diff --git a/config/sync/core.entity_form_display.node.vba_facility.default.yml b/config/sync/core.entity_form_display.node.vba_facility.default.yml index 6d22c44b9de..fe8e1630c43 100644 --- a/config/sync/core.entity_form_display.node.vba_facility.default.yml +++ b/config/sync/core.entity_form_display.node.vba_facility.default.yml @@ -114,7 +114,7 @@ third_party_settings: weight: 3 format_type: details format_settings: - classes: '' + classes: external-content show_empty_fields: false id: locations-and-contact-information open: true @@ -128,7 +128,13 @@ third_party_settings: - field_timezone - group_benefit_office_hours_vary - group_benefits_hotline - - group_other_migrated_data + - field_facility_locator_api_id + - field_facility_vba_classificatio + - field_geolocation + - field_non_va_official_name + - field_non_va_location_url + - field_office + - field_shared_vha_location label: 'Facility data' region: content parent_name: group_locations_and_contact_info @@ -330,31 +336,23 @@ third_party_settings: required_fields: false description_display: after group_other_migrated_data: - children: - - field_facility_locator_api_id - - field_facility_vba_classificatio - - field_geolocation - - field_non_va_official_name - - field_non_va_location_url - - field_office - - field_shared_vha_location + children: { } label: 'Other migrated data' region: content - parent_name: group_facility_data - weight: 16 + parent_name: '' + weight: 15 format_type: tooltip format_settings: - show_empty_fields: 0 + show_label: '0' + tooltip_description: '' + description: '' + required_fields: '1' id: '' - classes: '' + classes: external-content + show_empty_fields: 0 element: div - show_label: '0' label_element: h3 - required_fields: 1 attributes: '' - description: '' - tooltip_description: '' - open: false group_facility_services: children: { } label: 'Facility services' @@ -531,7 +529,7 @@ content: third_party_settings: { } field_facility_locator_api_id: type: string_textfield - weight: 17 + weight: 16 region: content settings: size: 60 @@ -539,13 +537,13 @@ content: third_party_settings: { } field_facility_vba_classificatio: type: options_select - weight: 18 + weight: 17 region: content settings: { } third_party_settings: { } field_geolocation: type: geofield_latlon - weight: 19 + weight: 18 region: content settings: html5_geolocation: false @@ -607,7 +605,7 @@ content: third_party_settings: { } field_non_va_location_url: type: link_default - weight: 21 + weight: 20 region: content settings: placeholder_url: '' @@ -615,7 +613,7 @@ content: third_party_settings: { } field_non_va_official_name: type: string_textfield - weight: 20 + weight: 19 region: content settings: size: 60 @@ -623,7 +621,7 @@ content: third_party_settings: { } field_office: type: options_select - weight: 22 + weight: 21 region: content settings: { } third_party_settings: { } @@ -691,7 +689,7 @@ content: add_another: '' field_shared_vha_location: type: entity_reference_autocomplete - weight: 23 + weight: 22 region: content settings: match_operator: CONTAINS diff --git a/config/sync/field.field.paragraph.button.field_button_label.yml b/config/sync/field.field.paragraph.button.field_button_label.yml index e2038689e4a..2fa3a17e731 100644 --- a/config/sync/field.field.paragraph.button.field_button_label.yml +++ b/config/sync/field.field.paragraph.button.field_button_label.yml @@ -5,12 +5,17 @@ dependencies: config: - field.storage.paragraph.field_button_label - paragraphs.paragraphs_type.button + module: + - tmgmt_content +third_party_settings: + tmgmt_content: + excluded: false id: paragraph.button.field_button_label field_name: field_button_label entity_type: paragraph bundle: button label: 'Link text' -description: '' +description: 'This text should describe the purpose of the link. Additional tips are on the VA content style guide links page (opens in a new window).' required: true translatable: true default_value: { } diff --git a/config/sync/field.field.paragraph.button.field_button_link.yml b/config/sync/field.field.paragraph.button.field_button_link.yml index efe53534602..f49fd03ce5e 100644 --- a/config/sync/field.field.paragraph.button.field_button_link.yml +++ b/config/sync/field.field.paragraph.button.field_button_link.yml @@ -7,6 +7,10 @@ dependencies: - paragraphs.paragraphs_type.button module: - link + - tmgmt_content +third_party_settings: + tmgmt_content: + excluded: false id: paragraph.button.field_button_link field_name: field_button_link entity_type: paragraph diff --git a/config/sync/field.field.paragraph.featured_content.field_description.yml b/config/sync/field.field.paragraph.featured_content.field_description.yml index ad47bbc057d..4e32bde3b01 100644 --- a/config/sync/field.field.paragraph.featured_content.field_description.yml +++ b/config/sync/field.field.paragraph.featured_content.field_description.yml @@ -8,19 +8,23 @@ dependencies: module: - allowed_formats - text + - tmgmt_content third_party_settings: allowed_formats: allowed_formats: - rich_text_limited + tmgmt_content: + excluded: false id: paragraph.featured_content.field_description field_name: field_description entity_type: paragraph bundle: featured_content label: Description -description: '' +description: 'Briefly describe the service, event, or news.' required: true translatable: false default_value: { } default_value_callback: '' -settings: { } +settings: + allowed_formats: { } field_type: text_long diff --git a/config/sync/field.field.paragraph.featured_content.field_section_header.yml b/config/sync/field.field.paragraph.featured_content.field_section_header.yml index 725140e910c..b4e8946d26b 100644 --- a/config/sync/field.field.paragraph.featured_content.field_section_header.yml +++ b/config/sync/field.field.paragraph.featured_content.field_section_header.yml @@ -5,12 +5,17 @@ dependencies: config: - field.storage.paragraph.field_section_header - paragraphs.paragraphs_type.featured_content + module: + - tmgmt_content +third_party_settings: + tmgmt_content: + excluded: false id: paragraph.featured_content.field_section_header field_name: field_section_header entity_type: paragraph bundle: featured_content label: Title -description: '' +description: 'This title should be in sentence case and follow VA content guidance (opens in a new window). ' required: true translatable: false default_value: { }