Skip to content

Commit 63e7969

Browse files
authored
Merge pull request #584 from City-of-Helsinki/update-configuration
Automatic update
2 parents 758ba4a + d9a3be3 commit 63e7969

28 files changed

Lines changed: 315 additions & 178 deletions

File tree

composer.lock

Lines changed: 136 additions & 139 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.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.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

conf/cmi/field.field.paragraph.contact_card_listing.field_title.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ dependencies:
66
- field.storage.paragraph.field_title
77
- paragraphs.paragraphs_type.contact_card_listing
88
_core:
9-
default_config_hash: e8mz47LkKc-TXoRDaDWTU1fqodqgYtdOb9UNTH2ZQXI
9+
default_config_hash: 6B-mDVI_-4f_4A-4L2JvjqzxA4Vk6xYVSejDQWizeQY
1010
id: paragraph.contact_card_listing.field_title
1111
field_name: field_title
1212
entity_type: paragraph
1313
bundle: contact_card_listing
1414
label: Title
1515
description: ''
16-
required: false
16+
required: true
1717
translatable: false
1818
default_value: { }
1919
default_value_callback: ''
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
uuid: ac4d9f20-9006-4df4-ac41-853e3aa49aa3
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.storage.paragraph.field_content_cards_desc
7+
- paragraphs.paragraphs_type.content_cards
8+
module:
9+
- allowed_formats
10+
- text
11+
third_party_settings:
12+
allowed_formats:
13+
allowed_formats: { }
14+
_core:
15+
default_config_hash: oLL3nJMY_Tf127Brf-OFVpyEp41lsffJ5BwE3LPqYCo
16+
id: paragraph.content_cards.field_content_cards_desc
17+
field_name: field_content_cards_desc
18+
entity_type: paragraph
19+
bundle: content_cards
20+
label: Description
21+
description: ''
22+
required: false
23+
translatable: false
24+
default_value: { }
25+
default_value_callback: ''
26+
settings:
27+
allowed_formats: { }
28+
field_type: text_long

conf/cmi/field.field.paragraph.content_cards.field_content_cards_title.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ dependencies:
66
- field.storage.paragraph.field_content_cards_title
77
- paragraphs.paragraphs_type.content_cards
88
_core:
9-
default_config_hash: 4t6IDDIQ9iC1fhxbZtW1-aCntVobdCwcQqbMevi0KWk
9+
default_config_hash: YxcyY0DLH3BSL3btibI-DZHyR0B6fPaNZMAfpGGGDIw
1010
id: paragraph.content_cards.field_content_cards_title
1111
field_name: field_content_cards_title
1212
entity_type: paragraph
1313
bundle: content_cards
1414
label: Title
1515
description: 'The title of the content cards paragraph.'
16-
required: false
16+
required: true
1717
translatable: false
1818
default_value: { }
1919
default_value_callback: ''

conf/cmi/field.field.paragraph.liftup_with_image.field_liftup_with_image_desc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ dependencies:
88
module:
99
- text
1010
_core:
11-
default_config_hash: BNeW2l3y5JEFR9SoQ_pwznDmKf16lz4bvq-72jzFTsc
11+
default_config_hash: feRc_LApTS74eElh-u8wg03XIolFHWBcd0swp0K-CB0
1212
id: paragraph.liftup_with_image.field_liftup_with_image_desc
1313
field_name: field_liftup_with_image_desc
1414
entity_type: paragraph
1515
bundle: liftup_with_image
1616
label: Description
1717
description: 'Optional short description for liftup block.'
18-
required: false
18+
required: true
1919
translatable: false
2020
default_value: { }
2121
default_value_callback: ''

0 commit comments

Comments
 (0)