Skip to content

Commit

Permalink
Updated config file
Browse files Browse the repository at this point in the history
  • Loading branch information
yeniatencio committed Sep 22, 2024
1 parent 44d048a commit f5ddb07
Showing 1 changed file with 79 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ dependencies:
- paragraphs.paragraphs_type.basic_text
- paragraphs.paragraphs_type.call_to_action
- paragraphs.paragraphs_type.card_carousel
- paragraphs.paragraphs_type.card_event
- paragraphs.paragraphs_type.card_event_auto
- paragraphs.paragraphs_type.card_keydates
- paragraphs.paragraphs_type.compact_card_collection
- paragraphs.paragraphs_type.complex_image
- paragraphs.paragraphs_type.content_collection
- paragraphs.paragraphs_type.content_collection_enhanced
- paragraphs.paragraphs_type.data_table
- paragraphs.paragraphs_type.embedded_webform
- paragraphs.paragraphs_type.form_embed_openforms
Expand Down Expand Up @@ -40,123 +44,160 @@ settings:
accordion: accordion
promotion_card: promotion_card
navigation_card: navigation_card
card_event: card_event
card_keydates: card_keydates
call_to_action: call_to_action
card_carousel: card_carousel
embedded_webform: embedded_webform
form_embed_openforms: form_embed_openforms
media_gallery: media_gallery
complex_image: complex_image
timelines: timelines
call_to_action: call_to_action
data_table: data_table
card_event_auto: card_event_auto
form_embed_openforms: form_embed_openforms
compact_card_collection: compact_card_collection
statistics_grid: statistics_grid
content_collection: content_collection
content_collection_enhanced: content_collection_enhanced
from_library: from_library
statistics_grid: statistics_grid
negate: 0
target_bundles_drag_drop:
accordion:
weight: -93
weight: -31
enabled: true
accordion_content:
weight: -73
weight: -6
enabled: false
banner:
weight: -95
weight: -33
enabled: false
basic_text:
weight: -94
weight: -32
enabled: true
call_to_action:
weight: -82
weight: -12
enabled: true
call_to_action_image:
weight: -69
weight: 35
enabled: false
card_carousel:
weight: -80
weight: -21
enabled: true
card_event:
weight: -28
enabled: true
card_event_auto:
weight: -4
enabled: true
card_keydates:
weight: -83
weight: -22
enabled: true
card_promotion:
weight: -90
weight: -27
enabled: false
card_promotion_auto:
weight: -89
weight: -26
enabled: false
compact_card:
weight: -66
weight: 42
enabled: false
compact_card_collection:
weight: -65
weight: 43
enabled: true
complex_image:
weight: -76
weight: -17
enabled: true
contact_us:
weight: -70
weight: 34
enabled: false
content_collection:
weight: 63
enabled: true
content_collection_enhanced:
weight: 64
enabled: true
data_driven_component:
weight: 65
enabled: false
data_table:
weight: -74
weight: -8
enabled: true
embedded_search_form:
weight: -62
weight: 52
enabled: false
embedded_webform:
weight: -79
weight: -20
enabled: true
event_details:
weight: -64
weight: 46
enabled: false
form_embed_openforms:
weight: -78
weight: 23
enabled: true
from_library:
weight: 55
weight: 92
enabled: true
hero_banner_with_cta:
weight: 56
weight: 71
enabled: false
introduction_banner:
weight: -63
weight: 48
enabled: false
key_journeys:
weight: -88
weight: -25
enabled: false
keydates:
weight: -72
weight: -5
enabled: false
links:
weight: -86
weight: -23
enabled: false
listing_content_type:
weight: 76
enabled: false
listing_custom_filter:
weight: 77
enabled: false
listing_site:
weight: 78
enabled: false
listing_user_custom_filter:
weight: 79
enabled: false
media_gallery:
weight: -77
weight: -18
enabled: true
navigation_card:
weight: -91
weight: -29
enabled: true
phone:
weight: -68
weight: 38
enabled: false
promotion_card:
weight: -92
weight: -30
enabled: true
related_links:
weight: -87
weight: -24
enabled: false
search_listing_header_component:
weight: 86
enabled: false
searchable_fields:
weight: 85
enabled: false
social_link:
weight: -67
weight: 40
enabled: false
statistic_block:
weight: -49
weight: 151
enabled: false
statistics_grid:
weight: -61
weight: 150
enabled: true
timeline:
weight: -5
weight: 67
enabled: false
timelines:
weight: -75
weight: -16
enabled: true
field_type: entity_reference_revisions

0 comments on commit f5ddb07

Please sign in to comment.