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

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