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

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