core.libraries.yml

Same filename and directory in other branches
  1. 10 core/core.libraries.yml
  2. 11.x core/core.libraries.yml
  3. 9 core/core.libraries.yml
  4. 8.9.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.1"
  10. license:
  11. name: MIT
  12. url: https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE
  13. gpl-compatible: true
  14. js:
  15. assets/vendor/backbone/backbone-min.js: { weight: -19, minified: true, preprocess: false }
  16. dependencies:
  17. - core/internal.underscore
  18. ckeditor5:
  19. remote: https://github.com/ckeditor/ckeditor5
  20. version: "48.0.1"
  21. license:
  22. name: GPL-2.0-or-later
  23. url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v48.0.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.umd.js: { preprocess: false, minified: true }
  32. css:
  33. component:
  34. assets/vendor/ckeditor5/ckeditor5.css: { minified: true }
  35. dependencies:
  36. - core/ckeditor5.translations
  37. ckeditor5.editorClassic:
  38. version: "48.0.1"
  39. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  40. dependencies:
  41. - core/ckeditor5
  42. ckeditor5.editorDecoupled:
  43. version: "48.0.1"
  44. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  45. dependencies:
  46. - core/ckeditor5
  47. ckeditor5.essentials:
  48. version: "48.0.1"
  49. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  50. dependencies:
  51. - core/ckeditor5
  52. ckeditor5.heading:
  53. version: "48.0.1"
  54. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  55. dependencies:
  56. - core/ckeditor5
  57. ckeditor5.basic:
  58. version: "48.0.1"
  59. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  60. dependencies:
  61. - core/ckeditor5
  62. ckeditor5.specialCharacters:
  63. version: "48.0.1"
  64. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  65. dependencies:
  66. - core/ckeditor5
  67. ckeditor5.blockquote:
  68. version: "48.0.1"
  69. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  70. dependencies:
  71. - core/ckeditor5
  72. ckeditor5.image:
  73. version: "48.0.1"
  74. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  75. dependencies:
  76. - core/ckeditor5
  77. ckeditor5.link:
  78. version: "48.0.1"
  79. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  80. dependencies:
  81. - core/ckeditor5
  82. ckeditor5.list:
  83. version: "48.0.1"
  84. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  85. dependencies:
  86. - core/ckeditor5
  87. ckeditor5.horizontalLine:
  88. version: "48.0.1"
  89. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  90. dependencies:
  91. - core/ckeditor5
  92. ckeditor5.htmlSupport:
  93. version: "48.0.1"
  94. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  95. dependencies:
  96. - core/ckeditor5
  97. ckeditor5.alignment:
  98. version: "48.0.1"
  99. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  100. dependencies:
  101. - core/ckeditor5
  102. ckeditor5.removeFormat:
  103. version: "48.0.1"
  104. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  105. dependencies:
  106. - core/ckeditor5
  107. ckeditor5.pasteFromOffice:
  108. version: "48.0.1"
  109. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  110. dependencies:
  111. - core/ckeditor5
  112. ckeditor5.indent:
  113. version: "48.0.1"
  114. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  115. dependencies:
  116. - core/ckeditor5
  117. ckeditor5.sourceEditing:
  118. version: "48.0.1"
  119. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  120. dependencies:
  121. - core/ckeditor5
  122. ckeditor5.table:
  123. version: "48.0.1"
  124. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  125. dependencies:
  126. - core/ckeditor5
  127. ckeditor5.language:
  128. version: "48.0.1"
  129. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  130. dependencies:
  131. - core/ckeditor5
  132. ckeditor5.codeBlock:
  133. version: "48.0.1"
  134. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  135. dependencies:
  136. - core/ckeditor5
  137. ckeditor5.showBlocks:
  138. version: "48.0.1"
  139. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  140. dependencies:
  141. - core/ckeditor5
  142. ckeditor5.style:
  143. version: "48.0.1"
  144. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  145. dependencies:
  146. - core/ckeditor5
  147. ckeditor5.translations:
  148. # No sensible version can be specified, since the translations may change at
  149. # any time.
  150. js:
  151. # This file does not actually exist; it's a placeholder file that will be
  152. # overridden by ckeditor5_js_alter(), and is here because empty libraries
  153. # are not allowed.
  154. assets/vendor/ckeditor5/translation.js: {}
  155. ckeditor5.autoformat:
  156. version: "48.0.1"
  157. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  158. dependencies:
  159. - core/ckeditor5
  160. ckeditor5.fullscreen:
  161. version: "48.0.1"
  162. deprecated: The "%library_id%" asset library is deprecated in drupal:12.0.0 and is removed from drupal:13.0.0. All CKEditor 5 plugins are now in the core/ckeditor5 library. See https://www.drupal.org/node/3581531
  163. dependencies:
  164. - core/ckeditor5
  165. drupal:
  166. aggregate_target:
  167. js: 'drupal'
  168. version: VERSION
  169. js:
  170. misc/drupal.js: { weight: -18 }
  171. misc/drupal.init.js: { weight: -17 }
  172. dependencies:
  173. - core/drupalSettings
  174. drupalSettings:
  175. suppressDeprecationErrors: true
  176. drupalSettings:
  177. aggregate_target:
  178. js: 'drupal'
  179. version: VERSION
  180. js:
  181. # Need to specify a negative weight like drupal.js until
  182. # https://www.drupal.org/node/1945262 is resolved.
  183. misc/drupalSettingsLoader.js: { weight: -18 }
  184. drupalSettings:
  185. # These placeholder values will be set by system_js_settings_alter().
  186. path:
  187. baseUrl: null
  188. pathPrefix: null
  189. currentPath: null
  190. currentPathIsAdmin: null
  191. isFront: null
  192. currentLanguage: null
  193. pluralDelimiter: null
  194. drupal.active-link:
  195. version: VERSION
  196. js:
  197. misc/active-link.js: {}
  198. dependencies:
  199. - core/drupal
  200. - core/drupalSettings
  201. drupal.ajax:
  202. version: VERSION
  203. js:
  204. misc/ajax.js: {}
  205. css:
  206. component:
  207. misc/components/ajax-progress.module.css: {}
  208. drupalSettings:
  209. # These placeholder values will be set by system_js_settings_alter().
  210. ajaxPageState:
  211. libraries: null
  212. theme: null
  213. theme_token: null
  214. ajaxTrustedUrl: {}
  215. dependencies:
  216. - core/jquery
  217. - core/drupal
  218. - core/drupalSettings
  219. - core/drupal.progress
  220. - core/once
  221. - core/tabbable
  222. - core/loadjs
  223. - core/drupal.message
  224. drupal.announce:
  225. version: VERSION
  226. js:
  227. misc/announce.js: {}
  228. dependencies:
  229. - core/drupal
  230. - core/drupal.debounce
  231. loadjs:
  232. aggregate_target:
  233. js: 'htmx'
  234. remote: https://github.com/muicss/loadjs
  235. version: "4.3.0"
  236. license:
  237. name: MIT
  238. url: https://raw.githubusercontent.com/muicss/loadjs/4.3.0/LICENSE.txt
  239. gpl-compatible: true
  240. js:
  241. assets/vendor/loadjs/loadjs.min.js: { minified: true }
  242. # Common files for libraries that still rely on jQuery UI components.
  243. # @todo Remove when no longer required by drupal.autocomplete and drupal.dialog.
  244. internal.jquery_ui:
  245. version: VERSION
  246. js:
  247. # All weights are based on the requirements defined within each file.
  248. assets/vendor/jquery.ui/ui/labels-min.js: { weight: -11.7, minified: true }
  249. assets/vendor/jquery.ui/ui/data-min.js: { weight: -11.8, minified: true }
  250. assets/vendor/jquery.ui/ui/disable-selection-min.js: { weight: -11.8, minified: true }
  251. assets/vendor/jquery.ui/ui/jquery-patch-min.js: { weight: -11.8, minified: true }
  252. assets/vendor/jquery.ui/ui/scroll-parent-min.js: { weight: -11.8, minified: true }
  253. assets/vendor/jquery.ui/ui/unique-id-min.js: { weight: -11.8, minified: true }
  254. assets/vendor/jquery.ui/ui/focusable-min.js: { weight: -11.8, minified: true }
  255. assets/vendor/jquery.ui/ui/keycode-min.js: { weight: -11.8, minified: true }
  256. assets/vendor/jquery.ui/ui/plugin-min.js: { weight: -11.8, minified: true }
  257. assets/vendor/jquery.ui/ui/widget-min.js: { weight: -11.8, minified: true }
  258. assets/vendor/jquery.ui/ui/version-min.js: { weight: -11.9, minified: true }
  259. css:
  260. component:
  261. assets/vendor/jquery.ui/themes/base/core.css: { weight: -11.8 }
  262. theme:
  263. assets/vendor/jquery.ui/themes/base/theme.css: { weight: -11.8 }
  264. dependencies:
  265. - core/jquery
  266. drupal.autocomplete:
  267. version: VERSION
  268. js:
  269. misc/autocomplete.js: { weight: -1 }
  270. # The remaining JavaScript assets previously came from core/jquery.ui, a
  271. # deprecated library.
  272. # All weights are based on the requirements defined within each file.
  273. # @todo replace with solution in https://drupal.org/node/3076171
  274. assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js: { weight: -11.7, minified: true }
  275. assets/vendor/jquery.ui/ui/widgets/menu-min.js: { weight: -11.7, minified: true }
  276. # All CSS assets previously came from core/jquery.ui, a deprecated library.
  277. # @todo replace with solution found in https://drupal.org/node/3076171
  278. css:
  279. component:
  280. assets/vendor/jquery.ui/themes/base/autocomplete.css: { weight: -11.7 }
  281. assets/vendor/jquery.ui/themes/base/menu.css: { weight: -11.7 }
  282. misc/components/autocomplete-loading.module.css: { weight: -10 }
  283. dependencies:
  284. - core/jquery
  285. - core/internal.jquery_ui
  286. - core/drupal
  287. - core/drupalSettings
  288. - core/drupal.ajax
  289. - core/drupal.jquery.position
  290. - core/tabbable
  291. drupal.batch:
  292. version: VERSION
  293. js:
  294. misc/batch.js: { cache: false }
  295. dependencies:
  296. - core/jquery
  297. - core/drupal
  298. - core/drupalSettings
  299. - core/drupal.ajax
  300. - core/drupal.progress
  301. - core/once
  302. drupal.checkbox:
  303. version: VERSION
  304. js:
  305. misc/checkbox.js: {}
  306. dependencies:
  307. - core/drupal
  308. drupal.collapse:
  309. version: VERSION
  310. js:
  311. misc/details-summarized-content.js: {}
  312. misc/details-aria.js: {}
  313. misc/details.js: {}
  314. dependencies:
  315. - core/jquery
  316. - core/drupal
  317. - core/drupal.form
  318. - core/once
  319. drupal.debounce:
  320. version: VERSION
  321. js:
  322. misc/debounce.js: {}
  323. dependencies:
  324. # @todo Remove Drupal dependency.
  325. - core/drupal
  326. drupal.dialog:
  327. version: VERSION
  328. js:
  329. misc/dialog/dialog.js: {}
  330. misc/dialog/dialog.position.js: {}
  331. misc/dialog/dialog.jquery-ui.js: {}
  332. # The remaining JavaScript assets previously came from core/jquery.ui, a
  333. # deprecated library.
  334. # All weights are based on the requirements defined within each file.
  335. # @todo replace with solution in https://drupal.org/node/2158943
  336. assets/vendor/jquery.ui/ui/widgets/dialog-min.js: { weight: -11.4, minified: true }
  337. assets/vendor/jquery.ui/ui/widgets/button-min.js: { weight: -11.5, minified: true }
  338. assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js: { weight: -11.6, minified: true }
  339. assets/vendor/jquery.ui/ui/widgets/draggable-min.js: { weight: -11.6, minified: true }
  340. assets/vendor/jquery.ui/ui/widgets/resizable-min.js: { weight: -11.6, minified: true }
  341. assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js: { weight: -11.7, minified: true }
  342. assets/vendor/jquery.ui/ui/form-reset-mixin-min.js: { weight: -11.7, minified: true }
  343. assets/vendor/jquery.ui/ui/widgets/mouse-min.js: { weight: -11.7, minified: true }
  344. assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js: { weight: -1, minified: true }
  345. # All CSS assets previously came from core/jquery.ui, a deprecated library.
  346. # @todo replace with solution found in https://drupal.org/node/2158943
  347. css:
  348. component:
  349. assets/vendor/jquery.ui/themes/base/dialog.css: { weight: -11.4 }
  350. assets/vendor/jquery.ui/themes/base/button.css: { weight: -11.5 }
  351. assets/vendor/jquery.ui/themes/base/checkboxradio.css: { weight: -11.6 }
  352. assets/vendor/jquery.ui/themes/base/resizable.css: { weight: -11.6 }
  353. assets/vendor/jquery.ui/themes/base/controlgroup.css: { weight: -11.7 }
  354. dependencies:
  355. - core/jquery
  356. - core/internal.jquery_ui
  357. - core/drupal
  358. - core/drupalSettings
  359. - core/drupal.debounce
  360. - core/drupal.displace
  361. - core/once
  362. - core/drupal.jquery.position
  363. - core/tabbable
  364. drupal.dialog.ajax:
  365. version: VERSION
  366. js:
  367. misc/dialog/dialog.ajax.js: {}
  368. dependencies:
  369. - core/jquery
  370. - core/drupal
  371. - core/drupalSettings
  372. - core/drupal.ajax
  373. - core/drupal.dialog
  374. - core/tabbable
  375. drupal.displace:
  376. version: VERSION
  377. js:
  378. misc/displace.js: {}
  379. dependencies:
  380. - core/jquery
  381. - core/drupal
  382. - core/drupal.debounce
  383. drupal.dropbutton:
  384. version: VERSION
  385. js:
  386. misc/dropbutton/dropbutton.js: {}
  387. css:
  388. component:
  389. misc/dropbutton/dropbutton.css: {}
  390. dependencies:
  391. - core/jquery
  392. - core/drupal
  393. - core/drupalSettings
  394. - core/once
  395. drupal.entity-form:
  396. version: VERSION
  397. js:
  398. misc/entity-form.js: {}
  399. dependencies:
  400. - core/drupal.form
  401. drupal.fieldgroup:
  402. version: VERSION
  403. css:
  404. component:
  405. misc/components/fieldgroup.module.css: {}
  406. drupal.form:
  407. version: VERSION
  408. js:
  409. misc/form.js: {}
  410. dependencies:
  411. - core/jquery
  412. - core/drupal
  413. - core/drupal.debounce
  414. - core/once
  415. drupal.htmx:
  416. aggregate_target:
  417. js: 'htmx'
  418. version: VERSION
  419. js:
  420. misc/htmx/htmx-utils.js: {}
  421. misc/htmx/htmx-assets.js: {}
  422. misc/htmx/htmx-behaviors.js: {}
  423. dependencies:
  424. - core/htmx
  425. - core/drupal
  426. - core/drupalSettings
  427. - core/loadjs
  428. drupalSettings:
  429. # These placeholder values will be set by system_js_settings_alter().
  430. ajaxPageState:
  431. libraries: null
  432. theme: null
  433. theme_token: null
  434. ajaxTrustedUrl: {}
  435. drupal.item-list:
  436. version: VERSION
  437. css:
  438. component:
  439. misc/components/item-list.module.css: {}
  440. drupal.machine-name:
  441. version: VERSION
  442. js:
  443. misc/machine-name.js: {}
  444. dependencies:
  445. - core/jquery
  446. - core/once
  447. - core/drupal
  448. - core/drupalSettings
  449. - core/drupal.form
  450. - core/transliteration
  451. drupal.message:
  452. version: VERSION
  453. js:
  454. misc/message.js: {}
  455. dependencies:
  456. - core/drupal
  457. - core/drupal.announce
  458. drupal.progress:
  459. version: VERSION
  460. js:
  461. misc/progress.js: {}
  462. css:
  463. component:
  464. misc/components/progress.module.css: {}
  465. dependencies:
  466. - core/drupal
  467. - core/jquery
  468. - core/drupalSettings
  469. drupal.textarea-resize:
  470. version: VERSION
  471. css:
  472. component:
  473. misc/components/resize.module.css: {}
  474. drupal.reset-appearance:
  475. version: VERSION
  476. css:
  477. component:
  478. misc/components/reset-appearance.module.css: {}
  479. drupal.states:
  480. version: VERSION
  481. js:
  482. misc/states.js: {}
  483. dependencies:
  484. - core/jquery
  485. - core/drupal
  486. - core/drupalSettings
  487. - core/once
  488. drupal.tabbingmanager:
  489. version: VERSION
  490. js:
  491. misc/tabbingmanager.js: {}
  492. dependencies:
  493. - core/jquery
  494. - core/drupal
  495. - core/tabbable
  496. drupal.tabledrag:
  497. version: VERSION
  498. js:
  499. misc/tabledrag.js: { weight: -1 }
  500. css:
  501. component:
  502. misc/components/tabledrag.module.css: {}
  503. misc/components/tree-child.module.css: {}
  504. dependencies:
  505. - core/jquery
  506. - core/drupal
  507. - core/drupalSettings
  508. - core/once
  509. - core/drupal.touchevents-test
  510. drupal.tabledrag.ajax:
  511. version: VERSION
  512. js:
  513. misc/tabledrag-ajax.js: { }
  514. dependencies:
  515. - core/drupal.ajax
  516. - core/drupal.tabledrag
  517. drupal.tableheader:
  518. version: VERSION
  519. css:
  520. component:
  521. misc/components/sticky-header.module.css: {}
  522. drupal.tableresponsive:
  523. version: VERSION
  524. js:
  525. misc/tableresponsive.js: {}
  526. dependencies:
  527. - core/jquery
  528. - core/drupal
  529. - core/once
  530. drupal.tableselect:
  531. version: VERSION
  532. js:
  533. misc/tableselect.js: {}
  534. dependencies:
  535. - core/drupal
  536. - core/drupal.checkbox
  537. - core/jquery
  538. - core/once
  539. drupal.tablesort:
  540. version: VERSION
  541. css:
  542. component:
  543. misc/components/tablesort.module.css: {}
  544. drupal.time-diff:
  545. version: VERSION
  546. js:
  547. misc/time-diff.js: {}
  548. dependencies:
  549. - core/drupal
  550. - core/once
  551. drupal.timezone:
  552. version: VERSION
  553. js:
  554. misc/timezone.js: {}
  555. dependencies:
  556. - core/jquery
  557. - core/once
  558. - core/drupal
  559. drupal.touchevents-test:
  560. header: true
  561. version: VERSION
  562. js:
  563. misc/touchevents-test.js: { weight: -21 }
  564. drupal.vertical-tabs:
  565. version: VERSION
  566. js:
  567. misc/vertical-tabs.js: {}
  568. css:
  569. component:
  570. misc/vertical-tabs.css: {}
  571. dependencies:
  572. - core/jquery
  573. - core/once
  574. - core/drupal
  575. - core/drupalSettings
  576. - core/drupal.form
  577. htmx:
  578. aggregate_target:
  579. js: 'htmx'
  580. remote: https://github.com/bigskysoftware/htmx
  581. version: "2.0.4"
  582. license:
  583. name: Zero-Clause BSD
  584. url: https://raw.githubusercontent.com/bigskysoftware/htmx/refs/tags/v2.0.4/LICENSE
  585. gpl-compatible: true
  586. js:
  587. assets/vendor/htmx/htmx.min.js: { minified: true }
  588. internal.floating-ui:
  589. aggregate_target:
  590. js: true
  591. remote: https://github.com/floating-ui/floating-ui
  592. version: "1.7.4"
  593. license:
  594. name: MIT
  595. url: https://github.com/floating-ui/floating-ui/blob/@floating-ui/dom@1.7.4/LICENSE
  596. gpl-compatible: true
  597. js:
  598. assets/vendor/floating-ui/floating-ui.core.umd.min.js: { minified: true }
  599. assets/vendor/floating-ui/floating-ui.dom.umd.min.js: { minified: true }
  600. jquery:
  601. remote: https://github.com/jquery/jquery
  602. version: "4.0.0"
  603. license:
  604. name: MIT
  605. url: https://raw.githubusercontent.com/jquery/jquery/4.0.0/LICENSE.txt
  606. gpl-compatible: true
  607. js:
  608. # jquery.min.js is explicitly set to preprocess: false to prevent its
  609. # inclusion in JavaScript aggregates. This prevents it being duplicated
  610. # across different aggregates which can include different combinations of
  611. # libraries that depend on jQuery, so that it is only downloaded once per
  612. # browser instead of potentially multiple times from different pages.
  613. assets/vendor/jquery/jquery.min.js: { preprocess: false, minified: true, weight: -20 }
  614. internal.jquery.form:
  615. # Internal library. Do not depend on it outside core nor add new core usage.
  616. version: "4.3.0"
  617. license:
  618. name: GPL-2.0-or-later
  619. url: https://raw.githubusercontent.com/jquery-form/form/master/LICENSE
  620. gpl-compatible: true
  621. js:
  622. misc/jquery.form.js: {}
  623. dependencies:
  624. - core/jquery
  625. drupal.jquery.position:
  626. # This is a modified version of jQuery UI position for that does not require
  627. # any jQuery UI assets, only jQuery. It is provided by core for use with
  628. # pre-existing libraries that expect the jQuery UI position API.
  629. version: VERSION
  630. js:
  631. misc/position.js: {}
  632. dependencies:
  633. - core/jquery
  634. normalize:
  635. remote: https://github.com/necolas/normalize.css
  636. version: "8.0.1"
  637. license:
  638. name: MIT
  639. url: https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md
  640. gpl-compatible: true
  641. css:
  642. base:
  643. assets/vendor/normalize-css/normalize.css: { weight: -20 }
  644. once:
  645. remote: https://git.drupalcode.org/project/once
  646. version: "1.0.1"
  647. license:
  648. name: GPL-2.0-or-later
  649. url: https://git.drupalcode.org/project/once/-/raw/v1.0.1/LICENSE.md
  650. gpl-compatible: true
  651. js:
  652. assets/vendor/once/once.min.js: { weight: -19, minified: true, preprocess: false }
  653. sortable:
  654. remote: https://github.com/SortableJS/Sortable
  655. version: "1.15.6"
  656. license:
  657. name: MIT
  658. url: https://raw.githubusercontent.com/SortableJS/Sortable/1.15.6/LICENSE
  659. gpl-compatible: true
  660. js:
  661. assets/vendor/sortable/Sortable.min.js: { minified: true, preprocess: false }
  662. tabbable:
  663. remote: https://github.com/focus-trap/tabbable
  664. version: "6.3.0"
  665. license:
  666. name: MIT
  667. url: https://raw.githubusercontent.com/focus-trap/tabbable/v6.3.0/LICENSE
  668. gpl-compatible: true
  669. js:
  670. assets/vendor/tabbable/index.umd.min.js: { weight: -1, minified: true, preprocess: false }
  671. transliteration:
  672. remote: https://github.com/dzcpy/transliteration
  673. version: "2.3.5"
  674. license:
  675. name: MIT
  676. url: https://raw.githubusercontent.com/dzcpy/transliteration/1.6.5/LICENSE.txt
  677. gpl-compatible: true
  678. js:
  679. assets/vendor/transliteration/bundle.umd.min.js: { minified: true, preprocess: false }
  680. internal.underscore:
  681. # Internal library. Do not depend on it outside core nor add new core usage.
  682. # The library will be removed as soon as the following issues are fixed:
  683. # - https://www.drupal.org/project/drupal/issues/3270395
  684. # - https://www.drupal.org/project/drupal/issues/3203920
  685. # - https://www.drupal.org/project/drupal/issues/3204011
  686. # - https://www.drupal.org/project/drupal/issues/3204015
  687. remote: https://github.com/jashkenas/underscore
  688. version: "1.13.8"
  689. license:
  690. name: MIT
  691. url: https://raw.githubusercontent.com/jashkenas/underscore/1.13.8/LICENSE
  692. gpl-compatible: true
  693. js:
  694. assets/vendor/underscore/underscore-min.js: { weight: -20, minified: true, preprocess: false }
  695. drupal.dialog.off_canvas:
  696. version: VERSION
  697. js:
  698. misc/dialog/off-canvas/js/off-canvas.js: {}
  699. css:
  700. base:
  701. misc/dialog/off-canvas/css/reset.css: {}
  702. misc/dialog/off-canvas/css/base.css: {}
  703. misc/dialog/off-canvas/css/utility.css: {}
  704. component:
  705. misc/dialog/off-canvas/css/button.css: {}
  706. misc/dialog/off-canvas/css/drupal.css: {}
  707. misc/dialog/off-canvas/css/form.css: {}
  708. misc/dialog/off-canvas/css/table.css: {}
  709. misc/dialog/off-canvas/css/details.css: {}
  710. misc/dialog/off-canvas/css/messages.css: {}
  711. misc/dialog/off-canvas/css/tabledrag.css: {}
  712. misc/dialog/off-canvas/css/throbber.css: {}
  713. misc/dialog/off-canvas/css/dropbutton.css: {}
  714. misc/dialog/off-canvas/css/titlebar.css: {}
  715. misc/dialog/off-canvas/css/wrapper.css: {}
  716. dependencies:
  717. - core/jquery
  718. - core/once
  719. - core/drupal
  720. - core/drupal.ajax
  721. - core/drupal.announce
  722. - core/drupal.dialog
  723. - core/drupal.dialog.ajax
  724. - core/drupal.touchevents-test
  725. drupal.fieldListKeyboardNavigation:
  726. version: VERSION
  727. js:
  728. misc/field-list-keyboard-navigation.js: {}
  729. dependencies:
  730. - core/drupal
  731. - core/tabbable

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