diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4c56fa04..35518f4b 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -11,6 +11,7 @@ pipelines: script: # build frontend and run composer - composer install --verbose --prefer-dist --no-progress --no-interaction --no-dev --optimize-autoloader + - sh ./bitbucket_pipelines_build_frontend.sh # deploy: - cp .deploy/ssh/* ~/.ssh/. && chmod 400 ~/.ssh/bitbucket_pipelines* - dep deploy staging -vv @@ -23,6 +24,7 @@ pipelines: script: # build frontend and run composer - composer install --verbose --prefer-dist --no-progress --no-interaction --no-dev --optimize-autoloader + - sh ./bitbucket_pipelines_build_frontend.sh # deploy: - cp .deploy/ssh/* ~/.ssh/. && chmod 400 ~/.ssh/bitbucket_pipelines* - dep deploy production -vv diff --git a/bitbucket_pipelines_build_frontend.sh b/bitbucket_pipelines_build_frontend.sh new file mode 100644 index 00000000..554b472a --- /dev/null +++ b/bitbucket_pipelines_build_frontend.sh @@ -0,0 +1,9 @@ +#!bin/bash + +# curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash +export NVM_DIR="$([ -z "${XDG_CONFIG_HOME-}" ] && printf %s "${HOME}/.nvm" || printf %s "${XDG_CONFIG_HOME}/nvm")" +[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" +nvm install && nvm use +npm install -g yarn +yarn install +yarn prod diff --git a/composer.json b/composer.json index ed843470..22950bb6 100644 --- a/composer.json +++ b/composer.json @@ -12,18 +12,18 @@ "php": ">=8.2", "ext-json": "*", "craftcms/ckeditor": "^4.0", - "craftcms/cms": "5.1.7", + "craftcms/cms": "5.3.6", "craftcms/postmark": "^3.1.0", "hybridinteractive/craft-position-fieldtype": "^5.0.0", "hybridinteractive/craft-width-fieldtype": "^5.0.0", "jaybizzle/crawler-detect": "^1.2", "mikehaertl/php-shellcommand": "^1.6", "miranj/craft-obfuscator": "^1.2.0", - "mmikkel/cp-field-inspect": "^2.0.0", - "nystudio107/craft-imageoptimize": "^5.0.0", - "nystudio107/craft-vite": "^5.0.0", + "mmikkel/cp-field-inspect": "2.0.2", + "nystudio107/craft-imageoptimize": "5.0.2", + "nystudio107/craft-vite": "5.0.1", "percipioglobal/craft-password-policy": "^5.0.0-beta1", - "statikbe/craft-carbon-tracker": "^5.0.0", + "statikbe/craft-carbon-tracker": "5.0.2", "statikbe/craft-config-values": "^5.0.0", "statikbe/craft-cookie-banner": "^5.0.0", "statikbe/craft-sentry": "^5.0.0", @@ -31,16 +31,15 @@ "statikbe/craft-video-parser": "^5.0.0", "studioespresso/craft-dumper": "5.0.1", "studioespresso/craft-navigate": "^5.0.0", - "studioespresso/craft-seo-fields": "5.0.0", + "studioespresso/craft-seo-fields": "5.0.2", "vanderlee/syllable": "^1.7", "verbb/element-index-defaults": "^4.0.0-beta.1", "verbb/expanded-singles": "^3.0.0-beta.2", - "verbb/formie": "3.0.0-beta.13", - "verbb/hyper": "2.0.0", - "verbb/image-resizer": "^4.0.0-beta.1", - "verbb/knock-knock": "^3.0.0", - "verbb/super-table": "4.0.0", - "verbb/tablemaker": "^5.0.0", + "verbb/formie": "3.0.5", + "verbb/hyper": "2.0.4", + "verbb/image-resizer": "4.0.1", + "verbb/knock-knock": "3.0.1", + "verbb/tablemaker": "5.0.1", "vlucas/phpdotenv": "^5.4.1" }, "autoload": { diff --git a/composer.lock b/composer.lock index 16e1a280..7d48c1ce 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": "1f5ee17915a6c21525354e54d9f240a2", + "content-hash": "0404d2cbb49a7e04cea2879027ab49ef", "packages": [ { "name": "bacon/bacon-qr-code", @@ -134,11 +134,11 @@ }, { "name": "commerceguys/addressing", - "version": "v2.2.0", + "version": "v2.2.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/a5af40bd4b6edee5101e182085e67b7ff5d4a89b", - "reference": "a5af40bd4b6edee5101e182085e67b7ff5d4a89b", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/4d23e46ea32534268ea121453c93ceda2bc3ee69", + "reference": "4d23e46ea32534268ea121453c93ceda2bc3ee69", "shasum": "" }, "require": { @@ -177,15 +177,15 @@ "localization", "postal" ], - "time": "2024-02-25T11:22:16+00:00" + "time": "2024-07-12T11:53:22+00:00" }, { "name": "composer/ca-bundle", - "version": "1.5.0", + "version": "1.5.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0c5ccfcfea312b5c5a190a21ac5cef93f74baf99", - "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/063d9aa8696582f5a41dffbbaf3c81024f0a604a", + "reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a", "shasum": "" }, "require": { @@ -222,15 +222,15 @@ "ssl", "tls" ], - "time": "2024-03-15T14:00:32+00:00" + "time": "2024-07-08T15:28:20+00:00" }, { "name": "composer/semver", - "version": "3.4.0", + "version": "3.4.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", + "url": "https://api.github.com/repos/composer/semver/zipball/c51258e759afdb17f1fd1fe83bc12baaef6309d6", + "reference": "c51258e759afdb17f1fd1fe83bc12baaef6309d6", "shasum": "" }, "require": { @@ -274,20 +274,20 @@ "validation", "versioning" ], - "time": "2023-08-31T09:50:34+00:00" + "time": "2024-07-12T11:35:52+00:00" }, { "name": "craftcms/ckeditor", - "version": "4.0.6", + "version": "4.1.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/ckeditor/zipball/6b949da6c11bbb9c6637021e88a33f6acf4290c2", - "reference": "6b949da6c11bbb9c6637021e88a33f6acf4290c2", + "url": "https://api.github.com/repos/craftcms/ckeditor/zipball/7ee8b9025b51bc907db9b9fdcc04293e0c6855d7", + "reference": "7ee8b9025b51bc907db9b9fdcc04293e0c6855d7", "shasum": "" }, "require": { - "craftcms/cms": "^5.0.0-beta.7", - "craftcms/html-field": "^3.0.0-alpha", + "craftcms/cms": "^5.2.0", + "craftcms/html-field": "^3.1.0", "nystudio107/craft-code-editor": ">=1.0.8 <=1.0.13 || ^1.0.16", "php": "^8.2" }, @@ -326,15 +326,15 @@ "docs": "https://github.com/craftcms/ckeditor/blob/master/README.md", "rss": "https://github.com/craftcms/ckeditor/commits/master.atom" }, - "time": "2024-05-15T21:44:09+00:00" + "time": "2024-06-12T16:42:12+00:00" }, { "name": "craftcms/cms", - "version": "5.1.7", + "version": "5.3.6", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/cms/zipball/9d48deb548e0e7ec3aff78c7a9b4cc3bfe1c9092", - "reference": "9d48deb548e0e7ec3aff78c7a9b4cc3bfe1c9092", + "url": "https://api.github.com/repos/craftcms/cms/zipball/5d13fb56c4775fcf0e588e8419f29c957ac2a73d", + "reference": "5d13fb56c4775fcf0e588e8419f29c957ac2a73d", "shasum": "" }, "require": { @@ -345,7 +345,7 @@ "craftcms/server-check": "~5.0.1", "creocoder/yii2-nested-sets": "~0.9.0", "elvanto/litemoji": "~4.3.0", - "enshrined/svg-sanitize": "~0.16.0", + "enshrined/svg-sanitize": "~0.19.0", "ext-bcmath": "*", "ext-curl": "*", "ext-dom": "*", @@ -378,10 +378,10 @@ "theiconic/name-parser": "^1.2", "twig/twig": "~3.8.0", "voku/stringy": "^6.4.0", - "web-auth/webauthn-lib": "~4.8.0", + "web-auth/webauthn-lib": "~4.9.0", "webonyx/graphql-php": "~14.11.5", - "yiisoft/yii2": "~2.0.48.1", - "yiisoft/yii2-debug": "~2.1.22.0", + "yiisoft/yii2": "~2.0.51.0", + "yiisoft/yii2-debug": "~2.1.25.0", "yiisoft/yii2-queue": "~2.3.2", "yiisoft/yii2-symfonymailer": "^4.0.0" }, @@ -389,10 +389,10 @@ "webonyx/graphql-php": "14.11.7" }, "provide": { - "bower-asset/inputmask": "~3.2.2|~3.3.5", - "bower-asset/jquery": "3.5.*@stable|3.4.*@stable|3.3.*@stable|3.2.*@stable|3.1.*@stable|2.2.*@stable|2.1.*@stable|1.11.*@stable|1.12.*@stable", - "bower-asset/punycode": "1.3.*", - "bower-asset/yii2-pjax": "~2.0.1", + "bower-asset/inputmask": "5.0.9", + "bower-asset/jquery": "3.6.1", + "bower-asset/punycode": "2.3.1", + "bower-asset/yii2-pjax": "2.0.8", "yii2tech/ar-softdelete": "1.0.4" }, "suggest": { @@ -431,15 +431,15 @@ "docs": "https://craftcms.com/docs/5.x/", "rss": "https://github.com/craftcms/cms/releases.atom" }, - "time": "2024-05-25T18:49:03+00:00" + "time": "2024-08-26T17:21:51+00:00" }, { "name": "craftcms/html-field", - "version": "3.0.0", + "version": "3.1.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/html-field/zipball/54f6e6178b696d5b7bb886631e161293b73d565e", - "reference": "54f6e6178b696d5b7bb886631e161293b73d565e", + "url": "https://api.github.com/repos/craftcms/html-field/zipball/34a5796c74e22d4ae80709541367114d03d280ca", + "reference": "34a5796c74e22d4ae80709541367114d03d280ca", "shasum": "" }, "require": { @@ -469,7 +469,7 @@ "docs": "https://github.com/craftcms/html-field/blob/main/README.md", "rss": "https://github.com/craftcms/html-field/commits/main.atom" }, - "time": "2024-03-06T18:17:06+00:00" + "time": "2024-06-11T14:58:59+00:00" }, { "name": "craftcms/plugin-installer", @@ -622,11 +622,11 @@ }, { "name": "dasprid/enum", - "version": "1.0.5", + "version": "1.0.6", "dist": { "type": "zip", - "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/6faf451159fb8ba4126b925ed2d78acfce0dc016", - "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90", + "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90", "shasum": "" }, "require": { @@ -654,7 +654,7 @@ "enum", "map" ], - "time": "2023-08-25T16:18:39+00:00" + "time": "2024-08-09T14:30:48+00:00" }, { "name": "defuse/php-encryption", @@ -960,11 +960,11 @@ }, { "name": "embed/embed", - "version": "v4.4.10", + "version": "v4.4.12", "dist": { "type": "zip", - "url": "https://api.github.com/repos/oscarotero/Embed/zipball/8ac21505d048e8796c6cb9172ec5e81e5d0e0408", - "reference": "8ac21505d048e8796c6cb9172ec5e81e5d0e0408", + "url": "https://api.github.com/repos/oscarotero/Embed/zipball/b0e1c0496e3707794e96d4eef53ffffd538b850a", + "reference": "b0e1c0496e3707794e96d4eef53ffffd538b850a", "shasum": "" }, "require": { @@ -1012,21 +1012,20 @@ "opengraph", "twitter cards" ], - "time": "2023-12-10T12:30:47+00:00" + "time": "2024-07-24T14:08:11+00:00" }, { "name": "enshrined/svg-sanitize", - "version": "0.16.0", + "version": "0.19.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/239e257605e2141265b429e40987b2ee51bba4b4", - "reference": "239e257605e2141265b429e40987b2ee51bba4b4", + "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e95cd17be68e45f523cbfb0fe50cdd891b0cf20e", + "reference": "e95cd17be68e45f523cbfb0fe50cdd891b0cf20e", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "ezyang/htmlpurifier": "^4.16", "php": "^5.6 || ^7.0 || ^8.0" }, "type": "library", @@ -1045,7 +1044,7 @@ } ], "description": "An SVG sanitizer for PHP", - "time": "2023-03-20T10:51:12+00:00" + "time": "2024-06-18T10:27:15+00:00" }, { "name": "ezyang/htmlpurifier", @@ -1187,11 +1186,16 @@ }, { "name": "giggsey/libphonenumber-for-php", - "version": "8.13.37", + "version": "8.13.44", + "source": { + "type": "git", + "url": "https://github.com/giggsey/libphonenumber-for-php.git", + "reference": "8ad9011a79febf42014ea73e136c62f43dde1c2a" + }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/536c747ff1af433dddc615b26b9674047e013076", - "reference": "536c747ff1af433dddc615b26b9674047e013076", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/8ad9011a79febf42014ea73e136c62f43dde1c2a", + "reference": "8ad9011a79febf42014ea73e136c62f43dde1c2a", "shasum": "" }, "require": { @@ -1202,6 +1206,15 @@ "replace": { "giggsey/libphonenumber-for-php-lite": "self.version" }, + "require-dev": { + "pear/pear-core-minimal": "^1.9", + "pear/pear_exception": "^1.0", + "pear/versioncontrol_git": "^0.5", + "phing/phing": "^2.7", + "php-coveralls/php-coveralls": "^1.0|^2.0", + "symfony/console": "^2.8|^3.0|^v4.4|^v5.2", + "symfony/phpunit-bridge": "^4.2 || ^5" + }, "type": "library", "extra": { "branch-alias": { @@ -1219,6 +1232,7 @@ "/src/timezone/data/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -1239,7 +1253,11 @@ "phonenumber", "validation" ], - "time": "2024-05-16T09:01:39+00:00" + "support": { + "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", + "source": "https://github.com/giggsey/libphonenumber-for-php" + }, + "time": "2024-09-02T10:58:17+00:00" }, { "name": "giggsey/locale", @@ -1274,16 +1292,16 @@ }, { "name": "graham-campbell/result-type", - "version": "v1.1.2", + "version": "v1.1.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862", - "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862", + "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945", + "reference": "3ba905c11371512af9d9bdd27d99b782216b6945", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9.2" + "phpoption/phpoption": "^1.9.3" }, "type": "library", "autoload": { @@ -1309,21 +1327,21 @@ "Result-Type", "result" ], - "time": "2023-11-12T22:16:48+00:00" + "time": "2024-07-20T21:45:45+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "7.8.1", + "version": "7.9.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104", - "reference": "41042bc7ab002487b876a0683fc8dce04ddce104", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", + "reference": "d281ed313b989f213357e3be1a179f02196ac99b", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5.3 || ^2.0.1", - "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", + "guzzlehttp/promises": "^1.5.3 || ^2.0.3", + "guzzlehttp/psr7": "^2.7.0", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -1403,15 +1421,15 @@ "rest", "web service" ], - "time": "2023-12-03T20:35:24+00:00" + "time": "2024-07-24T11:22:20+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.0.2", + "version": "2.0.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223", - "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223", + "url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", + "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", "shasum": "" }, "require": { @@ -1458,15 +1476,15 @@ "keywords": [ "promise" ], - "time": "2023-12-03T20:19:20+00:00" + "time": "2024-07-18T10:29:17+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.6.2", + "version": "2.7.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", - "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", + "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", "shasum": "" }, "require": { @@ -1545,15 +1563,15 @@ "uri", "url" ], - "time": "2023-12-03T20:05:35+00:00" + "time": "2024-07-18T11:15:46+00:00" }, { "name": "html2text/html2text", - "version": "4.3.1", + "version": "4.3.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c", - "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c", + "url": "https://api.github.com/repos/mtibben/html2text/zipball/3b443cbe302b52eb5806a21a9dbd79524203970a", + "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a", "shasum": "" }, "suggest": { @@ -1563,17 +1581,14 @@ "type": "library", "autoload": { "psr-4": { - "Html2Text\\": [ - "src/", - "test/" - ] + "Html2Text\\": "src/" } }, "license": [ "GPL-2.0-or-later" ], "description": "Converts HTML to formatted plain text", - "time": "2020-04-16T23:44:31+00:00" + "time": "2024-08-20T02:43:29+00:00" }, { "name": "hybridinteractive/craft-position-fieldtype", @@ -1677,11 +1692,11 @@ }, { "name": "illuminate/collections", - "version": "v10.48.12", + "version": "v10.48.20", "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/f9589f1063a449111dcaa1d68285b507d9483a95", - "reference": "f9589f1063a449111dcaa1d68285b507d9483a95", + "url": "https://api.github.com/repos/illuminate/collections/zipball/37c863cffb345869dd134eff8e646bc82a19cc96", + "reference": "37c863cffb345869dd134eff8e646bc82a19cc96", "shasum": "" }, "require": { @@ -1718,11 +1733,11 @@ ], "description": "The Illuminate Collections package.", "homepage": "https://laravel.com", - "time": "2024-03-20T20:09:13+00:00" + "time": "2024-06-19T14:25:05+00:00" }, { "name": "illuminate/conditionable", - "version": "v10.48.12", + "version": "v10.48.20", "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/conditionable/zipball/d0958e4741fc9d6f516a552060fd1b829a85e009", @@ -1758,7 +1773,7 @@ }, { "name": "illuminate/contracts", - "version": "v10.48.12", + "version": "v10.48.20", "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/contracts/zipball/8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac", @@ -1796,7 +1811,7 @@ }, { "name": "illuminate/macroable", - "version": "v10.48.12", + "version": "v10.48.20", "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27", @@ -1923,11 +1938,11 @@ }, { "name": "jaybizzle/crawler-detect", - "version": "v1.2.118", + "version": "v1.2.119", "dist": { "type": "zip", - "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/9b8912ac5b78b780a0ead552b4c3dc9ddfdea4fd", - "reference": "9b8912ac5b78b780a0ead552b4c3dc9ddfdea4fd", + "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/275002e22b0333c15a7c6792fdae5d5deefc9ef0", + "reference": "275002e22b0333c15a7c6792fdae5d5deefc9ef0", "shasum": "" }, "require": { @@ -1958,7 +1973,7 @@ "crawlerdetect", "php crawler detect" ], - "time": "2024-04-23T17:07:05+00:00" + "time": "2024-06-07T07:58:43+00:00" }, { "name": "jean85/pretty-package-versions", @@ -2608,11 +2623,11 @@ }, { "name": "mmikkel/cp-field-inspect", - "version": "2.0.1", + "version": "2.0.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/mmikkel/CpFieldInspect-Craft/zipball/327b10dd348ab0908d61c7702acc0f13ba0e019e", - "reference": "327b10dd348ab0908d61c7702acc0f13ba0e019e", + "url": "https://api.github.com/repos/mmikkel/CpFieldInspect-Craft/zipball/413884283874038ce53d59ded040d0d1e4e9de49", + "reference": "413884283874038ce53d59ded040d0d1e4e9de49", "shasum": "" }, "require": { @@ -2655,15 +2670,15 @@ "docs": "https://github.com/mmikkel/CpFieldInspect-Craft/blob/master/README.md", "issues": "https://github.com/mmikkel/CpFieldInspect-Craft/issues" }, - "time": "2024-04-01T12:22:36+00:00" + "time": "2024-08-05T07:41:21+00:00" }, { "name": "mollie/mollie-api-php", - "version": "v2.67.1", + "version": "v2.71.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/mollie/mollie-api-php/zipball/ed5b2ba1dc8f30a4674f10ca78ad547c2df91008", - "reference": "ed5b2ba1dc8f30a4674f10ca78ad547c2df91008", + "url": "https://api.github.com/repos/mollie/mollie-api-php/zipball/dff324f0621ff134fbefffa42ee511833a58578f", + "reference": "dff324f0621ff134fbefffa42ee511833a58578f", "shasum": "" }, "require": { @@ -2730,7 +2745,7 @@ "sofortbanking", "subscriptions" ], - "time": "2024-05-07T07:59:20+00:00" + "time": "2024-07-17T08:02:14+00:00" }, { "name": "moneyphp/money", @@ -2794,11 +2809,11 @@ }, { "name": "monolog/monolog", - "version": "3.6.0", + "version": "3.7.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", - "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8", + "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8", "shasum": "" }, "require": { @@ -2852,7 +2867,7 @@ "logging", "psr-3" ], - "time": "2024-04-12T21:02:21+00:00" + "time": "2024-06-28T09:40:51+00:00" }, { "name": "nystudio107/craft-code-editor", @@ -2902,11 +2917,11 @@ }, { "name": "nystudio107/craft-imageoptimize", - "version": "5.0.1", + "version": "5.0.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize/zipball/67d3fde729b0a11d175d5048f38719fc288883fe", - "reference": "67d3fde729b0a11d175d5048f38719fc288883fe", + "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize/zipball/8bbba2fc4564c1890d471141953e6ab5fb4a14ad", + "reference": "8bbba2fc4564c1890d471141953e6ab5fb4a14ad", "shasum": "" }, "require": { @@ -2956,7 +2971,7 @@ "issues": "https://nystudio107.com/plugins/imageoptimize/support", "source": "https://github.com/nystudio107/craft-imageoptimize" }, - "time": "2024-05-09T19:52:03+00:00" + "time": "2024-06-19T18:04:19+00:00" }, { "name": "nystudio107/craft-imageoptimize-imgix", @@ -3081,11 +3096,11 @@ }, { "name": "nystudio107/craft-plugin-vite", - "version": "5.0.0", + "version": "5.0.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-plugin-vite/zipball/a20f6609de886bfe1590584f64c0b7618bfb71c7", - "reference": "a20f6609de886bfe1590584f64c0b7618bfb71c7", + "url": "https://api.github.com/repos/nystudio107/craft-plugin-vite/zipball/023ea9013f03ac8b15c9b800c66943ce4d02cf48", + "reference": "023ea9013f03ac8b15c9b800c66943ce4d02cf48", "shasum": "" }, "require": { @@ -3116,20 +3131,20 @@ "docs": "https://github.com/nystudio107/craft-plugin-vite/blob/v5/README.md", "issues": "https://github.com/nystudio107/craft-plugin-vite/issues" }, - "time": "2024-04-15T19:22:47+00:00" + "time": "2024-08-14T02:02:01+00:00" }, { "name": "nystudio107/craft-vite", - "version": "5.0.0", + "version": "5.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-vite/zipball/4d396296761b55c32a3bab88a69de9c51f019b15", - "reference": "4d396296761b55c32a3bab88a69de9c51f019b15", + "url": "https://api.github.com/repos/nystudio107/craft-vite/zipball/a2eaa9beb4abf1add99e8fc7892e8df57c6b49e8", + "reference": "a2eaa9beb4abf1add99e8fc7892e8df57c6b49e8", "shasum": "" }, "require": { "craftcms/cms": "^5.0.0", - "nystudio107/craft-plugin-vite": "^5.0.0", + "nystudio107/craft-plugin-vite": "^5.0.2", "php": "^8.2" }, "type": "craft-plugin", @@ -3166,7 +3181,7 @@ "issues": "https://nystudio107.com/plugins/vite/support", "source": "https://github.com/nystudio107/craft-vite" }, - "time": "2024-04-16T18:55:22+00:00" + "time": "2024-08-14T02:05:18+00:00" }, { "name": "oscarotero/html-parser", @@ -3667,11 +3682,11 @@ }, { "name": "phpoption/phpoption", - "version": "1.9.2", + "version": "1.9.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820", - "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54", + "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54", "shasum": "" }, "require": { @@ -3681,7 +3696,7 @@ "extra": { "bamarni-bin": { "bin-links": true, - "forward-command": true + "forward-command": false }, "branch-alias": { "dev-master": "1.9-dev" @@ -3714,15 +3729,15 @@ "php", "type" ], - "time": "2023-11-12T21:59:55+00:00" + "time": "2024-07-20T21:41:07+00:00" }, { "name": "phpstan/phpdoc-parser", - "version": "1.29.0", + "version": "1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/536889f2b340489d328f5ffb7b02bb6b183ddedc", - "reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/5ceb0e384997db59f38774bf79c2a6134252c08f", + "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f", "shasum": "" }, "require": { @@ -3740,7 +3755,7 @@ "MIT" ], "description": "PHPDoc parser with support for nullable, intersection and generic types", - "time": "2024-05-06T12:04:23+00:00" + "time": "2024-08-29T09:54:52+00:00" }, { "name": "pixelandtonic/imagine", @@ -4229,11 +4244,11 @@ }, { "name": "psr/log", - "version": "3.0.0", + "version": "3.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", + "url": "https://api.github.com/repos/php-fig/log/zipball/79dff0b268932c640297f5208d6298f71855c03e", + "reference": "79dff0b268932c640297f5208d6298f71855c03e", "shasum": "" }, "require": { @@ -4266,7 +4281,7 @@ "psr", "psr-3" ], - "time": "2021-07-14T16:46:02+00:00" + "time": "2024-08-21T13:31:24+00:00" }, { "name": "psr/simple-cache", @@ -4372,11 +4387,11 @@ }, { "name": "sabberworm/php-css-parser", - "version": "v8.5.1", + "version": "v8.6.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/4a3d572b0f8b28bb6fd016ae8bbfc445facef152", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152", + "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d2fb94a9641be84d79c7548c6d39bbebba6e9a70", + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70", "shasum": "" }, "require": { @@ -4420,7 +4435,7 @@ "parser", "stylesheet" ], - "time": "2024-02-15T16:41:13+00:00" + "time": "2024-07-01T07:33:21+00:00" }, { "name": "samdark/yii2-psr-log-target", @@ -4540,11 +4555,11 @@ }, { "name": "sentry/sentry", - "version": "4.7.0", + "version": "4.8.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f", - "reference": "d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/61770efd8b7888e0bdd7d234f0ba67b066e47d04", + "reference": "61770efd8b7888e0bdd7d234f0ba67b066e47d04", "shasum": "" }, "require": { @@ -4594,7 +4609,7 @@ "sentry", "tracing" ], - "time": "2024-04-10T13:22:13+00:00" + "time": "2024-07-16T13:45:27+00:00" }, { "name": "spatie/schema-org", @@ -4642,11 +4657,11 @@ }, { "name": "spomky-labs/cbor-php", - "version": "3.0.4", + "version": "3.1.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b", - "reference": "658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b", + "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/499d9bff0a6d59c4f1b813cc617fc3fd56d6dca4", + "reference": "499d9bff0a6d59c4f1b813cc617fc3fd56d6dca4", "shasum": "" }, "require": { @@ -4683,7 +4698,7 @@ "RFC7049", "cbor" ], - "time": "2024-01-29T20:33:48+00:00" + "time": "2024-07-18T08:37:03+00:00" }, { "name": "spomky-labs/pki-framework", @@ -4758,11 +4773,11 @@ }, { "name": "statikbe/craft-carbon-tracker", - "version": "5.0.1", + "version": "5.0.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/statikbe/craft-carbon-tracker/zipball/347894210d9fb067a3f37ede001ebf70b4d30ddc", - "reference": "347894210d9fb067a3f37ede001ebf70b4d30ddc", + "url": "https://api.github.com/repos/statikbe/craft-carbon-tracker/zipball/973ba8b1fa28d211456ac999983d42bd667c17ad", + "reference": "973ba8b1fa28d211456ac999983d42bd667c17ad", "shasum": "" }, "require": { @@ -4799,7 +4814,7 @@ "docs": "https://github.com/statikbe/craft-carbon-tracker", "rss": "https://github.com/statikbe/craft-carbon-tracker/releases.atom" }, - "time": "2024-04-10T12:43:16+00:00" + "time": "2024-09-02T14:33:37+00:00" }, { "name": "statikbe/craft-config-values", @@ -5035,16 +5050,16 @@ }, { "name": "statikbe/craft-video-parser", - "version": "5.0.0", + "version": "5.0.1", "source": { "type": "git", "url": "https://github.com/statikbe/craft-video-parser.git", - "reference": "7f2fbe64aec39e36065e6e186783ad42e35f21cf" + "reference": "38a6c3849f83a6c416988c0db6d220e88394866e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/statikbe/craft-video-parser/zipball/7f2fbe64aec39e36065e6e186783ad42e35f21cf", - "reference": "7f2fbe64aec39e36065e6e186783ad42e35f21cf", + "url": "https://api.github.com/repos/statikbe/craft-video-parser/zipball/38a6c3849f83a6c416988c0db6d220e88394866e", + "reference": "38a6c3849f83a6c416988c0db6d220e88394866e", "shasum": "" }, "require": { @@ -5100,9 +5115,9 @@ "support": { "docs": "https://github.com/statikbe/craft-video-parser/blob/main/README.md", "issues": "https://github.com/statikbe/craft-video-parser/issues", - "source": "https://github.com/statikbe/craft-video-parser/tree/5.0.0" + "source": "https://github.com/statikbe/craft-video-parser/tree/5.0.1" }, - "time": "2024-03-26T20:04:27+00:00" + "time": "2024-07-01T09:13:29+00:00" }, { "name": "stripe/stripe-php", @@ -5258,11 +5273,11 @@ }, { "name": "studioespresso/craft-seo-fields", - "version": "5.0.0", + "version": "5.0.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/studioespresso/craft-seo-fields/zipball/d405a9859f3ef72bf502feb223ed079ee3e0fed5", - "reference": "d405a9859f3ef72bf502feb223ed079ee3e0fed5", + "url": "https://api.github.com/repos/studioespresso/craft-seo-fields/zipball/7df7be619eeb4d1cc585f0c09f18046f32b096d4", + "reference": "7df7be619eeb4d1cc585f0c09f18046f32b096d4", "shasum": "" }, "require": { @@ -5305,15 +5320,15 @@ "docs": "https://studioespresso.github.io/craft-seo-fields/", "issues": "https://github.com/studioespresso/craft-seo-fields/issues" }, - "time": "2024-05-22T17:57:42+00:00" + "time": "2024-07-08T17:33:00+00:00" }, { "name": "symfony/cache", - "version": "v6.4.7", + "version": "v6.4.11", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/b9e9b93c9817ec6c789c7943f5e54b57a041c16a", - "reference": "b9e9b93c9817ec6c789c7943f5e54b57a041c16a", + "url": "https://api.github.com/repos/symfony/cache/zipball/36daef8fce88fe0b9a4f8cf4c342ced5c05616dc", + "reference": "36daef8fce88fe0b9a4f8cf4c342ced5c05616dc", "shasum": "" }, "require": { @@ -5366,7 +5381,7 @@ "caching", "psr6" ], - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-08-05T07:40:31+00:00" }, { "name": "symfony/cache-contracts", @@ -5467,11 +5482,11 @@ }, { "name": "symfony/event-dispatcher", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/db2a7fab994d67d92356bb39c367db115d9d30f9", - "reference": "db2a7fab994d67d92356bb39c367db115d9d30f9", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7", + "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7", "shasum": "" }, "require": { @@ -5510,7 +5525,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", - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -5567,11 +5582,11 @@ }, { "name": "symfony/expression-language", - "version": "v5.4.39", + "version": "v5.4.43", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/3a24a58e4eebae5dc977bc7a27f633f9c5338416", - "reference": "3a24a58e4eebae5dc977bc7a27f633f9c5338416", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/9d23f7bfd1d602fddc6d6520decedc99739497dd", + "reference": "9d23f7bfd1d602fddc6d6520decedc99739497dd", "shasum": "" }, "require": { @@ -5603,22 +5618,21 @@ ], "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", - "time": "2024-04-18T08:26:06+00:00" + "time": "2024-08-09T07:10:35+00:00" }, { "name": "symfony/filesystem", - "version": "v6.4.7", + "version": "v6.4.9", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/78dde75f8f6dbbca4ec436a4b0087f7af02076d4", - "reference": "78dde75f8f6dbbca4ec436a4b0087f7af02076d4", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/b51ef8059159330b74a4d52f68e671033c0fe463", + "reference": "b51ef8059159330b74a4d52f68e671033c0fe463", "shasum": "" }, "require": { "php": ">=8.1", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-mbstring": "~1.8", - "symfony/process": "^5.4|^6.4" + "symfony/polyfill-mbstring": "~1.8" }, "type": "library", "autoload": { @@ -5644,15 +5658,15 @@ ], "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-06-28T09:49:33+00:00" }, { "name": "symfony/http-client", - "version": "v6.4.7", + "version": "v6.4.11", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/3683d8107cf1efdd24795cc5f7482be1eded34ac", - "reference": "3683d8107cf1efdd24795cc5f7482be1eded34ac", + "url": "https://api.github.com/repos/symfony/http-client/zipball/4c92046bb788648ff1098cc66da69aa7eac8cb65", + "reference": "4c92046bb788648ff1098cc66da69aa7eac8cb65", "shasum": "" }, "require": { @@ -5699,7 +5713,7 @@ "keywords": [ "http" ], - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-08-26T06:30:21+00:00" }, { "name": "symfony/http-client-contracts", @@ -5758,11 +5772,11 @@ }, { "name": "symfony/mailer", - "version": "v7.0.7", + "version": "v7.1.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/4ff41a7c7998a88cfdc31b5841ef64d9246fc56a", - "reference": "4ff41a7c7998a88cfdc31b5841ef64d9246fc56a", + "url": "https://api.github.com/repos/symfony/mailer/zipball/8fcff0af9043c8f8a8e229437cea363e282f9aee", + "reference": "8fcff0af9043c8f8a8e229437cea363e282f9aee", "shasum": "" }, "require": { @@ -5805,15 +5819,15 @@ ], "description": "Helps sending emails", "homepage": "https://symfony.com", - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-06-28T08:00:31+00:00" }, { "name": "symfony/mime", - "version": "v7.0.7", + "version": "v7.1.4", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/3adbf110c306546f6f00337f421d2edca0e8d3c0", - "reference": "3adbf110c306546f6f00337f421d2edca0e8d3c0", + "url": "https://api.github.com/repos/symfony/mime/zipball/ccaa6c2503db867f472a587291e764d6a1e58758", + "reference": "ccaa6c2503db867f472a587291e764d6a1e58758", "shasum": "" }, "require": { @@ -5826,7 +5840,7 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<6.4", - "symfony/serializer": "<6.4" + "symfony/serializer": "<6.4.3|>7.0,<7.0.3" }, "type": "library", "autoload": { @@ -5856,15 +5870,15 @@ "mime", "mime-type" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-08-13T14:28:19+00:00" }, { "name": "symfony/options-resolver", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/23cc173858776ad451e31f053b1c9f47840b2cfa", - "reference": "23cc173858776ad451e31f053b1c9f47840b2cfa", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/47aa818121ed3950acd2b58d1d37d08a94f9bf55", + "reference": "47aa818121ed3950acd2b58d1d37d08a94f9bf55", "shasum": "" }, "require": { @@ -5900,15 +5914,15 @@ "configuration", "options" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4", - "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540", + "reference": "0424dff1c58f028c451efff2045f5d92410bd540", "shasum": "" }, "require": { @@ -5956,15 +5970,15 @@ "polyfill", "portable" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f", - "reference": "cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c027e6a3c6aee334663ec21f5852e89738abc805", + "reference": "c027e6a3c6aee334663ec21f5852e89738abc805", "shasum": "" }, "require": { @@ -6013,15 +6027,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f", - "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a", + "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a", "shasum": "" }, "require": { @@ -6068,15 +6082,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919", - "reference": "a287ed7475f85bf6f61890146edbc932c0fff919", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", + "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", "shasum": "" }, "require": { @@ -6129,15 +6143,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d", - "reference": "bc45c394692b948b4d383a08d7753968bed9a83d", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb", + "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb", "shasum": "" }, "require": { @@ -6187,15 +6201,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", - "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", + "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", "shasum": "" }, "require": { @@ -6244,15 +6258,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25", - "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442", + "reference": "10112722600777e02d2745716b70c5db4ca70442", "shasum": "" }, "require": { @@ -6294,15 +6308,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", + "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", "shasum": "" }, "require": { @@ -6351,15 +6365,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-uuid", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/3abdd21b0ceaa3000ee950097bc3cf9efc137853", - "reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853", + "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/2ba1f33797470debcda07fe9dce20a0003df18e9", + "reference": "2ba1f33797470debcda07fe9dce20a0003df18e9", "shasum": "" }, "require": { @@ -6407,15 +6421,15 @@ "portable", "uuid" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/postmark-mailer", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/c99bb20bf7434ff506f2b22bc7d3c6e7b5ffa5f8", - "reference": "c99bb20bf7434ff506f2b22bc7d3c6e7b5ffa5f8", + "url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/24f37cf11c953473afd7b18a1a59c12182a20939", + "reference": "24f37cf11c953473afd7b18a1a59c12182a20939", "shasum": "" }, "require": { @@ -6450,19 +6464,19 @@ ], "description": "Symfony Postmark Mailer Bridge", "homepage": "https://symfony.com", - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/process", - "version": "v6.4.7", + "version": "v7.1.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/cdb1c81c145fd5aa9b0038bab694035020943381", - "reference": "cdb1c81c145fd5aa9b0038bab694035020943381", + "url": "https://api.github.com/repos/symfony/process/zipball/7f2f542c668ad6c313dc4a5e9c3321f733197eca", + "reference": "7f2f542c668ad6c313dc4a5e9c3321f733197eca", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.2" }, "type": "library", "autoload": { @@ -6488,15 +6502,15 @@ ], "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-07-26T12:44:47+00:00" }, { "name": "symfony/property-access", - "version": "v7.0.7", + "version": "v7.1.4", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/8661b861480d2807eb2789ff99d034c0c71ab955", - "reference": "8661b861480d2807eb2789ff99d034c0c71ab955", + "url": "https://api.github.com/repos/symfony/property-access/zipball/6c709f97103355016e5782d0622437ae381012ad", + "reference": "6c709f97103355016e5782d0622437ae381012ad", "shasum": "" }, "require": { @@ -6538,20 +6552,21 @@ "property-path", "reflection" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-08-30T16:12:47+00:00" }, { "name": "symfony/property-info", - "version": "v7.0.7", + "version": "v7.1.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/f0bdb46e19ab308527b324b7ec36161f6880a532", - "reference": "f0bdb46e19ab308527b324b7ec36161f6880a532", + "url": "https://api.github.com/repos/symfony/property-info/zipball/88a279df2db5b7919cac6f35d6a5d1d7147e6a9b", + "reference": "88a279df2db5b7919cac6f35d6a5d1d7147e6a9b", "shasum": "" }, "require": { "php": ">=8.2", - "symfony/string": "^6.4|^7.0" + "symfony/string": "^6.4|^7.0", + "symfony/type-info": "^7.1" }, "conflict": { "phpdocumentor/reflection-docblock": "<5.2", @@ -6591,15 +6606,15 @@ "type", "validator" ], - "time": "2024-04-28T11:44:19+00:00" + "time": "2024-07-26T07:36:36+00:00" }, { "name": "symfony/serializer", - "version": "v6.4.7", + "version": "v6.4.11", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/73820ab43d12c2f29445080004054b0066082bf1", - "reference": "73820ab43d12c2f29445080004054b0066082bf1", + "url": "https://api.github.com/repos/symfony/serializer/zipball/a75d03d7720417f8a654e73e8f02acdea8779cd0", + "reference": "a75d03d7720417f8a654e73e8f02acdea8779cd0", "shasum": "" }, "require": { @@ -6642,7 +6657,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", - "time": "2024-04-23T09:00:49+00:00" + "time": "2024-08-17T07:51:47+00:00" }, { "name": "symfony/service-contracts", @@ -6706,11 +6721,11 @@ }, { "name": "symfony/string", - "version": "v7.0.7", + "version": "v7.1.4", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/e405b5424dc2528e02e31ba26b83a79fd4eb8f63", - "reference": "e405b5424dc2528e02e31ba26b83a79fd4eb8f63", + "url": "https://api.github.com/repos/symfony/string/zipball/6cd670a6d968eaeb1c77c2e76091c45c56bc367b", + "reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b", "shasum": "" }, "require": { @@ -6758,15 +6773,69 @@ "utf-8", "utf8" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-08-12T09:59:40+00:00" + }, + { + "name": "symfony/type-info", + "version": "v7.1.1", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/type-info/zipball/60b28eb733f1453287f1263ed305b96091e0d1dc", + "reference": "60b28eb733f1453287f1263ed305b96091e0d1dc", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "psr/container": "^1.1|^2.0" + }, + "conflict": { + "phpstan/phpdoc-parser": "<1.0", + "symfony/dependency-injection": "<6.4", + "symfony/property-info": "<6.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\TypeInfo\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mathias Arlaud", + "email": "mathias.arlaud@gmail.com" + }, + { + "name": "Baptiste LEDUC", + "email": "baptiste.leduc@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Extracts PHP types information.", + "homepage": "https://symfony.com", + "keywords": [ + "PHPStan", + "phpdoc", + "symfony", + "type" + ], + "time": "2024-05-31T14:59:31+00:00" }, { "name": "symfony/uid", - "version": "v7.0.7", + "version": "v7.1.4", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/4f3a5d181999e25918586c8369de09e7814e7be2", - "reference": "4f3a5d181999e25918586c8369de09e7814e7be2", + "url": "https://api.github.com/repos/symfony/uid/zipball/82177535395109075cdb45a70533aa3d7a521cdf", + "reference": "82177535395109075cdb45a70533aa3d7a521cdf", "shasum": "" }, "require": { @@ -6806,15 +6875,15 @@ "ulid", "uuid" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-08-12T09:59:40+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.7", + "version": "v6.4.11", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7a9cd977cd1c5fed3694bee52990866432af07d7", - "reference": "7a9cd977cd1c5fed3694bee52990866432af07d7", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ee14c8254a480913268b1e3b1cba8045ed122694", + "reference": "ee14c8254a480913268b1e3b1cba8045ed122694", "shasum": "" }, "require": { @@ -6859,15 +6928,15 @@ "debug", "dump" ], - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-08-30T16:03:21+00:00" }, { "name": "symfony/var-exporter", - "version": "v7.0.7", + "version": "v7.1.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/cdecc0022e40e90340ba1a59a3d5ccf069777078", - "reference": "cdecc0022e40e90340ba1a59a3d5ccf069777078", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b80a669a2264609f07f1667f891dbfca25eba44c", + "reference": "b80a669a2264609f07f1667f891dbfca25eba44c", "shasum": "" }, "require": { @@ -6907,15 +6976,15 @@ "proxy", "serialize" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-06-28T08:00:31+00:00" }, { "name": "symfony/yaml", - "version": "v5.4.39", + "version": "v5.4.43", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/bc780e16879000f77a1022163c052f5323b5e640", - "reference": "bc780e16879000f77a1022163c052f5323b5e640", + "url": "https://api.github.com/repos/symfony/yaml/zipball/62f96e1cfd4cf518882a36bfedcf1fe4093c1299", + "reference": "62f96e1cfd4cf518882a36bfedcf1fe4093c1299", "shasum": "" }, "require": { @@ -6956,7 +7025,7 @@ ], "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", - "time": "2024-04-23T11:57:27+00:00" + "time": "2024-08-11T17:40:32+00:00" }, { "name": "theiconic/name-parser", @@ -7097,11 +7166,11 @@ }, { "name": "verbb/auth", - "version": "2.0.3", + "version": "2.0.13", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/auth/zipball/f055272a6e8f91553eab63bf6f2ba82ff6246c4b", - "reference": "f055272a6e8f91553eab63bf6f2ba82ff6246c4b", + "url": "https://api.github.com/repos/verbb/auth/zipball/4d716bfd9c44fb9aa6097320dbd764de34094e39", + "reference": "4d716bfd9c44fb9aa6097320dbd764de34094e39", "shasum": "" }, "require": { @@ -7133,15 +7202,15 @@ } ], "description": "A Craft CMS module to make working with authentication for third-parties a breeze.", - "time": "2024-05-25T09:08:55+00:00" + "time": "2024-08-28T23:46:29+00:00" }, { "name": "verbb/base", - "version": "3.0.2", + "version": "3.0.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/verbb-base/zipball/63785695d99eadcbceafb0813cf9372c142377b3", - "reference": "63785695d99eadcbceafb0813cf9372c142377b3", + "url": "https://api.github.com/repos/verbb/verbb-base/zipball/7ea47a8734a71fd852a49fa455d581dbcc5f08a7", + "reference": "7ea47a8734a71fd852a49fa455d581dbcc5f08a7", "shasum": "" }, "require": { @@ -7164,7 +7233,7 @@ } ], "description": "Common utilities and building-blocks for Verbb plugins for Craft CMS.", - "time": "2024-05-18T01:33:41+00:00" + "time": "2024-06-10T09:02:06+00:00" }, { "name": "verbb/element-index-defaults", @@ -7273,11 +7342,11 @@ }, { "name": "verbb/formie", - "version": "3.0.0-beta.13", + "version": "3.0.5", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/formie/zipball/4a1e25f2ff80a1f51b39beda999514d96547dba0", - "reference": "4a1e25f2ff80a1f51b39beda999514d96547dba0", + "url": "https://api.github.com/repos/verbb/formie/zipball/c62f7eda4a5c2fda4747c5c24ba9efc7075e71b9", + "reference": "c62f7eda4a5c2fda4747c5c24ba9efc7075e71b9", "shasum": "" }, "require": { @@ -7294,7 +7363,7 @@ "php": "^8.2", "stripe/stripe-php": "^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0", "symfony/expression-language": "^5.3.0", - "verbb/auth": "^2.0.0-beta.3", + "verbb/auth": "^2.0.13", "verbb/base": "^3.0.0", "voku/anti-xss": "^4.1" }, @@ -7334,15 +7403,15 @@ "docs": "https://github.com/verbb/formie", "rss": "https://github.com/verbb/formie/commits/v2.atom" }, - "time": "2024-05-29T04:45:24+00:00" + "time": "2024-08-29T08:50:20+00:00" }, { "name": "verbb/hyper", - "version": "2.0.0", + "version": "2.0.4", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/hyper/zipball/14e8fc08fd308f461926e6eaca4f2117ae18ab51", - "reference": "14e8fc08fd308f461926e6eaca4f2117ae18ab51", + "url": "https://api.github.com/repos/verbb/hyper/zipball/2d797d7b4fe5121d6d4ea84a295e620a3ec44bf6", + "reference": "2d797d7b4fe5121d6d4ea84a295e620a3ec44bf6", "shasum": "" }, "require": { @@ -7388,15 +7457,15 @@ "docs": "https://github.com/verbb/hyper", "rss": "https://github.com/verbb/hyper/commits/v2.atom" }, - "time": "2024-05-18T13:06:14+00:00" + "time": "2024-08-11T00:39:15+00:00" }, { "name": "verbb/image-resizer", - "version": "4.0.0", + "version": "4.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/image-resizer/zipball/625ae40f0b0accd230b492723071b3f3575bdac4", - "reference": "625ae40f0b0accd230b492723071b3f3575bdac4", + "url": "https://api.github.com/repos/verbb/image-resizer/zipball/03fc5c84e4847bf2429a59276b3311fce6b9a413", + "reference": "03fc5c84e4847bf2429a59276b3311fce6b9a413", "shasum": "" }, "require": { @@ -7443,15 +7512,15 @@ "docs": "https://github.com/verbb/image-resizer", "rss": "https://github.com/verbb/image-resizer/commits/v2.atom" }, - "time": "2024-05-13T00:50:47+00:00" + "time": "2024-08-11T00:40:35+00:00" }, { "name": "verbb/knock-knock", - "version": "3.0.0", + "version": "3.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/knock-knock/zipball/ebc839ffb7951fdd60d5b16b005074fee2febb3a", - "reference": "ebc839ffb7951fdd60d5b16b005074fee2febb3a", + "url": "https://api.github.com/repos/verbb/knock-knock/zipball/deb9c62fdebbf188ac2229ae6f95cb4c9abda59e", + "reference": "deb9c62fdebbf188ac2229ae6f95cb4c9abda59e", "shasum": "" }, "require": { @@ -7495,69 +7564,15 @@ "docs": "https://github.com/verbb/knock-knock", "rss": "https://github.com/verbb/knock-knock/commits/v2.atom" }, - "time": "2024-05-13T00:37:40+00:00" - }, - { - "name": "verbb/super-table", - "version": "4.0.0", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/verbb/super-table/zipball/b234c56aaba7a97d9b46d677fdef4b1dd2ddd59d", - "reference": "b234c56aaba7a97d9b46d677fdef4b1dd2ddd59d", - "shasum": "" - }, - "require": { - "craftcms/cms": "^5.0.0", - "php": "^8.2", - "verbb/base": "^3.0.0" - }, - "type": "craft-plugin", - "extra": { - "name": "Super Table", - "handle": "super-table", - "description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.", - "documentationUrl": "https://github.com/verbb/super-table", - "changelogUrl": "https://raw.githubusercontent.com/verbb/super-table/craft-5/CHANGELOG.md", - "class": "verbb\\supertable\\SuperTable" - }, - "autoload": { - "psr-4": { - "verbb\\supertable\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Verbb", - "homepage": "https://verbb.io" - } - ], - "description": "Super-charge your content builders and create nested Matrix fields.", - "keywords": [ - "cms", - "craft", - "craft-plugin", - "craftcms", - "super table" - ], - "support": { - "email": "support@verbb.io", - "issues": "https://github.com/verbb/super-table/issues?state=open", - "source": "https://github.com/verbb/super-table", - "docs": "https://github.com/verbb/super-table", - "rss": "https://github.com/verbb/super-table/commits/v2.atom" - }, - "time": "2024-05-19T14:07:40+00:00" + "time": "2024-07-21T05:14:35+00:00" }, { "name": "verbb/tablemaker", - "version": "5.0.0", + "version": "5.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/tablemaker/zipball/092d98e6d618c8cc2718105c6528a14ec5ba8fe9", - "reference": "092d98e6d618c8cc2718105c6528a14ec5ba8fe9", + "url": "https://api.github.com/repos/verbb/tablemaker/zipball/63f2a71842e1e3a6e3cf582a7b5e2623ceaa9fb7", + "reference": "63f2a71842e1e3a6e3cf582a7b5e2623ceaa9fb7", "shasum": "" }, "require": { @@ -7606,22 +7621,22 @@ "docs": "https://github.com/verbb/tablemaker", "rss": "https://github.com/verbb/tablemaker/commits/v2.atom" }, - "time": "2024-05-12T13:33:34+00:00" + "time": "2024-08-11T00:48:22+00:00" }, { "name": "vlucas/phpdotenv", - "version": "v5.6.0", + "version": "v5.6.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4", - "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2", + "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2", "shasum": "" }, "require": { "ext-pcre": "*", - "graham-campbell/result-type": "^1.1.2", + "graham-campbell/result-type": "^1.1.3", "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9.2", + "phpoption/phpoption": "^1.9.3", "symfony/polyfill-ctype": "^1.24", "symfony/polyfill-mbstring": "^1.24", "symfony/polyfill-php80": "^1.24" @@ -7633,7 +7648,7 @@ "extra": { "bamarni-bin": { "bin-links": true, - "forward-command": true + "forward-command": false }, "branch-alias": { "dev-master": "5.6-dev" @@ -7665,7 +7680,7 @@ "env", "environment" ], - "time": "2023-11-12T22:43:29+00:00" + "time": "2024-07-20T21:52:34+00:00" }, { "name": "voku/anti-xss", @@ -8060,17 +8075,16 @@ }, { "name": "web-auth/cose-lib", - "version": "4.3.0", + "version": "4.4.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/e5c417b3b90e06c84638a18d350e438d760cb955", - "reference": "e5c417b3b90e06c84638a18d350e438d760cb955", + "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/2166016e48e0214f4f63320a7758a9386d14c92a", + "reference": "2166016e48e0214f4f63320a7758a9386d14c92a", "shasum": "" }, "require": { "brick/math": "^0.9|^0.10|^0.11|^0.12", "ext-json": "*", - "ext-mbstring": "*", "ext-openssl": "*", "php": ">=8.1", "spomky-labs/pki-framework": "^1.0" @@ -8104,105 +8118,44 @@ "COSE", "RFC8152" ], - "time": "2024-02-05T21:00:39+00:00" - }, - { - "name": "web-auth/metadata-service", - "version": "4.8.6", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/fb7c1f107639285fab90f870aab38360252c82f5", - "reference": "fb7c1f107639285fab90f870aab38360252c82f5", - "shasum": "" - }, - "require": { - "ext-json": "*", - "lcobucci/clock": "^2.2|^3.0", - "paragonie/constant_time_encoding": "^2.6", - "php": ">=8.1", - "psr/clock": "^1.0", - "psr/event-dispatcher": "^1.0", - "psr/http-client": "^1.0", - "psr/http-factory": "^1.0", - "psr/log": "^1.0|^2.0|^3.0", - "spomky-labs/pki-framework": "^1.0", - "symfony/deprecation-contracts": "^3.2" - }, - "suggest": { - "phpdocumentor/reflection-docblock": "As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement", - "psr/clock-implementation": "As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock", - "psr/log-implementation": "Recommended to receive logs from the library", - "symfony/property-access": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement", - "symfony/property-info": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement", - "symfony/serializer": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement", - "web-token/jwt-library": "Mandatory for fetching Metadata Statement from distant sources" - }, - "type": "library", - "extra": { - "thanks": { - "name": "web-auth/webauthn-framework", - "url": "https://github.com/web-auth/webauthn-framework" - } - }, - "autoload": { - "psr-4": { - "Webauthn\\MetadataService\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Florent Morselli", - "homepage": "https://github.com/Spomky" - }, - { - "name": "All contributors", - "homepage": "https://github.com/web-auth/metadata-service/contributors" - } - ], - "description": "Metadata Service for FIDO2/Webauthn", - "homepage": "https://github.com/web-auth", - "keywords": [ - "FIDO2", - "fido", - "webauthn" - ], - "time": "2024-03-13T07:16:02+00:00" + "time": "2024-07-18T08:47:32+00:00" }, { "name": "web-auth/webauthn-lib", - "version": "4.8.6", + "version": "4.9.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/925873eb504a1db8a77dc2b4d2b578334736fa16", - "reference": "925873eb504a1db8a77dc2b4d2b578334736fa16", + "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/fd7a0943c663b325e92ad562c2bcc943e77beeac", + "reference": "fd7a0943c663b325e92ad562c2bcc943e77beeac", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", - "paragonie/constant_time_encoding": "^2.6", + "lcobucci/clock": "^2.2|^3.0", + "paragonie/constant_time_encoding": "^2.6|^3.0", "php": ">=8.1", + "psr/clock": "^1.0", "psr/event-dispatcher": "^1.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/log": "^1.0|^2.0|^3.0", "spomky-labs/cbor-php": "^3.0", + "spomky-labs/pki-framework": "^1.0", + "symfony/deprecation-contracts": "^3.2", "symfony/uid": "^6.1|^7.0", - "web-auth/cose-lib": "^4.2.3", - "web-auth/metadata-service": "4.8.6" + "web-auth/cose-lib": "^4.2.3" }, "suggest": { "phpdocumentor/reflection-docblock": "As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement", + "psr/clock-implementation": "As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock", "psr/log-implementation": "Recommended to receive logs from the library", "symfony/event-dispatcher": "Recommended to use dispatched events", "symfony/property-access": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement", "symfony/property-info": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement", "symfony/serializer": "As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement", - "web-token/jwt-library": "Mandatory for the AndroidSafetyNet Attestation Statement support" + "web-token/jwt-library": "Mandatory for fetching Metadata Statement from distant sources" }, "type": "library", "extra": { @@ -8236,7 +8189,7 @@ "fido", "webauthn" ], - "time": "2024-04-08T10:04:23+00:00" + "time": "2024-07-16T18:36:36+00:00" }, { "name": "webfactory/phumbor", @@ -8361,25 +8314,25 @@ }, { "name": "yiisoft/yii2", - "version": "2.0.48.1", + "version": "2.0.51", "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/de92f154eefe322fc1b1b2a52cce46677441ced4", - "reference": "de92f154eefe322fc1b1b2a52cce46677441ced4", + "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/ea1f112f4dc9a9824e77b788019e2d53325d823c", + "reference": "ea1f112f4dc9a9824e77b788019e2d53325d823c", "shasum": "" }, "require": { - "bower-asset/inputmask": "~3.2.2 | ~3.3.5", - "bower-asset/jquery": "3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", - "bower-asset/punycode": "1.3.*", + "bower-asset/inputmask": "^5.0.8 ", + "bower-asset/jquery": "3.7.*@stable | 3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", + "bower-asset/punycode": "^2.2", "bower-asset/yii2-pjax": "~2.0.1", "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0", "ext-ctype": "*", "ext-mbstring": "*", - "ezyang/htmlpurifier": "^4.6", + "ezyang/htmlpurifier": "^4.17", "lib-pcre": "*", "paragonie/random_compat": ">=1", - "php": ">=5.4.0", + "php": ">=7.3.0", "yiisoft/yii2-composer": "~2.0.4" }, "bin": [ @@ -8452,7 +8405,7 @@ "framework", "yii2" ], - "time": "2023-05-24T19:04:02+00:00" + "time": "2024-07-18T19:50:00+00:00" }, { "name": "yiisoft/yii2-composer", @@ -8501,11 +8454,11 @@ }, { "name": "yiisoft/yii2-debug", - "version": "2.1.22", + "version": "2.1.25", "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/c0fa388c56b64edfb92987fdcc37d7a0243170d7", - "reference": "c0fa388c56b64edfb92987fdcc37d7a0243170d7", + "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/4d011b9bfc83bde71cde43c9f6837f5a74685ea7", + "reference": "4d011b9bfc83bde71cde43c9f6837f5a74685ea7", "shasum": "" }, "require": { @@ -8554,7 +8507,7 @@ "debugger", "yii2" ], - "time": "2022-11-18T17:29:27+00:00" + "time": "2023-09-26T15:50:00+00:00" }, { "name": "yiisoft/yii2-queue", @@ -8750,11 +8703,11 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.2", + "version": "1.11.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0d5d4294a70deb7547db655c47685d680e39cfec", - "reference": "0d5d4294a70deb7547db655c47685d680e39cfec", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/52d2bbfdcae7f895915629e4694e9497d0f8e28d", + "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d", "shasum": "" }, "require": { @@ -8781,7 +8734,7 @@ "dev", "static analysis" ], - "time": "2024-05-24T13:23:04+00:00" + "time": "2024-07-06T11:17:41+00:00" }, { "name": "symplify/easy-coding-standard", diff --git a/config/htaccess-production b/config/htaccess-production index 9e6aa145..44923626 100644 --- a/config/htaccess-production +++ b/config/htaccess-production @@ -1,16 +1,16 @@ -SetEnvIf Request_URI "/frontend/img/site/logo.png" publiclogo -Order Allow,Deny -AuthType Basic -AuthName "Authentication Required" -AuthUserFile /data/sites/web/[PROJECT_CODE_HERE]livestatikbe/.htpasswd -Require valid-user -Allow from 81.82.199.174 -Allow from 94.225.165 -Allow from 79.174.134.38 -Allow from 79.174.134.39 -Allow from 127.0.0.1 -Allow from env=publiclogo -Satisfy Any +# SetEnvIf Request_URI "/frontend/img/site/logo.png" publiclogo +# Order Allow,Deny +# AuthType Basic +# AuthName "Authentication Required" +# AuthUserFile /data/sites/web/[PROJECT_CODE_HERE]livestatikbe/.htpasswd +# Require valid-user +# Allow from 81.82.199.174 +# Allow from 94.225.165 +# Allow from 79.174.134.38 +# Allow from 79.174.134.39 +# Allow from 127.0.0.1 +# Allow from env=publiclogo +# Satisfy Any RewriteEngine On diff --git a/config/htaccess-staging b/config/htaccess-staging index 8fdee6a9..d4cb45fc 100644 --- a/config/htaccess-staging +++ b/config/htaccess-staging @@ -1,16 +1,16 @@ -SetEnvIf Request_URI "/frontend/img/site/logo.png" publiclogo -Order Allow,Deny -AuthType Basic -AuthName "Authentication Required" -AuthUserFile /data/sites/web/[PROJECT_CODE_HERE]livestatikbe/.htpasswd -Require valid-user -Allow from 81.82.199.174 -Allow from 94.225.165 -Allow from 79.174.134.38 -Allow from 79.174.134.39 -Allow from 127.0.0.1 -Allow from env=publiclogo -Satisfy Any +# SetEnvIf Request_URI "/frontend/img/site/logo.png" publiclogo +# Order Allow,Deny +# AuthType Basic +# AuthName "Authentication Required" +# AuthUserFile /data/sites/web/[PROJECT_CODE_HERE]livestatikbe/.htpasswd +# Require valid-user +# Allow from 81.82.199.174 +# Allow from 94.225.165 +# Allow from 79.174.134.38 +# Allow from 79.174.134.39 +# Allow from 127.0.0.1 +# Allow from env=publiclogo +# Satisfy Any RewriteEngine On diff --git a/config/knock-knock.php b/config/knock-knock.php index d30a6ee9..dc4f4275 100644 --- a/config/knock-knock.php +++ b/config/knock-knock.php @@ -5,7 +5,7 @@ 'enabled' => false, 'enableCpProtection' => false, 'loginPath' => 'restricted-access', -// 'template' => '_knock-knock.twig', + 'template' => '_knock-knock.twig', 'siteSettings' => [], 'checkInvalidLogins' => false, 'invalidLoginWindowDuration' => '3600', @@ -29,4 +29,5 @@ 'enabled' => false, 'password' => getenv('SITE_PASSWORD'), ] -]; \ No newline at end of file +]; + diff --git a/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml index d11b055d..3f997036 100644 --- a/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml +++ b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml @@ -36,7 +36,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Title (Anchor) handle: blockTitle includeInCards: false instructions: null @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 7d5a93a5-4324-462a-9dad-375cb5172cce # Text - Contentbuilder Body Simple + fieldUid: 5d7250f9-a00c-4732-a743-b46bb5d11646 # CK Editor - Standard handle: text includeInCards: false instructions: null @@ -60,47 +60,47 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 7890db9a-85df-4352-9aa0-e84e1856466f + uid: e28da65a-afdc-46d5-9836-5356db6ad43d userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 7def856e-47b3-4b83-ba43-23b5da28a176 - handle: image + fieldUid: f936530d-29a5-4460-9ccd-b586bfb25329 # Call to actions + handle: cta includeInCards: false instructions: null - label: Image - providesThumbs: true - required: false + label: null + providesThumbs: false + required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: 05216db1-92ad-4acb-ad4a-caf5abad6e04 + uid: 19e39354-0b95-4efe-b985-cce67beab385 userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 17647a4e-555f-49c4-ac53-e0a1ea9e5b40 # Contentbuilder CTA (Single) - handle: cta + fieldUid: a44287f8-d6ed-4f2c-8a63-0c1312ef236e # Image + handle: null includeInCards: false instructions: null - label: 'Call to action' + label: null providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 8f7f6839-1be4-434b-b363-821879c54f91 + uid: 5f1e5136-4dc7-4574-bb44-3bf0909e1518 userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color - handle: backgroundColor + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Background Color + handle: null includeInCards: false instructions: null - label: 'Background color' + label: null providesThumbs: false required: false tip: null @@ -118,8 +118,8 @@ icon: link name: 'Call To Action' showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/category--2a768305-5971-43c0-a2f4-415e648c6a45.yaml b/config/project/entryTypes/category--2a768305-5971-43c0-a2f4-415e648c6a45.yaml index a00935a8..1e418994 100644 --- a/config/project/entryTypes/category--2a768305-5971-43c0-a2f4-415e648c6a45.yaml +++ b/config/project/entryTypes/category--2a768305-5971-43c0-a2f4-415e648c6a45.yaml @@ -43,8 +43,8 @@ icon: tag name: Category showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/contact--f2d8b097-d5ba-4224-9736-4dc41bd6580f.yaml b/config/project/entryTypes/contact--f2d8b097-d5ba-4224-9736-4dc41bd6580f.yaml index 15538b92..7462a525 100644 --- a/config/project/entryTypes/contact--f2d8b097-d5ba-4224-9736-4dc41bd6580f.yaml +++ b/config/project/entryTypes/contact--f2d8b097-d5ba-4224-9736-4dc41bd6580f.yaml @@ -283,8 +283,8 @@ icon: envelope name: Contact showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml b/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml index e20f1af3..8f7b91d9 100644 --- a/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml +++ b/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml @@ -36,7 +36,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Title (Anchor) handle: blockTitle includeInCards: false instructions: null @@ -57,7 +57,7 @@ fieldLayouts: instructions: null label: Table providesThumbs: false - required: false + required: true tip: null type: craft\fieldlayoutelements\CustomField uid: f6dc8760-1fb1-431b-a419-4d199757ca92 diff --git a/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml b/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml index 6785c340..f64e1ff6 100644 --- a/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml +++ b/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml @@ -36,7 +36,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Title (Anchor) handle: blockTitle includeInCards: false instructions: null @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: b866ebd2-431e-47e9-8db0-97c56606cb70 # Text - Contentbuilder Body Standard + fieldUid: 5d7250f9-a00c-4732-a743-b46bb5d11646 # CK Editor - Standard handle: text includeInCards: false instructions: null @@ -60,13 +60,13 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: f4ed4f28-d68c-466a-960b-e7a6ded6428d + uid: eefee792-3270-40b9-aec3-9efbd6f7d496 userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 74a30650-eb90-462f-a104-de1d41ac8221 + fieldUid: 74a30650-eb90-462f-a104-de1d41ac8221 # Form handle: null includeInCards: false instructions: null @@ -81,11 +81,11 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color - handle: backgroundColor + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Background Color + handle: null includeInCards: false instructions: null - label: 'Background color' + label: null providesThumbs: false required: false tip: null @@ -103,8 +103,8 @@ icon: input-text name: Form showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml b/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml index 4782095c..bc11f08f 100644 --- a/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml +++ b/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml @@ -36,56 +36,41 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 2184d090-d3e1-413b-8d21-b537c5141ef8 # Hero - Image - handle: image - includeInCards: false - instructions: null - label: Image - providesThumbs: true - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: c2d6ef90-7210-48ad-a51c-200fb5b1e1e9 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: f2cda3ff-d4de-4c81-a8c2-944f82c303db + fieldUid: a44287f8-d6ed-4f2c-8a63-0c1312ef236e # Image handle: null - includeInCards: true - instructions: null - label: Title + includeInCards: false + instructions: 'The minimum width for this image is 2200px. The ideal width is 4400px.' + label: null providesThumbs: false required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: 003f98c4-765a-40ca-a3e3-54a939e9dd59 + uid: 24930e35-c651-4057-aca2-933dedc35049 userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: d04eb799-5eb6-46db-92f8-88c4e6b8812e - handle: intro + fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text + handle: null includeInCards: false instructions: null - label: Intro + label: null providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 4b54acd3-0bf2-44fa-83a9-bbf84c59e917 + uid: 7363453d-680b-42f9-b2af-53051eff7e07 userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: f936530d-29a5-4460-9ccd-b586bfb25329 + fieldUid: f936530d-29a5-4460-9ccd-b586bfb25329 # Call to actions handle: null includeInCards: false instructions: null - label: 'Call to actions' + label: null providesThumbs: false required: false tip: null @@ -98,13 +83,13 @@ fieldLayouts: uid: f0a1f43c-d76e-40d3-9b39-e2a0e2021a72 userCondition: null handle: heroBlock -hasTitleField: false +hasTitleField: true icon: image name: 'Hero Block' showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/home--89c47888-bddf-4633-9352-1d5dc3bb452f.yaml b/config/project/entryTypes/home--89c47888-bddf-4633-9352-1d5dc3bb452f.yaml index b462e547..9c1a3d36 100644 --- a/config/project/entryTypes/home--89c47888-bddf-4633-9352-1d5dc3bb452f.yaml +++ b/config/project/entryTypes/home--89c47888-bddf-4633-9352-1d5dc3bb452f.yaml @@ -145,8 +145,8 @@ icon: house name: Home showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: '' +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml b/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml index 41e4475b..6f4005bb 100644 --- a/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml +++ b/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml @@ -36,11 +36,11 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: cd736fb3-c9b7-4ce1-88a8-da8b64249eb1 - handle: image + fieldUid: cd736fb3-c9b7-4ce1-88a8-da8b64249eb1 # Images + handle: null includeInCards: false instructions: null - label: Image + label: null providesThumbs: true required: true tip: null @@ -50,8 +50,19 @@ fieldLayouts: warning: null width: 100 - - elementCondition: null - fieldUid: 683cbd88-ef11-45e0-83b4-e20d03f6ea6b + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\RelationalFieldConditionRule + elementId: null + fieldUid: cd736fb3-c9b7-4ce1-88a8-da8b64249eb1 # Images + layoutElementUid: baa9eb81-3124-4edd-8cfd-8a294e0b0c16 + operator: notempty + uid: cd0c062e-6204-4e1a-9681-ac33fdc1fc8b + elementType: craft\elements\Entry + fieldContext: global + fieldUid: 683cbd88-ef11-45e0-83b4-e20d03f6ea6b # Image width handle: null includeInCards: false instructions: null @@ -65,8 +76,19 @@ fieldLayouts: warning: null width: 50 - - elementCondition: null - fieldUid: 9abed6d9-3042-4dd4-add0-3115a6e2693b + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\RelationalFieldConditionRule + elementId: null + fieldUid: cd736fb3-c9b7-4ce1-88a8-da8b64249eb1 # Images + layoutElementUid: baa9eb81-3124-4edd-8cfd-8a294e0b0c16 + operator: notempty + uid: fd216853-3cb6-47f8-9e42-840bc8baffce + elementType: craft\elements\Entry + fieldContext: global + fieldUid: 9abed6d9-3042-4dd4-add0-3115a6e2693b # Image position handle: null includeInCards: false instructions: null @@ -80,35 +102,46 @@ fieldLayouts: warning: null width: 50 - - elementCondition: null - fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color - handle: backgroundColor - includeInCards: false + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\RelationalFieldConditionRule + elementId: null + fieldUid: cd736fb3-c9b7-4ce1-88a8-da8b64249eb1 # Images + layoutElementUid: baa9eb81-3124-4edd-8cfd-8a294e0b0c16 + operator: notempty + uid: cd93efc7-7c8c-42fe-b8f7-b1bdeb86cf83 + elementType: craft\elements\Entry + fieldContext: global + fieldUid: 9084b802-1468-4763-a867-2e4b1ebd3f09 # Show larger version in popup + handle: null + includeInCards: true instructions: null - label: 'Background color' + label: 'Show larger version in popup' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 8097458b-6bd2-4a7c-813c-a53c395b7d4c + uid: feb576a2-753f-4c0e-bc99-499d303293d5 userCondition: null warning: null - width: 100 + width: 50 - elementCondition: null - fieldUid: 9084b802-1468-4763-a867-2e4b1ebd3f09 + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Background Color handle: null - includeInCards: true + includeInCards: false instructions: null - label: 'Show larger version in popup' + label: null providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: feb576a2-753f-4c0e-bc99-499d303293d5 + uid: 8097458b-6bd2-4a7c-813c-a53c395b7d4c userCondition: null warning: null - width: 50 + width: 100 name: Content uid: f986a838-979a-4945-abe0-cd3c6cbad150 userCondition: null @@ -118,8 +151,8 @@ icon: image name: Image showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/news--109f5d44-e366-49e7-826d-6b13de779861.yaml b/config/project/entryTypes/news--109f5d44-e366-49e7-826d-6b13de779861.yaml index 281c48a9..5ba20288 100644 --- a/config/project/entryTypes/news--109f5d44-e366-49e7-826d-6b13de779861.yaml +++ b/config/project/entryTypes/news--109f5d44-e366-49e7-826d-6b13de779861.yaml @@ -201,8 +201,8 @@ icon: newspaper name: News showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/newsOverview--d3b383b6-5ad7-494f-bc13-c06a53a5e5e9.yaml b/config/project/entryTypes/newsOverview--d3b383b6-5ad7-494f-bc13-c06a53a5e5e9.yaml index ba6f2030..ead99c00 100644 --- a/config/project/entryTypes/newsOverview--d3b383b6-5ad7-494f-bc13-c06a53a5e5e9.yaml +++ b/config/project/entryTypes/newsOverview--d3b383b6-5ad7-494f-bc13-c06a53a5e5e9.yaml @@ -145,8 +145,8 @@ icon: newspaper name: 'News Overview' showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml b/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml index f52bfcb3..5b4c06ec 100644 --- a/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml +++ b/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml @@ -36,7 +36,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Title (Anchor) handle: blockTitle includeInCards: false instructions: null @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 776fa716-10bb-48bb-ae08-28870f9d77e7 # Content Builder - Overview - Entries + fieldUid: 776fa716-10bb-48bb-ae08-28870f9d77e7 # Entries handle: null includeInCards: true instructions: null @@ -66,11 +66,11 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color - handle: backgroundColor + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Background Color + handle: null includeInCards: false instructions: null - label: 'Background color' + label: null providesThumbs: false required: false tip: null @@ -88,8 +88,8 @@ icon: grid-2 name: Overview showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/pages--9f39fdda-793c-4506-9dd4-e764d46cad28.yaml b/config/project/entryTypes/pages--9f39fdda-793c-4506-9dd4-e764d46cad28.yaml index 5bbd4559..3ffdd6d3 100644 --- a/config/project/entryTypes/pages--9f39fdda-793c-4506-9dd4-e764d46cad28.yaml +++ b/config/project/entryTypes/pages--9f39fdda-793c-4506-9dd4-e764d46cad28.yaml @@ -186,8 +186,8 @@ icon: table-layout name: 'Contentbuilder Page' showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml b/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml index 02b8e04b..4de7517e 100644 --- a/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml +++ b/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml @@ -36,22 +36,22 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 7d5a93a5-4324-462a-9dad-375cb5172cce # Text - Contentbuilder Body Simple + fieldUid: 72249346-bd02-4556-9736-1139ed941344 # Quote handle: text includeInCards: false instructions: null - label: Text + label: null providesThumbs: false - required: false + required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: b1a70797-402b-4824-9df9-1f9fc97b2694 + uid: 2d342d7e-54fc-4c82-8120-4aa437f69e6c userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504 + fieldUid: 9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504 # Author handle: null includeInCards: false instructions: null @@ -66,7 +66,7 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: 44549f86-4264-4c94-964c-a927c53c2a38 + fieldUid: 44549f86-4264-4c94-964c-a927c53c2a38 # Author Image handle: null includeInCards: false instructions: null @@ -81,26 +81,26 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: c87ed224-8384-4f52-b68e-25ee0f423d52 # Contentbuilder CTA (Double) - handle: cta + fieldUid: 71d59fcf-f766-4db1-a6fe-87bf1ce1b1ba # Call to action + handle: null includeInCards: false instructions: null - label: 'Call to action' + label: null providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 520b48d3-fa08-4251-93a5-d7af7e514323 + uid: 875a273b-d0a2-4388-9a08-4106596b2fd2 userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color - handle: backgroundColor + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Background Color + handle: null includeInCards: false instructions: null - label: 'Background Color' + label: null providesThumbs: false required: false tip: null @@ -116,10 +116,10 @@ handle: quote hasTitleField: false icon: quote-right name: Quote -showSlugField: true -showStatusField: true +showSlugField: false +showStatusField: false slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: '' +titleFormat: '{text}' titleTranslationKeyFormat: '' titleTranslationMethod: site diff --git a/config/project/entryTypes/searchResults--b13fc4bd-af47-4f5c-b349-05e9e24dfecc.yaml b/config/project/entryTypes/searchResults--b13fc4bd-af47-4f5c-b349-05e9e24dfecc.yaml index 610d644d..3c07274d 100644 --- a/config/project/entryTypes/searchResults--b13fc4bd-af47-4f5c-b349-05e9e24dfecc.yaml +++ b/config/project/entryTypes/searchResults--b13fc4bd-af47-4f5c-b349-05e9e24dfecc.yaml @@ -143,8 +143,8 @@ icon: magnifying-glass name: 'Search results' showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: '' +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/simplePage--6122281a-7d92-44b0-bef8-296775631068.yaml b/config/project/entryTypes/simplePage--6122281a-7d92-44b0-bef8-296775631068.yaml index 74b28651..1428e953 100644 --- a/config/project/entryTypes/simplePage--6122281a-7d92-44b0-bef8-296775631068.yaml +++ b/config/project/entryTypes/simplePage--6122281a-7d92-44b0-bef8-296775631068.yaml @@ -79,8 +79,8 @@ icon: file name: 'Simple page (Title/Intro/SEO)' showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: '' +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/siteSettings--75c71ec6-7c59-460d-bac3-80ae2ee887a5.yaml b/config/project/entryTypes/siteSettings--75c71ec6-7c59-460d-bac3-80ae2ee887a5.yaml index fab33225..96845da6 100644 --- a/config/project/entryTypes/siteSettings--75c71ec6-7c59-460d-bac3-80ae2ee887a5.yaml +++ b/config/project/entryTypes/siteSettings--75c71ec6-7c59-460d-bac3-80ae2ee887a5.yaml @@ -39,8 +39,8 @@ fieldLayouts: fieldUid: a44287f8-d6ed-4f2c-8a63-0c1312ef236e # Image handle: null includeInCards: false - instructions: null - label: null + instructions: 'This image will be shown as a fallback when an entry does not have an overview image.' + label: 'Fallback Image' providesThumbs: false required: true tip: null @@ -52,6 +52,50 @@ fieldLayouts: name: Content uid: bc4c53fd-5da6-434f-8b07-8bcc6776952a userCondition: null + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: c372dc4c-2ba0-4569-89d6-b9e5d3641621 # GTM-Head + handle: null + includeInCards: false + instructions: null + label: null + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 517fbde2-ca3c-4bc7-bb47-d26c7e07749b + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 1722d8e6-c1d8-4e9c-824e-c97bb31fc8e6 # GTM-Body + handle: null + includeInCards: false + instructions: null + label: null + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: f450f30e-1be1-4549-b856-89fc352757bf + userCondition: null + warning: null + width: 100 + name: GTM-Codes + uid: b883e8f0-349c-4206-8d15-2165487a7299 + userCondition: + class: craft\elements\conditions\users\UserCondition + conditionRules: + - + class: craft\elements\conditions\users\AdminConditionRule + uid: 724b5dae-7ea4-4a96-9b8f-9f93b5a922f2 + value: true + elementType: craft\elements\User + fieldContext: global handle: siteSettings hasTitleField: false icon: gear diff --git a/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml index 4a225148..9ef4a771 100644 --- a/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml +++ b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml @@ -36,11 +36,11 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) - handle: blockTitle + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Title (Anchor) + handle: null includeInCards: false instructions: null - label: Title + label: null providesThumbs: false required: false tip: null @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: a25500cb-7c0d-474d-8ee0-757e3d200063 # Text - Contentbuilder Body Extended + fieldUid: 5d7250f9-a00c-4732-a743-b46bb5d11646 # CK Editor - Standard handle: text includeInCards: false instructions: null @@ -60,37 +60,37 @@ fieldLayouts: required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: 27ef5ef9-5e24-49b1-a0b2-cf30f86d4ff7 + uid: e373780e-103e-4ffa-b01b-d759b9a8e7db userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: c87ed224-8384-4f52-b68e-25ee0f423d52 # Contentbuilder CTA (Double) - handle: cta + fieldUid: 71d59fcf-f766-4db1-a6fe-87bf1ce1b1ba # Call to action + handle: null includeInCards: false instructions: null - label: 'Call to action' + label: null providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 0d051ae6-caac-471e-a524-898370a94f26 + uid: d7b7bc8f-77cd-4479-8dee-a677b877d3e1 userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: f21594e6-d83e-4047-a36c-0d6b709719e1 - handle: image + fieldUid: a44287f8-d6ed-4f2c-8a63-0c1312ef236e # Image + handle: null includeInCards: false instructions: null - label: Image - providesThumbs: true + label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: ed69e655-73d9-4f2b-94a0-2275e9b4faf8 + uid: f15e1db3-4e58-4ab3-81b3-b6f1b2d5bb74 userCondition: null warning: null width: 100 @@ -101,10 +101,10 @@ fieldLayouts: - class: craft\fields\conditions\RelationalFieldConditionRule elementId: null - fieldUid: f21594e6-d83e-4047-a36c-0d6b709719e1 - layoutElementUid: ed69e655-73d9-4f2b-94a0-2275e9b4faf8 + fieldUid: a44287f8-d6ed-4f2c-8a63-0c1312ef236e # Image + layoutElementUid: f15e1db3-4e58-4ab3-81b3-b6f1b2d5bb74 operator: notempty - uid: d1f35874-2cea-4b59-9cc5-aac8619d3a69 + uid: dd0718d5-3a84-4506-af11-190482c8caa2 elementType: craft\elements\Entry fieldContext: global fieldUid: 8c9b2c5d-02c2-4105-83ed-93563621e752 # Position Left/Right @@ -122,11 +122,11 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color - handle: backgroundColor + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Background Color + handle: null includeInCards: false instructions: null - label: 'Background color' + label: null providesThumbs: false required: false tip: null @@ -144,8 +144,8 @@ icon: text name: 'Text (+ Image)' showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml b/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml index 2a5862b9..b100922e 100644 --- a/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml +++ b/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml @@ -36,13 +36,13 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Title (Anchor) handle: titleColumn1 includeInCards: false instructions: null label: 'Title Column 1' providesThumbs: false - required: false + required: true tip: null type: craft\fieldlayoutelements\CustomField uid: 1a094285-054f-4607-8dcd-1fc94fb82b74 @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: a25500cb-7c0d-474d-8ee0-757e3d200063 # Text - Contentbuilder Body Extended + fieldUid: 66954acb-77ba-4c75-9659-f3976770df07 # CK Editor - Simple handle: textColumn1 includeInCards: false instructions: null @@ -60,28 +60,28 @@ fieldLayouts: required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: 29ae7543-3b2f-4d21-bb5e-8b876b217161 + uid: 645f1aa5-28ee-49cc-9860-d7f2563cf63b userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 17647a4e-555f-49c4-ac53-e0a1ea9e5b40 # Contentbuilder CTA (Single) + fieldUid: 71d59fcf-f766-4db1-a6fe-87bf1ce1b1ba # Call to action handle: ctaColumn1 includeInCards: false instructions: null - label: 'CTA Column 1' + label: 'Call to action Column 1' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: fe530c0a-ffbc-4943-8224-4d6a1796c8eb + uid: b059c4d7-8821-480d-8a5e-55ef53c9408a userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Title (Anchor) handle: titleColumn2 includeInCards: false instructions: null @@ -96,41 +96,41 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: a25500cb-7c0d-474d-8ee0-757e3d200063 # Text - Contentbuilder Body Extended + fieldUid: 66954acb-77ba-4c75-9659-f3976770df07 # CK Editor - Simple handle: textColumn2 includeInCards: false instructions: null label: 'Text Column 2' providesThumbs: false - required: false + required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: 3f1f595e-cc70-45a4-a72b-7ad1f514bcd8 + uid: d037c802-2411-4928-ad05-3b5406ce98de userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 17647a4e-555f-49c4-ac53-e0a1ea9e5b40 # Contentbuilder CTA (Single) + fieldUid: 71d59fcf-f766-4db1-a6fe-87bf1ce1b1ba # Call to action handle: ctaColumn2 includeInCards: false instructions: null - label: 'CTA Column 2' + label: 'Call to action Column 1' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: fc1d6eae-85d2-47f2-a6c1-2e590fd4c115 + uid: 265f69af-07ca-49ed-99ff-7e54c504df5d userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color - handle: backgroundColor + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Background Color + handle: null includeInCards: false instructions: null - label: 'Background color' + label: null providesThumbs: false required: false tip: null diff --git a/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml b/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml index ee37f8eb..45c066e0 100644 --- a/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml +++ b/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml @@ -36,7 +36,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Title (Anchor) handle: blockTitle includeInCards: false instructions: null @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: a25500cb-7c0d-474d-8ee0-757e3d200063 # Text - Contentbuilder Body Extended + fieldUid: 5d7250f9-a00c-4732-a743-b46bb5d11646 # CK Editor - Standard handle: text includeInCards: false instructions: null @@ -60,57 +60,79 @@ fieldLayouts: required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: 2e1cf21d-f658-4bc0-9c77-2bcc87240e89 + uid: 339c0439-cafa-4af8-a555-232abf2aa071 userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: c87ed224-8384-4f52-b68e-25ee0f423d52 # Contentbuilder CTA (Double) - handle: cta + fieldUid: 71d59fcf-f766-4db1-a6fe-87bf1ce1b1ba # Call to action + handle: null includeInCards: false instructions: null - label: 'Call to action' + label: null providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: ce11868c-4ce8-4e9c-8a7c-4776531b3000 + uid: 460defe0-7444-47e3-8f53-8ffe022800a7 userCondition: null warning: null width: 100 - elementCondition: null - fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba - handle: video + fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a # Video + handle: null includeInCards: false instructions: null - label: Video + label: null providesThumbs: false required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: f3b691ab-3aba-42aa-9b69-08b6498a0827 + uid: 0f2dd401-4f92-4d86-a020-668f83d402e3 userCondition: null warning: null - width: 50 + width: 100 - - elementCondition: null - fieldUid: 896816a1-5444-4e1b-b74c-efbac472953c - handle: placeholderImage + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\TextFieldConditionRule + fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a # Video + layoutElementUid: 0f2dd401-4f92-4d86-a020-668f83d402e3 + operator: notempty + uid: 7c5b9330-a3d2-4085-b586-5a093fcdf4fe + value: '' + elementType: craft\elements\Entry + fieldContext: global + fieldUid: 724561c2-845a-427f-b005-e0c2a35e0112 # Placeholder Image + handle: null includeInCards: false instructions: null - label: 'Placeholder Image' - providesThumbs: true + label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: ada65645-8cc4-4f63-a6cf-2c60df1e7396 + uid: 974750bb-9a5a-433c-8389-64553f1b3d88 userCondition: null warning: null width: 50 - - elementCondition: null + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\TextFieldConditionRule + fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a # Video + layoutElementUid: 0f2dd401-4f92-4d86-a020-668f83d402e3 + operator: notempty + uid: ea506def-76c9-4aac-a121-9d288c26872d + value: '' + elementType: craft\elements\Entry + fieldContext: global fieldUid: 8c9b2c5d-02c2-4105-83ed-93563621e752 # Position Left/Right handle: position includeInCards: false @@ -125,8 +147,19 @@ fieldLayouts: warning: null width: 50 - - elementCondition: null - fieldUid: d364a1b7-6f05-47e2-a5b3-e9f38308473c # Text - Caption Text + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\TextFieldConditionRule + fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a # Video + layoutElementUid: 0f2dd401-4f92-4d86-a020-668f83d402e3 + operator: notempty + uid: 189d3975-4400-498d-b823-f055f210e46e + value: '' + elementType: craft\elements\Entry + fieldContext: global + fieldUid: 39f07216-d49a-4917-b05e-bec26f425843 # Caption handle: videoCaption includeInCards: false instructions: null @@ -135,17 +168,17 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 1281e54a-1dce-496a-9275-4fa521679f8e + uid: e16d764f-6a51-4177-887f-4b5c19861486 userCondition: null warning: null - width: 50 + width: 100 - elementCondition: null - fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color - handle: backgroundColor + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Background Color + handle: null includeInCards: false instructions: null - label: 'Background color' + label: null providesThumbs: false required: false tip: null diff --git a/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml b/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml index 7d5461ef..d04f2713 100644 --- a/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml +++ b/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml @@ -36,7 +36,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a + fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a # Video handle: null includeInCards: true instructions: null @@ -51,41 +51,41 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: 724561c2-845a-427f-b005-e0c2a35e0112 - handle: null + fieldUid: 39f07216-d49a-4917-b05e-bec26f425843 # Caption + handle: videoCaption includeInCards: false - instructions: null - label: 'Placeholder Image' - providesThumbs: true + instructions: 'This will most likely be shown below the video' + label: 'Video Caption' + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: b84cf6f5-a37f-4a41-8908-4157a510c99d + uid: 12effc03-1ca7-41ea-aadd-2a3d1519586f userCondition: null warning: null - width: 50 + width: 100 - elementCondition: null - fieldUid: d364a1b7-6f05-47e2-a5b3-e9f38308473c # Text - Caption Text - handle: videoCaption + fieldUid: 724561c2-845a-427f-b005-e0c2a35e0112 # Placeholder Image + handle: null includeInCards: false instructions: null - label: 'Video caption' - providesThumbs: false + label: 'Placeholder Image' + providesThumbs: true required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 19a6c41e-6804-4c85-9e8a-21d0789c8c2c + uid: b84cf6f5-a37f-4a41-8908-4157a510c99d userCondition: null warning: null - width: 100 + width: 50 - elementCondition: null - fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color - handle: backgroundColor + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Background Color + handle: null includeInCards: false instructions: null - label: 'Background color' + label: null providesThumbs: false required: false tip: null @@ -103,8 +103,8 @@ icon: video name: Video showSlugField: true showStatusField: true -slugTranslationKeyFormat: '' +slugTranslationKeyFormat: null slugTranslationMethod: site -titleFormat: '' -titleTranslationKeyFormat: '' +titleFormat: null +titleTranslationKeyFormat: null titleTranslationMethod: site diff --git a/config/project/fields/address--6ca94949-c3f4-465d-88c7-3d4736d97ed4.yaml b/config/project/fields/address--6ca94949-c3f4-465d-88c7-3d4736d97ed4.yaml index ba1e7aa6..ca741971 100644 --- a/config/project/fields/address--6ca94949-c3f4-465d-88c7-3d4736d97ed4.yaml +++ b/config/project/fields/address--6ca94949-c3f4-465d-88c7-3d4736d97ed4.yaml @@ -1,16 +1,14 @@ columnSuffix: oktnwzmp -contentColumnType: text handle: address -instructions: '' +instructions: null name: Address searchable: true settings: byteLimit: null charLimit: null - code: '' - columnType: null - initialRows: '4' - multiline: '1' + code: false + initialRows: 4 + multiline: true placeholder: null uiMode: normal translationKeyFormat: null diff --git a/config/project/fields/authorImage--44549f86-4264-4c94-964c-a927c53c2a38.yaml b/config/project/fields/authorImage--44549f86-4264-4c94-964c-a927c53c2a38.yaml index 7887088f..bf1978b7 100644 --- a/config/project/fields/authorImage--44549f86-4264-4c94-964c-a927c53c2a38.yaml +++ b/config/project/fields/authorImage--44549f86-4264-4c94-964c-a927c53c2a38.yaml @@ -1,7 +1,7 @@ columnSuffix: null handle: authorImage instructions: null -name: 'Content Builder - Quote - Author Image' +name: 'Author Image' searchable: false settings: allowSelfRelations: false diff --git a/config/project/fields/contentBuilderBackgroundColor--3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml b/config/project/fields/backgroundColor--3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml similarity index 74% rename from config/project/fields/contentBuilderBackgroundColor--3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml rename to config/project/fields/backgroundColor--3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml index af9503ea..32797336 100644 --- a/config/project/fields/contentBuilderBackgroundColor--3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml +++ b/config/project/fields/backgroundColor--3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml @@ -1,7 +1,7 @@ columnSuffix: null -handle: contentBuilderBackgroundColor +handle: backgroundColor instructions: null -name: 'Content Builder Background Color' +name: 'Background Color' searchable: false settings: dataSet: 'Background colors' diff --git a/config/project/fields/contentbuilderTitleAnchor--838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml b/config/project/fields/blockTitle--838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml similarity index 71% rename from config/project/fields/contentbuilderTitleAnchor--838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml rename to config/project/fields/blockTitle--838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml index 3a85acc0..29a5b9c5 100644 --- a/config/project/fields/contentbuilderTitleAnchor--838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml +++ b/config/project/fields/blockTitle--838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml @@ -1,7 +1,7 @@ columnSuffix: null -handle: contentbuilderTitleAnchor +handle: blockTitle instructions: null -name: 'Contentbuilder Title (Anchor)' +name: 'Title (Anchor)' searchable: true settings: someAttribute: null diff --git a/config/project/fields/heroTitle--f2cda3ff-d4de-4c81-a8c2-944f82c303db.yaml b/config/project/fields/caption--39f07216-d49a-4917-b05e-bec26f425843.yaml similarity index 72% rename from config/project/fields/heroTitle--f2cda3ff-d4de-4c81-a8c2-944f82c303db.yaml rename to config/project/fields/caption--39f07216-d49a-4917-b05e-bec26f425843.yaml index f0ec576e..c0a8813f 100644 --- a/config/project/fields/heroTitle--f2cda3ff-d4de-4c81-a8c2-944f82c303db.yaml +++ b/config/project/fields/caption--39f07216-d49a-4917-b05e-bec26f425843.yaml @@ -1,7 +1,7 @@ columnSuffix: null -handle: heroTitle -instructions: null -name: 'Hero - Title' +handle: caption +instructions: 'This will most likely be visible below the asset' +name: Caption searchable: true settings: byteLimit: null diff --git a/config/project/fields/contbuilderBody--a25500cb-7c0d-474d-8ee0-757e3d200063.yaml b/config/project/fields/contbuilderBody--a25500cb-7c0d-474d-8ee0-757e3d200063.yaml deleted file mode 100644 index fd95afe2..00000000 --- a/config/project/fields/contbuilderBody--a25500cb-7c0d-474d-8ee0-757e3d200063.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: null -handle: contbuilderBody -instructions: null -name: 'Text - Contentbuilder Body Extended' -searchable: false -settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 25f93ead-d3f6-4049-ba98-6378754f4289 # Extended - createButtonLabel: null - defaultTransform: null - enableSourceEditingForNonAdmins: false - purifierConfig: null - purifyHtml: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - showWordCount: false - wordLimit: null -translationKeyFormat: null -translationMethod: language -type: craft\ckeditor\Field diff --git a/config/project/fields/contentbuilderCtaDouble--c87ed224-8384-4f52-b68e-25ee0f423d52.yaml b/config/project/fields/contentbuilderCtaDouble--c87ed224-8384-4f52-b68e-25ee0f423d52.yaml deleted file mode 100644 index 14625f49..00000000 --- a/config/project/fields/contentbuilderCtaDouble--c87ed224-8384-4f52-b68e-25ee0f423d52.yaml +++ /dev/null @@ -1,3078 +0,0 @@ -columnSuffix: null -handle: contentbuilderCtaDouble -instructions: null -name: 'Contentbuilder CTA (Double)' -searchable: true -settings: - defaultLinkType: default-verbb-hyper-links-entry - defaultNewWindow: false - fieldLayoutId: null - linkTypes: - - - __assoc__: - - - - type - - verbb\hyper\links\Asset - - - - label - - Asset - - - - handle - - default-verbb-hyper-links-asset - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 47f19013-9829-42a8-b252-793006b1f01c - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - 0: - - name - - Content - 1: - - uid - - 2d4ebca2-0b65-4245-94a8-668d996500d8 - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkField - 1: - - attribute - - linkValue - 4: - - mandatory - - true - 5: - - requirable - - true - 7: - - autocomplete - - false - 12: - - autofocus - - false - 13: - - autocorrect - - true - 14: - - autocapitalize - - true - 15: - - disabled - - false - 16: - - readonly - - false - 27: - - translatable - - false - 32: - - required - - false - 33: - - providesThumbs - - false - 34: - - includeInCards - - false - 35: - - width - - 50 - 36: - - uid - - 64aa5009-e0f2-442f-9c51-e8c63bc8e56b - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - 1: - - attribute - - linkText - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 15: - - placeholder - - 'e.g. Read more' - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 50 - 34: - - uid - - 5a3348a1-033d-42ed-8784-189ee08ac6c9 - - - __assoc__: - 0: - - name - - Advanced - 1: - - uid - - 6fed3522-85d8-421f-8dd1-ccaf68a15c3c - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - 1: - - attribute - - linkTitle - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - 2be4b9be-d796-4d05-abfe-796cc8831104 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\ClassesField - 1: - - attribute - - classes - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - beea6a89-6000-416c-be35-88a72576c3b5 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - 1: - - attribute - - customAttributes - 2: - - requirable - - true - 3: - - mandatory - - false - 9: - - translatable - - false - 14: - - required - - false - 15: - - providesThumbs - - false - 16: - - includeInCards - - false - 17: - - width - - 100 - 18: - - uid - - ef30f073-c303-4d5a-a466-13ae50f64107 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 91c50737-dad3-4729-bb2f-bc4088faa10e - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - 0: - - name - - Content - 1: - - uid - - 29fa8577-ad22-40c2-b428-1db79c7498ed - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkField - 1: - - attribute - - linkValue - 4: - - mandatory - - true - 5: - - requirable - - true - 7: - - autocomplete - - false - 12: - - autofocus - - false - 13: - - autocorrect - - true - 14: - - autocapitalize - - true - 15: - - disabled - - false - 16: - - readonly - - false - 27: - - translatable - - false - 32: - - required - - false - 33: - - providesThumbs - - false - 34: - - includeInCards - - false - 35: - - width - - 50 - 36: - - uid - - d5f257f1-904a-4dd9-afd8-38633df5dca5 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - 1: - - attribute - - linkText - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 15: - - placeholder - - 'e.g. Read more' - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 50 - 34: - - uid - - ec390139-27d2-453d-a865-a92208e52269 - - - __assoc__: - 0: - - name - - Advanced - 1: - - uid - - 10e0ec36-4b28-4505-b455-fa7c3581439a - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - 1: - - attribute - - linkTitle - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - a2385df2-68f5-4cbf-add1-89cee3f5aabe - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\ClassesField - 1: - - attribute - - classes - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - adf65696-edf4-4fff-88ed-37213d4fd41d - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - 1: - - attribute - - customAttributes - 2: - - requirable - - true - 3: - - mandatory - - false - 9: - - translatable - - false - 14: - - required - - false - 15: - - providesThumbs - - false - 16: - - includeInCards - - false - 17: - - width - - 100 - 18: - - uid - - f11fcbce-d4f2-45aa-a471-7835108ab7f9 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 91886399-bcdf-4908-96c0-5ac1195fa956 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - 0: - - name - - Content - 1: - - uid - - ee8adccf-b244-4fd7-8c09-46926cfdc447 - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkField - 1: - - attribute - - linkValue - 4: - - mandatory - - true - 5: - - requirable - - true - 7: - - autocomplete - - false - 12: - - autofocus - - false - 13: - - autocorrect - - true - 14: - - autocapitalize - - true - 15: - - disabled - - false - 16: - - readonly - - false - 27: - - translatable - - false - 32: - - required - - false - 33: - - providesThumbs - - false - 34: - - includeInCards - - false - 35: - - width - - 50 - 36: - - uid - - cc18ed39-cd92-475d-ae0b-11cd17ca79ee - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - 1: - - attribute - - linkText - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 15: - - placeholder - - 'e.g. Read more' - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 50 - 34: - - uid - - b54a491d-2654-4262-b4ab-e4afdd42d823 - - - __assoc__: - 0: - - name - - Advanced - 1: - - uid - - 8886ab03-aebe-43d8-b8ae-a05d50075ff9 - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - 1: - - attribute - - linkTitle - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - eca86c84-148c-4261-92c9-beee97bd49d1 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\ClassesField - 1: - - attribute - - classes - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - 1183b294-ceba-4696-8d7d-b21699f01d7d - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - 1: - - attribute - - customAttributes - 2: - - requirable - - true - 3: - - mandatory - - false - 9: - - translatable - - false - 14: - - required - - false - 15: - - providesThumbs - - false - 16: - - includeInCards - - false - 17: - - width - - 100 - 18: - - uid - - 6df60b16-82bd-4723-9533-22a6cdda4faf - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - b9fc59bd-2738-46af-8e11-03f3d5e7bafc - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 95ce3071-5264-4685-990d-d3aa0a1c4d48 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - requirable - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 50 - - - - uid - - f1a52c23-d1ff-4e51-adef-29a18c0e940b - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - - - - attribute - - linkText - - - - requirable - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - placeholder - - 'e.g. Read more' - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 50 - - - - uid - - 4d6194a5-5b0b-45bd-90ec-e7394914396f - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 100 - - - - uid - - ca0234b9-0e45-486c-9352-a5b1275d4585 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - ccf5a224-656c-48a4-997e-c6bc2748a063 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - - - - attribute - - linkTitle - - - - requirable - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 100 - - - - uid - - f337c0c3-7248-44fe-998f-287f9480c36c - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 100 - - - - uid - - 05aa8a10-4889-47e6-b838-2d92822aca42 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - b2941885-d611-4f69-adfc-ecbbdd0273b5 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - 0: - - name - - Content - 1: - - uid - - 861fc755-d537-45b7-b9cc-569f0a89799b - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkField - 1: - - attribute - - linkValue - 4: - - mandatory - - true - 5: - - requirable - - true - 7: - - autocomplete - - false - 12: - - autofocus - - false - 13: - - autocorrect - - true - 14: - - autocapitalize - - true - 15: - - disabled - - false - 16: - - readonly - - false - 27: - - translatable - - false - 32: - - required - - false - 33: - - providesThumbs - - false - 34: - - includeInCards - - false - 35: - - width - - 50 - 36: - - uid - - 7cfe45f3-6541-4e19-91f7-c0f4303550b4 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - 1: - - attribute - - linkText - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 15: - - placeholder - - 'e.g. Read more' - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 50 - 34: - - uid - - 0fa0fe23-f770-49e4-93b1-c70be86bb895 - - - __assoc__: - 0: - - name - - Advanced - 1: - - uid - - cc0a6cd0-3cff-449e-9322-09e54188fed2 - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - 1: - - attribute - - linkTitle - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - 61fbf9ee-1654-4f0d-a370-436f3f3da5bf - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\ClassesField - 1: - - attribute - - classes - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - 2a51a994-2c69-4005-943e-b6b8aba9943d - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - 1: - - attribute - - customAttributes - 2: - - requirable - - true - 3: - - mandatory - - false - 9: - - translatable - - false - 14: - - required - - false - 15: - - providesThumbs - - false - 16: - - includeInCards - - false - 17: - - width - - 100 - 18: - - uid - - 3ff513fc-bd64-4853-9475-ecf6ded80c21 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 2a518485-87d1-4f31-807c-06f47ea3bb52 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 61b1c669-81e5-40bd-a420-10e5cd615aec - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - requirable - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 50 - - - - uid - - 787daaef-ee33-4ec4-8c55-bfa13cbd9129 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - - - - attribute - - linkText - - - - requirable - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - placeholder - - 'e.g. Read more' - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 50 - - - - uid - - bf5dbb4a-c028-462f-af0e-520580cdc0c1 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 100 - - - - uid - - 9118bc8b-b8d6-468a-8861-7124e003a8c0 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 82a75646-ce91-4916-9920-01bb5933d9cd - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - - - - attribute - - linkTitle - - - - requirable - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 100 - - - - uid - - 144f5f5c-d65f-4b7c-b7be-994480f0b69c - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 100 - - - - uid - - ff6c491c-0697-476c-bd51-54f606e7012e - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\FormieForm - - - - label - - Form - - - - handle - - default-verbb-hyper-links-formie-form - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - d19e02c0-c976-4e3d-bee2-9739a7654443 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - 0: - - name - - Content - 1: - - uid - - 1bbe55a5-72f1-45dc-a411-2187271ed6b7 - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkField - 1: - - attribute - - linkValue - 4: - - mandatory - - true - 5: - - requirable - - true - 7: - - autocomplete - - false - 12: - - autofocus - - false - 13: - - autocorrect - - true - 14: - - autocapitalize - - true - 15: - - disabled - - false - 16: - - readonly - - false - 27: - - translatable - - false - 32: - - required - - false - 33: - - providesThumbs - - false - 34: - - includeInCards - - false - 35: - - width - - 50 - 36: - - uid - - a92e9032-4dd2-4cb8-a9fe-da4d81a103ad - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - 1: - - attribute - - linkText - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 15: - - placeholder - - 'e.g. Read more' - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 50 - 34: - - uid - - 477869ea-549c-4593-b51b-dcea9fafccde - - - __assoc__: - 0: - - name - - Advanced - 1: - - uid - - f0762403-b701-4fe7-b27f-0ab2579885b3 - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - 1: - - attribute - - linkTitle - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - 50289b0c-fbc5-4942-ab6a-b67c0a1c32d3 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\ClassesField - 1: - - attribute - - classes - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - 3b19ed6d-f2b0-44aa-bec4-63af33dc84d3 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - 1: - - attribute - - customAttributes - 2: - - requirable - - true - 3: - - mandatory - - false - 9: - - translatable - - false - 14: - - required - - false - 15: - - providesThumbs - - false - 16: - - includeInCards - - false - 17: - - width - - 100 - 18: - - uid - - 7a600e70-5a92-4e49-95dc-0daf3619c36f - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 04e7a85a-751d-46f8-82fb-38c6c1cabede - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - 0: - - name - - Content - 1: - - uid - - 693e7d80-04ec-4232-beaa-cb8e3779ed9c - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkField - 1: - - attribute - - linkValue - 4: - - mandatory - - true - 5: - - requirable - - true - 7: - - autocomplete - - false - 12: - - autofocus - - false - 13: - - autocorrect - - true - 14: - - autocapitalize - - true - 15: - - disabled - - false - 16: - - readonly - - false - 27: - - translatable - - false - 32: - - required - - false - 33: - - providesThumbs - - false - 34: - - includeInCards - - false - 35: - - width - - 50 - 36: - - uid - - 7ba61c90-2478-42aa-8365-42955374047b - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - 1: - - attribute - - linkText - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 15: - - placeholder - - 'e.g. Read more' - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 50 - 34: - - uid - - 456d7dd2-f800-4141-b88f-e4376b28c530 - - - __assoc__: - 0: - - name - - Advanced - 1: - - uid - - 4a79e191-f814-4c8a-b8e6-0bd0a45cc565 - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - 1: - - attribute - - linkTitle - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - 9dc4229c-a41d-481e-b78a-4f30a69847e4 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\ClassesField - 1: - - attribute - - classes - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - 4a07a9ae-d503-48ac-a54a-4635f78edfc0 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - 1: - - attribute - - customAttributes - 2: - - requirable - - true - 3: - - mandatory - - false - 9: - - translatable - - false - 14: - - required - - false - 15: - - providesThumbs - - false - 16: - - includeInCards - - false - 17: - - width - - 100 - 18: - - uid - - c8f0d5e4-6ad4-4229-9bb6-bad6b723adfe - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - c03a3a98-814d-4257-93a1-2a6e84cb463b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - 0: - - name - - Content - 1: - - uid - - 7da00793-9826-4e81-961f-8e38112b19f4 - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkField - 1: - - attribute - - linkValue - 4: - - mandatory - - true - 5: - - requirable - - true - 7: - - autocomplete - - false - 12: - - autofocus - - false - 13: - - autocorrect - - true - 14: - - autocapitalize - - true - 15: - - disabled - - false - 16: - - readonly - - false - 27: - - translatable - - false - 32: - - required - - false - 33: - - providesThumbs - - false - 34: - - includeInCards - - false - 35: - - width - - 50 - 36: - - uid - - 38bde43e-bc2e-4d40-904e-2f43599be8bb - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - 1: - - attribute - - linkText - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 15: - - placeholder - - 'e.g. Read more' - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 50 - 34: - - uid - - 5e5aa165-a7db-4ed2-8cd5-02259049a842 - - - __assoc__: - 0: - - name - - Advanced - 1: - - uid - - 926cddfe-f95d-4cdf-a2c7-9b273ca55e96 - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - 1: - - attribute - - linkTitle - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - 450d4822-6ad0-4045-a809-b854d0fde572 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\ClassesField - 1: - - attribute - - classes - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - d4e0082d-9f27-4bce-aae6-a4ebec4ef0da - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - 1: - - attribute - - customAttributes - 2: - - requirable - - true - 3: - - mandatory - - false - 9: - - translatable - - false - 14: - - required - - false - 15: - - providesThumbs - - false - 16: - - includeInCards - - false - 17: - - width - - 100 - 18: - - uid - - e7722563-fcd1-4d93-9c13-205d31d62fcd - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 36ead0c7-e8da-49dd-8c47-7b9d157f769b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - f8e00218-2bbd-4737-bef8-f99ca98877f6 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - requirable - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 50 - - - - uid - - 1c748928-5a4c-4c38-a38c-5e38df9c8ea5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - - - - attribute - - linkText - - - - requirable - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - placeholder - - 'e.g. Read more' - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 50 - - - - uid - - c1c22417-9dd1-417d-8e49-83a2b7e70dcd - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 100 - - - - uid - - 6b19ee0b-de02-4cda-9530-7c3046b3531b - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - fdd6993c-4a92-4bac-8ed7-907aea9ae797 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - - - - attribute - - linkTitle - - - - requirable - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 100 - - - - uid - - 8221b2d9-7718-4194-81f6-d14700f6aa51 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - providesThumbs - - false - - - - includeInCards - - false - - - - width - - 100 - - - - uid - - c4cf1406-d838-46ec-a958-4cc63d6d7121 - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - e6643c12-92ac-4210-a6b5-5273d521ae29 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - 0: - - name - - Content - 1: - - uid - - cac3152c-2a8a-4c41-a5b0-ff0be7f40d6c - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkField - 1: - - attribute - - linkValue - 4: - - mandatory - - true - 5: - - requirable - - true - 7: - - autocomplete - - false - 12: - - autofocus - - false - 13: - - autocorrect - - true - 14: - - autocapitalize - - true - 15: - - disabled - - false - 16: - - readonly - - false - 27: - - translatable - - false - 32: - - required - - false - 33: - - providesThumbs - - false - 34: - - includeInCards - - false - 35: - - width - - 50 - 36: - - uid - - 0fd6331b-e4b9-4966-81ca-2e38ba3c19a9 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTextField - 1: - - attribute - - linkText - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 15: - - placeholder - - 'e.g. Read more' - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 50 - 34: - - uid - - eaa61b1a-6b3d-456e-9be7-eaa4482725aa - - - __assoc__: - 0: - - name - - Advanced - 1: - - uid - - d9f1a213-c18a-409e-88ec-b1822705904c - 4: - - elements - - - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\LinkTitleField - 1: - - attribute - - linkTitle - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - 624d69ba-5658-4b61-840f-95f5be6db175 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\ClassesField - 1: - - attribute - - classes - 2: - - requirable - - true - 4: - - autocomplete - - false - 9: - - autofocus - - false - 10: - - autocorrect - - true - 11: - - autocapitalize - - true - 12: - - disabled - - false - 13: - - readonly - - false - 19: - - mandatory - - false - 25: - - translatable - - false - 30: - - required - - false - 31: - - providesThumbs - - false - 32: - - includeInCards - - false - 33: - - width - - 100 - 34: - - uid - - eb43b5dc-e75d-47ee-acf0-caf38350f583 - - - __assoc__: - 0: - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - 1: - - attribute - - customAttributes - 2: - - requirable - - true - 3: - - mandatory - - false - 9: - - translatable - - false - 14: - - required - - false - 15: - - providesThumbs - - false - 16: - - includeInCards - - false - 17: - - width - - 100 - 18: - - uid - - 1a8ec6bf-f3e8-41df-82ce-b9189161f2e0 - - - - sources - - '*' - maxLinks: 2 - minLinks: null - multipleLinks: true - newWindow: true -translationKeyFormat: null -translationMethod: site -type: verbb\hyper\fields\HyperField diff --git a/config/project/fields/contentbuilderCtaSingle--17647a4e-555f-49c4-ac53-e0a1ea9e5b40.yaml b/config/project/fields/cta--71d59fcf-f766-4db1-a6fe-87bf1ce1b1ba.yaml similarity index 94% rename from config/project/fields/contentbuilderCtaSingle--17647a4e-555f-49c4-ac53-e0a1ea9e5b40.yaml rename to config/project/fields/cta--71d59fcf-f766-4db1-a6fe-87bf1ce1b1ba.yaml index d355d5cd..69acfea2 100644 --- a/config/project/fields/contentbuilderCtaSingle--17647a4e-555f-49c4-ac53-e0a1ea9e5b40.yaml +++ b/config/project/fields/cta--71d59fcf-f766-4db1-a6fe-87bf1ce1b1ba.yaml @@ -1,8 +1,8 @@ columnSuffix: null -handle: contentbuilderCtaSingle +handle: cta instructions: null -name: 'Contentbuilder CTA (Single)' -searchable: true +name: 'Call to action' +searchable: false settings: defaultLinkType: default-verbb-hyper-links-entry defaultNewWindow: false @@ -27,7 +27,7 @@ settings: - false - - layoutUid - - 2972836d-7396-4f18-aa07-07b510d559f5 + - 851daa98-5d69-4eaa-9cc7-b0a16c03bd7e - - layoutConfig - @@ -42,7 +42,7 @@ settings: - Content - - uid - - 6b08c15b-4f74-41f4-ba00-d45023958ab7 + - 1b9e8973-1347-4480-82f3-7c455d6a6458 - - elements - @@ -95,7 +95,7 @@ settings: - 50 - - uid - - 421b33a4-91da-4564-96f8-bd2552d388e8 + - ad88b578-8e64-4c11-a126-179e14a134e4 - __assoc__: - @@ -148,7 +148,7 @@ settings: - 50 - - uid - - 10af7122-bbba-4023-984b-c18301b8eeaf + - f57d52b4-1374-4e32-87f2-2120bd27a8db - __assoc__: - @@ -156,7 +156,7 @@ settings: - Advanced - - uid - - a0b7a3c7-4584-44e0-be48-c5bc4e406555 + - 50675729-9bdc-4fb1-ab77-cc579a890f96 - - elements - @@ -209,7 +209,7 @@ settings: - 100 - - uid - - 0654427d-b2e0-4721-9231-95392f328525 + - eeed5b36-e9c6-443f-b025-5f0cead0bed3 - __assoc__: - @@ -259,7 +259,7 @@ settings: - 100 - - uid - - 19010ebc-544c-4168-9cd6-4ccecab49298 + - ea0d8526-b74d-4334-b8be-b347f6617f65 - __assoc__: - @@ -291,7 +291,7 @@ settings: - 100 - - uid - - f7fb2ce7-4e6f-41dd-9355-86a71e71edb4 + - 6e2a536f-f1de-43ba-bb21-40a1279d15e3 - - sources - '*' @@ -314,7 +314,7 @@ settings: - false - - layoutUid - - 84fbf3ac-e31f-4926-8f9b-f28db7f9f89e + - 3f8aefc0-9a58-43d3-81e5-15529011ca87 - - layoutConfig - @@ -329,7 +329,7 @@ settings: - Content - - uid - - 39d44a3d-bc77-4c16-874a-b8c89ba8a920 + - 32b88c3a-198f-4c97-8167-b5374c7f3256 - - elements - @@ -382,7 +382,7 @@ settings: - 50 - - uid - - 6167a5a5-a02e-4193-a320-af1f96bab34b + - 36d08600-da9c-439c-af65-cd553cd183b1 - __assoc__: - @@ -435,7 +435,7 @@ settings: - 50 - - uid - - 40693b4e-3ca7-413e-b748-50f8a013077b + - 9bed2892-5913-437a-95ff-e5c69a4ba60e - __assoc__: - @@ -443,7 +443,7 @@ settings: - Advanced - - uid - - 33ce4b7b-908c-4949-b30e-d56664fdd6c8 + - 54b1aacd-d346-4067-abe5-0666ead7f22d - - elements - @@ -496,7 +496,7 @@ settings: - 100 - - uid - - ae23e07d-fc95-42a6-aa86-187df34356c4 + - 7884376a-09ee-4a01-853f-36ed10b6b92f - __assoc__: - @@ -546,7 +546,7 @@ settings: - 100 - - uid - - fd4f31b3-3681-45d9-b570-272759e3ff08 + - 2a182956-fa15-4081-afb7-eb95e2b91ccd - __assoc__: - @@ -578,7 +578,7 @@ settings: - 100 - - uid - - 6a20091f-ed8c-4a6f-a0b3-c387e2bd8c26 + - eff282d8-0691-4801-a2d9-b5169453ddaa - - sources - '*' @@ -601,7 +601,7 @@ settings: - false - - layoutUid - - 7f48b371-ddb5-46e6-806e-2bbac199a893 + - 1ba44bfc-4774-40a2-b54a-bec449bb6201 - - layoutConfig - @@ -616,7 +616,7 @@ settings: - Content - - uid - - 6132b525-e81a-48a6-8d9d-5cb888dfed76 + - 798a6da9-bf6c-4330-ba83-e2ea70d7da29 - - elements - @@ -669,7 +669,7 @@ settings: - 50 - - uid - - 11959a99-0035-4aa6-8443-24b28cf4d412 + - 50b8e362-825a-407d-a42e-da1180dff308 - __assoc__: - @@ -722,7 +722,7 @@ settings: - 50 - - uid - - 473dff31-66df-4883-8c09-269316c87945 + - a7bfb74a-1f03-4b78-ab7f-3d7020c06884 - __assoc__: - @@ -730,7 +730,7 @@ settings: - Advanced - - uid - - 60814646-1a66-450e-9a3a-91122ab77495 + - b7f10070-5f7c-469a-ae28-d8200a974efb - - elements - @@ -783,7 +783,7 @@ settings: - 100 - - uid - - fec84a11-3351-4a42-acca-8a19873e3268 + - f7da0d88-c024-4f49-a5ad-8685d3d2edff - __assoc__: - @@ -833,7 +833,7 @@ settings: - 100 - - uid - - dfe9ad65-4e5e-46bd-9733-7269f0bab21e + - 42d77e37-c894-415b-88ed-a500e2461848 - __assoc__: - @@ -865,7 +865,7 @@ settings: - 100 - - uid - - 54b0a93a-ca90-4ed3-beea-d2c573e38f13 + - 8ee29c4c-5ea5-4026-8099-c779981d6eee - __assoc__: - @@ -885,7 +885,7 @@ settings: - false - - layoutUid - - 1243f3c8-69f9-4fd3-a1a8-88bbd43c5411 + - cfe0b5fd-3d3b-49bb-86c2-bb1dd1615d63 - - layoutConfig - @@ -900,7 +900,7 @@ settings: - Content - - uid - - 0b76ebe8-a2be-4c84-bd66-af57e67e6fb2 + - 73ba85ac-f3dc-446c-8930-5da7726c9bae - - elements - @@ -953,7 +953,7 @@ settings: - 50 - - uid - - 4f8e5e35-43b6-489d-b0a2-8cc7e6b18754 + - 5e9301c7-0d26-4732-84a2-aa1f77fbae10 - __assoc__: - @@ -1006,7 +1006,7 @@ settings: - 50 - - uid - - 34d07f12-9043-426b-8091-90349d2f819f + - 584e00f8-8c30-4951-83d1-65d2ecc9f5b8 - __assoc__: - @@ -1026,7 +1026,7 @@ settings: - 100 - - uid - - 07217770-7255-421b-9344-6bf82e28ca78 + - e43cb590-024d-44ad-811a-ceb17d650f0b - - fieldUid - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style @@ -1037,7 +1037,7 @@ settings: - Advanced - - uid - - 44957f12-0a9c-45f3-892f-11ee2f1161b9 + - d1b4446d-38e8-4f4d-b273-7bedf4742869 - - elements - @@ -1090,7 +1090,7 @@ settings: - 100 - - uid - - c5010f0b-bd6c-4e88-8473-34e7fac5f835 + - f0a8d3f6-9b46-4580-a868-e0f7377a91f5 - __assoc__: - @@ -1122,7 +1122,7 @@ settings: - 100 - - uid - - 90c2772e-a144-4297-8a7b-da18e71f8c10 + - ece070fb-cbef-4187-95bb-58020a357065 - __assoc__: - @@ -1142,7 +1142,7 @@ settings: - false - - layoutUid - - 47bfa715-66c7-4b56-bbb0-907fc179d0dd + - 3c4a1f85-1d26-48f5-94de-d2e946610a48 - - layoutConfig - @@ -1157,7 +1157,7 @@ settings: - Content - - uid - - 4a398367-b0ae-4f5b-a248-65ea056bfd22 + - 7113680f-eef5-4598-ae57-b18b7957675d - - elements - @@ -1210,7 +1210,7 @@ settings: - 50 - - uid - - 2a23ee5e-db51-4950-9491-4521dbd3e038 + - 78878b4f-2cf0-452d-b456-da027f2143b9 - __assoc__: - @@ -1263,7 +1263,7 @@ settings: - 50 - - uid - - f5601bcd-05ca-4543-b660-a6b176d93731 + - ff3b93e7-bdf9-48ac-9593-b64e72cba627 - __assoc__: - @@ -1271,7 +1271,7 @@ settings: - Advanced - - uid - - 425cf1d7-c1bf-4acf-8426-54df37def357 + - bd0bf131-6429-4d97-ab6b-52b1a734be57 - - elements - @@ -1324,7 +1324,7 @@ settings: - 100 - - uid - - fdd06174-1c4a-4ed0-bb9c-2a30e6e03ee4 + - 6b25b7a0-550d-40f1-96eb-a31f7dcfea6b - __assoc__: - @@ -1374,7 +1374,7 @@ settings: - 100 - - uid - - f63ba793-6515-4173-88fe-34dc50b8e38e + - c15b9d70-67bf-41df-be4b-156a1166d82d - __assoc__: - @@ -1406,7 +1406,7 @@ settings: - 100 - - uid - - 7c0c20d3-9ab4-4c1e-a67b-c0b005fa4b92 + - 164a3b42-d96c-485d-b8ed-d0eac657d8f1 - __assoc__: - @@ -1426,7 +1426,7 @@ settings: - false - - layoutUid - - 75d67981-52f8-47de-b115-c30a6e76d6a9 + - af77b57c-b88a-4f75-ae4d-f2c70d892a6f - - layoutConfig - @@ -1441,7 +1441,7 @@ settings: - Content - - uid - - 01af742c-f1ba-4cae-9fe9-29076c1ee97d + - 7561a667-a203-42fc-920b-5e8da451aff9 - - elements - @@ -1494,7 +1494,7 @@ settings: - 50 - - uid - - cdfe9493-b85b-493c-9c9d-9e83ff92d19e + - dab2ad45-02e2-44e8-bd0e-96ecc88c3c55 - __assoc__: - @@ -1547,7 +1547,7 @@ settings: - 50 - - uid - - 3c7791b2-db5f-4f0a-9b26-7fd64357e4d2 + - 430bc5d6-3f9e-40e2-98b7-b491e4f69e24 - __assoc__: - @@ -1567,7 +1567,7 @@ settings: - 100 - - uid - - 25335e51-3a31-4a3c-b18d-73633e8c5d2a + - 1073bb51-ddbf-4685-b29e-f708f2ad3713 - - fieldUid - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style @@ -1578,7 +1578,7 @@ settings: - Advanced - - uid - - e3102e31-851d-4c90-9548-7e45220db328 + - 83265afe-240f-4c4b-be94-c966f2b2b340 - - elements - @@ -1631,7 +1631,7 @@ settings: - 100 - - uid - - bd5c11d7-09c1-4e27-8594-f1e9e07df3aa + - ad5ba38d-6666-45fb-8d8a-22a29fc1fcf0 - __assoc__: - @@ -1663,7 +1663,7 @@ settings: - 100 - - uid - - 5ce12031-ef46-44bc-a8a0-5ade22760232 + - 2a07be09-5fe6-4062-bf37-a16940cd6127 - - sources - '*' @@ -1686,7 +1686,7 @@ settings: - false - - layoutUid - - 1be07bf4-fbed-4311-9aeb-44ee8d3eb174 + - d1f820c8-b638-4d3b-985d-1df5aa4e91bf - - layoutConfig - @@ -1701,7 +1701,7 @@ settings: - Content - - uid - - 5e7d160d-3c02-4a55-a180-4234a04191a9 + - ea3412dd-3884-487a-ae67-5b564a9c74e0 - - elements - @@ -1754,7 +1754,7 @@ settings: - 50 - - uid - - 8d3dc36c-89aa-4fb4-922f-bbc7da3b46cd + - 9736f3cf-9815-4617-a37e-3a002b448798 - __assoc__: - @@ -1807,7 +1807,7 @@ settings: - 50 - - uid - - f5b9e83b-9cee-4679-b391-45373274b9a7 + - cc1e2d69-3310-48d7-ac4e-3ab472133dfc - __assoc__: - @@ -1815,7 +1815,7 @@ settings: - Advanced - - uid - - 5de80086-89eb-4e76-92f1-a5f54cb2bfa2 + - 7ddd9aab-3d4e-4d3a-a057-66ef29e1da60 - - elements - @@ -1868,7 +1868,7 @@ settings: - 100 - - uid - - 8a6a8f47-607a-41ae-a6f4-9030878b2338 + - 340cafda-9033-408e-bf54-b11466210ab1 - __assoc__: - @@ -1918,7 +1918,7 @@ settings: - 100 - - uid - - 98337ea6-d633-410b-95d0-af1f1d85253d + - 29a53b44-9f92-43ef-913d-2c621e4e334e - __assoc__: - @@ -1950,7 +1950,7 @@ settings: - 100 - - uid - - 4e267af4-82f9-4b27-930b-4282b9f9abea + - 702e71af-5273-4de9-a17a-afd74103428e - - sources - '*' @@ -1973,7 +1973,7 @@ settings: - false - - layoutUid - - b3099f32-261a-4ec5-8c55-609d5c9624e5 + - 403c1e8b-1345-4024-84b6-3aab5369bf09 - - layoutConfig - @@ -1988,7 +1988,7 @@ settings: - Content - - uid - - 298fd3f9-b513-44bb-9e74-d4cccaf1fd2a + - 4c851c47-737b-44bc-b9b2-03fea0932483 - - elements - @@ -2041,7 +2041,7 @@ settings: - 50 - - uid - - c03436b5-db9f-4a97-bb1c-05a458b9f9a4 + - 7c9fd0bb-3f1d-4e33-953e-197a06c4e963 - __assoc__: - @@ -2094,7 +2094,7 @@ settings: - 50 - - uid - - cb289684-d37e-44b1-8b1f-9407b2e7bff4 + - 775cf0fd-8bdc-4a19-ad5e-f5ee74cf75cd - __assoc__: - @@ -2102,7 +2102,7 @@ settings: - Advanced - - uid - - b0e2825e-3b6b-45fb-8f66-37d4b9739fec + - b22654e4-b654-41b4-b3e7-f45f448c0a6b - - elements - @@ -2155,7 +2155,7 @@ settings: - 100 - - uid - - 85330058-5792-44dc-aa89-bcde4b05e965 + - 6ee48de5-fc5e-429a-980d-91fd865531f7 - __assoc__: - @@ -2205,7 +2205,7 @@ settings: - 100 - - uid - - 81fa1704-70f1-46c3-b192-0b66928b90f5 + - b1ef411f-fa1e-4c98-bc0a-0633eb470801 - __assoc__: - @@ -2237,7 +2237,7 @@ settings: - 100 - - uid - - 7cb16988-45cc-4d5b-bb59-e96b1ede87e9 + - 283cefdb-82d6-4306-aa41-1de72772c2d3 - __assoc__: - @@ -2257,7 +2257,7 @@ settings: - false - - layoutUid - - 306404f5-c32f-4a16-a486-2dfa47539008 + - 4921742f-d23e-4a43-a62d-cfad38077136 - - layoutConfig - @@ -2272,7 +2272,7 @@ settings: - Content - - uid - - 1cf97006-c662-4cbc-8d88-e7183b9fa764 + - 40e114ce-a720-4415-a7bb-57eb1f2b5cae - - elements - @@ -2325,7 +2325,7 @@ settings: - 50 - - uid - - d13ecdc8-ac95-4dc0-899f-57d177f37ad8 + - eb6e46ef-d154-479e-82e1-073923780fe0 - __assoc__: - @@ -2378,7 +2378,7 @@ settings: - 50 - - uid - - 6f294e63-eb99-4628-8a8a-58e2cc47a784 + - 134b45ca-6c9d-4902-a4c9-2bdedc90b176 - __assoc__: - @@ -2386,7 +2386,7 @@ settings: - Advanced - - uid - - 362c3c3c-cc9b-484a-b9ae-90829f29752d + - 165bf92c-1038-4009-a1bc-f12a44323597 - - elements - @@ -2439,7 +2439,7 @@ settings: - 100 - - uid - - d0ce2c76-9670-41d5-9536-a9b0d2f8a459 + - 18e6ce0e-31c8-4815-a47e-2c3cd924d7c2 - __assoc__: - @@ -2489,7 +2489,7 @@ settings: - 100 - - uid - - b1b3feb8-6c16-4adc-b6e8-ac6d75971402 + - a8d3df6d-8df5-417c-b21d-f0418a353914 - __assoc__: - @@ -2521,7 +2521,7 @@ settings: - 100 - - uid - - 4a76c029-4fbf-4c86-9edc-ab8bf87b8678 + - 8ae963f7-57f9-4a1b-9ab4-7ff7b39bc0b3 - - sites - '*' @@ -2544,7 +2544,7 @@ settings: - false - - layoutUid - - 93e36ad2-e78f-4f10-b106-82b89acbc205 + - 0cc88385-598b-47e9-9877-b084bfdf634d - - layoutConfig - @@ -2559,7 +2559,7 @@ settings: - Content - - uid - - ebb1f5bc-a86e-4631-8e6a-6b78b5334432 + - 76e31f5b-d71a-4290-9175-d706a428ad22 - - elements - @@ -2612,7 +2612,7 @@ settings: - 50 - - uid - - 8f30b6c4-2b19-4ddb-8d70-7c1ed210d583 + - 6c49bc56-90d6-4ead-832c-852fb924bf30 - __assoc__: - @@ -2665,7 +2665,7 @@ settings: - 50 - - uid - - 6709e3cc-3e3b-41eb-80f7-0144d3ca3f7a + - 1509e4f6-e656-4125-8904-90a89034e648 - __assoc__: - @@ -2685,7 +2685,7 @@ settings: - 100 - - uid - - d268833d-8df6-4115-9461-79d953833f6a + - cc69db56-c51a-46c1-a3c2-c336ec8f2708 - - fieldUid - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style @@ -2696,7 +2696,7 @@ settings: - Advanced - - uid - - 13723550-9964-4776-ae68-b088ed798999 + - 05cb2de7-0e22-407e-b4b2-2940d78835ab - - elements - @@ -2749,7 +2749,7 @@ settings: - 100 - - uid - - 9cee32dd-6321-463f-90da-4008effdf321 + - fb01e5f9-ad9a-482d-80c1-60f3ac917c7f - __assoc__: - @@ -2781,7 +2781,7 @@ settings: - 100 - - uid - - 77240d3a-5a79-4280-8823-25c60cc1e718 + - 708c308d-5f6e-4253-956d-aec939630cbc - __assoc__: - @@ -2801,7 +2801,7 @@ settings: - false - - layoutUid - - bf95eb25-fb24-43d7-b017-a25692047df9 + - e6a845fa-0336-4fdd-ac6e-3a307684e0d5 - - layoutConfig - @@ -2816,7 +2816,7 @@ settings: - Content - - uid - - 4aa0b260-a26e-443f-b45e-0045e8ee2381 + - d1a233eb-83f8-4f09-b37b-adb4b57f9020 - - elements - @@ -2869,7 +2869,7 @@ settings: - 50 - - uid - - 382fed93-e9c0-4083-aac0-ebf69f636bf1 + - 8f6f4bcc-0463-4921-8ffe-f237b71648eb - __assoc__: - @@ -2922,7 +2922,7 @@ settings: - 50 - - uid - - 1e4669fe-ddcc-4ac4-90bd-ff96b9d7e6cb + - c15a9d5e-f639-48b0-83ae-f6614df34da1 - __assoc__: - @@ -2930,7 +2930,7 @@ settings: - Advanced - - uid - - f4eb41c2-5ff0-4ada-9969-2621795d270c + - 2f16b807-0f28-4a89-9f75-93b610e8158f - - elements - @@ -2983,7 +2983,7 @@ settings: - 100 - - uid - - 01910d5a-8300-4e89-a4c1-78306298fa7f + - b512edc6-2bb7-4dca-b47b-e5fb86c7d1b7 - __assoc__: - @@ -3033,7 +3033,7 @@ settings: - 100 - - uid - - 43ce9a96-856c-4c8f-8f09-e224a462db51 + - 22ba002f-0275-4024-816c-c5629b150178 - __assoc__: - @@ -3065,11 +3065,11 @@ settings: - 100 - - uid - - 05f118ed-c288-43a5-8e0c-4aeab9e75816 + - 54b8a261-5996-4d0f-a42d-e5b844e45e2c - - sources - '*' - maxLinks: 2 + maxLinks: null minLinks: null multipleLinks: false newWindow: true diff --git a/config/project/fields/ctaFieldLinkLayouts--03498d1a-eb01-4cb2-9e2b-623015ed0d85.yaml b/config/project/fields/ctaFieldLinkLayouts--03498d1a-eb01-4cb2-9e2b-623015ed0d85.yaml index b5542a94..6f883056 100644 --- a/config/project/fields/ctaFieldLinkLayouts--03498d1a-eb01-4cb2-9e2b-623015ed0d85.yaml +++ b/config/project/fields/ctaFieldLinkLayouts--03498d1a-eb01-4cb2-9e2b-623015ed0d85.yaml @@ -1,5 +1,4 @@ columnSuffix: qbmsdfrw -contentColumnType: string handle: ctaFieldLinkLayouts instructions: null name: 'Link Style' diff --git a/config/project/fields/ctas--f936530d-29a5-4460-9ccd-b586bfb25329.yaml b/config/project/fields/ctas--f936530d-29a5-4460-9ccd-b586bfb25329.yaml index 439817a8..d5b379e5 100644 --- a/config/project/fields/ctas--f936530d-29a5-4460-9ccd-b586bfb25329.yaml +++ b/config/project/fields/ctas--f936530d-29a5-4460-9ccd-b586bfb25329.yaml @@ -1,7 +1,7 @@ columnSuffix: null handle: ctas instructions: null -name: 'Hero - Call to actions' +name: 'Call to actions' searchable: false settings: defaultLinkType: default-verbb-hyper-links-entry @@ -2482,6 +2482,293 @@ settings: - - sources - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\FormieForm + - + - label + - Form + - + - handle + - default-verbb-hyper-links-formie-form + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 4a431850-ca13-4fe2-bb29-cbf47454224b + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - a4d7d22e-6ce3-461c-a6b4-763be5770e00 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - requirable + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - translatable + - false + - + - required + - false + - + - providesThumbs + - false + - + - includeInCards + - false + - + - width + - 50 + - + - uid + - 234c44d8-276b-43f3-bc9c-d5b08d34ad23 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkTextField + - + - attribute + - linkText + - + - requirable + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - placeholder + - 'e.g. Read more' + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - providesThumbs + - false + - + - includeInCards + - false + - + - width + - 50 + - + - uid + - 89c3c41f-2e72-40b1-8021-c32681907418 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 08b9ff38-154d-4018-b8a0-6f15a7619889 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkTitleField + - + - attribute + - linkTitle + - + - requirable + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - providesThumbs + - false + - + - includeInCards + - false + - + - width + - 100 + - + - uid + - 542b1f39-d6da-4f39-8304-c9eaffe5c67c + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\ClassesField + - + - attribute + - classes + - + - requirable + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - providesThumbs + - false + - + - includeInCards + - false + - + - width + - 100 + - + - uid + - 466bf39d-186a-42f8-b67d-c00a7c7cfe4b + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - providesThumbs + - false + - + - includeInCards + - false + - + - width + - 100 + - + - uid + - 058e17af-e31e-46ba-bc59-d9ce93531868 + - + - sources + - '*' maxLinks: 2 minLinks: null multipleLinks: true diff --git a/config/project/fields/entries--776fa716-10bb-48bb-ae08-28870f9d77e7.yaml b/config/project/fields/entries--776fa716-10bb-48bb-ae08-28870f9d77e7.yaml index 67ac8bc6..37b84991 100644 --- a/config/project/fields/entries--776fa716-10bb-48bb-ae08-28870f9d77e7.yaml +++ b/config/project/fields/entries--776fa716-10bb-48bb-ae08-28870f9d77e7.yaml @@ -1,7 +1,7 @@ columnSuffix: null handle: entries instructions: 'Select entries to display in this overview' -name: 'Content Builder - Overview - Entries' +name: Entries searchable: true settings: allowSelfRelations: false diff --git a/config/project/fields/facebook--f694fce1-48ca-4bfe-9fba-196195547a36.yaml b/config/project/fields/facebook--f694fce1-48ca-4bfe-9fba-196195547a36.yaml index eaa44d5d..68425350 100644 --- a/config/project/fields/facebook--f694fce1-48ca-4bfe-9fba-196195547a36.yaml +++ b/config/project/fields/facebook--f694fce1-48ca-4bfe-9fba-196195547a36.yaml @@ -1,12 +1,10 @@ columnSuffix: null -contentColumnType: string(255) handle: facebook -instructions: '' +instructions: null name: Facebook searchable: false settings: - maxLength: '255' - placeholder: null + maxLength: 255 types: - url translationKeyFormat: null diff --git a/config/project/fields/form--74a30650-eb90-462f-a104-de1d41ac8221.yaml b/config/project/fields/form--74a30650-eb90-462f-a104-de1d41ac8221.yaml index 72368986..6ee51de5 100644 --- a/config/project/fields/form--74a30650-eb90-462f-a104-de1d41ac8221.yaml +++ b/config/project/fields/form--74a30650-eb90-462f-a104-de1d41ac8221.yaml @@ -1,22 +1,22 @@ columnSuffix: null handle: form instructions: 'Select a form in the list below to appear in this block.' -name: 'Content Builder - Form - Form' +name: Form searchable: false settings: allowSelfRelations: false branchLimit: null localizeRelations: false maintainHierarchy: false - maxRelations: null - minRelations: null + maxRelations: 1 + minRelations: 1 selectionLabel: null showCardsInGrid: false showSiteMenu: true sources: '*' targetSiteId: null validateRelatedElements: false - viewMode: null + viewMode: list translationKeyFormat: null translationMethod: site type: verbb\formie\fields\Forms diff --git a/config/project/fields/gtmBody--1722d8e6-c1d8-4e9c-824e-c97bb31fc8e6.yaml b/config/project/fields/gtmBody--1722d8e6-c1d8-4e9c-824e-c97bb31fc8e6.yaml new file mode 100644 index 00000000..95753709 --- /dev/null +++ b/config/project/fields/gtmBody--1722d8e6-c1d8-4e9c-824e-c97bb31fc8e6.yaml @@ -0,0 +1,16 @@ +columnSuffix: null +handle: gtmBody +instructions: 'Copy paste the GTM Body code snippet here.' +name: GTM-Body +searchable: false +settings: + byteLimit: null + charLimit: null + code: true + initialRows: 5 + multiline: true + placeholder: null + uiMode: enlarged +translationKeyFormat: null +translationMethod: site +type: craft\fields\PlainText diff --git a/config/project/fields/gtmHead--c372dc4c-2ba0-4569-89d6-b9e5d3641621.yaml b/config/project/fields/gtmHead--c372dc4c-2ba0-4569-89d6-b9e5d3641621.yaml new file mode 100644 index 00000000..f6b781a9 --- /dev/null +++ b/config/project/fields/gtmHead--c372dc4c-2ba0-4569-89d6-b9e5d3641621.yaml @@ -0,0 +1,16 @@ +columnSuffix: null +handle: gtmHead +instructions: "Copy paste the GTM Head code snippet here.\r\n" +name: GTM-Head +searchable: false +settings: + byteLimit: null + charLimit: null + code: true + initialRows: 5 + multiline: true + placeholder: null + uiMode: enlarged +translationKeyFormat: null +translationMethod: site +type: craft\fields\PlainText diff --git a/config/project/fields/image--a44287f8-d6ed-4f2c-8a63-0c1312ef236e.yaml b/config/project/fields/image--a44287f8-d6ed-4f2c-8a63-0c1312ef236e.yaml index f965b13b..0c8cf0f7 100644 --- a/config/project/fields/image--a44287f8-d6ed-4f2c-8a63-0c1312ef236e.yaml +++ b/config/project/fields/image--a44287f8-d6ed-4f2c-8a63-0c1312ef236e.yaml @@ -1,32 +1,36 @@ columnSuffix: null -contentColumnType: string handle: image -instructions: '' +instructions: null name: Image searchable: false settings: allowSelfRelations: false + allowSubfolders: false allowUploads: false allowedKinds: - image + branchLimit: null defaultUploadLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - defaultUploadLocationSubpath: '' - limit: '1' - localizeRelations: false + defaultUploadLocationSubpath: null + localizeRelations: true + maintainHierarchy: false + maxRelations: 1 + minRelations: null previewMode: full - restrictFiles: '1' + restrictFiles: true + restrictLocation: false + restrictedDefaultUploadSubpath: null + restrictedLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files + restrictedLocationSubpath: null selectionLabel: 'Add an image' + showCardsInGrid: false showSiteMenu: true showUnpermittedFiles: false showUnpermittedVolumes: false - singleUploadLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - singleUploadLocationSubpath: '' - source: null sources: '*' targetSiteId: null - useSingleFolder: false validateRelatedElements: false - viewMode: large + viewMode: cards translationKeyFormat: null translationMethod: site type: craft\fields\Assets diff --git a/config/project/fields/image2--7def856e-47b3-4b83-ba43-23b5da28a176.yaml b/config/project/fields/image2--7def856e-47b3-4b83-ba43-23b5da28a176.yaml deleted file mode 100644 index 47dc0a91..00000000 --- a/config/project/fields/image2--7def856e-47b3-4b83-ba43-23b5da28a176.yaml +++ /dev/null @@ -1,36 +0,0 @@ -columnSuffix: null -handle: image2 -instructions: 'The minimum width for this image is 660px. The ideal width is 1320px.' -name: 'Content Builder - Call To Action - Image' -searchable: false -settings: - allowSelfRelations: false - allowSubfolders: false - allowUploads: false - allowedKinds: - - image - branchLimit: null - defaultUploadLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - defaultUploadLocationSubpath: null - localizeRelations: false - maintainHierarchy: false - maxRelations: 1 - minRelations: null - previewMode: full - restrictFiles: true - restrictLocation: false - restrictedDefaultUploadSubpath: null - restrictedLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - restrictedLocationSubpath: null - selectionLabel: null - showCardsInGrid: false - showSiteMenu: false - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: large -translationKeyFormat: null -translationMethod: site -type: craft\fields\Assets diff --git a/config/project/fields/image4--f21594e6-d83e-4047-a36c-0d6b709719e1.yaml b/config/project/fields/image4--f21594e6-d83e-4047-a36c-0d6b709719e1.yaml deleted file mode 100644 index 6f20cba1..00000000 --- a/config/project/fields/image4--f21594e6-d83e-4047-a36c-0d6b709719e1.yaml +++ /dev/null @@ -1,36 +0,0 @@ -columnSuffix: null -handle: image4 -instructions: 'The minimum width for this image is 660px. The ideal width is 1320px.' -name: 'Content Builder - Text (+ Image) - Image' -searchable: false -settings: - allowSelfRelations: false - allowSubfolders: false - allowUploads: false - allowedKinds: - - image - branchLimit: null - defaultUploadLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - defaultUploadLocationSubpath: null - localizeRelations: false - maintainHierarchy: false - maxRelations: 1 - minRelations: null - previewMode: full - restrictFiles: true - restrictLocation: false - restrictedDefaultUploadSubpath: null - restrictedLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - restrictedLocationSubpath: null - selectionLabel: 'Add an image' - showCardsInGrid: false - showSiteMenu: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: list -translationKeyFormat: null -translationMethod: site -type: craft\fields\Assets diff --git a/config/project/fields/image5--2184d090-d3e1-413b-8d21-b537c5141ef8.yaml b/config/project/fields/image5--2184d090-d3e1-413b-8d21-b537c5141ef8.yaml deleted file mode 100644 index 2169102b..00000000 --- a/config/project/fields/image5--2184d090-d3e1-413b-8d21-b537c5141ef8.yaml +++ /dev/null @@ -1,36 +0,0 @@ -columnSuffix: null -handle: image5 -instructions: 'The minimum width for this image is 2200px. The ideal width is 4400px.' -name: 'Hero - Image' -searchable: true -settings: - allowSelfRelations: false - allowSubfolders: false - allowUploads: false - allowedKinds: - - image - branchLimit: null - defaultUploadLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - defaultUploadLocationSubpath: null - localizeRelations: true - maintainHierarchy: false - maxRelations: 1 - minRelations: null - previewMode: full - restrictFiles: true - restrictLocation: false - restrictedDefaultUploadSubpath: null - restrictedLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - restrictedLocationSubpath: null - selectionLabel: 'Add an image' - showCardsInGrid: true - showSiteMenu: false - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: cards -translationKeyFormat: null -translationMethod: site -type: craft\fields\Assets diff --git a/config/project/fields/imageCaption--39f07216-d49a-4917-b05e-bec26f425843.yaml b/config/project/fields/imageCaption--39f07216-d49a-4917-b05e-bec26f425843.yaml deleted file mode 100644 index 2956d50d..00000000 --- a/config/project/fields/imageCaption--39f07216-d49a-4917-b05e-bec26f425843.yaml +++ /dev/null @@ -1,18 +0,0 @@ -columnSuffix: null -contentColumnType: text -handle: imageCaption -instructions: 'This will most likely be visible below the image' -name: 'Image Caption' -searchable: true -settings: - byteLimit: null - charLimit: null - code: false - columnType: text - initialRows: 4 - multiline: false - placeholder: null - uiMode: normal -translationKeyFormat: null -translationMethod: site -type: craft\fields\PlainText diff --git a/config/project/fields/imageCopyright--bcf87482-b5f3-4be6-9a63-153f0458466b.yaml b/config/project/fields/imageCopyright--bcf87482-b5f3-4be6-9a63-153f0458466b.yaml index 37f8fbe0..ffa2e5f2 100644 --- a/config/project/fields/imageCopyright--bcf87482-b5f3-4be6-9a63-153f0458466b.yaml +++ b/config/project/fields/imageCopyright--bcf87482-b5f3-4be6-9a63-153f0458466b.yaml @@ -1,5 +1,4 @@ columnSuffix: null -contentColumnType: text handle: imageCopyright instructions: 'Credit of the image' name: 'Image Copyright' @@ -8,7 +7,6 @@ settings: byteLimit: null charLimit: null code: false - columnType: null initialRows: 4 multiline: false placeholder: null diff --git a/config/project/fields/imagePosition--9abed6d9-3042-4dd4-add0-3115a6e2693b.yaml b/config/project/fields/imagePosition--9abed6d9-3042-4dd4-add0-3115a6e2693b.yaml index 33b6171e..46bbfda7 100644 --- a/config/project/fields/imagePosition--9abed6d9-3042-4dd4-add0-3115a6e2693b.yaml +++ b/config/project/fields/imagePosition--9abed6d9-3042-4dd4-add0-3115a6e2693b.yaml @@ -1,7 +1,7 @@ columnSuffix: vwktiheg handle: imagePosition instructions: null -name: 'Content Builder - Image - Image position' +name: 'Image position' searchable: false settings: default: center diff --git a/config/project/fields/imageWidth--683cbd88-ef11-45e0-83b4-e20d03f6ea6b.yaml b/config/project/fields/imageWidth--683cbd88-ef11-45e0-83b4-e20d03f6ea6b.yaml index 0551a7e1..1df9bf1a 100644 --- a/config/project/fields/imageWidth--683cbd88-ef11-45e0-83b4-e20d03f6ea6b.yaml +++ b/config/project/fields/imageWidth--683cbd88-ef11-45e0-83b4-e20d03f6ea6b.yaml @@ -1,7 +1,7 @@ columnSuffix: xbqglaie handle: imageWidth instructions: null -name: 'Content Builder - Image - Image width' +name: 'Image width' searchable: false settings: default: '' diff --git a/config/project/fields/image3--cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml b/config/project/fields/images--cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml similarity index 90% rename from config/project/fields/image3--cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml rename to config/project/fields/images--cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml index 6186a6ec..91210ec5 100644 --- a/config/project/fields/image3--cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml +++ b/config/project/fields/images--cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml @@ -1,7 +1,7 @@ columnSuffix: null -handle: image3 +handle: images instructions: 'The minimum width for this image is 1200px. The ideal width is 2400px' -name: 'Content Builder - Image - Image' +name: Images searchable: false settings: allowSelfRelations: false @@ -23,14 +23,14 @@ settings: restrictedLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files restrictedLocationSubpath: null selectionLabel: 'Add an image' - showCardsInGrid: false + showCardsInGrid: true showSiteMenu: true showUnpermittedFiles: false showUnpermittedVolumes: false sources: '*' targetSiteId: null validateRelatedElements: false - viewMode: large + viewMode: cards translationKeyFormat: null translationMethod: site type: craft\fields\Assets diff --git a/config/project/fields/instagram--9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6.yaml b/config/project/fields/instagram--9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6.yaml index c7d26076..141d5f20 100644 --- a/config/project/fields/instagram--9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6.yaml +++ b/config/project/fields/instagram--9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6.yaml @@ -1,12 +1,10 @@ columnSuffix: null -contentColumnType: string(255) handle: instagram -instructions: '' +instructions: null name: Instagram searchable: false settings: - maxLength: '255' - placeholder: null + maxLength: 255 types: - url translationKeyFormat: null diff --git a/config/project/fields/intro--b5de6dcf-80e6-48e2-b846-0dab7f35c4c8.yaml b/config/project/fields/intro--b5de6dcf-80e6-48e2-b846-0dab7f35c4c8.yaml index b348e306..577d5039 100644 --- a/config/project/fields/intro--b5de6dcf-80e6-48e2-b846-0dab7f35c4c8.yaml +++ b/config/project/fields/intro--b5de6dcf-80e6-48e2-b846-0dab7f35c4c8.yaml @@ -1,5 +1,4 @@ columnSuffix: null -contentColumnType: text handle: intro instructions: 'Write a short and snappy text as an introduction to the content on the page. This will probably be displayed below the page title.' name: 'Intro Text' @@ -8,7 +7,7 @@ settings: availableTransforms: '' availableVolumes: '*' ckeConfig: 131a4f6d-f00f-4238-b846-dd504bf669fe # Simple - columnType: text + createButtonLabel: null defaultTransform: null enableSourceEditingForNonAdmins: false purifierConfig: statik.json diff --git a/config/project/fields/intro2--d04eb799-5eb6-46db-92f8-88c4e6b8812e.yaml b/config/project/fields/intro2--d04eb799-5eb6-46db-92f8-88c4e6b8812e.yaml deleted file mode 100644 index 239c8386..00000000 --- a/config/project/fields/intro2--d04eb799-5eb6-46db-92f8-88c4e6b8812e.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: null -handle: intro2 -instructions: null -name: 'Hero - Intro' -searchable: true -settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 131a4f6d-f00f-4238-b846-dd504bf669fe # Simple - createButtonLabel: null - defaultTransform: null - enableSourceEditingForNonAdmins: false - purifierConfig: statik.json - purifyHtml: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - showWordCount: false - wordLimit: null -translationKeyFormat: null -translationMethod: site -type: craft\ckeditor\Field diff --git a/config/project/fields/linkedin--ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2.yaml b/config/project/fields/linkedin--ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2.yaml index 744f2811..1364851b 100644 --- a/config/project/fields/linkedin--ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2.yaml +++ b/config/project/fields/linkedin--ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2.yaml @@ -1,12 +1,10 @@ columnSuffix: null -contentColumnType: string(255) handle: linkedin -instructions: '' +instructions: null name: LinkedIn searchable: false settings: - maxLength: '255' - placeholder: null + maxLength: 255 types: - url translationKeyFormat: null diff --git a/config/project/fields/mail--072209d1-1c68-4ee5-9a66-a209b518da6d.yaml b/config/project/fields/mail--072209d1-1c68-4ee5-9a66-a209b518da6d.yaml index 9e188259..34e6135f 100644 --- a/config/project/fields/mail--072209d1-1c68-4ee5-9a66-a209b518da6d.yaml +++ b/config/project/fields/mail--072209d1-1c68-4ee5-9a66-a209b518da6d.yaml @@ -1,11 +1,10 @@ columnSuffix: null -contentColumnType: string handle: mail -instructions: '' +instructions: null name: Mail searchable: false settings: - placeholder: '' + placeholder: null translationKeyFormat: null translationMethod: none type: craft\fields\Email diff --git a/config/project/fields/newsCategory--c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac.yaml b/config/project/fields/newsCategory--c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac.yaml index 4ea2cb07..de8f7525 100644 --- a/config/project/fields/newsCategory--c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac.yaml +++ b/config/project/fields/newsCategory--c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac.yaml @@ -1,16 +1,17 @@ columnSuffix: null -contentColumnType: string handle: newsCategory -instructions: '' +instructions: null name: 'News Category' searchable: false settings: allowSelfRelations: false - branchLimit: '1' - limit: null + branchLimit: 1 localizeRelations: false maintainHierarchy: true - selectionLabel: '' + maxRelations: null + minRelations: null + selectionLabel: null + showCardsInGrid: false showSiteMenu: true sources: - 'section:01faae48-e031-4496-af0c-89de7f12eccd' # News categories diff --git a/config/project/fields/optimizedContent--5a25f3e9-a180-4a29-aa41-8721fbf815b9.yaml b/config/project/fields/optimizedContent--5a25f3e9-a180-4a29-aa41-8721fbf815b9.yaml index f3c55b5b..f720790e 100644 --- a/config/project/fields/optimizedContent--5a25f3e9-a180-4a29-aa41-8721fbf815b9.yaml +++ b/config/project/fields/optimizedContent--5a25f3e9-a180-4a29-aa41-8721fbf815b9.yaml @@ -1,5 +1,4 @@ columnSuffix: null -contentColumnType: text handle: optimizedContent instructions: 'Optimized images for the content builder.' name: 'Optimized Content' diff --git a/config/project/fields/optimizedHero--197566c6-94bb-4e67-86d7-8945f2589a1d.yaml b/config/project/fields/optimizedHero--197566c6-94bb-4e67-86d7-8945f2589a1d.yaml index aec51bb3..f6fa4eaf 100644 --- a/config/project/fields/optimizedHero--197566c6-94bb-4e67-86d7-8945f2589a1d.yaml +++ b/config/project/fields/optimizedHero--197566c6-94bb-4e67-86d7-8945f2589a1d.yaml @@ -1,5 +1,4 @@ columnSuffix: null -contentColumnType: text handle: optimizedHero instructions: null name: 'Optimized Hero' diff --git a/config/project/fields/optimizedOverview--0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d.yaml b/config/project/fields/optimizedOverview--0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d.yaml index 7df51436..3af3b98a 100644 --- a/config/project/fields/optimizedOverview--0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d.yaml +++ b/config/project/fields/optimizedOverview--0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d.yaml @@ -1,5 +1,4 @@ columnSuffix: null -contentColumnType: text handle: optimizedOverview instructions: 'Optimized images for overview items.' name: 'Optimized Overview' diff --git a/config/project/fields/optimizedTextImage--60b48ff5-1ab2-471b-8592-cdc623e0882c.yaml b/config/project/fields/optimizedTextImage--60b48ff5-1ab2-471b-8592-cdc623e0882c.yaml index 8047305d..623a47ae 100644 --- a/config/project/fields/optimizedTextImage--60b48ff5-1ab2-471b-8592-cdc623e0882c.yaml +++ b/config/project/fields/optimizedTextImage--60b48ff5-1ab2-471b-8592-cdc623e0882c.yaml @@ -1,5 +1,4 @@ columnSuffix: null -contentColumnType: text handle: optimizedTextImage instructions: 'Optimized images for text + image in content builder' name: 'Optimized Text Image' diff --git a/config/project/fields/overviewDescription--2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38.yaml b/config/project/fields/overviewDescription--2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38.yaml index 7940f31c..4abd635b 100644 --- a/config/project/fields/overviewDescription--2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38.yaml +++ b/config/project/fields/overviewDescription--2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38.yaml @@ -1,5 +1,4 @@ columnSuffix: null -contentColumnType: text handle: overviewDescription instructions: null name: 'Overview description' @@ -8,7 +7,7 @@ settings: availableTransforms: '' availableVolumes: '*' ckeConfig: 131a4f6d-f00f-4238-b846-dd504bf669fe # Simple - columnType: text + createButtonLabel: null defaultTransform: null enableSourceEditingForNonAdmins: false purifierConfig: statik.json diff --git a/config/project/fields/overviewImage--15ed2b72-8955-4cec-93f8-9736a9e50e80.yaml b/config/project/fields/overviewImage--15ed2b72-8955-4cec-93f8-9736a9e50e80.yaml index 504d3ec0..c6362491 100644 --- a/config/project/fields/overviewImage--15ed2b72-8955-4cec-93f8-9736a9e50e80.yaml +++ b/config/project/fields/overviewImage--15ed2b72-8955-4cec-93f8-9736a9e50e80.yaml @@ -1,30 +1,34 @@ columnSuffix: null -contentColumnType: string handle: overviewImage instructions: 'The minimum dimension for this image is 660x495. The ideal dimension is 1320x990.' name: 'Overview image' searchable: false settings: allowSelfRelations: false + allowSubfolders: false allowUploads: false allowedKinds: - image + branchLimit: null defaultUploadLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - defaultUploadLocationSubpath: '' - limit: '1' + defaultUploadLocationSubpath: null localizeRelations: false + maintainHierarchy: false + maxRelations: 1 + minRelations: null previewMode: full - restrictFiles: '1' + restrictFiles: true + restrictLocation: false + restrictedDefaultUploadSubpath: null + restrictedLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files + restrictedLocationSubpath: null selectionLabel: 'Add an image' + showCardsInGrid: false showSiteMenu: true showUnpermittedFiles: false showUnpermittedVolumes: false - singleUploadLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - singleUploadLocationSubpath: '' - source: null sources: '*' targetSiteId: null - useSingleFolder: false validateRelatedElements: false viewMode: large translationKeyFormat: null diff --git a/config/project/fields/overviewTitle--4a2bad07-8d89-4689-b0bf-774eed764660.yaml b/config/project/fields/overviewTitle--4a2bad07-8d89-4689-b0bf-774eed764660.yaml index 17534588..6f9cec31 100644 --- a/config/project/fields/overviewTitle--4a2bad07-8d89-4689-b0bf-774eed764660.yaml +++ b/config/project/fields/overviewTitle--4a2bad07-8d89-4689-b0bf-774eed764660.yaml @@ -1,16 +1,14 @@ columnSuffix: null -contentColumnType: text handle: overviewTitle -instructions: '' +instructions: null name: 'Overview title' searchable: true settings: byteLimit: null charLimit: null - code: '' - columnType: text - initialRows: '4' - multiline: '' + code: false + initialRows: 4 + multiline: false placeholder: null uiMode: normal translationKeyFormat: null diff --git a/config/project/fields/phone--e48813cd-24dc-4b06-a97d-2a95520dcc24.yaml b/config/project/fields/phone--e48813cd-24dc-4b06-a97d-2a95520dcc24.yaml index 4eff3f1e..237b071d 100644 --- a/config/project/fields/phone--e48813cd-24dc-4b06-a97d-2a95520dcc24.yaml +++ b/config/project/fields/phone--e48813cd-24dc-4b06-a97d-2a95520dcc24.yaml @@ -1,16 +1,14 @@ columnSuffix: btcjcicd -contentColumnType: text handle: phone -instructions: '' +instructions: null name: Phone searchable: true settings: byteLimit: null charLimit: null - code: '' - columnType: null - initialRows: '4' - multiline: '' + code: false + initialRows: 4 + multiline: false placeholder: null uiMode: normal translationKeyFormat: null diff --git a/config/project/fields/placeholderImage--724561c2-845a-427f-b005-e0c2a35e0112.yaml b/config/project/fields/placeholderImage--724561c2-845a-427f-b005-e0c2a35e0112.yaml index 649b9b15..810f302d 100644 --- a/config/project/fields/placeholderImage--724561c2-845a-427f-b005-e0c2a35e0112.yaml +++ b/config/project/fields/placeholderImage--724561c2-845a-427f-b005-e0c2a35e0112.yaml @@ -1,7 +1,7 @@ columnSuffix: null handle: placeholderImage instructions: null -name: 'Content Builder - Video - Placeholder Image' +name: 'Placeholder Image' searchable: false settings: allowSelfRelations: false diff --git a/config/project/fields/placeholderImage2--896816a1-5444-4e1b-b74c-efbac472953c.yaml b/config/project/fields/placeholderImage2--896816a1-5444-4e1b-b74c-efbac472953c.yaml deleted file mode 100644 index d0681865..00000000 --- a/config/project/fields/placeholderImage2--896816a1-5444-4e1b-b74c-efbac472953c.yaml +++ /dev/null @@ -1,36 +0,0 @@ -columnSuffix: null -handle: placeholderImage2 -instructions: null -name: 'Content Builder - Text + Video - Placeholder Image' -searchable: false -settings: - allowSelfRelations: false - allowSubfolders: false - allowUploads: false - allowedKinds: - - image - branchLimit: null - defaultUploadLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - defaultUploadLocationSubpath: null - localizeRelations: false - maintainHierarchy: false - maxRelations: 1 - minRelations: null - previewMode: full - restrictFiles: true - restrictLocation: false - restrictedDefaultUploadSubpath: null - restrictedLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - restrictedLocationSubpath: null - selectionLabel: null - showCardsInGrid: false - showSiteMenu: false - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: large -translationKeyFormat: null -translationMethod: site -type: craft\fields\Assets diff --git a/config/project/fields/quote--72249346-bd02-4556-9736-1139ed941344.yaml b/config/project/fields/quote--72249346-bd02-4556-9736-1139ed941344.yaml new file mode 100644 index 00000000..8e058a87 --- /dev/null +++ b/config/project/fields/quote--72249346-bd02-4556-9736-1139ed941344.yaml @@ -0,0 +1,16 @@ +columnSuffix: null +handle: quote +instructions: null +name: Quote +searchable: false +settings: + byteLimit: null + charLimit: 255 + code: false + initialRows: 2 + multiline: true + placeholder: null + uiMode: enlarged +translationKeyFormat: null +translationMethod: none +type: craft\fields\PlainText diff --git a/config/project/fields/searchWords--82edb6db-a497-4e37-8c25-5d4d210f0c81.yaml b/config/project/fields/searchWords--82edb6db-a497-4e37-8c25-5d4d210f0c81.yaml index 26874826..6e3bef94 100644 --- a/config/project/fields/searchWords--82edb6db-a497-4e37-8c25-5d4d210f0c81.yaml +++ b/config/project/fields/searchWords--82edb6db-a497-4e37-8c25-5d4d210f0c81.yaml @@ -1,5 +1,4 @@ columnSuffix: pdxowyfv -contentColumnType: text handle: searchWords instructions: "Insert keywords here that you want this page to be found for. We recommend using a maximum of 20 keywords as using more will negatively impact the efficiency of this field. \r\n\r\nThis field is optional and only if you want to influence the default search results for this page. " name: 'Search keywords' @@ -8,7 +7,6 @@ settings: byteLimit: null charLimit: null code: false - columnType: null initialRows: 4 multiline: false placeholder: null diff --git a/config/project/fields/seo--685530fc-e1f1-4be1-813b-ebf9ac3aa108.yaml b/config/project/fields/seo--685530fc-e1f1-4be1-813b-ebf9ac3aa108.yaml index 67d0d1d5..429249ef 100644 --- a/config/project/fields/seo--685530fc-e1f1-4be1-813b-ebf9ac3aa108.yaml +++ b/config/project/fields/seo--685530fc-e1f1-4be1-813b-ebf9ac3aa108.yaml @@ -1,7 +1,6 @@ columnSuffix: null -contentColumnType: text handle: seo -instructions: '' +instructions: null name: SEO searchable: false settings: diff --git a/config/project/fields/showLargerVersionInPopup--9084b802-1468-4763-a867-2e4b1ebd3f09.yaml b/config/project/fields/showLargerVersionInPopup--9084b802-1468-4763-a867-2e4b1ebd3f09.yaml index 270b07b3..8d13550c 100644 --- a/config/project/fields/showLargerVersionInPopup--9084b802-1468-4763-a867-2e4b1ebd3f09.yaml +++ b/config/project/fields/showLargerVersionInPopup--9084b802-1468-4763-a867-2e4b1ebd3f09.yaml @@ -1,7 +1,7 @@ columnSuffix: xmzvkqux handle: showLargerVersionInPopup instructions: null -name: 'Content Builder - Image - Show larger version in popup' +name: 'Show larger version in popup' searchable: false settings: default: false diff --git a/config/project/fields/textCaptionText--d364a1b7-6f05-47e2-a5b3-e9f38308473c.yaml b/config/project/fields/textCaptionText--d364a1b7-6f05-47e2-a5b3-e9f38308473c.yaml deleted file mode 100644 index b7ca4101..00000000 --- a/config/project/fields/textCaptionText--d364a1b7-6f05-47e2-a5b3-e9f38308473c.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: null -handle: textCaptionText -instructions: null -name: 'Text - Caption Text' -searchable: false -settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 7d23b02c-ad1d-44a8-9751-35fbdcc38963 # Standard - createButtonLabel: null - defaultTransform: null - enableSourceEditingForNonAdmins: false - purifierConfig: null - purifyHtml: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - showWordCount: false - wordLimit: null -translationKeyFormat: null -translationMethod: language -type: craft\ckeditor\Field diff --git a/config/project/fields/textContentbuilderBodySimple--7d5a93a5-4324-462a-9dad-375cb5172cce.yaml b/config/project/fields/textContentbuilderBodySimple--7d5a93a5-4324-462a-9dad-375cb5172cce.yaml deleted file mode 100644 index 533733c7..00000000 --- a/config/project/fields/textContentbuilderBodySimple--7d5a93a5-4324-462a-9dad-375cb5172cce.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: null -handle: textContentbuilderBodySimple -instructions: null -name: 'Text - Contentbuilder Body Simple' -searchable: false -settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 131a4f6d-f00f-4238-b846-dd504bf669fe # Simple - createButtonLabel: null - defaultTransform: null - enableSourceEditingForNonAdmins: false - purifierConfig: null - purifyHtml: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - showWordCount: false - wordLimit: null -translationKeyFormat: null -translationMethod: language -type: craft\ckeditor\Field diff --git a/config/project/fields/textContentbuilderBodyStandard--b866ebd2-431e-47e9-8db0-97c56606cb70.yaml b/config/project/fields/textContentbuilderBodyStandard--b866ebd2-431e-47e9-8db0-97c56606cb70.yaml deleted file mode 100644 index 1b7c1236..00000000 --- a/config/project/fields/textContentbuilderBodyStandard--b866ebd2-431e-47e9-8db0-97c56606cb70.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: null -handle: textContentbuilderBodyStandard -instructions: null -name: 'Text - Contentbuilder Body Standard' -searchable: false -settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 7d23b02c-ad1d-44a8-9751-35fbdcc38963 # Standard - createButtonLabel: null - defaultTransform: null - enableSourceEditingForNonAdmins: false - purifierConfig: null - purifyHtml: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - showWordCount: false - wordLimit: null -translationKeyFormat: null -translationMethod: language -type: craft\ckeditor\Field diff --git a/config/project/fields/textQuoteText--903d1f1e-1b7f-456c-83cd-aeeea98d02ed.yaml b/config/project/fields/textQuoteText--903d1f1e-1b7f-456c-83cd-aeeea98d02ed.yaml deleted file mode 100644 index 6a5aac3a..00000000 --- a/config/project/fields/textQuoteText--903d1f1e-1b7f-456c-83cd-aeeea98d02ed.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: null -handle: textQuoteText -instructions: null -name: 'Text - Quote text' -searchable: false -settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 131a4f6d-f00f-4238-b846-dd504bf669fe # Simple - createButtonLabel: null - defaultTransform: null - enableSourceEditingForNonAdmins: false - purifierConfig: null - purifyHtml: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - showWordCount: false - wordLimit: null -translationKeyFormat: null -translationMethod: language -type: craft\ckeditor\Field diff --git a/config/project/fields/twitter--2e4b3bb0-26e4-47d2-9445-54401a221c63.yaml b/config/project/fields/twitter--2e4b3bb0-26e4-47d2-9445-54401a221c63.yaml index 1c22c80f..32dc2d50 100644 --- a/config/project/fields/twitter--2e4b3bb0-26e4-47d2-9445-54401a221c63.yaml +++ b/config/project/fields/twitter--2e4b3bb0-26e4-47d2-9445-54401a221c63.yaml @@ -1,5 +1,4 @@ columnSuffix: null -contentColumnType: string(255) handle: twitter instructions: null name: 'X (Twitter)' diff --git a/config/project/fields/video--d66ffcef-8ccc-4e89-9e36-bce49e0dd17a.yaml b/config/project/fields/video--d66ffcef-8ccc-4e89-9e36-bce49e0dd17a.yaml index 2111cfaa..a7721e1c 100644 --- a/config/project/fields/video--d66ffcef-8ccc-4e89-9e36-bce49e0dd17a.yaml +++ b/config/project/fields/video--d66ffcef-8ccc-4e89-9e36-bce49e0dd17a.yaml @@ -1,7 +1,7 @@ columnSuffix: null handle: video instructions: 'Paste the URL of a YouTube or Vimeo video. ' -name: 'Content Builder - Video - Video' +name: Video searchable: true settings: maxLength: 255 diff --git a/config/project/fields/video2--2561c4fb-34b5-49e6-ade6-f774411e48ba.yaml b/config/project/fields/video2--2561c4fb-34b5-49e6-ade6-f774411e48ba.yaml deleted file mode 100644 index 0febf203..00000000 --- a/config/project/fields/video2--2561c4fb-34b5-49e6-ade6-f774411e48ba.yaml +++ /dev/null @@ -1,12 +0,0 @@ -columnSuffix: null -handle: video2 -instructions: 'Paste the URL of a YouTube or Vimeo video. ' -name: 'Content Builder - Text + Video - Video' -searchable: true -settings: - maxLength: 255 - types: - - url -translationKeyFormat: null -translationMethod: site -type: craft\fields\Url diff --git a/config/project/fields/writer--9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504.yaml b/config/project/fields/writer--9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504.yaml index 7af17842..947eb641 100644 --- a/config/project/fields/writer--9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504.yaml +++ b/config/project/fields/writer--9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504.yaml @@ -1,7 +1,7 @@ columnSuffix: null handle: writer instructions: null -name: 'Content Builder - Quote - Author' +name: Author searchable: true settings: byteLimit: null diff --git a/config/project/fields/youtube--6221c006-75b9-4fa5-a352-4cd4317fb5d7.yaml b/config/project/fields/youtube--6221c006-75b9-4fa5-a352-4cd4317fb5d7.yaml index 15fda626..097eafa1 100644 --- a/config/project/fields/youtube--6221c006-75b9-4fa5-a352-4cd4317fb5d7.yaml +++ b/config/project/fields/youtube--6221c006-75b9-4fa5-a352-4cd4317fb5d7.yaml @@ -1,12 +1,10 @@ columnSuffix: null -contentColumnType: string(255) handle: youtube -instructions: '' +instructions: null name: Youtube searchable: true settings: maxLength: 255 - placeholder: null types: - url translationKeyFormat: null diff --git a/config/project/formie/formTemplates/statik--2fc9314d-a36d-4952-bc62-530aed9da924.yaml b/config/project/formie/formTemplates/statik--2fc9314d-a36d-4952-bc62-530aed9da924.yaml index 46a8da5a..64a055e2 100644 --- a/config/project/formie/formTemplates/statik--2fc9314d-a36d-4952-bc62-530aed9da924.yaml +++ b/config/project/formie/formTemplates/statik--2fc9314d-a36d-4952-bc62-530aed9da924.yaml @@ -7,5 +7,5 @@ outputJsBase: true outputJsLocation: inside-form outputJsTheme: true sortOrder: 99 -template: '' +template: null useCustomTemplates: false diff --git a/config/project/formie/stencils/contactForm--b1ca80f0-4eed-4f99-bebc-bca6c694cb00.yaml b/config/project/formie/stencils/contactForm--b1ca80f0-4eed-4f99-bebc-bca6c694cb00.yaml deleted file mode 100644 index 0b73de63..00000000 --- a/config/project/formie/stencils/contactForm--b1ca80f0-4eed-4f99-bebc-bca6c694cb00.yaml +++ /dev/null @@ -1,236 +0,0 @@ -data: - dataRetention: years - dataRetentionValue: '2' - fileUploadsAction: retain - notifications: - - - attachAssets: null - attachFiles: true - attachPdf: '' - bcc: null - cc: null - conditions: - conditionRule: all - sendRule: send - content: '[{"type":"paragraph","content":[{"type":"text","text":"Onderstaand bericht werd ontvangen op "},{"type":"variableTag","attrs":{"label":"Timestamp (yyyy-mm-dd hh:mm:ss)","value":"{timestamp}"}},{"type":"text","text":":"}]},{"type":"paragraph","content":[{"type":"variableTag","attrs":{"label":"All Form Fields","value":"{allFields}"}}]}]' - enableConditions: false - enabled: true - formId: null - from: '{systemEmail}' - fromName: '{systemName}' - id: stencilR446Bz7gghBJtnzG - name: 'Admin Notification NL' - pdfTemplateId: null - recipients: email - replyTo: '{field.emailAddress}' - replyToName: null - sender: null - subject: 'Nieuw contact bericht op " {formName} "' - templateId: 1 - to: '{systemReplyTo}' - uid: null - - - attachAssets: null - attachFiles: true - attachPdf: '' - bcc: null - cc: null - conditions: - conditionRule: all - sendRule: send - content: '[{"type":"paragraph","content":[{"type":"text","text":"We hebben onderstaand bericht van je ontvangen, hierop proberen wij zo snel mogelijk te antwoorden."}]},{"type":"paragraph","content":[{"type":"variableTag","attrs":{"label":"All Form Fields","value":"{allFields}"}}]}]' - enableConditions: false - enabled: true - formId: null - from: '{systemEmail}' - fromName: '{systemName}' - id: stencilzSILwMJq7PZwFtYI - name: 'User Notification NL' - pdfTemplateId: null - recipients: email - replyTo: '{systemReplyTo}' - replyToName: null - sender: null - subject: 'Bedankt voor je bericht' - templateId: 1 - to: '{field.emailAddress}' - uid: null - pages: - - - id: new1272610411 - label: 'Page 1' - notificationFlag: true - rows: - - - fields: - - - brandNewField: false - columnWidth: 12 - handle: yourName - hasLabel: true - id: new7715-7348 - label: 'Your Name' - settings: - firstNameCollapsed: false - firstNameDefaultValue: '' - firstNameEnabled: true - firstNameLabel: Voornaam - firstNamePlaceholder: '' - firstNameRequired: true - handle: yourName - instructions: '' - instructionsPosition: '' - label: 'Your Name' - labelPosition: verbb\formie\positions\Hidden - lastNameCollapsed: false - lastNameDefaultValue: '' - lastNameEnabled: true - lastNameLabel: Achternaam - lastNamePlaceholder: '' - lastNameRequired: true - limitType: characters - middleNameCollapsed: true - middleNameDefaultValue: '' - middleNameEnabled: false - middleNameLabel: 'Middle Name' - placeholder: 'Your name' - prefixCollapsed: true - prefixDefaultValue: '' - prefixEnabled: false - prefixLabel: Prefix - subfieldLabelPosition: '' - useMultipleFields: true - visibility: '' - type: verbb\formie\fields\formfields\Name - vid: new4757-9668 - id: new8990-9934 - - - fields: - - - brandNewField: false - columnWidth: 12 - handle: emailAddress - hasLabel: true - id: new6482-9528 - label: E-mail - settings: - handle: emailAddress - instructions: '' - instructionsPosition: '' - label: E-mail - labelPosition: '' - limitType: characters - placeholder: '' - required: true - visibility: '' - type: verbb\formie\fields\formfields\Email - vid: new8388-8030 - id: new9524-8509 - - - fields: - - - brandNewField: false - columnWidth: 12 - handle: message - hasLabel: true - id: new982-7322 - label: Bericht - settings: - handle: message - instructions: '' - instructionsPosition: '' - label: Bericht - labelPosition: '' - limitType: characters - placeholder: '' - required: true - visibility: '' - type: verbb\formie\fields\formfields\MultiLineText - vid: new9480-2888 - id: new2177-9685 - - - fields: - - - brandNewField: false - columnWidth: 12 - handle: privacy - hasLabel: true - id: new1557664881 - isNested: false - label: privacy - settings: - checkedValue: 'Yes' - defaultValue: false - description: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Ik verklaar dat ik de "},{"type":"text","marks":[{"type":"link","attrs":{"href":"https://craft.live.statik.be/nl/privacy#entry:814@1","target":"_blank","class":null}}],"text":"privacy policy"},{"type":"text","text":" heb gelezen en goedgekeurd."}]}]' - handle: privacy - instructionsPosition: '' - label: privacy - labelPosition: verbb\formie\positions\Hidden - required: true - uncheckedValue: 'No' - type: verbb\formie\fields\formfields\Agree - vid: new4253-2904 - id: new4676-559 - settings: - backButtonLabel: Back - buttonsPosition: left - label: 'Page 1' - showBackButton: false - submitButtonLabel: 'Contacteer ons' - sortOrder: 0 - settings: - collectIp: false - collectUser: false - dataRetention: null - dataRetentionValue: null - defaultEmailTemplateId: '1' - defaultInstructionsPosition: verbb\formie\positions\BelowInput - defaultLabelPosition: verbb\formie\positions\AboveInput - disableCaptchas: false - displayCurrentPageTitle: false - displayFormTitle: false - displayPageProgress: false - displayPageTabs: false - errorMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Couldn’t save submission due to errors."}]}]' - errorMessagePosition: top-form - fileUploadsAction: null - integrations: - honeypot: - enabled: '1' - showAllPages: '' - javascript: - enabled: '' - showAllPages: '' - limitSubmissions: false - limitSubmissionsMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' - limitSubmissionsNumber: null - limitSubmissionsType: total - loadingIndicator: spinner - loadingIndicatorText: null - progressPosition: end - redirectUrl: null - requireUser: false - requireUserMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' - scheduleForm: false - scheduleFormEnd: null - scheduleFormExpiredMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' - scheduleFormPendingMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' - scheduleFormStart: null - scrollToTop: true - submissionTitleFormat: '{field.emailAddress}-{timestamp}' - submitAction: entry - submitActionFormHide: false - submitActionMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Thank you for contacting us! Our team will get in touch shortly to follow up on your message."}]}]' - submitActionMessagePosition: top-form - submitActionMessageTimeout: null - submitActionTab: same-tab - submitActionUrl: null - submitMethod: page-reload - validationOnFocus: true - validationOnSubmit: true - userDeletedAction: retain -defaultStatus: c9d6819e-8ea5-4d16-91de-4c691d11b42d # New -handle: contactForm -name: 'Contact Form' -submitActionEntry: null -template: 2fc9314d-a36d-4952-bc62-530aed9da924 # Statik diff --git a/config/project/formie/stencils/contactForm_EN--ac589bc4-75c7-4f97-b57b-61025fc0643f.yaml b/config/project/formie/stencils/contactForm_EN--ac589bc4-75c7-4f97-b57b-61025fc0643f.yaml new file mode 100644 index 00000000..0f59b2c4 --- /dev/null +++ b/config/project/formie/stencils/contactForm_EN--ac589bc4-75c7-4f97-b57b-61025fc0643f.yaml @@ -0,0 +1,429 @@ +data: + dataRetention: years + dataRetentionValue: '2' + fileUploadsAction: retain + notifications: + - + attachAssets: null + attachFiles: true + attachPdf: null + bcc: null + cc: null + conditions: null + content: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"This message was received on "},{"type":"variableTag","attrs":{"label":"Timestamp (yyyy-mm-dd hh:mm:ss)","value":"{timestamp}"}},{"type":"text","text":":"}]},{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"variableTag","attrs":{"label":"All Form Fields","value":"{allFields}"}}]}]' + enableConditions: false + enabled: true + from: '{systemEmail}' + fromName: '{systemName}' + handle: adminNotificationEn + name: 'Admin Notification EN' + pdfTemplateId: null + recipients: email + replyTo: '{field:emailAddress}' + replyToName: null + sender: null + subject: 'New contact submission on " {formName} "' + templateId: 1 + to: '{systemReplyTo}' + toConditions: null + - + attachAssets: null + attachFiles: true + attachPdf: null + bcc: null + cc: null + conditions: null + content: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"We have received your message. We will try to answer it as soon as possible."}]},{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"variableTag","attrs":{"label":"All Form Fields","value":"{allFields}"}}]}]' + enableConditions: false + enabled: true + from: '{systemEmail}' + fromName: '{systemName}' + handle: userNotificationEn + name: 'User Notification EN' + pdfTemplateId: null + recipients: email + replyTo: '{systemReplyTo}' + replyToName: null + sender: null + subject: 'Thank you for your message' + templateId: 1 + to: '{field:emailAddress}' + toConditions: null + pages: + - + label: 'Page 1' + rows: + - + fields: + - + settings: + conditions: null + containerAttributes: null + contentTable: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: null + handle: jouwNaam + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: verbb\formie\positions\AboveInput + label: 'Your name' + labelPosition: verbb\formie\positions\Hidden + matchField: null + nestedLayoutId: null + placeholder: null + prePopulate: null + required: false + rows: + - + fields: + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: false + errorMessage: null + handle: prefix + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: honorific-prefix + instructions: null + instructionsPosition: null + label: Prefix + labelPosition: null + layout: null + limitOptions: false + matchField: null + max: null + min: null + multi: false + optgroups: true + options: + - + label: 'Select an option' + value: '' + - + label: Mr. + value: mr + - + label: Mrs. + value: mrs + - + label: Ms. + value: ms + - + label: Miss. + value: miss + - + label: Mx. + value: mx + - + label: Dr. + value: dr + - + label: Prof. + value: prof + placeholder: null + prePopulate: null + required: false + visibility: null + type: verbb\formie\fields\subfields\NamePrefix + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Please enter your first name' + handle: firstName + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: given-name + instructions: null + instructionsPosition: null + label: 'First Name' + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: true + uniqueValue: false + visibility: null + type: verbb\formie\fields\subfields\NameFirst + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: false + errorMessage: null + handle: middleName + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: additional-name + instructions: null + instructionsPosition: null + label: 'Middle Name' + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: false + uniqueValue: false + visibility: null + type: verbb\formie\fields\subfields\NameMiddle + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Please enter your last name' + handle: lastName + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: family-name + instructions: null + instructionsPosition: null + label: 'Last Name' + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: true + uniqueValue: false + visibility: null + type: verbb\formie\fields\subfields\NameLast + subFieldLabelPosition: null + useMultipleFields: true + visibility: null + type: verbb\formie\fields\Name + - + fields: + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Please enter your email address' + handle: emailAddress + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: null + label: 'Email Address' + labelPosition: null + matchField: null + placeholder: null + prePopulate: null + required: true + uniqueValue: false + validateDomain: false + visibility: null + type: verbb\formie\fields\Email + - + fields: + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Please enter your message' + handle: message + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: null + label: Message + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: true + richTextButtons: + - bold + - italic + uniqueValue: false + useRichText: false + visibility: null + type: verbb\formie\fields\MultiLineText + - + fields: + - + settings: + checkedValue: 'Yes' + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: false + description: + - + attrs: + textAlign: start + content: + - + text: 'I declare that I have read and agreed to the ' + type: text + - + marks: + - + attrs: + class: null + href: 'https://craft-base-install.local.statik.be/nl/privacy-policy#entry:965@1' + rel: 'noopener noreferrer nofollow' + target: '' + type: link + text: 'privacy policy' + type: text + - + text: . + type: text + type: paragraph + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Please accept the privacy policy' + handle: privacy + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: null + label: Privacy + labelPosition: verbb\formie\positions\Hidden + matchField: null + placeholder: null + prePopulate: null + required: true + uncheckedValue: 'No' + visibility: null + type: verbb\formie\fields\Agree + settings: + backButtonLabel: Back + buttonsPosition: left + containerAttributes: null + cssClasses: null + enableJsEvents: false + enableNextButtonConditions: false + enablePageConditions: false + inputAttributes: null + saveButtonLabel: Save + saveButtonStyle: link + showBackButton: false + showSaveButton: false + submitButtonLabel: 'Contact us' + settings: + collectIp: false + collectUser: false + dataRetention: null + dataRetentionValue: null + defaultEmailTemplateId: '1' + defaultInstructionsPosition: verbb\formie\positions\BelowInput + defaultLabelPosition: verbb\formie\positions\AboveInput + disableCaptchas: false + displayCurrentPageTitle: false + displayFormTitle: false + displayPageProgress: false + displayPageTabs: false + errorMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Couldn’t save submission due to errors."}]}]' + errorMessagePosition: top-form + fileUploadsAction: null + integrations: + honeypot: + enabled: '1' + showAllPages: '' + limitSubmissions: false + limitSubmissionsMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + limitSubmissionsNumber: null + limitSubmissionsType: total + loadingIndicator: spinner + loadingIndicatorText: null + pageRedirectUrl: null + progressPosition: end + redirectUrl: null + requireUser: false + requireUserMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + requiredIndicator: asterisk + scheduleForm: false + scheduleFormEnd: null + scheduleFormExpiredMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + scheduleFormPendingMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + scheduleFormStart: null + scrollToTop: true + submissionTitleFormat: '{timestamp}' + submitAction: entry + submitActionFormHide: false + submitActionMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Submission saved."}]}]' + submitActionMessagePosition: top-form + submitActionMessageTimeout: null + submitActionTab: same-tab + submitActionUrl: null + submitMethod: page-reload + validationOnFocus: true + validationOnSubmit: true + userDeletedAction: retain +defaultStatus: c9d6819e-8ea5-4d16-91de-4c691d11b42d # New +handle: contactForm_EN +name: 'Contact Form EN' +submitActionEntry: null +template: null diff --git a/config/project/formie/stencils/contactForm_FR--68c6a8e9-4391-473a-8b44-293bb38d1f32.yaml b/config/project/formie/stencils/contactForm_FR--68c6a8e9-4391-473a-8b44-293bb38d1f32.yaml new file mode 100644 index 00000000..933c30cb --- /dev/null +++ b/config/project/formie/stencils/contactForm_FR--68c6a8e9-4391-473a-8b44-293bb38d1f32.yaml @@ -0,0 +1,429 @@ +data: + dataRetention: years + dataRetentionValue: '2' + fileUploadsAction: retain + notifications: + - + attachAssets: null + attachFiles: true + attachPdf: null + bcc: null + cc: null + conditions: null + content: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Le message ci-dessous a été reçu le "},{"type":"variableTag","attrs":{"label":"Timestamp (yyyy-mm-dd hh:mm:ss)","value":"{timestamp}"}},{"type":"text","text":":"}]},{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"variableTag","attrs":{"label":"All Form Fields","value":"{allFields}"}}]}]' + enableConditions: false + enabled: true + from: '{systemEmail}' + fromName: '{systemName}' + handle: adminNotificationFr + name: 'Admin notification FR' + pdfTemplateId: null + recipients: email + replyTo: '{field:eMail}' + replyToName: null + sender: null + subject: 'Nouveau message de contact sur " {formName} "' + templateId: 1 + to: '{systemReplyTo}' + toConditions: null + - + attachAssets: null + attachFiles: true + attachPdf: null + bcc: null + cc: null + conditions: null + content: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Nous avons reçu de votre part le message ci-dessous, auquel nous nous efforcerons de répondre dans les meilleurs délais."}]},{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"variableTag","attrs":{"label":"All Form Fields","value":"{allFields}"}}]}]' + enableConditions: false + enabled: true + from: '{systemEmail}' + fromName: '{systemName}' + handle: userNotificationFr + name: 'User Notification FR' + pdfTemplateId: null + recipients: email + replyTo: '{systemReplyTo}' + replyToName: null + sender: null + subject: 'Merci pour votre message' + templateId: 1 + to: '{field:eMail}' + toConditions: null + pages: + - + label: 'Page 1' + rows: + - + fields: + - + settings: + conditions: null + containerAttributes: null + contentTable: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: null + handle: tonNom + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: verbb\formie\positions\AboveInput + label: 'Votre nom' + labelPosition: verbb\formie\positions\Hidden + matchField: null + nestedLayoutId: null + placeholder: null + prePopulate: null + required: false + rows: + - + fields: + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: false + errorMessage: null + handle: prefix + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: honorific-prefix + instructions: null + instructionsPosition: null + label: Prefix + labelPosition: null + layout: null + limitOptions: false + matchField: null + max: null + min: null + multi: false + optgroups: true + options: + - + label: 'Select an option' + value: '' + - + label: Mr. + value: mr + - + label: Mrs. + value: mrs + - + label: Ms. + value: ms + - + label: Miss. + value: miss + - + label: Mx. + value: mx + - + label: Dr. + value: dr + - + label: Prof. + value: prof + placeholder: null + prePopulate: null + required: false + visibility: null + type: verbb\formie\fields\subfields\NamePrefix + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Veuillez entrer votre prénom' + handle: firstName + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: given-name + instructions: null + instructionsPosition: null + label: Prénom + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: true + uniqueValue: false + visibility: null + type: verbb\formie\fields\subfields\NameFirst + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: false + errorMessage: null + handle: middleName + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: additional-name + instructions: null + instructionsPosition: null + label: 'Middle Name' + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: false + uniqueValue: false + visibility: null + type: verbb\formie\fields\subfields\NameMiddle + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Veuillez entrer votre nom de famille' + handle: lastName + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: family-name + instructions: null + instructionsPosition: null + label: 'Nom de famille' + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: true + uniqueValue: false + visibility: null + type: verbb\formie\fields\subfields\NameLast + subFieldLabelPosition: null + useMultipleFields: true + visibility: null + type: verbb\formie\fields\Name + - + fields: + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Veuillez entrer votre e-mail' + handle: eMail + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: null + label: E-mail + labelPosition: null + matchField: null + placeholder: null + prePopulate: null + required: true + uniqueValue: false + validateDomain: false + visibility: null + type: verbb\formie\fields\Email + - + fields: + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Veuillez entrer votre message' + handle: message + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: null + label: Message + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: true + richTextButtons: + - bold + - italic + uniqueValue: false + useRichText: false + visibility: null + type: verbb\formie\fields\MultiLineText + - + fields: + - + settings: + checkedValue: 'Yes' + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: false + description: + - + attrs: + textAlign: start + content: + - + text: 'Je déclare avoir lu et accepté ' + type: text + - + marks: + - + attrs: + class: null + href: 'https://craft-base-install.local.statik.be/nl/privacy-policy#entry:965@1' + rel: 'noopener noreferrer nofollow' + target: '' + type: link + text: 'la politique de confidentialité' + type: text + - + text: . + type: text + type: paragraph + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Veuillez accepter la politique de confidentialité' + handle: confidentialite + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: null + label: confidentialité + labelPosition: verbb\formie\positions\Hidden + matchField: null + placeholder: null + prePopulate: null + required: true + uncheckedValue: 'No' + visibility: null + type: verbb\formie\fields\Agree + settings: + backButtonLabel: Back + buttonsPosition: left + containerAttributes: null + cssClasses: null + enableJsEvents: false + enableNextButtonConditions: false + enablePageConditions: false + inputAttributes: null + saveButtonLabel: Save + saveButtonStyle: link + showBackButton: false + showSaveButton: false + submitButtonLabel: contactez-nous + settings: + collectIp: false + collectUser: false + dataRetention: null + dataRetentionValue: null + defaultEmailTemplateId: '1' + defaultInstructionsPosition: verbb\formie\positions\BelowInput + defaultLabelPosition: verbb\formie\positions\AboveInput + disableCaptchas: false + displayCurrentPageTitle: false + displayFormTitle: false + displayPageProgress: false + displayPageTabs: false + errorMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Nous n''avons pas pu enregistrer votre demande, veuillez vérifier à nouveau tous les champs et réessayer."}]}]' + errorMessagePosition: top-form + fileUploadsAction: null + integrations: + honeypot: + enabled: '1' + showAllPages: '' + limitSubmissions: false + limitSubmissionsMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + limitSubmissionsNumber: null + limitSubmissionsType: total + loadingIndicator: spinner + loadingIndicatorText: null + pageRedirectUrl: null + progressPosition: end + redirectUrl: null + requireUser: false + requireUserMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + requiredIndicator: asterisk + scheduleForm: false + scheduleFormEnd: null + scheduleFormExpiredMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + scheduleFormPendingMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + scheduleFormStart: null + scrollToTop: true + submissionTitleFormat: '{timestamp}' + submitAction: entry + submitActionFormHide: false + submitActionMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Submission saved."}]}]' + submitActionMessagePosition: top-form + submitActionMessageTimeout: null + submitActionTab: same-tab + submitActionUrl: null + submitMethod: page-reload + validationOnFocus: true + validationOnSubmit: true + userDeletedAction: retain +defaultStatus: c9d6819e-8ea5-4d16-91de-4c691d11b42d # New +handle: contactForm_FR +name: 'Contact Form FR' +submitActionEntry: null +template: null diff --git a/config/project/formie/stencils/contactForm_NL--b1ca80f0-4eed-4f99-bebc-bca6c694cb00.yaml b/config/project/formie/stencils/contactForm_NL--b1ca80f0-4eed-4f99-bebc-bca6c694cb00.yaml new file mode 100644 index 00000000..bdbf4a5d --- /dev/null +++ b/config/project/formie/stencils/contactForm_NL--b1ca80f0-4eed-4f99-bebc-bca6c694cb00.yaml @@ -0,0 +1,433 @@ +data: + dataRetention: years + dataRetentionValue: '2' + fileUploadsAction: retain + notifications: + - + attachAssets: null + attachFiles: true + attachPdf: null + bcc: null + cc: null + conditions: + conditionRule: all + sendRule: send + content: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Onderstaand bericht werd ontvangen op "},{"type":"variableTag","attrs":{"label":"Timestamp (yyyy-mm-dd hh:mm:ss)","value":"{timestamp}"}},{"type":"text","text":":"}]},{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"variableTag","attrs":{"label":"All Form Fields","value":"{allFields}"}}]}]' + enableConditions: false + enabled: true + from: '{systemEmail}' + fromName: '{systemName}' + handle: adminNotificationNl + name: 'Admin Notification NL' + pdfTemplateId: null + recipients: email + replyTo: '{field:emailAddress}' + replyToName: null + sender: null + subject: 'Nieuw contact bericht op " {formName} "' + templateId: 1 + to: '{systemReplyTo}' + toConditions: null + - + attachAssets: null + attachFiles: true + attachPdf: null + bcc: null + cc: null + conditions: + conditionRule: all + sendRule: send + content: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"We hebben onderstaand bericht van je ontvangen, hierop proberen wij zo snel mogelijk te antwoorden."}]},{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"variableTag","attrs":{"label":"All Form Fields","value":"{allFields}"}}]}]' + enableConditions: false + enabled: true + from: '{systemEmail}' + fromName: '{systemName}' + handle: userNotificationNl + name: 'User Notification NL' + pdfTemplateId: null + recipients: email + replyTo: '{systemReplyTo}' + replyToName: null + sender: null + subject: 'Bedankt voor je bericht' + templateId: 1 + to: '{field:emailAddress}' + toConditions: null + pages: + - + label: 'Page 1' + rows: + - + fields: + - + settings: + conditions: null + containerAttributes: null + contentTable: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: null + handle: yourName + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: verbb\formie\positions\AboveInput + label: 'Jouw naam' + labelPosition: verbb\formie\positions\Hidden + matchField: null + nestedLayoutId: null + placeholder: 'Your name' + prePopulate: null + required: false + rows: + - + fields: + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: false + errorMessage: null + handle: prefix + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: honorific-prefix + instructions: null + instructionsPosition: null + label: Prefix + labelPosition: null + layout: null + limitOptions: false + matchField: null + max: null + min: null + multi: false + optgroups: true + options: + - + label: 'Select an option' + value: '' + - + label: Mr. + value: mr + - + label: Mrs. + value: mrs + - + label: Ms. + value: ms + - + label: Miss. + value: miss + - + label: Mx. + value: mx + - + label: Dr. + value: dr + - + label: Prof. + value: prof + placeholder: null + prePopulate: null + required: false + visibility: null + type: verbb\formie\fields\subfields\NamePrefix + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Gelieve je voornaam in te vullen' + handle: firstName + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: given-name + instructions: null + instructionsPosition: null + label: Voornaam + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: true + uniqueValue: false + visibility: null + type: verbb\formie\fields\subfields\NameFirst + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: false + errorMessage: null + handle: middleName + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: additional-name + instructions: null + instructionsPosition: null + label: 'Middle Name' + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: false + uniqueValue: false + visibility: null + type: verbb\formie\fields\subfields\NameMiddle + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Gelieve je achternaam in te vullen' + handle: lastName + includeInEmail: true + inputAttributes: + - + label: autocomplete + value: family-name + instructions: null + instructionsPosition: null + label: Achternaam + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: true + uniqueValue: false + visibility: null + type: verbb\formie\fields\subfields\NameLast + subFieldLabelPosition: null + useMultipleFields: true + visibility: null + type: verbb\formie\fields\Name + - + fields: + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Gelieve je e-mail in te vullen' + handle: emailAddress + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: null + label: E-mail + labelPosition: null + matchField: null + placeholder: null + prePopulate: null + required: true + uniqueValue: false + validateDomain: false + visibility: null + type: verbb\formie\fields\Email + - + fields: + - + settings: + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: null + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Gelieve je bericht na te laten' + handle: message + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: null + label: Bericht + labelPosition: null + limit: false + matchField: null + max: null + maxType: characters + min: null + minType: characters + placeholder: null + prePopulate: null + required: true + richTextButtons: + - bold + - italic + uniqueValue: false + useRichText: false + visibility: null + type: verbb\formie\fields\MultiLineText + - + fields: + - + settings: + checkedValue: 'Yes' + conditions: null + containerAttributes: null + cssClasses: null + defaultValue: false + description: + - + attrs: + textAlign: start + content: + - + text: 'Ik verklaar dat ik de ' + type: text + - + marks: + - + attrs: + class: null + href: 'https://craft.live.statik.be/nl/privacy#entry:814@1' + rel: 'noopener noreferrer nofollow' + target: _blank + type: link + text: 'privacy policy' + type: text + - + text: ' heb gelezen en goedgekeurd.' + type: text + type: paragraph + emailValue: null + enableConditions: false + enableContentEncryption: false + enabled: true + errorMessage: 'Gelieve de privacy policy te aanvaarden' + handle: privacy + includeInEmail: true + inputAttributes: null + instructions: null + instructionsPosition: null + label: privacy + labelPosition: verbb\formie\positions\Hidden + matchField: null + placeholder: null + prePopulate: null + required: true + uncheckedValue: 'No' + visibility: null + type: verbb\formie\fields\Agree + settings: + backButtonLabel: Back + buttonsPosition: left + containerAttributes: null + cssClasses: null + enableJsEvents: false + enableNextButtonConditions: false + enablePageConditions: false + inputAttributes: null + saveButtonLabel: Save + saveButtonStyle: link + showBackButton: false + showSaveButton: false + submitButtonLabel: 'Contacteer ons' + settings: + collectIp: false + collectUser: false + dataRetention: null + dataRetentionValue: null + defaultEmailTemplateId: '1' + defaultInstructionsPosition: verbb\formie\positions\BelowInput + defaultLabelPosition: verbb\formie\positions\AboveInput + disableCaptchas: false + displayCurrentPageTitle: false + displayFormTitle: false + displayPageProgress: false + displayPageTabs: false + errorMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"We konden je inzending niet opslaan, gelieve alle velden nog eens na te kijken en opnieuw te proberen."}]}]' + errorMessagePosition: top-form + fileUploadsAction: null + integrations: + honeypot: + enabled: '1' + showAllPages: '' + limitSubmissions: false + limitSubmissionsMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + limitSubmissionsNumber: null + limitSubmissionsType: total + loadingIndicator: spinner + loadingIndicatorText: null + pageRedirectUrl: null + progressPosition: end + redirectUrl: null + requireUser: false + requireUserMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + requiredIndicator: asterisk + scheduleForm: false + scheduleFormEnd: null + scheduleFormExpiredMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + scheduleFormPendingMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"}}]' + scheduleFormStart: null + scrollToTop: true + submissionTitleFormat: '{field:emailAddress}-{timestamp}' + submitAction: entry + submitActionFormHide: false + submitActionMessage: '[{"type":"paragraph","attrs":{"textAlign":"start"},"content":[{"type":"text","text":"Thank you for contacting us! Our team will get in touch shortly to follow up on your message."}]}]' + submitActionMessagePosition: top-form + submitActionMessageTimeout: null + submitActionTab: same-tab + submitActionUrl: null + submitMethod: page-reload + validationOnFocus: true + validationOnSubmit: true + userDeletedAction: retain +defaultStatus: c9d6819e-8ea5-4d16-91de-4c691d11b42d # New +handle: contactForm_NL +name: 'Contact Form NL' +submitActionEntry: null +template: 2fc9314d-a36d-4952-bc62-530aed9da924 # Statik diff --git a/config/project/project.yaml b/config/project/project.yaml index e4f9b7f4..c3f733e8 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1716985151 +dateModified: 1725622745 elementSources: craft\elements\Entry: - @@ -266,23 +266,26 @@ meta: 6de046f0-6167-4af1-aa91-ffaf83e36a14: NL # NL 6f79e12f-9d80-4f17-ae51-5160127975ec: 'Site Settings' # Site Settings 7b5ab248-6255-4b42-88bc-80c1dee62b20: 'Call To Action' # Call To Action - 7d5a93a5-4324-462a-9dad-375cb5172cce: 'Text - Contentbuilder Body Simple' # Text - Contentbuilder Body Simple 7d23b02c-ad1d-44a8-9751-35fbdcc38963: Standard # Standard 8c9b2c5d-02c2-4105-83ed-93563621e752: 'Position Left/Right' # Position Left/Right 8e583282-1fec-4444-822f-37b2d5961f28: 'Set Password' # Set Password 8ff8437a-a38f-47f0-b489-1701614eec3f: 'Header image' # Header image + 9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504: Author # Author + 9abed6d9-3042-4dd4-add0-3115a6e2693b: 'Image position' # Image position 9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6: Instagram # Instagram 9f39fdda-793c-4506-9dd4-e764d46cad28: 'Contentbuilder Page' # Contentbuilder Page - 10fdc148-c0a4-486b-a5d1-3d36f2862352: 'Social Media' # Social Media 15ed2b72-8955-4cec-93f8-9736a9e50e80: 'Overview image' # Overview image 24bd0074-b53d-404d-9285-a0be9f26bbd4: Overview # Overview 25f93ead-d3f6-4049-ba98-6378754f4289: Extended # Extended - 39f07216-d49a-4917-b05e-bec26f425843: 'Image Caption' # Image Caption + 39f07216-d49a-4917-b05e-bec26f425843: Caption # Caption 45b7c78f-587d-441b-bbd1-605ca629d0bd: Pages # Pages 53c1af4c-0fbd-4811-a028-67fed65195b9: 'Forgot Password Confirmation' # Forgot Password Confirmation 56d715d0-6a9d-4562-9c66-e5b4caad7f44: 'Content Builder' # Content Builder 60b48ff5-1ab2-471b-8592-cdc623e0882c: 'Optimized Text Image' # Optimized Text Image 61cbb04c-ab3f-421e-bb8f-9e81ecc0da41: Site # Site + 68c6a8e9-4391-473a-8b44-293bb38d1f32: 'Contact Form FR' # Contact Form FR + 71d59fcf-f766-4db1-a6fe-87bf1ce1b1ba: 'Call to action' # Call to action + 74a30650-eb90-462f-a104-de1d41ac8221: Form # Form 75c71ec6-7c59-460d-bac3-80ae2ee887a5: 'Site Settings' # Site Settings 82edb6db-a497-4e37-8c25-5d4d210f0c81: 'Search keywords' # Search keywords 89c47888-bddf-4633-9352-1d5dc3bb452f: Home # Home @@ -292,53 +295,53 @@ meta: 0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d: 'Optimized Overview' # Optimized Overview 361daec5-5ea3-4d9f-957f-f39c78bb595e: Profile # Profile 0396f80c-a192-4beb-a6e7-075075cf0f70: Image # Image + 683cbd88-ef11-45e0-83b4-e20d03f6ea6b: 'Image width' # Image width 684ece64-c23a-4abf-9574-f2c053d496e8: Register # Register - 776fa716-10bb-48bb-ae08-28870f9d77e7: 'Content Builder - Overview - Entries' # Content Builder - Overview - Entries - 838aabf9-a30e-4616-ad7c-b89fe15d7cae: 'Contentbuilder Title (Anchor)' # Contentbuilder Title (Anchor) - 903d1f1e-1b7f-456c-83cd-aeeea98d02ed: 'Text - Quote text' # Text - Quote text + 776fa716-10bb-48bb-ae08-28870f9d77e7: Entries # Entries + 838aabf9-a30e-4616-ad7c-b89fe15d7cae: 'Title (Anchor)' # Title (Anchor) 979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca: 'Public Files' # Public Files - 2184d090-d3e1-413b-8d21-b537c5141ef8: 'Hero - Image' # Hero - Image + 1722d8e6-c1d8-4e9c-824e-c97bb31fc8e6: GTM-Body # GTM-Body 3196b984-5af4-44dd-a6db-ac2c8f7924d9: 'Content Managers' # Content Managers 03498d1a-eb01-4cb2-9e2b-623015ed0d85: 'Link Style' # Link Style - 3857f4aa-a319-44ec-8b5e-d907d3d1bf31: 'Content Builder Background Color' # Content Builder Background Color - 4666d048-0521-4d0f-9a4a-208e6182fb85: Fallback # Fallback + 3857f4aa-a319-44ec-8b5e-d907d3d1bf31: 'Background Color' # Background Color 4703bf34-5e13-4da1-aff6-d04c0bba024b: 'Set Password Confirmation' # Set Password Confirmation 5611e98d-93ec-4bd4-95dd-18f282b8c5e8: Home # Home 6221c006-75b9-4fa5-a352-4cd4317fb5d7: Youtube # Youtube 7256a782-20ff-4771-9d85-ed3f49e13ef4: Quote # Quote - 17647a4e-555f-49c4-ac53-e0a1ea9e5b40: 'Contentbuilder CTA (Single)' # Contentbuilder CTA (Single) + 9084b802-1468-4763-a867-2e4b1ebd3f09: 'Show larger version in popup' # Show larger version in popup 37471b2c-6c44-4b1a-bc50-3788e9de05d5: Hero # Hero - 62533b8e-b5bf-4ff0-a0c9-c45bfc8cc5fd: 'General Info' # General Info - 64516e7d-b46e-44ff-aa53-34e7e1e0a89d: Default # Default + 44549f86-4264-4c94-964c-a927c53c2a38: 'Author Image' # Author Image 66954acb-77ba-4c75-9659-f3976770df07: 'CK Editor - Simple' # CK Editor - Simple 072209d1-1c68-4ee5-9a66-a209b518da6d: Mail # Mail 197566c6-94bb-4e67-86d7-8945f2589a1d: 'Optimized Hero' # Optimized Hero 209777db-293c-48b6-9897-1fe97b278510: Video # Video 685530fc-e1f1-4be1-813b-ebf9ac3aa108: SEO # SEO + 724561c2-845a-427f-b005-e0c2a35e0112: 'Placeholder Image' # Placeholder Image 4750849d-9328-4d3e-956d-9d317da5e6eb: 'Page not found' # Page not found 6122281a-7d92-44b0-bef8-296775631068: 'Simple page (Title/Intro/SEO)' # Simple page (Title/Intro/SEO) 36895330-a28e-477f-9327-bdbe66dabf99: 'Cookie policy' # Cookie policy + 72249346-bd02-4556-9736-1139ed941344: Quote # Quote 95920915-f806-4fbc-9c22-979ec9085fe8: 'Text + Video' # Text + Video a5c5b738-ae52-4b69-a209-d515d2e7b71a: 'Public Schema' # Public Schema - a25500cb-7c0d-474d-8ee0-757e3d200063: 'Text - Contentbuilder Body Extended' # Text - Contentbuilder Body Extended a44287f8-d6ed-4f2c-8a63-0c1312ef236e: Image # Image + ac589bc4-75c7-4f97-b57b-61025fc0643f: 'Contact Form EN' # Contact Form EN af69e9a2-96df-4fa9-8cc3-2728ec4fc632: 'Edit password' # Edit password - b1ca80f0-4eed-4f99-bebc-bca6c694cb00: 'Contact Form' # Contact Form + b1ca80f0-4eed-4f99-bebc-bca6c694cb00: 'Contact Form NL' # Contact Form NL b4e0e49a-bcd4-4d67-80ad-09ea0d807bd8: 'CK Editor - Table' # CK Editor - Table b5de6dcf-80e6-48e2-b846-0dab7f35c4c8: 'Intro Text' # Intro Text b6e7bafe-e8eb-4b12-b8e7-d81e1ba9d7c4: Site # Site b13fc4bd-af47-4f5c-b349-05e9e24dfecc: 'Search results' # Search results - b866ebd2-431e-47e9-8db0-97c56606cb70: 'Text - Contentbuilder Body Standard' # Text - Contentbuilder Body Standard bcf87482-b5f3-4be6-9a63-153f0458466b: 'Image Copyright' # Image Copyright c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac: 'News Category' # News Category c9d6819e-8ea5-4d16-91de-4c691d11b42d: New # New c25b1e19-dca6-4ab5-a776-a043f6ee4c82: Login # Login - c87ed224-8384-4f52-b68e-25ee0f423d52: 'Contentbuilder CTA (Double)' # Contentbuilder CTA (Double) + c372dc4c-2ba0-4569-89d6-b9e5d3641621: GTM-Head # GTM-Head c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e: 'Privacy policy' # Privacy policy c576870d-abd8-46aa-8fe5-cdd12c40dfa8: 'News items' # News items + cd736fb3-c9b7-4ce1-88a8-da8b64249eb1: Images # Images ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2: LinkedIn # LinkedIn d3b383b6-5ad7-494f-bc13-c06a53a5e5e9: 'News Overview' # News Overview - d364a1b7-6f05-47e2-a5b3-e9f38308473c: 'Text - Caption Text' # Text - Caption Text + d66ffcef-8ccc-4e89-9e36-bce49e0dd17a: Video # Video d5601a1f-a33e-4c5a-b7af-1f29347149ca: 'Registration completed' # Registration completed d86336d6-7efa-44f9-9a10-8619c79beeca: 'Text (+ Image)' # Text (+ Image) dca2ac05-7833-41de-b7b4-a737c090575c: 'Confirm your account' # Confirm your account @@ -350,12 +353,13 @@ meta: f2d33237-c7de-4590-9683-7efe6594ebbd: 'Custom Table' # Custom Table f694fce1-48ca-4bfe-9fba-196195547a36: Facebook # Facebook f3211a4e-d5f8-4514-a372-c5b8cfc2c44a: Form # Form + f936530d-29a5-4460-9ccd-b586bfb25329: 'Call to actions' # Call to actions fa6e0764-a31c-4304-a4d7-76bd3a679e3e: '503' # 503 fd2014b7-5bc0-49a9-ac30-e009081532f7: FR # FR plugins: carbon-tracker: edition: standard - enabled: true + enabled: false schemaVersion: 1.1.0 ckeditor: edition: standard @@ -422,7 +426,7 @@ plugins: edition: standard enabled: true licenseKey: WLZ7JMGY8H2EIESZYMEZ3EPW - schemaVersion: 3.4.5 + schemaVersion: 3.4.6 settings: ajaxTimeout: '10' alertEmails: null @@ -637,12 +641,6 @@ plugins: enabled: true licenseKey: 9EQYDNT2Q9POVO7CBFWGGT2W schemaVersion: 4.0.0 - super-table: - edition: standard - enabled: true - licenseKey: null - schemaVersion: 4.0.0 - settings: null tablemaker: edition: standard enabled: true @@ -670,5 +668,5 @@ system: live: true name: $SYSTEM_NAME retryDuration: null - schemaVersion: 5.0.0.20 + schemaVersion: 5.3.0.2 timeZone: Europe/Brussels diff --git a/config/project/sections/accessibilityStatement--99a435d2-9c12-4ef6-8b3b-2a9915d4216b.yaml b/config/project/sections/accessibilityStatement--99a435d2-9c12-4ef6-8b3b-2a9915d4216b.yaml index 0c758f6d..05967c0e 100644 --- a/config/project/sections/accessibilityStatement--99a435d2-9c12-4ef6-8b3b-2a9915d4216b.yaml +++ b/config/project/sections/accessibilityStatement--99a435d2-9c12-4ef6-8b3b-2a9915d4216b.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/confirmAccount--dca2ac05-7833-41de-b7b4-a737c090575c.yaml b/config/project/sections/confirmAccount--dca2ac05-7833-41de-b7b4-a737c090575c.yaml index 927c6ce4..bce09c49 100644 --- a/config/project/sections/confirmAccount--dca2ac05-7833-41de-b7b4-a737c090575c.yaml +++ b/config/project/sections/confirmAccount--dca2ac05-7833-41de-b7b4-a737c090575c.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/contact--5d236e94-b6a8-472c-9296-a5c992cdd49a.yaml b/config/project/sections/contact--5d236e94-b6a8-472c-9296-a5c992cdd49a.yaml index 8c9c53ce..6450f6e5 100644 --- a/config/project/sections/contact--5d236e94-b6a8-472c-9296-a5c992cdd49a.yaml +++ b/config/project/sections/contact--5d236e94-b6a8-472c-9296-a5c992cdd49a.yaml @@ -3,6 +3,7 @@ enableVersioning: true entryTypes: - f2d8b097-d5ba-4224-9736-4dc41bd6580f # Contact handle: contact +maxAuthors: 1 name: Contact previewTargets: - @@ -10,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/cookiePolicy--36895330-a28e-477f-9327-bdbe66dabf99.yaml b/config/project/sections/cookiePolicy--36895330-a28e-477f-9327-bdbe66dabf99.yaml index 17c81433..2769144f 100644 --- a/config/project/sections/cookiePolicy--36895330-a28e-477f-9327-bdbe66dabf99.yaml +++ b/config/project/sections/cookiePolicy--36895330-a28e-477f-9327-bdbe66dabf99.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primaire invoer-pagina' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/editPassword--af69e9a2-96df-4fa9-8cc3-2728ec4fc632.yaml b/config/project/sections/editPassword--af69e9a2-96df-4fa9-8cc3-2728ec4fc632.yaml index bb0f3dae..a6f760ac 100644 --- a/config/project/sections/editPassword--af69e9a2-96df-4fa9-8cc3-2728ec4fc632.yaml +++ b/config/project/sections/editPassword--af69e9a2-96df-4fa9-8cc3-2728ec4fc632.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/editProfile--05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c.yaml b/config/project/sections/editProfile--05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c.yaml index 8da20f1d..aa0f5687 100644 --- a/config/project/sections/editProfile--05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c.yaml +++ b/config/project/sections/editProfile--05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/forgotPassword--1c4e3f0f-ca9b-474d-a460-48f45133c763.yaml b/config/project/sections/forgotPassword--1c4e3f0f-ca9b-474d-a460-48f45133c763.yaml index 5fb5b19a..548d3149 100644 --- a/config/project/sections/forgotPassword--1c4e3f0f-ca9b-474d-a460-48f45133c763.yaml +++ b/config/project/sections/forgotPassword--1c4e3f0f-ca9b-474d-a460-48f45133c763.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/forgotPasswordConfirmation--53c1af4c-0fbd-4811-a028-67fed65195b9.yaml b/config/project/sections/forgotPasswordConfirmation--53c1af4c-0fbd-4811-a028-67fed65195b9.yaml index bfc5b12a..2d2b2610 100644 --- a/config/project/sections/forgotPasswordConfirmation--53c1af4c-0fbd-4811-a028-67fed65195b9.yaml +++ b/config/project/sections/forgotPasswordConfirmation--53c1af4c-0fbd-4811-a028-67fed65195b9.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/home--5611e98d-93ec-4bd4-95dd-18f282b8c5e8.yaml b/config/project/sections/home--5611e98d-93ec-4bd4-95dd-18f282b8c5e8.yaml index 401e9185..9faa8d28 100644 --- a/config/project/sections/home--5611e98d-93ec-4bd4-95dd-18f282b8c5e8.yaml +++ b/config/project/sections/home--5611e98d-93ec-4bd4-95dd-18f282b8c5e8.yaml @@ -3,6 +3,7 @@ enableVersioning: true entryTypes: - 89c47888-bddf-4633-9352-1d5dc3bb452f # Home handle: home +maxAuthors: 1 name: Home previewTargets: - @@ -10,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/login--c25b1e19-dca6-4ab5-a776-a043f6ee4c82.yaml b/config/project/sections/login--c25b1e19-dca6-4ab5-a776-a043f6ee4c82.yaml index 3f0320f3..619f1d94 100644 --- a/config/project/sections/login--c25b1e19-dca6-4ab5-a776-a043f6ee4c82.yaml +++ b/config/project/sections/login--c25b1e19-dca6-4ab5-a776-a043f6ee4c82.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/news--c576870d-abd8-46aa-8fe5-cdd12c40dfa8.yaml b/config/project/sections/news--c576870d-abd8-46aa-8fe5-cdd12c40dfa8.yaml index 8a518789..ffade0b0 100644 --- a/config/project/sections/news--c576870d-abd8-46aa-8fe5-cdd12c40dfa8.yaml +++ b/config/project/sections/news--c576870d-abd8-46aa-8fe5-cdd12c40dfa8.yaml @@ -3,6 +3,7 @@ enableVersioning: true entryTypes: - 109f5d44-e366-49e7-826d-6b13de779861 # News handle: news +maxAuthors: 1 name: 'News items' previewTargets: - @@ -10,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/newsCategories--01faae48-e031-4496-af0c-89de7f12eccd.yaml b/config/project/sections/newsCategories--01faae48-e031-4496-af0c-89de7f12eccd.yaml index 4944fc57..dda04f4e 100644 --- a/config/project/sections/newsCategories--01faae48-e031-4496-af0c-89de7f12eccd.yaml +++ b/config/project/sections/newsCategories--01faae48-e031-4496-af0c-89de7f12eccd.yaml @@ -3,6 +3,7 @@ enableVersioning: true entryTypes: - 2a768305-5971-43c0-a2f4-415e648c6a45 # Category handle: newsCategories +maxAuthors: 1 name: 'News categories' propagationMethod: all siteSettings: diff --git a/config/project/sections/newsOverview--4c32edae-2824-4f0f-b38b-2477d2500dfe.yaml b/config/project/sections/newsOverview--4c32edae-2824-4f0f-b38b-2477d2500dfe.yaml index 3620c376..75686fe6 100644 --- a/config/project/sections/newsOverview--4c32edae-2824-4f0f-b38b-2477d2500dfe.yaml +++ b/config/project/sections/newsOverview--4c32edae-2824-4f0f-b38b-2477d2500dfe.yaml @@ -3,6 +3,7 @@ enableVersioning: true entryTypes: - d3b383b6-5ad7-494f-bc13-c06a53a5e5e9 # News Overview handle: newsOverview +maxAuthors: 1 name: 'News Overview' previewTargets: - @@ -10,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/pageNotFound--4750849d-9328-4d3e-956d-9d317da5e6eb.yaml b/config/project/sections/pageNotFound--4750849d-9328-4d3e-956d-9d317da5e6eb.yaml index 41ca4f81..a6fb0a55 100644 --- a/config/project/sections/pageNotFound--4750849d-9328-4d3e-956d-9d317da5e6eb.yaml +++ b/config/project/sections/pageNotFound--4750849d-9328-4d3e-956d-9d317da5e6eb.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primaire invoer-pagina' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/pages--45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml b/config/project/sections/pages--45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml index 97c47121..b3195f29 100644 --- a/config/project/sections/pages--45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml +++ b/config/project/sections/pages--45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/privacyPolicy--c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e.yaml b/config/project/sections/privacyPolicy--c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e.yaml index 120fa0c7..3e88115b 100644 --- a/config/project/sections/privacyPolicy--c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e.yaml +++ b/config/project/sections/privacyPolicy--c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/profile--361daec5-5ea3-4d9f-957f-f39c78bb595e.yaml b/config/project/sections/profile--361daec5-5ea3-4d9f-957f-f39c78bb595e.yaml index efb39103..e95331f3 100644 --- a/config/project/sections/profile--361daec5-5ea3-4d9f-957f-f39c78bb595e.yaml +++ b/config/project/sections/profile--361daec5-5ea3-4d9f-957f-f39c78bb595e.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/register--684ece64-c23a-4abf-9574-f2c053d496e8.yaml b/config/project/sections/register--684ece64-c23a-4abf-9574-f2c053d496e8.yaml index e0919f28..91285511 100644 --- a/config/project/sections/register--684ece64-c23a-4abf-9574-f2c053d496e8.yaml +++ b/config/project/sections/register--684ece64-c23a-4abf-9574-f2c053d496e8.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/registrationCompleted--d5601a1f-a33e-4c5a-b7af-1f29347149ca.yaml b/config/project/sections/registrationCompleted--d5601a1f-a33e-4c5a-b7af-1f29347149ca.yaml index 4e411938..edc2e7f3 100644 --- a/config/project/sections/registrationCompleted--d5601a1f-a33e-4c5a-b7af-1f29347149ca.yaml +++ b/config/project/sections/registrationCompleted--d5601a1f-a33e-4c5a-b7af-1f29347149ca.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/searchResults--e3bed4e1-82ae-45e8-908c-0a6669141b31.yaml b/config/project/sections/searchResults--e3bed4e1-82ae-45e8-908c-0a6669141b31.yaml index d490c0d4..4fe812bb 100644 --- a/config/project/sections/searchResults--e3bed4e1-82ae-45e8-908c-0a6669141b31.yaml +++ b/config/project/sections/searchResults--e3bed4e1-82ae-45e8-908c-0a6669141b31.yaml @@ -3,6 +3,7 @@ enableVersioning: true entryTypes: - b13fc4bd-af47-4f5c-b349-05e9e24dfecc # Search results handle: searchResults +maxAuthors: 1 name: 'Search results' previewTargets: - @@ -10,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/setPassword--8e583282-1fec-4444-822f-37b2d5961f28.yaml b/config/project/sections/setPassword--8e583282-1fec-4444-822f-37b2d5961f28.yaml index 76d52f3e..f605b3aa 100644 --- a/config/project/sections/setPassword--8e583282-1fec-4444-822f-37b2d5961f28.yaml +++ b/config/project/sections/setPassword--8e583282-1fec-4444-822f-37b2d5961f28.yaml @@ -3,6 +3,7 @@ enableVersioning: true entryTypes: - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: setPassword +maxAuthors: 1 name: 'Set Password' previewTargets: - @@ -10,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/setPasswordConfirmation--4703bf34-5e13-4da1-aff6-d04c0bba024b.yaml b/config/project/sections/setPasswordConfirmation--4703bf34-5e13-4da1-aff6-d04c0bba024b.yaml index 4c087bcf..353e28ab 100644 --- a/config/project/sections/setPasswordConfirmation--4703bf34-5e13-4da1-aff6-d04c0bba024b.yaml +++ b/config/project/sections/setPasswordConfirmation--4703bf34-5e13-4da1-aff6-d04c0bba024b.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sections/siteSettings--6f79e12f-9d80-4f17-ae51-5160127975ec.yaml b/config/project/sections/siteSettings--6f79e12f-9d80-4f17-ae51-5160127975ec.yaml index dd6db864..9e2b080a 100644 --- a/config/project/sections/siteSettings--6f79e12f-9d80-4f17-ae51-5160127975ec.yaml +++ b/config/project/sections/siteSettings--6f79e12f-9d80-4f17-ae51-5160127975ec.yaml @@ -3,6 +3,7 @@ enableVersioning: true entryTypes: - 75c71ec6-7c59-460d-bac3-80ae2ee887a5 # Site Settings handle: siteSettings +maxAuthors: 1 name: 'Site Settings' propagationMethod: all siteSettings: diff --git a/config/project/sections/systemOffline--fa6e0764-a31c-4304-a4d7-76bd3a679e3e.yaml b/config/project/sections/systemOffline--fa6e0764-a31c-4304-a4d7-76bd3a679e3e.yaml index dee43911..520b48ee 100644 --- a/config/project/sections/systemOffline--fa6e0764-a31c-4304-a4d7-76bd3a679e3e.yaml +++ b/config/project/sections/systemOffline--fa6e0764-a31c-4304-a4d7-76bd3a679e3e.yaml @@ -11,12 +11,12 @@ previewTargets: - - label - 'Primary entry page' - - - - urlFormat - - '{url}' - - refresh - '1' + - + - urlFormat + - '{url}' propagationMethod: all siteSettings: 6de046f0-6167-4af1-aa91-ffaf83e36a14: # NL diff --git a/config/project/sites/en--e57cf13b-f9cb-484a-8093-a897fa43eb68.yaml b/config/project/sites/en--e57cf13b-f9cb-484a-8093-a897fa43eb68.yaml index a253ba78..546bbaad 100644 --- a/config/project/sites/en--e57cf13b-f9cb-484a-8093-a897fa43eb68.yaml +++ b/config/project/sites/en--e57cf13b-f9cb-484a-8093-a897fa43eb68.yaml @@ -1,5 +1,5 @@ baseUrl: '@baseUrl/en' -enabled: true +enabled: '1' handle: en hasUrls: true language: en-BE diff --git a/config/project/sites/fr--fd2014b7-5bc0-49a9-ac30-e009081532f7.yaml b/config/project/sites/fr--fd2014b7-5bc0-49a9-ac30-e009081532f7.yaml index 97b73aee..7bea5f39 100644 --- a/config/project/sites/fr--fd2014b7-5bc0-49a9-ac30-e009081532f7.yaml +++ b/config/project/sites/fr--fd2014b7-5bc0-49a9-ac30-e009081532f7.yaml @@ -1,5 +1,5 @@ baseUrl: '@baseUrl/fr' -enabled: true +enabled: '1' handle: fr hasUrls: true language: fr-BE diff --git a/config/project/users/fieldLayouts/974d744c-a8b1-40a4-b22c-e902b3bb7aa2.yaml b/config/project/users/fieldLayouts/974d744c-a8b1-40a4-b22c-e902b3bb7aa2.yaml new file mode 100644 index 00000000..9ec4acee --- /dev/null +++ b/config/project/users/fieldLayouts/974d744c-a8b1-40a4-b22c-e902b3bb7aa2.yaml @@ -0,0 +1,81 @@ +tabs: + - + elementCondition: null + elements: + - + attribute: fullName + autocapitalize: true + autocomplete: false + autocorrect: true + class: null + disabled: false + elementCondition: null + id: null + includeInCards: false + inputType: null + instructions: null + label: null + max: null + min: null + name: null + orientation: null + placeholder: null + providesThumbs: false + readonly: false + requirable: true + required: false + size: null + step: null + tip: null + title: null + type: craft\fieldlayoutelements\users\FullNameField + uid: 6895d8f1-5639-4a97-9a79-899b6861d3ea + userCondition: null + warning: null + width: 100 + - + elementCondition: null + id: null + includeInCards: false + instructions: null + label: null + orientation: null + providesThumbs: false + requirable: false + tip: null + type: craft\fieldlayoutelements\users\PhotoField + uid: 7f1079c6-066e-4093-97ca-f18aa113f65a + userCondition: null + warning: null + width: 100 + - + autocapitalize: true + autocomplete: false + autocorrect: true + class: null + disabled: false + elementCondition: null + id: null + includeInCards: false + inputType: null + instructions: null + label: null + max: null + min: null + name: null + orientation: null + placeholder: null + providesThumbs: false + readonly: false + requirable: false + size: null + step: null + tip: null + title: null + type: craft\fieldlayoutelements\users\EmailField + uid: 325b7c8b-0245-4cd9-bc17-a5e7ec401ce8 + userCondition: null + width: 100 + name: Content + uid: 4a9908e8-776b-4d7e-97eb-f7a95e259051 + userCondition: null diff --git a/config/project/users/groups/contentManagers--3196b984-5af4-44dd-a6db-ac2c8f7924d9.yaml b/config/project/users/groups/contentManagers--3196b984-5af4-44dd-a6db-ac2c8f7924d9.yaml index 47264234..417da991 100644 --- a/config/project/users/groups/contentManagers--3196b984-5af4-44dd-a6db-ac2c8f7924d9.yaml +++ b/config/project/users/groups/contentManagers--3196b984-5af4-44dd-a6db-ac2c8f7924d9.yaml @@ -9,17 +9,19 @@ permissions: - accessplugin-translate - administrateusers - 'assignusergroup:3196b984-5af4-44dd-a6db-ac2c8f7924d9' # Content Managers + - 'createentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - 'createentries:45b7c78f-587d-441b-bbd1-605ca629d0bd' # Pages - 'createentries:c576870d-abd8-46aa-8fe5-cdd12c40dfa8' # News items - 'createfolders:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - 'deleteassets:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - - 'deletecategories:64516e7d-b46e-44ff-aa53-34e7e1e0a89d' # Default + - 'deleteentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - 'deleteentries:45b7c78f-587d-441b-bbd1-605ca629d0bd' # Pages - 'deleteentries:c576870d-abd8-46aa-8fe5-cdd12c40dfa8' # News items - 'deletepeerassets:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - - 'deletepeercategorydrafts:64516e7d-b46e-44ff-aa53-34e7e1e0a89d' # Default + - 'deletepeerentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - 'deletepeerentries:45b7c78f-587d-441b-bbd1-605ca629d0bd' # Pages - 'deletepeerentries:c576870d-abd8-46aa-8fe5-cdd12c40dfa8' # News items + - 'deletepeerentrydrafts:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - 'deletepeerentrydrafts:05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c' # Edit profile - 'deletepeerentrydrafts:1c4e3f0f-ca9b-474d-a460-48f45133c763' # Forgot password - 'deletepeerentrydrafts:361daec5-5ea3-4d9f-957f-f39c78bb595e' # Profile @@ -32,6 +34,7 @@ permissions: - 'deletepeerentrydrafts:5611e98d-93ec-4bd4-95dd-18f282b8c5e8' # Home - 'deletepeerentrydrafts:5d236e94-b6a8-472c-9296-a5c992cdd49a' # Contact - 'deletepeerentrydrafts:684ece64-c23a-4abf-9574-f2c053d496e8' # Register + - 'deletepeerentrydrafts:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings - 'deletepeerentrydrafts:8e583282-1fec-4444-822f-37b2d5961f28' # Set Password - 'deletepeerentrydrafts:99a435d2-9c12-4ef6-8b3b-2a9915d4216b' # Accessibility Statement - 'deletepeerentrydrafts:af69e9a2-96df-4fa9-8cc3-2728ec4fc632' # Edit password @@ -41,31 +44,49 @@ permissions: - 'deletepeerentrydrafts:d5601a1f-a33e-4c5a-b7af-1f29347149ca' # Registration completed - 'deletepeerentrydrafts:dca2ac05-7833-41de-b7b4-a737c090575c' # Confirm your account - 'deletepeerentrydrafts:e3bed4e1-82ae-45e8-908c-0a6669141b31' # Search results - - 'editglobalset:10fdc148-c0a4-486b-a5d1-3d36f2862352' # Social Media - - 'editglobalset:4666d048-0521-4d0f-9a4a-208e6182fb85' # Fallback - - 'editglobalset:62533b8e-b5bf-4ff0-a0c9-c45bfc8cc5fd' # General Info + - 'deletepeerentrydrafts:fa6e0764-a31c-4304-a4d7-76bd3a679e3e' # 503 - 'editimages:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - 'editpeerimages:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - 'editsite:6de046f0-6167-4af1-aa91-ffaf83e36a14' # NL - 'editsite:e57cf13b-f9cb-484a-8093-a897fa43eb68' # EN - 'editsite:fd2014b7-5bc0-49a9-ac30-e009081532f7' # FR - editusers + - formie-accessforms + - formie-accesssentnotifications + - formie-accesssubmissions - formie-createforms + - 'formie-createsubmissions:467c13f5-4b29-4a9c-8350-4a2176984b2e' + - 'formie-createsubmissions:f79ffac4-09f3-44fa-a6c7-efef86bb1c30' - formie-deleteforms - - formie-editforms - - formie-editsubmissions - - formie-manageformbehavior - - formie-managenotifications - - formie-managenotificationstemplates - - formie-viewforms + - 'formie-deletesentnotifications:467c13f5-4b29-4a9c-8350-4a2176984b2e' + - 'formie-deletesentnotifications:f79ffac4-09f3-44fa-a6c7-efef86bb1c30' + - 'formie-deletesubmissions:467c13f5-4b29-4a9c-8350-4a2176984b2e' + - 'formie-deletesubmissions:f79ffac4-09f3-44fa-a6c7-efef86bb1c30' + - formie-manageforms + - 'formie-resendsentnotifications:467c13f5-4b29-4a9c-8350-4a2176984b2e' + - 'formie-resendsentnotifications:f79ffac4-09f3-44fa-a6c7-efef86bb1c30' + - 'formie-savesubmissions:467c13f5-4b29-4a9c-8350-4a2176984b2e' + - 'formie-savesubmissions:f79ffac4-09f3-44fa-a6c7-efef86bb1c30' + - formie-showformappearance + - formie-showformbehavior + - formie-showformintegrations + - formie-showformusage + - formie-shownotifications + - formie-shownotificationsadvanced + - formie-shownotificationstemplates - formie-viewsentnotifications + - 'formie-viewsentnotifications:467c13f5-4b29-4a9c-8350-4a2176984b2e' + - 'formie-viewsentnotifications:f79ffac4-09f3-44fa-a6c7-efef86bb1c30' - formie-viewsubmissions + - 'formie-viewsubmissions:467c13f5-4b29-4a9c-8350-4a2176984b2e' + - 'formie-viewsubmissions:f79ffac4-09f3-44fa-a6c7-efef86bb1c30' + - imageresizer-resizeimage - moderateusers - registerusers - 'replacefiles:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - 'replacepeerfiles:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - 'saveassets:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - - 'savecategories:64516e7d-b46e-44ff-aa53-34e7e1e0a89d' # Default + - 'saveentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - 'saveentries:05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c' # Edit profile - 'saveentries:1c4e3f0f-ca9b-474d-a460-48f45133c763' # Forgot password - 'saveentries:361daec5-5ea3-4d9f-957f-f39c78bb595e' # Profile @@ -78,6 +99,7 @@ permissions: - 'saveentries:5611e98d-93ec-4bd4-95dd-18f282b8c5e8' # Home - 'saveentries:5d236e94-b6a8-472c-9296-a5c992cdd49a' # Contact - 'saveentries:684ece64-c23a-4abf-9574-f2c053d496e8' # Register + - 'saveentries:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings - 'saveentries:8e583282-1fec-4444-822f-37b2d5961f28' # Set Password - 'saveentries:99a435d2-9c12-4ef6-8b3b-2a9915d4216b' # Accessibility Statement - 'saveentries:af69e9a2-96df-4fa9-8cc3-2728ec4fc632' # Edit password @@ -87,10 +109,12 @@ permissions: - 'saveentries:d5601a1f-a33e-4c5a-b7af-1f29347149ca' # Registration completed - 'saveentries:dca2ac05-7833-41de-b7b4-a737c090575c' # Confirm your account - 'saveentries:e3bed4e1-82ae-45e8-908c-0a6669141b31' # Search results + - 'saveentries:fa6e0764-a31c-4304-a4d7-76bd3a679e3e' # 503 - 'savepeerassets:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - - 'savepeercategorydrafts:64516e7d-b46e-44ff-aa53-34e7e1e0a89d' # Default + - 'savepeerentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - 'savepeerentries:45b7c78f-587d-441b-bbd1-605ca629d0bd' # Pages - 'savepeerentries:c576870d-abd8-46aa-8fe5-cdd12c40dfa8' # News items + - 'savepeerentrydrafts:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - 'savepeerentrydrafts:05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c' # Edit profile - 'savepeerentrydrafts:1c4e3f0f-ca9b-474d-a460-48f45133c763' # Forgot password - 'savepeerentrydrafts:361daec5-5ea3-4d9f-957f-f39c78bb595e' # Profile @@ -103,6 +127,7 @@ permissions: - 'savepeerentrydrafts:5611e98d-93ec-4bd4-95dd-18f282b8c5e8' # Home - 'savepeerentrydrafts:5d236e94-b6a8-472c-9296-a5c992cdd49a' # Contact - 'savepeerentrydrafts:684ece64-c23a-4abf-9574-f2c053d496e8' # Register + - 'savepeerentrydrafts:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings - 'savepeerentrydrafts:8e583282-1fec-4444-822f-37b2d5961f28' # Set Password - 'savepeerentrydrafts:99a435d2-9c12-4ef6-8b3b-2a9915d4216b' # Accessibility Statement - 'savepeerentrydrafts:af69e9a2-96df-4fa9-8cc3-2728ec4fc632' # Edit password @@ -112,10 +137,11 @@ permissions: - 'savepeerentrydrafts:d5601a1f-a33e-4c5a-b7af-1f29347149ca' # Registration completed - 'savepeerentrydrafts:dca2ac05-7833-41de-b7b4-a737c090575c' # Confirm your account - 'savepeerentrydrafts:e3bed4e1-82ae-45e8-908c-0a6669141b31' # Search results + - 'savepeerentrydrafts:fa6e0764-a31c-4304-a4d7-76bd3a679e3e' # 503 - 'seo-fields:notfound' - 'seo-fields:redirects' - 'viewassets:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - - 'viewcategories:64516e7d-b46e-44ff-aa53-34e7e1e0a89d' # Default + - 'viewentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - 'viewentries:05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c' # Edit profile - 'viewentries:1c4e3f0f-ca9b-474d-a460-48f45133c763' # Forgot password - 'viewentries:361daec5-5ea3-4d9f-957f-f39c78bb595e' # Profile @@ -128,6 +154,7 @@ permissions: - 'viewentries:5611e98d-93ec-4bd4-95dd-18f282b8c5e8' # Home - 'viewentries:5d236e94-b6a8-472c-9296-a5c992cdd49a' # Contact - 'viewentries:684ece64-c23a-4abf-9574-f2c053d496e8' # Register + - 'viewentries:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings - 'viewentries:8e583282-1fec-4444-822f-37b2d5961f28' # Set Password - 'viewentries:99a435d2-9c12-4ef6-8b3b-2a9915d4216b' # Accessibility Statement - 'viewentries:af69e9a2-96df-4fa9-8cc3-2728ec4fc632' # Edit password @@ -137,10 +164,12 @@ permissions: - 'viewentries:d5601a1f-a33e-4c5a-b7af-1f29347149ca' # Registration completed - 'viewentries:dca2ac05-7833-41de-b7b4-a737c090575c' # Confirm your account - 'viewentries:e3bed4e1-82ae-45e8-908c-0a6669141b31' # Search results + - 'viewentries:fa6e0764-a31c-4304-a4d7-76bd3a679e3e' # 503 - 'viewpeerassets:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files - - 'viewpeercategorydrafts:64516e7d-b46e-44ff-aa53-34e7e1e0a89d' # Default + - 'viewpeerentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - 'viewpeerentries:45b7c78f-587d-441b-bbd1-605ca629d0bd' # Pages - 'viewpeerentries:c576870d-abd8-46aa-8fe5-cdd12c40dfa8' # News items + - 'viewpeerentrydrafts:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - 'viewpeerentrydrafts:05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c' # Edit profile - 'viewpeerentrydrafts:1c4e3f0f-ca9b-474d-a460-48f45133c763' # Forgot password - 'viewpeerentrydrafts:361daec5-5ea3-4d9f-957f-f39c78bb595e' # Profile @@ -153,6 +182,7 @@ permissions: - 'viewpeerentrydrafts:5611e98d-93ec-4bd4-95dd-18f282b8c5e8' # Home - 'viewpeerentrydrafts:5d236e94-b6a8-472c-9296-a5c992cdd49a' # Contact - 'viewpeerentrydrafts:684ece64-c23a-4abf-9574-f2c053d496e8' # Register + - 'viewpeerentrydrafts:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings - 'viewpeerentrydrafts:8e583282-1fec-4444-822f-37b2d5961f28' # Set Password - 'viewpeerentrydrafts:99a435d2-9c12-4ef6-8b3b-2a9915d4216b' # Accessibility Statement - 'viewpeerentrydrafts:af69e9a2-96df-4fa9-8cc3-2728ec4fc632' # Edit password @@ -162,18 +192,4 @@ permissions: - 'viewpeerentrydrafts:d5601a1f-a33e-4c5a-b7af-1f29347149ca' # Registration completed - 'viewpeerentrydrafts:dca2ac05-7833-41de-b7b4-a737c090575c' # Confirm your account - 'viewpeerentrydrafts:e3bed4e1-82ae-45e8-908c-0a6669141b31' # Search results - - 'viewentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - - 'viewpeerentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - - 'createentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - - 'saveentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - - 'savepeerentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - - 'deleteentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - - 'deletepeerentries:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - - 'viewpeerentrydrafts:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - - 'savepeerentrydrafts:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - - 'deletepeerentrydrafts:01faae48-e031-4496-af0c-89de7f12eccd' # News categories - - 'viewentries:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings - - 'saveentries:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings - - 'viewpeerentrydrafts:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings - - 'savepeerentrydrafts:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings - - 'deletepeerentrydrafts:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings + - 'viewpeerentrydrafts:fa6e0764-a31c-4304-a4d7-76bd3a679e3e' # 503 diff --git a/config/project/volumes/publicFiles--979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca.yaml b/config/project/volumes/publicFiles--979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca.yaml index b8058dd0..8ae54b37 100644 --- a/config/project/volumes/publicFiles--979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca.yaml +++ b/config/project/volumes/publicFiles--979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca.yaml @@ -70,11 +70,11 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 39f07216-d49a-4917-b05e-bec26f425843 # Image Caption - handle: null + fieldUid: 39f07216-d49a-4917-b05e-bec26f425843 # Caption + handle: imageCaption includeInCards: true - instructions: null - label: null + instructions: 'This will most likely be visible below the image' + label: 'Image Caption' providesThumbs: false required: false tip: null diff --git a/deploy.php b/deploy.php index 92249f48..78065e46 100644 --- a/deploy.php +++ b/deploy.php @@ -52,8 +52,7 @@ 'exclude' => [ '.git', 'deploy.php', - 'node_modules', - 'public/frontend' + 'node_modules' ], 'exclude-file' => false, 'include' => [], @@ -100,11 +99,6 @@ run('{{release_path}}/craft clear-caches/all'); })->once(); -desc('Frontend build'); -task('statik:frontend_build', function () { - run('cd {{release_path}} && yarn install && yarn run prod'); -})->once(); - desc('Fichenbak versioning'); task('statik:fichenbak_versioning', function () { run('if [ -s {{release_path}}/fichenbak-versioning.sh ]; then sh {{release_path}}/fichenbak-versioning.sh; fi'); @@ -161,7 +155,6 @@ 'craft:clear_caches', 'statik:copy_htaccess', 'statik:copy_robots', - 'statik:frontend_build', 'statik:fichenbak_versioning', 'deploy:publish', ]); diff --git a/package.json b/package.json index 5c10062b..a7c1473a 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "wicg-inert": "^3.1.2" }, "dependencies": { + "@ckeditor/ckeditor5-build-classic": "^41.2.1", "@floating-ui/dom": "^1.5.3", "@glidejs/glide": "^3.6.0", "@popperjs/core": "^2.11.8", diff --git a/tailoff/js/components/ckeEditor.component.ts b/tailoff/js/components/ckeEditor.component.ts new file mode 100644 index 00000000..6eae426d --- /dev/null +++ b/tailoff/js/components/ckeEditor.component.ts @@ -0,0 +1,81 @@ +export class ckeEditorComponent { + constructor() { + this.init(); + } + + private async init() { + const ckeEditor = document.querySelectorAll( + ".js-cke-editor" + ) as NodeListOf; + if (!ckeEditor) return; + + const ClassicEditor = await import("@ckeditor/ckeditor5-build-classic"); + + ckeEditor.forEach((editor) => { + let toolbar = ["heading", "bold", "italic", "insertImage", "link"]; + if (editor.hasAttribute("data-cke-editor-style")) { + if (editor.getAttribute("data-cke-editor-style") === "compact") { + toolbar = ["bold", "italic", "numberedList", "bulletedList"]; + } + } + ClassicEditor.default + .create(editor, { + toolbar: toolbar, + simpleUpload: { + uploadUrl: "statik/wiki/upload-image", + }, + heading: { + options: [ + { + model: "paragraph", + title: "Paragraph", + class: "ck-heading_paragraph", + }, + { + model: "heading1", + view: "h1", + title: "Heading 1", + class: "ck-heading_heading1", + }, + { + model: "heading2", + view: "h2", + title: "Heading 2", + class: "ck-heading_heading2", + }, + { + model: "heading3", + view: "h3", + title: "Heading 3", + class: "ck-heading_heading3", + }, + { + model: "heading4", + view: "h4", + title: "Heading 4", + class: "ck-heading_heading4", + }, + { + model: "heading5", + view: "h5", + title: "Heading 5", + class: "ck-heading_heading5", + }, + { + model: "heading6", + view: "h6", + title: "Heading 6", + class: "ck-heading_heading6", + }, + ], + }, + }) + .then((editor) => { + editor.model.document.on("change", () => { + const data = editor.getData(); + editor.sourceElement.innerHTML = data; + }); + }); + }); + } +} diff --git a/tailoff/js/components/formie.component.ts b/tailoff/js/components/formie.component.ts index 33aa77ef..e52c2ad1 100644 --- a/tailoff/js/components/formie.component.ts +++ b/tailoff/js/components/formie.component.ts @@ -1,5 +1,4 @@ -import { SiteLang } from "../utils/site-lang"; -import { ArrayPrototypes } from "../utils/prototypes/array.prototypes"; +import { ArrayPrototypes } from '../utils/prototypes/array.prototypes'; ArrayPrototypes.activateFrom(); @@ -10,27 +9,15 @@ declare global { } export class FormieComponent { - private siteLang = SiteLang.getLang(); - // public lang = require(`../i18n/formie-${this.siteLang}.json`); - public lang = import(`../i18n/formie-${this.siteLang}.json`).then( - (module) => module.default - ); - constructor() { - window.FormieTranslations = this.lang; - - Array.from(document.querySelectorAll("select.fui-select")).forEach( - (element) => { - const container = element.closest(".fui-input-container"); - container.classList.add("fui-select-container"); - } - ); + Array.from(document.querySelectorAll('select.fui-select')).forEach((element) => { + const container = element.closest('.fui-input-container'); + container.classList.add('fui-select-container'); + }); - Array.from( - document.querySelectorAll("select.fui-select[multiple]") - ).forEach((element) => { + Array.from(document.querySelectorAll('select.fui-select[multiple]')).forEach((element) => { setTimeout(() => { - element.setAttribute("data-s-autocomplete", ""); + element.setAttribute('data-s-autocomplete', ''); }, 0); }); } diff --git a/tailoff/js/components/modal.component.ts b/tailoff/js/components/modal.component.ts index a7ee6f28..3ac3503f 100644 --- a/tailoff/js/components/modal.component.ts +++ b/tailoff/js/components/modal.component.ts @@ -2,6 +2,7 @@ import { SiteLang } from '../utils/site-lang'; import { A11yUtils } from '../utils/a11y'; import 'wicg-inert'; import { ModalPlugin, ModalPluginConstructor } from '../plugins/modal/plugin.interface'; +import { DOMHelper } from '../utils/domHelper'; export class ModalComponent { private siteLang = SiteLang.getLang(); @@ -59,11 +60,21 @@ export class ModalComponent { Array.from(triggers).forEach((trigger) => { this.initTrigger(trigger); }); + DOMHelper.onDynamicContent(document.documentElement, '.js-modal', (triggers) => { + Array.from(triggers).forEach((trigger: Element) => { + this.initTrigger(trigger); + }); + }); this.plugins.forEach((p) => { const triggers = document.querySelectorAll(`.${p.getTriggerClass()}`); Array.from(triggers).forEach((trigger) => { this.initTrigger(trigger); }); + DOMHelper.onDynamicContent(document.documentElement, `.${p.getTriggerClass()}`, (triggers) => { + Array.from(triggers).forEach((trigger: Element) => { + this.initTrigger(trigger); + }); + }); }); } } diff --git a/tailoff/js/i18n/formie-en.json b/tailoff/js/i18n/formie-en.json deleted file mode 100644 index 35cdeb07..00000000 --- a/tailoff/js/i18n/formie-en.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "File {filename} must be smaller than {filesize} MB.": "File {filename} must be smaller than {filesize} MB.", - "File must be smaller than {filesize} MB.": "File must be smaller than {filesize} MB.", - "File must be larger than {filesize} MB.": "File must be larger than {filesize} MB.", - "Choose up to {files} files.": "Choose up to {files} files.", - "{num} characters left": "{num} characters left", - "{num} words left": "{num} words left", - "This field is required.": "This field is required.", - "Please select a value.": "Please select a value.", - "Please select at least one value.": "Please select at least one value.", - "Please fill out this field.": "Please fill out this field.", - "Please enter a valid email address.": "Please enter a valid email address.", - "Please enter a URL.": "Please enter a URL.", - "Please enter a number": "Please enter a number", - "Please match the following format: #rrggbb": "Please match the following format: #rrggbb", - "Please use the YYYY-MM-DD format": "Please use the YYYY-MM-DD format", - "Please use the 24-hour time format. Ex. 23:00": "Please use the 24-hour time format. Ex. 23:00", - "Please use the YYYY-MM format": "Please use the YYYY-MM format", - "Please match the requested format.": "Please match the requested format.", - "Please select a value that is no more than {max}.": "Please select a value that is no more than {max}.", - "Please select a value that is no less than {min}.": "Please select a value that is no less than {min}.", - "Please shorten this text to no more than {maxLength} characters. You are currently using {length} characters.": "Please shorten this text to no more than {maxLength} characters. You are currently using {length} characters.", - "Please lengthen this text to {minLength} characters or more. You are currently using {length} characters.": "Please lengthen this text to {minLength} characters or more. You are currently using {length} characters.", - "There was an error with this field.": "There was an error with this field.", - "Unable to parse response `{e}`.": "Unable to parse response `{e}`.", - "Are you sure you want to leave?": "Are you sure you want to leave?", - "The request timed out.": "The request timed out.", - "The request encountered a network error. Please try again.": "The request encountered a network error. Please try again." -} diff --git a/tailoff/js/i18n/formie-fr.json b/tailoff/js/i18n/formie-fr.json deleted file mode 100644 index 2ac8b826..00000000 --- a/tailoff/js/i18n/formie-fr.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "File {filename} must be smaller than {filesize} MB.": "Le fichier {filename} doit être inférieur à {filesize} Mo.", - "File must be smaller than {filesize} MB.": "Le fichier doit être inférieur à {filesize}Mo.", - "File must be larger than {filesize} MB.": "Le fichier doit être supérieur à {filesize}Mo.", - "Choose up to {files} files.": "Choisissez jusqu'à {files} fichiers.", - "{num} characters left": "{num} caractères restants", - "{num} words left": "{num} mots restants", - "This field is required.": "Cette valeur n'est pas valide.", - "Please select a value.": "Cette valeur n'est pas valide.", - "Please select at least one value.": "Cette valeur n'est pas valide.", - "Please fill out this field.": "Cette valeur n'est pas valide.", - "Please enter a valid email address.": "Cette valeur doit être un e-mail valide.", - "Please enter a URL.": "Cette valeur doit être une URL valide.", - "Please enter a number": "Cette valeur doit être un nombre valide", - "Please match the following format: #rrggbb": "Veuillez respecter le format suivant: #rrggbb", - "Please use the YYYY-MM-DD format": "Veuillez respecter le format suivant: YYYY-MM-DD", - "Please use the 24-hour time format. Ex. 23:00": "Veuillez respecter le format suivant: Ex. 23:00", - "Please use the YYYY-MM format": "Veuillez respecter le format suivant: YYYY-MM", - "Please match the requested format.": "Veuillez respecter le format.", - "Please select a value that is no more than {max}.": "Cette valeur doit être inférieure ou égale à {max}.", - "Please select a value that is no less than {min}.": "Cette valeur doit être supérieure ou égale à {min}.", - "Please shorten this text to no more than {maxLength} characters. You are currently using {length} characters.": "Cette valeur est trop longue. Il doit comporter {maxLength} caractères ou plus. Vous utilisez actuellement des caractères de {length}.", - "Please lengthen this text to {minLength} characters or more. You are currently using {length} characters.": "Cette valeur est trop courte. Il doit comporter au moins {minLength} caractères ou moins. Vous utilisez actuellement des caractères de {length}.", - "There was an error with this field.": "Il y a eu une erreur avec ce valeur.", - "Unable to parse response `{e}`.": "Impossible d'analyser la réponse `{e}`.", - "Are you sure you want to leave?": "Êtes-vous sûr de vouloir quitter?", - "The request timed out.": "La demande a expiré.", - "The request encountered a network error. Please try again.": "La demande a rencontré une erreur réseau. Veuillez réessayer." -} diff --git a/tailoff/js/i18n/formie-nl.json b/tailoff/js/i18n/formie-nl.json deleted file mode 100644 index 98ee5f52..00000000 --- a/tailoff/js/i18n/formie-nl.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "File {filename} must be smaller than {filesize} MB.": "Bestand {filename} moet kleiner zijn dan {filesize} MB.", - "File must be smaller than {filesize} MB.": "Het bestand moet kleiner zijn dan {filesize} MB.", - "File must be larger than {filesize} MB.": "Het bestand moet groter zijn dan {filesize} MB.", - "Choose up to {files} files.": "Kies tot {files} bestanden.", - "{num} characters left": "{num} tekens over", - "{num} words left": "{num} woorden over", - "This field is required.": "Dit veld is verplicht.", - "Please select a value.": "Selecteer een waarde.", - "Please select at least one value.": "Selecteer minimum één waarde.", - "Please fill out this field.": "Dit veld is verplicht.", - "Please enter a valid email address.": "Dit lijkt geen geldig e-mail adres te zijn.", - "Please enter a URL.": "Dit lijkt geen geldige URL te zijn.", - "Please enter a number": "Deze waarde moet numeriek zijn", - "Please match the following format: #rrggbb": "Geef een waarde in volgens het volgende formaat: #rrggbb", - "Please use the YYYY-MM-DD format": "Geef een waarde in volgens het volgende formaat: YYYY-MM-DD", - "Please use the 24-hour time format. Ex. 23:00": "Gebuik de 24 uur standaard. vb. 23:00", - "Please use the YYYY-MM format": "Geef een waarde in volgens het volgende formaat: YYYY-MM", - "Please match the requested format.": "Deze waarde lijkt onjuist te zijn.", - "Please select a value that is no more than {max}.": "Deze waarde mag niet groter zijn dan {max}.", - "Please select a value that is no less than {min}.": "Deze waarde mag niet lager zijn dan {min}.", - "Please shorten this text to no more than {maxLength} characters. You are currently using {length} characters.": "Deze waarde is te lang. Deze mag maximaal {maxLength} karakters lang zijn. Je hebt voorlopig {length} karakters.", - "Please lengthen this text to {minLength} characters or more. You are currently using {length} characters.": "Deze waarde is te kort. Deze moet minimaal {minLength} karakters lang zijn. Je hebt voorlopig {length} karakters.", - "There was an error with this field.": "Deze waarde lijkt onjuist te zijn.", - "Unable to parse response `{e}`.": "Antwoord kan niet worden verwerkt `{e}`.", - "Are you sure you want to leave?": "Ben je zeker dat je de pagina wil verlaten?", - "The request timed out.": "Het versturen heeft zijn tijdslimiet bereikt.", - "The request encountered a network error. Please try again.": "Er was een netwerkprobleem. Probeer het aub nogmaals." -} diff --git a/tailoff/js/site.ts b/tailoff/js/site.ts index 21a69f78..8d756b4e 100644 --- a/tailoff/js/site.ts +++ b/tailoff/js/site.ts @@ -1,9 +1,9 @@ -"use strict"; +'use strict'; // Accept HMR as per: https://vitejs.dev/guide/api-hmr.html if (import.meta.hot) { import.meta.hot.accept(() => { - console.log("HMR"); + console.log('HMR'); }); } @@ -41,6 +41,11 @@ const components = [ className: 'ChipComponent', selector: '[data-s-chip]', }, + { + name: 'ckeEditor', + className: 'ckeEditorComponent', + selector: '.js-cke-editor', + }, { name: 'datepicker', className: 'DatePickerComponent', @@ -238,5 +243,5 @@ components.forEach((component) => { * CSS import * DO NOT REMOVE !! */ -import "../css/site/main.css"; -import "../css/site/ckeditor.css"; +import '../css/site/main.css'; +import '../css/site/ckeditor.css'; diff --git a/templates/_knock-knock.twig b/templates/_knock-knock.twig index 8bb76313..85f57909 100644 --- a/templates/_knock-knock.twig +++ b/templates/_knock-knock.twig @@ -1,25 +1,122 @@ - + + + + + {% hook 'seo-fields' %} + + + + -
- - - {{ csrfInput() }} +
+
+ + + + + {{ csrfInput() }} - - + + - + - {% if errors is defined %} -
    - {% for error in errors %} -
  • {{ error }}
  • - {% endfor %} -
- {% endif %} - + {% if errors is defined %} +
    + {% for error in errors %} +
  • {{ error }}
  • + {% endfor %} +
+ {% endif %} + +
+
- \ No newline at end of file + diff --git a/templates/_site/_layout.twig b/templates/_site/_layout.twig index 0a84c486..124b9fb1 100644 --- a/templates/_site/_layout.twig +++ b/templates/_site/_layout.twig @@ -1,5 +1,8 @@ {% set baseUrl = craft.app.config.general.aliases.baseUrl %} {% set currentLocale = craft.app.language|split('-') %} +{% set generalInfo = craft.entries.section('contact').status(null).one() %} +{% set fallback = craft.entries.section('siteSettings').status(null).one() %} + @@ -14,12 +17,12 @@ {% if 'statik.be' in baseUrl %} {% endif %} - + {% block head_scripts %} {# #} {% if not craft.app.request.isPreview() %} - {# put GTM here #} + {{ fallback.gtmHead | raw }} {% endif %} {% endblock %} @@ -32,7 +35,7 @@ {% apply enkode_emails %} {% if not craft.app.request.isPreview() %} - {# put GTM here #} + {{ fallback.gtmBody | raw }} {% endif %} {% if systemOffline is not defined %} @@ -46,9 +49,6 @@ {% endif %} - {% set generalInfo = craft.entries.section('contact').status(null).one() %} - {% set fallback = craft.entries.section('siteSettings').status(null).one() %} -
diff --git a/templates/_site/_snippet/_content/_blocks/_form.twig b/templates/_site/_snippet/_content/_blocks/_form.twig index 94b4b535..bc124f23 100644 --- a/templates/_site/_snippet/_content/_blocks/_form.twig +++ b/templates/_site/_snippet/_content/_blocks/_form.twig @@ -1,15 +1,15 @@
-
- {% if block.blockTitle|length %} -

{{ block.blockTitle }}

- {% endif %} - {% if block.text|length %} -
- {{ block.text }} -
- {% endif %} - {% if block.form|length %} - {{ craft.formie.renderForm(block.form.one()) }} - {% endif %} -
+
+ {% if block.blockTitle|length %} +

{{ block.blockTitle }}

+ {% endif %} + {% if block.text|length %} +
+ {{ block.text | raw }} +
+ {% endif %} + {% if block.form|length %} + {{ craft.formie.renderForm(block.form.one()) }} + {% endif %} +
diff --git a/templates/_site/_snippet/_content/_blocks/_image.twig b/templates/_site/_snippet/_content/_blocks/_image.twig index ef6a5efb..78bdc658 100644 --- a/templates/_site/_snippet/_content/_blocks/_image.twig +++ b/templates/_site/_snippet/_content/_blocks/_image.twig @@ -1,5 +1,5 @@
- {% if block.image|length %} + {% if block.images|length %}
{% endif %} -
\ No newline at end of file +
diff --git a/templates/_site/_snippet/_content/_blocks/_textVideo.twig b/templates/_site/_snippet/_content/_blocks/_textVideo.twig index 74cfbb87..37eb2abe 100644 --- a/templates/_site/_snippet/_content/_blocks/_textVideo.twig +++ b/templates/_site/_snippet/_content/_blocks/_textVideo.twig @@ -17,26 +17,26 @@ sizes="(max-width: 479px) 100vw, (min-width: 480px) and (max-width: 659px) 448px, (min-width: 660px) and (max-width: 819px) 628px, (min-width: 820px) and (max-width: 979px) 378px, (min-width: 980px) and (max-width: 1199px) 458px, (min-width: 1200px) 568px" type="image/webp"/> {% endif %} - + {% else %} - {% if embed.type == "youtube" %} + {% if embed.type == 'youtube' %} + sizes="(max-width: 479px) 100vw, (min-width: 480px) and (max-width: 659px) 448px, (min-width: 660px) and (max-width: 819px) 628px, (min-width: 820px) and (max-width: 979px) 378px, (min-width: 980px) and (max-width: 1199px) 458px, (min-width: 1200px) 568px"/> {% endif %} - {% if embed.type == "vimeo" %} + {% if embed.type == 'vimeo' %} {% endif %} {% endif %} -