From f393213c6f1a75e5fe6aa8a6311098a1ca351bcc Mon Sep 17 00:00:00 2001 From: hel-platta-automation <95360595+hel-platta-automation@users.noreply.github.com> Date: Tue, 3 Dec 2024 08:14:09 +0000 Subject: [PATCH] Update configuration --- composer.lock | 12 +++--- ...block.block.hdbt_subtheme_user_inquiry.yml | 40 ------------------- 2 files changed, 6 insertions(+), 46 deletions(-) delete mode 100644 conf/cmi/block.block.hdbt_subtheme_user_inquiry.yml diff --git a/composer.lock b/composer.lock index 84ba8549..35297df4 100644 --- a/composer.lock +++ b/composer.lock @@ -4420,16 +4420,16 @@ }, { "name": "drupal/helfi_platform_config", - "version": "4.8.7", + "version": "4.8.8", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "49736905ff7807964dd61f1aa12e87b86678d905" + "reference": "162ff8387fe1eec6c01325b66f9efc34929b3252" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/49736905ff7807964dd61f1aa12e87b86678d905", - "reference": "49736905ff7807964dd61f1aa12e87b86678d905", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/162ff8387fe1eec6c01325b66f9efc34929b3252", + "reference": "162ff8387fe1eec6c01325b66f9efc34929b3252", "shasum": "" }, "require": { @@ -4555,10 +4555,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.8.7", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.8.8", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2024-12-02T13:38:47+00:00" + "time": "2024-12-03T08:10:05+00:00" }, { "name": "drupal/helfi_proxy", diff --git a/conf/cmi/block.block.hdbt_subtheme_user_inquiry.yml b/conf/cmi/block.block.hdbt_subtheme_user_inquiry.yml deleted file mode 100644 index 897dbb78..00000000 --- a/conf/cmi/block.block.hdbt_subtheme_user_inquiry.yml +++ /dev/null @@ -1,40 +0,0 @@ -uuid: 98591096-4ed0-4385-8489-3f0ad25807e2 -langcode: en -status: true -dependencies: - module: - - helfi_platform_config - - language - - user - theme: - - hdbt_subtheme -id: hdbt_subtheme_user_inquiry -theme: hdbt_subtheme -region: attachments -weight: -19 -provider: helfi_platform_config -plugin: chat_leijuke -settings: - id: chat_leijuke - label: 'User inquiry' - label_display: '' - provider: helfi_platform_config - chat_title: '' - chat_selection: user_inquiry -visibility: - language: - id: language - negate: false - context_mapping: - language: '@language.current_language_context:language_interface' - langcodes: - fi: fi - en: en - sv: sv - user_role: - id: user_role - negate: false - context_mapping: - user: '@user.current_user_context:current_user' - roles: - anonymous: anonymous