Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Feb 9, 2024
1 parent 78fda68 commit e15685b
Show file tree
Hide file tree
Showing 28 changed files with 136 additions and 115 deletions.
32 changes: 13 additions & 19 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
Expand Up @@ -7,6 +7,7 @@ dependencies:
- field.field.paragraph.unit_search.field_search_results_terms
- field.field.paragraph.unit_search.field_unit_search_description
- field.field.paragraph.unit_search.field_unit_search_meta_button
- field.field.paragraph.unit_search.field_unit_search_meta_desc
- field.field.paragraph.unit_search.field_unit_search_meta_label
- field.field.paragraph.unit_search.field_unit_search_meta_placehold
- field.field.paragraph.unit_search.field_unit_search_title
Expand All @@ -22,6 +23,7 @@ third_party_settings:
children:
- field_unit_search_meta_label
- field_unit_search_meta_placehold
- field_unit_search_meta_desc
- field_unit_search_meta_button
- field_search_results_term
- field_search_results_terms
Expand All @@ -37,23 +39,23 @@ third_party_settings:
description: ''
required_fields: true
_core:
default_config_hash: fTziigwM99wtfwA2JFLTaxuwlbPXXLDZHA0WRTm14wU
default_config_hash: vbRB18A3JsLF_zwHOAgvihRh5k7hedeENTPhXgJEkJ8
id: paragraph.unit_search.default
targetEntityType: paragraph
bundle: unit_search
mode: default
content:
field_search_results_term:
type: string_textfield
weight: 7
weight: 8
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_search_results_terms:
type: string_textfield
weight: 8
weight: 9
region: content
settings:
size: 60
Expand All @@ -69,12 +71,20 @@ content:
third_party_settings: { }
field_unit_search_meta_button:
type: string_textfield
weight: 6
weight: 7
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_unit_search_meta_desc:
type: string_textarea
weight: 6
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_unit_search_meta_label:
type: string_textfield
weight: 4
Expand Down
23 changes: 2 additions & 21 deletions conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ dependencies:
- paragraphs
- path
- readonly_field_widget
- select2
- text
_core:
default_config_hash: ilRrdsHOQ6StmQoz8EXvQCOoYTo8L_o2ZG8gNzEbtZM
Expand Down Expand Up @@ -177,16 +176,6 @@ content:
sidebar: false
use_details: true
third_party_settings: { }
field_ontologyword_details:
type: readonly_field_widget
weight: 40
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
field_unit_type:
type: entity_reference_autocomplete
weight: 30
Expand Down Expand Up @@ -384,16 +373,6 @@ content:
formatter_settings: { }
show_description: false
third_party_settings: { }
subgroup:
type: readonly_field_widget
weight: 40
region: content
settings:
label: above
formatter_type: null
formatter_settings: { }
show_description: false
third_party_settings: { }
toc_enabled:
type: boolean_checkbox
weight: 3
Expand Down Expand Up @@ -447,7 +426,9 @@ hidden:
field_categories: true
field_districts: true
field_hs_front_page: true
field_ontologyword_details: true
field_study_field: true
hide_description: true
ontologyword_ids: true
show_www: true
subgroup: true
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
- field.field.paragraph.unit_search.field_search_results_terms
- field.field.paragraph.unit_search.field_unit_search_description
- field.field.paragraph.unit_search.field_unit_search_meta_button
- field.field.paragraph.unit_search.field_unit_search_meta_desc
- field.field.paragraph.unit_search.field_unit_search_meta_label
- field.field.paragraph.unit_search.field_unit_search_meta_placehold
- field.field.paragraph.unit_search.field_unit_search_title
Expand All @@ -15,7 +16,7 @@ dependencies:
module:
- text
_core:
default_config_hash: S6K1S-j1nrFrLcfBOlDE6kLryR5LWMJb6vY4eDaS_G8
default_config_hash: _rIJbTr_x5HmlmN6Fw3EBsKZGvNOyKbQjSaKc1mKNG8
id: paragraph.unit_search.default
targetEntityType: paragraph
bundle: unit_search
Expand Down Expand Up @@ -52,6 +53,13 @@ content:
third_party_settings: { }
weight: 5
region: content
field_unit_search_meta_desc:
type: basic_string
label: above
settings: { }
third_party_settings: { }
weight: 8
region: content
field_unit_search_meta_label:
type: string
label: hidden
Expand Down
21 changes: 4 additions & 17 deletions conf/cmi/core.entity_view_display.tpr_unit.tpr_unit.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dependencies:
- address
- entity_reference_revisions
- helfi_address_search
- helfi_kasko_content
- helfi_tpr
- imagecache_external
- link
Expand Down Expand Up @@ -140,14 +139,7 @@ content:
label: above
settings: { }
third_party_settings: { }
weight: 19
region: content
field_ontologyword_details:
type: tpr_ontologyword_details_formatter
label: hidden
settings: { }
third_party_settings: { }
weight: 28
weight: 17
region: content
highlights:
type: tpr_connection
Expand Down Expand Up @@ -266,14 +258,7 @@ content:
settings:
link: true
third_party_settings: { }
weight: 18
region: content
subgroup:
type: tpr_connection
label: hidden
settings: { }
third_party_settings: { }
weight: 32
weight: 16
region: content
toc_enabled:
type: boolean
Expand Down Expand Up @@ -316,10 +301,12 @@ hidden:
field_categories: true
field_districts: true
field_hs_front_page: true
field_ontologyword_details: true
field_study_field: true
field_unit_type: true
hide_description: true
langcode: true
search_api_excerpt: true
show_www: true
streetview_entrance_url: true
subgroup: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ dependencies:
- field.storage.paragraph.field_search_results_term
- paragraphs.paragraphs_type.unit_search
_core:
default_config_hash: LYIln-ihFC2Yh8kr21WqReMUtCvxBgGM-sWWecgu-ek
default_config_hash: XRHpCh3T9okEVBDCzBVMtmiYlNMiMQB2iYFvkMQuXkI
id: paragraph.unit_search.field_search_results_term
field_name: field_search_results_term
entity_type: paragraph
bundle: unit_search
label: 'Search results singular term'
description: 'Term used on the search results title when there is exactly one result from the search.'
label: 'Search results title for one result without the number'
description: 'For example: beach'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ dependencies:
- field.storage.paragraph.field_search_results_terms
- paragraphs.paragraphs_type.unit_search
_core:
default_config_hash: lGI7gkF8hsMzbBivCchwiOTEsZ_zse_lLJSeqpleA2c
default_config_hash: RXz51vDkOLZTPtXNThDBWaYCId5eFU9080-fzmD5pf4
id: paragraph.unit_search.field_search_results_terms
field_name: field_search_results_terms
entity_type: paragraph
bundle: unit_search
label: 'Search results plural term'
description: 'Term used on the search results title when there is zero or more than one result from the search.'
label: 'Search results title for multiple results without the number'
description: 'For example: beaches'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ dependencies:
module:
- text
_core:
default_config_hash: 3_9J1wbeFDxBC81WAv5Z06_COJoKsb4GSq0vM7Vw5Cw
default_config_hash: ZTGauGBzc-adynSr7Fa8sun-ObVxDXyauVyGkBt3lDQ
id: paragraph.unit_search.field_unit_search_description
field_name: field_unit_search_description
entity_type: paragraph
bundle: unit_search
label: Description
description: ''
label: 'Search description'
description: 'For example: You can search for the closest playground by address.'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,16 @@ dependencies:
- field.storage.paragraph.field_unit_search_meta_button
- paragraphs.paragraphs_type.unit_search
_core:
default_config_hash: H1p7TFY_4QqV75OgUrXeyKb3anWpkAzSCgw8Qi2LJJo
default_config_hash: WMu_pMff9ufbsIcNN5Zvzs4WpVegPk-rKheQ66Bdu9Y
id: paragraph.unit_search.field_unit_search_meta_button
field_name: field_unit_search_meta_button
entity_type: paragraph
bundle: unit_search
label: 'Search button'
description: ''
label: 'Search button text'
description: "The button's text is set to 'Search' by default. It is not recommended to change the text."
required: false
translatable: false
default_value:
-
value: 'Search for units'
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: c171d8c7-610f-42cf-adac-002b64ee7c68
langcode: en
status: true
dependencies:
config:
- field.storage.paragraph.field_unit_search_meta_desc
- paragraphs.paragraphs_type.unit_search
_core:
default_config_hash: eO7p_-lmOug7Mm2Rdxt0p-TTT6V2MBBxH9L_YEo-7ZM
id: paragraph.unit_search.field_unit_search_meta_desc
field_name: field_unit_search_meta_desc
entity_type: paragraph
bundle: unit_search
label: 'Additional description under the search input'
description: 'For example: Street name and house number'
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string_long
Loading

0 comments on commit e15685b

Please sign in to comment.