Skip to content

Commit

Permalink
Merge pull request #2189 from massgov/revert-2148-feature/DP-29020_co…
Browse files Browse the repository at this point in the history
…nvert_wwyltd_to_flexible_links

Revert "feature/DP-29020_convert_wwyltd_to_flexible_links"
  • Loading branch information
tom-fleming authored Sep 12, 2023
2 parents e8d2812 + 1238f6a commit 53653a4
Show file tree
Hide file tree
Showing 11 changed files with 129 additions and 532 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- field.field.paragraph.org_section_long_form.field_hide_heading
- field.field.paragraph.org_section_long_form.field_section_long_form_content
- field.field.paragraph.org_section_long_form.field_section_long_form_heading
- field.field.paragraph.org_section_long_form.field_section_style
- paragraphs.paragraphs_type.org_section_long_form
module:
- field_group
Expand All @@ -19,7 +18,7 @@ third_party_settings:
label: 'Section Content'
region: content
parent_name: ''
weight: 3
weight: 2
format_type: details
format_settings:
classes: section-content
Expand All @@ -32,7 +31,7 @@ third_party_settings:
label: 'Additional Resources'
region: content
parent_name: ''
weight: 4
weight: 3
format_type: details
format_settings:
classes: ''
Expand Down Expand Up @@ -72,12 +71,6 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_section_style:
type: options_buttons
weight: 2
region: content
settings: { }
third_party_settings: { }
hidden:
created: true
status: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ dependencies:
- field.field.paragraph.org_section_long_form.field_hide_heading
- field.field.paragraph.org_section_long_form.field_section_long_form_content
- field.field.paragraph.org_section_long_form.field_section_long_form_heading
- field.field.paragraph.org_section_long_form.field_section_style
- paragraphs.paragraphs_type.org_section_long_form
module:
- entity_reference_revisions
- options
id: paragraph.org_section_long_form.default
targetEntityType: paragraph
bundle: org_section_long_form
Expand All @@ -33,13 +31,6 @@ content:
third_party_settings: { }
weight: 0
region: content
field_section_style:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 2
region: content
hidden:
computed_org_page: true
field_hide_heading: true
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ dependencies:
- paragraphs.paragraphs_type.featured_item_mosaic
- paragraphs.paragraphs_type.featured_message
- paragraphs.paragraphs_type.featured_topics
- paragraphs.paragraphs_type.flexible_link_group
- paragraphs.paragraphs_type.iframe
- paragraphs.paragraphs_type.image
- paragraphs.paragraphs_type.info_details_card_group
Expand All @@ -29,6 +28,7 @@ dependencies:
- paragraphs.paragraphs_type.stat
- paragraphs.paragraphs_type.tableau_embed
- paragraphs.paragraphs_type.video
- paragraphs.paragraphs_type.what_would_you_like_to_do
module:
- entity_reference_revisions
id: paragraph.org_section_long_form.field_section_long_form_content
Expand Down Expand Up @@ -67,8 +67,8 @@ settings:
stat: stat
tableau_embed: tableau_embed
video: video
what_would_you_like_to_do: what_would_you_like_to_do
collection_search: collection_search
flexible_link_group: flexible_link_group
negate: 0
target_bundles_drag_drop:
1up_stacked_band:
Expand Down Expand Up @@ -125,9 +125,6 @@ settings:
advisory_section:
weight: 39
enabled: false
alert:
weight: 151
enabled: false
board_member:
weight: 40
enabled: false
Expand Down Expand Up @@ -164,9 +161,6 @@ settings:
contact_info:
weight: 48
enabled: false
contact_placeholder:
weight: 164
enabled: false
content_card_group:
weight: 49
enabled: false
Expand Down Expand Up @@ -221,9 +215,6 @@ settings:
file_download_single:
weight: 63
enabled: false
flexible_link_group:
weight: 183
enabled: true
footnotes:
weight: 64
enabled: false
Expand Down Expand Up @@ -272,6 +263,9 @@ settings:
key_message_section:
weight: 76
enabled: false
link_group:
weight: 77
enabled: false
link_group_accordion:
weight: 90
enabled: false
Expand Down Expand Up @@ -419,12 +413,6 @@ settings:
section_with_heading:
weight: 117
enabled: false
service_rich_text:
weight: 249
enabled: false
service_section:
weight: 250
enabled: false
sitewide_alert_message:
weight: 242
enabled: false
Expand Down Expand Up @@ -452,9 +440,6 @@ settings:
tableau_embed:
weight: 20
enabled: true
time_callout:
weight: 260
enabled: false
video:
weight: 21
enabled: true
Expand All @@ -466,5 +451,5 @@ settings:
enabled: false
what_would_you_like_to_do:
weight: 22
enabled: false
enabled: true
field_type: entity_reference_revisions

This file was deleted.

Loading

0 comments on commit 53653a4

Please sign in to comment.