Apply commit snapshot updates

This commit is contained in:
benjamin melançon 2024-02-15 21:14:28 -05:00
parent bb285d185c
commit aa899c1d28
3 changed files with 142 additions and 0 deletions

View file

@ -1044,6 +1044,75 @@ items:
fontawesome: fontawesome:
examples: '' examples: ''
visibility: { } visibility: { }
-
collection: ''
name: editor.editor.basic_html
data:
langcode: en
status: true
dependencies:
config:
- filter.format.basic_html
module:
- ckeditor5
format: basic_html
editor: ckeditor5
settings:
toolbar:
items:
- bold
- italic
- '|'
- link
- '|'
- bulletedList
- numberedList
- '|'
- blockQuote
- drupalInsertImage
- '|'
- heading
- code
- '|'
- sourceEditing
plugins:
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_imageResize:
allow_resize: true
ckeditor5_list:
reversed: false
startIndex: true
ckeditor5_sourceEditing:
allowed_tags:
- '<cite>'
- '<dl>'
- '<dt>'
- '<dd>'
- '<a hreflang>'
- '<blockquote cite>'
- '<ul type>'
- '<ol start type>'
- '<h2 id>'
- '<h3 id>'
- '<h4 id>'
- '<h5 id>'
- '<h6 id>'
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0
_core:
default_config_hash: lZlUTSJqWaN3iU0I0fhvQVgqf4ps9fxPPC-g_9aWIRc
- -
collection: '' collection: ''
name: gin.settings name: gin.settings
@ -1073,6 +1142,13 @@ items:
show_user_theme_settings: true show_user_theme_settings: true
_core: _core:
default_config_hash: gXhtSEXk8gJnBxwC5Fq_RTrf9qbP8Zj_L3tAd0H_ma4 default_config_hash: gXhtSEXk8gJnBxwC5Fq_RTrf9qbP8Zj_L3tAd0H_ma4
-
collection: ''
name: node.settings
data:
_core:
default_config_hash: 2OMXCScXUOLSYID9-phjO4q36nnnaMWNUlDxEqZzG1U
use_admin_theme: true
- -
collection: '' collection: ''
name: seven.settings name: seven.settings

View file

@ -0,0 +1,47 @@
uuid: b2e8ab59-9cb8-48b4-b7ae-80073adfdad7
langcode: en
status: true
dependencies:
module:
- image_widget_crop
id: config_sync.module.image_widget_crop
snapshotSet: config_sync
extensionType: module
extensionName: image_widget_crop
items:
-
collection: ''
name: image.style.crop_thumbnail
data:
langcode: en
status: true
dependencies: { }
name: crop_thumbnail
label: 'Crop thumbnail'
effects:
8fc26706-68dc-4eb7-8121-33e3936ed55f:
uuid: 8fc26706-68dc-4eb7-8121-33e3936ed55f
id: image_scale
weight: 1
data:
width: 400
height: null
upscale: false
_core:
default_config_hash: N1S0PHZeyxfFqgzB-sDeGPaxi0dDOL8NUiP_d6WXSV0
-
collection: ''
name: image_widget_crop.settings
data:
settings:
library_url: ''
css_url: ''
crop_preview_image_style: crop_thumbnail
crop_list: { }
crop_types_required: { }
warn_multiple_usages: false
show_default_crop: true
notify_apply: false
notify_update: true
_core:
default_config_hash: UYGkeE2iH3UGp9lBPsELb3VSgHz9vkMJeaGzcYwE7Uw

View file

@ -9,6 +9,25 @@ snapshotSet: config_sync
extensionType: module extensionType: module
extensionName: webform extensionName: webform
items: items:
-
collection: ''
name: filter.format.webform_default
data:
uuid: null
langcode: en
status: true
dependencies:
enforced:
module:
- webform
name: 'Webform (Default) - DO NOT EDIT'
format: webform_default
weight: 100
roles:
- authenticated
filters: { }
_core:
default_config_hash: EeKp_M4Oid3erARiAam9rsgBKR91uEnFkEP3aZS2ol8
- -
collection: '' collection: ''
name: system.action.webform_archive_action name: system.action.webform_archive_action