From aa899c1d2888bcdeb879ccfb907e02e52193133a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 15 Feb 2024 21:14:28 -0500 Subject: [PATCH] Apply commit snapshot updates --- ...t.snapshot.config_sync.module.drutopia.yml | 76 +++++++++++++++++++ ...t.config_sync.module.image_widget_crop.yml | 47 ++++++++++++ ...ot.snapshot.config_sync.module.webform.yml | 19 +++++ 3 files changed, 142 insertions(+) create mode 100644 config/config_snapshot.snapshot.config_sync.module.image_widget_crop.yml diff --git a/config/config_snapshot.snapshot.config_sync.module.drutopia.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia.yml index 4838bd9..5ea3363 100644 --- a/config/config_snapshot.snapshot.config_sync.module.drutopia.yml +++ b/config/config_snapshot.snapshot.config_sync.module.drutopia.yml @@ -1044,6 +1044,75 @@ items: fontawesome: examples: '' 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: + - '' + - '
' + - '
' + - '
' + - '' + - '
' + - '
    ' + - '
      ' + - '

      ' + - '

      ' + - '

      ' + - '

      ' + - '
      ' + 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: '' name: gin.settings @@ -1073,6 +1142,13 @@ items: show_user_theme_settings: true _core: default_config_hash: gXhtSEXk8gJnBxwC5Fq_RTrf9qbP8Zj_L3tAd0H_ma4 + - + collection: '' + name: node.settings + data: + _core: + default_config_hash: 2OMXCScXUOLSYID9-phjO4q36nnnaMWNUlDxEqZzG1U + use_admin_theme: true - collection: '' name: seven.settings diff --git a/config/config_snapshot.snapshot.config_sync.module.image_widget_crop.yml b/config/config_snapshot.snapshot.config_sync.module.image_widget_crop.yml new file mode 100644 index 0000000..15eec27 --- /dev/null +++ b/config/config_snapshot.snapshot.config_sync.module.image_widget_crop.yml @@ -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 diff --git a/config/config_snapshot.snapshot.config_sync.module.webform.yml b/config/config_snapshot.snapshot.config_sync.module.webform.yml index 7f072db..19c3fc5 100644 --- a/config/config_snapshot.snapshot.config_sync.module.webform.yml +++ b/config/config_snapshot.snapshot.config_sync.module.webform.yml @@ -9,6 +9,25 @@ snapshotSet: config_sync extensionType: module extensionName: webform 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: '' name: system.action.webform_archive_action