Skip to content

Commit aca095a

Browse files
authored
Merge pull request #1120 from City-of-Helsinki/dev
Dev to main
2 parents 39cd26f + 5f7c485 commit aca095a

File tree

56 files changed

+417
-513
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+417
-513
lines changed

composer.lock

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

conf/cmi/block.block.helfirecommendationsblock.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ visibility:
3535
context_mapping:
3636
node: '@node.node_route_context:node'
3737
bundles:
38-
landing_page: landing_page
3938
news_article: news_article
4039
news_item: news_item
4140
page: page

conf/cmi/core.entity_form_display.node.landing_page.default.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ dependencies:
1111
- node.type.landing_page
1212
module:
1313
- hdbt_admin_tools
14-
- helfi_recommendations
1514
- media_library
1615
- metatag
1716
- paragraphs

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

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ status: true
44
dependencies:
55
config:
66
- field.field.paragraph.contact_card.field_contact_description
7-
- field.field.paragraph.contact_card.field_contact_image
87
- field.field.paragraph.contact_card.field_contact_image_photographer
98
- field.field.paragraph.contact_card.field_contact_image_reference
109
- field.field.paragraph.contact_card.field_contact_name
11-
- field.field.paragraph.contact_card.field_contact_social_media
1210
- field.field.paragraph.contact_card.field_contact_social_media_link
1311
- field.field.paragraph.contact_card.field_contact_title
1412
- field.field.paragraph.contact_card.field_email
@@ -17,10 +15,9 @@ dependencies:
1715
module:
1816
- link
1917
- media_library
20-
- paragraphs
2118
- telephone
2219
_core:
23-
default_config_hash: 9GMOG_QIuNk11PXYGJk8symwR8u84uGQZlRFHhgclTk
20+
default_config_hash: xjbHYsHPxl1_konqxWI_VZ9Mmffc6T3cw-bIKWdiPVQ
2421
id: paragraph.contact_card.default
2522
targetEntityType: paragraph
2623
bundle: contact_card
@@ -49,24 +46,6 @@ content:
4946
size: 60
5047
placeholder: ''
5148
third_party_settings: { }
52-
field_contact_social_media:
53-
type: paragraphs
54-
weight: 6
55-
region: content
56-
settings:
57-
title: Paragraph
58-
title_plural: Paragraphs
59-
edit_mode: open
60-
closed_mode: summary
61-
autocollapse: none
62-
closed_mode_threshold: 0
63-
add_mode: dropdown
64-
form_display_mode: default
65-
default_paragraph_type: ''
66-
features:
67-
collapse_edit_all: collapse_edit_all
68-
duplicate: duplicate
69-
third_party_settings: { }
7049
field_contact_social_media_link:
7150
type: link_default
7251
weight: 7
@@ -100,6 +79,5 @@ content:
10079
third_party_settings: { }
10180
hidden:
10281
created: true
103-
field_contact_image: true
10482
field_contact_image_photographer: true
10583
status: true

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

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,41 @@ status: true
44
dependencies:
55
config:
66
- field.field.paragraph.content_cards.field_content_cards_content
7+
- field.field.paragraph.content_cards.field_content_cards_desc
78
- field.field.paragraph.content_cards.field_content_cards_design
89
- field.field.paragraph.content_cards.field_content_cards_title
910
- paragraphs.paragraphs_type.content_cards
1011
module:
1112
- hdbt_admin_tools
13+
- text
1214
_core:
13-
default_config_hash: rc8JKN-XvjAFkper1mY1JSFNvuAlde6tGnPVFI4xGq8
15+
default_config_hash: 4JX8v7Gta5W0OzsGDjflvVox-ZrPt5vRzXQyWay75wA
1416
id: paragraph.content_cards.default
1517
targetEntityType: paragraph
1618
bundle: content_cards
1719
mode: default
1820
content:
1921
field_content_cards_content:
2022
type: entity_reference_autocomplete
21-
weight: 2
23+
weight: 3
2224
region: content
2325
settings:
2426
match_operator: CONTAINS
2527
match_limit: 10
2628
size: 60
2729
placeholder: ''
2830
third_party_settings: { }
31+
field_content_cards_desc:
32+
type: text_textarea
33+
weight: 1
34+
region: content
35+
settings:
36+
rows: 5
37+
placeholder: ''
38+
third_party_settings: { }
2939
field_content_cards_design:
3040
type: design_field_widget
31-
weight: 1
41+
weight: 2
3242
region: content
3343
settings: { }
3444
third_party_settings: { }

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ dependencies:
1313
- media_library
1414
- text
1515
_core:
16-
default_config_hash: O4zMHxwRRHp-yrN0JH1svHXLCBbLGqZIF8WdjPfkhng
16+
default_config_hash: 1tF0afbbZujeZfTAK0WE2kAsdLhOtyb7o4eHswFDOhs
1717
id: paragraph.liftup_with_image.default
1818
targetEntityType: paragraph
1919
bundle: liftup_with_image
2020
mode: default
2121
content:
2222
field_liftup_with_image_desc:
2323
type: text_textarea
24-
weight: 3
24+
weight: 2
2525
region: content
2626
settings:
2727
rows: 3
@@ -35,7 +35,7 @@ content:
3535
third_party_settings: { }
3636
field_liftup_with_image_image:
3737
type: media_library_widget
38-
weight: 2
38+
weight: 3
3939
region: content
4040
settings:
4141
media_types: { }

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

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,39 @@ langcode: en
33
status: true
44
dependencies:
55
config:
6+
- field.field.paragraph.list_of_links.field_list_of_links_description
67
- field.field.paragraph.list_of_links.field_list_of_links_design
78
- field.field.paragraph.list_of_links.field_list_of_links_links
89
- field.field.paragraph.list_of_links.field_list_of_links_title
910
- paragraphs.paragraphs_type.list_of_links
1011
module:
1112
- hdbt_admin_tools
1213
- paragraphs
14+
- text
1315
_core:
14-
default_config_hash: SfY58zV6xN8OS738jhdT3WullLFwQRzTRPiQ0k7CZ1w
16+
default_config_hash: CBb3pM84N6OGiFtNuC69ATBamK9oynwPZ0Zegf0LQCY
1517
id: paragraph.list_of_links.default
1618
targetEntityType: paragraph
1719
bundle: list_of_links
1820
mode: default
1921
content:
22+
field_list_of_links_description:
23+
type: text_textarea
24+
weight: 1
25+
region: content
26+
settings:
27+
rows: 5
28+
placeholder: ''
29+
third_party_settings: { }
2030
field_list_of_links_design:
2131
type: design_field_widget
22-
weight: 1
32+
weight: 2
2333
region: content
2434
settings: { }
2535
third_party_settings: { }
2636
field_list_of_links_links:
2737
type: paragraphs
28-
weight: 2
38+
weight: 3
2939
region: content
3040
settings:
3141
title: Paragraph

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

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,20 @@ status: true
44
dependencies:
55
config:
66
- field.field.paragraph.contact_card.field_contact_description
7-
- field.field.paragraph.contact_card.field_contact_image
87
- field.field.paragraph.contact_card.field_contact_image_photographer
98
- field.field.paragraph.contact_card.field_contact_image_reference
109
- field.field.paragraph.contact_card.field_contact_name
11-
- field.field.paragraph.contact_card.field_contact_social_media
1210
- field.field.paragraph.contact_card.field_contact_social_media_link
1311
- field.field.paragraph.contact_card.field_contact_title
1412
- field.field.paragraph.contact_card.field_email
1513
- field.field.paragraph.contact_card.field_phone_number
1614
- paragraphs.paragraphs_type.contact_card
17-
- responsive_image.styles.square_thumbnail
1815
module:
19-
- entity_reference_revisions
2016
- helfi_paragraphs_contact_card_listing
2117
- helfi_platform_config
22-
- responsive_image
2318
- telephone
2419
_core:
25-
default_config_hash: o3L_0VvwTNVLSBxb2Oqb8lmF6DAt6aBFZsubJMhB4Ro
20+
default_config_hash: E9sy64OKJYCgwfUcTZp3_cLVjCJwJHAbHLBwr0zLTfQ
2621
id: paragraph.contact_card.default
2722
targetEntityType: paragraph
2823
bundle: contact_card
@@ -35,17 +30,6 @@ content:
3530
third_party_settings: { }
3631
weight: 5
3732
region: content
38-
field_contact_image:
39-
type: responsive_image
40-
label: hidden
41-
settings:
42-
responsive_image_style: square_thumbnail
43-
image_link: ''
44-
image_loading:
45-
attribute: eager
46-
third_party_settings: { }
47-
weight: 0
48-
region: content
4933
field_contact_image_photographer:
5034
type: string
5135
label: hidden
@@ -71,15 +55,6 @@ content:
7155
third_party_settings: { }
7256
weight: 1
7357
region: content
74-
field_contact_social_media:
75-
type: entity_reference_revisions_entity_view
76-
label: hidden
77-
settings:
78-
view_mode: default
79-
link: ''
80-
third_party_settings: { }
81-
weight: 6
82-
region: content
8358
field_contact_social_media_link:
8459
type: helfi_social_media_link
8560
label: hidden

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ status: true
44
dependencies:
55
config:
66
- field.field.paragraph.content_cards.field_content_cards_content
7+
- field.field.paragraph.content_cards.field_content_cards_desc
78
- field.field.paragraph.content_cards.field_content_cards_design
89
- field.field.paragraph.content_cards.field_content_cards_title
910
- paragraphs.paragraphs_type.content_cards
1011
module:
1112
- options
13+
- text
1214
_core:
13-
default_config_hash: 3E6GOLjuMBSKLDtDYhIL4jlKnyfb9Y9XOJ6uHXAm9To
15+
default_config_hash: '-hCnLZi0UC79-gcOup78czEbQ5EOlETKJjM8AM8V-jA'
1416
id: paragraph.content_cards.default
1517
targetEntityType: paragraph
1618
bundle: content_cards
@@ -25,6 +27,13 @@ content:
2527
third_party_settings: { }
2628
weight: 2
2729
region: content
30+
field_content_cards_desc:
31+
type: text_default
32+
label: hidden
33+
settings: { }
34+
third_party_settings: { }
35+
weight: 3
36+
region: content
2837
field_content_cards_design:
2938
type: list_key
3039
label: inline

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,29 @@ langcode: en
33
status: true
44
dependencies:
55
config:
6+
- field.field.paragraph.list_of_links.field_list_of_links_description
67
- field.field.paragraph.list_of_links.field_list_of_links_design
78
- field.field.paragraph.list_of_links.field_list_of_links_links
89
- field.field.paragraph.list_of_links.field_list_of_links_title
910
- paragraphs.paragraphs_type.list_of_links
1011
module:
1112
- entity_reference_revisions
1213
- options
14+
- text
1315
_core:
14-
default_config_hash: egzbaArGb-ZhmEcHga76M2daEqnPBaPHblxzH4Dxt8I
16+
default_config_hash: PCFUdKbth0oZBX7sw5mAMGWUKbDSYpCrkPAWllyzzfw
1517
id: paragraph.list_of_links.default
1618
targetEntityType: paragraph
1719
bundle: list_of_links
1820
mode: default
1921
content:
22+
field_list_of_links_description:
23+
type: text_default
24+
label: hidden
25+
settings: { }
26+
third_party_settings: { }
27+
weight: 3
28+
region: content
2029
field_list_of_links_design:
2130
type: list_key
2231
label: inline

0 commit comments

Comments
 (0)