1- uuid : f4d6607c-e8dd-4c31-b4c7-1309356cdbf2
1+ uuid : 5399f789-0395-475a-a00a-8c5656df687e
22langcode : en
33status : true
44dependencies :
55 config :
66 - field.field.paragraph.event_list.field_api_url
7+ - field.field.paragraph.event_list.field_event_count
78 - field.field.paragraph.event_list.field_event_list_description
89 - field.field.paragraph.event_list.field_event_list_title
10+ - field.field.paragraph.event_list.field_event_location
11+ - field.field.paragraph.event_list.field_event_time
12+ - field.field.paragraph.event_list.field_free_events
913 - field.field.paragraph.event_list.field_load_more
14+ - field.field.paragraph.event_list.field_remote_events
1015 - paragraphs.paragraphs_type.event_list
1116 module :
17+ - options
1218 - text
1319_core :
14- default_config_hash : 9xAT4OL9SGihyabuUdNlviQpCUdo09jo96OyzIZe-v8
20+ default_config_hash : dMZ_8jKpOaA7CkuxlB2baa1apQcQ_vFlXM04jq4bqQY
1521id : paragraph.event_list.default
1622targetEntityType : paragraph
1723bundle : event_list
1824mode : default
1925content :
26+ field_event_count :
27+ type : list_default
28+ label : above
29+ settings : { }
30+ third_party_settings : { }
31+ weight : 2
32+ region : content
2033 field_event_list_description :
2134 type : text_default
2235 label : hidden
@@ -32,6 +45,46 @@ content:
3245 third_party_settings : { }
3346 weight : 0
3447 region : content
48+ field_event_location :
49+ type : boolean
50+ label : above
51+ settings :
52+ format : default
53+ format_custom_false : ' '
54+ format_custom_true : ' '
55+ third_party_settings : { }
56+ weight : 2
57+ region : content
58+ field_event_time :
59+ type : boolean
60+ label : above
61+ settings :
62+ format : default
63+ format_custom_false : ' '
64+ format_custom_true : ' '
65+ third_party_settings : { }
66+ weight : 3
67+ region : content
68+ field_free_events :
69+ type : boolean
70+ label : above
71+ settings :
72+ format : default
73+ format_custom_false : ' '
74+ format_custom_true : ' '
75+ third_party_settings : { }
76+ weight : 5
77+ region : content
78+ field_remote_events :
79+ type : boolean
80+ label : above
81+ settings :
82+ format : default
83+ format_custom_false : ' '
84+ format_custom_true : ' '
85+ third_party_settings : { }
86+ weight : 4
87+ region : content
3588hidden :
3689 field_api_url : true
3790 field_load_more : true
0 commit comments