diff --git a/composer.json b/composer.json index b9247431c7..9096432934 100644 --- a/composer.json +++ b/composer.json @@ -16,14 +16,14 @@ ], "require": { "composer/installers": "^1.9", + "drupal/admin_toolbar": "^3.0", + "drupal/core": "^9.3.2", "drupal/core-composer-scaffold": "^9", "drupal/core-dev": "^9", "drupal/core-project-message": "^9", - "drupal/core-recommended": "^9", + "drupal/core-recommended": "^9.3.2", "drush/drush": "^10.0" }, - "require-dev": { - }, "conflict": { "drupal/drupal": "*" }, diff --git a/composer.lock b/composer.lock index 603278ab59..0e88bc6f2e 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": "ee6187a2ef7ea7dffe50edb312537287", + "content-hash": "5a496ac1251ed23cc2f590bca31ae5ec", "packages": [ { "name": "asm89/stack-cors", @@ -699,16 +699,16 @@ }, { "name": "composer/semver", - "version": "3.2.5", + "version": "3.2.6", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9" + "reference": "83e511e247de329283478496f7a1e114c9517506" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/31f3ea725711245195f62e54ffa402d8ef2fdba9", - "reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9", + "url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506", + "reference": "83e511e247de329283478496f7a1e114c9517506", "shasum": "" }, "require": { @@ -760,7 +760,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.2.5" + "source": "https://github.com/composer/semver/tree/3.2.6" }, "funding": [ { @@ -776,7 +776,7 @@ "type": "tidelift" } ], - "time": "2021-05-24T12:41:47+00:00" + "time": "2021-10-25T11:34:17+00:00" }, { "name": "composer/spdx-licenses", @@ -1577,16 +1577,16 @@ }, { "name": "doctrine/annotations", - "version": "1.13.1", + "version": "1.13.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f" + "reference": "5b668aef16090008790395c02c893b1ba13f7e08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f", - "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08", + "reference": "5b668aef16090008790395c02c893b1ba13f7e08", "shasum": "" }, "require": { @@ -1643,9 +1643,9 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.13.1" + "source": "https://github.com/doctrine/annotations/tree/1.13.2" }, - "time": "2021-05-16T18:07:53+00:00" + "time": "2021-08-05T19:00:23+00:00" }, { "name": "doctrine/instantiator", @@ -1879,6 +1879,87 @@ "abandoned": "roave/better-reflection", "time": "2020-10-27T21:46:55+00:00" }, + { + "name": "drupal/admin_toolbar", + "version": "3.0.3", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/admin_toolbar.git", + "reference": "3.0.3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.0.3.zip", + "reference": "3.0.3", + "shasum": "ce735c931c0bd6da79bd8e45ca459d61015bbe44" + }, + "require": { + "drupal/core": "^8.8.0 || ^9.0" + }, + "require-dev": { + "drupal/admin_toolbar_tools": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "3.0.3", + "datestamp": "1632322497", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Wilfrid Roze (eme)", + "homepage": "https://www.drupal.org/u/eme", + "role": "Maintainer" + }, + { + "name": "Romain Jarraud (romainj)", + "homepage": "https://www.drupal.org/u/romainj", + "role": "Maintainer" + }, + { + "name": "Adrian Cid Almaguer (adriancid)", + "homepage": "https://www.drupal.org/u/adriancid", + "email": "adriancid@gmail.com", + "role": "Maintainer" + }, + { + "name": "Mohamed Anis Taktak (matio89)", + "homepage": "https://www.drupal.org/u/matio89", + "role": "Maintainer" + }, + { + "name": "fethi.krout", + "homepage": "https://www.drupal.org/user/3206765" + }, + { + "name": "matio89", + "homepage": "https://www.drupal.org/user/2320090" + }, + { + "name": "romainj", + "homepage": "https://www.drupal.org/user/370706" + } + ], + "description": "Provides a drop-down menu interface to the core Drupal Toolbar.", + "homepage": "http://drupal.org/project/admin_toolbar", + "keywords": [ + "Drupal", + "Toolbar" + ], + "support": { + "source": "https://git.drupalcode.org/project/admin_toolbar", + "issues": "https://www.drupal.org/project/issues/admin_toolbar" + } + }, { "name": "drupal/coder", "version": "8.3.13", @@ -1924,16 +2005,16 @@ }, { "name": "drupal/core", - "version": "9.2.8", + "version": "9.3.2", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "b40ae04a0a8a8a0952e77da7545de5ee8fa40757" + "reference": "6c9ba6b6314550e7efb8f5f4e2a40f54cfd6aee1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/b40ae04a0a8a8a0952e77da7545de5ee8fa40757", - "reference": "b40ae04a0a8a8a0952e77da7545de5ee8fa40757", + "url": "https://api.github.com/repos/drupal/core/zipball/6c9ba6b6314550e7efb8f5f4e2a40f54cfd6aee1", + "reference": "6c9ba6b6314550e7efb8f5f4e2a40f54cfd6aee1", "shasum": "" }, "require": { @@ -1941,7 +2022,7 @@ "composer/semver": "^3.0", "doctrine/annotations": "^1.12", "doctrine/reflection": "^1.1", - "egulias/email-validator": "^2.0", + "egulias/email-validator": "^2.1.22|^3.0", "ext-date": "*", "ext-dom": "*", "ext-filter": "*", @@ -1969,8 +2050,9 @@ "symfony/event-dispatcher": "^4.4", "symfony/http-foundation": "^4.4.7", "symfony/http-kernel": "^4.4", - "symfony/mime": "^5.3.0", + "symfony/mime": "^5.4", "symfony/polyfill-iconv": "^1.0", + "symfony/polyfill-php80": "^1.16", "symfony/process": "^4.4", "symfony/psr-http-message-bridge": "^2.0", "symfony/routing": "^4.4", @@ -1997,6 +2079,7 @@ "drupal/book": "self.version", "drupal/breakpoint": "self.version", "drupal/ckeditor": "self.version", + "drupal/ckeditor5": "self.version", "drupal/claro": "self.version", "drupal/classy": "self.version", "drupal/color": "self.version", @@ -2163,7 +2246,8 @@ "lib/Drupal/Core/Site/Settings.php" ], "files": [ - "includes/bootstrap.inc" + "includes/bootstrap.inc", + "includes/guzzle_php81_shim.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -2172,9 +2256,9 @@ ], "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.8" + "source": "https://github.com/drupal/core/tree/9.3.2" }, - "time": "2021-11-03T17:25:16+00:00" + "time": "2022-01-05T02:55:30+00:00" }, { "name": "drupal/core-composer-scaffold", @@ -2321,38 +2405,37 @@ }, { "name": "drupal/core-recommended", - "version": "9.2.8", + "version": "9.3.2", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "c77ac58a8ef159065a7d28853e41f758a9cb057d" + "reference": "9f570d6bf6e568b8c2deab02349a11fad3d1e272" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/c77ac58a8ef159065a7d28853e41f758a9cb057d", - "reference": "c77ac58a8ef159065a7d28853e41f758a9cb057d", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/9f570d6bf6e568b8c2deab02349a11fad3d1e272", + "reference": "9f570d6bf6e568b8c2deab02349a11fad3d1e272", "shasum": "" }, "require": { "asm89/stack-cors": "1.3.0", - "composer/semver": "3.2.5", - "doctrine/annotations": "1.13.1", + "composer/semver": "3.2.6", + "doctrine/annotations": "1.13.2", "doctrine/lexer": "1.2.1", "doctrine/reflection": "1.2.2", - "drupal/core": "9.2.8", - "egulias/email-validator": "2.1.25", + "drupal/core": "9.3.2", + "egulias/email-validator": "3.1.2", "guzzlehttp/guzzle": "6.5.5", - "guzzlehttp/promises": "1.4.1", - "guzzlehttp/psr7": "1.8.2", - "laminas/laminas-diactoros": "2.6.0", - "laminas/laminas-escaper": "2.7.0", - "laminas/laminas-feed": "2.14.1", - "laminas/laminas-stdlib": "3.3.1", - "laminas/laminas-zendframework-bridge": "1.2.0", - "masterminds/html5": "2.7.4", + "guzzlehttp/promises": "1.5.1", + "guzzlehttp/psr7": "1.8.3", + "laminas/laminas-diactoros": "2.8.0", + "laminas/laminas-escaper": "2.9.0", + "laminas/laminas-feed": "2.15.0", + "laminas/laminas-stdlib": "3.6.1", + "masterminds/html5": "2.7.5", "pear/archive_tar": "1.4.14", "pear/console_getopt": "v1.4.3", - "pear/pear-core-minimal": "v1.10.10", + "pear/pear-core-minimal": "v1.10.11", "pear/pear_exception": "v1.0.2", "psr/cache": "1.0.1", "psr/container": "1.1.1", @@ -2361,36 +2444,36 @@ "psr/log": "1.1.4", "ralouphie/getallheaders": "3.0.3", "stack/builder": "v1.0.6", - "symfony-cmf/routing": "2.3.3", - "symfony/console": "v4.4.25", - "symfony/debug": "v4.4.25", - "symfony/dependency-injection": "v4.4.25", - "symfony/deprecation-contracts": "v2.4.0", - "symfony/error-handler": "v4.4.25", - "symfony/event-dispatcher": "v4.4.25", - "symfony/event-dispatcher-contracts": "v1.1.9", - "symfony/http-client-contracts": "v2.4.0", - "symfony/http-foundation": "v4.4.25", - "symfony/http-kernel": "v4.4.25", - "symfony/mime": "v5.3.0", + "symfony-cmf/routing": "2.3.4", + "symfony/console": "v4.4.34", + "symfony/debug": "v4.4.31", + "symfony/dependency-injection": "v4.4.34", + "symfony/deprecation-contracts": "v2.5.0", + "symfony/error-handler": "v4.4.34", + "symfony/event-dispatcher": "v4.4.34", + "symfony/event-dispatcher-contracts": "v1.1.11", + "symfony/http-client-contracts": "v2.5.0", + "symfony/http-foundation": "v4.4.34", + "symfony/http-kernel": "v4.4.35", + "symfony/mime": "v5.4.0", "symfony/polyfill-ctype": "v1.23.0", "symfony/polyfill-iconv": "v1.23.0", "symfony/polyfill-intl-idn": "v1.23.0", "symfony/polyfill-intl-normalizer": "v1.23.0", - "symfony/polyfill-mbstring": "v1.23.0", - "symfony/polyfill-php80": "v1.23.0", - "symfony/process": "v4.4.25", - "symfony/psr-http-message-bridge": "v2.1.0", - "symfony/routing": "v4.4.25", - "symfony/serializer": "v4.4.25", - "symfony/service-contracts": "v2.4.0", - "symfony/translation": "v4.4.25", - "symfony/translation-contracts": "v2.4.0", - "symfony/validator": "v4.4.25", - "symfony/var-dumper": "v5.3.0", - "symfony/yaml": "v4.4.25", - "twig/twig": "v2.14.6", - "typo3/phar-stream-wrapper": "v3.1.6" + "symfony/polyfill-mbstring": "v1.23.1", + "symfony/polyfill-php80": "v1.23.1", + "symfony/process": "v4.4.35", + "symfony/psr-http-message-bridge": "v2.1.2", + "symfony/routing": "v4.4.34", + "symfony/serializer": "v4.4.35", + "symfony/service-contracts": "v2.5.0", + "symfony/translation": "v4.4.34", + "symfony/translation-contracts": "v2.5.0", + "symfony/validator": "v4.4.35", + "symfony/var-dumper": "v5.4.0", + "symfony/yaml": "v4.4.34", + "twig/twig": "v2.14.7", + "typo3/phar-stream-wrapper": "v3.1.7" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -2402,9 +2485,9 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.2.8" + "source": "https://github.com/drupal/core-recommended/tree/9.3.2" }, - "time": "2021-11-03T17:25:16+00:00" + "time": "2022-01-05T02:55:30+00:00" }, { "name": "drush/drush", @@ -2628,27 +2711,27 @@ }, { "name": "egulias/email-validator", - "version": "2.1.25", + "version": "3.1.2", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4" + "reference": "ee0db30118f661fb166bcffbf5d82032df484697" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4", - "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ee0db30118f661fb166bcffbf5d82032df484697", + "reference": "ee0db30118f661fb166bcffbf5d82032df484697", "shasum": "" }, "require": { - "doctrine/lexer": "^1.0.1", - "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.10" + "doctrine/lexer": "^1.2", + "php": ">=7.2", + "symfony/polyfill-intl-idn": "^1.15" }, "require-dev": { - "dominicsayers/isemail": "^3.0.7", - "phpunit/phpunit": "^4.8.36|^7.5.15", - "satooshi/php-coveralls": "^1.0.1" + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^8.5.8|^9.3.3", + "vimeo/psalm": "^4" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -2656,7 +2739,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "3.0.x-dev" } }, "autoload": { @@ -2684,7 +2767,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/2.1.25" + "source": "https://github.com/egulias/EmailValidator/tree/3.1.2" }, "funding": [ { @@ -2692,7 +2775,7 @@ "type": "github" } ], - "time": "2020-12-29T14:50:06+00:00" + "time": "2021-10-11T09:18:27+00:00" }, { "name": "enlightn/security-checker", @@ -3057,16 +3140,16 @@ }, { "name": "guzzlehttp/promises", - "version": "1.4.1", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d" + "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d", - "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d", + "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da", + "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da", "shasum": "" }, "require": { @@ -3078,7 +3161,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "1.5-dev" } }, "autoload": { @@ -3094,10 +3177,25 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", @@ -3106,22 +3204,36 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.4.1" + "source": "https://github.com/guzzle/promises/tree/1.5.1" }, - "time": "2021-03-07T09:25:29+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", + "type": "tidelift" + } + ], + "time": "2021-10-22T20:56:57+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.8.2", + "version": "1.8.3", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "dc960a912984efb74d0a90222870c72c87f10c91" + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91", - "reference": "dc960a912984efb74d0a90222870c72c87f10c91", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", "shasum": "" }, "require": { @@ -3158,13 +3270,34 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, { "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], @@ -3181,9 +3314,23 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.8.2" + "source": "https://github.com/guzzle/psr7/tree/1.8.3" }, - "time": "2021-04-26T09:17:50+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" + } + ], + "time": "2021-10-05T13:56:00+00:00" }, { "name": "instaclick/php-webdriver", @@ -3320,34 +3467,31 @@ }, { "name": "laminas/laminas-diactoros", - "version": "2.6.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "7d2034110ae18afe05050b796a3ee4b3fe177876" + "reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/7d2034110ae18afe05050b796a3ee4b3fe177876", - "reference": "7d2034110ae18afe05050b796a3ee4b3fe177876", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/0c26ef1d95b6d7e6e3943a243ba3dc0797227199", + "reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0" }, "conflict": { - "phpspec/prophecy": "<1.9.0" + "phpspec/prophecy": "<1.9.0", + "zendframework/zend-diactoros": "*" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, - "replace": { - "zendframework/zend-diactoros": "^2.2.1" - }, "require-dev": { "ext-curl": "*", "ext-dom": "*", @@ -3418,31 +3562,30 @@ "type": "community_bridge" } ], - "time": "2021-05-18T14:41:54+00:00" + "time": "2021-09-22T03:54:36+00:00" }, { "name": "laminas/laminas-escaper", - "version": "2.7.0", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5" + "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/5e04bc5ae5990b17159d79d331055e2c645e5cc5", - "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f", + "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-escaper": "^2.6.1" + "conflict": { + "zendframework/zend-escaper": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-coding-standard": "~2.3.0", "phpunit/phpunit": "^9.3", "psalm/plugin-phpunit": "^0.12.2", "vimeo/psalm": "^3.16" @@ -3481,44 +3624,41 @@ "type": "community_bridge" } ], - "time": "2020-11-17T21:26:43+00:00" + "time": "2021-09-02T17:10:53+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.14.1", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "463fdae515fba30633906098c258d3b2c733c15c" + "reference": "3ef837a12833c74b438d2c3780023c4244e0abae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/463fdae515fba30633906098c258d3b2c733c15c", - "reference": "463fdae515fba30633906098c258d3b2c733c15c", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3ef837a12833c74b438d2c3780023c4244e0abae", + "reference": "3ef837a12833c74b438d2c3780023c4244e0abae", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "laminas/laminas-escaper": "^2.5.2", - "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "laminas/laminas-escaper": "^2.9", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "conflict": { - "laminas/laminas-servicemanager": "<3.3" - }, - "replace": { - "zendframework/zend-feed": "^2.12.0" + "laminas/laminas-servicemanager": "<3.3", + "zendframework/zend-feed": "*" }, "require-dev": { "laminas/laminas-cache": "^2.7.2", - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-db": "^2.8.2", - "laminas/laminas-http": "^2.7", - "laminas/laminas-servicemanager": "^3.3", - "laminas/laminas-validator": "^2.10.1", - "phpunit/phpunit": "^9.3", + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-db": "^2.13.3", + "laminas/laminas-http": "^2.15", + "laminas/laminas-servicemanager": "^3.7", + "laminas/laminas-validator": "^2.15", + "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.13.0", "psr/http-message": "^1.0.1", "vimeo/psalm": "^4.1" @@ -3561,33 +3701,34 @@ "type": "community_bridge" } ], - "time": "2021-04-01T19:26:09+00:00" + "time": "2021-09-20T18:11:11+00:00" }, { "name": "laminas/laminas-stdlib", - "version": "3.3.1", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "d81c7ffe602ed0e6ecb18691019111c0f4bf1efe" + "reference": "db581851a092246ad99e12d4fddf105184924c71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/d81c7ffe602ed0e6ecb18691019111c0f4bf1efe", - "reference": "d81c7ffe602ed0e6ecb18691019111c0f4bf1efe", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/db581851a092246ad99e12d4fddf105184924c71", + "reference": "db581851a092246ad99e12d4fddf105184924c71", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ^8.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-stdlib": "^3.2.1" + "conflict": { + "zendframework/zend-stdlib": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-coding-standard": "~2.3.0", "phpbench/phpbench": "^0.17.1", - "phpunit/phpunit": "~9.3.7" + "phpunit/phpunit": "~9.3.7", + "psalm/plugin-phpunit": "^0.16.0", + "vimeo/psalm": "^4.7" }, "type": "library", "autoload": { @@ -3619,69 +3760,7 @@ "type": "community_bridge" } ], - "time": "2020-11-19T20:18:59+00:00" - }, - { - "name": "laminas/laminas-zendframework-bridge", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6cccbddfcfc742eb02158d6137ca5687d92cee32", - "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32", - "shasum": "" - }, - "require": { - "php": "^7.3 || ^8.0" - }, - "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", - "psalm/plugin-phpunit": "^0.15.1", - "squizlabs/php_codesniffer": "^3.5", - "vimeo/psalm": "^4.6" - }, - "type": "library", - "extra": { - "laminas": { - "module": "Laminas\\ZendFrameworkBridge" - } - }, - "autoload": { - "files": [ - "src/autoload.php" - ], - "psr-4": { - "Laminas\\ZendFrameworkBridge\\": "src//" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Alias legacy ZF class names to Laminas Project equivalents.", - "keywords": [ - "ZendFramework", - "autoloading", - "laminas", - "zf" - ], - "support": { - "forum": "https://discourse.laminas.dev/", - "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", - "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", - "source": "https://github.com/laminas/laminas-zendframework-bridge" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-02-25T21:54:58+00:00" + "time": "2021-11-10T11:33:52+00:00" }, { "name": "league/container", @@ -3764,16 +3843,16 @@ }, { "name": "masterminds/html5", - "version": "2.7.4", + "version": "2.7.5", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "9227822783c75406cfe400984b2f095cdf03d417" + "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/9227822783c75406cfe400984b2f095cdf03d417", - "reference": "9227822783c75406cfe400984b2f095cdf03d417", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab", + "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab", "shasum": "" }, "require": { @@ -3783,7 +3862,7 @@ "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35" + "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" }, "type": "library", "extra": { @@ -3827,9 +3906,9 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.7.4" + "source": "https://github.com/Masterminds/html5-php/tree/2.7.5" }, - "time": "2020-10-01T13:52:52+00:00" + "time": "2021-07-01T14:25:37+00:00" }, { "name": "mikey179/vfsstream", @@ -4129,16 +4208,16 @@ }, { "name": "pear/pear-core-minimal", - "version": "v1.10.10", + "version": "v1.10.11", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "625a3c429d9b2c1546438679074cac1b089116a7" + "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7", - "reference": "625a3c429d9b2c1546438679074cac1b089116a7", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d", + "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d", "shasum": "" }, "require": { @@ -4173,7 +4252,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2019-11-19T19:00:24+00:00" + "time": "2021-08-10T22:31:03+00:00" }, { "name": "pear/pear_exception", @@ -4457,16 +4536,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.5.1", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae" + "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae", - "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706", + "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706", "shasum": "" }, "require": { @@ -4501,9 +4580,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0" }, - "time": "2021-10-02T14:08:47+00:00" + "time": "2022-01-04T19:58:01+00:00" }, { "name": "phpspec/prophecy", @@ -6657,21 +6736,21 @@ }, { "name": "symfony-cmf/routing", - "version": "2.3.3", + "version": "2.3.4", "source": { "type": "git", "url": "https://github.com/symfony-cmf/Routing.git", - "reference": "3c97e7b7709b313cecfb76d691ad4cc22acbf3f5" + "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/3c97e7b7709b313cecfb76d691ad4cc22acbf3f5", - "reference": "3c97e7b7709b313cecfb76d691ad4cc22acbf3f5", + "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", + "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", - "psr/log": "^1.0", + "psr/log": "^1.0 || ^2.0 || ^3.0", "symfony/http-kernel": "^4.4 || ^5.0", "symfony/routing": "^4.4 || ^5.0" }, @@ -6714,9 +6793,9 @@ ], "support": { "issues": "https://github.com/symfony-cmf/Routing/issues", - "source": "https://github.com/symfony-cmf/Routing/tree/2.3.3" + "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4" }, - "time": "2020-10-06T10:15:37+00:00" + "time": "2021-11-08T16:33:10+00:00" }, { "name": "symfony/browser-kit", @@ -6792,36 +6871,37 @@ }, { "name": "symfony/console", - "version": "v4.4.25", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "a62acecdf5b50e314a4f305cd01b5282126f3095" + "reference": "329b3a75cc6b16d435ba1b1a41df54a53382a3f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/a62acecdf5b50e314a4f305cd01b5282126f3095", - "reference": "a62acecdf5b50e314a4f305cd01b5282126f3095", + "url": "https://api.github.com/repos/symfony/console/zipball/329b3a75cc6b16d435ba1b1a41df54a53382a3f0", + "reference": "329b3a75cc6b16d435ba1b1a41df54a53382a3f0", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php73": "^1.8", - "symfony/polyfill-php80": "^1.15", + "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1|^2" }, "conflict": { + "psr/log": ">=3", "symfony/dependency-injection": "<3.4", "symfony/event-dispatcher": "<4.3|>=5", "symfony/lock": "<4.4", "symfony/process": "<3.3" }, "provide": { - "psr/log-implementation": "1.0" + "psr/log-implementation": "1.0|2.0" }, "require-dev": { - "psr/log": "~1.0", + "psr/log": "^1|^2", "symfony/config": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/event-dispatcher": "^4.3", @@ -6861,7 +6941,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.25" + "source": "https://github.com/symfony/console/tree/v4.4.34" }, "funding": [ { @@ -6877,7 +6957,7 @@ "type": "tidelift" } ], - "time": "2021-05-26T11:20:16+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/css-selector", @@ -6947,22 +7027,21 @@ }, { "name": "symfony/debug", - "version": "v4.4.25", + "version": "v4.4.31", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "a8d2d5c94438548bff9f998ca874e202bb29d07f" + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/a8d2d5c94438548bff9f998ca874e202bb29d07f", - "reference": "a8d2d5c94438548bff9f998ca874e202bb29d07f", + "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0", + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0", "shasum": "" }, "require": { "php": ">=7.1.3", - "psr/log": "~1.0", - "symfony/polyfill-php80": "^1.15" + "psr/log": "^1|^2|^3" }, "conflict": { "symfony/http-kernel": "<3.4" @@ -6996,7 +7075,7 @@ "description": "Provides tools to ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/debug/tree/v4.4.25" + "source": "https://github.com/symfony/debug/tree/v4.4.31" }, "funding": [ { @@ -7012,25 +7091,26 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:39:37+00:00" + "time": "2021-09-24T13:30:14+00:00" }, { "name": "symfony/dependency-injection", - "version": "v4.4.25", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "2ed2a0a6c960bf4e2e862ec77b2f2c558b83c64d" + "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2ed2a0a6c960bf4e2e862ec77b2f2c558b83c64d", - "reference": "2ed2a0a6c960bf4e2e862ec77b2f2c558b83c64d", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/117d7f132ed7efbd535ec947709d49bec1b9d24b", + "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b", "shasum": "" }, "require": { "php": ">=7.1.3", "psr/container": "^1.0", + "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1.6|^2" }, "conflict": { @@ -7081,7 +7161,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.25" + "source": "https://github.com/symfony/dependency-injection/tree/v4.4.34" }, "funding": [ { @@ -7097,20 +7177,20 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:54:16+00:00" + "time": "2021-11-15T14:42:25+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627" + "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627", - "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8", + "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8", "shasum": "" }, "require": { @@ -7119,7 +7199,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -7148,7 +7228,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0" }, "funding": [ { @@ -7164,7 +7244,7 @@ "type": "tidelift" } ], - "time": "2021-03-23T23:28:01+00:00" + "time": "2021-07-12T14:48:14+00:00" }, { "name": "symfony/dom-crawler", @@ -7242,23 +7322,22 @@ }, { "name": "symfony/error-handler", - "version": "v4.4.25", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "310a756cec00d29d89a08518405aded046a54a8b" + "reference": "17785c374645def1e884d8ec49976c156c61db4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/310a756cec00d29d89a08518405aded046a54a8b", - "reference": "310a756cec00d29d89a08518405aded046a54a8b", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/17785c374645def1e884d8ec49976c156c61db4d", + "reference": "17785c374645def1e884d8ec49976c156c61db4d", "shasum": "" }, "require": { "php": ">=7.1.3", - "psr/log": "~1.0", + "psr/log": "^1|^2|^3", "symfony/debug": "^4.4.5", - "symfony/polyfill-php80": "^1.15", "symfony/var-dumper": "^4.4|^5.0" }, "require-dev": { @@ -7291,7 +7370,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v4.4.25" + "source": "https://github.com/symfony/error-handler/tree/v4.4.34" }, "funding": [ { @@ -7307,25 +7386,26 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:39:37+00:00" + "time": "2021-11-12T14:57:39+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.25", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "047773e7016e4fd45102cedf4bd2558ae0d0c32f" + "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/047773e7016e4fd45102cedf4bd2558ae0d0c32f", - "reference": "047773e7016e4fd45102cedf4bd2558ae0d0c32f", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8", + "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8", "shasum": "" }, "require": { "php": ">=7.1.3", - "symfony/event-dispatcher-contracts": "^1.1" + "symfony/event-dispatcher-contracts": "^1.1", + "symfony/polyfill-php80": "^1.16" }, "conflict": { "symfony/dependency-injection": "<3.4" @@ -7335,7 +7415,7 @@ "symfony/event-dispatcher-implementation": "1.1" }, "require-dev": { - "psr/log": "~1.0", + "psr/log": "^1|^2|^3", "symfony/config": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/error-handler": "~3.4|~4.4", @@ -7374,7 +7454,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.25" + "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.34" }, "funding": [ { @@ -7390,20 +7470,20 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:39:37+00:00" + "time": "2021-11-15T14:42:25+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v1.1.9", + "version": "v1.1.11", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7" + "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7", - "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/01e9a4efac0ee33a05dfdf93b346f62e7d0e998c", + "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c", "shasum": "" }, "require": { @@ -7416,7 +7496,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-main": "1.1-dev" }, "thanks": { "name": "symfony/contracts", @@ -7453,7 +7533,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.11" }, "funding": [ { @@ -7469,7 +7549,7 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:19:58+00:00" + "time": "2021-03-23T15:25:38+00:00" }, { "name": "symfony/filesystem", @@ -7598,16 +7678,16 @@ }, { "name": "symfony/http-client-contracts", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4" + "reference": "ec82e57b5b714dbb69300d348bd840b345e24166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4", - "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166", + "reference": "ec82e57b5b714dbb69300d348bd840b345e24166", "shasum": "" }, "require": { @@ -7619,7 +7699,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -7656,7 +7736,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0" }, "funding": [ { @@ -7672,27 +7752,27 @@ "type": "tidelift" } ], - "time": "2021-04-11T23:07:08+00:00" + "time": "2021-11-03T09:24:47+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.4.25", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "0c79d5a65ace4fe66e49702658c024a419d2438b" + "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0c79d5a65ace4fe66e49702658c024a419d2438b", - "reference": "0c79d5a65ace4fe66e49702658c024a419d2438b", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4cbbb6fc428588ce8373802461e7fe84e6809ab", + "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/mime": "^4.3|^5.0", "symfony/polyfill-mbstring": "~1.1", - "symfony/polyfill-php80": "^1.15" + "symfony/polyfill-php80": "^1.16" }, "require-dev": { "predis/predis": "~1.0", @@ -7724,7 +7804,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.25" + "source": "https://github.com/symfony/http-foundation/tree/v4.4.34" }, "funding": [ { @@ -7740,32 +7820,32 @@ "type": "tidelift" } ], - "time": "2021-05-26T11:20:16+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.25", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "3795165596fe81a52296b78c9aae938d434069cc" + "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3795165596fe81a52296b78c9aae938d434069cc", - "reference": "3795165596fe81a52296b78c9aae938d434069cc", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fb793f1381c34b79a43596a532a6a49bd729c9db", + "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db", "shasum": "" }, "require": { "php": ">=7.1.3", - "psr/log": "~1.0", + "psr/log": "^1|^2", "symfony/error-handler": "^4.4", "symfony/event-dispatcher": "^4.4", "symfony/http-client-contracts": "^1.1|^2", - "symfony/http-foundation": "^4.4|^5.0", + "symfony/http-foundation": "^4.4.30|^5.3.7", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-php73": "^1.9", - "symfony/polyfill-php80": "^1.15" + "symfony/polyfill-php80": "^1.16" }, "conflict": { "symfony/browser-kit": "<4.3", @@ -7776,7 +7856,7 @@ "twig/twig": "<1.43|<2.13,>=2" }, "provide": { - "psr/log-implementation": "1.0" + "psr/log-implementation": "1.0|2.0" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", @@ -7828,7 +7908,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.25" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.35" }, "funding": [ { @@ -7844,7 +7924,7 @@ "type": "tidelift" } ], - "time": "2021-06-01T07:12:08+00:00" + "time": "2021-11-24T08:40:10+00:00" }, { "name": "symfony/lock", @@ -7926,24 +8006,24 @@ }, { "name": "symfony/mime", - "version": "v5.3.0", + "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "ed710d297b181f6a7194d8172c9c2423d58e4852" + "reference": "d4365000217b67c01acff407573906ff91bcfb34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/ed710d297b181f6a7194d8172c9c2423d58e4852", - "reference": "ed710d297b181f6a7194d8172c9c2423d58e4852", + "url": "https://api.github.com/repos/symfony/mime/zipball/d4365000217b67c01acff407573906ff91bcfb34", + "reference": "d4365000217b67c01acff407573906ff91bcfb34", "shasum": "" }, "require": { "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1", + "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0", - "symfony/polyfill-php80": "^1.15" + "symfony/polyfill-php80": "^1.16" }, "conflict": { "egulias/email-validator": "~3.0.0", @@ -7954,10 +8034,10 @@ "require-dev": { "egulias/email-validator": "^2.1.10|^3.1", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/dependency-injection": "^4.4|^5.0", - "symfony/property-access": "^4.4|^5.1", - "symfony/property-info": "^4.4|^5.1", - "symfony/serializer": "^5.2" + "symfony/dependency-injection": "^4.4|^5.0|^6.0", + "symfony/property-access": "^4.4|^5.1|^6.0", + "symfony/property-info": "^4.4|^5.1|^6.0", + "symfony/serializer": "^5.2|^6.0" }, "type": "library", "autoload": { @@ -7989,7 +8069,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.3.0" + "source": "https://github.com/symfony/mime/tree/v5.4.0" }, "funding": [ { @@ -8005,7 +8085,7 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:43:10+00:00" + "time": "2021-11-23T10:19:22+00:00" }, { "name": "symfony/phpunit-bridge", @@ -8422,16 +8502,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.23.0", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1" + "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1", - "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6", + "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6", "shasum": "" }, "require": { @@ -8482,7 +8562,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1" }, "funding": [ { @@ -8498,11 +8578,11 @@ "type": "tidelift" } ], - "time": "2021-05-27T09:27:20+00:00" + "time": "2021-05-27T12:26:48+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.23.0", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", @@ -8558,7 +8638,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.24.0" }, "funding": [ { @@ -8578,16 +8658,16 @@ }, { "name": "symfony/polyfill-php73", - "version": "v1.23.0", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010" + "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010", - "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5", + "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5", "shasum": "" }, "require": { @@ -8637,7 +8717,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0" }, "funding": [ { @@ -8653,20 +8733,20 @@ "type": "tidelift" } ], - "time": "2021-02-19T12:13:01+00:00" + "time": "2021-06-05T21:20:04+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.23.0", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0" + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0", - "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", "shasum": "" }, "require": { @@ -8720,7 +8800,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1" }, "funding": [ { @@ -8736,24 +8816,25 @@ "type": "tidelift" } ], - "time": "2021-02-19T12:13:01+00:00" + "time": "2021-07-28T13:41:28+00:00" }, { "name": "symfony/process", - "version": "v4.4.25", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "cd61e6dd273975c6625316de9d141ebd197f93c9" + "reference": "c2098705326addae6e6742151dfade47ac71da1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/cd61e6dd273975c6625316de9d141ebd197f93c9", - "reference": "cd61e6dd273975c6625316de9d141ebd197f93c9", + "url": "https://api.github.com/repos/symfony/process/zipball/c2098705326addae6e6742151dfade47ac71da1b", + "reference": "c2098705326addae6e6742151dfade47ac71da1b", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -8781,7 +8862,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v4.4.25" + "source": "https://github.com/symfony/process/tree/v4.4.35" }, "funding": [ { @@ -8797,36 +8878,36 @@ "type": "tidelift" } ], - "time": "2021-05-26T11:20:16+00:00" + "time": "2021-11-22T22:36:24+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v2.1.0", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "81db2d4ae86e9f0049828d9343a72b9523884e5d" + "reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/81db2d4ae86e9f0049828d9343a72b9523884e5d", - "reference": "81db2d4ae86e9f0049828d9343a72b9523884e5d", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34", + "reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "^1.0", - "symfony/http-foundation": "^4.4 || ^5.0" + "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0" }, "require-dev": { "nyholm/psr7": "^1.1", - "psr/log": "^1.1", - "symfony/browser-kit": "^4.4 || ^5.0", - "symfony/config": "^4.4 || ^5.0", - "symfony/event-dispatcher": "^4.4 || ^5.0", - "symfony/framework-bundle": "^4.4 || ^5.0", - "symfony/http-kernel": "^4.4 || ^5.0", - "symfony/phpunit-bridge": "^4.4.19 || ^5.2" + "psr/log": "^1.1 || ^2 || ^3", + "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0", + "symfony/config": "^4.4 || ^5.0 || ^6.0", + "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", + "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0", + "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0", + "symfony/phpunit-bridge": "^5.4@dev || ^6.0" }, "suggest": { "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" @@ -8869,7 +8950,7 @@ ], "support": { "issues": "https://github.com/symfony/psr-http-message-bridge/issues", - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.0" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.2" }, "funding": [ { @@ -8885,24 +8966,25 @@ "type": "tidelift" } ], - "time": "2021-02-17T10:35:25+00:00" + "time": "2021-11-05T13:13:39+00:00" }, { "name": "symfony/routing", - "version": "v4.4.25", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "3a3c2f197ad0846ac6413225fc78868ba1c61434" + "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/3a3c2f197ad0846ac6413225fc78868ba1c61434", - "reference": "3a3c2f197ad0846ac6413225fc78868ba1c61434", + "url": "https://api.github.com/repos/symfony/routing/zipball/fc9dda0c8496f8ef0a89805c2eabfc43b8cef366", + "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "conflict": { "symfony/config": "<4.2", @@ -8911,7 +8993,7 @@ }, "require-dev": { "doctrine/annotations": "^1.10.4", - "psr/log": "~1.0", + "psr/log": "^1|^2|^3", "symfony/config": "^4.2|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", "symfony/expression-language": "^3.4|^4.0|^5.0", @@ -8957,7 +9039,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v4.4.25" + "source": "https://github.com/symfony/routing/tree/v4.4.34" }, "funding": [ { @@ -8973,25 +9055,26 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:39:37+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { "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", @@ -9050,7 +9133,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": [ { @@ -9066,25 +9149,29 @@ "type": "tidelift" } ], - "time": "2021-05-26T11:20:16+00:00" + "time": "2021-11-24T08:12:42+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb" + "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", - "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc", + "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc", "shasum": "" }, "require": { "php": ">=7.2.5", - "psr/container": "^1.1" + "psr/container": "^1.1", + "symfony/deprecation-contracts": "^2.1" + }, + "conflict": { + "ext-psr": "<1.1|>=2" }, "suggest": { "symfony/service-implementation": "" @@ -9092,7 +9179,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -9129,7 +9216,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/service-contracts/tree/v2.5.0" }, "funding": [ { @@ -9145,25 +9232,26 @@ "type": "tidelift" } ], - "time": "2021-04-01T10:43:52+00:00" + "time": "2021-11-04T16:48:04+00:00" }, { "name": "symfony/translation", - "version": "v4.4.25", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "dfe132c5c6d89f90ce7f961742cc532e9ca16dd4" + "reference": "26d330720627b234803595ecfc0191eeabc65190" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/dfe132c5c6d89f90ce7f961742cc532e9ca16dd4", - "reference": "dfe132c5c6d89f90ce7f961742cc532e9ca16dd4", + "url": "https://api.github.com/repos/symfony/translation/zipball/26d330720627b234803595ecfc0191eeabc65190", + "reference": "26d330720627b234803595ecfc0191eeabc65190", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "^1.16", "symfony/translation-contracts": "^1.1.6|^2" }, "conflict": { @@ -9176,7 +9264,7 @@ "symfony/translation-implementation": "1.0|2.0" }, "require-dev": { - "psr/log": "~1.0", + "psr/log": "^1|^2|^3", "symfony/config": "^3.4|^4.0|^5.0", "symfony/console": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", @@ -9217,7 +9305,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v4.4.25" + "source": "https://github.com/symfony/translation/tree/v4.4.34" }, "funding": [ { @@ -9233,20 +9321,20 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:39:37+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/translation-contracts", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "95c812666f3e91db75385749fe219c5e494c7f95" + "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95", - "reference": "95c812666f3e91db75385749fe219c5e494c7f95", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e", + "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e", "shasum": "" }, "require": { @@ -9258,7 +9346,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -9295,7 +9383,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/translation-contracts/tree/v2.5.0" }, "funding": [ { @@ -9311,26 +9399,27 @@ "type": "tidelift" } ], - "time": "2021-03-23T23:28:01+00:00" + "time": "2021-08-17T14:20:01+00:00" }, { "name": "symfony/validator", - "version": "v4.4.25", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "29c14955e8b2e7351aaa11553cb36d4a689b7b11" + "reference": "629f420d8350634fd8ed686d4472c1f10044b265" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/29c14955e8b2e7351aaa11553cb36d4a689b7b11", - "reference": "29c14955e8b2e7351aaa11553cb36d4a689b7b11", + "url": "https://api.github.com/repos/symfony/validator/zipball/629f420d8350634fd8ed686d4472c1f10044b265", + "reference": "629f420d8350634fd8ed686d4472c1f10044b265", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "^1.16", "symfony/translation-contracts": "^1.1|^2" }, "conflict": { @@ -9400,7 +9489,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v4.4.25" + "source": "https://github.com/symfony/validator/tree/v4.4.35" }, "funding": [ { @@ -9416,26 +9505,26 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:39:37+00:00" + "time": "2021-11-22T21:43:32+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.3.0", + "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "1d3953e627fe4b5f6df503f356b6545ada6351f3" + "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1d3953e627fe4b5f6df503f356b6545ada6351f3", - "reference": "1d3953e627fe4b5f6df503f356b6545ada6351f3", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/89ab66eaef230c9cd1992de2e9a1b26652b127b9", + "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php80": "^1.15" + "symfony/polyfill-php80": "^1.16" }, "conflict": { "phpunit/phpunit": "<5.4.3", @@ -9443,8 +9532,9 @@ }, "require-dev": { "ext-iconv": "*", - "symfony/console": "^4.4|^5.0", - "symfony/process": "^4.4|^5.0", + "symfony/console": "^4.4|^5.0|^6.0", + "symfony/process": "^4.4|^5.0|^6.0", + "symfony/uid": "^5.1|^6.0", "twig/twig": "^2.13|^3.0.4" }, "suggest": { @@ -9488,7 +9578,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.3.0" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.0" }, "funding": [ { @@ -9504,20 +9594,20 @@ "type": "tidelift" } ], - "time": "2021-05-27T12:28:50+00:00" + "time": "2021-11-29T15:30:56+00:00" }, { "name": "symfony/yaml", - "version": "v4.4.25", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "81cdac5536925c1c4b7b50aabc9ff6330b9eb5fc" + "reference": "2c309e258adeb9970229042be39b360d34986fad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/81cdac5536925c1c4b7b50aabc9ff6330b9eb5fc", - "reference": "81cdac5536925c1c4b7b50aabc9ff6330b9eb5fc", + "url": "https://api.github.com/repos/symfony/yaml/zipball/2c309e258adeb9970229042be39b360d34986fad", + "reference": "2c309e258adeb9970229042be39b360d34986fad", "shasum": "" }, "require": { @@ -9559,7 +9649,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v4.4.25" + "source": "https://github.com/symfony/yaml/tree/v4.4.34" }, "funding": [ { @@ -9575,7 +9665,7 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:39:37+00:00" + "time": "2021-11-18T18:49:23+00:00" }, { "name": "theseer/tokenizer", @@ -9629,16 +9719,16 @@ }, { "name": "twig/twig", - "version": "v2.14.6", + "version": "v2.14.7", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "27e5cf2b05e3744accf39d4c68a3235d9966d260" + "reference": "8e202327ee1ed863629de9b18a5ec70ac614d88f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/27e5cf2b05e3744accf39d4c68a3235d9966d260", - "reference": "27e5cf2b05e3744accf39d4c68a3235d9966d260", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/8e202327ee1ed863629de9b18a5ec70ac614d88f", + "reference": "8e202327ee1ed863629de9b18a5ec70ac614d88f", "shasum": "" }, "require": { @@ -9648,7 +9738,7 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/phpunit-bridge": "^4.4.9|^5.0.9" + "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" }, "type": "library", "extra": { @@ -9692,7 +9782,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v2.14.6" + "source": "https://github.com/twigphp/Twig/tree/v2.14.7" }, "funding": [ { @@ -9704,20 +9794,20 @@ "type": "tidelift" } ], - "time": "2021-05-16T12:12:47+00:00" + "time": "2021-09-17T08:39:54+00:00" }, { "name": "typo3/phar-stream-wrapper", - "version": "v3.1.6", + "version": "v3.1.7", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "60131cb573a1e478cfecd34e4ea38e3b31505f75" + "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/60131cb573a1e478cfecd34e4ea38e3b31505f75", - "reference": "60131cb573a1e478cfecd34e4ea38e3b31505f75", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", + "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", "shasum": "" }, "require": { @@ -9757,9 +9847,9 @@ ], "support": { "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", - "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.6" + "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.7" }, - "time": "2020-11-07T09:06:16+00:00" + "time": "2021-09-20T19:19:13+00:00" }, { "name": "webflo/drupal-finder", @@ -9923,5 +10013,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.2.0" } diff --git a/config/sync/.htaccess b/config/sync/.htaccess new file mode 100644 index 0000000000..25776a3139 --- /dev/null +++ b/config/sync/.htaccess @@ -0,0 +1,24 @@ +# Deny all requests from Apache 2.4+. + + Require all denied + + +# Deny all requests from Apache 2.0-2.2. + + Deny from all + + +# Turn off all options we don't need. +Options -Indexes -ExecCGI -Includes -MultiViews + +# Set the catch-all handler to prevent scripts from being executed. +SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006 + + # Override the handler again if we're run later in the evaluation list. + SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003 + + +# If we know how to do it safely, disable the PHP engine entirely. + + php_flag engine off + \ No newline at end of file diff --git a/config/sync/admin_toolbar.settings.yml b/config/sync/admin_toolbar.settings.yml new file mode 100644 index 0000000000..93a66955ed --- /dev/null +++ b/config/sync/admin_toolbar.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: jvTSppzcgH5wnzBhX5xnAExcp2I1CzkQ_aky65XNfYI +menu_depth: 4 diff --git a/config/sync/automated_cron.settings.yml b/config/sync/automated_cron.settings.yml new file mode 100644 index 0000000000..3fc5821feb --- /dev/null +++ b/config/sync/automated_cron.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs +interval: 10800 diff --git a/config/sync/block.block.seven_breadcrumbs.yml b/config/sync/block.block.seven_breadcrumbs.yml new file mode 100644 index 0000000000..a7b22c1be0 --- /dev/null +++ b/config/sync/block.block.seven_breadcrumbs.yml @@ -0,0 +1,22 @@ +uuid: 8d498ba7-0334-4302-a0a5-d889875001a4 +langcode: en +status: true +dependencies: + module: + - system + theme: + - seven +_core: + default_config_hash: WWu2OQswgCztl9OeXjD1stexIEMZsSgPMYIdC-JHx9c +id: seven_breadcrumbs +theme: seven +region: breadcrumb +weight: 0 +provider: null +plugin: system_breadcrumb_block +settings: + id: system_breadcrumb_block + label: Breadcrumbs + label_display: '0' + provider: system +visibility: { } diff --git a/config/sync/block.block.seven_content.yml b/config/sync/block.block.seven_content.yml new file mode 100644 index 0000000000..845e2789eb --- /dev/null +++ b/config/sync/block.block.seven_content.yml @@ -0,0 +1,22 @@ +uuid: 7201677b-10dc-4b22-9b6b-321da70aeb9b +langcode: en +status: true +dependencies: + module: + - system + theme: + - seven +_core: + default_config_hash: YRY68JWkaUiGeZlWMv1nzeIgDm0ZZwXYgpqUpLFzwAY +id: seven_content +theme: seven +region: content +weight: 0 +provider: null +plugin: system_main_block +settings: + id: system_main_block + label: 'Main page content' + label_display: '0' + provider: system +visibility: { } diff --git a/config/sync/block.block.seven_help.yml b/config/sync/block.block.seven_help.yml new file mode 100644 index 0000000000..1d760ab690 --- /dev/null +++ b/config/sync/block.block.seven_help.yml @@ -0,0 +1,22 @@ +uuid: 46bde118-2446-4017-b260-3ee8db7004f2 +langcode: en +status: true +dependencies: + module: + - help + theme: + - seven +_core: + default_config_hash: NU5A_49mwLHfs5xFzMFrZ850w9pgUolxMS9NNF3vv4c +id: seven_help +theme: seven +region: help +weight: 0 +provider: null +plugin: help_block +settings: + id: help_block + label: Help + label_display: '0' + provider: help +visibility: { } diff --git a/config/sync/block.block.seven_local_actions.yml b/config/sync/block.block.seven_local_actions.yml new file mode 100644 index 0000000000..e2273e274d --- /dev/null +++ b/config/sync/block.block.seven_local_actions.yml @@ -0,0 +1,20 @@ +uuid: 017d5591-8d08-4171-9ef2-fb85c0b3e4ea +langcode: en +status: true +dependencies: + theme: + - seven +_core: + default_config_hash: HHryZVJbeKi9WnuBGC8FOhBZmBnk2G1H6KxFuy-rC9A +id: seven_local_actions +theme: seven +region: content +weight: -10 +provider: null +plugin: local_actions_block +settings: + id: local_actions_block + label: 'Primary admin actions' + label_display: '0' + provider: core +visibility: { } diff --git a/config/sync/block.block.seven_messages.yml b/config/sync/block.block.seven_messages.yml new file mode 100644 index 0000000000..b767432bed --- /dev/null +++ b/config/sync/block.block.seven_messages.yml @@ -0,0 +1,22 @@ +uuid: 3fcec336-c4e0-4ed0-9f19-aa111898e17c +langcode: en +status: true +dependencies: + module: + - system + theme: + - seven +_core: + default_config_hash: XJqWwLt1LDCnazcEN6QkJmCLjk4R0__-8s0OO9xeNjg +id: seven_messages +theme: seven +region: highlighted +weight: 0 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Status messages' + label_display: '0' + provider: system +visibility: { } diff --git a/config/sync/block.block.seven_page_title.yml b/config/sync/block.block.seven_page_title.yml new file mode 100644 index 0000000000..ac0a3f4142 --- /dev/null +++ b/config/sync/block.block.seven_page_title.yml @@ -0,0 +1,20 @@ +uuid: dcc97249-9f73-4550-adc0-6a452b3d5f25 +langcode: en +status: true +dependencies: + theme: + - seven +_core: + default_config_hash: ZSpc3IoSaLd0PkB02nxjVPBMztIdsTdHek9SiGaqZ_c +id: seven_page_title +theme: seven +region: header +weight: -30 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Page title' + label_display: '0' + provider: core +visibility: { } diff --git a/config/sync/block.block.seven_primary_local_tasks.yml b/config/sync/block.block.seven_primary_local_tasks.yml new file mode 100644 index 0000000000..dda177670b --- /dev/null +++ b/config/sync/block.block.seven_primary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 956d3a0d-6b1f-44f4-8fa7-c8162b784f30 +langcode: en +status: true +dependencies: + theme: + - seven +_core: + default_config_hash: ddy1OsBbWxjwEI8VL1viD4I69qcLHOkul4BxbTqLBTs +id: seven_primary_local_tasks +theme: seven +region: header +weight: 0 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Primary tabs' + label_display: '0' + provider: core + primary: true + secondary: false +visibility: { } diff --git a/config/sync/block.block.seven_secondary_local_tasks.yml b/config/sync/block.block.seven_secondary_local_tasks.yml new file mode 100644 index 0000000000..1617f8e046 --- /dev/null +++ b/config/sync/block.block.seven_secondary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 0bcc373b-0a02-4596-b128-1a4b4cdcd517 +langcode: en +status: true +dependencies: + theme: + - seven +_core: + default_config_hash: QeZBeCilQfeET3GeW6ZtJkEiwROADTZktFgKWwPieD4 +id: seven_secondary_local_tasks +theme: seven +region: pre_content +weight: 0 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Secondary tabs' + label_display: '0' + provider: core + primary: false + secondary: true +visibility: { } diff --git a/config/sync/block.block.umami_account_menu.yml b/config/sync/block.block.umami_account_menu.yml new file mode 100644 index 0000000000..abe52642f1 --- /dev/null +++ b/config/sync/block.block.umami_account_menu.yml @@ -0,0 +1,27 @@ +uuid: 6ec5e228-72b1-4038-808f-e33a35ef4bbb +langcode: en +status: true +dependencies: + config: + - system.menu.account + module: + - system + theme: + - umami +_core: + default_config_hash: Rq6NxuhkFzt-qV9HzBNhfwnuBFwj8Yq8sjYXUhUeV68 +id: umami_account_menu +theme: umami +region: pre_header +weight: 2 +provider: null +plugin: 'system_menu_block:account' +settings: + id: 'system_menu_block:account' + label: 'User account menu' + label_display: '0' + provider: system + level: 1 + depth: 1 + expand_all_items: false +visibility: { } diff --git a/config/sync/block.block.umami_banner_home.yml b/config/sync/block.block.umami_banner_home.yml new file mode 100644 index 0000000000..219a10a72f --- /dev/null +++ b/config/sync/block.block.umami_banner_home.yml @@ -0,0 +1,36 @@ +uuid: 63c2afb3-f8ae-4e89-9ec3-82a6ee1c191a +langcode: en +status: true +dependencies: + content: + - 'block_content:banner_block:9aadf4a1-ded6-4017-a10d-a5e043396edf' + module: + - block_content + - system + theme: + - umami + enforced: + module: + - demo_umami_content +_core: + default_config_hash: m2WrGTi7hPXFl-gU-O8ErVAma5g7Tc6hFsNaRXz14W8 +id: umami_banner_home +theme: umami +region: banner_top +weight: -7 +provider: null +plugin: 'block_content:9aadf4a1-ded6-4017-a10d-a5e043396edf' +settings: + id: 'block_content:9aadf4a1-ded6-4017-a10d-a5e043396edf' + label: 'Umami Home Banner' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: '' diff --git a/config/sync/block.block.umami_banner_recipes.yml b/config/sync/block.block.umami_banner_recipes.yml new file mode 100644 index 0000000000..2f002d35c1 --- /dev/null +++ b/config/sync/block.block.umami_banner_recipes.yml @@ -0,0 +1,36 @@ +uuid: 2a6586c3-9497-42fc-9032-f5db5a373512 +langcode: en +status: true +dependencies: + content: + - 'block_content:banner_block:4c7d58a3-a45d-412d-9068-259c57e40541' + module: + - block_content + - system + theme: + - umami + enforced: + module: + - demo_umami_content +_core: + default_config_hash: GV14DJgIYE6E2q5G4j5sZUDkVLOjAEYDFs-8PwlsukM +id: umami_banner_recipes +theme: umami +region: banner_top +weight: -8 +provider: null +plugin: 'block_content:4c7d58a3-a45d-412d-9068-259c57e40541' +settings: + id: 'block_content:4c7d58a3-a45d-412d-9068-259c57e40541' + label: 'Umami Recipes Banner' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: "/recipes\r\n" diff --git a/config/sync/block.block.umami_branding.yml b/config/sync/block.block.umami_branding.yml new file mode 100644 index 0000000000..6588475b90 --- /dev/null +++ b/config/sync/block.block.umami_branding.yml @@ -0,0 +1,25 @@ +uuid: 4968b407-f912-4507-a8b4-244062eb34fa +langcode: en +status: true +dependencies: + module: + - system + theme: + - umami +_core: + default_config_hash: H_xCtuk8g3J4QCM1UczF4tgPFZsKR0-0CVhonm9C0Gw +id: umami_branding +theme: umami +region: header +weight: -7 +provider: null +plugin: system_branding_block +settings: + id: system_branding_block + label: 'Site branding' + label_display: '0' + provider: system + use_site_logo: true + use_site_name: false + use_site_slogan: true +visibility: { } diff --git a/config/sync/block.block.umami_breadcrumbs.yml b/config/sync/block.block.umami_breadcrumbs.yml new file mode 100644 index 0000000000..33fb2e6882 --- /dev/null +++ b/config/sync/block.block.umami_breadcrumbs.yml @@ -0,0 +1,27 @@ +uuid: d27c3ca5-ba3e-41a8-bb74-53343f5bc7d6 +langcode: en +status: true +dependencies: + module: + - system + theme: + - umami +_core: + default_config_hash: '-GoZPKc7vhObjmwM0gkIKDKmo9na0r7lBQT_qX3ROsY' +id: umami_breadcrumbs +theme: umami +region: breadcrumbs +weight: 0 +provider: null +plugin: system_breadcrumb_block +settings: + id: system_breadcrumb_block + label: Breadcrumbs + label_display: '0' + provider: system +visibility: + request_path: + id: request_path + negate: true + context_mapping: { } + pages: '' diff --git a/config/sync/block.block.umami_content.yml b/config/sync/block.block.umami_content.yml new file mode 100644 index 0000000000..53f3947571 --- /dev/null +++ b/config/sync/block.block.umami_content.yml @@ -0,0 +1,22 @@ +uuid: c9278046-ecd9-44b9-b963-c6c843edc90a +langcode: en +status: true +dependencies: + module: + - system + theme: + - umami +_core: + default_config_hash: fAAou3IaVWP7gVizy4k7aJ4njwWF5WnTnCVW68duc6Q +id: umami_content +theme: umami +region: content +weight: -7 +provider: null +plugin: system_main_block +settings: + id: system_main_block + label: 'Main page content' + label_display: '0' + provider: system +visibility: { } diff --git a/config/sync/block.block.umami_disclaimer.yml b/config/sync/block.block.umami_disclaimer.yml new file mode 100644 index 0000000000..f137070a84 --- /dev/null +++ b/config/sync/block.block.umami_disclaimer.yml @@ -0,0 +1,30 @@ +uuid: a757f5ed-f5c9-4426-a2cb-2df019806698 +langcode: en +status: true +dependencies: + content: + - 'block_content:disclaimer_block:9b4dcd67-99f3-48d0-93c9-2c46648b29de' + module: + - block_content + theme: + - umami + enforced: + module: + - demo_umami_content +_core: + default_config_hash: TeOIzk3V4EhipVpBRgjtyn1BkWloX9v1gYju2zgBx80 +id: umami_disclaimer +theme: umami +region: bottom +weight: 10 +provider: null +plugin: 'block_content:9b4dcd67-99f3-48d0-93c9-2c46648b29de' +settings: + id: 'block_content:9b4dcd67-99f3-48d0-93c9-2c46648b29de' + label: 'Umami disclaimer' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/config/sync/block.block.umami_footer.yml b/config/sync/block.block.umami_footer.yml new file mode 100644 index 0000000000..d000cead82 --- /dev/null +++ b/config/sync/block.block.umami_footer.yml @@ -0,0 +1,27 @@ +uuid: 41582baa-adb0-47ab-829e-7175644c4abf +langcode: en +status: true +dependencies: + config: + - system.menu.footer + module: + - system + theme: + - umami +_core: + default_config_hash: aON0yqk63ga8MocfOehPS4McI4tOXUuz0lvkNgcZJn4 +id: umami_footer +theme: umami +region: footer +weight: 0 +provider: null +plugin: 'system_menu_block:footer' +settings: + id: 'system_menu_block:footer' + label: 'Tell us what you think' + label_display: '1' + provider: system + level: 1 + depth: 0 + expand_all_items: false +visibility: { } diff --git a/config/sync/block.block.umami_footer_promo.yml b/config/sync/block.block.umami_footer_promo.yml new file mode 100644 index 0000000000..85f4a068cb --- /dev/null +++ b/config/sync/block.block.umami_footer_promo.yml @@ -0,0 +1,30 @@ +uuid: 0c5867af-dab7-4cec-80fd-81c9a08619e8 +langcode: en +status: true +dependencies: + content: + - 'block_content:footer_promo_block:924ab293-8f5f-45a1-9c7f-2423ae61a241' + module: + - block_content + theme: + - umami + enforced: + module: + - demo_umami_content +_core: + default_config_hash: eM6fnjb8TvAbqGZ0rVM4WigYMTSYmZ-9-pMGW4sNBwA +id: umami_footer_promo +theme: umami +region: footer +weight: -1 +provider: null +plugin: 'block_content:924ab293-8f5f-45a1-9c7f-2423ae61a241' +settings: + id: 'block_content:924ab293-8f5f-45a1-9c7f-2423ae61a241' + label: 'Umami footer promo' + label_display: '0' + provider: block_content + status: true + info: '' + view_mode: full +visibility: { } diff --git a/config/sync/block.block.umami_help.yml b/config/sync/block.block.umami_help.yml new file mode 100644 index 0000000000..36e030a224 --- /dev/null +++ b/config/sync/block.block.umami_help.yml @@ -0,0 +1,22 @@ +uuid: 209d316a-10cb-4bbb-afac-d72c6e7a0de9 +langcode: en +status: true +dependencies: + module: + - help + theme: + - umami +_core: + default_config_hash: GOu0a7TCZFduLne1PASXV_dCXui1qpGhjgopzee1j_I +id: umami_help +theme: umami +region: highlighted +weight: 0 +provider: null +plugin: help_block +settings: + id: help_block + label: Help + label_display: '0' + provider: help +visibility: { } diff --git a/config/sync/block.block.umami_languageswitcher.yml b/config/sync/block.block.umami_languageswitcher.yml new file mode 100644 index 0000000000..4a93c8b1a4 --- /dev/null +++ b/config/sync/block.block.umami_languageswitcher.yml @@ -0,0 +1,22 @@ +uuid: 0c83a5a7-1a09-47d8-9f2a-6a6d6b5e22b9 +langcode: en +status: true +dependencies: + module: + - language + theme: + - umami +_core: + default_config_hash: GppOEHw75bDt4MlRL2YjuCzien_ziijqQBLokbpREbA +id: umami_languageswitcher +theme: umami +region: pre_header +weight: 0 +provider: null +plugin: 'language_block:language_interface' +settings: + id: 'language_block:language_interface' + label: 'Language switcher' + label_display: '0' + provider: language +visibility: { } diff --git a/config/sync/block.block.umami_local_tasks.yml b/config/sync/block.block.umami_local_tasks.yml new file mode 100644 index 0000000000..6b04f71b4c --- /dev/null +++ b/config/sync/block.block.umami_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 36276dd2-c7bb-418c-a2b6-724f04a7ae71 +langcode: en +status: true +dependencies: + theme: + - umami +_core: + default_config_hash: D_u42KUsn2FJ3U01b1I7e0dyrCHEwk3KbFY1omR1i-s +id: umami_local_tasks +theme: umami +region: tabs +weight: -7 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: Tabs + label_display: '0' + provider: core + primary: true + secondary: true +visibility: { } diff --git a/config/sync/block.block.umami_main_menu.yml b/config/sync/block.block.umami_main_menu.yml new file mode 100644 index 0000000000..ebc2f5dd8b --- /dev/null +++ b/config/sync/block.block.umami_main_menu.yml @@ -0,0 +1,27 @@ +uuid: 83138147-1023-4bb1-b785-959ba732ab4f +langcode: en +status: true +dependencies: + config: + - system.menu.main + module: + - system + theme: + - umami +_core: + default_config_hash: 4OPPBvMo1XxcVHL-suJtmdqbL4qJ2tenwY460kNskyM +id: umami_main_menu +theme: umami +region: header +weight: -6 +provider: null +plugin: 'system_menu_block:main' +settings: + id: 'system_menu_block:main' + label: 'Main navigation' + label_display: '0' + provider: system + level: 1 + depth: 1 + expand_all_items: false +visibility: { } diff --git a/config/sync/block.block.umami_messages.yml b/config/sync/block.block.umami_messages.yml new file mode 100644 index 0000000000..9692d159f0 --- /dev/null +++ b/config/sync/block.block.umami_messages.yml @@ -0,0 +1,22 @@ +uuid: dc3246a4-22a1-4806-b8d5-06a2991a7af0 +langcode: en +status: true +dependencies: + module: + - system + theme: + - umami +_core: + default_config_hash: wku2h2GdvhtQETfYHzEoHPtBs8Zvg3_tinempm1uGxI +id: umami_messages +theme: umami +region: highlighted +weight: -8 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Status messages' + label_display: '0' + provider: system +visibility: { } diff --git a/config/sync/block.block.umami_page_title.yml b/config/sync/block.block.umami_page_title.yml new file mode 100644 index 0000000000..b52b7ab5ec --- /dev/null +++ b/config/sync/block.block.umami_page_title.yml @@ -0,0 +1,27 @@ +uuid: 289c788b-23af-4c89-b2de-5ac8490a0a38 +langcode: en +status: true +dependencies: + module: + - system + theme: + - umami +_core: + default_config_hash: FsutfLN9jY7GHeIslGljFqxA8uofY0gHU3o7w4UFygI +id: umami_page_title +theme: umami +region: page_title +weight: -7 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Page title' + label_display: '0' + provider: core +visibility: + request_path: + id: request_path + negate: true + context_mapping: { } + pages: '' diff --git a/config/sync/block.block.umami_search.yml b/config/sync/block.block.umami_search.yml new file mode 100644 index 0000000000..a3120c123b --- /dev/null +++ b/config/sync/block.block.umami_search.yml @@ -0,0 +1,23 @@ +uuid: db4d6671-8d14-4576-8981-09f0107fb3be +langcode: en +status: true +dependencies: + module: + - search + theme: + - umami +_core: + default_config_hash: ZY9oxdkWbmVbWG0Iiz0zvR5e2AgNxQIlAX0a80L-6qs +id: umami_search +theme: umami +region: pre_header +weight: 1 +provider: null +plugin: search_form_block +settings: + id: search_form_block + label: Search + label_display: visible + provider: search + page_id: node_search +visibility: { } diff --git a/config/sync/block.block.umami_views_block__articles_aside_block_1.yml b/config/sync/block.block.umami_views_block__articles_aside_block_1.yml new file mode 100644 index 0000000000..ebfb4c5d60 --- /dev/null +++ b/config/sync/block.block.umami_views_block__articles_aside_block_1.yml @@ -0,0 +1,34 @@ +uuid: 463ab65f-08e7-4feb-97f3-020bb4b02b33 +langcode: en +status: true +dependencies: + config: + - views.view.articles_aside + module: + - node + - views + theme: + - umami +_core: + default_config_hash: WnVprJWhtDZM4s2KumEdfhyryC73Rpdtxsvn3SnOiz8 +id: umami_views_block__articles_aside_block_1 +theme: umami +region: sidebar +weight: -7 +provider: null +plugin: 'views_block:articles_aside-block_1' +settings: + id: 'views_block:articles_aside-block_1' + label: '' + label_display: visible + provider: views + views_label: '' + items_per_page: none +visibility: + 'entity_bundle:node': + id: 'entity_bundle:node' + negate: false + context_mapping: + node: '@node.node_route_context:node' + bundles: + article: article diff --git a/config/sync/block.block.umami_views_block__promoted_items_block_1.yml b/config/sync/block.block.umami_views_block__promoted_items_block_1.yml new file mode 100644 index 0000000000..a59d5a8ef1 --- /dev/null +++ b/config/sync/block.block.umami_views_block__promoted_items_block_1.yml @@ -0,0 +1,32 @@ +uuid: 099ba699-0b24-40bc-9969-75833f6b8689 +langcode: en +status: true +dependencies: + config: + - views.view.promoted_items + module: + - system + - views + theme: + - umami +_core: + default_config_hash: ngpai3pi8v_0w7ukQOEKB7RlbXEY_n9ZSAPqTMerFdo +id: umami_views_block__promoted_items_block_1 +theme: umami +region: banner_top +weight: -6 +provider: null +plugin: 'views_block:promoted_items-block_1' +settings: + id: 'views_block:promoted_items-block_1' + label: '' + label_display: '0' + provider: views + views_label: '' + items_per_page: none +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: '' diff --git a/config/sync/block.block.umami_views_block__recipe_collections_block.yml b/config/sync/block.block.umami_views_block__recipe_collections_block.yml new file mode 100644 index 0000000000..7a6a869b11 --- /dev/null +++ b/config/sync/block.block.umami_views_block__recipe_collections_block.yml @@ -0,0 +1,26 @@ +uuid: e32c6eb8-3d94-42a5-8e01-aff25fb68a71 +langcode: en +status: true +dependencies: + config: + - views.view.recipe_collections + module: + - views + theme: + - umami +_core: + default_config_hash: SZPzr7VsO6HsSYm68FN4U2dI8zPXrHzCuMtxRYc5huo +id: umami_views_block__recipe_collections_block +theme: umami +region: content_bottom +weight: 0 +provider: null +plugin: 'views_block:recipe_collections-block' +settings: + id: 'views_block:recipe_collections-block' + label: '' + label_display: visible + provider: views + views_label: '' + items_per_page: none +visibility: { } diff --git a/config/sync/block_content.type.banner_block.yml b/config/sync/block_content.type.banner_block.yml new file mode 100644 index 0000000000..e3455e7636 --- /dev/null +++ b/config/sync/block_content.type.banner_block.yml @@ -0,0 +1,10 @@ +uuid: 6eced871-1856-4ecd-bc19-390bdbc4fdac +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: 700UcZMAoqwXOP20vQ4DE5Yt7pnZ2niqBFBLHWOsTws +id: banner_block +label: 'Banner block' +revision: 0 +description: 'A banner block contains a title, summary, link to content and a background image. The background image is scaled to fill the browser''s width.' diff --git a/config/sync/block_content.type.basic.yml b/config/sync/block_content.type.basic.yml new file mode 100644 index 0000000000..da0ffc4167 --- /dev/null +++ b/config/sync/block_content.type.basic.yml @@ -0,0 +1,10 @@ +uuid: 5cfd18a6-4fd2-4c71-aebb-58839a270055 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo +id: basic +label: 'Basic block' +revision: 0 +description: 'A basic block contains a title and a body.' diff --git a/config/sync/block_content.type.disclaimer_block.yml b/config/sync/block_content.type.disclaimer_block.yml new file mode 100644 index 0000000000..7f27000e47 --- /dev/null +++ b/config/sync/block_content.type.disclaimer_block.yml @@ -0,0 +1,10 @@ +uuid: d1e2cb18-4a6d-406f-93a3-4157b806ddd2 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: _pCMU5fiFIhusD-eK3I_2BAZIrFoctN1lcuJfL5mnZY +id: disclaimer_block +label: 'Disclaimer block' +revision: 0 +description: 'A disclaimer block contains disclaimer and copyright text.' diff --git a/config/sync/block_content.type.footer_promo_block.yml b/config/sync/block_content.type.footer_promo_block.yml new file mode 100644 index 0000000000..04ddca14b8 --- /dev/null +++ b/config/sync/block_content.type.footer_promo_block.yml @@ -0,0 +1,10 @@ +uuid: c236fcf2-66c2-4479-a971-8e46211d6479 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: 1OCKdTtMY6QI5-V9y-phCzW_SEM6FDLAiHx1yh4song +id: footer_promo_block +label: 'Footer promo block' +revision: 0 +description: 'A footer promo block contains a title, promo text, and a "find out more" link.' diff --git a/config/sync/contact.form.feedback.yml b/config/sync/contact.form.feedback.yml new file mode 100644 index 0000000000..3f91fffa3c --- /dev/null +++ b/config/sync/contact.form.feedback.yml @@ -0,0 +1,14 @@ +uuid: 6d0ee449-c9e5-4d93-b530-fca285597209 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: vymHlgJy26BuI5GGj9-IXjwR3dRC5C0tij4BpWJnoqw +id: feedback +label: 'Website feedback' +recipients: + - admin@example.com +reply: '' +weight: 0 +message: 'Your message has been sent.' +redirect: '' diff --git a/config/sync/contact.form.personal.yml b/config/sync/contact.form.personal.yml new file mode 100644 index 0000000000..3447779c60 --- /dev/null +++ b/config/sync/contact.form.personal.yml @@ -0,0 +1,13 @@ +uuid: 7e806080-883e-4ffb-9c26-b7fc1e09f8b8 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I +id: personal +label: 'Personal contact form' +recipients: { } +reply: '' +weight: 0 +message: 'Your message has been sent.' +redirect: '' diff --git a/config/sync/contact.settings.yml b/config/sync/contact.settings.yml new file mode 100644 index 0000000000..1c949a66a1 --- /dev/null +++ b/config/sync/contact.settings.yml @@ -0,0 +1,7 @@ +_core: + default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8 +default_form: feedback +flood: + limit: 5 + interval: 3600 +user_default_enabled: true diff --git a/config/sync/core.base_field_override.node.page.promote.yml b/config/sync/core.base_field_override.node.page.promote.yml new file mode 100644 index 0000000000..8899112ce5 --- /dev/null +++ b/config/sync/core.base_field_override.node.page.promote.yml @@ -0,0 +1,24 @@ +uuid: eb68978a-cc25-4492-b532-97f5ee0af68d +langcode: en +status: true +dependencies: + config: + - node.type.page +_core: + default_config_hash: fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ +id: node.page.promote +field_name: promote +entity_type: node +bundle: page +label: 'Promoted to front page' +description: '' +required: false +translatable: false +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.base_field_override.node.recipe.title.yml b/config/sync/core.base_field_override.node.recipe.title.yml new file mode 100644 index 0000000000..00c339369b --- /dev/null +++ b/config/sync/core.base_field_override.node.recipe.title.yml @@ -0,0 +1,20 @@ +uuid: 37822746-f73e-4b43-abb9-e8855b6b8c8e +langcode: en +status: true +dependencies: + config: + - node.type.recipe +_core: + default_config_hash: L5GWNOB-GmrakzgU30NW9tGi0jhU2Pry8ur3YjTkhoo +id: node.recipe.title +field_name: title +entity_type: node +bundle: recipe +label: 'Recipe Name' +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/sync/core.date_format.fallback.yml b/config/sync/core.date_format.fallback.yml new file mode 100644 index 0000000000..b3c4d0cb4b --- /dev/null +++ b/config/sync/core.date_format.fallback.yml @@ -0,0 +1,10 @@ +uuid: b4d29fb9-5be1-4379-9466-a5055ab7796a +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: 7klS5IWXrwzVaPpYZFAs6wcx8U2FF1X73OfrtTsvuvE +id: fallback +label: 'Fallback date format' +locked: true +pattern: 'D, m/d/Y - H:i' diff --git a/config/sync/core.date_format.html_date.yml b/config/sync/core.date_format.html_date.yml new file mode 100644 index 0000000000..06c7d01df8 --- /dev/null +++ b/config/sync/core.date_format.html_date.yml @@ -0,0 +1,10 @@ +uuid: 3c194e1b-363c-4bfb-92b7-81cd4e79fc87 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk +id: html_date +label: 'HTML Date' +locked: true +pattern: Y-m-d diff --git a/config/sync/core.date_format.html_datetime.yml b/config/sync/core.date_format.html_datetime.yml new file mode 100644 index 0000000000..716a0a2b38 --- /dev/null +++ b/config/sync/core.date_format.html_datetime.yml @@ -0,0 +1,10 @@ +uuid: ee558801-36cf-45b1-9a58-288e8859d7c9 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE +id: html_datetime +label: 'HTML Datetime' +locked: true +pattern: 'Y-m-d\TH:i:sO' diff --git a/config/sync/core.date_format.html_month.yml b/config/sync/core.date_format.html_month.yml new file mode 100644 index 0000000000..9e7619f5f1 --- /dev/null +++ b/config/sync/core.date_format.html_month.yml @@ -0,0 +1,10 @@ +uuid: c326893f-a73b-4acc-acbe-14b240c67a70 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM +id: html_month +label: 'HTML Month' +locked: true +pattern: Y-m diff --git a/config/sync/core.date_format.html_time.yml b/config/sync/core.date_format.html_time.yml new file mode 100644 index 0000000000..753e6397db --- /dev/null +++ b/config/sync/core.date_format.html_time.yml @@ -0,0 +1,10 @@ +uuid: 8dc98f69-aa00-4b81-aa06-c71096d60ce4 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE +id: html_time +label: 'HTML Time' +locked: true +pattern: 'H:i:s' diff --git a/config/sync/core.date_format.html_week.yml b/config/sync/core.date_format.html_week.yml new file mode 100644 index 0000000000..e26c33e9ea --- /dev/null +++ b/config/sync/core.date_format.html_week.yml @@ -0,0 +1,10 @@ +uuid: 444a67a3-3acd-461c-aaea-7fd037b8137a +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY +id: html_week +label: 'HTML Week' +locked: true +pattern: Y-\WW diff --git a/config/sync/core.date_format.html_year.yml b/config/sync/core.date_format.html_year.yml new file mode 100644 index 0000000000..a3cb882f77 --- /dev/null +++ b/config/sync/core.date_format.html_year.yml @@ -0,0 +1,10 @@ +uuid: d7d374a3-996c-4b74-b22a-230034f242c6 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk +id: html_year +label: 'HTML Year' +locked: true +pattern: 'Y' diff --git a/config/sync/core.date_format.html_yearless_date.yml b/config/sync/core.date_format.html_yearless_date.yml new file mode 100644 index 0000000000..697a06fe2b --- /dev/null +++ b/config/sync/core.date_format.html_yearless_date.yml @@ -0,0 +1,10 @@ +uuid: 4391f141-54c4-4b9d-8462-04316b24fc9b +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc +id: html_yearless_date +label: 'HTML Yearless date' +locked: true +pattern: m-d diff --git a/config/sync/core.date_format.long.yml b/config/sync/core.date_format.long.yml new file mode 100644 index 0000000000..fa80e7bcb6 --- /dev/null +++ b/config/sync/core.date_format.long.yml @@ -0,0 +1,10 @@ +uuid: 988f594d-1792-4f80-afe6-fa9ddd386547 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: og8sWXhBuHbLMw3CoiBEZjgqSyhFBFmcbUW_wLcfNbo +id: long +label: 'Default long date' +locked: false +pattern: 'l, F j, Y - H:i' diff --git a/config/sync/core.date_format.medium.yml b/config/sync/core.date_format.medium.yml new file mode 100644 index 0000000000..a65287ee4b --- /dev/null +++ b/config/sync/core.date_format.medium.yml @@ -0,0 +1,10 @@ +uuid: 9f83f64e-511b-4869-ad9a-91538590f774 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: nzL5d024NjXIX_8TlT6uFAu973lmfkmHklJC-2i9rAE +id: medium +label: 'Default medium date' +locked: false +pattern: 'D, m/d/Y - H:i' diff --git a/config/sync/core.date_format.short.yml b/config/sync/core.date_format.short.yml new file mode 100644 index 0000000000..97d8fac07b --- /dev/null +++ b/config/sync/core.date_format.short.yml @@ -0,0 +1,10 @@ +uuid: 1c170c1c-3d9d-4048-9eb6-7c0e155be28c +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: AlzeyytA8InBgxIG9H2UDJYs3CG98Zj6yRsDKmlbZwA +id: short +label: 'Default short date' +locked: false +pattern: 'm/d/Y - H:i' diff --git a/config/sync/core.date_format.umami_dates.yml b/config/sync/core.date_format.umami_dates.yml new file mode 100644 index 0000000000..bec1107f66 --- /dev/null +++ b/config/sync/core.date_format.umami_dates.yml @@ -0,0 +1,10 @@ +uuid: 23ae3458-d62b-4f41-95fc-42947104c98a +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: z8N89KekZ75jFUeGfDm10tYPfCSpiil6GkH__1bcJyQ +id: umami_dates +label: 'Umami dates' +locked: false +pattern: 'jS F Y' diff --git a/config/sync/core.entity_form_display.block_content.banner_block.default.yml b/config/sync/core.entity_form_display.block_content.banner_block.default.yml new file mode 100644 index 0000000000..37e5ad6fc1 --- /dev/null +++ b/config/sync/core.entity_form_display.block_content.banner_block.default.yml @@ -0,0 +1,73 @@ +uuid: 4b2bfd03-d53e-4379-9bb0-d4f9abbc5c8f +langcode: en +status: true +dependencies: + config: + - block_content.type.banner_block + - field.field.block_content.banner_block.field_content_link + - field.field.block_content.banner_block.field_media_image + - field.field.block_content.banner_block.field_summary + - field.field.block_content.banner_block.field_title + module: + - link + - media_library +_core: + default_config_hash: LfhJkTq5D-V5G8foTLw0SySkakEzowoPlVT-2_a_7Vw +id: block_content.banner_block.default +targetEntityType: block_content +bundle: banner_block +mode: default +content: + field_content_link: + type: link_default + weight: 4 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + field_media_image: + type: media_library_widget + weight: 6 + region: content + settings: + media_types: { } + third_party_settings: { } + field_summary: + type: string_textarea + weight: 3 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + field_title: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + info: + 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: { } + translation: + weight: 7 + region: content + settings: { } + third_party_settings: { } +hidden: + moderation_state: true diff --git a/config/sync/core.entity_form_display.block_content.basic.default.yml b/config/sync/core.entity_form_display.block_content.basic.default.yml new file mode 100644 index 0000000000..cc2cab27af --- /dev/null +++ b/config/sync/core.entity_form_display.block_content.basic.default.yml @@ -0,0 +1,48 @@ +uuid: 45b45bf1-1e77-449c-8d27-9bdbe879ef6b +langcode: en +status: true +dependencies: + config: + - block_content.type.basic + - field.field.block_content.basic.body + module: + - text +_core: + default_config_hash: 5XxDUxX82naMdXSax2wrzPukpMfAZ82d2PIVJbkpGFw +id: block_content.basic.default +targetEntityType: block_content +bundle: basic +mode: default +content: + body: + type: text_textarea_with_summary + weight: -4 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + info: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + translation: + weight: 10 + region: content + settings: { } + third_party_settings: { } +hidden: + moderation_state: true diff --git a/config/sync/core.entity_form_display.block_content.disclaimer_block.default.yml b/config/sync/core.entity_form_display.block_content.disclaimer_block.default.yml new file mode 100644 index 0000000000..9da9710788 --- /dev/null +++ b/config/sync/core.entity_form_display.block_content.disclaimer_block.default.yml @@ -0,0 +1,55 @@ +uuid: dd0bce05-06bf-46eb-9b0a-cad49fb3ada7 +langcode: en +status: true +dependencies: + config: + - block_content.type.disclaimer_block + - field.field.block_content.disclaimer_block.field_copyright + - field.field.block_content.disclaimer_block.field_disclaimer + module: + - text +_core: + default_config_hash: o3swbJIqzZxLd38t2o_OkUrYbyiActN6GsXK6A4gM98 +id: block_content.disclaimer_block.default +targetEntityType: block_content +bundle: disclaimer_block +mode: default +content: + field_copyright: + type: text_textarea + weight: 28 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + field_disclaimer: + type: text_textarea + weight: 27 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + info: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + translation: + weight: 10 + region: content + settings: { } + third_party_settings: { } +hidden: + moderation_state: true diff --git a/config/sync/core.entity_form_display.block_content.footer_promo_block.default.yml b/config/sync/core.entity_form_display.block_content.footer_promo_block.default.yml new file mode 100644 index 0000000000..0bf30d86f2 --- /dev/null +++ b/config/sync/core.entity_form_display.block_content.footer_promo_block.default.yml @@ -0,0 +1,73 @@ +uuid: 30cf1c24-bb5f-4864-89e6-ef74af33c68b +langcode: en +status: true +dependencies: + config: + - block_content.type.footer_promo_block + - field.field.block_content.footer_promo_block.field_content_link + - field.field.block_content.footer_promo_block.field_media_image + - field.field.block_content.footer_promo_block.field_summary + - field.field.block_content.footer_promo_block.field_title + module: + - link + - media_library +_core: + default_config_hash: FNFwP_5q5Uzshz331PKZ7kcZDVFhvIBwcsnQFkKHz6o +id: block_content.footer_promo_block.default +targetEntityType: block_content +bundle: footer_promo_block +mode: default +content: + field_content_link: + type: link_default + weight: 4 + region: content + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + field_media_image: + type: media_library_widget + weight: 6 + region: content + settings: + media_types: { } + third_party_settings: { } + field_summary: + type: string_textarea + weight: 3 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + field_title: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + info: + 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: { } + translation: + weight: 7 + region: content + settings: { } + third_party_settings: { } +hidden: + moderation_state: true diff --git a/config/sync/core.entity_form_display.contact_message.feedback.default.yml b/config/sync/core.entity_form_display.contact_message.feedback.default.yml new file mode 100644 index 0000000000..41f9d8f5d8 --- /dev/null +++ b/config/sync/core.entity_form_display.contact_message.feedback.default.yml @@ -0,0 +1,53 @@ +uuid: f69ac5f7-955c-4b1b-88f4-91c26738c188 +langcode: en +status: true +dependencies: + config: + - contact.form.feedback +_core: + default_config_hash: JVODBpCr7cbobFtZtw0loyOblfN77ajUJz092OhvXic +id: contact_message.feedback.default +targetEntityType: contact_message +bundle: feedback +mode: default +content: + copy: + weight: 4 + region: content + settings: { } + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + mail: + weight: 1 + region: content + settings: { } + third_party_settings: { } + message: + type: string_textarea + weight: 3 + region: content + settings: + rows: 12 + placeholder: '' + third_party_settings: { } + name: + weight: 0 + region: content + settings: { } + third_party_settings: { } + subject: + type: string_textfield + weight: 2 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + preview: true diff --git a/config/sync/core.entity_form_display.media.audio.default.yml b/config/sync/core.entity_form_display.media.audio.default.yml new file mode 100644 index 0000000000..ed915f7379 --- /dev/null +++ b/config/sync/core.entity_form_display.media.audio.default.yml @@ -0,0 +1,63 @@ +uuid: b9ece2e1-7eaa-4786-8d82-cc015b79cff9 +langcode: en +status: true +dependencies: + config: + - field.field.media.audio.field_media_audio_file + - media.type.audio + module: + - file + - path +_core: + default_config_hash: HPbIEJ6R8YaI2PvRwYnzNtuBWsm537V7key8aqiHLME +id: media.audio.default +targetEntityType: media +bundle: audio +mode: default +content: + created: + type: datetime_timestamp + weight: 10 + region: content + settings: { } + third_party_settings: { } + field_media_audio_file: + type: file_generic + weight: 0 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 30 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 100 + region: content + settings: + display_label: true + 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: + moderation_state: true + name: true diff --git a/config/sync/core.entity_form_display.media.document.default.yml b/config/sync/core.entity_form_display.media.document.default.yml new file mode 100644 index 0000000000..1fd767a8c8 --- /dev/null +++ b/config/sync/core.entity_form_display.media.document.default.yml @@ -0,0 +1,63 @@ +uuid: 5bd0bdc0-5484-4f88-9690-3041f63e7532 +langcode: en +status: true +dependencies: + config: + - field.field.media.document.field_media_document + - media.type.document + module: + - file + - path +_core: + default_config_hash: 1xA1MtmU9pm0vIQOUkDnSVs_WC4xm8XP7JiAH5IaTc4 +id: media.document.default +targetEntityType: media +bundle: document +mode: default +content: + created: + type: datetime_timestamp + weight: 10 + region: content + settings: { } + third_party_settings: { } + field_media_document: + type: file_generic + weight: 0 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 4 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 100 + region: content + settings: + display_label: true + 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: + moderation_state: true + name: true diff --git a/config/sync/core.entity_form_display.media.image.default.yml b/config/sync/core.entity_form_display.media.image.default.yml new file mode 100644 index 0000000000..ceb5ced30b --- /dev/null +++ b/config/sync/core.entity_form_display.media.image.default.yml @@ -0,0 +1,77 @@ +uuid: 8d1eb44d-a8c5-4b70-bc24-a022ca7ce06c +langcode: en +status: true +dependencies: + config: + - field.field.media.image.field_media_image + - image.style.thumbnail + - media.type.image + module: + - image + - path +_core: + default_config_hash: YfCsrO-6vBi81DXSdDHvE4dunxYf3CVcSnagpcGmtc4 +id: media.image.default +targetEntityType: media +bundle: image +mode: default +content: + created: + type: datetime_timestamp + weight: 5 + region: content + settings: { } + third_party_settings: { } + field_media_image: + type: image_image + weight: 1 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + name: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + path: + type: path + weight: 3 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 7 + region: content + settings: + display_label: true + third_party_settings: { } + translation: + weight: 6 + region: content + settings: { } + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 4 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + moderation_state: true diff --git a/config/sync/core.entity_form_display.media.remote_video.default.yml b/config/sync/core.entity_form_display.media.remote_video.default.yml new file mode 100644 index 0000000000..a6a9eeaa1e --- /dev/null +++ b/config/sync/core.entity_form_display.media.remote_video.default.yml @@ -0,0 +1,64 @@ +uuid: b1201da2-8bb9-4d30-bedf-9e05cebedbbe +langcode: en +status: true +dependencies: + config: + - field.field.media.remote_video.field_media_oembed_video + - media.type.remote_video + module: + - media + - path +_core: + default_config_hash: CQeaYlDbRk0fCILszz3Q_IDcTwwbtvn2mfSgGV68xWM +id: media.remote_video.default +targetEntityType: media +bundle: remote_video +mode: default +content: + created: + type: datetime_timestamp + weight: 10 + region: content + settings: { } + third_party_settings: { } + field_media_oembed_video: + type: oembed_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: { } + path: + type: path + weight: 30 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 100 + region: content + settings: + display_label: true + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 4 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + moderation_state: true + name: true diff --git a/config/sync/core.entity_form_display.media.video.default.yml b/config/sync/core.entity_form_display.media.video.default.yml new file mode 100644 index 0000000000..8e5d830340 --- /dev/null +++ b/config/sync/core.entity_form_display.media.video.default.yml @@ -0,0 +1,63 @@ +uuid: 8e087105-d09b-4ce7-8ee5-16df12dd62b8 +langcode: en +status: true +dependencies: + config: + - field.field.media.video.field_media_video_file + - media.type.video + module: + - file + - path +_core: + default_config_hash: mMjsaQJZLLLCdVCwBaVuhN-nZzGZt25anUJcqdIHsS8 +id: media.video.default +targetEntityType: media +bundle: video +mode: default +content: + created: + type: datetime_timestamp + weight: 10 + region: content + settings: { } + third_party_settings: { } + field_media_video_file: + type: file_generic + weight: 0 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 30 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 100 + region: content + settings: + display_label: true + 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: + moderation_state: true + name: true diff --git a/config/sync/core.entity_form_display.node.article.default.yml b/config/sync/core.entity_form_display.node.article.default.yml new file mode 100644 index 0000000000..b586064a3a --- /dev/null +++ b/config/sync/core.entity_form_display.node.article.default.yml @@ -0,0 +1,121 @@ +uuid: 530876b1-abd0-4c97-9a0c-b04c17242053 +langcode: en +status: true +dependencies: + config: + - field.field.node.article.body + - field.field.node.article.field_media_image + - field.field.node.article.field_tags + - field.field.node.article.layout_builder__layout + - node.type.article + - workflows.workflow.editorial + module: + - content_moderation + - media_library + - path + - text +_core: + default_config_hash: QiMqI3f6a4D_rqJBhUL4QcW3c5bOtmES2rOx2PT5Vj4 +id: node.article.default +targetEntityType: node +bundle: article +mode: default +content: + body: + type: text_textarea_with_summary + weight: 1 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + created: + type: datetime_timestamp + weight: 7 + region: content + settings: { } + third_party_settings: { } + field_media_image: + type: media_library_widget + weight: 5 + region: content + settings: + media_types: { } + third_party_settings: { } + field_tags: + type: entity_reference_autocomplete_tags + weight: 3 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + moderation_state: + type: moderation_state_default + weight: 12 + region: content + settings: { } + third_party_settings: { } + path: + type: path + weight: 10 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 8 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 11 + region: content + settings: + display_label: true + third_party_settings: { } + sticky: + type: boolean_checkbox + weight: 9 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + translation: + weight: 13 + region: content + settings: { } + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 6 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + layout_builder__layout: true diff --git a/config/sync/core.entity_form_display.node.page.default.yml b/config/sync/core.entity_form_display.node.page.default.yml new file mode 100644 index 0000000000..849a931c4f --- /dev/null +++ b/config/sync/core.entity_form_display.node.page.default.yml @@ -0,0 +1,101 @@ +uuid: d5fda3e4-4fb5-4194-ba2b-c9313520e0bf +langcode: en +status: true +dependencies: + config: + - field.field.node.page.body + - field.field.node.page.layout_builder__layout + - node.type.page + - workflows.workflow.editorial + module: + - content_moderation + - path + - text +_core: + default_config_hash: 965T0AxWndzc-HTLS728IF6EfYbvgspOSQkw7lA6348 +id: node.page.default +targetEntityType: node +bundle: page +mode: default +content: + body: + type: text_textarea_with_summary + weight: 6 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + created: + type: datetime_timestamp + weight: 2 + region: content + settings: { } + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + moderation_state: + type: moderation_state_default + weight: 8 + region: content + settings: { } + third_party_settings: { } + path: + type: path + weight: 5 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 3 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 7 + region: content + settings: + display_label: true + third_party_settings: { } + sticky: + type: boolean_checkbox + weight: 4 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + translation: + weight: 10 + region: content + settings: { } + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 1 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + layout_builder__layout: true diff --git a/config/sync/core.entity_form_display.node.recipe.default.yml b/config/sync/core.entity_form_display.node.recipe.default.yml new file mode 100644 index 0000000000..97dee33bbc --- /dev/null +++ b/config/sync/core.entity_form_display.node.recipe.default.yml @@ -0,0 +1,184 @@ +uuid: d37b86c4-b749-499e-b159-b270eb6c6996 +langcode: en +status: true +dependencies: + config: + - field.field.node.recipe.field_cooking_time + - field.field.node.recipe.field_difficulty + - field.field.node.recipe.field_ingredients + - field.field.node.recipe.field_media_image + - field.field.node.recipe.field_number_of_servings + - field.field.node.recipe.field_preparation_time + - field.field.node.recipe.field_recipe_category + - field.field.node.recipe.field_recipe_instruction + - field.field.node.recipe.field_summary + - field.field.node.recipe.field_tags + - field.field.node.recipe.layout_builder__layout + - node.type.recipe + - workflows.workflow.editorial + module: + - content_moderation + - media_library + - path + - text +_core: + default_config_hash: zkjKEWBzz2ucUcFVSPZZslRnYTNoB_0Vyii_UORz0rw +id: node.recipe.default +targetEntityType: node +bundle: recipe +mode: default +content: + created: + type: datetime_timestamp + weight: 15 + region: content + settings: { } + third_party_settings: { } + field_cooking_time: + type: number + weight: 3 + region: content + settings: + placeholder: '' + third_party_settings: { } + field_difficulty: + type: options_select + weight: 5 + region: content + settings: { } + third_party_settings: { } + field_ingredients: + type: string_textfield + weight: 11 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_media_image: + type: media_library_widget + weight: 9 + region: content + settings: + media_types: { } + third_party_settings: { } + field_number_of_servings: + type: number + weight: 4 + region: content + settings: + placeholder: '' + third_party_settings: { } + field_preparation_time: + type: number + weight: 2 + region: content + settings: + placeholder: '' + third_party_settings: { } + field_recipe_category: + type: entity_reference_autocomplete_tags + weight: 6 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + field_recipe_instruction: + type: text_textarea + weight: 13 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + field_summary: + type: text_textarea + weight: 10 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + field_tags: + type: entity_reference_autocomplete_tags + weight: 7 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 1 + region: content + settings: + include_locked: true + third_party_settings: { } + layout_builder__layout: + type: null + weight: 26 + region: content + settings: { } + third_party_settings: { } + moderation_state: + type: moderation_state_default + weight: 20 + region: content + settings: { } + third_party_settings: { } + path: + type: path + weight: 18 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 16 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 19 + region: content + settings: + display_label: true + third_party_settings: { } + sticky: + type: boolean_checkbox + weight: 17 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + translation: + weight: 12 + region: content + settings: { } + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 14 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/config/sync/core.entity_form_display.user.user.default.yml b/config/sync/core.entity_form_display.user.user.default.yml new file mode 100644 index 0000000000..a0b788baaf --- /dev/null +++ b/config/sync/core.entity_form_display.user.user.default.yml @@ -0,0 +1,39 @@ +uuid: 9d8c1d1f-dd05-4584-bf59-862b5e64b22a +langcode: en +status: true +dependencies: + config: + - field.field.user.user.user_picture + - image.style.thumbnail + module: + - image + - user +_core: + default_config_hash: jLkMFqpbSJphJv4MfuLl3wbZ8EBl-5mcjak0erRZ5U0 +id: user.user.default +targetEntityType: user +bundle: user +mode: default +content: + account: + weight: -10 + region: content + contact: + weight: 5 + region: content + language: + weight: 0 + region: content + timezone: + weight: 6 + region: content + user_picture: + type: image_image + weight: -1 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } +hidden: + langcode: true diff --git a/config/sync/core.entity_form_mode.media.media_library.yml b/config/sync/core.entity_form_mode.media.media_library.yml new file mode 100644 index 0000000000..dc1bd10a1e --- /dev/null +++ b/config/sync/core.entity_form_mode.media.media_library.yml @@ -0,0 +1,15 @@ +uuid: b3aa9866-8732-4f54-b274-bd08c2b7dfe7 +langcode: en +status: true +dependencies: + module: + - media + enforced: + module: + - media_library +_core: + default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 +id: media.media_library +label: 'Media library' +targetEntityType: media +cache: true diff --git a/config/sync/core.entity_form_mode.user.register.yml b/config/sync/core.entity_form_mode.user.register.yml new file mode 100644 index 0000000000..9cd994376c --- /dev/null +++ b/config/sync/core.entity_form_mode.user.register.yml @@ -0,0 +1,12 @@ +uuid: 0743e1fd-407a-4f93-908f-1b2102eb18b8 +langcode: en +status: true +dependencies: + module: + - user +_core: + default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI +id: user.register +label: Register +targetEntityType: user +cache: true diff --git a/config/sync/core.entity_view_display.block_content.banner_block.default.yml b/config/sync/core.entity_view_display.block_content.banner_block.default.yml new file mode 100644 index 0000000000..eb3b9933a2 --- /dev/null +++ b/config/sync/core.entity_view_display.block_content.banner_block.default.yml @@ -0,0 +1,57 @@ +uuid: 4aa8d702-aa78-40a3-8b0e-81d2c95f9130 +langcode: en +status: true +dependencies: + config: + - block_content.type.banner_block + - field.field.block_content.banner_block.field_content_link + - field.field.block_content.banner_block.field_media_image + - field.field.block_content.banner_block.field_summary + - field.field.block_content.banner_block.field_title + module: + - link +_core: + default_config_hash: WK_QNizqurKDgVn7UssZ5JJ_sDVXCd0ly_GoXD8alvc +id: block_content.banner_block.default +targetEntityType: block_content +bundle: banner_block +mode: default +content: + field_content_link: + type: link + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 4 + region: content + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: scale_crop_7_3_large + link: false + third_party_settings: { } + weight: 1 + region: content + field_summary: + type: basic_string + label: hidden + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_title: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 2 + region: content +hidden: + langcode: true diff --git a/config/sync/core.entity_view_display.block_content.basic.default.yml b/config/sync/core.entity_view_display.block_content.basic.default.yml new file mode 100644 index 0000000000..f27eeffb52 --- /dev/null +++ b/config/sync/core.entity_view_display.block_content.basic.default.yml @@ -0,0 +1,25 @@ +uuid: 5b814f78-f4a2-46b6-8f1e-ae992285a51e +langcode: en +status: true +dependencies: + config: + - block_content.type.basic + - field.field.block_content.basic.body + module: + - text +_core: + default_config_hash: ehdV3GLafFmKS7kiye3nNNexEbDpt6lo8XPWYzTM2HE +id: block_content.basic.default +targetEntityType: block_content +bundle: basic +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + langcode: true diff --git a/config/sync/core.entity_view_display.block_content.disclaimer_block.default.yml b/config/sync/core.entity_view_display.block_content.disclaimer_block.default.yml new file mode 100644 index 0000000000..949cc8514a --- /dev/null +++ b/config/sync/core.entity_view_display.block_content.disclaimer_block.default.yml @@ -0,0 +1,33 @@ +uuid: cc2c3e52-e174-4a59-95f3-6731e9e4518b +langcode: en +status: true +dependencies: + config: + - block_content.type.disclaimer_block + - field.field.block_content.disclaimer_block.field_copyright + - field.field.block_content.disclaimer_block.field_disclaimer + module: + - text +_core: + default_config_hash: V6TOUubOCSSb6pOeFZoyN3HVM2emmXMylqGXggESAQQ +id: block_content.disclaimer_block.default +targetEntityType: block_content +bundle: disclaimer_block +mode: default +content: + field_copyright: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 2 + region: content + field_disclaimer: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 1 + region: content +hidden: + langcode: true diff --git a/config/sync/core.entity_view_display.block_content.footer_promo_block.default.yml b/config/sync/core.entity_view_display.block_content.footer_promo_block.default.yml new file mode 100644 index 0000000000..9720af524d --- /dev/null +++ b/config/sync/core.entity_view_display.block_content.footer_promo_block.default.yml @@ -0,0 +1,57 @@ +uuid: b4c96e4a-b1c5-4dd1-9bb4-e575a41d8859 +langcode: en +status: true +dependencies: + config: + - block_content.type.footer_promo_block + - field.field.block_content.footer_promo_block.field_content_link + - field.field.block_content.footer_promo_block.field_media_image + - field.field.block_content.footer_promo_block.field_summary + - field.field.block_content.footer_promo_block.field_title + module: + - link +_core: + default_config_hash: gRg0jbMyEcAu7xnUHF2fUkau4Xa5viMjHFXFSMT6Sxg +id: block_content.footer_promo_block.default +targetEntityType: block_content +bundle: footer_promo_block +mode: default +content: + field_content_link: + type: link + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + weight: 4 + region: content + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: medium_8_7 + link: false + third_party_settings: { } + weight: 1 + region: content + field_summary: + type: basic_string + label: hidden + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_title: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 2 + region: content +hidden: + langcode: true diff --git a/config/sync/core.entity_view_display.media.audio.default.yml b/config/sync/core.entity_view_display.media.audio.default.yml new file mode 100644 index 0000000000..3079ff2363 --- /dev/null +++ b/config/sync/core.entity_view_display.media.audio.default.yml @@ -0,0 +1,33 @@ +uuid: 673a3114-ad8a-4b43-a73a-002b61238243 +langcode: en +status: true +dependencies: + config: + - field.field.media.audio.field_media_audio_file + - media.type.audio + module: + - file +_core: + default_config_hash: i9e8OQPmP3H3xwsK7b6rMppqxTifykRn6jOHOo3nBgg +id: media.audio.default +targetEntityType: media +bundle: audio +mode: default +content: + field_media_audio_file: + type: file_audio + label: visually_hidden + settings: + controls: true + autoplay: false + loop: false + multiple_file_display_type: tags + third_party_settings: { } + weight: 0 + region: content +hidden: + created: true + langcode: true + name: true + thumbnail: true + uid: true diff --git a/config/sync/core.entity_view_display.media.document.default.yml b/config/sync/core.entity_view_display.media.document.default.yml new file mode 100644 index 0000000000..8490a840c0 --- /dev/null +++ b/config/sync/core.entity_view_display.media.document.default.yml @@ -0,0 +1,29 @@ +uuid: e2876d7e-a903-4743-bad7-a617ae07170c +langcode: en +status: true +dependencies: + config: + - field.field.media.document.field_media_document + - media.type.document + module: + - file +_core: + default_config_hash: PKsZLhRLrXFHjGpwQ2mnGGYIxX2AhT875Z7eoAwDRfM +id: media.document.default +targetEntityType: media +bundle: document +mode: default +content: + field_media_document: + type: file_default + label: visually_hidden + settings: { } + third_party_settings: { } + weight: 1 + region: content +hidden: + created: true + langcode: true + name: true + thumbnail: true + uid: true diff --git a/config/sync/core.entity_view_display.media.image.default.yml b/config/sync/core.entity_view_display.media.image.default.yml new file mode 100644 index 0000000000..42036f2e79 --- /dev/null +++ b/config/sync/core.entity_view_display.media.image.default.yml @@ -0,0 +1,32 @@ +uuid: c96af602-78b1-449e-811a-d7d852680802 +langcode: en +status: true +dependencies: + config: + - field.field.media.image.field_media_image + - media.type.image + - responsive_image.styles.3_2_image + module: + - responsive_image +_core: + default_config_hash: tBeeo80nOITwMdvTqwV7tKrLt64-Utywih0yhl7dMWw +id: media.image.default +targetEntityType: media +bundle: image +mode: default +content: + field_media_image: + type: responsive_image + label: visually_hidden + settings: + responsive_image_style: 3_2_image + image_link: '' + third_party_settings: { } + weight: 1 + region: content +hidden: + created: true + langcode: true + name: true + thumbnail: true + uid: true diff --git a/config/sync/core.entity_view_display.media.image.medium_8_7.yml b/config/sync/core.entity_view_display.media.image.medium_8_7.yml new file mode 100644 index 0000000000..15427f208a --- /dev/null +++ b/config/sync/core.entity_view_display.media.image.medium_8_7.yml @@ -0,0 +1,38 @@ +uuid: 9d164a3b-3cbb-4e7d-a38c-fa0f4583d32e +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.media.medium_8_7 + - field.field.media.image.field_media_image + - image.style.medium_8_7 + - media.type.image + module: + - image + - layout_builder +third_party_settings: + layout_builder: + enabled: false + allow_custom: false +_core: + default_config_hash: 3-ywiAmzlIyMCYihJv4YZF-dS0l8zYwIqbrxUjLyUik +id: media.image.medium_8_7 +targetEntityType: media +bundle: image +mode: medium_8_7 +content: + field_media_image: + type: image + label: visually_hidden + settings: + image_link: '' + image_style: medium_8_7 + third_party_settings: { } + weight: 1 + region: content +hidden: + created: true + langcode: true + name: true + thumbnail: true + uid: true diff --git a/config/sync/core.entity_view_display.media.image.responsive_3x2.yml b/config/sync/core.entity_view_display.media.image.responsive_3x2.yml new file mode 100644 index 0000000000..7a51da0e64 --- /dev/null +++ b/config/sync/core.entity_view_display.media.image.responsive_3x2.yml @@ -0,0 +1,38 @@ +uuid: a98c7de4-e84c-462a-a791-787fd6ecde46 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.media.responsive_3x2 + - field.field.media.image.field_media_image + - media.type.image + - responsive_image.styles.3_2_image + module: + - layout_builder + - responsive_image +third_party_settings: + layout_builder: + enabled: false + allow_custom: false +_core: + default_config_hash: _y983RdcS0-xJnTJwBNh9ZLKm5WfWFYtRkfXBw9Jrl8 +id: media.image.responsive_3x2 +targetEntityType: media +bundle: image +mode: responsive_3x2 +content: + field_media_image: + type: responsive_image + label: visually_hidden + settings: + responsive_image_style: 3_2_image + image_link: '' + third_party_settings: { } + weight: 1 + region: content +hidden: + created: true + langcode: true + name: true + thumbnail: true + uid: true diff --git a/config/sync/core.entity_view_display.media.image.scale_crop_7_3_large.yml b/config/sync/core.entity_view_display.media.image.scale_crop_7_3_large.yml new file mode 100644 index 0000000000..1da6dd0ead --- /dev/null +++ b/config/sync/core.entity_view_display.media.image.scale_crop_7_3_large.yml @@ -0,0 +1,38 @@ +uuid: 071b223c-9cc7-466f-bb74-5e368ebb5965 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.media.scale_crop_7_3_large + - field.field.media.image.field_media_image + - image.style.scale_crop_7_3_large + - media.type.image + module: + - image + - layout_builder +third_party_settings: + layout_builder: + enabled: false + allow_custom: false +_core: + default_config_hash: wE0QJQ4GF9ydxRYmb5jlAyr78TYMsPh6A_c_-eIyYNI +id: media.image.scale_crop_7_3_large +targetEntityType: media +bundle: image +mode: scale_crop_7_3_large +content: + field_media_image: + type: image + label: visually_hidden + settings: + image_link: '' + image_style: scale_crop_7_3_large + third_party_settings: { } + weight: 1 + region: content +hidden: + created: true + langcode: true + name: true + thumbnail: true + uid: true diff --git a/config/sync/core.entity_view_display.media.image.square.yml b/config/sync/core.entity_view_display.media.image.square.yml new file mode 100644 index 0000000000..b6c4c959b3 --- /dev/null +++ b/config/sync/core.entity_view_display.media.image.square.yml @@ -0,0 +1,38 @@ +uuid: 92ec9e65-03f1-4c4c-8d64-9e94c561fa5c +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.media.square + - field.field.media.image.field_media_image + - media.type.image + - responsive_image.styles.square + module: + - layout_builder + - responsive_image +third_party_settings: + layout_builder: + enabled: false + allow_custom: false +_core: + default_config_hash: R-8EREsKqchtoXj8eLoFKm-XFiRqgtgDw8JxNzd4Xec +id: media.image.square +targetEntityType: media +bundle: image +mode: square +content: + field_media_image: + type: responsive_image + label: visually_hidden + settings: + responsive_image_style: square + image_link: '' + third_party_settings: { } + weight: 1 + region: content +hidden: + created: true + langcode: true + name: true + thumbnail: true + uid: true diff --git a/config/sync/core.entity_view_display.media.remote_video.default.yml b/config/sync/core.entity_view_display.media.remote_video.default.yml new file mode 100644 index 0000000000..b696620429 --- /dev/null +++ b/config/sync/core.entity_view_display.media.remote_video.default.yml @@ -0,0 +1,31 @@ +uuid: a151d596-eb8f-4735-b587-38ca92895cd8 +langcode: en +status: true +dependencies: + config: + - field.field.media.remote_video.field_media_oembed_video + - media.type.remote_video + module: + - media +_core: + default_config_hash: VCmVDgqiYmdbal5nxDh7pCkAPMTwfsgZNIZ7ZX1H-1w +id: media.remote_video.default +targetEntityType: media +bundle: remote_video +mode: default +content: + field_media_oembed_video: + type: oembed + label: hidden + settings: + max_width: 0 + max_height: 0 + third_party_settings: { } + weight: 0 + region: content +hidden: + created: true + langcode: true + name: true + thumbnail: true + uid: true diff --git a/config/sync/core.entity_view_display.media.video.default.yml b/config/sync/core.entity_view_display.media.video.default.yml new file mode 100644 index 0000000000..e189d639b6 --- /dev/null +++ b/config/sync/core.entity_view_display.media.video.default.yml @@ -0,0 +1,36 @@ +uuid: ba6e9f95-34b0-4985-a31f-3597de3a691a +langcode: en +status: true +dependencies: + config: + - field.field.media.video.field_media_video_file + - media.type.video + module: + - file +_core: + default_config_hash: NPLHs4yOK575ZFCLgxBlMJj_Pf1UkYgMPmZG9DVwZ_o +id: media.video.default +targetEntityType: media +bundle: video +mode: default +content: + field_media_video_file: + type: file_video + label: visually_hidden + settings: + controls: true + autoplay: false + loop: false + multiple_file_display_type: tags + muted: false + width: 640 + height: 480 + third_party_settings: { } + weight: 0 + region: content +hidden: + created: true + langcode: true + name: true + thumbnail: true + uid: true diff --git a/config/sync/core.entity_view_display.node.article.card.yml b/config/sync/core.entity_view_display.node.article.card.yml new file mode 100644 index 0000000000..c6da64d1b3 --- /dev/null +++ b/config/sync/core.entity_view_display.node.article.card.yml @@ -0,0 +1,36 @@ +uuid: e7c89cbc-9661-4c0d-84b3-e6114679cfdc +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.card + - field.field.node.article.body + - field.field.node.article.field_media_image + - field.field.node.article.field_tags + - field.field.node.article.layout_builder__layout + - node.type.article + module: + - user +_core: + default_config_hash: 9zwIquVyAsdSoSw-cxx3hBf7QDHjtR7uneOy84xHasQ +id: node.article.card +targetEntityType: node +bundle: article +mode: card +content: + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + link: false + third_party_settings: { } + weight: 1 + region: content +hidden: + body: true + content_moderation_control: true + field_tags: true + langcode: true + layout_builder__layout: true + links: true diff --git a/config/sync/core.entity_view_display.node.article.card_common.yml b/config/sync/core.entity_view_display.node.article.card_common.yml new file mode 100644 index 0000000000..8b3809254c --- /dev/null +++ b/config/sync/core.entity_view_display.node.article.card_common.yml @@ -0,0 +1,36 @@ +uuid: 84ce640f-bbb6-43f4-a201-b98ecf939f25 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.card_common + - field.field.node.article.body + - field.field.node.article.field_media_image + - field.field.node.article.field_tags + - field.field.node.article.layout_builder__layout + - node.type.article + module: + - user +_core: + default_config_hash: RSoccsIQZ6OzCCyeiBoQWLu-FxalTPSKYaKfBXVTKm0 +id: node.article.card_common +targetEntityType: node +bundle: article +mode: card_common +content: + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + link: false + third_party_settings: { } + weight: 1 + region: content +hidden: + body: true + content_moderation_control: true + field_tags: true + langcode: true + layout_builder__layout: true + links: true diff --git a/config/sync/core.entity_view_display.node.article.card_common_alt.yml b/config/sync/core.entity_view_display.node.article.card_common_alt.yml new file mode 100644 index 0000000000..e608d3fad7 --- /dev/null +++ b/config/sync/core.entity_view_display.node.article.card_common_alt.yml @@ -0,0 +1,36 @@ +uuid: 2180017c-025a-4898-92b0-5b207a93246d +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.card_common_alt + - field.field.node.article.body + - field.field.node.article.field_media_image + - field.field.node.article.field_tags + - field.field.node.article.layout_builder__layout + - node.type.article + module: + - user +_core: + default_config_hash: nbwld-a_5QouyJm-jc1P6TfErstPGVCdx1fM4jhm530 +id: node.article.card_common_alt +targetEntityType: node +bundle: article +mode: card_common_alt +content: + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + link: false + third_party_settings: { } + weight: 1 + region: content +hidden: + body: true + content_moderation_control: true + field_tags: true + langcode: true + layout_builder__layout: true + links: true diff --git a/config/sync/core.entity_view_display.node.article.default.yml b/config/sync/core.entity_view_display.node.article.default.yml new file mode 100644 index 0000000000..5b81a820d8 --- /dev/null +++ b/config/sync/core.entity_view_display.node.article.default.yml @@ -0,0 +1,58 @@ +uuid: 0de12728-f9f0-4b02-b8c5-dd62e4a87b1a +langcode: en +status: true +dependencies: + config: + - field.field.node.article.body + - field.field.node.article.field_media_image + - field.field.node.article.field_tags + - field.field.node.article.layout_builder__layout + - node.type.article + module: + - layout_builder + - text + - user +third_party_settings: + layout_builder: + enabled: false + allow_custom: false +_core: + default_config_hash: QQ_00wtiemL2fk1DLZ5ZMyJw4ZjFHYmcrWId8ouhIJk +id: node.article.default +targetEntityType: node +bundle: article +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + link: false + third_party_settings: { } + weight: 2 + region: content + field_tags: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 0 + region: content + links: + settings: { } + third_party_settings: { } + weight: 4 + region: content +hidden: + content_moderation_control: true + langcode: true + layout_builder__layout: true diff --git a/config/sync/core.entity_view_display.node.article.full.yml b/config/sync/core.entity_view_display.node.article.full.yml new file mode 100644 index 0000000000..616f37920a --- /dev/null +++ b/config/sync/core.entity_view_display.node.article.full.yml @@ -0,0 +1,139 @@ +uuid: 6a33f76d-6351-41b4-acb7-149f8ede978d +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.full + - field.field.node.article.body + - field.field.node.article.field_media_image + - field.field.node.article.field_tags + - field.field.node.article.layout_builder__layout + - node.type.article + module: + - layout_builder + - layout_discovery + - text + - user +third_party_settings: + layout_builder: + enabled: true + allow_custom: true + sections: + - + layout_id: layout_onecol + layout_settings: + label: '' + components: + 439cd644-2346-4467-b296-2c9453bd18c2: + uuid: 439cd644-2346-4467-b296-2c9453bd18c2 + region: content + configuration: + id: 'field_block:node:article:field_tags' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: entity_reference_label + label: inline + settings: + link: true + third_party_settings: { } + weight: 0 + additional: { } + 02d32417-145b-41a4-8d7a-27e4477b9666: + uuid: 02d32417-145b-41a4-8d7a-27e4477b9666 + region: content + configuration: + id: 'field_block:node:article:field_media_image' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + link: false + third_party_settings: { } + weight: 1 + additional: { } + f73af85e-15fc-4672-8b72-3ed91353e08c: + uuid: f73af85e-15fc-4672-8b72-3ed91353e08c + region: content + configuration: + id: 'field_block:node:article:body' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 2 + additional: { } + 957850fc-d5ea-4a6f-b3c9-dd2e4811a5c4: + uuid: 957850fc-d5ea-4a6f-b3c9-dd2e4811a5c4 + region: content + configuration: + id: 'extra_field_block:node:article:links' + label_display: '0' + context_mapping: + entity: layout_builder.entity + weight: 3 + additional: { } + 937c9738-b63e-409f-897a-c9fc98f6716e: + uuid: 937c9738-b63e-409f-897a-c9fc98f6716e + region: content + configuration: + id: 'extra_field_block:node:article:content_moderation_control' + label_display: '0' + context_mapping: + entity: layout_builder.entity + weight: 4 + additional: { } + third_party_settings: { } +_core: + default_config_hash: cKlkmkhCD1svR7wdiOSaPUdyWnzO9wBdKl1IoqgjWvc +id: node.article.full +targetEntityType: node +bundle: article +mode: full +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 3 + region: content + content_moderation_control: + settings: { } + third_party_settings: { } + weight: 5 + region: content + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + link: false + third_party_settings: { } + weight: 2 + region: content + field_tags: + type: entity_reference_label + label: inline + settings: + link: true + third_party_settings: { } + weight: 0 + region: content + links: + settings: { } + third_party_settings: { } + weight: 4 + region: content +hidden: + langcode: true + layout_builder__layout: true diff --git a/config/sync/core.entity_view_display.node.article.rss.yml b/config/sync/core.entity_view_display.node.article.rss.yml new file mode 100644 index 0000000000..91ac422e5b --- /dev/null +++ b/config/sync/core.entity_view_display.node.article.rss.yml @@ -0,0 +1,30 @@ +uuid: dfcfd373-f6c0-4276-89d3-ef1af1732aee +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.rss + - field.field.node.article.body + - field.field.node.article.field_media_image + - field.field.node.article.field_tags + - field.field.node.article.layout_builder__layout + - node.type.article + module: + - user +_core: + default_config_hash: mZujGYrE8rzGP2UX07oxjSjWIuwh2Mzulh6KRL0NkPY +id: node.article.rss +targetEntityType: node +bundle: article +mode: rss +content: + links: + weight: 100 + region: content +hidden: + body: true + content_moderation_control: true + field_media_image: true + field_tags: true + langcode: true + layout_builder__layout: true diff --git a/config/sync/core.entity_view_display.node.article.teaser.yml b/config/sync/core.entity_view_display.node.article.teaser.yml new file mode 100644 index 0000000000..a02d5657d8 --- /dev/null +++ b/config/sync/core.entity_view_display.node.article.teaser.yml @@ -0,0 +1,55 @@ +uuid: d0a4f858-d0c9-4e37-8ef2-8727a4a058a9 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.article.body + - field.field.node.article.field_media_image + - field.field.node.article.field_tags + - field.field.node.article.layout_builder__layout + - node.type.article + module: + - text + - user +_core: + default_config_hash: D5zWDOzLuPcq8pAYAd8s8elbxkYuBQatZJzHqz07B9M +id: node.article.teaser +targetEntityType: node +bundle: article +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 2 + region: content + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + link: false + third_party_settings: { } + weight: 1 + region: content + field_tags: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 3 + region: content + links: + settings: { } + third_party_settings: { } + weight: 4 + region: content +hidden: + content_moderation_control: true + langcode: true + layout_builder__layout: true diff --git a/config/sync/core.entity_view_display.node.page.default.yml b/config/sync/core.entity_view_display.node.page.default.yml new file mode 100644 index 0000000000..333d720142 --- /dev/null +++ b/config/sync/core.entity_view_display.node.page.default.yml @@ -0,0 +1,43 @@ +uuid: b4fb96c5-015c-49e4-a0b7-409b0b33f223 +langcode: en +status: true +dependencies: + config: + - field.field.node.page.body + - field.field.node.page.layout_builder__layout + - node.type.page + module: + - layout_builder + - text + - user +third_party_settings: + layout_builder: + enabled: false + allow_custom: false +_core: + default_config_hash: 0TCIAMFETTINyD1fsRD9yQ_jxSqEg68y31BRnRMNrUQ +id: node.page.default +targetEntityType: node +bundle: page +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content + content_moderation_control: + settings: { } + third_party_settings: { } + weight: 2 + region: content + links: + settings: { } + third_party_settings: { } + weight: 1 + region: content +hidden: + langcode: true + layout_builder__layout: true diff --git a/config/sync/core.entity_view_display.node.page.full.yml b/config/sync/core.entity_view_display.node.page.full.yml new file mode 100644 index 0000000000..1a9274053c --- /dev/null +++ b/config/sync/core.entity_view_display.node.page.full.yml @@ -0,0 +1,87 @@ +uuid: 378a4896-7744-47e0-8ef3-08355f4835ad +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.full + - field.field.node.page.body + - field.field.node.page.layout_builder__layout + - node.type.page + module: + - layout_builder + - layout_discovery + - text + - user +third_party_settings: + layout_builder: + enabled: true + allow_custom: true + sections: + - + layout_id: layout_onecol + layout_settings: + label: '' + components: + 74a08c63-70dc-42e7-89f8-e4c62efb07ce: + uuid: 74a08c63-70dc-42e7-89f8-e4c62efb07ce + region: content + configuration: + id: 'field_block:node:page:body' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + additional: { } + 57ad7b26-a88b-439e-a056-40f2de29a943: + uuid: 57ad7b26-a88b-439e-a056-40f2de29a943 + region: content + configuration: + id: 'extra_field_block:node:page:links' + label_display: '0' + context_mapping: + entity: layout_builder.entity + weight: 1 + additional: { } + 01b94e28-e38c-4849-98d6-ed77bca30afc: + uuid: 01b94e28-e38c-4849-98d6-ed77bca30afc + region: content + configuration: + id: 'extra_field_block:node:page:content_moderation_control' + label_display: '0' + context_mapping: + entity: layout_builder.entity + weight: 2 + additional: { } + third_party_settings: { } +_core: + default_config_hash: ECLTeQJ2iUkYRbpk21l11FJZElyQwhQ5b0k9GKN1TRg +id: node.page.full +targetEntityType: node +bundle: page +mode: full +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content + content_moderation_control: + settings: { } + third_party_settings: { } + weight: 2 + region: content + links: + settings: { } + third_party_settings: { } + weight: 1 + region: content +hidden: + langcode: true + layout_builder__layout: true diff --git a/config/sync/core.entity_view_display.node.page.teaser.yml b/config/sync/core.entity_view_display.node.page.teaser.yml new file mode 100644 index 0000000000..01247251eb --- /dev/null +++ b/config/sync/core.entity_view_display.node.page.teaser.yml @@ -0,0 +1,34 @@ +uuid: b83f2bdb-c32b-46d5-9824-6bca9c34c61e +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.page.body + - field.field.node.page.layout_builder__layout + - node.type.page + module: + - text + - user +_core: + default_config_hash: oRI7SldZRL0WpzQ-z9R2B0pBqDIseP4bKe2GpYcVDgM +id: node.page.teaser +targetEntityType: node +bundle: page +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 100 + region: content + links: + weight: 101 + region: content +hidden: + content_moderation_control: true + langcode: true + layout_builder__layout: true diff --git a/config/sync/core.entity_view_display.node.recipe.card.yml b/config/sync/core.entity_view_display.node.recipe.card.yml new file mode 100644 index 0000000000..3977038373 --- /dev/null +++ b/config/sync/core.entity_view_display.node.recipe.card.yml @@ -0,0 +1,57 @@ +uuid: 6ee79eb3-2d06-4646-9efa-248a8e9a0b92 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.card + - field.field.node.recipe.field_cooking_time + - field.field.node.recipe.field_difficulty + - field.field.node.recipe.field_ingredients + - field.field.node.recipe.field_media_image + - field.field.node.recipe.field_number_of_servings + - field.field.node.recipe.field_preparation_time + - field.field.node.recipe.field_recipe_category + - field.field.node.recipe.field_recipe_instruction + - field.field.node.recipe.field_summary + - field.field.node.recipe.field_tags + - field.field.node.recipe.layout_builder__layout + - node.type.recipe + module: + - options + - user +_core: + default_config_hash: YNeSqFztpByI8VQ_Afkq-_PvfrbD74P8TnRd_V-sy2c +id: node.recipe.card +targetEntityType: node +bundle: recipe +mode: card +content: + field_difficulty: + type: list_default + label: inline + settings: { } + third_party_settings: { } + weight: 0 + region: content + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + link: false + third_party_settings: { } + weight: 2 + region: content +hidden: + content_moderation_control: true + field_cooking_time: true + field_ingredients: true + field_number_of_servings: true + field_preparation_time: true + field_recipe_category: true + field_recipe_instruction: true + field_summary: true + field_tags: true + langcode: true + layout_builder__layout: true + links: true diff --git a/config/sync/core.entity_view_display.node.recipe.card_common.yml b/config/sync/core.entity_view_display.node.recipe.card_common.yml new file mode 100644 index 0000000000..4c5613b790 --- /dev/null +++ b/config/sync/core.entity_view_display.node.recipe.card_common.yml @@ -0,0 +1,50 @@ +uuid: b5a3c8a5-7941-40c5-81dc-dbb86e644aff +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.card_common + - field.field.node.recipe.field_cooking_time + - field.field.node.recipe.field_difficulty + - field.field.node.recipe.field_ingredients + - field.field.node.recipe.field_media_image + - field.field.node.recipe.field_number_of_servings + - field.field.node.recipe.field_preparation_time + - field.field.node.recipe.field_recipe_category + - field.field.node.recipe.field_recipe_instruction + - field.field.node.recipe.field_summary + - field.field.node.recipe.field_tags + - field.field.node.recipe.layout_builder__layout + - node.type.recipe + module: + - user +_core: + default_config_hash: jkLwPdYDuI2yR6insus-3rrgjYJg0o9U7qojXbgb2nk +id: node.recipe.card_common +targetEntityType: node +bundle: recipe +mode: card_common +content: + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + link: false + third_party_settings: { } + weight: 1 + region: content +hidden: + content_moderation_control: true + field_cooking_time: true + field_difficulty: true + field_ingredients: true + field_number_of_servings: true + field_preparation_time: true + field_recipe_category: true + field_recipe_instruction: true + field_summary: true + field_tags: true + langcode: true + layout_builder__layout: true + links: true diff --git a/config/sync/core.entity_view_display.node.recipe.card_common_alt.yml b/config/sync/core.entity_view_display.node.recipe.card_common_alt.yml new file mode 100644 index 0000000000..9b38255e76 --- /dev/null +++ b/config/sync/core.entity_view_display.node.recipe.card_common_alt.yml @@ -0,0 +1,50 @@ +uuid: 6928b1ea-803e-4d8c-a19b-3ce7180214f1 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.card_common_alt + - field.field.node.recipe.field_cooking_time + - field.field.node.recipe.field_difficulty + - field.field.node.recipe.field_ingredients + - field.field.node.recipe.field_media_image + - field.field.node.recipe.field_number_of_servings + - field.field.node.recipe.field_preparation_time + - field.field.node.recipe.field_recipe_category + - field.field.node.recipe.field_recipe_instruction + - field.field.node.recipe.field_summary + - field.field.node.recipe.field_tags + - field.field.node.recipe.layout_builder__layout + - node.type.recipe + module: + - user +_core: + default_config_hash: RlSxLwuRuF-0V2vwRuVExdo82l1VCEIhWFssIbOuuO4 +id: node.recipe.card_common_alt +targetEntityType: node +bundle: recipe +mode: card_common_alt +content: + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: square + link: false + third_party_settings: { } + weight: 1 + region: content +hidden: + content_moderation_control: true + field_cooking_time: true + field_difficulty: true + field_ingredients: true + field_number_of_servings: true + field_preparation_time: true + field_recipe_category: true + field_recipe_instruction: true + field_summary: true + field_tags: true + langcode: true + layout_builder__layout: true + links: true diff --git a/config/sync/core.entity_view_display.node.recipe.default.yml b/config/sync/core.entity_view_display.node.recipe.default.yml new file mode 100644 index 0000000000..59c41e1803 --- /dev/null +++ b/config/sync/core.entity_view_display.node.recipe.default.yml @@ -0,0 +1,118 @@ +uuid: 37deef4c-974d-4ea4-99f6-b224004be3a0 +langcode: en +status: true +dependencies: + config: + - field.field.node.recipe.field_cooking_time + - field.field.node.recipe.field_difficulty + - field.field.node.recipe.field_ingredients + - field.field.node.recipe.field_media_image + - field.field.node.recipe.field_number_of_servings + - field.field.node.recipe.field_preparation_time + - field.field.node.recipe.field_recipe_category + - field.field.node.recipe.field_recipe_instruction + - field.field.node.recipe.field_summary + - field.field.node.recipe.field_tags + - field.field.node.recipe.layout_builder__layout + - node.type.recipe + module: + - options + - text + - user +_core: + default_config_hash: nuqg0DCtT1hOuDLBcLeJCRBHPhJ0OjphsplYyagB1PI +id: node.recipe.default +targetEntityType: node +bundle: recipe +mode: default +content: + field_cooking_time: + type: number_integer + label: above + settings: + thousand_separator: '' + prefix_suffix: true + third_party_settings: { } + weight: 6 + region: content + field_difficulty: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 8 + region: content + field_ingredients: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 9 + region: content + field_media_image: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + link: false + third_party_settings: { } + weight: 4 + region: content + field_number_of_servings: + type: number_integer + label: above + settings: + thousand_separator: '' + prefix_suffix: true + third_party_settings: { } + weight: 7 + region: content + field_preparation_time: + type: number_integer + label: above + settings: + thousand_separator: '' + prefix_suffix: true + third_party_settings: { } + weight: 5 + region: content + field_recipe_category: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 1 + region: content + field_recipe_instruction: + type: text_default + label: above + settings: { } + third_party_settings: { } + weight: 10 + region: content + field_summary: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content + field_tags: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 2 + region: content + links: + settings: { } + third_party_settings: { } + weight: 11 + region: content +hidden: + content_moderation_control: true + langcode: true + layout_builder__layout: true diff --git a/config/sync/core.entity_view_display.node.recipe.full.yml b/config/sync/core.entity_view_display.node.recipe.full.yml new file mode 100644 index 0000000000..2b41e5644b --- /dev/null +++ b/config/sync/core.entity_view_display.node.recipe.full.yml @@ -0,0 +1,337 @@ +uuid: e5e018ac-d58c-4604-a95d-77309c898070 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.full + - field.field.node.recipe.field_cooking_time + - field.field.node.recipe.field_difficulty + - field.field.node.recipe.field_ingredients + - field.field.node.recipe.field_media_image + - field.field.node.recipe.field_number_of_servings + - field.field.node.recipe.field_preparation_time + - field.field.node.recipe.field_recipe_category + - field.field.node.recipe.field_recipe_instruction + - field.field.node.recipe.field_summary + - field.field.node.recipe.field_tags + - field.field.node.recipe.layout_builder__layout + - node.type.recipe + module: + - layout_builder + - layout_discovery + - options + - text + - user + theme: + - umami +third_party_settings: + layout_builder: + enabled: true + allow_custom: true + sections: + - + layout_id: layout_onecol + layout_settings: + label: '' + components: + eadd557c-6414-40e5-9a95-355720385477: + uuid: eadd557c-6414-40e5-9a95-355720385477 + region: content + configuration: + id: 'field_block:node:recipe:field_tags' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: entity_reference_label + label: inline + settings: + link: true + third_party_settings: { } + weight: 3 + additional: { } + 0eff9e1d-4e73-4748-b910-e5568df1d5aa: + uuid: 0eff9e1d-4e73-4748-b910-e5568df1d5aa + region: content + configuration: + id: 'field_block:node:recipe:field_recipe_category' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: entity_reference_label + label: inline + settings: + link: true + third_party_settings: { } + weight: 2 + additional: { } + 44801518-fe93-421a-bdcb-550493c7925d: + uuid: 44801518-fe93-421a-bdcb-550493c7925d + region: content + configuration: + id: 'field_block:node:recipe:field_summary' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 4 + additional: { } + third_party_settings: { } + - + layout_id: layout_oneplusfourgrid_section + layout_settings: + label: '' + components: + cc87463d-bb75-4eca-a2d0-42f0b643f8a7: + uuid: cc87463d-bb75-4eca-a2d0-42f0b643f8a7 + region: content + configuration: + id: 'field_block:node:recipe:field_media_image' + label: 'Media Image' + label_display: '0' + provider: layout_builder + context_mapping: + entity: layout_builder.entity + view_mode: view_mode + formatter: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + third_party_settings: { } + weight: 4 + additional: { } + df8bfafc-210c-4d86-9745-e47081ab0fd4: + uuid: df8bfafc-210c-4d86-9745-e47081ab0fd4 + region: fifth + configuration: + id: 'field_block:node:recipe:field_difficulty' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: list_default + label: inline + settings: { } + third_party_settings: { } + weight: 0 + additional: { } + a2d450d0-08ce-4123-bca0-411bfa1da132: + uuid: a2d450d0-08ce-4123-bca0-411bfa1da132 + region: fourth + configuration: + id: 'field_block:node:recipe:field_number_of_servings' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: number_integer + label: inline + settings: + thousand_separator: '' + prefix_suffix: false + third_party_settings: { } + weight: 0 + additional: { } + f91febc6-d924-47a2-8ffd-b71d3b2597c7: + uuid: f91febc6-d924-47a2-8ffd-b71d3b2597c7 + region: third + configuration: + id: 'field_block:node:recipe:field_cooking_time' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: number_integer + label: inline + settings: + thousand_separator: '' + prefix_suffix: true + third_party_settings: { } + weight: 0 + additional: { } + 00488840-db50-4afe-9c30-a123e6707fa9: + uuid: 00488840-db50-4afe-9c30-a123e6707fa9 + region: second + configuration: + id: 'field_block:node:recipe:field_preparation_time' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: number_integer + label: inline + settings: + thousand_separator: '' + prefix_suffix: true + third_party_settings: { } + weight: 0 + additional: { } + 69d8bce1-28ae-4287-a05b-a2166679f867: + uuid: 69d8bce1-28ae-4287-a05b-a2166679f867 + region: first + configuration: + id: 'field_block:node:recipe:field_media_image' + label: 'Media Image' + label_display: '0' + provider: layout_builder + context_mapping: + entity: layout_builder.entity + view_mode: view_mode + formatter: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: responsive_3x2 + third_party_settings: { } + weight: 0 + additional: { } + third_party_settings: { } + - + layout_id: layout_twocol_section + layout_settings: + label: '' + column_widths: 33-67 + components: + 6924bf2e-8baa-4081-803a-7a2d3b7d8e14: + uuid: 6924bf2e-8baa-4081-803a-7a2d3b7d8e14 + region: first + configuration: + id: 'field_block:node:recipe:field_ingredients' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + additional: { } + f61cae40-5865-4c4c-98fa-14b8234e7b98: + uuid: f61cae40-5865-4c4c-98fa-14b8234e7b98 + region: second + configuration: + id: 'field_block:node:recipe:field_recipe_instruction' + label_display: '0' + context_mapping: + entity: layout_builder.entity + formatter: + type: text_default + label: above + settings: { } + third_party_settings: { } + weight: 0 + additional: { } + third_party_settings: { } + - + layout_id: layout_onecol + layout_settings: + label: '' + components: + d4b753a7-e1b1-4062-a1d0-a2666362693e: + uuid: d4b753a7-e1b1-4062-a1d0-a2666362693e + region: content + configuration: + id: 'extra_field_block:node:recipe:content_moderation_control' + label_display: '0' + context_mapping: + entity: layout_builder.entity + weight: 0 + additional: { } + third_party_settings: { } +_core: + default_config_hash: llu6cnUCcaLpPt9MZJ5A_ImWFVjM5OCugvfpcHZW7uE +id: node.recipe.full +targetEntityType: node +bundle: recipe +mode: full +content: + content_moderation_control: + settings: { } + third_party_settings: { } + weight: 10 + region: content + field_cooking_time: + type: number_integer + label: inline + settings: + thousand_separator: '' + prefix_suffix: true + third_party_settings: { } + weight: 5 + region: content + field_difficulty: + type: list_default + label: inline + settings: { } + third_party_settings: { } + weight: 7 + region: content + field_ingredients: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 8 + region: content + field_number_of_servings: + type: number_integer + label: inline + settings: + thousand_separator: '' + prefix_suffix: false + third_party_settings: { } + weight: 6 + region: content + field_preparation_time: + type: number_integer + label: inline + settings: + thousand_separator: '' + prefix_suffix: true + third_party_settings: { } + weight: 4 + region: content + field_recipe_category: + type: entity_reference_label + label: inline + settings: + link: true + third_party_settings: { } + weight: 1 + region: content + field_recipe_instruction: + type: text_default + label: above + settings: { } + third_party_settings: { } + weight: 9 + region: content + field_summary: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content + field_tags: + type: entity_reference_label + label: inline + settings: + link: true + third_party_settings: { } + weight: 2 + region: content +hidden: + field_media_image: true + langcode: true + layout_builder__layout: true + links: true diff --git a/config/sync/core.entity_view_display.node.recipe.teaser.yml b/config/sync/core.entity_view_display.node.recipe.teaser.yml new file mode 100644 index 0000000000..b86e37d522 --- /dev/null +++ b/config/sync/core.entity_view_display.node.recipe.teaser.yml @@ -0,0 +1,44 @@ +uuid: b9436dfc-dea5-4126-8405-c585b2760de7 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.recipe.field_cooking_time + - field.field.node.recipe.field_difficulty + - field.field.node.recipe.field_ingredients + - field.field.node.recipe.field_media_image + - field.field.node.recipe.field_number_of_servings + - field.field.node.recipe.field_preparation_time + - field.field.node.recipe.field_recipe_category + - field.field.node.recipe.field_recipe_instruction + - field.field.node.recipe.field_summary + - field.field.node.recipe.field_tags + - field.field.node.recipe.layout_builder__layout + - node.type.recipe + module: + - user +_core: + default_config_hash: 4rIffKRdWUyIN2GSD-HVCY8XkCMEaOzjMCj3uKEsAww +id: node.recipe.teaser +targetEntityType: node +bundle: recipe +mode: teaser +content: + links: + weight: 100 + region: content +hidden: + content_moderation_control: true + field_cooking_time: true + field_difficulty: true + field_ingredients: true + field_media_image: true + field_number_of_servings: true + field_preparation_time: true + field_recipe_category: true + field_recipe_instruction: true + field_summary: true + field_tags: true + langcode: true + layout_builder__layout: true diff --git a/config/sync/core.entity_view_display.user.user.compact.yml b/config/sync/core.entity_view_display.user.user.compact.yml new file mode 100644 index 0000000000..4b8b5aac97 --- /dev/null +++ b/config/sync/core.entity_view_display.user.user.compact.yml @@ -0,0 +1,30 @@ +uuid: 62bf5bb5-3b05-4a93-a10e-a5d7d43a95de +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.user.compact + - field.field.user.user.user_picture + - image.style.thumbnail + module: + - image + - user +_core: + default_config_hash: E9SniQL7JC-qmqMZfr4YfgEzX2E73-D0cQuK7FPflMM +id: user.user.compact +targetEntityType: user +bundle: user +mode: compact +content: + user_picture: + type: image + label: hidden + settings: + image_link: content + image_style: thumbnail + third_party_settings: { } + weight: 0 + region: content +hidden: + langcode: true + member_for: true diff --git a/config/sync/core.entity_view_display.user.user.default.yml b/config/sync/core.entity_view_display.user.user.default.yml new file mode 100644 index 0000000000..e1358862ae --- /dev/null +++ b/config/sync/core.entity_view_display.user.user.default.yml @@ -0,0 +1,31 @@ +uuid: 28b60131-8064-43f1-a0e1-048abf0eee23 +langcode: en +status: true +dependencies: + config: + - field.field.user.user.user_picture + - image.style.thumbnail + module: + - image + - user +_core: + default_config_hash: kn3ILV8YmQC61BmSND_M2nihisVtwpcQeJci23Ce17o +id: user.user.default +targetEntityType: user +bundle: user +mode: default +content: + member_for: + weight: 5 + region: content + user_picture: + type: image + label: hidden + settings: + image_link: content + image_style: thumbnail + third_party_settings: { } + weight: 0 + region: content +hidden: + langcode: true diff --git a/config/sync/core.entity_view_mode.block_content.full.yml b/config/sync/core.entity_view_mode.block_content.full.yml new file mode 100644 index 0000000000..a1816d29ab --- /dev/null +++ b/config/sync/core.entity_view_mode.block_content.full.yml @@ -0,0 +1,12 @@ +uuid: cc85a50d-56ff-4a23-b536-56b49c0e8cbd +langcode: en +status: false +dependencies: + module: + - block_content +_core: + default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg +id: block_content.full +label: Full +targetEntityType: block_content +cache: true diff --git a/config/sync/core.entity_view_mode.media.full.yml b/config/sync/core.entity_view_mode.media.full.yml new file mode 100644 index 0000000000..06e640e8f2 --- /dev/null +++ b/config/sync/core.entity_view_mode.media.full.yml @@ -0,0 +1,12 @@ +uuid: e7c58ede-24fc-4cbc-a1a2-4b2bfeff7179 +langcode: en +status: false +dependencies: + module: + - media +_core: + default_config_hash: 6NBUEuGmlkClK8Fb76tSMMpO2eZ4LWCBdbUk4z7CuP0 +id: media.full +label: 'Full content' +targetEntityType: media +cache: true diff --git a/config/sync/core.entity_view_mode.media.media_library.yml b/config/sync/core.entity_view_mode.media.media_library.yml new file mode 100644 index 0000000000..5c21450bea --- /dev/null +++ b/config/sync/core.entity_view_mode.media.media_library.yml @@ -0,0 +1,15 @@ +uuid: ec078808-4029-41eb-b65b-2274e657a29d +langcode: en +status: true +dependencies: + module: + - media + enforced: + module: + - media_library +_core: + default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 +id: media.media_library +label: 'Media library' +targetEntityType: media +cache: true diff --git a/config/sync/core.entity_view_mode.media.medium_8_7.yml b/config/sync/core.entity_view_mode.media.medium_8_7.yml new file mode 100644 index 0000000000..13fbf46c56 --- /dev/null +++ b/config/sync/core.entity_view_mode.media.medium_8_7.yml @@ -0,0 +1,12 @@ +uuid: aa4e8f24-0ada-422a-b460-70e448149e4d +langcode: en +status: true +dependencies: + module: + - media +_core: + default_config_hash: MLQ-b8I239yOJy9cH7ZG9vuo3lvjRyVoQhebrlHVPF8 +id: media.medium_8_7 +label: 'Medium 8:7' +targetEntityType: media +cache: true diff --git a/config/sync/core.entity_view_mode.media.responsive_3x2.yml b/config/sync/core.entity_view_mode.media.responsive_3x2.yml new file mode 100644 index 0000000000..687b632bbf --- /dev/null +++ b/config/sync/core.entity_view_mode.media.responsive_3x2.yml @@ -0,0 +1,12 @@ +uuid: 64dfc59e-bff8-497d-afcc-a59b9a54e41d +langcode: en +status: true +dependencies: + module: + - media +_core: + default_config_hash: UcWQWYgwhS23gSbklT6rN_MnalDvby-xDzzKtT3jalc +id: media.responsive_3x2 +label: 'Responsive 3x2' +targetEntityType: media +cache: true diff --git a/config/sync/core.entity_view_mode.media.scale_crop_7_3_large.yml b/config/sync/core.entity_view_mode.media.scale_crop_7_3_large.yml new file mode 100644 index 0000000000..b74cfc4d29 --- /dev/null +++ b/config/sync/core.entity_view_mode.media.scale_crop_7_3_large.yml @@ -0,0 +1,12 @@ +uuid: 6b9549e0-155e-489d-a92a-24d34e7c6217 +langcode: en +status: true +dependencies: + module: + - media +_core: + default_config_hash: B_sFTb1IDrYepEpv0JbwaccNjBlIQFiG12gZaheHge4 +id: media.scale_crop_7_3_large +label: 'Scale crop 7:3 large' +targetEntityType: media +cache: true diff --git a/config/sync/core.entity_view_mode.media.square.yml b/config/sync/core.entity_view_mode.media.square.yml new file mode 100644 index 0000000000..25e7bee671 --- /dev/null +++ b/config/sync/core.entity_view_mode.media.square.yml @@ -0,0 +1,12 @@ +uuid: f62ad405-0f4f-4f15-adc1-562f69982cb5 +langcode: en +status: true +dependencies: + module: + - media +_core: + default_config_hash: jhFdVZaHLJb5b_ZoaAjYGuBZYVoeK6IZG5x3afIT1vI +id: media.square +label: Square +targetEntityType: media +cache: true diff --git a/config/sync/core.entity_view_mode.node.card.yml b/config/sync/core.entity_view_mode.node.card.yml new file mode 100644 index 0000000000..1a066d0e46 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.card.yml @@ -0,0 +1,12 @@ +uuid: a4e23703-d9d8-44bd-a4d1-bf56e31e817a +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: z6QSG0XSjPK_V4notuY8MaeIAO_QnwfvuH825TyLiHg +id: node.card +label: Card +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.card_common.yml b/config/sync/core.entity_view_mode.node.card_common.yml new file mode 100644 index 0000000000..6c68e6d2f2 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.card_common.yml @@ -0,0 +1,12 @@ +uuid: 2a4a51ff-9f65-4a01-8f3e-40d1bda7a270 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: nmGf3ZkxTWp1HmkQ7iq2M6uv-NUOu0hjXE4UNMY0MKk +id: node.card_common +label: 'Card common' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.card_common_alt.yml b/config/sync/core.entity_view_mode.node.card_common_alt.yml new file mode 100644 index 0000000000..63c61ad37b --- /dev/null +++ b/config/sync/core.entity_view_mode.node.card_common_alt.yml @@ -0,0 +1,12 @@ +uuid: df2611ad-afca-432b-8ecf-fc890f953644 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: ywtGZ6aQN-1g5CwgTXKtu7ds_1d7wJZCwu0a2FyIl78 +id: node.card_common_alt +label: 'Card common alt' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.full.yml b/config/sync/core.entity_view_mode.node.full.yml new file mode 100644 index 0000000000..fa1ad32601 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.full.yml @@ -0,0 +1,12 @@ +uuid: 14e61a28-5617-46b2-a3d9-462c88f0c070 +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk +id: node.full +label: 'Full content' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.rss.yml b/config/sync/core.entity_view_mode.node.rss.yml new file mode 100644 index 0000000000..1e8842a01c --- /dev/null +++ b/config/sync/core.entity_view_mode.node.rss.yml @@ -0,0 +1,12 @@ +uuid: 8094f30a-1d5d-409f-a71a-1651a55954de +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU +id: node.rss +label: RSS +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.search_index.yml b/config/sync/core.entity_view_mode.node.search_index.yml new file mode 100644 index 0000000000..44b803f2fd --- /dev/null +++ b/config/sync/core.entity_view_mode.node.search_index.yml @@ -0,0 +1,12 @@ +uuid: bfce8377-6af5-4c0e-a371-539f6a86730d +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY +id: node.search_index +label: 'Search index' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.search_result.yml b/config/sync/core.entity_view_mode.node.search_result.yml new file mode 100644 index 0000000000..2b22a0c4b4 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.search_result.yml @@ -0,0 +1,12 @@ +uuid: 052b9ff0-8439-4fac-ab3e-bb428f9e1e36 +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM +id: node.search_result +label: 'Search result highlighting input' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.teaser.yml b/config/sync/core.entity_view_mode.node.teaser.yml new file mode 100644 index 0000000000..170a8d61d1 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.teaser.yml @@ -0,0 +1,12 @@ +uuid: 025e47bf-d469-4df3-a56d-1c0843363689 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4 +id: node.teaser +label: Teaser +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.taxonomy_term.full.yml b/config/sync/core.entity_view_mode.taxonomy_term.full.yml new file mode 100644 index 0000000000..c78ea42edd --- /dev/null +++ b/config/sync/core.entity_view_mode.taxonomy_term.full.yml @@ -0,0 +1,12 @@ +uuid: 6ac37ace-29d1-4623-a39a-bdf5aa94e9e8 +langcode: en +status: true +dependencies: + module: + - taxonomy +_core: + default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE' +id: taxonomy_term.full +label: 'Taxonomy term page' +targetEntityType: taxonomy_term +cache: true diff --git a/config/sync/core.entity_view_mode.user.compact.yml b/config/sync/core.entity_view_mode.user.compact.yml new file mode 100644 index 0000000000..645053c5fa --- /dev/null +++ b/config/sync/core.entity_view_mode.user.compact.yml @@ -0,0 +1,12 @@ +uuid: b73a374f-d169-4ae6-bbb7-3ff6c20294eb +langcode: en +status: true +dependencies: + module: + - user +_core: + default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g +id: user.compact +label: Compact +targetEntityType: user +cache: true diff --git a/config/sync/core.entity_view_mode.user.full.yml b/config/sync/core.entity_view_mode.user.full.yml new file mode 100644 index 0000000000..ff8b819f7f --- /dev/null +++ b/config/sync/core.entity_view_mode.user.full.yml @@ -0,0 +1,12 @@ +uuid: f13f95d3-3036-41c0-b3fc-6866309a5395 +langcode: en +status: false +dependencies: + module: + - user +_core: + default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM +id: user.full +label: 'User account' +targetEntityType: user +cache: true diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml new file mode 100644 index 0000000000..03c4ff6c75 --- /dev/null +++ b/config/sync/core.extension.yml @@ -0,0 +1,63 @@ +_core: + default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc +module: + admin_toolbar: 0 + automated_cron: 0 + big_pipe: 0 + block: 0 + block_content: 0 + breakpoint: 0 + ckeditor: 0 + color: 0 + config: 0 + config_translation: 0 + contact: 0 + content_moderation: 0 + contextual: 0 + datetime: 0 + dblog: 0 + demo_umami_content: 0 + dynamic_page_cache: 0 + editor: 0 + field: 0 + field_ui: 0 + file: 0 + filter: 0 + help: 0 + history: 0 + image: 0 + language: 0 + layout_builder: 0 + layout_discovery: 0 + link: 0 + locale: 0 + media: 0 + media_library: 0 + menu_link_content: 0 + menu_ui: 0 + node: 0 + options: 0 + page_cache: 0 + path: 0 + path_alias: 0 + quickedit: 0 + rdf: 0 + responsive_image: 0 + search: 0 + shortcut: 0 + system: 0 + taxonomy: 0 + text: 0 + toolbar: 0 + tour: 0 + update: 0 + user: 0 + views_ui: 0 + workflows: 0 + content_translation: 10 + views: 10 + demo_umami: 1000 +theme: + seven: 0 + umami: 0 +profile: demo_umami diff --git a/config/sync/core.menu.static_menu_link_overrides.yml b/config/sync/core.menu.static_menu_link_overrides.yml new file mode 100644 index 0000000000..7edadb7cc7 --- /dev/null +++ b/config/sync/core.menu.static_menu_link_overrides.yml @@ -0,0 +1,9 @@ +_core: + default_config_hash: o4bYR9ZupWb3AsOIizTUG4g-nu1mdJqA59UB7QT-ifQ +definitions: + contact__site_page: + menu_name: footer + parent: '' + weight: 0 + expanded: false + enabled: true diff --git a/config/sync/dblog.settings.yml b/config/sync/dblog.settings.yml new file mode 100644 index 0000000000..fbd17ea508 --- /dev/null +++ b/config/sync/dblog.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58 +row_limit: 1000 diff --git a/config/sync/editor.editor.basic_html.yml b/config/sync/editor.editor.basic_html.yml new file mode 100644 index 0000000000..bc746c4aa2 --- /dev/null +++ b/config/sync/editor.editor.basic_html.yml @@ -0,0 +1,57 @@ +uuid: e85fb8c6-79ac-45f0-8827-2be9297a4980 +langcode: en +status: true +dependencies: + config: + - filter.format.basic_html + module: + - ckeditor +_core: + default_config_hash: 5sXh8-bdkb6AYERDE9fIz0c1VnvpNU4g1DlX13MRAJw +format: basic_html +editor: ckeditor +settings: + toolbar: + rows: + - + - + name: Formatting + items: + - Bold + - Italic + - + name: Linking + items: + - DrupalLink + - DrupalUnlink + - + name: Lists + items: + - BulletedList + - NumberedList + - + name: Media + items: + - Blockquote + - DrupalMediaLibrary + - + name: 'Block Formatting' + items: + - Format + - + name: Tools + items: + - Source + plugins: + language: + language_list: un + stylescombo: + styles: '' +image_upload: + status: false + scheme: public + directory: inline-images + max_size: '' + max_dimensions: + width: null + height: null diff --git a/config/sync/editor.editor.full_html.yml b/config/sync/editor.editor.full_html.yml new file mode 100644 index 0000000000..62fa6828f2 --- /dev/null +++ b/config/sync/editor.editor.full_html.yml @@ -0,0 +1,65 @@ +uuid: 5ed4cd17-fd67-4c03-91b0-371eab8c1865 +langcode: en +status: true +dependencies: + config: + - filter.format.full_html + module: + - ckeditor +_core: + default_config_hash: NuIE-wr7gSVtq-4xbP2crllpqjf30YWjpOnBH6eYAUY +format: full_html +editor: ckeditor +settings: + toolbar: + rows: + - + - + name: Formatting + items: + - Bold + - Italic + - Strike + - Superscript + - Subscript + - '-' + - RemoveFormat + - + name: Linking + items: + - DrupalLink + - DrupalUnlink + - + name: Lists + items: + - BulletedList + - NumberedList + - + name: Media + items: + - Blockquote + - DrupalMediaLibrary + - Table + - HorizontalRule + - + name: 'Block Formatting' + items: + - Format + - + name: Tools + items: + - ShowBlocks + - Source + plugins: + language: + language_list: un + stylescombo: + styles: '' +image_upload: + status: true + scheme: public + directory: inline-images + max_size: '' + max_dimensions: + width: null + height: null diff --git a/config/sync/field.field.block_content.banner_block.field_content_link.yml b/config/sync/field.field.block_content.banner_block.field_content_link.yml new file mode 100644 index 0000000000..9e8f0545c6 --- /dev/null +++ b/config/sync/field.field.block_content.banner_block.field_content_link.yml @@ -0,0 +1,25 @@ +uuid: 5c62208b-7504-4e20-97ec-b2dd4e0b155b +langcode: en +status: true +dependencies: + config: + - block_content.type.banner_block + - field.storage.block_content.field_content_link + module: + - link +_core: + default_config_hash: ylkaRE7Ts74VVypsJXijqCCg13lYX4XigGlA2Q5W_3A +id: block_content.banner_block.field_content_link +field_name: field_content_link +entity_type: block_content +bundle: banner_block +label: 'Content Link' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + title: 2 + link_type: 17 +field_type: link diff --git a/config/sync/field.field.block_content.banner_block.field_media_image.yml b/config/sync/field.field.block_content.banner_block.field_media_image.yml new file mode 100644 index 0000000000..4111123378 --- /dev/null +++ b/config/sync/field.field.block_content.banner_block.field_media_image.yml @@ -0,0 +1,30 @@ +uuid: 10daf26c-3af7-42f2-87bc-beae95f725e5 +langcode: en +status: true +dependencies: + config: + - block_content.type.banner_block + - field.storage.block_content.field_media_image + - media.type.image +_core: + default_config_hash: A8aPWpFeXlUelH9NMXYA0ZCIeEoHddZ8oGloWUxaSwE +id: block_content.banner_block.field_media_image +field_name: field_media_image +entity_type: block_content +bundle: banner_block +label: 'Media Image' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:media' + handler_settings: + target_bundles: + image: image + sort: + field: _none + auto_create: true + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.block_content.banner_block.field_summary.yml b/config/sync/field.field.block_content.banner_block.field_summary.yml new file mode 100644 index 0000000000..29b8f9e753 --- /dev/null +++ b/config/sync/field.field.block_content.banner_block.field_summary.yml @@ -0,0 +1,21 @@ +uuid: c7bf6773-3fe5-44fc-b9c9-6c3e82d46d37 +langcode: en +status: true +dependencies: + config: + - block_content.type.banner_block + - field.storage.block_content.field_summary +_core: + default_config_hash: MRPBdB1td9NiQPuTEVzPQ2as559kpD47PN-Dp67vilk +id: block_content.banner_block.field_summary +field_name: field_summary +entity_type: block_content +bundle: banner_block +label: Summary +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: string_long diff --git a/config/sync/field.field.block_content.banner_block.field_title.yml b/config/sync/field.field.block_content.banner_block.field_title.yml new file mode 100644 index 0000000000..3ad9433c60 --- /dev/null +++ b/config/sync/field.field.block_content.banner_block.field_title.yml @@ -0,0 +1,21 @@ +uuid: ed3a9b40-3dcc-4b6e-9c70-8df3e6acd091 +langcode: en +status: true +dependencies: + config: + - block_content.type.banner_block + - field.storage.block_content.field_title +_core: + default_config_hash: VbPP7mN9cLyZP-APFL19iM8Dg7x9gEeCzzx6MpyZmqo +id: block_content.banner_block.field_title +field_name: field_title +entity_type: block_content +bundle: banner_block +label: Title +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/sync/field.field.block_content.basic.body.yml b/config/sync/field.field.block_content.basic.body.yml new file mode 100644 index 0000000000..d84a39c7ba --- /dev/null +++ b/config/sync/field.field.block_content.basic.body.yml @@ -0,0 +1,25 @@ +uuid: 17087b08-db2c-412c-bb06-305ca8437b0f +langcode: en +status: true +dependencies: + config: + - block_content.type.basic + - field.storage.block_content.body + module: + - text +_core: + default_config_hash: foetbaMhlB6uLc2bn-PESvaPkbuDWj0MEjpQVwQiP-o +id: block_content.basic.body +field_name: body +entity_type: block_content +bundle: basic +label: Body +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + display_summary: false + required_summary: false +field_type: text_with_summary diff --git a/config/sync/field.field.block_content.disclaimer_block.field_copyright.yml b/config/sync/field.field.block_content.disclaimer_block.field_copyright.yml new file mode 100644 index 0000000000..d455a58530 --- /dev/null +++ b/config/sync/field.field.block_content.disclaimer_block.field_copyright.yml @@ -0,0 +1,23 @@ +uuid: c2e07bd0-107a-4235-9db1-598667f2fd5b +langcode: en +status: true +dependencies: + config: + - block_content.type.disclaimer_block + - field.storage.block_content.field_copyright + module: + - text +_core: + default_config_hash: p2ddT_dTKgmwxfntWt4VEsSEN8ZWQI5pKsIlb4byZ0A +id: block_content.disclaimer_block.field_copyright +field_name: field_copyright +entity_type: block_content +bundle: disclaimer_block +label: Copyright +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: text_long diff --git a/config/sync/field.field.block_content.disclaimer_block.field_disclaimer.yml b/config/sync/field.field.block_content.disclaimer_block.field_disclaimer.yml new file mode 100644 index 0000000000..3591258b6c --- /dev/null +++ b/config/sync/field.field.block_content.disclaimer_block.field_disclaimer.yml @@ -0,0 +1,23 @@ +uuid: 16574adc-fad9-4521-a0fa-920ce7eb2f84 +langcode: en +status: true +dependencies: + config: + - block_content.type.disclaimer_block + - field.storage.block_content.field_disclaimer + module: + - text +_core: + default_config_hash: Tm5k1X3AqBqgUwpurHlz8z5tZt2zD3D-yrDmetd4HkA +id: block_content.disclaimer_block.field_disclaimer +field_name: field_disclaimer +entity_type: block_content +bundle: disclaimer_block +label: Disclaimer +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: text_long diff --git a/config/sync/field.field.block_content.footer_promo_block.field_content_link.yml b/config/sync/field.field.block_content.footer_promo_block.field_content_link.yml new file mode 100644 index 0000000000..585c55a92f --- /dev/null +++ b/config/sync/field.field.block_content.footer_promo_block.field_content_link.yml @@ -0,0 +1,25 @@ +uuid: 7a29869f-9ad1-4ec7-aff1-8c5c62dab91a +langcode: en +status: true +dependencies: + config: + - block_content.type.footer_promo_block + - field.storage.block_content.field_content_link + module: + - link +_core: + default_config_hash: WwnoEc6GOtgWuG9lpfyBl7wVO8X1YPGgJ6xCMlRzgtw +id: block_content.footer_promo_block.field_content_link +field_name: field_content_link +entity_type: block_content +bundle: footer_promo_block +label: 'Find out more link' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + title: 2 + link_type: 17 +field_type: link diff --git a/config/sync/field.field.block_content.footer_promo_block.field_media_image.yml b/config/sync/field.field.block_content.footer_promo_block.field_media_image.yml new file mode 100644 index 0000000000..bc8b231999 --- /dev/null +++ b/config/sync/field.field.block_content.footer_promo_block.field_media_image.yml @@ -0,0 +1,30 @@ +uuid: fb45f9bd-3b0f-449e-b2f9-75cb3e1d2e15 +langcode: en +status: true +dependencies: + config: + - block_content.type.footer_promo_block + - field.storage.block_content.field_media_image + - media.type.image +_core: + default_config_hash: doEjgMwbKG2-OsrgkIeY65N7nuQWuHTDsqAHxmD3eng +id: block_content.footer_promo_block.field_media_image +field_name: field_media_image +entity_type: block_content +bundle: footer_promo_block +label: 'Media Image' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:media' + handler_settings: + target_bundles: + image: image + sort: + field: _none + auto_create: true + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.block_content.footer_promo_block.field_summary.yml b/config/sync/field.field.block_content.footer_promo_block.field_summary.yml new file mode 100644 index 0000000000..27f26cb38f --- /dev/null +++ b/config/sync/field.field.block_content.footer_promo_block.field_summary.yml @@ -0,0 +1,21 @@ +uuid: b15d6c06-2cf0-4668-a543-f588767145ba +langcode: en +status: true +dependencies: + config: + - block_content.type.footer_promo_block + - field.storage.block_content.field_summary +_core: + default_config_hash: bNXWd6SGV7qpzLFIU0VljJ8j2hTMUO779IpBXR7BJY0 +id: block_content.footer_promo_block.field_summary +field_name: field_summary +entity_type: block_content +bundle: footer_promo_block +label: 'Promo text' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: string_long diff --git a/config/sync/field.field.block_content.footer_promo_block.field_title.yml b/config/sync/field.field.block_content.footer_promo_block.field_title.yml new file mode 100644 index 0000000000..7edc08f7ac --- /dev/null +++ b/config/sync/field.field.block_content.footer_promo_block.field_title.yml @@ -0,0 +1,21 @@ +uuid: 9b0221f0-3af5-4d26-b0bd-ff90f33f37d3 +langcode: en +status: true +dependencies: + config: + - block_content.type.footer_promo_block + - field.storage.block_content.field_title +_core: + default_config_hash: SVDhN74y8Rj4WmHbMr4jGImFXjPmcvl7EQikcqo2Gqk +id: block_content.footer_promo_block.field_title +field_name: field_title +entity_type: block_content +bundle: footer_promo_block +label: 'Promo title' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/sync/field.field.media.audio.field_media_audio_file.yml b/config/sync/field.field.media.audio.field_media_audio_file.yml new file mode 100644 index 0000000000..3a71350493 --- /dev/null +++ b/config/sync/field.field.media.audio.field_media_audio_file.yml @@ -0,0 +1,29 @@ +uuid: e341ad3a-c729-4b6b-bcc9-04da67f23cb2 +langcode: en +status: true +dependencies: + config: + - field.storage.media.field_media_audio_file + - media.type.audio + module: + - file +_core: + default_config_hash: sI-7KvS4Qbg6EucALXjwYEotxgxUfH-bMC19yTpZ1kw +id: media.audio.field_media_audio_file +field_name: field_media_audio_file +entity_type: media +bundle: audio +label: 'Audio file' +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'mp3 wav aac' + max_filesize: '' + description_field: false +field_type: file diff --git a/config/sync/field.field.media.document.field_media_document.yml b/config/sync/field.field.media.document.field_media_document.yml new file mode 100644 index 0000000000..f956a5082f --- /dev/null +++ b/config/sync/field.field.media.document.field_media_document.yml @@ -0,0 +1,32 @@ +uuid: af7a4734-18ef-491b-a735-b97638cc3a61 +langcode: en +status: true +dependencies: + config: + - field.storage.media.field_media_document + - media.type.document + module: + - file + enforced: + module: + - media +_core: + default_config_hash: 52m0CtJVAoE3Qvh2AiciSkV8odAgQeRo4yNDGgUA7dc +id: media.document.field_media_document +field_name: field_media_document +entity_type: media +bundle: document +label: Document +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'txt rtf doc docx ppt pptx xls xlsx pdf odf odg odp ods odt fodt fods fodp fodg key numbers pages' + max_filesize: '' + description_field: false +field_type: file diff --git a/config/sync/field.field.media.image.field_media_image.yml b/config/sync/field.field.media.image.field_media_image.yml new file mode 100644 index 0000000000..1ca314b9de --- /dev/null +++ b/config/sync/field.field.media.image.field_media_image.yml @@ -0,0 +1,43 @@ +uuid: da648e9f-9eab-4d69-ae55-d7909447a0e0 +langcode: en +status: true +dependencies: + config: + - field.storage.media.field_media_image + - media.type.image + module: + - image + enforced: + module: + - media +_core: + default_config_hash: pzPA-2JwyxlJ3qMb4L9viAnhNhbEhl2couH8A3FO020 +id: media.image.field_media_image +field_name: field_media_image +entity_type: media +bundle: image +label: Image +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'png gif jpg jpeg' + max_filesize: '' + max_resolution: '' + min_resolution: '' + alt_field: true + alt_field_required: true + title_field: false + title_field_required: false + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null +field_type: image diff --git a/config/sync/field.field.media.remote_video.field_media_oembed_video.yml b/config/sync/field.field.media.remote_video.field_media_oembed_video.yml new file mode 100644 index 0000000000..2a4244cacc --- /dev/null +++ b/config/sync/field.field.media.remote_video.field_media_oembed_video.yml @@ -0,0 +1,21 @@ +uuid: c0bb21c6-b248-4080-ae41-c6288a057315 +langcode: en +status: true +dependencies: + config: + - field.storage.media.field_media_oembed_video + - media.type.remote_video +_core: + default_config_hash: Eo4HHenV5iZat_kEWgr_wydD3TgwURMCzwt-7qIEyoM +id: media.remote_video.field_media_oembed_video +field_name: field_media_oembed_video +entity_type: media +bundle: remote_video +label: 'Video URL' +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/sync/field.field.media.video.field_media_video_file.yml b/config/sync/field.field.media.video.field_media_video_file.yml new file mode 100644 index 0000000000..823e1d1209 --- /dev/null +++ b/config/sync/field.field.media.video.field_media_video_file.yml @@ -0,0 +1,29 @@ +uuid: 2ed18494-0047-487f-bf36-400982f45934 +langcode: en +status: true +dependencies: + config: + - field.storage.media.field_media_video_file + - media.type.video + module: + - file +_core: + default_config_hash: OA1qtcEH8xxQhIPvf4TykZOp1MqSTA1R4HoWxbcWZD0 +id: media.video.field_media_video_file +field_name: field_media_video_file +entity_type: media +bundle: video +label: 'Video file' +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: mp4 + max_filesize: '' + description_field: false +field_type: file diff --git a/config/sync/field.field.node.article.body.yml b/config/sync/field.field.node.article.body.yml new file mode 100644 index 0000000000..6817e612d8 --- /dev/null +++ b/config/sync/field.field.node.article.body.yml @@ -0,0 +1,25 @@ +uuid: 2ddc1029-c320-4410-9804-010c1cb8e3d2 +langcode: en +status: true +dependencies: + config: + - field.storage.node.body + - node.type.article + module: + - text +_core: + default_config_hash: IjZnOLWk1Pjq3WRg2pLSA1ERh7Po7izCq_p6UztZr2c +id: node.article.body +field_name: body +entity_type: node +bundle: article +label: Body +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + display_summary: true + required_summary: false +field_type: text_with_summary diff --git a/config/sync/field.field.node.article.field_media_image.yml b/config/sync/field.field.node.article.field_media_image.yml new file mode 100644 index 0000000000..261908a44d --- /dev/null +++ b/config/sync/field.field.node.article.field_media_image.yml @@ -0,0 +1,30 @@ +uuid: f58905a1-7fbf-455e-a3dc-1b566eeae8a0 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_media_image + - media.type.image + - node.type.article +_core: + default_config_hash: Dfvz5jYPmv2LmsUWibogVL4H987sLO5Kjm7_ezAt_Gg +id: node.article.field_media_image +field_name: field_media_image +entity_type: node +bundle: article +label: 'Media Image' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:media' + handler_settings: + target_bundles: + image: image + sort: + field: _none + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.article.field_tags.yml b/config/sync/field.field.node.article.field_tags.yml new file mode 100644 index 0000000000..fa6fb8765d --- /dev/null +++ b/config/sync/field.field.node.article.field_tags.yml @@ -0,0 +1,29 @@ +uuid: 93840ab7-430d-4241-92ec-de28c6ff9451 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_tags + - node.type.article + - taxonomy.vocabulary.tags +_core: + default_config_hash: a2uzf4WANQJf14v1uA_sIsCf5ydFuiYjc69jn5IzUGk +id: node.article.field_tags +field_name: field_tags +entity_type: node +bundle: article +label: Tags +description: 'Enter a comma-separated list. For example: Vegetarian, Chocolate brownies, Appetizers' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + tags: tags + sort: + field: _none + auto_create: true +field_type: entity_reference diff --git a/config/sync/field.field.node.article.layout_builder__layout.yml b/config/sync/field.field.node.article.layout_builder__layout.yml new file mode 100644 index 0000000000..6e90fe721b --- /dev/null +++ b/config/sync/field.field.node.article.layout_builder__layout.yml @@ -0,0 +1,23 @@ +uuid: 2d94963f-4386-43e4-b2e1-1b23833c564d +langcode: en +status: true +dependencies: + config: + - field.storage.node.layout_builder__layout + - node.type.article + module: + - layout_builder +_core: + default_config_hash: yiakhqXt73mNDoJ9YDOLtnDi2-amxMDSKnRtRmGikVQ +id: node.article.layout_builder__layout +field_name: layout_builder__layout +entity_type: node +bundle: article +label: Layout +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: layout_section diff --git a/config/sync/field.field.node.page.body.yml b/config/sync/field.field.node.page.body.yml new file mode 100644 index 0000000000..5b7a1dbe40 --- /dev/null +++ b/config/sync/field.field.node.page.body.yml @@ -0,0 +1,25 @@ +uuid: a713a0ca-947f-47d5-8d30-dfb196a38100 +langcode: en +status: true +dependencies: + config: + - field.storage.node.body + - node.type.page + module: + - text +_core: + default_config_hash: KgVkxLl_K3E3lvN6CEoWQIDT0V8J4Mv-fVYrAIc7-FE +id: node.page.body +field_name: body +entity_type: node +bundle: page +label: Body +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + display_summary: true + required_summary: false +field_type: text_with_summary diff --git a/config/sync/field.field.node.page.layout_builder__layout.yml b/config/sync/field.field.node.page.layout_builder__layout.yml new file mode 100644 index 0000000000..c29fa69466 --- /dev/null +++ b/config/sync/field.field.node.page.layout_builder__layout.yml @@ -0,0 +1,23 @@ +uuid: f2350cfe-ed3e-42d9-b9aa-bdbe7d54ec2e +langcode: en +status: true +dependencies: + config: + - field.storage.node.layout_builder__layout + - node.type.page + module: + - layout_builder +_core: + default_config_hash: eO3IlWQ07nkmufMLXVNK0-yc6ZbdfzfFtsw_cr4r2f8 +id: node.page.layout_builder__layout +field_name: layout_builder__layout +entity_type: node +bundle: page +label: Layout +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: layout_section diff --git a/config/sync/field.field.node.recipe.field_cooking_time.yml b/config/sync/field.field.node.recipe.field_cooking_time.yml new file mode 100644 index 0000000000..c526f21c7a --- /dev/null +++ b/config/sync/field.field.node.recipe.field_cooking_time.yml @@ -0,0 +1,25 @@ +uuid: 0730dfee-07df-45c6-bf83-2b3ff1ece154 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_cooking_time + - node.type.recipe +_core: + default_config_hash: xBFSahQYRVWPf6iYDKNP14KHcbFkViDp_Yg4RhNqsj8 +id: node.recipe.field_cooking_time +field_name: field_cooking_time +entity_type: node +bundle: recipe +label: 'Cooking time' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + min: 0 + max: null + prefix: '' + suffix: ' minutes' +field_type: integer diff --git a/config/sync/field.field.node.recipe.field_difficulty.yml b/config/sync/field.field.node.recipe.field_difficulty.yml new file mode 100644 index 0000000000..2cfd4e7591 --- /dev/null +++ b/config/sync/field.field.node.recipe.field_difficulty.yml @@ -0,0 +1,25 @@ +uuid: 9e4dbb86-d72d-496c-a1d4-dbd72476422c +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_difficulty + - node.type.recipe + module: + - options +_core: + default_config_hash: BULN9HTxGs6EUmhXocgOPrquWlEVBO8z-kJ9ELTRWSY +id: node.recipe.field_difficulty +field_name: field_difficulty +entity_type: node +bundle: recipe +label: Difficulty +description: '' +required: true +translatable: false +default_value: + - + value: medium +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/sync/field.field.node.recipe.field_ingredients.yml b/config/sync/field.field.node.recipe.field_ingredients.yml new file mode 100644 index 0000000000..485fad32c3 --- /dev/null +++ b/config/sync/field.field.node.recipe.field_ingredients.yml @@ -0,0 +1,21 @@ +uuid: e1336627-4f56-4269-8992-1951e1b9fbac +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_ingredients + - node.type.recipe +_core: + default_config_hash: qpxijO-cv11BYqtVXON2aYLfLDODClUq3Sux3EJrUEk +id: node.recipe.field_ingredients +field_name: field_ingredients +entity_type: node +bundle: recipe +label: Ingredients +description: 'List the ingredients required for this recipe, one per item.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/sync/field.field.node.recipe.field_media_image.yml b/config/sync/field.field.node.recipe.field_media_image.yml new file mode 100644 index 0000000000..368ec64419 --- /dev/null +++ b/config/sync/field.field.node.recipe.field_media_image.yml @@ -0,0 +1,30 @@ +uuid: 65319ff7-8012-4d8b-9b86-19037663cb2f +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_media_image + - media.type.image + - node.type.recipe +_core: + default_config_hash: ryYHomXkei_ZyanDgL1n8uh0oX2q6s4qorLLp-Dm7to +id: node.recipe.field_media_image +field_name: field_media_image +entity_type: node +bundle: recipe +label: 'Media Image' +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:media' + handler_settings: + target_bundles: + image: image + sort: + field: _none + auto_create: true + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.recipe.field_number_of_servings.yml b/config/sync/field.field.node.recipe.field_number_of_servings.yml new file mode 100644 index 0000000000..bf009cecb6 --- /dev/null +++ b/config/sync/field.field.node.recipe.field_number_of_servings.yml @@ -0,0 +1,25 @@ +uuid: c3b86954-249d-4288-ac14-0ded170c92bf +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_number_of_servings + - node.type.recipe +_core: + default_config_hash: 7papdLmMWf4aB4MVwKKdng2cGsMf1ySLRGAcJ1bOwag +id: node.recipe.field_number_of_servings +field_name: field_number_of_servings +entity_type: node +bundle: recipe +label: 'Number of servings' +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: + min: 0 + max: null + prefix: '' + suffix: '' +field_type: integer diff --git a/config/sync/field.field.node.recipe.field_preparation_time.yml b/config/sync/field.field.node.recipe.field_preparation_time.yml new file mode 100644 index 0000000000..d8b5a7597b --- /dev/null +++ b/config/sync/field.field.node.recipe.field_preparation_time.yml @@ -0,0 +1,25 @@ +uuid: 4585a909-ec56-4a4c-9868-2cc75f4d21cf +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_preparation_time + - node.type.recipe +_core: + default_config_hash: 7vnHFb5Yh3Fq85pLMdEJJqL-OEC4AlLPR21y5TkJIe0 +id: node.recipe.field_preparation_time +field_name: field_preparation_time +entity_type: node +bundle: recipe +label: 'Preparation time' +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: + min: 0 + max: null + prefix: '' + suffix: ' minutes' +field_type: integer diff --git a/config/sync/field.field.node.recipe.field_recipe_category.yml b/config/sync/field.field.node.recipe.field_recipe_category.yml new file mode 100644 index 0000000000..214c843f60 --- /dev/null +++ b/config/sync/field.field.node.recipe.field_recipe_category.yml @@ -0,0 +1,31 @@ +uuid: d7bd0de9-fc34-4ef1-801f-45fd837705d0 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_recipe_category + - node.type.recipe + - taxonomy.vocabulary.recipe_category +_core: + default_config_hash: 6wO6a2Er6JzYlsHrhgrNGfgEZpNqJFghCTECTofmCsY +id: node.recipe.field_recipe_category +field_name: field_recipe_category +entity_type: node +bundle: recipe +label: 'Recipe category' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + recipe_category: recipe_category + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.recipe.field_recipe_instruction.yml b/config/sync/field.field.node.recipe.field_recipe_instruction.yml new file mode 100644 index 0000000000..33a785e00c --- /dev/null +++ b/config/sync/field.field.node.recipe.field_recipe_instruction.yml @@ -0,0 +1,23 @@ +uuid: 73d37c5f-c659-46f3-b609-d96f0e6e84c4 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_recipe_instruction + - node.type.recipe + module: + - text +_core: + default_config_hash: gy8xsSbpLV0Hj2I8A2xbAuJMPnb3CsvU-iFklHfbaao +id: node.recipe.field_recipe_instruction +field_name: field_recipe_instruction +entity_type: node +bundle: recipe +label: 'Recipe instruction' +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: text_long diff --git a/config/sync/field.field.node.recipe.field_summary.yml b/config/sync/field.field.node.recipe.field_summary.yml new file mode 100644 index 0000000000..73e8851f1c --- /dev/null +++ b/config/sync/field.field.node.recipe.field_summary.yml @@ -0,0 +1,23 @@ +uuid: a4e737b3-b4c0-496c-b2fd-fb3e36e69a00 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_summary + - node.type.recipe + module: + - text +_core: + default_config_hash: E1ed_VCnnh6Q8TKaBaMx7T7WfRr0xTg19eccOk92Bew +id: node.recipe.field_summary +field_name: field_summary +entity_type: node +bundle: recipe +label: Summary +description: 'Provide a short overview of this recipe.' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: text_long diff --git a/config/sync/field.field.node.recipe.field_tags.yml b/config/sync/field.field.node.recipe.field_tags.yml new file mode 100644 index 0000000000..cb95f18942 --- /dev/null +++ b/config/sync/field.field.node.recipe.field_tags.yml @@ -0,0 +1,30 @@ +uuid: d58612a6-a0ae-451f-b698-c0a67d425d24 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_tags + - node.type.recipe + - taxonomy.vocabulary.tags +_core: + default_config_hash: ShgeyME31DNNEJgj6AgnTefTI7bAvNcy62InWs2z-7c +id: node.recipe.field_tags +field_name: field_tags +entity_type: node +bundle: recipe +label: Tags +description: 'Enter a comma-separated list. For example: Vegetarian, Chocolate brownies, Appetizers' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + tags: tags + sort: + field: name + direction: asc + auto_create: true +field_type: entity_reference diff --git a/config/sync/field.field.node.recipe.layout_builder__layout.yml b/config/sync/field.field.node.recipe.layout_builder__layout.yml new file mode 100644 index 0000000000..a3234413ee --- /dev/null +++ b/config/sync/field.field.node.recipe.layout_builder__layout.yml @@ -0,0 +1,23 @@ +uuid: 696904f9-9b86-4b70-9b8c-27fe7e78d56d +langcode: en +status: true +dependencies: + config: + - field.storage.node.layout_builder__layout + - node.type.recipe + module: + - layout_builder +_core: + default_config_hash: UTNj6Cv3gG7H6P2vAKEbEWQQu1X4exDFHP4xTLjkmBQ +id: node.recipe.layout_builder__layout +field_name: layout_builder__layout +entity_type: node +bundle: recipe +label: Layout +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: layout_section diff --git a/config/sync/field.field.user.user.user_picture.yml b/config/sync/field.field.user.user.user_picture.yml new file mode 100644 index 0000000000..6296aebadf --- /dev/null +++ b/config/sync/field.field.user.user.user_picture.yml @@ -0,0 +1,40 @@ +uuid: 0cba1362-5916-43e6-82fa-36bdeec4d3bb +langcode: en +status: true +dependencies: + config: + - field.storage.user.user_picture + module: + - image + - user +_core: + default_config_hash: Iiq0AttdhgbebJwabSFwQQ1ORn64GoGz0xSZ_eyCJ8A +id: user.user.user_picture +field_name: user_picture +entity_type: user +bundle: user +label: Picture +description: 'Your virtual face or picture.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: 'pictures/[date:custom:Y]-[date:custom:m]' + file_extensions: 'png gif jpg jpeg' + max_filesize: '' + max_resolution: '' + min_resolution: '' + alt_field: false + alt_field_required: false + title_field: false + title_field_required: false + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null +field_type: image diff --git a/config/sync/field.settings.yml b/config/sync/field.settings.yml new file mode 100644 index 0000000000..2225b8ffda --- /dev/null +++ b/config/sync/field.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0 +purge_batch_size: 50 diff --git a/config/sync/field.storage.block_content.body.yml b/config/sync/field.storage.block_content.body.yml new file mode 100644 index 0000000000..c3319a9b42 --- /dev/null +++ b/config/sync/field.storage.block_content.body.yml @@ -0,0 +1,21 @@ +uuid: 4eee8240-9f29-483d-b86e-0bddcb92429d +langcode: en +status: true +dependencies: + module: + - block_content + - text +_core: + default_config_hash: eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc +id: block_content.body +field_name: body +entity_type: block_content +type: text_with_summary +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: true +custom_storage: false diff --git a/config/sync/field.storage.block_content.field_content_link.yml b/config/sync/field.storage.block_content.field_content_link.yml new file mode 100644 index 0000000000..4d054dd8c0 --- /dev/null +++ b/config/sync/field.storage.block_content.field_content_link.yml @@ -0,0 +1,21 @@ +uuid: c6fc2205-040c-4f49-ad7d-7ba08724d72f +langcode: en +status: true +dependencies: + module: + - block_content + - link +_core: + default_config_hash: x5FFqn9CI03jRgIQ3t0e6-X8X5glE6AyKwnScwMNTxk +id: block_content.field_content_link +field_name: field_content_link +entity_type: block_content +type: link +settings: { } +module: link +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.block_content.field_copyright.yml b/config/sync/field.storage.block_content.field_copyright.yml new file mode 100644 index 0000000000..5f3840cc29 --- /dev/null +++ b/config/sync/field.storage.block_content.field_copyright.yml @@ -0,0 +1,21 @@ +uuid: b01f0e8f-fb59-4509-86ae-48327ef3f7f5 +langcode: en +status: true +dependencies: + module: + - block_content + - text +_core: + default_config_hash: i5Xb6gz5HGbpayPD3Wf-JLpoFa0pxqKpHsCIqYYH63I +id: block_content.field_copyright +field_name: field_copyright +entity_type: block_content +type: text_long +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.block_content.field_disclaimer.yml b/config/sync/field.storage.block_content.field_disclaimer.yml new file mode 100644 index 0000000000..ea1f18003d --- /dev/null +++ b/config/sync/field.storage.block_content.field_disclaimer.yml @@ -0,0 +1,21 @@ +uuid: 7af24c8e-c9c0-4ff5-95ae-41ce1561c102 +langcode: en +status: true +dependencies: + module: + - block_content + - text +_core: + default_config_hash: 9f01IQ8P7CSySVZJKdTjI31y-qpa8ObmZDLGsUSoNeY +id: block_content.field_disclaimer +field_name: field_disclaimer +entity_type: block_content +type: text_long +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.block_content.field_media_image.yml b/config/sync/field.storage.block_content.field_media_image.yml new file mode 100644 index 0000000000..88d8707b52 --- /dev/null +++ b/config/sync/field.storage.block_content.field_media_image.yml @@ -0,0 +1,22 @@ +uuid: 36e836f7-1379-4b7c-88ae-5497956065ed +langcode: en +status: true +dependencies: + module: + - block_content + - media +_core: + default_config_hash: J09ouK26wFA1bbWkv_LwF_A_0wrhXYryFVurmToZj9k +id: block_content.field_media_image +field_name: field_media_image +entity_type: block_content +type: entity_reference +settings: + target_type: media +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.block_content.field_summary.yml b/config/sync/field.storage.block_content.field_summary.yml new file mode 100644 index 0000000000..c8fbd2312a --- /dev/null +++ b/config/sync/field.storage.block_content.field_summary.yml @@ -0,0 +1,21 @@ +uuid: 74f3b42c-86b6-4d0b-8538-bfbd801128db +langcode: en +status: true +dependencies: + module: + - block_content +_core: + default_config_hash: ovYZqtkQXD_nL-D5liqMQpocZ3xB7kwxBfnbCnErLHM +id: block_content.field_summary +field_name: field_summary +entity_type: block_content +type: string_long +settings: + case_sensitive: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.block_content.field_title.yml b/config/sync/field.storage.block_content.field_title.yml new file mode 100644 index 0000000000..5ae3af84f5 --- /dev/null +++ b/config/sync/field.storage.block_content.field_title.yml @@ -0,0 +1,23 @@ +uuid: 9afbffe2-d077-4ea4-bfcd-08f9f402545a +langcode: en +status: true +dependencies: + module: + - block_content +_core: + default_config_hash: yegE14uuLFTlGV6vjedwDtDpSFKBNfc1nfMJGxFTTPQ +id: block_content.field_title +field_name: field_title +entity_type: block_content +type: string +settings: + max_length: 255 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.media.field_media_audio_file.yml b/config/sync/field.storage.media.field_media_audio_file.yml new file mode 100644 index 0000000000..e8fc3be949 --- /dev/null +++ b/config/sync/field.storage.media.field_media_audio_file.yml @@ -0,0 +1,25 @@ +uuid: c87075f7-383e-4971-92cd-92ffae68b0d1 +langcode: en +status: true +dependencies: + module: + - file + - media +_core: + default_config_hash: JCHoh95CpUeBx9ch24Tmi6ru0nwmNz8xWVH4Qs7RnTg +id: media.field_media_audio_file +field_name: field_media_audio_file +entity_type: media +type: file +settings: + target_type: file + display_field: false + display_default: false + uri_scheme: public +module: file +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.media.field_media_document.yml b/config/sync/field.storage.media.field_media_document.yml new file mode 100644 index 0000000000..b21a9d37fa --- /dev/null +++ b/config/sync/field.storage.media.field_media_document.yml @@ -0,0 +1,28 @@ +uuid: 1ada2b9c-0471-477e-8c8f-9205009a9ccf +langcode: en +status: true +dependencies: + module: + - file + - media + enforced: + module: + - media +_core: + default_config_hash: rQoPQKvhehKl_xDCFHeMJ5nA5i6bxUSdrNxazOSPGTg +id: media.field_media_document +field_name: field_media_document +entity_type: media +type: file +settings: + target_type: file + display_field: false + display_default: false + uri_scheme: public +module: file +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.media.field_media_image.yml b/config/sync/field.storage.media.field_media_image.yml new file mode 100644 index 0000000000..1dcca5434c --- /dev/null +++ b/config/sync/field.storage.media.field_media_image.yml @@ -0,0 +1,35 @@ +uuid: b00c89ac-38f6-4735-a626-af471e9c4162 +langcode: en +status: true +dependencies: + module: + - file + - image + - media + enforced: + module: + - media +_core: + default_config_hash: 7ZBrcl87ZXaw42v952wwcw_9cQgTBq5_5tgyUkE-VV0 +id: media.field_media_image +field_name: field_media_image +entity_type: media +type: image +settings: + target_type: file + display_field: false + display_default: false + uri_scheme: public + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null +module: image +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.media.field_media_oembed_video.yml b/config/sync/field.storage.media.field_media_oembed_video.yml new file mode 100644 index 0000000000..02ac5fabdc --- /dev/null +++ b/config/sync/field.storage.media.field_media_oembed_video.yml @@ -0,0 +1,23 @@ +uuid: 2b5de19a-2871-46e7-b06e-3926ee71fbec +langcode: en +status: true +dependencies: + module: + - media +_core: + default_config_hash: SJgxR5XWOesQbEKqp8VgInPyJjCFU_t2pi7UzYB78xg +id: media.field_media_oembed_video +field_name: field_media_oembed_video +entity_type: media +type: string +settings: + max_length: 255 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.media.field_media_video_file.yml b/config/sync/field.storage.media.field_media_video_file.yml new file mode 100644 index 0000000000..43c4f8868e --- /dev/null +++ b/config/sync/field.storage.media.field_media_video_file.yml @@ -0,0 +1,25 @@ +uuid: 39815627-c02d-46a5-b4c8-2ae7c49d8dff +langcode: en +status: true +dependencies: + module: + - file + - media +_core: + default_config_hash: z5mgbn1PIVZ5TNMByBmivqo_u3Rdk58UIzpyN4ypTeM +id: media.field_media_video_file +field_name: field_media_video_file +entity_type: media +type: file +settings: + target_type: file + display_field: false + display_default: false + uri_scheme: public +module: file +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.body.yml b/config/sync/field.storage.node.body.yml new file mode 100644 index 0000000000..f037e123d4 --- /dev/null +++ b/config/sync/field.storage.node.body.yml @@ -0,0 +1,21 @@ +uuid: f3ca6d43-a9f8-4d71-84bd-394077ba4e93 +langcode: en +status: true +dependencies: + module: + - node + - text +_core: + default_config_hash: EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY +id: node.body +field_name: body +entity_type: node +type: text_with_summary +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: true +custom_storage: false diff --git a/config/sync/field.storage.node.field_cooking_time.yml b/config/sync/field.storage.node.field_cooking_time.yml new file mode 100644 index 0000000000..24a1352685 --- /dev/null +++ b/config/sync/field.storage.node.field_cooking_time.yml @@ -0,0 +1,22 @@ +uuid: c989eb38-670f-4627-9c50-8ac1595b859f +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: sSUIsKTm3XJhfRtHIW_-goM5fEnuJkmpnX1W8YsvL-k +id: node.field_cooking_time +field_name: field_cooking_time +entity_type: node +type: integer +settings: + unsigned: false + size: normal +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_difficulty.yml b/config/sync/field.storage.node.field_difficulty.yml new file mode 100644 index 0000000000..c08cdc9d3c --- /dev/null +++ b/config/sync/field.storage.node.field_difficulty.yml @@ -0,0 +1,32 @@ +uuid: 555b0c7e-8a26-40ab-9ec2-c71cfaae1df6 +langcode: en +status: true +dependencies: + module: + - node + - options +_core: + default_config_hash: NzDITo8HbCh5A96P0ldukJ2zqRbIJ4odEp1P6o4ZTJ8 +id: node.field_difficulty +field_name: field_difficulty +entity_type: node +type: list_string +settings: + allowed_values: + - + value: easy + label: Easy + - + value: medium + label: Medium + - + value: hard + label: Hard + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_ingredients.yml b/config/sync/field.storage.node.field_ingredients.yml new file mode 100644 index 0000000000..c8d77fd0e7 --- /dev/null +++ b/config/sync/field.storage.node.field_ingredients.yml @@ -0,0 +1,23 @@ +uuid: d008af78-56e6-4927-a3fa-d8777ae716f0 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: KBAsj-0Ku-LoXFwASCdDJQf7EXvfMNnTAYgqSM1fyUE +id: node.field_ingredients +field_name: field_ingredients +entity_type: node +type: string +settings: + max_length: 255 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_media_image.yml b/config/sync/field.storage.node.field_media_image.yml new file mode 100644 index 0000000000..4e4b132c20 --- /dev/null +++ b/config/sync/field.storage.node.field_media_image.yml @@ -0,0 +1,22 @@ +uuid: 7e3733bf-9732-441c-98db-ea1eddf4baf7 +langcode: en +status: true +dependencies: + module: + - media + - node +_core: + default_config_hash: 0Js1u6vPgc9HfguDX8RT0LRwZh6-JU34vN8DsgMrDPQ +id: node.field_media_image +field_name: field_media_image +entity_type: node +type: entity_reference +settings: + target_type: media +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_number_of_servings.yml b/config/sync/field.storage.node.field_number_of_servings.yml new file mode 100644 index 0000000000..cbd4ee535d --- /dev/null +++ b/config/sync/field.storage.node.field_number_of_servings.yml @@ -0,0 +1,22 @@ +uuid: 8dc79c0b-8fe1-4fb0-babf-cd9f5585e27b +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: '-4BR54E0zf3ql3z8EYjE6mJ-i8xKmSNQxdDhEpxincM' +id: node.field_number_of_servings +field_name: field_number_of_servings +entity_type: node +type: integer +settings: + unsigned: false + size: normal +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_preparation_time.yml b/config/sync/field.storage.node.field_preparation_time.yml new file mode 100644 index 0000000000..99cbd69be0 --- /dev/null +++ b/config/sync/field.storage.node.field_preparation_time.yml @@ -0,0 +1,22 @@ +uuid: bb4e0678-b1a3-41b2-9578-33575d9db2d6 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: L4M_MmPr8qrKNnPYxf_1w6y--YsIH2IISGB0T4KUzDU +id: node.field_preparation_time +field_name: field_preparation_time +entity_type: node +type: integer +settings: + unsigned: false + size: normal +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_recipe_category.yml b/config/sync/field.storage.node.field_recipe_category.yml new file mode 100644 index 0000000000..3fb305f8d8 --- /dev/null +++ b/config/sync/field.storage.node.field_recipe_category.yml @@ -0,0 +1,22 @@ +uuid: 206343a0-09ca-4a2f-b7f5-398bff6baeeb +langcode: en +status: true +dependencies: + module: + - node + - taxonomy +_core: + default_config_hash: mXo5nqADfWBxy1sbPvHHDMErhoALJQhmNUByV3Sms98 +id: node.field_recipe_category +field_name: field_recipe_category +entity_type: node +type: entity_reference +settings: + target_type: taxonomy_term +module: core +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_recipe_instruction.yml b/config/sync/field.storage.node.field_recipe_instruction.yml new file mode 100644 index 0000000000..f2f78c5347 --- /dev/null +++ b/config/sync/field.storage.node.field_recipe_instruction.yml @@ -0,0 +1,21 @@ +uuid: 216eefbf-35c8-429c-902b-e42533c3bb73 +langcode: en +status: true +dependencies: + module: + - node + - text +_core: + default_config_hash: seP7G-QnB7uXOxys45VuxM3NlWVgZf5Hrp8OpuFtkdU +id: node.field_recipe_instruction +field_name: field_recipe_instruction +entity_type: node +type: text_long +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_summary.yml b/config/sync/field.storage.node.field_summary.yml new file mode 100644 index 0000000000..ceb6843d15 --- /dev/null +++ b/config/sync/field.storage.node.field_summary.yml @@ -0,0 +1,21 @@ +uuid: 0faf6f9f-2927-4275-bb59-e17ca99751f1 +langcode: en +status: true +dependencies: + module: + - node + - text +_core: + default_config_hash: tf46K2CzbIMIfI6La3fX75nQRH72-CmPWTb_-s-xcfM +id: node.field_summary +field_name: field_summary +entity_type: node +type: text_long +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_tags.yml b/config/sync/field.storage.node.field_tags.yml new file mode 100644 index 0000000000..6684cb92e0 --- /dev/null +++ b/config/sync/field.storage.node.field_tags.yml @@ -0,0 +1,22 @@ +uuid: d351efb8-a8fa-4678-92db-d4fee3b5ddb6 +langcode: en +status: true +dependencies: + module: + - node + - taxonomy +_core: + default_config_hash: WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs +id: node.field_tags +field_name: field_tags +entity_type: node +type: entity_reference +settings: + target_type: taxonomy_term +module: core +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.layout_builder__layout.yml b/config/sync/field.storage.node.layout_builder__layout.yml new file mode 100644 index 0000000000..d1bc8586e5 --- /dev/null +++ b/config/sync/field.storage.node.layout_builder__layout.yml @@ -0,0 +1,21 @@ +uuid: efb315b5-6fd3-4a5b-bc3f-b73fab1cafbe +langcode: en +status: true +dependencies: + module: + - layout_builder + - node +_core: + default_config_hash: g7kepf2eck__olXZwnmcQdOVAdSZR0cr77Jm-uf6wfA +id: node.layout_builder__layout +field_name: layout_builder__layout +entity_type: node +type: layout_section +settings: { } +module: layout_builder +locked: true +cardinality: 1 +translatable: false +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.user.user_picture.yml b/config/sync/field.storage.user.user_picture.yml new file mode 100644 index 0000000000..951f93c517 --- /dev/null +++ b/config/sync/field.storage.user.user_picture.yml @@ -0,0 +1,34 @@ +uuid: 22b63eb7-1584-45de-858c-344d33fff30d +langcode: en +status: true +dependencies: + module: + - file + - image + - user +_core: + default_config_hash: 6k-VBFilDLuzgSOT-77CFgHFlcd5D-kqRixtH89EShU +id: user.user_picture +field_name: user_picture +entity_type: user +type: image +settings: + target_type: file + display_field: false + display_default: false + uri_scheme: public + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null +module: image +locked: false +cardinality: 1 +translatable: true +indexes: + target_id: + - target_id +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field_ui.settings.yml b/config/sync/field_ui.settings.yml new file mode 100644 index 0000000000..365450f257 --- /dev/null +++ b/config/sync/field_ui.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: Q1nMi90W6YQxKzZAgJQw7Ag9U4JrsEUwkomF0lhvbIM +field_prefix: field_ diff --git a/config/sync/file.settings.yml b/config/sync/file.settings.yml new file mode 100644 index 0000000000..1ca5bd99c4 --- /dev/null +++ b/config/sync/file.settings.yml @@ -0,0 +1,8 @@ +_core: + default_config_hash: 0aMkoXYnax5_tHI9C9zHs-K48KJ6K75PHtD9x-0nbgM +description: + type: textfield + length: 128 +icon: + directory: core/modules/file/icons +make_unused_managed_files_temporary: false diff --git a/config/sync/filter.format.basic_html.yml b/config/sync/filter.format.basic_html.yml new file mode 100644 index 0000000000..4623e15d16 --- /dev/null +++ b/config/sync/filter.format.basic_html.yml @@ -0,0 +1,66 @@ +uuid: f075ac11-7815-4e38-98e0-833cb85dbc7f +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.media.responsive_3x2 + module: + - editor + - media +_core: + default_config_hash: ZXpzv2RkjgnvhpZNSs-jvYSlMbRTnpODJCxaMHx_Wog +name: 'Basic HTML' +format: basic_html +weight: 0 +filters: + filter_html: + id: filter_html + provider: filter + status: true + weight: -10 + settings: + allowed_html: '