Skip to content
Snippets Groups Projects
Unverified Commit f5d4496e authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3295898 by Spokje, nod_: Remove core/modules/ckeditor5/ckeditor5.libraries.yml.orig

parent e44f94f3
No related branches found
No related tags found
No related merge requests found
# cspell:ignore imageupload
ckeditor5.language:
css:
component:
css/language.css: {}
dependencies:
- core/ckeditor5.language
drupal.ckeditor5.internal:
js:
js/build/drupalHtmlEngine.js: { minified: true }
dependencies:
- core/ckeditor5
- core/ckeditor5.internal
drupal.ckeditor5:
js:
js/ckeditor5.js: {}
dependencies:
- core/jquery
- core/once
- core/drupal
- core/drupal.debounce
- core/ckeditor5.editorClassic
- core/ckeditor5.editorDecoupled
- core/ckeditor5
- editor/drupal.editor
- ckeditor5/drupal.ckeditor5.stylesheets
- core/drupalSettings
- core/drupal.message
# Library used for dynamically loading CKEditor 5 stylesheets from the default
# front end theme.
# @see ckeditor5_library_info_alter()
drupal.ckeditor5.stylesheets:
version: VERSION
css: []
drupal.ckeditor5.codeBlock:
dependencies:
- core/ckeditor5.codeBlock
- core/ckeditor5.htmlSupport
drupal.ckeditor5.image:
js:
js/build/drupalImage.js: { minified: true }
css:
theme:
css/image.css: { }
dependencies:
- core/drupal
- core/ckeditor5
- core/ckeditor5.image
drupal.ckeditor5.emphasis:
version: VERSION
js:
js/build/drupalEmphasis.js: { minified: true }
dependencies:
- core/ckeditor5
- core/ckeditor5.basic
drupal.ckeditor5.media:
js:
js/media_embed_ckeditor5.theme.js: {}
js/build/drupalMedia.js: { minified: true }
css:
theme:
css/drupalmedia.css: { }
dependencies:
- core/ckeditor5
- core/drupal
drupal.ckeditor5.mediaAlign:
css:
theme:
css/media-alignment.css: { }
dependencies:
- ckeditor5/drupal.ckeditor5.media
drupal.ckeditor5.filter.admin:
js:
js/ckeditor5.filter.admin.js: {}
dependencies:
- core/drupal
- core/once
- core/drupal.ajax
- core/drupalSettings
admin:
js:
js/ckeditor5.admin.js: { }
css:
theme:
css/toolbar.admin.css: { }
dependencies:
- core/sortable
- filter/drupal.filter.admin
- core/jquery
- core/once
admin.specialCharacters:
css:
theme:
css/special-characters.css: { }
admin.removeFormat:
css:
theme:
css/remove-format.css: { }
admin.internal:
css:
theme:
css/internal.admin.css: { }
admin.basic:
css:
theme:
css/basic.admin.css: { }
admin.blockquote:
css:
theme:
css/blockquote.admin.css: { }
admin.link:
css:
theme:
css/link.admin.css: { }
admin.list:
css:
theme:
css/list.admin.css: { }
admin.heading:
css:
theme:
css/heading.admin.css: { }
dependencies:
- core/ckeditor5.internal
admin.horizontalLine:
css:
theme:
css/horizontal-line.admin.css: { }
admin.alignment:
css:
theme:
css/alignment.admin.css: { }
admin.imageupload:
css:
theme:
css/imageupload.admin.css: { }
admin.indent:
css:
theme:
css/indent.admin.css: { }
admin.language:
css:
theme:
css/language.admin.css: { }
admin.drupalmedia:
css:
theme:
css/drupalmedia.admin.css: { }
admin.sourceEditing:
css:
theme:
css/source-editing.admin.css: { }
admin.table:
css:
theme:
css/table.admin.css: { }
admin.codeBlock:
css:
theme:
css/code-block.admin.css: { }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment