diff --git a/components/03-organisms/skip-link/skip-link.component.yml b/components/03-organisms/skip-link/skip-link.component.yml index 834a157199705581fa174a93af47b4d9758b29c9..80472da4fa0013d700f73739906325fbdc302d78 100644 --- a/components/03-organisms/skip-link/skip-link.component.yml +++ b/components/03-organisms/skip-link/skip-link.component.yml @@ -3,7 +3,7 @@ name: CT Skip link # required for other components -status: experimental +status: obsolete group: Organisms diff --git a/config/optional/core.base_field_override.node.civictheme_alert.promote.yml b/config/optional/core.base_field_override.node.civictheme_alert.promote.yml deleted file mode 100644 index 987e0ccb3dbf4be8c2209c28c10d48b6387240cb..0000000000000000000000000000000000000000 --- a/config/optional/core.base_field_override.node.civictheme_alert.promote.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - node.type.civictheme_alert -id: node.civictheme_alert.promote -field_name: promote -entity_type: node -bundle: civictheme_alert -label: 'Promoted to front page' -description: '' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/core.base_field_override.node.civictheme_event.promote.yml b/config/optional/core.base_field_override.node.civictheme_event.promote.yml deleted file mode 100644 index ab1f84ab169b2ac9227b80339f73940ea3862b27..0000000000000000000000000000000000000000 --- a/config/optional/core.base_field_override.node.civictheme_event.promote.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - node.type.civictheme_event -id: node.civictheme_event.promote -field_name: promote -entity_type: node -bundle: civictheme_event -label: 'Promoted to front page' -description: '' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/core.base_field_override.node.civictheme_page.promote.yml b/config/optional/core.base_field_override.node.civictheme_page.promote.yml deleted file mode 100644 index a7731bf8ed7c7d47c8adeb46a37de179acd828ca..0000000000000000000000000000000000000000 --- a/config/optional/core.base_field_override.node.civictheme_page.promote.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - node.type.civictheme_page -id: node.civictheme_page.promote -field_name: promote -entity_type: node -bundle: civictheme_page -label: 'Promoted to front page' -description: '' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/core.date_format.civictheme_short_date.yml b/config/optional/core.date_format.civictheme_short_date.yml deleted file mode 100644 index fd4f5bd8334dcd72caa0fec950cf7bc24cf59956..0000000000000000000000000000000000000000 --- a/config/optional/core.date_format.civictheme_short_date.yml +++ /dev/null @@ -1,7 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_short_date -label: 'CivicTheme Short Date' -locked: false -pattern: 'j M Y' diff --git a/config/optional/core.date_format.civictheme_short_date_and_time.yml b/config/optional/core.date_format.civictheme_short_date_and_time.yml deleted file mode 100644 index ba02ee8e432a37180a897a316db6d150a13bc0b6..0000000000000000000000000000000000000000 --- a/config/optional/core.date_format.civictheme_short_date_and_time.yml +++ /dev/null @@ -1,7 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_short_date_and_time -label: 'CivicTheme short Date and Time' -locked: false -pattern: 'j M Y - H:i' diff --git a/config/optional/core.entity_form_display.media.civictheme_audio.default.yml b/config/optional/core.entity_form_display.media.civictheme_audio.default.yml deleted file mode 100644 index 7c5aae246746c289d7f829852c45967654c82c66..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_audio.default.yml +++ /dev/null @@ -1,78 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_audio.field_c_m_audio_file - - field.field.media.civictheme_audio.field_c_m_media_tags - - media.type.civictheme_audio - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - file - - path -id: media.civictheme_audio.default -targetEntityType: media -bundle: civictheme_audio -mode: default -content: - created: - type: datetime_timestamp - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_m_audio_file: - type: file_generic - weight: 1 - region: content - settings: - progress_indicator: throbber - third_party_settings: { } - field_c_m_media_tags: - type: entity_reference_autocomplete - weight: 2 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - moderation_state: - type: moderation_state_default - weight: 100 - region: content - settings: { } - third_party_settings: { } - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - path: - type: path - weight: 5 - region: content - settings: { } - third_party_settings: { } - status: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 3 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } -hidden: { } diff --git a/config/optional/core.entity_form_display.media.civictheme_audio.media_library.yml b/config/optional/core.entity_form_display.media.civictheme_audio.media_library.yml deleted file mode 100644 index 58400fb6070a69bc54e9ed7e0028629c62355d70..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_audio.media_library.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_form_mode.media.media_library - - field.field.media.civictheme_audio.field_c_m_audio_file - - field.field.media.civictheme_audio.field_c_m_media_tags - - media.type.civictheme_audio -id: media.civictheme_audio.media_library -targetEntityType: media -bundle: civictheme_audio -mode: media_library -content: - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - field_c_m_audio_file: true - field_c_m_media_tags: true - moderation_state: true - path: true - status: true - uid: true diff --git a/config/optional/core.entity_form_display.media.civictheme_document.default.yml b/config/optional/core.entity_form_display.media.civictheme_document.default.yml deleted file mode 100644 index 97b9b4b08340d49a72397a94b25745f5fefa819c..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_document.default.yml +++ /dev/null @@ -1,78 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_document.field_c_m_document - - field.field.media.civictheme_document.field_c_m_media_tags - - media.type.civictheme_document - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - file - - path -id: media.civictheme_document.default -targetEntityType: media -bundle: civictheme_document -mode: default -content: - created: - type: datetime_timestamp - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_m_document: - type: file_generic - weight: 1 - region: content - settings: - progress_indicator: throbber - third_party_settings: { } - field_c_m_media_tags: - type: entity_reference_autocomplete - weight: 2 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - moderation_state: - type: moderation_state_default - weight: 100 - region: content - settings: { } - third_party_settings: { } - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - path: - type: path - weight: 5 - region: content - settings: { } - third_party_settings: { } - status: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 3 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } -hidden: { } diff --git a/config/optional/core.entity_form_display.media.civictheme_document.media_library.yml b/config/optional/core.entity_form_display.media.civictheme_document.media_library.yml deleted file mode 100644 index d18d5f37f105e34dbea82bc6e6148fb815bece03..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_document.media_library.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_form_mode.media.media_library - - field.field.media.civictheme_document.field_c_m_document - - field.field.media.civictheme_document.field_c_m_media_tags - - media.type.civictheme_document -id: media.civictheme_document.media_library -targetEntityType: media -bundle: civictheme_document -mode: media_library -content: - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - field_c_m_document: true - field_c_m_media_tags: true - moderation_state: true - path: true - status: true - uid: true diff --git a/config/optional/core.entity_form_display.media.civictheme_icon.default.yml b/config/optional/core.entity_form_display.media.civictheme_icon.default.yml deleted file mode 100644 index 7e5d6013e8da95ddf1ab51d015db9e67511ea787..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_icon.default.yml +++ /dev/null @@ -1,78 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_icon.field_c_m_icon - - field.field.media.civictheme_icon.field_c_m_media_tags - - media.type.civictheme_icon - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - file - - path -id: media.civictheme_icon.default -targetEntityType: media -bundle: civictheme_icon -mode: default -content: - created: - type: datetime_timestamp - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_m_icon: - type: file_generic - weight: 1 - region: content - settings: - progress_indicator: throbber - third_party_settings: { } - field_c_m_media_tags: - type: entity_reference_autocomplete - weight: 2 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - moderation_state: - type: moderation_state_default - weight: 100 - region: content - settings: { } - third_party_settings: { } - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - path: - type: path - weight: 5 - region: content - settings: { } - third_party_settings: { } - status: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 3 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } -hidden: { } diff --git a/config/optional/core.entity_form_display.media.civictheme_icon.media_library.yml b/config/optional/core.entity_form_display.media.civictheme_icon.media_library.yml deleted file mode 100644 index 2f115ef121e26f4ae42368bd8982096987dea664..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_icon.media_library.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_form_mode.media.media_library - - field.field.media.civictheme_icon.field_c_m_icon - - field.field.media.civictheme_icon.field_c_m_media_tags - - media.type.civictheme_icon -id: media.civictheme_icon.media_library -targetEntityType: media -bundle: civictheme_icon -mode: media_library -content: - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - field_c_m_icon: true - field_c_m_media_tags: true - moderation_state: true - path: true - status: true - uid: true diff --git a/config/optional/core.entity_form_display.media.civictheme_image.default.yml b/config/optional/core.entity_form_display.media.civictheme_image.default.yml deleted file mode 100644 index d4058bb8d0edfdc461d362d6843589a2c8cdab6c..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_image.default.yml +++ /dev/null @@ -1,91 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_image.field_c_m_caption - - field.field.media.civictheme_image.field_c_m_image - - field.field.media.civictheme_image.field_c_m_media_tags - - image.style.civictheme_medium - - media.type.civictheme_image - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - focal_point - - path -id: media.civictheme_image.default -targetEntityType: media -bundle: civictheme_image -mode: default -content: - created: - type: datetime_timestamp - weight: 5 - region: content - settings: { } - third_party_settings: { } - field_c_m_caption: - type: string_textfield - weight: 2 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_m_image: - type: image_focal_point - weight: 1 - region: content - settings: - progress_indicator: throbber - preview_image_style: civictheme_medium - preview_link: true - offsets: '50,50' - third_party_settings: { } - field_c_m_media_tags: - type: entity_reference_autocomplete - weight: 3 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - moderation_state: - type: moderation_state_default - weight: 100 - region: content - settings: { } - third_party_settings: { } - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - path: - type: path - weight: 6 - region: content - settings: { } - third_party_settings: { } - status: - type: boolean_checkbox - weight: 7 - region: content - settings: - display_label: true - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 4 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } -hidden: { } diff --git a/config/optional/core.entity_form_display.media.civictheme_image.media_library.yml b/config/optional/core.entity_form_display.media.civictheme_image.media_library.yml deleted file mode 100644 index b3423a76080bfe9cc46e32e5e58d6d3420716186..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_image.media_library.yml +++ /dev/null @@ -1,43 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_form_mode.media.media_library - - field.field.media.civictheme_image.field_c_m_caption - - field.field.media.civictheme_image.field_c_m_image - - field.field.media.civictheme_image.field_c_m_media_tags - - image.style.civictheme_medium - - media.type.civictheme_image - module: - - focal_point -id: media.civictheme_image.media_library -targetEntityType: media -bundle: civictheme_image -mode: media_library -content: - field_c_m_image: - type: image_focal_point - weight: 5 - region: content - settings: - progress_indicator: throbber - preview_image_style: civictheme_medium - preview_link: true - offsets: '50,50' - third_party_settings: { } - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - field_c_m_caption: true - field_c_m_media_tags: true - moderation_state: true - path: true - status: true - uid: true diff --git a/config/optional/core.entity_form_display.media.civictheme_remote_video.default.yml b/config/optional/core.entity_form_display.media.civictheme_remote_video.default.yml deleted file mode 100644 index 651cf76a0c055ac9bb92f4f1f451421b1e656d13..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_remote_video.default.yml +++ /dev/null @@ -1,99 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_remote_video.field_c_m_media_tags - - field.field.media.civictheme_remote_video.field_c_m_oembed_video - - field.field.media.civictheme_remote_video.field_c_m_transcript - - field.field.media.civictheme_remote_video.field_c_m_transcript_link - - media.type.civictheme_remote_video - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - link - - media - - path - - text -id: media.civictheme_remote_video.default -targetEntityType: media -bundle: civictheme_remote_video -mode: default -content: - created: - type: datetime_timestamp - weight: 6 - region: content - settings: { } - third_party_settings: { } - field_c_m_media_tags: - type: entity_reference_autocomplete - weight: 4 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_m_oembed_video: - type: oembed_textfield - weight: 1 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_m_transcript: - type: text_textarea - weight: 2 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_m_transcript_link: - type: link_default - weight: 3 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - moderation_state: - type: moderation_state_default - weight: 100 - region: content - settings: { } - third_party_settings: { } - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - path: - type: path - weight: 7 - region: content - settings: { } - third_party_settings: { } - status: - type: boolean_checkbox - weight: 8 - region: content - settings: - display_label: true - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 5 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } -hidden: { } diff --git a/config/optional/core.entity_form_display.media.civictheme_remote_video.media_library.yml b/config/optional/core.entity_form_display.media.civictheme_remote_video.media_library.yml deleted file mode 100644 index c662ae493762f6aab14af976747bbfcdcb4d7e70..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_remote_video.media_library.yml +++ /dev/null @@ -1,33 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_form_mode.media.media_library - - field.field.media.civictheme_remote_video.field_c_m_media_tags - - field.field.media.civictheme_remote_video.field_c_m_oembed_video - - field.field.media.civictheme_remote_video.field_c_m_transcript - - field.field.media.civictheme_remote_video.field_c_m_transcript_link - - media.type.civictheme_remote_video -id: media.civictheme_remote_video.media_library -targetEntityType: media -bundle: civictheme_remote_video -mode: media_library -content: - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - field_c_m_media_tags: true - field_c_m_oembed_video: true - field_c_m_transcript: true - field_c_m_transcript_link: true - moderation_state: true - path: true - status: true - uid: true diff --git a/config/optional/core.entity_form_display.media.civictheme_video.default.yml b/config/optional/core.entity_form_display.media.civictheme_video.default.yml deleted file mode 100644 index f1cb5d1becd494acfea63e8217203cc654e40556..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_video.default.yml +++ /dev/null @@ -1,98 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_video.field_c_m_media_tags - - field.field.media.civictheme_video.field_c_m_transcript - - field.field.media.civictheme_video.field_c_m_transcript_link - - field.field.media.civictheme_video.field_c_m_video_file - - media.type.civictheme_video - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - file - - link - - path - - text -id: media.civictheme_video.default -targetEntityType: media -bundle: civictheme_video -mode: default -content: - created: - type: datetime_timestamp - weight: 6 - region: content - settings: { } - third_party_settings: { } - field_c_m_media_tags: - type: entity_reference_autocomplete - weight: 4 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_m_transcript: - type: text_textarea - weight: 2 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_m_transcript_link: - type: link_default - weight: 3 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_m_video_file: - type: file_generic - weight: 1 - region: content - settings: - progress_indicator: throbber - third_party_settings: { } - moderation_state: - type: moderation_state_default - weight: 100 - region: content - settings: { } - third_party_settings: { } - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - path: - type: path - weight: 7 - region: content - settings: { } - third_party_settings: { } - status: - type: boolean_checkbox - weight: 8 - region: content - settings: - display_label: true - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 5 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } -hidden: { } diff --git a/config/optional/core.entity_form_display.media.civictheme_video.media_library.yml b/config/optional/core.entity_form_display.media.civictheme_video.media_library.yml deleted file mode 100644 index 534c0d18a616941bb795f1426f92b660e069f1a7..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.media.civictheme_video.media_library.yml +++ /dev/null @@ -1,33 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_form_mode.media.media_library - - field.field.media.civictheme_video.field_c_m_media_tags - - field.field.media.civictheme_video.field_c_m_transcript - - field.field.media.civictheme_video.field_c_m_transcript_link - - field.field.media.civictheme_video.field_c_m_video_file - - media.type.civictheme_video -id: media.civictheme_video.media_library -targetEntityType: media -bundle: civictheme_video -mode: media_library -content: - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - field_c_m_media_tags: true - field_c_m_transcript: true - field_c_m_transcript_link: true - field_c_m_video_file: true - moderation_state: true - path: true - status: true - uid: true diff --git a/config/optional/core.entity_form_display.node.civictheme_alert.default.yml b/config/optional/core.entity_form_display.node.civictheme_alert.default.yml deleted file mode 100644 index 6bf391c3c16e02de9bfb5c9843eaf98486b6df05..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.node.civictheme_alert.default.yml +++ /dev/null @@ -1,116 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.node.civictheme_alert.field_c_n_alert_page_visibility - - field.field.node.civictheme_alert.field_c_n_alert_type - - field.field.node.civictheme_alert.field_c_n_body - - field.field.node.civictheme_alert.field_c_n_date_range - - node.type.civictheme_alert - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - datetime_range - - path - - text -id: node.civictheme_alert.default -targetEntityType: node -bundle: civictheme_alert -mode: default -content: - created: - type: datetime_timestamp - weight: 3 - region: content - settings: { } - third_party_settings: { } - field_c_n_alert_page_visibility: - type: string_textarea - weight: 10 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_n_alert_type: - type: options_select - weight: 8 - region: content - settings: { } - third_party_settings: { } - field_c_n_body: - type: text_textarea - weight: 1 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_n_date_range: - type: daterange_default - weight: 9 - region: content - settings: { } - third_party_settings: { } - moderation_state: - type: moderation_state_default - weight: 100 - region: content - settings: { } - third_party_settings: { } - path: - type: path - weight: 6 - region: content - settings: { } - third_party_settings: { } - promote: - type: boolean_checkbox - weight: 4 - region: content - settings: - display_label: true - third_party_settings: { } - simple_sitemap: - weight: 10 - region: content - settings: { } - third_party_settings: { } - status: - type: boolean_checkbox - weight: 7 - region: content - settings: - display_label: true - third_party_settings: { } - sticky: - type: boolean_checkbox - weight: 5 - region: content - settings: - display_label: true - third_party_settings: { } - title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 2 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - url_redirects: - weight: 50 - region: content - settings: { } - third_party_settings: { } -hidden: { } diff --git a/config/optional/core.entity_form_display.node.civictheme_event.default.yml b/config/optional/core.entity_form_display.node.civictheme_event.default.yml deleted file mode 100644 index 8deee7d81afb480cc88cae55573b217adf558e74..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.node.civictheme_event.default.yml +++ /dev/null @@ -1,312 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.node.civictheme_event.field_c_n_attachments - - field.field.node.civictheme_event.field_c_n_body - - field.field.node.civictheme_event.field_c_n_custom_last_updated - - field.field.node.civictheme_event.field_c_n_date_range - - field.field.node.civictheme_event.field_c_n_location - - field.field.node.civictheme_event.field_c_n_show_last_updated - - field.field.node.civictheme_event.field_c_n_show_toc - - field.field.node.civictheme_event.field_c_n_site_section - - field.field.node.civictheme_event.field_c_n_summary - - field.field.node.civictheme_event.field_c_n_thumbnail - - field.field.node.civictheme_event.field_c_n_topics - - field.field.node.civictheme_event.field_c_n_vertical_spacing - - node.type.civictheme_event - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - datetime - - datetime_range - - field_group - - media_library - - paragraphs - - path - - text -third_party_settings: - field_group: - group_tabs: - children: - - group_content - - group_event - label: Tabs - region: content - parent_name: '' - weight: 0 - format_type: tabs - format_settings: - classes: '' - show_empty_fields: false - id: '' - direction: horizontal - width_breakpoint: 640 - group_content: - children: - - title - - field_c_n_summary - - group_metadata - - field_c_n_show_toc - - field_c_n_body - - field_c_n_attachments - - group_appearance - label: Content - region: content - parent_name: group_tabs - weight: 2 - format_type: tab - format_settings: - classes: '' - show_empty_fields: false - id: '' - formatter: closed - description: '' - required_fields: true - group_event: - children: - - field_c_n_date_range - - field_c_n_location - label: Event - region: content - parent_name: group_tabs - weight: 5 - format_type: tab - format_settings: - classes: '' - show_empty_fields: false - id: '' - formatter: closed - description: '' - required_fields: true - group_last_updated_date: - children: - - field_c_n_show_last_updated - - field_c_n_custom_last_updated - label: 'Last updated date' - region: content - parent_name: '' - weight: 1 - format_type: details_sidebar - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: true - description: '' - required_fields: true - weight: 0 - group_appearance: - children: - - field_c_n_thumbnail - - field_c_n_vertical_spacing - label: Appearance - region: content - parent_name: group_content - weight: 7 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: false - description: '' - required_fields: true - group_metadata: - children: - - field_c_n_topics - - field_c_n_site_section - label: Metadata - region: content - parent_name: group_content - weight: 3 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: false - description: '' - required_fields: true -id: node.civictheme_event.default -targetEntityType: node -bundle: civictheme_event -mode: default -content: - created: - type: datetime_timestamp - weight: 3 - region: content - settings: { } - third_party_settings: { } - field_c_n_attachments: - type: paragraphs - weight: 6 - region: content - settings: - title: Paragraph - title_plural: Paragraphs - edit_mode: closed - closed_mode: summary - autocollapse: none - closed_mode_threshold: 0 - add_mode: dropdown - form_display_mode: default - default_paragraph_type: _none - features: - add_above: '0' - collapse_edit_all: collapse_edit_all - duplicate: duplicate - third_party_settings: { } - field_c_n_body: - type: text_textarea - weight: 5 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_n_custom_last_updated: - type: datetime_default - weight: 12 - region: content - settings: { } - third_party_settings: { } - field_c_n_date_range: - type: daterange_default - weight: 13 - region: content - settings: { } - third_party_settings: { } - field_c_n_location: - type: paragraphs - weight: 14 - region: content - settings: - title: Paragraph - title_plural: Paragraphs - edit_mode: open - closed_mode: summary - autocollapse: none - closed_mode_threshold: 0 - add_mode: dropdown - form_display_mode: default - default_paragraph_type: civictheme_map - features: - add_above: '0' - collapse_edit_all: '0' - duplicate: '0' - third_party_settings: { } - field_c_n_show_last_updated: - type: boolean_checkbox - weight: 10 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_n_show_toc: - type: boolean_checkbox - weight: 4 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_n_site_section: - type: options_select - weight: 9 - region: content - settings: { } - third_party_settings: { } - field_c_n_summary: - type: string_textarea - weight: 2 - region: content - settings: - rows: 3 - placeholder: '' - third_party_settings: { } - field_c_n_thumbnail: - type: media_library_widget - weight: 6 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_n_topics: - type: entity_reference_autocomplete - weight: 8 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_n_vertical_spacing: - type: options_select - weight: 7 - region: content - settings: { } - third_party_settings: { } - moderation_state: - type: moderation_state_default - weight: 6 - region: content - settings: { } - third_party_settings: { } - path: - type: path - weight: 7 - region: content - settings: { } - third_party_settings: { } - promote: - type: boolean_checkbox - weight: 4 - region: content - settings: - display_label: true - third_party_settings: { } - simple_sitemap: - weight: 9 - region: content - settings: { } - third_party_settings: { } - status: - type: boolean_checkbox - weight: 8 - region: content - settings: - display_label: true - third_party_settings: { } - sticky: - type: boolean_checkbox - weight: 5 - region: content - settings: - display_label: true - third_party_settings: { } - title: - type: string_textfield - weight: 1 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 2 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - url_redirects: - weight: 10 - region: content - settings: { } - third_party_settings: { } -hidden: { } diff --git a/config/optional/core.entity_form_display.node.civictheme_page.default.yml b/config/optional/core.entity_form_display.node.civictheme_page.default.yml deleted file mode 100644 index 2b071e99c330ce5da4e657680715ecea7d754105..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.node.civictheme_page.default.yml +++ /dev/null @@ -1,418 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.node.civictheme_page.field_c_n_banner_background - - field.field.node.civictheme_page.field_c_n_banner_blend_mode - - field.field.node.civictheme_page.field_c_n_banner_components - - field.field.node.civictheme_page.field_c_n_banner_components_bott - - field.field.node.civictheme_page.field_c_n_banner_featured_image - - field.field.node.civictheme_page.field_c_n_banner_hide_breadcrumb - - field.field.node.civictheme_page.field_c_n_banner_theme - - field.field.node.civictheme_page.field_c_n_banner_title - - field.field.node.civictheme_page.field_c_n_banner_type - - field.field.node.civictheme_page.field_c_n_components - - field.field.node.civictheme_page.field_c_n_custom_last_updated - - field.field.node.civictheme_page.field_c_n_hide_sidebar - - field.field.node.civictheme_page.field_c_n_hide_tags - - field.field.node.civictheme_page.field_c_n_show_last_updated - - field.field.node.civictheme_page.field_c_n_show_toc - - field.field.node.civictheme_page.field_c_n_site_section - - field.field.node.civictheme_page.field_c_n_summary - - field.field.node.civictheme_page.field_c_n_thumbnail - - field.field.node.civictheme_page.field_c_n_topics - - field.field.node.civictheme_page.field_c_n_vertical_spacing - - node.type.civictheme_page - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - datetime - - field_group - - media_library - - paragraphs - - path -third_party_settings: - field_group: - group_civictheme_tabs: - children: - - group_civictheme_content - - group_civictheme_banner - label: Tabs - region: content - parent_name: '' - weight: 0 - format_type: tabs - format_settings: - classes: '' - id: '' - direction: horizontal - group_civictheme_banner: - children: - - field_c_n_banner_type - - field_c_n_banner_theme - - field_c_n_banner_title - - field_c_n_banner_hide_breadcrumb - - group_banner_background - - group_banner_featured_image - - field_c_n_banner_components - - field_c_n_banner_components_bott - label: Banner - region: content - parent_name: group_civictheme_tabs - weight: 14 - format_type: tab - format_settings: - classes: '' - id: '' - formatter: closed - description: '' - required_fields: true - group_civictheme_content: - children: - - title - - field_c_n_summary - - group_metadata - - field_c_n_show_toc - - field_c_n_components - - group_appearance - label: Content - region: content - parent_name: group_civictheme_tabs - weight: 10 - format_type: tab - format_settings: - classes: '' - id: '' - formatter: closed - description: '' - required_fields: true - group_last_updated_date: - children: - - field_c_n_show_last_updated - - field_c_n_custom_last_updated - label: 'Last updated date' - region: content - parent_name: '' - weight: 2 - format_type: details_sidebar - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: true - description: '' - required_fields: true - weight: 0 - group_banner_background: - children: - - field_c_n_banner_background - - field_c_n_banner_blend_mode - label: Background - region: content - parent_name: group_civictheme_banner - weight: 21 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: false - description: '' - required_fields: true - group_banner_featured_image: - children: - - field_c_n_banner_featured_image - label: 'Featured image' - region: content - parent_name: group_civictheme_banner - weight: 22 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: false - description: '' - required_fields: true - group_appearance: - children: - - field_c_n_thumbnail - - field_c_n_vertical_spacing - - field_c_n_hide_sidebar - - field_c_n_hide_tags - label: Appearance - region: content - parent_name: group_civictheme_content - weight: 17 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: false - description: '' - required_fields: true - group_metadata: - children: - - field_c_n_topics - - field_c_n_site_section - label: Metadata - region: content - parent_name: group_civictheme_content - weight: 13 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: false - description: '' - required_fields: true -id: node.civictheme_page.default -targetEntityType: node -bundle: civictheme_page -mode: default -content: - created: - type: datetime_timestamp - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_n_banner_background: - type: media_library_widget - weight: 14 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_n_banner_blend_mode: - type: options_select - weight: 15 - region: content - settings: { } - third_party_settings: { } - field_c_n_banner_components: - type: paragraphs - weight: 23 - region: content - settings: - title: Paragraph - title_plural: Paragraphs - edit_mode: closed - closed_mode: summary - autocollapse: all - closed_mode_threshold: 0 - add_mode: dropdown - form_display_mode: default - default_paragraph_type: _none - features: - add_above: '0' - collapse_edit_all: collapse_edit_all - duplicate: duplicate - third_party_settings: { } - field_c_n_banner_components_bott: - type: paragraphs - weight: 25 - region: content - settings: - title: Paragraph - title_plural: Paragraphs - edit_mode: closed - closed_mode: summary - autocollapse: all - closed_mode_threshold: 0 - add_mode: dropdown - form_display_mode: default - default_paragraph_type: _none - features: - add_above: '0' - collapse_edit_all: collapse_edit_all - duplicate: duplicate - third_party_settings: { } - field_c_n_banner_featured_image: - type: media_library_widget - weight: 14 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_n_banner_hide_breadcrumb: - type: boolean_checkbox - weight: 20 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_n_banner_theme: - type: options_buttons - weight: 18 - region: content - settings: { } - third_party_settings: { } - field_c_n_banner_title: - type: string_textfield - weight: 19 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_n_banner_type: - type: options_buttons - weight: 17 - region: content - settings: { } - third_party_settings: { } - field_c_n_components: - type: paragraphs - weight: 16 - region: content - settings: - title: Paragraph - title_plural: Paragraphs - edit_mode: closed - closed_mode: summary - autocollapse: all - closed_mode_threshold: 0 - add_mode: dropdown - form_display_mode: default - default_paragraph_type: _none - features: - add_above: '0' - collapse_edit_all: collapse_edit_all - duplicate: duplicate - third_party_settings: { } - field_c_n_custom_last_updated: - type: datetime_default - weight: 7 - region: content - settings: { } - third_party_settings: { } - field_c_n_hide_sidebar: - type: boolean_checkbox - weight: 18 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_n_hide_tags: - type: boolean_checkbox - weight: 19 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_n_show_last_updated: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_n_show_toc: - type: boolean_checkbox - weight: 14 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_n_site_section: - type: options_select - weight: 16 - region: content - settings: { } - third_party_settings: { } - field_c_n_summary: - type: string_textarea - weight: 12 - region: content - settings: - rows: 3 - placeholder: '' - third_party_settings: { } - field_c_n_thumbnail: - type: media_library_widget - weight: 16 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_n_topics: - type: entity_reference_autocomplete - weight: 15 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_n_vertical_spacing: - type: options_select - weight: 17 - region: content - settings: { } - third_party_settings: { } - moderation_state: - type: moderation_state_default - weight: 7 - region: content - settings: { } - third_party_settings: { } - path: - type: path - weight: 7 - region: content - settings: { } - third_party_settings: { } - promote: - type: boolean_checkbox - weight: 5 - region: content - settings: - display_label: true - third_party_settings: { } - simple_sitemap: - weight: 10 - region: content - settings: { } - third_party_settings: { } - status: - type: boolean_checkbox - weight: 8 - region: content - settings: - display_label: true - third_party_settings: { } - sticky: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - title: - type: string_textfield - weight: 11 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - uid: - type: entity_reference_autocomplete - weight: 3 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - url_redirects: - weight: 9 - region: content - settings: { } - third_party_settings: { } -hidden: { } diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_accordion.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_accordion.default.yml deleted file mode 100644 index bddd694c84e7dc1b86255b584cdd6052eac0b19c..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_accordion.default.yml +++ /dev/null @@ -1,65 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_accordion.field_c_p_background - - field.field.paragraph.civictheme_accordion.field_c_p_expand - - field.field.paragraph.civictheme_accordion.field_c_p_panels - - field.field.paragraph.civictheme_accordion.field_c_p_theme - - field.field.paragraph.civictheme_accordion.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_accordion - module: - - paragraphs -id: paragraph.civictheme_accordion.default -targetEntityType: paragraph -bundle: civictheme_accordion -mode: default -content: - field_c_p_background: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_expand: - type: boolean_checkbox - weight: 2 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_panels: - type: paragraphs - weight: 1 - region: content - settings: - title: Paragraph - title_plural: Paragraphs - edit_mode: closed - closed_mode: summary - autocollapse: none - closed_mode_threshold: 0 - add_mode: dropdown - form_display_mode: default - default_paragraph_type: civictheme_accordion_panel - features: - add_above: '0' - collapse_edit_all: collapse_edit_all - duplicate: duplicate - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 5 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_accordion_panel.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_accordion_panel.default.yml deleted file mode 100644 index 9ac2ea5ca1156700550fc2857ef0b31db1f11d00..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_accordion_panel.default.yml +++ /dev/null @@ -1,41 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_accordion_panel.field_c_p_content - - field.field.paragraph.civictheme_accordion_panel.field_c_p_expand - - field.field.paragraph.civictheme_accordion_panel.field_c_p_title - - paragraphs.paragraphs_type.civictheme_accordion_panel - module: - - text -id: paragraph.civictheme_accordion_panel.default -targetEntityType: paragraph -bundle: civictheme_accordion_panel -mode: default -content: - field_c_p_content: - weight: 1 - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - type: text_textarea - region: content - field_c_p_expand: - weight: 2 - settings: - display_label: true - third_party_settings: { } - type: boolean_checkbox - region: content - field_c_p_title: - weight: 0 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_attachment.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_attachment.default.yml deleted file mode 100644 index 1ac9b7131e57b7291181bf8bcfe2bd610c7217ce..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_attachment.default.yml +++ /dev/null @@ -1,64 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_attachment.field_c_p_attachments - - field.field.paragraph.civictheme_attachment.field_c_p_background - - field.field.paragraph.civictheme_attachment.field_c_p_content - - field.field.paragraph.civictheme_attachment.field_c_p_theme - - field.field.paragraph.civictheme_attachment.field_c_p_title - - field.field.paragraph.civictheme_attachment.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_attachment - module: - - media_library - - text -id: paragraph.civictheme_attachment.default -targetEntityType: paragraph -bundle: civictheme_attachment -mode: default -content: - field_c_p_attachments: - type: media_library_widget - weight: 3 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_p_background: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_content: - type: text_textarea - weight: 2 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 5 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_automated_list.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_automated_list.default.yml deleted file mode 100644 index fbca622655db678bf9b747dddf6cbe1de446f7fb..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_automated_list.default.yml +++ /dev/null @@ -1,313 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_automated_list.field_c_p_background - - field.field.paragraph.civictheme_automated_list.field_c_p_content - - field.field.paragraph.civictheme_automated_list.field_c_p_list_column_count - - field.field.paragraph.civictheme_automated_list.field_c_p_list_content_type - - field.field.paragraph.civictheme_automated_list.field_c_p_list_fill_width - - field.field.paragraph.civictheme_automated_list.field_c_p_list_filters_exp - - field.field.paragraph.civictheme_automated_list.field_c_p_list_item_theme - - field.field.paragraph.civictheme_automated_list.field_c_p_list_item_view_as - - field.field.paragraph.civictheme_automated_list.field_c_p_list_limit - - field.field.paragraph.civictheme_automated_list.field_c_p_list_limit_type - - field.field.paragraph.civictheme_automated_list.field_c_p_list_link_above - - field.field.paragraph.civictheme_automated_list.field_c_p_list_link_below - - field.field.paragraph.civictheme_automated_list.field_c_p_list_site_sections - - field.field.paragraph.civictheme_automated_list.field_c_p_list_topics - - field.field.paragraph.civictheme_automated_list.field_c_p_list_type - - field.field.paragraph.civictheme_automated_list.field_c_p_theme - - field.field.paragraph.civictheme_automated_list.field_c_p_title - - field.field.paragraph.civictheme_automated_list.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - field_group - - link - - text -third_party_settings: - field_group: - group_tabs: - children: - - group_content - - group_fields - - group_appearance - label: Tabs - region: content - parent_name: '' - weight: 0 - format_type: tabs - format_settings: - classes: '' - id: '' - direction: horizontal - group_appearance: - children: - - field_c_p_theme - - field_c_p_vertical_spacing - - field_c_p_background - - group_columns - - group_items - label: Appearance - region: content - parent_name: group_tabs - weight: 18 - format_type: tab - format_settings: - classes: '' - show_empty_fields: false - id: '' - formatter: closed - description: '' - required_fields: true - group_limit: - children: - - field_c_p_list_limit_type - - field_c_p_list_limit - label: Limit - region: content - parent_name: group_content - weight: 15 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: false - description: '' - required_fields: true - group_filters: - children: - - field_c_p_list_filters_exp - label: Filters - region: content - parent_name: group_content - weight: 16 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: false - description: '' - required_fields: true - group_fields: - children: - - field_c_p_title - - field_c_p_content - - field_c_p_list_link_above - - field_c_p_list_link_below - label: Fields - region: content - parent_name: group_tabs - weight: 17 - format_type: tab - format_settings: - classes: '' - show_empty_fields: false - id: '' - formatter: closed - description: '' - required_fields: true - group_metadata: - children: - - field_c_p_list_topics - - field_c_p_list_site_sections - label: Metadata - region: content - parent_name: group_content - weight: 14 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: false - description: "Metadata allows to further refine selected content.<br/><br/>\r\n\r\nValues in fields are <em>OR</em> and values between fields are <em>AND</em>.\r\n" - required_fields: true - group_items: - children: - - field_c_p_list_item_view_as - - field_c_p_list_item_theme - label: Items - region: content - parent_name: group_appearance - weight: 6 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: true - description: '' - required_fields: true - group_content: - children: - - field_c_p_list_type - - field_c_p_list_content_type - - group_metadata - - group_limit - - group_filters - label: Content - region: content - parent_name: group_tabs - weight: 15 - format_type: tab - format_settings: - classes: '' - show_empty_fields: false - id: '' - formatter: closed - description: '' - required_fields: true - group_columns: - children: - - field_c_p_list_column_count - - field_c_p_list_fill_width - label: Columns - region: content - parent_name: group_appearance - weight: 4 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: true - description: '' - required_fields: true -id: paragraph.civictheme_automated_list.default -targetEntityType: paragraph -bundle: civictheme_automated_list -mode: default -content: - field_c_p_background: - type: boolean_checkbox - weight: 3 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_content: - type: text_textarea - weight: 6 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_list_column_count: - type: options_select - weight: 5 - region: content - settings: { } - third_party_settings: { } - field_c_p_list_content_type: - type: options_buttons - weight: 13 - region: content - settings: { } - third_party_settings: { } - field_c_p_list_fill_width: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_list_filters_exp: - type: options_buttons - weight: 44 - region: content - settings: { } - third_party_settings: { } - field_c_p_list_item_theme: - type: options_buttons - weight: 29 - region: content - settings: { } - third_party_settings: { } - field_c_p_list_item_view_as: - type: options_select - weight: 28 - region: content - settings: { } - third_party_settings: { } - field_c_p_list_limit: - type: number - weight: 10 - region: content - settings: - placeholder: '' - third_party_settings: { } - field_c_p_list_limit_type: - type: options_buttons - weight: 9 - region: content - settings: { } - third_party_settings: { } - field_c_p_list_link_above: - type: link_default - weight: 7 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_list_link_below: - type: link_default - weight: 8 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_list_site_sections: - type: entity_reference_autocomplete - weight: 8 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_list_topics: - type: entity_reference_autocomplete - weight: 7 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_list_type: - type: options_select - weight: 12 - region: content - settings: { } - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 1 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 4 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 2 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_callout.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_callout.default.yml deleted file mode 100644 index 84a20ac045c5e9bbec8b310ca96e32120aa68fde..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_callout.default.yml +++ /dev/null @@ -1,57 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_callout.field_c_p_content - - field.field.paragraph.civictheme_callout.field_c_p_links - - field.field.paragraph.civictheme_callout.field_c_p_theme - - field.field.paragraph.civictheme_callout.field_c_p_title - - field.field.paragraph.civictheme_callout.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_callout - module: - - link - - text -id: paragraph.civictheme_callout.default -targetEntityType: paragraph -bundle: civictheme_callout -mode: default -content: - field_c_p_content: - type: text_textarea - weight: 2 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_links: - type: link_default - weight: 3 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 5 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_campaign.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_campaign.default.yml deleted file mode 100644 index 012cad038a520ad80f76953046fadcbb69be3cf1..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_campaign.default.yml +++ /dev/null @@ -1,92 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_campaign.field_c_p_content - - field.field.paragraph.civictheme_campaign.field_c_p_date - - field.field.paragraph.civictheme_campaign.field_c_p_image - - field.field.paragraph.civictheme_campaign.field_c_p_image_position - - field.field.paragraph.civictheme_campaign.field_c_p_links - - field.field.paragraph.civictheme_campaign.field_c_p_theme - - field.field.paragraph.civictheme_campaign.field_c_p_title - - field.field.paragraph.civictheme_campaign.field_c_p_topics - - field.field.paragraph.civictheme_campaign.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_campaign - module: - - datetime - - link - - media_library - - text -id: paragraph.civictheme_campaign.default -targetEntityType: paragraph -bundle: civictheme_campaign -mode: default -content: - field_c_p_content: - type: text_textarea - weight: 4 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_date: - type: datetime_default - weight: 3 - region: content - settings: { } - third_party_settings: { } - field_c_p_image: - type: media_library_widget - weight: 1 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_p_image_position: - type: options_buttons - weight: 2 - region: content - settings: { } - third_party_settings: { } - field_c_p_links: - type: link_default - weight: 5 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 8 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_topics: - type: entity_reference_autocomplete - weight: 6 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 9 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_content.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_content.default.yml deleted file mode 100644 index 5b7e4617e8c9e2697aa21e7399596b81ea652502..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_content.default.yml +++ /dev/null @@ -1,46 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_content.field_c_p_background - - field.field.paragraph.civictheme_content.field_c_p_content - - field.field.paragraph.civictheme_content.field_c_p_theme - - field.field.paragraph.civictheme_content.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_content - module: - - text -id: paragraph.civictheme_content.default -targetEntityType: paragraph -bundle: civictheme_content -mode: default -content: - field_c_p_background: - type: boolean_checkbox - weight: 3 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_content: - type: text_textarea - weight: 0 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 1 - region: content - settings: { } - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 2 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_event_card.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_event_card.default.yml deleted file mode 100644 index 08ccfc129929dd7a72072061c5f2e68ac9c4d013..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_event_card.default.yml +++ /dev/null @@ -1,86 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_event_card.field_c_p_date_range - - field.field.paragraph.civictheme_event_card.field_c_p_image - - field.field.paragraph.civictheme_event_card.field_c_p_link - - field.field.paragraph.civictheme_event_card.field_c_p_location - - field.field.paragraph.civictheme_event_card.field_c_p_summary - - field.field.paragraph.civictheme_event_card.field_c_p_theme - - field.field.paragraph.civictheme_event_card.field_c_p_title - - field.field.paragraph.civictheme_event_card.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_event_card - module: - - datetime_range - - link - - media_library -id: paragraph.civictheme_event_card.default -targetEntityType: paragraph -bundle: civictheme_event_card -mode: default -content: - field_c_p_date_range: - type: daterange_default - weight: 3 - region: content - settings: { } - third_party_settings: { } - field_c_p_image: - type: media_library_widget - weight: 1 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_p_link: - type: link_default - weight: 5 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_location: - type: string_textfield - weight: 4 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_summary: - type: string_textarea - weight: 2 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 7 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_topics: - type: entity_reference_autocomplete - weight: 6 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_event_card_ref.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_event_card_ref.default.yml deleted file mode 100644 index 2753dbc3cd4455c79fd1ea302989a94900fa72c9..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_event_card_ref.default.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_event_card_ref.field_c_p_reference - - field.field.paragraph.civictheme_event_card_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_event_card_ref -id: paragraph.civictheme_event_card_ref.default -targetEntityType: paragraph -bundle: civictheme_event_card_ref -mode: default -content: - field_c_p_reference: - type: entity_reference_autocomplete - weight: 0 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 1 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_iframe.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_iframe.default.yml deleted file mode 100644 index 04ea2837432a635a1217f8b5144cc8ddaed846d7..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_iframe.default.yml +++ /dev/null @@ -1,71 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_iframe.field_c_p_attributes - - field.field.paragraph.civictheme_iframe.field_c_p_background - - field.field.paragraph.civictheme_iframe.field_c_p_height - - field.field.paragraph.civictheme_iframe.field_c_p_theme - - field.field.paragraph.civictheme_iframe.field_c_p_url - - field.field.paragraph.civictheme_iframe.field_c_p_vertical_spacing - - field.field.paragraph.civictheme_iframe.field_c_p_width - - paragraphs.paragraphs_type.civictheme_iframe -id: paragraph.civictheme_iframe.default -targetEntityType: paragraph -bundle: civictheme_iframe -mode: default -content: - field_c_p_attributes: - type: string_textfield - weight: 3 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_background: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_height: - type: string_textfield - weight: 2 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_p_url: - type: string_textarea - weight: 0 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 5 - region: content - settings: { } - third_party_settings: { } - field_c_p_width: - type: string_textfield - weight: 1 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_manual_list.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_manual_list.default.yml deleted file mode 100644 index 33be0f865e716aaf39ad4ece996b9f22341e7428..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_manual_list.default.yml +++ /dev/null @@ -1,260 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_manual_list.field_c_p_background - - field.field.paragraph.civictheme_manual_list.field_c_p_content - - field.field.paragraph.civictheme_manual_list.field_c_p_list_column_count - - field.field.paragraph.civictheme_manual_list.field_c_p_list_fill_width - - field.field.paragraph.civictheme_manual_list.field_c_p_list_items - - field.field.paragraph.civictheme_manual_list.field_c_p_list_link_above - - field.field.paragraph.civictheme_manual_list.field_c_p_list_link_below - - field.field.paragraph.civictheme_manual_list.field_c_p_theme - - field.field.paragraph.civictheme_manual_list.field_c_p_title - - field.field.paragraph.civictheme_manual_list.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_manual_list - module: - - field_group - - link - - paragraphs - - text -third_party_settings: - field_group: - group_tabs: - children: - - group_content - - group_fields - - group_appearance - label: Tabs - region: content - parent_name: '' - weight: 0 - format_type: tabs - format_settings: - classes: '' - id: '' - direction: horizontal - group_appearance: - children: - - field_c_p_theme - - field_c_p_vertical_spacing - - field_c_p_background - - group_columns - - group_items - label: Appearance - region: content - parent_name: group_tabs - weight: 18 - format_type: tab - format_settings: - classes: '' - show_empty_fields: false - id: '' - formatter: closed - description: '' - required_fields: true - group_fields: - children: - - field_c_p_title - - field_c_p_content - - field_c_p_list_link_above - - field_c_p_list_link_below - label: Fields - region: content - parent_name: group_tabs - weight: 17 - format_type: tab - format_settings: - classes: '' - show_empty_fields: false - id: '' - formatter: closed - description: '' - required_fields: true - group_items: - children: { } - label: Items - region: content - parent_name: group_appearance - weight: 50 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: true - description: '' - required_fields: true - group_content: - children: - - field_c_p_list_items - label: Content - region: content - parent_name: group_tabs - weight: 15 - format_type: tab - format_settings: - classes: '' - show_empty_fields: false - id: '' - formatter: closed - description: '' - required_fields: true - group_columns: - children: - - field_c_p_list_column_count - - field_c_p_list_fill_width - label: Columns - region: content - parent_name: group_appearance - weight: 49 - format_type: details - format_settings: - classes: '' - show_empty_fields: false - id: '' - open: true - description: '' - required_fields: true -id: paragraph.civictheme_manual_list.default -targetEntityType: paragraph -bundle: civictheme_manual_list -mode: default -content: - field_c_p_background: - type: boolean_checkbox - weight: 48 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_content: - type: text_textarea - weight: 47 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_list_column_count: - type: options_select - weight: 5 - region: content - settings: { } - third_party_settings: { } - field_c_p_list_content_type: - type: options_buttons - weight: 13 - region: content - settings: { } - third_party_settings: { } - field_c_p_list_fill_width: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_list_filters_exp: - type: options_buttons - weight: 44 - region: content - settings: { } - third_party_settings: { } - field_c_p_list_items: - type: paragraphs - weight: 14 - region: content - settings: - title: Paragraph - title_plural: Paragraphs - edit_mode: closed - closed_mode: summary - autocollapse: none - closed_mode_threshold: 0 - add_mode: dropdown - form_display_mode: default - default_paragraph_type: _none - features: - add_above: '0' - collapse_edit_all: collapse_edit_all - duplicate: duplicate - third_party_settings: { } - field_c_p_list_limit: - type: number - weight: 10 - region: content - settings: - placeholder: '' - third_party_settings: { } - field_c_p_list_limit_type: - type: options_buttons - weight: 9 - region: content - settings: { } - third_party_settings: { } - field_c_p_list_link_above: - type: link_default - weight: 48 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_list_link_below: - type: link_default - weight: 49 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_list_site_sections: - type: entity_reference_autocomplete - weight: 8 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_list_topics: - type: entity_reference_autocomplete - weight: 7 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_list_type: - type: options_select - weight: 12 - region: content - settings: { } - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 46 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 46 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 47 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_map.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_map.default.yml deleted file mode 100644 index 6a1ab6114e4e0d59643ca5deef6034d103227ce1..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_map.default.yml +++ /dev/null @@ -1,64 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_map.field_c_p_address - - field.field.paragraph.civictheme_map.field_c_p_background - - field.field.paragraph.civictheme_map.field_c_p_embed_url - - field.field.paragraph.civictheme_map.field_c_p_theme - - field.field.paragraph.civictheme_map.field_c_p_vertical_spacing - - field.field.paragraph.civictheme_map.field_c_p_view_link - - paragraphs.paragraphs_type.civictheme_map - module: - - link -id: paragraph.civictheme_map.default -targetEntityType: paragraph -bundle: civictheme_map -mode: default -content: - field_c_p_address: - type: string_textfield - weight: 1 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_background: - type: boolean_checkbox - weight: 5 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_embed_url: - type: link_default - weight: 0 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 3 - region: content - settings: { } - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_p_view_link: - type: link_default - weight: 2 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_navigation_card.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_navigation_card.default.yml deleted file mode 100644 index 88ccc29cb76baf7ba2ad3eaf8e00a8e280f0717b..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_navigation_card.default.yml +++ /dev/null @@ -1,66 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_navigation_card.field_c_p_image - - field.field.paragraph.civictheme_navigation_card.field_c_p_link - - field.field.paragraph.civictheme_navigation_card.field_c_p_show_image_as_icon - - field.field.paragraph.civictheme_navigation_card.field_c_p_summary - - field.field.paragraph.civictheme_navigation_card.field_c_p_theme - - field.field.paragraph.civictheme_navigation_card.field_c_p_title - - paragraphs.paragraphs_type.civictheme_navigation_card - module: - - link - - media_library -id: paragraph.civictheme_navigation_card.default -targetEntityType: paragraph -bundle: civictheme_navigation_card -mode: default -content: - field_c_p_image: - type: media_library_widget - weight: 1 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_p_link: - type: link_default - weight: 4 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_show_image_as_icon: - type: boolean_checkbox - weight: 2 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_summary: - type: string_textarea - weight: 3 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 6 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_navigation_card_ref.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_navigation_card_ref.default.yml deleted file mode 100644 index 4f0df11d34eb4368a7acb04f8584b167c119d579..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_navigation_card_ref.default.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_navigation_card_ref.field_c_p_reference - - field.field.paragraph.civictheme_navigation_card_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_navigation_card_ref -id: paragraph.civictheme_navigation_card_ref.default -targetEntityType: paragraph -bundle: civictheme_navigation_card_ref -mode: default -content: - field_c_p_reference: - type: entity_reference_autocomplete - weight: 0 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 1 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_next_step.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_next_step.default.yml deleted file mode 100644 index 4c4dd377f82556638ce0e66cec157d3f47cbefae..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_next_step.default.yml +++ /dev/null @@ -1,57 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_next_step.field_c_p_content - - field.field.paragraph.civictheme_next_step.field_c_p_link - - field.field.paragraph.civictheme_next_step.field_c_p_theme - - field.field.paragraph.civictheme_next_step.field_c_p_title - - field.field.paragraph.civictheme_next_step.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_next_step - module: - - link - - text -id: paragraph.civictheme_next_step.default -targetEntityType: paragraph -bundle: civictheme_next_step -mode: default -content: - field_c_p_content: - type: text_textarea - weight: 2 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_link: - type: link_default - weight: 3 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 5 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_promo.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_promo.default.yml deleted file mode 100644 index 37ac0a5c520ead4989a4fcf9e5977e06a696f748..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_promo.default.yml +++ /dev/null @@ -1,65 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_promo.field_c_p_background - - field.field.paragraph.civictheme_promo.field_c_p_content - - field.field.paragraph.civictheme_promo.field_c_p_link - - field.field.paragraph.civictheme_promo.field_c_p_theme - - field.field.paragraph.civictheme_promo.field_c_p_title - - field.field.paragraph.civictheme_promo.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_promo - module: - - link - - text -id: paragraph.civictheme_promo.default -targetEntityType: paragraph -bundle: civictheme_promo -mode: default -content: - field_c_p_background: - type: boolean_checkbox - weight: 6 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_content: - type: text_textarea - weight: 2 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_link: - type: link_default - weight: 3 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 5 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_promo_card.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_promo_card.default.yml deleted file mode 100644 index 67b19ce9cb77ad4438d23e8357e89f2edebcb2e6..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_promo_card.default.yml +++ /dev/null @@ -1,78 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_promo_card.field_c_p_image - - field.field.paragraph.civictheme_promo_card.field_c_p_link - - field.field.paragraph.civictheme_promo_card.field_c_p_subtitle - - field.field.paragraph.civictheme_promo_card.field_c_p_summary - - field.field.paragraph.civictheme_promo_card.field_c_p_theme - - field.field.paragraph.civictheme_promo_card.field_c_p_title - - field.field.paragraph.civictheme_promo_card.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_promo_card - module: - - link - - media_library -id: paragraph.civictheme_promo_card.default -targetEntityType: paragraph -bundle: civictheme_promo_card -mode: default -content: - field_c_p_image: - type: media_library_widget - weight: 2 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_p_link: - type: link_default - weight: 5 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_subtitle: - type: string_textfield - weight: 1 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_summary: - type: string_textarea - weight: 3 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 7 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_topics: - type: entity_reference_autocomplete - weight: 6 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_promo_card_ref.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_promo_card_ref.default.yml deleted file mode 100644 index 62e123796097358e6a6dad2fbe4ae0f20c9ec90b..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_promo_card_ref.default.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_promo_card_ref.field_c_p_reference - - field.field.paragraph.civictheme_promo_card_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_promo_card_ref -id: paragraph.civictheme_promo_card_ref.default -targetEntityType: paragraph -bundle: civictheme_promo_card_ref -mode: default -content: - field_c_p_reference: - type: entity_reference_autocomplete - weight: 0 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 1 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_publication_card.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_publication_card.default.yml deleted file mode 100644 index a622a7250c8c423ee6964532fc4e98959a194eaf..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_publication_card.default.yml +++ /dev/null @@ -1,56 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_publication_card.field_c_p_document - - field.field.paragraph.civictheme_publication_card.field_c_p_image - - field.field.paragraph.civictheme_publication_card.field_c_p_summary - - field.field.paragraph.civictheme_publication_card.field_c_p_theme - - field.field.paragraph.civictheme_publication_card.field_c_p_title - - paragraphs.paragraphs_type.civictheme_publication_card - module: - - media_library -id: paragraph.civictheme_publication_card.default -targetEntityType: paragraph -bundle: civictheme_publication_card -mode: default -content: - field_c_p_document: - type: media_library_widget - weight: 3 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_p_image: - type: media_library_widget - weight: 1 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_p_summary: - type: string_textarea - weight: 2 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 5 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_service_card.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_service_card.default.yml deleted file mode 100644 index 592ef4ab6f6abb5de7da665fe35f9384754379be..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_service_card.default.yml +++ /dev/null @@ -1,40 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_service_card.field_c_p_links - - field.field.paragraph.civictheme_service_card.field_c_p_theme - - field.field.paragraph.civictheme_service_card.field_c_p_title - - paragraphs.paragraphs_type.civictheme_service_card - module: - - link -id: paragraph.civictheme_service_card.default -targetEntityType: paragraph -bundle: civictheme_service_card -mode: default -content: - field_c_p_links: - type: link_default - weight: 1 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 2 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_slider.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_slider.default.yml deleted file mode 100644 index 13f5c8651cd96ffb8a46b66f1e3f89a1bc102c41..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_slider.default.yml +++ /dev/null @@ -1,59 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_slider.field_c_p_background - - field.field.paragraph.civictheme_slider.field_c_p_slides - - field.field.paragraph.civictheme_slider.field_c_p_theme - - field.field.paragraph.civictheme_slider.field_c_p_title - - field.field.paragraph.civictheme_slider.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_slider - module: - - paragraphs -id: paragraph.civictheme_slider.default -targetEntityType: paragraph -bundle: civictheme_slider -mode: default -content: - field_c_p_background: - type: boolean_checkbox - weight: 2 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_slides: - type: entity_reference_paragraphs - weight: 1 - region: content - settings: - title: Paragraph - title_plural: Paragraphs - edit_mode: closed - add_mode: dropdown - form_display_mode: default - default_paragraph_type: _none - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 3 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 4 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_slider_slide.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_slider_slide.default.yml deleted file mode 100644 index 23c5ddd9411cb3b055bed4de8e82cbfd7db1661b..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_slider_slide.default.yml +++ /dev/null @@ -1,85 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_slider_slide.field_c_p_content - - field.field.paragraph.civictheme_slider_slide.field_c_p_date - - field.field.paragraph.civictheme_slider_slide.field_c_p_image - - field.field.paragraph.civictheme_slider_slide.field_c_p_image_position - - field.field.paragraph.civictheme_slider_slide.field_c_p_links - - field.field.paragraph.civictheme_slider_slide.field_c_p_theme - - field.field.paragraph.civictheme_slider_slide.field_c_p_title - - field.field.paragraph.civictheme_slider_slide.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_slider_slide - module: - - datetime - - link - - media_library - - text -id: paragraph.civictheme_slider_slide.default -targetEntityType: paragraph -bundle: civictheme_slider_slide -mode: default -content: - field_c_p_content: - type: text_textarea - weight: 4 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_date: - type: datetime_default - weight: 3 - region: content - settings: { } - third_party_settings: { } - field_c_p_image: - type: media_library_widget - weight: 1 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_p_image_position: - type: options_select - weight: 2 - region: content - settings: { } - third_party_settings: { } - field_c_p_links: - type: link_default - weight: 5 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 7 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_topics: - type: entity_reference_autocomplete - weight: 6 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_slider_slide_ref.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_slider_slide_ref.default.yml deleted file mode 100644 index dfb3ad7d7c31df25e334f58b5fe1d8875bbe231b..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_slider_slide_ref.default.yml +++ /dev/null @@ -1,47 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_slider_slide_ref.field_c_p_image_position - - field.field.paragraph.civictheme_slider_slide_ref.field_c_p_link_text - - field.field.paragraph.civictheme_slider_slide_ref.field_c_p_reference - - field.field.paragraph.civictheme_slider_slide_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_slider_slide_ref -id: paragraph.civictheme_slider_slide_ref.default -targetEntityType: paragraph -bundle: civictheme_slider_slide_ref -mode: default -content: - field_c_p_image_position: - type: options_select - weight: 2 - region: content - settings: { } - third_party_settings: { } - field_c_p_link_text: - type: string_textfield - weight: 1 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_reference: - type: entity_reference_autocomplete - weight: 0 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 3 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_snippet.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_snippet.default.yml deleted file mode 100644 index cd0ea4567a5b35be2baa70d61eccc3759610aa71..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_snippet.default.yml +++ /dev/null @@ -1,60 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_snippet.field_c_p_link - - field.field.paragraph.civictheme_snippet.field_c_p_summary - - field.field.paragraph.civictheme_snippet.field_c_p_theme - - field.field.paragraph.civictheme_snippet.field_c_p_title - - field.field.paragraph.civictheme_snippet.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_snippet - module: - - link -id: paragraph.civictheme_snippet.default -targetEntityType: paragraph -bundle: civictheme_snippet -mode: default -content: - field_c_p_link: - type: link_default - weight: 3 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_summary: - type: string_textarea - weight: 1 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 4 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_topics: - type: entity_reference_autocomplete - weight: 2 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_snippet_ref.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_snippet_ref.default.yml deleted file mode 100644 index e1f294ee83dadab74b00f4021bf60ee4dfe31480..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_snippet_ref.default.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_snippet_ref.field_c_p_reference - - field.field.paragraph.civictheme_snippet_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_snippet_ref -id: paragraph.civictheme_snippet_ref.default -targetEntityType: paragraph -bundle: civictheme_snippet_ref -mode: default -content: - field_c_p_reference: - type: entity_reference_autocomplete - weight: 0 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 1 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_social_icon.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_social_icon.default.yml deleted file mode 100644 index fb84d6e84e092dd32935fffca23d64dc4a0b2547..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_social_icon.default.yml +++ /dev/null @@ -1,33 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_social_icon.field_c_p_icon - - field.field.paragraph.civictheme_social_icon.field_c_p_link - - paragraphs.paragraphs_type.civictheme_social_icon - module: - - link - - media_library -id: paragraph.civictheme_social_icon.default -targetEntityType: paragraph -bundle: civictheme_social_icon -mode: default -content: - field_c_p_icon: - weight: 0 - settings: - media_types: { } - third_party_settings: { } - type: media_library_widget - region: content - field_c_p_link: - weight: 1 - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - type: link_default - region: content -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_subject_card.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_subject_card.default.yml deleted file mode 100644 index d83d809c8e3a4e1eeb8c92ea906c2772c0cb99ea..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_subject_card.default.yml +++ /dev/null @@ -1,49 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_subject_card.field_c_p_image - - field.field.paragraph.civictheme_subject_card.field_c_p_link - - field.field.paragraph.civictheme_subject_card.field_c_p_theme - - field.field.paragraph.civictheme_subject_card.field_c_p_title - - paragraphs.paragraphs_type.civictheme_subject_card - module: - - link - - media_library -id: paragraph.civictheme_subject_card.default -targetEntityType: paragraph -bundle: civictheme_subject_card -mode: default -content: - field_c_p_image: - type: media_library_widget - weight: 0 - region: content - settings: - media_types: { } - third_party_settings: { } - field_c_p_link: - type: link_default - weight: 2 - region: content - settings: - placeholder_url: '' - placeholder_title: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 3 - region: content - settings: { } - third_party_settings: { } - field_c_p_title: - type: string_textfield - weight: 1 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_subject_card_ref.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_subject_card_ref.default.yml deleted file mode 100644 index d609e6498c54bbdc49e11f70da0134b423821ee3..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_subject_card_ref.default.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_subject_card_ref.field_c_p_reference - - field.field.paragraph.civictheme_subject_card_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_subject_card_ref -id: paragraph.civictheme_subject_card_ref.default -targetEntityType: paragraph -bundle: civictheme_subject_card_ref -mode: default -content: - field_c_p_reference: - type: entity_reference_autocomplete - weight: 0 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 1 - region: content - settings: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.paragraph.civictheme_webform.default.yml b/config/optional/core.entity_form_display.paragraph.civictheme_webform.default.yml deleted file mode 100644 index 678d2bfadf2fbb734bcf1f2e508a187414179beb..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.paragraph.civictheme_webform.default.yml +++ /dev/null @@ -1,46 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_webform.field_c_p_background - - field.field.paragraph.civictheme_webform.field_c_p_theme - - field.field.paragraph.civictheme_webform.field_c_p_vertical_spacing - - field.field.paragraph.civictheme_webform.field_c_p_webform - - paragraphs.paragraphs_type.civictheme_webform - module: - - webform -id: paragraph.civictheme_webform.default -targetEntityType: paragraph -bundle: civictheme_webform -mode: default -content: - field_c_p_background: - type: boolean_checkbox - weight: 3 - region: content - settings: - display_label: true - third_party_settings: { } - field_c_p_theme: - type: options_buttons - weight: 1 - region: content - settings: { } - third_party_settings: { } - field_c_p_vertical_spacing: - type: options_select - weight: 2 - region: content - settings: { } - third_party_settings: { } - field_c_p_webform: - type: webform_entity_reference_select - weight: 0 - region: content - settings: - default_data: true - webforms: { } - third_party_settings: { } -hidden: - created: true - status: true diff --git a/config/optional/core.entity_form_display.taxonomy_term.civictheme_media_tags.default.yml b/config/optional/core.entity_form_display.taxonomy_term.civictheme_media_tags.default.yml deleted file mode 100644 index 97bc47ca644665d5f6217493bd2d7ad8a443ac28..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.taxonomy_term.civictheme_media_tags.default.yml +++ /dev/null @@ -1,48 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - taxonomy.vocabulary.civictheme_media_tags - module: - - path - - text -id: taxonomy_term.civictheme_media_tags.default -targetEntityType: taxonomy_term -bundle: civictheme_media_tags -mode: default -content: - description: - type: text_textarea - weight: 0 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - name: - type: string_textfield - weight: -5 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - path: - type: path - weight: 30 - region: content - settings: { } - third_party_settings: { } - simple_sitemap: - weight: 10 - region: content - settings: { } - third_party_settings: { } - status: - type: boolean_checkbox - weight: 100 - region: content - settings: - display_label: true - third_party_settings: { } -hidden: { } diff --git a/config/optional/core.entity_form_display.taxonomy_term.civictheme_site_sections.default.yml b/config/optional/core.entity_form_display.taxonomy_term.civictheme_site_sections.default.yml deleted file mode 100644 index 835ece69267233958d86ec41a8f2884448520618..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_form_display.taxonomy_term.civictheme_site_sections.default.yml +++ /dev/null @@ -1,23 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - taxonomy.vocabulary.civictheme_site_sections -id: taxonomy_term.civictheme_site_sections.default -targetEntityType: taxonomy_term -bundle: civictheme_site_sections -mode: default -content: - name: - type: string_textfield - weight: 0 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } -hidden: - description: true - path: true - simple_sitemap: true - status: true diff --git a/config/optional/core.entity_view_display.media.civictheme_audio.default.yml b/config/optional/core.entity_view_display.media.civictheme_audio.default.yml deleted file mode 100644 index 5543000e256497d56b80c601f07fef102d3c967e..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_audio.default.yml +++ /dev/null @@ -1,36 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_audio.field_c_m_audio_file - - field.field.media.civictheme_audio.field_c_m_media_tags - - media.type.civictheme_audio - module: - - file -id: media.civictheme_audio.default -targetEntityType: media -bundle: civictheme_audio -mode: default -content: - field_c_m_audio_file: - type: file_default - label: visually_hidden - settings: - use_description_as_link_text: true - third_party_settings: { } - weight: 0 - region: content - field_c_m_media_tags: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 1 - region: content -hidden: - content_moderation_control: true - created: true - name: true - thumbnail: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_audio.media_library.yml b/config/optional/core.entity_view_display.media.civictheme_audio.media_library.yml deleted file mode 100644 index ebbbdf328e8312fd7395804eb06a8a7859936e12..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_audio.media_library.yml +++ /dev/null @@ -1,34 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.media_library - - field.field.media.civictheme_audio.field_c_m_audio_file - - field.field.media.civictheme_audio.field_c_m_media_tags - - image.style.civictheme_medium - - media.type.civictheme_audio - module: - - image -id: media.civictheme_audio.media_library -targetEntityType: media -bundle: civictheme_audio -mode: media_library -content: - thumbnail: - type: image - label: hidden - settings: - image_link: '' - image_style: civictheme_medium - image_loading: - attribute: lazy - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - field_c_m_audio_file: true - field_c_m_media_tags: true - name: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_document.default.yml b/config/optional/core.entity_view_display.media.civictheme_document.default.yml deleted file mode 100644 index 41c9a2ae5dcb63cbabdb08ce8a9eee74594c7575..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_document.default.yml +++ /dev/null @@ -1,36 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_document.field_c_m_document - - field.field.media.civictheme_document.field_c_m_media_tags - - media.type.civictheme_document - module: - - file -id: media.civictheme_document.default -targetEntityType: media -bundle: civictheme_document -mode: default -content: - field_c_m_document: - type: file_default - label: visually_hidden - settings: - use_description_as_link_text: true - third_party_settings: { } - weight: 0 - region: content - field_c_m_media_tags: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 1 - region: content -hidden: - content_moderation_control: true - created: true - name: true - thumbnail: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_document.media_library.yml b/config/optional/core.entity_view_display.media.civictheme_document.media_library.yml deleted file mode 100644 index ab39f3371ec7d2835128f35db827aa9ae9771e00..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_document.media_library.yml +++ /dev/null @@ -1,34 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.media_library - - field.field.media.civictheme_document.field_c_m_document - - field.field.media.civictheme_document.field_c_m_media_tags - - image.style.civictheme_medium - - media.type.civictheme_document - module: - - image -id: media.civictheme_document.media_library -targetEntityType: media -bundle: civictheme_document -mode: media_library -content: - thumbnail: - type: image - label: hidden - settings: - image_link: '' - image_style: civictheme_medium - image_loading: - attribute: lazy - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - field_c_m_document: true - field_c_m_media_tags: true - name: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_icon.default.yml b/config/optional/core.entity_view_display.media.civictheme_icon.default.yml deleted file mode 100644 index 4ca7fa8c55dc00c55dd2189df897602956448570..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_icon.default.yml +++ /dev/null @@ -1,36 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_icon.field_c_m_icon - - field.field.media.civictheme_icon.field_c_m_media_tags - - media.type.civictheme_icon - module: - - file -id: media.civictheme_icon.default -targetEntityType: media -bundle: civictheme_icon -mode: default -content: - field_c_m_icon: - type: file_default - label: visually_hidden - settings: - use_description_as_link_text: false - third_party_settings: { } - weight: 0 - region: content - field_c_m_media_tags: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 1 - region: content -hidden: - content_moderation_control: true - created: true - name: true - thumbnail: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_icon.media_library.yml b/config/optional/core.entity_view_display.media.civictheme_icon.media_library.yml deleted file mode 100644 index 323c42c87e898eefbf553e8aab8688fdc049bff0..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_icon.media_library.yml +++ /dev/null @@ -1,34 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.media_library - - field.field.media.civictheme_icon.field_c_m_icon - - field.field.media.civictheme_icon.field_c_m_media_tags - - image.style.civictheme_medium - - media.type.civictheme_icon - module: - - image -id: media.civictheme_icon.media_library -targetEntityType: media -bundle: civictheme_icon -mode: media_library -content: - thumbnail: - type: image - label: hidden - settings: - image_link: '' - image_style: civictheme_medium - image_loading: - attribute: lazy - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - field_c_m_icon: true - field_c_m_media_tags: true - name: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_image.component.yml b/config/optional/core.entity_view_display.media.civictheme_image.component.yml deleted file mode 100644 index cf39f206c2d53181cf0017df741e908fdd546b74..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_image.component.yml +++ /dev/null @@ -1,47 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.component - - field.field.media.civictheme_image.field_c_m_caption - - field.field.media.civictheme_image.field_c_m_image - - field.field.media.civictheme_image.field_c_m_media_tags - - media.type.civictheme_image - module: - - image - - layout_builder -third_party_settings: - layout_builder: - enabled: false - allow_custom: false -id: media.civictheme_image.component -targetEntityType: media -bundle: civictheme_image -mode: component -content: - field_c_m_caption: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_m_image: - type: image - label: visually_hidden - settings: - image_link: '' - image_style: '' - image_loading: - attribute: lazy - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - field_c_m_media_tags: true - name: true - thumbnail: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_image.default.yml b/config/optional/core.entity_view_display.media.civictheme_image.default.yml deleted file mode 100644 index 39a0be8b7890ae45b69aa69ec01dfcf2237eb495..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_image.default.yml +++ /dev/null @@ -1,48 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_image.field_c_m_caption - - field.field.media.civictheme_image.field_c_m_image - - field.field.media.civictheme_image.field_c_m_media_tags - - media.type.civictheme_image - module: - - image -id: media.civictheme_image.default -targetEntityType: media -bundle: civictheme_image -mode: default -content: - field_c_m_caption: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_m_image: - type: image - label: visually_hidden - settings: - image_link: '' - image_style: '' - image_loading: - attribute: lazy - third_party_settings: { } - weight: 0 - region: content - field_c_m_media_tags: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 1 - region: content -hidden: - content_moderation_control: true - created: true - name: true - thumbnail: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_image.embedded.yml b/config/optional/core.entity_view_display.media.civictheme_image.embedded.yml deleted file mode 100644 index 592cf87f5b494dccc8f1aae647527b6c890346b0..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_image.embedded.yml +++ /dev/null @@ -1,47 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.embedded - - field.field.media.civictheme_image.field_c_m_caption - - field.field.media.civictheme_image.field_c_m_image - - field.field.media.civictheme_image.field_c_m_media_tags - - media.type.civictheme_image - module: - - image - - layout_builder -third_party_settings: - layout_builder: - enabled: false - allow_custom: false -id: media.civictheme_image.embedded -targetEntityType: media -bundle: civictheme_image -mode: embedded -content: - field_c_m_caption: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - thumbnail: - type: image - label: hidden - settings: - image_link: '' - image_style: '' - image_loading: - attribute: lazy - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - field_c_m_image: true - field_c_m_media_tags: true - name: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_image.media_library.yml b/config/optional/core.entity_view_display.media.civictheme_image.media_library.yml deleted file mode 100644 index 3f25fe6fb3e79013d8071ea32c6cfd6c50f34ec0..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_image.media_library.yml +++ /dev/null @@ -1,36 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.media_library - - field.field.media.civictheme_image.field_c_m_caption - - field.field.media.civictheme_image.field_c_m_image - - field.field.media.civictheme_image.field_c_m_media_tags - - image.style.civictheme_medium - - media.type.civictheme_image - module: - - image -id: media.civictheme_image.media_library -targetEntityType: media -bundle: civictheme_image -mode: media_library -content: - thumbnail: - type: image - label: hidden - settings: - image_link: '' - image_style: civictheme_medium - image_loading: - attribute: lazy - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - field_c_m_caption: true - field_c_m_image: true - field_c_m_media_tags: true - name: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_remote_video.default.yml b/config/optional/core.entity_view_display.media.civictheme_remote_video.default.yml deleted file mode 100644 index 2faf2b5113177b7be8e550fb978067d6f656d24d..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_remote_video.default.yml +++ /dev/null @@ -1,62 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_remote_video.field_c_m_media_tags - - field.field.media.civictheme_remote_video.field_c_m_oembed_video - - field.field.media.civictheme_remote_video.field_c_m_transcript - - field.field.media.civictheme_remote_video.field_c_m_transcript_link - - media.type.civictheme_remote_video - module: - - link - - media - - text -id: media.civictheme_remote_video.default -targetEntityType: media -bundle: civictheme_remote_video -mode: default -content: - field_c_m_media_tags: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 1 - region: content - field_c_m_oembed_video: - type: oembed - label: visually_hidden - settings: - max_width: 0 - max_height: 0 - loading: - attribute: eager - third_party_settings: { } - weight: 0 - region: content - field_c_m_transcript: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 2 - region: content - field_c_m_transcript_link: - type: link - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 1 - region: content -hidden: - content_moderation_control: true - created: true - name: true - thumbnail: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_remote_video.full.yml b/config/optional/core.entity_view_display.media.civictheme_remote_video.full.yml deleted file mode 100644 index 29dbff4c90c0d18cd474c5feb29cb1153cb0ec01..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_remote_video.full.yml +++ /dev/null @@ -1,38 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.full - - field.field.media.civictheme_remote_video.field_c_m_media_tags - - field.field.media.civictheme_remote_video.field_c_m_oembed_video - - field.field.media.civictheme_remote_video.field_c_m_transcript - - field.field.media.civictheme_remote_video.field_c_m_transcript_link - - media.type.civictheme_remote_video - module: - - layout_builder - - text -third_party_settings: - layout_builder: - enabled: false - allow_custom: false -id: media.civictheme_remote_video.full -targetEntityType: media -bundle: civictheme_remote_video -mode: full -content: - field_c_m_transcript: - type: text_default - label: hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - field_c_m_media_tags: true - field_c_m_oembed_video: true - field_c_m_transcript_link: true - name: true - thumbnail: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_remote_video.media_library.yml b/config/optional/core.entity_view_display.media.civictheme_remote_video.media_library.yml deleted file mode 100644 index 9d8b530f3864cc515457f6fe531691076e6d5ead..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_remote_video.media_library.yml +++ /dev/null @@ -1,38 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.media_library - - field.field.media.civictheme_remote_video.field_c_m_media_tags - - field.field.media.civictheme_remote_video.field_c_m_oembed_video - - field.field.media.civictheme_remote_video.field_c_m_transcript - - field.field.media.civictheme_remote_video.field_c_m_transcript_link - - image.style.civictheme_medium - - media.type.civictheme_remote_video - module: - - image -id: media.civictheme_remote_video.media_library -targetEntityType: media -bundle: civictheme_remote_video -mode: media_library -content: - thumbnail: - type: image - label: hidden - settings: - image_link: '' - image_style: civictheme_medium - image_loading: - attribute: lazy - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - field_c_m_media_tags: true - field_c_m_oembed_video: true - field_c_m_transcript: true - field_c_m_transcript_link: true - name: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_video.default.yml b/config/optional/core.entity_view_display.media.civictheme_video.default.yml deleted file mode 100644 index c0bd3354e259bb4e0e1738c69d34b3428f339abb..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_video.default.yml +++ /dev/null @@ -1,65 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.media.civictheme_video.field_c_m_media_tags - - field.field.media.civictheme_video.field_c_m_transcript - - field.field.media.civictheme_video.field_c_m_transcript_link - - field.field.media.civictheme_video.field_c_m_video_file - - media.type.civictheme_video - module: - - file - - link - - text -id: media.civictheme_video.default -targetEntityType: media -bundle: civictheme_video -mode: default -content: - field_c_m_media_tags: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 1 - region: content - field_c_m_transcript: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 1 - region: content - field_c_m_transcript_link: - type: link - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 2 - region: content - field_c_m_video_file: - type: file_video - label: visually_hidden - settings: - controls: true - autoplay: false - loop: false - multiple_file_display_type: tags - muted: false - width: 640 - height: 480 - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - name: true - thumbnail: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_video.full.yml b/config/optional/core.entity_view_display.media.civictheme_video.full.yml deleted file mode 100644 index a6e5e5ac10f9286e3596774061bca47f36b28915..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_video.full.yml +++ /dev/null @@ -1,46 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.full - - field.field.media.civictheme_video.field_c_m_media_tags - - field.field.media.civictheme_video.field_c_m_transcript - - field.field.media.civictheme_video.field_c_m_transcript_link - - field.field.media.civictheme_video.field_c_m_video_file - - media.type.civictheme_video - module: - - file - - layout_builder - - text -third_party_settings: - layout_builder: - enabled: false - allow_custom: false -id: media.civictheme_video.full -targetEntityType: media -bundle: civictheme_video -mode: full -content: - field_c_m_transcript: - type: text_default - label: hidden - settings: { } - third_party_settings: { } - weight: 1 - region: content - field_c_m_video_file: - type: file_default - label: above - settings: - use_description_as_link_text: true - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - field_c_m_media_tags: true - field_c_m_transcript_link: true - name: true - thumbnail: true - uid: true diff --git a/config/optional/core.entity_view_display.media.civictheme_video.media_library.yml b/config/optional/core.entity_view_display.media.civictheme_video.media_library.yml deleted file mode 100644 index 1cc937f243fae0d4ae22dc9112efe6c6688babf6..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.media.civictheme_video.media_library.yml +++ /dev/null @@ -1,38 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.media_library - - field.field.media.civictheme_video.field_c_m_media_tags - - field.field.media.civictheme_video.field_c_m_transcript - - field.field.media.civictheme_video.field_c_m_transcript_link - - field.field.media.civictheme_video.field_c_m_video_file - - image.style.civictheme_medium - - media.type.civictheme_video - module: - - image -id: media.civictheme_video.media_library -targetEntityType: media -bundle: civictheme_video -mode: media_library -content: - thumbnail: - type: image - label: hidden - settings: - image_link: '' - image_style: civictheme_medium - image_loading: - attribute: lazy - third_party_settings: { } - weight: 0 - region: content -hidden: - content_moderation_control: true - created: true - field_c_m_media_tags: true - field_c_m_transcript: true - field_c_m_transcript_link: true - field_c_m_video_file: true - name: true - uid: true diff --git a/config/optional/core.entity_view_display.node.civictheme_alert.default.yml b/config/optional/core.entity_view_display.node.civictheme_alert.default.yml deleted file mode 100644 index f6a953dd4bdfe573728165e07dab8f1ea29a454e..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.node.civictheme_alert.default.yml +++ /dev/null @@ -1,52 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.node.civictheme_alert.field_c_n_alert_page_visibility - - field.field.node.civictheme_alert.field_c_n_alert_type - - field.field.node.civictheme_alert.field_c_n_body - - field.field.node.civictheme_alert.field_c_n_date_range - - node.type.civictheme_alert - module: - - datetime_range - - options - - text - - user -id: node.civictheme_alert.default -targetEntityType: node -bundle: civictheme_alert -mode: default -content: - field_c_n_alert_page_visibility: - type: basic_string - label: hidden - settings: { } - third_party_settings: { } - weight: 3 - region: content - field_c_n_alert_type: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_n_body: - type: text_default - label: hidden - settings: { } - third_party_settings: { } - weight: 1 - region: content - field_c_n_date_range: - type: daterange_default - label: hidden - settings: - timezone_override: '' - format_type: medium - separator: '-' - third_party_settings: { } - weight: 2 - region: content -hidden: - links: true diff --git a/config/optional/core.entity_view_display.node.civictheme_event.civictheme_navigation_card.yml b/config/optional/core.entity_view_display.node.civictheme_event.civictheme_navigation_card.yml deleted file mode 100644 index 8da6c07bd77b09ccd2b5cd2865b28cf97011ff81..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.node.civictheme_event.civictheme_navigation_card.yml +++ /dev/null @@ -1,59 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.node.civictheme_navigation_card - - field.field.node.civictheme_event.field_c_n_attachments - - field.field.node.civictheme_event.field_c_n_body - - field.field.node.civictheme_event.field_c_n_custom_last_updated - - field.field.node.civictheme_event.field_c_n_date_range - - field.field.node.civictheme_event.field_c_n_location - - field.field.node.civictheme_event.field_c_n_show_last_updated - - field.field.node.civictheme_event.field_c_n_show_toc - - field.field.node.civictheme_event.field_c_n_site_section - - field.field.node.civictheme_event.field_c_n_summary - - field.field.node.civictheme_event.field_c_n_thumbnail - - field.field.node.civictheme_event.field_c_n_topics - - field.field.node.civictheme_event.field_c_n_vertical_spacing - - node.type.civictheme_event - module: - - layout_builder - - text - - user -third_party_settings: - layout_builder: - enabled: false - allow_custom: false -id: node.civictheme_event.civictheme_navigation_card -targetEntityType: node -bundle: civictheme_event -mode: civictheme_navigation_card -content: - field_c_n_body: - type: text_default - label: visually_hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_n_thumbnail: - type: entity_reference_entity_view - label: visually_hidden - settings: - view_mode: default - link: false - third_party_settings: { } - weight: 1 - region: content -hidden: - field_c_n_attachments: true - field_c_n_custom_last_updated: true - field_c_n_date_range: true - field_c_n_location: true - field_c_n_show_last_updated: true - field_c_n_show_toc: true - field_c_n_site_section: true - field_c_n_summary: true - field_c_n_topics: true - field_c_n_vertical_spacing: true - links: true diff --git a/config/optional/core.entity_view_display.node.civictheme_event.civictheme_promo_card.yml b/config/optional/core.entity_view_display.node.civictheme_event.civictheme_promo_card.yml deleted file mode 100644 index ef76d3ff24b503839f4965fd37d569c372a8cd69..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.node.civictheme_event.civictheme_promo_card.yml +++ /dev/null @@ -1,59 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.node.civictheme_promo_card - - field.field.node.civictheme_event.field_c_n_attachments - - field.field.node.civictheme_event.field_c_n_body - - field.field.node.civictheme_event.field_c_n_custom_last_updated - - field.field.node.civictheme_event.field_c_n_date_range - - field.field.node.civictheme_event.field_c_n_location - - field.field.node.civictheme_event.field_c_n_show_last_updated - - field.field.node.civictheme_event.field_c_n_show_toc - - field.field.node.civictheme_event.field_c_n_site_section - - field.field.node.civictheme_event.field_c_n_summary - - field.field.node.civictheme_event.field_c_n_thumbnail - - field.field.node.civictheme_event.field_c_n_topics - - field.field.node.civictheme_event.field_c_n_vertical_spacing - - node.type.civictheme_event - module: - - layout_builder - - text - - user -third_party_settings: - layout_builder: - enabled: false - allow_custom: false -id: node.civictheme_event.civictheme_promo_card -targetEntityType: node -bundle: civictheme_event -mode: civictheme_promo_card -content: - field_c_n_body: - type: text_default - label: visually_hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_n_thumbnail: - type: entity_reference_entity_view - label: visually_hidden - settings: - view_mode: default - link: false - third_party_settings: { } - weight: 2 - region: content -hidden: - field_c_n_attachments: true - field_c_n_custom_last_updated: true - field_c_n_date_range: true - field_c_n_location: true - field_c_n_show_last_updated: true - field_c_n_show_toc: true - field_c_n_site_section: true - field_c_n_summary: true - field_c_n_topics: true - field_c_n_vertical_spacing: true - links: true diff --git a/config/optional/core.entity_view_display.node.civictheme_event.civictheme_slider_slide.yml b/config/optional/core.entity_view_display.node.civictheme_event.civictheme_slider_slide.yml deleted file mode 100644 index 2ee514a787746a6d2446d46e26684588b51e248d..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.node.civictheme_event.civictheme_slider_slide.yml +++ /dev/null @@ -1,67 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.node.civictheme_slider_slide - - field.field.node.civictheme_event.field_c_n_attachments - - field.field.node.civictheme_event.field_c_n_body - - field.field.node.civictheme_event.field_c_n_custom_last_updated - - field.field.node.civictheme_event.field_c_n_date_range - - field.field.node.civictheme_event.field_c_n_location - - field.field.node.civictheme_event.field_c_n_show_last_updated - - field.field.node.civictheme_event.field_c_n_show_toc - - field.field.node.civictheme_event.field_c_n_site_section - - field.field.node.civictheme_event.field_c_n_summary - - field.field.node.civictheme_event.field_c_n_thumbnail - - field.field.node.civictheme_event.field_c_n_topics - - field.field.node.civictheme_event.field_c_n_vertical_spacing - - node.type.civictheme_event - module: - - layout_builder - - text - - user -third_party_settings: - layout_builder: - enabled: false - allow_custom: false -id: node.civictheme_event.civictheme_slider_slide -targetEntityType: node -bundle: civictheme_event -mode: civictheme_slider_slide -content: - field_c_n_body: - type: text_trimmed - label: hidden - settings: - trim_length: 600 - third_party_settings: { } - weight: 1 - region: content - field_c_n_thumbnail: - type: entity_reference_entity_view - label: hidden - settings: - view_mode: default - link: false - third_party_settings: { } - weight: 0 - region: content - field_c_n_topics: - type: entity_reference_label - label: hidden - settings: - link: true - third_party_settings: { } - weight: 2 - region: content -hidden: - field_c_n_attachments: true - field_c_n_custom_last_updated: true - field_c_n_date_range: true - field_c_n_location: true - field_c_n_show_last_updated: true - field_c_n_show_toc: true - field_c_n_site_section: true - field_c_n_summary: true - field_c_n_vertical_spacing: true - links: true diff --git a/config/optional/core.entity_view_display.node.civictheme_event.default.yml b/config/optional/core.entity_view_display.node.civictheme_event.default.yml deleted file mode 100644 index 389759f9aef9a064fb7f0d157ac084c85c855208..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.node.civictheme_event.default.yml +++ /dev/null @@ -1,173 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.node.civictheme_event.field_c_n_attachments - - field.field.node.civictheme_event.field_c_n_body - - field.field.node.civictheme_event.field_c_n_custom_last_updated - - field.field.node.civictheme_event.field_c_n_date_range - - field.field.node.civictheme_event.field_c_n_location - - field.field.node.civictheme_event.field_c_n_show_last_updated - - field.field.node.civictheme_event.field_c_n_show_toc - - field.field.node.civictheme_event.field_c_n_site_section - - field.field.node.civictheme_event.field_c_n_summary - - field.field.node.civictheme_event.field_c_n_thumbnail - - field.field.node.civictheme_event.field_c_n_topics - - field.field.node.civictheme_event.field_c_n_vertical_spacing - - node.type.civictheme_event - module: - - datetime_range - - entity_reference_revisions - - layout_builder - - layout_builder_restrictions - - text - - user - theme: - - civictheme -third_party_settings: - layout_builder: - enabled: true - allow_custom: false - sections: - - - layout_id: civictheme_three_columns - layout_settings: - label: Main - is_contained: false - context_mapping: { } - components: - 93c254ec-abeb-461a-b464-5247fd0083da: - uuid: 93c254ec-abeb-461a-b464-5247fd0083da - region: main - configuration: - id: 'extra_field_block:node:civictheme_event:content_moderation_control' - label: 'Moderation control' - label_display: '0' - provider: layout_builder - context_mapping: - entity: layout_builder.entity - formatter: - settings: { } - third_party_settings: { } - weight: 0 - additional: { } - 693c2dc9-0290-4122-842b-3f1b9cd69380: - uuid: 693c2dc9-0290-4122-842b-3f1b9cd69380 - region: main - configuration: - id: 'field_block:node:civictheme_event:field_c_n_date_range' - label: Date - label_display: '0' - provider: layout_builder - context_mapping: - entity: layout_builder.entity - view_mode: view_mode - formatter: - type: daterange_default - label: hidden - settings: - timezone_override: '' - format_type: medium - separator: '-' - third_party_settings: { } - weight: 1 - additional: { } - 2c1b19b3-bdd8-4b90-b5ef-ddcc0026bee4: - uuid: 2c1b19b3-bdd8-4b90-b5ef-ddcc0026bee4 - region: main - configuration: - id: 'field_block:node:civictheme_event:field_c_n_body' - label: Body - label_display: '0' - provider: layout_builder - context_mapping: - entity: layout_builder.entity - view_mode: view_mode - formatter: - type: text_default - label: hidden - settings: { } - third_party_settings: { } - weight: 2 - additional: { } - 06e90499-3555-4df7-b29e-89198edfd431: - uuid: 06e90499-3555-4df7-b29e-89198edfd431 - region: main - configuration: - id: 'field_block:node:civictheme_event:field_c_n_location' - label: Locations - label_display: '0' - provider: layout_builder - context_mapping: - entity: layout_builder.entity - view_mode: view_mode - formatter: - type: entity_reference_revisions_entity_view - label: hidden - settings: - view_mode: default - third_party_settings: { } - weight: 3 - additional: { } - third_party_settings: { } - layout_builder_restrictions: - allowed_block_categories: { } - entity_view_mode_restriction: - allowed_layouts: { } - denylisted_blocks: { } - allowlisted_blocks: { } - restricted_categories: { } -id: node.civictheme_event.default -targetEntityType: node -bundle: civictheme_event -mode: default -content: - content_moderation_control: - settings: { } - third_party_settings: { } - weight: -20 - region: content - field_c_n_body: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 1 - region: content - field_c_n_date_range: - type: daterange_default - label: above - settings: - timezone_override: '' - format_type: medium - separator: '-' - third_party_settings: { } - weight: 0 - region: content - field_c_n_location: - type: entity_reference_revisions_entity_view - label: above - settings: - view_mode: default - link: '' - third_party_settings: { } - weight: 2 - region: content - field_c_n_site_section: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 3 - region: content -hidden: - field_c_n_attachments: true - field_c_n_custom_last_updated: true - field_c_n_show_last_updated: true - field_c_n_show_toc: true - field_c_n_summary: true - field_c_n_thumbnail: true - field_c_n_topics: true - field_c_n_vertical_spacing: true - links: true diff --git a/config/optional/core.entity_view_display.node.civictheme_page.civictheme_navigation_card.yml b/config/optional/core.entity_view_display.node.civictheme_page.civictheme_navigation_card.yml deleted file mode 100644 index ddcdeb0bcdf4561d4b7d8639348662d921de7dde..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.node.civictheme_page.civictheme_navigation_card.yml +++ /dev/null @@ -1,73 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.node.civictheme_navigation_card - - field.field.node.civictheme_page.field_c_n_banner_background - - field.field.node.civictheme_page.field_c_n_banner_blend_mode - - field.field.node.civictheme_page.field_c_n_banner_components - - field.field.node.civictheme_page.field_c_n_banner_components_bott - - field.field.node.civictheme_page.field_c_n_banner_featured_image - - field.field.node.civictheme_page.field_c_n_banner_hide_breadcrumb - - field.field.node.civictheme_page.field_c_n_banner_theme - - field.field.node.civictheme_page.field_c_n_banner_title - - field.field.node.civictheme_page.field_c_n_banner_type - - field.field.node.civictheme_page.field_c_n_components - - field.field.node.civictheme_page.field_c_n_custom_last_updated - - field.field.node.civictheme_page.field_c_n_hide_sidebar - - field.field.node.civictheme_page.field_c_n_hide_tags - - field.field.node.civictheme_page.field_c_n_show_last_updated - - field.field.node.civictheme_page.field_c_n_show_toc - - field.field.node.civictheme_page.field_c_n_site_section - - field.field.node.civictheme_page.field_c_n_summary - - field.field.node.civictheme_page.field_c_n_thumbnail - - field.field.node.civictheme_page.field_c_n_topics - - field.field.node.civictheme_page.field_c_n_vertical_spacing - - node.type.civictheme_page - module: - - layout_builder - - user -third_party_settings: - layout_builder: - enabled: false - allow_custom: false -id: node.civictheme_page.civictheme_navigation_card -targetEntityType: node -bundle: civictheme_page -mode: civictheme_navigation_card -content: - field_c_n_summary: - type: basic_string - label: visually_hidden - settings: { } - third_party_settings: { } - weight: 1 - region: content - field_c_n_thumbnail: - type: entity_reference_label - label: visually_hidden - settings: - link: true - third_party_settings: { } - weight: 0 - region: content -hidden: - field_c_n_banner_background: true - field_c_n_banner_blend_mode: true - field_c_n_banner_components: true - field_c_n_banner_components_bott: true - field_c_n_banner_featured_image: true - field_c_n_banner_hide_breadcrumb: true - field_c_n_banner_theme: true - field_c_n_banner_title: true - field_c_n_banner_type: true - field_c_n_components: true - field_c_n_custom_last_updated: true - field_c_n_hide_sidebar: true - field_c_n_hide_tags: true - field_c_n_show_last_updated: true - field_c_n_show_toc: true - field_c_n_site_section: true - field_c_n_topics: true - field_c_n_vertical_spacing: true - links: true diff --git a/config/optional/core.entity_view_display.node.civictheme_page.civictheme_promo_card.yml b/config/optional/core.entity_view_display.node.civictheme_page.civictheme_promo_card.yml deleted file mode 100644 index 783dfbd1034e2a267db78bdad7c270ac836a4094..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.node.civictheme_page.civictheme_promo_card.yml +++ /dev/null @@ -1,77 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.node.civictheme_promo_card - - field.field.node.civictheme_page.field_c_n_banner_background - - field.field.node.civictheme_page.field_c_n_banner_blend_mode - - field.field.node.civictheme_page.field_c_n_banner_components - - field.field.node.civictheme_page.field_c_n_banner_components_bott - - field.field.node.civictheme_page.field_c_n_banner_featured_image - - field.field.node.civictheme_page.field_c_n_banner_hide_breadcrumb - - field.field.node.civictheme_page.field_c_n_banner_theme - - field.field.node.civictheme_page.field_c_n_banner_title - - field.field.node.civictheme_page.field_c_n_banner_type - - field.field.node.civictheme_page.field_c_n_components - - field.field.node.civictheme_page.field_c_n_custom_last_updated - - field.field.node.civictheme_page.field_c_n_hide_sidebar - - field.field.node.civictheme_page.field_c_n_hide_tags - - field.field.node.civictheme_page.field_c_n_show_last_updated - - field.field.node.civictheme_page.field_c_n_show_toc - - field.field.node.civictheme_page.field_c_n_site_section - - field.field.node.civictheme_page.field_c_n_summary - - field.field.node.civictheme_page.field_c_n_thumbnail - - field.field.node.civictheme_page.field_c_n_topics - - field.field.node.civictheme_page.field_c_n_vertical_spacing - - node.type.civictheme_page - module: - - layout_builder - - user -third_party_settings: - layout_builder: - enabled: false - allow_custom: false -id: node.civictheme_page.civictheme_promo_card -targetEntityType: node -bundle: civictheme_page -mode: civictheme_promo_card -content: - field_c_n_summary: - type: basic_string - label: above - settings: { } - third_party_settings: { } - weight: 1 - region: content - field_c_n_thumbnail: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 0 - region: content - links: - settings: { } - third_party_settings: { } - weight: 2 - region: content -hidden: - field_c_n_banner_background: true - field_c_n_banner_blend_mode: true - field_c_n_banner_components: true - field_c_n_banner_components_bott: true - field_c_n_banner_featured_image: true - field_c_n_banner_hide_breadcrumb: true - field_c_n_banner_theme: true - field_c_n_banner_title: true - field_c_n_banner_type: true - field_c_n_components: true - field_c_n_custom_last_updated: true - field_c_n_hide_sidebar: true - field_c_n_hide_tags: true - field_c_n_show_last_updated: true - field_c_n_show_toc: true - field_c_n_site_section: true - field_c_n_topics: true - field_c_n_vertical_spacing: true diff --git a/config/optional/core.entity_view_display.node.civictheme_page.civictheme_slider_slide.yml b/config/optional/core.entity_view_display.node.civictheme_page.civictheme_slider_slide.yml deleted file mode 100644 index fd34b28d2534002d57fc66a0ef679578673a9131..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.node.civictheme_page.civictheme_slider_slide.yml +++ /dev/null @@ -1,74 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.node.civictheme_slider_slide - - field.field.node.civictheme_page.field_c_n_banner_background - - field.field.node.civictheme_page.field_c_n_banner_blend_mode - - field.field.node.civictheme_page.field_c_n_banner_components - - field.field.node.civictheme_page.field_c_n_banner_components_bott - - field.field.node.civictheme_page.field_c_n_banner_featured_image - - field.field.node.civictheme_page.field_c_n_banner_hide_breadcrumb - - field.field.node.civictheme_page.field_c_n_banner_theme - - field.field.node.civictheme_page.field_c_n_banner_title - - field.field.node.civictheme_page.field_c_n_banner_type - - field.field.node.civictheme_page.field_c_n_components - - field.field.node.civictheme_page.field_c_n_custom_last_updated - - field.field.node.civictheme_page.field_c_n_hide_sidebar - - field.field.node.civictheme_page.field_c_n_hide_tags - - field.field.node.civictheme_page.field_c_n_show_last_updated - - field.field.node.civictheme_page.field_c_n_show_toc - - field.field.node.civictheme_page.field_c_n_site_section - - field.field.node.civictheme_page.field_c_n_summary - - field.field.node.civictheme_page.field_c_n_thumbnail - - field.field.node.civictheme_page.field_c_n_topics - - field.field.node.civictheme_page.field_c_n_vertical_spacing - - node.type.civictheme_page - module: - - layout_builder - - user -third_party_settings: - layout_builder: - enabled: false - allow_custom: false -id: node.civictheme_page.civictheme_slider_slide -targetEntityType: node -bundle: civictheme_page -mode: civictheme_slider_slide -content: - field_c_n_summary: - type: basic_string - label: visually_hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_n_thumbnail: - type: entity_reference_entity_view - label: visually_hidden - settings: - view_mode: default - link: true - third_party_settings: { } - weight: 1 - region: content -hidden: - field_c_n_banner_background: true - field_c_n_banner_blend_mode: true - field_c_n_banner_components: true - field_c_n_banner_components_bott: true - field_c_n_banner_featured_image: true - field_c_n_banner_hide_breadcrumb: true - field_c_n_banner_theme: true - field_c_n_banner_title: true - field_c_n_banner_type: true - field_c_n_components: true - field_c_n_custom_last_updated: true - field_c_n_hide_sidebar: true - field_c_n_hide_tags: true - field_c_n_show_last_updated: true - field_c_n_show_toc: true - field_c_n_site_section: true - field_c_n_topics: true - field_c_n_vertical_spacing: true - links: true diff --git a/config/optional/core.entity_view_display.node.civictheme_page.default.yml b/config/optional/core.entity_view_display.node.civictheme_page.default.yml deleted file mode 100644 index 364ab1b3955d05cd3835da4a8cb74201e256f739..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.node.civictheme_page.default.yml +++ /dev/null @@ -1,201 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.node.civictheme_page.field_c_n_banner_background - - field.field.node.civictheme_page.field_c_n_banner_blend_mode - - field.field.node.civictheme_page.field_c_n_banner_components - - field.field.node.civictheme_page.field_c_n_banner_components_bott - - field.field.node.civictheme_page.field_c_n_banner_featured_image - - field.field.node.civictheme_page.field_c_n_banner_hide_breadcrumb - - field.field.node.civictheme_page.field_c_n_banner_theme - - field.field.node.civictheme_page.field_c_n_banner_title - - field.field.node.civictheme_page.field_c_n_banner_type - - field.field.node.civictheme_page.field_c_n_components - - field.field.node.civictheme_page.field_c_n_custom_last_updated - - field.field.node.civictheme_page.field_c_n_hide_sidebar - - field.field.node.civictheme_page.field_c_n_hide_tags - - field.field.node.civictheme_page.field_c_n_show_last_updated - - field.field.node.civictheme_page.field_c_n_show_toc - - field.field.node.civictheme_page.field_c_n_site_section - - field.field.node.civictheme_page.field_c_n_summary - - field.field.node.civictheme_page.field_c_n_thumbnail - - field.field.node.civictheme_page.field_c_n_topics - - field.field.node.civictheme_page.field_c_n_vertical_spacing - - node.type.civictheme_page - module: - - datetime - - entity_reference_revisions - - layout_builder - - layout_builder_restrictions - - options - - user - theme: - - civictheme -third_party_settings: - layout_builder: - enabled: true - allow_custom: false - sections: - - - layout_id: civictheme_three_columns - layout_settings: - label: 'CivicTheme Three Columns' - is_contained: false - context_mapping: { } - components: - 5cf72ad7-c313-4cf3-9d4e-0573bbfa84a0: - uuid: 5cf72ad7-c313-4cf3-9d4e-0573bbfa84a0 - region: main - configuration: - id: 'extra_field_block:node:civictheme_page:content_moderation_control' - label: 'Moderation control' - label_display: '0' - provider: layout_builder - context_mapping: - entity: layout_builder.entity - formatter: - settings: { } - third_party_settings: { } - weight: 1 - additional: { } - e1164245-8b1a-4a3f-8b30-30b00be44144: - uuid: e1164245-8b1a-4a3f-8b30-30b00be44144 - region: main - configuration: - id: 'field_block:node:civictheme_page:field_c_n_components' - label: Components - label_display: '0' - provider: layout_builder - context_mapping: - entity: layout_builder.entity - view_mode: view_mode - formatter: - type: entity_reference_revisions_entity_view - label: hidden - settings: - view_mode: default - third_party_settings: { } - weight: 2 - additional: { } - c1f9f850-f470-4069-8711-9c7edaffde7e: - uuid: c1f9f850-f470-4069-8711-9c7edaffde7e - region: main - configuration: - id: 'field_block:node:civictheme_page:field_c_n_custom_last_updated' - label_display: '0' - context_mapping: - entity: layout_builder.entity - formatter: - type: datetime_default - label: above - settings: - timezone_override: '' - format_type: medium - third_party_settings: { } - weight: 3 - additional: { } - third_party_settings: { } - layout_builder_restrictions: - allowed_block_categories: { } - entity_view_mode_restriction: - allowed_layouts: - - civictheme_three_columns - denylisted_blocks: { } - allowlisted_blocks: { } - restricted_categories: { } -id: node.civictheme_page.default -targetEntityType: node -bundle: civictheme_page -mode: default -content: - content_moderation_control: - settings: { } - third_party_settings: { } - weight: -20 - region: content - field_c_n_banner_hide_breadcrumb: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 5 - region: content - field_c_n_banner_title: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 4 - region: content - field_c_n_components: - type: entity_reference_revisions_entity_view - label: hidden - settings: - view_mode: default - link: '' - third_party_settings: { } - weight: 0 - region: content - field_c_n_custom_last_updated: - type: datetime_default - label: above - settings: - timezone_override: '' - format_type: medium - third_party_settings: { } - weight: 6 - region: content - field_c_n_hide_tags: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 8 - region: content - field_c_n_show_last_updated: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 2 - region: content - field_c_n_site_section: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 7 - region: content - field_c_n_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 1 - region: content -hidden: - field_c_n_banner_background: true - field_c_n_banner_blend_mode: true - field_c_n_banner_components: true - field_c_n_banner_components_bott: true - field_c_n_banner_featured_image: true - field_c_n_banner_theme: true - field_c_n_banner_type: true - field_c_n_hide_sidebar: true - field_c_n_show_toc: true - field_c_n_summary: true - field_c_n_thumbnail: true - field_c_n_topics: true - links: true diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_accordion.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_accordion.default.yml deleted file mode 100644 index 596f47eb31c08406a7331980980c44bf97be43c9..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_accordion.default.yml +++ /dev/null @@ -1,62 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_accordion.field_c_p_background - - field.field.paragraph.civictheme_accordion.field_c_p_expand - - field.field.paragraph.civictheme_accordion.field_c_p_panels - - field.field.paragraph.civictheme_accordion.field_c_p_theme - - field.field.paragraph.civictheme_accordion.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_accordion - module: - - entity_reference_revisions - - options -id: paragraph.civictheme_accordion.default -targetEntityType: paragraph -bundle: civictheme_accordion -mode: default -content: - field_c_p_background: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 5 - region: content - field_c_p_expand: - type: boolean - label: hidden - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 3 - region: content - field_c_p_panels: - type: entity_reference_revisions_entity_view - label: hidden - settings: - view_mode: default - link: '' - third_party_settings: { } - weight: 2 - region: content - field_c_p_theme: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 1 - region: content - field_c_p_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 4 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_accordion_panel.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_accordion_panel.default.yml deleted file mode 100644 index c2e8b7bb980c044db21e50205af270d894cd30c4..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_accordion_panel.default.yml +++ /dev/null @@ -1,41 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_accordion_panel.field_c_p_content - - field.field.paragraph.civictheme_accordion_panel.field_c_p_expand - - field.field.paragraph.civictheme_accordion_panel.field_c_p_title - - paragraphs.paragraphs_type.civictheme_accordion_panel - module: - - text -id: paragraph.civictheme_accordion_panel.default -targetEntityType: paragraph -bundle: civictheme_accordion_panel -mode: default -content: - field_c_p_content: - weight: 1 - label: hidden - settings: { } - third_party_settings: { } - type: text_default - region: content - field_c_p_expand: - weight: 2 - label: hidden - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - type: boolean - region: content - field_c_p_title: - weight: 0 - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_attachment.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_attachment.default.yml deleted file mode 100644 index 4a6e61750f7ae89004c0b3ebd6fe178f7db0874e..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_attachment.default.yml +++ /dev/null @@ -1,68 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_attachment.field_c_p_attachments - - field.field.paragraph.civictheme_attachment.field_c_p_background - - field.field.paragraph.civictheme_attachment.field_c_p_content - - field.field.paragraph.civictheme_attachment.field_c_p_theme - - field.field.paragraph.civictheme_attachment.field_c_p_title - - field.field.paragraph.civictheme_attachment.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_attachment - module: - - options - - text -id: paragraph.civictheme_attachment.default -targetEntityType: paragraph -bundle: civictheme_attachment -mode: default -content: - field_c_p_attachments: - type: entity_reference_entity_view - label: hidden - settings: - view_mode: default - link: false - third_party_settings: { } - weight: 6 - region: content - field_c_p_background: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 8 - region: content - field_c_p_content: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 9 - region: content - field_c_p_theme: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_p_title: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 2 - region: content - field_c_p_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 7 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_automated_list.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_automated_list.default.yml deleted file mode 100644 index b3df7d29f1c8ad30d2a215eac19ee437cfe1fc5f..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_automated_list.default.yml +++ /dev/null @@ -1,180 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_automated_list.field_c_p_background - - field.field.paragraph.civictheme_automated_list.field_c_p_content - - field.field.paragraph.civictheme_automated_list.field_c_p_list_column_count - - field.field.paragraph.civictheme_automated_list.field_c_p_list_content_type - - field.field.paragraph.civictheme_automated_list.field_c_p_list_fill_width - - field.field.paragraph.civictheme_automated_list.field_c_p_list_filters_exp - - field.field.paragraph.civictheme_automated_list.field_c_p_list_item_theme - - field.field.paragraph.civictheme_automated_list.field_c_p_list_item_view_as - - field.field.paragraph.civictheme_automated_list.field_c_p_list_limit - - field.field.paragraph.civictheme_automated_list.field_c_p_list_limit_type - - field.field.paragraph.civictheme_automated_list.field_c_p_list_link_above - - field.field.paragraph.civictheme_automated_list.field_c_p_list_link_below - - field.field.paragraph.civictheme_automated_list.field_c_p_list_site_sections - - field.field.paragraph.civictheme_automated_list.field_c_p_list_topics - - field.field.paragraph.civictheme_automated_list.field_c_p_list_type - - field.field.paragraph.civictheme_automated_list.field_c_p_theme - - field.field.paragraph.civictheme_automated_list.field_c_p_title - - field.field.paragraph.civictheme_automated_list.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - link - - options - - text -id: paragraph.civictheme_automated_list.default -targetEntityType: paragraph -bundle: civictheme_automated_list -mode: default -content: - field_c_p_background: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 5 - region: content - field_c_p_content: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 16 - region: content - field_c_p_list_column_count: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 17 - region: content - field_c_p_list_content_type: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 8 - region: content - field_c_p_list_fill_width: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 18 - region: content - field_c_p_list_filters_exp: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 15 - region: content - field_c_p_list_item_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 6 - region: content - field_c_p_list_item_view_as: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 7 - region: content - field_c_p_list_limit: - type: number_integer - label: above - settings: - thousand_separator: '' - prefix_suffix: true - third_party_settings: { } - weight: 2 - region: content - field_c_p_list_limit_type: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 9 - region: content - field_c_p_list_link_above: - type: link - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 12 - region: content - field_c_p_list_link_below: - type: link - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 13 - region: content - field_c_p_list_site_sections: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 11 - region: content - field_c_p_list_topics: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 10 - region: content - field_c_p_list_type: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 1 - region: content - field_c_p_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 4 - region: content - field_c_p_title: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 0 - region: content - field_c_p_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 3 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_callout.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_callout.default.yml deleted file mode 100644 index e7515da72c5ee29f9f43b3acdc784a0bc643ebda..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_callout.default.yml +++ /dev/null @@ -1,61 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_callout.field_c_p_content - - field.field.paragraph.civictheme_callout.field_c_p_links - - field.field.paragraph.civictheme_callout.field_c_p_theme - - field.field.paragraph.civictheme_callout.field_c_p_title - - field.field.paragraph.civictheme_callout.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_callout - module: - - link - - options - - text -id: paragraph.civictheme_callout.default -targetEntityType: paragraph -bundle: civictheme_callout -mode: default -content: - field_c_p_content: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 5 - region: content - field_c_p_links: - type: link - label: hidden - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 3 - region: content - field_c_p_theme: - type: list_default - label: inline - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_p_title: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 4 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_campaign.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_campaign.default.yml deleted file mode 100644 index 9a2a473a2354941ea67db0146679814e9355fef2..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_campaign.default.yml +++ /dev/null @@ -1,98 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_campaign.field_c_p_content - - field.field.paragraph.civictheme_campaign.field_c_p_date - - field.field.paragraph.civictheme_campaign.field_c_p_image - - field.field.paragraph.civictheme_campaign.field_c_p_image_position - - field.field.paragraph.civictheme_campaign.field_c_p_links - - field.field.paragraph.civictheme_campaign.field_c_p_theme - - field.field.paragraph.civictheme_campaign.field_c_p_title - - field.field.paragraph.civictheme_campaign.field_c_p_topics - - field.field.paragraph.civictheme_campaign.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_campaign - module: - - datetime - - link - - options - - text -id: paragraph.civictheme_campaign.default -targetEntityType: paragraph -bundle: civictheme_campaign -mode: default -content: - field_c_p_content: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 4 - region: content - field_c_p_date: - type: datetime_default - label: above - settings: - timezone_override: '' - format_type: medium - third_party_settings: { } - weight: 10 - region: content - field_c_p_image: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 5 - region: content - field_c_p_image_position: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 7 - region: content - field_c_p_links: - type: link - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 11 - region: content - field_c_p_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 8 - region: content - field_c_p_title: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_topics: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 9 - region: content - field_c_p_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 6 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_content.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_content.default.yml deleted file mode 100644 index 0ee361cbb5cf9a2e8867d90b2dccb9ae93cf6d26..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_content.default.yml +++ /dev/null @@ -1,49 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_content.field_c_p_background - - field.field.paragraph.civictheme_content.field_c_p_content - - field.field.paragraph.civictheme_content.field_c_p_theme - - field.field.paragraph.civictheme_content.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_content - module: - - options - - text -id: paragraph.civictheme_content.default -targetEntityType: paragraph -bundle: civictheme_content -mode: default -content: - field_c_p_background: - weight: 2 - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - type: boolean - region: content - field_c_p_content: - weight: 0 - label: hidden - settings: { } - third_party_settings: { } - type: text_default - region: content - field_c_p_theme: - weight: 1 - label: hidden - settings: { } - third_party_settings: { } - type: list_default - region: content - field_c_p_vertical_spacing: - weight: 2 - label: above - settings: { } - third_party_settings: { } - type: list_default - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_event_card.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_event_card.default.yml deleted file mode 100644 index 5f963b9d7382cf63d88101c7b0a520433549c5f1..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_event_card.default.yml +++ /dev/null @@ -1,91 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_event_card.field_c_p_date_range - - field.field.paragraph.civictheme_event_card.field_c_p_image - - field.field.paragraph.civictheme_event_card.field_c_p_link - - field.field.paragraph.civictheme_event_card.field_c_p_location - - field.field.paragraph.civictheme_event_card.field_c_p_summary - - field.field.paragraph.civictheme_event_card.field_c_p_theme - - field.field.paragraph.civictheme_event_card.field_c_p_title - - field.field.paragraph.civictheme_event_card.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_event_card - module: - - datetime_range - - link - - options -id: paragraph.civictheme_event_card.default -targetEntityType: paragraph -bundle: civictheme_event_card -mode: default -content: - field_c_p_date_range: - type: daterange_default - label: above - settings: - timezone_override: '' - format_type: medium - separator: '-' - third_party_settings: { } - weight: 9 - region: content - field_c_p_image: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 2 - region: content - field_c_p_link: - type: link - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 5 - region: content - field_c_p_location: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 7 - region: content - field_c_p_summary: - type: basic_string - label: above - settings: { } - third_party_settings: { } - weight: 3 - region: content - field_c_p_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_p_title: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_topics: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 8 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_event_card_ref.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_event_card_ref.default.yml deleted file mode 100644 index 4aeba4143a8a6617d2aaf770ec0b11ec12eb8e80..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_event_card_ref.default.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_event_card_ref.field_c_p_reference - - field.field.paragraph.civictheme_event_card_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_event_card_ref - module: - - options -id: paragraph.civictheme_event_card_ref.default -targetEntityType: paragraph -bundle: civictheme_event_card_ref -mode: default -content: - field_c_p_reference: - weight: 1 - label: hidden - settings: - view_mode: civictheme_event_card - link: false - third_party_settings: { } - type: entity_reference_entity_view - region: content - field_c_p_theme: - weight: 0 - label: hidden - settings: { } - third_party_settings: { } - type: list_default - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_iframe.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_iframe.default.yml deleted file mode 100644 index fe45df6859baadefffc3a983511b0616a2c1fb76..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_iframe.default.yml +++ /dev/null @@ -1,76 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_iframe.field_c_p_attributes - - field.field.paragraph.civictheme_iframe.field_c_p_background - - field.field.paragraph.civictheme_iframe.field_c_p_height - - field.field.paragraph.civictheme_iframe.field_c_p_theme - - field.field.paragraph.civictheme_iframe.field_c_p_url - - field.field.paragraph.civictheme_iframe.field_c_p_vertical_spacing - - field.field.paragraph.civictheme_iframe.field_c_p_width - - paragraphs.paragraphs_type.civictheme_iframe - module: - - options -id: paragraph.civictheme_iframe.default -targetEntityType: paragraph -bundle: civictheme_iframe -mode: default -content: - field_c_p_attributes: - weight: 4 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_c_p_background: - weight: 7 - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - type: boolean - region: content - field_c_p_height: - weight: 3 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_c_p_theme: - weight: 5 - label: above - settings: { } - third_party_settings: { } - type: list_default - region: content - field_c_p_url: - weight: 1 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_c_p_vertical_spacing: - weight: 6 - label: above - settings: { } - third_party_settings: { } - type: list_default - region: content - field_c_p_width: - weight: 2 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_manual_list.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_manual_list.default.yml deleted file mode 100644 index 01cfba5aeae7ba3d93eb2096ab7d60ada2083eb6..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_manual_list.default.yml +++ /dev/null @@ -1,115 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_manual_list.field_c_p_background - - field.field.paragraph.civictheme_manual_list.field_c_p_content - - field.field.paragraph.civictheme_manual_list.field_c_p_list_column_count - - field.field.paragraph.civictheme_manual_list.field_c_p_list_fill_width - - field.field.paragraph.civictheme_manual_list.field_c_p_list_items - - field.field.paragraph.civictheme_manual_list.field_c_p_list_link_above - - field.field.paragraph.civictheme_manual_list.field_c_p_list_link_below - - field.field.paragraph.civictheme_manual_list.field_c_p_theme - - field.field.paragraph.civictheme_manual_list.field_c_p_title - - field.field.paragraph.civictheme_manual_list.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_manual_list - module: - - entity_reference_revisions - - link - - options - - text -id: paragraph.civictheme_manual_list.default -targetEntityType: paragraph -bundle: civictheme_manual_list -mode: default -content: - field_c_p_background: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 5 - region: content - field_c_p_content: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 16 - region: content - field_c_p_list_column_count: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 17 - region: content - field_c_p_list_fill_width: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 18 - region: content - field_c_p_list_items: - type: entity_reference_revisions_entity_view - label: above - settings: - view_mode: default - link: '' - third_party_settings: { } - weight: 19 - region: content - field_c_p_list_link_above: - type: link - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 12 - region: content - field_c_p_list_link_below: - type: link - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 13 - region: content - field_c_p_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 4 - region: content - field_c_p_title: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 0 - region: content - field_c_p_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 3 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_map.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_map.default.yml deleted file mode 100644 index b97f9e5bdfc3be30c5c12a91046ad7fb62f04ead..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_map.default.yml +++ /dev/null @@ -1,38 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_map.field_c_p_address - - field.field.paragraph.civictheme_map.field_c_p_background - - field.field.paragraph.civictheme_map.field_c_p_embed_url - - field.field.paragraph.civictheme_map.field_c_p_theme - - field.field.paragraph.civictheme_map.field_c_p_vertical_spacing - - field.field.paragraph.civictheme_map.field_c_p_view_link - - paragraphs.paragraphs_type.civictheme_map - module: - - options -id: paragraph.civictheme_map.default -targetEntityType: paragraph -bundle: civictheme_map -mode: default -content: - field_c_p_address: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_theme: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content -hidden: - field_c_p_background: true - field_c_p_embed_url: true - field_c_p_vertical_spacing: true - field_c_p_view_link: true diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_navigation_card.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_navigation_card.default.yml deleted file mode 100644 index 31934defba034667d7bccfe59c69928943fba373..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_navigation_card.default.yml +++ /dev/null @@ -1,73 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_navigation_card.field_c_p_image - - field.field.paragraph.civictheme_navigation_card.field_c_p_link - - field.field.paragraph.civictheme_navigation_card.field_c_p_show_image_as_icon - - field.field.paragraph.civictheme_navigation_card.field_c_p_summary - - field.field.paragraph.civictheme_navigation_card.field_c_p_theme - - field.field.paragraph.civictheme_navigation_card.field_c_p_title - - paragraphs.paragraphs_type.civictheme_navigation_card - module: - - link - - options -id: paragraph.civictheme_navigation_card.default -targetEntityType: paragraph -bundle: civictheme_navigation_card -mode: default -content: - field_c_p_image: - type: entity_reference_entity_view - label: hidden - settings: - view_mode: default - link: false - third_party_settings: { } - weight: 0 - region: content - field_c_p_link: - type: link - label: hidden - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 4 - region: content - field_c_p_show_image_as_icon: - type: boolean - label: hidden - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 6 - region: content - field_c_p_summary: - type: basic_string - label: hidden - settings: { } - third_party_settings: { } - weight: 2 - region: content - field_c_p_theme: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 3 - region: content - field_c_p_title: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_navigation_card_ref.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_navigation_card_ref.default.yml deleted file mode 100644 index ca742d6588a3b11156f5f9d1a87144f83f32f93c..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_navigation_card_ref.default.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_navigation_card_ref.field_c_p_reference - - field.field.paragraph.civictheme_navigation_card_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_navigation_card_ref - module: - - options -id: paragraph.civictheme_navigation_card_ref.default -targetEntityType: paragraph -bundle: civictheme_navigation_card_ref -mode: default -content: - field_c_p_reference: - type: entity_reference_entity_view - label: hidden - settings: - view_mode: civictheme_snippet - link: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_theme: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_next_step.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_next_step.default.yml deleted file mode 100644 index f10ed93b5d695beb000fc62d302922f0c23b82bb..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_next_step.default.yml +++ /dev/null @@ -1,61 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_next_step.field_c_p_content - - field.field.paragraph.civictheme_next_step.field_c_p_link - - field.field.paragraph.civictheme_next_step.field_c_p_theme - - field.field.paragraph.civictheme_next_step.field_c_p_title - - field.field.paragraph.civictheme_next_step.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_next_step - module: - - link - - options - - text -id: paragraph.civictheme_next_step.default -targetEntityType: paragraph -bundle: civictheme_next_step -mode: default -content: - field_c_p_content: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 7 - region: content - field_c_p_link: - type: link - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 6 - region: content - field_c_p_theme: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 4 - region: content - field_c_p_title: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 5 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_promo.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_promo.default.yml deleted file mode 100644 index b4e076529edec69e165ec6dcb7c95970cdcfecb6..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_promo.default.yml +++ /dev/null @@ -1,72 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_promo.field_c_p_background - - field.field.paragraph.civictheme_promo.field_c_p_content - - field.field.paragraph.civictheme_promo.field_c_p_link - - field.field.paragraph.civictheme_promo.field_c_p_theme - - field.field.paragraph.civictheme_promo.field_c_p_title - - field.field.paragraph.civictheme_promo.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_promo - module: - - link - - options - - text -id: paragraph.civictheme_promo.default -targetEntityType: paragraph -bundle: civictheme_promo -mode: default -content: - field_c_p_background: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 5 - region: content - field_c_p_content: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 5 - region: content - field_c_p_link: - type: link - label: hidden - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 3 - region: content - field_c_p_theme: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_p_title: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 4 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_promo_card.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_promo_card.default.yml deleted file mode 100644 index c4add9f00b7b14a83937a3f3cd01c4fd2072542e..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_promo_card.default.yml +++ /dev/null @@ -1,79 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_promo_card.field_c_p_image - - field.field.paragraph.civictheme_promo_card.field_c_p_link - - field.field.paragraph.civictheme_promo_card.field_c_p_subtitle - - field.field.paragraph.civictheme_promo_card.field_c_p_summary - - field.field.paragraph.civictheme_promo_card.field_c_p_theme - - field.field.paragraph.civictheme_promo_card.field_c_p_title - - field.field.paragraph.civictheme_promo_card.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_promo_card - module: - - link - - options -id: paragraph.civictheme_promo_card.default -targetEntityType: paragraph -bundle: civictheme_promo_card -mode: default -content: - field_c_p_image: - type: entity_reference_label - label: hidden - settings: - link: true - third_party_settings: { } - weight: 2 - region: content - field_c_p_link: - type: link - label: hidden - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 5 - region: content - field_c_p_subtitle: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 7 - region: content - field_c_p_summary: - type: basic_string - label: hidden - settings: { } - third_party_settings: { } - weight: 3 - region: content - field_c_p_theme: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_p_title: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_topics: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 6 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_promo_card_ref.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_promo_card_ref.default.yml deleted file mode 100644 index 3396f3f6de7510f3104700152e19d051e305509e..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_promo_card_ref.default.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_promo_card_ref.field_c_p_reference - - field.field.paragraph.civictheme_promo_card_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_promo_card_ref - module: - - options -id: paragraph.civictheme_promo_card_ref.default -targetEntityType: paragraph -bundle: civictheme_promo_card_ref -mode: default -content: - field_c_p_reference: - weight: 1 - label: hidden - settings: - view_mode: civictheme_promo_card - link: false - third_party_settings: { } - type: entity_reference_entity_view - region: content - field_c_p_theme: - weight: 0 - label: hidden - settings: { } - third_party_settings: { } - type: list_default - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_publication_card.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_publication_card.default.yml deleted file mode 100644 index 1267eaa42dcaa644a4c14476e964cd6bdc08010c..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_publication_card.default.yml +++ /dev/null @@ -1,57 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_publication_card.field_c_p_document - - field.field.paragraph.civictheme_publication_card.field_c_p_image - - field.field.paragraph.civictheme_publication_card.field_c_p_summary - - field.field.paragraph.civictheme_publication_card.field_c_p_theme - - field.field.paragraph.civictheme_publication_card.field_c_p_title - - paragraphs.paragraphs_type.civictheme_publication_card - module: - - options -id: paragraph.civictheme_publication_card.default -targetEntityType: paragraph -bundle: civictheme_publication_card -mode: default -content: - field_c_p_document: - type: entity_reference_entity_view - label: above - settings: - view_mode: default - link: false - third_party_settings: { } - weight: 4 - region: content - field_c_p_image: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 2 - region: content - field_c_p_summary: - type: basic_string - label: above - settings: { } - third_party_settings: { } - weight: 3 - region: content - field_c_p_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_p_title: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_service_card.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_service_card.default.yml deleted file mode 100644 index d35ea1c6972336ce8b34f9063a911e61bc2a1778..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_service_card.default.yml +++ /dev/null @@ -1,44 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_service_card.field_c_p_links - - field.field.paragraph.civictheme_service_card.field_c_p_theme - - field.field.paragraph.civictheme_service_card.field_c_p_title - - paragraphs.paragraphs_type.civictheme_service_card - module: - - link - - options -id: paragraph.civictheme_service_card.default -targetEntityType: paragraph -bundle: civictheme_service_card -mode: default -content: - field_c_p_links: - weight: 2 - label: hidden - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - type: link - region: content - field_c_p_theme: - weight: 0 - label: hidden - settings: { } - third_party_settings: { } - type: list_default - region: content - field_c_p_title: - weight: 1 - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_slider.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_slider.default.yml deleted file mode 100644 index fb673cfdf856aef8652b243445be931d3a799e8a..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_slider.default.yml +++ /dev/null @@ -1,60 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_slider.field_c_p_background - - field.field.paragraph.civictheme_slider.field_c_p_slides - - field.field.paragraph.civictheme_slider.field_c_p_theme - - field.field.paragraph.civictheme_slider.field_c_p_title - - field.field.paragraph.civictheme_slider.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_slider - module: - - entity_reference_revisions - - options -id: paragraph.civictheme_slider.default -targetEntityType: paragraph -bundle: civictheme_slider -mode: default -content: - field_c_p_background: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 5 - region: content - field_c_p_slides: - type: entity_reference_revisions_entity_view - label: above - settings: - view_mode: default - link: '' - third_party_settings: { } - weight: 3 - region: content - field_c_p_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_p_title: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 4 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_slider_slide.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_slider_slide.default.yml deleted file mode 100644 index 57517e875a2959b8d9f70252958d8cce5ad57832..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_slider_slide.default.yml +++ /dev/null @@ -1,91 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_slider_slide.field_c_p_content - - field.field.paragraph.civictheme_slider_slide.field_c_p_date - - field.field.paragraph.civictheme_slider_slide.field_c_p_image - - field.field.paragraph.civictheme_slider_slide.field_c_p_image_position - - field.field.paragraph.civictheme_slider_slide.field_c_p_links - - field.field.paragraph.civictheme_slider_slide.field_c_p_theme - - field.field.paragraph.civictheme_slider_slide.field_c_p_title - - field.field.paragraph.civictheme_slider_slide.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_slider_slide - module: - - datetime - - link - - options - - text -id: paragraph.civictheme_slider_slide.default -targetEntityType: paragraph -bundle: civictheme_slider_slide -mode: default -content: - field_c_p_content: - type: text_default - label: above - settings: { } - third_party_settings: { } - weight: 7 - region: content - field_c_p_date: - type: datetime_default - label: above - settings: - timezone_override: '' - format_type: medium - third_party_settings: { } - weight: 11 - region: content - field_c_p_image: - type: entity_reference_entity_view - label: above - settings: - view_mode: default - link: false - third_party_settings: { } - weight: 6 - region: content - field_c_p_image_position: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 1 - region: content - field_c_p_links: - type: link - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 10 - region: content - field_c_p_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 8 - region: content - field_c_p_title: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 2 - region: content - field_c_p_topics: - type: entity_reference_label - label: above - settings: - link: true - third_party_settings: { } - weight: 9 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_slider_slide_ref.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_slider_slide_ref.default.yml deleted file mode 100644 index 429e25847e191894c662cf030bf04a53cf0db645..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_slider_slide_ref.default.yml +++ /dev/null @@ -1,48 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_slider_slide_ref.field_c_p_image_position - - field.field.paragraph.civictheme_slider_slide_ref.field_c_p_link_text - - field.field.paragraph.civictheme_slider_slide_ref.field_c_p_reference - - field.field.paragraph.civictheme_slider_slide_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_slider_slide_ref - module: - - options -id: paragraph.civictheme_slider_slide_ref.default -targetEntityType: paragraph -bundle: civictheme_slider_slide_ref -mode: default -content: - field_c_p_image_position: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 2 - region: content - field_c_p_link_text: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 3 - region: content - field_c_p_reference: - type: entity_reference_entity_view - label: hidden - settings: - view_mode: civictheme_slider_slide - link: false - third_party_settings: { } - weight: 0 - region: content - field_c_p_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 1 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_snippet.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_snippet.default.yml deleted file mode 100644 index aa26861f6d1ec6a14c581d29af741b8476c88111..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_snippet.default.yml +++ /dev/null @@ -1,61 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_snippet.field_c_p_link - - field.field.paragraph.civictheme_snippet.field_c_p_summary - - field.field.paragraph.civictheme_snippet.field_c_p_theme - - field.field.paragraph.civictheme_snippet.field_c_p_title - - field.field.paragraph.civictheme_snippet.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_snippet - module: - - link - - options -id: paragraph.civictheme_snippet.default -targetEntityType: paragraph -bundle: civictheme_snippet -mode: default -content: - field_c_p_link: - type: link - label: hidden - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - weight: 3 - region: content - field_c_p_summary: - type: basic_string - label: hidden - settings: { } - third_party_settings: { } - weight: 2 - region: content - field_c_p_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 0 - region: content - field_c_p_title: - type: string - label: hidden - settings: - link_to_entity: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_topics: - type: entity_reference_label - label: hidden - settings: - link: true - third_party_settings: { } - weight: 4 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_snippet_ref.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_snippet_ref.default.yml deleted file mode 100644 index 89f2c387c04bf607dc86a430fadfc190855576da..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_snippet_ref.default.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_snippet_ref.field_c_p_reference - - field.field.paragraph.civictheme_snippet_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_snippet_ref - module: - - options -id: paragraph.civictheme_snippet_ref.default -targetEntityType: paragraph -bundle: civictheme_snippet_ref -mode: default -content: - field_c_p_reference: - type: entity_reference_entity_view - label: hidden - settings: - view_mode: default - link: false - third_party_settings: { } - weight: 1 - region: content - field_c_p_theme: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 0 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_social_icon.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_social_icon.default.yml deleted file mode 100644 index bfad2fadc8b7ab12e8c36c48d3cf9f06bc062736..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_social_icon.default.yml +++ /dev/null @@ -1,36 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_social_icon.field_c_p_icon - - field.field.paragraph.civictheme_social_icon.field_c_p_link - - paragraphs.paragraphs_type.civictheme_social_icon - module: - - link -id: paragraph.civictheme_social_icon.default -targetEntityType: paragraph -bundle: civictheme_social_icon -mode: default -content: - field_c_p_icon: - weight: 0 - label: hidden - settings: - link: true - view_mode: default - third_party_settings: { } - type: entity_reference_entity_view - region: content - field_c_p_link: - weight: 1 - label: hidden - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - type: link - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_subject_card.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_subject_card.default.yml deleted file mode 100644 index d0f5484c301a3fb4c01ea6383884e4f60f62af55..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_subject_card.default.yml +++ /dev/null @@ -1,53 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_subject_card.field_c_p_image - - field.field.paragraph.civictheme_subject_card.field_c_p_link - - field.field.paragraph.civictheme_subject_card.field_c_p_theme - - field.field.paragraph.civictheme_subject_card.field_c_p_title - - paragraphs.paragraphs_type.civictheme_subject_card - module: - - link - - options -id: paragraph.civictheme_subject_card.default -targetEntityType: paragraph -bundle: civictheme_subject_card -mode: default -content: - field_c_p_image: - weight: 1 - label: above - settings: - link: true - third_party_settings: { } - type: entity_reference_label - region: content - field_c_p_link: - weight: 3 - label: above - settings: - trim_length: 80 - url_only: false - url_plain: false - rel: '' - target: '' - third_party_settings: { } - type: link - region: content - field_c_p_theme: - weight: 0 - label: above - settings: { } - third_party_settings: { } - type: list_default - region: content - field_c_p_title: - weight: 2 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_subject_card_ref.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_subject_card_ref.default.yml deleted file mode 100644 index 27670a4d8a17e2a8c9902c183c6d44384caa020e..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_subject_card_ref.default.yml +++ /dev/null @@ -1,31 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_subject_card_ref.field_c_p_reference - - field.field.paragraph.civictheme_subject_card_ref.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_subject_card_ref - module: - - options -id: paragraph.civictheme_subject_card_ref.default -targetEntityType: paragraph -bundle: civictheme_subject_card_ref -mode: default -content: - field_c_p_reference: - type: entity_reference_entity_view - label: hidden - settings: - view_mode: civictheme_subject_card - link: false - third_party_settings: { } - weight: 2 - region: content - field_c_p_theme: - type: list_default - label: hidden - settings: { } - third_party_settings: { } - weight: 1 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_display.paragraph.civictheme_webform.default.yml b/config/optional/core.entity_view_display.paragraph.civictheme_webform.default.yml deleted file mode 100644 index 8addf35f25d81c2c21fedb869ccad3ad9c0583b3..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_display.paragraph.civictheme_webform.default.yml +++ /dev/null @@ -1,50 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.civictheme_webform.field_c_p_background - - field.field.paragraph.civictheme_webform.field_c_p_theme - - field.field.paragraph.civictheme_webform.field_c_p_vertical_spacing - - field.field.paragraph.civictheme_webform.field_c_p_webform - - paragraphs.paragraphs_type.civictheme_webform - module: - - options - - webform -id: paragraph.civictheme_webform.default -targetEntityType: paragraph -bundle: civictheme_webform -mode: default -content: - field_c_p_background: - type: boolean - label: above - settings: - format: default - format_custom_false: '' - format_custom_true: '' - third_party_settings: { } - weight: 1 - region: content - field_c_p_theme: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 2 - region: content - field_c_p_vertical_spacing: - type: list_default - label: above - settings: { } - third_party_settings: { } - weight: 3 - region: content - field_c_p_webform: - type: webform_entity_reference_entity_view - label: hidden - settings: - source_entity: true - third_party_settings: { } - weight: 0 - region: content -hidden: { } diff --git a/config/optional/core.entity_view_mode.media.component.yml b/config/optional/core.entity_view_mode.media.component.yml deleted file mode 100644 index 1b61c39ee2aeb8afcb994fb36c5b62db3cab2ce5..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_mode.media.component.yml +++ /dev/null @@ -1,10 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media -id: media.component -label: Component -description: '' -targetEntityType: media -cache: true diff --git a/config/optional/core.entity_view_mode.media.embedded.yml b/config/optional/core.entity_view_mode.media.embedded.yml deleted file mode 100644 index f39701462bcb2757fff328ec607b49a3c1d84f90..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_mode.media.embedded.yml +++ /dev/null @@ -1,10 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media -id: media.embedded -label: Embedded -description: '' -targetEntityType: media -cache: true diff --git a/config/optional/core.entity_view_mode.node.civictheme_navigation_card.yml b/config/optional/core.entity_view_mode.node.civictheme_navigation_card.yml deleted file mode 100644 index 41ff26557184508ee1f40865e7cdf4c4846b15b0..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_mode.node.civictheme_navigation_card.yml +++ /dev/null @@ -1,10 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.civictheme_navigation_card -label: 'Navigation card' -description: '' -targetEntityType: node -cache: true diff --git a/config/optional/core.entity_view_mode.node.civictheme_promo_card.yml b/config/optional/core.entity_view_mode.node.civictheme_promo_card.yml deleted file mode 100644 index 30d11f9465a702ec25515e9ce85d80482bffec17..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_mode.node.civictheme_promo_card.yml +++ /dev/null @@ -1,10 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.civictheme_promo_card -label: 'Promo Card' -description: '' -targetEntityType: node -cache: true diff --git a/config/optional/core.entity_view_mode.node.civictheme_slider_slide.yml b/config/optional/core.entity_view_mode.node.civictheme_slider_slide.yml deleted file mode 100644 index 6a4a46600d8ffe131a180f5f9e41349514269345..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_mode.node.civictheme_slider_slide.yml +++ /dev/null @@ -1,10 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.civictheme_slider_slide -label: 'Slider slide' -description: '' -targetEntityType: node -cache: true diff --git a/config/optional/core.entity_view_mode.node.civictheme_snippet.yml b/config/optional/core.entity_view_mode.node.civictheme_snippet.yml deleted file mode 100644 index 7e9150437b211baa3c0ee2451f4d078e6d79109a..0000000000000000000000000000000000000000 --- a/config/optional/core.entity_view_mode.node.civictheme_snippet.yml +++ /dev/null @@ -1,10 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.civictheme_snippet -label: Snippet -description: '' -targetEntityType: node -cache: true diff --git a/config/optional/editor.editor.civictheme_rich_text.yml b/config/optional/editor.editor.civictheme_rich_text.yml deleted file mode 100644 index 4f59051d0074088c3a447328f6484a227c46d108..0000000000000000000000000000000000000000 --- a/config/optional/editor.editor.civictheme_rich_text.yml +++ /dev/null @@ -1,115 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - filter.format.civictheme_rich_text - module: - - ckeditor5 -format: civictheme_rich_text -editor: ckeditor5 -settings: - toolbar: - items: - - bold - - italic - - underline - - strikethrough - - style - - heading - - removeFormat - - '|' - - bulletedList - - numberedList - - indent - - outdent - - '|' - - alignment - - '|' - - link - - '|' - - drupalMedia - - blockQuote - - insertTable - - '|' - - superscript - - subscript - - '|' - - sourceEditing - plugins: - ckeditor5_alignment: - enabled_alignments: - - center - - left - - right - ckeditor5_heading: - enabled_headings: - - heading2 - - heading3 - - heading4 - - heading5 - - heading6 - ckeditor5_list: - properties: - reversed: false - startIndex: true - multiBlock: true - ckeditor5_sourceEditing: - allowed_tags: - - '<cite>' - - '<dl>' - - '<dt>' - - '<dd>' - - '<img src alt data-entity-type data-entity-uuid>' - - '<drupal-entity alt title data-entity-type data-entity-uuid data-entity-embed-display data-entity-embed-display-settings data-align data-caption data-embed-button>' - - '<span class="ct-visually-hidden">' - - '<svg role viewBox aria-hidden width height class="ct-icon">' - - '<path d>' - - '<blockquote cite>' - - '<ul type>' - - '<ol type>' - - '<h2 id class>' - - '<h3 id>' - - '<h4 id>' - - '<h5 id>' - - '<h6 id>' - - '<drupal-media title>' - - '<a hreflang target title class="ct-content-link ct-content-link--external ct-button--button ct-theme-dark">' - ckeditor5_style: - styles: - - - label: 'Primary button' - element: '<a class="ct-button ct-theme-light ct-button--primary ct-button--regular">' - - - label: 'Secondary button' - element: '<a class="ct-button ct-theme-light ct-button--secondary ct-button--regular">' - - - label: 'Large primary button' - element: '<a class="ct-button ct-theme-light ct-button--primary ct-button--large">' - - - label: 'Large secondary large' - element: '<a class="ct-button ct-theme-light ct-button--secondary ct-button--large">' - - - label: 'Lead paragraph' - element: '<p class="ct-text-large">' - - - label: Small - element: '<p class="ct-text-small">' - - - label: Table - element: '<table class="ct-theme-light ct-table">' - - - label: 'Table with striped rows' - element: '<table class="ct-theme-light ct-table ct-table--striped">' - linkit_extension: - linkit_enabled: true - linkit_profile: civictheme - media_media: - allow_view_mode_override: false -image_upload: - status: false - scheme: public - directory: inline-images - max_size: '' - max_dimensions: - width: null - height: null diff --git a/config/optional/field.field.media.civictheme_audio.field_c_m_audio_file.yml b/config/optional/field.field.media.civictheme_audio.field_c_m_audio_file.yml deleted file mode 100644 index dcf8ba8fef8624ad9a786b8ae15f3bfca032002c..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_audio.field_c_m_audio_file.yml +++ /dev/null @@ -1,26 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_audio_file - - media.type.civictheme_audio - module: - - file -id: media.civictheme_audio.field_c_m_audio_file -field_name: field_c_m_audio_file -entity_type: media -bundle: civictheme_audio -label: File -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - file_directory: 'audios/[date:custom:Y]-[date:custom:m]' - file_extensions: 'mp3 wav aac' - max_filesize: '' - description_field: false - handler: 'default:file' - handler_settings: { } -field_type: file diff --git a/config/optional/field.field.media.civictheme_audio.field_c_m_media_tags.yml b/config/optional/field.field.media.civictheme_audio.field_c_m_media_tags.yml deleted file mode 100644 index 07294ceed671ba979de7627548e4a8d2acb669c3..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_audio.field_c_m_media_tags.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_media_tags - - media.type.civictheme_audio - - taxonomy.vocabulary.civictheme_media_tags -id: media.civictheme_audio.field_c_m_media_tags -field_name: field_c_m_media_tags -entity_type: media -bundle: civictheme_audio -label: 'Media tags' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_media_tags: civictheme_media_tags - sort: - field: name - direction: asc - auto_create: true - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.media.civictheme_document.field_c_m_document.yml b/config/optional/field.field.media.civictheme_document.field_c_m_document.yml deleted file mode 100644 index 48b78749232c74069c81ca92d64cee5dfdfee548..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_document.field_c_m_document.yml +++ /dev/null @@ -1,26 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_document - - media.type.civictheme_document - module: - - file -id: media.civictheme_document.field_c_m_document -field_name: field_c_m_document -entity_type: media -bundle: civictheme_document -label: File -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - file_directory: 'documents/[date:custom:Y]-[date:custom:m]' - file_extensions: 'txt rtf doc docx ppt pptx xls xlsx pdf odf odg odp ods odt fodt fods fodp fodg key numbers pages' - max_filesize: '' - description_field: false - handler: 'default:file' - handler_settings: { } -field_type: file diff --git a/config/optional/field.field.media.civictheme_document.field_c_m_media_tags.yml b/config/optional/field.field.media.civictheme_document.field_c_m_media_tags.yml deleted file mode 100644 index 286a0c932fd557a7ac654486612773b22d1e2554..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_document.field_c_m_media_tags.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_media_tags - - media.type.civictheme_document - - taxonomy.vocabulary.civictheme_media_tags -id: media.civictheme_document.field_c_m_media_tags -field_name: field_c_m_media_tags -entity_type: media -bundle: civictheme_document -label: 'Media tags' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_media_tags: civictheme_media_tags - sort: - field: name - direction: asc - auto_create: true - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.media.civictheme_icon.field_c_m_icon.yml b/config/optional/field.field.media.civictheme_icon.field_c_m_icon.yml deleted file mode 100644 index 62fa6d5a566a871dddfe4fc3b303cd215c2a145d..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_icon.field_c_m_icon.yml +++ /dev/null @@ -1,26 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_icon - - media.type.civictheme_icon - module: - - file -id: media.civictheme_icon.field_c_m_icon -field_name: field_c_m_icon -entity_type: media -bundle: civictheme_icon -label: File -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - file_directory: icons - file_extensions: svg - max_filesize: '' - description_field: false - handler: 'default:file' - handler_settings: { } -field_type: file diff --git a/config/optional/field.field.media.civictheme_icon.field_c_m_media_tags.yml b/config/optional/field.field.media.civictheme_icon.field_c_m_media_tags.yml deleted file mode 100644 index fcf11be3acb14d85011e8b8ae7b96bcf698b552d..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_icon.field_c_m_media_tags.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_media_tags - - media.type.civictheme_icon - - taxonomy.vocabulary.civictheme_media_tags -id: media.civictheme_icon.field_c_m_media_tags -field_name: field_c_m_media_tags -entity_type: media -bundle: civictheme_icon -label: 'Media tags' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_media_tags: civictheme_media_tags - sort: - field: name - direction: asc - auto_create: true - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.media.civictheme_image.field_c_m_caption.yml b/config/optional/field.field.media.civictheme_image.field_c_m_caption.yml deleted file mode 100644 index 01bce28233c5b4fef3bc325cf95b0008e493afdd..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_image.field_c_m_caption.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_caption - - media.type.civictheme_image -id: media.civictheme_image.field_c_m_caption -field_name: field_c_m_caption -entity_type: media -bundle: civictheme_image -label: Caption -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.media.civictheme_image.field_c_m_image.yml b/config/optional/field.field.media.civictheme_image.field_c_m_image.yml deleted file mode 100644 index cd61fad3f2d89cacdb98b726d7fbcb2e2300b459..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_image.field_c_m_image.yml +++ /dev/null @@ -1,37 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_image - - media.type.civictheme_image - module: - - image -id: media.civictheme_image.field_c_m_image -field_name: field_c_m_image -entity_type: media -bundle: civictheme_image -label: Image -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - file_directory: 'images/[date:custom:Y]-[date:custom:m]' - file_extensions: 'png gif jpg jpeg svg' - max_filesize: '' - max_resolution: '' - min_resolution: '' - alt_field: true - alt_field_required: true - title_field: false - title_field_required: false - default_image: - uuid: '' - alt: '' - title: '' - width: null - height: null - handler: 'default:file' - handler_settings: { } -field_type: image diff --git a/config/optional/field.field.media.civictheme_image.field_c_m_media_tags.yml b/config/optional/field.field.media.civictheme_image.field_c_m_media_tags.yml deleted file mode 100644 index 17f1d0fc639c091acebd68fbdd33661b0bf08a47..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_image.field_c_m_media_tags.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_media_tags - - media.type.civictheme_image - - taxonomy.vocabulary.civictheme_media_tags -id: media.civictheme_image.field_c_m_media_tags -field_name: field_c_m_media_tags -entity_type: media -bundle: civictheme_image -label: 'Media tags' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_media_tags: civictheme_media_tags - sort: - field: name - direction: asc - auto_create: true - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.media.civictheme_remote_video.field_c_m_media_tags.yml b/config/optional/field.field.media.civictheme_remote_video.field_c_m_media_tags.yml deleted file mode 100644 index 456da28af53fa823cfe7b05d82c8dcb2372ceeb2..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_remote_video.field_c_m_media_tags.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_media_tags - - media.type.civictheme_remote_video - - taxonomy.vocabulary.civictheme_media_tags -id: media.civictheme_remote_video.field_c_m_media_tags -field_name: field_c_m_media_tags -entity_type: media -bundle: civictheme_remote_video -label: 'Media tags' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_media_tags: civictheme_media_tags - sort: - field: name - direction: asc - auto_create: true - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.media.civictheme_remote_video.field_c_m_oembed_video.yml b/config/optional/field.field.media.civictheme_remote_video.field_c_m_oembed_video.yml deleted file mode 100644 index 3c7693b65fb4bfb26ce1821ba81d595aec4e903b..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_remote_video.field_c_m_oembed_video.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_oembed_video - - media.type.civictheme_remote_video -id: media.civictheme_remote_video.field_c_m_oembed_video -field_name: field_c_m_oembed_video -entity_type: media -bundle: civictheme_remote_video -label: 'Remote video URL' -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.media.civictheme_remote_video.field_c_m_transcript.yml b/config/optional/field.field.media.civictheme_remote_video.field_c_m_transcript.yml deleted file mode 100644 index 3a5e2b3fb3057538979d79f8e8befe133fd472eb..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_remote_video.field_c_m_transcript.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_transcript - - media.type.civictheme_remote_video - module: - - text -id: media.civictheme_remote_video.field_c_m_transcript -field_name: field_c_m_transcript -entity_type: media -bundle: civictheme_remote_video -label: Transcript -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.media.civictheme_remote_video.field_c_m_transcript_link.yml b/config/optional/field.field.media.civictheme_remote_video.field_c_m_transcript_link.yml deleted file mode 100644 index 0ad6c775189063b2479c03380eac01bd78100e0e..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_remote_video.field_c_m_transcript_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_transcript_link - - media.type.civictheme_remote_video - module: - - link -id: media.civictheme_remote_video.field_c_m_transcript_link -field_name: field_c_m_transcript_link -entity_type: media -bundle: civictheme_remote_video -label: 'Transcript link' -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - link_type: 17 - title: 0 -field_type: link diff --git a/config/optional/field.field.media.civictheme_video.field_c_m_media_tags.yml b/config/optional/field.field.media.civictheme_video.field_c_m_media_tags.yml deleted file mode 100644 index 0984c78561a5008375573d11deef232988a42a78..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_video.field_c_m_media_tags.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_media_tags - - media.type.civictheme_video - - taxonomy.vocabulary.civictheme_media_tags -id: media.civictheme_video.field_c_m_media_tags -field_name: field_c_m_media_tags -entity_type: media -bundle: civictheme_video -label: 'Media tags' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_media_tags: civictheme_media_tags - sort: - field: name - direction: asc - auto_create: true - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.media.civictheme_video.field_c_m_transcript.yml b/config/optional/field.field.media.civictheme_video.field_c_m_transcript.yml deleted file mode 100644 index a0301fa12cdfcd5ce2be98559771bd70554ad987..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_video.field_c_m_transcript.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_transcript - - media.type.civictheme_video - module: - - text -id: media.civictheme_video.field_c_m_transcript -field_name: field_c_m_transcript -entity_type: media -bundle: civictheme_video -label: Transcript -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.media.civictheme_video.field_c_m_transcript_link.yml b/config/optional/field.field.media.civictheme_video.field_c_m_transcript_link.yml deleted file mode 100644 index 06e9529fe67ac388a5745bfef2cadde7690db31d..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_video.field_c_m_transcript_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_transcript_link - - media.type.civictheme_video - module: - - link -id: media.civictheme_video.field_c_m_transcript_link -field_name: field_c_m_transcript_link -entity_type: media -bundle: civictheme_video -label: 'Transcript link' -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - link_type: 17 - title: 1 -field_type: link diff --git a/config/optional/field.field.media.civictheme_video.field_c_m_video_file.yml b/config/optional/field.field.media.civictheme_video.field_c_m_video_file.yml deleted file mode 100644 index 8c38c9362ba928191c4ea56d439b6b3588433e29..0000000000000000000000000000000000000000 --- a/config/optional/field.field.media.civictheme_video.field_c_m_video_file.yml +++ /dev/null @@ -1,26 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.media.field_c_m_video_file - - media.type.civictheme_video - module: - - file -id: media.civictheme_video.field_c_m_video_file -field_name: field_c_m_video_file -entity_type: media -bundle: civictheme_video -label: 'Video file' -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - file_directory: 'videos/[date:custom:Y]-[date:custom:m]' - file_extensions: mp4 - max_filesize: '' - description_field: false - handler: 'default:file' - handler_settings: { } -field_type: file diff --git a/config/optional/field.field.node.civictheme_alert.field_c_n_alert_page_visibility.yml b/config/optional/field.field.node.civictheme_alert.field_c_n_alert_page_visibility.yml deleted file mode 100644 index 76cc0cc2e35d6a7948ad6af653205a41f9c8dab8..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_alert.field_c_n_alert_page_visibility.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_alert_page_visibility - - node.type.civictheme_alert -id: node.civictheme_alert.field_c_n_alert_page_visibility -field_name: field_c_n_alert_page_visibility -entity_type: node -bundle: civictheme_alert -label: 'Page visibility' -description: "Only show this message on the specified paths. One path per line.<br/>\r\nThe ''*'' character is a wildcard.<br/>\r\nUse <code>/</code> for the home page.<br/>\r\nFor example, use <code>/user/*</code> for the message to appear on every user page.<br/> \r\nLeave empty to display on all pages." -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/config/optional/field.field.node.civictheme_alert.field_c_n_alert_type.yml b/config/optional/field.field.node.civictheme_alert.field_c_n_alert_type.yml deleted file mode 100644 index cc7a95017c97e5ea2799ea55f04d1aafb14bba77..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_alert.field_c_n_alert_type.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_alert_type - - node.type.civictheme_alert - module: - - options -id: node.civictheme_alert.field_c_n_alert_type -field_name: field_c_n_alert_type -entity_type: node -bundle: civictheme_alert -label: Type -description: 'Determines how alerts will be shown on the page.' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.node.civictheme_alert.field_c_n_body.yml b/config/optional/field.field.node.civictheme_alert.field_c_n_body.yml deleted file mode 100644 index 0714112f9571e1db2bc47238b9660035f377ccde..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_alert.field_c_n_body.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_body - - node.type.civictheme_alert - module: - - text -id: node.civictheme_alert.field_c_n_body -field_name: field_c_n_body -entity_type: node -bundle: civictheme_alert -label: Message -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.node.civictheme_alert.field_c_n_date_range.yml b/config/optional/field.field.node.civictheme_alert.field_c_n_date_range.yml deleted file mode 100644 index fa2f156aad5200b6fb488888140069876e30f215..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_alert.field_c_n_date_range.yml +++ /dev/null @@ -1,25 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_date_range - - node.type.civictheme_alert - module: - - datetime_range -id: node.civictheme_alert.field_c_n_date_range -field_name: field_c_n_date_range -entity_type: node -bundle: civictheme_alert -label: 'Date range' -description: 'Start and end date when this message should appear on site.' -required: true -translatable: false -default_value: - - - default_date_type: now - default_date: now - default_end_date_type: relative - default_end_date: '+1 days' -default_value_callback: '' -settings: { } -field_type: daterange diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_attachments.yml b/config/optional/field.field.node.civictheme_event.field_c_n_attachments.yml deleted file mode 100644 index 3403ff5f83e03509433f51d49007c7f2c35c8447..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_attachments.yml +++ /dev/null @@ -1,66 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_attachments - - node.type.civictheme_event - - paragraphs.paragraphs_type.civictheme_attachment - module: - - entity_reference_revisions -id: node.civictheme_event.field_c_n_attachments -field_name: field_c_n_attachments -entity_type: node -bundle: civictheme_event -label: Attachments -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:paragraph' - handler_settings: - negate: 0 - target_bundles: - civictheme_attachment: civictheme_attachment - target_bundles_drag_drop: - civictheme_accordion: - weight: 16 - enabled: false - civictheme_accordion_panel: - weight: 17 - enabled: false - civictheme_attachment: - enabled: true - weight: 15 - civictheme_manual_list: - weight: 18 - enabled: false - civictheme_event_card_ref: - weight: 19 - enabled: false - civictheme_navigation_card: - weight: 20 - enabled: false - civictheme_navigation_card_ref: - weight: 21 - enabled: false - civictheme_promo_card_ref: - weight: 22 - enabled: false - civictheme_content: - weight: 24 - enabled: false - civictheme_map: - weight: 25 - enabled: false - civictheme_service_card: - weight: 26 - enabled: false - civictheme_slider: - weight: 27 - enabled: false - civictheme_slider_slide: - weight: 28 - enabled: false -field_type: entity_reference_revisions diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_body.yml b/config/optional/field.field.node.civictheme_event.field_c_n_body.yml deleted file mode 100644 index 882be207f4836997747cfbc36381bc159a44ae97..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_body.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_body - - node.type.civictheme_event - module: - - text -id: node.civictheme_event.field_c_n_body -field_name: field_c_n_body -entity_type: node -bundle: civictheme_event -label: Body -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_custom_last_updated.yml b/config/optional/field.field.node.civictheme_event.field_c_n_custom_last_updated.yml deleted file mode 100644 index 240a6af4d4dde048e31310d4cdd65f146a8230a1..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_custom_last_updated.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_custom_last_updated - - node.type.civictheme_event - module: - - datetime -id: node.civictheme_event.field_c_n_custom_last_updated -field_name: field_c_n_custom_last_updated -entity_type: node -bundle: civictheme_event -label: 'Custom Last updated date' -description: "Override <em>Last updated</em> system date with a custom value. Leave empty to use system last updated date.<br/>\r\nApplies only if <em>Show Last updated date</em> is enabled above." -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: datetime diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_date_range.yml b/config/optional/field.field.node.civictheme_event.field_c_n_date_range.yml deleted file mode 100644 index 15ba01c88f5c3eced7b0cd4997ab2bd1bc7eb1b2..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_date_range.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_date_range - - node.type.civictheme_event - module: - - datetime_range -id: node.civictheme_event.field_c_n_date_range -field_name: field_c_n_date_range -entity_type: node -bundle: civictheme_event -label: Date -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: daterange diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_location.yml b/config/optional/field.field.node.civictheme_event.field_c_n_location.yml deleted file mode 100644 index 694a978fe72ab5560624427a39c8bf73603f5486..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_location.yml +++ /dev/null @@ -1,112 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_location - - node.type.civictheme_event - - paragraphs.paragraphs_type.civictheme_content - - paragraphs.paragraphs_type.civictheme_iframe - - paragraphs.paragraphs_type.civictheme_map - module: - - entity_reference_revisions -id: node.civictheme_event.field_c_n_location -field_name: field_c_n_location -entity_type: node -bundle: civictheme_event -label: Locations -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:paragraph' - handler_settings: - target_bundles: - civictheme_map: civictheme_map - civictheme_content: civictheme_content - civictheme_iframe: civictheme_iframe - negate: 0 - target_bundles_drag_drop: - civictheme_accordion: - weight: 15 - enabled: false - civictheme_accordion_panel: - weight: 16 - enabled: false - civictheme_attachment: - weight: 32 - enabled: false - civictheme_automated_list: - weight: 33 - enabled: false - civictheme_callout: - weight: 34 - enabled: false - civictheme_campaign: - weight: 35 - enabled: false - civictheme_content: - weight: 23 - enabled: true - civictheme_event_card: - weight: 37 - enabled: false - civictheme_event_card_ref: - weight: 18 - enabled: false - civictheme_iframe: - weight: 39 - enabled: true - civictheme_manual_list: - weight: 17 - enabled: false - civictheme_map: - weight: 14 - enabled: true - civictheme_navigation_card: - weight: 19 - enabled: false - civictheme_navigation_card_ref: - weight: 20 - enabled: false - civictheme_next_step: - weight: 44 - enabled: false - civictheme_promo: - weight: 45 - enabled: false - civictheme_promo_card: - weight: 46 - enabled: false - civictheme_promo_card_ref: - weight: 21 - enabled: false - civictheme_publication_card: - weight: 48 - enabled: false - civictheme_service_card: - weight: 24 - enabled: false - civictheme_slider: - weight: 25 - enabled: false - civictheme_slider_slide: - weight: 26 - enabled: false - civictheme_slider_slide_ref: - weight: 54 - enabled: false - civictheme_social_icon: - weight: 55 - enabled: false - civictheme_subject_card: - weight: 56 - enabled: false - civictheme_subject_card_ref: - weight: 57 - enabled: false - civictheme_webform: - weight: 58 - enabled: false -field_type: entity_reference_revisions diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_show_last_updated.yml b/config/optional/field.field.node.civictheme_event.field_c_n_show_last_updated.yml deleted file mode 100644 index 86aa9bcecf91c6046d8a23eb6f48c3aeeb03d357..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_show_last_updated.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_show_last_updated - - node.type.civictheme_event -id: node.civictheme_event.field_c_n_show_last_updated -field_name: field_c_n_show_last_updated -entity_type: node -bundle: civictheme_event -label: 'Show Last updated date' -description: 'Show <em>Last updated</em> date on the page.' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_show_toc.yml b/config/optional/field.field.node.civictheme_event.field_c_n_show_toc.yml deleted file mode 100644 index 2e3ccb19598894bcf3ee6e5644017f597d085f59..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_show_toc.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_show_toc - - node.type.civictheme_event -id: node.civictheme_event.field_c_n_show_toc -field_name: field_c_n_show_toc -entity_type: node -bundle: civictheme_event -label: 'Show Table of Contents' -description: 'Scan the content of the page for <code>h2</code> HTML tags and automatically create a Table of Contents.' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_site_section.yml b/config/optional/field.field.node.civictheme_event.field_c_n_site_section.yml deleted file mode 100644 index 6b1a636d2c794c2b6e4e21121f00f6297d5e944c..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_site_section.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_site_section - - node.type.civictheme_event - - taxonomy.vocabulary.civictheme_site_sections -id: node.civictheme_event.field_c_n_site_section -field_name: field_c_n_site_section -entity_type: node -bundle: civictheme_event -label: 'Site section' -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_site_sections: civictheme_site_sections - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_summary.yml b/config/optional/field.field.node.civictheme_event.field_c_n_summary.yml deleted file mode 100644 index 3fd86278dc6cbd47d1fe6da560afe426bf45bc7c..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_summary.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_summary - - node.type.civictheme_event -id: node.civictheme_event.field_c_n_summary -field_name: field_c_n_summary -entity_type: node -bundle: civictheme_event -label: Summary -description: 'Short summary of the page contents. Shown in teasers and on cards.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_thumbnail.yml b/config/optional/field.field.node.civictheme_event.field_c_n_thumbnail.yml deleted file mode 100644 index 6b7a7cb2ee044490298200a501a67a44c7f6e7d9..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_thumbnail.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_thumbnail - - media.type.civictheme_image - - node.type.civictheme_event -id: node.civictheme_event.field_c_n_thumbnail -field_name: field_c_n_thumbnail -entity_type: node -bundle: civictheme_event -label: Thumbnail -description: 'Image to appear in teasers and on cards.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_topics.yml b/config/optional/field.field.node.civictheme_event.field_c_n_topics.yml deleted file mode 100644 index a3ae8ef0116d9178e09f91d686baa61eb01f56c9..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_topics.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_topics - - node.type.civictheme_event - - taxonomy.vocabulary.civictheme_topics -id: node.civictheme_event.field_c_n_topics -field_name: field_c_n_topics -entity_type: node -bundle: civictheme_event -label: Topics -description: 'Group content by topics to allow sorting in lists.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_topics: civictheme_topics - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.node.civictheme_event.field_c_n_vertical_spacing.yml b/config/optional/field.field.node.civictheme_event.field_c_n_vertical_spacing.yml deleted file mode 100644 index 79b817fbfc4c8da52635dad00337cdc8d2d537f8..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_event.field_c_n_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_vertical_spacing - - node.type.civictheme_event - module: - - options -id: node.civictheme_event.field_c_n_vertical_spacing -field_name: field_c_n_vertical_spacing -entity_type: node -bundle: civictheme_event -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: both -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_banner_background.yml b/config/optional/field.field.node.civictheme_page.field_c_n_banner_background.yml deleted file mode 100644 index 8baabc0f0b3977b6a0591e2b7c64c056c75471ae..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_banner_background.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_banner_background - - media.type.civictheme_image - - node.type.civictheme_page -id: node.civictheme_page.field_c_n_banner_background -field_name: field_c_n_banner_background -entity_type: node -bundle: civictheme_page -label: 'Banner background' -description: 'Image displayed as an edge-to-edge banner background.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_banner_blend_mode.yml b/config/optional/field.field.node.civictheme_page.field_c_n_banner_blend_mode.yml deleted file mode 100644 index 63d706b1ce8fd324daf78b07feecf49484906418..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_banner_blend_mode.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_banner_blend_mode - - node.type.civictheme_page - module: - - options -id: node.civictheme_page.field_c_n_banner_blend_mode -field_name: field_c_n_banner_blend_mode -entity_type: node -bundle: civictheme_page -label: 'Banner background blend mode' -description: '' -required: true -translatable: false -default_value: - - - value: normal -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_banner_components.yml b/config/optional/field.field.node.civictheme_page.field_c_n_banner_components.yml deleted file mode 100644 index 2218a48272ceaac6ce1d604d6fe52fdb43ee8fda..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_banner_components.yml +++ /dev/null @@ -1,113 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_banner_components - - node.type.civictheme_page - - paragraphs.paragraphs_type.civictheme_content - - paragraphs.paragraphs_type.civictheme_iframe - - paragraphs.paragraphs_type.civictheme_manual_list - - paragraphs.paragraphs_type.civictheme_map - - paragraphs.paragraphs_type.civictheme_slider - module: - - entity_reference_revisions -id: node.civictheme_page.field_c_n_banner_components -field_name: field_c_n_banner_components -entity_type: node -bundle: civictheme_page -label: 'Banner components' -description: 'Components that will appear within the banner content.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:paragraph' - handler_settings: - target_bundles: - civictheme_content: civictheme_content - civictheme_manual_list: civictheme_manual_list - civictheme_iframe: civictheme_iframe - civictheme_map: civictheme_map - civictheme_slider: civictheme_slider - negate: 0 - target_bundles_drag_drop: - civictheme_accordion: - weight: -54 - enabled: false - civictheme_accordion_panel: - weight: -53 - enabled: false - civictheme_attachment: - weight: -48 - enabled: false - civictheme_automated_list: - weight: -39 - enabled: false - civictheme_callout: - weight: -47 - enabled: false - civictheme_content: - weight: -61 - enabled: true - civictheme_event_card: - weight: -46 - enabled: false - civictheme_event_card_ref: - weight: -45 - enabled: false - civictheme_iframe: - weight: -59 - enabled: true - civictheme_manual_list: - weight: -60 - enabled: true - civictheme_map: - weight: -58 - enabled: true - civictheme_navigation_card: - weight: -52 - enabled: false - civictheme_navigation_card_ref: - weight: -44 - enabled: false - civictheme_next_step: - weight: -38 - enabled: false - civictheme_promo: - weight: -42 - enabled: false - civictheme_promo_card: - weight: -51 - enabled: false - civictheme_promo_card_ref: - weight: -43 - enabled: false - civictheme_publication_card: - weight: -36 - enabled: false - civictheme_service_card: - weight: -49 - enabled: false - civictheme_slider: - weight: -57 - enabled: true - civictheme_slider_slide: - weight: -55 - enabled: false - civictheme_slider_slide_ref: - weight: -35 - enabled: false - civictheme_social_icon: - weight: -34 - enabled: false - civictheme_subject_card: - weight: -41 - enabled: false - civictheme_subject_card_ref: - weight: -40 - enabled: false - civictheme_webform: - weight: -33 - enabled: false -field_type: entity_reference_revisions diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_banner_components_bott.yml b/config/optional/field.field.node.civictheme_page.field_c_n_banner_components_bott.yml deleted file mode 100644 index 07b2054e0779b3106051a933d77bd94106e61e05..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_banner_components_bott.yml +++ /dev/null @@ -1,128 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_banner_components_bott - - node.type.civictheme_page - - paragraphs.paragraphs_type.civictheme_accordion - - paragraphs.paragraphs_type.civictheme_automated_list - - paragraphs.paragraphs_type.civictheme_callout - - paragraphs.paragraphs_type.civictheme_campaign - - paragraphs.paragraphs_type.civictheme_content - - paragraphs.paragraphs_type.civictheme_iframe - - paragraphs.paragraphs_type.civictheme_manual_list - - paragraphs.paragraphs_type.civictheme_map - - paragraphs.paragraphs_type.civictheme_promo - - paragraphs.paragraphs_type.civictheme_slider - - paragraphs.paragraphs_type.civictheme_webform - module: - - entity_reference_revisions -id: node.civictheme_page.field_c_n_banner_components_bott -field_name: field_c_n_banner_components_bott -entity_type: node -bundle: civictheme_page -label: 'Banner bottom components' -description: 'Components that will appear below banner, but above the page content.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:paragraph' - handler_settings: - target_bundles: - civictheme_content: civictheme_content - civictheme_accordion: civictheme_accordion - civictheme_automated_list: civictheme_automated_list - civictheme_callout: civictheme_callout - civictheme_campaign: civictheme_campaign - civictheme_iframe: civictheme_iframe - civictheme_manual_list: civictheme_manual_list - civictheme_map: civictheme_map - civictheme_promo: civictheme_promo - civictheme_slider: civictheme_slider - civictheme_webform: civictheme_webform - negate: 0 - target_bundles_drag_drop: - civictheme_accordion: - weight: -58 - enabled: true - civictheme_accordion_panel: - weight: -48 - enabled: false - civictheme_attachment: - weight: -47 - enabled: false - civictheme_automated_list: - weight: -57 - enabled: true - civictheme_callout: - weight: -56 - enabled: true - civictheme_campaign: - weight: -55 - enabled: true - civictheme_content: - weight: -59 - enabled: true - civictheme_event_card: - weight: -46 - enabled: false - civictheme_event_card_ref: - weight: -45 - enabled: false - civictheme_iframe: - weight: -54 - enabled: true - civictheme_manual_list: - weight: -53 - enabled: true - civictheme_map: - weight: -52 - enabled: true - civictheme_navigation_card: - weight: -44 - enabled: false - civictheme_navigation_card_ref: - weight: -43 - enabled: false - civictheme_next_step: - weight: -38 - enabled: false - civictheme_promo: - weight: -51 - enabled: true - civictheme_promo_card: - weight: -42 - enabled: false - civictheme_promo_card_ref: - weight: -41 - enabled: false - civictheme_publication_card: - weight: -34 - enabled: false - civictheme_service_card: - weight: -36 - enabled: false - civictheme_slider: - weight: -50 - enabled: true - civictheme_slider_slide: - weight: -35 - enabled: false - civictheme_slider_slide_ref: - weight: -33 - enabled: false - civictheme_social_icon: - weight: -32 - enabled: false - civictheme_subject_card: - weight: -40 - enabled: false - civictheme_subject_card_ref: - weight: -39 - enabled: false - civictheme_webform: - weight: -49 - enabled: true -field_type: entity_reference_revisions diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_banner_featured_image.yml b/config/optional/field.field.node.civictheme_page.field_c_n_banner_featured_image.yml deleted file mode 100644 index 61321cf7c5d63c59a73cf2224cd0bd8754d96204..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_banner_featured_image.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_banner_featured_image - - media.type.civictheme_image - - node.type.civictheme_page -id: node.civictheme_page.field_c_n_banner_featured_image -field_name: field_c_n_banner_featured_image -entity_type: node -bundle: civictheme_page -label: 'Banner featured image' -description: 'Image displayed on a side of the banner.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_banner_hide_breadcrumb.yml b/config/optional/field.field.node.civictheme_page.field_c_n_banner_hide_breadcrumb.yml deleted file mode 100644 index 0e91ae3f234e8d9fbbe2c50a06c6c6394c34e14f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_banner_hide_breadcrumb.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_banner_hide_breadcrumb - - node.type.civictheme_page -id: node.civictheme_page.field_c_n_banner_hide_breadcrumb -field_name: field_c_n_banner_hide_breadcrumb -entity_type: node -bundle: civictheme_page -label: 'Hide breadcrumb' -description: 'Hide breadcrumb shown in banner.' -required: false -translatable: false -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_banner_theme.yml b/config/optional/field.field.node.civictheme_page.field_c_n_banner_theme.yml deleted file mode 100644 index fe7d3e876f87d6328d8a69a54af73dd7dda22200..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_banner_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_banner_theme - - node.type.civictheme_page - module: - - options -id: node.civictheme_page.field_c_n_banner_theme -field_name: field_c_n_banner_theme -entity_type: node -bundle: civictheme_page -label: 'Banner theme' -description: 'Use <code>Inherit</code> type to inherit this value from the site-wide banner block.' -required: true -translatable: false -default_value: - - - value: inherit -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_banner_title.yml b/config/optional/field.field.node.civictheme_page.field_c_n_banner_title.yml deleted file mode 100644 index 2105cd0dc4e66f56fb2f61fafdf319c31b931132..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_banner_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_banner_title - - node.type.civictheme_page -id: node.civictheme_page.field_c_n_banner_title -field_name: field_c_n_banner_title -entity_type: node -bundle: civictheme_page -label: 'Banner title' -description: 'Override banner title. Leave empty to use page title.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_banner_type.yml b/config/optional/field.field.node.civictheme_page.field_c_n_banner_type.yml deleted file mode 100644 index 44281e33a745aaa71dce3ba2eef090cb24c01c32..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_banner_type.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_banner_type - - node.type.civictheme_page - module: - - options -id: node.civictheme_page.field_c_n_banner_type -field_name: field_c_n_banner_type -entity_type: node -bundle: civictheme_page -label: 'Banner type' -description: 'Use <code>Inherit</code> type to inherit this value from the site-wide banner block.' -required: true -translatable: false -default_value: - - - value: inherit -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_components.yml b/config/optional/field.field.node.civictheme_page.field_c_n_components.yml deleted file mode 100644 index 083921e1c4ac8540ce15a922a2d356c64f6121b9..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_components.yml +++ /dev/null @@ -1,132 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_components - - node.type.civictheme_page - - paragraphs.paragraphs_type.civictheme_accordion - - paragraphs.paragraphs_type.civictheme_attachment - - paragraphs.paragraphs_type.civictheme_automated_list - - paragraphs.paragraphs_type.civictheme_callout - - paragraphs.paragraphs_type.civictheme_campaign - - paragraphs.paragraphs_type.civictheme_content - - paragraphs.paragraphs_type.civictheme_iframe - - paragraphs.paragraphs_type.civictheme_manual_list - - paragraphs.paragraphs_type.civictheme_map - - paragraphs.paragraphs_type.civictheme_next_step - - paragraphs.paragraphs_type.civictheme_promo - - paragraphs.paragraphs_type.civictheme_slider - - paragraphs.paragraphs_type.civictheme_webform - module: - - entity_reference_revisions -id: node.civictheme_page.field_c_n_components -field_name: field_c_n_components -entity_type: node -bundle: civictheme_page -label: Components -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:paragraph' - handler_settings: - target_bundles: - civictheme_content: civictheme_content - civictheme_accordion: civictheme_accordion - civictheme_attachment: civictheme_attachment - civictheme_automated_list: civictheme_automated_list - civictheme_callout: civictheme_callout - civictheme_campaign: civictheme_campaign - civictheme_iframe: civictheme_iframe - civictheme_manual_list: civictheme_manual_list - civictheme_map: civictheme_map - civictheme_next_step: civictheme_next_step - civictheme_promo: civictheme_promo - civictheme_slider: civictheme_slider - civictheme_webform: civictheme_webform - negate: 0 - target_bundles_drag_drop: - civictheme_accordion: - weight: -58 - enabled: true - civictheme_accordion_panel: - weight: -44 - enabled: false - civictheme_attachment: - weight: -57 - enabled: true - civictheme_automated_list: - weight: -56 - enabled: true - civictheme_callout: - weight: -55 - enabled: true - civictheme_campaign: - weight: -54 - enabled: true - civictheme_content: - weight: -59 - enabled: true - civictheme_event_card: - weight: -39 - enabled: false - civictheme_event_card_ref: - weight: -38 - enabled: false - civictheme_iframe: - weight: -53 - enabled: true - civictheme_manual_list: - weight: -52 - enabled: true - civictheme_map: - weight: -51 - enabled: true - civictheme_navigation_card: - weight: -43 - enabled: false - civictheme_navigation_card_ref: - weight: -37 - enabled: false - civictheme_next_step: - weight: -50 - enabled: true - civictheme_promo: - weight: -48 - enabled: true - civictheme_promo_card: - weight: -42 - enabled: false - civictheme_promo_card_ref: - weight: -40 - enabled: false - civictheme_publication_card: - weight: -33 - enabled: false - civictheme_service_card: - weight: -41 - enabled: false - civictheme_slider: - weight: -47 - enabled: true - civictheme_slider_slide: - weight: -45 - enabled: false - civictheme_slider_slide_ref: - weight: -32 - enabled: false - civictheme_social_icon: - weight: -31 - enabled: false - civictheme_subject_card: - weight: -36 - enabled: false - civictheme_subject_card_ref: - weight: -35 - enabled: false - civictheme_webform: - weight: -46 - enabled: true -field_type: entity_reference_revisions diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_custom_last_updated.yml b/config/optional/field.field.node.civictheme_page.field_c_n_custom_last_updated.yml deleted file mode 100644 index e635025fb4d4f5d8ce23a50c761aede3a9b0cd42..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_custom_last_updated.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_custom_last_updated - - node.type.civictheme_page - module: - - datetime -id: node.civictheme_page.field_c_n_custom_last_updated -field_name: field_c_n_custom_last_updated -entity_type: node -bundle: civictheme_page -label: 'Custom Last updated date' -description: "Override <em>Last updated</em> system date with a custom value. Leave empty to use system last updated date.<br/>\r\nApplies only if <em>Show Last updated date</em> is enabled above." -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: datetime diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_hide_sidebar.yml b/config/optional/field.field.node.civictheme_page.field_c_n_hide_sidebar.yml deleted file mode 100644 index bc05f3097e0536d35b2b2f770c627108d6e14a86..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_hide_sidebar.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_hide_sidebar - - node.type.civictheme_page -id: node.civictheme_page.field_c_n_hide_sidebar -field_name: field_c_n_hide_sidebar -entity_type: node -bundle: civictheme_page -label: 'Hide sidebar' -description: "Hide sidebar making this page's component appear edge-to-edge." -required: false -translatable: false -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_hide_tags.yml b/config/optional/field.field.node.civictheme_page.field_c_n_hide_tags.yml deleted file mode 100644 index 3587dcf4562ff29194b441dc8940b8feb596c807..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_hide_tags.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_hide_tags - - node.type.civictheme_page -id: node.civictheme_page.field_c_n_hide_tags -field_name: field_c_n_hide_tags -entity_type: node -bundle: civictheme_page -label: 'Hide tags' -description: '' -required: false -translatable: false -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_show_last_updated.yml b/config/optional/field.field.node.civictheme_page.field_c_n_show_last_updated.yml deleted file mode 100644 index a333119271cad4bd47af738d030f1c08dc160867..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_show_last_updated.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_show_last_updated - - node.type.civictheme_page -id: node.civictheme_page.field_c_n_show_last_updated -field_name: field_c_n_show_last_updated -entity_type: node -bundle: civictheme_page -label: 'Show Last updated date' -description: 'Show <em>Last updated</em> date on the page.' -required: false -translatable: false -default_value: - - - value: 1 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_show_toc.yml b/config/optional/field.field.node.civictheme_page.field_c_n_show_toc.yml deleted file mode 100644 index f84f510c1f41486e3b5fb009a8d39000ff853fdc..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_show_toc.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_show_toc - - node.type.civictheme_page -id: node.civictheme_page.field_c_n_show_toc -field_name: field_c_n_show_toc -entity_type: node -bundle: civictheme_page -label: 'Show Table of Contents' -description: 'Scan the content of the page for <code>h2</code> HTML tags and automatically create a Table of Contents.' -required: false -translatable: false -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_site_section.yml b/config/optional/field.field.node.civictheme_page.field_c_n_site_section.yml deleted file mode 100644 index d68aac83f17956d887db1d4ca83042525b8b135a..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_site_section.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_site_section - - node.type.civictheme_page - - taxonomy.vocabulary.civictheme_site_sections -id: node.civictheme_page.field_c_n_site_section -field_name: field_c_n_site_section -entity_type: node -bundle: civictheme_page -label: 'Site section' -description: 'Add this content to be a part of pre-defined site section.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_site_sections: civictheme_site_sections - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_summary.yml b/config/optional/field.field.node.civictheme_page.field_c_n_summary.yml deleted file mode 100644 index 4339e96cba9d6cf200ce618b47b85e29ed71c5da..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_summary.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_summary - - node.type.civictheme_page -id: node.civictheme_page.field_c_n_summary -field_name: field_c_n_summary -entity_type: node -bundle: civictheme_page -label: Summary -description: 'Short summary of the page contents. Shown in teasers and on cards.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_thumbnail.yml b/config/optional/field.field.node.civictheme_page.field_c_n_thumbnail.yml deleted file mode 100644 index 1f594e40b18f7dc63045689fb22ba3172262c5ec..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_thumbnail.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_thumbnail - - media.type.civictheme_image - - node.type.civictheme_page -id: node.civictheme_page.field_c_n_thumbnail -field_name: field_c_n_thumbnail -entity_type: node -bundle: civictheme_page -label: Thumbnail -description: 'Image to appear in teasers and on cards.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_topics.yml b/config/optional/field.field.node.civictheme_page.field_c_n_topics.yml deleted file mode 100644 index fa47c3cf8f6944e25f89b396fc7a5f7bdabe03cd..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_topics.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_topics - - node.type.civictheme_page - - taxonomy.vocabulary.civictheme_topics -id: node.civictheme_page.field_c_n_topics -field_name: field_c_n_topics -entity_type: node -bundle: civictheme_page -label: Topics -description: 'Group content by topics to allow sorting in lists.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_topics: civictheme_topics - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.node.civictheme_page.field_c_n_vertical_spacing.yml b/config/optional/field.field.node.civictheme_page.field_c_n_vertical_spacing.yml deleted file mode 100644 index 4bbb952ea755484a13c478d09585f42d361dfb2a..0000000000000000000000000000000000000000 --- a/config/optional/field.field.node.civictheme_page.field_c_n_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_vertical_spacing - - node.type.civictheme_page - module: - - options -id: node.civictheme_page.field_c_n_vertical_spacing -field_name: field_c_n_vertical_spacing -entity_type: node -bundle: civictheme_page -label: 'Vertical spacing' -description: '' -required: true -translatable: false -default_value: - - - value: both -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_background.yml b/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_background.yml deleted file mode 100644 index d8e9ee380f8735ba8a2f1d949e73ae5891ad0c42..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_background.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_background - - paragraphs.paragraphs_type.civictheme_accordion -id: paragraph.civictheme_accordion.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -bundle: civictheme_accordion -label: Background -description: 'Apply a themed background color and provide horizontal spacing to the component' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_expand.yml b/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_expand.yml deleted file mode 100644 index dbe368d7a97f94339a6816a07e55c1ac868237fb..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_expand.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_expand - - paragraphs.paragraphs_type.civictheme_accordion -id: paragraph.civictheme_accordion.field_c_p_expand -field_name: field_c_p_expand -entity_type: paragraph -bundle: civictheme_accordion -label: 'Expand all' -description: 'All accordion panels are expanded.' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_panels.yml b/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_panels.yml deleted file mode 100644 index cfb80bcb2867422fa36d1bba62de3b95153201ee..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_panels.yml +++ /dev/null @@ -1,39 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_panels - - paragraphs.paragraphs_type.civictheme_accordion - - paragraphs.paragraphs_type.civictheme_accordion_panel - module: - - entity_reference_revisions -id: paragraph.civictheme_accordion.field_c_p_panels -field_name: field_c_p_panels -entity_type: paragraph -bundle: civictheme_accordion -label: Panels -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:paragraph' - handler_settings: - negate: 0 - target_bundles: - civictheme_accordion_panel: civictheme_accordion_panel - target_bundles_drag_drop: - civictheme_accordion: - weight: 6 - enabled: false - civictheme_accordion_panel: - enabled: true - weight: 7 - civictheme_manual_list: - weight: 8 - enabled: false - civictheme_content: - weight: 10 - enabled: false -field_type: entity_reference_revisions diff --git a/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_theme.yml deleted file mode 100644 index 74c84d9845a55df8c72faab51f2c388c7008f790..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_accordion - module: - - options -id: paragraph.civictheme_accordion.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_accordion -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_vertical_spacing.yml deleted file mode 100644 index f69ba0149eda7edafc7f24d7c80850078a263f2f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_accordion.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_accordion - module: - - options -id: paragraph.civictheme_accordion.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_accordion -label: 'Vertical spacing' -description: 'Adds additional vertical spacing to a component' -required: true -translatable: false -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_accordion_panel.field_c_p_content.yml b/config/optional/field.field.paragraph.civictheme_accordion_panel.field_c_p_content.yml deleted file mode 100644 index 7e5e18b92cdcabf5387dd977a6874d3027b5395f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_accordion_panel.field_c_p_content.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_content - - paragraphs.paragraphs_type.civictheme_accordion_panel - module: - - text -id: paragraph.civictheme_accordion_panel.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -bundle: civictheme_accordion_panel -label: Content -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.paragraph.civictheme_accordion_panel.field_c_p_expand.yml b/config/optional/field.field.paragraph.civictheme_accordion_panel.field_c_p_expand.yml deleted file mode 100644 index 8b45d27ca947fcef8574b40b20328af1accc2d4d..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_accordion_panel.field_c_p_expand.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_expand - - paragraphs.paragraphs_type.civictheme_accordion_panel -id: paragraph.civictheme_accordion_panel.field_c_p_expand -field_name: field_c_p_expand -entity_type: paragraph -bundle: civictheme_accordion_panel -label: Expanded -description: 'Accordion panel is expanded.' -required: false -translatable: false -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_accordion_panel.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_accordion_panel.field_c_p_title.yml deleted file mode 100644 index 7fdd9f67f900e70986de3eea74a085ba09a6edd4..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_accordion_panel.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_accordion_panel -id: paragraph.civictheme_accordion_panel.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_accordion_panel -label: Title -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_attachments.yml b/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_attachments.yml deleted file mode 100644 index 7f4b6dc2c849268cc409cb287770f9d3d336a28f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_attachments.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_attachments - - media.type.civictheme_document - - paragraphs.paragraphs_type.civictheme_attachment -id: paragraph.civictheme_attachment.field_c_p_attachments -field_name: field_c_p_attachments -entity_type: paragraph -bundle: civictheme_attachment -label: Attachments -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_document: civictheme_document - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_background.yml b/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_background.yml deleted file mode 100644 index 237f353d49fb44b2bdb3e4ed5c66eff69fba277c..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_background.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_background - - paragraphs.paragraphs_type.civictheme_attachment -id: paragraph.civictheme_attachment.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -bundle: civictheme_attachment -label: Background -description: '' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_content.yml b/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_content.yml deleted file mode 100644 index baabab386375db938578514fea9d8ce068a434d7..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_content.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_content - - paragraphs.paragraphs_type.civictheme_attachment - module: - - text -id: paragraph.civictheme_attachment.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -bundle: civictheme_attachment -label: Content -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_theme.yml deleted file mode 100644 index 04a54cd6f3c77dcb88af20254c49dcdd7dbc91af..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_attachment - module: - - options -id: paragraph.civictheme_attachment.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_attachment -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_title.yml deleted file mode 100644 index 71a2cc86840f55b3bc17a80248003f9fe9fa2c85..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_attachment -id: paragraph.civictheme_attachment.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_attachment -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_vertical_spacing.yml deleted file mode 100644 index f75c679f3137f2883535cd1bb63b7e5a69c28777..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_attachment.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_attachment - module: - - options -id: paragraph.civictheme_attachment.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_attachment -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_background.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_background.yml deleted file mode 100644 index ceba66910665ba8d29ffed96d6481de794a5e8a5..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_background.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_background - - paragraphs.paragraphs_type.civictheme_automated_list -id: paragraph.civictheme_automated_list.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -bundle: civictheme_automated_list -label: Background -description: 'Apply a themed background colour and provide horizontal spacing to the component.' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_content.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_content.yml deleted file mode 100644 index 3693157ed3b68edff8969c59cc797112976b5e69..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_content.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_content - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - text -id: paragraph.civictheme_automated_list.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -bundle: civictheme_automated_list -label: Content -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_column_count.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_column_count.yml deleted file mode 100644 index adba5e2d8848987fb156aea72a79f1744091fe4b..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_column_count.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_column_count - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - options -id: paragraph.civictheme_automated_list.field_c_p_list_column_count -field_name: field_c_p_list_column_count -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Column count' -description: 'Number of columns in the horizontal row.' -required: true -translatable: true -default_value: - - - value: 4 -default_value_callback: '' -settings: { } -field_type: list_integer diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_content_type.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_content_type.yml deleted file mode 100644 index f847e729605709a3ccf844db5b903ddaf2222da7..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_content_type.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_content_type - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - options -id: paragraph.civictheme_automated_list.field_c_p_list_content_type -field_name: field_c_p_list_content_type -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Content type' -description: "Content types to be shown within a list.<br/>\r\nUse <code>Any</code> to show content from all content types." -required: true -translatable: false -default_value: - - - value: all -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_fill_width.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_fill_width.yml deleted file mode 100644 index 0197c416e48280fae29be8d5ccaee0a898c2c450..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_fill_width.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_fill_width - - paragraphs.paragraphs_type.civictheme_automated_list -id: paragraph.civictheme_automated_list.field_c_p_list_fill_width -field_name: field_c_p_list_fill_width -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Fill width in the last row' -description: '' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_filters_exp.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_filters_exp.yml deleted file mode 100644 index 215c5a70988b357bcf14f4925469e5d4f5aa63a4..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_filters_exp.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_filters_exp - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - options -id: paragraph.civictheme_automated_list.field_c_p_list_filters_exp -field_name: field_c_p_list_filters_exp -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Exposed filters' -description: 'Select exposed filters to show above the list.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_item_theme.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_item_theme.yml deleted file mode 100644 index a8af1bbec7ab5e19ab2b93417abfc0bbac714f47..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_item_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_item_theme - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - options -id: paragraph.civictheme_automated_list.field_c_p_list_item_theme -field_name: field_c_p_list_item_theme -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Item theme' -description: '' -required: true -translatable: false -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_item_view_as.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_item_view_as.yml deleted file mode 100644 index bbe7d4ae86e45a018a17ceca348b15ce3fd4b69f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_item_view_as.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_item_view_as - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - options -id: paragraph.civictheme_automated_list.field_c_p_list_item_view_as -field_name: field_c_p_list_item_view_as -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Display items as' -description: '' -required: true -translatable: false -default_value: - - - value: civictheme_promo_card -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_limit.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_limit.yml deleted file mode 100644 index 9e6801fc6e5e23ddc8e65bcff27720182ddfed7d..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_limit.yml +++ /dev/null @@ -1,24 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_limit - - paragraphs.paragraphs_type.civictheme_automated_list -id: paragraph.civictheme_automated_list.field_c_p_list_limit -field_name: field_c_p_list_limit -entity_type: paragraph -bundle: civictheme_automated_list -label: Limit -description: 'Number of items to display if <em>Limit type</em> is <em>Limited</em> or items per page if <em>Limit type</em> is <em>Unlimited</em>.<br/>Use <code>0</code> to show all items.' -required: true -translatable: false -default_value: - - - value: 12 -default_value_callback: '' -settings: - min: 0 - max: null - prefix: '' - suffix: '' -field_type: integer diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_limit_type.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_limit_type.yml deleted file mode 100644 index 83ab9e45f9b4dbe8812c360df92be38d81cda514..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_limit_type.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_limit_type - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - options -id: paragraph.civictheme_automated_list.field_c_p_list_limit_type -field_name: field_c_p_list_limit_type -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Limit type' -description: 'Use <em>Unlimited</em> to show all results split into pages or <em>Limited</em> to reduce number of results to a specified <em>Limit</em>.' -required: true -translatable: false -default_value: - - - value: unlimited -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_link_above.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_link_above.yml deleted file mode 100644 index 66c05d0efd0895958e13d6fd529f959b4c381eb7..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_link_above.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_link_above - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - link -id: paragraph.civictheme_automated_list.field_c_p_list_link_above -field_name: field_c_p_list_link_above -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Link above' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - title: 2 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_link_below.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_link_below.yml deleted file mode 100644 index e212e22db1f84552125c406072a3bd7f0287604c..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_link_below.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_link_below - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - link -id: paragraph.civictheme_automated_list.field_c_p_list_link_below -field_name: field_c_p_list_link_below -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Link below' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - title: 2 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_site_sections.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_site_sections.yml deleted file mode 100644 index 857f28a1cf241d918b385e2976107eb99f1515ea..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_site_sections.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_site_sections - - paragraphs.paragraphs_type.civictheme_automated_list - - taxonomy.vocabulary.civictheme_site_sections -id: paragraph.civictheme_automated_list.field_c_p_list_site_sections -field_name: field_c_p_list_site_sections -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Site sections' -description: 'Select <em>Site section</em> terms to refine the returned results by.<br/>Result with <em>any</em> of the specified terms will be returned.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_site_sections: civictheme_site_sections - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_topics.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_topics.yml deleted file mode 100644 index cb0dd597b16da7b24f4d9e1d684e292247229e89..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_topics.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_topics - - paragraphs.paragraphs_type.civictheme_automated_list - - taxonomy.vocabulary.civictheme_topics -id: paragraph.civictheme_automated_list.field_c_p_list_topics -field_name: field_c_p_list_topics -entity_type: paragraph -bundle: civictheme_automated_list -label: Topics -description: 'Select <em>Topic</em> terms to refine the returned results by.<br/>Result with <em>any</em> of the specified terms will be returned.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_topics: civictheme_topics - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_type.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_type.yml deleted file mode 100644 index 7f49a043e6f06c16646957a3deb0618c4037e61f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_list_type.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_type - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - options -id: paragraph.civictheme_automated_list.field_c_p_list_type -field_name: field_c_p_list_type -entity_type: paragraph -bundle: civictheme_automated_list -label: 'List type' -description: 'A pre-configured type of the list. Different types may produce different results. This is usually pre-configured by a site administrator.' -required: true -translatable: false -default_value: - - - value: civictheme_automated_list__block1 -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_theme.yml deleted file mode 100644 index cc9f9478e0cb50765c126b0ea31b9a5798099271..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - options -id: paragraph.civictheme_automated_list.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_automated_list -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_title.yml deleted file mode 100644 index 8f9d043b82a6d50764689a0f49066b26b129ef9f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_automated_list -id: paragraph.civictheme_automated_list.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_automated_list -label: Title -description: 'Title appears above the list.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_vertical_spacing.yml deleted file mode 100644 index e0fb5d60406acb9f5fc75925309236a59924e0c9..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_automated_list.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_automated_list - module: - - options -id: paragraph.civictheme_automated_list.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_automated_list -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_callout.field_c_p_content.yml b/config/optional/field.field.paragraph.civictheme_callout.field_c_p_content.yml deleted file mode 100644 index 7f1a1d71eb02aefe000640be20b16dcd00d8f32f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_callout.field_c_p_content.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_content - - paragraphs.paragraphs_type.civictheme_callout - module: - - text -id: paragraph.civictheme_callout.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -bundle: civictheme_callout -label: Content -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.paragraph.civictheme_callout.field_c_p_links.yml b/config/optional/field.field.paragraph.civictheme_callout.field_c_p_links.yml deleted file mode 100644 index f0565f084f0273ec7db7d8e996ee871c98a6240d..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_callout.field_c_p_links.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_links - - paragraphs.paragraphs_type.civictheme_callout - module: - - link -id: paragraph.civictheme_callout.field_c_p_links -field_name: field_c_p_links -entity_type: paragraph -bundle: civictheme_callout -label: Links -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - title: 2 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_callout.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_callout.field_c_p_theme.yml deleted file mode 100644 index 8d217acbee0f9cb94eb357de8fabe048b434931e..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_callout.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_callout - module: - - options -id: paragraph.civictheme_callout.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_callout -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_callout.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_callout.field_c_p_title.yml deleted file mode 100644 index b90007b1d26914b68c06a63ab39ce5f82e551723..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_callout.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_callout -id: paragraph.civictheme_callout.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_callout -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_callout.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_callout.field_c_p_vertical_spacing.yml deleted file mode 100644 index d12a185bf6a6e14b9b99315ae4095aaf658c42fd..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_callout.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_callout - module: - - options -id: paragraph.civictheme_callout.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_callout -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_content.yml b/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_content.yml deleted file mode 100644 index b3dd1da25ed4155eacb729df234bd55ddfddc5fb..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_content.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_content - - paragraphs.paragraphs_type.civictheme_campaign - module: - - text -id: paragraph.civictheme_campaign.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -bundle: civictheme_campaign -label: Content -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_date.yml b/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_date.yml deleted file mode 100644 index e289162ba4ac52434a1285d16cce5a221fcd7027..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_date.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_date - - paragraphs.paragraphs_type.civictheme_campaign - module: - - datetime -id: paragraph.civictheme_campaign.field_c_p_date -field_name: field_c_p_date -entity_type: paragraph -bundle: civictheme_campaign -label: Date -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: datetime diff --git a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_image.yml b/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_image.yml deleted file mode 100644 index 2f7c51f5f88675913b0214cc1313947bf60c093b..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_image.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_image - - media.type.civictheme_image - - paragraphs.paragraphs_type.civictheme_campaign -id: paragraph.civictheme_campaign.field_c_p_image -field_name: field_c_p_image -entity_type: paragraph -bundle: civictheme_campaign -label: Image -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_image_position.yml b/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_image_position.yml deleted file mode 100644 index 7f3d81763b2a4a2e41e338f30ada53d7d158bb5d..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_image_position.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_image_position - - paragraphs.paragraphs_type.civictheme_campaign - module: - - options -id: paragraph.civictheme_campaign.field_c_p_image_position -field_name: field_c_p_image_position -entity_type: paragraph -bundle: civictheme_campaign -label: 'Image position' -description: '' -required: true -translatable: true -default_value: - - - value: left -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_links.yml b/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_links.yml deleted file mode 100644 index 68d39e2033f87c5766196364ee5440e4863f9800..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_links.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_links - - paragraphs.paragraphs_type.civictheme_campaign - module: - - link -id: paragraph.civictheme_campaign.field_c_p_links -field_name: field_c_p_links -entity_type: paragraph -bundle: civictheme_campaign -label: Links -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - title: 2 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_theme.yml deleted file mode 100644 index c1185873fe6e67e28134dded9381d0767ad353de..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_campaign - module: - - options -id: paragraph.civictheme_campaign.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_campaign -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_title.yml deleted file mode 100644 index 78a4bd0e681ef30bbf9e6eb4d0903bee5742bced..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_campaign -id: paragraph.civictheme_campaign.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_campaign -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_topics.yml b/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_topics.yml deleted file mode 100644 index 9b61976769165154d12e991fc96ff33264ed2786..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_topics.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_campaign - - taxonomy.vocabulary.civictheme_topics -id: paragraph.civictheme_campaign.field_c_p_topics -field_name: field_c_p_topics -entity_type: paragraph -bundle: civictheme_campaign -label: Topics -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_topics: civictheme_topics - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_vertical_spacing.yml deleted file mode 100644 index 49534c2c1603e1a340228376ce9c8bd07b706a02..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_campaign.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_campaign - module: - - options -id: paragraph.civictheme_campaign.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_campaign -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_content.field_c_p_background.yml b/config/optional/field.field.paragraph.civictheme_content.field_c_p_background.yml deleted file mode 100644 index 847ca0e08110673f2d99d77f751a58be26771a94..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_content.field_c_p_background.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_background - - paragraphs.paragraphs_type.civictheme_content -id: paragraph.civictheme_content.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -bundle: civictheme_content -label: Background -description: 'Apply a themed background color and provide horizontal spacing to the component' -required: false -translatable: false -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_content.field_c_p_content.yml b/config/optional/field.field.paragraph.civictheme_content.field_c_p_content.yml deleted file mode 100644 index a014c3c2615aaab6f80fec7c17b85899f7e2f84b..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_content.field_c_p_content.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_content - - paragraphs.paragraphs_type.civictheme_content - module: - - text -id: paragraph.civictheme_content.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -bundle: civictheme_content -label: Content -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.paragraph.civictheme_content.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_content.field_c_p_theme.yml deleted file mode 100644 index 315c44e3222ce06fc53b650dff76b9e4861ddb2a..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_content.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_content - module: - - options -id: paragraph.civictheme_content.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_content -label: Theme -description: '' -required: true -translatable: false -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_content.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_content.field_c_p_vertical_spacing.yml deleted file mode 100644 index 6b74639a15c9895da8ee1b0789ae1fe9912cab91..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_content.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_content - module: - - options -id: paragraph.civictheme_content.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_content -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_date_range.yml b/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_date_range.yml deleted file mode 100644 index e845b05c0c6ec60b8af155c1f5d35a7168d96b4e..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_date_range.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_date_range - - paragraphs.paragraphs_type.civictheme_event_card - module: - - datetime_range -id: paragraph.civictheme_event_card.field_c_p_date_range -field_name: field_c_p_date_range -entity_type: paragraph -bundle: civictheme_event_card -label: Date -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: daterange diff --git a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_image.yml b/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_image.yml deleted file mode 100644 index 97106e46ab3ec56c34c8d0915635104bdb1357bb..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_image.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_image - - media.type.civictheme_image - - paragraphs.paragraphs_type.civictheme_event_card -id: paragraph.civictheme_event_card.field_c_p_image -field_name: field_c_p_image -entity_type: paragraph -bundle: civictheme_event_card -label: Image -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_link.yml b/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_link.yml deleted file mode 100644 index d13d6d7644272ac733644d74eb27547e3064ae23..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_link - - paragraphs.paragraphs_type.civictheme_event_card - module: - - link -id: paragraph.civictheme_event_card.field_c_p_link -field_name: field_c_p_link -entity_type: paragraph -bundle: civictheme_event_card -label: Link -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - title: 0 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_location.yml b/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_location.yml deleted file mode 100644 index e9dc0c49d91e06b1828b408b10a6a36ccd0a4a05..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_location.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_location - - paragraphs.paragraphs_type.civictheme_event_card -id: paragraph.civictheme_event_card.field_c_p_location -field_name: field_c_p_location -entity_type: paragraph -bundle: civictheme_event_card -label: Location -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_summary.yml b/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_summary.yml deleted file mode 100644 index d814339dc0a9a6e0a1084efd5de202e90c83c03c..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_summary.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_summary - - paragraphs.paragraphs_type.civictheme_event_card -id: paragraph.civictheme_event_card.field_c_p_summary -field_name: field_c_p_summary -entity_type: paragraph -bundle: civictheme_event_card -label: Summary -description: 'Limited to the number of characters configured in the theme settings. Any characters past the character limit will not show for users.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_theme.yml deleted file mode 100644 index b0d0493f63ad15a0eba211bdf8aceff0d757a323..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_event_card - module: - - options -id: paragraph.civictheme_event_card.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_event_card -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_title.yml deleted file mode 100644 index 2bee2a8e3c22d87a314576786550d609e7fc860b..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_event_card -id: paragraph.civictheme_event_card.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_event_card -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_topics.yml b/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_topics.yml deleted file mode 100644 index aef522bb322632a759e449cc091ad659c0803d69..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_event_card.field_c_p_topics.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_event_card - - taxonomy.vocabulary.civictheme_topics -id: paragraph.civictheme_event_card.field_c_p_topics -field_name: field_c_p_topics -entity_type: paragraph -bundle: civictheme_event_card -label: Topics -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_topics: civictheme_topics - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_event_card_ref.field_c_p_reference.yml b/config/optional/field.field.paragraph.civictheme_event_card_ref.field_c_p_reference.yml deleted file mode 100644 index 99cf028719e22b3fd51bb71fc945782ef2d996c0..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_event_card_ref.field_c_p_reference.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_reference - - node.type.civictheme_event - - paragraphs.paragraphs_type.civictheme_event_card_ref -id: paragraph.civictheme_event_card_ref.field_c_p_reference -field_name: field_c_p_reference -entity_type: paragraph -bundle: civictheme_event_card_ref -label: Reference -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:node' - handler_settings: - target_bundles: - civictheme_event: civictheme_event - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: civictheme_event -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_event_card_ref.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_event_card_ref.field_c_p_theme.yml deleted file mode 100644 index 5c2726929487f0bc5857170f7f0a287bc9d4232e..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_event_card_ref.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_event_card_ref - module: - - options -id: paragraph.civictheme_event_card_ref.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_event_card_ref -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_attributes.yml b/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_attributes.yml deleted file mode 100644 index dc8d4425fd20731f98a4fd463fee218e198900e7..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_attributes.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_attributes - - paragraphs.paragraphs_type.civictheme_iframe -id: paragraph.civictheme_iframe.field_c_p_attributes -field_name: field_c_p_attributes -entity_type: paragraph -bundle: civictheme_iframe -label: Attributes -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_background.yml b/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_background.yml deleted file mode 100644 index d1f7e9191461430dac6c1faa1537431baff7d915..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_background.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_background - - paragraphs.paragraphs_type.civictheme_iframe -id: paragraph.civictheme_iframe.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -bundle: civictheme_iframe -label: Background -description: '' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_height.yml b/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_height.yml deleted file mode 100644 index ff740cbb0da4fb8c7e4618aadedc0cf48956aad6..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_height.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_height - - paragraphs.paragraphs_type.civictheme_iframe -id: paragraph.civictheme_iframe.field_c_p_height -field_name: field_c_p_height -entity_type: paragraph -bundle: civictheme_iframe -label: Height -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_theme.yml deleted file mode 100644 index d67e10bdccc4f381a6949f3fefcc9e80fb0ebac9..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_iframe - module: - - options -id: paragraph.civictheme_iframe.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_iframe -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_url.yml b/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_url.yml deleted file mode 100644 index 98c85b0e917bffc94db882bba69787981c2ceeb2..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_url.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_url - - paragraphs.paragraphs_type.civictheme_iframe -id: paragraph.civictheme_iframe.field_c_p_url -field_name: field_c_p_url -entity_type: paragraph -bundle: civictheme_iframe -label: URL -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_vertical_spacing.yml deleted file mode 100644 index 9d2d521a163f1451082b15ee27072664aff2e004..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_iframe - module: - - options -id: paragraph.civictheme_iframe.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_iframe -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_width.yml b/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_width.yml deleted file mode 100644 index b23a5c7b2e9a28af193ea864987041f12b177026..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_iframe.field_c_p_width.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_width - - paragraphs.paragraphs_type.civictheme_iframe -id: paragraph.civictheme_iframe.field_c_p_width -field_name: field_c_p_width -entity_type: paragraph -bundle: civictheme_iframe -label: Width -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_background.yml b/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_background.yml deleted file mode 100644 index 8d0af2d289fa04a7abae8bf8eed50e1074bfc0f9..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_background.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_background - - paragraphs.paragraphs_type.civictheme_manual_list -id: paragraph.civictheme_manual_list.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -bundle: civictheme_manual_list -label: Background -description: 'Apply a themed background colour and provide horizontal spacing to the component.' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_content.yml b/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_content.yml deleted file mode 100644 index e730f93fb02ba029a808cfda0c0d90ec10915dbf..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_content.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_content - - paragraphs.paragraphs_type.civictheme_manual_list - module: - - text -id: paragraph.civictheme_manual_list.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -bundle: civictheme_manual_list -label: Content -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_column_count.yml b/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_column_count.yml deleted file mode 100644 index f2c918bdad9f29c0ea9b9255ca025088f0793d9a..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_column_count.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_column_count - - paragraphs.paragraphs_type.civictheme_manual_list - module: - - options -id: paragraph.civictheme_manual_list.field_c_p_list_column_count -field_name: field_c_p_list_column_count -entity_type: paragraph -bundle: civictheme_manual_list -label: 'Column count' -description: 'Number of columns in the horizontal row.' -required: true -translatable: true -default_value: - - - value: 4 -default_value_callback: '' -settings: { } -field_type: list_integer diff --git a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_fill_width.yml b/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_fill_width.yml deleted file mode 100644 index 2161647023d18720452d19c89cc2656fd9d473ec..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_fill_width.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_fill_width - - paragraphs.paragraphs_type.civictheme_manual_list -id: paragraph.civictheme_manual_list.field_c_p_list_fill_width -field_name: field_c_p_list_fill_width -entity_type: paragraph -bundle: civictheme_manual_list -label: 'Fill width in the last row' -description: '' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_items.yml b/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_items.yml deleted file mode 100644 index c3621f747013bb9387291fc1e9b8038c065066ff..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_items.yml +++ /dev/null @@ -1,136 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_items - - paragraphs.paragraphs_type.civictheme_event_card - - paragraphs.paragraphs_type.civictheme_event_card_ref - - paragraphs.paragraphs_type.civictheme_manual_list - - paragraphs.paragraphs_type.civictheme_navigation_card - - paragraphs.paragraphs_type.civictheme_navigation_card_ref - - paragraphs.paragraphs_type.civictheme_promo_card - - paragraphs.paragraphs_type.civictheme_promo_card_ref - - paragraphs.paragraphs_type.civictheme_publication_card - - paragraphs.paragraphs_type.civictheme_service_card - - paragraphs.paragraphs_type.civictheme_snippet - - paragraphs.paragraphs_type.civictheme_snippet_ref - - paragraphs.paragraphs_type.civictheme_subject_card - - paragraphs.paragraphs_type.civictheme_subject_card_ref - module: - - entity_reference_revisions -id: paragraph.civictheme_manual_list.field_c_p_list_items -field_name: field_c_p_list_items -entity_type: paragraph -bundle: civictheme_manual_list -label: 'List items' -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:paragraph' - handler_settings: - target_bundles: - civictheme_event_card: civictheme_event_card - civictheme_event_card_ref: civictheme_event_card_ref - civictheme_navigation_card: civictheme_navigation_card - civictheme_navigation_card_ref: civictheme_navigation_card_ref - civictheme_promo_card: civictheme_promo_card - civictheme_promo_card_ref: civictheme_promo_card_ref - civictheme_publication_card: civictheme_publication_card - civictheme_service_card: civictheme_service_card - civictheme_snippet: civictheme_snippet - civictheme_snippet_ref: civictheme_snippet_ref - civictheme_subject_card: civictheme_subject_card - civictheme_subject_card_ref: civictheme_subject_card_ref - negate: 0 - target_bundles_drag_drop: - civictheme_accordion: - weight: -61 - enabled: false - civictheme_accordion_panel: - weight: -60 - enabled: false - civictheme_attachment: - weight: -59 - enabled: false - civictheme_automated_list: - weight: -58 - enabled: false - civictheme_callout: - weight: -57 - enabled: false - civictheme_campaign: - weight: -56 - enabled: false - civictheme_content: - weight: -55 - enabled: false - civictheme_event_card: - weight: -54 - enabled: true - civictheme_event_card_ref: - weight: -53 - enabled: true - civictheme_iframe: - weight: -52 - enabled: false - civictheme_manual_list: - weight: -51 - enabled: false - civictheme_map: - weight: -50 - enabled: false - civictheme_navigation_card: - weight: -49 - enabled: true - civictheme_navigation_card_ref: - weight: -48 - enabled: true - civictheme_next_step: - weight: -47 - enabled: false - civictheme_promo: - weight: -46 - enabled: false - civictheme_promo_card: - weight: -45 - enabled: true - civictheme_promo_card_ref: - weight: -44 - enabled: true - civictheme_publication_card: - weight: -43 - enabled: true - civictheme_service_card: - weight: -41 - enabled: true - civictheme_slider: - weight: -40 - enabled: false - civictheme_slider_slide: - weight: -39 - enabled: false - civictheme_slider_slide_ref: - weight: -38 - enabled: false - civictheme_snippet: - weight: -37 - enabled: true - civictheme_snippet_ref: - weight: -36 - enabled: true - civictheme_social_icon: - weight: -35 - enabled: false - civictheme_subject_card: - weight: -34 - enabled: true - civictheme_subject_card_ref: - weight: -33 - enabled: true - civictheme_webform: - weight: -32 - enabled: false -field_type: entity_reference_revisions diff --git a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_link_above.yml b/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_link_above.yml deleted file mode 100644 index b6aeb37bbf276960c7dbac7a794e8a01cd753397..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_link_above.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_link_above - - paragraphs.paragraphs_type.civictheme_manual_list - module: - - link -id: paragraph.civictheme_manual_list.field_c_p_list_link_above -field_name: field_c_p_list_link_above -entity_type: paragraph -bundle: civictheme_manual_list -label: 'Link above' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - title: 2 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_link_below.yml b/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_link_below.yml deleted file mode 100644 index 87cdc8cd13cbdf7c40bcc63ebbe25598050b7f86..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_list_link_below.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_list_link_below - - paragraphs.paragraphs_type.civictheme_manual_list - module: - - link -id: paragraph.civictheme_manual_list.field_c_p_list_link_below -field_name: field_c_p_list_link_below -entity_type: paragraph -bundle: civictheme_manual_list -label: 'Link below' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - title: 2 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_theme.yml deleted file mode 100644 index df091fc27ea46f2756faf0232181c9bccf7e81b9..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_manual_list - module: - - options -id: paragraph.civictheme_manual_list.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_manual_list -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_title.yml deleted file mode 100644 index d07669d699f98b0fd90c34ae7e754383cdfb1654..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_manual_list -id: paragraph.civictheme_manual_list.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_manual_list -label: Title -description: 'Title appears above the listing.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_vertical_spacing.yml deleted file mode 100644 index 9674fe4293960296d316bba5d34d85d74ad627e8..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_manual_list.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_manual_list - module: - - options -id: paragraph.civictheme_manual_list.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_manual_list -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_map.field_c_p_address.yml b/config/optional/field.field.paragraph.civictheme_map.field_c_p_address.yml deleted file mode 100644 index 05886e80a949ac1df6c2a7d16896d2894ac0c898..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_map.field_c_p_address.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_address - - paragraphs.paragraphs_type.civictheme_map -id: paragraph.civictheme_map.field_c_p_address -field_name: field_c_p_address -entity_type: paragraph -bundle: civictheme_map -label: Address -description: 'Geographical address.' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_map.field_c_p_background.yml b/config/optional/field.field.paragraph.civictheme_map.field_c_p_background.yml deleted file mode 100644 index 5a5bf3c7fc866c4fa4b3201bb1939d38ee50061b..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_map.field_c_p_background.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_background - - paragraphs.paragraphs_type.civictheme_map -id: paragraph.civictheme_map.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -bundle: civictheme_map -label: Background -description: 'Apply a themed background color and provide horizontal spacing to the component' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_map.field_c_p_embed_url.yml b/config/optional/field.field.paragraph.civictheme_map.field_c_p_embed_url.yml deleted file mode 100644 index 03e1272dd3a6b8f088a1c8816041e9501706dccb..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_map.field_c_p_embed_url.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_embed_url - - paragraphs.paragraphs_type.civictheme_map - module: - - link -id: paragraph.civictheme_map.field_c_p_embed_url -field_name: field_c_p_embed_url -entity_type: paragraph -bundle: civictheme_map -label: 'Embed URL' -description: 'URL of the map to embed.' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - title: 0 - link_type: 16 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_map.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_map.field_c_p_theme.yml deleted file mode 100644 index 3dc92fa0333a1e36bd1379c5cf92188cec68b6e5..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_map.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_map - module: - - options -id: paragraph.civictheme_map.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_map -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_map.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_map.field_c_p_vertical_spacing.yml deleted file mode 100644 index 53d0e21b3297040638e8584aefbafe475ca927b6..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_map.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_map - module: - - options -id: paragraph.civictheme_map.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_map -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_map.field_c_p_view_link.yml b/config/optional/field.field.paragraph.civictheme_map.field_c_p_view_link.yml deleted file mode 100644 index 63a041ba0ddb6482a825cd4b2b771f31dcea8b3b..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_map.field_c_p_view_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_view_link - - paragraphs.paragraphs_type.civictheme_map - module: - - link -id: paragraph.civictheme_map.field_c_p_view_link -field_name: field_c_p_view_link -entity_type: paragraph -bundle: civictheme_map -label: 'View link' -description: 'URL of the map to link externally.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - title: 0 - link_type: 16 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_image.yml b/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_image.yml deleted file mode 100644 index 5f29311e3d1ef9645cde36588b65a96694bbd6c4..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_image.yml +++ /dev/null @@ -1,30 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_image - - media.type.civictheme_icon - - media.type.civictheme_image - - paragraphs.paragraphs_type.civictheme_navigation_card -id: paragraph.civictheme_navigation_card.field_c_p_image -field_name: field_c_p_image -entity_type: paragraph -bundle: civictheme_navigation_card -label: Image -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_icon: civictheme_icon - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: civictheme_icon -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_link.yml b/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_link.yml deleted file mode 100644 index 7ab1e3962537d3fb90fa98806155d460fb831d7e..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_link - - paragraphs.paragraphs_type.civictheme_navigation_card - module: - - link -id: paragraph.civictheme_navigation_card.field_c_p_link -field_name: field_c_p_link -entity_type: paragraph -bundle: civictheme_navigation_card -label: Link -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - title: 0 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_show_image_as_icon.yml b/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_show_image_as_icon.yml deleted file mode 100644 index 1e57d2597ed9fdee7542216dc2e50f8086a6faa7..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_show_image_as_icon.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_show_image_as_icon - - paragraphs.paragraphs_type.civictheme_navigation_card -id: paragraph.civictheme_navigation_card.field_c_p_show_image_as_icon -field_name: field_c_p_show_image_as_icon -entity_type: paragraph -bundle: civictheme_navigation_card -label: 'Show image as icon' -description: '' -required: false -translatable: false -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_summary.yml b/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_summary.yml deleted file mode 100644 index 2fc231d4ddd5f3cb876a60ebbd8567c67bd4df52..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_summary.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_summary - - paragraphs.paragraphs_type.civictheme_navigation_card -id: paragraph.civictheme_navigation_card.field_c_p_summary -field_name: field_c_p_summary -entity_type: paragraph -bundle: civictheme_navigation_card -label: Summary -description: 'Limited to the number of characters configured in the theme settings. Any characters past the character limit will not show for users.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_theme.yml deleted file mode 100644 index cf6c399695bcd769608d207fef55354823ec9404..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_navigation_card - module: - - options -id: paragraph.civictheme_navigation_card.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_navigation_card -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_title.yml deleted file mode 100644 index 4f0d9b0d9d11006a6815fa697a1cd8c086dbd662..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_navigation_card.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_navigation_card -id: paragraph.civictheme_navigation_card.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_navigation_card -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_navigation_card_ref.field_c_p_reference.yml b/config/optional/field.field.paragraph.civictheme_navigation_card_ref.field_c_p_reference.yml deleted file mode 100644 index a5253a88f0eba54f4e03ffedd0a6c51368439e46..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_navigation_card_ref.field_c_p_reference.yml +++ /dev/null @@ -1,30 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_reference - - node.type.civictheme_event - - node.type.civictheme_page - - paragraphs.paragraphs_type.civictheme_navigation_card_ref -id: paragraph.civictheme_navigation_card_ref.field_c_p_reference -field_name: field_c_p_reference -entity_type: paragraph -bundle: civictheme_navigation_card_ref -label: Reference -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:node' - handler_settings: - target_bundles: - civictheme_event: civictheme_event - civictheme_page: civictheme_page - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: civictheme_event -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_navigation_card_ref.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_navigation_card_ref.field_c_p_theme.yml deleted file mode 100644 index a0f8a47d436d256d5ad0ea98238e25615bb6e12a..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_navigation_card_ref.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_navigation_card_ref - module: - - options -id: paragraph.civictheme_navigation_card_ref.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_navigation_card_ref -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_content.yml b/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_content.yml deleted file mode 100644 index f8607da5171843fb8f0564b9e903a6e60af33cd5..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_content.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_content - - paragraphs.paragraphs_type.civictheme_next_step - module: - - text -id: paragraph.civictheme_next_step.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -bundle: civictheme_next_step -label: Content -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_link.yml b/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_link.yml deleted file mode 100644 index 82cf5ea4fcee28f02447cc5a3f399d9848effe01..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_link - - paragraphs.paragraphs_type.civictheme_next_step - module: - - link -id: paragraph.civictheme_next_step.field_c_p_link -field_name: field_c_p_link -entity_type: paragraph -bundle: civictheme_next_step -label: Link -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - title: 0 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_theme.yml deleted file mode 100644 index 3d32bb0a0584d37fe420476e1c30e90f194a5096..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_next_step - module: - - options -id: paragraph.civictheme_next_step.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_next_step -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_title.yml deleted file mode 100644 index 0ba15cc0fadbeab10fa4fe4b6190032f671d7962..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_next_step -id: paragraph.civictheme_next_step.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_next_step -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_vertical_spacing.yml deleted file mode 100644 index 69036898175ccd66caee4e98f435d678e0f1fe1d..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_next_step.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_next_step - module: - - options -id: paragraph.civictheme_next_step.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_next_step -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_background.yml b/config/optional/field.field.paragraph.civictheme_promo.field_c_p_background.yml deleted file mode 100644 index ceb5ebd1406e8f2ee0e3dc7567a1215eb178396f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_background.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_background - - paragraphs.paragraphs_type.civictheme_promo -id: paragraph.civictheme_promo.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -bundle: civictheme_promo -label: Background -description: 'Apply a themed background color and provide horizontal spacing to the component' -required: false -translatable: false -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_content.yml b/config/optional/field.field.paragraph.civictheme_promo.field_c_p_content.yml deleted file mode 100644 index 9f62e97d2db68cd3dabec6607a8e7cbe66afbf78..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_content.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_content - - paragraphs.paragraphs_type.civictheme_promo - module: - - text -id: paragraph.civictheme_promo.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -bundle: civictheme_promo -label: Content -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_link.yml b/config/optional/field.field.paragraph.civictheme_promo.field_c_p_link.yml deleted file mode 100644 index f94b84d78e2bbc085269e2aa57f4b8a9e468d695..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_link - - paragraphs.paragraphs_type.civictheme_promo - module: - - link -id: paragraph.civictheme_promo.field_c_p_link -field_name: field_c_p_link -entity_type: paragraph -bundle: civictheme_promo -label: Link -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - title: 2 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_promo.field_c_p_theme.yml deleted file mode 100644 index 9a106cccfdd4d6aa40d52b3e820c9a0566b6d685..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_promo - module: - - options -id: paragraph.civictheme_promo.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_promo -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_promo.field_c_p_title.yml deleted file mode 100644 index 7906c79780e241aa7d2ef5e99e6a8464c8a5f172..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_promo -id: paragraph.civictheme_promo.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_promo -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_promo.field_c_p_vertical_spacing.yml deleted file mode 100644 index 497f1a035dd1ee49ca5018d1a8865189887b7cfc..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_promo - module: - - options -id: paragraph.civictheme_promo.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_promo -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_image.yml b/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_image.yml deleted file mode 100644 index fe39254659664d8ea7db01d50bca9acaafc1b7cc..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_image.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_image - - media.type.civictheme_image - - paragraphs.paragraphs_type.civictheme_promo_card -id: paragraph.civictheme_promo_card.field_c_p_image -field_name: field_c_p_image -entity_type: paragraph -bundle: civictheme_promo_card -label: Image -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_link.yml b/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_link.yml deleted file mode 100644 index 2e0d2a81b3695dc329aaec7f5b32d7a90c6f7851..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_link - - paragraphs.paragraphs_type.civictheme_promo_card - module: - - link -id: paragraph.civictheme_promo_card.field_c_p_link -field_name: field_c_p_link -entity_type: paragraph -bundle: civictheme_promo_card -label: Link -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - title: 0 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_subtitle.yml b/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_subtitle.yml deleted file mode 100644 index 541bcba3a9ec8b0debde35d16b13e6ddb9dd9ee6..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_subtitle.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_subtitle - - paragraphs.paragraphs_type.civictheme_promo_card -id: paragraph.civictheme_promo_card.field_c_p_subtitle -field_name: field_c_p_subtitle -entity_type: paragraph -bundle: civictheme_promo_card -label: Subtitle -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_summary.yml b/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_summary.yml deleted file mode 100644 index 100eb6d15526c341dcd634aae3a3c92631057dd7..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_summary.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_summary - - paragraphs.paragraphs_type.civictheme_promo_card -id: paragraph.civictheme_promo_card.field_c_p_summary -field_name: field_c_p_summary -entity_type: paragraph -bundle: civictheme_promo_card -label: Summary -description: 'Limited to the number of characters configured in the theme settings. Any characters past the character limit will not show for users.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_theme.yml deleted file mode 100644 index 2f6dbc7344faa524a558150941f6ba227b6f1217..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_promo_card - module: - - options -id: paragraph.civictheme_promo_card.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_promo_card -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_title.yml deleted file mode 100644 index 5d0d27145bcde60422e8c53ee239dd149f261d86..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_promo_card -id: paragraph.civictheme_promo_card.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_promo_card -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_topics.yml b/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_topics.yml deleted file mode 100644 index 4f06c493e6af663106452c272c564ae42eeb836f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo_card.field_c_p_topics.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_promo_card - - taxonomy.vocabulary.civictheme_topics -id: paragraph.civictheme_promo_card.field_c_p_topics -field_name: field_c_p_topics -entity_type: paragraph -bundle: civictheme_promo_card -label: Topics -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_topics: civictheme_topics - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_promo_card_ref.field_c_p_reference.yml b/config/optional/field.field.paragraph.civictheme_promo_card_ref.field_c_p_reference.yml deleted file mode 100644 index 328cbabd67dc82cf551bc5bc05ac9857fbd7b845..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo_card_ref.field_c_p_reference.yml +++ /dev/null @@ -1,30 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_reference - - node.type.civictheme_event - - node.type.civictheme_page - - paragraphs.paragraphs_type.civictheme_promo_card_ref -id: paragraph.civictheme_promo_card_ref.field_c_p_reference -field_name: field_c_p_reference -entity_type: paragraph -bundle: civictheme_promo_card_ref -label: Reference -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:node' - handler_settings: - target_bundles: - civictheme_event: civictheme_event - civictheme_page: civictheme_page - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: civictheme_event -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_promo_card_ref.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_promo_card_ref.field_c_p_theme.yml deleted file mode 100644 index 858e6ca512c5732a3bf939f13aa5292bae167bc3..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_promo_card_ref.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_promo_card_ref - module: - - options -id: paragraph.civictheme_promo_card_ref.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_promo_card_ref -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_document.yml b/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_document.yml deleted file mode 100644 index 7d48c41aea20047e13938f18293a37f7c798e387..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_document.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_document - - media.type.civictheme_document - - paragraphs.paragraphs_type.civictheme_publication_card -id: paragraph.civictheme_publication_card.field_c_p_document -field_name: field_c_p_document -entity_type: paragraph -bundle: civictheme_publication_card -label: Document -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_document: civictheme_document - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_image.yml b/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_image.yml deleted file mode 100644 index 649edd32780c699c10c99ec0e26c5ec8d526310b..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_image.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_image - - media.type.civictheme_image - - paragraphs.paragraphs_type.civictheme_publication_card -id: paragraph.civictheme_publication_card.field_c_p_image -field_name: field_c_p_image -entity_type: paragraph -bundle: civictheme_publication_card -label: Image -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_summary.yml b/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_summary.yml deleted file mode 100644 index abc9d88c2156ebc820912ac957a835a6ab193668..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_summary.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_summary - - paragraphs.paragraphs_type.civictheme_publication_card -id: paragraph.civictheme_publication_card.field_c_p_summary -field_name: field_c_p_summary -entity_type: paragraph -bundle: civictheme_publication_card -label: Summary -description: 'Limited to the number of characters configured in the theme settings. Any characters past the character limit will not show for users.' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_theme.yml deleted file mode 100644 index 061f52939d46f85b0ec8a584b1db54925c5f910f..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_publication_card - module: - - options -id: paragraph.civictheme_publication_card.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_publication_card -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_title.yml deleted file mode 100644 index d00653945ce816ce349ea43ee34d0e69b8c07792..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_publication_card.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_publication_card -id: paragraph.civictheme_publication_card.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_publication_card -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_service_card.field_c_p_links.yml b/config/optional/field.field.paragraph.civictheme_service_card.field_c_p_links.yml deleted file mode 100644 index 4c982132a26e492ec65e0be60f3ef44d38286258..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_service_card.field_c_p_links.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_links - - paragraphs.paragraphs_type.civictheme_service_card - module: - - link -id: paragraph.civictheme_service_card.field_c_p_links -field_name: field_c_p_links -entity_type: paragraph -bundle: civictheme_service_card -label: Links -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - link_type: 17 - title: 2 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_service_card.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_service_card.field_c_p_theme.yml deleted file mode 100644 index e2b1253b4edc4a521b68fab42be59f99171bfc2c..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_service_card.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_service_card - module: - - options -id: paragraph.civictheme_service_card.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_service_card -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_service_card.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_service_card.field_c_p_title.yml deleted file mode 100644 index 2bb61d208f4927c2a3186d7c3c7007187ec27595..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_service_card.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_service_card -id: paragraph.civictheme_service_card.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_service_card -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_slider.field_c_p_background.yml b/config/optional/field.field.paragraph.civictheme_slider.field_c_p_background.yml deleted file mode 100644 index 906df837eca0229de56e1ffdf9ca5d858fcb7019..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider.field_c_p_background.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_background - - paragraphs.paragraphs_type.civictheme_slider -id: paragraph.civictheme_slider.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -bundle: civictheme_slider -label: Background -description: '' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_slider.field_c_p_slides.yml b/config/optional/field.field.paragraph.civictheme_slider.field_c_p_slides.yml deleted file mode 100644 index 5f88cf822c191ef7ba52525240d2bf088a8770e5..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider.field_c_p_slides.yml +++ /dev/null @@ -1,95 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_slides - - paragraphs.paragraphs_type.civictheme_slider - - paragraphs.paragraphs_type.civictheme_slider_slide - - paragraphs.paragraphs_type.civictheme_slider_slide_ref - module: - - entity_reference_revisions -id: paragraph.civictheme_slider.field_c_p_slides -field_name: field_c_p_slides -entity_type: paragraph -bundle: civictheme_slider -label: Slides -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:paragraph' - handler_settings: - negate: 0 - target_bundles: - civictheme_slider_slide: civictheme_slider_slide - civictheme_slider_slide_ref: civictheme_slider_slide_ref - target_bundles_drag_drop: - civictheme_accordion: - weight: 25 - enabled: false - civictheme_accordion_panel: - weight: 26 - enabled: false - civictheme_attachment: - weight: 27 - enabled: false - civictheme_callout: - weight: 28 - enabled: false - civictheme_manual_list: - weight: 29 - enabled: false - civictheme_event_card: - weight: 30 - enabled: false - civictheme_event_card_ref: - weight: 31 - enabled: false - civictheme_navigation_card: - weight: 32 - enabled: false - civictheme_navigation_card_ref: - weight: 33 - enabled: false - civictheme_promo_card: - weight: 34 - enabled: false - civictheme_promo_card_ref: - weight: 35 - enabled: false - civictheme_subject_card: - weight: 36 - enabled: false - civictheme_subject_card_ref: - weight: 37 - enabled: false - civictheme_content: - weight: 39 - enabled: false - civictheme_map: - weight: 40 - enabled: false - civictheme_next_step: - weight: 41 - enabled: false - civictheme_promo: - weight: 42 - enabled: false - civictheme_search: - weight: 44 - enabled: false - civictheme_service_card: - weight: 45 - enabled: false - civictheme_slider: - weight: 4 - enabled: false - civictheme_slider_slide: - enabled: true - weight: 3 - civictheme_slider_slide_ref: - enabled: true - weight: 48 -field_type: entity_reference_revisions diff --git a/config/optional/field.field.paragraph.civictheme_slider.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_slider.field_c_p_theme.yml deleted file mode 100644 index e8ce722709d6e3d723962b797b423efd279ea6ee..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_slider - module: - - options -id: paragraph.civictheme_slider.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_slider -label: Theme -description: '' -required: true -translatable: false -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_slider.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_slider.field_c_p_title.yml deleted file mode 100644 index ea42c7f1544e72817847662dab78d1705035af90..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_slider -id: paragraph.civictheme_slider.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_slider -label: Title -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_slider.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_slider.field_c_p_vertical_spacing.yml deleted file mode 100644 index eca72eb4a0513b56ee60446d2e34e34ba106271c..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_slider - module: - - options -id: paragraph.civictheme_slider.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_slider -label: 'Vertical spacing' -description: '' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_content.yml b/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_content.yml deleted file mode 100644 index ffccd6a28a7683539ccc28ff73e978043b8055cb..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_content.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_content - - paragraphs.paragraphs_type.civictheme_slider_slide - module: - - text -id: paragraph.civictheme_slider_slide.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -bundle: civictheme_slider_slide -label: Content -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - allowed_formats: { } -field_type: text_long diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_date.yml b/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_date.yml deleted file mode 100644 index bf02d9ded481153797db9633e4e65f4cca3c6d67..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_date.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_date - - paragraphs.paragraphs_type.civictheme_slider_slide - module: - - datetime -id: paragraph.civictheme_slider_slide.field_c_p_date -field_name: field_c_p_date -entity_type: paragraph -bundle: civictheme_slider_slide -label: Date -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: datetime diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_image.yml b/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_image.yml deleted file mode 100644 index af2052e33091cc7cf192de4c4ee316267859e8af..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_image.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_image - - media.type.civictheme_image - - paragraphs.paragraphs_type.civictheme_slider_slide -id: paragraph.civictheme_slider_slide.field_c_p_image -field_name: field_c_p_image -entity_type: paragraph -bundle: civictheme_slider_slide -label: Image -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_image_position.yml b/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_image_position.yml deleted file mode 100644 index a99e00fbfc8c37ea0b085130e54400cd5198efec..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_image_position.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_image_position - - paragraphs.paragraphs_type.civictheme_slider_slide - module: - - options -id: paragraph.civictheme_slider_slide.field_c_p_image_position -field_name: field_c_p_image_position -entity_type: paragraph -bundle: civictheme_slider_slide -label: 'Image position' -description: '' -required: true -translatable: false -default_value: - - - value: left -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_links.yml b/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_links.yml deleted file mode 100644 index 52c9427ec8c99f4ad3ee2f754fda5e06ac67a9e3..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_links.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_links - - paragraphs.paragraphs_type.civictheme_slider_slide - module: - - link -id: paragraph.civictheme_slider_slide.field_c_p_links -field_name: field_c_p_links -entity_type: paragraph -bundle: civictheme_slider_slide -label: Links -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - title: 2 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_theme.yml deleted file mode 100644 index 02373a47f04f3cd7bda78ad4d6bf706880b08dc3..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_slider_slide - module: - - options -id: paragraph.civictheme_slider_slide.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_slider_slide -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_title.yml deleted file mode 100644 index 96975f36237ec1f68b0498ad77adb77147ff05db..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_slider_slide -id: paragraph.civictheme_slider_slide.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_slider_slide -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_topics.yml b/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_topics.yml deleted file mode 100644 index 4d06765ad485303cadbcbfffd842de64bc3655ac..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide.field_c_p_topics.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_slider_slide - - taxonomy.vocabulary.civictheme_topics -id: paragraph.civictheme_slider_slide.field_c_p_topics -field_name: field_c_p_topics -entity_type: paragraph -bundle: civictheme_slider_slide -label: Topics -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_topics: civictheme_topics - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_image_position.yml b/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_image_position.yml deleted file mode 100644 index d0619496073f4f9a9aead0706d5dc054221d210c..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_image_position.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_image_position - - paragraphs.paragraphs_type.civictheme_slider_slide_ref - module: - - options -id: paragraph.civictheme_slider_slide_ref.field_c_p_image_position -field_name: field_c_p_image_position -entity_type: paragraph -bundle: civictheme_slider_slide_ref -label: 'Image position' -description: '' -required: true -translatable: true -default_value: - - - value: right -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_link_text.yml b/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_link_text.yml deleted file mode 100644 index 019ec8164ed3abc510f1c2ee90b08bfcfe200c8a..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_link_text.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_link_text - - paragraphs.paragraphs_type.civictheme_slider_slide_ref -id: paragraph.civictheme_slider_slide_ref.field_c_p_link_text -field_name: field_c_p_link_text -entity_type: paragraph -bundle: civictheme_slider_slide_ref -label: 'Link text' -description: 'Text to be shown on the slide button. Leave empty to hide button.' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_reference.yml b/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_reference.yml deleted file mode 100644 index f49c37d49c8d754d653a33a7a034f4cfd7b9beb3..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_reference.yml +++ /dev/null @@ -1,30 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_reference - - node.type.civictheme_event - - node.type.civictheme_page - - paragraphs.paragraphs_type.civictheme_slider_slide_ref -id: paragraph.civictheme_slider_slide_ref.field_c_p_reference -field_name: field_c_p_reference -entity_type: paragraph -bundle: civictheme_slider_slide_ref -label: Reference -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:node' - handler_settings: - target_bundles: - civictheme_event: civictheme_event - civictheme_page: civictheme_page - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: civictheme_event -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_theme.yml deleted file mode 100644 index 3ef2d9fc33c01fecb09fd5ba3d333349406ae33d..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_slider_slide_ref.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_slider_slide_ref - module: - - options -id: paragraph.civictheme_slider_slide_ref.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_slider_slide_ref -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_link.yml b/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_link.yml deleted file mode 100644 index 999f30f264c1621f0aa117a76611afdd0fd46ac1..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_link - - paragraphs.paragraphs_type.civictheme_snippet - module: - - link -id: paragraph.civictheme_snippet.field_c_p_link -field_name: field_c_p_link -entity_type: paragraph -bundle: civictheme_snippet -label: Link -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - title: 0 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_summary.yml b/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_summary.yml deleted file mode 100644 index 56343d5b13c8371f4b119093e40c1939c5bf62c4..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_summary.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_summary - - paragraphs.paragraphs_type.civictheme_snippet -id: paragraph.civictheme_snippet.field_c_p_summary -field_name: field_c_p_summary -entity_type: paragraph -bundle: civictheme_snippet -label: Summary -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string_long diff --git a/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_theme.yml deleted file mode 100644 index a3e543c2220d2297664f2b6fcc46cc74f57f81b3..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_snippet - module: - - options -id: paragraph.civictheme_snippet.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_snippet -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_title.yml deleted file mode 100644 index d58c5c816ea83269cca7f4dbd82f42ef197386ea..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_snippet -id: paragraph.civictheme_snippet.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_snippet -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_topics.yml b/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_topics.yml deleted file mode 100644 index 416f27d7bed0e75301b7b714284c0e72a1f06ba5..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_snippet.field_c_p_topics.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_topics - - paragraphs.paragraphs_type.civictheme_snippet - - taxonomy.vocabulary.civictheme_topics -id: paragraph.civictheme_snippet.field_c_p_topics -field_name: field_c_p_topics -entity_type: paragraph -bundle: civictheme_snippet -label: Topics -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:taxonomy_term' - handler_settings: - target_bundles: - civictheme_topics: civictheme_topics - sort: - field: name - direction: asc - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_snippet_ref.field_c_p_reference.yml b/config/optional/field.field.paragraph.civictheme_snippet_ref.field_c_p_reference.yml deleted file mode 100644 index 5e8f5c89f87eebd73b336c3d0eee48d14cbd98eb..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_snippet_ref.field_c_p_reference.yml +++ /dev/null @@ -1,30 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_reference - - node.type.civictheme_event - - node.type.civictheme_page - - paragraphs.paragraphs_type.civictheme_snippet_ref -id: paragraph.civictheme_snippet_ref.field_c_p_reference -field_name: field_c_p_reference -entity_type: paragraph -bundle: civictheme_snippet_ref -label: Reference -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:node' - handler_settings: - target_bundles: - civictheme_event: civictheme_event - civictheme_page: civictheme_page - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: civictheme_event -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_snippet_ref.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_snippet_ref.field_c_p_theme.yml deleted file mode 100644 index 62b997874bffebc03a39c824322cb9edac1a0d05..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_snippet_ref.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_snippet_ref - module: - - options -id: paragraph.civictheme_snippet_ref.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_snippet_ref -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_social_icon.field_c_p_icon.yml b/config/optional/field.field.paragraph.civictheme_social_icon.field_c_p_icon.yml deleted file mode 100644 index a658c17ab1ffef1b3007c2f5e3cc7d4bc8746b09..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_social_icon.field_c_p_icon.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_icon - - media.type.civictheme_icon - - paragraphs.paragraphs_type.civictheme_social_icon -id: paragraph.civictheme_social_icon.field_c_p_icon -field_name: field_c_p_icon -entity_type: paragraph -bundle: civictheme_social_icon -label: Icon -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_icon: civictheme_icon - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_social_icon.field_c_p_link.yml b/config/optional/field.field.paragraph.civictheme_social_icon.field_c_p_link.yml deleted file mode 100644 index 2251cb862905f59011759b8e9808ea9203356d4e..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_social_icon.field_c_p_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_link - - paragraphs.paragraphs_type.civictheme_social_icon - module: - - link -id: paragraph.civictheme_social_icon.field_c_p_link -field_name: field_c_p_link -entity_type: paragraph -bundle: civictheme_social_icon -label: Link -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - link_type: 16 - title: 2 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_image.yml b/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_image.yml deleted file mode 100644 index 31a0fbdbf017fa9590841d25478c495ac16ee5b3..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_image.yml +++ /dev/null @@ -1,28 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_image - - media.type.civictheme_image - - paragraphs.paragraphs_type.civictheme_subject_card -id: paragraph.civictheme_subject_card.field_c_p_image -field_name: field_c_p_image -entity_type: paragraph -bundle: civictheme_subject_card -label: Image -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:media' - handler_settings: - target_bundles: - civictheme_image: civictheme_image - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: '' -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_link.yml b/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_link.yml deleted file mode 100644 index d95fb35532024d82bda17cf4b798c18f41ef3f5b..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_link.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_link - - paragraphs.paragraphs_type.civictheme_subject_card - module: - - link -id: paragraph.civictheme_subject_card.field_c_p_link -field_name: field_c_p_link -entity_type: paragraph -bundle: civictheme_subject_card -label: Link -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - title: 0 - link_type: 17 -field_type: link diff --git a/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_theme.yml deleted file mode 100644 index 2d94245fd5fbb7ce1ee8d16c4ccd6ef508fbf9cc..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_subject_card - module: - - options -id: paragraph.civictheme_subject_card.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_subject_card -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_title.yml b/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_title.yml deleted file mode 100644 index 4b3241f185150f22b8333589d00d130df9f37554..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_subject_card.field_c_p_title.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_title - - paragraphs.paragraphs_type.civictheme_subject_card -id: paragraph.civictheme_subject_card.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -bundle: civictheme_subject_card -label: Title -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/config/optional/field.field.paragraph.civictheme_subject_card_ref.field_c_p_reference.yml b/config/optional/field.field.paragraph.civictheme_subject_card_ref.field_c_p_reference.yml deleted file mode 100644 index 0f9c5c17faf85e23542c6512626a6473ffbd934c..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_subject_card_ref.field_c_p_reference.yml +++ /dev/null @@ -1,30 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_reference - - node.type.civictheme_event - - node.type.civictheme_page - - paragraphs.paragraphs_type.civictheme_subject_card_ref -id: paragraph.civictheme_subject_card_ref.field_c_p_reference -field_name: field_c_p_reference -entity_type: paragraph -bundle: civictheme_subject_card_ref -label: Reference -description: '' -required: true -translatable: true -default_value: { } -default_value_callback: '' -settings: - handler: 'default:node' - handler_settings: - target_bundles: - civictheme_event: civictheme_event - civictheme_page: civictheme_page - sort: - field: _none - direction: ASC - auto_create: false - auto_create_bundle: civictheme_event -field_type: entity_reference diff --git a/config/optional/field.field.paragraph.civictheme_subject_card_ref.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_subject_card_ref.field_c_p_theme.yml deleted file mode 100644 index b36148f6ddca6f131102a6f5d2059144b0d1c44e..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_subject_card_ref.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_subject_card_ref - module: - - options -id: paragraph.civictheme_subject_card_ref.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_subject_card_ref -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_webform.field_c_p_background.yml b/config/optional/field.field.paragraph.civictheme_webform.field_c_p_background.yml deleted file mode 100644 index 828ef507e95eb676262374e314dcd63861e89f31..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_webform.field_c_p_background.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_background - - paragraphs.paragraphs_type.civictheme_webform -id: paragraph.civictheme_webform.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -bundle: civictheme_webform -label: Background -description: 'Apply a themed background color and provide horizontal spacing to the component' -required: false -translatable: true -default_value: - - - value: 0 -default_value_callback: '' -settings: - on_label: 'On' - off_label: 'Off' -field_type: boolean diff --git a/config/optional/field.field.paragraph.civictheme_webform.field_c_p_theme.yml b/config/optional/field.field.paragraph.civictheme_webform.field_c_p_theme.yml deleted file mode 100644 index eb383e51242516162c660d59f40ec60e3289c38a..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_webform.field_c_p_theme.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_theme - - paragraphs.paragraphs_type.civictheme_webform - module: - - options -id: paragraph.civictheme_webform.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -bundle: civictheme_webform -label: Theme -description: '' -required: true -translatable: true -default_value: - - - value: light -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_webform.field_c_p_vertical_spacing.yml b/config/optional/field.field.paragraph.civictheme_webform.field_c_p_vertical_spacing.yml deleted file mode 100644 index 2e264ae904cf16078f81665a0c42f5aff339cd9d..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_webform.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_vertical_spacing - - paragraphs.paragraphs_type.civictheme_webform - module: - - options -id: paragraph.civictheme_webform.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -bundle: civictheme_webform -label: 'Vertical spacing' -description: 'Adds additional vertical spacing to a component' -required: true -translatable: true -default_value: - - - value: bottom -default_value_callback: '' -settings: { } -field_type: list_string diff --git a/config/optional/field.field.paragraph.civictheme_webform.field_c_p_webform.yml b/config/optional/field.field.paragraph.civictheme_webform.field_c_p_webform.yml deleted file mode 100644 index b19479e79ade3302d7f820a5b9f5135d376216fc..0000000000000000000000000000000000000000 --- a/config/optional/field.field.paragraph.civictheme_webform.field_c_p_webform.yml +++ /dev/null @@ -1,24 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_c_p_webform - - paragraphs.paragraphs_type.civictheme_webform - module: - - webform -id: paragraph.civictheme_webform.field_c_p_webform -field_name: field_c_p_webform -entity_type: paragraph -bundle: civictheme_webform -label: Webform -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:webform' - handler_settings: - target_bundles: null - auto_create: false -field_type: webform diff --git a/config/optional/field.storage.media.field_c_m_audio_file.yml b/config/optional/field.storage.media.field_c_m_audio_file.yml deleted file mode 100644 index 0dc2e777fcd86bb198c9b7fd157b71d9dccc0391..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.media.field_c_m_audio_file.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - file - - media -id: media.field_c_m_audio_file -field_name: field_c_m_audio_file -entity_type: media -type: file -settings: - display_field: false - display_default: false - uri_scheme: public - target_type: file -module: file -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.media.field_c_m_caption.yml b/config/optional/field.storage.media.field_c_m_caption.yml deleted file mode 100644 index 2fe1c1f49bb1e3fc8deb57005d5c47742f8df27b..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.media.field_c_m_caption.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media -id: media.field_c_m_caption -field_name: field_c_m_caption -entity_type: media -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.media.field_c_m_document.yml b/config/optional/field.storage.media.field_c_m_document.yml deleted file mode 100644 index 02067089c79087194454aa1d90e5e80ec9f2ea0c..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.media.field_c_m_document.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - file - - media -id: media.field_c_m_document -field_name: field_c_m_document -entity_type: media -type: file -settings: - display_field: false - display_default: false - uri_scheme: public - target_type: file -module: file -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.media.field_c_m_icon.yml b/config/optional/field.storage.media.field_c_m_icon.yml deleted file mode 100644 index 8db5ca917a3f4fe6ca91aabcb853d1d7acabf0b5..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.media.field_c_m_icon.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - file - - media -id: media.field_c_m_icon -field_name: field_c_m_icon -entity_type: media -type: file -settings: - display_field: false - display_default: false - uri_scheme: public - target_type: file -module: file -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.media.field_c_m_image.yml b/config/optional/field.storage.media.field_c_m_image.yml deleted file mode 100644 index 23a7d044e932e7dc5b2d524d87a467c02a3e3f8f..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.media.field_c_m_image.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - file - - image - - media -id: media.field_c_m_image -field_name: field_c_m_image -entity_type: media -type: image -settings: - uri_scheme: public - default_image: - uuid: '' - alt: '' - title: '' - width: null - height: null - target_type: file - display_field: false - display_default: false -module: image -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.media.field_c_m_media_tags.yml b/config/optional/field.storage.media.field_c_m_media_tags.yml deleted file mode 100644 index 87a2fd83d2bb40aba1155641879e6c4fc1db2bef..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.media.field_c_m_media_tags.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media - - taxonomy -id: media.field_c_m_media_tags -field_name: field_c_m_media_tags -entity_type: media -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.media.field_c_m_oembed_video.yml b/config/optional/field.storage.media.field_c_m_oembed_video.yml deleted file mode 100644 index 5c18bcbe7c9e320b954bd8141d4400786d43b3f6..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.media.field_c_m_oembed_video.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media -id: media.field_c_m_oembed_video -field_name: field_c_m_oembed_video -entity_type: media -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.media.field_c_m_transcript.yml b/config/optional/field.storage.media.field_c_m_transcript.yml deleted file mode 100644 index ea8f21b3a7f6384e7eaea6660ccb8d66a5a5bdac..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.media.field_c_m_transcript.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media - - text -id: media.field_c_m_transcript -field_name: field_c_m_transcript -entity_type: media -type: text_long -settings: { } -module: text -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.media.field_c_m_transcript_link.yml b/config/optional/field.storage.media.field_c_m_transcript_link.yml deleted file mode 100644 index 77493f397852f452fc9a114d1053b382f405d306..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.media.field_c_m_transcript_link.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - media -id: media.field_c_m_transcript_link -field_name: field_c_m_transcript_link -entity_type: media -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.media.field_c_m_video_file.yml b/config/optional/field.storage.media.field_c_m_video_file.yml deleted file mode 100644 index 03e71671fbd4200a303b5b1e54a2735e3fbc9deb..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.media.field_c_m_video_file.yml +++ /dev/null @@ -1,22 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - file - - media -id: media.field_c_m_video_file -field_name: field_c_m_video_file -entity_type: media -type: file -settings: - display_field: false - display_default: false - uri_scheme: public - target_type: file -module: file -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_alert_page_visibility.yml b/config/optional/field.storage.node.field_c_n_alert_page_visibility.yml deleted file mode 100644 index bbc31bc0accaebc1beeea5238287f821ca3d6e86..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_alert_page_visibility.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_c_n_alert_page_visibility -field_name: field_c_n_alert_page_visibility -entity_type: node -type: string_long -settings: - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_alert_type.yml b/config/optional/field.storage.node.field_c_n_alert_type.yml deleted file mode 100644 index 631a674e14b0dab89a20daded5b5462f6fc0d60f..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_alert_type.yml +++ /dev/null @@ -1,32 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - options -id: node.field_c_n_alert_type -field_name: field_c_n_alert_type -entity_type: node -type: list_string -settings: - allowed_values: - - - value: information - label: Information - - - value: success - label: Success - - - value: warning - label: Warning - - - value: error - label: Error - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_attachments.yml b/config/optional/field.storage.node.field_c_n_attachments.yml deleted file mode 100644 index b7b66f8b914089966f79336b6a304d98cb5fa4bf..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_attachments.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - entity_reference_revisions - - node - - paragraphs -id: node.field_c_n_attachments -field_name: field_c_n_attachments -entity_type: node -type: entity_reference_revisions -settings: - target_type: paragraph -module: entity_reference_revisions -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_banner_background.yml b/config/optional/field.storage.node.field_c_n_banner_background.yml deleted file mode 100644 index 286b751a3c771b2b521bcb35b3eac32d121bdd11..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_banner_background.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media - - node -id: node.field_c_n_banner_background -field_name: field_c_n_banner_background -entity_type: node -type: entity_reference -settings: - target_type: media -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_banner_blend_mode.yml b/config/optional/field.storage.node.field_c_n_banner_blend_mode.yml deleted file mode 100644 index 2a33b73be2929a84e4e325e0ed6f39285d1cf663..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_banner_blend_mode.yml +++ /dev/null @@ -1,68 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - options -id: node.field_c_n_banner_blend_mode -field_name: field_c_n_banner_blend_mode -entity_type: node -type: list_string -settings: - allowed_values: - - - value: color - label: Color - - - value: color-burn - label: 'Color burn' - - - value: color-dodge - label: 'Color dodge' - - - value: darken - label: Darken - - - value: difference - label: Difference - - - value: exclusion - label: Exclusion - - - value: hard-light - label: 'Hard light' - - - value: hue - label: Hue - - - value: lighten - label: Lighten - - - value: luminosity - label: Luminosity - - - value: multiply - label: Multiply - - - value: normal - label: Normal - - - value: overlay - label: Overlay - - - value: saturation - label: Saturation - - - value: screen - label: Screen - - - value: soft-light - label: 'Soft light' - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_banner_components.yml b/config/optional/field.storage.node.field_c_n_banner_components.yml deleted file mode 100644 index 9bb41e9ea03e8b69998a5b5b9fbea2ec510575d5..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_banner_components.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - entity_reference_revisions - - node - - paragraphs -id: node.field_c_n_banner_components -field_name: field_c_n_banner_components -entity_type: node -type: entity_reference_revisions -settings: - target_type: paragraph -module: entity_reference_revisions -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_banner_components_bott.yml b/config/optional/field.storage.node.field_c_n_banner_components_bott.yml deleted file mode 100644 index c97b61edcfa779bd4497634a963010b40e94322a..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_banner_components_bott.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - entity_reference_revisions - - node - - paragraphs -id: node.field_c_n_banner_components_bott -field_name: field_c_n_banner_components_bott -entity_type: node -type: entity_reference_revisions -settings: - target_type: paragraph -module: entity_reference_revisions -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_banner_featured_image.yml b/config/optional/field.storage.node.field_c_n_banner_featured_image.yml deleted file mode 100644 index 82532a67868408c7a073926e1449c64fe95a87d6..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_banner_featured_image.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media - - node -id: node.field_c_n_banner_featured_image -field_name: field_c_n_banner_featured_image -entity_type: node -type: entity_reference -settings: - target_type: media -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_banner_hide_breadcrumb.yml b/config/optional/field.storage.node.field_c_n_banner_hide_breadcrumb.yml deleted file mode 100644 index 008a1ae2910ad306d98642833bca17d1d9011b1a..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_banner_hide_breadcrumb.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_c_n_banner_hide_breadcrumb -field_name: field_c_n_banner_hide_breadcrumb -entity_type: node -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_banner_theme.yml b/config/optional/field.storage.node.field_c_n_banner_theme.yml deleted file mode 100644 index 0045ec72e40b11b243e80a925404502dac33cff6..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_banner_theme.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - options -id: node.field_c_n_banner_theme -field_name: field_c_n_banner_theme -entity_type: node -type: list_string -settings: - allowed_values: - - - value: inherit - label: Inherit - - - value: light - label: Light - - - value: dark - label: Dark - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_banner_title.yml b/config/optional/field.storage.node.field_c_n_banner_title.yml deleted file mode 100644 index 59fda7c9f4de7910f0a2df0a3fb441b5f0169a64..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_banner_title.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_c_n_banner_title -field_name: field_c_n_banner_title -entity_type: node -type: string -settings: - max_length: 255 - case_sensitive: false - is_ascii: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_banner_type.yml b/config/optional/field.storage.node.field_c_n_banner_type.yml deleted file mode 100644 index d47d0acc64d29f4d66d1329580d53ca1d80fff18..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_banner_type.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - options -id: node.field_c_n_banner_type -field_name: field_c_n_banner_type -entity_type: node -type: list_string -settings: - allowed_values: - - - value: inherit - label: Inherit - - - value: default - label: Default - - - value: large - label: Large - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_body.yml b/config/optional/field.storage.node.field_c_n_body.yml deleted file mode 100644 index 112b61487472e2f8da2d8c7147fc955c26a54f05..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_body.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - text -id: node.field_c_n_body -field_name: field_c_n_body -entity_type: node -type: text_long -settings: { } -module: text -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_components.yml b/config/optional/field.storage.node.field_c_n_components.yml deleted file mode 100644 index 5a68edc5bde49af41f9274fc62380584f9459350..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_components.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - entity_reference_revisions - - node - - paragraphs -id: node.field_c_n_components -field_name: field_c_n_components -entity_type: node -type: entity_reference_revisions -settings: - target_type: paragraph -module: entity_reference_revisions -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_custom_last_updated.yml b/config/optional/field.storage.node.field_c_n_custom_last_updated.yml deleted file mode 100644 index 6efad54da0a1414b41f073834f83ad10abb146ff..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_custom_last_updated.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - datetime - - node -id: node.field_c_n_custom_last_updated -field_name: field_c_n_custom_last_updated -entity_type: node -type: datetime -settings: - datetime_type: date -module: datetime -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_date_range.yml b/config/optional/field.storage.node.field_c_n_date_range.yml deleted file mode 100644 index f49f04ead354f70c34e497c01fd13b1eb593812e..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_date_range.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - datetime_range - - node -id: node.field_c_n_date_range -field_name: field_c_n_date_range -entity_type: node -type: daterange -settings: - datetime_type: datetime -module: datetime_range -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_hide_sidebar.yml b/config/optional/field.storage.node.field_c_n_hide_sidebar.yml deleted file mode 100644 index 1896b02226c77d166cad991d5ebb0163f0bba180..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_hide_sidebar.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_c_n_hide_sidebar -field_name: field_c_n_hide_sidebar -entity_type: node -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_hide_tags.yml b/config/optional/field.storage.node.field_c_n_hide_tags.yml deleted file mode 100644 index a5eebb0cf418b2fa442694f9589d322e1190a0f2..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_hide_tags.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_c_n_hide_tags -field_name: field_c_n_hide_tags -entity_type: node -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_location.yml b/config/optional/field.storage.node.field_c_n_location.yml deleted file mode 100644 index 05fa3610741cefd19939c8dbde6225ed1021b582..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_location.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - entity_reference_revisions - - node - - paragraphs -id: node.field_c_n_location -field_name: field_c_n_location -entity_type: node -type: entity_reference_revisions -settings: - target_type: paragraph -module: entity_reference_revisions -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_show_last_updated.yml b/config/optional/field.storage.node.field_c_n_show_last_updated.yml deleted file mode 100644 index a0f3921e8c7416d22e2cf12acd37421788393059..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_show_last_updated.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_c_n_show_last_updated -field_name: field_c_n_show_last_updated -entity_type: node -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_show_toc.yml b/config/optional/field.storage.node.field_c_n_show_toc.yml deleted file mode 100644 index d3f2fbeb8958ce2a74862f916e5a94edfe65e688..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_show_toc.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_c_n_show_toc -field_name: field_c_n_show_toc -entity_type: node -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_site_section.yml b/config/optional/field.storage.node.field_c_n_site_section.yml deleted file mode 100644 index 1bdb9449aabd7c8a72d343f42432aa61d363def6..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_site_section.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - taxonomy -id: node.field_c_n_site_section -field_name: field_c_n_site_section -entity_type: node -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_summary.yml b/config/optional/field.storage.node.field_c_n_summary.yml deleted file mode 100644 index ad418e465077d34eb9e71002a51775eb66d97d33..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_summary.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: node.field_c_n_summary -field_name: field_c_n_summary -entity_type: node -type: string_long -settings: - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_thumbnail.yml b/config/optional/field.storage.node.field_c_n_thumbnail.yml deleted file mode 100644 index 8d0173dc32bf54b852612b92645c383250e8ae22..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_thumbnail.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media - - node -id: node.field_c_n_thumbnail -field_name: field_c_n_thumbnail -entity_type: node -type: entity_reference -settings: - target_type: media -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_topics.yml b/config/optional/field.storage.node.field_c_n_topics.yml deleted file mode 100644 index 363ffd4750f91774c1da202035744be4ba869b30..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_topics.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - taxonomy -id: node.field_c_n_topics -field_name: field_c_n_topics -entity_type: node -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.node.field_c_n_vertical_spacing.yml b/config/optional/field.storage.node.field_c_n_vertical_spacing.yml deleted file mode 100644 index 0c065be1e4457a08885a45d32f8d9845450ac017..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.node.field_c_n_vertical_spacing.yml +++ /dev/null @@ -1,32 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - options -id: node.field_c_n_vertical_spacing -field_name: field_c_n_vertical_spacing -entity_type: node -type: list_string -settings: - allowed_values: - - - value: none - label: None - - - value: top - label: Top - - - value: bottom - label: Bottom - - - value: both - label: Both - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_address.yml b/config/optional/field.storage.paragraph.field_c_p_address.yml deleted file mode 100644 index 5c0ce187e7ad80c4c19437f0ac55b4f94d1c7a97..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_address.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_address -field_name: field_c_p_address -entity_type: paragraph -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_attachments.yml b/config/optional/field.storage.paragraph.field_c_p_attachments.yml deleted file mode 100644 index 318a0ee508817710acfadee458b1bbb64caa990f..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_attachments.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media - - paragraphs -id: paragraph.field_c_p_attachments -field_name: field_c_p_attachments -entity_type: paragraph -type: entity_reference -settings: - target_type: media -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_attributes.yml b/config/optional/field.storage.paragraph.field_c_p_attributes.yml deleted file mode 100644 index 4b316c40d1610aa2dc98b54ccadecbc912d7382d..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_attributes.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_attributes -field_name: field_c_p_attributes -entity_type: paragraph -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_background.yml b/config/optional/field.storage.paragraph.field_c_p_background.yml deleted file mode 100644 index bf75e6b9b1f63aad3eb2ca41e5465358f5ea0c6d..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_background.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_background -field_name: field_c_p_background -entity_type: paragraph -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_cards.yml b/config/optional/field.storage.paragraph.field_c_p_cards.yml deleted file mode 100644 index 082e951379665de56700cc7e4371aa49e3e4aa0f..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_cards.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - entity_reference_revisions - - paragraphs -id: paragraph.field_c_p_cards -field_name: field_c_p_cards -entity_type: paragraph -type: entity_reference_revisions -settings: - target_type: paragraph -module: entity_reference_revisions -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_content.yml b/config/optional/field.storage.paragraph.field_c_p_content.yml deleted file mode 100644 index b1b1ab995d3a65325e97f8d5c6867ad85c1e5c41..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_content.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs - - text -id: paragraph.field_c_p_content -field_name: field_c_p_content -entity_type: paragraph -type: text_long -settings: { } -module: text -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_date.yml b/config/optional/field.storage.paragraph.field_c_p_date.yml deleted file mode 100644 index 94f8403f2a1d33c88de2f3505b16f975bb3635a1..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_date.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - datetime - - paragraphs -id: paragraph.field_c_p_date -field_name: field_c_p_date -entity_type: paragraph -type: datetime -settings: - datetime_type: date -module: datetime -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_date_range.yml b/config/optional/field.storage.paragraph.field_c_p_date_range.yml deleted file mode 100644 index 2e96f13c9911720594789e4998805b7ace53e6dc..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_date_range.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - datetime_range - - paragraphs -id: paragraph.field_c_p_date_range -field_name: field_c_p_date_range -entity_type: paragraph -type: daterange -settings: - datetime_type: datetime -module: datetime_range -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_default_panel.yml b/config/optional/field.storage.paragraph.field_c_p_default_panel.yml deleted file mode 100644 index 28114752b06912988682f305e4d7b4e5fc749050..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_default_panel.yml +++ /dev/null @@ -1,50 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_default_panel -field_name: field_c_p_default_panel -entity_type: paragraph -type: list_integer -settings: - allowed_values: - - - value: 1 - label: '1' - - - value: 2 - label: '2' - - - value: 3 - label: '3' - - - value: 4 - label: '4' - - - value: 5 - label: '5' - - - value: 6 - label: '6' - - - value: 7 - label: '7' - - - value: 8 - label: '8' - - - value: 9 - label: '9' - - - value: 10 - label: '10' - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_document.yml b/config/optional/field.storage.paragraph.field_c_p_document.yml deleted file mode 100644 index 6de9fc951870a206c616c35407112cf41a8d20d2..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_document.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media - - paragraphs -id: paragraph.field_c_p_document -field_name: field_c_p_document -entity_type: paragraph -type: entity_reference -settings: - target_type: media -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_embed_url.yml b/config/optional/field.storage.paragraph.field_c_p_embed_url.yml deleted file mode 100644 index 862cc732e2a1949ad4e494109cb5ad79e28210c8..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_embed_url.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - paragraphs -id: paragraph.field_c_p_embed_url -field_name: field_c_p_embed_url -entity_type: paragraph -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_expand.yml b/config/optional/field.storage.paragraph.field_c_p_expand.yml deleted file mode 100644 index aa8faa5c6f703a7e6c3390dbcaf4caf0322e3f31..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_expand.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_expand -field_name: field_c_p_expand -entity_type: paragraph -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_footer_link.yml b/config/optional/field.storage.paragraph.field_c_p_footer_link.yml deleted file mode 100644 index b7ff521e2778a3dff760c3a6f5e2ba4426e6c8c1..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_footer_link.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - paragraphs -id: paragraph.field_c_p_footer_link -field_name: field_c_p_footer_link -entity_type: paragraph -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_header_link.yml b/config/optional/field.storage.paragraph.field_c_p_header_link.yml deleted file mode 100644 index 6039bbd3c9e99e448b78b5e1f072bb3406e8543b..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_header_link.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - paragraphs -id: paragraph.field_c_p_header_link -field_name: field_c_p_header_link -entity_type: paragraph -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_height.yml b/config/optional/field.storage.paragraph.field_c_p_height.yml deleted file mode 100644 index ea7513f034497a36362268d1a06a73dcb59123a4..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_height.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_height -field_name: field_c_p_height -entity_type: paragraph -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_icon.yml b/config/optional/field.storage.paragraph.field_c_p_icon.yml deleted file mode 100644 index 9c9e0a4dec5755411332444b9af181a903ed30bc..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_icon.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media - - paragraphs -id: paragraph.field_c_p_icon -field_name: field_c_p_icon -entity_type: paragraph -type: entity_reference -settings: - target_type: media -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_image.yml b/config/optional/field.storage.paragraph.field_c_p_image.yml deleted file mode 100644 index 7358ac0e736f3128d3c0a9a36b0f560f711d8df4..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_image.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - media - - paragraphs -id: paragraph.field_c_p_image -field_name: field_c_p_image -entity_type: paragraph -type: entity_reference -settings: - target_type: media -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_image_position.yml b/config/optional/field.storage.paragraph.field_c_p_image_position.yml deleted file mode 100644 index 7ec3d988e40dfba2b866553f3c949fcbcc8fd7ce..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_image_position.yml +++ /dev/null @@ -1,26 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_image_position -field_name: field_c_p_image_position -entity_type: paragraph -type: list_string -settings: - allowed_values: - - - value: left - label: Left - - - value: right - label: Right - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_link.yml b/config/optional/field.storage.paragraph.field_c_p_link.yml deleted file mode 100644 index c67e1337c67976ff012a23eee74d45083797e935..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_link.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - paragraphs -id: paragraph.field_c_p_link -field_name: field_c_p_link -entity_type: paragraph -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_link_text.yml b/config/optional/field.storage.paragraph.field_c_p_link_text.yml deleted file mode 100644 index c1ade2b160a2a48cd688750c88fc9aca3863fdb8..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_link_text.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_link_text -field_name: field_c_p_link_text -entity_type: paragraph -type: string -settings: - max_length: 255 - case_sensitive: false - is_ascii: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_links.yml b/config/optional/field.storage.paragraph.field_c_p_links.yml deleted file mode 100644 index 46be4f3e495b53b5a7f7cd6a8dd4ccd69514c96a..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_links.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - paragraphs -id: paragraph.field_c_p_links -field_name: field_c_p_links -entity_type: paragraph -type: link -settings: { } -module: link -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_column_count.yml b/config/optional/field.storage.paragraph.field_c_p_list_column_count.yml deleted file mode 100644 index 045cff777e9bc54bf8d3737a21d97df36167b400..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_column_count.yml +++ /dev/null @@ -1,32 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_list_column_count -field_name: field_c_p_list_column_count -entity_type: paragraph -type: list_integer -settings: - allowed_values: - - - value: 1 - label: '1' - - - value: 2 - label: '2' - - - value: 3 - label: '3' - - - value: 4 - label: '4' - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_content_type.yml b/config/optional/field.storage.paragraph.field_c_p_list_content_type.yml deleted file mode 100644 index ba0d863fe3ae586a3f366b25e962227bd22a9e7f..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_content_type.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_list_content_type -field_name: field_c_p_list_content_type -entity_type: paragraph -type: list_string -settings: - allowed_values: - - - value: all - label: Any - - - value: civictheme_page - label: Page - - - value: civictheme_event - label: Event - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_fill_width.yml b/config/optional/field.storage.paragraph.field_c_p_list_fill_width.yml deleted file mode 100644 index be78923e6e33a3d3941af99744851477ee815c16..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_fill_width.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_list_fill_width -field_name: field_c_p_list_fill_width -entity_type: paragraph -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_filters_exp.yml b/config/optional/field.storage.paragraph.field_c_p_list_filters_exp.yml deleted file mode 100644 index 1cd435672446f647716a6cafe1fad0fd7b48accb..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_filters_exp.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_list_filters_exp -field_name: field_c_p_list_filters_exp -entity_type: paragraph -type: list_string -settings: - allowed_values: - - - value: type - label: Type - - - value: topic - label: Topic - - - value: title - label: Title - allowed_values_function: '' -module: options -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_item_theme.yml b/config/optional/field.storage.paragraph.field_c_p_list_item_theme.yml deleted file mode 100644 index 3a4f21d6cc68bc1d6526ada54f4d6a51d6242763..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_item_theme.yml +++ /dev/null @@ -1,26 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_list_item_theme -field_name: field_c_p_list_item_theme -entity_type: paragraph -type: list_string -settings: - allowed_values: - - - value: light - label: Light - - - value: dark - label: Dark - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_item_view_as.yml b/config/optional/field.storage.paragraph.field_c_p_list_item_view_as.yml deleted file mode 100644 index 20f1a85498ddb19d7aeef1444968ba5df9ec547d..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_item_view_as.yml +++ /dev/null @@ -1,29 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_list_item_view_as -field_name: field_c_p_list_item_view_as -entity_type: paragraph -type: list_string -settings: - allowed_values: - - - value: civictheme_promo_card - label: 'Promo card' - - - value: civictheme_navigation_card - label: 'Navigation card' - - - value: civictheme_snippet - label: Snippet - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_items.yml b/config/optional/field.storage.paragraph.field_c_p_list_items.yml deleted file mode 100644 index 5c283e421b5fe279bca39700e14b6b5588d936df..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_items.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - entity_reference_revisions - - paragraphs -id: paragraph.field_c_p_list_items -field_name: field_c_p_list_items -entity_type: paragraph -type: entity_reference_revisions -settings: - target_type: paragraph -module: entity_reference_revisions -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_limit.yml b/config/optional/field.storage.paragraph.field_c_p_list_limit.yml deleted file mode 100644 index e27e520e1cd2992e131da6fb006a20913b457243..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_limit.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_list_limit -field_name: field_c_p_list_limit -entity_type: paragraph -type: integer -settings: - unsigned: false - size: normal -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_limit_type.yml b/config/optional/field.storage.paragraph.field_c_p_list_limit_type.yml deleted file mode 100644 index 0cd0ffedeb8d14f3e6028443f16b4a1e7cdbe2a3..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_limit_type.yml +++ /dev/null @@ -1,26 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_list_limit_type -field_name: field_c_p_list_limit_type -entity_type: paragraph -type: list_string -settings: - allowed_values: - - - value: limited - label: Limited - - - value: unlimited - label: Unlimited - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_link_above.yml b/config/optional/field.storage.paragraph.field_c_p_list_link_above.yml deleted file mode 100644 index 45febf4e7cd87775a3c579aad9d6cb42b73ba3cf..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_link_above.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - paragraphs -id: paragraph.field_c_p_list_link_above -field_name: field_c_p_list_link_above -entity_type: paragraph -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_link_below.yml b/config/optional/field.storage.paragraph.field_c_p_list_link_below.yml deleted file mode 100644 index b2dff52a35e549b52021add4bb8fd6a483b0459a..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_link_below.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - paragraphs -id: paragraph.field_c_p_list_link_below -field_name: field_c_p_list_link_below -entity_type: paragraph -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_site_sections.yml b/config/optional/field.storage.paragraph.field_c_p_list_site_sections.yml deleted file mode 100644 index ea9ff135d2a01e76e805209796257880dfd854e4..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_site_sections.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs - - taxonomy -id: paragraph.field_c_p_list_site_sections -field_name: field_c_p_list_site_sections -entity_type: paragraph -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_topics.yml b/config/optional/field.storage.paragraph.field_c_p_list_topics.yml deleted file mode 100644 index 357b9f418a6816c1a3627ad312928ddd5b26def4..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_topics.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs - - taxonomy -id: paragraph.field_c_p_list_topics -field_name: field_c_p_list_topics -entity_type: paragraph -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_list_type.yml b/config/optional/field.storage.paragraph.field_c_p_list_type.yml deleted file mode 100644 index f18afde0b90993b46036e38bcef37215ddbbb045..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_list_type.yml +++ /dev/null @@ -1,23 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_list_type -field_name: field_c_p_list_type -entity_type: paragraph -type: list_string -settings: - allowed_values: - - - value: civictheme_automated_list__block1 - label: Default - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_location.yml b/config/optional/field.storage.paragraph.field_c_p_location.yml deleted file mode 100644 index 257ffb9a03bde2aa3fbc193d346a7a985df202fb..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_location.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_location -field_name: field_c_p_location -entity_type: paragraph -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_panels.yml b/config/optional/field.storage.paragraph.field_c_p_panels.yml deleted file mode 100644 index 75fb1ca2e3515402811710702ebcb4f7a4bb5cc1..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_panels.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - entity_reference_revisions - - paragraphs -id: paragraph.field_c_p_panels -field_name: field_c_p_panels -entity_type: paragraph -type: entity_reference_revisions -settings: - target_type: paragraph -module: entity_reference_revisions -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_reference.yml b/config/optional/field.storage.paragraph.field_c_p_reference.yml deleted file mode 100644 index 6ffe8d063f46ee18ad7aebd949b4037e92dc62e5..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_reference.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node - - paragraphs -id: paragraph.field_c_p_reference -field_name: field_c_p_reference -entity_type: paragraph -type: entity_reference -settings: - target_type: node -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_show_image_as_icon.yml b/config/optional/field.storage.paragraph.field_c_p_show_image_as_icon.yml deleted file mode 100644 index 323334b0eb476f436a0c79d8673e9f71c7f54fe6..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_show_image_as_icon.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_show_image_as_icon -field_name: field_c_p_show_image_as_icon -entity_type: paragraph -type: boolean -settings: { } -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_slides.yml b/config/optional/field.storage.paragraph.field_c_p_slides.yml deleted file mode 100644 index cfd45c80ff63ddc9ff7e51b59cff81182cab96e5..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_slides.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - entity_reference_revisions - - paragraphs -id: paragraph.field_c_p_slides -field_name: field_c_p_slides -entity_type: paragraph -type: entity_reference_revisions -settings: - target_type: paragraph -module: entity_reference_revisions -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_subtitle.yml b/config/optional/field.storage.paragraph.field_c_p_subtitle.yml deleted file mode 100644 index 4f119ac78c0a90be7cc77354f2e9731ff4c84329..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_subtitle.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_subtitle -field_name: field_c_p_subtitle -entity_type: paragraph -type: string -settings: - max_length: 255 - case_sensitive: false - is_ascii: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_summary.yml b/config/optional/field.storage.paragraph.field_c_p_summary.yml deleted file mode 100644 index c5ffd513c43fba729f08f2604ad992dd180b71bb..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_summary.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_summary -field_name: field_c_p_summary -entity_type: paragraph -type: string_long -settings: - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_theme.yml b/config/optional/field.storage.paragraph.field_c_p_theme.yml deleted file mode 100644 index 32a4329a6a7cbb9b76fdf1242973a6c300f8e65a..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_theme.yml +++ /dev/null @@ -1,26 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_theme -field_name: field_c_p_theme -entity_type: paragraph -type: list_string -settings: - allowed_values: - - - value: light - label: Light - - - value: dark - label: Dark - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_title.yml b/config/optional/field.storage.paragraph.field_c_p_title.yml deleted file mode 100644 index 67e7ddc12acfd24a8593eb38b001d6d32050f6ed..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_title.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_title -field_name: field_c_p_title -entity_type: paragraph -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_topics.yml b/config/optional/field.storage.paragraph.field_c_p_topics.yml deleted file mode 100644 index 23df64859498ab1f7ee6741275cac2ac8477c2a8..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_topics.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs - - taxonomy -id: paragraph.field_c_p_topics -field_name: field_c_p_topics -entity_type: paragraph -type: entity_reference -settings: - target_type: taxonomy_term -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_url.yml b/config/optional/field.storage.paragraph.field_c_p_url.yml deleted file mode 100644 index 1b95d9fc39cf50ff7b0a2f5d203abaeaa55b4148..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_url.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_url -field_name: field_c_p_url -entity_type: paragraph -type: string_long -settings: - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_vertical_spacing.yml b/config/optional/field.storage.paragraph.field_c_p_vertical_spacing.yml deleted file mode 100644 index 6af533967763da51aa35876d4b74a4f488f2935b..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_vertical_spacing.yml +++ /dev/null @@ -1,32 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - options - - paragraphs -id: paragraph.field_c_p_vertical_spacing -field_name: field_c_p_vertical_spacing -entity_type: paragraph -type: list_string -settings: - allowed_values: - - - value: none - label: None - - - value: top - label: Top - - - value: bottom - label: Bottom - - - value: both - label: Both - allowed_values_function: '' -module: options -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_view_link.yml b/config/optional/field.storage.paragraph.field_c_p_view_link.yml deleted file mode 100644 index 50f10358799cccdd26dbbbf2c2aa53a39c08d708..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_view_link.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - link - - paragraphs -id: paragraph.field_c_p_view_link -field_name: field_c_p_view_link -entity_type: paragraph -type: link -settings: { } -module: link -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_webform.yml b/config/optional/field.storage.paragraph.field_c_p_webform.yml deleted file mode 100644 index fce6d204a873c4887dbb77bc1d3370165c679dd1..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_webform.yml +++ /dev/null @@ -1,19 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs - - webform -id: paragraph.field_c_p_webform -field_name: field_c_p_webform -entity_type: paragraph -type: webform -settings: - target_type: webform -module: webform -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/field.storage.paragraph.field_c_p_width.yml b/config/optional/field.storage.paragraph.field_c_p_width.yml deleted file mode 100644 index d06680ad2c05aa1de334bde7fe8f642af1b25403..0000000000000000000000000000000000000000 --- a/config/optional/field.storage.paragraph.field_c_p_width.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - paragraphs -id: paragraph.field_c_p_width -field_name: field_c_p_width -entity_type: paragraph -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/config/optional/filter.format.civictheme_plain_text.yml b/config/optional/filter.format.civictheme_plain_text.yml deleted file mode 100644 index 2b430c066ccf87af5429860ca2130c565bbacbea..0000000000000000000000000000000000000000 --- a/config/optional/filter.format.civictheme_plain_text.yml +++ /dev/null @@ -1,26 +0,0 @@ -langcode: en -status: true -dependencies: { } -name: 'Plain text' -format: civictheme_plain_text -weight: 10 -filters: - filter_autop: - id: filter_autop - provider: filter - status: true - weight: 0 - settings: { } - filter_html_escape: - id: filter_html_escape - provider: filter - status: true - weight: -10 - settings: { } - filter_url: - id: filter_url - provider: filter - status: true - weight: 0 - settings: - filter_url_length: 72 diff --git a/config/optional/filter.format.civictheme_rich_text.yml b/config/optional/filter.format.civictheme_rich_text.yml deleted file mode 100644 index 5baa605348a4e5a47ddfccf64dd1901319e27eb4..0000000000000000000000000000000000000000 --- a/config/optional/filter.format.civictheme_rich_text.yml +++ /dev/null @@ -1,90 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.media.embedded - module: - - editor - - linkit - - media -name: 'Rich text' -format: civictheme_rich_text -weight: 0 -filters: - editor_file_reference: - id: editor_file_reference - provider: editor - status: false - weight: -48 - settings: { } - filter_align: - id: filter_align - provider: filter - status: true - weight: -47 - settings: { } - filter_autop: - id: filter_autop - provider: filter - status: false - weight: -45 - settings: { } - filter_caption: - id: filter_caption - provider: filter - status: true - weight: -46 - settings: { } - filter_html: - id: filter_html - provider: filter - status: true - weight: -50 - settings: - allowed_html: '<br> <p class="ct-text-large ct-text-small text-align-left text-align-center text-align-right"> <h2 id class> <h3 id class="text-align-left text-align-center text-align-right"> <h4 id class="text-align-left text-align-center text-align-right"> <h5 id class="text-align-left text-align-center text-align-right"> <h6 id class="text-align-left text-align-center text-align-right"> <a class="ct-button ct-theme-light ct-button--primary ct-button--regular ct-button--secondary ct-button--large ct-content-link ct-content-link--external ct-button--button ct-theme-dark" hreflang target title href data-entity-type data-entity-uuid data-entity-substitution> <table class="ct-theme-light ct-table ct-table--striped"> <cite> <dl> <dt> <dd> <img src alt data-entity-type data-entity-uuid> <drupal-entity alt title data-entity-type data-entity-uuid data-entity-embed-display data-entity-embed-display-settings data-align data-caption data-embed-button> <span class="ct-visually-hidden"> <svg role viewbox aria-hidden width height class="ct-icon"> <path d> <blockquote cite> <ul type> <ol type start> <drupal-media title data-entity-type data-entity-uuid alt data-caption data-align> <strong> <em> <u> <s> <sub> <sup> <li> <tr> <td rowspan colspan> <th rowspan colspan> <thead> <tbody> <tfoot> <caption>' - filter_html_help: true - filter_html_nofollow: false - filter_html_escape: - id: filter_html_escape - provider: filter - status: false - weight: -49 - settings: { } - filter_html_image_secure: - id: filter_html_image_secure - provider: filter - status: false - weight: -43 - settings: { } - filter_htmlcorrector: - id: filter_htmlcorrector - provider: filter - status: false - weight: -42 - settings: { } - filter_url: - id: filter_url - provider: filter - status: true - weight: -44 - settings: - filter_url_length: 72 - linkit: - id: linkit - provider: linkit - status: true - weight: 0 - settings: - title: true - media_embed: - id: media_embed - provider: media - status: true - weight: -41 - settings: - default_view_mode: embedded - allowed_view_modes: { } - allowed_media_types: - civictheme_image: civictheme_image - civictheme_remote_video: civictheme_remote_video - civictheme_video: civictheme_video diff --git a/config/optional/image.style.civictheme_campaign.yml b/config/optional/image.style.civictheme_campaign.yml deleted file mode 100644 index efed399ae1573f72cbd74ef1ff49f5352bbfb5b9..0000000000000000000000000000000000000000 --- a/config/optional/image.style.civictheme_campaign.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: civictheme_campaign -label: Campaign -effects: - dd0cef2a-f164-4c8e-ab0c-3898ec0f139b: - uuid: dd0cef2a-f164-4c8e-ab0c-3898ec0f139b - id: focal_point_scale_and_crop - weight: 1 - data: - width: 600 - height: 600 - crop_type: focal_point diff --git a/config/optional/image.style.civictheme_event_card.yml b/config/optional/image.style.civictheme_event_card.yml deleted file mode 100644 index cb49118d76cbc5f1f22305316d67a8b72262152d..0000000000000000000000000000000000000000 --- a/config/optional/image.style.civictheme_event_card.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: civictheme_event_card -label: 'Event Card' -effects: - 14a3c5a2-905e-44b1-a1ce-597a189fa83d: - uuid: 14a3c5a2-905e-44b1-a1ce-597a189fa83d - id: focal_point_scale_and_crop - weight: 1 - data: - width: 600 - height: 600 - crop_type: focal_point diff --git a/config/optional/image.style.civictheme_medium.yml b/config/optional/image.style.civictheme_medium.yml deleted file mode 100644 index 0281033a354846723a34d4a28a723beb75eba141..0000000000000000000000000000000000000000 --- a/config/optional/image.style.civictheme_medium.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: civictheme_medium -label: Medium -effects: - 057ded4a-e764-4232-91d2-79c07a5da33b: - uuid: 057ded4a-e764-4232-91d2-79c07a5da33b - id: focal_point_scale_and_crop - weight: 2 - data: - width: 220 - height: 220 - crop_type: focal_point diff --git a/config/optional/image.style.civictheme_navigation_card.yml b/config/optional/image.style.civictheme_navigation_card.yml deleted file mode 100644 index cb73837c2576f6c6f45cbf7bfcd3d67c3e740e8b..0000000000000000000000000000000000000000 --- a/config/optional/image.style.civictheme_navigation_card.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: civictheme_navigation_card -label: 'Navigation card' -effects: - 78add4a6-10e9-47fe-8da5-38defcbc1446: - uuid: 78add4a6-10e9-47fe-8da5-38defcbc1446 - id: focal_point_scale_and_crop - weight: 2 - data: - width: 600 - height: 600 - crop_type: focal_point diff --git a/config/optional/image.style.civictheme_promo_card.yml b/config/optional/image.style.civictheme_promo_card.yml deleted file mode 100644 index 31040f009f72e5fa6bd8de943f7dd6ec18afa2f8..0000000000000000000000000000000000000000 --- a/config/optional/image.style.civictheme_promo_card.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: civictheme_promo_card -label: 'Promo card' -effects: - 6549b68e-52d6-4bbd-b186-1425e10f2c59: - uuid: 6549b68e-52d6-4bbd-b186-1425e10f2c59 - id: focal_point_scale_and_crop - weight: 2 - data: - width: 600 - height: 600 - crop_type: focal_point diff --git a/config/optional/image.style.civictheme_publication_card.yml b/config/optional/image.style.civictheme_publication_card.yml deleted file mode 100644 index adec413d9e35e797abe015fe3210538baac88814..0000000000000000000000000000000000000000 --- a/config/optional/image.style.civictheme_publication_card.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: civictheme_publication_card -label: 'Publication Card' -effects: - f4003087-2cd4-4a11-9187-1b7272544544: - uuid: f4003087-2cd4-4a11-9187-1b7272544544 - id: focal_point_scale_and_crop - weight: 1 - data: - width: 600 - height: 600 - crop_type: focal_point diff --git a/config/optional/image.style.civictheme_slider_slide.yml b/config/optional/image.style.civictheme_slider_slide.yml deleted file mode 100644 index 57bb65b6ba5c846d6cecf759f4d89a6ca1a9d352..0000000000000000000000000000000000000000 --- a/config/optional/image.style.civictheme_slider_slide.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: civictheme_slider_slide -label: 'Slider Slide' -effects: - 5143132c-afdd-4410-a619-7718b9f7f7e8: - uuid: 5143132c-afdd-4410-a619-7718b9f7f7e8 - id: focal_point_scale_and_crop - weight: 1 - data: - width: 600 - height: 600 - crop_type: focal_point diff --git a/config/optional/image.style.civictheme_subject_card.yml b/config/optional/image.style.civictheme_subject_card.yml deleted file mode 100644 index 43a6f4d16b8cf391c6d0342c79b212257c66b387..0000000000000000000000000000000000000000 --- a/config/optional/image.style.civictheme_subject_card.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - focal_point -name: civictheme_subject_card -label: 'Subject Card' -effects: - c5ec6c21-ddb9-4b47-b9b4-f5206e0afb9d: - uuid: c5ec6c21-ddb9-4b47-b9b4-f5206e0afb9d - id: focal_point_scale_and_crop - weight: 1 - data: - width: 600 - height: 600 - crop_type: focal_point diff --git a/config/optional/linkit.linkit_profile.civictheme.yml b/config/optional/linkit.linkit_profile.civictheme.yml deleted file mode 100644 index a325b153e6cde60138768f2d634a0420181e8896..0000000000000000000000000000000000000000 --- a/config/optional/linkit.linkit_profile.civictheme.yml +++ /dev/null @@ -1,33 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -label: CivicTheme -id: civictheme -description: 'A CivicTheme Linkit profile' -matchers: - d6e543f1-e25c-410e-a212-00001f0439e2: - id: 'entity:node' - uuid: d6e543f1-e25c-410e-a212-00001f0439e2 - settings: - metadata: '[node:title]' - bundles: - civictheme_event: civictheme_event - civictheme_page: civictheme_page - group_by_bundle: false - substitution_type: canonical - limit: 100 - include_unpublished: false - weight: 0 - 730031d7-3db3-4e9b-b283-1662a1ebe8c4: - id: 'entity:media' - uuid: 730031d7-3db3-4e9b-b283-1662a1ebe8c4 - settings: - metadata: '[media:name]' - bundles: - civictheme_document: civictheme_document - group_by_bundle: false - substitution_type: media - limit: 100 - weight: 0 diff --git a/config/optional/media.settings.yml b/config/optional/media.settings.yml deleted file mode 100644 index 5ae9ddaf23bdb6de640de5750d187849c38f6bf2..0000000000000000000000000000000000000000 --- a/config/optional/media.settings.yml +++ /dev/null @@ -1,4 +0,0 @@ -icon_base_uri: 'public://media-icons/generic' -iframe_domain: null -oembed_providers_url: 'https://oembed.com/providers.json' -standalone_url: true diff --git a/config/optional/media.type.civictheme_audio.yml b/config/optional/media.type.civictheme_audio.yml deleted file mode 100644 index 16fe0cc13780eefb79b903e971a2954fb760611d..0000000000000000000000000000000000000000 --- a/config/optional/media.type.civictheme_audio.yml +++ /dev/null @@ -1,13 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_audio -label: Old CivicTheme Audio -description: 'A locally hosted audio file.' -source: file -queue_thumbnail_downloads: false -new_revision: true -source_configuration: - source_field: field_c_m_audio_file -field_map: - name: name diff --git a/config/optional/media.type.civictheme_document.yml b/config/optional/media.type.civictheme_document.yml deleted file mode 100644 index 383f59e171e93e266a75d4bafbd84bdecf4c492b..0000000000000000000000000000000000000000 --- a/config/optional/media.type.civictheme_document.yml +++ /dev/null @@ -1,13 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_document -label: Old CivicTheme Document -description: 'An uploaded file or document, such as a PDF.' -source: file -queue_thumbnail_downloads: false -new_revision: true -source_configuration: - source_field: field_c_m_document -field_map: - name: name diff --git a/config/optional/media.type.civictheme_icon.yml b/config/optional/media.type.civictheme_icon.yml deleted file mode 100644 index 8914e7f78a6cfb282de8b88b106a6baf99ea0f49..0000000000000000000000000000000000000000 --- a/config/optional/media.type.civictheme_icon.yml +++ /dev/null @@ -1,13 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_icon -label: Old CivicTheme Icon -description: 'SVG icon' -source: file -queue_thumbnail_downloads: false -new_revision: true -source_configuration: - source_field: field_c_m_icon -field_map: - name: name diff --git a/config/optional/media.type.civictheme_image.yml b/config/optional/media.type.civictheme_image.yml deleted file mode 100644 index 431bbb2767d3e345772d3706b71dd39d579cb6cf..0000000000000000000000000000000000000000 --- a/config/optional/media.type.civictheme_image.yml +++ /dev/null @@ -1,13 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_image -label: Old CivicTheme Image -description: 'Use local images for reusable media.' -source: image -queue_thumbnail_downloads: false -new_revision: true -source_configuration: - source_field: field_c_m_image -field_map: - name: name diff --git a/config/optional/media.type.civictheme_remote_video.yml b/config/optional/media.type.civictheme_remote_video.yml deleted file mode 100644 index e210762c000a6563516ff86f145456ebc501cdb5..0000000000000000000000000000000000000000 --- a/config/optional/media.type.civictheme_remote_video.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_remote_video -label: 'Old CivicTheme Remote video' -description: 'A remotely hosted video from YouTube or Vimeo.' -source: 'oembed:video' -queue_thumbnail_downloads: false -new_revision: true -source_configuration: - source_field: field_c_m_oembed_video - thumbnails_directory: 'public://oembed_thumbnails' - providers: - - YouTube - - Vimeo -field_map: - title: name diff --git a/config/optional/media.type.civictheme_video.yml b/config/optional/media.type.civictheme_video.yml deleted file mode 100644 index 47bc0c25986aefb795950e6e87cde145fac501de..0000000000000000000000000000000000000000 --- a/config/optional/media.type.civictheme_video.yml +++ /dev/null @@ -1,13 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_video -label: Old CivicTheme Video -description: 'A locally hosted video file.' -source: video_file -queue_thumbnail_downloads: false -new_revision: true -source_configuration: - source_field: field_c_m_video_file -field_map: - name: name diff --git a/config/optional/node.type.civictheme_alert.yml b/config/optional/node.type.civictheme_alert.yml deleted file mode 100644 index 9f583409c03a38a50dbdb504c6a27308b71769a5..0000000000000000000000000000000000000000 --- a/config/optional/node.type.civictheme_alert.yml +++ /dev/null @@ -1,16 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - menu_ui -third_party_settings: - menu_ui: - available_menus: { } - parent: '' -name: Old CivicTheme Alert -type: civictheme_alert -description: '<em>CivicTheme</em>. Use alerts to provide information for site users using a status bar.' -help: '' -new_revision: true -preview_mode: 1 -display_submitted: false diff --git a/config/optional/node.type.civictheme_event.yml b/config/optional/node.type.civictheme_event.yml deleted file mode 100644 index 1c60ed3ce93c4e91a0ffeeb301c142426d244b2d..0000000000000000000000000000000000000000 --- a/config/optional/node.type.civictheme_event.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - menu_ui -third_party_settings: - menu_ui: - available_menus: - - main - parent: 'main:' -name: Old CivicTheme Event -type: civictheme_event -description: '<em>CivicTheme</em>. Use Event pages to describe event information.' -help: '' -new_revision: true -preview_mode: 1 -display_submitted: false diff --git a/config/optional/node.type.civictheme_page.yml b/config/optional/node.type.civictheme_page.yml deleted file mode 100644 index 1a71f059b4fb3b1fa0044d90f9876a0139060bb9..0000000000000000000000000000000000000000 --- a/config/optional/node.type.civictheme_page.yml +++ /dev/null @@ -1,17 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - menu_ui -third_party_settings: - menu_ui: - available_menus: - - civictheme-primary-navigation - parent: 'civictheme-primary-navigation:' -name: Old CivicTheme Page -type: civictheme_page -description: "<em>CivicTheme</em>. Use pages for your static content such as an 'About us' page or other informational pages that will always be accessible on the site. These can be simple content pages or pages with a complex layout." -help: '' -new_revision: true -preview_mode: 1 -display_submitted: false diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_accordion.yml b/config/optional/paragraphs.paragraphs_type.civictheme_accordion.yml deleted file mode 100644 index 8eb0f176809a030c7fd97e45fc7a2b105b09d5e1..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_accordion.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_accordion -label: Accordion -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_accordion_panel.yml b/config/optional/paragraphs.paragraphs_type.civictheme_accordion_panel.yml deleted file mode 100644 index ba19303929803769aba52d3905a617ed4126744a..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_accordion_panel.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_accordion_panel -label: 'Accordion panel' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_attachment.yml b/config/optional/paragraphs.paragraphs_type.civictheme_attachment.yml deleted file mode 100644 index 5ae5db9c0ca75016e864b9770a4310e91a8f7b2f..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_attachment.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_attachment -label: Attachment -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_automated_list.yml b/config/optional/paragraphs.paragraphs_type.civictheme_automated_list.yml deleted file mode 100644 index 3dba426bbf31753129d9b69b787639ff7c112987..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_automated_list.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_automated_list -label: 'Automated list' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_callout.yml b/config/optional/paragraphs.paragraphs_type.civictheme_callout.yml deleted file mode 100644 index b1e3c754252f4c4bc82ebb0ef78a46c09586b457..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_callout.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_callout -label: Callout -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_campaign.yml b/config/optional/paragraphs.paragraphs_type.civictheme_campaign.yml deleted file mode 100644 index ee82b6a78e8f833e390185ca0de5f8592f6cb06a..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_campaign.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_campaign -label: Campaign -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_content.yml b/config/optional/paragraphs.paragraphs_type.civictheme_content.yml deleted file mode 100644 index 8629647cb61f17e4c82b84eee127daa3c05a382e..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_content.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_content -label: Content -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_event_card.yml b/config/optional/paragraphs.paragraphs_type.civictheme_event_card.yml deleted file mode 100644 index c61782b28923be20ac67b8e97ce5cb70ff1b2afd..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_event_card.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_event_card -label: 'Event card' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_event_card_ref.yml b/config/optional/paragraphs.paragraphs_type.civictheme_event_card_ref.yml deleted file mode 100644 index 6370f3995d63480ce6abd3dd2146fca00168eb7e..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_event_card_ref.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_event_card_ref -label: 'Event reference card' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_iframe.yml b/config/optional/paragraphs.paragraphs_type.civictheme_iframe.yml deleted file mode 100644 index 2604d24cc09af09742b0b097995564c4b950a681..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_iframe.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_iframe -label: iFrame -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_manual_list.yml b/config/optional/paragraphs.paragraphs_type.civictheme_manual_list.yml deleted file mode 100644 index 07d97e418cba5dcae5597373764cc3ddb7a55504..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_manual_list.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_manual_list -label: 'Manual list' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_map.yml b/config/optional/paragraphs.paragraphs_type.civictheme_map.yml deleted file mode 100644 index f03f0e90804ad157c4438bdaf3d7523129c9f666..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_map.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_map -label: Map -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_navigation_card.yml b/config/optional/paragraphs.paragraphs_type.civictheme_navigation_card.yml deleted file mode 100644 index d6dddb0cb85ebf1e114d2391e2cfb1cbf70ebe44..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_navigation_card.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_navigation_card -label: 'Navigation card' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_navigation_card_ref.yml b/config/optional/paragraphs.paragraphs_type.civictheme_navigation_card_ref.yml deleted file mode 100644 index 69e4dcf8a04edf5a699408dd6cd80a9e1073d36b..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_navigation_card_ref.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_navigation_card_ref -label: 'Navigation reference card' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_next_step.yml b/config/optional/paragraphs.paragraphs_type.civictheme_next_step.yml deleted file mode 100644 index 3507c2e94c39fb41ec1dbb5afdb4498025b3a4b1..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_next_step.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_next_step -label: 'Next step' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_promo.yml b/config/optional/paragraphs.paragraphs_type.civictheme_promo.yml deleted file mode 100644 index 4371ccc66b7088b35eb38f86ad6de75253456c19..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_promo.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_promo -label: Promo -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_promo_card.yml b/config/optional/paragraphs.paragraphs_type.civictheme_promo_card.yml deleted file mode 100644 index 9f7ea7591a8527863c9978e3aa5c461d28f0703e..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_promo_card.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_promo_card -label: 'Promo card' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_promo_card_ref.yml b/config/optional/paragraphs.paragraphs_type.civictheme_promo_card_ref.yml deleted file mode 100644 index 18b272efb786de30bc561a1a29180d41f85b74e5..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_promo_card_ref.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_promo_card_ref -label: 'Promo reference card' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_publication_card.yml b/config/optional/paragraphs.paragraphs_type.civictheme_publication_card.yml deleted file mode 100644 index 371b0180dae7d480425a999124ca94dd91e89724..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_publication_card.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_publication_card -label: 'Publication card' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_service_card.yml b/config/optional/paragraphs.paragraphs_type.civictheme_service_card.yml deleted file mode 100644 index 6badfa4a6ed77052aedf01215eb09d48f0fe1209..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_service_card.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_service_card -label: 'Service card' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_slider.yml b/config/optional/paragraphs.paragraphs_type.civictheme_slider.yml deleted file mode 100644 index 57325290638abead6eee78d59ad9d4a7e52a1150..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_slider.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_slider -label: Slider -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_slider_slide.yml b/config/optional/paragraphs.paragraphs_type.civictheme_slider_slide.yml deleted file mode 100644 index ea6c1ce845a478da763d60f60efa14c385bbf582..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_slider_slide.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_slider_slide -label: 'Slider slide' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_slider_slide_ref.yml b/config/optional/paragraphs.paragraphs_type.civictheme_slider_slide_ref.yml deleted file mode 100644 index 65aefbfe0c53a15259b7aa3530c2e8e79037644d..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_slider_slide_ref.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_slider_slide_ref -label: 'Slider reference slide' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_snippet.yml b/config/optional/paragraphs.paragraphs_type.civictheme_snippet.yml deleted file mode 100644 index 1bf91ede5eac64f2930b74b927059fe51c53bf0b..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_snippet.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_snippet -label: Snippet -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_snippet_ref.yml b/config/optional/paragraphs.paragraphs_type.civictheme_snippet_ref.yml deleted file mode 100644 index 09158f8ecf7996d96eb94b4524481134c5ecca5d..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_snippet_ref.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_snippet_ref -label: 'Snippet reference' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_social_icon.yml b/config/optional/paragraphs.paragraphs_type.civictheme_social_icon.yml deleted file mode 100644 index 171df4b1d10f95df1b2c53cca074a8da6e622cba..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_social_icon.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_social_icon -label: 'Social icon' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_subject_card.yml b/config/optional/paragraphs.paragraphs_type.civictheme_subject_card.yml deleted file mode 100644 index afc9260d94c41a7dd12ae9d1ba4e7e9f9fe3659a..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_subject_card.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_subject_card -label: 'Subject card' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_subject_card_ref.yml b/config/optional/paragraphs.paragraphs_type.civictheme_subject_card_ref.yml deleted file mode 100644 index ddbdcf80dec9c84164de3ddd306a6b5dd038be07..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_subject_card_ref.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_subject_card_ref -label: 'Subject reference card' -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/paragraphs.paragraphs_type.civictheme_webform.yml b/config/optional/paragraphs.paragraphs_type.civictheme_webform.yml deleted file mode 100644 index 1488620c39cb9376740ceea3b544235a24baa297..0000000000000000000000000000000000000000 --- a/config/optional/paragraphs.paragraphs_type.civictheme_webform.yml +++ /dev/null @@ -1,9 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme_webform -label: Webform -icon_uuid: null -icon_default: null -description: '' -behavior_plugins: { } diff --git a/config/optional/pathauto.pattern.civictheme_alert.yml b/config/optional/pathauto.pattern.civictheme_alert.yml deleted file mode 100644 index 2bba33cf64504d85be78e9f63d40c020a15a758e..0000000000000000000000000000000000000000 --- a/config/optional/pathauto.pattern.civictheme_alert.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: civictheme_alert -label: Alert -type: 'canonical_entities:node' -pattern: 'alerts/[node:title]' -selection_criteria: - 47608ecb-ac88-4819-b6e1-9a517f094bd8: - id: 'entity_bundle:node' - negate: false - uuid: 47608ecb-ac88-4819-b6e1-9a517f094bd8 - context_mapping: - node: node - bundles: - civictheme_alert: civictheme_alert -selection_logic: and -weight: -5 -relationships: { } diff --git a/config/optional/pathauto.pattern.civictheme_event.yml b/config/optional/pathauto.pattern.civictheme_event.yml deleted file mode 100644 index 6acdb1094de1eb4fce7d33e20fc64a04516f2ef7..0000000000000000000000000000000000000000 --- a/config/optional/pathauto.pattern.civictheme_event.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: civictheme_event -label: Event -type: 'canonical_entities:node' -pattern: 'events/[node:title]' -selection_criteria: - 7c00cfca-667b-46d2-b889-cc27fc0467d0: - id: 'entity_bundle:node' - negate: false - uuid: 7c00cfca-667b-46d2-b889-cc27fc0467d0 - context_mapping: - node: node - bundles: - civictheme_event: civictheme_event -selection_logic: and -weight: -5 -relationships: { } diff --git a/config/optional/pathauto.pattern.civictheme_page.yml b/config/optional/pathauto.pattern.civictheme_page.yml deleted file mode 100644 index a23587f71c333c9ea2d175ed8810dd77ec8c4c7e..0000000000000000000000000000000000000000 --- a/config/optional/pathauto.pattern.civictheme_page.yml +++ /dev/null @@ -1,21 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - node -id: civictheme_page -label: Page -type: 'canonical_entities:node' -pattern: '[node:title]' -selection_criteria: - d0cb40e2-2a88-4a13-8c3d-4dc398a6865f: - id: 'entity_bundle:node' - negate: false - uuid: d0cb40e2-2a88-4a13-8c3d-4dc398a6865f - context_mapping: - node: node - bundles: - civictheme_page: civictheme_page -selection_logic: and -weight: -5 -relationships: { } diff --git a/config/optional/search_api.index.civictheme_content.yml b/config/optional/search_api.index.civictheme_content.yml deleted file mode 100644 index bd29c515f44c471b023c5916bba2af0069b82fa9..0000000000000000000000000000000000000000 --- a/config/optional/search_api.index.civictheme_content.yml +++ /dev/null @@ -1,187 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_summary - - field.storage.node.field_c_n_components - - field.storage.paragraph.field_c_p_content - - field.storage.paragraph.field_c_p_summary - - field.storage.paragraph.field_c_p_title - - field.storage.paragraph.field_c_p_list_items - - field.storage.paragraph.field_c_p_subtitle - - search_api.server.civictheme_database - module: - - paragraphs - - node - - search_api -id: civictheme_content -name: Content -description: '' -read_only: false -field_settings: - field_c_n_summary: - label: Summary - datasource_id: 'entity:node' - property_path: field_c_n_summary - type: text - dependencies: - config: - - field.storage.node.field_c_n_summary - field_c_p_content: - label: 'Components » Paragraph » Content » Processed text' - datasource_id: 'entity:node' - property_path: 'field_c_n_components:entity:field_c_p_content:processed' - type: text - dependencies: - config: - - field.storage.node.field_c_n_components - - field.storage.paragraph.field_c_p_content - module: - - paragraphs - field_c_p_summary: - label: 'Components » Paragraph » Summary' - datasource_id: 'entity:node' - property_path: 'field_c_n_components:entity:field_c_p_summary' - type: text - dependencies: - config: - - field.storage.node.field_c_n_components - - field.storage.paragraph.field_c_p_summary - module: - - paragraphs - field_c_p_title: - label: 'Components » Paragraph » Title' - datasource_id: 'entity:node' - property_path: 'field_c_n_components:entity:field_c_p_title' - type: text - dependencies: - config: - - field.storage.node.field_c_n_components - - field.storage.paragraph.field_c_p_title - module: - - paragraphs - manual_list_items_field_c_p_content: - label: 'Components » Paragraph » List items » Paragraph » Content » Processed text' - datasource_id: 'entity:node' - property_path: 'field_c_n_components:entity:field_c_p_list_items:entity:field_c_p_content:processed' - type: text - dependencies: - config: - - field.storage.node.field_c_n_components - - field.storage.paragraph.field_c_p_content - - field.storage.paragraph.field_c_p_list_items - module: - - paragraphs - manual_list_items_field_c_p_subtitle: - label: 'Components » Paragraph » List items » Paragraph » Subtitle' - datasource_id: 'entity:node' - property_path: 'field_c_n_components:entity:field_c_p_list_items:entity:field_c_p_subtitle' - type: text - dependencies: - config: - - field.storage.node.field_c_n_components - - field.storage.paragraph.field_c_p_list_items - - field.storage.paragraph.field_c_p_subtitle - module: - - paragraphs - manual_list_items_field_c_p_summary: - label: 'Components » Paragraph » List items » Paragraph » Summary' - datasource_id: 'entity:node' - property_path: 'field_c_n_components:entity:field_c_p_list_items:entity:field_c_p_summary' - type: text - dependencies: - config: - - field.storage.node.field_c_n_components - - field.storage.paragraph.field_c_p_list_items - - field.storage.paragraph.field_c_p_summary - module: - - paragraphs - manual_list_items_field_c_p_title: - label: 'Components » Paragraph » List items » Paragraph » Title' - datasource_id: 'entity:node' - property_path: 'field_c_n_components:entity:field_c_p_list_items:entity:field_c_p_title' - type: text - dependencies: - config: - - field.storage.node.field_c_n_components - - field.storage.paragraph.field_c_p_list_items - - field.storage.paragraph.field_c_p_title - module: - - paragraphs - node_grants: - label: 'Node access information' - property_path: search_api_node_grants - type: string - indexed_locked: true - type_locked: true - hidden: true - status: - label: status - datasource_id: 'entity:node' - property_path: status - type: boolean - indexed_locked: true - type_locked: true - dependencies: - module: - - node - title: - label: Title - datasource_id: 'entity:node' - property_path: title - type: text - dependencies: - module: - - node - uid: - label: uid - datasource_id: 'entity:node' - property_path: uid - type: integer - indexed_locked: true - type_locked: true - dependencies: - module: - - node -datasource_settings: - 'entity:node': - bundles: - default: true - selected: - - civictheme_alert - languages: - default: true - selected: { } -processor_settings: - add_url: { } - aggregated_field: { } - content_access: - weights: - preprocess_query: -30 - custom_value: { } - entity_type: { } - ignorecase: - weights: - preprocess_index: -20 - preprocess_query: -20 - all_fields: false - fields: - - field_c_n_summary - - field_c_p_content - - field_c_p_summary - - field_c_p_title - - manual_list_items_field_c_p_content - - manual_list_items_field_c_p_subtitle - - manual_list_items_field_c_p_summary - - manual_list_items_field_c_p_title - - title - language_with_fallback: { } - rendered_item: { } -tracker_settings: - default: - indexing_order: fifo -options: - cron_limit: 50 - index_directly: true - track_changes_in_references: true -server: civictheme_database diff --git a/config/optional/search_api.server.civictheme_database.yml b/config/optional/search_api.server.civictheme_database.yml deleted file mode 100644 index 77fa096aeefad7cb0635c89d233748178abc24e5..0000000000000000000000000000000000000000 --- a/config/optional/search_api.server.civictheme_database.yml +++ /dev/null @@ -1,13 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - search_api_db -id: civictheme_database -name: Database -description: '' -backend: search_api_db -backend_config: - database: 'default:default' - min_chars: 1 - matching: words diff --git a/config/optional/search_api.settings.yml b/config/optional/search_api.settings.yml deleted file mode 100644 index 64ba6e2291e66c7a85578765ce19669f8a10b6fd..0000000000000000000000000000000000000000 --- a/config/optional/search_api.settings.yml +++ /dev/null @@ -1,26 +0,0 @@ -default_cron_limit: 50 -cron_worker_runtime: 15 -default_tracker: default -tracking_page_size: 100 -boost_factors: - - 0.0 - - 0.1 - - 0.2 - - 0.3 - - 0.5 - - 0.6 - - 0.7 - - 0.8 - - 0.9 - - 1.0 - - 1.1 - - 1.2 - - 1.3 - - 1.4 - - 1.5 - - 2.0 - - 3.0 - - 5.0 - - 8.0 - - 13.0 - - 21.0 diff --git a/config/optional/search_api_db.settings.yml b/config/optional/search_api_db.settings.yml deleted file mode 100644 index d2f16c17d852394d9ffd377c05ed5a97fa126dae..0000000000000000000000000000000000000000 --- a/config/optional/search_api_db.settings.yml +++ /dev/null @@ -1 +0,0 @@ -autocomplete_max_occurrences: 0.9 diff --git a/config/optional/system.menu.civictheme-footer.yml b/config/optional/system.menu.civictheme-footer.yml deleted file mode 100644 index 474a71994a6c75d8fd90c75ed5c3bf6d6c92d5b6..0000000000000000000000000000000000000000 --- a/config/optional/system.menu.civictheme-footer.yml +++ /dev/null @@ -1,7 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme-footer -label: Footer -description: 'Footer menu provided by CivicTheme.' -locked: false diff --git a/config/optional/system.menu.civictheme-primary-navigation.yml b/config/optional/system.menu.civictheme-primary-navigation.yml deleted file mode 100644 index 93fa3052ac48ed150baf8824fed7cd1a32409874..0000000000000000000000000000000000000000 --- a/config/optional/system.menu.civictheme-primary-navigation.yml +++ /dev/null @@ -1,7 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme-primary-navigation -label: 'Primary Navigation' -description: 'Primary Navigation menu provided by CivicTheme.' -locked: false diff --git a/config/optional/system.menu.civictheme-secondary-navigation.yml b/config/optional/system.menu.civictheme-secondary-navigation.yml deleted file mode 100644 index d3ca85496e736f9769ccb272fc24c98742be1a1f..0000000000000000000000000000000000000000 --- a/config/optional/system.menu.civictheme-secondary-navigation.yml +++ /dev/null @@ -1,7 +0,0 @@ -langcode: en -status: true -dependencies: { } -id: civictheme-secondary-navigation -label: 'Secondary Navigation' -description: 'Secondary Navigation menu provided by CivicTheme.' -locked: false diff --git a/config/optional/taxonomy.vocabulary.civictheme_media_tags.yml b/config/optional/taxonomy.vocabulary.civictheme_media_tags.yml deleted file mode 100644 index 8561e296b5660ca5397344144b49a3c1fa8d4fed..0000000000000000000000000000000000000000 --- a/config/optional/taxonomy.vocabulary.civictheme_media_tags.yml +++ /dev/null @@ -1,7 +0,0 @@ -langcode: en -status: true -dependencies: { } -name: 'Old CivicTheme Media tags' -vid: civictheme_media_tags -description: '' -weight: 0 diff --git a/config/optional/taxonomy.vocabulary.civictheme_site_sections.yml b/config/optional/taxonomy.vocabulary.civictheme_site_sections.yml deleted file mode 100644 index 2d99580911b7e53b7b7f9096b6678ffac0f94477..0000000000000000000000000000000000000000 --- a/config/optional/taxonomy.vocabulary.civictheme_site_sections.yml +++ /dev/null @@ -1,7 +0,0 @@ -langcode: en -status: true -dependencies: { } -name: 'Old CivicTheme Site sections' -vid: civictheme_site_sections -description: 'Site sections used to group content.' -weight: 0 diff --git a/config/optional/taxonomy.vocabulary.civictheme_topics.yml b/config/optional/taxonomy.vocabulary.civictheme_topics.yml deleted file mode 100644 index bc1d0bb631d642a5f48f89b7fa985406b90426ee..0000000000000000000000000000000000000000 --- a/config/optional/taxonomy.vocabulary.civictheme_topics.yml +++ /dev/null @@ -1,7 +0,0 @@ -langcode: en -status: true -dependencies: { } -name: Old CivicTheme Topics -vid: civictheme_topics -description: '' -weight: 0 diff --git a/config/optional/user.role.civictheme_content_approver.yml b/config/optional/user.role.civictheme_content_approver.yml deleted file mode 100644 index ff987fa116aa9f4ae9c0ca782e40859660ba127f..0000000000000000000000000000000000000000 --- a/config/optional/user.role.civictheme_content_approver.yml +++ /dev/null @@ -1,41 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - filter.format.civictheme_plain_text - - filter.format.civictheme_rich_text - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - contextual - - file - - filter - - linkit - - media - - node - - system -id: civictheme_content_approver -label: 'Content Approver' -weight: -7 -is_admin: null -permissions: - - 'access content overview' - - 'access contextual links' - - 'access files overview' - - 'access media overview' - - 'administer linkit profiles' - - 'use civictheme_editorial transition archive' - - 'use civictheme_editorial transition create_new_draft' - - 'use civictheme_editorial transition needs_review' - - 'use civictheme_editorial transition publish' - - 'use civictheme_editorial transition restore' - - 'use civictheme_editorial transition restore_to_draft' - - 'use civictheme_editorial transition restore_to_needs_review' - - 'use civictheme_editorial transition send_back_to_draft' - - 'use text format civictheme_plain_text' - - 'use text format civictheme_rich_text' - - 'view all media revisions' - - 'view all revisions' - - 'view any unpublished content' - - 'view latest version' - - 'view the administration theme' diff --git a/config/optional/user.role.civictheme_content_author.yml b/config/optional/user.role.civictheme_content_author.yml deleted file mode 100644 index 8ed59c99c12516b3151f199b4fc4fb028e46cc15..0000000000000000000000000000000000000000 --- a/config/optional/user.role.civictheme_content_author.yml +++ /dev/null @@ -1,118 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - filter.format.civictheme_plain_text - - filter.format.civictheme_rich_text - - media.type.civictheme_audio - - media.type.civictheme_document - - media.type.civictheme_icon - - media.type.civictheme_image - - media.type.civictheme_remote_video - - media.type.civictheme_video - - node.type.civictheme_alert - - node.type.civictheme_event - - node.type.civictheme_page - - taxonomy.vocabulary.civictheme_media_tags - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - contextual - - file - - filter - - linkit - - media - - node - - path - - shortcut - - system - - taxonomy -id: civictheme_content_author -label: 'Content Author' -weight: -8 -is_admin: null -permissions: - - 'access content overview' - - 'access contextual links' - - 'access files overview' - - 'access media overview' - - 'access shortcuts' - - 'administer linkit profiles' - - 'administer url aliases' - - 'create civictheme_alert content' - - 'create civictheme_audio media' - - 'create civictheme_document media' - - 'create civictheme_event content' - - 'create civictheme_icon media' - - 'create civictheme_image media' - - 'create civictheme_page content' - - 'create civictheme_remote_video media' - - 'create civictheme_video media' - - 'create media' - - 'create terms in civictheme_media_tags' - - 'create url aliases' - - 'delete all revisions' - - 'delete any civictheme_alert content' - - 'delete any civictheme_audio media' - - 'delete any civictheme_document media' - - 'delete any civictheme_event content' - - 'delete any civictheme_icon media' - - 'delete any civictheme_image media' - - 'delete any civictheme_page content' - - 'delete any civictheme_remote_video media' - - 'delete any civictheme_video media' - - 'delete any media' - - 'delete civictheme_alert revisions' - - 'delete civictheme_event revisions' - - 'delete civictheme_page revisions' - - 'delete media' - - 'delete own civictheme_alert content' - - 'delete own civictheme_audio media' - - 'delete own civictheme_document media' - - 'delete own civictheme_event content' - - 'delete own civictheme_icon media' - - 'delete own civictheme_image media' - - 'delete own civictheme_page content' - - 'delete own civictheme_remote_video media' - - 'delete own civictheme_video media' - - 'delete terms in civictheme_media_tags' - - 'edit any civictheme_alert content' - - 'edit any civictheme_audio media' - - 'edit any civictheme_document media' - - 'edit any civictheme_event content' - - 'edit any civictheme_icon media' - - 'edit any civictheme_image media' - - 'edit any civictheme_page content' - - 'edit any civictheme_remote_video media' - - 'edit any civictheme_video media' - - 'edit own civictheme_alert content' - - 'edit own civictheme_audio media' - - 'edit own civictheme_document media' - - 'edit own civictheme_event content' - - 'edit own civictheme_icon media' - - 'edit own civictheme_image media' - - 'edit own civictheme_page content' - - 'edit own civictheme_remote_video media' - - 'edit own civictheme_video media' - - 'edit terms in civictheme_media_tags' - - 'revert all revisions' - - 'revert civictheme_alert revisions' - - 'revert civictheme_event revisions' - - 'revert civictheme_page revisions' - - 'update any media' - - 'update media' - - 'use civictheme_editorial transition create_new_draft' - - 'use civictheme_editorial transition needs_review' - - 'use civictheme_editorial transition send_back_to_draft' - - 'use text format civictheme_plain_text' - - 'use text format civictheme_rich_text' - - 'view all media revisions' - - 'view all revisions' - - 'view any unpublished content' - - 'view civictheme_alert revisions' - - 'view civictheme_event revisions' - - 'view civictheme_page revisions' - - 'view latest version' - - 'view own unpublished content' - - 'view own unpublished media' - - 'view the administration theme' diff --git a/config/optional/user.role.civictheme_site_administrator.yml b/config/optional/user.role.civictheme_site_administrator.yml deleted file mode 100644 index 405228609ed82892606050545192747b462f66e3..0000000000000000000000000000000000000000 --- a/config/optional/user.role.civictheme_site_administrator.yml +++ /dev/null @@ -1,213 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - block_content.type.civictheme_banner - - block_content.type.civictheme_component_block - - block_content.type.civictheme_mobile_navigation - - block_content.type.civictheme_search - - block_content.type.civictheme_social_links - - filter.format.civictheme_plain_text - - filter.format.civictheme_rich_text - - media.type.civictheme_audio - - media.type.civictheme_document - - media.type.civictheme_icon - - media.type.civictheme_image - - media.type.civictheme_remote_video - - media.type.civictheme_video - - node.type.civictheme_alert - - node.type.civictheme_event - - node.type.civictheme_page - - taxonomy.vocabulary.civictheme_media_tags - - taxonomy.vocabulary.civictheme_topics - - workflows.workflow.civictheme_editorial - module: - - block - - block_content - - content_moderation - - contextual - - file - - filter - - linkit - - media - - node - - path - - redirect - - shortcut - - system - - taxonomy - - webform -id: civictheme_site_administrator -label: 'Site Administrator' -weight: -6 -is_admin: null -permissions: - - 'access administration pages' - - 'access any webform configuration' - - 'access block library' - - 'access content overview' - - 'access contextual links' - - 'access files overview' - - 'access media overview' - - 'access own webform configuration' - - 'access shortcuts' - - 'access site in maintenance mode' - - 'access site reports' - - 'access taxonomy overview' - - 'access user profiles' - - 'access webform help' - - 'access webform overview' - - 'access webform submission user' - - 'administer account settings' - - 'administer block content' - - 'administer blocks' - - 'administer linkit profiles' - - 'administer media' - - 'administer media types' - - 'administer menu' - - 'administer nodes' - - 'administer redirects' - - 'administer shortcuts' - - 'administer taxonomy' - - 'administer themes' - - 'administer url aliases' - - 'administer users' - - 'administer webform' - - 'administer webform element access' - - 'administer webform submission' - - 'bypass node access' - - 'create civictheme_alert content' - - 'create civictheme_audio media' - - 'create civictheme_banner block content' - - 'create civictheme_component_block block content' - - 'create civictheme_document media' - - 'create civictheme_event content' - - 'create civictheme_icon media' - - 'create civictheme_image media' - - 'create civictheme_mobile_navigation block content' - - 'create civictheme_page content' - - 'create civictheme_remote_video media' - - 'create civictheme_search block content' - - 'create civictheme_social_links block content' - - 'create civictheme_video media' - - 'create media' - - 'create terms in civictheme_media_tags' - - 'create terms in civictheme_topics' - - 'create url aliases' - - 'create webform' - - 'customize shortcut links' - - 'delete all revisions' - - 'delete any civictheme_alert content' - - 'delete any civictheme_audio media' - - 'delete any civictheme_banner block content' - - 'delete any civictheme_banner block content revisions' - - 'delete any civictheme_component_block block content' - - 'delete any civictheme_component_block block content revisions' - - 'delete any civictheme_document media' - - 'delete any civictheme_event content' - - 'delete any civictheme_icon media' - - 'delete any civictheme_image media' - - 'delete any civictheme_mobile_navigation block content' - - 'delete any civictheme_mobile_navigation block content revisions' - - 'delete any civictheme_page content' - - 'delete any civictheme_remote_video media' - - 'delete any civictheme_search block content' - - 'delete any civictheme_search block content revisions' - - 'delete any civictheme_social_links block content' - - 'delete any civictheme_social_links block content revisions' - - 'delete any civictheme_video media' - - 'delete any media' - - 'delete any webform' - - 'delete any webform submission' - - 'delete civictheme_alert revisions' - - 'delete civictheme_event revisions' - - 'delete civictheme_page revisions' - - 'delete media' - - 'delete own civictheme_alert content' - - 'delete own civictheme_audio media' - - 'delete own civictheme_document media' - - 'delete own civictheme_event content' - - 'delete own civictheme_icon media' - - 'delete own civictheme_image media' - - 'delete own civictheme_page content' - - 'delete own civictheme_remote_video media' - - 'delete own civictheme_video media' - - 'delete own webform' - - 'delete own webform submission' - - 'delete terms in civictheme_media_tags' - - 'delete terms in civictheme_topics' - - 'edit any civictheme_alert content' - - 'edit any civictheme_audio media' - - 'edit any civictheme_banner block content' - - 'edit any civictheme_component_block block content' - - 'edit any civictheme_document media' - - 'edit any civictheme_event content' - - 'edit any civictheme_icon media' - - 'edit any civictheme_image media' - - 'edit any civictheme_mobile_navigation block content' - - 'edit any civictheme_page content' - - 'edit any civictheme_remote_video media' - - 'edit any civictheme_search block content' - - 'edit any civictheme_social_links block content' - - 'edit any civictheme_video media' - - 'edit any webform' - - 'edit any webform submission' - - 'edit own civictheme_alert content' - - 'edit own civictheme_audio media' - - 'edit own civictheme_document media' - - 'edit own civictheme_event content' - - 'edit own civictheme_icon media' - - 'edit own civictheme_image media' - - 'edit own civictheme_page content' - - 'edit own civictheme_remote_video media' - - 'edit own civictheme_video media' - - 'edit own webform' - - 'edit own webform submission' - - 'edit terms in civictheme_media_tags' - - 'edit terms in civictheme_topics' - - 'edit webform assets' - - 'edit webform source' - - 'edit webform twig' - - 'edit webform variants' - - 'link to any page' - - 'revert all revisions' - - 'revert any civictheme_banner block content revisions' - - 'revert any civictheme_component_block block content revisions' - - 'revert any civictheme_mobile_navigation block content revisions' - - 'revert any civictheme_search block content revisions' - - 'revert any civictheme_social_links block content revisions' - - 'revert civictheme_alert revisions' - - 'revert civictheme_event revisions' - - 'revert civictheme_page revisions' - - 'select account cancellation method' - - 'switch shortcut sets' - - 'update any media' - - 'update media' - - 'use civictheme_editorial transition archive' - - 'use civictheme_editorial transition create_new_draft' - - 'use civictheme_editorial transition needs_review' - - 'use civictheme_editorial transition publish' - - 'use civictheme_editorial transition restore' - - 'use civictheme_editorial transition restore_to_draft' - - 'use civictheme_editorial transition restore_to_needs_review' - - 'use civictheme_editorial transition send_back_to_draft' - - 'use text format civictheme_plain_text' - - 'use text format civictheme_rich_text' - - 'view all media revisions' - - 'view all revisions' - - 'view any civictheme_banner block content history' - - 'view any civictheme_component_block block content history' - - 'view any civictheme_mobile_navigation block content history' - - 'view any civictheme_search block content history' - - 'view any civictheme_social_links block content history' - - 'view any unpublished content' - - 'view any webform submission' - - 'view civictheme_alert revisions' - - 'view civictheme_event revisions' - - 'view civictheme_page revisions' - - 'view latest version' - - 'view own unpublished content' - - 'view own unpublished media' - - 'view own webform submission' - - 'view the administration theme' - - 'view user email addresses' diff --git a/config/optional/views.view.civictheme_alerts.yml b/config/optional/views.view.civictheme_alerts.yml deleted file mode 100644 index 4a23c6c78c5af58cc9fb32489247cdc4b6d7c481..0000000000000000000000000000000000000000 --- a/config/optional/views.view.civictheme_alerts.yml +++ /dev/null @@ -1,506 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.node.field_c_n_alert_page_visibility - - node.type.civictheme_alert - module: - - datetime - - node - - rest - - serialization - - user -id: civictheme_alerts -label: Old CivicTheme Alerts -module: views -description: 'Alert content type data as an API endpoint' -tag: CivicTheme -base_table: node_field_data -base_field: nid -display: - default: - id: default - display_title: Default - display_plugin: default - position: 0 - display_options: - fields: - rendered_entity: - id: rendered_entity - table: node - field: rendered_entity - relationship: none - group_type: group - admin_label: '' - entity_type: node - plugin_id: rendered_entity - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - view_mode: default - nid: - id: nid - table: node_field_data - field: nid - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: nid - plugin_id: field - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: number_unformatted - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - field_c_n_alert_page_visibility: - id: field_c_n_alert_page_visibility - table: node__field_c_n_alert_page_visibility - field: field_c_n_alert_page_visibility - relationship: none - group_type: group - admin_label: '' - plugin_id: field - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - pager: - type: mini - options: - offset: 0 - items_per_page: 10 - total_pages: null - id: 0 - tags: - next: ›› - previous: ‹‹ - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - empty: { } - sorts: - created: - id: created - table: node_field_data - field: created - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: created - plugin_id: date - order: DESC - expose: - label: '' - field_identifier: created - exposed: false - granularity: second - arguments: { } - filters: - status: - id: status - table: node_field_data - field: status - entity_type: node - entity_field: status - plugin_id: boolean - value: '1' - group: 1 - expose: - operator: '' - operator_limit_selection: false - operator_list: { } - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: type - plugin_id: bundle - operator: in - value: - civictheme_alert: civictheme_alert - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - operator_limit_selection: false - operator_list: { } - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - field_c_n_date_range_value: - id: field_c_n_date_range_value - table: node__field_c_n_date_range - field: field_c_n_date_range_value - relationship: none - group_type: group - admin_label: '' - plugin_id: datetime - operator: '<=' - value: - min: '' - max: '' - value: now - type: offset - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - operator_limit_selection: false - operator_list: { } - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - min_placeholder: '' - max_placeholder: '' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - field_c_n_date_range_end_value: - id: field_c_n_date_range_end_value - table: node__field_c_n_date_range - field: field_c_n_date_range_end_value - relationship: none - group_type: group - admin_label: '' - plugin_id: datetime - operator: '>=' - value: - min: '' - max: '' - value: now - type: offset - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - operator_limit_selection: false - operator_list: { } - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - min_placeholder: '' - max_placeholder: '' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - row: - type: fields - options: - default_field_elements: true - inline: { } - separator: '' - hide_empty: false - query: - type: views_query - options: - query_comment: '' - disable_sql_rewrite: false - distinct: false - replica: false - query_tags: { } - relationships: { } - header: { } - footer: { } - display_extenders: { } - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url.query_args - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:core.entity_view_display.node.civictheme_alert.default' - - 'config:core.entity_view_display.node.civictheme_alert.teaser' - - 'config:core.entity_view_display.node.civictheme_event.civictheme_event_card' - - 'config:core.entity_view_display.node.civictheme_event.civictheme_navigation_card' - - 'config:core.entity_view_display.node.civictheme_event.civictheme_promo_card' - - 'config:core.entity_view_display.node.civictheme_event.civictheme_slider_slide' - - 'config:core.entity_view_display.node.civictheme_event.civictheme_subject_card' - - 'config:core.entity_view_display.node.civictheme_event.default' - - 'config:core.entity_view_display.node.civictheme_event.teaser' - - 'config:core.entity_view_display.node.civictheme_page.civictheme_navigation_card' - - 'config:core.entity_view_display.node.civictheme_page.civictheme_promo_card' - - 'config:core.entity_view_display.node.civictheme_page.civictheme_slider_slide' - - 'config:core.entity_view_display.node.civictheme_page.civictheme_subject_card' - - 'config:core.entity_view_display.node.civictheme_page.default' - - 'config:field.storage.node.field_c_n_alert_page_visibility' - rest_export_civictheme_alerts: - id: rest_export_civictheme_alerts - display_title: 'REST export' - display_plugin: rest_export - position: 1 - display_options: - style: - type: serializer - options: - uses_fields: false - formats: - json: json - row: - type: data_field - options: - field_options: - rendered_entity: - alias: message - raw_output: false - nid: - alias: id - raw_output: false - field_c_n_alert_page_visibility: - alias: visibility - raw_output: false - display_comment: '' - display_extenders: { } - path: api/civictheme-alerts - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - request_format - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:core.entity_view_display.node.civictheme_alert.default' - - 'config:core.entity_view_display.node.civictheme_alert.teaser' - - 'config:core.entity_view_display.node.civictheme_event.civictheme_event_card' - - 'config:core.entity_view_display.node.civictheme_event.civictheme_navigation_card' - - 'config:core.entity_view_display.node.civictheme_event.civictheme_promo_card' - - 'config:core.entity_view_display.node.civictheme_event.civictheme_slider_slide' - - 'config:core.entity_view_display.node.civictheme_event.civictheme_subject_card' - - 'config:core.entity_view_display.node.civictheme_event.default' - - 'config:core.entity_view_display.node.civictheme_event.teaser' - - 'config:core.entity_view_display.node.civictheme_page.civictheme_navigation_card' - - 'config:core.entity_view_display.node.civictheme_page.civictheme_promo_card' - - 'config:core.entity_view_display.node.civictheme_page.civictheme_slider_slide' - - 'config:core.entity_view_display.node.civictheme_page.civictheme_subject_card' - - 'config:core.entity_view_display.node.civictheme_page.default' - - 'config:field.storage.node.field_c_n_alert_page_visibility' diff --git a/config/optional/views.view.civictheme_automated_list.yml b/config/optional/views.view.civictheme_automated_list.yml deleted file mode 100644 index 79c8aa71b61576fa89c11f7e7b5eb745a33fd69d..0000000000000000000000000000000000000000 --- a/config/optional/views.view.civictheme_automated_list.yml +++ /dev/null @@ -1,568 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - core.entity_view_mode.node.civictheme_promo_card - - taxonomy.vocabulary.civictheme_site_sections - - taxonomy.vocabulary.civictheme_topics - module: - - node - - taxonomy - - user -id: civictheme_automated_list -label: 'Old CivicTheme Automated list' -module: views -description: 'Default view used in the Automated list component.' -tag: CivicTheme -base_table: node_field_data -base_field: nid -display: - default: - id: default - display_title: Default - display_plugin: default - position: 0 - display_options: - fields: - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: title - plugin_id: field - label: '' - exclude: false - alter: - alter_text: false - make_link: false - absolute: false - word_boundary: false - ellipsis: false - strip_tags: false - trim: false - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - pager: - type: full - options: - offset: 0 - items_per_page: 12 - total_pages: null - id: 0 - tags: - next: Next - previous: Previous - first: First - last: Last - expose: - items_per_page: true - items_per_page_label: 'Items per page' - items_per_page_options: '6, 12, 24, 48, 96' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 5 - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - plugin_id: text_custom - empty: true - content: '<div class="ct-basic-content"><p>No results found.</p></div>' - tokenize: false - sorts: - promote: - id: promote - table: node_field_data - field: promote - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: promote - plugin_id: standard - order: DESC - expose: - label: '' - field_identifier: '' - exposed: false - created: - id: created - table: node_field_data - field: created - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: created - plugin_id: date - order: DESC - expose: - label: 'Date range' - field_identifier: created - exposed: false - granularity: second - arguments: - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: type - plugin_id: node_type - default_action: default - exception: - value: all - title_enable: false - title: All - title_enable: false - title: '' - default_argument_type: fixed - default_argument_options: - argument: all - summary_options: - base_path: '' - count: true - override: false - items_per_page: 25 - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: true - validate: - type: 'entity:node_type' - fail: empty - validate_options: - bundles: { } - access: false - operation: view - multiple: 0 - glossary: false - limit: 0 - case: none - path_case: none - transform_dash: false - break_phrase: false - term_node_tid_depth: - id: term_node_tid_depth - table: node_field_data - field: term_node_tid_depth - relationship: none - group_type: group - admin_label: '' - entity_type: node - plugin_id: taxonomy_index_tid_depth - default_action: default - exception: - value: all - title_enable: false - title: All - title_enable: false - title: '' - default_argument_type: fixed - default_argument_options: - argument: all - summary_options: - base_path: '' - count: true - override: false - items_per_page: 25 - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: true - validate: - type: 'entity:taxonomy_term' - fail: 'not found' - validate_options: - bundles: - civictheme_topics: civictheme_topics - access: false - operation: view - multiple: 1 - break_phrase: true - depth: 0 - use_taxonomy_term_path: false - term_node_tid_depth_1: - id: term_node_tid_depth_1 - table: node_field_data - field: term_node_tid_depth - relationship: none - group_type: group - admin_label: '' - entity_type: node - plugin_id: taxonomy_index_tid_depth - default_action: default - exception: - value: all - title_enable: false - title: All - title_enable: false - title: '' - default_argument_type: fixed - default_argument_options: - argument: all - summary_options: - base_path: '' - count: true - override: false - items_per_page: 25 - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: true - validate: - type: 'entity:taxonomy_term' - fail: ignore - validate_options: - bundles: - civictheme_site_sections: civictheme_site_sections - access: false - operation: view - multiple: 1 - break_phrase: true - depth: 0 - use_taxonomy_term_path: false - nid: - id: nid - table: node_field_data - field: nid - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: nid - plugin_id: node_nid - default_action: default - exception: - value: all - title_enable: false - title: All - title_enable: false - title: '' - default_argument_type: node - default_argument_options: { } - summary_options: - base_path: '' - count: true - override: false - items_per_page: 25 - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: false - validate: - type: none - fail: 'not found' - validate_options: { } - break_phrase: false - not: true - filters: - status: - id: status - table: node_field_data - field: status - entity_type: node - entity_field: status - plugin_id: boolean - value: '1' - group: 1 - expose: - operator: '' - operator_limit_selection: false - operator_list: { } - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: type - plugin_id: bundle - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: type_op - label: 'Content type' - description: 'Select a content type to filter by' - use_operator: false - operator: type_op - operator_limit_selection: false - operator_list: { } - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - civictheme_content_author: '0' - civictheme_content_approver: '0' - civictheme_site_administrator: '0' - anonymous: '0' - administrator: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - tid: - id: tid - table: taxonomy_index - field: tid - relationship: none - group_type: group - admin_label: '' - plugin_id: taxonomy_index_tid - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: tid_op - label: Topics - description: 'Select a topic to filter by.' - use_operator: false - operator: tid_op - operator_limit_selection: false - operator_list: { } - identifier: topic - required: false - remember: false - multiple: true - remember_roles: - authenticated: authenticated - civictheme_content_author: '0' - civictheme_content_approver: '0' - civictheme_site_administrator: '0' - anonymous: '0' - administrator: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - vid: civictheme_topics - type: select - hierarchy: false - limit: true - error_message: true - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: title - plugin_id: string - operator: word - value: '' - group: 1 - exposed: true - expose: - operator_id: title_op - label: Title - description: 'Enter a keyword within the title' - use_operator: false - operator: title_op - operator_limit_selection: false - operator_list: { } - identifier: title - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - civictheme_content_author: '0' - civictheme_content_approver: '0' - civictheme_site_administrator: '0' - anonymous: '0' - administrator: '0' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - filter_groups: - operator: AND - groups: - 1: AND - style: - type: grid - options: - uses_fields: false - columns: 3 - automatic_width: true - alignment: horizontal - row_class_custom: '' - row_class_default: true - col_class_custom: '' - col_class_default: true - row: - type: 'entity:node' - options: - relationship: none - view_mode: civictheme_promo_card - query: - type: views_query - options: - query_comment: '' - disable_sql_rewrite: false - distinct: true - replica: false - query_tags: { } - relationships: - field_c_n_topics: - id: field_c_n_topics - table: node__field_c_n_topics - field: field_c_n_topics - relationship: none - group_type: group - admin_label: 'field_c_n_topics: Taxonomy term' - plugin_id: standard - required: false - field_c_n_site_section: - id: field_c_n_site_section - table: node__field_c_n_site_section - field: field_c_n_site_section - relationship: none - group_type: group - admin_label: 'field_c_n_site_section: Taxonomy term' - plugin_id: standard - required: false - use_ajax: true - group_by: true - header: - result: - id: result - table: views - field: result - relationship: none - group_type: group - admin_label: '' - plugin_id: result - empty: false - content: 'Showing @start - @end of @total' - footer: { } - display_extenders: { } - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - - 'user.node_grants:view' - - user.permissions - tags: { } - block1: - id: block1 - display_title: Block - display_plugin: block - position: 1 - display_options: - defaults: - use_ajax: false - use_ajax: false - exposed_block: false - display_extenders: { } - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - - 'user.node_grants:view' - - user.permissions - tags: { } diff --git a/config/optional/views.view.civictheme_media.yml b/config/optional/views.view.civictheme_media.yml deleted file mode 100644 index 98debe10b9c2d64118afe34a4a9dc2cc4596b3a7..0000000000000000000000000000000000000000 --- a/config/optional/views.view.civictheme_media.yml +++ /dev/null @@ -1,968 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - image.style.thumbnail - - taxonomy.vocabulary.civictheme_media_tags - module: - - image - - media - - taxonomy - - user -id: civictheme_media -label: Old CivicTheme Media -module: views -description: 'Find and manage media.' -tag: CivicTheme -base_table: media_field_data -base_field: mid -display: - default: - id: default - display_title: Default - display_plugin: default - position: 0 - display_options: - title: Media - fields: - media_bulk_form: - id: media_bulk_form - table: media - field: media_bulk_form - relationship: none - group_type: group - admin_label: '' - entity_type: media - plugin_id: bulk_form - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - action_title: Action - include_exclude: exclude - selected_actions: { } - thumbnail__target_id: - id: thumbnail__target_id - table: media_field_data - field: thumbnail__target_id - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: thumbnail - plugin_id: field - label: Thumbnail - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: image - settings: - image_link: '' - image_style: thumbnail - image_loading: - attribute: lazy - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - name: - id: name - table: media_field_data - field: name - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: media - plugin_id: field - label: 'Media name' - exclude: false - alter: - alter_text: false - make_link: false - absolute: false - word_boundary: false - ellipsis: false - strip_tags: false - trim: false - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - bundle: - id: bundle - table: media_field_data - field: bundle - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: bundle - plugin_id: field - label: Type - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: false - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - uid: - id: uid - table: media_field_data - field: uid - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: uid - plugin_id: field - label: Author - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - status: - id: status - table: media_field_data - field: status - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: status - plugin_id: field - label: Status - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: boolean - settings: - format: custom - format_custom_false: Unpublished - format_custom_true: Published - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - changed: - id: changed - table: media_field_data - field: changed - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: changed - plugin_id: field - label: Updated - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: short - custom_date_format: '' - timezone: '' - tooltip: - date_format: long - custom_date_format: '' - time_diff: - enabled: false - future_format: '@interval hence' - past_format: '@interval ago' - granularity: 2 - refresh: 60 - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - operations: - id: operations - table: media - field: operations - relationship: none - group_type: group - admin_label: '' - entity_type: media - plugin_id: entity_operations - label: Operations - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: true - pager: - type: full - options: - offset: 0 - items_per_page: 50 - total_pages: null - id: 0 - tags: - next: 'Next ›' - previous: '‹ Previous' - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - exposed_form: - type: basic - options: - submit_button: Filter - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - access: - type: perm - options: - perm: 'access media overview' - cache: - type: tag - options: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - plugin_id: text_custom - empty: true - content: 'No media available.' - tokenize: false - sorts: - created: - id: created - table: media_field_data - field: created - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: created - plugin_id: date - order: DESC - expose: - label: '' - field_identifier: created - exposed: false - granularity: second - arguments: { } - filters: - name: - id: name - table: media_field_data - field: name - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: name - plugin_id: string - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: name_op - label: 'Media name' - description: '' - use_operator: false - operator: name_op - operator_limit_selection: false - operator_list: { } - identifier: name - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - bundle: - id: bundle - table: media_field_data - field: bundle - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: bundle - plugin_id: bundle - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: bundle_op - label: Type - description: '' - use_operator: false - operator: bundle_op - operator_limit_selection: false - operator_list: { } - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - status: - id: status - table: media_field_data - field: status - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: status - plugin_id: boolean - operator: '=' - value: '1' - group: 1 - exposed: true - expose: - operator_id: '' - label: 'True' - description: null - use_operator: false - operator: status_op - operator_limit_selection: false - operator_list: { } - identifier: status - required: true - remember: false - multiple: false - remember_roles: - authenticated: authenticated - is_grouped: true - group_info: - label: 'Published status' - description: '' - identifier: status - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: - 1: - title: Published - operator: '=' - value: '1' - 2: - title: Unpublished - operator: '=' - value: '0' - status_extra: - id: status_extra - table: media_field_data - field: status_extra - relationship: none - group_type: group - admin_label: '' - entity_type: media - plugin_id: media_status - operator: '=' - value: '' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - operator_limit_selection: false - operator_list: { } - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - langcode: - id: langcode - table: media_field_data - field: langcode - relationship: none - group_type: group - admin_label: '' - entity_type: media - entity_field: langcode - plugin_id: language - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: langcode_op - label: Language - description: '' - use_operator: false - operator: langcode_op - operator_limit_selection: false - operator_list: { } - identifier: langcode - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - field_c_m_media_tags_target_id: - id: field_c_m_media_tags_target_id - table: media__field_c_m_media_tags - field: field_c_m_media_tags_target_id - relationship: none - group_type: group - admin_label: '' - plugin_id: taxonomy_index_tid - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_c_m_media_tags_target_id_op - label: 'Media tags' - description: '' - use_operator: false - operator: field_c_m_media_tags_target_id_op - operator_limit_selection: false - operator_list: { } - identifier: field_c_m_media_tags_target_id - required: false - remember: false - multiple: true - remember_roles: - authenticated: authenticated - civictheme_content_author: '0' - civictheme_content_approver: '0' - civictheme_site_administrator: '0' - anonymous: '0' - administrator: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - vid: civictheme_media_tags - type: textfield - hierarchy: false - limit: true - error_message: true - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - columns: - name: name - bundle: bundle - changed: changed - uid: uid - status: status - thumbnail__target_id: thumbnail__target_id - default: changed - info: - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - bundle: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - changed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - uid: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - status: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - thumbnail__target_id: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - override: true - sticky: false - summary: '' - empty_table: true - caption: '' - description: '' - row: - type: fields - query: - type: views_query - options: - query_comment: '' - disable_sql_rewrite: false - distinct: false - replica: false - query_tags: { } - relationships: { } - header: { } - footer: { } - display_extenders: { } - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - - user.permissions - tags: { } - media_page_list: - id: media_page_list - display_title: Media - display_plugin: page - position: 1 - display_options: - display_description: '' - display_extenders: { } - path: admin/content/media - menu: - type: tab - title: Media - description: '' - weight: 0 - expanded: false - menu_name: main - parent: '' - context: '0' - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - - user.permissions - tags: { } diff --git a/config/optional/views.view.civictheme_moderated_content.yml b/config/optional/views.view.civictheme_moderated_content.yml deleted file mode 100644 index 861fe503ff180c0ab8ce77a6bb4d3cdd57baaac5..0000000000000000000000000000000000000000 --- a/config/optional/views.view.civictheme_moderated_content.yml +++ /dev/null @@ -1,850 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - workflows.workflow.civictheme_editorial - module: - - content_moderation - - node - - user - enforced: - module: - - content_moderation -id: civictheme_moderated_content -label: 'Old CivicTheme Moderated content' -module: views -description: 'Find and moderate content.' -tag: '' -base_table: node_field_revision -base_field: vid -display: - default: - id: default - display_title: Default - display_plugin: default - position: 0 - display_options: - title: 'Moderated content' - fields: - title: - id: title - table: node_field_revision - field: title - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: title - plugin_id: field - label: Title - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - type: - id: type - table: node_field_data - field: type - relationship: nid - group_type: group - admin_label: '' - entity_type: node - entity_field: type - plugin_id: field - label: 'Content type' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: false - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - name: - id: name - table: users_field_data - field: name - relationship: uid - group_type: group - admin_label: '' - entity_type: user - entity_field: name - plugin_id: field - label: Author - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: user_name - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - moderation_state: - id: moderation_state - table: node_field_revision - field: moderation_state - relationship: none - group_type: group - admin_label: '' - entity_type: node - plugin_id: field - label: 'Moderation state' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: content_moderation_state - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - changed: - id: changed - table: node_field_revision - field: changed - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: changed - plugin_id: field - label: Updated - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: short - custom_date_format: '' - timezone: '' - tooltip: - date_format: long - custom_date_format: '' - time_diff: - enabled: false - future_format: '@interval hence' - past_format: '@interval ago' - granularity: 2 - refresh: 60 - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - operations: - id: operations - table: node_revision - field: operations - relationship: none - group_type: group - admin_label: '' - entity_type: node - plugin_id: entity_operations - label: Operations - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: true - pager: - type: full - options: - offset: 0 - items_per_page: 50 - total_pages: null - id: 0 - tags: - next: 'Next ›' - previous: '‹ Previous' - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - exposed_form: - type: basic - options: - submit_button: Filter - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - access: - type: perm - options: - perm: 'view any unpublished content' - cache: - type: tag - options: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - plugin_id: text_custom - empty: true - content: 'No moderated content available. Only pending versions of content, such as drafts, are listed here.' - tokenize: false - sorts: { } - arguments: { } - filters: - latest_translation_affected_revision: - id: latest_translation_affected_revision - table: node_revision - field: latest_translation_affected_revision - relationship: none - group_type: group - admin_label: '' - entity_type: node - plugin_id: latest_translation_affected_revision - operator: '=' - value: '' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - operator_limit_selection: false - operator_list: { } - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - title: - id: title - table: node_field_revision - field: title - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: title - plugin_id: string - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: title_op - label: Title - description: '' - use_operator: false - operator: title_op - operator_limit_selection: false - operator_list: { } - identifier: title - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - type: - id: type - table: node_field_data - field: type - relationship: nid - group_type: group - admin_label: '' - entity_type: node - entity_field: type - plugin_id: bundle - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: type_op - label: 'Content type' - description: '' - use_operator: false - operator: type_op - operator_limit_selection: false - operator_list: { } - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - moderation_state: - id: moderation_state - table: node_field_revision - field: moderation_state - relationship: none - group_type: group - admin_label: '' - entity_type: node - plugin_id: moderation_state_filter - operator: in - value: - all: all - civictheme_editorial-draft: civictheme_editorial-draft - civictheme_editorial-needs_review: civictheme_editorial-needs_review - civictheme_editorial-published: civictheme_editorial-published - civictheme_editorial-archived: civictheme_editorial-archived - group: 1 - exposed: true - expose: - operator_id: moderation_state_op - label: 'Moderation state' - description: '' - use_operator: false - operator: moderation_state_op - operator_limit_selection: false - operator_list: { } - identifier: moderation_state - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - civictheme_content_author: '0' - civictheme_content_approver: '0' - civictheme_site_administrator: '0' - anonymous: '0' - administrator: '0' - reduce: true - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - langcode: - id: langcode - table: node_field_revision - field: langcode - relationship: none - group_type: group - admin_label: '' - entity_type: node - entity_field: langcode - plugin_id: language - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: langcode_op - label: Language - description: '' - use_operator: false - operator: langcode_op - operator_limit_selection: false - operator_list: { } - identifier: langcode - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - moderation_state_1: - id: moderation_state_1 - table: node_field_revision - field: moderation_state - relationship: none - group_type: group - admin_label: '' - entity_type: node - plugin_id: moderation_state_filter - operator: 'not in' - value: - civictheme_editorial-published: civictheme_editorial-published - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - operator_limit_selection: false - operator_list: { } - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - filter_groups: - operator: AND - groups: - 1: AND - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - columns: - title: title - type: type - name: name - moderation_state: moderation_state - changed: changed - default: changed - info: - title: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - type: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - name: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - moderation_state: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - changed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - override: true - sticky: true - summary: '' - empty_table: true - caption: '' - description: '' - row: - type: fields - query: - type: views_query - options: - query_comment: '' - disable_sql_rewrite: false - distinct: false - replica: false - query_tags: { } - relationships: - nid: - id: nid - table: node_field_revision - field: nid - relationship: none - group_type: group - admin_label: 'Get the actual content from a content revision.' - entity_type: node - entity_field: nid - plugin_id: standard - required: false - uid: - id: uid - table: node_field_revision - field: uid - relationship: none - group_type: group - admin_label: User - entity_type: node - entity_field: uid - plugin_id: standard - required: false - header: { } - footer: { } - display_extenders: { } - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:workflow_list' - moderated_content: - id: moderated_content - display_title: 'Moderated content' - display_plugin: page - position: 1 - display_options: - display_description: '' - display_extenders: { } - path: admin/content/moderated - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - 'user.node_grants:view' - - user.permissions - tags: - - 'config:workflow_list' diff --git a/config/optional/views.view.civictheme_search.yml b/config/optional/views.view.civictheme_search.yml deleted file mode 100644 index f0f0c8b2ae8191dee764efba7b70a1ecdcee4a96..0000000000000000000000000000000000000000 --- a/config/optional/views.view.civictheme_search.yml +++ /dev/null @@ -1,262 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - search_api.index.civictheme_content - module: - - search_api -id: civictheme_search -label: Old CivicTheme Search -module: views -description: '' -tag: '' -base_table: search_api_index_civictheme_content -base_field: search_api_id -display: - default: - id: default - display_title: Default - display_plugin: default - position: 0 - display_options: - title: Search - fields: - search_api_id: - id: search_api_id - table: search_api_index_civictheme_content - field: search_api_id - relationship: none - group_type: group - admin_label: '' - entity_type: null - entity_field: null - plugin_id: standard - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - pager: - type: full - options: - offset: 0 - items_per_page: 25 - total_pages: null - id: 0 - tags: - next: ›› - previous: ‹‹ - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - exposed_form: - type: basic - options: - submit_button: Search - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - access: - type: none - options: { } - cache: - type: none - options: { } - empty: - result: - id: result - table: views - field: result - relationship: none - group_type: group - admin_label: '' - plugin_id: result - empty: true - content: 'No results found for your search. Please try again with some different keywords.' - sorts: - search_api_relevance: - id: search_api_relevance - table: search_api_index_civictheme_content - field: search_api_relevance - relationship: none - group_type: group - admin_label: '' - plugin_id: search_api - order: ASC - expose: - label: '' - field_identifier: '' - exposed: false - arguments: { } - filters: - search_api_fulltext: - id: search_api_fulltext - table: search_api_index_civictheme_content - field: search_api_fulltext - relationship: none - group_type: group - admin_label: '' - plugin_id: search_api_fulltext - operator: or - value: '' - group: 1 - exposed: true - expose: - operator_id: search_api_fulltext_op - label: 'Search keywords' - description: '' - use_operator: false - operator: search_api_fulltext_op - operator_limit_selection: false - operator_list: { } - identifier: keywords - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - civictheme_content_author: '0' - civictheme_content_approver: '0' - civictheme_site_administrator: '0' - anonymous: '0' - administrator: '0' - expose_fields: false - placeholder: 'Enter search keywords...' - searched_fields_id: search_api_fulltext_searched_fields - value_maxlength: 128 - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - parse_mode: terms - min_length: null - fields: { } - filter_groups: - operator: AND - groups: - 1: AND - style: - type: grid - options: - uses_fields: false - columns: 1 - automatic_width: true - alignment: horizontal - row_class_custom: '' - row_class_default: true - col_class_custom: '' - col_class_default: true - row: - type: search_api - options: - view_modes: - 'entity:node': - civictheme_event: civictheme_snippet - civictheme_page: civictheme_snippet - query: - type: search_api_query - options: - bypass_access: false - skip_access: false - preserve_facet_query_args: false - query_tags: { } - relationships: { } - header: - area: - id: area - table: views - field: area - relationship: none - group_type: group - admin_label: '' - plugin_id: text - empty: false - content: - value: '<h3 class="ct-heading ct-list__title">Search results...</h3>' - format: civictheme_rich_text - tokenize: false - footer: { } - display_extenders: { } - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_interface' - - url - - url.query_args - - 'user.node_grants:view' - tags: - - 'config:search_api.index.civictheme_content' - - 'search_api_list:civictheme_content' - page_1: - id: page_1 - display_title: Page - display_plugin: page - position: 1 - display_options: - display_extenders: { } - path: search - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_interface' - - url - - url.query_args - - 'user.node_grants:view' - tags: - - 'config:search_api.index.civictheme_content' - - 'search_api_list:civictheme_content' diff --git a/config/optional/webform.webform.civictheme_enquiry.yml b/config/optional/webform.webform.civictheme_enquiry.yml deleted file mode 100644 index c1b658bd2ff22648c25767a0ef4b010cd6d12272..0000000000000000000000000000000000000000 --- a/config/optional/webform.webform.civictheme_enquiry.yml +++ /dev/null @@ -1,248 +0,0 @@ -langcode: en -status: open -dependencies: { } -open: null -close: null -weight: 0 -uid: 1 -template: false -archive: false -id: civictheme_enquiry -title: Enquiry -description: '' -categories: { } -elements: |- - contact_details: - '#type': fieldset - '#title': 'Contact details' - first_name: - '#type': textfield - '#title': 'First name' - '#required': true - last_name: - '#type': textfield - '#title': 'Last name' - '#required': true - phone_number: - '#type': textfield - '#title': 'Phone number' - '#required': true - email: - '#type': email - '#title': Email - '#required': true - enquiry: - '#type': textarea - '#title': Enquiry - '#required': true - reason_for_enquiry: - '#type': select - '#title': 'Reason for enquiry' - '#options': - service: Service - event: Event - general: General - contact_me_by: - '#type': radios - '#title': 'Contact me by' - '#options': - telephone: Telephone - email: Email - '#required': true - subscribe_to_list: - '#type': checkboxes - '#title': 'Subscribe to list' - '#options': - update: Updates - marketing: Marketing - promotion: Promotion - '#options_all': true - '#options_all_text': All - '#required': true - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': Send -css: '' -javascript: '' -settings: - ajax: false - ajax_scroll_top: form - ajax_progress_type: '' - ajax_effect: '' - ajax_speed: null - page: true - page_submit_path: /enquiry - page_confirm_path: '' - page_theme_name: '' - form_title: both - form_submit_once: false - form_exception_message: '' - form_open_message: '' - form_close_message: '' - form_previous_submissions: true - form_confidential: false - form_confidential_message: '' - form_disable_remote_addr: false - form_convert_anonymous: false - form_prepopulate: false - form_prepopulate_source_entity: false - form_prepopulate_source_entity_required: false - form_prepopulate_source_entity_type: '' - form_reset: false - form_disable_autocomplete: false - form_novalidate: false - form_disable_inline_errors: false - form_required: false - form_unsaved: false - form_disable_back: false - form_submit_back: false - form_autofocus: false - form_details_toggle: false - form_access_denied: default - form_access_denied_title: '' - form_access_denied_message: '' - form_access_denied_attributes: { } - form_file_limit: '' - share: false - share_node: false - share_theme_name: '' - share_title: true - share_page_body_attributes: { } - submission_label: '' - submission_log: false - submission_views: { } - submission_views_replace: { } - submission_user_columns: { } - submission_user_duplicate: false - submission_access_denied: default - submission_access_denied_title: '' - submission_access_denied_message: '' - submission_access_denied_attributes: { } - submission_exception_message: '' - submission_locked_message: '' - submission_excluded_elements: { } - submission_exclude_empty: false - submission_exclude_empty_checkbox: false - previous_submission_message: '' - previous_submissions_message: '' - autofill: false - autofill_message: '' - autofill_excluded_elements: { } - wizard_progress_bar: true - wizard_progress_pages: false - wizard_progress_percentage: false - wizard_progress_link: false - wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true - wizard_start_label: '' - wizard_preview_link: false - wizard_confirmation: true - wizard_confirmation_label: '' - wizard_track: '' - wizard_prev_button_label: '' - wizard_next_button_label: '' - wizard_toggle: false - wizard_toggle_show_label: '' - wizard_toggle_hide_label: '' - preview: 0 - preview_label: '' - preview_title: '' - preview_message: '' - preview_attributes: { } - preview_excluded_elements: { } - preview_exclude_empty: true - preview_exclude_empty_checkbox: false - draft: none - draft_multiple: false - draft_auto_save: false - draft_saved_message: '' - draft_loaded_message: '' - draft_pending_single_message: '' - draft_pending_multiple_message: '' - confirmation_type: page - confirmation_title: '' - confirmation_message: '' - confirmation_url: '' - confirmation_attributes: { } - confirmation_back: true - confirmation_back_label: '' - confirmation_back_attributes: { } - confirmation_exclude_query: false - confirmation_exclude_token: false - confirmation_update: false - limit_total: null - limit_total_interval: null - limit_total_message: '' - limit_total_unique: false - limit_user: null - limit_user_interval: null - limit_user_message: '' - limit_user_unique: false - entity_limit_total: null - entity_limit_total_interval: null - entity_limit_user: null - entity_limit_user_interval: null - purge: none - purge_days: null - results_disabled: false - results_disabled_ignore: false - results_customize: false - token_view: false - token_update: false - token_delete: false - serial_disabled: false - form_method: '' - form_action: '' - form_attributes: { } -access: - create: - roles: - - anonymous - - authenticated - users: { } - permissions: { } - view_any: - roles: { } - users: { } - permissions: { } - update_any: - roles: { } - users: { } - permissions: { } - delete_any: - roles: { } - users: { } - permissions: { } - purge_any: - roles: { } - users: { } - permissions: { } - view_own: - roles: { } - users: { } - permissions: { } - update_own: - roles: { } - users: { } - permissions: { } - delete_own: - roles: { } - users: { } - permissions: { } - administer: - roles: { } - users: { } - permissions: { } - test: - roles: { } - users: { } - permissions: { } - configuration: - roles: { } - users: { } - permissions: { } -handlers: { } -variants: { } diff --git a/config/optional/webform.webform.civictheme_feedback.yml b/config/optional/webform.webform.civictheme_feedback.yml deleted file mode 100644 index e8042e31cd3527cabf6cb39a4f16e1a1b19a5010..0000000000000000000000000000000000000000 --- a/config/optional/webform.webform.civictheme_feedback.yml +++ /dev/null @@ -1,86 +0,0 @@ -langcode: en -status: open -dependencies: { } -open: null -close: null -weight: 0 -uid: 1 -template: false -archive: false -id: civictheme_feedback -title: 'General form' -description: 'A simple multi-step form.' -categories: { } -elements: |- - personal_information: - '#type': webform_wizard_page - '#title': 'Personal information' - '#prev_button_label': '< Previous' - '#next_button_label': 'Next >' - name: - '#type': textfield - '#title': 'Your Name' - '#required': true - email: - '#type': email - '#title': 'Your Email' - '#required': true - message: - '#type': textarea - '#title': 'Your Message' - '#rows': 5 - '#required': true - additional_information: - '#type': webform_wizard_page - '#title': 'Additional information' - '#prev_button_label': '< Previous' - '#next_button_label': 'Next >' - reason: - '#type': select - '#title': 'Reason for Contacting' - '#options': - general: 'General Inquiry' - support: 'Technical Support' - feedback: Feedback - '#required': true - support_ticket_number: - '#type': textfield - '#title': 'Support Ticket Number' - '#states': - visible: - ':input[name="reason"]': - value: support - '#required_states': - visible: - ':input[name="reason"]': - value: support - how_did_you_hear: - '#type': textfield - '#title': 'How did you hear about us?' - '#states': - visible: - ':input[name="reason"]': - value: general - subscription: - '#type': checkboxes - '#title': 'Subscribe to Newsletter' - '#options': - newsletter: Newsletter - promotions: Promotions - preferred_contact_method: - '#type': radios - '#title': 'Preferred Contact Method' - '#options': - email: Email - phone: Phone - mail: Mail - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': Submit -css: '' -javascript: '' -settings: { } -access: { } -handlers: { } -variants: { } diff --git a/config/optional/workflows.workflow.civictheme_editorial.yml b/config/optional/workflows.workflow.civictheme_editorial.yml deleted file mode 100644 index 69c64fe258606455b5ab77734c44bf3e3e9038a7..0000000000000000000000000000000000000000 --- a/config/optional/workflows.workflow.civictheme_editorial.yml +++ /dev/null @@ -1,116 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - block_content.type.civictheme_banner - - block_content.type.civictheme_component_block - - block_content.type.civictheme_mobile_navigation - - block_content.type.civictheme_search - - block_content.type.civictheme_social_links - - media.type.civictheme_audio - - media.type.civictheme_document - - media.type.civictheme_icon - - media.type.civictheme_image - - media.type.civictheme_remote_video - - media.type.civictheme_video - - node.type.civictheme_alert - - node.type.civictheme_event - - node.type.civictheme_page - module: - - content_moderation -id: civictheme_editorial -label: Editorial -type: content_moderation -type_settings: - states: - archived: - label: Archived - weight: 1 - published: false - default_revision: true - draft: - label: Draft - weight: -2 - published: false - default_revision: false - needs_review: - label: 'Needs Review' - weight: -1 - published: false - default_revision: false - published: - label: Published - weight: 0 - published: true - default_revision: true - transitions: - archive: - label: Archive - from: - - published - to: archived - weight: 2 - create_new_draft: - label: 'Create New Draft' - from: - - draft - - published - to: draft - weight: -2 - needs_review: - label: 'Needs Review' - from: - - draft - to: needs_review - weight: -1 - publish: - label: Publish - from: - - draft - - needs_review - - published - to: published - weight: 1 - restore: - label: Restore - from: - - archived - to: published - weight: 5 - restore_to_draft: - label: 'Restore to Draft' - from: - - archived - to: draft - weight: 3 - restore_to_needs_review: - label: 'Restore to Needs Review' - from: - - archived - to: needs_review - weight: 4 - send_back_to_draft: - label: 'Send back to Draft' - from: - - needs_review - to: draft - weight: 0 - entity_types: - block_content: - - civictheme_banner - - civictheme_component_block - - civictheme_mobile_navigation - - civictheme_search - - civictheme_social_links - media: - - civictheme_audio - - civictheme_document - - civictheme_icon - - civictheme_image - - civictheme_remote_video - - civictheme_video - node: - - civictheme_alert - - civictheme_event - - civictheme_page - default_moderation_state: published