From b298e171c098b5792ffaf88c76a1362d4e663a8f Mon Sep 17 00:00:00 2001 From: actions-bot Date: Tue, 20 Feb 2024 07:07:39 +0000 Subject: [PATCH] Update configuration --- composer.lock | 66 +++++++++---------- ...block.block.hdbt_subtheme_user_inquiry.yml | 40 +++++++++++ conf/cmi/editoria11y.settings.yml | 1 + 3 files changed, 74 insertions(+), 33 deletions(-) create mode 100644 conf/cmi/block.block.hdbt_subtheme_user_inquiry.yml diff --git a/composer.lock b/composer.lock index 6450c342..3ae4d9e8 100644 --- a/composer.lock +++ b/composer.lock @@ -2562,17 +2562,17 @@ }, { "name": "drupal/editoria11y", - "version": "2.1.7", + "version": "2.1.8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editoria11y.git", - "reference": "2.1.7" + "reference": "2.1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editoria11y-2.1.7.zip", - "reference": "2.1.7", - "shasum": "4efcf4a9cff26cbd64d9b69be384d9347499e1a5" + "url": "https://ftp.drupal.org/files/projects/editoria11y-2.1.8.zip", + "reference": "2.1.8", + "shasum": "6ec91608cb6cd0db75a9a9bd8681616080cb8e76" }, "require": { "drupal/core": "^9 || ^10" @@ -2580,8 +2580,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.7", - "datestamp": "1703778081", + "version": "2.1.8", + "datestamp": "1707937463", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3144,17 +3144,17 @@ }, { "name": "drupal/externalauth", - "version": "2.0.3", + "version": "2.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/externalauth.git", - "reference": "2.0.3" + "reference": "2.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/externalauth-2.0.3.zip", - "reference": "2.0.3", - "shasum": "dae49e3df8739538d7b9371ab7fb5005b8d953fd" + "url": "https://ftp.drupal.org/files/projects/externalauth-2.0.5.zip", + "reference": "2.0.5", + "shasum": "7c262c7ca20d26aae45896daee4249e47b637abc" }, "require": { "drupal/core": "^9 || ^10" @@ -3162,8 +3162,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.3", - "datestamp": "1668777505", + "version": "2.0.5", + "datestamp": "1708329378", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3973,16 +3973,16 @@ }, { "name": "drupal/helfi_platform_config", - "version": "4.3.8", + "version": "4.3.10", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "d7a3a5eb1fe34422ca82d24de0f7d0a52039e87f" + "reference": "323adaaf457bdcf2d6b4d9953d06aebc139c8e4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/d7a3a5eb1fe34422ca82d24de0f7d0a52039e87f", - "reference": "d7a3a5eb1fe34422ca82d24de0f7d0a52039e87f", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/323adaaf457bdcf2d6b4d9953d06aebc139c8e4a", + "reference": "323adaaf457bdcf2d6b4d9953d06aebc139c8e4a", "shasum": "" }, "require": { @@ -4090,10 +4090,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.3.8", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.3.10", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2024-02-12T10:26:29+00:00" + "time": "2024-02-20T07:04:20+00:00" }, { "name": "drupal/helfi_proxy", @@ -8585,16 +8585,16 @@ }, { "name": "mck89/peast", - "version": "v1.16.0", + "version": "v1.16.1", "source": { "type": "git", "url": "https://github.com/mck89/peast.git", - "reference": "63dee902bd281c792f1dd760b6df268682032ed0" + "reference": "f6e681062bb25c8dacbd30e079f4ad3fd890d7ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mck89/peast/zipball/63dee902bd281c792f1dd760b6df268682032ed0", - "reference": "63dee902bd281c792f1dd760b6df268682032ed0", + "url": "https://api.github.com/repos/mck89/peast/zipball/f6e681062bb25c8dacbd30e079f4ad3fd890d7ad", + "reference": "f6e681062bb25c8dacbd30e079f4ad3fd890d7ad", "shasum": "" }, "require": { @@ -8607,7 +8607,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.16.0-dev" + "dev-master": "1.16.1-dev" } }, "autoload": { @@ -8628,9 +8628,9 @@ "description": "Peast is PHP library that generates AST for JavaScript code", "support": { "issues": "https://github.com/mck89/peast/issues", - "source": "https://github.com/mck89/peast/tree/v1.16.0" + "source": "https://github.com/mck89/peast/tree/v1.16.1" }, - "time": "2024-01-11T14:36:12+00:00" + "time": "2024-02-14T08:15:19+00:00" }, { "name": "microsoft/azure-storage-blob", @@ -16023,16 +16023,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.8.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc" + "reference": "bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc", - "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353", + "reference": "bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353", "shasum": "" }, "require": { @@ -16075,9 +16075,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.1" }, - "time": "2024-01-11T11:49:22+00:00" + "time": "2024-01-18T19:15:27+00:00" }, { "name": "phpspec/prophecy", diff --git a/conf/cmi/block.block.hdbt_subtheme_user_inquiry.yml b/conf/cmi/block.block.hdbt_subtheme_user_inquiry.yml new file mode 100644 index 00000000..73f6d5db --- /dev/null +++ b/conf/cmi/block.block.hdbt_subtheme_user_inquiry.yml @@ -0,0 +1,40 @@ +uuid: 5764e41f-fab3-4d9b-916b-1526465538ee +langcode: en +status: true +dependencies: + module: + - helfi_platform_config + - language + - user + theme: + - hdbt +id: hdbt_subtheme_user_inquiry +theme: hdbt +region: attachments +weight: 0 +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 diff --git a/conf/cmi/editoria11y.settings.yml b/conf/cmi/editoria11y.settings.yml index 2a18b3fc..26bafa37 100644 --- a/conf/cmi/editoria11y.settings.yml +++ b/conf/cmi/editoria11y.settings.yml @@ -9,3 +9,4 @@ assertiveness: smart download_links: '' ignore_link_strings: '' hidden_handlers: '' +link_ignore_selector: 'svg.ext, svg.mailto, .link-purpose-text'