Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal-3101671
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
drupal-3101671
Commits
f5d4496e
Unverified
Commit
f5d4496e
authored
2 years ago
by
Lauri Timmanee
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3295898
by Spokje, nod_: Remove core/modules/ckeditor5/ckeditor5.libraries.yml.orig
parent
e44f94f3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/modules/ckeditor5/ckeditor5.libraries.yml.orig
+0
-188
0 additions, 188 deletions
core/modules/ckeditor5/ckeditor5.libraries.yml.orig
with
0 additions
and
188 deletions
core/modules/ckeditor5/ckeditor5.libraries.yml.orig
deleted
100644 → 0
+
0
−
188
View file @
e44f94f3
# 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: { }
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment