semanticui-8.x-1.x-dev/semanticui.libraries.yml
semanticui.libraries.yml
global-styling:
version: VERSION
css:
theme:
/libraries/semanticui/dist/semantic.min.css: {minified: true}
css/global.css: {}
css/toast.css: {}
component:
css/components/details.css: {}
css/components/form.css: {}
global-scripts:
version: VERSION
js:
/libraries/semanticui/dist/semantic.min.js: {minified: true}
js/select.js: {}
js/checkbox.js: {}
js/toast.js: {}
dependencies:
- core/jquery
- core/drupal
autocomplete:
version: VERSION
js:
js/autocomplete.js: {}
floating-labels:
version: VERSION
css:
theme:
css/floating-labels.css: {}
js:
js/floating-labels.js: {}
dependencies:
- core/jquery.once
touchable-font:
version: VERSION
css:
theme:
css/touchable.css: {}
comment:
version: VERSION
js:
js/comments.js: {}
block:
version: VERSION
js:
js/block.js: {}
tabledrag:
version: VERSION
js:
js/tabledrag.js: {}
dropbutton:
version: VERSION
css:
component:
css/components/dropbutton.css: {}
admin:
version: VERSION
css:
theme:
css/system/system.admin.css: {}
vertical-tabs:
version: VERSION
js:
# Load before core/drupal.collapse.
js/vertical-tabs.js: { weight: -1 }
drupal.filter:
version: VERSION
css:
theme:
css/filter/filter.admin.css: {}
drupal.tableselect:
version: VERSION
js:
js/tableselect.js: {}
drupal.tableheader:
version: VERSION
js:
js/tableheader.js: {}
drupal.progress:
version: VERSION
js:
js/progress.js: {}
drupal.user:
version: VERSION
js:
js/user.js: {}
drupal.user.permissions:
version: VERSION
js:
js/user.permissions.js: {}
navigation:
version: VERSION
js:
js/navigation.js: {}
dependencies:
- core/drupal.displace
popup-description:
version: VERSION
js:
js/popup-description.js: {}
search:
version: VERSION
js:
js/search.js: {}
