From 9eb7ceffde6cb8a770a68047bc8d633c1872e6a0 Mon Sep 17 00:00:00 2001 From: actions-bot Date: Mon, 5 Sep 2022 08:08:41 +0000 Subject: [PATCH 1/8] Update configuration --- composer.lock | 360 +++++++++--------- ...paragraph.popular_service_item.default.yml | 36 ++ ...lay.paragraph.popular_services.default.yml | 37 ++ ...ragraph.target_group_link_item.default.yml | 42 ++ ...y.paragraph.target_group_links.default.yml | 54 +++ ...paragraph.popular_service_item.default.yml | 39 ++ ...lay.paragraph.popular_services.default.yml | 27 ++ ...ragraph.target_group_link_item.default.yml | 54 +++ ...y.paragraph.target_group_links.default.yml | 43 +++ ..._compliance.cookie_category.statistics.yml | 2 +- conf/cmi/eu_cookie_compliance.settings.yml | 72 ++-- ....field.node.landing_page.field_content.yml | 11 + ...pular_service_item.field_service_links.yml | 25 ++ ...pular_service_item.field_service_title.yml | 21 + ...h.popular_services.field_service_items.yml | 99 +++++ ...raph.target_group_link_item.field_icon.yml | 21 + ...link_item.field_target_group_item_link.yml | 23 ++ ..._item.field_target_group_item_subtitle.yml | 19 + ...et_group_links.field_target_group_item.yml | 97 +++++ ...up_links.field_target_group_links_desc.yml | 25 ++ ...p_links.field_target_group_links_title.yml | 19 + ....storage.paragraph.field_service_items.yml | 22 ++ ....storage.paragraph.field_service_links.yml | 21 + ....storage.paragraph.field_service_title.yml | 23 ++ ...rage.paragraph.field_target_group_item.yml | 20 + ...paragraph.field_target_group_item_link.yml | 19 + ...graph.field_target_group_item_subtitle.yml | 21 + ...aragraph.field_target_group_links_desc.yml | 19 + ...ragraph.field_target_group_links_title.yml | 21 + ...lay.paragraph.popular_services.default.yml | 5 + ..._compliance.cookie_category.statistics.yml | 4 + ...pular_service_item.field_service_links.yml | 1 + ...pular_service_item.field_service_title.yml | 1 + ...h.popular_services.field_service_items.yml | 2 + ...s.paragraphs_type.popular_service_item.yml | 2 + ...raphs.paragraphs_type.popular_services.yml | 2 + ..._compliance.cookie_category.statistics.yml | 4 + ...pular_service_item.field_service_links.yml | 1 + ...pular_service_item.field_service_title.yml | 1 + ...s.paragraphs_type.popular_service_item.yml | 11 + ...raphs.paragraphs_type.popular_services.yml | 11 + ...paragraphs_type.target_group_link_item.yml | 9 + ...phs.paragraphs_type.target_group_links.yml | 9 + 43 files changed, 1137 insertions(+), 218 deletions(-) create mode 100644 conf/cmi/core.entity_form_display.paragraph.popular_service_item.default.yml create mode 100644 conf/cmi/core.entity_form_display.paragraph.popular_services.default.yml create mode 100644 conf/cmi/core.entity_form_display.paragraph.target_group_link_item.default.yml create mode 100644 conf/cmi/core.entity_form_display.paragraph.target_group_links.default.yml create mode 100644 conf/cmi/core.entity_view_display.paragraph.popular_service_item.default.yml create mode 100644 conf/cmi/core.entity_view_display.paragraph.popular_services.default.yml create mode 100644 conf/cmi/core.entity_view_display.paragraph.target_group_link_item.default.yml create mode 100644 conf/cmi/core.entity_view_display.paragraph.target_group_links.default.yml create mode 100644 conf/cmi/field.field.paragraph.popular_service_item.field_service_links.yml create mode 100644 conf/cmi/field.field.paragraph.popular_service_item.field_service_title.yml create mode 100644 conf/cmi/field.field.paragraph.popular_services.field_service_items.yml create mode 100644 conf/cmi/field.field.paragraph.target_group_link_item.field_icon.yml create mode 100644 conf/cmi/field.field.paragraph.target_group_link_item.field_target_group_item_link.yml create mode 100644 conf/cmi/field.field.paragraph.target_group_link_item.field_target_group_item_subtitle.yml create mode 100644 conf/cmi/field.field.paragraph.target_group_links.field_target_group_item.yml create mode 100644 conf/cmi/field.field.paragraph.target_group_links.field_target_group_links_desc.yml create mode 100644 conf/cmi/field.field.paragraph.target_group_links.field_target_group_links_title.yml create mode 100644 conf/cmi/field.storage.paragraph.field_service_items.yml create mode 100644 conf/cmi/field.storage.paragraph.field_service_links.yml create mode 100644 conf/cmi/field.storage.paragraph.field_service_title.yml create mode 100644 conf/cmi/field.storage.paragraph.field_target_group_item.yml create mode 100644 conf/cmi/field.storage.paragraph.field_target_group_item_link.yml create mode 100644 conf/cmi/field.storage.paragraph.field_target_group_item_subtitle.yml create mode 100644 conf/cmi/field.storage.paragraph.field_target_group_links_desc.yml create mode 100644 conf/cmi/field.storage.paragraph.field_target_group_links_title.yml create mode 100644 conf/cmi/language/fi/core.entity_form_display.paragraph.popular_services.default.yml create mode 100644 conf/cmi/language/fi/eu_cookie_compliance.cookie_category.statistics.yml create mode 100644 conf/cmi/language/fi/field.field.paragraph.popular_service_item.field_service_links.yml create mode 100644 conf/cmi/language/fi/field.field.paragraph.popular_service_item.field_service_title.yml create mode 100644 conf/cmi/language/fi/field.field.paragraph.popular_services.field_service_items.yml create mode 100644 conf/cmi/language/fi/paragraphs.paragraphs_type.popular_service_item.yml create mode 100644 conf/cmi/language/fi/paragraphs.paragraphs_type.popular_services.yml create mode 100644 conf/cmi/language/sv/eu_cookie_compliance.cookie_category.statistics.yml create mode 100644 conf/cmi/language/sv/field.field.paragraph.popular_service_item.field_service_links.yml create mode 100644 conf/cmi/language/sv/field.field.paragraph.popular_service_item.field_service_title.yml create mode 100644 conf/cmi/paragraphs.paragraphs_type.popular_service_item.yml create mode 100644 conf/cmi/paragraphs.paragraphs_type.popular_services.yml create mode 100644 conf/cmi/paragraphs.paragraphs_type.target_group_link_item.yml create mode 100644 conf/cmi/paragraphs.paragraphs_type.target_group_links.yml diff --git a/composer.lock b/composer.lock index ed427b65..c2cddbad 100644 --- a/composer.lock +++ b/composer.lock @@ -1311,16 +1311,16 @@ }, { "name": "doctrine/collections", - "version": "1.7.0", + "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "07d15c8a766e664ec271ae84e5dfc597aeeb03b1" + "reference": "3fe77330f5591108bbf1315da7377a7e704ed8a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/07d15c8a766e664ec271ae84e5dfc597aeeb03b1", - "reference": "07d15c8a766e664ec271ae84e5dfc597aeeb03b1", + "url": "https://api.github.com/repos/doctrine/collections/zipball/3fe77330f5591108bbf1315da7377a7e704ed8a0", + "reference": "3fe77330f5591108bbf1315da7377a7e704ed8a0", "shasum": "" }, "require": { @@ -1328,7 +1328,7 @@ "php": "^7.1.3 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9.0", + "doctrine/coding-standard": "^9.0 || ^10.0", "phpstan/phpstan": "^1.4.8", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5", "vimeo/psalm": "^4.22" @@ -1375,9 +1375,9 @@ ], "support": { "issues": "https://github.com/doctrine/collections/issues", - "source": "https://github.com/doctrine/collections/tree/1.7.0" + "source": "https://github.com/doctrine/collections/tree/1.7.2" }, - "time": "2022-08-18T05:44:45+00:00" + "time": "2022-08-27T16:08:58+00:00" }, { "name": "doctrine/deprecations", @@ -3004,26 +3004,26 @@ }, { "name": "drupal/entity", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "9515e28a70448d369adf4199d08a01a5ab75792d" + "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "1cf7712318fad144eab106a8fcfcd396aeb5676f" }, "require": { - "drupal/core": "^8.8.2 || ^9" + "drupal/core": "^9.2|^10.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1646324539", + "version": "8.x-1.4", + "datestamp": "1661898023", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3039,10 +3039,6 @@ "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, - { - "name": "TR", - "homepage": "https://www.drupal.org/user/202830" - }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" @@ -3062,6 +3058,10 @@ { "name": "mglaman", "homepage": "https://www.drupal.org/user/2416470" + }, + { + "name": "TR", + "homepage": "https://www.drupal.org/user/202830" } ], "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.", @@ -3989,16 +3989,16 @@ }, { "name": "drupal/hdbt", - "version": "3.0.22", + "version": "3.0.25", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt.git", - "reference": "6bb6d24a8de9c242b8d09fe60073fd899a350d52" + "reference": "93c63c350a787c77d7e12e43bbe6b7d8b37db72d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/6bb6d24a8de9c242b8d09fe60073fd899a350d52", - "reference": "6bb6d24a8de9c242b8d09fe60073fd899a350d52", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/93c63c350a787c77d7e12e43bbe6b7d8b37db72d", + "reference": "93c63c350a787c77d7e12e43bbe6b7d8b37db72d", "shasum": "" }, "require": { @@ -4013,10 +4013,10 @@ "Drupal" ], "support": { - "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/3.0.22", + "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/3.0.25", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt/issues" }, - "time": "2022-08-12T07:59:25+00:00" + "time": "2022-09-02T18:59:18+00:00" }, { "name": "drupal/hdbt_admin", @@ -4284,16 +4284,16 @@ }, { "name": "drupal/helfi_platform_config", - "version": "2.9.18", + "version": "2.9.21", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "71679d2837c6cf7ec4b34c5ad0644f85da4867e9" + "reference": "1298e9ff9b9ff0c3519182caf5eeaeb6f2a64c22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/71679d2837c6cf7ec4b34c5ad0644f85da4867e9", - "reference": "71679d2837c6cf7ec4b34c5ad0644f85da4867e9", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/1298e9ff9b9ff0c3519182caf5eeaeb6f2a64c22", + "reference": "1298e9ff9b9ff0c3519182caf5eeaeb6f2a64c22", "shasum": "" }, "require": { @@ -4313,7 +4313,7 @@ "drupal/elasticsearch_connector": "^7.0@alpha", "drupal/entity_browser": "^2.5", "drupal/entity_usage": "^2.0@beta", - "drupal/eu_cookie_compliance": "^1.14", + "drupal/eu_cookie_compliance": "1.19", "drupal/external_entities": "^2.0@alpha", "drupal/features": "^3.12", "drupal/field_group": "^3.1", @@ -4406,10 +4406,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/2.9.18", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/2.9.21", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2022-08-11T11:34:32+00:00" + "time": "2022-09-02T12:26:58+00:00" }, { "name": "drupal/helfi_proxy", @@ -4452,16 +4452,16 @@ }, { "name": "drupal/helfi_tpr", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr.git", - "reference": "d9d4eb8961d1ef4e5b8522b4b155f21d3bc90efb" + "reference": "da4349755942c53939b31e3fe0bca04f408ce851" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tpr/zipball/d9d4eb8961d1ef4e5b8522b4b155f21d3bc90efb", - "reference": "d9d4eb8961d1ef4e5b8522b4b155f21d3bc90efb", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tpr/zipball/da4349755942c53939b31e3fe0bca04f408ce851", + "reference": "da4349755942c53939b31e3fe0bca04f408ce851", "shasum": "" }, "require": { @@ -4483,10 +4483,10 @@ ], "description": "TPR integration", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/tree/2.1.1", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/tree/2.1.2", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/issues" }, - "time": "2022-05-30T07:12:00+00:00" + "time": "2022-09-02T12:21:35+00:00" }, { "name": "drupal/helfi_tunnistamo", @@ -5250,32 +5250,31 @@ }, { "name": "drupal/paragraphs", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.14" + "reference": "8.x-1.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.14.zip", - "reference": "8.x-1.14", - "shasum": "caa1a945dcfd058c4937c4907743eed970ce14cc" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.15.zip", + "reference": "8.x-1.15", + "shasum": "2ed2d3199553010fa1c500181bbebe676e9e60c1" }, "require": { - "drupal/core": "^9.2", + "drupal/core": "^9.3 || ^10", "drupal/entity_reference_revisions": "~1.3" }, "require-dev": { - "drupal/block_field": "~1.0", - "drupal/ctools": "3.x-dev", - "drupal/diff": "~1.0", + "drupal/block_field": "1.x-dev", + "drupal/diff": "1.x-dev", "drupal/entity_browser": "2.x-dev", "drupal/entity_usage": "2.x-dev", "drupal/field_group": "3.x-dev", - "drupal/inline_entity_form": "~1.0", + "drupal/inline_entity_form": "1.x-dev", "drupal/paragraphs-paragraphs_library": "*", - "drupal/replicate": "~1.0", + "drupal/replicate": "1.x-dev", "drupal/search_api": "1.x-dev", "drupal/search_api_db": "*" }, @@ -5285,8 +5284,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.14", - "datestamp": "1650520869", + "version": "8.x-1.15", + "datestamp": "1661440897", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5460,17 +5459,17 @@ }, { "name": "drupal/publication_date", - "version": "2.0.0-beta4", + "version": "2.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/publication_date.git", - "reference": "8.x-2.0-beta4" + "reference": "8.x-2.0-beta5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta4.zip", - "reference": "8.x-2.0-beta4", - "shasum": "155c4491200c95c1f2b58e4534996f93f459b951" + "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta5.zip", + "reference": "8.x-2.0-beta5", + "shasum": "0add730f353d15fa13a13a9a463b431e6f5a663e" }, "require": { "drupal/core": "^8 || ^9" @@ -5478,8 +5477,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-beta4", - "datestamp": "1645141218", + "version": "8.x-2.0-beta5", + "datestamp": "1661984596", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -5495,10 +5494,6 @@ "name": "Clever Age", "homepage": "https://www.drupal.org/user/547746" }, - { - "name": "Sheldon Rampton", - "homepage": "https://www.drupal.org/user/13085" - }, { "name": "dgtlmoon", "homepage": "https://www.drupal.org/user/25027" @@ -5507,6 +5502,10 @@ "name": "jstoller", "homepage": "https://www.drupal.org/user/99012" }, + { + "name": "Sheldon Rampton", + "homepage": "https://www.drupal.org/user/13085" + }, { "name": "tmarly", "homepage": "https://www.drupal.org/user/159040" @@ -5524,27 +5523,26 @@ }, { "name": "drupal/purge", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/purge.git", - "reference": "8.x-3.2" + "reference": "8.x-3.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/purge-8.x-3.2.zip", - "reference": "8.x-3.2", - "shasum": "eb025762097e5435d11f8b5bcb1b0ef32a6b72fe" + "url": "https://ftp.drupal.org/files/projects/purge-8.x-3.3.zip", + "reference": "8.x-3.3", + "shasum": "f4714b97f9ef440f0c5e2620a532f5d0174c9116" }, "require": { - "drupal/core": "^8.7.7 || ^9", - "php": ">=7.2" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.2", - "datestamp": "1633428281", + "version": "8.x-3.3", + "datestamp": "1661877851", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5628,26 +5626,26 @@ }, { "name": "drupal/redirect", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "013b2541a5ef0cf423a3caa1ae89cc5866504877" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "a7a440423434472ff7115ae69df01553f763f839" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.7", - "datestamp": "1639380488", + "version": "8.x-1.8", + "datestamp": "1661806955", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6640,12 +6638,8 @@ "homepage": "https://www.drupal.org/u/graber" }, { - "name": "Jon Pugh", - "homepage": "https://www.drupal.org/user/17028" - }, - { - "name": "bojanz", - "homepage": "https://www.drupal.org/user/86106" + "name": "Graber", + "homepage": "https://www.drupal.org/user/1599440" }, { "name": "infojunkie", @@ -6654,6 +6648,10 @@ { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" + }, + { + "name": "Jon Pugh", + "homepage": "https://www.drupal.org/user/17028" } ], "description": "Adds an ability to perform bulk operations on selected entities from view results. Provides an API to create such operations.", @@ -7498,16 +7496,16 @@ }, { "name": "guzzlehttp/promises", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da" + "reference": "b94b2807d85443f9719887892882d0329d1e2598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da", - "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da", + "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", + "reference": "b94b2807d85443f9719887892882d0329d1e2598", "shasum": "" }, "require": { @@ -7562,7 +7560,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.5.1" + "source": "https://github.com/guzzle/promises/tree/1.5.2" }, "funding": [ { @@ -7578,7 +7576,7 @@ "type": "tidelift" } ], - "time": "2021-10-22T20:56:57+00:00" + "time": "2022-08-28T14:55:35+00:00" }, { "name": "guzzlehttp/psr7", @@ -8605,16 +8603,16 @@ }, { "name": "microsoft/azure-storage-blob", - "version": "1.5.3", + "version": "1.5.4", "source": { "type": "git", "url": "https://github.com/Azure/azure-storage-blob-php.git", - "reference": "9aec3e152dab8cd9ec64fd89ed71129a0402c4be" + "reference": "1023ce1dbf062351a32ca5ec72ad1fd4a504f1bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Azure/azure-storage-blob-php/zipball/9aec3e152dab8cd9ec64fd89ed71129a0402c4be", - "reference": "9aec3e152dab8cd9ec64fd89ed71129a0402c4be", + "url": "https://api.github.com/repos/Azure/azure-storage-blob-php/zipball/1023ce1dbf062351a32ca5ec72ad1fd4a504f1bf", + "reference": "1023ce1dbf062351a32ca5ec72ad1fd4a504f1bf", "shasum": "" }, "require": { @@ -8647,9 +8645,9 @@ ], "support": { "issues": "https://github.com/Azure/azure-storage-blob-php/issues", - "source": "https://github.com/Azure/azure-storage-blob-php/tree/v1.5.3" + "source": "https://github.com/Azure/azure-storage-blob-php/tree/v1.5.4" }, - "time": "2021-10-09T03:13:46+00:00" + "time": "2022-09-02T02:13:06+00:00" }, { "name": "microsoft/azure-storage-common", @@ -8742,16 +8740,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.14.0", + "version": "v4.15.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1" + "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1", - "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", + "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", "shasum": "" }, "require": { @@ -8792,9 +8790,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1" }, - "time": "2022-05-31T20:59:12+00:00" + "time": "2022-09-04T07:30:47+00:00" }, { "name": "nodespark/des-connector", @@ -9607,12 +9605,12 @@ "source": { "type": "git", "url": "https://github.com/ruflin/Elastica.git", - "reference": "a996872fcf290b395b801551b2a5ef6e1a27a172" + "reference": "c1a49d53f23fa4d931658f074d862ab71edb512d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ruflin/Elastica/zipball/a996872fcf290b395b801551b2a5ef6e1a27a172", - "reference": "a996872fcf290b395b801551b2a5ef6e1a27a172", + "url": "https://api.github.com/repos/ruflin/Elastica/zipball/c1a49d53f23fa4d931658f074d862ab71edb512d", + "reference": "c1a49d53f23fa4d931658f074d862ab71edb512d", "shasum": "" }, "require": { @@ -9669,7 +9667,7 @@ "issues": "https://github.com/ruflin/Elastica/issues", "source": "https://github.com/ruflin/Elastica/tree/master" }, - "time": "2022-08-18T06:27:37+00:00" + "time": "2022-09-05T07:53:34+00:00" }, { "name": "stack/builder", @@ -9790,16 +9788,16 @@ }, { "name": "symfony/console", - "version": "v4.4.44", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "c35fafd7f12ebd6f9e29c95a370df7f1fb171a40" + "reference": "28b77970939500fb04180166a1f716e75a871ef8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c35fafd7f12ebd6f9e29c95a370df7f1fb171a40", - "reference": "c35fafd7f12ebd6f9e29c95a370df7f1fb171a40", + "url": "https://api.github.com/repos/symfony/console/zipball/28b77970939500fb04180166a1f716e75a871ef8", + "reference": "28b77970939500fb04180166a1f716e75a871ef8", "shasum": "" }, "require": { @@ -9860,7 +9858,7 @@ "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/console/tree/v4.4.44" + "source": "https://github.com/symfony/console/tree/v4.4.45" }, "funding": [ { @@ -9876,7 +9874,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T09:59:04+00:00" + "time": "2022-08-17T14:50:19+00:00" }, { "name": "symfony/debug", @@ -10536,16 +10534,16 @@ }, { "name": "symfony/http-foundation", - "version": "v4.4.44", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "9bc83c2f78949fc64503134a3139a7b055890d06" + "reference": "b2f2e3cb66349d89cb46c939cea03c62ad71cf00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9bc83c2f78949fc64503134a3139a7b055890d06", - "reference": "9bc83c2f78949fc64503134a3139a7b055890d06", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b2f2e3cb66349d89cb46c939cea03c62ad71cf00", + "reference": "b2f2e3cb66349d89cb46c939cea03c62ad71cf00", "shasum": "" }, "require": { @@ -10584,7 +10582,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v4.4.44" + "source": "https://github.com/symfony/http-foundation/tree/v4.4.45" }, "funding": [ { @@ -10600,20 +10598,20 @@ "type": "tidelift" } ], - "time": "2022-07-20T09:59:04+00:00" + "time": "2022-08-17T15:29:03+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.44", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "9e444442334fae9637ef3209bc2abddfef49e714" + "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9e444442334fae9637ef3209bc2abddfef49e714", - "reference": "9e444442334fae9637ef3209bc2abddfef49e714", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938", + "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938", "shasum": "" }, "require": { @@ -10688,7 +10686,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v4.4.44" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.45" }, "funding": [ { @@ -10704,20 +10702,20 @@ "type": "tidelift" } ], - "time": "2022-07-29T12:23:38+00:00" + "time": "2022-08-26T14:34:48+00:00" }, { "name": "symfony/mime", - "version": "v5.4.11", + "version": "v5.4.12", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "3cd175cdcdb6db2e589e837dd46aff41027d9830" + "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/3cd175cdcdb6db2e589e837dd46aff41027d9830", - "reference": "3cd175cdcdb6db2e589e837dd46aff41027d9830", + "url": "https://api.github.com/repos/symfony/mime/zipball/03876e9c5a36f5b45e7d9a381edda5421eff8a90", + "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90", "shasum": "" }, "require": { @@ -10771,7 +10769,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.4.11" + "source": "https://github.com/symfony/mime/tree/v5.4.12" }, "funding": [ { @@ -10787,7 +10785,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T11:34:24+00:00" + "time": "2022-08-19T14:24:03+00:00" }, { "name": "symfony/polyfill-ctype", @@ -11687,16 +11685,16 @@ }, { "name": "symfony/serializer", - "version": "v4.4.44", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "375509ca128d3e8b38df92af74814c765571911e" + "reference": "d19621a350491f76e2faed2afb982e0706f63252" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/375509ca128d3e8b38df92af74814c765571911e", - "reference": "375509ca128d3e8b38df92af74814c765571911e", + "url": "https://api.github.com/repos/symfony/serializer/zipball/d19621a350491f76e2faed2afb982e0706f63252", + "reference": "d19621a350491f76e2faed2afb982e0706f63252", "shasum": "" }, "require": { @@ -11761,7 +11759,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v4.4.44" + "source": "https://github.com/symfony/serializer/tree/v4.4.45" }, "funding": [ { @@ -11777,7 +11775,7 @@ "type": "tidelift" } ], - "time": "2022-07-28T12:55:20+00:00" + "time": "2022-08-17T14:28:21+00:00" }, { "name": "symfony/service-contracts", @@ -11864,16 +11862,16 @@ }, { "name": "symfony/translation", - "version": "v4.4.44", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "af947fefc306cec6ea5a1f6160c7e305a71f2493" + "reference": "4e6b4c0dbeb04d6f004ed7f43eb0905ce8396def" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/af947fefc306cec6ea5a1f6160c7e305a71f2493", - "reference": "af947fefc306cec6ea5a1f6160c7e305a71f2493", + "url": "https://api.github.com/repos/symfony/translation/zipball/4e6b4c0dbeb04d6f004ed7f43eb0905ce8396def", + "reference": "4e6b4c0dbeb04d6f004ed7f43eb0905ce8396def", "shasum": "" }, "require": { @@ -11933,7 +11931,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v4.4.44" + "source": "https://github.com/symfony/translation/tree/v4.4.45" }, "funding": [ { @@ -11949,7 +11947,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T09:59:04+00:00" + "time": "2022-08-02T12:44:49+00:00" }, { "name": "symfony/translation-contracts", @@ -12031,16 +12029,16 @@ }, { "name": "symfony/validator", - "version": "v4.4.44", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "4b566c8d15f3490b0e72b42dd33ea8d2b4857cb1" + "reference": "06db9bfca8fefea4dfe8e804bbcd0aa79a414d0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/4b566c8d15f3490b0e72b42dd33ea8d2b4857cb1", - "reference": "4b566c8d15f3490b0e72b42dd33ea8d2b4857cb1", + "url": "https://api.github.com/repos/symfony/validator/zipball/06db9bfca8fefea4dfe8e804bbcd0aa79a414d0c", + "reference": "06db9bfca8fefea4dfe8e804bbcd0aa79a414d0c", "shasum": "" }, "require": { @@ -12117,7 +12115,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v4.4.44" + "source": "https://github.com/symfony/validator/tree/v4.4.45" }, "funding": [ { @@ -12133,7 +12131,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T09:59:04+00:00" + "time": "2022-08-04T16:19:35+00:00" }, { "name": "symfony/var-dumper", @@ -12226,16 +12224,16 @@ }, { "name": "symfony/yaml", - "version": "v4.4.44", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "c2b28c10fb3b7ac67bafa7b8f952cd83f35acde2" + "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/c2b28c10fb3b7ac67bafa7b8f952cd83f35acde2", - "reference": "c2b28c10fb3b7ac67bafa7b8f952cd83f35acde2", + "url": "https://api.github.com/repos/symfony/yaml/zipball/aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d", + "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d", "shasum": "" }, "require": { @@ -12277,7 +12275,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v4.4.44" + "source": "https://github.com/symfony/yaml/tree/v4.4.45" }, "funding": [ { @@ -12293,7 +12291,7 @@ "type": "tidelift" } ], - "time": "2022-06-27T13:16:42+00:00" + "time": "2022-08-02T15:47:23+00:00" }, { "name": "t4web/composer-lock-parser", @@ -14805,16 +14803,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.16", + "version": "9.2.17", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "2593003befdcc10db5e213f9f28814f5aa8ac073" + "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2593003befdcc10db5e213f9f28814f5aa8ac073", - "reference": "2593003befdcc10db5e213f9f28814f5aa8ac073", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8", + "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8", "shasum": "" }, "require": { @@ -14870,7 +14868,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.16" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17" }, "funding": [ { @@ -14878,7 +14876,7 @@ "type": "github" } ], - "time": "2022-08-20T05:26:47+00:00" + "time": "2022-08-30T12:24:04+00:00" }, { "name": "phpunit/php-file-iterator", @@ -15123,16 +15121,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.23", + "version": "9.5.24", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "888556852e7e9bbeeedb9656afe46118765ade34" + "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/888556852e7e9bbeeedb9656afe46118765ade34", - "reference": "888556852e7e9bbeeedb9656afe46118765ade34", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0aa6097bef9fd42458a9b3c49da32c6ce6129c5", + "reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5", "shasum": "" }, "require": { @@ -15161,7 +15159,7 @@ "sebastian/global-state": "^5.0.1", "sebastian/object-enumerator": "^4.0.3", "sebastian/resource-operations": "^3.0.3", - "sebastian/type": "^3.0", + "sebastian/type": "^3.1", "sebastian/version": "^3.0.2" }, "suggest": { @@ -15205,7 +15203,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.23" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.24" }, "funding": [ { @@ -15217,7 +15215,7 @@ "type": "github" } ], - "time": "2022-08-22T14:01:36+00:00" + "time": "2022-08-30T07:42:16+00:00" }, { "name": "sebastian/cli-parser", @@ -16076,16 +16074,16 @@ }, { "name": "sebastian/type", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad" + "reference": "fb44e1cc6e557418387ad815780360057e40753e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b233b84bc4465aff7b57cf1c4bc75c86d00d6dad", - "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb44e1cc6e557418387ad815780360057e40753e", + "reference": "fb44e1cc6e557418387ad815780360057e40753e", "shasum": "" }, "require": { @@ -16097,7 +16095,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "3.1-dev" } }, "autoload": { @@ -16120,7 +16118,7 @@ "homepage": "https://github.com/sebastianbergmann/type", "support": { "issues": "https://github.com/sebastianbergmann/type/issues", - "source": "https://github.com/sebastianbergmann/type/tree/3.0.0" + "source": "https://github.com/sebastianbergmann/type/tree/3.1.0" }, "funding": [ { @@ -16128,7 +16126,7 @@ "type": "github" } ], - "time": "2022-03-15T09:54:48+00:00" + "time": "2022-08-29T06:55:37+00:00" }, { "name": "sebastian/version", @@ -16606,16 +16604,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.4.44", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "53cee1108a9748682b1268bc1a76a3d6a665ede2" + "reference": "4b8daf6c56801e6d664224261cb100b73edc78a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53cee1108a9748682b1268bc1a76a3d6a665ede2", - "reference": "53cee1108a9748682b1268bc1a76a3d6a665ede2", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4b8daf6c56801e6d664224261cb100b73edc78a5", + "reference": "4b8daf6c56801e6d664224261cb100b73edc78a5", "shasum": "" }, "require": { @@ -16660,7 +16658,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v4.4.44" + "source": "https://github.com/symfony/dom-crawler/tree/v4.4.45" }, "funding": [ { @@ -16676,7 +16674,7 @@ "type": "tidelift" } ], - "time": "2022-06-27T13:16:42+00:00" + "time": "2022-08-03T12:57:57+00:00" }, { "name": "symfony/lock", diff --git a/conf/cmi/core.entity_form_display.paragraph.popular_service_item.default.yml b/conf/cmi/core.entity_form_display.paragraph.popular_service_item.default.yml new file mode 100644 index 00000000..e7b52fda --- /dev/null +++ b/conf/cmi/core.entity_form_display.paragraph.popular_service_item.default.yml @@ -0,0 +1,36 @@ +uuid: null +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.popular_service_item.field_service_links + - field.field.paragraph.popular_service_item.field_service_title + - paragraphs.paragraphs_type.popular_service_item + module: + - link +_core: + default_config_hash: v78WTnVzQ2_15bLzRt8l2A47tL6LZYy6H84dj1zhduA +id: paragraph.popular_service_item.default +targetEntityType: paragraph +bundle: popular_service_item +mode: default +content: + field_service_links: + type: link_default + weight: 1 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + field_service_title: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + created: true + status: true diff --git a/conf/cmi/core.entity_form_display.paragraph.popular_services.default.yml b/conf/cmi/core.entity_form_display.paragraph.popular_services.default.yml new file mode 100644 index 00000000..c3a48705 --- /dev/null +++ b/conf/cmi/core.entity_form_display.paragraph.popular_services.default.yml @@ -0,0 +1,37 @@ +uuid: null +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.popular_services.field_service_items + - paragraphs.paragraphs_type.popular_services + module: + - paragraphs +_core: + default_config_hash: 3KlUynRcTXaWin6s8Z8jN5WolwwwAKPgOuxFMbuU7zg +id: paragraph.popular_services.default +targetEntityType: paragraph +bundle: popular_services +mode: default +content: + field_service_items: + type: paragraphs + weight: 0 + region: content + settings: + title: Paragraph + title_plural: Paragraphs + edit_mode: open + closed_mode: summary + autocollapse: none + closed_mode_threshold: 0 + add_mode: dropdown + form_display_mode: default + default_paragraph_type: '' + features: + collapse_edit_all: collapse_edit_all + duplicate: duplicate + third_party_settings: { } +hidden: + created: true + status: true diff --git a/conf/cmi/core.entity_form_display.paragraph.target_group_link_item.default.yml b/conf/cmi/core.entity_form_display.paragraph.target_group_link_item.default.yml new file mode 100644 index 00000000..0bd0950f --- /dev/null +++ b/conf/cmi/core.entity_form_display.paragraph.target_group_link_item.default.yml @@ -0,0 +1,42 @@ +uuid: null +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.target_group_link_item.field_icon + - field.field.paragraph.target_group_link_item.field_target_group_item_link + - field.field.paragraph.target_group_link_item.field_target_group_item_subtitle + - paragraphs.paragraphs_type.target_group_link_item + module: + - link + - select2_icon +id: paragraph.target_group_link_item.default +targetEntityType: paragraph +bundle: target_group_link_item +mode: default +content: + field_icon: + type: select2_icon_widget + weight: 0 + region: content + settings: { } + third_party_settings: { } + field_target_group_item_link: + type: link_default + weight: 2 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + field_target_group_item_subtitle: + type: string_textfield + weight: 3 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + created: true + status: true diff --git a/conf/cmi/core.entity_form_display.paragraph.target_group_links.default.yml b/conf/cmi/core.entity_form_display.paragraph.target_group_links.default.yml new file mode 100644 index 00000000..841c3123 --- /dev/null +++ b/conf/cmi/core.entity_form_display.paragraph.target_group_links.default.yml @@ -0,0 +1,54 @@ +uuid: null +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.target_group_links.field_target_group_item + - field.field.paragraph.target_group_links.field_target_group_links_desc + - field.field.paragraph.target_group_links.field_target_group_links_title + - paragraphs.paragraphs_type.target_group_links + module: + - paragraphs + - text +id: paragraph.target_group_links.default +targetEntityType: paragraph +bundle: target_group_links +mode: default +content: + field_target_group_item: + type: paragraphs + weight: 2 + region: content + settings: + title: Paragraph + title_plural: Paragraphs + edit_mode: open + closed_mode: summary + autocollapse: none + closed_mode_threshold: 0 + add_mode: dropdown + form_display_mode: default + default_paragraph_type: '' + features: + collapse_edit_all: collapse_edit_all + duplicate: duplicate + third_party_settings: { } + field_target_group_links_desc: + type: text_textarea + weight: 1 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + field_target_group_links_title: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + created: true + status: true diff --git a/conf/cmi/core.entity_view_display.paragraph.popular_service_item.default.yml b/conf/cmi/core.entity_view_display.paragraph.popular_service_item.default.yml new file mode 100644 index 00000000..1924b1b7 --- /dev/null +++ b/conf/cmi/core.entity_view_display.paragraph.popular_service_item.default.yml @@ -0,0 +1,39 @@ +uuid: null +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.popular_service_item.field_service_links + - field.field.paragraph.popular_service_item.field_service_title + - paragraphs.paragraphs_type.popular_service_item + module: + - link +_core: + default_config_hash: YxHYX90hf2fi4r4X4a0GttjwLRbpjSUsYZYx5H9-iG0 +id: paragraph.popular_service_item.default +targetEntityType: paragraph +bundle: popular_service_item +mode: default +content: + field_service_links: + type: link + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 1 + region: content + field_service_title: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content +hidden: + search_api_excerpt: true diff --git a/conf/cmi/core.entity_view_display.paragraph.popular_services.default.yml b/conf/cmi/core.entity_view_display.paragraph.popular_services.default.yml new file mode 100644 index 00000000..721f97d9 --- /dev/null +++ b/conf/cmi/core.entity_view_display.paragraph.popular_services.default.yml @@ -0,0 +1,27 @@ +uuid: null +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.popular_services.field_service_items + - paragraphs.paragraphs_type.popular_services + module: + - entity_reference_revisions +_core: + default_config_hash: DfuejILO91pLFq8mDo7HRJ16ZarFCTdVjVLI62R9dCE +id: paragraph.popular_services.default +targetEntityType: paragraph +bundle: popular_services +mode: default +content: + field_service_items: + type: entity_reference_revisions_entity_view + label: hidden + settings: + view_mode: default + link: '' + third_party_settings: { } + weight: 0 + region: content +hidden: + search_api_excerpt: true diff --git a/conf/cmi/core.entity_view_display.paragraph.target_group_link_item.default.yml b/conf/cmi/core.entity_view_display.paragraph.target_group_link_item.default.yml new file mode 100644 index 00000000..57b64d9f --- /dev/null +++ b/conf/cmi/core.entity_view_display.paragraph.target_group_link_item.default.yml @@ -0,0 +1,54 @@ +uuid: null +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.target_group_link_item.field_icon + - field.field.paragraph.target_group_link_item.field_target_group_item_link + - field.field.paragraph.target_group_link_item.field_target_group_item_subtitle + - paragraphs.paragraphs_type.target_group_link_item + module: + - link + - select2_icon +id: paragraph.target_group_link_item.default +targetEntityType: paragraph +bundle: target_group_link_item +mode: default +content: + field_icon: + type: select2_icon_formatter + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content + field_target_group_item_link: + type: link + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 2 + region: content + field_target_group_item_subtitle: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 3 + region: content + field_target_group_item_title: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 1 + region: content +hidden: + search_api_excerpt: true diff --git a/conf/cmi/core.entity_view_display.paragraph.target_group_links.default.yml b/conf/cmi/core.entity_view_display.paragraph.target_group_links.default.yml new file mode 100644 index 00000000..c950963e --- /dev/null +++ b/conf/cmi/core.entity_view_display.paragraph.target_group_links.default.yml @@ -0,0 +1,43 @@ +uuid: a12c4350-6acc-4cd0-8919-194389e0fe14 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.target_group_links.field_target_group_item + - field.field.paragraph.target_group_links.field_target_group_links_desc + - field.field.paragraph.target_group_links.field_target_group_links_title + - paragraphs.paragraphs_type.target_group_links + module: + - entity_reference_revisions + - text +id: paragraph.target_group_links.default +targetEntityType: paragraph +bundle: target_group_links +mode: default +content: + field_target_group_item: + type: entity_reference_revisions_entity_view + label: hidden + settings: + view_mode: default + link: '' + third_party_settings: { } + weight: 2 + region: content + field_target_group_links_desc: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_target_group_links_title: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content +hidden: + search_api_excerpt: true diff --git a/conf/cmi/eu_cookie_compliance.cookie_category.statistics.yml b/conf/cmi/eu_cookie_compliance.cookie_category.statistics.yml index f92d715c..20d5018c 100644 --- a/conf/cmi/eu_cookie_compliance.cookie_category.statistics.yml +++ b/conf/cmi/eu_cookie_compliance.cookie_category.statistics.yml @@ -5,7 +5,7 @@ dependencies: { } id: statistics label: Statistics description: - value: "

The information collected by statistics cookies is used for developing the website.

\r\n\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n
NameProviderPurpose of the cookieValidityType
Snoobisession_hel_fihel.fi\r\n\t\t\t

The cookie is used for maintaining the session and is removed once the user leaves the website.

\r\n\t\t\t
Session 
Snoobi30minute_hel_fihel.fi\r\n\t\t\t

The cookie collects statistical information about the visitor's navigation on the website.

\r\n\t\t\t
1 hour 
SnoobiIDhel.fi\r\n\t\t\t

The Snoobi statistics system cookie collects information about the use of the website.

\r\n\t\t\t
730 days 
nmstathel.fi\r\n\t\t\t

The Siteimprove statistics cookie collects information about the use of the website.

\r\n\t\t\t
1000 days 
Snoobisession_hel_projektithel.fi\r\n\t\t\t

The Snoobi statistics system cookie is used for the duration of the visit on the website and saves information about the user's navigation on the site for statistics and development of the website.

\r\n\t\t\t
Session 
Snoobi30minute_hel_projektithel.fi\r\n\t\t\t

The Snoobi Analytics cookie collects information about the visitor's behaviour on the website for 30 minutes.

\r\n\t\t\t
1 hour 
_pk_id.*hel.fi\r\n\t\t\t

Matomo Analytics - used to store a few details about the user such as the unique visitor ID

\r\n\t\t\t
393 days 
_pk_ses.141.89f6hel.fi-1 hour 
_pk_id.*kartta.hel.fi\r\n\t\t\t

Matomo Analytics - used to store a few details about the user such as the unique visitor ID

\r\n\t\t\t
393 days 
_pk_ses.*kartta.hel.fi\r\n\t\t\t

Matomo Analytics - short lived cookies used to temporarily store data for the visit

\r\n\t\t\t
1 hour 
_pk_id.*palvelukartta.hel.fi\r\n\t\t\t

Matomo Analytics - used to store a few details about the user such as the unique visitor ID

\r\n\t\t\t
393 days 
_pk_ses.*palvelukartta.hel.fi\r\n\t\t\t

Matomo Analytics - short lived cookies used to temporarily store data for the visit

\r\n\t\t\t
1 hour 
__utmahelsinkikanava.fi\r\n\t\t\t

The Google Analytics cookie collects information about the visitor's behaviour on the website.

\r\n\t\t\t
730 daysThird party
__utmchelsinkikanava.fi\r\n\t\t\t

The Google Analytics cookie saves the time at which the visitor leaves the service.

\r\n\t\t\t
SessionThird party
__utmzhelsinkikanava.fi\r\n\t\t\t

The Google Analytics cookie saves information about from where the user came to the website.

\r\n\t\t\t
182 days, 12 hoursThird party
__utmthelsinkikanava.fi\r\n\t\t\t

The Google Analytics cookie decreases information collection during heavy traffic.

\r\n\t\t\t
1 hourThird party
__utmbhelsinkikanava.fi\r\n\t\t\t

The Google Analytics cookie collects information about the visitor's behaviour on the website for 30 minutes.

\r\n\t\t\t
1 hourThird party
_hj*hotjar.com  First party
rnsbidreactandshare.comA record related to the operation of the React & Share react buttons.-Local storage
rnsbid_tsreactandshare.comA record related to the operation of the React & Share react buttons.-Local storage
rns_reaction_*reactandshare.comA record related to the operation of the React & Share react buttons.-Local storage
YSCyoutube.com\r\n\t\t\t

The YouTube cookie facilitates including videos as part of the website's content.

\r\n\t\t\t
SessionThird party
\r\n" + value: "

The information collected by statistics cookies is used for developing the website.

\r\n\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n
NameProviderPurpose of the cookieValidityType
Snoobisession_hel_fihel.fi\r\n\t\t\t

The cookie is used for maintaining the session and is removed once the user leaves the website.

\r\n\t\t\t
Session 
Snoobi30minute_hel_fihel.fi\r\n\t\t\t

The cookie collects statistical information about the visitor's navigation on the website.

\r\n\t\t\t
1 hour 
SnoobiIDhel.fi\r\n\t\t\t

The Snoobi statistics system cookie collects information about the use of the website.

\r\n\t\t\t
730 days 
nmstathel.fi\r\n\t\t\t

The Siteimprove statistics cookie collects information about the use of the website.

\r\n\t\t\t
1000 days 
Snoobisession_hel_projektithel.fi\r\n\t\t\t

The Snoobi statistics system cookie is used for the duration of the visit on the website and saves information about the user's navigation on the site for statistics and development of the website.

\r\n\t\t\t
Session 
Snoobi30minute_hel_projektithel.fi\r\n\t\t\t

The Snoobi Analytics cookie collects information about the visitor's behaviour on the website for 30 minutes.

\r\n\t\t\t
1 hour 
_pk_id.*hel.fi\r\n\t\t\t

Matomo Analytics - used to store a few details about the user such as the unique visitor ID

\r\n\t\t\t
393 days 
_pk_ses.141.89f6hel.fi-1 hour 
_pk_id.*kartta.hel.fi\r\n\t\t\t

Matomo Analytics - used to store a few details about the user such as the unique visitor ID

\r\n\t\t\t
393 days 
_pk_ses.*kartta.hel.fi\r\n\t\t\t

Matomo Analytics - short lived cookies used to temporarily store data for the visit

\r\n\t\t\t
1 hour 
_pk_id.*palvelukartta.hel.fi\r\n\t\t\t

Matomo Analytics - used to store a few details about the user such as the unique visitor ID

\r\n\t\t\t
393 days 
_pk_ses.*palvelukartta.hel.fi\r\n\t\t\t

Matomo Analytics - short lived cookies used to temporarily store data for the visit

\r\n\t\t\t
1 hour 
__utmahelsinkikanava.fi\r\n\t\t\t

The Google Analytics cookie collects information about the visitor's behaviour on the website.

\r\n\t\t\t
730 daysThird party
__utmchelsinkikanava.fi\r\n\t\t\t

The Google Analytics cookie saves the time at which the visitor leaves the service.

\r\n\t\t\t
SessionThird party
__utmzhelsinkikanava.fi\r\n\t\t\t

The Google Analytics cookie saves information about from where the user came to the website.

\r\n\t\t\t
182 days, 12 hoursThird party
__utmthelsinkikanava.fi\r\n\t\t\t

The Google Analytics cookie decreases information collection during heavy traffic.

\r\n\t\t\t
1 hourThird party
__utmbhelsinkikanava.fi\r\n\t\t\t

The Google Analytics cookie collects information about the visitor's behaviour on the website for 30 minutes.

\r\n\t\t\t
1 hourThird party
rnsbidreactandshare.comA record related to the operation of the React & Share react buttons.-Local storage
rnsbid_tsreactandshare.comA record related to the operation of the React & Share react buttons.-Local storage
rns_reaction_*reactandshare.comA record related to the operation of the React & Share react buttons.-Local storage
YSCyoutube.com\r\n\t\t\t

The YouTube cookie facilitates including videos as part of the website's content.

\r\n\t\t\t
SessionThird party
\r\n" format: full_html checkbox_default_state: unchecked weight: -7 diff --git a/conf/cmi/eu_cookie_compliance.settings.yml b/conf/cmi/eu_cookie_compliance.settings.yml index 8db5c379..74ad9b6a 100644 --- a/conf/cmi/eu_cookie_compliance.settings.yml +++ b/conf/cmi/eu_cookie_compliance.settings.yml @@ -1,29 +1,11 @@ -cookie_lifetime: 100 -containing_element: body -domain: '' -domains_option: 1 -domains_list: '' -eu_only: null -eu_only_js: null -exclude_paths: "/admin\r\n/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/*\r\n/user/*/*" -exclude_admin_theme: false langcode: en -popup_agreed: - value: "

Thank you for accepting cookies

\r\n\r\n

You can now hide this message or find out more about cookies.

\r\n" - format: full_html -popup_agree_button_message: Accept -popup_agreed_enabled: false -popup_bg_hex: '' +popup_enabled: true popup_clicking_confirmation: false popup_scrolling_confirmation: false -popup_delay: 1000 -show_more_info: true -popup_more_info_button_message: 'Show cookies' -popup_enabled: true -popup_find_more_button_message: 'Show cookies' -popup_height: null -popup_hide_agreed: false -popup_hide_button_message: Hide +eu_only: null +eu_only_js: null +popup_position: false +fixed_top_position: true popup_info: value: "

Hel.fi uses cookies

\r\n\r\n

We use essential cookies on our website to make the site work. Also third party cookies are used if you give us your permission.

\r\n" format: full_html @@ -31,40 +13,58 @@ mobile_popup_info: value: '' format: full_html popup_info_template: new +popup_agree_button_message: Accept +popup_more_info_button_message: 'Show cookies' mobile_breakpoint: 768 +popup_agreed_enabled: false +popup_hide_agreed: false +disagree_button_label: 'No, thanks' +popup_agreed: + value: "

Thank you for accepting cookies

\r\n\r\n

You can now hide this message or find out more about cookies.

\r\n" + format: full_html +popup_find_more_button_message: 'Show cookies' +popup_hide_button_message: Hide popup_link: /cookie-information-and-settings popup_link_new_window: false -popup_position: false -fixed_top_position: true -popup_text_hex: '' +popup_height: null popup_width: '' +popup_delay: 1000 +show_more_info: true +popup_bg_hex: '' +popup_text_hex: '' +domain: '' +domains_option: 1 +domains_list: '' +exclude_paths: "/admin\r\n/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/*\r\n/user/*/*" +exclude_admin_theme: false +cookie_session: 0 +set_cookie_session_zero_on_disagree: 0 +cookie_lifetime: 100 +use_mobile_message: false use_bare_css: true disagree_do_not_show_popup: false reload_page: true +reload_options: 0 +reload_routes_list: '' cookie_name: '' exclude_uid_1: false better_support_for_screen_readers: false -use_mobile_message: false method: categories -disagree_button_label: 'No, thanks' disabled_javascripts: '' automatic_cookies_removal: true -allowed_cookies: "essential:AWSELB\r\nessential:AWSELBCORS\r\nessential:cookiehub\r\nessential:mtm_cookie_consent\r\nessential:frosmo_quickContext\r\nessential:id\r\nessential:JSESSIONID\r\nessential:COOKIE_SUPPORT\r\npreference:httpskartta.hel.fi.SWCulture\r\npreference:icareus-device\r\npreference:VISITOR_INFO1_LIVE\r\npreference:CONSENT\r\nstatistics:Snoobisession_hel_fi\r\nstatistics:Snoobi30minute_hel_fi\r\nstatistics:SnoobiID\r\nstatistics:nmstat\r\nstatistics:Snoobisession_hel_projektit\r\nstatistics:Snoobi30minute_hel_projektit\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.141.89f6\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.*\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.*\r\nstatistics:__utma\r\nstatistics:__utmc\r\nstatistics:__utmz\r\nstatistics:__utmt\r\nstatistics:__utmb\r\nstatistics:YSC\r\nmarketing:IDE" +allowed_cookies: "essential:AWSELB\r\nessential:AWSELBCORS\r\nessential:cookiehub\r\nessential:mtm_cookie_consent\r\nessential:frosmo_quickContext\r\nessential:id\r\nessential:JSESSIONID\r\nessential:COOKIE_SUPPORT\r\nessential:_genesys.widgets.*\r\nessential:__VCAP_ID__\r\nessential:gcReturnSessionId \r\nessential:gcAlternativeReturnUrl \r\nessential:gcReturnUrl \r\nessential:gcLoginButtonState\r\npreference:httpskartta.hel.fi.SWCulture\r\npreference:icareus-device\r\npreference:VISITOR_INFO1_LIVE\r\npreference:CONSENT\r\nstatistics:Snoobisession_hel_fi\r\nstatistics:Snoobi30minute_hel_fi\r\nstatistics:SnoobiID\r\nstatistics:nmstat\r\nstatistics:Snoobisession_hel_projektit\r\nstatistics:Snoobi30minute_hel_projektit\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.141.89f6\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.*\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.*\r\nstatistics:__utma\r\nstatistics:__utmc\r\nstatistics:__utmz\r\nstatistics:__utmt\r\nstatistics:__utmb\r\nstatistics:__utmb\r\nstatistics:YSC\r\nmarketing:IDE" consent_storage_method: do_not_store withdraw_message: value: "

Hel.fi uses cookies

\r\n\r\n

You have given your consent for us to set cookies.

\r\n" format: full_html -withdraw_action_button_label: 'Withdraw consent' withdraw_tab_button_label: 'Privacy settings' +withdraw_action_button_label: 'Withdraw consent' withdraw_enabled: false -enable_save_preferences_button: true +withdraw_button_on_info_popup: false save_preferences_button_label: 'Accept selected cookies' accept_all_categories_button_label: 'Accept all cookies' -withdraw_button_on_info_popup: false +enable_save_preferences_button: true domain_all_sites: true settings_tab_enabled: false -reload_options: 0 -reload_routes_list: '' +containing_element: body cookie_policy_version: 1.0.0 -cookie_session: 0 -set_cookie_session_zero_on_disagree: 0 diff --git a/conf/cmi/field.field.node.landing_page.field_content.yml b/conf/cmi/field.field.node.landing_page.field_content.yml index 95c13c36..e1f409e6 100644 --- a/conf/cmi/field.field.node.landing_page.field_content.yml +++ b/conf/cmi/field.field.node.landing_page.field_content.yml @@ -43,6 +43,8 @@ settings: remote_video: remote_video phasing: phasing chart: chart + popular_services: popular_services + target_group_links: target_group_links negate: 0 target_bundles_drag_drop: accordion: @@ -99,9 +101,18 @@ settings: phasing_item: weight: 30 enabled: false + popular_services: + weight: 42 + enabled: true remote_video: weight: 27 enabled: true + target_group_link_item: + weight: 45 + enabled: false + target_group_links: + weight: 24 + enabled: true text: weight: -15 enabled: false diff --git a/conf/cmi/field.field.paragraph.popular_service_item.field_service_links.yml b/conf/cmi/field.field.paragraph.popular_service_item.field_service_links.yml new file mode 100644 index 00000000..7cfe593e --- /dev/null +++ b/conf/cmi/field.field.paragraph.popular_service_item.field_service_links.yml @@ -0,0 +1,25 @@ +uuid: e4105ca2-944e-4f18-a3b0-71597e6f8c04 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_service_links + - paragraphs.paragraphs_type.popular_service_item + module: + - link +_core: + default_config_hash: 0G-Glhrvi206BlPVkwo8kZOm66sXrS5aP2iKpn1zosg +id: paragraph.popular_service_item.field_service_links +field_name: field_service_links +entity_type: paragraph +bundle: popular_service_item +label: Links +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: + title: 1 + link_type: 17 +field_type: link diff --git a/conf/cmi/field.field.paragraph.popular_service_item.field_service_title.yml b/conf/cmi/field.field.paragraph.popular_service_item.field_service_title.yml new file mode 100644 index 00000000..7079df67 --- /dev/null +++ b/conf/cmi/field.field.paragraph.popular_service_item.field_service_title.yml @@ -0,0 +1,21 @@ +uuid: 6faf3767-d588-4c6f-a27c-c9307e60c088 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_service_title + - paragraphs.paragraphs_type.popular_service_item +_core: + default_config_hash: HtIEzxjOg0wb4Gyk0ZVaM-PAky4f1FDlkt7J2I2wzsc +id: paragraph.popular_service_item.field_service_title +field_name: field_service_title +entity_type: paragraph +bundle: popular_service_item +label: Title +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/conf/cmi/field.field.paragraph.popular_services.field_service_items.yml b/conf/cmi/field.field.paragraph.popular_services.field_service_items.yml new file mode 100644 index 00000000..9fc9417a --- /dev/null +++ b/conf/cmi/field.field.paragraph.popular_services.field_service_items.yml @@ -0,0 +1,99 @@ +uuid: 96339e2f-d2b5-407e-8cf8-1da13b54e62a +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_service_items + - paragraphs.paragraphs_type.popular_service_item + - paragraphs.paragraphs_type.popular_services + module: + - entity_reference_revisions +_core: + default_config_hash: 0ddJrtexrKteDoii5212VeduC6M0wuP3xND_Q2DJ-CE +id: paragraph.popular_services.field_service_items +field_name: field_service_items +entity_type: paragraph +bundle: popular_services +label: 'Service items' +description: 'Service items to showcase.' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:paragraph' + handler_settings: + target_bundles: + popular_service_item: popular_service_item + negate: 0 + target_bundles_drag_drop: + accordion: + weight: 24 + enabled: false + accordion_item: + weight: 25 + enabled: false + banner: + weight: 26 + enabled: false + chart: + weight: 27 + enabled: false + columns: + weight: 28 + enabled: false + contact_card: + weight: 29 + enabled: false + contact_card_listing: + weight: 30 + enabled: false + content_cards: + weight: 31 + enabled: false + content_liftup: + weight: 32 + enabled: false + from_library: + weight: 33 + enabled: false + gallery: + weight: 34 + enabled: false + gallery_slide: + weight: 35 + enabled: false + hero: + weight: 36 + enabled: false + image: + weight: 37 + enabled: false + liftup_with_image: + weight: 38 + enabled: false + list_of_links: + weight: 39 + enabled: false + list_of_links_item: + weight: 40 + enabled: false + popular_service_item: + weight: 42 + enabled: true + popular_services: + weight: 41 + enabled: false + remote_video: + weight: 43 + enabled: false + sidebar_text: + weight: 44 + enabled: false + social_media_link: + weight: 45 + enabled: false + text: + weight: 46 + enabled: false +field_type: entity_reference_revisions diff --git a/conf/cmi/field.field.paragraph.target_group_link_item.field_icon.yml b/conf/cmi/field.field.paragraph.target_group_link_item.field_icon.yml new file mode 100644 index 00000000..8c65e68e --- /dev/null +++ b/conf/cmi/field.field.paragraph.target_group_link_item.field_icon.yml @@ -0,0 +1,21 @@ +uuid: 00043903-1ba5-4fb1-bf72-9f9b1683cc68 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_icon + - paragraphs.paragraphs_type.target_group_link_item + module: + - select2_icon +id: paragraph.target_group_link_item.field_icon +field_name: field_icon +entity_type: paragraph +bundle: target_group_link_item +label: Icon +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: select2_icon diff --git a/conf/cmi/field.field.paragraph.target_group_link_item.field_target_group_item_link.yml b/conf/cmi/field.field.paragraph.target_group_link_item.field_target_group_item_link.yml new file mode 100644 index 00000000..ca933c15 --- /dev/null +++ b/conf/cmi/field.field.paragraph.target_group_link_item.field_target_group_item_link.yml @@ -0,0 +1,23 @@ +uuid: d1b8d296-60c1-4a73-add2-4e7272270bc1 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_target_group_item_link + - paragraphs.paragraphs_type.target_group_link_item + module: + - link +id: paragraph.target_group_link_item.field_target_group_item_link +field_name: field_target_group_item_link +entity_type: paragraph +bundle: target_group_link_item +label: Link +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: + title: 2 + link_type: 17 +field_type: link diff --git a/conf/cmi/field.field.paragraph.target_group_link_item.field_target_group_item_subtitle.yml b/conf/cmi/field.field.paragraph.target_group_link_item.field_target_group_item_subtitle.yml new file mode 100644 index 00000000..684981ec --- /dev/null +++ b/conf/cmi/field.field.paragraph.target_group_link_item.field_target_group_item_subtitle.yml @@ -0,0 +1,19 @@ +uuid: 0164d9eb-5f33-4fd9-91ed-33bbe846bd03 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_target_group_item_subtitle + - paragraphs.paragraphs_type.target_group_link_item +id: paragraph.target_group_link_item.field_target_group_item_subtitle +field_name: field_target_group_item_subtitle +entity_type: paragraph +bundle: target_group_link_item +label: Subtitle +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/conf/cmi/field.field.paragraph.target_group_links.field_target_group_item.yml b/conf/cmi/field.field.paragraph.target_group_links.field_target_group_item.yml new file mode 100644 index 00000000..c8c0c5e2 --- /dev/null +++ b/conf/cmi/field.field.paragraph.target_group_links.field_target_group_item.yml @@ -0,0 +1,97 @@ +uuid: f559f828-2c7c-4021-8eec-1d95de01c71f +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_target_group_item + - paragraphs.paragraphs_type.target_group_link_item + - paragraphs.paragraphs_type.target_group_links + module: + - entity_reference_revisions +id: paragraph.target_group_links.field_target_group_item +field_name: field_target_group_item +entity_type: paragraph +bundle: target_group_links +label: 'Target group item' +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:paragraph' + handler_settings: + target_bundles: + target_group_link_item: target_group_link_item + negate: 0 + target_bundles_drag_drop: + accordion: + weight: 25 + enabled: false + accordion_item: + weight: 26 + enabled: false + banner: + weight: 27 + enabled: false + chart: + weight: 28 + enabled: false + columns: + weight: 29 + enabled: false + contact_card: + weight: 30 + enabled: false + contact_card_listing: + weight: 31 + enabled: false + content_cards: + weight: 32 + enabled: false + content_liftup: + weight: 33 + enabled: false + from_library: + weight: 34 + enabled: false + gallery: + weight: 35 + enabled: false + gallery_slide: + weight: 36 + enabled: false + hero: + weight: 37 + enabled: false + image: + weight: 38 + enabled: false + liftup_with_image: + weight: 39 + enabled: false + list_of_links: + weight: 40 + enabled: false + list_of_links_item: + weight: 41 + enabled: false + remote_video: + weight: 42 + enabled: false + sidebar_text: + weight: 43 + enabled: false + social_media_link: + weight: 44 + enabled: false + target_group_link_item: + weight: 45 + enabled: true + target_group_links: + weight: 24 + enabled: false + text: + weight: 46 + enabled: false +field_type: entity_reference_revisions diff --git a/conf/cmi/field.field.paragraph.target_group_links.field_target_group_links_desc.yml b/conf/cmi/field.field.paragraph.target_group_links.field_target_group_links_desc.yml new file mode 100644 index 00000000..aa05eb3d --- /dev/null +++ b/conf/cmi/field.field.paragraph.target_group_links.field_target_group_links_desc.yml @@ -0,0 +1,25 @@ +uuid: 16c0ae05-4927-495b-b16c-27c904d753e9 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_target_group_links_desc + - paragraphs.paragraphs_type.target_group_links + module: + - allowed_formats + - text +third_party_settings: + allowed_formats: + allowed_formats: { } +id: paragraph.target_group_links.field_target_group_links_desc +field_name: field_target_group_links_desc +entity_type: paragraph +bundle: target_group_links +label: Description +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: text_long diff --git a/conf/cmi/field.field.paragraph.target_group_links.field_target_group_links_title.yml b/conf/cmi/field.field.paragraph.target_group_links.field_target_group_links_title.yml new file mode 100644 index 00000000..7e3872b0 --- /dev/null +++ b/conf/cmi/field.field.paragraph.target_group_links.field_target_group_links_title.yml @@ -0,0 +1,19 @@ +uuid: 83de2102-ca8b-4bef-8559-62803772c1a9 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_target_group_links_title + - paragraphs.paragraphs_type.target_group_links +id: paragraph.target_group_links.field_target_group_links_title +field_name: field_target_group_links_title +entity_type: paragraph +bundle: target_group_links +label: Title +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/conf/cmi/field.storage.paragraph.field_service_items.yml b/conf/cmi/field.storage.paragraph.field_service_items.yml new file mode 100644 index 00000000..13eb8d6a --- /dev/null +++ b/conf/cmi/field.storage.paragraph.field_service_items.yml @@ -0,0 +1,22 @@ +uuid: 09a503ba-0973-4e27-9c62-f58df0c99c36 +langcode: en +status: true +dependencies: + module: + - entity_reference_revisions + - paragraphs +_core: + default_config_hash: CvdAWj0H_Pr54s2W6mCAtSzJrCX3EzeEEeo5cCjA2FY +id: paragraph.field_service_items +field_name: field_service_items +entity_type: paragraph +type: entity_reference_revisions +settings: + target_type: paragraph +module: entity_reference_revisions +locked: false +cardinality: 4 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/conf/cmi/field.storage.paragraph.field_service_links.yml b/conf/cmi/field.storage.paragraph.field_service_links.yml new file mode 100644 index 00000000..4f96e8e3 --- /dev/null +++ b/conf/cmi/field.storage.paragraph.field_service_links.yml @@ -0,0 +1,21 @@ +uuid: 580b24bb-7d7f-4d68-9615-927822b3e943 +langcode: en +status: true +dependencies: + module: + - link + - paragraphs +_core: + default_config_hash: XELen2xrLqgw7EgLuPx5iKWwTNgmN9HwfqxxBTaRmrc +id: paragraph.field_service_links +field_name: field_service_links +entity_type: paragraph +type: link +settings: { } +module: link +locked: false +cardinality: 3 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/conf/cmi/field.storage.paragraph.field_service_title.yml b/conf/cmi/field.storage.paragraph.field_service_title.yml new file mode 100644 index 00000000..d09281a1 --- /dev/null +++ b/conf/cmi/field.storage.paragraph.field_service_title.yml @@ -0,0 +1,23 @@ +uuid: 47aee723-41d1-4e36-9519-7eafd521e7f3 +langcode: en +status: true +dependencies: + module: + - paragraphs +_core: + default_config_hash: L-ez8mpqXV7zQs6pbohTK5VN7xKBPHB9ZwXhohLatzo +id: paragraph.field_service_title +field_name: field_service_title +entity_type: paragraph +type: string +settings: + max_length: 255 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/conf/cmi/field.storage.paragraph.field_target_group_item.yml b/conf/cmi/field.storage.paragraph.field_target_group_item.yml new file mode 100644 index 00000000..5d880fee --- /dev/null +++ b/conf/cmi/field.storage.paragraph.field_target_group_item.yml @@ -0,0 +1,20 @@ +uuid: cd022055-7ce7-4c52-8d7e-7f81732a229c +langcode: en +status: true +dependencies: + module: + - entity_reference_revisions + - paragraphs +id: paragraph.field_target_group_item +field_name: field_target_group_item +entity_type: paragraph +type: entity_reference_revisions +settings: + target_type: paragraph +module: entity_reference_revisions +locked: false +cardinality: 10 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/conf/cmi/field.storage.paragraph.field_target_group_item_link.yml b/conf/cmi/field.storage.paragraph.field_target_group_item_link.yml new file mode 100644 index 00000000..35821af4 --- /dev/null +++ b/conf/cmi/field.storage.paragraph.field_target_group_item_link.yml @@ -0,0 +1,19 @@ +uuid: 403cd446-018d-44c1-90fb-d7df69f20418 +langcode: en +status: true +dependencies: + module: + - link + - paragraphs +id: paragraph.field_target_group_item_link +field_name: field_target_group_item_link +entity_type: paragraph +type: link +settings: { } +module: link +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/conf/cmi/field.storage.paragraph.field_target_group_item_subtitle.yml b/conf/cmi/field.storage.paragraph.field_target_group_item_subtitle.yml new file mode 100644 index 00000000..1e0e9937 --- /dev/null +++ b/conf/cmi/field.storage.paragraph.field_target_group_item_subtitle.yml @@ -0,0 +1,21 @@ +uuid: b1a11c23-44f5-4ce7-900e-9ff7e7ad8a28 +langcode: en +status: true +dependencies: + module: + - paragraphs +id: paragraph.field_target_group_item_subtitle +field_name: field_target_group_item_subtitle +entity_type: paragraph +type: string +settings: + max_length: 128 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/conf/cmi/field.storage.paragraph.field_target_group_links_desc.yml b/conf/cmi/field.storage.paragraph.field_target_group_links_desc.yml new file mode 100644 index 00000000..3dd30681 --- /dev/null +++ b/conf/cmi/field.storage.paragraph.field_target_group_links_desc.yml @@ -0,0 +1,19 @@ +uuid: 0cc03bfa-a61d-4568-b5ed-fc8c0a4fb6b6 +langcode: en +status: true +dependencies: + module: + - paragraphs + - text +id: paragraph.field_target_group_links_desc +field_name: field_target_group_links_desc +entity_type: paragraph +type: text_long +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/conf/cmi/field.storage.paragraph.field_target_group_links_title.yml b/conf/cmi/field.storage.paragraph.field_target_group_links_title.yml new file mode 100644 index 00000000..1cbb6cd3 --- /dev/null +++ b/conf/cmi/field.storage.paragraph.field_target_group_links_title.yml @@ -0,0 +1,21 @@ +uuid: 85b641b3-d616-487d-b6d7-d16889489dd6 +langcode: en +status: true +dependencies: + module: + - paragraphs +id: paragraph.field_target_group_links_title +field_name: field_target_group_links_title +entity_type: paragraph +type: string +settings: + max_length: 255 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/conf/cmi/language/fi/core.entity_form_display.paragraph.popular_services.default.yml b/conf/cmi/language/fi/core.entity_form_display.paragraph.popular_services.default.yml new file mode 100644 index 00000000..f4daeb1b --- /dev/null +++ b/conf/cmi/language/fi/core.entity_form_display.paragraph.popular_services.default.yml @@ -0,0 +1,5 @@ +content: + field_service_items: + settings: + title: Lohko + title_plural: Lohkot diff --git a/conf/cmi/language/fi/eu_cookie_compliance.cookie_category.statistics.yml b/conf/cmi/language/fi/eu_cookie_compliance.cookie_category.statistics.yml new file mode 100644 index 00000000..10cc48f4 --- /dev/null +++ b/conf/cmi/language/fi/eu_cookie_compliance.cookie_category.statistics.yml @@ -0,0 +1,4 @@ +label: Tilastointi +description: + value: "

Tilastointievästeiden keräämää tietoa käytetään verkkosivuston kehittämiseen.

\r\n\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n
NimiTarjoajaTarkoitusVoimassaTyyppi
Snoobisession_hel_fihel.fi\r\n\t\t\t

Eväste on käytössä kävijän käynnin ylläpitämiseksi ja se poistetaan kävijän poistuttua.

\r\n\t\t\t
Istunto 
Snoobi30minute_hel_fihel.fi\r\n\t\t\t

Eväste kerää tietoa kävijän liikkeistä sivustolla tilastointia varten.

\r\n\t\t\t
1 tunti 
SnoobiIDhel.fi\r\n\t\t\t

Snoobi-tilastointijärjestelmän eväste.

\r\n\t\t\t
730 päivää 
nmstathel.fi\r\n\t\t\t

Siteimproven tilastointieväste kerää tietoa kävijän sivujen käytöstä.

\r\n\t\t\t
1000 päivää 
Snoobisession_hel_projektithel.fi\r\n\t\t\t

Snoobi-tilastointijärjestelmän eväste on käytössä koko sivuilla vierailun ajan.

\r\n\t\t\t
Istunto 
Snoobi30minute_hel_projektithel.fi\r\n\t\t\t

Snoobi-tilastointijärjestelmän eväste on käytössä koko vierailun ajan.

\r\n\t\t\t
1 tunti 
_pk_id.*hel.fi\r\n\t\t\t

Matomo-tilastointijärjestelmän eväste.

\r\n\t\t\t
393 päivää 
_pk_ses.141.89f6hel.fi-1 tunti 
_pk_id.*kartta.hel.fi\r\n\t\t\t

Matomo-tilastointijärjestelmän eväste.

\r\n\t\t\t
393 päivää 
_pk_ses.*kartta.hel.fi\r\n\t\t\t

Matomo-tilastointijärjestelmän eväste.

\r\n\t\t\t
1 tunti 
_pk_id.*palvelukartta.hel.fi\r\n\t\t\t

Matomo-tilastointijärjestelmän eväste.

\r\n\t\t\t
393 päivää 
_pk_ses.*palvelukartta.hel.fi\r\n\t\t\t

Matomo-tilastointijärjestelmän eväste.

\r\n\t\t\t
1 tunti 
__utmahelsinkikanava.fi\r\n\t\t\t

Google Analyticsin eväste kerää tietoa kävijän liikkeistä sivustolla.

\r\n\t\t\t
730 päivääKolmas osapuoli
__utmchelsinkikanava.fi\r\n\t\t\t

Google Analyticsin eväste tallentaa kävijän poistumisajan palvelusta.

\r\n\t\t\t
IstuntoKolmas osapuoli
__utmzhelsinkikanava.fi\r\n\t\t\t

Google Analyticsin eväste tallentaa tiedon, mistä kävijä on tullut sivustolle.

\r\n\t\t\t
182 päivää, 12 tuntiaKolmas osapuoli
__utmthelsinkikanava.fi\r\n\t\t\t

Google Analyticsin eväste vähentää tiedon keräämistä ruuhkaisina aikoina.

\r\n\t\t\t
1 tuntiKolmas osapuoli
__utmbhelsinkikanava.fi\r\n\t\t\t

Google Analyticsin eväste kerää tietoa 30 minuuttia kävijän liikkeistä sivustolla.

\r\n\t\t\t
1 tuntiKolmas osapuoli
rnsbidreactandshare.comReact & Share -reaktionappien toimintaan liittyvä tietue.-Paikallinen muisti
rnsbid_tsreactandshare.comReact & Share -reaktionappien toimintaan liittyvä tietue.-Paikallinen muisti
rns_reaction_*reactandshare.comReact & Share -reaktionappien toimintaan liittyvä tietue.-Paikallinen muisti
YSCyoutube.com\r\n\t\t\t

YouTuben eväste mahdollistaa videoiden upottamisen sivustolle.

\r\n\t\t\t
IstuntoKolmas osapuoli
\r\n" + format: full_html diff --git a/conf/cmi/language/fi/field.field.paragraph.popular_service_item.field_service_links.yml b/conf/cmi/language/fi/field.field.paragraph.popular_service_item.field_service_links.yml new file mode 100644 index 00000000..99bce21b --- /dev/null +++ b/conf/cmi/language/fi/field.field.paragraph.popular_service_item.field_service_links.yml @@ -0,0 +1 @@ +label: Linkit diff --git a/conf/cmi/language/fi/field.field.paragraph.popular_service_item.field_service_title.yml b/conf/cmi/language/fi/field.field.paragraph.popular_service_item.field_service_title.yml new file mode 100644 index 00000000..f02d7516 --- /dev/null +++ b/conf/cmi/language/fi/field.field.paragraph.popular_service_item.field_service_title.yml @@ -0,0 +1 @@ +label: Otsikko diff --git a/conf/cmi/language/fi/field.field.paragraph.popular_services.field_service_items.yml b/conf/cmi/language/fi/field.field.paragraph.popular_services.field_service_items.yml new file mode 100644 index 00000000..c74a3fc1 --- /dev/null +++ b/conf/cmi/language/fi/field.field.paragraph.popular_services.field_service_items.yml @@ -0,0 +1,2 @@ +label: Palvelut +description: 'Palvelut, joita esitellään.' diff --git a/conf/cmi/language/fi/paragraphs.paragraphs_type.popular_service_item.yml b/conf/cmi/language/fi/paragraphs.paragraphs_type.popular_service_item.yml new file mode 100644 index 00000000..1fe45e17 --- /dev/null +++ b/conf/cmi/language/fi/paragraphs.paragraphs_type.popular_service_item.yml @@ -0,0 +1,2 @@ +label: 'Suosittu palvelu' +description: 'Esittele suosittua palvelua.' diff --git a/conf/cmi/language/fi/paragraphs.paragraphs_type.popular_services.yml b/conf/cmi/language/fi/paragraphs.paragraphs_type.popular_services.yml new file mode 100644 index 00000000..e4e04394 --- /dev/null +++ b/conf/cmi/language/fi/paragraphs.paragraphs_type.popular_services.yml @@ -0,0 +1,2 @@ +label: 'Suositut palvelut ' +description: 'Esittele suosittuja palveluita.' diff --git a/conf/cmi/language/sv/eu_cookie_compliance.cookie_category.statistics.yml b/conf/cmi/language/sv/eu_cookie_compliance.cookie_category.statistics.yml new file mode 100644 index 00000000..addf517c --- /dev/null +++ b/conf/cmi/language/sv/eu_cookie_compliance.cookie_category.statistics.yml @@ -0,0 +1,4 @@ +label: Statistik +description: + value: "

De uppgifter statistikkakorna samlar in används för att utveckla webbplatsen.

\r\n\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n
NamnTjänsteleverantörCookie syfteGiltighetTyp
Snoobisession_hel_fihel.fi\r\n\t\t\t

Cookie används för att upprätthålla besöket och raderas då användaren lämnar webbplatsen.

\r\n\t\t\t
session 
Snoobi30minute_hel_fihel.fi\r\n\t\t\t

Cookie samlar statistikuppgifter om hur besökaren rör sig på webbplatsen.

\r\n\t\t\t
1 timme 
SnoobiIDhel.fi\r\n\t\t\t

Snoobi-statistiksystemets kaka samlar information om hur webbplatsen används.

\r\n\t\t\t
730 dagar 
nmstathel.fi\r\n\t\t\t

Siteimproves kaka samlar information om hur webbplatsen används.

\r\n\t\t\t
1000 dagar 
Snoobisession_hel_projektithel.fi\r\n\t\t\t

Snoobi-statistiksystemets kaka används under hela den tid besökaren är på webbplatsen och sparar besökarens rörelser på webbplatsen för statistik och för utveckling av webbplatsen.

\r\n\t\t\t
session 
Snoobi30minute_hel_projektithel.fi\r\n\t\t\t

Snoobi-statistiksystemets kaka används under 30 minuter besökaren är på webbplatsen och sparar besökarens rörelser på webbplatsen för statistik och för utveckling av webbplatsen.

\r\n\t\t\t
1 timme 
_pk_id.*hel.fi\r\n\t\t\t

Matomo-statistiksystemets kaka samlar information om hur webbplatsen används.

\r\n\t\t\t
393 dagar 
_pk_ses.141.89f6hel.fi-1 timme 
_pk_id.*kartta.hel.fi\r\n\t\t\t

Matomo-statistiksystemets kaka samlar information om hur webbplatsen används.

\r\n\t\t\t
393 dagar 
_pk_ses.*kartta.hel.fi\r\n\t\t\t

Matomo-statistiksystemets kaka samlar information om hur webbplatsen används.

\r\n\t\t\t
1 timme 
_pk_id.*palvelukartta.hel.fi\r\n\t\t\t

Matomo-statistiksystemets kaka samlar information om hur webbplatsen används.

\r\n\t\t\t
393 dagar 
_pk_ses.*palvelukartta.hel.fi\r\n\t\t\t

Matomo-statistiksystemets kaka samlar information om hur webbplatsen används.

\r\n\t\t\t
1 timme 
__utmahelsinkikanava.fi\r\n\t\t\t

Google Analytics kaka samlar information om hur besökaren rört sig på webbplatsen.

\r\n\t\t\t
730 dagarTredje part
__utmchelsinkikanava.fi\r\n\t\t\t

Google Analytics kaka sparar den tidpunkt då besökaren lämnar tjänsten.

\r\n\t\t\t
sessionTredje part
__utmzhelsinkikanava.fi\r\n\t\t\t

Google Analytics kaka sparar information om varifrån besökaren kommit till webbplatsen.

\r\n\t\t\t
182 dagar, 12 timmarTredje part
__utmthelsinkikanava.fi\r\n\t\t\t

Google Analytics kaka minskar insamlingen av information under rusningstider.

\r\n\t\t\t
1 timmeTredje part
__utmbhelsinkikanava.fi\r\n\t\t\t

Google Analytics kaka samlar information om hur besökaren rör sig på webbplatsen i 30 minuter.

\r\n\t\t\t
1 timmeTredje part
rnsbidreactandshare.comEn post relaterad till driften av reaktionsknappen React & Share.-Lokalt minne
rnsbid_tsreactandshare.comEn post relaterad till driften av reaktionsknappen React & Share.-Lokalt minne
rns_reaction_*reactandshare.comEn post relaterad till driften av reaktionsknappen React & Share.-Lokalt minne
YSCyoutube.comYouTubes kaka gör det möjligt att göra videor till en del av innehållet på webbplatsen.sessionTredje part
\r\n\r\n

 

\r\n" + format: full_html diff --git a/conf/cmi/language/sv/field.field.paragraph.popular_service_item.field_service_links.yml b/conf/cmi/language/sv/field.field.paragraph.popular_service_item.field_service_links.yml new file mode 100644 index 00000000..63f41800 --- /dev/null +++ b/conf/cmi/language/sv/field.field.paragraph.popular_service_item.field_service_links.yml @@ -0,0 +1 @@ +label: Links diff --git a/conf/cmi/language/sv/field.field.paragraph.popular_service_item.field_service_title.yml b/conf/cmi/language/sv/field.field.paragraph.popular_service_item.field_service_title.yml new file mode 100644 index 00000000..2711e04d --- /dev/null +++ b/conf/cmi/language/sv/field.field.paragraph.popular_service_item.field_service_title.yml @@ -0,0 +1 @@ +label: Titel diff --git a/conf/cmi/paragraphs.paragraphs_type.popular_service_item.yml b/conf/cmi/paragraphs.paragraphs_type.popular_service_item.yml new file mode 100644 index 00000000..1a51d7bd --- /dev/null +++ b/conf/cmi/paragraphs.paragraphs_type.popular_service_item.yml @@ -0,0 +1,11 @@ +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: 2bMZkUDyWvsIuHFmjQt91AdkLTKouO-E3eBtDLrGLeM +id: popular_service_item +label: 'Popular service item' +icon_uuid: null +icon_default: null +description: 'Showcase popular service.' +behavior_plugins: { } diff --git a/conf/cmi/paragraphs.paragraphs_type.popular_services.yml b/conf/cmi/paragraphs.paragraphs_type.popular_services.yml new file mode 100644 index 00000000..82bcc6de --- /dev/null +++ b/conf/cmi/paragraphs.paragraphs_type.popular_services.yml @@ -0,0 +1,11 @@ +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: Gyo3CpUZxBSdsdG7AWD78G94KsaFV-oPTYXF1ahduYw +id: popular_services +label: 'Popular services' +icon_uuid: null +icon_default: null +description: 'Showcase popular services' +behavior_plugins: { } diff --git a/conf/cmi/paragraphs.paragraphs_type.target_group_link_item.yml b/conf/cmi/paragraphs.paragraphs_type.target_group_link_item.yml new file mode 100644 index 00000000..72ac6803 --- /dev/null +++ b/conf/cmi/paragraphs.paragraphs_type.target_group_link_item.yml @@ -0,0 +1,9 @@ +langcode: en +status: true +dependencies: { } +id: target_group_link_item +label: 'Target group link item' +icon_uuid: null +icon_default: null +description: '' +behavior_plugins: { } diff --git a/conf/cmi/paragraphs.paragraphs_type.target_group_links.yml b/conf/cmi/paragraphs.paragraphs_type.target_group_links.yml new file mode 100644 index 00000000..b0816f1c --- /dev/null +++ b/conf/cmi/paragraphs.paragraphs_type.target_group_links.yml @@ -0,0 +1,9 @@ +langcode: en +status: true +dependencies: { } +id: target_group_links +label: 'Target group links' +icon_uuid: null +icon_default: null +description: '' +behavior_plugins: { } From 966888bb8e2c632d560ec5bd6750a4feaacf1d4f Mon Sep 17 00:00:00 2001 From: lonkaanna <91262248+lonkaanna@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:32:13 +0300 Subject: [PATCH 2/8] Update core.entity_form_display.paragraph.popular_service_item.default.yml --- ...tity_form_display.paragraph.popular_service_item.default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cmi/core.entity_form_display.paragraph.popular_service_item.default.yml b/conf/cmi/core.entity_form_display.paragraph.popular_service_item.default.yml index e7b52fda..47fdd65a 100644 --- a/conf/cmi/core.entity_form_display.paragraph.popular_service_item.default.yml +++ b/conf/cmi/core.entity_form_display.paragraph.popular_service_item.default.yml @@ -1,4 +1,4 @@ -uuid: null +uuid: 44e73530-35de-4cf9-a9cb-e64f14ef3e5b langcode: en status: true dependencies: From 42ef478f84b17983665a187b6ea560b226e891db Mon Sep 17 00:00:00 2001 From: lonkaanna <91262248+lonkaanna@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:32:37 +0300 Subject: [PATCH 3/8] Update core.entity_form_display.paragraph.popular_services.default.yml --- ...e.entity_form_display.paragraph.popular_services.default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cmi/core.entity_form_display.paragraph.popular_services.default.yml b/conf/cmi/core.entity_form_display.paragraph.popular_services.default.yml index c3a48705..a8a38103 100644 --- a/conf/cmi/core.entity_form_display.paragraph.popular_services.default.yml +++ b/conf/cmi/core.entity_form_display.paragraph.popular_services.default.yml @@ -1,4 +1,4 @@ -uuid: null +uuid: bd8511e8-d2d1-4981-ba62-7c8e7b1e450b langcode: en status: true dependencies: From 10b01ceb7d91a09a088efea39ddb9d9511096773 Mon Sep 17 00:00:00 2001 From: lonkaanna <91262248+lonkaanna@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:33:11 +0300 Subject: [PATCH 4/8] Update core.entity_form_display.paragraph.target_group_link_item.default.yml --- ...ty_form_display.paragraph.target_group_link_item.default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cmi/core.entity_form_display.paragraph.target_group_link_item.default.yml b/conf/cmi/core.entity_form_display.paragraph.target_group_link_item.default.yml index 0bd0950f..168f4709 100644 --- a/conf/cmi/core.entity_form_display.paragraph.target_group_link_item.default.yml +++ b/conf/cmi/core.entity_form_display.paragraph.target_group_link_item.default.yml @@ -1,4 +1,4 @@ -uuid: null +uuid: a4c4f338-598b-4acf-8a5f-e1c78d00d732 langcode: en status: true dependencies: From 98eaf430f8e3ce2bc389ea2585f6f1f90b3333b0 Mon Sep 17 00:00:00 2001 From: lonkaanna <91262248+lonkaanna@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:33:34 +0300 Subject: [PATCH 5/8] Update core.entity_form_display.paragraph.target_group_links.default.yml --- ...entity_form_display.paragraph.target_group_links.default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cmi/core.entity_form_display.paragraph.target_group_links.default.yml b/conf/cmi/core.entity_form_display.paragraph.target_group_links.default.yml index 841c3123..200c1787 100644 --- a/conf/cmi/core.entity_form_display.paragraph.target_group_links.default.yml +++ b/conf/cmi/core.entity_form_display.paragraph.target_group_links.default.yml @@ -1,4 +1,4 @@ -uuid: null +uuid: 4cd2ff6a-2daf-4057-97cf-cee31943b315 langcode: en status: true dependencies: From 4dc965db86256b35525cd135de326a6f4f521e96 Mon Sep 17 00:00:00 2001 From: lonkaanna <91262248+lonkaanna@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:34:18 +0300 Subject: [PATCH 6/8] Update core.entity_view_display.paragraph.popular_service_item.default.yml --- ...tity_view_display.paragraph.popular_service_item.default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cmi/core.entity_view_display.paragraph.popular_service_item.default.yml b/conf/cmi/core.entity_view_display.paragraph.popular_service_item.default.yml index 1924b1b7..38696f4c 100644 --- a/conf/cmi/core.entity_view_display.paragraph.popular_service_item.default.yml +++ b/conf/cmi/core.entity_view_display.paragraph.popular_service_item.default.yml @@ -1,4 +1,4 @@ -uuid: null +uuid: 8fe66560-dbf7-4cfe-96e0-547df1bdeb7f langcode: en status: true dependencies: From 2ce1a4c8761e388ddc5b278f29e1bd816e9a36ad Mon Sep 17 00:00:00 2001 From: lonkaanna <91262248+lonkaanna@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:34:39 +0300 Subject: [PATCH 7/8] Update core.entity_view_display.paragraph.popular_services.default.yml --- ...e.entity_view_display.paragraph.popular_services.default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cmi/core.entity_view_display.paragraph.popular_services.default.yml b/conf/cmi/core.entity_view_display.paragraph.popular_services.default.yml index 721f97d9..f0ba0594 100644 --- a/conf/cmi/core.entity_view_display.paragraph.popular_services.default.yml +++ b/conf/cmi/core.entity_view_display.paragraph.popular_services.default.yml @@ -1,4 +1,4 @@ -uuid: null +uuid: caebf47d-32cd-45c4-9900-33354972428b langcode: en status: true dependencies: From 1f537e30964ffb25d90cde159b947a01dfe6a63c Mon Sep 17 00:00:00 2001 From: lonkaanna <91262248+lonkaanna@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:35:08 +0300 Subject: [PATCH 8/8] Update core.entity_view_display.paragraph.target_group_link_item.default.yml --- ...ty_view_display.paragraph.target_group_link_item.default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cmi/core.entity_view_display.paragraph.target_group_link_item.default.yml b/conf/cmi/core.entity_view_display.paragraph.target_group_link_item.default.yml index 57b64d9f..10373651 100644 --- a/conf/cmi/core.entity_view_display.paragraph.target_group_link_item.default.yml +++ b/conf/cmi/core.entity_view_display.paragraph.target_group_link_item.default.yml @@ -1,4 +1,4 @@ -uuid: null +uuid: 5c07c500-20d9-4232-a1f1-b83c57fa1a53 langcode: en status: true dependencies: