2015-08-17 17:00:26 -07:00
base :
version : VERSION
css :
# Adjust the weights to load these early.
component :
2015-09-04 13:20:09 -07: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 }
2015-10-08 11:40:12 -07:00
css/components/item-list.module.css : { weight : -10 }
2015-09-04 13:20:09 -07:00
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 }
2017-04-13 15:53:35 +01:00
css/components/system-status-counter.css : { weight : -10 }
css/components/system-status-report-counters.css : { weight : -10 }
css/components/system-status-report-general-info.css : { weight : -10 }
2015-09-04 13:20:09 -07:00
css/components/tabledrag.module.css : { weight : -10 }
2015-10-08 11:40:12 -07:00
css/components/tablesort.module.css : { weight : -10 }
2015-09-04 13:20:09 -07:00
css/components/tree-child.module.css : { weight : -10 }
2015-08-17 17:00:26 -07:00
admin :
version : VERSION
css :
theme :
css/system.admin.css : { weight : -10 }
dependencies :
- system/base
maintenance :
version : VERSION
css :
theme :
css/system.maintenance.css : { weight : -10 }
dependencies :
- system/base
- system/admin
drupal.system :
version : VERSION
js :
js/system.js : {}
dependencies :
- core/jquery
- core/drupal
- core/drupalSettings
- core/jquery.once
drupal.system.modules :
version : VERSION
js :
js/system.modules.js : {}
dependencies :
- core/jquery
- core/drupal
2015-08-27 12:03:05 -07:00
- core/drupal.debounce
2015-08-17 17:00:26 -07:00
- core/jquery.once
2016-11-02 11:43:31 -07:00
- core/drupal.announce
2015-08-17 17:00:26 -07:00
diff :
version : VERSION
css :
component :
css/system.diff.css : {}
drupal.system.date :
version : VERSION
js :
js/system.date.js : {}
dependencies :
- core/jquery
- core/drupal
- core/drupalSettings
- core/jquery.once
- core/drupal.form