entity_embed-8.x-1.x-dev/entity_embed.libraries.yml
entity_embed.libraries.yml
drupal.entity_embed.dialog:
version: VERSION
js:
js/entity_embed.dialog.js: {}
css:
theme:
css/entity_embed.dialog.css: {}
dependencies:
- core/drupal
- core/jquery
- core/once
caption:
version: VERSION
css:
component:
css/entity_embed.filter.caption.css: {}
dependencies:
- filter/caption
# CKEditor 5
entity_embed:
js:
js/build/drupalentity.js: { minified: true }
css:
theme:
css/drupalentity.css: { }
dependencies:
- core/ckeditor5
- core/drupal
admin.entity_embed:
js:
js/entity_embed.set_dynamic_icons.js: {}
dependencies:
- core/drupal
- core/once
- core/drupalSettings
