module_matrix-1.0.2/module_matrix.libraries.yml
module_matrix.libraries.yml
matrix-settings:
css:
theme:
css/module-matrix.settings.css: { weight: 0 }
js:
js/module-matrix.settings.js: {}
dependencies:
- core/drupal
- core/drupalSettings
- core/once
# This is /admin/modules
main:
css:
theme:
css/module-matrix.layout.css: { weight: -30}
css/module-matrix.main.css: { weight: -30}
css/module-matrix.inner.css: { weight: -30}
css/module-matrix.filter.css: { weight: -30}
css/module-matrix.package.css: { weight: -30}
css/module-matrix.details.css: { weight: -30}
js:
js/module-matrix/constants.js: {}
js/module-matrix/utilities.js: {}
js/module-matrix/data-manager.js: {}
js/module-matrix/module-unifier.js: {}
js/module-matrix/filter-manager.js: {}
js/module-matrix/event-manager.js: {}
js/module-matrix/animation-manager.js: {}
js/module-matrix/ui-generator.js: {}
js/module-matrix/main.js: {}
dependencies:
- core/drupal
- core/drupalSettings
- core/once
main-uninstall:
css:
theme:
css/module-matrix.uninstall.css: { weight: -30}
js:
js/module-matrix.main.uninstall.js: {}
dependencies:
- core/drupal
- core/drupalSettings
- core/once
matrix-style:
css:
theme:
css/style/module-matrix.style.css: { weight: -10}
css/style/module-matrix.style.accent.css: { weight: -10}
matrix-style-uninstall:
css:
theme:
css/style/module-matrix.style.uninstall.css: { weight: -10}
css/style/module-matrix.style.accent.css: { weight: -10}
matrix-style-light-teal:
css:
theme:
css/accent/module-matrix.light.teal.css: { weight: 0}
matrix-style-light-coral:
css:
theme:
css/accent/module-matrix.light.coral.css: { weight: 0}
matrix-style-light-indigo:
css:
theme:
css/accent/module-matrix.light.indigo.css: { weight: 0}
matrix-style-light-gold:
css:
theme:
css/accent/module-matrix.light.gold.css: { weight: 0}
matrix-style-light-slate:
css:
theme:
css/accent/module-matrix.light.slate.css: { weight: 0}
matrix-style-light-neutral:
css:
theme:
css/accent/module-matrix.light.neutral.css: { weight: 0}
matrix-style-dark-teal:
css:
theme:
css/accent/module-matrix.dark.teal.css: { weight: 0}
matrix-style-dark-coral:
css:
theme:
css/accent/module-matrix.dark.coral.css: { weight: 0}
matrix-style-dark-indigo:
css:
theme:
css/accent/module-matrix.dark.indigo.css: { weight: 0}
matrix-style-dark-gold:
css:
theme:
css/accent/module-matrix.dark.gold.css: { weight: 0}
matrix-style-dark-slate:
css:
theme:
css/accent/module-matrix.dark.slate.css: { weight: 0}
matrix-style-dark-neutral:
css:
theme:
css/accent/module-matrix.dark.neutral.css: { weight: 0}
