finished to update all contrib modules & themes

This commit is contained in:
2024-08-18 22:51:03 +02:00
parent 8ecf59b87d
commit 0de5789923
23 changed files with 1130 additions and 264 deletions

View File

@@ -0,0 +1,47 @@
uuid: 829826f2-8ada-4e71-9261-7e63566fc10f
langcode: en
status: true
dependencies:
config:
- filter.format.webform_default
module:
- ckeditor5
format: webform_default
editor: ckeditor5
settings:
toolbar:
items:
- heading
- '|'
- bold
- italic
- subscript
- superscript
- '|'
- specialCharacters
- '|'
- numberedList
- bulletedList
- '|'
- link
- '|'
- indent
- outdent
- '|'
- blockQuote
- '|'
- sourceEditing
plugins:
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_sourceEditing:
allowed_tags: { }
image_upload: { }