@@ -10,10 +10,10 @@ dependencies:
10
10
- paragraphs.paragraphs_type.civictheme_callout
11
11
- paragraphs.paragraphs_type.civictheme_campaign
12
12
- paragraphs.paragraphs_type.civictheme_content
13
+ - paragraphs.paragraphs_type.civictheme_content_message
13
14
- paragraphs.paragraphs_type.civictheme_iframe
14
15
- paragraphs.paragraphs_type.civictheme_manual_list
15
16
- paragraphs.paragraphs_type.civictheme_map
16
- - paragraphs.paragraphs_type.civictheme_content_message
17
17
- paragraphs.paragraphs_type.civictheme_next_step
18
18
- paragraphs.paragraphs_type.civictheme_promo
19
19
- paragraphs.paragraphs_type.civictheme_slider
@@ -40,10 +40,10 @@ settings:
40
40
civictheme_automated_list : civictheme_automated_list
41
41
civictheme_callout : civictheme_callout
42
42
civictheme_campaign : civictheme_campaign
43
+ civictheme_content_message : civictheme_content_message
43
44
civictheme_iframe : civictheme_iframe
44
45
civictheme_manual_list : civictheme_manual_list
45
46
civictheme_map : civictheme_map
46
- civictheme_content_message : civictheme_content_message
47
47
civictheme_next_step : civictheme_next_step
48
48
civictheme_promo : civictheme_promo
49
49
civictheme_slider : civictheme_slider
@@ -71,22 +71,22 @@ settings:
71
71
civictheme_content :
72
72
weight : -61
73
73
enabled : true
74
+ civictheme_content_message :
75
+ weight : -55
76
+ enabled : true
74
77
civictheme_event_card :
75
78
weight : -41
76
79
enabled : false
77
80
civictheme_event_card_ref :
78
81
weight : -40
79
82
enabled : false
80
83
civictheme_iframe :
81
- weight : -55
82
- enabled : true
83
- civictheme_manual_list :
84
84
weight : -54
85
85
enabled : true
86
- civictheme_map :
86
+ civictheme_manual_list :
87
87
weight : -53
88
88
enabled : true
89
- civictheme_content_message :
89
+ civictheme_map :
90
90
weight : -52
91
91
enabled : true
92
92
civictheme_navigation_card :
@@ -120,10 +120,16 @@ settings:
120
120
weight : -47
121
121
enabled : false
122
122
civictheme_slider_slide_ref :
123
+ weight : -34
124
+ enabled : false
125
+ civictheme_snippet :
126
+ weight : -33
127
+ enabled : false
128
+ civictheme_snippet_ref :
123
129
weight : -32
124
130
enabled : false
125
131
civictheme_social_icon :
126
- weight : -34
132
+ weight : -35
127
133
enabled : false
128
134
civictheme_subject_card :
129
135
weight : -38
0 commit comments