core.libraries.yml

Same filename and directory in other branches
  1. 9 core/core.libraries.yml
  2. 8.9.x 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. internal.backbone:
  3. # Internal library. Do not depend on it outside core nor add new core usage.
  4. # The library will be removed as soon as the following issues are fixed:
  5. # - https://www.drupal.org/project/drupal/issues/3203920
  6. # - https://www.drupal.org/project/drupal/issues/3204011
  7. # - https://www.drupal.org/project/drupal/issues/3204015
  8. remote: https://github.com/jashkenas/backbone
  9. version: "1.6.0"
  10. license:
  11. name: MIT
  12. url: https://raw.githubusercontent.com/jashkenas/backbone/1.6.0/LICENSE
  13. gpl-compatible: true
  14. js:
  15. assets/vendor/backbone/backbone-min.js: { weight: -19, minified: true }
  16. dependencies:
  17. - core/internal.underscore
  18. ckeditor5:
  19. remote: https://github.com/ckeditor/ckeditor5
  20. version: "41.3.1"
  21. license:
  22. name: GPL-2.0-or-later
  23. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  24. gpl-compatible: true
  25. js:
  26. # This file is not aggregated to force the creation of a new aggregate file
  27. # containing all files between this one and the next non-aggregated file
  28. # (if it exists). The files loaded after this one will include CKEditor 5
  29. # translations, enabled plugins, and the rest of the JavaScript needed on
  30. # the page.
  31. assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js: { preprocess: false, minified: true }
  32. dependencies:
  33. - core/ckeditor5.translations
  34. ckeditor5.editorClassic:
  35. remote: https://github.com/ckeditor/ckeditor5
  36. version: "41.3.1"
  37. license:
  38. name: GPL-2.0-or-later
  39. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  40. gpl-compatible: true
  41. js:
  42. assets/vendor/ckeditor5/editor-classic/editor-classic.js: { minified: true }
  43. dependencies:
  44. - core/ckeditor5
  45. ckeditor5.editorDecoupled:
  46. remote: https://github.com/ckeditor/ckeditor5
  47. version: "41.3.1"
  48. license:
  49. name: GPL-2.0-or-later
  50. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  51. gpl-compatible: true
  52. js:
  53. assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js: { minified: true }
  54. dependencies:
  55. - core/ckeditor5
  56. - core/ckeditor5.htmlSupport
  57. ckeditor5.essentials:
  58. remote: https://github.com/ckeditor/ckeditor5
  59. version: "35.1.0"
  60. license:
  61. name: GPL-2.0-or-later
  62. url: https://github.com/ckeditor/ckeditor5/blob/v35.1.0/LICENSE.md
  63. gpl-compatible: true
  64. js:
  65. assets/vendor/ckeditor5/essentials/essentials.js: { minified: true }
  66. dependencies:
  67. - core/ckeditor5
  68. - core/ckeditor5.heading
  69. ckeditor5.heading:
  70. remote: https://github.com/ckeditor/ckeditor5
  71. version: "41.3.1"
  72. license:
  73. name: GPL-2.0-or-later
  74. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  75. gpl-compatible: true
  76. js:
  77. assets/vendor/ckeditor5/heading/heading.js: { minified: true }
  78. dependencies:
  79. - core/ckeditor5
  80. - core/ckeditor5.translations
  81. ckeditor5.basic:
  82. remote: https://github.com/ckeditor/ckeditor5
  83. version: "41.3.1"
  84. license:
  85. name: GPL-2.0-or-later
  86. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  87. gpl-compatible: true
  88. js:
  89. assets/vendor/ckeditor5/basic-styles/basic-styles.js: { minified: true }
  90. dependencies:
  91. - core/ckeditor5
  92. - core/ckeditor5.translations
  93. ckeditor5.specialCharacters:
  94. remote: https://github.com/ckeditor/ckeditor5
  95. version: "41.3.1"
  96. license:
  97. name: GPL-2.0-or-later
  98. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  99. gpl-compatible: true
  100. js:
  101. assets/vendor/ckeditor5/special-characters/special-characters.js: { minified: true }
  102. dependencies:
  103. - core/ckeditor5
  104. - core/ckeditor5.translations
  105. ckeditor5.blockquote:
  106. remote: https://github.com/ckeditor/ckeditor5
  107. version: "41.3.1"
  108. license:
  109. name: GPL-2.0-or-later
  110. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  111. gpl-compatible: true
  112. js:
  113. assets/vendor/ckeditor5/block-quote/block-quote.js: { minified: true }
  114. dependencies:
  115. - core/ckeditor5
  116. - core/ckeditor5.translations
  117. ckeditor5.image:
  118. remote: https://github.com/ckeditor/ckeditor5
  119. version: "41.3.1"
  120. license:
  121. name: GPL-2.0-or-later
  122. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  123. gpl-compatible: true
  124. js:
  125. assets/vendor/ckeditor5/image/image.js: { minified: true }
  126. dependencies:
  127. - core/ckeditor5
  128. - core/ckeditor5.translations
  129. ckeditor5.link:
  130. remote: https://github.com/ckeditor/ckeditor5
  131. version: "41.3.1"
  132. license:
  133. name: GPL-2.0-or-later
  134. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  135. gpl-compatible: true
  136. js:
  137. assets/vendor/ckeditor5/link/link.js: { minified: true }
  138. dependencies:
  139. - core/ckeditor5
  140. - core/ckeditor5.translations
  141. ckeditor5.list:
  142. remote: https://github.com/ckeditor/ckeditor5
  143. version: "41.3.1"
  144. license:
  145. name: GPL-2.0-or-later
  146. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  147. gpl-compatible: true
  148. js:
  149. assets/vendor/ckeditor5/list/list.js: { minified: true }
  150. dependencies:
  151. - core/ckeditor5
  152. - core/ckeditor5.translations
  153. ckeditor5.horizontalLine:
  154. remote: https://github.com/ckeditor/ckeditor5
  155. version: "41.3.1"
  156. license:
  157. name: GPL-2.0-or-later
  158. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  159. gpl-compatible: true
  160. js:
  161. assets/vendor/ckeditor5/horizontal-line/horizontal-line.js: { minified: true }
  162. dependencies:
  163. - core/ckeditor5
  164. - core/ckeditor5.translations
  165. ckeditor5.htmlSupport:
  166. remote: https://github.com/ckeditor/ckeditor5
  167. version: "41.3.1"
  168. license:
  169. name: GPL-2.0-or-later
  170. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  171. gpl-compatible: true
  172. js:
  173. assets/vendor/ckeditor5/html-support/html-support.js: { minified: true }
  174. dependencies:
  175. - core/ckeditor5
  176. - core/ckeditor5.translations
  177. ckeditor5.alignment:
  178. remote: https://github.com/ckeditor/ckeditor5
  179. version: "41.3.1"
  180. license:
  181. name: GPL-2.0-or-later
  182. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  183. gpl-compatible: true
  184. js:
  185. assets/vendor/ckeditor5/alignment/alignment.js: { minified: true }
  186. dependencies:
  187. - core/ckeditor5
  188. - core/ckeditor5.translations
  189. ckeditor5.removeFormat:
  190. remote: https://github.com/ckeditor/ckeditor5
  191. version: "41.3.1"
  192. license:
  193. name: GPL-2.0-or-later
  194. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  195. gpl-compatible: true
  196. js:
  197. assets/vendor/ckeditor5/remove-format/remove-format.js: { minified: true }
  198. dependencies:
  199. - core/ckeditor5
  200. - core/ckeditor5.translations
  201. ckeditor5.pasteFromOffice:
  202. remote: https://github.com/ckeditor/ckeditor5
  203. version: "41.3.1"
  204. license:
  205. name: GPL-2.0-or-later
  206. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  207. gpl-compatible: true
  208. js:
  209. assets/vendor/ckeditor5/paste-from-office/paste-from-office.js: { minified: true }
  210. dependencies:
  211. - core/ckeditor5
  212. ckeditor5.indent:
  213. remote: https://github.com/ckeditor/ckeditor5
  214. version: "41.3.1"
  215. license:
  216. name: GPL-2.0-or-later
  217. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  218. gpl-compatible: true
  219. js:
  220. assets/vendor/ckeditor5/indent/indent.js: { minified: true }
  221. dependencies:
  222. - core/ckeditor5
  223. - core/ckeditor5.translations
  224. ckeditor5.sourceEditing:
  225. remote: https://github.com/ckeditor/ckeditor5
  226. version: "41.3.1"
  227. license:
  228. name: GPL-2.0-or-later
  229. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  230. gpl-compatible: true
  231. js:
  232. assets/vendor/ckeditor5/source-editing/source-editing.js: { minified: true }
  233. dependencies:
  234. - core/ckeditor5
  235. - core/ckeditor5.translations
  236. ckeditor5.table:
  237. remote: https://github.com/ckeditor/ckeditor5
  238. version: "41.3.1"
  239. license:
  240. name: GPL-2.0-or-later
  241. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  242. gpl-compatible: true
  243. js:
  244. assets/vendor/ckeditor5/table/table.js: { minified: true }
  245. dependencies:
  246. - core/ckeditor5
  247. - core/ckeditor5.translations
  248. ckeditor5.language:
  249. remote: https://github.com/ckeditor/ckeditor5
  250. version: "41.3.1"
  251. license:
  252. name: GPL-2.0-or-later
  253. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  254. gpl-compatible: true
  255. js:
  256. assets/vendor/ckeditor5/language/language.js: { minified: true }
  257. dependencies:
  258. - core/ckeditor5
  259. - core/ckeditor5.translations
  260. ckeditor5.codeBlock:
  261. remote: https://github.com/ckeditor/ckeditor5
  262. version: "41.3.1"
  263. license:
  264. name: GPL-2.0-or-later
  265. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  266. gpl-compatible: true
  267. js:
  268. assets/vendor/ckeditor5/code-block/code-block.js: { minified: true }
  269. dependencies:
  270. - core/ckeditor5
  271. - core/ckeditor5.translations
  272. ckeditor5.showBlocks:
  273. remote: https://github.com/ckeditor/ckeditor5
  274. version: "41.3.1"
  275. license:
  276. name: GPL-2.0-or-later
  277. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v37.1.0/LICENSE.md
  278. gpl-compatible: true
  279. js:
  280. assets/vendor/ckeditor5/show-blocks/show-blocks.js: { minified: true }
  281. dependencies:
  282. - core/ckeditor5
  283. ckeditor5.style:
  284. remote: https://github.com/ckeditor/ckeditor5
  285. version: "41.3.1"
  286. license:
  287. name: GPL-2.0-or-later
  288. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  289. gpl-compatible: true
  290. js:
  291. assets/vendor/ckeditor5/style/style.js: { minified: true }
  292. dependencies:
  293. - core/ckeditor5
  294. - core/ckeditor5.translations
  295. ckeditor5.translations:
  296. # No sensible version can be specified, since the translations may change at
  297. # any time.
  298. js:
  299. # This file does not actually exist; it's a placeholder file that will be
  300. # overridden by ckeditor5_js_alter(), and is here because empty libraries
  301. # are not allowed.
  302. assets/vendor/ckeditor5/translation.js: {}
  303. ckeditor5.autoformat:
  304. remote: https://github.com/ckeditor/ckeditor5
  305. version: "41.3.1"
  306. license:
  307. name: GPL-2.0-or-later
  308. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v41.3.1/LICENSE.md
  309. gpl-compatible: true
  310. js:
  311. assets/vendor/ckeditor5/autoformat/autoformat.js: { minified: true }
  312. dependencies:
  313. - core/ckeditor5
  314. css.escape:
  315. version: VERSION
  316. drupalSettings: {}
  317. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  318. drupal:
  319. version: VERSION
  320. js:
  321. misc/drupal.js: { weight: -18 }
  322. misc/drupal.init.js: { weight: -17 }
  323. dependencies:
  324. - core/drupalSettings
  325. drupalSettings:
  326. suppressDeprecationErrors: true
  327. drupalSettings:
  328. version: VERSION
  329. js:
  330. # Need to specify a negative weight like drupal.js until
  331. # https://www.drupal.org/node/1945262 is resolved.
  332. misc/drupalSettingsLoader.js: { weight: -18 }
  333. drupalSettings:
  334. # These placeholder values will be set by system_js_settings_alter().
  335. path:
  336. baseUrl: null
  337. pathPrefix: null
  338. currentPath: null
  339. currentPathIsAdmin: null
  340. isFront: null
  341. currentLanguage: null
  342. pluralDelimiter: null
  343. drupal.active-link:
  344. version: VERSION
  345. js:
  346. misc/active-link.js: {}
  347. dependencies:
  348. - core/drupal
  349. - core/drupalSettings
  350. drupal.ajax:
  351. version: VERSION
  352. js:
  353. misc/ajax.js: {}
  354. css:
  355. component:
  356. misc/components/ajax-progress.module.css: { weight: -10 }
  357. moved_files:
  358. system/base:
  359. deprecation_version: 10.3.0
  360. removed_version: 11.0.0
  361. deprecation_link: https://www.drupal.org/node/3432346
  362. css:
  363. component:
  364. css/components/ajax-progress.module.css:
  365. component: misc/components/ajax-progress.module.css
  366. drupalSettings:
  367. # These placeholder values will be set by system_js_settings_alter().
  368. ajaxPageState:
  369. libraries: null
  370. theme: null
  371. theme_token: null
  372. ajaxTrustedUrl: {}
  373. dependencies:
  374. - core/jquery
  375. - core/drupal
  376. - core/drupalSettings
  377. - core/drupal.progress
  378. - core/once
  379. - core/tabbable
  380. - core/loadjs
  381. - core/drupal.message
  382. drupal.announce:
  383. version: VERSION
  384. js:
  385. misc/announce.js: {}
  386. dependencies:
  387. - core/drupal
  388. - core/drupal.debounce
  389. loadjs:
  390. remote: https://github.com/muicss/loadjs
  391. version: "4.3.0"
  392. license:
  393. name: MIT
  394. url: https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt
  395. gpl-compatible: true
  396. js:
  397. assets/vendor/loadjs/loadjs.min.js: { minified: true }
  398. # Common files for libraries that still rely on jQuery UI components.
  399. # @todo Remove when no longer required by drupal.autocomplete and drupal.dialog.
  400. internal.jquery_ui:
  401. version: VERSION
  402. js:
  403. # All weights are based on the requirements defined within each file.
  404. assets/vendor/jquery.ui/ui/labels-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/form-min.js: { weight: -11.8, minified: true }
  408. assets/vendor/jquery.ui/ui/jquery-patch-min.js: { weight: -11.8, minified: true }
  409. assets/vendor/jquery.ui/ui/scroll-parent-min.js: { weight: -11.8, minified: true }
  410. assets/vendor/jquery.ui/ui/unique-id-min.js: { weight: -11.8, minified: true }
  411. assets/vendor/jquery.ui/ui/focusable-min.js: { weight: -11.8, minified: true }
  412. assets/vendor/jquery.ui/ui/ie-min.js: { weight: -11.8, minified: true }
  413. assets/vendor/jquery.ui/ui/keycode-min.js: { weight: -11.8, minified: true }
  414. assets/vendor/jquery.ui/ui/plugin-min.js: { weight: -11.8, minified: true }
  415. assets/vendor/jquery.ui/ui/safe-active-element-min.js: { weight: -11.8, minified: true }
  416. assets/vendor/jquery.ui/ui/safe-blur-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. css:
  420. component:
  421. assets/vendor/jquery.ui/themes/base/core.css: { weight: -11.8 }
  422. theme:
  423. assets/vendor/jquery.ui/themes/base/theme.css: { weight: -11.8 }
  424. dependencies:
  425. - core/jquery
  426. drupal.autocomplete:
  427. version: VERSION
  428. js:
  429. misc/autocomplete.js: { weight: -1 }
  430. # The remaining JavaScript assets previously came from core/jquery.ui, a
  431. # deprecated library.
  432. # All weights are based on the requirements defined within each file.
  433. # @todo replace with solution in https://drupal.org/node/3076171
  434. assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js: { weight: -11.7, minified: true }
  435. assets/vendor/jquery.ui/ui/widgets/menu-min.js: { weight: -11.7, minified: true }
  436. # All CSS assets previously came from core/jquery.ui, a deprecated library.
  437. # @todo replace with solution found in https://drupal.org/node/3076171
  438. css:
  439. component:
  440. assets/vendor/jquery.ui/themes/base/autocomplete.css: { weight: -11.7 }
  441. assets/vendor/jquery.ui/themes/base/menu.css: { weight: -11.7 }
  442. misc/components/autocomplete-loading.module.css: { weight: -10 }
  443. moved_files:
  444. system/base:
  445. deprecation_version: 10.3.0
  446. removed_version: 11.0.0
  447. deprecation_link: https://www.drupal.org/node/3432346
  448. css:
  449. component:
  450. css/components/autocomplete-loading.module.css:
  451. component: misc/components/autocomplete-loading.module.css
  452. dependencies:
  453. - core/jquery
  454. - core/internal.jquery_ui
  455. - core/drupal
  456. - core/drupalSettings
  457. - core/drupal.ajax
  458. - core/tabbable.jquery.shim
  459. - core/drupal.jquery.position
  460. drupal.array.find:
  461. version: VERSION
  462. drupalSettings: {}
  463. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  464. drupal.array.includes:
  465. version: VERSION
  466. drupalSettings: {}
  467. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  468. drupal.batch:
  469. version: VERSION
  470. js:
  471. misc/batch.js: { cache: false }
  472. dependencies:
  473. - core/jquery
  474. - core/drupal
  475. - core/drupalSettings
  476. - core/drupal.ajax
  477. - core/drupal.progress
  478. - core/once
  479. drupal.checkbox:
  480. version: VERSION
  481. js:
  482. misc/checkbox.js: {}
  483. dependencies:
  484. - core/drupal
  485. drupal.collapse:
  486. version: VERSION
  487. js:
  488. misc/details-summarized-content.js: {}
  489. misc/details-aria.js: {}
  490. misc/details.js: {}
  491. dependencies:
  492. - core/jquery
  493. - core/drupal
  494. - core/drupal.form
  495. - core/once
  496. drupal.customevent:
  497. version: VERSION
  498. drupalSettings: {}
  499. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  500. drupal.debounce:
  501. version: VERSION
  502. js:
  503. misc/debounce.js: {}
  504. dependencies:
  505. # @todo Remove Drupal dependency.
  506. - core/drupal
  507. drupal.dialog:
  508. version: VERSION
  509. js:
  510. misc/dialog/dialog-deprecation.js: {}
  511. misc/dialog/dialog.js: {}
  512. misc/dialog/dialog.position.js: {}
  513. misc/dialog/dialog.jquery-ui.js: {}
  514. # The remaining JavaScript assets previously came from core/jquery.ui, a
  515. # deprecated library.
  516. # All weights are based on the requirements defined within each file.
  517. # @todo replace with solution in https://drupal.org/node/2158943
  518. assets/vendor/jquery.ui/ui/widgets/dialog-min.js: { weight: -11.4, minified: true }
  519. assets/vendor/jquery.ui/ui/widgets/button-min.js: { weight: -11.5, minified: true }
  520. assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js: { weight: -11.6, minified: true }
  521. assets/vendor/jquery.ui/ui/widgets/draggable-min.js: { weight: -11.6, minified: true }
  522. assets/vendor/jquery.ui/ui/widgets/resizable-min.js: { weight: -11.6, minified: true }
  523. assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js: { weight: -11.7, minified: true }
  524. assets/vendor/jquery.ui/ui/form-reset-mixin-min.js: { weight: -11.7, minified: true }
  525. assets/vendor/jquery.ui/ui/widgets/mouse-min.js: { weight: -11.7, minified: true }
  526. assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js: { weight: -1, 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. dependencies:
  537. - core/jquery
  538. - core/internal.jquery_ui
  539. - core/drupal
  540. - core/drupalSettings
  541. - core/drupal.debounce
  542. - core/drupal.displace
  543. - core/tabbable.jquery.shim
  544. - core/once
  545. - core/drupal.jquery.position
  546. drupal.dialog.ajax:
  547. version: VERSION
  548. js:
  549. misc/dialog/dialog.ajax.js: {}
  550. dependencies:
  551. - core/jquery
  552. - core/drupal
  553. - core/drupalSettings
  554. - core/drupal.ajax
  555. - core/drupal.dialog
  556. - core/tabbable
  557. drupal.displace:
  558. version: VERSION
  559. js:
  560. misc/displace.js: {}
  561. dependencies:
  562. - core/jquery
  563. - core/drupal
  564. - core/drupal.debounce
  565. drupal.dropbutton:
  566. version: VERSION
  567. js:
  568. misc/dropbutton/dropbutton.js: {}
  569. css:
  570. component:
  571. misc/dropbutton/dropbutton.css: {}
  572. dependencies:
  573. - core/jquery
  574. - core/drupal
  575. - core/drupalSettings
  576. - core/once
  577. drupal.element.closest:
  578. version: VERSION
  579. drupalSettings: {}
  580. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  581. drupal.element.matches:
  582. version: VERSION
  583. drupalSettings: {}
  584. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  585. drupal.entity-form:
  586. version: VERSION
  587. js:
  588. misc/entity-form.js: {}
  589. dependencies:
  590. - core/drupal.form
  591. drupal.form:
  592. version: VERSION
  593. js:
  594. misc/form.js: {}
  595. dependencies:
  596. - core/jquery
  597. - core/drupal
  598. - core/drupal.debounce
  599. - core/once
  600. drupal.machine-name:
  601. version: VERSION
  602. js:
  603. misc/machine-name.js: {}
  604. dependencies:
  605. - core/jquery
  606. - core/once
  607. - core/drupal
  608. - core/drupalSettings
  609. - core/drupal.form
  610. - core/transliteration
  611. drupal.message:
  612. version: VERSION
  613. js:
  614. misc/message.js: {}
  615. dependencies:
  616. - core/drupal
  617. - core/drupal.announce
  618. drupal.nodelist.foreach:
  619. version: VERSION
  620. drupalSettings: {}
  621. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  622. drupal.object.assign:
  623. version: VERSION
  624. drupalSettings: {}
  625. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  626. drupal.progress:
  627. version: VERSION
  628. js:
  629. misc/progress.js: {}
  630. css:
  631. component:
  632. misc/components/progress.module.css: { weight: -10 }
  633. moved_files:
  634. system/base:
  635. deprecation_version: 10.3.0
  636. removed_version: 11.0.0
  637. deprecation_link: https://www.drupal.org/node/3432346
  638. css:
  639. component:
  640. css/components/progress.module.css:
  641. component: misc/components/progress.module.css
  642. dependencies:
  643. - core/drupal
  644. - core/jquery
  645. - core/drupalSettings
  646. drupal.states:
  647. version: VERSION
  648. js:
  649. misc/states.js: {}
  650. dependencies:
  651. - core/jquery
  652. - core/drupal
  653. - core/drupalSettings
  654. - core/once
  655. drupal.string.includes:
  656. version: VERSION
  657. drupalSettings: {}
  658. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  659. drupal.tabbingmanager:
  660. version: VERSION
  661. js:
  662. misc/tabbingmanager.js: {}
  663. dependencies:
  664. - core/jquery
  665. - core/drupal
  666. - core/tabbable
  667. drupal.tabledrag:
  668. version: VERSION
  669. js:
  670. misc/tabledrag.js: { weight: -1 }
  671. css:
  672. component:
  673. misc/components/tabledrag.module.css: { weight: -10 }
  674. misc/components/tree-child.module.css: { weight: -10 }
  675. moved_files:
  676. system/base:
  677. deprecation_version: 10.3.0
  678. removed_version: 11.0.0
  679. deprecation_link: https://www.drupal.org/node/3432346
  680. css:
  681. component:
  682. css/components/tabledrag.module.css:
  683. component: misc/components/tabledrag.module.css
  684. css/components/tree-child.module.css:
  685. component: misc/components/tree-child.module.css
  686. dependencies:
  687. - core/jquery
  688. - core/drupal
  689. - core/drupalSettings
  690. - core/once
  691. - core/drupal.touchevents-test
  692. drupal.tabledrag.ajax:
  693. version: VERSION
  694. js:
  695. misc/tabledrag-ajax.js: { }
  696. dependencies:
  697. - core/ajax
  698. - core/tabledrag
  699. drupal.tableheader:
  700. version: VERSION
  701. css:
  702. component:
  703. misc/components/sticky-header.module.css: { weight: -10 }
  704. moved_files:
  705. system/base:
  706. deprecation_version: 10.3.0
  707. removed_version: 11.0.0
  708. deprecation_link: https://www.drupal.org/node/3440477
  709. css:
  710. component:
  711. css/components/sticky-header.module.css:
  712. component: misc/components/sticky-header.module.css
  713. js:
  714. misc/tableheader.js: false
  715. drupal.tableresponsive:
  716. version: VERSION
  717. js:
  718. misc/tableresponsive.js: {}
  719. dependencies:
  720. - core/jquery
  721. - core/drupal
  722. - core/once
  723. drupal.tableselect:
  724. version: VERSION
  725. js:
  726. misc/tableselect.js: {}
  727. dependencies:
  728. - core/drupal
  729. - core/drupal.checkbox
  730. - core/jquery
  731. - core/once
  732. drupal.time-diff:
  733. version: VERSION
  734. js:
  735. misc/time-diff.js: {}
  736. dependencies:
  737. - core/drupal
  738. - core/once
  739. drupal.timezone:
  740. version: VERSION
  741. js:
  742. misc/timezone.js: {}
  743. dependencies:
  744. - core/jquery
  745. - core/once
  746. - core/drupal
  747. drupal.touchevents-test:
  748. header: true
  749. version: VERSION
  750. js:
  751. # Set weight to -21 so it loads alongside Modernizr, the library previously
  752. # responsible for this detection.
  753. misc/touchevents-test.js: { weight: -21 }
  754. drupal.vertical-tabs:
  755. version: VERSION
  756. js:
  757. # Load before core/drupal.collapse.
  758. misc/vertical-tabs.js: { weight: -1 }
  759. css:
  760. component:
  761. misc/vertical-tabs.css: {}
  762. dependencies:
  763. - core/jquery
  764. - core/once
  765. - core/drupal
  766. - core/drupalSettings
  767. - core/drupal.form
  768. es6-promise:
  769. version: VERSION
  770. drupalSettings: {}
  771. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  772. internal.floating-ui:
  773. remote: https://github.com/floating-ui/floating-ui
  774. version: "1.1.1"
  775. license:
  776. name: MIT
  777. url: https://github.com/floating-ui/floating-ui/blob/master/LICENSE
  778. gpl-compatible: true
  779. js:
  780. assets/vendor/floating-ui/floating-ui.core.umd.min.js: { minified: true }
  781. assets/vendor/floating-ui/floating-ui.dom.umd.min.js: { minified: true }
  782. jquery:
  783. remote: https://github.com/jquery/jquery
  784. version: "3.7.1"
  785. license:
  786. name: MIT
  787. url: https://raw.githubusercontent.com/jquery/jquery/3.7.1/LICENSE.txt
  788. gpl-compatible: true
  789. js:
  790. assets/vendor/jquery/jquery.min.js: { minified: true, weight: -20 }
  791. internal.jquery.form:
  792. # Internal library. Do not depend on it outside core nor add new core usage.
  793. version: "4.3.0"
  794. license:
  795. name: GPL-2.0-or-later
  796. url: https://raw.githubusercontent.com/jquery-form/form/master/LICENSE
  797. gpl-compatible: true
  798. js:
  799. misc/jquery.form.js: {}
  800. dependencies:
  801. - core/jquery
  802. internal.shepherd:
  803. remote: https://github.com/shipshapecode/shepherd
  804. version: "10.0.1"
  805. license:
  806. name: MIT
  807. url: https://raw.githubusercontent.com/shipshapecode/shepherd/v10.0.1/LICENSE
  808. gpl-compatible: true
  809. js:
  810. assets/vendor/shepherd/shepherd.min.js: { minified: true }
  811. deprecated: The %library_id% asset library is deprecated in Drupal 10.3.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3442299
  812. drupal.jquery.position:
  813. # This is a modified version of jQuery UI position for that does not require
  814. # any jQuery UI assets, only jQuery. It is provided by core for use with
  815. # pre-existing libraries that expect the jQuery UI position API.
  816. version: VERSION
  817. js:
  818. misc/position.js: {}
  819. dependencies:
  820. - core/jquery
  821. modernizr:
  822. # Block the page from being loaded until Modernizr is initialized.
  823. header: true
  824. remote: https://github.com/Modernizr/Modernizr
  825. license:
  826. name: MIT
  827. url: https://modernizr.com/license/
  828. gpl-compatible: true
  829. version: "3.11.7"
  830. js:
  831. assets/vendor/modernizr/modernizr.min.js: { preprocess: 0, weight: -21, minified: true }
  832. deprecated: The %library_id% asset library is deprecated in Drupal 10.1.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3333253
  833. normalize:
  834. remote: https://github.com/necolas/normalize.css
  835. version: "8.0.1"
  836. license:
  837. name: MIT
  838. url: https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md
  839. gpl-compatible: true
  840. css:
  841. base:
  842. assets/vendor/normalize-css/normalize.css: { weight: -20 }
  843. once:
  844. remote: https://git.drupalcode.org/project/once
  845. version: "1.0.1"
  846. license:
  847. name: GPL-2.0-or-later
  848. url: https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md
  849. gpl-compatible: true
  850. js:
  851. assets/vendor/once/once.min.js: { weight: -19, minified: true }
  852. picturefill:
  853. version: VERSION
  854. drupalSettings: {}
  855. deprecated: The %library_id% asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
  856. sortable:
  857. remote: https://github.com/SortableJS/Sortable
  858. version: "1.15.2"
  859. license:
  860. name: MIT
  861. url: https://raw.githubusercontent.com/SortableJS/Sortable/1.15.2/LICENSE
  862. gpl-compatible: true
  863. js:
  864. assets/vendor/sortable/Sortable.min.js: { minified: true }
  865. tabbable:
  866. remote: https://github.com/focus-trap/tabbable
  867. version: "6.2.0"
  868. license:
  869. name: MIT
  870. url: https://raw.githubusercontent.com/focus-trap/tabbable/v6.2.0/LICENSE
  871. gpl-compatible: true
  872. js:
  873. assets/vendor/tabbable/index.umd.min.js: { weight: -1, minified: true }
  874. transliteration:
  875. remote: https://github.com/dzcpy/transliteration
  876. version: "2.3.5"
  877. license:
  878. name: MIT
  879. url: https://raw.githubusercontent.com/dzcpy/transliteration/1.6.5/LICENSE.txt
  880. gpl-compatible: true
  881. js:
  882. assets/vendor/transliteration/bundle.umd.min.js: { minified: true }
  883. tabbable.jquery.shim:
  884. version: VERSION
  885. js:
  886. misc/jquery.tabbable.shim.js: {}
  887. dependencies:
  888. - core/drupal
  889. - core/tabbable
  890. - core/jquery
  891. deprecated: The %library_id% asset library is deprecated in Drupal 10.3.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3441616
  892. internal.underscore:
  893. # Internal library. Do not depend on it outside core nor add new core usage.
  894. # The library will be removed as soon as the following issues are fixed:
  895. # - https://www.drupal.org/project/drupal/issues/3270395
  896. # - https://www.drupal.org/project/drupal/issues/3203920
  897. # - https://www.drupal.org/project/drupal/issues/3204011
  898. # - https://www.drupal.org/project/drupal/issues/3204015
  899. remote: https://github.com/jashkenas/underscore
  900. version: "1.13.6"
  901. license:
  902. name: MIT
  903. url: https://raw.githubusercontent.com/jashkenas/underscore/1.13.6/LICENSE
  904. gpl-compatible: true
  905. js:
  906. assets/vendor/underscore/underscore-min.js: { weight: -20, minified: true }
  907. drupal.dialog.off_canvas:
  908. version: VERSION
  909. js:
  910. misc/dialog/off-canvas/js/off-canvas.js: {}
  911. css:
  912. base:
  913. misc/dialog/off-canvas/css/reset.css: {}
  914. misc/dialog/off-canvas/css/base.css: {}
  915. misc/dialog/off-canvas/css/utility.css: {}
  916. component:
  917. misc/dialog/off-canvas/css/button.css: {}
  918. misc/dialog/off-canvas/css/drupal.css: {}
  919. misc/dialog/off-canvas/css/form.css: {}
  920. misc/dialog/off-canvas/css/table.css: {}
  921. misc/dialog/off-canvas/css/details.css: {}
  922. misc/dialog/off-canvas/css/messages.css: {}
  923. misc/dialog/off-canvas/css/tabledrag.css: {}
  924. misc/dialog/off-canvas/css/throbber.css: {}
  925. misc/dialog/off-canvas/css/dropbutton.css: {}
  926. misc/dialog/off-canvas/css/titlebar.css: {}
  927. misc/dialog/off-canvas/css/wrapper.css: {}
  928. dependencies:
  929. - core/jquery
  930. - core/once
  931. - core/drupal
  932. - core/drupal.ajax
  933. - core/drupal.announce
  934. - core/drupal.dialog
  935. - core/drupal.dialog.ajax
  936. - core/drupal.touchevents-test
  937. js-cookie:
  938. remote: https://github.com/js-cookie/js-cookie
  939. version: "3.0.5"
  940. license:
  941. name: MIT
  942. url: https://raw.githubusercontent.com/js-cookie/js-cookie/v3.0.5/LICENSE
  943. gpl-compatible: true
  944. js:
  945. assets/vendor/js-cookie/js.cookie.min.js: {}
  946. deprecated: The %library_id% asset library is deprecated in Drupal 10.1.0 and will be removed in Drupal 11.0.0. There is no replacement. See https://www.drupal.org/node/3322720
  947. drupal.fieldListKeyboardNavigation:
  948. version: VERSION
  949. js:
  950. misc/field-list-keyboard-navigation.js: {}
  951. dependencies:
  952. - core/drupal
  953. - core/tabbable

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