Skip to content

Commit c110c7d

Browse files
Update configuration
1 parent 84149c1 commit c110c7d

27 files changed

Lines changed: 551 additions & 334 deletions

File tree

composer.lock

Lines changed: 217 additions & 323 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conf/cmi/core.entity_form_display.paragraph.event_list.default.yml

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,15 @@ dependencies:
1111
- field.field.paragraph.event_list.field_event_time
1212
- field.field.paragraph.event_list.field_filter_keywords
1313
- field.field.paragraph.event_list.field_free_events
14+
- field.field.paragraph.event_list.field_language
1415
- field.field.paragraph.event_list.field_remote_events
1516
- paragraphs.paragraphs_type.event_list
1617
module:
1718
- link
1819
- select2
1920
- text
2021
_core:
21-
default_config_hash: pnw2o1LfSEYf_VAVfl_hQcc74gjXVo8kA5bkJd94LrI
22+
default_config_hash: x62qatKOWxt46tUtGnQqFy8_ZvwyXfJ6l0N5d-MEVhY
2223
id: paragraph.event_list.default
2324
targetEntityType: paragraph
2425
bundle: event_list
@@ -34,7 +35,7 @@ content:
3435
third_party_settings: { }
3536
field_event_count:
3637
type: options_select
37-
weight: 4
38+
weight: 3
3839
region: content
3940
settings: { }
4041
third_party_settings: { }
@@ -70,7 +71,7 @@ content:
7071
third_party_settings: { }
7172
field_filter_keywords:
7273
type: select2_entity_reference
73-
weight: 8
74+
weight: 9
7475
region: content
7576
settings:
7677
width: 100%
@@ -80,18 +81,25 @@ content:
8081
third_party_settings: { }
8182
field_free_events:
8283
type: boolean_checkbox
83-
weight: 7
84+
weight: 8
8485
region: content
8586
settings:
8687
display_label: true
8788
third_party_settings: { }
88-
field_remote_events:
89+
field_language:
8990
type: boolean_checkbox
9091
weight: 6
9192
region: content
9293
settings:
9394
display_label: true
9495
third_party_settings: { }
96+
field_remote_events:
97+
type: boolean_checkbox
98+
weight: 7
99+
region: content
100+
settings:
101+
display_label: true
102+
third_party_settings: { }
95103
hidden:
96104
created: true
97105
status: true
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
uuid: a26e6166-ba30-43ab-814e-4b7270bb3345
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.field.paragraph.number_highlights.field_number_highlight
7+
- field.field.paragraph.number_highlights.field_number_highlights_desc
8+
- field.field.paragraph.number_highlights.field_number_highlights_title
9+
- paragraphs.paragraphs_type.number_highlights
10+
module:
11+
- helfi_paragraphs_number_highlights
12+
- text
13+
_core:
14+
default_config_hash: TcSPoKoUjX5LGix7YJDs5aslM7BqnzqJ4PADOuoR92E
15+
id: paragraph.number_highlights.default
16+
targetEntityType: paragraph
17+
bundle: number_highlights
18+
mode: default
19+
content:
20+
field_number_highlight:
21+
type: numbers_item_widget
22+
weight: 2
23+
region: content
24+
settings:
25+
placeholder_number: ''
26+
placeholder_text: ''
27+
third_party_settings: { }
28+
field_number_highlights_desc:
29+
type: text_textarea
30+
weight: 1
31+
region: content
32+
settings:
33+
rows: 5
34+
placeholder: ''
35+
third_party_settings: { }
36+
field_number_highlights_title:
37+
type: string_textfield
38+
weight: 0
39+
region: content
40+
settings:
41+
size: 60
42+
placeholder: ''
43+
third_party_settings: { }
44+
hidden:
45+
created: true
46+
status: true

conf/cmi/core.entity_view_display.paragraph.event_list.default.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@ dependencies:
1111
- field.field.paragraph.event_list.field_event_time
1212
- field.field.paragraph.event_list.field_filter_keywords
1313
- field.field.paragraph.event_list.field_free_events
14+
- field.field.paragraph.event_list.field_language
1415
- field.field.paragraph.event_list.field_remote_events
1516
- paragraphs.paragraphs_type.event_list
1617
module:
1718
- options
1819
- text
1920
_core:
20-
default_config_hash: YnAuXvpkTYS5kEYQPdVPJ3400B-7iL51-1nhoLiTy8s
21+
default_config_hash: hC0amz1ks1fL449mWbdWpFj5tb6pGEEjzEVaMhYiMIc
2122
id: paragraph.event_list.default
2223
targetEntityType: paragraph
2324
bundle: event_list
@@ -83,6 +84,16 @@ content:
8384
third_party_settings: { }
8485
weight: 5
8586
region: content
87+
field_language:
88+
type: boolean
89+
label: above
90+
settings:
91+
format: default
92+
format_custom_false: ''
93+
format_custom_true: ''
94+
third_party_settings: { }
95+
weight: 7
96+
region: content
8697
field_remote_events:
8798
type: boolean
8899
label: above
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
uuid: 94a2177c-d24a-448d-a3cb-3c78a42fa4d7
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.field.paragraph.number_highlights.field_number_highlight
7+
- field.field.paragraph.number_highlights.field_number_highlights_desc
8+
- field.field.paragraph.number_highlights.field_number_highlights_title
9+
- paragraphs.paragraphs_type.number_highlights
10+
module:
11+
- helfi_paragraphs_number_highlights
12+
- text
13+
_core:
14+
default_config_hash: 0z3hTsW4PJ2b1amH3TaI4AHpqCbve5aUPlUrxC4EX7o
15+
id: paragraph.number_highlights.default
16+
targetEntityType: paragraph
17+
bundle: number_highlights
18+
mode: default
19+
content:
20+
field_number_highlight:
21+
type: numbers_item_formatter
22+
label: hidden
23+
settings: { }
24+
third_party_settings: { }
25+
weight: 2
26+
region: content
27+
field_number_highlights_desc:
28+
type: text_default
29+
label: hidden
30+
settings: { }
31+
third_party_settings: { }
32+
weight: 1
33+
region: content
34+
field_number_highlights_title:
35+
type: string
36+
label: hidden
37+
settings:
38+
link_to_entity: false
39+
third_party_settings: { }
40+
weight: 0
41+
region: content
42+
hidden:
43+
search_api_excerpt: true

conf/cmi/core.extension.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ module:
7272
helfi_paragraphs_liftup_with_image: 0
7373
helfi_paragraphs_list_of_links: 0
7474
helfi_paragraphs_map: 0
75+
helfi_paragraphs_number_highlights: 0
7576
helfi_paragraphs_phasing: 0
7677
helfi_paragraphs_popular_services: 0
7778
helfi_paragraphs_remote_video: 0

conf/cmi/field.field.node.landing_page.field_content.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ settings:
4545
target_group_links: target_group_links
4646
event_list: event_list
4747
image_gallery: image_gallery
48+
number_highlights: number_highlights
4849
curated_event_list: curated_event_list
4950
hearings: hearings
5051
infograph: infograph
@@ -97,6 +98,9 @@ settings:
9798
map:
9899
weight: 8
99100
enabled: true
101+
number_highlights:
102+
weight: 16
103+
enabled: true
100104
phasing:
101105
weight: 7
102106
enabled: true

conf/cmi/field.field.node.page.field_content.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ settings:
4747
event_list: event_list
4848
contact_card_listing: contact_card_listing
4949
image_gallery: image_gallery
50+
number_highlights: number_highlights
5051
embed: embed
5152
content_menu: content_menu
5253
content_liftup: content_liftup
@@ -97,6 +98,9 @@ settings:
9798
map:
9899
weight: 9
99100
enabled: true
101+
number_highlights:
102+
weight: 17
103+
enabled: true
100104
phasing:
101105
weight: 7
102106
enabled: true

conf/cmi/field.field.node.page.field_lower_content.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies:
1818
- paragraphs.paragraphs_type.image_gallery
1919
- paragraphs.paragraphs_type.list_of_links
2020
- paragraphs.paragraphs_type.map
21+
- paragraphs.paragraphs_type.number_highlights
2122
- paragraphs.paragraphs_type.phasing
2223
- paragraphs.paragraphs_type.remote_video
2324
- paragraphs.paragraphs_type.text
@@ -54,6 +55,7 @@ settings:
5455
event_list: event_list
5556
contact_card_listing: contact_card_listing
5657
image_gallery: image_gallery
58+
number_highlights: number_highlights
5759
content_liftup: content_liftup
5860
negate: 0
5961
target_bundles_drag_drop:
@@ -96,6 +98,9 @@ settings:
9698
map:
9799
weight: 9
98100
enabled: true
101+
number_highlights:
102+
weight: 17
103+
enabled: true
99104
phasing:
100105
weight: 7
101106
enabled: true
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
uuid: c5dad672-6fdc-4512-ac95-ba14c95c2cad
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.storage.paragraph.field_language
7+
- paragraphs.paragraphs_type.event_list
8+
_core:
9+
default_config_hash: qyL8mGc1WEon1pdMSbIkkegAfPCAwnHiweV8pPL9fuY
10+
id: paragraph.event_list.field_language
11+
field_name: field_language
12+
entity_type: paragraph
13+
bundle: event_list
14+
label: 'Event Language'
15+
description: 'Show "Language" filter.'
16+
required: false
17+
translatable: false
18+
default_value:
19+
-
20+
value: 0
21+
default_value_callback: ''
22+
settings:
23+
on_label: 'On'
24+
off_label: 'Off'
25+
field_type: boolean

0 commit comments

Comments
 (0)