Skip to content

Commit

Permalink
Merge pull request #699 from City-of-Helsinki/update-configuration
Browse files Browse the repository at this point in the history
Automatic update
  • Loading branch information
Jussiles authored Sep 11, 2023
2 parents 833d679 + c009ce6 commit 58afb25
Show file tree
Hide file tree
Showing 53 changed files with 842 additions and 65 deletions.
93 changes: 43 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
uuid: 01f91289-30a1-4bdc-8c39-40391a519f9b
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.unit_accessibility_information.field_unit_accessibility_unit
- paragraphs.paragraphs_type.unit_accessibility_information
_core:
default_config_hash: XTEz2KOP0AxeNZflb25hxjCLvb_Tl590CDAqqxbAFW4
id: paragraph.unit_accessibility_information.default
targetEntityType: paragraph
bundle: unit_accessibility_information
mode: default
content:
field_unit_accessibility_unit:
type: entity_reference_autocomplete
weight: 0
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
status: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
uuid: 7e7c9ae7-45c7-42ec-993a-6a88f8194f96
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.unit_contact_card.field_unit_contact_title
- field.field.paragraph.unit_contact_card.field_unit_contact_unit
- field.field.paragraph.unit_contact_card.field_unit_contact_use_address
- field.field.paragraph.unit_contact_card.field_unit_contact_use_details
- field.field.paragraph.unit_contact_card.field_unit_contact_use_link
- field.field.paragraph.unit_contact_card.field_unit_contact_use_opening
- field.field.paragraph.unit_contact_card.field_unit_contact_use_override
- field.field.paragraph.unit_contact_card.field_unit_contact_use_phone
- field.field.paragraph.unit_contact_card.field_unit_contact_use_picture
- field.field.paragraph.unit_contact_card.field_unit_contact_use_postal
- paragraphs.paragraphs_type.unit_contact_card
_core:
default_config_hash: Bq6G32sj09-QkuhN599_1I8I8SYgRyC4LsKo7y2srSM
id: paragraph.unit_contact_card.default
targetEntityType: paragraph
bundle: unit_contact_card
mode: default
content:
field_unit_contact_title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_unit_contact_unit:
type: entity_reference_autocomplete
weight: 1
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_unit_contact_use_address:
type: boolean_checkbox
weight: 2
region: content
settings:
display_label: true
third_party_settings: { }
field_unit_contact_use_details:
type: boolean_checkbox
weight: 8
region: content
settings:
display_label: true
third_party_settings: { }
field_unit_contact_use_link:
type: boolean_checkbox
weight: 9
region: content
settings:
display_label: true
third_party_settings: { }
field_unit_contact_use_opening:
type: boolean_checkbox
weight: 5
region: content
settings:
display_label: true
third_party_settings: { }
field_unit_contact_use_override:
type: boolean_checkbox
weight: 7
region: content
settings:
display_label: true
third_party_settings: { }
field_unit_contact_use_phone:
type: boolean_checkbox
weight: 4
region: content
settings:
display_label: true
third_party_settings: { }
field_unit_contact_use_picture:
type: boolean_checkbox
weight: 6
region: content
settings:
display_label: true
third_party_settings: { }
field_unit_contact_use_postal:
type: boolean_checkbox
weight: 3
region: content
settings:
display_label: true
third_party_settings: { }
hidden:
created: true
status: true
Loading

0 comments on commit 58afb25

Please sign in to comment.