Skip to content

Commit

Permalink
Merge pull request #499 from City-of-Helsinki/update-configuration
Browse files Browse the repository at this point in the history
Automatic update
  • Loading branch information
rpnykanen authored Sep 1, 2023
2 parents 6ad1abf + c5f3a66 commit 0fd171c
Show file tree
Hide file tree
Showing 16 changed files with 394 additions and 27 deletions.
50 changes: 25 additions & 25 deletions composer.lock

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

36 changes: 36 additions & 0 deletions conf/cmi/core.entity_form_display.paragraph.hearings.default.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
uuid: a095a5df-42a7-47f5-9357-edddaf845fce
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.hearings.field_hearings_description
- field.field.paragraph.hearings.field_hearings_title
- paragraphs.paragraphs_type.hearings
module:
- text
_core:
default_config_hash: l2kryFebseDJ_OFETKLTOsXMlUe1CuLoZiQne_X2Glk
id: paragraph.hearings.default
targetEntityType: paragraph
bundle: hearings
mode: default
content:
field_hearings_description:
type: text_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_hearings_title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
status: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
uuid: 744b98e5-1fb5-4368-9000-925d40d67d20
langcode: en
status: true
dependencies:
config:
- responsive_image.styles.image__3_2
module:
- external_entities
- imagecache_external
_core:
default_config_hash: fILQEVNfZTZZh_DbxUgOfgAwVP5-S0z3Ud7QI4g8ato
id: helfi_hearings.helfi_hearings.default
targetEntityType: helfi_hearings
bundle: helfi_hearings
mode: default
content:
close_at:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
comments:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
count:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
created_at:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
existing_translations:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
langcode:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
main_image:
type: imagecache_external_responsive_image
label: hidden
settings:
imagecache_external_link: ''
imagecache_external_responsive_style: image__3_2
third_party_settings: { }
weight: 1
region: content
main_image_title:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
open_at:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
organization:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
slug:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
title:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
url:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
hidden:
abstract: true
39 changes: 39 additions & 0 deletions conf/cmi/core.entity_view_display.paragraph.hearings.default.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
uuid: 4f1ecb97-7710-48ed-895d-b1bba66e77d7
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.hearings.field_hearings_description
- field.field.paragraph.hearings.field_hearings_title
- paragraphs.paragraphs_type.hearings
module:
- text
_core:
default_config_hash: kS2OalHOAuM9YHvNdaO9be_ys26-Wdo1tQjjgSniWoI
id: paragraph.hearings.default
targetEntityType: paragraph
bundle: hearings
mode: default
content:
field_hearings_description:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 1
region: content
field_hearings_title:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
list:
weight: 100
settings: { }
third_party_settings: { }
region: content
hidden:
search_api_excerpt: true
1 change: 1 addition & 0 deletions conf/cmi/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ module:
helfi_paragraphs_contact_card_listing: 0
helfi_paragraphs_content_cards: 0
helfi_paragraphs_content_liftup: 0
helfi_paragraphs_hearings: 0
helfi_paragraphs_hero: 0
helfi_paragraphs_image: 0
helfi_paragraphs_liftup_with_image: 0
Expand Down
Loading

0 comments on commit 0fd171c

Please sign in to comment.