You are here

codesnippet.libraries.yml in CKEditor CodeSnippet 8

File

codesnippet.libraries.yml
View source
  1. codesnippet.admin:
  2. version: VERSION
  3. js:
  4. js/codesnippet.admin.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/jquery.once
  9. - core/drupal.vertical-tabs
  10. - core/drupalSettings
  11. codesnippet.highlightjs:
  12. version: VERSION
  13. js:
  14. /libraries/codesnippet/lib/highlight/highlight.pack.js: {}
  15. js/codesnippet.js: {}
  16. dependencies:
  17. - core/drupal
  18. codesnippet.style.arta:
  19. version: VERSION
  20. css:
  21. theme:
  22. /libraries/codesnippet/lib/highlight/styles/arta.css: {}
  23. codesnippet.style.ascetic:
  24. version: VERSION
  25. css:
  26. theme:
  27. /libraries/codesnippet/lib/highlight/styles/ascetic.css: {}
  28. codesnippet.style.atelier-dune.dark:
  29. version: VERSION
  30. css:
  31. theme:
  32. /libraries/codesnippet/lib/highlight/styles/atelier-dune.dark.css: {}
  33. codesnippet.style.atelier-dune.light:
  34. version: VERSION
  35. css:
  36. theme:
  37. /libraries/codesnippet/lib/highlight/styles/atelier-dune.light.css: {}
  38. codesnippet.style.atelier-forest.dark:
  39. version: VERSION
  40. css:
  41. theme:
  42. /libraries/codesnippet/lib/highlight/styles/atelier-forest.dark.css: {}
  43. codesnippet.style.atelier-forest.light:
  44. version: VERSION
  45. css:
  46. theme:
  47. /libraries/codesnippet/lib/highlight/styles/atelier-forest.light.css: {}
  48. codesnippet.style.atelier-heath.dark:
  49. version: VERSION
  50. css:
  51. theme:
  52. /libraries/codesnippet/lib/highlight/styles/atelier-heath.dark.css: {}
  53. codesnippet.style.atelier-heath.light:
  54. version: VERSION
  55. css:
  56. theme:
  57. /libraries/codesnippet/lib/highlight/styles/atelier-heath.light.css: {}
  58. codesnippet.style.atelier-lakeside.dark:
  59. version: VERSION
  60. css:
  61. theme:
  62. /libraries/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css: {}
  63. codesnippet.style.atelier-lakeside.light:
  64. version: VERSION
  65. css:
  66. theme:
  67. /libraries/codesnippet/lib/highlight/styles/atelier-lakeside.light.css: {}
  68. codesnippet.style.atelier-seaside.dark:
  69. version: VERSION
  70. css:
  71. theme:
  72. /libraries/codesnippet/lib/highlight/styles/atelier-seaside.dark.css: {}
  73. codesnippet.style.atelier-seaside.light:
  74. version: VERSION
  75. css:
  76. theme:
  77. /libraries/codesnippet/lib/highlight/styles/atelier-seaside.light.css: {}
  78. codesnippet.style.brown_paper:
  79. version: VERSION
  80. css:
  81. theme:
  82. /libraries/codesnippet/lib/highlight/styles/brown_paper.css: {}
  83. codesnippet.style.dark:
  84. version: VERSION
  85. css:
  86. theme:
  87. /libraries/codesnippet/lib/highlight/styles/dark.css: {}
  88. codesnippet.style.default:
  89. version: VERSION
  90. css:
  91. theme:
  92. /libraries/codesnippet/lib/highlight/styles/default.css: {}
  93. codesnippet.style.docco:
  94. version: VERSION
  95. css:
  96. theme:
  97. /libraries/codesnippet/lib/highlight/styles/docco.css: {}
  98. codesnippet.style.far:
  99. version: VERSION
  100. css:
  101. theme:
  102. /libraries/codesnippet/lib/highlight/styles/far.css: {}
  103. codesnippet.style.foundation:
  104. version: VERSION
  105. css:
  106. theme:
  107. /libraries/codesnippet/lib/highlight/styles/foundation.css: {}
  108. codesnippet.style.github:
  109. version: VERSION
  110. css:
  111. theme:
  112. /libraries/codesnippet/lib/highlight/styles/github.css: {}
  113. codesnippet.style.googlecode:
  114. version: VERSION
  115. css:
  116. theme:
  117. /libraries/codesnippet/lib/highlight/styles/googlecode.css: {}
  118. codesnippet.style.idea:
  119. version: VERSION
  120. css:
  121. theme:
  122. /libraries/codesnippet/lib/highlight/styles/idea.css: {}
  123. codesnippet.style.ir_black:
  124. version: VERSION
  125. css:
  126. theme:
  127. /libraries/codesnippet/lib/highlight/styles/ir_black.css: {}
  128. codesnippet.style.magula:
  129. version: VERSION
  130. css:
  131. theme:
  132. /libraries/codesnippet/lib/highlight/styles/magula.css: {}
  133. codesnippet.style.mono-blue:
  134. version: VERSION
  135. css:
  136. theme:
  137. /libraries/codesnippet/lib/highlight/styles/mono-blue.css: {}
  138. codesnippet.style.monokai:
  139. version: VERSION
  140. css:
  141. theme:
  142. /libraries/codesnippet/lib/highlight/styles/monokai.css: {}
  143. codesnippet.style.monokai_sublime:
  144. version: VERSION
  145. css:
  146. theme:
  147. /libraries/codesnippet/lib/highlight/styles/monokai_sublime.css: {}
  148. codesnippet.style.obsidian:
  149. version: VERSION
  150. css:
  151. theme:
  152. /libraries/codesnippet/lib/highlight/styles/obsidian.css: {}
  153. codesnippet.style.paraiso.dark:
  154. version: VERSION
  155. css:
  156. theme:
  157. /libraries/codesnippet/lib/highlight/styles/paraiso.dark.css: {}
  158. codesnippet.style.paraiso.light:
  159. version: VERSION
  160. css:
  161. theme:
  162. /libraries/codesnippet/lib/highlight/styles/paraiso.light.css: {}
  163. codesnippet.style.pojoaque:
  164. version: VERSION
  165. css:
  166. theme:
  167. /libraries/codesnippet/lib/highlight/styles/pojoaque.css: {}
  168. codesnippet.style.railscasts:
  169. version: VERSION
  170. css:
  171. theme:
  172. /libraries/codesnippet/lib/highlight/styles/railscasts.css: {}
  173. codesnippet.style.rainbow:
  174. version: VERSION
  175. css:
  176. theme:
  177. /libraries/codesnippet/lib/highlight/styles/rainbow.css: {}
  178. codesnippet.style.school_book:
  179. version: VERSION
  180. css:
  181. theme:
  182. /libraries/codesnippet/lib/highlight/styles/school_book.css: {}
  183. codesnippet.style.solarized_dark:
  184. version: VERSION
  185. css:
  186. theme:
  187. /libraries/codesnippet/lib/highlight/styles/solarized_dark.css: {}
  188. codesnippet.style.solarized_light:
  189. version: VERSION
  190. css:
  191. theme:
  192. /libraries/codesnippet/lib/highlight/styles/solarized_light.css: {}
  193. codesnippet.style.sunburst:
  194. version: VERSION
  195. css:
  196. theme:
  197. /libraries/codesnippet/lib/highlight/styles/sunburst.css: {}
  198. codesnippet.style.tomorrow:
  199. version: VERSION
  200. css:
  201. theme:
  202. /libraries/codesnippet/lib/highlight/styles/tomorrow.css: {}
  203. codesnippet.style.tomorrow-night:
  204. version: VERSION
  205. css:
  206. theme:
  207. /libraries/codesnippet/lib/highlight/styles/tomorrow-night.css: {}
  208. codesnippet.style.tomorrow-night-blue:
  209. version: VERSION
  210. css:
  211. theme:
  212. /libraries/codesnippet/lib/highlight/styles/tomorrow-night-blue.css: {}
  213. codesnippet.style.tomorrow-night-bright:
  214. version: VERSION
  215. css:
  216. theme:
  217. /libraries/codesnippet/lib/highlight/styles/tomorrow-night-bright.css: {}
  218. codesnippet.style.tomorrow-night-eighties:
  219. version: VERSION
  220. css:
  221. theme:
  222. /libraries/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css: {}
  223. codesnippet.style.vs:
  224. version: VERSION
  225. css:
  226. theme:
  227. /libraries/codesnippet/lib/highlight/styles/vs.css: {}
  228. codesnippet.style.xcode:
  229. version: VERSION
  230. css:
  231. theme:
  232. /libraries/codesnippet/lib/highlight/styles/xcode.css: {}
  233. codesnippet.style.zenburn:
  234. version: VERSION
  235. css:
  236. theme:
  237. /libraries/codesnippet/lib/highlight/styles/zenburn.css: {}