diff --git a/.lando.yml b/.lando.yml index a230ea7..385f4c7 100755 --- a/.lando.yml +++ b/.lando.yml @@ -2,3 +2,6 @@ name: my-lando-app recipe: drupal8 config: webroot: web +services: + appserver: + xdebug: true diff --git a/composer.json b/composer.json index c122832..c24b1a3 100755 --- a/composer.json +++ b/composer.json @@ -13,25 +13,43 @@ { "type": "composer", "url": "https://packages.drupal.org/8" + }, + { + "type": "package", + "package": { + "name": "jaypan/jquery_colorpicker", + "type": "drupal-library", + "version": "1.4", + "source": { + "url": "https://github.com/jaypan/jquery_colorpicker", + "type": "git", + "reference": "master" + } + } } ], "require": { "composer/installers": "^1.2", + "jaypan/jquery_colorpicker": "^1.0", "cweagans/composer-patches": "^1.6", "drupal-composer/drupal-scaffold": "^2.5", "drupal/admin_toolbar": "^1.24", "drupal/backup_migrate": "^4.0", + "drupal/bg_image_formatter": "^1.2", + "drupal/bootstrap_paragraphs": "^2.0", "drupal/block_class": "^1.0", + "drupal/color_field": "^1.0", "drupal/console": "^1.0.2", "drupal/core": "~8.5.3", "drupal/ctools": "^3.0", "drupal/devel": "^1.2", "drupal/dropzonejs": "^2.0@alpha", - "drupal/entity_browser": "^2.0", + "drupal/entity_browser": "^1.5", "drupal/examples": "1.x-dev", "drupal/file_browser": "^1.1", "drupal/honeypot": "^1.27", "drupal/inline_entity_form": "^1.0@RC", + "drupal/jquery_colorpicker": "^1.4", "drupal/link_class": "^1.3", "drupal/media_entity_browser": "^2.0", "drupal/media_entity_image": "^1.3", diff --git a/composer.lock b/composer.lock index 8c82f22..a6a87c7 100755 --- 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": "a82cb4e67770dd6cf04ce880d00bec4b", + "content-hash": "59dec31b9a2d48f9ec3784dfa87df91a", "packages": [ { "name": "alchemy/zippy", @@ -124,16 +124,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.25.1", + "version": "1.26.0", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "9d3b25c5e3bb57a081c6c47d1f6d08a1a2c7a7db" + "reference": "3090fabdbf3dd4b66e0fa0e4ed5d8adab6deb974" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/9d3b25c5e3bb57a081c6c47d1f6d08a1a2c7a7db", - "reference": "9d3b25c5e3bb57a081c6c47d1f6d08a1a2c7a7db", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/3090fabdbf3dd4b66e0fa0e4ed5d8adab6deb974", + "reference": "3090fabdbf3dd4b66e0fa0e4ed5d8adab6deb974", "shasum": "" }, "require": { @@ -159,7 +159,7 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2018-06-20T07:01:01+00:00" + "time": "2018-08-06T08:54:16+00:00" }, { "name": "composer/installers", @@ -345,16 +345,16 @@ }, { "name": "consolidation/annotated-command", - "version": "2.8.4", + "version": "2.8.5", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "651541a0b68318a2a202bda558a676e5ad92223c" + "reference": "1e8ff512072422b850b44aa721b5b303e4a5ebb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/651541a0b68318a2a202bda558a676e5ad92223c", - "reference": "651541a0b68318a2a202bda558a676e5ad92223c", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/1e8ff512072422b850b44aa721b5b303e4a5ebb3", + "reference": "1e8ff512072422b850b44aa721b5b303e4a5ebb3", "shasum": "" }, "require": { @@ -393,20 +393,20 @@ } ], "description": "Initialize Symfony Console commands from annotated command class methods.", - "time": "2018-05-25T18:04:25+00:00" + "time": "2018-08-18T23:51:49+00:00" }, { "name": "consolidation/config", - "version": "1.0.11", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/config.git", - "reference": "ede41d946078e97e7a9513aadc3352f1c26817af" + "reference": "c9fc25e9088a708637e18a256321addc0670e578" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/config/zipball/ede41d946078e97e7a9513aadc3352f1c26817af", - "reference": "ede41d946078e97e7a9513aadc3352f1c26817af", + "url": "https://api.github.com/repos/consolidation/config/zipball/c9fc25e9088a708637e18a256321addc0670e578", + "reference": "c9fc25e9088a708637e18a256321addc0670e578", "shasum": "" }, "require": { @@ -416,7 +416,7 @@ }, "require-dev": { "g1a/composer-test-scenarios": "^1", - "phpunit/phpunit": "^4", + "phpunit/phpunit": "^5", "satooshi/php-coveralls": "^1.0", "squizlabs/php_codesniffer": "2.*", "symfony/console": "^2.5|^3|^4", @@ -447,7 +447,7 @@ } ], "description": "Provide configuration services for a commandline tool.", - "time": "2018-05-27T01:17:02+00:00" + "time": "2018-08-07T22:57:00+00:00" }, { "name": "consolidation/log", @@ -555,16 +555,16 @@ }, { "name": "consolidation/robo", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "ac563abfadf7cb7314b4e152f2b5033a6c255f6f" + "reference": "31f2d2562c4e1dcde70f2659eefd59aa9c7f5b2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/ac563abfadf7cb7314b4e152f2b5033a6c255f6f", - "reference": "ac563abfadf7cb7314b4e152f2b5033a6c255f6f", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/31f2d2562c4e1dcde70f2659eefd59aa9c7f5b2d", + "reference": "31f2d2562c4e1dcde70f2659eefd59aa9c7f5b2d", "shasum": "" }, "require": { @@ -572,6 +572,8 @@ "consolidation/config": "^1.0.10", "consolidation/log": "~1", "consolidation/output-formatters": "^3.1.13", + "consolidation/self-update": "^1", + "g1a/composer-test-scenarios": "^2", "grasmash/yaml-expander": "^1.3", "league/container": "^2.2", "php": ">=5.5.0", @@ -588,7 +590,6 @@ "codeception/aspect-mock": "^1|^2.1.1", "codeception/base": "^2.3.7", "codeception/verify": "^0.3.2", - "g1a/composer-test-scenarios": "^2", "goaop/framework": "~2.1.2", "goaop/parser-reflection": "^1.1.0", "natxet/cssmin": "3.0.4", @@ -631,7 +632,106 @@ } ], "description": "Modern task runner", - "time": "2018-05-27T01:42:53+00:00" + "time": "2018-08-17T18:44:18+00:00" + }, + { + "name": "consolidation/self-update", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/consolidation/self-update.git", + "reference": "adbb784e58cc0836d8522851f7e38ee7ade0d553" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/self-update/zipball/adbb784e58cc0836d8522851f7e38ee7ade0d553", + "reference": "adbb784e58cc0836d8522851f7e38ee7ade0d553", + "shasum": "" + }, + "require": { + "php": ">=5.5.0", + "symfony/console": "^2.8|^3|^4", + "symfony/filesystem": "^2.5|^3|^4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "SelfUpdate\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Alexander Menk", + "email": "menk@mestrona.net" + } + ], + "description": "Provides a self:update command for Symfony Console applications.", + "time": "2018-08-17T04:50:59+00:00" + }, + { + "name": "consolidation/site-alias", + "version": "1.1.2", + "source": { + "type": "git", + "url": "https://github.com/consolidation/site-alias.git", + "reference": "d6fa92e4aaf5ba95cde4454be7ea3165e7e2f17a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/d6fa92e4aaf5ba95cde4454be7ea3165e7e2f17a", + "reference": "d6fa92e4aaf5ba95cde4454be7ea3165e7e2f17a", + "shasum": "" + }, + "require": { + "php": ">=5.5.0" + }, + "require-dev": { + "consolidation/robo": "^1.2.3", + "g1a/composer-test-scenarios": "^2", + "knplabs/github-api": "^2.7", + "php-http/guzzle6-adapter": "^1.1", + "phpunit/phpunit": "^5", + "satooshi/php-coveralls": "^2", + "squizlabs/php_codesniffer": "^2.8", + "symfony/console": "^2.8|^3|^4", + "symfony/yaml": "~2.3|^3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Consolidation\\SiteAlias\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Moshe Weitzman", + "email": "weitzman@tejasa.com" + }, + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" + } + ], + "description": "Template project for PHP libraries.", + "time": "2018-08-22T01:07:08+00:00" }, { "name": "container-interop/container-interop", @@ -982,16 +1082,16 @@ }, { "name": "doctrine/cache", - "version": "v1.7.1", + "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a" + "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a", - "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a", + "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57", + "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57", "shasum": "" }, "require": { @@ -1002,8 +1102,9 @@ }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", + "doctrine/coding-standard": "^4.0", "mongodb/mongodb": "^1.1", - "phpunit/phpunit": "^5.7", + "phpunit/phpunit": "^7.0", "predis/predis": "~1.0" }, "suggest": { @@ -1012,7 +1113,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.8.x-dev" } }, "autoload": { @@ -1047,12 +1148,12 @@ } ], "description": "Caching library offering an object-oriented API for many cache backends", - "homepage": "http://www.doctrine-project.org", + "homepage": "https://www.doctrine-project.org", "keywords": [ "cache", "caching" ], - "time": "2017-08-25T07:02:50+00:00" + "time": "2018-08-21T18:01:43+00:00" }, { "name": "doctrine/collections", @@ -1554,16 +1655,16 @@ }, { "name": "drupal-composer/drupal-scaffold", - "version": "2.5.3", + "version": "2.5.4", "source": { "type": "git", "url": "https://github.com/drupal-composer/drupal-scaffold.git", - "reference": "90f42025acddba70e7f045e069b301013d3d8bbc" + "reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/90f42025acddba70e7f045e069b301013d3d8bbc", - "reference": "90f42025acddba70e7f045e069b301013d3d8bbc", + "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/fc6bf4ceecb5d47327f54d48d4d4f67b17da956d", + "reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d", "shasum": "" }, "require": { @@ -1594,7 +1695,7 @@ "GPL-2.0-or-later" ], "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core", - "time": "2018-07-21T08:19:20+00:00" + "time": "2018-07-27T10:07:07+00:00" }, { "name": "drupal/admin_toolbar", @@ -1842,6 +1943,56 @@ "irc": "irc://irc.freenode.org/drupal-contribute" } }, + { + "name": "drupal/color_field", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/color_field", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/color_field-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "220c620acf39237fada74892433e25c323d7ad3b" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0", + "datestamp": "1375168268", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "NickWilde", + "homepage": "https://www.drupal.org/user/3094661" + }, + { + "name": "targoo", + "homepage": "https://www.drupal.org/user/431910" + } + ], + "homepage": "https://www.drupal.org/project/color_field", + "support": { + "source": "http://cgit.drupalcode.org/color_field" + } + }, { "name": "drupal/console", "version": "1.8.0", @@ -3001,7 +3152,7 @@ "source": { "type": "git", "url": "https://git.drupal.org/project/examples", - "reference": "9e7c887917409c4423e9a7e19b63a0882cf84265" + "reference": "93a320873526ebea836afa86053aaf4bf862f6f9" }, "require": { "drupal/core": "*" @@ -3020,7 +3171,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1532807581", + "datestamp": "1534196280", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -3104,7 +3255,7 @@ "issues": "https://www.drupal.org/project/issues/examples", "documentation": "https://api.drupal.org/api/examples" }, - "time": "2018-07-29T00:59:12+00:00" + "time": "2018-08-16T05:42:28+00:00" }, { "name": "drupal/file_browser", @@ -3162,17 +3313,17 @@ }, { "name": "drupal/honeypot", - "version": "1.27.0", + "version": "1.28.0", "source": { "type": "git", "url": "https://git.drupal.org/project/honeypot", - "reference": "8.x-1.27" + "reference": "8.x-1.28" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.27.zip", - "reference": "8.x-1.27", - "shasum": "b40f86ef45a7f4325343e8aa455ecbdceab51ffe" + "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.28.zip", + "reference": "8.x-1.28", + "shasum": "bbfea8791cee7d88be705e0cbf28bd6a22a54c60" }, "require": { "drupal/core": "~8.0" @@ -3183,8 +3334,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.27", - "datestamp": "1499867343", + "version": "8.x-1.28", + "datestamp": "1533849180", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3282,6 +3433,57 @@ "source": "http://cgit.drupalcode.org/inline_entity_form" } }, + { + "name": "drupal/jquery_colorpicker", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/jquery_colorpicker", + "reference": "8.x-1.4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/jquery_colorpicker-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "68008be07021354cc30afef24ece8ed359c349e1" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.4", + "datestamp": "1523761084", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Jaypan", + "homepage": "https://www.drupal.org/user/324696" + }, + { + "name": "plopesc", + "homepage": "https://www.drupal.org/user/282415" + } + ], + "description": "Creates a jQuery colorpicker field and form element", + "homepage": "https://www.drupal.org/project/jquery_colorpicker", + "support": { + "source": "http://cgit.drupalcode.org/jquery_colorpicker" + } + }, { "name": "drupal/link_class", "version": "1.3.0", @@ -3937,17 +4139,17 @@ }, { "name": "drupal/webform", - "version": "5.0.0-rc16", + "version": "5.0.0-rc18", "source": { "type": "git", "url": "https://git.drupal.org/project/webform", - "reference": "8.x-5.0-rc16" + "reference": "8.x-5.0-rc18" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc16.zip", - "reference": "8.x-5.0-rc16", - "shasum": "033611e87c3d715f5081022ebcd1e183333a72e7" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc18.zip", + "reference": "8.x-5.0-rc18", + "shasum": "f4c1854e8c4c1deaebfd452718d7aa67b01777ac" }, "require": { "drupal/core": "*" @@ -3957,7 +4159,8 @@ "drupal/devel": "*", "drupal/token": "~1.3", "drupal/webform_node": "*", - "drupal/webform_scheduled_email": "*" + "drupal/webform_scheduled_email": "*", + "drupal/webform_ui": "*" }, "type": "drupal-module", "extra": { @@ -3965,8 +4168,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.0-rc16", - "datestamp": "1530298420", + "version": "8.x-5.0-rc18", + "datestamp": "1533682980", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -4037,25 +4240,26 @@ }, { "name": "drush/drush", - "version": "9.3.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "82e00a5437b5d2c21ee0f5b3090c3931db3cb71b" + "reference": "3c6ae4176121a0f70b4b51f62210cee0bce49d58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/82e00a5437b5d2c21ee0f5b3090c3931db3cb71b", - "reference": "82e00a5437b5d2c21ee0f5b3090c3931db3cb71b", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/3c6ae4176121a0f70b4b51f62210cee0bce49d58", + "reference": "3c6ae4176121a0f70b4b51f62210cee0bce49d58", "shasum": "" }, "require": { "chi-teck/drupal-code-generator": "^1.24.0", "composer/semver": "^1.4", "consolidation/annotated-command": "^2.8.1", - "consolidation/config": "^1.0.9", + "consolidation/config": "^1.1.0", "consolidation/output-formatters": "^3.1.12", "consolidation/robo": "^1.1.5", + "consolidation/site-alias": "^1.1.2", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", "league/container": "~2", @@ -4068,14 +4272,15 @@ "symfony/event-dispatcher": "~2.7|^3", "symfony/finder": "~2.7|^3", "symfony/process": "~2.7|^3", - "symfony/var-dumper": "~2.7|^3", + "symfony/var-dumper": "~2.7|^3|^4", "symfony/yaml": "~2.3|^3", "webflo/drupal-finder": "^1.1", "webmozart/path-util": "^2.1.0" }, "require-dev": { + "g1a/composer-test-scenarios": "^2.2.0", "lox/xhprof": "dev-master", - "phpunit/phpunit": "^4.8|^5.5.4", + "phpunit/phpunit": "^4.8.36|^5.5.4", "squizlabs/php_codesniffer": "^2.7" }, "bin": [ @@ -4134,7 +4339,7 @@ ], "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", "homepage": "http://www.drush.org", - "time": "2018-05-23T16:47:20+00:00" + "time": "2018-08-22T04:25:42+00:00" }, { "name": "easyrdf/easyrdf", @@ -4252,16 +4457,16 @@ }, { "name": "enyo/dropzone", - "version": "v5.1.1", + "version": "v5.5.0", "source": { "type": "git", "url": "https://github.com/enyo/dropzone.git", - "reference": "7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4" + "reference": "08b9e0a763b54a685404dea523a9c54242fbe1b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/enyo/dropzone/zipball/7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4", - "reference": "7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4", + "url": "https://api.github.com/repos/enyo/dropzone/zipball/08b9e0a763b54a685404dea523a9c54242fbe1b9", + "reference": "08b9e0a763b54a685404dea523a9c54242fbe1b9", "shasum": "" }, "type": "library", @@ -4284,7 +4489,40 @@ "file upload", "upload" ], - "time": "2017-06-20T13:39:37+00:00" + "time": "2018-07-06T14:20:31+00:00" + }, + { + "name": "g1a/composer-test-scenarios", + "version": "2.2.0", + "source": { + "type": "git", + "url": "https://github.com/g1a/composer-test-scenarios.git", + "reference": "a166fd15191aceab89f30c097e694b7cf3db4880" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/g1a/composer-test-scenarios/zipball/a166fd15191aceab89f30c097e694b7cf3db4880", + "reference": "a166fd15191aceab89f30c097e694b7cf3db4880", + "shasum": "" + }, + "bin": [ + "scripts/create-scenario", + "scripts/dependency-licenses", + "scripts/install-scenario" + ], + "type": "library", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" + } + ], + "description": "Useful scripts for testing multiple sets of Composer dependencies.", + "time": "2018-08-08T23:37:23+00:00" }, { "name": "grasmash/expander", @@ -4649,6 +4887,16 @@ ], "time": "2015-04-20T18:58:01+00:00" }, + { + "name": "jaypan/jquery_colorpicker", + "version": "1.4", + "source": { + "type": "git", + "url": "https://github.com/jaypan/jquery_colorpicker", + "reference": "master" + }, + "type": "drupal-library" + }, { "name": "league/container", "version": "2.4.1", @@ -5069,20 +5317,22 @@ }, { "name": "psy/psysh", - "version": "v0.9.6", + "version": "v0.9.7", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "4a2ce86f199d51b6e2524214dc06835e872f4fce" + "reference": "4f5b6c090948773a8bfeea6a0f07ab7d0b24e932" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/4a2ce86f199d51b6e2524214dc06835e872f4fce", - "reference": "4a2ce86f199d51b6e2524214dc06835e872f4fce", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/4f5b6c090948773a8bfeea6a0f07ab7d0b24e932", + "reference": "4f5b6c090948773a8bfeea6a0f07ab7d0b24e932", "shasum": "" }, "require": { "dnoegel/php-xdg-base-dir": "0.1", + "ext-json": "*", + "ext-tokenizer": "*", "jakub-onderka/php-console-highlighter": "0.3.*", "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", "php": ">=5.4.0", @@ -5137,7 +5387,7 @@ "interactive", "shell" ], - "time": "2018-06-10T17:57:20+00:00" + "time": "2018-08-11T15:54:43+00:00" }, { "name": "sebastian/version", @@ -6068,25 +6318,28 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.8.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae" + "reference": "e3d826245268269cd66f8326bd8bc066687b4a19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/7cc359f1b7b80fc25ed7796be7d96adc9b354bae", - "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", + "reference": "e3d826245268269cd66f8326bd8bc066687b4a19", "shasum": "" }, "require": { "php": ">=5.3.3" }, + "suggest": { + "ext-ctype": "For best performance" + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -6119,20 +6372,20 @@ "polyfill", "portable" ], - "time": "2018-04-30T19:57:29+00:00" + "time": "2018-08-06T14:22:27+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.8.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "7cb8436a814d5b0fcf292810ee26f8b0cb47584d" + "reference": "bcc0cd69185b8a5d8b4a5400c489ed3333bf9bb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/7cb8436a814d5b0fcf292810ee26f8b0cb47584d", - "reference": "7cb8436a814d5b0fcf292810ee26f8b0cb47584d", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/bcc0cd69185b8a5d8b4a5400c489ed3333bf9bb2", + "reference": "bcc0cd69185b8a5d8b4a5400c489ed3333bf9bb2", "shasum": "" }, "require": { @@ -6144,7 +6397,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -6178,20 +6431,20 @@ "portable", "shim" ], - "time": "2018-04-26T10:06:28+00:00" + "time": "2018-08-06T14:22:27+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.8.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "3296adf6a6454a050679cde90f95350ad604b171" + "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171", - "reference": "3296adf6a6454a050679cde90f95350ad604b171", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d0cd638f4634c16d8df4508e847f14e9e43168b8", + "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8", "shasum": "" }, "require": { @@ -6203,7 +6456,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -6237,30 +6490,30 @@ "portable", "shim" ], - "time": "2018-04-26T10:06:28+00:00" + "time": "2018-08-06T14:22:27+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.8.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "77454693d8f10dd23bb24955cffd2d82db1007a6" + "reference": "1e24b0c4a56d55aaf368763a06c6d1c7d3194934" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/77454693d8f10dd23bb24955cffd2d82db1007a6", - "reference": "77454693d8f10dd23bb24955cffd2d82db1007a6", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/1e24b0c4a56d55aaf368763a06c6d1c7d3194934", + "reference": "1e24b0c4a56d55aaf368763a06c6d1c7d3194934", "shasum": "" }, "require": { - "paragonie/random_compat": "~1.0|~2.0", + "paragonie/random_compat": "~1.0|~2.0|~9.99", "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -6296,7 +6549,62 @@ "portable", "shim" ], - "time": "2018-04-26T10:06:28+00:00" + "time": "2018-08-06T14:22:27+00:00" + }, + { + "name": "symfony/polyfill-php72", + "version": "v1.9.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "95c50420b0baed23852452a7f0c7b527303ed5ae" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/95c50420b0baed23852452a7f0c7b527303ed5ae", + "reference": "95c50420b0baed23852452a7f0c7b527303ed5ae", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2018-08-06T14:22:27+00:00" }, { "name": "symfony/process", @@ -6718,38 +7026,44 @@ }, { "name": "symfony/var-dumper", - "version": "v3.4.14", + "version": "v4.1.3", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "f62a394bd3de96f2f5e8f4c7d685035897fb3cb3" + "reference": "69e174f4c02ec43919380171c6f7550753299316" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f62a394bd3de96f2f5e8f4c7d685035897fb3cb3", - "reference": "f62a394bd3de96f2f5e8f4c7d685035897fb3cb3", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/69e174f4c02ec43919380171c6f7550753299316", + "reference": "69e174f4c02ec43919380171c6f7550753299316", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-mbstring": "~1.0" + "php": "^7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php72": "~1.5" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", + "symfony/console": "<3.4" }, "require-dev": { "ext-iconv": "*", + "symfony/process": "~3.4|~4.0", "twig/twig": "~1.34|~2.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-intl": "To show region name in time zone dump", - "ext-symfony_debug": "" + "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" }, + "bin": [ + "Resources/bin/var-dump-server" + ], "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.1-dev" } }, "autoload": { @@ -6783,7 +7097,7 @@ "debug", "dump" ], - "time": "2018-07-26T11:19:56+00:00" + "time": "2018-07-26T11:24:31+00:00" }, { "name": "symfony/yaml", @@ -7095,16 +7409,16 @@ }, { "name": "zendframework/zend-diactoros", - "version": "1.8.4", + "version": "1.8.5", "source": { "type": "git", "url": "https://github.com/zendframework/zend-diactoros.git", - "reference": "736ffa7c2bfa4a60e8a10acb316fa2ac456c5fba" + "reference": "3e4edb822c942f37ade0d09579cfbab11e2fee87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/736ffa7c2bfa4a60e8a10acb316fa2ac456c5fba", - "reference": "736ffa7c2bfa4a60e8a10acb316fa2ac456c5fba", + "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/3e4edb822c942f37ade0d09579cfbab11e2fee87", + "reference": "3e4edb822c942f37ade0d09579cfbab11e2fee87", "shasum": "" }, "require": { @@ -7154,7 +7468,7 @@ "psr", "psr-7" ], - "time": "2018-08-01T13:47:49+00:00" + "time": "2018-08-10T14:16:32+00:00" }, { "name": "zendframework/zend-escaper", @@ -8205,16 +8519,16 @@ }, { "name": "phpspec/prophecy", - "version": "1.7.6", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712" + "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/33a7e3c4fda54e912ff6338c48823bd5c0f0b712", - "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06", + "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06", "shasum": "" }, "require": { @@ -8226,12 +8540,12 @@ }, "require-dev": { "phpspec/phpspec": "^2.5|^3.2", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.8.x-dev" } }, "autoload": { @@ -8264,7 +8578,7 @@ "spy", "stub" ], - "time": "2018-04-18T13:57:24+00:00" + "time": "2018-08-05T17:53:17+00:00" }, { "name": "phpunit/php-code-coverage", @@ -8517,16 +8831,16 @@ }, { "name": "phpunit/phpunit", - "version": "6.5.9", + "version": "6.5.12", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "093ca5508174cd8ab8efe44fd1dde447adfdec8f" + "reference": "24da433d7384824d65ea93fbb462e2f31bbb494e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/093ca5508174cd8ab8efe44fd1dde447adfdec8f", - "reference": "093ca5508174cd8ab8efe44fd1dde447adfdec8f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/24da433d7384824d65ea93fbb462e2f31bbb494e", + "reference": "24da433d7384824d65ea93fbb462e2f31bbb494e", "shasum": "" }, "require": { @@ -8544,7 +8858,7 @@ "phpunit/php-file-iterator": "^1.4.3", "phpunit/php-text-template": "^1.2.1", "phpunit/php-timer": "^1.0.9", - "phpunit/phpunit-mock-objects": "^5.0.5", + "phpunit/phpunit-mock-objects": "^5.0.9", "sebastian/comparator": "^2.1", "sebastian/diff": "^2.0", "sebastian/environment": "^3.1", @@ -8597,20 +8911,20 @@ "testing", "xunit" ], - "time": "2018-07-03T06:40:40+00:00" + "time": "2018-08-22T06:32:48+00:00" }, { "name": "phpunit/phpunit-mock-objects", - "version": "5.0.8", + "version": "5.0.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", - "reference": "6f9a3c8bf34188a2b53ce2ae7a126089c53e0a9f" + "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/6f9a3c8bf34188a2b53ce2ae7a126089c53e0a9f", - "reference": "6f9a3c8bf34188a2b53ce2ae7a126089c53e0a9f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f", + "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f", "shasum": "" }, "require": { @@ -8623,7 +8937,7 @@ "phpunit/phpunit": "<6.0" }, "require-dev": { - "phpunit/phpunit": "^6.5" + "phpunit/phpunit": "^6.5.11" }, "suggest": { "ext-soap": "*" @@ -8656,7 +8970,7 @@ "mock", "xunit" ], - "time": "2018-07-13T03:27:23+00:00" + "time": "2018-08-09T05:50:03+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", diff --git a/config/sync/block.block.useraccountmenu.yml b/config/sync/block.block.useraccountmenu.yml new file mode 100644 index 0000000..3779b49 --- /dev/null +++ b/config/sync/block.block.useraccountmenu.yml @@ -0,0 +1,24 @@ +uuid: c988f57c-08bd-44a2-9702-ba52fb63527d +langcode: en +status: true +dependencies: + config: + - system.menu.account + module: + - system + theme: + - dedrone +id: useraccountmenu +theme: dedrone +region: footerMenu +weight: 0 +provider: null +plugin: 'system_menu_block:account' +settings: + id: 'system_menu_block:account' + label: 'User account menu' + provider: system + label_display: visible + level: 1 + depth: 0 +visibility: { } diff --git a/config/sync/block.block.useraccountmenu_2.yml b/config/sync/block.block.useraccountmenu_2.yml new file mode 100644 index 0000000..a8dd9e9 --- /dev/null +++ b/config/sync/block.block.useraccountmenu_2.yml @@ -0,0 +1,24 @@ +uuid: 0f45278a-250e-474c-bb80-6cf9a6d1162d +langcode: en +status: true +dependencies: + config: + - system.menu.account + module: + - system + theme: + - dedrone +id: useraccountmenu_2 +theme: dedrone +region: footer +weight: 0 +provider: null +plugin: 'system_menu_block:account' +settings: + id: 'system_menu_block:account' + label: 'User account menu' + provider: system + label_display: visible + level: 1 + depth: 0 +visibility: { } diff --git a/config/sync/core.entity_form_display.node.page.default.yml b/config/sync/core.entity_form_display.node.page.default.yml index 033a895..3b840fa 100644 --- a/config/sync/core.entity_form_display.node.page.default.yml +++ b/config/sync/core.entity_form_display.node.page.default.yml @@ -77,4 +77,5 @@ content: size: 60 placeholder: '' third_party_settings: { } -hidden: { } +hidden: + field_paragraph: true diff --git a/config/sync/core.entity_form_display.paragraph.bundle_content_tech_par_page.default.yml b/config/sync/core.entity_form_display.paragraph.bundle_content_tech_par_page.default.yml new file mode 100644 index 0000000..bbb25f1 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.bundle_content_tech_par_page.default.yml @@ -0,0 +1,55 @@ +uuid: ccc88b60-7404-46b5-98d4-5c40471eb148 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.bundle_content_tech_par_page.field_bundle_partner_logo + - field.field.paragraph.bundle_content_tech_par_page.field_shared_h2_title + - field.field.paragraph.bundle_content_tech_par_page.field_shared_link_label + - field.field.paragraph.bundle_content_tech_par_page.field_shared_p_simple_text + - paragraphs.paragraphs_type.bundle_content_tech_par_page + module: + - link + - text +id: paragraph.bundle_content_tech_par_page.default +targetEntityType: paragraph +bundle: bundle_content_tech_par_page +mode: default +content: + field_bundle_partner_logo: + weight: 2 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content + field_shared_h2_title: + weight: 0 + settings: + size: 60 + placeholder: '' + third_party_settings: { } + type: text_textfield + region: content + field_shared_link_label: + weight: 4 + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + type: link_default + region: content + field_shared_p_simple_text: + weight: 3 + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + type: text_textarea + region: content +hidden: + created: true + status: true + uid: true diff --git a/config/sync/core.entity_form_display.paragraph.bundle_description_tech_par_page.default.yml b/config/sync/core.entity_form_display.paragraph.bundle_description_tech_par_page.default.yml new file mode 100644 index 0000000..4610877 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.bundle_description_tech_par_page.default.yml @@ -0,0 +1,45 @@ +uuid: 146534b9-a6ae-40e2-acb2-ed550a9e09fb +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.bundle_description_tech_par_page.field_shared_h1_title + - field.field.paragraph.bundle_description_tech_par_page.field_shared_link_label + - field.field.paragraph.bundle_description_tech_par_page.field_shared_p_simple_text + - paragraphs.paragraphs_type.bundle_description_tech_par_page + module: + - link + - text +id: paragraph.bundle_description_tech_par_page.default +targetEntityType: paragraph +bundle: bundle_description_tech_par_page +mode: default +content: + field_shared_h1_title: + weight: 0 + settings: + size: 60 + placeholder: '' + third_party_settings: { } + type: text_textfield + region: content + field_shared_link_label: + weight: 2 + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + type: link_default + region: content + field_shared_p_simple_text: + weight: 3 + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + type: text_textarea + region: content +hidden: + created: true + status: true + uid: true diff --git a/config/sync/core.entity_form_display.paragraph.image1.default.yml b/config/sync/core.entity_form_display.paragraph.image1.default.yml new file mode 100644 index 0000000..40cc6f0 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.image1.default.yml @@ -0,0 +1,15 @@ +uuid: ac9e7232-e8f0-4234-b502-272cd0be23a3 +langcode: en +status: true +dependencies: + config: + - paragraphs.paragraphs_type.image1 +id: paragraph.image1.default +targetEntityType: paragraph +bundle: image1 +mode: default +content: { } +hidden: + created: true + status: true + uid: true diff --git a/config/sync/core.entity_form_display.paragraph.shared_aditional_information.default.yml b/config/sync/core.entity_form_display.paragraph.shared_aditional_information.default.yml new file mode 100644 index 0000000..a2b4781 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.shared_aditional_information.default.yml @@ -0,0 +1,45 @@ +uuid: fe529078-3d74-439a-97c9-93d0c4486d93 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.shared_aditional_information.field_background_color + - field.field.paragraph.shared_aditional_information.field_shared_button_link + - field.field.paragraph.shared_aditional_information.field_shared_h1_white_title + - paragraphs.paragraphs_type.shared_aditional_information + module: + - jquery_colorpicker + - link + - text +id: paragraph.shared_aditional_information.default +targetEntityType: paragraph +bundle: shared_aditional_information +mode: default +content: + field_background_color: + weight: 2 + settings: + color: FFFFFF + third_party_settings: { } + type: jquery_colorpicker + region: content + field_shared_button_link: + weight: 1 + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + type: link_default + region: content + field_shared_h1_white_title: + weight: 0 + settings: + size: 60 + placeholder: '' + third_party_settings: { } + type: text_textfield + region: content +hidden: + created: true + status: true + uid: true diff --git a/config/sync/core.entity_form_display.paragraph.shared_simple_white_title_.default.yml b/config/sync/core.entity_form_display.paragraph.shared_simple_white_title_.default.yml new file mode 100644 index 0000000..6b14893 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.shared_simple_white_title_.default.yml @@ -0,0 +1,45 @@ +uuid: 6fd58373-24cc-4ad4-b1f3-ff797b50220d +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.shared_simple_white_title_.field_shared_background_image + - field.field.paragraph.shared_simple_white_title_.field_shared_h1_white_title + - field.field.paragraph.shared_simple_white_title_.field_shared_h2_white_title_desc + - paragraphs.paragraphs_type.shared_simple_white_title_ + module: + - text +id: paragraph.shared_simple_white_title_.default +targetEntityType: paragraph +bundle: shared_simple_white_title_ +mode: default +content: + field_shared_background_image: + weight: 3 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content + field_shared_h1_white_title: + weight: 1 + settings: + size: 60 + placeholder: '' + third_party_settings: { } + type: text_textfield + region: content + field_shared_h2_white_title_desc: + weight: 2 + settings: + size: 60 + placeholder: '' + third_party_settings: { } + type: text_textfield + region: content +hidden: + created: true + status: true + uid: true diff --git a/config/sync/core.entity_view_display.node.page.default.yml b/config/sync/core.entity_view_display.node.page.default.yml index 399692f..86e5ef7 100644 --- a/config/sync/core.entity_view_display.node.page.default.yml +++ b/config/sync/core.entity_view_display.node.page.default.yml @@ -29,4 +29,6 @@ content: region: content settings: { } third_party_settings: { } -hidden: { } +hidden: + body: true + field_paragraph: true diff --git a/config/sync/core.entity_view_display.node.page.teaser.yml b/config/sync/core.entity_view_display.node.page.teaser.yml index e6fb99b..529688f 100644 --- a/config/sync/core.entity_view_display.node.page.teaser.yml +++ b/config/sync/core.entity_view_display.node.page.teaser.yml @@ -17,4 +17,7 @@ content: links: weight: 101 region: content -hidden: { } +hidden: + body: true + field_paragraph: true + field_section: true diff --git a/config/sync/core.entity_view_display.paragraph.bundle_content_tech_par_page.default.yml b/config/sync/core.entity_view_display.paragraph.bundle_content_tech_par_page.default.yml new file mode 100644 index 0000000..b74b7e9 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.bundle_content_tech_par_page.default.yml @@ -0,0 +1,54 @@ +uuid: 85837602-1afc-4d15-9367-42d351bec718 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.bundle_content_tech_par_page.field_bundle_partner_logo + - field.field.paragraph.bundle_content_tech_par_page.field_shared_h2_title + - field.field.paragraph.bundle_content_tech_par_page.field_shared_link_label + - field.field.paragraph.bundle_content_tech_par_page.field_shared_p_simple_text + - paragraphs.paragraphs_type.bundle_content_tech_par_page + module: + - link + - text +id: paragraph.bundle_content_tech_par_page.default +targetEntityType: paragraph +bundle: bundle_content_tech_par_page +mode: default +content: + field_bundle_partner_logo: + type: entity_reference_entity_view + weight: 2 + label: hidden + settings: + view_mode: default + link: false + third_party_settings: { } + region: content + field_shared_h2_title: + weight: 0 + label: hidden + settings: { } + third_party_settings: { } + type: text_default + region: content + field_shared_link_label: + weight: 4 + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + type: link + region: content + field_shared_p_simple_text: + weight: 3 + label: hidden + settings: { } + third_party_settings: { } + type: text_default + region: content +hidden: { } diff --git a/config/sync/core.entity_view_display.paragraph.bundle_description_tech_par_page.default.yml b/config/sync/core.entity_view_display.paragraph.bundle_description_tech_par_page.default.yml new file mode 100644 index 0000000..4dcef43 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.bundle_description_tech_par_page.default.yml @@ -0,0 +1,44 @@ +uuid: b3948927-ceda-4f70-8c21-898c9972b230 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.bundle_description_tech_par_page.field_shared_h1_title + - field.field.paragraph.bundle_description_tech_par_page.field_shared_link_label + - field.field.paragraph.bundle_description_tech_par_page.field_shared_p_simple_text + - paragraphs.paragraphs_type.bundle_description_tech_par_page + module: + - link + - text +id: paragraph.bundle_description_tech_par_page.default +targetEntityType: paragraph +bundle: bundle_description_tech_par_page +mode: default +content: + field_shared_h1_title: + weight: 0 + label: hidden + settings: { } + third_party_settings: { } + type: text_default + region: content + field_shared_link_label: + weight: 2 + label: hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + type: link + region: content + field_shared_p_simple_text: + weight: 3 + label: above + settings: { } + third_party_settings: { } + type: text_default + region: content +hidden: { } diff --git a/config/sync/core.entity_view_display.paragraph.image1.default.yml b/config/sync/core.entity_view_display.paragraph.image1.default.yml new file mode 100644 index 0000000..6cda72c --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.image1.default.yml @@ -0,0 +1,12 @@ +uuid: 03cabdd2-58d6-4891-99a8-af574f619f41 +langcode: en +status: true +dependencies: + config: + - paragraphs.paragraphs_type.image1 +id: paragraph.image1.default +targetEntityType: paragraph +bundle: image1 +mode: default +content: { } +hidden: { } diff --git a/config/sync/core.entity_view_display.paragraph.shared_aditional_information.default.yml b/config/sync/core.entity_view_display.paragraph.shared_aditional_information.default.yml new file mode 100644 index 0000000..b1c07ce --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.shared_aditional_information.default.yml @@ -0,0 +1,45 @@ +uuid: 742699b8-401a-4f5e-9f06-da8210a5ca79 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.shared_aditional_information.field_background_color + - field.field.paragraph.shared_aditional_information.field_shared_button_link + - field.field.paragraph.shared_aditional_information.field_shared_h1_white_title + - paragraphs.paragraphs_type.shared_aditional_information + module: + - jquery_colorpicker + - link + - text +id: paragraph.shared_aditional_information.default +targetEntityType: paragraph +bundle: shared_aditional_information +mode: default +content: + field_background_color: + weight: 2 + label: hidden + settings: { } + third_party_settings: { } + type: jquery_colorpicker_raw_hex_display + region: content + field_shared_button_link: + weight: 1 + label: above + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + type: link + region: content + field_shared_h1_white_title: + weight: 0 + label: hidden + settings: { } + third_party_settings: { } + type: text_default + region: content +hidden: { } diff --git a/config/sync/core.entity_view_display.paragraph.shared_simple_white_title_.default.yml b/config/sync/core.entity_view_display.paragraph.shared_simple_white_title_.default.yml new file mode 100644 index 0000000..54dff17 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.shared_simple_white_title_.default.yml @@ -0,0 +1,40 @@ +uuid: cbf27188-3b70-43bc-a570-a7ae9ea932d3 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.shared_simple_white_title_.field_shared_background_image + - field.field.paragraph.shared_simple_white_title_.field_shared_h1_white_title + - field.field.paragraph.shared_simple_white_title_.field_shared_h2_white_title_desc + - paragraphs.paragraphs_type.shared_simple_white_title_ + module: + - text +id: paragraph.shared_simple_white_title_.default +targetEntityType: paragraph +bundle: shared_simple_white_title_ +mode: default +content: + field_shared_background_image: + type: entity_reference_entity_view + weight: 3 + label: above + settings: + view_mode: default + link: false + third_party_settings: { } + region: content + field_shared_h1_white_title: + weight: 1 + label: hidden + settings: { } + third_party_settings: { } + type: text_default + region: content + field_shared_h2_white_title_desc: + weight: 2 + label: hidden + settings: { } + third_party_settings: { } + type: text_default + region: content +hidden: { } diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 4cac782..2ac6046 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -5,10 +5,12 @@ module: backup_migrate: 0 big_pipe: 0 block: 0 + block_class: 0 block_content: 0 breakpoint: 0 ckeditor: 0 color: 0 + color_field: 0 comment: 0 config: 0 contact: 0 @@ -33,6 +35,7 @@ module: history: 0 honeypot: 0 image: 0 + jquery_colorpicker: 0 kint: 0 link: 0 link_class: 0 @@ -54,6 +57,7 @@ module: token: 0 toolbar: 0 tour: 0 + twig_field_value: 0 ultimate_cron: 0 update: 0 user: 0 diff --git a/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_bundle_partner_logo.yml b/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_bundle_partner_logo.yml new file mode 100644 index 0000000..abb41f3 --- /dev/null +++ b/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_bundle_partner_logo.yml @@ -0,0 +1,28 @@ +uuid: 6df42b35-18ef-494c-beb6-3b8630913e2f +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_bundle_partner_logo + - media.type.image + - paragraphs.paragraphs_type.bundle_content_tech_par_page +id: paragraph.bundle_content_tech_par_page.field_bundle_partner_logo +field_name: field_bundle_partner_logo +entity_type: paragraph +bundle: bundle_content_tech_par_page +label: 'Bundle partner company logo image' +description: 'Bundle partner company logo image.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:media' + handler_settings: + target_bundles: + image: image + sort: + field: _none + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_shared_h2_title.yml b/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_shared_h2_title.yml new file mode 100644 index 0000000..12b06d9 --- /dev/null +++ b/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_shared_h2_title.yml @@ -0,0 +1,21 @@ +uuid: 0fd1e9ec-3373-46af-8a3e-b201e5e353de +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_h2_title + - paragraphs.paragraphs_type.bundle_content_tech_par_page + module: + - text +id: paragraph.bundle_content_tech_par_page.field_shared_h2_title +field_name: field_shared_h2_title +entity_type: paragraph +bundle: bundle_content_tech_par_page +label: 'Shared H2 title' +description: 'Simple H2 title text.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: text diff --git a/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_shared_link_label.yml b/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_shared_link_label.yml new file mode 100644 index 0000000..ef4108f --- /dev/null +++ b/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_shared_link_label.yml @@ -0,0 +1,23 @@ +uuid: 597e916f-c54a-4f94-addd-008b73222d3b +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_link_label + - paragraphs.paragraphs_type.bundle_content_tech_par_page + module: + - link +id: paragraph.bundle_content_tech_par_page.field_shared_link_label +field_name: field_shared_link_label +entity_type: paragraph +bundle: bundle_content_tech_par_page +label: 'Shared link label' +description: 'Link with label.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + link_type: 17 + title: 1 +field_type: link diff --git a/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_shared_p_simple_text.yml b/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_shared_p_simple_text.yml new file mode 100644 index 0000000..4f632d2 --- /dev/null +++ b/config/sync/field.field.paragraph.bundle_content_tech_par_page.field_shared_p_simple_text.yml @@ -0,0 +1,21 @@ +uuid: 5c9b2bf6-1401-41ce-afcf-73c7395c2e96 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_p_simple_text + - paragraphs.paragraphs_type.bundle_content_tech_par_page + module: + - text +id: paragraph.bundle_content_tech_par_page.field_shared_p_simple_text +field_name: field_shared_p_simple_text +entity_type: paragraph +bundle: bundle_content_tech_par_page +label: 'Shared p simple text' +description: 'Right column text field.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: text_long diff --git a/config/sync/field.field.paragraph.bundle_description_tech_par_page.field_shared_h1_title.yml b/config/sync/field.field.paragraph.bundle_description_tech_par_page.field_shared_h1_title.yml new file mode 100644 index 0000000..6b66fa6 --- /dev/null +++ b/config/sync/field.field.paragraph.bundle_description_tech_par_page.field_shared_h1_title.yml @@ -0,0 +1,21 @@ +uuid: 9bded99e-6ed6-4829-8b64-d1428ba5510a +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_h1_title + - paragraphs.paragraphs_type.bundle_description_tech_par_page + module: + - text +id: paragraph.bundle_description_tech_par_page.field_shared_h1_title +field_name: field_shared_h1_title +entity_type: paragraph +bundle: bundle_description_tech_par_page +label: 'Shared H1 title' +description: 'Simple H1 title text.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: text diff --git a/config/sync/field.field.paragraph.bundle_description_tech_par_page.field_shared_link_label.yml b/config/sync/field.field.paragraph.bundle_description_tech_par_page.field_shared_link_label.yml new file mode 100644 index 0000000..a372494 --- /dev/null +++ b/config/sync/field.field.paragraph.bundle_description_tech_par_page.field_shared_link_label.yml @@ -0,0 +1,23 @@ +uuid: 64cf0d3d-bea0-40bc-867c-c43b0a0b43c6 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_link_label + - paragraphs.paragraphs_type.bundle_description_tech_par_page + module: + - link +id: paragraph.bundle_description_tech_par_page.field_shared_link_label +field_name: field_shared_link_label +entity_type: paragraph +bundle: bundle_description_tech_par_page +label: 'Shared link label' +description: 'Simple link with label.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + link_type: 17 + title: 1 +field_type: link diff --git a/config/sync/field.field.paragraph.bundle_description_tech_par_page.field_shared_p_simple_text.yml b/config/sync/field.field.paragraph.bundle_description_tech_par_page.field_shared_p_simple_text.yml new file mode 100644 index 0000000..95eacee --- /dev/null +++ b/config/sync/field.field.paragraph.bundle_description_tech_par_page.field_shared_p_simple_text.yml @@ -0,0 +1,21 @@ +uuid: 1b3b02d0-6961-4123-aed7-83005c73bfed +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_p_simple_text + - paragraphs.paragraphs_type.bundle_description_tech_par_page + module: + - text +id: paragraph.bundle_description_tech_par_page.field_shared_p_simple_text +field_name: field_shared_p_simple_text +entity_type: paragraph +bundle: bundle_description_tech_par_page +label: 'Shared p simple text' +description: 'Simple text field,' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: text_long diff --git a/config/sync/field.field.paragraph.shared_aditional_information.field_background_color.yml b/config/sync/field.field.paragraph.shared_aditional_information.field_background_color.yml new file mode 100644 index 0000000..a60b905 --- /dev/null +++ b/config/sync/field.field.paragraph.shared_aditional_information.field_background_color.yml @@ -0,0 +1,23 @@ +uuid: 969b1c30-d12b-4efe-a22d-74c91eb63e83 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_background_color + - paragraphs.paragraphs_type.shared_aditional_information + module: + - jquery_colorpicker +id: paragraph.shared_aditional_information.field_background_color +field_name: field_background_color +entity_type: paragraph +bundle: shared_aditional_information +label: 'Background color' +description: 'Paragraph background color' +required: false +translatable: false +default_value: + - + value: FFFFFF +default_value_callback: '' +settings: { } +field_type: jquery_colorpicker diff --git a/config/sync/field.field.paragraph.shared_aditional_information.field_shared_button_link.yml b/config/sync/field.field.paragraph.shared_aditional_information.field_shared_button_link.yml new file mode 100644 index 0000000..5ee99c8 --- /dev/null +++ b/config/sync/field.field.paragraph.shared_aditional_information.field_shared_button_link.yml @@ -0,0 +1,23 @@ +uuid: 85e080e1-2961-48b5-aec9-c8f5d391da74 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_button_link + - paragraphs.paragraphs_type.shared_aditional_information + module: + - link +id: paragraph.shared_aditional_information.field_shared_button_link +field_name: field_shared_button_link +entity_type: paragraph +bundle: shared_aditional_information +label: 'Shared button link' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + link_type: 17 + title: 1 +field_type: link diff --git a/config/sync/field.field.paragraph.shared_aditional_information.field_shared_h1_white_title.yml b/config/sync/field.field.paragraph.shared_aditional_information.field_shared_h1_white_title.yml new file mode 100644 index 0000000..e62d2b1 --- /dev/null +++ b/config/sync/field.field.paragraph.shared_aditional_information.field_shared_h1_white_title.yml @@ -0,0 +1,21 @@ +uuid: 8212479a-c765-481f-9ae2-b43b131c173b +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_h1_white_title + - paragraphs.paragraphs_type.shared_aditional_information + module: + - text +id: paragraph.shared_aditional_information.field_shared_h1_white_title +field_name: field_shared_h1_white_title +entity_type: paragraph +bundle: shared_aditional_information +label: 'Shared H1 white title' +description: 'Additional information white color title.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: text diff --git a/config/sync/field.field.paragraph.shared_simple_white_title_.field_shared_background_image.yml b/config/sync/field.field.paragraph.shared_simple_white_title_.field_shared_background_image.yml new file mode 100644 index 0000000..5e3245f --- /dev/null +++ b/config/sync/field.field.paragraph.shared_simple_white_title_.field_shared_background_image.yml @@ -0,0 +1,28 @@ +uuid: d937798d-b3e8-40e9-b25e-c62143e93ba6 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_background_image + - media.type.image + - paragraphs.paragraphs_type.shared_simple_white_title_ +id: paragraph.shared_simple_white_title_.field_shared_background_image +field_name: field_shared_background_image +entity_type: paragraph +bundle: shared_simple_white_title_ +label: Shared_background_image +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:media' + handler_settings: + target_bundles: + image: image + sort: + field: _none + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.paragraph.shared_simple_white_title_.field_shared_h1_white_title.yml b/config/sync/field.field.paragraph.shared_simple_white_title_.field_shared_h1_white_title.yml new file mode 100644 index 0000000..5740a38 --- /dev/null +++ b/config/sync/field.field.paragraph.shared_simple_white_title_.field_shared_h1_white_title.yml @@ -0,0 +1,21 @@ +uuid: d35d3071-50db-4e9f-89e0-a96d99418ebb +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_h1_white_title + - paragraphs.paragraphs_type.shared_simple_white_title_ + module: + - text +id: paragraph.shared_simple_white_title_.field_shared_h1_white_title +field_name: field_shared_h1_white_title +entity_type: paragraph +bundle: shared_simple_white_title_ +label: 'Shared H1 white title' +description: 'H1 white color title text.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: text diff --git a/config/sync/field.field.paragraph.shared_simple_white_title_.field_shared_h2_white_title_desc.yml b/config/sync/field.field.paragraph.shared_simple_white_title_.field_shared_h2_white_title_desc.yml new file mode 100644 index 0000000..a7a0064 --- /dev/null +++ b/config/sync/field.field.paragraph.shared_simple_white_title_.field_shared_h2_white_title_desc.yml @@ -0,0 +1,21 @@ +uuid: 4949370d-72e7-487e-b07d-5907cc413683 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_shared_h2_white_title_desc + - paragraphs.paragraphs_type.shared_simple_white_title_ + module: + - text +id: paragraph.shared_simple_white_title_.field_shared_h2_white_title_desc +field_name: field_shared_h2_white_title_desc +entity_type: paragraph +bundle: shared_simple_white_title_ +label: 'Shared H2 white title description' +description: 'White color title description text.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: text diff --git a/config/sync/field.storage.paragraph.field_background_color.yml b/config/sync/field.storage.paragraph.field_background_color.yml new file mode 100644 index 0000000..ee077e9 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_background_color.yml @@ -0,0 +1,19 @@ +uuid: 1375c60a-16f3-48c3-9c8f-0da634c86acf +langcode: en +status: true +dependencies: + module: + - jquery_colorpicker + - paragraphs +id: paragraph.field_background_color +field_name: field_background_color +entity_type: paragraph +type: jquery_colorpicker +settings: { } +module: jquery_colorpicker +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.paragraph.field_bundle_partner_logo.yml b/config/sync/field.storage.paragraph.field_bundle_partner_logo.yml new file mode 100644 index 0000000..44edf23 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_bundle_partner_logo.yml @@ -0,0 +1,20 @@ +uuid: ecef867e-129a-45b9-9552-09a7afd1afa8 +langcode: en +status: true +dependencies: + module: + - media + - paragraphs +id: paragraph.field_bundle_partner_logo +field_name: field_bundle_partner_logo +entity_type: paragraph +type: entity_reference +settings: + target_type: media +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.paragraph.field_shared_background_image.yml b/config/sync/field.storage.paragraph.field_shared_background_image.yml new file mode 100644 index 0000000..cb7113a --- /dev/null +++ b/config/sync/field.storage.paragraph.field_shared_background_image.yml @@ -0,0 +1,20 @@ +uuid: d3d6e6c2-35cd-49d8-b26e-c186851daabe +langcode: en +status: true +dependencies: + module: + - media + - paragraphs +id: paragraph.field_shared_background_image +field_name: field_shared_background_image +entity_type: paragraph +type: entity_reference +settings: + target_type: media +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.paragraph.field_shared_button_link.yml b/config/sync/field.storage.paragraph.field_shared_button_link.yml new file mode 100644 index 0000000..be0e84b --- /dev/null +++ b/config/sync/field.storage.paragraph.field_shared_button_link.yml @@ -0,0 +1,19 @@ +uuid: b29f241b-1813-4d05-b22a-1c1805555d82 +langcode: en +status: true +dependencies: + module: + - link + - paragraphs +id: paragraph.field_shared_button_link +field_name: field_shared_button_link +entity_type: paragraph +type: link +settings: { } +module: link +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.paragraph.field_shared_h1_title.yml b/config/sync/field.storage.paragraph.field_shared_h1_title.yml new file mode 100644 index 0000000..73ffde5 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_shared_h1_title.yml @@ -0,0 +1,20 @@ +uuid: 83c48f42-8815-4e93-b698-60b8e5810420 +langcode: en +status: true +dependencies: + module: + - paragraphs + - text +id: paragraph.field_shared_h1_title +field_name: field_shared_h1_title +entity_type: paragraph +type: text +settings: + max_length: 255 +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.paragraph.field_shared_h1_white_title.yml b/config/sync/field.storage.paragraph.field_shared_h1_white_title.yml new file mode 100644 index 0000000..5dd4614 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_shared_h1_white_title.yml @@ -0,0 +1,20 @@ +uuid: e3af6f04-9561-404b-8645-fee55dfdf944 +langcode: en +status: true +dependencies: + module: + - paragraphs + - text +id: paragraph.field_shared_h1_white_title +field_name: field_shared_h1_white_title +entity_type: paragraph +type: text +settings: + max_length: 255 +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.paragraph.field_shared_h2_title.yml b/config/sync/field.storage.paragraph.field_shared_h2_title.yml new file mode 100644 index 0000000..40b016a --- /dev/null +++ b/config/sync/field.storage.paragraph.field_shared_h2_title.yml @@ -0,0 +1,20 @@ +uuid: 17defdb4-1268-4729-be2a-f9724c8e6e49 +langcode: en +status: true +dependencies: + module: + - paragraphs + - text +id: paragraph.field_shared_h2_title +field_name: field_shared_h2_title +entity_type: paragraph +type: text +settings: + max_length: 255 +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.paragraph.field_shared_h2_white_title_desc.yml b/config/sync/field.storage.paragraph.field_shared_h2_white_title_desc.yml new file mode 100644 index 0000000..b5e108e --- /dev/null +++ b/config/sync/field.storage.paragraph.field_shared_h2_white_title_desc.yml @@ -0,0 +1,20 @@ +uuid: f82562e5-13f7-4bd1-bea6-a7861b0330f1 +langcode: en +status: true +dependencies: + module: + - paragraphs + - text +id: paragraph.field_shared_h2_white_title_desc +field_name: field_shared_h2_white_title_desc +entity_type: paragraph +type: text +settings: + max_length: 500 +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.paragraph.field_shared_link_label.yml b/config/sync/field.storage.paragraph.field_shared_link_label.yml new file mode 100644 index 0000000..12bbf3a --- /dev/null +++ b/config/sync/field.storage.paragraph.field_shared_link_label.yml @@ -0,0 +1,19 @@ +uuid: 7ab41f84-fc3c-4b2d-9fee-ca70a9ad932a +langcode: en +status: true +dependencies: + module: + - link + - paragraphs +id: paragraph.field_shared_link_label +field_name: field_shared_link_label +entity_type: paragraph +type: link +settings: { } +module: link +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.paragraph.field_shared_p_simple_text.yml b/config/sync/field.storage.paragraph.field_shared_p_simple_text.yml new file mode 100644 index 0000000..59d71a6 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_shared_p_simple_text.yml @@ -0,0 +1,19 @@ +uuid: 8fad5252-f8a0-4c6a-9750-ee1825511c12 +langcode: en +status: true +dependencies: + module: + - paragraphs + - text +id: paragraph.field_shared_p_simple_text +field_name: field_shared_p_simple_text +entity_type: paragraph +type: text_long +settings: { } +module: text +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/paragraphs.paragraphs_type.bundle_content_tech_par_page.yml b/config/sync/paragraphs.paragraphs_type.bundle_content_tech_par_page.yml new file mode 100644 index 0000000..cca6a9a --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.bundle_content_tech_par_page.yml @@ -0,0 +1,9 @@ +uuid: fc025b3e-acd3-4817-bc0a-474abb97f2d2 +langcode: en +status: true +dependencies: { } +id: bundle_content_tech_par_page +label: 'Bundle content Technology Partners page' +icon_uuid: null +description: 'Technology Partners page content paragraph with partner company title, site link, logo, and information about company.' +behavior_plugins: { } diff --git a/config/sync/paragraphs.paragraphs_type.bundle_description_tech_par_page.yml b/config/sync/paragraphs.paragraphs_type.bundle_description_tech_par_page.yml new file mode 100644 index 0000000..ef653a2 --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.bundle_description_tech_par_page.yml @@ -0,0 +1,9 @@ +uuid: 8221252a-4b2e-4abb-a226-4c392bf80356 +langcode: en +status: true +dependencies: { } +id: bundle_description_tech_par_page +label: 'Bundle description Technology Partners page' +icon_uuid: null +description: 'Technology Partners page description paragraph with information about page sense.' +behavior_plugins: { } diff --git a/config/sync/paragraphs.paragraphs_type.shared_aditional_information.yml b/config/sync/paragraphs.paragraphs_type.shared_aditional_information.yml new file mode 100644 index 0000000..1536631 --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.shared_aditional_information.yml @@ -0,0 +1,9 @@ +uuid: e913450e-ecd9-4d59-a624-eb05ff8f9cc7 +langcode: en +status: true +dependencies: { } +id: shared_aditional_information +label: 'Shared aditional information' +icon_uuid: null +description: 'Aditional information paragraph with white title and buttons. Example: "Want to learn more?" block.' +behavior_plugins: { } diff --git a/config/sync/paragraphs.paragraphs_type.shared_simple_white_title_.yml b/config/sync/paragraphs.paragraphs_type.shared_simple_white_title_.yml new file mode 100644 index 0000000..ef07235 --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.shared_simple_white_title_.yml @@ -0,0 +1,9 @@ +uuid: c239b7c5-c8da-4695-bac0-f52813a22bfd +langcode: en +status: true +dependencies: { } +id: shared_simple_white_title_ +label: 'Shared simple white title ' +icon_uuid: null +description: 'Paragraph with title, small description and full screen width background image.' +behavior_plugins: { } diff --git a/config/sync/system.logging.yml b/config/sync/system.logging.yml index e95b28a..b1fc304 100644 --- a/config/sync/system.logging.yml +++ b/config/sync/system.logging.yml @@ -1,3 +1,3 @@ -error_level: hide +error_level: all _core: default_config_hash: u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA diff --git a/config/sync/system.performance.yml b/config/sync/system.performance.yml index d4f85d5..363204e 100644 --- a/config/sync/system.performance.yml +++ b/config/sync/system.performance.yml @@ -1,17 +1,20 @@ cache: page: max_age: 0 + use_internal: false css: - preprocess: true - gzip: true + preprocess: false + gzip: false fast_404: enabled: true paths: '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i' exclude_paths: '/\/(?:styles|imagecache)\//' html: '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

' js: - preprocess: true - gzip: true + preprocess: false + gzip: false stale_file_threshold: 2592000 _core: default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ +response: + gzip: false diff --git a/config/sync/views.settings.yml b/config/sync/views.settings.yml index fbda2e6..d89bd38 100644 --- a/config/sync/views.settings.yml +++ b/config/sync/views.settings.yml @@ -6,10 +6,10 @@ ui: additional_queries: false advanced_column: false master_display: false - performance_statistics: false + performance_statistics: true preview_information: true sql_query: - enabled: false + enabled: true where: above display_embed: false always_live_preview: true diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index 4dcd811..84cc05f 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -9,6 +9,7 @@ _core: default_config_hash: wAMM24AQ4SZHdKFQh9c-fVPQCPsgd0bA5Sw7nS6Nds0 open: null close: null +weight: 0 uid: null template: false archive: false diff --git a/config/sync/webform.webform.example_computed_elements.yml b/config/sync/webform.webform.example_computed_elements.yml index d95c185..4051b71 100644 --- a/config/sync/webform.webform.example_computed_elements.yml +++ b/config/sync/webform.webform.example_computed_elements.yml @@ -9,6 +9,7 @@ _core: default_config_hash: xgR5O8DALhINGHvhOawpIKbaNm_XFZAT8YiQyddZJLo open: null close: null +weight: 0 uid: null template: false archive: false diff --git a/config/sync/webform.webform.example_computed_elements_ajax.yml b/config/sync/webform.webform.example_computed_elements_ajax.yml index 8294951..6f7a5cb 100644 --- a/config/sync/webform.webform.example_computed_elements_ajax.yml +++ b/config/sync/webform.webform.example_computed_elements_ajax.yml @@ -9,6 +9,7 @@ _core: default_config_hash: JQMOHtVaeY_9TzxQ6MBOqPKQQIupk-c8PtmFkmO7F7I open: null close: null +weight: 0 uid: null template: false archive: false diff --git a/config/sync/webform.webform.example_element_states.yml b/config/sync/webform.webform.example_element_states.yml index 4ea79cf..0069edd 100644 --- a/config/sync/webform.webform.example_element_states.yml +++ b/config/sync/webform.webform.example_element_states.yml @@ -9,6 +9,7 @@ _core: default_config_hash: IkWtX-qHEjIdD9SM8hK8G-K-8G5bG7g9UUM0odZPRYw open: null close: null +weight: 0 uid: null template: false archive: false diff --git a/config/sync/webform.webform.example_flexbox_layout.yml b/config/sync/webform.webform.example_flexbox_layout.yml index 7d5724b..848e9c7 100644 --- a/config/sync/webform.webform.example_flexbox_layout.yml +++ b/config/sync/webform.webform.example_flexbox_layout.yml @@ -9,6 +9,7 @@ _core: default_config_hash: ocUNPfEqsKmeW8IA_ssmUil30ooPPyPHw3YaznwfOkA open: null close: null +weight: 0 uid: null template: false archive: false diff --git a/config/sync/webform.webform.example_input_masks.yml b/config/sync/webform.webform.example_input_masks.yml index 2b93ad3..03874f0 100644 --- a/config/sync/webform.webform.example_input_masks.yml +++ b/config/sync/webform.webform.example_input_masks.yml @@ -9,6 +9,7 @@ _core: default_config_hash: _ZdC4lcxrn8NelQ9UYqQMtTRr9vA35RN8NjJippqLyc open: null close: null +weight: 0 uid: null template: false archive: false diff --git a/config/sync/webform.webform.example_style_guide.yml b/config/sync/webform.webform.example_style_guide.yml index 28f4991..2115644 100644 --- a/config/sync/webform.webform.example_style_guide.yml +++ b/config/sync/webform.webform.example_style_guide.yml @@ -9,6 +9,7 @@ _core: default_config_hash: YOePbCnZHG71xN-2KDN_VurSIx4B3CLbh3aTJt-INHk open: null close: null +weight: 0 uid: null template: false archive: false diff --git a/config/sync/webform.webform.example_wizard.yml b/config/sync/webform.webform.example_wizard.yml index 93c0d8b..a4c4ed8 100644 --- a/config/sync/webform.webform.example_wizard.yml +++ b/config/sync/webform.webform.example_wizard.yml @@ -9,6 +9,7 @@ _core: default_config_hash: '-n1Wsej4x4IJr525Gjl1XuwzunqbuAlLi0ox64V9eA8' open: null close: null +weight: 0 uid: null template: false archive: false diff --git a/technology-partners.sql.gz b/technology-partners.sql.gz new file mode 100644 index 0000000..af3e22e Binary files /dev/null and b/technology-partners.sql.gz differ diff --git a/web/modules/twig_field_value/LICENSE.txt b/web/modules/twig_field_value/LICENSE.txt new file mode 100644 index 0000000..d159169 --- /dev/null +++ b/web/modules/twig_field_value/LICENSE.txt @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/web/modules/twig_field_value/README.txt b/web/modules/twig_field_value/README.txt new file mode 100644 index 0000000..de72f17 --- /dev/null +++ b/web/modules/twig_field_value/README.txt @@ -0,0 +1,33 @@ +INTRODUCTION +------------ + +Twig Field Value allows Drupal themers to print field labels and field values +individually. It provides two Twig filters one that print a field label and +one that prints field value(s). + +Filters: +- field_label : Returns the field label value. +- field_value : Returns the render array of the field value(s) without + the field wrappers. +- field_raw : Returns raw field properties value(s). +- field_target_entity : Returns the referenced entity object(s) of an entity + reference field. + +USAGE +----- + +To print the label and value of a field: + {{ content.field_name|field_label }}: {{ content.field_name|field_value }} + +To print the label and values of a field with multiple values: + {{ content.field_name|field_label }}: {{ content.field_name|field_value|safe_join(', ') }} + +To print image link and the alt text of an image: + {{ + +The above examples assume that 'content.field_example' is the render array of +the of a field, as for example in a node template. + +AUTHOR +------ +Erik Stielstra (Sutharsan, https://www.drupal.org/u/sutharsan) diff --git a/web/modules/twig_field_value/src/Twig/Extension/FieldValueExtension.php b/web/modules/twig_field_value/src/Twig/Extension/FieldValueExtension.php new file mode 100644 index 0000000..46f73a3 --- /dev/null +++ b/web/modules/twig_field_value/src/Twig/Extension/FieldValueExtension.php @@ -0,0 +1,184 @@ +isFieldRenderArray($build)) { + return NULL; + } + + return isset($build['#title']) ? $build['#title'] : NULL; + } + + /** + * Twig filter callback: Only return a field's value(s). + * + * @param $build + * Render array of a field. + * + * @return array + * Array of render array(s) of field value(s). If $build is not the render + * array of a field, NULL is returned. + */ + public function getFieldValue($build) { + + if (!$this->isFieldRenderArray($build)) { + return NULL; + } + + if (isset($build['#items'])) { + $element = $build['#items']; + $items = []; + $delta = 0; + + while (!empty($element[$delta])) { + $items[$delta] = $build[$delta]; + $delta++; + } + return $items; + } + + return NULL; + } + + /** + * Twig filter callback: Return specific field item(s) value. + * + * @param $build + * Render array of a field. + * @param string $key + * The name of the field value to retrieve. + * + * @return array|null + * Single field value or array of field values. If the field value is not + * found, null is returned. + */ + public function getRawValues($build, $key = '') { + + if (!$this->isFieldRenderArray($build)) { + return NULL; + } + + if (isset($build['#items']) && $build['#items'] instanceof \Drupal\Core\TypedData\TypedDataInterface) { + $item_values = $build['#items']->getValue(); + $raw_values = []; + + if (empty($item_values)) { + return NULL; + } + + foreach ($item_values as $delta => $values) { + if ($key) { + $raw_values[$delta] = isset($values[$key]) ? $values[$key] : NULL; + } + else { + $raw_values[$delta] = $values; + } + } + + return count($raw_values) > 1 ? $raw_values : reset($raw_values); + } + + return NULL; + } + + /** + * Twig filter callback: Return the entity that is referenced by an entity_reference field. + * + * Suitable for field types: Image, File, Taxonomy, etc. + * + * @param $build + * Render array of a field. + * + * @return \Drupal\Core\Entity\ContentEntityInterface|\Drupal\Core\Entity\ContentEntityInterface[]|null + * A single target entity or an array of target entities. If no target + * entity is found, null is returned. + */ + public function getTargetEntity($build) { + + if (!$this->isFieldRenderArray($build)) { + return NULL; + } + if (isset($build['#field_name'])) { + $field_name = $build['#field_name']; + $entities = []; + + // Determine the key of the parent object. Different field types use + // different key names. + $options = ['#object', '#field_collection_item']; + $parent_key = ''; + foreach ($options as $option) { + if (isset($build[$option])) { + $parent_key = $option; + break; + } + } + + // Use the parent object to load the target entity of the field. + if ($parent_key) { + /** @var \Drupal\Core\Entity\ContentEntityInterface $parent */ + $parent = $build[$parent_key]; + + /** @var \Drupal\Core\Field\FieldItemInterface $field */ + foreach ($parent->get($field_name) as $item) { + if (isset($item->entity)) { + $entities[] = $item->entity; + } + } + + return count($entities) > 1 ? $entities : reset($entities); + } + } + + return NULL; + } + + /** + * Checks whether the render array is a field's render array. + * + * @param $build + * The renderable array. + * + * @return bool + * True if $build is a field render array. + */ + protected function isFieldRenderArray($build) { + + return isset($build['#theme']) && $build['#theme'] == 'field'; + } +} diff --git a/web/modules/twig_field_value/tests/src/Unit/FieldValue/FieldRawValueTest.php b/web/modules/twig_field_value/tests/src/Unit/FieldValue/FieldRawValueTest.php new file mode 100644 index 0000000..dcdd7e6 --- /dev/null +++ b/web/modules/twig_field_value/tests/src/Unit/FieldValue/FieldRawValueTest.php @@ -0,0 +1,167 @@ +extension = new FieldValueExtension(); + } + + /** + * Returns a mock FieldItem + * @param $values + * + * @return \Drupal\Core\Field\FieldItemBase + */ + protected function mockFieldItem($values) { + + $field_item = $this->getMockBuilder('Drupal\Core\Field\FieldItemBase') + ->disableOriginalConstructor() + ->getMock(); + $field_item->expects($this->any()) + ->method('getValue') + ->will($this->returnValue($values)); + + return $field_item; + } + + /** + * Asserts the twig field_raw filter. + * + * @dataProvider providerTestRawValues + * @covers ::getRawValues + * + * @param $expected_result + * @param $render_array + * @param $key + */ + public function testRawValues($expected_result, $render_array, $key) { + + $result = $this->extension->getRawValues($render_array, $key); + $this->assertSame($expected_result, $result); + } + + /** + * Provides data and expected results for the test method. + * + * @return array + * Data and expected results. + */ + public function providerTestRawValues() { + return [ + // Invalid render arrays. + [NULL, [], ''], + [ + NULL, + ['#theme' => 'field', '#no_items' => []], + '' + ], + [ + NULL, + ['#theme' => 'field', '#items' => []], + '' + ], + [ + NULL, + ['#theme' => 'field', '#items' => $this->mockFieldItem(NULL)], + '' + ], + // Request all values, field with single value. + [ + ['value' => 'text_value'], + ['#theme' => 'field', '#items' => $this->mockFieldItem([ + ['value' => 'text_value'] + ])], + '' + ], + // Request all values, field with multiple values. + [[ + 'alt' => 'alt_value', + 'title' => 'title_value', + ], + ['#theme' => 'field', '#items' => $this->mockFieldItem([ + [ + 'alt' => 'alt_value', + 'title' => 'title_value', + ] + ])], + '' + ], + // Request 'foo', but value not exist. + [ NULL, + ['#theme' => 'field', '#items' => $this->mockFieldItem([ + [ + 'alt' => 'alt_value', + 'title' => 'title_value', + ] + ])], + 'foo', + ], + // Request 'alt' value, field cardinality = 1; + [ + 'alt_value', + ['#theme' => 'field', '#items' => $this->mockFieldItem([ + [ + 'alt' => 'alt_value', + 'title' => 'title_value', + ] + ])], + 'alt' + ], + // Request all values, field cardinality = 2. + [ + [ + [ + 'alt' => 'alt_value_1', + 'title' => 'title_value_1', + ], + [ + 'alt' => 'alt_value_2', + 'title' => 'title_value_2', + ] + ], + ['#theme' => 'field', '#items' => $this->mockFieldItem([ + [ + 'alt' => 'alt_value_1', + 'title' => 'title_value_1', + ], + [ + 'alt' => 'alt_value_2', + 'title' => 'title_value_2', + ], + ])], + '' + ], + // Request 'alt' value, field cardinality = 2. + [ + ['alt_value_1', 'alt_value_2'], + ['#theme' => 'field', '#items' => $this->mockFieldItem([ + [ + 'alt' => 'alt_value_1', + 'title' => 'title_value_1', + ], + [ + 'alt' => 'alt_value_2', + 'title' => 'title_value_2', + ], + ])], + 'alt' + ], + ]; + } +} diff --git a/web/modules/twig_field_value/tests/src/Unit/FieldValue/FieldTargetEntityTest.php b/web/modules/twig_field_value/tests/src/Unit/FieldValue/FieldTargetEntityTest.php new file mode 100644 index 0000000..fb7e777 --- /dev/null +++ b/web/modules/twig_field_value/tests/src/Unit/FieldValue/FieldTargetEntityTest.php @@ -0,0 +1,106 @@ +extension = new FieldValueExtension(); + } + + /** + * Returns a mock Content Entity object. + * + * @param array $referenced_entities + * + * @return \Drupal\Core\Field\FieldItemBase + */ + protected function mockContentEntity($referenced_entities) { + $entities = []; + + // Build the 'entity' objects with a property 'entity' that contains the referenced entity. + foreach ($referenced_entities as $referenced_entity) { + $entity = new \stdClass(); + $entity->entity = $referenced_entity; + $entities[] = $entity; + } + + $field_item = $this->getMockBuilder('Drupal\Core\Entity\ContentEntityBase') + ->disableOriginalConstructor() + ->getMock(); + $field_item->expects($this->any()) + ->method('get') + ->will($this->returnValue($entities)); + + return $field_item; + } + + /** + * Asserts the twig field_target_entity filter. + * + * @dataProvider providerTestTargetEntity + * @covers ::getTargetEntity + * + * @param $expected_result + * @param $render_array + */ + public function testTargetEntity($expected_result, $render_array) { + + $result = $this->extension->getTargetEntity($render_array); + $this->assertSame($expected_result, $result); + } + + /** + * Provides data and expected results for the test method. + * + * @return array + * Data and expected results. + */ + public function providerTestTargetEntity() { + return [ + // Invalid render arrays. + [NULL, []], + [ + NULL, + ['#theme' => 'field', '#no_field_name' => []] + ], + [ + NULL, + ['#theme' => 'field', '#field_name' => ['reference_field']] + ], + [ + 'foo', + ['#theme' => 'field', '#field_name' => ['reference_field'], '#object' => $this->mockContentEntity( + [ 'foo' ] + )] + ], + [ + [ 'entity_1', 'entity_2', 'entity_3' ], + ['#theme' => 'field', '#field_name' => ['reference_field'], '#object' => $this->mockContentEntity( + [ 'entity_1', 'entity_2', 'entity_3' ] + )] + ], + [ + [ 'entity_1', 'entity_2' ], + ['#theme' => 'field', '#field_name' => ['reference_field'], '#field_collection_item' => $this->mockContentEntity( + [ 'entity_1', 'entity_2' ] + )] + ], + + ]; + } +} diff --git a/web/modules/twig_field_value/tests/src/Unit/FieldValue/FieldValueTest.php b/web/modules/twig_field_value/tests/src/Unit/FieldValue/FieldValueTest.php new file mode 100644 index 0000000..643d6da --- /dev/null +++ b/web/modules/twig_field_value/tests/src/Unit/FieldValue/FieldValueTest.php @@ -0,0 +1,113 @@ +extension = new FieldValueExtension(); + } + + /** + * Asserts the twig extension machine name. + * + * @covers ::getName + */ + public function testExtensionName() { + $name = $this->extension->getName(); + $this->assertEquals('twig_field_value', $name); + } + + /** + * Asserts the twig field_label filter. + * + * @dataProvider providerTestFieldLabel + * @covers ::getFieldLabel + * + * @param $expected_result + * @param $render_array + */ + public function testFieldLabel($expected_result, $render_array) { + $result = $this->extension->getFieldLabel($render_array); + $this->assertSame($expected_result, $result); + } + + /** + * Provides data and expected results for the test method. + * + * @return array + * Data and expected results. + */ + public function providerTestFieldLabel() { + return [ + [NULL, []], + [NULL, ['#title' => 'foo']], + [NULL, ['#theme' => 'item_list']], + [NULL, ['#theme' => 'field']], + ['My title', ['#theme' => 'field', '#title' => 'My title']], + ]; + } + + /** + * Asserts the twig field_value filter. + * + * @dataProvider providerTestFieldValue + * @covers ::getFieldValue + * + * @param $expected_result + * @param $render_array + */ + public function testFieldValue($expected_result, $render_array) { + $result = $this->extension->getFieldValue($render_array); + $this->assertSame($expected_result, $result); + } + + /** + * Provides data and expected results for the test method. + * + * @return array + * Data and expected results. + */ + public function providerTestFieldValue() { + return [ + [NULL, []], + [NULL, ['#items' => 'foo']], + [NULL, ['#theme' => 'item_list']], + [NULL, ['#theme' => 'field']], + [[0 => 'this value'], ['#theme' => 'field', '#items' => [0 => 'dummy'], 0 => 'this value']], + [[ + 0 => 'zero', + 1 => 'one', + 2 => 'two', + 3 => 'three', + ], + [ + '#theme' => 'field', + '#items' => [ + 0 => 'dummy', + 1 => 'dummy', + 2 => 'dummy', + 3 => 'dummy', + ], + 0 => 'zero', + 1 => 'one', + 2 => 'two', + 3 => 'three', + ]], + ]; + } +} diff --git a/web/modules/twig_field_value/twig_field_value.info.yml b/web/modules/twig_field_value/twig_field_value.info.yml new file mode 100644 index 0000000..3517968 --- /dev/null +++ b/web/modules/twig_field_value/twig_field_value.info.yml @@ -0,0 +1,11 @@ +name: Twig Field Value +type: module +description: Twig filters for value(s) and label. +# core: 8.x +package: Custom + +# Information added by Drupal.org packaging script on 2016-09-16 +version: '8.x-1.1' +core: '8.x' +project: 'twig_field_value' +datestamp: 1474037940 diff --git a/web/modules/twig_field_value/twig_field_value.services.yml b/web/modules/twig_field_value/twig_field_value.services.yml new file mode 100644 index 0000000..d99d824 --- /dev/null +++ b/web/modules/twig_field_value/twig_field_value.services.yml @@ -0,0 +1,5 @@ +services: + twig_field_value.twig.extension: + class: Drupal\twig_field_value\Twig\Extension\FieldValueExtension + tags: + - { name: twig.extension } diff --git a/web/themes/dedrone/.idea/dedrone.iml b/web/themes/dedrone/.idea/dedrone.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/web/themes/dedrone/.idea/dedrone.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/web/themes/dedrone/.idea/misc.xml b/web/themes/dedrone/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/web/themes/dedrone/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/web/themes/dedrone/.idea/modules.xml b/web/themes/dedrone/.idea/modules.xml new file mode 100644 index 0000000..ec35425 --- /dev/null +++ b/web/themes/dedrone/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/web/themes/dedrone/.idea/php.xml b/web/themes/dedrone/.idea/php.xml new file mode 100644 index 0000000..7534ff6 --- /dev/null +++ b/web/themes/dedrone/.idea/php.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/web/themes/dedrone/.idea/vcs.xml b/web/themes/dedrone/.idea/vcs.xml new file mode 100644 index 0000000..c2365ab --- /dev/null +++ b/web/themes/dedrone/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/web/themes/dedrone/.idea/workspace.xml b/web/themes/dedrone/.idea/workspace.xml new file mode 100644 index 0000000..0e15667 --- /dev/null +++ b/web/themes/dedrone/.idea/workspace.xml @@ -0,0 +1,758 @@ + + + + + + + + + + + + + + + + + + + + + + + $PROJECT_DIR$/composer.json + + + $PROJECT_DIR$/../.. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Homepage slider + col-sm + css_class + container + testslide + slider-wrap + with + + + $PROJECT_DIR$/templates/field + $PROJECT_DIR$/templates/paragraph + + + + + + + + + + + + + + + true + + + $PROJECT_DIR$/gulpfile.js + + + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +