diff --git a/docker-compose.cli.yml b/docker-compose.cli.yml index c94872b687..e1ec7311eb 100644 --- a/docker-compose.cli.yml +++ b/docker-compose.cli.yml @@ -34,7 +34,7 @@ services: # This `composer' definition is what enables `f1 composer' to work. composer: - image: composer:2 + image: forumone/composer:2 volumes: - ./services/drupal:/app:cached diff --git a/services/drupal/composer.json b/services/drupal/composer.json index 866f041938..75f82ec484 100644 --- a/services/drupal/composer.json +++ b/services/drupal/composer.json @@ -211,7 +211,7 @@ "drupal/config_split": "~1.5", "drupal/content_moderation_notifications": "dev-3.x#7ffa936", "drupal/content_moderation_revert": "1.x-dev", - "drupal/core-composer-scaffold": "~9.1.0", + "drupal/core-composer-scaffold": "~9.2.0", "drupal/core-recommended": "~9.2.0", "drupal/cshs": "^3.5", "drupal/csv_serialization": "^1.5", @@ -222,6 +222,7 @@ "drupal/editor_advanced_link": "^1.8", "drupal/elasticsearch_connector": "^7.0-alpha3", "drupal/embed": "^1.4", + "drupal/entity_browser": "^2.6", "drupal/entity_clone": "^1.0@beta", "drupal/entity_usage": "^2.0-beta3", "drupal/entitygroupfield": "^1.0@alpha", @@ -314,7 +315,7 @@ "zaporylie/composer-drupal-optimizations": "^1.0" }, "require-dev": { - "drupal/core-dev": "~9.1.0" + "drupal/core-dev": "~9.2.0" }, "conflict": { "drupal/drupal": "*" @@ -329,6 +330,12 @@ "ext-opcache": "1.0.0", "ext-pdo": "1.0.0", "php": "7.4" + }, + "allow-plugins": { + "composer/installers": true, + "cweagans/composer-patches": true, + "drupal/core-composer-scaffold": true, + "zaporylie/composer-drupal-optimizations": true } }, "autoload": { diff --git a/services/drupal/composer.lock b/services/drupal/composer.lock index 792c679e93..5542ebe762 100644 --- a/services/drupal/composer.lock +++ b/services/drupal/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": "a786e7265e87e984e84dee3f8cba24a2", + "content-hash": "02af06a01ba5bea76926a0a79bd22bef", "packages": [ { "name": "akamai-open/edgegrid-auth", @@ -3375,16 +3375,16 @@ }, { "name": "drupal/core", - "version": "9.2.9", + "version": "9.2.10", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "2e2f015e881abccc32efcd264128e8a8444b2ec1" + "reference": "61248f85f78c02e7e0afde2b8a5113d3914bb50f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/2e2f015e881abccc32efcd264128e8a8444b2ec1", - "reference": "2e2f015e881abccc32efcd264128e8a8444b2ec1", + "url": "https://api.github.com/repos/drupal/core/zipball/61248f85f78c02e7e0afde2b8a5113d3914bb50f", + "reference": "61248f85f78c02e7e0afde2b8a5113d3914bb50f", "shasum": "" }, "require": { @@ -3623,22 +3623,22 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.2.9" + "source": "https://github.com/drupal/core/tree/9.2.10" }, - "time": "2021-11-17T21:05:58+00:00" + "time": "2021-11-24T14:27:27+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "9.1.14", + "version": "9.2.10", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "7b125516d6568b888945ee03ac2636dcced76e8d" + "reference": "3c9efe8e154acc2cadb86b51733be55556677b0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/7b125516d6568b888945ee03ac2636dcced76e8d", - "reference": "7b125516d6568b888945ee03ac2636dcced76e8d", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/3c9efe8e154acc2cadb86b51733be55556677b0b", + "reference": "3c9efe8e154acc2cadb86b51733be55556677b0b", "shasum": "" }, "require": { @@ -3673,22 +3673,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.2.1" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.2.10" }, - "time": "2020-08-07T22:30:13+00:00" + "time": "2021-08-24T12:04:07+00:00" }, { "name": "drupal/core-recommended", - "version": "9.2.9", + "version": "9.2.10", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "a052e6f47864bb6597e6f449b9cfdb1aa4eea400" + "reference": "9beef737bbfd1db4f84ab3c19e5e7ae0b534383b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/a052e6f47864bb6597e6f449b9cfdb1aa4eea400", - "reference": "a052e6f47864bb6597e6f449b9cfdb1aa4eea400", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/9beef737bbfd1db4f84ab3c19e5e7ae0b534383b", + "reference": "9beef737bbfd1db4f84ab3c19e5e7ae0b534383b", "shasum": "" }, "require": { @@ -3697,7 +3697,7 @@ "doctrine/annotations": "1.13.1", "doctrine/lexer": "1.2.1", "doctrine/reflection": "1.2.2", - "drupal/core": "9.2.9", + "drupal/core": "9.2.10", "egulias/email-validator": "2.1.25", "guzzlehttp/guzzle": "6.5.5", "guzzlehttp/promises": "1.4.1", @@ -3740,7 +3740,7 @@ "symfony/process": "v4.4.25", "symfony/psr-http-message-bridge": "v2.1.0", "symfony/routing": "v4.4.25", - "symfony/serializer": "v4.4.25", + "symfony/serializer": "v4.4.35", "symfony/service-contracts": "v2.4.0", "symfony/translation": "v4.4.25", "symfony/translation-contracts": "v2.4.0", @@ -3760,9 +3760,9 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.2.9" + "source": "https://github.com/drupal/core-recommended/tree/9.2.10" }, - "time": "2021-11-17T21:05:58+00:00" + "time": "2021-11-24T14:27:27+00:00" }, { "name": "drupal/crop", @@ -4562,6 +4562,96 @@ "source": "https://git.drupalcode.org/project/entity" } }, + { + "name": "drupal/entity_browser", + "version": "2.6.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/entity_browser.git", + "reference": "8.x-2.6" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.6.zip", + "reference": "8.x-2.6", + "shasum": "95cad4ce9620ccb4f02afa0e8b8bbf7c73fc5aac" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "require-dev": { + "drupal/embed": "~1.0", + "drupal/entity_embed": "1.x-dev", + "drupal/entity_reference_revisions": "1.x-dev", + "drupal/entityqueue": "1.x-dev", + "drupal/inline_entity_form": "1.x-dev", + "drupal/paragraphs": "1.x-dev", + "drupal/token": "~1.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-2.6", + "datestamp": "1624401306", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Janez Urevc", + "homepage": "https://github.com/slashrsm", + "role": "Maintainer" + }, + { + "name": "Primoz Hmeljak", + "homepage": "https://github.com/primsi", + "role": "Maintainer" + }, + { + "name": "See other contributors", + "homepage": "https://www.drupal.org/node/1943336/committers", + "role": "contributor" + }, + { + "name": "Drupal Media Team", + "homepage": "https://www.drupal.org/user/3260690" + }, + { + "name": "Primsi", + "homepage": "https://www.drupal.org/user/282629" + }, + { + "name": "marcingy", + "homepage": "https://www.drupal.org/user/77320" + }, + { + "name": "oknate", + "homepage": "https://www.drupal.org/user/471638" + }, + { + "name": "samuel.mortenson", + "homepage": "https://www.drupal.org/user/2582268" + }, + { + "name": "slashrsm", + "homepage": "https://www.drupal.org/user/744628" + } + ], + "description": "Entity browsing and selecting component.", + "homepage": "http://drupal.org/project/entity_browser", + "support": { + "source": "https://git.drupalcode.org/project/entity_browser", + "issues": "https://www.drupal.org/project/issues/entity_browser", + "irc": "irc://irc.freenode.org/drupal-contribute" + } + }, { "name": "drupal/entity_clone", "version": "1.0.0-beta6", @@ -7192,17 +7282,17 @@ }, { "name": "drupal/path_redirect_import", - "version": "1.0.0-beta4", + "version": "1.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/path_redirect_import.git", - "reference": "8.x-1.0-beta4" + "reference": "8.x-1.0-beta5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/path_redirect_import-8.x-1.0-beta4.zip", - "reference": "8.x-1.0-beta4", - "shasum": "c8414fc0d0154d740088a398f2759424e2d8b2fd" + "url": "https://ftp.drupal.org/files/projects/path_redirect_import-8.x-1.0-beta5.zip", + "reference": "8.x-1.0-beta5", + "shasum": "84bf22f684e0d001a5038960589939434a93994a" }, "require": { "drupal/core": "^8 || ^9", @@ -7211,8 +7301,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta4", - "datestamp": "1595182166", + "version": "8.x-1.0-beta5", + "datestamp": "1635359017", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -9332,17 +9422,17 @@ }, { "name": "drupal/webform", - "version": "6.0.5", + "version": "6.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "6.0.5" + "reference": "6.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-6.0.5.zip", - "reference": "6.0.5", - "shasum": "a925d604e3b4a29f5a688a8e84fdb3a93490f641" + "url": "https://ftp.drupal.org/files/projects/webform-6.1.2.zip", + "reference": "6.1.2", + "shasum": "3afb96566f5d31474483e163b4e0138d43cffdcd" }, "require": { "drupal/core": "^8.8 || ^9" @@ -9352,15 +9442,15 @@ "drupal/bootstrap": "~3.0", "drupal/captcha": "~1.0", "drupal/chosen": "~3.0", - "drupal/clientside_validation": "~3.0", + "drupal/clientside_validation": "*", "drupal/clientside_validation_jquery": "*", - "drupal/devel": "~3.0", + "drupal/devel": "*", "drupal/entity": "~1.0", - "drupal/entity_print": "~2.0", + "drupal/entity_print": "*", "drupal/gnode": "*", - "drupal/group": "1.0", + "drupal/group": "*", "drupal/jquery_ui": "~1.0", - "drupal/jquery_ui_checkboxradio": "~1.0", + "drupal/jquery_ui_checkboxradio": "*", "drupal/jquery_ui_datepicker": "~1.0", "drupal/lingotek": "~3.0", "drupal/mailsystem": "~4.0", @@ -9369,7 +9459,7 @@ "drupal/smtp": "~1.0", "drupal/styleguide": "~1.0", "drupal/telephone_validation": "~2.0", - "drupal/token": "~1.0", + "drupal/token": "*", "drupal/variationcache": "~1.0", "drupal/webform_access": "*", "drupal/webform_attachment": "*", @@ -9390,8 +9480,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.5", - "datestamp": "1629909787", + "version": "6.1.2", + "datestamp": "1638988073", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11404,16 +11494,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.13.1", + "version": "v4.13.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "63a79e8daa781cac14e5195e63ed8ae231dd10fd" + "reference": "210577fe3cf7badcc5814d99455df46564f3c077" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/63a79e8daa781cac14e5195e63ed8ae231dd10fd", - "reference": "63a79e8daa781cac14e5195e63ed8ae231dd10fd", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077", + "reference": "210577fe3cf7badcc5814d99455df46564f3c077", "shasum": "" }, "require": { @@ -11454,9 +11544,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2" }, - "time": "2021-11-03T20:52:16+00:00" + "time": "2021-11-30T19:35:32+00:00" }, { "name": "nodespark/des-connector", @@ -14538,21 +14628,22 @@ }, { "name": "symfony/serializer", - "version": "v4.4.25", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "6db3eb4f1bb437cd3730f52353ba4b568acaddf5" + "reference": "1b2ae02cb1b923987947e013688c51954a80b751" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/6db3eb4f1bb437cd3730f52353ba4b568acaddf5", - "reference": "6db3eb4f1bb437cd3730f52353ba4b568acaddf5", + "url": "https://api.github.com/repos/symfony/serializer/zipball/1b2ae02cb1b923987947e013688c51954a80b751", + "reference": "1b2ae02cb1b923987947e013688c51954a80b751", "shasum": "" }, "require": { "php": ">=7.1.3", - "symfony/polyfill-ctype": "~1.8" + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16" }, "conflict": { "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2", @@ -14611,7 +14702,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v4.4.25" + "source": "https://github.com/symfony/serializer/tree/v4.4.35" }, "funding": [ { @@ -14627,7 +14718,7 @@ "type": "tidelift" } ], - "time": "2021-05-26T11:20:16+00:00" + "time": "2021-11-24T08:12:42+00:00" }, { "name": "symfony/service-contracts", @@ -15616,69 +15707,6 @@ }, "time": "2021-10-11T11:58:47+00:00" }, - { - "name": "behat/mink-browserkit-driver", - "version": "v1.4.0", - "source": { - "type": "git", - "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", - "reference": "0ed1919eb09968f2e152ed91aee35300e70602a8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/0ed1919eb09968f2e152ed91aee35300e70602a8", - "reference": "0ed1919eb09968f2e152ed91aee35300e70602a8", - "shasum": "" - }, - "require": { - "behat/mink": "^1.7.1@dev", - "php": ">=5.4", - "symfony/browser-kit": "~2.3|~3.0|~4.0", - "symfony/dom-crawler": "~2.3|~3.0|~4.0" - }, - "require-dev": { - "mink/driver-testsuite": "dev-master", - "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5 || ^9.5", - "symfony/debug": "^2.7|^3.0|^4.0", - "symfony/http-kernel": "~2.3|~3.0|~4.0", - "yoast/phpunit-polyfills": "^1.0" - }, - "type": "mink-driver", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Behat\\Mink\\Driver\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - } - ], - "description": "Symfony2 BrowserKit driver for Mink framework", - "homepage": "https://mink.behat.org/", - "keywords": [ - "Mink", - "Symfony2", - "browser", - "testing" - ], - "support": { - "issues": "https://github.com/minkphp/MinkBrowserKitDriver/issues", - "source": "https://github.com/minkphp/MinkBrowserKitDriver/tree/v1.4.0" - }, - "time": "2021-10-12T09:42:37+00:00" - }, { "name": "behat/mink-goutte-driver", "version": "v1.3.0", @@ -15880,16 +15908,16 @@ }, { "name": "composer/composer", - "version": "2.1.12", + "version": "2.1.14", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "6e3c2b122e0ec41a7e885fcaf19fa15e2e0819a0" + "reference": "cd28fc05b0c9d3beaf58b57018725c4dc15a6446" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/6e3c2b122e0ec41a7e885fcaf19fa15e2e0819a0", - "reference": "6e3c2b122e0ec41a7e885fcaf19fa15e2e0819a0", + "url": "https://api.github.com/repos/composer/composer/zipball/cd28fc05b0c9d3beaf58b57018725c4dc15a6446", + "reference": "cd28fc05b0c9d3beaf58b57018725c4dc15a6446", "shasum": "" }, "require": { @@ -15904,7 +15932,7 @@ "react/promise": "^1.2 || ^2.7", "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.0", - "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", + "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0", "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0" @@ -15958,7 +15986,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.1.12" + "source": "https://github.com/composer/composer/tree/2.1.14" }, "funding": [ { @@ -15974,7 +16002,7 @@ "type": "tidelift" } ], - "time": "2021-11-09T15:02:04+00:00" + "time": "2021-11-30T09:51:43+00:00" }, { "name": "composer/metadata-minifier", @@ -16045,6 +16073,77 @@ ], "time": "2021-04-07T13:37:33+00:00" }, + { + "name": "composer/pcre", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/composer/pcre.git", + "reference": "3d322d715c43a1ac36c7fe215fa59336265500f2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/pcre/zipball/3d322d715c43a1ac36c7fe215fa59336265500f2", + "reference": "3d322d715c43a1ac36c7fe215fa59336265500f2", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^1", + "phpstan/phpstan-strict-rules": "^1.1", + "symfony/phpunit-bridge": "^4.2 || ^5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\Pcre\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "PCRE wrapping library that offers type-safe preg_* replacements.", + "keywords": [ + "PCRE", + "preg", + "regex", + "regular expression" + ], + "support": { + "issues": "https://github.com/composer/pcre/issues", + "source": "https://github.com/composer/pcre/tree/1.0.0" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2021-12-06T15:17:27+00:00" + }, { "name": "composer/spdx-licenses", "version": "1.5.6", @@ -16127,25 +16226,27 @@ }, { "name": "composer/xdebug-handler", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339" + "reference": "6555461e76962fd0379c444c46fd558a0fcfb65e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/84674dd3a7575ba617f5a76d7e9e29a7d3891339", - "reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6555461e76962fd0379c444c46fd558a0fcfb65e", + "reference": "6555461e76962fd0379c444c46fd558a0fcfb65e", "shasum": "" }, "require": { + "composer/pcre": "^1", "php": "^5.3.2 || ^7.0 || ^8.0", "psr/log": "^1 || ^2 || ^3" }, "require-dev": { - "phpstan/phpstan": "^0.12.55", - "symfony/phpunit-bridge": "^4.2 || ^5" + "phpstan/phpstan": "^1.0", + "phpstan/phpstan-strict-rules": "^1.1", + "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0" }, "type": "library", "autoload": { @@ -16171,7 +16272,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/xdebug-handler/issues", - "source": "https://github.com/composer/xdebug-handler/tree/2.0.2" + "source": "https://github.com/composer/xdebug-handler/tree/2.0.3" }, "funding": [ { @@ -16187,7 +16288,7 @@ "type": "tidelift" } ], - "time": "2021-07-31T17:03:58+00:00" + "time": "2021-12-08T13:07:32+00:00" }, { "name": "doctrine/instantiator", @@ -16303,16 +16404,16 @@ }, { "name": "drupal/core-dev", - "version": "9.1.14", + "version": "9.2.10", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", - "reference": "559e6611014b0815c61b8004598854617d541d97" + "reference": "4b5b8556711315e180d72830733ddb07a57a2d73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-dev/zipball/559e6611014b0815c61b8004598854617d541d97", - "reference": "559e6611014b0815c61b8004598854617d541d97", + "url": "https://api.github.com/repos/drupal/core-dev/zipball/4b5b8556711315e180d72830733ddb07a57a2d73", + "reference": "4b5b8556711315e180d72830733ddb07a57a2d73", "shasum": "" }, "require": { @@ -16320,12 +16421,15 @@ "behat/mink-goutte-driver": "^1.2", "behat/mink-selenium2-driver": "^1.4", "composer/composer": "^2.0.2", - "drupal/coder": "^8.3.7", + "drupal/coder": "^8.3.10", "easyrdf/easyrdf": "^0.9 || ^1.0", + "fabpot/goutte": "^3.3", + "friends-of-behat/mink-browserkit-driver": "^1.4", + "instaclick/php-webdriver": "^1.4.1", "justinrainbow/json-schema": "^5.2", "mikey179/vfsstream": "^1.6.8", - "phpspec/prophecy": "^1.7", - "phpunit/phpunit": "^8.4.1 || ^9", + "phpspec/prophecy": "^1.12", + "phpunit/phpunit": "^8.5.14 || ^9", "symfony/browser-kit": "^4.4", "symfony/css-selector": "^4.4", "symfony/dom-crawler": "^4.4 !=4.4.5", @@ -16333,8 +16437,8 @@ "symfony/filesystem": "^4.4", "symfony/finder": "^4.4", "symfony/lock": "^4.4", - "symfony/phpunit-bridge": "^5.1.4", - "symfony/var-dumper": "^5.1.2" + "symfony/phpunit-bridge": "^5.3.0", + "symfony/var-dumper": "^5.3.0" }, "conflict": { "webflo/drupal-core-require-dev": "*" @@ -16346,9 +16450,9 @@ ], "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.1.14" + "source": "https://github.com/drupal/core-dev/tree/9.2.10" }, - "time": "2020-10-28T08:13:15+00:00" + "time": "2021-06-01T16:41:50+00:00" }, { "name": "easyrdf/easyrdf", @@ -16484,6 +16588,68 @@ }, "time": "2020-11-01T09:30:18+00:00" }, + { + "name": "friends-of-behat/mink-browserkit-driver", + "version": "v1.6.1", + "source": { + "type": "git", + "url": "https://github.com/FriendsOfBehat/MinkBrowserKitDriver.git", + "reference": "b3c29f18fe20487846e4c2733b066ec5e47f4f76" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FriendsOfBehat/MinkBrowserKitDriver/zipball/b3c29f18fe20487846e4c2733b066ec5e47f4f76", + "reference": "b3c29f18fe20487846e4c2733b066ec5e47f4f76", + "shasum": "" + }, + "require": { + "behat/mink": "^1.7", + "php": "^7.4|^8.0", + "symfony/browser-kit": "^4.4|^5.0|^6.0", + "symfony/dom-crawler": "^4.4|^5.0|^6.0" + }, + "replace": { + "behat/mink-browserkit-driver": "self.version" + }, + "require-dev": { + "friends-of-behat/mink-driver-testsuite": "dev-master", + "symfony/http-kernel": "^4.4|^5.0|^6.0" + }, + "type": "mink-driver", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Mink\\Driver\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Symfony2 BrowserKit driver for Mink framework", + "homepage": "http://mink.behat.org/", + "keywords": [ + "Mink", + "Symfony2", + "browser", + "testing" + ], + "support": { + "source": "https://github.com/FriendsOfBehat/MinkBrowserKitDriver/tree/v1.6.1" + }, + "time": "2021-12-13T10:41:57+00:00" + }, { "name": "instaclick/php-webdriver", "version": "1.4.10", @@ -16999,16 +17165,16 @@ }, { "name": "phpspec/prophecy", - "version": "1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e" + "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e", - "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13", + "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13", "shasum": "" }, "require": { @@ -17060,22 +17226,22 @@ ], "support": { "issues": "https://github.com/phpspec/prophecy/issues", - "source": "https://github.com/phpspec/prophecy/tree/1.14.0" + "source": "https://github.com/phpspec/prophecy/tree/v1.15.0" }, - "time": "2021-09-10T09:02:12+00:00" + "time": "2021-12-08T12:19:24+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "9.2.9", + "version": "9.2.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "f301eb1453c9e7a1bc912ee8b0ea9db22c60223b" + "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f301eb1453c9e7a1bc912ee8b0ea9db22c60223b", - "reference": "f301eb1453c9e7a1bc912ee8b0ea9db22c60223b", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687", + "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687", "shasum": "" }, "require": { @@ -17131,7 +17297,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.9" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10" }, "funding": [ { @@ -17139,20 +17305,20 @@ "type": "github" } ], - "time": "2021-11-19T15:21:02+00:00" + "time": "2021-12-05T09:12:13+00:00" }, { "name": "phpunit/php-file-iterator", - "version": "3.0.5", + "version": "3.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8" + "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8", - "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", + "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", "shasum": "" }, "require": { @@ -17191,7 +17357,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", - "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5" + "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6" }, "funding": [ { @@ -17199,7 +17365,7 @@ "type": "github" } ], - "time": "2020-09-28T05:57:25+00:00" + "time": "2021-12-02T12:48:52+00:00" }, { "name": "phpunit/php-invoker", @@ -18338,7 +18504,6 @@ "type": "github" } ], - "abandoned": true, "time": "2020-09-28T06:45:17+00:00" }, { @@ -18515,16 +18680,16 @@ }, { "name": "seld/phar-utils", - "version": "1.1.2", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/Seldaek/phar-utils.git", - "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0" + "reference": "9f3452c93ff423469c0d56450431562ca423dcee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0", - "reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0", + "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee", + "reference": "9f3452c93ff423469c0d56450431562ca423dcee", "shasum": "" }, "require": { @@ -18557,9 +18722,9 @@ ], "support": { "issues": "https://github.com/Seldaek/phar-utils/issues", - "source": "https://github.com/Seldaek/phar-utils/tree/1.1.2" + "source": "https://github.com/Seldaek/phar-utils/tree/1.2.0" }, - "time": "2021-08-19T21:01:38+00:00" + "time": "2021-12-10T11:20:11+00:00" }, { "name": "sirbrillig/phpcs-variable-analysis", @@ -18616,16 +18781,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.6.1", + "version": "3.6.2", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e" + "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/f268ca40d54617c6e06757f83f699775c9b3ff2e", - "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", + "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", "shasum": "" }, "require": { @@ -18668,7 +18833,7 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2021-10-11T04:00:11+00:00" + "time": "2021-12-12T21:44:58+00:00" }, { "name": "symfony/browser-kit", @@ -18962,27 +19127,27 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.3.11", + "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "7b3637f0ce55c510a0fbe6e4d49b223103b7bf7b" + "reference": "59bbd98ee7aa15b9f75c0fc088c7a5cbf7aa9b5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7b3637f0ce55c510a0fbe6e4d49b223103b7bf7b", - "reference": "7b3637f0ce55c510a0fbe6e4d49b223103b7bf7b", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/59bbd98ee7aa15b9f75c0fc088c7a5cbf7aa9b5c", + "reference": "59bbd98ee7aa15b9f75c0fc088c7a5cbf7aa9b5c", "shasum": "" }, "require": { "php": ">=7.1.3", - "symfony/deprecation-contracts": "^2.1" + "symfony/deprecation-contracts": "^2.1|^3" }, "conflict": { "phpunit/phpunit": "<7.5|9.1.2" }, "require-dev": { - "symfony/error-handler": "^4.4|^5.0" + "symfony/error-handler": "^4.4|^5.0|^6.0" }, "suggest": { "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" @@ -19025,7 +19190,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.3.11" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.0" }, "funding": [ { @@ -19041,7 +19206,7 @@ "type": "tidelift" } ], - "time": "2021-11-12T11:38:27+00:00" + "time": "2021-11-29T15:30:56+00:00" }, { "name": "theseer/tokenizer", diff --git a/services/drupal/composer.patches.json b/services/drupal/composer.patches.json index 2ae8c99351..d7ea0f5f46 100644 --- a/services/drupal/composer.patches.json +++ b/services/drupal/composer.patches.json @@ -39,7 +39,8 @@ "Improve consistency of revision terminology labeling in revision UI": "https://www.drupal.org/files/issues/2021-12-03/2899719-D9_2-36.patch", "Allow reverting current revision": "https://www.drupal.org/files/issues/2021-12-10/allow-reverting-current-rev-3252521-D9_2-5.patch", "Prevent reverting latest revision (custom patch so that it plays nicely with our patches for 3252521 and 2899719)": "patches/disallow-reverting-latest-rev-3252540-D9_2-2-custom.patch", - "Use EPA-preferred terminology for revision reversion operation. This patch needs to be applied on top of the patches for 3252521, 2899719, and 3252540": "patches/rename-revision-revert-operation-button.patch" + "Use EPA-preferred terminology for revision reversion operation. This patch needs to be applied on top of the patches for 3252521, 2899719, and 3252540": "patches/rename-revision-revert-operation-button.patch", + "Improve layout builder performance by reducing number of calls to checkRequirements": "patches/drupal-layout-builder-performance-3186116-11.patch" }, "drupal/s3fs": { "Module should initialize default credentials provider instead of instance profile when use_instance_profile is TRUE": "https://www.drupal.org/files/issues/2020-03-24/3122091-2-s3fs-default-provider.patch", @@ -54,7 +55,8 @@ "Use VBO with group permissions": "https://www.drupal.org/files/issues/2020-08-17/3020883-22.patch", "Avoid fatal errors with Layout Builder rendering by checking if group is being rendered in preview mode": "https://www.drupal.org/files/issues/2020-10-02/group-check_if_in_preview-3174615-2.patch", "Display node bundles in alpha order": "https://www.drupal.org/files/issues/2020-10-20/group-order_node_bundles-3178031-2.patch", - "Add contexts": "https://www.drupal.org/files/issues/2021-02-19/2815971-28.patch" + "Add contexts": "https://www.drupal.org/files/issues/2021-02-19/2815971-28.patch", + "Allow GroupQueryAccessHandler to accept any permission as an operation": "https://www.drupal.org/files/issues/2020-08-07/group-GroupQueryAccessHandler_permissions_as_oprations-3163943-3.patch" }, "drupal/groupmedia": { "Display media bundles in alpha order": "https://www.drupal.org/files/issues/2020-10-20/groupmedia-order_bundles-3178034-3.patch" @@ -157,7 +159,8 @@ "Fix validation problem where iframe would not dismiss": "https://www.drupal.org/files/issues/2021-03-22/layout_builder_iframe_modal-avoid_validation_ajax_trap-3202523-10.patch" }, "drupal/smtp": { - "Fixes invalid address: (Reply-To) error": "https://www.drupal.org/files/issues/2021-03-11/smtp_invalid-address_reply-to_3191046_13.patch" + "Fixes invalid address: (Reply-To) error": "https://www.drupal.org/files/issues/2021-03-11/smtp_invalid-address_reply-to_3191046_13.patch", + "Add subject to log message": "https://www.drupal.org/files/issues/2020-08-18/3165981-3.patch" }, "drupal/group_content_menu": { "Set active trail correctly": "https://www.drupal.org/files/issues/2021-04-21/group_content_menu-active_trail_cache_problem-3209011-10.patch", @@ -198,6 +201,9 @@ "drupal/diff": { "Patch diff interface to get language to match core patches in these issues: 3252521, 2899719, and 3252540": "patches/diff-patch-revision-language-to-match-3252521-2899719-3252540-2.patch", "Add classes to allow color-coding of revisions list": "https://www.drupal.org/files/issues/2021-12-03/diff-add_classes-3252547-2.patch" + }, + "drupal/entitygroupfield": { + "Limit available groups in widget to ones user has permission to.": "https://www.drupal.org/files/issues/2020-08-07/entitygroupfield-Autocomplete_permissions-3163814-4.patch" } } } diff --git a/services/drupal/config/sync/block.block.gesso_local_actions.yml b/services/drupal/config/sync/block.block.gesso_local_actions.yml index d3fd83ea4d..c7f1b00242 100644 --- a/services/drupal/config/sync/block.block.gesso_local_actions.yml +++ b/services/drupal/config/sync/block.block.gesso_local_actions.yml @@ -8,8 +8,8 @@ _core: default_config_hash: PffmQ-ABSz5tFjWmVsR7NesunDnEivvopnJnBjl8KNE id: gesso_local_actions theme: epa_theme -region: disabled -weight: 0 +region: messages +weight: -16 provider: null plugin: local_actions_block settings: diff --git a/services/drupal/config/sync/block.block.gesso_local_tasks.yml b/services/drupal/config/sync/block.block.gesso_local_tasks.yml index a56d5bb9ae..e11dc40fe6 100644 --- a/services/drupal/config/sync/block.block.gesso_local_tasks.yml +++ b/services/drupal/config/sync/block.block.gesso_local_tasks.yml @@ -8,8 +8,8 @@ _core: default_config_hash: c-06bbElRY5sKmglk74ppgTW93Et4-EJFyNiUZMb8JY id: gesso_local_tasks theme: epa_theme -region: disabled -weight: 0 +region: messages +weight: -17 provider: null plugin: local_tasks_block settings: diff --git a/services/drupal/config/sync/block.block.gesso_messages.yml b/services/drupal/config/sync/block.block.gesso_messages.yml index f301c263bc..2fb42ef0c0 100644 --- a/services/drupal/config/sync/block.block.gesso_messages.yml +++ b/services/drupal/config/sync/block.block.gesso_messages.yml @@ -11,7 +11,7 @@ _core: id: gesso_messages theme: epa_theme region: messages -weight: -14 +weight: -18 provider: null plugin: system_messages_block settings: diff --git a/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_about_to_expire.yml b/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_about_to_expire.yml index c67e050154..0c51d07893 100644 --- a/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_about_to_expire.yml +++ b/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_about_to_expire.yml @@ -32,6 +32,6 @@ site_mail: false emails: '' subject: 'EPA Content About to Expire: [node:group:title] > [node:title]' body: - value: "

Hi, you have received this email because you are member of the [node:group:title] web area in EPA's Web Content Management System.

\r\n\r\n

If this page, [node:title], is not reviewed and republished by [node:field_review_deadline:date:long], it will no longer be visible to the public.

\r\n\r\n

If you are the content owner, or you help keep this page updated, please ensure it is up-to-date, edit if needed, and republish the page.

\r\n\r\n

Log in with your LAN ID and password to review this web page.

\r\n\r\n

 

\r\n\r\n

[node:title]: [node:url]

\r\n\r\n

 

\r\n\r\n

Unsure of what to do? Please see https://www.epa.gov/drupaltraining/i-just-got-epa-content-about-expire-email-what-do-i-do

\r\n" + value: "

Hi, you have received this email because you are member of the [node:group:title] web area in EPA's Web Content Management System.

\r\n\r\n

If this page, [node:title], is not reviewed and republished by [node:field_review_deadline:date:long], it will no longer be visible to the public.

\r\n\r\n

If you are the content owner, or you help keep this page updated, please ensure it is up-to-date, edit if needed, and republish the page.

\r\n\r\n

Log in with your LAN ID and password to review this web page.

\r\n\r\n

 

\r\n\r\n

[node:title]: [node:url]

\r\n\r\n

 

\r\n\r\n

Unsure of what to do? Please see https://www.epa.gov/webcmstraining/i-just-got-epa-content-about-expire-e-mail-what-do-i-do

\r\n" format: unprocessed label: 'EPA Content About to Expire' diff --git a/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_needs_review.yml b/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_needs_review.yml index 42057cc3b8..51d8abf181 100644 --- a/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_needs_review.yml +++ b/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_needs_review.yml @@ -32,6 +32,6 @@ site_mail: false emails: '' subject: 'EPA Content Needs Review: [node:group:title] > [node:title]' body: - value: "

Hi, you have received this email because you are member of the [node:group:title] web area in EPA's Web Content Management System.

\r\n\r\n

If this page, [node:title], is not reviewed and republished by [node:field_review_deadline:date:long], it will no longer be visible to the public.

\r\n\r\n

If you are the content owner, or you help keep this page updated, please ensure it is up-to-date, edit if needed, and republish the page.

\r\n\r\n

Log in with your LAN ID and password to review this web page.

\r\n\r\n

 

\r\n\r\n

[node:title]: [node:url]

\r\n\r\n

 

\r\n\r\n

Unsure of what to do? Please see https://www.epa.gov/drupaltraining/i-just-got-epa-content-about-expire-email-what-do-i-do

\r\n\r\n

 

\r\n" + value: "

Hi, you have received this email because you are member of the [node:group:title] web area in EPA's Web Content Management System.

\r\n\r\n

If this page, [node:title], is not reviewed and republished by [node:field_review_deadline:date:long], it will no longer be visible to the public.

\r\n\r\n

If you are the content owner, or you help keep this page updated, please ensure it is up-to-date, edit if needed, and republish the page.

\r\n\r\n

Log in with your LAN ID and password to review this web page.

\r\n\r\n

 

\r\n\r\n

[node:title]: [node:url]

\r\n\r\n

 

\r\n\r\n

Unsure of what to do? Please see https://www.epa.gov/webcmstraining/i-just-got-epa-content-about-expire-e-mail-what-do-i-do

\r\n\r\n

 

\r\n" format: unprocessed label: 'EPA Content Needs Review (Automatic)' diff --git a/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_will_expire.yml b/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_will_expire.yml index ff8835ace3..74942395e2 100644 --- a/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_will_expire.yml +++ b/services/drupal/config/sync/content_moderation_notifications.content_moderation_notification.epa_content_will_expire.yml @@ -32,6 +32,6 @@ site_mail: false emails: '' subject: 'EPA Content Will Expire Tomorrow: [node:group:title] > [node:title]' body: - value: "

Hi, you have received this email because you are member of the [node:group:title] web area in EPA's Web Content Management System.

\r\n\r\n

If this page, [node:title], is not reviewed and republished by [node:field_review_deadline:date:long], it will no longer be visible to the public.

\r\n\r\n

If you are the content owner, or you help keep this page updated, please ensure it is up-to-date, edit if needed, and republish the page.

\r\n\r\n

Log in with your LAN ID and password to review this web page.

\r\n\r\n

 

\r\n\r\n

[node:title]: [node:url]

\r\n\r\n

 

\r\n\r\n

Unsure of what to do? Please see https://www.epa.gov/drupaltraining/i-just-got-epa-content-about-expire-email-what-do-i-do

\r\n" + value: "

Hi, you have received this email because you are member of the [node:group:title] web area in EPA's Web Content Management System. a

\r\n\r\n

If this page, [node:title], is not reviewed and republished by [node:field_review_deadline:date:long], it will no longer be visible to the public.

\r\n\r\n

If you are the content owner, or you help keep this page updated, please ensure it is up-to-date, edit if needed, and republish the page.

\r\n\r\n

Log in with your LAN ID and password to review this web page.

\r\n\r\n

 

\r\n\r\n

[node:title]: [node:url]

\r\n\r\n

 

\r\n\r\n

Unsure of what to do? Please see https://www.epa.gov/webcmstraining/i-just-got-epa-content-about-expire-e-mail-what-do-i-do

\r\n" format: unprocessed label: 'EPA Content Will Expire Tomorrow' diff --git a/services/drupal/config/sync/core.entity_form_display.group.web_area.default.yml b/services/drupal/config/sync/core.entity_form_display.group.web_area.default.yml index 91d3ad8ccb..bcdbdb5b18 100644 --- a/services/drupal/config/sync/core.entity_form_display.group.web_area.default.yml +++ b/services/drupal/config/sync/core.entity_form_display.group.web_area.default.yml @@ -3,8 +3,8 @@ langcode: en status: true dependencies: config: - - field.field.group.web_area.field_allow_perspectives - field.field.group.web_area.field_allow_news_releases + - field.field.group.web_area.field_allow_perspectives - field.field.group.web_area.field_contact_us_form - field.field.group.web_area.field_editor_in_chief - field.field.group.web_area.field_homepage @@ -13,9 +13,12 @@ dependencies: - field.field.group.web_area.field_migration_review_complete - field.field.group.web_area.field_navigation_style - field.field.group.web_area.field_publisher + - field.field.group.web_area.field_share_image - field.field.group.web_area.field_web_area_comments - field.field.group.web_area.field_web_council_representative - group.type.web_area + module: + - media_library id: group.web_area.default targetEntityType: group bundle: web_area @@ -96,6 +99,13 @@ content: third_party_settings: { } type: entity_reference_autocomplete region: content + field_share_image: + type: media_library_widget + weight: 13 + settings: + media_types: { } + third_party_settings: { } + region: content field_web_area_comments: weight: 8 settings: diff --git a/services/drupal/config/sync/core.entity_form_display.node.perspective.default.yml b/services/drupal/config/sync/core.entity_form_display.node.perspective.default.yml index 44eb3f0bd2..b2386adc60 100644 --- a/services/drupal/config/sync/core.entity_form_display.node.perspective.default.yml +++ b/services/drupal/config/sync/core.entity_form_display.node.perspective.default.yml @@ -3,6 +3,7 @@ langcode: en status: true dependencies: config: + - field.field.node.perspective.field_author_names - field.field.node.perspective.field_authors - field.field.node.perspective.field_channel - field.field.node.perspective.field_description @@ -262,6 +263,7 @@ content: save_lineage: false hierarchy_depth: 0 required_depth: 0 + none_label: '- Please select -' third_party_settings: { } type: cshs region: content @@ -339,6 +341,7 @@ content: settings: { } third_party_settings: { } hidden: + field_author_names: true field_last_published: true field_review_deadline: true field_type: true diff --git a/services/drupal/config/sync/core.entity_form_display.paragraph.from_library.default.yml b/services/drupal/config/sync/core.entity_form_display.paragraph.from_library.default.yml index d2d9ab7317..9524b8da2a 100644 --- a/services/drupal/config/sync/core.entity_form_display.paragraph.from_library.default.yml +++ b/services/drupal/config/sync/core.entity_form_display.paragraph.from_library.default.yml @@ -3,8 +3,11 @@ langcode: en status: true dependencies: config: + - entity_browser.browser.paragraphs_library_items - field.field.paragraph.from_library.field_reusable_paragraph - paragraphs.paragraphs_type.from_library + module: + - entity_browser _core: default_config_hash: r4TZydyh5ONZnEbmIQMgY2PeiciP9cSAwBGrDLmxvd8 id: paragraph.from_library.default @@ -15,12 +18,17 @@ content: field_reusable_paragraph: weight: 0 settings: - match_operator: CONTAINS - size: 60 - placeholder: '' - match_limit: 10 + entity_browser: paragraphs_library_items + field_widget_display: rendered_entity + field_widget_display_settings: + view_mode: default + field_widget_edit: true + field_widget_remove: true + open: true + selection_mode: selection_append + field_widget_replace: false third_party_settings: { } - type: entity_reference_autocomplete + type: entity_browser_entity_reference region: content hidden: created: true diff --git a/services/drupal/config/sync/core.entity_form_display.paragraphs_library_item.paragraphs_library_item.default.yml b/services/drupal/config/sync/core.entity_form_display.paragraphs_library_item.paragraphs_library_item.default.yml new file mode 100644 index 0000000000..937f360c79 --- /dev/null +++ b/services/drupal/config/sync/core.entity_form_display.paragraphs_library_item.paragraphs_library_item.default.yml @@ -0,0 +1,76 @@ +uuid: 9fab40ff-3eb3-4de1-a4c0-ded6f394e12a +langcode: en +status: true +dependencies: + config: + - field.field.paragraphs_library_item.paragraphs_library_item.field_web_areas + module: + - paragraphs + - paragraphs_library +id: paragraphs_library_item.paragraphs_library_item.default +targetEntityType: paragraphs_library_item +bundle: paragraphs_library_item +mode: default +content: + field_web_areas: + weight: 4 + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content + label: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + paragraphs: + type: paragraphs + weight: 1 + region: content + settings: + title: Paragraph + title_plural: Paragraphs + edit_mode: open + closed_mode: summary + autocollapse: none + closed_mode_threshold: 0 + add_mode: dropdown + form_display_mode: default + default_paragraph_type: '' + features: + collapse_edit_all: collapse_edit_all + duplicate: duplicate + third_party_settings: { } + status: + type: boolean_checkbox + settings: + display_label: true + weight: 3 + region: content + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + created: true diff --git a/services/drupal/config/sync/core.entity_form_display.user.user.default.yml b/services/drupal/config/sync/core.entity_form_display.user.user.default.yml new file mode 100644 index 0000000000..121d49b39d --- /dev/null +++ b/services/drupal/config/sync/core.entity_form_display.user.user.default.yml @@ -0,0 +1,60 @@ +uuid: 96221888-cb93-43aa-854a-4847df96b45f +langcode: en +status: true +dependencies: + config: + - field.field.user.user.field_email_opt_in + - field.field.user.user.field_tags + module: + - entitygroupfield + - user +id: user.user.default +targetEntityType: user +bundle: user +mode: default +content: + account: + weight: 0 + region: content + settings: { } + third_party_settings: { } + entitygroupfield: + type: entitygroupfield_select_widget + weight: 5 + region: content + settings: + help_text: '' + label: 'Group name' + multiple: true + required: false + third_party_settings: { } + field_email_opt_in: + weight: 1 + settings: + display_label: true + third_party_settings: { } + type: boolean_checkbox + region: content + field_tags: + weight: 2 + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete_tags + region: content + language: + weight: 3 + region: content + settings: { } + third_party_settings: { } + timezone: + weight: 4 + region: content + settings: { } + third_party_settings: { } +hidden: + langcode: true + path: true diff --git a/services/drupal/config/sync/core.entity_view_display.group.web_area.default.yml b/services/drupal/config/sync/core.entity_view_display.group.web_area.default.yml index f2b985b579..8cfaa6be78 100644 --- a/services/drupal/config/sync/core.entity_view_display.group.web_area.default.yml +++ b/services/drupal/config/sync/core.entity_view_display.group.web_area.default.yml @@ -3,8 +3,8 @@ langcode: en status: true dependencies: config: - - field.field.group.web_area.field_allow_perspectives - field.field.group.web_area.field_allow_news_releases + - field.field.group.web_area.field_allow_perspectives - field.field.group.web_area.field_contact_us_form - field.field.group.web_area.field_editor_in_chief - field.field.group.web_area.field_homepage @@ -13,6 +13,7 @@ dependencies: - field.field.group.web_area.field_migration_review_complete - field.field.group.web_area.field_navigation_style - field.field.group.web_area.field_publisher + - field.field.group.web_area.field_share_image - field.field.group.web_area.field_web_area_comments - field.field.group.web_area.field_web_council_representative - group.type.web_area @@ -110,6 +111,15 @@ content: third_party_settings: { } type: entity_reference_label region: content + field_share_image: + type: entity_reference_entity_view + weight: 12 + label: above + settings: + view_mode: default + link: false + third_party_settings: { } + region: content field_web_area_comments: weight: 7 label: above diff --git a/services/drupal/config/sync/core.entity_view_display.node.perspective.default.yml b/services/drupal/config/sync/core.entity_view_display.node.perspective.default.yml index 7e3ead893d..e92cd44091 100644 --- a/services/drupal/config/sync/core.entity_view_display.node.perspective.default.yml +++ b/services/drupal/config/sync/core.entity_view_display.node.perspective.default.yml @@ -3,6 +3,7 @@ langcode: en status: true dependencies: config: + - field.field.node.perspective.field_author_names - field.field.node.perspective.field_authors - field.field.node.perspective.field_channel - field.field.node.perspective.field_description @@ -196,6 +197,14 @@ targetEntityType: node bundle: perspective mode: default content: + field_author_names: + weight: 20 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content field_authors: type: entity_reference_revisions_entity_view weight: 14 diff --git a/services/drupal/config/sync/core.entity_view_display.node.perspective.link.yml b/services/drupal/config/sync/core.entity_view_display.node.perspective.link.yml index 4aaf213977..3c829023c1 100644 --- a/services/drupal/config/sync/core.entity_view_display.node.perspective.link.yml +++ b/services/drupal/config/sync/core.entity_view_display.node.perspective.link.yml @@ -4,6 +4,7 @@ status: true dependencies: config: - core.entity_view_mode.node.link + - field.field.node.perspective.field_author_names - field.field.node.perspective.field_authors - field.field.node.perspective.field_channel - field.field.node.perspective.field_description @@ -38,6 +39,7 @@ content: { } hidden: content_moderation_control: true entitygroupfield: true + field_author_names: true field_authors: true field_channel: true field_description: true diff --git a/services/drupal/config/sync/core.entity_view_display.node.perspective.search_index.yml b/services/drupal/config/sync/core.entity_view_display.node.perspective.search_index.yml index a22de329c1..8db5eb22cd 100644 --- a/services/drupal/config/sync/core.entity_view_display.node.perspective.search_index.yml +++ b/services/drupal/config/sync/core.entity_view_display.node.perspective.search_index.yml @@ -4,6 +4,7 @@ status: true dependencies: config: - core.entity_view_mode.node.search_index + - field.field.node.perspective.field_author_names - field.field.node.perspective.field_authors - field.field.node.perspective.field_channel - field.field.node.perspective.field_description @@ -48,6 +49,7 @@ content: hidden: content_moderation_control: true entitygroupfield: true + field_author_names: true field_authors: true field_channel: true field_description: true diff --git a/services/drupal/config/sync/core.entity_view_display.node.perspective.teaser.yml b/services/drupal/config/sync/core.entity_view_display.node.perspective.teaser.yml index 391f2ca04e..39d8ef624e 100644 --- a/services/drupal/config/sync/core.entity_view_display.node.perspective.teaser.yml +++ b/services/drupal/config/sync/core.entity_view_display.node.perspective.teaser.yml @@ -4,6 +4,7 @@ status: true dependencies: config: - core.entity_view_mode.node.teaser + - field.field.node.perspective.field_author_names - field.field.node.perspective.field_authors - field.field.node.perspective.field_channel - field.field.node.perspective.field_description @@ -68,6 +69,7 @@ content: hidden: content_moderation_control: true entitygroupfield: true + field_author_names: true field_channel: true field_env_laws_regs_and_treaties: true field_geographic_locations: true diff --git a/services/drupal/config/sync/core.entity_view_display.node.perspective.token.yml b/services/drupal/config/sync/core.entity_view_display.node.perspective.token.yml index e5ba4ece26..241b75e70e 100644 --- a/services/drupal/config/sync/core.entity_view_display.node.perspective.token.yml +++ b/services/drupal/config/sync/core.entity_view_display.node.perspective.token.yml @@ -4,6 +4,7 @@ status: true dependencies: config: - core.entity_view_mode.node.token + - field.field.node.perspective.field_author_names - field.field.node.perspective.field_authors - field.field.node.perspective.field_channel - field.field.node.perspective.field_description @@ -197,6 +198,7 @@ content: third_party_settings: { } hidden: content_moderation_control: true + field_author_names: true field_geographic_locations: true links: true search_api_excerpt: true diff --git a/services/drupal/config/sync/core.entity_view_display.paragraphs_library_item.paragraphs_library_item.default.yml b/services/drupal/config/sync/core.entity_view_display.paragraphs_library_item.paragraphs_library_item.default.yml new file mode 100644 index 0000000000..28c5a178fe --- /dev/null +++ b/services/drupal/config/sync/core.entity_view_display.paragraphs_library_item.paragraphs_library_item.default.yml @@ -0,0 +1,42 @@ +uuid: 9c3d9f57-fac1-46db-89de-102013628ef5 +langcode: en +status: true +dependencies: + config: + - field.field.paragraphs_library_item.paragraphs_library_item.field_web_areas + module: + - entity_reference_revisions + - paragraphs_library +id: paragraphs_library_item.paragraphs_library_item.default +targetEntityType: paragraphs_library_item +bundle: paragraphs_library_item +mode: default +content: + field_web_areas: + weight: 1 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + label: + type: string + weight: 0 + label: hidden + region: content + settings: + link_to_entity: false + third_party_settings: { } + paragraphs: + label: hidden + type: entity_reference_revisions_entity_view + weight: 0 + region: content + settings: + view_mode: default + link: '' + third_party_settings: { } +hidden: + langcode: true + search_api_excerpt: true diff --git a/services/drupal/config/sync/core.entity_view_display.paragraphs_library_item.paragraphs_library_item.summary.yml b/services/drupal/config/sync/core.entity_view_display.paragraphs_library_item.paragraphs_library_item.summary.yml index 72d5519f47..d50a63c328 100644 --- a/services/drupal/config/sync/core.entity_view_display.paragraphs_library_item.paragraphs_library_item.summary.yml +++ b/services/drupal/config/sync/core.entity_view_display.paragraphs_library_item.paragraphs_library_item.summary.yml @@ -4,6 +4,7 @@ status: true dependencies: config: - core.entity_view_mode.paragraphs_library_item.summary + - field.field.paragraphs_library_item.paragraphs_library_item.field_web_areas module: - paragraphs - paragraphs_library @@ -31,5 +32,6 @@ content: third_party_settings: { } hidden: content_moderation_control: true + field_web_areas: true langcode: true search_api_excerpt: true diff --git a/services/drupal/config/sync/core.entity_view_display.user.user.default.yml b/services/drupal/config/sync/core.entity_view_display.user.user.default.yml new file mode 100644 index 0000000000..87cb5fbd18 --- /dev/null +++ b/services/drupal/config/sync/core.entity_view_display.user.user.default.yml @@ -0,0 +1,46 @@ +uuid: c883c7e5-9f4a-4b52-a575-58633610a722 +langcode: en +status: true +dependencies: + config: + - field.field.user.user.field_email_opt_in + - field.field.user.user.field_tags + module: + - user +id: user.user.default +targetEntityType: user +bundle: user +mode: default +content: + field_email_opt_in: + weight: 51 + label: above + settings: + format: default + format_custom_false: '' + format_custom_true: '' + third_party_settings: { } + type: boolean + region: content + field_tags: + weight: 52 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + masquerade: + weight: 50 + settings: { } + third_party_settings: { } + region: content + member_for: + weight: 5 + settings: { } + third_party_settings: { } + region: content +hidden: + entitygroupfield: true + langcode: true + search_api_excerpt: true diff --git a/services/drupal/config/sync/core.extension.yml b/services/drupal/config/sync/core.extension.yml index 1aa018eba2..e15281d565 100644 --- a/services/drupal/config/sync/core.extension.yml +++ b/services/drupal/config/sync/core.extension.yml @@ -46,6 +46,7 @@ module: elasticsearch_connector: 0 embed: 0 entity: 0 + entity_browser: 0 entity_clone: 0 entity_embed: 0 entity_reference_revisions: 0 diff --git a/services/drupal/config/sync/editor.editor.filtered_html.yml b/services/drupal/config/sync/editor.editor.filtered_html.yml index 084aeb8f0c..58e9dad932 100644 --- a/services/drupal/config/sync/editor.editor.filtered_html.yml +++ b/services/drupal/config/sync/editor.editor.filtered_html.yml @@ -57,6 +57,7 @@ settings: - name: Embed items: + - paragraphs - DrupalMediaLibrary - DrupalInlineMedia - Iframe diff --git a/services/drupal/config/sync/entity_browser.browser.paragraphs_library_items.yml b/services/drupal/config/sync/entity_browser.browser.paragraphs_library_items.yml new file mode 100644 index 0000000000..ffaafa0024 --- /dev/null +++ b/services/drupal/config/sync/entity_browser.browser.paragraphs_library_items.yml @@ -0,0 +1,33 @@ +uuid: c5797686-1cff-420b-b580-2da66c90b5ff +langcode: en +status: true +dependencies: + config: + - views.view.paragraphs_library_browser + module: + - views +_core: + default_config_hash: hL10O_U8EaCNhab9aVtHZVC9bUAvPGeOQOVh9K1yyls +name: paragraphs_library_items +label: 'Paragraphs library items' +display: modal +display_configuration: + width: '' + height: '' + link_text: 'Select reusable paragraph' + auto_open: false +selection_display: no_display +selection_display_configuration: { } +widget_selector: single +widget_selector_configuration: { } +widgets: + 19e5e98c-307e-437a-b850-0fab163d7fec: + settings: + view: paragraphs_library_browser + view_display: entity_browser + submit_text: 'Select reusable paragraph' + auto_select: false + uuid: 19e5e98c-307e-437a-b850-0fab163d7fec + weight: 1 + label: 'Available library items' + id: view diff --git a/services/drupal/config/sync/field.field.group.web_area.field_share_image.yml b/services/drupal/config/sync/field.field.group.web_area.field_share_image.yml new file mode 100644 index 0000000000..4eaf1b9915 --- /dev/null +++ b/services/drupal/config/sync/field.field.group.web_area.field_share_image.yml @@ -0,0 +1,35 @@ +uuid: 9c0036ca-e224-426c-8b93-3e1013561426 +langcode: en +status: true +dependencies: + config: + - field.storage.group.field_share_image + - group.type.web_area + - media.type.image + module: + - custom_add_another +third_party_settings: + custom_add_another: + custom_add_another: '' + custom_remove: '' +id: group.web_area.field_share_image +field_name: field_share_image +entity_type: group +bundle: web_area +label: 'Share Image' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:media' + handler_settings: + target_bundles: + image: image + sort: + field: _none + direction: ASC + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/services/drupal/config/sync/field.field.node.event.field_publish_date.yml b/services/drupal/config/sync/field.field.node.event.field_publish_date.yml index 7bcf7ee58e..c15a17d33b 100644 --- a/services/drupal/config/sync/field.field.node.event.field_publish_date.yml +++ b/services/drupal/config/sync/field.field.node.event.field_publish_date.yml @@ -17,7 +17,7 @@ field_name: field_publish_date entity_type: node bundle: event label: 'Publish Date' -description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content.' +description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content. Note that this revision must be in the "Draft, approved" state in order to be automatically published at the selected time.' required: false translatable: false default_value: { } diff --git a/services/drupal/config/sync/field.field.node.faq.field_publish_date.yml b/services/drupal/config/sync/field.field.node.faq.field_publish_date.yml index 6e4868961d..cf91fc25ff 100644 --- a/services/drupal/config/sync/field.field.node.faq.field_publish_date.yml +++ b/services/drupal/config/sync/field.field.node.faq.field_publish_date.yml @@ -17,7 +17,7 @@ field_name: field_publish_date entity_type: node bundle: faq label: 'Publish Date' -description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content.' +description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content. Note that this revision must be in the "Draft, approved" state in order to be automatically published at the selected time.' required: false translatable: false default_value: { } diff --git a/services/drupal/config/sync/field.field.node.news_release.field_publish_date.yml b/services/drupal/config/sync/field.field.node.news_release.field_publish_date.yml index b764bb0f45..1b7f151cd4 100644 --- a/services/drupal/config/sync/field.field.node.news_release.field_publish_date.yml +++ b/services/drupal/config/sync/field.field.node.news_release.field_publish_date.yml @@ -17,7 +17,7 @@ field_name: field_publish_date entity_type: node bundle: news_release label: 'Publish Date' -description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content.' +description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content. Note that this revision must be in the "Draft, approved" state in order to be automatically published at the selected time.' required: false translatable: false default_value: { } diff --git a/services/drupal/config/sync/field.field.node.page.field_publish_date.yml b/services/drupal/config/sync/field.field.node.page.field_publish_date.yml index dbc64e6c16..a5c3e78a9a 100644 --- a/services/drupal/config/sync/field.field.node.page.field_publish_date.yml +++ b/services/drupal/config/sync/field.field.node.page.field_publish_date.yml @@ -17,7 +17,7 @@ field_name: field_publish_date entity_type: node bundle: page label: 'Publish Date' -description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content.' +description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content. Note that this revision must be in the "Draft, approved" state in order to be automatically published at the selected time.' required: false translatable: false default_value: { } diff --git a/services/drupal/config/sync/field.field.node.perspective.field_author_names.yml b/services/drupal/config/sync/field.field.node.perspective.field_author_names.yml new file mode 100644 index 0000000000..fd43b837af --- /dev/null +++ b/services/drupal/config/sync/field.field.node.perspective.field_author_names.yml @@ -0,0 +1,35 @@ +uuid: e161c8af-0210-4661-bf3f-b22c7117658a +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_author_names + - node.type.perspective + - taxonomy.vocabulary.author + module: + - custom_add_another +third_party_settings: + custom_add_another: + custom_add_another: '' + custom_remove: '' +id: node.perspective.field_author_names +field_name: field_author_names +entity_type: node +bundle: perspective +label: 'Author Names' +description: 'Hidden field, that stores the names of the Authors associated with this Perspective.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + author: author + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/services/drupal/config/sync/field.field.node.perspective.field_publish_date.yml b/services/drupal/config/sync/field.field.node.perspective.field_publish_date.yml index 9115febdfe..d686df3a5d 100644 --- a/services/drupal/config/sync/field.field.node.perspective.field_publish_date.yml +++ b/services/drupal/config/sync/field.field.node.perspective.field_publish_date.yml @@ -17,7 +17,7 @@ field_name: field_publish_date entity_type: node bundle: perspective label: 'Publish Date' -description: '' +description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content. Note that this revision must be in the "Draft, approved" state in order to be automatically published at the selected time.' required: false translatable: true default_value: { } diff --git a/services/drupal/config/sync/field.field.node.public_notice.field_how_to_comment.yml b/services/drupal/config/sync/field.field.node.public_notice.field_how_to_comment.yml index 86ec8cb540..0950a2917c 100644 --- a/services/drupal/config/sync/field.field.node.public_notice.field_how_to_comment.yml +++ b/services/drupal/config/sync/field.field.node.public_notice.field_how_to_comment.yml @@ -13,9 +13,10 @@ third_party_settings: allowed_formats: filtered_html: filtered_html full_html: full_html - plain_text: plain_text inline: '0' + restricted_html: '0' unprocessed: '0' + plain_text: '0' custom_add_another: custom_add_another: '' custom_remove: '' @@ -29,8 +30,8 @@ required: false translatable: false default_value: - - value: "You may comment on the proposed action in writing, using Email, Phone or mail. Submit comments to:\r\n\r\nEmail:\r\n\r\nPhone:\r\n\r\nMail:" - format: plain_text + value: "

You may comment on the proposed action in writing, using Email, Phone or mail. Submit comments to:

\r\n\r\n

Email:

\r\n\r\n

Phone:

\r\n\r\n

Mail:

\r\n" + format: filtered_html default_value_callback: '' settings: { } field_type: text_long diff --git a/services/drupal/config/sync/field.field.node.public_notice.field_publish_date.yml b/services/drupal/config/sync/field.field.node.public_notice.field_publish_date.yml index 2f32151efa..a84737f5fc 100644 --- a/services/drupal/config/sync/field.field.node.public_notice.field_publish_date.yml +++ b/services/drupal/config/sync/field.field.node.public_notice.field_publish_date.yml @@ -17,7 +17,7 @@ field_name: field_publish_date entity_type: node bundle: public_notice label: 'Publish Date' -description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content.' +description: 'Publication will occur within 15 minutes of the time you select. If you need exact timing, manually publish this content. Note that this revision must be in the "Draft, approved" state in order to be automatically published at the selected time.' required: false translatable: false default_value: { } diff --git a/services/drupal/config/sync/field.field.node.regulation.field_channel.yml b/services/drupal/config/sync/field.field.node.regulation.field_channel.yml index b07854a396..642414bef8 100644 --- a/services/drupal/config/sync/field.field.node.regulation.field_channel.yml +++ b/services/drupal/config/sync/field.field.node.regulation.field_channel.yml @@ -21,7 +21,7 @@ description: 'Use