core.libraries.yml

Same filename and directory in other branches
  1. 8.9.x core/core.libraries.yml
  2. 10 core/core.libraries.yml
  3. 11.x core/core.libraries.yml
core/core.libraries.yml

File

core/core.libraries.yml

View source
  1. # All libraries are defined in alphabetical order.
  2. backbone:
  3. remote: https://github.com/jashkenas/backbone
  4. version: "1.4.1"
  5. license:
  6. name: MIT
  7. url: https://raw.githubusercontent.com/jashkenas/backbone/1.4.1/LICENSE
  8. gpl-compatible: true
  9. js:
  10. assets/vendor/backbone/backbone-min.js: { weight: -19, minified: true }
  11. dependencies:
  12. - core/underscore
  13. deprecated: The %library_id% asset library is deprecated in Drupal 9.4.0 and will be removed in Drupal 10.0.0.
  14. internal.backbone:
  15. # Internal library. Do not depend on it outside core nor add new core usage.
  16. # The library will be removed as soon as the following issues are fixed:
  17. # - https://www.drupal.org/project/drupal/issues/3203920
  18. # - https://www.drupal.org/project/drupal/issues/3204011
  19. # - https://www.drupal.org/project/drupal/issues/3204015
  20. remote: https://github.com/jashkenas/backbone
  21. version: "1.4.1"
  22. license:
  23. name: MIT
  24. url: https://raw.githubusercontent.com/jashkenas/backbone/1.4.1/LICENSE
  25. gpl-compatible: true
  26. js:
  27. assets/vendor/backbone/backbone-min.js: { weight: -19, minified: true }
  28. dependencies:
  29. - core/internal.underscore
  30. ckeditor:
  31. deprecated: The "%library_id%" asset library is deprecated in drupal:9.5.0 and is removed from drupal:10.0.0. There is no replacement. See https://www.drupal.org/node/3304481
  32. remote: https://github.com/ckeditor/ckeditor4
  33. version: "4.21.0"
  34. license:
  35. name: GNU-GPL-2.0-or-later
  36. url: https://raw.githubusercontent.com/ckeditor/ckeditor4/4.21.0/LICENSE.md
  37. gpl-compatible: true
  38. js:
  39. assets/vendor/ckeditor/ckeditor.js: { preprocess: false, minified: true }
  40. ckeditor5:
  41. remote: https://github.com/ckeditor/ckeditor5
  42. version: "35.4.0"
  43. license:
  44. name: GNU-GPL-2.0-or-later
  45. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  46. gpl-compatible: true
  47. js:
  48. # This file is not aggregated to force the creation of a new aggregate file
  49. # containing all files between this one and the next non-aggregated file
  50. # (if it exists). The files loaded after this one will include CKEditor 5
  51. # translations, enabled plugins, and the rest of the JavaScript needed on
  52. # the page.
  53. assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js: { preprocess: false, minified: true }
  54. dependencies:
  55. - core/ckeditor5.translations
  56. ckeditor5.editorClassic:
  57. remote: https://github.com/ckeditor/ckeditor5
  58. version: "35.4.0"
  59. license:
  60. name: GNU-GPL-2.0-or-later
  61. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  62. gpl-compatible: true
  63. js:
  64. assets/vendor/ckeditor5/editor-classic/editor-classic.js: { minified: true }
  65. dependencies:
  66. - core/ckeditor5
  67. ckeditor5.editorDecoupled:
  68. remote: https://github.com/ckeditor/ckeditor5
  69. version: "35.4.0"
  70. license:
  71. name: GNU-GPL-2.0-or-later
  72. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  73. gpl-compatible: true
  74. js:
  75. assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js: { minified: true }
  76. dependencies:
  77. - core/ckeditor5
  78. - core/ckeditor5.htmlSupport
  79. ckeditor5.essentials:
  80. remote: https://github.com/ckeditor/ckeditor5
  81. version: "35.1.0"
  82. license:
  83. name: GNU-GPL-2.0-or-later
  84. url: https://github.com/ckeditor/ckeditor5/blob/v35.1.0/LICENSE.md
  85. gpl-compatible: true
  86. js:
  87. assets/vendor/ckeditor5/essentials/essentials.js: { minified: true }
  88. dependencies:
  89. - core/ckeditor5
  90. - core/ckeditor5.heading
  91. ckeditor5.heading:
  92. remote: https://github.com/ckeditor/ckeditor5
  93. version: "35.4.0"
  94. license:
  95. name: GNU-GPL-2.0-or-later
  96. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  97. gpl-compatible: true
  98. js:
  99. assets/vendor/ckeditor5/heading/heading.js: { minified: true }
  100. dependencies:
  101. - core/ckeditor5
  102. - core/ckeditor5.translations
  103. ckeditor5.basic:
  104. remote: https://github.com/ckeditor/ckeditor5
  105. version: "35.4.0"
  106. license:
  107. name: GNU-GPL-2.0-or-later
  108. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  109. gpl-compatible: true
  110. js:
  111. assets/vendor/ckeditor5/basic-styles/basic-styles.js: { minified: true }
  112. dependencies:
  113. - core/ckeditor5
  114. - core/ckeditor5.translations
  115. ckeditor5.specialCharacters:
  116. remote: https://github.com/ckeditor/ckeditor5
  117. version: "35.4.0"
  118. license:
  119. name: GNU-GPL-2.0-or-later
  120. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  121. gpl-compatible: true
  122. js:
  123. assets/vendor/ckeditor5/special-characters/special-characters.js: { minified: true }
  124. dependencies:
  125. - core/ckeditor5
  126. - core/ckeditor5.translations
  127. ckeditor5.blockquote:
  128. remote: https://github.com/ckeditor/ckeditor5
  129. version: "35.4.0"
  130. license:
  131. name: GNU-GPL-2.0-or-later
  132. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  133. gpl-compatible: true
  134. js:
  135. assets/vendor/ckeditor5/block-quote/block-quote.js: { minified: true }
  136. dependencies:
  137. - core/ckeditor5
  138. - core/ckeditor5.translations
  139. ckeditor5.image:
  140. remote: https://github.com/ckeditor/ckeditor5
  141. version: "35.4.0"
  142. license:
  143. name: GNU-GPL-2.0-or-later
  144. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  145. gpl-compatible: true
  146. js:
  147. assets/vendor/ckeditor5/image/image.js: { minified: true }
  148. dependencies:
  149. - core/ckeditor5
  150. - core/ckeditor5.translations
  151. ckeditor5.link:
  152. remote: https://github.com/ckeditor/ckeditor5
  153. version: "35.4.0"
  154. license:
  155. name: GNU-GPL-2.0-or-later
  156. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  157. gpl-compatible: true
  158. js:
  159. assets/vendor/ckeditor5/link/link.js: { minified: true }
  160. dependencies:
  161. - core/ckeditor5
  162. - core/ckeditor5.translations
  163. ckeditor5.list:
  164. remote: https://github.com/ckeditor/ckeditor5
  165. version: "35.4.0"
  166. license:
  167. name: GNU-GPL-2.0-or-later
  168. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  169. gpl-compatible: true
  170. js:
  171. assets/vendor/ckeditor5/list/list.js: { minified: true }
  172. dependencies:
  173. - core/ckeditor5
  174. - core/ckeditor5.translations
  175. ckeditor5.horizontalLine:
  176. remote: https://github.com/ckeditor/ckeditor5
  177. version: "35.4.0"
  178. license:
  179. name: GNU-GPL-2.0-or-later
  180. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  181. gpl-compatible: true
  182. js:
  183. assets/vendor/ckeditor5/horizontal-line/horizontal-line.js: { minified: true }
  184. dependencies:
  185. - core/ckeditor5
  186. - core/ckeditor5.translations
  187. ckeditor5.htmlSupport:
  188. remote: https://github.com/ckeditor/ckeditor5
  189. version: "35.4.0"
  190. license:
  191. name: GNU-GPL-2.0-or-later
  192. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  193. gpl-compatible: true
  194. js:
  195. assets/vendor/ckeditor5/html-support/html-support.js: { minified: true }
  196. dependencies:
  197. - core/ckeditor5
  198. - core/ckeditor5.translations
  199. ckeditor5.alignment:
  200. remote: https://github.com/ckeditor/ckeditor5
  201. version: "35.4.0"
  202. license:
  203. name: GNU-GPL-2.0-or-later
  204. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  205. gpl-compatible: true
  206. js:
  207. assets/vendor/ckeditor5/alignment/alignment.js: { minified: true }
  208. dependencies:
  209. - core/ckeditor5
  210. - core/ckeditor5.translations
  211. ckeditor5.removeFormat:
  212. remote: https://github.com/ckeditor/ckeditor5
  213. version: "35.4.0"
  214. license:
  215. name: GNU-GPL-2.0-or-later
  216. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  217. gpl-compatible: true
  218. js:
  219. assets/vendor/ckeditor5/remove-format/remove-format.js: { minified: true }
  220. dependencies:
  221. - core/ckeditor5
  222. - core/ckeditor5.translations
  223. ckeditor5.pasteFromOffice:
  224. remote: https://github.com/ckeditor/ckeditor5
  225. version: "35.4.0"
  226. license:
  227. name: GNU-GPL-2.0-or-later
  228. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  229. gpl-compatible: true
  230. js:
  231. assets/vendor/ckeditor5/paste-from-office/paste-from-office.js: { minified: true }
  232. dependencies:
  233. - core/ckeditor5
  234. ckeditor5.indent:
  235. remote: https://github.com/ckeditor/ckeditor5
  236. version: "35.4.0"
  237. license:
  238. name: GNU-GPL-2.0-or-later
  239. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  240. gpl-compatible: true
  241. js:
  242. assets/vendor/ckeditor5/indent/indent.js: { minified: true }
  243. dependencies:
  244. - core/ckeditor5
  245. - core/ckeditor5.translations
  246. ckeditor5.sourceEditing:
  247. remote: https://github.com/ckeditor/ckeditor5
  248. version: "35.4.0"
  249. license:
  250. name: GNU-GPL-2.0-or-later
  251. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  252. gpl-compatible: true
  253. js:
  254. assets/vendor/ckeditor5/source-editing/source-editing.js: { minified: true }
  255. dependencies:
  256. - core/ckeditor5
  257. - core/ckeditor5.translations
  258. ckeditor5.table:
  259. remote: https://github.com/ckeditor/ckeditor5
  260. version: "35.4.0"
  261. license:
  262. name: GNU-GPL-2.0-or-later
  263. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  264. gpl-compatible: true
  265. js:
  266. assets/vendor/ckeditor5/table/table.js: { minified: true }
  267. dependencies:
  268. - core/ckeditor5
  269. - core/ckeditor5.translations
  270. ckeditor5.language:
  271. remote: https://github.com/ckeditor/ckeditor5
  272. version: "35.4.0"
  273. license:
  274. name: GNU-GPL-2.0-or-later
  275. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  276. gpl-compatible: true
  277. js:
  278. assets/vendor/ckeditor5/language/language.js: { minified: true }
  279. dependencies:
  280. - core/ckeditor5
  281. - core/ckeditor5.translations
  282. ckeditor5.codeBlock:
  283. remote: https://github.com/ckeditor/ckeditor5
  284. version: "35.4.0"
  285. license:
  286. name: GNU-GPL-2.0-or-later
  287. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  288. gpl-compatible: true
  289. js:
  290. assets/vendor/ckeditor5/code-block/code-block.js: { minified: true }
  291. dependencies:
  292. - core/ckeditor5
  293. - core/ckeditor5.translations
  294. ckeditor5.style:
  295. remote: https://github.com/ckeditor/ckeditor5
  296. version: "35.4.0"
  297. license:
  298. name: GNU-GPL-2.0-or-later
  299. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
  300. gpl-compatible: true
  301. js:
  302. assets/vendor/ckeditor5/style/style.js: { minified: true }
  303. dependencies:
  304. - core/ckeditor5
  305. - core/ckeditor5.translations
  306. ckeditor5.translations:
  307. # No sensible version can be specified, since the translations may change at
  308. # any time.
  309. js:
  310. # This file does not actually exist; it's a placeholder file that will be
  311. # overridden by ckeditor5_js_alter(), and is here because empty libraries
  312. # are not allowed.
  313. assets/vendor/ckeditor5/translation.js: {}
  314. css.escape:
  315. remote: https://github.com/mathiasbynens/CSS.escape
  316. version: "1.5.1"
  317. license:
  318. name: MIT
  319. url: https://raw.githubusercontent.com/mathiasbynens/CSS.escape/v1.5.1/LICENSE-MIT.txt
  320. gpl-compatible: true
  321. js:
  322. assets/vendor/css-escape/css.escape.js: { weight: -20 }
  323. drupal:
  324. version: VERSION
  325. js:
  326. misc/drupal.js: { weight: -18 }
  327. misc/drupal.init.js: { weight: -17 }
  328. dependencies:
  329. - core/drupalSettings
  330. drupalSettings:
  331. suppressDeprecationErrors: true
  332. drupalSettings:
  333. version: VERSION
  334. js:
  335. # Need to specify a negative weight like drupal.js until
  336. # https://www.drupal.org/node/1945262 is resolved.
  337. misc/drupalSettingsLoader.js: { weight: -18 }
  338. drupalSettings:
  339. # These placeholder values will be set by system_js_settings_alter().
  340. path:
  341. baseUrl: null
  342. scriptPath: null
  343. pathPrefix: null
  344. currentPath: null
  345. currentPathIsAdmin: null
  346. isFront: null
  347. currentLanguage: null
  348. pluralDelimiter: null
  349. drupal.active-link:
  350. version: VERSION
  351. js:
  352. misc/active-link.js: {}
  353. dependencies:
  354. - core/drupal
  355. - core/drupalSettings
  356. drupal.ajax:
  357. version: VERSION
  358. js:
  359. misc/ajax.js: {}
  360. drupalSettings:
  361. # These placeholder values will be set by system_js_settings_alter().
  362. ajaxPageState:
  363. libraries: null
  364. theme: null
  365. theme_token: null
  366. ajaxTrustedUrl: {}
  367. dependencies:
  368. - core/jquery
  369. - core/drupal
  370. - core/drupalSettings
  371. - core/drupal.nodelist.foreach
  372. - core/drupal.progress
  373. - core/once
  374. - core/jquery.once.bc
  375. - core/tabbable
  376. - core/loadjs
  377. - core/es6-promise
  378. drupal.announce:
  379. version: VERSION
  380. js:
  381. misc/announce.js: {}
  382. dependencies:
  383. - core/drupal
  384. - core/drupal.debounce
  385. loadjs:
  386. remote: https://github.com/muicss/loadjs
  387. version: "4.2.0"
  388. license:
  389. name: MIT
  390. url: https://raw.githubusercontent.com/muicss/loadjs/4.2.0/LICENSE.txt
  391. gpl-compatible: true
  392. js:
  393. assets/vendor/loadjs/loadjs.min.js: { minified: true }
  394. drupal.autocomplete:
  395. version: VERSION
  396. js:
  397. misc/autocomplete.js: { weight: -1 }
  398. # The remaining JavaScript assets previously came from core/jquery.ui, a
  399. # deprecated library.
  400. # All weights are based on the requirements defined within each file.
  401. # @todo replace with solution in https://drupal.org/node/3076171
  402. assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js: { weight: -11.7, minified: true }
  403. assets/vendor/jquery.ui/ui/labels-min.js: { weight: -11.7, minified: true }
  404. assets/vendor/jquery.ui/ui/widgets/menu-min.js: { weight: -11.7, minified: true }
  405. assets/vendor/jquery.ui/ui/data-min.js: { weight: -11.8, minified: true }
  406. assets/vendor/jquery.ui/ui/disable-selection-min.js: { weight: -11.8, minified: true }
  407. assets/vendor/jquery.ui/ui/focusable-min.js: { weight: -11.8, minified: true }
  408. assets/vendor/jquery.ui/ui/form-min.js: { weight: -11.8, minified: true }
  409. assets/vendor/jquery.ui/ui/ie-min.js: { weight: -11.8, minified: true }
  410. assets/vendor/jquery.ui/ui/jquery-patch-min.js: { weight: -11.8, minified: true }
  411. assets/vendor/jquery.ui/ui/keycode-min.js: { weight: -11.8, minified: true }
  412. assets/vendor/jquery.ui/ui/plugin-min.js: { weight: -11.8, minified: true }
  413. assets/vendor/jquery.ui/ui/safe-active-element-min.js: { weight: -11.8, minified: true }
  414. assets/vendor/jquery.ui/ui/safe-blur-min.js: { weight: -11.8, minified: true }
  415. assets/vendor/jquery.ui/ui/scroll-parent-min.js: { weight: -11.8, minified: true }
  416. assets/vendor/jquery.ui/ui/unique-id-min.js: { weight: -11.8, minified: true }
  417. assets/vendor/jquery.ui/ui/widget-min.js: { weight: -11.8, minified: true }
  418. assets/vendor/jquery.ui/ui/version-min.js: { weight: -11.9, minified: true }
  419. # All CSS assets previously came from core/jquery.ui, a deprecated library.
  420. # @todo replace with solution found in https://drupal.org/node/3076171
  421. css:
  422. component:
  423. assets/vendor/jquery.ui/themes/base/autocomplete.css: { weight: -11.7 }
  424. assets/vendor/jquery.ui/themes/base/menu.css: { weight: -11.7 }
  425. assets/vendor/jquery.ui/themes/base/core.css: { weight: -11.8 }
  426. theme:
  427. assets/vendor/jquery.ui/themes/base/theme.css: { weight: -11.8 }
  428. dependencies:
  429. - core/jquery
  430. - core/drupal
  431. - core/drupalSettings
  432. - core/drupal.ajax
  433. - core/tabbable.jquery.shim
  434. - core/drupal.jquery.position
  435. drupal.array.find:
  436. version: VERSION
  437. js:
  438. misc/polyfills/array.find.js: { weight: -20 }
  439. drupal.array.includes:
  440. version: VERSION
  441. js:
  442. misc/polyfills/array.includes.js: { weight: -20 }
  443. drupal.batch:
  444. version: VERSION
  445. js:
  446. misc/batch.js: { cache: false }
  447. dependencies:
  448. - core/jquery
  449. - core/drupal
  450. - core/drupalSettings
  451. - core/drupal.ajax
  452. - core/drupal.progress
  453. - core/once
  454. - core/jquery.once.bc
  455. drupal.checkbox:
  456. version: VERSION
  457. js:
  458. misc/checkbox.js: {}
  459. dependencies:
  460. - core/drupal
  461. drupal.collapse:
  462. version: VERSION
  463. js:
  464. misc/details-summarized-content.js: {}
  465. misc/details-aria.js: {}
  466. misc/collapse.js: {}
  467. dependencies:
  468. - core/jquery
  469. - core/modernizr
  470. - core/drupal
  471. - core/drupal.form
  472. - core/once
  473. - core/jquery.once.bc
  474. drupal.customevent:
  475. version: VERSION
  476. js:
  477. misc/polyfills/customevent.js: { weight: -20 }
  478. drupal.date:
  479. deprecated: The "%library_id%" asset library is deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no replacement. See https://www.drupal.org/node/3258267
  480. version: VERSION
  481. js:
  482. misc/date.js: {}
  483. dependencies:
  484. - core/drupal
  485. - core/modernizr
  486. - core/once
  487. drupal.debounce:
  488. version: VERSION
  489. js:
  490. misc/debounce.js: {}
  491. dependencies:
  492. # @todo Remove Drupal dependency.
  493. - core/drupal
  494. drupal.dialog:
  495. version: VERSION
  496. js:
  497. misc/dialog/dialog.js: {}
  498. misc/dialog/dialog.position.js: {}
  499. misc/dialog/dialog.jquery-ui.js: {}
  500. # The remaining JavaScript assets previously came from core/jquery.ui, a
  501. # deprecated library.
  502. # All weights are based on the requirements defined within each file.
  503. # @todo replace with solution in https://drupal.org/node/2158943
  504. assets/vendor/jquery.ui/ui/widgets/dialog-min.js: { weight: -11.4, minified: true }
  505. assets/vendor/jquery.ui/ui/widgets/button-min.js: { weight: -11.5, minified: true }
  506. assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js: { weight: -11.6, minified: true }
  507. assets/vendor/jquery.ui/ui/widgets/draggable-min.js: { weight: -11.6, minified: true }
  508. assets/vendor/jquery.ui/ui/widgets/resizable-min.js: { weight: -11.6, minified: true }
  509. assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js: { weight: -11.7, minified: true }
  510. assets/vendor/jquery.ui/ui/form-reset-mixin-min.js: { weight: -11.7, minified: true }
  511. assets/vendor/jquery.ui/ui/labels-min.js: { weight: -11.7, minified: true }
  512. assets/vendor/jquery.ui/ui/widgets/mouse-min.js: { weight: -11.7, minified: true }
  513. assets/vendor/jquery.ui/ui/data-min.js: { weight: -11.8, minified: true }
  514. assets/vendor/jquery.ui/ui/disable-selection-min.js: { weight: -11.8, minified: true }
  515. assets/vendor/jquery.ui/ui/form-min.js: { weight: -11.8, minified: true }
  516. assets/vendor/jquery.ui/ui/jquery-patch-min.js: { weight: -11.8, minified: true }
  517. assets/vendor/jquery.ui/ui/scroll-parent-min.js: { weight: -11.8, minified: true }
  518. assets/vendor/jquery.ui/ui/unique-id-min.js: { weight: -11.8, minified: true }
  519. assets/vendor/jquery.ui/ui/focusable-min.js: { weight: -11.8, minified: true }
  520. assets/vendor/jquery.ui/ui/ie-min.js: { weight: -11.8, minified: true }
  521. assets/vendor/jquery.ui/ui/keycode-min.js: { weight: -11.8, minified: true }
  522. assets/vendor/jquery.ui/ui/plugin-min.js: { weight: -11.8, minified: true }
  523. assets/vendor/jquery.ui/ui/safe-active-element-min.js: { weight: -11.8, minified: true }
  524. assets/vendor/jquery.ui/ui/safe-blur-min.js: { weight: -11.8, minified: true }
  525. assets/vendor/jquery.ui/ui/widget-min.js: { weight: -11.8, minified: true }
  526. assets/vendor/jquery.ui/ui/version-min.js: { weight: -11.9, minified: true }
  527. # All CSS assets previously came from core/jquery.ui, a deprecated library.
  528. # @todo replace with solution found in https://drupal.org/node/2158943
  529. css:
  530. component:
  531. assets/vendor/jquery.ui/themes/base/dialog.css: { weight: -11.4 }
  532. assets/vendor/jquery.ui/themes/base/button.css: { weight: -11.5 }
  533. assets/vendor/jquery.ui/themes/base/checkboxradio.css: { weight: -11.6 }
  534. assets/vendor/jquery.ui/themes/base/resizable.css: { weight: -11.6 }
  535. assets/vendor/jquery.ui/themes/base/controlgroup.css: { weight: -11.7 }
  536. assets/vendor/jquery.ui/themes/base/core.css: { weight: -11.8 }
  537. theme:
  538. assets/vendor/jquery.ui/themes/base/theme.css: { weight: -11.8 }
  539. dependencies:
  540. - core/jquery
  541. - core/drupal
  542. - core/drupalSettings
  543. - core/drupal.debounce
  544. - core/drupal.displace
  545. - core/tabbable.jquery.shim
  546. - core/drupal.jquery.position
  547. drupal.dialog.ajax:
  548. version: VERSION
  549. js:
  550. misc/dialog/dialog.ajax.js: {}
  551. dependencies:
  552. - core/jquery
  553. - core/drupal
  554. - core/drupalSettings
  555. - core/drupal.ajax
  556. - core/drupal.dialog
  557. - core/tabbable
  558. drupal.displace:
  559. version: VERSION
  560. js:
  561. misc/displace.js: {}
  562. dependencies:
  563. - core/jquery
  564. - core/drupal
  565. - core/drupal.debounce
  566. drupal.dropbutton:
  567. version: VERSION
  568. js:
  569. misc/dropbutton/dropbutton.js: {}
  570. css:
  571. component:
  572. misc/dropbutton/dropbutton.css: {}
  573. dependencies:
  574. - core/jquery
  575. - core/drupal
  576. - core/drupalSettings
  577. - core/once
  578. - core/jquery.once.bc
  579. drupal.element.closest:
  580. version: VERSION
  581. js:
  582. misc/polyfills/element.closest.js: { weight: -20 }
  583. dependencies:
  584. - core/drupal.element.matches
  585. drupal.element.matches:
  586. version: VERSION
  587. js:
  588. misc/polyfills/element.matches.js: { weight: -20 }
  589. drupal.entity-form:
  590. version: VERSION
  591. js:
  592. misc/entity-form.js: {}
  593. dependencies:
  594. - core/drupal.form
  595. drupal.form:
  596. version: VERSION
  597. js:
  598. misc/form.js: {}
  599. dependencies:
  600. - core/jquery
  601. - core/drupal
  602. - core/drupal.debounce
  603. - core/once
  604. - core/jquery.once.bc
  605. drupal.machine-name:
  606. version: VERSION
  607. js:
  608. misc/machine-name.js: {}
  609. dependencies:
  610. - core/jquery
  611. - core/once
  612. - core/jquery.once.bc
  613. - core/drupal
  614. - core/drupalSettings
  615. - core/drupal.form
  616. drupal.message:
  617. version: VERSION
  618. js:
  619. misc/message.js: {}
  620. dependencies:
  621. - core/drupal
  622. - core/drupal.announce
  623. drupal.nodelist.foreach:
  624. version: VERSION
  625. js:
  626. misc/polyfills/nodelist.foreach.js: { weight: -20 }
  627. drupal.object.assign:
  628. version: VERSION
  629. js:
  630. misc/polyfills/object.assign.js: { weight: -20 }
  631. drupal.progress:
  632. version: VERSION
  633. js:
  634. misc/progress.js: {}
  635. dependencies:
  636. - core/drupal
  637. - core/jquery
  638. - core/drupalSettings
  639. drupal.states:
  640. version: VERSION
  641. js:
  642. misc/states.js: {}
  643. dependencies:
  644. - core/jquery
  645. - core/drupal
  646. - core/drupalSettings
  647. - core/once
  648. - core/jquery.once.bc
  649. drupal.string.includes:
  650. version: VERSION
  651. js:
  652. misc/polyfills/string.includes.js: { weight: -20 }
  653. drupal.tabbingmanager:
  654. version: VERSION
  655. js:
  656. misc/tabbingmanager.js: {}
  657. dependencies:
  658. - core/jquery
  659. - core/drupal
  660. - core/tabbable
  661. drupal.tabledrag:
  662. version: VERSION
  663. js:
  664. misc/tabledrag.js: { weight: -1 }
  665. dependencies:
  666. - core/jquery
  667. - core/drupal
  668. - core/drupalSettings
  669. - core/once
  670. - core/jquery.once.bc
  671. - core/drupal.touchevents-test
  672. drupal.tableheader:
  673. version: VERSION
  674. js:
  675. misc/tableheader.js: {}
  676. dependencies:
  677. - core/jquery
  678. - core/drupal
  679. - core/drupalSettings
  680. - core/once
  681. - core/jquery.once.bc
  682. - core/drupal.displace
  683. drupal.tableresponsive:
  684. version: VERSION
  685. js:
  686. misc/tableresponsive.js: {}
  687. dependencies:
  688. - core/jquery
  689. - core/drupal
  690. - core/once
  691. - core/jquery.once.bc
  692. drupal.tableselect:
  693. version: VERSION
  694. js:
  695. misc/tableselect.js: {}
  696. dependencies:
  697. - core/drupal
  698. - core/drupal.checkbox
  699. - core/jquery
  700. - core/once
  701. - core/jquery.once.bc
  702. drupal.timezone:
  703. version: VERSION
  704. js:
  705. misc/timezone.js: {}
  706. dependencies:
  707. - core/drupal.nodelist.foreach
  708. - core/jquery
  709. - core/once
  710. - core/jquery.once.bc
  711. - core/drupal
  712. drupal.touchevents-test:
  713. header: true
  714. version: VERSION
  715. js:
  716. # Set weight to -22 so it loads before the Modernizr test it is
  717. # replacing, located in modernizr-additional-tests.js. If the deprecated
  718. # Modernizr test sees either of the classes this test adds to <body>, the
  719. # test will not be added to Modernizr and deprecation warnings will not be
  720. # triggered.
  721. misc/touchevents-test.js: { weight: -22 }
  722. drupal.vertical-tabs:
  723. version: VERSION
  724. js:
  725. # Load before core/drupal.collapse.
  726. misc/vertical-tabs.js: { weight: -1 }
  727. css:
  728. component:
  729. misc/vertical-tabs.css: {}
  730. dependencies:
  731. - core/jquery
  732. - core/once
  733. - core/jquery.once.bc
  734. - core/drupal
  735. - core/drupalSettings
  736. - core/drupal.form
  737. es6-promise:
  738. version: "4.2.8"
  739. license:
  740. name: MIT
  741. url: https://raw.githubusercontent.com/stefanpenner/es6-promise/v4.2.8/LICENSE
  742. gpl-compatible: true
  743. js:
  744. assets/vendor/es6-promise/es6-promise.auto.min.js: { weight: -20, minified: true }
  745. jquery:
  746. remote: https://github.com/jquery/jquery
  747. version: "3.6.3"
  748. license:
  749. name: MIT
  750. url: https://raw.githubusercontent.com/jquery/jquery/3.6.3/LICENSE.txt
  751. gpl-compatible: true
  752. js:
  753. assets/vendor/jquery/jquery.min.js: { minified: true, weight: -20 }
  754. jquery.cookie:
  755. version: VERSION
  756. js:
  757. misc/jquery.cookie.shim.js: {}
  758. dependencies:
  759. - core/jquery
  760. - core/drupal
  761. - core/js-cookie
  762. deprecated: The %library_id% asset library is deprecated in Drupal 9.0.0 and will be removed in Drupal 10.0.0. Use the core/js-cookie library instead. See https://www.drupal.org/node/3104677
  763. jquery.farbtastic:
  764. remote: https://github.com/mattfarina/farbtastic
  765. # @todo Ping @robloach or @mattfarina to retroactively create this release.
  766. version: "1.2"
  767. license:
  768. name: GNU-GPL-2.0-or-later
  769. url: https://raw.githubusercontent.com/mattfarina/farbtastic/master/LICENSE.txt
  770. gpl-compatible: true
  771. js:
  772. assets/vendor/farbtastic/farbtastic.js: { minified: true }
  773. css:
  774. component:
  775. assets/vendor/farbtastic/farbtastic.css: {}
  776. dependencies:
  777. - core/jquery
  778. deprecated: The %library_id% asset library is deprecated in Drupal 9.5.0 and will be removed in Drupal 10.0.0. There is no replacement. See https://www.drupal.org/node/3306232
  779. jquery.form:
  780. remote: https://github.com/jquery-form/form
  781. version: "4.3.0"
  782. license:
  783. name: GNU-GPL-2.0-or-later
  784. url: https://raw.githubusercontent.com/jquery-form/form/master/LICENSE
  785. gpl-compatible: true
  786. js:
  787. assets/vendor/jquery-form/jquery.form.min.js: { minified: true }
  788. dependencies:
  789. - core/jquery
  790. deprecated: The %library_id% asset library is deprecated in Drupal 9.4.0 and will be removed in Drupal 10.0.0.
  791. internal.jquery.form:
  792. # Internal library. Do not depend on it outside core nor add new core usage.
  793. remote: https://github.com/jquery-form/form
  794. version: "4.3.0"
  795. license:
  796. name: GNU-GPL-2.0-or-later
  797. url: https://raw.githubusercontent.com/jquery-form/form/master/LICENSE
  798. gpl-compatible: true
  799. js:
  800. assets/vendor/jquery-form/jquery.form.min.js: { minified: true }
  801. dependencies:
  802. - core/jquery
  803. jquery.joyride:
  804. remote: https://github.com/zurb/joyride
  805. # We rely on a fix (commit c2b3866) that occurred after 2.1.0 was released.
  806. # @see https://www.drupal.org/node/2898808.
  807. # @todo Update to 2.1.1 or later when that's released.
  808. # Version is set at 2.1.0.1 allowing version_compare to consider this lower
  809. # than 2.1.1 however greater than 2.1.0
  810. version: "2.1.0.1"
  811. license:
  812. name: MIT
  813. url: https://raw.githubusercontent.com/zurb/joyride/v2.1.0/README.markdown
  814. gpl-compatible: true
  815. js:
  816. assets/vendor/jquery-joyride/jquery.joyride-2.1.js: { }
  817. deprecated: The "%library_id%" asset library is deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. See https://www.drupal.org/node/3195234.
  818. dependencies:
  819. - core/jquery
  820. shepherd:
  821. remote: https://github.com/shipshapecode/shepherd
  822. version: "9.1.1"
  823. license:
  824. name: MIT
  825. url: https://raw.githubusercontent.com/shipshapecode/shepherd/v9.1.1/LICENSE
  826. gpl-compatible: true
  827. js:
  828. assets/vendor/shepherd/shepherd.min.js: { minified: true }
  829. deprecated: The %library_id% asset library is deprecated in Drupal 9.5.0 and will be removed in Drupal 10.0.0.
  830. internal.shepherd:
  831. remote: https://github.com/shipshapecode/shepherd
  832. version: "9.1.1"
  833. license:
  834. name: MIT
  835. url: https://raw.githubusercontent.com/shipshapecode/shepherd/v9.1.1/LICENSE
  836. gpl-compatible: true
  837. js:
  838. assets/vendor/shepherd/shepherd.min.js: { minified: true }
  839. jquery.once:
  840. remote: https://github.com/RobLoach/jquery-once
  841. version: "2.2.3"
  842. license:
  843. name: GNU-GPL-2.0-or-later
  844. url: https://raw.githubusercontent.com/RobLoach/jquery-once/2.2.3/LICENSE.md
  845. gpl-compatible: true
  846. js:
  847. assets/vendor/jquery-once/jquery.once.min.js: { weight: -19, minified: true }
  848. dependencies:
  849. - core/jquery
  850. - core/jquery.once.bc
  851. deprecated: The %library_id% asset library is deprecated in Drupal 9.3.0 and will be removed in Drupal 10.0.0. Use the core/once library instead. See https://www.drupal.org/node/3158256
  852. # Internal library, do not depend on it.
  853. # The library will be removed in Drupal 10.0.0.
  854. jquery.once.bc:
  855. version: VERSION
  856. js:
  857. assets/vendor/jquery-once/jquery.once.min.js: { weight: -19, minified: true }
  858. misc/jquery.once.bc.js: {}
  859. dependencies:
  860. - core/drupal
  861. - core/jquery
  862. - core/once
  863. - core/drupal.object.assign
  864. jquery.ui:
  865. version: &jquery_ui_version "1.13.2"
  866. license: &jquery_ui_license
  867. name: Public Domain
  868. url: https://raw.githubusercontent.com/jquery/jquery-ui/1.13.2/LICENSE.txt
  869. gpl-compatible: true
  870. js:
  871. assets/vendor/jquery.ui/ui/labels-min.js: { weight: -11.7, minified: true }
  872. assets/vendor/jquery.ui/ui/data-min.js: { weight: -11.8, minified: true }
  873. assets/vendor/jquery.ui/ui/disable-selection-min.js: { weight: -11.8, minified: true }
  874. assets/vendor/jquery.ui/ui/focusable-min.js: { weight: -11.8, minified: true }
  875. assets/vendor/jquery.ui/ui/form-min.js: { weight: -11.8, minified: true }
  876. assets/vendor/jquery.ui/ui/ie-min.js: { weight: -11.8, minified: true }
  877. assets/vendor/jquery.ui/ui/jquery-patch-min.js: { weight: -11.8, minified: true }
  878. assets/vendor/jquery.ui/ui/keycode-min.js: { weight: -11.8, minified: true }
  879. assets/vendor/jquery.ui/ui/plugin-min.js: { weight: -11.8, minified: true }
  880. assets/vendor/jquery.ui/ui/safe-active-element-min.js: { weight: -11.8, minified: true }
  881. assets/vendor/jquery.ui/ui/safe-blur-min.js: { weight: -11.8, minified: true }
  882. assets/vendor/jquery.ui/ui/scroll-parent-min.js: { weight: -11.8, minified: true }
  883. assets/vendor/jquery.ui/ui/unique-id-min.js: { weight: -11.8, minified: true }
  884. assets/vendor/jquery.ui/ui/version-min.js: { weight: -11.9, minified: true }
  885. css:
  886. component:
  887. assets/vendor/jquery.ui/themes/base/core.css: { weight: -11.8 }
  888. theme:
  889. assets/vendor/jquery.ui/themes/base/theme.css: { weight: -11.8 }
  890. dependencies:
  891. - core/jquery
  892. - core/tabbable.jquery.shim
  893. deprecated: &jquery_ui_unused_deprecated The "%library_id%" asset library is deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. See https://www.drupal.org/node/3067969
  894. jquery.ui.autocomplete:
  895. version: *jquery_ui_version
  896. license: *jquery_ui_license
  897. js:
  898. assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js: { weight: -11.7, minified: true }
  899. css:
  900. component:
  901. assets/vendor/jquery.ui/themes/base/autocomplete.css: { weight: -11.7 }
  902. dependencies:
  903. - core/jquery.ui
  904. - core/jquery.ui.widget
  905. - core/jquery.ui.position
  906. - core/jquery.ui.menu
  907. deprecated: *jquery_ui_unused_deprecated
  908. jquery.ui.button:
  909. version: *jquery_ui_version
  910. license: *jquery_ui_license
  911. js:
  912. assets/vendor/jquery.ui/ui/widgets/button-min.js: { weight: -11.5, minified: true }
  913. assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js: { weight: -11.6, minified: true }
  914. assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js: { weight: -11.7, minified: true }
  915. css:
  916. component:
  917. assets/vendor/jquery.ui/themes/base/button.css: { weight: -11.5 }
  918. assets/vendor/jquery.ui/themes/base/checkboxradio.css: { weight: -11.6 }
  919. assets/vendor/jquery.ui/themes/base/controlgroup.css: { weight: -11.7 }
  920. dependencies:
  921. - core/jquery.ui
  922. - core/jquery.ui.widget
  923. deprecated: *jquery_ui_unused_deprecated
  924. jquery.ui.dialog:
  925. version: *jquery_ui_version
  926. license: *jquery_ui_license
  927. js:
  928. # All weights are based on on the requirements defined within each file.
  929. assets/vendor/jquery.ui/ui/widgets/dialog-min.js: { weight: -11.4, minified: true }
  930. assets/vendor/jquery.ui/ui/widgets/button-min.js: { weight: -11.5, minified: true }
  931. assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js: { weight: -11.6, minified: true }
  932. assets/vendor/jquery.ui/ui/widgets/draggable-min.js: { weight: -11.6, minified: true }
  933. assets/vendor/jquery.ui/ui/widgets/resizable-min.js: { weight: -11.6, minified: true }
  934. assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js: { weight: -11.7, minified: true }
  935. assets/vendor/jquery.ui/ui/form-reset-mixin-min.js: { weight: -11.7, minified: true }
  936. assets/vendor/jquery.ui/ui/labels-min.js: { weight: -11.7, minified: true }
  937. assets/vendor/jquery.ui/ui/widgets/mouse-min.js: { weight: -11.7, minified: true }
  938. assets/vendor/jquery.ui/ui/data-min.js: { weight: -11.8, minified: true }
  939. assets/vendor/jquery.ui/ui/disable-selection-min.js: { weight: -11.8, minified: true }
  940. assets/vendor/jquery.ui/ui/focusable-min.js: { weight: -11.8, minified: true }
  941. assets/vendor/jquery.ui/ui/form-min.js: { weight: -11.8, minified: true }
  942. assets/vendor/jquery.ui/ui/ie-min.js: { weight: -11.8, minified: true }
  943. assets/vendor/jquery.ui/ui/jquery-patch-min.js: { weight: -11.8, minified: true }
  944. assets/vendor/jquery.ui/ui/keycode-min.js: { weight: -11.8, minified: true }
  945. assets/vendor/jquery.ui/ui/plugin-min.js: { weight: -11.8, minified: true }
  946. assets/vendor/jquery.ui/ui/safe-active-element-min.js: { weight: -11.8, minified: true }
  947. assets/vendor/jquery.ui/ui/safe-blur-min.js: { weight: -11.8, minified: true }
  948. assets/vendor/jquery.ui/ui/scroll-parent-min.js: { weight: -11.8, minified: true }
  949. assets/vendor/jquery.ui/ui/unique-id-min.js: { weight: -11.8, minified: true }
  950. assets/vendor/jquery.ui/ui/widget-min.js: { weight: -11.8, minified: true }
  951. assets/vendor/jquery.ui/ui/version-min.js: { weight: -11.9, minified: true }
  952. css:
  953. component:
  954. assets/vendor/jquery.ui/themes/base/dialog.css: { weight: -11.4 }
  955. assets/vendor/jquery.ui/themes/base/button.css: { weight: -11.5 }
  956. assets/vendor/jquery.ui/themes/base/checkboxradio.css: { weight: -11.6 }
  957. assets/vendor/jquery.ui/themes/base/resizable.css: { weight: -11.6 }
  958. assets/vendor/jquery.ui/themes/base/controlgroup.css: { weight: -11.7 }
  959. assets/vendor/jquery.ui/themes/base/core.css: { weight: -11.8 }
  960. theme:
  961. assets/vendor/jquery.ui/themes/base/theme.css: { weight: -11.8 }
  962. dependencies:
  963. - core/jquery
  964. - core/tabbable.jquery.shim
  965. - core/drupal.jquery.position
  966. deprecated: *jquery_ui_unused_deprecated
  967. jquery.ui.draggable:
  968. version: *jquery_ui_version
  969. license: *jquery_ui_license
  970. js:
  971. assets/vendor/jquery.ui/ui/widgets/draggable-min.js: { minified: true }
  972. dependencies:
  973. - core/jquery.ui
  974. - core/jquery.ui.mouse
  975. - core/jquery.ui.widget
  976. deprecated: *jquery_ui_unused_deprecated
  977. jquery.ui.menu:
  978. version: *jquery_ui_version
  979. license: *jquery_ui_license
  980. js:
  981. assets/vendor/jquery.ui/ui/widgets/menu-min.js: { weight: -11.7, minified: true }
  982. css:
  983. component:
  984. assets/vendor/jquery.ui/themes/base/menu.css: { weight: -11.7 }
  985. dependencies:
  986. - core/jquery.ui
  987. - core/jquery.ui.position
  988. - core/jquery.ui.widget
  989. deprecated: *jquery_ui_unused_deprecated
  990. jquery.ui.mouse:
  991. version: *jquery_ui_version
  992. license: *jquery_ui_license
  993. js:
  994. assets/vendor/jquery.ui/ui/widgets/mouse-min.js: { weight: -11.7, minified: true }
  995. assets/vendor/jquery.ui/ui/ie-min.js: { weight: -11.8, minified: true }
  996. dependencies:
  997. - core/jquery.ui.widget
  998. deprecated: *jquery_ui_unused_deprecated
  999. drupal.jquery.position:
  1000. # This is a modified version of jQuery UI position for that does not require
  1001. # any jQuery UI assets, only jQuery. It is provided by core for use with
  1002. # pre-existing libraries that expect the jQuery UI position API.
  1003. version: VERSION
  1004. js:
  1005. misc/position.js: {}
  1006. dependencies:
  1007. - core/jquery
  1008. jquery.ui.position:
  1009. version: *jquery_ui_version
  1010. license: *jquery_ui_license
  1011. dependencies:
  1012. - core/drupal.jquery.position
  1013. deprecated: *jquery_ui_unused_deprecated
  1014. jquery.ui.resizable:
  1015. version: *jquery_ui_version
  1016. license: *jquery_ui_license
  1017. js:
  1018. assets/vendor/jquery.ui/ui/widgets/resizable-min.js: { weight: -11.6, minified: true }
  1019. css:
  1020. component:
  1021. assets/vendor/jquery.ui/themes/base/resizable.css: { weight: -11.6 }
  1022. dependencies:
  1023. - core/jquery.ui
  1024. - core/jquery.ui.widget
  1025. - core/jquery.ui.mouse
  1026. deprecated: *jquery_ui_unused_deprecated
  1027. jquery.ui.widget:
  1028. version: *jquery_ui_version
  1029. license: *jquery_ui_license
  1030. js:
  1031. assets/vendor/jquery.ui/ui/widget-min.js: { weight: -11.8, minified: true }
  1032. dependencies:
  1033. - core/jquery.ui
  1034. deprecated: *jquery_ui_unused_deprecated
  1035. modernizr:
  1036. # Block the page from being loaded until Modernizr is initialized.
  1037. header: true
  1038. remote: https://github.com/Modernizr/Modernizr
  1039. license:
  1040. name: MIT
  1041. url: https://modernizr.com/license/
  1042. gpl-compatible: true
  1043. version: "3.11.7"
  1044. js:
  1045. assets/vendor/modernizr/modernizr.min.js: { preprocess: 0, weight: -21, minified: true }
  1046. misc/modernizr-additional-tests.js: { preprocess: 0, weight: -20 }
  1047. normalize:
  1048. remote: https://github.com/necolas/normalize.css
  1049. version: "8.0.1"
  1050. license:
  1051. name: MIT
  1052. url: https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md
  1053. gpl-compatible: true
  1054. css:
  1055. base:
  1056. assets/vendor/normalize-css/normalize.css: { weight: -20 }
  1057. misc/normalize-fixes.css: { weight: -19 }
  1058. once:
  1059. remote: https://git.drupalcode.org/project/once
  1060. version: "1.0.1"
  1061. license:
  1062. name: GNU-GPL-2.0-or-later
  1063. url: https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md
  1064. gpl-compatible: true
  1065. js:
  1066. assets/vendor/once/once.min.js: { weight: -19, minified: true }
  1067. dependencies:
  1068. - core/drupal.element.matches
  1069. picturefill:
  1070. remote: https://github.com/scottjehl/picturefill
  1071. version: "3.0.3"
  1072. license:
  1073. name: MIT
  1074. url: https://raw.githubusercontent.com/scottjehl/picturefill/3.0.3/LICENSE
  1075. gpl-compatible: true
  1076. js:
  1077. assets/vendor/picturefill/picturefill.min.js: { weight: -10, minified: true }
  1078. popperjs:
  1079. version: "2.11.6"
  1080. license:
  1081. name: MIT
  1082. url: https://raw.githubusercontent.com/popperjs/popper-core/v2.11.6/LICENSE.md
  1083. gpl-compatible: true
  1084. js:
  1085. assets/vendor/popperjs/popper.min.js: { minified: true }
  1086. dependencies:
  1087. - core/drupal.array.find
  1088. - core/es6-promise
  1089. - core/drupal.object.assign
  1090. deprecated: The "%library_id%" asset library is deprecated in Drupal 9.5.0 and will be removed in Drupal 10.0.0. There is no replacement. See https://www.drupal.org/node/3307518
  1091. sortable:
  1092. remote: https://github.com/SortableJS/Sortable
  1093. version: "1.15.0"
  1094. license:
  1095. name: MIT
  1096. url: https://raw.githubusercontent.com/SortableJS/Sortable/1.15.0/LICENSE
  1097. gpl-compatible: true
  1098. js:
  1099. assets/vendor/sortable/Sortable.min.js: { minified: true }
  1100. tabbable:
  1101. remote: https://github.com/focus-trap/tabbable
  1102. version: "5.3.3"
  1103. license:
  1104. name: MIT
  1105. url: https://raw.githubusercontent.com/focus-trap/tabbable/v5.3.3/LICENSE
  1106. gpl-compatible: true
  1107. js:
  1108. assets/vendor/tabbable/index.umd.min.js: { weight: -1, minified: true }
  1109. dependencies:
  1110. - core/css.escape
  1111. tabbable.jquery.shim:
  1112. version: VERSION
  1113. js:
  1114. misc/jquery.tabbable.shim.js: {}
  1115. dependencies:
  1116. - core/drupal
  1117. - core/tabbable
  1118. - core/jquery
  1119. underscore:
  1120. remote: https://github.com/jashkenas/underscore
  1121. version: "1.13.6"
  1122. license:
  1123. name: MIT
  1124. url: https://raw.githubusercontent.com/jashkenas/underscore/1.13.6/LICENSE
  1125. gpl-compatible: true
  1126. js:
  1127. assets/vendor/underscore/underscore-min.js: { weight: -20, minified: true }
  1128. deprecated: The %library_id% asset library is deprecated in Drupal 9.4.0 and will be removed in Drupal 10.0.0.
  1129. internal.underscore:
  1130. # Internal library. Do not depend on it outside core nor add new core usage.
  1131. # The library will be removed as soon as the following issues are fixed:
  1132. # - https://www.drupal.org/project/drupal/issues/3270395
  1133. # - https://www.drupal.org/project/drupal/issues/3203920
  1134. # - https://www.drupal.org/project/drupal/issues/3204011
  1135. # - https://www.drupal.org/project/drupal/issues/3204015
  1136. remote: https://github.com/jashkenas/underscore
  1137. version: "1.13.6"
  1138. license:
  1139. name: MIT
  1140. url: https://raw.githubusercontent.com/jashkenas/underscore/1.13.6/LICENSE
  1141. gpl-compatible: true
  1142. js:
  1143. assets/vendor/underscore/underscore-min.js: { weight: -20, minified: true }
  1144. drupal.dialog.off_canvas:
  1145. version: VERSION
  1146. js:
  1147. misc/dialog/off-canvas.js: {}
  1148. css:
  1149. base:
  1150. misc/dialog/off-canvas.reset.css: {}
  1151. misc/dialog/off-canvas.base.css: {}
  1152. misc/dialog/off-canvas.css: {}
  1153. # Add group setting to make sure this CSS load before any jQuery UI Dialog
  1154. # CSS.
  1155. misc/dialog/off-canvas.theme.css: { group: 200 }
  1156. component:
  1157. misc/dialog/off-canvas.motion.css: {}
  1158. misc/dialog/off-canvas.button.css: {}
  1159. misc/dialog/off-canvas.form.css: {}
  1160. misc/dialog/off-canvas.table.css: {}
  1161. misc/dialog/off-canvas.details.css: {}
  1162. misc/dialog/off-canvas.tabledrag.css: {}
  1163. misc/dialog/off-canvas.dropbutton.css: {}
  1164. misc/dialog/off-canvas.layout.css: {}
  1165. dependencies:
  1166. - core/jquery
  1167. - core/once
  1168. - core/jquery.once.bc
  1169. - core/drupal
  1170. - core/drupal.ajax
  1171. - core/drupal.announce
  1172. - core/drupal.dialog
  1173. - core/drupal.dialog.ajax
  1174. - core/drupal.touchevents-test
  1175. js-cookie:
  1176. remote: https://github.com/js-cookie/js-cookie
  1177. version: "3.0.1"
  1178. license:
  1179. name: MIT
  1180. url: https://raw.githubusercontent.com/js-cookie/js-cookie/v3.0.1/LICENSE
  1181. gpl-compatible: true
  1182. js:
  1183. assets/vendor/js-cookie/js.cookie.min.js: {}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.