From ef57f4a25d603978ad33042741a5062e63422822 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Fri, 17 May 2024 08:31:55 +0200 Subject: [PATCH 01/23] Update to latest craft 4 --- composer.json | 20 +++++------ composer.lock | 95 ++++++++++++++++++++++++++++++--------------------- 2 files changed, 67 insertions(+), 48 deletions(-) diff --git a/composer.json b/composer.json index 7cd3ed30..86c70925 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ "require": { "php": ">=8.2", "ext-json": "*", - "craftcms/ckeditor": "3.8.2", - "craftcms/cms": "4.8.6", + "craftcms/ckeditor": "3.8.3", + "craftcms/cms": "4.9.3", "craftcms/postmark": "3.1.0", "hybridinteractive/craft-position-fieldtype": "4.0.0", "hybridinteractive/craft-width-fieldtype": "^4.0", @@ -20,7 +20,7 @@ "mikehaertl/php-shellcommand": "^1.6", "miranj/craft-obfuscator": "1.2.0", "mmikkel/cp-field-inspect": "1.4.4", - "nystudio107/craft-imageoptimize": "4.0.5", + "nystudio107/craft-imageoptimize": "4.0.8", "nystudio107/craft-vite": "4.0.9", "percipioglobal/craft-password-policy": "4.1.0", "statikbe/craft-carbon-tracker": "^4.1", @@ -31,16 +31,16 @@ "statikbe/craft-video-parser": "^2.1.1", "studioespresso/craft-dumper": "5.0.1", "studioespresso/craft-navigate": "3.1.3", - "studioespresso/craft-seo-fields": "4.0.7", + "studioespresso/craft-seo-fields": "4.0.9", "vanderlee/syllable": "^1.7", "verbb/element-index-defaults": "3.0.1", "verbb/expanded-singles": "2.0.5", - "verbb/formie": "2.1.7", - "verbb/hyper": "1.1.25", - "verbb/knock-knock": "^2.0.11", + "verbb/formie": "2.1.14", + "verbb/hyper": "1.1.29", "verbb/image-resizer": "^3", - "verbb/super-table": "3.0.12", - "verbb/tablemaker": "4.0.9", + "verbb/knock-knock": "^2.0.11", + "verbb/super-table": "3.0.14", + "verbb/tablemaker": "4.0.11", "vlucas/phpdotenv": "^5.4.1" }, "autoload": { @@ -83,4 +83,4 @@ "canonical": false } ] -} +} \ No newline at end of file diff --git a/composer.lock b/composer.lock index 3d10b2ff..9f09b82a 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": "740bdb477fd11e2394d0066ad3d0546b", + "content-hash": "55be8fd4ea63fdc899b36c7e66d65fd4", "packages": [ { "name": "cebe/markdown", @@ -534,11 +534,11 @@ }, { "name": "craftcms/ckeditor", - "version": "3.8.2", + "version": "3.8.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/ckeditor/zipball/2c3673c13562bf9bec1ec7d215afca1ea87d7b06", - "reference": "2c3673c13562bf9bec1ec7d215afca1ea87d7b06", + "url": "https://api.github.com/repos/craftcms/ckeditor/zipball/2dada986452c8a403c3ca652e87fe3a440fe9bf5", + "reference": "2dada986452c8a403c3ca652e87fe3a440fe9bf5", "shasum": "" }, "require": { @@ -582,15 +582,15 @@ "docs": "https://github.com/craftcms/ckeditor/blob/master/README.md", "rss": "https://github.com/craftcms/ckeditor/commits/master.atom" }, - "time": "2024-03-19T20:26:40+00:00" + "time": "2024-03-28T19:52:16+00:00" }, { "name": "craftcms/cms", - "version": "4.8.6", + "version": "4.9.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/cms/zipball/8b0e1d1d221df854363b6cb399ef52a0f1a79ceb", - "reference": "8b0e1d1d221df854363b6cb399ef52a0f1a79ceb", + "url": "https://api.github.com/repos/craftcms/cms/zipball/835bce5a56d9916266a28da68d7f37ae0a08cf91", + "reference": "835bce5a56d9916266a28da68d7f37ae0a08cf91", "shasum": "" }, "require": { @@ -678,7 +678,7 @@ "docs": "https://craftcms.com/docs/4.x/", "rss": "https://github.com/craftcms/cms/releases.atom" }, - "time": "2024-03-26T18:01:36+00:00" + "time": "2024-05-14T18:48:30+00:00" }, { "name": "craftcms/html-field", @@ -1398,11 +1398,16 @@ }, { "name": "giggsey/libphonenumber-for-php", - "version": "8.13.36", + "version": "8.13.37", + "source": { + "type": "git", + "url": "https://github.com/giggsey/libphonenumber-for-php.git", + "reference": "536c747ff1af433dddc615b26b9674047e013076" + }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/9ca4179e4332d21578cb29f0c0406f0a2b8803e3", - "reference": "9ca4179e4332d21578cb29f0c0406f0a2b8803e3", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/536c747ff1af433dddc615b26b9674047e013076", + "reference": "536c747ff1af433dddc615b26b9674047e013076", "shasum": "" }, "require": { @@ -1413,6 +1418,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": { @@ -1430,6 +1444,7 @@ "/src/timezone/data/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -1450,7 +1465,11 @@ "phonenumber", "validation" ], - "time": "2024-05-03T06:27:03+00:00" + "support": { + "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", + "source": "https://github.com/giggsey/libphonenumber-for-php" + }, + "time": "2024-05-16T09:01:39+00:00" }, { "name": "giggsey/locale", @@ -3085,11 +3104,11 @@ }, { "name": "nystudio107/craft-imageoptimize", - "version": "4.0.5", + "version": "4.0.8", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize/zipball/7fc762505f9790d9626335ef957b1cedd1bd96da", - "reference": "7fc762505f9790d9626335ef957b1cedd1bd96da", + "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize/zipball/ba9cd8cc0de179aafbc4d25634a2dcfcf2ba3c3d", + "reference": "ba9cd8cc0de179aafbc4d25634a2dcfcf2ba3c3d", "shasum": "" }, "require": { @@ -3138,7 +3157,7 @@ "issues": "https://nystudio107.com/plugins/imageoptimize/support", "source": "https://github.com/nystudio107/craft-imageoptimize" }, - "time": "2023-05-19T19:13:32+00:00" + "time": "2024-05-09T19:51:26+00:00" }, { "name": "nystudio107/craft-imageoptimize-imgix", @@ -5400,11 +5419,11 @@ }, { "name": "studioespresso/craft-seo-fields", - "version": "4.0.7", + "version": "4.0.9", "dist": { "type": "zip", - "url": "https://api.github.com/repos/studioespresso/craft-seo-fields/zipball/170649c1c74f1a4fa1fe920ad02a63801ae99f4a", - "reference": "170649c1c74f1a4fa1fe920ad02a63801ae99f4a", + "url": "https://api.github.com/repos/studioespresso/craft-seo-fields/zipball/0374aca77f89b7c4e96f9eff8e346d68bc60d730", + "reference": "0374aca77f89b7c4e96f9eff8e346d68bc60d730", "shasum": "" }, "require": { @@ -5450,7 +5469,7 @@ "docs": "https://studioespresso.github.io/craft-seo-fields/", "issues": "https://github.com/studioespresso/craft-seo-fields/issues" }, - "time": "2024-03-15T12:12:07+00:00" + "time": "2024-04-11T12:07:47+00:00" }, { "name": "symfony/cache", @@ -7368,11 +7387,11 @@ }, { "name": "verbb/formie", - "version": "2.1.7", + "version": "2.1.14", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/formie/zipball/bac098b8ed1975ffe99528ccc5f6ec6d3aaf4dc5", - "reference": "bac098b8ed1975ffe99528ccc5f6ec6d3aaf4dc5", + "url": "https://api.github.com/repos/verbb/formie/zipball/02cc5056ddd20ba9332aa3dfe68ecc7f7e061456", + "reference": "02cc5056ddd20ba9332aa3dfe68ecc7f7e061456", "shasum": "" }, "require": { @@ -7394,7 +7413,7 @@ "stripe/stripe-php": "^7.0 || ^8.0 || ^9.0 || ^10.0", "symfony/expression-language": "^5.3.0", "thenetworg/oauth2-azure": "^2.0", - "verbb/base": "^2.0.0", + "verbb/base": "^2.0.5", "voku/anti-xss": "^4.1" }, "type": "craft-plugin", @@ -7433,15 +7452,15 @@ "docs": "https://github.com/verbb/formie", "rss": "https://github.com/verbb/formie/commits/v2.atom" }, - "time": "2024-03-17T13:14:44+00:00" + "time": "2024-05-07T14:42:06+00:00" }, { "name": "verbb/hyper", - "version": "1.1.25", + "version": "1.1.29", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/hyper/zipball/6754297fe716c7b211a66ab7422e194002943ad0", - "reference": "6754297fe716c7b211a66ab7422e194002943ad0", + "url": "https://api.github.com/repos/verbb/hyper/zipball/68f1e7bf6cb0a1f0112b942318772634b6391fde", + "reference": "68f1e7bf6cb0a1f0112b942318772634b6391fde", "shasum": "" }, "require": { @@ -7487,7 +7506,7 @@ "docs": "https://github.com/verbb/hyper", "rss": "https://github.com/verbb/hyper/commits/v2.atom" }, - "time": "2024-03-23T08:00:49+00:00" + "time": "2024-05-11T02:05:33+00:00" }, { "name": "verbb/image-resizer", @@ -7598,11 +7617,11 @@ }, { "name": "verbb/super-table", - "version": "3.0.12", + "version": "3.0.14", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/super-table/zipball/ba5d7b0ddbd2597c156a0e9913890d391ba54040", - "reference": "ba5d7b0ddbd2597c156a0e9913890d391ba54040", + "url": "https://api.github.com/repos/verbb/super-table/zipball/31e8ef50bc0dc0e8e08761a02c78928c672ab5ce", + "reference": "31e8ef50bc0dc0e8e08761a02c78928c672ab5ce", "shasum": "" }, "require": { @@ -7648,15 +7667,15 @@ "docs": "https://github.com/verbb/super-table", "rss": "https://github.com/verbb/super-table/commits/v2.atom" }, - "time": "2023-10-05T04:08:28+00:00" + "time": "2024-04-29T01:19:08+00:00" }, { "name": "verbb/tablemaker", - "version": "4.0.9", + "version": "4.0.11", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/tablemaker/zipball/8dfe3fc1807d743a7f0fb80943b5c79414434fc3", - "reference": "8dfe3fc1807d743a7f0fb80943b5c79414434fc3", + "url": "https://api.github.com/repos/verbb/tablemaker/zipball/6e779d8d60fc6f399bd0793bf873d645861406e1", + "reference": "6e779d8d60fc6f399bd0793bf873d645861406e1", "shasum": "" }, "require": { @@ -7705,7 +7724,7 @@ "docs": "https://github.com/verbb/tablemaker", "rss": "https://github.com/verbb/tablemaker/commits/v2.atom" }, - "time": "2024-03-03T23:36:57+00:00" + "time": "2024-04-29T01:17:49+00:00" }, { "name": "vlucas/phpdotenv", From b251b636b57a78bd7d7a79a4515dc65526a73b9c Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Fri, 17 May 2024 08:48:53 +0200 Subject: [PATCH 02/23] Move ddev to MySQL 8.0 --- .ddev/config.yaml | 55 +++++++++++++++++++++++++++++++---------------- 1 file changed, 36 insertions(+), 19 deletions(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 37fc5f3b..fcd58995 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -1,31 +1,36 @@ name: craft-base-install type: craftcms docroot: public -php_version: '8.2' +php_version: "8.2" webserver_type: apache-fpm xdebug_enabled: false -project_tld: local.statik.be additional_hostnames: [] additional_fqdns: [] database: - type: mysql - version: '5.7' + type: mysql + version: "8.0" +upload_dirs: + - files + - ../node_modules +project_tld: local.statik.be use_dns_when_possible: true -composer_version: '2' +composer_version: "2" web_environment: [] -upload_dirs: - - files - - ../node_modules +corepack_enable: false + # Key features of DDEV's config.yaml: # name: # Name of the project, automatically provides # http://projectname.ddev.site and https://projectname.ddev.site -# type: # drupal6/7/8, backdrop, typo3, wordpress, php +# type: # backdrop, craftcms, django4, drupal, drupal6, drupal7, laravel, magento, magento2, php, python, shopware6, silverstripe, typo3, wordpress +# See https://ddev.readthedocs.io/en/stable/users/quickstart/ for more +# information on the different project types +# "drupal" covers recent Drupal 8+ # docroot: # Relative path to the directory containing index.php. -# php_version: "8.1" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3", "7.4", "8.0", "8.1", "8.2", "8.3" +# php_version: "8.2" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3", "7.4", "8.0", "8.1", "8.2", "8.3" # You can explicitly specify the webimage but this # is not recommended, as the images are often closely tied to DDEV's' behavior, @@ -35,7 +40,7 @@ upload_dirs: # database: # type: # mysql, mariadb, postgres -# version: # database version, like "10.4" or "8.0" +# version: # database version, like "10.11" or "8.0" # MariaDB versions can be 5.5-10.8 and 10.11, MySQL versions can be 5.5-8.0 # PostgreSQL versions can be 9-16. @@ -76,12 +81,17 @@ upload_dirs: # Alternatively, an explicit Composer version may be specified, for example "2.2.18". # To reinstall Composer after the image was built, run "ddev debug refresh". -# nodejs_version: "18" -# change from the default system Node.js version to another supported version, like 16, 18, 20. -# Note that you can use 'ddev nvm' or nvm inside the web container to provide nearly any -# Node.js version, including v6, etc. -# You only need to configure this if you are not using nvm and you want to use a major -# version that is not the default. +# nodejs_version: "20" +# change from the default system Node.js version to any other version. +# Numeric version numbers can be complete (i.e. 18.15.0) or +# incomplete (18, 17.2, 16). 'lts' and 'latest' can be used as well along with +# other named releases. +# see https://www.npmjs.com/package/n#specifying-nodejs-versions +# Note that you can continue using 'ddev nvm' or nvm inside the web container +# to change the project's installed node version if you need to. + +# corepack_enable: false +# Change to 'true' to 'corepack enable' and gain access to latest versions of yarn/pnpm # additional_hostnames: # - somename @@ -95,6 +105,12 @@ upload_dirs: # would provide http and https URLs for "example.com" and "sub1.example.com" # Please take care with this because it can cause great confusion. +# upload_dirs: "custom/upload/dir" +# +# upload_dirs: +# - custom/upload/dir +# - ../private +# # would set the destination paths for ddev import-files to /custom/upload/dir # When Mutagen is enabled this path is bind-mounted so that all the files # in the upload_dirs don't have to be synced into Mutagen. @@ -134,8 +150,8 @@ upload_dirs: # - "mutagen": enables Mutagen for this project. # - "nfs": enables NFS for this project. # -# See https://ddev.readthedocs.io/en/latest/users/install/performance/#nfs -# See https://ddev.readthedocs.io/en/latest/users/install/performance/#mutagen +# See https://ddev.readthedocs.io/en/stable/users/install/performance/#nfs +# See https://ddev.readthedocs.io/en/stable/users/install/performance/#mutagen # fail_on_hook_fail: False # Decide whether 'ddev start' should be interrupted by a failing hook @@ -176,6 +192,7 @@ upload_dirs: # instead of editing /etc/hosts # Defaults to true +# project_tld: ddev.site # The top-level domain used for project URLs # The default "ddev.site" allows DNS lookup via a wildcard # If you prefer you can change this to "ddev.local" to preserve From bb7352bd53a4116abce92bbadd98d371da7ebf1c Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Fri, 17 May 2024 08:58:35 +0200 Subject: [PATCH 03/23] Craft 5 migration --- composer.json | 52 +- composer.lock | 3209 +++++----- ...-c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml | 1 - ...-7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml | 96 + ...-0187d268-2643-4a0d-9cf9-b8847480bf9a.yaml | 1 - ...-f2d8b097-d5ba-4224-9736-4dc41bd6580f.yaml | 1 - ...-1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2.yaml | 1 - ...-f2d33237-c7de-4590-9683-7efe6594ebbd.yaml | 51 + ...-2a768305-5971-43c0-a2f4-415e648c6a45.yaml | 1 - ...-8447faee-7d03-4d6a-b5fc-aab7be2a2ebf.yaml | 1 - ...-30c8e71d-a0e0-4ffe-be09-f9822ac071ff.yaml | 1 - ...-32fb962b-6278-43e9-812f-dc9f5e33c1ab.yaml | 1 - ...-c74db584-8982-4131-acaf-8448f5d1af9b.yaml | 1 - ...-f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml | 81 + ...-ed516703-9411-446f-8ce9-d66e9c48839a.yaml | 81 + ...-89c47888-bddf-4633-9352-1d5dc3bb452f.yaml | 1 - ...-0396f80c-a192-4beb-a6e7-075075cf0f70.yaml | 96 + ...-83568fdb-b819-4743-9c0a-c1a432b36feb.yaml | 1 - ...-109f5d44-e366-49e7-826d-6b13de779861.yaml | 1 - ...-d3b383b6-5ad7-494f-bc13-c06a53a5e5e9.yaml | 1 - ...-24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml | 66 + ...-be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff.yaml | 1 - ...-9f39fdda-793c-4506-9dd4-e764d46cad28.yaml | 1 - ...-4c4ef055-f88d-4b63-825e-aebd5ea34ad2.yaml | 1 - ...-88823369-72c4-4751-92df-a430c2f5784b.yaml | 1 - ...-7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml | 96 + ...-5f87e29c-269c-47bd-b6bc-5439a2f855c8.yaml | 1 - ...-aac522be-8926-4b5e-ae63-cb77840a69c9.yaml | 1 - ...-b13fc4bd-af47-4f5c-b349-05e9e24dfecc.yaml | 1 - ...-6122281a-7d92-44b0-bef8-296775631068.yaml | 1 - ...-8f0da589-76b2-4663-9209-ba978821ca83.yaml | 1 - ...-75c71ec6-7c59-460d-bac3-80ae2ee887a5.yaml | 1 - ...-e85a2f89-c711-4452-8eda-43dac6449f63.yaml | 1 - ...-d86336d6-7efa-44f9-9a10-8619c79beeca.yaml | 111 + ...-1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml | 126 + ...-95920915-f806-4fbc-9c22-979ec9085fe8.yaml | 141 + ...-209777db-293c-48b6-9897-1fe97b278510.yaml | 81 + .../29ce1a5b-53b3-4361-96e4-20fc58e90dac.yaml | 1 - .../2c770290-8edc-4f26-b846-6d99d36d7844.yaml | 1 - .../39b3406d-d1bb-4a84-a13a-bce5cc293238.yaml | 1 - .../61b9a78d-f3c0-4c99-8e91-d97e9768023c.yaml | 1 - .../815f235b-7817-462f-904d-a00904787aaf.yaml | 1 - .../bfa2f99e-1c8c-4348-8f89-00708397a119.yaml | 1 - .../e9218327-8360-4a72-aae4-ff2db8be2c18.yaml | 1 - ...-6ca94949-c3f4-465d-88c7-3d4736d97ed4.yaml | 1 - ...-44549f86-4264-4c94-964c-a927c53c2a38.yaml | 36 + ...-3e5318bd-23e0-4319-8f7c-3f38350d8764.yaml | 11 + ...-ac60331a-e9bd-4399-8b44-42a2c469fd52.yaml | 11 + ...-4389ba83-8e69-4edb-b3c3-ca0ba89617c1.yaml | 11 + ...-4ce05044-aa3d-4bbe-ad21-be03fbc1a273.yaml | 11 + ...-7bfca6b9-10b5-45cf-a470-29d85f876c61.yaml | 11 + ...-fca40313-aa0d-4206-a530-c638a5166f69.yaml | 11 + ...-f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24.yaml | 11 + ...-bd732ee5-59bb-41a5-81e1-b0de29ca7146.yaml | 11 + ...-ae73d04c-119e-4cc7-a3fc-bf41d36c5510.yaml | 11 + ...-e2e2a303-7d29-4edb-846d-84e6c8494c50.yaml | 10 + ...-e6665f06-bacd-4421-bd2e-cdf693c23eaf.yaml | 10 + ...-5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e.yaml | 10 + ...-1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a.yaml | 10 + ...-71a7d521-3217-4254-8b3f-f778279d342c.yaml | 10 + ...-4769bfc3-3064-404b-baa5-1bd5c5ff2acf.yaml | 10 + ...-56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml | 18 +- ...-df7389a1-233e-4f41-8340-9d16eee18c51.yaml | 2491 ++++++++ ...-302aeb89-2e5c-42f2-a735-98e504b28a37.yaml | 2491 ++++++++ ...-9faf6a00-afea-4a29-a217-e6af774f6b55.yaml | 2491 ++++++++ ...-ca8bb389-d0f3-4dbb-af40-e2f6ef211040.yaml | 2491 ++++++++ ...-bde7c3e4-1530-4cdf-94a4-6ac068e88c8a.yaml | 2491 ++++++++ ...-84a6a70f-85ce-43a5-ad74-738a0cbea388.yaml | 2491 ++++++++ ...-03498d1a-eb01-4cb2-9e2b-623015ed0d85.yaml | 1 - ...-f936530d-29a5-4460-9ccd-b586bfb25329.yaml | 2491 ++++++++ ...-776fa716-10bb-48bb-ae08-28870f9d77e7.yaml | 22 + ...-f694fce1-48ca-4bfe-9fba-196195547a36.yaml | 1 - ...-74a30650-eb90-462f-a104-de1d41ac8221.yaml | 22 + ...-8ff8437a-a38f-47f0-b489-1701614eec3f.yaml | 1 - ...-37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml | 15 +- ...-f2cda3ff-d4de-4c81-a8c2-944f82c303db.yaml | 16 + ...-a44287f8-d6ed-4f2c-8a63-0c1312ef236e.yaml | 1 - ...-7def856e-47b3-4b83-ba43-23b5da28a176.yaml | 36 + ...-cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml | 36 + ...-f21594e6-d83e-4047-a36c-0d6b709719e1.yaml | 36 + ...-2184d090-d3e1-413b-8d21-b537c5141ef8.yaml | 36 + ...-39f07216-d49a-4917-b05e-bec26f425843.yaml | 1 - ...-bcf87482-b5f3-4be6-9a63-153f0458466b.yaml | 1 - ...-9abed6d9-3042-4dd4-add0-3115a6e2693b.yaml | 30 + ...-683cbd88-ef11-45e0-83b4-e20d03f6ea6b.yaml | 48 + ...-9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6.yaml | 1 - ...-b5de6dcf-80e6-48e2-b846-0dab7f35c4c8.yaml | 1 - ...-d04eb799-5eb6-46db-92f8-88c4e6b8812e.yaml | 21 + ...-ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2.yaml | 1 - ...-072209d1-1c68-4ee5-9a66-a209b518da6d.yaml | 1 - ...-c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac.yaml | 1 - ...-5a25f3e9-a180-4a29-aa41-8721fbf815b9.yaml | 1 - ...-197566c6-94bb-4e67-86d7-8945f2589a1d.yaml | 1 - ...-0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d.yaml | 1 - ...-60b48ff5-1ab2-471b-8592-cdc623e0882c.yaml | 1 - ...-2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38.yaml | 1 - ...-15ed2b72-8955-4cec-93f8-9736a9e50e80.yaml | 1 - ...-4a2bad07-8d89-4689-b0bf-774eed764660.yaml | 1 - ...-e48813cd-24dc-4b06-a97d-2a95520dcc24.yaml | 1 - ...-724561c2-845a-427f-b005-e0c2a35e0112.yaml | 36 + ...-896816a1-5444-4e1b-b74c-efbac472953c.yaml | 36 + ...-c8533e19-1c6c-4d33-8e50-71babb409313.yaml | 30 + ...-40e14f90-0640-452d-9c8a-9f30f73bacbb.yaml | 30 + ...-82edb6db-a497-4e37-8c25-5d4d210f0c81.yaml | 1 - ...-685530fc-e1f1-4be1-813b-ebf9ac3aa108.yaml | 1 - ...-9084b802-1468-4763-a867-2e4b1ebd3f09.yaml | 12 + ...-8fa3e75a-c69d-4482-9083-e416986b4788.yaml | 21 + ...-655b59ef-5329-40e5-9a85-6ea2ac1d8a14.yaml | 21 + ...-933f619e-82e4-4b3d-a27f-9d7d9cce42b8.yaml | 21 + ...-d8d1d5d4-1fab-4aaa-b9e7-0eca37062865.yaml | 21 + ...-b8bf7de4-8025-4da7-9040-09ec8b731016.yaml | 21 + ...-9b825b00-aa1c-4ad2-b013-e29ee855e551.yaml | 21 + ...-b1cd3558-d939-48d0-8628-239236ff699c.yaml | 21 + ...-a2d7684e-6737-4123-ad14-2c4e4221bbdd.yaml | 21 + ...-24983cba-9d55-413d-80dc-0374abd19ec0.yaml | 10 + ...-e73dd38a-5d76-40ba-99eb-25ee65bf7ab5.yaml | 10 + ...-2e4b3bb0-26e4-47d2-9445-54401a221c63.yaml | 1 - ...-d66ffcef-8ccc-4e89-9e36-bce49e0dd17a.yaml | 12 + ...-2561c4fb-34b5-49e6-ade6-f774411e48ba.yaml | 12 + ...-ae5f2b18-f88e-4521-a729-d5fccff56993.yaml | 21 + ...-561b6d99-0213-4cfc-bd14-c3c4f4ff02d3.yaml | 21 + ...-9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504.yaml | 16 + ...-6221c006-75b9-4fa5-a352-4cd4317fb5d7.yaml | 1 - ...-7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml | 2658 --------- ...-95f49084-026d-4884-96b9-8b2fb5a00d3d.yaml | 2565 -------- ...-f2d33237-c7de-4590-9683-7efe6594ebbd.yaml | 75 - ...-f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml | 137 - ...-0396f80c-a192-4beb-a6e7-075075cf0f70.yaml | 225 - ...-24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml | 101 - ...-7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml | 2665 --------- ...-d86336d6-7efa-44f9-9a10-8619c79beeca.yaml | 2703 --------- ...-1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml | 5176 ----------------- ...-95920915-f806-4fbc-9c22-979ec9085fe8.yaml | 2766 --------- ...-209777db-293c-48b6-9897-1fe97b278510.yaml | 153 - config/project/project.yaml | 355 +- ...-99a435d2-9c12-4ef6-8b3b-2a9915d4216b.yaml | 2 + ...-dca2ac05-7833-41de-b7b4-a737c090575c.yaml | 2 + ...-5d236e94-b6a8-472c-9296-a5c992cdd49a.yaml | 2 + ...-36895330-a28e-477f-9327-bdbe66dabf99.yaml | 2 + ...-af69e9a2-96df-4fa9-8cc3-2728ec4fc632.yaml | 2 + ...-05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c.yaml | 2 + ...-1c4e3f0f-ca9b-474d-a460-48f45133c763.yaml | 2 + ...-53c1af4c-0fbd-4811-a028-67fed65195b9.yaml | 2 + ...-5611e98d-93ec-4bd4-95dd-18f282b8c5e8.yaml | 2 + ...-c25b1e19-dca6-4ab5-a776-a043f6ee4c82.yaml | 2 + ...-c576870d-abd8-46aa-8fe5-cdd12c40dfa8.yaml | 2 + ...-01faae48-e031-4496-af0c-89de7f12eccd.yaml | 2 + ...-4c32edae-2824-4f0f-b38b-2477d2500dfe.yaml | 2 + ...-4750849d-9328-4d3e-956d-9d317da5e6eb.yaml | 2 + ...-45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml | 2 + ...-c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e.yaml | 2 + ...-361daec5-5ea3-4d9f-957f-f39c78bb595e.yaml | 2 + ...-684ece64-c23a-4abf-9574-f2c053d496e8.yaml | 2 + ...-d5601a1f-a33e-4c5a-b7af-1f29347149ca.yaml | 2 + ...-e3bed4e1-82ae-45e8-908c-0a6669141b31.yaml | 2 + ...-8e583282-1fec-4444-822f-37b2d5961f28.yaml | 2 + ...-4703bf34-5e13-4da1-aff6-d04c0bba024b.yaml | 2 + ...-6f79e12f-9d80-4f17-ae51-5160127975ec.yaml | 2 + ...-fa6e0764-a31c-4304-a4d7-76bd3a679e3e.yaml | 2 + .../175c42fc-da01-4ded-8cf6-ca10dd488101.yaml | 2519 -------- .../284daef2-f89a-4911-9fa6-7176a9a9c2e8.yaml | 2519 -------- .../9992e38a-47e2-43e6-93a9-3bc09a42c504.yaml | 2519 -------- .../ed516703-9411-446f-8ce9-d66e9c48839a.yaml | 2637 --------- 163 files changed, 21292 insertions(+), 31253 deletions(-) create mode 100644 config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml create mode 100644 config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml create mode 100644 config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml create mode 100644 config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml create mode 100644 config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml create mode 100644 config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml create mode 100644 config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml create mode 100644 config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml create mode 100644 config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml create mode 100644 config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml create mode 100644 config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml delete mode 100644 config/project/fieldGroups/29ce1a5b-53b3-4361-96e4-20fc58e90dac.yaml delete mode 100644 config/project/fieldGroups/2c770290-8edc-4f26-b846-6d99d36d7844.yaml delete mode 100644 config/project/fieldGroups/39b3406d-d1bb-4a84-a13a-bce5cc293238.yaml delete mode 100644 config/project/fieldGroups/61b9a78d-f3c0-4c99-8e91-d97e9768023c.yaml delete mode 100644 config/project/fieldGroups/815f235b-7817-462f-904d-a00904787aaf.yaml delete mode 100644 config/project/fieldGroups/bfa2f99e-1c8c-4348-8f89-00708397a119.yaml delete mode 100644 config/project/fieldGroups/e9218327-8360-4a72-aae4-ff2db8be2c18.yaml create mode 100644 config/project/fields/authorImage--44549f86-4264-4c94-964c-a927c53c2a38.yaml create mode 100644 config/project/fields/backgroundColor--3e5318bd-23e0-4319-8f7c-3f38350d8764.yaml create mode 100644 config/project/fields/backgroundColor2--ac60331a-e9bd-4399-8b44-42a2c469fd52.yaml create mode 100644 config/project/fields/backgroundColor3--4389ba83-8e69-4edb-b3c3-ca0ba89617c1.yaml create mode 100644 config/project/fields/backgroundColor4--4ce05044-aa3d-4bbe-ad21-be03fbc1a273.yaml create mode 100644 config/project/fields/backgroundColor5--7bfca6b9-10b5-45cf-a470-29d85f876c61.yaml create mode 100644 config/project/fields/backgroundColor6--fca40313-aa0d-4206-a530-c638a5166f69.yaml create mode 100644 config/project/fields/backgroundColor7--f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24.yaml create mode 100644 config/project/fields/backgroundColor8--bd732ee5-59bb-41a5-81e1-b0de29ca7146.yaml create mode 100644 config/project/fields/backgroundColor9--ae73d04c-119e-4cc7-a3fc-bf41d36c5510.yaml create mode 100644 config/project/fields/blockTitle--e2e2a303-7d29-4edb-846d-84e6c8494c50.yaml create mode 100644 config/project/fields/blockTitle2--e6665f06-bacd-4421-bd2e-cdf693c23eaf.yaml create mode 100644 config/project/fields/blockTitle3--5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e.yaml create mode 100644 config/project/fields/blockTitle4--1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a.yaml create mode 100644 config/project/fields/blockTitle5--71a7d521-3217-4254-8b3f-f778279d342c.yaml create mode 100644 config/project/fields/blockTitle6--4769bfc3-3064-404b-baa5-1bd5c5ff2acf.yaml create mode 100644 config/project/fields/cta--df7389a1-233e-4f41-8340-9d16eee18c51.yaml create mode 100644 config/project/fields/cta2--302aeb89-2e5c-42f2-a735-98e504b28a37.yaml create mode 100644 config/project/fields/cta3--9faf6a00-afea-4a29-a217-e6af774f6b55.yaml create mode 100644 config/project/fields/cta4--ca8bb389-d0f3-4dbb-af40-e2f6ef211040.yaml create mode 100644 config/project/fields/ctaColumn1--bde7c3e4-1530-4cdf-94a4-6ac068e88c8a.yaml create mode 100644 config/project/fields/ctaColumn2--84a6a70f-85ce-43a5-ad74-738a0cbea388.yaml create mode 100644 config/project/fields/ctas--f936530d-29a5-4460-9ccd-b586bfb25329.yaml create mode 100644 config/project/fields/entries--776fa716-10bb-48bb-ae08-28870f9d77e7.yaml create mode 100644 config/project/fields/form--74a30650-eb90-462f-a104-de1d41ac8221.yaml create mode 100644 config/project/fields/heroTitle--f2cda3ff-d4de-4c81-a8c2-944f82c303db.yaml create mode 100644 config/project/fields/image2--7def856e-47b3-4b83-ba43-23b5da28a176.yaml create mode 100644 config/project/fields/image3--cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml create mode 100644 config/project/fields/image4--f21594e6-d83e-4047-a36c-0d6b709719e1.yaml create mode 100644 config/project/fields/image5--2184d090-d3e1-413b-8d21-b537c5141ef8.yaml create mode 100644 config/project/fields/imagePosition--9abed6d9-3042-4dd4-add0-3115a6e2693b.yaml create mode 100644 config/project/fields/imageWidth--683cbd88-ef11-45e0-83b4-e20d03f6ea6b.yaml create mode 100644 config/project/fields/intro2--d04eb799-5eb6-46db-92f8-88c4e6b8812e.yaml create mode 100644 config/project/fields/placeholderImage--724561c2-845a-427f-b005-e0c2a35e0112.yaml create mode 100644 config/project/fields/placeholderImage2--896816a1-5444-4e1b-b74c-efbac472953c.yaml create mode 100644 config/project/fields/position--c8533e19-1c6c-4d33-8e50-71babb409313.yaml create mode 100644 config/project/fields/position2--40e14f90-0640-452d-9c8a-9f30f73bacbb.yaml create mode 100644 config/project/fields/showLargerVersionInPopup--9084b802-1468-4763-a867-2e4b1ebd3f09.yaml create mode 100644 config/project/fields/table--8fa3e75a-c69d-4482-9083-e416986b4788.yaml create mode 100644 config/project/fields/text--655b59ef-5329-40e5-9a85-6ea2ac1d8a14.yaml create mode 100644 config/project/fields/text2--933f619e-82e4-4b3d-a27f-9d7d9cce42b8.yaml create mode 100644 config/project/fields/text3--d8d1d5d4-1fab-4aaa-b9e7-0eca37062865.yaml create mode 100644 config/project/fields/text4--b8bf7de4-8025-4da7-9040-09ec8b731016.yaml create mode 100644 config/project/fields/text5--9b825b00-aa1c-4ad2-b013-e29ee855e551.yaml create mode 100644 config/project/fields/textColumn1--b1cd3558-d939-48d0-8628-239236ff699c.yaml create mode 100644 config/project/fields/textColumn2--a2d7684e-6737-4123-ad14-2c4e4221bbdd.yaml create mode 100644 config/project/fields/titleColumn1--24983cba-9d55-413d-80dc-0374abd19ec0.yaml create mode 100644 config/project/fields/titleColumn2--e73dd38a-5d76-40ba-99eb-25ee65bf7ab5.yaml create mode 100644 config/project/fields/video--d66ffcef-8ccc-4e89-9e36-bce49e0dd17a.yaml create mode 100644 config/project/fields/video2--2561c4fb-34b5-49e6-ade6-f774411e48ba.yaml create mode 100644 config/project/fields/videoCaption--ae5f2b18-f88e-4521-a729-d5fccff56993.yaml create mode 100644 config/project/fields/videoCaption2--561b6d99-0213-4cfc-bd14-c3c4f4ff02d3.yaml create mode 100644 config/project/fields/writer--9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504.yaml delete mode 100644 config/project/matrixBlockTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml delete mode 100644 config/project/matrixBlockTypes/cta--95f49084-026d-4884-96b9-8b2fb5a00d3d.yaml delete mode 100644 config/project/matrixBlockTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml delete mode 100644 config/project/matrixBlockTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml delete mode 100644 config/project/matrixBlockTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml delete mode 100644 config/project/matrixBlockTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml delete mode 100644 config/project/matrixBlockTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml delete mode 100644 config/project/matrixBlockTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml delete mode 100644 config/project/matrixBlockTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml delete mode 100644 config/project/matrixBlockTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml delete mode 100644 config/project/matrixBlockTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml delete mode 100644 config/project/superTableBlockTypes/175c42fc-da01-4ded-8cf6-ca10dd488101.yaml delete mode 100644 config/project/superTableBlockTypes/284daef2-f89a-4911-9fa6-7176a9a9c2e8.yaml delete mode 100644 config/project/superTableBlockTypes/9992e38a-47e2-43e6-93a9-3bc09a42c504.yaml delete mode 100644 config/project/superTableBlockTypes/ed516703-9411-446f-8ce9-d66e9c48839a.yaml diff --git a/composer.json b/composer.json index 86c70925..583a47d4 100644 --- a/composer.json +++ b/composer.json @@ -11,36 +11,36 @@ "require": { "php": ">=8.2", "ext-json": "*", - "craftcms/ckeditor": "3.8.3", - "craftcms/cms": "4.9.3", - "craftcms/postmark": "3.1.0", - "hybridinteractive/craft-position-fieldtype": "4.0.0", - "hybridinteractive/craft-width-fieldtype": "^4.0", + "craftcms/ckeditor": "^4.0", + "craftcms/cms": "^5.1.0", + "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": "1.4.4", - "nystudio107/craft-imageoptimize": "4.0.8", - "nystudio107/craft-vite": "4.0.9", - "percipioglobal/craft-password-policy": "4.1.0", - "statikbe/craft-carbon-tracker": "^4.1", - "statikbe/craft-config-values": "^2.0.0", - "statikbe/craft-cookie-banner": "^3.0.0", - "statikbe/craft-sentry": "2.0.1", - "statikbe/craft-translate": "^2.1", - "statikbe/craft-video-parser": "^2.1.1", + "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", + "percipioglobal/craft-password-policy": "^5.0.0-beta1", + "statikbe/craft-carbon-tracker": "^5.0.0", + "statikbe/craft-config-values": "^5.0.0-alpha.1", + "statikbe/craft-cookie-banner": "^5.0.0-beta.1", + "statikbe/craft-sentry": "^5.0.0", + "statikbe/craft-translate": "^5.0.0.beta-01", + "statikbe/craft-video-parser": "^5.0.0", "studioespresso/craft-dumper": "5.0.1", - "studioespresso/craft-navigate": "3.1.3", - "studioespresso/craft-seo-fields": "4.0.9", + "studioespresso/craft-navigate": "^5.0.0", + "studioespresso/craft-seo-fields": "^5.0.0-beta.1", "vanderlee/syllable": "^1.7", - "verbb/element-index-defaults": "3.0.1", - "verbb/expanded-singles": "2.0.5", - "verbb/formie": "2.1.14", - "verbb/hyper": "1.1.29", - "verbb/image-resizer": "^3", - "verbb/knock-knock": "^2.0.11", - "verbb/super-table": "3.0.14", - "verbb/tablemaker": "4.0.11", + "verbb/element-index-defaults": "^4.0.0-beta.1", + "verbb/expanded-singles": "^3.0.0-beta.2", + "verbb/formie": "^3.0.0-beta.1", + "verbb/hyper": "^2.0.0-beta.1", + "verbb/image-resizer": "^4.0.0-beta.1", + "verbb/knock-knock": "^3.0.0", + "verbb/super-table": "^4.0.0-beta.1", + "verbb/tablemaker": "^5.0.0", "vlucas/phpdotenv": "^5.4.1" }, "autoload": { diff --git a/composer.lock b/composer.lock index 9f09b82a..7239face 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,85 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "55be8fd4ea63fdc899b36c7e66d65fd4", + "content-hash": "e995e78d31446804fd7d901d49ba5036", "packages": [ + { + "name": "bacon/bacon-qr-code", + "version": "2.0.8", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22", + "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22", + "shasum": "" + }, + "require": { + "dasprid/enum": "^1.0.3", + "ext-iconv": "*", + "php": "^7.1 || ^8.0" + }, + "suggest": { + "ext-imagick": "to generate QR code images" + }, + "type": "library", + "autoload": { + "psr-4": { + "BaconQrCode\\": "src/" + } + }, + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Ben Scholzen 'DASPRiD'", + "email": "mail@dasprids.de", + "homepage": "https://dasprids.de/", + "role": "Developer" + } + ], + "description": "BaconQrCode is a QR code generator for PHP.", + "homepage": "https://github.com/Bacon/BaconQrCode", + "time": "2022-12-07T17:46:57+00:00" + }, + { + "name": "brick/math", + "version": "0.12.1", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1", + "reference": "f510c0a40911935b77b86859eb5223d58d660df1", + "shasum": "" + }, + "require": { + "php": "^8.1" + }, + "type": "library", + "autoload": { + "psr-4": { + "Brick\\Math\\": "src/" + } + }, + "license": [ + "MIT" + ], + "description": "Arbitrary-precision arithmetic library", + "keywords": [ + "Arbitrary-precision", + "BigInteger", + "BigRational", + "arithmetic", + "bigdecimal", + "bignum", + "bignumber", + "brick", + "decimal", + "integer", + "math", + "mathematics", + "rational" + ], + "time": "2023-11-29T23:19:16+00:00" + }, { "name": "cebe/markdown", "version": "1.2.1", @@ -55,61 +132,18 @@ ], "time": "2018-03-26T11:24:36+00:00" }, - { - "name": "clue/stream-filter", - "version": "v1.7.0", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7", - "reference": "049509fef80032cb3f051595029ab75b49a3c2f7", - "shasum": "" - }, - "require": { - "php": ">=5.3" - }, - "type": "library", - "autoload": { - "files": [ - "src/functions_include.php" - ], - "psr-4": { - "Clue\\StreamFilter\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Christian Lück", - "email": "christian@clue.engineering" - } - ], - "description": "A simple and modern approach to stream filtering in PHP", - "homepage": "https://github.com/clue/stream-filter", - "keywords": [ - "bucket brigade", - "callback", - "filter", - "php_user_filter", - "stream", - "stream_filter_append", - "stream_filter_register" - ], - "time": "2023-12-20T15:40:13+00:00" - }, { "name": "commerceguys/addressing", - "version": "v1.4.2", + "version": "v2.2.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/406c7b5f0fbe4f6a64155c0fe03b1adb34d01308", - "reference": "406c7b5f0fbe4f6a64155c0fe03b1adb34d01308", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/a5af40bd4b6edee5101e182085e67b7ff5d4a89b", + "reference": "a5af40bd4b6edee5101e182085e67b7ff5d4a89b", "shasum": "" }, "require": { - "doctrine/collections": "^1.2 || ^2.0", - "php": ">=7.3" + "doctrine/collections": "^1.6 || ^2.0", + "php": ">=8.0" }, "suggest": { "symfony/validator": "to validate addresses" @@ -117,7 +151,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { @@ -143,7 +177,7 @@ "localization", "postal" ], - "time": "2023-02-15T10:11:14+00:00" + "time": "2024-02-25T11:22:16+00:00" }, { "name": "composer/ca-bundle", @@ -190,209 +224,6 @@ ], "time": "2024-03-15T14:00:32+00:00" }, - { - "name": "composer/class-map-generator", - "version": "1.1.1", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/8286a62d243312ed99b3eee20d5005c961adb311", - "reference": "8286a62d243312ed99b3eee20d5005c961adb311", - "shasum": "" - }, - "require": { - "composer/pcre": "^2.1 || ^3.1", - "php": "^7.2 || ^8.0", - "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\ClassMapGenerator\\": "src" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "https://seld.be" - } - ], - "description": "Utilities to scan PHP code and generate class maps.", - "keywords": [ - "classmap" - ], - "time": "2024-03-15T12:53:41+00:00" - }, - { - "name": "composer/composer", - "version": "2.7.6", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/fabd995783b633829fd4280e272284b39b6ae702", - "reference": "fabd995783b633829fd4280e272284b39b6ae702", - "shasum": "" - }, - "require": { - "composer/ca-bundle": "^1.0", - "composer/class-map-generator": "^1.0", - "composer/metadata-minifier": "^1.0", - "composer/pcre": "^2.1 || ^3.1", - "composer/semver": "^3.2.5", - "composer/spdx-licenses": "^1.5.7", - "composer/xdebug-handler": "^2.0.2 || ^3.0.3", - "justinrainbow/json-schema": "^5.2.11", - "php": "^7.2.5 || ^8.0", - "psr/log": "^1.0 || ^2.0 || ^3.0", - "react/promise": "^2.8 || ^3", - "seld/jsonlint": "^1.4", - "seld/phar-utils": "^1.2", - "seld/signal-handler": "^2.0", - "symfony/console": "^5.4.11 || ^6.0.11 || ^7", - "symfony/filesystem": "^5.4 || ^6.0 || ^7", - "symfony/finder": "^5.4 || ^6.0 || ^7", - "symfony/polyfill-php73": "^1.24", - "symfony/polyfill-php80": "^1.24", - "symfony/polyfill-php81": "^1.24", - "symfony/process": "^5.4 || ^6.0 || ^7" - }, - "suggest": { - "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", - "ext-zip": "Enabling the zip extension allows you to unzip archives", - "ext-zlib": "Allow gzip compression of HTTP requests" - }, - "bin": [ - "bin/composer" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "2.7-dev" - }, - "phpstan": { - "includes": [ - "phpstan/rules.neon" - ] - } - }, - "autoload": { - "psr-4": { - "Composer\\": "src/Composer/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nils Adermann", - "email": "naderman@naderman.de", - "homepage": "https://www.naderman.de" - }, - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "https://seld.be" - } - ], - "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.", - "homepage": "https://getcomposer.org/", - "keywords": [ - "autoload", - "dependency", - "package" - ], - "time": "2024-05-04T21:03:15+00:00" - }, - { - "name": "composer/metadata-minifier", - "version": "1.0.0", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207", - "reference": "c549d23829536f0d0e984aaabbf02af91f443207", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0 || ^8.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\MetadataMinifier\\": "src" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Small utility library that handles metadata minification and expansion.", - "keywords": [ - "composer", - "compression" - ], - "time": "2021-04-07T13:37:33+00:00" - }, - { - "name": "composer/pcre", - "version": "3.1.3", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8", - "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8", - "shasum": "" - }, - "require": { - "php": "^7.4 || ^8.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\Pcre\\": "src" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "PCRE wrapping library that offers type-safe preg_* replacements.", - "keywords": [ - "PCRE", - "preg", - "regex", - "regular expression" - ], - "time": "2024-03-19T10:26:25+00:00" - }, { "name": "composer/semver", "version": "3.4.0", @@ -445,107 +276,20 @@ ], "time": "2023-08-31T09:50:34+00:00" }, - { - "name": "composer/spdx-licenses", - "version": "1.5.8", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a", - "reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a", - "shasum": "" - }, - "require": { - "php": "^5.3.2 || ^7.0 || ^8.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\Spdx\\": "src" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nils Adermann", - "email": "naderman@naderman.de", - "homepage": "http://www.naderman.de" - }, - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - }, - { - "name": "Rob Bast", - "email": "rob.bast@gmail.com", - "homepage": "http://robbast.nl" - } - ], - "description": "SPDX licenses list and validation library.", - "keywords": [ - "license", - "spdx", - "validator" - ], - "time": "2023-11-20T07:44:33+00:00" - }, - { - "name": "composer/xdebug-handler", - "version": "3.0.5", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef", - "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef", - "shasum": "" - }, - "require": { - "composer/pcre": "^1 || ^2 || ^3", - "php": "^7.2.5 || ^8.0", - "psr/log": "^1 || ^2 || ^3" - }, - "type": "library", - "autoload": { - "psr-4": { - "Composer\\XdebugHandler\\": "src" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "John Stevenson", - "email": "john-stevenson@blueyonder.co.uk" - } - ], - "description": "Restarts a process without Xdebug.", - "keywords": [ - "Xdebug", - "performance" - ], - "time": "2024-05-06T16:37:16+00:00" - }, { "name": "craftcms/ckeditor", - "version": "3.8.3", + "version": "4.0.6", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/ckeditor/zipball/2dada986452c8a403c3ca652e87fe3a440fe9bf5", - "reference": "2dada986452c8a403c3ca652e87fe3a440fe9bf5", + "url": "https://api.github.com/repos/craftcms/ckeditor/zipball/6b949da6c11bbb9c6637021e88a33f6acf4290c2", + "reference": "6b949da6c11bbb9c6637021e88a33f6acf4290c2", "shasum": "" }, "require": { - "craftcms/cms": "^4.5.0-beta.2", - "craftcms/html-field": "^2.0.0-alpha.2", + "craftcms/cms": "^5.0.0-beta.7", + "craftcms/html-field": "^3.0.0-alpha", "nystudio107/craft-code-editor": ">=1.0.8 <=1.0.13 || ^1.0.16", - "php": "^8.0.2" + "php": "^8.2" }, "type": "craft-plugin", "extra": { @@ -582,22 +326,23 @@ "docs": "https://github.com/craftcms/ckeditor/blob/master/README.md", "rss": "https://github.com/craftcms/ckeditor/commits/master.atom" }, - "time": "2024-03-28T19:52:16+00:00" + "time": "2024-05-15T21:44:09+00:00" }, { "name": "craftcms/cms", - "version": "4.9.3", + "version": "5.1.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/cms/zipball/835bce5a56d9916266a28da68d7f37ae0a08cf91", - "reference": "835bce5a56d9916266a28da68d7f37ae0a08cf91", + "url": "https://api.github.com/repos/craftcms/cms/zipball/495d5bd84e77d064e304f495493a0832943c1faa", + "reference": "495d5bd84e77d064e304f495493a0832943c1faa", "shasum": "" }, "require": { - "commerceguys/addressing": "^1.2", - "composer/composer": "^2.7.0", + "bacon/bacon-qr-code": "^2.0", + "commerceguys/addressing": "^2.1.1", + "composer/semver": "^3.3.2", "craftcms/plugin-installer": "~1.6.0", - "craftcms/server-check": "~2.1.2", + "craftcms/server-check": "~5.0.1", "creocoder/yii2-nested-sets": "~0.9.0", "elvanto/litemoji": "~4.3.0", "enshrined/svg-sanitize": "~0.16.0", @@ -612,25 +357,33 @@ "ext-pdo": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^7.2.0", - "illuminate/collections": "^9.1.0", + "illuminate/collections": "^v10.42.0", "mikehaertl/php-shellcommand": "^1.6.3", "moneyphp/money": "^4.0", - "monolog/monolog": "^2.3", - "php": "^8.0.2", + "monolog/monolog": "^3.0", + "php": "^8.2", + "phpdocumentor/reflection-docblock": "^5.3", "pixelandtonic/imagine": "~1.3.3.1", + "pragmarx/google2fa": "^8.0", + "pragmarx/recovery": "^0.2.1", "samdark/yii2-psr-log-target": "^1.1.3", "seld/cli-prompt": "^1.0.4", + "symfony/filesystem": "^6.3", "symfony/http-client": "^6.0.3", + "symfony/property-access": "^7.0", + "symfony/property-info": "^7.0", + "symfony/serializer": "^6.4", "symfony/var-dumper": "^5.0|^6.0", "symfony/yaml": "^5.2.3", "theiconic/name-parser": "^1.2", "twig/twig": "~3.8.0", "voku/stringy": "^6.4.0", + "web-auth/webauthn-lib": "~4.8.0", "webonyx/graphql-php": "~14.11.5", "yiisoft/yii2": "~2.0.48.1", "yiisoft/yii2-debug": "~2.1.22.0", "yiisoft/yii2-queue": "~2.3.2", - "yiisoft/yii2-symfonymailer": "^2.0.0" + "yiisoft/yii2-symfonymailer": "^4.0.0" }, "conflict": { "webonyx/graphql-php": "14.11.7" @@ -675,23 +428,23 @@ "issues": "https://github.com/craftcms/cms/issues?state=open", "forum": "https://craftcms.stackexchange.com/", "source": "https://github.com/craftcms/cms", - "docs": "https://craftcms.com/docs/4.x/", + "docs": "https://craftcms.com/docs/5.x/", "rss": "https://github.com/craftcms/cms/releases.atom" }, - "time": "2024-05-14T18:48:30+00:00" + "time": "2024-05-14T18:49:55+00:00" }, { "name": "craftcms/html-field", - "version": "2.1.0", + "version": "3.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/html-field/zipball/80c232ef92960748553afd27c87f2c0ef4bd4d93", - "reference": "80c232ef92960748553afd27c87f2c0ef4bd4d93", + "url": "https://api.github.com/repos/craftcms/html-field/zipball/54f6e6178b696d5b7bb886631e161293b73d565e", + "reference": "54f6e6178b696d5b7bb886631e161293b73d565e", "shasum": "" }, "require": { - "craftcms/cms": "^4.2.0", - "php": "^8.0.2" + "craftcms/cms": "^5.0.0-beta.1", + "php": "^8.2" }, "type": "library", "autoload": { @@ -716,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:13:29+00:00" + "time": "2024-03-06T18:17:06+00:00" }, { "name": "craftcms/plugin-installer", @@ -807,11 +560,11 @@ }, { "name": "craftcms/server-check", - "version": "2.1.8", + "version": "5.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/server-check/zipball/c86e8aeabc73333111e2bfb4483d7b5402232e48", - "reference": "c86e8aeabc73333111e2bfb4483d7b5402232e48", + "url": "https://api.github.com/repos/craftcms/server-check/zipball/72d674834520d339006d2a32e3a59ae14b3a0ff6", + "reference": "72d674834520d339006d2a32e3a59ae14b3a0ff6", "shasum": "" }, "type": "library", @@ -831,7 +584,7 @@ "requirements", "yii2" ], - "time": "2023-09-25T17:28:37+00:00" + "time": "2024-01-23T23:20:44+00:00" }, { "name": "creocoder/yii2-nested-sets", @@ -867,6 +620,42 @@ ], "time": "2015-01-27T10:53:51+00:00" }, + { + "name": "dasprid/enum", + "version": "1.0.5", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/6faf451159fb8ba4126b925ed2d78acfce0dc016", + "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016", + "shasum": "" + }, + "require": { + "php": ">=7.1 <9.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "DASPRiD\\Enum\\": "src/" + } + }, + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Ben Scholzen 'DASPRiD'", + "email": "mail@dasprids.de", + "homepage": "https://dasprids.de/", + "role": "Developer" + } + ], + "description": "PHP 7.1 enum implementation", + "keywords": [ + "enum", + "map" + ], + "time": "2023-08-25T16:18:39+00:00" + }, { "name": "defuse/php-encryption", "version": "v2.4.0", @@ -1635,52 +1424,6 @@ ], "time": "2023-12-03T20:35:24+00:00" }, - { - "name": "guzzlehttp/oauth-subscriber", - "version": "0.6.0", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/guzzle/oauth-subscriber/zipball/8d6cab29f8397e5712d00a383eeead36108a3c1f", - "reference": "8d6cab29f8397e5712d00a383eeead36108a3c1f", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^6.5|^7.2", - "guzzlehttp/psr7": "^1.7|^2.0", - "php": ">=5.5.0" - }, - "suggest": { - "ext-openssl": "Required to sign using RSA-SHA1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.6-dev" - } - }, - "autoload": { - "psr-4": { - "GuzzleHttp\\Subscriber\\Oauth\\": "src" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - } - ], - "description": "Guzzle OAuth 1.0 subscriber", - "homepage": "http://guzzlephp.org/", - "keywords": [ - "Guzzle", - "oauth" - ], - "time": "2021-07-13T12:01:32+00:00" - }, { "name": "guzzlehttp/promises", "version": "2.0.2", @@ -1851,61 +1594,17 @@ "description": "Converts HTML to formatted plain text", "time": "2020-04-16T23:44:31+00:00" }, - { - "name": "http-interop/http-factory-guzzle", - "version": "1.2.0", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/8f06e92b95405216b237521cc64c804dd44c4a81", - "reference": "8f06e92b95405216b237521cc64c804dd44c4a81", - "shasum": "" - }, - "require": { - "guzzlehttp/psr7": "^1.7||^2.0", - "php": ">=7.3", - "psr/http-factory": "^1.0" - }, - "provide": { - "psr/http-factory-implementation": "^1.0" - }, - "suggest": { - "guzzlehttp/psr7": "Includes an HTTP factory starting in version 2.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Http\\Factory\\Guzzle\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "An HTTP Factory using Guzzle PSR7", - "keywords": [ - "factory", - "http", - "psr-17", - "psr-7" - ], - "time": "2021-07-21T13:50:14+00:00" - }, { "name": "hybridinteractive/craft-position-fieldtype", - "version": "4.0.0", + "version": "5.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/hybridinteractive/craft-position-fieldtype/zipball/f9c0ef9b48b8021d51b302fd8333216b1e8ea73d", - "reference": "f9c0ef9b48b8021d51b302fd8333216b1e8ea73d", + "url": "https://api.github.com/repos/hybridinteractive/craft-position-fieldtype/zipball/9e02cb387303bfe8a4cfcc18478d7ef7a98e4e65", + "reference": "9e02cb387303bfe8a4cfcc18478d7ef7a98e4e65", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0-beta.1" + "craftcms/cms": "^5.0.0-beta.1" }, "type": "craft-plugin", "extra": { @@ -1943,19 +1642,19 @@ "docs": "https://github.com/hybridinteractive/craft-position-fieldtype/blob/master/README.md", "issues": "https://github.com/hybridinteractive/craft-position-fieldtype/issues" }, - "time": "2023-03-13T21:46:19+00:00" + "time": "2024-04-17T17:48:07+00:00" }, { "name": "hybridinteractive/craft-width-fieldtype", - "version": "4.0.0", + "version": "5.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/hybridinteractive/craft-width-fieldtype/zipball/51b2c46fce73e442858c16c46f4cdc968df68397", - "reference": "51b2c46fce73e442858c16c46f4cdc968df68397", + "url": "https://api.github.com/repos/hybridinteractive/craft-width-fieldtype/zipball/7f4c4757a3745252a263fa6a3651da7afbd2dc8c", + "reference": "7f4c4757a3745252a263fa6a3651da7afbd2dc8c", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0-beta.1" + "craftcms/cms": "^5.0.0-beta.1" }, "type": "craft-plugin", "extra": { @@ -1993,30 +1692,30 @@ "docs": "https://github.com/hybridinteractive/craft-width-fieldtype/blob/master/README.md", "issues": "https://github.com/hybridinteractive/craft-width-fieldtype/issues" }, - "time": "2023-03-13T21:46:32+00:00" + "time": "2024-04-17T19:32:42+00:00" }, { "name": "illuminate/collections", - "version": "v9.52.16", + "version": "v10.48.10", "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/d3710b0b244bfc62c288c1a87eaa62dd28352d1f", - "reference": "d3710b0b244bfc62c288c1a87eaa62dd28352d1f", + "url": "https://api.github.com/repos/illuminate/collections/zipball/f9589f1063a449111dcaa1d68285b507d9483a95", + "reference": "f9589f1063a449111dcaa1d68285b507d9483a95", "shasum": "" }, "require": { - "illuminate/conditionable": "^9.0", - "illuminate/contracts": "^9.0", - "illuminate/macroable": "^9.0", - "php": "^8.0.2" + "illuminate/conditionable": "^10.0", + "illuminate/contracts": "^10.0", + "illuminate/macroable": "^10.0", + "php": "^8.1" }, "suggest": { - "symfony/var-dumper": "Required to use the dump method (^6.0)." + "symfony/var-dumper": "Required to use the dump method (^6.2)." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "9.x-dev" + "dev-master": "10.x-dev" } }, "autoload": { @@ -2038,15 +1737,15 @@ ], "description": "The Illuminate Collections package.", "homepage": "https://laravel.com", - "time": "2023-06-11T21:17:10+00:00" + "time": "2024-03-20T20:09:13+00:00" }, { "name": "illuminate/conditionable", - "version": "v9.52.16", + "version": "v10.48.10", "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/conditionable/zipball/bea24daa0fa84b7e7b0d5b84f62c71b7e2dc3364", - "reference": "bea24daa0fa84b7e7b0d5b84f62c71b7e2dc3364", + "url": "https://api.github.com/repos/illuminate/conditionable/zipball/d0958e4741fc9d6f516a552060fd1b829a85e009", + "reference": "d0958e4741fc9d6f516a552060fd1b829a85e009", "shasum": "" }, "require": { @@ -2055,7 +1754,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "9.x-dev" + "dev-master": "10.x-dev" } }, "autoload": { @@ -2074,26 +1773,26 @@ ], "description": "The Illuminate Conditionable package.", "homepage": "https://laravel.com", - "time": "2023-02-01T21:42:32+00:00" + "time": "2023-02-03T08:06:17+00:00" }, { "name": "illuminate/contracts", - "version": "v9.52.16", + "version": "v10.48.10", "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/44f65d723b13823baa02ff69751a5948bde60c22", - "reference": "44f65d723b13823baa02ff69751a5948bde60c22", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac", + "reference": "8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac", "shasum": "" }, "require": { - "php": "^8.0.2", + "php": "^8.1", "psr/container": "^1.1.1|^2.0.1", "psr/simple-cache": "^1.0|^2.0|^3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "9.x-dev" + "dev-master": "10.x-dev" } }, "autoload": { @@ -2112,24 +1811,24 @@ ], "description": "The Illuminate Contracts package.", "homepage": "https://laravel.com", - "time": "2023-02-08T14:36:30+00:00" + "time": "2024-01-15T18:52:32+00:00" }, { "name": "illuminate/macroable", - "version": "v9.52.16", + "version": "v10.48.10", "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/macroable/zipball/e3bfaf6401742a9c6abca61b9b10e998e5b6449a", - "reference": "e3bfaf6401742a9c6abca61b9b10e998e5b6449a", + "url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27", + "reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27", "shasum": "" }, "require": { - "php": "^8.0.2" + "php": "^8.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "9.x-dev" + "dev-master": "10.x-dev" } }, "autoload": { @@ -2148,7 +1847,7 @@ ], "description": "The Illuminate Macroable package.", "homepage": "https://laravel.com", - "time": "2022-08-09T13:29:29+00:00" + "time": "2023-06-05T12:46:42+00:00" }, { "name": "imgix/imgix-php", @@ -2177,6 +1876,70 @@ ], "time": "2021-03-25T15:10:34+00:00" }, + { + "name": "ircmaxell/security-lib", + "version": "v1.1.0", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ircmaxell/SecurityLib/zipball/f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5", + "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "SecurityLib": "lib" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Anthony Ferrara", + "email": "ircmaxell@ircmaxell.com", + "homepage": "http://blog.ircmaxell.com" + } + ], + "description": "A Base Security Library", + "homepage": "https://github.com/ircmaxell/SecurityLib", + "time": "2015-03-20T14:31:23+00:00" + }, + { + "name": "jakeasmith/http_build_url", + "version": "1.0.1", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37", + "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37", + "shasum": "" + }, + "type": "library", + "autoload": { + "files": [ + "src/http_build_url.php" + ] + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jake A. Smith", + "email": "theman@jakeasmith.com" + } + ], + "description": "Provides functionality for http_build_url() to environments without pecl_http.", + "time": "2017-05-01T15:36:40+00:00" + }, { "name": "jaybizzle/crawler-detect", "version": "v1.2.118", @@ -2245,73 +2008,18 @@ ], "authors": [ { - "name": "Alessandro Lai", - "email": "alessandro.lai85@gmail.com" - } - ], - "description": "A library to get pretty versions strings of installed dependencies", - "keywords": [ - "composer", - "package", - "release", - "versions" - ], - "time": "2024-03-08T09:58:59+00:00" - }, - { - "name": "justinrainbow/json-schema", - "version": "v5.2.13", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", - "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "bin": [ - "bin/validate-json" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "JsonSchema\\": "src/JsonSchema/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bruno Prieto Reis", - "email": "bruno.p.reis@gmail.com" - }, - { - "name": "Justin Rainbow", - "email": "justin.rainbow@gmail.com" - }, - { - "name": "Igor Wiedler", - "email": "igor@wiedler.ch" - }, - { - "name": "Robert Schönthal", - "email": "seroscho@googlemail.com" + "name": "Alessandro Lai", + "email": "alessandro.lai85@gmail.com" } ], - "description": "A library to validate a json schema.", - "homepage": "https://github.com/justinrainbow/json-schema", + "description": "A library to get pretty versions strings of installed dependencies", "keywords": [ - "json", - "schema" + "composer", + "package", + "release", + "versions" ], - "time": "2023-09-26T02:20:38+00:00" + "time": "2024-03-08T09:58:59+00:00" }, { "name": "ksubileau/color-thief-php", @@ -2356,6 +2064,81 @@ ], "time": "2018-10-27T18:57:38+00:00" }, + { + "name": "lcobucci/clock", + "version": "3.2.0", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/lcobucci/clock/zipball/6f28b826ea01306b07980cb8320ab30b966cd715", + "reference": "6f28b826ea01306b07980cb8320ab30b966cd715", + "shasum": "" + }, + "require": { + "php": "~8.2.0 || ~8.3.0", + "psr/clock": "^1.0" + }, + "provide": { + "psr/clock-implementation": "1.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Lcobucci\\Clock\\": "src" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Luís Cobucci", + "email": "lcobucci@gmail.com" + } + ], + "description": "Yet another clock abstraction", + "time": "2023-11-17T17:00:27+00:00" + }, + { + "name": "lcobucci/jwt", + "version": "4.3.0", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/4d7de2fe0d51a96418c0d04004986e410e87f6b4", + "reference": "4d7de2fe0d51a96418c0d04004986e410e87f6b4", + "shasum": "" + }, + "require": { + "ext-hash": "*", + "ext-json": "*", + "ext-mbstring": "*", + "ext-openssl": "*", + "ext-sodium": "*", + "lcobucci/clock": "^2.0 || ^3.0", + "php": "^7.4 || ^8.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Lcobucci\\JWT\\": "src" + } + }, + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Luís Cobucci", + "email": "lcobucci@gmail.com", + "role": "Developer" + } + ], + "description": "A simple library to work with JSON Web Token and JSON Web Signature", + "keywords": [ + "JWS", + "jwt" + ], + "time": "2023-01-02T13:28:00+00:00" + }, { "name": "league/csv", "version": "9.15.0", @@ -2580,46 +2363,6 @@ ], "time": "2023-04-16T18:19:15+00:00" }, - { - "name": "league/oauth2-google", - "version": "4.0.1", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-google/zipball/1b01ba18ba31b29e88771e3e0979e5c91d4afe76", - "reference": "1b01ba18ba31b29e88771e3e0979e5c91d4afe76", - "shasum": "" - }, - "require": { - "league/oauth2-client": "^2.0", - "php": "^7.3 || ^8.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "League\\OAuth2\\Client\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Woody Gilk", - "email": "hello@shadowhand.com", - "homepage": "https://shadowhand.com" - } - ], - "description": "Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client", - "keywords": [ - "Authentication", - "authorization", - "client", - "google", - "oauth", - "oauth2" - ], - "time": "2023-03-17T15:20:52+00:00" - }, { "name": "lsolesen/pel", "version": "0.9.12", @@ -2885,16 +2628,16 @@ }, { "name": "mmikkel/cp-field-inspect", - "version": "1.4.4", + "version": "2.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/mmikkel/CpFieldInspect-Craft/zipball/cab2693eaad03f35192356d8971879e9b0a0e098", - "reference": "cab2693eaad03f35192356d8971879e9b0a0e098", + "url": "https://api.github.com/repos/mmikkel/CpFieldInspect-Craft/zipball/327b10dd348ab0908d61c7702acc0f13ba0e019e", + "reference": "327b10dd348ab0908d61c7702acc0f13ba0e019e", "shasum": "" }, "require": { - "craftcms/cms": "^3.7.0|^4.0.0", - "php": "^7.2.5|^8.0" + "craftcms/cms": "^5.0.0", + "php": "^8.2" }, "type": "craft-plugin", "extra": { @@ -2917,7 +2660,7 @@ "authors": [ { "name": "Mats Mikkel Rummelhoff", - "homepage": "http://mmikkel.no" + "homepage": "https://vaersaagod.no" } ], "description": "Inspect field handles and easily edit field and element source settings", @@ -2932,7 +2675,82 @@ "docs": "https://github.com/mmikkel/CpFieldInspect-Craft/blob/master/README.md", "issues": "https://github.com/mmikkel/CpFieldInspect-Craft/issues" }, - "time": "2022-05-07T15:24:35+00:00" + "time": "2024-04-01T12:22:36+00:00" + }, + { + "name": "mollie/mollie-api-php", + "version": "v2.67.1", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/mollie/mollie-api-php/zipball/ed5b2ba1dc8f30a4674f10ca78ad547c2df91008", + "reference": "ed5b2ba1dc8f30a4674f10ca78ad547c2df91008", + "shasum": "" + }, + "require": { + "composer/ca-bundle": "^1.2", + "ext-curl": "*", + "ext-json": "*", + "ext-openssl": "*", + "php": "^7.2|^8.0" + }, + "suggest": { + "mollie/oauth2-mollie-php": "Use OAuth to authenticate with the Mollie API. This is needed for some endpoints. Visit https://docs.mollie.com/ for more information." + }, + "type": "library", + "autoload": { + "psr-4": { + "Mollie\\Api\\": "src/" + } + }, + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Mollie B.V.", + "email": "info@mollie.com" + } + ], + "description": "Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.", + "homepage": "https://www.mollie.com/en/developers", + "keywords": [ + "Apple Pay", + "CBC", + "Przelewy24", + "api", + "bancontact", + "banktransfer", + "belfius", + "belfius direct net", + "charges", + "creditcard", + "direct debit", + "fashioncheque", + "gateway", + "gift cards", + "ideal", + "inghomepay", + "intersolve", + "kbc", + "klarna", + "mistercash", + "mollie", + "paylater", + "payment", + "payments", + "paypal", + "paysafecard", + "podiumcadeaukaart", + "recurring", + "refunds", + "sepa", + "service", + "sliceit", + "sofort", + "sofortbanking", + "subscriptions" + ], + "time": "2024-05-07T07:59:20+00:00" }, { "name": "moneyphp/money", @@ -2996,19 +2814,19 @@ }, { "name": "monolog/monolog", - "version": "2.9.3", + "version": "3.6.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/a30bfe2e142720dfa990d0a7e573997f5d884215", - "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", + "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", "shasum": "" }, "require": { - "php": ">=7.2", - "psr/log": "^1.0.1 || ^2.0 || ^3.0" + "php": ">=8.1", + "psr/log": "^2.0 || ^3.0" }, "provide": { - "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" + "psr/log-implementation": "3.0.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", @@ -3029,7 +2847,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -3054,7 +2872,7 @@ "logging", "psr-3" ], - "time": "2024-04-12T20:52:51+00:00" + "time": "2024-04-12T21:02:21+00:00" }, { "name": "nystudio107/craft-code-editor", @@ -3104,21 +2922,22 @@ }, { "name": "nystudio107/craft-imageoptimize", - "version": "4.0.8", + "version": "5.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize/zipball/ba9cd8cc0de179aafbc4d25634a2dcfcf2ba3c3d", - "reference": "ba9cd8cc0de179aafbc4d25634a2dcfcf2ba3c3d", + "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize/zipball/67d3fde729b0a11d175d5048f38719fc288883fe", + "reference": "67d3fde729b0a11d175d5048f38719fc288883fe", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", + "craftcms/cms": "^5.0.0", "ksubileau/color-thief-php": "^1.3", "mikehaertl/php-shellcommand": "~1.2", - "nystudio107/craft-imageoptimize-imgix": "^4.0.1", - "nystudio107/craft-imageoptimize-sharp": "^4.0.0", - "nystudio107/craft-imageoptimize-thumbor": "^4.0.0", - "nystudio107/craft-plugin-vite": "^4.0.0" + "nystudio107/craft-imageoptimize-imgix": "^5.0.0", + "nystudio107/craft-imageoptimize-sharp": "^5.0.0", + "nystudio107/craft-imageoptimize-thumbor": "^5.0.0", + "nystudio107/craft-plugin-vite": "^5.0.0", + "php": "^8.2" }, "type": "craft-plugin", "extra": { @@ -3157,20 +2976,21 @@ "issues": "https://nystudio107.com/plugins/imageoptimize/support", "source": "https://github.com/nystudio107/craft-imageoptimize" }, - "time": "2024-05-09T19:51:26+00:00" + "time": "2024-05-09T19:52:03+00:00" }, { "name": "nystudio107/craft-imageoptimize-imgix", - "version": "4.0.5", + "version": "5.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize-imgix/zipball/4b3a63bb4f8c883830ab539008e2f82089ca04f9", - "reference": "4b3a63bb4f8c883830ab539008e2f82089ca04f9", + "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize-imgix/zipball/0d2795b4601c5fa91bdb5c22ed7d15cb6cbf12b6", + "reference": "0d2795b4601c5fa91bdb5c22ed7d15cb6cbf12b6", "shasum": "" }, "require": { "imgix/imgix-php": "^3.0.0", - "nystudio107/craft-imageoptimize": "^4.0.0" + "nystudio107/craft-imageoptimize": "^5.0.0", + "php": "^8.2" }, "type": "image-transform", "autoload": { @@ -3195,22 +3015,23 @@ "imgix" ], "support": { - "docs": "https://github.com/nystudio107/craft-imageoptimize-imgix/blob/v1/README.md", + "docs": "https://github.com/nystudio107/craft-imageoptimize-imgix/", "issues": "https://github.com/nystudio107/craft-imageoptimize-imgix/issues" }, - "time": "2024-04-02T20:28:20+00:00" + "time": "2024-04-15T19:32:50+00:00" }, { "name": "nystudio107/craft-imageoptimize-sharp", - "version": "4.0.3", + "version": "5.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize-sharp/zipball/3196a5b627baaaf379e4f8016d5f928f5d9e6d79", - "reference": "3196a5b627baaaf379e4f8016d5f928f5d9e6d79", + "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize-sharp/zipball/ee2f6d44493e7a9ac8196eedd1dadb09975ddc66", + "reference": "ee2f6d44493e7a9ac8196eedd1dadb09975ddc66", "shasum": "" }, "require": { - "nystudio107/craft-imageoptimize": "^4.0.0-beta.1" + "nystudio107/craft-imageoptimize": "^5.0.0", + "php": "^8.2" }, "type": "image-transform", "autoload": { @@ -3234,19 +3055,20 @@ "image-transform", "sharp" ], - "time": "2024-04-02T20:26:15+00:00" + "time": "2024-04-15T19:32:04+00:00" }, { "name": "nystudio107/craft-imageoptimize-thumbor", - "version": "4.0.1", + "version": "5.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize-thumbor/zipball/54e3fd290a92e2971afb655e0ddfb9c64439dc6b", - "reference": "54e3fd290a92e2971afb655e0ddfb9c64439dc6b", + "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize-thumbor/zipball/a960d8b3d9873ae88049b5ef74a1f8b661903ec9", + "reference": "a960d8b3d9873ae88049b5ef74a1f8b661903ec9", "shasum": "" }, "require": { - "nystudio107/craft-imageoptimize": "^4.0.0-beta.1", + "nystudio107/craft-imageoptimize": "^5.0.0", + "php": "^8.2", "webfactory/phumbor": "^1.2" }, "type": "image-transform", @@ -3272,22 +3094,22 @@ "thumbor" ], "support": { - "docs": "https://github.com/nystudio107/craft-imageoptimize-thumbor/blob/v1/README.md", + "docs": "https://github.com/nystudio107/craft-imageoptimize-thumbor/", "issues": "https://github.com/nystudio107/craft-imageoptimize-thumbor/issues" }, - "time": "2024-04-02T20:24:07+00:00" + "time": "2024-04-15T19:31:12+00:00" }, { "name": "nystudio107/craft-plugin-vite", - "version": "4.0.10", + "version": "5.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-plugin-vite/zipball/4ff8dfabd51663fcb081f092eeeba1ed2ed88a50", - "reference": "4ff8dfabd51663fcb081f092eeeba1ed2ed88a50", + "url": "https://api.github.com/repos/nystudio107/craft-plugin-vite/zipball/a20f6609de886bfe1590584f64c0b7618bfb71c7", + "reference": "a20f6609de886bfe1590584f64c0b7618bfb71c7", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0" + "craftcms/cms": "^5.0.0" }, "type": "library", "autoload": { @@ -3311,27 +3133,28 @@ "vite" ], "support": { - "docs": "https://github.com/nystudio107/craft-plugin-vite/blob/v4/README.md", + "docs": "https://github.com/nystudio107/craft-plugin-vite/blob/v5/README.md", "issues": "https://github.com/nystudio107/craft-plugin-vite/issues" }, - "time": "2024-03-02T05:06:52+00:00" + "time": "2024-04-15T19:22:47+00:00" }, { "name": "nystudio107/craft-vite", - "version": "4.0.9", + "version": "5.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-vite/zipball/de42712a3c68454c4b25a0d110b95eb6f7020993", - "reference": "de42712a3c68454c4b25a0d110b95eb6f7020993", + "url": "https://api.github.com/repos/nystudio107/craft-vite/zipball/4d396296761b55c32a3bab88a69de9c51f019b15", + "reference": "4d396296761b55c32a3bab88a69de9c51f019b15", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", - "nystudio107/craft-plugin-vite": "^4.0.10" + "craftcms/cms": "^5.0.0", + "nystudio107/craft-plugin-vite": "^5.0.0", + "php": "^8.2" }, "type": "craft-plugin", "extra": { - "changelogUrl": "https://raw.githubusercontent.com/nystudio107/craft-vite/v4/CHANGELOG.md", + "changelogUrl": "https://raw.githubusercontent.com/nystudio107/craft-vite/v5/CHANGELOG.md", "class": "nystudio107\\vite\\Vite", "handle": "vite", "name": "Vite" @@ -3363,7 +3186,7 @@ "issues": "https://nystudio107.com/plugins/vite/support", "source": "https://github.com/nystudio107/craft-vite" }, - "time": "2024-03-02T05:11:19+00:00" + "time": "2024-04-16T18:55:22+00:00" }, { "name": "oscarotero/html-parser", @@ -3404,71 +3227,21 @@ "time": "2023-11-29T20:28:41+00:00" }, { - "name": "paragonie/random_compat", - "version": "v9.99.100", + "name": "paragonie/constant_time_encoding", + "version": "v2.7.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", - "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/52a0d99e69f56b9ec27ace92ba56897fe6993105", + "reference": "52a0d99e69f56b9ec27ace92ba56897fe6993105", "shasum": "" }, "require": { - "php": ">= 7" - }, - "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." + "php": "^7|^8" }, "type": "library", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" - } - ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", - "keywords": [ - "csprng", - "polyfill", - "pseudorandom", - "random" - ], - "time": "2020-10-15T08:29:30+00:00" - }, - { - "name": "percipioglobal/craft-password-policy", - "version": "4.1.0", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/percipioglobal/craft-password-policy/zipball/be47ce25527b9014e75c7c056540fea96394dc50", - "reference": "be47ce25527b9014e75c7c056540fea96394dc50", - "shasum": "" - }, - "require": { - "craftcms/cms": "^4.0.0-beta.1", - "php": "^8.0.2" - }, - "type": "craft-plugin", - "extra": { - "name": "Password Policy", - "handle": "password-policy", - "hasCpSettings": true, - "hasCpSection": false, - "developer": "percipiolondon", - "developerUrl": "https://percipio.london", - "documentationUrl": "https://github.com/percipioglobal/craft-password-policy/blob/v4/README.md", - "changelogUrl": "https://raw.githubusercontent.com/percipioglobal/craft-password-policy/v4/CHANGELOG.md", - "components": { - "passwordService": "percipiolondon\\passwordpolicy\\services\\PasswordService" - }, - "class": "percipiolondon\\passwordpolicy\\PasswordPolicy" - }, "autoload": { "psr-4": { - "percipiolondon\\passwordpolicy\\": "src/" + "ParagonIE\\ConstantTime\\": "src/" } }, "license": [ @@ -3476,121 +3249,59 @@ ], "authors": [ { - "name": "Percipio Global Ltd.", - "homepage": "https://percipio.london" - } - ], - "description": "Enforce a password policy on your users.", - "keywords": [ - "cms", - "craft", - "craft-plugin", - "craftcms", - "passwords", - "security", - "strong passwords" - ], - "support": { - "email": "support@percipio.london", - "docs": "https://github.com/percipioglobal/craft-password-policy/blob/v4/README.md", - "issues": "https://github.com/percipioglobal/craft-password-policy/issues" - }, - "time": "2023-03-08T09:34:06+00:00" - }, - { - "name": "phenx/php-font-lib", - "version": "0.5.6", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a1681e9793040740a405ac5b189275059e2a9863", - "reference": "a1681e9793040740a405ac5b189275059e2a9863", - "shasum": "" - }, - "require": { - "ext-mbstring": "*" - }, - "type": "library", - "autoload": { - "psr-4": { - "FontLib\\": "src/FontLib" - } - }, - "license": [ - "LGPL-2.1-or-later" - ], - "authors": [ + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com", + "role": "Maintainer" + }, { - "name": "Fabien Ménager", - "email": "fabien.menager@gmail.com" - } - ], - "description": "A library to read, parse, export and make subsets of different types of font files.", - "homepage": "https://github.com/PhenX/php-font-lib", - "time": "2024-01-29T14:45:26+00:00" - }, - { - "name": "phenx/php-svg-lib", - "version": "0.5.4", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/46b25da81613a9cf43c83b2a8c2c1bdab27df691", - "reference": "46b25da81613a9cf43c83b2a8c2c1bdab27df691", - "shasum": "" - }, - "require": { - "ext-mbstring": "*", - "php": "^7.1 || ^8.0", - "sabberworm/php-css-parser": "^8.4" - }, - "type": "library", - "autoload": { - "psr-4": { - "Svg\\": "src/Svg" + "name": "Steve 'Sc00bz' Thomas", + "email": "steve@tobtu.com", + "homepage": "https://www.tobtu.com", + "role": "Original Developer" } - }, - "license": [ - "LGPL-3.0-or-later" ], - "authors": [ - { - "name": "Fabien Ménager", - "email": "fabien.menager@gmail.com" - } + "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", + "keywords": [ + "base16", + "base32", + "base32_decode", + "base32_encode", + "base64", + "base64_decode", + "base64_encode", + "bin2hex", + "encoding", + "hex", + "hex2bin", + "rfc4648" ], - "description": "A library to read, parse and export to PDF SVG files.", - "homepage": "https://github.com/PhenX/php-svg-lib", - "time": "2024-04-08T12:52:34+00:00" + "time": "2024-05-08T12:18:48+00:00" }, { - "name": "php-http/client-common", - "version": "2.7.1", + "name": "paragonie/random-lib", + "version": "v2.0.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/client-common/zipball/1e19c059b0e4d5f717bf5d524d616165aeab0612", - "reference": "1e19c059b0e4d5f717bf5d524d616165aeab0612", + "url": "https://api.github.com/repos/paragonie/RandomLib/zipball/556bb9c3b70c5e9bf74838fbd22c989c633f5d52", + "reference": "556bb9c3b70c5e9bf74838fbd22c989c633f5d52", "shasum": "" }, "require": { - "php": "^7.1 || ^8.0", - "php-http/httplug": "^2.0", - "php-http/message": "^1.6", - "psr/http-client": "^1.0", - "psr/http-factory": "^1.0", - "psr/http-message": "^1.0 || ^2.0", - "symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 || ^7.0", - "symfony/polyfill-php80": "^1.17" - }, - "suggest": { - "ext-json": "To detect JSON responses with the ContentTypePlugin", - "ext-libxml": "To detect XML responses with the ContentTypePlugin", - "php-http/cache-plugin": "PSR-6 Cache plugin", - "php-http/logger-plugin": "PSR-3 Logger plugin", - "php-http/stopwatch-plugin": "Symfony Stopwatch plugin" + "ircmaxell/security-lib": "^1.1", + "paragonie/random_compat": "^2|~9.99", + "paragonie/sodium_compat": "^1|^2", + "php": ">=5.3.2" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1.x-dev" + } + }, "autoload": { - "psr-4": { - "Http\\Client\\Common\\": "src/" + "psr-0": { + "RandomLib": "lib" } }, "license": [ @@ -3598,153 +3309,164 @@ ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" + }, + { + "name": "Anthony Ferrara", + "email": "ircmaxell@ircmaxell.com", + "homepage": "http://blog.ircmaxell.com" } ], - "description": "Common HTTP Client implementations and tools for HTTPlug", - "homepage": "http://httplug.io", + "description": "A Library For Generating Secure Random Numbers", + "homepage": "https://github.com/ircmaxell/RandomLib", "keywords": [ - "client", - "common", - "http", - "httplug" + "cryptography", + "random", + "random-numbers", + "random-strings" ], - "time": "2023-11-30T10:31:25+00:00" + "time": "2024-04-21T01:17:05+00:00" }, { - "name": "php-http/discovery", - "version": "1.19.4", + "name": "paragonie/random_compat", + "version": "v9.99.100", "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/discovery/zipball/0700efda8d7526335132360167315fdab3aeb599", - "reference": "0700efda8d7526335132360167315fdab3aeb599", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", + "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0|^2.0", - "php": "^7.1 || ^8.0" - }, - "conflict": { - "nyholm/psr7": "<1.0", - "zendframework/zend-diactoros": "*" - }, - "provide": { - "php-http/async-client-implementation": "*", - "php-http/client-implementation": "*", - "psr/http-client-implementation": "*", - "psr/http-factory-implementation": "*", - "psr/http-message-implementation": "*" - }, - "type": "composer-plugin", - "extra": { - "class": "Http\\Discovery\\Composer\\Plugin", - "plugin-optional": true + "php": ">= 7" }, - "autoload": { - "psr-4": { - "Http\\Discovery\\": "src/" - }, - "exclude-from-classmap": [ - "src/Composer/Plugin.php" - ] + "suggest": { + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, + "type": "library", "license": [ "MIT" ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" } ], - "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations", - "homepage": "http://php-http.org", + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ - "adapter", - "client", - "discovery", - "factory", - "http", - "message", - "psr17", - "psr7" + "csprng", + "polyfill", + "pseudorandom", + "random" ], - "time": "2024-03-29T13:00:05+00:00" + "time": "2020-10-15T08:29:30+00:00" }, { - "name": "php-http/httplug", - "version": "2.4.0", + "name": "paragonie/sodium_compat", + "version": "v2.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67", - "reference": "625ad742c360c8ac580fcc647a1541d29e257f67", + "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/f65c82939ab17aeff538f9bf6d582f65cc7f255e", + "reference": "f65c82939ab17aeff538f9bf6d582f65cc7f255e", "shasum": "" }, "require": { - "php": "^7.1 || ^8.0", - "php-http/promise": "^1.1", - "psr/http-client": "^1.0", - "psr/http-message": "^1.0 || ^2.0" + "php": "^8.1", + "php-64bit": "*" + }, + "suggest": { + "ext-sodium": "Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." }, "type": "library", "autoload": { - "psr-4": { - "Http\\Client\\": "src/" - } + "files": [ + "autoload.php" + ] }, "license": [ - "MIT" + "ISC" ], "authors": [ { - "name": "Eric GELOEN", - "email": "geloen.eric@gmail.com" + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com" }, { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com", - "homepage": "https://sagikazarmark.hu" + "name": "Frank Denis", + "email": "jedisct1@pureftpd.org" } ], - "description": "HTTPlug, the HTTP client abstraction for PHP", - "homepage": "http://httplug.io", + "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists", "keywords": [ - "client", - "http" + "Authentication", + "BLAKE2b", + "ChaCha20", + "ChaCha20-Poly1305", + "Chapoly", + "Curve25519", + "Ed25519", + "EdDSA", + "Edwards-curve Digital Signature Algorithm", + "Elliptic Curve Diffie-Hellman", + "Poly1305", + "Pure-PHP cryptography", + "RFC 7748", + "RFC 8032", + "Salpoly", + "Salsa20", + "X25519", + "XChaCha20-Poly1305", + "XSalsa20-Poly1305", + "Xchacha20", + "Xsalsa20", + "aead", + "cryptography", + "ecdh", + "elliptic curve", + "elliptic curve cryptography", + "encryption", + "libsodium", + "php", + "public-key cryptography", + "secret-key cryptography", + "side-channel resistant" ], - "time": "2023-04-14T15:10:03+00:00" + "time": "2024-04-24T12:06:31+00:00" }, { - "name": "php-http/message", - "version": "1.16.1", + "name": "percipioglobal/craft-password-policy", + "version": "5.0.0-beta1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message/zipball/5997f3289332c699fa2545c427826272498a2088", - "reference": "5997f3289332c699fa2545c427826272498a2088", + "url": "https://api.github.com/repos/percipioglobal/craft-password-policy/zipball/29f72cb05a0f26ce6982e7316cacf873aeac367c", + "reference": "29f72cb05a0f26ce6982e7316cacf873aeac367c", "shasum": "" }, "require": { - "clue/stream-filter": "^1.5", - "php": "^7.2 || ^8.0", - "psr/http-message": "^1.1 || ^2.0" - }, - "provide": { - "php-http/message-factory-implementation": "1.0" + "craftcms/cms": "^5.0.0", + "php": "^8.0.2" }, - "suggest": { - "ext-zlib": "Used with compressor/decompressor streams", - "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", - "laminas/laminas-diactoros": "Used with Diactoros Factories", - "slim/slim": "Used with Slim Framework PSR-7 implementation" + "type": "craft-plugin", + "extra": { + "name": "Password Policy", + "handle": "password-policy", + "hasCpSettings": true, + "hasCpSection": false, + "developer": "craftpulse", + "developerUrl": "https://craftpulse.com", + "documentationUrl": "https://github.com/craftpulse/craft-password-policy/blob/v4/README.md", + "changelogUrl": "https://raw.githubusercontent.com/craftpulse/craft-password-policy/v4/CHANGELOG.md", + "components": { + "passwordService": "craftpulse\\passwordpolicy\\services\\PasswordService" + }, + "class": "craftpulse\\passwordpolicy\\PasswordPolicy" }, - "type": "library", "autoload": { - "files": [ - "src/filters.php" - ], "psr-4": { - "Http\\Message\\": "src/" + "craftpulse\\passwordpolicy\\": "src/" } }, "license": [ @@ -3752,100 +3474,90 @@ ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "CraftPulse", + "homepage": "https://craftpulse.com" } ], - "description": "HTTP Message related tools", - "homepage": "http://php-http.org", + "description": "Enforce a password policy on your users.", "keywords": [ - "http", - "message", - "psr-7" + "cms", + "craft", + "craft-plugin", + "craftcms", + "passwords", + "security", + "strong passwords" ], - "time": "2024-03-07T13:22:09+00:00" + "support": { + "email": "support@craftpulse.com", + "docs": "https://github.com/craftpulse/craft-password-policy/blob/v5/README.md", + "issues": "https://github.com/craftpulse/craft-password-policy/issues" + }, + "time": "2024-04-11T19:05:40+00:00" }, { - "name": "php-http/message-factory", - "version": "1.1.0", + "name": "phenx/php-font-lib", + "version": "0.5.6", "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57", - "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57", + "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a1681e9793040740a405ac5b189275059e2a9863", + "reference": "a1681e9793040740a405ac5b189275059e2a9863", "shasum": "" }, "require": { - "php": ">=5.4", - "psr/http-message": "^1.0 || ^2.0" + "ext-mbstring": "*" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, "autoload": { "psr-4": { - "Http\\Message\\": "src/" + "FontLib\\": "src/FontLib" } }, "license": [ - "MIT" + "LGPL-2.1-or-later" ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "Fabien Ménager", + "email": "fabien.menager@gmail.com" } ], - "description": "Factory interfaces for PSR-7 HTTP Message", - "homepage": "http://php-http.org", - "keywords": [ - "factory", - "http", - "message", - "stream", - "uri" - ], - "time": "2023-04-14T14:16:17+00:00" + "description": "A library to read, parse, export and make subsets of different types of font files.", + "homepage": "https://github.com/PhenX/php-font-lib", + "time": "2024-01-29T14:45:26+00:00" }, { - "name": "php-http/promise", - "version": "1.3.1", + "name": "phenx/php-svg-lib", + "version": "0.5.4", "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83", - "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83", + "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/46b25da81613a9cf43c83b2a8c2c1bdab27df691", + "reference": "46b25da81613a9cf43c83b2a8c2c1bdab27df691", "shasum": "" }, "require": { - "php": "^7.1 || ^8.0" + "ext-mbstring": "*", + "php": "^7.1 || ^8.0", + "sabberworm/php-css-parser": "^8.4" }, "type": "library", "autoload": { "psr-4": { - "Http\\Promise\\": "src/" + "Svg\\": "src/Svg" } }, "license": [ - "MIT" + "LGPL-3.0-or-later" ], "authors": [ { - "name": "Joel Wurtz", - "email": "joel.wurtz@gmail.com" - }, - { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "Fabien Ménager", + "email": "fabien.menager@gmail.com" } ], - "description": "Promise used for asynchronous HTTP requests", - "homepage": "http://httplug.io", - "keywords": [ - "promise" - ], - "time": "2024-03-15T13:55:21+00:00" + "description": "A library to read, parse and export to PDF SVG files.", + "homepage": "https://github.com/PhenX/php-svg-lib", + "time": "2024-04-08T12:52:34+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -4055,28 +3767,164 @@ "version": "1.3.3.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/pixelandtonic/Imagine/zipball/4d9bb596ff60504e37ccf9103c0bb705dba7fec6", - "reference": "4d9bb596ff60504e37ccf9103c0bb705dba7fec6", + "url": "https://api.github.com/repos/pixelandtonic/Imagine/zipball/4d9bb596ff60504e37ccf9103c0bb705dba7fec6", + "reference": "4d9bb596ff60504e37ccf9103c0bb705dba7fec6", + "shasum": "" + }, + "require": { + "php": ">=5.5" + }, + "suggest": { + "ext-exif": "to read EXIF metadata", + "ext-gd": "to use the GD implementation", + "ext-gmagick": "to use the Gmagick implementation", + "ext-imagick": "to use the Imagick implementation" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-develop": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Imagine\\": "src/" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bulat Shakirzyanov", + "email": "mallluhuct@gmail.com", + "homepage": "http://avalanche123.com" + } + ], + "description": "Image processing for PHP 5.3", + "homepage": "http://imagine.readthedocs.org/", + "keywords": [ + "drawing", + "graphics", + "image manipulation", + "image processing" + ], + "time": "2023-01-03T19:18:06+00:00" + }, + { + "name": "pragmarx/google2fa", + "version": "v8.0.1", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/80c3d801b31fe165f8fe99ea085e0a37834e1be3", + "reference": "80c3d801b31fe165f8fe99ea085e0a37834e1be3", + "shasum": "" + }, + "require": { + "paragonie/constant_time_encoding": "^1.0|^2.0", + "php": "^7.1|^8.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "PragmaRX\\Google2FA\\": "src/" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Antonio Carlos Ribeiro", + "email": "acr@antoniocarlosribeiro.com", + "role": "Creator & Designer" + } + ], + "description": "A One Time Password Authentication package, compatible with Google Authenticator.", + "keywords": [ + "2fa", + "Authentication", + "Two Factor Authentication", + "google2fa" + ], + "time": "2022-06-13T21:57:56+00:00" + }, + { + "name": "pragmarx/random", + "version": "v0.2.2", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7", + "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "suggest": { + "fzaninotto/faker": "Allows you to get dozens of randomized types", + "pragmarx/trivia": "For the trivia database" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "psr-4": { + "PragmaRX\\Random\\": "src" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Antonio Carlos Ribeiro", + "email": "acr@antoniocarlosribeiro.com", + "homepage": "https://antoniocarlosribeiro.com", + "role": "Developer" + } + ], + "description": "Create random chars, numbers, strings", + "homepage": "https://github.com/antonioribeiro/random", + "keywords": [ + "Randomize", + "faker", + "pragmarx", + "random", + "random number", + "random pattern", + "random string" + ], + "time": "2017-11-21T05:26:22+00:00" + }, + { + "name": "pragmarx/recovery", + "version": "v0.2.1", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/b5ce4082f059afac6761714a84497816f45271cc", + "reference": "b5ce4082f059afac6761714a84497816f45271cc", "shasum": "" }, "require": { - "php": ">=5.5" + "php": ">=7.0", + "pragmarx/random": "~0.1" }, "suggest": { - "ext-exif": "to read EXIF metadata", - "ext-gd": "to use the GD implementation", - "ext-gmagick": "to use the Gmagick implementation", - "ext-imagick": "to use the Imagick implementation" + "tightenco/collect": "Allows to generate recovery codes as collections" }, "type": "library", "extra": { "branch-alias": { - "dev-develop": "1.x-dev" + "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { - "Imagine\\": "src/" + "PragmaRX\\Recovery\\": "src" } }, "license": [ @@ -4084,20 +3932,26 @@ ], "authors": [ { - "name": "Bulat Shakirzyanov", - "email": "mallluhuct@gmail.com", - "homepage": "http://avalanche123.com" + "name": "Antonio Carlos Ribeiro", + "email": "acr@antoniocarlosribeiro.com", + "homepage": "https://antoniocarlosribeiro.com", + "role": "Developer" } ], - "description": "Image processing for PHP 5.3", - "homepage": "http://imagine.readthedocs.org/", + "description": "Create recovery codes for two factor auth", + "homepage": "https://github.com/antonioribeiro/recovery", "keywords": [ - "drawing", - "graphics", - "image manipulation", - "image processing" + "2fa", + "account recovery", + "auth", + "backup codes", + "google2fa", + "pragmarx", + "recovery", + "recovery codes", + "two factor auth" ], - "time": "2023-01-03T19:18:06+00:00" + "time": "2021-08-15T12:26:51+00:00" }, { "name": "psr/cache", @@ -4139,6 +3993,44 @@ ], "time": "2021-02-03T23:26:27+00:00" }, + { + "name": "psr/clock", + "version": "1.0.0", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", + "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Psr\\Clock\\": "src/" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for reading the clock.", + "homepage": "https://github.com/php-fig/clock", + "keywords": [ + "clock", + "now", + "psr", + "psr-20", + "time" + ], + "time": "2022-11-25T14:36:26+00:00" + }, { "name": "psr/container", "version": "2.0.2", @@ -4439,87 +4331,64 @@ "time": "2021-10-29T13:26:27+00:00" }, { - "name": "ralouphie/getallheaders", - "version": "3.0.3", + "name": "putyourlightson/craft-sprig-core", + "version": "3.0.0-beta.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", - "reference": "120b605dfeb996808c31b6477290a714d356e822", + "url": "https://api.github.com/repos/putyourlightson/craft-sprig-core/zipball/4b6fec787274f675089d05a408bc35b7105cd27f", + "reference": "4b6fec787274f675089d05a408bc35b7105cd27f", "shasum": "" }, "require": { - "php": ">=5.6" + "craftcms/cms": "^5.0.0-beta.1", + "php": "^8.2" }, - "type": "library", + "type": "craft-module", "autoload": { - "files": [ - "src/getallheaders.php" - ] + "psr-4": { + "putyourlightson\\sprig\\": "src/" + } }, "license": [ - "MIT" - ], - "authors": [ - { - "name": "Ralph Khattar", - "email": "ralph.khattar@gmail.com" - } + "mit" ], - "description": "A polyfill for getallheaders.", - "time": "2019-03-08T08:55:37+00:00" + "description": "A reactive Twig component framework for Craft.", + "support": { + "docs": "https://github.com/putyourlightson/craft-sprig-core", + "source": "https://github.com/putyourlightson/craft-sprig-core", + "issues": "https://github.com/putyourlightson/craft-sprig-core/issues" + }, + "time": "2024-02-14T14:27:04+00:00" }, { - "name": "react/promise", - "version": "v3.1.0", + "name": "ralouphie/getallheaders", + "version": "3.0.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/e563d55d1641de1dea9f5e84f3cccc66d2bfe02c", - "reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", + "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { - "php": ">=7.1.0" + "php": ">=5.6" }, "type": "library", "autoload": { "files": [ - "src/functions_include.php" - ], - "psr-4": { - "React\\Promise\\": "src/" - } + "src/getallheaders.php" + ] }, "license": [ "MIT" ], "authors": [ { - "name": "Jan Sorgalla", - "email": "jsorgalla@gmail.com", - "homepage": "https://sorgalla.com/" - }, - { - "name": "Christian Lück", - "email": "christian@clue.engineering", - "homepage": "https://clue.engineering/" - }, - { - "name": "Cees-Jan Kiewiet", - "email": "reactphp@ceesjankiewiet.nl", - "homepage": "https://wyrihaximus.net/" - }, - { - "name": "Chris Boden", - "email": "cboden@gmail.com", - "homepage": "https://cboden.dev/" + "name": "Ralph Khattar", + "email": "ralph.khattar@gmail.com" } ], - "description": "A lightweight implementation of CommonJS Promises/A for PHP", - "keywords": [ - "promise", - "promises" - ], - "time": "2023-11-16T16:21:57+00:00" + "description": "A polyfill for getallheaders.", + "time": "2019-03-08T08:55:37+00:00" }, { "name": "sabberworm/php-css-parser", @@ -4654,140 +4523,17 @@ ], "time": "2020-12-15T21:32:01+00:00" }, - { - "name": "seld/jsonlint", - "version": "1.10.2", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9bb7db07b5d66d90f6ebf542f09fc67d800e5259", - "reference": "9bb7db07b5d66d90f6ebf542f09fc67d800e5259", - "shasum": "" - }, - "require": { - "php": "^5.3 || ^7.0 || ^8.0" - }, - "bin": [ - "bin/jsonlint" - ], - "type": "library", - "autoload": { - "psr-4": { - "Seld\\JsonLint\\": "src/Seld/JsonLint/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "https://seld.be" - } - ], - "description": "JSON Linter", - "keywords": [ - "json", - "linter", - "parser", - "validator" - ], - "time": "2024-02-07T12:57:50+00:00" - }, - { - "name": "seld/phar-utils", - "version": "1.2.1", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", - "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", - "shasum": "" - }, - "require": { - "php": ">=5.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Seld\\PharUtils\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be" - } - ], - "description": "PHAR file format utilities, for when PHP phars you up", - "keywords": [ - "phar" - ], - "time": "2022-08-31T10:31:18+00:00" - }, - { - "name": "seld/signal-handler", - "version": "2.0.2", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98", - "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98", - "shasum": "" - }, - "require": { - "php": ">=7.2.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "2.x-dev" - } - }, - "autoload": { - "psr-4": { - "Seld\\Signal\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development", - "keywords": [ - "posix", - "sigint", - "signal", - "sigterm", - "unix" - ], - "time": "2023-09-03T09:24:00+00:00" - }, { "name": "sentry/sdk", - "version": "3.6.0", + "version": "4.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/24c235ff2027401cbea099bf88689e1a1f197c7a", - "reference": "24c235ff2027401cbea099bf88689e1a1f197c7a", + "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/fcbca864e8d1dc712f3ecfaa95ea89d024fb2e53", + "reference": "fcbca864e8d1dc712f3ecfaa95ea89d024fb2e53", "shasum": "" }, "require": { - "http-interop/http-factory-guzzle": "^1.0", - "sentry/sentry": "^3.22", - "symfony/http-client": "^4.3|^5.0|^6.0|^7.0" + "sentry/sentry": "^4.0" }, "type": "metapackage", "license": [ @@ -4799,7 +4545,7 @@ "email": "accounts@sentry.io" } ], - "description": "This is a metapackage shipping sentry/sentry with a recommended HTTP client.", + "description": "This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.", "homepage": "http://sentry.io", "keywords": [ "crash-reporting", @@ -4810,37 +4556,28 @@ "logging", "sentry" ], - "time": "2023-12-04T10:49:33+00:00" + "time": "2023-11-06T10:23:19+00:00" }, { "name": "sentry/sentry", - "version": "3.22.1", + "version": "4.7.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/8859631ba5ab15bc1af420b0eeed19ecc6c9d81d", - "reference": "8859631ba5ab15bc1af420b0eeed19ecc6c9d81d", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f", + "reference": "d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f", "shasum": "" }, "require": { + "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", - "guzzlehttp/promises": "^1.5.3|^2.0", + "guzzlehttp/psr7": "^1.8.4|^2.1.1", "jean85/pretty-package-versions": "^1.5|^2.0.4", "php": "^7.2|^8.0", - "php-http/async-client-implementation": "^1.0", - "php-http/client-common": "^1.5|^2.0", - "php-http/discovery": "^1.15", - "php-http/httplug": "^1.1|^2.0", - "php-http/message": "^1.5", - "php-http/message-factory": "^1.1", - "psr/http-factory": "^1.0", - "psr/http-factory-implementation": "^1.0", "psr/log": "^1.0|^2.0|^3.0", - "symfony/options-resolver": "^3.4.43|^4.4.30|^5.0.11|^6.0|^7.0", - "symfony/polyfill-php80": "^1.17" + "symfony/options-resolver": "^4.4.30|^5.0.11|^6.0|^7.0" }, "conflict": { - "php-http/client-common": "1.8.0", "raven/raven": "*" }, "suggest": { @@ -4864,7 +4601,7 @@ "email": "accounts@sentry.io" } ], - "description": "A PHP SDK for Sentry (http://sentry.io)", + "description": "PHP SDK for Sentry (http://sentry.io)", "homepage": "http://sentry.io", "keywords": [ "crash-reporting", @@ -4873,9 +4610,11 @@ "error-monitoring", "log", "logging", - "sentry" + "profiling", + "sentry", + "tracing" ], - "time": "2023-11-13T11:47:28+00:00" + "time": "2024-04-10T13:22:13+00:00" }, { "name": "spatie/schema-org", @@ -4907,32 +4646,147 @@ "role": "Developer" }, { - "name": "Tom Witkowski", - "email": "dev.gummibeer@gmail.com", - "homepage": "https://gummibeer.de", - "role": "Developer" + "name": "Tom Witkowski", + "email": "dev.gummibeer@gmail.com", + "homepage": "https://gummibeer.de", + "role": "Developer" + } + ], + "description": "A fluent builder Schema.org types and ld+json generator", + "homepage": "https://github.com/spatie/schema-org", + "keywords": [ + "schema-org", + "spatie" + ], + "time": "2024-01-11T14:58:44+00:00" + }, + { + "name": "spomky-labs/cbor-php", + "version": "3.0.4", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b", + "reference": "658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b", + "shasum": "" + }, + "require": { + "brick/math": "^0.9|^0.10|^0.11|^0.12", + "ext-mbstring": "*", + "php": ">=8.0" + }, + "suggest": { + "ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags", + "ext-gmp": "GMP or BCMath extensions will drastically improve the library performance" + }, + "type": "library", + "autoload": { + "psr-4": { + "CBOR\\": "src/" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Florent Morselli", + "homepage": "https://github.com/Spomky" + }, + { + "name": "All contributors", + "homepage": "https://github.com/Spomky-Labs/cbor-php/contributors" + } + ], + "description": "CBOR Encoder/Decoder for PHP", + "keywords": [ + "Concise Binary Object Representation", + "RFC7049", + "cbor" + ], + "time": "2024-01-29T20:33:48+00:00" + }, + { + "name": "spomky-labs/pki-framework", + "version": "1.2.1", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/0b10c8b53366729417d6226ae89a665f9e2d61b6", + "reference": "0b10c8b53366729417d6226ae89a665f9e2d61b6", + "shasum": "" + }, + "require": { + "brick/math": "^0.10|^0.11|^0.12", + "ext-mbstring": "*", + "php": ">=8.1" + }, + "suggest": { + "ext-bcmath": "For better performance (or GMP)", + "ext-gmp": "For better performance (or BCMath)", + "ext-openssl": "For OpenSSL based cyphering" + }, + "type": "library", + "autoload": { + "psr-4": { + "SpomkyLabs\\Pki\\": "src/" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Joni Eskelinen", + "email": "jonieske@gmail.com", + "role": "Original developer" + }, + { + "name": "Florent Morselli", + "email": "florent.morselli@spomky-labs.com", + "role": "Spomky-Labs PKI Framework developer" } ], - "description": "A fluent builder Schema.org types and ld+json generator", - "homepage": "https://github.com/spatie/schema-org", + "description": "A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.", + "homepage": "https://github.com/spomky-labs/pki-framework", "keywords": [ - "schema-org", - "spatie" + "DER", + "Private Key", + "ac", + "algorithm identifier", + "asn.1", + "asn1", + "attribute certificate", + "certificate", + "certification request", + "cryptography", + "csr", + "decrypt", + "ec", + "encrypt", + "pem", + "pkcs", + "public key", + "rsa", + "sign", + "signature", + "verify", + "x.509", + "x.690", + "x509", + "x690" ], - "time": "2024-01-11T14:58:44+00:00" + "time": "2024-03-30T18:03:49+00:00" }, { "name": "statikbe/craft-carbon-tracker", - "version": "4.1.0", + "version": "5.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/statikbe/craft-carbon-tracker/zipball/a78a82e70479ec3ad2adf9288b6f2fca186f8caa", - "reference": "a78a82e70479ec3ad2adf9288b6f2fca186f8caa", + "url": "https://api.github.com/repos/statikbe/craft-carbon-tracker/zipball/347894210d9fb067a3f37ede001ebf70b4d30ddc", + "reference": "347894210d9fb067a3f37ede001ebf70b4d30ddc", "shasum": "" }, "require": { - "craftcms/cms": "^4.5.0", - "php": ">=8.0.2" + "craftcms/cms": "^5.0.0-beta.1" }, "type": "craft-plugin", "extra": { @@ -4965,19 +4819,19 @@ "docs": "https://github.com/statikbe/craft-carbon-tracker", "rss": "https://github.com/statikbe/craft-carbon-tracker/releases.atom" }, - "time": "2024-03-12T07:32:22+00:00" + "time": "2024-04-10T12:43:16+00:00" }, { "name": "statikbe/craft-config-values", - "version": "2.0.2", + "version": "5.0.0-alpha.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/statikbe/craft-config-values/zipball/ebcf6260ecae74c580518ac160f902233fdaf6f1", - "reference": "ebcf6260ecae74c580518ac160f902233fdaf6f1", + "url": "https://api.github.com/repos/statikbe/craft-config-values/zipball/1120e60ecc583f7ef33b31aa20670a9449425709", + "reference": "1120e60ecc583f7ef33b31aa20670a9449425709", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0-beta.1" + "craftcms/cms": "^5.0.0-alpha" }, "type": "craft-plugin", "extra": { @@ -5014,26 +4868,30 @@ "docs": "https://github.com/statikbe/craft-config-values/blob/master/README.md", "issues": "https://github.com/statikbe/craft-config-values/issues" }, - "time": "2023-02-15T10:33:33+00:00" + "time": "2023-12-22T14:13:00+00:00" }, { "name": "statikbe/craft-cookie-banner", - "version": "3.2.1", + "version": "5.0.0-beta.1", "source": { "type": "git", "url": "https://github.com/statikbe/craft-cookie-banner.git", - "reference": "20e5a2be3cb2b3ed4bd6c59a440d67b83d9b1f31" + "reference": "535f2f3066a1a05058bc9f8dbdf8d56ae7eec2fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/statikbe/craft-cookie-banner/zipball/20e5a2be3cb2b3ed4bd6c59a440d67b83d9b1f31", - "reference": "20e5a2be3cb2b3ed4bd6c59a440d67b83d9b1f31", + "url": "https://api.github.com/repos/statikbe/craft-cookie-banner/zipball/535f2f3066a1a05058bc9f8dbdf8d56ae7eec2fe", + "reference": "535f2f3066a1a05058bc9f8dbdf8d56ae7eec2fe", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", + "craftcms/cms": "^5.0.0", "jaybizzle/crawler-detect": "^1.2" }, + "require-dev": { + "craftcms/ecs": "dev-main", + "craftcms/phpstan": "dev-main" + }, "type": "craft-plugin", "extra": { "name": "Cookie Banner", @@ -5074,22 +4932,22 @@ "support": { "docs": "https://github.com/statikbe/craft-cookie-banner/blob/master/README.md", "issues": "https://github.com/statikbe/craft-cookie-banner/issues", - "source": "https://github.com/statikbe/craft-cookie-banner/tree/3.2.1" + "source": "https://github.com/statikbe/craft-cookie-banner/tree/5.0.0-beta.1" }, - "time": "2024-02-28T10:59:33+00:00" + "time": "2024-05-14T16:57:03+00:00" }, { "name": "statikbe/craft-sentry", - "version": "2.0.1", + "version": "5.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/statikbe/craft-sentry/zipball/b640ee9d503ad62e59462a2dabd3435e4120c6fe", - "reference": "b640ee9d503ad62e59462a2dabd3435e4120c6fe", + "url": "https://api.github.com/repos/statikbe/craft-sentry/zipball/9c9898124f9ae6c9c2c489c180a710ea2f28d915", + "reference": "9c9898124f9ae6c9c2c489c180a710ea2f28d915", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0-beta.1", - "sentry/sdk": "^3.0.0" + "craftcms/cms": "^5.0.0-beta.1", + "sentry/sdk": "^4.0.0" }, "type": "craft-plugin", "extra": { @@ -5128,25 +4986,24 @@ "docs": "https://github.com/statikbe/craft-sentry/blob/master/README.md", "issues": "https://github.com/statikbe/craft-sentry/issues" }, - "time": "2023-05-15T11:30:38+00:00" + "time": "2024-03-26T20:12:57+00:00" }, { "name": "statikbe/craft-translate", - "version": "2.1.4", + "version": "5.0.0.beta-01", "source": { "type": "git", "url": "https://github.com/statikbe/craft3-translate.git", - "reference": "8bdb0dd043fbae231011d9bbab3e29feb9b92623" + "reference": "dd052bf4b9ab2097c5d9b08761cc0affcbe38a5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/statikbe/craft3-translate/zipball/8bdb0dd043fbae231011d9bbab3e29feb9b92623", - "reference": "8bdb0dd043fbae231011d9bbab3e29feb9b92623", + "url": "https://api.github.com/repos/statikbe/craft3-translate/zipball/dd052bf4b9ab2097c5d9b08761cc0affcbe38a5c", + "reference": "dd052bf4b9ab2097c5d9b08761cc0affcbe38a5c", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0-beta.1", - "php": ">=8.0" + "craftcms/cms": "^5.0.0-alpha.1" }, "require-dev": { "codeception/codeception": "^5.0.0", @@ -5192,32 +5049,34 @@ "support": { "docs": "https://github.com/statikbe/craft3-translate/blob/master/README.md", "issues": "https://github.com/statikbe/craft3-translate/issues", - "source": "https://github.com/statikbe/craft3-translate/tree/2.1.4" + "source": "https://github.com/statikbe/craft3-translate/tree/5.0.0.beta-01" }, - "time": "2024-01-24T10:00:43+00:00" + "time": "2024-04-18T10:32:55+00:00" }, { "name": "statikbe/craft-video-parser", - "version": "2.2.0", + "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/statikbe/craft-video-parser.git", - "reference": "8666c8112a4138ea8a249c8bba4f1b01acb8c4c9" + "reference": "7f2fbe64aec39e36065e6e186783ad42e35f21cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/statikbe/craft-video-parser/zipball/8666c8112a4138ea8a249c8bba4f1b01acb8c4c9", - "reference": "8666c8112a4138ea8a249c8bba4f1b01acb8c4c9", + "url": "https://api.github.com/repos/statikbe/craft-video-parser/zipball/7f2fbe64aec39e36065e6e186783ad42e35f21cf", + "reference": "7f2fbe64aec39e36065e6e186783ad42e35f21cf", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0" + "craftcms/cms": "^5.0.0" }, "require-dev": { - "codeception/codeception": "^4.0.0", - "codeception/module-asserts": "^1.0.0", - "codeception/module-yii2": "^1.0.0", - "vlucas/phpdotenv": "^3.0" + "codeception/codeception": "^5.0.0", + "codeception/module-asserts": "^3.0.0", + "codeception/module-yii2": "^1.0.1", + "craftcms/ecs": "dev-main", + "craftcms/phpstan": "dev-main", + "vlucas/phpdotenv": "^5.0" }, "type": "craft-plugin", "extra": { @@ -5261,17 +5120,17 @@ "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/2.2.0" + "source": "https://github.com/statikbe/craft-video-parser/tree/5.0.0" }, - "time": "2024-03-01T14:47:43+00:00" + "time": "2024-03-26T20:04:27+00:00" }, { "name": "stripe/stripe-php", - "version": "v10.21.0", + "version": "v13.18.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/b4ab319731958077227fad1874a3671458c5d593", - "reference": "b4ab319731958077227fad1874a3671458c5d593", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/02abb043b103766f4ed920642ae56ffdc58c7467", + "reference": "02abb043b103766f4ed920642ae56ffdc58c7467", "shasum": "" }, "require": { @@ -5307,7 +5166,7 @@ "payment processing", "stripe" ], - "time": "2023-08-11T00:23:24+00:00" + "time": "2024-04-09T21:08:04+00:00" }, { "name": "studioespresso/craft-dumper", @@ -5364,15 +5223,15 @@ }, { "name": "studioespresso/craft-navigate", - "version": "3.1.3", + "version": "5.1.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/studioespresso/craft3-navigate/zipball/9bff1b5ddd900de9933b50dfebe53f64d355c4fe", - "reference": "9bff1b5ddd900de9933b50dfebe53f64d355c4fe", + "url": "https://api.github.com/repos/studioespresso/craft-navigate/zipball/1a48c723c4e0d0d9a0d86f0e947768d32e2734d4", + "reference": "1a48c723c4e0d0d9a0d86f0e947768d32e2734d4", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0-RC1" + "craftcms/cms": "^5.1.0" }, "type": "craft-plugin", "extra": { @@ -5380,7 +5239,7 @@ "handle": "navigate", "hasCpSettings": true, "hasCpSection": true, - "changelogUrl": "https://raw.githubusercontent.com/studioespresso/craft3-navigate/master/CHANGELOG.md", + "changelogUrl": "https://raw.githubusercontent.com/studioespresso/craft-navigate/v5/CHANGELOG.md", "components": { "navigate": "studioespresso\\navigate\\services\\NavigateService", "nodes": "studioespresso\\navigate\\services\\NodesService" @@ -5398,10 +5257,10 @@ "authors": [ { "name": "Studio Espresso", - "homepage": "https://www.studioespresso.dev" + "homepage": "https://www.studioespresso.co" } ], - "description": "Navigation plugin for Craft 3", + "description": "Navigation plugin for Craft CMS", "keywords": [ "cms", "craft", @@ -5412,23 +5271,24 @@ "navigation" ], "support": { - "docs": "https://github.com/studioespresso/craft3-navigate/blob/master/README.md", - "issues": "https://github.com/studioespresso/craft3-navigate/issues" + "docs": "https://github.com/studioespresso/craft-navigate/blob/v5/README.md", + "issues": "https://github.com/studioespresso/craft-navigate/issues" }, - "time": "2023-07-04T18:37:37+00:00" + "time": "2024-05-16T18:22:59+00:00" }, { "name": "studioespresso/craft-seo-fields", - "version": "4.0.9", + "version": "5.0.0-beta.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/studioespresso/craft-seo-fields/zipball/0374aca77f89b7c4e96f9eff8e346d68bc60d730", - "reference": "0374aca77f89b7c4e96f9eff8e346d68bc60d730", + "url": "https://api.github.com/repos/studioespresso/craft-seo-fields/zipball/dc851e4676f0e14b8e0babfb4ec9697ec23298a3", + "reference": "dc851e4676f0e14b8e0babfb4ec9697ec23298a3", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0-RC1", + "craftcms/cms": "^5.0.0-alpha", "league/csv": "^9.0", + "putyourlightson/craft-sprig-core": "3.0.0-beta.1", "spatie/schema-org": "^3.0.0" }, "type": "craft-plugin", @@ -5451,10 +5311,6 @@ { "name": "Studio Espresso", "homepage": "https://www.studioespresso.co" - }, - { - "name": "Jan Henckens", - "homepage": "https://jan.henckens.be" } ], "description": "Fields for your SEO & OG meta data", @@ -5469,7 +5325,7 @@ "docs": "https://studioespresso.github.io/craft-seo-fields/", "issues": "https://github.com/studioespresso/craft-seo-fields/issues" }, - "time": "2024-04-11T12:07:47+00:00" + "time": "2024-03-23T16:09:26+00:00" }, { "name": "symfony/cache", @@ -5585,63 +5441,6 @@ ], "time": "2024-04-18T09:32:20+00:00" }, - { - "name": "symfony/console", - "version": "v7.0.7", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c981e0e9380ce9f146416bde3150c79197ce9986", - "reference": "c981e0e9380ce9f146416bde3150c79197ce9986", - "shasum": "" - }, - "require": { - "php": ">=8.2", - "symfony/polyfill-mbstring": "~1.0", - "symfony/service-contracts": "^2.5|^3", - "symfony/string": "^6.4|^7.0" - }, - "conflict": { - "symfony/dependency-injection": "<6.4", - "symfony/dotenv": "<6.4", - "symfony/event-dispatcher": "<6.4", - "symfony/lock": "<6.4", - "symfony/process": "<6.4" - }, - "provide": { - "psr/log-implementation": "1.0|2.0|3.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\Console\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Eases the creation of beautiful and testable command line interfaces", - "homepage": "https://symfony.com", - "keywords": [ - "cli", - "command-line", - "console", - "terminal" - ], - "time": "2024-04-18T09:29:19+00:00" - }, { "name": "symfony/deprecation-contracts", "version": "v3.5.0", @@ -5828,18 +5627,18 @@ }, { "name": "symfony/filesystem", - "version": "v7.0.7", + "version": "v6.4.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/cc168be6fbdcdf3401f50ae863ee3818ed4338f5", - "reference": "cc168be6fbdcdf3401f50ae863ee3818ed4338f5", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/78dde75f8f6dbbca4ec436a4b0087f7af02076d4", + "reference": "78dde75f8f6dbbca4ec436a4b0087f7af02076d4", "shasum": "" }, "require": { - "php": ">=8.2", + "php": ">=8.1", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8", - "symfony/process": "^6.4|^7.0" + "symfony/process": "^5.4|^6.4" }, "type": "library", "autoload": { @@ -5865,45 +5664,7 @@ ], "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", - "time": "2024-04-18T09:29:19+00:00" - }, - { - "name": "symfony/finder", - "version": "v7.0.7", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/4d58f0f4fe95a30d7b538d71197135483560b97c", - "reference": "4d58f0f4fe95a30d7b538d71197135483560b97c", - "shasum": "" - }, - "require": { - "php": ">=8.2" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\Finder\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Finds files and directories via an intuitive fluent interface", - "homepage": "https://symfony.com", - "time": "2024-04-28T11:44:19+00:00" + "time": "2024-04-18T09:22:46+00:00" }, { "name": "symfony/http-client", @@ -6556,12 +6317,12 @@ "time": "2024-01-29T20:11:03+00:00" }, { - "name": "symfony/polyfill-php73", + "name": "symfony/polyfill-php80", "version": "v1.29.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2", - "reference": "21bd091060673a1177ae842c0ef8fe30893114d2", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", + "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", "shasum": "" }, "require": { @@ -6579,7 +6340,7 @@ "bootstrap.php" ], "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" + "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" @@ -6589,6 +6350,10 @@ "MIT" ], "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" @@ -6598,7 +6363,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", @@ -6609,17 +6374,23 @@ "time": "2024-01-29T20:11:03+00:00" }, { - "name": "symfony/polyfill-php80", + "name": "symfony/polyfill-uuid", "version": "v1.29.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-uuid/zipball/3abdd21b0ceaa3000ee950097bc3cf9efc137853", + "reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853", "shasum": "" }, "require": { "php": ">=7.1" }, + "provide": { + "ext-uuid": "*" + }, + "suggest": { + "ext-uuid": "For best performance" + }, "type": "library", "extra": { "thanks": { @@ -6632,67 +6403,133 @@ "bootstrap.php" ], "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, - "classmap": [ - "Resources/stubs" - ] + "Symfony\\Polyfill\\Uuid\\": "" + } }, "license": [ "MIT" ], "authors": [ { - "name": "Ion Bazan", - "email": "ion.bazan@gmail.com" - }, - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Grégoire Pineau", + "email": "lyrixx@lyrixx.info" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", + "description": "Symfony polyfill for uuid functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", - "shim" + "uuid" ], "time": "2024-01-29T20:11:03+00:00" }, { - "name": "symfony/polyfill-php81", - "version": "v1.29.0", + "name": "symfony/postmark-mailer", + "version": "v7.0.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d", + "url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/c99bb20bf7434ff506f2b22bc7d3c6e7b5ffa5f8", + "reference": "c99bb20bf7434ff506f2b22bc7d3c6e7b5ffa5f8", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=8.2", + "psr/event-dispatcher": "^1", + "symfony/mailer": "^6.4|^7.0" + }, + "conflict": { + "symfony/http-foundation": "<6.4" + }, + "type": "symfony-mailer-bridge", + "autoload": { + "psr-4": { + "Symfony\\Component\\Mailer\\Bridge\\Postmark\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Postmark Mailer Bridge", + "homepage": "https://symfony.com", + "time": "2024-04-18T09:29:19+00:00" + }, + { + "name": "symfony/process", + "version": "v6.4.7", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/cdb1c81c145fd5aa9b0038bab694035020943381", + "reference": "cdb1c81c145fd5aa9b0038bab694035020943381", + "shasum": "" + }, + "require": { + "php": ">=8.1" }, "type": "library", - "extra": { - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "autoload": { + "psr-4": { + "Symfony\\Component\\Process\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } + ], + "description": "Executes commands in sub-processes", + "homepage": "https://symfony.com", + "time": "2024-04-18T09:22:46+00:00" + }, + { + "name": "symfony/property-access", + "version": "v7.0.7", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/property-access/zipball/8661b861480d2807eb2789ff99d034c0c71ab955", + "reference": "8661b861480d2807eb2789ff99d034c0c71ab955", + "shasum": "" }, + "require": { + "php": ">=8.2", + "symfony/property-info": "^6.4|^7.0" + }, + "type": "library", "autoload": { - "files": [ - "bootstrap.php" - ], "psr-4": { - "Symfony\\Polyfill\\Php81\\": "" + "Symfony\\Component\\PropertyAccess\\": "" }, - "classmap": [ - "Resources/stubs" + "exclude-from-classmap": [ + "/Tests/" ] }, "license": [ @@ -6700,45 +6537,52 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", + "description": "Provides functions to read and write from/to an object or array using a simple string notation", "homepage": "https://symfony.com", "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" + "access", + "array", + "extraction", + "index", + "injection", + "object", + "property", + "property-path", + "reflection" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-04-18T09:29:19+00:00" }, { - "name": "symfony/postmark-mailer", + "name": "symfony/property-info", "version": "v7.0.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/c99bb20bf7434ff506f2b22bc7d3c6e7b5ffa5f8", - "reference": "c99bb20bf7434ff506f2b22bc7d3c6e7b5ffa5f8", + "url": "https://api.github.com/repos/symfony/property-info/zipball/f0bdb46e19ab308527b324b7ec36161f6880a532", + "reference": "f0bdb46e19ab308527b324b7ec36161f6880a532", "shasum": "" }, "require": { "php": ">=8.2", - "psr/event-dispatcher": "^1", - "symfony/mailer": "^6.4|^7.0" + "symfony/string": "^6.4|^7.0" }, "conflict": { - "symfony/http-foundation": "<6.4" + "phpdocumentor/reflection-docblock": "<5.2", + "phpdocumentor/type-resolver": "<1.5.1", + "symfony/dependency-injection": "<6.4", + "symfony/serializer": "<6.4" }, - "type": "symfony-mailer-bridge", + "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\Mailer\\Bridge\\Postmark\\": "" + "Symfony\\Component\\PropertyInfo\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -6749,34 +6593,55 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Kévin Dunglas", + "email": "dunglas@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Postmark Mailer Bridge", + "description": "Extracts information about PHP class' properties using metadata of popular sources", "homepage": "https://symfony.com", - "time": "2024-04-18T09:29:19+00:00" + "keywords": [ + "doctrine", + "phpdoc", + "property", + "symfony", + "type", + "validator" + ], + "time": "2024-04-28T11:44:19+00:00" }, { - "name": "symfony/process", - "version": "v7.0.7", + "name": "symfony/serializer", + "version": "v6.4.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/3839e56b94dd1dbd13235d27504e66baf23faba0", - "reference": "3839e56b94dd1dbd13235d27504e66baf23faba0", + "url": "https://api.github.com/repos/symfony/serializer/zipball/73820ab43d12c2f29445080004054b0066082bf1", + "reference": "73820ab43d12c2f29445080004054b0066082bf1", "shasum": "" }, "require": { - "php": ">=8.2" + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-ctype": "~1.8" + }, + "conflict": { + "doctrine/annotations": "<1.12", + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<1.4.0", + "symfony/dependency-injection": "<5.4", + "symfony/property-access": "<5.4", + "symfony/property-info": "<5.4.24|>=6,<6.2.11", + "symfony/uid": "<5.4", + "symfony/validator": "<6.4", + "symfony/yaml": "<5.4" }, "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\Process\\": "" + "Symfony\\Component\\Serializer\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -6795,9 +6660,9 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Executes commands in sub-processes", + "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-18T09:29:19+00:00" + "time": "2024-04-23T09:00:49+00:00" }, { "name": "symfony/service-contracts", @@ -6915,6 +6780,54 @@ ], "time": "2024-04-18T09:29:19+00:00" }, + { + "name": "symfony/uid", + "version": "v7.0.7", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/uid/zipball/4f3a5d181999e25918586c8369de09e7814e7be2", + "reference": "4f3a5d181999e25918586c8369de09e7814e7be2", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "symfony/polyfill-uuid": "^1.15" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Uid\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Grégoire Pineau", + "email": "lyrixx@lyrixx.info" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides an object-oriented API to generate and represent UIDs", + "homepage": "https://symfony.com", + "keywords": [ + "UID", + "ulid", + "uuid" + ], + "time": "2024-04-18T09:29:19+00:00" + }, { "name": "symfony/var-dumper", "version": "v6.4.7", @@ -7098,53 +7011,6 @@ "description": "PHP library for parsing a string containing a full name into its parts", "time": "2019-11-14T14:08:48+00:00" }, - { - "name": "thenetworg/oauth2-azure", - "version": "v2.2.2", - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/TheNetworg/oauth2-azure/zipball/be204a5135f016470a9c33e82ab48785bbc11af2", - "reference": "be204a5135f016470a9c33e82ab48785bbc11af2", - "shasum": "" - }, - "require": { - "ext-json": "*", - "ext-openssl": "*", - "firebase/php-jwt": "~3.0||~4.0||~5.0||~6.0", - "league/oauth2-client": "~2.0", - "php": "^7.1|^8.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "TheNetworg\\OAuth2\\Client\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jan Hajek", - "email": "jan.hajek@thenetw.org", - "homepage": "https://thenetw.org" - } - ], - "description": "Azure Active Directory OAuth 2.0 Client Provider for The PHP League OAuth2-Client", - "keywords": [ - "SSO", - "aad", - "authorization", - "azure", - "azure active directory", - "client", - "microsoft", - "oauth", - "oauth2", - "windows azure" - ], - "time": "2023-12-19T12:10:48+00:00" - }, { "name": "twig/twig", "version": "v3.8.0", @@ -7249,18 +7115,58 @@ }, "time": "2023-05-26T08:38:23+00:00" }, + { + "name": "verbb/auth", + "version": "2.0.1", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/verbb/auth/zipball/e18f5d642b12ad75110a0ca4a2eac4e8b4569cce", + "reference": "e18f5d642b12ad75110a0ca4a2eac4e8b4569cce", + "shasum": "" + }, + "require": { + "craftcms/cms": "^5.0.0", + "firebase/php-jwt": "~3.0 || ~4.0 || ~5.0 || ~6.0", + "jakeasmith/http_build_url": "^1.0", + "lcobucci/jwt": "^3.4 || ^4.0", + "league/oauth1-client": "^1.9", + "league/oauth2-client": "^2.0", + "mollie/mollie-api-php": "^1.19 || ^2.39", + "paragonie/random-lib": "^2.0", + "php": "^8.2", + "psr/http-message": "^1.0 || ^2.0", + "verbb/base": "^3.0.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "verbb\\auth\\": "src/" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Verbb", + "homepage": "https://verbb.io" + } + ], + "description": "A Craft CMS module to make working with authentication for third-parties a breeze.", + "time": "2024-05-15T12:46:28+00:00" + }, { "name": "verbb/base", - "version": "2.0.5", + "version": "3.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/verbb-base/zipball/d8bf72792c826fe4f3785c0942f7f74adb5c2670", - "reference": "d8bf72792c826fe4f3785c0942f7f74adb5c2670", + "url": "https://api.github.com/repos/verbb/verbb-base/zipball/5e283ec2aa7e1af8b43e15974e78b5e47822be41", + "reference": "5e283ec2aa7e1af8b43e15974e78b5e47822be41", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", - "php": "^8.0.2" + "craftcms/cms": "^5.0.0", + "php": "^8.2" }, "type": "yii-module", "autoload": { @@ -7278,27 +7184,27 @@ } ], "description": "Common utilities and building-blocks for Verbb plugins for Craft CMS.", - "time": "2024-03-13T23:35:14+00:00" + "time": "2024-05-10T13:55:03+00:00" }, { "name": "verbb/element-index-defaults", - "version": "3.0.1", + "version": "4.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/element-index-defaults/zipball/a17fa17fd7f3f5f822ec3dd4f7f97e1dc6c9116e", - "reference": "a17fa17fd7f3f5f822ec3dd4f7f97e1dc6c9116e", + "url": "https://api.github.com/repos/verbb/element-index-defaults/zipball/e3d6bd43e8abc2520d41b4b57b4d63d7688c3e82", + "reference": "e3d6bd43e8abc2520d41b4b57b4d63d7688c3e82", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", - "php": "^8.0.2", - "verbb/base": "^2.0.0" + "craftcms/cms": "^5.0.0", + "php": "^8.2", + "verbb/base": "^3.0.0" }, "type": "craft-plugin", "extra": { "name": "Element Index Defaults", "handle": "element-index-defaults", - "changelogUrl": "https://raw.githubusercontent.com/verbb/element-index-defaults/craft-4/CHANGELOG.md", + "changelogUrl": "https://raw.githubusercontent.com/verbb/element-index-defaults/craft-5/CHANGELOG.md", "class": "verbb\\elementindexdefaults\\ElementIndexDefaults" }, "autoload": { @@ -7329,21 +7235,21 @@ "docs": "https://github.com/verbb/element-index-defaults", "rss": "https://github.com/verbb/element-index-defaults/commits/v2.atom" }, - "time": "2023-09-19T11:07:53+00:00" + "time": "2024-05-13T00:41:53+00:00" }, { "name": "verbb/expanded-singles", - "version": "2.0.5", + "version": "3.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/expanded-singles/zipball/7a456deb91a8bd138c6f249c7ab5ff6eba9ea90e", - "reference": "7a456deb91a8bd138c6f249c7ab5ff6eba9ea90e", + "url": "https://api.github.com/repos/verbb/expanded-singles/zipball/c5814abd424a1e62ec46461250a64315a3c686c6", + "reference": "c5814abd424a1e62ec46461250a64315a3c686c6", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", - "php": "^8.0.2", - "verbb/base": "^2.0.0" + "craftcms/cms": "^5.0.0", + "php": "^8.2", + "verbb/base": "^3.0.0" }, "type": "craft-plugin", "extra": { @@ -7351,7 +7257,7 @@ "handle": "expanded-singles", "description": "Alters the Entries Index sidebar to list all Singles, rather than grouping them under a 'Singles' link.", "documentationUrl": "https://github.com/verbb/expanded-singles", - "changelogUrl": "https://raw.githubusercontent.com/verbb/expanded-singles/craft-4/CHANGELOG.md", + "changelogUrl": "https://raw.githubusercontent.com/verbb/expanded-singles/craft-5/CHANGELOG.md", "class": "verbb\\expandedsingles\\ExpandedSingles" }, "autoload": { @@ -7383,44 +7289,40 @@ "docs": "https://github.com/verbb/expanded-singles", "rss": "https://github.com/verbb/expanded-singles/commits/v2.atom" }, - "time": "2023-08-03T06:32:58+00:00" + "time": "2024-05-13T00:41:07+00:00" }, { "name": "verbb/formie", - "version": "2.1.14", + "version": "3.0.0-beta.10", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/formie/zipball/02cc5056ddd20ba9332aa3dfe68ecc7f7e061456", - "reference": "02cc5056ddd20ba9332aa3dfe68ecc7f7e061456", + "url": "https://api.github.com/repos/verbb/formie/zipball/57a807ebc46d5ae1e2239d5fc618ada346e93f48", + "reference": "57a807ebc46d5ae1e2239d5fc618ada346e93f48", "shasum": "" }, "require": { - "commerceguys/addressing": "^1.2", - "craftcms/cms": "^4.3.2", - "dompdf/dompdf": "^1.0.2 || ^2.0.4", + "commerceguys/addressing": "^2.1.1", + "craftcms/cms": "^5.0.0-beta.1", + "dompdf/dompdf": "^1.0.2 || ^2.0.3", "ezyang/htmlpurifier": "^4.13", "fakerphp/faker": "^1.9.1", "giggsey/libphonenumber-for-php": "^8.12", - "guzzlehttp/oauth-subscriber": "^0.4.0 || ^0.5.0 || ^0.6.0", "html2text/html2text": "^4.3", "league/html-to-markdown": "^4.10 || ^5.0", - "league/oauth1-client": "^1.9", - "league/oauth2-client": "^2.6.0", - "league/oauth2-google": "^3.0 || ^4.0", "moneyphp/money": "^4.0", - "nystudio107/craft-plugin-vite": "^4.0.0-beta.4", - "php": "^8.0.2", - "stripe/stripe-php": "^7.0 || ^8.0 || ^9.0 || ^10.0", + "nystudio107/craft-plugin-vite": "^5.0.0-beta.1", + "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", - "thenetworg/oauth2-azure": "^2.0", - "verbb/base": "^2.0.5", + "verbb/auth": "^2.0.0-beta.2", + "verbb/base": "^3.0.0-beta.1", "voku/anti-xss": "^4.1" }, "type": "craft-plugin", "extra": { "name": "Formie", "handle": "formie", - "changelogUrl": "https://raw.githubusercontent.com/verbb/formie/craft-4/CHANGELOG.md", + "changelogUrl": "https://raw.githubusercontent.com/verbb/formie/craft-5/CHANGELOG.md", "class": "verbb\\formie\\Formie" }, "autoload": { @@ -7452,29 +7354,29 @@ "docs": "https://github.com/verbb/formie", "rss": "https://github.com/verbb/formie/commits/v2.atom" }, - "time": "2024-05-07T14:42:06+00:00" + "time": "2024-05-07T15:05:25+00:00" }, { "name": "verbb/hyper", - "version": "1.1.29", + "version": "2.0.0-beta.8", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/hyper/zipball/68f1e7bf6cb0a1f0112b942318772634b6391fde", - "reference": "68f1e7bf6cb0a1f0112b942318772634b6391fde", + "url": "https://api.github.com/repos/verbb/hyper/zipball/6c02eac036b4c18ca19d682e0ff52c9850852306", + "reference": "6c02eac036b4c18ca19d682e0ff52c9850852306", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", + "craftcms/cms": "^5.0.0-beta.1", "embed/embed": "^3.0.0 || ^4.0.0", - "nystudio107/craft-plugin-vite": "^4.0.0", - "php": "^8.0.2", - "verbb/base": "^2.0.0" + "nystudio107/craft-plugin-vite": "^5.0.0-beta.1", + "php": "^8.2", + "verbb/base": "^3.0.0-beta.1" }, "type": "craft-plugin", "extra": { "name": "Hyper", "handle": "hyper", - "changelogUrl": "https://raw.githubusercontent.com/verbb/hyper/craft-4/CHANGELOG.md", + "changelogUrl": "https://raw.githubusercontent.com/verbb/hyper/craft-5/CHANGELOG.md", "class": "verbb\\hyper\\Hyper" }, "autoload": { @@ -7506,22 +7408,22 @@ "docs": "https://github.com/verbb/hyper", "rss": "https://github.com/verbb/hyper/commits/v2.atom" }, - "time": "2024-05-11T02:05:33+00:00" + "time": "2024-04-12T00:07:29+00:00" }, { "name": "verbb/image-resizer", - "version": "3.0.11", + "version": "4.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/image-resizer/zipball/f1d4a22afdbc22af65aa851230b4eaae72694bc9", - "reference": "f1d4a22afdbc22af65aa851230b4eaae72694bc9", + "url": "https://api.github.com/repos/verbb/image-resizer/zipball/625ae40f0b0accd230b492723071b3f3575bdac4", + "reference": "625ae40f0b0accd230b492723071b3f3575bdac4", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", + "craftcms/cms": "^5.0.0", "lsolesen/pel": "^0.9.6", - "php": "^8.0.2", - "verbb/base": "^2.0.0" + "php": "^8.2", + "verbb/base": "^3.0.0" }, "type": "craft-plugin", "extra": { @@ -7529,7 +7431,7 @@ "handle": "image-resizer", "description": "Image Resizer resizes your assets when they are uploaded.", "documentationUrl": "https://github.com/verbb/image-resizer", - "changelogUrl": "https://raw.githubusercontent.com/verbb/image-resizer/craft-4/CHANGELOG.md", + "changelogUrl": "https://raw.githubusercontent.com/verbb/image-resizer/craft-5/CHANGELOG.md", "class": "verbb\\imageresizer\\ImageResizer" }, "autoload": { @@ -7561,27 +7463,27 @@ "docs": "https://github.com/verbb/image-resizer", "rss": "https://github.com/verbb/image-resizer/commits/v2.atom" }, - "time": "2024-01-30T12:35:34+00:00" + "time": "2024-05-13T00:50:47+00:00" }, { "name": "verbb/knock-knock", - "version": "2.0.11", + "version": "3.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/knock-knock/zipball/9054eac32b70915be4ee796492afa93d3f00c1fc", - "reference": "9054eac32b70915be4ee796492afa93d3f00c1fc", + "url": "https://api.github.com/repos/verbb/knock-knock/zipball/ebc839ffb7951fdd60d5b16b005074fee2febb3a", + "reference": "ebc839ffb7951fdd60d5b16b005074fee2febb3a", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", - "php": "^8.0.2", - "verbb/base": "^2.0.0" + "craftcms/cms": "^5.0.0", + "php": "^8.2", + "verbb/base": "^3.0.0" }, "type": "craft-plugin", "extra": { "name": "Knock Knock", "handle": "knock-knock", - "changelogUrl": "https://raw.githubusercontent.com/verbb/knock-knock/craft-4/CHANGELOG.md", + "changelogUrl": "https://raw.githubusercontent.com/verbb/knock-knock/craft-5/CHANGELOG.md", "class": "verbb\\knockknock\\KnockKnock" }, "autoload": { @@ -7613,21 +7515,21 @@ "docs": "https://github.com/verbb/knock-knock", "rss": "https://github.com/verbb/knock-knock/commits/v2.atom" }, - "time": "2023-11-09T04:51:59+00:00" + "time": "2024-05-13T00:37:40+00:00" }, { "name": "verbb/super-table", - "version": "3.0.14", + "version": "4.0.0-beta.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/super-table/zipball/31e8ef50bc0dc0e8e08761a02c78928c672ab5ce", - "reference": "31e8ef50bc0dc0e8e08761a02c78928c672ab5ce", + "url": "https://api.github.com/repos/verbb/super-table/zipball/ce9eff29a8a7c97cf3722debdfb089c03cae9061", + "reference": "ce9eff29a8a7c97cf3722debdfb089c03cae9061", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", - "php": "^8.0.2", - "verbb/base": "^2.0.0" + "craftcms/cms": "^5.0.0-beta.1", + "php": "^8.2", + "verbb/base": "^3.0.0-beta.1" }, "type": "craft-plugin", "extra": { @@ -7635,7 +7537,7 @@ "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-4/CHANGELOG.md", + "changelogUrl": "https://raw.githubusercontent.com/verbb/super-table/craft-5/CHANGELOG.md", "class": "verbb\\supertable\\SuperTable" }, "autoload": { @@ -7667,28 +7569,28 @@ "docs": "https://github.com/verbb/super-table", "rss": "https://github.com/verbb/super-table/commits/v2.atom" }, - "time": "2024-04-29T01:19:08+00:00" + "time": "2024-04-12T00:28:57+00:00" }, { "name": "verbb/tablemaker", - "version": "4.0.11", + "version": "5.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/tablemaker/zipball/6e779d8d60fc6f399bd0793bf873d645861406e1", - "reference": "6e779d8d60fc6f399bd0793bf873d645861406e1", + "url": "https://api.github.com/repos/verbb/tablemaker/zipball/092d98e6d618c8cc2718105c6528a14ec5ba8fe9", + "reference": "092d98e6d618c8cc2718105c6528a14ec5ba8fe9", "shasum": "" }, "require": { - "craftcms/cms": "^4.0.0", - "php": "^8.0.2", - "verbb/base": "^2.0.0" + "craftcms/cms": "^5.0.0", + "php": "^8.2", + "verbb/base": "^3.0.0" }, "type": "craft-plugin", "extra": { "name": "Table Maker", "handle": "tablemaker", "documentationUrl": "https://github.com/verbb/tablemaker", - "changelogUrl": "https://raw.githubusercontent.com/verbb/tablemaker/craft-4/CHANGELOG.md", + "changelogUrl": "https://raw.githubusercontent.com/verbb/tablemaker/craft-5/CHANGELOG.md", "class": "verbb\\tablemaker\\TableMaker" }, "autoload": { @@ -7724,7 +7626,7 @@ "docs": "https://github.com/verbb/tablemaker", "rss": "https://github.com/verbb/tablemaker/commits/v2.atom" }, - "time": "2024-04-29T01:17:49+00:00" + "time": "2024-05-12T13:33:34+00:00" }, { "name": "vlucas/phpdotenv", @@ -8176,6 +8078,186 @@ ], "time": "2022-01-24T19:08:46+00:00" }, + { + "name": "web-auth/cose-lib", + "version": "4.3.0", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/e5c417b3b90e06c84638a18d350e438d760cb955", + "reference": "e5c417b3b90e06c84638a18d350e438d760cb955", + "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" + }, + "suggest": { + "ext-bcmath": "For better performance, please install either GMP (recommended) or BCMath extension", + "ext-gmp": "For better performance, please install either GMP (recommended) or BCMath extension" + }, + "type": "library", + "autoload": { + "psr-4": { + "Cose\\": "src/" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Florent Morselli", + "homepage": "https://github.com/Spomky" + }, + { + "name": "All contributors", + "homepage": "https://github.com/web-auth/cose/contributors" + } + ], + "description": "CBOR Object Signing and Encryption (COSE) For PHP", + "homepage": "https://github.com/web-auth", + "keywords": [ + "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" + }, + { + "name": "web-auth/webauthn-lib", + "version": "4.8.6", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/925873eb504a1db8a77dc2b4d2b578334736fa16", + "reference": "925873eb504a1db8a77dc2b4d2b578334736fa16", + "shasum": "" + }, + "require": { + "ext-json": "*", + "ext-mbstring": "*", + "ext-openssl": "*", + "paragonie/constant_time_encoding": "^2.6", + "php": ">=8.1", + "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", + "symfony/uid": "^6.1|^7.0", + "web-auth/cose-lib": "^4.2.3", + "web-auth/metadata-service": "4.8.6" + }, + "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/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" + }, + "type": "library", + "extra": { + "thanks": { + "name": "web-auth/webauthn-framework", + "url": "https://github.com/web-auth/webauthn-framework" + } + }, + "autoload": { + "psr-4": { + "Webauthn\\": "src/" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Florent Morselli", + "homepage": "https://github.com/Spomky" + }, + { + "name": "All contributors", + "homepage": "https://github.com/web-auth/webauthn-library/contributors" + } + ], + "description": "FIDO2/Webauthn Support For PHP", + "homepage": "https://github.com/web-auth", + "keywords": [ + "FIDO2", + "fido", + "webauthn" + ], + "time": "2024-04-08T10:04:23+00:00" + }, { "name": "webfactory/phumbor", "version": "1.3.0", @@ -8575,23 +8657,29 @@ }, { "name": "yiisoft/yii2-symfonymailer", - "version": "2.0.4", + "version": "4.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-symfonymailer/zipball/82f5902551a160633c4734b5096977ce76a809d9", - "reference": "82f5902551a160633c4734b5096977ce76a809d9", + "url": "https://api.github.com/repos/yiisoft/yii2-symfonymailer/zipball/21f407239c51fc6d50d369e4469d006afa8c9b2c", + "reference": "21f407239c51fc6d50d369e4469d006afa8c9b2c", "shasum": "" }, "require": { - "php": ">=7.4.0", - "symfony/mailer": ">=5.4.0", + "php": ">=8.1", + "psr/event-dispatcher": "1.0.0", + "symfony/mailer": "^6.4 || ^7.0", + "symfony/mime": "^6.4 || ^7.0", "yiisoft/yii2": ">=2.0.4" }, + "suggest": { + "yiisoft/yii2-psr-log-source": "Allows routing transport logs to your Yii2 logger" + }, "type": "yii2-extension", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" - } + "dev-master": "3.0.x-dev" + }, + "sort-packages": true }, "autoload": { "psr-4": { @@ -8616,7 +8704,7 @@ "symfonymailer", "yii2" ], - "time": "2022-09-04T10:48:21+00:00" + "time": "2024-01-29T14:13:45+00:00" } ], "packages-dev": [ @@ -8683,11 +8771,6 @@ { "name": "phpstan/phpstan", "version": "1.11.1", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpstan.git", - "reference": "e524358f930e41a2b4cca1320e3b04fc26b39e0b" - }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e524358f930e41a2b4cca1320e3b04fc26b39e0b", @@ -8710,7 +8793,6 @@ "bootstrap.php" ] }, - "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -8719,23 +8801,6 @@ "dev", "static analysis" ], - "support": { - "docs": "https://phpstan.org/user-guide/getting-started", - "forum": "https://github.com/phpstan/phpstan/discussions", - "issues": "https://github.com/phpstan/phpstan/issues", - "security": "https://github.com/phpstan/phpstan/security/policy", - "source": "https://github.com/phpstan/phpstan-src" - }, - "funding": [ - { - "url": "https://github.com/ondrejmirtes", - "type": "github" - }, - { - "url": "https://github.com/phpstan", - "type": "github" - } - ], "time": "2024-05-15T08:00:59+00:00" }, { diff --git a/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml b/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml index 6fd9fbfd..31cf918d 100644 --- a/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml +++ b/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml @@ -78,7 +78,6 @@ fieldLayouts: handle: accessibilityStatement hasTitleField: true name: 'Accessibility Statement' -section: 99a435d2-9c12-4ef6-8b3b-2a9915d4216b # Accessibility Statement showStatusField: true slugTranslationKeyFormat: null slugTranslationMethod: site diff --git a/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml new file mode 100644 index 00000000..7b47cb91 --- /dev/null +++ b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml @@ -0,0 +1,96 @@ +color: null +fieldLayouts: + f997fbbd-3d0f-4ed7-adc1-ba30da763d82: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: e2e2a303-7d29-4edb-846d-84e6c8494c50 + handle: null + includeInCards: false + instructions: null + label: Title + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 70237f92-d5cd-452c-9c10-ea46b8336b13 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 655b59ef-5329-40e5-9a85-6ea2ac1d8a14 + handle: null + includeInCards: true + instructions: null + label: Text + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: da847db5-850e-4d05-bb3a-e5803c3e04ad + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 7def856e-47b3-4b83-ba43-23b5da28a176 + handle: image + includeInCards: false + instructions: null + label: Image + providesThumbs: true + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 05216db1-92ad-4acb-ad4a-caf5abad6e04 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: df7389a1-233e-4f41-8340-9d16eee18c51 + handle: null + includeInCards: false + instructions: null + label: CTA + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 7509d04b-802c-4197-92f3-60e6ee71746e + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: ac60331a-e9bd-4399-8b44-42a2c469fd52 + handle: backgroundColor + includeInCards: false + instructions: null + label: 'Background color' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 1f1b736f-d51f-4b43-93cd-059bdcda13b3 + userCondition: null + warning: null + width: 100 + name: Content + uid: ebeecdff-5e28-44c3-8233-ca59e850eb04 + userCondition: null +handle: callToAction +hasTitleField: false +icon: null +name: 'Call To Action' +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +titleFormat: null +titleTranslationKeyFormat: null +titleTranslationMethod: site diff --git a/config/project/entryTypes/confirmAccount--0187d268-2643-4a0d-9cf9-b8847480bf9a.yaml b/config/project/entryTypes/confirmAccount--0187d268-2643-4a0d-9cf9-b8847480bf9a.yaml index 0f0c6ddc..d14c734a 100644 --- a/config/project/entryTypes/confirmAccount--0187d268-2643-4a0d-9cf9-b8847480bf9a.yaml +++ b/config/project/entryTypes/confirmAccount--0187d268-2643-4a0d-9cf9-b8847480bf9a.yaml @@ -56,7 +56,6 @@ fieldLayouts: handle: confirmAccount hasTitleField: true name: 'Confirm your account' -section: dca2ac05-7833-41de-b7b4-a737c090575c # Confirm your account sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null 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 44e5accd..b1fa2211 100644 --- a/config/project/entryTypes/contact--f2d8b097-d5ba-4224-9736-4dc41bd6580f.yaml +++ b/config/project/entryTypes/contact--f2d8b097-d5ba-4224-9736-4dc41bd6580f.yaml @@ -234,7 +234,6 @@ fieldLayouts: handle: contact hasTitleField: true name: Contact -section: 5d236e94-b6a8-472c-9296-a5c992cdd49a # Contact showStatusField: true slugTranslationKeyFormat: null slugTranslationMethod: site diff --git a/config/project/entryTypes/cookiePolicy--1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2.yaml b/config/project/entryTypes/cookiePolicy--1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2.yaml index 620eb7ef..d08f993a 100644 --- a/config/project/entryTypes/cookiePolicy--1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2.yaml +++ b/config/project/entryTypes/cookiePolicy--1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2.yaml @@ -62,7 +62,6 @@ fieldLayouts: handle: cookiePolicy hasTitleField: true name: 'Cookie policy' -section: 36895330-a28e-477f-9327-bdbe66dabf99 # Cookie policy sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml b/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml new file mode 100644 index 00000000..9fc21804 --- /dev/null +++ b/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml @@ -0,0 +1,51 @@ +color: null +fieldLayouts: + b99f4595-d28c-453a-86c2-db4f82eaf870: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 71a7d521-3217-4254-8b3f-f778279d342c + handle: blockTitle + includeInCards: false + instructions: null + label: Title + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 9479f718-c556-48b4-8306-3ab6b6ecb19c + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 8fa3e75a-c69d-4482-9083-e416986b4788 + handle: null + includeInCards: true + instructions: null + label: Table + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 00a9d157-2549-4db2-804e-580e8a8eb8b6 + userCondition: null + warning: null + width: 100 + name: Content + uid: ecee8ded-a8fe-4ff9-b68a-a9abb32d3a76 + userCondition: null +handle: customTable +hasTitleField: false +icon: null +name: 'Custom Table' +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +titleFormat: null +titleTranslationKeyFormat: null +titleTranslationMethod: site diff --git a/config/project/entryTypes/default--2a768305-5971-43c0-a2f4-415e648c6a45.yaml b/config/project/entryTypes/default--2a768305-5971-43c0-a2f4-415e648c6a45.yaml index f2562b99..b3b02fdd 100644 --- a/config/project/entryTypes/default--2a768305-5971-43c0-a2f4-415e648c6a45.yaml +++ b/config/project/entryTypes/default--2a768305-5971-43c0-a2f4-415e648c6a45.yaml @@ -36,7 +36,6 @@ fieldLayouts: handle: default hasTitleField: true name: Default -section: 01faae48-e031-4496-af0c-89de7f12eccd # News categories showStatusField: true slugTranslationKeyFormat: null slugTranslationMethod: site diff --git a/config/project/entryTypes/editPassword--8447faee-7d03-4d6a-b5fc-aab7be2a2ebf.yaml b/config/project/entryTypes/editPassword--8447faee-7d03-4d6a-b5fc-aab7be2a2ebf.yaml index 78874e75..a271160f 100644 --- a/config/project/entryTypes/editPassword--8447faee-7d03-4d6a-b5fc-aab7be2a2ebf.yaml +++ b/config/project/entryTypes/editPassword--8447faee-7d03-4d6a-b5fc-aab7be2a2ebf.yaml @@ -53,7 +53,6 @@ fieldLayouts: handle: editPassword hasTitleField: true name: 'Edit password' -section: af69e9a2-96df-4fa9-8cc3-2728ec4fc632 # Edit password sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/editProfile--30c8e71d-a0e0-4ffe-be09-f9822ac071ff.yaml b/config/project/entryTypes/editProfile--30c8e71d-a0e0-4ffe-be09-f9822ac071ff.yaml index 90d9915d..c8cbf0d7 100644 --- a/config/project/entryTypes/editProfile--30c8e71d-a0e0-4ffe-be09-f9822ac071ff.yaml +++ b/config/project/entryTypes/editProfile--30c8e71d-a0e0-4ffe-be09-f9822ac071ff.yaml @@ -53,7 +53,6 @@ fieldLayouts: handle: editProfile hasTitleField: true name: 'Edit profile' -section: 05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c # Edit profile sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/forgotPassword--32fb962b-6278-43e9-812f-dc9f5e33c1ab.yaml b/config/project/entryTypes/forgotPassword--32fb962b-6278-43e9-812f-dc9f5e33c1ab.yaml index 050d2fc5..2c32d023 100644 --- a/config/project/entryTypes/forgotPassword--32fb962b-6278-43e9-812f-dc9f5e33c1ab.yaml +++ b/config/project/entryTypes/forgotPassword--32fb962b-6278-43e9-812f-dc9f5e33c1ab.yaml @@ -56,7 +56,6 @@ fieldLayouts: handle: forgotPassword hasTitleField: true name: 'Forgot password' -section: 1c4e3f0f-ca9b-474d-a460-48f45133c763 # Forgot password sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/forgotPasswordConfirmation--c74db584-8982-4131-acaf-8448f5d1af9b.yaml b/config/project/entryTypes/forgotPasswordConfirmation--c74db584-8982-4131-acaf-8448f5d1af9b.yaml index 106287a3..5c96248a 100644 --- a/config/project/entryTypes/forgotPasswordConfirmation--c74db584-8982-4131-acaf-8448f5d1af9b.yaml +++ b/config/project/entryTypes/forgotPasswordConfirmation--c74db584-8982-4131-acaf-8448f5d1af9b.yaml @@ -56,7 +56,6 @@ fieldLayouts: handle: forgotPasswordConfirmation hasTitleField: true name: 'Forgot Password Confirmation' -section: 53c1af4c-0fbd-4811-a028-67fed65195b9 # Forgot Password Confirmation sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml b/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml new file mode 100644 index 00000000..e28db352 --- /dev/null +++ b/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml @@ -0,0 +1,81 @@ +color: null +fieldLayouts: + 9334ab5d-2a5e-48de-8e2b-f9473c1d7ffb: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 4769bfc3-3064-404b-baa5-1bd5c5ff2acf + handle: blockTitle + includeInCards: false + instructions: null + label: Title + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: ceea9b40-c972-44ed-9a78-13e297b373d1 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 9b825b00-aa1c-4ad2-b013-e29ee855e551 + handle: text + includeInCards: true + instructions: null + label: Text + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 061635db-57d8-499f-8247-683051ee2000 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 74a30650-eb90-462f-a104-de1d41ac8221 + handle: null + includeInCards: false + instructions: null + label: Form + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: d82ff4e9-a339-4dc7-993a-33ddbc7770e6 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: ae73d04c-119e-4cc7-a3fc-bf41d36c5510 + handle: backgroundColor + includeInCards: false + instructions: null + label: 'Background Color' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: ed5937b6-3da0-49f4-a479-17835510d6e3 + userCondition: null + warning: null + width: 100 + name: Content + uid: 93748cb1-718c-4f6b-bf7f-2905cce71126 + userCondition: null +handle: form +hasTitleField: false +icon: null +name: Form +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +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 new file mode 100644 index 00000000..7f3813bc --- /dev/null +++ b/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml @@ -0,0 +1,81 @@ +color: null +fieldLayouts: + 63a576be-e5a1-42a0-8eda-4165892703fd: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 2184d090-d3e1-413b-8d21-b537c5141ef8 + 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 + handle: null + includeInCards: true + instructions: null + label: Title + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 003f98c4-765a-40ca-a3e3-54a939e9dd59 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: d04eb799-5eb6-46db-92f8-88c4e6b8812e + handle: intro + includeInCards: false + instructions: null + label: Intro + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 4b54acd3-0bf2-44fa-83a9-bbf84c59e917 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: f936530d-29a5-4460-9ccd-b586bfb25329 + handle: null + includeInCards: false + instructions: null + label: 'Call to actions' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: f10f7bbc-a341-46d7-9548-1c3111ff6e01 + userCondition: null + warning: null + width: 100 + name: Content + uid: f0a1f43c-d76e-40d3-9b39-e2a0e2021a72 + userCondition: null +handle: heroBlock +hasTitleField: false +icon: null +name: 'Hero Block' +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +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 1c4701c3..11a48976 100644 --- a/config/project/entryTypes/home--89c47888-bddf-4633-9352-1d5dc3bb452f.yaml +++ b/config/project/entryTypes/home--89c47888-bddf-4633-9352-1d5dc3bb452f.yaml @@ -93,7 +93,6 @@ fieldLayouts: handle: home hasTitleField: false name: Home -section: 5611e98d-93ec-4bd4-95dd-18f282b8c5e8 # Home sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml b/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml new file mode 100644 index 00000000..35d64b6a --- /dev/null +++ b/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml @@ -0,0 +1,96 @@ +color: null +fieldLayouts: + dbac7280-eb96-48c9-9218-1f8706af3656: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: cd736fb3-c9b7-4ce1-88a8-da8b64249eb1 + handle: image + includeInCards: false + instructions: null + label: Image + providesThumbs: true + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: baa9eb81-3124-4edd-8cfd-8a294e0b0c16 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 683cbd88-ef11-45e0-83b4-e20d03f6ea6b + handle: null + includeInCards: false + instructions: null + label: 'Image width' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: a3e4f5ff-7dc0-4e82-b00c-8bea4e6b9b70 + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: 9abed6d9-3042-4dd4-add0-3115a6e2693b + handle: null + includeInCards: false + instructions: null + label: 'Image position' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 5703cb2e-6333-45b2-b5b8-78da1173aca7 + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: 4ce05044-aa3d-4bbe-ad21-be03fbc1a273 + handle: backgroundColor + includeInCards: false + instructions: null + label: 'Background Color' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: ccae05e3-e8e4-4417-a452-ae31afa6664d + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: 9084b802-1468-4763-a867-2e4b1ebd3f09 + handle: null + includeInCards: true + instructions: null + label: 'Show larger version in popup' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: feb576a2-753f-4c0e-bc99-499d303293d5 + userCondition: null + warning: null + width: 50 + name: Content + uid: f986a838-979a-4945-abe0-cd3c6cbad150 + userCondition: null +handle: image +hasTitleField: false +icon: null +name: Image +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +titleFormat: null +titleTranslationKeyFormat: null +titleTranslationMethod: site diff --git a/config/project/entryTypes/login--83568fdb-b819-4743-9c0a-c1a432b36feb.yaml b/config/project/entryTypes/login--83568fdb-b819-4743-9c0a-c1a432b36feb.yaml index 6dbb420f..f7dd6629 100644 --- a/config/project/entryTypes/login--83568fdb-b819-4743-9c0a-c1a432b36feb.yaml +++ b/config/project/entryTypes/login--83568fdb-b819-4743-9c0a-c1a432b36feb.yaml @@ -56,7 +56,6 @@ fieldLayouts: handle: login hasTitleField: true name: Login -section: c25b1e19-dca6-4ab5-a776-a043f6ee4c82 # Login sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null 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 d18506f1..fca5e4be 100644 --- a/config/project/entryTypes/news--109f5d44-e366-49e7-826d-6b13de779861.yaml +++ b/config/project/entryTypes/news--109f5d44-e366-49e7-826d-6b13de779861.yaml @@ -167,7 +167,6 @@ fieldLayouts: handle: news hasTitleField: true name: News -section: c576870d-abd8-46aa-8fe5-cdd12c40dfa8 # News items showStatusField: true slugTranslationKeyFormat: null slugTranslationMethod: 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 0461dc7d..60425d31 100644 --- a/config/project/entryTypes/newsOverview--d3b383b6-5ad7-494f-bc13-c06a53a5e5e9.yaml +++ b/config/project/entryTypes/newsOverview--d3b383b6-5ad7-494f-bc13-c06a53a5e5e9.yaml @@ -120,7 +120,6 @@ fieldLayouts: handle: newsOverview hasTitleField: true name: 'News Overview' -section: 4c32edae-2824-4f0f-b38b-2477d2500dfe # News Overview sortOrder: 1 titleFormat: null titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml b/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml new file mode 100644 index 00000000..616832ff --- /dev/null +++ b/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml @@ -0,0 +1,66 @@ +color: null +fieldLayouts: + 0b203f95-b680-4192-8ebc-fd84ef05fc3c: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: e6665f06-bacd-4421-bd2e-cdf693c23eaf + handle: blockTitle + includeInCards: false + instructions: null + label: Title + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: f7c5b6c1-2df2-47a9-9590-8e8c57d48212 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 776fa716-10bb-48bb-ae08-28870f9d77e7 + handle: null + includeInCards: true + instructions: null + label: Entries + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 76be8a95-7f6d-46e0-a7ad-0105ea2dc848 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 4389ba83-8e69-4edb-b3c3-ca0ba89617c1 + handle: backgroundColor + includeInCards: false + instructions: null + label: 'Background Color' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 3879b5f6-1d82-4b0d-a1ed-389e9ada1de2 + userCondition: null + warning: null + width: 100 + name: Content + uid: 17a9de58-71d7-452f-a480-1439982cf48e + userCondition: null +handle: overview +hasTitleField: false +icon: null +name: Overview +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +titleFormat: null +titleTranslationKeyFormat: null +titleTranslationMethod: site diff --git a/config/project/entryTypes/pageNotFound--be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff.yaml b/config/project/entryTypes/pageNotFound--be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff.yaml index 3f3b5009..e3391c4d 100644 --- a/config/project/entryTypes/pageNotFound--be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff.yaml +++ b/config/project/entryTypes/pageNotFound--be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff.yaml @@ -49,7 +49,6 @@ fieldLayouts: handle: pageNotFound hasTitleField: true name: 'Page not found' -section: 4750849d-9328-4d3e-956d-9d317da5e6eb # Page not found sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null 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 27b7949d..9f9b7a26 100644 --- a/config/project/entryTypes/pages--9f39fdda-793c-4506-9dd4-e764d46cad28.yaml +++ b/config/project/entryTypes/pages--9f39fdda-793c-4506-9dd4-e764d46cad28.yaml @@ -155,7 +155,6 @@ fieldLayouts: handle: pages hasTitleField: true name: Pages -section: 45b7c78f-587d-441b-bbd1-605ca629d0bd # Pages showStatusField: true slugTranslationKeyFormat: null slugTranslationMethod: site diff --git a/config/project/entryTypes/privacyPolicy--4c4ef055-f88d-4b63-825e-aebd5ea34ad2.yaml b/config/project/entryTypes/privacyPolicy--4c4ef055-f88d-4b63-825e-aebd5ea34ad2.yaml index 7402cf6c..cba5d6a1 100644 --- a/config/project/entryTypes/privacyPolicy--4c4ef055-f88d-4b63-825e-aebd5ea34ad2.yaml +++ b/config/project/entryTypes/privacyPolicy--4c4ef055-f88d-4b63-825e-aebd5ea34ad2.yaml @@ -62,7 +62,6 @@ fieldLayouts: handle: privacyPolicy hasTitleField: true name: 'Privacy policy' -section: c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e # Privacy policy sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/profile--88823369-72c4-4751-92df-a430c2f5784b.yaml b/config/project/entryTypes/profile--88823369-72c4-4751-92df-a430c2f5784b.yaml index 26451cc9..3b837031 100644 --- a/config/project/entryTypes/profile--88823369-72c4-4751-92df-a430c2f5784b.yaml +++ b/config/project/entryTypes/profile--88823369-72c4-4751-92df-a430c2f5784b.yaml @@ -56,7 +56,6 @@ fieldLayouts: handle: profile hasTitleField: true name: Profile -section: 361daec5-5ea3-4d9f-957f-f39c78bb595e # Profile sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml b/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml new file mode 100644 index 00000000..fb00e1de --- /dev/null +++ b/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml @@ -0,0 +1,96 @@ +color: null +fieldLayouts: + 0f0db14f-2f40-48e1-853e-ba4ea386b28f: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 933f619e-82e4-4b3d-a27f-9d7d9cce42b8 + handle: text + includeInCards: true + instructions: null + label: Text + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: cbc1da18-20d8-4498-b092-47081ee7ae11 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504 + handle: null + includeInCards: false + instructions: null + label: Author + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 8eb0aca1-2882-4c08-b7ee-5ac875f9ce84 + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: 44549f86-4264-4c94-964c-a927c53c2a38 + handle: null + includeInCards: false + instructions: null + label: 'Author Image' + providesThumbs: true + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: cacc93e6-e85e-410b-b9c4-a9e85962e836 + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: 302aeb89-2e5c-42f2-a735-98e504b28a37 + handle: cta + includeInCards: false + instructions: null + label: 'Call to action' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: e9092905-93ca-4313-a3fc-3fd4ac307557 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 7bfca6b9-10b5-45cf-a470-29d85f876c61 + handle: backgroundColor + includeInCards: false + instructions: null + label: 'Background Color' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 14a7aa7f-00ce-4c5e-83c8-26626d93de0a + userCondition: null + warning: null + width: 100 + name: Content + uid: 87b0e6d6-6529-46f2-b359-dd62254ea435 + userCondition: null +handle: quote +hasTitleField: false +icon: null +name: Quote +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +titleFormat: null +titleTranslationKeyFormat: null +titleTranslationMethod: site diff --git a/config/project/entryTypes/register--5f87e29c-269c-47bd-b6bc-5439a2f855c8.yaml b/config/project/entryTypes/register--5f87e29c-269c-47bd-b6bc-5439a2f855c8.yaml index 226f3237..dfdcbaf9 100644 --- a/config/project/entryTypes/register--5f87e29c-269c-47bd-b6bc-5439a2f855c8.yaml +++ b/config/project/entryTypes/register--5f87e29c-269c-47bd-b6bc-5439a2f855c8.yaml @@ -56,7 +56,6 @@ fieldLayouts: handle: register hasTitleField: true name: Register -section: 684ece64-c23a-4abf-9574-f2c053d496e8 # Register sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/registrationCompleted--aac522be-8926-4b5e-ae63-cb77840a69c9.yaml b/config/project/entryTypes/registrationCompleted--aac522be-8926-4b5e-ae63-cb77840a69c9.yaml index 00e62684..e6b84d0b 100644 --- a/config/project/entryTypes/registrationCompleted--aac522be-8926-4b5e-ae63-cb77840a69c9.yaml +++ b/config/project/entryTypes/registrationCompleted--aac522be-8926-4b5e-ae63-cb77840a69c9.yaml @@ -56,7 +56,6 @@ fieldLayouts: handle: registrationCompleted hasTitleField: true name: 'Registration completed' -section: d5601a1f-a33e-4c5a-b7af-1f29347149ca # Registration completed sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null 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 4deb41da..9c2bd17a 100644 --- a/config/project/entryTypes/searchResults--b13fc4bd-af47-4f5c-b349-05e9e24dfecc.yaml +++ b/config/project/entryTypes/searchResults--b13fc4bd-af47-4f5c-b349-05e9e24dfecc.yaml @@ -120,7 +120,6 @@ fieldLayouts: handle: searchResults hasTitleField: true name: 'Search results' -section: e3bed4e1-82ae-45e8-908c-0a6669141b31 # Search results sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/setPassword--6122281a-7d92-44b0-bef8-296775631068.yaml b/config/project/entryTypes/setPassword--6122281a-7d92-44b0-bef8-296775631068.yaml index 6bb53b0c..87403e44 100644 --- a/config/project/entryTypes/setPassword--6122281a-7d92-44b0-bef8-296775631068.yaml +++ b/config/project/entryTypes/setPassword--6122281a-7d92-44b0-bef8-296775631068.yaml @@ -56,7 +56,6 @@ fieldLayouts: handle: setPassword hasTitleField: true name: 'Set Password' -section: 8e583282-1fec-4444-822f-37b2d5961f28 # Set Password sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/setPasswordConfirmation--8f0da589-76b2-4663-9209-ba978821ca83.yaml b/config/project/entryTypes/setPasswordConfirmation--8f0da589-76b2-4663-9209-ba978821ca83.yaml index 53650241..2e94c0f5 100644 --- a/config/project/entryTypes/setPasswordConfirmation--8f0da589-76b2-4663-9209-ba978821ca83.yaml +++ b/config/project/entryTypes/setPasswordConfirmation--8f0da589-76b2-4663-9209-ba978821ca83.yaml @@ -56,7 +56,6 @@ fieldLayouts: handle: setPasswordConfirmation hasTitleField: true name: 'Set Password Confirmation' -section: 4703bf34-5e13-4da1-aff6-d04c0bba024b # Set Password Confirmation sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null 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 961b9679..716eb093 100644 --- a/config/project/entryTypes/siteSettings--75c71ec6-7c59-460d-bac3-80ae2ee887a5.yaml +++ b/config/project/entryTypes/siteSettings--75c71ec6-7c59-460d-bac3-80ae2ee887a5.yaml @@ -22,7 +22,6 @@ fieldLayouts: handle: siteSettings hasTitleField: false name: 'Site Settings' -section: 6f79e12f-9d80-4f17-ae51-5160127975ec # Site Settings showStatusField: false slugTranslationKeyFormat: null slugTranslationMethod: site diff --git a/config/project/entryTypes/systemOffline--e85a2f89-c711-4452-8eda-43dac6449f63.yaml b/config/project/entryTypes/systemOffline--e85a2f89-c711-4452-8eda-43dac6449f63.yaml index 1cb3ed15..6a8376b5 100644 --- a/config/project/entryTypes/systemOffline--e85a2f89-c711-4452-8eda-43dac6449f63.yaml +++ b/config/project/entryTypes/systemOffline--e85a2f89-c711-4452-8eda-43dac6449f63.yaml @@ -62,7 +62,6 @@ fieldLayouts: handle: systemOffline hasTitleField: true name: '503' -section: fa6e0764-a31c-4304-a4d7-76bd3a679e3e # 503 sortOrder: 1 titleFormat: '{section.name|raw}' titleTranslationKeyFormat: null diff --git a/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml new file mode 100644 index 00000000..b2f22166 --- /dev/null +++ b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml @@ -0,0 +1,111 @@ +color: null +fieldLayouts: + f4023492-353e-4a86-9695-455793644dc4: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a + handle: blockTitle + includeInCards: false + instructions: null + label: Title + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: bc1db95c-60f0-4911-8c01-fbd89b5f9a06 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: b8bf7de4-8025-4da7-9040-09ec8b731016 + handle: text + includeInCards: true + instructions: null + label: Text + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 05aa0d0e-b0b6-4161-a302-d52aa0e73032 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: ca8bb389-d0f3-4dbb-af40-e2f6ef211040 + handle: cta + includeInCards: false + instructions: null + label: 'Call to action' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: f6f1bc45-4a68-4a62-b22d-014547a0e11d + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: f21594e6-d83e-4047-a36c-0d6b709719e1 + handle: image + includeInCards: false + instructions: null + label: Image + providesThumbs: true + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: ed69e655-73d9-4f2b-94a0-2275e9b4faf8 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 40e14f90-0640-452d-9c8a-9f30f73bacbb + handle: position + includeInCards: false + instructions: null + label: 'Image position' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 3e11cb59-1985-4f62-8da1-4c8694b813fb + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: bd732ee5-59bb-41a5-81e1-b0de29ca7146 + handle: backgroundColor + includeInCards: false + instructions: null + label: 'Background Color' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 1ed3a959-a53c-497c-8838-852a96e2c278 + userCondition: null + warning: null + width: 100 + name: Content + uid: f3cac461-fd7a-4f9a-8486-520f99041b3f + userCondition: null +handle: textImage +hasTitleField: false +icon: null +name: 'Text (+ Image)' +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +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 new file mode 100644 index 00000000..ec818250 --- /dev/null +++ b/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml @@ -0,0 +1,126 @@ +color: null +fieldLayouts: + 8e0153f8-35f6-4a49-bc77-316bc5dce081: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 24983cba-9d55-413d-80dc-0374abd19ec0 + handle: null + includeInCards: false + instructions: null + label: 'Title Column 1' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: e1e3e29f-0360-4cf5-9e9c-185e52b35ec3 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: b1cd3558-d939-48d0-8628-239236ff699c + handle: null + includeInCards: true + instructions: null + label: 'Text Column 1' + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 8066edd1-fae1-4876-b905-cecb2c112d8a + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: bde7c3e4-1530-4cdf-94a4-6ac068e88c8a + handle: null + includeInCards: false + instructions: null + label: 'CTA Column 1' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: a27db994-44cd-49ce-9e65-16ce6ec8334a + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: e73dd38a-5d76-40ba-99eb-25ee65bf7ab5 + handle: null + includeInCards: false + instructions: null + label: 'Title Column 2' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 12b922f4-dd7e-425b-a3ba-137fc623d829 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: a2d7684e-6737-4123-ad14-2c4e4221bbdd + handle: null + includeInCards: false + instructions: null + label: 'Text Column 2' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 59368b27-46f3-4c5b-93b7-9e5bf5641ce9 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 84a6a70f-85ce-43a5-ad74-738a0cbea388 + handle: null + includeInCards: false + instructions: null + label: 'CTA Column 2' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 3461e881-b526-426b-be4a-727375056942 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 3e5318bd-23e0-4319-8f7c-3f38350d8764 + handle: null + includeInCards: false + instructions: null + label: 'Background Color' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 5c08b825-8341-4ca0-a415-67be5bbd04ae + userCondition: null + warning: null + width: 100 + name: Content + uid: 6a9d5fcb-7371-45df-b9f8-0a603830f3a3 + userCondition: null +handle: textTwoColumns +hasTitleField: false +icon: null +name: 'Text (2 columns)' +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +titleFormat: null +titleTranslationKeyFormat: null +titleTranslationMethod: site diff --git a/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml b/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml new file mode 100644 index 00000000..e2e0e33e --- /dev/null +++ b/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml @@ -0,0 +1,141 @@ +color: null +fieldLayouts: + 86d679f2-c66c-4cad-a0cc-63b8753b55a8: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e + handle: blockTitle + includeInCards: false + instructions: null + label: Title + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: c2d30acc-f77c-4758-b7ea-eb9ae78c344c + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: d8d1d5d4-1fab-4aaa-b9e7-0eca37062865 + handle: text + includeInCards: true + instructions: null + label: Text + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 49decd66-c2e9-416c-83cd-46bc0474a15e + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 9faf6a00-afea-4a29-a217-e6af774f6b55 + handle: cta + includeInCards: false + instructions: null + label: 'Call to action' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 1a71f70a-e8c4-4c92-8ecc-9eedcd75a3c3 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba + handle: video + includeInCards: false + instructions: null + label: Video + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: f3b691ab-3aba-42aa-9b69-08b6498a0827 + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: 896816a1-5444-4e1b-b74c-efbac472953c + handle: placeholderImage + includeInCards: false + instructions: null + label: 'Placeholder Image' + providesThumbs: true + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: ada65645-8cc4-4f63-a6cf-2c60df1e7396 + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: c8533e19-1c6c-4d33-8e50-71babb409313 + handle: null + includeInCards: false + instructions: null + label: 'Video position' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 2607da7f-daf5-4c42-8c89-915abc68dd03 + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: 561b6d99-0213-4cfc-bd14-c3c4f4ff02d3 + handle: videoCaption + includeInCards: false + instructions: null + label: 'Video Caption' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 0c6bd8fe-1653-466a-b821-71b168ce970f + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24 + handle: backgroundColor + includeInCards: false + instructions: null + label: 'Background Color' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 95f06a3a-c17c-4032-abd6-82d452ed5e7b + userCondition: null + warning: null + width: 100 + name: Content + uid: dba25c67-8336-4776-bb85-63e3fffb4f1e + userCondition: null +handle: textVideo +hasTitleField: false +icon: null +name: 'Text + Video' +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +titleFormat: null +titleTranslationKeyFormat: null +titleTranslationMethod: site diff --git a/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml b/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml new file mode 100644 index 00000000..46396fb4 --- /dev/null +++ b/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml @@ -0,0 +1,81 @@ +color: null +fieldLayouts: + 4bb37325-4657-4b4b-a37d-a9601263cf72: + tabs: + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a + handle: null + includeInCards: true + instructions: null + label: Video + providesThumbs: false + required: true + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 10b5c1ef-5a1d-4b4f-90ca-41388b1bc2d1 + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: 724561c2-845a-427f-b005-e0c2a35e0112 + handle: null + includeInCards: false + instructions: null + label: 'Placeholder Image' + providesThumbs: true + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: b84cf6f5-a37f-4a41-8908-4157a510c99d + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: fca40313-aa0d-4206-a530-c638a5166f69 + handle: backgroundColor + includeInCards: false + instructions: null + label: 'Background Color' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: ee4947c6-1e36-4c0a-9f92-995d187c1983 + userCondition: null + warning: null + width: 50 + - + elementCondition: null + fieldUid: ae5f2b18-f88e-4521-a729-d5fccff56993 + handle: null + includeInCards: false + instructions: null + label: 'Video Caption' + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 7cf136e3-1af6-43c5-bcd3-2d6cf2878c1c + userCondition: null + warning: null + width: 50 + name: Content + uid: 1b44f4cf-c6f3-495e-b01a-3cb36749abfd + userCondition: null +handle: video +hasTitleField: false +icon: null +name: Video +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: null +slugTranslationMethod: site +titleFormat: null +titleTranslationKeyFormat: null +titleTranslationMethod: site diff --git a/config/project/fieldGroups/29ce1a5b-53b3-4361-96e4-20fc58e90dac.yaml b/config/project/fieldGroups/29ce1a5b-53b3-4361-96e4-20fc58e90dac.yaml deleted file mode 100644 index f8eae03b..00000000 --- a/config/project/fieldGroups/29ce1a5b-53b3-4361-96e4-20fc58e90dac.yaml +++ /dev/null @@ -1 +0,0 @@ -name: SEO diff --git a/config/project/fieldGroups/2c770290-8edc-4f26-b846-6d99d36d7844.yaml b/config/project/fieldGroups/2c770290-8edc-4f26-b846-6d99d36d7844.yaml deleted file mode 100644 index 7ed0a01e..00000000 --- a/config/project/fieldGroups/2c770290-8edc-4f26-b846-6d99d36d7844.yaml +++ /dev/null @@ -1 +0,0 @@ -name: Common diff --git a/config/project/fieldGroups/39b3406d-d1bb-4a84-a13a-bce5cc293238.yaml b/config/project/fieldGroups/39b3406d-d1bb-4a84-a13a-bce5cc293238.yaml deleted file mode 100644 index 8a4de147..00000000 --- a/config/project/fieldGroups/39b3406d-d1bb-4a84-a13a-bce5cc293238.yaml +++ /dev/null @@ -1 +0,0 @@ -name: Globals diff --git a/config/project/fieldGroups/61b9a78d-f3c0-4c99-8e91-d97e9768023c.yaml b/config/project/fieldGroups/61b9a78d-f3c0-4c99-8e91-d97e9768023c.yaml deleted file mode 100644 index 81920727..00000000 --- a/config/project/fieldGroups/61b9a78d-f3c0-4c99-8e91-d97e9768023c.yaml +++ /dev/null @@ -1 +0,0 @@ -name: 'Optimized Images' diff --git a/config/project/fieldGroups/815f235b-7817-462f-904d-a00904787aaf.yaml b/config/project/fieldGroups/815f235b-7817-462f-904d-a00904787aaf.yaml deleted file mode 100644 index 11ba63d3..00000000 --- a/config/project/fieldGroups/815f235b-7817-462f-904d-a00904787aaf.yaml +++ /dev/null @@ -1 +0,0 @@ -name: Hyper diff --git a/config/project/fieldGroups/bfa2f99e-1c8c-4348-8f89-00708397a119.yaml b/config/project/fieldGroups/bfa2f99e-1c8c-4348-8f89-00708397a119.yaml deleted file mode 100644 index ab96a980..00000000 --- a/config/project/fieldGroups/bfa2f99e-1c8c-4348-8f89-00708397a119.yaml +++ /dev/null @@ -1 +0,0 @@ -name: Content diff --git a/config/project/fieldGroups/e9218327-8360-4a72-aae4-ff2db8be2c18.yaml b/config/project/fieldGroups/e9218327-8360-4a72-aae4-ff2db8be2c18.yaml deleted file mode 100644 index fe6009ca..00000000 --- a/config/project/fieldGroups/e9218327-8360-4a72-aae4-ff2db8be2c18.yaml +++ /dev/null @@ -1 +0,0 @@ -name: Overview 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 b8823347..ba1e7aa6 100644 --- a/config/project/fields/address--6ca94949-c3f4-465d-88c7-3d4736d97ed4.yaml +++ b/config/project/fields/address--6ca94949-c3f4-465d-88c7-3d4736d97ed4.yaml @@ -1,6 +1,5 @@ columnSuffix: oktnwzmp contentColumnType: text -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common handle: address instructions: '' name: Address diff --git a/config/project/fields/authorImage--44549f86-4264-4c94-964c-a927c53c2a38.yaml b/config/project/fields/authorImage--44549f86-4264-4c94-964c-a927c53c2a38.yaml new file mode 100644 index 00000000..7887088f --- /dev/null +++ b/config/project/fields/authorImage--44549f86-4264-4c94-964c-a927c53c2a38.yaml @@ -0,0 +1,36 @@ +columnSuffix: null +handle: authorImage +instructions: null +name: 'Content Builder - Quote - Author 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/backgroundColor--3e5318bd-23e0-4319-8f7c-3f38350d8764.yaml b/config/project/fields/backgroundColor--3e5318bd-23e0-4319-8f7c-3f38350d8764.yaml new file mode 100644 index 00000000..4787cf94 --- /dev/null +++ b/config/project/fields/backgroundColor--3e5318bd-23e0-4319-8f7c-3f38350d8764.yaml @@ -0,0 +1,11 @@ +columnSuffix: null +handle: backgroundColor +instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' +name: 'Content Builder - Text (2 columns) - Background Color' +searchable: false +settings: + dataSet: 'Background colors' + type: dropdown +translationKeyFormat: null +translationMethod: none +type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor2--ac60331a-e9bd-4399-8b44-42a2c469fd52.yaml b/config/project/fields/backgroundColor2--ac60331a-e9bd-4399-8b44-42a2c469fd52.yaml new file mode 100644 index 00000000..9c89cdd1 --- /dev/null +++ b/config/project/fields/backgroundColor2--ac60331a-e9bd-4399-8b44-42a2c469fd52.yaml @@ -0,0 +1,11 @@ +columnSuffix: null +handle: backgroundColor2 +instructions: null +name: 'Content Builder - Call To Action - Background color' +searchable: false +settings: + dataSet: 'Background colors' + type: dropdown +translationKeyFormat: null +translationMethod: none +type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor3--4389ba83-8e69-4edb-b3c3-ca0ba89617c1.yaml b/config/project/fields/backgroundColor3--4389ba83-8e69-4edb-b3c3-ca0ba89617c1.yaml new file mode 100644 index 00000000..b96a32a6 --- /dev/null +++ b/config/project/fields/backgroundColor3--4389ba83-8e69-4edb-b3c3-ca0ba89617c1.yaml @@ -0,0 +1,11 @@ +columnSuffix: null +handle: backgroundColor3 +instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' +name: 'Content Builder - Overview - Background Color' +searchable: false +settings: + dataSet: 'Background colors' + type: dropdown +translationKeyFormat: null +translationMethod: none +type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor4--4ce05044-aa3d-4bbe-ad21-be03fbc1a273.yaml b/config/project/fields/backgroundColor4--4ce05044-aa3d-4bbe-ad21-be03fbc1a273.yaml new file mode 100644 index 00000000..21d75316 --- /dev/null +++ b/config/project/fields/backgroundColor4--4ce05044-aa3d-4bbe-ad21-be03fbc1a273.yaml @@ -0,0 +1,11 @@ +columnSuffix: null +handle: backgroundColor4 +instructions: 'Select the background color of the whole section.' +name: 'Content Builder - Image - Background Color' +searchable: false +settings: + dataSet: 'Background colors' + type: dropdown +translationKeyFormat: null +translationMethod: none +type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor5--7bfca6b9-10b5-45cf-a470-29d85f876c61.yaml b/config/project/fields/backgroundColor5--7bfca6b9-10b5-45cf-a470-29d85f876c61.yaml new file mode 100644 index 00000000..c05c6372 --- /dev/null +++ b/config/project/fields/backgroundColor5--7bfca6b9-10b5-45cf-a470-29d85f876c61.yaml @@ -0,0 +1,11 @@ +columnSuffix: null +handle: backgroundColor5 +instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' +name: 'Content Builder - Quote - Background Color' +searchable: false +settings: + dataSet: 'Background colors' + type: dropdown +translationKeyFormat: null +translationMethod: none +type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor6--fca40313-aa0d-4206-a530-c638a5166f69.yaml b/config/project/fields/backgroundColor6--fca40313-aa0d-4206-a530-c638a5166f69.yaml new file mode 100644 index 00000000..d2ae5461 --- /dev/null +++ b/config/project/fields/backgroundColor6--fca40313-aa0d-4206-a530-c638a5166f69.yaml @@ -0,0 +1,11 @@ +columnSuffix: null +handle: backgroundColor6 +instructions: 'Select the background color of the whole section.' +name: 'Content Builder - Video - Background Color' +searchable: false +settings: + dataSet: 'Background colors' + type: dropdown +translationKeyFormat: null +translationMethod: none +type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor7--f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24.yaml b/config/project/fields/backgroundColor7--f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24.yaml new file mode 100644 index 00000000..412e3579 --- /dev/null +++ b/config/project/fields/backgroundColor7--f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24.yaml @@ -0,0 +1,11 @@ +columnSuffix: null +handle: backgroundColor7 +instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' +name: 'Content Builder - Text + Video - Background Color' +searchable: false +settings: + dataSet: 'Background colors' + type: dropdown +translationKeyFormat: null +translationMethod: none +type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor8--bd732ee5-59bb-41a5-81e1-b0de29ca7146.yaml b/config/project/fields/backgroundColor8--bd732ee5-59bb-41a5-81e1-b0de29ca7146.yaml new file mode 100644 index 00000000..ca222716 --- /dev/null +++ b/config/project/fields/backgroundColor8--bd732ee5-59bb-41a5-81e1-b0de29ca7146.yaml @@ -0,0 +1,11 @@ +columnSuffix: null +handle: backgroundColor8 +instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' +name: 'Content Builder - Text (+ Image) - Background Color' +searchable: false +settings: + dataSet: 'Background colors' + type: dropdown +translationKeyFormat: null +translationMethod: none +type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor9--ae73d04c-119e-4cc7-a3fc-bf41d36c5510.yaml b/config/project/fields/backgroundColor9--ae73d04c-119e-4cc7-a3fc-bf41d36c5510.yaml new file mode 100644 index 00000000..458f0dd6 --- /dev/null +++ b/config/project/fields/backgroundColor9--ae73d04c-119e-4cc7-a3fc-bf41d36c5510.yaml @@ -0,0 +1,11 @@ +columnSuffix: null +handle: backgroundColor9 +instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' +name: 'Content Builder - Form - Background Color' +searchable: false +settings: + dataSet: 'Background colors' + type: dropdown +translationKeyFormat: null +translationMethod: none +type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/blockTitle--e2e2a303-7d29-4edb-846d-84e6c8494c50.yaml b/config/project/fields/blockTitle--e2e2a303-7d29-4edb-846d-84e6c8494c50.yaml new file mode 100644 index 00000000..8e2dae11 --- /dev/null +++ b/config/project/fields/blockTitle--e2e2a303-7d29-4edb-846d-84e6c8494c50.yaml @@ -0,0 +1,10 @@ +columnSuffix: null +handle: blockTitle +instructions: null +name: 'Content Builder - Call To Action - Title' +searchable: true +settings: + someAttribute: null +translationKeyFormat: null +translationMethod: site +type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/blockTitle2--e6665f06-bacd-4421-bd2e-cdf693c23eaf.yaml b/config/project/fields/blockTitle2--e6665f06-bacd-4421-bd2e-cdf693c23eaf.yaml new file mode 100644 index 00000000..9d02ae26 --- /dev/null +++ b/config/project/fields/blockTitle2--e6665f06-bacd-4421-bd2e-cdf693c23eaf.yaml @@ -0,0 +1,10 @@ +columnSuffix: null +handle: blockTitle2 +instructions: 'Add an optional title to the block' +name: 'Content Builder - Overview - Title' +searchable: true +settings: + someAttribute: null +translationKeyFormat: null +translationMethod: site +type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/blockTitle3--5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e.yaml b/config/project/fields/blockTitle3--5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e.yaml new file mode 100644 index 00000000..9424372f --- /dev/null +++ b/config/project/fields/blockTitle3--5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e.yaml @@ -0,0 +1,10 @@ +columnSuffix: null +handle: blockTitle3 +instructions: 'Add an optional title to the block' +name: 'Content Builder - Text + Video - Title' +searchable: true +settings: + someAttribute: null +translationKeyFormat: null +translationMethod: site +type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/blockTitle4--1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a.yaml b/config/project/fields/blockTitle4--1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a.yaml new file mode 100644 index 00000000..8ced637c --- /dev/null +++ b/config/project/fields/blockTitle4--1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a.yaml @@ -0,0 +1,10 @@ +columnSuffix: null +handle: blockTitle4 +instructions: 'Add an optional title to the block' +name: 'Content Builder - Text (+ Image) - Title' +searchable: true +settings: + someAttribute: null +translationKeyFormat: null +translationMethod: site +type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/blockTitle5--71a7d521-3217-4254-8b3f-f778279d342c.yaml b/config/project/fields/blockTitle5--71a7d521-3217-4254-8b3f-f778279d342c.yaml new file mode 100644 index 00000000..15794ff9 --- /dev/null +++ b/config/project/fields/blockTitle5--71a7d521-3217-4254-8b3f-f778279d342c.yaml @@ -0,0 +1,10 @@ +columnSuffix: null +handle: blockTitle5 +instructions: null +name: 'Content Builder - Custom Table - Title' +searchable: true +settings: + someAttribute: null +translationKeyFormat: null +translationMethod: site +type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/blockTitle6--4769bfc3-3064-404b-baa5-1bd5c5ff2acf.yaml b/config/project/fields/blockTitle6--4769bfc3-3064-404b-baa5-1bd5c5ff2acf.yaml new file mode 100644 index 00000000..2ec72cc8 --- /dev/null +++ b/config/project/fields/blockTitle6--4769bfc3-3064-404b-baa5-1bd5c5ff2acf.yaml @@ -0,0 +1,10 @@ +columnSuffix: null +handle: blockTitle6 +instructions: 'Type an optional title to appear with the form.' +name: 'Content Builder - Form - Title' +searchable: true +settings: + someAttribute: null +translationKeyFormat: null +translationMethod: site +type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml b/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml index feefd046..87d767dc 100644 --- a/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml +++ b/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml @@ -1,16 +1,26 @@ columnSuffix: null contentColumnType: string -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common handle: contentBuilder instructions: null name: 'Content Builder' searchable: true settings: - contentTable: '{{%matrixcontent_contentbuilder}}' - maxBlocks: null - minBlocks: null + entryTypes: + - 1e4267e1-8d5f-4312-8458-86b19bc17d74 + - 7b5ab248-6255-4b42-88bc-80c1dee62b20 + - 24bd0074-b53d-404d-9285-a0be9f26bbd4 + - 0396f80c-a192-4beb-a6e7-075075cf0f70 + - 7256a782-20ff-4771-9d85-ed3f49e13ef4 + - 209777db-293c-48b6-9897-1fe97b278510 + - 95920915-f806-4fbc-9c22-979ec9085fe8 + - d86336d6-7efa-44f9-9a10-8619c79beeca + - f2d33237-c7de-4590-9683-7efe6594ebbd + - f3211a4e-d5f8-4514-a372-c5b8cfc2c44a + maxEntries: null + minEntries: null propagationKeyFormat: null propagationMethod: none + viewMode: blocks translationKeyFormat: null translationMethod: site type: craft\fields\Matrix diff --git a/config/project/fields/cta--df7389a1-233e-4f41-8340-9d16eee18c51.yaml b/config/project/fields/cta--df7389a1-233e-4f41-8340-9d16eee18c51.yaml new file mode 100644 index 00000000..bc1d3f32 --- /dev/null +++ b/config/project/fields/cta--df7389a1-233e-4f41-8340-9d16eee18c51.yaml @@ -0,0 +1,2491 @@ +columnSuffix: null +handle: cta +instructions: null +name: 'Content Builder - Call To Action - CTA' +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 + - 758ba592-ce55-433d-9d7f-2e515bf17104 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - f73f3435-89ca-47f7-ba5a-766b879d3e22 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 7dcb1ab3-bcaf-4209-b1fd-375e92bc2c1f + - + __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 + - + - width + - 50 + - + - uid + - 9e7102ff-2a4f-4a21-bebb-d20d7abce7c0 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 9aed0b80-8be3-4130-9bea-5dddf8af18e2 + - + - 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 + - + - width + - 100 + - + - uid + - 55057e01-6378-45c8-a55a-cda6156dc4ca + - + __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 + - + - width + - 100 + - + - uid + - bbfcf58c-9564-4d5f-a98f-2e34e5aa5d1c + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 64e03620-f4f5-4400-89a6-fa7a2f831127 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Category + - + - label + - Category + - + - handle + - default-verbb-hyper-links-category + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - adccbcea-4be5-4815-9eba-5197ab3cea31 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - dc79b4e3-49c0-469f-b2c3-ea07426e6e5f + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - e840b5d2-797f-4822-a1e0-7810108c3631 + - + __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 + - + - width + - 50 + - + - uid + - 1537f6e7-944a-4eaf-8907-d23cb55ad73d + - + __assoc__: + - + - name + - Advanced + - + - uid + - be057000-f600-40ad-8575-4481a31c367c + - + - 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 + - + - width + - 100 + - + - uid + - 90b66799-136f-44a2-ae96-410a1ccb2d96 + - + __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 + - + - width + - 100 + - + - uid + - e29bbf12-5672-4821-a9f2-87871b0ab58e + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 245d8d0c-a249-48e1-b8d0-45a45faa35fc + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Custom + - + - label + - Custom + - + - handle + - default-verbb-hyper-links-custom + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 361cb09b-b284-459b-b8cb-83758e09d00e + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 41099eb3-08d5-4821-bd34-c6f375ef8129 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - cf4ffc32-b858-48b9-91ea-9e2f62a424ec + - + __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 + - + - width + - 50 + - + - uid + - 054a93fd-1a34-4cc7-925d-716233035ec6 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 51640c35-4aef-42e9-94c6-ee0ec910834e + - + - 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 + - + - width + - 100 + - + - uid + - 28e11485-e168-4ed4-b312-1edfa4278c41 + - + __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 + - + - width + - 100 + - + - uid + - 042e66fb-9bf8-41ff-9757-cf9cada501e0 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - c2e2e6f4-d3fa-4654-9fa2-1207c1a93b4a + - + __assoc__: + - + - type + - verbb\hyper\links\Email + - + - label + - Email + - + - handle + - default-verbb-hyper-links-email + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 44eb5d6b-1943-492a-a812-1073414718dc + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 831fd784-c3d6-420a-bf2c-958b4df513b8 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 0c7c80ec-6844-4ca1-be92-daad9f165310 + - + __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 + - + - width + - 50 + - + - uid + - 5f92761e-022a-492a-a905-349df14bcd81 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - c41c13f4-6e32-4307-9d98-eafb58a6ca80 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 1e8b0a55-a3a4-48f3-9c34-4b59ed80275b + - + - 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 + - + - width + - 100 + - + - uid + - 86e4d5c8-2748-4e7d-88b2-955e01cf359c + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - eb063478-8bdf-40bf-870f-fca7ab05612f + - + __assoc__: + - + - type + - verbb\hyper\links\Embed + - + - label + - Embed + - + - handle + - default-verbb-hyper-links-embed + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - f62baa93-b627-41d0-a249-dfedd61d0b22 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 15b80f06-c74f-492f-a0ed-b8ccd71be91d + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 6bb7ea78-a875-42f4-8917-94fc191b7e4b + - + __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 + - + - width + - 50 + - + - uid + - 33f80514-f201-4e34-bb9b-113bad609274 + - + __assoc__: + - + - name + - Advanced + - + - uid + - be68ad9f-aebf-4bdb-af8a-2c925e9214e6 + - + - 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 + - + - width + - 100 + - + - uid + - 8a7b7d3f-d0f3-40c0-adc7-f17454620a84 + - + __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 + - + - width + - 100 + - + - uid + - aa13db03-d860-42ae-ae01-6b7afc4daa9b + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 7f6e437f-e069-4ff5-b398-9b47af738212 + - + __assoc__: + - + - type + - verbb\hyper\links\Entry + - + - label + - Entry + - + - handle + - default-verbb-hyper-links-entry + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 767915ac-f8bd-4384-825e-1fa2ddc2496b + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 4dab77a5-83c0-4b74-9b71-08d24e06307e + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - edc3bdf1-4b81-4244-87cf-ecb6f1b50edd + - + __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 + - + - width + - 50 + - + - uid + - 92c268ba-7398-4564-bbe3-c9bfb133cabc + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 86d7c082-1152-414e-8ade-002acbddd830 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 9137b97b-c60a-4259-b64e-c157aa24514d + - + - 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 + - + - width + - 100 + - + - uid + - 4cea8c0b-4b8c-4328-8f81-0e3e3a916edc + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 53aa91b2-7629-46a3-8606-c7b3e5865f11 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Phone + - + - label + - Phone + - + - handle + - default-verbb-hyper-links-phone + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - a5418ff9-40da-4053-9a86-661c0f928e68 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - edfc943f-52ba-4030-a69d-ee07710633d9 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - d553b293-616d-45c1-9625-899af73d09eb + - + __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 + - + - width + - 50 + - + - uid + - 0e990569-211a-43e7-ba80-f4b3d2e529ce + - + __assoc__: + - + - name + - Advanced + - + - uid + - d9c6a457-c044-423e-bb72-841127385c9e + - + - 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 + - + - width + - 100 + - + - uid + - 1e90f5cc-5a6d-4072-adac-7982b47118bb + - + __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 + - + - width + - 100 + - + - uid + - 078a059a-fc10-478a-a9ef-72b93a336d30 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - aca8df8e-1d02-416e-9278-f732b92c3a52 + - + __assoc__: + - + - type + - verbb\hyper\links\Site + - + - label + - Site + - + - handle + - default-verbb-hyper-links-site + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 77828956-e181-46a9-ab33-e068fef25667 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - f1779175-5071-4dbd-b89b-dd24f2cb5036 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 4c3c9822-0fe2-4bcb-9d9f-a6ff4ac52915 + - + __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 + - + - width + - 50 + - + - uid + - 085543a2-ea08-49ff-9430-6c7158f82862 + - + __assoc__: + - + - name + - Advanced + - + - uid + - d6561fce-30b9-4f2a-88d1-ad2284d6dc97 + - + - 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 + - + - width + - 100 + - + - uid + - a08fab38-2f9e-4159-ac89-f59d23aaa6c3 + - + __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 + - + - width + - 100 + - + - uid + - 3df5899e-7a8f-4d0e-a809-7d1c9d2c2141 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 05428447-41ca-4f3d-9a54-c5388c4b2658 + - + - sites + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Url + - + - label + - URL + - + - handle + - default-verbb-hyper-links-url + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - bfe4e59b-c8c6-4290-9b32-676020e8658a + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 66daac39-998f-4192-9776-fd79836fdb83 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 0e8940d5-dcca-4a4f-8395-a5dc499ec8e5 + - + __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 + - + - width + - 50 + - + - uid + - 3c1ecdad-f26e-4ba4-83b9-9f743fab1cc6 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - d4dedafe-947c-407e-ab01-0440045c8a13 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 28e595ae-fca2-4e88-b617-6da8a30aebd0 + - + - 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 + - + - width + - 100 + - + - uid + - acd5302e-87e1-4073-a7e8-81b44b6837b1 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - b7364bec-57a6-4c01-9e54-459db6dad0dc + - + __assoc__: + - + - type + - verbb\hyper\links\User + - + - label + - User + - + - handle + - default-verbb-hyper-links-user + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 1df26868-fccd-4831-8d98-9c916321ee0c + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 5d249e8e-6316-4a18-ba07-442b925cc7c2 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - db949396-184f-491c-bf2a-d2e7289dbace + - + __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 + - + - width + - 50 + - + - uid + - ab2c65da-7152-4d39-99c8-73a819f0604e + - + __assoc__: + - + - name + - Advanced + - + - uid + - ac39a485-cb03-414d-88f8-eddf1b4a6266 + - + - 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 + - + - width + - 100 + - + - uid + - 96ebdf8b-e904-4eca-b395-7ccf8a5934d3 + - + __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 + - + - width + - 100 + - + - uid + - 939f5e1c-ec7e-44fd-a408-4a53745a61db + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 53ba3d05-195a-45c7-af8a-f53ff2464579 + - + - sources + - '*' + maxLinks: null + minLinks: null + multipleLinks: false + newWindow: true +translationKeyFormat: null +translationMethod: site +type: verbb\hyper\fields\HyperField diff --git a/config/project/fields/cta2--302aeb89-2e5c-42f2-a735-98e504b28a37.yaml b/config/project/fields/cta2--302aeb89-2e5c-42f2-a735-98e504b28a37.yaml new file mode 100644 index 00000000..debc1704 --- /dev/null +++ b/config/project/fields/cta2--302aeb89-2e5c-42f2-a735-98e504b28a37.yaml @@ -0,0 +1,2491 @@ +columnSuffix: null +handle: cta2 +instructions: 'Add one or more call to actions and define styling (button, link, ...).' +name: 'Content Builder - Quote - Call to action' +searchable: true +settings: + defaultLinkType: default-verbb-hyper-links-url + defaultNewWindow: false + fieldLayoutId: null + linkTypes: + - + __assoc__: + - + - type + - verbb\hyper\links\Asset + - + - label + - Asset + - + - handle + - default-verbb-hyper-links-asset + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 2710626b-3972-49ed-83d4-5bbf917f70c6 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 981bfc33-5dc0-44e2-853b-3ad163d0a202 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 9a060d52-c5ff-4413-aa57-f851d59192ed + - + __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 + - + - width + - 50 + - + - uid + - 8d2ae774-566f-4bb9-b72b-3c7eee03f812 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 90b6a5c9-8135-4079-8557-142bc694b284 + - + - 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 + - + - width + - 100 + - + - uid + - fb1555ca-2491-47ee-af3d-fa02dcfab36a + - + __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 + - + - width + - 100 + - + - uid + - e99a83ba-1a78-4e41-a4e7-724c3a127298 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 606e3f8b-1bbd-4e5f-aeaf-c7b41423704c + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Category + - + - label + - Category + - + - handle + - default-verbb-hyper-links-category + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 4eeb0d2c-68be-4e00-b7f8-95e701cd67c3 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 3fc652a2-70ca-4c0e-93ea-d1b9ef826703 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 76748625-f7b8-4d06-a099-2807213ca881 + - + __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 + - + - width + - 50 + - + - uid + - 5ccb4dc0-3db8-4216-bd85-daf66242eb9e + - + __assoc__: + - + - name + - Advanced + - + - uid + - bba7ad21-87f8-48cb-85bb-1565c6189f73 + - + - 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 + - + - width + - 100 + - + - uid + - d4aa4e38-5c45-4e00-bfae-a255006815dc + - + __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 + - + - width + - 100 + - + - uid + - 40db03ce-2040-4fd7-bed1-9ee530b436d3 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 18b124e8-7377-47dd-a850-54d18ad1fc64 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Custom + - + - label + - Custom + - + - handle + - default-verbb-hyper-links-custom + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 6908ed61-c9e9-4381-a09a-8a9462f2bf1d + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 65f04c98-f363-4b4b-b642-423940ddf0b8 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - e8f71326-0088-4dca-b7f8-09c1196e34f4 + - + __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 + - + - width + - 50 + - + - uid + - 6f627042-9edc-4f82-9c3d-31d38a073308 + - + __assoc__: + - + - name + - Advanced + - + - uid + - accbb663-884a-475d-90e7-7e70ce5f2d61 + - + - 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 + - + - width + - 100 + - + - uid + - 116a22d7-cb0e-4d7d-8de2-c574023af124 + - + __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 + - + - width + - 100 + - + - uid + - 6422ddb8-8677-4035-b2aa-7f65ac8144ae + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - b8dc3c5b-16b0-4a71-b4bf-1f6476deddf1 + - + __assoc__: + - + - type + - verbb\hyper\links\Email + - + - label + - Email + - + - handle + - default-verbb-hyper-links-email + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 57c1ec34-559a-4f84-9c33-9a1bf3dc1500 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 144f87f9-8478-43fa-a529-4c6b59dfe94b + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 78a5473e-fd4c-4f9a-8127-46fa86149210 + - + __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 + - + - width + - 50 + - + - uid + - a2094ae4-a548-49e5-b6c5-2f01f932909c + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 9aedd910-a4b1-4537-bfc9-ec5172f9b0ee + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - ae0be153-fdb0-4395-a047-2979a24c9493 + - + - 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 + - + - width + - 100 + - + - uid + - 6226676e-b9d7-4133-962b-a0e6e0f5b2fd + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 836d2f83-3648-4320-9748-43bfba0684d2 + - + __assoc__: + - + - type + - verbb\hyper\links\Embed + - + - label + - Embed + - + - handle + - default-verbb-hyper-links-embed + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 507acb58-7f00-4e66-8d83-45eda10232fa + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - a21770a6-95aa-419c-a2f4-80aafcf9a55a + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 9b971c6a-e8ad-4dea-8401-a77b8217d587 + - + __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 + - + - width + - 50 + - + - uid + - f9597a52-a2b2-4807-a1e8-e76bf5c68ab0 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 6dbbdd6a-b4b2-4ee9-8de8-1538585a31da + - + - 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 + - + - width + - 100 + - + - uid + - f7789c29-3c9b-4328-baca-5c4d3035491c + - + __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 + - + - width + - 100 + - + - uid + - 253baa9d-d9c4-4d5c-9b71-806227f35fda + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - dd5f9b0b-3dbe-46eb-9b4f-51fadd1c83e9 + - + __assoc__: + - + - type + - verbb\hyper\links\Entry + - + - label + - Entry + - + - handle + - default-verbb-hyper-links-entry + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 58a72477-1bd2-4c85-9af1-8a1eeb1a5886 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 97da259a-f950-45a6-a7e8-fa0772a7d4ab + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 8f4b0c30-3580-4035-8412-b9e37fb3b088 + - + __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 + - + - width + - 50 + - + - uid + - 6b6e462f-3486-4c5f-bd7b-e3b1a143c87f + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - c8eb2cde-21e8-4517-8434-9f7c43f41103 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - e675d978-da2c-4850-8a09-954121537695 + - + - 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 + - + - width + - 100 + - + - uid + - 99c75ad2-a4e5-4401-abeb-96eb15240be2 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - b1ab8168-c456-4b49-bc59-2250c81315ac + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Phone + - + - label + - Phone + - + - handle + - default-verbb-hyper-links-phone + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 016932a5-a22d-4779-8c30-8ab779a53106 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 3cb97874-5caa-4179-8334-538451210428 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - a1f0468c-19fd-47bf-944b-b8d67585d63c + - + __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 + - + - width + - 50 + - + - uid + - 860cb9e5-620d-4975-8695-1d2e9db88155 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 653a7c33-3291-4f18-b05a-2ed4bf96bf6c + - + - 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 + - + - width + - 100 + - + - uid + - 5c7b2875-1b32-4f83-a854-bd6d23ea55d3 + - + __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 + - + - width + - 100 + - + - uid + - f5a1b22b-0759-4bcd-bb56-c3ae4611e232 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 59ef845f-053c-4f3d-91c2-b7be98965211 + - + __assoc__: + - + - type + - verbb\hyper\links\Site + - + - label + - Site + - + - handle + - default-verbb-hyper-links-site + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - ac038d8b-a09b-4449-b3d5-f20257f8b548 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 27be3b8d-e2a4-480a-9021-4fd4cb698554 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 9cb57f9d-2923-4fcd-97cc-ba234bb24214 + - + __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 + - + - width + - 50 + - + - uid + - ca2fd4b0-2348-4c29-b5a3-6e9511177128 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 77f44a83-2e83-4be5-ac71-30e2fd54921f + - + - 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 + - + - width + - 100 + - + - uid + - 2c54341b-da2b-4a33-9265-2f9caf5ea7e6 + - + __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 + - + - width + - 100 + - + - uid + - fd1eefb4-25ac-48f4-b36a-7413fbf87ecb + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 0efe7be9-df87-48b8-ba3b-ac173b6551b6 + - + - sites + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Url + - + - label + - URL + - + - handle + - default-verbb-hyper-links-url + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - ef7103b8-8c87-41e6-9076-682f112dc77e + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 27d5e414-feaf-4bc7-a383-1f71a261e966 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - a14184b2-7104-4ae0-9ec3-9b380e3a3f03 + - + __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 + - + - width + - 50 + - + - uid + - 5ebe59f0-3cb9-420c-b871-f084ee1ffcc6 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 4aec5767-70ad-4034-8ee8-8f67e13c01d4 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 0df2b934-54a3-4c9e-bd95-614c2c18969e + - + - 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 + - + - width + - 100 + - + - uid + - 15af8a3a-1ad4-4b76-8f94-16f18bed0136 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 49555eea-b959-4432-adab-db246ded0039 + - + __assoc__: + - + - type + - verbb\hyper\links\User + - + - label + - User + - + - handle + - default-verbb-hyper-links-user + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - be7a80e3-0fc2-416a-b097-8d35453a3ad7 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - c5a1973b-49d5-4250-aaf7-2ceec5a274fe + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - f42a279d-f093-4964-84f3-8719a568af10 + - + __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 + - + - width + - 50 + - + - uid + - 33672ded-fba0-441b-bb98-d01dfd2b5506 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 558f820b-41f7-44b9-bbed-934c720566bc + - + - 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 + - + - width + - 100 + - + - uid + - 2b27fa3b-693d-43dc-afc7-0d50075fb8cd + - + __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 + - + - width + - 100 + - + - uid + - 2b1481e8-cb7f-47e5-9abc-75f752f91fe5 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - ad94a9c0-6d52-440f-b416-7fa0799fada8 + - + - sources + - '*' + maxLinks: 2 + minLinks: null + multipleLinks: true + newWindow: true +translationKeyFormat: null +translationMethod: site +type: verbb\hyper\fields\HyperField diff --git a/config/project/fields/cta3--9faf6a00-afea-4a29-a217-e6af774f6b55.yaml b/config/project/fields/cta3--9faf6a00-afea-4a29-a217-e6af774f6b55.yaml new file mode 100644 index 00000000..b59eb13d --- /dev/null +++ b/config/project/fields/cta3--9faf6a00-afea-4a29-a217-e6af774f6b55.yaml @@ -0,0 +1,2491 @@ +columnSuffix: null +handle: cta3 +instructions: 'Add one or more call to actions and define styling (button, link, ...).' +name: 'Content Builder - Text + Video - Call to action' +searchable: true +settings: + defaultLinkType: default-verbb-hyper-links-url + defaultNewWindow: false + fieldLayoutId: null + linkTypes: + - + __assoc__: + - + - type + - verbb\hyper\links\Asset + - + - label + - Asset + - + - handle + - default-verbb-hyper-links-asset + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 13f8891b-f05d-45b7-aeb0-40225aa4818b + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 733c76db-df26-4022-88c0-ef60ca8714c9 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 0a071c92-670b-49e6-b848-d118fa9f2b94 + - + __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 + - + - width + - 50 + - + - uid + - 40f15839-2f5a-4760-be71-ffd781abd382 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 1cfa02eb-c0cc-436a-a6b8-853ece3dd5ca + - + - 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 + - + - width + - 100 + - + - uid + - 971bf89c-e3aa-4155-a437-1248796a8ffb + - + __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 + - + - width + - 100 + - + - uid + - ca558539-965e-4523-829b-b61cb1119792 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 8929f644-0fea-4b63-853e-6243ac72e038 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Category + - + - label + - Category + - + - handle + - default-verbb-hyper-links-category + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 31d90680-8ff6-4535-9c31-9d50c290c539 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - ac9ce584-ff79-45b3-8b49-c9d3ca36fd8f + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 9827d74b-86a4-4f42-a732-6c2329c2be21 + - + __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 + - + - width + - 50 + - + - uid + - 621b8de3-80da-4103-be16-966d71277add + - + __assoc__: + - + - name + - Advanced + - + - uid + - da69390e-ddad-43d1-a939-c9400b133606 + - + - 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 + - + - width + - 100 + - + - uid + - 5229ad8f-b7ff-44f7-8f1d-db680fd5a113 + - + __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 + - + - width + - 100 + - + - uid + - e7576c02-d8e0-42e6-81f1-53b3c120242b + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 86fcc030-847a-4c09-8f2f-0472824988f6 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Custom + - + - label + - Custom + - + - handle + - default-verbb-hyper-links-custom + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 6705c723-a123-4793-a2ff-0e8d6eaa0fb0 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 98c3d57f-f102-496a-928b-0bc87db73c41 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 4d4baddd-8e38-4eed-a114-a6d44d80adbf + - + __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 + - + - width + - 50 + - + - uid + - a5d4c993-3a9f-4767-ab44-fb3adfb468c1 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 6f385d69-84a1-43ca-87bf-36ed49f4033b + - + - 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 + - + - width + - 100 + - + - uid + - bde7d627-752c-41d7-9e65-4c08d3348fef + - + __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 + - + - width + - 100 + - + - uid + - 0f988b59-feed-46ce-9aed-acf74e75659a + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 237341bd-80c7-4297-a411-8e3626b8d3d3 + - + __assoc__: + - + - type + - verbb\hyper\links\Email + - + - label + - Email + - + - handle + - default-verbb-hyper-links-email + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 39e4d492-2ead-46d8-a269-21e580adafb5 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 964f1410-697c-45c6-b60f-3795ab84e951 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 1ac8c362-dc8b-43da-84de-464e285c9070 + - + __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 + - + - width + - 50 + - + - uid + - 857af66b-2140-4534-ad10-cdc091914610 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 637f17f3-d8e4-4945-88d5-3738efa0cf1d + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - c80899bf-5349-4a81-8c7a-a1dbeab33044 + - + - 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 + - + - width + - 100 + - + - uid + - c3665260-e032-4b6a-8f0e-5c75cb76c611 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - f579f4d1-3727-425f-a203-ac5a76151b89 + - + __assoc__: + - + - type + - verbb\hyper\links\Embed + - + - label + - Embed + - + - handle + - default-verbb-hyper-links-embed + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 8e83e7bb-40c9-4dd9-9f60-8bd7b41dcfc7 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 24a2016f-def4-4048-850b-bb153b454509 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 6fab4d3b-1275-491e-be5e-5085e3f8f9ff + - + __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 + - + - width + - 50 + - + - uid + - 9094c170-3ee5-42e3-86e7-e6398985b5f5 + - + __assoc__: + - + - name + - Advanced + - + - uid + - fd593ec3-aa7b-4ffc-93cd-2a7d38348577 + - + - 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 + - + - width + - 100 + - + - uid + - 76f383e0-2698-4d28-b3f8-d5aa9a2dbc5d + - + __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 + - + - width + - 100 + - + - uid + - c2da3754-f2e8-4e04-bd3b-0fb9ea7d9c32 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - e5237fef-fe35-474c-97d8-161fc6a88d01 + - + __assoc__: + - + - type + - verbb\hyper\links\Entry + - + - label + - Entry + - + - handle + - default-verbb-hyper-links-entry + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - c625a035-facb-4b3e-9a61-8b93afaedf5b + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - f907f208-45fb-45b4-89c1-4a68952ab137 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 471278ad-efa9-4250-b850-490851ca591f + - + __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 + - + - width + - 50 + - + - uid + - 26992f41-501f-4c53-9eff-a37f926dc843 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 76bd2094-0099-40e6-9f3f-9d9e4612e4ea + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 227654c2-8490-4d19-89c7-a96ee9e51b5b + - + - 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 + - + - width + - 100 + - + - uid + - 4cff1566-157c-48a0-b894-08de5f920a86 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - af5af537-4d2d-4d15-a098-4e3db0dceca5 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Phone + - + - label + - Phone + - + - handle + - default-verbb-hyper-links-phone + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - ffa43c12-f529-4a3f-9168-d3fc23a61342 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - dc5051e6-378f-4d29-ab9e-1193c787e041 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 9ef07e99-29fd-4cb8-a244-be1c1e56a7ca + - + __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 + - + - width + - 50 + - + - uid + - bed5d6fc-9b80-4ab2-a256-1ee3b7fcf8ec + - + __assoc__: + - + - name + - Advanced + - + - uid + - ef246cce-d1ff-4dc4-a4cd-014f08e55b48 + - + - 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 + - + - width + - 100 + - + - uid + - 0a37473a-9385-4c29-bdb4-4cc207204ffb + - + __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 + - + - width + - 100 + - + - uid + - 438417a9-f8f8-4971-9041-3a7bd97f6655 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 402617eb-8395-452a-b85b-cd411baa3754 + - + __assoc__: + - + - type + - verbb\hyper\links\Site + - + - label + - Site + - + - handle + - default-verbb-hyper-links-site + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 372e5ad3-d9c3-435e-b85c-b3a8dc7186ac + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - f3b26fd3-a7f6-4ddc-9e34-16a6a087966c + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 7d83a2d7-ed31-42f7-a98d-217fa498af78 + - + __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 + - + - width + - 50 + - + - uid + - 47dc216e-545d-4c1f-88f9-d822f63f61ad + - + __assoc__: + - + - name + - Advanced + - + - uid + - 27cda80c-2728-4e52-a295-b83bab8fd83f + - + - 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 + - + - width + - 100 + - + - uid + - 8e782e51-a570-4c89-bda6-8282e9c34365 + - + __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 + - + - width + - 100 + - + - uid + - 820db5c2-4c45-434c-a9f1-2f9a6d3255f1 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - dc647e97-01d9-4161-9265-57078dd4b2a4 + - + - sites + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Url + - + - label + - URL + - + - handle + - default-verbb-hyper-links-url + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 833200a9-79cc-4928-a375-aaccf389ccf9 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - e6e35879-5dc1-47e8-81c1-069fc658dccc + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - e424433c-8762-4850-971b-c9107c5b5e83 + - + __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 + - + - width + - 50 + - + - uid + - c93994b2-a4fb-4878-a7d6-f6d427376d84 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - d9eeb3f1-7239-4d76-a7b9-4f9bfc217dc5 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 9886a44e-3eb5-4018-b214-0a81fe6d3aca + - + - 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 + - + - width + - 100 + - + - uid + - 8d064f0c-4df7-43f0-a02f-e74593c04a63 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 9a120831-8880-44ee-a3ea-d6c60656dbac + - + __assoc__: + - + - type + - verbb\hyper\links\User + - + - label + - User + - + - handle + - default-verbb-hyper-links-user + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - ae385639-5355-44ea-b8b7-56abee64506c + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - c9f08c28-54fa-4b9e-8100-9b5a1adfea55 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - c62de450-eeba-4079-a1f3-322b2a57a9e3 + - + __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 + - + - width + - 50 + - + - uid + - 4cfce38f-39ba-4b8e-9f07-5337a4bea7b6 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 2466949d-6bd8-4c0b-a304-6d16b22c581c + - + - 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 + - + - width + - 100 + - + - uid + - 29ddb387-b0c7-4517-87fa-390ca7878646 + - + __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 + - + - width + - 100 + - + - uid + - 2d484f46-bfac-4023-b2a2-7fb613ea78e3 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 6346b242-b7b6-4aea-a3e6-7e3ac56bbb08 + - + - sources + - '*' + maxLinks: 2 + minLinks: null + multipleLinks: true + newWindow: true +translationKeyFormat: null +translationMethod: site +type: verbb\hyper\fields\HyperField diff --git a/config/project/fields/cta4--ca8bb389-d0f3-4dbb-af40-e2f6ef211040.yaml b/config/project/fields/cta4--ca8bb389-d0f3-4dbb-af40-e2f6ef211040.yaml new file mode 100644 index 00000000..94c3f0f5 --- /dev/null +++ b/config/project/fields/cta4--ca8bb389-d0f3-4dbb-af40-e2f6ef211040.yaml @@ -0,0 +1,2491 @@ +columnSuffix: null +handle: cta4 +instructions: 'Add one or more call to actions and define styling (button, link, ...).' +name: 'Content Builder - Text (+ Image) - Call to action' +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 + - 4ef4ec35-89c3-41c6-89fa-4dd81f381dd6 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 452ed7c1-26af-45f7-b748-25d0f679fdcd + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 462a0af8-59a2-4ea6-94df-7300ba34fe19 + - + __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 + - + - width + - 50 + - + - uid + - 89572b4a-3ba7-4c3a-8035-80a29a565498 + - + __assoc__: + - + - name + - Advanced + - + - uid + - ae4d7ea8-c47c-448c-8d85-a2582152509f + - + - 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 + - + - width + - 100 + - + - uid + - 374e2185-96bb-4fc5-a6b4-493c36806e2f + - + __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 + - + - width + - 100 + - + - uid + - d1278f67-c8f8-4125-9a08-c59ee57ce411 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - c2fe6daa-5439-4834-b84d-647ba9c88a1d + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Category + - + - label + - Category + - + - handle + - default-verbb-hyper-links-category + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 950ed6e0-7d95-442c-aaeb-b98041e01c34 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - d39bff8e-d61d-454f-b3ed-b4e75ad305db + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - b14ffda3-e3e3-4a19-9673-e98afd474ea9 + - + __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 + - + - width + - 50 + - + - uid + - 32dfe317-d486-499f-983e-510fa567343f + - + __assoc__: + - + - name + - Advanced + - + - uid + - 99bb4728-4cce-4319-a293-b9c77796341e + - + - 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 + - + - width + - 100 + - + - uid + - 86a52a83-3263-47a2-88e8-702eed722bb2 + - + __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 + - + - width + - 100 + - + - uid + - 9bae71d7-bb07-49aa-9791-1ba913616fd8 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 5d848c63-8a74-4848-8b93-fd9be443f0e2 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Custom + - + - label + - Custom + - + - handle + - default-verbb-hyper-links-custom + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 085d7eea-92dd-4fda-b82a-d877805b45a4 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 75b0274d-8b00-4fdf-92f3-a88e15286f5e + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - b8eef3d3-753b-4afa-8771-601c7e3cd3a6 + - + __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 + - + - width + - 50 + - + - uid + - 03b4f782-6cb9-4ba1-b346-790fd7879b1d + - + __assoc__: + - + - name + - Advanced + - + - uid + - f63d810e-a59c-4f17-a5db-2b832d982695 + - + - 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 + - + - width + - 100 + - + - uid + - 9fea390c-4c7b-455d-8087-d145bf624123 + - + __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 + - + - width + - 100 + - + - uid + - c9d9c944-a8f4-41b4-9562-956c08b3593d + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - b3e7a0cf-9e96-4b5a-9cb3-078d9919e07d + - + __assoc__: + - + - type + - verbb\hyper\links\Email + - + - label + - Email + - + - handle + - default-verbb-hyper-links-email + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - e6a541c1-4bd1-4b5c-af0e-7007bd2b2518 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - ef1ee845-e9e8-4d7f-b6af-6f043175d76a + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 10265bc5-151c-4cb6-9fa6-794f08f71b63 + - + __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 + - + - width + - 50 + - + - uid + - c9cb4ef8-f494-4fe9-b932-f4448ac3093e + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - acad9c71-8015-4c71-bee0-b100f082860c + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - b890ae27-d1b7-461f-9943-55e341b43268 + - + - 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 + - + - width + - 100 + - + - uid + - aa84dbf2-3d73-4e96-8bbd-473a7141aff5 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 689a8b86-2039-440a-a118-001e7537de90 + - + __assoc__: + - + - type + - verbb\hyper\links\Embed + - + - label + - Embed + - + - handle + - default-verbb-hyper-links-embed + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 90df9a9e-9f0e-4c11-9c8f-32c18b6b9c8e + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 7ef08978-6f14-4272-9d45-b7dd24cba694 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 65293571-7a4c-408d-9147-dafafa87b6f2 + - + __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 + - + - width + - 50 + - + - uid + - 45f0b7a4-9106-45af-97f6-0bc61f9413d2 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 66de4bc0-d442-4e38-bb37-30511e8f7ad5 + - + - 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 + - + - width + - 100 + - + - uid + - 9b106b61-ecf4-44cd-ab5e-09ff32f216fb + - + __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 + - + - width + - 100 + - + - uid + - 1d1f469b-2330-477a-abd3-5681b73bebaa + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - e7fa9154-6346-4db4-a580-996b271e2212 + - + __assoc__: + - + - type + - verbb\hyper\links\Entry + - + - label + - Entry + - + - handle + - default-verbb-hyper-links-entry + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 4a933efc-6798-4252-885e-b2ee15b14889 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - ec57ab37-4601-4768-ab20-72b06b9ee8cc + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 1ad3bcfd-d269-4641-8e59-06c5442974f4 + - + __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 + - + - width + - 50 + - + - uid + - cb5805ab-bc81-42a5-b3f6-c0f0b341338b + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 6e4530fc-b793-4b71-b777-fac858bc7377 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 2bec8120-5f75-4dea-b5e8-36f270ce162c + - + - 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 + - + - width + - 100 + - + - uid + - 26a8097b-2e71-4810-9351-91239ce23a6f + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - b6f1fe16-8474-428b-a057-c510c164fcd6 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Phone + - + - label + - Phone + - + - handle + - default-verbb-hyper-links-phone + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 230365b2-d00c-45e1-9789-38f64534bf3d + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 2ecb40d2-9ddb-4ed6-bc1c-32622484a3e6 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 0c5bfbd8-6109-4eaf-a85d-157c4b2c41c3 + - + __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 + - + - width + - 50 + - + - uid + - ae705fe4-00c5-442e-baa0-afa32d06f07a + - + __assoc__: + - + - name + - Advanced + - + - uid + - 38cd90bc-d029-4d62-a7b6-74d4e61bf1fb + - + - 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 + - + - width + - 100 + - + - uid + - 5d2dfd38-ed24-4f3f-a52b-7b669d999844 + - + __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 + - + - width + - 100 + - + - uid + - b35c2d09-13c2-477f-90dd-8abecd8ec6ea + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - de494d7b-1776-4cf4-abe3-a5977931e023 + - + __assoc__: + - + - type + - verbb\hyper\links\Site + - + - label + - Site + - + - handle + - default-verbb-hyper-links-site + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - aba63025-ce34-4d31-9a54-906e85304ebc + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - b12e5a65-3ba3-480f-a219-a3059728ec7a + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 27ae5422-9f1d-4997-affd-35f2bbbd6799 + - + __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 + - + - width + - 50 + - + - uid + - 48f93bf8-05b6-4927-9150-f7fe3155aefc + - + __assoc__: + - + - name + - Advanced + - + - uid + - 2a74dfb8-2424-44ba-820d-932b8a467dc5 + - + - 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 + - + - width + - 100 + - + - uid + - 0acaef11-e851-4531-9e33-e5b2c3b8866e + - + __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 + - + - width + - 100 + - + - uid + - d68c3f1d-51d2-4ebf-8e80-3566ea471cc5 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 3f7aa562-9483-405e-b620-27ff2a8cfeeb + - + - sites + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Url + - + - label + - URL + - + - handle + - default-verbb-hyper-links-url + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 3dc61631-849d-42dc-aa5f-c319437afaca + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 306d0db7-7787-44f4-aa15-449bdacf8883 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 0815caa2-54ac-4e31-bb67-0244c9c29d36 + - + __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 + - + - width + - 50 + - + - uid + - e61db7a6-82fd-4bbd-8bb0-a255ac95ebc3 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 2c6e7904-0f09-4695-b0d7-f9c53133ea6b + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 2c941453-bb5c-4d8f-bae0-b152f99a6aea + - + - 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 + - + - width + - 100 + - + - uid + - e91e9a92-7a29-46b8-82f2-a6a9b142f509 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 9dc9bdc6-fc8b-4c05-a569-04b3987ebc8f + - + __assoc__: + - + - type + - verbb\hyper\links\User + - + - label + - User + - + - handle + - default-verbb-hyper-links-user + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 96524ce2-f8c3-4575-bde0-ab87f1854898 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - fe32f8ea-96f3-4355-b943-5803f49c4294 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - c403e671-fd2f-43a6-9b3f-3fb4decd2a7e + - + __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 + - + - width + - 50 + - + - uid + - 05ac96d2-dcc5-4fea-9be3-76b0ed7896f3 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 371056ad-2bb8-4b84-a2b2-30711076f76c + - + - 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 + - + - width + - 100 + - + - uid + - b22ebd1f-88db-48be-a145-cf685cf08d5c + - + __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 + - + - width + - 100 + - + - uid + - 4a51d834-8d2d-4360-b540-59d8185a11c6 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 53def595-beec-4bd1-a02d-738ec4fa6221 + - + - sources + - '*' + maxLinks: 2 + minLinks: null + multipleLinks: true + newWindow: true +translationKeyFormat: null +translationMethod: site +type: verbb\hyper\fields\HyperField diff --git a/config/project/fields/ctaColumn1--bde7c3e4-1530-4cdf-94a4-6ac068e88c8a.yaml b/config/project/fields/ctaColumn1--bde7c3e4-1530-4cdf-94a4-6ac068e88c8a.yaml new file mode 100644 index 00000000..8934109b --- /dev/null +++ b/config/project/fields/ctaColumn1--bde7c3e4-1530-4cdf-94a4-6ac068e88c8a.yaml @@ -0,0 +1,2491 @@ +columnSuffix: null +handle: ctaColumn1 +instructions: null +name: 'Content Builder - Text (2 columns) - CTA Column 1' +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 + - 0d906b9f-65a1-4dfd-9d44-938dfba46dd5 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 528ae23c-8200-448b-943d-ea3a9bc9528f + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - dfab58ce-7064-4b12-8c7b-cc384bf67f9a + - + __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 + - + - width + - 50 + - + - uid + - 04c0b723-4596-4d39-b796-816335da4d0f + - + __assoc__: + - + - name + - Advanced + - + - uid + - c7be89eb-8e50-4b24-82eb-6f65b8111987 + - + - 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 + - + - width + - 100 + - + - uid + - db124faf-4214-4712-94b9-e5096623d2f5 + - + __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 + - + - width + - 100 + - + - uid + - ca244cd9-2042-4dc7-a97f-887c6c55d9a3 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - d61273e0-1afa-4771-befb-4437cd30bd8c + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Category + - + - label + - Category + - + - handle + - default-verbb-hyper-links-category + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 5f4499ef-a4e4-4ee1-90d1-ada4e27d7c3b + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 8b406e37-13cf-4674-b3ab-91e9a43fd530 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 667d733c-f008-4048-82fa-89a26c74839e + - + __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 + - + - width + - 50 + - + - uid + - 8cbc9d61-3cce-4853-84cd-9375966e728e + - + __assoc__: + - + - name + - Advanced + - + - uid + - 6dba2133-13c0-40db-9955-bea1324beddb + - + - 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 + - + - width + - 100 + - + - uid + - 555810f4-e79d-4550-a2b2-224b13f69df7 + - + __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 + - + - width + - 100 + - + - uid + - bcc1267c-b8e3-4350-a995-3989240636a2 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 73ebf343-e89e-486e-be49-6ebe7cb532e9 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Custom + - + - label + - Custom + - + - handle + - default-verbb-hyper-links-custom + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - a21cf935-697a-4c22-a497-dca0510d1b8a + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - fc72b1f4-cdba-4592-aa20-008f2be6973a + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 33420de8-7a0e-4061-bb4f-c0872d778455 + - + __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 + - + - width + - 50 + - + - uid + - e1472fea-9c81-497c-bf55-72217c86cc95 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 9cb1ba81-7f1c-44de-88f3-e2c99935af10 + - + - 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 + - + - width + - 100 + - + - uid + - 19fbc5b0-855d-46d1-b20c-13940ed8a2c0 + - + __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 + - + - width + - 100 + - + - uid + - 9487a152-2eda-4a86-bf83-143f3c443ba0 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 40952ba8-0aad-49e5-89e9-bf7d1d23a003 + - + __assoc__: + - + - type + - verbb\hyper\links\Email + - + - label + - Email + - + - handle + - default-verbb-hyper-links-email + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 51cb1fd5-ccc9-467c-b1ea-03a7ea71ffed + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 2a39fb59-40e1-4305-8d49-3d52e2c7c6be + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - b8ab06f7-84bf-4344-82a3-6399a9a31a6b + - + __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 + - + - width + - 50 + - + - uid + - f01e7feb-5eac-48d5-b2b5-34fca82a9b73 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 72510ca2-f168-48d0-89ea-fa3921ca8418 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 5a2218b8-6701-4fb5-9e75-c806808a157a + - + - 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 + - + - width + - 100 + - + - uid + - c43f97a2-8378-4f9e-ae44-cb0693a4cbc1 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - ad750de1-f577-4b19-86b5-de777f7d60a8 + - + __assoc__: + - + - type + - verbb\hyper\links\Embed + - + - label + - Embed + - + - handle + - default-verbb-hyper-links-embed + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 129fe072-7308-4b28-aaf0-554d9bef1940 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 1abfc083-b7dd-4dfd-bcbf-c9f81866498d + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 31d1bc7b-3ef2-4986-82b0-f8e8db8f2a6a + - + __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 + - + - width + - 50 + - + - uid + - 3957bc25-e8be-4836-b515-8194568942c6 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 83b1af68-4e35-4922-8d27-a5171837226a + - + - 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 + - + - width + - 100 + - + - uid + - fdc4d6bb-321c-4f19-a4f9-cac8afba6af6 + - + __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 + - + - width + - 100 + - + - uid + - 2da0fcda-6eaf-4044-bca0-e1fdcb5b3002 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 326ce7f2-c565-48c1-9ba9-fc0fe1c0abdd + - + __assoc__: + - + - type + - verbb\hyper\links\Entry + - + - label + - Entry + - + - handle + - default-verbb-hyper-links-entry + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - e266c24e-b3f2-4412-875c-2e5c5d1fb44b + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 2adf19fe-405f-42c6-86ab-d831fe9ffc09 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 6a918afb-a5d5-47ef-bc74-59ae5b8f6fec + - + __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 + - + - width + - 50 + - + - uid + - 3a52cfc5-3da1-428c-9890-d2ac91ddfb33 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - e368e5cf-93f7-43fe-8662-4a29ee0e928b + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - f7b8078f-820c-4479-827f-14e116adacf6 + - + - 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 + - + - width + - 100 + - + - uid + - 264b24f5-4b33-4408-8166-af51e5de7734 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 757faced-0130-420e-b39f-33c211d88ac4 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Phone + - + - label + - Phone + - + - handle + - default-verbb-hyper-links-phone + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 3dba56df-87cc-4e8a-86fe-a942ab4c2880 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 83eabb70-a4a2-4d4d-82c6-be6af2a903aa + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 3ea4edca-e9aa-4203-8a11-b7cfb7e4b22f + - + __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 + - + - width + - 50 + - + - uid + - 86fb1f96-c1ae-4496-b6c6-8c5f16fa235c + - + __assoc__: + - + - name + - Advanced + - + - uid + - 3730a335-fd8c-43ec-96dc-3dde2ed51379 + - + - 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 + - + - width + - 100 + - + - uid + - f4218824-fe92-4d67-8ad8-6a8cd4d7b428 + - + __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 + - + - width + - 100 + - + - uid + - 72438a7f-5f81-432a-a71e-3d31fcee0143 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - c1511861-377f-490a-937f-37d08f2877c2 + - + __assoc__: + - + - type + - verbb\hyper\links\Site + - + - label + - Site + - + - handle + - default-verbb-hyper-links-site + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 2795f98e-1b8e-4ff8-a2d9-dba6ef796470 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - ad83ec45-d6ee-497a-9ac0-86909ea190ea + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 2c0433a4-6daa-4e1a-92fe-3ba9d7c2aef6 + - + __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 + - + - width + - 50 + - + - uid + - 9b2abf51-e78b-48b7-ba63-e3816bc9f663 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 8bd6fae0-0fd9-4697-ad81-3c39a71f44b9 + - + - 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 + - + - width + - 100 + - + - uid + - 886df49c-c0bc-47e6-ac99-861c9c06dd49 + - + __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 + - + - width + - 100 + - + - uid + - c27a03fb-6555-4719-acb7-87e396279e38 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - ae9a8827-a420-4931-a174-cbc780f3d761 + - + - sites + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Url + - + - label + - URL + - + - handle + - default-verbb-hyper-links-url + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - f95143c0-fb4a-4189-9f7b-e3daea490b2a + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - a2500226-2499-4c5c-88bd-b3df9b9f641e + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 9a96ea5f-5f42-4f60-b9b1-e76a3814a4e3 + - + __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 + - + - width + - 50 + - + - uid + - 59787db7-4791-497c-b590-2a6d056c8f9f + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - e85a0427-a4fb-456f-960e-72ecde75f4ee + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 1aef3d44-1822-4ffb-ae9e-b12bffbc65e7 + - + - 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 + - + - width + - 100 + - + - uid + - 32c4f92b-6344-4df7-8da6-ace14c304cf5 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - dbc9717c-5a22-4f85-bbb7-d857d085d090 + - + __assoc__: + - + - type + - verbb\hyper\links\User + - + - label + - User + - + - handle + - default-verbb-hyper-links-user + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - bedc02a9-9ac1-49d2-bc96-4b884501b989 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 15f87197-4330-40d5-9c56-5e1c53c59524 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 87101af9-9f18-4c53-b2cc-099133014dd6 + - + __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 + - + - width + - 50 + - + - uid + - 37ffaa72-ae9b-4b6f-97c4-765a7f9e130d + - + __assoc__: + - + - name + - Advanced + - + - uid + - 31742738-8c0d-421f-bb78-95ad70adec63 + - + - 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 + - + - width + - 100 + - + - uid + - 4e9c0885-1b96-46ce-8a01-d42493a0849d + - + __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 + - + - width + - 100 + - + - uid + - c581e3e2-1a88-442b-826b-c11d6c5b2b76 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 5da72c7e-e615-4fa6-877f-20890a33d55c + - + - sources + - '*' + maxLinks: null + minLinks: null + multipleLinks: false + newWindow: true +translationKeyFormat: null +translationMethod: site +type: verbb\hyper\fields\HyperField diff --git a/config/project/fields/ctaColumn2--84a6a70f-85ce-43a5-ad74-738a0cbea388.yaml b/config/project/fields/ctaColumn2--84a6a70f-85ce-43a5-ad74-738a0cbea388.yaml new file mode 100644 index 00000000..7c0ec63f --- /dev/null +++ b/config/project/fields/ctaColumn2--84a6a70f-85ce-43a5-ad74-738a0cbea388.yaml @@ -0,0 +1,2491 @@ +columnSuffix: null +handle: ctaColumn2 +instructions: null +name: 'Content Builder - Text (2 columns) - CTA Column 2' +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 + - 294a2ece-4638-4884-99c5-c3564758a257 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 1746a948-b207-44e5-8db2-bbb1c8d6c434 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - bb43eab4-62b4-4066-9972-ef20e83b5a9f + - + __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 + - + - width + - 50 + - + - uid + - 82215dee-4cde-49b6-8c2a-fc3f4ee2abf3 + - + __assoc__: + - + - name + - Advanced + - + - uid + - bd3616d5-d6f4-461e-9e97-a30fd3f3f5cb + - + - 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 + - + - width + - 100 + - + - uid + - 00b7642b-c2a2-47b0-8b4b-a380c11483f2 + - + __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 + - + - width + - 100 + - + - uid + - 2bcc4a60-0309-43bc-9d17-eb02914d6e62 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - f7e79542-598a-4300-83f9-6b55ce0a9e81 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Category + - + - label + - Category + - + - handle + - default-verbb-hyper-links-category + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - dca18dac-6d6b-4302-8e0a-fb0b899a475e + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 4118d638-0f3a-41f8-abba-295c0e456ab2 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - cb51c884-de9a-4649-ac62-4a4bae4170ce + - + __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 + - + - width + - 50 + - + - uid + - 0405daef-1777-4255-93de-16c0436f4e4e + - + __assoc__: + - + - name + - Advanced + - + - uid + - 55abbf3c-dd88-46b9-aeb7-d217de8d8294 + - + - 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 + - + - width + - 100 + - + - uid + - f5980fa7-0c9b-4fa5-8007-51215d5735a9 + - + __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 + - + - width + - 100 + - + - uid + - b5e061d4-850e-49ff-a27f-6b94553c847c + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - dd0b4036-8acf-4438-8d26-12d01066ae6f + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Custom + - + - label + - Custom + - + - handle + - default-verbb-hyper-links-custom + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 964dcaf9-f205-42fa-ae87-084ce324b56c + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 77d5eb70-5d56-4d27-8587-0823820c1492 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - dbc97ab7-84fe-46d0-812c-2250733ba8c6 + - + __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 + - + - width + - 50 + - + - uid + - e5ac34fe-5e93-4865-ab0d-a3bf19e50720 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 4db8fc23-17ff-4ecc-9b1d-e608948fbe07 + - + - 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 + - + - width + - 100 + - + - uid + - 3aa3f4cb-9490-4988-aec5-366490d7b66c + - + __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 + - + - width + - 100 + - + - uid + - 8751e7ee-e901-47ac-a696-a401ca04ff17 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 291ae51f-6237-4b6c-b9a2-9402e9bd97c5 + - + __assoc__: + - + - type + - verbb\hyper\links\Email + - + - label + - Email + - + - handle + - default-verbb-hyper-links-email + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - e283dcfd-1889-445f-95d9-c1f13a15f4f0 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - ba70d40e-d9a1-43c7-9172-08f2b3845e8a + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 41e2bc26-1215-4a8e-be90-b3d16088ce57 + - + __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 + - + - width + - 50 + - + - uid + - a9ff46b0-e25a-486d-9ec0-d056ba9ca17d + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 683ce2e3-02f2-48b3-8af2-57699763a59f + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 431114b0-e651-435e-b4f4-d54c2ead205d + - + - 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 + - + - width + - 100 + - + - uid + - e67bd3aa-5508-4c21-a171-4da3a91aabfb + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 9afd4fc9-0c2d-4f8b-b653-80c26af997d4 + - + __assoc__: + - + - type + - verbb\hyper\links\Embed + - + - label + - Embed + - + - handle + - default-verbb-hyper-links-embed + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - c7e7e528-4183-411b-a4ac-2dc943f7b5f6 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - caa9a38a-f122-400c-a231-32c221587b91 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 5392b9e9-99ba-4196-9605-d43f427579ca + - + __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 + - + - width + - 50 + - + - uid + - d6afafe3-41a9-412c-a21a-41a72e395db5 + - + __assoc__: + - + - name + - Advanced + - + - uid + - a68f427e-0513-4fe4-a05c-2655724a419c + - + - 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 + - + - width + - 100 + - + - uid + - c5a6d46e-13ac-4c3a-b898-1b188a54314f + - + __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 + - + - width + - 100 + - + - uid + - b3324018-fd98-4cc7-87a9-a10c73517071 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - ac3fc7c5-0c9a-4ea9-b708-ce3c386bd4f0 + - + __assoc__: + - + - type + - verbb\hyper\links\Entry + - + - label + - Entry + - + - handle + - default-verbb-hyper-links-entry + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 51220ad5-9132-460e-aaa9-b89fcdd8dc62 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 4c2fe588-0925-467e-947c-971658e3e1c3 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 2498855d-9610-475d-8939-4ba01aeca110 + - + __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 + - + - width + - 50 + - + - uid + - 145f7cf8-87cb-4d90-881f-1b822d701bea + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 5d789812-16a4-40c8-9563-21eae5e07408 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 2bd64265-0f47-466f-9542-7a8661ace71f + - + - 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 + - + - width + - 100 + - + - uid + - 45446ef1-5716-44f3-acc4-f14201d9e533 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 8e8a00a2-2e72-453e-adb7-2accc6c319b9 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Phone + - + - label + - Phone + - + - handle + - default-verbb-hyper-links-phone + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - b28de8e6-0ba2-4d7e-bfbf-bc45bf739f99 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - b0ae2ac5-6374-4e4b-a001-1c6cbeba2d05 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 52a570b7-7610-44a0-aabc-56af6f7764bb + - + __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 + - + - width + - 50 + - + - uid + - f46abc4e-f2a6-4017-ab09-f3b234c939ea + - + __assoc__: + - + - name + - Advanced + - + - uid + - fa8ffdcf-e961-48eb-bedb-86e6fcdc2c93 + - + - 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 + - + - width + - 100 + - + - uid + - 883450cb-5d33-49e4-b1a1-31deb9c532fd + - + __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 + - + - width + - 100 + - + - uid + - 85daf985-181c-421c-aaba-be8ce0c31154 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - f26a3f8e-2512-4476-9627-7993ef9d90a7 + - + __assoc__: + - + - type + - verbb\hyper\links\Site + - + - label + - Site + - + - handle + - default-verbb-hyper-links-site + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 96c345f0-fcd1-4997-9f55-43907ad2327b + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 6a18ea6e-b0db-4829-b0ed-6588c89c7fb1 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - b41b07d4-b2c3-4cc8-a089-bfea57e3ee43 + - + __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 + - + - width + - 50 + - + - uid + - f6b7d65b-c0f5-410c-9dbf-3ad457d92bf7 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 5765f1bb-7ccc-424a-9c2d-e32df1df400c + - + - 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 + - + - width + - 100 + - + - uid + - 32dc44d0-f039-4ed8-b245-1624397f0ee4 + - + __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 + - + - width + - 100 + - + - uid + - 6fa5623b-cd98-4fe0-8bf2-0be8a05a8441 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 205c8044-e2fb-41c3-ba02-7f0a937d378d + - + - sites + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Url + - + - label + - URL + - + - handle + - default-verbb-hyper-links-url + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 04e2896e-5aa8-4f38-b2b2-8284ab3b5f4d + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 1bd90b5c-bcba-4e0c-aa84-57ceb12b8595 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 19600dc9-09ed-43dc-99f1-c5685e3f1e55 + - + __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 + - + - width + - 50 + - + - uid + - ecc371bd-2933-473f-a53c-9530f4bebf08 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 46c5a481-8bd7-4dbc-bc59-fc473f5707b9 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 17b94931-652c-489a-aa60-87bfd15ca467 + - + - 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 + - + - width + - 100 + - + - uid + - fc74a9cf-1639-489f-9b8e-61a60efe1540 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - aec7c67a-1046-49c9-9de2-12570fb06b71 + - + __assoc__: + - + - type + - verbb\hyper\links\User + - + - label + - User + - + - handle + - default-verbb-hyper-links-user + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - b7d0cc90-1b22-4f1b-9610-0cdf6e8f18bc + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 21ed5ccf-6bef-43cb-a46d-e2fbfdf452fd + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 4466eb4a-f5e3-466c-8bb7-57498441d844 + - + __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 + - + - width + - 50 + - + - uid + - b9d3428a-b214-4d77-96b4-4ea6bcc55d1e + - + __assoc__: + - + - name + - Advanced + - + - uid + - fbbd27fa-ad51-4a79-84c9-7caf26ded0e2 + - + - 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 + - + - width + - 100 + - + - uid + - 76a212d1-5a22-4c1b-97a7-c20b748d1ab8 + - + __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 + - + - width + - 100 + - + - uid + - 1bbfcf89-2478-48d2-ad9d-0842d09f617d + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 480b34a2-7c86-4d32-8013-f2b2d067b8b9 + - + - sources + - '*' + maxLinks: null + minLinks: null + multipleLinks: false + newWindow: true +translationKeyFormat: null +translationMethod: site +type: verbb\hyper\fields\HyperField 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 90f41019..b5542a94 100644 --- a/config/project/fields/ctaFieldLinkLayouts--03498d1a-eb01-4cb2-9e2b-623015ed0d85.yaml +++ b/config/project/fields/ctaFieldLinkLayouts--03498d1a-eb01-4cb2-9e2b-623015ed0d85.yaml @@ -1,6 +1,5 @@ columnSuffix: qbmsdfrw contentColumnType: string -fieldGroup: 815f235b-7817-462f-904d-a00904787aaf # Hyper 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 new file mode 100644 index 00000000..439817a8 --- /dev/null +++ b/config/project/fields/ctas--f936530d-29a5-4460-9ccd-b586bfb25329.yaml @@ -0,0 +1,2491 @@ +columnSuffix: null +handle: ctas +instructions: null +name: 'Hero - Call to actions' +searchable: false +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 + - 8b56486f-952e-42e8-aaff-63f474c2a260 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - ba086129-5249-4e75-a76a-822608ff1b04 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 9bb4d027-72a1-4e5e-b436-e6bac8b4dd78 + - + __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 + - + - width + - 50 + - + - uid + - fe44de30-2eec-4268-b41d-b34ff51613c6 + - + __assoc__: + - + - name + - Advanced + - + - uid + - d1df9268-d222-43d0-9e08-8df9c83ff8f0 + - + - 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 + - + - width + - 100 + - + - uid + - b0d3beba-c448-4cd2-8c44-2135d4e4d55e + - + __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 + - + - width + - 100 + - + - uid + - 47a1d0ad-6a12-43a7-aebb-818316155f36 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - d04a1a64-6a18-4322-b2fb-4b31ac0cc640 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Category + - + - label + - Category + - + - handle + - default-verbb-hyper-links-category + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 45b3176f-f4e4-4888-b45f-f04e5e99a56b + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 75a42676-3677-4d3b-8f6d-fabf43996395 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 8cf662d2-3c3f-444f-a62f-e03fd16ccf88 + - + __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 + - + - width + - 50 + - + - uid + - 243dc332-b71a-4e1c-8145-4a9eecac4cb0 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 52669440-3fd4-4b7d-96c0-db59dd941151 + - + - 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 + - + - width + - 100 + - + - uid + - 4c01652d-52a7-46fe-bef0-4bea0b35ef03 + - + __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 + - + - width + - 100 + - + - uid + - da682d94-a99c-437d-858d-9ca48a2298db + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 83ffd13a-37ae-45e9-9c1f-2241dcec2d84 + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Custom + - + - label + - Custom + - + - handle + - default-verbb-hyper-links-custom + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 21adebe1-c4fb-4568-8014-822904f521b2 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 1b75d807-fc6e-450d-a2d4-dc3ff642f5b4 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 7268f598-3901-4ecf-9376-3aa560ed73f7 + - + __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 + - + - width + - 50 + - + - uid + - 91e04bea-dd9c-4740-b157-caad1d15ffa1 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 18425089-f26a-4c6c-9601-a80325850e36 + - + - 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 + - + - width + - 100 + - + - uid + - 980727ba-9c32-4cc0-8b14-9b68f9806992 + - + __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 + - + - width + - 100 + - + - uid + - 5f70f892-f46f-4cd6-bc34-38f7c60e6ab3 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 8f214600-d0e4-4808-90b9-6acd3481489a + - + __assoc__: + - + - type + - verbb\hyper\links\Email + - + - label + - Email + - + - handle + - default-verbb-hyper-links-email + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 6d8b9b5c-1d21-4861-8936-ecdd281d11f0 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 81890cb3-5579-4ff3-a501-84e78f6b8864 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 64ad47e9-8ed3-46c7-b829-bd6dcce9b973 + - + __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 + - + - width + - 50 + - + - uid + - bf8496eb-633b-4bd5-8672-ff8496a891e8 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 66c5f546-23d9-49bb-9203-3388b94b78a9 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - ce625d4a-8407-45a0-9f5a-a40937049eca + - + - 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 + - + - width + - 100 + - + - uid + - b1df574b-f024-4499-b6ee-1b9f1909fde0 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 78a3f383-0f4e-4ec7-ba7f-dc9633f67070 + - + __assoc__: + - + - type + - verbb\hyper\links\Embed + - + - label + - Embed + - + - handle + - default-verbb-hyper-links-embed + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - fabbeb83-2204-4151-9a46-7e3c3343bc95 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - af30321e-08f1-44d8-b422-a7da1f714b72 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - de9d7223-ea2e-474a-b822-ddaea755c4a8 + - + __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 + - + - width + - 50 + - + - uid + - 66cd578d-a54e-4188-a66a-d91685ecd84e + - + __assoc__: + - + - name + - Advanced + - + - uid + - dacde74e-dccc-4aef-b075-0c88478eb337 + - + - 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 + - + - width + - 100 + - + - uid + - f0ecdf98-2f47-4f07-94d6-c32e878bbb5c + - + __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 + - + - width + - 100 + - + - uid + - c1f5f6ff-23ea-4bfb-8d47-97efbdb7315d + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 3cd8ec5b-21a7-45f2-8cf0-41f7b146211a + - + __assoc__: + - + - type + - verbb\hyper\links\Entry + - + - label + - Entry + - + - handle + - default-verbb-hyper-links-entry + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - fdc06793-cc57-4c1f-8bf2-3e820501a914 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 28d3ee4b-5451-44c9-ad01-33d286394304 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 220893a8-5d2d-4bda-9fff-6002fde71386 + - + __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 + - + - width + - 50 + - + - uid + - 6091e906-fca7-46a7-9666-6df0502858b0 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - b379dc66-9fb2-4f9a-8536-d38e5a6cb5ba + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 13d9704c-42e8-4c4c-be7b-4c282a7c576a + - + - 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 + - + - width + - 100 + - + - uid + - cbbfc2b0-f592-4f7e-bb65-e6d8669c0cde + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 88882960-b9b8-4ed2-aee3-180bab61a23a + - + - sources + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Phone + - + - label + - Phone + - + - handle + - default-verbb-hyper-links-phone + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 5e138568-df99-46c5-8ad9-2a5328d9d07c + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - c6b3b47f-fd65-4c7c-b1b2-065222cc532a + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 3762f030-bef8-41ea-b9ea-1750f5844117 + - + __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 + - + - width + - 50 + - + - uid + - 2bd0f185-032e-4c50-a415-03aaa9966886 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 485c915e-26a1-4a8c-bb62-630a9f9062c1 + - + - 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 + - + - width + - 100 + - + - uid + - 17f187be-a081-464b-8f77-9c674b728c7b + - + __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 + - + - width + - 100 + - + - uid + - 84b3ca3f-7808-410a-895b-13ce1b0e2649 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - a142ca05-8300-4262-abd1-0309a400ad62 + - + __assoc__: + - + - type + - verbb\hyper\links\Site + - + - label + - Site + - + - handle + - default-verbb-hyper-links-site + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 05966e86-f792-4107-97b0-1d3e3bfbec63 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - cba99569-03c6-4bbb-a2c1-b31712c2437e + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 95ae156b-696f-49b3-9f78-2474b5288ee6 + - + __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 + - + - width + - 50 + - + - uid + - 7a33c936-0eea-4b64-b9a6-bcbf5fc0cebf + - + __assoc__: + - + - name + - Advanced + - + - uid + - 6206c3e1-afac-4574-9968-0fd11294d449 + - + - 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 + - + - width + - 100 + - + - uid + - 93493b2d-281e-4447-b9d7-c837e11af6f4 + - + __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 + - + - width + - 100 + - + - uid + - 025216d7-9a87-4589-97bf-3f516c405af7 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 34293c1c-8755-46cb-91c0-25d7c684bba4 + - + - sites + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Url + - + - label + - URL + - + - handle + - default-verbb-hyper-links-url + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 8acd638a-15a1-4912-bf18-9ad99e5064b0 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 1f38d0f2-1cda-4203-84dc-ab16b901d9c1 + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - 94ad9a29-ccd3-4704-82ff-eb1d06e16c69 + - + __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 + - + - width + - 50 + - + - uid + - 76b66c82-2b91-4b86-9fac-0f9b114cbc59 + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - width + - 100 + - + - uid + - 6c39bd7a-84ef-42ad-9a3a-2c6170c358f0 + - + - fieldUid + - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style + - + __assoc__: + - + - name + - Advanced + - + - uid + - 855b70ad-94f6-4530-ac8f-e9be34da0ebd + - + - 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 + - + - width + - 100 + - + - uid + - e7772146-6364-4094-8b3b-005a2550c813 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - 5ad2ff9f-2600-4a15-a7f3-8240abc84989 + - + __assoc__: + - + - type + - verbb\hyper\links\User + - + - label + - User + - + - handle + - default-verbb-hyper-links-user + - + - enabled + - false + - + - isCustom + - false + - + - layoutUid + - 5ce554af-ad48-4984-a93d-ae32689bb698 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - 06e5d1d7-7dc4-48fc-b539-eb696d1cc89b + - + - elements + - + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\LinkField + - + - attribute + - linkValue + - + - mandatory + - true + - + - autocomplete + - false + - + - autofocus + - false + - + - autocorrect + - true + - + - autocapitalize + - true + - + - disabled + - false + - + - readonly + - false + - + - requirable + - false + - + - translatable + - false + - + - required + - false + - + - width + - 50 + - + - uid + - cc9a5103-0d89-42a3-abcc-de9acaf8eb13 + - + __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 + - + - width + - 50 + - + - uid + - fda13938-7af2-4db0-bbf0-3268df14749d + - + __assoc__: + - + - name + - Advanced + - + - uid + - d21bac4e-a473-464c-811d-84d292fb5d53 + - + - 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 + - + - width + - 100 + - + - uid + - f94624e9-7a4e-4043-8248-8729f8b32bdd + - + __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 + - + - width + - 100 + - + - uid + - 08c96863-86e5-4d30-915a-08960c4c6e65 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - width + - 100 + - + - uid + - c048e836-44ec-486e-a982-a1d1470946a5 + - + - sources + - '*' + maxLinks: 2 + minLinks: null + multipleLinks: true + newWindow: true +translationKeyFormat: null +translationMethod: none +type: verbb\hyper\fields\HyperField diff --git a/config/project/fields/entries--776fa716-10bb-48bb-ae08-28870f9d77e7.yaml b/config/project/fields/entries--776fa716-10bb-48bb-ae08-28870f9d77e7.yaml new file mode 100644 index 00000000..3948675b --- /dev/null +++ b/config/project/fields/entries--776fa716-10bb-48bb-ae08-28870f9d77e7.yaml @@ -0,0 +1,22 @@ +columnSuffix: null +handle: entries +instructions: 'Select entries to display in this overview' +name: 'Content Builder - Overview - Entries' +searchable: true +settings: + allowSelfRelations: false + branchLimit: null + localizeRelations: true + maintainHierarchy: false + maxRelations: null + minRelations: null + selectionLabel: null + showCardsInGrid: false + showSiteMenu: true + sources: '*' + targetSiteId: null + validateRelatedElements: false + viewMode: null +translationKeyFormat: null +translationMethod: site +type: craft\fields\Entries 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 a3afa60b..eaa44d5d 100644 --- a/config/project/fields/facebook--f694fce1-48ca-4bfe-9fba-196195547a36.yaml +++ b/config/project/fields/facebook--f694fce1-48ca-4bfe-9fba-196195547a36.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string(255) -fieldGroup: 39b3406d-d1bb-4a84-a13a-bce5cc293238 # Globals handle: facebook instructions: '' name: Facebook diff --git a/config/project/fields/form--74a30650-eb90-462f-a104-de1d41ac8221.yaml b/config/project/fields/form--74a30650-eb90-462f-a104-de1d41ac8221.yaml new file mode 100644 index 00000000..72368986 --- /dev/null +++ b/config/project/fields/form--74a30650-eb90-462f-a104-de1d41ac8221.yaml @@ -0,0 +1,22 @@ +columnSuffix: null +handle: form +instructions: 'Select a form in the list below to appear in this block.' +name: 'Content Builder - Form - Form' +searchable: false +settings: + allowSelfRelations: false + branchLimit: null + localizeRelations: false + maintainHierarchy: false + maxRelations: null + minRelations: null + selectionLabel: null + showCardsInGrid: false + showSiteMenu: true + sources: '*' + targetSiteId: null + validateRelatedElements: false + viewMode: null +translationKeyFormat: null +translationMethod: site +type: verbb\formie\fields\Forms diff --git a/config/project/fields/headerImage--8ff8437a-a38f-47f0-b489-1701614eec3f.yaml b/config/project/fields/headerImage--8ff8437a-a38f-47f0-b489-1701614eec3f.yaml index ae1b3a92..d2203903 100644 --- a/config/project/fields/headerImage--8ff8437a-a38f-47f0-b489-1701614eec3f.yaml +++ b/config/project/fields/headerImage--8ff8437a-a38f-47f0-b489-1701614eec3f.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common handle: headerImage instructions: null name: 'Header image' diff --git a/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml b/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml index daeeb55e..0b0babce 100644 --- a/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml +++ b/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string -fieldGroup: bfa2f99e-1c8c-4348-8f89-00708397a119 # Content handle: hero instructions: null name: Hero @@ -11,41 +10,45 @@ settings: columns: __assoc__: - - - 2184d090-d3e1-413b-8d21-b537c5141ef8 # Image + - 2184d090-d3e1-413b-8d21-b537c5141ef8 - __assoc__: - - width - '' - - - f2cda3ff-d4de-4c81-a8c2-944f82c303db # Title + - f2cda3ff-d4de-4c81-a8c2-944f82c303db - __assoc__: - - width - '' - - - d04eb799-5eb6-46db-92f8-88c4e6b8812e # Intro + - d04eb799-5eb6-46db-92f8-88c4e6b8812e - __assoc__: - - width - '' - - - f936530d-29a5-4460-9ccd-b586bfb25329 # Call to actions + - f936530d-29a5-4460-9ccd-b586bfb25329 - __assoc__: - - width - '' - contentTable: '{{%stc_hero}}' + entryTypes: + - ed516703-9411-446f-8ce9-d66e9c48839a # Hero Block fieldLayout: row + maxEntries: null maxRows: null + minEntries: null minRows: null propagationKeyFormat: null propagationMethod: all selectionLabel: null staticField: true + viewMode: blocks translationKeyFormat: null translationMethod: none type: verbb\supertable\fields\SuperTableField diff --git a/config/project/fields/heroTitle--f2cda3ff-d4de-4c81-a8c2-944f82c303db.yaml b/config/project/fields/heroTitle--f2cda3ff-d4de-4c81-a8c2-944f82c303db.yaml new file mode 100644 index 00000000..f0ec576e --- /dev/null +++ b/config/project/fields/heroTitle--f2cda3ff-d4de-4c81-a8c2-944f82c303db.yaml @@ -0,0 +1,16 @@ +columnSuffix: null +handle: heroTitle +instructions: null +name: 'Hero - Title' +searchable: true +settings: + byteLimit: null + charLimit: null + code: false + initialRows: 4 + multiline: false + placeholder: null + uiMode: normal +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 2fffebcc..f965b13b 100644 --- a/config/project/fields/image--a44287f8-d6ed-4f2c-8a63-0c1312ef236e.yaml +++ b/config/project/fields/image--a44287f8-d6ed-4f2c-8a63-0c1312ef236e.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common handle: image instructions: '' name: Image diff --git a/config/project/fields/image2--7def856e-47b3-4b83-ba43-23b5da28a176.yaml b/config/project/fields/image2--7def856e-47b3-4b83-ba43-23b5da28a176.yaml new file mode 100644 index 00000000..47dc0a91 --- /dev/null +++ b/config/project/fields/image2--7def856e-47b3-4b83-ba43-23b5da28a176.yaml @@ -0,0 +1,36 @@ +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/image3--cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml b/config/project/fields/image3--cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml new file mode 100644 index 00000000..6186a6ec --- /dev/null +++ b/config/project/fields/image3--cd736fb3-c9b7-4ce1-88a8-da8b64249eb1.yaml @@ -0,0 +1,36 @@ +columnSuffix: null +handle: image3 +instructions: 'The minimum width for this image is 1200px. The ideal width is 2400px' +name: 'Content Builder - 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: null + 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: 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 new file mode 100644 index 00000000..6f20cba1 --- /dev/null +++ b/config/project/fields/image4--f21594e6-d83e-4047-a36c-0d6b709719e1.yaml @@ -0,0 +1,36 @@ +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 new file mode 100644 index 00000000..3b671804 --- /dev/null +++ b/config/project/fields/image5--2184d090-d3e1-413b-8d21-b537c5141ef8.yaml @@ -0,0 +1,36 @@ +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: 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/imageCaption--39f07216-d49a-4917-b05e-bec26f425843.yaml b/config/project/fields/imageCaption--39f07216-d49a-4917-b05e-bec26f425843.yaml index 0cc5ac3d..2956d50d 100644 --- a/config/project/fields/imageCaption--39f07216-d49a-4917-b05e-bec26f425843.yaml +++ b/config/project/fields/imageCaption--39f07216-d49a-4917-b05e-bec26f425843.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: text -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common handle: imageCaption instructions: 'This will most likely be visible below the image' name: 'Image Caption' 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 a5959fc7..37f8fbe0 100644 --- a/config/project/fields/imageCopyright--bcf87482-b5f3-4be6-9a63-153f0458466b.yaml +++ b/config/project/fields/imageCopyright--bcf87482-b5f3-4be6-9a63-153f0458466b.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: text -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common handle: imageCopyright instructions: 'Credit of the image' name: 'Image Copyright' diff --git a/config/project/fields/imagePosition--9abed6d9-3042-4dd4-add0-3115a6e2693b.yaml b/config/project/fields/imagePosition--9abed6d9-3042-4dd4-add0-3115a6e2693b.yaml new file mode 100644 index 00000000..33b6171e --- /dev/null +++ b/config/project/fields/imagePosition--9abed6d9-3042-4dd4-add0-3115a6e2693b.yaml @@ -0,0 +1,30 @@ +columnSuffix: vwktiheg +handle: imagePosition +instructions: null +name: 'Content Builder - Image - Image position' +searchable: false +settings: + default: center + options: + __assoc__: + - + - left + - '1' + - + - center + - '1' + - + - right + - '1' + - + - full + - '' + - + - drop-left + - '' + - + - drop-right + - '' +translationKeyFormat: null +translationMethod: none +type: rias\positionfieldtype\fields\Position diff --git a/config/project/fields/imageWidth--683cbd88-ef11-45e0-83b4-e20d03f6ea6b.yaml b/config/project/fields/imageWidth--683cbd88-ef11-45e0-83b4-e20d03f6ea6b.yaml new file mode 100644 index 00000000..0551a7e1 --- /dev/null +++ b/config/project/fields/imageWidth--683cbd88-ef11-45e0-83b4-e20d03f6ea6b.yaml @@ -0,0 +1,48 @@ +columnSuffix: xbqglaie +handle: imageWidth +instructions: null +name: 'Content Builder - Image - Image width' +searchable: false +settings: + default: '' + options: + __assoc__: + - + - 1/6 + - '' + - + - 1/5 + - '' + - + - 1/4 + - '1' + - + - 1/3 + - '1' + - + - 2/5 + - '' + - + - 1/2 + - '1' + - + - 3/5 + - '' + - + - 2/3 + - '' + - + - 3/4 + - '' + - + - 4/5 + - '' + - + - 5/6 + - '' + - + - full + - '1' +translationKeyFormat: null +translationMethod: none +type: rias\widthfieldtype\fields\Width 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 10498a59..c7d26076 100644 --- a/config/project/fields/instagram--9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6.yaml +++ b/config/project/fields/instagram--9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string(255) -fieldGroup: 39b3406d-d1bb-4a84-a13a-bce5cc293238 # Globals handle: instagram instructions: '' name: Instagram 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 eb89e747..b348e306 100644 --- a/config/project/fields/intro--b5de6dcf-80e6-48e2-b846-0dab7f35c4c8.yaml +++ b/config/project/fields/intro--b5de6dcf-80e6-48e2-b846-0dab7f35c4c8.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: text -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common 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' diff --git a/config/project/fields/intro2--d04eb799-5eb6-46db-92f8-88c4e6b8812e.yaml b/config/project/fields/intro2--d04eb799-5eb6-46db-92f8-88c4e6b8812e.yaml new file mode 100644 index 00000000..239c8386 --- /dev/null +++ b/config/project/fields/intro2--d04eb799-5eb6-46db-92f8-88c4e6b8812e.yaml @@ -0,0 +1,21 @@ +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 3acea217..744f2811 100644 --- a/config/project/fields/linkedin--ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2.yaml +++ b/config/project/fields/linkedin--ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string(255) -fieldGroup: 39b3406d-d1bb-4a84-a13a-bce5cc293238 # Globals handle: linkedin instructions: '' name: LinkedIn 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 1dbd676c..9e188259 100644 --- a/config/project/fields/mail--072209d1-1c68-4ee5-9a66-a209b518da6d.yaml +++ b/config/project/fields/mail--072209d1-1c68-4ee5-9a66-a209b518da6d.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common handle: mail instructions: '' name: Mail 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 a077b4dc..4ea2cb07 100644 --- a/config/project/fields/newsCategory--c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac.yaml +++ b/config/project/fields/newsCategory--c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common handle: newsCategory instructions: '' name: 'News Category' 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 042f7f3a..f3c55b5b 100644 --- a/config/project/fields/optimizedContent--5a25f3e9-a180-4a29-aa41-8721fbf815b9.yaml +++ b/config/project/fields/optimizedContent--5a25f3e9-a180-4a29-aa41-8721fbf815b9.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: text -fieldGroup: 61b9a78d-f3c0-4c99-8e91-d97e9768023c # Optimized Images 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 f08fc795..aec51bb3 100644 --- a/config/project/fields/optimizedHero--197566c6-94bb-4e67-86d7-8945f2589a1d.yaml +++ b/config/project/fields/optimizedHero--197566c6-94bb-4e67-86d7-8945f2589a1d.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: text -fieldGroup: 61b9a78d-f3c0-4c99-8e91-d97e9768023c # Optimized Images 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 47583c45..7df51436 100644 --- a/config/project/fields/optimizedOverview--0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d.yaml +++ b/config/project/fields/optimizedOverview--0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: text -fieldGroup: 61b9a78d-f3c0-4c99-8e91-d97e9768023c # Optimized Images 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 49eca489..8047305d 100644 --- a/config/project/fields/optimizedTextImage--60b48ff5-1ab2-471b-8592-cdc623e0882c.yaml +++ b/config/project/fields/optimizedTextImage--60b48ff5-1ab2-471b-8592-cdc623e0882c.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: text -fieldGroup: 61b9a78d-f3c0-4c99-8e91-d97e9768023c # Optimized Images 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 b042611e..7940f31c 100644 --- a/config/project/fields/overviewDescription--2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38.yaml +++ b/config/project/fields/overviewDescription--2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: text -fieldGroup: e9218327-8360-4a72-aae4-ff2db8be2c18 # Overview handle: overviewDescription instructions: null name: 'Overview description' 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 2ad082be..504d3ec0 100644 --- a/config/project/fields/overviewImage--15ed2b72-8955-4cec-93f8-9736a9e50e80.yaml +++ b/config/project/fields/overviewImage--15ed2b72-8955-4cec-93f8-9736a9e50e80.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string -fieldGroup: e9218327-8360-4a72-aae4-ff2db8be2c18 # Overview handle: overviewImage instructions: 'The minimum dimension for this image is 660x495. The ideal dimension is 1320x990.' name: 'Overview image' 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 f52a51d7..17534588 100644 --- a/config/project/fields/overviewTitle--4a2bad07-8d89-4689-b0bf-774eed764660.yaml +++ b/config/project/fields/overviewTitle--4a2bad07-8d89-4689-b0bf-774eed764660.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: text -fieldGroup: e9218327-8360-4a72-aae4-ff2db8be2c18 # Overview handle: overviewTitle instructions: '' name: 'Overview title' 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 c8bc79b3..4eff3f1e 100644 --- a/config/project/fields/phone--e48813cd-24dc-4b06-a97d-2a95520dcc24.yaml +++ b/config/project/fields/phone--e48813cd-24dc-4b06-a97d-2a95520dcc24.yaml @@ -1,6 +1,5 @@ columnSuffix: btcjcicd contentColumnType: text -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common handle: phone instructions: '' name: Phone diff --git a/config/project/fields/placeholderImage--724561c2-845a-427f-b005-e0c2a35e0112.yaml b/config/project/fields/placeholderImage--724561c2-845a-427f-b005-e0c2a35e0112.yaml new file mode 100644 index 00000000..649b9b15 --- /dev/null +++ b/config/project/fields/placeholderImage--724561c2-845a-427f-b005-e0c2a35e0112.yaml @@ -0,0 +1,36 @@ +columnSuffix: null +handle: placeholderImage +instructions: null +name: 'Content Builder - 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/placeholderImage2--896816a1-5444-4e1b-b74c-efbac472953c.yaml b/config/project/fields/placeholderImage2--896816a1-5444-4e1b-b74c-efbac472953c.yaml new file mode 100644 index 00000000..d0681865 --- /dev/null +++ b/config/project/fields/placeholderImage2--896816a1-5444-4e1b-b74c-efbac472953c.yaml @@ -0,0 +1,36 @@ +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/position--c8533e19-1c6c-4d33-8e50-71babb409313.yaml b/config/project/fields/position--c8533e19-1c6c-4d33-8e50-71babb409313.yaml new file mode 100644 index 00000000..c7d78b9b --- /dev/null +++ b/config/project/fields/position--c8533e19-1c6c-4d33-8e50-71babb409313.yaml @@ -0,0 +1,30 @@ +columnSuffix: null +handle: position +instructions: 'Select the position of the video in relation to the text block.' +name: 'Content Builder - Text + Video - Video position' +searchable: false +settings: + default: left + options: + __assoc__: + - + - left + - '1' + - + - center + - '' + - + - right + - '1' + - + - full + - '' + - + - drop-left + - '' + - + - drop-right + - '' +translationKeyFormat: null +translationMethod: none +type: rias\positionfieldtype\fields\Position diff --git a/config/project/fields/position2--40e14f90-0640-452d-9c8a-9f30f73bacbb.yaml b/config/project/fields/position2--40e14f90-0640-452d-9c8a-9f30f73bacbb.yaml new file mode 100644 index 00000000..1370a10d --- /dev/null +++ b/config/project/fields/position2--40e14f90-0640-452d-9c8a-9f30f73bacbb.yaml @@ -0,0 +1,30 @@ +columnSuffix: null +handle: position2 +instructions: 'Select the position of the image in relation to the text block.' +name: 'Content Builder - Text (+ Image) - Image position' +searchable: false +settings: + default: left + options: + __assoc__: + - + - left + - '1' + - + - center + - '' + - + - right + - '1' + - + - full + - '' + - + - drop-left + - '' + - + - drop-right + - '' +translationKeyFormat: null +translationMethod: none +type: rias\positionfieldtype\fields\Position 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 d5b8e770..26874826 100644 --- a/config/project/fields/searchWords--82edb6db-a497-4e37-8c25-5d4d210f0c81.yaml +++ b/config/project/fields/searchWords--82edb6db-a497-4e37-8c25-5d4d210f0c81.yaml @@ -1,6 +1,5 @@ columnSuffix: pdxowyfv contentColumnType: text -fieldGroup: 2c770290-8edc-4f26-b846-6d99d36d7844 # Common 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' 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 6ce5981b..67d0d1d5 100644 --- a/config/project/fields/seo--685530fc-e1f1-4be1-813b-ebf9ac3aa108.yaml +++ b/config/project/fields/seo--685530fc-e1f1-4be1-813b-ebf9ac3aa108.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: text -fieldGroup: 29ce1a5b-53b3-4361-96e4-20fc58e90dac # SEO handle: seo instructions: '' name: SEO diff --git a/config/project/fields/showLargerVersionInPopup--9084b802-1468-4763-a867-2e4b1ebd3f09.yaml b/config/project/fields/showLargerVersionInPopup--9084b802-1468-4763-a867-2e4b1ebd3f09.yaml new file mode 100644 index 00000000..270b07b3 --- /dev/null +++ b/config/project/fields/showLargerVersionInPopup--9084b802-1468-4763-a867-2e4b1ebd3f09.yaml @@ -0,0 +1,12 @@ +columnSuffix: xmzvkqux +handle: showLargerVersionInPopup +instructions: null +name: 'Content Builder - Image - Show larger version in popup' +searchable: false +settings: + default: false + offLabel: null + onLabel: null +translationKeyFormat: null +translationMethod: none +type: craft\fields\Lightswitch diff --git a/config/project/fields/table--8fa3e75a-c69d-4482-9083-e416986b4788.yaml b/config/project/fields/table--8fa3e75a-c69d-4482-9083-e416986b4788.yaml new file mode 100644 index 00000000..9916e3b6 --- /dev/null +++ b/config/project/fields/table--8fa3e75a-c69d-4482-9083-e416986b4788.yaml @@ -0,0 +1,21 @@ +columnSuffix: null +handle: table +instructions: null +name: 'Content Builder - Custom Table - Table' +searchable: true +settings: + availableTransforms: '' + availableVolumes: '*' + ckeConfig: 5dbe5a67-b60b-4529-a095-facb9b24a39b # Table + createButtonLabel: null + defaultTransform: null + enableSourceEditingForNonAdmins: false + purifierConfig: null + purifyHtml: true + showUnpermittedFiles: false + showUnpermittedVolumes: false + showWordCount: false + wordLimit: null +translationKeyFormat: null +translationMethod: site +type: craft\ckeditor\Field diff --git a/config/project/fields/text--655b59ef-5329-40e5-9a85-6ea2ac1d8a14.yaml b/config/project/fields/text--655b59ef-5329-40e5-9a85-6ea2ac1d8a14.yaml new file mode 100644 index 00000000..25615902 --- /dev/null +++ b/config/project/fields/text--655b59ef-5329-40e5-9a85-6ea2ac1d8a14.yaml @@ -0,0 +1,21 @@ +columnSuffix: null +handle: text +instructions: null +name: 'Content Builder - Call To Action - Text' +searchable: true +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: site +type: craft\ckeditor\Field diff --git a/config/project/fields/text2--933f619e-82e4-4b3d-a27f-9d7d9cce42b8.yaml b/config/project/fields/text2--933f619e-82e4-4b3d-a27f-9d7d9cce42b8.yaml new file mode 100644 index 00000000..eacdb82a --- /dev/null +++ b/config/project/fields/text2--933f619e-82e4-4b3d-a27f-9d7d9cce42b8.yaml @@ -0,0 +1,21 @@ +columnSuffix: null +handle: text2 +instructions: 'Type your quote here' +name: 'Content Builder - Quote - Text' +searchable: true +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: site +type: craft\ckeditor\Field diff --git a/config/project/fields/text3--d8d1d5d4-1fab-4aaa-b9e7-0eca37062865.yaml b/config/project/fields/text3--d8d1d5d4-1fab-4aaa-b9e7-0eca37062865.yaml new file mode 100644 index 00000000..432b7133 --- /dev/null +++ b/config/project/fields/text3--d8d1d5d4-1fab-4aaa-b9e7-0eca37062865.yaml @@ -0,0 +1,21 @@ +columnSuffix: null +handle: text3 +instructions: 'Type your text here' +name: 'Content Builder - Text + Video - Text' +searchable: true +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: site +type: craft\ckeditor\Field diff --git a/config/project/fields/text4--b8bf7de4-8025-4da7-9040-09ec8b731016.yaml b/config/project/fields/text4--b8bf7de4-8025-4da7-9040-09ec8b731016.yaml new file mode 100644 index 00000000..47950ace --- /dev/null +++ b/config/project/fields/text4--b8bf7de4-8025-4da7-9040-09ec8b731016.yaml @@ -0,0 +1,21 @@ +columnSuffix: null +handle: text4 +instructions: 'Type your text here' +name: 'Content Builder - Text (+ Image) - Text' +searchable: true +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: site +type: craft\ckeditor\Field diff --git a/config/project/fields/text5--9b825b00-aa1c-4ad2-b013-e29ee855e551.yaml b/config/project/fields/text5--9b825b00-aa1c-4ad2-b013-e29ee855e551.yaml new file mode 100644 index 00000000..59d49d0c --- /dev/null +++ b/config/project/fields/text5--9b825b00-aa1c-4ad2-b013-e29ee855e551.yaml @@ -0,0 +1,21 @@ +columnSuffix: null +handle: text5 +instructions: 'Type your text here.' +name: 'Content Builder - Form - Text' +searchable: true +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: site +type: craft\ckeditor\Field diff --git a/config/project/fields/textColumn1--b1cd3558-d939-48d0-8628-239236ff699c.yaml b/config/project/fields/textColumn1--b1cd3558-d939-48d0-8628-239236ff699c.yaml new file mode 100644 index 00000000..b42c2ab8 --- /dev/null +++ b/config/project/fields/textColumn1--b1cd3558-d939-48d0-8628-239236ff699c.yaml @@ -0,0 +1,21 @@ +columnSuffix: null +handle: textColumn1 +instructions: 'Type the first column text here' +name: 'Content Builder - Text (2 columns) - Text Column 1' +searchable: true +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: site +type: craft\ckeditor\Field diff --git a/config/project/fields/textColumn2--a2d7684e-6737-4123-ad14-2c4e4221bbdd.yaml b/config/project/fields/textColumn2--a2d7684e-6737-4123-ad14-2c4e4221bbdd.yaml new file mode 100644 index 00000000..9536d45d --- /dev/null +++ b/config/project/fields/textColumn2--a2d7684e-6737-4123-ad14-2c4e4221bbdd.yaml @@ -0,0 +1,21 @@ +columnSuffix: null +handle: textColumn2 +instructions: 'Type the second column text here' +name: 'Content Builder - Text (2 columns) - Text Column 2' +searchable: true +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: site +type: craft\ckeditor\Field diff --git a/config/project/fields/titleColumn1--24983cba-9d55-413d-80dc-0374abd19ec0.yaml b/config/project/fields/titleColumn1--24983cba-9d55-413d-80dc-0374abd19ec0.yaml new file mode 100644 index 00000000..72b224a7 --- /dev/null +++ b/config/project/fields/titleColumn1--24983cba-9d55-413d-80dc-0374abd19ec0.yaml @@ -0,0 +1,10 @@ +columnSuffix: null +handle: titleColumn1 +instructions: 'Add an optional title to the block' +name: 'Content Builder - Text (2 columns) - Title Column 1' +searchable: true +settings: + someAttribute: null +translationKeyFormat: null +translationMethod: site +type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/titleColumn2--e73dd38a-5d76-40ba-99eb-25ee65bf7ab5.yaml b/config/project/fields/titleColumn2--e73dd38a-5d76-40ba-99eb-25ee65bf7ab5.yaml new file mode 100644 index 00000000..d60e5f99 --- /dev/null +++ b/config/project/fields/titleColumn2--e73dd38a-5d76-40ba-99eb-25ee65bf7ab5.yaml @@ -0,0 +1,10 @@ +columnSuffix: null +handle: titleColumn2 +instructions: 'Add an optional title to the block' +name: 'Content Builder - Text (2 columns) - Title Column 2' +searchable: true +settings: + someAttribute: null +translationKeyFormat: null +translationMethod: site +type: modules\statik\fields\AnchorLink 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 82bf8bb8..1c22c80f 100644 --- a/config/project/fields/twitter--2e4b3bb0-26e4-47d2-9445-54401a221c63.yaml +++ b/config/project/fields/twitter--2e4b3bb0-26e4-47d2-9445-54401a221c63.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string(255) -fieldGroup: 39b3406d-d1bb-4a84-a13a-bce5cc293238 # Globals 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 new file mode 100644 index 00000000..2111cfaa --- /dev/null +++ b/config/project/fields/video--d66ffcef-8ccc-4e89-9e36-bce49e0dd17a.yaml @@ -0,0 +1,12 @@ +columnSuffix: null +handle: video +instructions: 'Paste the URL of a YouTube or Vimeo video. ' +name: 'Content Builder - Video - Video' +searchable: true +settings: + maxLength: 255 + types: + - url +translationKeyFormat: null +translationMethod: site +type: craft\fields\Url diff --git a/config/project/fields/video2--2561c4fb-34b5-49e6-ade6-f774411e48ba.yaml b/config/project/fields/video2--2561c4fb-34b5-49e6-ade6-f774411e48ba.yaml new file mode 100644 index 00000000..0febf203 --- /dev/null +++ b/config/project/fields/video2--2561c4fb-34b5-49e6-ade6-f774411e48ba.yaml @@ -0,0 +1,12 @@ +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/videoCaption--ae5f2b18-f88e-4521-a729-d5fccff56993.yaml b/config/project/fields/videoCaption--ae5f2b18-f88e-4521-a729-d5fccff56993.yaml new file mode 100644 index 00000000..b87fd758 --- /dev/null +++ b/config/project/fields/videoCaption--ae5f2b18-f88e-4521-a729-d5fccff56993.yaml @@ -0,0 +1,21 @@ +columnSuffix: tetgykfj +handle: videoCaption +instructions: null +name: 'Content Builder - Video - Video Caption' +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: none +type: craft\ckeditor\Field diff --git a/config/project/fields/videoCaption2--561b6d99-0213-4cfc-bd14-c3c4f4ff02d3.yaml b/config/project/fields/videoCaption2--561b6d99-0213-4cfc-bd14-c3c4f4ff02d3.yaml new file mode 100644 index 00000000..924cbc6d --- /dev/null +++ b/config/project/fields/videoCaption2--561b6d99-0213-4cfc-bd14-c3c4f4ff02d3.yaml @@ -0,0 +1,21 @@ +columnSuffix: dtoiikmr +handle: videoCaption2 +instructions: null +name: 'Content Builder - Text + Video - Video Caption' +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: none +type: craft\ckeditor\Field diff --git a/config/project/fields/writer--9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504.yaml b/config/project/fields/writer--9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504.yaml new file mode 100644 index 00000000..7af17842 --- /dev/null +++ b/config/project/fields/writer--9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504.yaml @@ -0,0 +1,16 @@ +columnSuffix: null +handle: writer +instructions: null +name: 'Content Builder - Quote - Author' +searchable: true +settings: + byteLimit: null + charLimit: null + code: false + initialRows: 4 + multiline: false + placeholder: null + uiMode: normal +translationKeyFormat: null +translationMethod: none +type: craft\fields\PlainText 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 2aca4a33..15fda626 100644 --- a/config/project/fields/youtube--6221c006-75b9-4fa5-a352-4cd4317fb5d7.yaml +++ b/config/project/fields/youtube--6221c006-75b9-4fa5-a352-4cd4317fb5d7.yaml @@ -1,6 +1,5 @@ columnSuffix: null contentColumnType: string(255) -fieldGroup: 39b3406d-d1bb-4a84-a13a-bce5cc293238 # Globals handle: youtube instructions: '' name: Youtube diff --git a/config/project/matrixBlockTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml b/config/project/matrixBlockTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml deleted file mode 100644 index 971e1bd0..00000000 --- a/config/project/matrixBlockTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml +++ /dev/null @@ -1,2658 +0,0 @@ -field: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder -fieldLayouts: - f997fbbd-3d0f-4ed7-adc1-ba30da763d82: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: e2e2a303-7d29-4edb-846d-84e6c8494c50 # Title - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 70237f92-d5cd-452c-9c10-ea46b8336b13 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 655b59ef-5329-40e5-9a85-6ea2ac1d8a14 # Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: da847db5-850e-4d05-bb3a-e5803c3e04ad - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 7def856e-47b3-4b83-ba43-23b5da28a176 # Image - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 05216db1-92ad-4acb-ad4a-caf5abad6e04 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: df7389a1-233e-4f41-8340-9d16eee18c51 # CTA - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 7509d04b-802c-4197-92f3-60e6ee71746e - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: ac60331a-e9bd-4399-8b44-42a2c469fd52 # Background color - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 1f1b736f-d51f-4b43-93cd-059bdcda13b3 - userCondition: null - warning: null - width: 100 - name: Content - uid: ebeecdff-5e28-44c3-8233-ca59e850eb04 - userCondition: null -fields: - 7def856e-47b3-4b83-ba43-23b5da28a176: # Image - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: image - instructions: 'The minimum width for this image is 660px. The ideal width is 1320px.' - 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: 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 - showSiteMenu: false - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: large - translationKeyFormat: null - translationMethod: site - type: craft\fields\Assets - 655b59ef-5329-40e5-9a85-6ea2ac1d8a14: # Text - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: text - instructions: null - name: Text - searchable: true - settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 131a4f6d-f00f-4238-b846-dd504bf669fe # Simple - columnType: text - 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 - ac60331a-e9bd-4399-8b44-42a2c469fd52: # Background color - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: backgroundColor - instructions: null - name: 'Background color' - searchable: false - settings: - dataSet: 'Background colors' - type: dropdown - translationKeyFormat: null - translationMethod: none - type: statikbe\configvaluesfield\fields\ConfigValuesFieldField - df7389a1-233e-4f41-8340-9d16eee18c51: # CTA - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: cta - instructions: null - name: CTA - searchable: true - settings: - columnType: text - 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 - - 758ba592-ce55-433d-9d7f-2e515bf17104 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - f73f3435-89ca-47f7-ba5a-766b879d3e22 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 7dcb1ab3-bcaf-4209-b1fd-375e92bc2c1f - - - __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 - - - - width - - 50 - - - - uid - - 9e7102ff-2a4f-4a21-bebb-d20d7abce7c0 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 9aed0b80-8be3-4130-9bea-5dddf8af18e2 - - - - 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 - - - - width - - 100 - - - - uid - - 55057e01-6378-45c8-a55a-cda6156dc4ca - - - __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 - - - - width - - 100 - - - - uid - - bbfcf58c-9564-4d5f-a98f-2e34e5aa5d1c - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 64e03620-f4f5-4400-89a6-fa7a2f831127 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - adccbcea-4be5-4815-9eba-5197ab3cea31 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - dc79b4e3-49c0-469f-b2c3-ea07426e6e5f - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - e840b5d2-797f-4822-a1e0-7810108c3631 - - - __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 - - - - width - - 50 - - - - uid - - 1537f6e7-944a-4eaf-8907-d23cb55ad73d - - - __assoc__: - - - - name - - Advanced - - - - uid - - be057000-f600-40ad-8575-4481a31c367c - - - - 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 - - - - width - - 100 - - - - uid - - 90b66799-136f-44a2-ae96-410a1ccb2d96 - - - __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 - - - - width - - 100 - - - - uid - - e29bbf12-5672-4821-a9f2-87871b0ab58e - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 245d8d0c-a249-48e1-b8d0-45a45faa35fc - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 361cb09b-b284-459b-b8cb-83758e09d00e - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 41099eb3-08d5-4821-bd34-c6f375ef8129 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - cf4ffc32-b858-48b9-91ea-9e2f62a424ec - - - __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 - - - - width - - 50 - - - - uid - - 054a93fd-1a34-4cc7-925d-716233035ec6 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 51640c35-4aef-42e9-94c6-ee0ec910834e - - - - 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 - - - - width - - 100 - - - - uid - - 28e11485-e168-4ed4-b312-1edfa4278c41 - - - __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 - - - - width - - 100 - - - - uid - - 042e66fb-9bf8-41ff-9757-cf9cada501e0 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - c2e2e6f4-d3fa-4654-9fa2-1207c1a93b4a - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 44eb5d6b-1943-492a-a812-1073414718dc - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 831fd784-c3d6-420a-bf2c-958b4df513b8 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0c7c80ec-6844-4ca1-be92-daad9f165310 - - - __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 - - - - width - - 50 - - - - uid - - 5f92761e-022a-492a-a905-349df14bcd81 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - c41c13f4-6e32-4307-9d98-eafb58a6ca80 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 1e8b0a55-a3a4-48f3-9c34-4b59ed80275b - - - - 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 - - - - width - - 100 - - - - uid - - 86e4d5c8-2748-4e7d-88b2-955e01cf359c - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - eb063478-8bdf-40bf-870f-fca7ab05612f - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - f62baa93-b627-41d0-a249-dfedd61d0b22 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 15b80f06-c74f-492f-a0ed-b8ccd71be91d - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 6bb7ea78-a875-42f4-8917-94fc191b7e4b - - - __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 - - - - width - - 50 - - - - uid - - 33f80514-f201-4e34-bb9b-113bad609274 - - - __assoc__: - - - - name - - Advanced - - - - uid - - be68ad9f-aebf-4bdb-af8a-2c925e9214e6 - - - - 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 - - - - width - - 100 - - - - uid - - 8a7b7d3f-d0f3-40c0-adc7-f17454620a84 - - - __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 - - - - width - - 100 - - - - uid - - aa13db03-d860-42ae-ae01-6b7afc4daa9b - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 7f6e437f-e069-4ff5-b398-9b47af738212 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 767915ac-f8bd-4384-825e-1fa2ddc2496b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 4dab77a5-83c0-4b74-9b71-08d24e06307e - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - edc3bdf1-4b81-4244-87cf-ecb6f1b50edd - - - __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 - - - - width - - 50 - - - - uid - - 92c268ba-7398-4564-bbe3-c9bfb133cabc - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 86d7c082-1152-414e-8ade-002acbddd830 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 9137b97b-c60a-4259-b64e-c157aa24514d - - - - 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 - - - - width - - 100 - - - - uid - - 4cea8c0b-4b8c-4328-8f81-0e3e3a916edc - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 53aa91b2-7629-46a3-8606-c7b3e5865f11 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - a5418ff9-40da-4053-9a86-661c0f928e68 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - edfc943f-52ba-4030-a69d-ee07710633d9 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - d553b293-616d-45c1-9625-899af73d09eb - - - __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 - - - - width - - 50 - - - - uid - - 0e990569-211a-43e7-ba80-f4b3d2e529ce - - - __assoc__: - - - - name - - Advanced - - - - uid - - d9c6a457-c044-423e-bb72-841127385c9e - - - - 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 - - - - width - - 100 - - - - uid - - 1e90f5cc-5a6d-4072-adac-7982b47118bb - - - __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 - - - - width - - 100 - - - - uid - - 078a059a-fc10-478a-a9ef-72b93a336d30 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - aca8df8e-1d02-416e-9278-f732b92c3a52 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 77828956-e181-46a9-ab33-e068fef25667 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - f1779175-5071-4dbd-b89b-dd24f2cb5036 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 4c3c9822-0fe2-4bcb-9d9f-a6ff4ac52915 - - - __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 - - - - width - - 50 - - - - uid - - 085543a2-ea08-49ff-9430-6c7158f82862 - - - __assoc__: - - - - name - - Advanced - - - - uid - - d6561fce-30b9-4f2a-88d1-ad2284d6dc97 - - - - 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 - - - - width - - 100 - - - - uid - - a08fab38-2f9e-4159-ac89-f59d23aaa6c3 - - - __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 - - - - width - - 100 - - - - uid - - 3df5899e-7a8f-4d0e-a809-7d1c9d2c2141 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 05428447-41ca-4f3d-9a54-c5388c4b2658 - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - bfe4e59b-c8c6-4290-9b32-676020e8658a - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 66daac39-998f-4192-9776-fd79836fdb83 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0e8940d5-dcca-4a4f-8395-a5dc499ec8e5 - - - __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 - - - - width - - 50 - - - - uid - - 3c1ecdad-f26e-4ba4-83b9-9f743fab1cc6 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - d4dedafe-947c-407e-ab01-0440045c8a13 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 28e595ae-fca2-4e88-b617-6da8a30aebd0 - - - - 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 - - - - width - - 100 - - - - uid - - acd5302e-87e1-4073-a7e8-81b44b6837b1 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - b7364bec-57a6-4c01-9e54-459db6dad0dc - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 1df26868-fccd-4831-8d98-9c916321ee0c - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 5d249e8e-6316-4a18-ba07-442b925cc7c2 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - db949396-184f-491c-bf2a-d2e7289dbace - - - __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 - - - - width - - 50 - - - - uid - - ab2c65da-7152-4d39-99c8-73a819f0604e - - - __assoc__: - - - - name - - Advanced - - - - uid - - ac39a485-cb03-414d-88f8-eddf1b4a6266 - - - - 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 - - - - width - - 100 - - - - uid - - 96ebdf8b-e904-4eca-b395-7ccf8a5934d3 - - - __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 - - - - width - - 100 - - - - uid - - 939f5e1c-ec7e-44fd-a408-4a53745a61db - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 53ba3d05-195a-45c7-af8a-f53ff2464579 - - - - sources - - '*' - maxLinks: null - minLinks: null - multipleLinks: false - newWindow: true - translationKeyFormat: null - translationMethod: site - type: verbb\hyper\fields\HyperField - e2e2a303-7d29-4edb-846d-84e6c8494c50: # Title - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: blockTitle - instructions: null - name: Title - searchable: true - settings: - someAttribute: null - translationKeyFormat: null - translationMethod: site - type: modules\statik\fields\AnchorLink -handle: callToAction -name: 'Call To Action' -sortOrder: 10 diff --git a/config/project/matrixBlockTypes/cta--95f49084-026d-4884-96b9-8b2fb5a00d3d.yaml b/config/project/matrixBlockTypes/cta--95f49084-026d-4884-96b9-8b2fb5a00d3d.yaml deleted file mode 100644 index c16a6155..00000000 --- a/config/project/matrixBlockTypes/cta--95f49084-026d-4884-96b9-8b2fb5a00d3d.yaml +++ /dev/null @@ -1,2565 +0,0 @@ -field: f936530d-29a5-4460-9ccd-b586bfb25329 # Call to actions -fieldLayouts: - 894f6e45-935c-449a-b890-97a1b7730b7f: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: a3573b91-af94-43de-8ceb-dc11cb7175b1 # Link - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: b7de87ca-53a9-4e8e-9c24-53dd6a3a35a3 - userCondition: null - warning: null - width: 100 - name: Content - uid: f7f7922f-95e3-4540-9c1e-48356f924491 - userCondition: null -fields: - a3573b91-af94-43de-8ceb-dc11cb7175b1: # Link - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: linkit - instructions: null - name: Link - searchable: true - settings: - columnType: text - 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 - - c696054b-3c93-4d58-8faa-4981ad43cbe1 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 052cf800-ae36-4846-a4a9-bbbd76805b35 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - c22d5f07-258a-4e96-aea9-cf6f7ed2d174 - - - __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 - - - - width - - 50 - - - - uid - - 1c0add62-043c-4736-900d-4c792b86e4e2 - - - __assoc__: - - - - name - - Advanced - - - - uid - - e95cf003-e431-4746-a6a6-961ce5661117 - - - - 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 - - - - width - - 100 - - - - uid - - a32e7bc2-f094-4a61-a1bb-4d09bad2adfd - - - __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 - - - - width - - 100 - - - - uid - - 6a97a93c-b0cd-4e3f-8c02-4c2270cb33f7 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - c9bef884-c490-4187-a99f-4b9fca7b56ea - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - d0e7f08d-5424-4804-b4e1-c3a4c2e0b312 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 0df63640-ea64-47ea-997c-f73d98075ded - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 6d6c2667-1947-4e8b-97a1-0df37715dcca - - - __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 - - - - width - - 50 - - - - uid - - 31d09e59-3270-4fcd-8689-e985bfe457a2 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 2f8c13cc-491e-4a19-b3b6-1c18d3ac4602 - - - - 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 - - - - width - - 100 - - - - uid - - b983614a-ef95-4708-b534-d7c1b75e3e45 - - - __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 - - - - width - - 100 - - - - uid - - 2e021de5-5e9a-4d45-84e7-e2ce5a53b7c0 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - d5bafab2-2d76-4ee9-9f8f-6b5ba4c3102f - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 82b97c8a-b85a-4ca5-b00e-62018410d15e - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - cdab0126-fe41-4f6b-8e76-71b7940b056a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 33818dbe-9051-4a3e-8759-91b0ae4a9c92 - - - __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 - - - - width - - 50 - - - - uid - - 4b2fdd2a-54e5-4260-9c8c-177ce08d4bcc - - - __assoc__: - - - - name - - Advanced - - - - uid - - e3e5a936-c574-450c-a9bf-3cfb80f21c33 - - - - 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 - - - - width - - 100 - - - - uid - - d9e7520e-e307-4da6-86d1-55910d9301ae - - - __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 - - - - width - - 100 - - - - uid - - 4de5f800-e477-4992-ba7e-afd921faf69c - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - d0d78b37-dc18-4937-a3a5-1d6b9f8c361b - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 5858f5e8-43d5-4859-8172-43fcb28085a6 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 6eff4663-8cb5-4b55-9e9f-446d3cdac694 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 5ec3c24a-1c4c-4778-9c89-eb0a9605eff2 - - - __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 - - - - width - - 50 - - - - uid - - 444cfa48-0f69-41a5-900c-2420e17bd694 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - ff520834-d800-48b8-bf27-a769e73d2e7b - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - b2703623-9014-43a1-84da-890ee7c7e4db - - - - 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 - - - - width - - 100 - - - - uid - - abaa88e2-1c8e-4de7-aae1-efbb1cf51cba - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 097ae147-2f58-43b2-abe9-75a66a1a00a9 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 541720ee-4b2c-482a-ab70-36b40811293d - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 41706f00-ea24-4e86-9924-e3e196425952 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - e59df433-6087-42ae-b96a-e3f91cabe249 - - - __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 - - - - width - - 50 - - - - uid - - 4405384d-beea-450d-abf5-eb58c7336cff - - - __assoc__: - - - - name - - Advanced - - - - uid - - 49cffd16-783c-4352-bc42-d02ebe29c66b - - - - 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 - - - - width - - 100 - - - - uid - - ecad75c3-24bd-4a3e-b4dc-d319209a0c11 - - - __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 - - - - width - - 100 - - - - uid - - fd3cf723-1daf-4d6b-ae74-80d75e9128de - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 90ac3bd5-1d65-40be-bd9a-931e88e8599a - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 59c294b9-292a-4366-a36d-c8cc2aed0f66 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 237bb2d8-e262-426f-8094-030c0164c1bf - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - a7ce6806-37eb-4fc7-800e-73e0f07f0a2f - - - __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 - - - - width - - 50 - - - - uid - - 056ee7ec-06ec-4b0b-b637-3aa5347a6d31 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - cc08a2ee-a52e-400c-9752-51eeddc0ddb2 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 59dee657-fdf8-44a9-a63e-c46d10b6bc39 - - - - 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 - - - - width - - 100 - - - - uid - - 06305399-4ac7-4fc5-90e4-e2b7ae4bfc30 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - c4f0b6a0-c423-4a64-891a-766e4664d46f - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 7d47b92f-f5f7-4867-9628-b04eb0f1b3eb - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - b558be15-151e-40fb-a492-441bfd0d35e3 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 6eb2cb3c-6af9-42d7-b01e-5071bb6a8050 - - - __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 - - - - width - - 50 - - - - uid - - 80886608-f0de-4569-84eb-a572677e22f2 - - - __assoc__: - - - - name - - Advanced - - - - uid - - f5080804-9a39-4f74-9022-f2c723b08e4f - - - - 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 - - - - width - - 100 - - - - uid - - 120fac1f-a619-4044-9ee1-8ed8de4990fd - - - __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 - - - - width - - 100 - - - - uid - - 16a8dd1c-ba49-4448-ad5a-f80cb20741db - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 638ecd3f-ec97-4b87-a74b-8a67a5231dd5 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 2d6c9d79-18e0-4a55-926c-0847379a7cc8 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - c33288d7-8f3e-4b97-9741-1c77b7b0c3cc - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - c342147d-dba9-4115-9df1-d25821ab99ce - - - __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 - - - - width - - 50 - - - - uid - - b234c416-b003-48b4-a84e-be3ffb460156 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 9eeb08db-d3c8-4dc4-9e1b-1ecd87ecec27 - - - - 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 - - - - width - - 100 - - - - uid - - d48ff2df-894a-4f66-adb8-b549f7f2ce09 - - - __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 - - - - width - - 100 - - - - uid - - 91449288-13bc-4c8a-abc3-ab6c362c6001 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 513e0531-49d2-4d35-8654-75d4844bd5a1 - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - f59a53b1-404d-4a03-97fd-a0adf303d9ca - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 1453f383-9f5f-486b-ac98-891fe8ebc996 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 537f073b-e8be-482c-a3bf-c7a8bf80be41 - - - __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 - - - - width - - 50 - - - - uid - - 4c830762-5392-4175-a9ca-a2e673da6dc9 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 65a6932b-532e-455c-8fdd-05403b5630a6 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 5f06991c-37e1-44ea-9ab2-b4ed8f03fed2 - - - - 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 - - - - width - - 100 - - - - uid - - d0323d62-2f9b-4d2b-aee1-fd8e5c5c27dd - - - __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 - - - - width - - 100 - - - - uid - - b8360501-f8ba-4409-baa5-640e5663282c - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 60f49011-decf-4225-bd9b-748ebcae6495 - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 65e59d98-f6e3-446e-8ce8-90e38e3b1a1f - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 297f22da-1225-4760-8bf8-8247f6bf3327 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 48e8868c-e738-4155-a02a-e093f08d80e9 - - - __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 - - - - width - - 50 - - - - uid - - ce434b01-76e9-4a51-a6dc-e8dfc7a79fad - - - __assoc__: - - - - name - - Advanced - - - - uid - - 13e4c5bb-3cdd-486f-8e17-e946e9098b0b - - - - 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 - - - - width - - 100 - - - - uid - - bdc87465-e4a3-4cf7-8f77-8a0a13efe326 - - - __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 - - - - width - - 100 - - - - uid - - b37bca1c-4391-44b1-b169-da5938c8513e - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 06f43dec-ebce-4c04-b50d-9743d6409726 - - - - sources - - '*' - maxLinks: null - minLinks: null - multipleLinks: false - newWindow: true - translationKeyFormat: null - translationMethod: site - type: verbb\hyper\fields\HyperField -handle: cta -name: CTA -sortOrder: 1 diff --git a/config/project/matrixBlockTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml b/config/project/matrixBlockTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml deleted file mode 100644 index c9ef34ac..00000000 --- a/config/project/matrixBlockTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml +++ /dev/null @@ -1,75 +0,0 @@ -field: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder -fieldLayouts: - b99f4595-d28c-453a-86c2-db4f82eaf870: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 71a7d521-3217-4254-8b3f-f778279d342c # Title - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 9479f718-c556-48b4-8306-3ab6b6ecb19c - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 8fa3e75a-c69d-4482-9083-e416986b4788 # Table - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 00a9d157-2549-4db2-804e-580e8a8eb8b6 - userCondition: null - warning: null - width: 100 - name: Content - uid: ecee8ded-a8fe-4ff9-b68a-a9abb32d3a76 - userCondition: null -fields: - 8fa3e75a-c69d-4482-9083-e416986b4788: # Table - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: table - instructions: null - name: Table - searchable: true - settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 5dbe5a67-b60b-4529-a095-facb9b24a39b # Table - columnType: text - 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 - 71a7d521-3217-4254-8b3f-f778279d342c: # Title - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: blockTitle - instructions: null - name: Title - searchable: true - settings: - someAttribute: null - translationKeyFormat: null - translationMethod: site - type: modules\statik\fields\AnchorLink -handle: customTable -name: 'Custom Table' -sortOrder: 9 diff --git a/config/project/matrixBlockTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml b/config/project/matrixBlockTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml deleted file mode 100644 index fcfaa8d3..00000000 --- a/config/project/matrixBlockTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml +++ /dev/null @@ -1,137 +0,0 @@ -field: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder -fieldLayouts: - 9334ab5d-2a5e-48de-8e2b-f9473c1d7ffb: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 4769bfc3-3064-404b-baa5-1bd5c5ff2acf # Title - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: ceea9b40-c972-44ed-9a78-13e297b373d1 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 9b825b00-aa1c-4ad2-b013-e29ee855e551 # Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 061635db-57d8-499f-8247-683051ee2000 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 74a30650-eb90-462f-a104-de1d41ac8221 # Form - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: d82ff4e9-a339-4dc7-993a-33ddbc7770e6 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: ae73d04c-119e-4cc7-a3fc-bf41d36c5510 # Background Color - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: ed5937b6-3da0-49f4-a479-17835510d6e3 - userCondition: null - warning: null - width: 100 - name: Content - uid: 93748cb1-718c-4f6b-bf7f-2905cce71126 - userCondition: null -fields: - 9b825b00-aa1c-4ad2-b013-e29ee855e551: # Text - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: text - instructions: 'Type your text here.' - name: Text - searchable: true - settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 7d23b02c-ad1d-44a8-9751-35fbdcc38963 # Standard - columnType: text - 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 - 74a30650-eb90-462f-a104-de1d41ac8221: # Form - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: form - instructions: 'Select a form in the list below to appear in this block.' - name: Form - searchable: false - settings: - allowSelfRelations: false - branchLimit: null - localizeRelations: false - maintainHierarchy: false - maxRelations: null - minRelations: null - selectionLabel: null - showSiteMenu: true - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: null - translationKeyFormat: null - translationMethod: site - type: verbb\formie\fields\Forms - 4769bfc3-3064-404b-baa5-1bd5c5ff2acf: # Title - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: blockTitle - instructions: 'Type an optional title to appear with the form.' - name: Title - searchable: true - settings: - someAttribute: null - translationKeyFormat: null - translationMethod: site - type: modules\statik\fields\AnchorLink - ae73d04c-119e-4cc7-a3fc-bf41d36c5510: # Background Color - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: backgroundColor - instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' - name: 'Background Color' - searchable: false - settings: - dataSet: 'Background colors' - type: dropdown - translationKeyFormat: null - translationMethod: none - type: statikbe\configvaluesfield\fields\ConfigValuesFieldField -handle: form -name: Form -sortOrder: 7 diff --git a/config/project/matrixBlockTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml b/config/project/matrixBlockTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml deleted file mode 100644 index ceb1bac5..00000000 --- a/config/project/matrixBlockTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml +++ /dev/null @@ -1,225 +0,0 @@ -field: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder -fieldLayouts: - dbac7280-eb96-48c9-9218-1f8706af3656: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: cd736fb3-c9b7-4ce1-88a8-da8b64249eb1 # Image - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: baa9eb81-3124-4edd-8cfd-8a294e0b0c16 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 683cbd88-ef11-45e0-83b4-e20d03f6ea6b # Image width - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: a3e4f5ff-7dc0-4e82-b00c-8bea4e6b9b70 - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: 9abed6d9-3042-4dd4-add0-3115a6e2693b # Image position - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 5703cb2e-6333-45b2-b5b8-78da1173aca7 - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: 4ce05044-aa3d-4bbe-ad21-be03fbc1a273 # Background Color - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: ccae05e3-e8e4-4417-a452-ae31afa6664d - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: 9084b802-1468-4763-a867-2e4b1ebd3f09 # Show larger version in popup - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: feb576a2-753f-4c0e-bc99-499d303293d5 - userCondition: null - warning: null - width: 50 - name: Content - uid: f986a838-979a-4945-abe0-cd3c6cbad150 - userCondition: null -fields: - 4ce05044-aa3d-4bbe-ad21-be03fbc1a273: # Background Color - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: backgroundColor - instructions: 'Select the background color of the whole section.' - name: 'Background Color' - searchable: false - settings: - dataSet: 'Background colors' - type: dropdown - translationKeyFormat: null - translationMethod: none - type: statikbe\configvaluesfield\fields\ConfigValuesFieldField - 9abed6d9-3042-4dd4-add0-3115a6e2693b: # Image position - columnSuffix: vwktiheg - contentColumnType: string - fieldGroup: null - handle: imagePosition - instructions: null - name: 'Image position' - searchable: false - settings: - default: center - options: - __assoc__: - - - - left - - '1' - - - - center - - '1' - - - - right - - '1' - - - - full - - '' - - - - drop-left - - '' - - - - drop-right - - '' - translationKeyFormat: null - translationMethod: none - type: rias\positionfieldtype\fields\Position - 683cbd88-ef11-45e0-83b4-e20d03f6ea6b: # Image width - columnSuffix: xbqglaie - contentColumnType: string - fieldGroup: null - handle: imageWidth - instructions: null - name: 'Image width' - searchable: false - settings: - default: '' - options: - __assoc__: - - - - 1/6 - - '' - - - - 1/5 - - '' - - - - 1/4 - - '1' - - - - 1/3 - - '1' - - - - 2/5 - - '' - - - - 1/2 - - '1' - - - - 3/5 - - '' - - - - 2/3 - - '' - - - - 3/4 - - '' - - - - 4/5 - - '' - - - - 5/6 - - '' - - - - full - - '1' - translationKeyFormat: null - translationMethod: none - type: rias\widthfieldtype\fields\Width - 9084b802-1468-4763-a867-2e4b1ebd3f09: # Show larger version in popup - columnSuffix: xmzvkqux - contentColumnType: boolean - fieldGroup: null - handle: showLargerVersionInPopup - instructions: null - name: 'Show larger version in popup' - searchable: false - settings: - default: false - offLabel: null - onLabel: null - translationKeyFormat: null - translationMethod: none - type: craft\fields\Lightswitch - cd736fb3-c9b7-4ce1-88a8-da8b64249eb1: # Image - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: image - instructions: 'The minimum width for this image is 1200px. The ideal width is 2400px' - 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: null - localizeRelations: false - maintainHierarchy: false - maxRelations: null - 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' - showSiteMenu: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: large - translationKeyFormat: null - translationMethod: site - type: craft\fields\Assets -handle: image -name: Image -sortOrder: 3 diff --git a/config/project/matrixBlockTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml b/config/project/matrixBlockTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml deleted file mode 100644 index 409af0b1..00000000 --- a/config/project/matrixBlockTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml +++ /dev/null @@ -1,101 +0,0 @@ -field: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder -fieldLayouts: - 0b203f95-b680-4192-8ebc-fd84ef05fc3c: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: e6665f06-bacd-4421-bd2e-cdf693c23eaf # Title - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: f7c5b6c1-2df2-47a9-9590-8e8c57d48212 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 776fa716-10bb-48bb-ae08-28870f9d77e7 # Entries - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 76be8a95-7f6d-46e0-a7ad-0105ea2dc848 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 4389ba83-8e69-4edb-b3c3-ca0ba89617c1 # Background Color - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 3879b5f6-1d82-4b0d-a1ed-389e9ada1de2 - userCondition: null - warning: null - width: 100 - name: Content - uid: 17a9de58-71d7-452f-a480-1439982cf48e - userCondition: null -fields: - 776fa716-10bb-48bb-ae08-28870f9d77e7: # Entries - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: entries - instructions: 'Select entries to display in this overview' - name: Entries - searchable: true - settings: - allowSelfRelations: false - branchLimit: null - localizeRelations: true - maintainHierarchy: false - maxRelations: null - minRelations: null - selectionLabel: null - showSiteMenu: true - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: null - translationKeyFormat: null - translationMethod: site - type: craft\fields\Entries - 4389ba83-8e69-4edb-b3c3-ca0ba89617c1: # Background Color - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: backgroundColor - instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' - name: 'Background Color' - searchable: false - settings: - dataSet: 'Background colors' - type: dropdown - translationKeyFormat: null - translationMethod: none - type: statikbe\configvaluesfield\fields\ConfigValuesFieldField - e6665f06-bacd-4421-bd2e-cdf693c23eaf: # Title - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: blockTitle - instructions: 'Add an optional title to the block' - name: Title - searchable: true - settings: - someAttribute: null - translationKeyFormat: null - translationMethod: site - type: modules\statik\fields\AnchorLink -handle: overview -name: Overview -sortOrder: 8 diff --git a/config/project/matrixBlockTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml b/config/project/matrixBlockTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml deleted file mode 100644 index f8731325..00000000 --- a/config/project/matrixBlockTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml +++ /dev/null @@ -1,2665 +0,0 @@ -field: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder -fieldLayouts: - 0f0db14f-2f40-48e1-853e-ba4ea386b28f: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 933f619e-82e4-4b3d-a27f-9d7d9cce42b8 # Text - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: cbc1da18-20d8-4498-b092-47081ee7ae11 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504 # Author - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 8eb0aca1-2882-4c08-b7ee-5ac875f9ce84 - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: 44549f86-4264-4c94-964c-a927c53c2a38 # Author Image - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: cacc93e6-e85e-410b-b9c4-a9e85962e836 - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: 302aeb89-2e5c-42f2-a735-98e504b28a37 # Call to action - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: e9092905-93ca-4313-a3fc-3fd4ac307557 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 7bfca6b9-10b5-45cf-a470-29d85f876c61 # Background Color - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 14a7aa7f-00ce-4c5e-83c8-26626d93de0a - userCondition: null - warning: null - width: 100 - name: Content - uid: 87b0e6d6-6529-46f2-b359-dd62254ea435 - userCondition: null -fields: - 7bfca6b9-10b5-45cf-a470-29d85f876c61: # Background Color - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: backgroundColor - instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' - name: 'Background Color' - searchable: false - settings: - dataSet: 'Background colors' - type: dropdown - translationKeyFormat: null - translationMethod: none - type: statikbe\configvaluesfield\fields\ConfigValuesFieldField - 9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504: # Author - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: writer - instructions: null - name: Author - searchable: true - settings: - byteLimit: null - charLimit: null - code: false - columnType: text - initialRows: 4 - multiline: false - placeholder: null - uiMode: normal - translationKeyFormat: null - translationMethod: none - type: craft\fields\PlainText - 302aeb89-2e5c-42f2-a735-98e504b28a37: # Call to action - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: cta - instructions: 'Add one or more call to actions and define styling (button, link, ...).' - name: 'Call to action' - searchable: true - settings: - columnType: text - defaultLinkType: default-verbb-hyper-links-url - defaultNewWindow: false - fieldLayoutId: null - linkTypes: - - - __assoc__: - - - - type - - verbb\hyper\links\Asset - - - - label - - Asset - - - - handle - - default-verbb-hyper-links-asset - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 2710626b-3972-49ed-83d4-5bbf917f70c6 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 981bfc33-5dc0-44e2-853b-3ad163d0a202 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9a060d52-c5ff-4413-aa57-f851d59192ed - - - __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 - - - - width - - 50 - - - - uid - - 8d2ae774-566f-4bb9-b72b-3c7eee03f812 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 90b6a5c9-8135-4079-8557-142bc694b284 - - - - 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 - - - - width - - 100 - - - - uid - - fb1555ca-2491-47ee-af3d-fa02dcfab36a - - - __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 - - - - width - - 100 - - - - uid - - e99a83ba-1a78-4e41-a4e7-724c3a127298 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 606e3f8b-1bbd-4e5f-aeaf-c7b41423704c - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 4eeb0d2c-68be-4e00-b7f8-95e701cd67c3 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 3fc652a2-70ca-4c0e-93ea-d1b9ef826703 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 76748625-f7b8-4d06-a099-2807213ca881 - - - __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 - - - - width - - 50 - - - - uid - - 5ccb4dc0-3db8-4216-bd85-daf66242eb9e - - - __assoc__: - - - - name - - Advanced - - - - uid - - bba7ad21-87f8-48cb-85bb-1565c6189f73 - - - - 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 - - - - width - - 100 - - - - uid - - d4aa4e38-5c45-4e00-bfae-a255006815dc - - - __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 - - - - width - - 100 - - - - uid - - 40db03ce-2040-4fd7-bed1-9ee530b436d3 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 18b124e8-7377-47dd-a850-54d18ad1fc64 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 6908ed61-c9e9-4381-a09a-8a9462f2bf1d - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 65f04c98-f363-4b4b-b642-423940ddf0b8 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - e8f71326-0088-4dca-b7f8-09c1196e34f4 - - - __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 - - - - width - - 50 - - - - uid - - 6f627042-9edc-4f82-9c3d-31d38a073308 - - - __assoc__: - - - - name - - Advanced - - - - uid - - accbb663-884a-475d-90e7-7e70ce5f2d61 - - - - 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 - - - - width - - 100 - - - - uid - - 116a22d7-cb0e-4d7d-8de2-c574023af124 - - - __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 - - - - width - - 100 - - - - uid - - 6422ddb8-8677-4035-b2aa-7f65ac8144ae - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - b8dc3c5b-16b0-4a71-b4bf-1f6476deddf1 - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 57c1ec34-559a-4f84-9c33-9a1bf3dc1500 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 144f87f9-8478-43fa-a529-4c6b59dfe94b - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 78a5473e-fd4c-4f9a-8127-46fa86149210 - - - __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 - - - - width - - 50 - - - - uid - - a2094ae4-a548-49e5-b6c5-2f01f932909c - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 9aedd910-a4b1-4537-bfc9-ec5172f9b0ee - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - ae0be153-fdb0-4395-a047-2979a24c9493 - - - - 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 - - - - width - - 100 - - - - uid - - 6226676e-b9d7-4133-962b-a0e6e0f5b2fd - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 836d2f83-3648-4320-9748-43bfba0684d2 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 507acb58-7f00-4e66-8d83-45eda10232fa - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - a21770a6-95aa-419c-a2f4-80aafcf9a55a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9b971c6a-e8ad-4dea-8401-a77b8217d587 - - - __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 - - - - width - - 50 - - - - uid - - f9597a52-a2b2-4807-a1e8-e76bf5c68ab0 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 6dbbdd6a-b4b2-4ee9-8de8-1538585a31da - - - - 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 - - - - width - - 100 - - - - uid - - f7789c29-3c9b-4328-baca-5c4d3035491c - - - __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 - - - - width - - 100 - - - - uid - - 253baa9d-d9c4-4d5c-9b71-806227f35fda - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - dd5f9b0b-3dbe-46eb-9b4f-51fadd1c83e9 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 58a72477-1bd2-4c85-9af1-8a1eeb1a5886 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 97da259a-f950-45a6-a7e8-fa0772a7d4ab - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 8f4b0c30-3580-4035-8412-b9e37fb3b088 - - - __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 - - - - width - - 50 - - - - uid - - 6b6e462f-3486-4c5f-bd7b-e3b1a143c87f - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - c8eb2cde-21e8-4517-8434-9f7c43f41103 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - e675d978-da2c-4850-8a09-954121537695 - - - - 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 - - - - width - - 100 - - - - uid - - 99c75ad2-a4e5-4401-abeb-96eb15240be2 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - b1ab8168-c456-4b49-bc59-2250c81315ac - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 016932a5-a22d-4779-8c30-8ab779a53106 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 3cb97874-5caa-4179-8334-538451210428 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - a1f0468c-19fd-47bf-944b-b8d67585d63c - - - __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 - - - - width - - 50 - - - - uid - - 860cb9e5-620d-4975-8695-1d2e9db88155 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 653a7c33-3291-4f18-b05a-2ed4bf96bf6c - - - - 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 - - - - width - - 100 - - - - uid - - 5c7b2875-1b32-4f83-a854-bd6d23ea55d3 - - - __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 - - - - width - - 100 - - - - uid - - f5a1b22b-0759-4bcd-bb56-c3ae4611e232 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 59ef845f-053c-4f3d-91c2-b7be98965211 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - ac038d8b-a09b-4449-b3d5-f20257f8b548 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 27be3b8d-e2a4-480a-9021-4fd4cb698554 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9cb57f9d-2923-4fcd-97cc-ba234bb24214 - - - __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 - - - - width - - 50 - - - - uid - - ca2fd4b0-2348-4c29-b5a3-6e9511177128 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 77f44a83-2e83-4be5-ac71-30e2fd54921f - - - - 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 - - - - width - - 100 - - - - uid - - 2c54341b-da2b-4a33-9265-2f9caf5ea7e6 - - - __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 - - - - width - - 100 - - - - uid - - fd1eefb4-25ac-48f4-b36a-7413fbf87ecb - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 0efe7be9-df87-48b8-ba3b-ac173b6551b6 - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - ef7103b8-8c87-41e6-9076-682f112dc77e - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 27d5e414-feaf-4bc7-a383-1f71a261e966 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - a14184b2-7104-4ae0-9ec3-9b380e3a3f03 - - - __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 - - - - width - - 50 - - - - uid - - 5ebe59f0-3cb9-420c-b871-f084ee1ffcc6 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 4aec5767-70ad-4034-8ee8-8f67e13c01d4 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 0df2b934-54a3-4c9e-bd95-614c2c18969e - - - - 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 - - - - width - - 100 - - - - uid - - 15af8a3a-1ad4-4b76-8f94-16f18bed0136 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 49555eea-b959-4432-adab-db246ded0039 - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - be7a80e3-0fc2-416a-b097-8d35453a3ad7 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - c5a1973b-49d5-4250-aaf7-2ceec5a274fe - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - f42a279d-f093-4964-84f3-8719a568af10 - - - __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 - - - - width - - 50 - - - - uid - - 33672ded-fba0-441b-bb98-d01dfd2b5506 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 558f820b-41f7-44b9-bbed-934c720566bc - - - - 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 - - - - width - - 100 - - - - uid - - 2b27fa3b-693d-43dc-afc7-0d50075fb8cd - - - __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 - - - - width - - 100 - - - - uid - - 2b1481e8-cb7f-47e5-9abc-75f752f91fe5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - ad94a9c0-6d52-440f-b416-7fa0799fada8 - - - - sources - - '*' - maxLinks: 2 - minLinks: null - multipleLinks: true - newWindow: true - translationKeyFormat: null - translationMethod: site - type: verbb\hyper\fields\HyperField - 933f619e-82e4-4b3d-a27f-9d7d9cce42b8: # Text - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: text - instructions: 'Type your quote here' - name: Text - searchable: true - settings: - availableTransforms: '' - availableVolumes: '' - ckeConfig: 131a4f6d-f00f-4238-b846-dd504bf669fe # Simple - columnType: text - 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 - 44549f86-4264-4c94-964c-a927c53c2a38: # Author Image - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: authorImage - instructions: null - name: 'Author 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 - showSiteMenu: false - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: large - translationKeyFormat: null - translationMethod: site - type: craft\fields\Assets -handle: quote -name: Quote -sortOrder: 6 diff --git a/config/project/matrixBlockTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml b/config/project/matrixBlockTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml deleted file mode 100644 index 2c529248..00000000 --- a/config/project/matrixBlockTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml +++ /dev/null @@ -1,2703 +0,0 @@ -field: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder -fieldLayouts: - f4023492-353e-4a86-9695-455793644dc4: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a # Title - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: bc1db95c-60f0-4911-8c01-fbd89b5f9a06 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: b8bf7de4-8025-4da7-9040-09ec8b731016 # Text - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 05aa0d0e-b0b6-4161-a302-d52aa0e73032 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: ca8bb389-d0f3-4dbb-af40-e2f6ef211040 # Call to action - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: f6f1bc45-4a68-4a62-b22d-014547a0e11d - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: f21594e6-d83e-4047-a36c-0d6b709719e1 # Image - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: ed69e655-73d9-4f2b-94a0-2275e9b4faf8 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 40e14f90-0640-452d-9c8a-9f30f73bacbb # Image position - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 3e11cb59-1985-4f62-8da1-4c8694b813fb - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: bd732ee5-59bb-41a5-81e1-b0de29ca7146 # Background Color - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 1ed3a959-a53c-497c-8838-852a96e2c278 - userCondition: null - warning: null - width: 100 - name: Content - uid: f3cac461-fd7a-4f9a-8486-520f99041b3f - userCondition: null -fields: - 1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a: # Title - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: blockTitle - instructions: 'Add an optional title to the block' - name: Title - searchable: true - settings: - someAttribute: null - translationKeyFormat: null - translationMethod: site - type: modules\statik\fields\AnchorLink - 40e14f90-0640-452d-9c8a-9f30f73bacbb: # Image position - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: position - instructions: 'Select the position of the image in relation to the text block.' - name: 'Image position' - searchable: false - settings: - default: left - options: - __assoc__: - - - - left - - '1' - - - - center - - '' - - - - right - - '1' - - - - full - - '' - - - - drop-left - - '' - - - - drop-right - - '' - translationKeyFormat: null - translationMethod: none - type: rias\positionfieldtype\fields\Position - b8bf7de4-8025-4da7-9040-09ec8b731016: # Text - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: text - instructions: 'Type your text here' - name: Text - searchable: true - settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 25f93ead-d3f6-4049-ba98-6378754f4289 # Extended - columnType: text - defaultTransform: null - enableSourceEditingForNonAdmins: true - purifierConfig: statik.json - purifyHtml: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - showWordCount: false - wordLimit: null - translationKeyFormat: null - translationMethod: site - type: craft\ckeditor\Field - bd732ee5-59bb-41a5-81e1-b0de29ca7146: # Background Color - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: backgroundColor - instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' - name: 'Background Color' - searchable: false - settings: - dataSet: 'Background colors' - type: dropdown - translationKeyFormat: null - translationMethod: none - type: statikbe\configvaluesfield\fields\ConfigValuesFieldField - ca8bb389-d0f3-4dbb-af40-e2f6ef211040: # Call to action - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: cta - instructions: 'Add one or more call to actions and define styling (button, link, ...).' - name: 'Call to action' - searchable: true - settings: - columnType: text - 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 - - 4ef4ec35-89c3-41c6-89fa-4dd81f381dd6 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 452ed7c1-26af-45f7-b748-25d0f679fdcd - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 462a0af8-59a2-4ea6-94df-7300ba34fe19 - - - __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 - - - - width - - 50 - - - - uid - - 89572b4a-3ba7-4c3a-8035-80a29a565498 - - - __assoc__: - - - - name - - Advanced - - - - uid - - ae4d7ea8-c47c-448c-8d85-a2582152509f - - - - 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 - - - - width - - 100 - - - - uid - - 374e2185-96bb-4fc5-a6b4-493c36806e2f - - - __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 - - - - width - - 100 - - - - uid - - d1278f67-c8f8-4125-9a08-c59ee57ce411 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - c2fe6daa-5439-4834-b84d-647ba9c88a1d - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 950ed6e0-7d95-442c-aaeb-b98041e01c34 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - d39bff8e-d61d-454f-b3ed-b4e75ad305db - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b14ffda3-e3e3-4a19-9673-e98afd474ea9 - - - __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 - - - - width - - 50 - - - - uid - - 32dfe317-d486-499f-983e-510fa567343f - - - __assoc__: - - - - name - - Advanced - - - - uid - - 99bb4728-4cce-4319-a293-b9c77796341e - - - - 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 - - - - width - - 100 - - - - uid - - 86a52a83-3263-47a2-88e8-702eed722bb2 - - - __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 - - - - width - - 100 - - - - uid - - 9bae71d7-bb07-49aa-9791-1ba913616fd8 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 5d848c63-8a74-4848-8b93-fd9be443f0e2 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 085d7eea-92dd-4fda-b82a-d877805b45a4 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 75b0274d-8b00-4fdf-92f3-a88e15286f5e - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b8eef3d3-753b-4afa-8771-601c7e3cd3a6 - - - __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 - - - - width - - 50 - - - - uid - - 03b4f782-6cb9-4ba1-b346-790fd7879b1d - - - __assoc__: - - - - name - - Advanced - - - - uid - - f63d810e-a59c-4f17-a5db-2b832d982695 - - - - 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 - - - - width - - 100 - - - - uid - - 9fea390c-4c7b-455d-8087-d145bf624123 - - - __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 - - - - width - - 100 - - - - uid - - c9d9c944-a8f4-41b4-9562-956c08b3593d - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - b3e7a0cf-9e96-4b5a-9cb3-078d9919e07d - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - e6a541c1-4bd1-4b5c-af0e-7007bd2b2518 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ef1ee845-e9e8-4d7f-b6af-6f043175d76a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 10265bc5-151c-4cb6-9fa6-794f08f71b63 - - - __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 - - - - width - - 50 - - - - uid - - c9cb4ef8-f494-4fe9-b932-f4448ac3093e - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - acad9c71-8015-4c71-bee0-b100f082860c - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - b890ae27-d1b7-461f-9943-55e341b43268 - - - - 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 - - - - width - - 100 - - - - uid - - aa84dbf2-3d73-4e96-8bbd-473a7141aff5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 689a8b86-2039-440a-a118-001e7537de90 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 90df9a9e-9f0e-4c11-9c8f-32c18b6b9c8e - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 7ef08978-6f14-4272-9d45-b7dd24cba694 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 65293571-7a4c-408d-9147-dafafa87b6f2 - - - __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 - - - - width - - 50 - - - - uid - - 45f0b7a4-9106-45af-97f6-0bc61f9413d2 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 66de4bc0-d442-4e38-bb37-30511e8f7ad5 - - - - 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 - - - - width - - 100 - - - - uid - - 9b106b61-ecf4-44cd-ab5e-09ff32f216fb - - - __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 - - - - width - - 100 - - - - uid - - 1d1f469b-2330-477a-abd3-5681b73bebaa - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - e7fa9154-6346-4db4-a580-996b271e2212 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 4a933efc-6798-4252-885e-b2ee15b14889 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ec57ab37-4601-4768-ab20-72b06b9ee8cc - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 1ad3bcfd-d269-4641-8e59-06c5442974f4 - - - __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 - - - - width - - 50 - - - - uid - - cb5805ab-bc81-42a5-b3f6-c0f0b341338b - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 6e4530fc-b793-4b71-b777-fac858bc7377 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 2bec8120-5f75-4dea-b5e8-36f270ce162c - - - - 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 - - - - width - - 100 - - - - uid - - 26a8097b-2e71-4810-9351-91239ce23a6f - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - b6f1fe16-8474-428b-a057-c510c164fcd6 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 230365b2-d00c-45e1-9789-38f64534bf3d - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 2ecb40d2-9ddb-4ed6-bc1c-32622484a3e6 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0c5bfbd8-6109-4eaf-a85d-157c4b2c41c3 - - - __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 - - - - width - - 50 - - - - uid - - ae705fe4-00c5-442e-baa0-afa32d06f07a - - - __assoc__: - - - - name - - Advanced - - - - uid - - 38cd90bc-d029-4d62-a7b6-74d4e61bf1fb - - - - 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 - - - - width - - 100 - - - - uid - - 5d2dfd38-ed24-4f3f-a52b-7b669d999844 - - - __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 - - - - width - - 100 - - - - uid - - b35c2d09-13c2-477f-90dd-8abecd8ec6ea - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - de494d7b-1776-4cf4-abe3-a5977931e023 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - aba63025-ce34-4d31-9a54-906e85304ebc - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - b12e5a65-3ba3-480f-a219-a3059728ec7a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 27ae5422-9f1d-4997-affd-35f2bbbd6799 - - - __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 - - - - width - - 50 - - - - uid - - 48f93bf8-05b6-4927-9150-f7fe3155aefc - - - __assoc__: - - - - name - - Advanced - - - - uid - - 2a74dfb8-2424-44ba-820d-932b8a467dc5 - - - - 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 - - - - width - - 100 - - - - uid - - 0acaef11-e851-4531-9e33-e5b2c3b8866e - - - __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 - - - - width - - 100 - - - - uid - - d68c3f1d-51d2-4ebf-8e80-3566ea471cc5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 3f7aa562-9483-405e-b620-27ff2a8cfeeb - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 3dc61631-849d-42dc-aa5f-c319437afaca - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 306d0db7-7787-44f4-aa15-449bdacf8883 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0815caa2-54ac-4e31-bb67-0244c9c29d36 - - - __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 - - - - width - - 50 - - - - uid - - e61db7a6-82fd-4bbd-8bb0-a255ac95ebc3 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 2c6e7904-0f09-4695-b0d7-f9c53133ea6b - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 2c941453-bb5c-4d8f-bae0-b152f99a6aea - - - - 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 - - - - width - - 100 - - - - uid - - e91e9a92-7a29-46b8-82f2-a6a9b142f509 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 9dc9bdc6-fc8b-4c05-a569-04b3987ebc8f - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 96524ce2-f8c3-4575-bde0-ab87f1854898 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - fe32f8ea-96f3-4355-b943-5803f49c4294 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - c403e671-fd2f-43a6-9b3f-3fb4decd2a7e - - - __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 - - - - width - - 50 - - - - uid - - 05ac96d2-dcc5-4fea-9be3-76b0ed7896f3 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 371056ad-2bb8-4b84-a2b2-30711076f76c - - - - 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 - - - - width - - 100 - - - - uid - - b22ebd1f-88db-48be-a145-cf685cf08d5c - - - __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 - - - - width - - 100 - - - - uid - - 4a51d834-8d2d-4360-b540-59d8185a11c6 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 53def595-beec-4bd1-a02d-738ec4fa6221 - - - - sources - - '*' - maxLinks: 2 - minLinks: null - multipleLinks: true - newWindow: true - translationKeyFormat: null - translationMethod: site - type: verbb\hyper\fields\HyperField - f21594e6-d83e-4047-a36c-0d6b709719e1: # Image - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: image - instructions: 'The minimum width for this image is 660px. The ideal width is 1320px.' - 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: 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' - showSiteMenu: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: list - translationKeyFormat: null - translationMethod: site - type: craft\fields\Assets -handle: textImage -name: 'Text (+ Image)' -sortOrder: 1 diff --git a/config/project/matrixBlockTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml b/config/project/matrixBlockTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml deleted file mode 100644 index 320ebc3c..00000000 --- a/config/project/matrixBlockTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml +++ /dev/null @@ -1,5176 +0,0 @@ -field: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder -fieldLayouts: - 8e0153f8-35f6-4a49-bc77-316bc5dce081: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 24983cba-9d55-413d-80dc-0374abd19ec0 # Title Column 1 - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: e1e3e29f-0360-4cf5-9e9c-185e52b35ec3 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: b1cd3558-d939-48d0-8628-239236ff699c # Text Column 1 - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 8066edd1-fae1-4876-b905-cecb2c112d8a - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: bde7c3e4-1530-4cdf-94a4-6ac068e88c8a # CTA Column 1 - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: a27db994-44cd-49ce-9e65-16ce6ec8334a - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: e73dd38a-5d76-40ba-99eb-25ee65bf7ab5 # Title Column 2 - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 12b922f4-dd7e-425b-a3ba-137fc623d829 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: a2d7684e-6737-4123-ad14-2c4e4221bbdd # Text Column 2 - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 59368b27-46f3-4c5b-93b7-9e5bf5641ce9 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 84a6a70f-85ce-43a5-ad74-738a0cbea388 # CTA Column 2 - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 3461e881-b526-426b-be4a-727375056942 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 3e5318bd-23e0-4319-8f7c-3f38350d8764 # Background Color - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 5c08b825-8341-4ca0-a415-67be5bbd04ae - userCondition: null - warning: null - width: 100 - name: Content - uid: 6a9d5fcb-7371-45df-b9f8-0a603830f3a3 - userCondition: null -fields: - 3e5318bd-23e0-4319-8f7c-3f38350d8764: # Background Color - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: backgroundColor - instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' - name: 'Background Color' - searchable: false - settings: - dataSet: 'Background colors' - type: dropdown - translationKeyFormat: null - translationMethod: none - type: statikbe\configvaluesfield\fields\ConfigValuesFieldField - 84a6a70f-85ce-43a5-ad74-738a0cbea388: # CTA Column 2 - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: ctaColumn2 - instructions: null - name: 'CTA Column 2' - searchable: true - settings: - columnType: text - 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 - - 294a2ece-4638-4884-99c5-c3564758a257 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 1746a948-b207-44e5-8db2-bbb1c8d6c434 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - bb43eab4-62b4-4066-9972-ef20e83b5a9f - - - __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 - - - - width - - 50 - - - - uid - - 82215dee-4cde-49b6-8c2a-fc3f4ee2abf3 - - - __assoc__: - - - - name - - Advanced - - - - uid - - bd3616d5-d6f4-461e-9e97-a30fd3f3f5cb - - - - 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 - - - - width - - 100 - - - - uid - - 00b7642b-c2a2-47b0-8b4b-a380c11483f2 - - - __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 - - - - width - - 100 - - - - uid - - 2bcc4a60-0309-43bc-9d17-eb02914d6e62 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - f7e79542-598a-4300-83f9-6b55ce0a9e81 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - dca18dac-6d6b-4302-8e0a-fb0b899a475e - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 4118d638-0f3a-41f8-abba-295c0e456ab2 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - cb51c884-de9a-4649-ac62-4a4bae4170ce - - - __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 - - - - width - - 50 - - - - uid - - 0405daef-1777-4255-93de-16c0436f4e4e - - - __assoc__: - - - - name - - Advanced - - - - uid - - 55abbf3c-dd88-46b9-aeb7-d217de8d8294 - - - - 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 - - - - width - - 100 - - - - uid - - f5980fa7-0c9b-4fa5-8007-51215d5735a9 - - - __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 - - - - width - - 100 - - - - uid - - b5e061d4-850e-49ff-a27f-6b94553c847c - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - dd0b4036-8acf-4438-8d26-12d01066ae6f - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 964dcaf9-f205-42fa-ae87-084ce324b56c - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 77d5eb70-5d56-4d27-8587-0823820c1492 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - dbc97ab7-84fe-46d0-812c-2250733ba8c6 - - - __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 - - - - width - - 50 - - - - uid - - e5ac34fe-5e93-4865-ab0d-a3bf19e50720 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 4db8fc23-17ff-4ecc-9b1d-e608948fbe07 - - - - 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 - - - - width - - 100 - - - - uid - - 3aa3f4cb-9490-4988-aec5-366490d7b66c - - - __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 - - - - width - - 100 - - - - uid - - 8751e7ee-e901-47ac-a696-a401ca04ff17 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 291ae51f-6237-4b6c-b9a2-9402e9bd97c5 - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - e283dcfd-1889-445f-95d9-c1f13a15f4f0 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ba70d40e-d9a1-43c7-9172-08f2b3845e8a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 41e2bc26-1215-4a8e-be90-b3d16088ce57 - - - __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 - - - - width - - 50 - - - - uid - - a9ff46b0-e25a-486d-9ec0-d056ba9ca17d - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 683ce2e3-02f2-48b3-8af2-57699763a59f - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 431114b0-e651-435e-b4f4-d54c2ead205d - - - - 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 - - - - width - - 100 - - - - uid - - e67bd3aa-5508-4c21-a171-4da3a91aabfb - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 9afd4fc9-0c2d-4f8b-b653-80c26af997d4 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - c7e7e528-4183-411b-a4ac-2dc943f7b5f6 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - caa9a38a-f122-400c-a231-32c221587b91 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 5392b9e9-99ba-4196-9605-d43f427579ca - - - __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 - - - - width - - 50 - - - - uid - - d6afafe3-41a9-412c-a21a-41a72e395db5 - - - __assoc__: - - - - name - - Advanced - - - - uid - - a68f427e-0513-4fe4-a05c-2655724a419c - - - - 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 - - - - width - - 100 - - - - uid - - c5a6d46e-13ac-4c3a-b898-1b188a54314f - - - __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 - - - - width - - 100 - - - - uid - - b3324018-fd98-4cc7-87a9-a10c73517071 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - ac3fc7c5-0c9a-4ea9-b708-ce3c386bd4f0 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 51220ad5-9132-460e-aaa9-b89fcdd8dc62 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 4c2fe588-0925-467e-947c-971658e3e1c3 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 2498855d-9610-475d-8939-4ba01aeca110 - - - __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 - - - - width - - 50 - - - - uid - - 145f7cf8-87cb-4d90-881f-1b822d701bea - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 5d789812-16a4-40c8-9563-21eae5e07408 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 2bd64265-0f47-466f-9542-7a8661ace71f - - - - 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 - - - - width - - 100 - - - - uid - - 45446ef1-5716-44f3-acc4-f14201d9e533 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 8e8a00a2-2e72-453e-adb7-2accc6c319b9 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - b28de8e6-0ba2-4d7e-bfbf-bc45bf739f99 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - b0ae2ac5-6374-4e4b-a001-1c6cbeba2d05 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 52a570b7-7610-44a0-aabc-56af6f7764bb - - - __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 - - - - width - - 50 - - - - uid - - f46abc4e-f2a6-4017-ab09-f3b234c939ea - - - __assoc__: - - - - name - - Advanced - - - - uid - - fa8ffdcf-e961-48eb-bedb-86e6fcdc2c93 - - - - 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 - - - - width - - 100 - - - - uid - - 883450cb-5d33-49e4-b1a1-31deb9c532fd - - - __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 - - - - width - - 100 - - - - uid - - 85daf985-181c-421c-aaba-be8ce0c31154 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - f26a3f8e-2512-4476-9627-7993ef9d90a7 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 96c345f0-fcd1-4997-9f55-43907ad2327b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 6a18ea6e-b0db-4829-b0ed-6588c89c7fb1 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b41b07d4-b2c3-4cc8-a089-bfea57e3ee43 - - - __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 - - - - width - - 50 - - - - uid - - f6b7d65b-c0f5-410c-9dbf-3ad457d92bf7 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 5765f1bb-7ccc-424a-9c2d-e32df1df400c - - - - 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 - - - - width - - 100 - - - - uid - - 32dc44d0-f039-4ed8-b245-1624397f0ee4 - - - __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 - - - - width - - 100 - - - - uid - - 6fa5623b-cd98-4fe0-8bf2-0be8a05a8441 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 205c8044-e2fb-41c3-ba02-7f0a937d378d - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 04e2896e-5aa8-4f38-b2b2-8284ab3b5f4d - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 1bd90b5c-bcba-4e0c-aa84-57ceb12b8595 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 19600dc9-09ed-43dc-99f1-c5685e3f1e55 - - - __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 - - - - width - - 50 - - - - uid - - ecc371bd-2933-473f-a53c-9530f4bebf08 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 46c5a481-8bd7-4dbc-bc59-fc473f5707b9 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 17b94931-652c-489a-aa60-87bfd15ca467 - - - - 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 - - - - width - - 100 - - - - uid - - fc74a9cf-1639-489f-9b8e-61a60efe1540 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - aec7c67a-1046-49c9-9de2-12570fb06b71 - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - b7d0cc90-1b22-4f1b-9610-0cdf6e8f18bc - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 21ed5ccf-6bef-43cb-a46d-e2fbfdf452fd - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 4466eb4a-f5e3-466c-8bb7-57498441d844 - - - __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 - - - - width - - 50 - - - - uid - - b9d3428a-b214-4d77-96b4-4ea6bcc55d1e - - - __assoc__: - - - - name - - Advanced - - - - uid - - fbbd27fa-ad51-4a79-84c9-7caf26ded0e2 - - - - 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 - - - - width - - 100 - - - - uid - - 76a212d1-5a22-4c1b-97a7-c20b748d1ab8 - - - __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 - - - - width - - 100 - - - - uid - - 1bbfcf89-2478-48d2-ad9d-0842d09f617d - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 480b34a2-7c86-4d32-8013-f2b2d067b8b9 - - - - sources - - '*' - maxLinks: null - minLinks: null - multipleLinks: false - newWindow: true - translationKeyFormat: null - translationMethod: site - type: verbb\hyper\fields\HyperField - 24983cba-9d55-413d-80dc-0374abd19ec0: # Title Column 1 - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: titleColumn1 - instructions: 'Add an optional title to the block' - name: 'Title Column 1' - searchable: true - settings: - someAttribute: null - translationKeyFormat: null - translationMethod: site - type: modules\statik\fields\AnchorLink - a2d7684e-6737-4123-ad14-2c4e4221bbdd: # Text Column 2 - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: textColumn2 - instructions: 'Type the second column text here' - name: 'Text Column 2' - searchable: true - settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 25f93ead-d3f6-4049-ba98-6378754f4289 # Extended - columnType: text - 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 - b1cd3558-d939-48d0-8628-239236ff699c: # Text Column 1 - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: textColumn1 - instructions: 'Type the first column text here' - name: 'Text Column 1' - searchable: true - settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 25f93ead-d3f6-4049-ba98-6378754f4289 # Extended - columnType: text - 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 - bde7c3e4-1530-4cdf-94a4-6ac068e88c8a: # CTA Column 1 - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: ctaColumn1 - instructions: null - name: 'CTA Column 1' - searchable: true - settings: - columnType: text - 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 - - 0d906b9f-65a1-4dfd-9d44-938dfba46dd5 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 528ae23c-8200-448b-943d-ea3a9bc9528f - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - dfab58ce-7064-4b12-8c7b-cc384bf67f9a - - - __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 - - - - width - - 50 - - - - uid - - 04c0b723-4596-4d39-b796-816335da4d0f - - - __assoc__: - - - - name - - Advanced - - - - uid - - c7be89eb-8e50-4b24-82eb-6f65b8111987 - - - - 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 - - - - width - - 100 - - - - uid - - db124faf-4214-4712-94b9-e5096623d2f5 - - - __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 - - - - width - - 100 - - - - uid - - ca244cd9-2042-4dc7-a97f-887c6c55d9a3 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - d61273e0-1afa-4771-befb-4437cd30bd8c - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 5f4499ef-a4e4-4ee1-90d1-ada4e27d7c3b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 8b406e37-13cf-4674-b3ab-91e9a43fd530 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 667d733c-f008-4048-82fa-89a26c74839e - - - __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 - - - - width - - 50 - - - - uid - - 8cbc9d61-3cce-4853-84cd-9375966e728e - - - __assoc__: - - - - name - - Advanced - - - - uid - - 6dba2133-13c0-40db-9955-bea1324beddb - - - - 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 - - - - width - - 100 - - - - uid - - 555810f4-e79d-4550-a2b2-224b13f69df7 - - - __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 - - - - width - - 100 - - - - uid - - bcc1267c-b8e3-4350-a995-3989240636a2 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 73ebf343-e89e-486e-be49-6ebe7cb532e9 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - a21cf935-697a-4c22-a497-dca0510d1b8a - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - fc72b1f4-cdba-4592-aa20-008f2be6973a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 33420de8-7a0e-4061-bb4f-c0872d778455 - - - __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 - - - - width - - 50 - - - - uid - - e1472fea-9c81-497c-bf55-72217c86cc95 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 9cb1ba81-7f1c-44de-88f3-e2c99935af10 - - - - 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 - - - - width - - 100 - - - - uid - - 19fbc5b0-855d-46d1-b20c-13940ed8a2c0 - - - __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 - - - - width - - 100 - - - - uid - - 9487a152-2eda-4a86-bf83-143f3c443ba0 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 40952ba8-0aad-49e5-89e9-bf7d1d23a003 - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 51cb1fd5-ccc9-467c-b1ea-03a7ea71ffed - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 2a39fb59-40e1-4305-8d49-3d52e2c7c6be - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b8ab06f7-84bf-4344-82a3-6399a9a31a6b - - - __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 - - - - width - - 50 - - - - uid - - f01e7feb-5eac-48d5-b2b5-34fca82a9b73 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 72510ca2-f168-48d0-89ea-fa3921ca8418 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 5a2218b8-6701-4fb5-9e75-c806808a157a - - - - 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 - - - - width - - 100 - - - - uid - - c43f97a2-8378-4f9e-ae44-cb0693a4cbc1 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - ad750de1-f577-4b19-86b5-de777f7d60a8 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 129fe072-7308-4b28-aaf0-554d9bef1940 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 1abfc083-b7dd-4dfd-bcbf-c9f81866498d - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 31d1bc7b-3ef2-4986-82b0-f8e8db8f2a6a - - - __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 - - - - width - - 50 - - - - uid - - 3957bc25-e8be-4836-b515-8194568942c6 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 83b1af68-4e35-4922-8d27-a5171837226a - - - - 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 - - - - width - - 100 - - - - uid - - fdc4d6bb-321c-4f19-a4f9-cac8afba6af6 - - - __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 - - - - width - - 100 - - - - uid - - 2da0fcda-6eaf-4044-bca0-e1fdcb5b3002 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 326ce7f2-c565-48c1-9ba9-fc0fe1c0abdd - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - e266c24e-b3f2-4412-875c-2e5c5d1fb44b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 2adf19fe-405f-42c6-86ab-d831fe9ffc09 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 6a918afb-a5d5-47ef-bc74-59ae5b8f6fec - - - __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 - - - - width - - 50 - - - - uid - - 3a52cfc5-3da1-428c-9890-d2ac91ddfb33 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - e368e5cf-93f7-43fe-8662-4a29ee0e928b - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - f7b8078f-820c-4479-827f-14e116adacf6 - - - - 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 - - - - width - - 100 - - - - uid - - 264b24f5-4b33-4408-8166-af51e5de7734 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 757faced-0130-420e-b39f-33c211d88ac4 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 3dba56df-87cc-4e8a-86fe-a942ab4c2880 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 83eabb70-a4a2-4d4d-82c6-be6af2a903aa - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 3ea4edca-e9aa-4203-8a11-b7cfb7e4b22f - - - __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 - - - - width - - 50 - - - - uid - - 86fb1f96-c1ae-4496-b6c6-8c5f16fa235c - - - __assoc__: - - - - name - - Advanced - - - - uid - - 3730a335-fd8c-43ec-96dc-3dde2ed51379 - - - - 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 - - - - width - - 100 - - - - uid - - f4218824-fe92-4d67-8ad8-6a8cd4d7b428 - - - __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 - - - - width - - 100 - - - - uid - - 72438a7f-5f81-432a-a71e-3d31fcee0143 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - c1511861-377f-490a-937f-37d08f2877c2 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 2795f98e-1b8e-4ff8-a2d9-dba6ef796470 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ad83ec45-d6ee-497a-9ac0-86909ea190ea - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 2c0433a4-6daa-4e1a-92fe-3ba9d7c2aef6 - - - __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 - - - - width - - 50 - - - - uid - - 9b2abf51-e78b-48b7-ba63-e3816bc9f663 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 8bd6fae0-0fd9-4697-ad81-3c39a71f44b9 - - - - 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 - - - - width - - 100 - - - - uid - - 886df49c-c0bc-47e6-ac99-861c9c06dd49 - - - __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 - - - - width - - 100 - - - - uid - - c27a03fb-6555-4719-acb7-87e396279e38 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - ae9a8827-a420-4931-a174-cbc780f3d761 - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - f95143c0-fb4a-4189-9f7b-e3daea490b2a - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - a2500226-2499-4c5c-88bd-b3df9b9f641e - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9a96ea5f-5f42-4f60-b9b1-e76a3814a4e3 - - - __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 - - - - width - - 50 - - - - uid - - 59787db7-4791-497c-b590-2a6d056c8f9f - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - e85a0427-a4fb-456f-960e-72ecde75f4ee - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 1aef3d44-1822-4ffb-ae9e-b12bffbc65e7 - - - - 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 - - - - width - - 100 - - - - uid - - 32c4f92b-6344-4df7-8da6-ace14c304cf5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - dbc9717c-5a22-4f85-bbb7-d857d085d090 - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - bedc02a9-9ac1-49d2-bc96-4b884501b989 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 15f87197-4330-40d5-9c56-5e1c53c59524 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 87101af9-9f18-4c53-b2cc-099133014dd6 - - - __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 - - - - width - - 50 - - - - uid - - 37ffaa72-ae9b-4b6f-97c4-765a7f9e130d - - - __assoc__: - - - - name - - Advanced - - - - uid - - 31742738-8c0d-421f-bb78-95ad70adec63 - - - - 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 - - - - width - - 100 - - - - uid - - 4e9c0885-1b96-46ce-8a01-d42493a0849d - - - __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 - - - - width - - 100 - - - - uid - - c581e3e2-1a88-442b-826b-c11d6c5b2b76 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 5da72c7e-e615-4fa6-877f-20890a33d55c - - - - sources - - '*' - maxLinks: null - minLinks: null - multipleLinks: false - newWindow: true - translationKeyFormat: null - translationMethod: site - type: verbb\hyper\fields\HyperField - e73dd38a-5d76-40ba-99eb-25ee65bf7ab5: # Title Column 2 - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: titleColumn2 - instructions: 'Add an optional title to the block' - name: 'Title Column 2' - searchable: true - settings: - someAttribute: null - translationKeyFormat: null - translationMethod: site - type: modules\statik\fields\AnchorLink -handle: textTwoColumns -name: 'Text (2 columns)' -sortOrder: 2 diff --git a/config/project/matrixBlockTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml b/config/project/matrixBlockTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml deleted file mode 100644 index 84e6a6d9..00000000 --- a/config/project/matrixBlockTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml +++ /dev/null @@ -1,2766 +0,0 @@ -field: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder -fieldLayouts: - 86d679f2-c66c-4cad-a0cc-63b8753b55a8: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e # Title - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: c2d30acc-f77c-4758-b7ea-eb9ae78c344c - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: d8d1d5d4-1fab-4aaa-b9e7-0eca37062865 # Text - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 49decd66-c2e9-416c-83cd-46bc0474a15e - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 9faf6a00-afea-4a29-a217-e6af774f6b55 # Call to action - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 1a71f70a-e8c4-4c92-8ecc-9eedcd75a3c3 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba # Video - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: f3b691ab-3aba-42aa-9b69-08b6498a0827 - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: 896816a1-5444-4e1b-b74c-efbac472953c # Placeholder Image - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: ada65645-8cc4-4f63-a6cf-2c60df1e7396 - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: c8533e19-1c6c-4d33-8e50-71babb409313 # Video position - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 2607da7f-daf5-4c42-8c89-915abc68dd03 - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: 561b6d99-0213-4cfc-bd14-c3c4f4ff02d3 # Video Caption - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 0c6bd8fe-1653-466a-b821-71b168ce970f - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24 # Background Color - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 95f06a3a-c17c-4032-abd6-82d452ed5e7b - userCondition: null - warning: null - width: 100 - name: Content - uid: dba25c67-8336-4776-bb85-63e3fffb4f1e - userCondition: null -fields: - 5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e: # Title - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: blockTitle - instructions: 'Add an optional title to the block' - name: Title - searchable: true - settings: - someAttribute: null - translationKeyFormat: null - translationMethod: site - type: modules\statik\fields\AnchorLink - 9faf6a00-afea-4a29-a217-e6af774f6b55: # Call to action - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: cta - instructions: 'Add one or more call to actions and define styling (button, link, ...).' - name: 'Call to action' - searchable: true - settings: - columnType: text - defaultLinkType: default-verbb-hyper-links-url - defaultNewWindow: false - fieldLayoutId: null - linkTypes: - - - __assoc__: - - - - type - - verbb\hyper\links\Asset - - - - label - - Asset - - - - handle - - default-verbb-hyper-links-asset - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 13f8891b-f05d-45b7-aeb0-40225aa4818b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 733c76db-df26-4022-88c0-ef60ca8714c9 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0a071c92-670b-49e6-b848-d118fa9f2b94 - - - __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 - - - - width - - 50 - - - - uid - - 40f15839-2f5a-4760-be71-ffd781abd382 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 1cfa02eb-c0cc-436a-a6b8-853ece3dd5ca - - - - 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 - - - - width - - 100 - - - - uid - - 971bf89c-e3aa-4155-a437-1248796a8ffb - - - __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 - - - - width - - 100 - - - - uid - - ca558539-965e-4523-829b-b61cb1119792 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 8929f644-0fea-4b63-853e-6243ac72e038 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 31d90680-8ff6-4535-9c31-9d50c290c539 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ac9ce584-ff79-45b3-8b49-c9d3ca36fd8f - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9827d74b-86a4-4f42-a732-6c2329c2be21 - - - __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 - - - - width - - 50 - - - - uid - - 621b8de3-80da-4103-be16-966d71277add - - - __assoc__: - - - - name - - Advanced - - - - uid - - da69390e-ddad-43d1-a939-c9400b133606 - - - - 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 - - - - width - - 100 - - - - uid - - 5229ad8f-b7ff-44f7-8f1d-db680fd5a113 - - - __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 - - - - width - - 100 - - - - uid - - e7576c02-d8e0-42e6-81f1-53b3c120242b - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 86fcc030-847a-4c09-8f2f-0472824988f6 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 6705c723-a123-4793-a2ff-0e8d6eaa0fb0 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 98c3d57f-f102-496a-928b-0bc87db73c41 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 4d4baddd-8e38-4eed-a114-a6d44d80adbf - - - __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 - - - - width - - 50 - - - - uid - - a5d4c993-3a9f-4767-ab44-fb3adfb468c1 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 6f385d69-84a1-43ca-87bf-36ed49f4033b - - - - 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 - - - - width - - 100 - - - - uid - - bde7d627-752c-41d7-9e65-4c08d3348fef - - - __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 - - - - width - - 100 - - - - uid - - 0f988b59-feed-46ce-9aed-acf74e75659a - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 237341bd-80c7-4297-a411-8e3626b8d3d3 - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 39e4d492-2ead-46d8-a269-21e580adafb5 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 964f1410-697c-45c6-b60f-3795ab84e951 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 1ac8c362-dc8b-43da-84de-464e285c9070 - - - __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 - - - - width - - 50 - - - - uid - - 857af66b-2140-4534-ad10-cdc091914610 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 637f17f3-d8e4-4945-88d5-3738efa0cf1d - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - c80899bf-5349-4a81-8c7a-a1dbeab33044 - - - - 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 - - - - width - - 100 - - - - uid - - c3665260-e032-4b6a-8f0e-5c75cb76c611 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - f579f4d1-3727-425f-a203-ac5a76151b89 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 8e83e7bb-40c9-4dd9-9f60-8bd7b41dcfc7 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 24a2016f-def4-4048-850b-bb153b454509 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 6fab4d3b-1275-491e-be5e-5085e3f8f9ff - - - __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 - - - - width - - 50 - - - - uid - - 9094c170-3ee5-42e3-86e7-e6398985b5f5 - - - __assoc__: - - - - name - - Advanced - - - - uid - - fd593ec3-aa7b-4ffc-93cd-2a7d38348577 - - - - 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 - - - - width - - 100 - - - - uid - - 76f383e0-2698-4d28-b3f8-d5aa9a2dbc5d - - - __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 - - - - width - - 100 - - - - uid - - c2da3754-f2e8-4e04-bd3b-0fb9ea7d9c32 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - e5237fef-fe35-474c-97d8-161fc6a88d01 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - c625a035-facb-4b3e-9a61-8b93afaedf5b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - f907f208-45fb-45b4-89c1-4a68952ab137 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 471278ad-efa9-4250-b850-490851ca591f - - - __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 - - - - width - - 50 - - - - uid - - 26992f41-501f-4c53-9eff-a37f926dc843 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 76bd2094-0099-40e6-9f3f-9d9e4612e4ea - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 227654c2-8490-4d19-89c7-a96ee9e51b5b - - - - 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 - - - - width - - 100 - - - - uid - - 4cff1566-157c-48a0-b894-08de5f920a86 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - af5af537-4d2d-4d15-a098-4e3db0dceca5 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - ffa43c12-f529-4a3f-9168-d3fc23a61342 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - dc5051e6-378f-4d29-ab9e-1193c787e041 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9ef07e99-29fd-4cb8-a244-be1c1e56a7ca - - - __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 - - - - width - - 50 - - - - uid - - bed5d6fc-9b80-4ab2-a256-1ee3b7fcf8ec - - - __assoc__: - - - - name - - Advanced - - - - uid - - ef246cce-d1ff-4dc4-a4cd-014f08e55b48 - - - - 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 - - - - width - - 100 - - - - uid - - 0a37473a-9385-4c29-bdb4-4cc207204ffb - - - __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 - - - - width - - 100 - - - - uid - - 438417a9-f8f8-4971-9041-3a7bd97f6655 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 402617eb-8395-452a-b85b-cd411baa3754 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 372e5ad3-d9c3-435e-b85c-b3a8dc7186ac - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - f3b26fd3-a7f6-4ddc-9e34-16a6a087966c - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 7d83a2d7-ed31-42f7-a98d-217fa498af78 - - - __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 - - - - width - - 50 - - - - uid - - 47dc216e-545d-4c1f-88f9-d822f63f61ad - - - __assoc__: - - - - name - - Advanced - - - - uid - - 27cda80c-2728-4e52-a295-b83bab8fd83f - - - - 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 - - - - width - - 100 - - - - uid - - 8e782e51-a570-4c89-bda6-8282e9c34365 - - - __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 - - - - width - - 100 - - - - uid - - 820db5c2-4c45-434c-a9f1-2f9a6d3255f1 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - dc647e97-01d9-4161-9265-57078dd4b2a4 - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 833200a9-79cc-4928-a375-aaccf389ccf9 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - e6e35879-5dc1-47e8-81c1-069fc658dccc - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - e424433c-8762-4850-971b-c9107c5b5e83 - - - __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 - - - - width - - 50 - - - - uid - - c93994b2-a4fb-4878-a7d6-f6d427376d84 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - d9eeb3f1-7239-4d76-a7b9-4f9bfc217dc5 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 9886a44e-3eb5-4018-b214-0a81fe6d3aca - - - - 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 - - - - width - - 100 - - - - uid - - 8d064f0c-4df7-43f0-a02f-e74593c04a63 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 9a120831-8880-44ee-a3ea-d6c60656dbac - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - ae385639-5355-44ea-b8b7-56abee64506c - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - c9f08c28-54fa-4b9e-8100-9b5a1adfea55 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - c62de450-eeba-4079-a1f3-322b2a57a9e3 - - - __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 - - - - width - - 50 - - - - uid - - 4cfce38f-39ba-4b8e-9f07-5337a4bea7b6 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 2466949d-6bd8-4c0b-a304-6d16b22c581c - - - - 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 - - - - width - - 100 - - - - uid - - 29ddb387-b0c7-4517-87fa-390ca7878646 - - - __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 - - - - width - - 100 - - - - uid - - 2d484f46-bfac-4023-b2a2-7fb613ea78e3 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 6346b242-b7b6-4aea-a3e6-7e3ac56bbb08 - - - - sources - - '*' - maxLinks: 2 - minLinks: null - multipleLinks: true - newWindow: true - translationKeyFormat: null - translationMethod: site - type: verbb\hyper\fields\HyperField - 561b6d99-0213-4cfc-bd14-c3c4f4ff02d3: # Video Caption - columnSuffix: dtoiikmr - contentColumnType: text - fieldGroup: null - handle: videoCaption - instructions: null - name: 'Video Caption' - searchable: false - settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 7d23b02c-ad1d-44a8-9751-35fbdcc38963 # Standard - columnType: text - defaultTransform: null - enableSourceEditingForNonAdmins: false - purifierConfig: null - purifyHtml: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - showWordCount: false - wordLimit: null - translationKeyFormat: null - translationMethod: none - type: craft\ckeditor\Field - 2561c4fb-34b5-49e6-ade6-f774411e48ba: # Video - columnSuffix: null - contentColumnType: string(255) - fieldGroup: null - handle: video - instructions: 'Paste the URL of a YouTube or Vimeo video. ' - name: Video - searchable: true - settings: - maxLength: 255 - types: - - url - translationKeyFormat: null - translationMethod: site - type: craft\fields\Url - 896816a1-5444-4e1b-b74c-efbac472953c: # Placeholder Image - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: placeholderImage - instructions: null - name: '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 - showSiteMenu: false - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: large - translationKeyFormat: null - translationMethod: site - type: craft\fields\Assets - c8533e19-1c6c-4d33-8e50-71babb409313: # Video position - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: position - instructions: 'Select the position of the video in relation to the text block.' - name: 'Video position' - searchable: false - settings: - default: left - options: - __assoc__: - - - - left - - '1' - - - - center - - '' - - - - right - - '1' - - - - full - - '' - - - - drop-left - - '' - - - - drop-right - - '' - translationKeyFormat: null - translationMethod: none - type: rias\positionfieldtype\fields\Position - d8d1d5d4-1fab-4aaa-b9e7-0eca37062865: # Text - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: text - instructions: 'Type your text here' - name: Text - searchable: true - settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 25f93ead-d3f6-4049-ba98-6378754f4289 # Extended - columnType: text - 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 - f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24: # Background Color - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: backgroundColor - instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' - name: 'Background Color' - searchable: false - settings: - dataSet: 'Background colors' - type: dropdown - translationKeyFormat: null - translationMethod: none - type: statikbe\configvaluesfield\fields\ConfigValuesFieldField -handle: textVideo -name: 'Text + Video' -sortOrder: 5 diff --git a/config/project/matrixBlockTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml b/config/project/matrixBlockTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml deleted file mode 100644 index e676edf8..00000000 --- a/config/project/matrixBlockTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml +++ /dev/null @@ -1,153 +0,0 @@ -field: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder -fieldLayouts: - 4bb37325-4657-4b4b-a37d-a9601263cf72: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a # Video - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 10b5c1ef-5a1d-4b4f-90ca-41388b1bc2d1 - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: 724561c2-845a-427f-b005-e0c2a35e0112 # Placeholder Image - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: b84cf6f5-a37f-4a41-8908-4157a510c99d - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: fca40313-aa0d-4206-a530-c638a5166f69 # Background Color - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: ee4947c6-1e36-4c0a-9f92-995d187c1983 - userCondition: null - warning: null - width: 50 - - - elementCondition: null - fieldUid: ae5f2b18-f88e-4521-a729-d5fccff56993 # Video Caption - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 7cf136e3-1af6-43c5-bcd3-2d6cf2878c1c - userCondition: null - warning: null - width: 50 - name: Content - uid: 1b44f4cf-c6f3-495e-b01a-3cb36749abfd - userCondition: null -fields: - 724561c2-845a-427f-b005-e0c2a35e0112: # Placeholder Image - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: placeholderImage - instructions: null - name: '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 - showSiteMenu: false - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: large - translationKeyFormat: null - translationMethod: site - type: craft\fields\Assets - ae5f2b18-f88e-4521-a729-d5fccff56993: # Video Caption - columnSuffix: tetgykfj - contentColumnType: text - fieldGroup: null - handle: videoCaption - instructions: null - name: 'Video Caption' - searchable: false - settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 7d23b02c-ad1d-44a8-9751-35fbdcc38963 # Standard - columnType: text - defaultTransform: null - enableSourceEditingForNonAdmins: false - purifierConfig: null - purifyHtml: true - showUnpermittedFiles: false - showUnpermittedVolumes: false - showWordCount: false - wordLimit: null - translationKeyFormat: null - translationMethod: none - type: craft\ckeditor\Field - d66ffcef-8ccc-4e89-9e36-bce49e0dd17a: # Video - columnSuffix: null - contentColumnType: string(255) - fieldGroup: null - handle: video - instructions: 'Paste the URL of a YouTube or Vimeo video. ' - name: Video - searchable: true - settings: - maxLength: 255 - types: - - url - translationKeyFormat: null - translationMethod: site - type: craft\fields\Url - fca40313-aa0d-4206-a530-c638a5166f69: # Background Color - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: backgroundColor - instructions: 'Select the background color of the whole section.' - name: 'Background Color' - searchable: false - settings: - dataSet: 'Background colors' - type: dropdown - translationKeyFormat: null - translationMethod: none - type: statikbe\configvaluesfield\fields\ConfigValuesFieldField -handle: video -name: Video -sortOrder: 4 diff --git a/config/project/project.yaml b/config/project/project.yaml index 246d86e7..2171b938 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,7 +1,8 @@ -dateModified: 1715784060 +dateModified: 1715929096 elementSources: craft\elements\Entry: - - defaultSort: + - + defaultSort: - postDate - desc disabled: false @@ -12,9 +13,11 @@ elementSources: - dateUpdated - link type: native - - heading: General + - + heading: General type: heading - - disabled: false + - + disabled: false key: 'single:5611e98d-93ec-4bd4-95dd-18f282b8c5e8' # Home tableAttributes: - slug @@ -22,7 +25,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'section:45b7c78f-587d-441b-bbd1-605ca629d0bd' # Pages tableAttributes: - slug @@ -30,7 +34,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:5d236e94-b6a8-472c-9296-a5c992cdd49a' # Contact tableAttributes: - slug @@ -38,9 +43,11 @@ elementSources: - dateUpdated - link type: native - - heading: News + - + heading: News type: heading - - disabled: false + - + disabled: false key: 'single:4c32edae-2824-4f0f-b38b-2477d2500dfe' # News Overview tableAttributes: - slug @@ -48,7 +55,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'section:c576870d-abd8-46aa-8fe5-cdd12c40dfa8' # News items tableAttributes: - slug @@ -56,9 +64,11 @@ elementSources: - dateUpdated - link type: native - - heading: Account + - + heading: Account type: heading - - disabled: false + - + disabled: false key: 'single:361daec5-5ea3-4d9f-957f-f39c78bb595e' # Profile tableAttributes: - slug @@ -66,7 +76,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:c25b1e19-dca6-4ab5-a776-a043f6ee4c82' # Login tableAttributes: - slug @@ -74,7 +85,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:684ece64-c23a-4abf-9574-f2c053d496e8' # Register tableAttributes: - slug @@ -82,7 +94,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:dca2ac05-7833-41de-b7b4-a737c090575c' # Confirm your account tableAttributes: - slug @@ -90,7 +103,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:d5601a1f-a33e-4c5a-b7af-1f29347149ca' # Registration completed tableAttributes: - slug @@ -98,7 +112,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:1c4e3f0f-ca9b-474d-a460-48f45133c763' # Forgot password tableAttributes: - slug @@ -106,7 +121,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:53c1af4c-0fbd-4811-a028-67fed65195b9' # Forgot Password Confirmation tableAttributes: - slug @@ -114,7 +130,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:8e583282-1fec-4444-822f-37b2d5961f28' # Set Password tableAttributes: - slug @@ -122,7 +139,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:4703bf34-5e13-4da1-aff6-d04c0bba024b' # Set Password Confirmation tableAttributes: - slug @@ -130,7 +148,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c' # Edit profile tableAttributes: - slug @@ -138,7 +157,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:af69e9a2-96df-4fa9-8cc3-2728ec4fc632' # Edit password tableAttributes: - slug @@ -146,9 +166,11 @@ elementSources: - dateUpdated - link type: native - - heading: Other + - + heading: Other type: heading - - disabled: false + - + disabled: false key: 'single:36895330-a28e-477f-9327-bdbe66dabf99' # Cookie policy tableAttributes: - slug @@ -156,7 +178,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e' # Privacy policy tableAttributes: - slug @@ -164,9 +187,11 @@ elementSources: - dateUpdated - link type: native - - key: 'single:99a435d2-9c12-4ef6-8b3b-2a9915d4216b' # Accessibility Statement + - + key: 'single:99a435d2-9c12-4ef6-8b3b-2a9915d4216b' # Accessibility Statement type: native - - disabled: false + - + disabled: false key: 'single:4750849d-9328-4d3e-956d-9d317da5e6eb' # Page not found tableAttributes: - slug @@ -174,7 +199,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:e3bed4e1-82ae-45e8-908c-0a6669141b31' # Search results tableAttributes: - slug @@ -182,7 +208,8 @@ elementSources: - dateUpdated - link type: native - - disabled: false + - + disabled: false key: 'single:fa6e0764-a31c-4304-a4d7-76bd3a679e3e' # 503 tableAttributes: - slug @@ -209,171 +236,98 @@ fs: meta: __names__: 1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2: 'Cookie policy' # Cookie policy - 1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a: Title # Title 1c4e3f0f-ca9b-474d-a460-48f45133c763: 'Forgot password' # Forgot password - 1e4267e1-8d5f-4312-8458-86b19bc17d74: 'Text (2 columns)' # Text (2 columns) 01faae48-e031-4496-af0c-89de7f12eccd: 'News categories' # News categories 2a768305-5971-43c0-a2f4-415e648c6a45: Default # Default - 2c770290-8edc-4f26-b846-6d99d36d7844: Common # Common 2e4b3bb0-26e4-47d2-9445-54401a221c63: 'X (Twitter)' # X (Twitter) 2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38: 'Overview description' # Overview description 2fc9314d-a36d-4952-bc62-530aed9da924: Statik # Statik - 3e5318bd-23e0-4319-8f7c-3f38350d8764: 'Background Color' # Background Color 4a2bad07-8d89-4689-b0bf-774eed764660: 'Overview title' # Overview title 4c4ef055-f88d-4b63-825e-aebd5ea34ad2: 'Privacy policy' # Privacy policy 4c32edae-2824-4f0f-b38b-2477d2500dfe: 'News Overview' # News Overview - 4ce05044-aa3d-4bbe-ad21-be03fbc1a273: 'Background Color' # Background Color 5a25f3e9-a180-4a29-aa41-8721fbf815b9: 'Optimized Content' # Optimized Content 05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c: 'Edit profile' # Edit profile 5d236e94-b6a8-472c-9296-a5c992cdd49a: Contact # Contact 5dbe5a67-b60b-4529-a095-facb9b24a39b: Table # Table - 5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e: Title # Title 5f87e29c-269c-47bd-b6bc-5439a2f855c8: Register # Register 6ca94949-c3f4-465d-88c7-3d4736d97ed4: Address # Address - 6d99d3e8-e687-44e6-9e4f-8724da1c5123: Link # Link 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 - 7bfca6b9-10b5-45cf-a470-29d85f876c61: 'Background Color' # Background Color 7d23b02c-ad1d-44a8-9751-35fbdcc38963: Standard # Standard - 7def856e-47b3-4b83-ba43-23b5da28a176: Image # Image 8e583282-1fec-4444-822f-37b2d5961f28: 'Set Password' # Set Password 8f0da589-76b2-4663-9209-ba978821ca83: 'Set Password Confirmation' # Set Password Confirmation - 8fa3e75a-c69d-4482-9083-e416986b4788: Table # Table 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 - 9b825b00-aa1c-4ad2-b013-e29ee855e551: Text # Text 9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6: Instagram # Instagram 9f39fdda-793c-4506-9dd4-e764d46cad28: Pages # Pages - 9faf6a00-afea-4a29-a217-e6af774f6b55: 'Call to action' # Call to action 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 - 29ce1a5b-53b3-4361-96e4-20fc58e90dac: SEO # SEO 30c8e71d-a0e0-4ffe-be09-f9822ac071ff: 'Edit profile' # Edit profile 32fb962b-6278-43e9-812f-dc9f5e33c1ab: 'Forgot password' # Forgot password - 39b3406d-d1bb-4a84-a13a-bce5cc293238: Globals # Globals 39f07216-d49a-4917-b05e-bec26f425843: 'Image Caption' # Image Caption - 40e14f90-0640-452d-9c8a-9f30f73bacbb: 'Image position' # Image position 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 - 61b9a78d-f3c0-4c99-8e91-d97e9768023c: 'Optimized Images' # Optimized Images 61cbb04c-ab3f-421e-bb8f-9e81ecc0da41: Site # Site - 71a7d521-3217-4254-8b3f-f778279d342c: Title # Title - 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 - 84a6a70f-85ce-43a5-ad74-738a0cbea388: 'CTA Column 2' # CTA Column 2 89c47888-bddf-4633-9352-1d5dc3bb452f: Home # Home - 95f49084-026d-4884-96b9-8b2fb5a00d3d: CTA # CTA - 97e1c649-ce58-4388-bbc1-1f4e41d938b6: Link # Link 99a435d2-9c12-4ef6-8b3b-2a9915d4216b: 'Accessibility Statement' # Accessibility Statement 109f5d44-e366-49e7-826d-6b13de779861: News # News 131a4f6d-f00f-4238-b846-dd504bf669fe: Simple # Simple 0187d268-2643-4a0d-9cf9-b8847480bf9a: 'Confirm your account' # Confirm your account 0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d: 'Optimized Overview' # Optimized Overview - 302aeb89-2e5c-42f2-a735-98e504b28a37: 'Call to action' # Call to action 361daec5-5ea3-4d9f-957f-f39c78bb595e: Profile # Profile - 0396f80c-a192-4beb-a6e7-075075cf0f70: Image # Image - 561b6d99-0213-4cfc-bd14-c3c4f4ff02d3: 'Video Caption' # Video Caption - 655b59ef-5329-40e5-9a85-6ea2ac1d8a14: Text # Text - 683cbd88-ef11-45e0-83b4-e20d03f6ea6b: 'Image width' # Image width 684ece64-c23a-4abf-9574-f2c053d496e8: Register # Register - 776fa716-10bb-48bb-ae08-28870f9d77e7: Entries # Entries - 815f235b-7817-462f-904d-a00904787aaf: Hyper # Hyper - 933f619e-82e4-4b3d-a27f-9d7d9cce42b8: Text # Text 979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca: 'Public Files' # Public Files - 2184d090-d3e1-413b-8d21-b537c5141ef8: Image # Image - 2561c4fb-34b5-49e6-ade6-f774411e48ba: Video # Video 3196b984-5af4-44dd-a6db-ac2c8f7924d9: 'Content Managers' # Content Managers 03498d1a-eb01-4cb2-9e2b-623015ed0d85: 'Link Style' # Link Style - 4389ba83-8e69-4edb-b3c3-ca0ba89617c1: 'Background Color' # Background Color 4666d048-0521-4d0f-9a4a-208e6182fb85: Fallback # Fallback 4703bf34-5e13-4da1-aff6-d04c0bba024b: 'Set Password Confirmation' # Set Password Confirmation - 4769bfc3-3064-404b-baa5-1bd5c5ff2acf: Title # Title 5611e98d-93ec-4bd4-95dd-18f282b8c5e8: Home # Home 6221c006-75b9-4fa5-a352-4cd4317fb5d7: Youtube # Youtube - 7256a782-20ff-4771-9d85-ed3f49e13ef4: Quote # Quote 8447faee-7d03-4d6a-b5fc-aab7be2a2ebf: 'Edit password' # Edit password - 9084b802-1468-4763-a867-2e4b1ebd3f09: 'Show larger version in popup' # Show larger version in popup - 24983cba-9d55-413d-80dc-0374abd19ec0: 'Title Column 1' # Title Column 1 37471b2c-6c44-4b1a-bc50-3788e9de05d5: Hero # Hero - 44549f86-4264-4c94-964c-a927c53c2a38: 'Author Image' # Author Image 62533b8e-b5bf-4ff0-a0c9-c45bfc8cc5fd: 'General Info' # General Info 64516e7d-b46e-44ff-aa53-34e7e1e0a89d: Default # Default 072209d1-1c68-4ee5-9a66-a209b518da6d: Mail # Mail 83568fdb-b819-4743-9c0a-c1a432b36feb: Login # Login 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 - 896816a1-5444-4e1b-b74c-efbac472953c: 'Placeholder Image' # Placeholder Image 4750849d-9328-4d3e-956d-9d317da5e6eb: 'Page not found' # Page not found 6122281a-7d92-44b0-bef8-296775631068: 'Set Password' # Set Password 36895330-a28e-477f-9327-bdbe66dabf99: 'Cookie policy' # Cookie policy 88823369-72c4-4751-92df-a430c2f5784b: Profile # Profile - 95920915-f806-4fbc-9c22-979ec9085fe8: 'Text + Video' # Text + Video - a2d7684e-6737-4123-ad14-2c4e4221bbdd: 'Text Column 2' # Text Column 2 a5c5b738-ae52-4b69-a209-d515d2e7b71a: 'Public Schema' # Public Schema - a3573b91-af94-43de-8ceb-dc11cb7175b1: Link # Link a44287f8-d6ed-4f2c-8a63-0c1312ef236e: Image # Image aac522be-8926-4b5e-ae63-cb77840a69c9: 'Registration completed' # Registration completed - ac60331a-e9bd-4399-8b44-42a2c469fd52: 'Background color' # Background color - ae5f2b18-f88e-4521-a729-d5fccff56993: 'Video Caption' # Video Caption - ae73d04c-119e-4cc7-a3fc-bf41d36c5510: 'Background Color' # Background Color af69e9a2-96df-4fa9-8cc3-2728ec4fc632: 'Edit password' # Edit password b1ca80f0-4eed-4f99-bebc-bca6c694cb00: 'Contact Form' # Contact Form - b1cd3558-d939-48d0-8628-239236ff699c: 'Text Column 1' # Text Column 1 b5de6dcf-80e6-48e2-b846-0dab7f35c4c8: 'Intro Text' # Intro Text b6e7bafe-e8eb-4b12-b8e7-d81e1ba9d7c4: Site # Site - b8bf7de4-8025-4da7-9040-09ec8b731016: Text # Text b13fc4bd-af47-4f5c-b349-05e9e24dfecc: 'Search results' # Search results bcf87482-b5f3-4be6-9a63-153f0458466b: 'Image Copyright' # Image Copyright - bd732ee5-59bb-41a5-81e1-b0de29ca7146: 'Background Color' # Background Color - bde7c3e4-1530-4cdf-94a4-6ac068e88c8a: 'CTA Column 1' # CTA Column 1 be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff: 'Page not found' # Page not found - bfa2f99e-1c8c-4348-8f89-00708397a119: Content # Content c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac: 'News Category' # News Category c9d6819e-8ea5-4d16-91de-4c691d11b42d: New # New c25b1e19-dca6-4ab5-a776-a043f6ee4c82: Login # Login c74db584-8982-4131-acaf-8448f5d1af9b: 'Forgot Password Confirmation' # Forgot Password Confirmation + c113b5bd-7822-4e56-933c-ed2a6ae65111: 'Accessibility Statement' # Accessibility Statement c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e: 'Privacy policy' # Privacy policy - c8533e19-1c6c-4d33-8e50-71babb409313: 'Video position' # Video position c576870d-abd8-46aa-8fe5-cdd12c40dfa8: 'News items' # News items - ca8bb389-d0f3-4dbb-af40-e2f6ef211040: 'Call to action' # Call to action - cd736fb3-c9b7-4ce1-88a8-da8b64249eb1: Image # Image ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2: LinkedIn # LinkedIn - d04eb799-5eb6-46db-92f8-88c4e6b8812e: Intro # Intro d3b383b6-5ad7-494f-bc13-c06a53a5e5e9: 'News Overview' # News Overview - d8d1d5d4-1fab-4aaa-b9e7-0eca37062865: Text # 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 - df7389a1-233e-4f41-8340-9d16eee18c51: CTA # CTA - e2e2a303-7d29-4edb-846d-84e6c8494c50: Title # Title e3bed4e1-82ae-45e8-908c-0a6669141b31: 'Search results' # Search results e57cf13b-f9cb-484a-8093-a897fa43eb68: EN # EN - e73dd38a-5d76-40ba-99eb-25ee65bf7ab5: 'Title Column 2' # Title Column 2 e85a2f89-c711-4452-8eda-43dac6449f63: '503' # 503 - e6665f06-bacd-4421-bd2e-cdf693c23eaf: Title # Title e48813cd-24dc-4b06-a97d-2a95520dcc24: Phone # Phone - e9218327-8360-4a72-aae4-ff2db8be2c18: Overview # Overview - f2cda3ff-d4de-4c81-a8c2-944f82c303db: Title # Title + ed516703-9411-446f-8ce9-d66e9c48839a: 'Hero Block' # Hero Block f2d8b097-d5ba-4224-9736-4dc41bd6580f: Contact # Contact - f2d33237-c7de-4590-9683-7efe6594ebbd: 'Custom Table' # Custom Table - f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24: 'Background Color' # Background Color f694fce1-48ca-4bfe-9fba-196195547a36: Facebook # Facebook - f3211a4e-d5f8-4514-a372-c5b8cfc2c44a: Form # Form - f21594e6-d83e-4047-a36c-0d6b709719e1: Image # Image - f936530d-29a5-4460-9ccd-b586bfb25329: 'Call to actions' # Call to actions fa6e0764-a31c-4304-a4d7-76bd3a679e3e: '503' # 503 - fc9b3c7f-00f8-4113-aa56-b2328011d192: Link # Link - fca40313-aa0d-4206-a530-c638a5166f69: 'Background Color' # Background Color fd2014b7-5bc0-49a9-ac30-e009081532f7: FR # FR plugins: carbon-tracker: @@ -413,17 +367,23 @@ plugins: settings: elementDefaults: __assoc__: - - - craft\elements\Entry - - - dateCreated + - + - craft\elements\Entry + - + - dateCreated - author - dateUpdated - revisionCreator - link - - - craft\elements\Category - - - dateCreated + - + - craft\elements\Category + - + - dateCreated - dateUpdated - - - craft\elements\Asset - - - filename + - + - craft\elements\Asset + - + - filename - size - dateModified - uploader @@ -438,94 +398,145 @@ plugins: formie: edition: standard enabled: true - licenseKey: TQE97O4HPY8YAZU3YTZT0Y71 - schemaVersion: 2.0.15 + licenseKey: WLZ7JMGY8H2EIESZYMEZ3EPW + schemaVersion: 3.4.4 settings: ajaxTimeout: '10' alertEmails: null captchas: __assoc__: - - - recaptcha - - __assoc__: - - - type + - + - recaptcha + - + __assoc__: + - + - type - verbb\formie\integrations\captchas\Recaptcha - - - enabled + - + - enabled - false - - - settings - - __assoc__: - - - handle + - + - settings + - + __assoc__: + - + - handle - recaptcha - - - secretKey + - + - secretKey - '' - - - siteKey + - + - siteKey - '' - - - type + - + - type - v3 - - - size + - + - size - normal - - - theme + - + - theme - light - - - badge + - + - badge - bottomright - - - language + - + - language - en - - - minScore + - + - minScore - '0.5' - - - projectId + - + - projectId - '' - - - hcaptcha - - __assoc__: - - - type + - + - hcaptcha + - + __assoc__: + - + - type - verbb\formie\integrations\captchas\Hcaptcha - - - enabled + - + - enabled - false - - - settings - - __assoc__: - - - handle + - + - settings + - + __assoc__: + - + - handle - hcaptcha - - - secretKey + - + - secretKey - '' - - - siteKey + - + - siteKey - '' - - - size + - + - size - normal - - - theme + - + - theme - light - - - language + - + - language - en - - - minScore + - + - minScore - '0.5' - - - duplicate - - __assoc__: - - - type + - + - duplicate + - + __assoc__: + - + - type - verbb\formie\integrations\captchas\Duplicate - - - enabled + - + - enabled - false - - - settings - - __assoc__: - - - handle + - + - settings + - + __assoc__: + - + - handle - duplicate - - - honeypot - - __assoc__: - - - type + - + - honeypot + - + __assoc__: + - + - type - verbb\formie\integrations\captchas\Honeypot - - - enabled + - + - enabled - true - - - settings - - __assoc__: - - - handle + - + - settings + - + __assoc__: + - + - handle - honeypot - - - javascript - - __assoc__: - - - type + - + - javascript + - + __assoc__: + - + - type - verbb\formie\integrations\captchas\Javascript - - - enabled + - + - enabled - true - - - settings - - __assoc__: - - - handle + - + - settings + - + __assoc__: + - + - handle - javascript - - - minTime + - + - minTime - '' defaultDateDisplayType: '' defaultDateTime: null @@ -557,25 +568,25 @@ plugins: hyper: edition: standard enabled: true - licenseKey: Q2YFVYP88E3IBIDRCMMYQZY0 + licenseKey: 6VMEN3ZUVI4PWEOFX90QCBK8 schemaVersion: 1.0.0 image-optimize: edition: standard enabled: true - licenseKey: AHGXAP0SS5F2TGP0ZHPRQIOC + licenseKey: MUPMKW8KL4WFR8VZ529FBAIV schemaVersion: 1.0.0 - knock-knock: - edition: standard - enabled: true - schemaVersion: 1.1.1 image-resizer: edition: standard enabled: true schemaVersion: 2.0.0 + knock-knock: + edition: standard + enabled: true + schemaVersion: 1.1.1 navigate: edition: standard enabled: true - licenseKey: 3ABR45FYK11K6X6D03MJUMI2 + licenseKey: ACB12IK5JGKFPYI4B2CVWY1N schemaVersion: 2.4.0 settings: anyoneCanAdd: '' @@ -601,13 +612,13 @@ plugins: seo-fields: edition: standard enabled: true - licenseKey: A2IWLW1KCSTHATK5YU2MM3Z2 + licenseKey: 9EQYDNT2Q9POVO7CBFWGGT2W schemaVersion: 4.0.0 super-table: edition: standard enabled: true licenseKey: null - schemaVersion: 3.0.0 + schemaVersion: 4.0.0 settings: null tablemaker: edition: standard @@ -636,5 +647,5 @@ system: live: true name: $SYSTEM_NAME retryDuration: null - schemaVersion: 4.5.3.0 + schemaVersion: 5.0.0.20 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 47c59503..4c98da21 100644 --- a/config/project/sections/accessibilityStatement--99a435d2-9c12-4ef6-8b3b-2a9915d4216b.yaml +++ b/config/project/sections/accessibilityStatement--99a435d2-9c12-4ef6-8b3b-2a9915d4216b.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - c113b5bd-7822-4e56-933c-ed2a6ae65111 # Accessibility Statement handle: accessibilityStatement name: 'Accessibility Statement' previewTargets: 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 9350cd2b..a3ae8951 100644 --- a/config/project/sections/confirmAccount--dca2ac05-7833-41de-b7b4-a737c090575c.yaml +++ b/config/project/sections/confirmAccount--dca2ac05-7833-41de-b7b4-a737c090575c.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 0187d268-2643-4a0d-9cf9-b8847480bf9a # Confirm your account handle: confirmAccount name: 'Confirm your account' previewTargets: 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 dfb5cfb0..8c9c53ce 100644 --- a/config/project/sections/contact--5d236e94-b6a8-472c-9296-a5c992cdd49a.yaml +++ b/config/project/sections/contact--5d236e94-b6a8-472c-9296-a5c992cdd49a.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - f2d8b097-d5ba-4224-9736-4dc41bd6580f # Contact handle: contact name: Contact previewTargets: 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 72a6dbaa..0d9c70a3 100644 --- a/config/project/sections/cookiePolicy--36895330-a28e-477f-9327-bdbe66dabf99.yaml +++ b/config/project/sections/cookiePolicy--36895330-a28e-477f-9327-bdbe66dabf99.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2 # Cookie policy handle: cookiePolicy name: 'Cookie policy' previewTargets: 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 4f438a02..186e7a17 100644 --- a/config/project/sections/editPassword--af69e9a2-96df-4fa9-8cc3-2728ec4fc632.yaml +++ b/config/project/sections/editPassword--af69e9a2-96df-4fa9-8cc3-2728ec4fc632.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 8447faee-7d03-4d6a-b5fc-aab7be2a2ebf # Edit password handle: editPassword name: 'Edit password' previewTargets: 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 9b951dc1..b949428f 100644 --- a/config/project/sections/editProfile--05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c.yaml +++ b/config/project/sections/editProfile--05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 30c8e71d-a0e0-4ffe-be09-f9822ac071ff # Edit profile handle: editProfile name: 'Edit profile' previewTargets: 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 0128a05d..e6865e81 100644 --- a/config/project/sections/forgotPassword--1c4e3f0f-ca9b-474d-a460-48f45133c763.yaml +++ b/config/project/sections/forgotPassword--1c4e3f0f-ca9b-474d-a460-48f45133c763.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 32fb962b-6278-43e9-812f-dc9f5e33c1ab # Forgot password handle: forgotPassword name: 'Forgot password' previewTargets: 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 5485407c..e5fb5d4e 100644 --- a/config/project/sections/forgotPasswordConfirmation--53c1af4c-0fbd-4811-a028-67fed65195b9.yaml +++ b/config/project/sections/forgotPasswordConfirmation--53c1af4c-0fbd-4811-a028-67fed65195b9.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - c74db584-8982-4131-acaf-8448f5d1af9b # Forgot Password Confirmation handle: forgotPasswordConfirmation name: 'Forgot Password Confirmation' previewTargets: 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 ef4cb095..401e9185 100644 --- a/config/project/sections/home--5611e98d-93ec-4bd4-95dd-18f282b8c5e8.yaml +++ b/config/project/sections/home--5611e98d-93ec-4bd4-95dd-18f282b8c5e8.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 89c47888-bddf-4633-9352-1d5dc3bb452f # Home handle: home name: Home previewTargets: 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 2a5c2db4..1d7754a2 100644 --- a/config/project/sections/login--c25b1e19-dca6-4ab5-a776-a043f6ee4c82.yaml +++ b/config/project/sections/login--c25b1e19-dca6-4ab5-a776-a043f6ee4c82.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 83568fdb-b819-4743-9c0a-c1a432b36feb # Login handle: login name: Login previewTargets: 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 246e689b..8a518789 100644 --- a/config/project/sections/news--c576870d-abd8-46aa-8fe5-cdd12c40dfa8.yaml +++ b/config/project/sections/news--c576870d-abd8-46aa-8fe5-cdd12c40dfa8.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 109f5d44-e366-49e7-826d-6b13de779861 # News handle: news name: 'News items' previewTargets: 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 ef202a0f..a420669f 100644 --- a/config/project/sections/newsCategories--01faae48-e031-4496-af0c-89de7f12eccd.yaml +++ b/config/project/sections/newsCategories--01faae48-e031-4496-af0c-89de7f12eccd.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 2a768305-5971-43c0-a2f4-415e648c6a45 # Default handle: newsCategories name: 'News categories' propagationMethod: all 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 eac342ef..3620c376 100644 --- a/config/project/sections/newsOverview--4c32edae-2824-4f0f-b38b-2477d2500dfe.yaml +++ b/config/project/sections/newsOverview--4c32edae-2824-4f0f-b38b-2477d2500dfe.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - d3b383b6-5ad7-494f-bc13-c06a53a5e5e9 # News Overview handle: newsOverview name: 'News Overview' previewTargets: 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 70d359f0..d09cbe82 100644 --- a/config/project/sections/pageNotFound--4750849d-9328-4d3e-956d-9d317da5e6eb.yaml +++ b/config/project/sections/pageNotFound--4750849d-9328-4d3e-956d-9d317da5e6eb.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff # Page not found handle: pageNotFound name: 'Page not found' previewTargets: 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 c5fbb015..93ec0a23 100644 --- a/config/project/sections/pages--45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml +++ b/config/project/sections/pages--45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 9f39fdda-793c-4506-9dd4-e764d46cad28 # Pages handle: pages name: Pages previewTargets: 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 6266c3f6..01fbb51f 100644 --- a/config/project/sections/privacyPolicy--c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e.yaml +++ b/config/project/sections/privacyPolicy--c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 4c4ef055-f88d-4b63-825e-aebd5ea34ad2 # Privacy policy handle: privacyPolicy name: 'Privacy policy' previewTargets: 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 8efaf568..c39fabc2 100644 --- a/config/project/sections/profile--361daec5-5ea3-4d9f-957f-f39c78bb595e.yaml +++ b/config/project/sections/profile--361daec5-5ea3-4d9f-957f-f39c78bb595e.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 88823369-72c4-4751-92df-a430c2f5784b # Profile handle: profile name: Profile previewTargets: 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 05b6e343..3aa43d79 100644 --- a/config/project/sections/register--684ece64-c23a-4abf-9574-f2c053d496e8.yaml +++ b/config/project/sections/register--684ece64-c23a-4abf-9574-f2c053d496e8.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 5f87e29c-269c-47bd-b6bc-5439a2f855c8 # Register handle: register name: Register previewTargets: 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 3f9e7567..444b4cf8 100644 --- a/config/project/sections/registrationCompleted--d5601a1f-a33e-4c5a-b7af-1f29347149ca.yaml +++ b/config/project/sections/registrationCompleted--d5601a1f-a33e-4c5a-b7af-1f29347149ca.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - aac522be-8926-4b5e-ae63-cb77840a69c9 # Registration completed handle: registrationCompleted name: 'Registration completed' previewTargets: 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 32b2eedf..d490c0d4 100644 --- a/config/project/sections/searchResults--e3bed4e1-82ae-45e8-908c-0a6669141b31.yaml +++ b/config/project/sections/searchResults--e3bed4e1-82ae-45e8-908c-0a6669141b31.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - b13fc4bd-af47-4f5c-b349-05e9e24dfecc # Search results handle: searchResults name: 'Search results' previewTargets: 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 3efd607a..f6dd6c19 100644 --- a/config/project/sections/setPassword--8e583282-1fec-4444-822f-37b2d5961f28.yaml +++ b/config/project/sections/setPassword--8e583282-1fec-4444-822f-37b2d5961f28.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 6122281a-7d92-44b0-bef8-296775631068 # Set Password handle: setPassword name: 'Set Password' previewTargets: 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 a349c928..4469604a 100644 --- a/config/project/sections/setPasswordConfirmation--4703bf34-5e13-4da1-aff6-d04c0bba024b.yaml +++ b/config/project/sections/setPasswordConfirmation--4703bf34-5e13-4da1-aff6-d04c0bba024b.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 8f0da589-76b2-4663-9209-ba978821ca83 # Set Password Confirmation handle: setPasswordConfirmation name: 'Set Password Confirmation' previewTargets: 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 6cca6dec..dd6db864 100644 --- a/config/project/sections/siteSettings--6f79e12f-9d80-4f17-ae51-5160127975ec.yaml +++ b/config/project/sections/siteSettings--6f79e12f-9d80-4f17-ae51-5160127975ec.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - 75c71ec6-7c59-460d-bac3-80ae2ee887a5 # Site Settings handle: siteSettings name: 'Site Settings' propagationMethod: all 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 e26216d4..bf204e58 100644 --- a/config/project/sections/systemOffline--fa6e0764-a31c-4304-a4d7-76bd3a679e3e.yaml +++ b/config/project/sections/systemOffline--fa6e0764-a31c-4304-a4d7-76bd3a679e3e.yaml @@ -1,5 +1,7 @@ defaultPlacement: end enableVersioning: true +entryTypes: + - e85a2f89-c711-4452-8eda-43dac6449f63 # 503 handle: systemOffline name: '503' previewTargets: diff --git a/config/project/superTableBlockTypes/175c42fc-da01-4ded-8cf6-ca10dd488101.yaml b/config/project/superTableBlockTypes/175c42fc-da01-4ded-8cf6-ca10dd488101.yaml deleted file mode 100644 index 857589f9..00000000 --- a/config/project/superTableBlockTypes/175c42fc-da01-4ded-8cf6-ca10dd488101.yaml +++ /dev/null @@ -1,2519 +0,0 @@ -changedFieldIndicator: 1002319197 -field: 9faf6a00-afea-4a29-a217-e6af774f6b55 # Call to action -fieldLayouts: - 77473d9a-25e1-402f-a763-c6e3ff92bdbb: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: fc9b3c7f-00f8-4113-aa56-b2328011d192 # Link - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 0560c026-0cac-404b-befd-dea57fbbf76a - userCondition: null - warning: null - width: 100 - name: Content - uid: 19e54462-5c5c-4f5f-bd0e-e072e2830190 - userCondition: null -fields: - fc9b3c7f-00f8-4113-aa56-b2328011d192: # Link - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: linkit - instructions: null - name: Link - searchable: true - settings: - columnType: text - 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 - - 77333f55-4e03-4686-be9e-83539b2d7128 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 202b106e-0dba-4999-a1ee-ae2647236968 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0fa59b99-7b4f-401b-913b-552715c99f7d - - - __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 - - - - width - - 50 - - - - uid - - 2a513690-5863-4517-bc40-41d53ff435a1 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 610dd7f0-f6f2-4378-8c28-da2c0f771439 - - - - 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 - - - - width - - 100 - - - - uid - - f6a4e705-4061-479b-b3f0-b9b0ce73e1e7 - - - __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 - - - - width - - 100 - - - - uid - - 144830fe-a33a-43cf-9e41-82a2ec29aac4 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - eb2c0b28-a406-45da-88ca-adae36c6f8f3 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - c695b7c7-d7a1-4972-9980-5f04a1aba8dd - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 6b693de9-fdc7-478b-bed3-2714dedd7da8 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 6f110d20-05af-4bcb-8488-ff83722e32af - - - __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 - - - - width - - 50 - - - - uid - - c0d06498-cc86-49d7-9b5e-1e05bef1dd92 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 7c0d1383-145b-424c-a6b3-6d1a326d1ca6 - - - - 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 - - - - width - - 100 - - - - uid - - d7a09ea4-0bd0-433e-bf7b-8f333a92852a - - - __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 - - - - width - - 100 - - - - uid - - 38ceddcc-4097-4586-a29f-4bf10876c2e5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 04b52014-7cc0-43bc-9705-29ce94e984ed - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 19a5b539-0132-4423-8962-73227ef7aeda - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 60675635-fdf2-41c4-9976-36a94a2e95e5 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - d3ab53a7-52a9-47b5-bb83-8453139263b4 - - - __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 - - - - width - - 50 - - - - uid - - b6d985f9-ced6-4bd3-b7b3-0ebfda56c7a7 - - - __assoc__: - - - - name - - Advanced - - - - uid - - c7cd12aa-50ab-4ae7-96ab-e6ee452b155c - - - - 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 - - - - width - - 100 - - - - uid - - 24781308-afc5-479e-817a-087d34b506f8 - - - __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 - - - - width - - 100 - - - - uid - - 3a4bb2c8-f58b-4487-a5d7-f3c5f1d8f619 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 5327957d-50c6-4f1d-a24a-989012fffe79 - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - da706cc1-c18e-40e3-813d-b9e450890117 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ba718813-3d5f-46e0-b807-f5aaf948e684 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b581455b-03ab-41da-aaa8-f0a162bf522d - - - __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 - - - - width - - 50 - - - - uid - - 8923e228-763a-4571-a400-2a4f661ce9a0 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 153e1ab8-6435-403f-a68e-26ea1d083c53 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - ffaf6e4b-98e3-4c14-bdec-9261b3b34736 - - - - 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 - - - - width - - 100 - - - - uid - - bcb1c1d7-6544-4aa7-86cc-bcfa1b9272c9 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - e9a63429-a3fb-4993-b569-5a9de5669943 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - dcb120b3-ba24-4d6f-8429-b430ac9dc72f - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - dddbeb40-bcc1-4d3a-b966-b76db2b8dd80 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 05cc0182-bfb8-4ffe-8144-b6e80fc057a9 - - - __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 - - - - width - - 50 - - - - uid - - 5e827533-3c55-478c-a250-ba9f8854cec5 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 3fd2e7a1-28b4-4929-8f03-e485fdaffbc0 - - - - 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 - - - - width - - 100 - - - - uid - - 1f0a7d4f-ef0a-465e-ae9b-d7ef90294525 - - - __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 - - - - width - - 100 - - - - uid - - b54888e1-9bf6-40c3-83c5-4203f2ddf8a4 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 596ec282-7c1b-4097-9904-f02ff4a62a14 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 0c5074cc-d049-41ab-aac1-00e61f44c878 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 6f529418-1d40-48da-a754-9066ac609988 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b9e16492-1bf1-4b8f-afea-8de7fa924103 - - - __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 - - - - width - - 50 - - - - uid - - 92918d7e-d486-41ab-872f-64d5f63e7cc4 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 6e7a2a23-1357-472b-8549-d0e5ce97f78f - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 5d4953b2-bad7-4702-bafc-b997ec57a2b3 - - - - 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 - - - - width - - 100 - - - - uid - - 37a65532-cad3-433b-8154-e830df025e07 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 1a02ae8a-87b0-422d-9f76-4753e7c1860c - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - c2239673-fc2b-4f62-bad2-a8f3924bfa2d - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 08adf97e-7fa6-491b-aaf7-1797ce513347 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 1ea57308-2198-483c-84ec-3de7af8e1e57 - - - __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 - - - - width - - 50 - - - - uid - - 352e4fec-fdb6-4ac8-b03e-72273abe210e - - - __assoc__: - - - - name - - Advanced - - - - uid - - f8241f5e-b1f5-454c-9ce9-4549d2bbe829 - - - - 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 - - - - width - - 100 - - - - uid - - 16ee36f3-2c77-4b5d-a423-e4a88e973de1 - - - __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 - - - - width - - 100 - - - - uid - - 77655abc-3ab3-450d-b6de-8aae0756f0f5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 1179342f-3da8-47a7-a550-2bc6b237332f - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 906d2597-247e-411d-8443-4e42da992afd - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - f9e37747-2564-4764-b8d3-7973ce558571 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0643a9a0-3ede-4327-97f8-764cfe71076a - - - __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 - - - - width - - 50 - - - - uid - - 22d90197-1f41-4e23-b915-083e36a0e618 - - - __assoc__: - - - - name - - Advanced - - - - uid - - d1445ec8-0364-4c93-8a6f-78ba34ac5206 - - - - 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 - - - - width - - 100 - - - - uid - - 20bcffd6-f20a-4984-b74d-c99a63cedf48 - - - __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 - - - - width - - 100 - - - - uid - - 51ca7dc9-4c2a-483b-b53b-6407b2e8e175 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - d94fca33-7321-4bcf-943d-a1324417c30f - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - cd55c12f-5fcc-4499-99f9-dc40686ace12 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ba926aa6-58f0-487b-9d18-aa1ebcc46e1f - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 8acc4e54-f591-4592-ab28-1d37d58d6c7b - - - __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 - - - - width - - 50 - - - - uid - - 8ada9945-6825-4965-8d8e-e12198a14cbd - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 05bbf35d-dc66-4fad-935b-0099071d5cf9 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 310a1378-9eca-46cc-85bb-2e512c52a1c6 - - - - 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 - - - - width - - 100 - - - - uid - - d3a51490-b112-465c-bb7c-dcdb84294937 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 471c66c2-f700-420b-8f73-e83f16660a19 - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 30ea6b8b-29ce-46f2-849d-cad12a85a1da - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 248a57e8-8c1a-480c-9445-d42a9a306bbd - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - d0ea235c-351d-49f6-bc8d-63fa30a7631b - - - __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 - - - - width - - 50 - - - - uid - - 1a7dcffc-ae8f-4db6-9c8c-4f15f592ad1e - - - __assoc__: - - - - name - - Advanced - - - - uid - - 6dac4f61-e4c0-4c4f-9159-d1dfc8465924 - - - - 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 - - - - width - - 100 - - - - uid - - 55000327-039a-4b06-8cdf-6cafd5439d6e - - - __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 - - - - width - - 100 - - - - uid - - cb8a10bb-e82f-4cdd-acd2-13e8074c9932 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 326fb5d0-71ab-436c-a287-8ea068bb616a - - - - sources - - '*' - maxLinks: null - minLinks: null - multipleLinks: false - newWindow: true - translationKeyFormat: null - translationMethod: site - type: verbb\hyper\fields\HyperField diff --git a/config/project/superTableBlockTypes/284daef2-f89a-4911-9fa6-7176a9a9c2e8.yaml b/config/project/superTableBlockTypes/284daef2-f89a-4911-9fa6-7176a9a9c2e8.yaml deleted file mode 100644 index 231e53d3..00000000 --- a/config/project/superTableBlockTypes/284daef2-f89a-4911-9fa6-7176a9a9c2e8.yaml +++ /dev/null @@ -1,2519 +0,0 @@ -changedFieldIndicator: 1449167593 -field: 302aeb89-2e5c-42f2-a735-98e504b28a37 # Call to action -fieldLayouts: - d85d743d-9445-4bbe-b507-717c93f5ba87: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 6d99d3e8-e687-44e6-9e4f-8724da1c5123 # Link - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: f193109f-69bc-48cc-bc5e-fe47668348ab - userCondition: null - warning: null - width: 100 - name: Content - uid: 40118460-76f4-4e75-a990-501af0e7e2e8 - userCondition: null -fields: - 6d99d3e8-e687-44e6-9e4f-8724da1c5123: # Link - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: linkit - instructions: null - name: Link - searchable: true - settings: - columnType: text - 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 - - 9fb893ec-452d-4f9f-a110-883ef6488d6c - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - c42cd39b-c8e7-4bab-930c-8f358c03cf4c - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 278fbcc4-59b1-4f36-8b52-354b36f74ace - - - __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 - - - - width - - 50 - - - - uid - - df797ce2-183c-440e-9f30-8264fc2aecf8 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 6be31d51-3931-476d-b415-53d8cc8298fb - - - - 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 - - - - width - - 100 - - - - uid - - 0214060f-d97c-403d-bd7b-ba001f82ecbf - - - __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 - - - - width - - 100 - - - - uid - - b3961779-336e-43c7-97a1-e0c4fb35049e - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 27489b29-21ec-41b2-a93e-9fb59d1300bd - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 9123c399-7a8a-473e-b138-aaf7656ac011 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 1e25a69a-817e-4dda-bfdf-13a2a13021a2 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - c38f4f61-bf50-4662-a737-619c21eeb829 - - - __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 - - - - width - - 50 - - - - uid - - e28e35a8-b884-4d09-86db-3a1f215fdfe5 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 2ad85d01-3ada-45e6-a6d9-350526da1128 - - - - 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 - - - - width - - 100 - - - - uid - - 1b2b22af-ad7a-48c2-85bf-9513bbaa3552 - - - __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 - - - - width - - 100 - - - - uid - - 3298d4e9-a038-49ff-878f-a6f442bdd9df - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - e1a54353-9f78-4ce7-8f6f-a930d5f978c8 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 3bdfe4d5-174b-4948-af1a-9c4a98dfc46a - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 07a0faba-2243-4ab8-a1aa-6080676f0469 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b0579aea-341c-4cca-a2c9-70915b20d653 - - - __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 - - - - width - - 50 - - - - uid - - bf2644f8-c405-4ba2-a5a9-b20b3fa06f4b - - - __assoc__: - - - - name - - Advanced - - - - uid - - d1bd1e20-a84b-420f-92ca-722b3735c2ac - - - - 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 - - - - width - - 100 - - - - uid - - 42fb8fd4-7e47-4161-8109-d2a6f50f0f78 - - - __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 - - - - width - - 100 - - - - uid - - 9573ea46-ebf2-4a2f-a954-256c6ff329ff - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 3e7988ba-e80f-4475-b2d3-f45f32936ea7 - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - a6ed6861-5c5f-471b-8af8-e397806fe18a - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - d3e2cfe0-e7d2-49f2-ab60-cf2604f30404 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b8c39245-347f-4bc1-8bfd-50aa73144375 - - - __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 - - - - width - - 50 - - - - uid - - e022e3b1-1fd9-4189-a0c6-4fface2928ed - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - fa24c58e-b78c-4709-97e3-8a023b03141b - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 410485d5-ef57-4efd-9c5e-bbd72cfbf796 - - - - 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 - - - - width - - 100 - - - - uid - - 2da458b7-4ae3-4c02-ad43-96ab212e4ee1 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - febf1038-ad69-4dd4-a98d-0d0767c36f76 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 21c66ae7-c808-423a-9ab9-11fb3d63d383 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 7f6fd8b9-3b19-4415-bf38-854dde05f728 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - cae012dc-4123-4be3-ac65-3b038e2cc3ad - - - __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 - - - - width - - 50 - - - - uid - - f0f7cd91-f1b0-40a1-8d4d-68cf30cdd92b - - - __assoc__: - - - - name - - Advanced - - - - uid - - 77ff4bba-66f0-49d5-8dbd-d4c672c23014 - - - - 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 - - - - width - - 100 - - - - uid - - 3c638865-a1cf-4e1d-ac8d-f059bd3379a4 - - - __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 - - - - width - - 100 - - - - uid - - 22466268-1c0e-4aaa-a801-14efb14a3879 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - cf505d66-71b0-4799-b8a1-d98a7ef1b437 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - a34815cb-a1b2-4682-9782-7e475e5c1c65 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - f2f2187c-fd2b-4268-b4ab-7f1ecb013d41 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 676113d8-8256-4128-953a-37621ead415a - - - __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 - - - - width - - 50 - - - - uid - - 46f46ab8-432b-4fc7-9938-17369116c3a0 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 6baf656d-e6d3-44e3-ae3f-7f585b02453f - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - acfda177-9db3-4c32-8176-7632da3d7c71 - - - - 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 - - - - width - - 100 - - - - uid - - 0ad44bf3-43cd-4c71-aa9e-9a5f8ed0cb6d - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - d018b378-dc29-4ddf-8873-3ae5823e865b - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 72d53518-cf33-49c9-9256-9fc80fc23d64 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 19a67f4c-fc1d-4518-bcdc-5f66203951cd - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 6de4e79d-0a9c-4b1f-8190-9f35febe9161 - - - __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 - - - - width - - 50 - - - - uid - - e24602d5-c251-4516-86a3-1d1f34fefbbf - - - __assoc__: - - - - name - - Advanced - - - - uid - - b20d7742-1753-4324-a9cf-cc5b5c24dcba - - - - 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 - - - - width - - 100 - - - - uid - - eaa2ec48-f886-4e65-9762-96c10706a7fd - - - __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 - - - - width - - 100 - - - - uid - - f4b2445e-c0ec-4f5d-a359-6cfdeea23d2d - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 9437e5d4-c37f-4554-94af-f04f45dc0323 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 036bb665-b115-47c5-a976-8ba2238fee7e - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - c78dc39f-703a-48dd-b6df-d9585a689962 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 2ca01a42-3b0b-4729-8d69-d0a681414992 - - - __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 - - - - width - - 50 - - - - uid - - c3709161-93f8-46fa-be2b-17bfe6c5fac1 - - - __assoc__: - - - - name - - Advanced - - - - uid - - fed22f19-8942-429f-8600-8bbab75dd411 - - - - 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 - - - - width - - 100 - - - - uid - - 6c848fc6-9378-40f5-8f59-ff84bb032977 - - - __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 - - - - width - - 100 - - - - uid - - b19c8d29-d36a-42f5-ac02-6491b34081c8 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - f5c77bde-bc12-4b61-ad12-ec46809d596a - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - b1fdcf2c-7d22-4376-ba88-1c8293926cfe - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 8541dcaf-c75e-406e-838b-c0b7729f199d - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b42bc52e-a9a9-42ec-9935-c928b72e84b6 - - - __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 - - - - width - - 50 - - - - uid - - ffae13c8-bb6b-4f50-9442-d4c411382eb5 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 727806a1-c90d-4432-ba8a-9928ff19de3d - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 1458c2fe-8909-4d46-8253-e9fd407f8bcd - - - - 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 - - - - width - - 100 - - - - uid - - 8d70adfc-11c8-48b7-9029-4d9326f9f289 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 6980b1e9-e1b2-4fd5-b3bf-d6accdf43bac - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - e6e69a27-6f6c-4b5c-80be-7df15e3fde73 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 1edea390-7942-4844-82e6-d39ed5ff755a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 3cff38ad-8aee-4cfe-9eab-d4aa029bfded - - - __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 - - - - width - - 50 - - - - uid - - 50d412d0-a82e-4b56-b9bb-4511e7f2f6b6 - - - __assoc__: - - - - name - - Advanced - - - - uid - - e7f9139c-280e-4720-8a91-ca599095dfe8 - - - - 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 - - - - width - - 100 - - - - uid - - 7e940e69-b188-4bca-a77d-b98b5ea71329 - - - __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 - - - - width - - 100 - - - - uid - - 326a38e6-6b02-4287-b0e8-3be627b1aa56 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 368854d7-7cce-4f07-9a2e-c7b97ae4fa0c - - - - sources - - '*' - maxLinks: null - minLinks: null - multipleLinks: false - newWindow: true - translationKeyFormat: null - translationMethod: site - type: verbb\hyper\fields\HyperField diff --git a/config/project/superTableBlockTypes/9992e38a-47e2-43e6-93a9-3bc09a42c504.yaml b/config/project/superTableBlockTypes/9992e38a-47e2-43e6-93a9-3bc09a42c504.yaml deleted file mode 100644 index 71f209f8..00000000 --- a/config/project/superTableBlockTypes/9992e38a-47e2-43e6-93a9-3bc09a42c504.yaml +++ /dev/null @@ -1,2519 +0,0 @@ -changedFieldIndicator: 2033778497 -field: ca8bb389-d0f3-4dbb-af40-e2f6ef211040 # Call to action -fieldLayouts: - 40a3aa8a-1e1f-460b-8130-33021783204b: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 97e1c649-ce58-4388-bbc1-1f4e41d938b6 # Link - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 790a4838-c3bc-4eea-9317-dc12787531fa - userCondition: null - warning: null - width: 100 - name: Content - uid: 6348a237-8840-47c7-94b1-2ab9bee11ab8 - userCondition: null -fields: - 97e1c649-ce58-4388-bbc1-1f4e41d938b6: # Link - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: linkit - instructions: null - name: Link - searchable: true - settings: - columnType: text - 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 - - cc63d476-31a0-4bc9-9740-369707d58934 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 555ee8be-a8c7-4850-b31e-2d3c780fe28d - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 7152a525-959e-407c-9b00-f2f676b5684d - - - __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 - - - - width - - 50 - - - - uid - - 09bf622a-b495-45a5-858a-09c4f5ec64ae - - - __assoc__: - - - - name - - Advanced - - - - uid - - 3d2028c9-88a2-4aad-8ceb-1619649c1739 - - - - 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 - - - - width - - 100 - - - - uid - - 248e7769-9061-4391-8e63-b2f93c569450 - - - __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 - - - - width - - 100 - - - - uid - - 9ad2ed0f-f59c-4357-9866-6599a7520bbf - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - c9a9b7ab-d6b6-449d-98e9-3b1295907040 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 6ff449cc-d880-469d-b795-2e7a5cb37459 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 1c64379f-1538-446b-8002-735e376b70d8 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 2fa8bb1a-8fdb-4de2-aa7b-182f45718f82 - - - __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 - - - - width - - 50 - - - - uid - - 5514d129-66c7-4141-8465-244853ed716f - - - __assoc__: - - - - name - - Advanced - - - - uid - - 3795540f-0640-4986-9b02-f44ce83d0dee - - - - 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 - - - - width - - 100 - - - - uid - - e582ef5e-70bd-405e-a668-c6df1ded21e9 - - - __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 - - - - width - - 100 - - - - uid - - a1d26d46-be9a-4d96-90d4-ac70035c86c4 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 5bb2f704-fd04-4502-8f92-89a3905e8d40 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 50a1c7b9-8e1d-4d0c-96f8-df61ce8ae1be - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 9192005b-7951-4805-a300-38319d42354b - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 8d36f585-b242-420e-ad0b-53c6a632c804 - - - __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 - - - - width - - 50 - - - - uid - - 7271bfd0-64b1-4d9c-b369-ce003161e1ef - - - __assoc__: - - - - name - - Advanced - - - - uid - - 1f4f26ab-5dba-4793-8941-83704da2d5f1 - - - - 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 - - - - width - - 100 - - - - uid - - fb7aee96-22f1-496f-b6c0-8bb554d061cd - - - __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 - - - - width - - 100 - - - - uid - - 7db18a1d-fd54-4889-965c-2492151c36c1 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 1d194406-325e-4f0b-b86c-4375f047ae6a - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 7d90ba5b-94df-44e1-9bf4-606d2824f9be - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - b382fbbf-6617-4ed5-a2d4-418f22aa2d86 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 2a50e3d9-0f56-4681-8bb2-7e98a0efd4d9 - - - __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 - - - - width - - 50 - - - - uid - - 3d1dde3e-b6f7-4440-8b55-83c973837c21 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 7cbbd359-f559-42ca-bf8d-97ada7aaa4f2 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 3ef66097-17f2-4b84-a588-de159b9da112 - - - - 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 - - - - width - - 100 - - - - uid - - 5ca9df54-1736-4ba2-b36d-0b7e3b71d2c8 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - d4f60d30-a927-4ed3-b693-bb18c7926d05 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - e1a092de-f549-4520-a980-a3f9ff74b8a4 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 6bf663b3-3946-4d36-b688-94e28a3c5676 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - ccb862c6-511b-479d-bd2b-7bb15a876aa3 - - - __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 - - - - width - - 50 - - - - uid - - 09f8c4ba-e4b8-483f-9be5-38f0b8c66536 - - - __assoc__: - - - - name - - Advanced - - - - uid - - c6db0413-676c-44bf-a1d1-e22be209d50d - - - - 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 - - - - width - - 100 - - - - uid - - 2bdc2556-8432-4847-9ecb-2df55b74419d - - - __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 - - - - width - - 100 - - - - uid - - f5a40bf7-e6ba-4a28-afba-851e7ecf6770 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 4ad6ff3a-7f15-4ad9-ab26-08ce50a2b763 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 5a81f4b0-cd57-4dd6-9467-e56bc8bf7eeb - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 87d94602-2d0a-4916-b5de-cb3afbc755b7 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 7641941f-3332-4e79-b25e-822cdf81ca8f - - - __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 - - - - width - - 50 - - - - uid - - b0040f35-4fda-40c2-ac5a-9d58abf906fd - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - a2d32dec-06b9-46bf-a595-567109178fbc - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - e38e1dfe-f969-47c9-8b1a-660306c1c412 - - - - 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 - - - - width - - 100 - - - - uid - - 9b7df678-fa02-4bbe-867c-c28450d812bd - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 4e48ed96-7d70-42aa-9b62-2c1758f7feb3 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - d096c2ea-1bc8-40f7-a328-fb9fd4860b88 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - efe81da6-b4fd-441c-a393-3068ea77e18c - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 7fa19ef7-6b5c-41cc-a2c6-faa1e3e5932d - - - __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 - - - - width - - 50 - - - - uid - - 11a1b22a-6124-4ce3-a696-1cf6a2cef4b0 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 958363fb-4618-4207-8fa6-feca0d418477 - - - - 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 - - - - width - - 100 - - - - uid - - fbf21f31-6e15-4b30-b122-801e768f0e5a - - - __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 - - - - width - - 100 - - - - uid - - e1025306-fa29-4b4c-873f-7bed270ff6b3 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - efdd95ce-2b7e-4e84-a694-a194332ec167 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 94c917bb-5cdd-44dc-bd44-774f15196cda - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 8c5a9387-77fc-4206-9716-443a0df5518d - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 23a32f96-916d-4122-8411-3f54e715a4cc - - - __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 - - - - width - - 50 - - - - uid - - 74f24c78-24da-4f12-85fd-ebce74e996c9 - - - __assoc__: - - - - name - - Advanced - - - - uid - - c2c03797-27b9-4071-8c9b-9efe0b8ae2d5 - - - - 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 - - - - width - - 100 - - - - uid - - 3ce0ddcd-c763-484b-b507-f06f33f1b366 - - - __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 - - - - width - - 100 - - - - uid - - fd750bb3-981f-4ad0-895d-518f4eb5dbe3 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 88a3faea-1cf2-44b6-b056-f80e48722731 - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - a0f31f19-287c-445b-9699-f9f37d0fd837 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 723548a3-23ff-4e2e-a3d5-08cbda74846f - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 3d438f0f-c17c-46b4-99ff-30bf3bf2a765 - - - __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 - - - - width - - 50 - - - - uid - - d9fa9a6f-c3d6-4744-bfe9-6ab6324b1883 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - f1544f80-6e31-4d1d-bda6-ed84f4f84bb2 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 48ec07fb-cd0a-4737-a1fb-aa1b706ea3db - - - - 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 - - - - width - - 100 - - - - uid - - a8ea38e1-c7a3-4bc9-a248-4f23510206cc - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - bb8e1cbd-f5c8-4f70-b7cd-a9838c8a5126 - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 46788547-ebad-4d1f-bb2c-d9eac9a9fc2d - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - a6ba893e-4366-4247-8bdc-bd25b05a20dd - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - c505c40d-c868-4ed0-ad0a-d7890a64ae19 - - - __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 - - - - width - - 50 - - - - uid - - 1f1e3117-dc8d-4b54-bf5d-f414a5328c4d - - - __assoc__: - - - - name - - Advanced - - - - uid - - 37e21da6-90f6-45b1-a823-4b725d8a210f - - - - 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 - - - - width - - 100 - - - - uid - - 1e338b48-83f9-4ad9-8258-f58dfbeedc01 - - - __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 - - - - width - - 100 - - - - uid - - 4f15b446-48ca-44c5-850f-dfcf4090223a - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 003724ad-6f4c-4246-b8d1-2b2d8f449ee3 - - - - sources - - '*' - maxLinks: null - minLinks: null - multipleLinks: false - newWindow: true - translationKeyFormat: null - translationMethod: site - type: verbb\hyper\fields\HyperField diff --git a/config/project/superTableBlockTypes/ed516703-9411-446f-8ce9-d66e9c48839a.yaml b/config/project/superTableBlockTypes/ed516703-9411-446f-8ce9-d66e9c48839a.yaml deleted file mode 100644 index fb074957..00000000 --- a/config/project/superTableBlockTypes/ed516703-9411-446f-8ce9-d66e9c48839a.yaml +++ /dev/null @@ -1,2637 +0,0 @@ -changedFieldIndicator: 1446830140 -field: 37471b2c-6c44-4b1a-bc50-3788e9de05d5 # Hero -fieldLayouts: - 63a576be-e5a1-42a0-8eda-4165892703fd: - tabs: - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 2184d090-d3e1-413b-8d21-b537c5141ef8 # Image - instructions: null - label: null - 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 # Title - instructions: null - label: null - required: true - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 003f98c4-765a-40ca-a3e3-54a939e9dd59 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: d04eb799-5eb6-46db-92f8-88c4e6b8812e # Intro - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 4b54acd3-0bf2-44fa-83a9-bbf84c59e917 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: f936530d-29a5-4460-9ccd-b586bfb25329 # Call to actions - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: f10f7bbc-a341-46d7-9548-1c3111ff6e01 - userCondition: null - warning: null - width: 100 - name: Content - uid: f0a1f43c-d76e-40d3-9b39-e2a0e2021a72 - userCondition: null -fields: - 2184d090-d3e1-413b-8d21-b537c5141ef8: # Image - columnSuffix: null - contentColumnType: string - fieldGroup: null - handle: image - instructions: 'The minimum width for this image is 2200px. The ideal width is 4400px.' - name: 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' - showSiteMenu: false - showUnpermittedFiles: false - showUnpermittedVolumes: false - sources: '*' - targetSiteId: null - validateRelatedElements: false - viewMode: large - translationKeyFormat: null - translationMethod: site - type: craft\fields\Assets - d04eb799-5eb6-46db-92f8-88c4e6b8812e: # Intro - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: intro - instructions: null - name: Intro - searchable: true - settings: - availableTransforms: '' - availableVolumes: '*' - ckeConfig: 131a4f6d-f00f-4238-b846-dd504bf669fe # Simple - columnType: text - 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 - f2cda3ff-d4de-4c81-a8c2-944f82c303db: # Title - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: heroTitle - instructions: null - name: Title - searchable: true - settings: - byteLimit: null - charLimit: null - code: false - columnType: null - initialRows: 4 - multiline: false - placeholder: null - uiMode: normal - translationKeyFormat: null - translationMethod: site - type: craft\fields\PlainText - f936530d-29a5-4460-9ccd-b586bfb25329: # Call to actions - columnSuffix: null - contentColumnType: text - fieldGroup: null - handle: ctas - instructions: null - name: 'Call to actions' - searchable: false - settings: - columnType: text - 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 - - 8b56486f-952e-42e8-aaff-63f474c2a260 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ba086129-5249-4e75-a76a-822608ff1b04 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9bb4d027-72a1-4e5e-b436-e6bac8b4dd78 - - - __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 - - - - width - - 50 - - - - uid - - fe44de30-2eec-4268-b41d-b34ff51613c6 - - - __assoc__: - - - - name - - Advanced - - - - uid - - d1df9268-d222-43d0-9e08-8df9c83ff8f0 - - - - 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 - - - - width - - 100 - - - - uid - - b0d3beba-c448-4cd2-8c44-2135d4e4d55e - - - __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 - - - - width - - 100 - - - - uid - - 47a1d0ad-6a12-43a7-aebb-818316155f36 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - d04a1a64-6a18-4322-b2fb-4b31ac0cc640 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 45b3176f-f4e4-4888-b45f-f04e5e99a56b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 75a42676-3677-4d3b-8f6d-fabf43996395 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 8cf662d2-3c3f-444f-a62f-e03fd16ccf88 - - - __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 - - - - width - - 50 - - - - uid - - 243dc332-b71a-4e1c-8145-4a9eecac4cb0 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 52669440-3fd4-4b7d-96c0-db59dd941151 - - - - 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 - - - - width - - 100 - - - - uid - - 4c01652d-52a7-46fe-bef0-4bea0b35ef03 - - - __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 - - - - width - - 100 - - - - uid - - da682d94-a99c-437d-858d-9ca48a2298db - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 83ffd13a-37ae-45e9-9c1f-2241dcec2d84 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 21adebe1-c4fb-4568-8014-822904f521b2 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 1b75d807-fc6e-450d-a2d4-dc3ff642f5b4 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 7268f598-3901-4ecf-9376-3aa560ed73f7 - - - __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 - - - - width - - 50 - - - - uid - - 91e04bea-dd9c-4740-b157-caad1d15ffa1 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 18425089-f26a-4c6c-9601-a80325850e36 - - - - 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 - - - - width - - 100 - - - - uid - - 980727ba-9c32-4cc0-8b14-9b68f9806992 - - - __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 - - - - width - - 100 - - - - uid - - 5f70f892-f46f-4cd6-bc34-38f7c60e6ab3 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 8f214600-d0e4-4808-90b9-6acd3481489a - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 6d8b9b5c-1d21-4861-8936-ecdd281d11f0 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 81890cb3-5579-4ff3-a501-84e78f6b8864 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 64ad47e9-8ed3-46c7-b829-bd6dcce9b973 - - - __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 - - - - width - - 50 - - - - uid - - bf8496eb-633b-4bd5-8672-ff8496a891e8 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 66c5f546-23d9-49bb-9203-3388b94b78a9 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - ce625d4a-8407-45a0-9f5a-a40937049eca - - - - 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 - - - - width - - 100 - - - - uid - - b1df574b-f024-4499-b6ee-1b9f1909fde0 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 78a3f383-0f4e-4ec7-ba7f-dc9633f67070 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - fabbeb83-2204-4151-9a46-7e3c3343bc95 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - af30321e-08f1-44d8-b422-a7da1f714b72 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - de9d7223-ea2e-474a-b822-ddaea755c4a8 - - - __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 - - - - width - - 50 - - - - uid - - 66cd578d-a54e-4188-a66a-d91685ecd84e - - - __assoc__: - - - - name - - Advanced - - - - uid - - dacde74e-dccc-4aef-b075-0c88478eb337 - - - - 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 - - - - width - - 100 - - - - uid - - f0ecdf98-2f47-4f07-94d6-c32e878bbb5c - - - __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 - - - - width - - 100 - - - - uid - - c1f5f6ff-23ea-4bfb-8d47-97efbdb7315d - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 3cd8ec5b-21a7-45f2-8cf0-41f7b146211a - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - fdc06793-cc57-4c1f-8bf2-3e820501a914 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 28d3ee4b-5451-44c9-ad01-33d286394304 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 220893a8-5d2d-4bda-9fff-6002fde71386 - - - __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 - - - - width - - 50 - - - - uid - - 6091e906-fca7-46a7-9666-6df0502858b0 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - b379dc66-9fb2-4f9a-8536-d38e5a6cb5ba - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 13d9704c-42e8-4c4c-be7b-4c282a7c576a - - - - 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 - - - - width - - 100 - - - - uid - - cbbfc2b0-f592-4f7e-bb65-e6d8669c0cde - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 88882960-b9b8-4ed2-aee3-180bab61a23a - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 5e138568-df99-46c5-8ad9-2a5328d9d07c - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - c6b3b47f-fd65-4c7c-b1b2-065222cc532a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 3762f030-bef8-41ea-b9ea-1750f5844117 - - - __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 - - - - width - - 50 - - - - uid - - 2bd0f185-032e-4c50-a415-03aaa9966886 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 485c915e-26a1-4a8c-bb62-630a9f9062c1 - - - - 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 - - - - width - - 100 - - - - uid - - 17f187be-a081-464b-8f77-9c674b728c7b - - - __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 - - - - width - - 100 - - - - uid - - 84b3ca3f-7808-410a-895b-13ce1b0e2649 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - a142ca05-8300-4262-abd1-0309a400ad62 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 05966e86-f792-4107-97b0-1d3e3bfbec63 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - cba99569-03c6-4bbb-a2c1-b31712c2437e - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 95ae156b-696f-49b3-9f78-2474b5288ee6 - - - __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 - - - - width - - 50 - - - - uid - - 7a33c936-0eea-4b64-b9a6-bcbf5fc0cebf - - - __assoc__: - - - - name - - Advanced - - - - uid - - 6206c3e1-afac-4574-9968-0fd11294d449 - - - - 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 - - - - width - - 100 - - - - uid - - 93493b2d-281e-4447-b9d7-c837e11af6f4 - - - __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 - - - - width - - 100 - - - - uid - - 025216d7-9a87-4589-97bf-3f516c405af7 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 34293c1c-8755-46cb-91c0-25d7c684bba4 - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 8acd638a-15a1-4912-bf18-9ad99e5064b0 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 1f38d0f2-1cda-4203-84dc-ab16b901d9c1 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 94ad9a29-ccd3-4704-82ff-eb1d06e16c69 - - - __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 - - - - width - - 50 - - - - uid - - 76b66c82-2b91-4b86-9fac-0f9b114cbc59 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 6c39bd7a-84ef-42ad-9a3a-2c6170c358f0 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 855b70ad-94f6-4530-ac8f-e9be34da0ebd - - - - 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 - - - - width - - 100 - - - - uid - - e7772146-6364-4094-8b3b-005a2550c813 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 5ad2ff9f-2600-4a15-a7f3-8240abc84989 - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 5ce554af-ad48-4984-a93d-ae32689bb698 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 06e5d1d7-7dc4-48fc-b539-eb696d1cc89b - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - cc9a5103-0d89-42a3-abcc-de9acaf8eb13 - - - __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 - - - - width - - 50 - - - - uid - - fda13938-7af2-4db0-bbf0-3268df14749d - - - __assoc__: - - - - name - - Advanced - - - - uid - - d21bac4e-a473-464c-811d-84d292fb5d53 - - - - 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 - - - - width - - 100 - - - - uid - - f94624e9-7a4e-4043-8248-8729f8b32bdd - - - __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 - - - - width - - 100 - - - - uid - - 08c96863-86e5-4d30-915a-08960c4c6e65 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - c048e836-44ec-486e-a982-a1d1470946a5 - - - - sources - - '*' - maxLinks: 2 - minLinks: null - multipleLinks: true - newWindow: true - translationKeyFormat: null - translationMethod: none - type: verbb\hyper\fields\HyperField From 9b7359636137ae2b41f4c9524a3293e93a0744e3 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Fri, 17 May 2024 09:09:40 +0200 Subject: [PATCH 04/23] Added entry types to sidebar & use core icons --- modules/statik/src/Statik.php | 9 +++++++-- modules/statik/src/fields.svg | 7 ------- modules/statik/src/sections.svg | 7 ------- 3 files changed, 7 insertions(+), 16 deletions(-) delete mode 100644 modules/statik/src/fields.svg delete mode 100644 modules/statik/src/sections.svg diff --git a/modules/statik/src/Statik.php b/modules/statik/src/Statik.php index ab51db6e..4b9b5774 100644 --- a/modules/statik/src/Statik.php +++ b/modules/statik/src/Statik.php @@ -151,12 +151,17 @@ public function init(): void $event->navItems[] = [ 'url' => 'settings/fields', 'label' => 'Fields', - 'icon' => '@modules/statik/fields.svg', + 'icon' => '@appicons/field.svg', + ]; + $event->navItems[] = [ + 'url' => 'settings/entry-types', + 'label' => 'Entry types', + 'icon' => '@appicons/files.svg', ]; $event->navItems[] = [ 'url' => 'settings/sections', 'label' => 'Sections', - 'icon' => '@modules/statik/sections.svg', + 'icon' => '@appicons/newspaper.svg', ]; } }); diff --git a/modules/statik/src/fields.svg b/modules/statik/src/fields.svg deleted file mode 100644 index a92f8019..00000000 --- a/modules/statik/src/fields.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/modules/statik/src/sections.svg b/modules/statik/src/sections.svg deleted file mode 100644 index b5f3809c..00000000 --- a/modules/statik/src/sections.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file From ea840990666e417040e139e5dff9706a464350ab Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Fri, 17 May 2024 09:23:06 +0200 Subject: [PATCH 05/23] Replace Contentbuilder CTA fields --- ...-7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml | 47 +- ...-7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml | 41 +- ...-d86336d6-7efa-44f9-9a10-8619c79beeca.yaml | 41 +- ...-1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml | 49 +- ...-95920915-f806-4fbc-9c22-979ec9085fe8.yaml | 41 +- ...-56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml | 15 +- ...c87ed224-8384-4f52-b68e-25ee0f423d52.yaml} | 1797 ++++++++---- ...17647a4e-555f-49c4-ac53-e0a1ea9e5b40.yaml} | 841 +++++- ...-df7389a1-233e-4f41-8340-9d16eee18c51.yaml | 2491 ----------------- ...-302aeb89-2e5c-42f2-a735-98e504b28a37.yaml | 2491 ----------------- ...-ca8bb389-d0f3-4dbb-af40-e2f6ef211040.yaml | 2491 ----------------- ...-bde7c3e4-1530-4cdf-94a4-6ac068e88c8a.yaml | 2491 ----------------- config/project/project.yaml | 9 +- 13 files changed, 2105 insertions(+), 10740 deletions(-) rename config/project/fields/{cta3--9faf6a00-afea-4a29-a217-e6af774f6b55.yaml => contentbuilderCtaDouble--c87ed224-8384-4f52-b68e-25ee0f423d52.yaml} (62%) rename config/project/fields/{ctaColumn2--84a6a70f-85ce-43a5-ad74-738a0cbea388.yaml => contentbuilderCtaSingle--17647a4e-555f-49c4-ac53-e0a1ea9e5b40.yaml} (75%) delete mode 100644 config/project/fields/cta--df7389a1-233e-4f41-8340-9d16eee18c51.yaml delete mode 100644 config/project/fields/cta2--302aeb89-2e5c-42f2-a735-98e504b28a37.yaml delete mode 100644 config/project/fields/cta4--ca8bb389-d0f3-4dbb-af40-e2f6ef211040.yaml delete mode 100644 config/project/fields/ctaColumn1--bde7c3e4-1530-4cdf-94a4-6ac068e88c8a.yaml 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 7b47cb91..7de26c33 100644 --- a/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml +++ b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml @@ -5,6 +5,35 @@ fieldLayouts: - elementCondition: null elements: + - + 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\entries\EntryTitleField + uid: 8145df63-d12f-47b2-be61-8cc8a8fd6849 + userCondition: null + warning: null + width: 100 - elementCondition: null fieldUid: e2e2a303-7d29-4edb-846d-84e6c8494c50 @@ -52,16 +81,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: df7389a1-233e-4f41-8340-9d16eee18c51 - handle: null + fieldUid: 17647a4e-555f-49c4-ac53-e0a1ea9e5b40 # Contentbuilder CTA (Single) + handle: cta includeInCards: false instructions: null - label: CTA + label: 'Call to action' providesThumbs: false - required: true + required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 7509d04b-802c-4197-92f3-60e6ee71746e + uid: 8f7f6839-1be4-434b-b363-821879c54f91 userCondition: null warning: null width: 100 @@ -85,12 +114,12 @@ fieldLayouts: userCondition: null handle: callToAction hasTitleField: false -icon: null +icon: '' name: 'Call To Action' showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' 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 fb00e1de..538ecbb5 100644 --- a/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml +++ b/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml @@ -5,6 +5,35 @@ fieldLayouts: - elementCondition: null elements: + - + 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\entries\EntryTitleField + uid: 91b537c7-dec5-49dc-9e5a-b3ddce99c66d + userCondition: null + warning: null + width: 100 - elementCondition: null fieldUid: 933f619e-82e4-4b3d-a27f-9d7d9cce42b8 @@ -52,7 +81,7 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: 302aeb89-2e5c-42f2-a735-98e504b28a37 + fieldUid: c87ed224-8384-4f52-b68e-25ee0f423d52 # Contentbuilder CTA (Double) handle: cta includeInCards: false instructions: null @@ -61,7 +90,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: e9092905-93ca-4313-a3fc-3fd4ac307557 + uid: 520b48d3-fa08-4251-93a5-d7af7e514323 userCondition: null warning: null width: 100 @@ -85,12 +114,12 @@ fieldLayouts: userCondition: null handle: quote hasTitleField: false -icon: null +icon: '' name: Quote showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' titleTranslationMethod: site 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 b2f22166..816f7698 100644 --- a/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml +++ b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml @@ -5,6 +5,35 @@ fieldLayouts: - elementCondition: null elements: + - + 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\entries\EntryTitleField + uid: 69e397e5-732d-4e21-8924-bc5b3943f7dc + userCondition: null + warning: null + width: 100 - elementCondition: null fieldUid: 1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a @@ -37,7 +66,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: ca8bb389-d0f3-4dbb-af40-e2f6ef211040 + fieldUid: c87ed224-8384-4f52-b68e-25ee0f423d52 # Contentbuilder CTA (Double) handle: cta includeInCards: false instructions: null @@ -46,7 +75,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: f6f1bc45-4a68-4a62-b22d-014547a0e11d + uid: 0d051ae6-caac-471e-a524-898370a94f26 userCondition: null warning: null width: 100 @@ -100,12 +129,12 @@ fieldLayouts: userCondition: null handle: textImage hasTitleField: false -icon: null +icon: '' name: 'Text (+ Image)' showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' 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 ec818250..2b289c99 100644 --- a/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml +++ b/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml @@ -5,6 +5,35 @@ fieldLayouts: - elementCondition: null elements: + - + 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\entries\EntryTitleField + uid: c32072f9-8c47-4064-8879-3ee67c000d42 + userCondition: null + warning: null + width: 100 - elementCondition: null fieldUid: 24983cba-9d55-413d-80dc-0374abd19ec0 @@ -37,8 +66,8 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: bde7c3e4-1530-4cdf-94a4-6ac068e88c8a - handle: null + fieldUid: 17647a4e-555f-49c4-ac53-e0a1ea9e5b40 # Contentbuilder CTA (Single) + handle: ctaColumn1 includeInCards: false instructions: null label: 'CTA Column 1' @@ -46,7 +75,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: a27db994-44cd-49ce-9e65-16ce6ec8334a + uid: fe530c0a-ffbc-4943-8224-4d6a1796c8eb userCondition: null warning: null width: 100 @@ -82,8 +111,8 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 84a6a70f-85ce-43a5-ad74-738a0cbea388 - handle: null + fieldUid: 17647a4e-555f-49c4-ac53-e0a1ea9e5b40 # Contentbuilder CTA (Single) + handle: ctaColumn2 includeInCards: false instructions: null label: 'CTA Column 2' @@ -91,7 +120,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 3461e881-b526-426b-be4a-727375056942 + uid: fc1d6eae-85d2-47f2-a6c1-2e590fd4c115 userCondition: null warning: null width: 100 @@ -115,12 +144,12 @@ fieldLayouts: userCondition: null handle: textTwoColumns hasTitleField: false -icon: null +icon: '' name: 'Text (2 columns)' showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' titleTranslationMethod: site 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 e2e0e33e..323bdc17 100644 --- a/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml +++ b/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml @@ -5,6 +5,35 @@ fieldLayouts: - elementCondition: null elements: + - + 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\entries\EntryTitleField + uid: 7b60618d-d9d5-41c4-ade2-d51291d7496a + userCondition: null + warning: null + width: 100 - elementCondition: null fieldUid: 5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e @@ -37,7 +66,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 9faf6a00-afea-4a29-a217-e6af774f6b55 + fieldUid: c87ed224-8384-4f52-b68e-25ee0f423d52 # Contentbuilder CTA (Double) handle: cta includeInCards: false instructions: null @@ -46,7 +75,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 1a71f70a-e8c4-4c92-8ecc-9eedcd75a3c3 + uid: ce11868c-4ce8-4e9c-8a7c-4776531b3000 userCondition: null warning: null width: 100 @@ -130,12 +159,12 @@ fieldLayouts: userCondition: null handle: textVideo hasTitleField: false -icon: null +icon: '' name: 'Text + Video' showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' titleTranslationMethod: site diff --git a/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml b/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml index 87d767dc..27d4acd6 100644 --- a/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml +++ b/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml @@ -1,25 +1,28 @@ columnSuffix: null -contentColumnType: string handle: contentBuilder instructions: null name: 'Content Builder' searchable: true settings: + createButtonLabel: null entryTypes: - - 1e4267e1-8d5f-4312-8458-86b19bc17d74 - - 7b5ab248-6255-4b42-88bc-80c1dee62b20 + - 1e4267e1-8d5f-4312-8458-86b19bc17d74 # Text (2 columns) + - 7b5ab248-6255-4b42-88bc-80c1dee62b20 # Call To Action - 24bd0074-b53d-404d-9285-a0be9f26bbd4 - 0396f80c-a192-4beb-a6e7-075075cf0f70 - - 7256a782-20ff-4771-9d85-ed3f49e13ef4 + - 7256a782-20ff-4771-9d85-ed3f49e13ef4 # Quote - 209777db-293c-48b6-9897-1fe97b278510 - - 95920915-f806-4fbc-9c22-979ec9085fe8 - - d86336d6-7efa-44f9-9a10-8619c79beeca + - 95920915-f806-4fbc-9c22-979ec9085fe8 # Text + Video + - d86336d6-7efa-44f9-9a10-8619c79beeca # Text (+ Image) - f2d33237-c7de-4590-9683-7efe6594ebbd - f3211a4e-d5f8-4514-a372-c5b8cfc2c44a + includeTableView: false maxEntries: null minEntries: null + pageSize: null propagationKeyFormat: null propagationMethod: none + showCardsInGrid: false viewMode: blocks translationKeyFormat: null translationMethod: site diff --git a/config/project/fields/cta3--9faf6a00-afea-4a29-a217-e6af774f6b55.yaml b/config/project/fields/contentbuilderCtaDouble--c87ed224-8384-4f52-b68e-25ee0f423d52.yaml similarity index 62% rename from config/project/fields/cta3--9faf6a00-afea-4a29-a217-e6af774f6b55.yaml rename to config/project/fields/contentbuilderCtaDouble--c87ed224-8384-4f52-b68e-25ee0f423d52.yaml index b59eb13d..14625f49 100644 --- a/config/project/fields/cta3--9faf6a00-afea-4a29-a217-e6af774f6b55.yaml +++ b/config/project/fields/contentbuilderCtaDouble--c87ed224-8384-4f52-b68e-25ee0f423d52.yaml @@ -1,10 +1,10 @@ columnSuffix: null -handle: cta3 -instructions: 'Add one or more call to actions and define styling (button, link, ...).' -name: 'Content Builder - Text + Video - Call to action' +handle: contentbuilderCtaDouble +instructions: null +name: 'Contentbuilder CTA (Double)' searchable: true settings: - defaultLinkType: default-verbb-hyper-links-url + defaultLinkType: default-verbb-hyper-links-entry defaultNewWindow: false fieldLayoutId: null linkTypes: @@ -27,7 +27,7 @@ settings: - false - - layoutUid - - 13f8891b-f05d-45b7-aeb0-40225aa4818b + - 47f19013-9829-42a8-b252-793006b1f01c - - layoutConfig - @@ -37,231 +37,261 @@ settings: - - __assoc__: - - + 0: - name - Content - - + 1: - uid - - 733c76db-df26-4022-88c0-ef60ca8714c9 - - + - 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 - - - - requirable - - false - - + 27: - translatable - false - - + 32: - required - false - - + 33: + - providesThumbs + - false + 34: + - includeInCards + - false + 35: - width - 50 - - + 36: - uid - - 0a071c92-670b-49e6-b848-d118fa9f2b94 + - 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 - - 40f15839-2f5a-4760-be71-ffd781abd382 + - 5a3348a1-033d-42ed-8784-189ee08ac6c9 - __assoc__: - - + 0: - name - Advanced - - + 1: - uid - - 1cfa02eb-c0cc-436a-a6b8-853ece3dd5ca - - + - 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 - - 971bf89c-e3aa-4155-a437-1248796a8ffb + - 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 - - ca558539-965e-4523-829b-b61cb1119792 + - 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 - - 8929f644-0fea-4b63-853e-6243ac72e038 + - ef30f073-c303-4d5a-a466-13ae50f64107 - - sources - '*' @@ -284,7 +314,7 @@ settings: - false - - layoutUid - - 31d90680-8ff6-4535-9c31-9d50c290c539 + - 91c50737-dad3-4729-bb2f-bc4088faa10e - - layoutConfig - @@ -294,231 +324,261 @@ settings: - - __assoc__: - - + 0: - name - Content - - + 1: - uid - - ac9ce584-ff79-45b3-8b49-c9d3ca36fd8f - - + - 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 - - - - requirable - - false - - + 27: - translatable - false - - + 32: - required - false - - + 33: + - providesThumbs + - false + 34: + - includeInCards + - false + 35: - width - 50 - - + 36: - uid - - 9827d74b-86a4-4f42-a732-6c2329c2be21 + - 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 - - 621b8de3-80da-4103-be16-966d71277add + - ec390139-27d2-453d-a865-a92208e52269 - __assoc__: - - + 0: - name - Advanced - - + 1: - uid - - da69390e-ddad-43d1-a939-c9400b133606 - - + - 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 - - 5229ad8f-b7ff-44f7-8f1d-db680fd5a113 + - 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 - - e7576c02-d8e0-42e6-81f1-53b3c120242b + - 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 - - 86fcc030-847a-4c09-8f2f-0472824988f6 + - f11fcbce-d4f2-45aa-a471-7835108ab7f9 - - sources - '*' @@ -541,7 +601,7 @@ settings: - false - - layoutUid - - 6705c723-a123-4793-a2ff-0e8d6eaa0fb0 + - 91886399-bcdf-4908-96c0-5ac1195fa956 - - layoutConfig - @@ -551,231 +611,261 @@ settings: - - __assoc__: - - + 0: - name - Content - - + 1: - uid - - 98c3d57f-f102-496a-928b-0bc87db73c41 - - + - 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 - - - - requirable - - false - - + 27: - translatable - false - - + 32: - required - false - - + 33: + - providesThumbs + - false + 34: + - includeInCards + - false + 35: - width - 50 - - + 36: - uid - - 4d4baddd-8e38-4eed-a114-a6d44d80adbf + - 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 - - a5d4c993-3a9f-4767-ab44-fb3adfb468c1 + - b54a491d-2654-4262-b4ab-e4afdd42d823 - __assoc__: - - + 0: - name - Advanced - - + 1: - uid - - 6f385d69-84a1-43ca-87bf-36ed49f4033b - - + - 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 - - bde7d627-752c-41d7-9e65-4c08d3348fef + - 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 - - 0f988b59-feed-46ce-9aed-acf74e75659a + - 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 - - 237341bd-80c7-4297-a411-8e3626b8d3d3 + - 6df60b16-82bd-4723-9533-22a6cdda4faf - __assoc__: - @@ -795,7 +885,7 @@ settings: - false - - layoutUid - - 39e4d492-2ead-46d8-a269-21e580adafb5 + - b9fc59bd-2738-46af-8e11-03f3d5e7bafc - - layoutConfig - @@ -810,7 +900,7 @@ settings: - Content - - uid - - 964f1410-697c-45c6-b60f-3795ab84e951 + - 95ce3071-5264-4685-990d-d3aa0a1c4d48 - - elements - @@ -826,7 +916,10 @@ settings: - mandatory - true - - - autocomplete + - requirable + - true + - + - autocomplete - false - - autofocus @@ -843,21 +936,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 1ac8c362-dc8b-43da-84de-464e285c9070 + - f1a52c23-d1ff-4e51-adef-29a18c0e940b - __assoc__: - @@ -899,12 +995,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 857af66b-2140-4534-ad10-cdc091914610 + - 4d6194a5-5b0b-45bd-90ec-e7394914396f - __assoc__: - @@ -913,12 +1015,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 637f17f3-d8e4-4945-88d5-3738efa0cf1d + - ca0234b9-0e45-486c-9352-a5b1275d4585 - - fieldUid - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style @@ -929,7 +1037,7 @@ settings: - Advanced - - uid - - c80899bf-5349-4a81-8c7a-a1dbeab33044 + - ccf5a224-656c-48a4-997e-c6bc2748a063 - - elements - @@ -971,12 +1079,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - c3665260-e032-4b6a-8f0e-5c75cb76c611 + - f337c0c3-7248-44fe-998f-287f9480c36c - __assoc__: - @@ -997,12 +1111,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - f579f4d1-3727-425f-a203-ac5a76151b89 + - 05aa8a10-4889-47e6-b838-2d92822aca42 - __assoc__: - @@ -1022,7 +1142,7 @@ settings: - false - - layoutUid - - 8e83e7bb-40c9-4dd9-9f60-8bd7b41dcfc7 + - b2941885-d611-4f69-adfc-ecbbdd0273b5 - - layoutConfig - @@ -1032,231 +1152,261 @@ settings: - - __assoc__: - - + 0: - name - Content - - + 1: - uid - - 24a2016f-def4-4048-850b-bb153b454509 - - + - 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 - - - - requirable - - false - - + 27: - translatable - false - - + 32: - required - false - - + 33: + - providesThumbs + - false + 34: + - includeInCards + - false + 35: - width - 50 - - + 36: - uid - - 6fab4d3b-1275-491e-be5e-5085e3f8f9ff + - 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 - - 9094c170-3ee5-42e3-86e7-e6398985b5f5 + - 0fa0fe23-f770-49e4-93b1-c70be86bb895 - __assoc__: - - + 0: - name - Advanced - - + 1: - uid - - fd593ec3-aa7b-4ffc-93cd-2a7d38348577 - - + - 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 - - 76f383e0-2698-4d28-b3f8-d5aa9a2dbc5d + - 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 - - c2da3754-f2e8-4e04-bd3b-0fb9ea7d9c32 + - 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 - - e5237fef-fe35-474c-97d8-161fc6a88d01 + - 3ff513fc-bd64-4853-9475-ecf6ded80c21 - __assoc__: - @@ -1276,7 +1426,7 @@ settings: - false - - layoutUid - - c625a035-facb-4b3e-9a61-8b93afaedf5b + - 2a518485-87d1-4f31-807c-06f47ea3bb52 - - layoutConfig - @@ -1291,7 +1441,7 @@ settings: - Content - - uid - - f907f208-45fb-45b4-89c1-4a68952ab137 + - 61b1c669-81e5-40bd-a420-10e5cd615aec - - elements - @@ -1306,6 +1456,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -1324,21 +1477,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 471278ad-efa9-4250-b850-490851ca591f + - 787daaef-ee33-4ec4-8c55-bfa13cbd9129 - __assoc__: - @@ -1380,12 +1536,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 26992f41-501f-4c53-9eff-a37f926dc843 + - bf5dbb4a-c028-462f-af0e-520580cdc0c1 - __assoc__: - @@ -1394,12 +1556,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 76bd2094-0099-40e6-9f3f-9d9e4612e4ea + - 9118bc8b-b8d6-468a-8861-7124e003a8c0 - - fieldUid - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style @@ -1410,7 +1578,7 @@ settings: - Advanced - - uid - - 227654c2-8490-4d19-89c7-a96ee9e51b5b + - 82a75646-ce91-4916-9920-01bb5933d9cd - - elements - @@ -1452,12 +1620,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 4cff1566-157c-48a0-b894-08de5f920a86 + - 144f5f5c-d65f-4b7c-b7be-994480f0b69c - __assoc__: - @@ -1478,12 +1652,305 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - af5af537-4d2d-4d15-a098-4e3db0dceca5 + - 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 - '*' @@ -1506,7 +1973,7 @@ settings: - false - - layoutUid - - ffa43c12-f529-4a3f-9168-d3fc23a61342 + - 04e7a85a-751d-46f8-82fb-38c6c1cabede - - layoutConfig - @@ -1516,231 +1983,261 @@ settings: - - __assoc__: - - + 0: - name - Content - - + 1: - uid - - dc5051e6-378f-4d29-ab9e-1193c787e041 - - + - 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 - - - - requirable - - false - - + 27: - translatable - false - - + 32: - required - false - - + 33: + - providesThumbs + - false + 34: + - includeInCards + - false + 35: - width - 50 - - + 36: - uid - - 9ef07e99-29fd-4cb8-a244-be1c1e56a7ca + - 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 - - bed5d6fc-9b80-4ab2-a256-1ee3b7fcf8ec + - 456d7dd2-f800-4141-b88f-e4376b28c530 - __assoc__: - - + 0: - name - Advanced - - + 1: - uid - - ef246cce-d1ff-4dc4-a4cd-014f08e55b48 - - + - 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 - - 0a37473a-9385-4c29-bdb4-4cc207204ffb + - 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 - - 438417a9-f8f8-4971-9041-3a7bd97f6655 + - 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 - - 402617eb-8395-452a-b85b-cd411baa3754 + - c8f0d5e4-6ad4-4229-9bb6-bad6b723adfe - __assoc__: - @@ -1760,7 +2257,7 @@ settings: - false - - layoutUid - - 372e5ad3-d9c3-435e-b85c-b3a8dc7186ac + - c03a3a98-814d-4257-93a1-2a6e84cb463b - - layoutConfig - @@ -1770,231 +2267,261 @@ settings: - - __assoc__: - - + 0: - name - Content - - + 1: - uid - - f3b26fd3-a7f6-4ddc-9e34-16a6a087966c - - + - 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 - - - - requirable - - false - - + 27: - translatable - false - - + 32: - required - false - - + 33: + - providesThumbs + - false + 34: + - includeInCards + - false + 35: - width - 50 - - + 36: - uid - - 7d83a2d7-ed31-42f7-a98d-217fa498af78 + - 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 - - 47dc216e-545d-4c1f-88f9-d822f63f61ad + - 5e5aa165-a7db-4ed2-8cd5-02259049a842 - __assoc__: - - + 0: - name - Advanced - - + 1: - uid - - 27cda80c-2728-4e52-a295-b83bab8fd83f - - + - 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 - - 8e782e51-a570-4c89-bda6-8282e9c34365 + - 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 - - 820db5c2-4c45-434c-a9f1-2f9a6d3255f1 + - 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 - - dc647e97-01d9-4161-9265-57078dd4b2a4 + - e7722563-fcd1-4d93-9c13-205d31d62fcd - - sites - '*' @@ -2017,7 +2544,7 @@ settings: - false - - layoutUid - - 833200a9-79cc-4928-a375-aaccf389ccf9 + - 36ead0c7-e8da-49dd-8c47-7b9d157f769b - - layoutConfig - @@ -2032,7 +2559,7 @@ settings: - Content - - uid - - e6e35879-5dc1-47e8-81c1-069fc658dccc + - f8e00218-2bbd-4737-bef8-f99ca98877f6 - - elements - @@ -2047,6 +2574,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -2065,21 +2595,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - e424433c-8762-4850-971b-c9107c5b5e83 + - 1c748928-5a4c-4c38-a38c-5e38df9c8ea5 - __assoc__: - @@ -2121,12 +2654,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - c93994b2-a4fb-4878-a7d6-f6d427376d84 + - c1c22417-9dd1-417d-8e49-83a2b7e70dcd - __assoc__: - @@ -2135,12 +2674,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - d9eeb3f1-7239-4d76-a7b9-4f9bfc217dc5 + - 6b19ee0b-de02-4cda-9530-7c3046b3531b - - fieldUid - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style @@ -2151,7 +2696,7 @@ settings: - Advanced - - uid - - 9886a44e-3eb5-4018-b214-0a81fe6d3aca + - fdd6993c-4a92-4bac-8ed7-907aea9ae797 - - elements - @@ -2193,12 +2738,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 8d064f0c-4df7-43f0-a02f-e74593c04a63 + - 8221b2d9-7718-4194-81f6-d14700f6aa51 - __assoc__: - @@ -2219,12 +2770,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 9a120831-8880-44ee-a3ea-d6c60656dbac + - c4cf1406-d838-46ec-a958-4cc63d6d7121 - __assoc__: - @@ -2244,7 +2801,7 @@ settings: - false - - layoutUid - - ae385639-5355-44ea-b8b7-56abee64506c + - e6643c12-92ac-4210-a6b5-5273d521ae29 - - layoutConfig - @@ -2254,231 +2811,261 @@ settings: - - __assoc__: - - + 0: - name - Content - - + 1: - uid - - c9f08c28-54fa-4b9e-8100-9b5a1adfea55 - - + - 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 - - - - requirable - - false - - + 27: - translatable - false - - + 32: - required - false - - + 33: + - providesThumbs + - false + 34: + - includeInCards + - false + 35: - width - 50 - - + 36: - uid - - c62de450-eeba-4079-a1f3-322b2a57a9e3 + - 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 - - 4cfce38f-39ba-4b8e-9f07-5337a4bea7b6 + - eaa61b1a-6b3d-456e-9be7-eaa4482725aa - __assoc__: - - + 0: - name - Advanced - - + 1: - uid - - 2466949d-6bd8-4c0b-a304-6d16b22c581c - - + - 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 - - 29ddb387-b0c7-4517-87fa-390ca7878646 + - 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 - - 2d484f46-bfac-4023-b2a2-7fb613ea78e3 + - 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 - - 6346b242-b7b6-4aea-a3e6-7e3ac56bbb08 + - 1a8ec6bf-f3e8-41df-82ce-b9189161f2e0 - - sources - '*' diff --git a/config/project/fields/ctaColumn2--84a6a70f-85ce-43a5-ad74-738a0cbea388.yaml b/config/project/fields/contentbuilderCtaSingle--17647a4e-555f-49c4-ac53-e0a1ea9e5b40.yaml similarity index 75% rename from config/project/fields/ctaColumn2--84a6a70f-85ce-43a5-ad74-738a0cbea388.yaml rename to config/project/fields/contentbuilderCtaSingle--17647a4e-555f-49c4-ac53-e0a1ea9e5b40.yaml index 7c0ec63f..d355d5cd 100644 --- a/config/project/fields/ctaColumn2--84a6a70f-85ce-43a5-ad74-738a0cbea388.yaml +++ b/config/project/fields/contentbuilderCtaSingle--17647a4e-555f-49c4-ac53-e0a1ea9e5b40.yaml @@ -1,7 +1,7 @@ columnSuffix: null -handle: ctaColumn2 +handle: contentbuilderCtaSingle instructions: null -name: 'Content Builder - Text (2 columns) - CTA Column 2' +name: 'Contentbuilder CTA (Single)' searchable: true settings: defaultLinkType: default-verbb-hyper-links-entry @@ -27,7 +27,7 @@ settings: - false - - layoutUid - - 294a2ece-4638-4884-99c5-c3564758a257 + - 2972836d-7396-4f18-aa07-07b510d559f5 - - layoutConfig - @@ -42,7 +42,7 @@ settings: - Content - - uid - - 1746a948-b207-44e5-8db2-bbb1c8d6c434 + - 6b08c15b-4f74-41f4-ba00-d45023958ab7 - - elements - @@ -57,6 +57,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -75,21 +78,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - bb43eab4-62b4-4066-9972-ef20e83b5a9f + - 421b33a4-91da-4564-96f8-bd2552d388e8 - __assoc__: - @@ -131,12 +137,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 82215dee-4cde-49b6-8c2a-fc3f4ee2abf3 + - 10af7122-bbba-4023-984b-c18301b8eeaf - __assoc__: - @@ -144,7 +156,7 @@ settings: - Advanced - - uid - - bd3616d5-d6f4-461e-9e97-a30fd3f3f5cb + - a0b7a3c7-4584-44e0-be48-c5bc4e406555 - - elements - @@ -186,12 +198,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 00b7642b-c2a2-47b0-8b4b-a380c11483f2 + - 0654427d-b2e0-4721-9231-95392f328525 - __assoc__: - @@ -230,12 +248,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 2bcc4a60-0309-43bc-9d17-eb02914d6e62 + - 19010ebc-544c-4168-9cd6-4ccecab49298 - __assoc__: - @@ -256,12 +280,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - f7e79542-598a-4300-83f9-6b55ce0a9e81 + - f7fb2ce7-4e6f-41dd-9355-86a71e71edb4 - - sources - '*' @@ -284,7 +314,7 @@ settings: - false - - layoutUid - - dca18dac-6d6b-4302-8e0a-fb0b899a475e + - 84fbf3ac-e31f-4926-8f9b-f28db7f9f89e - - layoutConfig - @@ -299,7 +329,7 @@ settings: - Content - - uid - - 4118d638-0f3a-41f8-abba-295c0e456ab2 + - 39d44a3d-bc77-4c16-874a-b8c89ba8a920 - - elements - @@ -314,6 +344,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -332,21 +365,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - cb51c884-de9a-4649-ac62-4a4bae4170ce + - 6167a5a5-a02e-4193-a320-af1f96bab34b - __assoc__: - @@ -388,12 +424,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 0405daef-1777-4255-93de-16c0436f4e4e + - 40693b4e-3ca7-413e-b748-50f8a013077b - __assoc__: - @@ -401,7 +443,7 @@ settings: - Advanced - - uid - - 55abbf3c-dd88-46b9-aeb7-d217de8d8294 + - 33ce4b7b-908c-4949-b30e-d56664fdd6c8 - - elements - @@ -443,12 +485,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - f5980fa7-0c9b-4fa5-8007-51215d5735a9 + - ae23e07d-fc95-42a6-aa86-187df34356c4 - __assoc__: - @@ -487,12 +535,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - b5e061d4-850e-49ff-a27f-6b94553c847c + - fd4f31b3-3681-45d9-b570-272759e3ff08 - __assoc__: - @@ -513,12 +567,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - dd0b4036-8acf-4438-8d26-12d01066ae6f + - 6a20091f-ed8c-4a6f-a0b3-c387e2bd8c26 - - sources - '*' @@ -541,7 +601,7 @@ settings: - false - - layoutUid - - 964dcaf9-f205-42fa-ae87-084ce324b56c + - 7f48b371-ddb5-46e6-806e-2bbac199a893 - - layoutConfig - @@ -556,7 +616,7 @@ settings: - Content - - uid - - 77d5eb70-5d56-4d27-8587-0823820c1492 + - 6132b525-e81a-48a6-8d9d-5cb888dfed76 - - elements - @@ -571,6 +631,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -589,21 +652,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - dbc97ab7-84fe-46d0-812c-2250733ba8c6 + - 11959a99-0035-4aa6-8443-24b28cf4d412 - __assoc__: - @@ -645,12 +711,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - e5ac34fe-5e93-4865-ab0d-a3bf19e50720 + - 473dff31-66df-4883-8c09-269316c87945 - __assoc__: - @@ -658,7 +730,7 @@ settings: - Advanced - - uid - - 4db8fc23-17ff-4ecc-9b1d-e608948fbe07 + - 60814646-1a66-450e-9a3a-91122ab77495 - - elements - @@ -700,12 +772,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 3aa3f4cb-9490-4988-aec5-366490d7b66c + - fec84a11-3351-4a42-acca-8a19873e3268 - __assoc__: - @@ -744,12 +822,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 8751e7ee-e901-47ac-a696-a401ca04ff17 + - dfe9ad65-4e5e-46bd-9733-7269f0bab21e - __assoc__: - @@ -770,12 +854,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 291ae51f-6237-4b6c-b9a2-9402e9bd97c5 + - 54b0a93a-ca90-4ed3-beea-d2c573e38f13 - __assoc__: - @@ -795,7 +885,7 @@ settings: - false - - layoutUid - - e283dcfd-1889-445f-95d9-c1f13a15f4f0 + - 1243f3c8-69f9-4fd3-a1a8-88bbd43c5411 - - layoutConfig - @@ -810,7 +900,7 @@ settings: - Content - - uid - - ba70d40e-d9a1-43c7-9172-08f2b3845e8a + - 0b76ebe8-a2be-4c84-bd66-af57e67e6fb2 - - elements - @@ -825,6 +915,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -843,21 +936,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 41e2bc26-1215-4a8e-be90-b3d16088ce57 + - 4f8e5e35-43b6-489d-b0a2-8cc7e6b18754 - __assoc__: - @@ -899,12 +995,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - a9ff46b0-e25a-486d-9ec0-d056ba9ca17d + - 34d07f12-9043-426b-8091-90349d2f819f - __assoc__: - @@ -913,12 +1015,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 683ce2e3-02f2-48b3-8af2-57699763a59f + - 07217770-7255-421b-9344-6bf82e28ca78 - - fieldUid - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style @@ -929,7 +1037,7 @@ settings: - Advanced - - uid - - 431114b0-e651-435e-b4f4-d54c2ead205d + - 44957f12-0a9c-45f3-892f-11ee2f1161b9 - - elements - @@ -971,12 +1079,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - e67bd3aa-5508-4c21-a171-4da3a91aabfb + - c5010f0b-bd6c-4e88-8473-34e7fac5f835 - __assoc__: - @@ -997,12 +1111,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 9afd4fc9-0c2d-4f8b-b653-80c26af997d4 + - 90c2772e-a144-4297-8a7b-da18e71f8c10 - __assoc__: - @@ -1022,7 +1142,7 @@ settings: - false - - layoutUid - - c7e7e528-4183-411b-a4ac-2dc943f7b5f6 + - 47bfa715-66c7-4b56-bbb0-907fc179d0dd - - layoutConfig - @@ -1037,7 +1157,7 @@ settings: - Content - - uid - - caa9a38a-f122-400c-a231-32c221587b91 + - 4a398367-b0ae-4f5b-a248-65ea056bfd22 - - elements - @@ -1052,6 +1172,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -1070,21 +1193,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 5392b9e9-99ba-4196-9605-d43f427579ca + - 2a23ee5e-db51-4950-9491-4521dbd3e038 - __assoc__: - @@ -1126,12 +1252,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - d6afafe3-41a9-412c-a21a-41a72e395db5 + - f5601bcd-05ca-4543-b660-a6b176d93731 - __assoc__: - @@ -1139,7 +1271,7 @@ settings: - Advanced - - uid - - a68f427e-0513-4fe4-a05c-2655724a419c + - 425cf1d7-c1bf-4acf-8426-54df37def357 - - elements - @@ -1181,12 +1313,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - c5a6d46e-13ac-4c3a-b898-1b188a54314f + - fdd06174-1c4a-4ed0-bb9c-2a30e6e03ee4 - __assoc__: - @@ -1225,12 +1363,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - b3324018-fd98-4cc7-87a9-a10c73517071 + - f63ba793-6515-4173-88fe-34dc50b8e38e - __assoc__: - @@ -1251,12 +1395,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - ac3fc7c5-0c9a-4ea9-b708-ce3c386bd4f0 + - 7c0c20d3-9ab4-4c1e-a67b-c0b005fa4b92 - __assoc__: - @@ -1276,7 +1426,7 @@ settings: - false - - layoutUid - - 51220ad5-9132-460e-aaa9-b89fcdd8dc62 + - 75d67981-52f8-47de-b115-c30a6e76d6a9 - - layoutConfig - @@ -1291,7 +1441,7 @@ settings: - Content - - uid - - 4c2fe588-0925-467e-947c-971658e3e1c3 + - 01af742c-f1ba-4cae-9fe9-29076c1ee97d - - elements - @@ -1306,6 +1456,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -1324,21 +1477,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 2498855d-9610-475d-8939-4ba01aeca110 + - cdfe9493-b85b-493c-9c9d-9e83ff92d19e - __assoc__: - @@ -1380,12 +1536,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 145f7cf8-87cb-4d90-881f-1b822d701bea + - 3c7791b2-db5f-4f0a-9b26-7fd64357e4d2 - __assoc__: - @@ -1394,12 +1556,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 5d789812-16a4-40c8-9563-21eae5e07408 + - 25335e51-3a31-4a3c-b18d-73633e8c5d2a - - fieldUid - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style @@ -1410,7 +1578,7 @@ settings: - Advanced - - uid - - 2bd64265-0f47-466f-9542-7a8661ace71f + - e3102e31-851d-4c90-9548-7e45220db328 - - elements - @@ -1452,12 +1620,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 45446ef1-5716-44f3-acc4-f14201d9e533 + - bd5c11d7-09c1-4e27-8594-f1e9e07df3aa - __assoc__: - @@ -1478,12 +1652,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 8e8a00a2-2e72-453e-adb7-2accc6c319b9 + - 5ce12031-ef46-44bc-a8a0-5ade22760232 - - sources - '*' @@ -1491,13 +1671,13 @@ settings: __assoc__: - - type - - verbb\hyper\links\Phone + - verbb\hyper\links\FormieForm - - label - - Phone + - Form - - handle - - default-verbb-hyper-links-phone + - default-verbb-hyper-links-formie-form - - enabled - false @@ -1506,7 +1686,7 @@ settings: - false - - layoutUid - - b28de8e6-0ba2-4d7e-bfbf-bc45bf739f99 + - 1be07bf4-fbed-4311-9aeb-44ee8d3eb174 - - layoutConfig - @@ -1521,7 +1701,7 @@ settings: - Content - - uid - - b0ae2ac5-6374-4e4b-a001-1c6cbeba2d05 + - 5e7d160d-3c02-4a55-a180-4234a04191a9 - - elements - @@ -1536,6 +1716,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -1554,21 +1737,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 52a570b7-7610-44a0-aabc-56af6f7764bb + - 8d3dc36c-89aa-4fb4-922f-bbc7da3b46cd - __assoc__: - @@ -1610,12 +1796,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - f46abc4e-f2a6-4017-ab09-f3b234c939ea + - f5b9e83b-9cee-4679-b391-45373274b9a7 - __assoc__: - @@ -1623,7 +1815,7 @@ settings: - Advanced - - uid - - fa8ffdcf-e961-48eb-bedb-86e6fcdc2c93 + - 5de80086-89eb-4e76-92f1-a5f54cb2bfa2 - - elements - @@ -1665,12 +1857,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 883450cb-5d33-49e4-b1a1-31deb9c532fd + - 8a6a8f47-607a-41ae-a6f4-9030878b2338 - __assoc__: - @@ -1709,12 +1907,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 85daf985-181c-421c-aaba-be8ce0c31154 + - 98337ea6-d633-410b-95d0-af1f1d85253d - __assoc__: - @@ -1735,23 +1939,32 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - f26a3f8e-2512-4476-9627-7993ef9d90a7 + - 4e267af4-82f9-4b27-930b-4282b9f9abea + - + - sources + - '*' - __assoc__: - - type - - verbb\hyper\links\Site + - verbb\hyper\links\Phone - - label - - Site + - Phone - - handle - - default-verbb-hyper-links-site + - default-verbb-hyper-links-phone - - enabled - false @@ -1760,7 +1973,7 @@ settings: - false - - layoutUid - - 96c345f0-fcd1-4997-9f55-43907ad2327b + - b3099f32-261a-4ec5-8c55-609d5c9624e5 - - layoutConfig - @@ -1775,7 +1988,7 @@ settings: - Content - - uid - - 6a18ea6e-b0db-4829-b0ed-6588c89c7fb1 + - 298fd3f9-b513-44bb-9e74-d4cccaf1fd2a - - elements - @@ -1790,6 +2003,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -1808,21 +2024,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - b41b07d4-b2c3-4cc8-a089-bfea57e3ee43 + - c03436b5-db9f-4a97-bb1c-05a458b9f9a4 - __assoc__: - @@ -1864,12 +2083,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - f6b7d65b-c0f5-410c-9dbf-3ad457d92bf7 + - cb289684-d37e-44b1-8b1f-9407b2e7bff4 - __assoc__: - @@ -1877,7 +2102,7 @@ settings: - Advanced - - uid - - 5765f1bb-7ccc-424a-9c2d-e32df1df400c + - b0e2825e-3b6b-45fb-8f66-37d4b9739fec - - elements - @@ -1919,12 +2144,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 32dc44d0-f039-4ed8-b245-1624397f0ee4 + - 85330058-5792-44dc-aa89-bcde4b05e965 - __assoc__: - @@ -1963,12 +2194,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 6fa5623b-cd98-4fe0-8bf2-0be8a05a8441 + - 81fa1704-70f1-46c3-b192-0b66928b90f5 - __assoc__: - @@ -1989,35 +2226,38 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 205c8044-e2fb-41c3-ba02-7f0a937d378d - - - - sites - - '*' + - 7cb16988-45cc-4d5b-bb59-e96b1ede87e9 - __assoc__: - - type - - verbb\hyper\links\Url + - verbb\hyper\links\Site - - label - - URL + - Site - - handle - - default-verbb-hyper-links-url + - default-verbb-hyper-links-site - - enabled - - true + - false - - isCustom - false - - layoutUid - - 04e2896e-5aa8-4f38-b2b2-8284ab3b5f4d + - 306404f5-c32f-4a16-a486-2dfa47539008 - - layoutConfig - @@ -2032,7 +2272,7 @@ settings: - Content - - uid - - 1bd90b5c-bcba-4e0c-aa84-57ceb12b8595 + - 1cf97006-c662-4cbc-8d88-e7183b9fa764 - - elements - @@ -2047,6 +2287,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -2065,21 +2308,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 19600dc9-09ed-43dc-99f1-c5685e3f1e55 + - d13ecdc8-ac95-4dc0-899f-57d177f37ad8 - __assoc__: - @@ -2121,26 +2367,325 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - ecc371bd-2933-473f-a53c-9530f4bebf08 + - 6f294e63-eb99-4628-8a8a-58e2cc47a784 + - + __assoc__: + - + - name + - Advanced + - + - uid + - 362c3c3c-cc9b-484a-b9ae-90829f29752d + - + - elements + - - __assoc__: - - type - - craft\fieldlayoutelements\CustomField + - 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 + - d0ce2c76-9670-41d5-9536-a9b0d2f8a459 + - + __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 + - b1b3feb8-6c16-4adc-b6e8-ac6d75971402 + - + __assoc__: + - + - type + - verbb\hyper\fieldlayoutelements\CustomAttributesField + - + - attribute + - customAttributes + - + - requirable + - true + - + - mandatory + - false + - + - translatable + - false + - + - required + - false + - + - providesThumbs + - false + - + - includeInCards + - false + - + - width + - 100 + - + - uid + - 4a76c029-4fbf-4c86-9edc-ab8bf87b8678 + - + - sites + - '*' + - + __assoc__: + - + - type + - verbb\hyper\links\Url + - + - label + - URL + - + - handle + - default-verbb-hyper-links-url + - + - enabled + - true + - + - isCustom + - false + - + - layoutUid + - 93e36ad2-e78f-4f10-b106-82b89acbc205 + - + - layoutConfig + - + __assoc__: + - + - tabs + - + - + __assoc__: + - + - name + - Content + - + - uid + - ebb1f5bc-a86e-4631-8e6a-6b78b5334432 + - + - 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 + - 8f30b6c4-2b19-4ddb-8d70-7c1ed210d583 + - + __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 + - 6709e3cc-3e3b-41eb-80f7-0144d3ca3f7a + - + __assoc__: + - + - type + - craft\fieldlayoutelements\CustomField + - + - required + - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 46c5a481-8bd7-4dbc-bc59-fc473f5707b9 + - d268833d-8df6-4115-9461-79d953833f6a - - fieldUid - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style @@ -2151,7 +2696,7 @@ settings: - Advanced - - uid - - 17b94931-652c-489a-aa60-87bfd15ca467 + - 13723550-9964-4776-ae68-b088ed798999 - - elements - @@ -2193,12 +2738,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - fc74a9cf-1639-489f-9b8e-61a60efe1540 + - 9cee32dd-6321-463f-90da-4008effdf321 - __assoc__: - @@ -2219,12 +2770,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - aec7c67a-1046-49c9-9de2-12570fb06b71 + - 77240d3a-5a79-4280-8823-25c60cc1e718 - __assoc__: - @@ -2244,7 +2801,7 @@ settings: - false - - layoutUid - - b7d0cc90-1b22-4f1b-9610-0cdf6e8f18bc + - bf95eb25-fb24-43d7-b017-a25692047df9 - - layoutConfig - @@ -2259,7 +2816,7 @@ settings: - Content - - uid - - 21ed5ccf-6bef-43cb-a46d-e2fbfdf452fd + - 4aa0b260-a26e-443f-b45e-0045e8ee2381 - - elements - @@ -2274,6 +2831,9 @@ settings: - - mandatory - true + - + - requirable + - true - - autocomplete - false @@ -2292,21 +2852,24 @@ settings: - - readonly - false - - - - requirable - - false - - translatable - false - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - 4466eb4a-f5e3-466c-8bb7-57498441d844 + - 382fed93-e9c0-4083-aac0-ebf69f636bf1 - __assoc__: - @@ -2348,12 +2911,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 50 - - uid - - b9d3428a-b214-4d77-96b4-4ea6bcc55d1e + - 1e4669fe-ddcc-4ac4-90bd-ff96b9d7e6cb - __assoc__: - @@ -2361,7 +2930,7 @@ settings: - Advanced - - uid - - fbbd27fa-ad51-4a79-84c9-7caf26ded0e2 + - f4eb41c2-5ff0-4ada-9969-2621795d270c - - elements - @@ -2403,12 +2972,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 76a212d1-5a22-4c1b-97a7-c20b748d1ab8 + - 01910d5a-8300-4e89-a4c1-78306298fa7f - __assoc__: - @@ -2447,12 +3022,18 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 1bbfcf89-2478-48d2-ad9d-0842d09f617d + - 43ce9a96-856c-4c8f-8f09-e224a462db51 - __assoc__: - @@ -2473,16 +3054,22 @@ settings: - - required - false + - + - providesThumbs + - false + - + - includeInCards + - false - - width - 100 - - uid - - 480b34a2-7c86-4d32-8013-f2b2d067b8b9 + - 05f118ed-c288-43a5-8e0c-4aeab9e75816 - - sources - '*' - maxLinks: null + maxLinks: 2 minLinks: null multipleLinks: false newWindow: true diff --git a/config/project/fields/cta--df7389a1-233e-4f41-8340-9d16eee18c51.yaml b/config/project/fields/cta--df7389a1-233e-4f41-8340-9d16eee18c51.yaml deleted file mode 100644 index bc1d3f32..00000000 --- a/config/project/fields/cta--df7389a1-233e-4f41-8340-9d16eee18c51.yaml +++ /dev/null @@ -1,2491 +0,0 @@ -columnSuffix: null -handle: cta -instructions: null -name: 'Content Builder - Call To Action - CTA' -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 - - 758ba592-ce55-433d-9d7f-2e515bf17104 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - f73f3435-89ca-47f7-ba5a-766b879d3e22 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 7dcb1ab3-bcaf-4209-b1fd-375e92bc2c1f - - - __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 - - - - width - - 50 - - - - uid - - 9e7102ff-2a4f-4a21-bebb-d20d7abce7c0 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 9aed0b80-8be3-4130-9bea-5dddf8af18e2 - - - - 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 - - - - width - - 100 - - - - uid - - 55057e01-6378-45c8-a55a-cda6156dc4ca - - - __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 - - - - width - - 100 - - - - uid - - bbfcf58c-9564-4d5f-a98f-2e34e5aa5d1c - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 64e03620-f4f5-4400-89a6-fa7a2f831127 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - adccbcea-4be5-4815-9eba-5197ab3cea31 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - dc79b4e3-49c0-469f-b2c3-ea07426e6e5f - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - e840b5d2-797f-4822-a1e0-7810108c3631 - - - __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 - - - - width - - 50 - - - - uid - - 1537f6e7-944a-4eaf-8907-d23cb55ad73d - - - __assoc__: - - - - name - - Advanced - - - - uid - - be057000-f600-40ad-8575-4481a31c367c - - - - 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 - - - - width - - 100 - - - - uid - - 90b66799-136f-44a2-ae96-410a1ccb2d96 - - - __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 - - - - width - - 100 - - - - uid - - e29bbf12-5672-4821-a9f2-87871b0ab58e - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 245d8d0c-a249-48e1-b8d0-45a45faa35fc - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 361cb09b-b284-459b-b8cb-83758e09d00e - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 41099eb3-08d5-4821-bd34-c6f375ef8129 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - cf4ffc32-b858-48b9-91ea-9e2f62a424ec - - - __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 - - - - width - - 50 - - - - uid - - 054a93fd-1a34-4cc7-925d-716233035ec6 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 51640c35-4aef-42e9-94c6-ee0ec910834e - - - - 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 - - - - width - - 100 - - - - uid - - 28e11485-e168-4ed4-b312-1edfa4278c41 - - - __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 - - - - width - - 100 - - - - uid - - 042e66fb-9bf8-41ff-9757-cf9cada501e0 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - c2e2e6f4-d3fa-4654-9fa2-1207c1a93b4a - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 44eb5d6b-1943-492a-a812-1073414718dc - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 831fd784-c3d6-420a-bf2c-958b4df513b8 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0c7c80ec-6844-4ca1-be92-daad9f165310 - - - __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 - - - - width - - 50 - - - - uid - - 5f92761e-022a-492a-a905-349df14bcd81 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - c41c13f4-6e32-4307-9d98-eafb58a6ca80 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 1e8b0a55-a3a4-48f3-9c34-4b59ed80275b - - - - 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 - - - - width - - 100 - - - - uid - - 86e4d5c8-2748-4e7d-88b2-955e01cf359c - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - eb063478-8bdf-40bf-870f-fca7ab05612f - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - f62baa93-b627-41d0-a249-dfedd61d0b22 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 15b80f06-c74f-492f-a0ed-b8ccd71be91d - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 6bb7ea78-a875-42f4-8917-94fc191b7e4b - - - __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 - - - - width - - 50 - - - - uid - - 33f80514-f201-4e34-bb9b-113bad609274 - - - __assoc__: - - - - name - - Advanced - - - - uid - - be68ad9f-aebf-4bdb-af8a-2c925e9214e6 - - - - 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 - - - - width - - 100 - - - - uid - - 8a7b7d3f-d0f3-40c0-adc7-f17454620a84 - - - __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 - - - - width - - 100 - - - - uid - - aa13db03-d860-42ae-ae01-6b7afc4daa9b - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 7f6e437f-e069-4ff5-b398-9b47af738212 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 767915ac-f8bd-4384-825e-1fa2ddc2496b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 4dab77a5-83c0-4b74-9b71-08d24e06307e - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - edc3bdf1-4b81-4244-87cf-ecb6f1b50edd - - - __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 - - - - width - - 50 - - - - uid - - 92c268ba-7398-4564-bbe3-c9bfb133cabc - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 86d7c082-1152-414e-8ade-002acbddd830 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 9137b97b-c60a-4259-b64e-c157aa24514d - - - - 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 - - - - width - - 100 - - - - uid - - 4cea8c0b-4b8c-4328-8f81-0e3e3a916edc - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 53aa91b2-7629-46a3-8606-c7b3e5865f11 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - a5418ff9-40da-4053-9a86-661c0f928e68 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - edfc943f-52ba-4030-a69d-ee07710633d9 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - d553b293-616d-45c1-9625-899af73d09eb - - - __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 - - - - width - - 50 - - - - uid - - 0e990569-211a-43e7-ba80-f4b3d2e529ce - - - __assoc__: - - - - name - - Advanced - - - - uid - - d9c6a457-c044-423e-bb72-841127385c9e - - - - 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 - - - - width - - 100 - - - - uid - - 1e90f5cc-5a6d-4072-adac-7982b47118bb - - - __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 - - - - width - - 100 - - - - uid - - 078a059a-fc10-478a-a9ef-72b93a336d30 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - aca8df8e-1d02-416e-9278-f732b92c3a52 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 77828956-e181-46a9-ab33-e068fef25667 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - f1779175-5071-4dbd-b89b-dd24f2cb5036 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 4c3c9822-0fe2-4bcb-9d9f-a6ff4ac52915 - - - __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 - - - - width - - 50 - - - - uid - - 085543a2-ea08-49ff-9430-6c7158f82862 - - - __assoc__: - - - - name - - Advanced - - - - uid - - d6561fce-30b9-4f2a-88d1-ad2284d6dc97 - - - - 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 - - - - width - - 100 - - - - uid - - a08fab38-2f9e-4159-ac89-f59d23aaa6c3 - - - __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 - - - - width - - 100 - - - - uid - - 3df5899e-7a8f-4d0e-a809-7d1c9d2c2141 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 05428447-41ca-4f3d-9a54-c5388c4b2658 - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - bfe4e59b-c8c6-4290-9b32-676020e8658a - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 66daac39-998f-4192-9776-fd79836fdb83 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0e8940d5-dcca-4a4f-8395-a5dc499ec8e5 - - - __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 - - - - width - - 50 - - - - uid - - 3c1ecdad-f26e-4ba4-83b9-9f743fab1cc6 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - d4dedafe-947c-407e-ab01-0440045c8a13 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 28e595ae-fca2-4e88-b617-6da8a30aebd0 - - - - 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 - - - - width - - 100 - - - - uid - - acd5302e-87e1-4073-a7e8-81b44b6837b1 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - b7364bec-57a6-4c01-9e54-459db6dad0dc - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 1df26868-fccd-4831-8d98-9c916321ee0c - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 5d249e8e-6316-4a18-ba07-442b925cc7c2 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - db949396-184f-491c-bf2a-d2e7289dbace - - - __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 - - - - width - - 50 - - - - uid - - ab2c65da-7152-4d39-99c8-73a819f0604e - - - __assoc__: - - - - name - - Advanced - - - - uid - - ac39a485-cb03-414d-88f8-eddf1b4a6266 - - - - 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 - - - - width - - 100 - - - - uid - - 96ebdf8b-e904-4eca-b395-7ccf8a5934d3 - - - __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 - - - - width - - 100 - - - - uid - - 939f5e1c-ec7e-44fd-a408-4a53745a61db - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 53ba3d05-195a-45c7-af8a-f53ff2464579 - - - - sources - - '*' - maxLinks: null - minLinks: null - multipleLinks: false - newWindow: true -translationKeyFormat: null -translationMethod: site -type: verbb\hyper\fields\HyperField diff --git a/config/project/fields/cta2--302aeb89-2e5c-42f2-a735-98e504b28a37.yaml b/config/project/fields/cta2--302aeb89-2e5c-42f2-a735-98e504b28a37.yaml deleted file mode 100644 index debc1704..00000000 --- a/config/project/fields/cta2--302aeb89-2e5c-42f2-a735-98e504b28a37.yaml +++ /dev/null @@ -1,2491 +0,0 @@ -columnSuffix: null -handle: cta2 -instructions: 'Add one or more call to actions and define styling (button, link, ...).' -name: 'Content Builder - Quote - Call to action' -searchable: true -settings: - defaultLinkType: default-verbb-hyper-links-url - defaultNewWindow: false - fieldLayoutId: null - linkTypes: - - - __assoc__: - - - - type - - verbb\hyper\links\Asset - - - - label - - Asset - - - - handle - - default-verbb-hyper-links-asset - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 2710626b-3972-49ed-83d4-5bbf917f70c6 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 981bfc33-5dc0-44e2-853b-3ad163d0a202 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9a060d52-c5ff-4413-aa57-f851d59192ed - - - __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 - - - - width - - 50 - - - - uid - - 8d2ae774-566f-4bb9-b72b-3c7eee03f812 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 90b6a5c9-8135-4079-8557-142bc694b284 - - - - 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 - - - - width - - 100 - - - - uid - - fb1555ca-2491-47ee-af3d-fa02dcfab36a - - - __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 - - - - width - - 100 - - - - uid - - e99a83ba-1a78-4e41-a4e7-724c3a127298 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 606e3f8b-1bbd-4e5f-aeaf-c7b41423704c - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 4eeb0d2c-68be-4e00-b7f8-95e701cd67c3 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 3fc652a2-70ca-4c0e-93ea-d1b9ef826703 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 76748625-f7b8-4d06-a099-2807213ca881 - - - __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 - - - - width - - 50 - - - - uid - - 5ccb4dc0-3db8-4216-bd85-daf66242eb9e - - - __assoc__: - - - - name - - Advanced - - - - uid - - bba7ad21-87f8-48cb-85bb-1565c6189f73 - - - - 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 - - - - width - - 100 - - - - uid - - d4aa4e38-5c45-4e00-bfae-a255006815dc - - - __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 - - - - width - - 100 - - - - uid - - 40db03ce-2040-4fd7-bed1-9ee530b436d3 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 18b124e8-7377-47dd-a850-54d18ad1fc64 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 6908ed61-c9e9-4381-a09a-8a9462f2bf1d - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 65f04c98-f363-4b4b-b642-423940ddf0b8 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - e8f71326-0088-4dca-b7f8-09c1196e34f4 - - - __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 - - - - width - - 50 - - - - uid - - 6f627042-9edc-4f82-9c3d-31d38a073308 - - - __assoc__: - - - - name - - Advanced - - - - uid - - accbb663-884a-475d-90e7-7e70ce5f2d61 - - - - 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 - - - - width - - 100 - - - - uid - - 116a22d7-cb0e-4d7d-8de2-c574023af124 - - - __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 - - - - width - - 100 - - - - uid - - 6422ddb8-8677-4035-b2aa-7f65ac8144ae - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - b8dc3c5b-16b0-4a71-b4bf-1f6476deddf1 - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 57c1ec34-559a-4f84-9c33-9a1bf3dc1500 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 144f87f9-8478-43fa-a529-4c6b59dfe94b - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 78a5473e-fd4c-4f9a-8127-46fa86149210 - - - __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 - - - - width - - 50 - - - - uid - - a2094ae4-a548-49e5-b6c5-2f01f932909c - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 9aedd910-a4b1-4537-bfc9-ec5172f9b0ee - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - ae0be153-fdb0-4395-a047-2979a24c9493 - - - - 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 - - - - width - - 100 - - - - uid - - 6226676e-b9d7-4133-962b-a0e6e0f5b2fd - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 836d2f83-3648-4320-9748-43bfba0684d2 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 507acb58-7f00-4e66-8d83-45eda10232fa - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - a21770a6-95aa-419c-a2f4-80aafcf9a55a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9b971c6a-e8ad-4dea-8401-a77b8217d587 - - - __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 - - - - width - - 50 - - - - uid - - f9597a52-a2b2-4807-a1e8-e76bf5c68ab0 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 6dbbdd6a-b4b2-4ee9-8de8-1538585a31da - - - - 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 - - - - width - - 100 - - - - uid - - f7789c29-3c9b-4328-baca-5c4d3035491c - - - __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 - - - - width - - 100 - - - - uid - - 253baa9d-d9c4-4d5c-9b71-806227f35fda - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - dd5f9b0b-3dbe-46eb-9b4f-51fadd1c83e9 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 58a72477-1bd2-4c85-9af1-8a1eeb1a5886 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 97da259a-f950-45a6-a7e8-fa0772a7d4ab - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 8f4b0c30-3580-4035-8412-b9e37fb3b088 - - - __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 - - - - width - - 50 - - - - uid - - 6b6e462f-3486-4c5f-bd7b-e3b1a143c87f - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - c8eb2cde-21e8-4517-8434-9f7c43f41103 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - e675d978-da2c-4850-8a09-954121537695 - - - - 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 - - - - width - - 100 - - - - uid - - 99c75ad2-a4e5-4401-abeb-96eb15240be2 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - b1ab8168-c456-4b49-bc59-2250c81315ac - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 016932a5-a22d-4779-8c30-8ab779a53106 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 3cb97874-5caa-4179-8334-538451210428 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - a1f0468c-19fd-47bf-944b-b8d67585d63c - - - __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 - - - - width - - 50 - - - - uid - - 860cb9e5-620d-4975-8695-1d2e9db88155 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 653a7c33-3291-4f18-b05a-2ed4bf96bf6c - - - - 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 - - - - width - - 100 - - - - uid - - 5c7b2875-1b32-4f83-a854-bd6d23ea55d3 - - - __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 - - - - width - - 100 - - - - uid - - f5a1b22b-0759-4bcd-bb56-c3ae4611e232 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 59ef845f-053c-4f3d-91c2-b7be98965211 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - ac038d8b-a09b-4449-b3d5-f20257f8b548 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 27be3b8d-e2a4-480a-9021-4fd4cb698554 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9cb57f9d-2923-4fcd-97cc-ba234bb24214 - - - __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 - - - - width - - 50 - - - - uid - - ca2fd4b0-2348-4c29-b5a3-6e9511177128 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 77f44a83-2e83-4be5-ac71-30e2fd54921f - - - - 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 - - - - width - - 100 - - - - uid - - 2c54341b-da2b-4a33-9265-2f9caf5ea7e6 - - - __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 - - - - width - - 100 - - - - uid - - fd1eefb4-25ac-48f4-b36a-7413fbf87ecb - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 0efe7be9-df87-48b8-ba3b-ac173b6551b6 - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - ef7103b8-8c87-41e6-9076-682f112dc77e - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 27d5e414-feaf-4bc7-a383-1f71a261e966 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - a14184b2-7104-4ae0-9ec3-9b380e3a3f03 - - - __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 - - - - width - - 50 - - - - uid - - 5ebe59f0-3cb9-420c-b871-f084ee1ffcc6 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 4aec5767-70ad-4034-8ee8-8f67e13c01d4 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 0df2b934-54a3-4c9e-bd95-614c2c18969e - - - - 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 - - - - width - - 100 - - - - uid - - 15af8a3a-1ad4-4b76-8f94-16f18bed0136 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 49555eea-b959-4432-adab-db246ded0039 - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - be7a80e3-0fc2-416a-b097-8d35453a3ad7 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - c5a1973b-49d5-4250-aaf7-2ceec5a274fe - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - f42a279d-f093-4964-84f3-8719a568af10 - - - __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 - - - - width - - 50 - - - - uid - - 33672ded-fba0-441b-bb98-d01dfd2b5506 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 558f820b-41f7-44b9-bbed-934c720566bc - - - - 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 - - - - width - - 100 - - - - uid - - 2b27fa3b-693d-43dc-afc7-0d50075fb8cd - - - __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 - - - - width - - 100 - - - - uid - - 2b1481e8-cb7f-47e5-9abc-75f752f91fe5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - ad94a9c0-6d52-440f-b416-7fa0799fada8 - - - - sources - - '*' - maxLinks: 2 - minLinks: null - multipleLinks: true - newWindow: true -translationKeyFormat: null -translationMethod: site -type: verbb\hyper\fields\HyperField diff --git a/config/project/fields/cta4--ca8bb389-d0f3-4dbb-af40-e2f6ef211040.yaml b/config/project/fields/cta4--ca8bb389-d0f3-4dbb-af40-e2f6ef211040.yaml deleted file mode 100644 index 94c3f0f5..00000000 --- a/config/project/fields/cta4--ca8bb389-d0f3-4dbb-af40-e2f6ef211040.yaml +++ /dev/null @@ -1,2491 +0,0 @@ -columnSuffix: null -handle: cta4 -instructions: 'Add one or more call to actions and define styling (button, link, ...).' -name: 'Content Builder - Text (+ Image) - Call to action' -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 - - 4ef4ec35-89c3-41c6-89fa-4dd81f381dd6 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 452ed7c1-26af-45f7-b748-25d0f679fdcd - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 462a0af8-59a2-4ea6-94df-7300ba34fe19 - - - __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 - - - - width - - 50 - - - - uid - - 89572b4a-3ba7-4c3a-8035-80a29a565498 - - - __assoc__: - - - - name - - Advanced - - - - uid - - ae4d7ea8-c47c-448c-8d85-a2582152509f - - - - 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 - - - - width - - 100 - - - - uid - - 374e2185-96bb-4fc5-a6b4-493c36806e2f - - - __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 - - - - width - - 100 - - - - uid - - d1278f67-c8f8-4125-9a08-c59ee57ce411 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - c2fe6daa-5439-4834-b84d-647ba9c88a1d - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 950ed6e0-7d95-442c-aaeb-b98041e01c34 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - d39bff8e-d61d-454f-b3ed-b4e75ad305db - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b14ffda3-e3e3-4a19-9673-e98afd474ea9 - - - __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 - - - - width - - 50 - - - - uid - - 32dfe317-d486-499f-983e-510fa567343f - - - __assoc__: - - - - name - - Advanced - - - - uid - - 99bb4728-4cce-4319-a293-b9c77796341e - - - - 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 - - - - width - - 100 - - - - uid - - 86a52a83-3263-47a2-88e8-702eed722bb2 - - - __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 - - - - width - - 100 - - - - uid - - 9bae71d7-bb07-49aa-9791-1ba913616fd8 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 5d848c63-8a74-4848-8b93-fd9be443f0e2 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 085d7eea-92dd-4fda-b82a-d877805b45a4 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 75b0274d-8b00-4fdf-92f3-a88e15286f5e - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b8eef3d3-753b-4afa-8771-601c7e3cd3a6 - - - __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 - - - - width - - 50 - - - - uid - - 03b4f782-6cb9-4ba1-b346-790fd7879b1d - - - __assoc__: - - - - name - - Advanced - - - - uid - - f63d810e-a59c-4f17-a5db-2b832d982695 - - - - 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 - - - - width - - 100 - - - - uid - - 9fea390c-4c7b-455d-8087-d145bf624123 - - - __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 - - - - width - - 100 - - - - uid - - c9d9c944-a8f4-41b4-9562-956c08b3593d - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - b3e7a0cf-9e96-4b5a-9cb3-078d9919e07d - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - e6a541c1-4bd1-4b5c-af0e-7007bd2b2518 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ef1ee845-e9e8-4d7f-b6af-6f043175d76a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 10265bc5-151c-4cb6-9fa6-794f08f71b63 - - - __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 - - - - width - - 50 - - - - uid - - c9cb4ef8-f494-4fe9-b932-f4448ac3093e - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - acad9c71-8015-4c71-bee0-b100f082860c - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - b890ae27-d1b7-461f-9943-55e341b43268 - - - - 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 - - - - width - - 100 - - - - uid - - aa84dbf2-3d73-4e96-8bbd-473a7141aff5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 689a8b86-2039-440a-a118-001e7537de90 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 90df9a9e-9f0e-4c11-9c8f-32c18b6b9c8e - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 7ef08978-6f14-4272-9d45-b7dd24cba694 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 65293571-7a4c-408d-9147-dafafa87b6f2 - - - __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 - - - - width - - 50 - - - - uid - - 45f0b7a4-9106-45af-97f6-0bc61f9413d2 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 66de4bc0-d442-4e38-bb37-30511e8f7ad5 - - - - 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 - - - - width - - 100 - - - - uid - - 9b106b61-ecf4-44cd-ab5e-09ff32f216fb - - - __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 - - - - width - - 100 - - - - uid - - 1d1f469b-2330-477a-abd3-5681b73bebaa - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - e7fa9154-6346-4db4-a580-996b271e2212 - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 4a933efc-6798-4252-885e-b2ee15b14889 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ec57ab37-4601-4768-ab20-72b06b9ee8cc - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 1ad3bcfd-d269-4641-8e59-06c5442974f4 - - - __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 - - - - width - - 50 - - - - uid - - cb5805ab-bc81-42a5-b3f6-c0f0b341338b - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 6e4530fc-b793-4b71-b777-fac858bc7377 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 2bec8120-5f75-4dea-b5e8-36f270ce162c - - - - 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 - - - - width - - 100 - - - - uid - - 26a8097b-2e71-4810-9351-91239ce23a6f - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - b6f1fe16-8474-428b-a057-c510c164fcd6 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 230365b2-d00c-45e1-9789-38f64534bf3d - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 2ecb40d2-9ddb-4ed6-bc1c-32622484a3e6 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0c5bfbd8-6109-4eaf-a85d-157c4b2c41c3 - - - __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 - - - - width - - 50 - - - - uid - - ae705fe4-00c5-442e-baa0-afa32d06f07a - - - __assoc__: - - - - name - - Advanced - - - - uid - - 38cd90bc-d029-4d62-a7b6-74d4e61bf1fb - - - - 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 - - - - width - - 100 - - - - uid - - 5d2dfd38-ed24-4f3f-a52b-7b669d999844 - - - __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 - - - - width - - 100 - - - - uid - - b35c2d09-13c2-477f-90dd-8abecd8ec6ea - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - de494d7b-1776-4cf4-abe3-a5977931e023 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - aba63025-ce34-4d31-9a54-906e85304ebc - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - b12e5a65-3ba3-480f-a219-a3059728ec7a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 27ae5422-9f1d-4997-affd-35f2bbbd6799 - - - __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 - - - - width - - 50 - - - - uid - - 48f93bf8-05b6-4927-9150-f7fe3155aefc - - - __assoc__: - - - - name - - Advanced - - - - uid - - 2a74dfb8-2424-44ba-820d-932b8a467dc5 - - - - 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 - - - - width - - 100 - - - - uid - - 0acaef11-e851-4531-9e33-e5b2c3b8866e - - - __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 - - - - width - - 100 - - - - uid - - d68c3f1d-51d2-4ebf-8e80-3566ea471cc5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 3f7aa562-9483-405e-b620-27ff2a8cfeeb - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 3dc61631-849d-42dc-aa5f-c319437afaca - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 306d0db7-7787-44f4-aa15-449bdacf8883 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 0815caa2-54ac-4e31-bb67-0244c9c29d36 - - - __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 - - - - width - - 50 - - - - uid - - e61db7a6-82fd-4bbd-8bb0-a255ac95ebc3 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 2c6e7904-0f09-4695-b0d7-f9c53133ea6b - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 2c941453-bb5c-4d8f-bae0-b152f99a6aea - - - - 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 - - - - width - - 100 - - - - uid - - e91e9a92-7a29-46b8-82f2-a6a9b142f509 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 9dc9bdc6-fc8b-4c05-a569-04b3987ebc8f - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 96524ce2-f8c3-4575-bde0-ab87f1854898 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - fe32f8ea-96f3-4355-b943-5803f49c4294 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - c403e671-fd2f-43a6-9b3f-3fb4decd2a7e - - - __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 - - - - width - - 50 - - - - uid - - 05ac96d2-dcc5-4fea-9be3-76b0ed7896f3 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 371056ad-2bb8-4b84-a2b2-30711076f76c - - - - 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 - - - - width - - 100 - - - - uid - - b22ebd1f-88db-48be-a145-cf685cf08d5c - - - __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 - - - - width - - 100 - - - - uid - - 4a51d834-8d2d-4360-b540-59d8185a11c6 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 53def595-beec-4bd1-a02d-738ec4fa6221 - - - - sources - - '*' - maxLinks: 2 - minLinks: null - multipleLinks: true - newWindow: true -translationKeyFormat: null -translationMethod: site -type: verbb\hyper\fields\HyperField diff --git a/config/project/fields/ctaColumn1--bde7c3e4-1530-4cdf-94a4-6ac068e88c8a.yaml b/config/project/fields/ctaColumn1--bde7c3e4-1530-4cdf-94a4-6ac068e88c8a.yaml deleted file mode 100644 index 8934109b..00000000 --- a/config/project/fields/ctaColumn1--bde7c3e4-1530-4cdf-94a4-6ac068e88c8a.yaml +++ /dev/null @@ -1,2491 +0,0 @@ -columnSuffix: null -handle: ctaColumn1 -instructions: null -name: 'Content Builder - Text (2 columns) - CTA Column 1' -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 - - 0d906b9f-65a1-4dfd-9d44-938dfba46dd5 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 528ae23c-8200-448b-943d-ea3a9bc9528f - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - dfab58ce-7064-4b12-8c7b-cc384bf67f9a - - - __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 - - - - width - - 50 - - - - uid - - 04c0b723-4596-4d39-b796-816335da4d0f - - - __assoc__: - - - - name - - Advanced - - - - uid - - c7be89eb-8e50-4b24-82eb-6f65b8111987 - - - - 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 - - - - width - - 100 - - - - uid - - db124faf-4214-4712-94b9-e5096623d2f5 - - - __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 - - - - width - - 100 - - - - uid - - ca244cd9-2042-4dc7-a97f-887c6c55d9a3 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - d61273e0-1afa-4771-befb-4437cd30bd8c - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Category - - - - label - - Category - - - - handle - - default-verbb-hyper-links-category - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 5f4499ef-a4e4-4ee1-90d1-ada4e27d7c3b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 8b406e37-13cf-4674-b3ab-91e9a43fd530 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 667d733c-f008-4048-82fa-89a26c74839e - - - __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 - - - - width - - 50 - - - - uid - - 8cbc9d61-3cce-4853-84cd-9375966e728e - - - __assoc__: - - - - name - - Advanced - - - - uid - - 6dba2133-13c0-40db-9955-bea1324beddb - - - - 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 - - - - width - - 100 - - - - uid - - 555810f4-e79d-4550-a2b2-224b13f69df7 - - - __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 - - - - width - - 100 - - - - uid - - bcc1267c-b8e3-4350-a995-3989240636a2 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 73ebf343-e89e-486e-be49-6ebe7cb532e9 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Custom - - - - label - - Custom - - - - handle - - default-verbb-hyper-links-custom - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - a21cf935-697a-4c22-a497-dca0510d1b8a - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - fc72b1f4-cdba-4592-aa20-008f2be6973a - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 33420de8-7a0e-4061-bb4f-c0872d778455 - - - __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 - - - - width - - 50 - - - - uid - - e1472fea-9c81-497c-bf55-72217c86cc95 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 9cb1ba81-7f1c-44de-88f3-e2c99935af10 - - - - 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 - - - - width - - 100 - - - - uid - - 19fbc5b0-855d-46d1-b20c-13940ed8a2c0 - - - __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 - - - - width - - 100 - - - - uid - - 9487a152-2eda-4a86-bf83-143f3c443ba0 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 40952ba8-0aad-49e5-89e9-bf7d1d23a003 - - - __assoc__: - - - - type - - verbb\hyper\links\Email - - - - label - - Email - - - - handle - - default-verbb-hyper-links-email - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - 51cb1fd5-ccc9-467c-b1ea-03a7ea71ffed - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 2a39fb59-40e1-4305-8d49-3d52e2c7c6be - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - b8ab06f7-84bf-4344-82a3-6399a9a31a6b - - - __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 - - - - width - - 50 - - - - uid - - f01e7feb-5eac-48d5-b2b5-34fca82a9b73 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - 72510ca2-f168-48d0-89ea-fa3921ca8418 - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 5a2218b8-6701-4fb5-9e75-c806808a157a - - - - 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 - - - - width - - 100 - - - - uid - - c43f97a2-8378-4f9e-ae44-cb0693a4cbc1 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - ad750de1-f577-4b19-86b5-de777f7d60a8 - - - __assoc__: - - - - type - - verbb\hyper\links\Embed - - - - label - - Embed - - - - handle - - default-verbb-hyper-links-embed - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 129fe072-7308-4b28-aaf0-554d9bef1940 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 1abfc083-b7dd-4dfd-bcbf-c9f81866498d - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 31d1bc7b-3ef2-4986-82b0-f8e8db8f2a6a - - - __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 - - - - width - - 50 - - - - uid - - 3957bc25-e8be-4836-b515-8194568942c6 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 83b1af68-4e35-4922-8d27-a5171837226a - - - - 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 - - - - width - - 100 - - - - uid - - fdc4d6bb-321c-4f19-a4f9-cac8afba6af6 - - - __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 - - - - width - - 100 - - - - uid - - 2da0fcda-6eaf-4044-bca0-e1fdcb5b3002 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 326ce7f2-c565-48c1-9ba9-fc0fe1c0abdd - - - __assoc__: - - - - type - - verbb\hyper\links\Entry - - - - label - - Entry - - - - handle - - default-verbb-hyper-links-entry - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - e266c24e-b3f2-4412-875c-2e5c5d1fb44b - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 2adf19fe-405f-42c6-86ab-d831fe9ffc09 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 6a918afb-a5d5-47ef-bc74-59ae5b8f6fec - - - __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 - - - - width - - 50 - - - - uid - - 3a52cfc5-3da1-428c-9890-d2ac91ddfb33 - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - e368e5cf-93f7-43fe-8662-4a29ee0e928b - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - f7b8078f-820c-4479-827f-14e116adacf6 - - - - 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 - - - - width - - 100 - - - - uid - - 264b24f5-4b33-4408-8166-af51e5de7734 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 757faced-0130-420e-b39f-33c211d88ac4 - - - - sources - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Phone - - - - label - - Phone - - - - handle - - default-verbb-hyper-links-phone - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 3dba56df-87cc-4e8a-86fe-a942ab4c2880 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 83eabb70-a4a2-4d4d-82c6-be6af2a903aa - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 3ea4edca-e9aa-4203-8a11-b7cfb7e4b22f - - - __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 - - - - width - - 50 - - - - uid - - 86fb1f96-c1ae-4496-b6c6-8c5f16fa235c - - - __assoc__: - - - - name - - Advanced - - - - uid - - 3730a335-fd8c-43ec-96dc-3dde2ed51379 - - - - 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 - - - - width - - 100 - - - - uid - - f4218824-fe92-4d67-8ad8-6a8cd4d7b428 - - - __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 - - - - width - - 100 - - - - uid - - 72438a7f-5f81-432a-a71e-3d31fcee0143 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - c1511861-377f-490a-937f-37d08f2877c2 - - - __assoc__: - - - - type - - verbb\hyper\links\Site - - - - label - - Site - - - - handle - - default-verbb-hyper-links-site - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - 2795f98e-1b8e-4ff8-a2d9-dba6ef796470 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - ad83ec45-d6ee-497a-9ac0-86909ea190ea - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 2c0433a4-6daa-4e1a-92fe-3ba9d7c2aef6 - - - __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 - - - - width - - 50 - - - - uid - - 9b2abf51-e78b-48b7-ba63-e3816bc9f663 - - - __assoc__: - - - - name - - Advanced - - - - uid - - 8bd6fae0-0fd9-4697-ad81-3c39a71f44b9 - - - - 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 - - - - width - - 100 - - - - uid - - 886df49c-c0bc-47e6-ac99-861c9c06dd49 - - - __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 - - - - width - - 100 - - - - uid - - c27a03fb-6555-4719-acb7-87e396279e38 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - ae9a8827-a420-4931-a174-cbc780f3d761 - - - - sites - - '*' - - - __assoc__: - - - - type - - verbb\hyper\links\Url - - - - label - - URL - - - - handle - - default-verbb-hyper-links-url - - - - enabled - - true - - - - isCustom - - false - - - - layoutUid - - f95143c0-fb4a-4189-9f7b-e3daea490b2a - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - a2500226-2499-4c5c-88bd-b3df9b9f641e - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 9a96ea5f-5f42-4f60-b9b1-e76a3814a4e3 - - - __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 - - - - width - - 50 - - - - uid - - 59787db7-4791-497c-b590-2a6d056c8f9f - - - __assoc__: - - - - type - - craft\fieldlayoutelements\CustomField - - - - required - - false - - - - width - - 100 - - - - uid - - e85a0427-a4fb-456f-960e-72ecde75f4ee - - - - fieldUid - - 03498d1a-eb01-4cb2-9e2b-623015ed0d85 # Link Style - - - __assoc__: - - - - name - - Advanced - - - - uid - - 1aef3d44-1822-4ffb-ae9e-b12bffbc65e7 - - - - 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 - - - - width - - 100 - - - - uid - - 32c4f92b-6344-4df7-8da6-ace14c304cf5 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - dbc9717c-5a22-4f85-bbb7-d857d085d090 - - - __assoc__: - - - - type - - verbb\hyper\links\User - - - - label - - User - - - - handle - - default-verbb-hyper-links-user - - - - enabled - - false - - - - isCustom - - false - - - - layoutUid - - bedc02a9-9ac1-49d2-bc96-4b884501b989 - - - - layoutConfig - - - __assoc__: - - - - tabs - - - - - __assoc__: - - - - name - - Content - - - - uid - - 15f87197-4330-40d5-9c56-5e1c53c59524 - - - - elements - - - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\LinkField - - - - attribute - - linkValue - - - - mandatory - - true - - - - autocomplete - - false - - - - autofocus - - false - - - - autocorrect - - true - - - - autocapitalize - - true - - - - disabled - - false - - - - readonly - - false - - - - requirable - - false - - - - translatable - - false - - - - required - - false - - - - width - - 50 - - - - uid - - 87101af9-9f18-4c53-b2cc-099133014dd6 - - - __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 - - - - width - - 50 - - - - uid - - 37ffaa72-ae9b-4b6f-97c4-765a7f9e130d - - - __assoc__: - - - - name - - Advanced - - - - uid - - 31742738-8c0d-421f-bb78-95ad70adec63 - - - - 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 - - - - width - - 100 - - - - uid - - 4e9c0885-1b96-46ce-8a01-d42493a0849d - - - __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 - - - - width - - 100 - - - - uid - - c581e3e2-1a88-442b-826b-c11d6c5b2b76 - - - __assoc__: - - - - type - - verbb\hyper\fieldlayoutelements\CustomAttributesField - - - - attribute - - customAttributes - - - - requirable - - true - - - - mandatory - - false - - - - translatable - - false - - - - required - - false - - - - width - - 100 - - - - uid - - 5da72c7e-e615-4fa6-877f-20890a33d55c - - - - sources - - '*' - maxLinks: null - minLinks: null - multipleLinks: false - newWindow: true -translationKeyFormat: null -translationMethod: site -type: verbb\hyper\fields\HyperField diff --git a/config/project/project.yaml b/config/project/project.yaml index 2171b938..1c455b3a 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1715929096 +dateModified: 1715930533 elementSources: craft\elements\Entry: - @@ -237,6 +237,7 @@ meta: __names__: 1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2: 'Cookie policy' # Cookie policy 1c4e3f0f-ca9b-474d-a460-48f45133c763: 'Forgot password' # Forgot password + 1e4267e1-8d5f-4312-8458-86b19bc17d74: 'Text (2 columns)' # Text (2 columns) 01faae48-e031-4496-af0c-89de7f12eccd: 'News categories' # News categories 2a768305-5971-43c0-a2f4-415e648c6a45: Default # Default 2e4b3bb0-26e4-47d2-9445-54401a221c63: 'X (Twitter)' # X (Twitter) @@ -253,6 +254,7 @@ meta: 6ca94949-c3f4-465d-88c7-3d4736d97ed4: Address # Address 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 7d23b02c-ad1d-44a8-9751-35fbdcc38963: Standard # Standard 8e583282-1fec-4444-822f-37b2d5961f28: 'Set Password' # Set Password 8f0da589-76b2-4663-9209-ba978821ca83: 'Set Password Confirmation' # Set Password Confirmation @@ -287,7 +289,9 @@ meta: 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 8447faee-7d03-4d6a-b5fc-aab7be2a2ebf: 'Edit password' # Edit password + 17647a4e-555f-49c4-ac53-e0a1ea9e5b40: 'Contentbuilder CTA (Single)' # Contentbuilder CTA (Single) 37471b2c-6c44-4b1a-bc50-3788e9de05d5: Hero # Hero 62533b8e-b5bf-4ff0-a0c9-c45bfc8cc5fd: 'General Info' # General Info 64516e7d-b46e-44ff-aa53-34e7e1e0a89d: Default # Default @@ -299,6 +303,7 @@ meta: 6122281a-7d92-44b0-bef8-296775631068: 'Set Password' # Set Password 36895330-a28e-477f-9327-bdbe66dabf99: 'Cookie policy' # Cookie policy 88823369-72c4-4751-92df-a430c2f5784b: Profile # Profile + 95920915-f806-4fbc-9c22-979ec9085fe8: 'Text + Video' # Text + Video a5c5b738-ae52-4b69-a209-d515d2e7b71a: 'Public Schema' # Public Schema a44287f8-d6ed-4f2c-8a63-0c1312ef236e: Image # Image aac522be-8926-4b5e-ae63-cb77840a69c9: 'Registration completed' # Registration completed @@ -313,12 +318,14 @@ meta: c9d6819e-8ea5-4d16-91de-4c691d11b42d: New # New c25b1e19-dca6-4ab5-a776-a043f6ee4c82: Login # Login c74db584-8982-4131-acaf-8448f5d1af9b: 'Forgot Password Confirmation' # Forgot Password Confirmation + c87ed224-8384-4f52-b68e-25ee0f423d52: 'Contentbuilder CTA (Double)' # Contentbuilder CTA (Double) c113b5bd-7822-4e56-933c-ed2a6ae65111: 'Accessibility Statement' # Accessibility Statement c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e: 'Privacy policy' # Privacy policy c576870d-abd8-46aa-8fe5-cdd12c40dfa8: 'News items' # News items ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2: LinkedIn # LinkedIn d3b383b6-5ad7-494f-bc13-c06a53a5e5e9: 'News Overview' # News Overview 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 e3bed4e1-82ae-45e8-908c-0a6669141b31: 'Search results' # Search results e57cf13b-f9cb-484a-8093-a897fa43eb68: EN # EN From 42560ae2efa27796b2ef0bf598bcad85fd7b37d5 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Fri, 17 May 2024 10:23:40 +0200 Subject: [PATCH 06/23] Replace contentbuilder title fields --- ...-7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml | 6 +-- ...-f2d33237-c7de-4590-9683-7efe6594ebbd.yaml | 41 ++++++++++++++++--- ...-f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml | 41 ++++++++++++++++--- ...-24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml | 41 ++++++++++++++++--- ...-d86336d6-7efa-44f9-9a10-8619c79beeca.yaml | 4 +- ...-1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml | 14 +++---- ...-95920915-f806-4fbc-9c22-979ec9085fe8.yaml | 4 +- ...-e6665f06-bacd-4421-bd2e-cdf693c23eaf.yaml | 10 ----- ...-5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e.yaml | 10 ----- ...-1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a.yaml | 10 ----- ...-71a7d521-3217-4254-8b3f-f778279d342c.yaml | 10 ----- ...-4769bfc3-3064-404b-baa5-1bd5c5ff2acf.yaml | 10 ----- ...-56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml | 6 +-- ...838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml} | 4 +- config/project/project.yaml | 6 ++- 15 files changed, 129 insertions(+), 88 deletions(-) delete mode 100644 config/project/fields/blockTitle2--e6665f06-bacd-4421-bd2e-cdf693c23eaf.yaml delete mode 100644 config/project/fields/blockTitle3--5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e.yaml delete mode 100644 config/project/fields/blockTitle4--1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a.yaml delete mode 100644 config/project/fields/blockTitle5--71a7d521-3217-4254-8b3f-f778279d342c.yaml delete mode 100644 config/project/fields/blockTitle6--4769bfc3-3064-404b-baa5-1bd5c5ff2acf.yaml rename config/project/fields/{blockTitle--e2e2a303-7d29-4edb-846d-84e6c8494c50.yaml => contentbuilderTitleAnchor--838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml} (71%) 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 7de26c33..e66b66ff 100644 --- a/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml +++ b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml @@ -36,8 +36,8 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: e2e2a303-7d29-4edb-846d-84e6c8494c50 - handle: null + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) + handle: blockTitle includeInCards: false instructions: null label: Title @@ -45,7 +45,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 70237f92-d5cd-452c-9c10-ea46b8336b13 + uid: 758a3b32-9080-4bd9-bcf4-94125e1493a6 userCondition: null warning: null width: 100 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 9fc21804..3d12eded 100644 --- a/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml +++ b/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml @@ -6,8 +6,37 @@ fieldLayouts: elementCondition: null elements: - + autocapitalize: true + autocomplete: false + autocorrect: true + class: null + disabled: false elementCondition: null - fieldUid: 71a7d521-3217-4254-8b3f-f778279d342c + 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\entries\EntryTitleField + uid: 1a625f9e-08d0-4a20-8ad2-f1ab0f487b4b + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) handle: blockTitle includeInCards: false instructions: null @@ -16,7 +45,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 9479f718-c556-48b4-8306-3ab6b6ecb19c + uid: a7a7c850-a9e8-4903-935d-be1ff16aaf92 userCondition: null warning: null width: 100 @@ -40,12 +69,12 @@ fieldLayouts: userCondition: null handle: customTable hasTitleField: false -icon: null +icon: '' name: 'Custom Table' showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' titleTranslationMethod: site 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 e28db352..605c19dc 100644 --- a/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml +++ b/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml @@ -6,8 +6,37 @@ fieldLayouts: elementCondition: null elements: - + autocapitalize: true + autocomplete: false + autocorrect: true + class: null + disabled: false elementCondition: null - fieldUid: 4769bfc3-3064-404b-baa5-1bd5c5ff2acf + 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\entries\EntryTitleField + uid: be9b93fc-3d50-482a-b7e9-cf1810330269 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) handle: blockTitle includeInCards: false instructions: null @@ -16,7 +45,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: ceea9b40-c972-44ed-9a78-13e297b373d1 + uid: cff3141e-84b2-4e71-92eb-5dfc0c3ddd17 userCondition: null warning: null width: 100 @@ -70,12 +99,12 @@ fieldLayouts: userCondition: null handle: form hasTitleField: false -icon: null +icon: '' name: Form showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' 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 616832ff..c9f1d95b 100644 --- a/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml +++ b/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml @@ -6,8 +6,37 @@ fieldLayouts: elementCondition: null elements: - + autocapitalize: true + autocomplete: false + autocorrect: true + class: null + disabled: false elementCondition: null - fieldUid: e6665f06-bacd-4421-bd2e-cdf693c23eaf + 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\entries\EntryTitleField + uid: 4d8e874f-1f56-4d56-b101-3f39004c5042 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) handle: blockTitle includeInCards: false instructions: null @@ -16,7 +45,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: f7c5b6c1-2df2-47a9-9590-8e8c57d48212 + uid: dd4e415e-c7d5-4058-8bca-22cd1b5a7165 userCondition: null warning: null width: 100 @@ -55,12 +84,12 @@ fieldLayouts: userCondition: null handle: overview hasTitleField: false -icon: null +icon: '' name: Overview showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' titleTranslationMethod: site 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 816f7698..8f953d58 100644 --- a/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml +++ b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml @@ -36,7 +36,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) handle: blockTitle includeInCards: false instructions: null @@ -45,7 +45,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: bc1db95c-60f0-4911-8c01-fbd89b5f9a06 + uid: fc671e99-b18e-4bf8-87ad-2be57587de6d userCondition: null warning: null width: 100 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 2b289c99..3b699f45 100644 --- a/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml +++ b/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml @@ -36,8 +36,8 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 24983cba-9d55-413d-80dc-0374abd19ec0 - handle: null + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) + handle: titleColumn1 includeInCards: false instructions: null label: 'Title Column 1' @@ -45,7 +45,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: e1e3e29f-0360-4cf5-9e9c-185e52b35ec3 + uid: 1a094285-054f-4607-8dcd-1fc94fb82b74 userCondition: null warning: null width: 100 @@ -81,16 +81,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: e73dd38a-5d76-40ba-99eb-25ee65bf7ab5 - handle: null + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) + handle: titleColumn2 includeInCards: false instructions: null - label: 'Title Column 2' + label: 'Title column 2' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 12b922f4-dd7e-425b-a3ba-137fc623d829 + uid: e2064bb0-6d99-4e23-b2f4-dda597a2dfd1 userCondition: null warning: null width: 100 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 323bdc17..b843f11b 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: 5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e + fieldUid: 838aabf9-a30e-4616-ad7c-b89fe15d7cae # Contentbuilder Title (Anchor) handle: blockTitle includeInCards: false instructions: null @@ -45,7 +45,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: c2d30acc-f77c-4758-b7ea-eb9ae78c344c + uid: c805501d-038d-4926-b2d9-1c26513c0568 userCondition: null warning: null width: 100 diff --git a/config/project/fields/blockTitle2--e6665f06-bacd-4421-bd2e-cdf693c23eaf.yaml b/config/project/fields/blockTitle2--e6665f06-bacd-4421-bd2e-cdf693c23eaf.yaml deleted file mode 100644 index 9d02ae26..00000000 --- a/config/project/fields/blockTitle2--e6665f06-bacd-4421-bd2e-cdf693c23eaf.yaml +++ /dev/null @@ -1,10 +0,0 @@ -columnSuffix: null -handle: blockTitle2 -instructions: 'Add an optional title to the block' -name: 'Content Builder - Overview - Title' -searchable: true -settings: - someAttribute: null -translationKeyFormat: null -translationMethod: site -type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/blockTitle3--5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e.yaml b/config/project/fields/blockTitle3--5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e.yaml deleted file mode 100644 index 9424372f..00000000 --- a/config/project/fields/blockTitle3--5e9cb47a-530d-4aa9-a98f-5049e6d0eb9e.yaml +++ /dev/null @@ -1,10 +0,0 @@ -columnSuffix: null -handle: blockTitle3 -instructions: 'Add an optional title to the block' -name: 'Content Builder - Text + Video - Title' -searchable: true -settings: - someAttribute: null -translationKeyFormat: null -translationMethod: site -type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/blockTitle4--1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a.yaml b/config/project/fields/blockTitle4--1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a.yaml deleted file mode 100644 index 8ced637c..00000000 --- a/config/project/fields/blockTitle4--1a9703c9-1eb8-4b3a-94e1-1386e5b24f2a.yaml +++ /dev/null @@ -1,10 +0,0 @@ -columnSuffix: null -handle: blockTitle4 -instructions: 'Add an optional title to the block' -name: 'Content Builder - Text (+ Image) - Title' -searchable: true -settings: - someAttribute: null -translationKeyFormat: null -translationMethod: site -type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/blockTitle5--71a7d521-3217-4254-8b3f-f778279d342c.yaml b/config/project/fields/blockTitle5--71a7d521-3217-4254-8b3f-f778279d342c.yaml deleted file mode 100644 index 15794ff9..00000000 --- a/config/project/fields/blockTitle5--71a7d521-3217-4254-8b3f-f778279d342c.yaml +++ /dev/null @@ -1,10 +0,0 @@ -columnSuffix: null -handle: blockTitle5 -instructions: null -name: 'Content Builder - Custom Table - Title' -searchable: true -settings: - someAttribute: null -translationKeyFormat: null -translationMethod: site -type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/blockTitle6--4769bfc3-3064-404b-baa5-1bd5c5ff2acf.yaml b/config/project/fields/blockTitle6--4769bfc3-3064-404b-baa5-1bd5c5ff2acf.yaml deleted file mode 100644 index 2ec72cc8..00000000 --- a/config/project/fields/blockTitle6--4769bfc3-3064-404b-baa5-1bd5c5ff2acf.yaml +++ /dev/null @@ -1,10 +0,0 @@ -columnSuffix: null -handle: blockTitle6 -instructions: 'Type an optional title to appear with the form.' -name: 'Content Builder - Form - Title' -searchable: true -settings: - someAttribute: null -translationKeyFormat: null -translationMethod: site -type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml b/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml index 27d4acd6..6a722678 100644 --- a/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml +++ b/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml @@ -8,14 +8,14 @@ settings: entryTypes: - 1e4267e1-8d5f-4312-8458-86b19bc17d74 # Text (2 columns) - 7b5ab248-6255-4b42-88bc-80c1dee62b20 # Call To Action - - 24bd0074-b53d-404d-9285-a0be9f26bbd4 + - 24bd0074-b53d-404d-9285-a0be9f26bbd4 # Overview - 0396f80c-a192-4beb-a6e7-075075cf0f70 - 7256a782-20ff-4771-9d85-ed3f49e13ef4 # Quote - 209777db-293c-48b6-9897-1fe97b278510 - 95920915-f806-4fbc-9c22-979ec9085fe8 # Text + Video - d86336d6-7efa-44f9-9a10-8619c79beeca # Text (+ Image) - - f2d33237-c7de-4590-9683-7efe6594ebbd - - f3211a4e-d5f8-4514-a372-c5b8cfc2c44a + - f2d33237-c7de-4590-9683-7efe6594ebbd # Custom Table + - f3211a4e-d5f8-4514-a372-c5b8cfc2c44a # Form includeTableView: false maxEntries: null minEntries: null diff --git a/config/project/fields/blockTitle--e2e2a303-7d29-4edb-846d-84e6c8494c50.yaml b/config/project/fields/contentbuilderTitleAnchor--838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml similarity index 71% rename from config/project/fields/blockTitle--e2e2a303-7d29-4edb-846d-84e6c8494c50.yaml rename to config/project/fields/contentbuilderTitleAnchor--838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml index 8e2dae11..3a85acc0 100644 --- a/config/project/fields/blockTitle--e2e2a303-7d29-4edb-846d-84e6c8494c50.yaml +++ b/config/project/fields/contentbuilderTitleAnchor--838aabf9-a30e-4616-ad7c-b89fe15d7cae.yaml @@ -1,7 +1,7 @@ columnSuffix: null -handle: blockTitle +handle: contentbuilderTitleAnchor instructions: null -name: 'Content Builder - Call To Action - Title' +name: 'Contentbuilder Title (Anchor)' searchable: true settings: someAttribute: null diff --git a/config/project/project.yaml b/config/project/project.yaml index 1c455b3a..2627ecd2 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1715930533 +dateModified: 1715931244 elementSources: craft\elements\Entry: - @@ -263,6 +263,7 @@ meta: 9f39fdda-793c-4506-9dd4-e764d46cad28: Pages # Pages 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 30c8e71d-a0e0-4ffe-be09-f9822ac071ff: 'Edit profile' # Edit profile 32fb962b-6278-43e9-812f-dc9f5e33c1ab: 'Forgot password' # Forgot password @@ -282,6 +283,7 @@ meta: 0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d: 'Optimized Overview' # Optimized Overview 361daec5-5ea3-4d9f-957f-f39c78bb595e: Profile # Profile 684ece64-c23a-4abf-9574-f2c053d496e8: Register # Register + 838aabf9-a30e-4616-ad7c-b89fe15d7cae: 'Contentbuilder Title (Anchor)' # Contentbuilder Title (Anchor) 979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca: 'Public Files' # Public Files 3196b984-5af4-44dd-a6db-ac2c8f7924d9: 'Content Managers' # Content Managers 03498d1a-eb01-4cb2-9e2b-623015ed0d85: 'Link Style' # Link Style @@ -333,7 +335,9 @@ meta: e48813cd-24dc-4b06-a97d-2a95520dcc24: Phone # Phone ed516703-9411-446f-8ce9-d66e9c48839a: 'Hero Block' # Hero Block f2d8b097-d5ba-4224-9736-4dc41bd6580f: Contact # Contact + f2d33237-c7de-4590-9683-7efe6594ebbd: 'Custom Table' # Custom Table f694fce1-48ca-4bfe-9fba-196195547a36: Facebook # Facebook + f3211a4e-d5f8-4514-a372-c5b8cfc2c44a: Form # Form fa6e0764-a31c-4304-a4d7-76bd3a679e3e: '503' # 503 fd2014b7-5bc0-49a9-ac30-e009081532f7: FR # FR plugins: From eef50047c026c97c5cc0ddbd6d1d9372c53de5ff Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Fri, 17 May 2024 14:01:10 +0200 Subject: [PATCH 07/23] Replace contentbuilder background & body --- ...-7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml | 12 ++--- ...-f2d33237-c7de-4590-9683-7efe6594ebbd.yaml | 10 ++--- ...-f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml | 12 ++--- ...-0396f80c-a192-4beb-a6e7-075075cf0f70.yaml | 45 +++++++++++++++---- ...-24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml | 6 +-- ...-7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml | 10 ++--- ...-d86336d6-7efa-44f9-9a10-8619c79beeca.yaml | 12 ++--- ...-1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml | 22 ++++----- ...-95920915-f806-4fbc-9c22-979ec9085fe8.yaml | 12 ++--- ...-209777db-293c-48b6-9897-1fe97b278510.yaml | 45 +++++++++++++++---- ...-3e5318bd-23e0-4319-8f7c-3f38350d8764.yaml | 11 ----- ...-4389ba83-8e69-4edb-b3c3-ca0ba89617c1.yaml | 11 ----- ...-4ce05044-aa3d-4bbe-ad21-be03fbc1a273.yaml | 11 ----- ...-7bfca6b9-10b5-45cf-a470-29d85f876c61.yaml | 11 ----- ...-fca40313-aa0d-4206-a530-c638a5166f69.yaml | 11 ----- ...-f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24.yaml | 11 ----- ...-bd732ee5-59bb-41a5-81e1-b0de29ca7146.yaml | 11 ----- ...-ae73d04c-119e-4cc7-a3fc-bf41d36c5510.yaml | 11 ----- ...1ea43556-c1c6-4ae7-9c49-48498a82f797.yaml} | 8 ++-- ...66954acb-77ba-4c75-9659-f3976770df07.yaml} | 6 +-- ...5d7250f9-a00c-4732-a743-b46bb5d11646.yaml} | 8 ++-- ...b4e0e49a-bcd4-4d67-80ad-09ea0d807bd8.yaml} | 6 +-- ...-56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml | 4 +- ...3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml} | 4 +- ...-933f619e-82e4-4b3d-a27f-9d7d9cce42b8.yaml | 21 --------- ...-b8bf7de4-8025-4da7-9040-09ec8b731016.yaml | 21 --------- ...-b1cd3558-d939-48d0-8628-239236ff699c.yaml | 21 --------- ...-a2d7684e-6737-4123-ad14-2c4e4221bbdd.yaml | 21 --------- ...-24983cba-9d55-413d-80dc-0374abd19ec0.yaml | 10 ----- ...-e73dd38a-5d76-40ba-99eb-25ee65bf7ab5.yaml | 10 ----- config/project/project.yaml | 9 +++- 31 files changed, 148 insertions(+), 275 deletions(-) delete mode 100644 config/project/fields/backgroundColor--3e5318bd-23e0-4319-8f7c-3f38350d8764.yaml delete mode 100644 config/project/fields/backgroundColor3--4389ba83-8e69-4edb-b3c3-ca0ba89617c1.yaml delete mode 100644 config/project/fields/backgroundColor4--4ce05044-aa3d-4bbe-ad21-be03fbc1a273.yaml delete mode 100644 config/project/fields/backgroundColor5--7bfca6b9-10b5-45cf-a470-29d85f876c61.yaml delete mode 100644 config/project/fields/backgroundColor6--fca40313-aa0d-4206-a530-c638a5166f69.yaml delete mode 100644 config/project/fields/backgroundColor7--f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24.yaml delete mode 100644 config/project/fields/backgroundColor8--bd732ee5-59bb-41a5-81e1-b0de29ca7146.yaml delete mode 100644 config/project/fields/backgroundColor9--ae73d04c-119e-4cc7-a3fc-bf41d36c5510.yaml rename config/project/fields/{text3--d8d1d5d4-1fab-4aaa-b9e7-0eca37062865.yaml => ckEditorExtended--1ea43556-c1c6-4ae7-9c49-48498a82f797.yaml} (80%) rename config/project/fields/{text--655b59ef-5329-40e5-9a85-6ea2ac1d8a14.yaml => ckEditorSimple--66954acb-77ba-4c75-9659-f3976770df07.yaml} (85%) rename config/project/fields/{text5--9b825b00-aa1c-4ad2-b013-e29ee855e551.yaml => ckEditorStandard--5d7250f9-a00c-4732-a743-b46bb5d11646.yaml} (81%) rename config/project/fields/{table--8fa3e75a-c69d-4482-9083-e416986b4788.yaml => ckEditorTable--b4e0e49a-bcd4-4d67-80ad-09ea0d807bd8.yaml} (85%) rename config/project/fields/{backgroundColor2--ac60331a-e9bd-4399-8b44-42a2c469fd52.yaml => contentBuilderBackgroundColor--3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml} (72%) delete mode 100644 config/project/fields/text2--933f619e-82e4-4b3d-a27f-9d7d9cce42b8.yaml delete mode 100644 config/project/fields/text4--b8bf7de4-8025-4da7-9040-09ec8b731016.yaml delete mode 100644 config/project/fields/textColumn1--b1cd3558-d939-48d0-8628-239236ff699c.yaml delete mode 100644 config/project/fields/textColumn2--a2d7684e-6737-4123-ad14-2c4e4221bbdd.yaml delete mode 100644 config/project/fields/titleColumn1--24983cba-9d55-413d-80dc-0374abd19ec0.yaml delete mode 100644 config/project/fields/titleColumn2--e73dd38a-5d76-40ba-99eb-25ee65bf7ab5.yaml 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 e66b66ff..ad35fb17 100644 --- a/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml +++ b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml @@ -51,16 +51,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 655b59ef-5329-40e5-9a85-6ea2ac1d8a14 - handle: null - includeInCards: true + fieldUid: 66954acb-77ba-4c75-9659-f3976770df07 # CK Editor - Simple + handle: text + includeInCards: false instructions: null label: Text providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: da847db5-850e-4d05-bb3a-e5803c3e04ad + uid: 04d885cf-3dfe-4d6e-97d9-39a187ef65f2 userCondition: null warning: null width: 100 @@ -96,7 +96,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: ac60331a-e9bd-4399-8b44-42a2c469fd52 + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color handle: backgroundColor includeInCards: false instructions: null @@ -105,7 +105,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 1f1b736f-d51f-4b43-93cd-059bdcda13b3 + uid: 4aa25d54-3048-44b1-a43e-60454557a95b userCondition: null warning: null width: 100 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 3d12eded..725286a6 100644 --- a/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml +++ b/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml @@ -51,16 +51,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 8fa3e75a-c69d-4482-9083-e416986b4788 - handle: null - includeInCards: true + fieldUid: b4e0e49a-bcd4-4d67-80ad-09ea0d807bd8 # CK Editor - Table + handle: table + includeInCards: false instructions: null label: Table providesThumbs: false - required: true + required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 00a9d157-2549-4db2-804e-580e8a8eb8b6 + uid: f6dc8760-1fb1-431b-a419-4d199757ca92 userCondition: null warning: null width: 100 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 605c19dc..7a18579d 100644 --- a/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml +++ b/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml @@ -51,16 +51,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 9b825b00-aa1c-4ad2-b013-e29ee855e551 + fieldUid: 5d7250f9-a00c-4732-a743-b46bb5d11646 # CK Editor - Standard handle: text - includeInCards: true + includeInCards: false instructions: null label: Text providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 061635db-57d8-499f-8247-683051ee2000 + uid: 45519026-29d7-41ef-a997-58962cc7cdf3 userCondition: null warning: null width: 100 @@ -81,16 +81,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: ae73d04c-119e-4cc7-a3fc-bf41d36c5510 + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color handle: backgroundColor includeInCards: false instructions: null - label: 'Background Color' + label: 'Background color' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: ed5937b6-3da0-49f4-a479-17835510d6e3 + uid: 88b93bad-87ed-4279-b1c7-fc507243b1c5 userCondition: null warning: null width: 100 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 35d64b6a..9df40bf0 100644 --- a/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml +++ b/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml @@ -5,6 +5,35 @@ fieldLayouts: - elementCondition: null elements: + - + 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\entries\EntryTitleField + uid: e833e839-158a-49ac-86c0-81226f9e4dc3 + userCondition: null + warning: null + width: 100 - elementCondition: null fieldUid: cd736fb3-c9b7-4ce1-88a8-da8b64249eb1 @@ -52,19 +81,19 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: 4ce05044-aa3d-4bbe-ad21-be03fbc1a273 + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color handle: backgroundColor includeInCards: false instructions: null - label: 'Background Color' + label: 'Background color' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: ccae05e3-e8e4-4417-a452-ae31afa6664d + uid: 8097458b-6bd2-4a7c-813c-a53c395b7d4c userCondition: null warning: null - width: 50 + width: 100 - elementCondition: null fieldUid: 9084b802-1468-4763-a867-2e4b1ebd3f09 @@ -85,12 +114,12 @@ fieldLayouts: userCondition: null handle: image hasTitleField: false -icon: null +icon: '' name: Image showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' 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 c9f1d95b..8f4e916a 100644 --- a/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml +++ b/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml @@ -66,16 +66,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 4389ba83-8e69-4edb-b3c3-ca0ba89617c1 + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color handle: backgroundColor includeInCards: false instructions: null - label: 'Background Color' + label: 'Background color' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 3879b5f6-1d82-4b0d-a1ed-389e9ada1de2 + uid: a355fb7a-945c-4ac4-93bb-d5c240b57b9b userCondition: null warning: null width: 100 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 538ecbb5..0aaa27d9 100644 --- a/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml +++ b/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml @@ -36,16 +36,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 933f619e-82e4-4b3d-a27f-9d7d9cce42b8 + fieldUid: 66954acb-77ba-4c75-9659-f3976770df07 # CK Editor - Simple handle: text - includeInCards: true + includeInCards: false instructions: null label: Text providesThumbs: false required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: cbc1da18-20d8-4498-b092-47081ee7ae11 + uid: 03b1b794-7165-42f0-aee9-6bbbf2612f01 userCondition: null warning: null width: 100 @@ -96,7 +96,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 7bfca6b9-10b5-45cf-a470-29d85f876c61 + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color handle: backgroundColor includeInCards: false instructions: null @@ -105,7 +105,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 14a7aa7f-00ce-4c5e-83c8-26626d93de0a + uid: e7596b9b-b65e-43e4-9cc4-f72d859d0351 userCondition: null warning: null width: 100 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 8f953d58..0dce6d6e 100644 --- a/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml +++ b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml @@ -51,16 +51,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: b8bf7de4-8025-4da7-9040-09ec8b731016 + fieldUid: 1ea43556-c1c6-4ae7-9c49-48498a82f797 # CK Editor - Extended handle: text - includeInCards: true + includeInCards: false instructions: null label: Text providesThumbs: false required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: 05aa0d0e-b0b6-4161-a302-d52aa0e73032 + uid: f8778ead-f175-443c-8de7-04ca4459875b userCondition: null warning: null width: 100 @@ -111,16 +111,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: bd732ee5-59bb-41a5-81e1-b0de29ca7146 + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color handle: backgroundColor includeInCards: false instructions: null - label: 'Background Color' + label: 'Background color' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 1ed3a959-a53c-497c-8838-852a96e2c278 + uid: 872eeeca-445c-4f8f-a3f9-6ef0c2e3af98 userCondition: null warning: null width: 100 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 3b699f45..af146f2b 100644 --- a/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml +++ b/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml @@ -51,16 +51,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: b1cd3558-d939-48d0-8628-239236ff699c - handle: null - includeInCards: true + fieldUid: 1ea43556-c1c6-4ae7-9c49-48498a82f797 # CK Editor - Extended + handle: textColumn1 + includeInCards: false instructions: null label: 'Text Column 1' providesThumbs: false required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: 8066edd1-fae1-4876-b905-cecb2c112d8a + uid: 6cf45f5b-8961-4d47-b9ca-87460667de14 userCondition: null warning: null width: 100 @@ -96,8 +96,8 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: a2d7684e-6737-4123-ad14-2c4e4221bbdd - handle: null + fieldUid: 1ea43556-c1c6-4ae7-9c49-48498a82f797 # CK Editor - Extended + handle: textColumn2 includeInCards: false instructions: null label: 'Text Column 2' @@ -105,7 +105,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 59368b27-46f3-4c5b-93b7-9e5bf5641ce9 + uid: 0fd8a7e4-c05e-4e56-b44a-d15b8595b149 userCondition: null warning: null width: 100 @@ -126,16 +126,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 3e5318bd-23e0-4319-8f7c-3f38350d8764 - handle: null + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color + handle: backgroundColor includeInCards: false instructions: null - label: 'Background Color' + label: 'Background color' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 5c08b825-8341-4ca0-a415-67be5bbd04ae + uid: be3768d8-1b95-45d0-9a36-ccd08c889dd9 userCondition: null warning: null width: 100 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 b843f11b..9abdcfb5 100644 --- a/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml +++ b/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml @@ -51,16 +51,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: d8d1d5d4-1fab-4aaa-b9e7-0eca37062865 + fieldUid: 1ea43556-c1c6-4ae7-9c49-48498a82f797 # CK Editor - Extended handle: text - includeInCards: true + includeInCards: false instructions: null label: Text providesThumbs: false required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: 49decd66-c2e9-416c-83cd-46bc0474a15e + uid: a8d3f599-63af-4630-93f8-edeb6cd32ff5 userCondition: null warning: null width: 100 @@ -141,16 +141,16 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24 + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color handle: backgroundColor includeInCards: false instructions: null - label: 'Background Color' + label: 'Background color' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 95f06a3a-c17c-4032-abd6-82d452ed5e7b + uid: d2f91d1b-a5bd-471e-9fe1-0b54cba21883 userCondition: null warning: null width: 100 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 46396fb4..d18e3ff0 100644 --- a/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml +++ b/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml @@ -5,6 +5,35 @@ fieldLayouts: - elementCondition: null elements: + - + 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\entries\EntryTitleField + uid: eddc6813-b8b9-40b5-b2c5-d1c6d9582399 + userCondition: null + warning: null + width: 100 - elementCondition: null fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a @@ -37,19 +66,19 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: fca40313-aa0d-4206-a530-c638a5166f69 + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color handle: backgroundColor includeInCards: false instructions: null - label: 'Background Color' + label: 'Background color' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: ee4947c6-1e36-4c0a-9f92-995d187c1983 + uid: e587b459-84d1-48e7-bc62-527eb0dd6923 userCondition: null warning: null - width: 50 + width: 100 - elementCondition: null fieldUid: ae5f2b18-f88e-4521-a729-d5fccff56993 @@ -70,12 +99,12 @@ fieldLayouts: userCondition: null handle: video hasTitleField: false -icon: null +icon: '' name: Video showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' titleTranslationMethod: site diff --git a/config/project/fields/backgroundColor--3e5318bd-23e0-4319-8f7c-3f38350d8764.yaml b/config/project/fields/backgroundColor--3e5318bd-23e0-4319-8f7c-3f38350d8764.yaml deleted file mode 100644 index 4787cf94..00000000 --- a/config/project/fields/backgroundColor--3e5318bd-23e0-4319-8f7c-3f38350d8764.yaml +++ /dev/null @@ -1,11 +0,0 @@ -columnSuffix: null -handle: backgroundColor -instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' -name: 'Content Builder - Text (2 columns) - Background Color' -searchable: false -settings: - dataSet: 'Background colors' - type: dropdown -translationKeyFormat: null -translationMethod: none -type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor3--4389ba83-8e69-4edb-b3c3-ca0ba89617c1.yaml b/config/project/fields/backgroundColor3--4389ba83-8e69-4edb-b3c3-ca0ba89617c1.yaml deleted file mode 100644 index b96a32a6..00000000 --- a/config/project/fields/backgroundColor3--4389ba83-8e69-4edb-b3c3-ca0ba89617c1.yaml +++ /dev/null @@ -1,11 +0,0 @@ -columnSuffix: null -handle: backgroundColor3 -instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' -name: 'Content Builder - Overview - Background Color' -searchable: false -settings: - dataSet: 'Background colors' - type: dropdown -translationKeyFormat: null -translationMethod: none -type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor4--4ce05044-aa3d-4bbe-ad21-be03fbc1a273.yaml b/config/project/fields/backgroundColor4--4ce05044-aa3d-4bbe-ad21-be03fbc1a273.yaml deleted file mode 100644 index 21d75316..00000000 --- a/config/project/fields/backgroundColor4--4ce05044-aa3d-4bbe-ad21-be03fbc1a273.yaml +++ /dev/null @@ -1,11 +0,0 @@ -columnSuffix: null -handle: backgroundColor4 -instructions: 'Select the background color of the whole section.' -name: 'Content Builder - Image - Background Color' -searchable: false -settings: - dataSet: 'Background colors' - type: dropdown -translationKeyFormat: null -translationMethod: none -type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor5--7bfca6b9-10b5-45cf-a470-29d85f876c61.yaml b/config/project/fields/backgroundColor5--7bfca6b9-10b5-45cf-a470-29d85f876c61.yaml deleted file mode 100644 index c05c6372..00000000 --- a/config/project/fields/backgroundColor5--7bfca6b9-10b5-45cf-a470-29d85f876c61.yaml +++ /dev/null @@ -1,11 +0,0 @@ -columnSuffix: null -handle: backgroundColor5 -instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' -name: 'Content Builder - Quote - Background Color' -searchable: false -settings: - dataSet: 'Background colors' - type: dropdown -translationKeyFormat: null -translationMethod: none -type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor6--fca40313-aa0d-4206-a530-c638a5166f69.yaml b/config/project/fields/backgroundColor6--fca40313-aa0d-4206-a530-c638a5166f69.yaml deleted file mode 100644 index d2ae5461..00000000 --- a/config/project/fields/backgroundColor6--fca40313-aa0d-4206-a530-c638a5166f69.yaml +++ /dev/null @@ -1,11 +0,0 @@ -columnSuffix: null -handle: backgroundColor6 -instructions: 'Select the background color of the whole section.' -name: 'Content Builder - Video - Background Color' -searchable: false -settings: - dataSet: 'Background colors' - type: dropdown -translationKeyFormat: null -translationMethod: none -type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor7--f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24.yaml b/config/project/fields/backgroundColor7--f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24.yaml deleted file mode 100644 index 412e3579..00000000 --- a/config/project/fields/backgroundColor7--f3f6d3ea-ccb1-48a5-bb33-93e1e31aff24.yaml +++ /dev/null @@ -1,11 +0,0 @@ -columnSuffix: null -handle: backgroundColor7 -instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' -name: 'Content Builder - Text + Video - Background Color' -searchable: false -settings: - dataSet: 'Background colors' - type: dropdown -translationKeyFormat: null -translationMethod: none -type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor8--bd732ee5-59bb-41a5-81e1-b0de29ca7146.yaml b/config/project/fields/backgroundColor8--bd732ee5-59bb-41a5-81e1-b0de29ca7146.yaml deleted file mode 100644 index ca222716..00000000 --- a/config/project/fields/backgroundColor8--bd732ee5-59bb-41a5-81e1-b0de29ca7146.yaml +++ /dev/null @@ -1,11 +0,0 @@ -columnSuffix: null -handle: backgroundColor8 -instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' -name: 'Content Builder - Text (+ Image) - Background Color' -searchable: false -settings: - dataSet: 'Background colors' - type: dropdown -translationKeyFormat: null -translationMethod: none -type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/backgroundColor9--ae73d04c-119e-4cc7-a3fc-bf41d36c5510.yaml b/config/project/fields/backgroundColor9--ae73d04c-119e-4cc7-a3fc-bf41d36c5510.yaml deleted file mode 100644 index 458f0dd6..00000000 --- a/config/project/fields/backgroundColor9--ae73d04c-119e-4cc7-a3fc-bf41d36c5510.yaml +++ /dev/null @@ -1,11 +0,0 @@ -columnSuffix: null -handle: backgroundColor9 -instructions: 'Select the background color of the whole section. Note: depending on the background color, the text colors might change.' -name: 'Content Builder - Form - Background Color' -searchable: false -settings: - dataSet: 'Background colors' - type: dropdown -translationKeyFormat: null -translationMethod: none -type: statikbe\configvaluesfield\fields\ConfigValuesFieldField diff --git a/config/project/fields/text3--d8d1d5d4-1fab-4aaa-b9e7-0eca37062865.yaml b/config/project/fields/ckEditorExtended--1ea43556-c1c6-4ae7-9c49-48498a82f797.yaml similarity index 80% rename from config/project/fields/text3--d8d1d5d4-1fab-4aaa-b9e7-0eca37062865.yaml rename to config/project/fields/ckEditorExtended--1ea43556-c1c6-4ae7-9c49-48498a82f797.yaml index 432b7133..3180d3ee 100644 --- a/config/project/fields/text3--d8d1d5d4-1fab-4aaa-b9e7-0eca37062865.yaml +++ b/config/project/fields/ckEditorExtended--1ea43556-c1c6-4ae7-9c49-48498a82f797.yaml @@ -1,8 +1,8 @@ columnSuffix: null -handle: text3 -instructions: 'Type your text here' -name: 'Content Builder - Text + Video - Text' -searchable: true +handle: ckEditorExtended +instructions: null +name: 'CK Editor - Extended' +searchable: false settings: availableTransforms: '' availableVolumes: '*' diff --git a/config/project/fields/text--655b59ef-5329-40e5-9a85-6ea2ac1d8a14.yaml b/config/project/fields/ckEditorSimple--66954acb-77ba-4c75-9659-f3976770df07.yaml similarity index 85% rename from config/project/fields/text--655b59ef-5329-40e5-9a85-6ea2ac1d8a14.yaml rename to config/project/fields/ckEditorSimple--66954acb-77ba-4c75-9659-f3976770df07.yaml index 25615902..d5a4d74c 100644 --- a/config/project/fields/text--655b59ef-5329-40e5-9a85-6ea2ac1d8a14.yaml +++ b/config/project/fields/ckEditorSimple--66954acb-77ba-4c75-9659-f3976770df07.yaml @@ -1,8 +1,8 @@ columnSuffix: null -handle: text +handle: ckEditorSimple instructions: null -name: 'Content Builder - Call To Action - Text' -searchable: true +name: 'CK Editor - Simple' +searchable: false settings: availableTransforms: '' availableVolumes: '*' diff --git a/config/project/fields/text5--9b825b00-aa1c-4ad2-b013-e29ee855e551.yaml b/config/project/fields/ckEditorStandard--5d7250f9-a00c-4732-a743-b46bb5d11646.yaml similarity index 81% rename from config/project/fields/text5--9b825b00-aa1c-4ad2-b013-e29ee855e551.yaml rename to config/project/fields/ckEditorStandard--5d7250f9-a00c-4732-a743-b46bb5d11646.yaml index 59d49d0c..36eaa043 100644 --- a/config/project/fields/text5--9b825b00-aa1c-4ad2-b013-e29ee855e551.yaml +++ b/config/project/fields/ckEditorStandard--5d7250f9-a00c-4732-a743-b46bb5d11646.yaml @@ -1,8 +1,8 @@ columnSuffix: null -handle: text5 -instructions: 'Type your text here.' -name: 'Content Builder - Form - Text' -searchable: true +handle: ckEditorStandard +instructions: null +name: 'CK Editor - Standard' +searchable: false settings: availableTransforms: '' availableVolumes: '*' diff --git a/config/project/fields/table--8fa3e75a-c69d-4482-9083-e416986b4788.yaml b/config/project/fields/ckEditorTable--b4e0e49a-bcd4-4d67-80ad-09ea0d807bd8.yaml similarity index 85% rename from config/project/fields/table--8fa3e75a-c69d-4482-9083-e416986b4788.yaml rename to config/project/fields/ckEditorTable--b4e0e49a-bcd4-4d67-80ad-09ea0d807bd8.yaml index 9916e3b6..dfb5b8b9 100644 --- a/config/project/fields/table--8fa3e75a-c69d-4482-9083-e416986b4788.yaml +++ b/config/project/fields/ckEditorTable--b4e0e49a-bcd4-4d67-80ad-09ea0d807bd8.yaml @@ -1,8 +1,8 @@ columnSuffix: null -handle: table +handle: ckEditorTable instructions: null -name: 'Content Builder - Custom Table - Table' -searchable: true +name: 'CK Editor - Table' +searchable: false settings: availableTransforms: '' availableVolumes: '*' diff --git a/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml b/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml index 6a722678..387d8818 100644 --- a/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml +++ b/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml @@ -9,9 +9,9 @@ settings: - 1e4267e1-8d5f-4312-8458-86b19bc17d74 # Text (2 columns) - 7b5ab248-6255-4b42-88bc-80c1dee62b20 # Call To Action - 24bd0074-b53d-404d-9285-a0be9f26bbd4 # Overview - - 0396f80c-a192-4beb-a6e7-075075cf0f70 + - 0396f80c-a192-4beb-a6e7-075075cf0f70 # Image - 7256a782-20ff-4771-9d85-ed3f49e13ef4 # Quote - - 209777db-293c-48b6-9897-1fe97b278510 + - 209777db-293c-48b6-9897-1fe97b278510 # Video - 95920915-f806-4fbc-9c22-979ec9085fe8 # Text + Video - d86336d6-7efa-44f9-9a10-8619c79beeca # Text (+ Image) - f2d33237-c7de-4590-9683-7efe6594ebbd # Custom Table diff --git a/config/project/fields/backgroundColor2--ac60331a-e9bd-4399-8b44-42a2c469fd52.yaml b/config/project/fields/contentBuilderBackgroundColor--3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml similarity index 72% rename from config/project/fields/backgroundColor2--ac60331a-e9bd-4399-8b44-42a2c469fd52.yaml rename to config/project/fields/contentBuilderBackgroundColor--3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml index 9c89cdd1..af9503ea 100644 --- a/config/project/fields/backgroundColor2--ac60331a-e9bd-4399-8b44-42a2c469fd52.yaml +++ b/config/project/fields/contentBuilderBackgroundColor--3857f4aa-a319-44ec-8b5e-d907d3d1bf31.yaml @@ -1,7 +1,7 @@ columnSuffix: null -handle: backgroundColor2 +handle: contentBuilderBackgroundColor instructions: null -name: 'Content Builder - Call To Action - Background color' +name: 'Content Builder Background Color' searchable: false settings: dataSet: 'Background colors' diff --git a/config/project/fields/text2--933f619e-82e4-4b3d-a27f-9d7d9cce42b8.yaml b/config/project/fields/text2--933f619e-82e4-4b3d-a27f-9d7d9cce42b8.yaml deleted file mode 100644 index eacdb82a..00000000 --- a/config/project/fields/text2--933f619e-82e4-4b3d-a27f-9d7d9cce42b8.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: null -handle: text2 -instructions: 'Type your quote here' -name: 'Content Builder - Quote - Text' -searchable: true -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: site -type: craft\ckeditor\Field diff --git a/config/project/fields/text4--b8bf7de4-8025-4da7-9040-09ec8b731016.yaml b/config/project/fields/text4--b8bf7de4-8025-4da7-9040-09ec8b731016.yaml deleted file mode 100644 index 47950ace..00000000 --- a/config/project/fields/text4--b8bf7de4-8025-4da7-9040-09ec8b731016.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: null -handle: text4 -instructions: 'Type your text here' -name: 'Content Builder - Text (+ Image) - Text' -searchable: true -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: site -type: craft\ckeditor\Field diff --git a/config/project/fields/textColumn1--b1cd3558-d939-48d0-8628-239236ff699c.yaml b/config/project/fields/textColumn1--b1cd3558-d939-48d0-8628-239236ff699c.yaml deleted file mode 100644 index b42c2ab8..00000000 --- a/config/project/fields/textColumn1--b1cd3558-d939-48d0-8628-239236ff699c.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: null -handle: textColumn1 -instructions: 'Type the first column text here' -name: 'Content Builder - Text (2 columns) - Text Column 1' -searchable: true -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: site -type: craft\ckeditor\Field diff --git a/config/project/fields/textColumn2--a2d7684e-6737-4123-ad14-2c4e4221bbdd.yaml b/config/project/fields/textColumn2--a2d7684e-6737-4123-ad14-2c4e4221bbdd.yaml deleted file mode 100644 index 9536d45d..00000000 --- a/config/project/fields/textColumn2--a2d7684e-6737-4123-ad14-2c4e4221bbdd.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: null -handle: textColumn2 -instructions: 'Type the second column text here' -name: 'Content Builder - Text (2 columns) - Text Column 2' -searchable: true -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: site -type: craft\ckeditor\Field diff --git a/config/project/fields/titleColumn1--24983cba-9d55-413d-80dc-0374abd19ec0.yaml b/config/project/fields/titleColumn1--24983cba-9d55-413d-80dc-0374abd19ec0.yaml deleted file mode 100644 index 72b224a7..00000000 --- a/config/project/fields/titleColumn1--24983cba-9d55-413d-80dc-0374abd19ec0.yaml +++ /dev/null @@ -1,10 +0,0 @@ -columnSuffix: null -handle: titleColumn1 -instructions: 'Add an optional title to the block' -name: 'Content Builder - Text (2 columns) - Title Column 1' -searchable: true -settings: - someAttribute: null -translationKeyFormat: null -translationMethod: site -type: modules\statik\fields\AnchorLink diff --git a/config/project/fields/titleColumn2--e73dd38a-5d76-40ba-99eb-25ee65bf7ab5.yaml b/config/project/fields/titleColumn2--e73dd38a-5d76-40ba-99eb-25ee65bf7ab5.yaml deleted file mode 100644 index d60e5f99..00000000 --- a/config/project/fields/titleColumn2--e73dd38a-5d76-40ba-99eb-25ee65bf7ab5.yaml +++ /dev/null @@ -1,10 +0,0 @@ -columnSuffix: null -handle: titleColumn2 -instructions: 'Add an optional title to the block' -name: 'Content Builder - Text (2 columns) - Title Column 2' -searchable: true -settings: - someAttribute: null -translationKeyFormat: null -translationMethod: site -type: modules\statik\fields\AnchorLink diff --git a/config/project/project.yaml b/config/project/project.yaml index 2627ecd2..fd158a82 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1715931244 +dateModified: 1715946815 elementSources: craft\elements\Entry: - @@ -238,6 +238,7 @@ meta: 1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2: 'Cookie policy' # Cookie policy 1c4e3f0f-ca9b-474d-a460-48f45133c763: 'Forgot password' # Forgot password 1e4267e1-8d5f-4312-8458-86b19bc17d74: 'Text (2 columns)' # Text (2 columns) + 1ea43556-c1c6-4ae7-9c49-48498a82f797: 'CK Editor - Extended' # CK Editor - Extended 01faae48-e031-4496-af0c-89de7f12eccd: 'News categories' # News categories 2a768305-5971-43c0-a2f4-415e648c6a45: Default # Default 2e4b3bb0-26e4-47d2-9445-54401a221c63: 'X (Twitter)' # X (Twitter) @@ -249,6 +250,7 @@ meta: 5a25f3e9-a180-4a29-aa41-8721fbf815b9: 'Optimized Content' # Optimized Content 05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c: 'Edit profile' # Edit profile 5d236e94-b6a8-472c-9296-a5c992cdd49a: Contact # Contact + 5d7250f9-a00c-4732-a743-b46bb5d11646: 'CK Editor - Standard' # CK Editor - Standard 5dbe5a67-b60b-4529-a095-facb9b24a39b: Table # Table 5f87e29c-269c-47bd-b6bc-5439a2f855c8: Register # Register 6ca94949-c3f4-465d-88c7-3d4736d97ed4: Address # Address @@ -282,11 +284,13 @@ meta: 0187d268-2643-4a0d-9cf9-b8847480bf9a: 'Confirm your account' # Confirm your account 0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d: 'Optimized Overview' # Optimized Overview 361daec5-5ea3-4d9f-957f-f39c78bb595e: Profile # Profile + 0396f80c-a192-4beb-a6e7-075075cf0f70: Image # Image 684ece64-c23a-4abf-9574-f2c053d496e8: Register # Register 838aabf9-a30e-4616-ad7c-b89fe15d7cae: 'Contentbuilder Title (Anchor)' # Contentbuilder Title (Anchor) 979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca: 'Public Files' # Public Files 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 4703bf34-5e13-4da1-aff6-d04c0bba024b: 'Set Password Confirmation' # Set Password Confirmation 5611e98d-93ec-4bd4-95dd-18f282b8c5e8: Home # Home @@ -297,9 +301,11 @@ meta: 37471b2c-6c44-4b1a-bc50-3788e9de05d5: Hero # Hero 62533b8e-b5bf-4ff0-a0c9-c45bfc8cc5fd: 'General Info' # General Info 64516e7d-b46e-44ff-aa53-34e7e1e0a89d: Default # Default + 66954acb-77ba-4c75-9659-f3976770df07: 'CK Editor - Simple' # CK Editor - Simple 072209d1-1c68-4ee5-9a66-a209b518da6d: Mail # Mail 83568fdb-b819-4743-9c0a-c1a432b36feb: Login # Login 197566c6-94bb-4e67-86d7-8945f2589a1d: 'Optimized Hero' # Optimized Hero + 209777db-293c-48b6-9897-1fe97b278510: Video # Video 685530fc-e1f1-4be1-813b-ebf9ac3aa108: SEO # SEO 4750849d-9328-4d3e-956d-9d317da5e6eb: 'Page not found' # Page not found 6122281a-7d92-44b0-bef8-296775631068: 'Set Password' # Set Password @@ -311,6 +317,7 @@ meta: aac522be-8926-4b5e-ae63-cb77840a69c9: 'Registration completed' # Registration completed af69e9a2-96df-4fa9-8cc3-2728ec4fc632: 'Edit password' # Edit password b1ca80f0-4eed-4f99-bebc-bca6c694cb00: 'Contact Form' # Contact Form + 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 From 3a3ee04d6d8de963670eb756576eb691d9b0ceb9 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Sun, 19 May 2024 14:53:31 +0200 Subject: [PATCH 08/23] =?UTF-8?q?Don=E2=80=99t=20filter=20by=20block=20sta?= =?UTF-8?q?tus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/_site/_snippet/_content/_contentBuilder.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/_site/_snippet/_content/_contentBuilder.twig b/templates/_site/_snippet/_content/_contentBuilder.twig index cc26339b..572260f5 100644 --- a/templates/_site/_snippet/_content/_contentBuilder.twig +++ b/templates/_site/_snippet/_content/_contentBuilder.twig @@ -2,7 +2,7 @@ {% set settings = [] %} {% endif %} -{% for block in entry.contentBuilder.with(['textImage:image', 'image:image', 'callToAction:image']).collect()|filter(block => block.status == 'enabled') %} +{% for block in entry.contentBuilder.with(['textImage:image', 'image:image', 'callToAction:image']).collect() %} {% if settings.section is defined %}
From 38bf25eee3e7c7ad7f274bec3a635462032b21bb Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Mon, 20 May 2024 10:36:00 +0200 Subject: [PATCH 09/23] Eagerly --- templates/_site/_snippet/_content/_blocks/_textImage.twig | 2 +- templates/_site/_snippet/_content/_contentBuilder.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/_site/_snippet/_content/_blocks/_textImage.twig b/templates/_site/_snippet/_content/_blocks/_textImage.twig index e885084b..ba707101 100644 --- a/templates/_site/_snippet/_content/_blocks/_textImage.twig +++ b/templates/_site/_snippet/_content/_blocks/_textImage.twig @@ -1,7 +1,7 @@ {% set inverseClass = block.position == 'right' and block.image|length ? 'flex-row-reverse' : '' %}
- {% if block.image.collect().first() %} + {% if block.image.eagerly().one() %}
{% set image = block.image.collect().first() %} {% set optimizedImage = image.optimizedTextImage %} diff --git a/templates/_site/_snippet/_content/_contentBuilder.twig b/templates/_site/_snippet/_content/_contentBuilder.twig index 572260f5..3018850c 100644 --- a/templates/_site/_snippet/_content/_contentBuilder.twig +++ b/templates/_site/_snippet/_content/_contentBuilder.twig @@ -2,7 +2,7 @@ {% set settings = [] %} {% endif %} -{% for block in entry.contentBuilder.with(['textImage:image', 'image:image', 'callToAction:image']).collect() %} +{% for block in entry.contentBuilder.collect() %} {% if settings.section is defined %}
From 72a8e58eaf64ae4f6248e4c2caf69a1c2db5bef8 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Mon, 20 May 2024 11:05:01 +0200 Subject: [PATCH 10/23] Updates --- composer.json | 6 ++--- composer.lock | 63 ++++++++++++++++++--------------------------------- 2 files changed, 25 insertions(+), 44 deletions(-) diff --git a/composer.json b/composer.json index 583a47d4..2fe7cb74 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": ">=8.2", "ext-json": "*", "craftcms/ckeditor": "^4.0", - "craftcms/cms": "^5.1.0", + "craftcms/cms": "5.1.4", "craftcms/postmark": "^3.1.0", "hybridinteractive/craft-position-fieldtype": "^5.0.0", "hybridinteractive/craft-width-fieldtype": "^5.0.0", @@ -36,10 +36,10 @@ "verbb/element-index-defaults": "^4.0.0-beta.1", "verbb/expanded-singles": "^3.0.0-beta.2", "verbb/formie": "^3.0.0-beta.1", - "verbb/hyper": "^2.0.0-beta.1", + "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-beta.1", + "verbb/super-table": "4.0.0", "verbb/tablemaker": "^5.0.0", "vlucas/phpdotenv": "^5.4.1" }, diff --git a/composer.lock b/composer.lock index 7239face..6d77e042 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": "e995e78d31446804fd7d901d49ba5036", + "content-hash": "91429bffbcae41274be020905ad465ef", "packages": [ { "name": "bacon/bacon-qr-code", @@ -330,11 +330,11 @@ }, { "name": "craftcms/cms", - "version": "5.1.3", + "version": "5.1.4", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/cms/zipball/495d5bd84e77d064e304f495493a0832943c1faa", - "reference": "495d5bd84e77d064e304f495493a0832943c1faa", + "url": "https://api.github.com/repos/craftcms/cms/zipball/114c19dbbb0a64ef83461b3523f0f2753bab7ab4", + "reference": "114c19dbbb0a64ef83461b3523f0f2753bab7ab4", "shasum": "" }, "require": { @@ -431,7 +431,7 @@ "docs": "https://craftcms.com/docs/5.x/", "rss": "https://github.com/craftcms/cms/releases.atom" }, - "time": "2024-05-14T18:49:55+00:00" + "time": "2024-05-17T20:04:01+00:00" }, { "name": "craftcms/html-field", @@ -1188,11 +1188,6 @@ { "name": "giggsey/libphonenumber-for-php", "version": "8.13.37", - "source": { - "type": "git", - "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "536c747ff1af433dddc615b26b9674047e013076" - }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/536c747ff1af433dddc615b26b9674047e013076", @@ -1207,15 +1202,6 @@ "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": { @@ -1233,7 +1219,6 @@ "/src/timezone/data/" ] }, - "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], @@ -1254,10 +1239,6 @@ "phonenumber", "validation" ], - "support": { - "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", - "source": "https://github.com/giggsey/libphonenumber-for-php" - }, "time": "2024-05-16T09:01:39+00:00" }, { @@ -7157,11 +7138,11 @@ }, { "name": "verbb/base", - "version": "3.0.0", + "version": "3.0.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/verbb-base/zipball/5e283ec2aa7e1af8b43e15974e78b5e47822be41", - "reference": "5e283ec2aa7e1af8b43e15974e78b5e47822be41", + "url": "https://api.github.com/repos/verbb/verbb-base/zipball/63785695d99eadcbceafb0813cf9372c142377b3", + "reference": "63785695d99eadcbceafb0813cf9372c142377b3", "shasum": "" }, "require": { @@ -7184,7 +7165,7 @@ } ], "description": "Common utilities and building-blocks for Verbb plugins for Craft CMS.", - "time": "2024-05-10T13:55:03+00:00" + "time": "2024-05-18T01:33:41+00:00" }, { "name": "verbb/element-index-defaults", @@ -7358,19 +7339,19 @@ }, { "name": "verbb/hyper", - "version": "2.0.0-beta.8", + "version": "2.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/hyper/zipball/6c02eac036b4c18ca19d682e0ff52c9850852306", - "reference": "6c02eac036b4c18ca19d682e0ff52c9850852306", + "url": "https://api.github.com/repos/verbb/hyper/zipball/14e8fc08fd308f461926e6eaca4f2117ae18ab51", + "reference": "14e8fc08fd308f461926e6eaca4f2117ae18ab51", "shasum": "" }, "require": { - "craftcms/cms": "^5.0.0-beta.1", + "craftcms/cms": "^5.0.0", "embed/embed": "^3.0.0 || ^4.0.0", - "nystudio107/craft-plugin-vite": "^5.0.0-beta.1", + "nystudio107/craft-plugin-vite": "^5.0.0", "php": "^8.2", - "verbb/base": "^3.0.0-beta.1" + "verbb/base": "^3.0.0" }, "type": "craft-plugin", "extra": { @@ -7408,7 +7389,7 @@ "docs": "https://github.com/verbb/hyper", "rss": "https://github.com/verbb/hyper/commits/v2.atom" }, - "time": "2024-04-12T00:07:29+00:00" + "time": "2024-05-18T13:06:14+00:00" }, { "name": "verbb/image-resizer", @@ -7519,17 +7500,17 @@ }, { "name": "verbb/super-table", - "version": "4.0.0-beta.3", + "version": "4.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/super-table/zipball/ce9eff29a8a7c97cf3722debdfb089c03cae9061", - "reference": "ce9eff29a8a7c97cf3722debdfb089c03cae9061", + "url": "https://api.github.com/repos/verbb/super-table/zipball/b234c56aaba7a97d9b46d677fdef4b1dd2ddd59d", + "reference": "b234c56aaba7a97d9b46d677fdef4b1dd2ddd59d", "shasum": "" }, "require": { - "craftcms/cms": "^5.0.0-beta.1", + "craftcms/cms": "^5.0.0", "php": "^8.2", - "verbb/base": "^3.0.0-beta.1" + "verbb/base": "^3.0.0" }, "type": "craft-plugin", "extra": { @@ -7569,7 +7550,7 @@ "docs": "https://github.com/verbb/super-table", "rss": "https://github.com/verbb/super-table/commits/v2.atom" }, - "time": "2024-04-12T00:28:57+00:00" + "time": "2024-05-19T14:07:40+00:00" }, { "name": "verbb/tablemaker", From 6ac169bc8eb37d0371f414f06314f11d4d660fb7 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Mon, 20 May 2024 11:05:11 +0200 Subject: [PATCH 11/23] Eagerly --- templates/_site/_news/_index.twig | 2 +- templates/_site/_snippet/_item/_card.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/_site/_news/_index.twig b/templates/_site/_news/_index.twig index 086f7e69..f1652c04 100644 --- a/templates/_site/_news/_index.twig +++ b/templates/_site/_news/_index.twig @@ -6,7 +6,7 @@ {% include "_site/_snippet/_content/_defaultHeader" %} - {% set entries = craft.entries.section('news').with(['overviewImage']).orderBy('postDate DESC') %} + {% set entries = craft.entries.section('news').orderBy('postDate DESC') %} {% paginate entries.limit(10) as pageInfo, news %}
diff --git a/templates/_site/_snippet/_item/_card.twig b/templates/_site/_snippet/_item/_card.twig index 617b0019..c674a6dc 100644 --- a/templates/_site/_snippet/_item/_card.twig +++ b/templates/_site/_snippet/_item/_card.twig @@ -17,7 +17,7 @@
{% if showImage %} - {% set overviewImage = cardEntry.overviewImage.collect().first() ? cardEntry.overviewImage.collect().first() : fallback.image.one() %} + {% set overviewImage = cardEntry.overviewImage.eagerly().one() ? cardEntry.overviewImage.eagerly().one() : fallback.image.one() %} {% if overviewImage|length %} {% set optimizedImage = overviewImage.optimizedOverview %} {% if optimizedImage|length %} From a05dfde4a1cbfe7d034b003d74234f1a17e43a3f Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Mon, 20 May 2024 11:17:32 +0200 Subject: [PATCH 12/23] Overview block --- ...-c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml | 71 ++++++++++++++++++- ...-8ff8437a-a38f-47f0-b489-1701614eec3f.yaml | 20 ++---- config/project/project.yaml | 14 +++- ...-979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca.yaml | 26 +++++++ .../_snippet/_content/_blocks/_overview.twig | 2 +- 5 files changed, 113 insertions(+), 20 deletions(-) diff --git a/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml b/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml index 31cf918d..9299b97a 100644 --- a/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml +++ b/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml @@ -1,3 +1,4 @@ +color: null fieldLayouts: d51eb06b-267f-4376-aeb4-27dd5a7cbd55: tabs: @@ -12,6 +13,8 @@ fieldLayouts: disabled: false elementCondition: null id: null + includeInCards: false + inputType: null instructions: null label: null max: null @@ -19,6 +22,7 @@ fieldLayouts: name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: false size: null @@ -33,8 +37,11 @@ fieldLayouts: - elementCondition: null fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -45,8 +52,11 @@ fieldLayouts: - elementCondition: null fieldUid: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -57,14 +67,68 @@ fieldLayouts: name: Content uid: 2f51144c-2021-41e8-bafa-5f5905e65d65 userCondition: null + - + elementCondition: null + elements: + - + elementCondition: null + fieldUid: 4a2bad07-8d89-4689-b0bf-774eed764660 # Overview title + handle: null + includeInCards: false + instructions: null + label: null + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 6c03a00b-1d5c-453a-be0a-0c2d97cefd00 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38 # Overview description + handle: null + includeInCards: false + instructions: null + label: null + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 53665b37-6005-4626-be08-91430deecd48 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 15ed2b72-8955-4cec-93f8-9736a9e50e80 # Overview image + handle: null + includeInCards: false + instructions: null + label: null + providesThumbs: false + required: false + tip: null + type: craft\fieldlayoutelements\CustomField + uid: 65924322-8e4d-4b79-8347-7f58a7ac9745 + userCondition: null + warning: null + width: 100 + name: Overview + uid: 2746c6cd-6e17-4e65-bb4f-4c2f57718f61 + userCondition: null - elementCondition: null elements: - elementCondition: null fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -77,11 +141,12 @@ fieldLayouts: userCondition: null handle: accessibilityStatement hasTitleField: true +icon: '' name: 'Accessibility Statement' +showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -sortOrder: 1 titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null +titleTranslationKeyFormat: '' titleTranslationMethod: site diff --git a/config/project/fields/headerImage--8ff8437a-a38f-47f0-b489-1701614eec3f.yaml b/config/project/fields/headerImage--8ff8437a-a38f-47f0-b489-1701614eec3f.yaml index d2203903..40d06bb4 100644 --- a/config/project/fields/headerImage--8ff8437a-a38f-47f0-b489-1701614eec3f.yaml +++ b/config/project/fields/headerImage--8ff8437a-a38f-47f0-b489-1701614eec3f.yaml @@ -1,5 +1,4 @@ columnSuffix: null -contentColumnType: string handle: headerImage instructions: null name: 'Header image' @@ -10,9 +9,11 @@ settings: 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 @@ -21,26 +22,15 @@ settings: restrictedDefaultUploadSubpath: null restrictedLocationSource: 'volume:979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca' # Public Files restrictedLocationSubpath: null - selectionCondition: - __assoc__: - - - - elementType - - craft\elements\Asset - - - - fieldContext - - global - - - - class - - craft\elements\conditions\assets\AssetCondition - selectionLabel: null + selectionLabel: 'Add an image' + showCardsInGrid: true showSiteMenu: false showUnpermittedFiles: false showUnpermittedVolumes: false - source: null sources: '*' targetSiteId: null validateRelatedElements: false - viewMode: large + viewMode: cards translationKeyFormat: null translationMethod: site type: craft\fields\Assets diff --git a/config/project/project.yaml b/config/project/project.yaml index fd158a82..937eb83a 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1715946815 +dateModified: 1716196609 elementSources: craft\elements\Entry: - @@ -43,6 +43,9 @@ elementSources: - dateUpdated - link type: native + - + key: 'single:6f79e12f-9d80-4f17-ae51-5160127975ec' # Site Settings + type: native - heading: News type: heading @@ -56,6 +59,9 @@ elementSources: - link type: native - + defaultSort: + - postDate + - desc disabled: false key: 'section:c576870d-abd8-46aa-8fe5-cdd12c40dfa8' # News items tableAttributes: @@ -64,6 +70,9 @@ elementSources: - dateUpdated - link type: native + - + key: 'section:01faae48-e031-4496-af0c-89de7f12eccd' # News categories + type: native - heading: Account type: heading @@ -217,6 +226,9 @@ elementSources: - dateUpdated - link type: native + - + heading: '' + type: heading email: fromEmail: $SYSTEM_EMAIL fromName: $SYSTEM_NAME 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 884caa05..b8058dd0 100644 --- a/config/project/volumes/publicFiles--979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca.yaml +++ b/config/project/volumes/publicFiles--979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca.yaml @@ -1,3 +1,5 @@ +altTranslationKeyFormat: null +altTranslationMethod: site fieldLayouts: 8985b5d5-d4d2-4e77-a044-b0cba33552b7: tabs: @@ -20,6 +22,8 @@ fieldLayouts: disabled: false elementCondition: null id: null + includeInCards: false + inputType: null instructions: null label: null max: null @@ -27,6 +31,7 @@ fieldLayouts: name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: false size: null @@ -45,11 +50,13 @@ fieldLayouts: disabled: false elementCondition: null id: null + includeInCards: true instructions: null label: null name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: true required: false @@ -64,8 +71,11 @@ fieldLayouts: - elementCondition: null fieldUid: 39f07216-d49a-4917-b05e-bec26f425843 # Image Caption + handle: null + includeInCards: true instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -76,8 +86,11 @@ fieldLayouts: - elementCondition: null fieldUid: bcf87482-b5f3-4be6-9a63-153f0458466b # Image Copyright + handle: null + includeInCards: true instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -88,8 +101,11 @@ fieldLayouts: - elementCondition: null fieldUid: 5a25f3e9-a180-4a29-aa41-8721fbf815b9 # Optimized Content + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -100,8 +116,11 @@ fieldLayouts: - elementCondition: null fieldUid: 60b48ff5-1ab2-471b-8592-cdc623e0882c # Optimized Text Image + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -112,8 +131,11 @@ fieldLayouts: - elementCondition: null fieldUid: 0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d # Optimized Overview + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -124,8 +146,11 @@ fieldLayouts: - elementCondition: null fieldUid: 197566c6-94bb-4e67-86d7-8945f2589a1d # Optimized Hero + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -140,6 +165,7 @@ fs: files handle: publicFiles name: 'Public Files' sortOrder: 0 +subpath: '' titleTranslationKeyFormat: null titleTranslationMethod: site transformFs: '' diff --git a/templates/_site/_snippet/_content/_blocks/_overview.twig b/templates/_site/_snippet/_content/_blocks/_overview.twig index 66c8d4e4..51d0092e 100644 --- a/templates/_site/_snippet/_content/_blocks/_overview.twig +++ b/templates/_site/_snippet/_content/_blocks/_overview.twig @@ -2,7 +2,7 @@

{{ block.blockTitle }}

{% endif %}
- {% for cardEntry in block.entries.with(['overviewImage']).collect() %} + {% for cardEntry in block.entries.collect() %} {% include '_site/_snippet/_item/_card' %} {% endfor %}
From 78fa48dc72acbf583f023113b6ac695f32f88a8f Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Mon, 20 May 2024 11:19:46 +0200 Subject: [PATCH 13/23] Quote image alt text --- templates/_site/_snippet/_content/_blocks/_quote.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/_site/_snippet/_content/_blocks/_quote.twig b/templates/_site/_snippet/_content/_blocks/_quote.twig index 9c2c565e..3cdbff94 100644 --- a/templates/_site/_snippet/_content/_blocks/_quote.twig +++ b/templates/_site/_snippet/_content/_blocks/_quote.twig @@ -9,7 +9,7 @@ width: asset.width, height: asset.height, srcset: asset.getSrcset(['1.5x', '2x', '3x']), - alt: block.authorImage|first.imageCaption ?? block.authorImage|first.title ?? block.author, + alt: asset.alt ?? asset.title ?? block.author, class: "max-w-[225px] rounded-full", loading: "lazy" }) }} From 7e1b3dba92a50bd2226764357ffa85613d886f79 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Mon, 20 May 2024 11:30:22 +0200 Subject: [PATCH 14/23] Homepage --- templates/_site/index.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/_site/index.twig b/templates/_site/index.twig index 39c9fc4c..9bba440c 100644 --- a/templates/_site/index.twig +++ b/templates/_site/index.twig @@ -18,7 +18,7 @@
- {% set news = craft.entries().section('news').with(['overviewImage']).orderBy('postDate DESC').limit(3).collect() %} + {% set news = craft.entries().section('news').orderBy('postDate DESC').limit(3).collect() %} {% if news|length %}
From c9d962cade99f6e1ca305d0389989b8d130ba248 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Mon, 20 May 2024 11:38:09 +0200 Subject: [PATCH 15/23] Move hero from supertable to matrix --- ...-37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml | 48 +++---------------- config/project/project.yaml | 2 +- 2 files changed, 8 insertions(+), 42 deletions(-) diff --git a/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml b/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml index 0b0babce..0cc6546e 100644 --- a/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml +++ b/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml @@ -1,54 +1,20 @@ columnSuffix: null -contentColumnType: string handle: hero instructions: null name: Hero searchable: false settings: - blockTypeFields: 0 - changedFieldIndicator: 47082500 - columns: - __assoc__: - - - - 2184d090-d3e1-413b-8d21-b537c5141ef8 - - - __assoc__: - - - - width - - '' - - - - f2cda3ff-d4de-4c81-a8c2-944f82c303db - - - __assoc__: - - - - width - - '' - - - - d04eb799-5eb6-46db-92f8-88c4e6b8812e - - - __assoc__: - - - - width - - '' - - - - f936530d-29a5-4460-9ccd-b586bfb25329 - - - __assoc__: - - - - width - - '' + createButtonLabel: 'Add hero' entryTypes: - ed516703-9411-446f-8ce9-d66e9c48839a # Hero Block - fieldLayout: row - maxEntries: null - maxRows: null + includeTableView: false + maxEntries: 1 minEntries: null - minRows: null + pageSize: null propagationKeyFormat: null propagationMethod: all - selectionLabel: null - staticField: true + showCardsInGrid: false viewMode: blocks translationKeyFormat: null -translationMethod: none -type: verbb\supertable\fields\SuperTableField +translationMethod: site +type: craft\fields\Matrix diff --git a/config/project/project.yaml b/config/project/project.yaml index 937eb83a..cea0f923 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1716196609 +dateModified: 1716197637 elementSources: craft\elements\Entry: - From 7d0c6f2e6ee66b69a4e5d24189e713e1cf740704 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Mon, 20 May 2024 11:56:36 +0200 Subject: [PATCH 16/23] Hero --- ...-ed516703-9411-446f-8ce9-d66e9c48839a.yaml | 39 ++++++++++++++++--- ...-2184d090-d3e1-413b-8d21-b537c5141ef8.yaml | 4 +- config/project/project.yaml | 3 +- 3 files changed, 38 insertions(+), 8 deletions(-) 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 7f3813bc..1870fe39 100644 --- a/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml +++ b/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml @@ -6,8 +6,37 @@ fieldLayouts: elementCondition: null elements: - + autocapitalize: true + autocomplete: false + autocorrect: true + class: null + disabled: false elementCondition: null - fieldUid: 2184d090-d3e1-413b-8d21-b537c5141ef8 + 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\entries\EntryTitleField + uid: 33b9181f-3547-4509-a827-514daba97968 + userCondition: null + warning: null + width: 100 + - + elementCondition: null + fieldUid: 2184d090-d3e1-413b-8d21-b537c5141ef8 # Hero - Image handle: image includeInCards: false instructions: null @@ -70,12 +99,12 @@ fieldLayouts: userCondition: null handle: heroBlock hasTitleField: false -icon: null +icon: '' name: 'Hero Block' showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' titleTranslationMethod: site diff --git a/config/project/fields/image5--2184d090-d3e1-413b-8d21-b537c5141ef8.yaml b/config/project/fields/image5--2184d090-d3e1-413b-8d21-b537c5141ef8.yaml index 3b671804..2169102b 100644 --- a/config/project/fields/image5--2184d090-d3e1-413b-8d21-b537c5141ef8.yaml +++ b/config/project/fields/image5--2184d090-d3e1-413b-8d21-b537c5141ef8.yaml @@ -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: false 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/project.yaml b/config/project/project.yaml index cea0f923..8b5d7d25 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1716197637 +dateModified: 1716198953 elementSources: craft\elements\Entry: - @@ -300,6 +300,7 @@ meta: 684ece64-c23a-4abf-9574-f2c053d496e8: Register # Register 838aabf9-a30e-4616-ad7c-b89fe15d7cae: 'Contentbuilder Title (Anchor)' # Contentbuilder Title (Anchor) 979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca: 'Public Files' # Public Files + 2184d090-d3e1-413b-8d21-b537c5141ef8: 'Hero - Image' # Hero - Image 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 From 20025c5c87e40ba0f245f5ae9c9ae507949b5578 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Thu, 23 May 2024 11:49:18 +0200 Subject: [PATCH 17/23] Unify entry types --- ...-c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml | 152 ------------------ ...2a768305-5971-43c0-a2f4-415e648c6a45.yaml} | 17 +- ...-0187d268-2643-4a0d-9cf9-b8847480bf9a.yaml | 62 ------- ...-1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2.yaml | 68 -------- ...-8447faee-7d03-4d6a-b5fc-aab7be2a2ebf.yaml | 59 ------- ...-30c8e71d-a0e0-4ffe-be09-f9822ac071ff.yaml | 59 ------- ...-32fb962b-6278-43e9-812f-dc9f5e33c1ab.yaml | 62 ------- ...-c74db584-8982-4131-acaf-8448f5d1af9b.yaml | 62 ------- ...-83568fdb-b819-4743-9c0a-c1a432b36feb.yaml | 62 ------- ...-be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff.yaml | 55 ------- ...-9f39fdda-793c-4506-9dd4-e764d46cad28.yaml | 39 ++++- ...-4c4ef055-f88d-4b63-825e-aebd5ea34ad2.yaml | 68 -------- ...-88823369-72c4-4751-92df-a430c2f5784b.yaml | 62 ------- ...-5f87e29c-269c-47bd-b6bc-5439a2f855c8.yaml | 62 ------- ...-aac522be-8926-4b5e-ae63-cb77840a69c9.yaml | 62 ------- ...-8f0da589-76b2-4663-9209-ba978821ca83.yaml | 62 ------- ...6122281a-7d92-44b0-bef8-296775631068.yaml} | 32 +++- ...-e85a2f89-c711-4452-8eda-43dac6449f63.yaml | 68 -------- ...-56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml | 2 +- config/project/project.yaml | 23 +-- ...-99a435d2-9c12-4ef6-8b3b-2a9915d4216b.yaml | 3 +- ...-dca2ac05-7833-41de-b7b4-a737c090575c.yaml | 3 +- ...-36895330-a28e-477f-9327-bdbe66dabf99.yaml | 3 +- ...-af69e9a2-96df-4fa9-8cc3-2728ec4fc632.yaml | 3 +- ...-05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c.yaml | 3 +- ...-1c4e3f0f-ca9b-474d-a460-48f45133c763.yaml | 3 +- ...-53c1af4c-0fbd-4811-a028-67fed65195b9.yaml | 3 +- ...-c25b1e19-dca6-4ab5-a776-a043f6ee4c82.yaml | 3 +- ...-01faae48-e031-4496-af0c-89de7f12eccd.yaml | 2 +- ...-4750849d-9328-4d3e-956d-9d317da5e6eb.yaml | 3 +- ...-45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml | 2 +- ...-c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e.yaml | 3 +- ...-361daec5-5ea3-4d9f-957f-f39c78bb595e.yaml | 3 +- ...-684ece64-c23a-4abf-9574-f2c053d496e8.yaml | 3 +- ...-d5601a1f-a33e-4c5a-b7af-1f29347149ca.yaml | 3 +- ...-8e583282-1fec-4444-822f-37b2d5961f28.yaml | 2 +- ...-4703bf34-5e13-4da1-aff6-d04c0bba024b.yaml | 3 +- ...-fa6e0764-a31c-4304-a4d7-76bd3a679e3e.yaml | 3 +- 38 files changed, 111 insertions(+), 1078 deletions(-) delete mode 100644 config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml rename config/project/entryTypes/{default--2a768305-5971-43c0-a2f4-415e648c6a45.yaml => category--2a768305-5971-43c0-a2f4-415e648c6a45.yaml} (81%) delete mode 100644 config/project/entryTypes/confirmAccount--0187d268-2643-4a0d-9cf9-b8847480bf9a.yaml delete mode 100644 config/project/entryTypes/cookiePolicy--1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2.yaml delete mode 100644 config/project/entryTypes/editPassword--8447faee-7d03-4d6a-b5fc-aab7be2a2ebf.yaml delete mode 100644 config/project/entryTypes/editProfile--30c8e71d-a0e0-4ffe-be09-f9822ac071ff.yaml delete mode 100644 config/project/entryTypes/forgotPassword--32fb962b-6278-43e9-812f-dc9f5e33c1ab.yaml delete mode 100644 config/project/entryTypes/forgotPasswordConfirmation--c74db584-8982-4131-acaf-8448f5d1af9b.yaml delete mode 100644 config/project/entryTypes/login--83568fdb-b819-4743-9c0a-c1a432b36feb.yaml delete mode 100644 config/project/entryTypes/pageNotFound--be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff.yaml delete mode 100644 config/project/entryTypes/privacyPolicy--4c4ef055-f88d-4b63-825e-aebd5ea34ad2.yaml delete mode 100644 config/project/entryTypes/profile--88823369-72c4-4751-92df-a430c2f5784b.yaml delete mode 100644 config/project/entryTypes/register--5f87e29c-269c-47bd-b6bc-5439a2f855c8.yaml delete mode 100644 config/project/entryTypes/registrationCompleted--aac522be-8926-4b5e-ae63-cb77840a69c9.yaml delete mode 100644 config/project/entryTypes/setPasswordConfirmation--8f0da589-76b2-4663-9209-ba978821ca83.yaml rename config/project/entryTypes/{setPassword--6122281a-7d92-44b0-bef8-296775631068.yaml => simplePage--6122281a-7d92-44b0-bef8-296775631068.yaml} (67%) delete mode 100644 config/project/entryTypes/systemOffline--e85a2f89-c711-4452-8eda-43dac6449f63.yaml diff --git a/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml b/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml deleted file mode 100644 index 9299b97a..00000000 --- a/config/project/entryTypes/accessibilityStatement--c113b5bd-7822-4e56-933c-ed2a6ae65111.yaml +++ /dev/null @@ -1,152 +0,0 @@ -color: null -fieldLayouts: - d51eb06b-267f-4376-aeb4-27dd5a7cbd55: - tabs: - - - elementCondition: null - elements: - - - 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\entries\EntryTitleField - uid: dda3e86c-903d-40c2-bd52-bbc177b59396 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - handle: null - includeInCards: false - instructions: null - label: null - providesThumbs: false - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 41ff0853-9eda-489f-8241-18d79c37e759 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder - handle: null - includeInCards: false - instructions: null - label: null - providesThumbs: false - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 12aebf15-9f8f-4855-9013-66a176b9e9ad - userCondition: null - warning: null - width: 100 - name: Content - uid: 2f51144c-2021-41e8-bafa-5f5905e65d65 - userCondition: null - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 4a2bad07-8d89-4689-b0bf-774eed764660 # Overview title - handle: null - includeInCards: false - instructions: null - label: null - providesThumbs: false - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 6c03a00b-1d5c-453a-be0a-0c2d97cefd00 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38 # Overview description - handle: null - includeInCards: false - instructions: null - label: null - providesThumbs: false - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 53665b37-6005-4626-be08-91430deecd48 - userCondition: null - warning: null - width: 100 - - - elementCondition: null - fieldUid: 15ed2b72-8955-4cec-93f8-9736a9e50e80 # Overview image - handle: null - includeInCards: false - instructions: null - label: null - providesThumbs: false - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 65924322-8e4d-4b79-8347-7f58a7ac9745 - userCondition: null - warning: null - width: 100 - name: Overview - uid: 2746c6cd-6e17-4e65-bb4f-4c2f57718f61 - userCondition: null - - - elementCondition: null - elements: - - - elementCondition: null - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - handle: null - includeInCards: false - instructions: null - label: null - providesThumbs: false - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: b30185b4-c4bb-46ab-ba5c-ade682499148 - userCondition: null - warning: null - width: 100 - name: SEO - uid: 3f19a97a-f123-49f9-a496-940efd348cd4 - userCondition: null -handle: accessibilityStatement -hasTitleField: true -icon: '' -name: 'Accessibility Statement' -showSlugField: true -showStatusField: true -slugTranslationKeyFormat: '' -slugTranslationMethod: site -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: '' -titleTranslationMethod: site diff --git a/config/project/entryTypes/default--2a768305-5971-43c0-a2f4-415e648c6a45.yaml b/config/project/entryTypes/category--2a768305-5971-43c0-a2f4-415e648c6a45.yaml similarity index 81% rename from config/project/entryTypes/default--2a768305-5971-43c0-a2f4-415e648c6a45.yaml rename to config/project/entryTypes/category--2a768305-5971-43c0-a2f4-415e648c6a45.yaml index b3b02fdd..cc6f701d 100644 --- a/config/project/entryTypes/default--2a768305-5971-43c0-a2f4-415e648c6a45.yaml +++ b/config/project/entryTypes/category--2a768305-5971-43c0-a2f4-415e648c6a45.yaml @@ -1,3 +1,4 @@ +color: null fieldLayouts: 6994165f-c844-498d-978c-d241e4f24012: tabs: @@ -12,6 +13,8 @@ fieldLayouts: disabled: false elementCondition: null id: null + includeInCards: false + inputType: null instructions: null label: null max: null @@ -19,6 +22,7 @@ fieldLayouts: name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: false size: null @@ -33,13 +37,14 @@ fieldLayouts: name: Content uid: e938e3cc-0dd8-4537-b66c-c5f4fc283763 userCondition: null -handle: default +handle: category hasTitleField: true -name: Default +icon: '' +name: Category +showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -sortOrder: 1 -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' titleTranslationMethod: site diff --git a/config/project/entryTypes/confirmAccount--0187d268-2643-4a0d-9cf9-b8847480bf9a.yaml b/config/project/entryTypes/confirmAccount--0187d268-2643-4a0d-9cf9-b8847480bf9a.yaml deleted file mode 100644 index d14c734a..00000000 --- a/config/project/entryTypes/confirmAccount--0187d268-2643-4a0d-9cf9-b8847480bf9a.yaml +++ /dev/null @@ -1,62 +0,0 @@ -fieldLayouts: - 477674b4-58e0-476e-9644-82d2e9acf19d: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - uid: 0f4d5200-5a69-45f0-a598-d6c6e89dadd9 - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: d810011f-cd8a-4d88-bf89-3b5cdb39b556 - warning: null - width: 100 - name: Content - uid: 7d3c8ba5-ffdb-41cf-b371-a8dfb757ed4a - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 2351b1e5-f35b-4944-8ebe-39d5b4911703 - warning: null - width: 100 - name: SEO - uid: bb531ad4-f823-4fc7-b7f9-ebb082573da0 -handle: confirmAccount -hasTitleField: true -name: 'Confirm your account' -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/cookiePolicy--1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2.yaml b/config/project/entryTypes/cookiePolicy--1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2.yaml deleted file mode 100644 index d08f993a..00000000 --- a/config/project/entryTypes/cookiePolicy--1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2.yaml +++ /dev/null @@ -1,68 +0,0 @@ -fieldLayouts: - 536c647a-6d86-4234-b385-8839799efba8: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: '0' - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - - - fieldUid: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder - instructions: null - label: null - required: '0' - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: Content - sortOrder: 1 - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: SEO - sortOrder: 2 -handle: cookiePolicy -hasTitleField: true -name: 'Cookie policy' -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/editPassword--8447faee-7d03-4d6a-b5fc-aab7be2a2ebf.yaml b/config/project/entryTypes/editPassword--8447faee-7d03-4d6a-b5fc-aab7be2a2ebf.yaml deleted file mode 100644 index a271160f..00000000 --- a/config/project/entryTypes/editPassword--8447faee-7d03-4d6a-b5fc-aab7be2a2ebf.yaml +++ /dev/null @@ -1,59 +0,0 @@ -fieldLayouts: - 71d67f33-bbd4-447a-a023-59dfec67ec20: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: Content - sortOrder: 1 - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: SEO - sortOrder: 2 -handle: editPassword -hasTitleField: true -name: 'Edit password' -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/editProfile--30c8e71d-a0e0-4ffe-be09-f9822ac071ff.yaml b/config/project/entryTypes/editProfile--30c8e71d-a0e0-4ffe-be09-f9822ac071ff.yaml deleted file mode 100644 index c8cbf0d7..00000000 --- a/config/project/entryTypes/editProfile--30c8e71d-a0e0-4ffe-be09-f9822ac071ff.yaml +++ /dev/null @@ -1,59 +0,0 @@ -fieldLayouts: - bc04a859-967f-4135-a211-cab5a1e7a741: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: Content - sortOrder: 1 - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: SEO - sortOrder: 2 -handle: editProfile -hasTitleField: true -name: 'Edit profile' -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/forgotPassword--32fb962b-6278-43e9-812f-dc9f5e33c1ab.yaml b/config/project/entryTypes/forgotPassword--32fb962b-6278-43e9-812f-dc9f5e33c1ab.yaml deleted file mode 100644 index 2c32d023..00000000 --- a/config/project/entryTypes/forgotPassword--32fb962b-6278-43e9-812f-dc9f5e33c1ab.yaml +++ /dev/null @@ -1,62 +0,0 @@ -fieldLayouts: - c015e9cc-e735-4ef0-b2d1-61c64f6acd9f: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - uid: 3e2218c5-12da-4afe-879a-c920fd83c4cd - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 823f6fdf-7fa6-456e-981b-f9c7238ef807 - warning: null - width: 100 - name: Content - uid: 91f8d13b-53f1-4def-b27c-ffb584d04737 - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 7f1144bd-2ee7-40af-a826-ff1c0382196d - warning: null - width: 100 - name: SEO - uid: 65400529-152e-45d6-b6e9-14f030721122 -handle: forgotPassword -hasTitleField: true -name: 'Forgot password' -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/forgotPasswordConfirmation--c74db584-8982-4131-acaf-8448f5d1af9b.yaml b/config/project/entryTypes/forgotPasswordConfirmation--c74db584-8982-4131-acaf-8448f5d1af9b.yaml deleted file mode 100644 index 5c96248a..00000000 --- a/config/project/entryTypes/forgotPasswordConfirmation--c74db584-8982-4131-acaf-8448f5d1af9b.yaml +++ /dev/null @@ -1,62 +0,0 @@ -fieldLayouts: - 067900cf-e356-4104-9389-f5f08ef63d0d: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - uid: ae32d438-bd75-4328-84a5-e4c594cac7db - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 24bbf5b9-9ab8-436a-b78d-0c5e4c63b940 - warning: null - width: 100 - name: Content - uid: c755ce33-5fa7-4c39-9aaa-fac2f3e9f22f - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: e9bfb74d-bec1-4177-9e96-5d8b1d2a467d - warning: null - width: 100 - name: SEO - uid: d34ac62a-0ee1-4b0e-a64d-ae5bb64ee034 -handle: forgotPasswordConfirmation -hasTitleField: true -name: 'Forgot Password Confirmation' -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/login--83568fdb-b819-4743-9c0a-c1a432b36feb.yaml b/config/project/entryTypes/login--83568fdb-b819-4743-9c0a-c1a432b36feb.yaml deleted file mode 100644 index f7dd6629..00000000 --- a/config/project/entryTypes/login--83568fdb-b819-4743-9c0a-c1a432b36feb.yaml +++ /dev/null @@ -1,62 +0,0 @@ -fieldLayouts: - 828a0866-584e-4390-bf58-01a51969cdb2: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - uid: c538a919-c992-4f5a-aa1c-beea7b01642d - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 17ef52e0-a400-4016-b17b-f1c8f704646b - warning: null - width: 100 - name: Content - uid: 43f6d522-2a07-4ffc-bafe-b85d3c8c5ce3 - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 99f8fd4e-d0b5-4dc2-8311-ad0e6e1d9ea1 - warning: null - width: 100 - name: SEO - uid: cc53839f-abe0-4012-b614-7453309f6098 -handle: login -hasTitleField: true -name: Login -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/pageNotFound--be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff.yaml b/config/project/entryTypes/pageNotFound--be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff.yaml deleted file mode 100644 index e3391c4d..00000000 --- a/config/project/entryTypes/pageNotFound--be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff.yaml +++ /dev/null @@ -1,55 +0,0 @@ -fieldLayouts: - 7b44eba5-0989-4758-9121-7ea7b806a4e6: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - - - fieldUid: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: Inhoud - sortOrder: 1 -handle: pageNotFound -hasTitleField: true -name: 'Page not found' -sortOrder: 1 -titleFormat: '{section.name|raw}' -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 9f9b7a26..29236c55 100644 --- a/config/project/entryTypes/pages--9f39fdda-793c-4506-9dd4-e764d46cad28.yaml +++ b/config/project/entryTypes/pages--9f39fdda-793c-4506-9dd4-e764d46cad28.yaml @@ -1,3 +1,4 @@ +color: null fieldLayouts: 6b7fadb8-b880-45cc-b5af-2f8dbd770ab0: tabs: @@ -12,6 +13,8 @@ fieldLayouts: disabled: false elementCondition: null id: null + includeInCards: false + inputType: null instructions: null label: null max: null @@ -19,6 +22,7 @@ fieldLayouts: name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: false size: null @@ -33,8 +37,11 @@ fieldLayouts: - elementCondition: null fieldUid: 8ff8437a-a38f-47f0-b489-1701614eec3f # Header image + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -45,8 +52,11 @@ fieldLayouts: - elementCondition: null fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -62,8 +72,11 @@ fieldLayouts: - elementCondition: null fieldUid: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -80,8 +93,11 @@ fieldLayouts: - elementCondition: null fieldUid: 4a2bad07-8d89-4689-b0bf-774eed764660 # Overview title + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -92,8 +108,11 @@ fieldLayouts: - elementCondition: null fieldUid: 2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38 # Overview description + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -104,8 +123,11 @@ fieldLayouts: - elementCondition: null fieldUid: 15ed2b72-8955-4cec-93f8-9736a9e50e80 # Overview image + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -122,8 +144,11 @@ fieldLayouts: - elementCondition: null fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -140,8 +165,11 @@ fieldLayouts: - elementCondition: null fieldUid: 82edb6db-a497-4e37-8c25-5d4d210f0c81 # Search keywords + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -154,11 +182,12 @@ fieldLayouts: userCondition: null handle: pages hasTitleField: true -name: Pages +icon: '' +name: 'Contentbuilder Page' +showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -sortOrder: 1 -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' titleTranslationMethod: site diff --git a/config/project/entryTypes/privacyPolicy--4c4ef055-f88d-4b63-825e-aebd5ea34ad2.yaml b/config/project/entryTypes/privacyPolicy--4c4ef055-f88d-4b63-825e-aebd5ea34ad2.yaml deleted file mode 100644 index cba5d6a1..00000000 --- a/config/project/entryTypes/privacyPolicy--4c4ef055-f88d-4b63-825e-aebd5ea34ad2.yaml +++ /dev/null @@ -1,68 +0,0 @@ -fieldLayouts: - ce2524be-8574-4fd8-8507-225d56dbde04: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - - - fieldUid: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: Content - sortOrder: 1 - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: SEO - sortOrder: 2 -handle: privacyPolicy -hasTitleField: true -name: 'Privacy policy' -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/profile--88823369-72c4-4751-92df-a430c2f5784b.yaml b/config/project/entryTypes/profile--88823369-72c4-4751-92df-a430c2f5784b.yaml deleted file mode 100644 index 3b837031..00000000 --- a/config/project/entryTypes/profile--88823369-72c4-4751-92df-a430c2f5784b.yaml +++ /dev/null @@ -1,62 +0,0 @@ -fieldLayouts: - 800c29b7-0814-49b8-be52-d9a68e29e533: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - uid: 1f5bf32c-4170-4102-b928-77ffb56bda0c - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 0ae28784-3a49-4473-bc88-69babb3acc0e - warning: null - width: 100 - name: Content - uid: 6265bc60-a06c-4edc-bd77-f78dc7c00bc7 - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 2c631964-c418-44b9-a438-4a13d5d1ac1e - warning: null - width: 100 - name: SEO - uid: 318e690b-268b-4177-8a28-c11feabd5d2e -handle: profile -hasTitleField: true -name: Profile -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/register--5f87e29c-269c-47bd-b6bc-5439a2f855c8.yaml b/config/project/entryTypes/register--5f87e29c-269c-47bd-b6bc-5439a2f855c8.yaml deleted file mode 100644 index dfdcbaf9..00000000 --- a/config/project/entryTypes/register--5f87e29c-269c-47bd-b6bc-5439a2f855c8.yaml +++ /dev/null @@ -1,62 +0,0 @@ -fieldLayouts: - f19d5dc1-28c4-44f3-83e8-5f6e0d2ed056: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - uid: 5d4e80c5-5c93-4f61-8005-7c896c65a1d0 - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 9c489714-fc35-4d42-9f04-05e0466a5ee8 - warning: null - width: 100 - name: Content - uid: 3b85ef6e-5878-43dc-9013-5b4751b7c28c - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: b4314c02-992e-40f0-b8d0-39f3192d6945 - warning: null - width: 100 - name: SEO - uid: 7daf2f15-a33d-492e-a3b6-2c5bf633579f -handle: register -hasTitleField: true -name: Register -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/registrationCompleted--aac522be-8926-4b5e-ae63-cb77840a69c9.yaml b/config/project/entryTypes/registrationCompleted--aac522be-8926-4b5e-ae63-cb77840a69c9.yaml deleted file mode 100644 index e6b84d0b..00000000 --- a/config/project/entryTypes/registrationCompleted--aac522be-8926-4b5e-ae63-cb77840a69c9.yaml +++ /dev/null @@ -1,62 +0,0 @@ -fieldLayouts: - 095aefa0-8c6b-4f90-abb7-9dfc35fec021: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - uid: bc8275f3-459d-4abd-b825-70d7e90f6c7f - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 9ea31841-91fc-40c0-b281-10ccdefeb5ca - warning: null - width: 100 - name: Content - uid: ac68430b-b330-4513-92e0-c1de15a8aa5a - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 58a9e0f1-d782-4c50-a079-3128e8c42c62 - warning: null - width: 100 - name: SEO - uid: 9e229d08-1f55-4460-8abb-0a99a8b8cad0 -handle: registrationCompleted -hasTitleField: true -name: 'Registration completed' -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/setPasswordConfirmation--8f0da589-76b2-4663-9209-ba978821ca83.yaml b/config/project/entryTypes/setPasswordConfirmation--8f0da589-76b2-4663-9209-ba978821ca83.yaml deleted file mode 100644 index 2e94c0f5..00000000 --- a/config/project/entryTypes/setPasswordConfirmation--8f0da589-76b2-4663-9209-ba978821ca83.yaml +++ /dev/null @@ -1,62 +0,0 @@ -fieldLayouts: - e06b82b0-43b0-4483-a082-511b04afce72: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - uid: f00cf962-2ab7-4f99-b3ed-2838c886daab - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: e6d3600a-70d0-406f-8283-ec4deee10040 - warning: null - width: 100 - name: Content - uid: 8a3768f4-c112-4a8c-a977-39064aa0c8ca - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - uid: 9a8da798-5a12-408c-9ea9-7c050ef371f9 - warning: null - width: 100 - name: SEO - uid: 2079e7b5-b97f-46c4-a052-d83c6c260e20 -handle: setPasswordConfirmation -hasTitleField: true -name: 'Set Password Confirmation' -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/entryTypes/setPassword--6122281a-7d92-44b0-bef8-296775631068.yaml b/config/project/entryTypes/simplePage--6122281a-7d92-44b0-bef8-296775631068.yaml similarity index 67% rename from config/project/entryTypes/setPassword--6122281a-7d92-44b0-bef8-296775631068.yaml rename to config/project/entryTypes/simplePage--6122281a-7d92-44b0-bef8-296775631068.yaml index 87403e44..1ed0b48b 100644 --- a/config/project/entryTypes/setPassword--6122281a-7d92-44b0-bef8-296775631068.yaml +++ b/config/project/entryTypes/simplePage--6122281a-7d92-44b0-bef8-296775631068.yaml @@ -1,7 +1,9 @@ +color: null fieldLayouts: f84d33ce-0718-49b0-9cc6-b85210dcdabb: tabs: - + elementCondition: null elements: - autocapitalize: true @@ -9,7 +11,10 @@ fieldLayouts: autocorrect: true class: null disabled: false + elementCondition: null id: null + includeInCards: false + inputType: null instructions: null label: null max: null @@ -17,6 +22,7 @@ fieldLayouts: name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: false size: null @@ -25,38 +31,56 @@ fieldLayouts: title: null type: craft\fieldlayoutelements\entries\EntryTitleField uid: e647faa3-934a-40d5-8783-a7da0db47ab2 + userCondition: null warning: null width: 100 - + elementCondition: null fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField uid: 14c560fa-184a-4944-b16a-82c03aaf1969 + userCondition: null warning: null width: 100 name: Content uid: 6b6c9154-76a6-4562-8f1a-ae5c3382ad7c + userCondition: null - + elementCondition: null elements: - + elementCondition: null fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField uid: dbd36d19-a422-4db8-991a-cc84c1ba42bb + userCondition: null warning: null width: 100 name: SEO uid: 18196894-67ca-4183-8e53-2a6a25fd3266 -handle: setPassword + userCondition: null +handle: simplePage hasTitleField: true -name: 'Set Password' -sortOrder: 1 +icon: '' +name: 'Simple page (Title/Intro/SEO)' +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: '' +slugTranslationMethod: site titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null +titleTranslationKeyFormat: '' titleTranslationMethod: site diff --git a/config/project/entryTypes/systemOffline--e85a2f89-c711-4452-8eda-43dac6449f63.yaml b/config/project/entryTypes/systemOffline--e85a2f89-c711-4452-8eda-43dac6449f63.yaml deleted file mode 100644 index 6a8376b5..00000000 --- a/config/project/entryTypes/systemOffline--e85a2f89-c711-4452-8eda-43dac6449f63.yaml +++ /dev/null @@ -1,68 +0,0 @@ -fieldLayouts: - 022e32f0-2d20-4b83-a188-5731b276834e: - tabs: - - - elements: - - - autocapitalize: true - autocomplete: false - autocorrect: true - class: null - disabled: false - id: null - instructions: null - label: null - max: null - min: null - name: null - orientation: null - placeholder: null - readonly: false - requirable: false - size: null - step: null - tip: null - title: null - type: craft\fieldlayoutelements\entries\EntryTitleField - warning: null - width: 100 - - - fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - - - fieldUid: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: Content - sortOrder: 1 - - - elements: - - - fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO - instructions: null - label: null - required: false - tip: null - type: craft\fieldlayoutelements\CustomField - warning: null - width: 100 - name: SEO - sortOrder: 2 -handle: systemOffline -hasTitleField: true -name: '503' -sortOrder: 1 -titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null -titleTranslationMethod: site diff --git a/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml b/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml index 387d8818..fd4385ea 100644 --- a/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml +++ b/config/project/fields/contentBuilder--56d715d0-6a9d-4562-9c66-e5b4caad7f44.yaml @@ -6,6 +6,7 @@ searchable: true settings: createButtonLabel: null entryTypes: + - d86336d6-7efa-44f9-9a10-8619c79beeca # Text (+ Image) - 1e4267e1-8d5f-4312-8458-86b19bc17d74 # Text (2 columns) - 7b5ab248-6255-4b42-88bc-80c1dee62b20 # Call To Action - 24bd0074-b53d-404d-9285-a0be9f26bbd4 # Overview @@ -13,7 +14,6 @@ settings: - 7256a782-20ff-4771-9d85-ed3f49e13ef4 # Quote - 209777db-293c-48b6-9897-1fe97b278510 # Video - 95920915-f806-4fbc-9c22-979ec9085fe8 # Text + Video - - d86336d6-7efa-44f9-9a10-8619c79beeca # Text (+ Image) - f2d33237-c7de-4590-9683-7efe6594ebbd # Custom Table - f3211a4e-d5f8-4514-a372-c5b8cfc2c44a # Form includeTableView: false diff --git a/config/project/project.yaml b/config/project/project.yaml index 8b5d7d25..750ee869 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1716198953 +dateModified: 1716457726 elementSources: craft\elements\Entry: - @@ -247,40 +247,34 @@ fs: url: '@baseUrl/files/' meta: __names__: - 1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2: 'Cookie policy' # Cookie policy 1c4e3f0f-ca9b-474d-a460-48f45133c763: 'Forgot password' # Forgot password 1e4267e1-8d5f-4312-8458-86b19bc17d74: 'Text (2 columns)' # Text (2 columns) 1ea43556-c1c6-4ae7-9c49-48498a82f797: 'CK Editor - Extended' # CK Editor - Extended 01faae48-e031-4496-af0c-89de7f12eccd: 'News categories' # News categories - 2a768305-5971-43c0-a2f4-415e648c6a45: Default # Default + 2a768305-5971-43c0-a2f4-415e648c6a45: Category # Category 2e4b3bb0-26e4-47d2-9445-54401a221c63: 'X (Twitter)' # X (Twitter) 2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38: 'Overview description' # Overview description 2fc9314d-a36d-4952-bc62-530aed9da924: Statik # Statik 4a2bad07-8d89-4689-b0bf-774eed764660: 'Overview title' # Overview title - 4c4ef055-f88d-4b63-825e-aebd5ea34ad2: 'Privacy policy' # Privacy policy 4c32edae-2824-4f0f-b38b-2477d2500dfe: 'News Overview' # News Overview 5a25f3e9-a180-4a29-aa41-8721fbf815b9: 'Optimized Content' # Optimized Content 05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c: 'Edit profile' # Edit profile 5d236e94-b6a8-472c-9296-a5c992cdd49a: Contact # Contact 5d7250f9-a00c-4732-a743-b46bb5d11646: 'CK Editor - Standard' # CK Editor - Standard 5dbe5a67-b60b-4529-a095-facb9b24a39b: Table # Table - 5f87e29c-269c-47bd-b6bc-5439a2f855c8: Register # Register 6ca94949-c3f4-465d-88c7-3d4736d97ed4: Address # Address 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 7d23b02c-ad1d-44a8-9751-35fbdcc38963: Standard # Standard 8e583282-1fec-4444-822f-37b2d5961f28: 'Set Password' # Set Password - 8f0da589-76b2-4663-9209-ba978821ca83: 'Set Password Confirmation' # Set Password Confirmation 8ff8437a-a38f-47f0-b489-1701614eec3f: 'Header image' # Header image 9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6: Instagram # Instagram - 9f39fdda-793c-4506-9dd4-e764d46cad28: Pages # Pages + 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 - 30c8e71d-a0e0-4ffe-be09-f9822ac071ff: 'Edit profile' # Edit profile - 32fb962b-6278-43e9-812f-dc9f5e33c1ab: 'Forgot password' # Forgot password 39f07216-d49a-4917-b05e-bec26f425843: 'Image Caption' # Image Caption 45b7c78f-587d-441b-bbd1-605ca629d0bd: Pages # Pages 53c1af4c-0fbd-4811-a028-67fed65195b9: 'Forgot Password Confirmation' # Forgot Password Confirmation @@ -293,7 +287,6 @@ meta: 99a435d2-9c12-4ef6-8b3b-2a9915d4216b: 'Accessibility Statement' # Accessibility Statement 109f5d44-e366-49e7-826d-6b13de779861: News # News 131a4f6d-f00f-4238-b846-dd504bf669fe: Simple # Simple - 0187d268-2643-4a0d-9cf9-b8847480bf9a: 'Confirm your account' # Confirm your account 0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d: 'Optimized Overview' # Optimized Overview 361daec5-5ea3-4d9f-957f-f39c78bb595e: Profile # Profile 0396f80c-a192-4beb-a6e7-075075cf0f70: Image # Image @@ -309,25 +302,21 @@ meta: 5611e98d-93ec-4bd4-95dd-18f282b8c5e8: Home # Home 6221c006-75b9-4fa5-a352-4cd4317fb5d7: Youtube # Youtube 7256a782-20ff-4771-9d85-ed3f49e13ef4: Quote # Quote - 8447faee-7d03-4d6a-b5fc-aab7be2a2ebf: 'Edit password' # Edit password 17647a4e-555f-49c4-ac53-e0a1ea9e5b40: 'Contentbuilder CTA (Single)' # Contentbuilder CTA (Single) 37471b2c-6c44-4b1a-bc50-3788e9de05d5: Hero # Hero 62533b8e-b5bf-4ff0-a0c9-c45bfc8cc5fd: 'General Info' # General Info 64516e7d-b46e-44ff-aa53-34e7e1e0a89d: Default # Default 66954acb-77ba-4c75-9659-f3976770df07: 'CK Editor - Simple' # CK Editor - Simple 072209d1-1c68-4ee5-9a66-a209b518da6d: Mail # Mail - 83568fdb-b819-4743-9c0a-c1a432b36feb: Login # Login 197566c6-94bb-4e67-86d7-8945f2589a1d: 'Optimized Hero' # Optimized Hero 209777db-293c-48b6-9897-1fe97b278510: Video # Video 685530fc-e1f1-4be1-813b-ebf9ac3aa108: SEO # SEO 4750849d-9328-4d3e-956d-9d317da5e6eb: 'Page not found' # Page not found - 6122281a-7d92-44b0-bef8-296775631068: 'Set Password' # Set Password + 6122281a-7d92-44b0-bef8-296775631068: 'Simple page (Title/Intro/SEO)' # Simple page (Title/Intro/SEO) 36895330-a28e-477f-9327-bdbe66dabf99: 'Cookie policy' # Cookie policy - 88823369-72c4-4751-92df-a430c2f5784b: Profile # Profile 95920915-f806-4fbc-9c22-979ec9085fe8: 'Text + Video' # Text + Video a5c5b738-ae52-4b69-a209-d515d2e7b71a: 'Public Schema' # Public Schema a44287f8-d6ed-4f2c-8a63-0c1312ef236e: Image # Image - aac522be-8926-4b5e-ae63-cb77840a69c9: 'Registration completed' # Registration completed af69e9a2-96df-4fa9-8cc3-2728ec4fc632: 'Edit password' # Edit password b1ca80f0-4eed-4f99-bebc-bca6c694cb00: 'Contact Form' # Contact Form b4e0e49a-bcd4-4d67-80ad-09ea0d807bd8: 'CK Editor - Table' # CK Editor - Table @@ -335,13 +324,10 @@ meta: b6e7bafe-e8eb-4b12-b8e7-d81e1ba9d7c4: Site # Site b13fc4bd-af47-4f5c-b349-05e9e24dfecc: 'Search results' # Search results bcf87482-b5f3-4be6-9a63-153f0458466b: 'Image Copyright' # Image Copyright - be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff: 'Page not found' # Page not found c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac: 'News Category' # News Category c9d6819e-8ea5-4d16-91de-4c691d11b42d: New # New c25b1e19-dca6-4ab5-a776-a043f6ee4c82: Login # Login - c74db584-8982-4131-acaf-8448f5d1af9b: 'Forgot Password Confirmation' # Forgot Password Confirmation c87ed224-8384-4f52-b68e-25ee0f423d52: 'Contentbuilder CTA (Double)' # Contentbuilder CTA (Double) - c113b5bd-7822-4e56-933c-ed2a6ae65111: 'Accessibility Statement' # Accessibility Statement c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e: 'Privacy policy' # Privacy policy c576870d-abd8-46aa-8fe5-cdd12c40dfa8: 'News items' # News items ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2: LinkedIn # LinkedIn @@ -351,7 +337,6 @@ meta: dca2ac05-7833-41de-b7b4-a737c090575c: 'Confirm your account' # Confirm your account e3bed4e1-82ae-45e8-908c-0a6669141b31: 'Search results' # Search results e57cf13b-f9cb-484a-8093-a897fa43eb68: EN # EN - e85a2f89-c711-4452-8eda-43dac6449f63: '503' # 503 e48813cd-24dc-4b06-a97d-2a95520dcc24: Phone # Phone ed516703-9411-446f-8ce9-d66e9c48839a: 'Hero Block' # Hero Block f2d8b097-d5ba-4224-9736-4dc41bd6580f: Contact # Contact 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 4c98da21..0c758f6d 100644 --- a/config/project/sections/accessibilityStatement--99a435d2-9c12-4ef6-8b3b-2a9915d4216b.yaml +++ b/config/project/sections/accessibilityStatement--99a435d2-9c12-4ef6-8b3b-2a9915d4216b.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - c113b5bd-7822-4e56-933c-ed2a6ae65111 # Accessibility Statement + - 9f39fdda-793c-4506-9dd4-e764d46cad28 # Contentbuilder Page handle: accessibilityStatement +maxAuthors: 1 name: 'Accessibility Statement' previewTargets: - 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 a3ae8951..927c6ce4 100644 --- a/config/project/sections/confirmAccount--dca2ac05-7833-41de-b7b4-a737c090575c.yaml +++ b/config/project/sections/confirmAccount--dca2ac05-7833-41de-b7b4-a737c090575c.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 0187d268-2643-4a0d-9cf9-b8847480bf9a # Confirm your account + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: confirmAccount +maxAuthors: 1 name: 'Confirm your account' previewTargets: - 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 0d9c70a3..17c81433 100644 --- a/config/project/sections/cookiePolicy--36895330-a28e-477f-9327-bdbe66dabf99.yaml +++ b/config/project/sections/cookiePolicy--36895330-a28e-477f-9327-bdbe66dabf99.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 1a64e732-f1ae-44b6-aee3-bedc6b1ebdd2 # Cookie policy + - 9f39fdda-793c-4506-9dd4-e764d46cad28 # Contentbuilder Page handle: cookiePolicy +maxAuthors: 1 name: 'Cookie policy' previewTargets: - 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 186e7a17..bb0f3dae 100644 --- a/config/project/sections/editPassword--af69e9a2-96df-4fa9-8cc3-2728ec4fc632.yaml +++ b/config/project/sections/editPassword--af69e9a2-96df-4fa9-8cc3-2728ec4fc632.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 8447faee-7d03-4d6a-b5fc-aab7be2a2ebf # Edit password + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: editPassword +maxAuthors: 1 name: 'Edit password' previewTargets: - 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 b949428f..8da20f1d 100644 --- a/config/project/sections/editProfile--05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c.yaml +++ b/config/project/sections/editProfile--05aba0e3-e1de-4bf3-8a07-5c9f3ef9475c.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 30c8e71d-a0e0-4ffe-be09-f9822ac071ff # Edit profile + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: editProfile +maxAuthors: 1 name: 'Edit profile' previewTargets: - 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 e6865e81..5fb5b19a 100644 --- a/config/project/sections/forgotPassword--1c4e3f0f-ca9b-474d-a460-48f45133c763.yaml +++ b/config/project/sections/forgotPassword--1c4e3f0f-ca9b-474d-a460-48f45133c763.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 32fb962b-6278-43e9-812f-dc9f5e33c1ab # Forgot password + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: forgotPassword +maxAuthors: 1 name: 'Forgot password' previewTargets: - 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 e5fb5d4e..bfc5b12a 100644 --- a/config/project/sections/forgotPasswordConfirmation--53c1af4c-0fbd-4811-a028-67fed65195b9.yaml +++ b/config/project/sections/forgotPasswordConfirmation--53c1af4c-0fbd-4811-a028-67fed65195b9.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - c74db584-8982-4131-acaf-8448f5d1af9b # Forgot Password Confirmation + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: forgotPasswordConfirmation +maxAuthors: 1 name: 'Forgot Password Confirmation' previewTargets: - 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 1d7754a2..3f0320f3 100644 --- a/config/project/sections/login--c25b1e19-dca6-4ab5-a776-a043f6ee4c82.yaml +++ b/config/project/sections/login--c25b1e19-dca6-4ab5-a776-a043f6ee4c82.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 83568fdb-b819-4743-9c0a-c1a432b36feb # Login + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: login +maxAuthors: 1 name: Login previewTargets: - 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 a420669f..4944fc57 100644 --- a/config/project/sections/newsCategories--01faae48-e031-4496-af0c-89de7f12eccd.yaml +++ b/config/project/sections/newsCategories--01faae48-e031-4496-af0c-89de7f12eccd.yaml @@ -1,7 +1,7 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 2a768305-5971-43c0-a2f4-415e648c6a45 # Default + - 2a768305-5971-43c0-a2f4-415e648c6a45 # Category handle: newsCategories name: 'News categories' propagationMethod: all 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 d09cbe82..41ca4f81 100644 --- a/config/project/sections/pageNotFound--4750849d-9328-4d3e-956d-9d317da5e6eb.yaml +++ b/config/project/sections/pageNotFound--4750849d-9328-4d3e-956d-9d317da5e6eb.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - be8c0ed1-8b8b-4cfe-bcca-d4f54be7bfff # Page not found + - 9f39fdda-793c-4506-9dd4-e764d46cad28 # Contentbuilder Page handle: pageNotFound +maxAuthors: 1 name: 'Page not found' previewTargets: - 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 93ec0a23..8e394a4e 100644 --- a/config/project/sections/pages--45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml +++ b/config/project/sections/pages--45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml @@ -1,7 +1,7 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 9f39fdda-793c-4506-9dd4-e764d46cad28 # Pages + - 9f39fdda-793c-4506-9dd4-e764d46cad28 # Contentbuilder Page handle: pages name: Pages previewTargets: 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 01fbb51f..120fa0c7 100644 --- a/config/project/sections/privacyPolicy--c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e.yaml +++ b/config/project/sections/privacyPolicy--c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 4c4ef055-f88d-4b63-825e-aebd5ea34ad2 # Privacy policy + - 9f39fdda-793c-4506-9dd4-e764d46cad28 # Contentbuilder Page handle: privacyPolicy +maxAuthors: 1 name: 'Privacy policy' previewTargets: - 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 c39fabc2..efb39103 100644 --- a/config/project/sections/profile--361daec5-5ea3-4d9f-957f-f39c78bb595e.yaml +++ b/config/project/sections/profile--361daec5-5ea3-4d9f-957f-f39c78bb595e.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 88823369-72c4-4751-92df-a430c2f5784b # Profile + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: profile +maxAuthors: 1 name: Profile previewTargets: - 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 3aa43d79..e0919f28 100644 --- a/config/project/sections/register--684ece64-c23a-4abf-9574-f2c053d496e8.yaml +++ b/config/project/sections/register--684ece64-c23a-4abf-9574-f2c053d496e8.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 5f87e29c-269c-47bd-b6bc-5439a2f855c8 # Register + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: register +maxAuthors: 1 name: Register previewTargets: - 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 444b4cf8..4e411938 100644 --- a/config/project/sections/registrationCompleted--d5601a1f-a33e-4c5a-b7af-1f29347149ca.yaml +++ b/config/project/sections/registrationCompleted--d5601a1f-a33e-4c5a-b7af-1f29347149ca.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - aac522be-8926-4b5e-ae63-cb77840a69c9 # Registration completed + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: registrationCompleted +maxAuthors: 1 name: 'Registration completed' previewTargets: - 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 f6dd6c19..76d52f3e 100644 --- a/config/project/sections/setPassword--8e583282-1fec-4444-822f-37b2d5961f28.yaml +++ b/config/project/sections/setPassword--8e583282-1fec-4444-822f-37b2d5961f28.yaml @@ -1,7 +1,7 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 6122281a-7d92-44b0-bef8-296775631068 # Set Password + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: setPassword name: 'Set Password' previewTargets: 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 4469604a..4c087bcf 100644 --- a/config/project/sections/setPasswordConfirmation--4703bf34-5e13-4da1-aff6-d04c0bba024b.yaml +++ b/config/project/sections/setPasswordConfirmation--4703bf34-5e13-4da1-aff6-d04c0bba024b.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - 8f0da589-76b2-4663-9209-ba978821ca83 # Set Password Confirmation + - 6122281a-7d92-44b0-bef8-296775631068 # Simple page (Title/Intro/SEO) handle: setPasswordConfirmation +maxAuthors: 1 name: 'Set Password Confirmation' previewTargets: - 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 bf204e58..dee43911 100644 --- a/config/project/sections/systemOffline--fa6e0764-a31c-4304-a4d7-76bd3a679e3e.yaml +++ b/config/project/sections/systemOffline--fa6e0764-a31c-4304-a4d7-76bd3a679e3e.yaml @@ -1,8 +1,9 @@ defaultPlacement: end enableVersioning: true entryTypes: - - e85a2f89-c711-4452-8eda-43dac6449f63 # 503 + - 9f39fdda-793c-4506-9dd4-e764d46cad28 # Contentbuilder Page handle: systemOffline +maxAuthors: 1 name: '503' previewTargets: - From 7742b5fea77153aee1dc79da6ee8249f4f032382 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Thu, 23 May 2024 12:12:08 +0200 Subject: [PATCH 18/23] Updates --- composer.json | 6 +++--- composer.lock | 60 +++++++++++++++++++++++++-------------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/composer.json b/composer.json index 2fe7cb74..b78af40f 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": ">=8.2", "ext-json": "*", "craftcms/ckeditor": "^4.0", - "craftcms/cms": "5.1.4", + "craftcms/cms": "5.1.5", "craftcms/postmark": "^3.1.0", "hybridinteractive/craft-position-fieldtype": "^5.0.0", "hybridinteractive/craft-width-fieldtype": "^5.0.0", @@ -31,11 +31,11 @@ "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-beta.1", + "studioespresso/craft-seo-fields": "5.0.0", "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.1", + "verbb/formie": "3.0.0-beta.11", "verbb/hyper": "2.0.0", "verbb/image-resizer": "^4.0.0-beta.1", "verbb/knock-knock": "^3.0.0", diff --git a/composer.lock b/composer.lock index 6d77e042..f69b53bb 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": "91429bffbcae41274be020905ad465ef", + "content-hash": "61a229a9cad67e9d7f9cc4c1e5714242", "packages": [ { "name": "bacon/bacon-qr-code", @@ -330,11 +330,11 @@ }, { "name": "craftcms/cms", - "version": "5.1.4", + "version": "5.1.5", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/cms/zipball/114c19dbbb0a64ef83461b3523f0f2753bab7ab4", - "reference": "114c19dbbb0a64ef83461b3523f0f2753bab7ab4", + "url": "https://api.github.com/repos/craftcms/cms/zipball/a8d6f23a0885a04a235a1c20d9ac0958309972f5", + "reference": "a8d6f23a0885a04a235a1c20d9ac0958309972f5", "shasum": "" }, "require": { @@ -431,7 +431,7 @@ "docs": "https://craftcms.com/docs/5.x/", "rss": "https://github.com/craftcms/cms/releases.atom" }, - "time": "2024-05-17T20:04:01+00:00" + "time": "2024-05-22T19:50:18+00:00" }, { "name": "craftcms/html-field", @@ -1142,15 +1142,15 @@ }, { "name": "firebase/php-jwt", - "version": "v6.10.0", + "version": "v6.10.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/a49db6f0a5033aef5143295342f1c95521b075ff", - "reference": "a49db6f0a5033aef5143295342f1c95521b075ff", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/500501c2ce893c824c801da135d02661199f60c5", + "reference": "500501c2ce893c824c801da135d02661199f60c5", "shasum": "" }, "require": { - "php": "^7.4||^8.0" + "php": "^8.0" }, "suggest": { "ext-sodium": "Support EdDSA (Ed25519) signatures", @@ -1183,7 +1183,7 @@ "jwt", "php" ], - "time": "2023-12-01T16:26:39+00:00" + "time": "2024-05-18T18:05:11+00:00" }, { "name": "giggsey/libphonenumber-for-php", @@ -1677,7 +1677,7 @@ }, { "name": "illuminate/collections", - "version": "v10.48.10", + "version": "v10.48.11", "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/collections/zipball/f9589f1063a449111dcaa1d68285b507d9483a95", @@ -1722,7 +1722,7 @@ }, { "name": "illuminate/conditionable", - "version": "v10.48.10", + "version": "v10.48.11", "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/conditionable/zipball/d0958e4741fc9d6f516a552060fd1b829a85e009", @@ -1758,7 +1758,7 @@ }, { "name": "illuminate/contracts", - "version": "v10.48.10", + "version": "v10.48.11", "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/contracts/zipball/8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac", @@ -1796,7 +1796,7 @@ }, { "name": "illuminate/macroable", - "version": "v10.48.10", + "version": "v10.48.11", "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27", @@ -3585,11 +3585,11 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.4.0", + "version": "5.4.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/298d2febfe79d03fe714eb871d5538da55205b1a", - "reference": "298d2febfe79d03fe714eb871d5538da55205b1a", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", + "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", "shasum": "" }, "require": { @@ -3626,7 +3626,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2024-04-09T21:13:58+00:00" + "time": "2024-05-21T05:55:05+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -5259,11 +5259,11 @@ }, { "name": "studioespresso/craft-seo-fields", - "version": "5.0.0-beta.1", + "version": "5.0.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/studioespresso/craft-seo-fields/zipball/dc851e4676f0e14b8e0babfb4ec9697ec23298a3", - "reference": "dc851e4676f0e14b8e0babfb4ec9697ec23298a3", + "url": "https://api.github.com/repos/studioespresso/craft-seo-fields/zipball/d405a9859f3ef72bf502feb223ed079ee3e0fed5", + "reference": "d405a9859f3ef72bf502feb223ed079ee3e0fed5", "shasum": "" }, "require": { @@ -5306,7 +5306,7 @@ "docs": "https://studioespresso.github.io/craft-seo-fields/", "issues": "https://github.com/studioespresso/craft-seo-fields/issues" }, - "time": "2024-03-23T16:09:26+00:00" + "time": "2024-05-22T17:57:42+00:00" }, { "name": "symfony/cache", @@ -7274,16 +7274,16 @@ }, { "name": "verbb/formie", - "version": "3.0.0-beta.10", + "version": "3.0.0-beta.11", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/formie/zipball/57a807ebc46d5ae1e2239d5fc618ada346e93f48", - "reference": "57a807ebc46d5ae1e2239d5fc618ada346e93f48", + "url": "https://api.github.com/repos/verbb/formie/zipball/b379e7f3b1e08f4f83ae2b953c1a6b04c6347203", + "reference": "b379e7f3b1e08f4f83ae2b953c1a6b04c6347203", "shasum": "" }, "require": { "commerceguys/addressing": "^2.1.1", - "craftcms/cms": "^5.0.0-beta.1", + "craftcms/cms": "^5.0.0", "dompdf/dompdf": "^1.0.2 || ^2.0.3", "ezyang/htmlpurifier": "^4.13", "fakerphp/faker": "^1.9.1", @@ -7291,12 +7291,12 @@ "html2text/html2text": "^4.3", "league/html-to-markdown": "^4.10 || ^5.0", "moneyphp/money": "^4.0", - "nystudio107/craft-plugin-vite": "^5.0.0-beta.1", + "nystudio107/craft-plugin-vite": "^5.0.0", "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.2", - "verbb/base": "^3.0.0-beta.1", + "verbb/auth": "^2.0.0-beta.3", + "verbb/base": "^3.0.0", "voku/anti-xss": "^4.1" }, "type": "craft-plugin", @@ -7335,7 +7335,7 @@ "docs": "https://github.com/verbb/formie", "rss": "https://github.com/verbb/formie/commits/v2.atom" }, - "time": "2024-05-07T15:05:25+00:00" + "time": "2024-05-20T11:02:38+00:00" }, { "name": "verbb/hyper", From 630d0c4880f15eb9d66bbd06c368331f82b8cdaf Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Mon, 27 May 2024 09:48:13 +0200 Subject: [PATCH 19/23] Craft update --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index b78af40f..cc564595 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": ">=8.2", "ext-json": "*", "craftcms/ckeditor": "^4.0", - "craftcms/cms": "5.1.5", + "craftcms/cms": "5.1.7", "craftcms/postmark": "^3.1.0", "hybridinteractive/craft-position-fieldtype": "^5.0.0", "hybridinteractive/craft-width-fieldtype": "^5.0.0", diff --git a/composer.lock b/composer.lock index f69b53bb..e0d0f60d 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": "61a229a9cad67e9d7f9cc4c1e5714242", + "content-hash": "3e0c6473fd9f7c89a48746b7050738a7", "packages": [ { "name": "bacon/bacon-qr-code", @@ -330,11 +330,11 @@ }, { "name": "craftcms/cms", - "version": "5.1.5", + "version": "5.1.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/cms/zipball/a8d6f23a0885a04a235a1c20d9ac0958309972f5", - "reference": "a8d6f23a0885a04a235a1c20d9ac0958309972f5", + "url": "https://api.github.com/repos/craftcms/cms/zipball/9d48deb548e0e7ec3aff78c7a9b4cc3bfe1c9092", + "reference": "9d48deb548e0e7ec3aff78c7a9b4cc3bfe1c9092", "shasum": "" }, "require": { @@ -431,7 +431,7 @@ "docs": "https://craftcms.com/docs/5.x/", "rss": "https://github.com/craftcms/cms/releases.atom" }, - "time": "2024-05-22T19:50:18+00:00" + "time": "2024-05-25T18:49:03+00:00" }, { "name": "craftcms/html-field", From 7082b84e33d80928e9382900bff691afa926921d Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Tue, 28 May 2024 19:29:00 +0200 Subject: [PATCH 20/23] Conditional fields & Contentbuilder text fields --- ...-7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml | 4 +- ...-f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml | 4 +- ...-7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml | 6 +-- ...-d86336d6-7efa-44f9-9a10-8619c79beeca.yaml | 17 +++++-- ...-1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml | 8 ++-- ...-95920915-f806-4fbc-9c22-979ec9085fe8.yaml | 43 +++++++++++++++-- ...-209777db-293c-48b6-9897-1fe97b278510.yaml | 47 ++++++++++++++++--- ...-a25500cb-7c0d-474d-8ee0-757e3d200063.yaml | 21 +++++++++ ...-d364a1b7-6f05-47e2-a5b3-e9f38308473c.yaml | 21 +++++++++ ...-7d5a93a5-4324-462a-9dad-375cb5172cce.yaml | 21 +++++++++ ...-b866ebd2-431e-47e9-8db0-97c56606cb70.yaml | 21 +++++++++ ...-903d1f1e-1b7f-456c-83cd-aeeea98d02ed.yaml | 21 +++++++++ config/project/project.yaml | 7 ++- 13 files changed, 214 insertions(+), 27 deletions(-) create mode 100644 config/project/fields/contbuilderBody--a25500cb-7c0d-474d-8ee0-757e3d200063.yaml create mode 100644 config/project/fields/textCaptionText--d364a1b7-6f05-47e2-a5b3-e9f38308473c.yaml create mode 100644 config/project/fields/textContentbuilderBodySimple--7d5a93a5-4324-462a-9dad-375cb5172cce.yaml create mode 100644 config/project/fields/textContentbuilderBodyStandard--b866ebd2-431e-47e9-8db0-97c56606cb70.yaml create mode 100644 config/project/fields/textQuoteText--903d1f1e-1b7f-456c-83cd-aeeea98d02ed.yaml 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 ad35fb17..7dfb4e1f 100644 --- a/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml +++ b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 66954acb-77ba-4c75-9659-f3976770df07 # CK Editor - Simple + fieldUid: 7d5a93a5-4324-462a-9dad-375cb5172cce # Text - Contentbuilder Body Simple handle: text includeInCards: false instructions: null @@ -60,7 +60,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 04d885cf-3dfe-4d6e-97d9-39a187ef65f2 + uid: 7890db9a-85df-4352-9aa0-e84e1856466f userCondition: null warning: null width: 100 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 7a18579d..82de9046 100644 --- a/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml +++ b/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 5d7250f9-a00c-4732-a743-b46bb5d11646 # CK Editor - Standard + fieldUid: b866ebd2-431e-47e9-8db0-97c56606cb70 # Text - Contentbuilder Body Standard handle: text includeInCards: false instructions: null @@ -60,7 +60,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 45519026-29d7-41ef-a997-58962cc7cdf3 + uid: f4ed4f28-d68c-466a-960b-e7a6ded6428d userCondition: null warning: null width: 100 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 0aaa27d9..fab73b93 100644 --- a/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml +++ b/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml @@ -36,16 +36,16 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 66954acb-77ba-4c75-9659-f3976770df07 # CK Editor - Simple + fieldUid: 7d5a93a5-4324-462a-9dad-375cb5172cce # Text - Contentbuilder Body Simple handle: text includeInCards: false instructions: null label: Text providesThumbs: false - required: true + required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 03b1b794-7165-42f0-aee9-6bbbf2612f01 + uid: b1a70797-402b-4824-9df9-1f9fc97b2694 userCondition: null warning: null width: 100 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 0dce6d6e..fae1a680 100644 --- a/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml +++ b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 1ea43556-c1c6-4ae7-9c49-48498a82f797 # CK Editor - Extended + fieldUid: a25500cb-7c0d-474d-8ee0-757e3d200063 # Text - Contentbuilder Body Extended handle: text includeInCards: false instructions: null @@ -60,7 +60,7 @@ fieldLayouts: required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: f8778ead-f175-443c-8de7-04ca4459875b + uid: 27ef5ef9-5e24-49b1-a0b2-cf30f86d4ff7 userCondition: null warning: null width: 100 @@ -95,7 +95,18 @@ fieldLayouts: warning: null width: 100 - - elementCondition: null + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\RelationalFieldConditionRule + elementId: null + fieldUid: f21594e6-d83e-4047-a36c-0d6b709719e1 + layoutElementUid: ed69e655-73d9-4f2b-94a0-2275e9b4faf8 + operator: notempty + uid: c2224280-ea57-47d0-a10a-4983e61fa2df + elementType: craft\elements\Entry + fieldContext: global fieldUid: 40e14f90-0640-452d-9c8a-9f30f73bacbb handle: position includeInCards: false 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 af146f2b..eee8c0b0 100644 --- a/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml +++ b/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 1ea43556-c1c6-4ae7-9c49-48498a82f797 # CK Editor - Extended + fieldUid: a25500cb-7c0d-474d-8ee0-757e3d200063 # Text - Contentbuilder Body Extended handle: textColumn1 includeInCards: false instructions: null @@ -60,7 +60,7 @@ fieldLayouts: required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: 6cf45f5b-8961-4d47-b9ca-87460667de14 + uid: 29ae7543-3b2f-4d21-bb5e-8b876b217161 userCondition: null warning: null width: 100 @@ -96,7 +96,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 1ea43556-c1c6-4ae7-9c49-48498a82f797 # CK Editor - Extended + fieldUid: a25500cb-7c0d-474d-8ee0-757e3d200063 # Text - Contentbuilder Body Extended handle: textColumn2 includeInCards: false instructions: null @@ -105,7 +105,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 0fd8a7e4-c05e-4e56-b44a-d15b8595b149 + uid: 3f1f595e-cc70-45a4-a72b-7ad1f514bcd8 userCondition: null warning: null width: 100 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 9abdcfb5..cb4440ec 100644 --- a/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml +++ b/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 1ea43556-c1c6-4ae7-9c49-48498a82f797 # CK Editor - Extended + fieldUid: a25500cb-7c0d-474d-8ee0-757e3d200063 # Text - Contentbuilder Body Extended handle: text includeInCards: false instructions: null @@ -60,7 +60,7 @@ fieldLayouts: required: true tip: null type: craft\fieldlayoutelements\CustomField - uid: a8d3f599-63af-4630-93f8-edeb6cd32ff5 + uid: 2e1cf21d-f658-4bc0-9c77-2bcc87240e89 userCondition: null warning: null width: 100 @@ -95,7 +95,18 @@ fieldLayouts: warning: null width: 50 - - elementCondition: null + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\TextFieldConditionRule + fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba + layoutElementUid: f3b691ab-3aba-42aa-9b69-08b6498a0827 + operator: notempty + uid: f485a99d-226a-411c-b7b4-2e2b5433cbb7 + value: '' + elementType: craft\elements\Entry + fieldContext: global fieldUid: 896816a1-5444-4e1b-b74c-efbac472953c handle: placeholderImage includeInCards: false @@ -110,7 +121,18 @@ fieldLayouts: warning: null width: 50 - - elementCondition: null + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\TextFieldConditionRule + fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba + layoutElementUid: f3b691ab-3aba-42aa-9b69-08b6498a0827 + operator: notempty + uid: 0499b57b-55cd-4022-a1a8-71aaf1458e57 + value: '' + elementType: craft\elements\Entry + fieldContext: global fieldUid: c8533e19-1c6c-4d33-8e50-71babb409313 handle: null includeInCards: false @@ -125,7 +147,18 @@ fieldLayouts: warning: null width: 50 - - elementCondition: null + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\TextFieldConditionRule + fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba + layoutElementUid: f3b691ab-3aba-42aa-9b69-08b6498a0827 + operator: notempty + uid: 6b376917-6849-44cf-95e8-54509f2ef71b + value: '' + elementType: craft\elements\Entry + fieldContext: global fieldUid: 561b6d99-0213-4cfc-bd14-c3c4f4ff02d3 handle: videoCaption includeInCards: false 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 d18e3ff0..ce55a34c 100644 --- a/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml +++ b/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml @@ -50,7 +50,18 @@ fieldLayouts: 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 + layoutElementUid: 10b5c1ef-5a1d-4b4f-90ca-41388b1bc2d1 + operator: notempty + uid: c9cda17a-3637-4be7-a3d3-9427115ec4d1 + value: '' + elementType: craft\elements\Entry + fieldContext: global fieldUid: 724561c2-845a-427f-b005-e0c2a35e0112 handle: null includeInCards: false @@ -65,7 +76,18 @@ fieldLayouts: 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 + layoutElementUid: 10b5c1ef-5a1d-4b4f-90ca-41388b1bc2d1 + operator: notempty + uid: 3747b4a3-3f80-496a-b5b9-4078bd7d1195 + value: '' + elementType: craft\elements\Entry + fieldContext: global fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color handle: backgroundColor includeInCards: false @@ -80,9 +102,20 @@ fieldLayouts: warning: null width: 100 - - elementCondition: null - fieldUid: ae5f2b18-f88e-4521-a729-d5fccff56993 - handle: null + elementCondition: + class: craft\elements\conditions\entries\EntryCondition + conditionRules: + - + class: craft\fields\conditions\TextFieldConditionRule + fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a + layoutElementUid: 10b5c1ef-5a1d-4b4f-90ca-41388b1bc2d1 + operator: notempty + uid: 4e935a12-f840-41bf-9a35-c1c8c3c3912f + value: '' + elementType: craft\elements\Entry + fieldContext: global + fieldUid: d364a1b7-6f05-47e2-a5b3-e9f38308473c # Text - Caption Text + handle: videoCaption includeInCards: false instructions: null label: 'Video Caption' @@ -90,10 +123,10 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 7cf136e3-1af6-43c5-bcd3-2d6cf2878c1c + uid: fb3b53a4-0354-4198-909f-446c11150345 userCondition: null warning: null - width: 50 + width: 100 name: Content uid: 1b44f4cf-c6f3-495e-b01a-3cb36749abfd userCondition: 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 new file mode 100644 index 00000000..fd95afe2 --- /dev/null +++ b/config/project/fields/contbuilderBody--a25500cb-7c0d-474d-8ee0-757e3d200063.yaml @@ -0,0 +1,21 @@ +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/textCaptionText--d364a1b7-6f05-47e2-a5b3-e9f38308473c.yaml b/config/project/fields/textCaptionText--d364a1b7-6f05-47e2-a5b3-e9f38308473c.yaml new file mode 100644 index 00000000..b7ca4101 --- /dev/null +++ b/config/project/fields/textCaptionText--d364a1b7-6f05-47e2-a5b3-e9f38308473c.yaml @@ -0,0 +1,21 @@ +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 new file mode 100644 index 00000000..533733c7 --- /dev/null +++ b/config/project/fields/textContentbuilderBodySimple--7d5a93a5-4324-462a-9dad-375cb5172cce.yaml @@ -0,0 +1,21 @@ +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 new file mode 100644 index 00000000..1b7c1236 --- /dev/null +++ b/config/project/fields/textContentbuilderBodyStandard--b866ebd2-431e-47e9-8db0-97c56606cb70.yaml @@ -0,0 +1,21 @@ +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 new file mode 100644 index 00000000..6a5aac3a --- /dev/null +++ b/config/project/fields/textQuoteText--903d1f1e-1b7f-456c-83cd-aeeea98d02ed.yaml @@ -0,0 +1,21 @@ +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/project.yaml b/config/project/project.yaml index 750ee869..2b96033a 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1716457726 +dateModified: 1716917187 elementSources: craft\elements\Entry: - @@ -266,6 +266,7 @@ 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 8e583282-1fec-4444-822f-37b2d5961f28: 'Set Password' # Set Password 8ff8437a-a38f-47f0-b489-1701614eec3f: 'Header image' # Header image @@ -292,6 +293,7 @@ meta: 0396f80c-a192-4beb-a6e7-075075cf0f70: Image # Image 684ece64-c23a-4abf-9574-f2c053d496e8: Register # Register 838aabf9-a30e-4616-ad7c-b89fe15d7cae: 'Contentbuilder Title (Anchor)' # Contentbuilder Title (Anchor) + 903d1f1e-1b7f-456c-83cd-aeeea98d02ed: 'Text - Quote text' # Text - Quote text 979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca: 'Public Files' # Public Files 2184d090-d3e1-413b-8d21-b537c5141ef8: 'Hero - Image' # Hero - Image 3196b984-5af4-44dd-a6db-ac2c8f7924d9: 'Content Managers' # Content Managers @@ -316,6 +318,7 @@ meta: 36895330-a28e-477f-9327-bdbe66dabf99: 'Cookie policy' # Cookie policy 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 af69e9a2-96df-4fa9-8cc3-2728ec4fc632: 'Edit password' # Edit password b1ca80f0-4eed-4f99-bebc-bca6c694cb00: 'Contact Form' # Contact Form @@ -323,6 +326,7 @@ meta: 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 @@ -332,6 +336,7 @@ meta: c576870d-abd8-46aa-8fe5-cdd12c40dfa8: 'News items' # News items 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 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 From e10455eedab94f50f18a1cb6946b5d5f44cc0687 Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Tue, 28 May 2024 19:31:03 +0200 Subject: [PATCH 21/23] Formie update --- composer.json | 2 +- composer.lock | 66 +++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 54 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index cc564595..598cb7e8 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "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.11", + "verbb/formie": "3.0.0-beta.12", "verbb/hyper": "2.0.0", "verbb/image-resizer": "^4.0.0-beta.1", "verbb/knock-knock": "^3.0.0", diff --git a/composer.lock b/composer.lock index e0d0f60d..f25dea19 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": "3e0c6473fd9f7c89a48746b7050738a7", + "content-hash": "072e881e89ced8ae7b6707b1cddae472", "packages": [ { "name": "bacon/bacon-qr-code", @@ -1677,7 +1677,12 @@ }, { "name": "illuminate/collections", - "version": "v10.48.11", + "version": "v10.48.12", + "source": { + "type": "git", + "url": "https://github.com/illuminate/collections.git", + "reference": "f9589f1063a449111dcaa1d68285b507d9483a95" + }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/collections/zipball/f9589f1063a449111dcaa1d68285b507d9483a95", @@ -1707,6 +1712,7 @@ "Illuminate\\Support\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1718,11 +1724,20 @@ ], "description": "The Illuminate Collections package.", "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, "time": "2024-03-20T20:09:13+00:00" }, { "name": "illuminate/conditionable", - "version": "v10.48.11", + "version": "v10.48.12", + "source": { + "type": "git", + "url": "https://github.com/illuminate/conditionable.git", + "reference": "d0958e4741fc9d6f516a552060fd1b829a85e009" + }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/conditionable/zipball/d0958e4741fc9d6f516a552060fd1b829a85e009", @@ -1743,6 +1758,7 @@ "Illuminate\\Support\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1754,11 +1770,20 @@ ], "description": "The Illuminate Conditionable package.", "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, "time": "2023-02-03T08:06:17+00:00" }, { "name": "illuminate/contracts", - "version": "v10.48.11", + "version": "v10.48.12", + "source": { + "type": "git", + "url": "https://github.com/illuminate/contracts.git", + "reference": "8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac" + }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/contracts/zipball/8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac", @@ -1781,6 +1806,7 @@ "Illuminate\\Contracts\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1792,11 +1818,20 @@ ], "description": "The Illuminate Contracts package.", "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, "time": "2024-01-15T18:52:32+00:00" }, { "name": "illuminate/macroable", - "version": "v10.48.11", + "version": "v10.48.12", + "source": { + "type": "git", + "url": "https://github.com/illuminate/macroable.git", + "reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27" + }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27", @@ -1817,6 +1852,7 @@ "Illuminate\\Support\\": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1828,6 +1864,10 @@ ], "description": "The Illuminate Macroable package.", "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, "time": "2023-06-05T12:46:42+00:00" }, { @@ -7098,11 +7138,11 @@ }, { "name": "verbb/auth", - "version": "2.0.1", + "version": "2.0.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/auth/zipball/e18f5d642b12ad75110a0ca4a2eac4e8b4569cce", - "reference": "e18f5d642b12ad75110a0ca4a2eac4e8b4569cce", + "url": "https://api.github.com/repos/verbb/auth/zipball/f055272a6e8f91553eab63bf6f2ba82ff6246c4b", + "reference": "f055272a6e8f91553eab63bf6f2ba82ff6246c4b", "shasum": "" }, "require": { @@ -7134,7 +7174,7 @@ } ], "description": "A Craft CMS module to make working with authentication for third-parties a breeze.", - "time": "2024-05-15T12:46:28+00:00" + "time": "2024-05-25T09:08:55+00:00" }, { "name": "verbb/base", @@ -7274,11 +7314,11 @@ }, { "name": "verbb/formie", - "version": "3.0.0-beta.11", + "version": "3.0.0-beta.12", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/formie/zipball/b379e7f3b1e08f4f83ae2b953c1a6b04c6347203", - "reference": "b379e7f3b1e08f4f83ae2b953c1a6b04c6347203", + "url": "https://api.github.com/repos/verbb/formie/zipball/995f0fb47413f18aaaf146d20d87f11400d17b5f", + "reference": "995f0fb47413f18aaaf146d20d87f11400d17b5f", "shasum": "" }, "require": { @@ -7335,7 +7375,7 @@ "docs": "https://github.com/verbb/formie", "rss": "https://github.com/verbb/formie/commits/v2.atom" }, - "time": "2024-05-20T11:02:38+00:00" + "time": "2024-05-27T10:00:43+00:00" }, { "name": "verbb/hyper", From a220e198405849f99ff8ac8380a437c18f6c08dd Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Tue, 28 May 2024 19:40:17 +0200 Subject: [PATCH 22/23] Stable plugis --- composer.json | 6 +++--- composer.lock | 47 +++++++++++++++++++++++------------------------ 2 files changed, 26 insertions(+), 27 deletions(-) diff --git a/composer.json b/composer.json index 598cb7e8..deed2992 100644 --- a/composer.json +++ b/composer.json @@ -24,10 +24,10 @@ "nystudio107/craft-vite": "^5.0.0", "percipioglobal/craft-password-policy": "^5.0.0-beta1", "statikbe/craft-carbon-tracker": "^5.0.0", - "statikbe/craft-config-values": "^5.0.0-alpha.1", - "statikbe/craft-cookie-banner": "^5.0.0-beta.1", + "statikbe/craft-config-values": "^5.0.0", + "statikbe/craft-cookie-banner": "^5.0.0", "statikbe/craft-sentry": "^5.0.0", - "statikbe/craft-translate": "^5.0.0.beta-01", + "statikbe/craft-translate": "^5.0.0", "statikbe/craft-video-parser": "^5.0.0", "studioespresso/craft-dumper": "5.0.1", "studioespresso/craft-navigate": "^5.0.0", diff --git a/composer.lock b/composer.lock index f25dea19..530fd7e9 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": "072e881e89ced8ae7b6707b1cddae472", + "content-hash": "2a9837cbe6c1567187f3ab48e486d469", "packages": [ { "name": "bacon/bacon-qr-code", @@ -2162,22 +2162,21 @@ }, { "name": "league/csv", - "version": "9.15.0", + "version": "9.16.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/fa7e2441c0bc9b2360f4314fd6c954f7ff40d435", - "reference": "fa7e2441c0bc9b2360f4314fd6c954f7ff40d435", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/998280c6c34bd67d8125fdc8b45bae28d761b440", + "reference": "998280c6c34bd67d8125fdc8b45bae28d761b440", "shasum": "" }, "require": { "ext-filter": "*", - "ext-json": "*", - "ext-mbstring": "*", "php": "^8.1.2" }, "suggest": { "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", - "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters" + "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters", + "ext-mbstring": "Needed to ease transcoding CSV using mb stream filters" }, "type": "library", "extra": { @@ -2216,7 +2215,7 @@ "transform", "write" ], - "time": "2024-02-20T20:00:00+00:00" + "time": "2024-05-24T11:04:54+00:00" }, { "name": "league/html-to-markdown", @@ -4893,16 +4892,16 @@ }, { "name": "statikbe/craft-cookie-banner", - "version": "5.0.0-beta.1", + "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/statikbe/craft-cookie-banner.git", - "reference": "535f2f3066a1a05058bc9f8dbdf8d56ae7eec2fe" + "reference": "af83060d396a6b446ae6c02a6922459e8303c0a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/statikbe/craft-cookie-banner/zipball/535f2f3066a1a05058bc9f8dbdf8d56ae7eec2fe", - "reference": "535f2f3066a1a05058bc9f8dbdf8d56ae7eec2fe", + "url": "https://api.github.com/repos/statikbe/craft-cookie-banner/zipball/af83060d396a6b446ae6c02a6922459e8303c0a8", + "reference": "af83060d396a6b446ae6c02a6922459e8303c0a8", "shasum": "" }, "require": { @@ -4953,9 +4952,9 @@ "support": { "docs": "https://github.com/statikbe/craft-cookie-banner/blob/master/README.md", "issues": "https://github.com/statikbe/craft-cookie-banner/issues", - "source": "https://github.com/statikbe/craft-cookie-banner/tree/5.0.0-beta.1" + "source": "https://github.com/statikbe/craft-cookie-banner/tree/5.0.0" }, - "time": "2024-05-14T16:57:03+00:00" + "time": "2024-05-28T17:37:43+00:00" }, { "name": "statikbe/craft-sentry", @@ -5011,16 +5010,16 @@ }, { "name": "statikbe/craft-translate", - "version": "5.0.0.beta-01", + "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/statikbe/craft3-translate.git", - "reference": "dd052bf4b9ab2097c5d9b08761cc0affcbe38a5c" + "reference": "95a2243ad49095af17917f2829cf1d329c7928ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/statikbe/craft3-translate/zipball/dd052bf4b9ab2097c5d9b08761cc0affcbe38a5c", - "reference": "dd052bf4b9ab2097c5d9b08761cc0affcbe38a5c", + "url": "https://api.github.com/repos/statikbe/craft3-translate/zipball/95a2243ad49095af17917f2829cf1d329c7928ac", + "reference": "95a2243ad49095af17917f2829cf1d329c7928ac", "shasum": "" }, "require": { @@ -5070,9 +5069,9 @@ "support": { "docs": "https://github.com/statikbe/craft3-translate/blob/master/README.md", "issues": "https://github.com/statikbe/craft3-translate/issues", - "source": "https://github.com/statikbe/craft3-translate/tree/5.0.0.beta-01" + "source": "https://github.com/statikbe/craft3-translate/tree/5.0.0" }, - "time": "2024-04-18T10:32:55+00:00" + "time": "2024-05-28T17:34:57+00:00" }, { "name": "statikbe/craft-video-parser", @@ -8791,11 +8790,11 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.1", + "version": "1.11.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e524358f930e41a2b4cca1320e3b04fc26b39e0b", - "reference": "e524358f930e41a2b4cca1320e3b04fc26b39e0b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0d5d4294a70deb7547db655c47685d680e39cfec", + "reference": "0d5d4294a70deb7547db655c47685d680e39cfec", "shasum": "" }, "require": { @@ -8822,7 +8821,7 @@ "dev", "static analysis" ], - "time": "2024-05-15T08:00:59+00:00" + "time": "2024-05-24T13:23:04+00:00" }, { "name": "symplify/easy-coding-standard", From b9bf31b6c9ba2f17691c1dc88a0de7df2a369fec Mon Sep 17 00:00:00 2001 From: Jan Henckens Date: Wed, 29 May 2024 14:22:12 +0200 Subject: [PATCH 23/23] Icons! --- composer.json | 2 +- composer.lock | 50 ++----------- ...-7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml | 4 +- ...-2a768305-5971-43c0-a2f4-415e648c6a45.yaml | 2 +- ...-f2d8b097-d5ba-4224-9736-4dc41bd6580f.yaml | 55 ++++++++++++-- ...-f2d33237-c7de-4590-9683-7efe6594ebbd.yaml | 4 +- ...-f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml | 4 +- ...-ed516703-9411-446f-8ce9-d66e9c48839a.yaml | 2 +- ...-89c47888-bddf-4633-9352-1d5dc3bb452f.yaml | 71 ++++++++++++++++--- ...-0396f80c-a192-4beb-a6e7-075075cf0f70.yaml | 4 +- ...-109f5d44-e366-49e7-826d-6b13de779861.yaml | 40 +++++++++-- ...-d3b383b6-5ad7-494f-bc13-c06a53a5e5e9.yaml | 32 ++++++++- ...-24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml | 6 +- ...-9f39fdda-793c-4506-9dd4-e764d46cad28.yaml | 2 +- ...-7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml | 4 +- ...-b13fc4bd-af47-4f5c-b349-05e9e24dfecc.yaml | 28 +++++++- ...-6122281a-7d92-44b0-bef8-296775631068.yaml | 2 +- ...-75c71ec6-7c59-460d-bac3-80ae2ee887a5.yaml | 40 ++++++++++- ...-d86336d6-7efa-44f9-9a10-8619c79beeca.yaml | 10 +-- ...-1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml | 4 +- ...-95920915-f806-4fbc-9c22-979ec9085fe8.yaml | 53 +++----------- ...-209777db-293c-48b6-9897-1fe97b278510.yaml | 59 ++++----------- ...-776fa716-10bb-48bb-ae08-28870f9d77e7.yaml | 2 +- ...-37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml | 2 +- ...-40e14f90-0640-452d-9c8a-9f30f73bacbb.yaml | 30 -------- ...8c9b2c5d-02c2-4105-83ed-93563621e752.yaml} | 8 +-- ...-ae5f2b18-f88e-4521-a729-d5fccff56993.yaml | 21 ------ ...-561b6d99-0213-4cfc-bd14-c3c4f4ff02d3.yaml | 21 ------ config/project/project.yaml | 12 ++-- ...-45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml | 1 + 30 files changed, 308 insertions(+), 267 deletions(-) delete mode 100644 config/project/fields/position2--40e14f90-0640-452d-9c8a-9f30f73bacbb.yaml rename config/project/fields/{position--c8533e19-1c6c-4d33-8e50-71babb409313.yaml => positionLeftRight--8c9b2c5d-02c2-4105-83ed-93563621e752.yaml} (68%) delete mode 100644 config/project/fields/videoCaption--ae5f2b18-f88e-4521-a729-d5fccff56993.yaml delete mode 100644 config/project/fields/videoCaption2--561b6d99-0213-4cfc-bd14-c3c4f4ff02d3.yaml diff --git a/composer.json b/composer.json index deed2992..ed843470 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "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.12", + "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", diff --git a/composer.lock b/composer.lock index 530fd7e9..16e1a280 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": "2a9837cbe6c1567187f3ab48e486d469", + "content-hash": "1f5ee17915a6c21525354e54d9f240a2", "packages": [ { "name": "bacon/bacon-qr-code", @@ -1678,11 +1678,6 @@ { "name": "illuminate/collections", "version": "v10.48.12", - "source": { - "type": "git", - "url": "https://github.com/illuminate/collections.git", - "reference": "f9589f1063a449111dcaa1d68285b507d9483a95" - }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/collections/zipball/f9589f1063a449111dcaa1d68285b507d9483a95", @@ -1712,7 +1707,6 @@ "Illuminate\\Support\\": "" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1724,20 +1718,11 @@ ], "description": "The Illuminate Collections package.", "homepage": "https://laravel.com", - "support": { - "issues": "https://github.com/laravel/framework/issues", - "source": "https://github.com/laravel/framework" - }, "time": "2024-03-20T20:09:13+00:00" }, { "name": "illuminate/conditionable", "version": "v10.48.12", - "source": { - "type": "git", - "url": "https://github.com/illuminate/conditionable.git", - "reference": "d0958e4741fc9d6f516a552060fd1b829a85e009" - }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/conditionable/zipball/d0958e4741fc9d6f516a552060fd1b829a85e009", @@ -1758,7 +1743,6 @@ "Illuminate\\Support\\": "" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1770,20 +1754,11 @@ ], "description": "The Illuminate Conditionable package.", "homepage": "https://laravel.com", - "support": { - "issues": "https://github.com/laravel/framework/issues", - "source": "https://github.com/laravel/framework" - }, "time": "2023-02-03T08:06:17+00:00" }, { "name": "illuminate/contracts", "version": "v10.48.12", - "source": { - "type": "git", - "url": "https://github.com/illuminate/contracts.git", - "reference": "8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac" - }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/contracts/zipball/8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac", @@ -1806,7 +1781,6 @@ "Illuminate\\Contracts\\": "" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1818,20 +1792,11 @@ ], "description": "The Illuminate Contracts package.", "homepage": "https://laravel.com", - "support": { - "issues": "https://github.com/laravel/framework/issues", - "source": "https://github.com/laravel/framework" - }, "time": "2024-01-15T18:52:32+00:00" }, { "name": "illuminate/macroable", "version": "v10.48.12", - "source": { - "type": "git", - "url": "https://github.com/illuminate/macroable.git", - "reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27" - }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27", @@ -1852,7 +1817,6 @@ "Illuminate\\Support\\": "" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1864,10 +1828,6 @@ ], "description": "The Illuminate Macroable package.", "homepage": "https://laravel.com", - "support": { - "issues": "https://github.com/laravel/framework/issues", - "source": "https://github.com/laravel/framework" - }, "time": "2023-06-05T12:46:42+00:00" }, { @@ -7313,11 +7273,11 @@ }, { "name": "verbb/formie", - "version": "3.0.0-beta.12", + "version": "3.0.0-beta.13", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/formie/zipball/995f0fb47413f18aaaf146d20d87f11400d17b5f", - "reference": "995f0fb47413f18aaaf146d20d87f11400d17b5f", + "url": "https://api.github.com/repos/verbb/formie/zipball/4a1e25f2ff80a1f51b39beda999514d96547dba0", + "reference": "4a1e25f2ff80a1f51b39beda999514d96547dba0", "shasum": "" }, "require": { @@ -7374,7 +7334,7 @@ "docs": "https://github.com/verbb/formie", "rss": "https://github.com/verbb/formie/commits/v2.atom" }, - "time": "2024-05-27T10:00:43+00:00" + "time": "2024-05-29T04:45:24+00:00" }, { "name": "verbb/hyper", 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 7dfb4e1f..d11b055d 100644 --- a/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml +++ b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml @@ -1,4 +1,4 @@ -color: null +color: blue fieldLayouts: f997fbbd-3d0f-4ed7-adc1-ba30da763d82: tabs: @@ -114,7 +114,7 @@ fieldLayouts: userCondition: null handle: callToAction hasTitleField: false -icon: '' +icon: link name: 'Call To Action' showSlugField: true showStatusField: true 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 cc6f701d..a00935a8 100644 --- a/config/project/entryTypes/category--2a768305-5971-43c0-a2f4-415e648c6a45.yaml +++ b/config/project/entryTypes/category--2a768305-5971-43c0-a2f4-415e648c6a45.yaml @@ -39,7 +39,7 @@ fieldLayouts: userCondition: null handle: category hasTitleField: true -icon: '' +icon: tag name: Category showSlugField: true showStatusField: true 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 b1fa2211..15538b92 100644 --- a/config/project/entryTypes/contact--f2d8b097-d5ba-4224-9736-4dc41bd6580f.yaml +++ b/config/project/entryTypes/contact--f2d8b097-d5ba-4224-9736-4dc41bd6580f.yaml @@ -1,3 +1,4 @@ +color: null fieldLayouts: 8dcbda1a-c185-4163-aeaf-796a6cda5b36: tabs: @@ -12,6 +13,8 @@ fieldLayouts: disabled: false elementCondition: null id: null + includeInCards: false + inputType: null instructions: null label: null max: null @@ -19,6 +22,7 @@ fieldLayouts: name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: false size: null @@ -33,8 +37,11 @@ fieldLayouts: - elementCondition: null fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -45,8 +52,11 @@ fieldLayouts: - elementCondition: null fieldUid: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -69,8 +79,11 @@ fieldLayouts: - elementCondition: null fieldUid: 6ca94949-c3f4-465d-88c7-3d4736d97ed4 # Address + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -81,8 +94,11 @@ fieldLayouts: - elementCondition: null fieldUid: 072209d1-1c68-4ee5-9a66-a209b518da6d # Mail + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -93,8 +109,11 @@ fieldLayouts: - elementCondition: null fieldUid: e48813cd-24dc-4b06-a97d-2a95520dcc24 # Phone + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -111,8 +130,11 @@ fieldLayouts: - elementCondition: null fieldUid: f694fce1-48ca-4bfe-9fba-196195547a36 # Facebook + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -123,8 +145,11 @@ fieldLayouts: - elementCondition: null fieldUid: 2e4b3bb0-26e4-47d2-9445-54401a221c63 # X (Twitter) + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -135,8 +160,11 @@ fieldLayouts: - elementCondition: null fieldUid: ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2 # LinkedIn + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -147,8 +175,11 @@ fieldLayouts: - elementCondition: null fieldUid: 9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6 # Instagram + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -159,8 +190,11 @@ fieldLayouts: - elementCondition: null fieldUid: 6221c006-75b9-4fa5-a352-4cd4317fb5d7 # Youtube + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -177,8 +211,11 @@ fieldLayouts: - elementCondition: null fieldUid: 4a2bad07-8d89-4689-b0bf-774eed764660 # Overview title + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -189,8 +226,11 @@ fieldLayouts: - elementCondition: null fieldUid: 2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38 # Overview description + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -201,8 +241,11 @@ fieldLayouts: - elementCondition: null fieldUid: 15ed2b72-8955-4cec-93f8-9736a9e50e80 # Overview image + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -219,8 +262,11 @@ fieldLayouts: - elementCondition: null fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -233,11 +279,12 @@ fieldLayouts: userCondition: null handle: contact hasTitleField: true +icon: envelope name: Contact +showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -sortOrder: 1 -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' 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 725286a6..e20f1af3 100644 --- a/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml +++ b/config/project/entryTypes/customTable--f2d33237-c7de-4590-9683-7efe6594ebbd.yaml @@ -1,4 +1,4 @@ -color: null +color: blue fieldLayouts: b99f4595-d28c-453a-86c2-db4f82eaf870: tabs: @@ -69,7 +69,7 @@ fieldLayouts: userCondition: null handle: customTable hasTitleField: false -icon: '' +icon: table name: 'Custom Table' showSlugField: true showStatusField: true 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 82de9046..6785c340 100644 --- a/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml +++ b/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml @@ -1,4 +1,4 @@ -color: null +color: blue fieldLayouts: 9334ab5d-2a5e-48de-8e2b-f9473c1d7ffb: tabs: @@ -99,7 +99,7 @@ fieldLayouts: userCondition: null handle: form hasTitleField: false -icon: '' +icon: input-text name: Form showSlugField: true showStatusField: true 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 1870fe39..4782095c 100644 --- a/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml +++ b/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml @@ -99,7 +99,7 @@ fieldLayouts: userCondition: null handle: heroBlock hasTitleField: false -icon: '' +icon: image name: 'Hero Block' showSlugField: true showStatusField: true 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 11a48976..b462e547 100644 --- a/config/project/entryTypes/home--89c47888-bddf-4633-9352-1d5dc3bb452f.yaml +++ b/config/project/entryTypes/home--89c47888-bddf-4633-9352-1d5dc3bb452f.yaml @@ -1,7 +1,9 @@ +color: null fieldLayouts: 3ae7bc1a-3549-4cf7-b582-b14850d82009: tabs: - + elementCondition: null elements: - autocapitalize: true @@ -9,7 +11,10 @@ fieldLayouts: autocorrect: true class: null disabled: false + elementCondition: null id: null + includeInCards: false + inputType: null instructions: null label: null max: null @@ -17,6 +22,7 @@ fieldLayouts: name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: false size: null @@ -24,76 +30,123 @@ fieldLayouts: tip: null title: null type: craft\fieldlayoutelements\entries\EntryTitleField + uid: fa60ffae-97ec-4cfa-9978-ec0a05bceef0 + userCondition: null warning: null width: 100 - + elementCondition: null fieldUid: 37471b2c-6c44-4b1a-bc50-3788e9de05d5 # Hero + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField + uid: e69dbd6f-5f31-42bb-8dc6-15295794e1e0 + userCondition: null warning: null width: 100 - + elementCondition: null fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField + uid: 26edc70e-aab7-4107-aa16-bd279d4453ad + userCondition: null warning: null width: 100 name: Content - sortOrder: 1 + uid: 27c4013a-a736-44bd-ac5a-5ba7b8f10637 + userCondition: null - + elementCondition: null elements: - + elementCondition: null fieldUid: 4a2bad07-8d89-4689-b0bf-774eed764660 # Overview title + handle: null + includeInCards: false instructions: null label: null - required: '0' + providesThumbs: false + required: false tip: null type: craft\fieldlayoutelements\CustomField + uid: 3203a502-33ac-4cdd-9139-006850d5627e + userCondition: null warning: null width: 100 - + elementCondition: null fieldUid: 2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38 # Overview description + handle: null + includeInCards: false instructions: null label: null - required: '0' + providesThumbs: false + required: false tip: null type: craft\fieldlayoutelements\CustomField + uid: 2edfc9a6-55ff-4830-ab05-a42e2984a3b1 + userCondition: null warning: null width: 100 - + elementCondition: null fieldUid: 15ed2b72-8955-4cec-93f8-9736a9e50e80 # Overview image + handle: null + includeInCards: false instructions: null label: null - required: '0' + providesThumbs: false + required: false tip: null type: craft\fieldlayoutelements\CustomField + uid: 04167f07-ca1f-4dfa-84e3-6b2217e7a2a6 + userCondition: null warning: null width: 100 name: Overview - sortOrder: 2 + uid: 470937a0-a5e1-4378-8cd3-7e29104d95b3 + userCondition: null - + elementCondition: null elements: - + elementCondition: null fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO + handle: null + includeInCards: false instructions: null label: null - required: '0' + providesThumbs: false + required: false tip: null type: craft\fieldlayoutelements\CustomField + uid: 33b01e08-9aea-4f24-b03e-6654d5832e27 + userCondition: null warning: null width: 100 name: SEO - sortOrder: 3 + uid: 59631741-b006-4665-a50b-601e21c7208c + userCondition: null handle: home hasTitleField: false +icon: house name: Home -sortOrder: 1 +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: '' +slugTranslationMethod: site titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null +titleTranslationKeyFormat: '' 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 9df40bf0..41e4475b 100644 --- a/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml +++ b/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml @@ -1,4 +1,4 @@ -color: null +color: blue fieldLayouts: dbac7280-eb96-48c9-9218-1f8706af3656: tabs: @@ -114,7 +114,7 @@ fieldLayouts: userCondition: null handle: image hasTitleField: false -icon: '' +icon: image name: Image showSlugField: true showStatusField: true 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 fca5e4be..281c48a9 100644 --- a/config/project/entryTypes/news--109f5d44-e366-49e7-826d-6b13de779861.yaml +++ b/config/project/entryTypes/news--109f5d44-e366-49e7-826d-6b13de779861.yaml @@ -1,3 +1,4 @@ +color: null fieldLayouts: e649780e-8bf9-4c9b-82f7-f60db1204d40: tabs: @@ -12,6 +13,8 @@ fieldLayouts: disabled: false elementCondition: null id: null + includeInCards: false + inputType: null instructions: null label: null max: null @@ -19,6 +22,7 @@ fieldLayouts: name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: false size: null @@ -33,8 +37,11 @@ fieldLayouts: - elementCondition: null fieldUid: 8ff8437a-a38f-47f0-b489-1701614eec3f # Header image + handle: null + includeInCards: false instructions: null label: null + providesThumbs: true required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -45,8 +52,11 @@ fieldLayouts: - elementCondition: null fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -62,8 +72,11 @@ fieldLayouts: - elementCondition: null fieldUid: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -74,8 +87,11 @@ fieldLayouts: - elementCondition: null fieldUid: c7f05fcd-6b9c-44dd-baee-f3e9cd0c47ac # News Category + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -92,8 +108,11 @@ fieldLayouts: - elementCondition: null fieldUid: 4a2bad07-8d89-4689-b0bf-774eed764660 # Overview title + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -104,8 +123,11 @@ fieldLayouts: - elementCondition: null fieldUid: 2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38 # Overview description + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -116,8 +138,11 @@ fieldLayouts: - elementCondition: null fieldUid: 15ed2b72-8955-4cec-93f8-9736a9e50e80 # Overview image + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -134,8 +159,11 @@ fieldLayouts: - elementCondition: null fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -152,8 +180,11 @@ fieldLayouts: - elementCondition: null fieldUid: 82edb6db-a497-4e37-8c25-5d4d210f0c81 # Search keywords + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -166,11 +197,12 @@ fieldLayouts: userCondition: null handle: news hasTitleField: true +icon: newspaper name: News +showSlugField: true showStatusField: true -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -sortOrder: 1 -titleFormat: null -titleTranslationKeyFormat: null +titleFormat: '' +titleTranslationKeyFormat: '' 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 60425d31..ba6f2030 100644 --- a/config/project/entryTypes/newsOverview--d3b383b6-5ad7-494f-bc13-c06a53a5e5e9.yaml +++ b/config/project/entryTypes/newsOverview--d3b383b6-5ad7-494f-bc13-c06a53a5e5e9.yaml @@ -1,3 +1,4 @@ +color: null fieldLayouts: 1bfb15de-84e7-42f7-b958-7aaaebfef219: tabs: @@ -12,6 +13,8 @@ fieldLayouts: disabled: false elementCondition: null id: null + includeInCards: false + inputType: null instructions: null label: null max: null @@ -19,6 +22,7 @@ fieldLayouts: name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: false size: null @@ -33,8 +37,11 @@ fieldLayouts: - elementCondition: null fieldUid: 8ff8437a-a38f-47f0-b489-1701614eec3f # Header image + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -45,8 +52,11 @@ fieldLayouts: - elementCondition: null fieldUid: b5de6dcf-80e6-48e2-b846-0dab7f35c4c8 # Intro Text + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -63,8 +73,11 @@ fieldLayouts: - elementCondition: null fieldUid: 4a2bad07-8d89-4689-b0bf-774eed764660 # Overview title + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -75,8 +88,11 @@ fieldLayouts: - elementCondition: null fieldUid: 2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38 # Overview description + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -87,8 +103,11 @@ fieldLayouts: - elementCondition: null fieldUid: 15ed2b72-8955-4cec-93f8-9736a9e50e80 # Overview image + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -105,8 +124,11 @@ fieldLayouts: - elementCondition: null fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -119,8 +141,12 @@ fieldLayouts: userCondition: null handle: newsOverview hasTitleField: true +icon: newspaper name: 'News Overview' -sortOrder: 1 -titleFormat: null -titleTranslationKeyFormat: null +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: '' +slugTranslationMethod: site +titleFormat: '' +titleTranslationKeyFormat: '' 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 8f4e916a..f52bfcb3 100644 --- a/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml +++ b/config/project/entryTypes/overview--24bd0074-b53d-404d-9285-a0be9f26bbd4.yaml @@ -1,4 +1,4 @@ -color: null +color: blue fieldLayouts: 0b203f95-b680-4192-8ebc-fd84ef05fc3c: tabs: @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 776fa716-10bb-48bb-ae08-28870f9d77e7 + fieldUid: 776fa716-10bb-48bb-ae08-28870f9d77e7 # Content Builder - Overview - Entries handle: null includeInCards: true instructions: null @@ -84,7 +84,7 @@ fieldLayouts: userCondition: null handle: overview hasTitleField: false -icon: '' +icon: grid-2 name: Overview showSlugField: true showStatusField: true 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 29236c55..5bbd4559 100644 --- a/config/project/entryTypes/pages--9f39fdda-793c-4506-9dd4-e764d46cad28.yaml +++ b/config/project/entryTypes/pages--9f39fdda-793c-4506-9dd4-e764d46cad28.yaml @@ -182,7 +182,7 @@ fieldLayouts: userCondition: null handle: pages hasTitleField: true -icon: '' +icon: table-layout name: 'Contentbuilder Page' showSlugField: true showStatusField: true 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 fab73b93..02b8e04b 100644 --- a/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml +++ b/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml @@ -1,4 +1,4 @@ -color: null +color: blue fieldLayouts: 0f0db14f-2f40-48e1-853e-ba4ea386b28f: tabs: @@ -114,7 +114,7 @@ fieldLayouts: userCondition: null handle: quote hasTitleField: false -icon: '' +icon: quote-right name: Quote showSlugField: true showStatusField: true 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 9c2bd17a..610d644d 100644 --- a/config/project/entryTypes/searchResults--b13fc4bd-af47-4f5c-b349-05e9e24dfecc.yaml +++ b/config/project/entryTypes/searchResults--b13fc4bd-af47-4f5c-b349-05e9e24dfecc.yaml @@ -1,3 +1,4 @@ +color: null fieldLayouts: 5364a393-b1fd-409d-bf52-7958fd3bc462: tabs: @@ -12,6 +13,8 @@ fieldLayouts: disabled: false elementCondition: null id: null + includeInCards: false + inputType: null instructions: null label: null max: null @@ -19,6 +22,7 @@ fieldLayouts: name: null orientation: null placeholder: null + providesThumbs: false readonly: false requirable: false size: null @@ -36,6 +40,7 @@ fieldLayouts: uid: 8654baf8-6e7f-4539-bfcc-974d7ccb18f5 userCondition: null - + dismissible: false elementCondition: null style: tip tip: 'This content will show when there are no results found.' @@ -45,8 +50,11 @@ fieldLayouts: - elementCondition: null fieldUid: 56d715d0-6a9d-4562-9c66-e5b4caad7f44 # Content Builder + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -63,8 +71,11 @@ fieldLayouts: - elementCondition: null fieldUid: 4a2bad07-8d89-4689-b0bf-774eed764660 # Overview title + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -75,8 +86,11 @@ fieldLayouts: - elementCondition: null fieldUid: 2f8a6ddc-4ab7-4f9f-a2ea-72c6cb387f38 # Overview description + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -87,8 +101,11 @@ fieldLayouts: - elementCondition: null fieldUid: 15ed2b72-8955-4cec-93f8-9736a9e50e80 # Overview image + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -105,8 +122,11 @@ fieldLayouts: - elementCondition: null fieldUid: 685530fc-e1f1-4be1-813b-ebf9ac3aa108 # SEO + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField @@ -119,8 +139,12 @@ fieldLayouts: userCondition: null handle: searchResults hasTitleField: true +icon: magnifying-glass name: 'Search results' -sortOrder: 1 +showSlugField: true +showStatusField: true +slugTranslationKeyFormat: '' +slugTranslationMethod: site titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null +titleTranslationKeyFormat: '' 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 1ed0b48b..74b28651 100644 --- a/config/project/entryTypes/simplePage--6122281a-7d92-44b0-bef8-296775631068.yaml +++ b/config/project/entryTypes/simplePage--6122281a-7d92-44b0-bef8-296775631068.yaml @@ -75,7 +75,7 @@ fieldLayouts: userCondition: null handle: simplePage hasTitleField: true -icon: '' +icon: file name: 'Simple page (Title/Intro/SEO)' showSlugField: true showStatusField: true 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 716eb093..fab33225 100644 --- a/config/project/entryTypes/siteSettings--75c71ec6-7c59-460d-bac3-80ae2ee887a5.yaml +++ b/config/project/entryTypes/siteSettings--75c71ec6-7c59-460d-bac3-80ae2ee887a5.yaml @@ -1,14 +1,47 @@ +color: null fieldLayouts: 2c85b916-cde3-4f4a-a45b-7df51bfd7a5f: tabs: - elementCondition: null elements: + - + 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\entries\EntryTitleField + uid: 6fdc728e-cb14-44f6-83b7-d2b7243a3910 + userCondition: null + warning: null + width: 100 - elementCondition: null fieldUid: a44287f8-d6ed-4f2c-8a63-0c1312ef236e # Image + handle: null + includeInCards: false instructions: null label: null + providesThumbs: false required: true tip: null type: craft\fieldlayoutelements\CustomField @@ -21,11 +54,12 @@ fieldLayouts: userCondition: null handle: siteSettings hasTitleField: false +icon: gear name: 'Site Settings' +showSlugField: true showStatusField: false -slugTranslationKeyFormat: null +slugTranslationKeyFormat: '' slugTranslationMethod: site -sortOrder: 1 titleFormat: '{section.name|raw}' -titleTranslationKeyFormat: null +titleTranslationKeyFormat: '' titleTranslationMethod: site 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 fae1a680..4a225148 100644 --- a/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml +++ b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml @@ -1,4 +1,4 @@ -color: null +color: blue fieldLayouts: f4023492-353e-4a86-9695-455793644dc4: tabs: @@ -104,10 +104,10 @@ fieldLayouts: fieldUid: f21594e6-d83e-4047-a36c-0d6b709719e1 layoutElementUid: ed69e655-73d9-4f2b-94a0-2275e9b4faf8 operator: notempty - uid: c2224280-ea57-47d0-a10a-4983e61fa2df + uid: d1f35874-2cea-4b59-9cc5-aac8619d3a69 elementType: craft\elements\Entry fieldContext: global - fieldUid: 40e14f90-0640-452d-9c8a-9f30f73bacbb + fieldUid: 8c9b2c5d-02c2-4105-83ed-93563621e752 # Position Left/Right handle: position includeInCards: false instructions: null @@ -116,7 +116,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 3e11cb59-1985-4f62-8da1-4c8694b813fb + uid: aea3eb8a-15e5-4db6-bc7d-343295ff324a userCondition: null warning: null width: 100 @@ -140,7 +140,7 @@ fieldLayouts: userCondition: null handle: textImage hasTitleField: false -icon: '' +icon: text name: 'Text (+ Image)' showSlugField: true showStatusField: true 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 eee8c0b0..2a5862b9 100644 --- a/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml +++ b/config/project/entryTypes/textTwoColumns--1e4267e1-8d5f-4312-8458-86b19bc17d74.yaml @@ -1,4 +1,4 @@ -color: null +color: blue fieldLayouts: 8e0153f8-35f6-4a49-bc77-316bc5dce081: tabs: @@ -144,7 +144,7 @@ fieldLayouts: userCondition: null handle: textTwoColumns hasTitleField: false -icon: '' +icon: text name: 'Text (2 columns)' showSlugField: true showStatusField: true 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 cb4440ec..ee37f8eb 100644 --- a/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml +++ b/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml @@ -1,4 +1,4 @@ -color: null +color: blue fieldLayouts: 86d679f2-c66c-4cad-a0cc-63b8753b55a8: tabs: @@ -95,18 +95,7 @@ fieldLayouts: warning: null width: 50 - - elementCondition: - class: craft\elements\conditions\entries\EntryCondition - conditionRules: - - - class: craft\fields\conditions\TextFieldConditionRule - fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba - layoutElementUid: f3b691ab-3aba-42aa-9b69-08b6498a0827 - operator: notempty - uid: f485a99d-226a-411c-b7b4-2e2b5433cbb7 - value: '' - elementType: craft\elements\Entry - fieldContext: global + elementCondition: null fieldUid: 896816a1-5444-4e1b-b74c-efbac472953c handle: placeholderImage includeInCards: false @@ -121,20 +110,9 @@ fieldLayouts: warning: null width: 50 - - elementCondition: - class: craft\elements\conditions\entries\EntryCondition - conditionRules: - - - class: craft\fields\conditions\TextFieldConditionRule - fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba - layoutElementUid: f3b691ab-3aba-42aa-9b69-08b6498a0827 - operator: notempty - uid: 0499b57b-55cd-4022-a1a8-71aaf1458e57 - value: '' - elementType: craft\elements\Entry - fieldContext: global - fieldUid: c8533e19-1c6c-4d33-8e50-71babb409313 - handle: null + elementCondition: null + fieldUid: 8c9b2c5d-02c2-4105-83ed-93563621e752 # Position Left/Right + handle: position includeInCards: false instructions: null label: 'Video position' @@ -142,24 +120,13 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 2607da7f-daf5-4c42-8c89-915abc68dd03 + uid: 33483741-3e6c-4747-bc42-65fd061f852c userCondition: null warning: null width: 50 - - elementCondition: - class: craft\elements\conditions\entries\EntryCondition - conditionRules: - - - class: craft\fields\conditions\TextFieldConditionRule - fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba - layoutElementUid: f3b691ab-3aba-42aa-9b69-08b6498a0827 - operator: notempty - uid: 6b376917-6849-44cf-95e8-54509f2ef71b - value: '' - elementType: craft\elements\Entry - fieldContext: global - fieldUid: 561b6d99-0213-4cfc-bd14-c3c4f4ff02d3 + elementCondition: null + fieldUid: d364a1b7-6f05-47e2-a5b3-e9f38308473c # Text - Caption Text handle: videoCaption includeInCards: false instructions: null @@ -168,7 +135,7 @@ fieldLayouts: required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: 0c6bd8fe-1653-466a-b821-71b168ce970f + uid: 1281e54a-1dce-496a-9275-4fa521679f8e userCondition: null warning: null width: 50 @@ -192,7 +159,7 @@ fieldLayouts: userCondition: null handle: textVideo hasTitleField: false -icon: '' +icon: video name: 'Text + Video' showSlugField: true showStatusField: true 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 ce55a34c..7d5461ef 100644 --- a/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml +++ b/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml @@ -1,4 +1,4 @@ -color: null +color: blue fieldLayouts: 4bb37325-4657-4b4b-a37d-a9601263cf72: tabs: @@ -50,18 +50,7 @@ fieldLayouts: warning: null width: 50 - - elementCondition: - class: craft\elements\conditions\entries\EntryCondition - conditionRules: - - - class: craft\fields\conditions\TextFieldConditionRule - fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a - layoutElementUid: 10b5c1ef-5a1d-4b4f-90ca-41388b1bc2d1 - operator: notempty - uid: c9cda17a-3637-4be7-a3d3-9427115ec4d1 - value: '' - elementType: craft\elements\Entry - fieldContext: global + elementCondition: null fieldUid: 724561c2-845a-427f-b005-e0c2a35e0112 handle: null includeInCards: false @@ -76,54 +65,32 @@ fieldLayouts: warning: null width: 50 - - elementCondition: - class: craft\elements\conditions\entries\EntryCondition - conditionRules: - - - class: craft\fields\conditions\TextFieldConditionRule - fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a - layoutElementUid: 10b5c1ef-5a1d-4b4f-90ca-41388b1bc2d1 - operator: notempty - uid: 3747b4a3-3f80-496a-b5b9-4078bd7d1195 - value: '' - elementType: craft\elements\Entry - fieldContext: global - fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color - handle: backgroundColor + elementCondition: null + fieldUid: d364a1b7-6f05-47e2-a5b3-e9f38308473c # Text - Caption Text + handle: videoCaption includeInCards: false instructions: null - label: 'Background color' + label: 'Video caption' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: e587b459-84d1-48e7-bc62-527eb0dd6923 + uid: 19a6c41e-6804-4c85-9e8a-21d0789c8c2c userCondition: null warning: null width: 100 - - elementCondition: - class: craft\elements\conditions\entries\EntryCondition - conditionRules: - - - class: craft\fields\conditions\TextFieldConditionRule - fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a - layoutElementUid: 10b5c1ef-5a1d-4b4f-90ca-41388b1bc2d1 - operator: notempty - uid: 4e935a12-f840-41bf-9a35-c1c8c3c3912f - value: '' - elementType: craft\elements\Entry - fieldContext: global - fieldUid: d364a1b7-6f05-47e2-a5b3-e9f38308473c # Text - Caption Text - handle: videoCaption + elementCondition: null + fieldUid: 3857f4aa-a319-44ec-8b5e-d907d3d1bf31 # Content Builder Background Color + handle: backgroundColor includeInCards: false instructions: null - label: 'Video Caption' + label: 'Background color' providesThumbs: false required: false tip: null type: craft\fieldlayoutelements\CustomField - uid: fb3b53a4-0354-4198-909f-446c11150345 + uid: e587b459-84d1-48e7-bc62-527eb0dd6923 userCondition: null warning: null width: 100 @@ -132,7 +99,7 @@ fieldLayouts: userCondition: null handle: video hasTitleField: false -icon: '' +icon: video name: Video showSlugField: true showStatusField: 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 3948675b..67ac8bc6 100644 --- a/config/project/fields/entries--776fa716-10bb-48bb-ae08-28870f9d77e7.yaml +++ b/config/project/fields/entries--776fa716-10bb-48bb-ae08-28870f9d77e7.yaml @@ -16,7 +16,7 @@ settings: sources: '*' targetSiteId: null validateRelatedElements: false - viewMode: null + viewMode: cards translationKeyFormat: null translationMethod: site type: craft\fields\Entries diff --git a/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml b/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml index 0cc6546e..d2af2d17 100644 --- a/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml +++ b/config/project/fields/hero--37471b2c-6c44-4b1a-bc50-3788e9de05d5.yaml @@ -9,7 +9,7 @@ settings: - ed516703-9411-446f-8ce9-d66e9c48839a # Hero Block includeTableView: false maxEntries: 1 - minEntries: null + minEntries: 1 pageSize: null propagationKeyFormat: null propagationMethod: all diff --git a/config/project/fields/position2--40e14f90-0640-452d-9c8a-9f30f73bacbb.yaml b/config/project/fields/position2--40e14f90-0640-452d-9c8a-9f30f73bacbb.yaml deleted file mode 100644 index 1370a10d..00000000 --- a/config/project/fields/position2--40e14f90-0640-452d-9c8a-9f30f73bacbb.yaml +++ /dev/null @@ -1,30 +0,0 @@ -columnSuffix: null -handle: position2 -instructions: 'Select the position of the image in relation to the text block.' -name: 'Content Builder - Text (+ Image) - Image position' -searchable: false -settings: - default: left - options: - __assoc__: - - - - left - - '1' - - - - center - - '' - - - - right - - '1' - - - - full - - '' - - - - drop-left - - '' - - - - drop-right - - '' -translationKeyFormat: null -translationMethod: none -type: rias\positionfieldtype\fields\Position diff --git a/config/project/fields/position--c8533e19-1c6c-4d33-8e50-71babb409313.yaml b/config/project/fields/positionLeftRight--8c9b2c5d-02c2-4105-83ed-93563621e752.yaml similarity index 68% rename from config/project/fields/position--c8533e19-1c6c-4d33-8e50-71babb409313.yaml rename to config/project/fields/positionLeftRight--8c9b2c5d-02c2-4105-83ed-93563621e752.yaml index c7d78b9b..fcc9efcd 100644 --- a/config/project/fields/position--c8533e19-1c6c-4d33-8e50-71babb409313.yaml +++ b/config/project/fields/positionLeftRight--8c9b2c5d-02c2-4105-83ed-93563621e752.yaml @@ -1,7 +1,7 @@ columnSuffix: null -handle: position -instructions: 'Select the position of the video in relation to the text block.' -name: 'Content Builder - Text + Video - Video position' +handle: positionLeftRight +instructions: null +name: 'Position Left/Right' searchable: false settings: default: left @@ -26,5 +26,5 @@ settings: - drop-right - '' translationKeyFormat: null -translationMethod: none +translationMethod: language type: rias\positionfieldtype\fields\Position diff --git a/config/project/fields/videoCaption--ae5f2b18-f88e-4521-a729-d5fccff56993.yaml b/config/project/fields/videoCaption--ae5f2b18-f88e-4521-a729-d5fccff56993.yaml deleted file mode 100644 index b87fd758..00000000 --- a/config/project/fields/videoCaption--ae5f2b18-f88e-4521-a729-d5fccff56993.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: tetgykfj -handle: videoCaption -instructions: null -name: 'Content Builder - Video - Video Caption' -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: none -type: craft\ckeditor\Field diff --git a/config/project/fields/videoCaption2--561b6d99-0213-4cfc-bd14-c3c4f4ff02d3.yaml b/config/project/fields/videoCaption2--561b6d99-0213-4cfc-bd14-c3c4f4ff02d3.yaml deleted file mode 100644 index 924cbc6d..00000000 --- a/config/project/fields/videoCaption2--561b6d99-0213-4cfc-bd14-c3c4f4ff02d3.yaml +++ /dev/null @@ -1,21 +0,0 @@ -columnSuffix: dtoiikmr -handle: videoCaption2 -instructions: null -name: 'Content Builder - Text + Video - Video Caption' -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: none -type: craft\ckeditor\Field diff --git a/config/project/project.yaml b/config/project/project.yaml index 2b96033a..e4f9b7f4 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1716917187 +dateModified: 1716985151 elementSources: craft\elements\Entry: - @@ -26,6 +26,9 @@ elementSources: - link type: native - + defaultSort: + - structure + - asc disabled: false key: 'section:45b7c78f-587d-441b-bbd1-605ca629d0bd' # Pages tableAttributes: @@ -226,9 +229,6 @@ elementSources: - dateUpdated - link type: native - - - heading: '' - type: heading email: fromEmail: $SYSTEM_EMAIL fromName: $SYSTEM_NAME @@ -268,6 +268,7 @@ meta: 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 9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6: Instagram # Instagram @@ -292,6 +293,7 @@ meta: 361daec5-5ea3-4d9f-957f-f39c78bb595e: Profile # Profile 0396f80c-a192-4beb-a6e7-075075cf0f70: Image # Image 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 979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca: 'Public Files' # Public Files @@ -420,7 +422,7 @@ plugins: edition: standard enabled: true licenseKey: WLZ7JMGY8H2EIESZYMEZ3EPW - schemaVersion: 3.4.4 + schemaVersion: 3.4.5 settings: ajaxTimeout: '10' alertEmails: null 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 8e394a4e..97c47121 100644 --- a/config/project/sections/pages--45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml +++ b/config/project/sections/pages--45b7c78f-587d-441b-bbd1-605ca629d0bd.yaml @@ -3,6 +3,7 @@ enableVersioning: true entryTypes: - 9f39fdda-793c-4506-9dd4-e764d46cad28 # Contentbuilder Page handle: pages +maxAuthors: 1 name: Pages previewTargets: -