From 8612f806503163a905ecd233d15d20663eb4f110 Mon Sep 17 00:00:00 2001 From: hel-platta-automation <95360595+hel-platta-automation@users.noreply.github.com> Date: Wed, 29 May 2024 09:38:24 +0000 Subject: [PATCH] Update configuration --- compose.yaml | 6 + composer.lock | 66 +++++----- ...eld_override.node.announcement.promote.yml | 2 +- ...ield_override.node.announcement.status.yml | 2 +- ...field_override.node.announcement.title.yml | 2 +- ...form_display.node.announcement.default.yml | 2 +- ...display.paragraph.contact_card.default.yml | 2 +- ...paragraph.contact_card_listing.default.yml | 2 +- ...ay.paragraph.social_media_link.default.yml | 2 +- ...form_display.tpr_unit.tpr_unit.default.yml | 114 +++++++++--------- ..._display.helfi_news.helfi_news.default.yml | 3 + ...ay.helfi_news.helfi_news.medium_teaser.yml | 3 + ...view_display.node.announcement.default.yml | 2 +- ..._view_display.node.announcement.teaser.yml | 2 +- ...display.paragraph.contact_card.default.yml | 2 +- ...paragraph.contact_card_listing.default.yml | 2 +- ...ay.paragraph.social_media_link.default.yml | 2 +- ...view_display.tpr_unit.tpr_unit.default.yml | 28 ++--- ...tities.external_entity_type.helfi_news.yml | 2 +- ...external_entity_type.helfi_news_groups.yml | 2 +- ..._entity_type.helfi_news_neighbourhoods.yml | 2 +- ...s.external_entity_type.helfi_news_tags.yml | 2 +- .../field.field.node.announcement.body.yml | 2 +- ...ouncement.field_announcement_all_pages.yml | 2 +- ...ement.field_announcement_content_pages.yml | 2 +- ...e.announcement.field_announcement_link.yml | 2 +- ....announcement.field_announcement_title.yml | 4 +- ...e.announcement.field_announcement_type.yml | 2 +- ...contact_card.field_contact_description.yml | 2 +- ...graph.contact_card.field_contact_image.yml | 2 +- ..._card.field_contact_image_photographer.yml | 2 +- ...agraph.contact_card.field_contact_name.yml | 2 +- ...ontact_card.field_contact_social_media.yml | 2 +- ...graph.contact_card.field_contact_title.yml | 2 +- ...eld.paragraph.contact_card.field_email.yml | 2 +- ...agraph.contact_card.field_phone_number.yml | 2 +- ...ontact_card_listing.field_contact_card.yml | 2 +- ...contact_card_listing.field_description.yml | 2 +- ...graph.contact_card_listing.field_title.yml | 2 +- ...paragraph.social_media_link.field_icon.yml | 2 +- ...ial_media_link.field_social_media_link.yml | 2 +- ...ld.tpr_unit.tpr_unit.field_phone_label.yml | 4 +- ...rage.node.field_announcement_all_pages.yml | 2 +- ....node.field_announcement_content_pages.yml | 2 +- ...d.storage.node.field_announcement_link.yml | 2 +- ....storage.node.field_announcement_title.yml | 2 +- ...d.storage.node.field_announcement_type.yml | 2 +- ...d.storage.paragraph.field_contact_card.yml | 2 +- ...ge.paragraph.field_contact_description.yml | 2 +- ....storage.paragraph.field_contact_image.yml | 2 +- ...graph.field_contact_image_photographer.yml | 2 +- ...d.storage.paragraph.field_contact_name.yml | 2 +- ...e.paragraph.field_contact_social_media.yml | 2 +- ....storage.paragraph.field_contact_title.yml | 2 +- .../field.storage.paragraph.field_email.yml | 2 +- ...d.storage.paragraph.field_phone_number.yml | 2 +- ...rage.paragraph.field_social_media_link.yml | 2 +- ...age.content_settings.node.announcement.yml | 2 +- conf/cmi/node.type.announcement.yml | 2 +- ...aragraphs.paragraphs_type.contact_card.yml | 2 +- ...s.paragraphs_type.contact_card_listing.yml | 2 +- ...aphs.paragraphs_type.social_media_link.yml | 2 +- 62 files changed, 174 insertions(+), 162 deletions(-) diff --git a/compose.yaml b/compose.yaml index 56202025..0e16d19e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -105,6 +105,12 @@ services: - "traefik.http.services.nginx.loadbalancer.server.port=8080" - "traefik.http.routers.nginx.tls=true" - "traefik.docker.network=stonehenge-network" + - "traefik.http.middlewares.cors-header.headers.accesscontrolallowmethods=GET,OPTIONS,POST" + - "traefik.http.middlewares.cors-header.headers.accesscontrolallowheaders=*" + - "traefik.http.middlewares.cors-header.headers.accesscontrolalloworiginlist=*" + - "traefik.http.middlewares.cors-header.headers.accesscontrolmaxage=100" + - "traefik.http.middlewares.cors-header.headers.addvaryheader=true" + - "traefik.http.routers.nginx.middlewares=cors-header" depends_on: - elastic profiles: diff --git a/composer.lock b/composer.lock index 437a6aa2..b984ac8f 100644 --- a/composer.lock +++ b/composer.lock @@ -2641,17 +2641,17 @@ }, { "name": "drupal/editoria11y", - "version": "2.1.17", + "version": "2.1.18", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editoria11y.git", - "reference": "2.1.17" + "reference": "2.1.18" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editoria11y-2.1.17.zip", - "reference": "2.1.17", - "shasum": "7c9af73ebfe342d988abf2a89e41d324bfc31766" + "url": "https://ftp.drupal.org/files/projects/editoria11y-2.1.18.zip", + "reference": "2.1.18", + "shasum": "ebdb25f92c2d77681661216ca3abebbc710b662a" }, "require": { "drupal/core": "^9 || ^10 || ^11" @@ -2662,8 +2662,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.17", - "datestamp": "1715783435", + "version": "2.1.18", + "datestamp": "1716399461", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3878,16 +3878,16 @@ }, { "name": "drupal/hdbt", - "version": "6.5.11", + "version": "6.5.12", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt.git", - "reference": "1bceace4bc51d2a6ebfc368434485cbea20c1d52" + "reference": "bcd7efd7f91662d904b59435d6f5461775e36c35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/1bceace4bc51d2a6ebfc368434485cbea20c1d52", - "reference": "1bceace4bc51d2a6ebfc368434485cbea20c1d52", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/bcd7efd7f91662d904b59435d6f5461775e36c35", + "reference": "bcd7efd7f91662d904b59435d6f5461775e36c35", "shasum": "" }, "require": { @@ -3905,23 +3905,23 @@ "Drupal" ], "support": { - "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/6.5.11", + "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/6.5.12", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt/issues" }, - "time": "2024-05-20T09:37:47+00:00" + "time": "2024-05-29T08:56:44+00:00" }, { "name": "drupal/hdbt_admin", - "version": "3.1.7", + "version": "3.1.8", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt-admin.git", - "reference": "33a217058068330c90b049e539e91b19d24d933d" + "reference": "d2e146b0215a5d6098d38f87548b999af2b43468" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt-admin/zipball/33a217058068330c90b049e539e91b19d24d933d", - "reference": "33a217058068330c90b049e539e91b19d24d933d", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt-admin/zipball/d2e146b0215a5d6098d38f87548b999af2b43468", + "reference": "d2e146b0215a5d6098d38f87548b999af2b43468", "shasum": "" }, "require": { @@ -3940,10 +3940,10 @@ "Drupal" ], "support": { - "source": "https://github.com/City-of-Helsinki/drupal-hdbt-admin/tree/3.1.7", + "source": "https://github.com/City-of-Helsinki/drupal-hdbt-admin/tree/3.1.8", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt-admin/issues" }, - "time": "2024-05-20T09:40:02+00:00" + "time": "2024-05-24T05:30:41+00:00" }, { "name": "drupal/health_check", @@ -4202,16 +4202,16 @@ }, { "name": "drupal/helfi_platform_config", - "version": "4.3.57", + "version": "4.3.59", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "9ebb3f106cf8e2835cce6f789abb127234af9aab" + "reference": "306c8981edbd547cd247300b180988e7e9751f98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/9ebb3f106cf8e2835cce6f789abb127234af9aab", - "reference": "9ebb3f106cf8e2835cce6f789abb127234af9aab", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/306c8981edbd547cd247300b180988e7e9751f98", + "reference": "306c8981edbd547cd247300b180988e7e9751f98", "shasum": "" }, "require": { @@ -4322,10 +4322,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.3.57", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.3.59", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2024-05-22T06:30:57+00:00" + "time": "2024-05-29T07:01:36+00:00" }, { "name": "drupal/helfi_proxy", @@ -5834,20 +5834,20 @@ }, { "name": "drupal/raven", - "version": "5.0.13", + "version": "5.0.14", "source": { "type": "git", "url": "https://git.drupalcode.org/project/raven.git", - "reference": "5.0.13" + "reference": "5.0.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/raven-5.0.13.zip", - "reference": "5.0.13", - "shasum": "12bcb8daeaaee35e28982e8d225011e866d535e9" + "url": "https://ftp.drupal.org/files/projects/raven-5.0.14.zip", + "reference": "5.0.14", + "shasum": "b6487db5f6be84aa06ccf48e878021c30a8511ba" }, "require": { - "drupal/core": "^10.1", + "drupal/core": "^10.1 || ^11", "sentry/sentry": "^4.4" }, "require-dev": { @@ -5859,8 +5859,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "5.0.13", - "datestamp": "1715818744", + "version": "5.0.14", + "datestamp": "1716361931", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" diff --git a/conf/cmi/core.base_field_override.node.announcement.promote.yml b/conf/cmi/core.base_field_override.node.announcement.promote.yml index 01e41da6..220ff9d8 100644 --- a/conf/cmi/core.base_field_override.node.announcement.promote.yml +++ b/conf/cmi/core.base_field_override.node.announcement.promote.yml @@ -5,7 +5,7 @@ dependencies: config: - node.type.announcement _core: - default_config_hash: Dssk6_3sRlJ0urINRbHmfK7WCXlc3hHp1hVsZlAEv1w + default_config_hash: D2NSbMpN6bvWedxYXjiaLyxJ75VF9BpX3Se7DAPEs-o id: node.announcement.promote field_name: promote entity_type: node diff --git a/conf/cmi/core.base_field_override.node.announcement.status.yml b/conf/cmi/core.base_field_override.node.announcement.status.yml index 06b31235..02681672 100644 --- a/conf/cmi/core.base_field_override.node.announcement.status.yml +++ b/conf/cmi/core.base_field_override.node.announcement.status.yml @@ -5,7 +5,7 @@ dependencies: config: - node.type.announcement _core: - default_config_hash: r22i8pbP859SWpdwmCB98aKCb1vHeMgmdBWNOsS_az0 + default_config_hash: R3niw3Nz1u8dG1f6SvWkLE2s6sZijZo7SM0KKqfQX3U id: node.announcement.status field_name: status entity_type: node diff --git a/conf/cmi/core.base_field_override.node.announcement.title.yml b/conf/cmi/core.base_field_override.node.announcement.title.yml index cb569742..149bcf1d 100644 --- a/conf/cmi/core.base_field_override.node.announcement.title.yml +++ b/conf/cmi/core.base_field_override.node.announcement.title.yml @@ -5,7 +5,7 @@ dependencies: config: - node.type.announcement _core: - default_config_hash: v0rg9ztfYRnKz2PXAcGD_Q52rTcPbwqaZLw3tXWd4rM + default_config_hash: quT0ukX0qoC-tZdXznzL15peakfXQ7GYM0MGmFxh-pA id: node.announcement.title field_name: title entity_type: node diff --git a/conf/cmi/core.entity_form_display.node.announcement.default.yml b/conf/cmi/core.entity_form_display.node.announcement.default.yml index e6407474..4c7e0230 100644 --- a/conf/cmi/core.entity_form_display.node.announcement.default.yml +++ b/conf/cmi/core.entity_form_display.node.announcement.default.yml @@ -21,7 +21,7 @@ dependencies: - select2 - text _core: - default_config_hash: 0ewsu2ZhpNhAo4t7wkUgEa9ABQAkcsF7IXtR-kFeDUg + default_config_hash: qqQi0rDViTGi7MGzX_kBdLCh98Fa5KYWqDcNxHrl8gs id: node.announcement.default targetEntityType: node bundle: announcement diff --git a/conf/cmi/core.entity_form_display.paragraph.contact_card.default.yml b/conf/cmi/core.entity_form_display.paragraph.contact_card.default.yml index ac5fd7c3..55c5f49b 100644 --- a/conf/cmi/core.entity_form_display.paragraph.contact_card.default.yml +++ b/conf/cmi/core.entity_form_display.paragraph.contact_card.default.yml @@ -18,7 +18,7 @@ dependencies: - paragraphs - telephone _core: - default_config_hash: x5bpTMOF34jWh_MqPyiP2618Yr5g6KheOGUq5eud2QM + default_config_hash: 2fg4jQrKOkMM-2FA9Rr6hYBXxtU9NVZNa2Gsy0eALnk id: paragraph.contact_card.default targetEntityType: paragraph bundle: contact_card diff --git a/conf/cmi/core.entity_form_display.paragraph.contact_card_listing.default.yml b/conf/cmi/core.entity_form_display.paragraph.contact_card_listing.default.yml index 65324ac6..dfca2f46 100644 --- a/conf/cmi/core.entity_form_display.paragraph.contact_card_listing.default.yml +++ b/conf/cmi/core.entity_form_display.paragraph.contact_card_listing.default.yml @@ -11,7 +11,7 @@ dependencies: - paragraphs - text _core: - default_config_hash: sPm2P2zYUuVEU5UQbnL2ROTmL0jWzUI3IUw6bgFGzj8 + default_config_hash: 6UAF8Xo1cGIMeGvuto1CsviXZv9bM5TyzySNPwKmqDg id: paragraph.contact_card_listing.default targetEntityType: paragraph bundle: contact_card_listing diff --git a/conf/cmi/core.entity_form_display.paragraph.social_media_link.default.yml b/conf/cmi/core.entity_form_display.paragraph.social_media_link.default.yml index 492daf67..096effd7 100644 --- a/conf/cmi/core.entity_form_display.paragraph.social_media_link.default.yml +++ b/conf/cmi/core.entity_form_display.paragraph.social_media_link.default.yml @@ -10,7 +10,7 @@ dependencies: - hdbt_admin_tools - link _core: - default_config_hash: BzfvGsHIC_c0aNhpt5fjgtz76eqpJy7Q8UpK7Rdebso + default_config_hash: 9cHPe-6B9QVqhtw7PEphvzDiAxto678Cm5TZhSjGQh0 id: paragraph.social_media_link.default targetEntityType: paragraph bundle: social_media_link diff --git a/conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml b/conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml index 1b37a2f8..9cb31229 100644 --- a/conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml +++ b/conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml @@ -133,16 +133,6 @@ content: allowed_formats: hide_help: '1' hide_guidelines: '1' - field_categories: - type: readonly_field_widget - weight: 39 - region: content - settings: - label: above - formatter_type: null - formatter_settings: { } - show_description: false - third_party_settings: { } field_content: type: paragraphs weight: 31 @@ -162,16 +152,6 @@ content: collapse_edit_all: collapse_edit_all duplicate: duplicate third_party_settings: { } - field_hs_front_page: - type: entity_reference_autocomplete - weight: 31 - region: content - settings: - match_operator: CONTAINS - match_limit: 10 - size: 60 - placeholder: '' - third_party_settings: { } field_lower_content: type: paragraphs weight: 33 @@ -199,16 +179,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_phone_label: type: string_textfield weight: 11 @@ -224,16 +194,6 @@ content: settings: display_label: true third_party_settings: { } - field_study_field: - type: select2_entity_reference - weight: 31 - region: content - settings: - width: 100% - autocomplete: false - match_operator: CONTAINS - match_limit: 10 - third_party_settings: { } field_unit_type: type: entity_reference_autocomplete weight: 34 @@ -244,13 +204,6 @@ content: size: 60 placeholder: '' third_party_settings: { } - hide_description: - type: boolean_checkbox - weight: 18 - region: content - settings: - display_label: true - third_party_settings: { } hide_sidebar_navigation: type: boolean_checkbox weight: 35 @@ -438,16 +391,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 @@ -496,6 +439,63 @@ content: formatter_settings: { } show_description: false third_party_settings: { } + field_categories: + type: readonly_field_widget + weight: 39 + region: content + settings: + label: above + formatter_type: null + formatter_settings: { } + show_description: false + third_party_settings: { } + field_hs_front_page: + type: entity_reference_autocomplete + weight: 31 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + 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_study_field: + type: select2_entity_reference + weight: 31 + region: content + settings: + width: 100% + autocomplete: false + match_operator: CONTAINS + match_limit: 10 + third_party_settings: { } + hide_description: + type: boolean_checkbox + weight: 18 + region: content + settings: + display_label: true + 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: { } hidden: created: true field_districts: true diff --git a/conf/cmi/core.entity_view_display.helfi_news.helfi_news.default.yml b/conf/cmi/core.entity_view_display.helfi_news.helfi_news.default.yml index 05519835..a428036a 100644 --- a/conf/cmi/core.entity_view_display.helfi_news.helfi_news.default.yml +++ b/conf/cmi/core.entity_view_display.helfi_news.helfi_news.default.yml @@ -31,9 +31,12 @@ content: region: content hidden: groups: true + groups_uuid: true neighbourhoods: true + neighbourhoods_uuid: true node_url: true published_at: true search_api_excerpt: true short_title: true tags: true + tags_uuid: true diff --git a/conf/cmi/core.entity_view_display.helfi_news.helfi_news.medium_teaser.yml b/conf/cmi/core.entity_view_display.helfi_news.helfi_news.medium_teaser.yml index 8869928d..88b70f0a 100644 --- a/conf/cmi/core.entity_view_display.helfi_news.helfi_news.medium_teaser.yml +++ b/conf/cmi/core.entity_view_display.helfi_news.helfi_news.medium_teaser.yml @@ -34,9 +34,12 @@ content: region: content hidden: groups: true + groups_uuid: true neighbourhoods: true + neighbourhoods_uuid: true node_url: true published_at: true search_api_excerpt: true short_title: true tags: true + tags_uuid: true diff --git a/conf/cmi/core.entity_view_display.node.announcement.default.yml b/conf/cmi/core.entity_view_display.node.announcement.default.yml index fbce68c0..86072a16 100644 --- a/conf/cmi/core.entity_view_display.node.announcement.default.yml +++ b/conf/cmi/core.entity_view_display.node.announcement.default.yml @@ -18,7 +18,7 @@ dependencies: - text - user _core: - default_config_hash: LQ9K_wCbd758UCcNEORQvFUQ7gNJddkukiwwYHrZv4c + default_config_hash: yhUvsmuub4c7O7-jhnKmh4Q5QZpDn_zwcl0EJD3z17Y id: node.announcement.default targetEntityType: node bundle: announcement diff --git a/conf/cmi/core.entity_view_display.node.announcement.teaser.yml b/conf/cmi/core.entity_view_display.node.announcement.teaser.yml index d6c050dc..c7cc812c 100644 --- a/conf/cmi/core.entity_view_display.node.announcement.teaser.yml +++ b/conf/cmi/core.entity_view_display.node.announcement.teaser.yml @@ -17,7 +17,7 @@ dependencies: - text - user _core: - default_config_hash: OwH532HYBVjDOUW0iJnoDWc2yFGZwwGJnAZEmZPjLCA + default_config_hash: EH9tM7S3I7tq20rwclKyzoJoFIGyrjEm_vQ17UwEsNI id: node.announcement.teaser targetEntityType: node bundle: announcement diff --git a/conf/cmi/core.entity_view_display.paragraph.contact_card.default.yml b/conf/cmi/core.entity_view_display.paragraph.contact_card.default.yml index c6e79cb2..81ffadc7 100644 --- a/conf/cmi/core.entity_view_display.paragraph.contact_card.default.yml +++ b/conf/cmi/core.entity_view_display.paragraph.contact_card.default.yml @@ -19,7 +19,7 @@ dependencies: - image - telephone _core: - default_config_hash: X5x-5vSXj4FHXf2NNNyzzwVH7xlQUk6wGBYjejfb-iQ + default_config_hash: Dh9FHJy0cVaGBQZ1e997O3R9tdvlwEjQxwNZJlFZxP4 id: paragraph.contact_card.default targetEntityType: paragraph bundle: contact_card diff --git a/conf/cmi/core.entity_view_display.paragraph.contact_card_listing.default.yml b/conf/cmi/core.entity_view_display.paragraph.contact_card_listing.default.yml index dcf5be28..1130d0d6 100644 --- a/conf/cmi/core.entity_view_display.paragraph.contact_card_listing.default.yml +++ b/conf/cmi/core.entity_view_display.paragraph.contact_card_listing.default.yml @@ -11,7 +11,7 @@ dependencies: - entity_reference_revisions - text _core: - default_config_hash: Ji3RAEFsZwMfCcpI7yeMxRf4WgA9tgw1ZwgWajHbEUc + default_config_hash: Zc18URhrtd1X9T8JjpUGhdpETBSDWgzrZF5Il2qFCbU id: paragraph.contact_card_listing.default targetEntityType: paragraph bundle: contact_card_listing diff --git a/conf/cmi/core.entity_view_display.paragraph.social_media_link.default.yml b/conf/cmi/core.entity_view_display.paragraph.social_media_link.default.yml index dc6e1b3d..7db9d6ab 100644 --- a/conf/cmi/core.entity_view_display.paragraph.social_media_link.default.yml +++ b/conf/cmi/core.entity_view_display.paragraph.social_media_link.default.yml @@ -10,7 +10,7 @@ dependencies: - hdbt_admin_tools - link _core: - default_config_hash: 3cRI5TbNqV68nkWG4yIl_I6iqqYeWmdA_XtlHEkRIgE + default_config_hash: ev1SgFjJ5Hpldnoe4L20HCAJDpvl6Q5_ldGYSe92F1c id: paragraph.social_media_link.default targetEntityType: paragraph bundle: social_media_link diff --git a/conf/cmi/core.entity_view_display.tpr_unit.tpr_unit.default.yml b/conf/cmi/core.entity_view_display.tpr_unit.tpr_unit.default.yml index 515c863e..1cda2057 100644 --- a/conf/cmi/core.entity_view_display.tpr_unit.tpr_unit.default.yml +++ b/conf/cmi/core.entity_view_display.tpr_unit.tpr_unit.default.yml @@ -143,13 +143,6 @@ content: third_party_settings: { } weight: 17 region: content - field_ontologyword_details: - type: tpr_ontologyword_details_formatter - label: hidden - settings: { } - third_party_settings: { } - weight: 28 - region: content field_phone_label: type: string label: hidden @@ -287,13 +280,6 @@ content: third_party_settings: { } weight: 16 region: content - subgroup: - type: tpr_connection - label: hidden - settings: { } - third_party_settings: { } - weight: 32 - region: content toc_enabled: type: boolean label: hidden @@ -330,6 +316,20 @@ content: third_party_settings: { } weight: 12 region: content + field_ontologyword_details: + type: tpr_ontologyword_details_formatter + label: hidden + settings: { } + third_party_settings: { } + weight: 28 + region: content + subgroup: + type: tpr_connection + label: hidden + settings: { } + third_party_settings: { } + weight: 32 + region: content hidden: created: true field_categories: true diff --git a/conf/cmi/external_entities.external_entity_type.helfi_news.yml b/conf/cmi/external_entities.external_entity_type.helfi_news.yml index 40628c11..c4981e6f 100644 --- a/conf/cmi/external_entities.external_entity_type.helfi_news.yml +++ b/conf/cmi/external_entities.external_entity_type.helfi_news.yml @@ -8,8 +8,8 @@ id: helfi_news label: 'Helfi: News' label_plural: 'Helfi: News' description: '' -generate_aliases: false read_only: true +generate_aliases: false field_mapper_id: jsonpath field_mapper_config: field_mappings: diff --git a/conf/cmi/external_entities.external_entity_type.helfi_news_groups.yml b/conf/cmi/external_entities.external_entity_type.helfi_news_groups.yml index 6dd9064e..b244990a 100644 --- a/conf/cmi/external_entities.external_entity_type.helfi_news_groups.yml +++ b/conf/cmi/external_entities.external_entity_type.helfi_news_groups.yml @@ -8,8 +8,8 @@ id: helfi_news_groups label: 'Helfi: News groups' label_plural: 'Helfi: News groups' description: 'Retrieves news groups taxonomy terms from Helfi' -generate_aliases: null read_only: true +generate_aliases: null field_mapper_id: jsonpath field_mapper_config: field_mappings: diff --git a/conf/cmi/external_entities.external_entity_type.helfi_news_neighbourhoods.yml b/conf/cmi/external_entities.external_entity_type.helfi_news_neighbourhoods.yml index 99926dd9..7543c876 100644 --- a/conf/cmi/external_entities.external_entity_type.helfi_news_neighbourhoods.yml +++ b/conf/cmi/external_entities.external_entity_type.helfi_news_neighbourhoods.yml @@ -8,8 +8,8 @@ id: helfi_news_neighbourhoods label: 'Helfi: News neighbourhoods' label_plural: 'Helfi: News neighbourhoods' description: 'Retrieves news neighbourhoods taxonomy terms from Helfi' -generate_aliases: null read_only: true +generate_aliases: null field_mapper_id: jsonpath field_mapper_config: field_mappings: diff --git a/conf/cmi/external_entities.external_entity_type.helfi_news_tags.yml b/conf/cmi/external_entities.external_entity_type.helfi_news_tags.yml index bba0a9d0..4bd3e4a3 100644 --- a/conf/cmi/external_entities.external_entity_type.helfi_news_tags.yml +++ b/conf/cmi/external_entities.external_entity_type.helfi_news_tags.yml @@ -8,8 +8,8 @@ id: helfi_news_tags label: 'Helfi: News tags' label_plural: 'Helfi: News tags' description: 'Retrieves news tags taxonomy terms from Helfi' -generate_aliases: null read_only: true +generate_aliases: null field_mapper_id: jsonpath field_mapper_config: field_mappings: diff --git a/conf/cmi/field.field.node.announcement.body.yml b/conf/cmi/field.field.node.announcement.body.yml index 14e38587..889d3d01 100644 --- a/conf/cmi/field.field.node.announcement.body.yml +++ b/conf/cmi/field.field.node.announcement.body.yml @@ -13,7 +13,7 @@ third_party_settings: allowed_formats: - minimal _core: - default_config_hash: HSTIidPRZ7nvH0u914u-3ghCj6hqbgiKqfU-3SHZaUw + default_config_hash: Mtj80_3n9B_Cp3lZV3Gt3piePm-DngKy9n8RFft-Y7E id: node.announcement.body field_name: body entity_type: node diff --git a/conf/cmi/field.field.node.announcement.field_announcement_all_pages.yml b/conf/cmi/field.field.node.announcement.field_announcement_all_pages.yml index 28d73d2d..a1d10591 100644 --- a/conf/cmi/field.field.node.announcement.field_announcement_all_pages.yml +++ b/conf/cmi/field.field.node.announcement.field_announcement_all_pages.yml @@ -6,7 +6,7 @@ dependencies: - field.storage.node.field_announcement_all_pages - node.type.announcement _core: - default_config_hash: RtRz18gmNe_RH0gVc6OxdCOeZAtClvLVtBzN0KECLdM + default_config_hash: IYd6zMCob_ntOvt7akvgZ3BNxveMfFqnrn4-mNqLjvg id: node.announcement.field_announcement_all_pages field_name: field_announcement_all_pages entity_type: node diff --git a/conf/cmi/field.field.node.announcement.field_announcement_content_pages.yml b/conf/cmi/field.field.node.announcement.field_announcement_content_pages.yml index 2c1a6f78..20bd9f53 100644 --- a/conf/cmi/field.field.node.announcement.field_announcement_content_pages.yml +++ b/conf/cmi/field.field.node.announcement.field_announcement_content_pages.yml @@ -8,7 +8,7 @@ dependencies: - node.type.landing_page - node.type.page _core: - default_config_hash: aLsAogLp6kU_alQPMVOkRw2Q6TdLwmqkpfZnfZgUf5k + default_config_hash: JPt7qeyq-PRJLAqRiAtUr-fkTHds7uqQMCgAGr45kcY id: node.announcement.field_announcement_content_pages field_name: field_announcement_content_pages entity_type: node diff --git a/conf/cmi/field.field.node.announcement.field_announcement_link.yml b/conf/cmi/field.field.node.announcement.field_announcement_link.yml index 714a7283..7f12eb02 100644 --- a/conf/cmi/field.field.node.announcement.field_announcement_link.yml +++ b/conf/cmi/field.field.node.announcement.field_announcement_link.yml @@ -8,7 +8,7 @@ dependencies: module: - link _core: - default_config_hash: YUs0Svz_ND7z2Uscv_gCYGphNkHbvxzPJtlbAEh2zWc + default_config_hash: hxnNuA1IldwKifv6mR9CY1dYzXsnJiCDZL_BRhuk2ws id: node.announcement.field_announcement_link field_name: field_announcement_link entity_type: node diff --git a/conf/cmi/field.field.node.announcement.field_announcement_title.yml b/conf/cmi/field.field.node.announcement.field_announcement_title.yml index 99125e44..b24bd7d1 100644 --- a/conf/cmi/field.field.node.announcement.field_announcement_title.yml +++ b/conf/cmi/field.field.node.announcement.field_announcement_title.yml @@ -6,7 +6,7 @@ dependencies: - field.storage.node.field_announcement_title - node.type.announcement _core: - default_config_hash: f0piVjyoLRnZfc5fbRP6BdQ6_iMw7az35Req0V6Z4mg + default_config_hash: 2--yQuHyv8YxbVGfR8Z1OVhUaSuscODMl84KbI_9MPE id: node.announcement.field_announcement_title field_name: field_announcement_title entity_type: node @@ -14,7 +14,7 @@ bundle: announcement label: 'Announcement title' description: 'This title is only available to users of assistive technology. ' required: true -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/conf/cmi/field.field.node.announcement.field_announcement_type.yml b/conf/cmi/field.field.node.announcement.field_announcement_type.yml index 3126d603..5f93c4d6 100644 --- a/conf/cmi/field.field.node.announcement.field_announcement_type.yml +++ b/conf/cmi/field.field.node.announcement.field_announcement_type.yml @@ -8,7 +8,7 @@ dependencies: module: - options _core: - default_config_hash: dPoQO7dLdwVVq0jvknyw-lgEVIwamTG8Mbt7F2xiwG8 + default_config_hash: gOT9BA0ts7QunTBMgEEAZH6lbJvRCIk-9AHYF8SBMug id: node.announcement.field_announcement_type field_name: field_announcement_type entity_type: node diff --git a/conf/cmi/field.field.paragraph.contact_card.field_contact_description.yml b/conf/cmi/field.field.paragraph.contact_card.field_contact_description.yml index e174730b..d1b735eb 100644 --- a/conf/cmi/field.field.paragraph.contact_card.field_contact_description.yml +++ b/conf/cmi/field.field.paragraph.contact_card.field_contact_description.yml @@ -6,7 +6,7 @@ dependencies: - field.storage.paragraph.field_contact_description - paragraphs.paragraphs_type.contact_card _core: - default_config_hash: xLCMITRNRMNPkfQQHfzDz85KEhPfgtx7zP-BD44H87c + default_config_hash: Dh0gGBY-nP4YdaYyh__GfTfnX8mm8EA5L9L7Qi8G7cc id: paragraph.contact_card.field_contact_description field_name: field_contact_description entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.contact_card.field_contact_image.yml b/conf/cmi/field.field.paragraph.contact_card.field_contact_image.yml index b59bcd3a..743d9b4a 100644 --- a/conf/cmi/field.field.paragraph.contact_card.field_contact_image.yml +++ b/conf/cmi/field.field.paragraph.contact_card.field_contact_image.yml @@ -8,7 +8,7 @@ dependencies: module: - image _core: - default_config_hash: sOLrPDsbRP5wYUh0gv1Uy2KfIo5rtwxJkf7Tde5oa8g + default_config_hash: OwkKC_jXvLDFDw1_kbW7VDJmW4Y5tKbQlyx1NsWhczQ id: paragraph.contact_card.field_contact_image field_name: field_contact_image entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.contact_card.field_contact_image_photographer.yml b/conf/cmi/field.field.paragraph.contact_card.field_contact_image_photographer.yml index 6565174d..f7ed6b9d 100644 --- a/conf/cmi/field.field.paragraph.contact_card.field_contact_image_photographer.yml +++ b/conf/cmi/field.field.paragraph.contact_card.field_contact_image_photographer.yml @@ -6,7 +6,7 @@ dependencies: - field.storage.paragraph.field_contact_image_photographer - paragraphs.paragraphs_type.contact_card _core: - default_config_hash: n9vL7tbqlek5PXuaXhoVR2X3P0wnBeXNanYOdnBEm7E + default_config_hash: zQkyIvZbiH-vf14P6k4hd_k5rZHjnw7EnPYqjSm_4LU id: paragraph.contact_card.field_contact_image_photographer field_name: field_contact_image_photographer entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.contact_card.field_contact_name.yml b/conf/cmi/field.field.paragraph.contact_card.field_contact_name.yml index 77d60eb2..7646d176 100644 --- a/conf/cmi/field.field.paragraph.contact_card.field_contact_name.yml +++ b/conf/cmi/field.field.paragraph.contact_card.field_contact_name.yml @@ -6,7 +6,7 @@ dependencies: - field.storage.paragraph.field_contact_name - paragraphs.paragraphs_type.contact_card _core: - default_config_hash: cb1qwxln15g87pS1D3_rYPlIJ7isdRe566VLCe78-tc + default_config_hash: ew2onjTmZxiDUhkYkxq5x8LbLWfc3FKDnepT_JC54T8 id: paragraph.contact_card.field_contact_name field_name: field_contact_name entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.contact_card.field_contact_social_media.yml b/conf/cmi/field.field.paragraph.contact_card.field_contact_social_media.yml index 1d4cea7d..bed180d0 100644 --- a/conf/cmi/field.field.paragraph.contact_card.field_contact_social_media.yml +++ b/conf/cmi/field.field.paragraph.contact_card.field_contact_social_media.yml @@ -9,7 +9,7 @@ dependencies: module: - entity_reference_revisions _core: - default_config_hash: ZqgrD2xFyv-VKitZqJ7VFPkatRSGyeyOgLwnW-C1Hss + default_config_hash: xodW2s0PCtCqEqzgu2EOm4dU3Z1DVbLHoOhrigD2CnU id: paragraph.contact_card.field_contact_social_media field_name: field_contact_social_media entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.contact_card.field_contact_title.yml b/conf/cmi/field.field.paragraph.contact_card.field_contact_title.yml index f9fdc61f..f7e8a642 100644 --- a/conf/cmi/field.field.paragraph.contact_card.field_contact_title.yml +++ b/conf/cmi/field.field.paragraph.contact_card.field_contact_title.yml @@ -6,7 +6,7 @@ dependencies: - field.storage.paragraph.field_contact_title - paragraphs.paragraphs_type.contact_card _core: - default_config_hash: pbFbrbO2unkgfSmtKMvjmixhJIx4Ac1sZ3r7u77lIC4 + default_config_hash: '-SasDGw5s3qiyeFZ_Wllzxaxka2ql_gOWkf7YHr4tZk' id: paragraph.contact_card.field_contact_title field_name: field_contact_title entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.contact_card.field_email.yml b/conf/cmi/field.field.paragraph.contact_card.field_email.yml index 366982a2..ad264656 100644 --- a/conf/cmi/field.field.paragraph.contact_card.field_email.yml +++ b/conf/cmi/field.field.paragraph.contact_card.field_email.yml @@ -6,7 +6,7 @@ dependencies: - field.storage.paragraph.field_email - paragraphs.paragraphs_type.contact_card _core: - default_config_hash: _xvHnCphxLiUITT0SlJRNoljxH8hjVmfsORDmo8CTQs + default_config_hash: N34i8KLWZx9opefyFIrDsdKskMh7pr0jL8PtLJ522y4 id: paragraph.contact_card.field_email field_name: field_email entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.contact_card.field_phone_number.yml b/conf/cmi/field.field.paragraph.contact_card.field_phone_number.yml index b4b6c32c..be76f8c3 100644 --- a/conf/cmi/field.field.paragraph.contact_card.field_phone_number.yml +++ b/conf/cmi/field.field.paragraph.contact_card.field_phone_number.yml @@ -8,7 +8,7 @@ dependencies: module: - telephone _core: - default_config_hash: Q7QBL5f_bFJW0oAIKyU0HH41vkPlouFNHyTipn_K4q4 + default_config_hash: rX-J5mAKCM_YSa4ghl1uVPQzewYTCu2HwUSKbD2iV8E id: paragraph.contact_card.field_phone_number field_name: field_phone_number entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.contact_card_listing.field_contact_card.yml b/conf/cmi/field.field.paragraph.contact_card_listing.field_contact_card.yml index 4e5b8b51..f1a31846 100644 --- a/conf/cmi/field.field.paragraph.contact_card_listing.field_contact_card.yml +++ b/conf/cmi/field.field.paragraph.contact_card_listing.field_contact_card.yml @@ -9,7 +9,7 @@ dependencies: module: - entity_reference_revisions _core: - default_config_hash: KQMfZ0H61OpPP_Mbzo50RsVfQYhVst3vpN-IDT7mQeo + default_config_hash: 3GutpjkTnKU4rinwpJOf42HxS6ri8jasSEZTZ07KLLM id: paragraph.contact_card_listing.field_contact_card field_name: field_contact_card entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.contact_card_listing.field_description.yml b/conf/cmi/field.field.paragraph.contact_card_listing.field_description.yml index 3befa92e..46af1874 100644 --- a/conf/cmi/field.field.paragraph.contact_card_listing.field_description.yml +++ b/conf/cmi/field.field.paragraph.contact_card_listing.field_description.yml @@ -13,7 +13,7 @@ third_party_settings: allowed_formats: - minimal _core: - default_config_hash: 54apkr-SUH-gN-iSmegZXnw0vux_R9kbXcZ30h0m3r4 + default_config_hash: FHLEUI_URTUrI6G-qdrGMxbB0-DVgFzWc6DH02B-YyM id: paragraph.contact_card_listing.field_description field_name: field_description entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.contact_card_listing.field_title.yml b/conf/cmi/field.field.paragraph.contact_card_listing.field_title.yml index 940be15f..a0da7d30 100644 --- a/conf/cmi/field.field.paragraph.contact_card_listing.field_title.yml +++ b/conf/cmi/field.field.paragraph.contact_card_listing.field_title.yml @@ -6,7 +6,7 @@ dependencies: - field.storage.paragraph.field_title - paragraphs.paragraphs_type.contact_card_listing _core: - default_config_hash: wVwE7xrXuQ3BymCdqpyrTEoV_pKubFHD709zQ7JDZW4 + default_config_hash: e8mz47LkKc-TXoRDaDWTU1fqodqgYtdOb9UNTH2ZQXI id: paragraph.contact_card_listing.field_title field_name: field_title entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.social_media_link.field_icon.yml b/conf/cmi/field.field.paragraph.social_media_link.field_icon.yml index 7e548024..14a2a2bd 100644 --- a/conf/cmi/field.field.paragraph.social_media_link.field_icon.yml +++ b/conf/cmi/field.field.paragraph.social_media_link.field_icon.yml @@ -8,7 +8,7 @@ dependencies: module: - hdbt_admin_tools _core: - default_config_hash: wqE_Zq3v_7AaVAV9KOkhWdkkT_SJTl-Z7wNW6DxFaXI + default_config_hash: 6qoTRQenhDa-3il9N5FeuRabMpPs-pEC6TGGIVaBAWo id: paragraph.social_media_link.field_icon field_name: field_icon entity_type: paragraph diff --git a/conf/cmi/field.field.paragraph.social_media_link.field_social_media_link.yml b/conf/cmi/field.field.paragraph.social_media_link.field_social_media_link.yml index 38b62406..383b4e4a 100644 --- a/conf/cmi/field.field.paragraph.social_media_link.field_social_media_link.yml +++ b/conf/cmi/field.field.paragraph.social_media_link.field_social_media_link.yml @@ -8,7 +8,7 @@ dependencies: module: - link _core: - default_config_hash: DOik0FFgb6rq9pXcXg05RFp5ZOMu0igzbeinzXnN3mw + default_config_hash: S5GBy8AwPiqgEgiZ9oWCjcgRojOalISJi8-TTJB7MOg id: paragraph.social_media_link.field_social_media_link field_name: field_social_media_link entity_type: paragraph diff --git a/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_label.yml b/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_label.yml index 14504641..a177371e 100644 --- a/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_label.yml +++ b/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_label.yml @@ -7,7 +7,7 @@ dependencies: module: - helfi_tpr _core: - default_config_hash: 5ijk9KdGolEgNPeoYmIMlnwrI6wJAQfHu08OHlHckN4 + default_config_hash: d1pl2JK9C61Ix35ULPx7_boZiVZ74HeWtpL5wig3Bv4 id: tpr_unit.tpr_unit.field_phone_label field_name: field_phone_label entity_type: tpr_unit @@ -15,7 +15,7 @@ bundle: tpr_unit label: 'Phone label' description: 'The label shown above the phone number when displayed in other contact info accordion.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/conf/cmi/field.storage.node.field_announcement_all_pages.yml b/conf/cmi/field.storage.node.field_announcement_all_pages.yml index 9ee768ef..861f31b4 100644 --- a/conf/cmi/field.storage.node.field_announcement_all_pages.yml +++ b/conf/cmi/field.storage.node.field_announcement_all_pages.yml @@ -5,7 +5,7 @@ dependencies: module: - node _core: - default_config_hash: LsD3UPsFoSxY8nFIcmW-sgkCUhOmDnLVDzg0BJI3ByU + default_config_hash: yO_5u-O2qVlxYqv0OSvZ-fw4TOm1MfZkudaGjGO-Jys id: node.field_announcement_all_pages field_name: field_announcement_all_pages entity_type: node diff --git a/conf/cmi/field.storage.node.field_announcement_content_pages.yml b/conf/cmi/field.storage.node.field_announcement_content_pages.yml index 84b4d18a..99ef8b28 100644 --- a/conf/cmi/field.storage.node.field_announcement_content_pages.yml +++ b/conf/cmi/field.storage.node.field_announcement_content_pages.yml @@ -5,7 +5,7 @@ dependencies: module: - node _core: - default_config_hash: chOATecdXJp6o82FA-yfX0VBi9VOMEvQnOeZkA4wKXU + default_config_hash: lkdj4KLS9JL7fi511OhyHIUs3gS_MViJhSQ7ReY134o id: node.field_announcement_content_pages field_name: field_announcement_content_pages entity_type: node diff --git a/conf/cmi/field.storage.node.field_announcement_link.yml b/conf/cmi/field.storage.node.field_announcement_link.yml index 20d09b7b..cee8e321 100644 --- a/conf/cmi/field.storage.node.field_announcement_link.yml +++ b/conf/cmi/field.storage.node.field_announcement_link.yml @@ -6,7 +6,7 @@ dependencies: - link - node _core: - default_config_hash: OR0XN-SZbrNKigZ4aGPUaCTuwjX0bur0rhx0ISjGG0Q + default_config_hash: Gz5p2c1-HDGNGT6y1UwESq2Ewf7RtaSWQAiX2jda4gg id: node.field_announcement_link field_name: field_announcement_link entity_type: node diff --git a/conf/cmi/field.storage.node.field_announcement_title.yml b/conf/cmi/field.storage.node.field_announcement_title.yml index 87d1a374..edc4ea1b 100644 --- a/conf/cmi/field.storage.node.field_announcement_title.yml +++ b/conf/cmi/field.storage.node.field_announcement_title.yml @@ -5,7 +5,7 @@ dependencies: module: - node _core: - default_config_hash: dDVMTZxf5aD5P9HjLJX_6ThWFSclPORpZMThR3dd_XY + default_config_hash: AKbr46UAh7EMTjtotH7pa4jYdLYpNexYcb6EXIn3zaE id: node.field_announcement_title field_name: field_announcement_title entity_type: node diff --git a/conf/cmi/field.storage.node.field_announcement_type.yml b/conf/cmi/field.storage.node.field_announcement_type.yml index cfb36d5e..f7e099b5 100644 --- a/conf/cmi/field.storage.node.field_announcement_type.yml +++ b/conf/cmi/field.storage.node.field_announcement_type.yml @@ -6,7 +6,7 @@ dependencies: - node - options _core: - default_config_hash: xr9VH9mT3ysZiWD_r1Fqf4vC1YN4ROd_OVdg-ALQCcg + default_config_hash: Ts2OHUdKbEs_D1DphKqUxunVfNP05pTOjKqxlwSxwE8 id: node.field_announcement_type field_name: field_announcement_type entity_type: node diff --git a/conf/cmi/field.storage.paragraph.field_contact_card.yml b/conf/cmi/field.storage.paragraph.field_contact_card.yml index 4ee61a1e..a3aef6d4 100644 --- a/conf/cmi/field.storage.paragraph.field_contact_card.yml +++ b/conf/cmi/field.storage.paragraph.field_contact_card.yml @@ -9,7 +9,7 @@ dependencies: config: - paragraphs.paragraphs_type.contact_card_listing _core: - default_config_hash: hrjTJNnrxG5N3Ui9q7IAhEBLr4FburA9QNAA1X0FhTo + default_config_hash: sxsov8gX2d8W5EtYAetHF5YPMEo-dv3zF2G1GyVhzAA id: paragraph.field_contact_card field_name: field_contact_card entity_type: paragraph diff --git a/conf/cmi/field.storage.paragraph.field_contact_description.yml b/conf/cmi/field.storage.paragraph.field_contact_description.yml index eaeaa93c..cefb7a23 100644 --- a/conf/cmi/field.storage.paragraph.field_contact_description.yml +++ b/conf/cmi/field.storage.paragraph.field_contact_description.yml @@ -5,7 +5,7 @@ dependencies: module: - paragraphs _core: - default_config_hash: h8k3-JFE3HxS1yyyweppUr448WgNYGgkn-ostZDPY28 + default_config_hash: SPmm6kbu-b4d9kpczR9qmbPCDyGdhlC35cLqKxL1jzQ id: paragraph.field_contact_description field_name: field_contact_description entity_type: paragraph diff --git a/conf/cmi/field.storage.paragraph.field_contact_image.yml b/conf/cmi/field.storage.paragraph.field_contact_image.yml index 0f4858d8..c07a3703 100644 --- a/conf/cmi/field.storage.paragraph.field_contact_image.yml +++ b/conf/cmi/field.storage.paragraph.field_contact_image.yml @@ -7,7 +7,7 @@ dependencies: - image - paragraphs _core: - default_config_hash: gl2Ity8hzAzQLkLCRKS6Wy1P_1elNLoSFZ_a-MvKwhM + default_config_hash: ufHUbh8N1YbfD5U--myDh6Rml9fFKTygpnSDCxAa7UY id: paragraph.field_contact_image field_name: field_contact_image entity_type: paragraph diff --git a/conf/cmi/field.storage.paragraph.field_contact_image_photographer.yml b/conf/cmi/field.storage.paragraph.field_contact_image_photographer.yml index f38e20af..c75f4249 100644 --- a/conf/cmi/field.storage.paragraph.field_contact_image_photographer.yml +++ b/conf/cmi/field.storage.paragraph.field_contact_image_photographer.yml @@ -5,7 +5,7 @@ dependencies: module: - paragraphs _core: - default_config_hash: jMW-iPd-4s81UwA8b0EIQK_fqMQLRbg7gsXAeCx1lB8 + default_config_hash: tfY7PZwmiZT1CsUylIRsHyLZn65daCX1XCqRK11vBlU id: paragraph.field_contact_image_photographer field_name: field_contact_image_photographer entity_type: paragraph diff --git a/conf/cmi/field.storage.paragraph.field_contact_name.yml b/conf/cmi/field.storage.paragraph.field_contact_name.yml index d7ef2dab..70b7e351 100644 --- a/conf/cmi/field.storage.paragraph.field_contact_name.yml +++ b/conf/cmi/field.storage.paragraph.field_contact_name.yml @@ -5,7 +5,7 @@ dependencies: module: - paragraphs _core: - default_config_hash: cxqH3G2yMa9sTvI6ENjvZk1vIAE_uFp-Z6mnsfjiLDo + default_config_hash: A032gdTRWWrmCerd1aRiQTw52vyzL6fJxI7O2o7jVwk id: paragraph.field_contact_name field_name: field_contact_name entity_type: paragraph diff --git a/conf/cmi/field.storage.paragraph.field_contact_social_media.yml b/conf/cmi/field.storage.paragraph.field_contact_social_media.yml index 4299b8f8..c876f9a6 100644 --- a/conf/cmi/field.storage.paragraph.field_contact_social_media.yml +++ b/conf/cmi/field.storage.paragraph.field_contact_social_media.yml @@ -9,7 +9,7 @@ dependencies: config: - paragraphs.paragraphs_type.contact_card _core: - default_config_hash: JHpZWWkBGCdrVGR6FpM2u4rbduOL4NCt2ihnVsSkYRc + default_config_hash: UYKFGpEoIgQv-DMBoqBQdJ9SPpY75VRVvFTZkBzDRQU id: paragraph.field_contact_social_media field_name: field_contact_social_media entity_type: paragraph diff --git a/conf/cmi/field.storage.paragraph.field_contact_title.yml b/conf/cmi/field.storage.paragraph.field_contact_title.yml index d14e7843..ddc0d3a9 100644 --- a/conf/cmi/field.storage.paragraph.field_contact_title.yml +++ b/conf/cmi/field.storage.paragraph.field_contact_title.yml @@ -5,7 +5,7 @@ dependencies: module: - paragraphs _core: - default_config_hash: _uv2pKqlaeB79BQhntyZEkDpOfYAuhfWn5PsuQuk7Dg + default_config_hash: 4RuROMLy2lZ3Z-cXCFU9NQ34_ZjVUKdDxDrw-pTXtWY id: paragraph.field_contact_title field_name: field_contact_title entity_type: paragraph diff --git a/conf/cmi/field.storage.paragraph.field_email.yml b/conf/cmi/field.storage.paragraph.field_email.yml index dd8add64..cb6ceb92 100644 --- a/conf/cmi/field.storage.paragraph.field_email.yml +++ b/conf/cmi/field.storage.paragraph.field_email.yml @@ -5,7 +5,7 @@ dependencies: module: - paragraphs _core: - default_config_hash: wH9j0RJnfdNOEzdjEltVOVetWDDW6JTgR_cMyFcD8YY + default_config_hash: 76XUNX8CNC1fRG7IdYnWrq_0iMEDAaTYC7d-ruvQS9w id: paragraph.field_email field_name: field_email entity_type: paragraph diff --git a/conf/cmi/field.storage.paragraph.field_phone_number.yml b/conf/cmi/field.storage.paragraph.field_phone_number.yml index b096881a..b54f7aed 100644 --- a/conf/cmi/field.storage.paragraph.field_phone_number.yml +++ b/conf/cmi/field.storage.paragraph.field_phone_number.yml @@ -6,7 +6,7 @@ dependencies: - paragraphs - telephone _core: - default_config_hash: kxmWRH9TJh5fRoM_YvyuycrIfHCulYKplVTkFm9DXAM + default_config_hash: FpqnAQk0N9aoEI3kPw3iK5PMIaGVotLJ2TvaWkRwJ80 id: paragraph.field_phone_number field_name: field_phone_number entity_type: paragraph diff --git a/conf/cmi/field.storage.paragraph.field_social_media_link.yml b/conf/cmi/field.storage.paragraph.field_social_media_link.yml index 5d5e56b5..6d162784 100644 --- a/conf/cmi/field.storage.paragraph.field_social_media_link.yml +++ b/conf/cmi/field.storage.paragraph.field_social_media_link.yml @@ -9,7 +9,7 @@ dependencies: config: - paragraphs.paragraphs_type.social_media_link _core: - default_config_hash: '-njlxNwWIC8XUfPK115lFcUTt2_i0Lm6ldsKWrh6Ge8' + default_config_hash: '-0LmNgYvCF2uSCRumV1h6jB7ItcQYBgzg9okv9Rf7KA' id: paragraph.field_social_media_link field_name: field_social_media_link entity_type: paragraph diff --git a/conf/cmi/language.content_settings.node.announcement.yml b/conf/cmi/language.content_settings.node.announcement.yml index 27efc50e..02b2bd10 100644 --- a/conf/cmi/language.content_settings.node.announcement.yml +++ b/conf/cmi/language.content_settings.node.announcement.yml @@ -10,7 +10,7 @@ third_party_settings: content_translation: enabled: true _core: - default_config_hash: xzUi5sokV_KKyy_tkejxorDJN2VUjQzCtCKgXepWWxM + default_config_hash: j0gdhUGkHvcMO-o9H-rL6Qt9xh3ELUaJXeE5XVnyHi0 id: node.announcement target_entity_type_id: node target_bundle: announcement diff --git a/conf/cmi/node.type.announcement.yml b/conf/cmi/node.type.announcement.yml index 8b45be46..d4432ff8 100644 --- a/conf/cmi/node.type.announcement.yml +++ b/conf/cmi/node.type.announcement.yml @@ -23,7 +23,7 @@ third_party_settings: unpublish_required: false unpublish_revision: false _core: - default_config_hash: P4jQ_d783n9xOHEWbuu_QH5pOhcM796VtW4DyKcTshw + default_config_hash: k-VdWbiJkFID9ruTM9Dc5eynPOdDlRjcf2j1oL7EZb0 name: Announcement type: announcement description: 'Content type for announcements that can be used to show notifications, attentions and alerts on different pages.' diff --git a/conf/cmi/paragraphs.paragraphs_type.contact_card.yml b/conf/cmi/paragraphs.paragraphs_type.contact_card.yml index 2fd7554d..36aaf4f6 100644 --- a/conf/cmi/paragraphs.paragraphs_type.contact_card.yml +++ b/conf/cmi/paragraphs.paragraphs_type.contact_card.yml @@ -3,7 +3,7 @@ langcode: en status: true dependencies: { } _core: - default_config_hash: 0Ng7ejlufHeGq2qBB2CGx6ppTc7Jvp17xuSTYck4Kg4 + default_config_hash: lZXTgSTApijmDirf3cF_FApjQ5LhbWbCvdp-CZCr9V0 id: contact_card label: 'Contact card' icon_uuid: null diff --git a/conf/cmi/paragraphs.paragraphs_type.contact_card_listing.yml b/conf/cmi/paragraphs.paragraphs_type.contact_card_listing.yml index 5f967757..b90f07ec 100644 --- a/conf/cmi/paragraphs.paragraphs_type.contact_card_listing.yml +++ b/conf/cmi/paragraphs.paragraphs_type.contact_card_listing.yml @@ -8,7 +8,7 @@ third_party_settings: paragraphs_library: allow_library_conversion: true _core: - default_config_hash: Jj7N3_BQ1xCrNmGX_ehTrhS1yeNFjcLAheUwGyjBtW8 + default_config_hash: f3zSLeDLGTEtb6evhrJPGCEKq7Hd3AkV614GpPz9yQ0 id: contact_card_listing label: 'Contact card listing' icon_uuid: null diff --git a/conf/cmi/paragraphs.paragraphs_type.social_media_link.yml b/conf/cmi/paragraphs.paragraphs_type.social_media_link.yml index 962b5cf1..b5967b4b 100644 --- a/conf/cmi/paragraphs.paragraphs_type.social_media_link.yml +++ b/conf/cmi/paragraphs.paragraphs_type.social_media_link.yml @@ -3,7 +3,7 @@ langcode: en status: true dependencies: { } _core: - default_config_hash: O5xf9wOwKSAh88H1rnkoppQV-VCePrxHd3AAJV8gfm4 + default_config_hash: KLJV5dyPk_-iCZ9Dakg0kEoyz9ApkyXcx9W8R56ahIo id: social_media_link label: 'Social media link' icon_uuid: null