Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
base:
|
|
|
|
version: VERSION
|
|
|
|
css:
|
|
|
|
# Adjust the weights to load these early.
|
|
|
|
component:
|
2015-08-21 14:03:56 +00:00
|
|
|
css/components/ajax-progress.module.css: { weight: -10 }
|
|
|
|
css/components/align.module.css: { weight: -10 }
|
|
|
|
css/components/autocomplete-loading.module.css: { weight: -10 }
|
|
|
|
css/components/fieldgroup.module.css: { weight: -10 }
|
|
|
|
css/components/container-inline.module.css: { weight: -10 }
|
|
|
|
css/components/clearfix.module.css: { weight: -10 }
|
|
|
|
css/components/details.module.css: { weight: -10 }
|
|
|
|
css/components/hidden.module.css: { weight: -10 }
|
|
|
|
css/components/js.module.css: { weight: -10 }
|
|
|
|
css/components/nowrap.module.css: { weight: -10 }
|
|
|
|
css/components/position-container.module.css: { weight: -10 }
|
|
|
|
css/components/progress.module.css: { weight: -10 }
|
|
|
|
css/components/reset-appearance.module.css: { weight: -10 }
|
|
|
|
css/components/resize.module.css: { weight: -10 }
|
|
|
|
css/components/sticky-header.module.css: { weight: -10 }
|
|
|
|
css/components/tabledrag.module.css: { weight: -10 }
|
Issue #2405057 by nlisgo, Manjit.Singh, ctraltdel, madhavvyas, avitslv, LewisNyman, emma.maria, joelpittet, dernetzjaeger, wmortada, karolus, cilefen, Noe_, davidhernandez, idebr: Replace arrow-asc and arrow-desc images with Libricons and implement using CSS
2015-09-26 10:40:57 +00:00
|
|
|
css/components/tablesort.module.css: { weight: -10 }
|
2015-08-21 14:03:56 +00:00
|
|
|
css/components/tree-child.module.css: { weight: -10 }
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
|
|
|
|
admin:
|
|
|
|
version: VERSION
|
|
|
|
css:
|
|
|
|
theme:
|
2015-02-06 20:02:46 +00:00
|
|
|
css/system.admin.css: { weight: -10 }
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
dependencies:
|
|
|
|
- system/base
|
|
|
|
|
|
|
|
maintenance:
|
|
|
|
version: VERSION
|
|
|
|
css:
|
|
|
|
theme:
|
2015-02-06 20:02:46 +00:00
|
|
|
css/system.maintenance.css: { weight: -10 }
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
dependencies:
|
|
|
|
- system/base
|
|
|
|
- system/admin
|
|
|
|
|
|
|
|
drupal.system:
|
|
|
|
version: VERSION
|
|
|
|
js:
|
Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, pjonckiere, alexpott, Wim Leers, Gábor Hojtsy, Fabianx, tim.plunkett: Date format form is unusable
2015-06-01 16:35:52 +00:00
|
|
|
js/system.js: {}
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
dependencies:
|
|
|
|
- core/jquery
|
|
|
|
- core/drupal
|
|
|
|
- core/drupalSettings
|
|
|
|
- core/jquery.once
|
|
|
|
|
|
|
|
drupal.system.modules:
|
|
|
|
version: VERSION
|
|
|
|
js:
|
Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, pjonckiere, alexpott, Wim Leers, Gábor Hojtsy, Fabianx, tim.plunkett: Date format form is unusable
2015-06-01 16:35:52 +00:00
|
|
|
js/system.modules.js: {}
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
dependencies:
|
|
|
|
- core/jquery
|
|
|
|
- core/drupal
|
Issue #2056089 by BarisW, TR, mgifford, rodvolpe, Dom., nambisolo, nod_, katewelling, Manjit.Singh, jhodgdon, Bojhan, Wim Leers: UI problems on the Modules/Extend page
2015-07-27 12:03:51 +00:00
|
|
|
- core/drupal.debounce
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
- core/jquery.once
|
2014-11-28 20:51:14 +00:00
|
|
|
|
|
|
|
diff:
|
|
|
|
version: VERSION
|
|
|
|
css:
|
|
|
|
component:
|
|
|
|
css/system.diff.css: {}
|
Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, pjonckiere, alexpott, Wim Leers, Gábor Hojtsy, Fabianx, tim.plunkett: Date format form is unusable
2015-06-01 16:35:52 +00:00
|
|
|
|
|
|
|
drupal.system.date:
|
|
|
|
version: VERSION
|
|
|
|
js:
|
|
|
|
js/system.date.js: {}
|
|
|
|
dependencies:
|
|
|
|
- core/jquery
|
|
|
|
- core/drupal
|
|
|
|
- core/drupalSettings
|
|
|
|
- core/jquery.once
|
|
|
|
- core/drupal.form
|