diff --git a/composer.json b/composer.json index c9bed03134..3367acf0e0 100644 --- a/composer.json +++ b/composer.json @@ -130,7 +130,7 @@ "drupal/addtocal": "^2.0", "drupal/admin_login_path": "^2.0", "drupal/admin_toolbar": "^3.0", - "drupal/allowed_formats": "^1.3", + "drupal/allowed_formats": "^2.0", "drupal/anchor_link": "^2.4", "drupal/asset_injector": "^2.7", "drupal/audio_embed_field": "^2.0", @@ -145,7 +145,7 @@ "drupal/ckeditor_blockimagepaste": "^1.4", "drupal/ckeditor_liststyle": "^1.4", "drupal/color_field": "^2.4", - "drupal/colorbox": "^1.7", + "drupal/colorbox": "^2.0", "drupal/components": "^3.0", "drupal/conditional_fields": "^4.0@alpha", "drupal/config_filter": "^1.0", @@ -167,7 +167,7 @@ "drupal/ds": "^3.9", "drupal/eck": "^1.0@beta", "drupal/editor_advanced_link": "^2.0", - "drupal/editoria11y": "^1.0", + "drupal/editoria11y": "^2.0", "drupal/embed": "^1.4", "drupal/encrypt": "^3.0", "drupal/entity_embed": "^1.1", @@ -230,7 +230,7 @@ "drupal/shortcut_menu": "^3.0@beta", "drupal/slick_paragraphs": "^2.0", "drupal/smart_date": "^3.1", - "drupal/smart_trim": "^1.3", + "drupal/smart_trim": "^2.0", "drupal/spamspan": "^2.0", "drupal/stage_file_proxy": "^1.1", "drupal/taxonomy_menu_ui": "^2.0", @@ -260,7 +260,6 @@ "onlyextart/colorbox": "dev-master#e58476becbc89dc671093d1bcd9f99b2167fa8f7", "sainsburys/guzzle-oauth2-plugin": "^3.0", "simplesamlphp/simplesamlphp": "^1.19", - "spatie/calendar-links": "~1.5.0", "su-sws/nobots": "^8.2", "su-sws/react_paragraphs": "^8.2", "su-sws/stanford_basic": "dev-8.x-2.x#9d6391431de1aefa93c4dfe671e309cef1496d81", @@ -298,10 +297,6 @@ "extra": { "enable-patching": true, "patches": { - "drupal/addtocal": { - "https://www.drupal.org/project/addtocal/issues/3197306": "https://www.drupal.org/files/issues/2021-04-09/field-token-values-not-cleared-when-empty-3197306-2.patch", - "https://www.drupal.org/project/addtocal/issues/3200494": "https://www.drupal.org/files/issues/2021-02-26/1551026-smart_date.patch" - }, "drupal/anchor_link": { "https://www.drupal.org/project/anchor_link/issues/2958532": "https://www.drupal.org/files/issues/2019-01-11/anchor_link-linkit-support_2958532.patch" }, @@ -319,7 +314,6 @@ "https://www.drupal.org/project/drupal/issues/2807629": "https://www.drupal.org/files/issues/2021-07-09/2807629-45.patch", "https://www.drupal.org/project/drupal/issues/2999491": "https://www.drupal.org/files/issues/2020-10-06/2999491--reusable-title-display--56.patch", "https://www.drupal.org/project/drupal/issues/2981837": "https://www.drupal.org/files/issues/2019-05-22/findMigrationDependencies-null-process-value-2981837-5.patch", - "https://www.drupal.org/project/drupal/issues/2925297": "https://www.drupal.org/files/issues/2019-09-26/core-typed_config_handle_missing_config-2925297-18.patch", "https://www.drupal.org/project/drupal/issues/1349080": "https://www.drupal.org/files/issues/2021-04-02/1349080-487.patch", "https://www.drupal.org/project/drupal/issues/3306916": "https://www.drupal.org/files/issues/2022-08-30/file_validate_size.patch", "drupallink conflict with anchorlink": "patches/drupallink.patch", diff --git a/composer.lock b/composer.lock index cd0acf1b33..2c412174c3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ba993e8ad16bf102d3a0ef8b471f26bc", + "content-hash": "4034a7891e6c2c91f0b68e0efb670521", "packages": [ { "name": "acquia/blt", @@ -770,16 +770,16 @@ }, { "name": "consolidation/annotated-command", - "version": "4.7.0", + "version": "4.7.1", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "423715c6c5156d007e6d3357f7793d9dad510cd4" + "reference": "fd263e3e9341d29758025b1a9b2878e3247525be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/423715c6c5156d007e6d3357f7793d9dad510cd4", - "reference": "423715c6c5156d007e6d3357f7793d9dad510cd4", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/fd263e3e9341d29758025b1a9b2878e3247525be", + "reference": "fd263e3e9341d29758025b1a9b2878e3247525be", "shasum": "" }, "require": { @@ -820,9 +820,9 @@ "description": "Initialize Symfony Console commands from annotated command class methods.", "support": { "issues": "https://github.com/consolidation/annotated-command/issues", - "source": "https://github.com/consolidation/annotated-command/tree/4.7.0" + "source": "https://github.com/consolidation/annotated-command/tree/4.7.1" }, - "time": "2022-11-22T21:28:39+00:00" + "time": "2022-12-06T22:57:25+00:00" }, { "name": "consolidation/comments", @@ -878,23 +878,22 @@ }, { "name": "consolidation/config", - "version": "2.0.6", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/consolidation/config.git", - "reference": "d90e684c07582ab91916771565f9c768ebfd5dae" + "reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/config/zipball/d90e684c07582ab91916771565f9c768ebfd5dae", - "reference": "d90e684c07582ab91916771565f9c768ebfd5dae", + "url": "https://api.github.com/repos/consolidation/config/zipball/597f8d7fbeef801736250ec10c3e190569b1b0ae", + "reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae", "shasum": "" }, "require": { "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", - "grasmash/expander": "^1 || ^2", + "grasmash/expander": "^2.0.1 || ^3", "php": ">=7.1.3", - "psr/log": "^1.1", "symfony/event-dispatcher": "^4 || ^5 || ^6" }, "require-dev": { @@ -933,9 +932,9 @@ "description": "Provide configuration services for a commandline tool.", "support": { "issues": "https://github.com/consolidation/config/issues", - "source": "https://github.com/consolidation/config/tree/2.0.6" + "source": "https://github.com/consolidation/config/tree/2.1.2" }, - "time": "2022-02-21T17:36:52+00:00" + "time": "2022-10-06T17:48:03+00:00" }, { "name": "consolidation/filter-via-dot-access-data", @@ -1100,16 +1099,16 @@ }, { "name": "consolidation/robo", - "version": "3.0.10", + "version": "3.0.11", "source": { "type": "git", "url": "https://github.com/consolidation/robo.git", - "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4" + "reference": "820fa0f164f77887e268b7dbfb2283416c7334c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/robo/zipball/206bbe23b34081a36bfefc4de2abbc1abcd29ef4", - "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4", + "url": "https://api.github.com/repos/consolidation/robo/zipball/820fa0f164f77887e268b7dbfb2283416c7334c1", + "reference": "820fa0f164f77887e268b7dbfb2283416c7334c1", "shasum": "" }, "require": { @@ -1193,9 +1192,9 @@ "description": "Modern task runner", "support": { "issues": "https://github.com/consolidation/robo/issues", - "source": "https://github.com/consolidation/robo/tree/3.0.10" + "source": "https://github.com/consolidation/robo/tree/3.0.11" }, - "time": "2022-02-21T17:19:14+00:00" + "time": "2022-12-07T15:18:26+00:00" }, { "name": "consolidation/self-update", @@ -1527,30 +1526,37 @@ }, { "name": "dflydev/dot-access-data", - "version": "v1.1.0", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", - "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a" + "reference": "f41715465d65213d644d3141a6a93081be5d3549" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a", - "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a", + "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549", + "reference": "f41715465d65213d644d3141a6a93081be5d3549", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.42", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3", + "scrutinizer/ocular": "1.6.0", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-main": "3.x-dev" } }, "autoload": { - "psr-0": { - "Dflydev\\DotAccessData": "src" + "psr-4": { + "Dflydev\\DotAccessData\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1572,6 +1578,11 @@ "name": "Carlos Frutos", "email": "carlos@kiwing.it", "homepage": "https://github.com/cfrutos" + }, + { + "name": "Colin O'Dell", + "email": "colinodell@gmail.com", + "homepage": "https://www.colinodell.com" } ], "description": "Given a deep data structure, access data by dot notation.", @@ -1584,9 +1595,9 @@ ], "support": { "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", - "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/master" + "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2" }, - "time": "2017-01-20T21:14:22+00:00" + "time": "2022-10-27T11:44:00+00:00" }, { "name": "dinbror/blazy", @@ -1946,7 +1957,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_connector.git", - "reference": "e8c4878bb924f91591436ef3df22735446b9cf62" + "reference": "2c6cc2891886d061b9b283f5726e20e30297bea0" }, "require": { "drupal/core": ">=8.9 <11.0.0-stable", @@ -1958,8 +1969,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "4.0.0+4-dev", - "datestamp": "1668024881", + "version": "4.0.0+7-dev", + "datestamp": "1670011883", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -2147,21 +2158,21 @@ }, { "name": "drupal/addtocal", - "version": "2.0.0-beta3", + "version": "2.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/addtocal.git", - "reference": "8.x-2.0-beta3" + "reference": "8.x-2.0-beta4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/addtocal-8.x-2.0-beta3.zip", - "reference": "8.x-2.0-beta3", - "shasum": "149d0cab29cb1edeee3ff5f9005d0a135afc7559" + "url": "https://ftp.drupal.org/files/projects/addtocal-8.x-2.0-beta4.zip", + "reference": "8.x-2.0-beta4", + "shasum": "07e3a04418e3d702a30912ec2425b40c23ce740a" }, "require": { "drupal/core": "^8 || ^9", - "spatie/calendar-links": "^1.4" + "spatie/calendar-links": "^1.7" }, "suggest": { "drupal/token": "Enables addtocal token ui and field tokens." @@ -2169,8 +2180,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-beta3", - "datestamp": "1607099933", + "version": "8.x-2.0-beta4", + "datestamp": "1648740638", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -2277,20 +2288,20 @@ }, { "name": "drupal/admin_toolbar", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "3.2.1" + "reference": "3.3.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.2.1.zip", - "reference": "3.2.1", - "shasum": "7a4bfb716e269be4ca03b7f04e29e4439ec6cf93" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.3.0.zip", + "reference": "3.3.0", + "shasum": "8e61fba9c9d83a94a844cff96d00871878a7eb98" }, "require": { - "drupal/core": "^8.8.0 || ^9.0" + "drupal/core": "^9.2 || ^10" }, "require-dev": { "drupal/admin_toolbar_tools": "*" @@ -2298,8 +2309,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.2.1", - "datestamp": "1665044276", + "version": "3.3.0", + "datestamp": "1669567837", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2358,26 +2369,26 @@ }, { "name": "drupal/allowed_formats", - "version": "1.5.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/allowed_formats.git", - "reference": "8.x-1.5" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "dbf61bee7aec87beaa2cf307c1d0d9d5b896328c" + "url": "https://ftp.drupal.org/files/projects/allowed_formats-2.0.0.zip", + "reference": "2.0.0", + "shasum": "ac6c6d398f303608ced7e9cd9d4556a728dc41f0" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1648060331", + "version": "2.0.0", + "datestamp": "1669170410", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2474,17 +2485,17 @@ }, { "name": "drupal/asset_injector", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/asset_injector.git", - "reference": "8.x-2.12" + "reference": "8.x-2.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/asset_injector-8.x-2.12.zip", - "reference": "8.x-2.12", - "shasum": "38be76e37741edc3821a7393b733cfa46b578440" + "url": "https://ftp.drupal.org/files/projects/asset_injector-8.x-2.13.zip", + "reference": "8.x-2.13", + "shasum": "1911f57c4f819dfc2fae45caad9fef0a8aafd20d" }, "require": { "drupal/core": "^9.3 || ^10.0" @@ -2492,8 +2503,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.12", - "datestamp": "1659643636", + "version": "8.x-2.13", + "datestamp": "1670504003", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2847,17 +2858,17 @@ }, { "name": "drupal/block_class", - "version": "2.0.8", + "version": "2.0.10", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_class.git", - "reference": "2.0.8" + "reference": "2.0.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/block_class-2.0.8.zip", - "reference": "2.0.8", - "shasum": "ddadc2bf2a5b7863717469fbbbd0d7e1289795cd" + "url": "https://ftp.drupal.org/files/projects/block_class-2.0.10.zip", + "reference": "2.0.10", + "shasum": "6441ab07180a1563d5a76d752cf97b66ebee3bb4" }, "require": { "drupal/core": "^8 || ^9 || ^10" @@ -2865,8 +2876,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.8", - "datestamp": "1668284029", + "version": "2.0.10", + "datestamp": "1670702847", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3715,20 +3726,20 @@ }, { "name": "drupal/colorbox", - "version": "1.10.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/colorbox.git", - "reference": "8.x-1.10" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/colorbox-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "af0eca9891e7134722ed785599e4476325cd1c29" + "url": "https://ftp.drupal.org/files/projects/colorbox-2.0.0.zip", + "reference": "2.0.0", + "shasum": "8cdbf92db81ce30225c3ff1c1e4c283c84ec9e03" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^8.8 || ^9 || ^10" }, "suggest": { "jackmoore/colorbox": "The Colorbox library is required to use the drupal/colorbox module." @@ -3736,8 +3747,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1650376979", + "version": "2.0.0", + "datestamp": "1662740108", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4030,26 +4041,26 @@ }, { "name": "drupal/config_pages", - "version": "2.10.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_pages.git", - "reference": "8.x-2.10" + "reference": "8.x-2.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_pages-8.x-2.10.zip", - "reference": "8.x-2.10", - "shasum": "027ef92f0c37670a437a0d1db7b45a469e9fa057" + "url": "https://ftp.drupal.org/files/projects/config_pages-8.x-2.11.zip", + "reference": "8.x-2.11", + "shasum": "78286f2729087f01f91796f6cb5b56f846b78424" }, "require": { - "drupal/core": "^8.5 | ^9" + "drupal/core": "^8.5 | ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.10", - "datestamp": "1657293896", + "version": "8.x-2.11", + "datestamp": "1670580711", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4308,13 +4319,13 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "Pasqualle", - "homepage": "https://www.drupal.org/user/80733" - }, { "name": "codebymikey", "homepage": "https://www.drupal.org/user/3573206" + }, + { + "name": "Pasqualle", + "homepage": "https://www.drupal.org/user/80733" } ], "description": "Provides basic revert and update functionality for other modules", @@ -4426,16 +4437,16 @@ }, { "name": "drupal/core", - "version": "9.4.8", + "version": "9.4.9", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "a627d1b2a00f2cef0572e37b94dea298800541f4" + "reference": "5fa639a3ddf0241db08b270f429f9da91d06fdfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/a627d1b2a00f2cef0572e37b94dea298800541f4", - "reference": "a627d1b2a00f2cef0572e37b94dea298800541f4", + "url": "https://api.github.com/repos/drupal/core/zipball/5fa639a3ddf0241db08b270f429f9da91d06fdfc", + "reference": "5fa639a3ddf0241db08b270f429f9da91d06fdfc", "shasum": "" }, "require": { @@ -4587,13 +4598,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.4.8" + "source": "https://github.com/drupal/core/tree/9.4.9" }, - "time": "2022-10-06T15:57:08+00:00" + "time": "2022-12-07T13:36:57+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "9.4.8", + "version": "9.4.9", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -4637,22 +4648,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.4.8" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.4.9" }, "time": "2022-06-19T16:14:23+00:00" }, { "name": "drupal/core-recommended", - "version": "9.4.8", + "version": "9.4.9", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "684cc844f7b729286f5d62f1ee4b20ab12586502" + "reference": "20a9b373c4b3fc23a56d9d0a591a3c3b3415d433" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/684cc844f7b729286f5d62f1ee4b20ab12586502", - "reference": "684cc844f7b729286f5d62f1ee4b20ab12586502", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/20a9b373c4b3fc23a56d9d0a591a3c3b3415d433", + "reference": "20a9b373c4b3fc23a56d9d0a591a3c3b3415d433", "shasum": "" }, "require": { @@ -4661,7 +4672,7 @@ "doctrine/annotations": "~1.13.2", "doctrine/lexer": "~1.2.3", "doctrine/reflection": "~1.2.3", - "drupal/core": "9.4.8", + "drupal/core": "9.4.9", "egulias/email-validator": "~3.2", "guzzlehttp/guzzle": "~6.5.8", "guzzlehttp/promises": "~1.5.1", @@ -4723,9 +4734,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.4.8" + "source": "https://github.com/drupal/core-recommended/tree/9.4.9" }, - "time": "2022-10-06T15:57:08+00:00" + "time": "2022-12-07T13:36:57+00:00" }, { "name": "drupal/crop", @@ -5646,30 +5657,35 @@ }, { "name": "drupal/editoria11y", - "version": "1.0.14", + "version": "2.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editoria11y.git", - "reference": "1.0.14" + "reference": "2.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editoria11y-1.0.14.zip", - "reference": "1.0.14", - "shasum": "5c278b863b3f97f4e15aceb41e48117258fed8a1" + "url": "https://ftp.drupal.org/files/projects/editoria11y-2.0.3.zip", + "reference": "2.0.3", + "shasum": "80eb351fa9a9edeb4aad0993844ec732b223bf13" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.14", - "datestamp": "1651258764", + "version": "2.0.3", + "datestamp": "1668094235", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -5678,22 +5694,31 @@ ], "authors": [ { - "name": "bkosborne", - "homepage": "https://www.drupal.org/user/788032" + "name": "John Jameson", + "homepage": "https://www.drupal.org/u/itmaybejj", + "role": "Maintainer" }, { - "name": "itmaybejj", - "homepage": "https://www.drupal.org/user/1177504" + "name": "Brian Osborne", + "homepage": "https://www.drupal.org/u/bkosborne", + "role": "Maintainer" }, { - "name": "partyka", - "homepage": "https://www.drupal.org/user/344048" + "name": "Jason Partyka", + "homepage": "https://www.drupal.org/u/partyka", + "role": "Maintainer" + }, + { + "name": "See other contributors", + "homepage": "https://www.drupal.org/node/3187132/committers", + "role": "contributor" } ], - "description": "Checks for accessibility in page content.", - "homepage": "https://www.drupal.org/project/editoria11y", + "description": "Editoria11y (\"editorial accessibility\") is a user-friendly accessibility checker.", + "homepage": "http://drupal.org/project/editoria11y", "support": { - "source": "https://git.drupalcode.org/project/editoria11y" + "source": "https://git.drupalcode.org/project/editoria11y", + "issues": "http://drupal.org/project/issues/editoria11y" } }, { @@ -5762,31 +5787,36 @@ }, { "name": "drupal/encrypt", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/encrypt.git", - "reference": "8.x-3.0" + "reference": "8.x-3.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/encrypt-8.x-3.0.zip", - "reference": "8.x-3.0", - "shasum": "6916583be6d08c9684582358d7b7722fdeea8487" + "url": "https://ftp.drupal.org/files/projects/encrypt-8.x-3.1.zip", + "reference": "8.x-3.1", + "shasum": "357ca7fcf9879af66b5d0c5593da080f19664f17" }, "require": { - "drupal/core": "^8 || ^9", + "drupal/core": "^8 || ^9 || ^10", "drupal/key": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.0", - "datestamp": "1602354427", + "version": "8.x-3.1", + "datestamp": "1669655248", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10 || ^11" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -6139,17 +6169,17 @@ }, { "name": "drupal/environment_indicator", - "version": "4.0.10", + "version": "4.0.11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/environment_indicator.git", - "reference": "4.0.10" + "reference": "4.0.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.10.zip", - "reference": "4.0.10", - "shasum": "461c8099e6f9e3ac140534b1608f5e85b83c2025" + "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.11.zip", + "reference": "4.0.11", + "shasum": "d9a6f6c93411271c54ee12b88ef88d11d229ae06" }, "require": { "drupal/core": "^9.2 || ^10" @@ -6157,8 +6187,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.10", - "datestamp": "1664535402", + "version": "4.0.11", + "datestamp": "1669633063", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7682,17 +7712,17 @@ }, { "name": "drupal/jsonapi_extras", - "version": "3.22.0", + "version": "3.23.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jsonapi_extras.git", - "reference": "8.x-3.22" + "reference": "8.x-3.23" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.22.zip", - "reference": "8.x-3.22", - "shasum": "f0b77739896392674d9d0526c34b769ea44e2fbe" + "url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.23.zip", + "reference": "8.x-3.23", + "shasum": "2f3518bc1372f01a1ccebcffaa4e7e08478103e0" }, "require": { "drupal/core": "^9.2 || ^10", @@ -7704,8 +7734,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.22", - "datestamp": "1668758150", + "version": "8.x-3.23", + "datestamp": "1669374477", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8248,17 +8278,17 @@ }, { "name": "drupal/maxlength", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/maxlength.git", - "reference": "2.0.0" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/maxlength-2.0.0.zip", - "reference": "2.0.0", - "shasum": "70d35df1161c1081d1d98915ade7d7c24670f3ea" + "url": "https://ftp.drupal.org/files/projects/maxlength-2.0.1.zip", + "reference": "2.0.1", + "shasum": "9503a590601cb54b2f4c33cf810ba0abcb958369" }, "require": { "drupal/core": "^8.8 || ^9" @@ -8266,8 +8296,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1663351377", + "version": "2.0.1", + "datestamp": "1670854117", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9831,31 +9861,33 @@ }, { "name": "drupal/rabbit_hole", - "version": "1.0.0-beta10", + "version": "1.0.0-beta11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/rabbit_hole.git", - "reference": "8.x-1.0-beta10" + "reference": "8.x-1.0-beta11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/rabbit_hole-8.x-1.0-beta10.zip", - "reference": "8.x-1.0-beta10", - "shasum": "3eb151b7a905bbf0a50d9fe2ecffbca3eeb73ac9" + "url": "https://ftp.drupal.org/files/projects/rabbit_hole-8.x-1.0-beta11.zip", + "reference": "8.x-1.0-beta11", + "shasum": "a5c3bd5d1a190e25bb4d339525dd71918015fea2" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9 || ^10" }, "require-dev": { + "drupal/commerce": "*", "drupal/commerce_product": "*", "drupal/file_entity": "*", - "drupal/group": "*" + "drupal/group": "*", + "drupal/paragraphs-paragraphs_library": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta10", - "datestamp": "1610813035", + "version": "8.x-1.0-beta11", + "datestamp": "1670668459", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -9864,7 +9896,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -9944,28 +9976,28 @@ }, { "name": "drupal/real_aes", - "version": "2.4.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/real_aes.git", - "reference": "8.x-2.4" + "reference": "8.x-2.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/real_aes-8.x-2.4.zip", - "reference": "8.x-2.4", - "shasum": "3e009ea75c7ff863f5bfa2fb0258148f782b175e" + "url": "https://ftp.drupal.org/files/projects/real_aes-8.x-2.5.zip", + "reference": "8.x-2.5", + "shasum": "5a3b87e53da07a3fbaf37e9423d0223b15f716d2" }, "require": { "defuse/php-encryption": "^2.0", - "drupal/core": "^8 || ^9", + "drupal/core": "^8 || ^9 || ^10", "drupal/encrypt": "^3.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.4", - "datestamp": "1642688568", + "version": "8.x-2.5", + "datestamp": "1669655648", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10715,26 +10747,27 @@ }, { "name": "drupal/smart_trim", - "version": "1.3.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/smart_trim.git", - "reference": "8.x-1.3" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/smart_trim-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "5894aa067fba19a3452ed8ce749f33bd9ae91907" + "url": "https://ftp.drupal.org/files/projects/smart_trim-2.0.0.zip", + "reference": "2.0.0", + "shasum": "d917ad4d78b50cf535f3a292a2e09cc73b87bf4f" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9 || ^10", + "drupal/token": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1589766531", + "version": "2.0.0", + "datestamp": "1666374010", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10767,7 +10800,7 @@ "description": "Provides a more robust alternative to 'summary or trimmed' textfield format.", "homepage": "https://drupal.org/project/smart_trim", "support": { - "source": "https://cgit.drupalcode.org/smart_trim", + "source": "https://git.drupalcode.org/project/smart_trim", "issues": "https://drupal.org/project/issues/smart_trim" } }, @@ -10875,26 +10908,26 @@ }, { "name": "drupal/stage_file_proxy", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/stage_file_proxy.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "7cc33b5b32ad0f5c949690f366d338da28f2b567" + "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "a8d38b724a2d69e16a986e8cbbf0e93220c82de9" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1668531156", + "version": "8.x-1.5", + "datestamp": "1669762106", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12365,26 +12398,26 @@ }, { "name": "drupal/yearonly", - "version": "9.0.0", + "version": "9.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/yearonly.git", - "reference": "9.0.0" + "reference": "9.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/yearonly-9.0.0.zip", - "reference": "9.0.0", - "shasum": "31239c8a80fcb6eb6cde56af3c908d23430d2119" + "url": "https://ftp.drupal.org/files/projects/yearonly-9.1.0.zip", + "reference": "9.1.0", + "shasum": "e699dc7175435ad57536392466330c5e7c8696cb" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "9.0.0", - "datestamp": "1591948946", + "version": "9.1.0", + "datestamp": "1670608552", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12396,6 +12429,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "justcaldwell", + "homepage": "https://www.drupal.org/user/290069" + }, { "name": "sharma.amitt16", "homepage": "https://www.drupal.org/user/2629679" @@ -13015,16 +13052,16 @@ }, { "name": "gettext/gettext", - "version": "4.x-dev", + "version": "v4.8.8", "source": { "type": "git", "url": "https://github.com/php-gettext/Gettext.git", - "reference": "cbf110176d7b9948d28b21d3dd751de6f28dfa91" + "reference": "302a00aa9d6762c92c884d879c15d3ed05d6a37d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/cbf110176d7b9948d28b21d3dd751de6f28dfa91", - "reference": "cbf110176d7b9948d28b21d3dd751de6f28dfa91", + "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/302a00aa9d6762c92c884d879c15d3ed05d6a37d", + "reference": "302a00aa9d6762c92c884d879c15d3ed05d6a37d", "shasum": "" }, "require": { @@ -13076,7 +13113,7 @@ "support": { "email": "oom@oscarotero.com", "issues": "https://github.com/oscarotero/Gettext/issues", - "source": "https://github.com/php-gettext/Gettext/tree/4.x" + "source": "https://github.com/php-gettext/Gettext/tree/v4.8.8" }, "funding": [ { @@ -13092,7 +13129,7 @@ "type": "patreon" } ], - "time": "2022-11-21T08:41:05+00:00" + "time": "2022-12-08T11:59:50+00:00" }, { "name": "gettext/languages", @@ -13170,27 +13207,27 @@ }, { "name": "grasmash/expander", - "version": "1.0.0", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/grasmash/expander.git", - "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f" + "reference": "b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f", - "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f", + "url": "https://api.github.com/repos/grasmash/expander/zipball/b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e", + "reference": "b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "php": ">=5.4" + "dflydev/dot-access-data": "^3.0.0", + "php": ">=7.1", + "psr/log": "^1 | ^2 | ^3" }, "require-dev": { "greg-1-anderson/composer-test-scenarios": "^1", - "phpunit/phpunit": "^4|^5.5.4", - "satooshi/php-coveralls": "^1.0.2|dev-master", - "squizlabs/php_codesniffer": "^2.7" + "phpunit/phpunit": "^6.0 || ^8.0 || ^9", + "squizlabs/php_codesniffer": "^2.7 || ^3.3" }, "type": "library", "extra": { @@ -13215,9 +13252,9 @@ "description": "Expands internal property references in PHP arrays file.", "support": { "issues": "https://github.com/grasmash/expander/issues", - "source": "https://github.com/grasmash/expander/tree/master" + "source": "https://github.com/grasmash/expander/tree/2.0.3" }, - "time": "2017-12-21T22:14:55+00:00" + "time": "2022-04-25T22:17:46+00:00" }, { "name": "grasmash/yaml-cli", @@ -15105,16 +15142,16 @@ }, { "name": "phpmailer/phpmailer", - "version": "v6.6.5", + "version": "v6.7.1", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "8b6386d7417526d1ea4da9edb70b8352f7543627" + "reference": "49cd7ea3d2563f028d7811f06864a53b1f15ff55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/8b6386d7417526d1ea4da9edb70b8352f7543627", - "reference": "8b6386d7417526d1ea4da9edb70b8352f7543627", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/49cd7ea3d2563f028d7811f06864a53b1f15ff55", + "reference": "49cd7ea3d2563f028d7811f06864a53b1f15ff55", "shasum": "" }, "require": { @@ -15124,17 +15161,19 @@ "php": ">=5.5.0" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", - "doctrine/annotations": "^1.2", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2", + "doctrine/annotations": "^1.2.6 || ^1.13.3", "php-parallel-lint/php-console-highlighter": "^1.0.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", - "squizlabs/php_codesniffer": "^3.6.2", - "yoast/phpunit-polyfills": "^1.0.0" + "squizlabs/php_codesniffer": "^3.7.1", + "yoast/phpunit-polyfills": "^1.0.4" }, "suggest": { "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", + "ext-openssl": "Needed for secure SMTP sending and DKIM signing", + "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", @@ -15171,7 +15210,7 @@ "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", - "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.5" + "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.7.1" }, "funding": [ { @@ -15179,7 +15218,7 @@ "type": "github" } ], - "time": "2022-10-07T12:23:10+00:00" + "time": "2022-12-08T13:30:06+00:00" }, { "name": "politsin/jquery-ui-touch-punch", @@ -15846,16 +15885,16 @@ }, { "name": "simplesamlphp/simplesamlphp", - "version": "v1.19.6", + "version": "v1.19.7", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp.git", - "reference": "76a18dd3d0f64bfd1d249f713fb6eefc0b62a0f0" + "reference": "f62565d62e0d4e5f105008608faa96949acf854b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/76a18dd3d0f64bfd1d249f713fb6eefc0b62a0f0", - "reference": "76a18dd3d0f64bfd1d249f713fb6eefc0b62a0f0", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/f62565d62e0d4e5f105008608faa96949acf854b", + "reference": "f62565d62e0d4e5f105008608faa96949acf854b", "shasum": "" }, "require": { @@ -15868,7 +15907,7 @@ "ext-pcre": "*", "ext-spl": "*", "ext-zlib": "*", - "gettext/gettext": "v4.x-dev#3e7460f8d9c90174824e3f39240bd578bb3d376a", + "gettext/gettext": "^4.8.7", "php": ">=7.1|^8", "phpmailer/phpmailer": "^6.1", "robrichards/xmlseclibs": "^3.1", @@ -15914,7 +15953,7 @@ "symfony/routing": "^4.4 || ^5.0", "symfony/var-exporter": "^4.4 || ^5.0", "symfony/yaml": "^4.4 || ^5.0", - "twig/twig": "^2.14.11" + "twig/twig": "^2.15.3" }, "require-dev": { "ext-curl": "*", @@ -15974,7 +16013,7 @@ "issues": "https://github.com/simplesamlphp/simplesamlphp/issues", "source": "https://github.com/simplesamlphp/simplesamlphp" }, - "time": "2022-07-01T19:19:48+00:00" + "time": "2022-12-05T19:46:47+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-adfs", @@ -17429,16 +17468,16 @@ }, { "name": "simplesamlphp/twig-configurable-i18n", - "version": "v2.3.4", + "version": "v2.3.5", "source": { "type": "git", "url": "https://github.com/simplesamlphp/twig-configurable-i18n.git", - "reference": "e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a" + "reference": "1dc0ff69ec1dfb4cab6a30c583b59faf0efc27d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/twig-configurable-i18n/zipball/e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a", - "reference": "e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a", + "url": "https://api.github.com/repos/simplesamlphp/twig-configurable-i18n/zipball/1dc0ff69ec1dfb4cab6a30c583b59faf0efc27d6", + "reference": "1dc0ff69ec1dfb4cab6a30c583b59faf0efc27d6", "shasum": "" }, "require": { @@ -17450,7 +17489,7 @@ "sensiolabs/security-checker": "~6.0.3", "simplesamlphp/simplesamlphp-test-framework": "~0.1.2", "squizlabs/php_codesniffer": "^3.5", - "twig/twig": "^2.13" + "twig/twig": "^2.15.3" }, "type": "project", "autoload": { @@ -17481,7 +17520,7 @@ "issues": "https://github.com/simplesamlphp/twig-configurable-i18n/issues", "source": "https://github.com/simplesamlphp/twig-configurable-i18n" }, - "time": "2020-08-27T12:51:10+00:00" + "time": "2022-11-28T16:34:29+00:00" }, { "name": "simshaun/recurr", @@ -17543,25 +17582,26 @@ }, { "name": "spatie/calendar-links", - "version": "1.5.0", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/spatie/calendar-links.git", - "reference": "fe4b566b6f47c1fac54e393ae72b44808ae48fa7" + "reference": "f632ac06599e9ed6cb60a9f85f30e08c5a384248" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/calendar-links/zipball/fe4b566b6f47c1fac54e393ae72b44808ae48fa7", - "reference": "fe4b566b6f47c1fac54e393ae72b44808ae48fa7", + "url": "https://api.github.com/repos/spatie/calendar-links/zipball/f632ac06599e9ed6cb60a9f85f30e08c5a384248", + "reference": "f632ac06599e9ed6cb60a9f85f30e08c5a384248", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0" + "php": "^8.0" }, "require-dev": { - "phpunit/phpunit": "^8.5 || ^9.0", - "spatie/phpunit-snapshot-assertions": "^3.0|^4.0", - "vimeo/psalm": "^4.1" + "friendsofphp/php-cs-fixer": "^3.13", + "phpunit/phpunit": "^9.5", + "spatie/phpunit-snapshot-assertions": "^4.2", + "vimeo/psalm": "^5.0" }, "type": "library", "autoload": { @@ -17589,7 +17629,7 @@ ], "support": { "issues": "https://github.com/spatie/calendar-links/issues", - "source": "https://github.com/spatie/calendar-links/tree/1.5.0" + "source": "https://github.com/spatie/calendar-links/tree/1.8.2" }, "funding": [ { @@ -17597,7 +17637,7 @@ "type": "custom" } ], - "time": "2021-04-22T15:06:47+00:00" + "time": "2022-12-11T03:02:19+00:00" }, { "name": "stack/builder", @@ -18299,16 +18339,16 @@ }, { "name": "symfony/console", - "version": "v4.4.48", + "version": "v4.4.49", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "8e70c1cab07ac641b885ce80385b9824a293c623" + "reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/8e70c1cab07ac641b885ce80385b9824a293c623", - "reference": "8e70c1cab07ac641b885ce80385b9824a293c623", + "url": "https://api.github.com/repos/symfony/console/zipball/33fa45ffc81fdcc1ca368d4946da859c8cdb58d9", + "reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9", "shasum": "" }, "require": { @@ -18369,7 +18409,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.48" + "source": "https://github.com/symfony/console/tree/v4.4.49" }, "funding": [ { @@ -18385,7 +18425,7 @@ "type": "tidelift" } ], - "time": "2022-10-26T16:02:45+00:00" + "time": "2022-11-05T17:10:16+00:00" }, { "name": "symfony/debug", @@ -18458,16 +18498,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v4.4.44", + "version": "v4.4.49", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "25502a57182ba1e15da0afd64c975cae4d0a1471" + "reference": "9065fe97dbd38a897e95ea254eb5ddfe1310f734" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/25502a57182ba1e15da0afd64c975cae4d0a1471", - "reference": "25502a57182ba1e15da0afd64c975cae4d0a1471", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9065fe97dbd38a897e95ea254eb5ddfe1310f734", + "reference": "9065fe97dbd38a897e95ea254eb5ddfe1310f734", "shasum": "" }, "require": { @@ -18524,7 +18564,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v4.4.44" + "source": "https://github.com/symfony/dependency-injection/tree/v4.4.49" }, "funding": [ { @@ -18540,7 +18580,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T09:59:04+00:00" + "time": "2022-11-16T16:18:09+00:00" }, { "name": "symfony/deprecation-contracts", @@ -18967,16 +19007,16 @@ }, { "name": "symfony/framework-bundle", - "version": "v4.4.47", + "version": "v4.4.49", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "5b8b76e374032b34475ccf8a90c8cef06f49441a" + "reference": "d8cf2558249004a29b8e27b1f6eae52337ff471b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/5b8b76e374032b34475ccf8a90c8cef06f49441a", - "reference": "5b8b76e374032b34475ccf8a90c8cef06f49441a", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/d8cf2558249004a29b8e27b1f6eae52337ff471b", + "reference": "d8cf2558249004a29b8e27b1f6eae52337ff471b", "shasum": "" }, "require": { @@ -19093,7 +19133,7 @@ "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/framework-bundle/tree/v4.4.47" + "source": "https://github.com/symfony/framework-bundle/tree/v4.4.49" }, "funding": [ { @@ -19109,7 +19149,7 @@ "type": "tidelift" } ], - "time": "2022-10-03T15:15:11+00:00" + "time": "2022-11-05T15:42:31+00:00" }, { "name": "symfony/http-client-contracts", @@ -19191,16 +19231,16 @@ }, { "name": "symfony/http-foundation", - "version": "v4.4.48", + "version": "v4.4.49", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "cd4f478e67f7c8776a13b17e7d44241fd66261ad" + "reference": "191413c7b832c015bb38eae963f2e57498c3c173" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cd4f478e67f7c8776a13b17e7d44241fd66261ad", - "reference": "cd4f478e67f7c8776a13b17e7d44241fd66261ad", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/191413c7b832c015bb38eae963f2e57498c3c173", + "reference": "191413c7b832c015bb38eae963f2e57498c3c173", "shasum": "" }, "require": { @@ -19239,7 +19279,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.48" + "source": "https://github.com/symfony/http-foundation/tree/v4.4.49" }, "funding": [ { @@ -19255,20 +19295,20 @@ "type": "tidelift" } ], - "time": "2022-10-12T09:40:54+00:00" + "time": "2022-11-04T16:17:57+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.48", + "version": "v4.4.49", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "a6d5229dd9466e046674baad8449ad92ee24eddd" + "reference": "4e36db8103062c62b3882b1bd297b02de6b021c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/a6d5229dd9466e046674baad8449ad92ee24eddd", - "reference": "a6d5229dd9466e046674baad8449ad92ee24eddd", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4e36db8103062c62b3882b1bd297b02de6b021c4", + "reference": "4e36db8103062c62b3882b1bd297b02de6b021c4", "shasum": "" }, "require": { @@ -19343,7 +19383,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.48" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.49" }, "funding": [ { @@ -19359,7 +19399,7 @@ "type": "tidelift" } ], - "time": "2022-10-28T16:49:22+00:00" + "time": "2022-11-28T17:58:43+00:00" }, { "name": "symfony/mime", @@ -20325,16 +20365,16 @@ }, { "name": "symfony/psr-http-message-bridge", - "version": "v2.1.3", + "version": "v2.1.4", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "d444f85dddf65c7e57c58d8e5b3a4dbb593b1840" + "reference": "a125b93ef378c492e274f217874906fb9babdebb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/d444f85dddf65c7e57c58d8e5b3a4dbb593b1840", - "reference": "d444f85dddf65c7e57c58d8e5b3a4dbb593b1840", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a125b93ef378c492e274f217874906fb9babdebb", + "reference": "a125b93ef378c492e274f217874906fb9babdebb", "shasum": "" }, "require": { @@ -20393,7 +20433,7 @@ ], "support": { "issues": "https://github.com/symfony/psr-http-message-bridge/issues", - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.3" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.4" }, "funding": [ { @@ -20409,7 +20449,7 @@ "type": "tidelift" } ], - "time": "2022-09-05T10:34:54+00:00" + "time": "2022-11-28T22:46:34+00:00" }, { "name": "symfony/routing", @@ -20679,16 +20719,16 @@ }, { "name": "symfony/string", - "version": "v6.1.7", + "version": "v6.2.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "823f143370880efcbdfa2dbca946b3358c4707e5" + "reference": "145702685e0d12f81d755c71127bfff7582fdd36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/823f143370880efcbdfa2dbca946b3358c4707e5", - "reference": "823f143370880efcbdfa2dbca946b3358c4707e5", + "url": "https://api.github.com/repos/symfony/string/zipball/145702685e0d12f81d755c71127bfff7582fdd36", + "reference": "145702685e0d12f81d755c71127bfff7582fdd36", "shasum": "" }, "require": { @@ -20704,6 +20744,7 @@ "require-dev": { "symfony/error-handler": "^5.4|^6.0", "symfony/http-client": "^5.4|^6.0", + "symfony/intl": "^6.2", "symfony/translation-contracts": "^2.0|^3.0", "symfony/var-exporter": "^5.4|^6.0" }, @@ -20744,7 +20785,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.1.7" + "source": "https://github.com/symfony/string/tree/v6.2.0" }, "funding": [ { @@ -20760,7 +20801,7 @@ "type": "tidelift" } ], - "time": "2022-10-10T09:34:31+00:00" + "time": "2022-11-30T17:13:47+00:00" }, { "name": "symfony/translation", @@ -20931,16 +20972,16 @@ }, { "name": "symfony/twig-bridge", - "version": "v4.4.45", + "version": "v4.4.49", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "7d6e6dbb1c029f4131e6e479ebd535a9a3633481" + "reference": "d6b0fbfd5e2fab79c0c7b8dfe579e47ee0999113" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/7d6e6dbb1c029f4131e6e479ebd535a9a3633481", - "reference": "7d6e6dbb1c029f4131e6e479ebd535a9a3633481", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/d6b0fbfd5e2fab79c0c7b8dfe579e47ee0999113", + "reference": "d6b0fbfd5e2fab79c0c7b8dfe579e47ee0999113", "shasum": "" }, "require": { @@ -21028,7 +21069,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v4.4.45" + "source": "https://github.com/symfony/twig-bridge/tree/v4.4.49" }, "funding": [ { @@ -21044,7 +21085,7 @@ "type": "tidelift" } ], - "time": "2022-08-03T09:58:25+00:00" + "time": "2022-11-03T09:41:56+00:00" }, { "name": "symfony/validator", @@ -23127,21 +23168,23 @@ "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-configuration.git", - "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49" + "reference": "37aae6261f5b9566a2623e340ba538185c269e22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/2e6eb0c8b8830b26bb23defcfc38d4276508fc49", - "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49", + "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/37aae6261f5b9566a2623e340ba538185c269e22", + "reference": "37aae6261f5b9566a2623e340ba538185c269e22", "shasum": "" }, "require": { - "dflydev/dot-access-data": "1.*", + "dflydev/dot-access-data": "^3", "dflydev/placeholder-resolver": "1.*", - "php": ">=5.3.2" + "php": ">=7.4" }, "require-dev": { - "symfony/yaml": "~2.1" + "phpunit/phpunit": "^9.3", + "squizlabs/php_codesniffer": "^3.5", + "symfony/yaml": "^5.4 || ^6.0" }, "suggest": { "symfony/yaml": "Required for using the YAML Configuration Builders" @@ -23182,9 +23225,9 @@ ], "support": { "issues": "https://github.com/dflydev/dflydev-dot-access-configuration/issues", - "source": "https://github.com/dflydev/dflydev-dot-access-configuration/tree/v1.0.3" + "source": "https://github.com/dflydev/dflydev-dot-access-configuration/tree/master" }, - "time": "2018-09-08T23:00:17+00:00" + "time": "2022-12-09T04:37:12+00:00" }, { "name": "dflydev/placeholder-resolver", @@ -24157,7 +24200,7 @@ }, { "name": "drupal/core-dev", - "version": "9.4.8", + "version": "9.4.9", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", @@ -24201,7 +24244,7 @@ ], "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "support": { - "source": "https://github.com/drupal/core-dev/tree/9.4.8" + "source": "https://github.com/drupal/core-dev/tree/9.4.9" }, "time": "2022-04-14T00:37:13+00:00" }, @@ -25199,21 +25242,21 @@ }, { "name": "phpspec/prophecy", - "version": "v1.15.0", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13" + "reference": "be8cac52a0827776ff9ccda8c381ac5b71aeb359" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13", - "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be8cac52a0827776ff9ccda8c381ac5b71aeb359", + "reference": "be8cac52a0827776ff9ccda8c381ac5b71aeb359", "shasum": "" }, "require": { "doctrine/instantiator": "^1.2", - "php": "^7.2 || ~8.0, <8.2", + "php": "^7.2 || 8.0.* || 8.1.* || 8.2.*", "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0", "sebastian/recursion-context": "^3.0 || ^4.0" @@ -25260,9 +25303,9 @@ ], "support": { "issues": "https://github.com/phpspec/prophecy/issues", - "source": "https://github.com/phpspec/prophecy/tree/v1.15.0" + "source": "https://github.com/phpspec/prophecy/tree/v1.16.0" }, - "time": "2021-12-08T12:19:24+00:00" + "time": "2022-11-29T15:06:56+00:00" }, { "name": "phpspec/prophecy-phpunit", @@ -25636,16 +25679,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.26", + "version": "9.5.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2" + "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2", - "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38", + "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38", "shasum": "" }, "require": { @@ -25718,7 +25761,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27" }, "funding": [ { @@ -25734,7 +25777,7 @@ "type": "tidelift" } ], - "time": "2022-10-28T06:00:21+00:00" + "time": "2022-12-09T07:31:23+00:00" }, { "name": "react/promise", @@ -26943,12 +26986,12 @@ "source": { "type": "git", "url": "https://github.com/SU-SWS/blt-sws.git", - "reference": "39b55d96e435cf2ceb2e9984717682dfcfa9a290" + "reference": "5b470257aaac8de1f08d83f6b95157b694a01cfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/blt-sws/zipball/39b55d96e435cf2ceb2e9984717682dfcfa9a290", - "reference": "39b55d96e435cf2ceb2e9984717682dfcfa9a290", + "url": "https://api.github.com/repos/SU-SWS/blt-sws/zipball/5b470257aaac8de1f08d83f6b95157b694a01cfa", + "reference": "5b470257aaac8de1f08d83f6b95157b694a01cfa", "shasum": "" }, "require": { @@ -26976,7 +27019,7 @@ "issues": "https://github.com/SU-SWS/blt-sws/issues", "source": "https://github.com/SU-SWS/blt-sws/tree/main" }, - "time": "2022-11-09T00:11:46+00:00" + "time": "2022-12-02T07:25:14+00:00" }, { "name": "su-sws/drupal-dev", @@ -27038,12 +27081,12 @@ "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford-caravan.git", - "reference": "b926e12549d5224c74eb8edc47d93e9fb41b0ea0" + "reference": "3ef120cc0c80a39555ac737acfc07f7dd7552dbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford-caravan/zipball/b926e12549d5224c74eb8edc47d93e9fb41b0ea0", - "reference": "b926e12549d5224c74eb8edc47d93e9fb41b0ea0", + "url": "https://api.github.com/repos/SU-SWS/stanford-caravan/zipball/3ef120cc0c80a39555ac737acfc07f7dd7552dbf", + "reference": "3ef120cc0c80a39555ac737acfc07f7dd7552dbf", "shasum": "" }, "require": { @@ -27073,7 +27116,7 @@ "issues": "https://github.com/SU-SWS/stanford-caravan/issues", "source": "https://github.com/SU-SWS/stanford-caravan/tree/8.x-2.x" }, - "time": "2022-10-17T18:16:44+00:00" + "time": "2022-12-03T00:08:19+00:00" }, { "name": "symfony/browser-kit", @@ -27430,16 +27473,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.4.14", + "version": "v5.4.16", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "684084f74504c234462fafe6f5eea003a73e7e75" + "reference": "5ea977eb24dd9926e2920078530985dc6942597c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/684084f74504c234462fafe6f5eea003a73e7e75", - "reference": "684084f74504c234462fafe6f5eea003a73e7e75", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/5ea977eb24dd9926e2920078530985dc6942597c", + "reference": "5ea977eb24dd9926e2920078530985dc6942597c", "shasum": "" }, "require": { @@ -27493,7 +27536,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.14" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.16" }, "funding": [ { @@ -27509,7 +27552,7 @@ "type": "tidelift" } ], - "time": "2022-10-07T08:01:20+00:00" + "time": "2022-11-14T09:59:19+00:00" }, { "name": "theseer/tokenizer", @@ -27664,5 +27707,5 @@ "php": ">=8.0" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" } diff --git a/config/default/block.block.humsci_basic_branding.yml b/config/default/block.block.humsci_basic_branding.yml index aa9f2ada36..56f940222b 100644 --- a/config/default/block.block.humsci_basic_branding.yml +++ b/config/default/block.block.humsci_basic_branding.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_basic -third_party_settings: - block_class: - classes: null _core: default_config_hash: 6l0sjDEcueEqbx16a4glisMA_j7DAAd-UExlPyIbGmk id: humsci_basic_branding diff --git a/config/default/block.block.humsci_basic_content.yml b/config/default/block.block.humsci_basic_content.yml index 0fbbd0bdb3..cbf2f57bb6 100644 --- a/config/default/block.block.humsci_basic_content.yml +++ b/config/default/block.block.humsci_basic_content.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_basic -third_party_settings: - block_class: - classes: null _core: default_config_hash: XgCYg77QEprIfvQWmJPNzdfCNnHkTqqVPaTWo3SW0cI id: humsci_basic_content diff --git a/config/default/block.block.humsci_basic_footer.yml b/config/default/block.block.humsci_basic_footer.yml index d490ed1820..8fcf1b3c25 100644 --- a/config/default/block.block.humsci_basic_footer.yml +++ b/config/default/block.block.humsci_basic_footer.yml @@ -8,9 +8,6 @@ dependencies: - system theme: - humsci_basic -third_party_settings: - block_class: - classes: null _core: default_config_hash: 9v885WHeoKBPYIA94RdoTvTT9pOysIb2pdJjRO68Id0 id: humsci_basic_footer diff --git a/config/default/block.block.humsci_basic_global_message.yml b/config/default/block.block.humsci_basic_global_message.yml index b737b5499e..329f6f6227 100644 --- a/config/default/block.block.humsci_basic_global_message.yml +++ b/config/default/block.block.humsci_basic_global_message.yml @@ -6,9 +6,6 @@ dependencies: - config_pages theme: - humsci_basic -third_party_settings: - block_class: - classes: null id: humsci_basic_global_message theme: humsci_basic region: global_message diff --git a/config/default/block.block.humsci_basic_help.yml b/config/default/block.block.humsci_basic_help.yml index 14fb8fed63..026079790b 100644 --- a/config/default/block.block.humsci_basic_help.yml +++ b/config/default/block.block.humsci_basic_help.yml @@ -6,9 +6,6 @@ dependencies: - help theme: - humsci_basic -third_party_settings: - block_class: - classes: null _core: default_config_hash: yO8HGpP6HsqWyv0LlJEphq_G-ILQ5uuIJaER415oj4Y id: humsci_basic_help diff --git a/config/default/block.block.humsci_basic_local_actions.yml b/config/default/block.block.humsci_basic_local_actions.yml index 0d497b6f25..5f75ea9250 100644 --- a/config/default/block.block.humsci_basic_local_actions.yml +++ b/config/default/block.block.humsci_basic_local_actions.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - humsci_basic -third_party_settings: - block_class: - classes: null _core: default_config_hash: 4bb2Bbh0cAWz2tkOR6aKQlScSxxs9J8ZQCPWR2afs7g id: humsci_basic_local_actions diff --git a/config/default/block.block.humsci_basic_local_tasks.yml b/config/default/block.block.humsci_basic_local_tasks.yml index b3b80325f7..37bda1e813 100644 --- a/config/default/block.block.humsci_basic_local_tasks.yml +++ b/config/default/block.block.humsci_basic_local_tasks.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - humsci_basic -third_party_settings: - block_class: - classes: null _core: default_config_hash: 68ND6RA4QxTjbZe_LUl4we5i88ltKv9ov1ck6ytMR4M id: humsci_basic_local_tasks diff --git a/config/default/block.block.humsci_basic_main_menu.yml b/config/default/block.block.humsci_basic_main_menu.yml index 2703be0da0..0062768f63 100644 --- a/config/default/block.block.humsci_basic_main_menu.yml +++ b/config/default/block.block.humsci_basic_main_menu.yml @@ -8,9 +8,6 @@ dependencies: - system theme: - humsci_basic -third_party_settings: - block_class: - classes: null _core: default_config_hash: QLf8_AGAK1Ej9BSEQgVU724pz_YXy9-wL6RvKprOd-4 id: humsci_basic_main_menu diff --git a/config/default/block.block.humsci_basic_messages.yml b/config/default/block.block.humsci_basic_messages.yml index 94cfb72c92..2232ba6355 100644 --- a/config/default/block.block.humsci_basic_messages.yml +++ b/config/default/block.block.humsci_basic_messages.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_basic -third_party_settings: - block_class: - classes: null _core: default_config_hash: IN43gws2bI68lCkbtZPAxNJrQl7KqQJt2nhzkuJAqoM id: humsci_basic_messages diff --git a/config/default/block.block.humsci_basic_page_title.yml b/config/default/block.block.humsci_basic_page_title.yml index e5a700100b..1bb7831ca1 100644 --- a/config/default/block.block.humsci_basic_page_title.yml +++ b/config/default/block.block.humsci_basic_page_title.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_basic -third_party_settings: - block_class: - classes: null _core: default_config_hash: 3bnjUuL_-E1vSG0mAnfkhyWo70vBwEHM9T7IvkdRwZM id: humsci_basic_page_title diff --git a/config/default/block.block.humsci_colorful_branding.yml b/config/default/block.block.humsci_colorful_branding.yml index 369e38cff3..de4dc50da8 100644 --- a/config/default/block.block.humsci_colorful_branding.yml +++ b/config/default/block.block.humsci_colorful_branding.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_colorful -third_party_settings: - block_class: - classes: null _core: default_config_hash: TgAwjAhbo03mRiTPNzXKNA6CgpAjayATZ3Ui2DpNTY0 id: humsci_colorful_branding diff --git a/config/default/block.block.humsci_colorful_content.yml b/config/default/block.block.humsci_colorful_content.yml index f7a1f517b6..38dfbdf66f 100644 --- a/config/default/block.block.humsci_colorful_content.yml +++ b/config/default/block.block.humsci_colorful_content.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_colorful -third_party_settings: - block_class: - classes: null _core: default_config_hash: OLvNDDzewXPxlm6tSQO9AiwOpBPkUzRzlVapESVO4nQ id: humsci_colorful_content diff --git a/config/default/block.block.humsci_colorful_footer.yml b/config/default/block.block.humsci_colorful_footer.yml index c1ab6bacc0..de8a06be00 100644 --- a/config/default/block.block.humsci_colorful_footer.yml +++ b/config/default/block.block.humsci_colorful_footer.yml @@ -8,9 +8,6 @@ dependencies: - system theme: - humsci_colorful -third_party_settings: - block_class: - classes: null _core: default_config_hash: U4ZrT9JspRQEFPIi8WPTe2yagUyZQiMNFwQZ7xZtL5k id: humsci_colorful_footer diff --git a/config/default/block.block.humsci_colorful_global_message.yml b/config/default/block.block.humsci_colorful_global_message.yml index c79047b8da..9c59d3eb21 100644 --- a/config/default/block.block.humsci_colorful_global_message.yml +++ b/config/default/block.block.humsci_colorful_global_message.yml @@ -7,9 +7,6 @@ dependencies: - config_pages theme: - humsci_colorful -third_party_settings: - block_class: - classes: null id: humsci_colorful_global_message theme: humsci_colorful region: global_message diff --git a/config/default/block.block.humsci_colorful_help.yml b/config/default/block.block.humsci_colorful_help.yml index c5811a709a..8cce3386d6 100644 --- a/config/default/block.block.humsci_colorful_help.yml +++ b/config/default/block.block.humsci_colorful_help.yml @@ -6,9 +6,6 @@ dependencies: - help theme: - humsci_colorful -third_party_settings: - block_class: - classes: null _core: default_config_hash: 7BtoEqJPxfoSIZoLVZeS6qis4pOPAGwQduLVxDe9hlg id: humsci_colorful_help diff --git a/config/default/block.block.humsci_colorful_local_actions.yml b/config/default/block.block.humsci_colorful_local_actions.yml index 9565c67092..2ed08b8d70 100644 --- a/config/default/block.block.humsci_colorful_local_actions.yml +++ b/config/default/block.block.humsci_colorful_local_actions.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - humsci_colorful -third_party_settings: - block_class: - classes: null _core: default_config_hash: INh1K21VTmuJ_Z77mnYKl2v7FBKzpaiR5m_X5EJ_Zrw id: humsci_colorful_local_actions diff --git a/config/default/block.block.humsci_colorful_local_tasks.yml b/config/default/block.block.humsci_colorful_local_tasks.yml index 47d392248b..6ca9ddaf38 100644 --- a/config/default/block.block.humsci_colorful_local_tasks.yml +++ b/config/default/block.block.humsci_colorful_local_tasks.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - humsci_colorful -third_party_settings: - block_class: - classes: null _core: default_config_hash: 8nR0Fpy3b231jFCvpZwnU1J2BoAqOeVH0jpToo_Ybj4 id: humsci_colorful_local_tasks diff --git a/config/default/block.block.humsci_colorful_main_menu.yml b/config/default/block.block.humsci_colorful_main_menu.yml index 932349c3ee..578bf7374c 100644 --- a/config/default/block.block.humsci_colorful_main_menu.yml +++ b/config/default/block.block.humsci_colorful_main_menu.yml @@ -8,9 +8,6 @@ dependencies: - system theme: - humsci_colorful -third_party_settings: - block_class: - classes: null _core: default_config_hash: KCENbCpTWbHGshxBisDQrMiEtvwJimjwNZydjbQn8WQ id: humsci_colorful_main_menu diff --git a/config/default/block.block.humsci_colorful_masquerade.yml b/config/default/block.block.humsci_colorful_masquerade.yml index 6dd15fd116..3868002cb0 100644 --- a/config/default/block.block.humsci_colorful_masquerade.yml +++ b/config/default/block.block.humsci_colorful_masquerade.yml @@ -7,9 +7,6 @@ dependencies: - system theme: - humsci_colorful -third_party_settings: - block_class: - classes: null id: humsci_colorful_masquerade theme: humsci_colorful region: content diff --git a/config/default/block.block.humsci_colorful_messages.yml b/config/default/block.block.humsci_colorful_messages.yml index 7ac81c3d3b..6dc4ce5485 100644 --- a/config/default/block.block.humsci_colorful_messages.yml +++ b/config/default/block.block.humsci_colorful_messages.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_colorful -third_party_settings: - block_class: - classes: null _core: default_config_hash: SxFrUXCwnbLDb8G3jWaa47iDtIP62fBHWjpcSzohabY id: humsci_colorful_messages diff --git a/config/default/block.block.humsci_colorful_page_title.yml b/config/default/block.block.humsci_colorful_page_title.yml index 54434ef803..70fb071627 100644 --- a/config/default/block.block.humsci_colorful_page_title.yml +++ b/config/default/block.block.humsci_colorful_page_title.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_colorful -third_party_settings: - block_class: - classes: null _core: default_config_hash: a4moGbv6UA5goxVuMTkffURbb8KBThCkMbTP6sRiSmg id: humsci_colorful_page_title diff --git a/config/default/block.block.humsci_traditional_branding.yml b/config/default/block.block.humsci_traditional_branding.yml index 415d5993da..9b3e6086e6 100644 --- a/config/default/block.block.humsci_traditional_branding.yml +++ b/config/default/block.block.humsci_traditional_branding.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_traditional -third_party_settings: - block_class: - classes: null _core: default_config_hash: TgAwjAhbo03mRiTPNzXKNA6CgpAjayATZ3Ui2DpNTY0 id: humsci_traditional_branding diff --git a/config/default/block.block.humsci_traditional_content.yml b/config/default/block.block.humsci_traditional_content.yml index 33d764ff88..5a75e49383 100644 --- a/config/default/block.block.humsci_traditional_content.yml +++ b/config/default/block.block.humsci_traditional_content.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_traditional -third_party_settings: - block_class: - classes: null _core: default_config_hash: OLvNDDzewXPxlm6tSQO9AiwOpBPkUzRzlVapESVO4nQ id: humsci_traditional_content diff --git a/config/default/block.block.humsci_traditional_exposedformhs_default_searchsearch_page_body2.yml b/config/default/block.block.humsci_traditional_exposedformhs_default_searchsearch_page_body2.yml index bce2c8d23b..8a7982ec95 100644 --- a/config/default/block.block.humsci_traditional_exposedformhs_default_searchsearch_page_body2.yml +++ b/config/default/block.block.humsci_traditional_exposedformhs_default_searchsearch_page_body2.yml @@ -9,9 +9,6 @@ dependencies: - views theme: - humsci_traditional -third_party_settings: - block_class: - classes: null id: humsci_traditional_exposedformhs_default_searchsearch_page_body2 theme: humsci_traditional region: content diff --git a/config/default/block.block.humsci_traditional_exposedformhs_default_searchsearch_page_top2.yml b/config/default/block.block.humsci_traditional_exposedformhs_default_searchsearch_page_top2.yml index c356171ac4..c48fb1376e 100644 --- a/config/default/block.block.humsci_traditional_exposedformhs_default_searchsearch_page_top2.yml +++ b/config/default/block.block.humsci_traditional_exposedformhs_default_searchsearch_page_top2.yml @@ -8,9 +8,6 @@ dependencies: - views theme: - humsci_traditional -third_party_settings: - block_class: - classes: null id: humsci_traditional_exposedformhs_default_searchsearch_page_top2 theme: humsci_traditional region: search diff --git a/config/default/block.block.humsci_traditional_footer.yml b/config/default/block.block.humsci_traditional_footer.yml index 42096dd6a1..6dbbb0b834 100644 --- a/config/default/block.block.humsci_traditional_footer.yml +++ b/config/default/block.block.humsci_traditional_footer.yml @@ -8,9 +8,6 @@ dependencies: - system theme: - humsci_traditional -third_party_settings: - block_class: - classes: null _core: default_config_hash: U4ZrT9JspRQEFPIi8WPTe2yagUyZQiMNFwQZ7xZtL5k id: humsci_traditional_footer diff --git a/config/default/block.block.humsci_traditional_global_message.yml b/config/default/block.block.humsci_traditional_global_message.yml index 0e7798becd..33813793a9 100644 --- a/config/default/block.block.humsci_traditional_global_message.yml +++ b/config/default/block.block.humsci_traditional_global_message.yml @@ -6,9 +6,6 @@ dependencies: - config_pages theme: - humsci_traditional -third_party_settings: - block_class: - classes: null id: humsci_traditional_global_message theme: humsci_traditional region: global_message diff --git a/config/default/block.block.humsci_traditional_help.yml b/config/default/block.block.humsci_traditional_help.yml index 28f1700522..0837f8387f 100644 --- a/config/default/block.block.humsci_traditional_help.yml +++ b/config/default/block.block.humsci_traditional_help.yml @@ -6,9 +6,6 @@ dependencies: - help theme: - humsci_traditional -third_party_settings: - block_class: - classes: null _core: default_config_hash: 7BtoEqJPxfoSIZoLVZeS6qis4pOPAGwQduLVxDe9hlg id: humsci_traditional_help diff --git a/config/default/block.block.humsci_traditional_local_actions.yml b/config/default/block.block.humsci_traditional_local_actions.yml index e56c6e4b3b..b9dde5d226 100644 --- a/config/default/block.block.humsci_traditional_local_actions.yml +++ b/config/default/block.block.humsci_traditional_local_actions.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - humsci_traditional -third_party_settings: - block_class: - classes: null _core: default_config_hash: INh1K21VTmuJ_Z77mnYKl2v7FBKzpaiR5m_X5EJ_Zrw id: humsci_traditional_local_actions diff --git a/config/default/block.block.humsci_traditional_local_tasks.yml b/config/default/block.block.humsci_traditional_local_tasks.yml index 01c2503fb6..78000a6790 100644 --- a/config/default/block.block.humsci_traditional_local_tasks.yml +++ b/config/default/block.block.humsci_traditional_local_tasks.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - humsci_traditional -third_party_settings: - block_class: - classes: null _core: default_config_hash: 8nR0Fpy3b231jFCvpZwnU1J2BoAqOeVH0jpToo_Ybj4 id: humsci_traditional_local_tasks diff --git a/config/default/block.block.humsci_traditional_main_menu.yml b/config/default/block.block.humsci_traditional_main_menu.yml index fa4ab8f591..2c61bfa129 100644 --- a/config/default/block.block.humsci_traditional_main_menu.yml +++ b/config/default/block.block.humsci_traditional_main_menu.yml @@ -8,9 +8,6 @@ dependencies: - system theme: - humsci_traditional -third_party_settings: - block_class: - classes: null _core: default_config_hash: KCENbCpTWbHGshxBisDQrMiEtvwJimjwNZydjbQn8WQ id: humsci_traditional_main_menu diff --git a/config/default/block.block.humsci_traditional_masquerade.yml b/config/default/block.block.humsci_traditional_masquerade.yml index cc9405bd49..95978bb68c 100644 --- a/config/default/block.block.humsci_traditional_masquerade.yml +++ b/config/default/block.block.humsci_traditional_masquerade.yml @@ -7,9 +7,6 @@ dependencies: - system theme: - humsci_traditional -third_party_settings: - block_class: - classes: null id: humsci_traditional_masquerade theme: humsci_traditional region: content diff --git a/config/default/block.block.humsci_traditional_messages.yml b/config/default/block.block.humsci_traditional_messages.yml index 70b1ac6a11..7eb742a8da 100644 --- a/config/default/block.block.humsci_traditional_messages.yml +++ b/config/default/block.block.humsci_traditional_messages.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_traditional -third_party_settings: - block_class: - classes: null _core: default_config_hash: SxFrUXCwnbLDb8G3jWaa47iDtIP62fBHWjpcSzohabY id: humsci_traditional_messages diff --git a/config/default/block.block.humsci_traditional_page_title.yml b/config/default/block.block.humsci_traditional_page_title.yml index 8c5d6d79f7..d39681edbb 100644 --- a/config/default/block.block.humsci_traditional_page_title.yml +++ b/config/default/block.block.humsci_traditional_page_title.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - humsci_traditional -third_party_settings: - block_class: - classes: null _core: default_config_hash: a4moGbv6UA5goxVuMTkffURbb8KBThCkMbTP6sRiSmg id: humsci_traditional_page_title diff --git a/config/default/block.block.seven_breadcrumbs.yml b/config/default/block.block.seven_breadcrumbs.yml index 6e065311d2..98686d101f 100644 --- a/config/default/block.block.seven_breadcrumbs.yml +++ b/config/default/block.block.seven_breadcrumbs.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - seven -third_party_settings: - block_class: - classes: null id: seven_breadcrumbs theme: seven region: breadcrumb diff --git a/config/default/block.block.seven_content.yml b/config/default/block.block.seven_content.yml index 00fa5b31e8..1ec99cb3c8 100644 --- a/config/default/block.block.seven_content.yml +++ b/config/default/block.block.seven_content.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - seven -third_party_settings: - block_class: - classes: null _core: default_config_hash: OLvNDDzewXPxlm6tSQO9AiwOpBPkUzRzlVapESVO4nQ id: seven_content diff --git a/config/default/block.block.seven_help.yml b/config/default/block.block.seven_help.yml index c33b8479a5..3fd981819e 100644 --- a/config/default/block.block.seven_help.yml +++ b/config/default/block.block.seven_help.yml @@ -6,9 +6,6 @@ dependencies: - help theme: - seven -third_party_settings: - block_class: - classes: null id: seven_help theme: seven region: help diff --git a/config/default/block.block.seven_local_actions.yml b/config/default/block.block.seven_local_actions.yml index feb2702c97..5d097607a8 100644 --- a/config/default/block.block.seven_local_actions.yml +++ b/config/default/block.block.seven_local_actions.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - seven -third_party_settings: - block_class: - classes: null id: seven_local_actions theme: seven region: content diff --git a/config/default/block.block.seven_login.yml b/config/default/block.block.seven_login.yml index cdbef7b48e..b187199539 100644 --- a/config/default/block.block.seven_login.yml +++ b/config/default/block.block.seven_login.yml @@ -6,9 +6,6 @@ dependencies: - user theme: - seven -third_party_settings: - block_class: - classes: null id: seven_login theme: seven region: content diff --git a/config/default/block.block.seven_messages.yml b/config/default/block.block.seven_messages.yml index bcabc8697f..54bff27f71 100644 --- a/config/default/block.block.seven_messages.yml +++ b/config/default/block.block.seven_messages.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - seven -third_party_settings: - block_class: - classes: null id: seven_messages theme: seven region: highlighted diff --git a/config/default/block.block.seven_page_title.yml b/config/default/block.block.seven_page_title.yml index ae52dce4e3..3c883e9231 100644 --- a/config/default/block.block.seven_page_title.yml +++ b/config/default/block.block.seven_page_title.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - seven -third_party_settings: - block_class: - classes: null id: seven_page_title theme: seven region: header diff --git a/config/default/block.block.seven_primary_local_tasks.yml b/config/default/block.block.seven_primary_local_tasks.yml index 167ee89be8..f996497040 100644 --- a/config/default/block.block.seven_primary_local_tasks.yml +++ b/config/default/block.block.seven_primary_local_tasks.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - seven -third_party_settings: - block_class: - classes: null id: seven_primary_local_tasks theme: seven region: header diff --git a/config/default/block.block.seven_secondary_local_tasks.yml b/config/default/block.block.seven_secondary_local_tasks.yml index 7998f510e0..2b12ec0088 100644 --- a/config/default/block.block.seven_secondary_local_tasks.yml +++ b/config/default/block.block.seven_secondary_local_tasks.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - seven -third_party_settings: - block_class: - classes: null id: seven_secondary_local_tasks theme: seven region: pre_content diff --git a/config/default/block.block.su_humsci_admin_breadcrumbs.yml b/config/default/block.block.su_humsci_admin_breadcrumbs.yml index 4f6cc7809f..07fa768b4e 100644 --- a/config/default/block.block.su_humsci_admin_breadcrumbs.yml +++ b/config/default/block.block.su_humsci_admin_breadcrumbs.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - su_humsci_admin -third_party_settings: - block_class: - classes: null _core: default_config_hash: '-peZjy3qeEnXQFbbad3mYatQTNr8TtJjLQkHzrljgrg' id: su_humsci_admin_breadcrumbs diff --git a/config/default/block.block.su_humsci_admin_content.yml b/config/default/block.block.su_humsci_admin_content.yml index cf19eadaf9..99b7e8e133 100644 --- a/config/default/block.block.su_humsci_admin_content.yml +++ b/config/default/block.block.su_humsci_admin_content.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - su_humsci_admin -third_party_settings: - block_class: - classes: null _core: default_config_hash: R4o5nFgybL3LC2GfQVdv_swCJWC72wFQeWAYnQw_Jik id: su_humsci_admin_content diff --git a/config/default/block.block.su_humsci_admin_help.yml b/config/default/block.block.su_humsci_admin_help.yml index 20455d16be..f094b6d51d 100644 --- a/config/default/block.block.su_humsci_admin_help.yml +++ b/config/default/block.block.su_humsci_admin_help.yml @@ -6,9 +6,6 @@ dependencies: - help theme: - su_humsci_admin -third_party_settings: - block_class: - classes: null _core: default_config_hash: BTM1lZD3rDGAYYLkafPma2nMwmVP5mRTn140ilG4Tyo id: su_humsci_admin_help diff --git a/config/default/block.block.su_humsci_admin_local_actions.yml b/config/default/block.block.su_humsci_admin_local_actions.yml index 092d2b21ae..08fd5d9343 100644 --- a/config/default/block.block.su_humsci_admin_local_actions.yml +++ b/config/default/block.block.su_humsci_admin_local_actions.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - su_humsci_admin -third_party_settings: - block_class: - classes: null _core: default_config_hash: p59M83BPaZPysCosT7CeBeHJkZ6UfzNt-ovvzWlDdJw id: su_humsci_admin_local_actions diff --git a/config/default/block.block.su_humsci_admin_login.yml b/config/default/block.block.su_humsci_admin_login.yml index 4d4ca0034a..4c59351138 100644 --- a/config/default/block.block.su_humsci_admin_login.yml +++ b/config/default/block.block.su_humsci_admin_login.yml @@ -6,9 +6,6 @@ dependencies: - user theme: - su_humsci_admin -third_party_settings: - block_class: - classes: null _core: default_config_hash: tCx8mGIAMTK4_KMidvhF6RucZTVK-gainrMpYzYvEM0 id: su_humsci_admin_login diff --git a/config/default/block.block.su_humsci_admin_messages.yml b/config/default/block.block.su_humsci_admin_messages.yml index d908f83e2f..93402104cc 100644 --- a/config/default/block.block.su_humsci_admin_messages.yml +++ b/config/default/block.block.su_humsci_admin_messages.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - su_humsci_admin -third_party_settings: - block_class: - classes: null _core: default_config_hash: XPR-s7h2b8hmtq4l2luLGnYZ-KxuOetKFX3TZjQFJtc id: su_humsci_admin_messages diff --git a/config/default/block.block.su_humsci_admin_page_title.yml b/config/default/block.block.su_humsci_admin_page_title.yml index fc9b96b14c..70d54b0d68 100644 --- a/config/default/block.block.su_humsci_admin_page_title.yml +++ b/config/default/block.block.su_humsci_admin_page_title.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - su_humsci_admin -third_party_settings: - block_class: - classes: null _core: default_config_hash: orWLSlEhGdr8fycTH2Ev6-xeYP9f6F3z1IwLij-AmXQ id: su_humsci_admin_page_title diff --git a/config/default/block.block.su_humsci_admin_primary_local_tasks.yml b/config/default/block.block.su_humsci_admin_primary_local_tasks.yml index 3cc8a354c0..acc16c6a8d 100644 --- a/config/default/block.block.su_humsci_admin_primary_local_tasks.yml +++ b/config/default/block.block.su_humsci_admin_primary_local_tasks.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - su_humsci_admin -third_party_settings: - block_class: - classes: null _core: default_config_hash: fNATPxuPVgTMS_zsHsWedgMXEwMKz-iBLkcbESTToGs id: su_humsci_admin_primary_local_tasks diff --git a/config/default/block.block.su_humsci_admin_secondary_local_tasks.yml b/config/default/block.block.su_humsci_admin_secondary_local_tasks.yml index 480d380d22..4be784e43b 100644 --- a/config/default/block.block.su_humsci_admin_secondary_local_tasks.yml +++ b/config/default/block.block.su_humsci_admin_secondary_local_tasks.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - su_humsci_admin -third_party_settings: - block_class: - classes: null _core: default_config_hash: X3fxp6QJeAf2MD3mODq27u7vo88gQpI41_V-a4ozYhU id: su_humsci_admin_secondary_local_tasks diff --git a/config/default/block.block.su_humsci_admin_sitebranding.yml b/config/default/block.block.su_humsci_admin_sitebranding.yml index 4b35adf52c..612a89c2b3 100644 --- a/config/default/block.block.su_humsci_admin_sitebranding.yml +++ b/config/default/block.block.su_humsci_admin_sitebranding.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - su_humsci_admin -third_party_settings: - block_class: - classes: null _core: default_config_hash: GsbwXwg6dYmZ11EEf1O8ymBNsBpd-8favSDzxav6h2I id: su_humsci_admin_sitebranding diff --git a/config/default/block.block.su_humsci_theme_branding.yml b/config/default/block.block.su_humsci_theme_branding.yml index e256bd9cdb..1d13147091 100644 --- a/config/default/block.block.su_humsci_theme_branding.yml +++ b/config/default/block.block.su_humsci_theme_branding.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - su_humsci_theme -third_party_settings: - block_class: - classes: null _core: default_config_hash: TgAwjAhbo03mRiTPNzXKNA6CgpAjayATZ3Ui2DpNTY0 id: su_humsci_theme_branding diff --git a/config/default/block.block.su_humsci_theme_content.yml b/config/default/block.block.su_humsci_theme_content.yml index 808e53c9f3..e84c535237 100644 --- a/config/default/block.block.su_humsci_theme_content.yml +++ b/config/default/block.block.su_humsci_theme_content.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - su_humsci_theme -third_party_settings: - block_class: - classes: null _core: default_config_hash: OLvNDDzewXPxlm6tSQO9AiwOpBPkUzRzlVapESVO4nQ id: su_humsci_theme_content diff --git a/config/default/block.block.su_humsci_theme_footer.yml b/config/default/block.block.su_humsci_theme_footer.yml index db6c6bf98a..4cd356ed05 100644 --- a/config/default/block.block.su_humsci_theme_footer.yml +++ b/config/default/block.block.su_humsci_theme_footer.yml @@ -8,9 +8,6 @@ dependencies: - system theme: - su_humsci_theme -third_party_settings: - block_class: - classes: null _core: default_config_hash: U4ZrT9JspRQEFPIi8WPTe2yagUyZQiMNFwQZ7xZtL5k id: su_humsci_theme_footer diff --git a/config/default/block.block.su_humsci_theme_help.yml b/config/default/block.block.su_humsci_theme_help.yml index b8ae14f061..68504699a5 100644 --- a/config/default/block.block.su_humsci_theme_help.yml +++ b/config/default/block.block.su_humsci_theme_help.yml @@ -6,9 +6,6 @@ dependencies: - help theme: - su_humsci_theme -third_party_settings: - block_class: - classes: null _core: default_config_hash: 7BtoEqJPxfoSIZoLVZeS6qis4pOPAGwQduLVxDe9hlg id: su_humsci_theme_help diff --git a/config/default/block.block.su_humsci_theme_local_actions.yml b/config/default/block.block.su_humsci_theme_local_actions.yml index 67bcc978e0..cb30e0aabf 100644 --- a/config/default/block.block.su_humsci_theme_local_actions.yml +++ b/config/default/block.block.su_humsci_theme_local_actions.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - su_humsci_theme -third_party_settings: - block_class: - classes: null _core: default_config_hash: INh1K21VTmuJ_Z77mnYKl2v7FBKzpaiR5m_X5EJ_Zrw id: su_humsci_theme_local_actions diff --git a/config/default/block.block.su_humsci_theme_local_tasks.yml b/config/default/block.block.su_humsci_theme_local_tasks.yml index f40d13bad8..8e616d0bc8 100644 --- a/config/default/block.block.su_humsci_theme_local_tasks.yml +++ b/config/default/block.block.su_humsci_theme_local_tasks.yml @@ -4,9 +4,6 @@ status: true dependencies: theme: - su_humsci_theme -third_party_settings: - block_class: - classes: null _core: default_config_hash: 8nR0Fpy3b231jFCvpZwnU1J2BoAqOeVH0jpToo_Ybj4 id: su_humsci_theme_local_tasks diff --git a/config/default/block.block.su_humsci_theme_main_menu.yml b/config/default/block.block.su_humsci_theme_main_menu.yml index 9983f398f6..964fd72b9c 100644 --- a/config/default/block.block.su_humsci_theme_main_menu.yml +++ b/config/default/block.block.su_humsci_theme_main_menu.yml @@ -9,9 +9,6 @@ dependencies: - system theme: - su_humsci_theme -third_party_settings: - block_class: - classes: null _core: default_config_hash: KCENbCpTWbHGshxBisDQrMiEtvwJimjwNZydjbQn8WQ id: su_humsci_theme_main_menu diff --git a/config/default/block.block.su_humsci_theme_masquerade.yml b/config/default/block.block.su_humsci_theme_masquerade.yml index 0c8a8b7c17..f62f9d4589 100644 --- a/config/default/block.block.su_humsci_theme_masquerade.yml +++ b/config/default/block.block.su_humsci_theme_masquerade.yml @@ -9,9 +9,6 @@ dependencies: - webform theme: - su_humsci_theme -third_party_settings: - block_class: - classes: null id: su_humsci_theme_masquerade theme: su_humsci_theme region: content diff --git a/config/default/block.block.su_humsci_theme_messages.yml b/config/default/block.block.su_humsci_theme_messages.yml index 5e56be9826..7486a7ea0c 100644 --- a/config/default/block.block.su_humsci_theme_messages.yml +++ b/config/default/block.block.su_humsci_theme_messages.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - su_humsci_theme -third_party_settings: - block_class: - classes: null _core: default_config_hash: SxFrUXCwnbLDb8G3jWaa47iDtIP62fBHWjpcSzohabY id: su_humsci_theme_messages diff --git a/config/default/block.block.su_humsci_theme_page_title.yml b/config/default/block.block.su_humsci_theme_page_title.yml index 5b3b71270d..162c02a9b9 100644 --- a/config/default/block.block.su_humsci_theme_page_title.yml +++ b/config/default/block.block.su_humsci_theme_page_title.yml @@ -6,9 +6,6 @@ dependencies: - system theme: - su_humsci_theme -third_party_settings: - block_class: - classes: null _core: default_config_hash: a4moGbv6UA5goxVuMTkffURbb8KBThCkMbTP6sRiSmg id: su_humsci_theme_page_title diff --git a/config/default/block_class.settings.yml b/config/default/block_class.settings.yml index c0b78482ec..748d202730 100644 --- a/config/default/block_class.settings.yml +++ b/config/default/block_class.settings.yml @@ -13,3 +13,6 @@ enable_id_replacement: true weight_attributes: null weight_class: null weight_id: null +attribute_keys_stored: '[]' +attribute_value_stored: '[]' +attributes_inline: '[]' diff --git a/config/default/migrate_plus.migration.hs_capx.yml b/config/default/migrate_plus.migration.hs_capx.yml index 1415b29b6d..5223c3748e 100644 --- a/config/default/migrate_plus.migration.hs_capx.yml +++ b/config/default/migrate_plus.migration.hs_capx.yml @@ -21,6 +21,7 @@ source: file_extension: .jpg square: square separator: '-' + photo_params: '?placeHolderImage=false&access_token=' urls: { } item_selector: values fields: @@ -67,11 +68,11 @@ source: - name: profile_photo label: 'Profile Photo' - selector: profilePhotos/bigger/url + selector: profilePhotos/350x522/url - name: square_photo label: 'Square Photo' - selector: profilePhotos/square/url + selector: profilePhotos/350x350/url - name: appointments label: 'Administrative Appointments' @@ -205,20 +206,11 @@ process: plugin: skip_on_empty method: process source: profile_photo - - - plugin: explode - delimiter: '&' - plugin: str_replace regex: true - search: '/^(?!ts=).+/' - replace: '' - - - plugin: str_replace - search: ts= - replace: '' - - - plugin: concat + search: '/^.*\.(\d+).jpg$/' + replace: $1 image_path: plugin: concat source: @@ -227,11 +219,19 @@ process: - separator - '@image_timestamp' - constants/file_extension + cap_token: + plugin: oauth2_access_token image_file: - plugin: skip_on_empty method: process source: profile_photo + - + plugin: concat + source: + - profile_photo + - constants/photo_params + - '@cap_token' - plugin: image_dimension_skip method: process @@ -337,6 +337,12 @@ process: plugin: skip_on_empty method: process source: square_photo + - + plugin: concat + source: + - square_photo + - constants/photo_params + - '@cap_token' - plugin: image_dimension_skip method: process diff --git a/config/default/views.view.hs_default_manage_content.yml b/config/default/views.view.hs_default_manage_content.yml index 22110e4221..e89f88dc09 100644 --- a/config/default/views.view.hs_default_manage_content.yml +++ b/config/default/views.view.hs_default_manage_content.yml @@ -49,6 +49,7 @@ dependencies: - node - smart_date - stanford_media + - stanford_migrate - taxonomy - text - user @@ -677,15 +678,19 @@ display: default_row_class: true columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form + field_hs_person_square_img: field_hs_person_square_img + field_hs_person_image: field_hs_person_image title: title + field_hs_person_last_name: field_hs_person_last_name status: status changed: changed uid: uid - field_hs_event_date: field_hs_event_date - field_hs_event_series: field_hs_event_series - field_hs_event_type: field_hs_event_type - field_hs_event_location: field_hs_event_location + field_hs_person_affiliation: field_hs_person_affiliation + field_hs_person_faculty_status: field_hs_person_faculty_status + field_hs_person_staff_type: field_hs_person_staff_type + field_hs_person_student_type: field_hs_person_student_type operations: operations + entity_migration: entity_migration default: '-1' info: views_bulk_operations_bulk_form: @@ -693,6 +698,20 @@ display: separator: '' empty_column: false responsive: '' + field_hs_person_square_img: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + field_hs_person_image: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' title: sortable: true default_sort_order: asc @@ -700,6 +719,13 @@ display: separator: '' empty_column: false responsive: '' + field_hs_person_last_name: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' status: sortable: true default_sort_order: asc @@ -721,24 +747,26 @@ display: separator: '' empty_column: false responsive: priority-low - field_hs_event_date: - sortable: true - default_sort_order: asc + field_hs_person_affiliation: align: '' separator: '' empty_column: false responsive: '' - field_hs_event_series: + field_hs_person_faculty_status: + sortable: false + default_sort_order: asc align: '' separator: '' empty_column: false responsive: '' - field_hs_event_type: + field_hs_person_staff_type: + sortable: false + default_sort_order: asc align: '' separator: '' empty_column: false responsive: '' - field_hs_event_location: + field_hs_person_student_type: sortable: false default_sort_order: asc align: '' @@ -750,6 +778,13 @@ display: separator: '' empty_column: false responsive: '' + entity_migration: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' override: true sticky: false summary: '' @@ -7148,6 +7183,56 @@ display: multi_type: separator separator: ', ' field_api_classes: false + entity_migration: + id: entity_migration + table: node + field: entity_migration + relationship: none + group_type: group + admin_label: '' + entity_type: node + plugin_id: entity_migration + label: Migration + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true operations: id: operations table: node diff --git a/docroot/modules/humsci/hs_migrate/hs_migrate.views.inc b/docroot/modules/humsci/hs_migrate/hs_migrate.views.inc new file mode 100644 index 0000000000..7233a282c8 --- /dev/null +++ b/docroot/modules/humsci/hs_migrate/hs_migrate.views.inc @@ -0,0 +1,23 @@ + t('Content Migration'), + 'help' => t('Label of the migration used on the item.'), + 'group' => t('Content'), + 'field' => ['id' => 'entity_migration'], + ]; + + + return $data; +} diff --git a/docroot/modules/humsci/hs_migrate/src/Plugin/views/field/EntityMigrationField.php b/docroot/modules/humsci/hs_migrate/src/Plugin/views/field/EntityMigrationField.php new file mode 100644 index 0000000000..eff05f8dd6 --- /dev/null +++ b/docroot/modules/humsci/hs_migrate/src/Plugin/views/field/EntityMigrationField.php @@ -0,0 +1,68 @@ +get('stanford_migrate') + ); + } + + /** + * {@inheritDoc} + */ + public function __construct(array $configuration, $plugin_id, $plugin_definition, StanfordMigrateInterface $stanford_migrate) { + parent::__construct($configuration, $plugin_id, $plugin_definition); + $this->stanfordMigrate = $stanford_migrate; + } + + /** + * {@inheritDoc} + */ + public function query() { + // Leave empty to avoid queries on a non-existent table/field. + } + + /** + * {@inheritDoc} + */ + public function render(ResultRow $values) { + try { + $migration = $this->stanfordMigrate->getNodesMigration($values->_entity); + if ($migration) { + return ['#markup' => $migration->label()]; + } + } catch (\Exception $e) { + // Nothing to do. + } + return NULL; + } + +} diff --git a/docroot/profiles/humsci/su_humsci_profile/modules/humsci_default_content/humsci_default_content.info.yml b/docroot/profiles/humsci/su_humsci_profile/modules/humsci_default_content/humsci_default_content.info.yml index 44fa33fbfe..7d13cb36d6 100644 --- a/docroot/profiles/humsci/su_humsci_profile/modules/humsci_default_content/humsci_default_content.info.yml +++ b/docroot/profiles/humsci/su_humsci_profile/modules/humsci_default_content/humsci_default_content.info.yml @@ -3,7 +3,7 @@ description: 'DO NOT INSTALL. This is for profile installation task only.' core_version_requirement: '^8.8 || ^9' hidden: true type: module -version: 9.4.1 +version: 9.4.2 default_content: shortcut: - 0c69448d-c6fa-4fb8-9b2e-f93f3a955baf diff --git a/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml b/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml index 5adc227038..ee668b6e32 100644 --- a/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml +++ b/docroot/profiles/humsci/su_humsci_profile/modules/humsci_events_listeners/humsci_events_listeners.info.yml @@ -14,4 +14,4 @@ dependencies: - 'hook_event_dispatcher:toolbar_event_dispatcher' - 'hook_event_dispatcher:user_event_dispatcher' - 'hook_event_dispatcher:views_event_dispatcher' -version: 9.4.1 +version: 9.4.2 diff --git a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml index ae5916b6be..a9159e80f2 100644 --- a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml +++ b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml @@ -1,7 +1,7 @@ name: 'Stanford HumSci' type: profile description: 'Installation profile for HumSci Drupal' -version: 9.4.1 +version: 9.4.2 core_version_requirement: '^8.8 || ^9' themes: - material_admin diff --git a/tests/codeception/functional/Install/Content/FlexiblePageCest.php b/tests/codeception/functional/Install/Content/FlexiblePageCest.php index c62370dbd6..13fe7bd19d 100644 --- a/tests/codeception/functional/Install/Content/FlexiblePageCest.php +++ b/tests/codeception/functional/Install/Content/FlexiblePageCest.php @@ -234,4 +234,46 @@ public function testSpotlightSlider(FunctionalTester $I) { $I->canSeeNumberOfElements('picture img', 1); } + /** + * I can find appropriate aria attributes on a timeline item. + */ + public function testVerticalTimeline(FunctionalTester $I) { + $I->logInWithRole('administrator'); + $I->amOnPage('node/add/hs_basic_page'); + $I->fillField('Title', $this->faker->words(3, TRUE)); + $I->click('List additional actions', '[data-drupal-selector="edit-field-hs-page-components-add-more-operations"]'); + $I->click('field_hs_page_components_hs_timeline_add_more'); + $I->waitForText('Vertical Timeline'); + $I->checkOption('Collapse by default'); + $I->fillField('field_hs_page_components[1][subform][field_hs_timeline][0][subform][field_hs_timeline_item_summary][0][value]', 'Timeline Item #1 Title'); + $I->click('.cke_button__source.cke_button_off'); + $I->fillField('.cke_source', '

Timeline item #1 description.

'); + $I->click('Add Timeline Item'); + $I->wait(1); + $I->fillField('field_hs_page_components[1][subform][field_hs_timeline][1][subform][field_hs_timeline_item_summary][0][value]', 'Timeline Item #2 Title'); + $I->click('Save'); + $I->canSee('Timeline Item #1 Title'); + $I->canSee('Timeline Item #2 Title'); + + // Check aria attributes for first item. + $this->firstItemAriaPressed = $I->grabAttributeFrom('.hb-timeline-item__summary:first-child', 'aria-pressed'); + $I->assertFalse(filter_var($this->firstItemAriaPressed, FILTER_VALIDATE_BOOL), 'Aria-pressed should be false in the first item.'); + $this->firstItemAriaExpanded = $I->grabAttributeFrom('.hb-timeline-item__summary:first-child', 'aria-expanded'); + $I->assertFalse(filter_var($this->firstItemAriaExpanded, FILTER_VALIDATE_BOOL), 'arria-expanded should be false in the first item'); + + // Check aria attributes for second item. + $this->secondItemAriaPressed = $I->grabAttributeFrom('.hb-timeline-item__summary:last-child', 'aria-pressed'); + $I->assertFalse(filter_var($this->secondItemAriaPressed, FILTER_VALIDATE_BOOL), 'Aria-pressed should be false in the second item.'); + $this->secondItemAriaExpanded = $I->grabAttributeFrom('.hb-timeline-item__summary:last-child', 'aria-expanded'); + $I->assertFalse(filter_var($this->secondItemAriaExpanded, FILTER_VALIDATE_BOOL), 'Aria-expanded should be false in the second item.'); + + // Open first summary. + $I->click('.hb-timeline-item__summary:first-child'); + $this->firstItemAriaPressed = $I->grabAttributeFrom('.hb-timeline-item__summary:first-child', 'aria-pressed'); + $I->assertTrue(filter_var($this->firstItemAriaPressed, FILTER_VALIDATE_BOOL), 'Aria-pressed should be true in the first item.'); + $this->firstItemAriaExpanded = $I->grabAttributeFrom('.hb-timeline-item__summary:first-child', 'aria-expanded'); + $I->assertTrue(filter_var($this->firstItemAriaExpanded, FILTER_VALIDATE_BOOL), 'Aria-expanded should be true in the first item.'); + $I->canSee('Timeline item #1 description.'); + } + }