Update config snapshots

This commit is contained in:
Keegan Rankin 2024-03-01 13:39:10 -08:00
parent 333d5f418e
commit 3cb1fd7a43
68 changed files with 8446 additions and 4089 deletions

View file

@ -20,6 +20,8 @@ items:
label: 'Basic block'
revision: 0
description: 'A basic block contains a title and a body.'
_core:
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
-
collection: ''
name: block_content.type.slide
@ -31,6 +33,8 @@ items:
label: Slide
revision: 1
description: ''
_core:
default_config_hash: pOGP3cCvZKJh3KvC3N1wt5CzxZgG0DOu7KDyFMi3gZw
-
collection: ''
name: contact.form.feedback
@ -46,6 +50,8 @@ items:
weight: 0
message: 'Your message has been sent.'
redirect: ''
_core:
default_config_hash: vymHlgJy26BuI5GGj9-IXjwR3dRC5C0tij4BpWJnoqw
-
collection: ''
name: core.entity_form_display.block_content.basic.default
@ -81,6 +87,8 @@ items:
third_party_settings: { }
region: content
hidden: { }
_core:
default_config_hash: 6qtUzM5E9WGaNTRlMmYhrScXEP509jFMzRWm3gqFXvQ
-
collection: ''
name: core.entity_form_display.block_content.slide.default
@ -119,6 +127,8 @@ items:
placeholder: ''
third_party_settings: { }
hidden: { }
_core:
default_config_hash: 7cKjgY8GVkmEzOYGZdSAsWt1T5V3L5rEKw19Llx246c
-
collection: ''
name: core.entity_view_display.block_content.basic.default
@ -143,7 +153,10 @@ items:
settings: { }
third_party_settings: { }
region: content
hidden: { }
hidden:
search_api_excerpt: true
_core:
default_config_hash: CmZdrveBfdzcVjaY5Iy891AdoO9AoBMJ4pdhu0WwXkI
-
collection: ''
name: core.entity_view_display.block_content.slide.columnar
@ -166,7 +179,7 @@ items:
field_slide:
type: entity_reference_revisions_entity_view
weight: 0
label: visually_hidden
label: hidden
settings:
view_mode: columnar
link: ''
@ -174,7 +187,10 @@ items:
ds:
ds_limit: ''
region: content
hidden: { }
hidden:
search_api_excerpt: true
_core:
default_config_hash: Qy6nDH_-O3SoksTn8t8slyCbTE2fP_sYtISt1_hZKZc
-
collection: ''
name: core.entity_view_display.block_content.slide.default
@ -195,13 +211,16 @@ items:
field_slide:
type: entity_reference_revisions_entity_view
weight: 0
label: visually_hidden
label: hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
region: content
hidden: { }
hidden:
search_api_excerpt: true
_core:
default_config_hash: Ifn3KdN-1MT1MGhO0hGpyV6avfoMPpy6q2yuD5tsEgg
-
collection: ''
name: editor.editor.basic_html
@ -212,44 +231,55 @@ items:
config:
- filter.format.basic_html
module:
- ckeditor
- ckeditor5
format: basic_html
editor: ckeditor
editor: ckeditor5
settings:
toolbar:
rows:
-
-
name: Formatting
items:
- Bold
- Italic
-
name: Linking
items:
- DrupalLink
- DrupalUnlink
-
name: Lists
items:
- BulletedList
- NumberedList
-
name: Media
items:
- Blockquote
- DrupalImage
-
name: 'Block Formatting'
items:
- Format
-
name: Tools
items:
- Source
items:
- bold
- italic
- '|'
- link
- '|'
- bulletedList
- numberedList
- '|'
- blockQuote
- drupalInsertImage
- '|'
- heading
- code
- '|'
- sourceEditing
plugins:
stylescombo:
styles: ''
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
@ -258,6 +288,8 @@ items:
max_dimensions:
width: 0
height: 0
_core:
default_config_hash: lZlUTSJqWaN3iU0I0fhvQVgqf4ps9fxPPC-g_9aWIRc
-
collection: ''
name: editor.editor.full_html
@ -268,52 +300,52 @@ items:
config:
- filter.format.full_html
module:
- ckeditor
- ckeditor5
format: full_html
editor: ckeditor
editor: ckeditor5
settings:
toolbar:
rows:
-
-
name: Formatting
items:
- Bold
- Italic
- Strike
- Superscript
- Subscript
- '-'
- RemoveFormat
-
name: Linking
items:
- DrupalLink
- DrupalUnlink
-
name: Lists
items:
- BulletedList
- NumberedList
-
name: Media
items:
- Blockquote
- DrupalImage
- Table
- HorizontalRule
-
name: 'Block Formatting'
items:
- Format
-
name: Tools
items:
- ShowBlocks
- Source
items:
- bold
- italic
- underline
- strikethrough
- code
- superscript
- subscript
- removeFormat
- '|'
- link
- '|'
- bulletedList
- numberedList
- '|'
- blockQuote
- drupalInsertImage
- insertTable
- specialCharacters
- horizontalLine
- '|'
- heading
- '|'
- undo
- redo
- sourceEditing
plugins:
stylescombo:
styles: ''
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_imageResize:
allow_resize: true
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_sourceEditing:
allowed_tags: { }
image_upload:
status: true
scheme: public
@ -322,6 +354,8 @@ items:
max_dimensions:
width: 0
height: 0
_core:
default_config_hash: xaB_r7M0ei85xf3DREBJ7vg7cWRdpnGUqxRNGcjsO3w
-
collection: ''
name: field.field.block_content.basic.body
@ -346,7 +380,11 @@ items:
default_value_callback: ''
settings:
display_summary: false
required_summary: false
allowed_formats: { }
field_type: text_with_summary
_core:
default_config_hash: j00Gfs9AFqwK4x9RIsISLbPO7vA12psPR4s60wOIwQo
-
collection: ''
name: field.field.block_content.slide.field_slide
@ -392,6 +430,8 @@ items:
weight: 10
enabled: false
field_type: entity_reference_revisions
_core:
default_config_hash: DTGKvSTSWQLuPM_GVGwvK_Uqu5RQfCkI6pyro9U2PVw
-
collection: ''
name: filter.format.basic_html
@ -438,6 +478,8 @@ items:
status: true
weight: 11
settings: { }
_core:
default_config_hash: 73bBl0mQ4I5Md9_FoI1V9MErX_I6ykC9gNKwLqb80Ko
-
collection: ''
name: filter.format.full_html
@ -475,6 +517,17 @@ items:
status: true
weight: 11
settings: { }
filter_html:
id: filter_html
provider: filter
status: false
weight: -10
settings:
allowed_html: ''
filter_html_help: true
filter_html_nofollow: false
_core:
default_config_hash: KMhXYrB50PHlC9zRDcIi-BZAV9qSWhsxVvhznwJBvUM
-
collection: ''
name: filter.format.restricted_html
@ -508,3 +561,5 @@ items:
weight: 0
settings:
filter_url_length: 72
_core:
default_config_hash: svzvsrZlfyHwBHGze539jJhmQPyb-CLVSc_jNHreKLw