diff --git a/.gitignore b/.gitignore index d14b12bf..04fa592e 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,6 @@ config/sync/flag.flag.*.yml config/sync/system.action.flag_action.*.yml .vscode/* + + +web/themes/custom/materiotheme/assets/dist/report.html diff --git a/composer.json b/composer.json index 05c10d65..a5c9b25b 100644 --- a/composer.json +++ b/composer.json @@ -59,29 +59,30 @@ ], "require": { "php": ">=7.3", - "ckeditor-plugin/colorbutton": "4.16.2", - "ckeditor-plugin/panelbutton": "4.16.2", + "ckeditor-plugin/colorbutton": "^4.16.2", + "ckeditor-plugin/panelbutton": "^4.16.2", "composer/installers": "^1.2", - "drupal/admin_theme": "1.x-dev@dev", - "drupal/advagg": "4.x-dev@dev", + "drupal/address": "^1.10", + "drupal/admin_theme": "^1.x-dev@dev", + "drupal/advagg": "^4.x-dev@dev", "drupal/allowed_formats": "^1", "drupal/amswap": "^3.0", "drupal/audiofield": "^1.10", - "drupal/auto_entitylabel": "^2.x-dev", + "drupal/auto_entitylabel": "^3.x-dev@dev", "drupal/better_messages": "^2.0@alpha", "drupal/ckeditor_codemirror": "^2.3", "drupal/ckeditor_font": "^1.2", "drupal/ckeditor_uploadimage": "^2.0", "drupal/colorbutton": "^1.3", - "drupal/commerce": "^2.22", + "drupal/commerce": "^2.29.0", "drupal/commerce_cart_api": "^1.4", "drupal/commerce_cart_redirection": "^3.0", - "drupal/commerce_license": "2.x-dev@dev", - "drupal/commerce_migrate": "^2.0", + "drupal/commerce_license": "^2.x-dev@dev", + "drupal/commerce_migrate": "^3.1", "drupal/commerce_monetico": "^1.0", - "drupal/commerce_pricelist": "2.x-dev", + "drupal/commerce_pricelist": "^2.x-dev", "drupal/commerce_recurring": "^1.x-dev", - "drupal/commerce_stripe": "1.x-dev@dev", + "drupal/commerce_stripe": "^1.x-dev@dev", "drupal/commerce_variation_cart_form": "^1.x-dev", "drupal/computed_field": "^3.0@alpha", "drupal/config_devel": "^1.7", @@ -89,49 +90,49 @@ "drupal/config_split": "^2.0@beta", "drupal/console": "^1.0.2", "drupal/consumer_image_styles": "^4.0", - "drupal/content_sync": "2.x-dev@dev", - "drupal/core": "8.9.19", - "drupal/core-composer-scaffold": "^9.0", + "drupal/content_sync": "^2.x-dev@dev", + "drupal/core-composer-scaffold": "^9", + "drupal/core-project-message": "^9", + "drupal/core-recommended": "^9.3", "drupal/ctools": "^3.6", "drupal/debug_bar": "^1.4", "drupal/devel": "^4.1", "drupal/devel_entity_updates": "^3.0", - "drupal/editor_advanced_link": "^1.8", + "drupal/editor_advanced_link": "^2", "drupal/entity_clone": "^1.0", "drupal/error_log": "^1.0", "drupal/eu_cookie_compliance": "^1.14", - "drupal/field_group": "3.x-dev@dev", + "drupal/field_group": "^3.x-dev@dev", "drupal/field_permissions": "^1.0", - "drupal/flag": "4.x-dev@dev", - "drupal/flag_lists": "4.0.x-dev@dev", + "drupal/flag": "4.0-beta3", + "drupal/flag_lists": "4.0.0-beta9+16-dev", "drupal/flood_control": "^2.1", "drupal/gdpr": "^3.0@alpha", "drupal/genpass": "^1.x-dev", "drupal/google_analytics": "^4.0", "drupal/graphql": "^4.0", "drupal/image_delta_formatter": "^1.x-dev", - "drupal/image_effects": "3.x-dev@dev", + "drupal/image_effects": "^3.x-dev@dev", "drupal/jsonapi_extras": "^3.7", - "drupal/jsonrpc": "^1.x-dev", - "drupal/login_destination": "2.x-dev@dev", + "drupal/jsonrpc": "^2.0", + "drupal/login_destination": "^2.x-dev@dev", "drupal/login_history": "^1.x-dev", "drupal/login_tracker": "^1.4", "drupal/mailgun": "^1.x-dev", "drupal/mailsystem": "^4.1", - "drupal/masquerade": "2.x-dev@dev", - "drupal/migrate_devel": "2.x-dev@dev", - "drupal/migrate_plus": "5.x-dev@dev", - "drupal/migrate_tools": "5.x-dev@dev", + "drupal/masquerade": "^2.x-dev@dev", + "drupal/migrate_devel": "^2.x-dev@dev", + "drupal/migrate_plus": "^5.x-dev@dev", + "drupal/migrate_tools": "^5.x-dev@dev", "drupal/mimemail": "^1.x-dev", "drupal/modules_weight": "^1.8", "drupal/password_policy": "^3.0", "drupal/payment": "^2.1", - "drupal/payment_commerce": "2.x-dev@dev", "drupal/permissions_filter": "^1.1", "drupal/printable": "^2.0", "drupal/pwa": "^1.5", "drupal/recurring_period": "^1.0", - "drupal/redirect": "1.x-dev@dev", + "drupal/redirect": "^1.x-dev@dev", "drupal/redis": "^1.5", "drupal/restui": "^1.16", "drupal/role_delegation": "^1.1", @@ -145,21 +146,20 @@ "drupal/simplenews": "^2.0@beta", "drupal/social_media_links": "^2.8", "drupal/string_translation_ui": "^1.2", - "drupal/strings_i18n_json_export": "1.x-dev@dev", + "drupal/strings_i18n_json_export": "^1.x-dev@dev", "drupal/structure_sync": "^2.0", - "drupal/swiftmailer": "2.x-dev@dev", - "drupal/synonyms": "2.0.0-beta2", + "drupal/swiftmailer": "^2.x-dev@dev", + "drupal/synonyms": "^2.0.0-beta2", "drupal/telephone_formatter": "^1.0@beta", "drupal/telephone_validation": "^2.1", "drupal/term_reference_tree": "^1", - "drupal/toolbar_themes": "^1.0@alpha", "drupal/translate_side_by_side": "^1.x-dev", "drupal/translation_views": "^1.x-dev", "drupal/ultimate_cron": "^2.x-dev", "drupal/unique_content_field_validation": "^1.0", "drupal/url_to_video_filter": "^2.0", "drupal/user_csv_import": "^2.0", - "drupal/user_email_verification": "1.x-dev@dev", + "drupal/user_email_verification": "^1.x-dev@dev", "drupal/views_conditional": "^1.x-dev", "drupal/views_ef_fieldset": "^1.5", "drupal/webform": "^6.0", @@ -167,7 +167,6 @@ "drush/drush": "^10.6", "kint-php/kint": "^3.3", "smalot/pdfparser": "*", - "symfony/event-dispatcher": "4.3.4 as 3.4.99", "vlucas/phpdotenv": "^2.4", "w8tcha/ckeditor_codemirror": "v1.17.8", "wa72/htmlpagedom": "1.3.*", @@ -186,7 +185,16 @@ "platform": { "php": "7.3" }, - "discard-changes": true + "discard-changes": true, + "allow-plugins": { + "composer/installers": true, + "cweagans/composer-patches": true, + "drupal/console-extend-plugin": true, + "drupal/core-composer-scaffold": true, + "wikimedia/composer-merge-plugin": true, + "zaporylie/composer-drupal-optimizations": true, + "drupal/core-project-message": true + } }, "autoload": { "classmap": [ @@ -233,15 +241,13 @@ "patches": { "drupal/core": { "migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch", - "language negociation exeption https://www.drupal.org/project/drupal/issues/3134349" : "https://www.drupal.org/files/issues/2020-06-02/3134349-9.patch", "Cannot save translated nodes after upgrading to 8.8 due to invalid path https://www.drupal.org/project/drupal/issues/3101344":"https://www.drupal.org/files/issues/2021-03-01/3101344-drupal-core-fix-permissions-checking-while-node-translating-64.patch", "ConfigImporter->checkOp() https://www.drupal.org/project/drupal/issues/3198715": "https://www.drupal.org/files/issues/2021-02-16/error-running-config-import-delete-on-null-3198715-3.patch", "Entity view/form mode formatter/widget settings have no translation UI 1 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168-actions.patch", - "Entity view/form mode formatter/widget settings have no translation UI 2 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168.patch", - "Register a user without email verification should still send an email https://www.drupal.org/project/drupal/issues/3002019": "https://www.drupal.org/files/issues/2019-08-30/3002019-n11.patch" + "Entity view/form mode formatter/widget settings have no translation UI 2 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168.patch" }, "drupal/email_registration": { - "allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/allow_authentication-2856542-3.patch" + "allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/2021-06-11/2856542-13.patch" }, "drupal/field_group": { "undefined index name 18 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-10-01/field_group-undefined-index-name-3064890-18.patch", @@ -271,6 +277,9 @@ }, "drupal/toolbar_theme": { "Automated Drupal 9 compatibility fixes https://www.drupal.org/project/toolbar_themes/issues/3149099": "https://www.drupal.org/files/issues/2020-06-06/toolbar_themes.1.x-dev.rector.patch" + }, + "weitzman/drupal-test-traits": { + "Define void return type for setUp() and tearDown() methods https://gitlab.com/weitzman/drupal-test-traits/-/issues/78":"./patches/Definevoidreturntype2.patch" } }, "drupal-scaffold": { @@ -282,5 +291,8 @@ ".gitattributes": "../.gitattributes" } } + }, + "require-dev": { + "weitzman/drupal-test-traits": "dev-master" } } diff --git a/composer.lock b/composer.lock index 490ccc06..8ee1f60f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1db5f54d5aec78f6019b3d4f5eaadfba", + "content-hash": "1bc43b3e9f2e1ead63a21f6ac9dd2a10", "packages": [ { "name": "alchemy/zippy", @@ -202,16 +202,16 @@ }, { "name": "clue/stream-filter", - "version": "v1.5.0", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/clue/stream-filter.git", - "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320" + "reference": "d6169430c7731d8509da7aecd0af756a5747b78e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/clue/stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320", - "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320", + "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e", + "reference": "d6169430c7731d8509da7aecd0af756a5747b78e", "shasum": "" }, "require": { @@ -222,12 +222,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Clue\\StreamFilter\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "Clue\\StreamFilter\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -252,7 +252,7 @@ ], "support": { "issues": "https://github.com/clue/stream-filter/issues", - "source": "https://github.com/clue/stream-filter/tree/v1.5.0" + "source": "https://github.com/clue/stream-filter/tree/v1.6.0" }, "funding": [ { @@ -264,7 +264,7 @@ "type": "github" } ], - "time": "2020-10-02T12:38:20+00:00" + "time": "2022-02-21T13:15:14+00:00" }, { "name": "commerceguys/addressing", @@ -637,28 +637,29 @@ }, { "name": "composer/semver", - "version": "1.7.2", + "version": "3.2.6", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a" + "reference": "83e511e247de329283478496f7a1e114c9517506" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a", - "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a", + "url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506", + "reference": "83e511e247de329283478496f7a1e114c9517506", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5" + "phpstan/phpstan": "^0.12.54", + "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -697,7 +698,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/1.7.2" + "source": "https://github.com/composer/semver/tree/3.2.6" }, "funding": [ { @@ -713,94 +714,40 @@ "type": "tidelift" } ], - "time": "2020-12-03T15:47:16+00:00" + "time": "2021-10-25T11:34:17+00:00" }, { "name": "consolidation/annotated-command", - "version": "2.12.2", + "version": "4.5.2", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "2472a23610cba1d86dcb783a81a21259473b059e" + "reference": "24c1529436b4f4beec3d19aab71fd127817f47ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/2472a23610cba1d86dcb783a81a21259473b059e", - "reference": "2472a23610cba1d86dcb783a81a21259473b059e", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/24c1529436b4f4beec3d19aab71fd127817f47ef", + "reference": "24c1529436b4f4beec3d19aab71fd127817f47ef", "shasum": "" }, "require": { - "consolidation/output-formatters": "^3.5.1", - "php": ">=5.4.5", - "psr/log": "^1", - "symfony/console": "^2.8|^3|^4", - "symfony/event-dispatcher": "^2.5|^3|^4", - "symfony/finder": "^2.5|^3|^4|^5" + "consolidation/output-formatters": "^4.1.1", + "php": ">=7.1.3", + "psr/log": "^1|^2", + "symfony/console": "^4.4.8|^5|^6", + "symfony/event-dispatcher": "^4.4.8|^5|^6", + "symfony/finder": "^4.4.8|^5|^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.7" + "composer-runtime-api": "^2.0", + "phpunit/phpunit": "^7.5.20 || ^8 || ^9", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "finder5": { - "require": { - "symfony/finder": "^5" - }, - "config": { - "platform": { - "php": "7.2.5" - } - } - }, - "symfony4": { - "require": { - "symfony/console": "^4.0" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - }, - "scenario-options": { - "create-lockfile": "false" - } - }, - "phpunit4": { - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - } - }, "branch-alias": { - "dev-master": "2.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -821,9 +768,9 @@ "description": "Initialize Symfony Console commands from annotated command class methods.", "support": { "issues": "https://github.com/consolidation/annotated-command/issues", - "source": "https://github.com/consolidation/annotated-command/tree/2.12.2" + "source": "https://github.com/consolidation/annotated-command/tree/4.5.2" }, - "time": "2022-01-03T00:23:44+00:00" + "time": "2022-02-20T16:36:18+00:00" }, { "name": "consolidation/config", @@ -982,74 +929,32 @@ }, { "name": "consolidation/log", - "version": "1.1.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/log.git", - "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a" + "reference": "9efdd57031bf2fda033f6a256cd8b7902a4e6b92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a", - "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a", + "url": "https://api.github.com/repos/consolidation/log/zipball/9efdd57031bf2fda033f6a256cd8b7902a4e6b92", + "reference": "9efdd57031bf2fda033f6a256cd8b7902a4e6b92", "shasum": "" }, "require": { - "php": ">=5.4.5", + "php": ">=7.1.3", "psr/log": "^1.0", - "symfony/console": "^2.8|^3|^4" + "symfony/console": "^4 || ^5 || ^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2" + "phpunit/phpunit": ">=7.5.20", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "symfony4": { - "require": { - "symfony/console": "^4.0" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - }, - "phpunit4": { - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - } - }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -1070,101 +975,45 @@ "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", "support": { "issues": "https://github.com/consolidation/log/issues", - "source": "https://github.com/consolidation/log/tree/master" + "source": "https://github.com/consolidation/log/tree/2.1.0" }, - "time": "2019-01-01T17:30:51+00:00" + "time": "2022-01-30T03:49:07+00:00" }, { "name": "consolidation/output-formatters", - "version": "3.5.1", + "version": "4.2.2", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "0d38f13051ef05c223a2bb8e962d668e24785196" + "reference": "d57992bf81ead908ee21cd94b46ed65afa2e785b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0d38f13051ef05c223a2bb8e962d668e24785196", - "reference": "0d38f13051ef05c223a2bb8e962d668e24785196", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/d57992bf81ead908ee21cd94b46ed65afa2e785b", + "reference": "d57992bf81ead908ee21cd94b46ed65afa2e785b", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "php": ">=5.4.0", - "symfony/console": "^2.8|^3|^4", - "symfony/finder": "^2.5|^3|^4|^5" + "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", + "php": ">=7.1.3", + "symfony/console": "^4|^5|^6", + "symfony/finder": "^4|^5|^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^5.7.27", - "squizlabs/php_codesniffer": "^2.7", - "symfony/var-dumper": "^2.8|^3|^4", - "victorjonsson/markdowndocs": "^1.3" + "php-coveralls/php-coveralls": "^2.4.2", + "phpunit/phpunit": ">=7", + "squizlabs/php_codesniffer": "^3", + "symfony/var-dumper": "^4|^5|^6", + "symfony/yaml": "^4|^5|^6", + "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { "symfony/var-dumper": "For using the var_dump formatter" }, "type": "library", "extra": { - "scenarios": { - "finder5": { - "require": { - "symfony/finder": "^5" - }, - "config": { - "platform": { - "php": "7.2.5" - } - } - }, - "symfony4": { - "require": { - "symfony/console": "^4.0" - }, - "require-dev": { - "phpunit/phpunit": "^6" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony3": { - "require": { - "symfony/console": "^3.4", - "symfony/finder": "^3.4", - "symfony/var-dumper": "^3.4" - }, - "config": { - "platform": { - "php": "5.6.32" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - }, - "scenario-options": { - "create-lockfile": "false" - } - } - }, "branch-alias": { - "dev-master": "3.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -1185,56 +1034,55 @@ "description": "Format text by applying transformations provided by plug-in formatters.", "support": { "issues": "https://github.com/consolidation/output-formatters/issues", - "source": "https://github.com/consolidation/output-formatters/tree/3.5.1" + "source": "https://github.com/consolidation/output-formatters/tree/4.2.2" }, - "time": "2020-10-11T04:15:32+00:00" + "time": "2022-02-13T15:28:30+00:00" }, { "name": "consolidation/robo", - "version": "1.4.13", + "version": "3.0.10", "source": { "type": "git", - "url": "https://github.com/consolidation/Robo.git", - "reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343" + "url": "https://github.com/consolidation/robo.git", + "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/fd28dcca1b935950ece26e63541fbdeeb09f7343", - "reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343", + "url": "https://api.github.com/repos/consolidation/robo/zipball/206bbe23b34081a36bfefc4de2abbc1abcd29ef4", + "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.12.1|^4.1", - "consolidation/config": "^1.2.1", - "consolidation/log": "^1.1.1|^2", - "consolidation/output-formatters": "^3.5.1|^4.1", - "consolidation/self-update": "^1.1.5", - "grasmash/yaml-expander": "^1.4", - "league/container": "^2.4.1", - "php": ">=5.5.0", - "symfony/console": "^2.8|^3|^4", - "symfony/event-dispatcher": "^2.5|^3|^4", - "symfony/filesystem": "^2.5|^3|^4", - "symfony/finder": "^2.5|^3|^4|^5", - "symfony/process": "^2.5|^3|^4" + "consolidation/annotated-command": "^4.3", + "consolidation/config": "^1.2.1 || ^2.0.1", + "consolidation/log": "^1.1.1 || ^2.0.2", + "consolidation/output-formatters": "^4.1.2", + "consolidation/self-update": "^2.0", + "league/container": "^3.3.1 || ^4.0", + "php": ">=7.1.3", + "symfony/console": "^4.4.19 || ^5 || ^6", + "symfony/event-dispatcher": "^4.4.19 || ^5 || ^6", + "symfony/filesystem": "^4.4.9 || ^5 || ^6", + "symfony/finder": "^4.4.9 || ^5 || ^6", + "symfony/process": "^4.4.9 || ^5 || ^6", + "symfony/yaml": "^4.4 || ^5 || ^6" }, - "replace": { - "codegyre/robo": "< 1.0" + "conflict": { + "codegyre/robo": "*" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", "natxet/cssmin": "3.0.4", "patchwork/jsqueeze": "^2", "pear/archive_tar": "^1.4.4", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^5.7.27", - "squizlabs/php_codesniffer": "^3" + "phpunit/phpunit": "^7.5.20 || ^8", + "squizlabs/php_codesniffer": "^3.6", + "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { - "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch", - "natxet/CssMin": "For minifying CSS files in taskMinify", + "natxet/cssmin": "For minifying CSS files in taskMinify", "patchwork/jsqueeze": "For minifying JS files in taskMinify", - "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively." + "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.", + "totten/lurkerlite": "For monitoring filesystem changes in taskWatch" }, "bin": [ "robo" @@ -1242,48 +1090,29 @@ "type": "library", "extra": { "scenarios": { - "finder5": { - "require": { - "symfony/finder": "^5" - }, - "config": { - "platform": { - "php": "7.2.5" - } - } - }, "symfony4": { "require": { - "symfony/console": "^4" + "symfony/console": "^4.4.11", + "symfony/event-dispatcher": "^4.4.11", + "symfony/filesystem": "^4.4.11", + "symfony/finder": "^4.4.11", + "symfony/process": "^4.4.11", + "phpunit/phpunit": "^6", + "nikic/php-parser": "^2" }, + "remove": [ + "codeception/phpunit-wrapper" + ], "config": { "platform": { "php": "7.1.3" } } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.5.9" - } - }, - "scenario-options": { - "create-lockfile": "false" - } } }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "2.x-dev", + "dev-main": "2.x-dev" } }, "autoload": { @@ -1303,29 +1132,30 @@ ], "description": "Modern task runner", "support": { - "issues": "https://github.com/consolidation/Robo/issues", - "source": "https://github.com/consolidation/Robo/tree/1.4.13" + "issues": "https://github.com/consolidation/robo/issues", + "source": "https://github.com/consolidation/robo/tree/3.0.10" }, - "time": "2020-10-11T04:51:34+00:00" + "time": "2022-02-21T17:19:14+00:00" }, { "name": "consolidation/self-update", - "version": "1.2.0", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/consolidation/self-update.git", - "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4" + "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4", - "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4", + "url": "https://api.github.com/repos/consolidation/self-update/zipball/8a64bdd8daf5faa8e85f56534dd99caf928164b3", + "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3", "shasum": "" }, "require": { + "composer/semver": "^3.2", "php": ">=5.5.0", - "symfony/console": "^2.8|^3|^4|^5", - "symfony/filesystem": "^2.5|^3|^4|^5" + "symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6", + "symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6" }, "bin": [ "scripts/release" @@ -1333,7 +1163,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -1358,28 +1188,28 @@ "description": "Provides a self:update command for Symfony Console applications.", "support": { "issues": "https://github.com/consolidation/self-update/issues", - "source": "https://github.com/consolidation/self-update/tree/1.2.0" + "source": "https://github.com/consolidation/self-update/tree/2.0.5" }, - "time": "2020-04-13T02:49:20+00:00" + "time": "2022-02-09T22:44:24+00:00" }, { "name": "consolidation/site-alias", - "version": "3.1.0", + "version": "3.1.4", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c" + "reference": "91b8965b3afae0cab10d2ec01a1dfd193e9cf755" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/9ed3c590be9fcf9fea69c73456c2fd4b27f5204c", - "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/91b8965b3afae0cab10d2ec01a1dfd193e9cf755", + "reference": "91b8965b3afae0cab10d2ec01a1dfd193e9cf755", "shasum": "" }, "require": { - "consolidation/config": "^1.2.1|^2", + "consolidation/config": "^1.2.1 || ^2", "php": ">=5.5.0", - "symfony/finder": "~2.3|^3|^4.4|^5" + "symfony/finder": "~2.3 || ^3 || ^4.4 || ^5 || ^6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.4.2", @@ -1416,58 +1246,40 @@ "description": "Manage alias records for local and remote sites.", "support": { "issues": "https://github.com/consolidation/site-alias/issues", - "source": "https://github.com/consolidation/site-alias/tree/3.1.0" + "source": "https://github.com/consolidation/site-alias/tree/3.1.4" }, - "time": "2021-02-20T20:03:10+00:00" + "time": "2022-02-21T17:05:04+00:00" }, { "name": "consolidation/site-process", - "version": "2.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "f3211fa4c60671c6f068184221f06f932556e443" + "reference": "9ef08d471573d6a56405b06ef6830dd70c883072" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443", - "reference": "f3211fa4c60671c6f068184221f06f932556e443", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/9ef08d471573d6a56405b06ef6830dd70c883072", + "reference": "9ef08d471573d6a56405b06ef6830dd70c883072", "shasum": "" }, "require": { - "consolidation/config": "^1.2.1", + "consolidation/config": "^1.2.1|^2", "consolidation/site-alias": "^3", - "php": ">=5.6.0", - "symfony/process": "^3.4" + "php": ">=7.1.3", + "symfony/console": "^2.8.52|^3|^4.4|^5", + "symfony/process": "^4.3.4|^5" }, "require-dev": { - "consolidation/robo": "^1.3", - "g1a/composer-test-scenarios": "^3", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^1", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.8" + "phpunit/phpunit": "^7.5.20|^8.5.14", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "phpunit5": { - "require-dev": { - "phpunit/phpunit": "^5.7.27" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.6.33" - } - } - } - }, "branch-alias": { - "dev-master": "0.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -1492,58 +1304,22 @@ "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", "support": { "issues": "https://github.com/consolidation/site-process/issues", - "source": "https://github.com/consolidation/site-process/tree/2.1.0" + "source": "https://github.com/consolidation/site-process/tree/4.2.0" }, - "time": "2019-09-10T17:56:24+00:00" - }, - { - "name": "container-interop/container-interop", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/container-interop/container-interop.git", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", - "shasum": "" - }, - "require": { - "psr/container": "^1.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Interop\\Container\\": "src/Interop/Container/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", - "homepage": "https://github.com/container-interop/container-interop", - "support": { - "issues": "https://github.com/container-interop/container-interop/issues", - "source": "https://github.com/container-interop/container-interop/tree/master" - }, - "abandoned": "psr/container", - "time": "2017-02-14T19:40:03+00:00" + "time": "2022-02-19T04:09:55+00:00" }, { "name": "cweagans/composer-patches", - "version": "1.7.1", + "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", - "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c" + "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/9888dcc74993c030b75f3dd548bb5e20cdbd740c", - "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e9969cfc0796e6dea9b4e52f77f18e1065212871", + "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871", "shasum": "" }, "require": { @@ -1576,9 +1352,9 @@ "description": "Provides a way to patch Composer packages.", "support": { "issues": "https://github.com/cweagans/composer-patches/issues", - "source": "https://github.com/cweagans/composer-patches/tree/1.7.1" + "source": "https://github.com/cweagans/composer-patches/tree/1.7.2" }, - "time": "2021-06-08T15:12:46+00:00" + "time": "2022-01-25T19:21:20+00:00" }, { "name": "d3/d3", @@ -2305,28 +2081,32 @@ }, { "name": "doctrine/lexer", - "version": "1.2.2", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c" + "reference": "e864bbf5904cb8f5bb334f99209b48018522f042" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c", - "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", + "reference": "e864bbf5904cb8f5bb334f99209b48018522f042", "shasum": "" }, "require": { - "php": "^7.1 || ^8.0" + "php": "^7.2 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9.0", - "phpstan/phpstan": "1.3", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "vimeo/psalm": "^4.11" + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan": "^0.11.8", + "phpunit/phpunit": "^8.2" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" @@ -2361,7 +2141,7 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/1.2.2" + "source": "https://github.com/doctrine/lexer/tree/1.2.1" }, "funding": [ { @@ -2377,7 +2157,7 @@ "type": "tidelift" } ], - "time": "2022-01-12T08:27:12+00:00" + "time": "2020-05-25T17:44:05+00:00" }, { "name": "doctrine/persistence", @@ -2633,16 +2413,16 @@ }, { "name": "drupal-ckeditor-libraries-group/font", - "version": "4.16.2", + "version": "4.17.2", "source": { "type": "git", "url": "https://github.com/drupal-ckeditor-libraries-group/font.git", - "reference": "b6152ef945efcae2c8c3bb083ffc34bde6696532" + "reference": "3a5572e78e64e2bfe60410203e6e03bf7f0d9f80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal-ckeditor-libraries-group/font/zipball/b6152ef945efcae2c8c3bb083ffc34bde6696532", - "reference": "b6152ef945efcae2c8c3bb083ffc34bde6696532", + "url": "https://api.github.com/repos/drupal-ckeditor-libraries-group/font/zipball/3a5572e78e64e2bfe60410203e6e03bf7f0d9f80", + "reference": "3a5572e78e64e2bfe60410203e6e03bf7f0d9f80", "shasum": "" }, "type": "drupal-library", @@ -2663,25 +2443,26 @@ "issues": "https://github.com/ckeditor/ckeditor4/issues", "source": "https://github.com/ckeditor/ckeditor4/tree/master/plugins/font" }, - "time": "2021-07-15T11:15:39+00:00" + "time": "2022-01-25T09:28:39+00:00" }, { "name": "drupal/address", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", - "reference": "8.x-1.9" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/address-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "c7e6406d88c6d6be9e8fe0091040d67012bdbf05" + "url": "https://ftp.drupal.org/files/projects/address-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "bbe61eb51da9d9b2a7ab247f90426836eb9b6f25" }, "require": { - "commerceguys/addressing": "^1.0.7", - "drupal/core": "^8.8 || ^9" + "commerceguys/addressing": "^1.2.0", + "drupal/core": "^9.2 || ^10", + "php": "^7.3 || ^8.0" }, "require-dev": { "drupal/token": "^1.0" @@ -2689,8 +2470,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1604422821", + "version": "8.x-1.10", + "datestamp": "1643715177", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2810,7 +2591,7 @@ "extra": { "drupal": { "version": "3.1.0", - "datestamp": "1643097060", + "datestamp": "1643742891", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2938,8 +2719,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-4.1+8-dev", - "datestamp": "1625431637", + "version": "8.x-4.1+9-dev", + "datestamp": "1625837803", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3308,23 +3089,26 @@ }, { "name": "drupal/auto_entitylabel", - "version": "dev-2.x", + "version": "dev-3.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/auto_entitylabel.git", - "reference": "a40d5ad28ada101c0209e05a2da615c7a323b425" + "reference": "8c196576db858a7b97f3e5811659a07783e96ff5" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" + }, + "require-dev": { + "drupal/token": "^1.0" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-2.x": "2.x-dev" + "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-2.1-beta1+20-dev", - "datestamp": "1563984785", + "version": "8.x-3.0-beta4+2-dev", + "datestamp": "1625243933", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3333,7 +3117,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -3419,6 +3203,10 @@ "name": "edwardchiapet", "homepage": "https://www.drupal.org/user/2354784" }, + { + "name": "klausi", + "homepage": "https://www.drupal.org/user/262198" + }, { "name": "mpriscella", "homepage": "https://www.drupal.org/user/2354820" @@ -4122,36 +3910,35 @@ }, { "name": "drupal/commerce", - "version": "2.28.0", + "version": "2.29.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce.git", - "reference": "8.x-2.28" + "reference": "8.x-2.29" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/commerce-8.x-2.28.zip", - "reference": "8.x-2.28", - "shasum": "8a8ff91603c7b69064ce16701e15d6945d731e03" + "url": "https://ftp.drupal.org/files/projects/commerce-8.x-2.29.zip", + "reference": "8.x-2.29", + "shasum": "189145431fb4e196b3286c96cae8d7764b8fe7bb" }, "require": { "commerceguys/intl": "^1.0.0", "drupal/address": "^1.7", - "drupal/core": "^8.9 || ^9", + "drupal/core": "^9.2 || ^10", "drupal/entity": "^1.0", "drupal/entity_reference_revisions": "~1.0", - "drupal/inline_entity_form": "^1.0-rc6", + "drupal/inline_entity_form": "^1.0@RC", "drupal/profile": "^1.2", "drupal/state_machine": "^1.5", "drupal/token": "^1.7", "ext-bcmath": "*", - "php": "^7.1 || ^8.0" + "php": "^7.3 || ^8.0" }, "conflict": { "drupal/commerce_shipping": "<2.1" }, "require-dev": { - "behat/mink-goutte-driver": "^1.2", "drupal/commerce_cart": "*", "drupal/commerce_number_pattern": "*", "drupal/commerce_order": "*", @@ -4168,8 +3955,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.28", - "datestamp": "1639899120", + "version": "8.x-2.29", + "datestamp": "1643900314", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4210,18 +3997,18 @@ }, { "name": "drupal/commerce_cart", - "version": "2.28.0", + "version": "2.29.0", "require": { "drupal/commerce": "*", "drupal/commerce_order": "*", "drupal/commerce_product": "*", - "drupal/core": "^8.9 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.28", - "datestamp": "1639899120", + "version": "8.x-2.29", + "datestamp": "1643900314", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4372,18 +4159,18 @@ }, { "name": "drupal/commerce_checkout", - "version": "2.27.0", + "version": "2.29.0", "require": { "drupal/commerce": "*", "drupal/commerce_cart": "*", "drupal/commerce_order": "*", - "drupal/core": "^8.9 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.27", - "datestamp": "1632333931", + "version": "8.x-2.29", + "datestamp": "1643900314", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4428,14 +4215,14 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_license.git", - "reference": "38bcdcfcf0083e7b2a6691f85887e750d7f1125a" + "reference": "70f179ba73689dfec29a83ea7c6657639c252665" }, "require": { "drupal/advancedqueue": "^1.0", - "drupal/commerce": "^2.19", + "drupal/commerce": "^2.19 || ^3", "drupal/commerce_checkout": "*", "drupal/commerce_product": "*", - "drupal/core": "^8.8 || ^9", + "drupal/core": "^8.9 || ^9 || ^10", "drupal/entity": "*", "drupal/recurring_period": "*", "drupal/state_machine": "*" @@ -4450,8 +4237,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.0-alpha21+7-dev", - "datestamp": "1628261116", + "version": "8.x-2.0-beta1+2-dev", + "datestamp": "1644830450", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4463,6 +4250,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "Centarro", + "homepage": "https://www.drupal.org/user/3661446" + }, { "name": "Kazanir", "homepage": "https://www.drupal.org/user/2279698" @@ -4504,39 +4295,40 @@ }, { "name": "drupal/commerce_migrate", - "version": "2.0.0-rc3", + "version": "3.2.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_migrate.git", - "reference": "8.x-2.0-rc3" + "reference": "3.2.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/commerce_migrate-8.x-2.0-rc3.zip", - "reference": "8.x-2.0-rc3", - "shasum": "8d50267b0e7e5f884fc6962a44f3ce46b199ec56" + "url": "https://ftp.drupal.org/files/projects/commerce_migrate-3.2.0-alpha1.zip", + "reference": "3.2.0-alpha1", + "shasum": "06a058249b12821e8de01e078ebacf776ce54f6a" }, "require": { "cweagans/composer-patches": "~1.0", "drupal/commerce": "^2.0", - "drupal/core": "^8.7", + "drupal/core": "^9.3", "drupal/migrate_plus": "*" }, "require-dev": { "drupal/coder": "^8", "drupal/commerce": "*", "drupal/commerce_shipping": "^2.0", - "drupal/migrate_plus": "4.x-dev", - "drupal/migrate_source_csv": "2.x-dev" + "drupal/migrate_plus": "5.x-dev", + "drupal/migrate_source_csv": "^3.4", + "drupal/paragraphs": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-rc3", - "datestamp": "1605650242", + "version": "3.2.0-alpha1", + "datestamp": "1640166199", "security-coverage": { "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "message": "Alpha releases are not covered by Drupal security advisories." } } }, @@ -4545,6 +4337,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "Centarro", + "homepage": "https://www.drupal.org/user/3661446" + }, { "name": "andyg5000", "homepage": "https://www.drupal.org/user/808668" @@ -4577,7 +4373,9 @@ "description": "Provides Commerce-specific Migrate handlers.", "homepage": "https://www.drupal.org/project/commerce_migrate", "support": { - "source": "https://git.drupalcode.org/project/commerce_migrate" + "source": "https://git.drupalcode.org/project/commerce_migrate", + "issues": "https://www.drupal.org/project/issues/commerce_migrate", + "slack": "#migrate" } }, { @@ -4632,17 +4430,17 @@ }, { "name": "drupal/commerce_number_pattern", - "version": "2.28.0", + "version": "2.29.0", "require": { "drupal/commerce": "*", "drupal/commerce_store": "*", - "drupal/core": "^8.9 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.28", - "datestamp": "1639899120", + "version": "8.x-2.29", + "datestamp": "1643900314", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4683,13 +4481,13 @@ }, { "name": "drupal/commerce_order", - "version": "2.28.0", + "version": "2.29.0", "require": { "drupal/commerce": "*", "drupal/commerce_number_pattern": "*", "drupal/commerce_price": "*", "drupal/commerce_store": "*", - "drupal/core": "^8.9 || ^9", + "drupal/core": "^9.2 || ^10", "drupal/entity_reference_revisions": "*", "drupal/profile": "*", "drupal/state_machine": "*" @@ -4697,8 +4495,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.28", - "datestamp": "1639899120", + "version": "8.x-2.29", + "datestamp": "1643900314", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4739,18 +4537,18 @@ }, { "name": "drupal/commerce_payment", - "version": "2.28.0", + "version": "2.29.0", "require": { "drupal/commerce": "*", "drupal/commerce_order": "*", - "drupal/core": "^8.9 || ^9", + "drupal/core": "^9.2 || ^10", "drupal/entity_reference_revisions": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.28", - "datestamp": "1639899120", + "version": "8.x-2.29", + "datestamp": "1643900314", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4791,16 +4589,16 @@ }, { "name": "drupal/commerce_price", - "version": "2.28.0", + "version": "2.29.0", "require": { "drupal/commerce": "*", - "drupal/core": "^8.9 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.28", - "datestamp": "1639899120", + "version": "8.x-2.29", + "datestamp": "1643900314", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4845,13 +4643,13 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/commerce_pricelist.git", - "reference": "83ce0fe16fe70f1596931d0d5d54e9b0185dda92" + "reference": "75c245d3bd206c6e552fff33de5abe9177163a8b" }, "require": { - "drupal/commerce": "^2.16", + "drupal/commerce": "^2.16 || ^3", "drupal/commerce_price": "*", "drupal/commerce_store": "*", - "drupal/core": "^8.8 || ^9" + "drupal/core": "^8.9 || ^9 || ^10" }, "type": "drupal-module", "extra": { @@ -4859,8 +4657,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.1+3-dev", - "datestamp": "1628263536", + "version": "8.x-2.4+0-dev", + "datestamp": "1644415777", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4901,18 +4699,18 @@ }, { "name": "drupal/commerce_product", - "version": "2.28.0", + "version": "2.29.0", "require": { "drupal/commerce": "*", "drupal/commerce_price": "*", "drupal/commerce_store": "*", - "drupal/core": "^8.9 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.28", - "datestamp": "1639899120", + "version": "8.x-2.29", + "datestamp": "1643900314", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5041,17 +4839,17 @@ }, { "name": "drupal/commerce_store", - "version": "2.28.0", + "version": "2.29.0", "require": { "drupal/commerce": "*", "drupal/commerce_price": "*", - "drupal/core": "^8.9 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.28", - "datestamp": "1639899120", + "version": "8.x-2.29", + "datestamp": "1643900314", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5652,12 +5450,12 @@ ], "authors": [ { - "name": "jhodgdon", - "homepage": "https://www.drupal.org/user/155601" + "name": "Pasqualle", + "homepage": "https://www.drupal.org/user/80733" }, { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" + "name": "codebymikey", + "homepage": "https://www.drupal.org/user/3573206" } ], "description": "Provides basic revert and update functionality for other modules", @@ -6290,25 +6088,24 @@ }, { "name": "drupal/core", - "version": "8.9.19", + "version": "9.3.6", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "96eb83b31d950f020cbc079ab960159c3735a033" + "reference": "2c0c89a0f49fab56f8322721888cdfa28fe98c3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/96eb83b31d950f020cbc079ab960159c3735a033", - "reference": "96eb83b31d950f020cbc079ab960159c3735a033", + "url": "https://api.github.com/repos/drupal/core/zipball/2c0c89a0f49fab56f8322721888cdfa28fe98c3a", + "reference": "2c0c89a0f49fab56f8322721888cdfa28fe98c3a", "shasum": "" }, "require": { "asm89/stack-cors": "^1.1", - "composer/semver": "^1.0", - "doctrine/annotations": "^1.4", - "doctrine/common": "^2.7", - "easyrdf/easyrdf": "^0.9", - "egulias/email-validator": "^2.0", + "composer/semver": "^3.0", + "doctrine/annotations": "^1.12", + "doctrine/reflection": "^1.1", + "egulias/email-validator": "^2.1.22|^3.0", "ext-date": "*", "ext-dom": "*", "ext-filter": "*", @@ -6322,34 +6119,34 @@ "ext-spl": "*", "ext-tokenizer": "*", "ext-xml": "*", - "guzzlehttp/guzzle": "^6.3", - "laminas/laminas-diactoros": "^1.8", + "guzzlehttp/guzzle": "^6.5.2", + "laminas/laminas-diactoros": "^2.1", "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", "pear/archive_tar": "^1.4.14", - "php": "^7.0.8", + "php": ">=7.3.0", "psr/log": "^1.0", "stack/builder": "^1.0", - "symfony-cmf/routing": "^1.4", - "symfony/class-loader": "~3.4.0", - "symfony/console": "~3.4.0", - "symfony/dependency-injection": "~3.4.26", - "symfony/event-dispatcher": "~3.4.0", - "symfony/http-foundation": "~3.4.35", - "symfony/http-kernel": "~3.4.14", + "symfony-cmf/routing": "^2.1", + "symfony/console": "^4.4", + "symfony/dependency-injection": "^4.4", + "symfony/event-dispatcher": "^4.4", + "symfony/http-foundation": "^4.4.7", + "symfony/http-kernel": "^4.4", + "symfony/mime": "^5.4", "symfony/polyfill-iconv": "^1.0", - "symfony/process": "~3.4.0", - "symfony/psr-http-message-bridge": "^1.1.2", - "symfony/routing": "~3.4.0", - "symfony/serializer": "~3.4.0", - "symfony/translation": "~3.4.0", - "symfony/validator": "~3.4.0", - "symfony/yaml": "~3.4.5", - "twig/twig": "^1.38.2", + "symfony/polyfill-php80": "^1.16", + "symfony/process": "^4.4", + "symfony/psr-http-message-bridge": "^2.0", + "symfony/routing": "^4.4", + "symfony/serializer": "^4.4", + "symfony/translation": "^4.4", + "symfony/validator": "^4.4", + "symfony/yaml": "^4.4.19", + "twig/twig": "^2.12.0", "typo3/phar-stream-wrapper": "^3.1.3" }, "conflict": { - "drupal/pathauto": "<1.6", "drush/drush": "<8.1.10" }, "replace": { @@ -6362,10 +6159,10 @@ "drupal/big_pipe": "self.version", "drupal/block": "self.version", "drupal/block_content": "self.version", - "drupal/block_place": "self.version", "drupal/book": "self.version", "drupal/breakpoint": "self.version", "drupal/ckeditor": "self.version", + "drupal/ckeditor5": "self.version", "drupal/claro": "self.version", "drupal/classy": "self.version", "drupal/color": "self.version", @@ -6388,6 +6185,7 @@ "drupal/core-file-cache": "self.version", "drupal/core-file-security": "self.version", "drupal/core-filesystem": "self.version", + "drupal/core-front-matter": "self.version", "drupal/core-gettext": "self.version", "drupal/core-graph": "self.version", "drupal/core-http-foundation": "self.version", @@ -6434,6 +6232,7 @@ "drupal/migrate_drupal_ui": "self.version", "drupal/minimal": "self.version", "drupal/node": "self.version", + "drupal/olivero": "self.version", "drupal/options": "self.version", "drupal/page_cache": "self.version", "drupal/path": "self.version", @@ -6447,7 +6246,6 @@ "drupal/settings_tray": "self.version", "drupal/seven": "self.version", "drupal/shortcut": "self.version", - "drupal/simpletest": "self.version", "drupal/standard": "self.version", "drupal/stark": "self.version", "drupal/statistics": "self.version", @@ -6480,7 +6278,7 @@ "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", "[web-root]/index.php": "assets/scaffold/files/index.php", "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", - "[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt", + "[web-root]/README.md": "assets/scaffold/files/drupal.README.md", "[web-root]/robots.txt": "assets/scaffold/files/robots.txt", "[web-root]/update.php": "assets/scaffold/files/update.php", "[web-root]/web.config": "assets/scaffold/files/web.config", @@ -6497,6 +6295,10 @@ } }, "autoload": { + "files": [ + "includes/bootstrap.inc", + "includes/guzzle_php81_shim.php" + ], "psr-4": { "Drupal\\Core\\": "lib/Drupal/Core", "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver", @@ -6504,11 +6306,30 @@ }, "classmap": [ "lib/Drupal.php", + "lib/Drupal/Component/DependencyInjection/Container.php", + "lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php", + "lib/Drupal/Component/FileCache/FileCacheFactory.php", "lib/Drupal/Component/Utility/Timer.php", "lib/Drupal/Component/Utility/Unicode.php", + "lib/Drupal/Core/Cache/Cache.php", + "lib/Drupal/Core/Cache/CacheBackendInterface.php", + "lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php", + "lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php", + "lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php", + "lib/Drupal/Core/Cache/DatabaseBackend.php", + "lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php", + "lib/Drupal/Core/Database/Connection.php", "lib/Drupal/Core/Database/Database.php", + "lib/Drupal/Core/Database/Driver/mysql/Connection.php", + "lib/Drupal/Core/Database/Driver/pgsql/Connection.php", + "lib/Drupal/Core/Database/Driver/sqlite/Connection.php", + "lib/Drupal/Core/Database/Statement.php", + "lib/Drupal/Core/Database/StatementInterface.php", + "lib/Drupal/Core/DependencyInjection/Container.php", "lib/Drupal/Core/DrupalKernel.php", "lib/Drupal/Core/DrupalKernelInterface.php", + "lib/Drupal/Core/Http/InputBag.php", + "lib/Drupal/Core/Installer/InstallerRedirectTrait.php", "lib/Drupal/Core/Site/Settings.php" ] }, @@ -6518,22 +6339,22 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/8.9.19" + "source": "https://github.com/drupal/core/tree/9.3.6" }, - "time": "2021-09-14T22:08:18+00:00" + "time": "2022-02-15T20:26:28+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "9.2.5", + "version": "9.3.6", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "3c9efe8e154acc2cadb86b51733be55556677b0b" + "reference": "d3e0b1d707125c5de0f54315906e65654c3608da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/3c9efe8e154acc2cadb86b51733be55556677b0b", - "reference": "3c9efe8e154acc2cadb86b51733be55556677b0b", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/d3e0b1d707125c5de0f54315906e65654c3608da", + "reference": "d3e0b1d707125c5de0f54315906e65654c3608da", "shasum": "" }, "require": { @@ -6568,9 +6389,136 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.2.5" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.6" }, - "time": "2021-08-24T12:04:07+00:00" + "time": "2021-11-19T09:52:23+00:00" + }, + { + "name": "drupal/core-project-message", + "version": "9.3.6", + "source": { + "type": "git", + "url": "https://github.com/drupal/core-project-message.git", + "reference": "812d6da43dd49cc210af62e80fa92189e68e565a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/drupal/core-project-message/zipball/812d6da43dd49cc210af62e80fa92189e68e565a", + "reference": "812d6da43dd49cc210af62e80fa92189e68e565a", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.1 || ^2", + "php": ">=7.3.0" + }, + "type": "composer-plugin", + "extra": { + "class": "Drupal\\Composer\\Plugin\\ProjectMessage\\MessagePlugin" + }, + "autoload": { + "psr-4": { + "Drupal\\Composer\\Plugin\\ProjectMessage\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Adds a message after Composer installation.", + "homepage": "https://www.drupal.org/project/drupal", + "keywords": [ + "drupal" + ], + "support": { + "source": "https://github.com/drupal/core-project-message/tree/10.0.0-alpha1" + }, + "time": "2020-09-14T13:40:36+00:00" + }, + { + "name": "drupal/core-recommended", + "version": "9.3.6", + "source": { + "type": "git", + "url": "https://github.com/drupal/core-recommended.git", + "reference": "1b24d3f87b55510f85d8495a63e141e601e32a88" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/1b24d3f87b55510f85d8495a63e141e601e32a88", + "reference": "1b24d3f87b55510f85d8495a63e141e601e32a88", + "shasum": "" + }, + "require": { + "asm89/stack-cors": "1.3.0", + "composer/semver": "3.2.6", + "doctrine/annotations": "1.13.2", + "doctrine/lexer": "1.2.1", + "doctrine/reflection": "1.2.2", + "drupal/core": "9.3.6", + "egulias/email-validator": "3.1.2", + "guzzlehttp/guzzle": "6.5.5", + "guzzlehttp/promises": "1.5.1", + "guzzlehttp/psr7": "1.8.3", + "laminas/laminas-diactoros": "2.8.0", + "laminas/laminas-escaper": "2.9.0", + "laminas/laminas-feed": "2.15.0", + "laminas/laminas-stdlib": "3.6.1", + "masterminds/html5": "2.7.5", + "pear/archive_tar": "1.4.14", + "pear/console_getopt": "v1.4.3", + "pear/pear-core-minimal": "v1.10.11", + "pear/pear_exception": "v1.0.2", + "psr/cache": "1.0.1", + "psr/container": "1.1.1", + "psr/http-factory": "1.0.1", + "psr/http-message": "1.0.1", + "psr/log": "1.1.4", + "ralouphie/getallheaders": "3.0.3", + "stack/builder": "v1.0.6", + "symfony-cmf/routing": "2.3.4", + "symfony/console": "v4.4.34", + "symfony/debug": "v4.4.31", + "symfony/dependency-injection": "v4.4.34", + "symfony/deprecation-contracts": "v2.5.0", + "symfony/error-handler": "v4.4.34", + "symfony/event-dispatcher": "v4.4.34", + "symfony/event-dispatcher-contracts": "v1.1.11", + "symfony/http-client-contracts": "v2.5.0", + "symfony/http-foundation": "v4.4.34", + "symfony/http-kernel": "v4.4.35", + "symfony/mime": "v5.4.0", + "symfony/polyfill-ctype": "v1.23.0", + "symfony/polyfill-iconv": "v1.23.0", + "symfony/polyfill-intl-idn": "v1.23.0", + "symfony/polyfill-intl-normalizer": "v1.23.0", + "symfony/polyfill-mbstring": "v1.23.1", + "symfony/polyfill-php80": "v1.23.1", + "symfony/process": "v4.4.35", + "symfony/psr-http-message-bridge": "v2.1.2", + "symfony/routing": "v4.4.34", + "symfony/serializer": "v4.4.35", + "symfony/service-contracts": "v2.5.0", + "symfony/translation": "v4.4.34", + "symfony/translation-contracts": "v2.5.0", + "symfony/validator": "v4.4.35", + "symfony/var-dumper": "v5.4.0", + "symfony/yaml": "v4.4.34", + "twig/twig": "v2.14.11", + "typo3/phar-stream-wrapper": "v3.1.7" + }, + "conflict": { + "webflo/drupal-core-strict": "*" + }, + "type": "metapackage", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", + "support": { + "source": "https://github.com/drupal/core-recommended/tree/9.3.6" + }, + "time": "2022-02-15T20:26:28+00:00" }, { "name": "drupal/cshs", @@ -6834,29 +6782,26 @@ }, { "name": "drupal/debug_bar", - "version": "1.4.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/debug_bar.git", - "reference": "8.x-1.4" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/debug_bar-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "49046c56bcb1abdff29b561774ed8b5f29f12425" + "reference": "d3d9a4a9e3f69504fb957947bb60726e17737e4e" }, "require": { - "drupal/core": "^8.7.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1567404482", + "version": "8.x-1.4+1-dev", + "datestamp": "1572603185", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -7250,26 +7195,26 @@ }, { "name": "drupal/editor_advanced_link", - "version": "1.9.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editor_advanced_link.git", - "reference": "8.x-1.9" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "ee40ec8c8c7b14c69de3de6a5275959dc32455c4" + "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-2.0.0.zip", + "reference": "2.0.0", + "shasum": "db9469ffc073ab0b350296c86069441882ba2147" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.2" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1624032562", + "version": "2.0.0", + "datestamp": "1624528083", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7929,7 +7874,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_group.git", - "reference": "074b7abf3ee3a1c695aeddd11f518b2e0378b2f3" + "reference": "f9a93f0d06b4fb354015e2b380492a5ddedd009e" }, "require": { "drupal/core": "^8.8 || ^9" @@ -7943,8 +7888,8 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.1+21-dev", - "datestamp": "1621179838", + "version": "8.x-3.2+6-dev", + "datestamp": "1634760756", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -8050,32 +7995,33 @@ }, { "name": "drupal/file_mdm", - "version": "2.1.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/file_mdm.git", - "reference": "8.x-2.1" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/file_mdm-8.x-2.1.zip", - "reference": "8.x-2.1", - "shasum": "5c3d75622299ebddc0e8456bb08bb371da8771bd" + "url": "https://ftp.drupal.org/files/projects/file_mdm-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "f0611a95417d35e98b7792dfffb569afe8bd6e7c" }, "require": { - "drupal/core": "^8.8 || ^9", - "lsolesen/pel": "^0.9.8", - "phenx/php-font-lib": "^0.5.2", - "php": ">=7" + "drupal/core": "^9.2", + "lsolesen/pel": "^0.9.12", + "phenx/php-font-lib": "^0.5.4" }, "require-dev": { - "drupal/image_effects": "*" + "drupal/image_effects": "*", + "drupal/vendor_stream_wrapper": "^2", + "fileeye/linuxlibertine-fonts": "^5.3" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.1", - "datestamp": "1586801064", + "version": "8.x-2.4", + "datestamp": "1645440700", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8100,16 +8046,16 @@ }, { "name": "drupal/file_mdm_exif", - "version": "2.1.0", + "version": "2.4.0", "require": { - "drupal/core": "^8.8 || ^9", + "drupal/core": "^9.2", "drupal/file_mdm": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.1", - "datestamp": "1586801064", + "version": "8.x-2.4", + "datestamp": "1645440700", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8134,16 +8080,16 @@ }, { "name": "drupal/file_mdm_font", - "version": "2.1.0", + "version": "2.4.0", "require": { - "drupal/core": "^8.8 || ^9", + "drupal/core": "^9.2", "drupal/file_mdm": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.1", - "datestamp": "1586801064", + "version": "8.x-2.4", + "datestamp": "1645440700", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8186,8 +8132,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha4+4-dev", - "datestamp": "1620787542", + "version": "8.x-1.0-alpha4+5-dev", + "datestamp": "1621879079", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -8282,26 +8228,29 @@ }, { "name": "drupal/flag", - "version": "dev-4.x", + "version": "4.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/flag.git", - "reference": "adbaab83407641dc52198e7e656ce20db03207a7" + "reference": "8.x-4.0-beta3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/flag-8.x-4.0-beta3.zip", + "reference": "8.x-4.0-beta3", + "shasum": "856a4871034955406e111aee2227e716cc8064d6" }, "require": { "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-4.x": "4.x-dev" - }, "drupal": { - "version": "8.x-4.0-beta2+1-dev", - "datestamp": "1596783981", + "version": "8.x-4.0-beta3", + "datestamp": "1638201553", "security-coverage": { "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -8355,11 +8304,17 @@ }, { "name": "drupal/flag_lists", - "version": "dev-4.0.x", + "version": "4.0.0-beta9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/flag_lists.git", - "reference": "4f063e0df79eddd0120de7951bc9a912e9e126ab" + "reference": "4.0.0-beta9" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/flag_lists-4.0.0-beta9.zip", + "reference": "4.0.0-beta9", + "shasum": "db76e97a5c8d8d33026da958c2ede4151c945ccb" }, "require": { "drupal/core": "^8 || ^9", @@ -8367,15 +8322,12 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-4.0.x": "4.0.x-dev" - }, "drupal": { - "version": "4.0.0-beta9+16-dev", - "datestamp": "1626256977", + "version": "4.0.0-beta9", + "datestamp": "1607420074", "security-coverage": { "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -8772,17 +8724,17 @@ }, { "name": "drupal/graphql", - "version": "4.2.0", + "version": "4.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/graphql.git", - "reference": "8.x-4.2" + "reference": "8.x-4.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/graphql-8.x-4.2.zip", - "reference": "8.x-4.2", - "shasum": "51f749e36f24cd83318d8fc3c268bac376ffec22" + "url": "https://ftp.drupal.org/files/projects/graphql-8.x-4.3.zip", + "reference": "8.x-4.3", + "shasum": "dd8d69c9cc26331128a260091d30873cbd64292c" }, "require": { "drupal/core": "^8 || ^9", @@ -8796,8 +8748,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-4.2", - "datestamp": "1631726359", + "version": "8.x-4.3", + "datestamp": "1644938309", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8961,19 +8913,22 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/image_effects.git", - "reference": "82c47d5a98d8630a5dd7640ddbed05617d93185a" + "reference": "c06a97351face558f9fe0c2447881756c6880365" }, "require": { - "drupal/core": "^8.9 || ^9", - "drupal/file_mdm_exif": "^2", - "drupal/file_mdm_font": "^2", - "php": ">=7.1" + "drupal/core": "^9.2", + "drupal/file_mdm_exif": "^2.2", + "drupal/file_mdm_font": "^2.2" }, "conflict": { - "drupal/imagemagick": "<3" + "drupal/imagemagick": "<3", + "drupal/jquery_colorpicker": "<2" }, "require-dev": { - "drupal/imagemagick": "^3" + "drupal/imagemagick": "^3.3", + "drupal/jquery_colorpicker": "^2", + "drupal/vendor_stream_wrapper": "^1 | ^2", + "fileeye/linuxlibertine-fonts": "^5.3" }, "type": "drupal-module", "extra": { @@ -8981,8 +8936,8 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.1+1-dev", - "datestamp": "1611519443", + "version": "8.x-3.1+15-dev", + "datestamp": "1639922922", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9011,29 +8966,28 @@ }, { "name": "drupal/imagemagick", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/imagemagick.git", - "reference": "8.x-3.2" + "reference": "8.x-3.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/imagemagick-8.x-3.2.zip", - "reference": "8.x-3.2", - "shasum": "35346cda3bb9c989387a282dd7f7bb4da4f70fce" + "url": "https://ftp.drupal.org/files/projects/imagemagick-8.x-3.3.zip", + "reference": "8.x-3.3", + "shasum": "b950caf621f23642b6f7bcbe8ae74d4d57f9ac3f" }, "require": { - "drupal/core": "^8.9 || ^9.1", + "drupal/core": "^9.2", "drupal/file_mdm": "^2", - "drupal/sophron": "^1", - "php": ">=7.1" + "drupal/sophron": "^1.2" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.2", - "datestamp": "1622711751", + "version": "8.x-3.3", + "datestamp": "1638027743", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9724,27 +9678,30 @@ }, { "name": "drupal/jsonrpc", - "version": "dev-1.x", + "version": "2.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jsonrpc.git", - "reference": "50ca339a2d241df19806a17418bab38fa5c12278" + "reference": "2.0.5" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/jsonrpc-2.0.5.zip", + "reference": "2.0.5", + "shasum": "61eacf8d6b80d3375b3e2a263f58a88c2017bc36" }, "require": { - "drupal/core": "~8.0", + "drupal/core": "^8 || ^9", "e0ipso/shaper": "^1.2.1" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta6+0-dev", - "datestamp": "1552196884", + "version": "2.0.5", + "datestamp": "1622808691", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -9878,7 +9835,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/login_destination.git", - "reference": "bb4d8e7b31589d53fb0e6aeaa86dd35870479c63" + "reference": "1412789827454934486b1b3dd37ae8a79c728916" }, "require": { "drupal/core": "^8.7.10 || ^9" @@ -9893,8 +9850,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.0-alpha3+8-dev", - "datestamp": "1603450565", + "version": "8.x-2.0-beta1+2-dev", + "datestamp": "1637052736", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -10060,7 +10017,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/mailgun.git", - "reference": "1a10005e0b570cf6ffdda8af128adb7146993ec7" + "reference": "daff12bc4f8329205bec74192a94fde8eaaa0937" }, "require": { "drupal/core": "^8.8 || ^9", @@ -10076,8 +10033,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0+5-dev", - "datestamp": "1641908610", + "version": "8.x-1.0+7-dev", + "datestamp": "1644490445", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -10309,17 +10266,17 @@ }, { "name": "drupal/matomo", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/matomo.git", - "reference": "8.x-1.14" + "reference": "8.x-1.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.14.zip", - "reference": "8.x-1.14", - "shasum": "d098510f86002376fd0cd5970280c45faba7d8cb" + "url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.15.zip", + "reference": "8.x-1.15", + "shasum": "d05a3ce413c6bb9b044e56098883e259bc1a7ef9" }, "require": { "drupal/core": "^8.8.0 || ^9.0.0" @@ -10335,8 +10292,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.14", - "datestamp": "1639155906", + "version": "8.x-1.15", + "datestamp": "1645376728", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10497,7 +10454,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "17bc5a2094dec85a921fdac6aff0030bfe004744" + "reference": "6e7abbad59eeb674020841d801b3fab6a5532e6c" }, "require": { "drupal/core": "^8 || ^9" @@ -10508,8 +10465,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.6+9-dev", - "datestamp": "1612055345", + "version": "8.x-1.7+2-dev", + "datestamp": "1645156221", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -10737,16 +10694,14 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_plus.git", - "reference": "5bc0cb8bb59e7900393afd717a60f33e47f1483e" + "reference": "996e4f18007def5387d940a8d7f3229a9d5fefd8" }, "require": { - "drupal/core": "^8.8 || ^9", - "php": ">=7.1" + "drupal/core": "^9.1" }, "require-dev": { "drupal/migrate_example_advanced_setup": "*", - "drupal/migrate_example_setup": "*", - "drush/drush": "^10" + "drupal/migrate_example_setup": "*" }, "suggest": { "ext-soap": "*", @@ -10758,17 +10713,12 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.1+35-dev", - "datestamp": "1618859298", + "version": "8.x-5.2+28-dev", + "datestamp": "1645455350", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." } - }, - "drush": { - "services": { - "drush.services.yml": "^9 || ^10" - } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -10785,6 +10735,10 @@ "name": "Lucas Hedding", "homepage": "https://www.drupal.org/u/heddn", "role": "Maintainer" + }, + { + "name": "mikeryan", + "homepage": "https://www.drupal.org/user/4420" } ], "description": "Enhancements to core migration support.", @@ -10801,10 +10755,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "56d82b4fc111dd26f2c3a1e53c06015eb854df20" + "reference": "310ddce63f0d7e0b08b0f1979db0c55012ce0fb7" }, "require": { - "drupal/core": "^8.8 | ^9", + "drupal/core": "^9.1", "drupal/migrate_plus": "^5", "php": ">=7.1" }, @@ -10821,8 +10775,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.0+13-dev", - "datestamp": "1618603463", + "version": "8.x-5.1+2-dev", + "datestamp": "1644356540", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -10883,8 +10837,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha3+14-dev", - "datestamp": "1597100346", + "version": "8.x-1.0-alpha3+15-dev", + "datestamp": "1620981868", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -10982,29 +10936,28 @@ }, { "name": "drupal/pagerer", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pagerer.git", - "reference": "8.x-2.1" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pagerer-8.x-2.1.zip", - "reference": "8.x-2.1", - "shasum": "a08539fde32372b66771afbaeba4105de19ddb14" + "url": "https://ftp.drupal.org/files/projects/pagerer-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "e7c8479a38df9bc9b86304e778a3be42db3fdb17" }, "require": { - "drupal/core": "^8.9 || ^9.1", - "drupal/jquery_ui_button": "*", - "drupal/jquery_ui_slider": "*", - "php": ">=7.1" + "drupal/core": "^9.2", + "drupal/jquery_ui_button": "^1.1", + "drupal/jquery_ui_slider": "^1.1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.1", - "datestamp": "1621939797", + "version": "8.x-2.2", + "datestamp": "1640209287", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11201,17 +11154,17 @@ }, { "name": "drupal/pathauto", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "ede3216abb9c4f77709338d9147334c595046329" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "f075ebff595c9b8b62333d65ad29020330e0ea9d" }, "require": { "drupal/core": "^8.8 || ^9", @@ -11224,8 +11177,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1588103046", + "version": "8.x-1.9", + "datestamp": "1644822949", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11392,49 +11345,6 @@ "source": "https://git.drupalcode.org/project/payment" } }, - { - "name": "drupal/payment_commerce", - "version": "dev-2.x", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/payment_commerce.git", - "reference": "deaa480c6c9a8f3e32567650e265d47f0e93e67e" - }, - "require": { - "drupal/commerce_payment": "*", - "drupal/core": "~8.0", - "drupal/payment": "*" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, - "drupal": { - "version": "8.x-2.x-dev", - "datestamp": "1507110244", - "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "ricovandevin", - "homepage": "https://www.drupal.org/user/1243726" - } - ], - "description": "Allows Drupal Commerce orders to be paid using Payment.", - "homepage": "https://www.drupal.org/project/payment_commerce", - "support": { - "source": "https://git.drupalcode.org/project/payment_commerce" - } - }, { "name": "drupal/pdf_api", "version": "2.1.0", @@ -11810,6 +11720,10 @@ "name": "AlexBorsody", "homepage": "https://www.drupal.org/user/473596" }, + { + "name": "Ambient.Impact", + "homepage": "https://www.drupal.org/user/1131532" + }, { "name": "ChristophWeber", "homepage": "https://www.drupal.org/user/281751" @@ -12041,26 +11955,26 @@ }, { "name": "drupal/role_delegation", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/role_delegation.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "a63b548056cc729beacfd385625fafb983e0f73e" + "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "08095bada0f492e70d32fcf357a8c01825ca81fc" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1580498751", + "version": "8.x-1.2", + "datestamp": "1644486753", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12360,40 +12274,41 @@ }, { "name": "drupal/search_api_solr", - "version": "4.2.1", + "version": "4.2.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_solr.git", - "reference": "4.2.1" + "reference": "4.2.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api_solr-4.2.1.zip", - "reference": "4.2.1", - "shasum": "54e40c7ce41cef8edfb92807f87db06b0b13e9c8" + "url": "https://ftp.drupal.org/files/projects/search_api_solr-4.2.7.zip", + "reference": "4.2.7", + "shasum": "a88ffc04e24224c61658675a8832f6939916614b" }, "require": { "composer/semver": "^1.0|^3.0", "consolidation/annotated-command": "^2.12|^4.1", - "drupal/core": "^8.8 || ^9", - "drupal/search_api": "~1.17", + "drupal/core": "^9.2 || ^10.0", + "drupal/search_api": "~1.23", "ext-dom": "*", "ext-json": "*", "ext-simplexml": "*", "laminas/laminas-stdlib": "^3.2", "maennchen/zipstream-php": "^1.2|^2.0", "php": "^7.3|^8.0", - "solarium/solarium": "^6.1.5" + "solarium/solarium": "^6.2.3" }, "conflict": { "drupal/acquia_search_solr": "<1.0.0-beta8", + "drupal/search_api_autocomplete": "<1.6.0", "drupal/search_api_solr_multilingual": "<3.0.0" }, "require-dev": { "drupal/devel": "^4.0", "drupal/facets": "1.x-dev", "drupal/geofield": "1.x-dev", - "drupal/search_api_autocomplete": "1.x-dev", + "drupal/search_api_autocomplete": "*", "drupal/search_api_location": "1.x-dev", "drupal/search_api_spellcheck": "3.x-dev", "monolog/monolog": "^1.25", @@ -12409,8 +12324,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.2.1", - "datestamp": "1628871708", + "version": "4.2.7", + "datestamp": "1643655324", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12418,7 +12333,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9" + "drush.services.yml": "^9 || ^10" } } }, @@ -12477,8 +12392,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0+2-dev", - "datestamp": "1542727380", + "version": "8.x-1.0+3-dev", + "datestamp": "1620246000", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -12494,6 +12409,10 @@ "name": "Alice Heaton", "homepage": "https://www.drupal.org/user/60899" }, + { + "name": "Anybody", + "homepage": "https://www.drupal.org/user/291091" + }, { "name": "alcroito", "homepage": "https://www.drupal.org/user/176134" @@ -12815,28 +12734,27 @@ }, { "name": "drupal/sophron", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/sophron.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/sophron-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "afb3650458b15b87918471defa763f24880622ca" + "url": "https://ftp.drupal.org/files/projects/sophron-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "f222f4db7d43ee604c6c7a8f5a17a76c16a66e93" }, "require": { - "drupal/core": "^8.9 || ^9", - "fileeye/mimemap": "^1.1.4", - "php": ">=7.1" + "drupal/core": "^9.2", + "fileeye/mimemap": "^1.2.1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1606047077", + "version": "8.x-1.2", + "datestamp": "1637954244", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12866,27 +12784,27 @@ }, { "name": "drupal/state_machine", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/state_machine.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/state_machine-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "1c6bacfb94bb04a8e8f32e6027644c6381422350" + "url": "https://ftp.drupal.org/files/projects/state_machine-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "9a29e00e4c47202fd4b27be792d18d2026f733b2" }, "require": { - "drupal/core": "^8.7.7 || ^9", + "drupal/core": "^9.2 || ^10", "php": ">=7.0.8" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1628248627", + "version": "8.x-1.6", + "datestamp": "1644836575", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13255,20 +13173,20 @@ }, { "name": "drupal/synonyms", - "version": "2.0.0-beta2", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/synonyms.git", - "reference": "2.0.0-beta2" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/synonyms-2.0.0-beta2.zip", - "reference": "2.0.0-beta2", - "shasum": "0d3b80f95c4da1c726f0fd73cbaf33f6fb93b0a1" + "url": "https://ftp.drupal.org/files/projects/synonyms-2.1.0.zip", + "reference": "2.1.0", + "shasum": "8b2c28b864e4012fce184cc8acc914276b3b40cd" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9 || ^10" }, "require-dev": { "drupal/synonyms_list_field": "*" @@ -13276,11 +13194,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-beta2", - "datestamp": "1622578579", + "version": "2.1.0", + "datestamp": "1641244507", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -13290,26 +13208,30 @@ ], "authors": [ { - "name": "Zen", - "homepage": "https://www.drupal.org/user/21209" + "name": "Bojan Zivanovic", + "homepage": "https://www.drupal.org/u/bojanz", + "role": "Author and D5, D6 and D7 versions developer." }, { - "name": "bojanz", - "homepage": "https://www.drupal.org/user/86106" + "name": "Alex Trosenko", + "homepage": "https://www.drupal.org/u/bucefal91", + "role": "D7 and D8 versions developer." }, { - "name": "bucefal91", - "homepage": "https://www.drupal.org/user/504128" + "name": "Duro Arezina", + "homepage": "https://www.drupal.org/u/devad", + "role": "D8, D9 and D10 versions maintenance" }, { - "name": "devad", - "homepage": "https://www.drupal.org/user/2268520" + "name": "See other contributors", + "homepage": "https://www.drupal.org/node/148775/committers" } ], "description": "Provides synonyms feature for all entities.", "homepage": "https://www.drupal.org/project/synonyms", "support": { - "source": "https://git.drupalcode.org/project/synonyms" + "source": "https://git.drupalcode.org/project/synonyms", + "issues": "https://www.drupal.org/project/issues/synonyms" } }, { @@ -13555,50 +13477,6 @@ "source": "https://git.drupalcode.org/project/token" } }, - { - "name": "drupal/toolbar_themes", - "version": "1.0.0-alpha4", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/toolbar_themes.git", - "reference": "8.x-1.0-alpha4" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/toolbar_themes-8.x-1.0-alpha4.zip", - "reference": "8.x-1.0-alpha4", - "shasum": "15c38da8bfd5a44e47e436d8f432a0aaf6b2cd70" - }, - "require": { - "drupal/core": "^8" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.0-alpha4", - "datestamp": "1474198439", - "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Jeff Burnz", - "homepage": "https://www.drupal.org/user/61393" - } - ], - "description": "Apply themes to the toolbar.", - "homepage": "https://www.drupal.org/project/toolbar_themes", - "support": { - "source": "https://git.drupalcode.org/project/toolbar_themes" - } - }, { "name": "drupal/translate_side_by_side", "version": "dev-1.x", @@ -13648,7 +13526,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/translation_views.git", - "reference": "1327c93d83eeccf0e7f7219697df3939dba5161e" + "reference": "b02d3185e6d18116a1daa928c0d315042208ee5d" }, "require": { "drupal/core": "^8.8 || ^9" @@ -14143,7 +14021,7 @@ "extra": { "drupal": { "version": "4.0.1", - "datestamp": "1642845472", + "datestamp": "1642845502", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14319,17 +14197,17 @@ }, { "name": "drupal/webform", - "version": "6.1.2", + "version": "6.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "6.1.2" + "reference": "6.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-6.1.2.zip", - "reference": "6.1.2", - "shasum": "3afb96566f5d31474483e163b4e0138d43cffdcd" + "url": "https://ftp.drupal.org/files/projects/webform-6.1.3.zip", + "reference": "6.1.3", + "shasum": "efd032eadc10a4752b9b0203152a5d20eefac175" }, "require": { "drupal/core": "^8.8 || ^9" @@ -14339,15 +14217,15 @@ "drupal/bootstrap": "~3.0", "drupal/captcha": "~1.0", "drupal/chosen": "~3.0", - "drupal/clientside_validation": "*", + "drupal/clientside_validation": "~3.0", "drupal/clientside_validation_jquery": "*", - "drupal/devel": "*", + "drupal/devel": "~3.0", "drupal/entity": "~1.0", - "drupal/entity_print": "*", + "drupal/entity_print": "~2.0", "drupal/gnode": "*", - "drupal/group": "*", + "drupal/group": "1.0", "drupal/jquery_ui": "~1.0", - "drupal/jquery_ui_checkboxradio": "*", + "drupal/jquery_ui_checkboxradio": "~1.0", "drupal/jquery_ui_datepicker": "~1.0", "drupal/lingotek": "~3.0", "drupal/mailsystem": "~4.0", @@ -14356,7 +14234,7 @@ "drupal/smtp": "~1.0", "drupal/styleguide": "~1.0", "drupal/telephone_validation": "~2.0", - "drupal/token": "*", + "drupal/token": "~1.0", "drupal/variationcache": "~1.0", "drupal/webform_access": "*", "drupal/webform_attachment": "*", @@ -14377,8 +14255,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.1.2", - "datestamp": "1638988073", + "version": "6.1.3", + "datestamp": "1644940723", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14506,16 +14384,16 @@ }, { "name": "drush/drush", - "version": "10.6.0", + "version": "10.6.2", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "c86d327359baddb0a2f51bb458703826469a0445" + "reference": "0a570a16ec63259eb71195aba5feab532318b337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/c86d327359baddb0a2f51bb458703826469a0445", - "reference": "c86d327359baddb0a2f51bb458703826469a0445", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/0a570a16ec63259eb71195aba5feab532318b337", + "reference": "0a570a16ec63259eb71195aba5feab532318b337", "shasum": "" }, "require": { @@ -14523,17 +14401,17 @@ "composer/semver": "^1.4 || ^3", "consolidation/config": "^1.2", "consolidation/filter-via-dot-access-data": "^1", - "consolidation/robo": "^1.4.11 || ^2", + "consolidation/robo": "^1.4.11 || ^2 || ^3", "consolidation/site-alias": "^3.0.0@stable", "consolidation/site-process": "^2.1 || ^4", "enlightn/security-checker": "^1", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", "guzzlehttp/guzzle": "^6.3 || ^7.0", - "league/container": "~2", + "league/container": "^2.5 || ^3.4", "php": ">=7.1.3", "psr/log": "~1.0", - "psy/psysh": "~0.6", + "psy/psysh": ">=0.6 <0.11", "symfony/event-dispatcher": "^3.4 || ^4.0", "symfony/finder": "^3.4 || ^4.0 || ^5", "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0", @@ -14639,7 +14517,7 @@ "irc": "irc://irc.freenode.org/drush", "issues": "https://github.com/drush-ops/drush/issues", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/10.6.0" + "source": "https://github.com/drush-ops/drush/tree/10.6.2" }, "funding": [ { @@ -14647,7 +14525,7 @@ "type": "github" } ], - "time": "2021-08-13T10:40:40+00:00" + "time": "2021-12-15T17:09:54+00:00" }, { "name": "e0ipso/shaper", @@ -14695,97 +14573,29 @@ }, "time": "2021-05-19T09:42:57+00:00" }, - { - "name": "easyrdf/easyrdf", - "version": "0.9.1", - "source": { - "type": "git", - "url": "https://github.com/easyrdf/easyrdf.git", - "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566", - "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566", - "shasum": "" - }, - "require": { - "ext-mbstring": "*", - "ext-pcre": "*", - "php": ">=5.2.8" - }, - "require-dev": { - "phpunit/phpunit": "~3.5", - "sami/sami": "~1.4", - "squizlabs/php_codesniffer": "~1.4.3" - }, - "suggest": { - "ml/json-ld": "~1.0" - }, - "type": "library", - "autoload": { - "psr-0": { - "EasyRdf_": "lib/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Nicholas Humfrey", - "email": "njh@aelius.com", - "homepage": "http://www.aelius.com/njh/", - "role": "Developer" - }, - { - "name": "Alexey Zakhlestin", - "email": "indeyets@gmail.com", - "role": "Developer" - } - ], - "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", - "homepage": "http://www.easyrdf.org/", - "keywords": [ - "Linked Data", - "RDF", - "Semantic Web", - "Turtle", - "rdfa", - "sparql" - ], - "support": { - "forum": "http://groups.google.com/group/easyrdf/", - "irc": "irc://chat.freenode.net/easyrdf", - "issues": "http://github.com/njh/easyrdf/issues", - "source": "https://github.com/easyrdf/easyrdf/tree/0.9.1" - }, - "time": "2015-02-27T09:45:49+00:00" - }, { "name": "egulias/email-validator", - "version": "2.1.25", + "version": "3.1.2", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4" + "reference": "ee0db30118f661fb166bcffbf5d82032df484697" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4", - "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ee0db30118f661fb166bcffbf5d82032df484697", + "reference": "ee0db30118f661fb166bcffbf5d82032df484697", "shasum": "" }, "require": { - "doctrine/lexer": "^1.0.1", - "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.10" + "doctrine/lexer": "^1.2", + "php": ">=7.2", + "symfony/polyfill-intl-idn": "^1.15" }, "require-dev": { - "dominicsayers/isemail": "^3.0.7", - "phpunit/phpunit": "^4.8.36|^7.5.15", - "satooshi/php-coveralls": "^1.0.1" + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^8.5.8|^9.3.3", + "vimeo/psalm": "^4" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -14793,7 +14603,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "3.0.x-dev" } }, "autoload": { @@ -14821,7 +14631,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/2.1.25" + "source": "https://github.com/egulias/EmailValidator/tree/3.1.2" }, "funding": [ { @@ -14829,7 +14639,7 @@ "type": "github" } ], - "time": "2020-12-29T14:50:06+00:00" + "time": "2021-10-11T09:18:27+00:00" }, { "name": "enlightn/security-checker", @@ -14959,16 +14769,16 @@ }, { "name": "giggsey/libphonenumber-for-php", - "version": "8.12.31", + "version": "8.12.43", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "2d79a2443df5a693286510a24a308a0625a8132c" + "reference": "27bc97a4941f42d320fb6da3de0dcaaf7db69f5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/2d79a2443df5a693286510a24a308a0625a8132c", - "reference": "2d79a2443df5a693286510a24a308a0625a8132c", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/27bc97a4941f42d320fb6da3de0dcaaf7db69f5d", + "reference": "27bc97a4941f42d320fb6da3de0dcaaf7db69f5d", "shasum": "" }, "require": { @@ -15028,20 +14838,20 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "source": "https://github.com/giggsey/libphonenumber-for-php" }, - "time": "2021-08-24T07:02:46+00:00" + "time": "2022-02-09T07:46:55+00:00" }, { "name": "giggsey/locale", - "version": "2.0", + "version": "2.1", "source": { "type": "git", "url": "https://github.com/giggsey/Locale.git", - "reference": "f28e0fa55e842afe034a7671df79757731467031" + "reference": "8d324583b5899e6280a875c43bf1fc9658bc6962" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/Locale/zipball/f28e0fa55e842afe034a7671df79757731467031", - "reference": "f28e0fa55e842afe034a7671df79757731467031", + "url": "https://api.github.com/repos/giggsey/Locale/zipball/8d324583b5899e6280a875c43bf1fc9658bc6962", + "reference": "8d324583b5899e6280a875c43bf1fc9658bc6962", "shasum": "" }, "require": { @@ -15080,9 +14890,9 @@ "description": "Locale functions required by libphonenumber-for-php", "support": { "issues": "https://github.com/giggsey/Locale/issues", - "source": "https://github.com/giggsey/Locale/tree/2.0" + "source": "https://github.com/giggsey/Locale/tree/2.1" }, - "time": "2021-08-23T09:01:14+00:00" + "time": "2021-11-04T19:12:22+00:00" }, { "name": "grasmash/expander", @@ -15223,12 +15033,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -15639,40 +15449,49 @@ }, { "name": "laminas/laminas-diactoros", - "version": "1.8.7p2", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa" + "reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa", - "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/0c26ef1d95b6d7e6e3943a243ba3dc0797227199", + "reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0", + "psr/http-factory": "^1.0", "psr/http-message": "^1.0" }, + "conflict": { + "phpspec/prophecy": "<1.9.0", + "zendframework/zend-diactoros": "*" + }, "provide": { + "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, - "replace": { - "zendframework/zend-diactoros": "~1.8.7.0" - }, "require-dev": { + "ext-curl": "*", "ext-dom": "*", + "ext-gd": "*", "ext-libxml": "*", - "laminas/laminas-coding-standard": "~1.0", - "php-http/psr7-integration-tests": "dev-master", - "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7" + "http-interop/http-factory-tests": "^0.8.0", + "laminas/laminas-coding-standard": "~1.0.0", + "php-http/psr7-integration-tests": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.1", + "psalm/plugin-phpunit": "^0.14.0", + "vimeo/psalm": "^4.3" }, "type": "library", "extra": { - "branch-alias": { - "dev-release-1.8": "1.8.x-dev" + "laminas": { + "config-provider": "Laminas\\Diactoros\\ConfigProvider", + "module": "Laminas\\Diactoros" } }, "autoload": { @@ -15708,6 +15527,7 @@ "http", "laminas", "psr", + "psr-17", "psr-7" ], "support": { @@ -15718,7 +15538,13 @@ "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", "source": "https://github.com/laminas/laminas-diactoros" }, - "time": "2020-03-23T15:28:28+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-22T03:54:36+00:00" }, { "name": "laminas/laminas-escaper", @@ -15784,16 +15610,16 @@ }, { "name": "laminas/laminas-feed", - "version": "2.16.0", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "cbd0e10c867a1efa6594164d229d8caf4a4ae4c7" + "reference": "3ef837a12833c74b438d2c3780023c4244e0abae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/cbd0e10c867a1efa6594164d229d8caf4a4ae4c7", - "reference": "cbd0e10c867a1efa6594164d229d8caf4a4ae4c7", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3ef837a12833c74b438d2c3780023c4244e0abae", + "reference": "3ef837a12833c74b438d2c3780023c4244e0abae", "shasum": "" }, "require": { @@ -15857,20 +15683,20 @@ "type": "community_bridge" } ], - "time": "2021-12-17T09:12:35+00:00" + "time": "2021-09-20T18:11:11+00:00" }, { "name": "laminas/laminas-stdlib", - "version": "3.7.1", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "bcd869e2fe88d567800057c1434f2380354fe325" + "reference": "db581851a092246ad99e12d4fddf105184924c71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/bcd869e2fe88d567800057c1434f2380354fe325", - "reference": "bcd869e2fe88d567800057c1434f2380354fe325", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/db581851a092246ad99e12d4fddf105184924c71", + "reference": "db581851a092246ad99e12d4fddf105184924c71", "shasum": "" }, "require": { @@ -15881,8 +15707,8 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.3.0", - "phpbench/phpbench": "^1.0", - "phpunit/phpunit": "^9.3.7", + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "~9.3.7", "psalm/plugin-phpunit": "^0.16.0", "vimeo/psalm": "^4.7" }, @@ -15916,103 +15742,43 @@ "type": "community_bridge" } ], - "time": "2022-01-21T15:50:46+00:00" - }, - { - "name": "laminas/laminas-zendframework-bridge", - "version": "1.4.1", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "88bf037259869891afce6504cacc4f8a07b24d0f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/88bf037259869891afce6504cacc4f8a07b24d0f", - "reference": "88bf037259869891afce6504cacc4f8a07b24d0f", - "shasum": "" - }, - "require": { - "php": "^7.3 || ~8.0.0 || ~8.1.0" - }, - "require-dev": { - "phpunit/phpunit": "^9.3", - "psalm/plugin-phpunit": "^0.15.1", - "squizlabs/php_codesniffer": "^3.5", - "vimeo/psalm": "^4.6" - }, - "type": "library", - "extra": { - "laminas": { - "module": "Laminas\\ZendFrameworkBridge" - } - }, - "autoload": { - "files": [ - "src/autoload.php" - ], - "psr-4": { - "Laminas\\ZendFrameworkBridge\\": "src//" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Alias legacy ZF class names to Laminas Project equivalents.", - "keywords": [ - "ZendFramework", - "autoloading", - "laminas", - "zf" - ], - "support": { - "forum": "https://discourse.laminas.dev/", - "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", - "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", - "source": "https://github.com/laminas/laminas-zendframework-bridge" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-12-21T14:34:37+00:00" + "time": "2021-11-10T11:33:52+00:00" }, { "name": "league/container", - "version": "2.5.0", + "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3" + "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/8438dc47a0674e3378bcce893a0a04d79a2c22b3", - "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3", + "url": "https://api.github.com/repos/thephpleague/container/zipball/84ecbc2dbecc31bd23faf759a0e329ee49abddbd", + "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd", "shasum": "" }, "require": { - "container-interop/container-interop": "^1.2", - "php": "^5.4 || ^7.0 || ^8.0" + "php": "^7.0 || ^8.0", + "psr/container": "^1.0.0" }, "provide": { - "container-interop/container-interop-implementation": "^1.2", "psr/container-implementation": "^1.0" }, "replace": { "orno/di": "~2.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.36", - "scrutinizer/ocular": "^1.3", + "phpunit/phpunit": "^6.0 || ^7.0", + "roave/security-advisories": "dev-latest", + "scrutinizer/ocular": "^1.8", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { + "dev-master": "3.x-dev", + "dev-3.x": "3.x-dev", "dev-2.x": "2.x-dev", "dev-1.x": "1.x-dev" } @@ -16047,7 +15813,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/2.5.0" + "source": "https://github.com/thephpleague/container/tree/3.4.1" }, "funding": [ { @@ -16055,20 +15821,20 @@ "type": "github" } ], - "time": "2021-02-22T09:20:06+00:00" + "time": "2021-07-09T08:23:52+00:00" }, { "name": "lsolesen/pel", - "version": "0.9.11", + "version": "0.9.12", "source": { "type": "git", "url": "https://github.com/pel/pel.git", - "reference": "3229f133f9403894fd77de7832b25aead8164221" + "reference": "b95fe29cdacf9d36330da277f10910a13648c84c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pel/pel/zipball/3229f133f9403894fd77de7832b25aead8164221", - "reference": "3229f133f9403894fd77de7832b25aead8164221", + "url": "https://api.github.com/repos/pel/pel/zipball/b95fe29cdacf9d36330da277f10910a13648c84c", + "reference": "b95fe29cdacf9d36330da277f10910a13648c84c", "shasum": "" }, "require": { @@ -16113,9 +15879,9 @@ ], "support": { "issues": "https://github.com/pel/pel/issues", - "source": "https://github.com/pel/pel/tree/0.9.11" + "source": "https://github.com/pel/pel/tree/0.9.12" }, - "time": "2022-02-04T15:03:47+00:00" + "time": "2022-02-18T13:20:54+00:00" }, { "name": "maennchen/zipstream-php", @@ -16550,9 +16316,6 @@ "require": { "php": "^7.1 || ^8.0" }, - "replace": { - "myclabs/deep-copy": "self.version" - }, "require-dev": { "doctrine/collections": "^1.0", "doctrine/common": "^2.6", @@ -17372,16 +17135,16 @@ }, { "name": "php-http/httplug", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", - "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9" + "reference": "f640739f80dfa1152533976e3c112477f69274eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9", - "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9", + "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb", + "reference": "f640739f80dfa1152533976e3c112477f69274eb", "shasum": "" }, "require": { @@ -17428,22 +17191,22 @@ ], "support": { "issues": "https://github.com/php-http/httplug/issues", - "source": "https://github.com/php-http/httplug/tree/master" + "source": "https://github.com/php-http/httplug/tree/2.3.0" }, - "time": "2020-07-13T15:43:23+00:00" + "time": "2022-02-21T09:52:22+00:00" }, { "name": "php-http/message", - "version": "1.12.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", - "reference": "39eb7548be982a81085fe5a6e2a44268cd586291" + "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message/zipball/39eb7548be982a81085fe5a6e2a44268cd586291", - "reference": "39eb7548be982a81085fe5a6e2a44268cd586291", + "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361", + "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361", "shasum": "" }, "require": { @@ -17460,7 +17223,7 @@ "ext-zlib": "*", "guzzlehttp/psr7": "^1.0", "laminas/laminas-diactoros": "^2.0", - "phpspec/phpspec": "^5.1 || ^6.3", + "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", "slim/slim": "^3.0" }, "suggest": { @@ -17476,12 +17239,12 @@ } }, "autoload": { - "psr-4": { - "Http\\Message\\": "src/" - }, "files": [ "src/filters.php" - ] + ], + "psr-4": { + "Http\\Message\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -17502,9 +17265,9 @@ ], "support": { "issues": "https://github.com/php-http/message/issues", - "source": "https://github.com/php-http/message/tree/1.12.0" + "source": "https://github.com/php-http/message/tree/1.13.0" }, - "time": "2021-08-29T09:13:12+00:00" + "time": "2022-02-11T13:41:14+00:00" }, { "name": "php-http/message-factory", @@ -17681,16 +17444,16 @@ }, { "name": "phpmailer/phpmailer", - "version": "v6.5.1", + "version": "v6.5.4", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355" + "reference": "c0d9f7dd3c2aa247ca44791e9209233829d82285" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/dd803df5ad7492e1b40637f7ebd258fee5ca7355", - "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c0d9f7dd3c2aa247ca44791e9209233829d82285", + "reference": "c0d9f7dd3c2aa247ca44791e9209233829d82285", "shasum": "" }, "require": { @@ -17703,10 +17466,10 @@ "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/annotations": "^1.2", "php-parallel-lint/php-console-highlighter": "^0.5.0", - "php-parallel-lint/php-parallel-lint": "^1.3", + "php-parallel-lint/php-parallel-lint": "^1.3.1", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", - "squizlabs/php_codesniffer": "^3.6.0", + "squizlabs/php_codesniffer": "^3.6.2", "yoast/phpunit-polyfills": "^1.0.0" }, "suggest": { @@ -17747,7 +17510,7 @@ "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", - "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.1" + "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.4" }, "funding": [ { @@ -17755,7 +17518,7 @@ "type": "github" } ], - "time": "2021-08-18T09:14:16+00:00" + "time": "2022-02-17T08:19:04+00:00" }, { "name": "psr/cache", @@ -18116,29 +17879,29 @@ }, { "name": "psy/psysh", - "version": "v0.11.1", + "version": "v0.10.12", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "570292577277f06f590635381a7f761a6cf4f026" + "reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/570292577277f06f590635381a7f761a6cf4f026", - "reference": "570292577277f06f590635381a7f761a6cf4f026", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a0d9981aa07ecfcbea28e4bfa868031cca121e7d", + "reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", - "nikic/php-parser": "^4.0 || ^3.1", - "php": "^8.0 || ^7.0.8", - "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4", - "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4" + "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", + "php": "^8.0 || ^7.0 || ^5.5.9", + "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", + "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", - "hoa/console": "3.17.05.02" + "hoa/console": "3.17.*" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", @@ -18153,7 +17916,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.11.x-dev" + "dev-main": "0.10.x-dev" } }, "autoload": { @@ -18185,9 +17948,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.11.1" + "source": "https://github.com/bobthecow/psysh/tree/v0.10.12" }, - "time": "2022-01-03T13:58:38+00:00" + "time": "2021-11-30T14:05:36+00:00" }, { "name": "ralouphie/getallheaders", @@ -18577,16 +18340,16 @@ }, { "name": "stripe/stripe-php", - "version": "v7.113.0", + "version": "v7.114.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "1aef1ccffad48f39952073e0ed53cb8f3f1b1d8c" + "reference": "63be231686c6874befb5b3a47fb8effb4c30b78b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/1aef1ccffad48f39952073e0ed53cb8f3f1b1d8c", - "reference": "1aef1ccffad48f39952073e0ed53cb8f3f1b1d8c", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/63be231686c6874befb5b3a47fb8effb4c30b78b", + "reference": "63be231686c6874befb5b3a47fb8effb4c30b78b", "shasum": "" }, "require": { @@ -18631,9 +18394,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v7.113.0" + "source": "https://github.com/stripe/stripe-php/tree/v7.114.0" }, - "time": "2022-02-03T23:46:29+00:00" + "time": "2022-02-15T22:48:31+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -18713,43 +18476,43 @@ }, { "name": "symfony-cmf/routing", - "version": "1.4.1", + "version": "2.3.4", "source": { "type": "git", - "url": "https://github.com/symfony-cmf/routing.git", - "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac" + "url": "https://github.com/symfony-cmf/Routing.git", + "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac", - "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac", + "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", + "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", "shasum": "" }, "require": { - "php": "^5.3.9|^7.0", - "psr/log": "1.*", - "symfony/http-kernel": "^2.2|3.*", - "symfony/routing": "^2.2|3.*" + "php": "^7.2 || ^8.0", + "psr/log": "^1.0 || ^2.0 || ^3.0", + "symfony/http-kernel": "^4.4 || ^5.0", + "symfony/routing": "^4.4 || ^5.0" }, "require-dev": { - "friendsofsymfony/jsrouting-bundle": "^1.1", - "symfony-cmf/testing": "^1.3", - "symfony/config": "^2.2|3.*", - "symfony/dependency-injection": "^2.0.5|3.*", - "symfony/event-dispatcher": "^2.1|3.*" + "symfony-cmf/testing": "^3@dev", + "symfony/config": "^4.4 || ^5.0", + "symfony/dependency-injection": "^4.4 || ^5.0", + "symfony/event-dispatcher": "^4.4 || ^5.0", + "symfony/phpunit-bridge": "^5.0" }, "suggest": { - "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)" + "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { - "Symfony\\Cmf\\Component\\Routing\\": "" + "Symfony\\Cmf\\Component\\Routing\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -18762,85 +18525,17 @@ "homepage": "https://github.com/symfony-cmf/Routing/contributors" } ], - "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers", + "description": "Extends the Symfony routing component for dynamic routes and chaining several routers", "homepage": "http://cmf.symfony.com", "keywords": [ "database", "routing" ], "support": { - "issues": "https://github.com/symfony-cmf/routing/issues", - "source": "https://github.com/symfony-cmf/routing/tree/1.4" + "issues": "https://github.com/symfony-cmf/Routing/issues", + "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4" }, - "time": "2017-05-09T08:10:41+00:00" - }, - { - "name": "symfony/class-loader", - "version": "v3.4.47", - "source": { - "type": "git", - "url": "https://github.com/symfony/class-loader.git", - "reference": "a22265a9f3511c0212bf79f54910ca5a77c0e92c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/a22265a9f3511c0212bf79f54910ca5a77c0e92c", - "reference": "a22265a9f3511c0212bf79f54910ca5a77c0e92c", - "shasum": "" - }, - "require": { - "php": "^5.5.9|>=7.0.8" - }, - "require-dev": { - "symfony/finder": "~2.8|~3.0|~4.0", - "symfony/polyfill-apcu": "~1.1" - }, - "suggest": { - "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM" - }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\ClassLoader\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony ClassLoader Component", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/class-loader/tree/v3.4.47" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-11-08T16:33:10+00:00" }, { "name": "symfony/config", @@ -18922,37 +18617,43 @@ }, { "name": "symfony/console", - "version": "v3.4.47", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81" + "reference": "329b3a75cc6b16d435ba1b1a41df54a53382a3f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/a10b1da6fc93080c180bba7219b5ff5b7518fe81", - "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81", + "url": "https://api.github.com/repos/symfony/console/zipball/329b3a75cc6b16d435ba1b1a41df54a53382a3f0", + "reference": "329b3a75cc6b16d435ba1b1a41df54a53382a3f0", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/debug": "~2.8|~3.0|~4.0", - "symfony/polyfill-mbstring": "~1.0" + "php": ">=7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php73": "^1.8", + "symfony/polyfill-php80": "^1.16", + "symfony/service-contracts": "^1.1|^2" }, "conflict": { + "psr/log": ">=3", "symfony/dependency-injection": "<3.4", + "symfony/event-dispatcher": "<4.3|>=5", + "symfony/lock": "<4.4", "symfony/process": "<3.3" }, "provide": { - "psr/log-implementation": "1.0" + "psr/log-implementation": "1.0|2.0" }, "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~3.3|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/event-dispatcher": "~2.8|~3.0|~4.0", - "symfony/lock": "~3.4|~4.0", - "symfony/process": "~3.3|~4.0" + "psr/log": "^1|^2", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/event-dispatcher": "^4.3", + "symfony/lock": "^4.4|^5.0", + "symfony/process": "^3.4|^4.0|^5.0", + "symfony/var-dumper": "^4.3|^5.0" }, "suggest": { "psr/log": "For using the console logger", @@ -18983,10 +18684,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Console Component", + "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/console/tree/v3.4.47" + "source": "https://github.com/symfony/console/tree/v4.4.34" }, "funding": [ { @@ -19002,7 +18703,7 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/css-selector", @@ -19072,16 +18773,16 @@ }, { "name": "symfony/debug", - "version": "v4.4.37", + "version": "v4.4.31", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "5de6c6e7f52b364840e53851c126be4d71e60470" + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/5de6c6e7f52b364840e53851c126be4d71e60470", - "reference": "5de6c6e7f52b364840e53851c126be4d71e60470", + "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0", + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0", "shasum": "" }, "require": { @@ -19120,7 +18821,7 @@ "description": "Provides tools to ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/debug/tree/v4.4.37" + "source": "https://github.com/symfony/debug/tree/v4.4.31" }, "funding": [ { @@ -19136,39 +18837,42 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:41:36+00:00" + "time": "2021-09-24T13:30:14+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.47", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b" + "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/51d2a2708c6ceadad84393f8581df1dcf9e5e84b", - "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/117d7f132ed7efbd535ec947709d49bec1b9d24b", + "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "psr/container": "^1.0" + "php": ">=7.1.3", + "psr/container": "^1.0", + "symfony/polyfill-php80": "^1.16", + "symfony/service-contracts": "^1.1.6|^2" }, "conflict": { - "symfony/config": "<3.3.7", - "symfony/finder": "<3.3", + "symfony/config": "<4.3|>=5.0", + "symfony/finder": "<3.4", "symfony/proxy-manager-bridge": "<3.4", "symfony/yaml": "<3.4" }, "provide": { - "psr/container-implementation": "1.0" + "psr/container-implementation": "1.0", + "symfony/service-implementation": "1.0|2.0" }, "require-dev": { - "symfony/config": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/yaml": "~3.4|~4.0" + "symfony/config": "^4.3", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "symfony/config": "", @@ -19200,10 +18904,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony DependencyInjection Component", + "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v3.4.47" + "source": "https://github.com/symfony/dependency-injection/tree/v4.4.34" }, "funding": [ { @@ -19219,7 +18923,7 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-11-15T14:42:25+00:00" }, { "name": "symfony/deprecation-contracts", @@ -19290,35 +18994,35 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.2.12", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb" + "reference": "60d36408a3a48500bcc6e30d9f831e51d04d7fa4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ba1da8fb10291714b8db153fcf7ac515e1a217bb", - "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/60d36408a3a48500bcc6e30d9f831e51d04d7fa4", + "reference": "60d36408a3a48500bcc6e30d9f831e51d04d7fa4", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-mbstring": "~1.0" + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "^1.16" + }, + "conflict": { + "masterminds/html5": "<2.6" }, "require-dev": { - "symfony/css-selector": "~3.4|~4.0" + "masterminds/html5": "^2.6", + "symfony/css-selector": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/css-selector": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.2-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\DomCrawler\\": "" @@ -19341,30 +19045,113 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony DomCrawler Component", + "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/4.2" + "source": "https://github.com/symfony/dom-crawler/tree/v4.4.37" }, - "time": "2019-06-13T10:57:15+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-01-02T09:41:36+00:00" }, { - "name": "symfony/event-dispatcher", - "version": "v4.3.4", + "name": "symfony/error-handler", + "version": "v4.4.34", "source": { "type": "git", - "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "429d0a1451d4c9c4abe1959b2986b88794b9b7d2" + "url": "https://github.com/symfony/error-handler.git", + "reference": "17785c374645def1e884d8ec49976c156c61db4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/429d0a1451d4c9c4abe1959b2986b88794b9b7d2", - "reference": "429d0a1451d4c9c4abe1959b2986b88794b9b7d2", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/17785c374645def1e884d8ec49976c156c61db4d", + "reference": "17785c374645def1e884d8ec49976c156c61db4d", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/event-dispatcher-contracts": "^1.1" + "php": ">=7.1.3", + "psr/log": "^1|^2|^3", + "symfony/debug": "^4.4.5", + "symfony/var-dumper": "^4.4|^5.0" + }, + "require-dev": { + "symfony/http-kernel": "^4.4|^5.0", + "symfony/serializer": "^4.4|^5.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\ErrorHandler\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides tools to manage errors and ease debugging PHP code", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/error-handler/tree/v4.4.34" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-12T14:57:39+00:00" + }, + { + "name": "symfony/event-dispatcher", + "version": "v4.4.34", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8", + "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/event-dispatcher-contracts": "^1.1", + "symfony/polyfill-php80": "^1.16" }, "conflict": { "symfony/dependency-injection": "<3.4" @@ -19374,24 +19161,20 @@ "symfony/event-dispatcher-implementation": "1.1" }, "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~3.4|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/expression-language": "~3.4|~4.0", - "symfony/http-foundation": "^3.4|^4.0", - "symfony/service-contracts": "^1.1", - "symfony/stopwatch": "~3.4|~4.0" + "psr/log": "^1|^2|^3", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/error-handler": "~3.4|~4.4", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/stopwatch": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.3-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" @@ -19414,12 +19197,26 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony EventDispatcher Component", + "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v4.3.4" + "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.34" }, - "time": "2019-08-26T08:55:16+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-15T14:42:25+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -19626,26 +19423,106 @@ "time": "2022-01-02T09:41:36+00:00" }, { - "name": "symfony/http-foundation", - "version": "v3.4.47", + "name": "symfony/http-client-contracts", + "version": "v2.5.0", "source": { "type": "git", - "url": "https://github.com/symfony/http-foundation.git", - "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8" + "url": "https://github.com/symfony/http-client-contracts.git", + "reference": "ec82e57b5b714dbb69300d348bd840b345e24166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8", - "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166", + "reference": "ec82e57b5b714dbb69300d348bd840b345e24166", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", + "php": ">=7.2.5" + }, + "suggest": { + "symfony/http-client-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\HttpClient\\": "" + } + }, + "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": "Generic abstractions related to HTTP clients", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-03T09:24:47+00:00" + }, + { + "name": "symfony/http-foundation", + "version": "v4.4.34", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-foundation.git", + "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4cbbb6fc428588ce8373802461e7fe84e6809ab", + "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/mime": "^4.3|^5.0", "symfony/polyfill-mbstring": "~1.1", - "symfony/polyfill-php70": "~1.6" + "symfony/polyfill-php80": "^1.16" }, "require-dev": { - "symfony/expression-language": "~2.8|~3.0|~4.0" + "predis/predis": "~1.0", + "symfony/expression-language": "^3.4|^4.0|^5.0" }, "type": "library", "autoload": { @@ -19670,10 +19547,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony HttpFoundation Component", + "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v3.4.47" + "source": "https://github.com/symfony/http-foundation/tree/v4.4.34" }, "funding": [ { @@ -19689,65 +19566,67 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.49", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "5aa72405f5bd5583c36ed6e756acb17d3f98ac40" + "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5aa72405f5bd5583c36ed6e756acb17d3f98ac40", - "reference": "5aa72405f5bd5583c36ed6e756acb17d3f98ac40", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fb793f1381c34b79a43596a532a6a49bd729c9db", + "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "psr/log": "~1.0", - "symfony/debug": "^3.3.3|~4.0", - "symfony/event-dispatcher": "~2.8|~3.0|~4.0", - "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php56": "~1.8" + "php": ">=7.1.3", + "psr/log": "^1|^2", + "symfony/error-handler": "^4.4", + "symfony/event-dispatcher": "^4.4", + "symfony/http-client-contracts": "^1.1|^2", + "symfony/http-foundation": "^4.4.30|^5.3.7", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-php73": "^1.9", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "symfony/config": "<2.8", - "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4", - "symfony/var-dumper": "<3.3", - "twig/twig": "<1.34|<2.4,>=2" + "symfony/browser-kit": "<4.3", + "symfony/config": "<3.4", + "symfony/console": ">=5", + "symfony/dependency-injection": "<4.3", + "symfony/translation": "<4.2", + "twig/twig": "<1.43|<2.13,>=2" }, "provide": { - "psr/log-implementation": "1.0" + "psr/log-implementation": "1.0|2.0" }, "require-dev": { - "psr/cache": "~1.0", - "symfony/browser-kit": "~2.8|~3.0|~4.0", - "symfony/class-loader": "~2.8|~3.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/console": "~2.8|~3.0|~4.0", - "symfony/css-selector": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "^3.4.10|^4.0.10", - "symfony/dom-crawler": "~2.8|~3.0|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/finder": "~2.8|~3.0|~4.0", - "symfony/process": "~2.8|~3.0|~4.0", - "symfony/routing": "~3.4|~4.0", - "symfony/stopwatch": "~2.8|~3.0|~4.0", - "symfony/templating": "~2.8|~3.0|~4.0", - "symfony/translation": "~2.8|~3.0|~4.0", - "symfony/var-dumper": "~3.3|~4.0" + "psr/cache": "^1.0|^2.0|^3.0", + "symfony/browser-kit": "^4.3|^5.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/console": "^3.4|^4.0", + "symfony/css-selector": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^4.3|^5.0", + "symfony/dom-crawler": "^3.4|^4.0|^5.0", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/finder": "^3.4|^4.0|^5.0", + "symfony/process": "^3.4|^4.0|^5.0", + "symfony/routing": "^3.4|^4.0|^5.0", + "symfony/stopwatch": "^3.4|^4.0|^5.0", + "symfony/templating": "^3.4|^4.0|^5.0", + "symfony/translation": "^4.2|^5.0", + "symfony/translation-contracts": "^1.1|^2", + "twig/twig": "^1.43|^2.13|^3.0.4" }, "suggest": { "symfony/browser-kit": "", "symfony/config": "", "symfony/console": "", - "symfony/dependency-injection": "", - "symfony/finder": "", - "symfony/var-dumper": "" + "symfony/dependency-injection": "" }, "type": "library", "autoload": { @@ -19772,10 +19651,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony HttpKernel Component", + "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v3.4.49" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.35" }, "funding": [ { @@ -19791,7 +19670,90 @@ "type": "tidelift" } ], - "time": "2021-05-19T12:06:59+00:00" + "time": "2021-11-24T08:40:10+00:00" + }, + { + "name": "symfony/mime", + "version": "v5.4.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/mime.git", + "reference": "d4365000217b67c01acff407573906ff91bcfb34" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/mime/zipball/d4365000217b67c01acff407573906ff91bcfb34", + "reference": "d4365000217b67c01acff407573906ff91bcfb34", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/polyfill-intl-idn": "^1.10", + "symfony/polyfill-mbstring": "^1.0", + "symfony/polyfill-php80": "^1.16" + }, + "conflict": { + "egulias/email-validator": "~3.0.0", + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<1.4.0", + "symfony/mailer": "<4.4" + }, + "require-dev": { + "egulias/email-validator": "^2.1.10|^3.1", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", + "symfony/dependency-injection": "^4.4|^5.0|^6.0", + "symfony/property-access": "^4.4|^5.1|^6.0", + "symfony/property-info": "^4.4|^5.1|^6.0", + "symfony/serializer": "^5.2|^6.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Mime\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Allows manipulating MIME messages", + "homepage": "https://symfony.com", + "keywords": [ + "mime", + "mime-type" + ], + "support": { + "source": "https://github.com/symfony/mime/tree/v5.4.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-23T10:19:22+00:00" }, { "name": "symfony/options-resolver", @@ -19864,24 +19826,21 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.24.0", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "30885182c981ab175d4d034db0f6f469898070ab" + "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", - "reference": "30885182c981ab175d4d034db0f6f469898070ab", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce", + "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce", "shasum": "" }, "require": { "php": ">=7.1" }, - "provide": { - "ext-ctype": "*" - }, "suggest": { "ext-ctype": "For best performance" }, @@ -19926,7 +19885,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0" }, "funding": [ { @@ -19942,28 +19901,25 @@ "type": "tidelift" } ], - "time": "2021-10-20T20:35:02+00:00" + "time": "2021-02-19T12:13:01+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.24.0", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40" + "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f1aed619e28cb077fc83fac8c4c0383578356e40", - "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933", + "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933", "shasum": "" }, "require": { "php": ">=7.1" }, - "provide": { - "ext-iconv": "*" - }, "suggest": { "ext-iconv": "For best performance" }, @@ -20009,7 +19965,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0" }, "funding": [ { @@ -20025,20 +19981,20 @@ "type": "tidelift" } ], - "time": "2022-01-04T09:04:05+00:00" + "time": "2021-05-27T09:27:20+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.24.0", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "749045c69efb97c70d25d7463abba812e91f3a44" + "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44", - "reference": "749045c69efb97c70d25d7463abba812e91f3a44", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65", + "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65", "shasum": "" }, "require": { @@ -20096,7 +20052,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0" }, "funding": [ { @@ -20112,11 +20068,11 @@ "type": "tidelift" } ], - "time": "2021-09-14T14:02:44+00:00" + "time": "2021-05-27T09:27:20+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.24.0", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -20180,7 +20136,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0" }, "funding": [ { @@ -20200,24 +20156,21 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.24.0", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" + "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", - "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6", + "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6", "shasum": "" }, "require": { "php": ">=7.1" }, - "provide": { - "ext-mbstring": "*" - }, "suggest": { "ext-mbstring": "For best performance" }, @@ -20232,12 +20185,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -20263,7 +20216,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1" }, "funding": [ { @@ -20279,143 +20232,7 @@ "type": "tidelift" } ], - "time": "2021-11-30T18:21:41+00:00" - }, - { - "name": "symfony/polyfill-php56", - "version": "v1.20.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675", - "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "metapackage", - "extra": { - "branch-alias": { - "dev-main": "1.20-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "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 5.6+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php56/tree/v1.20.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-10-23T14:02:19+00:00" - }, - { - "name": "symfony/polyfill-php70", - "version": "v1.20.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", - "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "metapackage", - "extra": { - "branch-alias": { - "dev-main": "1.20-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "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.0+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-05-27T12:26:48+00:00" }, { "name": "symfony/polyfill-php72", @@ -20574,16 +20391,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.24.0", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9" + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9", - "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", "shasum": "" }, "require": { @@ -20637,7 +20454,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1" }, "funding": [ { @@ -20653,7 +20470,7 @@ "type": "tidelift" } ], - "time": "2021-09-13T13:58:33+00:00" + "time": "2021-07-28T13:41:28+00:00" }, { "name": "symfony/polyfill-php81", @@ -20736,20 +20553,21 @@ }, { "name": "symfony/process", - "version": "v3.4.47", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca" + "reference": "c2098705326addae6e6742151dfade47ac71da1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca", - "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca", + "url": "https://api.github.com/repos/symfony/process/zipball/c2098705326addae6e6742151dfade47ac71da1b", + "reference": "c2098705326addae6e6742151dfade47ac71da1b", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -20774,10 +20592,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Process Component", + "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v3.4.47" + "source": "https://github.com/symfony/process/tree/v4.4.35" }, "funding": [ { @@ -20793,31 +20611,36 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-11-22T22:36:24+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v1.2.0", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad" + "reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad", - "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34", + "reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34", "shasum": "" }, "require": { - "php": "^7.1", + "php": ">=7.1", "psr/http-message": "^1.0", - "symfony/http-foundation": "^3.4 || ^4.0" + "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0" }, "require-dev": { "nyholm/psr7": "^1.1", - "symfony/phpunit-bridge": "^3.4.20 || ^4.0", - "zendframework/zend-diactoros": "^1.4.1 || ^2.0" + "psr/log": "^1.1 || ^2 || ^3", + "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0", + "symfony/config": "^4.4 || ^5.0 || ^6.0", + "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", + "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0", + "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0", + "symfony/phpunit-bridge": "^5.4@dev || ^6.0" }, "suggest": { "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" @@ -20825,7 +20648,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-main": "2.1-dev" } }, "autoload": { @@ -20841,13 +20664,13 @@ "MIT" ], "authors": [ - { - "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" - }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "http://symfony.com/contributors" } ], "description": "PSR HTTP message bridge", @@ -20860,40 +20683,55 @@ ], "support": { "issues": "https://github.com/symfony/psr-http-message-bridge/issues", - "source": "https://github.com/symfony/psr-http-message-bridge/tree/master" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.2" }, - "time": "2019-03-11T18:22:33+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-05T13:13:39+00:00" }, { "name": "symfony/routing", - "version": "v3.4.47", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "3e522ac69cadffd8131cc2b22157fa7662331a6c" + "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/3e522ac69cadffd8131cc2b22157fa7662331a6c", - "reference": "3e522ac69cadffd8131cc2b22157fa7662331a6c", + "url": "https://api.github.com/repos/symfony/routing/zipball/fc9dda0c8496f8ef0a89805c2eabfc43b8cef366", + "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "symfony/config": "<3.3.1", - "symfony/dependency-injection": "<3.3", + "symfony/config": "<4.2", + "symfony/dependency-injection": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.0", - "psr/log": "~1.0", - "symfony/config": "^3.3.1|~4.0", - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/http-foundation": "~2.8|~3.0|~4.0", - "symfony/yaml": "~3.4|~4.0" + "doctrine/annotations": "^1.10.4", + "psr/log": "^1|^2|^3", + "symfony/config": "^4.2|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", @@ -20925,7 +20763,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Routing Component", + "description": "Maps an HTTP request to a set of configuration variables", "homepage": "https://symfony.com", "keywords": [ "router", @@ -20934,7 +20772,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v3.4.47" + "source": "https://github.com/symfony/routing/tree/v4.4.34" }, "funding": [ { @@ -20950,48 +20788,51 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.47", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "6d69ccc1dcfb64c1e9c9444588643e98718d1849" + "reference": "1b2ae02cb1b923987947e013688c51954a80b751" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/6d69ccc1dcfb64c1e9c9444588643e98718d1849", - "reference": "6d69ccc1dcfb64c1e9c9444588643e98718d1849", + "url": "https://api.github.com/repos/symfony/serializer/zipball/1b2ae02cb1b923987947e013688c51954a80b751", + "reference": "1b2ae02cb1b923987947e013688c51954a80b751", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-ctype": "~1.8" + "php": ">=7.1.3", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "phpdocumentor/type-resolver": "<0.2.1", - "symfony/dependency-injection": "<3.2", - "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4", - "symfony/property-info": "<3.1", + "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2", + "phpdocumentor/type-resolver": "<0.3.0|1.3.*", + "symfony/dependency-injection": "<3.4", + "symfony/property-access": "<3.4", + "symfony/property-info": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.0", - "doctrine/cache": "~1.0", - "phpdocumentor/reflection-docblock": "^3.0|^4.0", - "symfony/cache": "~3.1|~4.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.2|~4.0", - "symfony/http-foundation": "~2.8|~3.0|~4.0", - "symfony/property-access": "~2.8|~3.0|~4.0", - "symfony/property-info": "^3.4.13|~4.0", - "symfony/yaml": "~3.4|~4.0" + "doctrine/annotations": "^1.10.4", + "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", + "symfony/cache": "^3.4|^4.0|^5.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/error-handler": "^4.4|^5.0", + "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/mime": "^4.4|^5.0", + "symfony/property-access": "^3.4.41|^4.4.9|^5.0.9", + "symfony/property-info": "^3.4.13|~4.0|^5.0", + "symfony/validator": "^3.4|^4.0|^5.0", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { - "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", - "doctrine/cache": "For using the default cached annotation reader and metadata cache.", + "doctrine/annotations": "For using the annotation mapping.", "psr/cache-implementation": "For using the metadata cache.", "symfony/config": "For using the XML mapping loader.", "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.", @@ -21022,10 +20863,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Serializer Component", + "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v3.4.47" + "source": "https://github.com/symfony/serializer/tree/v4.4.35" }, "funding": [ { @@ -21041,40 +20882,130 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-11-24T08:12:42+00:00" }, { - "name": "symfony/translation", - "version": "v3.4.47", + "name": "symfony/service-contracts", + "version": "v2.5.0", "source": { "type": "git", - "url": "https://github.com/symfony/translation.git", - "reference": "be83ee6c065cb32becdb306ba61160d598b1ce88" + "url": "https://github.com/symfony/service-contracts.git", + "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/be83ee6c065cb32becdb306ba61160d598b1ce88", - "reference": "be83ee6c065cb32becdb306ba61160d598b1ce88", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc", + "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-mbstring": "~1.0" + "php": ">=7.2.5", + "psr/container": "^1.1", + "symfony/deprecation-contracts": "^2.1" }, "conflict": { - "symfony/config": "<2.8", + "ext-psr": "<1.1|>=2" + }, + "suggest": { + "symfony/service-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Service\\": "" + } + }, + "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": "Generic abstractions related to writing services", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/service-contracts/tree/v2.5.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-04T16:48:04+00:00" + }, + { + "name": "symfony/translation", + "version": "v4.4.34", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation.git", + "reference": "26d330720627b234803595ecfc0191eeabc65190" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/translation/zipball/26d330720627b234803595ecfc0191eeabc65190", + "reference": "26d330720627b234803595ecfc0191eeabc65190", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "^1.16", + "symfony/translation-contracts": "^1.1.6|^2" + }, + "conflict": { + "symfony/config": "<3.4", "symfony/dependency-injection": "<3.4", + "symfony/http-kernel": "<4.4", "symfony/yaml": "<3.4" }, + "provide": { + "symfony/translation-implementation": "1.0|2.0" + }, "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/finder": "~2.8|~3.0|~4.0", - "symfony/http-kernel": "~3.4|~4.0", - "symfony/intl": "^2.8.18|^3.2.5|~4.0", - "symfony/var-dumper": "~3.4|~4.0", - "symfony/yaml": "~3.4|~4.0" + "psr/log": "^1|^2|^3", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/console": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/finder": "~2.8|~3.0|~4.0|^5.0", + "symfony/http-kernel": "^4.4", + "symfony/intl": "^3.4|^4.0|^5.0", + "symfony/service-contracts": "^1.1.2|^2", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", @@ -21104,10 +21035,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Translation Component", + "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v3.4.47" + "source": "https://github.com/symfony/translation/tree/v4.4.34" }, "funding": [ { @@ -21123,60 +21054,146 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { - "name": "symfony/validator", - "version": "v3.4.47", + "name": "symfony/translation-contracts", + "version": "v2.5.0", "source": { "type": "git", - "url": "https://github.com/symfony/validator.git", - "reference": "d25ceea5c99022aecf37adf157c76c31fc5dcbed" + "url": "https://github.com/symfony/translation-contracts.git", + "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/d25ceea5c99022aecf37adf157c76c31fc5dcbed", - "reference": "d25ceea5c99022aecf37adf157c76c31fc5dcbed", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e", + "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", + "php": ">=7.2.5" + }, + "suggest": { + "symfony/translation-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Translation\\": "" + } + }, + "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": "Generic abstractions related to translation", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/translation-contracts/tree/v2.5.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-17T14:20:01+00:00" + }, + { + "name": "symfony/validator", + "version": "v4.4.35", + "source": { + "type": "git", + "url": "https://github.com/symfony/validator.git", + "reference": "629f420d8350634fd8ed686d4472c1f10044b265" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/validator/zipball/629f420d8350634fd8ed686d4472c1f10044b265", + "reference": "629f420d8350634fd8ed686d4472c1f10044b265", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", - "symfony/translation": "~2.8|~3.0|~4.0" + "symfony/polyfill-php80": "^1.16", + "symfony/translation-contracts": "^1.1|^2" }, "conflict": { "doctrine/lexer": "<1.0.2", "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", - "symfony/dependency-injection": "<3.3", - "symfony/http-kernel": "<3.3.5", + "symfony/dependency-injection": "<3.4", + "symfony/http-kernel": "<4.4", + "symfony/intl": "<4.3", + "symfony/translation": ">=5.0", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.7", - "doctrine/cache": "~1.0", - "egulias/email-validator": "^2.1.10", - "symfony/cache": "~3.1|~4.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/http-foundation": "~2.8|~3.0|~4.0", - "symfony/http-kernel": "^3.3.5|~4.0", - "symfony/intl": "^2.8.18|^3.2.5|~4.0", - "symfony/property-access": "~2.8|~3.0|~4.0", - "symfony/var-dumper": "~3.3|~4.0", - "symfony/yaml": "~3.4|~4.0" + "doctrine/annotations": "^1.10.4", + "doctrine/cache": "^1.0|^2.0", + "egulias/email-validator": "^2.1.10|^3", + "symfony/cache": "^3.4|^4.0|^5.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/http-client": "^4.3|^5.0", + "symfony/http-foundation": "^4.1|^5.0", + "symfony/http-kernel": "^4.4", + "symfony/intl": "^4.3|^5.0", + "symfony/mime": "^4.4|^5.0", + "symfony/property-access": "^3.4|^4.0|^5.0", + "symfony/property-info": "^3.4|^4.0|^5.0", + "symfony/translation": "^4.2", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", - "doctrine/cache": "For using the default cached annotation reader and metadata cache.", + "doctrine/cache": "For using the default cached annotation reader.", "egulias/email-validator": "Strict (RFC compliant) email validation", - "psr/cache-implementation": "For using the metadata cache.", + "psr/cache-implementation": "For using the mapping cache.", "symfony/config": "", "symfony/expression-language": "For using the Expression validator", "symfony/http-foundation": "", "symfony/intl": "", "symfony/property-access": "For accessing properties within comparison constraints", + "symfony/property-info": "To automatically add NotNull and Type constraints", + "symfony/translation": "For translating validation errors.", "symfony/yaml": "" }, "type": "library", @@ -21202,10 +21219,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Validator Component", + "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v3.4.47" + "source": "https://github.com/symfony/validator/tree/v4.4.35" }, "funding": [ { @@ -21221,37 +21238,37 @@ "type": "tidelift" } ], - "time": "2020-10-28T05:23:51+00:00" + "time": "2021-11-22T21:43:32+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.4.37", + "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "e74eee4ec02de71db3d60151aa5b203c990556df" + "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e74eee4ec02de71db3d60151aa5b203c990556df", - "reference": "e74eee4ec02de71db3d60151aa5b203c990556df", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/89ab66eaef230c9cd1992de2e9a1b26652b127b9", + "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php72": "~1.5", "symfony/polyfill-php80": "^1.16" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", - "symfony/console": "<3.4" + "phpunit/phpunit": "<5.4.3", + "symfony/console": "<4.4" }, "require-dev": { "ext-iconv": "*", - "symfony/console": "^3.4|^4.0|^5.0", - "symfony/process": "^4.4|^5.0", - "twig/twig": "^1.43|^2.13|^3.0.4" + "symfony/console": "^4.4|^5.0|^6.0", + "symfony/process": "^4.4|^5.0|^6.0", + "symfony/uid": "^5.1|^6.0", + "twig/twig": "^2.13|^3.0.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -21294,7 +21311,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v4.4.37" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.0" }, "funding": [ { @@ -21310,31 +21327,31 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:41:36+00:00" + "time": "2021-11-29T15:30:56+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.47", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "88289caa3c166321883f67fe5130188ebbb47094" + "reference": "2c309e258adeb9970229042be39b360d34986fad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094", - "reference": "88289caa3c166321883f67fe5130188ebbb47094", + "url": "https://api.github.com/repos/symfony/yaml/zipball/2c309e258adeb9970229042be39b360d34986fad", + "reference": "2c309e258adeb9970229042be39b360d34986fad", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", + "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<3.4" }, "require-dev": { - "symfony/console": "~3.4|~4.0" + "symfony/console": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" @@ -21362,10 +21379,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Yaml Component", + "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v3.4.47" + "source": "https://github.com/symfony/yaml/tree/v4.4.34" }, "funding": [ { @@ -21381,7 +21398,7 @@ "type": "tidelift" } ], - "time": "2020-10-24T10:57:07+00:00" + "time": "2021-11-18T18:49:23+00:00" }, { "name": "tecnickcom/tcpdf", @@ -21567,30 +21584,32 @@ }, { "name": "twig/twig", - "version": "v1.44.6", + "version": "v2.14.11", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "ae39480f010ef88adc7938503c9b02d3baf2f3b3" + "reference": "66baa66f29ee30e487e05f1679903e36eb01d727" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/ae39480f010ef88adc7938503c9b02d3baf2f3b3", - "reference": "ae39480f010ef88adc7938503c9b02d3baf2f3b3", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727", + "reference": "66baa66f29ee30e487e05f1679903e36eb01d727", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/polyfill-ctype": "^1.8" + "php": ">=7.1.3", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php72": "^1.8" }, "require-dev": { "psr/container": "^1.0", - "symfony/phpunit-bridge": "^4.4.9|^5.0.9" + "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.44-dev" + "dev-master": "2.14-dev" } }, "autoload": { @@ -21629,7 +21648,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v1.44.6" + "source": "https://github.com/twigphp/Twig/tree/v2.14.11" }, "funding": [ { @@ -21641,7 +21660,7 @@ "type": "tidelift" } ], - "time": "2021-11-25T13:31:46+00:00" + "time": "2022-02-04T06:57:25+00:00" }, { "name": "typo3/phar-stream-wrapper", @@ -21700,16 +21719,16 @@ }, { "name": "vlucas/phpdotenv", - "version": "v2.6.7", + "version": "v2.6.9", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "b786088918a884258c9e3e27405c6a4cf2ee246e" + "reference": "2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/b786088918a884258c9e3e27405c6a4cf2ee246e", - "reference": "b786088918a884258c9e3e27405c6a4cf2ee246e", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141", + "reference": "2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141", "shasum": "" }, "require": { @@ -21719,7 +21738,7 @@ "require-dev": { "ext-filter": "*", "ext-pcre": "*", - "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20" + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21" }, "suggest": { "ext-filter": "Required to use the boolean validator.", @@ -21743,13 +21762,13 @@ "authors": [ { "name": "Graham Campbell", - "email": "graham@alt-three.com", - "homepage": "https://gjcampbell.co.uk/" + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" }, { "name": "Vance Lucas", "email": "vance@vancelucas.com", - "homepage": "https://vancelucas.com/" + "homepage": "https://github.com/vlucas" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", @@ -21760,7 +21779,7 @@ ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", - "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.7" + "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.9" }, "funding": [ { @@ -21772,7 +21791,7 @@ "type": "tidelift" } ], - "time": "2021-01-20T14:39:13+00:00" + "time": "2021-12-12T22:59:22+00:00" }, { "name": "w8tcha/ckeditor_codemirror", @@ -21791,25 +21810,24 @@ }, { "name": "wa72/htmlpagedom", - "version": "v1.3.2", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/wasinger/htmlpagedom.git", - "reference": "4f929791315ee56f7bbe0353c2db67a5235057c1" + "reference": "509520415f7f0cb1d3a4a0d3fd1b8eb4bab527a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wasinger/htmlpagedom/zipball/4f929791315ee56f7bbe0353c2db67a5235057c1", - "reference": "4f929791315ee56f7bbe0353c2db67a5235057c1", + "url": "https://api.github.com/repos/wasinger/htmlpagedom/zipball/509520415f7f0cb1d3a4a0d3fd1b8eb4bab527a1", + "reference": "509520415f7f0cb1d3a4a0d3fd1b8eb4bab527a1", "shasum": "" }, "require": { "php": ">=5.4.0", "symfony/css-selector": ">=2.3", - "symfony/dom-crawler": "^2.3 <2.8 | ^2.8.3 | ^3.0.1 | ^4 <4.3" + "symfony/dom-crawler": "^2.3 <2.8 | ^2.8.3 | ^3.0.1 | ^4" }, "require-dev": { - "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^4|^5|^6|^7", "wa72/html-pretty-min": "~0.1" }, @@ -21842,9 +21860,9 @@ ], "support": { "issues": "https://github.com/wasinger/htmlpagedom/issues", - "source": "https://github.com/wasinger/htmlpagedom/tree/v1.3.2" + "source": "https://github.com/wasinger/htmlpagedom/tree/master" }, - "time": "2019-04-18T09:31:08+00:00" + "time": "2018-03-08T21:15:06+00:00" }, { "name": "webflo/drupal-finder", @@ -22001,33 +22019,33 @@ }, { "name": "webonyx/graphql-php", - "version": "v14.9.0", + "version": "v14.11.5", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82" + "reference": "ffa431c0821821839370a68dab3c2597c06bf7f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/36b83621deb5eae354347a2e86dc7aec81b32a82", - "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/ffa431c0821821839370a68dab3c2597c06bf7f0", + "reference": "ffa431c0821821839370a68dab3c2597c06bf7f0", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", - "php": "^7.1||^8.0" + "php": "^7.1 || ^8" }, "require-dev": { "amphp/amp": "^2.3", "doctrine/coding-standard": "^6.0", "nyholm/psr7": "^1.2", - "phpbench/phpbench": "^0.16.10", + "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "0.12.82", "phpstan/phpstan-phpunit": "0.12.18", "phpstan/phpstan-strict-rules": "0.12.9", - "phpunit/phpunit": "^7.2|^8.5", + "phpunit/phpunit": "^7.2 || ^8.5", "psr/http-message": "^1.0", "react/promise": "2.*", "simpod/php-coveralls-mirror": "^3.0", @@ -22055,7 +22073,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v14.9.0" + "source": "https://github.com/webonyx/graphql-php/tree/v14.11.5" }, "funding": [ { @@ -22063,7 +22081,7 @@ "type": "open_collective" } ], - "time": "2021-06-15T16:14:17+00:00" + "time": "2022-01-24T11:13:31+00:00" }, { "name": "wikimedia/composer-merge-plugin", @@ -22166,15 +22184,2243 @@ "time": "2020-10-22T13:26:00+00:00" } ], - "packages-dev": [], - "aliases": [ + "packages-dev": [ { - "package": "symfony/event-dispatcher", - "version": "4.3.4.0", - "alias": "3.4.99", - "alias_normalized": "3.4.99.0" + "name": "behat/mink", + "version": "v1.9.0", + "source": { + "type": "git", + "url": "https://github.com/minkphp/Mink.git", + "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/e35f4695de8800fc776af34ebf665ad58ebdd996", + "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996", + "shasum": "" + }, + "require": { + "php": ">=5.4", + "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5 || ^9.5", + "symfony/debug": "^2.7|^3.0|^4.0|^5.0", + "symfony/phpunit-bridge": "^3.4.38 || ^4.4 || ^5.0.5", + "yoast/phpunit-polyfills": "^1.0" + }, + "suggest": { + "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", + "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation", + "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)", + "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)", + "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Mink\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Browser controller/emulator abstraction for PHP", + "homepage": "https://mink.behat.org/", + "keywords": [ + "browser", + "testing", + "web" + ], + "support": { + "issues": "https://github.com/minkphp/Mink/issues", + "source": "https://github.com/minkphp/Mink/tree/v1.9.0" + }, + "time": "2021-10-11T11:58:47+00:00" + }, + { + "name": "behat/mink-browserkit-driver", + "version": "v1.4.1", + "source": { + "type": "git", + "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", + "reference": "057926c9da452bac5bfcffb92eb4f3e1ce74dae9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/057926c9da452bac5bfcffb92eb4f3e1ce74dae9", + "reference": "057926c9da452bac5bfcffb92eb4f3e1ce74dae9", + "shasum": "" + }, + "require": { + "behat/mink": "^1.7.1@dev", + "php": ">=5.4", + "symfony/browser-kit": "~2.3|~3.0|~4.0", + "symfony/dom-crawler": "~2.3|~3.0|~4.0" + }, + "require-dev": { + "mink/driver-testsuite": "dev-master", + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5 || ^9.5", + "symfony/debug": "^2.7|^3.0|^4.0", + "symfony/http-kernel": "~2.3|~3.0|~4.0", + "yoast/phpunit-polyfills": "^1.0" + }, + "type": "mink-driver", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Mink\\Driver\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Symfony2 BrowserKit driver for Mink framework", + "homepage": "https://mink.behat.org/", + "keywords": [ + "Mink", + "Symfony2", + "browser", + "testing" + ], + "support": { + "issues": "https://github.com/minkphp/MinkBrowserKitDriver/issues", + "source": "https://github.com/minkphp/MinkBrowserKitDriver/tree/v1.4.1" + }, + "time": "2021-12-10T14:17:06+00:00" + }, + { + "name": "behat/mink-goutte-driver", + "version": "v1.3.0", + "source": { + "type": "git", + "url": "https://github.com/minkphp/MinkGoutteDriver.git", + "reference": "8139f520f417c81bf9d2f9a171fff400f6adc9ea" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8139f520f417c81bf9d2f9a171fff400f6adc9ea", + "reference": "8139f520f417c81bf9d2f9a171fff400f6adc9ea", + "shasum": "" + }, + "require": { + "behat/mink-browserkit-driver": "~1.2@dev", + "fabpot/goutte": "~1.0.4|~2.0|~3.1", + "php": ">=5.4" + }, + "require-dev": { + "mink/driver-testsuite": "dev-master" + }, + "type": "mink-driver", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Mink\\Driver\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Goutte driver for Mink framework", + "homepage": "https://mink.behat.org/", + "keywords": [ + "browser", + "goutte", + "headless", + "testing" + ], + "support": { + "issues": "https://github.com/minkphp/MinkGoutteDriver/issues", + "source": "https://github.com/minkphp/MinkGoutteDriver/tree/v1.3.0" + }, + "time": "2021-10-12T11:35:46+00:00" + }, + { + "name": "doctrine/instantiator", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/instantiator.git", + "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b", + "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "doctrine/coding-standard": "^8.0", + "ext-pdo": "*", + "ext-phar": "*", + "phpbench/phpbench": "^0.13 || 1.0.0-alpha2", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Marco Pivetta", + "email": "ocramius@gmail.com", + "homepage": "https://ocramius.github.io/" + } + ], + "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", + "homepage": "https://www.doctrine-project.org/projects/instantiator.html", + "keywords": [ + "constructor", + "instantiate" + ], + "support": { + "issues": "https://github.com/doctrine/instantiator/issues", + "source": "https://github.com/doctrine/instantiator/tree/1.4.0" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", + "type": "tidelift" + } + ], + "time": "2020-11-10T18:47:58+00:00" + }, + { + "name": "fabpot/goutte", + "version": "v3.3.1", + "source": { + "type": "git", + "url": "https://github.com/FriendsOfPHP/Goutte.git", + "reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/80a23b64f44d54dd571d114c473d9d7e9ed84ca5", + "reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^6.0", + "php": ">=7.1.3", + "symfony/browser-kit": "^4.4|^5.0", + "symfony/css-selector": "^4.4|^5.0", + "symfony/dom-crawler": "^4.4|^5.0" + }, + "require-dev": { + "symfony/phpunit-bridge": "^5.0" + }, + "type": "application", + "extra": { + "branch-alias": { + "dev-master": "3.3-dev" + } + }, + "autoload": { + "psr-4": { + "Goutte\\": "Goutte" + }, + "exclude-from-classmap": [ + "Goutte/Tests" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + } + ], + "description": "A simple PHP Web Scraper", + "homepage": "https://github.com/FriendsOfPHP/Goutte", + "keywords": [ + "scraper" + ], + "support": { + "issues": "https://github.com/FriendsOfPHP/Goutte/issues", + "source": "https://github.com/FriendsOfPHP/Goutte/tree/v3.3.1" + }, + "time": "2020-11-01T09:30:18+00:00" + }, + { + "name": "phar-io/manifest", + "version": "2.0.3", + "source": { + "type": "git", + "url": "https://github.com/phar-io/manifest.git", + "reference": "97803eca37d319dfa7826cc2437fc020857acb53" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", + "reference": "97803eca37d319dfa7826cc2437fc020857acb53", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-phar": "*", + "ext-xmlwriter": "*", + "phar-io/version": "^3.0.1", + "php": "^7.2 || ^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" + } + ], + "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", + "support": { + "issues": "https://github.com/phar-io/manifest/issues", + "source": "https://github.com/phar-io/manifest/tree/2.0.3" + }, + "time": "2021-07-20T11:28:43+00:00" + }, + { + "name": "phar-io/version", + "version": "3.2.1", + "source": { + "type": "git", + "url": "https://github.com/phar-io/version.git", + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + }, + { + "name": "Sebastian Heuer", + "email": "sebastian@phpeople.de", + "role": "Developer" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "Developer" + } + ], + "description": "Library for handling version information and constraints", + "support": { + "issues": "https://github.com/phar-io/version/issues", + "source": "https://github.com/phar-io/version/tree/3.2.1" + }, + "time": "2022-02-21T01:04:05+00:00" + }, + { + "name": "phpdocumentor/reflection-common", + "version": "2.2.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jaap van Otterdijk", + "email": "opensource@ijaap.nl" + } + ], + "description": "Common reflection classes used by phpdocumentor to reflect the code structure", + "homepage": "http://www.phpdoc.org", + "keywords": [ + "FQSEN", + "phpDocumentor", + "phpdoc", + "reflection", + "static analysis" + ], + "support": { + "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", + "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" + }, + "time": "2020-06-27T09:03:43+00:00" + }, + { + "name": "phpdocumentor/reflection-docblock", + "version": "5.3.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", + "shasum": "" + }, + "require": { + "ext-filter": "*", + "php": "^7.2 || ^8.0", + "phpdocumentor/reflection-common": "^2.2", + "phpdocumentor/type-resolver": "^1.3", + "webmozart/assert": "^1.9.1" + }, + "require-dev": { + "mockery/mockery": "~1.3.2", + "psalm/phar": "^4.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + }, + { + "name": "Jaap van Otterdijk", + "email": "account@ijaap.nl" + } + ], + "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", + "support": { + "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" + }, + "time": "2021-10-19T17:43:47+00:00" + }, + { + "name": "phpdocumentor/type-resolver", + "version": "1.6.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/TypeResolver.git", + "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706", + "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0", + "phpdocumentor/reflection-common": "^2.0" + }, + "require-dev": { + "ext-tokenizer": "*", + "psalm/phar": "^4.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + } + ], + "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", + "support": { + "issues": "https://github.com/phpDocumentor/TypeResolver/issues", + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0" + }, + "time": "2022-01-04T19:58:01+00:00" + }, + { + "name": "phpspec/prophecy", + "version": "v1.15.0", + "source": { + "type": "git", + "url": "https://github.com/phpspec/prophecy.git", + "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13", + "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.2", + "php": "^7.2 || ~8.0, <8.2", + "phpdocumentor/reflection-docblock": "^5.2", + "sebastian/comparator": "^3.0 || ^4.0", + "sebastian/recursion-context": "^3.0 || ^4.0" + }, + "require-dev": { + "phpspec/phpspec": "^6.0 || ^7.0", + "phpunit/phpunit": "^8.0 || ^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Prophecy\\": "src/Prophecy" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + }, + { + "name": "Marcello Duarte", + "email": "marcello.duarte@gmail.com" + } + ], + "description": "Highly opinionated mocking framework for PHP 5.3+", + "homepage": "https://github.com/phpspec/prophecy", + "keywords": [ + "Double", + "Dummy", + "fake", + "mock", + "spy", + "stub" + ], + "support": { + "issues": "https://github.com/phpspec/prophecy/issues", + "source": "https://github.com/phpspec/prophecy/tree/v1.15.0" + }, + "time": "2021-12-08T12:19:24+00:00" + }, + { + "name": "phpunit/php-code-coverage", + "version": "9.2.11", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-code-coverage.git", + "reference": "665a1ac0a763c51afc30d6d130dac0813092b17f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/665a1ac0a763c51afc30d6d130dac0813092b17f", + "reference": "665a1ac0a763c51afc30d6d130dac0813092b17f", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-libxml": "*", + "ext-xmlwriter": "*", + "nikic/php-parser": "^4.13.0", + "php": ">=7.3", + "phpunit/php-file-iterator": "^3.0.3", + "phpunit/php-text-template": "^2.0.2", + "sebastian/code-unit-reverse-lookup": "^2.0.2", + "sebastian/complexity": "^2.0", + "sebastian/environment": "^5.1.2", + "sebastian/lines-of-code": "^1.0.3", + "sebastian/version": "^3.0.1", + "theseer/tokenizer": "^1.2.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "ext-pcov": "*", + "ext-xdebug": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "9.2-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", + "homepage": "https://github.com/sebastianbergmann/php-code-coverage", + "keywords": [ + "coverage", + "testing", + "xunit" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.11" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2022-02-18T12:46:09+00:00" + }, + { + "name": "phpunit/php-file-iterator", + "version": "3.0.6", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-file-iterator.git", + "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", + "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "FilterIterator implementation that filters files based on a list of suffixes.", + "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", + "keywords": [ + "filesystem", + "iterator" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", + "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2021-12-02T12:48:52+00:00" + }, + { + "name": "phpunit/php-invoker", + "version": "3.1.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-invoker.git", + "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67", + "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "ext-pcntl": "*", + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "ext-pcntl": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Invoke callables with a timeout", + "homepage": "https://github.com/sebastianbergmann/php-invoker/", + "keywords": [ + "process" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-invoker/issues", + "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T05:58:55+00:00" + }, + { + "name": "phpunit/php-text-template", + "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-text-template.git", + "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", + "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Simple template engine.", + "homepage": "https://github.com/sebastianbergmann/php-text-template/", + "keywords": [ + "template" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-text-template/issues", + "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T05:33:50+00:00" + }, + { + "name": "phpunit/php-timer", + "version": "5.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-timer.git", + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", + "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Utility class for timing", + "homepage": "https://github.com/sebastianbergmann/php-timer/", + "keywords": [ + "timer" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-timer/issues", + "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:16:10+00:00" + }, + { + "name": "phpunit/phpunit", + "version": "9.5.14", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit.git", + "reference": "1883687169c017d6ae37c58883ca3994cfc34189" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1883687169c017d6ae37c58883ca3994cfc34189", + "reference": "1883687169c017d6ae37c58883ca3994cfc34189", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.3.1", + "ext-dom": "*", + "ext-json": "*", + "ext-libxml": "*", + "ext-mbstring": "*", + "ext-xml": "*", + "ext-xmlwriter": "*", + "myclabs/deep-copy": "^1.10.1", + "phar-io/manifest": "^2.0.3", + "phar-io/version": "^3.0.2", + "php": ">=7.3", + "phpspec/prophecy": "^1.12.1", + "phpunit/php-code-coverage": "^9.2.7", + "phpunit/php-file-iterator": "^3.0.5", + "phpunit/php-invoker": "^3.1.1", + "phpunit/php-text-template": "^2.0.3", + "phpunit/php-timer": "^5.0.2", + "sebastian/cli-parser": "^1.0.1", + "sebastian/code-unit": "^1.0.6", + "sebastian/comparator": "^4.0.5", + "sebastian/diff": "^4.0.3", + "sebastian/environment": "^5.1.3", + "sebastian/exporter": "^4.0.3", + "sebastian/global-state": "^5.0.1", + "sebastian/object-enumerator": "^4.0.3", + "sebastian/resource-operations": "^3.0.3", + "sebastian/type": "^2.3.4", + "sebastian/version": "^3.0.2" + }, + "require-dev": { + "ext-pdo": "*", + "phpspec/prophecy-phpunit": "^2.0.1" + }, + "suggest": { + "ext-soap": "*", + "ext-xdebug": "*" + }, + "bin": [ + "phpunit" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "9.5-dev" + } + }, + "autoload": { + "files": [ + "src/Framework/Assert/Functions.php" + ], + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "The PHP Unit Testing framework.", + "homepage": "https://phpunit.de/", + "keywords": [ + "phpunit", + "testing", + "xunit" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/phpunit/issues", + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.14" + }, + "funding": [ + { + "url": "https://phpunit.de/sponsors.html", + "type": "custom" + }, + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2022-02-18T12:54:07+00:00" + }, + { + "name": "sebastian/cli-parser", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/cli-parser.git", + "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2", + "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for parsing CLI options", + "homepage": "https://github.com/sebastianbergmann/cli-parser", + "support": { + "issues": "https://github.com/sebastianbergmann/cli-parser/issues", + "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T06:08:49+00:00" + }, + { + "name": "sebastian/code-unit", + "version": "1.0.8", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit.git", + "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120", + "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Collection of value objects that represent the PHP code units", + "homepage": "https://github.com/sebastianbergmann/code-unit", + "support": { + "issues": "https://github.com/sebastianbergmann/code-unit/issues", + "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:08:54+00:00" + }, + { + "name": "sebastian/code-unit-reverse-lookup", + "version": "2.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", + "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", + "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Looks up which function or method a line of code belongs to", + "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", + "support": { + "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", + "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T05:30:19+00:00" + }, + { + "name": "sebastian/comparator", + "version": "4.0.6", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/comparator.git", + "reference": "55f4261989e546dc112258c7a75935a81a7ce382" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382", + "reference": "55f4261989e546dc112258c7a75935a81a7ce382", + "shasum": "" + }, + "require": { + "php": ">=7.3", + "sebastian/diff": "^4.0", + "sebastian/exporter": "^4.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@2bepublished.at" + } + ], + "description": "Provides the functionality to compare PHP values for equality", + "homepage": "https://github.com/sebastianbergmann/comparator", + "keywords": [ + "comparator", + "compare", + "equality" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/comparator/issues", + "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T15:49:45+00:00" + }, + { + "name": "sebastian/complexity", + "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/complexity.git", + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", + "reference": "739b35e53379900cc9ac327b2147867b8b6efd88", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.7", + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for calculating the complexity of PHP code units", + "homepage": "https://github.com/sebastianbergmann/complexity", + "support": { + "issues": "https://github.com/sebastianbergmann/complexity/issues", + "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T15:52:27+00:00" + }, + { + "name": "sebastian/diff", + "version": "4.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/diff.git", + "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d", + "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3", + "symfony/process": "^4.2 || ^5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + } + ], + "description": "Diff implementation", + "homepage": "https://github.com/sebastianbergmann/diff", + "keywords": [ + "diff", + "udiff", + "unidiff", + "unified diff" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/diff/issues", + "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:10:38+00:00" + }, + { + "name": "sebastian/environment", + "version": "5.1.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/environment.git", + "reference": "388b6ced16caa751030f6a69e588299fa09200ac" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac", + "reference": "388b6ced16caa751030f6a69e588299fa09200ac", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "ext-posix": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.1-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Provides functionality to handle HHVM/PHP environments", + "homepage": "http://www.github.com/sebastianbergmann/environment", + "keywords": [ + "Xdebug", + "environment", + "hhvm" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/environment/issues", + "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T05:52:38+00:00" + }, + { + "name": "sebastian/exporter", + "version": "4.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9", + "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9", + "shasum": "" + }, + "require": { + "php": ">=7.3", + "sebastian/recursion-context": "^4.0" + }, + "require-dev": { + "ext-mbstring": "*", + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "Provides the functionality to export PHP variables for visualization", + "homepage": "https://www.github.com/sebastianbergmann/exporter", + "keywords": [ + "export", + "exporter" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/exporter/issues", + "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2021-11-11T14:18:36+00:00" + }, + { + "name": "sebastian/global-state", + "version": "5.0.5", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/global-state.git", + "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", + "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2", + "shasum": "" + }, + "require": { + "php": ">=7.3", + "sebastian/object-reflector": "^2.0", + "sebastian/recursion-context": "^4.0" + }, + "require-dev": { + "ext-dom": "*", + "phpunit/phpunit": "^9.3" + }, + "suggest": { + "ext-uopz": "*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Snapshotting of global state", + "homepage": "http://www.github.com/sebastianbergmann/global-state", + "keywords": [ + "global state" + ], + "support": { + "issues": "https://github.com/sebastianbergmann/global-state/issues", + "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2022-02-14T08:28:10+00:00" + }, + { + "name": "sebastian/lines-of-code", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/lines-of-code.git", + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", + "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc", + "shasum": "" + }, + "require": { + "nikic/php-parser": "^4.6", + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library for counting the lines of code in PHP source code", + "homepage": "https://github.com/sebastianbergmann/lines-of-code", + "support": { + "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", + "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-11-28T06:42:11+00:00" + }, + { + "name": "sebastian/object-enumerator", + "version": "4.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-enumerator.git", + "reference": "5c9eeac41b290a3712d88851518825ad78f45c71" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71", + "reference": "5c9eeac41b290a3712d88851518825ad78f45c71", + "shasum": "" + }, + "require": { + "php": ">=7.3", + "sebastian/object-reflector": "^2.0", + "sebastian/recursion-context": "^4.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Traverses array structures and object graphs to enumerate all referenced objects", + "homepage": "https://github.com/sebastianbergmann/object-enumerator/", + "support": { + "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", + "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:12:34+00:00" + }, + { + "name": "sebastian/object-reflector", + "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-reflector.git", + "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", + "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Allows reflection of object attributes, including inherited and non-public ones", + "homepage": "https://github.com/sebastianbergmann/object-reflector/", + "support": { + "issues": "https://github.com/sebastianbergmann/object-reflector/issues", + "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:14:26+00:00" + }, + { + "name": "sebastian/recursion-context", + "version": "4.0.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/recursion-context.git", + "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172", + "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + } + ], + "description": "Provides functionality to recursively process PHP variables", + "homepage": "http://www.github.com/sebastianbergmann/recursion-context", + "support": { + "issues": "https://github.com/sebastianbergmann/recursion-context/issues", + "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-10-26T13:17:30+00:00" + }, + { + "name": "sebastian/resource-operations", + "version": "3.0.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/resource-operations.git", + "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", + "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Provides a list of PHP built-in functions that operate on resources", + "homepage": "https://www.github.com/sebastianbergmann/resource-operations", + "support": { + "issues": "https://github.com/sebastianbergmann/resource-operations/issues", + "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T06:45:17+00:00" + }, + { + "name": "sebastian/type", + "version": "2.3.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/type.git", + "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914", + "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.3-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Collection of value objects that represent the types of the PHP type system", + "homepage": "https://github.com/sebastianbergmann/type", + "support": { + "issues": "https://github.com/sebastianbergmann/type/issues", + "source": "https://github.com/sebastianbergmann/type/tree/2.3.4" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2021-06-15T12:49:02+00:00" + }, + { + "name": "sebastian/version", + "version": "3.0.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/version.git", + "reference": "c6c1022351a901512170118436c764e473f6de8c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c", + "reference": "c6c1022351a901512170118436c764e473f6de8c", + "shasum": "" + }, + "require": { + "php": ">=7.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "Library that helps with managing the version number of Git-hosted PHP projects", + "homepage": "https://github.com/sebastianbergmann/version", + "support": { + "issues": "https://github.com/sebastianbergmann/version/issues", + "source": "https://github.com/sebastianbergmann/version/tree/3.0.2" + }, + "funding": [ + { + "url": "https://github.com/sebastianbergmann", + "type": "github" + } + ], + "time": "2020-09-28T06:39:44+00:00" + }, + { + "name": "symfony/browser-kit", + "version": "v4.4.37", + "source": { + "type": "git", + "url": "https://github.com/symfony/browser-kit.git", + "reference": "6e81008cac62369871cb6b8de64576ed138e3998" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/6e81008cac62369871cb6b8de64576ed138e3998", + "reference": "6e81008cac62369871cb6b8de64576ed138e3998", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/dom-crawler": "^3.4|^4.0|^5.0", + "symfony/polyfill-php80": "^1.16" + }, + "require-dev": { + "symfony/css-selector": "^3.4|^4.0|^5.0", + "symfony/http-client": "^4.3|^5.0", + "symfony/mime": "^4.3|^5.0", + "symfony/process": "^3.4|^4.0|^5.0" + }, + "suggest": { + "symfony/process": "" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\BrowserKit\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/browser-kit/tree/v4.4.37" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-01-02T09:41:36+00:00" + }, + { + "name": "theseer/tokenizer", + "version": "1.2.1", + "source": { + "type": "git", + "url": "https://github.com/theseer/tokenizer.git", + "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", + "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-tokenizer": "*", + "ext-xmlwriter": "*", + "php": "^7.2 || ^8.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Arne Blankerts", + "email": "arne@blankerts.de", + "role": "Developer" + } + ], + "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", + "support": { + "issues": "https://github.com/theseer/tokenizer/issues", + "source": "https://github.com/theseer/tokenizer/tree/1.2.1" + }, + "funding": [ + { + "url": "https://github.com/theseer", + "type": "github" + } + ], + "time": "2021-07-28T10:34:58+00:00" + }, + { + "name": "weitzman/drupal-test-traits", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://gitlab.com/weitzman/drupal-test-traits.git", + "reference": "b902b579a99393dabd7eaad4f0041c9da7e29152" + }, + "dist": { + "type": "zip", + "url": "https://gitlab.com/api/v4/projects/weitzman%2Fdrupal-test-traits/repository/archive.zip?sha=b902b579a99393dabd7eaad4f0041c9da7e29152", + "reference": "b902b579a99393dabd7eaad4f0041c9da7e29152", + "shasum": "" + }, + "require": { + "behat/mink": "^1.8 | 1.7.1 | 1.7.x-dev", + "behat/mink-goutte-driver": "^1.2", + "php": ">=7.0.8", + "phpunit/phpunit": ">=6.5", + "webflo/drupal-finder": "^1.1" + }, + "require-dev": { + "behat/mink-selenium2-driver": "1.4.0 | 1.3.1 | 1.3.x-dev", + "composer/installers": "^1.2", + "dmore/chrome-mink-driver": "^2.6", + "drupal/core-composer-scaffold": "^9", + "drupal/core-dev": "^9", + "drupal/core-recommended": "^9", + "drush/drush": "^10", + "jakub-onderka/php-parallel-lint": "^1.0", + "squizlabs/php_codesniffer": "^3.2", + "zaporylie/composer-drupal-optimizations": "^1.0" + }, + "default-branch": true, + "type": "library", + "extra": { + "installer-paths": { + "web/core": [ + "type:drupal-core" + ] + }, + "drupal-scaffold": { + "locations": { + "web-root": "web/" + }, + "file-mapping": { + "[project-root]/.editorconfig": false, + "[project-root]/.gitattributes": false, + "[project-root]/.gitignore": false + } + } + }, + "autoload": { + "psr-4": { + "weitzman\\DrupalTestTraits\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Moshe Weitzman", + "email": "weitzman@tejasa.com" + } + ], + "description": "Traits for testing Drupal sites that have user content (versus unpopulated sites).", + "support": { + "issues": "https://gitlab.com/weitzman/drupal-test-traits/-/issues", + "source": "https://gitlab.com/weitzman/drupal-test-traits/-/tree/master" + }, + "time": "2021-04-16T01:33:10+00:00" } ], + "aliases": [], "minimum-stability": "dev", "stability-flags": { "drupal/admin_theme": 20, @@ -22190,13 +24436,11 @@ "drupal/config_split": 10, "drupal/content_sync": 20, "drupal/field_group": 20, - "drupal/flag": 20, "drupal/flag_lists": 20, "drupal/gdpr": 15, "drupal/genpass": 20, "drupal/image_delta_formatter": 20, "drupal/image_effects": 20, - "drupal/jsonrpc": 20, "drupal/login_destination": 20, "drupal/login_history": 20, "drupal/mailgun": 20, @@ -22205,7 +24449,6 @@ "drupal/migrate_plus": 20, "drupal/migrate_tools": 20, "drupal/mimemail": 20, - "drupal/payment_commerce": 20, "drupal/redirect": 20, "drupal/search_api_page": 20, "drupal/select_translation": 20, @@ -22214,12 +24457,12 @@ "drupal/strings_i18n_json_export": 20, "drupal/swiftmailer": 20, "drupal/telephone_formatter": 10, - "drupal/toolbar_themes": 15, "drupal/translate_side_by_side": 20, "drupal/translation_views": 20, "drupal/ultimate_cron": 20, "drupal/user_email_verification": 20, "drupal/views_conditional": 20, + "weitzman/drupal-test-traits": 20, "drupal/autocomplete_deluxe": 5, "drupal/better_exposed_filters": 10, "drupal/bulkdelete": 20, @@ -22257,5 +24500,5 @@ "platform-overrides": { "php": "7.3" }, - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.2.0" } diff --git a/config/devel/config_devel.settings.yml b/config/devel/config_devel.settings.yml index be7bd439..e5e05809 100644 --- a/config/devel/config_devel.settings.yml +++ b/config/devel/config_devel.settings.yml @@ -1,5 +1,5 @@ -auto_import: { } -auto_export: { } -langcode: fr _core: default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o +langcode: fr +auto_import: { } +auto_export: { } diff --git a/config/devel/entity_clone.settings.yml b/config/devel/entity_clone.settings.yml index 26ac642e..bed8cec0 100644 --- a/config/devel/entity_clone.settings.yml +++ b/config/devel/entity_clone.settings.yml @@ -1,4 +1,28 @@ form_settings: + taxonomy_term: + default_value: false + disable: false + hidden: false + contact_message: + default_value: false + disable: false + hidden: false + file: + default_value: false + disable: false + hidden: false + node: + default_value: false + disable: false + hidden: false + user: + default_value: false + disable: false + hidden: false + menu_link_content: + default_value: false + disable: false + hidden: false commerce_license: default_value: false disable: false @@ -63,18 +87,6 @@ form_settings: default_value: false disable: false hidden: false - contact_message: - default_value: false - disable: false - hidden: false - file: - default_value: false - disable: false - hidden: false - node: - default_value: false - disable: false - hidden: false profile: default_value: false disable: false @@ -91,14 +103,6 @@ form_settings: default_value: false disable: false hidden: false - taxonomy_term: - default_value: false - disable: false - hidden: false - user: - default_value: false - disable: false - hidden: false workflow_transition: default_value: false disable: false @@ -107,7 +111,3 @@ form_settings: default_value: false disable: false hidden: false - menu_link_content: - default_value: false - disable: false - hidden: false diff --git a/config/devel/maillog.settings.yml b/config/devel/maillog.settings.yml index cd8cb805..752fc8f4 100644 --- a/config/devel/maillog.settings.yml +++ b/config/devel/maillog.settings.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI +langcode: fr send: false log: true verbose: true -langcode: fr -_core: - default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI diff --git a/config/devel/update.settings.yml b/config/devel/update.settings.yml index ddeca202..d322d8f8 100644 --- a/config/devel/update.settings.yml +++ b/config/devel/update.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: g88bppZh2Uimhd8nWIoRyNIqCPNQ-ywV5hXa_f4Av8k +langcode: fr check: disabled_extensions: false interval_days: 1 @@ -9,6 +12,3 @@ notification: emails: - info@materio.com threshold: all -langcode: fr -_core: - default_config_hash: g88bppZh2Uimhd8nWIoRyNIqCPNQ-ywV5hXa_f4Av8k diff --git a/config/sync/admin_theme.settings.yml b/config/sync/admin_theme.settings.yml index 9c46ddba..bc1e8e53 100644 --- a/config/sync/admin_theme.settings.yml +++ b/config/sync/admin_theme.settings.yml @@ -1,4 +1,4 @@ -paths: "/dummy-path-needed-until-core-issue-2930364-is-fixed\r\n/user/*/*" -exclude_paths: /dummy-path-needed-until-core-issue-2930364-is-fixed _core: default_config_hash: djrGnpQFw2Jm0GjIQ-o28-09ZKtCusE5k0VNddWmOKE +paths: "/dummy-path-needed-until-core-issue-2930364-is-fixed\r\n/user/*/*" +exclude_paths: /dummy-path-needed-until-core-issue-2930364-is-fixed diff --git a/config/sync/advagg.settings.yml b/config/sync/advagg.settings.yml index cb210681..ce8a3c57 100644 --- a/config/sync/advagg.settings.yml +++ b/config/sync/advagg.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: Vi3b7DLLNw5X1UX9XG8mnU-ysvyNgdyvAasxV9yck3I css: brotli: true combine_media: false @@ -22,5 +24,3 @@ skip_enabled_preprocess_check: false show_bypass_cookie_message: true symlinks: false symlinksifownermatch: false -_core: - default_config_hash: Vi3b7DLLNw5X1UX9XG8mnU-ysvyNgdyvAasxV9yck3I diff --git a/config/sync/amswap.amswapconfig.yml b/config/sync/amswap.amswapconfig.yml index b065199d..21d5cf02 100644 --- a/config/sync/amswap.amswapconfig.yml +++ b/config/sync/amswap.amswapconfig.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: d7tn_kI_5tCvOXLD4Qa-_znks4jgfgCwsKda6GKH-vk role_menu_pairs: - role: admin @@ -8,5 +10,3 @@ role_menu_pairs: dependencies: module: - amswap -_core: - default_config_hash: d7tn_kI_5tCvOXLD4Qa-_znks4jgfgCwsKda6GKH-vk diff --git a/config/sync/auto_entitylabel.settings.node.frontpage.yml b/config/sync/auto_entitylabel.settings.node.frontpage.yml index d0bbf466..bd69cd15 100644 --- a/config/sync/auto_entitylabel.settings.node.frontpage.yml +++ b/config/sync/auto_entitylabel.settings.node.frontpage.yml @@ -1,7 +1,7 @@ status: 1 pattern: "" -php: true escape: false dependencies: config: - node.type.frontpage +php: true diff --git a/config/sync/autologout.role.admin.yml b/config/sync/autologout.role.admin.yml index d215dbe2..85d4cd7c 100644 --- a/config/sync/autologout.role.admin.yml +++ b/config/sync/autologout.role.admin.yml @@ -1,5 +1,5 @@ -enabled: true -timeout: 0 _core: default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw +enabled: true +timeout: 0 url: '' diff --git a/config/sync/autologout.role.authenticated.yml b/config/sync/autologout.role.authenticated.yml index 302c1f0f..2626d58f 100644 --- a/config/sync/autologout.role.authenticated.yml +++ b/config/sync/autologout.role.authenticated.yml @@ -1,4 +1,4 @@ -enabled: false -timeout: null _core: default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos +enabled: false +timeout: null diff --git a/config/sync/autologout.role.root.yml b/config/sync/autologout.role.root.yml index d215dbe2..85d4cd7c 100644 --- a/config/sync/autologout.role.root.yml +++ b/config/sync/autologout.role.root.yml @@ -1,5 +1,5 @@ -enabled: true -timeout: 0 _core: default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw +enabled: true +timeout: 0 url: '' diff --git a/config/sync/autologout.role.user.yml b/config/sync/autologout.role.user.yml index 302c1f0f..2626d58f 100644 --- a/config/sync/autologout.role.user.yml +++ b/config/sync/autologout.role.user.yml @@ -1,4 +1,4 @@ -enabled: false -timeout: null _core: default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos +enabled: false +timeout: null diff --git a/config/sync/autologout.settings.yml b/config/sync/autologout.settings.yml index 3e0ee38c..28e92b6e 100644 --- a/config/sync/autologout.settings.yml +++ b/config/sync/autologout.settings.yml @@ -1,23 +1,23 @@ +_core: + default_config_hash: m2pxH8tc4KIlh127R5TYim65W7NBY9gpYQnIXlvDp0M +langcode: fr timeout: 1800 max_timeout: 172800 padding: 120 +no_individual_logout_threshold: true role_logout: true +role_logout_max: true redirect_url: / no_dialog: true message: 'Your session is about to expire. Do you want to reset it?' inactivity_message: '' +inactivity_message_type: status enforce_admin: false jstimer_format: '%hours%:%mins%:%secs%' jstimer_js_load_option: false use_alt_logout_method: true use_watchdog: false -langcode: fr -_core: - default_config_hash: m2pxH8tc4KIlh127R5TYim65W7NBY9gpYQnIXlvDp0M dialog_title: 'materiO’ Alert' -no_individual_logout_threshold: true -role_logout_max: true -inactivity_message_type: status disable_buttons: false yes_button: '' no_button: '' diff --git a/config/sync/better_messages.settings.yml b/config/sync/better_messages.settings.yml index 81af5a2d..7e6d231e 100644 --- a/config/sync/better_messages.settings.yml +++ b/config/sync/better_messages.settings.yml @@ -1,3 +1,6 @@ +langcode: fr +_core: + default_config_hash: VcrgfJ8s9xNvGnogt3JciEvtMgPkMsHeE9BOLXd7jHk position: tr vertical: 50 horizontal: 5 @@ -20,44 +23,41 @@ jquery_ui: visibility: message_type: id: message_type - message_types: { } negate: false context_mapping: better_messages: '@better_messages.context:better_messages' + message_types: { } 'entity_bundle:commerce_product': id: 'entity_bundle:commerce_product' - bundles: { } negate: false context_mapping: commerce_product: '@commerce_product.product_route_context:commerce_product' + bundles: { } 'entity_bundle:node': id: 'entity_bundle:node' - bundles: { } negate: false context_mapping: node: '@node.node_route_context:node' + bundles: { } language: id: language - langcodes: { } negate: false context_mapping: language: '@language.current_language_context:language_interface' + langcodes: { } node_type: id: node_type - bundles: { } negate: false context_mapping: node: '@node.node_route_context:node' + bundles: { } request_path: id: request_path - pages: '' negate: false + pages: '' user_role: id: user_role - roles: { } negate: false context_mapping: user: '@user.current_user_context:current_user' -langcode: fr -_core: - default_config_hash: VcrgfJ8s9xNvGnogt3JciEvtMgPkMsHeE9BOLXd7jHk + roles: { } diff --git a/config/sync/block.block.adminimal_theme_breadcrumbs.yml b/config/sync/block.block.adminimal_theme_breadcrumbs.yml index dd0384a7..763cfeab 100644 --- a/config/sync/block.block.adminimal_theme_breadcrumbs.yml +++ b/config/sync/block.block.adminimal_theme_breadcrumbs.yml @@ -17,6 +17,6 @@ plugin: system_breadcrumb_block settings: id: system_breadcrumb_block label: Breadcrumbs - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/sync/block.block.adminimal_theme_content.yml b/config/sync/block.block.adminimal_theme_content.yml index fb13907b..6cfaa072 100644 --- a/config/sync/block.block.adminimal_theme_content.yml +++ b/config/sync/block.block.adminimal_theme_content.yml @@ -17,6 +17,6 @@ plugin: system_main_block settings: id: system_main_block label: 'Main page content' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/sync/block.block.adminimal_theme_help.yml b/config/sync/block.block.adminimal_theme_help.yml index 5e264d6b..ec79359f 100644 --- a/config/sync/block.block.adminimal_theme_help.yml +++ b/config/sync/block.block.adminimal_theme_help.yml @@ -17,6 +17,6 @@ plugin: help_block settings: id: help_block label: Help - provider: help label_display: '0' + provider: help visibility: { } diff --git a/config/sync/block.block.adminimal_theme_local_actions.yml b/config/sync/block.block.adminimal_theme_local_actions.yml index ca0da85d..304643c6 100644 --- a/config/sync/block.block.adminimal_theme_local_actions.yml +++ b/config/sync/block.block.adminimal_theme_local_actions.yml @@ -15,6 +15,6 @@ plugin: local_actions_block settings: id: local_actions_block label: 'Primary admin actions' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/sync/block.block.adminimal_theme_login.yml b/config/sync/block.block.adminimal_theme_login.yml index 11c62297..3811901a 100644 --- a/config/sync/block.block.adminimal_theme_login.yml +++ b/config/sync/block.block.adminimal_theme_login.yml @@ -17,6 +17,6 @@ plugin: user_login_block settings: id: user_login_block label: 'User login' - provider: user label_display: visible + provider: user visibility: { } diff --git a/config/sync/block.block.adminimal_theme_messages.yml b/config/sync/block.block.adminimal_theme_messages.yml index ab769999..e7e74058 100644 --- a/config/sync/block.block.adminimal_theme_messages.yml +++ b/config/sync/block.block.adminimal_theme_messages.yml @@ -17,6 +17,6 @@ plugin: system_messages_block settings: id: system_messages_block label: 'Status messages' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/sync/block.block.adminimal_theme_page_title.yml b/config/sync/block.block.adminimal_theme_page_title.yml index 81f8d0b6..704d0097 100644 --- a/config/sync/block.block.adminimal_theme_page_title.yml +++ b/config/sync/block.block.adminimal_theme_page_title.yml @@ -15,6 +15,6 @@ plugin: page_title_block settings: id: page_title_block label: 'Page title' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/sync/block.block.adminimal_theme_primary_local_tasks.yml b/config/sync/block.block.adminimal_theme_primary_local_tasks.yml index 776e1826..112cef5d 100644 --- a/config/sync/block.block.adminimal_theme_primary_local_tasks.yml +++ b/config/sync/block.block.adminimal_theme_primary_local_tasks.yml @@ -15,8 +15,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: 'Primary tabs' - provider: core label_display: '0' + provider: core primary: true secondary: false visibility: { } diff --git a/config/sync/block.block.adminimal_theme_secondary_local_tasks.yml b/config/sync/block.block.adminimal_theme_secondary_local_tasks.yml index d71e4f8b..e47da5ef 100644 --- a/config/sync/block.block.adminimal_theme_secondary_local_tasks.yml +++ b/config/sync/block.block.adminimal_theme_secondary_local_tasks.yml @@ -15,8 +15,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: 'Secondary tabs' - provider: core label_display: '0' + provider: core primary: false secondary: true visibility: { } diff --git a/config/sync/block.block.cart.yml b/config/sync/block.block.cart.yml index 5f338506..789479a7 100644 --- a/config/sync/block.block.cart.yml +++ b/config/sync/block.block.cart.yml @@ -15,7 +15,7 @@ plugin: commerce_cart settings: id: commerce_cart label: Cart - provider: commerce_cart label_display: visible + provider: commerce_cart dropdown: true visibility: { } diff --git a/config/sync/block.block.checkoutprogress.yml b/config/sync/block.block.checkoutprogress.yml index 46abd50c..d6332bcf 100644 --- a/config/sync/block.block.checkoutprogress.yml +++ b/config/sync/block.block.checkoutprogress.yml @@ -17,30 +17,30 @@ plugin: commerce_checkout_progress settings: id: commerce_checkout_progress label: 'Checkout progress' - provider: commerce_checkout label_display: '0' + provider: commerce_checkout visibility: view_inclusion: id: view_inclusion negate: null - view_inclusion: { } context_mapping: { } + view_inclusion: { } request_path_exclusion: id: request_path_exclusion - pages: '' negate: null context_mapping: { } + pages: '' 'entity_bundle:commerce_product_variation': id: 'entity_bundle:commerce_product_variation' - bundles: - materio_product_variation_type: materio_product_variation_type negate: false context_mapping: commerce_product_variation: '@commerce_product.product_variation_route_context:commerce_product_variation' + bundles: + materio_product_variation_type: materio_product_variation_type 'entity_bundle:commerce_product': id: 'entity_bundle:commerce_product' - bundles: - materio_product_type: materio_product_type negate: false context_mapping: commerce_product: '@commerce_product.product_route_context:commerce_product' + bundles: + materio_product_type: materio_product_type diff --git a/config/sync/block.block.header.yml b/config/sync/block.block.header.yml index 2bf286af..60f112e3 100644 --- a/config/sync/block.block.header.yml +++ b/config/sync/block.block.header.yml @@ -17,15 +17,15 @@ plugin: 'menu_block:header' settings: id: 'menu_block:header' label: Header - provider: menu_block label_display: '0' + provider: menu_block follow: false follow_parent: child + label_link: false + label_type: block level: 1 depth: 0 expand_all_items: false parent: 'header:' suggestion: header - label_type: block - label_link: false visibility: { } diff --git a/config/sync/block.block.languageswitcher.yml b/config/sync/block.block.languageswitcher.yml index 43e15f0b..a820a0ca 100644 --- a/config/sync/block.block.languageswitcher.yml +++ b/config/sync/block.block.languageswitcher.yml @@ -15,6 +15,6 @@ plugin: 'language_block:language_interface' settings: id: 'language_block:language_interface' label: Langue - provider: language label_display: visible + provider: language visibility: { } diff --git a/config/sync/block.block.materiosapisearchblock.yml b/config/sync/block.block.materiosapisearchblock.yml index 39c5d910..6a511cc1 100644 --- a/config/sync/block.block.materiosapisearchblock.yml +++ b/config/sync/block.block.materiosapisearchblock.yml @@ -17,32 +17,32 @@ plugin: materio_sapi_search_block settings: id: materio_sapi_search_block label: 'Materio sapi search block' - provider: materio_sapi label_display: '0' + provider: materio_sapi visibility: user_status: id: user_status + negate: false + context_mapping: + user: '@user.current_user_context:current_user' user_status: viewing_profile: '0' logged_viewing_profile: '0' own_page_true: '0' field_value: '0' user_fields: uid - negate: false - context_mapping: - user: '@user.current_user_context:current_user' context_all: id: context_all - values: '' negate: null context_mapping: { } + values: '' context: id: context - values: '' negate: null context_mapping: { } + values: '' request_path: id: request_path - pages: '/checkout/*' negate: true context_mapping: { } + pages: '/checkout/*' diff --git a/config/sync/block.block.materiosimplenewssubscription.yml b/config/sync/block.block.materiosimplenewssubscription.yml index 94d69cbd..e70787df 100644 --- a/config/sync/block.block.materiosimplenewssubscription.yml +++ b/config/sync/block.block.materiosimplenewssubscription.yml @@ -18,8 +18,8 @@ plugin: materio_simplenews_subscription_block settings: id: materio_simplenews_subscription_block label: 'Inscription newsletter Materio' - provider: materio_simplenews label_display: '0' + provider: materio_simplenews newsletters: materio_newsletter: materio_newsletter message: 'Subscribe to our monthly newsletter.' @@ -28,22 +28,22 @@ visibility: view_inclusion: id: view_inclusion negate: false - view_inclusion: { } context_mapping: { } + view_inclusion: { } request_path_exclusion: id: request_path_exclusion - pages: '' negate: true context_mapping: { } + pages: '' user_role: id: user_role - roles: - anonymous: anonymous negate: false context_mapping: user: '@user.current_user_context:current_user' + roles: + anonymous: anonymous request_path: id: request_path - pages: '' negate: false context_mapping: { } + pages: '' diff --git a/config/sync/block.block.matminimal_breadcrumbs.yml b/config/sync/block.block.matminimal_breadcrumbs.yml index fac1ff63..ebb721ec 100644 --- a/config/sync/block.block.matminimal_breadcrumbs.yml +++ b/config/sync/block.block.matminimal_breadcrumbs.yml @@ -18,13 +18,13 @@ plugin: system_breadcrumb_block settings: id: system_breadcrumb_block label: Breadcrumbs - provider: system label_display: '0' + provider: system visibility: user_role: id: user_role - roles: - root: root negate: false context_mapping: user: '@user.current_user_context:current_user' + roles: + root: root diff --git a/config/sync/block.block.matminimal_content.yml b/config/sync/block.block.matminimal_content.yml index 41c32174..927149de 100644 --- a/config/sync/block.block.matminimal_content.yml +++ b/config/sync/block.block.matminimal_content.yml @@ -17,6 +17,6 @@ plugin: system_main_block settings: id: system_main_block label: 'Main page content' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/sync/block.block.matminimal_help.yml b/config/sync/block.block.matminimal_help.yml index 61d67824..ec4cba7a 100644 --- a/config/sync/block.block.matminimal_help.yml +++ b/config/sync/block.block.matminimal_help.yml @@ -17,6 +17,6 @@ plugin: help_block settings: id: help_block label: Help - provider: help label_display: '0' + provider: help visibility: { } diff --git a/config/sync/block.block.matminimal_local_actions.yml b/config/sync/block.block.matminimal_local_actions.yml index 6805a3d6..0dc88bcd 100644 --- a/config/sync/block.block.matminimal_local_actions.yml +++ b/config/sync/block.block.matminimal_local_actions.yml @@ -15,6 +15,6 @@ plugin: local_actions_block settings: id: local_actions_block label: 'Primary admin actions' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/sync/block.block.matminimal_login.yml b/config/sync/block.block.matminimal_login.yml index b6ad683d..71232bab 100644 --- a/config/sync/block.block.matminimal_login.yml +++ b/config/sync/block.block.matminimal_login.yml @@ -17,6 +17,6 @@ plugin: user_login_block settings: id: user_login_block label: 'User login' - provider: user label_display: visible + provider: user visibility: { } diff --git a/config/sync/block.block.matminimal_messages.yml b/config/sync/block.block.matminimal_messages.yml index 610c38c1..b15d7136 100644 --- a/config/sync/block.block.matminimal_messages.yml +++ b/config/sync/block.block.matminimal_messages.yml @@ -17,6 +17,6 @@ plugin: system_messages_block settings: id: system_messages_block label: 'Status messages' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/sync/block.block.matminimal_page_title.yml b/config/sync/block.block.matminimal_page_title.yml index 70492c73..b901e9dd 100644 --- a/config/sync/block.block.matminimal_page_title.yml +++ b/config/sync/block.block.matminimal_page_title.yml @@ -15,6 +15,6 @@ plugin: page_title_block settings: id: page_title_block label: 'Page title' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/sync/block.block.matminimal_primary_local_tasks.yml b/config/sync/block.block.matminimal_primary_local_tasks.yml index aa8bd78d..56c98c9c 100644 --- a/config/sync/block.block.matminimal_primary_local_tasks.yml +++ b/config/sync/block.block.matminimal_primary_local_tasks.yml @@ -15,8 +15,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: 'Primary tabs' - provider: core label_display: '0' + provider: core primary: true secondary: false visibility: { } diff --git a/config/sync/block.block.matminimal_secondary_local_tasks.yml b/config/sync/block.block.matminimal_secondary_local_tasks.yml index 6e94e2d1..0aa41698 100644 --- a/config/sync/block.block.matminimal_secondary_local_tasks.yml +++ b/config/sync/block.block.matminimal_secondary_local_tasks.yml @@ -15,8 +15,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: 'Secondary tabs' - provider: core label_display: '0' + provider: core primary: false secondary: true visibility: { } diff --git a/config/sync/block.block.pagetitle.yml b/config/sync/block.block.pagetitle.yml index 956577d6..c649aa9d 100644 --- a/config/sync/block.block.pagetitle.yml +++ b/config/sync/block.block.pagetitle.yml @@ -13,6 +13,6 @@ plugin: page_title_block settings: id: page_title_block label: 'Page title' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/sync/block.block.pieddepage.yml b/config/sync/block.block.pieddepage.yml index eabc9e54..c655b6d2 100644 --- a/config/sync/block.block.pieddepage.yml +++ b/config/sync/block.block.pieddepage.yml @@ -17,15 +17,15 @@ plugin: 'menu_block:footer' settings: id: 'menu_block:footer' label: 'Pied de page' - provider: menu_block label_display: '0' + provider: menu_block follow: false follow_parent: child + label_link: false + label_type: block level: 1 depth: 0 expand_all_items: false parent: 'footer:' suggestion: footer - label_type: block - label_link: false visibility: { } diff --git a/config/sync/block.block.sitebranding.yml b/config/sync/block.block.sitebranding.yml index 3f62b65e..d2ff938b 100644 --- a/config/sync/block.block.sitebranding.yml +++ b/config/sync/block.block.sitebranding.yml @@ -15,8 +15,8 @@ plugin: system_branding_block settings: id: system_branding_block label: 'Site branding' - provider: system label_display: '0' + provider: system use_site_logo: false use_site_name: true use_site_slogan: true diff --git a/config/sync/block.block.socialmedialinks.yml b/config/sync/block.block.socialmedialinks.yml index ae9a2efe..d01fbeb5 100644 --- a/config/sync/block.block.socialmedialinks.yml +++ b/config/sync/block.block.socialmedialinks.yml @@ -16,8 +16,8 @@ plugin: social_media_links_block settings: id: social_media_links_block label: 'Social Media Links' - provider: social_media_links label_display: '0' + provider: social_media_links platforms: website: value: '' @@ -131,10 +131,10 @@ visibility: view_inclusion: id: view_inclusion negate: null - view_inclusion: { } context_mapping: { } + view_inclusion: { } request_path_exclusion: id: request_path_exclusion - pages: '' negate: null context_mapping: { } + pages: '' diff --git a/config/sync/block.block.tabs.yml b/config/sync/block.block.tabs.yml index df7c112b..24f25d30 100644 --- a/config/sync/block.block.tabs.yml +++ b/config/sync/block.block.tabs.yml @@ -16,27 +16,27 @@ plugin: local_tasks_block settings: id: local_tasks_block label: Tabs - provider: core label_display: '0' + provider: core primary: true secondary: true visibility: user_role: id: user_role + negate: false + context_mapping: + user: '@user.current_user_context:current_user' roles: authenticated: authenticated admin: admin root: root - negate: false - context_mapping: - user: '@user.current_user_context:current_user' view_inclusion: id: view_inclusion negate: null - view_inclusion: { } context_mapping: { } + view_inclusion: { } request_path_exclusion: id: request_path_exclusion - pages: '' negate: null context_mapping: { } + pages: '' diff --git a/config/sync/block.block.userblock.yml b/config/sync/block.block.userblock.yml index 248ae86b..e3c56579 100644 --- a/config/sync/block.block.userblock.yml +++ b/config/sync/block.block.userblock.yml @@ -16,13 +16,13 @@ plugin: user_block settings: id: user_block label: 'User block' - provider: materio_user label_display: visible + provider: materio_user visibility: user_role: id: user_role - roles: - authenticated: authenticated negate: false context_mapping: user: '@user.current_user_context:current_user' + roles: + authenticated: authenticated diff --git a/config/sync/block.block.userlogin.yml b/config/sync/block.block.userlogin.yml index df71fc3f..602d083c 100644 --- a/config/sync/block.block.userlogin.yml +++ b/config/sync/block.block.userlogin.yml @@ -16,16 +16,16 @@ plugin: user_login_block settings: id: user_login_block label: 'Accès membre' - provider: user label_display: visible + provider: user visibility: view_inclusion: id: view_inclusion negate: false - view_inclusion: { } context_mapping: { } + view_inclusion: { } request_path_exclusion: id: request_path_exclusion - pages: '' negate: true context_mapping: { } + pages: '' diff --git a/config/sync/commerce_checkout.commerce_checkout_flow.default.yml b/config/sync/commerce_checkout.commerce_checkout_flow.default.yml index fc641338..8d5fc792 100644 --- a/config/sync/commerce_checkout.commerce_checkout_flow.default.yml +++ b/config/sync/commerce_checkout.commerce_checkout_flow.default.yml @@ -7,21 +7,21 @@ dependencies: - email_registration _core: default_config_hash: wwkDVBiXUqSzRifJbb71ajFBklJdNJ_DgS67IF-_qgY -id: default label: Default +id: default plugin: multistep_default configuration: display_checkout_progress: true panes: login: - allow_guest_checkout: true - allow_registration: false step: login weight: 0 + allow_guest_checkout: true + allow_registration: false contact_information: - double_entry: true step: order_information weight: 1 + double_entry: true billing_information: step: order_information weight: 2 @@ -32,6 +32,6 @@ configuration: step: complete weight: 4 order_summary: - view: commerce_checkout_order_summary step: _sidebar weight: 5 + view: commerce_checkout_order_summary diff --git a/config/sync/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml b/config/sync/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml index 2f2edfeb..183579d5 100644 --- a/config/sync/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml +++ b/config/sync/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml @@ -8,23 +8,25 @@ dependencies: - commerce_stripe - email_registration - materio_commerce -id: materio_checkout_flow label: 'materio checkout flow' +id: materio_checkout_flow plugin: multistep_default configuration: display_checkout_progress: true display_checkout_progress_breadcrumb_links: true panes: contact_information: - double_entry: false step: order_information weight: 0 + double_entry: false allow_guest_checkout: true allow_registration: false payment_information: step: order_information weight: 1 materio_commerce_agree_terms: + step: order_information + weight: 2 path: route_name: materio_commerce.terms_viewer route_parameters: { } @@ -32,16 +34,14 @@ configuration: prefix_text: 'I agree with the %terms' invalid_text: 'You must agree with the %terms before continuing' new_window: '1' - step: order_information - weight: 2 nid: '1' materio_commerce_agree_nominative: + step: order_information + weight: 3 path: /pricing/multijoueur text: "I have taken note that the membership of materialO 'is exclusively nominative. \r\nThe use of an account by more than one person is not allowed.\r\nI can fill the %multi form for multi user order." link_text: Multi-Joueurs invalid_text: 'You must agree with the nominative terms before continuing' - step: order_information - weight: 3 prefix_text: 'I agree with the %terms' new_window: '1' nid: '1' @@ -49,33 +49,33 @@ configuration: step: review weight: 4 stripe_review: - button_id: edit-actions-next - setup_future_usage: off_session step: review weight: 5 + button_id: edit-actions-next + setup_future_usage: off_session payment_process: - capture: true step: payment weight: 6 + capture: true completion_message: + step: complete + weight: 7 message: value: "

[current-user:customer:address:given_name] [current-user:customer:address:family_name] thank you and welcome to [site:name]!

\r\n\r\n

Once your order is confirmed, you have access to more than 10,000 inspiring and innovative material sheets!

\r\n" format: wysiwyg - step: complete - weight: 7 order_summary: - view: commerce_checkout_order_summary step: _sidebar weight: 8 + view: commerce_checkout_order_summary coupon_redemption: - allow_multiple: false step: _sidebar weight: 9 + allow_multiple: false email_registration_login: - allow_guest_checkout: true - allow_registration: false step: _disabled weight: 10 + allow_guest_checkout: true + allow_registration: false email_registration_completion_registration: step: _disabled weight: 11 @@ -83,7 +83,7 @@ configuration: step: _disabled weight: 12 login: - allow_guest_checkout: true - allow_registration: false step: _disabled weight: 13 + allow_guest_checkout: true + allow_registration: false diff --git a/config/sync/commerce_order.commerce_order_item_type.default.yml b/config/sync/commerce_order.commerce_order_item_type.default.yml index aa7d0ef4..cf89e649 100644 --- a/config/sync/commerce_order.commerce_order_item_type.default.yml +++ b/config/sync/commerce_order.commerce_order_item_type.default.yml @@ -2,20 +2,20 @@ uuid: e3eaa065-01db-421e-ba83-06ca691ac14a langcode: en status: true dependencies: + module: + - commerce_tax enforced: module: - commerce_product - module: - - commerce_tax third_party_settings: commerce_tax: taxable_type: services _core: default_config_hash: 6n6q97CDOCqHGs4Dun3BqVJE6e1o6TA-69qCwoUU-SY -label: Default id: default -purchasableEntityType: commerce_product_variation -orderType: default +label: Default traits: - commerce_license_order_item_type locked: false +purchasableEntityType: commerce_product_variation +orderType: default diff --git a/config/sync/commerce_order.commerce_order_item_type.materio_order_item_type.yml b/config/sync/commerce_order.commerce_order_item_type.materio_order_item_type.yml index a242460e..16cf6e55 100644 --- a/config/sync/commerce_order.commerce_order_item_type.materio_order_item_type.yml +++ b/config/sync/commerce_order.commerce_order_item_type.materio_order_item_type.yml @@ -7,10 +7,10 @@ dependencies: third_party_settings: commerce_tax: taxable_type: digital_goods -label: 'materio order item type' id: materio_order_item_type -purchasableEntityType: commerce_product_variation -orderType: materio_order_type +label: 'materio order item type' traits: - commerce_license_order_item_type locked: false +purchasableEntityType: commerce_product_variation +orderType: materio_order_type diff --git a/config/sync/commerce_order.commerce_order_item_type.recurring_product_variation.yml b/config/sync/commerce_order.commerce_order_item_type.recurring_product_variation.yml index 4ccf09d3..594af454 100644 --- a/config/sync/commerce_order.commerce_order_item_type.recurring_product_variation.yml +++ b/config/sync/commerce_order.commerce_order_item_type.recurring_product_variation.yml @@ -2,21 +2,21 @@ uuid: 65504bc8-0953-4f21-aaca-2970d7cd78bd langcode: en status: true dependencies: + module: + - commerce_tax enforced: module: - commerce_product - commerce_recurring - module: - - commerce_tax third_party_settings: commerce_tax: taxable_type: services _core: default_config_hash: Q21JtNYYWL-eIfxaX1rm-NvSqPqdDymrDrN08f_QC7M -label: 'Recurring (Product variation)' id: recurring_product_variation -purchasableEntityType: commerce_product_variation -orderType: recurring +label: 'Recurring (Product variation)' traits: - commerce_license_order_item_type locked: true +purchasableEntityType: commerce_product_variation +orderType: recurring diff --git a/config/sync/commerce_order.commerce_order_item_type.recurring_standalone.yml b/config/sync/commerce_order.commerce_order_item_type.recurring_standalone.yml index a2f11e1b..9446c698 100644 --- a/config/sync/commerce_order.commerce_order_item_type.recurring_standalone.yml +++ b/config/sync/commerce_order.commerce_order_item_type.recurring_standalone.yml @@ -7,9 +7,9 @@ dependencies: - commerce_recurring _core: default_config_hash: iFZgD_z6PSZqyLy65J_OLjA_nnGu-lvKxgPr0BNiCCI -label: 'Recurring (Standalone)' id: recurring_standalone -purchasableEntityType: '' -orderType: recurring +label: 'Recurring (Standalone)' traits: { } locked: true +purchasableEntityType: '' +orderType: recurring diff --git a/config/sync/commerce_order.commerce_order_type.default.yml b/config/sync/commerce_order.commerce_order_type.default.yml index 63a4534e..d6c56362 100644 --- a/config/sync/commerce_order.commerce_order_type.default.yml +++ b/config/sync/commerce_order.commerce_order_type.default.yml @@ -7,20 +7,20 @@ dependencies: - commerce_checkout third_party_settings: commerce_cart: - cart_form_view: commerce_cart_form cart_block_view: commerce_cart_block + cart_form_view: commerce_cart_form cart_expiration: { } commerce_checkout: checkout_flow: default _core: default_config_hash: pGvuJjaRPhhEY9oSM5EGsAtKWgGNSA-0aq4RIvd4BBE -label: Default id: default +label: Default +traits: { } +locked: false workflow: order_default numberPattern: null refresh_mode: customer refresh_frequency: 300 sendReceipt: true receiptBcc: info@materio.com -traits: { } -locked: false diff --git a/config/sync/commerce_order.commerce_order_type.materio_order_type.yml b/config/sync/commerce_order.commerce_order_type.materio_order_type.yml index 01e27c19..935957ac 100644 --- a/config/sync/commerce_order.commerce_order_type.materio_order_type.yml +++ b/config/sync/commerce_order.commerce_order_type.materio_order_type.yml @@ -7,18 +7,18 @@ dependencies: - commerce_checkout third_party_settings: commerce_cart: - cart_form_view: commerce_cart_form cart_block_view: commerce_cart_block + cart_form_view: commerce_cart_form cart_expiration: { } commerce_checkout: checkout_flow: materio_checkout_flow -label: 'materio order type' id: materio_order_type +label: 'materio order type' +traits: { } +locked: false workflow: order_default numberPattern: order_default refresh_mode: customer refresh_frequency: 300 sendReceipt: true receiptBcc: info@materio.com -traits: { } -locked: false diff --git a/config/sync/commerce_order.commerce_order_type.recurring.yml b/config/sync/commerce_order.commerce_order_type.recurring.yml index 77a81c57..38929a5e 100644 --- a/config/sync/commerce_order.commerce_order_type.recurring.yml +++ b/config/sync/commerce_order.commerce_order_type.recurring.yml @@ -8,20 +8,20 @@ dependencies: - commerce_recurring third_party_settings: commerce_cart: - cart_form_view: commerce_cart_form cart_block_view: commerce_cart_block + cart_form_view: commerce_cart_form cart_expiration: { } commerce_checkout: checkout_flow: default _core: default_config_hash: 792iyvjCVODZf_5iMHKhvhpGeC-uLVBLdjqi3xSkDKg -label: Recurring id: recurring +label: Recurring +traits: { } +locked: true workflow: order_recurring numberPattern: null refresh_mode: customer refresh_frequency: 300 sendReceipt: true receiptBcc: info@materio.com -traits: { } -locked: true diff --git a/config/sync/commerce_payment.commerce_payment_gateway.manual.yml b/config/sync/commerce_payment.commerce_payment_gateway.manual.yml index 8e9e3b25..01ed12f0 100644 --- a/config/sync/commerce_payment.commerce_payment_gateway.manual.yml +++ b/config/sync/commerce_payment.commerce_payment_gateway.manual.yml @@ -7,14 +7,14 @@ label: Manuel weight: null plugin: manual configuration: - instructions: - value: "Paiement par chèque: à l’ordre de matériO’, et à envoyer à \r\nmatériO’ SAS \r\n8, rue Chaptal \r\n75009 Paris \r\nFrance\r\n\r\nPaiement par virement: \r\nIBAN : FR76 3006 6106 6100 0104 4360 109\r\nBIC : CMCIFRPP\r\n\r\nVotre accès à la base sera activé dès réception de votre paiement.\r\n" - format: plain_text display_label: 'Virement ou chèque' mode: n/a payment_method_types: - credit_card collect_billing_information: true + instructions: + value: "Paiement par chèque: à l’ordre de matériO’, et à envoyer à \r\nmatériO’ SAS \r\n8, rue Chaptal \r\n75009 Paris \r\nFrance\r\n\r\nPaiement par virement: \r\nIBAN : FR76 3006 6106 6100 0104 4360 109\r\nBIC : CMCIFRPP\r\n\r\nVotre accès à la base sera activé dès réception de votre paiement.\r\n" + format: plain_text conditions: - plugin: 'order_purchased_entity:commerce_product_variation' diff --git a/config/sync/commerce_payment.commerce_payment_gateway.stripe.yml b/config/sync/commerce_payment.commerce_payment_gateway.stripe.yml index 201c760c..78c53b93 100644 --- a/config/sync/commerce_payment.commerce_payment_gateway.stripe.yml +++ b/config/sync/commerce_payment.commerce_payment_gateway.stripe.yml @@ -9,13 +9,13 @@ label: Stripe weight: -10 plugin: stripe configuration: - publishable_key: pk_live_51I7RAuBp8BkjanLQp3lsf7QBqO1xhRj8gLEbH4ivBEiZhkGwxgrQNGGizo5yk7HgxkiW3jRY6M4ni8pVfBTt5DGW00nBUevKbl - secret_key: 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 - enable_credit_card_icons: false display_label: Stripe mode: live payment_method_types: - credit_card collect_billing_information: true + publishable_key: pk_live_51I7RAuBp8BkjanLQp3lsf7QBqO1xhRj8gLEbH4ivBEiZhkGwxgrQNGGizo5yk7HgxkiW3jRY6M4ni8pVfBTt5DGW00nBUevKbl + secret_key: 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 + enable_credit_card_icons: false conditions: { } conditionOperator: AND diff --git a/config/sync/commerce_product.commerce_product_type.default.yml b/config/sync/commerce_product.commerce_product_type.default.yml index ec3bd2ea..6330a8eb 100644 --- a/config/sync/commerce_product.commerce_product_type.default.yml +++ b/config/sync/commerce_product.commerce_product_type.default.yml @@ -6,9 +6,9 @@ _core: default_config_hash: 5TqAuVTl1_arKIBeD1qDfJM-pKmaFnqyYSQNdwEK_DQ id: default label: Default +traits: { } +locked: false description: '' variationType: default multipleVariations: true injectVariationFields: true -traits: { } -locked: false diff --git a/config/sync/commerce_product.commerce_product_type.materio_product_type.yml b/config/sync/commerce_product.commerce_product_type.materio_product_type.yml index 94aa26b8..9437cf24 100644 --- a/config/sync/commerce_product.commerce_product_type.materio_product_type.yml +++ b/config/sync/commerce_product.commerce_product_type.materio_product_type.yml @@ -4,9 +4,9 @@ status: true dependencies: { } id: materio_product_type label: 'materio product type' +traits: { } +locked: false description: '' variationType: materio_product_variation_type multipleVariations: true injectVariationFields: true -traits: { } -locked: false diff --git a/config/sync/commerce_product.commerce_product_variation_type.default.yml b/config/sync/commerce_product.commerce_product_variation_type.default.yml index 9e5810b9..a4a033d5 100644 --- a/config/sync/commerce_product.commerce_product_variation_type.default.yml +++ b/config/sync/commerce_product.commerce_product_variation_type.default.yml @@ -12,9 +12,9 @@ _core: default_config_hash: 3vA4FKQ1Qu8B1R8UdGPnmMfJrYO6Y6uMqeNgDgXxods id: default label: Default -orderItemType: default -generateTitle: true traits: - commerce_license - purchasable_entity_subscription locked: false +orderItemType: default +generateTitle: true diff --git a/config/sync/commerce_product.commerce_product_variation_type.materio_product_variation_type.yml b/config/sync/commerce_product.commerce_product_variation_type.materio_product_variation_type.yml index 79d7176e..7d021ca1 100644 --- a/config/sync/commerce_product.commerce_product_variation_type.materio_product_variation_type.yml +++ b/config/sync/commerce_product.commerce_product_variation_type.materio_product_variation_type.yml @@ -11,9 +11,9 @@ third_party_settings: activate_on_place: false id: materio_product_variation_type label: 'materio product variation type' -orderItemType: materio_order_item_type -generateTitle: false traits: - commerce_license - purchasable_entity_subscription locked: false +orderItemType: materio_order_item_type +generateTitle: false diff --git a/config/sync/commerce_store.commerce_store_type.online.yml b/config/sync/commerce_store.commerce_store_type.online.yml index 9b98e70e..adce420a 100644 --- a/config/sync/commerce_store.commerce_store_type.online.yml +++ b/config/sync/commerce_store.commerce_store_type.online.yml @@ -6,6 +6,6 @@ _core: default_config_hash: FGYrs0ZrjxSzRQMODyYqquV1UW5MN7S5wUG0Dp_OxWU id: online label: Online -description: '' traits: { } locked: false +description: '' diff --git a/config/sync/config_ignore.settings.yml b/config/sync/config_ignore.settings.yml index 3eb3424f..20fa95eb 100644 --- a/config/sync/config_ignore.settings.yml +++ b/config/sync/config_ignore.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: IullHNodatpZ32WixustQwIfzdZVNNBx8cz0-RYLSa8 +langcode: fr ignored_config_entities: - system.performance - devel.settings @@ -12,6 +15,3 @@ ignored_config_entities: - ~flag_lists.flag_for_list.flag_list_template_1.yml - ~system.action.flag_action.flag_list_template_1_flag.yml - ~system.action.flag_action.flag_list_template_1_unflag.yml -langcode: fr -_core: - default_config_hash: IullHNodatpZ32WixustQwIfzdZVNNBx8cz0-RYLSa8 diff --git a/config/sync/config_pages.type.privacy_policy.yml b/config/sync/config_pages.type.privacy_policy.yml index d125d068..4650d5f2 100644 --- a/config/sync/config_pages.type.privacy_policy.yml +++ b/config/sync/config_pages.type.privacy_policy.yml @@ -4,6 +4,7 @@ status: true dependencies: { } id: privacy_policy label: 'Privacy Policy' +token: false context: show_warning: true group: @@ -14,4 +15,3 @@ menu: path: /admin/content/pp weight: 0 description: '' -token: false diff --git a/config/sync/config_pages.type.terms_of_services.yml b/config/sync/config_pages.type.terms_of_services.yml index 2ecc2890..abd074a9 100644 --- a/config/sync/config_pages.type.terms_of_services.yml +++ b/config/sync/config_pages.type.terms_of_services.yml @@ -4,6 +4,7 @@ status: true dependencies: { } id: terms_of_services label: 'Terms of services' +token: false context: show_warning: true group: @@ -14,4 +15,3 @@ menu: path: /admin/content/tos weight: 0 description: '' -token: false diff --git a/config/sync/config_split.config_split.devel.yml b/config/sync/config_split.config_split.devel.yml index aff202c5..74464130 100644 --- a/config/sync/config_split.config_split.devel.yml +++ b/config/sync/config_split.config_split.devel.yml @@ -5,6 +5,8 @@ dependencies: { } id: devel label: Devel description: 'Development configs' +weight: 0 +stackable: false storage: folder folder: ../config/devel module: @@ -16,10 +18,9 @@ module: entity_clone: 0 update: 0 views_ui: 0 + webform_ui: 0 workflow_ui: 0 - webprofiler: 0 theme: { } -weight: 0 complete_list: - maillog.settings - system.menu.devel diff --git a/config/sync/config_split.config_split.prod.yml b/config/sync/config_split.config_split.prod.yml index 8eda54cf..013f2e24 100644 --- a/config/sync/config_split.config_split.prod.yml +++ b/config/sync/config_split.config_split.prod.yml @@ -5,6 +5,8 @@ dependencies: { } id: prod label: Prod description: '' +weight: 0 +stackable: false storage: folder folder: ../config/prod module: @@ -15,6 +17,5 @@ module: pwa: 0 pwa_extras: 0 theme: { } -weight: 0 complete_list: { } partial_list: { } diff --git a/config/sync/config_split.config_split.stage.yml b/config/sync/config_split.config_split.stage.yml index bd925d79..5e9700f8 100644 --- a/config/sync/config_split.config_split.stage.yml +++ b/config/sync/config_split.config_split.stage.yml @@ -5,6 +5,8 @@ dependencies: { } id: stage label: Stage description: '' +weight: 0 +stackable: false storage: folder folder: ../config/stage module: @@ -13,6 +15,5 @@ module: pwa: 0 pwa_extras: 0 theme: { } -weight: 0 complete_list: { } partial_list: { } diff --git a/config/sync/contact.settings.yml b/config/sync/contact.settings.yml index 8b88cdee..5ad96f31 100644 --- a/config/sync/contact.settings.yml +++ b/config/sync/contact.settings.yml @@ -1,7 +1,7 @@ +_core: + default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8 default_form: feedback flood: limit: 5 interval: 3600 user_default_enabled: false -_core: - default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8 diff --git a/config/sync/content_lock.settings.yml b/config/sync/content_lock.settings.yml index 136cd45f..7112ca98 100644 --- a/config/sync/content_lock.settings.yml +++ b/config/sync/content_lock.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: NDkHK4I7-fpBSVP6pPMg_MLvHZcjgriRzCSGA4vnpi8 verbose: 0 types: contact_message: { } @@ -46,5 +48,3 @@ form_op_lock: menu_link_content: mode: 0 values: { } -_core: - default_config_hash: NDkHK4I7-fpBSVP6pPMg_MLvHZcjgriRzCSGA4vnpi8 diff --git a/config/sync/content_lock_timeout.settings.yml b/config/sync/content_lock_timeout.settings.yml index 645e3423..da2fd0ab 100644 --- a/config/sync/content_lock_timeout.settings.yml +++ b/config/sync/content_lock_timeout.settings.yml @@ -1,4 +1,4 @@ -content_lock_timeout_minutes: '30' -content_lock_timeout_on_edit: 0 _core: default_config_hash: X-PFa6GhUhVBudfnAsBqaWn_qhxq0xTtg76HCEoibeQ +content_lock_timeout_minutes: '30' +content_lock_timeout_on_edit: 0 diff --git a/config/sync/core.base_field_override.consumer.consumer.image.yml b/config/sync/core.base_field_override.consumer.consumer.image.yml index e47d51b8..11f35b36 100644 --- a/config/sync/core.base_field_override.consumer.consumer.image.yml +++ b/config/sync/core.base_field_override.consumer.consumer.image.yml @@ -16,21 +16,21 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: default + handler_settings: { } + file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' + max_filesize: '' + max_resolution: '' + min_resolution: '' alt_field: true alt_field_required: true title_field: false title_field_required: false - max_resolution: '' - min_resolution: '' default_image: uuid: null alt: '' title: '' width: null height: null - file_directory: '[date:custom:Y]-[date:custom:m]' - max_filesize: '' - handler: default - handler_settings: { } field_type: image diff --git a/config/sync/core.base_field_override.node.materiau.uid.yml b/config/sync/core.base_field_override.node.materiau.uid.yml index c3c50556..22402882 100644 --- a/config/sync/core.base_field_override.node.materiau.uid.yml +++ b/config/sync/core.base_field_override.node.materiau.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/sync/core.base_field_override.node.static.uid.yml b/config/sync/core.base_field_override.node.static.uid.yml index 8fa89094..ec61fb03 100644 --- a/config/sync/core.base_field_override.node.static.uid.yml +++ b/config/sync/core.base_field_override.node.static.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/sync/core.entity_form_display.commerce_order.default.default.yml b/config/sync/core.entity_form_display.commerce_order.default.default.yml index be787b3b..f1d79ebf 100644 --- a/config/sync/core.entity_form_display.commerce_order.default.default.yml +++ b/config/sync/core.entity_form_display.commerce_order.default.default.yml @@ -17,35 +17,35 @@ content: adjustments: type: commerce_adjustment_default weight: 2 + region: content settings: { } third_party_settings: { } - region: content billing_profile: type: commerce_billing_profile weight: 0 + region: content settings: { } third_party_settings: { } - region: content cart: type: boolean_checkbox - settings: - display_label: true weight: 20 region: content + settings: + display_label: true third_party_settings: { } order_items: type: inline_entity_form_complex weight: 1 + region: content settings: + form_mode: default override_labels: true label_singular: 'order item' label_plural: 'order items' allow_new: true - match_operator: CONTAINS allow_existing: false - form_mode: default + match_operator: CONTAINS third_party_settings: { } - region: content hidden: created: true ip_address: true diff --git a/config/sync/core.entity_form_display.commerce_order.materio_order_type.default.yml b/config/sync/core.entity_form_display.commerce_order.materio_order_type.default.yml index ba2e85bf..6a9a52c9 100644 --- a/config/sync/core.entity_form_display.commerce_order.materio_order_type.default.yml +++ b/config/sync/core.entity_form_display.commerce_order.materio_order_type.default.yml @@ -22,33 +22,33 @@ content: billing_profile: type: commerce_billing_profile weight: 0 - settings: { } region: content + settings: { } third_party_settings: { } cart: type: boolean_checkbox - settings: - display_label: true weight: 4 region: content + settings: + display_label: true third_party_settings: { } order_items: type: inline_entity_form_complex weight: 2 + region: content settings: form_mode: variation_cart_form override_labels: true label_singular: 'order item' label_plural: 'order items' allow_new: true + allow_existing: false match_operator: CONTAINS - revision: false + allow_duplicate: false collapsible: false collapsed: false - allow_existing: false - allow_duplicate: false + revision: false third_party_settings: { } - region: content hidden: ip_address: true mail: true diff --git a/config/sync/core.entity_form_display.commerce_order.recurring.default.yml b/config/sync/core.entity_form_display.commerce_order.recurring.default.yml index a5fac26e..a011ee43 100644 --- a/config/sync/core.entity_form_display.commerce_order.recurring.default.yml +++ b/config/sync/core.entity_form_display.commerce_order.recurring.default.yml @@ -25,8 +25,8 @@ content: billing_profile: type: commerce_billing_profile weight: 0 - settings: { } region: content + settings: { } third_party_settings: { } order_items: type: inline_entity_form_complex @@ -38,8 +38,8 @@ content: label_singular: 'order item' label_plural: 'order items' allow_new: true - match_operator: CONTAINS allow_existing: false + match_operator: CONTAINS third_party_settings: { } hidden: billing_period: true diff --git a/config/sync/core.entity_form_display.commerce_order_item.default.add_to_cart.yml b/config/sync/core.entity_form_display.commerce_order_item.default.add_to_cart.yml index 0621b43f..a8341384 100644 --- a/config/sync/core.entity_form_display.commerce_order_item.default.add_to_cart.yml +++ b/config/sync/core.entity_form_display.commerce_order_item.default.add_to_cart.yml @@ -5,12 +5,12 @@ dependencies: config: - commerce_order.commerce_order_item_type.default - core.entity_form_mode.commerce_order_item.add_to_cart + module: + - commerce_product enforced: module: - commerce_cart - commerce_product - module: - - commerce_product _core: default_config_hash: dEAP3rR9rAW6OwN2i5jskLxvkOBHsclejItF8RL_KVQ id: commerce_order_item.default.add_to_cart @@ -21,9 +21,9 @@ content: purchased_entity: type: commerce_product_variation_attributes weight: 0 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true quantity: true diff --git a/config/sync/core.entity_form_display.commerce_order_item.default.default.yml b/config/sync/core.entity_form_display.commerce_order_item.default.default.yml index 274b4dc3..63df451b 100644 --- a/config/sync/core.entity_form_display.commerce_order_item.default.default.yml +++ b/config/sync/core.entity_form_display.commerce_order_item.default.default.yml @@ -5,11 +5,11 @@ dependencies: config: - commerce_order.commerce_order_item_type.default - field.field.commerce_order_item.default.license + module: + - commerce_order enforced: module: - commerce_product - module: - - commerce_order _core: default_config_hash: AI9120ApX7uexCUMTuO3RgE5bWu8175i_bNlPMRXe7M id: commerce_order_item.default.default @@ -20,28 +20,28 @@ content: purchased_entity: type: entity_reference_autocomplete weight: 0 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content quantity: type: commerce_quantity weight: 1 + region: content settings: placeholder: '' step: '1' third_party_settings: { } - region: content unit_price: type: commerce_unit_price weight: 2 + region: content settings: require_confirmation: true third_party_settings: { } - region: content hidden: created: true license: true diff --git a/config/sync/core.entity_form_display.commerce_order_item.default.variation_cart_form.yml b/config/sync/core.entity_form_display.commerce_order_item.default.variation_cart_form.yml index d1bd513b..77b1a649 100644 --- a/config/sync/core.entity_form_display.commerce_order_item.default.variation_cart_form.yml +++ b/config/sync/core.entity_form_display.commerce_order_item.default.variation_cart_form.yml @@ -21,10 +21,10 @@ content: quantity: type: number weight: 1 + region: content settings: placeholder: '' third_party_settings: { } - region: content hidden: created: true license: true diff --git a/config/sync/core.entity_form_display.commerce_order_item.recurring_product_variation.add_to_cart.yml b/config/sync/core.entity_form_display.commerce_order_item.recurring_product_variation.add_to_cart.yml index e59cfc5e..84433a98 100644 --- a/config/sync/core.entity_form_display.commerce_order_item.recurring_product_variation.add_to_cart.yml +++ b/config/sync/core.entity_form_display.commerce_order_item.recurring_product_variation.add_to_cart.yml @@ -18,20 +18,20 @@ content: purchased_entity: type: entity_reference_autocomplete weight: -1 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } quantity: type: commerce_quantity weight: 1 region: content settings: - step: '1' placeholder: '' + step: '1' third_party_settings: { } hidden: billing_period: true diff --git a/config/sync/core.entity_form_display.commerce_order_item.recurring_product_variation.default.yml b/config/sync/core.entity_form_display.commerce_order_item.recurring_product_variation.default.yml index 85f49b65..91bffd76 100644 --- a/config/sync/core.entity_form_display.commerce_order_item.recurring_product_variation.default.yml +++ b/config/sync/core.entity_form_display.commerce_order_item.recurring_product_variation.default.yml @@ -17,27 +17,27 @@ content: purchased_entity: type: entity_reference_autocomplete weight: -1 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } quantity: type: commerce_quantity weight: 1 region: content settings: - step: '1' placeholder: '' + step: '1' third_party_settings: { } unit_price: type: commerce_unit_price weight: 2 + region: content settings: require_confirmation: true - region: content third_party_settings: { } hidden: billing_period: true diff --git a/config/sync/core.entity_form_display.commerce_order_item.recurring_standalone.add_to_cart.yml b/config/sync/core.entity_form_display.commerce_order_item.recurring_standalone.add_to_cart.yml index 4cf2e7fb..aea6cfaa 100644 --- a/config/sync/core.entity_form_display.commerce_order_item.recurring_standalone.add_to_cart.yml +++ b/config/sync/core.entity_form_display.commerce_order_item.recurring_standalone.add_to_cart.yml @@ -17,8 +17,8 @@ content: weight: 1 region: content settings: - step: '1' placeholder: '' + step: '1' third_party_settings: { } title: type: string_textfield diff --git a/config/sync/core.entity_form_display.commerce_product.default.default.yml b/config/sync/core.entity_form_display.commerce_product.default.default.yml index 56a46fc5..c4d5ecf0 100644 --- a/config/sync/core.entity_form_display.commerce_product.default.default.yml +++ b/config/sync/core.entity_form_display.commerce_product.default.default.yml @@ -19,19 +19,19 @@ content: body: type: text_textarea_with_summary weight: 2 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content created: type: datetime_timestamp weight: 5 + region: content settings: { } third_party_settings: { } - region: content langcode: type: language_select weight: 3 @@ -41,9 +41,9 @@ content: path: type: path weight: 7 + region: content settings: { } third_party_settings: { } - region: content status: type: boolean_checkbox weight: 8 @@ -54,35 +54,35 @@ content: stores: type: commerce_entity_select weight: 0 + region: content settings: hide_single_entity: true autocomplete_threshold: 7 autocomplete_size: 60 autocomplete_placeholder: '' third_party_settings: { } - region: content title: type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 4 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content hidden: variations: true diff --git a/config/sync/core.entity_form_display.commerce_product.materio_product_type.default.yml b/config/sync/core.entity_form_display.commerce_product.materio_product_type.default.yml index f1b69e73..39627faa 100644 --- a/config/sync/core.entity_form_display.commerce_product.materio_product_type.default.yml +++ b/config/sync/core.entity_form_display.commerce_product.materio_product_type.default.yml @@ -18,13 +18,13 @@ content: body: type: text_textarea_with_summary weight: 1 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content created: type: datetime_timestamp weight: 10 @@ -32,13 +32,13 @@ content: settings: { } third_party_settings: { } field_price_description: + type: text_textarea weight: 91 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content langcode: type: language_select weight: 2 @@ -54,21 +54,21 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 90 region: content + settings: + display_label: true third_party_settings: { } stores: type: commerce_entity_select weight: -10 + region: content settings: hide_single_entity: true autocomplete_threshold: 7 autocomplete_size: 60 autocomplete_placeholder: '' third_party_settings: { } - region: content title: type: string_textfield weight: -5 @@ -79,18 +79,18 @@ content: third_party_settings: { } translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 5 region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } hidden: variations: true diff --git a/config/sync/core.entity_form_display.commerce_product_variation.default.default.yml b/config/sync/core.entity_form_display.commerce_product_variation.default.default.yml index 260d014f..884ca2cd 100644 --- a/config/sync/core.entity_form_display.commerce_product_variation.default.default.yml +++ b/config/sync/core.entity_form_display.commerce_product_variation.default.default.yml @@ -21,9 +21,9 @@ content: billing_schedule: type: options_select weight: 22 + region: content settings: { } third_party_settings: { } - region: content langcode: type: language_select weight: 2 @@ -34,15 +34,15 @@ content: license_expiration: type: commerce_plugin_select weight: 21 + region: content settings: { } third_party_settings: { } - region: content license_type: type: commerce_plugin_select weight: 20 + region: content settings: { } third_party_settings: { } - region: content list_price: type: commerce_list_price weight: -1 @@ -52,30 +52,30 @@ content: price: type: commerce_price_default weight: 0 + region: content settings: { } third_party_settings: { } - region: content sku: type: string_textfield weight: -4 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content status: type: boolean_checkbox weight: 10 + region: content settings: display_label: true third_party_settings: { } - region: content subscription_type: type: commerce_plugin_select weight: 0 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true uid: true diff --git a/config/sync/core.entity_form_display.commerce_product_variation.materio_product_variation_type.default.yml b/config/sync/core.entity_form_display.commerce_product_variation.materio_product_variation_type.default.yml index b7d7adf8..3e118a0e 100644 --- a/config/sync/core.entity_form_display.commerce_product_variation.materio_product_variation_type.default.yml +++ b/config/sync/core.entity_form_display.commerce_product_variation.materio_product_variation_type.default.yml @@ -22,24 +22,24 @@ content: billing_schedule: type: options_select weight: 10 + region: content settings: { } third_party_settings: { } - region: content field_description: + type: text_textarea weight: 11 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_multiple: + type: boolean_checkbox weight: 5 + region: content settings: display_label: true third_party_settings: { } - type: boolean_checkbox - region: content langcode: type: language_select weight: 6 @@ -50,15 +50,15 @@ content: license_expiration: type: commerce_plugin_select weight: 8 + region: content settings: { } third_party_settings: { } - region: content license_type: type: commerce_plugin_select weight: 7 + region: content settings: { } third_party_settings: { } - region: content list_price: type: commerce_list_price weight: 2 @@ -81,17 +81,17 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 9 region: content + settings: + display_label: true third_party_settings: { } subscription_type: type: commerce_plugin_select weight: 4 + region: content settings: { } third_party_settings: { } - region: content title: type: string_textfield weight: 0 diff --git a/config/sync/core.entity_form_display.commerce_store.online.default.yml b/config/sync/core.entity_form_display.commerce_store.online.default.yml index 9b1d489f..ecd5dc4c 100644 --- a/config/sync/core.entity_form_display.commerce_store.online.default.yml +++ b/config/sync/core.entity_form_display.commerce_store.online.default.yml @@ -14,9 +14,9 @@ mode: default content: address: type: address_default - settings: { } weight: 4 region: content + settings: { } third_party_settings: { } billing_countries: type: options_select @@ -32,10 +32,10 @@ content: third_party_settings: { } is_default: type: boolean_checkbox - settings: - display_label: true weight: 9 region: content + settings: + display_label: true third_party_settings: { } langcode: type: language_select @@ -49,8 +49,8 @@ content: weight: 1 region: content settings: - size: 60 placeholder: '' + size: 60 third_party_settings: { } name: type: string_textfield @@ -68,10 +68,10 @@ content: third_party_settings: { } prices_include_tax: type: boolean_checkbox - settings: - display_label: true weight: 6 region: content + settings: + display_label: true third_party_settings: { } tax_registrations: type: options_select diff --git a/config/sync/core.entity_form_display.config_pages.privacy_policy.default.yml b/config/sync/core.entity_form_display.config_pages.privacy_policy.default.yml index 3065c5bc..d8dfc375 100644 --- a/config/sync/core.entity_form_display.config_pages.privacy_policy.default.yml +++ b/config/sync/core.entity_form_display.config_pages.privacy_policy.default.yml @@ -14,20 +14,20 @@ bundle: privacy_policy mode: default content: field_body: + type: text_textarea weight: 1 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_title: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content hidden: label: true diff --git a/config/sync/core.entity_form_display.config_pages.terms_of_services.default.yml b/config/sync/core.entity_form_display.config_pages.terms_of_services.default.yml index 60ecee31..67409403 100644 --- a/config/sync/core.entity_form_display.config_pages.terms_of_services.default.yml +++ b/config/sync/core.entity_form_display.config_pages.terms_of_services.default.yml @@ -14,20 +14,20 @@ bundle: terms_of_services mode: default content: field_body: + type: text_textarea weight: 1 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_title: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content hidden: label: true diff --git a/config/sync/core.entity_form_display.gdpr_task.gdpr_remove.default.yml b/config/sync/core.entity_form_display.gdpr_task.gdpr_remove.default.yml index e8e55f3a..339103c7 100644 --- a/config/sync/core.entity_form_display.gdpr_task.gdpr_remove.default.yml +++ b/config/sync/core.entity_form_display.gdpr_task.gdpr_remove.default.yml @@ -22,22 +22,22 @@ content: processed_by: type: entity_reference_autocomplete weight: 5 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } requested_by: type: entity_reference_autocomplete weight: 6 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } hidden: notes: true diff --git a/config/sync/core.entity_form_display.gdpr_task.gdpr_sar.default.yml b/config/sync/core.entity_form_display.gdpr_task.gdpr_sar.default.yml index 5c4afd0b..99a9a98e 100644 --- a/config/sync/core.entity_form_display.gdpr_task.gdpr_sar.default.yml +++ b/config/sync/core.entity_form_display.gdpr_task.gdpr_sar.default.yml @@ -33,22 +33,22 @@ content: processed_by: type: entity_reference_autocomplete weight: 5 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } requested_by: type: entity_reference_autocomplete weight: 6 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } hidden: notes: true diff --git a/config/sync/core.entity_form_display.node.article.default.yml b/config/sync/core.entity_form_display.node.article.default.yml index 78b9abe1..2d8c04f6 100644 --- a/config/sync/core.entity_form_display.node.article.default.yml +++ b/config/sync/core.entity_form_display.node.article.default.yml @@ -33,62 +33,62 @@ third_party_settings: - group_media - group_videos - group_taxonomy + label: htabs + region: content parent_name: '' weight: 0 format_type: tabs format_settings: - id: '' classes: '' + id: '' direction: horizontal - label: htabs - region: content group_contents: children: - title - field_source - body - field_linked_materials + label: Contents + region: content parent_name: group_htabs weight: 10 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: open description: '' required_fields: true - label: Contents - region: content group_media: children: - field_visuel + label: images + region: content parent_name: group_htabs weight: 11 format_type: tab format_settings: - description: '' - formatter: closed - required_fields: true - id: '' classes: '' - label: images - region: content + id: '' + formatter: closed + description: '' + required_fields: true group_taxonomy: children: - field_thesaurus - field_tags - field_showroom + label: Taxonomy + region: content parent_name: group_htabs weight: 13 format_type: tab format_settings: - description: '' - formatter: closed - required_fields: true - id: '' classes: '' - label: Taxonomy - region: content + id: '' + formatter: closed + description: '' + required_fields: true group_internal: children: - langcode @@ -97,31 +97,31 @@ third_party_settings: - field_migration - field_memo - translation + label: Internal + region: content parent_name: '' weight: 1 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: open description: '' required_fields: true - label: Internal - region: content group_videos: children: - field_video + label: Videos + region: content parent_name: group_htabs weight: 12 format_type: tab - region: content format_settings: - id: '' classes: '' - description: '' + id: '' formatter: closed + description: '' required_fields: true - label: Videos id: node.article.default targetEntityType: node bundle: article @@ -130,101 +130,101 @@ content: body: type: text_textarea_with_summary weight: 32 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content field_date: + type: daterange_default weight: 3 + region: content settings: { } third_party_settings: { } - type: daterange_default - region: content field_linked_materials: + type: entity_reference_autocomplete weight: 33 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_memo: + type: string_textarea weight: 6 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: string_textarea - region: content field_migration: + type: workflow_default weight: 5 + region: content settings: { } third_party_settings: { } - type: workflow_default - region: content field_showroom: + type: entity_reference_autocomplete weight: 21 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_source: + type: link_default weight: 31 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content field_tags: + type: entity_reference_autocomplete weight: 20 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_thesaurus: + type: entity_reference_autocomplete weight: 19 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_video: + type: video_embed_field_textfield weight: 18 + region: content settings: { } third_party_settings: { } - type: video_embed_field_textfield - region: content field_visuel: + type: image_image weight: 17 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_workflow: + type: workflow_default weight: 4 + region: content settings: { } third_party_settings: { } - type: workflow_default - region: content langcode: type: language_select weight: 2 diff --git a/config/sync/core.entity_form_display.node.frontpage.default.yml b/config/sync/core.entity_form_display.node.frontpage.default.yml index f1bec8d0..b7726413 100644 --- a/config/sync/core.entity_form_display.node.frontpage.default.yml +++ b/config/sync/core.entity_form_display.node.frontpage.default.yml @@ -28,174 +28,174 @@ third_party_settings: - group_showrooms - group_blabla - group_pricing + label: htabs + region: content parent_name: '' weight: 1 format_type: tabs - region: content format_settings: - id: '' classes: '' + id: '' direction: vertical - label: htabs group_intro: children: - field_what_is_materio + label: Intro + region: content parent_name: group_htabs weight: 19 format_type: tab - region: content format_settings: - id: '' classes: '' - description: '' + id: '' formatter: open + description: '' required_fields: true - label: Intro group_database: children: - field_a_database - field_database_links + label: Database + region: hidden parent_name: group_htabs weight: 20 format_type: tab - region: hidden format_settings: - id: '' classes: '' - description: '' + id: '' formatter: closed + description: '' required_fields: true - label: Database group_showrooms: children: - field_showrooms - field_showroom_links - field_showroom_files + label: Showrooms + region: hidden parent_name: group_htabs weight: 21 format_type: tab - region: hidden format_settings: - id: '' classes: '' - description: '' + id: '' formatter: closed + description: '' required_fields: true - label: Showrooms group_blabla: children: - field_blabla - field_blabla_links + label: Blabla + region: hidden parent_name: group_htabs weight: 22 format_type: tab - region: hidden format_settings: - id: '' classes: '' - description: '' + id: '' formatter: closed + description: '' required_fields: true - label: Blabla group_pricing: children: - field_pricing_pitch - field_pricing + label: Pricing + region: hidden parent_name: group_htabs weight: 23 format_type: tab - region: hidden format_settings: - id: '' classes: '' - description: '' + id: '' formatter: closed + description: '' required_fields: true - label: Pricing id: node.frontpage.default targetEntityType: node bundle: frontpage mode: default content: field_a_database: + type: text_textarea weight: 2 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_blabla: + type: text_textarea weight: 4 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_blabla_links: + type: link_default weight: 5 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content field_database_links: + type: link_default weight: 3 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content field_pricing: + type: text_textarea weight: 2 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_pricing_pitch: + type: text_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: text_textfield - region: content field_showroom_files: + type: file_generic weight: 5 + region: content settings: progress_indicator: throbber third_party_settings: { } - type: file_generic - region: content field_showroom_links: + type: link_default weight: 4 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content field_showrooms: + type: text_textarea weight: 3 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_what_is_materio: + type: text_textarea weight: 20 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content langcode: type: language_select weight: 3 diff --git a/config/sync/core.entity_form_display.node.materiau.default.yml b/config/sync/core.entity_form_display.node.materiau.default.yml index 1bf0e9a1..4c18415a 100644 --- a/config/sync/core.entity_form_display.node.materiau.default.yml +++ b/config/sync/core.entity_form_display.node.materiau.default.yml @@ -47,120 +47,120 @@ third_party_settings: - group_files - group_links - group_samples_showroom + label: htabs + region: content parent_name: '' weight: 0 format_type: tabs format_settings: - id: '' classes: '' + id: '' direction: horizontal - label: htabs - region: content group_contenus: children: - title - field_short_description - body + label: Contenus + region: content parent_name: group_htabs weight: 8 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: open description: '' required_fields: true - label: Contenus - region: content group_taxonomy: children: - field_thesaurus - field_tags + label: Taxonomy + region: content parent_name: group_htabs weight: 9 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: Taxonomy - region: content group_media: children: - field_materiau_images - field_video + label: media + region: content parent_name: group_htabs weight: 11 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: media - region: content group_companies: children: - field_manufacturer - field_distributor + label: Companies + region: content parent_name: group_htabs weight: 12 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: Companies - region: content group_files: children: - field_attachments - field_fiche_expo + label: Files + region: content parent_name: group_htabs weight: 13 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: Files - region: content group_links: children: - field_linked_materials - field_linked_articles + label: Links + region: content parent_name: group_htabs weight: 14 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: Links - region: content group_samples_showroom: children: - field_samples + label: 'Samples Showroom' + region: content parent_name: group_htabs weight: 15 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: 'Samples Showroom' - region: content group_internal: children: - field_famille @@ -170,17 +170,17 @@ third_party_settings: - field_workflow - field_migration - created + label: Internal + region: content parent_name: '' weight: 1 format_type: tab format_settings: + classes: '' + id: '' formatter: open description: '' required_fields: true - id: '' - classes: '' - label: Internal - region: content id: node.materiau.default targetEntityType: node bundle: materiau @@ -189,13 +189,13 @@ content: body: type: text_textarea_with_summary weight: 3 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content created: type: datetime_timestamp weight: 23 @@ -203,87 +203,87 @@ content: settings: { } third_party_settings: { } field_attachments: + type: file_generic weight: 17 + region: content settings: progress_indicator: throbber third_party_settings: { } - type: file_generic - region: content field_distributor: + type: entity_reference_autocomplete weight: 17 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_famille: + type: options_select weight: 17 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_fiche_expo: + type: file_generic weight: 18 + region: content settings: progress_indicator: throbber third_party_settings: { } - type: file_generic - region: content field_linked_articles: + type: entity_reference_autocomplete weight: 19 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_linked_materials: + type: entity_reference_autocomplete weight: 18 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_manufacturer: + type: entity_reference_autocomplete weight: 15 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_materiau_images: + type: image_image weight: 13 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_memo: + type: string_textarea weight: 20 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: string_textarea - region: content field_migration: + type: workflow_default weight: 22 + region: content settings: { } third_party_settings: { } - type: workflow_default - region: content field_reference: type: computed_string_widget weight: 4 @@ -291,53 +291,53 @@ content: settings: { } third_party_settings: { } field_samples: + type: materio_samples_default_widget weight: 34 + region: content settings: { } third_party_settings: { } - type: materio_samples_default_widget - region: content field_short_description: + type: string_textfield weight: 2 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_tags: + type: entity_reference_autocomplete weight: 12 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_thesaurus: + type: term_reference_tree weight: 11 + region: content settings: start_minimized: true + leaves_only: false + select_parents: false cascading_selection: 0 track_list: true max_depth: 0 - leaves_only: false - select_parents: false third_party_settings: { } - type: term_reference_tree - region: content field_video: - weight: 14 - settings: { } - third_party_settings: { } type: video_embed_field_textfield + weight: 14 region: content - field_workflow: - weight: 21 settings: { } third_party_settings: { } + field_workflow: type: workflow_default + weight: 21 region: content + settings: { } + third_party_settings: { } langcode: type: language_select weight: 18 diff --git a/config/sync/core.entity_form_display.node.note.default.yml b/config/sync/core.entity_form_display.node.note.default.yml index 9dbb59ea..dbce6929 100644 --- a/config/sync/core.entity_form_display.node.note.default.yml +++ b/config/sync/core.entity_form_display.node.note.default.yml @@ -20,23 +20,23 @@ content: settings: { } third_party_settings: { } field_contenu: + type: string_textarea weight: 121 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: string_textarea - region: content field_target: + type: entity_reference_autocomplete weight: 122 + region: content settings: match_operator: CONTAINS match_limit: 10 size: 60 placeholder: '' third_party_settings: { } - type: entity_reference_autocomplete - region: content langcode: type: language_select weight: 2 @@ -52,24 +52,24 @@ content: third_party_settings: { } promote: type: boolean_checkbox - settings: - display_label: true weight: 15 region: content + settings: + display_label: true third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 120 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox - settings: - display_label: true weight: 16 region: content + settings: + display_label: true third_party_settings: { } title: type: string_textfield @@ -82,16 +82,16 @@ content: uid: type: entity_reference_autocomplete weight: 5 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } url_redirects: weight: 50 + region: content settings: { } third_party_settings: { } - region: content hidden: { } diff --git a/config/sync/core.entity_form_display.node.simplenews_issue.default.yml b/config/sync/core.entity_form_display.node.simplenews_issue.default.yml index 1f678ee3..b95b5e98 100644 --- a/config/sync/core.entity_form_display.node.simplenews_issue.default.yml +++ b/config/sync/core.entity_form_display.node.simplenews_issue.default.yml @@ -23,19 +23,19 @@ third_party_settings: - langcode - url_redirects - path + label: Details + region: content parent_name: '' weight: 11 format_type: details_sidebar - region: content format_settings: - description: '' - show_empty_fields: true - open: true - weight: -100 - required_fields: true - id: '' classes: '' - label: Details + show_empty_fields: true + id: '' + open: true + description: '' + required_fields: true + weight: -100 _core: default_config_hash: WqeUSrMFjkfE6sD1OFP-91spC9kIXK8gtJ_qXf4bKDg id: node.simplenews_issue.default @@ -46,19 +46,19 @@ content: body: type: text_textarea_with_summary weight: 3 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content created: type: datetime_timestamp weight: 13 + region: content settings: { } third_party_settings: { } - region: content langcode: type: language_select weight: 15 @@ -74,49 +74,49 @@ content: third_party_settings: { } promote: type: boolean_checkbox + weight: 11 + region: content settings: display_label: true - weight: 11 third_party_settings: { } - region: content simplenews_issue: type: simplenews_issue weight: 1 + region: content settings: { } third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 10 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox + weight: 14 + region: content settings: display_label: true - weight: 14 third_party_settings: { } - region: content title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 12 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 16 region: content diff --git a/config/sync/core.entity_form_display.node.thematique.default.yml b/config/sync/core.entity_form_display.node.thematique.default.yml index 037924fa..86ffff25 100644 --- a/config/sync/core.entity_form_display.node.thematique.default.yml +++ b/config/sync/core.entity_form_display.node.thematique.default.yml @@ -28,92 +28,92 @@ third_party_settings: - group_media - group_taxonomy - group_links + label: htabs + region: content parent_name: '' weight: 1 format_type: tabs - region: content format_settings: - id: '' classes: '' + id: '' direction: horizontal - label: htabs group_content: children: - field_short_description - body + label: Content + region: content parent_name: group_htabs weight: 19 format_type: tab - region: content format_settings: - id: '' classes: '' - description: '' + id: '' formatter: open + description: '' required_fields: true - label: Content group_media: children: - field_visuel + label: Media + region: content parent_name: group_htabs weight: 20 format_type: tab - region: content format_settings: - id: '' classes: '' - description: '' + id: '' formatter: closed + description: '' required_fields: true - label: Media group_taxonomy: children: - field_thesaurus - field_tags + label: Taxonomy + region: content parent_name: group_htabs weight: 21 format_type: tab - region: content format_settings: - id: '' classes: '' - description: '' + id: '' formatter: closed + description: '' required_fields: true - label: Taxonomy group_links: children: - field_linked_materials - field_linked_articles + label: Links + region: content parent_name: group_htabs weight: 22 format_type: tab - region: content format_settings: - id: '' classes: '' - description: '' + id: '' formatter: closed + description: '' required_fields: true - label: Links group_sidebar: children: - langcode - field_workflow - field_memo - created + label: internal + region: content parent_name: '' weight: 3 format_type: details_sidebar - region: content format_settings: - description: '' - open: true - weight: 0 - required_fields: true - id: '' classes: '' - label: internal + id: '' + open: true + description: '' + required_fields: true + weight: 0 id: node.thematique.default targetEntityType: node bundle: thematique @@ -122,13 +122,13 @@ content: body: type: text_textarea_with_summary weight: 17 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content created: type: datetime_timestamp weight: 23 @@ -136,77 +136,77 @@ content: settings: { } third_party_settings: { } field_linked_articles: + type: entity_reference_autocomplete weight: 29 + region: content settings: match_operator: STARTS_WITH match_limit: 10 size: 60 placeholder: '' third_party_settings: { } - type: entity_reference_autocomplete - region: content field_linked_materials: + type: entity_reference_autocomplete weight: 28 + region: content settings: match_operator: STARTS_WITH match_limit: 10 size: 60 placeholder: '' third_party_settings: { } - type: entity_reference_autocomplete - region: content field_memo: + type: string_textarea weight: 15 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: string_textarea - region: content field_short_description: + type: string_textfield weight: 16 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_tags: + type: entity_reference_autocomplete weight: 32 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_thesaurus: + type: term_reference_tree weight: 31 + region: content settings: start_minimized: true + leaves_only: false select_parents: true cascading_selection: 0 track_list: true max_depth: 0 - leaves_only: false third_party_settings: { } - type: term_reference_tree - region: content field_visuel: + type: image_image weight: 13 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_workflow: + type: workflow_default weight: 14 + region: content settings: { } third_party_settings: { } - type: workflow_default - region: content flag: weight: 24 region: content diff --git a/config/sync/core.entity_form_display.profile.contact_company.default.yml b/config/sync/core.entity_form_display.profile.contact_company.default.yml index d7ab36f5..341d9711 100644 --- a/config/sync/core.entity_form_display.profile.contact_company.default.yml +++ b/config/sync/core.entity_form_display.profile.contact_company.default.yml @@ -18,48 +18,48 @@ bundle: contact_company mode: default content: field_email: - weight: 6 - settings: - size: 60 - placeholder: '' - third_party_settings: { } type: email_default + weight: 6 region: content + settings: + placeholder: '' + size: 60 + third_party_settings: { } field_memo: + type: string_textarea weight: 5 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: string_textarea - region: content field_name: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_phone: + type: telephone_default weight: 4 + region: content settings: placeholder: '' third_party_settings: { } - type: telephone_default - region: content field_position: + type: string_textfield weight: 2 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_title: + type: options_select weight: 0 + region: content settings: { } third_party_settings: { } - type: options_select - region: content hidden: { } diff --git a/config/sync/core.entity_form_display.profile.customer.default.yml b/config/sync/core.entity_form_display.profile.customer.default.yml index a56faff8..3486aace 100644 --- a/config/sync/core.entity_form_display.profile.customer.default.yml +++ b/config/sync/core.entity_form_display.profile.customer.default.yml @@ -7,12 +7,12 @@ dependencies: - field.field.profile.customer.phone - field.field.profile.customer.tax_number - profile.type.customer - enforced: - module: - - commerce_order module: - address - commerce_tax + enforced: + module: + - commerce_order _core: default_config_hash: 7mnnVkJkUSPhil9xoiTfdTivMqxCUloT_71AHWNUbJg id: profile.customer.default @@ -23,9 +23,9 @@ content: address: type: address_default weight: 0 + region: content settings: { } third_party_settings: { } - region: content tax_number: type: commerce_tax_number_default weight: 1 diff --git a/config/sync/core.entity_form_display.profile.member.default.yml b/config/sync/core.entity_form_display.profile.member.default.yml index 72c167b8..cb8b903c 100644 --- a/config/sync/core.entity_form_display.profile.member.default.yml +++ b/config/sync/core.entity_form_display.profile.member.default.yml @@ -29,118 +29,118 @@ bundle: member mode: default content: field_activity_sector: + type: string_textfield weight: 4 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_address: + type: address_default weight: 14 + region: content settings: default_country: null third_party_settings: { } - type: address_default - region: content field_email: - weight: 15 - settings: - size: 60 - placeholder: '' - third_party_settings: { } type: email_default + weight: 15 region: content + settings: + placeholder: '' + size: 60 + third_party_settings: { } field_employee: - weight: 16 - settings: - placeholder: '' - third_party_settings: { } type: number + weight: 16 region: content + settings: + placeholder: '' + third_party_settings: { } field_first_name: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_naf: + type: string_textfield weight: 8 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_name: + type: string_textfield weight: 2 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_organization: + type: string_textfield weight: 3 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_phone: - weight: 13 - settings: - placeholder: '' - third_party_settings: { } type: telephone_default + weight: 13 region: content + settings: + placeholder: '' + third_party_settings: { } field_position: + type: string_textfield weight: 5 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_service: + type: string_textfield weight: 6 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_siret: + type: string_textfield weight: 9 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_title: + type: options_select weight: 0 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_vat_number_intra_ce: + type: string_textfield weight: 10 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_website: + type: link_default weight: 12 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content hidden: { } diff --git a/config/sync/core.entity_form_display.simplenews_subscriber.simplenews_subscriber.account.yml b/config/sync/core.entity_form_display.simplenews_subscriber.simplenews_subscriber.account.yml index a6d98a12..1ce4bbf6 100644 --- a/config/sync/core.entity_form_display.simplenews_subscriber.simplenews_subscriber.account.yml +++ b/config/sync/core.entity_form_display.simplenews_subscriber.simplenews_subscriber.account.yml @@ -16,9 +16,9 @@ content: subscriptions: type: simplenews_subscription_select weight: 0 + region: content settings: { } third_party_settings: { } - region: content hidden: mail: true uid: true diff --git a/config/sync/core.entity_form_display.simplenews_subscriber.simplenews_subscriber.default.yml b/config/sync/core.entity_form_display.simplenews_subscriber.simplenews_subscriber.default.yml index b6eea699..67f6e7bb 100644 --- a/config/sync/core.entity_form_display.simplenews_subscriber.simplenews_subscriber.default.yml +++ b/config/sync/core.entity_form_display.simplenews_subscriber.simplenews_subscriber.default.yml @@ -15,15 +15,15 @@ content: mail: type: email_default weight: 5 + region: content settings: placeholder: '' third_party_settings: { } - region: content subscriptions: type: simplenews_subscription_select weight: 0 + region: content settings: { } third_party_settings: { } - region: content hidden: uid: true diff --git a/config/sync/core.entity_form_display.taxonomy_term.assisted_research.default.yml b/config/sync/core.entity_form_display.taxonomy_term.assisted_research.default.yml index 306f95f9..58712614 100644 --- a/config/sync/core.entity_form_display.taxonomy_term.assisted_research.default.yml +++ b/config/sync/core.entity_form_display.taxonomy_term.assisted_research.default.yml @@ -16,83 +16,83 @@ third_party_settings: - group_list - group_admin - group_sidebar + label: tabs + region: content parent_name: '' weight: 1 format_type: tabs - region: content format_settings: - id: '' classes: '' + id: '' direction: horizontal - label: tabs group_list: children: - field_terms + label: List + region: content parent_name: group_tabs weight: 8 format_type: tab - region: content format_settings: - id: '' classes: '' - description: '' + id: '' formatter: open + description: '' required_fields: true - label: List group_admin: children: - langcode - translation - status - path + label: admin + region: content parent_name: group_tabs weight: 9 format_type: tab - region: content format_settings: - id: '' classes: '' - description: '' + id: '' formatter: closed + description: '' required_fields: true - label: admin group_sidebar: children: - field_weight + label: weight + region: content parent_name: group_tabs weight: 20 format_type: tab - region: content format_settings: - description: '' - open: '1' - required_fields: true - id: '' classes: '' + id: '' formatter: closed - label: weight + description: '' + required_fields: true + open: '1' id: taxonomy_term.assisted_research.default targetEntityType: taxonomy_term bundle: assisted_research mode: default content: field_terms: + type: entity_reference_autocomplete weight: 2 + region: content settings: match_operator: CONTAINS match_limit: 10 size: 60 placeholder: '' third_party_settings: { } - type: entity_reference_autocomplete - region: content field_weight: + type: number weight: 10 + region: content settings: placeholder: '' third_party_settings: { } - type: number - region: content langcode: type: language_select weight: 3 @@ -116,10 +116,10 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 5 region: content + settings: + display_label: true third_party_settings: { } translation: weight: 4 diff --git a/config/sync/core.entity_form_display.taxonomy_term.company.default.yml b/config/sync/core.entity_form_display.taxonomy_term.company.default.yml index bd4d5b1f..647d4b13 100644 --- a/config/sync/core.entity_form_display.taxonomy_term.company.default.yml +++ b/config/sync/core.entity_form_display.taxonomy_term.company.default.yml @@ -29,47 +29,47 @@ third_party_settings: - group_infos - group_contents - group_attachments + label: Tabs + region: content parent_name: '' weight: 1 format_type: tabs format_settings: - id: '' classes: '' + id: '' direction: horizontal - label: Tabs - region: content group_infos: children: - field_public_phone - field_public_email - field_website - field_public_address + label: 'Public infos' + region: content parent_name: group_tabs weight: 12 format_type: tab format_settings: + classes: '' + id: '' formatter: open description: '' required_fields: true - id: '' - classes: '' - label: 'Public infos' - region: content group_contents: children: - description - field_infos_from_company + label: Contents + region: content parent_name: group_tabs weight: 13 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: Contents - region: content group_internal: children: - status @@ -79,31 +79,31 @@ third_party_settings: - field_memo - langcode - translation + label: Internal + region: content parent_name: '' weight: 2 format_type: tab format_settings: + classes: '' + id: '' formatter: open description: '' required_fields: true - id: '' - classes: '' - label: Internal - region: content group_attachments: children: - field_attachments + label: Attachments + region: content parent_name: group_tabs weight: 14 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: Attachments - region: content id: taxonomy_term.company.default targetEntityType: taxonomy_term bundle: company @@ -114,79 +114,79 @@ content: weight: 2 region: content settings: - placeholder: '' rows: 5 + placeholder: '' third_party_settings: { } field_attachments: + type: file_generic weight: 11 + region: content settings: progress_indicator: throbber third_party_settings: { } - type: file_generic - region: content field_infos_from_company: - weight: 4 - settings: - rows: 5 - placeholder: '' - third_party_settings: { } type: text_textarea + weight: 4 region: content - field_memo: - weight: 7 settings: rows: 5 placeholder: '' third_party_settings: { } + field_memo: type: string_textarea + weight: 7 region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } field_migration: - weight: 5 - settings: { } - third_party_settings: { } type: workflow_default + weight: 5 region: content + settings: { } + third_party_settings: { } field_note: - weight: 6 - settings: { } - third_party_settings: { } type: options_select + weight: 6 region: content - field_public_address: - weight: 17 settings: { } third_party_settings: { } + field_public_address: type: address_default + weight: 17 region: content + settings: { } + third_party_settings: { } field_public_email: - weight: 15 - settings: - size: 60 - placeholder: '' - third_party_settings: { } type: email_default + weight: 15 region: content + settings: + placeholder: '' + size: 60 + third_party_settings: { } field_public_phone: + type: telephone_default weight: 14 + region: content settings: placeholder: '' third_party_settings: { } - type: telephone_default - region: content field_website: + type: link_default weight: 16 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content field_workflow: + type: workflow_default weight: 4 + region: content settings: { } third_party_settings: { } - type: workflow_default - region: content langcode: type: language_select weight: 8 @@ -204,10 +204,10 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 3 region: content + settings: + display_label: true third_party_settings: { } translation: weight: 9 diff --git a/config/sync/core.entity_form_display.taxonomy_term.showroom.default.yml b/config/sync/core.entity_form_display.taxonomy_term.showroom.default.yml index aab82bc3..980e0304 100644 --- a/config/sync/core.entity_form_display.taxonomy_term.showroom.default.yml +++ b/config/sync/core.entity_form_display.taxonomy_term.showroom.default.yml @@ -28,32 +28,32 @@ third_party_settings: - group_contents - group_info - group_media + label: Tabs + region: content parent_name: '' weight: 1 format_type: tabs format_settings: - id: '' classes: '' + id: '' direction: horizontal - label: Tabs - region: content group_info: children: - field_public_email - field_public_phone - field_public_address - field_website + label: Infos + region: content parent_name: group_tabs weight: 21 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: open description: '' required_fields: true - label: Infos - region: content group_internal: children: - langcode @@ -61,45 +61,45 @@ third_party_settings: - translation - field_workflow - field_migration + label: Internal + region: content parent_name: '' weight: 2 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: Internal - region: content group_contents: children: - description + label: Contents + region: content parent_name: group_tabs weight: 20 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: Contents - region: content group_media: children: - field_visuels + label: media + region: content parent_name: group_tabs weight: 22 format_type: tab format_settings: - id: '' classes: '' - description: '' + id: '' formatter: closed + description: '' required_fields: true - label: media - region: content id: taxonomy_term.showroom.default targetEntityType: taxonomy_term bundle: showroom @@ -110,66 +110,66 @@ content: weight: 2 region: content settings: - placeholder: '' rows: 5 + placeholder: '' third_party_settings: { } field_memo: + type: string_textarea weight: 4 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: string_textarea - region: content field_migration: - weight: 7 - settings: { } - third_party_settings: { } type: workflow_default + weight: 7 region: content - field_public_address: - weight: 5 settings: { } third_party_settings: { } + field_public_address: type: address_default + weight: 5 region: content + settings: { } + third_party_settings: { } field_public_email: - weight: 3 - settings: - size: 60 - placeholder: '' - third_party_settings: { } type: email_default + weight: 3 region: content + settings: + placeholder: '' + size: 60 + third_party_settings: { } field_public_phone: + type: telephone_default weight: 4 + region: content settings: placeholder: '' third_party_settings: { } - type: telephone_default - region: content field_visuels: + type: image_image weight: 22 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_website: + type: link_default weight: 6 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content field_workflow: + type: workflow_default weight: 6 + region: content settings: { } third_party_settings: { } - type: workflow_default - region: content langcode: type: language_select weight: 3 @@ -187,10 +187,10 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 100 region: content + settings: + display_label: true third_party_settings: { } translation: weight: 5 diff --git a/config/sync/core.entity_form_display.taxonomy_term.tags.default.yml b/config/sync/core.entity_form_display.taxonomy_term.tags.default.yml index 54d691c5..fd72c687 100644 --- a/config/sync/core.entity_form_display.taxonomy_term.tags.default.yml +++ b/config/sync/core.entity_form_display.taxonomy_term.tags.default.yml @@ -11,13 +11,13 @@ bundle: tags mode: default content: field_synonyms: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content langcode: type: language_select weight: 2 @@ -35,10 +35,10 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 100 region: content + settings: + display_label: true third_party_settings: { } translation: weight: 3 diff --git a/config/sync/core.entity_form_display.taxonomy_term.thesaurus.default.yml b/config/sync/core.entity_form_display.taxonomy_term.thesaurus.default.yml index a1c4751b..f9a41ab4 100644 --- a/config/sync/core.entity_form_display.taxonomy_term.thesaurus.default.yml +++ b/config/sync/core.entity_form_display.taxonomy_term.thesaurus.default.yml @@ -12,20 +12,20 @@ bundle: thesaurus mode: default content: field_synonyms: + type: string_textfield weight: 2 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_used_on_advanced_search: + type: boolean_checkbox weight: 1 + region: content settings: display_label: true third_party_settings: { } - type: boolean_checkbox - region: content langcode: type: language_select weight: 3 @@ -43,10 +43,10 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 100 region: content + settings: + display_label: true third_party_settings: { } translation: weight: 4 diff --git a/config/sync/core.entity_form_display.user.user.default.yml b/config/sync/core.entity_form_display.user.user.default.yml index f21ad5cb..3f9da45d 100644 --- a/config/sync/core.entity_form_display.user.user.default.yml +++ b/config/sync/core.entity_form_display.user.user.default.yml @@ -22,39 +22,44 @@ content: settings: { } third_party_settings: { } field_company: + type: entity_reference_autocomplete weight: 1 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_member_type: + type: options_select weight: 4 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_memo: + type: string_textarea weight: 3 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: string_textarea - region: content field_showroom: + type: entity_reference_autocomplete weight: 2 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete + google_analytics: + weight: 3 region: content + settings: { } + third_party_settings: { } language: weight: 6 region: content @@ -76,6 +81,11 @@ content: region: content settings: { } third_party_settings: { } + timezone: + weight: 6 + region: content + settings: { } + third_party_settings: { } hidden: commerce_remote_id: true contact: true diff --git a/config/sync/core.entity_form_display.user.user.modal.yml b/config/sync/core.entity_form_display.user.user.modal.yml index 6fd18457..e326ca08 100644 --- a/config/sync/core.entity_form_display.user.user.modal.yml +++ b/config/sync/core.entity_form_display.user.user.modal.yml @@ -10,7 +10,6 @@ dependencies: - field.field.user.user.field_memo - field.field.user.user.field_showroom module: - - path - user id: user.user.modal targetEntityType: user @@ -22,12 +21,6 @@ content: region: content settings: { } third_party_settings: { } - path: - type: path - weight: 7 - region: content - settings: { } - third_party_settings: { } hidden: commerce_remote_id: true contact: true @@ -37,8 +30,11 @@ hidden: field_member_type: true field_memo: true field_showroom: true + google_analytics: true langcode: true language: true matomo: true member_profiles: true + path: true simplenews: true + timezone: true diff --git a/config/sync/core.entity_form_display.user.user.register.yml b/config/sync/core.entity_form_display.user.user.register.yml index c09eff6b..7ca80774 100644 --- a/config/sync/core.entity_form_display.user.user.register.yml +++ b/config/sync/core.entity_form_display.user.user.register.yml @@ -23,57 +23,67 @@ content: settings: { } third_party_settings: { } field_company: + type: entity_reference_autocomplete weight: 1 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_member_type: - weight: 4 + type: options_select + weight: 5 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_memo: + type: string_textarea weight: 3 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: string_textarea - region: content field_showroom: + type: entity_reference_autocomplete weight: 2 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete + google_analytics: + weight: 4 region: content + settings: { } + third_party_settings: { } language: - weight: 6 + weight: 7 region: content settings: { } third_party_settings: { } matomo: - weight: 7 + weight: 10 region: content settings: { } third_party_settings: { } path: type: path - weight: 7 + weight: 9 region: content settings: { } third_party_settings: { } simplenews: - weight: 5 + weight: 6 + region: content + settings: { } + third_party_settings: { } + timezone: + weight: 8 region: content settings: { } third_party_settings: { } diff --git a/config/sync/core.entity_form_mode.commerce_order_item.add_to_cart.yml b/config/sync/core.entity_form_mode.commerce_order_item.add_to_cart.yml index 6887faa9..d3614043 100644 --- a/config/sync/core.entity_form_mode.commerce_order_item.add_to_cart.yml +++ b/config/sync/core.entity_form_mode.commerce_order_item.add_to_cart.yml @@ -2,11 +2,11 @@ uuid: 81388d7c-dbe8-4ac0-86ce-d172fe4e3345 langcode: en status: true dependencies: + module: + - commerce_order enforced: module: - commerce_cart - module: - - commerce_order _core: default_config_hash: BeqBf6Mm59Nebv4SsV0yvK5EspkCegPqvwnqwEBvEp0 id: commerce_order_item.add_to_cart diff --git a/config/sync/core.entity_form_mode.commerce_order_item.variation_cart_form.yml b/config/sync/core.entity_form_mode.commerce_order_item.variation_cart_form.yml index 00521494..8af690a1 100644 --- a/config/sync/core.entity_form_mode.commerce_order_item.variation_cart_form.yml +++ b/config/sync/core.entity_form_mode.commerce_order_item.variation_cart_form.yml @@ -2,13 +2,13 @@ uuid: 40945bff-da3d-49c0-9142-a135528a4aa6 langcode: en status: true dependencies: + module: + - commerce_order enforced: module: - commerce_cart - commerce_product - commerce_variation_cart_form - module: - - commerce_order _core: default_config_hash: u--mTnS-vYPf2RaezDnxj9Sl0GFgFSi4fgzVPPlCMM0 id: commerce_order_item.variation_cart_form diff --git a/config/sync/core.entity_form_mode.profile.billing.yml b/config/sync/core.entity_form_mode.profile.billing.yml index a8875e30..2c7c2eae 100644 --- a/config/sync/core.entity_form_mode.profile.billing.yml +++ b/config/sync/core.entity_form_mode.profile.billing.yml @@ -2,11 +2,11 @@ uuid: 9f62974c-d519-4ac2-a10b-f1a93007d104 langcode: en status: true dependencies: + module: + - profile enforced: module: - commerce_order - module: - - profile id: profile.billing label: Billing targetEntityType: profile diff --git a/config/sync/core.entity_view_display.commerce_order.default.default.yml b/config/sync/core.entity_view_display.commerce_order.default.default.yml index b7b92060..0749200b 100644 --- a/config/sync/core.entity_view_display.commerce_order.default.default.yml +++ b/config/sync/core.entity_view_display.commerce_order.default.default.yml @@ -19,84 +19,84 @@ content: balance: type: commerce_price_default label: inline - weight: 9 settings: strip_trailing_zeroes: false currency_display: symbol third_party_settings: { } + weight: 9 region: content changed: type: timestamp - weight: 4 label: inline settings: date_format: short custom_date_format: '' timezone: '' third_party_settings: { } + weight: 4 region: content completed: - label: inline type: timestamp - weight: 2 + label: inline settings: date_format: short custom_date_format: '' timezone: '' third_party_settings: { } + weight: 2 region: content ip_address: - label: inline type: string - weight: 7 + label: inline settings: link_to_entity: false third_party_settings: { } + weight: 7 region: content mail: - label: inline type: basic_string - weight: 6 + label: inline settings: { } third_party_settings: { } + weight: 6 region: content order_items: type: commerce_order_item_table - weight: 0 + label: hidden settings: { } third_party_settings: { } - label: hidden + weight: 0 region: content placed: - label: inline type: timestamp - weight: 3 + label: inline settings: date_format: short custom_date_format: '' timezone: '' third_party_settings: { } + weight: 3 region: content state: - label: hidden type: state_transition_form - weight: 8 + label: hidden settings: { } third_party_settings: { } + weight: 8 region: content total_price: type: commerce_order_total_summary - weight: 1 + label: hidden settings: { } third_party_settings: { } - label: hidden + weight: 1 region: content uid: - label: inline type: author - weight: 5 + label: inline settings: { } third_party_settings: { } + weight: 5 region: content hidden: billing_profile: true diff --git a/config/sync/core.entity_view_display.commerce_order.default.user.yml b/config/sync/core.entity_view_display.commerce_order.default.user.yml index 460785c3..6f30c5b5 100644 --- a/config/sync/core.entity_view_display.commerce_order.default.user.yml +++ b/config/sync/core.entity_view_display.commerce_order.default.user.yml @@ -18,68 +18,68 @@ mode: user content: billing_profile: type: entity_reference_revisions_entity_view - weight: 0 label: above settings: view_mode: default link: '' third_party_settings: { } + weight: 0 region: content completed: - label: inline type: timestamp - weight: 2 + label: inline settings: date_format: short custom_date_format: '' timezone: '' third_party_settings: { } + weight: 2 region: content mail: - label: inline type: basic_string - weight: 1 + label: inline settings: { } third_party_settings: { } + weight: 1 region: content order_items: type: commerce_order_item_table - weight: 5 + label: hidden settings: { } third_party_settings: { } - label: hidden + weight: 5 region: content order_number: type: string - weight: 0 label: inline settings: link_to_entity: false third_party_settings: { } + weight: 0 region: content placed: - label: inline type: timestamp - weight: 3 + label: inline settings: date_format: short custom_date_format: '' timezone: '' third_party_settings: { } + weight: 3 region: content state: type: list_default - weight: 4 label: inline settings: { } third_party_settings: { } + weight: 4 region: content total_price: type: commerce_order_total_summary - weight: 6 + label: hidden settings: { } third_party_settings: { } - label: hidden + weight: 6 region: content hidden: changed: true diff --git a/config/sync/core.entity_view_display.commerce_order.materio_order_type.checkout.yml b/config/sync/core.entity_view_display.commerce_order.materio_order_type.checkout.yml index 5f5a5ee5..49815d22 100644 --- a/config/sync/core.entity_view_display.commerce_order.materio_order_type.checkout.yml +++ b/config/sync/core.entity_view_display.commerce_order.materio_order_type.checkout.yml @@ -17,77 +17,77 @@ mode: checkout content: billing_profile: type: entity_reference_revisions_entity_view - weight: 8 - region: content label: above settings: view_mode: default link: '' third_party_settings: { } - completed: - label: above - type: timestamp - weight: 3 + weight: 8 region: content + completed: + type: timestamp + label: above settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } + weight: 3 + region: content order_items: type: commerce_order_item_table - weight: 4 label: above settings: { } third_party_settings: { } + weight: 4 region: content order_number: type: string - weight: 6 - region: content label: above settings: link_to_entity: false third_party_settings: { } - placed: - label: above - type: timestamp - weight: 2 + weight: 6 region: content + placed: + type: timestamp + label: above settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - state: - label: hidden - type: state_transition_form - weight: 5 + weight: 2 region: content + state: + type: state_transition_form + label: hidden settings: { } third_party_settings: { } + weight: 5 + region: content store_id: type: entity_reference_label - weight: 7 - region: content label: above settings: link: true third_party_settings: { } + weight: 7 + region: content total_price: - label: hidden type: commerce_order_total_summary + label: hidden + settings: { } + third_party_settings: { } weight: 1 region: content + uid: + type: author + label: above settings: { } third_party_settings: { } - uid: - label: above - type: author weight: 0 region: content - settings: { } - third_party_settings: { } hidden: balance: true changed: true diff --git a/config/sync/core.entity_view_display.commerce_order.materio_order_type.default.yml b/config/sync/core.entity_view_display.commerce_order.materio_order_type.default.yml index c03ff931..2a70cb9e 100644 --- a/config/sync/core.entity_view_display.commerce_order.materio_order_type.default.yml +++ b/config/sync/core.entity_view_display.commerce_order.materio_order_type.default.yml @@ -18,109 +18,109 @@ content: balance: type: commerce_price_default label: inline - weight: 12 settings: strip_trailing_zeroes: false currency_display: symbol third_party_settings: { } + weight: 12 region: content billing_profile: type: entity_reference_revisions_entity_view - weight: 10 - region: content label: above settings: view_mode: default link: '' third_party_settings: { } - completed: - label: above - type: timestamp - weight: 5 + weight: 10 region: content + completed: + type: timestamp + label: above settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - ip_address: - label: above - type: string - weight: 2 + weight: 5 region: content + ip_address: + type: string + label: above settings: link_to_entity: false third_party_settings: { } + weight: 2 + region: content mail: - label: above type: basic_string + label: above + settings: { } + third_party_settings: { } weight: 1 region: content - settings: { } - third_party_settings: { } order_items: type: commerce_order_item_table - weight: 6 label: above settings: { } third_party_settings: { } + weight: 6 region: content order_number: type: string - weight: 8 - region: content label: above settings: link_to_entity: false third_party_settings: { } - placed: - label: above - type: timestamp - weight: 4 + weight: 8 region: content + placed: + type: timestamp + label: above settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - state: - label: hidden - type: state_transition_form - weight: 7 + weight: 4 region: content + state: + type: state_transition_form + label: hidden settings: { } third_party_settings: { } + weight: 7 + region: content store_id: type: entity_reference_label - weight: 9 - region: content label: above settings: link: true third_party_settings: { } + weight: 9 + region: content total_paid: type: commerce_price_default - weight: 11 - region: content label: above settings: strip_trailing_zeroes: false currency_display: symbol third_party_settings: { } + weight: 11 + region: content total_price: - label: hidden type: commerce_order_total_summary + label: hidden + settings: { } + third_party_settings: { } weight: 3 region: content + uid: + type: author + label: above settings: { } third_party_settings: { } - uid: - label: above - type: author weight: 0 region: content - settings: { } - third_party_settings: { } hidden: changed: true search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.commerce_order.recurring.default.yml b/config/sync/core.entity_view_display.commerce_order.recurring.default.yml index 29e2713a..1ac947a6 100644 --- a/config/sync/core.entity_view_display.commerce_order.recurring.default.yml +++ b/config/sync/core.entity_view_display.commerce_order.recurring.default.yml @@ -22,92 +22,92 @@ content: balance: type: commerce_price_default label: inline - weight: 10 settings: strip_trailing_zeroes: false currency_display: symbol third_party_settings: { } + weight: 10 region: content billing_period: type: commerce_billing_period_default - weight: 0 - region: content label: above settings: { } third_party_settings: { } + weight: 0 + region: content changed: type: timestamp + label: inline + settings: + date_format: short + custom_date_format: '' + timezone: '' + third_party_settings: { } weight: 5 region: content + completed: + type: timestamp label: inline settings: date_format: short custom_date_format: '' timezone: '' third_party_settings: { } - completed: - label: inline - type: timestamp weight: 3 region: content - settings: - date_format: short - custom_date_format: '' - timezone: '' - third_party_settings: { } ip_address: - label: inline type: string - weight: 8 - region: content + label: inline settings: link_to_entity: false third_party_settings: { } - mail: - label: inline - type: email_mailto - weight: 7 + weight: 8 region: content + mail: + type: email_mailto + label: inline settings: { } third_party_settings: { } + weight: 7 + region: content order_items: type: commerce_order_item_table - weight: 1 - region: content label: hidden settings: { } third_party_settings: { } - placed: - label: inline - type: timestamp - weight: 4 + weight: 1 region: content + placed: + type: timestamp + label: inline settings: date_format: short custom_date_format: '' timezone: '' third_party_settings: { } + weight: 4 + region: content state: - label: hidden type: state_transition_form + label: hidden + settings: { } + third_party_settings: { } weight: 9 region: content + total_price: + type: commerce_order_total_summary + label: hidden settings: { } third_party_settings: { } - total_price: - label: hidden - type: commerce_order_total_summary weight: 2 region: content + uid: + type: author + label: inline settings: { } third_party_settings: { } - uid: - label: inline - type: author weight: 6 region: content - settings: { } - third_party_settings: { } hidden: billing_profile: true billing_schedule: true diff --git a/config/sync/core.entity_view_display.commerce_order.recurring.user.yml b/config/sync/core.entity_view_display.commerce_order.recurring.user.yml index 1b4b04b1..92fd8cad 100644 --- a/config/sync/core.entity_view_display.commerce_order.recurring.user.yml +++ b/config/sync/core.entity_view_display.commerce_order.recurring.user.yml @@ -21,101 +21,101 @@ mode: user content: billing_period: type: commerce_billing_period_default - weight: 1 - region: content label: above settings: { } third_party_settings: { } + weight: 1 + region: content billing_profile: type: entity_reference_revisions_entity_view - weight: 2 - region: content label: above settings: view_mode: default link: '' third_party_settings: { } + weight: 2 + region: content changed: type: timestamp - weight: 12 - region: content label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - completed: - label: inline - type: timestamp - weight: 4 + weight: 12 region: content + completed: + type: timestamp + label: inline settings: date_format: short custom_date_format: '' timezone: '' third_party_settings: { } - mail: - label: inline - type: email_mailto - weight: 3 + weight: 4 region: content + mail: + type: email_mailto + label: inline settings: { } third_party_settings: { } + weight: 3 + region: content order_items: type: commerce_order_item_table - weight: 7 - region: content label: hidden settings: { } third_party_settings: { } + weight: 7 + region: content order_number: type: string - weight: 0 - region: content label: above settings: link_to_entity: false third_party_settings: { } - placed: - label: inline - type: timestamp - weight: 5 + weight: 0 region: content + placed: + type: timestamp + label: inline settings: date_format: short custom_date_format: '' timezone: '' third_party_settings: { } - state: - label: hidden - type: state_transition_form - weight: 6 + weight: 5 region: content + state: + type: state_transition_form + label: hidden settings: { } third_party_settings: { } + weight: 6 + region: content store_id: type: entity_reference_entity_id - weight: 9 - region: content label: above settings: { } third_party_settings: { } - total_price: - label: hidden - type: commerce_order_total_summary - weight: 8 + weight: 9 region: content + total_price: + type: commerce_order_total_summary + label: hidden settings: { } third_party_settings: { } + weight: 8 + region: content uid: type: entity_reference_label - weight: 10 - region: content label: inline settings: link: true third_party_settings: { } + weight: 10 + region: content hidden: billing_schedule: true ip_address: true diff --git a/config/sync/core.entity_view_display.commerce_order_item.default.default.yml b/config/sync/core.entity_view_display.commerce_order_item.default.default.yml index a823a39d..14c55a5e 100644 --- a/config/sync/core.entity_view_display.commerce_order_item.default.default.yml +++ b/config/sync/core.entity_view_display.commerce_order_item.default.default.yml @@ -5,11 +5,11 @@ dependencies: config: - commerce_order.commerce_order_item_type.default - field.field.commerce_order_item.default.license + module: + - commerce_price enforced: module: - commerce_product - module: - - commerce_price _core: default_config_hash: na1I045I2I_Fv3VhEW6TVW4IwUqNkexoPdIcvDoRUss id: commerce_order_item.default.default @@ -18,60 +18,60 @@ bundle: default mode: default content: created: - label: hidden type: timestamp - weight: 0 - region: content + label: hidden settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } + weight: 0 + region: content license: - region: hidden - weight: 4 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 4 + region: hidden purchased_entity: type: entity_reference_entity_view - weight: 0 + label: above settings: view_mode: default link: false third_party_settings: { } - label: above + weight: 0 region: content quantity: type: number_decimal - weight: 1 + label: above settings: thousand_separator: '' decimal_separator: . scale: 2 prefix_suffix: true third_party_settings: { } - label: above + weight: 1 region: content total_price: type: commerce_price_default - weight: 3 + label: above settings: strip_trailing_zeroes: false currency_display: symbol third_party_settings: { } - label: above + weight: 3 region: content unit_price: type: commerce_price_default - weight: 2 + label: above settings: strip_trailing_zeroes: false currency_display: symbol third_party_settings: { } - label: above + weight: 2 region: content hidden: adjustments: true diff --git a/config/sync/core.entity_view_display.commerce_order_item.recurring_product_variation.default.yml b/config/sync/core.entity_view_display.commerce_order_item.recurring_product_variation.default.yml index d78443ea..7da2ee76 100644 --- a/config/sync/core.entity_view_display.commerce_order_item.recurring_product_variation.default.yml +++ b/config/sync/core.entity_view_display.commerce_order_item.recurring_product_variation.default.yml @@ -13,23 +13,23 @@ bundle: recurring_product_variation mode: default content: created: - label: hidden type: timestamp - weight: 0 - region: content + label: hidden settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } + weight: 0 + region: content license: - region: hidden - weight: 1 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 1 + region: hidden hidden: adjustments: true billing_period: true diff --git a/config/sync/core.entity_view_display.commerce_product.default.default.yml b/config/sync/core.entity_view_display.commerce_product.default.default.yml index ab3e70e6..f5739f85 100644 --- a/config/sync/core.entity_view_display.commerce_product.default.default.yml +++ b/config/sync/core.entity_view_display.commerce_product.default.default.yml @@ -17,28 +17,28 @@ mode: default content: body: type: text_default - weight: 0 label: hidden settings: { } third_party_settings: { } + weight: 0 region: content title: - label: hidden type: string - weight: -5 - region: content + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: -5 + region: content variations: type: commerce_add_to_cart - weight: 1 label: hidden settings: + show_quantity: false default_quantity: '1' combine: true - show_quantity: false third_party_settings: { } + weight: 1 region: content hidden: created: true diff --git a/config/sync/core.entity_view_display.commerce_product.materio_product_type.default.yml b/config/sync/core.entity_view_display.commerce_product.materio_product_type.default.yml index f5abde5d..23c3de87 100644 --- a/config/sync/core.entity_view_display.commerce_product.materio_product_type.default.yml +++ b/config/sync/core.entity_view_display.commerce_product.materio_product_type.default.yml @@ -15,35 +15,35 @@ mode: default content: body: type: text_default - weight: 1 - region: content label: above settings: { } third_party_settings: { } + weight: 1 + region: content field_price_description: - weight: 2 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 2 region: content title: type: string - weight: 0 - region: content label: above settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content variations: type: entity_reference_entity_view - weight: 3 - region: content label: hidden settings: view_mode: add_to_cart link: false third_party_settings: { } + weight: 3 + region: content hidden: created: true langcode: true diff --git a/config/sync/core.entity_view_display.commerce_product.materio_product_type.home_summary.yml b/config/sync/core.entity_view_display.commerce_product.materio_product_type.home_summary.yml index e5ee487f..4bc41525 100644 --- a/config/sync/core.entity_view_display.commerce_product.materio_product_type.home_summary.yml +++ b/config/sync/core.entity_view_display.commerce_product.materio_product_type.home_summary.yml @@ -16,28 +16,28 @@ mode: home_summary content: body: type: text_default - weight: 1 - region: content label: hidden settings: { } third_party_settings: { } + weight: 1 + region: content title: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content variations: type: entity_reference_entity_view - weight: 2 - region: content label: hidden settings: view_mode: add_to_cart link: false third_party_settings: { } + weight: 2 + region: content hidden: created: true field_price_description: true diff --git a/config/sync/core.entity_view_display.commerce_product.materio_product_type.order_summary.yml b/config/sync/core.entity_view_display.commerce_product.materio_product_type.order_summary.yml index 006b19db..74c8078e 100644 --- a/config/sync/core.entity_view_display.commerce_product.materio_product_type.order_summary.yml +++ b/config/sync/core.entity_view_display.commerce_product.materio_product_type.order_summary.yml @@ -16,19 +16,19 @@ mode: order_summary content: body: type: text_default - weight: 1 - region: content label: hidden settings: { } third_party_settings: { } + weight: 1 + region: content title: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: created: true field_price_description: true diff --git a/config/sync/core.entity_view_display.commerce_product_variation.default.cart.yml b/config/sync/core.entity_view_display.commerce_product_variation.default.cart.yml index 465186ac..00b48ae9 100644 --- a/config/sync/core.entity_view_display.commerce_product_variation.default.cart.yml +++ b/config/sync/core.entity_view_display.commerce_product_variation.default.cart.yml @@ -5,12 +5,12 @@ dependencies: config: - commerce_product.commerce_product_variation_type.default - core.entity_view_mode.commerce_product_variation.cart + module: + - commerce_price enforced: module: - commerce_cart - commerce_product - module: - - commerce_price _core: default_config_hash: EVn6BiYwtiYYiS-9vG5bvZDkkX9hQq1SgIqeQ_iPC-I id: commerce_product_variation.default.cart @@ -19,21 +19,21 @@ bundle: default mode: cart content: list_price: - label: above type: commerce_price_default - weight: -1 - region: content + label: above settings: strip_trailing_zeroes: false currency_display: symbol third_party_settings: { } + weight: -1 + region: content product_id: type: entity_reference_label - weight: 0 label: hidden settings: link: true third_party_settings: { } + weight: 0 region: content hidden: billing_schedule: true diff --git a/config/sync/core.entity_view_display.commerce_product_variation.default.summary.yml b/config/sync/core.entity_view_display.commerce_product_variation.default.summary.yml index 0d156b1d..ffc06e6a 100644 --- a/config/sync/core.entity_view_display.commerce_product_variation.default.summary.yml +++ b/config/sync/core.entity_view_display.commerce_product_variation.default.summary.yml @@ -5,11 +5,11 @@ dependencies: config: - commerce_product.commerce_product_variation_type.default - core.entity_view_mode.commerce_product_variation.summary + module: + - commerce_price enforced: module: - commerce_checkout - module: - - commerce_price _core: default_config_hash: FZNRP3e--QCbG69eQ4ekdrlzlfpBHRYCuAkM5QStgSQ id: commerce_product_variation.default.summary @@ -18,29 +18,29 @@ bundle: default mode: summary content: list_price: - label: above type: commerce_price_default - weight: -1 - region: content + label: above settings: strip_trailing_zeroes: false currency_display: symbol third_party_settings: { } + weight: -1 + region: content product_id: type: entity_reference_label - weight: 0 label: hidden settings: link: true third_party_settings: { } + weight: 0 region: content title: - label: hidden type: string - weight: -5 + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: -5 region: content hidden: billing_schedule: true diff --git a/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.add_to_cart.yml b/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.add_to_cart.yml index 46a45146..33fe2b4a 100644 --- a/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.add_to_cart.yml +++ b/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.add_to_cart.yml @@ -23,17 +23,17 @@ bundle: materio_product_variation_type mode: add_to_cart content: commerce_variation_cart_form: - weight: 1 - region: content settings: { } third_party_settings: { } + weight: 1 + region: content field_description: type: text_default - weight: 0 - region: content label: hidden settings: { } third_party_settings: { } + weight: 0 + region: content hidden: billing_schedule: true field_multiple: true diff --git a/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.default.yml b/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.default.yml index 64870f06..5db1189a 100644 --- a/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.default.yml +++ b/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.default.yml @@ -16,51 +16,51 @@ dependencies: - text third_party_settings: commerce_variation_cart_form: - combine: '1' + combine: true id: commerce_product_variation.materio_product_variation_type.default targetEntityType: commerce_product_variation bundle: materio_product_variation_type mode: default content: commerce_variation_cart_form: - weight: 4 - region: content settings: { } third_party_settings: { } + weight: 4 + region: content field_description: - weight: 1 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 1 region: content field_multiple: type: boolean - weight: 3 - region: content label: hidden settings: format: default - format_custom_true: '' format_custom_false: '' + format_custom_true: '' third_party_settings: { } + weight: 3 + region: content price: type: commerce_price_default - weight: 2 - region: content label: hidden settings: strip_trailing_zeroes: false currency_display: symbol third_party_settings: { } + weight: 2 + region: content title: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: true third_party_settings: { } + weight: 0 + region: content hidden: billing_schedule: true langcode: true diff --git a/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.order_summary.yml b/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.order_summary.yml index ab17e790..78b2ac79 100644 --- a/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.order_summary.yml +++ b/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.order_summary.yml @@ -16,7 +16,7 @@ dependencies: - text third_party_settings: commerce_variation_cart_form: - combine: '1' + combine: true id: commerce_product_variation.materio_product_variation_type.order_summary targetEntityType: commerce_product_variation bundle: materio_product_variation_type @@ -24,28 +24,28 @@ mode: order_summary content: field_description: type: text_default - weight: 2 - region: content label: hidden settings: { } third_party_settings: { } + weight: 2 + region: content product_id: type: entity_reference_entity_view - weight: 0 - region: content label: hidden settings: view_mode: order_summary link: false third_party_settings: { } + weight: 0 + region: content title: type: string - weight: 1 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 1 + region: content hidden: billing_schedule: true commerce_variation_cart_form: true diff --git a/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.summary.yml b/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.summary.yml index b4535f6e..843d4ca7 100644 --- a/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.summary.yml +++ b/config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.summary.yml @@ -24,29 +24,29 @@ mode: summary content: price: type: commerce_price_default - weight: 2 - region: content label: hidden settings: strip_trailing_zeroes: false currency_display: symbol third_party_settings: { } + weight: 2 + region: content product_id: type: entity_reference_label - weight: 0 - region: content label: hidden settings: link: false third_party_settings: { } + weight: 0 + region: content title: type: string - weight: 1 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 1 + region: content hidden: billing_schedule: true commerce_variation_cart_form: true diff --git a/config/sync/core.entity_view_display.commerce_store.online.default.yml b/config/sync/core.entity_view_display.commerce_store.online.default.yml index 91601469..e250f274 100644 --- a/config/sync/core.entity_view_display.commerce_store.online.default.yml +++ b/config/sync/core.entity_view_display.commerce_store.online.default.yml @@ -15,10 +15,10 @@ mode: default content: address: type: address_default - weight: 1 label: above settings: { } third_party_settings: { } + weight: 1 region: content hidden: billing_countries: true diff --git a/config/sync/core.entity_view_display.commerce_subscription.product_variation.customer.yml b/config/sync/core.entity_view_display.commerce_subscription.product_variation.customer.yml index 710e40a6..86d00131 100644 --- a/config/sync/core.entity_view_display.commerce_subscription.product_variation.customer.yml +++ b/config/sync/core.entity_view_display.commerce_subscription.product_variation.customer.yml @@ -13,89 +13,89 @@ bundle: product_variation mode: customer content: ends: - label: inline type: timestamp + label: inline + settings: + date_format: medium + custom_date_format: '' + timezone: '' + third_party_settings: { } weight: 4 region: content + next_renewal: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - next_renewal: - label: inline - type: timestamp weight: 6 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } orders: type: subscription_orders - weight: 0 - region: content label: hidden settings: view: commerce_subscription_orders_customer third_party_settings: { } + weight: 0 + region: content payment_method: type: entity_reference_entity_view + label: inline + settings: + view_mode: default + link: true + third_party_settings: { } weight: 7 region: content + renewed: + type: timestamp label: inline settings: - link: true - view_mode: default + date_format: medium + custom_date_format: '' + timezone: '' third_party_settings: { } - renewed: - label: inline - type: timestamp weight: 5 region: content + starts: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - starts: - label: inline - type: timestamp weight: 3 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } state: - label: hidden type: list_default - weight: 8 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 8 + region: content trial_ends: - label: inline type: timestamp + label: inline + settings: + date_format: medium + custom_date_format: '' + timezone: '' + third_party_settings: { } weight: 2 region: content + trial_starts: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - trial_starts: - label: inline - type: timestamp weight: 1 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } hidden: billing_schedule: true created: true diff --git a/config/sync/core.entity_view_display.commerce_subscription.product_variation.default.yml b/config/sync/core.entity_view_display.commerce_subscription.product_variation.default.yml index 876b06e8..ada11e82 100644 --- a/config/sync/core.entity_view_display.commerce_subscription.product_variation.default.yml +++ b/config/sync/core.entity_view_display.commerce_subscription.product_variation.default.yml @@ -11,89 +11,89 @@ bundle: product_variation mode: default content: ends: - label: inline type: timestamp + label: inline + settings: + date_format: medium + custom_date_format: '' + timezone: '' + third_party_settings: { } weight: 4 region: content + next_renewal: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - next_renewal: - label: inline - type: timestamp weight: 6 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } orders: type: subscription_orders - weight: 0 - region: content label: hidden settings: view: commerce_subscription_orders_admin third_party_settings: { } + weight: 0 + region: content payment_method: type: entity_reference_entity_view + label: inline + settings: + view_mode: default + link: true + third_party_settings: { } weight: 7 region: content + renewed: + type: timestamp label: inline settings: - link: true - view_mode: default + date_format: medium + custom_date_format: '' + timezone: '' third_party_settings: { } - renewed: - label: inline - type: timestamp weight: 5 region: content + starts: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - starts: - label: inline - type: timestamp weight: 3 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } state: - label: hidden type: list_default - weight: 8 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 8 + region: content trial_ends: - label: inline type: timestamp + label: inline + settings: + date_format: medium + custom_date_format: '' + timezone: '' + third_party_settings: { } weight: 2 region: content + trial_starts: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - trial_starts: - label: inline - type: timestamp weight: 1 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } hidden: billing_schedule: true created: true diff --git a/config/sync/core.entity_view_display.commerce_subscription.standalone.customer.yml b/config/sync/core.entity_view_display.commerce_subscription.standalone.customer.yml index 17205c63..99e9ed30 100644 --- a/config/sync/core.entity_view_display.commerce_subscription.standalone.customer.yml +++ b/config/sync/core.entity_view_display.commerce_subscription.standalone.customer.yml @@ -13,89 +13,89 @@ bundle: standalone mode: customer content: ends: - label: inline type: timestamp + label: inline + settings: + date_format: medium + custom_date_format: '' + timezone: '' + third_party_settings: { } weight: 4 region: content + next_renewal: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - next_renewal: - label: inline - type: timestamp weight: 6 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } orders: type: subscription_orders - weight: 0 - region: content label: hidden settings: view: commerce_subscription_orders_customer third_party_settings: { } + weight: 0 + region: content payment_method: type: entity_reference_entity_view + label: inline + settings: + view_mode: default + link: true + third_party_settings: { } weight: 7 region: content + renewed: + type: timestamp label: inline settings: - link: true - view_mode: default + date_format: medium + custom_date_format: '' + timezone: '' third_party_settings: { } - renewed: - label: inline - type: timestamp weight: 5 region: content + starts: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - starts: - label: inline - type: timestamp weight: 3 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } state: - label: hidden type: list_default - weight: 8 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 8 + region: content trial_ends: - label: inline type: timestamp + label: inline + settings: + date_format: medium + custom_date_format: '' + timezone: '' + third_party_settings: { } weight: 2 region: content + trial_starts: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - trial_starts: - label: inline - type: timestamp weight: 1 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } hidden: billing_schedule: true created: true diff --git a/config/sync/core.entity_view_display.commerce_subscription.standalone.default.yml b/config/sync/core.entity_view_display.commerce_subscription.standalone.default.yml index f6e82119..9b5071a1 100644 --- a/config/sync/core.entity_view_display.commerce_subscription.standalone.default.yml +++ b/config/sync/core.entity_view_display.commerce_subscription.standalone.default.yml @@ -11,89 +11,89 @@ bundle: standalone mode: default content: ends: - label: inline type: timestamp + label: inline + settings: + date_format: medium + custom_date_format: '' + timezone: '' + third_party_settings: { } weight: 4 region: content + next_renewal: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - next_renewal: - label: inline - type: timestamp weight: 6 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } orders: type: subscription_orders - weight: 0 - region: content label: hidden settings: view: commerce_subscription_orders_admin third_party_settings: { } + weight: 0 + region: content payment_method: type: entity_reference_entity_view + label: inline + settings: + view_mode: default + link: true + third_party_settings: { } weight: 7 region: content + renewed: + type: timestamp label: inline settings: - link: true - view_mode: default + date_format: medium + custom_date_format: '' + timezone: '' third_party_settings: { } - renewed: - label: inline - type: timestamp weight: 5 region: content + starts: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - starts: - label: inline - type: timestamp weight: 3 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } state: - label: hidden type: list_default - weight: 8 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 8 + region: content trial_ends: - label: inline type: timestamp + label: inline + settings: + date_format: medium + custom_date_format: '' + timezone: '' + third_party_settings: { } weight: 2 region: content + trial_starts: + type: timestamp + label: inline settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - trial_starts: - label: inline - type: timestamp weight: 1 region: content - settings: - date_format: medium - custom_date_format: '' - timezone: '' - third_party_settings: { } hidden: billing_schedule: true created: true diff --git a/config/sync/core.entity_view_display.config_pages.privacy_policy.default.yml b/config/sync/core.entity_view_display.config_pages.privacy_policy.default.yml index 6207b871..111b3e5b 100644 --- a/config/sync/core.entity_view_display.config_pages.privacy_policy.default.yml +++ b/config/sync/core.entity_view_display.config_pages.privacy_policy.default.yml @@ -14,11 +14,11 @@ bundle: privacy_policy mode: default content: field_body: - weight: 0 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 0 region: content hidden: field_title: true diff --git a/config/sync/core.entity_view_display.config_pages.terms_of_services.default.yml b/config/sync/core.entity_view_display.config_pages.terms_of_services.default.yml index 6bb3f02d..640ee8b9 100644 --- a/config/sync/core.entity_view_display.config_pages.terms_of_services.default.yml +++ b/config/sync/core.entity_view_display.config_pages.terms_of_services.default.yml @@ -14,11 +14,11 @@ bundle: terms_of_services mode: default content: field_body: - weight: 0 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 0 region: content hidden: field_title: true diff --git a/config/sync/core.entity_view_display.config_pages.terms_of_services.full.yml b/config/sync/core.entity_view_display.config_pages.terms_of_services.full.yml index 5d1bafec..9107421d 100644 --- a/config/sync/core.entity_view_display.config_pages.terms_of_services.full.yml +++ b/config/sync/core.entity_view_display.config_pages.terms_of_services.full.yml @@ -15,19 +15,19 @@ bundle: terms_of_services mode: full content: field_body: - weight: 1 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 1 region: content field_title: - weight: 0 + type: string label: hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 0 region: content hidden: search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.gdpr_task.gdpr_remove.default.yml b/config/sync/core.entity_view_display.gdpr_task.gdpr_remove.default.yml index c27b2836..e39aac0f 100644 --- a/config/sync/core.entity_view_display.gdpr_task.gdpr_remove.default.yml +++ b/config/sync/core.entity_view_display.gdpr_task.gdpr_remove.default.yml @@ -18,46 +18,46 @@ mode: default content: notes: type: basic_string - region: content - weight: 3 label: inline settings: { } third_party_settings: { } + weight: 3 + region: content processed_by: - label: inline type: author + label: inline + settings: { } + third_party_settings: { } weight: 4 region: content - settings: { } - third_party_settings: { } removal_log: type: gdpr_task_item + label: inline + settings: { } + third_party_settings: { } weight: 5 region: content + requested_by: + type: author label: inline settings: { } third_party_settings: { } - requested_by: - label: inline - type: author weight: 2 region: content - settings: { } - third_party_settings: { } status: type: list_default + label: inline + settings: { } + third_party_settings: { } weight: 1 region: content + user_id: + type: author label: inline settings: { } third_party_settings: { } - user_id: - label: inline - type: author weight: 0 region: content - settings: { } - third_party_settings: { } hidden: langcode: true search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.gdpr_task.gdpr_sar.default.yml b/config/sync/core.entity_view_display.gdpr_task.gdpr_sar.default.yml index d0a05346..2f8db35f 100644 --- a/config/sync/core.entity_view_display.gdpr_task.gdpr_sar.default.yml +++ b/config/sync/core.entity_view_display.gdpr_task.gdpr_sar.default.yml @@ -21,55 +21,55 @@ mode: default content: notes: type: basic_string - region: content - weight: 6 label: inline settings: { } third_party_settings: { } + weight: 6 + region: content processed_by: type: author + label: inline + settings: { } + third_party_settings: { } weight: 5 region: content + requested_by: + type: author label: inline settings: { } third_party_settings: { } - requested_by: - label: inline - type: author weight: 4 region: content - settings: { } - third_party_settings: { } sar_export: type: file_default - weight: 2 - region: content label: inline settings: use_description_as_link_text: true third_party_settings: { } + weight: 2 + region: content sar_export_parts: type: file_default - weight: 3 - region: content label: above settings: use_description_as_link_text: true third_party_settings: { } + weight: 3 + region: content status: type: list_default + label: inline + settings: { } + third_party_settings: { } weight: 1 region: content + user_id: + type: author label: inline settings: { } third_party_settings: { } - user_id: - label: inline - type: author weight: 0 region: content - settings: { } - third_party_settings: { } hidden: langcode: true manual_data: true diff --git a/config/sync/core.entity_view_display.node.article.card_home.yml b/config/sync/core.entity_view_display.node.article.card_home.yml index fdc90a30..cf099818 100644 --- a/config/sync/core.entity_view_display.node.article.card_home.yml +++ b/config/sync/core.entity_view_display.node.article.card_home.yml @@ -27,7 +27,7 @@ bundle: article mode: card_home content: field_visuel: - weight: 2 + type: vue_image_delta_formatter label: hidden settings: deltas: '0' @@ -35,36 +35,36 @@ content: image_link: content deltas_reversed: 0 third_party_settings: { } - type: vue_image_delta_formatter + weight: 2 region: content flag_hello: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_myfolder: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content title: - label: hidden type: vuestring - weight: 0 - region: content + label: hidden settings: link_to_entity: true third_party_settings: { } + weight: 0 + region: content hidden: body: true field_date: true diff --git a/config/sync/core.entity_view_display.node.article.default.yml b/config/sync/core.entity_view_display.node.article.default.yml index 39e71e45..88fdbba1 100644 --- a/config/sync/core.entity_view_display.node.article.default.yml +++ b/config/sync/core.entity_view_display.node.article.default.yml @@ -27,17 +27,17 @@ bundle: article mode: default content: field_date: - weight: 3 + type: daterange_default label: hidden settings: - separator: '-' - format_type: medium timezone_override: '' + format_type: medium + separator: '-' third_party_settings: { } - type: daterange_default + weight: 3 region: content field_visuel: - weight: 2 + type: image_delta_formatter label: hidden settings: deltas: '0' @@ -45,61 +45,61 @@ content: image_link: '' deltas_reversed: 0 third_party_settings: { } - type: image_delta_formatter + weight: 2 region: content flag_admintest: - weight: 10 - region: content settings: { } third_party_settings: { } + weight: 10 + region: content flag_dossier: - weight: 10 - region: content settings: { } third_party_settings: { } + weight: 10 + region: content flag_flag_list_template_1: + settings: { } + third_party_settings: { } weight: 10 region: content - settings: { } - third_party_settings: { } flag_hello: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_myfolder: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_projet_1: - weight: 10 - region: content settings: { } third_party_settings: { } + weight: 10 + region: content flag_projet_2: + settings: { } + third_party_settings: { } weight: 10 region: content - settings: { } - third_party_settings: { } flag_test: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content title: - label: hidden type: string - weight: 0 - region: content + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: body: true field_linked_materials: true diff --git a/config/sync/core.entity_view_display.node.article.teaser.yml b/config/sync/core.entity_view_display.node.article.teaser.yml index 982e88ec..bb6da346 100644 --- a/config/sync/core.entity_view_display.node.article.teaser.yml +++ b/config/sync/core.entity_view_display.node.article.teaser.yml @@ -28,17 +28,15 @@ bundle: article mode: teaser content: body: - label: hidden type: text_summary_or_trimmed - weight: 1 + label: hidden settings: trim_length: 200 third_party_settings: { } + weight: 1 region: content field_visuel: type: image_delta_formatter - weight: 2 - region: content label: hidden settings: deltas: '0' @@ -46,14 +44,16 @@ content: image_link: content deltas_reversed: 0 third_party_settings: { } - title: - label: hidden - type: string - weight: 0 + weight: 2 region: content + title: + type: string + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: field_date: true field_linked_materials: true diff --git a/config/sync/core.entity_view_display.node.frontpage.default.yml b/config/sync/core.entity_view_display.node.frontpage.default.yml index f99fa318..984b9922 100644 --- a/config/sync/core.entity_view_display.node.frontpage.default.yml +++ b/config/sync/core.entity_view_display.node.frontpage.default.yml @@ -26,10 +26,14 @@ third_party_settings: children: - title - field_what_is_materio + label: intro parent_name: '' + region: content weight: 0 format_type: html_element format_settings: + classes: home-intro + id: '' element: section show_label: false label_element: h3 @@ -37,18 +41,18 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-intro - label: intro - region: content group_database: children: - group_db_col_left - group_db_col_right + label: 'base de données' parent_name: '' + region: content weight: 1 format_type: html_element format_settings: + classes: home-database + id: '' element: section show_label: false label_element: h3 @@ -56,18 +60,18 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-database - label: 'base de données' - region: content group_showrooms: children: - group_showroom_col_left - group_showroom_col_right + label: showrooms parent_name: '' + region: content weight: 2 format_type: html_element format_settings: + classes: home-showrooms + id: '' element: section show_label: false label_element: h3 @@ -75,18 +79,18 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-showrooms - label: showrooms - region: content group_blabla: children: - group_blabla_col_left - group_blabla_col_right + label: blabla parent_name: '' + region: content weight: 3 format_type: html_element format_settings: + classes: home-blabla + id: '' element: section show_label: false label_element: h3 @@ -94,41 +98,38 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-blabla - label: blabla - region: content group_pricing: children: - field_pricing_pitch - field_pricing - computed_products_reference + label: tarifs parent_name: '' + region: content weight: 4 format_type: html_element format_settings: + classes: home-pricing + id: '' + element: section show_label: true label_element: h3 label_element_classes: '' attributes: '' effect: none speed: fast - id: '' - classes: home-pricing - element: section - label: tarifs - region: content group_db_col_left: children: - field_a_database - field_database_links + label: db-col-left parent_name: group_database + region: content weight: 5 format_type: html_element - region: content format_settings: - id: '' classes: 'col left db' + id: '' element: div show_label: false label_element: h3 @@ -136,17 +137,17 @@ third_party_settings: attributes: '' effect: none speed: fast - label: db-col-left group_db_col_right: children: - computed_materials_reference + label: db-col-right parent_name: group_database + region: content weight: 8 format_type: html_element - region: content format_settings: - id: '' classes: 'col right db' + id: '' element: div show_label: false label_element: h3 @@ -154,19 +155,19 @@ third_party_settings: attributes: '' effect: none speed: fast - label: db-col-right group_showroom_col_left: children: - field_showrooms - field_showroom_links - field_showroom_files + label: showroom-col-left parent_name: group_showrooms + region: content weight: 20 format_type: html_element - region: content format_settings: - id: '' classes: 'col left sowroom' + id: '' element: div show_label: false label_element: h3 @@ -174,17 +175,17 @@ third_party_settings: attributes: '' effect: none speed: fast - label: showroom-col-left group_showroom_col_right: children: - computed_showrooms_reference + label: showroom-col-right parent_name: group_showrooms + region: content weight: 21 format_type: html_element - region: content format_settings: - id: '' classes: 'col right sowroom' + id: '' element: div show_label: false label_element: h3 @@ -192,18 +193,18 @@ third_party_settings: attributes: '' effect: none speed: fast - label: showroom-col-right group_blabla_col_left: children: - field_blabla - field_blabla_links + label: blabla-col-left parent_name: group_blabla + region: content weight: 20 format_type: html_element - region: content format_settings: - id: '' classes: 'col left blabla' + id: '' element: div show_label: false label_element: h3 @@ -211,17 +212,17 @@ third_party_settings: attributes: '' effect: none speed: fast - label: blabla-col-left group_blabla_col_right: children: - computed_articles_reference + label: blabla-col-right parent_name: group_blabla + region: content weight: 21 format_type: html_element - region: content format_settings: - id: '' classes: 'col right blabla' + id: '' element: div show_label: false label_element: h3 @@ -229,64 +230,63 @@ third_party_settings: attributes: '' effect: none speed: fast - label: blabla-col-right id: node.frontpage.default targetEntityType: node bundle: frontpage mode: default content: computed_articles_reference: + type: entity_reference_entity_view label: hidden - weight: 6 - region: content settings: view_mode: card_home link: false third_party_settings: { } - type: entity_reference_entity_view + weight: 6 + region: content computed_materials_reference: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: card_home + link: false + third_party_settings: { } weight: 9 region: content - settings: - view_mode: card_home - link: false - third_party_settings: { } + computed_products_reference: type: entity_reference_entity_view label: hidden - computed_products_reference: - label: hidden - weight: 6 - region: content settings: view_mode: home_summary link: false third_party_settings: { } - type: entity_reference_entity_view - computed_showrooms_reference: - label: hidden weight: 6 region: content + computed_showrooms_reference: + type: entity_reference_entity_view + label: hidden settings: view_mode: home link: false third_party_settings: { } - type: entity_reference_entity_view - field_a_database: weight: 6 + region: content + field_a_database: + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 6 region: content field_blabla: - weight: 4 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 4 region: content field_blabla_links: - weight: 5 + type: vue_link_formatter label: hidden settings: link_text: '' @@ -304,10 +304,10 @@ content: rel: 0 target: 0 third_party_settings: { } - type: vue_link_formatter + weight: 5 region: content field_database_links: - weight: 7 + type: vue_link_formatter label: hidden settings: link_text: '' @@ -325,32 +325,32 @@ content: rel: 0 target: 0 third_party_settings: { } - type: vue_link_formatter + weight: 7 region: content field_pricing: - weight: 5 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 5 region: content field_pricing_pitch: - weight: 4 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 4 region: content field_showroom_files: - weight: 22 + type: file_default label: hidden settings: use_description_as_link_text: true third_party_settings: { } - type: file_default + weight: 22 region: content field_showroom_links: - weight: 4 + type: vue_link_formatter label: hidden settings: link_text: '' @@ -368,35 +368,35 @@ content: rel: 0 target: 0 third_party_settings: { } - type: vue_link_formatter + weight: 4 region: content field_showrooms: - weight: 3 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 3 region: content field_what_is_materio: - weight: 2 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 2 region: content flag_flag_list_template_1: - weight: 10 - region: content settings: { } third_party_settings: { } + weight: 10 + region: content title: type: string - weight: 1 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 1 + region: content hidden: langcode: true links: true diff --git a/config/sync/core.entity_view_display.node.frontpage.home_full.yml b/config/sync/core.entity_view_display.node.frontpage.home_full.yml index 243f971c..48d31c97 100644 --- a/config/sync/core.entity_view_display.node.frontpage.home_full.yml +++ b/config/sync/core.entity_view_display.node.frontpage.home_full.yml @@ -27,10 +27,14 @@ third_party_settings: children: - title - field_what_is_materio + label: intro parent_name: '' + region: content weight: 0 format_type: html_element format_settings: + classes: home-intro + id: '' element: section show_label: false label_element: h3 @@ -38,18 +42,18 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-intro - label: intro - region: content group_database: children: - group_db_col_left - group_db_col_right + label: 'base de données' parent_name: '' + region: content weight: 1 format_type: html_element format_settings: + classes: home-database + id: '' element: section show_label: false label_element: h3 @@ -57,18 +61,18 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-database - label: 'base de données' - region: content group_showrooms: children: - group_showroom_col_left - group_showroom_col_right + label: showrooms parent_name: '' + region: content weight: 2 format_type: html_element format_settings: + classes: home-showrooms + id: '' element: section show_label: false label_element: h3 @@ -76,18 +80,18 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-showrooms - label: showrooms - region: content group_blabla: children: - group_blabla_col_left - group_blabla_col_right + label: blabla parent_name: '' + region: content weight: 3 format_type: html_element format_settings: + classes: home-blabla + id: '' element: section show_label: false label_element: h3 @@ -95,41 +99,38 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-blabla - label: blabla - region: content group_pricing: children: - field_pricing_pitch - field_pricing - computed_products_reference + label: tarifs parent_name: '' + region: content weight: 4 format_type: html_element format_settings: + classes: home-pricing + id: '' + element: section show_label: true label_element: h3 label_element_classes: '' attributes: '' effect: none speed: fast - id: '' - classes: home-pricing - element: section - label: tarifs - region: content group_db_col_left: children: - field_a_database - field_database_links + label: db-col-left parent_name: group_database + region: content weight: 5 format_type: html_element - region: content format_settings: - id: '' classes: 'col left db' + id: '' element: div show_label: false label_element: h3 @@ -137,17 +138,17 @@ third_party_settings: attributes: '' effect: none speed: fast - label: db-col-left group_db_col_right: children: - computed_materials_reference + label: db-col-right parent_name: group_database + region: content weight: 8 format_type: html_element - region: content format_settings: - id: '' classes: 'col right db' + id: '' element: div show_label: false label_element: h3 @@ -155,19 +156,19 @@ third_party_settings: attributes: '' effect: none speed: fast - label: db-col-right group_showroom_col_left: children: - field_showroom_files - field_showrooms - field_showroom_links + label: showroom-col-left parent_name: group_showrooms + region: content weight: 20 format_type: html_element - region: content format_settings: - id: '' classes: 'col left sowroom' + id: '' element: div show_label: false label_element: h3 @@ -175,17 +176,17 @@ third_party_settings: attributes: '' effect: none speed: fast - label: showroom-col-left group_showroom_col_right: children: - computed_showrooms_reference + label: showroom-col-right parent_name: group_showrooms + region: content weight: 21 format_type: html_element - region: content format_settings: - id: '' classes: 'col right sowroom' + id: '' element: div show_label: false label_element: h3 @@ -193,18 +194,18 @@ third_party_settings: attributes: '' effect: none speed: fast - label: showroom-col-right group_blabla_col_left: children: - field_blabla - field_blabla_links + label: blabla-col-left parent_name: group_blabla + region: content weight: 20 format_type: html_element - region: content format_settings: - id: '' classes: 'col left blabla' + id: '' element: div show_label: false label_element: h3 @@ -212,17 +213,17 @@ third_party_settings: attributes: '' effect: none speed: fast - label: blabla-col-left group_blabla_col_right: children: - computed_articles_reference + label: blabla-col-right parent_name: group_blabla + region: content weight: 21 format_type: html_element - region: content format_settings: - id: '' classes: 'col right blabla' + id: '' element: div show_label: false label_element: h3 @@ -230,64 +231,63 @@ third_party_settings: attributes: '' effect: none speed: fast - label: blabla-col-right id: node.frontpage.home_full targetEntityType: node bundle: frontpage mode: home_full content: computed_articles_reference: + type: entity_reference_entity_view label: hidden - weight: 6 - region: content settings: view_mode: card_home link: false third_party_settings: { } - type: entity_reference_entity_view + weight: 6 + region: content computed_materials_reference: + type: entity_reference_entity_view + label: hidden + settings: + view_mode: card_home + link: false + third_party_settings: { } weight: 9 region: content - settings: - view_mode: card_home - link: false - third_party_settings: { } + computed_products_reference: type: entity_reference_entity_view label: hidden - computed_products_reference: - label: hidden - weight: 6 - region: content settings: view_mode: home_summary link: false third_party_settings: { } - type: entity_reference_entity_view - computed_showrooms_reference: - label: hidden weight: 6 region: content + computed_showrooms_reference: + type: entity_reference_entity_view + label: hidden settings: view_mode: home link: false third_party_settings: { } - type: entity_reference_entity_view - field_a_database: weight: 6 + region: content + field_a_database: + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 6 region: content field_blabla: - weight: 4 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 4 region: content field_blabla_links: - weight: 5 + type: vue_link_formatter label: hidden settings: link_text: '' @@ -305,10 +305,10 @@ content: rel: 0 target: 0 third_party_settings: { } - type: vue_link_formatter + weight: 5 region: content field_database_links: - weight: 7 + type: vue_link_formatter label: hidden settings: link_text: '' @@ -326,32 +326,32 @@ content: rel: 0 target: 0 third_party_settings: { } - type: vue_link_formatter + weight: 7 region: content field_pricing: - weight: 5 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 5 region: content field_pricing_pitch: - weight: 4 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 4 region: content field_showroom_files: type: file_default - weight: 5 - region: content label: hidden settings: use_description_as_link_text: true third_party_settings: { } + weight: 5 + region: content field_showroom_links: - weight: 4 + type: vue_link_formatter label: hidden settings: link_text: '' @@ -369,30 +369,30 @@ content: rel: 0 target: 0 third_party_settings: { } - type: vue_link_formatter + weight: 4 region: content field_showrooms: - weight: 3 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 3 region: content field_what_is_materio: - weight: 2 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 2 region: content title: type: string - weight: 1 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 1 + region: content hidden: flag_flag_list_template_1: true langcode: true diff --git a/config/sync/core.entity_view_display.node.frontpage.home_light.yml b/config/sync/core.entity_view_display.node.frontpage.home_light.yml index c9061ae4..89ef6b84 100644 --- a/config/sync/core.entity_view_display.node.frontpage.home_light.yml +++ b/config/sync/core.entity_view_display.node.frontpage.home_light.yml @@ -27,10 +27,14 @@ third_party_settings: children: - title - field_what_is_materio + label: intro parent_name: '' + region: content weight: 0 format_type: html_element format_settings: + classes: home-intro + id: '' element: section show_label: false label_element: h3 @@ -38,18 +42,18 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-intro - label: intro - region: content group_database: children: - group_db_col_left - group_db_col_right + label: 'base de données' parent_name: '' + region: content weight: 1 format_type: html_element format_settings: + classes: home-database + id: '' element: section show_label: false label_element: h3 @@ -57,18 +61,18 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-database - label: 'base de données' - region: content group_showrooms: children: - group_showroom_col_left - group_showroom_col_right + label: showrooms parent_name: '' + region: content weight: 2 format_type: html_element format_settings: + classes: home-showrooms + id: '' element: section show_label: false label_element: h3 @@ -76,18 +80,18 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-showrooms - label: showrooms - region: content group_blabla: children: - group_blabla_col_left - group_blabla_col_right + label: blabla parent_name: '' + region: content weight: 3 format_type: html_element format_settings: + classes: home-blabla + id: '' element: section show_label: false label_element: h3 @@ -95,41 +99,38 @@ third_party_settings: attributes: '' effect: none speed: fast - id: '' - classes: home-blabla - label: blabla - region: content group_pricing: children: - field_pricing_pitch - field_pricing - computed_products_reference + label: tarifs parent_name: '' + region: content weight: 4 format_type: html_element format_settings: + classes: home-pricing + id: '' + element: section show_label: true label_element: h3 label_element_classes: '' attributes: '' effect: none speed: fast - id: '' - classes: home-pricing - element: section - label: tarifs - region: content group_db_col_left: children: - field_a_database - field_database_links + label: db-col-left parent_name: group_database + region: content weight: 5 format_type: html_element - region: content format_settings: - id: '' classes: 'col left db' + id: '' element: div show_label: false label_element: h3 @@ -137,16 +138,16 @@ third_party_settings: attributes: '' effect: none speed: fast - label: db-col-left group_db_col_right: children: { } + label: db-col-right parent_name: group_database + region: content weight: 8 format_type: html_element - region: content format_settings: - id: '' classes: 'col right db' + id: '' element: div show_label: false label_element: h3 @@ -154,19 +155,19 @@ third_party_settings: attributes: '' effect: none speed: fast - label: db-col-right group_showroom_col_left: children: - field_showrooms - field_showroom_links - field_showroom_files + label: showroom-col-left parent_name: group_showrooms + region: content weight: 20 format_type: html_element - region: content format_settings: - id: '' classes: 'col left sowroom' + id: '' element: div show_label: false label_element: h3 @@ -174,17 +175,17 @@ third_party_settings: attributes: '' effect: none speed: fast - label: showroom-col-left group_showroom_col_right: children: - computed_showrooms_reference + label: showroom-col-right parent_name: group_showrooms + region: content weight: 21 format_type: html_element - region: content format_settings: - id: '' classes: 'col right sowroom' + id: '' element: div show_label: false label_element: h3 @@ -192,18 +193,18 @@ third_party_settings: attributes: '' effect: none speed: fast - label: showroom-col-right group_blabla_col_left: children: - field_blabla - field_blabla_links + label: blabla-col-left parent_name: group_blabla + region: content weight: 20 format_type: html_element - region: content format_settings: - id: '' classes: 'col left blabla' + id: '' element: div show_label: false label_element: h3 @@ -211,17 +212,17 @@ third_party_settings: attributes: '' effect: none speed: fast - label: blabla-col-left group_blabla_col_right: children: - computed_articles_reference + label: blabla-col-right parent_name: group_blabla + region: content weight: 21 format_type: html_element - region: content format_settings: - id: '' classes: 'col right blabla' + id: '' element: div show_label: false label_element: h3 @@ -229,7 +230,6 @@ third_party_settings: attributes: '' effect: none speed: fast - label: blabla-col-right id: node.frontpage.home_light targetEntityType: node bundle: frontpage @@ -237,45 +237,45 @@ mode: home_light content: computed_articles_reference: type: entity_reference_label - weight: 0 - region: content label: hidden settings: link: true third_party_settings: { } + weight: 0 + region: content computed_products_reference: type: entity_reference_entity_view - weight: 6 - region: content label: hidden settings: view_mode: home_summary link: false third_party_settings: { } + weight: 6 + region: content computed_showrooms_reference: type: entity_reference_label - weight: 0 - region: content label: hidden settings: link: false third_party_settings: { } + weight: 0 + region: content field_a_database: - weight: 6 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 6 region: content field_blabla: - weight: 4 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 4 region: content field_blabla_links: - weight: 5 + type: vue_link_formatter label: hidden settings: link_text: '' @@ -293,10 +293,10 @@ content: rel: 0 target: 0 third_party_settings: { } - type: vue_link_formatter + weight: 5 region: content field_database_links: - weight: 7 + type: vue_link_formatter label: hidden settings: link_text: '' @@ -314,32 +314,32 @@ content: rel: 0 target: 0 third_party_settings: { } - type: vue_link_formatter + weight: 7 region: content field_pricing: - weight: 5 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 5 region: content field_pricing_pitch: - weight: 4 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 4 region: content field_showroom_files: type: file_default - weight: 5 - region: content label: hidden settings: use_description_as_link_text: true third_party_settings: { } + weight: 5 + region: content field_showroom_links: - weight: 4 + type: vue_link_formatter label: hidden settings: link_text: '' @@ -357,35 +357,35 @@ content: rel: 0 target: 0 third_party_settings: { } - type: vue_link_formatter + weight: 4 region: content field_showrooms: - weight: 3 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 3 region: content field_what_is_materio: - weight: 2 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 2 region: content flag_flag_list_template_1: - weight: 5 - region: content settings: { } third_party_settings: { } + weight: 5 + region: content title: type: string - weight: 1 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 1 + region: content hidden: computed_materials_reference: true langcode: true diff --git a/config/sync/core.entity_view_display.node.frontpage.teaser.yml b/config/sync/core.entity_view_display.node.frontpage.teaser.yml index 83c75aad..0db27cbd 100644 --- a/config/sync/core.entity_view_display.node.frontpage.teaser.yml +++ b/config/sync/core.entity_view_display.node.frontpage.teaser.yml @@ -23,55 +23,55 @@ bundle: frontpage mode: teaser content: computed_articles_reference: + type: entity_reference_label label: hidden - weight: -5 - region: content settings: link: true third_party_settings: { } - type: entity_reference_label + weight: -5 + region: content computed_materials_reference: + type: entity_reference_label label: hidden - weight: -5 - region: content settings: link: true third_party_settings: { } - type: entity_reference_label + weight: -5 + region: content computed_products_reference: + type: entity_reference_label label: hidden - weight: -5 - region: content settings: link: true third_party_settings: { } - type: entity_reference_label + weight: -5 + region: content computed_showrooms_reference: + type: entity_reference_label label: hidden - weight: -5 - region: content settings: link: true third_party_settings: { } - type: entity_reference_label + weight: -5 + region: content flag_flag_list_template_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content links: - weight: 100 settings: { } third_party_settings: { } + weight: 100 region: content title: - label: hidden type: string - weight: -5 - region: content + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: -5 + region: content hidden: field_a_database: true field_blabla: true diff --git a/config/sync/core.entity_view_display.node.materiau.card_big.yml b/config/sync/core.entity_view_display.node.materiau.card_big.yml index ee214460..360e5d54 100644 --- a/config/sync/core.entity_view_display.node.materiau.card_big.yml +++ b/config/sync/core.entity_view_display.node.materiau.card_big.yml @@ -40,37 +40,37 @@ bundle: materiau mode: card_big content: body: - label: hidden type: text_default - weight: 101 + label: hidden settings: { } third_party_settings: { } + weight: 101 region: content field_attachments: - weight: 109 + type: file_default label: above settings: use_description_as_link_text: true third_party_settings: { } - type: file_default + weight: 109 region: content field_distributor: - weight: 108 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 108 region: content field_famille: - weight: 113 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 113 region: content field_index: - weight: 114 + type: computed_integer label: above settings: cache_unit: -1 @@ -78,135 +78,135 @@ content: thousand_separator: '' prefix_suffix: true third_party_settings: { } - type: computed_integer + weight: 114 region: content field_linked_articles: - weight: 120 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 120 region: content field_linked_materials: - weight: 110 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 110 region: content field_localisation_old: - weight: 119 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 119 region: content field_manufacturer: - weight: 107 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 107 region: content field_materiau_images: - weight: 105 + type: image label: above settings: - image_style: '' image_link: '' + image_style: '' third_party_settings: { } - type: image + weight: 105 region: content field_memo: - weight: 112 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 112 region: content field_migration: - weight: 117 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 117 region: content field_reference: - weight: 115 + type: computed_string label: above settings: sanitized: true cache_unit: -1 cache_duration: 1 third_party_settings: { } - type: computed_string + weight: 115 region: content field_samples: - weight: 118 + type: materio_samples_default_formatter label: above settings: { } third_party_settings: { } - type: materio_samples_default_formatter + weight: 118 region: content field_short_description: - weight: 102 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 102 region: content field_tags: - weight: 104 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 104 region: content field_thesaurus: - weight: 103 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 103 region: content field_video: - weight: 106 + type: video_embed_field_video label: above settings: + autoplay: true responsive: true width: 854 height: 480 - autoplay: true third_party_settings: { } - type: video_embed_field_video + weight: 106 region: content field_workflow: - weight: 116 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 116 region: content links: - weight: 100 - region: content settings: { } third_party_settings: { } - title: - label: hidden - type: string - weight: -5 + weight: 100 region: content + title: + type: string + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: -5 + region: content hidden: field_fiche_expo: true langcode: true diff --git a/config/sync/core.entity_view_display.node.materiau.card_full.yml b/config/sync/core.entity_view_display.node.materiau.card_full.yml index bd9638b2..065e18eb 100644 --- a/config/sync/core.entity_view_display.node.materiau.card_full.yml +++ b/config/sync/core.entity_view_display.node.materiau.card_full.yml @@ -40,37 +40,37 @@ bundle: materiau mode: card_full content: body: - label: hidden type: text_default - weight: 101 + label: hidden settings: { } third_party_settings: { } + weight: 101 region: content field_attachments: - weight: 109 + type: file_default label: above settings: use_description_as_link_text: true third_party_settings: { } - type: file_default + weight: 109 region: content field_distributor: - weight: 108 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 108 region: content field_famille: - weight: 113 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 113 region: content field_index: - weight: 114 + type: computed_integer label: above settings: cache_unit: -1 @@ -78,135 +78,135 @@ content: thousand_separator: '' prefix_suffix: true third_party_settings: { } - type: computed_integer + weight: 114 region: content field_linked_articles: - weight: 120 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 120 region: content field_linked_materials: - weight: 110 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 110 region: content field_localisation_old: - weight: 119 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 119 region: content field_manufacturer: - weight: 107 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 107 region: content field_materiau_images: - weight: 105 + type: image label: above settings: - image_style: '' image_link: '' + image_style: '' third_party_settings: { } - type: image + weight: 105 region: content field_memo: - weight: 112 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 112 region: content field_migration: - weight: 117 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 117 region: content field_reference: - weight: 115 + type: computed_string label: above settings: sanitized: true cache_unit: -1 cache_duration: 1 third_party_settings: { } - type: computed_string + weight: 115 region: content field_samples: - weight: 118 + type: materio_samples_default_formatter label: above settings: { } third_party_settings: { } - type: materio_samples_default_formatter + weight: 118 region: content field_short_description: - weight: 102 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 102 region: content field_tags: - weight: 104 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 104 region: content field_thesaurus: - weight: 103 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 103 region: content field_video: - weight: 106 + type: video_embed_field_video label: above settings: + autoplay: true responsive: true width: 854 height: 480 - autoplay: true third_party_settings: { } - type: video_embed_field_video + weight: 106 region: content field_workflow: - weight: 116 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 116 region: content links: - weight: 100 - region: content settings: { } third_party_settings: { } - title: - label: hidden - type: string - weight: -5 + weight: 100 region: content + title: + type: string + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: -5 + region: content hidden: field_fiche_expo: true langcode: true diff --git a/config/sync/core.entity_view_display.node.materiau.card_home.yml b/config/sync/core.entity_view_display.node.materiau.card_home.yml index 6d74899b..a60d1362 100644 --- a/config/sync/core.entity_view_display.node.materiau.card_home.yml +++ b/config/sync/core.entity_view_display.node.materiau.card_home.yml @@ -35,7 +35,7 @@ bundle: materiau mode: card_home content: field_materiau_images: - weight: 11 + type: image_delta_formatter label: hidden settings: deltas: '0' @@ -43,35 +43,35 @@ content: image_link: '' deltas_reversed: 0 third_party_settings: { } - type: image_delta_formatter + weight: 11 region: content field_short_description: - weight: 8 + type: string label: hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 8 region: content flag_hello: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_myfolder: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content hidden: body: true diff --git a/config/sync/core.entity_view_display.node.materiau.card_medium.yml b/config/sync/core.entity_view_display.node.materiau.card_medium.yml index 06bd1b0b..b706aa4c 100644 --- a/config/sync/core.entity_view_display.node.materiau.card_medium.yml +++ b/config/sync/core.entity_view_display.node.materiau.card_medium.yml @@ -37,15 +37,13 @@ mode: card_medium content: field_famille: type: list_default - weight: 0 - region: content label: hidden settings: { } third_party_settings: { } + weight: 0 + region: content field_materiau_images: type: image_delta_formatter - weight: 2 - region: content label: hidden settings: deltas: '0' @@ -53,22 +51,24 @@ content: image_link: '' deltas_reversed: 0 third_party_settings: { } + weight: 2 + region: content field_short_description: type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } weight: 1 region: content - label: hidden - settings: - link_to_entity: false - third_party_settings: { } title: type: string - weight: 3 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 3 + region: content hidden: body: true field_attachments: true diff --git a/config/sync/core.entity_view_display.node.materiau.card_small.yml b/config/sync/core.entity_view_display.node.materiau.card_small.yml index 62e9e78a..c2b39796 100644 --- a/config/sync/core.entity_view_display.node.materiau.card_small.yml +++ b/config/sync/core.entity_view_display.node.materiau.card_small.yml @@ -36,14 +36,14 @@ bundle: materiau mode: card_small content: field_famille: - weight: 2 + type: list_default label: hidden settings: { } third_party_settings: { } - type: list_default + weight: 2 region: content field_materiau_images: - weight: 3 + type: image_delta_formatter label: hidden settings: deltas: '0' @@ -51,24 +51,24 @@ content: image_link: content deltas_reversed: 0 third_party_settings: { } - type: image_delta_formatter + weight: 3 region: content field_short_description: - weight: 1 + type: string label: hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 1 region: content title: - label: hidden type: string - weight: 0 - region: content + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: body: true field_attachments: true diff --git a/config/sync/core.entity_view_display.node.materiau.default.yml b/config/sync/core.entity_view_display.node.materiau.default.yml index 2e710ffa..0862dbd2 100644 --- a/config/sync/core.entity_view_display.node.materiau.default.yml +++ b/config/sync/core.entity_view_display.node.materiau.default.yml @@ -38,122 +38,122 @@ bundle: materiau mode: default content: body: - label: hidden type: text_default - weight: 3 + label: hidden settings: { } third_party_settings: { } + weight: 3 region: content field_attachments: - weight: 9 + type: file_default label: hidden settings: use_description_as_link_text: true third_party_settings: { } - type: file_default + weight: 9 region: content field_distributor: - weight: 6 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 6 region: content field_linked_articles: - weight: 11 + type: entity_reference_label label: above settings: link: false third_party_settings: { } - type: entity_reference_label + weight: 11 region: content field_linked_materials: - weight: 10 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 10 region: content field_manufacturer: - weight: 5 + type: entity_reference_label label: above settings: link: false third_party_settings: { } - type: entity_reference_label + weight: 5 region: content field_materiau_images: - weight: 7 + type: image label: hidden settings: - image_style: '' image_link: '' + image_style: '' third_party_settings: { } - type: image + weight: 7 region: content field_reference: - weight: 2 + type: computed_string label: hidden settings: sanitized: true cache_unit: -1 cache_duration: 1 third_party_settings: { } - type: computed_string + weight: 2 region: content field_samples: - weight: 4 + type: materio_samples_default_formatter label: above settings: { } third_party_settings: { } - type: materio_samples_default_formatter + weight: 4 region: content field_video: - weight: 8 + type: video_embed_field_video label: hidden settings: + autoplay: true responsive: true width: 854 height: 480 - autoplay: true third_party_settings: { } - type: video_embed_field_video + weight: 8 region: content flag_hello: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_myfolder: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content links: - weight: 0 - region: content settings: { } third_party_settings: { } - title: - label: hidden - type: string - weight: 1 + weight: 0 region: content + title: + type: string + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 1 + region: content hidden: field_famille: true field_fiche_expo: true diff --git a/config/sync/core.entity_view_display.node.materiau.printable.yml b/config/sync/core.entity_view_display.node.materiau.printable.yml index 91c00568..c792354b 100644 --- a/config/sync/core.entity_view_display.node.materiau.printable.yml +++ b/config/sync/core.entity_view_display.node.materiau.printable.yml @@ -38,32 +38,32 @@ bundle: materiau mode: printable content: body: - label: hidden type: text_default - weight: 3 + label: hidden settings: { } third_party_settings: { } + weight: 3 region: content field_distributor: - weight: 6 + type: entity_reference_entity_view label: above settings: view_mode: print link: false third_party_settings: { } - type: entity_reference_entity_view + weight: 6 region: content field_manufacturer: - weight: 5 + type: entity_reference_entity_view label: above settings: view_mode: print link: false third_party_settings: { } - type: entity_reference_entity_view + weight: 5 region: content field_materiau_images: - weight: 7 + type: image_delta_formatter label: hidden settings: deltas: '0,1,2' @@ -71,61 +71,61 @@ content: image_link: '' deltas_reversed: 0 third_party_settings: { } - type: image_delta_formatter + weight: 7 region: content field_reference: - weight: 2 + type: computed_string label: hidden settings: sanitized: true cache_unit: -1 cache_duration: 1 third_party_settings: { } - type: computed_string + weight: 2 region: content field_samples: - weight: 4 + type: materio_samples_default_formatter label: above settings: { } third_party_settings: { } - type: materio_samples_default_formatter + weight: 4 region: content field_short_description: type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } weight: 1 region: content - label: hidden - settings: - link_to_entity: false - third_party_settings: { } flag_hello: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_myfolder: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content title: - label: hidden type: string - weight: 0 - region: content + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: field_attachments: true field_famille: true diff --git a/config/sync/core.entity_view_display.node.materiau.teaser.yml b/config/sync/core.entity_view_display.node.materiau.teaser.yml index 4048295a..3b58864c 100644 --- a/config/sync/core.entity_view_display.node.materiau.teaser.yml +++ b/config/sync/core.entity_view_display.node.materiau.teaser.yml @@ -36,8 +36,6 @@ mode: teaser content: field_materiau_images: type: image_delta_formatter - weight: 2 - region: content label: hidden settings: deltas: '0' @@ -45,22 +43,24 @@ content: image_link: '' deltas_reversed: 0 third_party_settings: { } + weight: 2 + region: content field_short_description: type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } weight: 1 region: content - label: above - settings: - link_to_entity: false - third_party_settings: { } title: type: string - weight: 0 - region: content label: above settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: body: true computed_materials_reference: true diff --git a/config/sync/core.entity_view_display.node.note.default.yml b/config/sync/core.entity_view_display.node.note.default.yml index 5066499c..1e5c7973 100644 --- a/config/sync/core.entity_view_display.node.note.default.yml +++ b/config/sync/core.entity_view_display.node.note.default.yml @@ -14,38 +14,38 @@ bundle: note mode: default content: field_contenu: - weight: 101 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 101 region: content field_target: - weight: 102 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 102 region: content flag_flag_list_template_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content links: - weight: 100 settings: { } third_party_settings: { } + weight: 100 region: content title: - label: hidden type: string - weight: -5 - region: content + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: -5 + region: content hidden: langcode: true search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.note.teaser.yml b/config/sync/core.entity_view_display.node.note.teaser.yml index 62d15600..7424e5b6 100644 --- a/config/sync/core.entity_view_display.node.note.teaser.yml +++ b/config/sync/core.entity_view_display.node.note.teaser.yml @@ -15,23 +15,23 @@ bundle: note mode: teaser content: flag_flag_list_template_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content links: - weight: 100 settings: { } third_party_settings: { } + weight: 100 region: content title: - label: hidden type: string - weight: -5 - region: content + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: -5 + region: content hidden: field_contenu: true field_target: true diff --git a/config/sync/core.entity_view_display.node.simplenews_issue.default.yml b/config/sync/core.entity_view_display.node.simplenews_issue.default.yml index d1239d6b..0f41373b 100644 --- a/config/sync/core.entity_view_display.node.simplenews_issue.default.yml +++ b/config/sync/core.entity_view_display.node.simplenews_issue.default.yml @@ -18,15 +18,15 @@ mode: default content: body: type: text_default - weight: 0 label: hidden settings: { } third_party_settings: { } + weight: 0 region: content links: - weight: 1 settings: { } third_party_settings: { } + weight: 1 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.node.simplenews_issue.email_html.yml b/config/sync/core.entity_view_display.node.simplenews_issue.email_html.yml index 7d106dab..3e3f264e 100644 --- a/config/sync/core.entity_view_display.node.simplenews_issue.email_html.yml +++ b/config/sync/core.entity_view_display.node.simplenews_issue.email_html.yml @@ -19,10 +19,10 @@ mode: email_html content: body: type: text_default - weight: 0 + label: hidden settings: { } third_party_settings: { } - label: hidden + weight: 0 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.node.simplenews_issue.email_plain.yml b/config/sync/core.entity_view_display.node.simplenews_issue.email_plain.yml index c2aa1ecc..bf3c192c 100644 --- a/config/sync/core.entity_view_display.node.simplenews_issue.email_plain.yml +++ b/config/sync/core.entity_view_display.node.simplenews_issue.email_plain.yml @@ -19,10 +19,10 @@ mode: email_plain content: body: type: text_default - weight: 0 + label: hidden settings: { } third_party_settings: { } - label: hidden + weight: 0 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.node.simplenews_issue.email_textalt.yml b/config/sync/core.entity_view_display.node.simplenews_issue.email_textalt.yml index c209d8b7..3c41b2f0 100644 --- a/config/sync/core.entity_view_display.node.simplenews_issue.email_textalt.yml +++ b/config/sync/core.entity_view_display.node.simplenews_issue.email_textalt.yml @@ -19,10 +19,10 @@ mode: email_textalt content: body: type: text_default - weight: 0 + label: hidden settings: { } third_party_settings: { } - label: hidden + weight: 0 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.node.simplenews_issue.teaser.yml b/config/sync/core.entity_view_display.node.simplenews_issue.teaser.yml index 90b4e567..8bcb4a2d 100644 --- a/config/sync/core.entity_view_display.node.simplenews_issue.teaser.yml +++ b/config/sync/core.entity_view_display.node.simplenews_issue.teaser.yml @@ -19,11 +19,11 @@ mode: teaser content: body: type: text_trimmed - weight: 0 + label: hidden settings: trim_length: 600 third_party_settings: { } - label: hidden + weight: 0 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.node.static.default.yml b/config/sync/core.entity_view_display.node.static.default.yml index fb50e50e..4de7c68f 100644 --- a/config/sync/core.entity_view_display.node.static.default.yml +++ b/config/sync/core.entity_view_display.node.static.default.yml @@ -16,16 +16,16 @@ bundle: static mode: default content: body: - label: hidden type: text_default - weight: 0 + label: hidden settings: { } third_party_settings: { } + weight: 0 region: content links: - weight: 1 - region: content settings: { } third_party_settings: { } + weight: 1 + region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.node.thematique.default.yml b/config/sync/core.entity_view_display.node.thematique.default.yml index dcb98607..fa4a7c16 100644 --- a/config/sync/core.entity_view_display.node.thematique.default.yml +++ b/config/sync/core.entity_view_display.node.thematique.default.yml @@ -24,98 +24,98 @@ bundle: thematique mode: default content: body: - label: hidden type: text_default - weight: 4 + label: hidden settings: { } third_party_settings: { } + weight: 4 region: content field_linked_articles: - weight: 6 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 6 region: content field_linked_materials: - weight: 5 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 5 region: content field_short_description: - weight: 1 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 1 region: content field_visuel: - weight: 3 + type: image label: visually_hidden settings: - image_style: card_full image_link: '' + image_style: card_full third_party_settings: { } - type: image + weight: 3 region: content flag_admintest: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_dossier: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_hello: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_myfolder: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_projet_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_projet_2: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content links: - weight: 2 - region: content settings: { } third_party_settings: { } - title: - label: hidden - type: string - weight: 0 + weight: 2 region: content + title: + type: string + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: field_memo: true field_tags: true diff --git a/config/sync/core.entity_view_display.node.thematique.teaser.yml b/config/sync/core.entity_view_display.node.thematique.teaser.yml index 0c1bddaa..af423133 100644 --- a/config/sync/core.entity_view_display.node.thematique.teaser.yml +++ b/config/sync/core.entity_view_display.node.thematique.teaser.yml @@ -23,71 +23,71 @@ bundle: thematique mode: teaser content: body: - label: hidden type: text_summary_or_trimmed - weight: 101 + label: hidden settings: trim_length: 600 third_party_settings: { } + weight: 101 region: content flag_admintest: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_dossier: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_flag_list_template_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_hello: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_myfolder: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_projet_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_projet_2: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content flag_test_1: - weight: 10 settings: { } third_party_settings: { } + weight: 10 region: content links: - weight: 100 settings: { } third_party_settings: { } + weight: 100 region: content title: - label: hidden type: string - weight: -5 - region: content + label: hidden settings: link_to_entity: false third_party_settings: { } + weight: -5 + region: content hidden: field_linked_articles: true field_linked_materials: true diff --git a/config/sync/core.entity_view_display.profile.contact_company.admin_view.yml b/config/sync/core.entity_view_display.profile.contact_company.admin_view.yml index c380d0c2..e444c110 100644 --- a/config/sync/core.entity_view_display.profile.contact_company.admin_view.yml +++ b/config/sync/core.entity_view_display.profile.contact_company.admin_view.yml @@ -20,48 +20,48 @@ bundle: contact_company mode: admin_view content: field_email: - weight: 4 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 4 region: content field_memo: - weight: 5 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 5 region: content field_name: - weight: 1 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 1 region: content field_phone: - weight: 3 + type: telephone_link label: above settings: title: '' third_party_settings: { } - type: telephone_link + weight: 3 region: content field_position: - weight: 2 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 2 region: content field_title: - weight: 0 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 0 region: content hidden: { } diff --git a/config/sync/core.entity_view_display.profile.contact_company.default.yml b/config/sync/core.entity_view_display.profile.contact_company.default.yml index ca851892..49d4c2ed 100644 --- a/config/sync/core.entity_view_display.profile.contact_company.default.yml +++ b/config/sync/core.entity_view_display.profile.contact_company.default.yml @@ -19,48 +19,48 @@ bundle: contact_company mode: default content: field_email: - weight: 4 + type: basic_string label: hidden settings: { } third_party_settings: { } - type: basic_string + weight: 4 region: content field_memo: - weight: 5 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 5 region: content field_name: type: string - weight: 1 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 1 + region: content field_phone: - weight: 3 + type: telephone_link label: hidden settings: title: '' third_party_settings: { } - type: telephone_link + weight: 3 region: content field_position: - weight: 2 + type: string label: inline settings: link_to_entity: false third_party_settings: { } - type: string + weight: 2 region: content field_title: - weight: 0 + type: list_default label: hidden settings: { } third_party_settings: { } - type: list_default + weight: 0 region: content hidden: { } diff --git a/config/sync/core.entity_view_display.profile.customer.admin.yml b/config/sync/core.entity_view_display.profile.customer.admin.yml index 924f0008..79a6f837 100644 --- a/config/sync/core.entity_view_display.profile.customer.admin.yml +++ b/config/sync/core.entity_view_display.profile.customer.admin.yml @@ -8,12 +8,12 @@ dependencies: - field.field.profile.customer.phone - field.field.profile.customer.tax_number - profile.type.customer - enforced: - module: - - commerce_order module: - address - commerce_tax + enforced: + module: + - commerce_order id: profile.customer.admin targetEntityType: profile bundle: customer @@ -21,18 +21,18 @@ mode: admin content: address: type: address_default - weight: 0 label: hidden settings: { } third_party_settings: { } + weight: 0 region: content tax_number: type: commerce_tax_number_default + label: above settings: show_verification: true - weight: 1 - label: above third_party_settings: { } + weight: 1 region: content hidden: phone: true diff --git a/config/sync/core.entity_view_display.profile.customer.default.yml b/config/sync/core.entity_view_display.profile.customer.default.yml index 683810fe..cbc24b9c 100644 --- a/config/sync/core.entity_view_display.profile.customer.default.yml +++ b/config/sync/core.entity_view_display.profile.customer.default.yml @@ -7,12 +7,12 @@ dependencies: - field.field.profile.customer.phone - field.field.profile.customer.tax_number - profile.type.customer - enforced: - module: - - commerce_order module: - address - commerce_tax + enforced: + module: + - commerce_order _core: default_config_hash: '-D8G44VGLIAIFvoHm_u7-Awnie4iCenOWfldrpNy_ys' id: profile.customer.default @@ -22,18 +22,18 @@ mode: default content: address: type: address_default - weight: 0 label: hidden settings: { } third_party_settings: { } + weight: 0 region: content tax_number: type: commerce_tax_number_default + label: above settings: show_verification: false - weight: 1 - label: above third_party_settings: { } + weight: 1 region: content hidden: phone: true diff --git a/config/sync/core.entity_view_display.profile.member.admin_view.yml b/config/sync/core.entity_view_display.profile.member.admin_view.yml index 73527dba..408d78c1 100644 --- a/config/sync/core.entity_view_display.profile.member.admin_view.yml +++ b/config/sync/core.entity_view_display.profile.member.admin_view.yml @@ -31,101 +31,101 @@ bundle: member mode: admin_view content: field_activity_sector: - weight: 2 + type: string label: inline settings: link_to_entity: false third_party_settings: { } - type: string + weight: 2 region: content field_address: - weight: 8 + type: address_default label: hidden settings: { } third_party_settings: { } - type: address_default + weight: 8 region: content field_email: - weight: 6 + type: basic_string label: hidden settings: { } third_party_settings: { } - type: basic_string + weight: 6 region: content field_employee: - weight: 9 + type: number_integer label: inline settings: thousand_separator: '' prefix_suffix: true third_party_settings: { } - type: number_integer + weight: 9 region: content field_naf: - weight: 10 + type: string label: inline settings: link_to_entity: false third_party_settings: { } - type: string + weight: 10 region: content field_organization: - weight: 1 + type: string label: hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 1 region: content field_phone: - weight: 7 + type: telephone_link label: hidden settings: title: '' third_party_settings: { } - type: telephone_link + weight: 7 region: content field_position: - weight: 3 + type: string label: inline settings: link_to_entity: false third_party_settings: { } - type: string + weight: 3 region: content field_service: - weight: 4 + type: string label: inline settings: link_to_entity: false third_party_settings: { } - type: string + weight: 4 region: content field_siret: - weight: 11 + type: string label: inline settings: link_to_entity: false third_party_settings: { } - type: string + weight: 11 region: content field_title: - weight: 0 + type: list_default label: hidden settings: { } third_party_settings: { } - type: list_default + weight: 0 region: content field_vat_number_intra_ce: - weight: 12 + type: string label: inline settings: link_to_entity: false third_party_settings: { } - type: string + weight: 12 region: content field_website: - weight: 5 + type: link label: hidden settings: trim_length: 80 @@ -134,7 +134,7 @@ content: rel: '' target: '' third_party_settings: { } - type: link + weight: 5 region: content hidden: field_first_name: true diff --git a/config/sync/core.entity_view_display.profile.member.default.yml b/config/sync/core.entity_view_display.profile.member.default.yml index f518c937..c419195b 100644 --- a/config/sync/core.entity_view_display.profile.member.default.yml +++ b/config/sync/core.entity_view_display.profile.member.default.yml @@ -30,117 +30,117 @@ bundle: member mode: default content: field_activity_sector: - weight: 4 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 4 region: content field_address: - weight: 14 + type: address_default label: above settings: { } third_party_settings: { } - type: address_default + weight: 14 region: content field_email: - weight: 15 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 15 region: content field_employee: - weight: 16 + type: number_integer label: above settings: thousand_separator: '' prefix_suffix: true third_party_settings: { } - type: number_integer + weight: 16 region: content field_first_name: - weight: 1 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 1 region: content field_naf: - weight: 8 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 8 region: content field_name: - weight: 2 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 2 region: content field_organization: - weight: 3 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 3 region: content field_phone: - weight: 13 + type: telephone_link label: above settings: title: '' third_party_settings: { } - type: telephone_link + weight: 13 region: content field_position: - weight: 5 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 5 region: content field_service: - weight: 6 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 6 region: content field_siret: - weight: 9 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 9 region: content field_title: - weight: 0 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 0 region: content field_vat_number_intra_ce: - weight: 10 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 10 region: content field_website: - weight: 12 + type: link label: above settings: trim_length: 80 @@ -149,6 +149,6 @@ content: rel: '' target: '' third_party_settings: { } - type: link + weight: 12 region: content hidden: { } diff --git a/config/sync/core.entity_view_display.taxonomy_term.assisted_research.default.yml b/config/sync/core.entity_view_display.taxonomy_term.assisted_research.default.yml index 124af6d1..02b4c64a 100644 --- a/config/sync/core.entity_view_display.taxonomy_term.assisted_research.default.yml +++ b/config/sync/core.entity_view_display.taxonomy_term.assisted_research.default.yml @@ -14,28 +14,28 @@ bundle: assisted_research mode: default content: description: - label: hidden type: text_default - weight: 0 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 0 + region: content field_terms: - weight: 1 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 1 region: content field_weight: - weight: 2 + type: number_integer label: above settings: thousand_separator: '' prefix_suffix: true third_party_settings: { } - type: number_integer + weight: 2 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.taxonomy_term.company.default.yml b/config/sync/core.entity_view_display.taxonomy_term.company.default.yml index a7b199e1..4e57fa9f 100644 --- a/config/sync/core.entity_view_display.taxonomy_term.company.default.yml +++ b/config/sync/core.entity_view_display.taxonomy_term.company.default.yml @@ -27,74 +27,74 @@ bundle: company mode: default content: description: - label: hidden type: text_default - weight: 0 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 0 + region: content field_attachments: - weight: 10 + type: file_default label: above settings: use_description_as_link_text: true third_party_settings: { } - type: file_default + weight: 10 region: content field_infos_from_company: - weight: 5 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 5 region: content field_memo: - weight: 9 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 9 region: content field_migration: - weight: 12 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 12 region: content field_note: - weight: 8 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 8 region: content field_public_address: - weight: 6 + type: address_default label: above settings: { } third_party_settings: { } - type: address_default + weight: 6 region: content field_public_email: - weight: 2 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 2 region: content field_public_phone: - weight: 7 + type: telephone_formatter label: above settings: format: 1 link: true default_country: null third_party_settings: { } - type: telephone_formatter + weight: 7 region: content field_website: - weight: 4 + type: link label: above settings: trim_length: 80 @@ -103,14 +103,14 @@ content: rel: '' target: '' third_party_settings: { } - type: link + weight: 4 region: content field_workflow: - weight: 11 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 11 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.taxonomy_term.company.home.yml b/config/sync/core.entity_view_display.taxonomy_term.company.home.yml index 305c4622..e734bd7e 100644 --- a/config/sync/core.entity_view_display.taxonomy_term.company.home.yml +++ b/config/sync/core.entity_view_display.taxonomy_term.company.home.yml @@ -28,74 +28,74 @@ bundle: company mode: home content: description: - label: hidden type: text_default - weight: 0 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 0 + region: content field_attachments: - weight: 10 + type: file_default label: above settings: use_description_as_link_text: true third_party_settings: { } - type: file_default + weight: 10 region: content field_infos_from_company: - weight: 5 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 5 region: content field_memo: - weight: 9 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 9 region: content field_migration: - weight: 12 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 12 region: content field_note: - weight: 8 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 8 region: content field_public_address: - weight: 6 + type: address_default label: above settings: { } third_party_settings: { } - type: address_default + weight: 6 region: content field_public_email: - weight: 2 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 2 region: content field_public_phone: - weight: 7 + type: telephone_formatter label: above settings: format: 1 link: true default_country: null third_party_settings: { } - type: telephone_formatter + weight: 7 region: content field_website: - weight: 4 + type: link label: above settings: trim_length: 80 @@ -104,14 +104,14 @@ content: rel: '' target: '' third_party_settings: { } - type: link + weight: 4 region: content field_workflow: - weight: 11 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 11 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.taxonomy_term.company.print.yml b/config/sync/core.entity_view_display.taxonomy_term.company.print.yml index 0c64108d..03dedc8d 100644 --- a/config/sync/core.entity_view_display.taxonomy_term.company.print.yml +++ b/config/sync/core.entity_view_display.taxonomy_term.company.print.yml @@ -24,21 +24,21 @@ bundle: company mode: print content: field_public_address: - weight: 2 + type: address_default label: hidden settings: { } third_party_settings: { } - type: address_default + weight: 2 region: content field_public_email: - weight: 1 + type: basic_string label: hidden settings: { } third_party_settings: { } - type: basic_string + weight: 1 region: content field_website: - weight: 0 + type: link label: hidden settings: trim_length: 80 @@ -47,7 +47,7 @@ content: rel: '' target: '' third_party_settings: { } - type: link + weight: 0 region: content hidden: description: true diff --git a/config/sync/core.entity_view_display.taxonomy_term.showroom.default.yml b/config/sync/core.entity_view_display.taxonomy_term.showroom.default.yml index 7b5f6c44..6651d430 100644 --- a/config/sync/core.entity_view_display.taxonomy_term.showroom.default.yml +++ b/config/sync/core.entity_view_display.taxonomy_term.showroom.default.yml @@ -24,47 +24,47 @@ bundle: showroom mode: default content: description: - label: hidden type: text_default + label: hidden + settings: { } + third_party_settings: { } weight: 0 region: content - settings: { } - third_party_settings: { } field_public_address: - weight: 2 + type: address_default label: above settings: { } third_party_settings: { } - type: address_default + weight: 2 region: content field_public_email: - weight: 3 + type: email_mailto label: above settings: { } third_party_settings: { } - type: email_mailto + weight: 3 region: content field_public_phone: - weight: 1 + type: telephone_formatter label: above settings: format: 1 link: true default_country: null third_party_settings: { } - type: telephone_formatter + weight: 1 region: content field_visuels: - weight: 5 + type: image label: above settings: - image_style: '' image_link: '' + image_style: '' third_party_settings: { } - type: image + weight: 5 region: content field_website: - weight: 4 + type: link label: above settings: trim_length: 80 @@ -73,7 +73,7 @@ content: rel: '' target: '' third_party_settings: { } - type: link + weight: 4 region: content hidden: field_memo: true diff --git a/config/sync/core.entity_view_display.taxonomy_term.showroom.home.yml b/config/sync/core.entity_view_display.taxonomy_term.showroom.home.yml index 551e7660..7a295577 100644 --- a/config/sync/core.entity_view_display.taxonomy_term.showroom.home.yml +++ b/config/sync/core.entity_view_display.taxonomy_term.showroom.home.yml @@ -25,30 +25,30 @@ mode: home content: field_public_address: type: address_default + label: hidden + settings: { } + third_party_settings: { } weight: 1 region: content - label: hidden - settings: { } - third_party_settings: { } field_public_email: type: email_mailto - weight: 3 - region: content label: hidden settings: { } third_party_settings: { } + weight: 3 + region: content field_public_phone: type: telephone_formatter - weight: 2 - region: content label: hidden settings: format: 1 link: true default_country: null third_party_settings: { } + weight: 2 + region: content field_visuels: - weight: 0 + type: image_delta_formatter label: hidden settings: deltas: '0' @@ -56,7 +56,7 @@ content: image_link: content deltas_reversed: 0 third_party_settings: { } - type: image_delta_formatter + weight: 0 region: content hidden: description: true diff --git a/config/sync/core.entity_view_display.taxonomy_term.tags.default.yml b/config/sync/core.entity_view_display.taxonomy_term.tags.default.yml index 03a99d05..c90fb067 100644 --- a/config/sync/core.entity_view_display.taxonomy_term.tags.default.yml +++ b/config/sync/core.entity_view_display.taxonomy_term.tags.default.yml @@ -13,19 +13,19 @@ bundle: tags mode: default content: description: - label: hidden type: text_default - weight: 0 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 0 + region: content field_synonyms: - weight: 1 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 1 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.taxonomy_term.thesaurus.default.yml b/config/sync/core.entity_view_display.taxonomy_term.thesaurus.default.yml index 776f3597..63ad12c8 100644 --- a/config/sync/core.entity_view_display.taxonomy_term.thesaurus.default.yml +++ b/config/sync/core.entity_view_display.taxonomy_term.thesaurus.default.yml @@ -14,29 +14,29 @@ bundle: thesaurus mode: default content: description: - label: hidden type: text_default - weight: 0 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 0 + region: content field_synonyms: - weight: 1 + type: string label: above settings: link_to_entity: false third_party_settings: { } - type: string + weight: 1 region: content field_used_on_advanced_search: - weight: 2 + type: boolean label: above settings: format: default format_custom_false: '' format_custom_true: '' third_party_settings: { } - type: boolean + weight: 2 region: content hidden: langcode: true diff --git a/config/sync/core.entity_view_display.user.user.default.yml b/config/sync/core.entity_view_display.user.user.default.yml index c2a51857..275abddd 100644 --- a/config/sync/core.entity_view_display.user.user.default.yml +++ b/config/sync/core.entity_view_display.user.user.default.yml @@ -17,49 +17,49 @@ bundle: user mode: default content: field_company: - weight: 3 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 3 region: content field_member_type: - weight: 1 + type: list_default label: above settings: { } third_party_settings: { } - type: list_default + weight: 1 region: content field_memo: - weight: 4 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 4 region: content field_showroom: - weight: 2 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 2 region: content member_for: + settings: { } + third_party_settings: { } weight: 0 region: content - settings: { } - third_party_settings: { } user_email_verification_verified: - weight: 100 settings: { } third_party_settings: { } + weight: 100 region: content user_email_verification_verified_date: - weight: 100 settings: { } third_party_settings: { } + weight: 100 region: content hidden: commerce_remote_id: true diff --git a/config/sync/core.entity_view_mode.commerce_product_variation.cart.yml b/config/sync/core.entity_view_mode.commerce_product_variation.cart.yml index 1a77fe7a..b47457e6 100644 --- a/config/sync/core.entity_view_mode.commerce_product_variation.cart.yml +++ b/config/sync/core.entity_view_mode.commerce_product_variation.cart.yml @@ -2,12 +2,12 @@ uuid: cc66d260-9165-4918-bb73-5140574a8c9c langcode: en status: true dependencies: + module: + - commerce_product enforced: module: - commerce_cart - commerce_product - module: - - commerce_product _core: default_config_hash: SjZo-csuMc7wQHh55OpVRuTrQTp8zy3k6cR9RykDWIg id: commerce_product_variation.cart diff --git a/config/sync/core.entity_view_mode.commerce_product_variation.summary.yml b/config/sync/core.entity_view_mode.commerce_product_variation.summary.yml index d8239f92..d74647d6 100644 --- a/config/sync/core.entity_view_mode.commerce_product_variation.summary.yml +++ b/config/sync/core.entity_view_mode.commerce_product_variation.summary.yml @@ -2,11 +2,11 @@ uuid: c3a1dc15-726d-4dae-aab0-eb5a9f9a47b2 langcode: en status: true dependencies: + module: + - commerce_product enforced: module: - commerce_checkout - module: - - commerce_product _core: default_config_hash: 23R0npqqL2T9F-gDL2Lor2GfZj_lDvmv-kwdQzPCxMw id: commerce_product_variation.summary diff --git a/config/sync/core.entity_view_mode.node.email_html.yml b/config/sync/core.entity_view_mode.node.email_html.yml index 6c6cf644..f4d51986 100644 --- a/config/sync/core.entity_view_mode.node.email_html.yml +++ b/config/sync/core.entity_view_mode.node.email_html.yml @@ -2,11 +2,11 @@ uuid: 6ee7e247-a08b-44e2-afad-8d29d6d383b5 langcode: en status: false dependencies: + module: + - node enforced: module: - simplenews - module: - - node _core: default_config_hash: iQNOEsNlbBFbVMOoSwtfUd8YC0XpRLzTjXv48HYfxwE id: node.email_html diff --git a/config/sync/core.entity_view_mode.node.email_plain.yml b/config/sync/core.entity_view_mode.node.email_plain.yml index fb53438c..59f8fbbe 100644 --- a/config/sync/core.entity_view_mode.node.email_plain.yml +++ b/config/sync/core.entity_view_mode.node.email_plain.yml @@ -2,11 +2,11 @@ uuid: f0862c18-2c6b-499a-8515-76610cb5a178 langcode: en status: false dependencies: + module: + - node enforced: module: - simplenews - module: - - node _core: default_config_hash: rCDGCl6pMFu6zZuErLQggKvmawfFDysFcZNCDL72U4M id: node.email_plain diff --git a/config/sync/core.entity_view_mode.node.email_textalt.yml b/config/sync/core.entity_view_mode.node.email_textalt.yml index ae971527..368c2bcc 100644 --- a/config/sync/core.entity_view_mode.node.email_textalt.yml +++ b/config/sync/core.entity_view_mode.node.email_textalt.yml @@ -2,11 +2,11 @@ uuid: 8f2bb66b-0654-45b5-b4d7-1f44976cbb9f langcode: en status: false dependencies: + module: + - node enforced: module: - simplenews - module: - - node _core: default_config_hash: 3VUPDEGmxWyAGCr0U_RTGoPS3xmNiOj3NU0wy4vxgwI id: node.email_textalt diff --git a/config/sync/core.entity_view_mode.node.printable.yml b/config/sync/core.entity_view_mode.node.printable.yml index e9a16c90..f10a1ecf 100644 --- a/config/sync/core.entity_view_mode.node.printable.yml +++ b/config/sync/core.entity_view_mode.node.printable.yml @@ -2,11 +2,11 @@ uuid: ae37be16-89f7-4722-98f5-110f924bfe41 langcode: en status: false dependencies: + module: + - node enforced: module: - printable - module: - - node _core: default_config_hash: ixCuR5U6Q6-4dIvMWUP6wWwkolzJaDQWuQrer5YJjT4 id: node.printable diff --git a/config/sync/core.entity_view_mode.profile.admin.yml b/config/sync/core.entity_view_mode.profile.admin.yml index 69ecd6d2..05a69eb8 100644 --- a/config/sync/core.entity_view_mode.profile.admin.yml +++ b/config/sync/core.entity_view_mode.profile.admin.yml @@ -2,11 +2,11 @@ uuid: 1e1e75b6-2fd4-4c27-adb3-5b503faa1d77 langcode: en status: true dependencies: + module: + - profile enforced: module: - commerce_order - module: - - profile id: profile.admin label: Admin targetEntityType: profile diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index c88c59d7..63551c78 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc module: actions_permissions: 0 address: 0 @@ -228,7 +230,6 @@ module: views_ef_fieldset: 0 vue_link_formatter: 0 webform: 0 - webform_ui: 0 workflow: 0 workflow_access: 0 workflow_operations: 0 @@ -250,5 +251,3 @@ theme: matminimal: 0 materiotheme: 0 profile: figli_starter_kit -_core: - default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc diff --git a/config/sync/core.menu.static_menu_link_overrides.yml b/config/sync/core.menu.static_menu_link_overrides.yml index 0dc98712..6160f6ef 100644 --- a/config/sync/core.menu.static_menu_link_overrides.yml +++ b/config/sync/core.menu.static_menu_link_overrides.yml @@ -1,69 +1,69 @@ +_core: + default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM definitions: editors_menus__materials: + menu_name: editors + parent: editors_menus.contents weight: -49 - menu_name: editors - parent: editors_menus.contents - enabled: true expanded: false + enabled: true editors_menus__articles: - weight: -47 menu_name: editors parent: editors_menus.contents + weight: -47 expanded: false enabled: true editors_menus__thesaurus: - weight: -46 menu_name: editors parent: editors_menus.contents + weight: -46 expanded: false enabled: true editors_menus__tags: - weight: -45 menu_name: editors parent: editors_menus.contents + weight: -45 expanded: false enabled: true editors_menus__assisted_research: - weight: -44 menu_name: editors parent: editors_menus.contents + weight: -44 expanded: false enabled: true editors_menus__companies: - weight: -43 menu_name: editors parent: editors_menus.contents + weight: -43 expanded: false enabled: true editors_menus__showrooms: - weight: -42 menu_name: editors parent: editors_menus.contents + weight: -42 expanded: false enabled: true editors_menus__newsletters: - weight: -41 menu_name: editors parent: editors_menus.contents + weight: -41 expanded: false enabled: true editors_menus__commerce_orders: - weight: -48 menu_name: editors parent: editors_menus.commerce + weight: -48 expanded: false enabled: true editors_menus__commerce_license: - enabled: false menu_name: editors parent: editors_menus.commerce - expanded: false weight: -47 + expanded: false + enabled: false editors_menus__subscribers: - weight: -46 menu_name: editors parent: editors_menus.users - enabled: true + weight: -46 expanded: false -_core: - default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM + enabled: true diff --git a/config/sync/currency.amount_formatting.yml b/config/sync/currency.amount_formatting.yml index ba793194..f685e41a 100644 --- a/config/sync/currency.amount_formatting.yml +++ b/config/sync/currency.amount_formatting.yml @@ -1,3 +1,3 @@ -plugin_id: currency_basic _core: default_config_hash: KxmQKHtm7y2OHcdp0pt27aKtDrezgRSJCsXQ0fFQ-Sg +plugin_id: currency_basic diff --git a/config/sync/currency.currency.XXX.yml b/config/sync/currency.currency.XXX.yml index 13d5425a..b7b32172 100644 --- a/config/sync/currency.currency.XXX.yml +++ b/config/sync/currency.currency.XXX.yml @@ -13,10 +13,10 @@ sign: ¤ subunits: 0 usages: - - start: '' - end: '' countryCode: AQ - - start: '' end: '' + - countryCode: ZZ + start: '' + end: '' diff --git a/config/sync/currency.exchange_rate_provider.yml b/config/sync/currency.exchange_rate_provider.yml index 10ad7237..f37c6753 100644 --- a/config/sync/currency.exchange_rate_provider.yml +++ b/config/sync/currency.exchange_rate_provider.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: TrKWV8zxs3oIJUC4bRlCJZrOFimdU4FgrGrFusfxJME plugins: - plugin_id: currency_fixed_rates @@ -5,5 +7,3 @@ plugins: - plugin_id: currency_historical_rates status: true -_core: - default_config_hash: TrKWV8zxs3oIJUC4bRlCJZrOFimdU4FgrGrFusfxJME diff --git a/config/sync/currency.exchanger.fixed_rates.yml b/config/sync/currency.exchanger.fixed_rates.yml index 510fe7b4..8e55170b 100644 --- a/config/sync/currency.exchanger.fixed_rates.yml +++ b/config/sync/currency.exchanger.fixed_rates.yml @@ -1,3 +1,3 @@ -rates: { } _core: default_config_hash: wgwYiaurYzrbMFP3CJz93tXZV-PTtGq_G0GLCXZ_VH8 +rates: { } diff --git a/config/sync/editor.editor.full_html.yml b/config/sync/editor.editor.full_html.yml index 326062e0..d966e607 100644 --- a/config/sync/editor.editor.full_html.yml +++ b/config/sync/editor.editor.full_html.yml @@ -62,9 +62,9 @@ settings: language_list: un codemirror: enable: true - startupMode: wysiwyg mode: htmlmixed theme: monokai + startupMode: wysiwyg options: lineNumbers: true lineWrapping: true diff --git a/config/sync/editor.editor.wysiwyg.yml b/config/sync/editor.editor.wysiwyg.yml index ed80c618..819c3f83 100644 --- a/config/sync/editor.editor.wysiwyg.yml +++ b/config/sync/editor.editor.wysiwyg.yml @@ -62,9 +62,9 @@ settings: language_list: un codemirror: enable: true - startupMode: wysiwyg mode: htmlmixed theme: monokai + startupMode: wysiwyg options: lineNumbers: true lineWrapping: true diff --git a/config/sync/email_registration.settings.yml b/config/sync/email_registration.settings.yml index e5add1f5..c93151ad 100644 --- a/config/sync/email_registration.settings.yml +++ b/config/sync/email_registration.settings.yml @@ -1,4 +1,4 @@ -login_with_username: false -langcode: fr _core: default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao +langcode: fr +login_with_username: false diff --git a/config/sync/embed.settings.yml b/config/sync/embed.settings.yml index 6ad6f808..787a3035 100644 --- a/config/sync/embed.settings.yml +++ b/config/sync/embed.settings.yml @@ -1,4 +1,4 @@ -file_scheme: public -upload_directory: embed_buttons _core: default_config_hash: Ed6LXVlKotwVS4tx7_rnsL-6NlBoD-PLu3KFPAvpNMc +file_scheme: public +upload_directory: embed_buttons diff --git a/config/sync/error_log.settings.yml b/config/sync/error_log.settings.yml index b919d346..9806273e 100644 --- a/config/sync/error_log.settings.yml +++ b/config/sync/error_log.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: SAMpXusU9XDhy-bTk720d2XnjbA2xeE1ZDgye7Rizhw log_levels: level_0: true level_1: true @@ -8,5 +10,3 @@ log_levels: level_6: false level_7: false ignored_channels: { } -_core: - default_config_hash: SAMpXusU9XDhy-bTk720d2XnjbA2xeE1ZDgye7Rizhw diff --git a/config/sync/eu_cookie_compliance.settings.yml b/config/sync/eu_cookie_compliance.settings.yml index afc8c988..55d4c58d 100644 --- a/config/sync/eu_cookie_compliance.settings.yml +++ b/config/sync/eu_cookie_compliance.settings.yml @@ -1,30 +1,14 @@ -uuid: 2647fcd3-353c-4778-af4d-4690965ed796 -cookie_lifetime: 100 -containing_element: body -domain: '' -domains_option: 1 -domains_list: '' -eu_only: null -eu_only_js: null -exclude_paths: "/admin\r\n/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/*\r\n/user/*/*" -exclude_admin_theme: true +_core: + default_config_hash: Wph0IY6FThC4QuHAGcSQDx6S8gysoclVsF2tkm4Lu8o langcode: en -popup_agreed: - value: "

Thank you for accepting cookies

\r\n\r\n

You can now hide this message or find out more about cookies.

\r\n" - format: wysiwyg -popup_agree_button_message: Accept -popup_agreed_enabled: false -popup_bg_hex: 1A1A1A +uuid: 2647fcd3-353c-4778-af4d-4690965ed796 +popup_enabled: true popup_clicking_confirmation: false popup_scrolling_confirmation: false -popup_delay: 1000 -show_more_info: true -popup_more_info_button_message: 'Privacy Policy' -popup_enabled: true -popup_find_more_button_message: 'More info' -popup_height: null -popup_hide_agreed: false -popup_hide_button_message: Hide +eu_only: null +eu_only_js: null +popup_position: false +fixed_top_position: true popup_info: value: "

We use cookies cooked with love, which are essential for the operation of matériO'. If you continue to use this site we'll assume they are to your liking, too.

\r\n" format: wysiwyg @@ -32,22 +16,43 @@ mobile_popup_info: value: '' format: full_html popup_info_template: new +popup_agree_button_message: Accept +popup_more_info_button_message: 'Privacy Policy' mobile_breakpoint: 768 +popup_agreed_enabled: false +popup_hide_agreed: false +disagree_button_label: 'No, thanks' +popup_agreed: + value: "

Thank you for accepting cookies

\r\n\r\n

You can now hide this message or find out more about cookies.

\r\n" + format: wysiwyg +popup_find_more_button_message: 'More info' +popup_hide_button_message: Hide popup_link: /privacy-policy popup_link_new_window: true -popup_position: false -fixed_top_position: true -popup_text_hex: ffffff +popup_height: null popup_width: 100% +popup_delay: 1000 +show_more_info: true +popup_bg_hex: 1A1A1A +popup_text_hex: ffffff +domain: '' +domains_option: 1 +domains_list: '' +exclude_paths: "/admin\r\n/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/*\r\n/user/*/*" +exclude_admin_theme: true +cookie_session: 0 +set_cookie_session_zero_on_disagree: 0 +cookie_lifetime: 100 +use_mobile_message: false use_bare_css: false disagree_do_not_show_popup: false reload_page: false +reload_options: 0 +reload_routes_list: '' cookie_name: '' exclude_uid_1: true better_support_for_screen_readers: true -use_mobile_message: false method: categories -disagree_button_label: 'No, thanks' disabled_javascripts: '' automatic_cookies_removal: true allowed_cookies: '' @@ -55,22 +60,17 @@ consent_storage_method: basic withdraw_message: value: "

We use cookies on this site to enhance your user experience

\r\n\r\n

You have given your consent for us to set cookies.

\r\n" format: wysiwyg -withdraw_action_button_label: 'Withdraw consent' withdraw_tab_button_label: 'Privacy settings' +withdraw_action_button_label: 'Withdraw consent' withdraw_enabled: false -enable_save_preferences_button: false +withdraw_button_on_info_popup: false save_preferences_button_label: 'Save preferences' accept_all_categories_button_label: 'Accept all cookies' -withdraw_button_on_info_popup: false +enable_save_preferences_button: false domain_all_sites: false settings_tab_enabled: false -reload_options: 0 -reload_routes_list: '' +containing_element: body cookie_policy_version: 1.0.0 -_core: - default_config_hash: Wph0IY6FThC4QuHAGcSQDx6S8gysoclVsF2tkm4Lu8o -cookie_session: 0 -set_cookie_session_zero_on_disagree: 0 cookie_value_disagreed: '0' cookie_value_agreed_show_thank_you: '1' cookie_value_agreed: '2' diff --git a/config/sync/extlink.settings.yml b/config/sync/extlink.settings.yml index aba6e1c4..3fcedcd0 100644 --- a/config/sync/extlink.settings.yml +++ b/config/sync/extlink.settings.yml @@ -1,6 +1,11 @@ +_core: + default_config_hash: rHbHZIIF9TP3H2Vs37uCHz4Gm4phULg0rQ_OKihxJfM +extlink_use_external_js_file: false +extlink_exclude_admin_routes: false extlink_target: false extlink_target_no_override: false extlink_nofollow: false +extlink_noreferrer: false extlink_follow_no_override: false extlink_subdomains: true extlink_alert: false @@ -14,14 +19,9 @@ extlink_css_exclude: .social-media-links--platforms extlink_css_explicit: '' extlink_mailto_class: mailto extlink_mailto_label: '(link sends email)' -_core: - default_config_hash: rHbHZIIF9TP3H2Vs37uCHz4Gm4phULg0rQ_OKihxJfM -extlink_exclude_admin_routes: false -extlink_use_external_js_file: false -extlink_noreferrer: false extlink_use_font_awesome: false -extlink_icon_placement: '0' extlink_font_awesome_classes: links: 'fa fa-external-link' mailto: 'fa fa-envelope-o' +extlink_icon_placement: '0' whitelisted_domains: { } diff --git a/config/sync/field.field.gdpr_task.gdpr_sar.sar_export.yml b/config/sync/field.field.gdpr_task.gdpr_sar.sar_export.yml index 3ba22e22..abd16f90 100644 --- a/config/sync/field.field.gdpr_task.gdpr_sar.sar_export.yml +++ b/config/sync/field.field.gdpr_task.gdpr_sar.sar_export.yml @@ -20,10 +20,10 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: gdpr-exports file_extensions: csv max_filesize: '' description_field: false - handler: 'default:file' - handler_settings: { } field_type: file diff --git a/config/sync/field.field.gdpr_task.gdpr_sar.sar_export_assets.yml b/config/sync/field.field.gdpr_task.gdpr_sar.sar_export_assets.yml index 3858b02d..625deff9 100644 --- a/config/sync/field.field.gdpr_task.gdpr_sar.sar_export_assets.yml +++ b/config/sync/field.field.gdpr_task.gdpr_sar.sar_export_assets.yml @@ -20,10 +20,10 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: gdpr-exports file_extensions: 'txt jpg png csv' max_filesize: '' description_field: false - handler: 'default:file' - handler_settings: { } field_type: file diff --git a/config/sync/field.field.gdpr_task.gdpr_sar.sar_export_parts.yml b/config/sync/field.field.gdpr_task.gdpr_sar.sar_export_parts.yml index 9fbc5293..a3449fc7 100644 --- a/config/sync/field.field.gdpr_task.gdpr_sar.sar_export_parts.yml +++ b/config/sync/field.field.gdpr_task.gdpr_sar.sar_export_parts.yml @@ -20,10 +20,10 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: gdpr-exports file_extensions: csv max_filesize: '' description_field: false - handler: 'default:file' - handler_settings: { } field_type: file diff --git a/config/sync/field.field.message.consent_agreement_accepted.user_accepted.yml b/config/sync/field.field.message.consent_agreement_accepted.user_accepted.yml index 065dd30c..f7071e86 100644 --- a/config/sync/field.field.message.consent_agreement_accepted.user_accepted.yml +++ b/config/sync/field.field.message.consent_agreement_accepted.user_accepted.yml @@ -20,11 +20,11 @@ default_value_callback: '' settings: handler: 'default:user' handler_settings: - include_anonymous: true - filter: - type: _none target_bundles: null sort: field: _none auto_create: false + filter: + type: _none + include_anonymous: true field_type: entity_reference diff --git a/config/sync/field.field.node.article.field_source.yml b/config/sync/field.field.node.article.field_source.yml index 8b328a3c..3aec63de 100644 --- a/config/sync/field.field.node.article.field_source.yml +++ b/config/sync/field.field.node.article.field_source.yml @@ -18,6 +18,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - link_type: 16 title: 1 + link_type: 16 field_type: link diff --git a/config/sync/field.field.node.article.field_visuel.yml b/config/sync/field.field.node.article.field_visuel.yml index a288a5da..2bf6a04c 100644 --- a/config/sync/field.field.node.article.field_visuel.yml +++ b/config/sync/field.field.node.article.field_visuel.yml @@ -18,6 +18,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: visuels file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -33,6 +35,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/sync/field.field.node.frontpage.field_blabla_links.yml b/config/sync/field.field.node.frontpage.field_blabla_links.yml index ae38444e..48db2aef 100644 --- a/config/sync/field.field.node.frontpage.field_blabla_links.yml +++ b/config/sync/field.field.node.frontpage.field_blabla_links.yml @@ -18,6 +18,6 @@ translatable: true default_value: { } default_value_callback: '' settings: - link_type: 17 title: 1 + link_type: 17 field_type: link diff --git a/config/sync/field.field.node.frontpage.field_database_links.yml b/config/sync/field.field.node.frontpage.field_database_links.yml index 25c52424..7418b191 100644 --- a/config/sync/field.field.node.frontpage.field_database_links.yml +++ b/config/sync/field.field.node.frontpage.field_database_links.yml @@ -18,6 +18,6 @@ translatable: true default_value: { } default_value_callback: '' settings: - link_type: 17 title: 1 + link_type: 17 field_type: link diff --git a/config/sync/field.field.node.frontpage.field_showroom_files.yml b/config/sync/field.field.node.frontpage.field_showroom_files.yml index dc74ead5..53e5c9f9 100644 --- a/config/sync/field.field.node.frontpage.field_showroom_files.yml +++ b/config/sync/field.field.node.frontpage.field_showroom_files.yml @@ -18,10 +18,10 @@ translatable: true default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: pdf max_filesize: '' description_field: true - handler: 'default:file' - handler_settings: { } field_type: file diff --git a/config/sync/field.field.node.frontpage.field_showroom_links.yml b/config/sync/field.field.node.frontpage.field_showroom_links.yml index 42ab42f8..1e052966 100644 --- a/config/sync/field.field.node.frontpage.field_showroom_links.yml +++ b/config/sync/field.field.node.frontpage.field_showroom_links.yml @@ -18,6 +18,6 @@ translatable: true default_value: { } default_value_callback: '' settings: - link_type: 17 title: 1 + link_type: 17 field_type: link diff --git a/config/sync/field.field.node.materiau.field_attachments.yml b/config/sync/field.field.node.materiau.field_attachments.yml index a2157d3c..debc32b0 100644 --- a/config/sync/field.field.node.materiau.field_attachments.yml +++ b/config/sync/field.field.node.materiau.field_attachments.yml @@ -18,10 +18,10 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'txt pdf doc docx' max_filesize: '' description_field: true - handler: 'default:file' - handler_settings: { } field_type: file diff --git a/config/sync/field.field.node.materiau.field_fiche_expo.yml b/config/sync/field.field.node.materiau.field_fiche_expo.yml index 0f4e12ff..569474a3 100644 --- a/config/sync/field.field.node.materiau.field_fiche_expo.yml +++ b/config/sync/field.field.node.materiau.field_fiche_expo.yml @@ -18,10 +18,10 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: fichesexpo file_extensions: pdf max_filesize: '' description_field: false - handler: 'default:file' - handler_settings: { } field_type: file diff --git a/config/sync/field.field.node.materiau.field_materiau_images.yml b/config/sync/field.field.node.materiau.field_materiau_images.yml index b233c743..6a26b6e4 100644 --- a/config/sync/field.field.node.materiau.field_materiau_images.yml +++ b/config/sync/field.field.node.materiau.field_materiau_images.yml @@ -18,6 +18,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: materiaux file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -33,6 +35,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/sync/field.field.node.thematique.field_visuel.yml b/config/sync/field.field.node.thematique.field_visuel.yml index cce98946..c3ea0789 100644 --- a/config/sync/field.field.node.thematique.field_visuel.yml +++ b/config/sync/field.field.node.thematique.field_visuel.yml @@ -18,6 +18,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -33,6 +35,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/sync/field.field.profile.customer.tax_number.yml b/config/sync/field.field.profile.customer.tax_number.yml index 731721eb..88ef39e0 100644 --- a/config/sync/field.field.profile.customer.tax_number.yml +++ b/config/sync/field.field.profile.customer.tax_number.yml @@ -5,11 +5,11 @@ dependencies: config: - field.storage.profile.tax_number - profile.type.customer + module: + - commerce_tax enforced: module: - commerce_tax - module: - - commerce_tax id: profile.customer.tax_number field_name: tax_number entity_type: profile diff --git a/config/sync/field.field.profile.member.field_website.yml b/config/sync/field.field.profile.member.field_website.yml index 03be390a..a8b5d1b6 100644 --- a/config/sync/field.field.profile.member.field_website.yml +++ b/config/sync/field.field.profile.member.field_website.yml @@ -18,6 +18,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - link_type: 16 title: 0 + link_type: 16 field_type: link diff --git a/config/sync/field.field.taxonomy_term.company.field_attachments.yml b/config/sync/field.field.taxonomy_term.company.field_attachments.yml index 9665c2a9..a476f64b 100644 --- a/config/sync/field.field.taxonomy_term.company.field_attachments.yml +++ b/config/sync/field.field.taxonomy_term.company.field_attachments.yml @@ -18,10 +18,10 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'txt pdf doc docx' max_filesize: '' description_field: false - handler: 'default:file' - handler_settings: { } field_type: file diff --git a/config/sync/field.field.taxonomy_term.company.field_website.yml b/config/sync/field.field.taxonomy_term.company.field_website.yml index 06c4be8d..7f062903 100644 --- a/config/sync/field.field.taxonomy_term.company.field_website.yml +++ b/config/sync/field.field.taxonomy_term.company.field_website.yml @@ -18,6 +18,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - link_type: 16 title: 1 + link_type: 16 field_type: link diff --git a/config/sync/field.field.taxonomy_term.showroom.field_visuels.yml b/config/sync/field.field.taxonomy_term.showroom.field_visuels.yml index 91b99177..729cac1a 100644 --- a/config/sync/field.field.taxonomy_term.showroom.field_visuels.yml +++ b/config/sync/field.field.taxonomy_term.showroom.field_visuels.yml @@ -18,6 +18,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -33,6 +35,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/sync/field.field.taxonomy_term.showroom.field_website.yml b/config/sync/field.field.taxonomy_term.showroom.field_website.yml index 9af3ebcd..f0ce6e4b 100644 --- a/config/sync/field.field.taxonomy_term.showroom.field_website.yml +++ b/config/sync/field.field.taxonomy_term.showroom.field_website.yml @@ -23,6 +23,6 @@ translatable: true default_value: { } default_value_callback: '' settings: - link_type: 17 title: 1 + link_type: 17 field_type: link diff --git a/config/sync/field.field.user.user.commerce_remote_id.yml b/config/sync/field.field.user.user.commerce_remote_id.yml index 557f403e..8cc1fe56 100644 --- a/config/sync/field.field.user.user.commerce_remote_id.yml +++ b/config/sync/field.field.user.user.commerce_remote_id.yml @@ -4,12 +4,12 @@ status: true dependencies: config: - field.storage.user.commerce_remote_id - enforced: - module: - - commerce_payment module: - commerce - user + enforced: + module: + - commerce_payment _core: default_config_hash: Zu4REVGzMPlwpQVE7u1sM_74HqLCp0u42VNWlAwZcIw id: user.user.commerce_remote_id diff --git a/config/sync/field.settings.yml b/config/sync/field.settings.yml index 95c042d7..2225b8ff 100644 --- a/config/sync/field.settings.yml +++ b/config/sync/field.settings.yml @@ -1,3 +1,3 @@ -purge_batch_size: 50 _core: default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0 +purge_batch_size: 50 diff --git a/config/sync/field.storage.config_pages.field_title.yml b/config/sync/field.storage.config_pages.field_title.yml index ba71d895..7d9dbeed 100644 --- a/config/sync/field.storage.config_pages.field_title.yml +++ b/config/sync/field.storage.config_pages.field_title.yml @@ -14,8 +14,8 @@ entity_type: config_pages type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.gdpr_task.sar_export.yml b/config/sync/field.storage.gdpr_task.sar_export.yml index c7dbf20e..7c4cbb15 100644 --- a/config/sync/field.storage.gdpr_task.sar_export.yml +++ b/config/sync/field.storage.gdpr_task.sar_export.yml @@ -12,10 +12,10 @@ field_name: sar_export entity_type: gdpr_task type: file settings: + target_type: file display_field: false display_default: false uri_scheme: private - target_type: file module: file locked: false cardinality: 1 diff --git a/config/sync/field.storage.gdpr_task.sar_export_assets.yml b/config/sync/field.storage.gdpr_task.sar_export_assets.yml index f086f8d8..f07dbf3c 100644 --- a/config/sync/field.storage.gdpr_task.sar_export_assets.yml +++ b/config/sync/field.storage.gdpr_task.sar_export_assets.yml @@ -12,10 +12,10 @@ field_name: sar_export_assets entity_type: gdpr_task type: file settings: + target_type: file display_field: false display_default: false uri_scheme: private - target_type: file module: file locked: false cardinality: -1 diff --git a/config/sync/field.storage.gdpr_task.sar_export_parts.yml b/config/sync/field.storage.gdpr_task.sar_export_parts.yml index 92fa309f..327bdc29 100644 --- a/config/sync/field.storage.gdpr_task.sar_export_parts.yml +++ b/config/sync/field.storage.gdpr_task.sar_export_parts.yml @@ -12,10 +12,10 @@ field_name: sar_export_parts entity_type: gdpr_task type: file settings: + target_type: file display_field: false display_default: false uri_scheme: private - target_type: file module: file locked: false cardinality: -1 diff --git a/config/sync/field.storage.node.field_attachments.yml b/config/sync/field.storage.node.field_attachments.yml index 2d0ea7fe..88f9d23f 100644 --- a/config/sync/field.storage.node.field_attachments.yml +++ b/config/sync/field.storage.node.field_attachments.yml @@ -14,10 +14,10 @@ field_name: field_attachments entity_type: node type: file settings: + target_type: file display_field: true display_default: true uri_scheme: public - target_type: file module: file locked: false cardinality: -1 diff --git a/config/sync/field.storage.node.field_fiche_expo.yml b/config/sync/field.storage.node.field_fiche_expo.yml index 575ca6ca..16ac469d 100644 --- a/config/sync/field.storage.node.field_fiche_expo.yml +++ b/config/sync/field.storage.node.field_fiche_expo.yml @@ -14,10 +14,10 @@ field_name: field_fiche_expo entity_type: node type: file settings: + target_type: file display_field: false display_default: false uri_scheme: public - target_type: file module: file locked: false cardinality: 1 diff --git a/config/sync/field.storage.node.field_localisation_old.yml b/config/sync/field.storage.node.field_localisation_old.yml index 34875a96..7b6540f7 100644 --- a/config/sync/field.storage.node.field_localisation_old.yml +++ b/config/sync/field.storage.node.field_localisation_old.yml @@ -14,8 +14,8 @@ entity_type: node type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.node.field_materiau_images.yml b/config/sync/field.storage.node.field_materiau_images.yml index 3e70ba44..aedbb8cb 100644 --- a/config/sync/field.storage.node.field_materiau_images.yml +++ b/config/sync/field.storage.node.field_materiau_images.yml @@ -15,6 +15,9 @@ field_name: field_materiau_images entity_type: node type: image settings: + target_type: file + display_field: false + display_default: false uri_scheme: public default_image: uuid: '' @@ -22,9 +25,6 @@ settings: title: '' width: null height: null - target_type: file - display_field: false - display_default: false module: image locked: false cardinality: -1 diff --git a/config/sync/field.storage.node.field_short_description.yml b/config/sync/field.storage.node.field_short_description.yml index 9a5bec8f..08d1d630 100644 --- a/config/sync/field.storage.node.field_short_description.yml +++ b/config/sync/field.storage.node.field_short_description.yml @@ -14,8 +14,8 @@ entity_type: node type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.node.field_showroom_files.yml b/config/sync/field.storage.node.field_showroom_files.yml index eef5049e..608014ea 100644 --- a/config/sync/field.storage.node.field_showroom_files.yml +++ b/config/sync/field.storage.node.field_showroom_files.yml @@ -14,10 +14,10 @@ field_name: field_showroom_files entity_type: node type: file settings: + target_type: file display_field: true display_default: true uri_scheme: public - target_type: file module: file locked: false cardinality: -1 diff --git a/config/sync/field.storage.node.field_visuel.yml b/config/sync/field.storage.node.field_visuel.yml index 8c6f6c56..39d25698 100644 --- a/config/sync/field.storage.node.field_visuel.yml +++ b/config/sync/field.storage.node.field_visuel.yml @@ -15,6 +15,9 @@ field_name: field_visuel entity_type: node type: image settings: + target_type: file + display_field: false + display_default: false uri_scheme: public default_image: uuid: '' @@ -22,9 +25,6 @@ settings: title: '' width: null height: null - target_type: file - display_field: false - display_default: false module: image locked: false cardinality: -1 diff --git a/config/sync/field.storage.profile.address.yml b/config/sync/field.storage.profile.address.yml index 50d7d516..ac4b7aa8 100644 --- a/config/sync/field.storage.profile.address.yml +++ b/config/sync/field.storage.profile.address.yml @@ -2,13 +2,13 @@ uuid: 139e7784-98b4-4b12-aab1-23b1d2fc2fb5 langcode: en status: true dependencies: - enforced: - module: - - commerce_order module: - address - field_permissions - profile + enforced: + module: + - commerce_order third_party_settings: field_permissions: permission_type: public diff --git a/config/sync/field.storage.profile.field_activity_sector.yml b/config/sync/field.storage.profile.field_activity_sector.yml index e3bbba65..26d3d6d0 100644 --- a/config/sync/field.storage.profile.field_activity_sector.yml +++ b/config/sync/field.storage.profile.field_activity_sector.yml @@ -10,8 +10,8 @@ entity_type: profile type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.profile.field_first_name.yml b/config/sync/field.storage.profile.field_first_name.yml index f19e5557..4fbdc9cc 100644 --- a/config/sync/field.storage.profile.field_first_name.yml +++ b/config/sync/field.storage.profile.field_first_name.yml @@ -10,8 +10,8 @@ entity_type: profile type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.profile.field_naf.yml b/config/sync/field.storage.profile.field_naf.yml index 3e1a4da6..951bca51 100644 --- a/config/sync/field.storage.profile.field_naf.yml +++ b/config/sync/field.storage.profile.field_naf.yml @@ -10,8 +10,8 @@ entity_type: profile type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.profile.field_name.yml b/config/sync/field.storage.profile.field_name.yml index fb8951a4..d330388c 100644 --- a/config/sync/field.storage.profile.field_name.yml +++ b/config/sync/field.storage.profile.field_name.yml @@ -10,8 +10,8 @@ entity_type: profile type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.profile.field_organization.yml b/config/sync/field.storage.profile.field_organization.yml index 9e1d93f6..590a2006 100644 --- a/config/sync/field.storage.profile.field_organization.yml +++ b/config/sync/field.storage.profile.field_organization.yml @@ -10,8 +10,8 @@ entity_type: profile type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.profile.field_position.yml b/config/sync/field.storage.profile.field_position.yml index e121502a..1de748a9 100644 --- a/config/sync/field.storage.profile.field_position.yml +++ b/config/sync/field.storage.profile.field_position.yml @@ -10,8 +10,8 @@ entity_type: profile type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.profile.field_service.yml b/config/sync/field.storage.profile.field_service.yml index f8b75df9..76d5bf80 100644 --- a/config/sync/field.storage.profile.field_service.yml +++ b/config/sync/field.storage.profile.field_service.yml @@ -10,8 +10,8 @@ entity_type: profile type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.profile.field_siret.yml b/config/sync/field.storage.profile.field_siret.yml index 4e89d2f0..65906aeb 100644 --- a/config/sync/field.storage.profile.field_siret.yml +++ b/config/sync/field.storage.profile.field_siret.yml @@ -10,8 +10,8 @@ entity_type: profile type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.profile.field_vat_number_intra_ce.yml b/config/sync/field.storage.profile.field_vat_number_intra_ce.yml index f29f555c..7ca862bf 100644 --- a/config/sync/field.storage.profile.field_vat_number_intra_ce.yml +++ b/config/sync/field.storage.profile.field_vat_number_intra_ce.yml @@ -10,8 +10,8 @@ entity_type: profile type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/sync/field.storage.profile.phone.yml b/config/sync/field.storage.profile.phone.yml index fb61bbde..e83e5d0f 100644 --- a/config/sync/field.storage.profile.phone.yml +++ b/config/sync/field.storage.profile.phone.yml @@ -2,12 +2,12 @@ uuid: 2467c590-bcc7-4c01-a394-5c9e5fa2c4a3 langcode: en status: true dependencies: - enforced: - module: - - commerce_order module: - profile - telephone + enforced: + module: + - commerce_order _core: default_config_hash: 0hk2bXmyZ3oBFPrRBgjKpr2P-3ZTFwm_naOV68Mhqa8 id: profile.phone diff --git a/config/sync/field.storage.profile.tax_number.yml b/config/sync/field.storage.profile.tax_number.yml index 28015cd8..b26d994b 100644 --- a/config/sync/field.storage.profile.tax_number.yml +++ b/config/sync/field.storage.profile.tax_number.yml @@ -2,13 +2,13 @@ uuid: 406b92db-fbe4-4744-9646-6d8c357bd581 langcode: en status: true dependencies: - enforced: - module: - - commerce_tax module: - commerce_tax - field_permissions - profile + enforced: + module: + - commerce_tax third_party_settings: field_permissions: permission_type: public diff --git a/config/sync/field.storage.taxonomy_term.field_attachments.yml b/config/sync/field.storage.taxonomy_term.field_attachments.yml index 50d6a08a..7d888db5 100644 --- a/config/sync/field.storage.taxonomy_term.field_attachments.yml +++ b/config/sync/field.storage.taxonomy_term.field_attachments.yml @@ -10,10 +10,10 @@ field_name: field_attachments entity_type: taxonomy_term type: file settings: + target_type: file display_field: true display_default: true uri_scheme: public - target_type: file module: file locked: false cardinality: -1 diff --git a/config/sync/field.storage.taxonomy_term.field_synonyms.yml b/config/sync/field.storage.taxonomy_term.field_synonyms.yml index bd4ff683..eaeb4fa7 100644 --- a/config/sync/field.storage.taxonomy_term.field_synonyms.yml +++ b/config/sync/field.storage.taxonomy_term.field_synonyms.yml @@ -10,8 +10,8 @@ entity_type: taxonomy_term type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: -1 diff --git a/config/sync/field.storage.taxonomy_term.field_visuels.yml b/config/sync/field.storage.taxonomy_term.field_visuels.yml index 94d01130..bed3d55a 100644 --- a/config/sync/field.storage.taxonomy_term.field_visuels.yml +++ b/config/sync/field.storage.taxonomy_term.field_visuels.yml @@ -11,6 +11,9 @@ field_name: field_visuels entity_type: taxonomy_term type: image settings: + target_type: file + display_field: false + display_default: false uri_scheme: public default_image: uuid: '' @@ -18,9 +21,6 @@ settings: title: '' width: null height: null - target_type: file - display_field: false - display_default: false module: image locked: false cardinality: 5 diff --git a/config/sync/field.storage.user.commerce_remote_id.yml b/config/sync/field.storage.user.commerce_remote_id.yml index 7169a142..50138717 100644 --- a/config/sync/field.storage.user.commerce_remote_id.yml +++ b/config/sync/field.storage.user.commerce_remote_id.yml @@ -2,12 +2,12 @@ uuid: 33575d62-aefd-4525-aa1b-00d7b619b8d6 langcode: en status: true dependencies: - enforced: - module: - - commerce_payment module: - commerce - user + enforced: + module: + - commerce_payment _core: default_config_hash: YLh2hnX0ZtVtJpFWUkcjkpbgJAP85JuAamng9bLk8M8 id: user.commerce_remote_id diff --git a/config/sync/field_ui.settings.yml b/config/sync/field_ui.settings.yml index cb3d1c74..0bc470f4 100644 --- a/config/sync/field_ui.settings.yml +++ b/config/sync/field_ui.settings.yml @@ -1,4 +1,4 @@ -field_prefix: field_ -langcode: fr _core: default_config_hash: zZhJs6wF6FMXjS8njswFvmbk2XEGcj0nLI-mZCfAoFs +langcode: fr +field_prefix: field_ diff --git a/config/sync/file.settings.yml b/config/sync/file.settings.yml index 95ee5c88..92982f71 100644 --- a/config/sync/file.settings.yml +++ b/config/sync/file.settings.yml @@ -1,9 +1,9 @@ +_core: + default_config_hash: _5293QOM-Perj4qDT33F4EmNlI9Ge0bNd_WYrZilDPA +langcode: fr description: type: textfield length: 128 icon: directory: core/modules/file/icons -langcode: fr make_unused_managed_files_temporary: false -_core: - default_config_hash: _5293QOM-Perj4qDT33F4EmNlI9Ge0bNd_WYrZilDPA diff --git a/config/sync/file_mdm.file_metadata_plugin.getimagesize.yml b/config/sync/file_mdm.file_metadata_plugin.getimagesize.yml index bc927696..363a4455 100644 --- a/config/sync/file_mdm.file_metadata_plugin.getimagesize.yml +++ b/config/sync/file_mdm.file_metadata_plugin.getimagesize.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI configuration: cache: override: false @@ -5,5 +7,3 @@ configuration: enabled: true expiration: 172800 disallowed_paths: { } -_core: - default_config_hash: o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI diff --git a/config/sync/file_mdm.settings.yml b/config/sync/file_mdm.settings.yml index 10a8b741..1721cdf2 100644 --- a/config/sync/file_mdm.settings.yml +++ b/config/sync/file_mdm.settings.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: Q8ZrmO8RU36KGMcNEaWFQOqYYO3z5Q4IZoS-xYy8MlA metadata_cache: enabled: true expiration: 172800 disallowed_paths: { } -_core: - default_config_hash: Q8ZrmO8RU36KGMcNEaWFQOqYYO3z5Q4IZoS-xYy8MlA diff --git a/config/sync/file_mdm_exif.file_metadata_plugin.exif.yml b/config/sync/file_mdm_exif.file_metadata_plugin.exif.yml index b22d7657..cd84b7c1 100644 --- a/config/sync/file_mdm_exif.file_metadata_plugin.exif.yml +++ b/config/sync/file_mdm_exif.file_metadata_plugin.exif.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: u0ZqkNrnyVSnHXGBP0zlKY9dP1ZARzJZ9VSovzU_eDg ifd_map: 0: type: 0 @@ -31,5 +33,3 @@ configuration: enabled: true expiration: 172800 disallowed_paths: { } -_core: - default_config_hash: u0ZqkNrnyVSnHXGBP0zlKY9dP1ZARzJZ9VSovzU_eDg diff --git a/config/sync/file_mdm_font.file_metadata_plugin.font.yml b/config/sync/file_mdm_font.file_metadata_plugin.font.yml index bc927696..363a4455 100644 --- a/config/sync/file_mdm_font.file_metadata_plugin.font.yml +++ b/config/sync/file_mdm_font.file_metadata_plugin.font.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI configuration: cache: override: false @@ -5,5 +7,3 @@ configuration: enabled: true expiration: 172800 disallowed_paths: { } -_core: - default_config_hash: o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI diff --git a/config/sync/filter.settings.yml b/config/sync/filter.settings.yml index 0c05a235..f530ffe7 100644 --- a/config/sync/filter.settings.yml +++ b/config/sync/filter.settings.yml @@ -1,5 +1,5 @@ -fallback_format: plain_text -always_show_fallback_choice: false -langcode: fr _core: default_config_hash: lbxA85k_ynsRFrQ1JCNbgazSNG5GTs5aoOSL0W-UsvM +langcode: fr +fallback_format: plain_text +always_show_fallback_choice: false diff --git a/config/sync/flag.flag.dossier.yml b/config/sync/flag.flag.dossier.yml index da896d37..253afd34 100644 --- a/config/sync/flag.flag.dossier.yml +++ b/config/sync/flag.flag.dossier.yml @@ -13,7 +13,6 @@ bundles: - thematique entity_type: node global: false -weight: 0 flag_short: 'Flag this item' flag_long: '' flag_message: '' @@ -21,6 +20,7 @@ unflag_short: 'Unflag this item' unflag_long: '' unflag_message: '' unflag_denied_text: '' +weight: 0 flag_type: 'entity:node' link_type: ajax_link flagTypeConfig: diff --git a/config/sync/gdpr_fields.gdpr_fields_config.config_pages.yml b/config/sync/gdpr_fields.gdpr_fields_config.config_pages.yml index e7c6c9e8..84c9ef5c 100644 --- a/config/sync/gdpr_fields.gdpr_fields_config.config_pages.yml +++ b/config/sync/gdpr_fields.gdpr_fields_config.config_pages.yml @@ -3,18 +3,18 @@ langcode: fr status: true dependencies: { } id: config_pages +filenames: + expo_fiches: '' bundles: expo_fiches: field_fiches: bundle: expo_fiches name: field_fiches - entity_type_id: config_pages - rtf: 'no' - rta: 'no' enabled: false + rta: 'no' + rtf: 'no' anonymizer: '' notes: '' relationship: 0 sars_filename: '' -filenames: - expo_fiches: '' + entity_type_id: config_pages diff --git a/config/sync/gdpr_fields.gdpr_fields_config.node.yml b/config/sync/gdpr_fields.gdpr_fields_config.node.yml index 119193a9..8325a8f8 100644 --- a/config/sync/gdpr_fields.gdpr_fields_config.node.yml +++ b/config/sync/gdpr_fields.gdpr_fields_config.node.yml @@ -3,266 +3,266 @@ langcode: fr status: true dependencies: { } id: node -bundles: - thematique: - field_thesaurus: - bundle: thematique - name: field_thesaurus - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: email_anonymizer - notes: '' - relationship: 0 - sars_filename: '' - simplenews_issue: - body: - bundle: simplenews_issue - name: body - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: email_anonymizer - notes: '' - relationship: 0 - sars_filename: '' - frontpage: - field_showroom_files: - bundle: frontpage - name: field_showroom_files - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: email_anonymizer - notes: '' - relationship: 0 - sars_filename: '' - materiau: - field_fiche_expo: - bundle: materiau - name: field_fiche_expo - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: email_anonymizer - notes: '' - relationship: 0 - sars_filename: '' - field_samples: - bundle: materiau - name: field_samples - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: email_anonymizer - notes: '' - relationship: 0 - sars_filename: '' - field_short_description: - bundle: materiau - name: field_short_description - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: email_anonymizer - notes: '' - relationship: 0 - sars_filename: '' - body: - bundle: materiau - name: body - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: email_anonymizer - notes: '' - relationship: 0 - sars_filename: '' - field_attachments: - bundle: materiau - name: field_attachments - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_distributor: - bundle: materiau - name: field_distributor - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_famille: - bundle: materiau - name: field_famille - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_materiau_images: - bundle: materiau - name: field_materiau_images - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: email_anonymizer - notes: '' - relationship: 0 - sars_filename: '' - field_index: - bundle: materiau - name: field_index - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_linked_articles: - bundle: materiau - name: field_linked_articles - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_linked_materials: - bundle: materiau - name: field_linked_materials - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_localisation_old: - bundle: materiau - name: field_localisation_old - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_manufacturer: - bundle: materiau - name: field_manufacturer - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_memo: - bundle: materiau - name: field_memo - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_migration: - bundle: materiau - name: field_migration - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_reference: - bundle: materiau - name: field_reference - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_tags: - bundle: materiau - name: field_tags - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_thesaurus: - bundle: materiau - name: field_thesaurus - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_video: - bundle: materiau - name: field_video - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' - field_workflow: - bundle: materiau - name: field_workflow - entity_type_id: node - rtf: 'no' - rta: 'no' - enabled: false - anonymizer: '' - notes: '' - relationship: 0 - sars_filename: '' filenames: thematique: '' simplenews_issue: '' frontpage: '' materiau: '' +bundles: + thematique: + field_thesaurus: + bundle: thematique + name: field_thesaurus + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: email_anonymizer + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + simplenews_issue: + body: + bundle: simplenews_issue + name: body + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: email_anonymizer + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + frontpage: + field_showroom_files: + bundle: frontpage + name: field_showroom_files + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: email_anonymizer + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + materiau: + field_fiche_expo: + bundle: materiau + name: field_fiche_expo + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: email_anonymizer + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_samples: + bundle: materiau + name: field_samples + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: email_anonymizer + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_short_description: + bundle: materiau + name: field_short_description + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: email_anonymizer + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + body: + bundle: materiau + name: body + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: email_anonymizer + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_attachments: + bundle: materiau + name: field_attachments + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_distributor: + bundle: materiau + name: field_distributor + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_famille: + bundle: materiau + name: field_famille + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_materiau_images: + bundle: materiau + name: field_materiau_images + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: email_anonymizer + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_index: + bundle: materiau + name: field_index + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_linked_articles: + bundle: materiau + name: field_linked_articles + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_linked_materials: + bundle: materiau + name: field_linked_materials + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_localisation_old: + bundle: materiau + name: field_localisation_old + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_manufacturer: + bundle: materiau + name: field_manufacturer + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_memo: + bundle: materiau + name: field_memo + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_migration: + bundle: materiau + name: field_migration + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_reference: + bundle: materiau + name: field_reference + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_tags: + bundle: materiau + name: field_tags + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_thesaurus: + bundle: materiau + name: field_thesaurus + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_video: + bundle: materiau + name: field_video + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node + field_workflow: + bundle: materiau + name: field_workflow + enabled: false + rta: 'no' + rtf: 'no' + anonymizer: '' + notes: '' + relationship: 0 + sars_filename: '' + entity_type_id: node diff --git a/config/sync/gdpr_fields.gdpr_fields_config.profile.yml b/config/sync/gdpr_fields.gdpr_fields_config.profile.yml index f4114df6..b6679a00 100644 --- a/config/sync/gdpr_fields.gdpr_fields_config.profile.yml +++ b/config/sync/gdpr_fields.gdpr_fields_config.profile.yml @@ -3,29 +3,29 @@ langcode: fr status: true dependencies: { } id: profile +filenames: + customer: '' bundles: customer: address: bundle: customer name: address - entity_type_id: profile - rtf: maybe - rta: inc enabled: true + rta: inc + rtf: maybe anonymizer: '' notes: '' relationship: 0 sars_filename: '' + entity_type_id: profile tax_number: bundle: customer name: tax_number - entity_type_id: profile - rtf: maybe - rta: inc enabled: true + rta: inc + rtf: maybe anonymizer: email_anonymizer notes: '' relationship: 0 sars_filename: '' -filenames: - customer: '' + entity_type_id: profile diff --git a/config/sync/gdpr_fields.gdpr_fields_config.taxonomy_term.yml b/config/sync/gdpr_fields.gdpr_fields_config.taxonomy_term.yml index 44cebc03..9145b15c 100644 --- a/config/sync/gdpr_fields.gdpr_fields_config.taxonomy_term.yml +++ b/config/sync/gdpr_fields.gdpr_fields_config.taxonomy_term.yml @@ -3,18 +3,18 @@ langcode: fr status: true dependencies: { } id: taxonomy_term +filenames: + showroom: '' bundles: showroom: field_website: bundle: showroom name: field_website - entity_type_id: taxonomy_term - rtf: 'no' - rta: 'no' enabled: false + rta: 'no' + rtf: 'no' anonymizer: '' notes: '' relationship: 0 sars_filename: '' -filenames: - showroom: '' + entity_type_id: taxonomy_term diff --git a/config/sync/gdpr_fields.gdpr_fields_config.user.yml b/config/sync/gdpr_fields.gdpr_fields_config.user.yml index 3f68d71b..48735dcf 100644 --- a/config/sync/gdpr_fields.gdpr_fields_config.user.yml +++ b/config/sync/gdpr_fields.gdpr_fields_config.user.yml @@ -3,18 +3,18 @@ langcode: fr status: true dependencies: { } id: user +filenames: + user: '' bundles: user: field_memo: bundle: user name: field_memo - entity_type_id: user - rtf: 'no' - rta: 'no' enabled: false + rta: 'no' + rtf: 'no' anonymizer: email_anonymizer notes: '' relationship: 0 sars_filename: '' -filenames: - user: '' + entity_type_id: user diff --git a/config/sync/genpass.settings.yml b/config/sync/genpass.settings.yml index 9c2e6461..f8a7e100 100644 --- a/config/sync/genpass.settings.yml +++ b/config/sync/genpass.settings.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: HNSTwPQM5lvXFeH4cVlcB2gZFJ5S--Nbmfj7651HK24 genpass_length: 12 genpass_algorithm: user genpass_mode: 1 genpass_display: 3 -_core: - default_config_hash: HNSTwPQM5lvXFeH4cVlcB2gZFJ5S--Nbmfj7651HK24 diff --git a/config/sync/google_analytics.settings.yml b/config/sync/google_analytics.settings.yml index 38951cdd..7a564b8e 100644 --- a/config/sync/google_analytics.settings.yml +++ b/config/sync/google_analytics.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: goermvpa21m8H97TedFfQQmZmQz62WjX_SCiT4JhsXg account: UA-6530683-1 premium: false domain_mode: 0 @@ -13,6 +15,7 @@ visibility: track: outbound: true mailto: true + tel: true files: true files_extensions: '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip' colorbox: true @@ -26,7 +29,6 @@ track: site_search: false adsense: false displayfeatures: false - tel: true privacy: anonymizeip: true custom: { } @@ -37,5 +39,3 @@ codesnippet: translation_set: false cache: false debug: false -_core: - default_config_hash: goermvpa21m8H97TedFfQQmZmQz62WjX_SCiT4JhsXg diff --git a/config/sync/graphql.graphql_servers.materio.yml b/config/sync/graphql.graphql_servers.materio.yml index 8400ddfc..6dfd2817 100644 --- a/config/sync/graphql.graphql_servers.materio.yml +++ b/config/sync/graphql.graphql_servers.materio.yml @@ -4,13 +4,13 @@ status: true dependencies: { } name: materio label: materio +endpoint: /mgq +debug_flag: 0 schema: materio +caching: false +batching: false schema_configuration: materio: extensions: materio_extension: materio_extension persisted_queries_settings: { } -endpoint: /mgq -debug_flag: 0 -caching: false -batching: false diff --git a/config/sync/honeypot.settings.yml b/config/sync/honeypot.settings.yml index 32b9ec0f..ac9759a4 100644 --- a/config/sync/honeypot.settings.yml +++ b/config/sync/honeypot.settings.yml @@ -1,10 +1,13 @@ +_core: + default_config_hash: MkRrI2YYk2oy2dBC48Sfb-SPN2Nf9xNMJedYjbsBUFw +langcode: fr +protect_all_forms: false unprotected_forms: - user_login_form - search_form - search_block_form - views_exposed_form - honeypot_settings_form -protect_all_forms: false log: true element_name: url time_limit: 5 @@ -18,6 +21,3 @@ form_settings: node_fil_form: false node_page_form: false node_static_form: false -langcode: fr -_core: - default_config_hash: MkRrI2YYk2oy2dBC48Sfb-SPN2Nf9xNMJedYjbsBUFw diff --git a/config/sync/image.settings.yml b/config/sync/image.settings.yml index 178d641d..11720ebd 100644 --- a/config/sync/image.settings.yml +++ b/config/sync/image.settings.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: 7CnygMhc8yrEJGdPf_5QRmPsMvr4QoXlsmMo3te3nbw +langcode: fr preview_image: core/modules/image/sample.png allow_insecure_derivatives: false suppress_itok_output: false -langcode: fr -_core: - default_config_hash: 7CnygMhc8yrEJGdPf_5QRmPsMvr4QoXlsmMo3te3nbw diff --git a/config/sync/image_effects.settings.yml b/config/sync/image_effects.settings.yml index dd9b0043..ac0547a8 100644 --- a/config/sync/image_effects.settings.yml +++ b/config/sync/image_effects.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: eaXmaPSud65p-XhTwMIL9vKETD9zR3qNOMMa5EUuoNw color_selector: plugin_id: farbtastic plugin_settings: @@ -13,5 +15,3 @@ font_selector: plugin_id: basic plugin_settings: basic: { } -_core: - default_config_hash: eaXmaPSud65p-XhTwMIL9vKETD9zR3qNOMMa5EUuoNw diff --git a/config/sync/imagemagick.file_metadata_plugin.imagemagick_identify.yml b/config/sync/imagemagick.file_metadata_plugin.imagemagick_identify.yml index bc927696..363a4455 100644 --- a/config/sync/imagemagick.file_metadata_plugin.imagemagick_identify.yml +++ b/config/sync/imagemagick.file_metadata_plugin.imagemagick_identify.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI configuration: cache: override: false @@ -5,5 +7,3 @@ configuration: enabled: true expiration: 172800 disallowed_paths: { } -_core: - default_config_hash: o53U_2I-21Es-9iqxeUMDRcRxN0spL1OiHuAVQhh2oI diff --git a/config/sync/imagemagick.settings.yml b/config/sync/imagemagick.settings.yml index 9fbbce53..5791d51e 100644 --- a/config/sync/imagemagick.settings.yml +++ b/config/sync/imagemagick.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: yBklcYJqiyzlSPHHHKvoxew3sJTI62kS9lchdu1aa7E quality: 75 binaries: imagemagick path_to_binaries: '' @@ -5,11 +7,6 @@ prepend: '' log_warnings: true debug: false locale: en_US.UTF-8 -advanced: - density: 72 - colorspace: '0' - profile: '' - coalesce: false image_formats: PNG: mime_type: image/png @@ -52,5 +49,8 @@ image_formats: ICO: mime_type: image/vnd.microsoft.icon enabled: false -_core: - default_config_hash: yBklcYJqiyzlSPHHHKvoxew3sJTI62kS9lchdu1aa7E +advanced: + density: 72 + colorspace: '0' + profile: '' + coalesce: false diff --git a/config/sync/jsonapi.settings.yml b/config/sync/jsonapi.settings.yml index 88280541..bf8b5aaa 100644 --- a/config/sync/jsonapi.settings.yml +++ b/config/sync/jsonapi.settings.yml @@ -1,4 +1,4 @@ -langcode: en -read_only: true _core: default_config_hash: p_qzzTwtOMiIPE7CyG0wD6M-UCpBp6Y5E4LhNCnCRpY +langcode: en +read_only: true diff --git a/config/sync/jsonapi_extras.jsonapi_resource_config.advancedqueue_queue--advancedqueue_queue.yml b/config/sync/jsonapi_extras.jsonapi_resource_config.advancedqueue_queue--advancedqueue_queue.yml index 045bcfbc..8cb5f7d8 100644 --- a/config/sync/jsonapi_extras.jsonapi_resource_config.advancedqueue_queue--advancedqueue_queue.yml +++ b/config/sync/jsonapi_extras.jsonapi_resource_config.advancedqueue_queue--advancedqueue_queue.yml @@ -10,80 +10,80 @@ path: advancedqueue_queue/advancedqueue_queue resourceType: advancedqueue_queue--advancedqueue_queue resourceFields: uuid: + disabled: false fieldName: uuid publicName: uuid enhancer: id: '' - disabled: false langcode: + disabled: false fieldName: langcode publicName: langcode enhancer: id: '' - disabled: false status: + disabled: false fieldName: status publicName: status enhancer: id: '' - disabled: false dependencies: + disabled: false fieldName: dependencies publicName: dependencies enhancer: id: '' - disabled: false third_party_settings: + disabled: false fieldName: third_party_settings publicName: third_party_settings enhancer: id: '' - disabled: false _core: + disabled: false fieldName: _core publicName: _core enhancer: id: '' - disabled: false id: + disabled: false fieldName: id publicName: id enhancer: id: '' - disabled: false label: + disabled: false fieldName: label publicName: label enhancer: id: '' - disabled: false backend: + disabled: false fieldName: backend publicName: backend enhancer: id: '' - disabled: false backend_configuration: + disabled: false fieldName: backend_configuration publicName: backend_configuration enhancer: id: '' - disabled: false processor: + disabled: false fieldName: processor publicName: processor enhancer: id: '' - disabled: false processing_time: + disabled: false fieldName: processing_time publicName: processing_time enhancer: id: '' - disabled: false locked: + disabled: false fieldName: locked publicName: locked enhancer: id: '' - disabled: false diff --git a/config/sync/jsonapi_extras.jsonapi_resource_config.field_config--field_config.yml b/config/sync/jsonapi_extras.jsonapi_resource_config.field_config--field_config.yml index 89c1ca3a..06e0fb1e 100644 --- a/config/sync/jsonapi_extras.jsonapi_resource_config.field_config--field_config.yml +++ b/config/sync/jsonapi_extras.jsonapi_resource_config.field_config--field_config.yml @@ -10,17 +10,17 @@ path: field_config/field_config resourceType: field_config--field_config resourceFields: uuid: + disabled: false fieldName: uuid publicName: uuid enhancer: id: '' - disabled: false langcode: + disabled: false fieldName: langcode publicName: langcode enhancer: id: '' - disabled: false status: disabled: true fieldName: status @@ -46,17 +46,17 @@ resourceFields: enhancer: id: '' id: + disabled: false fieldName: id publicName: id enhancer: id: '' - disabled: false field_name: + disabled: false fieldName: field_name publicName: field_name enhancer: id: '' - disabled: false entity_type: disabled: true fieldName: entity_type @@ -70,11 +70,11 @@ resourceFields: enhancer: id: '' label: + disabled: false fieldName: label publicName: label enhancer: id: '' - disabled: false description: disabled: true fieldName: description diff --git a/config/sync/jsonapi_extras.jsonapi_resource_config.node--materiau.yml b/config/sync/jsonapi_extras.jsonapi_resource_config.node--materiau.yml index 6d4c7182..7d16ba03 100644 --- a/config/sync/jsonapi_extras.jsonapi_resource_config.node--materiau.yml +++ b/config/sync/jsonapi_extras.jsonapi_resource_config.node--materiau.yml @@ -16,11 +16,11 @@ resourceFields: enhancer: id: '' uuid: + disabled: false fieldName: uuid publicName: uuid enhancer: id: '' - disabled: false vid: disabled: true fieldName: vid @@ -40,11 +40,11 @@ resourceFields: enhancer: id: '' revision_timestamp: + disabled: false fieldName: revision_timestamp publicName: revision_timestamp enhancer: id: '' - disabled: false revision_uid: disabled: true fieldName: revision_uid @@ -70,11 +70,11 @@ resourceFields: enhancer: id: '' title: + disabled: false fieldName: title publicName: title enhancer: id: '' - disabled: false created: disabled: true fieldName: created @@ -118,17 +118,17 @@ resourceFields: enhancer: id: '' path: + disabled: false fieldName: path publicName: path enhancer: id: '' - disabled: false synonyms: + disabled: false fieldName: synonyms publicName: synonyms enhancer: id: '' - disabled: false menu_link: disabled: true fieldName: menu_link @@ -148,47 +148,47 @@ resourceFields: enhancer: id: '' body: + disabled: false fieldName: body publicName: body enhancer: id: '' - disabled: false field_attachments: + disabled: false fieldName: field_attachments publicName: field_attachments enhancer: id: '' - disabled: false field_distributor: + disabled: false fieldName: field_distributor publicName: field_distributor enhancer: id: '' - disabled: false field_famille: + disabled: false fieldName: field_famille publicName: field_famille enhancer: id: '' - disabled: false field_index: + disabled: false fieldName: field_index publicName: field_index enhancer: id: '' - disabled: false field_linked_articles: + disabled: false fieldName: field_linked_articles publicName: field_linked_articles enhancer: id: '' - disabled: false field_linked_materials: + disabled: false fieldName: field_linked_materials publicName: field_linked_materials enhancer: id: '' - disabled: false field_localisation_old: disabled: true fieldName: field_localisation_old @@ -196,12 +196,13 @@ resourceFields: enhancer: id: '' field_manufacturer: + disabled: false fieldName: field_manufacturer publicName: field_manufacturer enhancer: id: '' - disabled: false field_materiau_images: + disabled: false fieldName: field_materiau_images publicName: images enhancer: @@ -215,7 +216,6 @@ resourceFields: - card_medium - card_medium_half - hd - disabled: false field_memo: disabled: true fieldName: field_memo @@ -229,41 +229,41 @@ resourceFields: enhancer: id: '' field_reference: + disabled: false fieldName: field_reference publicName: field_reference enhancer: id: '' - disabled: false field_samples: + disabled: false fieldName: field_samples publicName: field_samples enhancer: id: '' - disabled: false field_short_description: + disabled: false fieldName: field_short_description publicName: field_short_description enhancer: id: '' - disabled: false field_tags: + disabled: false fieldName: field_tags publicName: field_tags enhancer: id: '' - disabled: false field_thesaurus: + disabled: false fieldName: field_thesaurus publicName: field_thesaurus enhancer: id: '' - disabled: false field_video: + disabled: false fieldName: field_video publicName: field_video enhancer: id: '' - disabled: false field_workflow: disabled: true fieldName: field_workflow diff --git a/config/sync/jsonapi_extras.settings.yml b/config/sync/jsonapi_extras.settings.yml index ee56d308..d77eb711 100644 --- a/config/sync/jsonapi_extras.settings.yml +++ b/config/sync/jsonapi_extras.settings.yml @@ -1,5 +1,5 @@ -path_prefix: jsonapi -include_count: false _core: default_config_hash: eZ7KZ6nM56SRhfriFWCo1372Z9UiKufhSLRbkdhVmUg +path_prefix: jsonapi +include_count: false default_disabled: false diff --git a/config/sync/language.mappings.yml b/config/sync/language.mappings.yml index 96ee03bd..bdfaae28 100644 --- a/config/sync/language.mappings.yml +++ b/config/sync/language.mappings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc map: 'no': nb pt: pt-pt @@ -9,5 +11,3 @@ map: zh-cn: zh-hans zh-sg: zh-hans zh-chs: zh-hans -_core: - default_config_hash: EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc diff --git a/config/sync/language.negotiation.yml b/config/sync/language.negotiation.yml index 93ee83b1..52379c03 100644 --- a/config/sync/language.negotiation.yml +++ b/config/sync/language.negotiation.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM session: parameter: language url: @@ -9,5 +11,3 @@ url: en: '' fr: '' selected_langcode: site_default -_core: - default_config_hash: uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM diff --git a/config/sync/language.types.yml b/config/sync/language.types.yml index c9f00757..67c53092 100644 --- a/config/sync/language.types.yml +++ b/config/sync/language.types.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8 all: - language_interface - language_content @@ -35,5 +37,3 @@ negotiation: language-session: -16 language-user-admin: -15 language-graphql-operation: -14 -_core: - default_config_hash: dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8 diff --git a/config/sync/language/en/webform.webform.multi_joueur.yml b/config/sync/language/en/webform.webform.multi_joueur.yml index cd4da980..26279e15 100644 --- a/config/sync/language/en/webform.webform.multi_joueur.yml +++ b/config/sync/language/en/webform.webform.multi_joueur.yml @@ -1,3 +1,19 @@ -elements: "address:\n '#default_value':\n additional_name: ''\n dependent_locality: ''\n administrative_area: ''\nvat_number:\n '#title': 'VAT number'\n '#description': 'Intra-community VAT number'\nphone:\n '#title': Phone\ncollaborateur:\n '#title': Collaborators\ncommentaires:\n '#title': Comments\nactions:\n '#submit__label': 'Ask for a quote'\n" +elements: | + address: + '#default_value': + additional_name: '' + dependent_locality: '' + administrative_area: '' + vat_number: + '#title': 'VAT number' + '#description': 'Intra-community VAT number' + phone: + '#title': Phone + collaborateur: + '#title': Collaborators + commentaires: + '#title': Comments + actions: + '#submit__label': 'Ask for a quote' settings: confirmation_message: "Your quote request has been registered, we are already drafting it and will send it to you by email very quickly.
\r\n
\r\nback to materiO'" diff --git a/config/sync/linkit.linkit_profile.default.yml b/config/sync/linkit.linkit_profile.default.yml index e126d470..f2fbc9c8 100644 --- a/config/sync/linkit.linkit_profile.default.yml +++ b/config/sync/linkit.linkit_profile.default.yml @@ -5,41 +5,41 @@ dependencies: module: - node - taxonomy -id: default label: default +id: default description: '' matchers: d0dae55a-e60c-4b50-8489-511082d33286: - uuid: d0dae55a-e60c-4b50-8489-511082d33286 id: 'entity:menu_link_content' - weight: 0 + uuid: d0dae55a-e60c-4b50-8489-511082d33286 settings: + metadata: '' bundles: { } group_by_bundle: false substitution_type: canonical - metadata: '' - 06fa6ab9-a594-4dc1-97b0-2c0c1b157db9: - uuid: 06fa6ab9-a594-4dc1-97b0-2c0c1b157db9 - id: 'entity:node' weight: 0 + 06fa6ab9-a594-4dc1-97b0-2c0c1b157db9: + id: 'entity:node' + uuid: 06fa6ab9-a594-4dc1-97b0-2c0c1b157db9 settings: + metadata: '' bundles: article: article materiau: materiau simplenews_issue: simplenews_issue thematique: thematique group_by_bundle: false - include_unpublished: false substitution_type: canonical - metadata: '' - 7e4086d4-4fe3-450a-8e33-ac95a8e7a07d: - uuid: 7e4086d4-4fe3-450a-8e33-ac95a8e7a07d - id: 'entity:taxonomy_term' + include_unpublished: false weight: 0 + 7e4086d4-4fe3-450a-8e33-ac95a8e7a07d: + id: 'entity:taxonomy_term' + uuid: 7e4086d4-4fe3-450a-8e33-ac95a8e7a07d settings: + metadata: '' bundles: company: company showroom: showroom group_by_bundle: false substitution_type: canonical - metadata: '' + weight: 0 diff --git a/config/sync/locale.settings.yml b/config/sync/locale.settings.yml index 771a9701..67b53e08 100644 --- a/config/sync/locale.settings.yml +++ b/config/sync/locale.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: pefQIx7YdI1zQU_NSZMEY6gyZyFqvH3mhAFVYSeZjdg cache_strings: true translate_english: false javascript: @@ -11,5 +13,3 @@ translation: update_interval_days: 7 path: sites/default/files/translations import_enabled: true -_core: - default_config_hash: pefQIx7YdI1zQU_NSZMEY6gyZyFqvH3mhAFVYSeZjdg diff --git a/config/sync/mailgun.settings.yml b/config/sync/mailgun.settings.yml index 7e8159e3..c623f6ab 100644 --- a/config/sync/mailgun.settings.yml +++ b/config/sync/mailgun.settings.yml @@ -1,3 +1,7 @@ +_core: + default_config_hash: bMOl3jD7ZuzZMuaUYzyqadr56G486ldo28NYIkK_54g +api_endpoint: 'https://api.mailgun.net' +api_key: '' working_domain: materio.com debug_mode: false test_mode: false @@ -8,7 +12,3 @@ format_filter: plain_text use_queue: true use_theme: false tagging_mailkey: true -_core: - default_config_hash: bMOl3jD7ZuzZMuaUYzyqadr56G486ldo28NYIkK_54g -api_endpoint: 'https://api.mailgun.net' -api_key: '' diff --git a/config/sync/mailsystem.settings.yml b/config/sync/mailsystem.settings.yml index e33d3945..dcffa87a 100644 --- a/config/sync/mailsystem.settings.yml +++ b/config/sync/mailsystem.settings.yml @@ -1,15 +1,15 @@ +_core: + default_config_hash: IhwTepsVwtbtbcT5GzQKhCXDCRvbk3MNkWqPiuiZ10s theme: materiotheme defaults: sender: mailgun_mail formatter: swiftmailer -_core: - default_config_hash: IhwTepsVwtbtbcT5GzQKhCXDCRvbk3MNkWqPiuiZ10s modules: swiftmailer: none: - formatter: swiftmailer sender: swiftmailer + formatter: swiftmailer simplenews: none: - formatter: swiftmailer sender: mailgun_mail + formatter: swiftmailer diff --git a/config/sync/matomo.settings.yml b/config/sync/matomo.settings.yml index 7c0dcd8f..a25d7d76 100644 --- a/config/sync/matomo.settings.yml +++ b/config/sync/matomo.settings.yml @@ -1,10 +1,18 @@ +_core: + default_config_hash: YGueb7ImKHSG1RRmIB1iqPHVGXTmI2yvCcB-RX7FPeY site_id: '' url_http: '' url_https: '' domain_mode: 0 visibility: request_path_mode: 0 - request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*" + request_path_pages: |- + /admin + /admin/* + /batch + /node/add* + /node/*/* + /user/*/* user_role_mode: 0 user_role_roles: { } user_account_mode: 1 @@ -25,8 +33,8 @@ codesnippet: before: '' after: '' translation_set: false +disable_tracking: false cache: false page_title_hierarchy: false page_title_hierarchy_exclude_home: true -_core: - default_config_hash: YGueb7ImKHSG1RRmIB1iqPHVGXTmI2yvCcB-RX7FPeY +status_codes_disabled: { } diff --git a/config/sync/menu_ui.settings.yml b/config/sync/menu_ui.settings.yml index 13727f2d..347bf050 100644 --- a/config/sync/menu_ui.settings.yml +++ b/config/sync/menu_ui.settings.yml @@ -1,4 +1,4 @@ -override_parent_selector: false -langcode: fr _core: default_config_hash: ENUzSsLjtl0THWvptK2LZ7BJtRbb032hiy3VTvjR7Pw +langcode: fr +override_parent_selector: false diff --git a/config/sync/message.settings.yml b/config/sync/message.settings.yml index 5905c57f..844d8f5d 100644 --- a/config/sync/message.settings.yml +++ b/config/sync/message.settings.yml @@ -1,8 +1,8 @@ -purge_methods: { } +_core: + default_config_hash: _QhkR_LYNacHU4oQybqcZgNge_q1SbQghAjqVBoognE delete_on_entity_delete: comment: comment node: node taxonomy_term: taxonomy_term user: user -_core: - default_config_hash: _QhkR_LYNacHU4oQybqcZgNge_q1SbQghAjqVBoognE +purge_methods: { } diff --git a/config/sync/migrate_drupal.settings.yml b/config/sync/migrate_drupal.settings.yml index dfdbc58b..13b1994d 100644 --- a/config/sync/migrate_drupal.settings.yml +++ b/config/sync/migrate_drupal.settings.yml @@ -1,7 +1,7 @@ +_core: + default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g enforce_source_module_tags: - 'Drupal 6' - 'Drupal 7' follow_up_migration_tags: - 'Follow-up migration' -_core: - default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g diff --git a/config/sync/mimemail.settings.yml b/config/sync/mimemail.settings.yml index 435626fb..8f22dae9 100644 --- a/config/sync/mimemail.settings.yml +++ b/config/sync/mimemail.settings.yml @@ -1,14 +1,14 @@ -format: full_html +_core: + default_config_hash: 7mRdLbI-Rda0ePrw4IkNSJd8m_lTx7nLZnVfbNbyfwA name: '' mail: '' -linkonly: false -textonly: false -sitestyle: true simple_address: false -engine: mimemail +sitestyle: true +textonly: false +linkonly: false +format: full_html preserve_class: false advanced: incoming: false key: '' -_core: - default_config_hash: 7mRdLbI-Rda0ePrw4IkNSJd8m_lTx7nLZnVfbNbyfwA +engine: mimemail diff --git a/config/sync/modules_weight.settings.yml b/config/sync/modules_weight.settings.yml index 9be891cf..8a7ace93 100644 --- a/config/sync/modules_weight.settings.yml +++ b/config/sync/modules_weight.settings.yml @@ -1,3 +1,3 @@ -show_system_modules: true _core: default_config_hash: IMfcudoEwt2voUZwyBZA8OhzYCIGxe94CylyRFodjxc +show_system_modules: true diff --git a/config/sync/node.settings.yml b/config/sync/node.settings.yml index 9f814071..911c9f08 100644 --- a/config/sync/node.settings.yml +++ b/config/sync/node.settings.yml @@ -1,3 +1,3 @@ -use_admin_theme: true _core: default_config_hash: W0cgFPhPJ3gAdqm06-az48BLf5MVcoZVS0HdByoofi0 +use_admin_theme: true diff --git a/config/sync/pagerer.preset.default.yml b/config/sync/pagerer.preset.default.yml index 971690c9..c1013a3c 100644 --- a/config/sync/pagerer.preset.default.yml +++ b/config/sync/pagerer.preset.default.yml @@ -11,7 +11,6 @@ panes: center: style: mini config: - display_mode: widget display: pages display_restriction: 2 prefix_display: true @@ -20,6 +19,7 @@ panes: previous_link: always next_link: always last_link: always + display_mode: widget widget_resize: true widget_button: auto tags: @@ -27,21 +27,21 @@ panes: prefix_label: Page suffix_label: 'of @total' page_current: '@number' - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No pages to display.' page_current_title: 'Current page' - first_title: 'Go to first page' - previous_title: 'Go to previous page' - next_title: 'Go to next page' - last_title: 'Go to last page' page_current_reader: 'Current page' + first: « + first_title: 'Go to first page' first_reader: 'First page' + previous: ‹ + previous_title: 'Go to previous page' previous_reader: 'Previous page' + next: › + next_title: 'Go to next page' next_reader: 'Next page' + last: » + last_title: 'Go to last page' last_reader: 'Last page' + pageset_empty: 'No pages to display.' widget_title: 'Enter page, then press Return.' right: style: none diff --git a/config/sync/pagerer.settings.yml b/config/sync/pagerer.settings.yml index b49910e5..15737489 100644 --- a/config/sync/pagerer.settings.yml +++ b/config/sync/pagerer.settings.yml @@ -1,6 +1,6 @@ -core_override_preset: core _core: default_config_hash: tLxrrjzKePIN4ln4AR0auNqMpENEfgQ6F6MVbsoFYsM +core_override_preset: core url_querystring: core_override: false querystring_key: pg diff --git a/config/sync/pagerer.style.adaptive.yml b/config/sync/pagerer.style.adaptive.yml index da3c744d..0434463d 100644 --- a/config/sync/pagerer.style.adaptive.yml +++ b/config/sync/pagerer.style.adaptive.yml @@ -1,18 +1,20 @@ +_core: + default_config_hash: tAMh3Y-xcyrD7xvBOSc7x5xyatMgzp7PvkT2LWYHvAc langcode: en default_config: - quantity: 5 - display_mode: normal display: pages display_restriction: 2 prefix_display: false suffix_display: false - separator_display: false - breaker_display: true first_link: never previous_link: never next_link: never last_link: never + quantity: 5 fl_breakers: true + display_mode: normal + separator_display: false + breaker_display: true progr_links: relative tags: page_breaker: … @@ -21,76 +23,74 @@ default_config: prefix_label: Page suffix_label: 'of @total' page_current: '@number' - page_previous: '@number' - page_previous_relative: '-@offset' - page_next: '@number' - page_next_relative: +@offset - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No pages to display.' page_current_title: 'Current page' - page_title: 'Go to page @number' - first_title: 'Go to first page' - previous_title: 'Go to previous page' - next_title: 'Go to next page' - last_title: 'Go to last page' page_current_reader: 'Current page' - page_reader: Page + first: « + first_title: 'Go to first page' first_reader: 'First page' + previous: ‹ + previous_title: 'Go to previous page' previous_reader: 'Previous page' + next: › + next_title: 'Go to next page' next_reader: 'Next page' + last: » + last_title: 'Go to last page' last_reader: 'Last page' + pageset_empty: 'No pages to display.' + page_previous: '@number' + page_next: '@number' + page_title: 'Go to page @number' + page_reader: Page + page_previous_relative: '-@offset' + page_next_relative: +@offset items: prefix_label: Item suffix_label: 'of @total_items' page_current: '@item' - page_previous: '@item' - page_previous_relative: '-@item_offset' - page_next: '@item' - page_next_relative: +@item_offset - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' page_current_title: 'Current items' - page_title: 'Go to item @item' - first_title: 'Go to first item' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last item' page_current_reader: 'Current items' - page_reader: Item + first: « + first_title: 'Go to first item' first_reader: 'First item' + previous: ‹ + previous_title: 'Go to previous items' previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' next_reader: 'Next items' + last: » + last_title: 'Go to last item' last_reader: 'Last item' + pageset_empty: 'No items to display.' + page_previous: '@item' + page_next: '@item' + page_title: 'Go to item @item' + page_reader: Item + page_previous_relative: '-@item_offset' + page_next_relative: +@item_offset item_ranges: prefix_label: Items suffix_label: 'of @total_items' page_current: '@item_low-@item_high' - page_previous: '@item_low-@item_high' - page_previous_relative: '-@item_offset' - page_next: '@item_low-@item_high' - page_next_relative: +@item_offset - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' page_current_title: 'Current items' - page_title: 'Go to items @item_low-@item_high' - first_title: 'Go to first items' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last items' page_current_reader: 'Current items' - page_reader: Items + first: « + first_title: 'Go to first items' first_reader: 'First items' + previous: ‹ + previous_title: 'Go to previous items' previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' next_reader: 'Next items' + last: » + last_title: 'Go to last items' last_reader: 'Last items' -_core: - default_config_hash: tAMh3Y-xcyrD7xvBOSc7x5xyatMgzp7PvkT2LWYHvAc + pageset_empty: 'No items to display.' + page_previous: '@item_low-@item_high' + page_next: '@item_low-@item_high' + page_title: 'Go to items @item_low-@item_high' + page_reader: Items + page_previous_relative: '-@item_offset' + page_next_relative: +@item_offset diff --git a/config/sync/pagerer.style.basic.yml b/config/sync/pagerer.style.basic.yml index 4e941e06..ea02c46b 100644 --- a/config/sync/pagerer.style.basic.yml +++ b/config/sync/pagerer.style.basic.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: CIMBsgQI4M_WsBh0nn1FLrjeO5m-wBCfAITt31sNSvU langcode: en default_config: display: pages @@ -11,47 +13,45 @@ default_config: pages: prefix_label: 'Page @number of @total' first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No pages to display.' first_title: 'Go to first page' - previous_title: 'Go to previous page' - next_title: 'Go to next page' - last_title: 'Go to last page' first_reader: 'First page' + previous: ‹ + previous_title: 'Go to previous page' previous_reader: 'Previous page' + next: › + next_title: 'Go to next page' next_reader: 'Next page' + last: » + last_title: 'Go to last page' last_reader: 'Last page' + pageset_empty: 'No pages to display.' items: prefix_label: 'Item @item of @total_items' first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' first_title: 'Go to first item' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last item' first_reader: 'First item' + previous: ‹ + previous_title: 'Go to previous items' previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' next_reader: 'Next items' + last: » + last_title: 'Go to last item' last_reader: 'Last item' + pageset_empty: 'No items to display.' item_ranges: prefix_label: 'Items @item_low-@item_high of @total_items' first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' first_title: 'Go to first items' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last items' first_reader: 'First items' + previous: ‹ + previous_title: 'Go to previous items' previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' next_reader: 'Next items' + last: » + last_title: 'Go to last items' last_reader: 'Last items' -_core: - default_config_hash: CIMBsgQI4M_WsBh0nn1FLrjeO5m-wBCfAITt31sNSvU + pageset_empty: 'No items to display.' diff --git a/config/sync/pagerer.style.mini.yml b/config/sync/pagerer.style.mini.yml index 7798016a..5acc8869 100644 --- a/config/sync/pagerer.style.mini.yml +++ b/config/sync/pagerer.style.mini.yml @@ -1,6 +1,7 @@ +_core: + default_config_hash: YP4UGZ9wBNDGXik5rx5VuDxmXD6PZ-h-lYXi95VjDYQ langcode: en default_config: - display_mode: widget display: pages display_restriction: 2 prefix_display: true @@ -9,6 +10,7 @@ default_config: previous_link: always next_link: always last_link: always + display_mode: widget widget_resize: true widget_button: auto tags: @@ -16,41 +18,39 @@ default_config: prefix_label: Page suffix_label: 'of @total' page_current: '@number' - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No pages to display.' page_current_title: 'Current page' - first_title: 'Go to first page' - previous_title: 'Go to previous page' - next_title: 'Go to next page' - last_title: 'Go to last page' page_current_reader: 'Current page' + first: « + first_title: 'Go to first page' first_reader: 'First page' + previous: ‹ + previous_title: 'Go to previous page' previous_reader: 'Previous page' + next: › + next_title: 'Go to next page' next_reader: 'Next page' + last: » + last_title: 'Go to last page' last_reader: 'Last page' + pageset_empty: 'No pages to display.' widget_title: 'Enter page, then press Return.' items: prefix_label: Item suffix_label: 'of @total_items' page_current: '@item' - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' page_current_title: 'Current items' - first_title: 'Go to first item' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last item' page_current_reader: 'Current items' + first: « + first_title: 'Go to first item' first_reader: 'First item' + previous: ‹ + previous_title: 'Go to previous items' previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' next_reader: 'Next items' + last: » + last_title: 'Go to last item' last_reader: 'Last item' + pageset_empty: 'No items to display.' widget_title: 'Enter item, then press Return.' -_core: - default_config_hash: YP4UGZ9wBNDGXik5rx5VuDxmXD6PZ-h-lYXi95VjDYQ diff --git a/config/sync/pagerer.style.multipane.yml b/config/sync/pagerer.style.multipane.yml index 6ef7f684..ae9c5fa6 100644 --- a/config/sync/pagerer.style.multipane.yml +++ b/config/sync/pagerer.style.multipane.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: '-rL0nDexAHYtF5mmC-u-onXnyho8G__xNLvoGDHOvhM' langcode: en default_config: panes: @@ -10,5 +12,3 @@ default_config: right: style: none config: { } -_core: - default_config_hash: '-rL0nDexAHYtF5mmC-u-onXnyho8G__xNLvoGDHOvhM' diff --git a/config/sync/pagerer.style.progressive.yml b/config/sync/pagerer.style.progressive.yml index d1005214..b54cec7b 100644 --- a/config/sync/pagerer.style.progressive.yml +++ b/config/sync/pagerer.style.progressive.yml @@ -1,18 +1,20 @@ +_core: + default_config_hash: qCLM78iR4U3gKXB1a5FwOdD6in7s2_vj1_f0V3gZoqI langcode: en default_config: - quantity: 5 - display_mode: normal display: pages display_restriction: 2 prefix_display: false suffix_display: false - separator_display: false - breaker_display: true first_link: never previous_link: never next_link: never last_link: never + quantity: 5 fl_breakers: true + display_mode: normal + separator_display: false + breaker_display: true progr_links: relative factors: '2.5,5,10' tags: @@ -22,76 +24,74 @@ default_config: prefix_label: Page suffix_label: 'of @total' page_current: '@number' - page_previous: '@number' - page_previous_relative: '-@offset' - page_next: '@number' - page_next_relative: +@offset - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No pages to display.' page_current_title: 'Current page' - page_title: 'Go to page @number' - first_title: 'Go to first page' - previous_title: 'Go to previous page' - next_title: 'Go to next page' - last_title: 'Go to last page' page_current_reader: 'Current page' - page_reader: Page + first: « + first_title: 'Go to first page' first_reader: 'First page' + previous: ‹ + previous_title: 'Go to previous page' previous_reader: 'Previous page' + next: › + next_title: 'Go to next page' next_reader: 'Next page' + last: » + last_title: 'Go to last page' last_reader: 'Last page' + pageset_empty: 'No pages to display.' + page_previous: '@number' + page_next: '@number' + page_title: 'Go to page @number' + page_reader: Page + page_previous_relative: '-@offset' + page_next_relative: +@offset items: prefix_label: Item suffix_label: 'of @total_items' page_current: '@item' - page_previous: '@item' - page_previous_relative: '-@item_offset' - page_next: '@item' - page_next_relative: +@item_offset - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' page_current_title: 'Current items' - page_title: 'Go to item @item' - first_title: 'Go to first item' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last item' page_current_reader: 'Current items' - page_reader: Item + first: « + first_title: 'Go to first item' first_reader: 'First item' + previous: ‹ + previous_title: 'Go to previous items' previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' next_reader: 'Next items' + last: » + last_title: 'Go to last item' last_reader: 'Last item' + pageset_empty: 'No items to display.' + page_previous: '@item' + page_next: '@item' + page_title: 'Go to item @item' + page_reader: Item + page_previous_relative: '-@item_offset' + page_next_relative: +@item_offset item_ranges: prefix_label: Items suffix_label: 'of @total_items' page_current: '@item_low-@item_high' - page_previous: '@item_low-@item_high' - page_previous_relative: '-@item_offset' - page_next: '@item_low-@item_high' - page_next_relative: +@item_offset - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' page_current_title: 'Current items' - page_title: 'Go to items @item_low-@item_high' - first_title: 'Go to first items' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last items' page_current_reader: 'Current items' - page_reader: Items + first: « + first_title: 'Go to first items' first_reader: 'First items' + previous: ‹ + previous_title: 'Go to previous items' previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' next_reader: 'Next items' + last: » + last_title: 'Go to last items' last_reader: 'Last items' -_core: - default_config_hash: qCLM78iR4U3gKXB1a5FwOdD6in7s2_vj1_f0V3gZoqI + pageset_empty: 'No items to display.' + page_previous: '@item_low-@item_high' + page_next: '@item_low-@item_high' + page_title: 'Go to items @item_low-@item_high' + page_reader: Items + page_previous_relative: '-@item_offset' + page_next_relative: +@item_offset diff --git a/config/sync/pagerer.style.scrollpane.yml b/config/sync/pagerer.style.scrollpane.yml index cc9cfd81..7dbc23b4 100644 --- a/config/sync/pagerer.style.scrollpane.yml +++ b/config/sync/pagerer.style.scrollpane.yml @@ -1,85 +1,85 @@ +_core: + default_config_hash: ZxtqDRLnhh4NHGSvlv_On712qgz4AWz1on0rYI6m9a4 langcode: en default_config: - quantity: 9 display: pages display_restriction: 2 prefix_display: false suffix_display: false - separator_display: false first_link: never previous_link: never next_link: never last_link: never + quantity: 9 + separator_display: false tags: page_separator: '|' pages: prefix_label: Page suffix_label: 'of @total' page_current: '@number' + page_current_title: 'Current page' + page_current_reader: 'Current page' + first: « + first_title: 'Go to first page' + first_reader: 'First page' + previous: ‹ + previous_title: 'Go to previous page' + previous_reader: 'Previous page' + next: › + next_title: 'Go to next page' + next_reader: 'Next page' + last: » + last_title: 'Go to last page' + last_reader: 'Last page' + pageset_empty: 'No pages to display.' page_previous: '@number' page_next: '@number' - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No pages to display.' - page_current_title: 'Current page' page_title: 'Go to page @number' - first_title: 'Go to first page' - previous_title: 'Go to previous page' - next_title: 'Go to next page' - last_title: 'Go to last page' - page_current_reader: 'Current page' page_reader: Page - first_reader: 'First page' - previous_reader: 'Previous page' - next_reader: 'Next page' - last_reader: 'Last page' items: prefix_label: Item suffix_label: 'of @total_items' page_current: '@item' + page_current_title: 'Current items' + page_current_reader: 'Current items' + first: « + first_title: 'Go to first item' + first_reader: 'First item' + previous: ‹ + previous_title: 'Go to previous items' + previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' + next_reader: 'Next items' + last: » + last_title: 'Go to last item' + last_reader: 'Last item' + pageset_empty: 'No items to display.' page_previous: '@item' page_next: '@item' - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' - page_current_title: 'Current items' page_title: 'Go to item @item' - first_title: 'Go to first item' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last item' - page_current_reader: 'Current items' page_reader: Item - first_reader: 'First item' - previous_reader: 'Previous items' - next_reader: 'Next items' - last_reader: 'Last item' item_ranges: prefix_label: Items suffix_label: 'of @total_items' page_current: '@item_low-@item_high' + page_current_title: 'Current items' + page_current_reader: 'Current items' + first: « + first_title: 'Go to first items' + first_reader: 'First items' + previous: ‹ + previous_title: 'Go to previous items' + previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' + next_reader: 'Next items' + last: » + last_title: 'Go to last items' + last_reader: 'Last items' + pageset_empty: 'No items to display.' page_previous: '@item_low-@item_high' page_next: '@item_low-@item_high' - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' - page_current_title: 'Current items' page_title: 'Go to items @item_low-@item_high' - first_title: 'Go to first items' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last items' - page_current_reader: 'Current items' page_reader: Items - first_reader: 'First items' - previous_reader: 'Previous items' - next_reader: 'Next items' - last_reader: 'Last items' -_core: - default_config_hash: ZxtqDRLnhh4NHGSvlv_On712qgz4AWz1on0rYI6m9a4 diff --git a/config/sync/pagerer.style.slider.yml b/config/sync/pagerer.style.slider.yml index 144cfc85..e9240c77 100644 --- a/config/sync/pagerer.style.slider.yml +++ b/config/sync/pagerer.style.slider.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: Z78iYq8wmBpdGFcOazxhaM6QKFuLEXxNMzEkPzp0JQ0 langcode: en default_config: display: pages @@ -17,70 +19,68 @@ default_config: prefix_label: Page suffix_label: 'of @total' page_current: '@number' + page_current_title: 'Current page' + page_current_reader: 'Current page' + first: « + first_title: 'Go to first page' + first_reader: 'First page' + previous: ‹ + previous_title: 'Go to previous page' + previous_reader: 'Previous page' + next: › + next_title: 'Go to next page' + next_reader: 'Next page' + last: » + last_title: 'Go to last page' + last_reader: 'Last page' + pageset_empty: 'No pages to display.' page_previous: '@number' page_next: '@number' - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No pages to display.' - page_current_title: 'Current page' - first_title: 'Go to first page' - previous_title: 'Go to previous page' - next_title: 'Go to next page' - last_title: 'Go to last page' - page_current_reader: 'Current page' - first_reader: 'First page' - previous_reader: 'Previous page' - next_reader: 'Next page' - last_reader: 'Last page' slider_title: 'Drag the handle to the page required.' slider_tickmark_title: 'Then, click on the tickmark.' items: prefix_label: Item suffix_label: 'of @total_items' page_current: '@item' + page_current_title: 'Current items' + page_current_reader: 'Current items' + first: « + first_title: 'Go to first item' + first_reader: 'First item' + previous: ‹ + previous_title: 'Go to previous items' + previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' + next_reader: 'Next items' + last: » + last_title: 'Go to last item' + last_reader: 'Last item' + pageset_empty: 'No items to display.' page_previous: '@item' page_next: '@item' - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' - page_current_title: 'Current items' - first_title: 'Go to first item' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last item' - page_current_reader: 'Current items' - first_reader: 'First item' - previous_reader: 'Previous items' - next_reader: 'Next items' - last_reader: 'Last item' slider_title: 'Drag the handle to the item required.' slider_tickmark_title: 'Then, click on the tickmark.' item_ranges: prefix_label: Items suffix_label: 'of @total_items' page_current: '@item_low-@item_high' + page_current_title: 'Current items' + page_current_reader: 'Current items' + first: « + first_title: 'Go to first items' + first_reader: 'First items' + previous: ‹ + previous_title: 'Go to previous items' + previous_reader: 'Previous items' + next: › + next_title: 'Go to next items' + next_reader: 'Next items' + last: » + last_title: 'Go to last items' + last_reader: 'Last items' + pageset_empty: 'No items to display.' page_previous: '@item_low-@item_high' page_next: '@item_low-@item_high' - first: « - previous: ‹ - next: › - last: » - pageset_empty: 'No items to display.' - page_current_title: 'Current items' - first_title: 'Go to first items' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last items' - page_current_reader: 'Current items' - first_reader: 'First items' - previous_reader: 'Previous items' - next_reader: 'Next items' - last_reader: 'Last items' slider_title: 'Drag the handle to the item range required.' slider_tickmark_title: 'Then, click on the tickmark.' -_core: - default_config_hash: Z78iYq8wmBpdGFcOazxhaM6QKFuLEXxNMzEkPzp0JQ0 diff --git a/config/sync/pagerer.style.standard.yml b/config/sync/pagerer.style.standard.yml index 2fbbbc40..56ebd22b 100644 --- a/config/sync/pagerer.style.standard.yml +++ b/config/sync/pagerer.style.standard.yml @@ -1,18 +1,20 @@ +_core: + default_config_hash: igO6H6v8MWpPKOsd1zmT-Od1xRB4Srna7mu6RBmDzD8 langcode: en default_config: - quantity: 9 - display_mode: normal display: pages display_restriction: 2 prefix_display: false suffix_display: false - separator_display: false - breaker_display: true first_link: not_on_first previous_link: not_on_first next_link: not_on_last last_link: not_on_last + quantity: 9 fl_breakers: true + display_mode: normal + separator_display: false + breaker_display: true tags: page_breaker: … page_separator: '|' @@ -20,70 +22,68 @@ default_config: prefix_label: Page suffix_label: 'of @total' page_current: '@number' + page_current_title: 'Current page' + page_current_reader: 'Current page' + first: '« First' + first_title: 'Go to first page' + first_reader: 'First page' + previous: '‹ Previous' + previous_title: 'Go to previous page' + previous_reader: 'Previous page' + next: 'Next ›' + next_title: 'Go to next page' + next_reader: 'Next page' + last: 'Last »' + last_title: 'Go to last page' + last_reader: 'Last page' + pageset_empty: 'No pages to display.' page_previous: '@number' page_next: '@number' - first: '« First' - previous: '‹ Previous' - next: 'Next ›' - last: 'Last »' - pageset_empty: 'No pages to display.' - page_current_title: 'Current page' page_title: 'Go to page @number' - first_title: 'Go to first page' - previous_title: 'Go to previous page' - next_title: 'Go to next page' - last_title: 'Go to last page' - page_current_reader: 'Current page' page_reader: Page - first_reader: 'First page' - previous_reader: 'Previous page' - next_reader: 'Next page' - last_reader: 'Last page' items: prefix_label: Item suffix_label: 'of @total_items' page_current: '@item' + page_current_title: 'Current items' + page_current_reader: 'Current items' + first: '« First' + first_title: 'Go to first item' + first_reader: 'First item' + previous: '‹ Previous' + previous_title: 'Go to previous items' + previous_reader: 'Previous items' + next: 'Next ›' + next_title: 'Go to next items' + next_reader: 'Next items' + last: 'Last »' + last_title: 'Go to last item' + last_reader: 'Last item' + pageset_empty: 'No items to display.' page_previous: '@item' page_next: '@item' - first: '« First' - previous: '‹ Previous' - next: 'Next ›' - last: 'Last »' - pageset_empty: 'No items to display.' - page_current_title: 'Current items' page_title: 'Go to item @item' - first_title: 'Go to first item' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last item' - page_current_reader: 'Current items' page_reader: Item - first_reader: 'First item' - previous_reader: 'Previous items' - next_reader: 'Next items' - last_reader: 'Last item' item_ranges: prefix_label: Items suffix_label: 'of @total_items' page_current: '@item_low-@item_high' + page_current_title: 'Current items' + page_current_reader: 'Current items' + first: '« First' + first_title: 'Go to first items' + first_reader: 'First items' + previous: '‹ Previous' + previous_title: 'Go to previous items' + previous_reader: 'Previous items' + next: 'Next ›' + next_title: 'Go to next items' + next_reader: 'Next items' + last: 'Last »' + last_title: 'Go to last items' + last_reader: 'Last items' + pageset_empty: 'No items to display.' page_previous: '@item_low-@item_high' page_next: '@item_low-@item_high' - first: '« First' - previous: '‹ Previous' - next: 'Next ›' - last: 'Last »' - pageset_empty: 'No items to display.' - page_current_title: 'Current items' page_title: 'Go to items @item_low-@item_high' - first_title: 'Go to first items' - previous_title: 'Go to previous items' - next_title: 'Go to next items' - last_title: 'Go to last items' - page_current_reader: 'Current items' page_reader: Items - first_reader: 'First items' - previous_reader: 'Previous items' - next_reader: 'Next items' - last_reader: 'Last items' -_core: - default_config_hash: igO6H6v8MWpPKOsd1zmT-Od1xRB4Srna7mu6RBmDzD8 diff --git a/config/sync/path_alias_xt.settings.yml b/config/sync/path_alias_xt.settings.yml index 58428a8d..20c19092 100644 --- a/config/sync/path_alias_xt.settings.yml +++ b/config/sync/path_alias_xt.settings.yml @@ -1,4 +1,4 @@ -user_special: true -regex_pattern: '{(^node|^user|^taxonomy/term)/([0-9]+)/(.+)}' _core: default_config_hash: Eee2yPxbx-GtTowlxw6bfEtn5JdpohybL_OOCy3aUEE +user_special: true +regex_pattern: '{(^node|^user|^taxonomy/term)/([0-9]+)/(.+)}' diff --git a/config/sync/pathauto.pattern.blabla_article_.yml b/config/sync/pathauto.pattern.blabla_article_.yml index b583a2e1..581cbba1 100644 --- a/config/sync/pathauto.pattern.blabla_article_.yml +++ b/config/sync/pathauto.pattern.blabla_article_.yml @@ -11,12 +11,12 @@ pattern: 'blabla/[node:title]' selection_criteria: d0ad31d5-4ed3-40f7-84ed-297271c60fc7: id: node_type - bundles: - article: article negate: false + uuid: d0ad31d5-4ed3-40f7-84ed-297271c60fc7 context_mapping: node: node - uuid: d0ad31d5-4ed3-40f7-84ed-297271c60fc7 + bundles: + article: article selection_logic: and weight: -5 relationships: { } diff --git a/config/sync/pathauto.pattern.simplenews.yml b/config/sync/pathauto.pattern.simplenews.yml index 6400bb56..c23e2bf6 100644 --- a/config/sync/pathauto.pattern.simplenews.yml +++ b/config/sync/pathauto.pattern.simplenews.yml @@ -11,12 +11,12 @@ pattern: 'newsletter/[node:simplenews_issue]/[node:title]' selection_criteria: efc914c4-688c-412a-a745-e61a7c1535ae: id: node_type - bundles: - simplenews_issue: simplenews_issue negate: false + uuid: efc914c4-688c-412a-a745-e61a7c1535ae context_mapping: node: node - uuid: efc914c4-688c-412a-a745-e61a7c1535ae + bundles: + simplenews_issue: simplenews_issue selection_logic: and weight: -10 relationships: diff --git a/config/sync/pathauto.pattern.thematique.yml b/config/sync/pathauto.pattern.thematique.yml index 06d9fe05..9c0100bc 100644 --- a/config/sync/pathauto.pattern.thematique.yml +++ b/config/sync/pathauto.pattern.thematique.yml @@ -11,12 +11,12 @@ pattern: 'thematique/[node:title]' selection_criteria: a7ecad62-8643-4783-9b2e-56f739bfa1b1: id: node_type - bundles: - thematique: thematique negate: false + uuid: a7ecad62-8643-4783-9b2e-56f739bfa1b1 context_mapping: node: node - uuid: a7ecad62-8643-4783-9b2e-56f739bfa1b1 + bundles: + thematique: thematique selection_logic: and weight: -5 relationships: { } diff --git a/config/sync/pathauto.settings.yml b/config/sync/pathauto.settings.yml index 4303c7c9..63be5902 100644 --- a/config/sync/pathauto.settings.yml +++ b/config/sync/pathauto.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: QDedIRjSYDH1ZiuQZ1LIkF9_wOwsokd_Cidr-mXA25E +langcode: fr enabled_entity_types: - user punctuation: @@ -42,7 +45,6 @@ reduce_ascii: false case: true ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with' update_action: 2 -langcode: fr safe_tokens: - alias - alias @@ -51,5 +53,3 @@ safe_tokens: - login-url - url - url-brief -_core: - default_config_hash: QDedIRjSYDH1ZiuQZ1LIkF9_wOwsokd_Cidr-mXA25E diff --git a/config/sync/pathologic.settings.yml b/config/sync/pathologic.settings.yml index 4a1accb9..5bf5734e 100644 --- a/config/sync/pathologic.settings.yml +++ b/config/sync/pathologic.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: EKYCulG-Y3pcObfUpVbl-D9T5DDX6d4hpQ-BVlSBAmw scheme_whitelist: - http - https @@ -5,5 +7,3 @@ scheme_whitelist: - internal protocol_style: full local_paths: '' -_core: - default_config_hash: EKYCulG-Y3pcObfUpVbl-D9T5DDX6d4hpQ-BVlSBAmw diff --git a/config/sync/printable.settings.yml b/config/sync/printable.settings.yml index df098839..e75124dd 100644 --- a/config/sync/printable.settings.yml +++ b/config/sync/printable.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: '--64pTFtZ_ATDgWZMzTVtdhWcYJcq7fvQT9fZn3UCOU' printable_entities: node: node user: user @@ -41,8 +43,8 @@ extract_links: '0' save_pdf: false pdf_tool: TCPDF paper_size: A4 -page_orientation: portrait path_to_binary: '' +page_orientation: portrait pdf_location: '[site:name]-[current-page:title]' send_to_printer: false close_window: false @@ -57,6 +59,4 @@ printable_pdf_link_locations: user: '0' print_pdf_use_xvfb_run: false path_to_xvfb_run: '' -_core: - default_config_hash: '--64pTFtZ_ATDgWZMzTVtdhWcYJcq7fvQT9fZn3UCOU' ignore_warnings: 1 diff --git a/config/sync/profile.type.contact_company.yml b/config/sync/profile.type.contact_company.yml index 68167079..d99a3344 100644 --- a/config/sync/profile.type.contact_company.yml +++ b/config/sync/profile.type.contact_company.yml @@ -4,8 +4,8 @@ status: true dependencies: { } id: contact_company label: 'Contact Company' -registration: false multiple: true +registration: false roles: contact_company: contact_company unverified: '0' diff --git a/config/sync/profile.type.member.yml b/config/sync/profile.type.member.yml index 4996aebe..232fa44b 100644 --- a/config/sync/profile.type.member.yml +++ b/config/sync/profile.type.member.yml @@ -4,8 +4,8 @@ status: true dependencies: { } id: member label: Member -registration: false multiple: true +registration: false roles: free_user: free_user contact_company: contact_company diff --git a/config/sync/pwa.config.yml b/config/sync/pwa.config.yml index f2c516ca..9afee06d 100644 --- a/config/sync/pwa.config.yml +++ b/config/sync/pwa.config.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: cP1TZQyv1WdET3iepl2QoyOPK7VeO0xHm0lU_FU1Wmc site_name: materiO short_name: materiO description: 'The material library your projects deserve' @@ -13,8 +15,6 @@ offline_page: /offline cache_version: '2' cross_origin: false skip_waiting: false -_core: - default_config_hash: cP1TZQyv1WdET3iepl2QoyOPK7VeO0xHm0lU_FU1Wmc image: /sites/default/files/pwa/materiopwaicon.png image_small: /sites/default/files/pwa/materiopwaicon.pngcopy.png image_very_small: /sites/default/files/pwa/materiopwaicon.pngcopy2.png diff --git a/config/sync/pwa_extras.settings.apple.yml b/config/sync/pwa_extras.settings.apple.yml index 1329f7ce..8061a5b9 100644 --- a/config/sync/pwa_extras.settings.apple.yml +++ b/config/sync/pwa_extras.settings.apple.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: TOeFdF8Tjq2HqBmUgrTH06d7ZpY5qNLHZTLPIaCVsEk touch_icons: touch-icon-default: touch-icon-default meta_tags: @@ -19,5 +21,3 @@ dependencies: enforced: module: - pwa_extras -_core: - default_config_hash: TOeFdF8Tjq2HqBmUgrTH06d7ZpY5qNLHZTLPIaCVsEk diff --git a/config/sync/redirect.settings.yml b/config/sync/redirect.settings.yml index a9a6f00b..cb6a11d8 100644 --- a/config/sync/redirect.settings.yml +++ b/config/sync/redirect.settings.yml @@ -1,3 +1,6 @@ +langcode: fr +_core: + default_config_hash: R7HmKRbuDsDQNpqEWt7wWcf0ygaE3u-NQQr-w_LhHJk auto_redirect: true default_status_code: 301 passthrough_querystring: true @@ -5,6 +8,3 @@ warning: false ignore_admin_path: false access_check: false route_normalizer_enabled: true -langcode: fr -_core: - default_config_hash: R7HmKRbuDsDQNpqEWt7wWcf0ygaE3u-NQQr-w_LhHJk diff --git a/config/sync/rest.settings.yml b/config/sync/rest.settings.yml deleted file mode 100644 index 5cc6cce0..00000000 --- a/config/sync/rest.settings.yml +++ /dev/null @@ -1,3 +0,0 @@ -bc_entity_resource_permissions: false -_core: - default_config_hash: Jg3_yqsTIZ51KOKp3OV2KDVVrlx3N3OCEfniEse09KE diff --git a/config/sync/role_expire.config.yml b/config/sync/role_expire.config.yml index 8953d16a..8bf7a548 100644 --- a/config/sync/role_expire.config.yml +++ b/config/sync/role_expire.config.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: lhWT9VD8JMC6tKD0jyuXGQDxYY0v6u7jaCXBhKKmXks role_expire_default_roles: '{"unverified":"0","free_user":"0","contact_company":"0","alpha_testeur":"0","student":"free_user","adherent":"0","translator":"0","admin_showroom":"0","admin":"0","root":"0"}' role_expire_disabled_roles: '{"unverified":1,"free_user":1,"contact_company":1,"alpha_testeur":1,"student":0,"adherent":1,"translator":1,"admin_showroom":1,"admin":1,"root":1}' role_expire_default_duration_roles: student: '1 year' -_core: - default_config_hash: lhWT9VD8JMC6tKD0jyuXGQDxYY0v6u7jaCXBhKKmXks diff --git a/config/sync/search_api.index.autocomplete.yml b/config/sync/search_api.index.autocomplete.yml index 177fecac..f99fc219 100644 --- a/config/sync/search_api.index.autocomplete.yml +++ b/config/sync/search_api.index.autocomplete.yml @@ -2,32 +2,29 @@ uuid: a4dced3e-3c63-4624-910b-1e94eb068e08 langcode: en status: true dependencies: + config: + - field.storage.taxonomy_term.field_synonyms + - search_api.server.database_search_autocomplete module: - search_api_solr - taxonomy - synonyms - search_api - config: - - field.storage.taxonomy_term.field_synonyms - - search_api.server.database_search_autocomplete third_party_settings: search_api_solr: finalize: false commit_before_finalize: false commit_after_finalize: false - multilingual: - limit_to_content_language: true - include_language_independent: true highlighter: maxAnalyzedChars: 51200 fragmenter: gap + usePhraseHighlighter: true + highlightMultiTerm: true + preserveMulti: false regex: slop: 0.5 pattern: blank maxAnalyzedChars: 10000 - usePhraseHighlighter: true - highlightMultiTerm: true - preserveMulti: false highlight: mergeContiguous: false requireFieldMatch: false @@ -51,6 +48,9 @@ third_party_settings: index_prefix: '' collection: '' timezone: '' + multilingual: + limit_to_content_language: true + include_language_independent: true id: autocomplete name: 'autocomplete taxonomy' description: '' @@ -119,18 +119,18 @@ processor_settings: weights: preprocess_index: 0 type_boost: + weights: + preprocess_index: 0 boosts: 'entity:taxonomy_term': datasource_boost: !!float 1 bundle_boosts: thesaurus: !!float 2 - weights: - preprocess_index: 0 tracker_settings: default: indexing_order: lifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: database_search_autocomplete diff --git a/config/sync/search_api.index.database.yml b/config/sync/search_api.index.database.yml index e5d8f436..09c33017 100644 --- a/config/sync/search_api.index.database.yml +++ b/config/sync/search_api.index.database.yml @@ -2,14 +2,6 @@ uuid: 9044a42a-bf11-44ba-8b27-fa38d99f8dba langcode: en status: true dependencies: - module: - - search_api_solr - - materio_sapi - - taxonomy - - node - - synonyms - - search_api - - address config: - field.storage.node.body - field.storage.node.field_distributor @@ -21,24 +13,29 @@ dependencies: - field.storage.taxonomy_term.field_synonyms - field.storage.node.field_thesaurus - search_api.server.materio + module: + - search_api_solr + - materio_sapi + - taxonomy + - node + - synonyms + - search_api + - address third_party_settings: search_api_solr: finalize: true commit_before_finalize: false commit_after_finalize: false - multilingual: - limit_to_content_language: true - include_language_independent: true highlighter: maxAnalyzedChars: 51200 fragmenter: gap + usePhraseHighlighter: false + highlightMultiTerm: false + preserveMulti: false regex: slop: 0.5 pattern: blank maxAnalyzedChars: 10000 - usePhraseHighlighter: false - highlightMultiTerm: false - preserveMulti: false highlight: mergeContiguous: false requireFieldMatch: false @@ -62,6 +59,9 @@ third_party_settings: index_prefix: '' collection: '' timezone: '' + multilingual: + limit_to_content_language: true + include_language_independent: true id: database name: database description: '' @@ -403,15 +403,19 @@ datasource_settings: processor_settings: add_url: { } address_abbreviations_to_full_form: - all_fields: false weights: preprocess_index: -20 preprocess_query: -20 + all_fields: false aggregated_field: { } content_access: weights: preprocess_query: -50 double_quote_workaround: + weights: + postprocess_query: 0 + preprocess_index: -15 + preprocess_query: -48 all_fields: true fields: - country_code @@ -428,12 +432,11 @@ processor_settings: - title - uuid replacement: '|9999999998|' - weights: - postprocess_query: 0 - preprocess_index: -15 - preprocess_query: -48 entity_status: { } html_filter: + weights: + preprocess_index: -15 + preprocess_query: -49 all_fields: true fields: - field_country_name_computed @@ -470,9 +473,6 @@ processor_settings: h2: 3 h3: 2 strong: 2 - weights: - preprocess_index: -15 - preprocess_query: -49 language_with_fallback: { } rendered_item: { } solr_date_range: @@ -482,7 +482,7 @@ tracker_settings: default: indexing_order: fifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: materio diff --git a/config/sync/search_api.server.database_search_autocomplete.yml b/config/sync/search_api.server.database_search_autocomplete.yml index 5bdea33a..17cde58a 100644 --- a/config/sync/search_api.server.database_search_autocomplete.yml +++ b/config/sync/search_api.server.database_search_autocomplete.yml @@ -34,6 +34,12 @@ name: 'Database Search Autocomplete' description: '' backend: search_api_solr backend_config: + retrieve_data: true + highlight_data: false + site_hash: true + server_prefix: '' + domain: generic + environment: default connector: standard connector_config: scheme: http @@ -45,13 +51,15 @@ backend_config: index_timeout: 5 optimize_timeout: 10 finalize_timeout: 30 - commit_within: 1000 + skip_schema_check: false solr_version: '8' http_method: AUTO - skip_schema_check: false + commit_within: 1000 jmx: false jts: false solr_install_dir: ../../.. + optimize: false + fallback_multiple: true disabled_field_types: { } disabled_caches: { } disabled_request_handlers: @@ -62,11 +70,3 @@ backend_config: - request_dispatcher_httpcaching_default_7_0_0 rows: 10 index_single_documents_fallback_count: 10 - retrieve_data: true - highlight_data: false - fallback_multiple: true - server_prefix: '' - domain: generic - environment: default - optimize: false - site_hash: true diff --git a/config/sync/search_api.server.materio.yml b/config/sync/search_api.server.materio.yml index 92dc9c93..fe7de8f6 100644 --- a/config/sync/search_api.server.materio.yml +++ b/config/sync/search_api.server.materio.yml @@ -34,6 +34,12 @@ name: 'materio base' description: '' backend: search_api_solr backend_config: + retrieve_data: true + highlight_data: false + site_hash: true + server_prefix: '' + domain: generic + environment: default connector: standard connector_config: scheme: http @@ -45,12 +51,14 @@ backend_config: index_timeout: 5 optimize_timeout: 10 finalize_timeout: 30 - commit_within: 1000 + skip_schema_check: false solr_version: '8' http_method: AUTO - skip_schema_check: false + commit_within: 1000 jmx: false solr_install_dir: ../../.. + optimize: false + fallback_multiple: true disabled_field_types: { } disabled_caches: { } disabled_request_handlers: @@ -60,11 +68,3 @@ backend_config: - request_dispatcher_httpcaching_default_7_0_0 rows: 10 index_single_documents_fallback_count: 10 - retrieve_data: true - highlight_data: false - fallback_multiple: true - server_prefix: '' - domain: generic - environment: default - optimize: false - site_hash: true diff --git a/config/sync/search_api.settings.yml b/config/sync/search_api.settings.yml index 33251b26..6b1f80ea 100644 --- a/config/sync/search_api.settings.yml +++ b/config/sync/search_api.settings.yml @@ -1,10 +1,10 @@ +_core: + default_config_hash: '-ts6YP3HWiO8vbWrV8j1VxyAgtOrC6LJAT-lqw3GFpM' +langcode: fr default_cron_limit: 50 cron_worker_runtime: 15 default_tracker: default tracking_page_size: 100 -langcode: fr -_core: - default_config_hash: '-ts6YP3HWiO8vbWrV8j1VxyAgtOrC6LJAT-lqw3GFpM' boost_factors: - !!float 0 - 0.1 diff --git a/config/sync/search_api_db.settings.yml b/config/sync/search_api_db.settings.yml index 9cff56c6..4ea180e9 100644 --- a/config/sync/search_api_db.settings.yml +++ b/config/sync/search_api_db.settings.yml @@ -1,4 +1,4 @@ -autocomplete_max_occurrences: 0.9 -langcode: fr _core: default_config_hash: 1wOY69ws2LJ9gevv6ojssds9LZ7_vPWKWdYBl1ivvYU +langcode: fr +autocomplete_max_occurrences: 0.9 diff --git a/config/sync/search_api_solr.solr_field_type.text_en_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_en_6_0_0.yml index 7766347e..5d65c0c9 100644 --- a/config/sync/search_api_solr.solr_field_type.text_en_6_0_0.yml +++ b/config/sync/search_api_solr.solr_field_type.text_en_6_0_0.yml @@ -1,9 +1,12 @@ uuid: 2baa1522-4631-44f3-b431-525013843430 langcode: en status: true -dependencies: { } -_core: - default_config_hash: cIxnmt1lxtYweC2f7POlTmd3LmzaTAI9_MRhxlX_jAs +dependencies: + config: + - language.entity.en + module: + - search_api_solr + - language id: text_en_6_0_0 label: 'English Text Field' minimum_solr_version: 6.0.0 @@ -46,8 +49,8 @@ field_type: class: solr.LowerCaseFilterFactory - class: solr.SnowballPorterFilterFactory - language: English protected: protwords_en.txt + language: English - class: solr.RemoveDuplicatesTokenFilterFactory - @@ -61,9 +64,9 @@ field_type: filters: - class: solr.SynonymFilterFactory + ignoreCase: true synonyms: synonyms_en.txt expand: true - ignoreCase: true - class: solr.StopFilterFactory ignoreCase: true @@ -86,8 +89,8 @@ field_type: class: solr.LowerCaseFilterFactory - class: solr.SnowballPorterFilterFactory - language: English protected: protwords_en.txt + language: English - class: solr.RemoveDuplicatesTokenFilterFactory unstemmed_field_type: @@ -137,9 +140,9 @@ unstemmed_field_type: filters: - class: solr.SynonymFilterFactory + ignoreCase: true synonyms: synonyms_en.txt expand: true - ignoreCase: true - class: solr.StopFilterFactory ignoreCase: true @@ -162,7 +165,6 @@ unstemmed_field_type: class: solr.LowerCaseFilterFactory - class: solr.RemoveDuplicatesTokenFilterFactory -spellcheck_field_type: null collated_field_type: name: collated_en class: solr.ICUCollationField @@ -246,7 +248,17705 @@ solr_configs: name: buildOnStartup VALUE: 'false' text_files: - stopwords: "a\nan\nand\nare\nas\nat\nbe\nbut\nby\nfor\nif\nin\ninto\nis\nit\nno\nnot\nof\non\nor\ns\nsuch\nt\nthat\nthe\ntheir\nthen\nthere\nthese\nthey\nthis\nto\nwas\nwill\nwith\n" - synonyms: "drupal, durpal\n" - protwords: "\n" - accents: "# À => A\n\"\\u00C0\" => \"A\"\n# Á => A\n\"\\u00C1\" => \"A\"\n#  => A\n\"\\u00C2\" => \"A\"\n# à => A\n\"\\u00C3\" => \"A\"\n# Ä => A\n\"\\u00C4\" => \"A\"\n# Å => A\n\"\\u00C5\" => \"A\"\n# Ą => A\n\"\\u0104\" => \"A\"\n# Æ => AE\n\"\\u00C6\" => \"AE\"\n# Ç => C\n\"\\u00C7\" => \"C\"\n# Ć => C\n\"\\U0106\" => \"C\"\n# È => E\n\"\\u00C8\" => \"E\"\n# É => E\n\"\\u00C9\" => \"E\"\n# Ê => E\n\"\\u00CA\" => \"E\"\n# Ë => E\n\"\\u00CB\" => \"E\"\n# Ę => E\n\"\\u0118\" => \"E\"\n# Ì => I\n\"\\u00CC\" => \"I\"\n# Í => I\n\"\\u00CD\" => \"I\"\n# Î => I\n\"\\u00CE\" => \"I\"\n# Ï => I\n\"\\u00CF\" => \"I\"\n# IJ => IJ\n\"\\u0132\" => \"IJ\"\n# Ð => D\n\"\\u00D0\" => \"D\"\n# Ł => L\n\"\\u0141\" => \"L\"\n# Ñ => N\n\"\\u00D1\" => \"N\"\n# Ń => N\n\"\\u0143\" => \"N\"\n# Ò => O\n\"\\u00D2\" => \"O\"\n# Ó => O\n\"\\u00D3\" => \"O\"\n# Ô => O\n\"\\u00D4\" => \"O\"\n# Õ => O\n\"\\u00D5\" => \"O\"\n# Ö => O\n\"\\u00D6\" => \"O\"\n# Ø => O\n\"\\u00D8\" => \"O\"\n# Œ => OE\n\"\\u0152\" => \"OE\"\n# Þ\n\"\\u00DE\" => \"TH\"\n# Ù => U\n\"\\u00D9\" => \"U\"\n# Ú => U\n\"\\u00DA\" => \"U\"\n# Û => U\n\"\\u00DB\" => \"U\"\n# Ü => U\n\"\\u00DC\" => \"U\"\n# Ý => Y\n\"\\u00DD\" => \"Y\"\n# Ÿ => Y\n\"\\u0178\" => \"Y\"\n# à => a\n\"\\u00E0\" => \"a\"\n# á => a\n\"\\u00E1\" => \"a\"\n# â => a\n\"\\u00E2\" => \"a\"\n# ã => a\n\"\\u00E3\" => \"a\"\n# ä => a\n\"\\u00E4\" => \"a\"\n# å => a\n\"\\u00E5\" => \"a\"\n# æ => ae\n\"\\u00E6\" => \"ae\"\n# ç => c\n\"\\u00E7\" => \"c\"\n# è => e\n\"\\u00E8\" => \"e\"\n# é => e\n\"\\u00E9\" => \"e\"\n# ê => e\n\"\\u00EA\" => \"e\"\n# ë => e\n\"\\u00EB\" => \"e\"\n# ì => i\n\"\\u00EC\" => \"i\"\n# í => i\n\"\\u00ED\" => \"i\"\n# î => i\n\"\\u00EE\" => \"i\"\n# ï => i\n\"\\u00EF\" => \"i\"\n# ij => ij\n\"\\u0133\" => \"ij\"\n# ð => d\n\"\\u00F0\" => \"d\"\n# ñ => n\n\"\\u00F1\" => \"n\"\n# ò => o\n\"\\u00F2\" => \"o\"\n# ó => o\n\"\\u00F3\" => \"o\"\n# ô => o\n\"\\u00F4\" => \"o\"\n# õ => o\n\"\\u00F5\" => \"o\"\n# ö => o\n\"\\u00F6\" => \"o\"\n# ø => o\n\"\\u00F8\" => \"o\"\n# œ => oe\n\"\\u0153\" => \"oe\"\n# ß => ss\n\"\\u00DF\" => \"ss\"\n# Ś => S\n\"\\u015a\" => \"S\"\n# þ => th\n\"\\u00FE\" => \"th\"\n# ù => u\n\"\\u00F9\" => \"u\"\n# ú => u\n\"\\u00FA\" => \"u\"\n# û => u\n\"\\u00FB\" => \"u\"\n# ü => u\n\"\\u00FC\" => \"u\"\n# ý => y\n\"\\u00FD\" => \"y\"\n# ÿ => y\n\"\\u00FF\" => \"y\"\n# Ź => Z\n\"\\u0179\" => \"Z\"\n# Ż => Z\n\"\\u017b\" => \"Z\"\n# ff => ff\n\"\\uFB00\" => \"ff\"\n# fi => fi\n\"\\uFB01\" => \"fi\"\n# fl => fl\n\"\\uFB02\" => \"fl\"\n# ffi => ffi\n\"\\uFB03\" => \"ffi\"\n# ffl => ffl\n\"\\uFB04\" => \"ffl\"\n# ſt => st\n\"\\uFB05\" => \"st\"\n# st => st\n\"\\uFB06\" => \"st\"\n" + stopwords: | + a + an + and + are + as + at + be + but + by + for + if + in + into + is + it + no + not + of + on + or + s + such + t + that + the + their + then + there + these + they + this + to + was + will + with + protwords: | + + accents: | + # À => A + "\u00C0" => "A" + # Á => A + "\u00C1" => "A" + #  => A + "\u00C2" => "A" + # à => A + "\u00C3" => "A" + # Ä => A + "\u00C4" => "A" + # Å => A + "\u00C5" => "A" + # Ą => A + "\u0104" => "A" + # Æ => AE + "\u00C6" => "AE" + # Ç => C + "\u00C7" => "C" + # Ć => C + "\U0106" => "C" + # È => E + "\u00C8" => "E" + # É => E + "\u00C9" => "E" + # Ê => E + "\u00CA" => "E" + # Ë => E + "\u00CB" => "E" + # Ę => E + "\u0118" => "E" + # Ì => I + "\u00CC" => "I" + # Í => I + "\u00CD" => "I" + # Î => I + "\u00CE" => "I" + # Ï => I + "\u00CF" => "I" + # IJ => IJ + "\u0132" => "IJ" + # Ð => D + "\u00D0" => "D" + # Ł => L + "\u0141" => "L" + # Ñ => N + "\u00D1" => "N" + # Ń => N + "\u0143" => "N" + # Ò => O + "\u00D2" => "O" + # Ó => O + "\u00D3" => "O" + # Ô => O + "\u00D4" => "O" + # Õ => O + "\u00D5" => "O" + # Ö => O + "\u00D6" => "O" + # Ø => O + "\u00D8" => "O" + # Œ => OE + "\u0152" => "OE" + # Þ + "\u00DE" => "TH" + # Ù => U + "\u00D9" => "U" + # Ú => U + "\u00DA" => "U" + # Û => U + "\u00DB" => "U" + # Ü => U + "\u00DC" => "U" + # Ý => Y + "\u00DD" => "Y" + # Ÿ => Y + "\u0178" => "Y" + # à => a + "\u00E0" => "a" + # á => a + "\u00E1" => "a" + # â => a + "\u00E2" => "a" + # ã => a + "\u00E3" => "a" + # ä => a + "\u00E4" => "a" + # å => a + "\u00E5" => "a" + # æ => ae + "\u00E6" => "ae" + # ç => c + "\u00E7" => "c" + # è => e + "\u00E8" => "e" + # é => e + "\u00E9" => "e" + # ê => e + "\u00EA" => "e" + # ë => e + "\u00EB" => "e" + # ì => i + "\u00EC" => "i" + # í => i + "\u00ED" => "i" + # î => i + "\u00EE" => "i" + # ï => i + "\u00EF" => "i" + # ij => ij + "\u0133" => "ij" + # ð => d + "\u00F0" => "d" + # ñ => n + "\u00F1" => "n" + # ò => o + "\u00F2" => "o" + # ó => o + "\u00F3" => "o" + # ô => o + "\u00F4" => "o" + # õ => o + "\u00F5" => "o" + # ö => o + "\u00F6" => "o" + # ø => o + "\u00F8" => "o" + # œ => oe + "\u0153" => "oe" + # ß => ss + "\u00DF" => "ss" + # Ś => S + "\u015a" => "S" + # þ => th + "\u00FE" => "th" + # ù => u + "\u00F9" => "u" + # ú => u + "\u00FA" => "u" + # û => u + "\u00FB" => "u" + # ü => u + "\u00FC" => "u" + # ý => y + "\u00FD" => "y" + # ÿ => y + "\u00FF" => "y" + # Ź => Z + "\u0179" => "Z" + # Ż => Z + "\u017b" => "Z" + # ff => ff + "\uFB00" => "ff" + # fi => fi + "\uFB01" => "fi" + # fl => fl + "\uFB02" => "fl" + # ffi => ffi + "\uFB03" => "ffi" + # ffl => ffl + "\uFB04" => "ffl" + # ſt => st + "\uFB05" => "st" + # st => st + "\uFB06" => "st" + # Māori macrons. + # Ā => A + "\u0100" => "A" + # Ē => E + "\u0112" => "E" + # Ī => I + "\u012A" => "I" + # Ō => O + "\u014C" => "O" + # Ū => U + "\u016A" => "U" + # ā => a + "\u0101" => "a" + # ē => e + "\u0113" => "e" + # ī => i + "\u012B" => "i" + # ō => o + "\u014D" => "o" + # ū => u + "\u016B" => "u" + synonyms: | + drupal, durpal + abettor's, abetter's + abettor, abetter + abettors, abetters + abnormalize, abnormalise + abnormalized, abnormalised + abnormalizing, abnormalising + abolitionize, abolitionise + abolitionized, abolitionised + abolitionizing, abolitionising + abridgment's, abridgement's + abridgment, abridgement + abridgments, abridgements + absinthe's, absinth's + absinthe, absinth + absinthes, absinths + academize, academise + academized, academised + academizing, academising + acalephe, acalephae + accessorize, accessorise + accessorized, accessorised + accessorizes, accessorises + accessorizing, accessorising + acclimatizable, acclimatisable + acclimatization's, acclimatisation's + acclimatization, acclimatisation + acclimatize, acclimatise + acclimatized, acclimatised + acclimatizer, acclimatiser + acclimatizers, acclimatisers + acclimatizes, acclimatises + acclimatizing, acclimatising + accorage, accourage + accoraged, accouraged + accorages, accourages + accoraging, accouraging + accouter, accoutre + accoutered, accoutred + accoutering, accoutring + accouterment's, accoutrement's + accouterment, accoutrement + accouterments, accoutrements + accouters, accoutres + Acemetae's, Acoemetae's + Acemetae, Acoemetae + Acemetic's, Acoemetic's + Acemetic, Acoemetic + Acer's, Acre's + Acer, Acre + acetonemia, acetonaemia + acetonemic, acetonaemic + achenia, achaenia + achenium, achaenium + acheniums, achaeniums + achenocarp, achaenocarp + achroiocythemia, achroiocythaemia + achromatization's, achromatisation's + achromatization, achromatisation + achromatizations, achromatisations + achromatize, achromatise + achromatized, achromatised + achromatizes, achromatises + achromatizing, achromatising + acidemia, acidaemia + acknowledgment's, acknowledgement's + acknowledgment, acknowledgement + acknowledgments, acknowledgements + acmesthesia, acmaesthesia + acroanesthesia, acroanaesthesia + acroesthesia, acroaesthesia + actualization's, actualisation's + actualization, actualisation + actualizations, actualisations + actualize, actualise + actualized, actualised + actualizes, actualises + actualizing, actualising + acuesthesia, acuaesthesia + adapter's, adaptor's + adapter, adaptor + adapters, adaptors + addable, addible + addenda, addendums + adjuster's, adjustor's + adjuster, adjustor + adjusters, adjustors + adonize, adonise + adonized, adonised + adonizes, adonises + adonizing, adonising + adrenalin's, adrenalin's + adrenaline, adrenalin + adulterize, adulterise + adulterized, adulterised + adulterizes, adulterises + adulterizing, adulterising + advene, advenae + adverbialize, adverbialise + adverbialized, adverbialised + adverbializes, adverbialises + adverbializing, adverbialising + advertise, advertize + advertised, advertized + advertisement's, advertizement's + advertisement, advertizement + advertisements, advertizements + advertises, advertizes + advertising, advertizing + advertizable, advertisable + adviser's, advisor's + adviser, advisor + advisers, advisors + adze's, adz's + adze, adz + aedile's, edile's + aedile, edile + aediles, ediles + Aedon's, Aaedon's + Aedon, Aaedon + Aeetes's, Aeaetes's + Aeetes, Aeaetes + aegis's, egis's + aegis, egis + aegises, egises + aerialness's, aaerialness's + aerialness, aaerialness + aeric, areic + aerogram, aerogramme + aerograms, aerogrammes + aerographer, areographer + aerographic, areographic + aerographical, areographical + aerographies, areographies + aerography's, areography's + aerography, areography + aerologic, areologic + aerological, areological + aerologies, areologies + aerologist's, areologist's + aerologist, areologist + aerology's, areology's + aerology, areology + aerometer, areometer + aerometers, areometers + aerometric, areometric + Aerope's, Aaerope's + Aerope, Aaerope + aesthete's, esthete's + aesthete, esthete + aesthetes, esthetes + aesthetic's, esthetic's + aesthetic, esthetic + aesthetically, esthetically + aestheticize, aestheticise + aestheticized, aestheticised + aestheticizes, aestheticises + aestheticizing, aestheticising + aesthetics, esthetics + affeer, affere + Africanization's, Africanisation's + Africanization, Africanisation + Africanizations, Africanisations + Africanize, Africanise + Africanized, Africanised + Africanizes, Africanises + Africanizing, Africanising + Afrikanerization, Afrikanerisation + Afrikanerize, Afrikanerise + Afrikanerized, Afrikanerised + Afrikanerizes, Afrikanerises + Afrikanerizing, Afrikanerising + agathodemon, agathodaemon + agatize, agatise + agatizes, agatises + ageism, agism + agenize, agenise + ager, agre + aggrandizable's, aggrandisable's + aggrandizable, aggrandisable + aggrandizables, aggrandisables + aggrandization, aggrandisation + aggrandize, aggrandise + aggrandized, aggrandised + aggrandizement's, aggrandisement's + aggrandizement, aggrandisement + aggrandizements, aggrandisements + aggrandizer's, aggrandiser's + aggrandizer, aggrandiser + aggrandizers, aggrandisers + aggrandizes, aggrandises + aggrandizing, aggrandising + aging's, ageing's + aging, ageing + agings, ageings + agnize, agnise + agnized, agnised + agnizes, agnises + agnizing, agnising + agonize, agonise + agonized, agonised + agonizedlies, agonisedlies + agonizedly, agonisedly + agonizer, agoniser + agonizers, agonisers + agonizes, agonises + agonizing, agonising + agonizinglier, agonisinglier + agonizingliest, agonisingliest + agonizingly, agonisingly + agrarianize, agrarianise + agrarianizes, agrarianises + agrize, agrise + agrized, agrised + agrizes, agrises + agrizing, agrising + aguize, aguise + aguized, aguised + aguizes, aguises + aguizing, aguising + aiger, aigre + air_gun, airgun + air_letter, airletter + airfoil's, aerofoil's + airfoil, aerofoil + airfoils, aerofoils + airgel, aerogel + airplane's, aeroplane's + airplane, aeroplane + airplanes, aeroplanes + airstrike's, air_strike's + airstrike, air_strike + airstrikes, air_strikes + aker, akre + Aktistete's, Aktistetae's + Aktistete, Aktistetae + albitize, albitise + albitized, albitised + albitizes, albitises + albitizing, albitising + albumenizer, albumeniser + albuminisation's, albuminization's + albuminisation, albuminization + albuminisations, albuminizations + albuminise, albuminize + albuminised, albuminized + albuminises, albuminizes + albuminising, albuminizing + alchemize, alchemise + alchemized, alchemised + alchemizes, alchemises + alchemizing, alchemising + Alcide's, Alcidae's + Alcide, Alcidae + Alcithoe's, Alcithoae's + Alcithoe, Alcithoae + alcoholizable's, alcoholisable's + alcoholizable, alcoholisable + alcoholizables, alcoholisables + alcoholization's, alcoholisation's + alcoholization, alcoholisation + alcoholizations, alcoholisations + alcoholize, alcoholise + alcoholized, alcoholised + alcoholizes, alcoholises + alcoholizing, alcoholising + aleucemic, aleucaemic + aleukemic, aleukaemic + Aleus's, Aloeus's + Aleus, Aloeus + algebraization's, algebraisation's + algebraization, algebraisation + algebraizations, algebraisations + algebraize, algebraise + algebraizes, algebraises + algesthesis, algaesthesis + alienize, alienise + alienizes, alienises + align, aline + aligned, alined + aligning, alining + alignment's, alinement's + alignment, alinement + alignments, alinements + aligns, alines + alkalinization's, alkalinisation's + alkalinization, alkalinisation + alkalinizations, alkalinisations + alkalinize, alkalinise + alkalinized, alkalinised + alkalinizes, alkalinises + alkalinizing, alkalinising + alkalizable, alkalisable + alkalization's, alkalisation's + alkalization, alkalisation + alkalizations, alkalisations + alkalize, alkalise + alkalized, alkalised + alkalizer's, alkaliser's + alkalizer, alkaliser + alkalizes, alkalises + alkalizing, alkalising + allegorization's, allegorisation's + allegorization, allegorisation + allegorizations, allegorisations + allegorize, allegorise + allegorized, allegorised + allegorizer's, allegoriser's + allegorizer, allegoriser + allegorizers, allegorisers + allegorizes, allegorises + allegorizing, allegorising + alleluia's, halleluiah's + alleluia, halleluiah + alleluias, halleluiahs + alloxuremia, alloxuraemia + almanac, almanack + almanacs, almanacks + alphabetization's, alphabetisation's + alphabetization, alphabetisation + alphabetizations, alphabetisations + alphabetize, alphabetise + alphabetized, alphabetised + alphabetizer's, alphabetiser's + alphabetizer, alphabetiser + alphabetizers, alphabetisers + alphabetizes, alphabetises + alphabetizing, alphabetising + alternize, alternise + alternizes, alternises + althea's, althaea's + althea, althaea + altheas, althaeas + althein, althaein + although, altho + aluminization, aluminisation + aluminize, aluminise + aluminized, aluminised + aluminizes, aluminises + aluminizing, aluminising + aluminum's, aluminium's + aluminum, aluminium + aluminums, aluminiums + alumni, alumnuses + alveole, alveolae + amalgamatize, amalgamatise + amalgamatizes, amalgamatises + amalgamization's, amalgamisation's + amalgamization, amalgamisation + amalgamizations, amalgamisations + amalgamize, amalgamise + amalgamizes, amalgamises + Amalthea's, Amalthaea's + Amalthea, Amalthaea + ambiance's, ambience's + ambiance, ambience + ambiances, ambiences + ambicolorate, ambicolourate + ambicoloration, ambicolouration + ambilevous, ambilaevous + ameban, amoeban + amebas, amebae + amebean, amoebean + amebian, amoebian + amebiases, amoebiases + amebiasis, amoebiasis + amebicidal, amoebicidal + amebicide, amoebicide + amebid, amoebid + amebiform, amoebiform + amebiosis, amoebiosis + amebocyte's, amoebocyte's + amebocyte, amoebocyte + amebocytes, amoebocytes + ameboidism's, amoeboidism's + ameboidism, amoeboidism + amebous, amoebous + amebula, amoebula + amenorrhea's, amenorrhoea's + amenorrhea, amenorrhoea + amenorrheal, amenorrhoeal + amenorrheas, amenorrhoeas + amenorrheic, amenorrhoeic + Americanization's, Americanisation's + Americanization, Americanisation + americanization, americanisation + Americanizations, Americanisations + Americanize, Americanise + Americanized, Americanised + americanized, americanised + Americanizer's, Americaniser's + Americanizer, Americaniser + Americanizers, Americanisers + Americanizes, Americanises + Americanizing, Americanising + amid, amidst + amir's, ameer's + amir, ameer + amirs, ameers + ammocete's, ammocoete's + ammocete, ammocoete + ammocetes, ammocoetes + ammoniemia, ammoniaemia + amoeba's, ameba's + amoeba, ameba + amoebic, amebic + amoeboid, ameboid + amok's, amuck's + amok, amuck + amoks, amucks + among, amongst + amoralize, amoralise + amoralizes, amoralises + amoret, amouret + amorism's, amourism's + amorism, amourism + amorisms, amourisms + amorist's, amourist's + amorist, amourist + amoristic, amouristic + amoristics, amouristics + amorists, amourists + amorphization, amorphisation + amorphize, amorphise + amortizable's, amortisable's + amortizable, amortisable + amortizabler, amortisabler + amortizables, amortisables + amortizablest, amortisablest + amortization's, amortisation's + amortization, amortisation + amortizations, amortisations + amortize, amortise + amortized, amortised + amortizement's, amortisement's + amortizement, amortisement + amortizements, amortisements + amortizes, amortises + amortizing, amortising + amphigean, amphigaean + amphitheater's, amphitheatre's + amphitheater, amphitheatre + amphitheaters, amphitheatres + ampoule's, ampul's + ampoule, ampul + ampoules, ampuls + amygdale, amygdalae + amyxorrhea, amyxorrhoea + anabaptize, anabaptise + anabaptized, anabaptised + anabaptizes, anabaptises + anabaptizing, anabaptising + anaesthetization's, anesthetisation's + anaesthetization, anesthetisation + anaesthetizations, anesthetisations + anaesthetize, anesthetise + anaesthetized, anesthetised + anaesthetizer, anesthetiser + anaesthetizers, anesthetisers + anaesthetizes, anesthetises + anaesthetizing, anesthetising + anagrammatize, anagrammatise + anagrammatized, anagrammatised + anagrammatizes, anagrammatises + anagrammatizing, anagrammatising + analogize, analogise + analogized, analogised + analogizes, analogises + analogizing, analogising + analytical, analytic + analytically, analyticalally + analyticiti, analyticaliti + analyticitis, analyticalitis + analyticity, analyticality + analyzability's, analysability's + analyzability, analysability + analyzable, analysable + analyzabler, analysabler + analyzablest, analysablest + analyzation's, analysation's + analyzation, analysation + analyzations, analysations + analyze, analyse + analyzed, analysed + analyzer's, analyser's + analyzer, analyser + analyzers, analysers + analyzes, analyses + analyzing, analysing + anapestically, anapaestically + anapneic, anapnoeic + anarchize, anarchise + anarchized, anarchised + anarchizes, anarchises + anarchizing, anarchising + anathematization's, anathematisation's + anathematization, anathematisation + anathematizations, anathematisations + anathematize, anathematise + anathematized, anathematised + anathematizer's, anathematiser's + anathematizer, anathematiser + anathematizes, anathematises + anathematizing, anathematising + anatomizable, anatomisable + anatomization's, anatomisation's + anatomization, anatomisation + anatomize, anatomise + anatomized, anatomised + anatomizer's, anatomiser's + anatomizer, anatomiser + anatomizes, anatomises + anatomizing, anatomising + Anchinoe's, Anchinoae's + Anchinoe, Anchinoae + ancille, ancillae + anematosis, anaematosis + anemia's, anaemia's + anemia, anaemia + anemias, anaemias + anemic, anaemic + anemically, anaemically + anemicer, anaemicer + anemicest, anaemicest + anemics, anaemics + aneretic, anaeretic + anesis, anoesis + anesthesia's, anaesthesia's + anesthesia, anaesthesia + anesthesiant, anaesthesiant + anesthesias, anaesthesias + anesthesiologies, anaesthesiologies + anesthesiologist's, anaesthesiologist's + anesthesiologist, anaesthesiologist + anesthesiologists, anaesthesiologists + anesthesiology's, anaesthesiology's + anesthesiology, anaesthesiology + anesthesis, anaesthesis + anesthetic's, anaesthetic's + anesthetic, anaesthetic + anesthetically, anaesthetically + anestheticer, anaestheticer + anestheticest, anaestheticest + anesthetics, anaesthetics + anesthetist's, anaesthetist's + anesthetist, anaesthetist + anesthetists, anaesthetists + anesthyl, anaesthyl + anestra, anoestra + anestri, anoestri + anestrous, anoestrous + anestrum, anoestrum + anestrus's, anoestrus's + anestrus, anoestrus + anestruses, anoestruses + anetic, anoetic + anetiological, anaetiological + aneurysm's, aneurism's + aneurysm, aneurism + aneurysms, aneurisms + angelicize, angelicise + angelicizes, angelicises + angelize, angelise + angelizes, angelises + Anglicanize's, Anglicanise's + Anglicanize, Anglicanise + Anglicanizes, Anglicanises + anglicization's, anglicisation's + anglicization, anglicisation + anglicizations, anglicisations + anglicize, anglicise + anglicized, anglicised + anglicizes, anglicises + anglicizing, anglicising + angrecum, angraecum + angularization's, angularisation's + angularization, angularisation + angularizations, angularisations + angularize, angularise + angularizes, angularises + anhematopoiesis's, anhaematopoiesis's + anhematopoiesis, anhaematopoiesis + anhematosis, anhaematosis + anhemolytic, anhaemolytic + anhydremia, anhydraemia + anhydremic, anhydraemic + anhydridization's, anhydridisation's + anhydridization, anhydridisation + anhydridizations, anhydridisations + anhydridize, anhydridise + anhydridizes, anhydridises + animalization's, animalisation's + animalization, animalisation + animalizations, animalisations + animalize, animalise + animalized, animalised + animalizes, animalises + animalizing, animalising + animized, animised + annalize, annalise + annalized, annalised + annalizes, annalises + annalizing, annalising + annualization, annualisation + annualize, annualise + annualized, annualised + annualizes, annualises + annualizing, annualising + anodization, anodisation + anodize, anodise + anodized, anodised + anodizes, anodises + anodizing, anodising + anonymize, anonymise + anonymized, anonymised + anonymizes, anonymises + anonymizing, anonymising + Anora's, Anoura's + Anora, Anoura + anoxemia's, anoxaemia's + anoxemia, anoxaemia + anoxemic, anoxaemic + anserine, anserinae + antagonizable, antagonisable + antagonization's, antagonisation's + antagonization, antagonisation + antagonizations, antagonisations + antagonize, antagonise + antagonized, antagonised + antagonizer, antagoniser + antagonizers, antagonisers + antagonizes, antagonises + antagonizing, antagonising + antennae, antenna + antennas, antenna + anthecological, anthoecological + anthecologist, anthoecologist + anthecology, anthoecology + anthologization, anthologisation + anthologize, anthologise + anthologized, anthologised + anthologizer, anthologiser + anthologizes, anthologises + anthologizing, anthologising + anthracemia, anthracaemia + anthracitization's, anthracitisation's + anthracitization, anthracitisation + anthracitizations, anthracitisations + anthropomorphization's, anthropomorphisation's + anthropomorphization, anthropomorphisation + anthropomorphizations, anthropomorphisations + anthropomorphize, anthropomorphise + anthropomorphized, anthropomorphised + anthropomorphizes, anthropomorphises + anthropomorphizing, anthropomorphising + anticatalyzer's, anticatalyser's + anticatalyzer, anticatalyser + anticatalyzers, anticatalysers + anticentralization's, anticentralisation's + anticentralization, anticentralisation + anticentralizations, anticentralisations + anticize, anticise + anticizes, anticises + antiepicenter's, antiepicentre's + antiepicenter, antiepicentre + antiepicenters, antiepicentres + antifertilizer's, antifertiliser's + antifertilizer, antifertiliser + antifertilizers, antifertilisers + antilabor's, antilabour's + antilabor, antilabour + antilabors, antilabours + antilemic, antiloemic + antimedieval, antimediaeval + antimedievalism's, antimediaevalism's + antimedievalism, antimediaevalism + antimedievalist's, antimediaevalist's + antimedievalist, antimediaevalist + antimedievally, antimediaevally + antioxidizer's, antioxidiser's + antioxidizer, antioxidiser + antioxidizers, antioxidisers + antioxidizing's, antioxidising's + antioxidizing, antioxidising + antioxidizings, antioxidisings + antipathize, antipathise + antipathizes, antipathises + antiquarianize, antiquarianise + antiquarianizes, antiquarianises + antirumor's, antirumour's + antirumor, antirumour + antirumors, antirumours + antisensitize, antisensitise + antisensitizer's, antisensitiser's + antisensitizer, antisensitiser + antisensitizers, antisensitisers + antisensitizes, antisensitises + antisepticize, antisepticise + antisepticized, antisepticised + antisepticizes, antisepticises + antisepticizing, antisepticising + antiseptize, antiseptise + antiseptizes, antiseptises + antisiphon's, antisyphon's + antisiphon, antisyphon + antisiphons, antisyphons + antithesize, antithesise + antithesizes, antithesises + anviled, anvilled + anviling, anvilling + apesthesia, apaesthesia + apesthetic, apaesthetic + aphereses, aphaereses + apheresis's, aphaeresis's + apheresis, aphaeresis + apheretic, aphaeretic + aphetize, aphetise + aphetized, aphetised + aphetizes, aphetises + aphetizing, aphetising + aphorize, aphorise + aphorized, aphorised + aphorizer's, aphoriser's + aphorizer, aphoriser + aphorizers, aphorisers + aphorizes, aphorises + aphorizing, aphorising + apnea's, apnoea's + apnea, apnoea + apneal, apnoeal + apneas, apnoeas + apneic, apnoeic + apocenter, apocentre + apogeic, apogaeic + apologize, apologise + apologized, apologised + apologizer's, apologiser's + apologizer, apologiser + apologizers, apologisers + apologizes, apologises + apologizing, apologising + apophthegmatize, apophthegmatise + apophthegmatized, apophthegmatised + apophthegmatizes, apophthegmatises + apophthegmatizing, apophthegmatising + aporrhea, aporrhoea + apostatization, apostatisation + apostatize, apostatise + apostatized, apostatised + apostatizes, apostatises + apostatizing, apostatising + apostolize, apostolise + apostolized, apostolised + apostolizes, apostolises + apostolizing, apostolising + apostrophize, apostrophise + apostrophized, apostrophised + apostrophizes, apostrophises + apostrophizing, apostrophising + apothegmatize, apothegmatise + apothegmatized, apothegmatised + apothegmatizes, apothegmatises + apothegmatizing, apothegmatising + apotheosize, apotheosise + apotheosized, apotheosised + apotheosizes, apotheosises + apotheosizing, apotheosising + appall, appal + appalls, appals + appareled, apparelled + appareling, apparelling + appendices, appendix + appendixes, appendix + appetize, appetise + appetized, appetised + appetizement's, appetisement's + appetizement, appetisement + appetizements, appetisements + appetizer's, appetiser's + appetizer, appetiser + appetizers, appetisers + appetizes, appetises + appetizing, appetising + appetizingly, appetisingly + apprizal, apprisal + apprizer, appriser + apprizers, apprisers + apprizings, apprisings + aquaculture's, aquiculture's + aquaculture, aquiculture + Arabianize's, Arabianise's + Arabianize, Arabianise + Arabianizes, Arabianises + Arabicize, Arabicise + Arabicizes, Arabicises + arabization's, arabisation's + arabization, arabisation + arabizations, arabisations + Arabize, Arabise + arabize, arabise + Arabized, Arabised + arabized, arabised + Arabizes, Arabises + arabizes, arabises + Arabizing, Arabising + arabizing, arabising + Aramean, Aramaean + Arameans, Aramaeans + arbalester, arbalestre + arbor's, arbour's + arbor, arbour + arbored, arboured + arbores, arboures + arborization's, arborisation's + arborization, arborisation + arborizations, arborisations + arborize, arborise + arborized, arborised + arborizes, arborises + arborizing, arborising + arbors, arbours + archaeologic, archeologic + archaeological, archeological + archaeologically, archeologically + archaeologies, archeologies + archaeologist's, archeologist's + archaeologist, archeologist + archaeologists, archeologists + archaeology's, archeology's + archaeology, archeology + archaize, archaise + archaized, archaised + archaizer's, archaiser's + archaizer, archaiser + archaizers, archaisers + archaizes, archaises + archaizing, archaising + arche, archae + archeal, archaeal + archean, archaean + archei, archaei + archeoastronomies, archaeoastronomies + archeoastronomy, archaeoastronomy + archeocyte's, archaeocyte's + archeocyte, archaeocyte + archeol, archaeol + archeolithic, archaeolithic + archeologian, archaeologian + archeometries, archaeometries + archeometry, archaeometry + Archeozic, Archaeozic + Archeozoic, Archaeozoic + archeozoic, archaeozoic + archetypal, archetypical + archetypally, archetypically + archeus, archaeus + arcticize, arcticise + arcticizes, arcticises + Arctogea's, Arctogaea's + Arctogea, Arctogaea + Arctogean's, Arctogaean's + Arctogean, Arctogaean + Arctogeic's, Arctogaeic's + Arctogeic, Arctogaeic + ardor's, ardour's + ardor, ardour + ardors, ardours + arenicolor, arenicolour + areole, areolae + areometric, araeometric + areometrical, araeometrical + areostyle, araeostyle + areostyles, araeostyles + areosystyle, araeosystyle + Arianize's, Arianise's + Arianize, Arianise + Arianized's, Arianised's + Arianized, Arianised + Arianizes, Arianises + Arianizing's, Arianising's + Arianizing, Arianising + Arimathea's, Arimathaea's + Arimathea, Arimathaea + Arimathean's, Arimathaean's + Arimathean, Arimathaean + ariste, aristae + arithmetization's, arithmetisation's + arithmetization, arithmetisation + arithmetizations, arithmetisations + arithmetize, arithmetise + arithmetized, arithmetised + arithmetizes, arithmetises + armor's, armour's + armor, armour + armorbearer's, armourbearer's + armorbearer, armourbearer + armored, armoured + armorer's, armourer's + armorer, armourer + armorers, armourers + armoried, armouried + armoring, armouring + armorless, armourless + armors, armours + armory's, armoury's + armory, armoury + aromatite, aromatitae + aromatization's, aromatisation's + aromatization, aromatisation + aromatize, aromatise + aromatized, aromatised + aromatizer's, aromatiser's + aromatizer, aromatiser + aromatizes, aromatises + aromatizing, aromatising + arsenicize, arsenicise + arsenicizes, arsenicises + Arsinoe's, Arsinoae's + Arsinoe, Arsinoae + arterialization's, arterialisation's + arterialization, arterialisation + arterializations, arterialisations + arterialize, arterialise + arterialized, arterialised + arterializes, arterialises + arterializing, arterialising + arthrempyesis, arthroempyesis + artifact's, artefact's + artifact, artefact + artifacts, artefacts + artificialize, artificialise + artificialized, artificialised + artificializes, artificialises + artificializing, artificialising + Aryanization, Aryanisation + Aryanize, Aryanise + Aryanized's, Aryanised's + Aryanized, Aryanised + Aryanizes, Aryanises + Aryanizing's, Aryanising's + Aryanizing, Aryanising + arytenoid, arytaenoid + arytenoids, arytaenoids + asafetida's, asafoetida's + asafetida, asafoetida + asafetidas, asafoetidas + ascendance's, ascendence's + ascendance, ascendence + ascendancy's, ascendency's + ascendancy, ascendency + ascendant's, ascendent's + ascendant, ascendent + ascendants, ascendents + Asclepiade's, Asclepiadae's + Asclepiade, Asclepiadae + Asel's, Asael's + Asel, Asael + asepticize, asepticise + asepticized, asepticised + asepticizes, asepticises + asepticizing, asepticising + asexualization's, asexualisation's + asexualization, asexualisation + asexualize, asexualise + asexualized, asexualised + asexualizing, asexualising + Asiaticization's, Asiaticisation's + Asiaticization, Asiaticisation + Asiaticizations, Asiaticisations + Asiaticize's, Asiaticise's + Asiaticize, Asiaticise + Asiaticizes, Asiaticises + Asmonean's, Asmonaean's + Asmonean, Asmonaean + aspheterize, aspheterise + aspheterized, aspheterised + aspheterizes, aspheterises + aspheterizing, aspheterising + assafetida, assafoetida + assafetidas, assafoetidas + asshole's, arsehole's + asshole, arsehole + assholes, arseholes + Assidean's, Assidaean's + Assidean, Assidaean + Assyrianize's, Assyrianise's + Assyrianize, Assyrianise + Assyrianizes, Assyrianises + Astera's, Astrea's + Astera, Astrea + astigmatizer's, astigmatiser's + astigmatizer, astigmatiser + astigmatizers, astigmatisers + Astrea's, Astraea's + Astrea, Astraea + astrean, astraean + astronomize, astronomise + astronomized, astronomised + astronomizes, astronomises + astronomizing, astronomising + asynchronize, asynchronise + asynchronized, asynchronised + asynchronizes, asynchronises + asynchronizing, asynchronising + atheize, atheise + atheized, atheised + atheizes, atheises + atheizing, atheising + athetize, athetise + athetized, athetised + athetizes, athetises + athetizing, athetising + atmolyze, atmolyse + atmolyzed, atmolysed + atmolyzes, atmolyses + atmolyzing, atmolysing + atomizability, atomisability + atomizable, atomisable + atomization's, atomisation's + atomization, atomisation + atomizations, atomisations + atomize, atomise + atomized, atomised + atomizer's, atomiser's + atomizer, atomiser + atomizers, atomisers + atomizes, atomises + atomizing, atomising + atroceruleus, atrocoeruleus + attemper, attempre + Atticize, Atticise + atticize, atticise + Atticized, Atticised + Atticizes, Atticises + atticizes, atticises + Atticizing, Atticising + attitudinization, attitudinisation + attitudinize, attitudinise + attitudinized, attitudinised + attitudinizer's, attitudiniser's + attitudinizer, attitudiniser + attitudinizers, attitudinisers + attitudinizes, attitudinises + attitudinizing, attitudinising + attitudinizings, attitudinisings + aunter, auntre + auntie's, aunty's + auntie, aunty + aureole's, aureola's + aureole, aureola + Australianize's, Australianise's + Australianize, Australianise + Australianizes, Australianises + Australopithecine's, Australopithecinae's + Australopithecine, Australopithecinae + Austrianize's, Austrianise's + Austrianize, Austrianise + Austrianizes, Austrianises + autecious, autoecious + auteciously, autoeciously + auteciousness's, autoeciousness's + auteciousness, autoeciousness + autecism's, autoecism's + autecism, autoecism + autecisms, autoecisms + autecy, autoecy + authorizable, authorisable + authorization's, authorisation's + authorization, authorisation + authorizations, authorisations + authorize, authorise + authorized, authorised + authorizer's, authoriser's + authorizer, authoriser + authorizers, authorisers + authorizes, authorises + authorizing, authorising + autocatalyze, autocatalyse + autocatalyzed, autocatalysed + autocatalyzes, autocatalyses + autocatalyzing, autocatalysing + autodialer, autodialler + autoimmunization, autoimmunisation + autoionization's, autoionisation's + autoionization, autoionisation + autolyzate, autolysate + autolyzates, autolysates + autolyze, autolyse + autolyzed, autolysed + autolyzes, autolyses + autolyzing, autolysing + automatization's, automatisation's + automatization, automatisation + automatizations, automatisations + automatize, automatise + automatized, automatised + automatizes, automatises + automatizing, automatising + Autonoe's, Autonoae's + Autonoe, Autonoae + autotomize, autotomise + autotomized, autotomised + autotomizes, autotomises + autotomizing, autotomising + autotoxemia's, autotoxaemia's + autotoxemia, autotoxaemia + autotoxemias, autotoxaemias + avianize, avianise + avianized, avianised + avianizes, avianises + avianizing, avianising + avizandum, avisandum + avizandums, avisandums + avize, avise + avized, avised + avizes, avises + avizing, avising + awestruck, awestricken + AWOL, awol + ax's, axe's + ax, axe + axiomatization's, axiomatisation's + axiomatization, axiomatisation + axiomatizations, axiomatisations + axiomatize, axiomatise + axiomatized, axiomatised + axiomatizes, axiomatises + axiomatizing, axiomatising + aye's, ay's + aye, ay + azotemia, azotaemia + azotization, azotisation + azotize, azotise + azotized, azotised + azotizes, azotises + azotizing, azotising + azotorrhea, azotorrhoea + Babelization's, Babelisation's + Babelization, Babelisation + Babelize's, Babelise's + Babelize, Babelise + Babelized's, Babelised's + Babelized, Babelised + Babelizing's, Babelising's + Babelizing, Babelising + Babylonize's, Babylonise's + Babylonize, Babylonise + Babylonizes, Babylonises + bachelorize, bachelorise + bachelorizes, bachelorises + bacillemia, bacillaemia + bacillemias, bacillaemias + bacilli, bacilluses + backpedaled, backpedalled + backpedaling, backpedalling + baconize, baconise + baconizes, baconises + bacteremia's, bacteraemia's + bacteremia, bacteraemia + bacteremias, bacteraemias + bacteria, bacteria + bacteriemia, bacteriaemia + bacterize, bacterise + bacterized, bacterised + bacterizes, bacterises + bacterizing, bacterising + baddie's, baddy's + baddie, baddy + Baer's, Bare's + Baer, Bare + balk's, baulk's + balk, baulk + Balkanization's, Balkanisation's + balkanization's, balkanisation's + Balkanization, Balkanisation + balkanization, balkanisation + Balkanizations, Balkanisations + balkanizations, balkanisations + Balkanize, Balkanise + balkanize, balkanise + Balkanized, Balkanised + balkanized, balkanised + Balkanizes, Balkanises + balkanizes, balkanises + Balkanizing, Balkanising + balkanizing, balkanising + balked, baulked + balking, baulking + balks, baulks + balladize, balladise + balladized, balladised + balladizes, balladises + balladizing, balladising + baloney's, boloney's + baloney, boloney + balsamize, balsamise + balsamizes, balsamises + banalization, banalisation + banalizations, banalisations + banalize, banalise + banalized, banalised + banalizes, banalises + banalizing, banalising + bandanna's, bandana's + bandanna, bandana + bandannas, bandanas + bandoleer's, bandolier's + bandoleer, bandolier + bandoleers, bandoliers + banister's, bannister's + banister, bannister + banisters, bannisters + banshee's, banshie's + banshee, banshie + banshees, banshies + bantamize, bantamise + bantamizes, bantamises + baptisteries, baptistries + baptistery's, baptistry's + baptistery, baptistry + baptizable's, baptisable's + baptizable, baptisable + baptizables, baptisables + baptize, baptise + baptized, baptised + baptizement's, baptisement's + baptizement, baptisement + baptizements, baptisements + baptizer's, baptiser's + baptizer, baptiser + baptizers, baptisers + baptizes, baptises + baptizing, baptising + barbarianize, barbarianise + barbarianizes, barbarianises + barbarization's, barbarisation's + barbarization, barbarisation + barbarizations, barbarisations + barbarize, barbarise + barbarized, barbarised + barbarizes, barbarises + barbarizing, barbarising + barbecue's, barbeque's + barbecue, barbeque + barbecued, barbequed + barbecues, barbeques + barbecuing, barbequing + barcarole's, barcarolle's + barcarole, barcarolle + barcaroles, barcarolles + baronetize, baronetise + baronetized, baronetised + baronetizing, baronetising + baronize, baronise + baronizes, baronises + barreled, barrelled + barreling, barrelling + bartizan, bartisan + bartizaned, bartisaned + bartizans, bartisans + barycenter, barycentre + bastardization's, bastardisation's + bastardization, bastardisation + bastardizations, bastardisations + bastardize, bastardise + bastardized, bastardised + bastardizes, bastardises + bastardizing, bastardising + bastinaded, bastinadoed + bastinades, bastinadoes + bathyscaphe's, bathyscaph's + bathyscaphe, bathyscaph + bathyscaphes, bathyscaphs + battleaxe's, battleax's + battleaxe, battleax + battologize, battologise + battologized, battologised + battologizing, battologising + beaverize, beaverise + beaverizes, beaverises + beclamor, beclamour + beclamored, beclamoured + beclamoring, beclamouring + beclamors, beclamours + becolor, becolour + becudgeled, becudgelled + becudgeling, becudgelling + bedeviled, bedevilled + bedeviling, bedevilling + bedlamize, bedlamise + bedlamized, bedlamised + bedlamizes, bedlamises + bedlamizing, bedlamising + bedriveled, bedrivelled + bedriveling, bedrivelling + Beera's, Berea's + Beera, Berea + beeves, beef + befavor, befavour + beglamor, beglamour + beglamored, beglamoured + beglamoring, beglamouring + beglamors, beglamours + behavior's, behaviour's + behavior, behaviour + behavioral, behavioural + behavioraler, behaviouraler + behavioralest, behaviouralest + behaviorally, behaviourally + behaviored, behavioured + behaviorism's, behaviourism's + behaviorism, behaviourism + behaviorisms, behaviourisms + behaviorist's, behaviourist's + behaviorist, behaviourist + behavioristic, behaviouristic + behavioristicer, behaviouristicer + behavioristicest, behaviouristicest + behavioristics, behaviouristics + behaviorists, behaviourists + behaviors, behaviours + Behmenism's, Boehmenism's + Behmenism, Boehmenism + behmenism, boehmenism + Behmenist's, Boehmenist's + Behmenist, Boehmenist + Behmenite's, Boehmenite's + Behmenite, Boehmenite + behoove's, behove's + behoove, behove + behooved, behoved + behooves, behoves + behooving's, behoving's + behooving, behoving + behoovingly, behovingly + behoovings, behovings + bejeweled, bejewelled + bejeweling, bejewelling + bel's, bael's + bel, bael + belabor's, belabour's + belabor, belabour + belabored, belaboured + belaboring, belabouring + belabors, belabours + bels, baels + Belter's, Boelter's + Belter, Boelter + Belus's, Boelus's + Belus, Boelus + bemedaled, bemedalled + Beria's, Baeria's + Beria, Baeria + berk, burk + berks, burks + Berl's, Baerl's + Berl, Baerl + Berlinize's, Berlinise's + Berlinize, Berlinise + Berlinizes, Berlinises + berloque, breloque + berme, breme + bern, bren + Bessemerize's, Bessemerise's + Bessemerize, Bessemerise + Bessemerizes, Bessemerises + bestialize, bestialise + bestialized, bestialised + bestializes, bestialises + bestializing, bestialising + beveled, bevelled + beveler's, beveller's + beveler, beveller + bevelers, bevellers + beveling, bevelling + bevelings, bevellings + Beyer's, Baeyer's + Beyer, Baeyer + biased, biassed + biasing, biassing + bichromatize, bichromatise + bichromatizes, bichromatises + bicolor's, bicolour's + bicolor, bicolour + bicolored, bicoloured + bicoloredder, bicolouredder + bicoloreddest, bicoloureddest + bicolorous, bicolourous + bicolorrer, bicolourer + bicolorrest, bicolourest + bicolors, bicolours + bimetalist, bimetallist + bimetalistic, bimetallistic + bingeing, binging + biocenology, biocoenology + biocenose, biocoenose + biocenoses, biocoenoses + biocenosis, biocoenosis + biocenotic, biocoenotic + biographize, biographise + biographizes, biographises + biologize, biologise + biologizes, biologises + biosynthesized, biosynthesised + bipolarization, bipolarisation + bipolarize, bipolarise + bipolarizes, bipolarises + Birminghamize's, Birminghamise's + Birminghamize, Birminghamise + Birminghamizes, Birminghamises + bister's, bistre's + bister, bistre + bistered, bistred + bisteredder, bistredder + bistereddest, bistreddest + bisters, bistres + bittor, bittour + bittors, bittours + bituminization's, bituminisation's + bituminization, bituminisation + bituminizations, bituminisations + bituminize, bituminise + bituminized, bituminised + bituminizes, bituminises + bituminizing, bituminising + bize's, bise's + bize, bise + bizet, biset + blaize, blaise + blamable, blameable + blastocele, blastocoele + blastule, blastulae + blennemesis, blennoemesis + blennorrhea, blennorrhoea + blowzier, blowsier + blowziest, blowsiest + blowzy, blowsy + bluing's, blueing's + bluing, blueing + bo's'n's, bos'n's + bo'suns, bos'ns + bocce's, bocci's + bocce, bocci + Boedromius's, Boaedromius's + Boedromius, Boaedromius + bogeyed, bogied + bogeying, bogieing + bogeys, bogies + bogie's, bogey's + bogie, bogey + bogies, bogeys + bogy's, bogie's + bogy, bogie + boled, boloed + Bolshevize, Bolshevise + bolshevize, bolshevise + Bolshevized, Bolshevised + bolshevized, bolshevised + bolshevizes, bolshevises + Bolshevizing, Bolshevising + bolshevizing, bolshevising + bolshie, bolshy + bonderize, bonderise + bonny, bonnie + bony, boney + boogeyman's, boogerman's + boogeyman, boogerman + boogeymen, boogermans + boombox's, boom_box's + boombox, boom_box + boomboxes, boom_boxes + bor, bour + borage, bourage + borasque, bourasque + bord, bourd + bords, bourds + borg, bourg + borize, borise + borizes, borises + borscht's, borsch's + borscht, borsch + bos'n, bo's'n + Boswellize, Boswellise + Boswellized, Boswellised + Boswellizes, Boswellises + Boswellizing, Boswellising + botanize, botanise + botanized, botanised + botanizer's, botaniser's + botanizer, botaniser + botanizes, botanises + botanizing, botanising + boulder's, bowlder's + boulder, bowlder + boulders, bowlders + boulevardize, boulevardise + boulevardizes, boulevardises + bourbonize, bourbonise + bourbonizes, bourbonises + bowdlerization's, bowdlerisation's + bowdlerization, bowdlerisation + bowdlerizations, bowdlerisations + bowdlerize, bowdlerise + bowdlerized, bowdlerised + bowdlerizer's, bowdleriser's + bowdlerizer, bowdleriser + bowdlerizers, bowdlerisers + bowdlerizes, bowdlerises + bowdlerizing, bowdlerising + boweled, bowelled + boweling, bowelling + bradypnea, bradypnoea + breathalyze, breathalyse + breathalyzed, breathalysed + breathalyzer's, breathalyser's + breathalyzer, breathalyser + breathalyzers, breathalysers + breathalyzes, breathalyses + breathalyzing, breathalysing + brier's, briar's + brier, briar + briers, briars + brimful, brimfull + brinkmanship's, brinksmanship's + brinkmanship, brinksmanship + briquette's, briquet's + briquette, briquet + briquettes, briquets + briza's, brisa's + briza, brisa + bromethylene, bromoethylene + brominize, brominise + brominizes, brominises + bromization's, bromisation's + bromization, bromisation + bromize, bromise + bromized, bromised + bromizing, bromising + bronco's, broncho's + bronco, broncho + broncos, bronchos + brusque, brusk + brusquely, bruskly + brusqueness's, bruskness's + brusqueness, bruskness + brusquenesses, brusknesses + brusquer, brusker + brusquest, bruskest + brutalization's, brutalisation's + brutalization, brutalisation + brutalizations, brutalisations + brutalize, brutalise + brutalized, brutalised + brutalizes, brutalises + brutalizing, brutalising + Budenny's, Budaenny's + Budenny, Budaenny + bunco's, bunko's + bunco, bunko + buncoed, bunkoed + buncoing, bunkoing + buncos, bunkos + bunkum's, buncombe's + bunkum, buncombe + bunkums, buncombes + bureaucratization's, bureaucratisation's + bureaucratization, bureaucratisation + bureaucratizations, bureaucratisations + bureaucratize, bureaucratise + bureaucratized, bureaucratised + bureaucratizes, bureaucratises + bureaucratizing, bureaucratising + burglarize, burglarise + burglarized, burglarised + burglarizes, burglarises + burglarizing, burglarising + burnettize, burnettise + burnettized, burnettised + burnettizes, burnettises + burnettizing, burnettising + burnoose's, burnous's + burnoose, burnous + burnooses, burnouses + burqa's, burkha's + burqa, burkha + burqas, burkhas + busheled, bushelled + busheler's, busheller's + busheler, busheller + bushelers, bushellers + busheling, bushelling + bushelings, bushellings + bylaw's, byelaw's + bylaw, byelaw + bylaws, byelaws + Byronize's, Byronise's + Byronize, Byronise + Byronizes, Byronises + Byzantinize's, Byzantinise's + Byzantinize, Byzantinise + Byzantinizes, Byzantinises + cabbala, cabbalah + cabby's, cabbie's + cabby, cabbie + cacesthesia, cacaesthesia + cachemia, cachaemia + cachemic, cachaemic + cacodemon, cacodaemon + cacodemoniac, cacodaemoniac + cacodemonial, cacodaemonial + cacodemonic, cacodaemonic + cacodemons, cacodaemons + cacoethes's, cacoaethes's + cacoethes, cacoaethes + cadaster's, cadastre's + cadaster, cadastre + cadasters, cadastres + cadaverize, cadaverise + cadaverizes, cadaverises + cadmiumize, cadmiumise + cadmiumizes, cadmiumises + caesarian's, cesarian's + caesarian, cesarian + caesarians, cesarians + Caesarize's, Caesarise's + Caesarize, Caesarise + Caesarizes, Caesarises + caffer, caffre + caftan's, kaftan's + caftan, kaftan + caftans, kaftans + cagey, cagy + caginess's, cageyness's + caginess, cageyness + caginesses, cageynesses + caiman's, cayman's + caiman, cayman + caimans, caymans + calander, calandre + calcemia, calcaemia + calendarization, calendarisation + calendarizations, calendarisations + calendarize, calendarise + calendarized, calendarised + calendarizes, calendarises + calendarizing, calendarising + Calender's, Calendre's + Calender, Calendre + caliber's, calibre's + caliber, calibre + calibers, calibres + calif's, khalif's + calif, khalif + califs, khalifs + caliper's, calliper's + caliper, calliper + calipered, callipered + calipering, callipering + calipers, callipers + calisthenic, callisthenic + calisthenics, callisthenics + calk's, caulk's + calk, caulk + calked, caulked + calking, caulking + calks, caulks + Callirrhoe's, Callirrhoae's + Callirrhoe, Callirrhoae + calodemon, calodaemon + Calvinize's, Calvinise's + Calvinize, Calvinise + Calvinizes, Calvinises + camisades, camisadoes + camize, camise + Canadianization's, Canadianisation's + Canadianization, Canadianisation + Canadianizations, Canadianisations + Canadianize's, Canadianise's + Canadianize, Canadianise + Canadianizes, Canadianises + canaled, canalled + canaler, canaller + canalers, canallers + canaling, canalling + canalization's, canalisation's + canalization, canalisation + canalizations, canalisations + canalize, canalise + canalized, canalised + canalizes, canalises + canalizing, canalising + Cananean's, Cananaean's + Cananean, Cananaean + cancelable, cancellable + cancelate, cancellate + cancelated, cancellated + canceled, cancelled + canceler's, canceller's + canceler, canceller + cancelers, cancellers + canceling, cancelling + cancellation, cancelation + cancelous, cancellous + candor's, candour's + candor, candour + candors, candours + canephore, canephorae + canephore, canephoroe + canisterization, canisterisation + canisterizations, canisterisations + canisterize, canisterise + canisterized, canisterised + canisterizes, canisterises + canisterizing, canisterising + cannibalization's, cannibalisation's + cannibalization, cannibalisation + cannibalizations, cannibalisations + cannibalize, cannibalise + cannibalized, cannibalised + cannibalizes, cannibalises + cannibalizing, cannibalising + canonicalization, canonicalisation + canonicalize, canonicalise + canonicalized, canonicalised + canonicalizes, canonicalises + canonicalizing, canonicalising + canonization's, canonisation's + canonization, canonisation + canonizations, canonisations + canonize, canonise + canonized, canonised + canonizer's, canoniser's + canonizer, canoniser + canonizers, canonisers + canonizes, canonises + canonizing, canonising + cantaloupe's, cantaloup's + cantaloupe, cantaloup + cantaloupes, cantaloups + cantonization, cantonisation + cantonizations, cantonisations + cantonize, cantonise + cantonized, cantonised + cantonizes, cantonises + cantonizing, cantonising + capitalizable's, capitalisable's + capitalizable, capitalisable + capitalizabler, capitalisabler + capitalizables, capitalisables + capitalizablest, capitalisablest + capitalization's, capitalisation's + capitalization, capitalisation + capitalizations, capitalisations + capitalize, capitalise + capitalized, capitalised + capitalizer's, capitaliser's + capitalizer, capitaliser + capitalizers, capitalisers + capitalizes, capitalises + capitalizing, capitalising + caponization's, caponisation's + Caponization, Caponisation + caponization, caponisation + caponize, caponise + caponized, caponised + caponizer's, caponiser's + caponizer, caponiser + caponizes, caponises + caponizing, caponising + capsulization, capsulisation + capsulize, capsulise + capsulized, capsulised + capsulizes, capsulises + capsulizing, capsulising + caracoled, caracolled + caracoling, caracolling + caramelization's, caramelisation's + caramelization, caramelisation + caramelizations, caramelisations + caramelize, caramelise + caramelized, caramelised + caramelizes, caramelises + caramelizing, caramelising + caravansarais, caravansarai + caravansary's, caravanserai's + caravansary, caravanserai + carbolization, carbolisation + carbolize, carbolise + carbolized, carbolised + carbolizes, carbolises + carbolizing, carbolising + carbonades, carbonadoes + carbonatization's, carbonatisation's + carbonatization, carbonatisation + carbonatizations, carbonatisations + carbonizable's, carbonisable's + carbonizable, carbonisable + carbonizabler, carbonisabler + carbonizables, carbonisables + carbonizablest, carbonisablest + carbonization's, carbonisation's + carbonization, carbonisation + carbonizations, carbonisations + carbonize, carbonise + carbonized, carbonised + carbonizer's, carboniser's + carbonizer, carboniser + carbonizers, carbonisers + carbonizes, carbonises + carbonizing, carbonising + carburettor's, carburetter's + carburettor, carburetter + carburettors, carburetters + carburization's, carburisation's + carburization, carburisation + carburizations, carburisations + carburize, carburise + carburized, carburised + carburizer's, carburiser's + carburizer, carburiser + carburizes, carburises + carburizing, carburising + cardie, cardiae + cardueline, carduelinae + carnalize, carnalise + carnalized, carnalised + carnalizes, carnalises + carnalizing, carnalising + carney's, carnie's + carney, carnie + carnies, carneys + caroled, carolled + caroler's, caroller's + caroler, caroller + carolers, carollers + caroling, carolling + carotinemia, carotinaemia + carousel's, carrousel's + carousel, carrousel + carousels, carrousels + cartelization's, cartelisation's + cartelization, cartelisation + cartelizations, cartelisations + cartelize, cartelise + cartelized, cartelised + cartelizes, cartelises + cartelizing, cartelising + caster's, castor's + caster's, castor's + caster, castor + caster, castor + casters, castors + casters, castors + castorized's, castorised's + castorized, castorised + castorizeds, castoriseds + casualization, casualisation + casualizations, casualisations + casualize, casualise + casualized, casualised + casualizes, casualises + casualizing, casualising + catabolize, catabolise + catalog's, catalogue's + catalog, catalogue + cataloged, catalogued + cataloger's, cataloguer's + cataloger, cataloguer + catalogers, cataloguers + cataloging, cataloguing + catalogs, catalogues + cataloguize, cataloguise + cataloguized, cataloguised + cataloguizes, cataloguises + cataloguizing, cataloguising + catalyze, catalyse + catalyzed, catalysed + catalyzer's, catalyser's + catalyzer, catalyser + catalyzers, catalysers + catalyzes, catalyses + catalyzing, catalysing + catechizable's, catechisable's + catechizable, catechisable + catechizabler, catechisabler + catechizables, catechisables + catechizablest, catechisablest + catechization's, catechisation's + catechization, catechisation + catechizations, catechisations + catechize, catechise + catechized, catechised + catechizer's, catechiser's + catechizer, catechiser + catechizers, catechisers + catechizes, catechises + catechizing, catechising + catechizings, catechisings + categorization's, categorisation's + categorization, categorisation + categorizations, categorisations + categorize, categorise + categorized, categorised + categorizer, categoriser + categorizers, categorisers + categorizes, categorises + categorizing, categorising + catharize, catharise + catharized, catharised + catharizes, catharises + catharizing, catharising + catheterization's, catheterisation's + catheterization, catheterisation + catheterizations, catheterisations + catheterize, catheterise + catheterized, catheterised + catheterizes, catheterises + catheterizing, catheterising + catholicization's, catholicisation's + Catholicization, Catholicisation + catholicization, catholicisation + catholicizations, catholicisations + catholicize, catholicise + Catholicized, Catholicised + catholicized, catholicised + catholicizer's, catholiciser's + catholicizer, catholiciser + catholicizers, catholicisers + catholicizes, catholicises + Catholicizing, Catholicising + catholicizing, catholicising + catsup's, catchup's + catsup, catchup + catsups, catchups + cauldron's, caldron's + cauldron, caldron + cauldrons, caldrons + caulk, calk + caulked, calked + caulking, calking + caulks, calks + causticization's, causticisation's + causticization, causticisation + causticizations, causticisations + causticize, causticise + causticizer, causticiser + causticizers, causticisers + causticizes, causticises + cauterization's, cauterisation's + cauterization, cauterisation + cauterizations, cauterisations + cauterize, cauterise + cauterized, cauterised + cauterizes, cauterises + cauterizing, cauterising + caviar's, caviare's + caviar, caviare + caviars, caviares + cavilation, cavillation + caviled, cavilled + caviler's, caviller's + caviler, caviller + cavilers, cavillers + caviling, cavilling + cavilings, cavillings + ce, coe + cecally, caecally + cecitis, caecitis + cecitises, caecitises + cecity, caecity + cecostomy, caecostomy + cecotomy, caecotomy + Celastraceae's, Coelastraceae's + Celastraceae, Coelastraceae + celastraceous, coelastraceous + celestialize, celestialise + celestializes, celestialises + celestine, coelestine + celiac, coeliac + celiacs, coeliacs + celialgia, coelialgia + celiomyalgia, coeliomyalgia + celiorrhea, coeliorrhea + celioscopy, coelioscopy + celiotomy, coeliotomy + celom's, coelom's + celom, coelom + celoma, coeloma + celomata, coelomata + celoscope's, coeloscope's + celoscope, coeloscope + Celticize's, Celticise's + Celticize, Celticise + Celticizes, Celticises + cenacle's, coenacle's + cenacle, coenacle + cenaculum, coenaculum + cenesthesia's, coenesthesia's + cenesthesia, coenesthesia + cenesthesias, coenesthesias + cenesthesis, coenesthesis + Cenis's, Caenis's + Cenis, Caenis + cenobe, coenobe + cenobite's, coenobite's + cenobite, coenobite + cenobites, coenobites + cenobitic, coenobitic + cenobitical, coenobitical + cenobitism's, coenobitism's + cenobitism, coenobitism + cenobium, coenobium + cenoby, coenoby + cenogenetic, caenogenetic + cenogenetic, coenogenetic + cenogenetically, caenogenetically + cenosite, coenosite + cenospecies, coenospecies + cenospecific, coenospecific + cenospecifically, coenospecifically + cenozoic, caenozoic + center's, centre's + center, centre + centerable's, centreable's + centerable, centreable + centerables, centreables + centerboard's, centreboard's + centerboard, centreboard + centerboards, centreboards + centered, centred + centerer, centrer + centerers, centrers + centerfold's, centrefold's + centerfold, centrefold + centerfolds, centrefolds + centering's, centring's + centering, centring + centerings, centrings + centerless, centreless + centerlesser, centrelesser + centerlessest, centrelessest + centerline's, centreline's + centerline, centreline + centerlines, centrelines + centermost, centremost + centerpiece's, centrepiece's + centerpiece, centrepiece + centerpieces, centrepieces + centers, centres + Centerville's, Centreville's + Centerville, Centreville + centigram's, centigramme's + centigram, centigramme + centigrams, centigrammes + centiliter's, centilitre's + centiliter, centilitre + centiliters, centilitres + centimeter's, centimetre's + centimeter, centimetre + centimeters, centimetres + centralization's, centralisation's + centralization, centralisation + centralizations, centralisations + centralize, centralise + centralized, centralised + centralizer's, centraliser's + centralizer, centraliser + centralizers, centralisers + centralizes, centralises + centralizing, centralising + centrifugalization's, centrifugalisation's + centrifugalization, centrifugalisation + centrifugalizations, centrifugalisations + centrifugalize, centrifugalise + centrifugalized, centrifugalised + centrifugalizes, centrifugalises + centrifugalizing, centrifugalising + cephalization's, cephalisation's + cephalization, cephalisation + cephalizations, cephalisations + cer, cre + cera, crea + cerat, creat + ceratin, creatin + ceratins, creatins + cere's, cree's + cere, cree + cerebralization's, cerebralisation's + cerebralization, cerebralisation + cerebralizations, cerebralisations + cerebralize, cerebralise + cerebralizes, cerebralises + ceremonialize, ceremonialise + ceremonializes, ceremonialises + ceres, crees + cerolite, creolite + cerule, caerule + ceruleolactite, coeruleolactite + cesar, caesar + Cesaria's, Caesaria's + Cesaria, Caesaria + cesious, caesious + cesium's, caesium's + cesium, caesium + cesiums, caesiums + cespitose, caespitose + cespitosely, caespitosely + cestus, caestus + cestuses, caestuses + cesural, caesural + cetus, coetus + chaces, chacoes + chalaze, chalazae + Chaldeans, Chaldaeans + chameleonize, chameleonise + chameleonizes, chameleonises + Chamizal's, Chamisal's + Chamizal, Chamisal + chamomile's, camomile's + chamomile, camomile + chamomiles, camomiles + championize, championise + championizes, championises + channeled, channelled + channeler's, channeller's + channeler, channeller + channelers, channellers + channeling, channelling + channelization's, channelisation's + channelization, channelisation + channelizations, channelisations + channelize, channelise + channelized, channelised + channelizes, channelises + channelizing, channelising + chaperon's, chaperone's + chaperon, chaperone + chaperons, chaperones + chaptalization, chaptalisation + chaptalizations, chaptalisations + chaptalize, chaptalise + chaptalized, chaptalised + chaptalizes, chaptalises + chaptalizing, chaptalising + characterizable's, characterisable's + characterizable, characterisable + characterizabler, characterisabler + characterizables, characterisables + characterizablest, characterisablest + characterization's, characterisation's + characterization, characterisation + characterizations, characterisations + characterize, characterise + characterized, characterised + characterizer's, characteriser's + characterizer, characteriser + characterizers, characterisers + characterizes, characterises + characterizing, characterising + charer, charre + chattelization's, chattelisation's + chattelization, chattelisation + chattelizations, chattelisations + chattelize, chattelise + chattelizes, chattelises + checkbook's, chequebook's + checkbook, chequebook + checkbooks, chequebooks + checkerboard's, chequerboard's + checkerboard, chequerboard + checkerboards, chequerboards + cheerfulize, cheerfulise + cheerfulizes, cheerfulises + cheerly, cherely + chelicere, chelicerae + chemicalization's, chemicalisation's + chemicalization, chemicalisation + chemicalizations, chemicalisations + chemicalize, chemicalise + chemicalizes, chemicalises + chenix, choenix + chenixes, choenixes + chetopod, chaetopod + chiffer, chiffre + childer, childre + chile's, chilli's + chile, chilli + chilis, chillies + chimera's, chimaera's + chimera, chimaera + chimeras, chimaeras + chimerid, chimaerid + chimerids, chimaerids + chimerism, chimaerism + chimerisms, chimaerisms + chiseled, chiselled + chiseler's, chiseller's + chiseler, chiseller + chiselers, chisellers + chiseling, chiselling + chitlins's, chitlings's + chitlins, chitlings + chivied, chivvied + chivies, chivvies + chivy, chivvy + chivying, chivvying + chloranemia, chloranaemia + chloremia, chloraemia + chloridize, chloridise + chloridized, chloridised + chloridizes, chloridises + chloridizing, chloridising + chlorinize, chlorinise + chlorinized, chlorinised + chlorinizes, chlorinises + chlorinizing, chlorinising + chloritization, chloritisation + chloritizations, chloritisations + chloroanemia, chloroanaemia + chloroformization's, chloroformisation's + chloroformization, chloroformisation + chloroformizations, chloroformisations + chloroformize, chloroformise + chloroformizes, chloroformises + chlorophyll's, chlorophyl's + chlorophyll, chlorophyl + chlorophylls, chlorophyls + chocoholic's, chocaholic's + chocoholic, chocaholic + chocoholics, chocaholics + chocolaty, chocolatey + Choephori's, Choaephori's + Choephori, Choaephori + cholemia, cholaemia + cholemias, cholaemias + cholophein, cholophaein + choosy, choosey + chorization's, chorisation's + chorization, chorisation + chorizations, chorisations + Christianization's, Christianisation's + Christianization, Christianisation + christianization, christianisation + Christianizations, Christianisations + christianizations, christianisations + Christianize, Christianise + christianize, christianise + Christianized, Christianised + christianized, christianised + Christianizer's, Christianiser's + Christianizer, Christianiser + christianizer, christianiser + Christianizers, Christianisers + christianizers, christianisers + Christianizes, Christianises + christianizes, christianises + Christianizing, Christianising + christianizing, christianising + chromatize, chromatise + chromatizes, chromatises + chromesthesia, chromaesthesia + chromicize, chromicise + chromicizes, chromicises + chromize, chromise + chromized, chromised + chromizes, chromises + chromizing, chromising + chronologize, chronologise + chronologized, chronologised + chronologizes, chronologises + chronologizing, chronologising + chutzpa's, hutzpah's + chutzpa, hutzpah + chutzpas, hutzpahes + cicatrices, cicatrixes + cicatricule, cicatriculae + cicatrix's, cicatrice's + cicatrix, cicatrice + cicatrizant, cicatrisant + cicatrizate, cicatrisate + cicatrization's, cicatrisation's + cicatrization, cicatrisation + cicatrizations, cicatrisations + cicatrize, cicatrise + cicatrized, cicatrised + cicatrizer's, cicatriser's + cicatrizer, cicatriser + cicatrizes, cicatrises + cicatrizing, cicatrising + Ciceronianize's, Ciceronianise's + Ciceronianize, Ciceronianise + Ciceronianizes, Ciceronianises + cigarette's, cigaret's + cigarette, cigaret + cigarettes, cigarets + cimicide, cimicidae + cinchonization's, cinchonisation's + cinchonization, cinchonisation + cinchonizations, cinchonisations + cinchonize, cinchonise + cinchonized, cinchonised + cinchonizes, cinchonises + cinchonizing, cinchonising + cinematize, cinematise + cinter, cintre + cipher's, cypher's + cipher, cypher + ciphered, cyphered + ciphering, cyphering + ciphers, cyphers + Circean, Circaean + circularization's, circularisation's + circularization, circularisation + circularizations, circularisations + circularize, circularise + circularized, circularised + circularizer's, circulariser's + circularizer, circulariser + circularizers, circularisers + circularizes, circularises + circularizing, circularising + circumcenter, circumcentre + circumcenters, circumcentres + circumesophagal, circumoesophagal + cithern, cithren + citherns, cithrens + citizenize, citizenise + citizenized, citizenised + citizenizes, citizenises + citizenizing, citizenising + civilianization, civilianisation + civilianizations, civilianisations + civilianize, civilianise + civilianized, civilianised + civilianizes, civilianises + civilianizing, civilianising + civilizable's, civilisable's + civilizable, civilisable + civilizabler, civilisabler + civilizables, civilisables + civilizablest, civilisablest + civilization's, civilisation's + civilization, civilisation + civilizational's, civilisational's + civilizational, civilisational + civilizationaler, civilisationaler + civilizationalest, civilisationalest + civilizationals, civilisationals + civilizations, civilisations + civilizatory, civilisatory + civilize, civilise + civilized, civilised + civilizedness's, civilisedness's + civilizedness, civilisedness + civilizednesses, civilisednesses + civilizer's, civiliser's + civilizer, civiliser + civilizers, civilisers + civilizes, civilises + civilizing, civilising + civvies, civies + civvy's, civie's + civvy, civie + cize, cise + clamor's, clamour's + clamor, clamour + clamored, clamoured + clamorer's, clamourer's + clamorer, clamourer + clamorers, clamourers + clamoring, clamouring + clamorist's, clamourist's + clamorist, clamourist + clamors, clamours + clamorsome, clamoursome + clangor's, clangour's + clangor, clangour + clangored, clangoured + clangoring, clangouring + clangors, clangours + clares, claroes + clarinetist's, clarinettist's + clarinetist, clarinettist + clarinetists, clarinettists + classicalize, classicalise + classicalizes, classicalises + classicization, classicisation + classicize, classicise + classicized, classicised + classicizes, classicises + classicizing, classicising + clausule, clausulae + clericalize, clericalise + clericalizes, clericalises + Clete's, Cloete's + Clete, Cloete + climatize, climatise + climatized, climatised + climatizes, climatises + climatizing, climatising + clower, clowre + Clytie's, Clytiae's + Clytie, Clytiae + coalize, coalise + coalized, coalised + coalizer, coaliser + coalizers, coalisers + coalizes, coalises + coalizing, coalising + cocaine's, cocain's + cocaine, cocain + cocainization's, cocainisation's + cocainization, cocainisation + cocainizations, cocainisations + cocainize, cocainise + cocainized, cocainised + cocainizes, cocainises + cocainizing, cocainising + coconut's, cocoanut's + coconut, cocoanut + coconuts, cocoanuts + cocuiza, cocuisa + Coe's, Cooe's + Coe, Cooe + coeducationalize, coeducationalise + coeducationalizes, coeducationalises + coeloms, coelomata + coenamor, coenamour + coenamored, coenamoured + coenamoring, coenamouring + coenamorment, coenamourment + coenamors, coenamours + coequalize, coequalise + coequalizes, coequalises + cognizability's, cognisability's + cognizability, cognisability + cognizable, cognisable + cognizableness's, cognisableness's + cognizableness, cognisableness + cognizabler, cognisabler + cognizablest, cognisablest + cognizablier, cognisablier + cognizabliest, cognisabliest + cognizably, cognisably + cognizance's, cognisance's + cognizance, cognisance + cognizances, cognisances + cognizant, cognisant + cognizanter, cognisanter + cognizantest, cognisantest + cognize, cognise + cognized, cognised + cognizer's, cogniser's + cognizer, cogniser + cognizers, cognisers + cognizes, cognises + cognizing, cognising + colander's, cullender's + colander, cullender + colanders, cullenders + collateralize, collateralise + collectibilities, collectabilities + collectibility's, collectability's + collectibility, collectability + collectible's, collectable's + collectible, collectable + collectibles, collectables + collectivization's, collectivisation's + collectivization, collectivisation + collectivizations, collectivisations + collectivize, collectivise + collectivized, collectivised + collectivizes, collectivises + collectivizing, collectivising + colloquialize, colloquialise + colloquializes, colloquialises + colloquize, colloquise + colloquized, colloquised + colloquizes, colloquises + colloquizing, colloquising + colonialize, colonialise + colonialized, colonialised + colonializes, colonialises + colonializing, colonialising + colonizabilities, colonisabilities + colonizability's, colonisability's + colonizability, colonisability + colonizable's, colonisable's + colonizable, colonisable + colonizabler, colonisabler + colonizables, colonisables + colonizablest, colonisablest + colonization's, colonisation's + colonization, colonisation + colonizationist's, colonisationist's + colonizationist, colonisationist + colonizationists, colonisationists + colonizations, colonisations + colonize, colonise + colonized, colonised + colonizer's, coloniser's + colonizer, coloniser + colonizers, colonisers + colonizes, colonises + colonizing, colonising + color's, colour's + color, colour + colorabilities, colourabilities + colorability's, colourability's + colorability, colourability + colorable's, colourable's + colorable, colourable + colorableness's, colourableness's + colorableness, colourableness + colorablenesses, colourablenesses + colorabler, colourabler + colorables, colourables + colorablest, colourablest + colorablier, colourablier + colorablies, colourablies + colorabliest, colourabliest + colorably, colourably + coloradoite's, colouradoite's + coloradoite, colouradoite + colorama, colourama + colorant's, colourant's + colorant, colourant + colorants, colourants + colorate, colourate + coloration's, colouration's + coloration, colouration + colorational, colourational + colorationaler, colourationaler + colorationalest, colourationalest + colorationallier, colourationallier + colorationalliest, colourationalliest + colorationally, colourationally + colorations, colourations + colorative, colourative + colorbearer's, colourbearer's + colorbearer, colourbearer + colorblind, colourblind + colorblindness's, colourblindness's + colorblindness, colourblindness + colorblindnesses, colourblindnesses + colorbred, colourbred + colorbreed, colourbreed + colorbreeding, colourbreeding + colorbreeds, colourbreeds + colorcast's, colourcast's + colorcast, colourcast + colorcasted, colourcasted + colorcaster, colourcaster + colorcasters, colourcasters + colorcasting, colourcasting + colorcasts, colourcasts + colorectal, colourectal + colorectitis, colourectitis + colorectostomy, colourectostomy + colored's, coloured's + colored, coloured + coloreds, coloureds + colorer's, colourer's + colorer, colourer + colorers, colourers + colorfast, colourfast + colorfastness's, colourfastness's + colorfastness, colourfastness + colorfastnesses, colourfastnesses + colorful, colourful + colorfuler, colourfuler + colorfulest, colourfulest + colorfullier, colourfullier + colorfulliest, colourfulliest + colorfully, colourfully + colorfulness's, colourfulness's + colorfulness, colourfulness + colorfulnesses, colourfulnesses + colorific's, colourific's + colorific, colourific + colorifics, colourifics + colorimeter's, colourimeter's + colorimeter, colourimeter + colorimeters, colourimeters + colorimetric, colourimetric + colorimetrical, colourimetrical + colorimetrically, colourimetrically + colorimetrics, colourimetrics + colorimetries, colourimetries + colorimetrist's, colourimetrist's + colorimetrist, colourimetrist + colorimetry, colourimetry + coloring's, colouring's + coloring, colouring + colorings, colourings + colorism, colourism + colorisms, colourisms + colorist's, colourist's + colorist, colourist + coloristic, colouristic + coloristically, colouristically + coloristicer, colouristicer + coloristicest, colouristicest + coloristics, colouristics + colorists, colourists + colorless, colourless + colorlesser, colourlesser + colorlessest, colourlessest + colorlesslier, colourlesslier + colorlessliest, colourlessliest + colorlessly, colourlessly + colorlessness's, colourlessness's + colorlessness, colourlessness + colorlessnesses, colourlessnesses + colormaker, colourmaker + colormaking, colourmaking + colorman's, colourman's + colorman, colourman + colormap's, colourmap's + colormap, colourmap + colormaps, colourmaps + colormen, colourmen + coloroto, colouroto + colorpoint, colourpoint + colorpoints, colourpoints + colorrest, colourest + colorrhaphy, colourrhaphy + colors, colours + colortype, colourtype + colorway, colourway + colorways, colourways + colory, coloury + colourisation's, colourization's + colourisation, colourization + colourisations, colourizations + colourise, colourize + colourised, colourized + colourises, colourizes + colourising, colourizing + columnization's, columnisation's + columnization, columnisation + columnizations, columnisations + columnize, columnise + columnized, columnised + columnizes, columnises + columnizing, columnising + comedia, comoedia + commercialization's, commercialisation's + commercialization, commercialisation + commercializations, commercialisations + commercialize, commercialise + commercialized, commercialised + commercializes, commercialises + commercializing, commercialising + commonize, commonise + commonizes, commonises + communalization's, communalisation's + communalization, communalisation + communalizations, communalisations + communalize, communalise + communalized, communalised + communalizer's, communaliser's + communalizer, communaliser + communalizers, communalisers + communalizes, communalises + communalizing, communalising + communization's, communisation's + communization, communisation + communizations, communisations + communize, communise + communized, communised + communizes, communises + communizing, communising + companionize, companionise + companionizes, companionises + compartmentalization's, compartmentalisation's + compartmentalization, compartmentalisation + compartmentalizations, compartmentalisations + compartmentalize, compartmentalise + compartmentalized, compartmentalised + compartmentalizes, compartmentalises + compartmentalizing, compartmentalising + compartmentize, compartmentise + compartmentizes, compartmentises + comper, compoer + complementizer's, complementiser's + complementizer, complementiser + Composite, Compositae + comprehensivization, comprehensivisation + comprehensivizations, comprehensivisations + comprehensivize, comprehensivise + comprehensivized, comprehensivised + comprehensivizes, comprehensivises + comprehensivizing, comprehensivising + comprizable, comprisable + comprizal's, comprisal's + comprizal, comprisal + computerizable, computerisable + computerization's, computerisation's + computerization, computerisation + computerizations, computerisations + computerize, computerise + computerized, computerised + computerizes, computerises + computerizing, computerising + concenter, concentre + concentered, concentred + concentering, concentring + concenters, concentres + conceptualization's, conceptualisation's + conceptualization, conceptualisation + conceptualizations, conceptualisations + conceptualize, conceptualise + conceptualized, conceptualised + conceptualizer, conceptualiser + conceptualizes, conceptualises + conceptualizing, conceptualising + concertist, concretist + concertize, concertise + concertized, concertised + concertizer's, concertiser's + concertizer, concertiser + concertizers, concertisers + concertizes, concertises + concertizing, concertising + conche, conchae + concolor, concolour + concolorous, concolourous + concretization's, concretisation's + concretization, concretisation + concretizations, concretisations + concretize, concretise + concretized, concretised + concretizes, concretises + concretizing, concretising + conditionalize, conditionalise + conditionalizes, conditionalises + coneys, conies + confederatize, confederatise + confederatizes, confederatises + congenialize, congenialise + congenializes, congenialises + conges, congoes + congregationalize, congregationalise + congregationalizes, congregationalises + conjurer's, conjuror's + conjurer, conjuror + conjurers, conjurors + connectable, connectible + connection's, connexion's + connection, connexion + connections, connexions + connector's, connecter's + connector, connecter + connectors, connecters + conservatize, conservatise + conservatized, conservatised + conservatizes, conservatises + conservatizing, conservatising + consonantize, consonantise + consonantized, consonantised + consonantizes, consonantises + consonantizing, consonantising + constitutionalization's, constitutionalisation's + constitutionalization, constitutionalisation + constitutionalizations, constitutionalisations + constitutionalize, constitutionalise + constitutionalized, constitutionalised + constitutionalizes, constitutionalises + constitutionalizing, constitutionalising + containerization's, containerisation's + containerization, containerisation + containerizations, containerisations + containerize, containerise + containerized, containerised + containerizes, containerises + containerizing, containerising + contemporization, contemporisation + contemporize, contemporise + contemporized, contemporised + contemporizes, contemporises + contemporizing, contemporising + contextualization, contextualisation + contextualizations, contextualisations + contextualize, contextualise + contextualized, contextualised + contextualizes, contextualises + contextualizing, contextualising + Continentalize, Continentalise + Continentalizes, Continentalises + controversialize, controversialise + controversializes, controversialises + conundrumize, conundrumise + conundrumizes, conundrumises + convener's, convenor's + convener, convenor + conveners, convenors + conventionalization's, conventionalisation's + conventionalization, conventionalisation + conventionalizations, conventionalisations + conventionalize, conventionalise + conventionalized, conventionalised + conventionalizes, conventionalises + conventionalizing, conventionalising + conventionize, conventionise + conventionizes, conventionises + conversationize, conversationise + conversationizes, conversationises + converter's, convertor's + converter's, convertor's + converter, convertor + converter, convertor + converters, convertors + converters, convertors + conveyor's, conveyer's + conveyor, conveyer + conveyorize, conveyorise + conveyorized, conveyorised + conveyorizes, conveyorises + conveyorizing, conveyorising + conveyors, conveyers + convivialize, convivialise + convivializes, convivialises + cony's, coney's + cony, coney + cookie's, cooky's + cookie, cooky + copolymerization's, copolymerisation's + copolymerization, copolymerisation + copolymerizations, copolymerisations + copolymerize, copolymerise + copolymerized, copolymerised + copolymerizes, copolymerises + copolymerizing, copolymerising + copperization's, copperisation's + copperization, copperisation + copperizations, copperisations + copperize, copperise + copperizes, copperises + copremia, copraemia + copremic, copraemic + coraled, coralled + coranto, couranto + corantoes, courantoes + corantos, courantos + corbe, courbe + corbed, courbed + corbeled, corbelled + corbeling's, corbelling's + corbeling, corbelling + corbelings, corbellings + cordialize, cordialise + cordialized, cordialised + cordializes, cordialises + cordializing, cordialising + corge, courge + Corinthianize's, Corinthianise's + Corinthianize, Corinthianise + corinthianize, corinthianise + corinthianized, corinthianised + Corinthianizes, Corinthianises + corinthianizes, corinthianises + corinthianizing, corinthianising + corporealization's, corporealisation's + corporealization, corporealisation + corporealizations, corporealisations + corporealize, corporealise + corporealized, corporealised + corporealizes, corporealises + corporealizing, corporealising + corsy, coursy + cortage, courtage + cortin, courtin + cortine, cortinae + corve, corvae + coryphe, coryphae + coryphes, coryphaes + cosmeticize, cosmeticise + cosmeticized, cosmeticised + cosmeticizes, cosmeticises + cosmeticizing, cosmeticising + cosmopolitanization's, cosmopolitanisation's + cosmopolitanization, cosmopolitanisation + cosmopolitanizations, cosmopolitanisations + cosmopolitanize, cosmopolitanise + cosmopolitanized, cosmopolitanised + cosmopolitanizes, cosmopolitanises + cosmopolitanizing, cosmopolitanising + cosplendor, cosplendour + coste, costae + costumier, costumire + cottar's, cotter's + cottar, cotter + cottars, cotters + cotte, cottae + cottonization's, cottonisation's + cottonization, cottonisation + cottonizations, cottonisations + cottonize, cottonise + cottonizes, cottonises + cotyle, cotylae + councilor's, councillor's + councilor, councillor + councilors, councillors + councilorship's, councillorship's + councilorship, councillorship + councilorships, councillorships + counseled, counselled + counselee, counsellee + counseling, counselling + counselor's, counsellor's + counselor, counsellor + counselors, counsellors + counselorship's, counsellorship's + counselorship, counsellorship + counselorships, counsellorships + countercolored, countercoloured + countor, countour + cozied, cosied + cozier, cosier + cozies, cosies + coziest, cosiest + cozily, cosily + coziness's, cosiness's + coziness, cosiness + cozy's, cosy's + cozy, cosy + cozying, cosying + craizey, craisey + crambes, cramboes + crawlerize, crawlerise + crawlerizes, crawlerises + creaturize, creaturise + creaturizes, creaturises + crenelate, crenellate + crenelated, crenellated + crenelater, crenellater + crenelates, crenellates + crenelatest, crenellatest + crenelating, crenellating + crenelation's, crenellation's + crenelation, crenellation + crenelations, crenellations + creneled, crenelled + creneling, crenelling + Creolization, Creolisation + creolization, creolisation + creolizations, creolisations + Creolize, Creolise + creolize, creolise + Creolized, Creolised + creolized, creolised + Creolizes, Creolises + creolizes, creolises + Creolizing, Creolising + creolizing, creolising + cretinization's, cretinisation's + cretinization, cretinisation + cretinizations, cretinisations + cretinize, cretinise + cretinized, cretinised + cretinizes, cretinises + cretinizing, cretinising + criminalization's, criminalisation's + criminalization, criminalisation + criminalizations, criminalisations + criminalize, criminalise + criminalized, criminalised + criminalizes, criminalises + criminalizing, criminalising + criticizable's, criticisable's + criticizable, criticisable + criticizabler, criticisabler + criticizables, criticisables + criticizablest, criticisablest + criticize, criticise + criticized, criticised + criticizer's, criticiser's + criticizer, criticiser + criticizers, criticisers + criticizes, criticises + criticizing, criticising + criticizinglier, criticisinglier + criticizinglies, criticisinglies + criticizingliest, criticisingliest + criticizingly, criticisingly + crofterization's, crofterisation's + crofterization, crofterisation + crofterizations, crofterisations + crofterize, crofterise + crofterizes, crofterises + crosier's, crozier's + crosier, crozier + crosiers, croziers + crueler, crueller + cruelest, cruellest + cruelize, cruelise + cruelizes, cruelises + cryesthesia, cryaesthesia + cryoanesthesia, cryoanaesthesia + cryptanalyzes, cryptanalyses + cryptesthesia, cryptaesthesia + cryptesthesias, cryptaesthesias + cryptesthetic, cryptaesthetic + crystalize, crystallise + crystalized, crystallised + crystalizes, crystallises + crystalizing, crystallising + crystallizabilities, crystallisabilities + crystallizability's, crystallisability's + crystallizability, crystallisability + crystallizable's, crystallisable's + crystallizable, crystallisable + crystallizabler, crystallisabler + crystallizables, crystallisables + crystallizablest, crystallisablest + crystallization's, crystallisation's + crystallization, crystallisation + crystallizations, crystallisations + crystallizer, crystalliser + crystallizers, crystallisers + Cubanize's, Cubanise's + Cubanize, Cubanise + Cubanizes, Cubanises + cuckoldize, cuckoldise + cuckoldized, cuckoldised + cuckoldizes, cuckoldises + cuckoldizing, cuckoldising + cudgeled, cudgelled + cudgeler's, cudgeller's + cudgeler, cudgeller + cudgelers, cudgellers + cudgeling, cudgelling + cudgelings, cudgellings + culicide, culicidae + culturization's, culturisation's + culturization, culturisation + culturizations, culturisations + culturize, culturise + culturizes, culturises + cupelation, cupellation + cupeled, cupelled + cupeler's, cupeller's + cupeler, cupeller + cupelers, cupellers + cupeling, cupelling + cupule, cupulae + curarize, curarise + curarized, curarised + curarizes, curarises + curarizing, curarising + curatize, curatise + curatizes, curatises + curricularization's, curricularisation's + curricularization, curricularisation + curricularizations, curricularisations + curricularize, curricularise + curricularizes, curricularises + curtsied, curtseyed + curtsies, curtseys + curtsy's, curtsey's + curtsy, curtsey + curtsying, curtseying + curvaceous, curvacious + customizable, customisable + customization's, customisation's + customization, customisation + customizations, customisations + customize, customise + customized, customised + customizer, customiser + customizers, customisers + customizes, customises + customizing, customising + cutesy, cutesie + cuticolor, cuticolour + cutinization's, cutinisation's + cutinization, cutinisation + cutinizations, cutinisations + cutinize, cutinise + cutinized, cutinised + cutinizes, cutinises + cutinizing, cutinising + cutization's, cutisation's + cutization, cutisation + cutizations, cutisations + cutlass's, cutlas's + cutlass, cutlas + cutlasses, cutlases + cuve, cuvae + Cyanee's, Cyaneae's + Cyanee, Cyaneae + cyanize, cyanise + cyanized, cyanised + cyanizes, cyanises + cyanizing, cyanising + cyanomethemoglobin, cyanomethaemoglobin + cyclization's, cyclisation's + cyclization, cyclisation + cyclizations, cyclisations + cyclize, cyclise + cyclized, cyclised + cyclizes, cyclises + cyclizing, cyclising + cyclopedia's, cyclopaedia's + cyclopedia, cyclopaedia + cyclopedias, cyclopaedias + cyclopedic, cyclopaedic + cyclopedically, cyclopaedically + cyclopedist's, cyclopaedist's + cyclopedist, cyclopaedist + cyme, cymae + Czechization's, Czechisation's + Czechization, Czechisation + Czechizations, Czechisations + d'oh's, doh's + d'oh, doh + d'ohs, dohs + danaide, danaidae + dandizette, dandisette + dandyize, dandyise + dandyizes, dandyises + dane, danae + Danization's, Danisation's + Danization, Danisation + Danizations, Danisations + Danize's, Danise's + Danize, Danise + Danizes, Danises + Darwinize's, Darwinise's + Darwinize, Darwinise + Darwinizes, Darwinises + dastardize, dastardise + dastardizes, dastardises + deaconize, deaconise + deaconizes, deaconises + deadrize, deadrise + dealcoholize, dealcoholise + dealcoholized, dealcoholised + dealcoholizes, dealcoholises + dealcoholizing, dealcoholising + deaminize, deaminise + deary's, dearie's + deary, dearie + decagram's, decagramme's + decagram, decagramme + decagrams, decagrammes + decaliter, decalitre + decaliter, decalitre's + decaliter, decalitres + decameter, decametre + decameter, decametre's + decameter, decametres + decapitalization, decapitalisation + decapitalizations, decapitalisations + decapitalize, decapitalise + decapitalized, decapitalised + decapitalizes, decapitalises + decapitalizing, decapitalising + decarbonization's, decarbonisation's + decarbonization, decarbonisation + decarbonizations, decarbonisations + decarbonize, decarbonise + decarbonized, decarbonised + decarbonizer's, decarboniser's + decarbonizer, decarboniser + decarbonizers, decarbonisers + decarbonizes, decarbonises + decarbonizing, decarbonising + decarburization's, decarburisation's + decarburization, decarburisation + decarburizations, decarburisations + decarburize, decarburise + decarburized, decarburised + decarburizes, decarburises + decarburizing, decarburising + decasualization's, decasualisation's + decasualization, decasualisation + decasualizations, decasualisations + decasualize, decasualise + decasualized, decasualised + decasualizing, decasualising + decenters, decentres + decentralization's, decentralisation's + decentralization, decentralisation + decentralizationist, decentralisationist + decentralizations, decentralisations + decentralize, decentralise + decentralized, decentralised + decentralizes, decentralises + decentralizing, decentralising + decerebrize, decerebrise + decerebrized, decerebrised + decerebrizes, decerebrises + decerebrizing, decerebrising + dechristianization, dechristianisation + dechristianizations, dechristianisations + dechristianize, dechristianise + dechristianized, dechristianised + dechristianizes, dechristianises + dechristianizing, dechristianising + decigram's, decigramme's + decigram, decigramme + decigrams, decigrammes + deciliter's, decilitre's + deciliter, decilitre + deciliters, decilitres + decimalization's, decimalisation's + decimalization, decimalisation + decimalizations, decimalisations + decimalize, decimalise + decimalized, decimalised + decimalizes, decimalises + decimalizing, decimalising + decimeter's, decimetre's + decimeter, decimetre + decimeters, decimetres + decivilize, decivilise + decivilized, decivilised + decivilizes, decivilises + decivilizing, decivilising + decolonization's, decolonisation's + decolonization, decolonisation + decolonizations, decolonisations + decolonize, decolonise + decolonized, decolonised + decolonizes, decolonises + decolonizing, decolonising + decolor, decolour + decolorant, decolourant + decolorants, decolourants + decolorate, decolourate + decolorated, decolourated + decolorates, decolourates + decoloration's, decolouration's + decoloration, decolouration + decolorations, decolourations + decolored, decoloured + decolorimeter, decolourimeter + decoloring, decolouring + decolors, decolours + decolourisation's, decolourization's + decolourisation, decolourization + decolourisations, decolourizations + decolourise, decolourize + decolourised, decolourized + decolouriser's, decolourizer's + decolouriser, decolourizer + decolourisers, decolourizers + decolourises, decolourizes + decolourising, decolourizing + decriminalization's, decriminalisation's + decriminalization, decriminalisation + decriminalizations, decriminalisations + decriminalize, decriminalise + decriminalized, decriminalised + decriminalizes, decriminalises + decriminalizing, decriminalising + dedal, daedal + dedalian, daedalian + dedramatize, dedramatise + dedramatized, dedramatised + dedramatizes, dedramatises + dedramatizing, dedramatising + deemphasization's, deemphasisation's + deemphasization, deemphasisation + deemphasize, deemphasise + deemphasized, deemphasised + deemphasizer, deemphasiser + deemphasizers, deemphasisers + deemphasizes, deemphasises + deemphasizing, deemphasising + deenergize, deenergise + deenergized, deenergised + deenergizer, deenergiser + deenergizes, deenergises + deenergizing, deenergising + defedation, defoedation + defeminization's, defeminisation's + defeminization, defeminisation + defeminize, defeminise + defeminized, defeminised + defeminizes, defeminises + defeminizing, defeminising + defense's, defence's + defense, defence + defensed, defenced + defenseless, defenceless + defenselesser, defencelesser + defenselessest, defencelessest + defenselesslier, defencelesslier + defenselessliest, defencelessliest + defenselessly, defencelessly + defenselessness's, defencelessness's + defenselessness, defencelessness + defenselessnesses, defencelessnesses + defenseman's, defenceman's + defenseman, defenceman + defensemen, defencemen + defenses, defences + defensing, defencing + defeudalize, defeudalise + defeudalized, defeudalised + defeudalizes, defeudalises + defeudalizing, defeudalising + defibrinize, defibrinise + defibrinized, defibrinised + defibrinizes, defibrinises + defibrinizing, defibrinising + definitization's, definitisation's + definitization, definitisation + definitizations, definitisations + definitize, definitise + definitized, definitised + definitizes, definitises + definitizing, definitising + deflectionization's, deflectionisation's + deflectionization, deflectionisation + deflectionizations, deflectionisations + deflectionize, deflectionise + deflectionizes, deflectionises + deformalize, deformalise + defunctionalization's, defunctionalisation's + defunctionalization, defunctionalisation + defunctionalizations, defunctionalisations + defunctionalize, defunctionalise + defunctionalizes, defunctionalises + deglycerolized, deglycerolised + dehumanization's, dehumanisation's + dehumanization, dehumanisation + dehumanizations, dehumanisations + dehumanize, dehumanise + dehumanized, dehumanised + dehumanizes, dehumanises + dehumanizing, dehumanising + dehydrogenization's, dehydrogenisation's + dehydrogenization, dehydrogenisation + dehydrogenize, dehydrogenise + dehydrogenized, dehydrogenised + dehydrogenizer's, dehydrogeniser's + dehydrogenizer, dehydrogeniser + dehydrogenizing, dehydrogenising + dehypnotization's, dehypnotisation's + dehypnotization, dehypnotisation + dehypnotizations, dehypnotisations + dehypnotize, dehypnotise + dehypnotized, dehypnotised + dehypnotizes, dehypnotises + dehypnotizing, dehypnotising + deindustrialization's, deindustrialisation's + deindustrialization, deindustrialisation + deindustrializations, deindustrialisations + deindustrialize, deindustrialise + deindustrialized, deindustrialised + deindustrializes, deindustrialises + deindustrializing, deindustrialising + deionization's, deionisation's + deionization, deionisation + deionize, deionise + deionized, deionised + deionizes, deionises + deionizing, deionising + delimitize, delimitise + delimitizes, delimitises + delocalization's, delocalisation's + delocalization, delocalisation + delocalizations, delocalisations + delocalize, delocalise + delocalized, delocalised + delocalizes, delocalises + delocalizing, delocalising + deluster, delustre + demagnetizable's, demagnetisable's + demagnetizable, demagnetisable + demagnetizabler, demagnetisabler + demagnetizables, demagnetisables + demagnetizablest, demagnetisablest + demagnetization's, demagnetisation's + demagnetization, demagnetisation + demagnetizations, demagnetisations + demagnetize, demagnetise + demagnetized, demagnetised + demagnetizer's, demagnetiser's + demagnetizer, demagnetiser + demagnetizers, demagnetisers + demagnetizes, demagnetises + demagnetizing, demagnetising + demagogue's, demagog's + demagogue, demagog + demagogued, demagoged + demagogueri, demagogri + demagogueris, demagogris + demagoguery, demagogry + demagogues, demagogs + demagoguing, demagoging + demasculinization's, demasculinisation's + demasculinization, demasculinisation + demasculinize, demasculinise + demasculinized, demasculinised + demasculinizing, demasculinising + dematerialization's, dematerialisation's + dematerialization, dematerialisation + dematerializations, dematerialisations + dematerialize, dematerialise + dematerialized, dematerialised + dematerializes, dematerialises + dematerializing, dematerialising + demeanor's, demeanour's + demeanor, demeanour + demeanors, demeanours + demilitarization's, demilitarisation's + demilitarization, demilitarisation + demilitarizations, demilitarisations + demilitarize, demilitarise + demilitarized, demilitarised + demilitarizes, demilitarises + demilitarizing, demilitarising + demiluster, demilustre + demineralization's, demineralisation's + demineralization, demineralisation + demineralizations, demineralisations + demineralize, demineralise + demineralized, demineralised + demineralizer, demineraliser + demineralizes, demineralises + demineralizing, demineralising + demobilization's, demobilisation's + demobilization, demobilisation + demobilizations, demobilisations + demobilize, demobilise + demobilized, demobilised + demobilizes, demobilises + demobilizing, demobilising + democratization's, democratisation's + democratization, democratisation + democratizations, democratisations + democratize, democratise + democratized, democratised + democratizer, democratiser + democratizes, democratises + democratizing, democratising + demonetization's, demonetisation's + demonetization, demonetisation + demonetizations, demonetisations + demonetize, demonetise + demonetized, demonetised + demonetizes, demonetises + demonetizing, demonetising + demonian, daemonian + demonization, demonisation + demonize, demonise + demonized, demonised + demonizes, demonises + demonizing, demonising + demoralization's, demoralisation's + demoralization, demoralisation + demoralizations, demoralisations + demoralize, demoralise + demoralized, demoralised + demoralizer's, demoraliser's + demoralizer, demoraliser + demoralizers, demoralisers + demoralizes, demoralises + demoralizing, demoralising + demoralizingly, demoralisingly + demutualization, demutualisation + demutualizations, demutualisations + demutualize, demutualise + demutualized, demutualised + demutualizes, demutualises + demutualizing, demutualising + demythologization's, demythologisation's + demythologization, demythologisation + demythologizations, demythologisations + demythologize, demythologise + demythologized, demythologised + demythologizer, demythologiser + demythologizes, demythologises + demythologizing, demythologising + denationalization's, denationalisation's + denationalization, denationalisation + denationalizations, denationalisations + denationalize, denationalise + denationalized, denationalised + denationalizes, denationalises + denationalizing, denationalising + denaturalization's, denaturalisation's + denaturalization, denaturalisation + denaturalizations, denaturalisations + denaturalize, denaturalise + denaturalized, denaturalised + denaturalizes, denaturalises + denaturalizing, denaturalising + denaturization's, denaturisation's + denaturization, denaturisation + denaturizations, denaturisations + denaturize, denaturise + denaturized, denaturised + denaturizer's, denaturiser's + denaturizer, denaturiser + denaturizers, denaturisers + denaturizes, denaturises + denaturizing, denaturising + denicotinize, denicotinise + denizenize, denizenise + denizenizes, denizenises + denominationalize, denominationalise + denominationalizes, denominationalises + denormalize, denormalise + dentalization's, dentalisation's + dentalization, dentalisation + dentalizations, dentalisations + dentalize, dentalise + dentalized, dentalised + dentalizes, dentalises + dentalizing, dentalising + dentin's, dentine's + dentin, dentine + dentins, dentines + denuclearization's, denuclearisation's + denuclearization, denuclearisation + denuclearizations, denuclearisations + denuclearize, denuclearise + denuclearized, denuclearised + denuclearizes, denuclearises + denuclearizing, denuclearising + deodorization's, deodorisation's + deodorization, deodorisation + deodorizations, deodorisations + deodorize, deodorise + deodorized, deodorised + deodorizer's, deodoriser's + deodorizer, deodoriser + deodorizers, deodorisers + deodorizes, deodorises + deodorizing, deodorising + deoxidization's, deoxidisation's + deoxidization, deoxidisation + deoxidizations, deoxidisations + deoxidize, deoxidise + deoxidized, deoxidised + deoxidizer's, deoxidiser's + deoxidizer, deoxidiser + deoxidizers, deoxidisers + deoxidizes, deoxidises + deoxidizing, deoxidising + deoxygenize, deoxygenise + deoxygenized, deoxygenised + deoxygenizes, deoxygenises + deoxygenizing, deoxygenising + departmentalization's, departmentalisation's + departmentalization, departmentalisation + departmentalizations, departmentalisations + departmentalize, departmentalise + departmentalized, departmentalised + departmentalizes, departmentalises + departmentalizing, departmentalising + departmentization's, departmentisation's + departmentization, departmentisation + departmentizations, departmentisations + departmentize, departmentise + departmentizes, departmentises + depauperization, depauperisation + depauperize, depauperise + depauperized, depauperised + depauperizes, depauperises + depauperizing, depauperising + dependence's, dependance's + dependence, dependance + dependences, dependances + depersonalization's, depersonalisation's + depersonalization, depersonalisation + depersonalizations, depersonalisations + depersonalize, depersonalise + depersonalized, depersonalised + depersonalizes, depersonalises + depersonalizing, depersonalising + depolarization's, depolarisation's + depolarization, depolarisation + depolarizations, depolarisations + depolarize, depolarise + depolarized, depolarised + depolarizer's, depolariser's + depolarizer, depolariser + depolarizers, depolarisers + depolarizes, depolarises + depolarizing, depolarising + depoliticization, depoliticisation + depoliticize, depoliticise + depoliticized, depoliticised + depoliticizes, depoliticises + depoliticizing, depoliticising + depolymerization's, depolymerisation's + depolymerization, depolymerisation + depolymerizations, depolymerisations + depolymerize, depolymerise + depolymerized, depolymerised + depolymerizes, depolymerises + depolymerizing, depolymerising + depressurization's, depressurisation's + depressurization, depressurisation + depressurizations, depressurisations + depressurize, depressurise + depressurized, depressurised + depressurizes, depressurises + depressurizing, depressurising + deputationize, deputationise + deputationizes, deputationises + deputization, deputisation + deputize, deputise + deputized, deputised + deputizes, deputises + deputizing, deputising + deracialize, deracialise + deracialized, deracialised + deracializes, deracialises + deracializing, deracialising + derationalization's, derationalisation's + derationalization, derationalisation + derationalizations, derationalisations + derationalize, derationalise + derationalizes, derationalises + deratization's, deratisation's + deratization, deratisation + deratizations, deratisations + derealization, derealisation + derecognize, derecognise + derecognized, derecognised + derecognizes, derecognises + derecognizing, derecognising + deregulationize, deregulationise + deregulationizes, deregulationises + dereligionize, dereligionise + dereligionized, dereligionised + dereligionizes, dereligionises + dereligionizing, dereligionising + derk, drek + dermatorrhea, dermatorrhoea + Derr's, Drer's + Derr, Drer + desacralization, desacralisation + desacralizations, desacralisations + desacralize, desacralise + desacralized, desacralised + desacralizes, desacralises + desacralizing, desacralising + desalinization's, desalinisation's + desalinization, desalinisation + desalinizations, desalinisations + desalinize, desalinise + desalinized, desalinised + desalinizes, desalinises + desalinizing, desalinising + desensitization's, desensitisation's + desensitization, desensitisation + desensitizations, desensitisations + desensitize, desensitise + desensitized, desensitised + desensitizer's, desensitiser's + desensitizer, desensitiser + desensitizers, desensitisers + desensitizes, desensitises + desensitizing, desensitising + desertization, desertisation + desertizations, desertisations + desexualization's, desexualisation's + desexualization, desexualisation + desexualizations, desexualisations + desexualize, desexualise + desexualized, desexualised + desexualizes, desexualises + desexualizing, desexualising + desilverization, desilverisation + desilverizations, desilverisations + desilverize, desilverise + desilverized, desilverised + desilverizes, desilverises + desilverizing, desilverising + despiritualization, despiritualisation + despiritualize, despiritualise + despotize, despotise + despotizes, despotises + destabilization, destabilisation + destabilize, destabilise + destabilized, destabilised + destabilizer, destabiliser + destabilizers, destabilisers + destabilizes, destabilises + destabilizing, destabilising + destalinize, destalinise + destalinized, destalinised + destalinizes, destalinises + destalinizing, destalinising + desterilize, desterilise + destigmatization, destigmatisation + desulfurizer's, desulfuriser's + desulfurizer, desulfuriser + desulphurisation's, desulphurization's + desulphurisation, desulphurization + desulphurisations, desulphurizations + desulphurise, desulphurize + desulphurised, desulphurized + desulphurises, desulphurizes + desulphurising, desulphurizing + desulphurizer, desulphuriser + desulphurizers, desulphurisers + desynchronization's, desynchronisation's + desynchronization, desynchronisation + desynchronizations, desynchronisations + desynchronize, desynchronise + desynchronized, desynchronised + desynchronizes, desynchronises + desynchronizing, desynchronising + detribalization's, detribalisation's + detribalization, detribalisation + detribalizations, detribalisations + detribalize, detribalise + detribalized, detribalised + detribalizes, detribalises + detribalizing, detribalising + deva, daeva + devalorization, devalorisation + devalorizations, devalorisations + devalorize, devalorise + devalorized, devalorised + devalorizes, devalorises + devalorizing, devalorising + develed, develled + develing, develling + deviled, devilled + deviling, devilling + devilize, devilise + devilizes, devilises + devitalization's, devitalisation's + devitalization, devitalisation + devitalizations, devitalisations + devitalize, devitalise + devitalized, devitalised + devitalizes, devitalises + devitalizing, devitalising + devocalization's, devocalisation's + devocalization, devocalisation + devocalize, devocalise + devocalized, devocalised + devocalizes, devocalises + devocalizing, devocalising + devolatilization's, devolatilisation's + devolatilization, devolatilisation + devolatilizations, devolatilisations + devolatilize, devolatilise + devolatilized, devolatilised + devolatilizes, devolatilises + devolatilizing, devolatilising + dexterous, dextrous + dexterously, dextrously + dexterousness, dextrousness + diabolization's, diabolisation's + diabolization, diabolisation + diabolizations, diabolisations + diabolize, diabolise + diabolized, diabolised + diabolizes, diabolises + diabolizing, diabolising + diagonalizable, diagonalisable + diagonalization, diagonalisation + diagonalize, diagonalise + diagonalized, diagonalised + diagonalizes, diagonalises + diagonalizing, diagonalising + dialecticize, dialecticise + dialecticizes, dialecticises + dialed, dialled + dialer's, dialler's + dialer, dialler + dialers, diallers + dialing's, dialling's + dialing, dialling + dialings, diallings + dialist's, diallist's + dialist, diallist + dialists, diallists + dialogize, dialogise + dialogized, dialogised + dialogizes, dialogises + dialogizing, dialogising + dialogue's, dialog's + dialogue, dialog + dialogued, dialogged + dialogues, dialogs + dialoguing, dialogging + dialyzabilities, dialysabilities + dialyzability's, dialysability's + dialyzability, dialysability + dialyzable's, dialysable's + dialyzable, dialysable + dialyzabler, dialysabler + dialyzables, dialysables + dialyzablest, dialysablest + dialyzate's, dialysate's + dialyzate, dialysate + dialyzates, dialysates + dialyzation's, dialysation's + dialyzation, dialysation + dialyze, dialyse + dialyzed, dialysed + dialyzer's, dialyser's + dialyzer, dialyser + dialyzers, dialysers + dialyzes, dialyses + dialyzing, dialysing + diamondize, diamondise + diamondizes, diamondises + diarize, diarise + diarized, diarised + diarizes, diarises + diarizing, diarising + diarrhea's, diarrhoea's + diarrhea, diarrhoea + diarrheal, diarrhoeal + diarrhealer, diarrhoealer + diarrhealest, diarrhoealest + diarrheas, diarrhoeas + diarrheic, diarrhoeic + diarrheicer, diarrhoeicer + diarrheicest, diarrhoeicest + diarrhetic, diarrhoetic + diarrheticer, diarrhoeticer + diarrheticest, diarrhoeticest + dichotomization's, dichotomisation's + dichotomization, dichotomisation + dichotomizations, dichotomisations + dichotomize, dichotomise + dichotomized, dichotomised + dichotomizes, dichotomises + dichotomizing, dichotomising + dickeys, dickies + dicky's, dickie's + dicky, dickie + diene, diaene + dieretic, diaeretic + dieselization's, dieselisation's + dieselization, dieselisation + dieselizations, dieselisations + dieselize, dieselise + dieselized, dieselised + dieselizes, dieselises + dieselizing, dieselising + diestrous, dioestrous + diestrual, dioestrual + diestrum, dioestrum + diestrus's, dioestrus's + diestrus, dioestrus + diestruses, dioestruses + diethylstilbestrol's, diethylstilboestrol's + diethylstilbestrol, diethylstilboestrol + dietitian's, dietician's + dietitian, dietician + dietitians, dieticians + differentialize, differentialise + differentializes, differentialises + digitalization's, digitalisation's + digitalization, digitalisation + digitalizations, digitalisations + digitalize, digitalise + digitalized, digitalised + digitalizes, digitalises + digitalizing, digitalising + digitization's, digitisation's + digitization, digitisation + digitizations, digitisations + digitize, digitise + digitized, digitised + digitizer's, digitiser's + digitizer, digitiser + digitizers, digitisers + digitizes, digitises + digitizing, digitising + dike's, dyke's + dike, dyke + diked, dyked + dikes, dykes + diking, dyking + dimensionalization, dimensionalisation + dimensionalize, dimensionalise + dimensionalized, dimensionalised + dimensionalizes, dimensionalises + dimensionalizing, dimensionalising + dimerization's, dimerisation's + dimerization, dimerisation + dimerizations, dimerisations + dimerize, dimerise + dimerized, dimerised + dimerizes, dimerises + dimerizing, dimerising + diminutivize, diminutivise + diminutivizes, diminutivises + dingoes, dingos + dioecious, diecious + dioeciously, dieciously + dionize, dionise + diopter's, dioptre's + diopter, dioptre + diopters, dioptres + diphthongization's, diphthongisation's + diphthongization, diphthongisation + diphthongizations, diphthongisations + diphthongize, diphthongise + diphthongized, diphthongised + diphthongizes, diphthongises + diphthongizing, diphthongising + diple, diploe + diploe's, diploae's + diploe, diploae + diplomatize, diplomatise + diplomatized, diplomatised + diplomatizes, diplomatises + diplomatizing, diplomatising + dis's, diss's + dis, diss + disangularize, disangularise + disangularizes, disangularises + disauthorize, disauthorise + disauthorized, disauthorised + disauthorizes, disauthorises + disauthorizing, disauthorising + disboweled, disbowelled + disboweling, disbowelling + discanonization's, discanonisation's + discanonization, discanonisation + discanonizations, discanonisations + discanonize, discanonise + discanonizes, discanonises + discolor's, discolour's + discolor, discolour + discolorate, discolourate + discolorated, discolourated + discoloration's, discolouration's + discoloration, discolouration + discolorations, discolourations + discolored's, discoloured's + discolored, discoloured + discoloredness, discolouredness + discoloreds, discoloureds + discoloring, discolouring + discolorment's, discolourment's + discolorment, discolourment + discolorments, discolourments + discolors, discolours + discolourisation's, discolourization's + discolourisation, discolourization + discolourisations, discolourizations + discretization, discretisation + discretize, discretise + disdenominationalize, disdenominationalise + disdenominationalizes, disdenominationalises + disdiplomatize, disdiplomatise + disdiplomatizes, disdiplomatises + disemboweled, disembowelled + disemboweling, disembowelling + disequalize's, disequalise's + disequalize, disequalise + disequalizer, disequaliser + disequalizers, disequalisers + disequalizes, disequalises + disfavor's, disfavour's + disfavor, disfavour + disfavored, disfavoured + disfavorer's, disfavourer's + disfavorer, disfavourer + disfavorers, disfavourers + disfavoring, disfavouring + disfavors, disfavours + dishabille's, deshabille's + dishabille, deshabille + dishabilles, deshabilles + disharmonize, disharmonise + disharmonized, disharmonised + disharmonizes, disharmonises + disharmonizing, disharmonising + disheveled, dishevelled + disheveler, disheveller + disheveling, dishevelling + dishonor's, dishonour's + dishonor, dishonour + dishonorable's, dishonourable's + dishonorable, dishonourable + dishonorableness's, dishonourableness's + dishonorableness, dishonourableness + dishonorablenesses, dishonourablenesses + dishonorabler, dishonourabler + dishonorables, dishonourables + dishonorablest, dishonourablest + dishonorablier, dishonourablier + dishonorablies, dishonourablies + dishonorabliest, dishonourabliest + dishonorably, dishonourably + dishonorary, dishonourary + dishonored, dishonoured + dishonorer's, dishonourer's + dishonorer, dishonourer + dishonorers, dishonourers + dishonoring, dishonouring + dishonors, dishonours + dishumanize, dishumanise + dishumanizes, dishumanises + dishumor, dishumour + dishumored, dishumoured + dishumors, dishumours + disillusionize, disillusionise + disillusionized, disillusionised + disillusionizer's, disillusioniser's + disillusionizer, disillusioniser + disillusionizers, disillusionisers + disillusionizes, disillusionises + disillusionizing, disillusionising + disindividualize, disindividualise + disindividualized, disindividualised + disindividualizes, disindividualises + disindividualizing, disindividualising + disindustrialization, disindustrialisation + disindustrializations, disindustrialisations + disindustrialize, disindustrialise + disindustrialized, disindustrialised + disindustrializes, disindustrialises + disindustrializing, disindustrialising + disluster, dislustre + dismalize, dismalise + dismalizes, dismalises + disnaturalization's, disnaturalisation's + disnaturalization, disnaturalisation + disnaturalizations, disnaturalisations + disnaturalize, disnaturalise + disnaturalized, disnaturalised + disnaturalizes, disnaturalises + disnaturalizing, disnaturalising + disorganization's, disorganisation's + disorganization, disorganisation + disorganizations, disorganisations + disorganize, disorganise + disorganized, disorganised + disorganizer's, disorganiser's + disorganizer, disorganiser + disorganizers, disorganisers + disorganizes, disorganises + disorganizing, disorganising + disozonize, disozonise + disozonizes, disozonises + dispapalize, dispapalise + dispapalizes, dispapalises + dispatch's, despatch's + dispatch, despatch + dispatched, despatched + dispatches, despatches + dispatching, despatching + dispauperize, dispauperise + dispauperized, dispauperised + dispauperizes, dispauperises + dispauperizing, dispauperising + dispersonalize, dispersonalise + dispersonalizes, dispersonalises + dispopularize, dispopularise + dispopularizes, dispopularises + disrealize, disrealise + disrealizes, disrealises + disscepter's, dissceptre's + disscepter, dissceptre + disscepters, dissceptres + disseize, disseise + disseized, disseised + disseizee, disseisee + disseizes, disseises + disseizin's, disseisin's + disseizin, disseisin + disseizing, disseising + disseizins, disseisins + disseizor's, disseisor's + disseizor, disseisor + disseizors, disseisors + dissensualize, dissensualise + dissensualizes, dissensualises + disses, dises + dissocialize, dissocialise + dissocialized, dissocialised + dissocializes, dissocialises + dissocializing, dissocialising + dissyllabize, dissyllabise + dissyllabized, dissyllabised + dissyllabizing, dissyllabising + dissympathize, dissympathise + dissympathizes, dissympathises + distill, distil + distills, distils + disutilize, disutilise + disutilizes, disutilises + ditsier, ditzier + ditsy, ditzy + ditziness's, ditsiness's + ditziness, ditsiness + ditzinesses, ditsinesses + diversicolored, diversicoloured + divinister, divinistre + divinization's, divinisation's + divinization, divinisation + divinizations, divinisations + divinize, divinise + divinized, divinised + divinizes, divinises + divinizing, divinising + divisionalization, divisionalisation + divisionalizations, divisionalisations + djellaba's, djellabah's + djellaba, djellabah + djellabas, djellabahes + djinni's, djinn's + djinni, djinn + Docete's, Docetae's + Docete, Docetae + dockization's, dockisation's + dockization, dockisation + dockizations, dockisations + dockize, dockise + dockized, dockised + dockizes, dockises + dockizing, dockising + doctorization's, doctorisation's + doctorization, doctorisation + doctorizations, doctorisations + doctorize, doctorise + doctorizes, doctorises + doctrinization's, doctrinisation's + doctrinization, doctrinisation + doctrinizations, doctrinisations + doctrinize, doctrinise + doctrinizes, doctrinises + documentarization, documentarisation + documentarizations, documentarisations + documentarize, documentarise + documentarized, documentarised + documentarizes, documentarises + documentarizing, documentarising + documentize, documentise + documentizes, documentises + Dodonean's, Dodonaean's + Dodonean, Dodonaean + doggy's, doggie's + doggy, doggie + dogie's, dogy's + dogie, dogy + dogmatization's, dogmatisation's + dogmatization, dogmatisation + dogmatizations, dogmatisations + dogmatize, dogmatise + dogmatized, dogmatised + dogmatizer's, dogmatiser's + dogmatizer, dogmatiser + dogmatizers, dogmatisers + dogmatizes, dogmatises + dogmatizing, dogmatising + dognaped, dognapped + dognaping, dognapping + dollarization, dollarisation + dollarizations, dollarisations + dolomitization's, dolomitisation's + dolomitization, dolomitisation + dolomitizations, dolomitisations + dolomitize, dolomitise + dolomitized, dolomitised + dolomitizes, dolomitises + dolomitizing, dolomitising + dolor's, dolour's + dolor, dolour + dolors, dolours + domesticize, domesticise + domesticized, domesticised + domesticizes, domesticises + domesticizing, domesticising + domine, dominae + dopey, dopy + dora, doura + Doricize's, Doricise's + Doricize, Doricise + Doricizes, Doricises + dorize, dorise + dorized, dorised + dorizes, dorises + dorizing, dorising + doryline, dorylinae + doughnut's, donut's + doughnut, donut + doughnuts, donuts + doweled, dowelled + doweler, doweller + doweling, dowelling + downdraft's, downdraught's + downdraft, downdraught + dracena, dracaena + dracenaceae, dracaenaceae + dracenas, dracaenas + draftier, draughtier + draftiest, draughtiest + draftilier, draughtilier + draftiliest, draughtiliest + draftily, draughtily + draftiness's, draughtiness's + draftiness, draughtiness + draftinesses, draughtinesses + draftsman's, draughtsman's + draftsman, draughtsman + draftsmanship's, draughtsmanship's + draftsmanship, draughtsmanship + draftsmanships, draughtsmanships + draftsmen, draughtsmen + draftsperson, draughtsperson + draftswoman's, draughtswoman's + draftswoman, draughtswoman + draftswomen, draughtswomen + drafty, draughty + dragonize, dragonise + dragonized, dragonised + dragonizes, dragonises + dragonizing, dragonising + dramatizable's, dramatisable's + dramatizable, dramatisable + dramatizabler, dramatisabler + dramatizables, dramatisables + dramatizablest, dramatisablest + dramatization's, dramatisation's + dramatization, dramatisation + dramatizations, dramatisations + dramatize, dramatise + dramatized, dramatised + dramatizer's, dramatiser's + dramatizer, dramatiser + dramatizers, dramatisers + dramatizes, dramatises + dramatizing, dramatising + dreamed, dreamt + driveled, drivelled + driveler's, driveller's + driveler, driveller + drivelers, drivellers + driveling, drivelling + drought's, drouth's + drought, drouth + droughtiness, drouthiness + droughts, drouthes + droughty, drouthy + dryly, drily + dualization's, dualisation's + dualization, dualisation + dualizations, dualisations + dualize, dualise + dualizes, dualises + ductilize, ductilise + ductilizes, ductilises + dueled, duelled + dueler's, dueller's + dueler, dueller + duelers, duellers + dueling, duelling + duelings, duellings + duelist's, duellist's + duelist, duellist + duelists, duellists + duer, dure + dullness's, dulness's + dullness, dulness + dullnesses, dulnesses + dumbfound, dumfound + dumbfounded, dumfounded + dumbfounding, dumfounding + dumbfoundingly, dumfoundingly + dumbfounds, dumfounds + dumpster's, Dumpster's + dumpster, Dumpster + dumpsters, Dumpsters + dynamize, dynamise + dynamized, dynamised + dynamizes, dynamises + dynamizing, dynamising + dysesthesia, dysaesthesia + dysesthetic, dysaesthetic + dysmenorrhea's, dysmenorrhoea's + dysmenorrhea, dysmenorrhoea + dysmenorrheal, dysmenorrhoeal + dysmenorrheas, dysmenorrhoeas + dysmenorrheic, dysmenorrhoeic + dyspnea's, dyspnoea's + dyspnea, dyspnoea + dyspneal, dyspnoeal + dyspneas, dyspnoeas + dyspneic, dyspnoeic + earlierize, earlierise + earlierized, earlierised + earlierizes, earlierises + earlierizing, earlierising + easternize, easternise + ebionize, ebionise + ebionized, ebionised + ebionizes, ebionises + ebionizing, ebionising + ebonization, ebonisation + ebonize, ebonise + ebonized, ebonised + ebonizes, ebonises + ebonizing, ebonising + ec, aec + ecclesiasticize, ecclesiasticise + ecclesiasticizes, ecclesiasticises + echoize, echoise + echoized, echoised + echoizes, echoises + echoizing, echoising + eclecticize, eclecticise + eclecticizes, eclecticises + ecoid, oecoid + economization's, economisation's + economization, economisation + economizations, economisations + economize, economise + economized, economised + economizer's, economiser's + economizer, economiser + economizers, economisers + economizes, economises + economizing, economising + ecophobia, oecophobia + ecstasize, ecstasise + ecstasized, ecstasised + ecstasizes, ecstasises + ecstasizing, ecstasising + ecstaticize, ecstaticise + ecstaticizes, ecstaticises + ectethmoid, ectoethmoid + ectocelic, ectocoelic + ecumenic, oecumenic + ecumenicalism, oecumenicalism + ecumenicity, oecumenicity + ecumenism, oecumenism + ecus, oecus + edema's, oedema's + edema, oedema + edemas, oedemas + edematose, oedematose + edematous, oedematous + Edenization's, Edenisation's + Edenization, Edenisation + Edenizations, Edenisations + Edenize's, Edenise's + Edenize, Edenise + Edenizes, Edenises + edicule's, aedicule's + edicule, aedicule + edility, aedility + editorialization's, editorialisation's + editorialization, editorialisation + editorializations, editorialisations + editorialize, editorialise + editorialized, editorialised + editorializer's, editorialiser's + editorializer, editorialiser + editorializes, editorialises + editorializing, editorialising + eerie, eery + Eetion's, Eaetion's + Eetion, Eaetion + effectualize, effectualise + effectualizes, effectualises + effeminatize, effeminatise + effeminatizes, effeminatises + effeminization's, effeminisation's + effeminization, effeminisation + effeminize, effeminise + effeminized, effeminised + effeminizes, effeminises + effeminizing, effeminising + eger, aeger + eger, egre + egilops, aegilops + eglogue, aeglogue + egoize, egoise + egoizer, egoiser + egoizers, egoisers + egoizes, egoises + egophony, aegophony + egotize, egotise + egotized, egotised + egotizes, egotises + egotizing, egotising + egritude, aegritude + Egyptianization's, Egyptianisation's + Egyptianization, Egyptianisation + Egyptianizations, Egyptianisations + Egyptianize's, Egyptianise's + Egyptianize, Egyptianise + Egyptianized's, Egyptianised's + Egyptianized, Egyptianised + Egyptianizes, Egyptianises + Egyptianizing's, Egyptianising's + Egyptianizing, Egyptianising + Egyptize's, Egyptise's + Egyptize, Egyptise + Egyptizes, Egyptises + elasticization, elasticisation + elasticize, elasticise + elasticized, elasticised + elasticizer, elasticiser + elasticizers, elasticisers + elasticizes, elasticises + elasticizing, elasticising + electricalize, electricalise + electricalizes, electricalises + electricize, electricise + electricizes, electricises + electrization, electrisation + electrizations, electrisations + electrize, electrise + electrized, electrised + electrizes, electrises + electrizing, electrising + electroanesthesia's, electroanaesthesia's + electroanesthesia, electroanaesthesia + electroanesthesias, electroanaesthesias + electrocauterization's, electrocauterisation's + electrocauterization, electrocauterisation + electrocauterizations, electrocauterisations + electrodialyze, electrodialyse + electrodialyzer's, electrodialyser's + electrodialyzer, electrodialyser + electrodialyzers, electrodialysers + electrodialyzes, electrodialyses + electrogalvanize, electrogalvanise + electrogalvanizes, electrogalvanises + electrohomeopathies, electrohomoeopathies + electrohomeopathy's, electrohomoeopathy's + electrohomeopathy, electrohomoeopathy + electrolyzation's, electrolysation's + electrolyzation, electrolysation + electrolyze, electrolyse + electrolyzed, electrolysed + electrolyzer's, electrolyser's + electrolyzer, electrolyser + electrolyzes, electrolyses + electrolyzing, electrolysing + electromagnetizable, electromagnetisable + electrotonize, electrotonise + electrotonizes, electrotonises + elegize, elegise + elegized, elegised + elegizes, elegises + elegizing, elegising + elementalize, elementalise + elementalizes, elementalises + eleoblast, elaeoblast + eleolite, elaeolite + eleomargaric, elaeomargaric + eleometer, elaeometer + eleoptene's, elaeoptene's + eleoptene, elaeoptene + Elizabethanize's, Elizabethanise's + Elizabethanize, Elizabethanise + Elizabethanizes, Elizabethanises + Elizabethville's, Elisabethville's + Elizabethville, Elisabethville + embedment, imbedment + embedments, imbedments + emblematicize, emblematicise + emblematicizes, emblematicises + emblematization, emblematisation + emblematize, emblematise + emblematized, emblematised + emblematizes, emblematises + emblematizing, emblematising + emblemize, emblemise + emblemized, emblemised + emblemizes, emblemises + emblemizing, emblemising + embolization, embolisation + emboweled, embowelled + emboweling, embowelling + emotionalization's, emotionalisation's + emotionalization, emotionalisation + emotionalizations, emotionalisations + emotionalize, emotionalise + emotionalized, emotionalised + emotionalizes, emotionalises + emotionalizing, emotionalising + emotionize, emotionise + emotionizes, emotionises + empathize, empathise + empathized, empathised + empathizes, empathises + empathizing, empathising + emperize, emperise + emperized, emperised + emperizes, emperises + emperizing, emperising + empestic, empaestic + emphasize, emphasise + emphasized, emphasised + emphasizer, emphasiser + emphasizers, emphasisers + emphasizes, emphasises + emphasizing, emphasising + employee's, employe's + employee, employe + employees, employes + emprise, emprize + emprises, emprizes + empyreumatize, empyreumatise + empyreumatized, empyreumatised + empyreumatizes, empyreumatises + empyreumatizing, empyreumatising + emule, aemule + emuled, aemuled + emules, aemules + emuling, aemuling + emulsionize, emulsionise + emulsionized, emulsionised + emulsionizes, emulsionises + emulsionizing, emulsionising + enameled, enamelled + enameler's, enameller's + enameler, enameller + enamelers, enamellers + enameling, enamelling + enamelings, enamellings + enamelist's, enamellist's + enamelist, enamellist + enamelists, enamellists + enamor's, enamour's + enamor, enamour + enamored's, enamoured's + enamored, enamoured + enamoredness's, enamouredness's + enamoredness, enamouredness + enamorednesses, enamourednesses + enamoreds, enamoureds + enamoring, enamouring + enamorment's, enamourment's + enamorment, enamourment + enamorments, enamourments + enamors, enamours + enarbor's, enarbour's + enarbor, enarbour + enarbors, enarbours + encarnalization, encarnalisation + encarnalize, encarnalise + encarnalized, encarnalised + encarnalizes, encarnalises + encarnalizing, encarnalising + encephalocele, encephalocoele + enclose, inclose + enclosed, inclosed + encloses, incloses + enclosing, inclosing + enclosure's, inclosure's + enclosure, inclosure + enclosures, inclosures + encolor's, encolour's + encolor, encolour + encolored, encoloured + encoloring, encolouring + encolors, encolours + encrust, incrust + encrusted, incrusted + encrusting, incrusting + encrusts, incrusts + encumber, incumber + encumbered, incumbered + encumbering, incumbering + encumbers, incumbers + encyclopedia's, encyclopaedia's + encyclopedia, encyclopaedia + encyclopediac, encyclopaediac + encyclopedial, encyclopaedial + encyclopedian, encyclopaedian + encyclopedias, encyclopaedias + encyclopedic, encyclopaedic + encyclopedical, encyclopaedical + encyclopedically, encyclopaedically + encyclopedism, encyclopaedism + encyclopedisms, encyclopaedisms + encyclopedist, encyclopaedist + encyclopedists, encyclopaedists + endameba, endamoeba + endamebae, endamoebae + endamebas, endamoebas + endamebiasis, endamoebiasis + endamebic, endamoebic + endeavor's, endeavour's + endeavor, endeavour + endeavored, endeavoured + endeavorer's, endeavourer's + endeavorer, endeavourer + endeavorers, endeavourers + endeavoring, endeavouring + endeavors, endeavours + Enders, Endres + endorse, indorse + endorsed, indorsed + endorsement's, indorsement's + endorsement, indorsement + endorsements, indorsements + endorses, indorses + endorsing, indorsing + endue, indue + endued, indued + endues, indues + enduing, induing + eneid, aeneid + energization, energisation + energize, energise + energized, energised + energizer's, energiser's + energizer, energiser + energizers, energisers + energizes, energises + energizing, energising + Englishize's, Englishise's + Englishize, Englishise + Englishizes, Englishises + engrandize, engrandise + engrandizement's, engrandisement's + engrandizement, engrandisement + engrandizements, engrandisements + engrandizes, engrandises + enharbor, enharbour + enhemospore, enhaemospore + enhypostatize, enhypostatise + enhypostatized, enhypostatised + enhypostatizes, enhypostatises + enhypostatizing, enhypostatising + enigmatize, enigmatise + enigmatized, enigmatised + enigmatizes, enigmatises + enigmatizing, enigmatising + enjambment's, enjambement's + enjambment, enjambement + enjambments, enjambements + enocyte, oenocyte + enolic, oenolic + enolization's, enolisation's + enolization, enolisation + enolizations, enolisations + enolize, enolise + enolizes, enolises + enological, oenological + enologist, oenologist + enologists, oenologists + enomania, oenomania + enroll, enrol + enrollment's, enrolment's + enrollment, enrolment + enrollments, enrolments + enrolls, enrols + ensepulcher's, ensepulchre's + ensepulcher, ensepulchre + ensepulcherred, ensepulchred + ensepulcherring, ensepulchring + ensepulchers, ensepulchres + ensorceled, ensorcelled + ensorcels, ensorcells + entameba, entamoeba + entamebae, entamoebae + entamebas, entamoebas + entamebic, entamoebic + entender, entendre + entenders, entendres + enterocele, enterocoele + enteroceles, enterocoeles + enthrall, enthral + enthrallment's, enthralment's + enthrallment, enthralment + enthrallments, enthralments + enthralls, enthrals + enthronization's, enthronisation's + enthronization, enthronisation + enthronizations, enthronisations + enthronize, enthronise + enthronized, enthronised + enthronizes, enthronises + enthronizing, enthronising + entocele, entocoele + entomologize, entomologise + entomologized, entomologised + entomologizes, entomologises + entomologizing, entomologising + entre, entrae + entrench, intrench + entrenched, intrenched + entrenches, intrenches + entrenching, intrenching + entrenchment's, intrenchment's + entrenchment, intrenchment + entrenchments, intrenchments + entrust, intrust + entrusted, intrusted + entrusting, intrusting + entrustment, intrustment + entrustments, intrustments + entrusts, intrusts + envapor's, envapour's + envapor, envapour + envapors, envapours + envenomization, envenomisation + eolic, aeolic + eolipile's, aeolipile's + eolipile, aeolipile + eolipiles, aeolipiles + eolotropic, aeolotropic + eon's, aeon's + eon, aeon + eonian, aeonian + eonism's, aeonism's + eonism, aeonism + eonisms, aeonisms + eons, aeons + Eopaleozoic's, Eopalaeozoic's + Eopaleozoic, Eopalaeozoic + epaulet's, epaulette's + epaulet, epaulette + epaulets, epaulettes + epenetic, epaenetic + ephete, ephetae + epicele, epicoele + epicenter's, epicentre's + epicenter, epicentre + epicenters, epicentres + Epicurize's, Epicurise's + Epicurize, Epicurise + epicurize, epicurise + epicurized, epicurised + Epicurizes, Epicurises + epicurizes, epicurises + epicurizing, epicurising + epidotization, epidotisation + epidotizations, epidotisations + epidotized, epidotised + epigeal, epigaeal + epigean, epigaean + epigeous, epigaeous + epigrammatization, epigrammatisation + epigrammatize, epigrammatise + epigrammatized, epigrammatised + epigrammatizer, epigrammatiser + epigrammatizes, epigrammatises + epigrammatizing, epigrammatising + epilogize, epilogise + epilogized, epilogised + epilogizes, epilogises + epilogizing, epilogising + epilogue's, epilog's + epilogue, epilog + epilogues, epilogs + epiloguize, epiloguise + epiloguized, epiloguised + epiloguizes, epiloguises + epiloguizing, epiloguising + epimerize, epimerise + epimerized, epimerised + epimerizing, epimerising + epinephrine's, epinephrin's + epinephrine, epinephrin + epinephrines, epinephrins + epiphanize, epiphanise + epiphanized, epiphanised + epiphanizing, epiphanising + Episcopalianize's, Episcopalianise's + Episcopalianize, Episcopalianise + Episcopalianizes, Episcopalianises + episcopize, episcopise + episcopized, episcopised + episcopizes, episcopises + episcopizing, episcopising + epistolize, epistolise + epistolized, epistolised + epistolizes, epistolises + epistolizing, epistolising + epitaphize, epitaphise + epitaphizes, epitaphises + epithetize, epithetise + epithetizes, epithetises + epitomization's, epitomisation's + epitomization, epitomisation + epitomizations, epitomisations + epitomize, epitomise + epitomized, epitomised + epitomizer's, epitomiser's + epitomizer, epitomiser + epitomizers, epitomisers + epitomizes, epitomises + epitomizing, epitomising + eq, aeq + equaled, equalled + equaling, equalling + equalization's, equalisation's + equalization, equalisation + equalizations, equalisations + equalize, equalise + equalized, equalised + equalizer's, equaliser's + equalizer, equaliser + equalizers, equalisers + equalizes, equalises + equalizing, equalising + equalizings, equalisings + equestrianize, equestrianise + equestrianizes, equestrianises + erbia, rebia + erbias, rebias + ergotize, ergotise + ergotized, ergotised + ergotizes, ergotises + ergotizing, ergotising + eric, aeric + erical, aerical + erke, reke + ern, ren + ernes, renes + ernest, renest + erns, rens + erogenesis, aerogenesis + erogenic, aerogenic + eros, aeros + erose, aerose + eroticization, eroticisation + eroticize, eroticise + eroticized, eroticised + eroticizes, eroticises + eroticizing, eroticising + erses, reses + ersh, resh + ert, ret + eruginous, aeruginous + erugo, aerugo + erugos, aerugos + ervalenta, revalenta + ervalentas, revalentas + erythrean, erythraean + erythremia, erythraemia + esc, aesc + escalades, escaladoes + eschynite, aeschynite + escollope's, escalop's + escollope, escalop + escollopes, escalops + esculapian, aesculapian + esculetin, aesculetin + esculin's, aesculin's + esculin, aesculin + Eskimoized's, Eskimoised's + Eskimoized, Eskimoised + Eskimoizeds, Eskimoiseds + esop, aesop + esophagal, oesophagal + esophagean, oesophagean + esophagism, oesophagism + esophagismus, oesophagismus + esophagitis, oesophagitis + esophagus, oesophagus + Essenize's, Essenise's + Essenize, Essenise + Essenizes, Essenises + essentialize, essentialise + essentializes, essentialises + esterization's, esterisation's + esterization, esterisation + esterizations, esterisations + esterize, esterise + esterizes, esterises + estheses, aestheses + esthesia's, aesthesia's + esthesia, aesthesia + esthesias, aesthesias + esthesiogen, aesthesiogen + esthesiogenic, aesthesiogenic + esthesiogens, aesthesiogens + esthesis, aesthesis + esthetical, aesthetical + esthetician's, aesthetician's + esthetician, aesthetician + estheticians, aestheticians + estival, aestival + estivate, aestivate + estivated, aestivated + estivates, aestivates + estivating, aestivating + estivation's, aestivation's + estivation, aestivation + estivations, aestivations + estivator's, aestivator's + estivator, aestivator + estive, aestive + estradiol's, oestradiol's + estradiol, oestradiol + estradiols, oestradiols + estral, oestral + estrin's, oestrin's + estrin, oestrin + estrins, oestrins + estriol's, oestriol's + estriol, oestriol + estriols, oestriols + estrogen's, oestrogen's + estrogen, oestrogen + estrogenic, oestrogenic + estrogens, oestrogens + estrone's, oestrone's + estrone, oestrone + estrones, oestrones + estrous, oestrous + estrual, oestrual + estruate, oestruate + estruation, oestruation + estrum, oestrum + estrums, oestrums + estrus's, oestrus's + estrus, oestrus + estruses, oestruses + estuate, aestuate + estuous, aestuous + esture, aesture + estus, aestus + et, aet + eternalization's, eternalisation's + eternalization, eternalisation + eternalizations, eternalisations + eternalize, eternalise + eternalized, eternalised + eternalizes, eternalises + eternalizing, eternalising + eternization's, eternisation's + eternization, eternisation + eternizations, eternisations + eternize, eternise + eternized, eternised + eternizes, eternises + eternizing, eternising + etheling, aetheling + etherealization's, etherealisation's + etherealization, etherealisation + etherealizations, etherealisations + etherealize, etherealise + etherealized, etherealised + etherealizes, etherealises + etherealizing, etherealising + ethered, aethered + etherialization's, etherialisation's + etherialization, etherialisation + etherialize, etherialise + etherialized, etherialised + etherializing, etherialising + etheric, aetheric + etherization's, etherisation's + etherization, etherisation + etherizations, etherisations + etherize, etherise + etherized, etherised + etherizer's, etheriser's + etherizer, etheriser + etherizers, etherisers + etherizes, etherises + etherizing, etherising + ethicization, ethicisation + ethicize, ethicise + ethicized, ethicised + ethicizes, ethicises + ethicizing, ethicising + ethnicize, ethnicise + ethnicizes, ethnicises + etiogenic, aetiogenic + etiologically, aetiologically + etiologist's, aetiologist's + etiologist, aetiologist + etiologue, aetiologue + etiology's, aetiology's + etiology, aetiology + etiophyllin, aetiophyllin + etiotropic, aetiotropic + etiotropically, aetiotropically + etymologizable, etymologisable + etymologization, etymologisation + etymologize, etymologise + etymologized, etymologised + etymologizes, etymologises + etymologizing, etymologising + eudemon, eudaemon + eudemonia, eudaemonia + eudemonic, eudaemonic + eudemonics, eudaemonics + eudemonism, eudaemonism + eudemonisms, eudaemonisms + eudemonist's, eudaemonist's + eudemonist, eudaemonist + eudemonistic, eudaemonistic + eudemonistical, eudaemonistical + eudemonistically, eudaemonistically + eudemonists, eudaemonists + eudemons, eudaemons + eudemony, eudaemony + euhemerize, euhemerise + euhemerized, euhemerised + euhemerizes, euhemerises + euhemerizing, euhemerising + eukaryote's, eucaryote's + eukaryote, eucaryote + eukaryotes, eucaryotes + eukaryotic, eucaryotic + eulogization's, eulogisation's + eulogization, eulogisation + eulogizations, eulogisations + eulogize, eulogise + eulogized, eulogised + eulogizer's, eulogiser's + eulogizer, eulogiser + eulogizers, eulogisers + eulogizes, eulogises + eulogizing, eulogising + eunuchize, eunuchise + eunuchized, eunuchised + eunuchizes, eunuchises + eunuchizing, eunuchising + euphemization's, euphemisation's + euphemization, euphemisation + euphemize, euphemise + euphemized, euphemised + euphemizer's, euphemiser's + euphemizer, euphemiser + euphemizers, euphemisers + euphemizes, euphemises + euphemizing, euphemising + euphonization, euphonisation + euphonize, euphonise + euphonized, euphonised + euphonizes, euphonises + euphonizing, euphonising + euphuize, euphuise + euphuized, euphuised + euphuizes, euphuises + euphuizing, euphuising + eupnea's, eupnoea's + eupnea, eupnoea + eupneas, eupnoeas + eupneic, eupnoeic + Europeanization's, Europeanisation's + Europeanization, Europeanisation + Europeanizations, Europeanisations + Europeanize, Europeanise + europeanize, europeanise + Europeanized, Europeanised + europeanized, europeanised + Europeanizes, Europeanises + europeanizes, europeanises + Europeanizing, Europeanising + europeanizing, europeanising + Euryale's, Euryalae's + Euryale, Euryalae + evangelization's, evangelisation's + evangelization, evangelisation + evangelizations, evangelisations + evangelize, evangelise + evangelized, evangelised + evangelizer's, evangeliser's + evangelizer, evangeliser + evangelizers, evangelisers + evangelizes, evangelises + evangelizing, evangelising + eventualize, eventualise + eventualized, eventualised + eventualizes, eventualises + eventualizing, eventualising + eviler, eviller + evilest, evillest + eviternal, aeviternal + evolutionize, evolutionise + evolutionizes, evolutionises + excursionize, excursionise + excursionized, excursionised + excursionizes, excursionises + excursionizing, excursionising + exestuate, exaestuate + exhibitionize, exhibitionise + exhibitionizes, exhibitionises + existentialize, existentialise + existentializes, existentialises + exorcise, exorcize + exorcised, exorcized + exorcises, exorcizes + exorcising, exorcizing + exorcization, exorcisation + exorcizement, exorcisement + exorcizer's, exorciser's + exorcizer, exorciser + exorcizers, exorcisers + expediter's, expeditor's + expediter, expeditor + expediters, expeditors + experimentalize, experimentalise + experimentalized, experimentalised + experimentalizes, experimentalises + experimentalizing, experimentalising + experimentize, experimentise + experimentizes, experimentises + expertized, expertised + expertizing, expertising + exsiccate, exsiccatae + extemporization's, extemporisation's + extemporization, extemporisation + extemporizations, extemporisations + extemporize, extemporise + extemporized, extemporised + extemporizer's, extemporiser's + extemporizer, extemporiser + extemporizers, extemporisers + extemporizes, extemporises + extemporizing, extemporising + extendable, extendible + exteriorization's, exteriorisation's + exteriorization, exteriorisation + exteriorizations, exteriorisations + exteriorize, exteriorise + exteriorized, exteriorised + exteriorizes, exteriorises + exteriorizing, exteriorising + externalization's, externalisation's + externalization, externalisation + externalizations, externalisations + externalize, externalise + externalized, externalised + externalizes, externalises + externalizing, externalising + extol, extoll + extols, extolls + extrovert's, extravert's + extrovert, extravert + extroverted, extraverted + extroverts, extraverts + eyeing, eying + fabulize, fabulise + fabulized, fabulised + fabulizes, fabulises + fabulizing, fabulising + facsimilize, facsimilise + facsimilizes, facsimilises + factorization's, factorisation's + factorization, factorisation + factorizations, factorisations + factorize, factorise + factorized, factorised + factorizes, factorises + factorizing, factorising + faence's, faoence's + faence, faoence + faerie's, faery's + faerie, faery + faitor, faitour + faitors, faitours + falafel's, felafel's + falafel, felafel + familiarization's, familiarisation's + familiarization, familiarisation + familiarizations, familiarisations + familiarize, familiarise + familiarized, familiarised + familiarizer's, familiariser's + familiarizer, familiariser + familiarizers, familiarisers + familiarizes, familiarises + familiarizing, familiarising + familiarizingly, familiarisingly + fanaticize, fanaticise + fanaticized, fanaticised + fanaticizes, fanaticises + fanaticizing, fanaticising + fantasied, phantasied + fantasies, phantasies + fantasize, fantasise + fantasized, fantasised + fantasizer, fantasiser + fantasizes, fantasises + fantasizing, fantasising + fantasy's, phantasy's + fantasy, phantasy + fantasying, phantasying + faradization's, faradisation's + faradization, faradisation + faradizations, faradisations + faradize, faradise + faradized, faradised + faradizer's, faradiser's + faradizer, faradiser + faradizers, faradisers + faradizes, faradises + faradizing, faradising + fasciole, fasciolae + fascisticization's, fascisticisation's + fascisticization, fascisticisation + fascisticizations, fascisticisations + fascisticize, fascisticise + fascisticizes, fascisticises + fascistization's, fascistisation's + fascistization, fascistisation + fascistizations, fascistisations + fascistize, fascistise + fascistized, fascistised + fascistizes, fascistises + fascistizing, fascistising + fashionize, fashionise + fashionizes, fashionises + fatalize, fatalise + fatalizes, fatalises + favor's, favour's + favor, favour + favorable's, favourable's + favorable, favourable + favorableness's, favourableness's + favorableness, favourableness + favorablenesses, favourablenesses + favorabler, favourabler + favorables, favourables + favorablest, favourablest + favorablier, favourablier + favorabliest, favourabliest + favorably, favourably + favored's, favoured's + favored, favoured + favoredlier, favouredlier + favoredliest, favouredliest + favoredly, favouredly + favoredness's, favouredness's + favoredness, favouredness + favorednesses, favourednesses + favoreds, favoureds + favorer's, favourer's + favorer, favourer + favorers, favourers + favoress, favouress + favoring's, favouring's + favoring, favouring + favoringlier, favouringlier + favoringliest, favouringliest + favoringly, favouringly + favorings, favourings + favorite's, favourite's + favorite, favourite + favoriter, favouriter + favorites, favourites + favoritest, favouritest + favoritism's, favouritism's + favoritism, favouritism + favoritisms, favouritisms + favorless, favourless + favorlesser, favourlesser + favorlesses, favourlesses + favorlessest, favourlessest + favors, favours + fayer, fayre + fe, fae + fecal, faecal + fecalith, faecalith + feces's, faeces's + feces, faeces + fecula, faecula + feculence, faeculence + Fecunditatis's, Foecunditatis's + Fecunditatis, Foecunditatis + fecundize, fecundise + fecundizes, fecundises + fedarie, foedarie + fedaries, foedaries + federalization's, federalisation's + federalization, federalisation + federalizations, federalisations + federalize, federalise + federalized, federalised + federalizes, federalises + federalizing, federalising + Fedor's, Faedor's + Fedor, Faedor + feer, fere + feers, feres + femalize, femalise + femalizes, femalises + feminization's, feminisation's + feminization, feminisation + feminizations, feminisations + feminize, feminise + feminized, feminised + feminizes, feminises + feminizing, feminising + femtometer, femtometre + femtometers, femtometres + feralized, feralised + ferd, fred + ferie, feriae + ferity, freity + Ferneau's, Freneau's + Ferneau, Freneau + ferreled, ferrelled + ferreling, ferrelling + ferritization's, ferritisation's + ferritization, ferritisation + ferritizations, ferritisations + fertilizability's, fertilisability's + fertilizability, fertilisability + fertilizable's, fertilisable's + fertilizable, fertilisable + fertilizabler, fertilisabler + fertilizables, fertilisables + fertilizablest, fertilisablest + fertilization's, fertilisation's + fertilization, fertilisation + fertilizational's, fertilisational's + fertilizational, fertilisational + fertilizationaler, fertilisationaler + fertilizationalest, fertilisationalest + fertilizationals, fertilisationals + fertilizations, fertilisations + fertilize, fertilise + fertilized, fertilised + fertilizer's, fertiliser's + fertilizer, fertiliser + fertilizers, fertilisers + fertilizes, fertilises + fertilizing, fertilising + fervor's, fervour's + fervor, fervour + fervorless, fervourless + fervorlesses, fervourlesses + fervors, fervours + fetal, foetal + fetalism, foetalism + fetation's, foetation's + fetation, foetation + fetichize, fetichise + fetichized, fetichised + fetichizes, fetichises + fetichizing, fetichising + feticidal, foeticidal + feticide's, foeticide's + feticide, foeticide + feticides, foeticides + fetid, foetid + fetiferous, foetiferous + fetiparous, foetiparous + fetish's, fetich's + fetish, fetich + fetishes, fetiches + fetishization's, fetishisation's + fetishization, fetishisation + fetishizations, fetishisations + fetishize, fetishise + fetishized, fetishised + fetishizes, fetishises + fetishizing, fetishising + fetor's, foetor's + fetor, foetor + fetors, foetors + fetoscopies, foetoscopies + fetoscopy, foetoscopy + feture, foeture + fetus's, foetus's + fetus, foetus + fetuses, foetuses + feudalizable's, feudalisable's + feudalizable, feudalisable + feudalizables, feudalisables + feudalization's, feudalisation's + feudalization, feudalisation + feudalizations, feudalisations + feudalize, feudalise + feudalized, feudalised + feudalizes, feudalises + feudalizing, feudalising + feuter, feutre + fiber's, fibre's + fiber, fibre + fiberboard's, fibreboard's + fiberboard, fibreboard + fiberboards, fibreboards + fibered, fibred + fiberfill's, fibrefill's + fiberfill, fibrefill + fiberfills, fibrefills + fiberglass's, fibreglass's + fiberglass, fibreglass + fiberglasses, fibreglasses + fiberless, fibreless + fiberlesser, fibrelesser + fiberlesses, fibrelesses + fiberlessest, fibrelessest + fibers, fibres + fiberscope, fibrescope + fiberscopes, fibrescopes + fiberware, fibreware + fibrisation, fibrization + fibrise, fibrize + fibrised, fibrized + fibriser, fibrizer + fibrisers, fibrizers + fibrises, fibrizes + fibrising, fibrizing + fictionalization's, fictionalisation's + fictionalization, fictionalisation + fictionalizations, fictionalisations + fictionalize, fictionalise + fictionalized, fictionalised + fictionalizes, fictionalises + fictionalizing, fictionalising + fictionization's, fictionisation's + fictionization, fictionisation + fictionizations, fictionisations + fictionize, fictionise + fictionized, fictionised + fictionizes, fictionises + fictionizing, fictionising + figurize, figurise + figurizes, figurises + filmize, filmise + filmizes, filmises + filterable, filtrable + finalization's, finalisation's + finalization, finalisation + finalizations, finalisations + finalize, finalise + finalized, finalised + finalizes, finalises + finalizing, finalising + Finlandization, Finlandisation + Finlandizations, Finlandisations + fiscalization's, fiscalisation's + fiscalization, fiscalisation + fiscalizations, fiscalisations + fiscalize, fiscalise + fiscalizes, fiscalises + fjord's, fiord's + fjord, fiord + fjords, fiords + flamboyantize, flamboyantise + flamboyantizes, flamboyantises + flanneled, flannelled + flannelette's, flannelet's + flannelette, flannelet + flanneling, flannelling + flavor's, flavour's + flavor, flavour + flavored, flavoured + flavorer's, flavourer's + flavorer, flavourer + flavorers, flavourers + flavorful, flavourful + flavorfuler, flavourfuler + flavorfulest, flavourfulest + flavorfullier, flavourfullier + flavorfulliest, flavourfulliest + flavorfully, flavourfully + flavorier, flavourier + flavoriest, flavouriest + flavoring's, flavouring's + flavoring, flavouring + flavorings, flavourings + flavorless, flavourless + flavorlesser, flavourlesser + flavorlesses, flavourlesses + flavorlessest, flavourlessest + flavorous, flavourous + flavors, flavours + flavorsome, flavoursome + flavorsomer, flavoursomer + flavorsomest, flavoursomest + flavory, flavoury + fledgling's, fledgeling's + fledgling, fledgeling + fledglings, fledgelings + Fletcherize's, Fletcherise's + Fletcherize, Fletcherise + Fletcherized's, Fletcherised's + Fletcherized, Fletcherised + Fletcherizes, Fletcherises + Fletcherizing's, Fletcherising's + Fletcherizing, Fletcherising + flextime's, flexitime's + flextime, flexitime + flextimes, flexitimes + floozy's, floozie's + floozy, floozie + floralize, floralise + floralizes, floralises + floramor, floramour + flotation's, floatation's + flotation, floatation + flotations, floatations + fluidization's, fluidisation's + fluidization, fluidisation + fluidizations, fluidisations + fluidize, fluidise + fluidized, fluidised + fluidizer's, fluidiser's + fluidizer, fluidiser + fluidizers, fluidisers + fluidizes, fluidises + fluidizing, fluidising + fluky, flukey + flunkey's, flunkie's + flunkie, flunkey + flunkies, flunkeys + fluoridization's, fluoridisation's + fluoridization, fluoridisation + fluoridizations, fluoridisations + fluoridize, fluoridise + fluoridized, fluoridised + fluoridizes, fluoridises + fluoridizing, fluoridising + flutist's, flautist's + flutist, flautist + flutists, flautists + fo'c'sle's, fo'c's'le's + fo'c'sle, fo'c's'le + fo'c'sles, fo'c's'les + focalization's, focalisation's + focalization, focalisation + focalizations, focalisations + focalize, focalise + focalized, focalised + focalizes, focalises + focalizing, focalising + focused, focussed + focusing, focussing + fogies, fogeys + fogy's, fogey's + fogy, fogey + fondue's, fondu's + fondue, fondu + fondues, fondus + fontanel's, fontanelle's + fontanel, fontanelle + fontanels, fontanelles + foolhardize, foolhardise + foolhardized, foolhardised + foolhardizes, foolhardises + foolhardizing, foolhardising + forb, fourb + forche, fourche + foreignization's, foreignisation's + foreignization, foreignisation + foreignizations, foreignisations + foreignize, foreignise + foreignizes, foreignises + forejudgment's, forejudgement's + forejudgment, forejudgement + forejudgments, forejudgements + foreprize, foreprise + forgather, foregather + forgathered, foregathered + forgathering, foregathering + forgathers, foregathers + forgo, forego + forgoes, foregoes + forgoing, foregoing + forgone, foregone + formalizable, formalisable + formalization's, formalisation's + formalization, formalisation + formalizations, formalisations + formalize, formalise + formalized, formalised + formalizer's, formaliser's + formalizer, formaliser + formalizers, formalisers + formalizes, formalises + formalizing, formalising + forme, formae + formicide, formicidae + formularization's, formularisation's + formularization, formularisation + formularizations, formularisations + formularize, formularise + formularized, formularised + formularizer's, formulariser's + formularizer, formulariser + formularizers, formularisers + formularizes, formularises + formularizing's, formularising's + formularizing, formularising + formulization's, formulisation's + formulization, formulisation + formulizations, formulisations + formulize, formulise + formulized, formulised + formulizer's, formuliser's + formulizer, formuliser + formulizes, formulises + formulizing, formulising + forswear, foreswear + forswearing, foreswearing + forswears, foreswears + forswore, foreswore + forsworn, foresworn + forsworn, foresworn + forumize, forumise + forumizes, forumises + forwent, forewent + fosse, fossae + fossiled, fossilled + fossilizable's, fossilisable's + fossilizable, fossilisable + fossilizabler, fossilisabler + fossilizables, fossilisables + fossilizablest, fossilisablest + fossilization's, fossilisation's + fossilization, fossilisation + fossilizations, fossilisations + fossilize, fossilise + fossilized, fossilised + fossilizes, fossilises + fossilizing, fossilising + fossule, fossulae + foulder, fouldre + fouter, foutre + fouters, foutres + foveole, foveolae + fractionalization's, fractionalisation's + fractionalization, fractionalisation + fractionalizations, fractionalisations + fractionalize, fractionalise + fractionalized, fractionalised + fractionalizes, fractionalises + fractionalizing, fractionalising + fractionization's, fractionisation's + fractionization, fractionisation + fractionizations, fractionisations + fractionize, fractionise + fractionized, fractionised + fractionizes, fractionises + fractionizing, fractionising + fragmentization's, fragmentisation's + fragmentization, fragmentisation + fragmentize, fragmentise + fragmentized, fragmentised + fragmentizer, fragmentiser + fragmentizes, fragmentises + fragmentizing, fragmentising + frambesia's, framboesia's + frambesia, framboesia + frambesias, framboesias + Francize's, Francise's + Francize, Francise + Francizes, Francises + Franklinization's, Franklinisation's + Franklinization, Franklinisation + Franklinizations, Franklinisations + fraternization's, fraternisation's + fraternization, fraternisation + fraternizations, fraternisations + fraternize, fraternise + fraternized, fraternised + fraternizer's, fraterniser's + fraternizer, fraterniser + fraternizers, fraternisers + fraternizes, fraternises + fraternizing, fraternising + freebie's, freebee's + freebie, freebee + freebies, freebees + frena, fraena + Frenchize's, Frenchise's + Frenchize, Frenchise + Frenchizes, Frenchises + frenetic, phrenetic + frenula, fraenula + frenular, fraenular + frenulum's, fraenulum's + frenulum, fraenulum + frenum's, fraenum's + frenum, fraenum + frenums, fraenums + friborg, fribourg + frictionize, frictionise + frictionizes, frictionises + frivoled, frivolled + frivoler's, frivoller's + frivoler, frivoller + frivolers, frivollers + frivoling, frivolling + frizado, frisado + frize, frise + frizette's, frisette's + frizette, frisette + frizettes, frisettes + frizz's, friz's + frizz, friz + frowzier, frowsier + frowziest, frowsiest + frowzy, frowsy + fryer's, frier's + fryer, frier + fryers, friers + fuehrer's, f¸hrer's + fuehrer, f¸hrer + fuehrers, f¸hrers + fueled, fuelled + fueler's, fueller's + fueler, fueller + fuelers, fuellers + fueling, fuelling + fuelizer's, fueliser's + fuelizer, fueliser + fuelizers, fuelisers + fulfill, fulfil + fulfillment's, fulfilment's + fulfillment, fulfilment + fulfillments, fulfilments + fulfills, fulfils + fulgor, fulgour + fulgorous, fulgourous + fulgors, fulgours + fullness's, fulness's + fullness, fulness + fullnesses, fulnesses + functionalize, functionalise + functionalizes, functionalises + functionize, functionise + functionizes, functionises + funeralize, funeralise + funeralizes, funeralises + funneled, funnelled + funneler, funneller + funneling, funnelling + furcule, furculae + Furie's, Furiae's + Furie, Furiae + furor's, furore's + furor, furore + furors, furores + fusilier's, fusileer's + fusilier, fusileer + fusiliers, fusileers + fustianize, fustianise + fustianized, fustianised + fustianizes, fustianises + fustianizing, fustianising + futilize, futilise + futilizes, futilises + futurize, futurise + futurizes, futurises + gaberdine's, gabardine's + gaberdine, gabardine + gaberdines, gabardines + Gaelicization's, Gaelicisation's + Gaelicization, Gaelicisation + Gaelicizations, Gaelicisations + Gaelicize's, Gaelicise's + Gaelicize, Gaelicise + gaelicize, gaelicise + gaelicized, gaelicised + Gaelicizes, Gaelicises + gaelicizes, gaelicises + gaelicizing, gaelicising + gaiety's, gayety's + gaiety, gayety + gaily, gayly + galactorrhea, galactorrhoea + galactorrheas, galactorrhoeas + galactosemia, galactosaemia + galactosemias, galactosaemias + galee, galeae + gallantize, gallantise + gallantizes, gallantises + galliardize, galliardise + Gallicization's, Gallicisation's + Gallicization, Gallicisation + Gallicizations, Gallicisations + Gallicize, Gallicise + gallicize, gallicise + Gallicized, Gallicised + gallicized, gallicised + Gallicizer's, Galliciser's + Gallicizer, Galliciser + Gallicizes, Gallicises + gallicizes, gallicises + Gallicizing, Gallicising + gallicizing, gallicising + gallisize, gallisise + gallisized, gallisised + gallisizes, gallisises + gallisizing, gallisising + gallize, gallise + gallized, gallised + gallizes, gallises + gallizing, gallising + galosh's, galoshe's + galosh, galoshe + galvanization's, galvanisation's + galvanization, galvanisation + galvanizations, galvanisations + galvanize, galvanise + galvanized, galvanised + galvanizer's, galvaniser's + galvanizer, galvaniser + galvanizers, galvanisers + galvanizes, galvanises + galvanizing, galvanising + gambades, gambadoes + gamboled, gambolled + gamboling, gambolling + gamy, gamey + gargarize, gargarise + gargarized, gargarised + gargarizes, gargarises + gargarizing, gargarising + garotting, garoting + garrotte's, garote's + garrotte, garote + garrotted, garoted + garrottes, garotes + garruline, garrulinae + gases, gasses + gasoline's, gasolene's + gasoline, gasolene + gasolines, gasolenes + gastrea, gastraea + gastreas, gastraeas + gastrocele, gastrocoele + gaufer, gaufre + gaufers, gaufres + gauffer, gauffre + gauge's, gage's + gauge, gage + gauged, gaged + gauges, gages + gauging, gaging + gaveled, gavelled + gaveler, gaveller + gaveling, gavelling + ge, gae + ge, goe + ged, gaed + gelatin's, gelatine's + gelatin, gelatine + gelatinizabilities, gelatinisabilities + gelatinizability's, gelatinisability's + gelatinizability, gelatinisability + gelatinizable's, gelatinisable's + gelatinizable, gelatinisable + gelatinizables, gelatinisables + gelatinization's, gelatinisation's + gelatinization, gelatinisation + gelatinizations, gelatinisations + gelatinize, gelatinise + gelatinized, gelatinised + gelatinizer's, gelatiniser's + gelatinizer, gelatiniser + gelatinizers, gelatinisers + gelatinizes, gelatinises + gelatinizing, gelatinising + gelatins, gelatines + gelofer, gelofre + gemologies, gemmologies + gemology's, gemmology's + gemology, gemmology + genealogize, genealogise + genealogized, genealogised + genealogizes, genealogises + genealogizing, genealogising + generalizability, generalisability + generalizable's, generalisable's + generalizable, generalisable + generalizabler, generalisabler + generalizables, generalisables + generalizablest, generalisablest + generalization's, generalisation's + generalization, generalisation + generalizational, generalisational + generalizations, generalisations + generalize, generalise + generalized, generalised + generalizer's, generaliser's + generalizer, generaliser + generalizers, generalisers + generalizes, generalises + generalizing, generalising + genialize, genialise + genialized, genialised + genializes, genialises + genializing, genialising + genteelize, genteelise + genteelized, genteelised + genteelizes, genteelises + genteelizing, genteelising + gentilization's, gentilisation's + gentilization, gentilisation + gentilizations, gentilisations + gentilize, gentilise + gentilized, gentilised + gentilizes, gentilises + gentilizing, gentilising + gentlemanize, gentlemanise + gentlemanizes, gentlemanises + geodesia, geodaesia + geologize, geologise + geologized, geologised + geologizes, geologises + geologizing, geologising + geometricize, geometricise + geometricizes, geometricises + geometrization, geometrisation + geometrizations, geometrisations + geometrize, geometrise + geometrized, geometrised + geometrizes, geometrises + geometrizing, geometrising + ger, gre + gerenuk, greenuk + Germanization's, Germanisation's + germanization's, germanisation's + Germanization, Germanisation + germanization, germanisation + germanizations, germanisations + Germanize, Germanise + germanize, germanise + Germanized, Germanised + germanized, germanised + Germanizer's, Germaniser's + Germanizer, Germaniser + germanizer, germaniser + germanizers, germanisers + Germanizes, Germanises + germanizes, germanises + Germanizing, Germanising + germanizing, germanising + gerne, grene + gers, gres + Ges, Goes + gessed, gessoed + gesses, gessoes + geste, gestae + Getae's, Goetae's + Getae, Goetae + Getz's, Goetz's + Getz, Goetz + Getzville's, Goetzville's + Getzville, Goetzville + gewgaw's, geegaw's + gewgaw, geegaw + gewgaws, geegaws + gey, goey + Gheber's, Ghebre's + Gheber, Ghebre + Ghebers, Ghebres + ghettoization's, ghettoisation's + ghettoization, ghettoisation + ghettoizations, ghettoisations + ghettoize, ghettoise + ghettoized, ghettoised + ghettoizes, ghettoises + ghettoizing, ghettoising + giantize, giantise + giantizes, giantises + gigagram, gigagramme + gigagrams, gigagrammes + gigameter, gigametre + gigameters, gigametres + gimbaled, gimballed + gimbaling, gimballing + gingkos, gingkoes + ginkgo's, gingko's + ginkgo, gingko + girly, girlie + gizmo's, gismo's + gizmo, gismo + gizmos, gismos + glacialize, glacialise + glacializes, glacialises + glamorization's, glamorisation's + glamorizations, glamorisations + glamorless, glamourless + glamorous, glamourous + glamorousness's, glamourousness's + glamorousness, glamourousness + glamour's, glamor's + glamour, glamor + glamoured, glamored + glamouring, glamoring + glamourization, glamorisation + glamourize, glamorise + glamourized, glamorised + glamourizer's, glamoriser's + glamourizer, glamoriser + glamourizers, glamorisers + glamourizes, glamorises + glamourizing, glamorising + glamours, glamors + glauconitization, glauconitisation + glauconitizations, glauconitisations + glebe, glebae + globalization's, globalisation's + globalization, globalisation + globalizations, globalisations + globalize, globalise + globalized, globalised + globalizes, globalises + globalizing, globalising + globigerine, globigerinae + glottalization's, glottalisation's + glottalization, glottalisation + glottalize, glottalise + glottalizes, glottalises + glucemia, glucaemia + glucosemia, glucosaemia + gluing, glueing + gluteal, glutaeal + glutei, glutaei + gluteus, glutaeus + gluttonize, gluttonise + gluttonized, gluttonised + gluttonizes, gluttonises + gluttonizing, gluttonising + glycemia, glycaemia + glycemic, glycaemic + glycerin's, glycerine's + glycerin, glycerine + glycerinize, glycerinise + glycerinizes, glycerinises + glycerins, glycerines + glycerolize, glycerolise + glycerolized, glycerolised + glycerolizes, glycerolises + glycogenize, glycogenise + glycogenizes, glycogenises + glycohemia, glycohaemia + glycosemia, glycosaemia + Gnosticize, Gnosticise + gnosticize, gnosticise + Gnosticized's, Gnosticised's + Gnosticized, Gnosticised + Gnosticizer's, Gnosticiser's + Gnosticizer, Gnosticiser + gnosticizer, gnosticiser + gnosticizers, gnosticisers + Gnosticizes, Gnosticises + gnosticizes, gnosticises + Gnosticizing's, Gnosticising's + Gnosticizing, Gnosticising + gobbledygook's, gobbledegook's + gobbledygook, gobbledegook + gobbledygooks, gobbledegooks + goddamn's, goddam's + goddamn, goddam + goddamned, goddamed + goddamning, goddaming + goddamns, goddams + goddize, goddise + goddizes, goddises + goiter's, goitre's + goiter, goitre + goiters, goitres + gole, goloe + goliathize, goliathise + goliathized, goliathised + goliathizes, goliathises + goliathizing, goliathising + goloshes, goloshoes + gonorrhea's, gonorrhoea's + gonorrhea, gonorrhoea + gonorrheal, gonorrhoeal + gonorrhealer, gonorrhoealer + gonorrhealest, gonorrhoealest + gonorrheas, gonorrhoeas + gonorrheic, gonorrhoeic + goodbye's, goodby's + goodbye, goodby + goodbyes, goodbys + goody's, goodie's + goody, goodie + gor, gour + Gora's, Goura's + Gora, Goura + gora, goura + goramies, gouramies + gorgonize, gorgonise + gorgonized, gorgonised + gorgonizes, gorgonises + gorgonizing, gorgonising + gormandism's, gourmandism's + gormandism, gourmandism + gormandisms, gourmandisms + gormandize's, gormandise's + gormandize, gormandise + gormandized, gormandised + gormandizer's, gormandiser's + gormandizer, gormandiser + gormandizers, gormandisers + gormandizes, gormandises + gormandizing, gormandising + gormandizings, gormandisings + gospeler's, gospeller's + gospeler, gospeller + gospelers, gospellers + gospelize, gospelise + gospelized, gospelised + gospelizes, gospelises + gospelizing, gospelising + gospellize, gospellise + gospellized, gospellised + gospellizes, gospellises + gospellizing, gospellising + Gothicize, Gothicise + gothicize, gothicise + Gothicized, Gothicised + gothicized, gothicised + Gothicizer's, Gothiciser's + Gothicizer, Gothiciser + Gothicizers, Gothicisers + Gothicizes, Gothicises + gothicizes, gothicises + Gothicizing, Gothicising + gothicizing, gothicising + gourmandize, gourmandise + gourmandized, gourmandised + gourmandizes, gourmandises + gourmandizing, gourmandising + governmentalize, governmentalise + governmentalized, governmentalised + governmentalizes, governmentalises + governmentalizing, governmentalising + Goyesque, Goyaesque + Graecize, Graecise + Graecized, Graecised + Graecizes, Graecises + grammaticize, grammaticise + grammaticized, grammaticised + grammaticizes, grammaticises + grammaticizing, grammaticising + granddad's, grandad's + granddad, grandad + granddads, grandads + grangerization's, grangerisation's + grangerization, grangerisation + grangerizations, grangerisations + grangerize, grangerise + grangerized, grangerised + grangerizer's, grangeriser's + grangerizer, grangeriser + grangerizers, grangerisers + grangerizes, grangerises + grangerizing, grangerising + granitization's, granitisation's + granitization, granitisation + granitizations, granitisations + granitize, granitise + granitized, granitised + granitizes, granitises + granitizing, granitising + granny's, grannie's + granny, grannie + granulitization, granulitisation + granulitizations, granulitisations + granulize, granulise + granulizes, granulises + graphitizable, graphitisable + graphitization's, graphitisation's + graphitization, graphitisation + graphitizations, graphitisations + graphitize, graphitise + graphitized, graphitised + graphitizes, graphitises + graphitizing, graphitising + graveled, gravelled + graveling, gravelling + gray's, grey's + gray, grey + grayed, greyed + grayer, greyer + grayest, greyest + graying, greying + grayish, greyish + grayness's, greyness's + grayness, greyness + grays, greys + grecian, graecian + Grecianize, Grecianise + Grecianizes, Grecianises + Grecise's, Graecise's + Grecise, Graecise + Grecised's, Graecised's + Grecised, Graecised + Grecising's, Graecising's + Grecising, Graecising + Grecism's, Graecism's + Grecism, Graecism + grecism, graecism + Grecisms, Graecisms + Grecize, Grecise + grecize, grecise + Grecized, Grecised + grecized, grecised + grecizes, grecises + Grecizing, Grecising + grecizing, grecising + Greekize's, Greekise's + Greekize, Greekise + Greekizes, Greekises + greisenization, greisenisation + greisenizations, greisenisations + greisenize, greisenise + greisenized, greisenised + greisenizes, greisenises + greisenizing, greisenising + grizard, grisard + grize, grise + grizes, grises + groveled, grovelled + groveler's, groveller's + groveler, groveller + grovelers, grovellers + groveling, grovelling + grovelinglier, grovellinglier + grovelingliest, grovellingliest + grovelingly, grovellingly + grueled, gruelled + grueler's, grueller's + grueler, grueller + gruelers, gruellers + grueling's, gruelling's + grueling, gruelling + gruelingly, gruellingly + gruelings, gruellings + Gueber's, Guebre's + Gueber, Guebre + Guebers, Guebres + guerrilla's, guerilla's + guerrilla, guerilla + guerrillas, guerillas + guizer, guiser + guizers, guisers + gule, gulae + gunwale's, gunnel's + gunwale, gunnel + gunwales, gunnels + gutte, guttae + guttule, guttulae + gutturalization's, gutturalisation's + gutturalization, gutturalisation + gutturalizations, gutturalisations + gutturalize, gutturalise + gutturalized, gutturalised + gutturalizes, gutturalises + gutturalizing, gutturalising + gyne, gynae + gynecic, gynaecic + gynecocracies, gynaecocracies + gynecocracy's, gynaecocracy's + gynecocracy, gynaecocracy + gynecocrat's, gynaecocrat's + gynecocrat, gynaecocrat + gynecocratic, gynaecocratic + gynecocraticer, gynaecocraticer + gynecocraticest, gynaecocraticest + gynecocrats, gynaecocrats + gynecoid, gynaecoid + gynecol, gynaecol + gynecologic, gynaecologic + gynecological's, gynaecological's + gynecological, gynaecological + gynecologicaler, gynaecologicaler + gynecologicalest, gynaecologicalest + gynecologicals, gynaecologicals + gynecologicer, gynaecologicer + gynecologicest, gynaecologicest + gynecologics, gynaecologics + gynecologies, gynaecologies + gynecologist's, gynaecologist's + gynecologist, gynaecologist + gynecologists, gynaecologists + gynecology's, gynaecology's + gynecology, gynaecology + gynecomastia's, gynaecomastia's + gynecomastia, gynaecomastia + gynecomastias, gynaecomastias + gynecomasty's, gynaecomasty's + gynecomasty, gynaecomasty + gynecomorphous, gynaecomorphous + gyneconitis, gynaeconitis + gyneocracy, gynaeocracy + gyneolater, gynaeolater + gyneolatry, gynaeolatry + gynomonecious, gynomonoecious + gypsies, gipsies + gypsy's, gipsy's + gypsy, gipsy + gyrostabilization, gyrostabilisation + gyrostabilizations, gyrostabilisations + gyrostabilizer's, gyrostabiliser's + gyrostabilizer, gyrostabiliser + gyrostabilizers, gyrostabilisers + ha, hah + habitualize, habitualise + habitualizes, habitualises + hairdryer's, hairdrier's + hairdryer, hairdrier + hairdryers, hairdriers + hajj's, hadj's + hajj, hadj + hajji's, hadji's + hajji, hadji + hajjis, hadjis + hajjs, hadjs + hallo's, hollo's + hallo, hollo + halloing, holloing + hamletization's, hamletisation's + hamletization, hamletisation + hamletizations, hamletisations + hamletize, hamletise + hamletizes, hamletises + handseled, handselled + handseling, handselling + hankie's, hanky's + hankie, hanky + Hanoverianize's, Hanoverianise's + Hanoverianize, Hanoverianise + Hanoverianizes, Hanoverianises + Hanoverize's, Hanoverise's + Hanoverize, Hanoverise + Hanoverizes, Hanoverises + hansardize, hansardise + hansardized, hansardised + hansardizes, hansardises + hansardizing, hansardising + hanseled, hanselled + hanseling, hanselling + harbor's, harbour's + harbor, harbour + harborage's, harbourage's + harborage, harbourage + harborages, harbourages + harbored, harboured + harborer's, harbourer's + harborer, harbourer + harborers, harbourers + harborful, harbourful + harboring, harbouring + harborless, harbourless + harborlesser, harbourlesser + harborlesses, harbourlesses + harborlessest, harbourlessest + harborous, harbourous + harbors, harbours + harborside, harbourside + harborward, harbourward + harmonizable's, harmonisable's + harmonizable, harmonisable + harmonizabler, harmonisabler + harmonizables, harmonisables + harmonizablest, harmonisablest + harmonization's, harmonisation's + harmonization, harmonisation + harmonizations, harmonisations + harmonize, harmonise + harmonized, harmonised + harmonizer's, harmoniser's + harmonizer, harmoniser + harmonizers, harmonisers + harmonizes, harmonises + harmonizing, harmonising + Harmothoe's, Harmothoae's + Harmothoe, Harmothoae + Harvardize's, Harvardise's + Harvardize, Harvardise + Harvardizes, Harvardises + Harveyize's, Harveyise's + Harveyize, Harveyise + Harveyizes, Harveyises + hasheesh's, haschisch's + hasheesh, haschisch + Hasidean's, Hasidaean's + Hasidean, Hasidaean + Hasmonean, Hasmonaean + Hasmoneans, Hasmonaeans + hatcheled, hatchelled + hatcheling, hatchelling + Hattize's, Hattise's + Hattize, Hattise + Hattizes, Hattises + haussmannization, haussmannisation + haussmannizations, haussmannisations + haussmannize, haussmannise + haussmannized, haussmannised + haussmannizes, haussmannises + haussmannizing, haussmannising + havior, haviour + haviored, havioured + haviors, haviours + hazardize, hazardise + hazardizes, hazardises + heathenization, heathenisation + heathenize, heathenise + heathenized, heathenised + heathenizes, heathenises + heathenizing, heathenising + heavenize, heavenise + heavenizes, heavenises + Hebraicize's, Hebraicise's + Hebraicize, Hebraicise + Hebraicizes, Hebraicises + Hebraization's, Hebraisation's + Hebraization, Hebraisation + hebraization, hebraisation + hebraizations, hebraisations + Hebraize, Hebraise + hebraize, hebraise + Hebraized, Hebraised + hebraized, hebraised + Hebraizer's, Hebraiser's + Hebraizer, Hebraiser + Hebraizes, Hebraises + hebraizes, hebraises + Hebraizing, Hebraising + hebraizing, hebraising + Hecatean's, Hecataean's + Hecatean, Hecataean + hectogram's, hectogramme's + hectogram, hectogramme + hectograms, hectogrammes + hectoliter's, hectolitre's + hectoliter, hectolitre + hectoliters, hectolitres + hectometer's, hectometre's + hectometer, hectometre + hectometers, hectometres + hed, haed + Hegelianize's, Hegelianise's + Hegelianize, Hegelianise + Hegelianizes, Hegelianises + Hekatean's, Hekataean's + Hekatean, Hekataean + hele, heloe + helled, helloed + Hellenization's, Hellenisation's + Hellenization, Hellenisation + Hellenizations, Hellenisations + Hellenize, Hellenise + hellenize, hellenise + Hellenized, Hellenised + hellenized, hellenised + Hellenizer's, Helleniser's + Hellenizer, Helleniser + Hellenizes, Hellenises + hellenizes, hellenises + Hellenizing, Hellenising + hellenizing, hellenising + hemachrome's, haemachrome's + hemachrome, haemachrome + hemacytometer's, haemacytometer's + hemacytometer, haemacytometer + hemad, haemad + hemagglutinate, haemagglutinate + hemagglutinated, haemagglutinated + hemagglutinating, haemagglutinating + hemagglutination's, haemagglutination's + hemagglutination, haemagglutination + hemagglutinative, haemagglutinative + hemagglutinin, haemagglutinin + hemagogue, haemagogue + hemal, haemal + hemameba, hemamoeba + hemangioma's, haemangioma's + hemangioma, haemangioma + hemangiomas, haemangiomas + hemangiomata, haemangiomata + hemangiomatosis, haemangiomatosis + hemapophysis, haemapophysis + hemaspectroscope, haemaspectroscope + hematal, haematal + hematein's, haematein's + hematein, haematein + hematemesis, haematemesis + hematherm, haematherm + hemathermal, haemathermal + hemathermous, haemathermous + hematic, haematic + hematics, haematics + hematid, haematid + hematin's, haematin's + hematin, haematin + hematinic's, haematinic's + hematinic, haematinic + hematinics, haematinics + hematins, haematins + hematite's, haematite's + hematite, haematite + hematites, haematites + hematitic, haematitic + hematoblast's, haematoblast's + hematoblast, haematoblast + hematoblasts, haematoblasts + hematobranchiate, haematobranchiate + hematocele's, haematocele's + hematocele, haematocele + hematocrit's, haematocrit's + hematocrit, haematocrit + hematocrits, haematocrits + hematocryal, haematocryal + hematocyst's, haematocyst's + hematocyst, haematocyst + hematocystis, haematocystis + hematocyte's, haematocyte's + hematocyte, haematocyte + hematogeneses, haematogeneses + hematogenesis's, haematogenesis's + hematogenesis, haematogenesis + hematogenous, haematogenous + hematoid, haematoid + hematoidin, haematoidin + hematologic, haematologic + hematological, haematological + hematologies, haematologies + hematologist's, haematologist's + hematologist, haematologist + hematologists, haematologists + hematology's, haematology's + hematology, haematology + hematolysis, haematolysis + hematoma's, haematoma's + hematoma, haematoma + hematomas, haematomas + hematomata, haematomata + hematometer, haematometer + hematophyte's, haematophyte's + hematophyte, haematophyte + hematopoieses, haematopoieses + hematopoiesis, haematopoiesis + hematopoietic, haematopoietic + hematorrhachis, haematorrhachis + hematosepsis, haematosepsis + hematosin, haematosin + hematosis's, haematosis's + hematosis, haematosis + hematothermal, haematothermal + hematoxylic, haematoxylic + hematoxylin's, haematoxylin's + hematoxylin, haematoxylin + hematoxylins, haematoxylins + hematozoa, haematozoa + hematozoal, haematozoal + hematozoic, haematozoic + hematozoon's, haematozoon's + hematozoon, haematozoon + hematozzoa, haematozzoa + hematuria's, haematuria's + hematuria, haematuria + hematurias, haematurias + heme, haem + hemerythrin, hemoerythrin + hemic, haemic + hemihypesthesia, hemihypoesthesia + hemin's, haemin's + hemin, haemin + hemins, haemins + hemoblast's, haemoblast's + hemoblast, haemoblast + hemochromatoses, haemochromatoses + hemochromatosis, haemochromatosis + hemochrome, haemochrome + hemocoel, haemocoel + hemocoels, haemocoels + hemoconcentration's, haemoconcentration's + hemoconcentration, haemoconcentration + hemoconia, haemoconia + hemocyanin, haemocyanin + hemocyanins, haemocyanins + hemocyte's, haemocyte's + hemocyte, haemocyte + hemocytes, haemocytes + hemocytoblast's, haemocytoblast's + hemocytoblast, haemocytoblast + hemocytoblastic, haemocytoblastic + hemocytometer, haemocytometer + hemodialyses, haemodialyses + hemodialysis's, haemodialysis's + hemodialysis, haemodialysis + hemodilution, haemodilution + hemodynamic, haemodynamic + hemodynamics's, haemodynamics's + hemodynamics, haemodynamics + hemoflagellate's, haemoflagellate's + hemoflagellate, haemoflagellate + hemoglobic, haemoglobic + hemoglobin's, haemoglobin's + hemoglobin, haemoglobin + hemoglobinopathies, haemoglobinopathies + hemoglobinopathy, haemoglobinopathy + hemoglobinous, haemoglobinous + hemoglobinuria's, haemoglobinuria's + hemoglobinuria, haemoglobinuria + hemogram, haemogram + hemoid, haemoid + hemolysin's, haemolysin's + hemolysin, haemolysin + hemolysis, haemolysis + hemolytic, haemolytic + hemometer, haemometer + Hemon's, Haemon's + Hemon, Haemon + hemophile's, haemophile's + hemophile, haemophile + hemophilia's, haemophilia's + hemophilia, haemophilia + hemophiliac's, haemophiliac's + hemophiliac, haemophiliac + hemophiliacs, haemophiliacs + hemophilic, haemophilic + hemopod, haemopod + hemopoiesis, haemopoiesis + hemoptyses, haemoptyses + hemoptysis's, haemoptysis's + hemoptysis, haemoptysis + hemorrhage's, haemorrhage's + hemorrhage, haemorrhage + hemorrhaged, haemorrhaged + hemorrhages, haemorrhages + hemorrhaging, haemorrhaging + hemorrhoid, haemorrhoid + hemorrhoidal, haemorrhoidal + hemorrhoidectomy's, haemorrhoidectomy's + hemorrhoidectomy, haemorrhoidectomy + hemorrhoids, haemorrhoids + hemosporid, haemosporid + hemosporidian, haemosporidian + hemostases, haemostases + hemostasia, haemostasia + hemostasis's, haemostasis's + hemostasis, haemostasis + hemostatic, haemostatic + hemothorax's, haemothorax's + hemothorax, haemothorax + hemotoxic, haemotoxic + hemotoxin's, haemotoxin's + hemotoxin, haemotoxin + heparinize, heparinise + hepatization's, hepatisation's + hepatization, hepatisation + hepatizations, hepatisations + hepatize, hepatise + hepatized, hepatised + hepatizes, hepatises + hepatizing, hepatising + hepatorrhea, hepatorrhoea + heraldize, heraldise + heraldizes, heraldises + herborization, herborisation + herborizations, herborisations + herborize, herborise + herborized, herborised + herborizes, herborises + herborizing, herborising + heredes, haeredes + hereticize, hereticise + hereticizes, hereticises + heroinize, heroinise + heroinizes, heroinises + heroization's, heroisation's + heroization, heroisation + heroizations, heroisations + heroize, heroise + heroized, heroised + heroizes, heroises + heroizing, heroising + het, haet + heterecious, heteroecious + heteric, hetaeric + heterism, hetaerism + hets, haets + hexachlorethane, hexachloroethane + hexachlorethanes, hexachloroethanes + hexametrize, hexametrise + hexametrized, hexametrised + hexametrizes, hexametrises + hexametrizing, hexametrising + hexestrol, hexoestrol + Hibernicize's, Hibernicise's + Hibernicize, Hibernicise + hibernicize, hibernicise + Hibernicized's, Hibernicised's + Hibernicized, Hibernicised + hibernicized, hibernicised + hibernicizes, hibernicises + Hibernicizing's, Hibernicising's + Hibernicizing, Hibernicising + hibernicizing, hibernicising + hibernization, hibernisation + hibernizations, hibernisations + hibernize, hibernise + hibernized, hibernised + hibernizes, hibernises + hibernizing, hibernising + hiccuped, hiccupped + hiccuping, hiccupping + hierarchize, hierarchise + hierarchized, hierarchised + hierarchizing, hierarchising + hifalutin, highfaluting + high_jinks, hijinks + hijack's, highjack's + hijack, highjack + hijacked, highjacked + hijacker's, highjacker's + hijacker, highjacker + hijackers, highjackers + hijacking, highjacking + hijacks, highjacks + hilloed, hilloaed + Hinduize's, Hinduise's + Hinduize, Hinduise + Hinduized's, Hinduised's + Hinduized, Hinduised + Hinduizes, Hinduises + Hinduizing's, Hinduising's + Hinduizing, Hinduising + hippieness's, hippiness's + hippieness, hippiness + hippienesses, hippinesses + hirseled, hirselled + hirseling, hirselling + Hispanicization's, Hispanicisation's + Hispanicization, Hispanicisation + Hispanicizations, Hispanicisations + Hispanicize, Hispanicise + hispanicize, hispanicise + Hispanicized, Hispanicised + hispanicized, hispanicised + Hispanicizes, Hispanicises + hispanicizes, hispanicises + Hispanicizing, Hispanicising + hispanicizing, hispanicising + Hispaniolize's, Hispaniolise's + Hispaniolize, Hispaniolise + hispaniolize, hispaniolise + Hispaniolized's, Hispaniolised's + Hispaniolized, Hispaniolised + hispaniolized, hispaniolised + Hispaniolizes, Hispaniolises + hispaniolizes, hispaniolises + Hispaniolizing's, Hispaniolising's + Hispaniolizing, Hispaniolising + hispaniolizing, hispaniolising + historicize, historicise + historicized, historicised + historicizes, historicises + historicizing, historicising + hmm, hm + hoagie's, hoagy's + hoagie, hoagy + hollos, hallos + Hollywoodize's, Hollywoodise's + Hollywoodize, Hollywoodise + Hollywoodized's, Hollywoodised's + Hollywoodized, Hollywoodised + Hollywoodizes, Hollywoodises + Hollywoodizing's, Hollywoodising's + Hollywoodizing, Hollywoodising + homeoblastic, homoeoblastic + homeobox, homoeobox + homeochromatic, homoeochromatic + homeochronous, homoeochronous + homeocrystalline, homoeocrystalline + homeogenic, homoeogenic + homeogenous, homoeogenous + homeoid, homoeoid + homeokinesis, homoeokinesis + homeomeric, homoeomeric + homeomeries, homoeomeries + homeomerous, homoeomerous + homeomery, homoeomery + homeomorph's, homoeomorph's + homeomorph, homoeomorph + homeomorphic, homoeomorphic + homeomorphies, homoeomorphies + homeomorphous, homoeomorphous + homeomorphs, homoeomorphs + homeomorphy, homoeomorphy + homeopath's, homoeopath's + homeopath, homoeopath + homeopathic, homoeopathic + homeopathicallier, homoeopathicallier + homeopathicalliest, homoeopathicalliest + homeopathically, homoeopathically + homeopathicer, homoeopathicer + homeopathicest, homoeopathicest + homeopathician, homoeopathician + homeopathicity, homoeopathicity + homeopathies, homoeopathies + homeopathist's, homoeopathist's + homeopathist, homoeopathist + homeopathists, homoeopathists + homeopaths, homoeopaths + homeopathy's, homoeopathy's + homeopathy, homoeopathy + homeophony, homoeophony + homeoplasia, homoeoplasia + homeoplastic, homoeoplastic + homeoplasy, homoeoplasy + homeopolar, homoeopolar + homeoses, homoeoses + homeosis, homoeosis + homeostases, homoeostases + homeostasis's, homoeostasis's + homeostasis, homoeostasis + homeostatic, homoeostatic + homeoteleuton, homoeoteleuton + homeoteleutons, homoeoteleutons + homeothermal, homoeothermal + homeothermic, homoeothermic + homeothermous, homoeothermous + homeotic, homoeotic + homeotype, homoeotype + homeotypic, homoeotypic + homeotypical, homoeotypical + homeozoic, homoeozoic + homeyness's, hominess's + homeyness, hominess + homeynesses, hominesses + hominization, hominisation + hominized, hominised + homogenization's, homogenisation's + homogenization, homogenisation + homogenizations, homogenisations + homogenize, homogenise + homogenized, homogenised + homogenizer's, homogeniser's + homogenizer, homogeniser + homogenizers, homogenisers + homogenizes, homogenises + homogenizing, homogenising + homologization, homologisation + homologize, homologise + homologized, homologised + homologizer's, homologiser's + homologizer, homologiser + homologizers, homologisers + homologizes, homologises + homologizing, homologising + homologue's, homolog's + homologue, homolog + homologues, homologs + honkie's, honkey's + honkie, honkey + honkies, honkeys + honor's, honour's + honor, honour + honorabilities, honourabilities + honorability's, honourability's + honorability, honourability + honorable's, honourable's + honorable, honourable + honorableness's, honourableness's + honorableness, honourableness + honorablenesses, honourablenesses + honorabler, honourabler + honorables, honourables + honorableship's, honourableship's + honorableship, honourableship + honorableships, honourableships + honorablest, honourablest + honorablier, honourablier + honorablies, honourablies + honorabliest, honourabliest + honorably, honourably + honored, honoured + honoree's, honouree's + honoree, honouree + honorees, honourees + honorer's, honourer's + honorer, honourer + honorers, honourers + honoring, honouring + honorless, honourless + honorlesser, honourlesser + honorlesses, honourlesses + honorlessest, honourlessest + honors, honours + hooch, hootch + hoodlumize, hoodlumise + hoodlumizes, hoodlumises + hookies, hookeys + hooky's, hookey's + hooky, hookey + hooliganize, hooliganise + hooliganizes, hooliganises + hoorah's, hurray's + hoorah, hurray + hoorayed, hurrayed + hooraying, hurraying + Hoosierize's, Hoosierise's + Hoosierize, Hoosierise + Hoosierizes, Hoosierises + Hooverize's, Hooverise's + Hooverize, Hooverise + Hooverizes, Hooverises + hore, horae + horizontalization's, horizontalisation's + horizontalization, horizontalisation + horizontalizations, horizontalisations + horizontalize, horizontalise + horizontalizes, horizontalises + hormonize, hormonise + hormonizes, hormonises + horrorize, horrorise + horrorizes, horrorises + horsey, horsy + hospitalization's, hospitalisation's + hospitalization, hospitalisation + hospitalizations, hospitalisations + hospitalize, hospitalise + hospitalized, hospitalised + hospitalizes, hospitalises + hospitalizing, hospitalising + hostilize, hostilise + hostilizes, hostilises + hotelization's, hotelisation's + hotelization, hotelisation + hotelizations, hotelisations + hotelize, hotelise + hotelizes, hotelises + houseled, houselled + houseling, houselling + houselings, housellings + hoveled, hovelled + hoveler, hoveller + hovelers, hovellers + hoveling, hovelling + hucksterize, hucksterise + hucksterizes, hucksterises + huer, hure + humanitarianize, humanitarianise + humanitarianizes, humanitarianises + humanization's, humanisation's + humanization, humanisation + humanizations, humanisations + humanize, humanise + humanized, humanised + humanizer's, humaniser's + humanizer, humaniser + humanizers, humanisers + humanizes, humanises + humanizing, humanising + humongous, humungous + humor's, humour's + humor, humour + humoral, humoural + humored, humoured + humorer, humourer + humorers, humourers + humorful, humourful + humoring, humouring + humorize, humorise + humorizes, humorises + humorless, humourless + humorlesser, humourlesser + humorlesses, humourlesses + humorlessest, humourlessest + humorlessness's, humourlessness's + humorlessness, humourlessness + humorlessnesses, humourlessnesses + humors, humours + humorsome, humoursome + humorsomeness, humoursomeness + hurrays, hurrahes + hurricanize, hurricanise + hurricanizes, hurricanises + huzzah's, huzza's + huzzah, huzza + huzzahed, huzzaed + huzzahing, huzzaing + huzzahs, huzzas + hyalinization's, hyalinisation's + hyalinization, hyalinisation + hyalinizations, hyalinisations + hyalinize, hyalinise + hyalinized, hyalinised + hyalinizes, hyalinises + hyalinizing, hyalinising + hybridizable's, hybridisable's + hybridizable, hybridisable + hybridizabler, hybridisabler + hybridizables, hybridisables + hybridizablest, hybridisablest + hybridization's, hybridisation's + hybridization, hybridisation + hybridizations, hybridisations + hybridize, hybridise + hybridized, hybridised + hybridizer's, hybridiser's + hybridizer, hybridiser + hybridizers, hybridisers + hybridizes, hybridises + hybridizing, hybridising + hydremia's, hydraemia's + hydremia, hydraemia + hydremias, hydraemias + hydremic, hydraemic + hydrocele, hydrocoele + hydrocephalus's, hydrocephaly's + hydrocephalus, hydrocephaly + hydrocephaluses, hydrocephalies + hydrogenization's, hydrogenisation's + hydrogenization, hydrogenisation + hydrogenizations, hydrogenisations + hydrogenize, hydrogenise + hydrogenized, hydrogenised + hydrogenizes, hydrogenises + hydrogenizing, hydrogenising + hydrolize, hydrolise + hydrolyzable's, hydrolysable's + hydrolyzable, hydrolysable + hydrolyzabler, hydrolysabler + hydrolyzables, hydrolysables + hydrolyzablest, hydrolysablest + hydrolyzate, hydrolysate + hydrolyzates, hydrolysates + hydrolyzation's, hydrolysation's + hydrolyzation, hydrolysation + hydrolyze, hydrolyse + hydrolyzed, hydrolysed + hydrolyzer's, hydrolyser's + hydrolyzer, hydrolyser + hydrolyzes, hydrolyses + hydrolyzing, hydrolysing + hydrorrhea, hydrorrhoea + hydroxylization's, hydroxylisation's + hydroxylization, hydroxylisation + hydroxylizations, hydroxylisations + hydroxylize, hydroxylise + hydroxylizes, hydroxylises + hyena's, hyaena's + hyena, hyaena + hyenic, hyaenic + hygienization's, hygienisation's + hygienization, hygienisation + hygienizations, hygienisations + hygienize, hygienise + hygienizes, hygienises + hymenean, hymenaean + hyperbolize, hyperbolise + hyperbolized, hyperbolised + hyperbolizes, hyperbolises + hyperbolizing, hyperbolising + hypercalcemia, hypercalcaemia + hypercalcemias, hypercalcaemias + hypercalcinemia, hypercalcinaemia + hypercatharsises, hypercatharses + hyperchloremia, hyperchloraemia + hypercholesterolemia, hypercholesterolaemia + hypercholesterolemias, hypercholesterolaemias + hypercivilization's, hypercivilisation's + hypercivilization, hypercivilisation + hypercivilizations, hypercivilisations + hypercivilized's, hypercivilised's + hypercivilized, hypercivilised + hypercivilizeds, hyperciviliseds + hypercriticize, hypercriticise + hypercriticized, hypercriticised + hypercriticizes, hypercriticises + hypercriticizing, hypercriticising + hypercryesthesia, hypercryaesthesia + hyperemia's, hyperaemia's + hyperemia, hyperaemia + hyperemias, hyperaemias + hyperemic, hyperaemic + hyperemphasize, hyperemphasise + hyperemphasizes, hyperemphasises + hyperesthesia's, hyperaesthesia's + hyperesthesia, hyperaesthesia + hyperesthesias, hyperaesthesias + hyperesthete's, hyperaesthete's + hyperesthete, hyperaesthete + hyperesthetic, hyperaesthetic + hyperestheticer, hyperaestheticer + hyperestheticest, hyperaestheticest + hyperglycemic, hyperglycaemic + hyperimmunization's, hyperimmunisation's + hyperimmunization, hyperimmunisation + hyperimmunizations, hyperimmunisations + hyperimmunize, hyperimmunise + hyperimmunizes, hyperimmunises + hyperinsulinization's, hyperinsulinisation's + hyperinsulinization, hyperinsulinisation + hyperinsulinizations, hyperinsulinisations + hyperinsulinize, hyperinsulinise + hyperinsulinizes, hyperinsulinises + hyperlipemia, hyperlipaemia + hyperlipemic, hyperlipaemic + hyperlipidemia, hyperlipidaemia + hypernatremia, hypernatraemia + hyperoxygenize, hyperoxygenise + hyperoxygenizes, hyperoxygenises + hyperparasitize, hyperparasitise + hyperparasitizes, hyperparasitises + hyperpnea's, hyperpnoea's + hyperpnea, hyperpnoea + hyperrealize, hyperrealise + hyperrealizes, hyperrealises + hypersensitization's, hypersensitisation's + hypersensitization, hypersensitisation + hypersensitizations, hypersensitisations + hypersensitize, hypersensitise + hypersensitized, hypersensitised + hypersensitizes, hypersensitises + hypersensitizing, hypersensitising + hyperspiritualizing's, hyperspiritualising's + hyperspiritualizing, hyperspiritualising + hyperspiritualizings, hyperspiritualisings + hyperthyroidization's, hyperthyroidisation's + hyperthyroidization, hyperthyroidisation + hyperthyroidizations, hyperthyroidisations + hyperthyroidize, hyperthyroidise + hyperthyroidizes, hyperthyroidises + hypervitalization's, hypervitalisation's + hypervitalization, hypervitalisation + hypervitalizations, hypervitalisations + hypervitalize, hypervitalise + hypervitalizes, hypervitalises + hypesthesia's, hypaesthesia's + hypesthesia, hypaesthesia + hypesthesias, hypaesthesias + hypesthesic, hypaesthesic + hypethral, hypaethral + hyphenization's, hyphenisation's + hyphenization, hyphenisation + hyphenizations, hyphenisations + hyphenize, hyphenise + hyphenized, hyphenised + hyphenizes, hyphenises + hyphenizing, hyphenising + hypnoidize, hypnoidise + hypnoidized, hypnoidised + hypnoidizes, hypnoidises + hypnoidizing, hypnoidising + hypnopedia, hypnopaedia + hypnopedias, hypnopaedias + hypnotizabilities, hypnotisabilities + hypnotizability's, hypnotisability's + hypnotizability, hypnotisability + hypnotizable's, hypnotisable's + hypnotizable, hypnotisable + hypnotizabler, hypnotisabler + hypnotizables, hypnotisables + hypnotizablest, hypnotisablest + hypnotization's, hypnotisation's + hypnotization, hypnotisation + hypnotizations, hypnotisations + hypnotize, hypnotise + hypnotized, hypnotised + hypnotizer's, hypnotiser's + hypnotizer, hypnotiser + hypnotizers, hypnotisers + hypnotizes, hypnotises + hypnotizing, hypnotising + hypocenter's, hypocentre's + hypocenter, hypocentre + hypocenters, hypocentres + hypogea, hypogaea + hypogeal, hypogaeal + hypogean, hypogaean + hypogeic, hypogaeic + hypogeous, hypogaeous + hypogeum, hypogaeum + hypomagnesemia, hypomagnesaemia + hypomagnesemias, hypomagnesaemias + hypomenorrhea, hypomenorrhoea + hypomenorrheas, hypomenorrhoeas + hypophysectomize, hypophysectomise + hypophysectomized, hypophysectomised + hypopnea's, hypopnoea's + hypopnea, hypopnoea + hyposensitization's, hyposensitisation's + hyposensitization, hyposensitisation + hyposensitize, hyposensitise + hypostasize, hypostasise + hypostasized, hypostasised + hypostasizes, hypostasises + hypostasizing, hypostasising + hypostatization's, hypostatisation's + hypostatization, hypostatisation + hypostatizations, hypostatisations + hypostatize, hypostatise + hypostatized, hypostatised + hypostatizes, hypostatises + hypostatizing, hypostatising + hypothesize, hypothesise + hypothesized, hypothesised + hypothesizer's, hypothesiser's + hypothesizer, hypothesiser + hypothesizers, hypothesisers + hypothesizes, hypothesises + hypothesizing, hypothesising + hypothetize, hypothetise + hypothetized, hypothetised + hypothetizes, hypothetises + hypothetizing, hypothetising + hypoxemia, hypoxaemia + hypoxemias, hypoxaemias + hypoxemic, hypoxaemic + hysterectomize, hysterectomise + hysterectomized, hysterectomised + hysterectomizes, hysterectomises + hysterectomizing, hysterectomising + ichneumonized's, ichneumonised's + ichneumonized, ichneumonised + ichneumonizeds, ichneumoniseds + ichorrhea, ichorrhoea + ichorrhemia, ichorrhaemia + icon's, ikon's + icon's, ikon's + icon, ikon + icon, ikon + iconic, ikonic + iconically, ikonically + iconize, iconise + iconized, iconised + iconizes, iconises + iconizing, iconising + icons, ikons + icons, ikons + Idea's, Idaea's + Idea, Idaea + idealization's, idealisation's + idealization, idealisation + idealizations, idealisations + idealize, idealise + idealized, idealised + idealizer's, idealiser's + idealizer, idealiser + idealizers, idealisers + idealizes, idealises + idealizing, idealising + Idean's, Idaean's + Idean, Idaean + ideologize, ideologise + ideologized, ideologised + ideologizing, ideologising + idiotize, idiotise + idiotized, idiotised + idiotizes, idiotises + idiotizing, idiotising + idolaster, idolastre + idolatrize, idolatrise + idolatrized, idolatrised + idolatrizer's, idolatriser's + idolatrizer, idolatriser + idolatrizes, idolatrises + idolatrizing, idolatrising + idolization's, idolisation's + idolization, idolisation + idolizations, idolisations + idolize, idolise + idolized, idolised + idolizer's, idoliser's + idolizer, idoliser + idolizers, idolisers + idolizes, idolises + idolizing, idolising + Idumea's, Idumaea's + Idumea, Idumaea + Idumean, Idumaean + Idumeans, Idumaeans + idyll's, idyl's + idyll, idyl + idylls, idyls + Ier's, Ire's + Ier, Ire + ignitable, ignitible + igniter's, ignitor's + igniter, ignitor + igniters, ignitors + ileocecal, ileocaecal + Iliadize's, Iliadise's + Iliadize, Iliadise + Iliadizes, Iliadises + illegalization's, illegalisation's + illegalization, illegalisation + illegalizations, illegalisations + illegalize, illegalise + illegalized, illegalised + illegalizes, illegalises + illegalizing, illegalising + illegitimatize, illegitimatise + illegitimatized, illegitimatised + illegitimatizes, illegitimatises + illegitimatizing, illegitimatising + illiberalize, illiberalise + illiberalized, illiberalised + illiberalizes, illiberalises + illiberalizing, illiberalising + Illuminize, Illuminise + Illuminizes, Illuminises + Imer's, Imre's + Imer, Imre + immaterialization, immaterialisation + immaterialize, immaterialise + immaterialized, immaterialised + immaterializes, immaterialises + immaterializing, immaterialising + immiserization, immiserisation + immiserizations, immiserisations + immiserize, immiserise + immiserized, immiserised + immiserizes, immiserises + immiserizing, immiserising + immobilization's, immobilisation's + immobilization, immobilisation + immobilizations, immobilisations + immobilize, immobilise + immobilized, immobilised + immobilizer, immobiliser + immobilizers, immobilisers + immobilizes, immobilises + immobilizing, immobilising + immoralize, immoralise + immoralized, immoralised + immoralizes, immoralises + immoralizing, immoralising + immortalizable's, immortalisable's + immortalizable, immortalisable + immortalizabler, immortalisabler + immortalizables, immortalisables + immortalizablest, immortalisablest + immortalization's, immortalisation's + immortalization, immortalisation + immortalizations, immortalisations + immortalize, immortalise + immortalized, immortalised + immortalizer's, immortaliser's + immortalizer, immortaliser + immortalizers, immortalisers + immortalizes, immortalises + immortalizing, immortalising + immunization's, immunisation's + immunization, immunisation + immunizations, immunisations + immunize, immunise + immunized, immunised + immunizer's, immuniser's + immunizer, immuniser + immunizes, immunises + immunizing, immunising + impactionize, impactionise + impactionizes, impactionises + impanel, empanel + impanelled, empanelled + impanelling, empanelling + impanelment, empanelment + impanels, empanels + impasted, impastoed + imperialization's, imperialisation's + imperialization, imperialisation + imperializations, imperialisations + imperialize, imperialise + imperialized, imperialised + imperializes, imperialises + imperializing, imperialising + imperiled, imperilled + imperiling, imperilling + imperscriptible, imprescriptible + impersonalization's, impersonalisation's + impersonalization, impersonalisation + impersonalizations, impersonalisations + impersonalize, impersonalise + impersonalized, impersonalised + impersonalizes, impersonalises + impersonalizing, impersonalising + impostor's, imposter's + impostor, imposter + impostors, imposters + improvisatorise, improvisatorize + improvisatorises, improvisatorizes + improviser's, improvisor's + improviser, improvisor + improvisers, improvisors + incarnalize, incarnalise + incarnalized, incarnalised + incarnalizing, incarnalising + incenter, incentre + incenters, incentres + incentivization, incentivisation + incentivizations, incentivisations + incentivize, incentivise + incentivized, incentivised + incentivizes, incentivises + incentivizing, incentivising + incerate, increate + incognizable, incognisable + incognizance's, incognisance's + incognizance, incognisance + incognizances, incognisances + incognizant, incognisant + Indianization's, Indianisation's + Indianization, Indianisation + Indianize, Indianise + Indianized, Indianised + Indianizes, Indianises + Indianizing, Indianising + indigene, indigenae + indigenization, indigenisation + indigenizations, indigenisations + indigenize, indigenise + indigenized, indigenised + indigenizes, indigenises + indigenizing, indigenising + individualization's, individualisation's + individualization, individualisation + individualizations, individualisations + individualize, individualise + individualized, individualised + individualizer's, individualiser's + individualizer, individualiser + individualizers, individualisers + individualizes, individualises + individualizing, individualising + individualizingly, individualisingly + indraft's, indraught's + indraft, indraught + indrafts, indraughts + industrialization's, industrialisation's + industrialization, industrialisation + industrializations, industrialisations + industrialize, industrialise + industrialized, industrialised + industrializes, industrialises + industrializing, industrialising + inesthetic, inaesthetic + infamize, infamise + infamized, infamised + infamizes, infamises + infamizing, infamising + infamonize, infamonise + infamonized, infamonised + infamonizes, infamonises + infamonizing, infamonising + infere, infree + inferiorize, inferiorise + inferiorizes, inferiorises + infernalize, infernalise + infernalizes, infernalises + infidelize, infidelise + infidelizes, infidelises + infinitize, infinitise + infinitizes, infinitises + inflection's, inflexion's + inflection, inflexion + inflections, inflexions + informalize, informalise + informalizes, informalises + Ingveonic's, Ingvaeonic's + Ingveonic, Ingvaeonic + Ingweonic's, Ingwaeonic's + Ingweonic, Ingwaeonic + inhumanize, inhumanise + inhumanizes, inhumanises + initialed, initialled + initialer's, initialler's + initialer, initialler + initialers, initiallers + initialing, initialling + initializable, initialisable + initialization's, initialisation's + initialization, initialisation + initializations, initialisations + initialize, initialise + initialized, initialised + initializer, initialiser + initializers, initialisers + initializes, initialises + initializing, initialising + inorganization, inorganisation + inorganizations, inorganisations + inorganized, inorganised + inquire, enquire + inquired, enquired + inquires, enquires + inquiries, enquiries + inquiring, enquiring + inquiry's, enquiry's + inquiry, enquiry + insignia's, insigne's + insignia, insigne + insolubilization's, insolubilisation's + insolubilization, insolubilisation + insolubilize, insolubilise + insolubilized, insolubilised + insolubilizes, insolubilises + insolubilizing, insolubilising + install, instal + installment's, instalment's + installment, instalment + installments, instalments + installs, instals + instill, instil + instills, instils + instituter's, institutor's + instituter, institutor + instituters, institutors + institutionalization's, institutionalisation's + institutionalization, institutionalisation + institutionalizations, institutionalisations + institutionalize, institutionalise + institutionalized, institutionalised + institutionalizes, institutionalises + institutionalizing, institutionalising + institutionize, institutionise + institutionizes, institutionises + instrumentalize, instrumentalise + instrumentalizes, instrumentalises + insularize, insularise + insularizes, insularises + insurrectionize, insurrectionise + insurrectionized, insurrectionised + insurrectionizes, insurrectionises + insurrectionizing, insurrectionising + integralization's, integralisation's + integralization, integralisation + integralizations, integralisations + integralize, integralise + integralizes, integralises + intellectualization's, intellectualisation's + intellectualization, intellectualisation + intellectualizations, intellectualisations + intellectualize, intellectualise + intellectualized, intellectualised + intellectualizer's, intellectualiser's + intellectualizer, intellectualiser + intellectualizers, intellectualisers + intellectualizes, intellectualises + intellectualizing, intellectualising + intercivilization's, intercivilisation's + intercivilization, intercivilisation + intercivilizations, intercivilisations + intercolonization's, intercolonisation's + intercolonization, intercolonisation + intercolonizations, intercolonisations + intercrystallization's, intercrystallisation's + intercrystallization, intercrystallisation + intercrystallizations, intercrystallisations + intercrystallize, intercrystallise + intercrystallizes, intercrystallises + interhemal, interhaemal + interhybridize, interhybridise + interhybridizes, interhybridises + interiorization, interiorisation + interiorize, interiorise + interiorized, interiorised + interiorizes, interiorises + interiorizing, interiorising + interjectionalize, interjectionalise + interjectionalized, interjectionalised + interjectionalizes, interjectionalises + interjectionalizing, interjectionalising + interjectionize, interjectionise + interjectionizes, interjectionises + interjudgment's, interjudgement's + interjudgment, interjudgement + interjudgments, interjudgements + internalization's, internalisation's + internalization, internalisation + internalizations, internalisations + internalize, internalise + internalized, internalised + internalizes, internalises + internalizing, internalising + internationalization's, internationalisation's + internationalization, internationalisation + internationalizations, internationalisations + internationalize, internationalise + internationalized, internationalised + internationalizes, internationalises + internationalizing, internationalising + internment, internement + internments, internements + internship, interneship + internships, interneships + interorganizational, interorganisational + intime, intimae + intraorganization's, intraorganisation's + intraorganization, intraorganisation + intraorganizations, intraorganisations + inure, enure + inured, enured + inures, enures + inuring, enuring + invigor, invigour + iodization's, iodisation's + iodization, iodisation + iodize, iodise + iodized, iodised + iodizer's, iodiser's + iodizer, iodiser + iodizers, iodisers + iodizes, iodises + iodizing, iodising + Ionicization's, Ionicisation's + Ionicization, Ionicisation + Ionicizations, Ionicisations + Ionicize's, Ionicise's + Ionicize, Ionicise + Ionicized's, Ionicised's + Ionicized, Ionicised + Ionicizes, Ionicises + Ionicizing's, Ionicising's + Ionicizing, Ionicising + ionizable's, ionisable's + ionizable, ionisable + ionizabler, ionisabler + ionizables, ionisables + ionizablest, ionisablest + ionization's, ionisation's + ionization, ionisation + ionizations, ionisations + ionize, ionise + ionized, ionised + ionizer's, ioniser's + ionizer, ioniser + ionizers, ionisers + ionizes, ionises + ionizing, ionising + ionizings, ionisings + ionizion, ionision + ionizions, ionisions + Iphinoe's, Iphinoae's + Iphinoe, Iphinoae + ipomea, ipomoea + Iranize's, Iranise's + Iranize, Iranise + Iranizes, Iranises + Iricize's, Iricise's + Iricize, Iricise + Iricized's, Iricised's + Iricized, Iricised + Iricizing's, Iricising's + Iricizing, Iricising + iridectomize, iridectomise + iridectomized, iridectomised + iridectomizing, iridectomising + iridization, iridisation + iridizations, iridisations + iridize, iridise + iridized, iridised + iridizes, iridises + iridizing, iridising + Irishize's, Irishise's + Irishize, Irishise + Irishized's, Irishised's + Irishized, Irishised + Irishizes, Irishises + Irishizing's, Irishising's + Irishizing, Irishising + ironize, ironise + ironized, ironised + ironizes, ironises + ironizing, ironising + irrationalize, irrationalise + irrationalized, irrationalised + irrationalizes, irrationalises + irrationalizing, irrationalising + irrealizable, irrealisable + irrecognizable, irrecognisable + irregularize, irregularise + irregularizes, irregularises + ischemia's, ischaemia's + ischemia, ischaemia + ischemias, ischaemias + ischemic, ischaemic + Islamicize's, Islamicise's + Islamicize, Islamicise + Islamicized's, Islamicised's + Islamicized, Islamicised + Islamicizes, Islamicises + Islamicizing's, Islamicising's + Islamicizing, Islamicising + Islamization's, Islamisation's + Islamization, Islamisation + Islamizations, Islamisations + Islamize, Islamise + Islamized, Islamised + Islamizes, Islamises + Islamizing, Islamising + isochronization, isochronisation + isochronize, isochronise + isochronized, isochronised + isochronizes, isochronises + isochronizing, isochronising + isoimmunization's, isoimmunisation's + isoimmunization, isoimmunisation + isoimmunizations, isoimmunisations + isoimmunize, isoimmunise + isoimmunizes, isoimmunises + isomerization's, isomerisation's + isomerization, isomerisation + isomerizations, isomerisations + isomerize, isomerise + isomerized, isomerised + isomerizes, isomerises + isomerizing, isomerising + Israelitize's, Israelitise's + Israelitize, Israelitise + Israelitizes, Israelitises + Italianization's, Italianisation's + Italianization, Italianisation + Italianizations, Italianisations + Italianize, Italianise + italianize, italianise + Italianized, Italianised + italianized, italianised + Italianizer's, Italianiser's + Italianizer, Italianiser + Italianizers, Italianisers + Italianizes, Italianises + italianizes, italianises + Italianizing, Italianising + italianizing, italianising + italicization's, italicisation's + italicization, italicisation + italicizations, italicisations + italicize, italicise + italicized, italicised + italicizes, italicises + italicizing, italicising + itemization's, itemisation's + itemization, itemisation + itemizations, itemisations + itemize, itemise + itemized, itemised + itemizer's, itemiser's + itemizer, itemiser + itemizers, itemisers + itemizes, itemises + itemizing, itemising + Iturean, Ituraean + Itureans, Ituraeans + izing, ising + jacobean, jacobaean + Jacobinization's, Jacobinisation's + Jacobinization, Jacobinisation + Jacobinize's, Jacobinise's + Jacobinize, Jacobinise + Jacobinized's, Jacobinised's + Jacobinized, Jacobinised + Jacobinizes, Jacobinises + Jacobinizing's, Jacobinising's + Jacobinizing, Jacobinising + jail's, gaol's + jail, gaol + jailbird's, gaolbird's + jailbird, gaolbird + jailbirds, gaolbirds + jailbreak's, gaolbreak's + jailbreak, gaolbreak + jailbreaks, gaolbreaks + jailed, gaoled + jailing, gaoling + jailor's, gaoler's + jailor, gaoler + jailors, gaolers + jails, gaols + janizaries, janisaries + janizary, janisary + Japanization's, Japanisation's + Japanization, Japanisation + Japanizations, Japanisations + Japanize, Japanise + Japanized, Japanised + Japanizes, Japanises + Japanizing, Japanising + jargonization's, jargonisation's + jargonization, jargonisation + jargonizations, jargonisations + jargonize, jargonise + jargonized, jargonised + jargonizes, jargonises + jargonizing, jargonising + jasmine's, jessamine's + jasmine, jessamine + jasmines, jessamines + jasperize, jasperise + jasperized, jasperised + jasperizes, jasperises + jasperizing, jasperising + jeez, geez + jeopardization, jeopardisation + jeopardize, jeopardise + jeopardized, jeopardised + jeopardizes, jeopardises + jeopardizing, jeopardising + jerrican's, jerry_can's + jerrican, jerry_can + jerricans, jerry_cans + Jesuitization's, Jesuitisation's + Jesuitization, Jesuitisation + Jesuitize, Jesuitise + Jesuitized, Jesuitised + Jesuitizes, Jesuitises + Jesuitizing, Jesuitising + jeweled, jewelled + jeweler's, jeweller's + jeweler, jeweller + jewelers, jewellers + jeweling, jewelling + jewelry's, jewellery's + jewelry, jewellery + jihad's, jehad's + jihad, jehad + jihads, jehads + jinricksha's, jinriksha's + jinricksha, jinriksha + jinrickshas, jinrikshas + jiujitsu's, jujutsu's + jokey, joky + Jonathanization's, Jonathanisation's + Jonathanization, Jonathanisation + Jonathanizations, Jonathanisations + jor, jour + jors, jours + journalization's, journalisation's + journalization, journalisation + journalizations, journalisations + journalize, journalise + journalized, journalised + journalizer's, journaliser's + journalizer, journaliser + journalizers, journalisers + journalizes, journalises + journalizing, journalising + jovialize, jovialise + jovializes, jovialises + Judaization's, Judaisation's + Judaization, Judaisation + Judaize, Judaise + Judaized, Judaised + Judaizer's, Judaiser's + Judaizer, Judaiser + judaizer, judaiser + Judaizing, Judaising + Judean, Judaean + Judeans, Judaeans + Judeophobia's, Judaeophobia's + Judeophobia, Judaeophobia + judgment's, judgement's + judgment, judgement + judgmental, judgemental + judgmentaler, judgementaler + judgmentalest, judgementalest + judgments, judgements + judicialize, judicialise + judicializes, judicialises + jujutsu, jiujitsu + jujutsus, jiujitsus + Julide's, Julidae's + Julide, Julidae + jumboize, jumboise + jumboized, jumboised + jumboizes, jumboises + jumboizing, jumboising + junketeer's, junketer's + junketeer, junketer + junketeers, junketers + juvenilize, juvenilise + juvenilizes, juvenilises + kabob, kebob + kabobs, kebobs + kane, kanae + kaolinization's, kaolinisation's + kaolinization, kaolinisation + kaolinizations, kaolinisations + kaolinize, kaolinise + kaolinized, kaolinised + kaolinizes, kaolinises + kaolinizing, kaolinising + kebob's, kabob's + ked, kaed + Keizer's, Keiser's + Keizer, Keiser + kellia, koellia + kembed, kemboed + kenneled, kennelled + kenneling, kennelling + Keppel's, Koeppel's + Keppel, Koeppel + keratinization's, keratinisation's + keratinization, keratinisation + keratinizations, keratinisations + keratinize, keratinise + keratinized, keratinised + keratinizes, keratinises + keratinizing, keratinising + Kerin's, Krein's + Kerin, Krein + kerneled, kernelled + kerneling, kernelling + kerosene's, kerosine's + kerosene, kerosine + kerosenes, kerosines + ketonemia, ketonaemia + ketonization's, ketonisation's + ketonization, ketonisation + ketonizations, ketonisations + ketonize, ketonise + ketonizes, ketonises + kiddie's, kiddy's + kiddie, kiddy + kidnapped, kidnaped + kidnappee's, kidnapee's + kidnappee, kidnapee + kidnappees, kidnapees + kidnapper's, kidnaper's + kidnapper, kidnaper + kidnappers, kidnapers + kidnapping, kidnaping + kilogram's, kilogramme's + kilogram, kilogramme + kilograms, kilogrammes + kiloliter's, kilolitre's + kiloliter, kilolitre + kiloliters, kilolitres + kilometer's, kilometre's + kilometer, kilometre + kilometers, kilometres + kindergartner's, kindergartener's + kindergartner, kindergartener + kindergartners, kindergarteners + kinestheses, kinaestheses + kinesthesia's, kinaesthesia's + kinesthesia, kinaesthesia + kinesthesias, kinaesthesias + kinesthesis's, kinaesthesis's + kinesthesis, kinaesthesis + kinesthetic, kinaesthetic + kinestheticallier, kinaestheticallier + kinestheticalliest, kinaestheticalliest + kinesthetically, kinaesthetically + kinestheticer, kinaestheticer + kinestheticest, kinaestheticest + kinesthetics, kinaesthetics + kissogram's, kissagram's + kissogram, kissagram + kissograms, kissagrams + knickknack's, nicknack's + knickknack, nicknack + knickknacks, nicknacks + knockwurst's, knackwurst's + knockwurst, knackwurst + knockwursts, knackwursts + kooky, kookie + kopek's, copeck's + kopek, copeck + kopeks, copecks + Kossean's, Kossaean's + Kossean, Kossaean + kumquat's, cumquat's + kumquat, cumquat + kumquats, cumquats + kyanize, kyanise + kyanized, kyanised + kyanizes, kyanises + kyanizing, kyanising + kyles, kyloes + labelable, labellable + labeled, labelled + labeler's, labeller's + labeler, labeller + labelers, labellers + labeling, labelling + labialization's, labialisation's + labialization, labialisation + labializations, labialisations + labialize, labialise + labialized, labialised + labializes, labialises + labializing, labialising + labiate, labiatae + labilization's, labilisation's + labilization, labilisation + labilizations, labilisations + labilize, labilise + labilizes, labilises + labiovelarization's, labiovelarisation's + labiovelarization, labiovelarisation + labiovelarize, labiovelarise + labiovelarized, labiovelarised + labiovelarizing, labiovelarising + labor's, labour's + labor, labour + laborabilities, labourabilities + laborability's, labourability's + laborability, labourability + laborable's, labourable's + laborable, labourable + laborables, labourables + laborage, labourage + labored, laboured + laboredlier, labouredlier + laboredliest, labouredliest + laboredly, labouredly + laboredness's, labouredness's + laboredness, labouredness + laborednesses, labourednesses + laborer's, labourer's + laborer, labourer + laborers, labourers + laboress, labouress + laborhood's, labourhood's + laborhood, labourhood + laborhoods, labourhoods + laboring's, labouring's + laboring, labouring + laboringlier, labouringlier + laboringliest, labouringliest + laboringly, labouringly + laborings, labourings + Laborism's, Labourism's + laborism's, labourism's + Laborism, Labourism + laborism, labourism + laborisms, labourisms + laborist's, labourist's + laborist, labourist + laborists, labourists + Laborite's, Labourite's + laborite's, labourite's + Laborite, Labourite + laborite, labourite + Laborites, Labourites + laborites, labourites + laborless, labourless + laborlesser, labourlesser + laborlesses, labourlesses + laborlessest, labourlessest + labors, labours + laborsaving, laboursaving + laborsome, laboursome + laborsomely, laboursomely + lachrymal, lacrimal + lackluster's, lacklustre's + lackluster, lacklustre + lacklusterrer, lacklustrer + lacklusterrest, lacklustrest + lacklusters, lacklustres + laconize, laconise + laconized, laconised + laconizes, laconises + laconizing, laconising + lactonized, lactonised + lagniappe's, lagnappe's + lagniappe, lagnappe + lagniappes, lagnappes + laicization's, laicisation's + laicization, laicisation + laicizations, laicisations + laicize, laicise + laicized, laicised + laicizes, laicises + laicizing, laicising + lairize, lairise + lairized, lairised + lairizes, lairises + lairizing, lairising + lambaste, lambast + lambastes, lambasts + laminarize, laminarise + laminarized, laminarised + laminarizes, laminarises + laminarizing, laminarising + Lander's, Landre's + Lander, Landre + Laothoe's, Laothoae's + Laothoe, Laothoae + lapeled, lapelled + lasagna's, lasagne's + lasagna, lasagne + lasagnas, lasagnes + laster, lastre + latentize, latentise + latentizes, latentises + lateralization's, lateralisation's + lateralization, lateralisation + lateralizations, lateralisations + lateralize, lateralise + lateralizes, lateralises + laterization's, laterisation's + laterization, laterisation + laterizations, laterisations + Latinization's, Latinisation's + Latinization, Latinisation + Latinizations, Latinisations + Latinize, Latinise + latinize, latinise + Latinized, Latinised + Latinizer, Latiniser + Latinizers, Latinisers + Latinizes, Latinises + Latinizing, Latinising + launderette's, laundrette's + launderette, laundrette + launderettes, laundrettes + laure, laurae + laureled, laurelled + laureling, laurelling + lavalier_microphone's, lavaliere_microphone's + lavalier_microphone, lavaliere_microphone + lavalier_microphones, lavaliere_microphones + lavolted, lavoltaed + leaped, leapt + learned, learnt + leatherize, leatherise + leatherizes, leatherises + lefty's, leftie's + lefty, leftie + legalization's, legalisation's + legalization, legalisation + legalizations, legalisations + legalize, legalise + legalized, legalised + legalizes, legalises + legalizing, legalising + legitimatize, legitimatise + legitimatized, legitimatised + legitimatizes, legitimatises + legitimatizing, legitimatising + legitimization's, legitimisation's + legitimization, legitimisation + legitimizations, legitimisations + legitimize, legitimise + legitimized, legitimised + legitimizer, legitimiser + legitimizes, legitimises + legitimizing, legitimising + leguminose, leguminosae + lemmatize, lemmatise + lemmatized, lemmatised + lemmatizes, lemmatises + lemmatizing, lemmatising + leporide, leporidae + leptospire, leptospirae + Lernean's, Lernaean's + Lernean, Lernaean + lernean, lernaean + lesses, loesses + lethalize, lethalise + lethalizes, lethalises + lethargize, lethargise + lethargized, lethargised + lethargizes, lethargises + lethargizing, lethargising + leucemia, leucaemia + leucemias, leucaemias + leucemic, leucaemic + leuchemia, leuchaemia + leucocythemia, leucocythaemia + leucocythemic, leucocythaemic + leucorrhea's, leucorrhoea's + leucorrhea, leucorrhoea + leucorrheal, leucorrhoeal + leucorrheas, leucorrhoeas + Leucothoe's, Leucothoae's + Leucothoe, Leucothoae + leukemia's, leukaemia's + leukemia, leukaemia + leukemias, leukaemias + leukemogeneses, leukaemogeneses + leukemogenesis, leukaemogenesis + leukorrhea, leukorrhoea + leukorrheal, leukorrhoeal + leveled, levelled + leveler's, leveller's + leveler, leveller + levelers, levellers + levelest, levellest + leveling's, levelling's + leveling, levelling + levigate, laevigate + levigated, laevigated + levigates, laevigates + levigating, laevigating + levo, laevo + levoduction, laevoduction + levogyrate, laevogyrate + levogyre, laevogyre + levogyrous, laevogyrous + levolactic, laevolactic + levorotation's, laevorotation's + levorotation, laevorotation + levorotations, laevorotations + levorotatory, laevorotatory + levotartaric, laevotartaric + levoversion, laevoversion + levulin, laevulin + levulose's, laevulose's + levulose, laevulose + levuloses, laevuloses + lexicalization, lexicalisation + lexicalizations, lexicalisations + lexiconize, lexiconise + lexiconizes, lexiconises + libelant's, libellant's + libelant, libellant + libelants, libellants + libeled, libelled + libelee's, libellee's + libelee, libellee + libelees, libellees + libeler's, libeller's + libeler, libeller + libelers, libellers + libeling, libelling + libelous, libellous + libelouser, libellouser + libelousest, libellousest + libelouslier, libellouslier + libelousliest, libellousliest + libelously, libellously + liberalization's, liberalisation's + liberalization, liberalisation + liberalizations, liberalisations + liberalize, liberalise + liberalized, liberalised + liberalizer's, liberaliser's + liberalizer, liberaliser + liberalizers, liberalisers + liberalizes, liberalises + liberalizing, liberalising + licenseless, licenceless + licenselesses, licencelesses + lichenization's, lichenisation's + lichenization, lichenisation + lichenizations, lichenisations + lichenize, lichenise + lichenized, lichenised + lichenizes, lichenises + lichenizing, lichenising + licorice's, liquorice's + licorice, liquorice + lignitize, lignitise + lignitizes, lignitises + lignose, lignosae + ligule, ligulae + likabilities, likeabilities + likability's, likeability's + likability, likeability + likable, likeable + likableness's, likeableness's + likableness, likeableness + likablenesses, likeablenesses + Lilliputianize's, Lilliputianise's + Lilliputianize, Lilliputianise + Lilliputianizes, Lilliputianises + linchpin's, lynchpin's + linchpin, lynchpin + linchpins, lynchpins + linearizable, linearisable + linearization's, linearisation's + linearization, linearisation + linearizations, linearisations + linearize, linearise + linearized, linearised + linearizes, linearises + linearizing, linearising + linearizion, linearision + linenize, linenise + linenizer, lineniser + linenizers, linenisers + linenizes, linenises + linge, lingoe + lingualize, lingualise + lingualizes, lingualises + linguine's, linguini's + linguine, linguini + linguines, linguinis + lionizable's, lionisable's + lionizable, lionisable + lionizables, lionisables + lionization's, lionisation's + lionization, lionisation + lionizations, lionisations + lionize, lionise + lionized, lionised + lionizer's, lioniser's + lionizer, lioniser + lionizers, lionisers + lionizes, lionises + lionizing, lionising + lipemia, lipaemia + lipemic, lipaemic + lipoidemia, lipoidaemia + liquefied, liquified + liquefier, liquifier + liquefiers, liquifiers + liquefies, liquifies + liquefy, liquify + liquefying, liquifying + liquidization, liquidisation + liquidize, liquidise + liquidized, liquidised + liquidizer's, liquidiser's + liquidizer, liquidiser + liquidizers, liquidisers + liquidizes, liquidises + liquidizing, liquidising + lissome, lissom + lissomely, lissomly + lissomeness, lissomness + lissomenesses, lissomnesses + Listerize's, Listerise's + Listerize, Listerise + Listerized's, Listerised's + Listerized, Listerised + Listerizes, Listerises + Listerizing's, Listerising's + Listerizing, Listerising + liter's, litre's + liter, litre + literalization's, literalisation's + literalization, literalisation + literalizations, literalisations + literalize, literalise + literalized, literalised + literalizer's, literaliser's + literalizer, literaliser + literalizers, literalisers + literalizes, literalises + literalizing, literalising + liters, litres + lithed, lithoed + lithemia, lithaemia + lithemic, lithaemic + lithographize, lithographise + lithographizes, lithographises + lithopedion, lithopaedion + lithopedium, lithopaedium + lithophyse, lithophysae + lithotritize, lithotritise + lithotritized, lithotritised + lithotritizes, lithotritises + lithotritizing, lithotritising + livable, liveable + livableness, liveableness + lobotomize, lobotomise + lobotomized, lobotomised + lobotomizes, lobotomises + lobotomizing, lobotomising + localizable's, localisable's + localizable, localisable + localizabler, localisabler + localizables, localisables + localizablest, localisablest + localization's, localisation's + localization, localisation + localizations, localisations + localize, localise + localized, localised + localizer's, localiser's + localizer, localiser + localizers, localisers + localizes, localises + localizing, localising + locator's, locater's + locator, locater + locators, locaters + lodestar's, loadstar's + lodestar, loadstar + lodestars, loadstars + lodestone's, loadstone's + lodestone, loadstone + lodestones, loadstones + lodgment's, lodgement's + lodgment, lodgement + lodgments, lodgements + lodicule, lodiculae + loed, looed + logicalization's, logicalisation's + logicalization, logicalisation + logicalizations, logicalisations + logicalize, logicalise + logicalizes, logicalises + logicize, logicise + logicized, logicised + logicizes, logicises + logicizing, logicising + logopedic, logopaedic + logopedics's, logopaedics's + logopedics, logopaedics + logorrhea's, logorrhoea's + logorrhea, logorrhoea + logorrheas, logorrhoeas + lollipop's, lollypop's + lollipop, lollypop + lollipops, lollypops + lollygag, lallygag + lollygagged, lallygagged + lollygagging, lallygagging + lollygags, lallygags + Londonization's, Londonisation's + Londonization, Londonisation + Londonizations, Londonisations + Londonize's, Londonise's + Londonize, Londonise + Londonized's, Londonised's + Londonized, Londonised + Londonizes, Londonises + Londonizing's, Londonising's + Londonizing, Londonising + longeval, longaeval + longevous, longaevous + looneyies, looneys + loonier, looneyier + loony's, looney's + loony, looney + lordy, lourdy + lorings, lourings + lory, loury + louter, loutre + louver's, louvre's + louver, louvre + louvered, louvred + louvers, louvres + lovability, lovaebility + lovable, loveable + lovableness, loveableness + lovably, loveably + love, luv + loves, luvs + lovey, luvvie + loveys, luvvies + loyalize, loyalise + loyalizes, loyalises + lumbarization's, lumbarisation's + lumbarization, lumbarisation + lumbarizations, lumbarisations + lunatize, lunatise + lunatizes, lunatises + lunule, lunulae + luster's, lustre's + luster, lustre + lustered, lustred + lustering's, lustring's + lustering, lustring + lusterless, lustreless + lusterlesser, lustrelesser + lusterlessest, lustrelessest + lusters, lustres + lusterware's, lustreware's + lusterware, lustreware + lusterwares, lustrewares + luteinization's, luteinisation's + luteinization, luteinisation + luteinizations, luteinisations + luteinize, luteinise + luteinized, luteinised + luteinizes, luteinises + luteinizing, luteinising + Lutheranize's, Lutheranise's + Lutheranize, Lutheranise + Lutheranizer's, Lutheraniser's + Lutheranizer, Lutheraniser + Lutheranizers, Lutheranisers + Lutheranizes, Lutheranises + lutrine, lutrinae + luvvy, luvvie + lychee's, lichee's + lychee, lichee + lychees, lichees + lymphedema, lymphoedema + lymphemia, lymphaemia + lyophilization's, lyophilisation's + lyophilization, lyophilisation + lyophilizations, lyophilisations + lyophilize, lyophilise + lyophilized, lyophilised + lyophilizer, lyophiliser + lyophilizes, lyophilises + lyophilizing, lyophilising + lyricization's, lyricisation's + lyricization, lyricisation + lyricize, lyricise + lyricized, lyricised + lyricizes, lyricises + lyricizing, lyricising + lysogenization, lysogenisation + lysogenize, lysogenise + lysogenized, lysogenised + lysogenizes, lysogenises + lysogenizing, lysogenising + mac's, mack's + mac, mack + macadamization's, macadamisation's + macadamization, macadamisation + macadamizations, macadamisations + macadamize, macadamise + macadamized, macadamised + macadamizes, macadamises + macadamizing, macadamising + macarize, macarise + macarized, macarised + macarizes, macarises + macarizing, macarising + Maccabean, Maccabaean + machinization's, machinisation's + machinization, machinisation + machinizations, machinisations + machinize, machinise + machinizes, machinises + mackintosh's, macintosh's + mackintosh, macintosh + mackintoshes, macintoshes + macrander, macrandre + macs, macks + macule, maculae + Madera's, Madoera's + Madera, Madoera + maderization, maderisation + maderizations, maderisations + maderize, maderise + maderized, maderised + maderizes, maderises + maderizing, maderising + maed, maaed + maenad's, menad's + maenad, menad + maenadic, menadic + maenads, menads + magicalize, magicalise + magicalizes, magicalises + magnetizabilities, magnetisabilities + magnetizability's, magnetisability's + magnetizability, magnetisability + magnetizable's, magnetisable's + magnetizable, magnetisable + magnetizables, magnetisables + magnetization's, magnetisation's + magnetization, magnetisation + magnetizations, magnetisations + magnetize, magnetise + magnetized, magnetised + magnetizer's, magnetiser's + magnetizer, magnetiser + magnetizers, magnetisers + magnetizes, magnetises + magnetizing, magnetising + maharajah's, maharaja's + maharajah, maharaja + maharajahs, maharajas + maharani's, maharanee's + maharani, maharanee + maharanis, maharanees + mahoganize, mahoganise + mahoganized, mahoganised + mahoganizes, mahoganises + mahoganizing, mahoganising + maiger, maigre + mainor, mainour + mainors, mainours + mainprize, mainprise + maisters, maistres + Maize's, Maise's + Maize, Maise + majolica's, maiolica's + majolica, maiolica + majolicas, maiolicas + majorize, majorise + majorizes, majorises + majuscule, majusculae + Malayize's, Malayise's + Malayize, Malayise + Malayizes, Malayises + malleablize, malleablise + malleablizes, malleablises + malodor's, malodour's + malodor, malodour + malodorousness, malodourousness + malodors, malodours + mandarinize, mandarinise + mandarinizes, mandarinises + Mandean's, Mandaean's + Mandean, Mandaean + Mandeans, Mandaeans + mandoer, mandore + mandrel's, mandril's + mandrel, mandril + mandrels, mandrils + maneuverabilities, manoeuvrabilities + maneuverability's, manoeuvrability's + maneuverability, manoeuvrability + maneuverable, manoeuvrable + maneuverabler, manoeuvrabler + maneuverablest, manoeuvrablest + maneuverer's, manoeuvrer's + maneuverer, manoeuvrer + maneuverers, manoeuvrers + Manhattanize, Manhattanise + Manhattanizes, Manhattanises + Manicheanism's, Manichaeanism's + Manicheanism, Manichaeanism + Manicheans, Manichaeans + Manicheism's, Manichaeism's + Manicheism, Manichaeism + Manicheisms, Manichaeisms + Manicheus's, Manichaeus's + Manicheus, Manichaeus + manikin's, mannikin's + manikin, mannikin + manikins, mannikins + mannerize, mannerise + mannerizes, mannerises + manoeuvre's, manoeuver's + manoeuvre, manoeuver + manoeuvred, manoeuvered + manoeuvres, manoeuvers + manoeuvring, manoeuvering + manoeuvrings, manoeuverings + mantelpiece, mantlepiece + mantelpieces, mantlepieces + mantes, mantoes + marabou's, marabout's + marabou, marabout + marabous, marabouts + marbleize, marbleise + marbleized, marbleised + marbleizes, marbleises + marbleizing, marbleising + margarite, margaritae + marginalization, marginalisation + marginalize, marginalise + marginalized, marginalised + marginalizes, marginalises + marginalizing, marginalising + marijuana's, marihuana's + marijuana, marihuana + marijuanas, marihuanas + marlinespike's, marlinspike's + marlinespike, marlinspike + marlinespikes, marlinspikes + marmarize, marmarise + marmarized, marmarised + marmarizes, marmarises + marmarizing, marmarising + marmelize, marmelise + marmelized, marmelised + marmelizes, marmelises + marmelizing, marmelising + marshaled, marshalled + marshaling, marshalling + marsupialization's, marsupialisation's + marsupialization, marsupialisation + marsupializations, marsupialisations + marsupialize, marsupialise + marsupialized, marsupialised + marsupializes, marsupialises + marsupializing, marsupialising + Marte's, Martae's + Marte, Martae + martialization's, martialisation's + martialization, martialisation + martializations, martialisations + martialize, martialise + martializes, martialises + martyrization's, martyrisation's + martyrization, martyrisation + martyrizations, martyrisations + martyrize, martyrise + martyrized, martyrised + martyrizer, martyriser + martyrizers, martyrisers + martyrizes, martyrises + martyrizing, martyrising + marveled, marvelled + marveler, marveller + marveling, marvelling + marvelous, marvellous + marvelouser, marvellouser + marvelousest, marvellousest + marvelouslier, marvellouslier + marvelousliest, marvellousliest + marvelously, marvellously + marvelousness's, marvellousness's + marvelousness, marvellousness + marvelousnesses, marvellousnesses + masculinization's, masculinisation's + masculinization, masculinisation + masculinizations, masculinisations + masculinize, masculinise + masculinized, masculinised + masculinizes, masculinises + masculinizing, masculinising + materialization's, materialisation's + materialization, materialisation + materializations, materialisations + materialize, materialise + materialized, materialised + materializer's, materialiser's + materializer, materialiser + materializers, materialisers + materializes, materialises + materializing, materialising + maternalize, maternalise + maternalized, maternalised + maternalizes, maternalises + maternalizing, maternalising + maters, matres + mathematicize, mathematicise + mathematicized, mathematicised + mathematicizes, mathematicises + mathematicizing, mathematicising + mathematization's, mathematisation's + mathematization, mathematisation + mathematizations, mathematisations + mathematize, mathematise + mathematized, mathematised + mathematizes, mathematises + mathematizing, mathematising + matronize, matronise + matronized, matronised + matronizes, matronises + matronizing, matronising + matte, mat + Matthean, Matthaean + maudlinize, maudlinise + maudlinizes, maudlinises + mauger, maugre + maven's, mavin's + maven, mavin + mavens, mavins + maximization's, maximisation's + maximization, maximisation + maximizations, maximisations + maximize, maximise + maximized, maximised + maximizer's, maximiser's + maximizer, maximiser + maximizers, maximisers + maximizes, maximises + maximizing, maximising + mazurka's, mazourka's + mazurka, mazourka + mazurkas, mazourkas + meager, meagre + meagerly, meagrely + meagerness's, meagreness's + meagerness, meagreness + meagernesses, meagrenesses + meagerrer, meagrer + meagerrest, meagrest + meandrine, maeandrine + meandriniform, maeandriniform + meanie's, meany's + meanie, meany + mechanicalization's, mechanicalisation's + mechanicalization, mechanicalisation + mechanicalizations, mechanicalisations + mechanicalize, mechanicalise + mechanicalizes, mechanicalises + mechanizable, mechanisable + mechanization's, mechanisation's + mechanization, mechanisation + mechanizations, mechanisations + mechanize, mechanise + mechanized, mechanised + mechanizer's, mechaniser's + mechanizer, mechaniser + mechanizers, mechanisers + mechanizes, mechanises + mechanizing, mechanising + meck, moeck + Med's, Moed's + Med, Moed + medaled, medalled + medaling, medalling + medalist's, medallist's + medalist, medallist + medalists, medallists + medalize, medalise + medalizes, medalises + medialization's, medialisation's + medialization, medialisation + medializations, medialisations + medialize, medialise + medializes, medialises + mediatization's, mediatisation's + mediatization, mediatisation + mediatizations, mediatisations + mediatize, mediatise + mediatized, mediatised + mediatizes, mediatises + mediatizing, mediatising + medicalization, medicalisation + medicalizations, medicalisations + medicalize, medicalise + medicalized, medicalised + medicalizes, medicalises + medicalizing, medicalising + medieval's, mediaeval's + medieval, mediaeval + medievalism's, mediaevalism's + medievalism, mediaevalism + medievalisms, mediaevalisms + medievally, mediaevally + medievals, mediaevals + Mediterraneanization's, Mediterraneanisation's + Mediterraneanization, Mediterraneanisation + Mediterraneanizations, Mediterraneanisations + Mediterraneanize's, Mediterraneanise's + Mediterraneanize, Mediterraneanise + Mediterraneanizes, Mediterraneanises + mediumization's, mediumisation's + mediumization, mediumisation + mediumizations, mediumisations + mediumize, mediumise + mediumizes, mediumises + megagram, megagramme + megagrams, megagrammes + megameter, megametre + megameters, megametres + megbote, maegbote + megerg, megaerg + melanemia, melanaemia + melanemic, melanaemic + melanization, melanisation + melanize, melanise + melanized, melanised + melanizes, melanises + melanizing, melanising + mele, meloe + melena, melaena + melenic, melaenic + Melie's, Meliae's + Melie, Meliae + meline, melinae + melitemia, melitaemia + melithemia, melithaemia + mellon, moellon + melodization, melodisation + melodize, melodise + melodized, melodised + melodizer's, melodiser's + melodizer, melodiser + melodizes, melodises + melodizing, melodising + melodramatization, melodramatisation + melodramatize, melodramatise + melodramatized, melodramatised + melodramatizes, melodramatises + melodramatizing, melodramatising + memorialization's, memorialisation's + memorialization, memorialisation + memorializations, memorialisations + memorialize, memorialise + memorialized, memorialised + memorializer's, memorialiser's + memorializer, memorialiser + memorializers, memorialisers + memorializes, memorialises + memorializing, memorialising + memorizable's, memorisable's + memorizable, memorisable + memorizables, memorisables + memorization's, memorisation's + memorization, memorisation + memorizations, memorisations + memorize, memorise + memorized, memorised + memorizer's, memoriser's + memorizer, memoriser + memorizers, memorisers + memorizes, memorises + memorizing, memorising + Mendelize's, Mendelise's + Mendelize, Mendelise + Mendelizes, Mendelises + meningorrhea, meningorrhoea + menorrhea, menorrhoea + menorrheas, menorrhoeas + menorrheic, menorrhoeic + mense, mensae + mentalization's, mentalisation's + mentalization, mentalisation + mentalizations, mentalisations + mentalize, mentalise + mentalizes, mentalises + meow's, miaow's + meow, miaow + meowed, miaowed + meowing, miaowing + meows, miaows + mephitine, mephitinae + Mera's, Maera's + Mera, Maera + mercerization's, mercerisation's + mercerization, mercerisation + mercerizations, mercerisations + mercerize, mercerise + mercerized, mercerised + mercerizer's, merceriser's + mercerizer, merceriser + mercerizers, mercerisers + mercerizes, mercerises + mercerizing, mercerising + merchandiser's, merchandizer's + merchandiser, merchandizer + merchandisers, merchandizers + mercurialization's, mercurialisation's + mercurialization, mercurialisation + mercurializations, mercurialisations + mercurialize, mercurialise + mercurialized, mercurialised + mercurializes, mercurialises + mercurializing, mercurialising + mercurize, mercurise + mercurized, mercurised + mercurizes, mercurises + mercurizing, mercurising + Meroe's, Meroae's + Meroe, Meroae + mesmerizabilities, mesmerisabilities + mesmerizability's, mesmerisability's + mesmerizability, mesmerisability + mesmerizable's, mesmerisable's + mesmerizable, mesmerisable + mesmerizables, mesmerisables + mesmerization's, mesmerisation's + mesmerization, mesmerisation + mesmerizations, mesmerisations + mesmerize, mesmerise + mesmerized, mesmerised + mesmerizer's, mesmeriser's + mesmerizer, mesmeriser + mesmerizers, mesmerisers + mesmerizes, mesmerises + mesmerizing, mesmerising + mesoglea, mesogloea + mesogleal, mesogloeal + mesogleas, mesogloeas + mesprize, mesprise + mesprizes, mesprises + mesquite's, mesquit's + mesquite, mesquit + mesquites, mesquits + metabolizable's, metabolisable's + metabolizable, metabolisable + metabolizables, metabolisables + metabolize, metabolise + metabolized, metabolised + metabolizes, metabolises + metabolizing, metabolising + metacenter's, metacentre's + metacenter, metacentre + metacenters, metacentres + metagrabolize, metagrabolise + metagrabolized, metagrabolised + metagrabolizes, metagrabolises + metagrabolizing, metagrabolising + metagrobolize, metagrobolise + metagrobolized, metagrobolised + metagrobolizes, metagrobolises + metagrobolizing, metagrobolising + metaled, metalled + metaling, metalling + metallisation's, metallization's + metallisation, metallization + metallisations, metallizations + metallise, metallize + metallised, metallized + metallises, metallizes + metallising, metallizing + metamerization's, metamerisation's + metamerization, metamerisation + metamerizations, metamerisations + metamerized's, metamerised's + metamerized, metamerised + metamerizeds, metameriseds + metaphonize, metaphonise + metaphonizes, metaphonises + metaphorize, metaphorise + metaphorizes, metaphorises + metaphysicize, metaphysicise + metaphysicizes, metaphysicises + metastasize, metastasise + metastasized, metastasised + metastasizes, metastasises + metastasizing, metastasising + metathesize, metathesise + metathesized, metathesised + metathesizes, metathesises + metathesizing, metathesising + meteorization's, meteorisation's + meteorization, meteorisation + meteorizations, meteorisations + meteorize, meteorise + meteorizes, meteorises + metergram, metregram + meterless, metreless + metership, metreship + metestrus's, metoestrus's + metestrus, metoestrus + methadone's, methadon's + methadone, methadon + methadones, methadons + methemoglobin, methaemoglobin + methodization's, methodisation's + methodization, methodisation + methodizations, methodisations + methodize, methodise + methodized, methodised + methodizer's, methodiser's + methodizer, methodiser + methodizers, methodisers + methodizes, methodises + methodizing, methodising + metope, metopae + metricize, metricise + metricized, metricised + metricizes, metricises + metricizing, metricising + metrize, metrise + metropolitanization, metropolitanisation + metropolitanize, metropolitanise + metropolitanized, metropolitanised + metropolitanizes, metropolitanises + metropolitanizing, metropolitanising + Mexicanize's, Mexicanise's + Mexicanize, Mexicanise + Mexicanizes, Mexicanises + micelle, micellae + micresthete, micraesthete + microcolorimeter, microcolourimeter + microcolorimetric, microcolourimetric + microcolorimetrically, microcolourimetrically + microcolorimetry, microcolourimetry + microgram, microgramme + micrograms, nanogrammes + microliter's, microlitre's + microliter, microlitre + microliters, microlitres + micromillimeter's, micromillimetre's + micromillimeter, micromillimetre + micromillimeters, micromillimetres + microminiaturization's, microminiaturisation's + microminiaturization, microminiaturisation + microminiaturizations, microminiaturisations + microminiaturize, microminiaturise + microminiaturized, microminiaturised + microminiaturizer, microminiaturiser + microminiaturizers, microminiaturisers + microminiaturizes, microminiaturises + microminiaturizing, microminiaturising + micronization's, micronisation's + micronization, micronisation + micronizations, micronisations + micronize, micronise + micronizes, micronises + micropaleontologies, micropalaeontologies + micropaleontologist, micropalaeontologist + micropaleontologists, micropalaeontologists + micropaleontology's, micropalaeontology's + micropaleontology, micropalaeontology + micropolarization's, micropolarisation's + micropolarization, micropolarisation + micropolarizations, micropolarisations + microscopize, microscopise + microscopizes, microscopises + microspheric, microsphaeric + Midlandize's, Midlandise's + Midlandize, Midlandise + Midlandizes, Midlandises + midsize, midsized + midwifed, midwived + midwifing, midwiving + migniardize, migniardise + militarization's, militarisation's + militarization, militarisation + militarizations, militarisations + militarize, militarise + militarized, militarised + militarizes, militarises + militarizing, militarising + milligram's, milligramme's + milligram, milligramme + milligrams, milligrammes + milliliter's, millilitre's + milliliter, millilitre + milliliters, millilitres + millimeter's, millimetre's + millimeter, millimetre + millimeters, millimetres + millionaire's, millionnaire's + millionaire, millionnaire + millionaires, millionnaires + millionize, millionise + millionizes, millionises + millipede's, millepede's + millipede, millepede + millipedes, millepedes + milometer's, mileometer's + milometer, mileometer + milometers, mileometers + Miltonize's, Miltonise's + Miltonize, Miltonise + Miltonized's, Miltonised's + Miltonized, Miltonised + Miltonizes, Miltonises + Miltonizing's, Miltonising's + Miltonizing, Miltonising + mineralizable's, mineralisable's + mineralizable, mineralisable + mineralizables, mineralisables + mineralization's, mineralisation's + mineralization, mineralisation + mineralizations, mineralisations + mineralize, mineralise + mineralized, mineralised + mineralizer's, mineraliser's + mineralizer, mineraliser + mineralizers, mineralisers + mineralizes, mineralises + mineralizing, mineralising + mineralogize, mineralogise + mineralogized, mineralogised + mineralogizes, mineralogises + mineralogizing, mineralogising + miniaturization's, miniaturisation's + miniaturization, miniaturisation + miniaturizations, miniaturisations + miniaturize, miniaturise + miniaturized, miniaturised + miniaturizes, miniaturises + miniaturizing, miniaturising + minibuses, minibusses + minimization's, minimisation's + minimization, minimisation + minimizations, minimisations + minimize, minimise + minimized, minimised + minimizer's, minimiser's + minimizer, minimiser + minimizers, minimisers + minimizes, minimises + minimizing, minimising + minuscule's, miniscule's + minuscule, miniscule + minuscules, miniscules + miraculize, miraculise + miraculized, miraculised + miraculizes, miraculises + miraculizing, miraculising + mirrorize, mirrorise + mirrorizes, mirrorises + misadvize, misadvise + misalphabetize, misalphabetise + misalphabetizes, misalphabetises + misanthropize, misanthropise + misanthropized, misanthropised + misanthropizes, misanthropises + misanthropizing, misanthropising + misauthorization's, misauthorisation's + misauthorization, misauthorisation + misauthorizations, misauthorisations + misauthorize, misauthorise + misauthorizes, misauthorises + misbaptize, misbaptise + misbaptizes, misbaptises + misbehavior's, misbehaviour's + misbehavior, misbehaviour + misbehaviors, misbehaviours + miscanonize, miscanonise + miscanonizes, miscanonises + mischaracterization's, mischaracterisation's + mischaracterization, mischaracterisation + mischaracterizations, mischaracterisations + mischaracterize, mischaracterise + mischaracterizes, mischaracterises + miscolor's, miscolour's + miscolor, miscolour + miscoloration, miscolouration + miscolored, miscoloured + miscoloring, miscolouring + miscolors, miscolours + misdemeanor's, misdemeanour's + misdemeanor, misdemeanour + misdemeanors, misdemeanours + misemphasize, misemphasise + misemphasizes, misemphasises + misjudgment's, misjudgement's + misjudgment, misjudgement + misjudgments, misjudgements + mislabeled, mislabelled + mislabeling, mislabelling + mislabor's, mislabour's + mislabor, mislabour + mislabored, mislaboured + mislaboring, mislabouring + mislabors, mislabours + misopedia, misopaedia + misopedism, misopaedism + misopedist's, misopaedist's + misopedist, misopaedist + misorganization's, misorganisation's + misorganization, misorganisation + misorganizations, misorganisations + misorganize, misorganise + misorganizes, misorganises + misprizal, misprisal + misprize, misprise + misprized, misprised + misprizer, mispriser + misprizes, misprises + misprizing, misprising + misrealize, misrealise + misrealizes, misrealises + misrecognize, misrecognise + misrecognizes, misrecognises + misrouting, misrouteing + missilery's, missilry's + missilery, missilry + missionarize, missionarise + missionarized, missionarised + missionarizes, missionarises + missionarizing, missionarising + missionization, missionisation + missionize, missionise + missionized, missionised + missionizer, missioniser + missionizers, missionisers + missionizes, missionises + missionizing, missionising + missus's, missis's + missus, missis + missuses, missises + miter's, mitre's + miter, mitre + mitered, mitred + miterer's, mitrer's + miterer, mitrer + miterflower, mitreflower + mitering, mitring + miters, mitres + miterwort's, mitrewort's + miterwort, mitrewort + miterworts, mitreworts + mithridatize, mithridatise + mithridatized, mithridatised + mithridatizes, mithridatises + mithridatizing, mithridatising + mize, mise + mobilizable's, mobilisable's + mobilizable, mobilisable + mobilizabler, mobilisabler + mobilizables, mobilisables + mobilizablest, mobilisablest + mobilization's, mobilisation's + mobilization, mobilisation + mobilizations, mobilisations + mobilize, mobilise + mobilized, mobilised + mobilizer's, mobiliser's + mobilizer, mobiliser + mobilizers, mobilisers + mobilizes, mobilises + mobilizing, mobilising + modalize, modalise + modalizes, modalises + modeled, modelled + modeler's, modeller's + modeler, modeller + modelers, modellers + modeling's, modelling's + modeling, modelling + modelings, modellings + modernizable's, modernisable's + modernizable, modernisable + modernizables, modernisables + modernization's, modernisation's + modernization, modernisation + modernizations, modernisations + modernize, modernise + modernized, modernised + modernizer's, moderniser's + modernizer, moderniser + modernizers, modernisers + modernizes, modernises + modernizing, modernising + modularization, modularisation + modularize, modularise + modularized, modularised + modularizes, modularises + modularizing, modularising + moggy's, moggie's + moggy, moggie + Mohammedanization's, Mohammedanisation's + Mohammedanization, Mohammedanisation + Mohammedanizations, Mohammedanisations + Mohammedanize's, Mohammedanise's + Mohammedanize, Mohammedanise + Mohammedanized's, Mohammedanised's + Mohammedanized, Mohammedanised + Mohammedanizes, Mohammedanises + Mohammedanizing's, Mohammedanising's + Mohammedanizing, Mohammedanising + moisturization, moisturisation + moisturize, moisturise + moisturized, moisturised + moisturizer's, moisturiser's + moisturizer, moisturiser + moisturizers, moisturisers + moisturizes, moisturises + moisturizing, moisturising + molarization, molarisation + molarizations, molarisations + mold's, mould's + mold, mould + molded, moulded + molder's, moulder's + molder, moulder + moldered, mouldered + moldering, mouldering + molders, moulders + moldier, mouldier + moldiest, mouldiest + molding's, moulding's + molding, moulding + moldings, mouldings + molds, moulds + moldy, mouldy + molluscan, molluskan + mollusk's, mollusc's + mollusk, mollusc + mollusks, molluscs + Molochize's, Molochise's + Molochize, Molochise + molochize, molochise + molochized, molochised + Molochizes, Molochises + molochizes, molochises + molochizing, molochising + molt's, moult's + molt, moult + molted, moulted + molting, moulting + molts, moults + mommy's, mommie's + mommy, mommie + monarchize, monarchise + monarchized, monarchised + monarchizer, monarchiser + monarchizers, monarchisers + monarchizes, monarchises + monarchizing, monarchising + monasticize, monasticise + monasticizes, monasticises + monecian, monoecian + monestrous, monoestrous + monetization's, monetisation's + monetization, monetisation + monetizations, monetisations + monetize, monetise + monetized, monetised + monetizes, monetises + monetizing, monetising + moneyed, monied + Mongolize's, Mongolise's + Mongolize, Mongolise + Mongolized's, Mongolised's + Mongolized, Mongolised + Mongolizes, Mongolises + Mongolizing's, Mongolising's + Mongolizing, Mongolising + mongrelization's, mongrelisation's + mongrelization, mongrelisation + mongrelizations, mongrelisations + mongrelize, mongrelise + mongrelized, mongrelised + mongrelizer, mongreliser + mongrelizes, mongrelises + mongrelizing, mongrelising + moniker's, monicker's + moniker, monicker + monikers, monickers + monochordize, monochordise + monochordizes, monochordises + monoecious, monecious + monologist's, monologuist's + monologist, monologuist + monologists, monologuists + monologize, monologise + monologized, monologised + monologizes, monologises + monologizing, monologising + monologue's, monolog's + monologue, monolog + monologues, monologs + monologuize, monologuise + monologuized, monologuised + monologuizes, monologuises + monologuizing, monologuising + monometalism, monometallism + monometalist, monometallist + monophthongize, monophthongise + monophthongized, monophthongised + monophthongizes, monophthongises + monophthongizing, monophthongising + monopolizable's, monopolisable's + monopolizable, monopolisable + monopolizables, monopolisables + monopolization's, monopolisation's + monopolization, monopolisation + monopolizations, monopolisations + monopolize, monopolise + monopolized, monopolised + monopolizer's, monopoliser's + monopolizer, monopoliser + monopolizers, monopolisers + monopolizes, monopolises + monopolizing, monopolising + monotonize, monotonise + monotonizes, monotonises + monumentalization's, monumentalisation's + monumentalization, monumentalisation + monumentalizations, monumentalisations + monumentalize, monumentalise + monumentalized, monumentalised + monumentalizes, monumentalises + monumentalizing, monumentalising + moralization's, moralisation's + moralization, moralisation + moralizations, moralisations + moralize, moralise + moralized, moralised + moralizer's, moraliser's + moralizer, moraliser + moralizers, moralisers + moralizes, moralises + moralizing, moralising + moralizinglies, moralisinglies + moralizingly, moralisingly + Moravianized's, Moravianised's + Moravianized, Moravianised + Moravianizeds, Moravianiseds + morbidize, morbidise + morbidizes, morbidises + Morea's, Moraea's + Morea, Moraea + morne, mourne + morningly, mourningly + morphinization's, morphinisation's + morphinization, morphinisation + morphinizations, morphinisations + morphinize, morphinise + morphinizes, morphinises + morseled, morselled + morseling, morselling + morselization's, morselisation's + morselization, morselisation + morselizations, morselisations + morselize, morselise + morselizes, morselises + mortalize, mortalise + mortalized, mortalised + mortalizes, mortalises + mortalizing, mortalising + mortarize, mortarise + mortarizes, mortarises + mortgagor's, mortgager's + mortgagor, mortgager + mortgagors, mortgagers + mortise's, mortice's + mortise, mortice + mortised, morticed + mortises, mortices + mortising, morticing + morule, morulae + Moslemize's, Moslemise's + Moslemize, Moslemise + Moslemizes, Moslemises + motorization's, motorisation's + motorization, motorisation + motorizations, motorisations + motorize, motorise + motorized, motorised + motorizes, motorises + motorizing, motorising + mousy, mousey + movability, moveability + movable's, moveable's + movable, moveable + movableness, moveableness + movablenesses, moveablenesses + movables, moveables + movably, moveably + mucorrhea, mucorrhoea + mucose, mucosae + mujahedin's, mujahedeen's + mujahedin, mujahedeen + multicolor's, multicolour's + multicolor, multicolour + multicolored, multicoloured + multicoloredder, multicolouredder + multicoloreddest, multicoloureddest + multicolorous, multicolourous + multicolors, multicolours + multifibered's, multifibred's + multifibered, multifibred + multifibereds, multifibreds + multileveled, multilevelled + multiplexer's, multiplexor's + multiplexer, multiplexor + multiplexers, multiplexors + municipalization's, municipalisation's + municipalization, municipalisation + municipalizations, municipalisations + municipalize, municipalise + municipalized, municipalised + municipalizer, municipaliser + municipalizers, municipalisers + municipalizes, municipalises + municipalizing, municipalising + murena, muraena + murenas, muraenas + muscularize, muscularise + muscularizes, muscularises + museumize, museumise + museumizes, museumises + musicalization's, musicalisation's + musicalization, musicalisation + musicalizations, musicalisations + musicalize, musicalise + musicalized, musicalised + musicalizes, musicalises + musicalizing, musicalising + Muslim's, Moslem's + Muslim, Moslem + mustache's, moustache's + mustache, moustache + mustached, moustached + mustaches, moustaches + mustachio's, moustachio's + mustachio, moustachio + mustachioed, moustachioed + mutagenize, mutagenise + mutagenized, mutagenised + mutagenizes, mutagenises + mutagenizing, mutagenising + mutualization's, mutualisation's + mutualization, mutualisation + mutualizations, mutualisations + mutualize, mutualise + mutualized, mutualised + mutualizes, mutualises + mutualizing, mutualising + mycohemia, mycohaemia + myelinization's, myelinisation's + myelinization, myelinisation + myelinizations, myelinisations + myelocele, myelocoele + myelocythemia, myelocythaemia + mylonitization, mylonitisation + mylonitizations, mylonitisations + mylonitize, mylonitise + mylonitized, mylonitised + mylonitizes, mylonitises + mylonitizing, mylonitising + myna's, mynah's + myna, mynah + mynas, mynahes + myocele, myocoele + myohematin, myohaematin + myrialiter, myrialitre + myriameter, myriametre + mysticize, mysticise + mysticizes, mysticises + mythicization, mythicisation + mythicize, mythicise + mythicized, mythicised + mythicizer's, mythiciser's + mythicizer, mythiciser + mythicizers, mythicisers + mythicizes, mythicises + mythicizing, mythicising + mythize, mythise + mythized, mythised + mythizes, mythises + mythizing, mythising + mythologization's, mythologisation's + mythologization, mythologisation + mythologizations, mythologisations + mythologize, mythologise + mythologized, mythologised + mythologizer's, mythologiser's + mythologizer, mythologiser + mythologizers, mythologisers + mythologizes, mythologises + mythologizing, mythologising + mythopeic, mythopoeic + mythopeist, mythopoeist + mythopoetize, mythopoetise + mythopoetized, mythopoetised + mythopoetizing, mythopoetising + myxameba, myxamoeba + myxedema's, myxoedema's + myxedema, myxoedema + myxedemas, myxoedemas + myxedematous, myxoedematous + myxedemic, myxoedemic + myxemia, myxaemia + naan's, nan's + naan, nan + naans, nans + Nabateans, Nabataeans + Nabathean's, Nabathaean's + Nabathean, Nabathaean + nakedize, nakedise + nakedizes, nakedises + nanization, nanisation + nanizations, nanisations + nanogram, nanogramme + nanograms, nanogrammes + nanometer's, nanometre's + nanometer, nanometre + nanometers, nanometres + napea, napaea + naphthalize, naphthalise + naphthalized, naphthalised + naphthalizes, naphthalises + naphthalizing, naphthalising + Napoleonize's, Napoleonise's + Napoleonize, Napoleonise + Napoleonizes, Napoleonises + narc's, nark's + narc, nark + narcotization's, narcotisation's + narcotization, narcotisation + narcotizations, narcotisations + narcotize, narcotise + narcotized, narcotised + narcotizes, narcotises + narcotizing, narcotising + narcs, narks + nasalization's, nasalisation's + nasalization, nasalisation + nasalizations, nasalisations + nasalize, nasalise + nasalized, nasalised + nasalizes, nasalises + nasalizing, nasalising + nationalization's, nationalisation's + nationalization, nationalisation + nationalizations, nationalisations + nationalize, nationalise + nationalized, nationalised + nationalizer's, nationaliser's + nationalizer, nationaliser + nationalizers, nationalisers + nationalizes, nationalises + nationalizing, nationalising + naturalization's, naturalisation's + naturalization, naturalisation + naturalizations, naturalisations + naturalize, naturalise + naturalized, naturalised + naturalizer's, naturaliser's + naturalizer, naturaliser + naturalizers, naturalisers + naturalizes, naturalises + naturalizing, naturalising + naturize, naturise + naturizes, naturises + nebularization's, nebularisation's + nebularization, nebularisation + nebularizations, nebularisations + nebularize, nebularise + nebularizes, nebularises + nebulization's, nebulisation's + nebulization, nebulisation + nebulizations, nebulisations + nebulize, nebulise + nebulized, nebulised + nebulizer's, nebuliser's + nebulizer, nebuliser + nebulizers, nebulisers + nebulizes, nebulises + nebulizing, nebulising + necremia, necraemia + necrotize, necrotise + necrotized, necrotised + necrotizes, necrotises + necrotizing, necrotising + nectarize, nectarise + nectarized, nectarised + nectarizes, nectarises + nectarizing, nectarising + neebor, neebour + neencephalon, neoencephalon + neer, nere + negligee's, neglig's + negligee, neglig + negligees, negligs + Negritize's, Negritise's + Negritize, Negritise + Negritized's, Negritised's + Negritized, Negritised + Negritizing's, Negritising's + Negritizing, Negritising + Negroization's, Negroisation's + Negroization, Negroisation + Negroizations, Negroisations + Negroize's, Negroise's + Negroize, Negroise + Negroized's, Negroised's + Negroized, Negroised + Negroizes, Negroises + Negroizing's, Negroising's + Negroizing, Negroising + neighbor's, neighbour's + neighbor, neighbour + neighbored, neighboured + neighborer's, neighbourer's + neighborer, neighbourer + neighborers, neighbourers + neighboress, neighbouress + neighborhood's, neighbourhood's + neighborhood, neighbourhood + neighborhoods, neighbourhoods + neighboring, neighbouring + neighborings, neighbourings + neighborless, neighbourless + neighborlesser, neighbourlesser + neighborlesses, neighbourlesses + neighborlessest, neighbourlessest + neighborlier, neighbourlier + neighborliest, neighbourliest + neighborlike's, neighbourlike's + neighborlike, neighbourlike + neighborlikes, neighbourlikes + neighborliness's, neighbourliness's + neighborliness, neighbourliness + neighborlinesses, neighbourlinesses + neighborly, neighbourly + neighbors, neighbours + neighborship's, neighbourship's + neighborship, neighbourship + neighborships, neighbourships + Neogea's, Neogaea's + Neogea, Neogaea + Neogeal's, Neogaeal's + Neogeal, Neogaeal + Neogean, Neogaean + Neogeic's, Neogaeic's + Neogeic, Neogaeic + neologization, neologisation + neologize, neologise + neologized, neologised + neologizes, neologises + neologizing, neologising + neopaganize, neopaganise + neopaganized, neopaganised + neopaganizes, neopaganises + neopaganizing, neopaganising + neoterize, neoterise + neoterized, neoterised + neoterizes, neoterises + neoterizing, neoterising + nephrectomize, nephrectomise + nephrectomized, nephrectomised + nephrectomizing, nephrectomising + nephrocele, nephrocoele + nephrotomize, nephrotomise + nesslerize, nesslerise + nesslerized, nesslerised + nesslerizing, nesslerising + net's, nett's + net, nett + nets, netts + neurepithelium, neuroepithelium + neurocele, neurocoele + neurocelian, neurocoelian + neuronal, neuronic + neuroticize, neuroticise + neuroticizes, neuroticises + neutralization's, neutralisation's + neutralization, neutralisation + neutralizations, neutralisations + neutralize, neutralise + neutralized, neutralised + neutralizer's, neutraliser's + neutralizer, neutraliser + neutralizers, neutralisers + neutralizes, neutralises + neutralizing, neutralising + neves, naeves + nevoid, naevoid + Newmanize's, Newmanise's + Newmanize, Newmanise + Newmanized's, Newmanised's + Newmanized, Newmanised + Newmanizes, Newmanises + Newmanizing's, Newmanising's + Newmanizing, Newmanising + newspaperized's, newspaperised's + newspaperized, newspaperised + newspaperizeds, newspaperiseds + nickeled, nickelled + nickeling, nickelling + nickelization's, nickelisation's + nickelization, nickelisation + nickelizations, nickelisations + nickelize, nickelise + nickelized, nickelised + nickelizes, nickelises + nickelizing, nickelising + nicotinize, nicotinise + nicotinized, nicotinised + nicotinizes, nicotinises + nicotinizing, nicotinising + nielled, nielloed + niger, nigre + niggardize, niggardise + niggardized, niggardised + niggardizes, niggardises + niggardizing, niggardising + night's, nite's + night, nite + nightie's, nighty's + nightie, nighty + nightingalize, nightingalise + nightingalizes, nightingalises + nights, nites + Nipponize's, Nipponise's + Nipponize, Nipponise + Nipponizes, Nipponises + niter's, nitre's + niter, nitre + niters, nitres + nitridization's, nitridisation's + nitridization, nitridisation + nitridizations, nitridisations + nitridize, nitridise + nitridizes, nitridises + nitrogenization's, nitrogenisation's + nitrogenization, nitrogenisation + nitrogenizations, nitrogenisations + nitrogenize, nitrogenise + nitrogenized, nitrogenised + nitrogenizes, nitrogenises + nitrogenizing, nitrogenising + nitroglycerin's, nitroglycerine's + nitroglycerin, nitroglycerine + nitroglycerins, nitroglycerines + nodalize, nodalise + nodalized, nodalised + nodalizes, nodalises + nodalizing, nodalising + nodulize, nodulise + nodulizes, nodulises + Noemon's, Noaemon's + Noemon, Noaemon + nomadization's, nomadisation's + nomadization, nomadisation + nomadizations, nomadisations + nomadize, nomadise + nomadized, nomadised + nomadizes, nomadises + nomadizing, nomadising + nominalization, nominalisation + nominalizations, nominalisations + nominalize, nominalise + nominalized, nominalised + nominalizes, nominalises + nominalizing, nominalising + nonacknowledgment's, nonacknowledgement's + nonacknowledgment, nonacknowledgement + nonacknowledgments, nonacknowledgements + nonanaesthetised, nonanaesthetized + nonanemic, nonanaemic + nonapostatizing's, nonapostatising's + nonapostatizing, nonapostatising + nonapostatizings, nonapostatisings + noncanonization's, noncanonisation's + noncanonization, noncanonisation + noncanonizations, noncanonisations + noncartelized's, noncartelised's + noncartelized, noncartelised + noncartelizeds, noncarteliseds + noncatechizable's, noncatechisable's + noncatechizable, noncatechisable + noncatechizables, noncatechisables + noncivilized's, noncivilised's + noncivilized, noncivilised + noncivilizeds, nonciviliseds + noncolor's, noncolour's + noncolor, noncolour + noncolorabilities, noncolourabilities + noncolorability's, noncolourability's + noncolorability, noncolourability + noncolorable's, noncolourable's + noncolorable, noncolourable + noncolorableness's, noncolourableness's + noncolorableness, noncolourableness + noncolorables, noncolourables + noncolorablies, noncolourablies + noncolorably, noncolourably + noncolored, noncoloured + noncolorer, noncolourer + noncolorers, noncolourers + noncolorfast, noncolourfast + noncoloring, noncolouring + noncolorings, noncolourings + noncolors, noncolours + noncrystallizable's, noncrystallisable's + noncrystallizable, noncrystallisable + noncrystallizables, noncrystallisables + noncrystallized's, noncrystallised's + noncrystallized, noncrystallised + noncrystallizeds, noncrystalliseds + noncrystallizing's, noncrystallising's + noncrystallizing, noncrystallising + noncrystallizings, noncrystallisings + nondemobilization's, nondemobilisation's + nondemobilization, nondemobilisation + nondemobilizations, nondemobilisations + nondialyzing's, nondialysing's + nondialyzing, nondialysing + nondialyzings, nondialysings + nondimensionalize, nondimensionalise + nondimensionalized, nondimensionalised + nonecumenic, nonoecumenic + nonecumenical, nonoecumenical + nonencyclopedic, nonencyclopaedic + nonesthetic, nonaesthetic + nonesthetical, nonaesthetical + nonesthetically, nonaesthetically + nonfavorite's, nonfavourite's + nonfavorite, nonfavourite + nonfavorites, nonfavourites + nonflavored, nonflavoured + nonfulfillment's, nonfulfilment's + nonfulfillment, nonfulfilment + nonfulfillments, nonfulfilments + nongalvanized's, nongalvanised's + nongalvanized, nongalvanised + nongalvanizeds, nongalvaniseds + nongelatinizing's, nongelatinising's + nongelatinizing, nongelatinising + nongelatinizings, nongelatinisings + nonhydrolyzable's, nonhydrolysable's + nonhydrolyzable, nonhydrolysable + nonhydrolyzables, nonhydrolysables + nonimmunized's, nonimmunised's + nonimmunized, nonimmunised + nonimmunizeds, nonimmuniseds + nonionized's, nonionised's + nonionized, nonionised + nonionizeds, nonioniseds + nonionizing's, nonionising's + nonionizing, nonionising + nonionizings, nonionisings + nonlocalized's, nonlocalised's + nonlocalized, nonlocalised + nonlocalizeds, nonlocaliseds + nonmagnetizable's, nonmagnetisable's + nonmagnetizable, nonmagnetisable + nonmagnetizables, nonmagnetisables + nonnitrogenized's, nonnitrogenised's + nonnitrogenized, nonnitrogenised + nonnitrogenizeds, nonnitrogeniseds + nonorganization's, nonorganisation's + nonorganization, nonorganisation + nonorganizations, nonorganisations + nonoxidizable's, nonoxidisable's + nonoxidizable, nonoxidisable + nonoxidizables, nonoxidisables + nonoxidizing's, nonoxidising's + nonoxidizing, nonoxidising + nonoxidizings, nonoxidisings + nonparlor's, nonparlour's + nonparlor, nonparlour + nonparlors, nonparlours + nonpenalized's, nonpenalised's + nonpenalized, nonpenalised + nonpenalizeds, nonpenaliseds + nonphosphorized's, nonphosphorised's + nonphosphorized, nonphosphorised + nonphosphorizeds, nonphosphoriseds + nonpolarizable's, nonpolarisable's + nonpolarizable, nonpolarisable + nonpolarizables, nonpolarisables + nonpolarized, nonpolarised + nonpolarizing's, nonpolarising's + nonpolarizing, nonpolarising + nonpolarizings, nonpolarisings + nonrationalized's, nonrationalised's + nonrationalized, nonrationalised + nonrationalizeds, nonrationaliseds + nonrealization's, nonrealisation's + nonrealization, nonrealisation + nonrealizations, nonrealisations + nonrecognized's, nonrecognised's + nonrecognized, nonrecognised + nonrecognizeds, nonrecogniseds + nonschematized's, nonschematised's + nonschematized, nonschematised + nonschematizeds, nonschematiseds + nonsensitized's, nonsensitised's + nonsensitized, nonsensitised + nonsensitizeds, nonsensitiseds + nonspecialized's, nonspecialised's + nonspecialized, nonspecialised + nonspecializeds, nonspecialiseds + nonstandardized's, nonstandardised's + nonstandardized, nonstandardised + nonstandardizeds, nonstandardiseds + nonstylized's, nonstylised's + nonstylized, nonstylised + nonstylizeds, nonstyliseds + nonsuccor, nonsuccour + nonsympathizer's, nonsympathiser's + nonsympathizer, nonsympathiser + nonsympathizers, nonsympathisers + nonsynthesized's, nonsynthesised's + nonsynthesized, nonsynthesised + nonsynthesizeds, nonsynthesiseds + nontemporizing's, nontemporising's + nontemporizing, nontemporising + nontemporizings, nontemporisings + nonutilized's, nonutilised's + nonutilized, nonutilised + nonutilizeds, nonutiliseds + nonvisualized's, nonvisualised's + nonvisualized, nonvisualised + nonvisualizeds, nonvisualiseds + nonvolatilized's, nonvolatilised's + nonvolatilized, nonvolatilised + nonvolatilizeds, nonvolatiliseds + nonvulcanizable's, nonvulcanisable's + nonvulcanizable, nonvulcanisable + nonvulcanizables, nonvulcanisables + norice, nourice + normalizable, normalisable + normalization's, normalisation's + normalization, normalisation + normalizations, normalisations + normalize, normalise + normalized, normalised + normalizer's, normaliser's + normalizer, normaliser + normalizers, normalisers + normalizes, normalises + normalizing, normalising + Normanization's, Normanisation's + Normanization, Normanisation + Normanizations, Normanisations + Normanize, Normanise + normanize, normanise + Normanized, Normanised + normanized, normanised + Normanizer's, Normaniser's + Normanizer, Normaniser + Normanizers, Normanisers + Normanizes, Normanises + normanizes, normanises + Normanizing, Normanising + normanizing, normanising + Northernize's, Northernise's + Northernize, Northernise + northernize, northernise + northernized, northernised + northernizes, northernises + northernizing, northernising + nosies, noseys + nosize, nosise + nosohemia, nosohaemia + nosy's, nosey's + nosy, nosey + notarization, notarisation + notarizations, notarisations + notarize, notarise + notarized, notarised + notarizes, notarises + notarizing, notarising + noter, notre + nothingize, nothingise + nothingizes, nothingises + Notogea's, Notogaea's + Notogea, Notogaea + nounize, nounise + nounizes, nounises + novelization's, novelisation's + novelization, novelisation + novelizations, novelisations + novelize, novelise + novelized, novelised + novelizer's, noveliser's + novelizer, noveliser + novelizers, novelisers + novelizes, novelises + novelizing, novelising + novene, novenae + nuclearization, nuclearisation + nuclearizations, nuclearisations + nuclearize, nuclearise + nuclearized, nuclearised + nuclearizes, nuclearises + nuclearizing, nuclearising + numskull's, numbskull's + numskull, numbskull + numskulls, numbskulls + nuptialize, nuptialise + nuptializes, nuptialises + nympheum, nymphaeum + Obe's, Oboe's + Obe, Oboe + obelize, obelise + obelized, obelised + obelizes, obelises + obelizing, obelising + objectivize, objectivise + objectivized, objectivised + objectivizes, objectivises + objectivizing, objectivising + objectization's, objectisation's + objectization, objectisation + objectizations, objectisations + objectize, objectise + objectizes, objectises + oblivionize, oblivionise + oblivionizes, oblivionises + Occidentalization's, Occidentalisation's + Occidentalization, Occidentalisation + Occidentalizations, Occidentalisations + Occidentalize, Occidentalise + occidentalize, occidentalise + Occidentalized, Occidentalised + occidentalized, occidentalised + Occidentalizes, Occidentalises + occidentalizes, occidentalises + Occidentalizing, Occidentalising + occidentalizing, occidentalising + ocher's, ochre's + ocher, ochre + ochered, ochred + ochering, ochring + ocherish, ochreish + ocherous, ochreous + ocherouser, ochreouser + ocherousest, ochreousest + ocherrer, ochrer + ocherrest, ochrest + ochers, ochres + ochery, ochrey + octet's, octette's + octet, octette + octets, octettes + Ocyrrhoe's, Ocyrrhoae's + Ocyrrhoe, Ocyrrhoae + odor's, odour's + odor, odour + odored, odoured + odorful, odourful + odorfuller, odourfuller + odorfullest, odourfullest + odorize, odorise + odorized, odorised + odorizer, odoriser + odorizes, odorises + odorizing, odorising + odorless, odourless + odorlesser, odourlesser + odorlesses, odourlesses + odorlessest, odourlessest + odors, odours + oesophagi, oesophaguses + offense's, offence's + offense, offence + offenseless, offenceless + offenselesser, offencelesser + offenselesses, offencelesses + offenselessest, offencelessest + offenselessly, offencelessly + offenses, offences + officialization's, officialisation's + officialization, officialisation + officializations, officialisations + officialize, officialise + officializes, officialises + OK's, okay's + OK, okay + OKed, okayed + OKing, okaying + OKs, okays + oleomargarine's, oleomargarin's + oleomargarine, oleomargarin + oleomargarines, oleomargarins + oligemia, oligaemia + oligocythemia, oligocythaemia + olpe, olpae + Olympianize's, Olympianise's + Olympianize, Olympianise + Olympianizes, Olympianises + omber's, ombre's + omber, ombre + ombers, ombres + omelet's, omelette's + omelet, omelette + omelets, omelettes + oneyer, oneyre + oneyers, oneyres + onionized's, onionised's + onionized, onionised + onionizeds, onioniseds + ontologize, ontologise + ooglea, oogloea + oophorectomize, oophorectomise + oophorectomized, oophorectomised + oophorectomizes, oophorectomises + oophorectomizing, oophorectomising + opaled, opalled + opalize, opalise + opalized, opalised + opalizes, opalises + operationalization, operationalisation + operationalizations, operationalisations + operationalize, operationalise + operationalized, operationalised + operatize, operatise + operatized, operatised + operatizes, operatises + operatizing, operatising + opiniaster, opiniastre + opiniater, opiniatre + optimalization, optimalisation + optimalizations, optimalisations + optimalize, optimalise + optimalized, optimalised + optimalizes, optimalises + optimalizing, optimalising + optimization's, optimisation's + optimization, optimisation + optimizations, optimisations + optimize, optimise + optimized, optimised + optimizer's, optimiser's + optimizer, optimiser + optimizers, optimisers + optimizes, optimises + optimizing, optimising + optionalize, optionalise + optionalizes, optionalises + oralization's, oralisation's + oralization, oralisation + oralizations, oralisations + oralize, oralise + oralizes, oralises + orang, ourang + orangize, orangise + orangizes, orangises + orangs, ourangs + orangutan's, orangutang's + orangutan, orangutang + orangutans, orangutangs + oratorize, oratorise + oratorizes, oratorises + orchester, orchestre + organdy's, organdie's + organdy, organdie + organizabilities, organisabilities + organizability's, organisability's + organizability, organisability + organizable's, organisable's + organizable, organisable + organizabler, organisabler + organizables, organisables + organizablest, organisablest + organization's, organisation's + organization, organisation + organizational's, organisational's + organizational, organisational + organizationaler, organisationaler + organizationalest, organisationalest + organizationallier, organisationallier + organizationalliest, organisationalliest + organizationally, organisationally + organizationals, organisationals + organizationist's, organisationist's + organizationist, organisationist + organizationists, organisationists + organizations, organisations + organize, organise + organized, organised + organizer's, organiser's + organizer, organiser + organizers, organisers + organizes, organises + organizing, organising + orientalization's, orientalisation's + orientalization, orientalisation + orientalizations, orientalisations + Orientalize, Orientalise + orientalize, orientalise + Orientalized, Orientalised + orientalized, orientalised + orientalizes, orientalises + Orientalizing, Orientalising + orientalizing, orientalising + orientization's, orientisation's + orientization, orientisation + orientizations, orientisations + orientize, orientise + orientizes, orientises + ornamentalize, ornamentalise + ornamentalizes, ornamentalises + orologies, ourologies + orology, ourology + orphanize, orphanise + orphanizes, orphanises + orsel, oursel + orthocenter's, orthocentre's + orthocenter, orthocentre + orthocenters, orthocentres + orthogonalization's, orthogonalisation's + orthogonalization, orthogonalisation + orthogonalize, orthogonalise + orthogonalized, orthogonalised + orthogonalizes, orthogonalises + orthogonalizing, orthogonalising + orthographize, orthographise + orthographized, orthographised + orthographizing, orthographising + orthopedia, orthopaedia + orthopedic's, orthopaedic's + orthopedic, orthopaedic + orthopedical, orthopaedical + orthopedicallier, orthopaedicallier + orthopedicalliest, orthopaedicalliest + orthopedically, orthopaedically + orthopedicer, orthopaedicer + orthopedicest, orthopaedicest + orthopedics's, orthopaedics's + orthopedics, orthopaedics + orthopedies, orthopaedies + orthopedist's, orthopaedist's + orthopedist, orthopaedist + orthopedists, orthopaedists + orthopedy, orthopaedy + orthopnea, orthopnoea + orthopneic, orthopnoeic + osteopedion, osteopaedion + ostracizable's, ostracisable's + ostracizable, ostracisable + ostracizables, ostracisables + ostracization's, ostracisation's + ostracization, ostracisation + ostracizations, ostracisations + ostracize, ostracise + ostracized, ostracised + ostracizer's, ostraciser's + ostracizer, ostraciser + ostracizers, ostracisers + ostracizes, ostracises + ostracizing, ostracising + othematoma, othaematoma + otorrhea, otorrhoea + Ottomanization's, Ottomanisation's + Ottomanization, Ottomanisation + Ottomanizations, Ottomanisations + Ottomanize's, Ottomanise's + Ottomanize, Ottomanise + Ottomanizes, Ottomanises + outcaviled, outcavilled + outcaviling, outcavilling + outclamor's, outclamour's + outclamor, outclamour + outclamors, outclamours + outerness, outreness + outhumor's, outhumour's + outhumor, outhumour + outhumored, outhumoured + outhumoring, outhumouring + outhumors, outhumours + outhyperbolize, outhyperbolise + outhyperbolizes, outhyperbolises + outlabor's, outlabour's + outlabor, outlabour + outlabors, outlabours + outluster, outlustre + outmaneuver, outmanoeuvre + outmaneuvered, outmanoeuvred + outmaneuvering, outmanoeuvring + outmaneuvers, outmanoeuvres + outrivaled, outrivalled + outrivaling, outrivalling + outsavor's, outsavour's + outsavor, outsavour + outsavoring, outsavouring + outsavors, outsavours + outsplendor's, outsplendour's + outsplendor, outsplendour + outsplendors, outsplendours + outtyrannize, outtyrannise + outtyrannizes, outtyrannises + ovalization's, ovalisation's + ovalization, ovalisation + ovalizations, ovalisations + ovalize, ovalise + ovalizes, ovalises + ovariectomized, ovariectomised + overagonize, overagonise + overagonizes, overagonises + overanalyze, overanalyse + overanalyzes, overanalyses + overbrutalize, overbrutalise + overbrutalizes, overbrutalises + overcapitalization's, overcapitalisation's + overcapitalization, overcapitalisation + overcapitalizations, overcapitalisations + overcapitalize, overcapitalise + overcapitalized, overcapitalised + overcapitalizes, overcapitalises + overcapitalizing, overcapitalising + overcentralization's, overcentralisation's + overcentralization, overcentralisation + overcentralizations, overcentralisations + overcentralize, overcentralise + overcentralizes, overcentralises + overcivilization's, overcivilisation's + overcivilization, overcivilisation + overcivilizations, overcivilisations + overcivilize, overcivilise + overcivilizes, overcivilises + overclamor's, overclamour's + overclamor, overclamour + overclamors, overclamours + overcolor's, overcolour's + overcolor, overcolour + overcoloration's, overcolouration's + overcoloration, overcolouration + overcoloring, overcolouring + overcolors, overcolours + overcriticize, overcriticise + overcriticizes, overcriticises + overdoctrinize, overdoctrinise + overdoctrinizes, overdoctrinises + overdramatize, overdramatise + overdramatized, overdramatised + overdramatizes, overdramatises + overdramatizing, overdramatising + overemotionalize, overemotionalise + overemotionalizes, overemotionalises + overemphasize, overemphasise + overemphasized, overemphasised + overemphasizer, overemphasiser + overemphasizers, overemphasisers + overemphasizes, overemphasises + overemphasizing, overemphasising + overfavor's, overfavour's + overfavor, overfavour + overfavorable's, overfavourable's + overfavorable, overfavourable + overfavorables, overfavourables + overfavorablies, overfavourablies + overfavorably, overfavourably + overfavors, overfavours + overfertilization, overfertilisation + overgeneralize, overgeneralise + overgeneralized, overgeneralised + overgeneralizes, overgeneralises + overgeneralizing, overgeneralising + overhonor's, overhonour's + overhonor, overhonour + overhonors, overhonours + overhumanize, overhumanise + overhumanizes, overhumanises + overindustrialization's, overindustrialisation's + overindustrialization, overindustrialisation + overindustrializations, overindustrialisations + overindustrialize, overindustrialise + overindustrializes, overindustrialises + overjudgment's, overjudgement's + overjudgment, overjudgement + overjudgments, overjudgements + overlabor's, overlabour's + overlabor, overlabour + overlabored, overlaboured + overlaboring, overlabouring + overlabors, overlabours + overnationalization's, overnationalisation's + overnationalization, overnationalisation + overnationalizations, overnationalisations + overrapturize, overrapturise + overrapturizes, overrapturises + overrationalize, overrationalise + overrationalizes, overrationalises + oversentimentalize, oversentimentalise + oversentimentalizes, oversentimentalises + oversize, oversized + overspecialization's, overspecialisation's + overspecialization, overspecialisation + overspecializations, overspecialisations + overspecialize, overspecialise + overspecialized, overspecialised + overspecializes, overspecialises + overspecializing, overspecialising + oversystematize, oversystematise + oversystematizes, oversystematises + overunionized's, overunionised's + overunionized, overunionised + overunionizeds, overunioniseds + overurbanization's, overurbanisation's + overurbanization, overurbanisation + overurbanizations, overurbanisations + overutilization, overutilisation + overwomanize, overwomanise + overwomanizes, overwomanises + ower, owre + owercome, owrecome + owerword, owreword + oxalemia, oxalaemia + oxidizabilities, oxidisabilities + oxidizability's, oxidisability's + oxidizability, oxidisability + oxidizable's, oxidisable's + oxidizable, oxidisable + oxidizables, oxidisables + oxidization's, oxidisation's + oxidization, oxidisation + oxidizations, oxidisations + oxidize, oxidise + oxidized, oxidised + oxidizement's, oxidisement's + oxidizement, oxidisement + oxidizements, oxidisements + oxidizer's, oxidiser's + oxidizer, oxidiser + oxidizers, oxidisers + oxidizes, oxidises + oxidizing, oxidising + oxidizings, oxidisings + oxygenizable's, oxygenisable's + oxygenizable, oxygenisable + oxygenizables, oxygenisables + oxygenize, oxygenise + oxygenized, oxygenised + oxygenizement's, oxygenisement's + oxygenizement, oxygenisement + oxygenizements, oxygenisements + oxygenizer's, oxygeniser's + oxygenizer, oxygeniser + oxygenizers, oxygenisers + oxygenizes, oxygenises + oxygenizing, oxygenising + oxyhematin, oxyhaematin + oxyhemoglobin, oxyhaemoglobin + oxyhemoglobins, oxyhaemoglobins + ozena, ozaena + ozena, ozoena + ozonization's, ozonisation's + ozonization, ozonisation + ozonizations, ozonisations + ozonize, ozonise + ozonized, ozonised + ozonizer's, ozoniser's + ozonizer, ozoniser + ozonizers, ozonisers + ozonizes, ozonises + ozonizing, ozonising + pachyemia, pachyaemia + pachyhemia, pachyhaemia + packetization, packetisation + packetize, packetise + packetized, packetised + packetizer's, packetiser's + packetizer, packetiser + packetizers, packetisers + packetizes, packetises + packetizing, packetising + paeanize, paeanise + paeanizes, paeanises + paganization's, paganisation's + paganization, paganisation + paganizations, paganisations + paganize, paganise + paganized, paganised + paganizer's, paganiser's + paganizer, paganiser + paganizers, paganisers + paganizes, paganises + paganizing, paganising + pagine, paginae + pajama's, pyjama's + pajama, pyjama + pajamaed, pyjamased + pajamas's, pyjamas's + pajamas, pyjamas + palame, palamae + palatalization's, palatalisation's + palatalization, palatalisation + palatalizations, palatalisations + palatalize, palatalise + palatalized, palatalised + palatalizes, palatalises + palatalizing, palatalising + palatization's, palatisation's + palatization, palatisation + palatizations, palatisations + palatize, palatise + palatizes, palatises + paleanthropic, palaeanthropic + Palearctic, Palaearctic + paleencephalon's, palaeencephalon's + paleencephalon, palaeencephalon + paleentomology, palaeentomology + paleethnologic, palaeethnologic + paleethnological, palaeethnological + paleethnologist, palaeethnologist + paleethnology, palaeethnology + paleichthyologist, palaeichthyologist + paleichthyology, palaeichthyology + paleoalchemical, palaeoalchemical + paleoanthropic, palaeoanthropic + paleoanthropography, palaeoanthropography + paleoanthropological, palaeoanthropological + paleoanthropologies, palaeoanthropologies + paleoanthropologist, palaeoanthropologist + paleoanthropologists, palaeoanthropologists + paleoanthropology, palaeoanthropology + Paleoanthropus's, Palaeoanthropus's + Paleoanthropus, Palaeoanthropus + paleoatavism, palaeoatavism + paleoatavistic, palaeoatavistic + paleobiogeography, palaeobiogeography + paleobiologic, palaeobiologic + paleobiological, palaeobiological + paleobiologies, palaeobiologies + paleobiologist's, palaeobiologist's + paleobiologist, palaeobiologist + paleobiologists, palaeobiologists + paleobiology's, palaeobiology's + paleobiology, palaeobiology + paleobotanic, palaeobotanic + paleobotanical, palaeobotanical + paleobotanically, palaeobotanically + paleobotanies, palaeobotanies + paleobotanist, palaeobotanist + paleobotanists, palaeobotanists + paleobotany's, palaeobotany's + paleobotany, palaeobotany + paleoceanography, palaeoceanography + paleochorology, palaeochorology + paleoclimatic, palaeoclimatic + paleoclimatologic, palaeoclimatologic + paleoclimatological, palaeoclimatological + paleoclimatologies, palaeoclimatologies + paleoclimatologist's, palaeoclimatologist's + paleoclimatologist, palaeoclimatologist + paleoclimatologists, palaeoclimatologists + paleoclimatology's, palaeoclimatology's + paleoclimatology, palaeoclimatology + Paleoconcha's, Palaeoconcha's + Paleoconcha, Palaeoconcha + paleocosmic, palaeocosmic + paleocosmology, palaeocosmology + paleocrystal, palaeocrystal + paleocrystallic, palaeocrystallic + paleocrystalline, palaeocrystalline + paleocrystic, palaeocrystic + paleocyclic, palaeocyclic + paleodendrologic, palaeodendrologic + paleodendrological, palaeodendrological + paleodendrologically, palaeodendrologically + paleodendrologist, palaeodendrologist + paleodendrology, palaeodendrology + paleoecologic, palaeoecologic + paleoecological, palaeoecological + paleoecologies, palaeoecologies + paleoecologist's, palaeoecologist's + paleoecologist, palaeoecologist + paleoecologists, palaeoecologists + paleoecology's, palaeoecology's + paleoecology, palaeoecology + paleoencephalon's, palaeoencephalon's + paleoencephalon, palaeoencephalon + paleoentomologic, palaeoentomologic + paleoentomological, palaeoentomological + paleoentomologist's, palaeoentomologist's + paleoentomologist, palaeoentomologist + paleoeremology, palaeoeremology + paleoethnic, palaeoethnic + paleoethnography, palaeoethnography + paleoethnologic, palaeoethnologic + paleoethnological, palaeoethnological + paleoethnologist, palaeoethnologist + paleoethnology, palaeoethnology + paleofauna, palaeofauna + paleogenesis's, palaeogenesis's + paleogenesis, palaeogenesis + paleogenetic, palaeogenetic + paleogeographer, palaeogeographer + paleogeographers, palaeogeographers + paleogeographic, palaeogeographic + paleogeographical, palaeogeographical + paleogeographically, palaeogeographically + paleogeographies, palaeogeographies + paleogeography, palaeogeography + paleogeology, palaeogeology + paleoglaciology, palaeoglaciology + paleoglyph, palaeoglyph + paleograph, palaeograph + paleographic, palaeographic + paleographical, palaeographical + paleographically, palaeographically + paleographist, palaeographist + paleoherpetologist, palaeoherpetologist + paleoherpetology, palaeoherpetology + paleohistology, palaeohistology + paleohydrography, palaeohydrography + paleoichthyology, palaeoichthyology + paleolatry, palaeolatry + paleolimnology, palaeolimnology + paleolith's, palaeolith's + paleolith, palaeolith + paleolithic, palaeolithic + Paleolithic, Palaeolithic + paleolithical, palaeolithical + paleolithist, palaeolithist + paleolithoid, palaeolithoid + paleoliths, palaeoliths + paleolithy, palaeolithy + paleological, palaeological + paleologist's, palaeologist's + paleologist, palaeologist + paleology, palaeology + paleomagnetism's, palaeomagnetism's + paleomagnetism, palaeomagnetism + paleomagnetisms, palaeomagnetisms + paleometallic, palaeometallic + paleometeorological, palaeometeorological + paleometeorology, palaeometeorology + paleontographic, palaeontographic + paleontographical, palaeontographical + paleontographies, palaeontographies + paleontography's, palaeontography's + paleontography, palaeontography + paleontol, palaeontol + paleontologic, palaeontologic + paleontological, palaeontological + paleontologically, palaeontologically + paleontologist's, palaeontologist's + paleontologist, palaeontologist + paleontologists, palaeontologists + paleontology's, palaeontology's + paleontology, palaeontology + paleopathologic, palaeopathologic + paleopathological, palaeopathological + paleopathologies, palaeopathologies + paleopathologist, palaeopathologist + paleopathologists, palaeopathologists + paleopathology, palaeopathology + paleopedology, palaeopedology + paleophysiography, palaeophysiography + paleophysiology, palaeophysiology + paleophytic, palaeophytic + paleophytological, palaeophytological + paleophytologist, palaeophytologist + paleophytology, palaeophytology + paleoplain, palaeoplain + paleopotamology, palaeopotamology + paleopsychic, palaeopsychic + paleopsychological, palaeopsychological + paleopsychology, palaeopsychology + paleornithological, palaeornithological + paleornithology, palaeornithology + paleostriatal, palaeostriatal + paleostriatum, palaeostriatum + paleostylic, palaeostylic + paleostyly, palaeostyly + paleotechnic, palaeotechnic + paleothalamus, palaeothalamus + Paleotropical's, Palaeotropical's + Paleotropical, Palaeotropical + paleovolcanic, palaeovolcanic + paleozoic, palaeozoic + paleozoologic, palaeozoologic + paleozoological, palaeozoological + paleozoologies, palaeozoologies + paleozoologist's, palaeozoologist's + paleozoologist, palaeozoologist + paleozoologists, palaeozoologists + paleozoology's, palaeozoology's + paleozoology, palaeozoology + palestra's, palaestra's + palestra, palaestra + palestrae, palaestrae + palestral, palaestral + palestras, palaestras + palestrian, palaestrian + palestric, palaestric + paletiology, palaetiology + palladiumize, palladiumise + palladiumizes, palladiumises + palletization's, palletisation's + palletization, palletisation + palletizations, palletisations + palletize, palletise + palletized, palletised + palletizer's, palletiser's + palletizer, palletiser + palletizers, palletisers + palletizes, palletises + palletizing, palletising + pamperize, pamperise + pamperizes, pamperises + pamphletize, pamphletise + pamphletizes, pamphletises + panderize, panderise + panderizes, panderises + pandora, pandoura + panegyrize, panegyrise + panegyrized, panegyrised + panegyrizes, panegyrises + panegyrizing, panegyrising + paneled, panelled + paneling's, panelling's + paneling, panelling + panelings, panellings + panelist's, panellist's + panelist, panellist + panelists, panellists + panelized, panelised + panellisation, panellization + panesthesia, panaesthesia + panesthesias, panaesthesias + panesthetic, panaesthetic + pangea, pangaea + pannier's, panier's + pannier, panier + panniers, paniers + panomphean, panomphaean + pantheonization's, pantheonisation's + pantheonization, pantheonisation + pantheonizations, pantheonisations + pantheonize, pantheonise + pantheonizes, pantheonises + pantie's, panty's + pantie, panty + papalization's, papalisation's + papalization, papalisation + papalizations, papalisations + papalize, papalise + papalized, papalised + papalizer, papaliser + papalizers, papalisers + papalizes, papalises + papalizing, papalising + papilledema, papilloedema + papule, papulae + parabolization's, parabolisation's + parabolization, parabolisation + parabolize, parabolise + parabolized, parabolised + parabolizes, parabolises + parabolizing, parabolising + paraffinize, paraffinise + paraffinizes, paraffinises + paragraphize, paragraphise + paragraphizes, paragraphises + parakeet's, parrakeet's + parakeet, parrakeet + parakeets, parrakeets + parallelization's, parallelisation's + parallelization, parallelisation + parallelizations, parallelisations + parallelize, parallelise + parallelized, parallelised + parallelizer, paralleliser + parallelizers, parallelisers + parallelizes, parallelises + parallelizing, parallelising + paralogize, paralogise + paralogized, paralogised + paralogizes, paralogises + paralogizing, paralogising + paralyzation's, paralysation's + paralyzation, paralysation + paralyzations, paralysations + paralyze, paralyse + paralyzed, paralysed + paralyzedlies, paralysedlies + paralyzedly, paralysedly + paralyzer's, paralyser's + paralyzer, paralyser + paralyzers, paralysers + paralyzes, paralyses + paralyzing, paralysing + paralyzinglies, paralysinglies + paralyzingly, paralysingly + Paramecium's, Paramoecium's + Paramecium, Paramoecium + parameterizable, parameterisable + parameterization's, parameterisation's + parameterization, parameterisation + parameterizations, parameterisations + parameterize, parameterise + parameterized, parameterised + parameterizes, parameterises + parameterizing, parameterising + parametrizable, parametrisable + parametrization's, parametrisation's + parametrization, parametrisation + parametrizations, parametrisations + parametrize, parametrise + parametrized, parametrised + parametrizes, parametrises + parametrizing, parametrising + paraselene, paraselenae + parasitemia, parasitaemia + parasitization, parasitisation + parasitize, parasitise + parasitized, parasitised + parasitizes, parasitises + parasitizing, parasitising + parathyroidectomize, parathyroidectomise + parathyroidectomized, parathyroidectomised + parathyroidectomizes, parathyroidectomises + parathyroidectomizing, parathyroidectomising + paratragedia, paratragoedia + parceled, parcelled + parceler, parceller + parceling's, parcelling's + parceling, parcelling + parchmentize, parchmentise + parchmentized, parchmentised + parchmentizes, parchmentises + parchmentizing, parchmentising + parecious, paroecious + pareciously, paroeciously + pareciousness, paroeciousness + parecism, paroecism + parecy, paroecy + pareneses, paraeneses + parenesis, paraenesis + parenetic, paraenetic + parenetical, paraenetical + parenthesization, parenthesisation + parenthesize, parenthesise + parenthesized, parenthesised + parenthesizes, parenthesises + parenthesizing, parenthesising + paresthesia's, paraesthesia's + paresthesia, paraesthesia + paresthesias, paraesthesias + paresthetic, paraesthetic + parfocalization, parfocalisation + parfocalize, parfocalise + Parisianization's, Parisianisation's + Parisianization, Parisianisation + Parisianizations, Parisianisations + Parisianize's, Parisianise's + Parisianize, Parisianise + Parisianizes, Parisianises + parlor's, parlour's + parlor, parlour + parlorish, parlourish + parlormaid, parlourmaid + parlors, parlours + parmigiana, parmigiano + parochialization's, parochialisation's + parochialization, parochialisation + parochializations, parochialisations + parochialize, parochialise + parochialized, parochialised + parochializes, parochialises + parochializing, parochialising + parrotize, parrotise + parrotizes, parrotises + parsonize, parsonise + parsonizes, parsonises + partialize, partialise + partialized, partialised + partializes, partialises + partializing, partialising + particolored, particoloured + particoloredder, particolouredder + particoloreddest, particoloureddest + particularization's, particularisation's + particularization, particularisation + particularizations, particularisations + particularize, particularise + particularized, particularised + particularizer's, particulariser's + particularizer, particulariser + particularizes, particularises + particularizing, particularising + partisan's, partizan's + partisan's, partizan's + partisan, partizan + partisan, partizan + partisanize, partisanise + partisanizes, partisanises + partisans, partizans + partisans, partizans + Pasiphae's, Pasiphaae's + Pasiphae, Pasiphaae + passades, passadoes + passivization, passivisation + passivize, passivise + passivized, passivised + passivizes, passivises + passivizing, passivising + pasteurization's, pasteurisation's + pasteurization, pasteurisation + pasteurizations, pasteurisations + pasteurize, pasteurise + pasteurized, pasteurised + pasteurizer's, pasteuriser's + pasteurizer, pasteuriser + Pasteurizers, Pasteurisers + pasteurizers, pasteurisers + pasteurizes, pasteurises + pasteurizing, pasteurising + pastoralize, pastoralise + pastoralizes, pastoralises + pastorize, pastorise + pastorizes, pastorises + paternalize, paternalise + paternalizes, paternalises + patine, patinae + patined, patinaed + patrialization, patrialisation + patrializations, patrialisations + patrialize, patrialise + patrialized, patrialised + patrializes, patrialises + patrializing, patrialising + patrices, patricoes + patronizable's, patronisable's + patronizable, patronisable + patronizabler, patronisabler + patronizables, patronisables + patronizablest, patronisablest + patronization's, patronisation's + patronization, patronisation + patronizations, patronisations + patronize, patronise + patronized, patronised + patronizer's, patroniser's + patronizer, patroniser + patronizers, patronisers + patronizes, patronises + patronizing's, patronising's + patronizing, patronising + patronizinglier, patronisinglier + patronizingliest, patronisingliest + patronizingly, patronisingly + patronizings, patronisings + patte, pattae + patternize, patternise + patternizes, patternises + Paulinize's, Paulinise's + Paulinize, Paulinise + Paulinizes, Paulinises + pauperization's, pauperisation's + pauperization, pauperisation + pauperizations, pauperisations + pauperize, pauperise + pauperized, pauperised + pauperizer's, pauperiser's + pauperizer, pauperiser + pauperizers, pauperisers + pauperizes, pauperises + pauperizing, pauperising + Pavior's, Paviour's + pavior's, paviour's + Pavior, Paviour + pavior, paviour + paviors, paviours + pawpaw's, papaw's + pawpaw, papaw + pawpaws, papaws + Paynize's, Paynise's + Paynize, Paynise + Paynizes, Paynises + pe, poe + pearlization, pearlisation + pearlize, pearlise + pearlized, pearlised + pearlizes, pearlises + pearlizing, pearlising + peasantize, peasantise + peasantizes, peasantises + pectization's, pectisation's + pectization, pectisation + pectizations, pectisations + pectize, pectise + pectized, pectised + pectizes, pectises + pectizing, pectising + peculiarize, peculiarise + peculiarized, peculiarised + peculiarizes, peculiarises + peculiarizing, peculiarising + pedagogism, paedagogism + pedagogue's, pedagog's + pedagogue, pedagog + pedagogues, pedagogs + pedaled, pedalled + pedaler's, pedaller's + pedaler, pedaller + pedalers, pedallers + pedaling, pedalling + pedanticize, pedanticise + pedanticized, pedanticised + pedanticizes, pedanticises + pedanticizing, pedanticising + pedantize, pedantise + pedantized, pedantised + pedantizes, pedantises + pedantizing, pedantising + pedatrophia, paedatrophia + pedatrophy, paedatrophy + peddler's, pedlar's + peddler, pedlar + peddlers, pedlars + pederast's, paederast's + pederast, paederast + pederastic, paederastic + pederastically, paederastically + pederasts, paederasts + pedestaled, pedestalled + pedestaling, pedestalling + pedestrianization's, pedestrianisation's + pedestrianization, pedestrianisation + pedestrianizations, pedestrianisations + pedestrianize, pedestrianise + pedestrianized, pedestrianised + pedestrianizes, pedestrianises + pedestrianizing, pedestrianising + pediatric, paediatric + pediatrics, paediatrics + pediatrist's, paediatrician's + pediatrist, paediatrician + pediatrists, paediatricians + pediatry, paediatry + pedobaptism's, paedobaptism's + pedobaptism, paedobaptism + pedobaptist's, paedobaptist's + pedobaptist, paedobaptist + pedodontic, paedodontic + pedodontics, paedodontics + pedogeneses, paedogeneses + pedogenesis, paedogenesis + pedogenetic, paedogenetic + pedogenic, paedogenic + pedological, paedological + pedologies, paedologies + pedologist, paedologist + pedologists, paedologists + pedology's, paedology's + pedology, paedology + pedometrical, paedometrical + pedomorphic, paedomorphic + pedomorphism, paedomorphism + pedomorphisms, paedomorphisms + pedomorphoses, paedomorphoses + pedomorphosis, paedomorphosis + pedophile, paedophile + pedophiles, paedophiles + pedophilia, paedophilia + pedophiliac, paedophiliac + pedophiliacs, paedophiliacs + pedophilias, paedophilias + pedophilic, paedophilic + pedotribe, paedotribe + pedotrophic, paedotrophic + pedotrophist, paedotrophist + pedotrophy, paedotrophy + peize, peise + peized, peised + peizes, peises + peizing, peising + Pekingese's, Pekinese's + Pekingese, Pekinese + pelletization's, pelletisation's + pelletization, pelletisation + pelletizations, pelletisations + pelletize, pelletise + pelletized, pelletised + pelletizer, pelletiser + pelletizes, pelletises + pelletizing, pelletising + pelorized, pelorised + pemmicanization's, pemmicanisation's + pemmicanization, pemmicanisation + pemmicanizations, pemmicanisations + pemmicanize's, pemmicanise's + pemmicanize, pemmicanise + pemmicanizes, pemmicanises + penalizable's, penalisable's + penalizable, penalisable + penalizabler, penalisabler + penalizables, penalisables + penalizablest, penalisablest + penalization's, penalisation's + penalization, penalisation + penalizations, penalisations + penalize, penalise + penalized, penalised + penalizes, penalises + penalizing, penalising + penciled, pencilled + penciler's, penciller's + penciler, penciller + pencilers, pencillers + penciling, pencilling + pencilings, pencillings + penelopize, penelopise + penelopized, penelopised + penelopizes, penelopises + penelopizing, penelopising + penlight's, penlite's + penlight, penlite + penlights, penlites + penne, pennae + pense, pensae + peptizable's, peptisable's + peptizable, peptisable + peptizables, peptisables + peptization's, peptisation's + peptization, peptisation + peptizations, peptisations + peptize, peptise + peptized, peptised + peptizer, peptiser + peptizers, peptisers + peptizes, peptises + peptizing, peptising + peptonemia, peptonaemia + peptonization's, peptonisation's + peptonization, peptonisation + peptonizations, peptonisations + peptonize, peptonise + peptonized, peptonised + peptonizer's, peptoniser's + peptonizer, peptoniser + peptonizes, peptonises + peptonizing, peptonising + peracid, preacid + peracidity, preacidity + peract, preact + peracute, preacute + perambulatory, preambulatory + perces, preces + perchlorethane, perchloroethane + perchlorethylene, perchloroethylene + perchloric, prechloric + perclose, preclose + percompound, precompound + percurrent, precurrent + percussionize, percussionise + percussionizes, percussionises + perdicine, perdicinae + perdiligent, prediligent + perdy, predy + perea, peraea + perennialize, perennialise + perennializes, perennialises + pereon, peraeon + pereopod, peraeopod + pereopods, peraeopods + perfectivize, perfectivise + perfectivizes, perfectivises + perfervor's, perfervour's + perfervor, perfervour + perfervors, perfervours + perfet, prefet + perfoliation, prefoliation + perfoliations, prefoliations + performant, preformant + performative, preformative + perhazard, prehazard + pericecal, pericaecal + pericecitis, pericaecitis + pericenter, pericentre + perichete, perichaete + pericope, pericopae + periesophageal, perioesophageal + periled, perilled + periling, perilling + periodicalize, periodicalise + periodicalizes, periodicalises + periodization's, periodisation's + periodization, periodisation + periodizations, periodisations + periodize, periodise + periodized, periodised + periodizes, periodises + periodizing, periodising + perjink, prejink + perlection, prelection + perlingual, prelingual + perlingually, prelingually + permissable, premissable + permixture, premixture + pernasal, prenasal + peroral, preoral + perorally, preorally + perotic, preotic + peroxidize, peroxidise + peroxidized, peroxidised + peroxidizement's, peroxidisement's + peroxidizement, peroxidisement + peroxidizements, peroxidisements + peroxidizes, peroxidises + peroxidizing, peroxidising + perperfect, preperfect + Perse's, Persae's + Perse, Persae + perse, prese + Persianization's, Persianisation's + Persianization, Persianisation + Persianizations, Persianisations + Persianize's, Persianise's + Persianize, Persianise + Persianized's, Persianised's + Persianized, Persianised + Persianizes, Persianises + Persianizing's, Persianising's + Persianizing, Persianising + Persicize's, Persicise's + Persicize, Persicise + Persicized's, Persicised's + Persicized, Persicised + Persicizes, Persicises + Persicizing's, Persicising's + Persicizing, Persicising + persolve, presolve + personalization's, personalisation's + personalization, personalisation + personalizations, personalisations + personalize, personalise + personalized, personalised + personalizes, personalises + personalizing, personalising + personization's, personisation's + personization, personisation + personizations, personisations + personize, personise + personized, personised + personizes, personises + personizing, personising + perst, prest + Peruvianize's, Peruvianise's + Peruvianize, Peruvianise + Peruvianizes, Peruvianises + perv, prev + perve, preve + perved, preved + perves, preves + perviable, previable + perving, preving + perviousness, previousness + perviousnesses, previousnesses + petaled, petalled + petling, poetling + Petrarchize's, Petrarchise's + Petrarchize, Petrarchise + Petrarchized's, Petrarchised's + Petrarchized, Petrarchised + Petrarchizes, Petrarchises + Petrarchizing's, Petrarchising's + Petrarchizing, Petrarchising + petrolization's, petrolisation's + petrolization, petrolisation + petrolizations, petrolisations + petrolize, petrolise + petrolizes, petrolises + phacochere, phacochoere + phacocherine, phacochoerine + Phaenna's, Phaaenna's + Phaenna, Phaaenna + phagedena, phagedaena + phagedenas, phagedaenas + phagedenic, phagedaenic + phagedenical, phagedaenical + phagedenous, phagedaenous + phagocytize, phagocytise + phagocytizes, phagocytises + phalanxes, phalanx + phantomize, phantomise + phantomizer, phantomiser + phantomizers, phantomisers + phantomizes, phantomises + Pharisean's, Pharisaean's + Pharisean, Pharisaean + pharmacopeian, pharmacopoeian + pharmacopoeia's, pharmacopeia's + pharmacopoeia, pharmacopeia + pharmacopoeial, pharmacopeial + pharmacopoeias, pharmacopeias + phelonion, phaelonion + phelonions, phaelonions + phenicia, phoenicia + phenicopter, phoenicopter + phenogam, phaenogam + phenogams, phaenogams + phenogenesis, phaenogenesis + phenogenetic, phaenogenetic + phenolization's, phenolisation's + phenolization, phenolisation + phenolizations, phenolisations + phenolize, phenolise + phenolizes, phenolises + phenological, phaenological + phenologies, phaenologies + phenology, phaenology + phenomenalization's, phenomenalisation's + phenomenalization, phenomenalisation + phenomenalizations, phenomenalisations + phenomenalize, phenomenalise + phenomenalized, phenomenalised + phenomenalizes, phenomenalises + phenomenalizing, phenomenalising + phenomenism, phaenomenism + phenomenize, phenomenise + phenomenized, phenomenised + phenomenizes, phenomenises + phenomenizing, phenomenising + phenozygous, phaenozygous + pheophyl, phaeophyl + pheophyll, phaeophyll + pheophytin, phaeophytin + phiale, phialae + philanthropize, philanthropise + philanthropized, philanthropised + philanthropizes, philanthropises + philanthropizing, philanthropising + Philippize's, Philippise's + Philippize, Philippise + Philippized's, Philippised's + Philippized, Philippised + Philippizes, Philippises + Philippizing's, Philippising's + Philippizing, Philippising + Philistinize's, Philistinise's + Philistinize, Philistinise + Philistinized's, Philistinised's + Philistinized, Philistinised + Philistinizes, Philistinises + Philistinizing's, Philistinising's + Philistinizing, Philistinising + philopena, philopoena + philopenas, philopoenas + philosophization's, philosophisation's + philosophization, philosophisation + philosophizations, philosophisations + philosophize, philosophise + philosophized, philosophised + philosophizer's, philosophiser's + philosophizer, philosophiser + philosophizers, philosophisers + philosophizes, philosophises + philosophizing, philosophising + philter's, philtre's + philter, philtre + philters, philtres + phlebotomization's, phlebotomisation's + phlebotomization, phlebotomisation + phlebotomizations, phlebotomisations + phlebotomize, phlebotomise + phlebotomized, phlebotomised + phlebotomizes, phlebotomises + phlebotomizing, phlebotomising + phleum, phloeum + phlyctena's, phlyctaena's + phlyctena, phlyctaena + phlyctenae, phlyctaenae + phlyctenula, phlyctaenula + Phocean, Phocaean + phonemicization, phonemicisation + phonemicizations, phonemicisations + phonemicize, phonemicise + phonemicized, phonemicised + phonemicizes, phonemicises + phonemicizing, phonemicising + phoneticization's, phoneticisation's + phoneticization, phoneticisation + phoneticizations, phoneticisations + phoneticize, phoneticise + phoneticized, phoneticised + phoneticizes, phoneticises + phoneticizing, phoneticising + phonetization, phonetisation + phonetizations, phonetisations + phonetize, phonetise + phonetized, phonetised + phonetizes, phonetises + phonetizing, phonetising + phorrhea, phorrhoea + phosphatization's, phosphatisation's + phosphatization, phosphatisation + phosphatizations, phosphatisations + phosphatize, phosphatise + phosphatized, phosphatised + phosphatizes, phosphatises + phosphatizing, phosphatising + phosphorize, phosphorise + phosphorized, phosphorised + phosphorizes, phosphorises + phosphorizing, phosphorising + photesthesis, photaesthesis + photesthesis, photoesthesis + photocatalyzer's, photocatalyser's + photocatalyzer, photocatalyser + photocatalyzers, photocatalysers + photoesthetic, photoaesthetic + photographize, photographise + photographizes, photographises + photoionization's, photoionisation's + photoionization, photoionisation + photoionizations, photoionisations + photoisomerization's, photoisomerisation's + photoisomerization, photoisomerisation + photoisomerizations, photoisomerisations + photolabeled, photolabelled + photolabeler, photolabeller + photolabeling, photolabelling + photolyzable, photolysable + photolyze, photolyse + photolyzed, photolysed + photolyzes, photolyses + photolyzing, photolysing + photopolymerization's, photopolymerisation's + photopolymerization, photopolymerisation + photopolymerizations, photopolymerisations + photosensitization's, photosensitisation's + photosensitization, photosensitisation + photosensitizations, photosensitisations + photosensitize, photosensitise + photosensitized, photosensitised + photosensitizer's, photosensitiser's + photosensitizer, photosensitiser + photosensitizers, photosensitisers + photosensitizes, photosensitises + photosensitizing, photosensitising + photosynthesize, photosynthesise + photosynthesized, photosynthesised + photosynthesizes, photosynthesises + photosynthesizing, photosynthesising + phrenologize, phrenologise + phrenologized, phrenologised + phrenologizes, phrenologises + phrenologizing, phrenologising + Phylactolema's, Phylactolaema's + Phylactolema, Phylactolaema + Phylactolemata's, Phylactolaemata's + Phylactolemata, Phylactolaemata + phytoecology, phytooecology + phytohemagglutinin, phytohaemagglutinin + piarhemic, piarhaemic + piaster's, piastre's + piaster, piastre + piasters, piastres + picogram's, picogramme's + picogram, picogramme + picograms, picogrammes + picometer's, picometre's + picometer, picometre + picometers, picometres + pictorialization's, pictorialisation's + pictorialization, pictorialisation + pictorializations, pictorialisations + pictorialize, pictorialise + pictorialized, pictorialised + pictorializes, pictorialises + pictorializing, pictorialising + picturization's, picturisation's + picturization, picturisation + picturizations, picturisations + picturize, picturise + picturized, picturised + picturizes, picturises + picturizing, picturising + pidginization's, pidginisation's + pidginization, pidginisation + pidginizations, pidginisations + pidginize, pidginise + pidginized, pidginised + pidginizes, pidginises + pidginizing, pidginising + piggyback's, pickaback's + piggyback, pickaback + piggybacking, pickabacking + piggybacks, pickabacks + pigmean, pigmaean + pigmentize, pigmentise + pigmentizes, pigmentises + pilau's, pilaff's + pilau, pilaff + pilaus, pilaffs + pilgrimize, pilgrimise + pilgrimized, pilgrimised + pilgrimizes, pilgrimises + pilgrimizing, pilgrimising + pillarize, pillarise + pillarizes, pillarises + pillorize, pillorise + pillorized, pillorised + pillorizes, pillorises + pillorizing, pillorising + pillowbeer, pillowbere + Pindarize's, Pindarise's + Pindarize, Pindarise + Pindarized's, Pindarised's + Pindarized, Pindarised + Pindarizes, Pindarises + Pindarizing's, Pindarising's + Pindarizing, Pindarising + piney, piny + pinkie's, pinky's + pinkie, pinky + pinnule, pinnulae + pinochle's, pinocle's + pinochle, pinocle + pinyon's, piÒon's + pinyon, piÒon + pinyons, piÒons + piratize, piratise + piratizes, piratises + piroshki's, pirozhki's + piroshki, pirozhki + piscine, piscinae + pistoled, pistolled + pistoling, pistolling + pixie's, pixy's + pixie, pixy + pixieish, pixyish + pizes, pises + pizzazz's, pizazz's + pizzazz, pizazz + pizzazzes, pizazzes + Placean's, Placaean's + Placean, Placaean + placebos, placeboes + plage, plagae + plagiarization's, plagiarisation's + plagiarization, plagiarisation + plagiarizations, plagiarisations + plagiarize, plagiarise + plagiarized, plagiarised + plagiarizer's, plagiariser's + plagiarizer, plagiariser + plagiarizers, plagiarisers + plagiarizes, plagiarises + plagiarizing, plagiarising + Plante's, Plantae's + Plante, Plantae + plantule, plantulae + plasmapheresis, plasmaphaeresis + plasmolyze, plasmolyse + plasmolyzed, plasmolysed + plasmolyzes, plasmolyses + plasmolyzing, plasmolysing + plasticization's, plasticisation's + plasticization, plasticisation + plasticizations, plasticisations + plasticize, plasticise + plasticized, plasticised + plasticizer's, plasticiser's + plasticizer, plasticiser + plasticizers, plasticisers + plasticizes, plasticises + plasticizing, plasticising + platea, plataea + platinization's, platinisation's + platinization, platinisation + platinizations, platinisations + platinize, platinise + platinized, platinised + platinizes, platinises + platinizing, platinising + platitudinization's, platitudinisation's + platitudinization, platitudinisation + platitudinizations, platitudinisations + platitudinize, platitudinise + platitudinized, platitudinised + platitudinizer's, platitudiniser's + platitudinizer, platitudiniser + platitudinizes, platitudinises + platitudinizing, platitudinising + Platonization's, Platonisation's + Platonization, Platonisation + platonization, platonisation + Platonize, Platonise + platonize, platonise + Platonized, Platonised + platonized, platonised + Platonizer's, Platoniser's + Platonizer, Platoniser + Platonizes, Platonises + platonizes, platonises + Platonizing, Platonising + platonizing, platonising + platycelian, platycoelian + platycelous, platycoelous + plebeianization's, plebeianisation's + plebeianization, plebeianisation + plebeianize, plebeianise + plebeianized, plebeianised + plebeianizes, plebeianises + plebeianizing, plebeianising + pleuroperitoneal, pleuroperitonaeal + plow's, plough's + plow, plough + plowable, ploughable + plowboy's, ploughboy's + plowboy, ploughboy + plowboys, ploughboys + plowed, ploughed + plower's, plougher's + plower, plougher + plowers, ploughers + plowhead, ploughhead + plowing's, ploughing's + plowing, ploughing + plowman's, ploughman's + plowman, ploughman + plowmen, ploughmen + plows, ploughs + plowshare's, ploughshare's + plowshare, ploughshare + plowshares, ploughshares + plumule, plumulae + pluralization's, pluralisation's + pluralization, pluralisation + pluralizations, pluralisations + pluralize, pluralise + pluralized, pluralised + pluralizer's, pluraliser's + pluralizer, pluraliser + pluralizers, pluralisers + pluralizes, pluralises + pluralizing, pluralising + poeticization, poeticisation + poeticize, poeticise + poeticized, poeticised + poeticizes, poeticises + poeticizing, poeticising + poetization's, poetisation's + poetization, poetisation + poetizations, poetisations + poetize, poetise + poetized, poetised + poetizer's, poetiser's + poetizer, poetiser + poetizers, poetisers + poetizes, poetises + poetizing, poetising + pogromize, pogromise + pogromizes, pogromises + poky, pokey + polarizabilities, polarisabilities + polarizability's, polarisability's + polarizability, polarisability + polarizable's, polarisable's + polarizable, polarisable + polarizables, polarisables + polarization's, polarisation's + polarization, polarisation + polarizations, polarisations + polarize, polarise + polarized, polarised + polarizer's, polariser's + polarizer, polariser + polarizers, polarisers + polarizes, polarises + polarizing, polarising + polemicize, polemicise + polemicized, polemicised + polemicizes, polemicises + polemicizing, polemicising + polemize, polemise + polemized, polemised + polemizes, polemises + polemizing, polemising + policize, policise + policizer, policiser + policizers, policisers + policizes, policises + poliencephalitis's, polioencephalitis's + poliencephalitis, polioencephalitis + poliencephalomyelitis, polioencephalomyelitis + politicalize, politicalise + politicalizes, politicalises + politicization's, politicisation's + politicization, politicisation + politicizations, politicisations + politicize, politicise + politicized, politicised + politicizer, politiciser + politicizers, politicisers + politicizes, politicises + politicizing, politicising + politize, politise + politizes, politises + pollack's, pollock's + pollack, pollock + pollenizer, polleniser + pollinize, pollinise + pollinized, pollinised + pollinizer, polliniser + pollinizes, pollinises + pollinizing, pollinising + polliwog's, pollywog's + polliwog, pollywog + polliwogs, pollywogs + Polonization's, Polonisation's + Polonization, Polonisation + polonize, polonise + polonized, polonised + polonizes, polonises + polonizing, polonising + polychetous, polychaetous + polychromatize, polychromatise + polychromatizes, polychromatises + polychromize, polychromise + polychromizes, polychromises + polycythemia, polycythaemia + polycythemias, polycythaemias + polycythemic, polycythaemic + polydemonism, polydaemonism + polydemonisms, polydaemonisms + polydemonist's, polydaemonist's + polydemonist, polydaemonist + polyemia, polyaemia + polyemic, polyaemic + polyestrous, polyoestrous + polygamize, polygamise + polygamizes, polygamises + polyhemia, polyhaemia + polyhemic, polyhaemic + polymerization's, polymerisation's + polymerization, polymerisation + polymerizations, polymerisations + polymerize, polymerise + polymerized, polymerised + polymerizes, polymerises + polymerizing, polymerising + polypnea, polypnoea + polypneic, polypnoeic + polysulphurization's, polysulphurisation's + polysulphurization, polysulphurisation + polysulphurizations, polysulphurisations + polytetrafluorethylene, polytetrafluoroethylene + polytetrafluorethylenes, polytetrafluoroethylenes + pomerium, pomoerium + pomme, pommae + pommeled, pommelled + pommeling, pommelling + popliteal, poplitaeal + popularization's, popularisation's + popularization, popularisation + popularizations, popularisations + popularize, popularise + popularized, popularised + popularizer's, populariser's + popularizer, populariser + popularizers, popularisers + popularizes, popularises + popularizing, popularising + porcelainization's, porcelainisation's + porcelainization, porcelainisation + porcelainizations, porcelainisations + porcelainize, porcelainise + porcelainized, porcelainised + porcelainizes, porcelainises + porcelainizing, porcelainising + porcellanize, porcellanise + porcellanized, porcellanised + porcellanizes, porcellanises + porcellanizing, porcellanising + porer, pourer + porers, pourers + poringly, pouringly + porphyrization's, porphyrisation's + porphyrization, porphyrisation + porte, portae + portionize, portionise + portionizes, portionises + positivize, positivise + positivizes, positivises + postcecal, postcaecal + postcenal, postcoenal + posterize, posterise + posterizes, posterises + postfetal, postfoetal + postilion's, postillion's + postilion, postillion + postilions, postillions + postmedieval, postmediaeval + postsynchronization, postsynchronisation + posturize, posturise + posturized, posturised + posturizes, posturises + posturizing, posturising + potentialization's, potentialisation's + potentialization, potentialisation + potentializations, potentialisations + potentialize, potentialise + potentializes, potentialises + potentize, potentise + potentized, potentised + potentizes, potentises + potentizing, potentising + pouder, poudre + pouders, poudres + pouffe's, pouf's + pouffe, pouf + pouffes, poufs + poulder, pouldre + poulders, pouldres + powderization's, powderisation's + powderization, powderisation + powderizations, powderisations + powderize, powderise + powderizer, powderiser + powderizers, powderisers + powderizes, powderises + powellize, powellise + powellized, powellised + powellizes, powellises + powellizing, powellising + practicer's, practiser's + practicer, practiser + practicers, practisers + praenomen's, prenomen's + praenomen, prenomen + praenomens, prenomens + pragmatization, pragmatisation + pragmatizations, pragmatisations + pragmatize, pragmatise + pragmatized, pragmatised + pragmatizer, pragmatiser + pragmatizers, pragmatisers + pragmatizes, pragmatises + pragmatizing, pragmatising + preabdomen, praeabdomen + preacetabular, praeacetabular + preacherize, preacherise + preacherizes, preacherises + preacknowledgment's, preacknowledgement's + preacknowledgment, preacknowledgement + preacknowledgments, preacknowledgements + preanal, praeanal + preanesthetic's, preanaesthetic's + preanesthetic, preanaesthetic + preanesthetics, preanaesthetics + preapprize, preapprise + preapprized, preapprised + preapprizing, preapprising + preauthorize, preauthorise + prebaptize, prebaptise + prebaptizes, prebaptises + precancelation, precancellation + precava, praecava + precavae, praecavae + precipe, praecipe + precipes, praecipes + precisionize, precisionise + precisionizes, precisionises + precivilization's, precivilisation's + precivilization, precivilisation + precivilizations, precivilisations + precocial, praecocial + precolor's, precolour's + precolor, precolour + precolorable's, precolourable's + precolorable, precolourable + precolorabler, precolourabler + precolorables, precolourables + precolorablest, precolourablest + precoloration's, precolouration's + precoloration, precolouration + precolorations, precolourations + precolored, precoloured + precoloring, precolouring + precolorings, precolourings + precolors, precolours + preconization's, preconisation's + preconization, preconisation + preconizations, preconisations + preconize, preconise + preconized, preconised + preconizer's, preconiser's + preconizer, preconiser + preconizers, preconisers + preconizes, preconises + preconizing, preconising + precoracoid, praecoracoid + precordia, praecordia + precordial, praecordial + precordium, praecordium + precornu, praecornu + precox, praecox + precriticize, precriticise + precriticizes, precriticises + precuneus, praecuneus + predial, praedial + predialist, praedialist + prediality, praediality + predials, praedials + preemptor's, preaemptor's + preemptor, preaemptor + preesophageal, praeesophageal + preesophageal, preoesophageal + preestival, preaestival + preexistent, preaexistent + prefavor's, prefavour's + prefavor, prefavour + prefavorable's, prefavourable's + prefavorable, prefavourable + prefavorables, prefavourables + prefavorablies, prefavourablies + prefavorably, prefavourably + prefavorite's, prefavourite's + prefavorite, prefavourite + prefavorites, prefavourites + prefavors, prefavours + prefectorial, praefectorial + prefertilization's, prefertilisation's + prefertilization, prefertilisation + prefertilizations, prefertilisations + prefertilize, prefertilise + prefertilizes, prefertilises + preflavor's, preflavour's + preflavor, preflavour + preflavoring, preflavouring + preflavorings, preflavourings + preflavors, preflavours + prefloration, praefloration + prefoliation, praefoliation + pregalvanize, pregalvanise + pregalvanizes, pregalvanises + prehallux, praehallux + prehumor's, prehumour's + prehumor, prehumour + prehumors, prehumours + preinitialize, preinitialise + preinitialized, preinitialised + preinitializes, preinitialises + preinitializing, preinitialising + prejudgment's, prejudgement's + prejudgment, prejudgement + prejudgments, prejudgements + prelabor's, prelabour's + prelabor, prelabour + prelabors, prelabours + prelabrum, praelabrum + prelatize, prelatise + prelatized, prelatised + prelatizes, prelatises + prelatizing, prelatising + prelect, praelect + prelected, praelected + prelecting, praelecting + prelection's, praelection's + prelection, praelection + prelector, praelector + prelectorship, praelectorship + prelectress, praelectress + prelects, praelects + prelocalization's, prelocalisation's + prelocalization, prelocalisation + prelocalizations, prelocalisations + preludium, praeludium + preludize, preludise + preludizes, preludises + premaxilla, praemaxilla + premial, proemial + premillennialize, premillennialise + premillennialized, premillennialised + premillennializing, premillennialising + premonopolize, premonopolise + premonopolizes, premonopolises + premunire, praemunire + prenarial, praenarial + preneural, praeneural + prenomina, praenomina + prenominal, praenominal + preoffense's, preoffence's + preoffense, preoffence + preoffenses, preoffences + preoperculum, praeoperculum + preorganization's, preorganisation's + preorganization, preorganisation + preorganizations, preorganisations + preorganize, preorganise + preorganizes, preorganises + preoxidize, preoxidise + preoxidized, preoxidised + preoxidizes, preoxidises + preoxidizing, preoxidising + prepaleolithic, prepalaeolithic + prepositor, praepositor + prepositure, praepositure + preposter, praeposter + prepostor's, praepostor's + prepostor, praepostor + prepostors, praepostors + preppy's, preppie's + preppy, preppie + preprogram, preprogramme + prepubis, praepubis + prerealization's, prerealisation's + prerealization, prerealisation + prerealizations, prerealisations + prerealize, prerealise + prerealizes, prerealises + prerecognize, prerecognise + prerecognizes, prerecognises + Presbyterianize's, Presbyterianise's + Presbyterianize, Presbyterianise + Presbyterianized's, Presbyterianised's + Presbyterianized, Presbyterianised + Presbyterianizes, Presbyterianises + Presbyterianizing's, Presbyterianising's + Presbyterianizing, Presbyterianising + prescutum, praescutum + presidium's, praesidium's + presidium, praesidium + prespecialize, prespecialise + prespecializes, prespecialises + presphenoid, praesphenoid + presplendor's, presplendour's + presplendor, presplendour + presplendors, presplendours + pressurization's, pressurisation's + pressurization, pressurisation + pressurizations, pressurisations + pressurize, pressurise + pressurized, pressurised + pressurizer, pressuriser + pressurizers, pressurisers + pressurizes, pressurises + pressurizing, pressurising + prestandardization's, prestandardisation's + prestandardization, prestandardisation + prestandardizations, prestandardisations + prestandardize, prestandardise + prestandardizes, prestandardises + presternal, praesternal + presternum, praesternum + prestomium, praestomium + presympathize, presympathise + presympathizes, presympathises + presystolic, praesystolic + pretaxation, praetaxation + pretense's, pretence's + pretense, pretence + pretenses, pretences + pretensive, pretencive + preterit's, preterite's + preterit, preterite + preterits, preterites + pretexta's, praetexta's + pretexta, praetexta + pretextae, praetextae + pretorial, praetorial + Pretorians, Praetorians + pretorium, praetorium + Pretorius's, Praetorius's + Pretorius, Praetorius + pretorship, praetorship + preutilizable's, preutilisable's + preutilizable, preutilisable + preutilizables, preutilisables + preutilization's, preutilisation's + preutilization, preutilisation + preutilizations, preutilisations + preutilize, preutilise + preutilizes, preutilises + preventable, preventible + previze, previse + prezygapophysis, praezygapophysis + pricey, pricy + primeval, primaeval + primevally, primaevally + prioritization's, prioritisation's + prioritization, prioritisation + prioritizations, prioritisations + prioritize, prioritise + prioritized, prioritised + prioritizer, prioritiser + prioritizers, prioritisers + prioritizes, prioritises + prioritizing, prioritising + prioritizings, prioritisings + priorization, priorisation + priorizations, priorisations + priorize, priorise + priorized, priorised + priorizes, priorises + priorizing, priorising + privatization's, privatisation's + privatization, privatisation + privatizations, privatisations + privatize, privatise + privatized, privatised + privatizer, privatiser + privatizers, privatisers + privatizes, privatises + privatizing, privatising + prizable, prisable + proadvertizing, proadvertising + problemize, problemise + problemizes, problemises + processionize, processionise + processionizes, processionises + Procrusteanize's, Procrusteanise's + Procrusteanize, Procrusteanise + Procrusteanizes, Procrusteanises + proctodea, proctodaea + proctodeal, proctodaeal + proctodeum's, proctodaeum's + proctodeum, proctodaeum + proctodeums, proctodaeums + proctorization's, proctorisation's + proctorization, proctorisation + proctorizations, proctorisations + proctorize, proctorise + proctorized, proctorised + proctorizes, proctorises + proctorizing, proctorising + prodigalize, prodigalise + prodigalized, prodigalised + prodigalizes, prodigalises + prodigalizing, prodigalising + productize, productise + productized, productised + productizer, productiser + productizers, productisers + productizes, productises + productizing, productising + proemium, prooemium + profanize, profanise + profanizes, profanises + profer, profre + professionalization's, professionalisation's + professionalization, professionalisation + professionalizations, professionalisations + professionalize, professionalise + professionalized, professionalised + professionalizes, professionalises + professionalizing, professionalising + professionize, professionise + professionizes, professionises + programmer's, programer's + programmer, programer + programmers, programers + proindustrialization, proindustrialisation + projectization, projectisation + projectizations, projectisations + prokaryote's, procaryote's + prokaryote, procaryote + prokaryotes, procaryotes + prokaryotic, procaryotic + proletarianization's, proletarianisation's + proletarianization, proletarianisation + proletarianizations, proletarianisations + proletarianize, proletarianise + proletarianized, proletarianised + proletarianizes, proletarianises + proletarianizing, proletarianising + proletarize, proletarise + proletarized, proletarised + proletarizing, proletarising + prologize, prologise + prologized, prologised + prologizes, prologises + prologizing, prologising + prologue's, prolog's + prologue, prolog + prologues, prologs + prologuize, prologuise + prologuized, prologuised + prologuizer's, prologuiser's + prologuizer, prologuiser + prologuizers, prologuisers + prologuizes, prologuises + prologuizing, prologuising + prolusionize, prolusionise + prolusionizes, prolusionises + pronominalization, pronominalisation + pronominalize, pronominalise + propagandize, propagandise + propagandized, propagandised + propagandizes, propagandises + propagandizing, propagandising + propellant's, propellent's + propellant, propellent + propellants, propellents + prophetize, prophetise + prophetizes, prophetises + propositionize, propositionise + propositionizes, propositionises + propretor's, propraetor's + propretor, propraetor + propretorial, propraetorial + propretorian, propraetorian + propretors, propraetors + propylitization, propylitisation + propylitizations, propylitisations + propylitize, propylitise + propylitized, propylitised + propylitizes, propylitises + propylitizing, propylitising + proselytization's, proselytisation's + proselytization, proselytisation + proselytizations, proselytisations + proselytize, proselytise + proselytized, proselytised + proselytizer's, proselytiser's + proselytizer, proselytiser + proselytizers, proselytisers + proselytizes, proselytises + proselytizing, proselytising + proseuche, proseuchae + prosocele, prosocoele + prosopopeial, prosopopoeial + prosopopoeia, prosopopeia + prosopopoeias, prosopopeias + prostatorrhea, prostatorrhoea + protectionize, protectionise + protectionizes, protectionises + proteide, proteidae + Protestantize's, Protestantise's + Protestantize, Protestantise + Protestantized's, Protestantised's + Protestantized, Protestantised + Protestantizes, Protestantises + Protestantizing's, Protestantising's + Protestantizing, Protestantising + protester's, protestor's + protester, protestor + protesters, protestors + Prothoenor's, Prothoaenor's + Prothoenor, Prothoaenor + protoarcheology, protoarchaeology + protocoled, protocolled + protocoling, protocolling + protocolization's, protocolisation's + protocolization, protocolisation + protocolizations, protocolisations + protocolize, protocolise + protocolized, protocolised + protocolizes, protocolises + protocolizing, protocolising + proverbialize, proverbialise + proverbialized, proverbialised + proverbializes, proverbialises + proverbializing, proverbialising + proverbize, proverbise + proverbizes, proverbises + provincialization's, provincialisation's + provincialization, provincialisation + provincializations, provincialisations + provincialize, provincialise + provincialized, provincialised + provincializes, provincialises + provincializing, provincialising + Prussianization's, Prussianisation's + prussianization's, prussianisation's + Prussianization, Prussianisation + prussianization, prussianisation + Prussianizations, Prussianisations + Prussianize, Prussianise + prussianize, prussianise + Prussianized, Prussianised + prussianized, prussianised + Prussianizer's, Prussianiser's + prussianizer's, prussianiser's + Prussianizer, Prussianiser + prussianizer, prussianiser + Prussianizers, Prussianisers + Prussianizes, Prussianises + prussianizes, prussianises + Prussianizing, Prussianising + prussianizing, prussianising + psalmodize, psalmodise + psalmodized, psalmodised + psalmodizes, psalmodises + psalmodizing, psalmodising + pseudelephant, pseudoelephant + pseudembryo, pseudoembryo + pseudembryonic, pseudoembryonic + pseudesthesia, pseudaesthesia + pseudhemal, pseudhaemal + pseudoanemia's, pseudoanaemia's + pseudoanemia, pseudoanaemia + pseudoanemias, pseudoanaemias + pseudoanemic, pseudoanaemic + pseudoanemics, pseudoanaemics + pseudocele, pseudocoele + pseudocelom, pseudocoelom + pseudoedema's, pseudooedema's + pseudoedema, pseudooedema + pseudoedemas, pseudooedemas + pseudographize, pseudographise + pseudographizes, pseudographises + pseudolunule, pseudolunulae + psychoanalyze, psychoanalyse + psychoanalyzed, psychoanalysed + psychoanalyzer's, psychoanalyser's + psychoanalyzer, psychoanalyser + psychoanalyzers, psychoanalysers + psychoanalyzes, psychoanalyses + psychoanalyzing, psychoanalysing + psychologization, psychologisation + psychologize, psychologise + psychologized, psychologised + psychologizes, psychologises + psychologizing, psychologising + Ptolemean's, Ptolemaean's + Ptolemean, Ptolemaean + ptyalize, ptyalise + ptyalized, ptyalised + ptyalizes, ptyalises + ptyalizing, ptyalising + publice, publicae + publicize, publicise + publicized, publicised + publicizes, publicises + publicizing, publicising + puebloization's, puebloisation's + puebloization, puebloisation + puebloizations, puebloisations + puebloize, puebloise + puebloizes, puebloises + puers, pures + pulicide, pulicidae + Pullmanize's, Pullmanise's + Pullmanize, Pullmanise + Pullmanizes, Pullmanises + pulpitize, pulpitise + pulpitizes, pulpitises + pulverizable's, pulverisable's + pulverizable, pulverisable + pulverizabler, pulverisabler + pulverizables, pulverisables + pulverizablest, pulverisablest + pulverization's, pulverisation's + pulverization, pulverisation + pulverizations, pulverisations + pulverize, pulverise + pulverized, pulverised + pulverizer's, pulveriser's + pulverizer, pulveriser + pulverizers, pulverisers + pulverizes, pulverises + pulverizing, pulverising + pulvilized, pulvilised + pummeled, pummelled + pummeler, pummeller + pummeling, pummelling + pumpkin's, punkin's + pumpkin, punkin + pumpkins, punkins + pupilize, pupilise + pupilizes, pupilises + puppetize, puppetise + puppetizes, puppetises + Puritanize's, Puritanise's + Puritanize, Puritanise + puritanize, puritanise + puritanized, puritanised + Puritanizer's, Puritaniser's + Puritanizer, Puritaniser + Puritanizers, Puritanisers + Puritanizes, Puritanises + puritanizes, puritanises + puritanizing, puritanising + pyemia's, pyaemia's + pyemia, pyaemia + pyemias, pyaemias + pyemic, pyaemic + pygmean, pygmaean + pygmies, pigmies + pygmy's, pigmy's + pygmy, pigmy + pyorrhea's, pyorrhoea's + pyorrhea, pyorrhoea + pyorrheal, pyorrhoeal + pyorrhealer, pyorrhoealer + pyorrhealest, pyorrhoealest + pyorrheas, pyorrhoeas + pyorrheic, pyorrhoeic + pyramidize, pyramidise + pyramidizes, pyramidises + Pyrenean, Pyrenaean + Pyreneus's, Pyrenaeus's + Pyreneus, Pyrenaeus + pyridinize, pyridinise + pyridinizes, pyridinises + pyritization's, pyritisation's + pyritization, pyritisation + pyritizations, pyritisations + pyritize, pyritise + pyritized, pyritised + pyritizes, pyritises + pyritizing, pyritising + pyrolyzable, pyrolysable + pyrolyzate's, pyrolysate's + pyrolyzate, pyrolysate + pyrolyzates, pyrolysates + pyrolyze's, pyrolyse's + pyrolyze, pyrolyse + pyrolyzed, pyrolysed + pyrolyzer, pyrolyser + pyrolyzes, pyrolyses + pyrolyzing, pyrolysing + Pythagoreanize's, Pythagoreanise's + Pythagoreanize, Pythagoreanise + Pythagoreanizes, Pythagoreanises + pythonine, pythoninae + pythonize, pythonise + pythonizes, pythonises + quadriphonic, quadrophonic + quadriphonics, quadrophonics + quaestor's, questor's + quaestor, questor + quaestors, questors + quahog's, quahaug's + quahog, quahaug + quahogs, quahaugs + Quakerization's, Quakerisation's + Quakerization, Quakerisation + Quakerizations, Quakerisations + Quakerize's, Quakerise's + Quakerize, Quakerise + Quakerizes, Quakerises + quantization's, quantisation's + quantization, quantisation + quantizations, quantisations + quantize, quantise + quantized, quantised + quantizer's, quantiser's + quantizer, quantiser + quantizers, quantisers + quantizes, quantises + quantizing, quantising + quarreled, quarrelled + quarreler's, quarreller's + quarreler, quarreller + quarrelers, quarrellers + quarreling, quarrelling + quarrelous, quarrellous + quarterization's, quarterisation's + quarterization, quarterisation + quarterizations, quarterisations + quartet's, quartette's + quartet, quartette + quartets, quartettes + quaters, quatres + que, quae + querele, querelae + questionaries, quaestionaries + questionary, quaestionary + questorial, quaestorial + questorship's, quaestorship's + questorship, quaestorship + queuing, queueing + quininize, quininise + quininizes, quininises + quintessentialize, quintessentialise + quintessentialized, quintessentialised + quintessentializes, quintessentialises + quintessentializing, quintessentialising + quintet's, quintette's + quintet, quintette + quintets, quintettes + Quran's, Qur'an's + Quran, Qur'an + Quranic, Qur'anic + Qurans, Qur'ans + raccoon's, racoon's + raccoon, racoon + raccoons, racoons + racemization's, racemisation's + racemization, racemisation + racemizations, racemisations + racemize, racemise + racemized, racemised + racemizes, racemises + racemizing, racemising + racialization's, racialisation's + racialization, racialisation + racializations, racialisations + racialize, racialise + racializes, racialises + Radborne's, Radbourne's + Radborne, Radbourne + radialization's, radialisation's + radialization, radialisation + radializations, radialisations + radialize, radialise + radialized, radialised + radializes, radialises + radializing, radialising + radicalization's, radicalisation's + radicalization, radicalisation + radicalizations, radicalisations + radicalize, radicalise + radicalized, radicalised + radicalizes, radicalises + radicalizing, radicalising + radiopasteurization, radiopasteurisation + radiosensitize, radiosensitise + radiosensitized, radiosensitised + radiosensitizes, radiosensitises + radiosensitizing, radiosensitising + radiosterilization, radiosterilisation + radiosterilize, radiosterilise + radiosterilized, radiosterilised + radiosterilizes, radiosterilises + radiosterilizing, radiosterilising + radiumization's, radiumisation's + radiumization, radiumisation + radiumizations, radiumisations + radiumize, radiumise + radiumizes, radiumises + rajah's, raja's + rajah, raja + rajahs, rajas + Rame's, Ramae's + Rame, Ramae + ramekin's, ramequin's + ramekin, ramequin + ramekins, ramequins + rampier, rampire + rancor's, rancour's + rancor, rancour + rancors, rancours + randomization's, randomisation's + randomization, randomisation + randomizations, randomisations + randomize, randomise + randomized, randomised + randomizer's, randomiser's + randomizer, randomiser + randomizers, randomisers + randomizes, randomises + randomizing, randomising + ranee's, rani's + ranee, rani + ranees, ranis + raphe, raphae + raphide, raphidae + rapturize, rapturise + rapturized, rapturised + rapturizes, rapturises + rapturizing, rapturising + rascalize, rascalise + rascalizes, rascalises + rationalizable's, rationalisable's + rationalizable, rationalisable + rationalizables, rationalisables + rationalization's, rationalisation's + rationalization, rationalisation + rationalizations, rationalisations + rationalize, rationalise + rationalized, rationalised + rationalizer's, rationaliser's + rationalizer, rationaliser + rationalizers, rationalisers + rationalizes, rationalises + rationalizing, rationalising + ratite, ratitae + ratline's, ratlin's + ratlines, ratlins + raveler's, raveller's + raveler, raveller + ravelers, ravellers + reacclimatization's, reacclimatisation's + reacclimatization, reacclimatisation + reacclimatizations, reacclimatisations + reacclimatize, reacclimatise + reacclimatized, reacclimatised + reacclimatizes, reacclimatises + reacclimatizing, reacclimatising + reactualize, reactualise + reactualizes, reactualises + readvertize, readvertise + readvertized, readvertised + readvertizing, readvertising + realisticize, realisticise + realisticizes, realisticises + realizabilities, realisabilities + realizability's, realisability's + realizability, realisability + realizable, realisable + realizableness's, realisableness's + realizableness, realisableness + realizabler, realisabler + realizables, realisables + realizablest, realisablest + realizablies, realisablies + realizably, realisably + realization's, realisation's + realization, realisation + realizations, realisations + realize, realise + realized, realised + realizer's, realiser's + realizer, realiser + realizers, realisers + realizes, realises + realizing's, realising's + realizing, realising + realizingly, realisingly + realizings, realisings + reanalyze, reanalyse + reanalyzed, reanalysed + reanalyzer, reanalyser + reanalyzers, reanalysers + reanalyzes, reanalyses + reanalyzing, reanalysing + reanimalize, reanimalise + reanimalizes, reanimalises + reapologize, reapologise + reapologizes, reapologises + reauthorization's, reauthorisation's + reauthorization, reauthorisation + reauthorizations, reauthorisations + reauthorize, reauthorise + reauthorizes, reauthorises + rebaptization's, rebaptisation's + rebaptization, rebaptisation + rebaptizations, rebaptisations + rebaptize, rebaptise + rebaptized, rebaptised + rebaptizes, rebaptises + rebaptizing, rebaptising + rebourbonize, rebourbonise + rebourbonizes, rebourbonises + rebrutalize, rebrutalise + rebrutalizes, rebrutalises + recanalization, recanalisation + recapitalization's, recapitalisation's + recapitalization, recapitalisation + recapitalizations, recapitalisations + recapitalize, recapitalise + recapitalized, recapitalised + recapitalizes, recapitalises + recapitalizing, recapitalising + recarbonization's, recarbonisation's + recarbonization, recarbonisation + recarbonizations, recarbonisations + recarbonize, recarbonise + recarbonizer, recarboniser + recarbonizers, recarbonisers + recarbonizes, recarbonises + recategorized, recategorised + recausticize, recausticise + recausticizes, recausticises + recentralization's, recentralisation's + recentralization, recentralisation + recentralizations, recentralisations + recentralize, recentralise + recentralizes, recentralises + recercele, recercelae + reciprocalize, reciprocalise + reciprocalizes, reciprocalises + recivilization's, recivilisation's + recivilization, recivilisation + recivilizations, recivilisations + recivilize, recivilise + recivilizes, recivilises + recognizability, recognisability + recognizable, recognisable + recognizabler, recognisabler + recognizablest, recognisablest + recognizably, recognisably + recognizance's, recognisance's + recognizance, recognisance + recognizances, recognisances + recognize, recognise + recognized, recognised + recognizedlies, recognisedlies + recognizedly, recognisedly + recognizer's, recogniser's + recognizer, recogniser + recognizers, recognisers + recognizes, recognises + recognizing, recognising + recognizinglies, recognisinglies + recognizingly, recognisingly + recolonization's, recolonisation's + recolonization, recolonisation + recolonizations, recolonisations + recolonize, recolonise + recolonized, recolonised + recolonizes, recolonises + recolonizing, recolonising + recolor's, recolour's + recolor, recolour + recoloration's, recolouration's + recoloration, recolouration + recolorations, recolourations + recolored, recoloured + recoloring, recolouring + recolors, recolours + reconceptualization, reconceptualisation + reconceptualizing, reconceptualising + reconnoiter's, reconnoitre's + reconnoiter, reconnoitre + reconnoitered, reconnoitred + reconnoiterer's, reconnoitrer's + reconnoiterer, reconnoitrer + reconnoiterers, reconnoitrers + reconnoitering, reconnoitring + reconnoiters, reconnoitres + recriticize, recriticise + recriticizes, recriticises + recrystallization's, recrystallisation's + recrystallization, recrystallisation + recrystallizations, recrystallisations + recrystallize, recrystallise + recrystallized, recrystallised + recrystallizes, recrystallises + recrystallizing, recrystallising + redialed, redialled + redialer, redialler + redialing, redialling + redisseize, redisseise + redisseizin, redisseisin + reedified, reaedified + reedifies, reaedifies + reedify, reaedify + reedifying, reaedifying + reemphasize, reemphasise + reemphasized, reemphasised + reemphasizer, reemphasiser + reemphasizers, reemphasisers + reemphasizes, reemphasises + reemphasizing, reemphasising + reentrance's, reaentrance's + reentrance, reaentrance + reexportation's, reaexportation's + reexportation, reaexportation + reexporter's, reaexporter's + reexporter, reaexporter + refavor's, refavour's + refavor, refavour + refavors, refavours + refertilization's, refertilisation's + refertilization, refertilisation + refertilizations, refertilisations + refertilize, refertilise + refertilizes, refertilises + reflectorize's, reflectorise's + reflectorize, reflectorise + reflectorized, reflectorised + reflectorizes, reflectorises + reflectorizing, reflectorising + reforestization's, reforestisation's + reforestization, reforestisation + reforestize, reforestise + reforestizes, reforestises + reformades, reformadoes + refueled, refuelled + refueling, refuelling + regalize, regalise + regalizes, regalises + regalvanization's, regalvanisation's + regalvanization, regalvanisation + regalvanizations, regalvanisations + regalvanize, regalvanise + regalvanizes, regalvanises + reges, regoes + regionalization's, regionalisation's + regionalization, regionalisation + regionalizations, regionalisations + regionalize, regionalise + regionalized, regionalised + regionalizes, regionalises + regionalizing, regionalising + regularization's, regularisation's + regularization, regularisation + regularizations, regularisations + regularize, regularise + regularized, regularised + regularizer's, regulariser's + regularizer, regulariser + regularizers, regularisers + regularizes, regularises + regularizing, regularising + regulize, regulise + regulized, regulised + regulizes, regulises + regulizing, regulising + reharmonization, reharmonisation + reharmonize, reharmonise + reharmonizes, reharmonises + Rehm's, Roehm's + Rehm, Roehm + rehonor's, rehonour's + rehonor, rehonour + rehonors, rehonours + rehumanization's, rehumanisation's + rehumanization, rehumanisation + rehumanize, rehumanise + rehumanizes, rehumanises + rehybridize, rehybridise + rehybridizes, rehybridises + reindustrialization, reindustrialisation + reindustrializations, reindustrialisations + reindustrialize, reindustrialise + reindustrialized, reindustrialised + reindustrializes, reindustrialises + reindustrializing, reindustrialising + reinforce, reenforce + reinforceable, reenforceable + reinforced, reenforced + reinforces, reenforces + reinforcing, reenforcing + reinitialization, reinitialisation + reinitialize, reinitialise + reinitialized, reinitialised + reinitializes, reinitialises + reinitializing, reinitialising + reitemize, reitemise + reitemizes, reitemises + rejuvenize, rejuvenise + rejuvenized, rejuvenised + rejuvenizes, rejuvenises + rejuvenizing, rejuvenising + relabeled, relabelled + relabeler, relabeller + relabelers, relabellers + relabeling, relabelling + relativization's, relativisation's + relativization, relativisation + relativizations, relativisations + relativize, relativise + relativized, relativised + relativizes, relativises + relativizing, relativising + religionize, religionise + religionized, religionised + religionizes, religionises + religionizing, religionising + remagnetization's, remagnetisation's + remagnetization, remagnetisation + remagnetizations, remagnetisations + remagnetize, remagnetise + remagnetizes, remagnetises + rematerialize, rematerialise + rematerialized, rematerialised + rematerializes, rematerialises + rememorize, rememorise + rememorizes, rememorises + remilitarization's, remilitarisation's + remilitarization, remilitarisation + remilitarizations, remilitarisations + remilitarize, remilitarise + remilitarized, remilitarised + remilitarizes, remilitarises + remilitarizing, remilitarising + remineralization's, remineralisation's + remineralization, remineralisation + remineralizations, remineralisations + remineralize, remineralise + remineralized, remineralised + remineralizes, remineralises + remineralizing, remineralising + remobilization's, remobilisation's + remobilization, remobilisation + remobilizations, remobilisations + remobilize, remobilise + remobilizes, remobilises + remodeled, remodelled + remodeling, remodelling + remold, remould + remolded, remoulded + remolding, remoulding + remolds, remoulds + remonetization's, remonetisation's + remonetization, remonetisation + remonetizations, remonetisations + remonetize, remonetise + remonetized, remonetised + remonetizes, remonetises + remonetizing, remonetising + remoralization, remoralisation + remoralizations, remoralisations + remoralize, remoralise + remoralized, remoralised + remoralizes, remoralises + remoralizing, remoralising + renationalize, renationalise + renationalized, renationalised + renationalizes, renationalises + renationalizing, renationalising + rencounter, rencontre + Renferd's, Renfred's + Renferd, Renfred + renormalization's, renormalisation's + renormalization, renormalisation + renormalizations, renormalisations + renormalize, renormalise + renormalized, renormalised + renormalizes, renormalises + renormalizing, renormalising + reobjectivization's, reobjectivisation's + reobjectivization, reobjectivisation + reobjectivizations, reobjectivisations + reobjectivize, reobjectivise + reobjectivizes, reobjectivises + reorganization's, reorganisation's + reorganization, reorganisation + reorganizational, reorganisational + reorganizationist's, reorganisationist's + reorganizationist, reorganisationist + reorganizationists, reorganisationists + reorganizations, reorganisations + reorganize, reorganise + reorganized, reorganised + reorganizer's, reorganiser's + reorganizer, reorganiser + reorganizers, reorganisers + reorganizes, reorganises + reorganizing, reorganising + reoxidize, reoxidise + reoxidized, reoxidised + reoxidizes, reoxidises + reoxidizing, reoxidising + reoxygenize, reoxygenise + reoxygenizes, reoxygenises + repaganization's, repaganisation's + repaganization, repaganisation + repaganizations, repaganisations + repaganize, repaganise + repaganizer, repaganiser + repaganizers, repaganisers + repaganizes, repaganises + repatronize, repatronise + repatronizes, repatronises + repellent's, repellant's + repellent, repellant + repellents, repellants + repersonalize, repersonalise + rephosphorization's, rephosphorisation's + rephosphorization, rephosphorisation + rephosphorizations, rephosphorisations + rephosphorize, rephosphorise + rephosphorizes, rephosphorises + repolymerization's, repolymerisation's + repolymerization, repolymerisation + repolymerizations, repolymerisations + repolymerize, repolymerise + repolymerizes, repolymerises + repopularize, repopularise + reprivatization's, reprivatisation's + reprivatization, reprivatisation + reprivatizations, reprivatisations + reprivatize, reprivatise + reprivatized, reprivatised + reprivatizes, reprivatises + reprivatizing, reprivatising + reprized, reprised + reprogram, reprogramme + reprograms, reprogrammes + republicanization's, republicanisation's + republicanization, republicanisation + republicanizations, republicanisations + republicanize, republicanise + republicanized, republicanised + republicanizer's, republicaniser's + republicanizer, republicaniser + republicanizers, republicanisers + republicanizes, republicanises + republicanizing, republicanising + repulverize, repulverise + repulverizes, repulverises + reroyalize, reroyalise + reroyalizes, reroyalises + reseize, reseise + reseizer, reseiser + resensitization's, resensitisation's + resensitization, resensitisation + resensitizations, resensitisations + resensitize, resensitise + resensitizes, resensitises + resepulcher, resepulchre + resepulchers, resepulchres + reshes, reshoes + resinize, resinise + resinized, resinised + resinizes, resinises + resinizing, resinising + resolemnize, resolemnise + resolemnizes, resolemnises + respectabilize, respectabilise + respectabilized, respectabilised + respectabilizes, respectabilises + respectabilizing, respectabilising + restandardization's, restandardisation's + restandardization, restandardisation + restandardizations, restandardisations + restandardize, restandardise + restandardizes, restandardises + restaurateur's, restauranteur's + restaurateur, restauranteur + restaurateurs, restauranteurs + resterilize, resterilise + resterilizes, resterilises + restigmatize, restigmatise + restigmatizes, restigmatises + resurrectionize, resurrectionise + resurrectionized, resurrectionised + resurrectionizes, resurrectionises + resurrectionizing, resurrectionising + resymbolization's, resymbolisation's + resymbolization, resymbolisation + resymbolizations, resymbolisations + resymbolize, resymbolise + resymbolizes, resymbolises + resynchronization's, resynchronisation's + resynchronization, resynchronisation + resynchronizations, resynchronisations + resynchronize, resynchronise + resynchronized, resynchronised + resynchronizes, resynchronises + resynchronizing, resynchronising + resynthesize, resynthesise + resynthesizes, resynthesises + retinize, retinise + retinizes, retinises + retinule, retinulae + retranquilize, retranquilise + retranquilizes, retranquilises + retrocecal, retrocaecal + reutilization's, reutilisation's + reutilization, reutilisation + reutilize, reutilise + reutilized, reutilised + reutilizes, reutilises + reutilizing, reutilising + revalorization's, revalorisation's + revalorization, revalorisation + revalorizations, revalorisations + revalorize, revalorise + revalorized, revalorised + revalorizes, revalorises + revalorizing, revalorising + revaporization's, revapourisation's + revaporization, revapourisation + revaporizations, revapourisations + revaporize, revaporise + revaporizes, revaporises + revelationize, revelationise + revelationizes, revelationises + reveled, revelled + reveler's, reveller's + reveler, reveller + revelers, revellers + reveling, revelling + revelings, revellings + reverie's, revery's + reverie, revery + revigor, revigour + revisualization's, revisualisation's + revisualization, revisualisation + revisualizations, revisualisations + revisualize, revisualise + revisualizes, revisualises + revitalization's, revitalisation's + revitalization, revitalisation + revitalizations, revitalisations + revitalize, revitalise + revitalized, revitalised + revitalizer, revitaliser + revitalizers, revitalisers + revitalizes, revitalises + revitalizing, revitalising + revivalize, revivalise + revivalizes, revivalises + revocable, revokable + revolatilize, revolatilise + revolatilizes, revolatilises + revolutionize, revolutionise + revolutionized, revolutionised + revolutionizement's, revolutionisement's + revolutionizement, revolutionisement + revolutionizements, revolutionisements + revolutionizer's, revolutioniser's + revolutionizer, revolutioniser + revolutionizers, revolutionisers + revolutionizes, revolutionises + revolutionizing, revolutionising + Rexford's, Rexfourd's + Rexford, Rexfourd + rhaphe, rhaphae + rhapsodize, rhapsodise + rhapsodized, rhapsodised + rhapsodizes, rhapsodises + rhapsodizing, rhapsodising + rheadine, rhoeadine + rhebosis, rhaebosis + Rhetian's, Rhaetian's + Rhetian, Rhaetian + Rhetic, Rhaetic + rhetorize, rhetorise + rhetorized, rhetorised + rhetorizes, rhetorises + rhetorizing, rhetorising + rheumatize, rheumatise + rheumatized, rheumatised + rheumatizes, rheumatises + rheumatizing, rheumatising + rhinocele, rhinocoele + rhinocelian, rhinocoelian + rhinorrhea, rhinorrhoea + rhinorrheal, rhinorrhoeal + rhodanize, rhodanise + rhodanized, rhodanised + rhodanizes, rhodanises + rhodanizing, rhodanising + rhotacize, rhotacise + rhotacized, rhotacised + rhotacizes, rhotacises + rhotacizing, rhotacising + rhythmicize, rhythmicise + rhythmicizes, rhythmicises + rhythmizable's, rhythmisable's + rhythmizable, rhythmisable + rhythmizables, rhythmisables + rhythmization's, rhythmisation's + rhythmization, rhythmisation + rhythmizations, rhythmisations + rhythmize, rhythmise + rhythmized, rhythmised + rhythmizes, rhythmises + rhythmizing, rhythmising + rickshaw's, ricksha's + rickshaw, ricksha + rickshaws, rickshas + ridiculize, ridiculise + ridiculizes, ridiculises + rigidize, rigidise + rigidized, rigidised + rigidizes, rigidises + rigidizing, rigidising + rigmarole's, rigamarole's + rigmarole, rigamarole + rigmaroles, rigamaroles + rigor's, rigour's + rigor, rigour + rigorism's, rigourism's + rigorism, rigourism + rigorist's, rigourist's + rigorist, rigourist + rigoristic, rigouristic + rigors, rigours + riotize, riotise + riotizes, riotises + riposte's, ripost's + riposte, ripost + ripostes, riposts + ritornelle, ritournelle + ritornelles, ritournelles + ritualization's, ritualisation's + ritualization, ritualisation + ritualizations, ritualisations + ritualize, ritualise + ritualized, ritualised + ritualizes, ritualises + ritualizing, ritualising + rivaled, rivalled + rivaless's, rivalless's + rivaless, rivalless + rivalesses, rivallesses + rivaling, rivalling + rivalize, rivalise + rivalized, rivalised + rivalizes, rivalises + rivalizing, rivalising + robotization's, robotisation's + robotization, robotisation + robotizations, robotisations + robotize, robotise + robotized, robotised + robotizes, robotises + robotizing, robotising + roed, rooed + Roentgen, Rˆntgen + roentgenize, roentgenise + roer, rore + Romania's, Roumania's + Romania, Roumania + Romanias, Roumanias + Romanization's, Romanisation's + Romanization, Romanisation + Romanizations, Romanisations + Romanize, Romanise + romanize, romanise + Romanized, Romanised + romanized, romanised + Romanizer's, Romaniser's + Romanizer, Romaniser + Romanizers, Romanisers + Romanizes, Romanises + romanizes, romanises + Romanizing, Romanising + romanizing, romanising + romanticization's, romanticisation's + romanticization, romanticisation + romanticizations, romanticisations + romanticize, romanticise + romanticized, romanticised + romanticizes, romanticises + romanticizing, romanticising + ropy, ropey + routinization's, routinisation's + routinization, routinisation + routinizations, routinisations + routinize, routinise + routinized, routinised + routinizes, routinises + routinizing, routinising + roweled, rowelled + roweling, rowelling + royalization's, royalisation's + royalization, royalisation + royalizations, royalisations + royalize, royalise + royalized, royalised + royalizes, royalises + royalizing, royalising + rubberization, rubberisation + rubberize, rubberise + rubberized, rubberised + rubberizes, rubberises + rubberizing, rubberising + ruble's, rouble's + ruble, rouble + rubles, roubles + rubricize, rubricise + rubricizes, rubricises + ruffianize, ruffianise + ruffianizes, ruffianises + ruggedization's, ruggedisation's + ruggedization, ruggedisation + ruggedizations, ruggedisations + ruggedize, ruggedise + ruggedized, ruggedised + ruggedizes, ruggedises + ruggedizing, ruggedising + rumor's, rumour's + rumor, rumour + rumored, rumoured + rumorer's, rumourer's + rumorer, rumourer + rumorers, rumourers + rumoring, rumouring + rumormonger's, rumourmonger's + rumormonger, rumourmonger + rumormongers, rumourmongers + rumors, rumours + ruralization's, ruralisation's + ruralization, ruralisation + ruralizations, ruralisations + ruralize, ruralise + ruralized, ruralised + ruralizes, ruralises + ruralizing, ruralising + Russianization's, Russianisation's + Russianization, Russianisation + russianization, russianisation + Russianizations, Russianisations + Russianize, Russianise + russianize, russianise + Russianized, Russianised + Russianizes, Russianises + Russianizing, Russianising + rusticize, rusticise + rusticized, rusticised + rusticizes, rusticises + rusticizing, rusticising + Sabbathize's, Sabbathise's + Sabbathize, Sabbathise + Sabbathizes, Sabbathises + sabbatize, sabbatise + sabbatized, sabbatised + sabbatizes, sabbatises + sabbatizing, sabbatising + Sabean, Sabaean + Sabeans, Sabaeans + saber's, sabre's + saber, sabre + saberbill, sabrebill + sabered, sabred + sabering, sabring + saberlike's, sabrelike's + saberlike, sabrelike + saberlikes, sabrelikes + sabers, sabres + sabertooth, sabretooth + saccharization, saccharisation + saccharizations, saccharisations + saccharize, saccharise + saccharized, saccharised + saccharizes, saccharises + saccharizing, saccharising + sacerdotalize, sacerdotalise + sacerdotalized, sacerdotalised + sacerdotalizes, sacerdotalises + sacerdotalizing, sacerdotalising + sacralization's, sacralisation's + sacralization, sacralisation + sacralizations, sacralisations + sacralize, sacralise + sacralized, sacralised + sacralizes, sacralises + sacralizing, sacralising + sacramentize, sacramentise + sacramentizes, sacramentises + Safier's, Safire's + Safier, Safire + sailorizing's, sailorising's + sailorizing, sailorising + sailorizings, sailorisings + sake's, saki's + sake, saki + sakes, sakis + salable, saleable + salabler, saleabler + salablest, saleablest + salinization, salinisation + salinize, salinise + salinizes, salinises + saltiers, saltires + saltierwise, saltirewise + saltpeter's, saltpetre's + saltpeter, saltpetre + saltpeters, saltpetres + sanctuarize, sanctuarise + sanctuarized, sanctuarised + sanctuarizes, sanctuarises + sanctuarizing, sanctuarising + sandaled, sandalled + sandaling, sandalling + Sanferd's, Sanfred's + Sanferd, Sanfred + Sanforize, Sanforise + Sanforizes, Sanforises + Sanforizing, Sanforising + sanitization's, sanitisation's + sanitization, sanitisation + sanitizations, sanitisations + sanitize, sanitise + sanitized, sanitised + sanitizer's, sanitiser's + sanitizer, sanitiser + sanitizers, sanitisers + sanitizes, sanitises + sanitizing, sanitising + Sanskritize's, Sanskritise's + Sanskritize, Sanskritise + sapientize, sapientise + sapientizes, sapientises + sapor, sapour + sapors, sapours + sapremia's, sapraemia's + sapremia, sapraemia + sapremias, sapraemias + sapremic, sapraemic + sarcine, sarcinae + sari's, saree's + sari, saree + saris, sarees + Sassanide, Sassanidae + satanize, satanise + satanizes, satanises + satellitize, satellitise + satellitized, satellitised + satellitizes, satellitises + satellitizing, satellitising + satinize, satinise + satinizes, satinises + satirizable's, satirisable's + satirizable, satirisable + satirizables, satirisables + satirization, satirisation + satirize, satirise + satirized, satirised + satirizer's, satiriser's + satirizer, satiriser + satirizers, satirisers + satirizes, satirises + satirizing, satirising + sative, sativae + savable, saveable + savagize, savagise + savagizes, savagises + savanna's, savannah's + savanna, savannah + savannas, savannahes + savior's, saviour's + savior, saviour + savioress, saviouress + saviorhood's, saviourhood's + saviorhood, saviourhood + saviorhoods, saviourhoods + saviors, saviours + saviorship's, saviourship's + saviorship, saviourship + saviorships, saviourships + savor's, savour's + savor, savour + savored, savoured + savorer's, savourer's + savorer, savourer + savorers, savourers + savorier, savourier + savories, savouries + savoriest, savouriest + savorilies, savourilies + savorily, savourily + savoriness's, savouriness's + savoriness, savouriness + savorinesses, savourinesses + savoring, savouring + savoringlier, savouringlier + savoringlies, savouringlies + savoringliest, savouringliest + savoringly, savouringly + savorless, savourless + savorlesser, savourlesser + savorlesses, savourlesses + savorlessest, savourlessest + savorly, savourly + savorous, savourous + savorouser, savourouser + savorousest, savourousest + savors, savours + savory's, savoury's + savory, savoury + Saxonization's, Saxonisation's + Saxonization, Saxonisation + Saxonizations, Saxonisations + Saxonize's, Saxonise's + Saxonize, Saxonise + Saxonized's, Saxonised's + Saxonized, Saxonised + Saxonizes, Saxonises + Saxonizing's, Saxonising's + Saxonizing, Saxonising + scalawag's, scallywag's + scalawag, scallywag + scalawags, scallywags + scallop's, scollop's + scallop, scollop + scalloped, scolloped + scalloping, scolloping + scallops, scollops + scandaled, scandalled + scandaling, scandalling + scandalization's, scandalisation's + scandalization, scandalisation + scandalizations, scandalisations + scandalize, scandalise + scandalized, scandalised + scandalizer's, scandaliser's + scandalizer, scandaliser + scandalizers, scandalisers + scandalizes, scandalises + scandalizing, scandalising + scaped, scapaed + scary, scarey + scena, scaena + scenarioization's, scenarioisation's + scenarioization, scenarioisation + scenarioizations, scenarioisations + scenarioize, scenarioise + scenarioizes, scenarioises + scenarization's, scenarisation's + scenarization, scenarisation + scenarizations, scenarisations + scenarize, scenarise + scenarized, scenarised + scenarizes, scenarises + scenarizing, scenarising + scepter's, sceptre's + scepter, sceptre + scepterdom, sceptredom + sceptered, sceptred + sceptering, sceptring + scepterless, sceptreless + scepterlesses, sceptrelesses + scepters, sceptres + Scevor's, Scevour's + Scevor, Scevour + schedulize, schedulise + schedulizes, schedulises + schemata, schemas + schematization's, schematisation's + schematization, schematisation + schematizations, schematisations + schematize, schematise + schematized, schematised + schematizer, schematiser + schematizers, schematisers + schematizes, schematises + schematizing, schematising + schillerization, schillerisation + schillerizations, schillerisations + schillerize, schillerise + schillerized, schillerised + schillerizes, schillerises + schillerizing, schillerising + schismatize, schismatise + schismatized, schismatised + schismatizes, schismatises + schismatizing, schismatising + schistocelia, schistocoelia + schlemiel's, shlemiel's + schlemiel, shlemiel + schlemiels, shlemiels + schlepped, shlepped + schlepping, shlepping + schmaltzy, schmalzy + schmalz's, shmaltz's + schmalz, shmaltz + schmalzes, shmaltzes + schmo's, schmoe's + schmo, schmoe + schnapps's, schnaps's + schnapps, schnaps + schtick's, shtik's + scientize, scientise + scientized, scientised + scientizes, scientises + scientizing, scientising + sclere, sclerae + sclerotization's, sclerotisation's + sclerotization, sclerotisation + sclerotize, sclerotise + sclerotized, sclerotised + sclerotizes, sclerotises + sclerotizing, sclerotising + scorse, scourse + scorsed, scoursed + scorses, scourses + scorsing, scoursing + Scotticize's, Scotticise's + Scotticize, Scotticise + Scotticized's, Scotticised's + Scotticized, Scotticised + Scotticizes, Scotticises + Scotticizing's, Scotticising's + Scotticizing, Scotticising + scripturalize, scripturalise + scripturalizes, scripturalises + scrod's, schrod's + scrod, schrod + scrods, schrods + scrunchy's, scrunchie's + scrunchy, scrunchie + scrutinization's, scrutinisation's + scrutinization, scrutinisation + scrutinizations, scrutinisations + scrutinize, scrutinise + scrutinized, scrutinised + scrutinizer's, scrutiniser's + scrutinizer, scrutiniser + scrutinizers, scrutinisers + scrutinizes, scrutinises + scrutinizing, scrutinising + scrutinizinglies, scrutinisinglies + scrutinizingly, scrutinisingly + se, sae + se, soe + seborrhea's, seborrhoea's + seborrhea, seborrhoea + seborrheas, seborrhoeas + seborrheic, seborrhoeic + sectarianization, sectarianisation + sectarianize, sectarianise + sectarianized, sectarianised + sectarianizes, sectarianises + sectarianizing, sectarianising + sectionalization's, sectionalisation's + sectionalization, sectionalisation + sectionalizations, sectionalisations + sectionalize, sectionalise + sectionalized, sectionalised + sectionalizes, sectionalises + sectionalizing, sectionalising + sectionization, sectionisation + sectionizations, sectionisations + sectionize, sectionise + sectionized, sectionised + sectionizes, sectionises + sectionizing, sectionising + sectorization, sectorisation + sectorizations, sectorisations + sectorize, sectorise + sectorized, sectorised + sectorizes, sectorises + sectorizing, sectorising + secularization's, secularisation's + secularization, secularisation + secularizations, secularisations + secularize, secularise + secularized, secularised + secularizer's, seculariser's + secularizer, seculariser + secularizers, secularisers + secularizes, secularises + secularizing, secularising + seculum, saeculum + seculums, saeculums + securitization, securitisation + securitizations, securitisations + securitize, securitise + securitized, securitised + securitizes, securitises + securitizing, securitising + Seed's, Saeed's + Seed, Saeed + seizable, seisable + seizer's, seiser's + seizer, seiser + seizers, seisers + seizin's, seisin's + seizin, seisin + seizings, seisings + seizins, seisins + selle, sellae + selvage's, selvedge's + selvage, selvedge + selvages, selvedges + Semenov's, Semaenov's + Semenov, Semaenov + semianesthetic, semianaesthetic + semicarbonize, semicarbonise + semicarbonizes, semicarbonises + semicivilization's, semicivilisation's + semicivilization, semicivilisation + semicivilizations, semicivilisations + semicivilized's, semicivilised's + semicivilized, semicivilised + semicivilizeds, semiciviliseds + semifossilized's, semifossilised's + semifossilized, semifossilised + semifossilizeds, semifossiliseds + semihonor's, semihonour's + semihonor, semihonour + semihonors, semihonours + semihumanized's, semihumanised's + semihumanized, semihumanised + semihumanizeds, semihumaniseds + semimercerized's, semimercerised's + semimercerized, semimercerised + semimercerizeds, semimerceriseds + semimineralized's, semimineralised's + semimineralized, semimineralised + semimineralizeds, semimineraliseds + seminarize, seminarise + seminarizes, seminarises + seminationalization's, seminationalisation's + seminationalization, seminationalisation + seminationalizations, seminationalisations + semiorganized's, semiorganised's + semiorganized, semiorganised + semiorganizeds, semiorganiseds + semioxidized's, semioxidised's + semioxidized, semioxidised + semioxidizeds, semioxidiseds + semioxygenized's, semioxygenised's + semioxygenized, semioxygenised + semioxygenizeds, semioxygeniseds + semiprofessionalized's, semiprofessionalised's + semiprofessionalized, semiprofessionalised + semiprofessionalizeds, semiprofessionaliseds + semite, semitae + Semiticize's, Semiticise's + Semiticize, Semiticise + Semiticizes, Semiticises + Semitization's, Semitisation's + Semitization, Semitisation + Semitizations, Semitisations + Semitize's, Semitise's + Semitize, Semitise + Semitized's, Semitised's + Semitized, Semitised + Semitizes, Semitises + Semitizing's, Semitising's + Semitizing, Semitising + semivulcanized's, semivulcanised's + semivulcanized, semivulcanised + semivulcanizeds, semivulcaniseds + semper, sempre + senilize, senilise + senilizes, senilises + sensationalize, sensationalise + sensationalized, sensationalised + sensationalizes, sensationalises + sensationalizing, sensationalising + sensitization's, sensitisation's + sensitization, sensitisation + sensitizations, sensitisations + sensitize, sensitise + sensitized, sensitised + sensitizer's, sensitiser's + sensitizer, sensitiser + sensitizers, sensitisers + sensitizes, sensitises + sensitizing, sensitising + sensize, sensise + sensizes, sensises + sensualization's, sensualisation's + sensualization, sensualisation + sensualizations, sensualisations + sensualize, sensualise + sensualized, sensualised + sensualizes, sensualises + sensualizing, sensualising + sentimentalization's, sentimentalisation's + sentimentalization, sentimentalisation + sentimentalizations, sentimentalisations + sentimentalize, sentimentalise + sentimentalized, sentimentalised + sentimentalizer, sentimentaliser + sentimentalizers, sentimentalisers + sentimentalizes, sentimentalises + sentimentalizing, sentimentalising + sentineled, sentinelled + sentineling, sentinelling + sepaled, sepalled + sepaledder, sepalledder + sepaleddest, sepalleddest + Septembrizer's, Septembriser's + Septembrizer, Septembriser + Septembrizers, Septembrisers + septemia, septaemia + septet's, septette's + septet, septette + septets, septettes + septicemia's, septicaemia's + septicemia, septicaemia + septicemias, septicaemias + septicemic, septicaemic + septicization's, septicisation's + septicization, septicisation + septicizations, septicisations + septicolored, septicoloured + sepulcher's, sepulchre's + sepulcher, sepulchre + sepulchered, sepulchred + sepulchering, sepulchring + sepulchers, sepulchres + sepulchralize, sepulchralise + sepulchralizes, sepulchralises + sequentialize, sequentialise + sequentialized, sequentialised + sequentializes, sequentialises + sequentializing, sequentialising + serape's, sarape's + serape, sarape + serapes, sarapes + serenize, serenise + serenizes, serenises + serializability, serialisability + serializable, serialisable + serialization's, serialisation's + serialization, serialisation + serializations, serialisations + serialize, serialise + serialized, serialised + serializes, serialises + serializing, serialising + sericitization, sericitisation + sericitizations, sericitisations + sermonize, sermonise + sermonized, sermonised + sermonizer's, sermoniser's + sermonizer, sermoniser + sermonizers, sermonisers + sermonizes, sermonises + sermonizing, sermonising + serose, serosae + serpentinization's, serpentinisation's + serpentinization, serpentinisation + serpentinizations, serpentinisations + serpentinize, serpentinise + serpentinized, serpentinised + serpentinizes, serpentinises + serpentinizing, serpentinising + serpentize, serpentise + serpentized, serpentised + serpentizes, serpentises + serpentizing, serpentising + serre, serrae + servilize, servilise + servilizes, servilises + seta, saeta + setule, setulae + severalize, severalise + severalizes, severalises + severization's, severisation's + severization, severisation + severizations, severisations + severize, severise + severizes, severises + sextet's, sextette's + sextet, sextette + sextets, sextettes + sexualization's, sexualisation's + sexualization, sexualisation + sexualizations, sexualisations + sexualize, sexualise + sexualized, sexualised + sexualizes, sexualises + sexualizing, sexualising + Shakespearize's, Shakespearise's + Shakespearize, Shakespearise + Shakespearizes, Shakespearises + shammy's, chammy's + shammy, chammy + shareable, sharable + sharpie's, sharpy's + sharpie, sharpy + sheikdom's, sheikhdom's + sheikdom, sheikhdom + sheikdoms, sheikhdoms + shellac's, shellack's + shellac, shellack + shellacs, shellacks + shepherdize, shepherdise + shepherdizes, shepherdises + sher, shoer + sherardize, sherardise + sherardized, sherardised + sherardizes, sherardises + sherardizing, sherardising + sherbet's, sherbert's + sherbet, sherbert + sherbets, sherberts + Shere's, Shree's + Shere, Shree + shere, shree + shillelagh's, shillalah's + shillelagh, shillalah + shillelaghes, shillalahes + Shintoize's, Shintoise's + Shintoize, Shintoise + Shintoizes, Shintoises + Shkoder's, Shkodaer's + Shkoder, Shkodaer + shlep, shlepp + shlepp's, shlep's + shleps, shlepps + shlock, shlocky + shorty's, shortie's + shorty, shortie + shoveled, shovelled + shoveler's, shoveller's + shoveler, shoveller + shovelers, shovellers + shoveling, shovelling + shriveled, shrivelled + shriveling, shrivelling + shtik, schtick + shtiks, schticks + sialorrhea, sialorrhoea + siderealize, siderealise + siderealizes, siderealises + signaled, signalled + signaler's, signaller's + signaler, signaller + signalers, signallers + signaling, signalling + signalization, signalisation + signalize, signalise + signalized, signalised + signalizes, signalises + signalizing, signalising + siled, siloed + silicatization's, silicatisation's + silicatization, silicatisation + silicatizations, silicatisations + siliceous, silicious + silicidize, silicidise + silicidizes, silicidises + siliconize, siliconise + siliconizes, siliconises + silicule, siliculae + silique, siliquae + silverize, silverise + silverized, silverised + silverizer's, silveriser's + silverizer, silveriser + silverizers, silverisers + silverizes, silverises + silverizing, silverising + similarize, similarise + similarizes, similarises + similize, similise + similized, similised + similizes, similises + similizing, similising + simonize, simonise + Sine's, Sinae's + Sine, Sinae + singularization's, singularisation's + singularization, singularisation + singularizations, singularisations + singularize, singularise + singularized, singularised + singularizes, singularises + singularizing, singularising + sinicize, sinicise + sinicized, sinicised + sinicizes, sinicises + sinicizing, sinicising + siphon's, syphon's + siphon, syphon + siphoned, syphoned + siphoning, syphoning + siphonless, syphonless + siphonlesses, syphonlesses + siphonlike's, syphonlike's + siphonlike, syphonlike + siphonlikes, syphonlikes + siphonophore's, syphonophore's + siphonophore, syphonophore + siphonostele's, syphonostele's + siphonostele, syphonostele + siphonostelic, syphonostelic + siphonostely, syphonostely + siphons, syphons + sirenize, sirenise + sirenized, sirenised + sirenizes, sirenises + sirenizing, sirenising + sirree's, siree's + sirree, siree + sirrees, sirees + sisterize, sisterise + sisterizes, sisterises + sistern, sistren + sizable, sizeable + sizableness, sizeableness + sizably, sizeably + sizel, sisel + skeer, skere + skeletonization's, skeletonisation's + skeletonization, skeletonisation + skeletonizations, skeletonisations + skeletonize, skeletonise + skeletonized, skeletonised + skeletonizer's, skeletoniser's + skeletonizer, skeletoniser + skeletonizers, skeletonisers + skeletonizes, skeletonises + skeletonizing, skeletonising + skeptic's, sceptic's + skeptic, sceptic + skeptical, sceptical + skepticaler, scepticaler + skepticalest, scepticalest + skeptically, sceptically + skepticer, scepticer + skepticest, scepticest + skepticism's, scepticism's + skepticism, scepticism + skepticisms, scepticisms + skepticize, skepticise + skepticizes, skepticises + skeptics, sceptics + skillful, skilful + skillfully, skilfully + skillfulness's, skilfulness's + skillfulness, skilfulness + skulduggery's, skullduggery's + skulduggery, skullduggery + skyer, skyre + skyers, skyres + Slavicize's, Slavicise's + Slavicize, Slavicise + Slavicizes, Slavicises + Slavization's, Slavisation's + Slavization, Slavisation + Slavizations, Slavisations + Slavize's, Slavise's + Slavize, Slavise + Slavizes, Slavises + Slavonicize's, Slavonicise's + Slavonicize, Slavonicise + Slavonicized's, Slavonicised's + Slavonicized, Slavonicised + Slavonicizes, Slavonicises + Slavonicizing's, Slavonicising's + Slavonicizing, Slavonicising + Slavonize's, Slavonise's + Slavonize, Slavonise + Slavonized's, Slavonised's + Slavonized, Slavonised + Slavonizes, Slavonises + Slavonizing's, Slavonising's + Slavonizing, Slavonising + sle, slae + slenderize, slenderise + slenderized, slenderised + slenderizes, slenderises + slenderizing, slenderising + slier, slyer + sliest, slyest + sloganize, sloganise + sloganized, sloganised + sloganizes, sloganises + sloganizing, sloganising + sloganizings, sloganisings + sluggardize, sluggardise + sluggardized, sluggardised + sluggardizes, sluggardises + sluggardizing, sluggardising + slumberous, slumbrous + slyly, slily + smidge's, smidgin's + smidge, smidgin + smidges, smidgins + smolder's, smoulder's + smolder, smoulder + smoldered, smouldered + smoldering, smouldering + smolders, smoulders + smoothie's, smoothy's + smoothie, smoothy + sniveled, snivelled + sniveler's, sniveller's + sniveler, sniveller + snivelers, snivellers + sniveling, snivelling + snivelings, snivellings + snobsniveling, snobsnivelling + snorkeled, snorkelled + snorkeling, snorkelling + snowplow's, snowplough's + snowplow, snowplough + snowplows, snowploughs + snowshed, snowshoed + snuffcolored, snuffcoloured + soberize, soberise + soberized, soberised + soberizes, soberises + soberizing, soberising + sobriquet's, soubriquet's + sobriquet, soubriquet + sobriquets, soubriquets + socialization's, socialisation's + socialization, socialisation + socializations, socialisations + socialize, socialise + socialized, socialised + socializer's, socialiser's + socializer, socialiser + socializes, socialises + socializing, socialising + sockdologizing, sockdologising + Socratize's, Socratise's + Socratize, Socratise + Socratized's, Socratised's + Socratized, Socratised + Socratizes, Socratises + Socratizing's, Socratising's + Socratizing, Socratising + sodomize, sodomise + sodomized, sodomised + sodomizes, sodomises + sodomizing, sodomising + softy's, softie's + softy, softie + sol's, so's + sol, so + solarization's, solarisation's + solarization, solarisation + solarizations, solarisations + solarize, solarise + solarized, solarised + solarizes, solarises + solarizing, solarising + soldierize, soldierise + soldierizes, soldierises + solecize, solecise + solecized, solecised + solecizes, solecises + solecizing, solecising + solemnization's, solemnisation's + solemnization, solemnisation + solemnizations, solemnisations + solemnize, solemnise + solemnized, solemnised + solemnizer's, solemniser's + solemnizer, solemniser + solemnizers, solemnisers + solemnizes, solemnises + solemnizing, solemnising + soliloquization, soliloquisation + soliloquize, soliloquise + soliloquized, soliloquised + soliloquizer's, soliloquiser's + soliloquizer, soliloquiser + soliloquizers, soliloquisers + soliloquizes, soliloquises + soliloquizing's, soliloquising's + soliloquizing, soliloquising + soliloquizingly, soliloquisingly + soliloquizings, soliloquisings + solmization's, solmisation's + solmization, solmisation + solmizations, solmisations + solonization, solonisation + solonizations, solonisations + sols, sos + solubilization's, solubilisation's + solubilization, solubilisation + solubilizations, solubilisations + solubilize, solubilise + solubilized, solubilised + solubilizes, solubilises + solubilizing, solubilising + solutize, solutise + solutizer's, solutiser's + solutizer, solutiser + solutizers, solutisers + solutizes, solutises + somber, sombre + somberer, sombrer + somberest, sombrest + somberish, sombreish + somberly, sombrely + somberness's, sombreness's + somberness, sombreness + sombernesses, sombrenesses + somesthesia, somaesthesia + somesthesis, somaesthesis + somniloquize, somniloquise + somniloquized, somniloquised + somniloquizes, somniloquises + somniloquizing, somniloquising + sonantized's, sonantised's + sonantized, sonantised + sonantizeds, sonantiseds + sonnetization's, sonnetisation's + sonnetization, sonnetisation + sonnetize, sonnetise + sonnetized, sonnetised + sonnetizes, sonnetises + sonnetizing, sonnetising + sorbitization, sorbitisation + sorbitizations, sorbitisations + sorbitize, sorbitise + sorbitized, sorbitised + sorbitizes, sorbitises + sorbitizing, sorbitising + sord, sourd + sordine, sourdine + sordines, sourdines + sororize, sororise + sororized, sororised + sororizes, sororises + sororizing, sororising + sory, soury + souffled, soufflaed + soulter, soultre + southernize, southernise + southernized, southernised + southernizes, southernises + southernizing, southernising + Sovietization's, Sovietisation's + sovietization's, sovietisation's + Sovietization, Sovietisation + sovietization, sovietisation + sovietizations, sovietisations + Sovietize, Sovietise + sovietize, sovietise + Sovietized, Sovietised + sovietized, sovietised + sovietizes, sovietises + Sovietizing, Sovietising + sovietizing, sovietising + spacey, spacy + spanemia, spanaemia + spanemic, spanaemic + Spaniardization's, Spaniardisation's + Spaniardization, Spaniardisation + Spaniardizations, Spaniardisations + Spaniardize's, Spaniardise's + Spaniardize, Spaniardise + Spaniardizes, Spaniardises + spaniolize, spaniolise + spaniolized, spaniolised + spaniolizes, spaniolises + spaniolizing, spaniolising + Spanishize's, Spanishise's + Spanishize, Spanishise + Spanishizes, Spanishises + spanopnea, spanopnoea + sparers, sparres + Spartanize's, Spartanise's + Spartanize, Spartanise + Spartanizes, Spartanises + spatialization's, spatialisation's + spatialization, spatialisation + spatializations, spatialisations + spatialize, spatialise + spatializes, spatialises + specialization's, specialisation's + specialization, specialisation + specializations, specialisations + specialize, specialise + specialized, specialised + specializer's, specialiser's + specializer, specialiser + specializers, specialisers + specializes, specialises + specializing, specialising + specialties, specialities + specialty's, speciality's + specialty, speciality + specificize, specificise + specificizes, specificises + specimenize, specimenise + specimenizes, specimenises + specter's, spectre's + specter, spectre + spectered, spectred + specterlike's, spectrelike's + specterlike, spectrelike + specterlikes, spectrelikes + specters, spectres + spectrocolorimetry's, spectrocolourimetry's + spectrocolorimetry, spectrocolourimetry + speer's, spere's + speer, spere + spelean, spelaean + speleological, spelaeological + speleothem, spelaeothem + speleothems, spelaeothems + spermatorrhea, spermatorrhoea + spermatorrheas, spermatorrhoeas + speronares, speronaroes + sphenethmoid, sphenoethmoid + sphenethmoidal, sphenoethmoidal + spherocrystal, sphaerocrystal + spheroidization, spheroidisation + spheroidizations, spheroidisations + spheroidize, spheroidise + spheroidized, spheroidised + spheroidizes, spheroidises + spheroidizing, spheroidising + spherosome, sphaerosome + spick's, spik's + spick, spik + spicks, spiks + Spiers's, Spires's + Spiers, Spires + spilled, spilt + spinule, spinulae + spiraled, spiralled + spiraling, spiralling + spiralization's, spiralisation's + spiralization, spiralisation + spiralizations, spiralisations + spiralize, spiralise + spiralizes, spiralises + spirea's, spiraea's + spirea, spiraea + spireas, spiraeas + spiritize, spiritise + spiritizes, spiritises + spiritualization's, spiritualisation's + spiritualization, spiritualisation + spiritualizations, spiritualisations + spiritualize, spiritualise + spiritualized, spiritualised + spiritualizer's, spiritualiser's + spiritualizer, spiritualiser + spiritualizers, spiritualisers + spiritualizes, spiritualises + spiritualizing, spiritualising + spirochetal, spirochaetal + spirochete's, spirochaete's + spirochete, spirochaete + spirochetes, spirochaetes + spirochetoses, spirochaetoses + spirochetosis's, spirochaetosis's + spirochetosis, spirochaetosis + spirochetotic, spirochaetotic + splanchnocele, splanchnocoele + splendor's, splendour's + splendor, splendour + splendorproof, splendourproof + splendors, splendours + splenectomized, splenectomised + splenization, splenisation + splenizations, splenisations + spoiled, spoilt + sponge_cake's, spongecake's + sponge_cake, spongecake + sponge_cakes, spongecakes + spumoni's, spumone's + spumoni, spumone + spumonis, spumones + spyer, spyre + squame, squamae + squamule, squamulae + Squier's, Squire's + Squier, Squire + squirreled, squirrelled + squirreling, squirrelling + stabilizable, stabilisable + stabilization's, stabilisation's + stabilization, stabilisation + stabilizations, stabilisations + stabilizator, stabilisator + stabilizators, stabilisators + stabilize, stabilise + stabilized, stabilised + stabilizer's, stabiliser's + stabilizer, stabiliser + stabilizers, stabilisers + stabilizes, stabilises + stabilizing, stabilising + stagy, stagey + stallionize, stallionise + stallionizes, stallionises + stalwartize, stalwartise + stalwartizes, stalwartises + stammelcolor, stammelcolour + standardizable's, standardisable's + standardizable, standardisable + standardizables, standardisables + standardization's, standardisation's + standardization, standardisation + standardizations, standardisations + standardize, standardise + standardized, standardised + standardizer's, standardiser's + standardizer, standardiser + standardizers, standardisers + standardizes, standardises + standardizing, standardising + stanzes, stanzoes + stapedectomized, stapedectomised + staphyledema, staphyloedema + statisticize, statisticise + statisticizes, statisticises + stearrhea, stearrhoea + steatorrhea, steatorrhoea + steatorrheas, steatorrhoeas + stele, stelae + stenciled, stencilled + stenciler's, stenciller's + stenciler, stenciller + stencilers, stencillers + stenciling, stencilling + stencilize, stencilise + stenopeic, stenopaeic + stentor, stentour + stentors, stentours + stercoremia, stercoraemia + stere, stree + sterilizabilities, sterilisabilities + sterilizability's, sterilisability's + sterilizability, sterilisability + sterilizable's, sterilisable's + sterilizable, sterilisable + sterilizabler, sterilisabler + sterilizables, sterilisables + sterilizablest, sterilisablest + sterilization's, sterilisation's + sterilization, sterilisation + sterilizations, sterilisations + sterilize, sterilise + sterilized, sterilised + sterilizer's, steriliser's + sterilizer, steriliser + sterilizers, sterilisers + sterilizes, sterilises + sterilizing, sterilising + stert, stret + sties, styes + stigmatization's, stigmatisation's + stigmatization, stigmatisation + stigmatizations, stigmatisations + stigmatize, stigmatise + stigmatized, stigmatised + stigmatizer's, stigmatiser's + stigmatizer, stigmatiser + stigmatizers, stigmatisers + stigmatizes, stigmatises + stigmatizing, stigmatising + stilbestrol's, stilboestrol's + stilbestrol, stilboestrol + stilbestrols, stilboestrols + stimuli, stimuluses + stipule, stipulae + stockinette's, stockinet's + stockinette, stockinet + stockinettes, stockinets + stogie's, stogy's + stogie, stogy + stomatodeum, stomatodaeum + stomodea, stomodaea + stomodeal, stomodaeal + stomodeum's, stomodaeum's + stomodeum, stomodaeum + stomodeums, stomodaeums + stony, stoney + storier, stourier + stour, stoor + stower, stowre + stowers, stowres + straitjacket's, straightjacket's + straitjacket, straightjacket + straitjacketed, straightjacketed + straitjacketing, straightjacketing + straitjackets, straightjackets + strata, stratums + strobile, strobilae + strobilization's, strobilisation's + strobilization, strobilisation + strobilizations, strobilisations + structuralization's, structuralisation's + structuralization, structuralisation + structuralizations, structuralisations + structuralize, structuralise + structuralizes, structuralises + strychninization's, strychninisation's + strychninization, strychninisation + strychninizations, strychninisations + strychninize, strychninise + strychninizes, strychninises + stumor, stumour + sty's, stye's + sty, stye + stylization's, stylisation's + stylization, stylisation + stylizations, stylisations + stylize, stylise + stylized, stylised + stylizer's, styliser's + stylizer, styliser + stylizers, stylisers + stylizes, stylises + stylizing, stylising + stylopized, stylopised + stymie's, stymy's + stymie, stymy + stymied, stymyed + subarmor's, subarmour's + subarmor, subarmour + subarmors, subarmours + subcaliber, subcalibre + subcategorizing, subcategorising + subcenter, subcentre + subduer, subdure + suberate, subaerate + suberization's, suberisation's + suberization, suberisation + suberizations, suberisations + suberize, suberise + suberized, suberised + suberizes, suberises + suberizing, suberising + subesophageal, suboesophageal + subetheric, subaetheric + subflavor's, subflavour's + subflavor, subflavour + subflavors, subflavours + subitize, subitise + subitized, subitised + subitizes, subitises + subitizing, subitising + subjectivization's, subjectivisation's + subjectivization, subjectivisation + subjectivizations, subjectivisations + subjectivize, subjectivise + subjectivized, subjectivised + subjectivizes, subjectivises + subjectivizing, subjectivising + sublimize, sublimise + sublimized, sublimised + sublimizes, sublimises + sublimizing, sublimising + subminiaturization's, subminiaturisation's + subminiaturization, subminiaturisation + subminiaturize, subminiaturise + subminiaturized, subminiaturised + subminiaturizes, subminiaturises + subminiaturizing, subminiaturising + subpoena's, subpena's + subpoena, subpena + subpoenaed, subpenaed + subpoenaing, subpenaing + subpoenas, subpenas + subpulverizer's, subpulveriser's + subpulverizer, subpulveriser + subpulverizers, subpulverisers + subsidizable's, subsidisable's + subsidizable, subsidisable + subsidizables, subsidisables + subsidization's, subsidisation's + subsidization, subsidisation + subsidizations, subsidisations + subsidize, subsidise + subsidized, subsidised + subsidizer's, subsidiser's + subsidizer, subsidiser + subsidizers, subsidisers + subsidizes, subsidises + subsidizing, subsidising + subspecialize's, subspecialise's + subspecialize, subspecialise + subspecializes, subspecialises + subspecialties, subspecialities + subspecialty's, subspeciality's + subspecialty, subspeciality + substandardize, substandardise + substandardizes, substandardises + substantialize, substantialise + substantialized, substantialised + substantializes, substantialises + substantializing, substantialising + substantivize, substantivise + substantivized, substantivised + substantivizes, substantivises + substantivizing, substantivising + substerilization, substerilisation + subterraneanize, subterraneanise + subterraneanizes, subterraneanises + subtilization's, subtilisation's + subtilization, subtilisation + subtilizations, subtilisations + subtilize, subtilise + subtilized, subtilised + subtilizer, subtiliser + subtilizers, subtilisers + subtilizes, subtilises + subtilizing, subtilising + subtotaled, subtotalled + subtotaling, subtotalling + suburbanization's, suburbanisation's + suburbanization, suburbanisation + suburbanizations, suburbanisations + suburbanize, suburbanise + suburbanized, suburbanised + suburbanizes, suburbanises + suburbanizing, suburbanising + subvitalization's, subvitalisation's + subvitalization, subvitalisation + subvitalized's, subvitalised's + subvitalized, subvitalised + subvitalizedder, subvitalisedder + subvitalizeddest, subvitaliseddest + subvitalizeds, subvitaliseds + succor's, succour's + succor, succour + succorable's, succourable's + succorable, succourable + succorables, succourables + succored, succoured + succorer's, succourer's + succorer, succourer + succorers, succourers + succorful, succourful + succoring, succouring + succorless, succourless + succorlesses, succourlesses + succorrhea, succorrhoea + succors, succours + succube, succubae + suers, sures + suggestionize, suggestionise + suggestionizes, suggestionises + sulcalize, sulcalise + sulcalized, sulcalised + sulcalizes, sulcalises + sulcalizing, sulcalising + sulfate's, sulphate's + sulfate, sulphate + sulfates, sulphates + sulfatize, sulfatise + sulfatizes, sulfatises + sulfide's, sulphide's + sulfide, sulphide + sulfides, sulphides + sulfur's, sulphur's + sulfur, sulphur + sulfured, sulphured + sulfuric, sulphuric + sulfuring, sulphuring + sulfurous, sulphurous + sulfurs, sulphurs + sulphurisation's, sulphurization's + sulphurisation, sulphurization + sulphurisations, sulphurizations + sulphurise, sulphurize + sulphurised, sulphurized + sulphurises, sulphurizes + sulphurising, sulphurizing + sultanize, sultanise + sultanizes, sultanises + sumac's, sumach's + sumac, sumach + sumacs, sumaches + summarizable, summarisable + summarization's, summarisation's + summarization, summarisation + summarizations, summarisations + summarize, summarise + summarized, summarised + summarizer's, summariser's + summarizer, summariser + summarizers, summarisers + summarizes, summarises + summarizing, summarising + summerize, summerise + summerizes, summerises + superacknowledgment's, superacknowledgement's + superacknowledgment, superacknowledgement + superacknowledgments, superacknowledgements + supercanonization's, supercanonisation's + supercanonization, supercanonisation + supercanonizations, supercanonisations + supercarbonization's, supercarbonisation's + supercarbonization, supercarbonisation + supercarbonizations, supercarbonisations + supercarbonize, supercarbonise + supercarbonizes, supercarbonises + supercivilization's, supercivilisation's + supercivilization, supercivilisation + supercivilizations, supercivilisations + supercivilized's, supercivilised's + supercivilized, supercivilised + supercivilizeds, superciviliseds + superemphasize, superemphasise + superemphasizes, superemphasises + superfetation, superfoetation + superfetations, superfoetations + superficialize, superficialise + superficialized, superficialised + superficializes, superficialises + superficializing, superficialising + superhumanize, superhumanise + superhumanized, superhumanised + superhumanizes, superhumanises + superhumanizing, superhumanising + supernaturalize, supernaturalise + supernaturalized, supernaturalised + supernaturalizes, supernaturalises + supernaturalizing, supernaturalising + superorganization's, superorganisation's + superorganization, superorganisation + superorganizations, superorganisations + superorganize, superorganise + superorganizes, superorganises + supersensitization's, supersensitisation's + supersensitization, supersensitisation + supersensitizations, supersensitisations + supersensitize, supersensitise + supersensitized, supersensitised + supersensitizing, supersensitising + superspecialize, superspecialise + superspecializes, superspecialises + supersubtilized's, supersubtilised's + supersubtilized, supersubtilised + supersubtilizeds, supersubtiliseds + supersulphurize, supersulphurise + supersulphurizes, supersulphurises + surgerize, surgerise + surgerizes, surgerises + surprizal, surprisal + sursize, sursise + surveil, surveille + swab's, swob's + swab, swob + swabbed, swobbed + swabbing, swobbing + swabs, swobs + sweetbrier's, sweetbriar's + sweetbrier, sweetbriar + sweetbriers, sweetbriars + swiveled, swivelled + swiveling, swivelling + sycophantize, sycophantise + sycophantized, sycophantised + sycophantizes, sycophantises + sycophantizing, sycophantising + syllabize, syllabise + syllabized, syllabised + syllabizes, syllabises + syllabizing, syllabising + syllogization, syllogisation + syllogizations, syllogisations + syllogize, syllogise + syllogized, syllogised + syllogizer, syllogiser + syllogizers, syllogisers + syllogizes, syllogises + syllogizing, syllogising + sylvan, silvan + sylvanize, sylvanise + sylvanizes, sylvanises + sylviine, sylviinae + symboled, symbolled + symboling, symbolling + symbolization's, symbolisation's + symbolization, symbolisation + symbolizations, symbolisations + symbolize, symbolise + symbolized, symbolised + symbolizer's, symboliser's + symbolizer, symboliser + symbolizers, symbolisers + symbolizes, symbolises + symbolizing, symbolising + symmetrically, symmetricly + symmetricalness, symmetricness + symmetricalnesses, symmetricnesses + symmetrization's, symmetrisation's + symmetrization, symmetrisation + symmetrizations, symmetrisations + symmetrize, symmetrise + symmetrized, symmetrised + symmetrizes, symmetrises + symmetrizing, symmetrising + sympathize, sympathise + sympathized, sympathised + sympathizer's, sympathiser's + sympathizer, sympathiser + sympathizers, sympathisers + sympathizes, sympathises + sympathizing's, sympathising's + sympathizing, sympathising + sympathizinglier, sympathisinglier + sympathizingliest, sympathisingliest + sympathizingly, sympathisingly + sympathizings, sympathisings + symphonization's, symphonisation's + symphonization, symphonisation + symphonize, symphonise + symphonized, symphonised + symphonizing, symphonising + symptomatize, symptomatise + symptomatized, symptomatised + symptomatizes, symptomatises + symptomatizing, symptomatising + symptomize, symptomise + symptomizes, symptomises + synagogue's, synagog's + synagogue, synagog + synagogues, synagogs + synalepha, synaloepha + synalephas, synaloephas + synalephe, synaloephe + sync's, synch's + sync, synch + synced, synched + synchronizable's, synchronisable's + synchronizable, synchronisable + synchronizables, synchronisables + synchronization's, synchronisation's + synchronization, synchronisation + synchronizations, synchronisations + synchronize, synchronise + synchronized, synchronised + synchronizer's, synchroniser's + synchronizer, synchroniser + synchronizers, synchronisers + synchronizes, synchronises + synchronizing, synchronising + syncing, synching + syncretize, syncretise + syncretized, syncretised + syncretizes, syncretises + syncretizing, syncretising + syncs, synches + syndicalize, syndicalise + syndicalizes, syndicalises + synecious, synoecious + synecologies, synoecologies + synecology, synoecology + synereses, synaereses + syneresis's, synaeresis's + syneresis, synaeresis + synergize, synergise + synergized, synergised + synergizes, synergises + synergizing, synergising + synesthesia's, synaesthesia's + synesthesia, synaesthesia + synesthesias, synaesthesias + synesthetic, synaesthetic + synestheticer, synaestheticer + synestheticest, synaestheticest + synetic, synoetic + synoecize, synoecise + synoecized, synoecised + synoecizes, synoecises + synoecizing, synoecising + synonymize, synonymise + synonymized, synonymised + synonymizes, synonymises + synonymizing, synonymising + synopsize, synopsise + synopsized, synopsised + synopsizes, synopsises + synopsizing, synopsising + synthesise, synthetize + synthesised, synthetized + synthesises, synthetizes + synthesising, synthetizing + synthesization's, synthesisation's + synthesization, synthesisation + synthesizations, synthesisations + synthesizer's, synthesiser's + synthesizer, synthesiser + synthesizers, synthesisers + synthetization, synthetisation + synthetizer's, synthetiser's + synthetizer, synthetiser + synthetizers, synthetisers + syntonization's, syntonisation's + syntonization, syntonisation + syntonize, syntonise + syntonized, syntonised + syntonizes, syntonises + syntonizing, syntonising + syphilization's, syphilisation's + syphilization, syphilisation + syphilizations, syphilisations + syphilize, syphilise + syphilized, syphilised + syphilizing, syphilising + Syrianize's, Syrianise's + Syrianize, Syrianise + Syrianizes, Syrianises + syringocele, syringocoele + syrup's, sirup's + syrup, sirup + syrups, sirups + systematization's, systematisation's + systematization, systematisation + systematizations, systematisations + systematize, systematise + systematized, systematised + systematizer's, systematiser's + systematizer, systematiser + systematizers, systematisers + systematizes, systematises + systematizing, systematising + systemizable's, systemisable's + systemizable, systemisable + systemizabler, systemisabler + systemizables, systemisables + systemizablest, systemisablest + systemization's, systemisation's + systemization, systemisation + systemizations, systemisations + systemize, systemise + systemized, systemised + systemizer's, systemiser's + systemizer, systemiser + systemizers, systemisers + systemizes, systemises + systemizing, systemising + taboo's, tabu's + taboo, tabu + tabooed, tabued + tabooing, tabuing + taboos, tabus + tabored, taboured + taborer's, tabourer's + taborer, tabourer + taborers, tabourers + taboret's, tabouret's + taboret, tabouret + taborets, tabourets + taborin, tabourin + taborine, tabourine + taboring, tabouring + taborins, tabourins + tabularization's, tabularisation's + tabularization, tabularisation + tabularizations, tabularisations + tabularize, tabularise + tabularized, tabularised + tabularizes, tabularises + tabularizing, tabularising + tabule, tabulae + tachypnea, tachypnoea + tachypneas, tachypnoeas + tachypneic, tachypnoeic + taffetized, taffetised + tailorization's, tailorisation's + tailorization, tailorisation + tailorizations, tailorisations + tailorize, tailorise + tailorizes, tailorises + Talmudization's, Talmudisation's + Talmudization, Talmudisation + Talmudizations, Talmudisations + Talmudize's, Talmudise's + Talmudize, Talmudise + Talmudizes, Talmudises + tamable, tameable + tambura's, tamboura's + tambura, tamboura + tamburas, tambouras + Tammanyize's, Tammanyise's + Tammanyize, Tammanyise + Tammanyizes, Tammanyises + tanalized, tanalised + tandemize, tandemise + tandemizes, tandemises + tantalization's, tantalisation's + tantalization, tantalisation + tantalizations, tantalisations + tantalize, tantalise + tantalized, tantalised + tantalizer's, tantaliser's + tantalizer, tantaliser + tantalizers, tantalisers + tantalizes, tantalises + tantalizing, tantalising + tantalizinglier, tantalisinglier + tantalizinglies, tantalisinglies + tantalizingliest, tantalisingliest + tantalizingly, tantalisingly + tantalizingness, tantalisingness + tantalizingnesses, tantalisingnesses + tantalizings, tantalisings + tariffize, tariffise + tariffizes, tariffises + tartarization's, tartarisation's + tartarization, tartarisation + tartarizations, tartarisations + tartarize, tartarise + tartarized, tartarised + tartarizes, tartarises + tartarizing, tartarising + tasseled, tasselled + tasseling, tasselling + tassels, tassells + tautologize, tautologise + tautologized, tautologised + tautologizes, tautologises + tautologizing, tautologising + tavernize, tavernise + tavernizes, tavernises + taxidermize, taxidermise + taxidermized, taxidermised + taxidermizes, taxidermises + taxidermizing, taxidermising + Taylorize's, Taylorise's + Taylorize, Taylorise + Taylorizes, Taylorises + te, tae + teaseler's, teaseller's + teaseler, teaseller + teaselers, teasellers + Tebilize's, Tebilise's + Tebilize, Tebilise + Tebilized's, Tebilised's + Tebilized, Tebilised + Tebilizes, Tebilises + Tebilizing's, Tebilising's + Tebilizing, Tebilising + technicalization, technicalisation + technicalize, technicalise + technicalizes, technicalises + technicize, technicise + technicized, technicised + technicizes, technicises + technicizing, technicising + technicolor, technicolour + technicolored, technicoloured + technologize, technologise + teepee's, tipi's + teepee, tipi + teepees, tipis + teer, teaer + teers, teres + teetotaled, teetotalled + teetotaler's, teetotaller's + teetotaler, teetotaller + teetotalers, teetotallers + teetotaling, teetotalling + tegu, taegu + tele, telae + telepathize, telepathise + telepathized, telepathised + telepathizes, telepathises + telepathizing, telepathising + telesthesia's, telaesthesia's + telesthesia, telaesthesia + telesthesias, telaesthesias + telesthetic, telaesthetic + telestheticer, telaestheticer + telestheticest, telaestheticest + tellurize, tellurise + tellurized, tellurised + tellurizes, tellurises + tellurizing, tellurising + tels, taels + templize, templise + templizes, templises + temporalize, temporalise + temporalized, temporalised + temporalizes, temporalises + temporalizing, temporalising + temporization's, temporisation's + temporization, temporisation + temporizations, temporisations + temporize, temporise + temporized, temporised + temporizer's, temporiser's + temporizer, temporiser + temporizers, temporisers + temporizes, temporises + temporizing's, temporising's + temporizing, temporising + temporizinglier, temporisinglier + temporizingliest, temporisingliest + temporizingly, temporisingly + temporizings, temporisings + tempos, tempi + tenderization's, tenderisation's + tenderization, tenderisation + tenderizations, tenderisations + tenderize, tenderise + tenderized, tenderised + tenderizer's, tenderiser's + tenderizer, tenderiser + tenderizers, tenderisers + tenderizes, tenderises + tenderizing, tenderising + tendinitis's, tendonitis's + tendinitis, tendonitis + tendinitises, tendonitises + tendriled, tendrilled + tenementization's, tenementisation's + tenementization, tenementisation + tenementizations, tenementisations + tenementize, tenementise + tenementizes, tenementises + tenia's, taenia's + tenia, taenia + teniacidal, taeniacidal + teniacide's, taeniacide's + teniacide, taeniacide + teniacides, taeniacides + teniae, taeniae + teniafuge's, taeniafuge's + teniafuge, taeniafuge + teniafuges, taeniafuges + tenias, taenias + teniases, taeniases + teniasis's, taeniasis's + teniasis, taeniasis + tenioid, taenioid + tenthmeter, tenthmetre + terf, tref + terma, trema + termatic, trematic + terminalization's, terminalisation's + terminalization, terminalisation + terminalizations, terminalisations + terminalized's, terminalised's + terminalized, terminalised + terminalizeds, terminaliseds + ternize, ternise + ternizes, ternises + terre, terrae + terrestrialize, terrestrialise + terrestrializes, terrestrialises + territorialization's, territorialisation's + territorialization, territorialisation + territorializations, territorialisations + territorialize, territorialise + territorialized, territorialised + territorializes, territorialises + territorializing, territorialising + terrorization's, terrorisation's + terrorization, terrorisation + terrorizations, terrorisations + terrorize, terrorise + terrorized, terrorised + terrorizer's, terroriser's + terrorizer, terroriser + terrorizers, terrorisers + terrorizes, terrorises + terrorizing, terrorising + terts, trets + tes, taes + teste, testae + testimonialization's, testimonialisation's + testimonialization, testimonialisation + testimonializations, testimonialisations + testimonialize, testimonialise + testimonialized, testimonialised + testimonializer, testimonialiser + testimonializers, testimonialisers + testimonializes, testimonialises + testimonializing, testimonialising + tetanization's, tetanisation's + tetanization, tetanisation + tetanizations, tetanisations + tetanize, tetanise + tetanized, tetanised + tetanizes, tetanises + tetanizing, tetanising + tetrachlorethylene, tetrachloroethylene + tetrachlorethylenes, tetrachloroethylenes + Teutonization's, Teutonisation's + Teutonization, Teutonisation + Teutonize, Teutonise + teutonize, teutonise + Teutonized, Teutonised + Teutonizes, Teutonises + Teutonizing, Teutonising + texturize, texturise + texturized, texturised + texturizes, texturises + texturizing, texturising + thalamocele, thalamocoele + thalassemia, thalassaemia + thalassemias, thalassaemias + thalassemic, thalassaemic + theater's, theatre's + theater, theatre + theatergoer's, theatregoer's + theatergoer, theatregoer + theatergoers, theatregoers + theatergoing's, theatregoing's + theatergoing, theatregoing + theatergoings, theatregoings + theaterless, theatreless + theaterlesses, theatrelesses + theaterlike's, theatrelike's + theaterlike, theatrelike + theaterlikes, theatrelikes + theaters, theatres + theatricalization's, theatricalisation's + theatricalization, theatricalisation + theatricalizations, theatricalisations + theatricalize, theatricalise + theatricalized, theatricalised + theatricalizes, theatricalises + theatricalizing, theatricalising + theatricize, theatricise + theatricized, theatricised + theatricizes, theatricises + theatricizing, theatricising + theologization's, theologisation's + theologization, theologisation + theologizations, theologisations + theologize, theologise + theologized, theologised + theologizer's, theologiser's + theologizer, theologiser + theologizers, theologisers + theologizes, theologises + theologizing, theologising + Theone's, Theonoe's + Theone, Theonoe + theorization's, theorisation's + theorization, theorisation + theorizations, theorisations + theorize, theorise + theorized, theorised + theorizer's, theoriser's + theorizer, theoriser + theorizers, theorisers + theorizes, theorises + theorizing, theorising + theosophize, theosophise + theosophized, theosophised + theosophizes, theosophises + theosophizing, theosophising + therap, threap + thereness, threeness + therenesses, threenesses + thermalization, thermalisation + thermalizations, thermalisations + thermalize, thermalise + thermalized, thermalised + thermalizes, thermalises + thermalizing, thermalising + therme, thermae + thermesthesia's, thermaesthesia's + thermesthesia, thermaesthesia + thermoanesthesia's, thermoanaesthesia's + thermoanesthesia, thermoanaesthesia + thermoanesthesias, thermoanaesthesias + thermometerize, thermometerise + thermometerizes, thermometerises + thermopolymerization's, thermopolymerisation's + thermopolymerization, thermopolymerisation + thermopolymerizations, thermopolymerisations + thermosiphon's, thermosyphon's + thermosiphon, thermosyphon + thermosiphons, thermosyphons + thesmothete, thesmothetae + thiamine's, thiamin's + thiamine, thiamin + thiamines, thiamins + thralldom's, thraldom's + thralldom, thraldom + thralldoms, thraldoms + thronize, thronise + thronizes, thronises + through, thru + thruway's, throughway's + thruway, throughway + thruways, throughways + thymectomize, thymectomise + thyroidectomized, thyroidectomised + thyroidization's, thyroidisation's + thyroidization, thyroidisation + thyroidizations, thyroidisations + tidbit's, titbit's + tidbit, titbit + tidbits, titbits + Tillford's, Tillfourd's + Tillford, Tillfourd + Timonize's, Timonise's + Timonize, Timonise + Timonized's, Timonised's + Timonized, Timonised + Timonizes, Timonises + Timonizing's, Timonising's + Timonizing, Timonising + Timor's, Timour's + Timor, Timour + tinseled, tinselled + tinselier, tinsellier + tinseliest, tinselliest + tinseling, tinselling + tiro's, tyreo's + tiro, tyreo + tiros, tyreos + titer's, titre's + titer, titre + titers, titres + titivate, tittivate + titivated, tittivated + titivates, tittivates + titivating, tittivating + titivation's, tittivation's + titivation, tittivation + titivations, tittivations + tittuped, tittupped + tittuping, tittupping + tittupy, tittuppy + toffee's, toffy's + toffee, toffy + toffees, toffies + togged, toged + togging, toging + tonicize, tonicise + tonicizes, tonicises + topesthesia, topaesthesia + topi, topi + toret, touret + tormentor's, tormenter's + tormentor, tormenter + tormentors, tormenters + torporize, torporise + torporizes, torporises + Toryize's, Toryise's + Toryize, Toryise + Toryizes, Toryises + totaled, totalled + totaler's, totaller's + totaler, totaller + totalers, totallers + totaling, totalling + totalitarianize, totalitarianise + totalization's, totalisation's + totalization, totalisation + totalizations, totalisations + totalizator's, totalisator's + totalizator, totalisator + totalizators, totalisators + totalize, totalise + totalized, totalised + totalizer's, totaliser's + totalizer, totaliser + totalizers, totalisers + totalizes, totalises + totalizing, totalising + totemization's, totemisation's + totemization, totemisation + totemizations, totemisations + tourize, tourise + tourizes, tourises + toweled, towelled + toweling's, towelling's + toweling, towelling + towelings, towellings + toxanemia, toxanaemia + toxemia's, toxaemia's + toxemia, toxaemia + toxemias, toxaemias + toxemic, toxaemic + toxicemia, toxicaemia + toxicohemia, toxicohaemia + toxihemia, toxihaemia + toxinemia, toxinaemia + trabeate, trabeatae + trabecule, trabeculae + tractorization's, tractorisation's + tractorization, tractorisation + tractorizations, tractorisations + tractorize, tractorise + tractorizes, tractorises + traditionalize, traditionalise + traditionalized, traditionalised + traditionalizes, traditionalises + traditionize, traditionise + traditionizes, traditionises + tragicize, tragicise + tragicizes, tragicises + tragicolored, tragicoloured + traitorize, traitorise + traitorizes, traitorises + trammeled, trammelled + trammeler's, trammeller's + trammeler, trammeller + trammelers, trammellers + trammeling, trammelling + tranquilities, tranquillities + tranquility's, tranquillity's + tranquility, tranquillity + tranquilization's, tranquilisation's + tranquilization, tranquilisation + tranquilizations, tranquilisations + tranquilizingly, tranquilisingly + tranquillization's, tranquillisation's + tranquillization, tranquillisation + tranquillizations, tranquillisations + tranquillize, tranquillise + tranquillized, tranquillised + tranquillizer's, tranquilliser's + tranquillizer, tranquilliser + tranquillizers, tranquillisers + tranquillizes, tranquillises + tranquillizing, tranquillising + tranquillizingly, tranquillisingly + transcendentalization's, transcendentalisation's + transcendentalization, transcendentalisation + transcendentalize, transcendentalise + transcendentalized, transcendentalised + transcendentalizes, transcendentalises + transcendentalizing, transcendentalising + transcolor, transcolour + transcoloration's, transcolouration's + transcoloration, transcolouration + transcolorations, transcolourations + transcolorrer, transcolourer + transcolorrest, transcolourest + transgender, transgendered + transistorization's, transistorisation's + transistorization, transistorisation + transistorizations, transistorisations + transistorize, transistorise + transistorized, transistorised + transistorizes, transistorises + transistorizing, transistorising + transparentize, transparentise + transparentizes, transparentises + traumatization's, traumatisation's + traumatization, traumatisation + traumatizations, traumatisations + traumatize, traumatise + traumatized, traumatised + traumatizes, traumatises + traumatizing, traumatising + traveled, travelled + traveler's, traveller's + traveler, traveller + travelers, travellers + traveling's, travelling's + traveling, travelling + travelings, travellings + travelogue's, travelog's + travelogue, travelog + travelogues, travelogs + trialed, trialled + trialing, trialling + trialization, trialisation + triangularization, triangularisation + triangularizations, triangularisations + triangularize, triangularise + triangularized, triangularised + triangularizes, triangularises + triangularizing, triangularising + trichinization's, trichinisation's + trichinization, trichinisation + trichinizations, trichinisations + trichinize, trichinise + trichinized, trichinised + trichinizes, trichinises + trichinizing, trichinising + trichlorethylene, trichloroethylene + trichlorethylenes, trichloroethylenes + trichotomize, trichotomise + trichotomized, trichotomised + trichotomizes, trichotomises + trichotomizing, trichotomising + tricolor's, tricolour's + tricolor, tricolour + tricolored, tricoloured + tricolors, tricolours + triecious, trioecious + trieciously, trioeciously + triene, triaene + trifluoride, trifluouride + trillionize, trillionise + trillionizes, trillionises + trimerization's, trimerisation's + trimerization, trimerisation + trimerizations, trimerisations + tripylean, tripylaean + trivialization's, trivialisation's + trivialization, trivialisation + trivializations, trivialisations + trivialize, trivialise + trivialized, trivialised + trivializes, trivialises + trivializing, trivialising + trolley's, trolly's + trolley, trolly + trolleyed, trollied + trolleying, trollying + trolleys, trollies + tropeolin's, tropaeolin's + tropeolin, tropaeolin + tropicalization's, tropicalisation's + tropicalization, tropicalisation + tropicalizations, tropicalisations + tropicalize, tropicalise + tropicalized, tropicalised + tropicalizes, tropicalises + tropicalizing, tropicalising + troweled, trowelled + troweler's, troweller's + troweler, troweller + trowelers, trowellers + troweling, trowelling + Trubenize's, Trubenise's + Trubenize, Trubenise + Trubenized's, Trubenised's + Trubenized, Trubenised + Trubenizes, Trubenises + Trubenizing's, Trubenising's + Trubenizing, Trubenising + trypsinize's, trypsinise's + trypsinize, trypsinise + trypsinizes, trypsinises + tsarinas, tzarinas + tsarism, tzarism + tsarisms, tzarisms + tsoris, tsouris + tubercularization's, tubercularisation's + tubercularization, tubercularisation + tubercularize, tubercularise + tubercularized, tubercularised + tubercularizing, tubercularising + tuberculinization's, tuberculinisation's + tuberculinization, tuberculinisation + tuberculinizations, tuberculinisations + tuberculinize, tuberculinise + tuberculinized, tuberculinised + tuberculinizes, tuberculinises + tuberculinizing, tuberculinising + tuberculization, tuberculisation + tuberculizations, tuberculisations + tuberculize, tuberculise + tuberculized, tuberculised + tuberculizes, tuberculises + tuberculizing, tuberculising + tuberization's, tuberisation's + tuberization, tuberisation + tuberizations, tuberisations + tuberize, tuberise + tuberizes, tuberises + tubulization's, tubulisation's + tubulization, tubulisation + tubulizations, tubulisations + tularemia, tularaemia + tularemias, tularaemias + tularemic, tularaemic + tumbrel's, tumbril's + tumbrel, tumbril + tumbrels, tumbrils + tumor's, tumour's + tumor, tumour + tumored, tumoured + tumors, tumours + tunneled, tunnelled + tunneler's, tunneller's + tunneler, tunneller + tunnelers, tunnellers + tunneling, tunnelling + tunnelings, tunnellings + turdine, turdinae + Turkicize's, Turkicise's + Turkicize, Turkicise + Turkicized's, Turkicised's + Turkicized, Turkicised + Turkicizes, Turkicises + Turkicizing's, Turkicising's + Turkicizing, Turkicising + Turkize's, Turkise's + Turkize, Turkise + Turkizes, Turkises + Tuscanize's, Tuscanise's + Tuscanize, Tuscanise + Tuscanizes, Tuscanises + tutele, tutelae + tutorization's, tutorisation's + tutorization, tutorisation + tutorizations, tutorisations + tutorize, tutorise + tutorized, tutorised + tutorizes, tutorises + tutorizing, tutorising + twier, twire + twiers, twires + tyke's, tike's + tyke, tike + tykes, tikes + Tylerize's, Tylerise's + Tylerize, Tylerise + Tylerizes, Tylerises + typhemia, typhaemia + typhemia, typhoemia + typhlenteritis, typhloenteritis + typhoemia, typhoaemia + tyrannize, tyrannise + tyrannized, tyrannised + tyrannizer's, tyranniser's + tyrannizer, tyranniser + tyrannizers, tyrannisers + tyrannizes, tyrannises + tyrannizing's, tyrannising's + tyrannizing, tyrannising + tyrannizinglier, tyrannisinglier + tyrannizingliest, tyrannisingliest + tyrannizingly, tyrannisingly + tyrannizings, tyrannisings + tzar's, tsar's + tzar, tsar + tzardom's, tsardom's + tzardom, tsardom + tzardoms, tsardoms + tzarina's, tsarina's + tzarina, tsarina + tzarism's, tsarism's + tzarist, tsarist + tzars, tsars + ukulele's, ukelele's + ukulele, ukelele + ukuleles, ukeleles + ultracentralizer's, ultracentraliser's + ultracentralizer, ultracentraliser + ultracentralizers, ultracentralisers + ultrahonorable's, ultrahonourable's + ultrahonorable, ultrahonourable + ultrahonorables, ultrahonourables + ultraspecialization's, ultraspecialisation's + ultraspecialization, ultraspecialisation + ultraspecializations, ultraspecialisations + ultrastandardization's, ultrastandardisation's + ultrastandardization, ultrastandardisation + ultrastandardizations, ultrastandardisations + unacclimatized, unacclimatised + unagonize, unagonise + unalcoholized's, unalcoholised's + unalcoholized, unalcoholised + unalcoholizedder, unalcoholisedder + unalcoholizeddest, unalcoholiseddest + unalcoholizeds, unalcoholiseds + unalphabetized, unalphabetised + unamortization's, unamortisation's + unamortization, unamortisation + unamortizations, unamortisations + unamortized, unamortised + unanalyzable, unanalysable + unanalyzed, unanalysed + unanatomizable, unanatomisable + unanatomized, unanatomised + unanemic, unanaemic + unanimalized's, unanimalised's + unanimalized, unanimalised + unanimalizeds, unanimaliseds + unantagonizable's, unantagonisable's + unantagonizable, unantagonisable + unantagonizabler, unantagonisabler + unantagonizables, unantagonisables + unantagonizablest, unantagonisablest + unantagonized, unantagonised + unantagonizedder, unantagonisedder + unantagonizeddest, unantagoniseddest + unantagonizing, unantagonising + unantagonizinger, unantagonisinger + unantagonizingest, unantagonisingest + unapologizing's, unapologising's + unapologizing, unapologising + unapostatized's, unapostatised's + unapostatized, unapostatised + unapostatizeds, unapostatiseds + unappetizing, unappetising + unappetizinger, unappetisinger + unappetizingest, unappetisingest + unappetizinglier, unappetisinglier + unappetizingliest, unappetisingliest + unappetizingly, unappetisingly + unapprized, unapprised + unarbored, unarboured + unarmored, unarmoured + unarmoredder, unarmouredder + unarmoreddest, unarmoureddest + unauthorize, unauthorise + unauthorized, unauthorised + unauthorizedder, unauthorisedder + unauthorizeddest, unauthoriseddest + unauthorizedly, unauthorisedly + unauthorizedness, unauthorisedness + unauthorizes, unauthorises + unbaptize, unbaptise + unbaptized, unbaptised + unbaptizes, unbaptises + unbaptizing, unbaptising + unbarbarize, unbarbarise + unbarbarized, unbarbarised + unbarbarizing, unbarbarising + unbarricaded, unbarricadoed + unbastardized, unbastardised + unbastardizedder, unbastardisedder + unbastardizeddest, unbastardiseddest + unbeknownst, unbeknown + unbrutalize, unbrutalise + unbrutalized, unbrutalised + unbrutalizes, unbrutalises + unbrutalizing, unbrutalising + unbrutize, unbrutise + unbrutized, unbrutised + unbrutizes, unbrutises + unbrutizing, unbrutising + uncanceled, uncancelled + uncanceledder, uncancelledder + uncanceleddest, uncancelleddest + uncandor, uncandour + uncanonization's, uncanonisation's + uncanonization, uncanonisation + uncanonize, uncanonise + uncanonized, uncanonised + uncanonizes, uncanonises + uncanonizing, uncanonising + uncantonized's, uncantonised's + uncantonized, uncantonised + uncantonizeds, uncantoniseds + uncapitalized, uncapitalised + uncapitalizedder, uncapitalisedder + uncapitalizeddest, uncapitaliseddest + uncaramelized, uncaramelised + uncatechized's, uncatechised's + uncatechized, uncatechised + uncatechizedness, uncatechisedness + uncatechizeds, uncatechiseds + uncategorized, uncategorised + uncategorizedder, uncategorisedder + uncategorizeddest, uncategoriseddest + uncatholicize, uncatholicise + uncatholicized, uncatholicised + uncatholicizes, uncatholicises + uncatholicizing, uncatholicising + uncauterized's, uncauterised's + uncauterized, uncauterised + uncauterizeds, uncauteriseds + uncelestialized's, uncelestialised's + uncelestialized, uncelestialised + uncelestializeds, uncelestialiseds + uncenter, uncentre + uncentralized, uncentralised + uncharacterized, uncharacterised + uncharacterizedder, uncharacterisedder + uncharacterizeddest, uncharacteriseddest + unchastizable, unchastisable + unchastized, unchastised + unchloridized's, unchloridised's + unchloridized, unchloridised + unchloridizeds, unchloridiseds + unchristianize, unchristianise + unchristianized, unchristianised + unchristianizes, unchristianises + unchristianizing, unchristianising + uncircularized's, uncircularised's + uncircularized, uncircularised + uncircularizedder, uncircularisedder + uncircularizeddest, uncirculariseddest + uncircularizeds, uncirculariseds + uncivilizable's, uncivilisable's + uncivilizable, uncivilisable + uncivilizabler, uncivilisabler + uncivilizables, uncivilisables + uncivilizablest, uncivilisablest + uncivilize, uncivilise + uncivilized, uncivilised + uncivilizedly, uncivilisedly + uncivilizedness, uncivilisedness + uncivilizes, uncivilises + unclericalize, unclericalise + unclericalizes, unclericalises + uncognizable, uncognisable + uncolonize, uncolonise + uncolonized, uncolonised + uncolonizes, uncolonises + uncolonizing, uncolonising + uncolorable's, uncolourable's + uncolorable, uncolourable + uncolorabler, uncolourabler + uncolorables, uncolourables + uncolorablest, uncolourablest + uncolorablier, uncolourablier + uncolorablies, uncolourablies + uncolorabliest, uncolourabliest + uncolorably, uncolourably + uncolored, uncoloured + uncoloredder, uncolouredder + uncoloreddest, uncoloureddest + uncoloredlier, uncolouredlier + uncoloredliest, uncolouredliest + uncoloredly, uncolouredly + uncoloredness's, uncolouredness's + uncoloredness, uncolouredness + uncolorednesses, uncolourednesses + uncoloreds, uncoloureds + unconcerted, unconcreted + unconventionalize, unconventionalise + unconventionalizes, unconventionalises + uncriticizable's, uncriticisable's + uncriticizable, uncriticisable + uncriticizabler, uncriticisabler + uncriticizables, uncriticisables + uncriticizablest, uncriticisablest + uncriticizably, uncriticisably + uncriticized, uncriticised + uncriticizing, uncriticising + uncriticizingly, uncriticisingly + uncrystallizabilities, uncrystallisabilities + uncrystallizability's, uncrystallisability's + uncrystallizability, uncrystallisability + uncrystallizable's, uncrystallisable's + uncrystallizable, uncrystallisable + uncrystallizabler, uncrystallisabler + uncrystallizables, uncrystallisables + uncrystallizablest, uncrystallisablest + uncrystallized, uncrystallised + uncurricularized's, uncurricularised's + uncurricularized, uncurricularised + uncurricularizeds, uncurriculariseds + undefense's, undefence's + undefense, undefence + undefenses, undefences + undemagnetizable's, undemagnetisable's + undemagnetizable, undemagnetisable + undemagnetizables, undemagnetisables + undemocratization's, undemocratisation's + undemocratization, undemocratisation + undemocratize, undemocratise + undemocratized, undemocratised + undemocratizes, undemocratises + undemocratizing, undemocratising + undenominationalize, undenominationalise + undenominationalizes, undenominationalises + undercapitalization's, undercapitalisation's + undercapitalization, undercapitalisation + undercapitalizations, undercapitalisations + undercapitalize, undercapitalise + undercapitalized, undercapitalised + undercapitalizes, undercapitalises + undercapitalizing, undercapitalising + undercolor's, undercolour's + undercolor, undercolour + undercolored, undercoloured + undercoloring, undercolouring + undercolorings, undercolourings + undercolors, undercolours + underemphasize, underemphasise + underemphasized, underemphasised + underemphasizes, underemphasises + underemphasizing, underemphasising + undergoer, undergore + underlaborer's, underlabourer's + underlaborer, underlabourer + underlaborers, underlabourers + underorganization's, underorganisation's + underorganization, underorganisation + underorganizations, underorganisations + underoxidize, underoxidise + underoxidized, underoxidised + underoxidizes, underoxidises + underoxidizing, underoxidising + underprize, underprise + underprized, underprised + underprizes, underprises + underprizing, underprising + underrealize, underrealise + underrealized, underrealised + underrealizes, underrealises + underrealizing, underrealising + undersavior's, undersaviour's + undersavior, undersaviour + undersaviors, undersaviours + undersized, undersize + underutilization's, underutilisation's + underutilization, underutilisation + underutilizations, underutilisations + underutilize, underutilise + underutilized, underutilised + underutilizes, underutilises + underutilizing, underutilising + undervitalized's, undervitalised's + undervitalized, undervitalised + undervitalizeds, undervitaliseds + undialyzed's, undialysed's + undialyzed, undialysed + undialyzeds, undialyseds + undiphthongize, undiphthongise + undiphthongizes, undiphthongises + undiscolored's, undiscoloured's + undiscolored, undiscoloured + undiscoloredder, undiscolouredder + undiscoloreddest, undiscoloureddest + undiscoloreds, undiscoloureds + undishonored, undishonoured + undisorganized, undisorganised + undramatizable's, undramatisable's + undramatizable, undramatisable + undramatizabler, undramatisabler + undramatizables, undramatisables + undramatizablest, undramatisablest + undramatized's, undramatised's + undramatized, undramatised + undramatizeds, undramatiseds + undreamed, undreamt + undualize, undualise + undualizes, undualises + uneconomizing, uneconomising + unenamored's, unenamoured's + unenamored, unenamoured + unenamoredder, unenamouredder + unenamoreddest, unenamoureddest + unenamoreds, unenamoureds + unendeavored, unendeavoured + unenergized's, unenergised's + unenergized, unenergised + unenergizeds, unenergiseds + unepitomized, unepitomised + unepitomizedder, unepitomisedder + unepitomizeddest, unepitomiseddest + unequaled, unequalled + unequaledder, unequalledder + unequaleddest, unequalleddest + unequalize, unequalise + unequalized, unequalised + unequalizes, unequalises + unequalizing, unequalising + uneulogized's, uneulogised's + uneulogized, uneulogised + uneulogizedder, uneulogisedder + uneulogizeddest, uneulogiseddest + uneulogizeds, uneulogiseds + unevangelized's, unevangelised's + unevangelized, unevangelised + unevangelizedder, unevangelisedder + unevangelizeddest, unevangeliseddest + unevangelizeds, unevangeliseds + unfamiliarized, unfamiliarised + unfamiliarizedder, unfamiliarisedder + unfamiliarizeddest, unfamiliariseddest + unfavorable's, unfavourable's + unfavorable, unfavourable + unfavorableness's, unfavourableness's + unfavorableness, unfavourableness + unfavorablenesses, unfavourablenesses + unfavorabler, unfavourabler + unfavorables, unfavourables + unfavorablest, unfavourablest + unfavorablier, unfavourablier + unfavorabliest, unfavourabliest + unfavorably, unfavourably + unfavored's, unfavoured's + unfavored, unfavoured + unfavoredder, unfavouredder + unfavoreddest, unfavoureddest + unfavoring's, unfavouring's + unfavoring, unfavouring + unfavoringer, unfavouringer + unfavoringest, unfavouringest + unfavorings, unfavourings + unfavorite's, unfavourite's + unfavorite, unfavourite + unfavoriter, unfavouriter + unfavorites, unfavourites + unfavoritest, unfavouritest + unfeminize, unfeminise + unfeminized, unfeminised + unfeminizing, unfeminising + unfertilizable's, unfertilisable's + unfertilizable, unfertilisable + unfertilizabler, unfertilisabler + unfertilizables, unfertilisables + unfertilizablest, unfertilisablest + unfertilized, unfertilised + unfertilizedder, unfertilisedder + unfertilizeddest, unfertiliseddest + unfertilizing, unfertilising + unfeudalize, unfeudalise + unfeudalized, unfeudalised + unfeudalizes, unfeudalises + unfeudalizing, unfeudalising + unflavored, unflavoured + unflavoredder, unflavouredder + unflavoreddest, unflavoureddest + unflavorous, unflavourous + unfocused, unfocussed + unformalized, unformalised + unformalizedder, unformalisedder + unformalizeddest, unformaliseddest + unfossilized's, unfossilised's + unfossilized, unfossilised + unfossilizedder, unfossilisedder + unfossilizeddest, unfossiliseddest + unfossilizeds, unfossiliseds + unfraternized, unfraternised + unfraternizing's, unfraternising's + unfraternizing, unfraternising + unfraternizings, unfraternisings + ungalvanized's, ungalvanised's + ungalvanized, ungalvanised + ungalvanizeds, ungalvaniseds + ungelatinizable's, ungelatinisable's + ungelatinizable, ungelatinisable + ungelatinizables, ungelatinisables + ungelatinized's, ungelatinised's + ungelatinized, ungelatinised + ungelatinizeds, ungelatiniseds + ungeneralized, ungeneralised + ungeneralizedder, ungeneralisedder + ungeneralizeddest, ungeneraliseddest + ungeneralizing, ungeneralising + ungentilize, ungentilise + ungentilizes, ungentilises + ungentlemanize, ungentlemanise + ungentlemanizes, ungentlemanises + unglamorous, unglamourous + unglamorously, unglamourously + ungospelized's, ungospelised's + ungospelized, ungospelised + ungospelizeds, ungospeliseds + ungraphitized's, ungraphitised's + ungraphitized, ungraphitised + ungraphitizeds, ungraphitiseds + unharbor's, unharbour's + unharbor, unharbour + unharbored, unharboured + unharmonize, unharmonise + unharmonized, unharmonised + unharmonizes, unharmonises + unharmonizing, unharmonising + unheroize, unheroise + unheroizes, unheroises + unhonorable's, unhonourable's + unhonorable, unhonourable + unhonorables, unhonourables + unhonorablies, unhonourablies + unhonorably, unhonourably + unhonored, unhonoured + unhonoredder, unhonouredder + unhonoreddest, unhonoureddest + unhouseled, unhouselled + unhumanize, unhumanise + unhumanized, unhumanised + unhumanizes, unhumanises + unhumanizing, unhumanising + unhumored, unhumoured + unhumoredder, unhumouredder + unhumoreddest, unhumoureddest + unhumorous, unhumourous + unhumorously, unhumourously + unhydrolyzed's, unhydrolysed's + unhydrolyzed, unhydrolysed + unhydrolyzeds, unhydrolyseds + unhypnotizable's, unhypnotisable's + unhypnotizable, unhypnotisable + unhypnotizabler, unhypnotisabler + unhypnotizables, unhypnotisables + unhypnotizablest, unhypnotisablest + unhypnotize, unhypnotise + unhypnotized, unhypnotised + unhypnotizes, unhypnotises + unhypnotizing, unhypnotising + unicolor, unicolour + unicolorate, unicolourate + unicolored, unicoloured + unicolorous, unicolourous + unidealized, unidealised + unidealizedder, unidealisedder + unidealizeddest, unidealiseddest + unidolized's, unidolised's + unidolized, unidolised + unidolizedder, unidolisedder + unidolizeddest, unidoliseddest + unidolizeds, unidoliseds + uniformization's, uniformisation's + uniformization, uniformisation + uniformizations, uniformisations + uniformize, uniformise + uniformized, uniformised + uniformizes, uniformises + uniformizing, uniformising + unilateralization's, unilateralisation's + unilateralization, unilateralisation + unilateralizations, unilateralisations + unilateralize, unilateralise + unilateralizes, unilateralises + unimmortalize, unimmortalise + unimmortalized, unimmortalised + unimmortalizes, unimmortalises + unimmunized, unimmunised + unindividualize, unindividualise + unindividualized, unindividualised + unindividualizes, unindividualises + unindustrialized's, unindustrialised's + unindustrialized, unindustrialised + unindustrializeds, unindustrialiseds + uninitializable, uninitialisable + uninitialized, uninitialised + unionization's, unionisation's + unionization, unionisation + unionizations, unionisations + unionize, unionise + unionized, unionised + unionizer, unioniser + unionizers, unionisers + unionizes, unionises + unionizing, unionising + unitalicized, unitalicised + Unitarianize's, Unitarianise's + Unitarianize, Unitarianise + Unitarianizes, Unitarianises + unitemized, unitemised + unitization's, unitisation's + unitization, unitisation + unitizations, unitisations + unitize, unitise + unitized, unitised + unitizes, unitises + unitizing, unitising + universalization's, universalisation's + universalization, universalisation + universalizations, universalisations + universalize, universalise + universalized, universalised + universalizer's, universaliser's + universalizer, universaliser + universalizers, universalisers + universalizes, universalises + universalizing, universalising + unjeopardized, unjeopardised + unjournalized, unjournalised + unkenneled, unkennelled + unkenneling, unkennelling + unlabeled, unlabelled + unlabeledder, unlabelledder + unlabeleddest, unlabelleddest + unlabialize, unlabialise + unlabialized, unlabialised + unlabializes, unlabialises + unlabializing, unlabialising + unlaborable's, unlabourable's + unlaborable, unlabourable + unlaborables, unlabourables + unlabored's, unlaboured's + unlabored, unlaboured + unlaboredder, unlabouredder + unlaboreddest, unlaboureddest + unlaboring's, unlabouring's + unlaboring, unlabouring + unlaboringer, unlabouringer + unlaboringest, unlabouringest + unlaborings, unlabourings + unlegalized, unlegalised + unlegalizedder, unlegalisedder + unlegalizeddest, unlegaliseddest + unleveled, unlevelled + unleveling, unlevelling + unliberalized, unliberalised + unliberalizedder, unliberalisedder + unliberalizeddest, unliberaliseddest + unlionized, unlionised + unliteralized, unliteralised + unlocalizable's, unlocalisable's + unlocalizable, unlocalisable + unlocalizabler, unlocalisabler + unlocalizables, unlocalisables + unlocalizablest, unlocalisablest + unlocalize, unlocalise + unlocalized, unlocalised + unlocalizes, unlocalises + unlocalizing, unlocalising + unmacadamized, unmacadamised + unmagnetized's, unmagnetised's + unmagnetized, unmagnetised + unmagnetizedder, unmagnetisedder + unmagnetizeddest, unmagnetiseddest + unmagnetizeds, unmagnetiseds + unmaterialized, unmaterialised + unmechanize, unmechanise + unmechanized, unmechanised + unmechanizes, unmechanises + unmechanizing, unmechanising + unmediatized's, unmediatised's + unmediatized, unmediatised + unmediatizeds, unmediatiseds + unmedieval, unmediaeval + unmelodized, unmelodised + unmemorialized's, unmemorialised's + unmemorialized, unmemorialised + unmemorializedder, unmemorialisedder + unmemorializeddest, unmemorialiseddest + unmemorializeds, unmemorialiseds + unmemorized, unmemorised + unmercerized's, unmercerised's + unmercerized, unmercerised + unmercerizeds, unmerceriseds + unmesmerize, unmesmerise + unmesmerized, unmesmerised + unmesmerizedder, unmesmerisedder + unmesmerizeddest, unmesmeriseddest + unmesmerizes, unmesmerises + unmetallised's, unmetallized's + unmetallised, unmetallized + unmetalliseds, unmetallizeds + unmethodized's, unmethodised's + unmethodized, unmethodised + unmethodizedder, unmethodisedder + unmethodizeddest, unmethodiseddest + unmethodizeds, unmethodiseds + unmethodizing's, unmethodising's + unmethodizing, unmethodising + unmethodizinger, unmethodisinger + unmethodizingest, unmethodisingest + unmethodizings, unmethodisings + unmilitarized, unmilitarised + unmineralized's, unmineralised's + unmineralized, unmineralised + unmineralizedder, unmineralisedder + unmineralizeddest, unmineraliseddest + unmineralizeds, unmineraliseds + unminimized, unminimised + unminimizedder, unminimisedder + unminimizeddest, unminimiseddest + unminimizing, unminimising + unmissionized's, unmissionised's + unmissionized, unmissionised + unmissionizeds, unmissioniseds + unmiter, unmitre + unmiters, unmitres + unmobilized's, unmobilised's + unmobilized, unmobilised + unmobilizedder, unmobilisedder + unmobilizeddest, unmobiliseddest + unmobilizeds, unmobiliseds + unmodernize, unmodernise + unmodernized, unmodernised + unmodernizedder, unmodernisedder + unmodernizeddest, unmoderniseddest + unmodernizes, unmodernises + unmonopolize, unmonopolise + unmonopolized, unmonopolised + unmonopolizedder, unmonopolisedder + unmonopolizeddest, unmonopoliseddest + unmonopolizes, unmonopolises + unmonopolizing, unmonopolising + unmonopolizinger, unmonopolisinger + unmonopolizingest, unmonopolisingest + unmonopolizings, unmonopolisings + unmoralize, unmoralise + unmoralized, unmoralised + unmoralizes, unmoralises + unmoralizing, unmoralising + unmoralizinger, unmoralisinger + unmoralizingest, unmoralisingest + unmoralizings, unmoralisings + unmotorized, unmotorised + unmotorizedder, unmotorisedder + unmotorizeddest, unmotoriseddest + unmunicipalized's, unmunicipalised's + unmunicipalized, unmunicipalised + unmunicipalizedder, unmunicipalisedder + unmunicipalizeddest, unmunicipaliseddest + unmunicipalizeds, unmunicipaliseds + unmutualized's, unmutualised's + unmutualized, unmutualised + unmutualizedder, unmutualisedder + unmutualizeddest, unmutualiseddest + unmutualizeds, unmutualiseds + unmysticize, unmysticise + unmysticized, unmysticised + unmysticizes, unmysticises + unmysticizing, unmysticising + unnationalized, unnationalised + unnationalizedder, unnationalisedder + unnationalizeddest, unnationaliseddest + unnaturalizable's, unnaturalisable's + unnaturalizable, unnaturalisable + unnaturalizables, unnaturalisables + unnaturalize, unnaturalise + unnaturalized, unnaturalised + unnaturalizes, unnaturalises + unnaturalizing, unnaturalising + unneighbored, unneighboured + unneighborlier, unneighbourlier + unneighborliest, unneighbourliest + unneighborlike's, unneighbourlike's + unneighborlike, unneighbourlike + unneighborlikes, unneighbourlikes + unneighborliness's, unneighbourliness's + unneighborliness, unneighbourliness + unneighborlinesses, unneighbourlinesses + unneighborly, unneighbourly + unneutralize, unneutralise + unneutralized, unneutralised + unneutralizing, unneutralising + unnitrogenized's, unnitrogenised's + unnitrogenized, unnitrogenised + unnitrogenizedder, unnitrogenisedder + unnitrogenizeddest, unnitrogeniseddest + unnitrogenizeds, unnitrogeniseds + unnoncolorables, unnoncolourables + unnoncolorablies, unnoncolourablies + unnoncolorably, unnoncolourably + unnormalize, unnormalise + unnormalized, unnormalised + unnormalizedder, unnormalisedder + unnormalizeddest, unnormaliseddest + unnormalizes, unnormalises + unnormalizing, unnormalising + unnormalizinger, unnormalisinger + unnormalizingest, unnormalisingest + unoptimize, unoptimise + unoptimized, unoptimised + unoptimizes, unoptimises + unoptimizing, unoptimising + unorganizable's, unorganisable's + unorganizable, unorganisable + unorganizabler, unorganisabler + unorganizables, unorganisables + unorganizablest, unorganisablest + unorganize, unorganise + unorganized, unorganised + unorganizedly, unorganisedly + unorganizedness, unorganisedness + unoxidizable's, unoxidisable's + unoxidizable, unoxidisable + unoxidizabler, unoxidisabler + unoxidizables, unoxidisables + unoxidizablest, unoxidisablest + unoxidized, unoxidised + unoxidizedder, unoxidisedder + unoxidizeddest, unoxidiseddest + unoxygenized's, unoxygenised's + unoxygenized, unoxygenised + unoxygenizeds, unoxygeniseds + unpaganize, unpaganise + unpaganizes, unpaganises + unpalisaded, unpalisadoed + unpanegyrized, unpanegyrised + unparagonized's, unparagonised's + unparagonized, unparagonised + unparagonizeds, unparagoniseds + unparalleled, unparallelled + unparalyzed's, unparalysed's + unparalyzed, unparalysed + unparalyzedder, unparalysedder + unparalyzeddest, unparalyseddest + unparalyzeds, unparalyseds + unparameterized, unparameterised + unparametrized, unparametrised + unparceled, unparcelled + unparceledder, unparcelledder + unparceleddest, unparcelleddest + unparenthesized, unparenthesised + unparticularized's, unparticularised's + unparticularized, unparticularised + unparticularizedder, unparticularisedder + unparticularizeddest, unparticulariseddest + unparticularizeds, unparticulariseds + unparticularizing's, unparticularising's + unparticularizing, unparticularising + unparticularizinger, unparticularisinger + unparticularizingest, unparticularisingest + unparticularizings, unparticularisings + unpartizan, unpartisan + unpasteurized, unpasteurised + unpatronizable's, unpatronisable's + unpatronizable, unpatronisable + unpatronizabler, unpatronisabler + unpatronizables, unpatronisables + unpatronizablest, unpatronisablest + unpatronized, unpatronised + unpatronizing's, unpatronising's + unpatronizing, unpatronising + unpauperized's, unpauperised's + unpauperized, unpauperised + unpauperizeds, unpauperiseds + unpenalized, unpenalised + unpenalizedder, unpenalisedder + unpenalizeddest, unpenaliseddest + unperceptively, unpreceptively + unpersonalized, unpersonalised + unpersonalizing, unpersonalising + unphilosophize, unphilosophise + unphilosophized, unphilosophised + unphilosophizes, unphilosophises + unphosphatized's, unphosphatised's + unphosphatized, unphosphatised + unphosphatizedder, unphosphatisedder + unphosphatizeddest, unphosphatiseddest + unphosphatizeds, unphosphatiseds + unpictorialize, unpictorialise + unpictorialized, unpictorialised + unpictorializing, unpictorialising + unplagiarized's, unplagiarised's + unplagiarized, unplagiarised + unplagiarizedder, unplagiarisedder + unplagiarizeddest, unplagiariseddest + unplagiarizeds, unplagiariseds + unpluralized, unpluralised + unpoeticized's, unpoeticised's + unpoeticized, unpoeticised + unpoeticizedder, unpoeticisedder + unpoeticizeddest, unpoeticiseddest + unpoeticizeds, unpoeticiseds + unpoetize, unpoetise + unpoetized, unpoetised + unpoetizes, unpoetises + unpolarizable's, unpolarisable's + unpolarizable, unpolarisable + unpolarizables, unpolarisables + unpolarized's, unpolarised's + unpolarized, unpolarised + unpolarizedder, unpolarisedder + unpolarizeddest, unpolariseddest + unpolarizeds, unpolariseds + unpolymerized's, unpolymerised's + unpolymerized, unpolymerised + unpolymerizedder, unpolymerisedder + unpolymerizeddest, unpolymeriseddest + unpolymerizeds, unpolymeriseds + unpopularize, unpopularise + unpopularized, unpopularised + unpopularizes, unpopularises + unpracticed, unpractised + unpracticedder, unpractisedder + unpracticeddest, unpractiseddest + unpressurized, unpressurised + unprotestantize, unprotestantise + unprotestantized, unprotestantised + unprotestantizes, unprotestantises + unprotestantizing, unprotestantising + unpublicized, unpublicised + unpulverize, unpulverise + unpulverized, unpulverised + unpulverizedder, unpulverisedder + unpulverizeddest, unpulveriseddest + unpulverizes, unpulverises + unquantized, unquantised + unradicalize, unradicalise + unradicalizes, unradicalises + unrancored's, unrancoured's + unrancored, unrancoured + unrancoredder, unrancouredder + unrancoreddest, unrancoureddest + unrancoreds, unrancoureds + unrancorous, unrancourous + unrationalized, unrationalised + unrationalizing, unrationalising + unraveled, unravelled + unraveler's, unraveller's + unraveler, unraveller + unravelers, unravellers + unraveling, unravelling + unrealizable's, unrealisable's + unrealizable, unrealisable + unrealizables, unrealisables + unrealize, unrealise + unrealized, unrealised + unrealizes, unrealises + unrealizing, unrealising + unrealizings, unrealisings + unrecognizable, unrecognisable + unrecognizabler, unrecognisabler + unrecognizablest, unrecognisablest + unrecognizably, unrecognisably + unrecognized, unrecognised + unrecognizing, unrecognising + unrecognizingly, unrecognisingly + unreconnoitered's, unreconnoitred's + unreconnoitered, unreconnoitred + unreconnoiteredder, unreconnoitredder + unreconnoitereddest, unreconnoitreddest + unreconnoitereds, unreconnoitreds + unregularized, unregularised + unreorganized, unreorganised + unreorganizedder, unreorganisedder + unreorganizeddest, unreorganiseddest + unrevelationize, unrevelationise + unrevelationizes, unrevelationises + unrivaled, unrivalled + unrivaledder, unrivalledder + unrivaleddest, unrivalleddest + unromanized, unromanised + unromanticized's, unromanticised's + unromanticized, unromanticised + unromanticizedder, unromanticisedder + unromanticizeddest, unromanticiseddest + unromanticizeds, unromanticiseds + unroyalized's, unroyalised's + unroyalized, unroyalised + unroyalizeds, unroyaliseds + unrumored, unrumoured + unrumoredder, unrumouredder + unrumoreddest, unrumoureddest + unsabered, unsabred + unsaberedder, unsabredder + unsabereddest, unsabreddest + unsatirizable, unsatirisable + unsatirize, unsatirise + unsatirized, unsatirised + unsatirizedder, unsatirisedder + unsatirizeddest, unsatiriseddest + unsatirizes, unsatirises + unsavored, unsavoured + unsavoredder, unsavouredder + unsavoreddest, unsavoureddest + unsavoredly, unsavouredly + unsavoredness, unsavouredness + unsavorier, unsavourier + unsavories, unsavouries + unsavoriest, unsavouriest + unsavorilier, unsavourilier + unsavorilies, unsavourilies + unsavoriliest, unsavouriliest + unsavorily, unsavourily + unsavoriness's, unsavouriness's + unsavoriness, unsavouriness + unsavorinesses, unsavourinesses + unsavory's, unsavoury's + unsavory, unsavoury + unscandalize, unscandalise + unscandalized, unscandalised + unscandalizedder, unscandalisedder + unscandalizeddest, unscandaliseddest + unscandalizes, unscandalises + unscepter's, unsceptre's + unscepter, unsceptre + unsceptered, unsceptred + unscepteredder, unsceptredder + unsceptereddest, unsceptreddest + unscepters, unsceptres + unschematized's, unschematised's + unschematized, unschematised + unschematizedder, unschematisedder + unschematizeddest, unschematiseddest + unschematizeds, unschematiseds + unscored, unscoured + unscoring, unscouring + unscrutinized, unscrutinised + unscrutinizedder, unscrutinisedder + unscrutinizeddest, unscrutiniseddest + unscrutinizing, unscrutinising + unscrutinizinger, unscrutinisinger + unscrutinizingest, unscrutinisingest + unscrutinizinglier, unscrutinisinglier + unscrutinizingliest, unscrutinisingliest + unscrutinizingly, unscrutinisingly + unsectarianize, unsectarianise + unsectarianizes, unsectarianises + unsectionalized, unsectionalised + unsecularize, unsecularise + unsecularized, unsecularised + unsecularizedder, unsecularisedder + unsecularizeddest, unseculariseddest + unsecularizes, unsecularises + unsensitize, unsensitise + unsensitized, unsensitised + unsensitizes, unsensitises + unsensitizing, unsensitising + unsensualize, unsensualise + unsensualized, unsensualised + unsensualizes, unsensualises + unsensualizing, unsensualising + unsentimentalize, unsentimentalise + unsentimentalized, unsentimentalised + unsentimentalizes, unsentimentalises + unsepulcher, unsepulchre + unsepulchered, unsepulchred + unsepulchers, unsepulchres + unserialized, unserialised + unshakable, unshakeable + unshed, unshoed + unsignalized's, unsignalised's + unsignalized, unsignalised + unsignalizedder, unsignalisedder + unsignalizeddest, unsignaliseddest + unsignalizeds, unsignaliseds + unsiphon's, unsyphon's + unsiphon, unsyphon + unsiphons, unsyphons + unsocialized, unsocialised + unsocializedder, unsocialisedder + unsocializeddest, unsocialiseddest + unsocializing, unsocialising + unsolemnize, unsolemnise + unsolemnized, unsolemnised + unsolemnizedder, unsolemnisedder + unsolemnizeddest, unsolemniseddest + unsolemnizes, unsolemnises + unsomber, unsombre + unsomberly, unsombrely + unsomberness's, unsombreness's + unsomberness, unsombreness + unspecialized, unspecialised + unspecializedder, unspecialisedder + unspecializeddest, unspecialiseddest + unspecializing, unspecialising + unspecializinger, unspecialisinger + unspecializingest, unspecialisingest + unspecterlike's, unspectrelike's + unspecterlike, unspectrelike + unspecterlikes, unspectrelikes + unspiritualize, unspiritualise + unspiritualized, unspiritualised + unspiritualizes, unspiritualises + unspiritualizing, unspiritualising + unsplendorous, unsplendourous + unsplendorously, unsplendourously + unspoiled, unspoilt + unstabilized, unstabilised + unstabilizing, unstabilising + unstandardizable, unstandardisable + unstandardized, unstandardised + unstandardizedder, unstandardisedder + unstandardizeddest, unstandardiseddest + unsterilized, unsterilised + unstigmatized's, unstigmatised's + unstigmatized, unstigmatised + unstigmatizedder, unstigmatisedder + unstigmatizeddest, unstigmatiseddest + unstigmatizeds, unstigmatiseds + unstoicize, unstoicise + unstoicizes, unstoicises + unsubsidized, unsubsidised + unsubstantialize, unsubstantialise + unsubstantialized, unsubstantialised + unsubstantializes, unsubstantialises + unsubstantializing, unsubstantialising + unsuccorable's, unsuccourable's + unsuccorable, unsuccourable + unsuccorables, unsuccourables + unsuccored, unsuccoured + unsulphurized's, unsulphurised's + unsulphurized, unsulphurised + unsulphurizeds, unsulphuriseds + unsummarizable, unsummarisable + unsummarized, unsummarised + unsummarizedder, unsummarisedder + unsummarizeddest, unsummariseddest + unsupernaturalize, unsupernaturalise + unsupernaturalized, unsupernaturalised + unsupernaturalizes, unsupernaturalises + unsymbolized, unsymbolised + unsymbolizedder, unsymbolisedder + unsymbolizeddest, unsymboliseddest + unsymmetrized's, unsymmetrised's + unsymmetrized, unsymmetrised + unsymmetrizeds, unsymmetriseds + unsympathizabilities, unsympathisabilities + unsympathizability's, unsympathisability's + unsympathizability, unsympathisability + unsympathizable's, unsympathisable's + unsympathizable, unsympathisable + unsympathizables, unsympathisables + unsympathized, unsympathised + unsympathizedder, unsympathisedder + unsympathizeddest, unsympathiseddest + unsympathizing's, unsympathising's + unsympathizing, unsympathising + unsympathizinger, unsympathisinger + unsympathizingest, unsympathisingest + unsympathizinglier, unsympathisinglier + unsympathizingliest, unsympathisingliest + unsympathizingly, unsympathisingly + unsympathizings, unsympathisings + unsynchronized, unsynchronised + unsynchronizedder, unsynchronisedder + unsynchronizeddest, unsynchroniseddest + unsynthesized, unsynthesised + unsynthesizedder, unsynthesisedder + unsynthesizeddest, unsynthesiseddest + unsystematized, unsystematised + unsystematizedder, unsystematisedder + unsystematizeddest, unsystematiseddest + unsystematizedly, unsystematisedly + unsystematizing, unsystematising + unsystematizinger, unsystematisinger + unsystematizingest, unsystematisingest + unsystemizable's, unsystemisable's + unsystemizable, unsystemisable + unsystemizables, unsystemisables + untantalized, untantalised + untantalizedder, untantalisedder + untantalizeddest, untantaliseddest + untantalizing's, untantalising's + untantalizing, untantalising + untantalizinger, untantalisinger + untantalizingest, untantalisingest + untantalizings, untantalisings + untartarized's, untartarised's + untartarized, untartarised + untartarizeds, untartariseds + untechnicalize, untechnicalise + untechnicalizes, untechnicalises + untemporizing's, untemporising's + untemporizing, untemporising + untemporizings, untemporisings + unterrorized, unterrorised + untheorizable's, untheorisable's + untheorizable, untheorisable + untheorizables, untheorisables + untrammeled, untrammelled + untrammeledder, untrammelledder + untrammeleddest, untrammelleddest + untranquilized, untranquilised + untranquillize, untranquillise + untranquillized, untranquillised + untyrannized, untyrannised + unutilizable's, unutilisable's + unutilizable, unutilisable + unutilizables, unutilisables + unutilized, unutilised + unvaporized's, unvaporised's + unvaporized, unvaporised + unvaporizeds, unvaporiseds + unvectorizable, unvectorisable + unverbalized, unverbalised + unvictimized, unvictimised + unvisualized, unvisualised + unvisualizedder, unvisualisedder + unvisualizeddest, unvisualiseddest + unvitalized's, unvitalised's + unvitalized, unvitalised + unvitalizeds, unvitaliseds + unvitriolized's, unvitriolised's + unvitriolized, unvitriolised + unvitriolizeds, unvitrioliseds + unvocalized's, unvocalised's + unvocalized, unvocalised + unvocalizedder, unvocalisedder + unvocalizeddest, unvocaliseddest + unvocalizeds, unvocaliseds + unvolatilize, unvolatilise + unvolatilized, unvolatilised + unvolatilizedder, unvolatilisedder + unvolatilizeddest, unvolatiliseddest + unvolatilizes, unvolatilises + unvulcanized's, unvulcanised's + unvulcanized, unvulcanised + unvulcanizedder, unvulcanisedder + unvulcanizeddest, unvulcaniseddest + unvulcanizeds, unvulcaniseds + unvulgarize, unvulgarise + unvulgarized, unvulgarised + unvulgarizes, unvulgarises + unvulgarizing, unvulgarising + unwesternized's, unwesternised's + unwesternized, unwesternised + unwesternizeds, unwesterniseds + unwomanize, unwomanise + unwomanized, unwomanised + unwomanizes, unwomanises + updraft's, updraught's + updraft, updraught + updrafts, updraughts + uralitization, uralitisation + uralitizations, uralitisations + uralitize, uralitise + uralitized, uralitised + uralitizes, uralitises + uralitizing, uralitising + uratemia, urataemia + urbanization's, urbanisation's + urbanization, urbanisation + urbanizations, urbanisations + urbanize, urbanise + urbanized, urbanised + urbanizes, urbanises + urbanizing, urbanising + uredema, uroedema + uremia's, uraemia's + uremia, uraemia + uremias, uraemias + uremic, uraemic + urethrorrhea, urethrorrhoea + uricemia, uricaemia + uricemic, uricaemic + urinemia, urinaemia + urinemic, urinaemic + urohematin, urohaematin + urophein, urophaein + usability's, useability's + usability, useability + usable, useable + utilitarianize, utilitarianise + utilitarianized, utilitarianised + utilitarianizes, utilitarianises + utilitarianizing, utilitarianising + utilizabilities, utilisabilities + utilizability, utilisability + utilizable's, utilisable's + utilizable, utilisable + utilizables, utilisables + utilization's, utilisation's + utilization, utilisation + utilizations, utilisations + utilize, utilise + utilized, utilised + utilizer's, utiliser's + utilizer, utiliser + utilizers, utilisers + utilizes, utilises + utilizing, utilising + Utopianize's, Utopianise's + Utopianize, Utopianise + utopianize, utopianise + utopianized, utopianised + utopianizer's, utopianiser's + utopianizer, utopianiser + utopianizers, utopianisers + Utopianizes, Utopianises + utopianizes, utopianises + utopianizing, utopianising + vaagmer, vaagmaer + vaccinization's, vaccinisation's + vaccinization, vaccinisation + vaccinizations, vaccinisations + vacuolization's, vacuolisation's + vacuolization, vacuolisation + vacuolizations, vacuolisations + vacuumize, vacuumise + vacuumized, vacuumised + vacuumizes, vacuumises + vacuumizing, vacuumising + vagabondize, vagabondise + vagabondized, vagabondised + vagabondizer, vagabondiser + vagabondizers, vagabondisers + vagabondizes, vagabondises + vagabondizing, vagabondising + vaginule, vaginulae + vagrantize, vagrantise + vagrantizes, vagrantises + valor's, valour's + valor, valour + valorization's, valorisation's + valorization, valorisation + valorizations, valorisations + valorize, valorise + valorized, valorised + valorizes, valorises + valorizing, valorising + valorousness, valourousness + valors, valours + valvule, valvulae + vampirize, vampirise + vampirized, vampirised + vampirizes, vampirises + vampirizing, vampirising + vandalization's, vandalisation's + vandalization, vandalisation + vandalizations, vandalisations + vandalize, vandalise + vandalized, vandalised + vandalizes, vandalises + vandalizing, vandalising + vapor's, vapour's + vapor, vapour + vaporabilities, vapourabilities + vaporability's, vapourability's + vaporability, vapourability + vaporable's, vapourable's + vaporable, vapourable + vaporables, vapourables + vapored, vapoured + vaporer's, vapourer's + vaporer, vapourer + vaporers, vapourers + vaporescent, vapourescent + vaporier, vapourier + vaporiest, vapouriest + vaporific, vapourific + vaporimeter's, vapourimeter's + vaporimeter, vapourimeter + vaporing's, vapouring's + vaporing, vapouring + vaporingly, vapouringly + vaporings, vapourings + vaporish, vapourish + vaporisher, vapourisher + vaporishest, vapourishest + vaporishness's, vapourishness's + vaporishness, vapourishness + vaporishnesses, vapourishnesses + vaporizable's, vaporisable's + vaporizable, vaporisable + vaporizabler, vaporisabler + vaporizables, vaporisables + vaporizablest, vaporisablest + vaporization's, vaporisation's + vaporization, vaporisation + vaporizations, vaporisations + vaporize, vaporise + vaporized, vaporised + vaporizer's, vaporiser's + vaporizer, vaporiser + vaporizers, vaporisers + vaporizes, vaporises + vaporizing, vaporising + vaporless, vapourless + vaporlesses, vapourlesses + vaporlike's, vapourlike's + vaporlike, vapourlike + vaporlikes, vapourlikes + vaporose, vapourose + vaporously, vapourously + vapors, vapours + vaporware, vapourware + vapory, vapoury + varicolored's, varicoloured's + varicolored, varicoloured + varicoloredder, varicolouredder + varicoloreddest, varicoloureddest + varicoloreds, varicoloureds + varicolorous, varicolourous + vascularization's, vascularisation's + vascularization, vascularisation + vascularizations, vascularisations + vascularize, vascularise + vascularized, vascularised + vascularizes, vascularises + vascularizing, vascularising + vasectomize, vasectomise + vasectomized, vasectomised + vasectomizing, vasectomising + vassalization, vassalisation + vassalize, vassalise + vassalized, vassalised + vassalizes, vassalises + vassalizing, vassalising + Vaticanization's, Vaticanisation's + Vaticanization, Vaticanisation + Vaticanizations, Vaticanisations + Vaticanize's, Vaticanise's + Vaticanize, Vaticanise + Vaticanizes, Vaticanises + vavasor, vavasour + vavasors, vavasours + Ve's, Voe's + Ve, Voe + vectorizable, vectorisable + vectorization's, vectorisation's + vectorization, vectorisation + vectorizations, vectorisations + vectorize, vectorise + vectorized, vectorised + vectorizer, vectoriser + vectorizered, vectorisered + vectorizering, vectorisering + vectorizers, vectorisers + vectorizes, vectorises + vectorizing, vectorising + veery, verey + vegetablize, vegetablise + vegetablizes, vegetablises + velarization's, velarisation's + velarization, velarisation + velarizations, velarisations + velarize, velarise + velarized, velarised + velarizes, velarises + velarizing, velarising + veld's, veldt's + veld, veldt + velds, veldts + venalization's, venalisation's + venalization, venalisation + venalizations, venalisations + venalize, venalise + venalizes, venalises + vendor's, vender's + vendor, vender + vendors, venders + venomization's, venomisation's + venomization, venomisation + venomizations, venomisations + venomize, venomise + venomizes, venomises + venter, ventre + venters, ventres + ventriloquize, ventriloquise + ventriloquized, ventriloquised + ventriloquizes, ventriloquises + ventriloquizing, ventriloquising + venule, venulae + veranda's, verandah's + veranda, verandah + verandas, verandahs + verbalization's, verbalisation's + verbalization, verbalisation + verbalizations, verbalisations + verbalize, verbalise + verbalized, verbalised + verbalizer's, verbaliser's + verbalizer, verbaliser + verbalizers, verbalisers + verbalizes, verbalises + verbalizing, verbalising + vermeiled, vermeilled + vermeiles, vermeilles + vermeiling, vermeilling + vermilion's, vermillion's + vermilion, vermillion + vermilionize, vermilionise + vermilionizes, vermilionises + vernacularization's, vernacularisation's + vernacularization, vernacularisation + vernacularizations, vernacularisations + vernacularize, vernacularise + vernacularized, vernacularised + vernacularizes, vernacularises + vernacularizing, vernacularising + vernalization's, vernalisation's + vernalization, vernalisation + vernalizations, vernalisations + vernalize, vernalise + vernalized, vernalised + vernalizes, vernalises + vernalizing, vernalising + versicolor, versicolour + versicolorate, versicolourate + versicolored, versicoloured + versicolorous, versicolourous + versionize, versionise + versionizes, versionises + vesicule, vesiculae + vestryize, vestryise + vestryizes, vestryises + veter's, vetoer's + veter, vetoer + veteranize, veteranise + veteranizes, veteranises + vialed, vialled + vialing, vialling + victimizable's, victimisable's + victimizable, victimisable + victimizables, victimisables + victimization's, victimisation's + victimization, victimisation + victimizations, victimisations + victimize, victimise + victimized, victimised + victimizer's, victimiser's + victimizer, victimiser + victimizers, victimisers + victimizes, victimises + victimizing, victimising + Victorianize's, Victorianise's + Victorianize, Victorianise + Victorianizes, Victorianises + victualage's, victuallage's + victualage, victuallage + victualages, victuallages + victualed, victualled + victualer's, victualler's + victualer, victualler + victualers, victuallers + victualess, victualless + victualing, victualling + videodisc's, videodisk's + videodisc, videodisk + videodiscs, videodisks + vier, vire + viers, vires + Vietnamization's, Vietnamisation's + Vietnamization, Vietnamisation + Vietnamize, Vietnamise + Vietnamized, Vietnamised + Vietnamizes, Vietnamises + Vietnamizing, Vietnamising + vigor's, vigour's + vigor, vigour + vigorless, vigourless + vigors, vigours + villagization, villagisation + villagizations, villagisations + viremia, viraemia + viremias, viraemias + viremic, viraemic + virilization, virilisation + virilizations, virilisations + virilized, virilised + virilizing, virilising + virtualization, virtualisation + virtualize, virtualise + virtualizes, virtualises + virtuosos, virtuosoes + visionize, visionise + visionizes, visionises + visor's, vizor's + visor, vizor + visors, vizors + visualizable, visualisable + visualization's, visualisation's + visualization, visualisation + visualizations, visualisations + visualize, visualise + visualized, visualised + visualizer's, visualiser's + visualizer, visualiser + visualizers, visualisers + visualizes, visualises + visualizing, visualising + vitalization's, vitalisation's + vitalization, vitalisation + vitalizations, vitalisations + vitalize, vitalise + vitalized, vitalised + vitalizer's, vitaliser's + vitalizer, vitaliser + vitalizers, vitalisers + vitalizes, vitalises + vitalizing's, vitalising's + vitalizing, vitalising + vitalizingly, vitalisingly + vitalizings, vitalisings + vitaminization, vitaminisation + vitaminize, vitaminise + vitaminized, vitaminised + vitaminizes, vitaminises + vitaminizing, vitaminising + vitriolizable's, vitriolisable's + vitriolizable, vitriolisable + vitriolizables, vitriolisables + vitriolization's, vitriolisation's + vitriolization, vitriolisation + vitriolizations, vitriolisations + vitriolize, vitriolise + vitriolized, vitriolised + vitriolizer, vitrioliser + vitriolizers, vitriolisers + vitriolizes, vitriolises + vitriolizing, vitriolising + vivandier, vivandire + viver, vivre + viverrine, viverrinae + vivers, vivres + vizard, visard + vizards, visards + vizied, visied + vizies, visies + vocalization's, vocalisation's + vocalization, vocalisation + vocalizations, vocalisations + vocalize, vocalise + vocalized, vocalised + vocalizer's, vocaliser's + vocalizer, vocaliser + vocalizers, vocalisers + vocalizes, vocalises + vocalizing, vocalising + vocationalization's, vocationalisation's + vocationalization, vocationalisation + vocationalizations, vocationalisations + vocationalize, vocationalise + vocationalizes, vocationalises + volatilizable's, volatilisable's + volatilizable, volatilisable + volatilizabler, volatilisabler + volatilizables, volatilisables + volatilizablest, volatilisablest + volatilization's, volatilisation's + volatilization, volatilisation + volatilizations, volatilisations + volatilize, volatilise + volatilized, volatilised + volatilizer's, volatiliser's + volatilizer, volatiliser + volatilizers, volatilisers + volatilizes, volatilises + volatilizing, volatilising + volcanism's, vulcanism's + volcanism, vulcanism + volcanisms, vulcanisms + volcanization, volcanisation + volcanizations, volcanisations + volcanize, volcanise + volcanized, volcanised + volcanizes, volcanises + volcanizing, volcanising + voltize, voltise + voltizes, voltises + vowelization's, vowelisation's + vowelization, vowelisation + vowelizations, vowelisations + vowelize, vowelise + vowelized, vowelised + vowelizes, vowelises + vowelizing, vowelising + vulcanizable's, vulcanisable's + vulcanizable, vulcanisable + vulcanizabler, vulcanisabler + vulcanizables, vulcanisables + vulcanizablest, vulcanisablest + vulcanizate's, vulcanisate's + vulcanizate, vulcanisate + vulcanizates, vulcanisates + vulcanization's, vulcanisation's + vulcanization, vulcanisation + vulcanizations, vulcanisations + vulcanize, vulcanise + vulcanized, vulcanised + vulcanizer's, vulcaniser's + vulcanizer, vulcaniser + vulcanizers, vulcanisers + vulcanizes, vulcanises + vulcanizing, vulcanising + vulgarization's, vulgarisation's + vulgarization, vulgarisation + vulgarizations, vulgarisations + vulgarize, vulgarise + vulgarized, vulgarised + vulgarizer's, vulgariser's + vulgarizer, vulgariser + vulgarizers, vulgarisers + vulgarizes, vulgarises + vulgarizing, vulgarising + wackes, wackoes + wackier, whackier + wackiest, whackiest + wacky, whacky + Wagnerize's, Wagnerise's + Wagnerize, Wagnerise + Wagnerizes, Wagnerises + wagon's, waggon's + wagon, waggon + wagoned, waggoned + wagoneer, waggoneer + wagoner's, waggoner's + wagoner, waggoner + wagoners, waggoners + wagonette's, waggonette's + wagonette, waggonette + wagonettes, waggonettes + wagoning, waggoning + wagons, waggons + wainscoted, wainscotted + wainscoting's, wainscotting's + wainscoting, wainscotting + wainscotings, wainscottings + wallah, walla + wallahs, wallas + wantonize, wantonise + wantonized, wantonised + wantonizes, wantonises + wantonizing, wantonising + warer, warre + Warford's, Warfourd's + Warford, Warfourd + warrantize, warrantise + waterbed's, water_bed's + waterbed, water_bed + waterbeds, water_beds + watercolor's, watercolour's + watercolor, watercolour + watercolored, watercoloured + watercoloring, watercolouring + watercolorist's, watercolourist's + watercolorist, watercolourist + watercolorists, watercolourists + watercolors, watercolours + weaseled, weaselled + weaseling, weaselling + weatherize, weatherise + weatherized, weatherised + weatherizes, weatherises + weatherizing, weatherising + weeviled, weevilled + weftwize, weftwise + weize, weise + weized, weised + weizes, weises + weizing, weising + welsh, welch + welshed, welched + welshes, welches + welshing, welching + wer, waer + werewolf's, werwolf's + werewolf, werwolf + werewolves, werwolves + westernization's, westernisation's + westernization, westernisation + westernizations, westernisations + westernize, westernise + westernized, westernised + westernizes, westernises + westernizing, westernising + whimsies, whimseys + whimsy's, whimsey's + whimsy, whimsey + whir's, whirr's + whir, whirr + whirs, whirrs + Whitmanize's, Whitmanise's + Whitmanize, Whitmanise + Whitmanizes, Whitmanises + whiz's, whizz's + whiz, whizz + whizz's, wiz's + whizz, wiz + whizzes, wizzes + whodunit's, whodunnit's + whodunit, whodunnit + whodunits, whodunnits + wigeon's, widgeon's + wigeon, widgeon + willful, wilful + willfuler, wilfuler + willfulest, wilfulest + willfullier, wilfullier + willfulliest, wilfulliest + willfully, wilfully + willfulness's, wilfulness's + willfulness, wilfulness + willy, willie + winterization's, winterisation's + winterization, winterisation + winterizations, winterisations + winterize, winterise + winterized, winterised + winterizes, winterises + winterizing, winterising + wintrier, winterier + wintriest, winteriest + wintry, wintery + wisteria's, wistaria's + wisteria, wistaria + wisterias, wistarias + wizen, wisen + womanization's, womanisation's + womanization, womanisation + womanizations, womanisations + womanize, womanise + womanized, womanised + womanizer's, womaniser's + womanizer, womaniser + womanizers, womanisers + womanizes, womanises + womanizing, womanising + woodcockize, woodcockise + woodcockizes, woodcockises + woolen's, woollen's + woolen, woollen + woolenner, woollenner + woolennest, woollennest + woolens, woollens + woollenisation's, woollenization's + woollenisation, woollenization + woollenisations, woollenizations + woollenise, woollenize + woollenises, woollenizes + wornil, wournil + worshiped, worshipped + worshiper's, worshipper's + worshiper, worshipper + worshipers, worshippers + worshiping, worshipping + yak's, yack's + yak, yack + yak, yack + yak, yock + yakked, yacked + yakking, yacking + yaks, yacks + yaks, yacks + yeshiva's, yeshivah's + yeshiva, yeshivah + yeshivot, yeshivahs + yock's, yak's + yocks, yaks + yodeled, yodelled + yodeler's, yodeller's + yodeler, yodeller + yodelers, yodellers + yodeling, yodelling + yoghourt's, yogourt's + yoghourt, yogourt + yoghourts, yogourts + yogi's, yogin's + yogi, yogin + yogis, yogins + yuck, yuk + yuk, yuck + yukked, yucked + yukking, yucking + yuks, yucks + zaffer, zaffre + zaffers, zaffres + zea, zoea + zeas, zoeas + zeroize, zeroise + zeroized, zeroised + zeroizes, zeroises + zeroizing, zeroising + zipper's, Zipper's + zipper, Zipper + zippers, Zippers + zoea's, zoaea's + zoea, zoaea + zoea, zooea + zoeae, zooeae + zoeal, zooeal + zoeas, zooeas + zoecia, zooecia + zoecium, zooecium + zombie's, zombi's + zombie, zombi + zombies, zombis + zonesthesia, zonaesthesia + zonule, zonulae + zooglea, zoogloea + zoogleae, zoogloeae + zoogleal, zoogloeal + zoogleas, zoogloeas + zygenid, zygaenid diff --git a/config/sync/search_api_solr.solr_field_type.text_en_7_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_en_7_0_0.yml index d71c645c..55aee41c 100644 --- a/config/sync/search_api_solr.solr_field_type.text_en_7_0_0.yml +++ b/config/sync/search_api_solr.solr_field_type.text_en_7_0_0.yml @@ -1,9 +1,12 @@ uuid: 515de6d6-391d-4a92-a843-606c0ed61c96 langcode: en status: true -dependencies: { } -_core: - default_config_hash: XY3ZPQEl9ATqv57Sq1b_wMxVqWwWxTGyZRzDjycZKC0 +dependencies: + config: + - language.entity.en + module: + - search_api_solr + - language id: text_en_7_0_0 label: 'English Text Field' minimum_solr_version: 7.0.0 @@ -46,8 +49,8 @@ field_type: class: solr.LowerCaseFilterFactory - class: solr.SnowballPorterFilterFactory - language: English protected: protwords_en.txt + language: English - class: solr.RemoveDuplicatesTokenFilterFactory - @@ -61,9 +64,9 @@ field_type: filters: - class: solr.SynonymGraphFilterFactory + ignoreCase: true synonyms: synonyms_en.txt expand: true - ignoreCase: true - class: solr.StopFilterFactory ignoreCase: true @@ -86,8 +89,8 @@ field_type: class: solr.LowerCaseFilterFactory - class: solr.SnowballPorterFilterFactory - language: English protected: protwords_en.txt + language: English - class: solr.RemoveDuplicatesTokenFilterFactory unstemmed_field_type: @@ -137,9 +140,9 @@ unstemmed_field_type: filters: - class: solr.SynonymGraphFilterFactory + ignoreCase: true synonyms: synonyms_en.txt expand: true - ignoreCase: true - class: solr.StopFilterFactory ignoreCase: true @@ -162,7 +165,6 @@ unstemmed_field_type: class: solr.LowerCaseFilterFactory - class: solr.RemoveDuplicatesTokenFilterFactory -spellcheck_field_type: null collated_field_type: name: collated_en class: solr.ICUCollationField @@ -246,7 +248,17705 @@ solr_configs: name: buildOnStartup VALUE: 'false' text_files: - stopwords: "a\nan\nand\nare\nas\nat\nbe\nbut\nby\nfor\nif\nin\ninto\nis\nit\nno\nnot\nof\non\nor\ns\nsuch\nt\nthat\nthe\ntheir\nthen\nthere\nthese\nthey\nthis\nto\nwas\nwill\nwith\n" - synonyms: "drupal, durpal\n" - protwords: "\n" - accents: "# À => A\n\"\\u00C0\" => \"A\"\n# Á => A\n\"\\u00C1\" => \"A\"\n#  => A\n\"\\u00C2\" => \"A\"\n# à => A\n\"\\u00C3\" => \"A\"\n# Ä => A\n\"\\u00C4\" => \"A\"\n# Å => A\n\"\\u00C5\" => \"A\"\n# Ą => A\n\"\\u0104\" => \"A\"\n# Æ => AE\n\"\\u00C6\" => \"AE\"\n# Ç => C\n\"\\u00C7\" => \"C\"\n# Ć => C\n\"\\U0106\" => \"C\"\n# È => E\n\"\\u00C8\" => \"E\"\n# É => E\n\"\\u00C9\" => \"E\"\n# Ê => E\n\"\\u00CA\" => \"E\"\n# Ë => E\n\"\\u00CB\" => \"E\"\n# Ę => E\n\"\\u0118\" => \"E\"\n# Ì => I\n\"\\u00CC\" => \"I\"\n# Í => I\n\"\\u00CD\" => \"I\"\n# Î => I\n\"\\u00CE\" => \"I\"\n# Ï => I\n\"\\u00CF\" => \"I\"\n# IJ => IJ\n\"\\u0132\" => \"IJ\"\n# Ð => D\n\"\\u00D0\" => \"D\"\n# Ł => L\n\"\\u0141\" => \"L\"\n# Ñ => N\n\"\\u00D1\" => \"N\"\n# Ń => N\n\"\\u0143\" => \"N\"\n# Ò => O\n\"\\u00D2\" => \"O\"\n# Ó => O\n\"\\u00D3\" => \"O\"\n# Ô => O\n\"\\u00D4\" => \"O\"\n# Õ => O\n\"\\u00D5\" => \"O\"\n# Ö => O\n\"\\u00D6\" => \"O\"\n# Ø => O\n\"\\u00D8\" => \"O\"\n# Œ => OE\n\"\\u0152\" => \"OE\"\n# Þ\n\"\\u00DE\" => \"TH\"\n# Ù => U\n\"\\u00D9\" => \"U\"\n# Ú => U\n\"\\u00DA\" => \"U\"\n# Û => U\n\"\\u00DB\" => \"U\"\n# Ü => U\n\"\\u00DC\" => \"U\"\n# Ý => Y\n\"\\u00DD\" => \"Y\"\n# Ÿ => Y\n\"\\u0178\" => \"Y\"\n# à => a\n\"\\u00E0\" => \"a\"\n# á => a\n\"\\u00E1\" => \"a\"\n# â => a\n\"\\u00E2\" => \"a\"\n# ã => a\n\"\\u00E3\" => \"a\"\n# ä => a\n\"\\u00E4\" => \"a\"\n# å => a\n\"\\u00E5\" => \"a\"\n# æ => ae\n\"\\u00E6\" => \"ae\"\n# ç => c\n\"\\u00E7\" => \"c\"\n# è => e\n\"\\u00E8\" => \"e\"\n# é => e\n\"\\u00E9\" => \"e\"\n# ê => e\n\"\\u00EA\" => \"e\"\n# ë => e\n\"\\u00EB\" => \"e\"\n# ì => i\n\"\\u00EC\" => \"i\"\n# í => i\n\"\\u00ED\" => \"i\"\n# î => i\n\"\\u00EE\" => \"i\"\n# ï => i\n\"\\u00EF\" => \"i\"\n# ij => ij\n\"\\u0133\" => \"ij\"\n# ð => d\n\"\\u00F0\" => \"d\"\n# ñ => n\n\"\\u00F1\" => \"n\"\n# ò => o\n\"\\u00F2\" => \"o\"\n# ó => o\n\"\\u00F3\" => \"o\"\n# ô => o\n\"\\u00F4\" => \"o\"\n# õ => o\n\"\\u00F5\" => \"o\"\n# ö => o\n\"\\u00F6\" => \"o\"\n# ø => o\n\"\\u00F8\" => \"o\"\n# œ => oe\n\"\\u0153\" => \"oe\"\n# ß => ss\n\"\\u00DF\" => \"ss\"\n# Ś => S\n\"\\u015a\" => \"S\"\n# þ => th\n\"\\u00FE\" => \"th\"\n# ù => u\n\"\\u00F9\" => \"u\"\n# ú => u\n\"\\u00FA\" => \"u\"\n# û => u\n\"\\u00FB\" => \"u\"\n# ü => u\n\"\\u00FC\" => \"u\"\n# ý => y\n\"\\u00FD\" => \"y\"\n# ÿ => y\n\"\\u00FF\" => \"y\"\n# Ź => Z\n\"\\u0179\" => \"Z\"\n# Ż => Z\n\"\\u017b\" => \"Z\"\n# ff => ff\n\"\\uFB00\" => \"ff\"\n# fi => fi\n\"\\uFB01\" => \"fi\"\n# fl => fl\n\"\\uFB02\" => \"fl\"\n# ffi => ffi\n\"\\uFB03\" => \"ffi\"\n# ffl => ffl\n\"\\uFB04\" => \"ffl\"\n# ſt => st\n\"\\uFB05\" => \"st\"\n# st => st\n\"\\uFB06\" => \"st\"\n" + stopwords: | + a + an + and + are + as + at + be + but + by + for + if + in + into + is + it + no + not + of + on + or + s + such + t + that + the + their + then + there + these + they + this + to + was + will + with + protwords: | + + accents: | + # À => A + "\u00C0" => "A" + # Á => A + "\u00C1" => "A" + #  => A + "\u00C2" => "A" + # à => A + "\u00C3" => "A" + # Ä => A + "\u00C4" => "A" + # Å => A + "\u00C5" => "A" + # Ą => A + "\u0104" => "A" + # Æ => AE + "\u00C6" => "AE" + # Ç => C + "\u00C7" => "C" + # Ć => C + "\U0106" => "C" + # È => E + "\u00C8" => "E" + # É => E + "\u00C9" => "E" + # Ê => E + "\u00CA" => "E" + # Ë => E + "\u00CB" => "E" + # Ę => E + "\u0118" => "E" + # Ì => I + "\u00CC" => "I" + # Í => I + "\u00CD" => "I" + # Î => I + "\u00CE" => "I" + # Ï => I + "\u00CF" => "I" + # IJ => IJ + "\u0132" => "IJ" + # Ð => D + "\u00D0" => "D" + # Ł => L + "\u0141" => "L" + # Ñ => N + "\u00D1" => "N" + # Ń => N + "\u0143" => "N" + # Ò => O + "\u00D2" => "O" + # Ó => O + "\u00D3" => "O" + # Ô => O + "\u00D4" => "O" + # Õ => O + "\u00D5" => "O" + # Ö => O + "\u00D6" => "O" + # Ø => O + "\u00D8" => "O" + # Œ => OE + "\u0152" => "OE" + # Þ + "\u00DE" => "TH" + # Ù => U + "\u00D9" => "U" + # Ú => U + "\u00DA" => "U" + # Û => U + "\u00DB" => "U" + # Ü => U + "\u00DC" => "U" + # Ý => Y + "\u00DD" => "Y" + # Ÿ => Y + "\u0178" => "Y" + # à => a + "\u00E0" => "a" + # á => a + "\u00E1" => "a" + # â => a + "\u00E2" => "a" + # ã => a + "\u00E3" => "a" + # ä => a + "\u00E4" => "a" + # å => a + "\u00E5" => "a" + # æ => ae + "\u00E6" => "ae" + # ç => c + "\u00E7" => "c" + # è => e + "\u00E8" => "e" + # é => e + "\u00E9" => "e" + # ê => e + "\u00EA" => "e" + # ë => e + "\u00EB" => "e" + # ì => i + "\u00EC" => "i" + # í => i + "\u00ED" => "i" + # î => i + "\u00EE" => "i" + # ï => i + "\u00EF" => "i" + # ij => ij + "\u0133" => "ij" + # ð => d + "\u00F0" => "d" + # ñ => n + "\u00F1" => "n" + # ò => o + "\u00F2" => "o" + # ó => o + "\u00F3" => "o" + # ô => o + "\u00F4" => "o" + # õ => o + "\u00F5" => "o" + # ö => o + "\u00F6" => "o" + # ø => o + "\u00F8" => "o" + # œ => oe + "\u0153" => "oe" + # ß => ss + "\u00DF" => "ss" + # Ś => S + "\u015a" => "S" + # þ => th + "\u00FE" => "th" + # ù => u + "\u00F9" => "u" + # ú => u + "\u00FA" => "u" + # û => u + "\u00FB" => "u" + # ü => u + "\u00FC" => "u" + # ý => y + "\u00FD" => "y" + # ÿ => y + "\u00FF" => "y" + # Ź => Z + "\u0179" => "Z" + # Ż => Z + "\u017b" => "Z" + # ff => ff + "\uFB00" => "ff" + # fi => fi + "\uFB01" => "fi" + # fl => fl + "\uFB02" => "fl" + # ffi => ffi + "\uFB03" => "ffi" + # ffl => ffl + "\uFB04" => "ffl" + # ſt => st + "\uFB05" => "st" + # st => st + "\uFB06" => "st" + # Māori macrons. + # Ā => A + "\u0100" => "A" + # Ē => E + "\u0112" => "E" + # Ī => I + "\u012A" => "I" + # Ō => O + "\u014C" => "O" + # Ū => U + "\u016A" => "U" + # ā => a + "\u0101" => "a" + # ē => e + "\u0113" => "e" + # ī => i + "\u012B" => "i" + # ō => o + "\u014D" => "o" + # ū => u + "\u016B" => "u" + synonyms: | + drupal, durpal + abettor's, abetter's + abettor, abetter + abettors, abetters + abnormalize, abnormalise + abnormalized, abnormalised + abnormalizing, abnormalising + abolitionize, abolitionise + abolitionized, abolitionised + abolitionizing, abolitionising + abridgment's, abridgement's + abridgment, abridgement + abridgments, abridgements + absinthe's, absinth's + absinthe, absinth + absinthes, absinths + academize, academise + academized, academised + academizing, academising + acalephe, acalephae + accessorize, accessorise + accessorized, accessorised + accessorizes, accessorises + accessorizing, accessorising + acclimatizable, acclimatisable + acclimatization's, acclimatisation's + acclimatization, acclimatisation + acclimatize, acclimatise + acclimatized, acclimatised + acclimatizer, acclimatiser + acclimatizers, acclimatisers + acclimatizes, acclimatises + acclimatizing, acclimatising + accorage, accourage + accoraged, accouraged + accorages, accourages + accoraging, accouraging + accouter, accoutre + accoutered, accoutred + accoutering, accoutring + accouterment's, accoutrement's + accouterment, accoutrement + accouterments, accoutrements + accouters, accoutres + Acemetae's, Acoemetae's + Acemetae, Acoemetae + Acemetic's, Acoemetic's + Acemetic, Acoemetic + Acer's, Acre's + Acer, Acre + acetonemia, acetonaemia + acetonemic, acetonaemic + achenia, achaenia + achenium, achaenium + acheniums, achaeniums + achenocarp, achaenocarp + achroiocythemia, achroiocythaemia + achromatization's, achromatisation's + achromatization, achromatisation + achromatizations, achromatisations + achromatize, achromatise + achromatized, achromatised + achromatizes, achromatises + achromatizing, achromatising + acidemia, acidaemia + acknowledgment's, acknowledgement's + acknowledgment, acknowledgement + acknowledgments, acknowledgements + acmesthesia, acmaesthesia + acroanesthesia, acroanaesthesia + acroesthesia, acroaesthesia + actualization's, actualisation's + actualization, actualisation + actualizations, actualisations + actualize, actualise + actualized, actualised + actualizes, actualises + actualizing, actualising + acuesthesia, acuaesthesia + adapter's, adaptor's + adapter, adaptor + adapters, adaptors + addable, addible + addenda, addendums + adjuster's, adjustor's + adjuster, adjustor + adjusters, adjustors + adonize, adonise + adonized, adonised + adonizes, adonises + adonizing, adonising + adrenalin's, adrenalin's + adrenaline, adrenalin + adulterize, adulterise + adulterized, adulterised + adulterizes, adulterises + adulterizing, adulterising + advene, advenae + adverbialize, adverbialise + adverbialized, adverbialised + adverbializes, adverbialises + adverbializing, adverbialising + advertise, advertize + advertised, advertized + advertisement's, advertizement's + advertisement, advertizement + advertisements, advertizements + advertises, advertizes + advertising, advertizing + advertizable, advertisable + adviser's, advisor's + adviser, advisor + advisers, advisors + adze's, adz's + adze, adz + aedile's, edile's + aedile, edile + aediles, ediles + Aedon's, Aaedon's + Aedon, Aaedon + Aeetes's, Aeaetes's + Aeetes, Aeaetes + aegis's, egis's + aegis, egis + aegises, egises + aerialness's, aaerialness's + aerialness, aaerialness + aeric, areic + aerogram, aerogramme + aerograms, aerogrammes + aerographer, areographer + aerographic, areographic + aerographical, areographical + aerographies, areographies + aerography's, areography's + aerography, areography + aerologic, areologic + aerological, areological + aerologies, areologies + aerologist's, areologist's + aerologist, areologist + aerology's, areology's + aerology, areology + aerometer, areometer + aerometers, areometers + aerometric, areometric + Aerope's, Aaerope's + Aerope, Aaerope + aesthete's, esthete's + aesthete, esthete + aesthetes, esthetes + aesthetic's, esthetic's + aesthetic, esthetic + aesthetically, esthetically + aestheticize, aestheticise + aestheticized, aestheticised + aestheticizes, aestheticises + aestheticizing, aestheticising + aesthetics, esthetics + affeer, affere + Africanization's, Africanisation's + Africanization, Africanisation + Africanizations, Africanisations + Africanize, Africanise + Africanized, Africanised + Africanizes, Africanises + Africanizing, Africanising + Afrikanerization, Afrikanerisation + Afrikanerize, Afrikanerise + Afrikanerized, Afrikanerised + Afrikanerizes, Afrikanerises + Afrikanerizing, Afrikanerising + agathodemon, agathodaemon + agatize, agatise + agatizes, agatises + ageism, agism + agenize, agenise + ager, agre + aggrandizable's, aggrandisable's + aggrandizable, aggrandisable + aggrandizables, aggrandisables + aggrandization, aggrandisation + aggrandize, aggrandise + aggrandized, aggrandised + aggrandizement's, aggrandisement's + aggrandizement, aggrandisement + aggrandizements, aggrandisements + aggrandizer's, aggrandiser's + aggrandizer, aggrandiser + aggrandizers, aggrandisers + aggrandizes, aggrandises + aggrandizing, aggrandising + aging's, ageing's + aging, ageing + agings, ageings + agnize, agnise + agnized, agnised + agnizes, agnises + agnizing, agnising + agonize, agonise + agonized, agonised + agonizedlies, agonisedlies + agonizedly, agonisedly + agonizer, agoniser + agonizers, agonisers + agonizes, agonises + agonizing, agonising + agonizinglier, agonisinglier + agonizingliest, agonisingliest + agonizingly, agonisingly + agrarianize, agrarianise + agrarianizes, agrarianises + agrize, agrise + agrized, agrised + agrizes, agrises + agrizing, agrising + aguize, aguise + aguized, aguised + aguizes, aguises + aguizing, aguising + aiger, aigre + air_gun, airgun + air_letter, airletter + airfoil's, aerofoil's + airfoil, aerofoil + airfoils, aerofoils + airgel, aerogel + airplane's, aeroplane's + airplane, aeroplane + airplanes, aeroplanes + airstrike's, air_strike's + airstrike, air_strike + airstrikes, air_strikes + aker, akre + Aktistete's, Aktistetae's + Aktistete, Aktistetae + albitize, albitise + albitized, albitised + albitizes, albitises + albitizing, albitising + albumenizer, albumeniser + albuminisation's, albuminization's + albuminisation, albuminization + albuminisations, albuminizations + albuminise, albuminize + albuminised, albuminized + albuminises, albuminizes + albuminising, albuminizing + alchemize, alchemise + alchemized, alchemised + alchemizes, alchemises + alchemizing, alchemising + Alcide's, Alcidae's + Alcide, Alcidae + Alcithoe's, Alcithoae's + Alcithoe, Alcithoae + alcoholizable's, alcoholisable's + alcoholizable, alcoholisable + alcoholizables, alcoholisables + alcoholization's, alcoholisation's + alcoholization, alcoholisation + alcoholizations, alcoholisations + alcoholize, alcoholise + alcoholized, alcoholised + alcoholizes, alcoholises + alcoholizing, alcoholising + aleucemic, aleucaemic + aleukemic, aleukaemic + Aleus's, Aloeus's + Aleus, Aloeus + algebraization's, algebraisation's + algebraization, algebraisation + algebraizations, algebraisations + algebraize, algebraise + algebraizes, algebraises + algesthesis, algaesthesis + alienize, alienise + alienizes, alienises + align, aline + aligned, alined + aligning, alining + alignment's, alinement's + alignment, alinement + alignments, alinements + aligns, alines + alkalinization's, alkalinisation's + alkalinization, alkalinisation + alkalinizations, alkalinisations + alkalinize, alkalinise + alkalinized, alkalinised + alkalinizes, alkalinises + alkalinizing, alkalinising + alkalizable, alkalisable + alkalization's, alkalisation's + alkalization, alkalisation + alkalizations, alkalisations + alkalize, alkalise + alkalized, alkalised + alkalizer's, alkaliser's + alkalizer, alkaliser + alkalizes, alkalises + alkalizing, alkalising + allegorization's, allegorisation's + allegorization, allegorisation + allegorizations, allegorisations + allegorize, allegorise + allegorized, allegorised + allegorizer's, allegoriser's + allegorizer, allegoriser + allegorizers, allegorisers + allegorizes, allegorises + allegorizing, allegorising + alleluia's, halleluiah's + alleluia, halleluiah + alleluias, halleluiahs + alloxuremia, alloxuraemia + almanac, almanack + almanacs, almanacks + alphabetization's, alphabetisation's + alphabetization, alphabetisation + alphabetizations, alphabetisations + alphabetize, alphabetise + alphabetized, alphabetised + alphabetizer's, alphabetiser's + alphabetizer, alphabetiser + alphabetizers, alphabetisers + alphabetizes, alphabetises + alphabetizing, alphabetising + alternize, alternise + alternizes, alternises + althea's, althaea's + althea, althaea + altheas, althaeas + althein, althaein + although, altho + aluminization, aluminisation + aluminize, aluminise + aluminized, aluminised + aluminizes, aluminises + aluminizing, aluminising + aluminum's, aluminium's + aluminum, aluminium + aluminums, aluminiums + alumni, alumnuses + alveole, alveolae + amalgamatize, amalgamatise + amalgamatizes, amalgamatises + amalgamization's, amalgamisation's + amalgamization, amalgamisation + amalgamizations, amalgamisations + amalgamize, amalgamise + amalgamizes, amalgamises + Amalthea's, Amalthaea's + Amalthea, Amalthaea + ambiance's, ambience's + ambiance, ambience + ambiances, ambiences + ambicolorate, ambicolourate + ambicoloration, ambicolouration + ambilevous, ambilaevous + ameban, amoeban + amebas, amebae + amebean, amoebean + amebian, amoebian + amebiases, amoebiases + amebiasis, amoebiasis + amebicidal, amoebicidal + amebicide, amoebicide + amebid, amoebid + amebiform, amoebiform + amebiosis, amoebiosis + amebocyte's, amoebocyte's + amebocyte, amoebocyte + amebocytes, amoebocytes + ameboidism's, amoeboidism's + ameboidism, amoeboidism + amebous, amoebous + amebula, amoebula + amenorrhea's, amenorrhoea's + amenorrhea, amenorrhoea + amenorrheal, amenorrhoeal + amenorrheas, amenorrhoeas + amenorrheic, amenorrhoeic + Americanization's, Americanisation's + Americanization, Americanisation + americanization, americanisation + Americanizations, Americanisations + Americanize, Americanise + Americanized, Americanised + americanized, americanised + Americanizer's, Americaniser's + Americanizer, Americaniser + Americanizers, Americanisers + Americanizes, Americanises + Americanizing, Americanising + amid, amidst + amir's, ameer's + amir, ameer + amirs, ameers + ammocete's, ammocoete's + ammocete, ammocoete + ammocetes, ammocoetes + ammoniemia, ammoniaemia + amoeba's, ameba's + amoeba, ameba + amoebic, amebic + amoeboid, ameboid + amok's, amuck's + amok, amuck + amoks, amucks + among, amongst + amoralize, amoralise + amoralizes, amoralises + amoret, amouret + amorism's, amourism's + amorism, amourism + amorisms, amourisms + amorist's, amourist's + amorist, amourist + amoristic, amouristic + amoristics, amouristics + amorists, amourists + amorphization, amorphisation + amorphize, amorphise + amortizable's, amortisable's + amortizable, amortisable + amortizabler, amortisabler + amortizables, amortisables + amortizablest, amortisablest + amortization's, amortisation's + amortization, amortisation + amortizations, amortisations + amortize, amortise + amortized, amortised + amortizement's, amortisement's + amortizement, amortisement + amortizements, amortisements + amortizes, amortises + amortizing, amortising + amphigean, amphigaean + amphitheater's, amphitheatre's + amphitheater, amphitheatre + amphitheaters, amphitheatres + ampoule's, ampul's + ampoule, ampul + ampoules, ampuls + amygdale, amygdalae + amyxorrhea, amyxorrhoea + anabaptize, anabaptise + anabaptized, anabaptised + anabaptizes, anabaptises + anabaptizing, anabaptising + anaesthetization's, anesthetisation's + anaesthetization, anesthetisation + anaesthetizations, anesthetisations + anaesthetize, anesthetise + anaesthetized, anesthetised + anaesthetizer, anesthetiser + anaesthetizers, anesthetisers + anaesthetizes, anesthetises + anaesthetizing, anesthetising + anagrammatize, anagrammatise + anagrammatized, anagrammatised + anagrammatizes, anagrammatises + anagrammatizing, anagrammatising + analogize, analogise + analogized, analogised + analogizes, analogises + analogizing, analogising + analytical, analytic + analytically, analyticalally + analyticiti, analyticaliti + analyticitis, analyticalitis + analyticity, analyticality + analyzability's, analysability's + analyzability, analysability + analyzable, analysable + analyzabler, analysabler + analyzablest, analysablest + analyzation's, analysation's + analyzation, analysation + analyzations, analysations + analyze, analyse + analyzed, analysed + analyzer's, analyser's + analyzer, analyser + analyzers, analysers + analyzes, analyses + analyzing, analysing + anapestically, anapaestically + anapneic, anapnoeic + anarchize, anarchise + anarchized, anarchised + anarchizes, anarchises + anarchizing, anarchising + anathematization's, anathematisation's + anathematization, anathematisation + anathematizations, anathematisations + anathematize, anathematise + anathematized, anathematised + anathematizer's, anathematiser's + anathematizer, anathematiser + anathematizes, anathematises + anathematizing, anathematising + anatomizable, anatomisable + anatomization's, anatomisation's + anatomization, anatomisation + anatomize, anatomise + anatomized, anatomised + anatomizer's, anatomiser's + anatomizer, anatomiser + anatomizes, anatomises + anatomizing, anatomising + Anchinoe's, Anchinoae's + Anchinoe, Anchinoae + ancille, ancillae + anematosis, anaematosis + anemia's, anaemia's + anemia, anaemia + anemias, anaemias + anemic, anaemic + anemically, anaemically + anemicer, anaemicer + anemicest, anaemicest + anemics, anaemics + aneretic, anaeretic + anesis, anoesis + anesthesia's, anaesthesia's + anesthesia, anaesthesia + anesthesiant, anaesthesiant + anesthesias, anaesthesias + anesthesiologies, anaesthesiologies + anesthesiologist's, anaesthesiologist's + anesthesiologist, anaesthesiologist + anesthesiologists, anaesthesiologists + anesthesiology's, anaesthesiology's + anesthesiology, anaesthesiology + anesthesis, anaesthesis + anesthetic's, anaesthetic's + anesthetic, anaesthetic + anesthetically, anaesthetically + anestheticer, anaestheticer + anestheticest, anaestheticest + anesthetics, anaesthetics + anesthetist's, anaesthetist's + anesthetist, anaesthetist + anesthetists, anaesthetists + anesthyl, anaesthyl + anestra, anoestra + anestri, anoestri + anestrous, anoestrous + anestrum, anoestrum + anestrus's, anoestrus's + anestrus, anoestrus + anestruses, anoestruses + anetic, anoetic + anetiological, anaetiological + aneurysm's, aneurism's + aneurysm, aneurism + aneurysms, aneurisms + angelicize, angelicise + angelicizes, angelicises + angelize, angelise + angelizes, angelises + Anglicanize's, Anglicanise's + Anglicanize, Anglicanise + Anglicanizes, Anglicanises + anglicization's, anglicisation's + anglicization, anglicisation + anglicizations, anglicisations + anglicize, anglicise + anglicized, anglicised + anglicizes, anglicises + anglicizing, anglicising + angrecum, angraecum + angularization's, angularisation's + angularization, angularisation + angularizations, angularisations + angularize, angularise + angularizes, angularises + anhematopoiesis's, anhaematopoiesis's + anhematopoiesis, anhaematopoiesis + anhematosis, anhaematosis + anhemolytic, anhaemolytic + anhydremia, anhydraemia + anhydremic, anhydraemic + anhydridization's, anhydridisation's + anhydridization, anhydridisation + anhydridizations, anhydridisations + anhydridize, anhydridise + anhydridizes, anhydridises + animalization's, animalisation's + animalization, animalisation + animalizations, animalisations + animalize, animalise + animalized, animalised + animalizes, animalises + animalizing, animalising + animized, animised + annalize, annalise + annalized, annalised + annalizes, annalises + annalizing, annalising + annualization, annualisation + annualize, annualise + annualized, annualised + annualizes, annualises + annualizing, annualising + anodization, anodisation + anodize, anodise + anodized, anodised + anodizes, anodises + anodizing, anodising + anonymize, anonymise + anonymized, anonymised + anonymizes, anonymises + anonymizing, anonymising + Anora's, Anoura's + Anora, Anoura + anoxemia's, anoxaemia's + anoxemia, anoxaemia + anoxemic, anoxaemic + anserine, anserinae + antagonizable, antagonisable + antagonization's, antagonisation's + antagonization, antagonisation + antagonizations, antagonisations + antagonize, antagonise + antagonized, antagonised + antagonizer, antagoniser + antagonizers, antagonisers + antagonizes, antagonises + antagonizing, antagonising + antennae, antenna + antennas, antenna + anthecological, anthoecological + anthecologist, anthoecologist + anthecology, anthoecology + anthologization, anthologisation + anthologize, anthologise + anthologized, anthologised + anthologizer, anthologiser + anthologizes, anthologises + anthologizing, anthologising + anthracemia, anthracaemia + anthracitization's, anthracitisation's + anthracitization, anthracitisation + anthracitizations, anthracitisations + anthropomorphization's, anthropomorphisation's + anthropomorphization, anthropomorphisation + anthropomorphizations, anthropomorphisations + anthropomorphize, anthropomorphise + anthropomorphized, anthropomorphised + anthropomorphizes, anthropomorphises + anthropomorphizing, anthropomorphising + anticatalyzer's, anticatalyser's + anticatalyzer, anticatalyser + anticatalyzers, anticatalysers + anticentralization's, anticentralisation's + anticentralization, anticentralisation + anticentralizations, anticentralisations + anticize, anticise + anticizes, anticises + antiepicenter's, antiepicentre's + antiepicenter, antiepicentre + antiepicenters, antiepicentres + antifertilizer's, antifertiliser's + antifertilizer, antifertiliser + antifertilizers, antifertilisers + antilabor's, antilabour's + antilabor, antilabour + antilabors, antilabours + antilemic, antiloemic + antimedieval, antimediaeval + antimedievalism's, antimediaevalism's + antimedievalism, antimediaevalism + antimedievalist's, antimediaevalist's + antimedievalist, antimediaevalist + antimedievally, antimediaevally + antioxidizer's, antioxidiser's + antioxidizer, antioxidiser + antioxidizers, antioxidisers + antioxidizing's, antioxidising's + antioxidizing, antioxidising + antioxidizings, antioxidisings + antipathize, antipathise + antipathizes, antipathises + antiquarianize, antiquarianise + antiquarianizes, antiquarianises + antirumor's, antirumour's + antirumor, antirumour + antirumors, antirumours + antisensitize, antisensitise + antisensitizer's, antisensitiser's + antisensitizer, antisensitiser + antisensitizers, antisensitisers + antisensitizes, antisensitises + antisepticize, antisepticise + antisepticized, antisepticised + antisepticizes, antisepticises + antisepticizing, antisepticising + antiseptize, antiseptise + antiseptizes, antiseptises + antisiphon's, antisyphon's + antisiphon, antisyphon + antisiphons, antisyphons + antithesize, antithesise + antithesizes, antithesises + anviled, anvilled + anviling, anvilling + apesthesia, apaesthesia + apesthetic, apaesthetic + aphereses, aphaereses + apheresis's, aphaeresis's + apheresis, aphaeresis + apheretic, aphaeretic + aphetize, aphetise + aphetized, aphetised + aphetizes, aphetises + aphetizing, aphetising + aphorize, aphorise + aphorized, aphorised + aphorizer's, aphoriser's + aphorizer, aphoriser + aphorizers, aphorisers + aphorizes, aphorises + aphorizing, aphorising + apnea's, apnoea's + apnea, apnoea + apneal, apnoeal + apneas, apnoeas + apneic, apnoeic + apocenter, apocentre + apogeic, apogaeic + apologize, apologise + apologized, apologised + apologizer's, apologiser's + apologizer, apologiser + apologizers, apologisers + apologizes, apologises + apologizing, apologising + apophthegmatize, apophthegmatise + apophthegmatized, apophthegmatised + apophthegmatizes, apophthegmatises + apophthegmatizing, apophthegmatising + aporrhea, aporrhoea + apostatization, apostatisation + apostatize, apostatise + apostatized, apostatised + apostatizes, apostatises + apostatizing, apostatising + apostolize, apostolise + apostolized, apostolised + apostolizes, apostolises + apostolizing, apostolising + apostrophize, apostrophise + apostrophized, apostrophised + apostrophizes, apostrophises + apostrophizing, apostrophising + apothegmatize, apothegmatise + apothegmatized, apothegmatised + apothegmatizes, apothegmatises + apothegmatizing, apothegmatising + apotheosize, apotheosise + apotheosized, apotheosised + apotheosizes, apotheosises + apotheosizing, apotheosising + appall, appal + appalls, appals + appareled, apparelled + appareling, apparelling + appendices, appendix + appendixes, appendix + appetize, appetise + appetized, appetised + appetizement's, appetisement's + appetizement, appetisement + appetizements, appetisements + appetizer's, appetiser's + appetizer, appetiser + appetizers, appetisers + appetizes, appetises + appetizing, appetising + appetizingly, appetisingly + apprizal, apprisal + apprizer, appriser + apprizers, apprisers + apprizings, apprisings + aquaculture's, aquiculture's + aquaculture, aquiculture + Arabianize's, Arabianise's + Arabianize, Arabianise + Arabianizes, Arabianises + Arabicize, Arabicise + Arabicizes, Arabicises + arabization's, arabisation's + arabization, arabisation + arabizations, arabisations + Arabize, Arabise + arabize, arabise + Arabized, Arabised + arabized, arabised + Arabizes, Arabises + arabizes, arabises + Arabizing, Arabising + arabizing, arabising + Aramean, Aramaean + Arameans, Aramaeans + arbalester, arbalestre + arbor's, arbour's + arbor, arbour + arbored, arboured + arbores, arboures + arborization's, arborisation's + arborization, arborisation + arborizations, arborisations + arborize, arborise + arborized, arborised + arborizes, arborises + arborizing, arborising + arbors, arbours + archaeologic, archeologic + archaeological, archeological + archaeologically, archeologically + archaeologies, archeologies + archaeologist's, archeologist's + archaeologist, archeologist + archaeologists, archeologists + archaeology's, archeology's + archaeology, archeology + archaize, archaise + archaized, archaised + archaizer's, archaiser's + archaizer, archaiser + archaizers, archaisers + archaizes, archaises + archaizing, archaising + arche, archae + archeal, archaeal + archean, archaean + archei, archaei + archeoastronomies, archaeoastronomies + archeoastronomy, archaeoastronomy + archeocyte's, archaeocyte's + archeocyte, archaeocyte + archeol, archaeol + archeolithic, archaeolithic + archeologian, archaeologian + archeometries, archaeometries + archeometry, archaeometry + Archeozic, Archaeozic + Archeozoic, Archaeozoic + archeozoic, archaeozoic + archetypal, archetypical + archetypally, archetypically + archeus, archaeus + arcticize, arcticise + arcticizes, arcticises + Arctogea's, Arctogaea's + Arctogea, Arctogaea + Arctogean's, Arctogaean's + Arctogean, Arctogaean + Arctogeic's, Arctogaeic's + Arctogeic, Arctogaeic + ardor's, ardour's + ardor, ardour + ardors, ardours + arenicolor, arenicolour + areole, areolae + areometric, araeometric + areometrical, araeometrical + areostyle, araeostyle + areostyles, araeostyles + areosystyle, araeosystyle + Arianize's, Arianise's + Arianize, Arianise + Arianized's, Arianised's + Arianized, Arianised + Arianizes, Arianises + Arianizing's, Arianising's + Arianizing, Arianising + Arimathea's, Arimathaea's + Arimathea, Arimathaea + Arimathean's, Arimathaean's + Arimathean, Arimathaean + ariste, aristae + arithmetization's, arithmetisation's + arithmetization, arithmetisation + arithmetizations, arithmetisations + arithmetize, arithmetise + arithmetized, arithmetised + arithmetizes, arithmetises + armor's, armour's + armor, armour + armorbearer's, armourbearer's + armorbearer, armourbearer + armored, armoured + armorer's, armourer's + armorer, armourer + armorers, armourers + armoried, armouried + armoring, armouring + armorless, armourless + armors, armours + armory's, armoury's + armory, armoury + aromatite, aromatitae + aromatization's, aromatisation's + aromatization, aromatisation + aromatize, aromatise + aromatized, aromatised + aromatizer's, aromatiser's + aromatizer, aromatiser + aromatizes, aromatises + aromatizing, aromatising + arsenicize, arsenicise + arsenicizes, arsenicises + Arsinoe's, Arsinoae's + Arsinoe, Arsinoae + arterialization's, arterialisation's + arterialization, arterialisation + arterializations, arterialisations + arterialize, arterialise + arterialized, arterialised + arterializes, arterialises + arterializing, arterialising + arthrempyesis, arthroempyesis + artifact's, artefact's + artifact, artefact + artifacts, artefacts + artificialize, artificialise + artificialized, artificialised + artificializes, artificialises + artificializing, artificialising + Aryanization, Aryanisation + Aryanize, Aryanise + Aryanized's, Aryanised's + Aryanized, Aryanised + Aryanizes, Aryanises + Aryanizing's, Aryanising's + Aryanizing, Aryanising + arytenoid, arytaenoid + arytenoids, arytaenoids + asafetida's, asafoetida's + asafetida, asafoetida + asafetidas, asafoetidas + ascendance's, ascendence's + ascendance, ascendence + ascendancy's, ascendency's + ascendancy, ascendency + ascendant's, ascendent's + ascendant, ascendent + ascendants, ascendents + Asclepiade's, Asclepiadae's + Asclepiade, Asclepiadae + Asel's, Asael's + Asel, Asael + asepticize, asepticise + asepticized, asepticised + asepticizes, asepticises + asepticizing, asepticising + asexualization's, asexualisation's + asexualization, asexualisation + asexualize, asexualise + asexualized, asexualised + asexualizing, asexualising + Asiaticization's, Asiaticisation's + Asiaticization, Asiaticisation + Asiaticizations, Asiaticisations + Asiaticize's, Asiaticise's + Asiaticize, Asiaticise + Asiaticizes, Asiaticises + Asmonean's, Asmonaean's + Asmonean, Asmonaean + aspheterize, aspheterise + aspheterized, aspheterised + aspheterizes, aspheterises + aspheterizing, aspheterising + assafetida, assafoetida + assafetidas, assafoetidas + asshole's, arsehole's + asshole, arsehole + assholes, arseholes + Assidean's, Assidaean's + Assidean, Assidaean + Assyrianize's, Assyrianise's + Assyrianize, Assyrianise + Assyrianizes, Assyrianises + Astera's, Astrea's + Astera, Astrea + astigmatizer's, astigmatiser's + astigmatizer, astigmatiser + astigmatizers, astigmatisers + Astrea's, Astraea's + Astrea, Astraea + astrean, astraean + astronomize, astronomise + astronomized, astronomised + astronomizes, astronomises + astronomizing, astronomising + asynchronize, asynchronise + asynchronized, asynchronised + asynchronizes, asynchronises + asynchronizing, asynchronising + atheize, atheise + atheized, atheised + atheizes, atheises + atheizing, atheising + athetize, athetise + athetized, athetised + athetizes, athetises + athetizing, athetising + atmolyze, atmolyse + atmolyzed, atmolysed + atmolyzes, atmolyses + atmolyzing, atmolysing + atomizability, atomisability + atomizable, atomisable + atomization's, atomisation's + atomization, atomisation + atomizations, atomisations + atomize, atomise + atomized, atomised + atomizer's, atomiser's + atomizer, atomiser + atomizers, atomisers + atomizes, atomises + atomizing, atomising + atroceruleus, atrocoeruleus + attemper, attempre + Atticize, Atticise + atticize, atticise + Atticized, Atticised + Atticizes, Atticises + atticizes, atticises + Atticizing, Atticising + attitudinization, attitudinisation + attitudinize, attitudinise + attitudinized, attitudinised + attitudinizer's, attitudiniser's + attitudinizer, attitudiniser + attitudinizers, attitudinisers + attitudinizes, attitudinises + attitudinizing, attitudinising + attitudinizings, attitudinisings + aunter, auntre + auntie's, aunty's + auntie, aunty + aureole's, aureola's + aureole, aureola + Australianize's, Australianise's + Australianize, Australianise + Australianizes, Australianises + Australopithecine's, Australopithecinae's + Australopithecine, Australopithecinae + Austrianize's, Austrianise's + Austrianize, Austrianise + Austrianizes, Austrianises + autecious, autoecious + auteciously, autoeciously + auteciousness's, autoeciousness's + auteciousness, autoeciousness + autecism's, autoecism's + autecism, autoecism + autecisms, autoecisms + autecy, autoecy + authorizable, authorisable + authorization's, authorisation's + authorization, authorisation + authorizations, authorisations + authorize, authorise + authorized, authorised + authorizer's, authoriser's + authorizer, authoriser + authorizers, authorisers + authorizes, authorises + authorizing, authorising + autocatalyze, autocatalyse + autocatalyzed, autocatalysed + autocatalyzes, autocatalyses + autocatalyzing, autocatalysing + autodialer, autodialler + autoimmunization, autoimmunisation + autoionization's, autoionisation's + autoionization, autoionisation + autolyzate, autolysate + autolyzates, autolysates + autolyze, autolyse + autolyzed, autolysed + autolyzes, autolyses + autolyzing, autolysing + automatization's, automatisation's + automatization, automatisation + automatizations, automatisations + automatize, automatise + automatized, automatised + automatizes, automatises + automatizing, automatising + Autonoe's, Autonoae's + Autonoe, Autonoae + autotomize, autotomise + autotomized, autotomised + autotomizes, autotomises + autotomizing, autotomising + autotoxemia's, autotoxaemia's + autotoxemia, autotoxaemia + autotoxemias, autotoxaemias + avianize, avianise + avianized, avianised + avianizes, avianises + avianizing, avianising + avizandum, avisandum + avizandums, avisandums + avize, avise + avized, avised + avizes, avises + avizing, avising + awestruck, awestricken + AWOL, awol + ax's, axe's + ax, axe + axiomatization's, axiomatisation's + axiomatization, axiomatisation + axiomatizations, axiomatisations + axiomatize, axiomatise + axiomatized, axiomatised + axiomatizes, axiomatises + axiomatizing, axiomatising + aye's, ay's + aye, ay + azotemia, azotaemia + azotization, azotisation + azotize, azotise + azotized, azotised + azotizes, azotises + azotizing, azotising + azotorrhea, azotorrhoea + Babelization's, Babelisation's + Babelization, Babelisation + Babelize's, Babelise's + Babelize, Babelise + Babelized's, Babelised's + Babelized, Babelised + Babelizing's, Babelising's + Babelizing, Babelising + Babylonize's, Babylonise's + Babylonize, Babylonise + Babylonizes, Babylonises + bachelorize, bachelorise + bachelorizes, bachelorises + bacillemia, bacillaemia + bacillemias, bacillaemias + bacilli, bacilluses + backpedaled, backpedalled + backpedaling, backpedalling + baconize, baconise + baconizes, baconises + bacteremia's, bacteraemia's + bacteremia, bacteraemia + bacteremias, bacteraemias + bacteria, bacteria + bacteriemia, bacteriaemia + bacterize, bacterise + bacterized, bacterised + bacterizes, bacterises + bacterizing, bacterising + baddie's, baddy's + baddie, baddy + Baer's, Bare's + Baer, Bare + balk's, baulk's + balk, baulk + Balkanization's, Balkanisation's + balkanization's, balkanisation's + Balkanization, Balkanisation + balkanization, balkanisation + Balkanizations, Balkanisations + balkanizations, balkanisations + Balkanize, Balkanise + balkanize, balkanise + Balkanized, Balkanised + balkanized, balkanised + Balkanizes, Balkanises + balkanizes, balkanises + Balkanizing, Balkanising + balkanizing, balkanising + balked, baulked + balking, baulking + balks, baulks + balladize, balladise + balladized, balladised + balladizes, balladises + balladizing, balladising + baloney's, boloney's + baloney, boloney + balsamize, balsamise + balsamizes, balsamises + banalization, banalisation + banalizations, banalisations + banalize, banalise + banalized, banalised + banalizes, banalises + banalizing, banalising + bandanna's, bandana's + bandanna, bandana + bandannas, bandanas + bandoleer's, bandolier's + bandoleer, bandolier + bandoleers, bandoliers + banister's, bannister's + banister, bannister + banisters, bannisters + banshee's, banshie's + banshee, banshie + banshees, banshies + bantamize, bantamise + bantamizes, bantamises + baptisteries, baptistries + baptistery's, baptistry's + baptistery, baptistry + baptizable's, baptisable's + baptizable, baptisable + baptizables, baptisables + baptize, baptise + baptized, baptised + baptizement's, baptisement's + baptizement, baptisement + baptizements, baptisements + baptizer's, baptiser's + baptizer, baptiser + baptizers, baptisers + baptizes, baptises + baptizing, baptising + barbarianize, barbarianise + barbarianizes, barbarianises + barbarization's, barbarisation's + barbarization, barbarisation + barbarizations, barbarisations + barbarize, barbarise + barbarized, barbarised + barbarizes, barbarises + barbarizing, barbarising + barbecue's, barbeque's + barbecue, barbeque + barbecued, barbequed + barbecues, barbeques + barbecuing, barbequing + barcarole's, barcarolle's + barcarole, barcarolle + barcaroles, barcarolles + baronetize, baronetise + baronetized, baronetised + baronetizing, baronetising + baronize, baronise + baronizes, baronises + barreled, barrelled + barreling, barrelling + bartizan, bartisan + bartizaned, bartisaned + bartizans, bartisans + barycenter, barycentre + bastardization's, bastardisation's + bastardization, bastardisation + bastardizations, bastardisations + bastardize, bastardise + bastardized, bastardised + bastardizes, bastardises + bastardizing, bastardising + bastinaded, bastinadoed + bastinades, bastinadoes + bathyscaphe's, bathyscaph's + bathyscaphe, bathyscaph + bathyscaphes, bathyscaphs + battleaxe's, battleax's + battleaxe, battleax + battologize, battologise + battologized, battologised + battologizing, battologising + beaverize, beaverise + beaverizes, beaverises + beclamor, beclamour + beclamored, beclamoured + beclamoring, beclamouring + beclamors, beclamours + becolor, becolour + becudgeled, becudgelled + becudgeling, becudgelling + bedeviled, bedevilled + bedeviling, bedevilling + bedlamize, bedlamise + bedlamized, bedlamised + bedlamizes, bedlamises + bedlamizing, bedlamising + bedriveled, bedrivelled + bedriveling, bedrivelling + Beera's, Berea's + Beera, Berea + beeves, beef + befavor, befavour + beglamor, beglamour + beglamored, beglamoured + beglamoring, beglamouring + beglamors, beglamours + behavior's, behaviour's + behavior, behaviour + behavioral, behavioural + behavioraler, behaviouraler + behavioralest, behaviouralest + behaviorally, behaviourally + behaviored, behavioured + behaviorism's, behaviourism's + behaviorism, behaviourism + behaviorisms, behaviourisms + behaviorist's, behaviourist's + behaviorist, behaviourist + behavioristic, behaviouristic + behavioristicer, behaviouristicer + behavioristicest, behaviouristicest + behavioristics, behaviouristics + behaviorists, behaviourists + behaviors, behaviours + Behmenism's, Boehmenism's + Behmenism, Boehmenism + behmenism, boehmenism + Behmenist's, Boehmenist's + Behmenist, Boehmenist + Behmenite's, Boehmenite's + Behmenite, Boehmenite + behoove's, behove's + behoove, behove + behooved, behoved + behooves, behoves + behooving's, behoving's + behooving, behoving + behoovingly, behovingly + behoovings, behovings + bejeweled, bejewelled + bejeweling, bejewelling + bel's, bael's + bel, bael + belabor's, belabour's + belabor, belabour + belabored, belaboured + belaboring, belabouring + belabors, belabours + bels, baels + Belter's, Boelter's + Belter, Boelter + Belus's, Boelus's + Belus, Boelus + bemedaled, bemedalled + Beria's, Baeria's + Beria, Baeria + berk, burk + berks, burks + Berl's, Baerl's + Berl, Baerl + Berlinize's, Berlinise's + Berlinize, Berlinise + Berlinizes, Berlinises + berloque, breloque + berme, breme + bern, bren + Bessemerize's, Bessemerise's + Bessemerize, Bessemerise + Bessemerizes, Bessemerises + bestialize, bestialise + bestialized, bestialised + bestializes, bestialises + bestializing, bestialising + beveled, bevelled + beveler's, beveller's + beveler, beveller + bevelers, bevellers + beveling, bevelling + bevelings, bevellings + Beyer's, Baeyer's + Beyer, Baeyer + biased, biassed + biasing, biassing + bichromatize, bichromatise + bichromatizes, bichromatises + bicolor's, bicolour's + bicolor, bicolour + bicolored, bicoloured + bicoloredder, bicolouredder + bicoloreddest, bicoloureddest + bicolorous, bicolourous + bicolorrer, bicolourer + bicolorrest, bicolourest + bicolors, bicolours + bimetalist, bimetallist + bimetalistic, bimetallistic + bingeing, binging + biocenology, biocoenology + biocenose, biocoenose + biocenoses, biocoenoses + biocenosis, biocoenosis + biocenotic, biocoenotic + biographize, biographise + biographizes, biographises + biologize, biologise + biologizes, biologises + biosynthesized, biosynthesised + bipolarization, bipolarisation + bipolarize, bipolarise + bipolarizes, bipolarises + Birminghamize's, Birminghamise's + Birminghamize, Birminghamise + Birminghamizes, Birminghamises + bister's, bistre's + bister, bistre + bistered, bistred + bisteredder, bistredder + bistereddest, bistreddest + bisters, bistres + bittor, bittour + bittors, bittours + bituminization's, bituminisation's + bituminization, bituminisation + bituminizations, bituminisations + bituminize, bituminise + bituminized, bituminised + bituminizes, bituminises + bituminizing, bituminising + bize's, bise's + bize, bise + bizet, biset + blaize, blaise + blamable, blameable + blastocele, blastocoele + blastule, blastulae + blennemesis, blennoemesis + blennorrhea, blennorrhoea + blowzier, blowsier + blowziest, blowsiest + blowzy, blowsy + bluing's, blueing's + bluing, blueing + bo's'n's, bos'n's + bo'suns, bos'ns + bocce's, bocci's + bocce, bocci + Boedromius's, Boaedromius's + Boedromius, Boaedromius + bogeyed, bogied + bogeying, bogieing + bogeys, bogies + bogie's, bogey's + bogie, bogey + bogies, bogeys + bogy's, bogie's + bogy, bogie + boled, boloed + Bolshevize, Bolshevise + bolshevize, bolshevise + Bolshevized, Bolshevised + bolshevized, bolshevised + bolshevizes, bolshevises + Bolshevizing, Bolshevising + bolshevizing, bolshevising + bolshie, bolshy + bonderize, bonderise + bonny, bonnie + bony, boney + boogeyman's, boogerman's + boogeyman, boogerman + boogeymen, boogermans + boombox's, boom_box's + boombox, boom_box + boomboxes, boom_boxes + bor, bour + borage, bourage + borasque, bourasque + bord, bourd + bords, bourds + borg, bourg + borize, borise + borizes, borises + borscht's, borsch's + borscht, borsch + bos'n, bo's'n + Boswellize, Boswellise + Boswellized, Boswellised + Boswellizes, Boswellises + Boswellizing, Boswellising + botanize, botanise + botanized, botanised + botanizer's, botaniser's + botanizer, botaniser + botanizes, botanises + botanizing, botanising + boulder's, bowlder's + boulder, bowlder + boulders, bowlders + boulevardize, boulevardise + boulevardizes, boulevardises + bourbonize, bourbonise + bourbonizes, bourbonises + bowdlerization's, bowdlerisation's + bowdlerization, bowdlerisation + bowdlerizations, bowdlerisations + bowdlerize, bowdlerise + bowdlerized, bowdlerised + bowdlerizer's, bowdleriser's + bowdlerizer, bowdleriser + bowdlerizers, bowdlerisers + bowdlerizes, bowdlerises + bowdlerizing, bowdlerising + boweled, bowelled + boweling, bowelling + bradypnea, bradypnoea + breathalyze, breathalyse + breathalyzed, breathalysed + breathalyzer's, breathalyser's + breathalyzer, breathalyser + breathalyzers, breathalysers + breathalyzes, breathalyses + breathalyzing, breathalysing + brier's, briar's + brier, briar + briers, briars + brimful, brimfull + brinkmanship's, brinksmanship's + brinkmanship, brinksmanship + briquette's, briquet's + briquette, briquet + briquettes, briquets + briza's, brisa's + briza, brisa + bromethylene, bromoethylene + brominize, brominise + brominizes, brominises + bromization's, bromisation's + bromization, bromisation + bromize, bromise + bromized, bromised + bromizing, bromising + bronco's, broncho's + bronco, broncho + broncos, bronchos + brusque, brusk + brusquely, bruskly + brusqueness's, bruskness's + brusqueness, bruskness + brusquenesses, brusknesses + brusquer, brusker + brusquest, bruskest + brutalization's, brutalisation's + brutalization, brutalisation + brutalizations, brutalisations + brutalize, brutalise + brutalized, brutalised + brutalizes, brutalises + brutalizing, brutalising + Budenny's, Budaenny's + Budenny, Budaenny + bunco's, bunko's + bunco, bunko + buncoed, bunkoed + buncoing, bunkoing + buncos, bunkos + bunkum's, buncombe's + bunkum, buncombe + bunkums, buncombes + bureaucratization's, bureaucratisation's + bureaucratization, bureaucratisation + bureaucratizations, bureaucratisations + bureaucratize, bureaucratise + bureaucratized, bureaucratised + bureaucratizes, bureaucratises + bureaucratizing, bureaucratising + burglarize, burglarise + burglarized, burglarised + burglarizes, burglarises + burglarizing, burglarising + burnettize, burnettise + burnettized, burnettised + burnettizes, burnettises + burnettizing, burnettising + burnoose's, burnous's + burnoose, burnous + burnooses, burnouses + burqa's, burkha's + burqa, burkha + burqas, burkhas + busheled, bushelled + busheler's, busheller's + busheler, busheller + bushelers, bushellers + busheling, bushelling + bushelings, bushellings + bylaw's, byelaw's + bylaw, byelaw + bylaws, byelaws + Byronize's, Byronise's + Byronize, Byronise + Byronizes, Byronises + Byzantinize's, Byzantinise's + Byzantinize, Byzantinise + Byzantinizes, Byzantinises + cabbala, cabbalah + cabby's, cabbie's + cabby, cabbie + cacesthesia, cacaesthesia + cachemia, cachaemia + cachemic, cachaemic + cacodemon, cacodaemon + cacodemoniac, cacodaemoniac + cacodemonial, cacodaemonial + cacodemonic, cacodaemonic + cacodemons, cacodaemons + cacoethes's, cacoaethes's + cacoethes, cacoaethes + cadaster's, cadastre's + cadaster, cadastre + cadasters, cadastres + cadaverize, cadaverise + cadaverizes, cadaverises + cadmiumize, cadmiumise + cadmiumizes, cadmiumises + caesarian's, cesarian's + caesarian, cesarian + caesarians, cesarians + Caesarize's, Caesarise's + Caesarize, Caesarise + Caesarizes, Caesarises + caffer, caffre + caftan's, kaftan's + caftan, kaftan + caftans, kaftans + cagey, cagy + caginess's, cageyness's + caginess, cageyness + caginesses, cageynesses + caiman's, cayman's + caiman, cayman + caimans, caymans + calander, calandre + calcemia, calcaemia + calendarization, calendarisation + calendarizations, calendarisations + calendarize, calendarise + calendarized, calendarised + calendarizes, calendarises + calendarizing, calendarising + Calender's, Calendre's + Calender, Calendre + caliber's, calibre's + caliber, calibre + calibers, calibres + calif's, khalif's + calif, khalif + califs, khalifs + caliper's, calliper's + caliper, calliper + calipered, callipered + calipering, callipering + calipers, callipers + calisthenic, callisthenic + calisthenics, callisthenics + calk's, caulk's + calk, caulk + calked, caulked + calking, caulking + calks, caulks + Callirrhoe's, Callirrhoae's + Callirrhoe, Callirrhoae + calodemon, calodaemon + Calvinize's, Calvinise's + Calvinize, Calvinise + Calvinizes, Calvinises + camisades, camisadoes + camize, camise + Canadianization's, Canadianisation's + Canadianization, Canadianisation + Canadianizations, Canadianisations + Canadianize's, Canadianise's + Canadianize, Canadianise + Canadianizes, Canadianises + canaled, canalled + canaler, canaller + canalers, canallers + canaling, canalling + canalization's, canalisation's + canalization, canalisation + canalizations, canalisations + canalize, canalise + canalized, canalised + canalizes, canalises + canalizing, canalising + Cananean's, Cananaean's + Cananean, Cananaean + cancelable, cancellable + cancelate, cancellate + cancelated, cancellated + canceled, cancelled + canceler's, canceller's + canceler, canceller + cancelers, cancellers + canceling, cancelling + cancellation, cancelation + cancelous, cancellous + candor's, candour's + candor, candour + candors, candours + canephore, canephorae + canephore, canephoroe + canisterization, canisterisation + canisterizations, canisterisations + canisterize, canisterise + canisterized, canisterised + canisterizes, canisterises + canisterizing, canisterising + cannibalization's, cannibalisation's + cannibalization, cannibalisation + cannibalizations, cannibalisations + cannibalize, cannibalise + cannibalized, cannibalised + cannibalizes, cannibalises + cannibalizing, cannibalising + canonicalization, canonicalisation + canonicalize, canonicalise + canonicalized, canonicalised + canonicalizes, canonicalises + canonicalizing, canonicalising + canonization's, canonisation's + canonization, canonisation + canonizations, canonisations + canonize, canonise + canonized, canonised + canonizer's, canoniser's + canonizer, canoniser + canonizers, canonisers + canonizes, canonises + canonizing, canonising + cantaloupe's, cantaloup's + cantaloupe, cantaloup + cantaloupes, cantaloups + cantonization, cantonisation + cantonizations, cantonisations + cantonize, cantonise + cantonized, cantonised + cantonizes, cantonises + cantonizing, cantonising + capitalizable's, capitalisable's + capitalizable, capitalisable + capitalizabler, capitalisabler + capitalizables, capitalisables + capitalizablest, capitalisablest + capitalization's, capitalisation's + capitalization, capitalisation + capitalizations, capitalisations + capitalize, capitalise + capitalized, capitalised + capitalizer's, capitaliser's + capitalizer, capitaliser + capitalizers, capitalisers + capitalizes, capitalises + capitalizing, capitalising + caponization's, caponisation's + Caponization, Caponisation + caponization, caponisation + caponize, caponise + caponized, caponised + caponizer's, caponiser's + caponizer, caponiser + caponizes, caponises + caponizing, caponising + capsulization, capsulisation + capsulize, capsulise + capsulized, capsulised + capsulizes, capsulises + capsulizing, capsulising + caracoled, caracolled + caracoling, caracolling + caramelization's, caramelisation's + caramelization, caramelisation + caramelizations, caramelisations + caramelize, caramelise + caramelized, caramelised + caramelizes, caramelises + caramelizing, caramelising + caravansarais, caravansarai + caravansary's, caravanserai's + caravansary, caravanserai + carbolization, carbolisation + carbolize, carbolise + carbolized, carbolised + carbolizes, carbolises + carbolizing, carbolising + carbonades, carbonadoes + carbonatization's, carbonatisation's + carbonatization, carbonatisation + carbonatizations, carbonatisations + carbonizable's, carbonisable's + carbonizable, carbonisable + carbonizabler, carbonisabler + carbonizables, carbonisables + carbonizablest, carbonisablest + carbonization's, carbonisation's + carbonization, carbonisation + carbonizations, carbonisations + carbonize, carbonise + carbonized, carbonised + carbonizer's, carboniser's + carbonizer, carboniser + carbonizers, carbonisers + carbonizes, carbonises + carbonizing, carbonising + carburettor's, carburetter's + carburettor, carburetter + carburettors, carburetters + carburization's, carburisation's + carburization, carburisation + carburizations, carburisations + carburize, carburise + carburized, carburised + carburizer's, carburiser's + carburizer, carburiser + carburizes, carburises + carburizing, carburising + cardie, cardiae + cardueline, carduelinae + carnalize, carnalise + carnalized, carnalised + carnalizes, carnalises + carnalizing, carnalising + carney's, carnie's + carney, carnie + carnies, carneys + caroled, carolled + caroler's, caroller's + caroler, caroller + carolers, carollers + caroling, carolling + carotinemia, carotinaemia + carousel's, carrousel's + carousel, carrousel + carousels, carrousels + cartelization's, cartelisation's + cartelization, cartelisation + cartelizations, cartelisations + cartelize, cartelise + cartelized, cartelised + cartelizes, cartelises + cartelizing, cartelising + caster's, castor's + caster's, castor's + caster, castor + caster, castor + casters, castors + casters, castors + castorized's, castorised's + castorized, castorised + castorizeds, castoriseds + casualization, casualisation + casualizations, casualisations + casualize, casualise + casualized, casualised + casualizes, casualises + casualizing, casualising + catabolize, catabolise + catalog's, catalogue's + catalog, catalogue + cataloged, catalogued + cataloger's, cataloguer's + cataloger, cataloguer + catalogers, cataloguers + cataloging, cataloguing + catalogs, catalogues + cataloguize, cataloguise + cataloguized, cataloguised + cataloguizes, cataloguises + cataloguizing, cataloguising + catalyze, catalyse + catalyzed, catalysed + catalyzer's, catalyser's + catalyzer, catalyser + catalyzers, catalysers + catalyzes, catalyses + catalyzing, catalysing + catechizable's, catechisable's + catechizable, catechisable + catechizabler, catechisabler + catechizables, catechisables + catechizablest, catechisablest + catechization's, catechisation's + catechization, catechisation + catechizations, catechisations + catechize, catechise + catechized, catechised + catechizer's, catechiser's + catechizer, catechiser + catechizers, catechisers + catechizes, catechises + catechizing, catechising + catechizings, catechisings + categorization's, categorisation's + categorization, categorisation + categorizations, categorisations + categorize, categorise + categorized, categorised + categorizer, categoriser + categorizers, categorisers + categorizes, categorises + categorizing, categorising + catharize, catharise + catharized, catharised + catharizes, catharises + catharizing, catharising + catheterization's, catheterisation's + catheterization, catheterisation + catheterizations, catheterisations + catheterize, catheterise + catheterized, catheterised + catheterizes, catheterises + catheterizing, catheterising + catholicization's, catholicisation's + Catholicization, Catholicisation + catholicization, catholicisation + catholicizations, catholicisations + catholicize, catholicise + Catholicized, Catholicised + catholicized, catholicised + catholicizer's, catholiciser's + catholicizer, catholiciser + catholicizers, catholicisers + catholicizes, catholicises + Catholicizing, Catholicising + catholicizing, catholicising + catsup's, catchup's + catsup, catchup + catsups, catchups + cauldron's, caldron's + cauldron, caldron + cauldrons, caldrons + caulk, calk + caulked, calked + caulking, calking + caulks, calks + causticization's, causticisation's + causticization, causticisation + causticizations, causticisations + causticize, causticise + causticizer, causticiser + causticizers, causticisers + causticizes, causticises + cauterization's, cauterisation's + cauterization, cauterisation + cauterizations, cauterisations + cauterize, cauterise + cauterized, cauterised + cauterizes, cauterises + cauterizing, cauterising + caviar's, caviare's + caviar, caviare + caviars, caviares + cavilation, cavillation + caviled, cavilled + caviler's, caviller's + caviler, caviller + cavilers, cavillers + caviling, cavilling + cavilings, cavillings + ce, coe + cecally, caecally + cecitis, caecitis + cecitises, caecitises + cecity, caecity + cecostomy, caecostomy + cecotomy, caecotomy + Celastraceae's, Coelastraceae's + Celastraceae, Coelastraceae + celastraceous, coelastraceous + celestialize, celestialise + celestializes, celestialises + celestine, coelestine + celiac, coeliac + celiacs, coeliacs + celialgia, coelialgia + celiomyalgia, coeliomyalgia + celiorrhea, coeliorrhea + celioscopy, coelioscopy + celiotomy, coeliotomy + celom's, coelom's + celom, coelom + celoma, coeloma + celomata, coelomata + celoscope's, coeloscope's + celoscope, coeloscope + Celticize's, Celticise's + Celticize, Celticise + Celticizes, Celticises + cenacle's, coenacle's + cenacle, coenacle + cenaculum, coenaculum + cenesthesia's, coenesthesia's + cenesthesia, coenesthesia + cenesthesias, coenesthesias + cenesthesis, coenesthesis + Cenis's, Caenis's + Cenis, Caenis + cenobe, coenobe + cenobite's, coenobite's + cenobite, coenobite + cenobites, coenobites + cenobitic, coenobitic + cenobitical, coenobitical + cenobitism's, coenobitism's + cenobitism, coenobitism + cenobium, coenobium + cenoby, coenoby + cenogenetic, caenogenetic + cenogenetic, coenogenetic + cenogenetically, caenogenetically + cenosite, coenosite + cenospecies, coenospecies + cenospecific, coenospecific + cenospecifically, coenospecifically + cenozoic, caenozoic + center's, centre's + center, centre + centerable's, centreable's + centerable, centreable + centerables, centreables + centerboard's, centreboard's + centerboard, centreboard + centerboards, centreboards + centered, centred + centerer, centrer + centerers, centrers + centerfold's, centrefold's + centerfold, centrefold + centerfolds, centrefolds + centering's, centring's + centering, centring + centerings, centrings + centerless, centreless + centerlesser, centrelesser + centerlessest, centrelessest + centerline's, centreline's + centerline, centreline + centerlines, centrelines + centermost, centremost + centerpiece's, centrepiece's + centerpiece, centrepiece + centerpieces, centrepieces + centers, centres + Centerville's, Centreville's + Centerville, Centreville + centigram's, centigramme's + centigram, centigramme + centigrams, centigrammes + centiliter's, centilitre's + centiliter, centilitre + centiliters, centilitres + centimeter's, centimetre's + centimeter, centimetre + centimeters, centimetres + centralization's, centralisation's + centralization, centralisation + centralizations, centralisations + centralize, centralise + centralized, centralised + centralizer's, centraliser's + centralizer, centraliser + centralizers, centralisers + centralizes, centralises + centralizing, centralising + centrifugalization's, centrifugalisation's + centrifugalization, centrifugalisation + centrifugalizations, centrifugalisations + centrifugalize, centrifugalise + centrifugalized, centrifugalised + centrifugalizes, centrifugalises + centrifugalizing, centrifugalising + cephalization's, cephalisation's + cephalization, cephalisation + cephalizations, cephalisations + cer, cre + cera, crea + cerat, creat + ceratin, creatin + ceratins, creatins + cere's, cree's + cere, cree + cerebralization's, cerebralisation's + cerebralization, cerebralisation + cerebralizations, cerebralisations + cerebralize, cerebralise + cerebralizes, cerebralises + ceremonialize, ceremonialise + ceremonializes, ceremonialises + ceres, crees + cerolite, creolite + cerule, caerule + ceruleolactite, coeruleolactite + cesar, caesar + Cesaria's, Caesaria's + Cesaria, Caesaria + cesious, caesious + cesium's, caesium's + cesium, caesium + cesiums, caesiums + cespitose, caespitose + cespitosely, caespitosely + cestus, caestus + cestuses, caestuses + cesural, caesural + cetus, coetus + chaces, chacoes + chalaze, chalazae + Chaldeans, Chaldaeans + chameleonize, chameleonise + chameleonizes, chameleonises + Chamizal's, Chamisal's + Chamizal, Chamisal + chamomile's, camomile's + chamomile, camomile + chamomiles, camomiles + championize, championise + championizes, championises + channeled, channelled + channeler's, channeller's + channeler, channeller + channelers, channellers + channeling, channelling + channelization's, channelisation's + channelization, channelisation + channelizations, channelisations + channelize, channelise + channelized, channelised + channelizes, channelises + channelizing, channelising + chaperon's, chaperone's + chaperon, chaperone + chaperons, chaperones + chaptalization, chaptalisation + chaptalizations, chaptalisations + chaptalize, chaptalise + chaptalized, chaptalised + chaptalizes, chaptalises + chaptalizing, chaptalising + characterizable's, characterisable's + characterizable, characterisable + characterizabler, characterisabler + characterizables, characterisables + characterizablest, characterisablest + characterization's, characterisation's + characterization, characterisation + characterizations, characterisations + characterize, characterise + characterized, characterised + characterizer's, characteriser's + characterizer, characteriser + characterizers, characterisers + characterizes, characterises + characterizing, characterising + charer, charre + chattelization's, chattelisation's + chattelization, chattelisation + chattelizations, chattelisations + chattelize, chattelise + chattelizes, chattelises + checkbook's, chequebook's + checkbook, chequebook + checkbooks, chequebooks + checkerboard's, chequerboard's + checkerboard, chequerboard + checkerboards, chequerboards + cheerfulize, cheerfulise + cheerfulizes, cheerfulises + cheerly, cherely + chelicere, chelicerae + chemicalization's, chemicalisation's + chemicalization, chemicalisation + chemicalizations, chemicalisations + chemicalize, chemicalise + chemicalizes, chemicalises + chenix, choenix + chenixes, choenixes + chetopod, chaetopod + chiffer, chiffre + childer, childre + chile's, chilli's + chile, chilli + chilis, chillies + chimera's, chimaera's + chimera, chimaera + chimeras, chimaeras + chimerid, chimaerid + chimerids, chimaerids + chimerism, chimaerism + chimerisms, chimaerisms + chiseled, chiselled + chiseler's, chiseller's + chiseler, chiseller + chiselers, chisellers + chiseling, chiselling + chitlins's, chitlings's + chitlins, chitlings + chivied, chivvied + chivies, chivvies + chivy, chivvy + chivying, chivvying + chloranemia, chloranaemia + chloremia, chloraemia + chloridize, chloridise + chloridized, chloridised + chloridizes, chloridises + chloridizing, chloridising + chlorinize, chlorinise + chlorinized, chlorinised + chlorinizes, chlorinises + chlorinizing, chlorinising + chloritization, chloritisation + chloritizations, chloritisations + chloroanemia, chloroanaemia + chloroformization's, chloroformisation's + chloroformization, chloroformisation + chloroformizations, chloroformisations + chloroformize, chloroformise + chloroformizes, chloroformises + chlorophyll's, chlorophyl's + chlorophyll, chlorophyl + chlorophylls, chlorophyls + chocoholic's, chocaholic's + chocoholic, chocaholic + chocoholics, chocaholics + chocolaty, chocolatey + Choephori's, Choaephori's + Choephori, Choaephori + cholemia, cholaemia + cholemias, cholaemias + cholophein, cholophaein + choosy, choosey + chorization's, chorisation's + chorization, chorisation + chorizations, chorisations + Christianization's, Christianisation's + Christianization, Christianisation + christianization, christianisation + Christianizations, Christianisations + christianizations, christianisations + Christianize, Christianise + christianize, christianise + Christianized, Christianised + christianized, christianised + Christianizer's, Christianiser's + Christianizer, Christianiser + christianizer, christianiser + Christianizers, Christianisers + christianizers, christianisers + Christianizes, Christianises + christianizes, christianises + Christianizing, Christianising + christianizing, christianising + chromatize, chromatise + chromatizes, chromatises + chromesthesia, chromaesthesia + chromicize, chromicise + chromicizes, chromicises + chromize, chromise + chromized, chromised + chromizes, chromises + chromizing, chromising + chronologize, chronologise + chronologized, chronologised + chronologizes, chronologises + chronologizing, chronologising + chutzpa's, hutzpah's + chutzpa, hutzpah + chutzpas, hutzpahes + cicatrices, cicatrixes + cicatricule, cicatriculae + cicatrix's, cicatrice's + cicatrix, cicatrice + cicatrizant, cicatrisant + cicatrizate, cicatrisate + cicatrization's, cicatrisation's + cicatrization, cicatrisation + cicatrizations, cicatrisations + cicatrize, cicatrise + cicatrized, cicatrised + cicatrizer's, cicatriser's + cicatrizer, cicatriser + cicatrizes, cicatrises + cicatrizing, cicatrising + Ciceronianize's, Ciceronianise's + Ciceronianize, Ciceronianise + Ciceronianizes, Ciceronianises + cigarette's, cigaret's + cigarette, cigaret + cigarettes, cigarets + cimicide, cimicidae + cinchonization's, cinchonisation's + cinchonization, cinchonisation + cinchonizations, cinchonisations + cinchonize, cinchonise + cinchonized, cinchonised + cinchonizes, cinchonises + cinchonizing, cinchonising + cinematize, cinematise + cinter, cintre + cipher's, cypher's + cipher, cypher + ciphered, cyphered + ciphering, cyphering + ciphers, cyphers + Circean, Circaean + circularization's, circularisation's + circularization, circularisation + circularizations, circularisations + circularize, circularise + circularized, circularised + circularizer's, circulariser's + circularizer, circulariser + circularizers, circularisers + circularizes, circularises + circularizing, circularising + circumcenter, circumcentre + circumcenters, circumcentres + circumesophagal, circumoesophagal + cithern, cithren + citherns, cithrens + citizenize, citizenise + citizenized, citizenised + citizenizes, citizenises + citizenizing, citizenising + civilianization, civilianisation + civilianizations, civilianisations + civilianize, civilianise + civilianized, civilianised + civilianizes, civilianises + civilianizing, civilianising + civilizable's, civilisable's + civilizable, civilisable + civilizabler, civilisabler + civilizables, civilisables + civilizablest, civilisablest + civilization's, civilisation's + civilization, civilisation + civilizational's, civilisational's + civilizational, civilisational + civilizationaler, civilisationaler + civilizationalest, civilisationalest + civilizationals, civilisationals + civilizations, civilisations + civilizatory, civilisatory + civilize, civilise + civilized, civilised + civilizedness's, civilisedness's + civilizedness, civilisedness + civilizednesses, civilisednesses + civilizer's, civiliser's + civilizer, civiliser + civilizers, civilisers + civilizes, civilises + civilizing, civilising + civvies, civies + civvy's, civie's + civvy, civie + cize, cise + clamor's, clamour's + clamor, clamour + clamored, clamoured + clamorer's, clamourer's + clamorer, clamourer + clamorers, clamourers + clamoring, clamouring + clamorist's, clamourist's + clamorist, clamourist + clamors, clamours + clamorsome, clamoursome + clangor's, clangour's + clangor, clangour + clangored, clangoured + clangoring, clangouring + clangors, clangours + clares, claroes + clarinetist's, clarinettist's + clarinetist, clarinettist + clarinetists, clarinettists + classicalize, classicalise + classicalizes, classicalises + classicization, classicisation + classicize, classicise + classicized, classicised + classicizes, classicises + classicizing, classicising + clausule, clausulae + clericalize, clericalise + clericalizes, clericalises + Clete's, Cloete's + Clete, Cloete + climatize, climatise + climatized, climatised + climatizes, climatises + climatizing, climatising + clower, clowre + Clytie's, Clytiae's + Clytie, Clytiae + coalize, coalise + coalized, coalised + coalizer, coaliser + coalizers, coalisers + coalizes, coalises + coalizing, coalising + cocaine's, cocain's + cocaine, cocain + cocainization's, cocainisation's + cocainization, cocainisation + cocainizations, cocainisations + cocainize, cocainise + cocainized, cocainised + cocainizes, cocainises + cocainizing, cocainising + coconut's, cocoanut's + coconut, cocoanut + coconuts, cocoanuts + cocuiza, cocuisa + Coe's, Cooe's + Coe, Cooe + coeducationalize, coeducationalise + coeducationalizes, coeducationalises + coeloms, coelomata + coenamor, coenamour + coenamored, coenamoured + coenamoring, coenamouring + coenamorment, coenamourment + coenamors, coenamours + coequalize, coequalise + coequalizes, coequalises + cognizability's, cognisability's + cognizability, cognisability + cognizable, cognisable + cognizableness's, cognisableness's + cognizableness, cognisableness + cognizabler, cognisabler + cognizablest, cognisablest + cognizablier, cognisablier + cognizabliest, cognisabliest + cognizably, cognisably + cognizance's, cognisance's + cognizance, cognisance + cognizances, cognisances + cognizant, cognisant + cognizanter, cognisanter + cognizantest, cognisantest + cognize, cognise + cognized, cognised + cognizer's, cogniser's + cognizer, cogniser + cognizers, cognisers + cognizes, cognises + cognizing, cognising + colander's, cullender's + colander, cullender + colanders, cullenders + collateralize, collateralise + collectibilities, collectabilities + collectibility's, collectability's + collectibility, collectability + collectible's, collectable's + collectible, collectable + collectibles, collectables + collectivization's, collectivisation's + collectivization, collectivisation + collectivizations, collectivisations + collectivize, collectivise + collectivized, collectivised + collectivizes, collectivises + collectivizing, collectivising + colloquialize, colloquialise + colloquializes, colloquialises + colloquize, colloquise + colloquized, colloquised + colloquizes, colloquises + colloquizing, colloquising + colonialize, colonialise + colonialized, colonialised + colonializes, colonialises + colonializing, colonialising + colonizabilities, colonisabilities + colonizability's, colonisability's + colonizability, colonisability + colonizable's, colonisable's + colonizable, colonisable + colonizabler, colonisabler + colonizables, colonisables + colonizablest, colonisablest + colonization's, colonisation's + colonization, colonisation + colonizationist's, colonisationist's + colonizationist, colonisationist + colonizationists, colonisationists + colonizations, colonisations + colonize, colonise + colonized, colonised + colonizer's, coloniser's + colonizer, coloniser + colonizers, colonisers + colonizes, colonises + colonizing, colonising + color's, colour's + color, colour + colorabilities, colourabilities + colorability's, colourability's + colorability, colourability + colorable's, colourable's + colorable, colourable + colorableness's, colourableness's + colorableness, colourableness + colorablenesses, colourablenesses + colorabler, colourabler + colorables, colourables + colorablest, colourablest + colorablier, colourablier + colorablies, colourablies + colorabliest, colourabliest + colorably, colourably + coloradoite's, colouradoite's + coloradoite, colouradoite + colorama, colourama + colorant's, colourant's + colorant, colourant + colorants, colourants + colorate, colourate + coloration's, colouration's + coloration, colouration + colorational, colourational + colorationaler, colourationaler + colorationalest, colourationalest + colorationallier, colourationallier + colorationalliest, colourationalliest + colorationally, colourationally + colorations, colourations + colorative, colourative + colorbearer's, colourbearer's + colorbearer, colourbearer + colorblind, colourblind + colorblindness's, colourblindness's + colorblindness, colourblindness + colorblindnesses, colourblindnesses + colorbred, colourbred + colorbreed, colourbreed + colorbreeding, colourbreeding + colorbreeds, colourbreeds + colorcast's, colourcast's + colorcast, colourcast + colorcasted, colourcasted + colorcaster, colourcaster + colorcasters, colourcasters + colorcasting, colourcasting + colorcasts, colourcasts + colorectal, colourectal + colorectitis, colourectitis + colorectostomy, colourectostomy + colored's, coloured's + colored, coloured + coloreds, coloureds + colorer's, colourer's + colorer, colourer + colorers, colourers + colorfast, colourfast + colorfastness's, colourfastness's + colorfastness, colourfastness + colorfastnesses, colourfastnesses + colorful, colourful + colorfuler, colourfuler + colorfulest, colourfulest + colorfullier, colourfullier + colorfulliest, colourfulliest + colorfully, colourfully + colorfulness's, colourfulness's + colorfulness, colourfulness + colorfulnesses, colourfulnesses + colorific's, colourific's + colorific, colourific + colorifics, colourifics + colorimeter's, colourimeter's + colorimeter, colourimeter + colorimeters, colourimeters + colorimetric, colourimetric + colorimetrical, colourimetrical + colorimetrically, colourimetrically + colorimetrics, colourimetrics + colorimetries, colourimetries + colorimetrist's, colourimetrist's + colorimetrist, colourimetrist + colorimetry, colourimetry + coloring's, colouring's + coloring, colouring + colorings, colourings + colorism, colourism + colorisms, colourisms + colorist's, colourist's + colorist, colourist + coloristic, colouristic + coloristically, colouristically + coloristicer, colouristicer + coloristicest, colouristicest + coloristics, colouristics + colorists, colourists + colorless, colourless + colorlesser, colourlesser + colorlessest, colourlessest + colorlesslier, colourlesslier + colorlessliest, colourlessliest + colorlessly, colourlessly + colorlessness's, colourlessness's + colorlessness, colourlessness + colorlessnesses, colourlessnesses + colormaker, colourmaker + colormaking, colourmaking + colorman's, colourman's + colorman, colourman + colormap's, colourmap's + colormap, colourmap + colormaps, colourmaps + colormen, colourmen + coloroto, colouroto + colorpoint, colourpoint + colorpoints, colourpoints + colorrest, colourest + colorrhaphy, colourrhaphy + colors, colours + colortype, colourtype + colorway, colourway + colorways, colourways + colory, coloury + colourisation's, colourization's + colourisation, colourization + colourisations, colourizations + colourise, colourize + colourised, colourized + colourises, colourizes + colourising, colourizing + columnization's, columnisation's + columnization, columnisation + columnizations, columnisations + columnize, columnise + columnized, columnised + columnizes, columnises + columnizing, columnising + comedia, comoedia + commercialization's, commercialisation's + commercialization, commercialisation + commercializations, commercialisations + commercialize, commercialise + commercialized, commercialised + commercializes, commercialises + commercializing, commercialising + commonize, commonise + commonizes, commonises + communalization's, communalisation's + communalization, communalisation + communalizations, communalisations + communalize, communalise + communalized, communalised + communalizer's, communaliser's + communalizer, communaliser + communalizers, communalisers + communalizes, communalises + communalizing, communalising + communization's, communisation's + communization, communisation + communizations, communisations + communize, communise + communized, communised + communizes, communises + communizing, communising + companionize, companionise + companionizes, companionises + compartmentalization's, compartmentalisation's + compartmentalization, compartmentalisation + compartmentalizations, compartmentalisations + compartmentalize, compartmentalise + compartmentalized, compartmentalised + compartmentalizes, compartmentalises + compartmentalizing, compartmentalising + compartmentize, compartmentise + compartmentizes, compartmentises + comper, compoer + complementizer's, complementiser's + complementizer, complementiser + Composite, Compositae + comprehensivization, comprehensivisation + comprehensivizations, comprehensivisations + comprehensivize, comprehensivise + comprehensivized, comprehensivised + comprehensivizes, comprehensivises + comprehensivizing, comprehensivising + comprizable, comprisable + comprizal's, comprisal's + comprizal, comprisal + computerizable, computerisable + computerization's, computerisation's + computerization, computerisation + computerizations, computerisations + computerize, computerise + computerized, computerised + computerizes, computerises + computerizing, computerising + concenter, concentre + concentered, concentred + concentering, concentring + concenters, concentres + conceptualization's, conceptualisation's + conceptualization, conceptualisation + conceptualizations, conceptualisations + conceptualize, conceptualise + conceptualized, conceptualised + conceptualizer, conceptualiser + conceptualizes, conceptualises + conceptualizing, conceptualising + concertist, concretist + concertize, concertise + concertized, concertised + concertizer's, concertiser's + concertizer, concertiser + concertizers, concertisers + concertizes, concertises + concertizing, concertising + conche, conchae + concolor, concolour + concolorous, concolourous + concretization's, concretisation's + concretization, concretisation + concretizations, concretisations + concretize, concretise + concretized, concretised + concretizes, concretises + concretizing, concretising + conditionalize, conditionalise + conditionalizes, conditionalises + coneys, conies + confederatize, confederatise + confederatizes, confederatises + congenialize, congenialise + congenializes, congenialises + conges, congoes + congregationalize, congregationalise + congregationalizes, congregationalises + conjurer's, conjuror's + conjurer, conjuror + conjurers, conjurors + connectable, connectible + connection's, connexion's + connection, connexion + connections, connexions + connector's, connecter's + connector, connecter + connectors, connecters + conservatize, conservatise + conservatized, conservatised + conservatizes, conservatises + conservatizing, conservatising + consonantize, consonantise + consonantized, consonantised + consonantizes, consonantises + consonantizing, consonantising + constitutionalization's, constitutionalisation's + constitutionalization, constitutionalisation + constitutionalizations, constitutionalisations + constitutionalize, constitutionalise + constitutionalized, constitutionalised + constitutionalizes, constitutionalises + constitutionalizing, constitutionalising + containerization's, containerisation's + containerization, containerisation + containerizations, containerisations + containerize, containerise + containerized, containerised + containerizes, containerises + containerizing, containerising + contemporization, contemporisation + contemporize, contemporise + contemporized, contemporised + contemporizes, contemporises + contemporizing, contemporising + contextualization, contextualisation + contextualizations, contextualisations + contextualize, contextualise + contextualized, contextualised + contextualizes, contextualises + contextualizing, contextualising + Continentalize, Continentalise + Continentalizes, Continentalises + controversialize, controversialise + controversializes, controversialises + conundrumize, conundrumise + conundrumizes, conundrumises + convener's, convenor's + convener, convenor + conveners, convenors + conventionalization's, conventionalisation's + conventionalization, conventionalisation + conventionalizations, conventionalisations + conventionalize, conventionalise + conventionalized, conventionalised + conventionalizes, conventionalises + conventionalizing, conventionalising + conventionize, conventionise + conventionizes, conventionises + conversationize, conversationise + conversationizes, conversationises + converter's, convertor's + converter's, convertor's + converter, convertor + converter, convertor + converters, convertors + converters, convertors + conveyor's, conveyer's + conveyor, conveyer + conveyorize, conveyorise + conveyorized, conveyorised + conveyorizes, conveyorises + conveyorizing, conveyorising + conveyors, conveyers + convivialize, convivialise + convivializes, convivialises + cony's, coney's + cony, coney + cookie's, cooky's + cookie, cooky + copolymerization's, copolymerisation's + copolymerization, copolymerisation + copolymerizations, copolymerisations + copolymerize, copolymerise + copolymerized, copolymerised + copolymerizes, copolymerises + copolymerizing, copolymerising + copperization's, copperisation's + copperization, copperisation + copperizations, copperisations + copperize, copperise + copperizes, copperises + copremia, copraemia + copremic, copraemic + coraled, coralled + coranto, couranto + corantoes, courantoes + corantos, courantos + corbe, courbe + corbed, courbed + corbeled, corbelled + corbeling's, corbelling's + corbeling, corbelling + corbelings, corbellings + cordialize, cordialise + cordialized, cordialised + cordializes, cordialises + cordializing, cordialising + corge, courge + Corinthianize's, Corinthianise's + Corinthianize, Corinthianise + corinthianize, corinthianise + corinthianized, corinthianised + Corinthianizes, Corinthianises + corinthianizes, corinthianises + corinthianizing, corinthianising + corporealization's, corporealisation's + corporealization, corporealisation + corporealizations, corporealisations + corporealize, corporealise + corporealized, corporealised + corporealizes, corporealises + corporealizing, corporealising + corsy, coursy + cortage, courtage + cortin, courtin + cortine, cortinae + corve, corvae + coryphe, coryphae + coryphes, coryphaes + cosmeticize, cosmeticise + cosmeticized, cosmeticised + cosmeticizes, cosmeticises + cosmeticizing, cosmeticising + cosmopolitanization's, cosmopolitanisation's + cosmopolitanization, cosmopolitanisation + cosmopolitanizations, cosmopolitanisations + cosmopolitanize, cosmopolitanise + cosmopolitanized, cosmopolitanised + cosmopolitanizes, cosmopolitanises + cosmopolitanizing, cosmopolitanising + cosplendor, cosplendour + coste, costae + costumier, costumire + cottar's, cotter's + cottar, cotter + cottars, cotters + cotte, cottae + cottonization's, cottonisation's + cottonization, cottonisation + cottonizations, cottonisations + cottonize, cottonise + cottonizes, cottonises + cotyle, cotylae + councilor's, councillor's + councilor, councillor + councilors, councillors + councilorship's, councillorship's + councilorship, councillorship + councilorships, councillorships + counseled, counselled + counselee, counsellee + counseling, counselling + counselor's, counsellor's + counselor, counsellor + counselors, counsellors + counselorship's, counsellorship's + counselorship, counsellorship + counselorships, counsellorships + countercolored, countercoloured + countor, countour + cozied, cosied + cozier, cosier + cozies, cosies + coziest, cosiest + cozily, cosily + coziness's, cosiness's + coziness, cosiness + cozy's, cosy's + cozy, cosy + cozying, cosying + craizey, craisey + crambes, cramboes + crawlerize, crawlerise + crawlerizes, crawlerises + creaturize, creaturise + creaturizes, creaturises + crenelate, crenellate + crenelated, crenellated + crenelater, crenellater + crenelates, crenellates + crenelatest, crenellatest + crenelating, crenellating + crenelation's, crenellation's + crenelation, crenellation + crenelations, crenellations + creneled, crenelled + creneling, crenelling + Creolization, Creolisation + creolization, creolisation + creolizations, creolisations + Creolize, Creolise + creolize, creolise + Creolized, Creolised + creolized, creolised + Creolizes, Creolises + creolizes, creolises + Creolizing, Creolising + creolizing, creolising + cretinization's, cretinisation's + cretinization, cretinisation + cretinizations, cretinisations + cretinize, cretinise + cretinized, cretinised + cretinizes, cretinises + cretinizing, cretinising + criminalization's, criminalisation's + criminalization, criminalisation + criminalizations, criminalisations + criminalize, criminalise + criminalized, criminalised + criminalizes, criminalises + criminalizing, criminalising + criticizable's, criticisable's + criticizable, criticisable + criticizabler, criticisabler + criticizables, criticisables + criticizablest, criticisablest + criticize, criticise + criticized, criticised + criticizer's, criticiser's + criticizer, criticiser + criticizers, criticisers + criticizes, criticises + criticizing, criticising + criticizinglier, criticisinglier + criticizinglies, criticisinglies + criticizingliest, criticisingliest + criticizingly, criticisingly + crofterization's, crofterisation's + crofterization, crofterisation + crofterizations, crofterisations + crofterize, crofterise + crofterizes, crofterises + crosier's, crozier's + crosier, crozier + crosiers, croziers + crueler, crueller + cruelest, cruellest + cruelize, cruelise + cruelizes, cruelises + cryesthesia, cryaesthesia + cryoanesthesia, cryoanaesthesia + cryptanalyzes, cryptanalyses + cryptesthesia, cryptaesthesia + cryptesthesias, cryptaesthesias + cryptesthetic, cryptaesthetic + crystalize, crystallise + crystalized, crystallised + crystalizes, crystallises + crystalizing, crystallising + crystallizabilities, crystallisabilities + crystallizability's, crystallisability's + crystallizability, crystallisability + crystallizable's, crystallisable's + crystallizable, crystallisable + crystallizabler, crystallisabler + crystallizables, crystallisables + crystallizablest, crystallisablest + crystallization's, crystallisation's + crystallization, crystallisation + crystallizations, crystallisations + crystallizer, crystalliser + crystallizers, crystallisers + Cubanize's, Cubanise's + Cubanize, Cubanise + Cubanizes, Cubanises + cuckoldize, cuckoldise + cuckoldized, cuckoldised + cuckoldizes, cuckoldises + cuckoldizing, cuckoldising + cudgeled, cudgelled + cudgeler's, cudgeller's + cudgeler, cudgeller + cudgelers, cudgellers + cudgeling, cudgelling + cudgelings, cudgellings + culicide, culicidae + culturization's, culturisation's + culturization, culturisation + culturizations, culturisations + culturize, culturise + culturizes, culturises + cupelation, cupellation + cupeled, cupelled + cupeler's, cupeller's + cupeler, cupeller + cupelers, cupellers + cupeling, cupelling + cupule, cupulae + curarize, curarise + curarized, curarised + curarizes, curarises + curarizing, curarising + curatize, curatise + curatizes, curatises + curricularization's, curricularisation's + curricularization, curricularisation + curricularizations, curricularisations + curricularize, curricularise + curricularizes, curricularises + curtsied, curtseyed + curtsies, curtseys + curtsy's, curtsey's + curtsy, curtsey + curtsying, curtseying + curvaceous, curvacious + customizable, customisable + customization's, customisation's + customization, customisation + customizations, customisations + customize, customise + customized, customised + customizer, customiser + customizers, customisers + customizes, customises + customizing, customising + cutesy, cutesie + cuticolor, cuticolour + cutinization's, cutinisation's + cutinization, cutinisation + cutinizations, cutinisations + cutinize, cutinise + cutinized, cutinised + cutinizes, cutinises + cutinizing, cutinising + cutization's, cutisation's + cutization, cutisation + cutizations, cutisations + cutlass's, cutlas's + cutlass, cutlas + cutlasses, cutlases + cuve, cuvae + Cyanee's, Cyaneae's + Cyanee, Cyaneae + cyanize, cyanise + cyanized, cyanised + cyanizes, cyanises + cyanizing, cyanising + cyanomethemoglobin, cyanomethaemoglobin + cyclization's, cyclisation's + cyclization, cyclisation + cyclizations, cyclisations + cyclize, cyclise + cyclized, cyclised + cyclizes, cyclises + cyclizing, cyclising + cyclopedia's, cyclopaedia's + cyclopedia, cyclopaedia + cyclopedias, cyclopaedias + cyclopedic, cyclopaedic + cyclopedically, cyclopaedically + cyclopedist's, cyclopaedist's + cyclopedist, cyclopaedist + cyme, cymae + Czechization's, Czechisation's + Czechization, Czechisation + Czechizations, Czechisations + d'oh's, doh's + d'oh, doh + d'ohs, dohs + danaide, danaidae + dandizette, dandisette + dandyize, dandyise + dandyizes, dandyises + dane, danae + Danization's, Danisation's + Danization, Danisation + Danizations, Danisations + Danize's, Danise's + Danize, Danise + Danizes, Danises + Darwinize's, Darwinise's + Darwinize, Darwinise + Darwinizes, Darwinises + dastardize, dastardise + dastardizes, dastardises + deaconize, deaconise + deaconizes, deaconises + deadrize, deadrise + dealcoholize, dealcoholise + dealcoholized, dealcoholised + dealcoholizes, dealcoholises + dealcoholizing, dealcoholising + deaminize, deaminise + deary's, dearie's + deary, dearie + decagram's, decagramme's + decagram, decagramme + decagrams, decagrammes + decaliter, decalitre + decaliter, decalitre's + decaliter, decalitres + decameter, decametre + decameter, decametre's + decameter, decametres + decapitalization, decapitalisation + decapitalizations, decapitalisations + decapitalize, decapitalise + decapitalized, decapitalised + decapitalizes, decapitalises + decapitalizing, decapitalising + decarbonization's, decarbonisation's + decarbonization, decarbonisation + decarbonizations, decarbonisations + decarbonize, decarbonise + decarbonized, decarbonised + decarbonizer's, decarboniser's + decarbonizer, decarboniser + decarbonizers, decarbonisers + decarbonizes, decarbonises + decarbonizing, decarbonising + decarburization's, decarburisation's + decarburization, decarburisation + decarburizations, decarburisations + decarburize, decarburise + decarburized, decarburised + decarburizes, decarburises + decarburizing, decarburising + decasualization's, decasualisation's + decasualization, decasualisation + decasualizations, decasualisations + decasualize, decasualise + decasualized, decasualised + decasualizing, decasualising + decenters, decentres + decentralization's, decentralisation's + decentralization, decentralisation + decentralizationist, decentralisationist + decentralizations, decentralisations + decentralize, decentralise + decentralized, decentralised + decentralizes, decentralises + decentralizing, decentralising + decerebrize, decerebrise + decerebrized, decerebrised + decerebrizes, decerebrises + decerebrizing, decerebrising + dechristianization, dechristianisation + dechristianizations, dechristianisations + dechristianize, dechristianise + dechristianized, dechristianised + dechristianizes, dechristianises + dechristianizing, dechristianising + decigram's, decigramme's + decigram, decigramme + decigrams, decigrammes + deciliter's, decilitre's + deciliter, decilitre + deciliters, decilitres + decimalization's, decimalisation's + decimalization, decimalisation + decimalizations, decimalisations + decimalize, decimalise + decimalized, decimalised + decimalizes, decimalises + decimalizing, decimalising + decimeter's, decimetre's + decimeter, decimetre + decimeters, decimetres + decivilize, decivilise + decivilized, decivilised + decivilizes, decivilises + decivilizing, decivilising + decolonization's, decolonisation's + decolonization, decolonisation + decolonizations, decolonisations + decolonize, decolonise + decolonized, decolonised + decolonizes, decolonises + decolonizing, decolonising + decolor, decolour + decolorant, decolourant + decolorants, decolourants + decolorate, decolourate + decolorated, decolourated + decolorates, decolourates + decoloration's, decolouration's + decoloration, decolouration + decolorations, decolourations + decolored, decoloured + decolorimeter, decolourimeter + decoloring, decolouring + decolors, decolours + decolourisation's, decolourization's + decolourisation, decolourization + decolourisations, decolourizations + decolourise, decolourize + decolourised, decolourized + decolouriser's, decolourizer's + decolouriser, decolourizer + decolourisers, decolourizers + decolourises, decolourizes + decolourising, decolourizing + decriminalization's, decriminalisation's + decriminalization, decriminalisation + decriminalizations, decriminalisations + decriminalize, decriminalise + decriminalized, decriminalised + decriminalizes, decriminalises + decriminalizing, decriminalising + dedal, daedal + dedalian, daedalian + dedramatize, dedramatise + dedramatized, dedramatised + dedramatizes, dedramatises + dedramatizing, dedramatising + deemphasization's, deemphasisation's + deemphasization, deemphasisation + deemphasize, deemphasise + deemphasized, deemphasised + deemphasizer, deemphasiser + deemphasizers, deemphasisers + deemphasizes, deemphasises + deemphasizing, deemphasising + deenergize, deenergise + deenergized, deenergised + deenergizer, deenergiser + deenergizes, deenergises + deenergizing, deenergising + defedation, defoedation + defeminization's, defeminisation's + defeminization, defeminisation + defeminize, defeminise + defeminized, defeminised + defeminizes, defeminises + defeminizing, defeminising + defense's, defence's + defense, defence + defensed, defenced + defenseless, defenceless + defenselesser, defencelesser + defenselessest, defencelessest + defenselesslier, defencelesslier + defenselessliest, defencelessliest + defenselessly, defencelessly + defenselessness's, defencelessness's + defenselessness, defencelessness + defenselessnesses, defencelessnesses + defenseman's, defenceman's + defenseman, defenceman + defensemen, defencemen + defenses, defences + defensing, defencing + defeudalize, defeudalise + defeudalized, defeudalised + defeudalizes, defeudalises + defeudalizing, defeudalising + defibrinize, defibrinise + defibrinized, defibrinised + defibrinizes, defibrinises + defibrinizing, defibrinising + definitization's, definitisation's + definitization, definitisation + definitizations, definitisations + definitize, definitise + definitized, definitised + definitizes, definitises + definitizing, definitising + deflectionization's, deflectionisation's + deflectionization, deflectionisation + deflectionizations, deflectionisations + deflectionize, deflectionise + deflectionizes, deflectionises + deformalize, deformalise + defunctionalization's, defunctionalisation's + defunctionalization, defunctionalisation + defunctionalizations, defunctionalisations + defunctionalize, defunctionalise + defunctionalizes, defunctionalises + deglycerolized, deglycerolised + dehumanization's, dehumanisation's + dehumanization, dehumanisation + dehumanizations, dehumanisations + dehumanize, dehumanise + dehumanized, dehumanised + dehumanizes, dehumanises + dehumanizing, dehumanising + dehydrogenization's, dehydrogenisation's + dehydrogenization, dehydrogenisation + dehydrogenize, dehydrogenise + dehydrogenized, dehydrogenised + dehydrogenizer's, dehydrogeniser's + dehydrogenizer, dehydrogeniser + dehydrogenizing, dehydrogenising + dehypnotization's, dehypnotisation's + dehypnotization, dehypnotisation + dehypnotizations, dehypnotisations + dehypnotize, dehypnotise + dehypnotized, dehypnotised + dehypnotizes, dehypnotises + dehypnotizing, dehypnotising + deindustrialization's, deindustrialisation's + deindustrialization, deindustrialisation + deindustrializations, deindustrialisations + deindustrialize, deindustrialise + deindustrialized, deindustrialised + deindustrializes, deindustrialises + deindustrializing, deindustrialising + deionization's, deionisation's + deionization, deionisation + deionize, deionise + deionized, deionised + deionizes, deionises + deionizing, deionising + delimitize, delimitise + delimitizes, delimitises + delocalization's, delocalisation's + delocalization, delocalisation + delocalizations, delocalisations + delocalize, delocalise + delocalized, delocalised + delocalizes, delocalises + delocalizing, delocalising + deluster, delustre + demagnetizable's, demagnetisable's + demagnetizable, demagnetisable + demagnetizabler, demagnetisabler + demagnetizables, demagnetisables + demagnetizablest, demagnetisablest + demagnetization's, demagnetisation's + demagnetization, demagnetisation + demagnetizations, demagnetisations + demagnetize, demagnetise + demagnetized, demagnetised + demagnetizer's, demagnetiser's + demagnetizer, demagnetiser + demagnetizers, demagnetisers + demagnetizes, demagnetises + demagnetizing, demagnetising + demagogue's, demagog's + demagogue, demagog + demagogued, demagoged + demagogueri, demagogri + demagogueris, demagogris + demagoguery, demagogry + demagogues, demagogs + demagoguing, demagoging + demasculinization's, demasculinisation's + demasculinization, demasculinisation + demasculinize, demasculinise + demasculinized, demasculinised + demasculinizing, demasculinising + dematerialization's, dematerialisation's + dematerialization, dematerialisation + dematerializations, dematerialisations + dematerialize, dematerialise + dematerialized, dematerialised + dematerializes, dematerialises + dematerializing, dematerialising + demeanor's, demeanour's + demeanor, demeanour + demeanors, demeanours + demilitarization's, demilitarisation's + demilitarization, demilitarisation + demilitarizations, demilitarisations + demilitarize, demilitarise + demilitarized, demilitarised + demilitarizes, demilitarises + demilitarizing, demilitarising + demiluster, demilustre + demineralization's, demineralisation's + demineralization, demineralisation + demineralizations, demineralisations + demineralize, demineralise + demineralized, demineralised + demineralizer, demineraliser + demineralizes, demineralises + demineralizing, demineralising + demobilization's, demobilisation's + demobilization, demobilisation + demobilizations, demobilisations + demobilize, demobilise + demobilized, demobilised + demobilizes, demobilises + demobilizing, demobilising + democratization's, democratisation's + democratization, democratisation + democratizations, democratisations + democratize, democratise + democratized, democratised + democratizer, democratiser + democratizes, democratises + democratizing, democratising + demonetization's, demonetisation's + demonetization, demonetisation + demonetizations, demonetisations + demonetize, demonetise + demonetized, demonetised + demonetizes, demonetises + demonetizing, demonetising + demonian, daemonian + demonization, demonisation + demonize, demonise + demonized, demonised + demonizes, demonises + demonizing, demonising + demoralization's, demoralisation's + demoralization, demoralisation + demoralizations, demoralisations + demoralize, demoralise + demoralized, demoralised + demoralizer's, demoraliser's + demoralizer, demoraliser + demoralizers, demoralisers + demoralizes, demoralises + demoralizing, demoralising + demoralizingly, demoralisingly + demutualization, demutualisation + demutualizations, demutualisations + demutualize, demutualise + demutualized, demutualised + demutualizes, demutualises + demutualizing, demutualising + demythologization's, demythologisation's + demythologization, demythologisation + demythologizations, demythologisations + demythologize, demythologise + demythologized, demythologised + demythologizer, demythologiser + demythologizes, demythologises + demythologizing, demythologising + denationalization's, denationalisation's + denationalization, denationalisation + denationalizations, denationalisations + denationalize, denationalise + denationalized, denationalised + denationalizes, denationalises + denationalizing, denationalising + denaturalization's, denaturalisation's + denaturalization, denaturalisation + denaturalizations, denaturalisations + denaturalize, denaturalise + denaturalized, denaturalised + denaturalizes, denaturalises + denaturalizing, denaturalising + denaturization's, denaturisation's + denaturization, denaturisation + denaturizations, denaturisations + denaturize, denaturise + denaturized, denaturised + denaturizer's, denaturiser's + denaturizer, denaturiser + denaturizers, denaturisers + denaturizes, denaturises + denaturizing, denaturising + denicotinize, denicotinise + denizenize, denizenise + denizenizes, denizenises + denominationalize, denominationalise + denominationalizes, denominationalises + denormalize, denormalise + dentalization's, dentalisation's + dentalization, dentalisation + dentalizations, dentalisations + dentalize, dentalise + dentalized, dentalised + dentalizes, dentalises + dentalizing, dentalising + dentin's, dentine's + dentin, dentine + dentins, dentines + denuclearization's, denuclearisation's + denuclearization, denuclearisation + denuclearizations, denuclearisations + denuclearize, denuclearise + denuclearized, denuclearised + denuclearizes, denuclearises + denuclearizing, denuclearising + deodorization's, deodorisation's + deodorization, deodorisation + deodorizations, deodorisations + deodorize, deodorise + deodorized, deodorised + deodorizer's, deodoriser's + deodorizer, deodoriser + deodorizers, deodorisers + deodorizes, deodorises + deodorizing, deodorising + deoxidization's, deoxidisation's + deoxidization, deoxidisation + deoxidizations, deoxidisations + deoxidize, deoxidise + deoxidized, deoxidised + deoxidizer's, deoxidiser's + deoxidizer, deoxidiser + deoxidizers, deoxidisers + deoxidizes, deoxidises + deoxidizing, deoxidising + deoxygenize, deoxygenise + deoxygenized, deoxygenised + deoxygenizes, deoxygenises + deoxygenizing, deoxygenising + departmentalization's, departmentalisation's + departmentalization, departmentalisation + departmentalizations, departmentalisations + departmentalize, departmentalise + departmentalized, departmentalised + departmentalizes, departmentalises + departmentalizing, departmentalising + departmentization's, departmentisation's + departmentization, departmentisation + departmentizations, departmentisations + departmentize, departmentise + departmentizes, departmentises + depauperization, depauperisation + depauperize, depauperise + depauperized, depauperised + depauperizes, depauperises + depauperizing, depauperising + dependence's, dependance's + dependence, dependance + dependences, dependances + depersonalization's, depersonalisation's + depersonalization, depersonalisation + depersonalizations, depersonalisations + depersonalize, depersonalise + depersonalized, depersonalised + depersonalizes, depersonalises + depersonalizing, depersonalising + depolarization's, depolarisation's + depolarization, depolarisation + depolarizations, depolarisations + depolarize, depolarise + depolarized, depolarised + depolarizer's, depolariser's + depolarizer, depolariser + depolarizers, depolarisers + depolarizes, depolarises + depolarizing, depolarising + depoliticization, depoliticisation + depoliticize, depoliticise + depoliticized, depoliticised + depoliticizes, depoliticises + depoliticizing, depoliticising + depolymerization's, depolymerisation's + depolymerization, depolymerisation + depolymerizations, depolymerisations + depolymerize, depolymerise + depolymerized, depolymerised + depolymerizes, depolymerises + depolymerizing, depolymerising + depressurization's, depressurisation's + depressurization, depressurisation + depressurizations, depressurisations + depressurize, depressurise + depressurized, depressurised + depressurizes, depressurises + depressurizing, depressurising + deputationize, deputationise + deputationizes, deputationises + deputization, deputisation + deputize, deputise + deputized, deputised + deputizes, deputises + deputizing, deputising + deracialize, deracialise + deracialized, deracialised + deracializes, deracialises + deracializing, deracialising + derationalization's, derationalisation's + derationalization, derationalisation + derationalizations, derationalisations + derationalize, derationalise + derationalizes, derationalises + deratization's, deratisation's + deratization, deratisation + deratizations, deratisations + derealization, derealisation + derecognize, derecognise + derecognized, derecognised + derecognizes, derecognises + derecognizing, derecognising + deregulationize, deregulationise + deregulationizes, deregulationises + dereligionize, dereligionise + dereligionized, dereligionised + dereligionizes, dereligionises + dereligionizing, dereligionising + derk, drek + dermatorrhea, dermatorrhoea + Derr's, Drer's + Derr, Drer + desacralization, desacralisation + desacralizations, desacralisations + desacralize, desacralise + desacralized, desacralised + desacralizes, desacralises + desacralizing, desacralising + desalinization's, desalinisation's + desalinization, desalinisation + desalinizations, desalinisations + desalinize, desalinise + desalinized, desalinised + desalinizes, desalinises + desalinizing, desalinising + desensitization's, desensitisation's + desensitization, desensitisation + desensitizations, desensitisations + desensitize, desensitise + desensitized, desensitised + desensitizer's, desensitiser's + desensitizer, desensitiser + desensitizers, desensitisers + desensitizes, desensitises + desensitizing, desensitising + desertization, desertisation + desertizations, desertisations + desexualization's, desexualisation's + desexualization, desexualisation + desexualizations, desexualisations + desexualize, desexualise + desexualized, desexualised + desexualizes, desexualises + desexualizing, desexualising + desilverization, desilverisation + desilverizations, desilverisations + desilverize, desilverise + desilverized, desilverised + desilverizes, desilverises + desilverizing, desilverising + despiritualization, despiritualisation + despiritualize, despiritualise + despotize, despotise + despotizes, despotises + destabilization, destabilisation + destabilize, destabilise + destabilized, destabilised + destabilizer, destabiliser + destabilizers, destabilisers + destabilizes, destabilises + destabilizing, destabilising + destalinize, destalinise + destalinized, destalinised + destalinizes, destalinises + destalinizing, destalinising + desterilize, desterilise + destigmatization, destigmatisation + desulfurizer's, desulfuriser's + desulfurizer, desulfuriser + desulphurisation's, desulphurization's + desulphurisation, desulphurization + desulphurisations, desulphurizations + desulphurise, desulphurize + desulphurised, desulphurized + desulphurises, desulphurizes + desulphurising, desulphurizing + desulphurizer, desulphuriser + desulphurizers, desulphurisers + desynchronization's, desynchronisation's + desynchronization, desynchronisation + desynchronizations, desynchronisations + desynchronize, desynchronise + desynchronized, desynchronised + desynchronizes, desynchronises + desynchronizing, desynchronising + detribalization's, detribalisation's + detribalization, detribalisation + detribalizations, detribalisations + detribalize, detribalise + detribalized, detribalised + detribalizes, detribalises + detribalizing, detribalising + deva, daeva + devalorization, devalorisation + devalorizations, devalorisations + devalorize, devalorise + devalorized, devalorised + devalorizes, devalorises + devalorizing, devalorising + develed, develled + develing, develling + deviled, devilled + deviling, devilling + devilize, devilise + devilizes, devilises + devitalization's, devitalisation's + devitalization, devitalisation + devitalizations, devitalisations + devitalize, devitalise + devitalized, devitalised + devitalizes, devitalises + devitalizing, devitalising + devocalization's, devocalisation's + devocalization, devocalisation + devocalize, devocalise + devocalized, devocalised + devocalizes, devocalises + devocalizing, devocalising + devolatilization's, devolatilisation's + devolatilization, devolatilisation + devolatilizations, devolatilisations + devolatilize, devolatilise + devolatilized, devolatilised + devolatilizes, devolatilises + devolatilizing, devolatilising + dexterous, dextrous + dexterously, dextrously + dexterousness, dextrousness + diabolization's, diabolisation's + diabolization, diabolisation + diabolizations, diabolisations + diabolize, diabolise + diabolized, diabolised + diabolizes, diabolises + diabolizing, diabolising + diagonalizable, diagonalisable + diagonalization, diagonalisation + diagonalize, diagonalise + diagonalized, diagonalised + diagonalizes, diagonalises + diagonalizing, diagonalising + dialecticize, dialecticise + dialecticizes, dialecticises + dialed, dialled + dialer's, dialler's + dialer, dialler + dialers, diallers + dialing's, dialling's + dialing, dialling + dialings, diallings + dialist's, diallist's + dialist, diallist + dialists, diallists + dialogize, dialogise + dialogized, dialogised + dialogizes, dialogises + dialogizing, dialogising + dialogue's, dialog's + dialogue, dialog + dialogued, dialogged + dialogues, dialogs + dialoguing, dialogging + dialyzabilities, dialysabilities + dialyzability's, dialysability's + dialyzability, dialysability + dialyzable's, dialysable's + dialyzable, dialysable + dialyzabler, dialysabler + dialyzables, dialysables + dialyzablest, dialysablest + dialyzate's, dialysate's + dialyzate, dialysate + dialyzates, dialysates + dialyzation's, dialysation's + dialyzation, dialysation + dialyze, dialyse + dialyzed, dialysed + dialyzer's, dialyser's + dialyzer, dialyser + dialyzers, dialysers + dialyzes, dialyses + dialyzing, dialysing + diamondize, diamondise + diamondizes, diamondises + diarize, diarise + diarized, diarised + diarizes, diarises + diarizing, diarising + diarrhea's, diarrhoea's + diarrhea, diarrhoea + diarrheal, diarrhoeal + diarrhealer, diarrhoealer + diarrhealest, diarrhoealest + diarrheas, diarrhoeas + diarrheic, diarrhoeic + diarrheicer, diarrhoeicer + diarrheicest, diarrhoeicest + diarrhetic, diarrhoetic + diarrheticer, diarrhoeticer + diarrheticest, diarrhoeticest + dichotomization's, dichotomisation's + dichotomization, dichotomisation + dichotomizations, dichotomisations + dichotomize, dichotomise + dichotomized, dichotomised + dichotomizes, dichotomises + dichotomizing, dichotomising + dickeys, dickies + dicky's, dickie's + dicky, dickie + diene, diaene + dieretic, diaeretic + dieselization's, dieselisation's + dieselization, dieselisation + dieselizations, dieselisations + dieselize, dieselise + dieselized, dieselised + dieselizes, dieselises + dieselizing, dieselising + diestrous, dioestrous + diestrual, dioestrual + diestrum, dioestrum + diestrus's, dioestrus's + diestrus, dioestrus + diestruses, dioestruses + diethylstilbestrol's, diethylstilboestrol's + diethylstilbestrol, diethylstilboestrol + dietitian's, dietician's + dietitian, dietician + dietitians, dieticians + differentialize, differentialise + differentializes, differentialises + digitalization's, digitalisation's + digitalization, digitalisation + digitalizations, digitalisations + digitalize, digitalise + digitalized, digitalised + digitalizes, digitalises + digitalizing, digitalising + digitization's, digitisation's + digitization, digitisation + digitizations, digitisations + digitize, digitise + digitized, digitised + digitizer's, digitiser's + digitizer, digitiser + digitizers, digitisers + digitizes, digitises + digitizing, digitising + dike's, dyke's + dike, dyke + diked, dyked + dikes, dykes + diking, dyking + dimensionalization, dimensionalisation + dimensionalize, dimensionalise + dimensionalized, dimensionalised + dimensionalizes, dimensionalises + dimensionalizing, dimensionalising + dimerization's, dimerisation's + dimerization, dimerisation + dimerizations, dimerisations + dimerize, dimerise + dimerized, dimerised + dimerizes, dimerises + dimerizing, dimerising + diminutivize, diminutivise + diminutivizes, diminutivises + dingoes, dingos + dioecious, diecious + dioeciously, dieciously + dionize, dionise + diopter's, dioptre's + diopter, dioptre + diopters, dioptres + diphthongization's, diphthongisation's + diphthongization, diphthongisation + diphthongizations, diphthongisations + diphthongize, diphthongise + diphthongized, diphthongised + diphthongizes, diphthongises + diphthongizing, diphthongising + diple, diploe + diploe's, diploae's + diploe, diploae + diplomatize, diplomatise + diplomatized, diplomatised + diplomatizes, diplomatises + diplomatizing, diplomatising + dis's, diss's + dis, diss + disangularize, disangularise + disangularizes, disangularises + disauthorize, disauthorise + disauthorized, disauthorised + disauthorizes, disauthorises + disauthorizing, disauthorising + disboweled, disbowelled + disboweling, disbowelling + discanonization's, discanonisation's + discanonization, discanonisation + discanonizations, discanonisations + discanonize, discanonise + discanonizes, discanonises + discolor's, discolour's + discolor, discolour + discolorate, discolourate + discolorated, discolourated + discoloration's, discolouration's + discoloration, discolouration + discolorations, discolourations + discolored's, discoloured's + discolored, discoloured + discoloredness, discolouredness + discoloreds, discoloureds + discoloring, discolouring + discolorment's, discolourment's + discolorment, discolourment + discolorments, discolourments + discolors, discolours + discolourisation's, discolourization's + discolourisation, discolourization + discolourisations, discolourizations + discretization, discretisation + discretize, discretise + disdenominationalize, disdenominationalise + disdenominationalizes, disdenominationalises + disdiplomatize, disdiplomatise + disdiplomatizes, disdiplomatises + disemboweled, disembowelled + disemboweling, disembowelling + disequalize's, disequalise's + disequalize, disequalise + disequalizer, disequaliser + disequalizers, disequalisers + disequalizes, disequalises + disfavor's, disfavour's + disfavor, disfavour + disfavored, disfavoured + disfavorer's, disfavourer's + disfavorer, disfavourer + disfavorers, disfavourers + disfavoring, disfavouring + disfavors, disfavours + dishabille's, deshabille's + dishabille, deshabille + dishabilles, deshabilles + disharmonize, disharmonise + disharmonized, disharmonised + disharmonizes, disharmonises + disharmonizing, disharmonising + disheveled, dishevelled + disheveler, disheveller + disheveling, dishevelling + dishonor's, dishonour's + dishonor, dishonour + dishonorable's, dishonourable's + dishonorable, dishonourable + dishonorableness's, dishonourableness's + dishonorableness, dishonourableness + dishonorablenesses, dishonourablenesses + dishonorabler, dishonourabler + dishonorables, dishonourables + dishonorablest, dishonourablest + dishonorablier, dishonourablier + dishonorablies, dishonourablies + dishonorabliest, dishonourabliest + dishonorably, dishonourably + dishonorary, dishonourary + dishonored, dishonoured + dishonorer's, dishonourer's + dishonorer, dishonourer + dishonorers, dishonourers + dishonoring, dishonouring + dishonors, dishonours + dishumanize, dishumanise + dishumanizes, dishumanises + dishumor, dishumour + dishumored, dishumoured + dishumors, dishumours + disillusionize, disillusionise + disillusionized, disillusionised + disillusionizer's, disillusioniser's + disillusionizer, disillusioniser + disillusionizers, disillusionisers + disillusionizes, disillusionises + disillusionizing, disillusionising + disindividualize, disindividualise + disindividualized, disindividualised + disindividualizes, disindividualises + disindividualizing, disindividualising + disindustrialization, disindustrialisation + disindustrializations, disindustrialisations + disindustrialize, disindustrialise + disindustrialized, disindustrialised + disindustrializes, disindustrialises + disindustrializing, disindustrialising + disluster, dislustre + dismalize, dismalise + dismalizes, dismalises + disnaturalization's, disnaturalisation's + disnaturalization, disnaturalisation + disnaturalizations, disnaturalisations + disnaturalize, disnaturalise + disnaturalized, disnaturalised + disnaturalizes, disnaturalises + disnaturalizing, disnaturalising + disorganization's, disorganisation's + disorganization, disorganisation + disorganizations, disorganisations + disorganize, disorganise + disorganized, disorganised + disorganizer's, disorganiser's + disorganizer, disorganiser + disorganizers, disorganisers + disorganizes, disorganises + disorganizing, disorganising + disozonize, disozonise + disozonizes, disozonises + dispapalize, dispapalise + dispapalizes, dispapalises + dispatch's, despatch's + dispatch, despatch + dispatched, despatched + dispatches, despatches + dispatching, despatching + dispauperize, dispauperise + dispauperized, dispauperised + dispauperizes, dispauperises + dispauperizing, dispauperising + dispersonalize, dispersonalise + dispersonalizes, dispersonalises + dispopularize, dispopularise + dispopularizes, dispopularises + disrealize, disrealise + disrealizes, disrealises + disscepter's, dissceptre's + disscepter, dissceptre + disscepters, dissceptres + disseize, disseise + disseized, disseised + disseizee, disseisee + disseizes, disseises + disseizin's, disseisin's + disseizin, disseisin + disseizing, disseising + disseizins, disseisins + disseizor's, disseisor's + disseizor, disseisor + disseizors, disseisors + dissensualize, dissensualise + dissensualizes, dissensualises + disses, dises + dissocialize, dissocialise + dissocialized, dissocialised + dissocializes, dissocialises + dissocializing, dissocialising + dissyllabize, dissyllabise + dissyllabized, dissyllabised + dissyllabizing, dissyllabising + dissympathize, dissympathise + dissympathizes, dissympathises + distill, distil + distills, distils + disutilize, disutilise + disutilizes, disutilises + ditsier, ditzier + ditsy, ditzy + ditziness's, ditsiness's + ditziness, ditsiness + ditzinesses, ditsinesses + diversicolored, diversicoloured + divinister, divinistre + divinization's, divinisation's + divinization, divinisation + divinizations, divinisations + divinize, divinise + divinized, divinised + divinizes, divinises + divinizing, divinising + divisionalization, divisionalisation + divisionalizations, divisionalisations + djellaba's, djellabah's + djellaba, djellabah + djellabas, djellabahes + djinni's, djinn's + djinni, djinn + Docete's, Docetae's + Docete, Docetae + dockization's, dockisation's + dockization, dockisation + dockizations, dockisations + dockize, dockise + dockized, dockised + dockizes, dockises + dockizing, dockising + doctorization's, doctorisation's + doctorization, doctorisation + doctorizations, doctorisations + doctorize, doctorise + doctorizes, doctorises + doctrinization's, doctrinisation's + doctrinization, doctrinisation + doctrinizations, doctrinisations + doctrinize, doctrinise + doctrinizes, doctrinises + documentarization, documentarisation + documentarizations, documentarisations + documentarize, documentarise + documentarized, documentarised + documentarizes, documentarises + documentarizing, documentarising + documentize, documentise + documentizes, documentises + Dodonean's, Dodonaean's + Dodonean, Dodonaean + doggy's, doggie's + doggy, doggie + dogie's, dogy's + dogie, dogy + dogmatization's, dogmatisation's + dogmatization, dogmatisation + dogmatizations, dogmatisations + dogmatize, dogmatise + dogmatized, dogmatised + dogmatizer's, dogmatiser's + dogmatizer, dogmatiser + dogmatizers, dogmatisers + dogmatizes, dogmatises + dogmatizing, dogmatising + dognaped, dognapped + dognaping, dognapping + dollarization, dollarisation + dollarizations, dollarisations + dolomitization's, dolomitisation's + dolomitization, dolomitisation + dolomitizations, dolomitisations + dolomitize, dolomitise + dolomitized, dolomitised + dolomitizes, dolomitises + dolomitizing, dolomitising + dolor's, dolour's + dolor, dolour + dolors, dolours + domesticize, domesticise + domesticized, domesticised + domesticizes, domesticises + domesticizing, domesticising + domine, dominae + dopey, dopy + dora, doura + Doricize's, Doricise's + Doricize, Doricise + Doricizes, Doricises + dorize, dorise + dorized, dorised + dorizes, dorises + dorizing, dorising + doryline, dorylinae + doughnut's, donut's + doughnut, donut + doughnuts, donuts + doweled, dowelled + doweler, doweller + doweling, dowelling + downdraft's, downdraught's + downdraft, downdraught + dracena, dracaena + dracenaceae, dracaenaceae + dracenas, dracaenas + draftier, draughtier + draftiest, draughtiest + draftilier, draughtilier + draftiliest, draughtiliest + draftily, draughtily + draftiness's, draughtiness's + draftiness, draughtiness + draftinesses, draughtinesses + draftsman's, draughtsman's + draftsman, draughtsman + draftsmanship's, draughtsmanship's + draftsmanship, draughtsmanship + draftsmanships, draughtsmanships + draftsmen, draughtsmen + draftsperson, draughtsperson + draftswoman's, draughtswoman's + draftswoman, draughtswoman + draftswomen, draughtswomen + drafty, draughty + dragonize, dragonise + dragonized, dragonised + dragonizes, dragonises + dragonizing, dragonising + dramatizable's, dramatisable's + dramatizable, dramatisable + dramatizabler, dramatisabler + dramatizables, dramatisables + dramatizablest, dramatisablest + dramatization's, dramatisation's + dramatization, dramatisation + dramatizations, dramatisations + dramatize, dramatise + dramatized, dramatised + dramatizer's, dramatiser's + dramatizer, dramatiser + dramatizers, dramatisers + dramatizes, dramatises + dramatizing, dramatising + dreamed, dreamt + driveled, drivelled + driveler's, driveller's + driveler, driveller + drivelers, drivellers + driveling, drivelling + drought's, drouth's + drought, drouth + droughtiness, drouthiness + droughts, drouthes + droughty, drouthy + dryly, drily + dualization's, dualisation's + dualization, dualisation + dualizations, dualisations + dualize, dualise + dualizes, dualises + ductilize, ductilise + ductilizes, ductilises + dueled, duelled + dueler's, dueller's + dueler, dueller + duelers, duellers + dueling, duelling + duelings, duellings + duelist's, duellist's + duelist, duellist + duelists, duellists + duer, dure + dullness's, dulness's + dullness, dulness + dullnesses, dulnesses + dumbfound, dumfound + dumbfounded, dumfounded + dumbfounding, dumfounding + dumbfoundingly, dumfoundingly + dumbfounds, dumfounds + dumpster's, Dumpster's + dumpster, Dumpster + dumpsters, Dumpsters + dynamize, dynamise + dynamized, dynamised + dynamizes, dynamises + dynamizing, dynamising + dysesthesia, dysaesthesia + dysesthetic, dysaesthetic + dysmenorrhea's, dysmenorrhoea's + dysmenorrhea, dysmenorrhoea + dysmenorrheal, dysmenorrhoeal + dysmenorrheas, dysmenorrhoeas + dysmenorrheic, dysmenorrhoeic + dyspnea's, dyspnoea's + dyspnea, dyspnoea + dyspneal, dyspnoeal + dyspneas, dyspnoeas + dyspneic, dyspnoeic + earlierize, earlierise + earlierized, earlierised + earlierizes, earlierises + earlierizing, earlierising + easternize, easternise + ebionize, ebionise + ebionized, ebionised + ebionizes, ebionises + ebionizing, ebionising + ebonization, ebonisation + ebonize, ebonise + ebonized, ebonised + ebonizes, ebonises + ebonizing, ebonising + ec, aec + ecclesiasticize, ecclesiasticise + ecclesiasticizes, ecclesiasticises + echoize, echoise + echoized, echoised + echoizes, echoises + echoizing, echoising + eclecticize, eclecticise + eclecticizes, eclecticises + ecoid, oecoid + economization's, economisation's + economization, economisation + economizations, economisations + economize, economise + economized, economised + economizer's, economiser's + economizer, economiser + economizers, economisers + economizes, economises + economizing, economising + ecophobia, oecophobia + ecstasize, ecstasise + ecstasized, ecstasised + ecstasizes, ecstasises + ecstasizing, ecstasising + ecstaticize, ecstaticise + ecstaticizes, ecstaticises + ectethmoid, ectoethmoid + ectocelic, ectocoelic + ecumenic, oecumenic + ecumenicalism, oecumenicalism + ecumenicity, oecumenicity + ecumenism, oecumenism + ecus, oecus + edema's, oedema's + edema, oedema + edemas, oedemas + edematose, oedematose + edematous, oedematous + Edenization's, Edenisation's + Edenization, Edenisation + Edenizations, Edenisations + Edenize's, Edenise's + Edenize, Edenise + Edenizes, Edenises + edicule's, aedicule's + edicule, aedicule + edility, aedility + editorialization's, editorialisation's + editorialization, editorialisation + editorializations, editorialisations + editorialize, editorialise + editorialized, editorialised + editorializer's, editorialiser's + editorializer, editorialiser + editorializes, editorialises + editorializing, editorialising + eerie, eery + Eetion's, Eaetion's + Eetion, Eaetion + effectualize, effectualise + effectualizes, effectualises + effeminatize, effeminatise + effeminatizes, effeminatises + effeminization's, effeminisation's + effeminization, effeminisation + effeminize, effeminise + effeminized, effeminised + effeminizes, effeminises + effeminizing, effeminising + eger, aeger + eger, egre + egilops, aegilops + eglogue, aeglogue + egoize, egoise + egoizer, egoiser + egoizers, egoisers + egoizes, egoises + egophony, aegophony + egotize, egotise + egotized, egotised + egotizes, egotises + egotizing, egotising + egritude, aegritude + Egyptianization's, Egyptianisation's + Egyptianization, Egyptianisation + Egyptianizations, Egyptianisations + Egyptianize's, Egyptianise's + Egyptianize, Egyptianise + Egyptianized's, Egyptianised's + Egyptianized, Egyptianised + Egyptianizes, Egyptianises + Egyptianizing's, Egyptianising's + Egyptianizing, Egyptianising + Egyptize's, Egyptise's + Egyptize, Egyptise + Egyptizes, Egyptises + elasticization, elasticisation + elasticize, elasticise + elasticized, elasticised + elasticizer, elasticiser + elasticizers, elasticisers + elasticizes, elasticises + elasticizing, elasticising + electricalize, electricalise + electricalizes, electricalises + electricize, electricise + electricizes, electricises + electrization, electrisation + electrizations, electrisations + electrize, electrise + electrized, electrised + electrizes, electrises + electrizing, electrising + electroanesthesia's, electroanaesthesia's + electroanesthesia, electroanaesthesia + electroanesthesias, electroanaesthesias + electrocauterization's, electrocauterisation's + electrocauterization, electrocauterisation + electrocauterizations, electrocauterisations + electrodialyze, electrodialyse + electrodialyzer's, electrodialyser's + electrodialyzer, electrodialyser + electrodialyzers, electrodialysers + electrodialyzes, electrodialyses + electrogalvanize, electrogalvanise + electrogalvanizes, electrogalvanises + electrohomeopathies, electrohomoeopathies + electrohomeopathy's, electrohomoeopathy's + electrohomeopathy, electrohomoeopathy + electrolyzation's, electrolysation's + electrolyzation, electrolysation + electrolyze, electrolyse + electrolyzed, electrolysed + electrolyzer's, electrolyser's + electrolyzer, electrolyser + electrolyzes, electrolyses + electrolyzing, electrolysing + electromagnetizable, electromagnetisable + electrotonize, electrotonise + electrotonizes, electrotonises + elegize, elegise + elegized, elegised + elegizes, elegises + elegizing, elegising + elementalize, elementalise + elementalizes, elementalises + eleoblast, elaeoblast + eleolite, elaeolite + eleomargaric, elaeomargaric + eleometer, elaeometer + eleoptene's, elaeoptene's + eleoptene, elaeoptene + Elizabethanize's, Elizabethanise's + Elizabethanize, Elizabethanise + Elizabethanizes, Elizabethanises + Elizabethville's, Elisabethville's + Elizabethville, Elisabethville + embedment, imbedment + embedments, imbedments + emblematicize, emblematicise + emblematicizes, emblematicises + emblematization, emblematisation + emblematize, emblematise + emblematized, emblematised + emblematizes, emblematises + emblematizing, emblematising + emblemize, emblemise + emblemized, emblemised + emblemizes, emblemises + emblemizing, emblemising + embolization, embolisation + emboweled, embowelled + emboweling, embowelling + emotionalization's, emotionalisation's + emotionalization, emotionalisation + emotionalizations, emotionalisations + emotionalize, emotionalise + emotionalized, emotionalised + emotionalizes, emotionalises + emotionalizing, emotionalising + emotionize, emotionise + emotionizes, emotionises + empathize, empathise + empathized, empathised + empathizes, empathises + empathizing, empathising + emperize, emperise + emperized, emperised + emperizes, emperises + emperizing, emperising + empestic, empaestic + emphasize, emphasise + emphasized, emphasised + emphasizer, emphasiser + emphasizers, emphasisers + emphasizes, emphasises + emphasizing, emphasising + employee's, employe's + employee, employe + employees, employes + emprise, emprize + emprises, emprizes + empyreumatize, empyreumatise + empyreumatized, empyreumatised + empyreumatizes, empyreumatises + empyreumatizing, empyreumatising + emule, aemule + emuled, aemuled + emules, aemules + emuling, aemuling + emulsionize, emulsionise + emulsionized, emulsionised + emulsionizes, emulsionises + emulsionizing, emulsionising + enameled, enamelled + enameler's, enameller's + enameler, enameller + enamelers, enamellers + enameling, enamelling + enamelings, enamellings + enamelist's, enamellist's + enamelist, enamellist + enamelists, enamellists + enamor's, enamour's + enamor, enamour + enamored's, enamoured's + enamored, enamoured + enamoredness's, enamouredness's + enamoredness, enamouredness + enamorednesses, enamourednesses + enamoreds, enamoureds + enamoring, enamouring + enamorment's, enamourment's + enamorment, enamourment + enamorments, enamourments + enamors, enamours + enarbor's, enarbour's + enarbor, enarbour + enarbors, enarbours + encarnalization, encarnalisation + encarnalize, encarnalise + encarnalized, encarnalised + encarnalizes, encarnalises + encarnalizing, encarnalising + encephalocele, encephalocoele + enclose, inclose + enclosed, inclosed + encloses, incloses + enclosing, inclosing + enclosure's, inclosure's + enclosure, inclosure + enclosures, inclosures + encolor's, encolour's + encolor, encolour + encolored, encoloured + encoloring, encolouring + encolors, encolours + encrust, incrust + encrusted, incrusted + encrusting, incrusting + encrusts, incrusts + encumber, incumber + encumbered, incumbered + encumbering, incumbering + encumbers, incumbers + encyclopedia's, encyclopaedia's + encyclopedia, encyclopaedia + encyclopediac, encyclopaediac + encyclopedial, encyclopaedial + encyclopedian, encyclopaedian + encyclopedias, encyclopaedias + encyclopedic, encyclopaedic + encyclopedical, encyclopaedical + encyclopedically, encyclopaedically + encyclopedism, encyclopaedism + encyclopedisms, encyclopaedisms + encyclopedist, encyclopaedist + encyclopedists, encyclopaedists + endameba, endamoeba + endamebae, endamoebae + endamebas, endamoebas + endamebiasis, endamoebiasis + endamebic, endamoebic + endeavor's, endeavour's + endeavor, endeavour + endeavored, endeavoured + endeavorer's, endeavourer's + endeavorer, endeavourer + endeavorers, endeavourers + endeavoring, endeavouring + endeavors, endeavours + Enders, Endres + endorse, indorse + endorsed, indorsed + endorsement's, indorsement's + endorsement, indorsement + endorsements, indorsements + endorses, indorses + endorsing, indorsing + endue, indue + endued, indued + endues, indues + enduing, induing + eneid, aeneid + energization, energisation + energize, energise + energized, energised + energizer's, energiser's + energizer, energiser + energizers, energisers + energizes, energises + energizing, energising + Englishize's, Englishise's + Englishize, Englishise + Englishizes, Englishises + engrandize, engrandise + engrandizement's, engrandisement's + engrandizement, engrandisement + engrandizements, engrandisements + engrandizes, engrandises + enharbor, enharbour + enhemospore, enhaemospore + enhypostatize, enhypostatise + enhypostatized, enhypostatised + enhypostatizes, enhypostatises + enhypostatizing, enhypostatising + enigmatize, enigmatise + enigmatized, enigmatised + enigmatizes, enigmatises + enigmatizing, enigmatising + enjambment's, enjambement's + enjambment, enjambement + enjambments, enjambements + enocyte, oenocyte + enolic, oenolic + enolization's, enolisation's + enolization, enolisation + enolizations, enolisations + enolize, enolise + enolizes, enolises + enological, oenological + enologist, oenologist + enologists, oenologists + enomania, oenomania + enroll, enrol + enrollment's, enrolment's + enrollment, enrolment + enrollments, enrolments + enrolls, enrols + ensepulcher's, ensepulchre's + ensepulcher, ensepulchre + ensepulcherred, ensepulchred + ensepulcherring, ensepulchring + ensepulchers, ensepulchres + ensorceled, ensorcelled + ensorcels, ensorcells + entameba, entamoeba + entamebae, entamoebae + entamebas, entamoebas + entamebic, entamoebic + entender, entendre + entenders, entendres + enterocele, enterocoele + enteroceles, enterocoeles + enthrall, enthral + enthrallment's, enthralment's + enthrallment, enthralment + enthrallments, enthralments + enthralls, enthrals + enthronization's, enthronisation's + enthronization, enthronisation + enthronizations, enthronisations + enthronize, enthronise + enthronized, enthronised + enthronizes, enthronises + enthronizing, enthronising + entocele, entocoele + entomologize, entomologise + entomologized, entomologised + entomologizes, entomologises + entomologizing, entomologising + entre, entrae + entrench, intrench + entrenched, intrenched + entrenches, intrenches + entrenching, intrenching + entrenchment's, intrenchment's + entrenchment, intrenchment + entrenchments, intrenchments + entrust, intrust + entrusted, intrusted + entrusting, intrusting + entrustment, intrustment + entrustments, intrustments + entrusts, intrusts + envapor's, envapour's + envapor, envapour + envapors, envapours + envenomization, envenomisation + eolic, aeolic + eolipile's, aeolipile's + eolipile, aeolipile + eolipiles, aeolipiles + eolotropic, aeolotropic + eon's, aeon's + eon, aeon + eonian, aeonian + eonism's, aeonism's + eonism, aeonism + eonisms, aeonisms + eons, aeons + Eopaleozoic's, Eopalaeozoic's + Eopaleozoic, Eopalaeozoic + epaulet's, epaulette's + epaulet, epaulette + epaulets, epaulettes + epenetic, epaenetic + ephete, ephetae + epicele, epicoele + epicenter's, epicentre's + epicenter, epicentre + epicenters, epicentres + Epicurize's, Epicurise's + Epicurize, Epicurise + epicurize, epicurise + epicurized, epicurised + Epicurizes, Epicurises + epicurizes, epicurises + epicurizing, epicurising + epidotization, epidotisation + epidotizations, epidotisations + epidotized, epidotised + epigeal, epigaeal + epigean, epigaean + epigeous, epigaeous + epigrammatization, epigrammatisation + epigrammatize, epigrammatise + epigrammatized, epigrammatised + epigrammatizer, epigrammatiser + epigrammatizes, epigrammatises + epigrammatizing, epigrammatising + epilogize, epilogise + epilogized, epilogised + epilogizes, epilogises + epilogizing, epilogising + epilogue's, epilog's + epilogue, epilog + epilogues, epilogs + epiloguize, epiloguise + epiloguized, epiloguised + epiloguizes, epiloguises + epiloguizing, epiloguising + epimerize, epimerise + epimerized, epimerised + epimerizing, epimerising + epinephrine's, epinephrin's + epinephrine, epinephrin + epinephrines, epinephrins + epiphanize, epiphanise + epiphanized, epiphanised + epiphanizing, epiphanising + Episcopalianize's, Episcopalianise's + Episcopalianize, Episcopalianise + Episcopalianizes, Episcopalianises + episcopize, episcopise + episcopized, episcopised + episcopizes, episcopises + episcopizing, episcopising + epistolize, epistolise + epistolized, epistolised + epistolizes, epistolises + epistolizing, epistolising + epitaphize, epitaphise + epitaphizes, epitaphises + epithetize, epithetise + epithetizes, epithetises + epitomization's, epitomisation's + epitomization, epitomisation + epitomizations, epitomisations + epitomize, epitomise + epitomized, epitomised + epitomizer's, epitomiser's + epitomizer, epitomiser + epitomizers, epitomisers + epitomizes, epitomises + epitomizing, epitomising + eq, aeq + equaled, equalled + equaling, equalling + equalization's, equalisation's + equalization, equalisation + equalizations, equalisations + equalize, equalise + equalized, equalised + equalizer's, equaliser's + equalizer, equaliser + equalizers, equalisers + equalizes, equalises + equalizing, equalising + equalizings, equalisings + equestrianize, equestrianise + equestrianizes, equestrianises + erbia, rebia + erbias, rebias + ergotize, ergotise + ergotized, ergotised + ergotizes, ergotises + ergotizing, ergotising + eric, aeric + erical, aerical + erke, reke + ern, ren + ernes, renes + ernest, renest + erns, rens + erogenesis, aerogenesis + erogenic, aerogenic + eros, aeros + erose, aerose + eroticization, eroticisation + eroticize, eroticise + eroticized, eroticised + eroticizes, eroticises + eroticizing, eroticising + erses, reses + ersh, resh + ert, ret + eruginous, aeruginous + erugo, aerugo + erugos, aerugos + ervalenta, revalenta + ervalentas, revalentas + erythrean, erythraean + erythremia, erythraemia + esc, aesc + escalades, escaladoes + eschynite, aeschynite + escollope's, escalop's + escollope, escalop + escollopes, escalops + esculapian, aesculapian + esculetin, aesculetin + esculin's, aesculin's + esculin, aesculin + Eskimoized's, Eskimoised's + Eskimoized, Eskimoised + Eskimoizeds, Eskimoiseds + esop, aesop + esophagal, oesophagal + esophagean, oesophagean + esophagism, oesophagism + esophagismus, oesophagismus + esophagitis, oesophagitis + esophagus, oesophagus + Essenize's, Essenise's + Essenize, Essenise + Essenizes, Essenises + essentialize, essentialise + essentializes, essentialises + esterization's, esterisation's + esterization, esterisation + esterizations, esterisations + esterize, esterise + esterizes, esterises + estheses, aestheses + esthesia's, aesthesia's + esthesia, aesthesia + esthesias, aesthesias + esthesiogen, aesthesiogen + esthesiogenic, aesthesiogenic + esthesiogens, aesthesiogens + esthesis, aesthesis + esthetical, aesthetical + esthetician's, aesthetician's + esthetician, aesthetician + estheticians, aestheticians + estival, aestival + estivate, aestivate + estivated, aestivated + estivates, aestivates + estivating, aestivating + estivation's, aestivation's + estivation, aestivation + estivations, aestivations + estivator's, aestivator's + estivator, aestivator + estive, aestive + estradiol's, oestradiol's + estradiol, oestradiol + estradiols, oestradiols + estral, oestral + estrin's, oestrin's + estrin, oestrin + estrins, oestrins + estriol's, oestriol's + estriol, oestriol + estriols, oestriols + estrogen's, oestrogen's + estrogen, oestrogen + estrogenic, oestrogenic + estrogens, oestrogens + estrone's, oestrone's + estrone, oestrone + estrones, oestrones + estrous, oestrous + estrual, oestrual + estruate, oestruate + estruation, oestruation + estrum, oestrum + estrums, oestrums + estrus's, oestrus's + estrus, oestrus + estruses, oestruses + estuate, aestuate + estuous, aestuous + esture, aesture + estus, aestus + et, aet + eternalization's, eternalisation's + eternalization, eternalisation + eternalizations, eternalisations + eternalize, eternalise + eternalized, eternalised + eternalizes, eternalises + eternalizing, eternalising + eternization's, eternisation's + eternization, eternisation + eternizations, eternisations + eternize, eternise + eternized, eternised + eternizes, eternises + eternizing, eternising + etheling, aetheling + etherealization's, etherealisation's + etherealization, etherealisation + etherealizations, etherealisations + etherealize, etherealise + etherealized, etherealised + etherealizes, etherealises + etherealizing, etherealising + ethered, aethered + etherialization's, etherialisation's + etherialization, etherialisation + etherialize, etherialise + etherialized, etherialised + etherializing, etherialising + etheric, aetheric + etherization's, etherisation's + etherization, etherisation + etherizations, etherisations + etherize, etherise + etherized, etherised + etherizer's, etheriser's + etherizer, etheriser + etherizers, etherisers + etherizes, etherises + etherizing, etherising + ethicization, ethicisation + ethicize, ethicise + ethicized, ethicised + ethicizes, ethicises + ethicizing, ethicising + ethnicize, ethnicise + ethnicizes, ethnicises + etiogenic, aetiogenic + etiologically, aetiologically + etiologist's, aetiologist's + etiologist, aetiologist + etiologue, aetiologue + etiology's, aetiology's + etiology, aetiology + etiophyllin, aetiophyllin + etiotropic, aetiotropic + etiotropically, aetiotropically + etymologizable, etymologisable + etymologization, etymologisation + etymologize, etymologise + etymologized, etymologised + etymologizes, etymologises + etymologizing, etymologising + eudemon, eudaemon + eudemonia, eudaemonia + eudemonic, eudaemonic + eudemonics, eudaemonics + eudemonism, eudaemonism + eudemonisms, eudaemonisms + eudemonist's, eudaemonist's + eudemonist, eudaemonist + eudemonistic, eudaemonistic + eudemonistical, eudaemonistical + eudemonistically, eudaemonistically + eudemonists, eudaemonists + eudemons, eudaemons + eudemony, eudaemony + euhemerize, euhemerise + euhemerized, euhemerised + euhemerizes, euhemerises + euhemerizing, euhemerising + eukaryote's, eucaryote's + eukaryote, eucaryote + eukaryotes, eucaryotes + eukaryotic, eucaryotic + eulogization's, eulogisation's + eulogization, eulogisation + eulogizations, eulogisations + eulogize, eulogise + eulogized, eulogised + eulogizer's, eulogiser's + eulogizer, eulogiser + eulogizers, eulogisers + eulogizes, eulogises + eulogizing, eulogising + eunuchize, eunuchise + eunuchized, eunuchised + eunuchizes, eunuchises + eunuchizing, eunuchising + euphemization's, euphemisation's + euphemization, euphemisation + euphemize, euphemise + euphemized, euphemised + euphemizer's, euphemiser's + euphemizer, euphemiser + euphemizers, euphemisers + euphemizes, euphemises + euphemizing, euphemising + euphonization, euphonisation + euphonize, euphonise + euphonized, euphonised + euphonizes, euphonises + euphonizing, euphonising + euphuize, euphuise + euphuized, euphuised + euphuizes, euphuises + euphuizing, euphuising + eupnea's, eupnoea's + eupnea, eupnoea + eupneas, eupnoeas + eupneic, eupnoeic + Europeanization's, Europeanisation's + Europeanization, Europeanisation + Europeanizations, Europeanisations + Europeanize, Europeanise + europeanize, europeanise + Europeanized, Europeanised + europeanized, europeanised + Europeanizes, Europeanises + europeanizes, europeanises + Europeanizing, Europeanising + europeanizing, europeanising + Euryale's, Euryalae's + Euryale, Euryalae + evangelization's, evangelisation's + evangelization, evangelisation + evangelizations, evangelisations + evangelize, evangelise + evangelized, evangelised + evangelizer's, evangeliser's + evangelizer, evangeliser + evangelizers, evangelisers + evangelizes, evangelises + evangelizing, evangelising + eventualize, eventualise + eventualized, eventualised + eventualizes, eventualises + eventualizing, eventualising + eviler, eviller + evilest, evillest + eviternal, aeviternal + evolutionize, evolutionise + evolutionizes, evolutionises + excursionize, excursionise + excursionized, excursionised + excursionizes, excursionises + excursionizing, excursionising + exestuate, exaestuate + exhibitionize, exhibitionise + exhibitionizes, exhibitionises + existentialize, existentialise + existentializes, existentialises + exorcise, exorcize + exorcised, exorcized + exorcises, exorcizes + exorcising, exorcizing + exorcization, exorcisation + exorcizement, exorcisement + exorcizer's, exorciser's + exorcizer, exorciser + exorcizers, exorcisers + expediter's, expeditor's + expediter, expeditor + expediters, expeditors + experimentalize, experimentalise + experimentalized, experimentalised + experimentalizes, experimentalises + experimentalizing, experimentalising + experimentize, experimentise + experimentizes, experimentises + expertized, expertised + expertizing, expertising + exsiccate, exsiccatae + extemporization's, extemporisation's + extemporization, extemporisation + extemporizations, extemporisations + extemporize, extemporise + extemporized, extemporised + extemporizer's, extemporiser's + extemporizer, extemporiser + extemporizers, extemporisers + extemporizes, extemporises + extemporizing, extemporising + extendable, extendible + exteriorization's, exteriorisation's + exteriorization, exteriorisation + exteriorizations, exteriorisations + exteriorize, exteriorise + exteriorized, exteriorised + exteriorizes, exteriorises + exteriorizing, exteriorising + externalization's, externalisation's + externalization, externalisation + externalizations, externalisations + externalize, externalise + externalized, externalised + externalizes, externalises + externalizing, externalising + extol, extoll + extols, extolls + extrovert's, extravert's + extrovert, extravert + extroverted, extraverted + extroverts, extraverts + eyeing, eying + fabulize, fabulise + fabulized, fabulised + fabulizes, fabulises + fabulizing, fabulising + facsimilize, facsimilise + facsimilizes, facsimilises + factorization's, factorisation's + factorization, factorisation + factorizations, factorisations + factorize, factorise + factorized, factorised + factorizes, factorises + factorizing, factorising + faence's, faoence's + faence, faoence + faerie's, faery's + faerie, faery + faitor, faitour + faitors, faitours + falafel's, felafel's + falafel, felafel + familiarization's, familiarisation's + familiarization, familiarisation + familiarizations, familiarisations + familiarize, familiarise + familiarized, familiarised + familiarizer's, familiariser's + familiarizer, familiariser + familiarizers, familiarisers + familiarizes, familiarises + familiarizing, familiarising + familiarizingly, familiarisingly + fanaticize, fanaticise + fanaticized, fanaticised + fanaticizes, fanaticises + fanaticizing, fanaticising + fantasied, phantasied + fantasies, phantasies + fantasize, fantasise + fantasized, fantasised + fantasizer, fantasiser + fantasizes, fantasises + fantasizing, fantasising + fantasy's, phantasy's + fantasy, phantasy + fantasying, phantasying + faradization's, faradisation's + faradization, faradisation + faradizations, faradisations + faradize, faradise + faradized, faradised + faradizer's, faradiser's + faradizer, faradiser + faradizers, faradisers + faradizes, faradises + faradizing, faradising + fasciole, fasciolae + fascisticization's, fascisticisation's + fascisticization, fascisticisation + fascisticizations, fascisticisations + fascisticize, fascisticise + fascisticizes, fascisticises + fascistization's, fascistisation's + fascistization, fascistisation + fascistizations, fascistisations + fascistize, fascistise + fascistized, fascistised + fascistizes, fascistises + fascistizing, fascistising + fashionize, fashionise + fashionizes, fashionises + fatalize, fatalise + fatalizes, fatalises + favor's, favour's + favor, favour + favorable's, favourable's + favorable, favourable + favorableness's, favourableness's + favorableness, favourableness + favorablenesses, favourablenesses + favorabler, favourabler + favorables, favourables + favorablest, favourablest + favorablier, favourablier + favorabliest, favourabliest + favorably, favourably + favored's, favoured's + favored, favoured + favoredlier, favouredlier + favoredliest, favouredliest + favoredly, favouredly + favoredness's, favouredness's + favoredness, favouredness + favorednesses, favourednesses + favoreds, favoureds + favorer's, favourer's + favorer, favourer + favorers, favourers + favoress, favouress + favoring's, favouring's + favoring, favouring + favoringlier, favouringlier + favoringliest, favouringliest + favoringly, favouringly + favorings, favourings + favorite's, favourite's + favorite, favourite + favoriter, favouriter + favorites, favourites + favoritest, favouritest + favoritism's, favouritism's + favoritism, favouritism + favoritisms, favouritisms + favorless, favourless + favorlesser, favourlesser + favorlesses, favourlesses + favorlessest, favourlessest + favors, favours + fayer, fayre + fe, fae + fecal, faecal + fecalith, faecalith + feces's, faeces's + feces, faeces + fecula, faecula + feculence, faeculence + Fecunditatis's, Foecunditatis's + Fecunditatis, Foecunditatis + fecundize, fecundise + fecundizes, fecundises + fedarie, foedarie + fedaries, foedaries + federalization's, federalisation's + federalization, federalisation + federalizations, federalisations + federalize, federalise + federalized, federalised + federalizes, federalises + federalizing, federalising + Fedor's, Faedor's + Fedor, Faedor + feer, fere + feers, feres + femalize, femalise + femalizes, femalises + feminization's, feminisation's + feminization, feminisation + feminizations, feminisations + feminize, feminise + feminized, feminised + feminizes, feminises + feminizing, feminising + femtometer, femtometre + femtometers, femtometres + feralized, feralised + ferd, fred + ferie, feriae + ferity, freity + Ferneau's, Freneau's + Ferneau, Freneau + ferreled, ferrelled + ferreling, ferrelling + ferritization's, ferritisation's + ferritization, ferritisation + ferritizations, ferritisations + fertilizability's, fertilisability's + fertilizability, fertilisability + fertilizable's, fertilisable's + fertilizable, fertilisable + fertilizabler, fertilisabler + fertilizables, fertilisables + fertilizablest, fertilisablest + fertilization's, fertilisation's + fertilization, fertilisation + fertilizational's, fertilisational's + fertilizational, fertilisational + fertilizationaler, fertilisationaler + fertilizationalest, fertilisationalest + fertilizationals, fertilisationals + fertilizations, fertilisations + fertilize, fertilise + fertilized, fertilised + fertilizer's, fertiliser's + fertilizer, fertiliser + fertilizers, fertilisers + fertilizes, fertilises + fertilizing, fertilising + fervor's, fervour's + fervor, fervour + fervorless, fervourless + fervorlesses, fervourlesses + fervors, fervours + fetal, foetal + fetalism, foetalism + fetation's, foetation's + fetation, foetation + fetichize, fetichise + fetichized, fetichised + fetichizes, fetichises + fetichizing, fetichising + feticidal, foeticidal + feticide's, foeticide's + feticide, foeticide + feticides, foeticides + fetid, foetid + fetiferous, foetiferous + fetiparous, foetiparous + fetish's, fetich's + fetish, fetich + fetishes, fetiches + fetishization's, fetishisation's + fetishization, fetishisation + fetishizations, fetishisations + fetishize, fetishise + fetishized, fetishised + fetishizes, fetishises + fetishizing, fetishising + fetor's, foetor's + fetor, foetor + fetors, foetors + fetoscopies, foetoscopies + fetoscopy, foetoscopy + feture, foeture + fetus's, foetus's + fetus, foetus + fetuses, foetuses + feudalizable's, feudalisable's + feudalizable, feudalisable + feudalizables, feudalisables + feudalization's, feudalisation's + feudalization, feudalisation + feudalizations, feudalisations + feudalize, feudalise + feudalized, feudalised + feudalizes, feudalises + feudalizing, feudalising + feuter, feutre + fiber's, fibre's + fiber, fibre + fiberboard's, fibreboard's + fiberboard, fibreboard + fiberboards, fibreboards + fibered, fibred + fiberfill's, fibrefill's + fiberfill, fibrefill + fiberfills, fibrefills + fiberglass's, fibreglass's + fiberglass, fibreglass + fiberglasses, fibreglasses + fiberless, fibreless + fiberlesser, fibrelesser + fiberlesses, fibrelesses + fiberlessest, fibrelessest + fibers, fibres + fiberscope, fibrescope + fiberscopes, fibrescopes + fiberware, fibreware + fibrisation, fibrization + fibrise, fibrize + fibrised, fibrized + fibriser, fibrizer + fibrisers, fibrizers + fibrises, fibrizes + fibrising, fibrizing + fictionalization's, fictionalisation's + fictionalization, fictionalisation + fictionalizations, fictionalisations + fictionalize, fictionalise + fictionalized, fictionalised + fictionalizes, fictionalises + fictionalizing, fictionalising + fictionization's, fictionisation's + fictionization, fictionisation + fictionizations, fictionisations + fictionize, fictionise + fictionized, fictionised + fictionizes, fictionises + fictionizing, fictionising + figurize, figurise + figurizes, figurises + filmize, filmise + filmizes, filmises + filterable, filtrable + finalization's, finalisation's + finalization, finalisation + finalizations, finalisations + finalize, finalise + finalized, finalised + finalizes, finalises + finalizing, finalising + Finlandization, Finlandisation + Finlandizations, Finlandisations + fiscalization's, fiscalisation's + fiscalization, fiscalisation + fiscalizations, fiscalisations + fiscalize, fiscalise + fiscalizes, fiscalises + fjord's, fiord's + fjord, fiord + fjords, fiords + flamboyantize, flamboyantise + flamboyantizes, flamboyantises + flanneled, flannelled + flannelette's, flannelet's + flannelette, flannelet + flanneling, flannelling + flavor's, flavour's + flavor, flavour + flavored, flavoured + flavorer's, flavourer's + flavorer, flavourer + flavorers, flavourers + flavorful, flavourful + flavorfuler, flavourfuler + flavorfulest, flavourfulest + flavorfullier, flavourfullier + flavorfulliest, flavourfulliest + flavorfully, flavourfully + flavorier, flavourier + flavoriest, flavouriest + flavoring's, flavouring's + flavoring, flavouring + flavorings, flavourings + flavorless, flavourless + flavorlesser, flavourlesser + flavorlesses, flavourlesses + flavorlessest, flavourlessest + flavorous, flavourous + flavors, flavours + flavorsome, flavoursome + flavorsomer, flavoursomer + flavorsomest, flavoursomest + flavory, flavoury + fledgling's, fledgeling's + fledgling, fledgeling + fledglings, fledgelings + Fletcherize's, Fletcherise's + Fletcherize, Fletcherise + Fletcherized's, Fletcherised's + Fletcherized, Fletcherised + Fletcherizes, Fletcherises + Fletcherizing's, Fletcherising's + Fletcherizing, Fletcherising + flextime's, flexitime's + flextime, flexitime + flextimes, flexitimes + floozy's, floozie's + floozy, floozie + floralize, floralise + floralizes, floralises + floramor, floramour + flotation's, floatation's + flotation, floatation + flotations, floatations + fluidization's, fluidisation's + fluidization, fluidisation + fluidizations, fluidisations + fluidize, fluidise + fluidized, fluidised + fluidizer's, fluidiser's + fluidizer, fluidiser + fluidizers, fluidisers + fluidizes, fluidises + fluidizing, fluidising + fluky, flukey + flunkey's, flunkie's + flunkie, flunkey + flunkies, flunkeys + fluoridization's, fluoridisation's + fluoridization, fluoridisation + fluoridizations, fluoridisations + fluoridize, fluoridise + fluoridized, fluoridised + fluoridizes, fluoridises + fluoridizing, fluoridising + flutist's, flautist's + flutist, flautist + flutists, flautists + fo'c'sle's, fo'c's'le's + fo'c'sle, fo'c's'le + fo'c'sles, fo'c's'les + focalization's, focalisation's + focalization, focalisation + focalizations, focalisations + focalize, focalise + focalized, focalised + focalizes, focalises + focalizing, focalising + focused, focussed + focusing, focussing + fogies, fogeys + fogy's, fogey's + fogy, fogey + fondue's, fondu's + fondue, fondu + fondues, fondus + fontanel's, fontanelle's + fontanel, fontanelle + fontanels, fontanelles + foolhardize, foolhardise + foolhardized, foolhardised + foolhardizes, foolhardises + foolhardizing, foolhardising + forb, fourb + forche, fourche + foreignization's, foreignisation's + foreignization, foreignisation + foreignizations, foreignisations + foreignize, foreignise + foreignizes, foreignises + forejudgment's, forejudgement's + forejudgment, forejudgement + forejudgments, forejudgements + foreprize, foreprise + forgather, foregather + forgathered, foregathered + forgathering, foregathering + forgathers, foregathers + forgo, forego + forgoes, foregoes + forgoing, foregoing + forgone, foregone + formalizable, formalisable + formalization's, formalisation's + formalization, formalisation + formalizations, formalisations + formalize, formalise + formalized, formalised + formalizer's, formaliser's + formalizer, formaliser + formalizers, formalisers + formalizes, formalises + formalizing, formalising + forme, formae + formicide, formicidae + formularization's, formularisation's + formularization, formularisation + formularizations, formularisations + formularize, formularise + formularized, formularised + formularizer's, formulariser's + formularizer, formulariser + formularizers, formularisers + formularizes, formularises + formularizing's, formularising's + formularizing, formularising + formulization's, formulisation's + formulization, formulisation + formulizations, formulisations + formulize, formulise + formulized, formulised + formulizer's, formuliser's + formulizer, formuliser + formulizes, formulises + formulizing, formulising + forswear, foreswear + forswearing, foreswearing + forswears, foreswears + forswore, foreswore + forsworn, foresworn + forsworn, foresworn + forumize, forumise + forumizes, forumises + forwent, forewent + fosse, fossae + fossiled, fossilled + fossilizable's, fossilisable's + fossilizable, fossilisable + fossilizabler, fossilisabler + fossilizables, fossilisables + fossilizablest, fossilisablest + fossilization's, fossilisation's + fossilization, fossilisation + fossilizations, fossilisations + fossilize, fossilise + fossilized, fossilised + fossilizes, fossilises + fossilizing, fossilising + fossule, fossulae + foulder, fouldre + fouter, foutre + fouters, foutres + foveole, foveolae + fractionalization's, fractionalisation's + fractionalization, fractionalisation + fractionalizations, fractionalisations + fractionalize, fractionalise + fractionalized, fractionalised + fractionalizes, fractionalises + fractionalizing, fractionalising + fractionization's, fractionisation's + fractionization, fractionisation + fractionizations, fractionisations + fractionize, fractionise + fractionized, fractionised + fractionizes, fractionises + fractionizing, fractionising + fragmentization's, fragmentisation's + fragmentization, fragmentisation + fragmentize, fragmentise + fragmentized, fragmentised + fragmentizer, fragmentiser + fragmentizes, fragmentises + fragmentizing, fragmentising + frambesia's, framboesia's + frambesia, framboesia + frambesias, framboesias + Francize's, Francise's + Francize, Francise + Francizes, Francises + Franklinization's, Franklinisation's + Franklinization, Franklinisation + Franklinizations, Franklinisations + fraternization's, fraternisation's + fraternization, fraternisation + fraternizations, fraternisations + fraternize, fraternise + fraternized, fraternised + fraternizer's, fraterniser's + fraternizer, fraterniser + fraternizers, fraternisers + fraternizes, fraternises + fraternizing, fraternising + freebie's, freebee's + freebie, freebee + freebies, freebees + frena, fraena + Frenchize's, Frenchise's + Frenchize, Frenchise + Frenchizes, Frenchises + frenetic, phrenetic + frenula, fraenula + frenular, fraenular + frenulum's, fraenulum's + frenulum, fraenulum + frenum's, fraenum's + frenum, fraenum + frenums, fraenums + friborg, fribourg + frictionize, frictionise + frictionizes, frictionises + frivoled, frivolled + frivoler's, frivoller's + frivoler, frivoller + frivolers, frivollers + frivoling, frivolling + frizado, frisado + frize, frise + frizette's, frisette's + frizette, frisette + frizettes, frisettes + frizz's, friz's + frizz, friz + frowzier, frowsier + frowziest, frowsiest + frowzy, frowsy + fryer's, frier's + fryer, frier + fryers, friers + fuehrer's, f¸hrer's + fuehrer, f¸hrer + fuehrers, f¸hrers + fueled, fuelled + fueler's, fueller's + fueler, fueller + fuelers, fuellers + fueling, fuelling + fuelizer's, fueliser's + fuelizer, fueliser + fuelizers, fuelisers + fulfill, fulfil + fulfillment's, fulfilment's + fulfillment, fulfilment + fulfillments, fulfilments + fulfills, fulfils + fulgor, fulgour + fulgorous, fulgourous + fulgors, fulgours + fullness's, fulness's + fullness, fulness + fullnesses, fulnesses + functionalize, functionalise + functionalizes, functionalises + functionize, functionise + functionizes, functionises + funeralize, funeralise + funeralizes, funeralises + funneled, funnelled + funneler, funneller + funneling, funnelling + furcule, furculae + Furie's, Furiae's + Furie, Furiae + furor's, furore's + furor, furore + furors, furores + fusilier's, fusileer's + fusilier, fusileer + fusiliers, fusileers + fustianize, fustianise + fustianized, fustianised + fustianizes, fustianises + fustianizing, fustianising + futilize, futilise + futilizes, futilises + futurize, futurise + futurizes, futurises + gaberdine's, gabardine's + gaberdine, gabardine + gaberdines, gabardines + Gaelicization's, Gaelicisation's + Gaelicization, Gaelicisation + Gaelicizations, Gaelicisations + Gaelicize's, Gaelicise's + Gaelicize, Gaelicise + gaelicize, gaelicise + gaelicized, gaelicised + Gaelicizes, Gaelicises + gaelicizes, gaelicises + gaelicizing, gaelicising + gaiety's, gayety's + gaiety, gayety + gaily, gayly + galactorrhea, galactorrhoea + galactorrheas, galactorrhoeas + galactosemia, galactosaemia + galactosemias, galactosaemias + galee, galeae + gallantize, gallantise + gallantizes, gallantises + galliardize, galliardise + Gallicization's, Gallicisation's + Gallicization, Gallicisation + Gallicizations, Gallicisations + Gallicize, Gallicise + gallicize, gallicise + Gallicized, Gallicised + gallicized, gallicised + Gallicizer's, Galliciser's + Gallicizer, Galliciser + Gallicizes, Gallicises + gallicizes, gallicises + Gallicizing, Gallicising + gallicizing, gallicising + gallisize, gallisise + gallisized, gallisised + gallisizes, gallisises + gallisizing, gallisising + gallize, gallise + gallized, gallised + gallizes, gallises + gallizing, gallising + galosh's, galoshe's + galosh, galoshe + galvanization's, galvanisation's + galvanization, galvanisation + galvanizations, galvanisations + galvanize, galvanise + galvanized, galvanised + galvanizer's, galvaniser's + galvanizer, galvaniser + galvanizers, galvanisers + galvanizes, galvanises + galvanizing, galvanising + gambades, gambadoes + gamboled, gambolled + gamboling, gambolling + gamy, gamey + gargarize, gargarise + gargarized, gargarised + gargarizes, gargarises + gargarizing, gargarising + garotting, garoting + garrotte's, garote's + garrotte, garote + garrotted, garoted + garrottes, garotes + garruline, garrulinae + gases, gasses + gasoline's, gasolene's + gasoline, gasolene + gasolines, gasolenes + gastrea, gastraea + gastreas, gastraeas + gastrocele, gastrocoele + gaufer, gaufre + gaufers, gaufres + gauffer, gauffre + gauge's, gage's + gauge, gage + gauged, gaged + gauges, gages + gauging, gaging + gaveled, gavelled + gaveler, gaveller + gaveling, gavelling + ge, gae + ge, goe + ged, gaed + gelatin's, gelatine's + gelatin, gelatine + gelatinizabilities, gelatinisabilities + gelatinizability's, gelatinisability's + gelatinizability, gelatinisability + gelatinizable's, gelatinisable's + gelatinizable, gelatinisable + gelatinizables, gelatinisables + gelatinization's, gelatinisation's + gelatinization, gelatinisation + gelatinizations, gelatinisations + gelatinize, gelatinise + gelatinized, gelatinised + gelatinizer's, gelatiniser's + gelatinizer, gelatiniser + gelatinizers, gelatinisers + gelatinizes, gelatinises + gelatinizing, gelatinising + gelatins, gelatines + gelofer, gelofre + gemologies, gemmologies + gemology's, gemmology's + gemology, gemmology + genealogize, genealogise + genealogized, genealogised + genealogizes, genealogises + genealogizing, genealogising + generalizability, generalisability + generalizable's, generalisable's + generalizable, generalisable + generalizabler, generalisabler + generalizables, generalisables + generalizablest, generalisablest + generalization's, generalisation's + generalization, generalisation + generalizational, generalisational + generalizations, generalisations + generalize, generalise + generalized, generalised + generalizer's, generaliser's + generalizer, generaliser + generalizers, generalisers + generalizes, generalises + generalizing, generalising + genialize, genialise + genialized, genialised + genializes, genialises + genializing, genialising + genteelize, genteelise + genteelized, genteelised + genteelizes, genteelises + genteelizing, genteelising + gentilization's, gentilisation's + gentilization, gentilisation + gentilizations, gentilisations + gentilize, gentilise + gentilized, gentilised + gentilizes, gentilises + gentilizing, gentilising + gentlemanize, gentlemanise + gentlemanizes, gentlemanises + geodesia, geodaesia + geologize, geologise + geologized, geologised + geologizes, geologises + geologizing, geologising + geometricize, geometricise + geometricizes, geometricises + geometrization, geometrisation + geometrizations, geometrisations + geometrize, geometrise + geometrized, geometrised + geometrizes, geometrises + geometrizing, geometrising + ger, gre + gerenuk, greenuk + Germanization's, Germanisation's + germanization's, germanisation's + Germanization, Germanisation + germanization, germanisation + germanizations, germanisations + Germanize, Germanise + germanize, germanise + Germanized, Germanised + germanized, germanised + Germanizer's, Germaniser's + Germanizer, Germaniser + germanizer, germaniser + germanizers, germanisers + Germanizes, Germanises + germanizes, germanises + Germanizing, Germanising + germanizing, germanising + gerne, grene + gers, gres + Ges, Goes + gessed, gessoed + gesses, gessoes + geste, gestae + Getae's, Goetae's + Getae, Goetae + Getz's, Goetz's + Getz, Goetz + Getzville's, Goetzville's + Getzville, Goetzville + gewgaw's, geegaw's + gewgaw, geegaw + gewgaws, geegaws + gey, goey + Gheber's, Ghebre's + Gheber, Ghebre + Ghebers, Ghebres + ghettoization's, ghettoisation's + ghettoization, ghettoisation + ghettoizations, ghettoisations + ghettoize, ghettoise + ghettoized, ghettoised + ghettoizes, ghettoises + ghettoizing, ghettoising + giantize, giantise + giantizes, giantises + gigagram, gigagramme + gigagrams, gigagrammes + gigameter, gigametre + gigameters, gigametres + gimbaled, gimballed + gimbaling, gimballing + gingkos, gingkoes + ginkgo's, gingko's + ginkgo, gingko + girly, girlie + gizmo's, gismo's + gizmo, gismo + gizmos, gismos + glacialize, glacialise + glacializes, glacialises + glamorization's, glamorisation's + glamorizations, glamorisations + glamorless, glamourless + glamorous, glamourous + glamorousness's, glamourousness's + glamorousness, glamourousness + glamour's, glamor's + glamour, glamor + glamoured, glamored + glamouring, glamoring + glamourization, glamorisation + glamourize, glamorise + glamourized, glamorised + glamourizer's, glamoriser's + glamourizer, glamoriser + glamourizers, glamorisers + glamourizes, glamorises + glamourizing, glamorising + glamours, glamors + glauconitization, glauconitisation + glauconitizations, glauconitisations + glebe, glebae + globalization's, globalisation's + globalization, globalisation + globalizations, globalisations + globalize, globalise + globalized, globalised + globalizes, globalises + globalizing, globalising + globigerine, globigerinae + glottalization's, glottalisation's + glottalization, glottalisation + glottalize, glottalise + glottalizes, glottalises + glucemia, glucaemia + glucosemia, glucosaemia + gluing, glueing + gluteal, glutaeal + glutei, glutaei + gluteus, glutaeus + gluttonize, gluttonise + gluttonized, gluttonised + gluttonizes, gluttonises + gluttonizing, gluttonising + glycemia, glycaemia + glycemic, glycaemic + glycerin's, glycerine's + glycerin, glycerine + glycerinize, glycerinise + glycerinizes, glycerinises + glycerins, glycerines + glycerolize, glycerolise + glycerolized, glycerolised + glycerolizes, glycerolises + glycogenize, glycogenise + glycogenizes, glycogenises + glycohemia, glycohaemia + glycosemia, glycosaemia + Gnosticize, Gnosticise + gnosticize, gnosticise + Gnosticized's, Gnosticised's + Gnosticized, Gnosticised + Gnosticizer's, Gnosticiser's + Gnosticizer, Gnosticiser + gnosticizer, gnosticiser + gnosticizers, gnosticisers + Gnosticizes, Gnosticises + gnosticizes, gnosticises + Gnosticizing's, Gnosticising's + Gnosticizing, Gnosticising + gobbledygook's, gobbledegook's + gobbledygook, gobbledegook + gobbledygooks, gobbledegooks + goddamn's, goddam's + goddamn, goddam + goddamned, goddamed + goddamning, goddaming + goddamns, goddams + goddize, goddise + goddizes, goddises + goiter's, goitre's + goiter, goitre + goiters, goitres + gole, goloe + goliathize, goliathise + goliathized, goliathised + goliathizes, goliathises + goliathizing, goliathising + goloshes, goloshoes + gonorrhea's, gonorrhoea's + gonorrhea, gonorrhoea + gonorrheal, gonorrhoeal + gonorrhealer, gonorrhoealer + gonorrhealest, gonorrhoealest + gonorrheas, gonorrhoeas + gonorrheic, gonorrhoeic + goodbye's, goodby's + goodbye, goodby + goodbyes, goodbys + goody's, goodie's + goody, goodie + gor, gour + Gora's, Goura's + Gora, Goura + gora, goura + goramies, gouramies + gorgonize, gorgonise + gorgonized, gorgonised + gorgonizes, gorgonises + gorgonizing, gorgonising + gormandism's, gourmandism's + gormandism, gourmandism + gormandisms, gourmandisms + gormandize's, gormandise's + gormandize, gormandise + gormandized, gormandised + gormandizer's, gormandiser's + gormandizer, gormandiser + gormandizers, gormandisers + gormandizes, gormandises + gormandizing, gormandising + gormandizings, gormandisings + gospeler's, gospeller's + gospeler, gospeller + gospelers, gospellers + gospelize, gospelise + gospelized, gospelised + gospelizes, gospelises + gospelizing, gospelising + gospellize, gospellise + gospellized, gospellised + gospellizes, gospellises + gospellizing, gospellising + Gothicize, Gothicise + gothicize, gothicise + Gothicized, Gothicised + gothicized, gothicised + Gothicizer's, Gothiciser's + Gothicizer, Gothiciser + Gothicizers, Gothicisers + Gothicizes, Gothicises + gothicizes, gothicises + Gothicizing, Gothicising + gothicizing, gothicising + gourmandize, gourmandise + gourmandized, gourmandised + gourmandizes, gourmandises + gourmandizing, gourmandising + governmentalize, governmentalise + governmentalized, governmentalised + governmentalizes, governmentalises + governmentalizing, governmentalising + Goyesque, Goyaesque + Graecize, Graecise + Graecized, Graecised + Graecizes, Graecises + grammaticize, grammaticise + grammaticized, grammaticised + grammaticizes, grammaticises + grammaticizing, grammaticising + granddad's, grandad's + granddad, grandad + granddads, grandads + grangerization's, grangerisation's + grangerization, grangerisation + grangerizations, grangerisations + grangerize, grangerise + grangerized, grangerised + grangerizer's, grangeriser's + grangerizer, grangeriser + grangerizers, grangerisers + grangerizes, grangerises + grangerizing, grangerising + granitization's, granitisation's + granitization, granitisation + granitizations, granitisations + granitize, granitise + granitized, granitised + granitizes, granitises + granitizing, granitising + granny's, grannie's + granny, grannie + granulitization, granulitisation + granulitizations, granulitisations + granulize, granulise + granulizes, granulises + graphitizable, graphitisable + graphitization's, graphitisation's + graphitization, graphitisation + graphitizations, graphitisations + graphitize, graphitise + graphitized, graphitised + graphitizes, graphitises + graphitizing, graphitising + graveled, gravelled + graveling, gravelling + gray's, grey's + gray, grey + grayed, greyed + grayer, greyer + grayest, greyest + graying, greying + grayish, greyish + grayness's, greyness's + grayness, greyness + grays, greys + grecian, graecian + Grecianize, Grecianise + Grecianizes, Grecianises + Grecise's, Graecise's + Grecise, Graecise + Grecised's, Graecised's + Grecised, Graecised + Grecising's, Graecising's + Grecising, Graecising + Grecism's, Graecism's + Grecism, Graecism + grecism, graecism + Grecisms, Graecisms + Grecize, Grecise + grecize, grecise + Grecized, Grecised + grecized, grecised + grecizes, grecises + Grecizing, Grecising + grecizing, grecising + Greekize's, Greekise's + Greekize, Greekise + Greekizes, Greekises + greisenization, greisenisation + greisenizations, greisenisations + greisenize, greisenise + greisenized, greisenised + greisenizes, greisenises + greisenizing, greisenising + grizard, grisard + grize, grise + grizes, grises + groveled, grovelled + groveler's, groveller's + groveler, groveller + grovelers, grovellers + groveling, grovelling + grovelinglier, grovellinglier + grovelingliest, grovellingliest + grovelingly, grovellingly + grueled, gruelled + grueler's, grueller's + grueler, grueller + gruelers, gruellers + grueling's, gruelling's + grueling, gruelling + gruelingly, gruellingly + gruelings, gruellings + Gueber's, Guebre's + Gueber, Guebre + Guebers, Guebres + guerrilla's, guerilla's + guerrilla, guerilla + guerrillas, guerillas + guizer, guiser + guizers, guisers + gule, gulae + gunwale's, gunnel's + gunwale, gunnel + gunwales, gunnels + gutte, guttae + guttule, guttulae + gutturalization's, gutturalisation's + gutturalization, gutturalisation + gutturalizations, gutturalisations + gutturalize, gutturalise + gutturalized, gutturalised + gutturalizes, gutturalises + gutturalizing, gutturalising + gyne, gynae + gynecic, gynaecic + gynecocracies, gynaecocracies + gynecocracy's, gynaecocracy's + gynecocracy, gynaecocracy + gynecocrat's, gynaecocrat's + gynecocrat, gynaecocrat + gynecocratic, gynaecocratic + gynecocraticer, gynaecocraticer + gynecocraticest, gynaecocraticest + gynecocrats, gynaecocrats + gynecoid, gynaecoid + gynecol, gynaecol + gynecologic, gynaecologic + gynecological's, gynaecological's + gynecological, gynaecological + gynecologicaler, gynaecologicaler + gynecologicalest, gynaecologicalest + gynecologicals, gynaecologicals + gynecologicer, gynaecologicer + gynecologicest, gynaecologicest + gynecologics, gynaecologics + gynecologies, gynaecologies + gynecologist's, gynaecologist's + gynecologist, gynaecologist + gynecologists, gynaecologists + gynecology's, gynaecology's + gynecology, gynaecology + gynecomastia's, gynaecomastia's + gynecomastia, gynaecomastia + gynecomastias, gynaecomastias + gynecomasty's, gynaecomasty's + gynecomasty, gynaecomasty + gynecomorphous, gynaecomorphous + gyneconitis, gynaeconitis + gyneocracy, gynaeocracy + gyneolater, gynaeolater + gyneolatry, gynaeolatry + gynomonecious, gynomonoecious + gypsies, gipsies + gypsy's, gipsy's + gypsy, gipsy + gyrostabilization, gyrostabilisation + gyrostabilizations, gyrostabilisations + gyrostabilizer's, gyrostabiliser's + gyrostabilizer, gyrostabiliser + gyrostabilizers, gyrostabilisers + ha, hah + habitualize, habitualise + habitualizes, habitualises + hairdryer's, hairdrier's + hairdryer, hairdrier + hairdryers, hairdriers + hajj's, hadj's + hajj, hadj + hajji's, hadji's + hajji, hadji + hajjis, hadjis + hajjs, hadjs + hallo's, hollo's + hallo, hollo + halloing, holloing + hamletization's, hamletisation's + hamletization, hamletisation + hamletizations, hamletisations + hamletize, hamletise + hamletizes, hamletises + handseled, handselled + handseling, handselling + hankie's, hanky's + hankie, hanky + Hanoverianize's, Hanoverianise's + Hanoverianize, Hanoverianise + Hanoverianizes, Hanoverianises + Hanoverize's, Hanoverise's + Hanoverize, Hanoverise + Hanoverizes, Hanoverises + hansardize, hansardise + hansardized, hansardised + hansardizes, hansardises + hansardizing, hansardising + hanseled, hanselled + hanseling, hanselling + harbor's, harbour's + harbor, harbour + harborage's, harbourage's + harborage, harbourage + harborages, harbourages + harbored, harboured + harborer's, harbourer's + harborer, harbourer + harborers, harbourers + harborful, harbourful + harboring, harbouring + harborless, harbourless + harborlesser, harbourlesser + harborlesses, harbourlesses + harborlessest, harbourlessest + harborous, harbourous + harbors, harbours + harborside, harbourside + harborward, harbourward + harmonizable's, harmonisable's + harmonizable, harmonisable + harmonizabler, harmonisabler + harmonizables, harmonisables + harmonizablest, harmonisablest + harmonization's, harmonisation's + harmonization, harmonisation + harmonizations, harmonisations + harmonize, harmonise + harmonized, harmonised + harmonizer's, harmoniser's + harmonizer, harmoniser + harmonizers, harmonisers + harmonizes, harmonises + harmonizing, harmonising + Harmothoe's, Harmothoae's + Harmothoe, Harmothoae + Harvardize's, Harvardise's + Harvardize, Harvardise + Harvardizes, Harvardises + Harveyize's, Harveyise's + Harveyize, Harveyise + Harveyizes, Harveyises + hasheesh's, haschisch's + hasheesh, haschisch + Hasidean's, Hasidaean's + Hasidean, Hasidaean + Hasmonean, Hasmonaean + Hasmoneans, Hasmonaeans + hatcheled, hatchelled + hatcheling, hatchelling + Hattize's, Hattise's + Hattize, Hattise + Hattizes, Hattises + haussmannization, haussmannisation + haussmannizations, haussmannisations + haussmannize, haussmannise + haussmannized, haussmannised + haussmannizes, haussmannises + haussmannizing, haussmannising + havior, haviour + haviored, havioured + haviors, haviours + hazardize, hazardise + hazardizes, hazardises + heathenization, heathenisation + heathenize, heathenise + heathenized, heathenised + heathenizes, heathenises + heathenizing, heathenising + heavenize, heavenise + heavenizes, heavenises + Hebraicize's, Hebraicise's + Hebraicize, Hebraicise + Hebraicizes, Hebraicises + Hebraization's, Hebraisation's + Hebraization, Hebraisation + hebraization, hebraisation + hebraizations, hebraisations + Hebraize, Hebraise + hebraize, hebraise + Hebraized, Hebraised + hebraized, hebraised + Hebraizer's, Hebraiser's + Hebraizer, Hebraiser + Hebraizes, Hebraises + hebraizes, hebraises + Hebraizing, Hebraising + hebraizing, hebraising + Hecatean's, Hecataean's + Hecatean, Hecataean + hectogram's, hectogramme's + hectogram, hectogramme + hectograms, hectogrammes + hectoliter's, hectolitre's + hectoliter, hectolitre + hectoliters, hectolitres + hectometer's, hectometre's + hectometer, hectometre + hectometers, hectometres + hed, haed + Hegelianize's, Hegelianise's + Hegelianize, Hegelianise + Hegelianizes, Hegelianises + Hekatean's, Hekataean's + Hekatean, Hekataean + hele, heloe + helled, helloed + Hellenization's, Hellenisation's + Hellenization, Hellenisation + Hellenizations, Hellenisations + Hellenize, Hellenise + hellenize, hellenise + Hellenized, Hellenised + hellenized, hellenised + Hellenizer's, Helleniser's + Hellenizer, Helleniser + Hellenizes, Hellenises + hellenizes, hellenises + Hellenizing, Hellenising + hellenizing, hellenising + hemachrome's, haemachrome's + hemachrome, haemachrome + hemacytometer's, haemacytometer's + hemacytometer, haemacytometer + hemad, haemad + hemagglutinate, haemagglutinate + hemagglutinated, haemagglutinated + hemagglutinating, haemagglutinating + hemagglutination's, haemagglutination's + hemagglutination, haemagglutination + hemagglutinative, haemagglutinative + hemagglutinin, haemagglutinin + hemagogue, haemagogue + hemal, haemal + hemameba, hemamoeba + hemangioma's, haemangioma's + hemangioma, haemangioma + hemangiomas, haemangiomas + hemangiomata, haemangiomata + hemangiomatosis, haemangiomatosis + hemapophysis, haemapophysis + hemaspectroscope, haemaspectroscope + hematal, haematal + hematein's, haematein's + hematein, haematein + hematemesis, haematemesis + hematherm, haematherm + hemathermal, haemathermal + hemathermous, haemathermous + hematic, haematic + hematics, haematics + hematid, haematid + hematin's, haematin's + hematin, haematin + hematinic's, haematinic's + hematinic, haematinic + hematinics, haematinics + hematins, haematins + hematite's, haematite's + hematite, haematite + hematites, haematites + hematitic, haematitic + hematoblast's, haematoblast's + hematoblast, haematoblast + hematoblasts, haematoblasts + hematobranchiate, haematobranchiate + hematocele's, haematocele's + hematocele, haematocele + hematocrit's, haematocrit's + hematocrit, haematocrit + hematocrits, haematocrits + hematocryal, haematocryal + hematocyst's, haematocyst's + hematocyst, haematocyst + hematocystis, haematocystis + hematocyte's, haematocyte's + hematocyte, haematocyte + hematogeneses, haematogeneses + hematogenesis's, haematogenesis's + hematogenesis, haematogenesis + hematogenous, haematogenous + hematoid, haematoid + hematoidin, haematoidin + hematologic, haematologic + hematological, haematological + hematologies, haematologies + hematologist's, haematologist's + hematologist, haematologist + hematologists, haematologists + hematology's, haematology's + hematology, haematology + hematolysis, haematolysis + hematoma's, haematoma's + hematoma, haematoma + hematomas, haematomas + hematomata, haematomata + hematometer, haematometer + hematophyte's, haematophyte's + hematophyte, haematophyte + hematopoieses, haematopoieses + hematopoiesis, haematopoiesis + hematopoietic, haematopoietic + hematorrhachis, haematorrhachis + hematosepsis, haematosepsis + hematosin, haematosin + hematosis's, haematosis's + hematosis, haematosis + hematothermal, haematothermal + hematoxylic, haematoxylic + hematoxylin's, haematoxylin's + hematoxylin, haematoxylin + hematoxylins, haematoxylins + hematozoa, haematozoa + hematozoal, haematozoal + hematozoic, haematozoic + hematozoon's, haematozoon's + hematozoon, haematozoon + hematozzoa, haematozzoa + hematuria's, haematuria's + hematuria, haematuria + hematurias, haematurias + heme, haem + hemerythrin, hemoerythrin + hemic, haemic + hemihypesthesia, hemihypoesthesia + hemin's, haemin's + hemin, haemin + hemins, haemins + hemoblast's, haemoblast's + hemoblast, haemoblast + hemochromatoses, haemochromatoses + hemochromatosis, haemochromatosis + hemochrome, haemochrome + hemocoel, haemocoel + hemocoels, haemocoels + hemoconcentration's, haemoconcentration's + hemoconcentration, haemoconcentration + hemoconia, haemoconia + hemocyanin, haemocyanin + hemocyanins, haemocyanins + hemocyte's, haemocyte's + hemocyte, haemocyte + hemocytes, haemocytes + hemocytoblast's, haemocytoblast's + hemocytoblast, haemocytoblast + hemocytoblastic, haemocytoblastic + hemocytometer, haemocytometer + hemodialyses, haemodialyses + hemodialysis's, haemodialysis's + hemodialysis, haemodialysis + hemodilution, haemodilution + hemodynamic, haemodynamic + hemodynamics's, haemodynamics's + hemodynamics, haemodynamics + hemoflagellate's, haemoflagellate's + hemoflagellate, haemoflagellate + hemoglobic, haemoglobic + hemoglobin's, haemoglobin's + hemoglobin, haemoglobin + hemoglobinopathies, haemoglobinopathies + hemoglobinopathy, haemoglobinopathy + hemoglobinous, haemoglobinous + hemoglobinuria's, haemoglobinuria's + hemoglobinuria, haemoglobinuria + hemogram, haemogram + hemoid, haemoid + hemolysin's, haemolysin's + hemolysin, haemolysin + hemolysis, haemolysis + hemolytic, haemolytic + hemometer, haemometer + Hemon's, Haemon's + Hemon, Haemon + hemophile's, haemophile's + hemophile, haemophile + hemophilia's, haemophilia's + hemophilia, haemophilia + hemophiliac's, haemophiliac's + hemophiliac, haemophiliac + hemophiliacs, haemophiliacs + hemophilic, haemophilic + hemopod, haemopod + hemopoiesis, haemopoiesis + hemoptyses, haemoptyses + hemoptysis's, haemoptysis's + hemoptysis, haemoptysis + hemorrhage's, haemorrhage's + hemorrhage, haemorrhage + hemorrhaged, haemorrhaged + hemorrhages, haemorrhages + hemorrhaging, haemorrhaging + hemorrhoid, haemorrhoid + hemorrhoidal, haemorrhoidal + hemorrhoidectomy's, haemorrhoidectomy's + hemorrhoidectomy, haemorrhoidectomy + hemorrhoids, haemorrhoids + hemosporid, haemosporid + hemosporidian, haemosporidian + hemostases, haemostases + hemostasia, haemostasia + hemostasis's, haemostasis's + hemostasis, haemostasis + hemostatic, haemostatic + hemothorax's, haemothorax's + hemothorax, haemothorax + hemotoxic, haemotoxic + hemotoxin's, haemotoxin's + hemotoxin, haemotoxin + heparinize, heparinise + hepatization's, hepatisation's + hepatization, hepatisation + hepatizations, hepatisations + hepatize, hepatise + hepatized, hepatised + hepatizes, hepatises + hepatizing, hepatising + hepatorrhea, hepatorrhoea + heraldize, heraldise + heraldizes, heraldises + herborization, herborisation + herborizations, herborisations + herborize, herborise + herborized, herborised + herborizes, herborises + herborizing, herborising + heredes, haeredes + hereticize, hereticise + hereticizes, hereticises + heroinize, heroinise + heroinizes, heroinises + heroization's, heroisation's + heroization, heroisation + heroizations, heroisations + heroize, heroise + heroized, heroised + heroizes, heroises + heroizing, heroising + het, haet + heterecious, heteroecious + heteric, hetaeric + heterism, hetaerism + hets, haets + hexachlorethane, hexachloroethane + hexachlorethanes, hexachloroethanes + hexametrize, hexametrise + hexametrized, hexametrised + hexametrizes, hexametrises + hexametrizing, hexametrising + hexestrol, hexoestrol + Hibernicize's, Hibernicise's + Hibernicize, Hibernicise + hibernicize, hibernicise + Hibernicized's, Hibernicised's + Hibernicized, Hibernicised + hibernicized, hibernicised + hibernicizes, hibernicises + Hibernicizing's, Hibernicising's + Hibernicizing, Hibernicising + hibernicizing, hibernicising + hibernization, hibernisation + hibernizations, hibernisations + hibernize, hibernise + hibernized, hibernised + hibernizes, hibernises + hibernizing, hibernising + hiccuped, hiccupped + hiccuping, hiccupping + hierarchize, hierarchise + hierarchized, hierarchised + hierarchizing, hierarchising + hifalutin, highfaluting + high_jinks, hijinks + hijack's, highjack's + hijack, highjack + hijacked, highjacked + hijacker's, highjacker's + hijacker, highjacker + hijackers, highjackers + hijacking, highjacking + hijacks, highjacks + hilloed, hilloaed + Hinduize's, Hinduise's + Hinduize, Hinduise + Hinduized's, Hinduised's + Hinduized, Hinduised + Hinduizes, Hinduises + Hinduizing's, Hinduising's + Hinduizing, Hinduising + hippieness's, hippiness's + hippieness, hippiness + hippienesses, hippinesses + hirseled, hirselled + hirseling, hirselling + Hispanicization's, Hispanicisation's + Hispanicization, Hispanicisation + Hispanicizations, Hispanicisations + Hispanicize, Hispanicise + hispanicize, hispanicise + Hispanicized, Hispanicised + hispanicized, hispanicised + Hispanicizes, Hispanicises + hispanicizes, hispanicises + Hispanicizing, Hispanicising + hispanicizing, hispanicising + Hispaniolize's, Hispaniolise's + Hispaniolize, Hispaniolise + hispaniolize, hispaniolise + Hispaniolized's, Hispaniolised's + Hispaniolized, Hispaniolised + hispaniolized, hispaniolised + Hispaniolizes, Hispaniolises + hispaniolizes, hispaniolises + Hispaniolizing's, Hispaniolising's + Hispaniolizing, Hispaniolising + hispaniolizing, hispaniolising + historicize, historicise + historicized, historicised + historicizes, historicises + historicizing, historicising + hmm, hm + hoagie's, hoagy's + hoagie, hoagy + hollos, hallos + Hollywoodize's, Hollywoodise's + Hollywoodize, Hollywoodise + Hollywoodized's, Hollywoodised's + Hollywoodized, Hollywoodised + Hollywoodizes, Hollywoodises + Hollywoodizing's, Hollywoodising's + Hollywoodizing, Hollywoodising + homeoblastic, homoeoblastic + homeobox, homoeobox + homeochromatic, homoeochromatic + homeochronous, homoeochronous + homeocrystalline, homoeocrystalline + homeogenic, homoeogenic + homeogenous, homoeogenous + homeoid, homoeoid + homeokinesis, homoeokinesis + homeomeric, homoeomeric + homeomeries, homoeomeries + homeomerous, homoeomerous + homeomery, homoeomery + homeomorph's, homoeomorph's + homeomorph, homoeomorph + homeomorphic, homoeomorphic + homeomorphies, homoeomorphies + homeomorphous, homoeomorphous + homeomorphs, homoeomorphs + homeomorphy, homoeomorphy + homeopath's, homoeopath's + homeopath, homoeopath + homeopathic, homoeopathic + homeopathicallier, homoeopathicallier + homeopathicalliest, homoeopathicalliest + homeopathically, homoeopathically + homeopathicer, homoeopathicer + homeopathicest, homoeopathicest + homeopathician, homoeopathician + homeopathicity, homoeopathicity + homeopathies, homoeopathies + homeopathist's, homoeopathist's + homeopathist, homoeopathist + homeopathists, homoeopathists + homeopaths, homoeopaths + homeopathy's, homoeopathy's + homeopathy, homoeopathy + homeophony, homoeophony + homeoplasia, homoeoplasia + homeoplastic, homoeoplastic + homeoplasy, homoeoplasy + homeopolar, homoeopolar + homeoses, homoeoses + homeosis, homoeosis + homeostases, homoeostases + homeostasis's, homoeostasis's + homeostasis, homoeostasis + homeostatic, homoeostatic + homeoteleuton, homoeoteleuton + homeoteleutons, homoeoteleutons + homeothermal, homoeothermal + homeothermic, homoeothermic + homeothermous, homoeothermous + homeotic, homoeotic + homeotype, homoeotype + homeotypic, homoeotypic + homeotypical, homoeotypical + homeozoic, homoeozoic + homeyness's, hominess's + homeyness, hominess + homeynesses, hominesses + hominization, hominisation + hominized, hominised + homogenization's, homogenisation's + homogenization, homogenisation + homogenizations, homogenisations + homogenize, homogenise + homogenized, homogenised + homogenizer's, homogeniser's + homogenizer, homogeniser + homogenizers, homogenisers + homogenizes, homogenises + homogenizing, homogenising + homologization, homologisation + homologize, homologise + homologized, homologised + homologizer's, homologiser's + homologizer, homologiser + homologizers, homologisers + homologizes, homologises + homologizing, homologising + homologue's, homolog's + homologue, homolog + homologues, homologs + honkie's, honkey's + honkie, honkey + honkies, honkeys + honor's, honour's + honor, honour + honorabilities, honourabilities + honorability's, honourability's + honorability, honourability + honorable's, honourable's + honorable, honourable + honorableness's, honourableness's + honorableness, honourableness + honorablenesses, honourablenesses + honorabler, honourabler + honorables, honourables + honorableship's, honourableship's + honorableship, honourableship + honorableships, honourableships + honorablest, honourablest + honorablier, honourablier + honorablies, honourablies + honorabliest, honourabliest + honorably, honourably + honored, honoured + honoree's, honouree's + honoree, honouree + honorees, honourees + honorer's, honourer's + honorer, honourer + honorers, honourers + honoring, honouring + honorless, honourless + honorlesser, honourlesser + honorlesses, honourlesses + honorlessest, honourlessest + honors, honours + hooch, hootch + hoodlumize, hoodlumise + hoodlumizes, hoodlumises + hookies, hookeys + hooky's, hookey's + hooky, hookey + hooliganize, hooliganise + hooliganizes, hooliganises + hoorah's, hurray's + hoorah, hurray + hoorayed, hurrayed + hooraying, hurraying + Hoosierize's, Hoosierise's + Hoosierize, Hoosierise + Hoosierizes, Hoosierises + Hooverize's, Hooverise's + Hooverize, Hooverise + Hooverizes, Hooverises + hore, horae + horizontalization's, horizontalisation's + horizontalization, horizontalisation + horizontalizations, horizontalisations + horizontalize, horizontalise + horizontalizes, horizontalises + hormonize, hormonise + hormonizes, hormonises + horrorize, horrorise + horrorizes, horrorises + horsey, horsy + hospitalization's, hospitalisation's + hospitalization, hospitalisation + hospitalizations, hospitalisations + hospitalize, hospitalise + hospitalized, hospitalised + hospitalizes, hospitalises + hospitalizing, hospitalising + hostilize, hostilise + hostilizes, hostilises + hotelization's, hotelisation's + hotelization, hotelisation + hotelizations, hotelisations + hotelize, hotelise + hotelizes, hotelises + houseled, houselled + houseling, houselling + houselings, housellings + hoveled, hovelled + hoveler, hoveller + hovelers, hovellers + hoveling, hovelling + hucksterize, hucksterise + hucksterizes, hucksterises + huer, hure + humanitarianize, humanitarianise + humanitarianizes, humanitarianises + humanization's, humanisation's + humanization, humanisation + humanizations, humanisations + humanize, humanise + humanized, humanised + humanizer's, humaniser's + humanizer, humaniser + humanizers, humanisers + humanizes, humanises + humanizing, humanising + humongous, humungous + humor's, humour's + humor, humour + humoral, humoural + humored, humoured + humorer, humourer + humorers, humourers + humorful, humourful + humoring, humouring + humorize, humorise + humorizes, humorises + humorless, humourless + humorlesser, humourlesser + humorlesses, humourlesses + humorlessest, humourlessest + humorlessness's, humourlessness's + humorlessness, humourlessness + humorlessnesses, humourlessnesses + humors, humours + humorsome, humoursome + humorsomeness, humoursomeness + hurrays, hurrahes + hurricanize, hurricanise + hurricanizes, hurricanises + huzzah's, huzza's + huzzah, huzza + huzzahed, huzzaed + huzzahing, huzzaing + huzzahs, huzzas + hyalinization's, hyalinisation's + hyalinization, hyalinisation + hyalinizations, hyalinisations + hyalinize, hyalinise + hyalinized, hyalinised + hyalinizes, hyalinises + hyalinizing, hyalinising + hybridizable's, hybridisable's + hybridizable, hybridisable + hybridizabler, hybridisabler + hybridizables, hybridisables + hybridizablest, hybridisablest + hybridization's, hybridisation's + hybridization, hybridisation + hybridizations, hybridisations + hybridize, hybridise + hybridized, hybridised + hybridizer's, hybridiser's + hybridizer, hybridiser + hybridizers, hybridisers + hybridizes, hybridises + hybridizing, hybridising + hydremia's, hydraemia's + hydremia, hydraemia + hydremias, hydraemias + hydremic, hydraemic + hydrocele, hydrocoele + hydrocephalus's, hydrocephaly's + hydrocephalus, hydrocephaly + hydrocephaluses, hydrocephalies + hydrogenization's, hydrogenisation's + hydrogenization, hydrogenisation + hydrogenizations, hydrogenisations + hydrogenize, hydrogenise + hydrogenized, hydrogenised + hydrogenizes, hydrogenises + hydrogenizing, hydrogenising + hydrolize, hydrolise + hydrolyzable's, hydrolysable's + hydrolyzable, hydrolysable + hydrolyzabler, hydrolysabler + hydrolyzables, hydrolysables + hydrolyzablest, hydrolysablest + hydrolyzate, hydrolysate + hydrolyzates, hydrolysates + hydrolyzation's, hydrolysation's + hydrolyzation, hydrolysation + hydrolyze, hydrolyse + hydrolyzed, hydrolysed + hydrolyzer's, hydrolyser's + hydrolyzer, hydrolyser + hydrolyzes, hydrolyses + hydrolyzing, hydrolysing + hydrorrhea, hydrorrhoea + hydroxylization's, hydroxylisation's + hydroxylization, hydroxylisation + hydroxylizations, hydroxylisations + hydroxylize, hydroxylise + hydroxylizes, hydroxylises + hyena's, hyaena's + hyena, hyaena + hyenic, hyaenic + hygienization's, hygienisation's + hygienization, hygienisation + hygienizations, hygienisations + hygienize, hygienise + hygienizes, hygienises + hymenean, hymenaean + hyperbolize, hyperbolise + hyperbolized, hyperbolised + hyperbolizes, hyperbolises + hyperbolizing, hyperbolising + hypercalcemia, hypercalcaemia + hypercalcemias, hypercalcaemias + hypercalcinemia, hypercalcinaemia + hypercatharsises, hypercatharses + hyperchloremia, hyperchloraemia + hypercholesterolemia, hypercholesterolaemia + hypercholesterolemias, hypercholesterolaemias + hypercivilization's, hypercivilisation's + hypercivilization, hypercivilisation + hypercivilizations, hypercivilisations + hypercivilized's, hypercivilised's + hypercivilized, hypercivilised + hypercivilizeds, hyperciviliseds + hypercriticize, hypercriticise + hypercriticized, hypercriticised + hypercriticizes, hypercriticises + hypercriticizing, hypercriticising + hypercryesthesia, hypercryaesthesia + hyperemia's, hyperaemia's + hyperemia, hyperaemia + hyperemias, hyperaemias + hyperemic, hyperaemic + hyperemphasize, hyperemphasise + hyperemphasizes, hyperemphasises + hyperesthesia's, hyperaesthesia's + hyperesthesia, hyperaesthesia + hyperesthesias, hyperaesthesias + hyperesthete's, hyperaesthete's + hyperesthete, hyperaesthete + hyperesthetic, hyperaesthetic + hyperestheticer, hyperaestheticer + hyperestheticest, hyperaestheticest + hyperglycemic, hyperglycaemic + hyperimmunization's, hyperimmunisation's + hyperimmunization, hyperimmunisation + hyperimmunizations, hyperimmunisations + hyperimmunize, hyperimmunise + hyperimmunizes, hyperimmunises + hyperinsulinization's, hyperinsulinisation's + hyperinsulinization, hyperinsulinisation + hyperinsulinizations, hyperinsulinisations + hyperinsulinize, hyperinsulinise + hyperinsulinizes, hyperinsulinises + hyperlipemia, hyperlipaemia + hyperlipemic, hyperlipaemic + hyperlipidemia, hyperlipidaemia + hypernatremia, hypernatraemia + hyperoxygenize, hyperoxygenise + hyperoxygenizes, hyperoxygenises + hyperparasitize, hyperparasitise + hyperparasitizes, hyperparasitises + hyperpnea's, hyperpnoea's + hyperpnea, hyperpnoea + hyperrealize, hyperrealise + hyperrealizes, hyperrealises + hypersensitization's, hypersensitisation's + hypersensitization, hypersensitisation + hypersensitizations, hypersensitisations + hypersensitize, hypersensitise + hypersensitized, hypersensitised + hypersensitizes, hypersensitises + hypersensitizing, hypersensitising + hyperspiritualizing's, hyperspiritualising's + hyperspiritualizing, hyperspiritualising + hyperspiritualizings, hyperspiritualisings + hyperthyroidization's, hyperthyroidisation's + hyperthyroidization, hyperthyroidisation + hyperthyroidizations, hyperthyroidisations + hyperthyroidize, hyperthyroidise + hyperthyroidizes, hyperthyroidises + hypervitalization's, hypervitalisation's + hypervitalization, hypervitalisation + hypervitalizations, hypervitalisations + hypervitalize, hypervitalise + hypervitalizes, hypervitalises + hypesthesia's, hypaesthesia's + hypesthesia, hypaesthesia + hypesthesias, hypaesthesias + hypesthesic, hypaesthesic + hypethral, hypaethral + hyphenization's, hyphenisation's + hyphenization, hyphenisation + hyphenizations, hyphenisations + hyphenize, hyphenise + hyphenized, hyphenised + hyphenizes, hyphenises + hyphenizing, hyphenising + hypnoidize, hypnoidise + hypnoidized, hypnoidised + hypnoidizes, hypnoidises + hypnoidizing, hypnoidising + hypnopedia, hypnopaedia + hypnopedias, hypnopaedias + hypnotizabilities, hypnotisabilities + hypnotizability's, hypnotisability's + hypnotizability, hypnotisability + hypnotizable's, hypnotisable's + hypnotizable, hypnotisable + hypnotizabler, hypnotisabler + hypnotizables, hypnotisables + hypnotizablest, hypnotisablest + hypnotization's, hypnotisation's + hypnotization, hypnotisation + hypnotizations, hypnotisations + hypnotize, hypnotise + hypnotized, hypnotised + hypnotizer's, hypnotiser's + hypnotizer, hypnotiser + hypnotizers, hypnotisers + hypnotizes, hypnotises + hypnotizing, hypnotising + hypocenter's, hypocentre's + hypocenter, hypocentre + hypocenters, hypocentres + hypogea, hypogaea + hypogeal, hypogaeal + hypogean, hypogaean + hypogeic, hypogaeic + hypogeous, hypogaeous + hypogeum, hypogaeum + hypomagnesemia, hypomagnesaemia + hypomagnesemias, hypomagnesaemias + hypomenorrhea, hypomenorrhoea + hypomenorrheas, hypomenorrhoeas + hypophysectomize, hypophysectomise + hypophysectomized, hypophysectomised + hypopnea's, hypopnoea's + hypopnea, hypopnoea + hyposensitization's, hyposensitisation's + hyposensitization, hyposensitisation + hyposensitize, hyposensitise + hypostasize, hypostasise + hypostasized, hypostasised + hypostasizes, hypostasises + hypostasizing, hypostasising + hypostatization's, hypostatisation's + hypostatization, hypostatisation + hypostatizations, hypostatisations + hypostatize, hypostatise + hypostatized, hypostatised + hypostatizes, hypostatises + hypostatizing, hypostatising + hypothesize, hypothesise + hypothesized, hypothesised + hypothesizer's, hypothesiser's + hypothesizer, hypothesiser + hypothesizers, hypothesisers + hypothesizes, hypothesises + hypothesizing, hypothesising + hypothetize, hypothetise + hypothetized, hypothetised + hypothetizes, hypothetises + hypothetizing, hypothetising + hypoxemia, hypoxaemia + hypoxemias, hypoxaemias + hypoxemic, hypoxaemic + hysterectomize, hysterectomise + hysterectomized, hysterectomised + hysterectomizes, hysterectomises + hysterectomizing, hysterectomising + ichneumonized's, ichneumonised's + ichneumonized, ichneumonised + ichneumonizeds, ichneumoniseds + ichorrhea, ichorrhoea + ichorrhemia, ichorrhaemia + icon's, ikon's + icon's, ikon's + icon, ikon + icon, ikon + iconic, ikonic + iconically, ikonically + iconize, iconise + iconized, iconised + iconizes, iconises + iconizing, iconising + icons, ikons + icons, ikons + Idea's, Idaea's + Idea, Idaea + idealization's, idealisation's + idealization, idealisation + idealizations, idealisations + idealize, idealise + idealized, idealised + idealizer's, idealiser's + idealizer, idealiser + idealizers, idealisers + idealizes, idealises + idealizing, idealising + Idean's, Idaean's + Idean, Idaean + ideologize, ideologise + ideologized, ideologised + ideologizing, ideologising + idiotize, idiotise + idiotized, idiotised + idiotizes, idiotises + idiotizing, idiotising + idolaster, idolastre + idolatrize, idolatrise + idolatrized, idolatrised + idolatrizer's, idolatriser's + idolatrizer, idolatriser + idolatrizes, idolatrises + idolatrizing, idolatrising + idolization's, idolisation's + idolization, idolisation + idolizations, idolisations + idolize, idolise + idolized, idolised + idolizer's, idoliser's + idolizer, idoliser + idolizers, idolisers + idolizes, idolises + idolizing, idolising + Idumea's, Idumaea's + Idumea, Idumaea + Idumean, Idumaean + Idumeans, Idumaeans + idyll's, idyl's + idyll, idyl + idylls, idyls + Ier's, Ire's + Ier, Ire + ignitable, ignitible + igniter's, ignitor's + igniter, ignitor + igniters, ignitors + ileocecal, ileocaecal + Iliadize's, Iliadise's + Iliadize, Iliadise + Iliadizes, Iliadises + illegalization's, illegalisation's + illegalization, illegalisation + illegalizations, illegalisations + illegalize, illegalise + illegalized, illegalised + illegalizes, illegalises + illegalizing, illegalising + illegitimatize, illegitimatise + illegitimatized, illegitimatised + illegitimatizes, illegitimatises + illegitimatizing, illegitimatising + illiberalize, illiberalise + illiberalized, illiberalised + illiberalizes, illiberalises + illiberalizing, illiberalising + Illuminize, Illuminise + Illuminizes, Illuminises + Imer's, Imre's + Imer, Imre + immaterialization, immaterialisation + immaterialize, immaterialise + immaterialized, immaterialised + immaterializes, immaterialises + immaterializing, immaterialising + immiserization, immiserisation + immiserizations, immiserisations + immiserize, immiserise + immiserized, immiserised + immiserizes, immiserises + immiserizing, immiserising + immobilization's, immobilisation's + immobilization, immobilisation + immobilizations, immobilisations + immobilize, immobilise + immobilized, immobilised + immobilizer, immobiliser + immobilizers, immobilisers + immobilizes, immobilises + immobilizing, immobilising + immoralize, immoralise + immoralized, immoralised + immoralizes, immoralises + immoralizing, immoralising + immortalizable's, immortalisable's + immortalizable, immortalisable + immortalizabler, immortalisabler + immortalizables, immortalisables + immortalizablest, immortalisablest + immortalization's, immortalisation's + immortalization, immortalisation + immortalizations, immortalisations + immortalize, immortalise + immortalized, immortalised + immortalizer's, immortaliser's + immortalizer, immortaliser + immortalizers, immortalisers + immortalizes, immortalises + immortalizing, immortalising + immunization's, immunisation's + immunization, immunisation + immunizations, immunisations + immunize, immunise + immunized, immunised + immunizer's, immuniser's + immunizer, immuniser + immunizes, immunises + immunizing, immunising + impactionize, impactionise + impactionizes, impactionises + impanel, empanel + impanelled, empanelled + impanelling, empanelling + impanelment, empanelment + impanels, empanels + impasted, impastoed + imperialization's, imperialisation's + imperialization, imperialisation + imperializations, imperialisations + imperialize, imperialise + imperialized, imperialised + imperializes, imperialises + imperializing, imperialising + imperiled, imperilled + imperiling, imperilling + imperscriptible, imprescriptible + impersonalization's, impersonalisation's + impersonalization, impersonalisation + impersonalizations, impersonalisations + impersonalize, impersonalise + impersonalized, impersonalised + impersonalizes, impersonalises + impersonalizing, impersonalising + impostor's, imposter's + impostor, imposter + impostors, imposters + improvisatorise, improvisatorize + improvisatorises, improvisatorizes + improviser's, improvisor's + improviser, improvisor + improvisers, improvisors + incarnalize, incarnalise + incarnalized, incarnalised + incarnalizing, incarnalising + incenter, incentre + incenters, incentres + incentivization, incentivisation + incentivizations, incentivisations + incentivize, incentivise + incentivized, incentivised + incentivizes, incentivises + incentivizing, incentivising + incerate, increate + incognizable, incognisable + incognizance's, incognisance's + incognizance, incognisance + incognizances, incognisances + incognizant, incognisant + Indianization's, Indianisation's + Indianization, Indianisation + Indianize, Indianise + Indianized, Indianised + Indianizes, Indianises + Indianizing, Indianising + indigene, indigenae + indigenization, indigenisation + indigenizations, indigenisations + indigenize, indigenise + indigenized, indigenised + indigenizes, indigenises + indigenizing, indigenising + individualization's, individualisation's + individualization, individualisation + individualizations, individualisations + individualize, individualise + individualized, individualised + individualizer's, individualiser's + individualizer, individualiser + individualizers, individualisers + individualizes, individualises + individualizing, individualising + individualizingly, individualisingly + indraft's, indraught's + indraft, indraught + indrafts, indraughts + industrialization's, industrialisation's + industrialization, industrialisation + industrializations, industrialisations + industrialize, industrialise + industrialized, industrialised + industrializes, industrialises + industrializing, industrialising + inesthetic, inaesthetic + infamize, infamise + infamized, infamised + infamizes, infamises + infamizing, infamising + infamonize, infamonise + infamonized, infamonised + infamonizes, infamonises + infamonizing, infamonising + infere, infree + inferiorize, inferiorise + inferiorizes, inferiorises + infernalize, infernalise + infernalizes, infernalises + infidelize, infidelise + infidelizes, infidelises + infinitize, infinitise + infinitizes, infinitises + inflection's, inflexion's + inflection, inflexion + inflections, inflexions + informalize, informalise + informalizes, informalises + Ingveonic's, Ingvaeonic's + Ingveonic, Ingvaeonic + Ingweonic's, Ingwaeonic's + Ingweonic, Ingwaeonic + inhumanize, inhumanise + inhumanizes, inhumanises + initialed, initialled + initialer's, initialler's + initialer, initialler + initialers, initiallers + initialing, initialling + initializable, initialisable + initialization's, initialisation's + initialization, initialisation + initializations, initialisations + initialize, initialise + initialized, initialised + initializer, initialiser + initializers, initialisers + initializes, initialises + initializing, initialising + inorganization, inorganisation + inorganizations, inorganisations + inorganized, inorganised + inquire, enquire + inquired, enquired + inquires, enquires + inquiries, enquiries + inquiring, enquiring + inquiry's, enquiry's + inquiry, enquiry + insignia's, insigne's + insignia, insigne + insolubilization's, insolubilisation's + insolubilization, insolubilisation + insolubilize, insolubilise + insolubilized, insolubilised + insolubilizes, insolubilises + insolubilizing, insolubilising + install, instal + installment's, instalment's + installment, instalment + installments, instalments + installs, instals + instill, instil + instills, instils + instituter's, institutor's + instituter, institutor + instituters, institutors + institutionalization's, institutionalisation's + institutionalization, institutionalisation + institutionalizations, institutionalisations + institutionalize, institutionalise + institutionalized, institutionalised + institutionalizes, institutionalises + institutionalizing, institutionalising + institutionize, institutionise + institutionizes, institutionises + instrumentalize, instrumentalise + instrumentalizes, instrumentalises + insularize, insularise + insularizes, insularises + insurrectionize, insurrectionise + insurrectionized, insurrectionised + insurrectionizes, insurrectionises + insurrectionizing, insurrectionising + integralization's, integralisation's + integralization, integralisation + integralizations, integralisations + integralize, integralise + integralizes, integralises + intellectualization's, intellectualisation's + intellectualization, intellectualisation + intellectualizations, intellectualisations + intellectualize, intellectualise + intellectualized, intellectualised + intellectualizer's, intellectualiser's + intellectualizer, intellectualiser + intellectualizers, intellectualisers + intellectualizes, intellectualises + intellectualizing, intellectualising + intercivilization's, intercivilisation's + intercivilization, intercivilisation + intercivilizations, intercivilisations + intercolonization's, intercolonisation's + intercolonization, intercolonisation + intercolonizations, intercolonisations + intercrystallization's, intercrystallisation's + intercrystallization, intercrystallisation + intercrystallizations, intercrystallisations + intercrystallize, intercrystallise + intercrystallizes, intercrystallises + interhemal, interhaemal + interhybridize, interhybridise + interhybridizes, interhybridises + interiorization, interiorisation + interiorize, interiorise + interiorized, interiorised + interiorizes, interiorises + interiorizing, interiorising + interjectionalize, interjectionalise + interjectionalized, interjectionalised + interjectionalizes, interjectionalises + interjectionalizing, interjectionalising + interjectionize, interjectionise + interjectionizes, interjectionises + interjudgment's, interjudgement's + interjudgment, interjudgement + interjudgments, interjudgements + internalization's, internalisation's + internalization, internalisation + internalizations, internalisations + internalize, internalise + internalized, internalised + internalizes, internalises + internalizing, internalising + internationalization's, internationalisation's + internationalization, internationalisation + internationalizations, internationalisations + internationalize, internationalise + internationalized, internationalised + internationalizes, internationalises + internationalizing, internationalising + internment, internement + internments, internements + internship, interneship + internships, interneships + interorganizational, interorganisational + intime, intimae + intraorganization's, intraorganisation's + intraorganization, intraorganisation + intraorganizations, intraorganisations + inure, enure + inured, enured + inures, enures + inuring, enuring + invigor, invigour + iodization's, iodisation's + iodization, iodisation + iodize, iodise + iodized, iodised + iodizer's, iodiser's + iodizer, iodiser + iodizers, iodisers + iodizes, iodises + iodizing, iodising + Ionicization's, Ionicisation's + Ionicization, Ionicisation + Ionicizations, Ionicisations + Ionicize's, Ionicise's + Ionicize, Ionicise + Ionicized's, Ionicised's + Ionicized, Ionicised + Ionicizes, Ionicises + Ionicizing's, Ionicising's + Ionicizing, Ionicising + ionizable's, ionisable's + ionizable, ionisable + ionizabler, ionisabler + ionizables, ionisables + ionizablest, ionisablest + ionization's, ionisation's + ionization, ionisation + ionizations, ionisations + ionize, ionise + ionized, ionised + ionizer's, ioniser's + ionizer, ioniser + ionizers, ionisers + ionizes, ionises + ionizing, ionising + ionizings, ionisings + ionizion, ionision + ionizions, ionisions + Iphinoe's, Iphinoae's + Iphinoe, Iphinoae + ipomea, ipomoea + Iranize's, Iranise's + Iranize, Iranise + Iranizes, Iranises + Iricize's, Iricise's + Iricize, Iricise + Iricized's, Iricised's + Iricized, Iricised + Iricizing's, Iricising's + Iricizing, Iricising + iridectomize, iridectomise + iridectomized, iridectomised + iridectomizing, iridectomising + iridization, iridisation + iridizations, iridisations + iridize, iridise + iridized, iridised + iridizes, iridises + iridizing, iridising + Irishize's, Irishise's + Irishize, Irishise + Irishized's, Irishised's + Irishized, Irishised + Irishizes, Irishises + Irishizing's, Irishising's + Irishizing, Irishising + ironize, ironise + ironized, ironised + ironizes, ironises + ironizing, ironising + irrationalize, irrationalise + irrationalized, irrationalised + irrationalizes, irrationalises + irrationalizing, irrationalising + irrealizable, irrealisable + irrecognizable, irrecognisable + irregularize, irregularise + irregularizes, irregularises + ischemia's, ischaemia's + ischemia, ischaemia + ischemias, ischaemias + ischemic, ischaemic + Islamicize's, Islamicise's + Islamicize, Islamicise + Islamicized's, Islamicised's + Islamicized, Islamicised + Islamicizes, Islamicises + Islamicizing's, Islamicising's + Islamicizing, Islamicising + Islamization's, Islamisation's + Islamization, Islamisation + Islamizations, Islamisations + Islamize, Islamise + Islamized, Islamised + Islamizes, Islamises + Islamizing, Islamising + isochronization, isochronisation + isochronize, isochronise + isochronized, isochronised + isochronizes, isochronises + isochronizing, isochronising + isoimmunization's, isoimmunisation's + isoimmunization, isoimmunisation + isoimmunizations, isoimmunisations + isoimmunize, isoimmunise + isoimmunizes, isoimmunises + isomerization's, isomerisation's + isomerization, isomerisation + isomerizations, isomerisations + isomerize, isomerise + isomerized, isomerised + isomerizes, isomerises + isomerizing, isomerising + Israelitize's, Israelitise's + Israelitize, Israelitise + Israelitizes, Israelitises + Italianization's, Italianisation's + Italianization, Italianisation + Italianizations, Italianisations + Italianize, Italianise + italianize, italianise + Italianized, Italianised + italianized, italianised + Italianizer's, Italianiser's + Italianizer, Italianiser + Italianizers, Italianisers + Italianizes, Italianises + italianizes, italianises + Italianizing, Italianising + italianizing, italianising + italicization's, italicisation's + italicization, italicisation + italicizations, italicisations + italicize, italicise + italicized, italicised + italicizes, italicises + italicizing, italicising + itemization's, itemisation's + itemization, itemisation + itemizations, itemisations + itemize, itemise + itemized, itemised + itemizer's, itemiser's + itemizer, itemiser + itemizers, itemisers + itemizes, itemises + itemizing, itemising + Iturean, Ituraean + Itureans, Ituraeans + izing, ising + jacobean, jacobaean + Jacobinization's, Jacobinisation's + Jacobinization, Jacobinisation + Jacobinize's, Jacobinise's + Jacobinize, Jacobinise + Jacobinized's, Jacobinised's + Jacobinized, Jacobinised + Jacobinizes, Jacobinises + Jacobinizing's, Jacobinising's + Jacobinizing, Jacobinising + jail's, gaol's + jail, gaol + jailbird's, gaolbird's + jailbird, gaolbird + jailbirds, gaolbirds + jailbreak's, gaolbreak's + jailbreak, gaolbreak + jailbreaks, gaolbreaks + jailed, gaoled + jailing, gaoling + jailor's, gaoler's + jailor, gaoler + jailors, gaolers + jails, gaols + janizaries, janisaries + janizary, janisary + Japanization's, Japanisation's + Japanization, Japanisation + Japanizations, Japanisations + Japanize, Japanise + Japanized, Japanised + Japanizes, Japanises + Japanizing, Japanising + jargonization's, jargonisation's + jargonization, jargonisation + jargonizations, jargonisations + jargonize, jargonise + jargonized, jargonised + jargonizes, jargonises + jargonizing, jargonising + jasmine's, jessamine's + jasmine, jessamine + jasmines, jessamines + jasperize, jasperise + jasperized, jasperised + jasperizes, jasperises + jasperizing, jasperising + jeez, geez + jeopardization, jeopardisation + jeopardize, jeopardise + jeopardized, jeopardised + jeopardizes, jeopardises + jeopardizing, jeopardising + jerrican's, jerry_can's + jerrican, jerry_can + jerricans, jerry_cans + Jesuitization's, Jesuitisation's + Jesuitization, Jesuitisation + Jesuitize, Jesuitise + Jesuitized, Jesuitised + Jesuitizes, Jesuitises + Jesuitizing, Jesuitising + jeweled, jewelled + jeweler's, jeweller's + jeweler, jeweller + jewelers, jewellers + jeweling, jewelling + jewelry's, jewellery's + jewelry, jewellery + jihad's, jehad's + jihad, jehad + jihads, jehads + jinricksha's, jinriksha's + jinricksha, jinriksha + jinrickshas, jinrikshas + jiujitsu's, jujutsu's + jokey, joky + Jonathanization's, Jonathanisation's + Jonathanization, Jonathanisation + Jonathanizations, Jonathanisations + jor, jour + jors, jours + journalization's, journalisation's + journalization, journalisation + journalizations, journalisations + journalize, journalise + journalized, journalised + journalizer's, journaliser's + journalizer, journaliser + journalizers, journalisers + journalizes, journalises + journalizing, journalising + jovialize, jovialise + jovializes, jovialises + Judaization's, Judaisation's + Judaization, Judaisation + Judaize, Judaise + Judaized, Judaised + Judaizer's, Judaiser's + Judaizer, Judaiser + judaizer, judaiser + Judaizing, Judaising + Judean, Judaean + Judeans, Judaeans + Judeophobia's, Judaeophobia's + Judeophobia, Judaeophobia + judgment's, judgement's + judgment, judgement + judgmental, judgemental + judgmentaler, judgementaler + judgmentalest, judgementalest + judgments, judgements + judicialize, judicialise + judicializes, judicialises + jujutsu, jiujitsu + jujutsus, jiujitsus + Julide's, Julidae's + Julide, Julidae + jumboize, jumboise + jumboized, jumboised + jumboizes, jumboises + jumboizing, jumboising + junketeer's, junketer's + junketeer, junketer + junketeers, junketers + juvenilize, juvenilise + juvenilizes, juvenilises + kabob, kebob + kabobs, kebobs + kane, kanae + kaolinization's, kaolinisation's + kaolinization, kaolinisation + kaolinizations, kaolinisations + kaolinize, kaolinise + kaolinized, kaolinised + kaolinizes, kaolinises + kaolinizing, kaolinising + kebob's, kabob's + ked, kaed + Keizer's, Keiser's + Keizer, Keiser + kellia, koellia + kembed, kemboed + kenneled, kennelled + kenneling, kennelling + Keppel's, Koeppel's + Keppel, Koeppel + keratinization's, keratinisation's + keratinization, keratinisation + keratinizations, keratinisations + keratinize, keratinise + keratinized, keratinised + keratinizes, keratinises + keratinizing, keratinising + Kerin's, Krein's + Kerin, Krein + kerneled, kernelled + kerneling, kernelling + kerosene's, kerosine's + kerosene, kerosine + kerosenes, kerosines + ketonemia, ketonaemia + ketonization's, ketonisation's + ketonization, ketonisation + ketonizations, ketonisations + ketonize, ketonise + ketonizes, ketonises + kiddie's, kiddy's + kiddie, kiddy + kidnapped, kidnaped + kidnappee's, kidnapee's + kidnappee, kidnapee + kidnappees, kidnapees + kidnapper's, kidnaper's + kidnapper, kidnaper + kidnappers, kidnapers + kidnapping, kidnaping + kilogram's, kilogramme's + kilogram, kilogramme + kilograms, kilogrammes + kiloliter's, kilolitre's + kiloliter, kilolitre + kiloliters, kilolitres + kilometer's, kilometre's + kilometer, kilometre + kilometers, kilometres + kindergartner's, kindergartener's + kindergartner, kindergartener + kindergartners, kindergarteners + kinestheses, kinaestheses + kinesthesia's, kinaesthesia's + kinesthesia, kinaesthesia + kinesthesias, kinaesthesias + kinesthesis's, kinaesthesis's + kinesthesis, kinaesthesis + kinesthetic, kinaesthetic + kinestheticallier, kinaestheticallier + kinestheticalliest, kinaestheticalliest + kinesthetically, kinaesthetically + kinestheticer, kinaestheticer + kinestheticest, kinaestheticest + kinesthetics, kinaesthetics + kissogram's, kissagram's + kissogram, kissagram + kissograms, kissagrams + knickknack's, nicknack's + knickknack, nicknack + knickknacks, nicknacks + knockwurst's, knackwurst's + knockwurst, knackwurst + knockwursts, knackwursts + kooky, kookie + kopek's, copeck's + kopek, copeck + kopeks, copecks + Kossean's, Kossaean's + Kossean, Kossaean + kumquat's, cumquat's + kumquat, cumquat + kumquats, cumquats + kyanize, kyanise + kyanized, kyanised + kyanizes, kyanises + kyanizing, kyanising + kyles, kyloes + labelable, labellable + labeled, labelled + labeler's, labeller's + labeler, labeller + labelers, labellers + labeling, labelling + labialization's, labialisation's + labialization, labialisation + labializations, labialisations + labialize, labialise + labialized, labialised + labializes, labialises + labializing, labialising + labiate, labiatae + labilization's, labilisation's + labilization, labilisation + labilizations, labilisations + labilize, labilise + labilizes, labilises + labiovelarization's, labiovelarisation's + labiovelarization, labiovelarisation + labiovelarize, labiovelarise + labiovelarized, labiovelarised + labiovelarizing, labiovelarising + labor's, labour's + labor, labour + laborabilities, labourabilities + laborability's, labourability's + laborability, labourability + laborable's, labourable's + laborable, labourable + laborables, labourables + laborage, labourage + labored, laboured + laboredlier, labouredlier + laboredliest, labouredliest + laboredly, labouredly + laboredness's, labouredness's + laboredness, labouredness + laborednesses, labourednesses + laborer's, labourer's + laborer, labourer + laborers, labourers + laboress, labouress + laborhood's, labourhood's + laborhood, labourhood + laborhoods, labourhoods + laboring's, labouring's + laboring, labouring + laboringlier, labouringlier + laboringliest, labouringliest + laboringly, labouringly + laborings, labourings + Laborism's, Labourism's + laborism's, labourism's + Laborism, Labourism + laborism, labourism + laborisms, labourisms + laborist's, labourist's + laborist, labourist + laborists, labourists + Laborite's, Labourite's + laborite's, labourite's + Laborite, Labourite + laborite, labourite + Laborites, Labourites + laborites, labourites + laborless, labourless + laborlesser, labourlesser + laborlesses, labourlesses + laborlessest, labourlessest + labors, labours + laborsaving, laboursaving + laborsome, laboursome + laborsomely, laboursomely + lachrymal, lacrimal + lackluster's, lacklustre's + lackluster, lacklustre + lacklusterrer, lacklustrer + lacklusterrest, lacklustrest + lacklusters, lacklustres + laconize, laconise + laconized, laconised + laconizes, laconises + laconizing, laconising + lactonized, lactonised + lagniappe's, lagnappe's + lagniappe, lagnappe + lagniappes, lagnappes + laicization's, laicisation's + laicization, laicisation + laicizations, laicisations + laicize, laicise + laicized, laicised + laicizes, laicises + laicizing, laicising + lairize, lairise + lairized, lairised + lairizes, lairises + lairizing, lairising + lambaste, lambast + lambastes, lambasts + laminarize, laminarise + laminarized, laminarised + laminarizes, laminarises + laminarizing, laminarising + Lander's, Landre's + Lander, Landre + Laothoe's, Laothoae's + Laothoe, Laothoae + lapeled, lapelled + lasagna's, lasagne's + lasagna, lasagne + lasagnas, lasagnes + laster, lastre + latentize, latentise + latentizes, latentises + lateralization's, lateralisation's + lateralization, lateralisation + lateralizations, lateralisations + lateralize, lateralise + lateralizes, lateralises + laterization's, laterisation's + laterization, laterisation + laterizations, laterisations + Latinization's, Latinisation's + Latinization, Latinisation + Latinizations, Latinisations + Latinize, Latinise + latinize, latinise + Latinized, Latinised + Latinizer, Latiniser + Latinizers, Latinisers + Latinizes, Latinises + Latinizing, Latinising + launderette's, laundrette's + launderette, laundrette + launderettes, laundrettes + laure, laurae + laureled, laurelled + laureling, laurelling + lavalier_microphone's, lavaliere_microphone's + lavalier_microphone, lavaliere_microphone + lavalier_microphones, lavaliere_microphones + lavolted, lavoltaed + leaped, leapt + learned, learnt + leatherize, leatherise + leatherizes, leatherises + lefty's, leftie's + lefty, leftie + legalization's, legalisation's + legalization, legalisation + legalizations, legalisations + legalize, legalise + legalized, legalised + legalizes, legalises + legalizing, legalising + legitimatize, legitimatise + legitimatized, legitimatised + legitimatizes, legitimatises + legitimatizing, legitimatising + legitimization's, legitimisation's + legitimization, legitimisation + legitimizations, legitimisations + legitimize, legitimise + legitimized, legitimised + legitimizer, legitimiser + legitimizes, legitimises + legitimizing, legitimising + leguminose, leguminosae + lemmatize, lemmatise + lemmatized, lemmatised + lemmatizes, lemmatises + lemmatizing, lemmatising + leporide, leporidae + leptospire, leptospirae + Lernean's, Lernaean's + Lernean, Lernaean + lernean, lernaean + lesses, loesses + lethalize, lethalise + lethalizes, lethalises + lethargize, lethargise + lethargized, lethargised + lethargizes, lethargises + lethargizing, lethargising + leucemia, leucaemia + leucemias, leucaemias + leucemic, leucaemic + leuchemia, leuchaemia + leucocythemia, leucocythaemia + leucocythemic, leucocythaemic + leucorrhea's, leucorrhoea's + leucorrhea, leucorrhoea + leucorrheal, leucorrhoeal + leucorrheas, leucorrhoeas + Leucothoe's, Leucothoae's + Leucothoe, Leucothoae + leukemia's, leukaemia's + leukemia, leukaemia + leukemias, leukaemias + leukemogeneses, leukaemogeneses + leukemogenesis, leukaemogenesis + leukorrhea, leukorrhoea + leukorrheal, leukorrhoeal + leveled, levelled + leveler's, leveller's + leveler, leveller + levelers, levellers + levelest, levellest + leveling's, levelling's + leveling, levelling + levigate, laevigate + levigated, laevigated + levigates, laevigates + levigating, laevigating + levo, laevo + levoduction, laevoduction + levogyrate, laevogyrate + levogyre, laevogyre + levogyrous, laevogyrous + levolactic, laevolactic + levorotation's, laevorotation's + levorotation, laevorotation + levorotations, laevorotations + levorotatory, laevorotatory + levotartaric, laevotartaric + levoversion, laevoversion + levulin, laevulin + levulose's, laevulose's + levulose, laevulose + levuloses, laevuloses + lexicalization, lexicalisation + lexicalizations, lexicalisations + lexiconize, lexiconise + lexiconizes, lexiconises + libelant's, libellant's + libelant, libellant + libelants, libellants + libeled, libelled + libelee's, libellee's + libelee, libellee + libelees, libellees + libeler's, libeller's + libeler, libeller + libelers, libellers + libeling, libelling + libelous, libellous + libelouser, libellouser + libelousest, libellousest + libelouslier, libellouslier + libelousliest, libellousliest + libelously, libellously + liberalization's, liberalisation's + liberalization, liberalisation + liberalizations, liberalisations + liberalize, liberalise + liberalized, liberalised + liberalizer's, liberaliser's + liberalizer, liberaliser + liberalizers, liberalisers + liberalizes, liberalises + liberalizing, liberalising + licenseless, licenceless + licenselesses, licencelesses + lichenization's, lichenisation's + lichenization, lichenisation + lichenizations, lichenisations + lichenize, lichenise + lichenized, lichenised + lichenizes, lichenises + lichenizing, lichenising + licorice's, liquorice's + licorice, liquorice + lignitize, lignitise + lignitizes, lignitises + lignose, lignosae + ligule, ligulae + likabilities, likeabilities + likability's, likeability's + likability, likeability + likable, likeable + likableness's, likeableness's + likableness, likeableness + likablenesses, likeablenesses + Lilliputianize's, Lilliputianise's + Lilliputianize, Lilliputianise + Lilliputianizes, Lilliputianises + linchpin's, lynchpin's + linchpin, lynchpin + linchpins, lynchpins + linearizable, linearisable + linearization's, linearisation's + linearization, linearisation + linearizations, linearisations + linearize, linearise + linearized, linearised + linearizes, linearises + linearizing, linearising + linearizion, linearision + linenize, linenise + linenizer, lineniser + linenizers, linenisers + linenizes, linenises + linge, lingoe + lingualize, lingualise + lingualizes, lingualises + linguine's, linguini's + linguine, linguini + linguines, linguinis + lionizable's, lionisable's + lionizable, lionisable + lionizables, lionisables + lionization's, lionisation's + lionization, lionisation + lionizations, lionisations + lionize, lionise + lionized, lionised + lionizer's, lioniser's + lionizer, lioniser + lionizers, lionisers + lionizes, lionises + lionizing, lionising + lipemia, lipaemia + lipemic, lipaemic + lipoidemia, lipoidaemia + liquefied, liquified + liquefier, liquifier + liquefiers, liquifiers + liquefies, liquifies + liquefy, liquify + liquefying, liquifying + liquidization, liquidisation + liquidize, liquidise + liquidized, liquidised + liquidizer's, liquidiser's + liquidizer, liquidiser + liquidizers, liquidisers + liquidizes, liquidises + liquidizing, liquidising + lissome, lissom + lissomely, lissomly + lissomeness, lissomness + lissomenesses, lissomnesses + Listerize's, Listerise's + Listerize, Listerise + Listerized's, Listerised's + Listerized, Listerised + Listerizes, Listerises + Listerizing's, Listerising's + Listerizing, Listerising + liter's, litre's + liter, litre + literalization's, literalisation's + literalization, literalisation + literalizations, literalisations + literalize, literalise + literalized, literalised + literalizer's, literaliser's + literalizer, literaliser + literalizers, literalisers + literalizes, literalises + literalizing, literalising + liters, litres + lithed, lithoed + lithemia, lithaemia + lithemic, lithaemic + lithographize, lithographise + lithographizes, lithographises + lithopedion, lithopaedion + lithopedium, lithopaedium + lithophyse, lithophysae + lithotritize, lithotritise + lithotritized, lithotritised + lithotritizes, lithotritises + lithotritizing, lithotritising + livable, liveable + livableness, liveableness + lobotomize, lobotomise + lobotomized, lobotomised + lobotomizes, lobotomises + lobotomizing, lobotomising + localizable's, localisable's + localizable, localisable + localizabler, localisabler + localizables, localisables + localizablest, localisablest + localization's, localisation's + localization, localisation + localizations, localisations + localize, localise + localized, localised + localizer's, localiser's + localizer, localiser + localizers, localisers + localizes, localises + localizing, localising + locator's, locater's + locator, locater + locators, locaters + lodestar's, loadstar's + lodestar, loadstar + lodestars, loadstars + lodestone's, loadstone's + lodestone, loadstone + lodestones, loadstones + lodgment's, lodgement's + lodgment, lodgement + lodgments, lodgements + lodicule, lodiculae + loed, looed + logicalization's, logicalisation's + logicalization, logicalisation + logicalizations, logicalisations + logicalize, logicalise + logicalizes, logicalises + logicize, logicise + logicized, logicised + logicizes, logicises + logicizing, logicising + logopedic, logopaedic + logopedics's, logopaedics's + logopedics, logopaedics + logorrhea's, logorrhoea's + logorrhea, logorrhoea + logorrheas, logorrhoeas + lollipop's, lollypop's + lollipop, lollypop + lollipops, lollypops + lollygag, lallygag + lollygagged, lallygagged + lollygagging, lallygagging + lollygags, lallygags + Londonization's, Londonisation's + Londonization, Londonisation + Londonizations, Londonisations + Londonize's, Londonise's + Londonize, Londonise + Londonized's, Londonised's + Londonized, Londonised + Londonizes, Londonises + Londonizing's, Londonising's + Londonizing, Londonising + longeval, longaeval + longevous, longaevous + looneyies, looneys + loonier, looneyier + loony's, looney's + loony, looney + lordy, lourdy + lorings, lourings + lory, loury + louter, loutre + louver's, louvre's + louver, louvre + louvered, louvred + louvers, louvres + lovability, lovaebility + lovable, loveable + lovableness, loveableness + lovably, loveably + love, luv + loves, luvs + lovey, luvvie + loveys, luvvies + loyalize, loyalise + loyalizes, loyalises + lumbarization's, lumbarisation's + lumbarization, lumbarisation + lumbarizations, lumbarisations + lunatize, lunatise + lunatizes, lunatises + lunule, lunulae + luster's, lustre's + luster, lustre + lustered, lustred + lustering's, lustring's + lustering, lustring + lusterless, lustreless + lusterlesser, lustrelesser + lusterlessest, lustrelessest + lusters, lustres + lusterware's, lustreware's + lusterware, lustreware + lusterwares, lustrewares + luteinization's, luteinisation's + luteinization, luteinisation + luteinizations, luteinisations + luteinize, luteinise + luteinized, luteinised + luteinizes, luteinises + luteinizing, luteinising + Lutheranize's, Lutheranise's + Lutheranize, Lutheranise + Lutheranizer's, Lutheraniser's + Lutheranizer, Lutheraniser + Lutheranizers, Lutheranisers + Lutheranizes, Lutheranises + lutrine, lutrinae + luvvy, luvvie + lychee's, lichee's + lychee, lichee + lychees, lichees + lymphedema, lymphoedema + lymphemia, lymphaemia + lyophilization's, lyophilisation's + lyophilization, lyophilisation + lyophilizations, lyophilisations + lyophilize, lyophilise + lyophilized, lyophilised + lyophilizer, lyophiliser + lyophilizes, lyophilises + lyophilizing, lyophilising + lyricization's, lyricisation's + lyricization, lyricisation + lyricize, lyricise + lyricized, lyricised + lyricizes, lyricises + lyricizing, lyricising + lysogenization, lysogenisation + lysogenize, lysogenise + lysogenized, lysogenised + lysogenizes, lysogenises + lysogenizing, lysogenising + mac's, mack's + mac, mack + macadamization's, macadamisation's + macadamization, macadamisation + macadamizations, macadamisations + macadamize, macadamise + macadamized, macadamised + macadamizes, macadamises + macadamizing, macadamising + macarize, macarise + macarized, macarised + macarizes, macarises + macarizing, macarising + Maccabean, Maccabaean + machinization's, machinisation's + machinization, machinisation + machinizations, machinisations + machinize, machinise + machinizes, machinises + mackintosh's, macintosh's + mackintosh, macintosh + mackintoshes, macintoshes + macrander, macrandre + macs, macks + macule, maculae + Madera's, Madoera's + Madera, Madoera + maderization, maderisation + maderizations, maderisations + maderize, maderise + maderized, maderised + maderizes, maderises + maderizing, maderising + maed, maaed + maenad's, menad's + maenad, menad + maenadic, menadic + maenads, menads + magicalize, magicalise + magicalizes, magicalises + magnetizabilities, magnetisabilities + magnetizability's, magnetisability's + magnetizability, magnetisability + magnetizable's, magnetisable's + magnetizable, magnetisable + magnetizables, magnetisables + magnetization's, magnetisation's + magnetization, magnetisation + magnetizations, magnetisations + magnetize, magnetise + magnetized, magnetised + magnetizer's, magnetiser's + magnetizer, magnetiser + magnetizers, magnetisers + magnetizes, magnetises + magnetizing, magnetising + maharajah's, maharaja's + maharajah, maharaja + maharajahs, maharajas + maharani's, maharanee's + maharani, maharanee + maharanis, maharanees + mahoganize, mahoganise + mahoganized, mahoganised + mahoganizes, mahoganises + mahoganizing, mahoganising + maiger, maigre + mainor, mainour + mainors, mainours + mainprize, mainprise + maisters, maistres + Maize's, Maise's + Maize, Maise + majolica's, maiolica's + majolica, maiolica + majolicas, maiolicas + majorize, majorise + majorizes, majorises + majuscule, majusculae + Malayize's, Malayise's + Malayize, Malayise + Malayizes, Malayises + malleablize, malleablise + malleablizes, malleablises + malodor's, malodour's + malodor, malodour + malodorousness, malodourousness + malodors, malodours + mandarinize, mandarinise + mandarinizes, mandarinises + Mandean's, Mandaean's + Mandean, Mandaean + Mandeans, Mandaeans + mandoer, mandore + mandrel's, mandril's + mandrel, mandril + mandrels, mandrils + maneuverabilities, manoeuvrabilities + maneuverability's, manoeuvrability's + maneuverability, manoeuvrability + maneuverable, manoeuvrable + maneuverabler, manoeuvrabler + maneuverablest, manoeuvrablest + maneuverer's, manoeuvrer's + maneuverer, manoeuvrer + maneuverers, manoeuvrers + Manhattanize, Manhattanise + Manhattanizes, Manhattanises + Manicheanism's, Manichaeanism's + Manicheanism, Manichaeanism + Manicheans, Manichaeans + Manicheism's, Manichaeism's + Manicheism, Manichaeism + Manicheisms, Manichaeisms + Manicheus's, Manichaeus's + Manicheus, Manichaeus + manikin's, mannikin's + manikin, mannikin + manikins, mannikins + mannerize, mannerise + mannerizes, mannerises + manoeuvre's, manoeuver's + manoeuvre, manoeuver + manoeuvred, manoeuvered + manoeuvres, manoeuvers + manoeuvring, manoeuvering + manoeuvrings, manoeuverings + mantelpiece, mantlepiece + mantelpieces, mantlepieces + mantes, mantoes + marabou's, marabout's + marabou, marabout + marabous, marabouts + marbleize, marbleise + marbleized, marbleised + marbleizes, marbleises + marbleizing, marbleising + margarite, margaritae + marginalization, marginalisation + marginalize, marginalise + marginalized, marginalised + marginalizes, marginalises + marginalizing, marginalising + marijuana's, marihuana's + marijuana, marihuana + marijuanas, marihuanas + marlinespike's, marlinspike's + marlinespike, marlinspike + marlinespikes, marlinspikes + marmarize, marmarise + marmarized, marmarised + marmarizes, marmarises + marmarizing, marmarising + marmelize, marmelise + marmelized, marmelised + marmelizes, marmelises + marmelizing, marmelising + marshaled, marshalled + marshaling, marshalling + marsupialization's, marsupialisation's + marsupialization, marsupialisation + marsupializations, marsupialisations + marsupialize, marsupialise + marsupialized, marsupialised + marsupializes, marsupialises + marsupializing, marsupialising + Marte's, Martae's + Marte, Martae + martialization's, martialisation's + martialization, martialisation + martializations, martialisations + martialize, martialise + martializes, martialises + martyrization's, martyrisation's + martyrization, martyrisation + martyrizations, martyrisations + martyrize, martyrise + martyrized, martyrised + martyrizer, martyriser + martyrizers, martyrisers + martyrizes, martyrises + martyrizing, martyrising + marveled, marvelled + marveler, marveller + marveling, marvelling + marvelous, marvellous + marvelouser, marvellouser + marvelousest, marvellousest + marvelouslier, marvellouslier + marvelousliest, marvellousliest + marvelously, marvellously + marvelousness's, marvellousness's + marvelousness, marvellousness + marvelousnesses, marvellousnesses + masculinization's, masculinisation's + masculinization, masculinisation + masculinizations, masculinisations + masculinize, masculinise + masculinized, masculinised + masculinizes, masculinises + masculinizing, masculinising + materialization's, materialisation's + materialization, materialisation + materializations, materialisations + materialize, materialise + materialized, materialised + materializer's, materialiser's + materializer, materialiser + materializers, materialisers + materializes, materialises + materializing, materialising + maternalize, maternalise + maternalized, maternalised + maternalizes, maternalises + maternalizing, maternalising + maters, matres + mathematicize, mathematicise + mathematicized, mathematicised + mathematicizes, mathematicises + mathematicizing, mathematicising + mathematization's, mathematisation's + mathematization, mathematisation + mathematizations, mathematisations + mathematize, mathematise + mathematized, mathematised + mathematizes, mathematises + mathematizing, mathematising + matronize, matronise + matronized, matronised + matronizes, matronises + matronizing, matronising + matte, mat + Matthean, Matthaean + maudlinize, maudlinise + maudlinizes, maudlinises + mauger, maugre + maven's, mavin's + maven, mavin + mavens, mavins + maximization's, maximisation's + maximization, maximisation + maximizations, maximisations + maximize, maximise + maximized, maximised + maximizer's, maximiser's + maximizer, maximiser + maximizers, maximisers + maximizes, maximises + maximizing, maximising + mazurka's, mazourka's + mazurka, mazourka + mazurkas, mazourkas + meager, meagre + meagerly, meagrely + meagerness's, meagreness's + meagerness, meagreness + meagernesses, meagrenesses + meagerrer, meagrer + meagerrest, meagrest + meandrine, maeandrine + meandriniform, maeandriniform + meanie's, meany's + meanie, meany + mechanicalization's, mechanicalisation's + mechanicalization, mechanicalisation + mechanicalizations, mechanicalisations + mechanicalize, mechanicalise + mechanicalizes, mechanicalises + mechanizable, mechanisable + mechanization's, mechanisation's + mechanization, mechanisation + mechanizations, mechanisations + mechanize, mechanise + mechanized, mechanised + mechanizer's, mechaniser's + mechanizer, mechaniser + mechanizers, mechanisers + mechanizes, mechanises + mechanizing, mechanising + meck, moeck + Med's, Moed's + Med, Moed + medaled, medalled + medaling, medalling + medalist's, medallist's + medalist, medallist + medalists, medallists + medalize, medalise + medalizes, medalises + medialization's, medialisation's + medialization, medialisation + medializations, medialisations + medialize, medialise + medializes, medialises + mediatization's, mediatisation's + mediatization, mediatisation + mediatizations, mediatisations + mediatize, mediatise + mediatized, mediatised + mediatizes, mediatises + mediatizing, mediatising + medicalization, medicalisation + medicalizations, medicalisations + medicalize, medicalise + medicalized, medicalised + medicalizes, medicalises + medicalizing, medicalising + medieval's, mediaeval's + medieval, mediaeval + medievalism's, mediaevalism's + medievalism, mediaevalism + medievalisms, mediaevalisms + medievally, mediaevally + medievals, mediaevals + Mediterraneanization's, Mediterraneanisation's + Mediterraneanization, Mediterraneanisation + Mediterraneanizations, Mediterraneanisations + Mediterraneanize's, Mediterraneanise's + Mediterraneanize, Mediterraneanise + Mediterraneanizes, Mediterraneanises + mediumization's, mediumisation's + mediumization, mediumisation + mediumizations, mediumisations + mediumize, mediumise + mediumizes, mediumises + megagram, megagramme + megagrams, megagrammes + megameter, megametre + megameters, megametres + megbote, maegbote + megerg, megaerg + melanemia, melanaemia + melanemic, melanaemic + melanization, melanisation + melanize, melanise + melanized, melanised + melanizes, melanises + melanizing, melanising + mele, meloe + melena, melaena + melenic, melaenic + Melie's, Meliae's + Melie, Meliae + meline, melinae + melitemia, melitaemia + melithemia, melithaemia + mellon, moellon + melodization, melodisation + melodize, melodise + melodized, melodised + melodizer's, melodiser's + melodizer, melodiser + melodizes, melodises + melodizing, melodising + melodramatization, melodramatisation + melodramatize, melodramatise + melodramatized, melodramatised + melodramatizes, melodramatises + melodramatizing, melodramatising + memorialization's, memorialisation's + memorialization, memorialisation + memorializations, memorialisations + memorialize, memorialise + memorialized, memorialised + memorializer's, memorialiser's + memorializer, memorialiser + memorializers, memorialisers + memorializes, memorialises + memorializing, memorialising + memorizable's, memorisable's + memorizable, memorisable + memorizables, memorisables + memorization's, memorisation's + memorization, memorisation + memorizations, memorisations + memorize, memorise + memorized, memorised + memorizer's, memoriser's + memorizer, memoriser + memorizers, memorisers + memorizes, memorises + memorizing, memorising + Mendelize's, Mendelise's + Mendelize, Mendelise + Mendelizes, Mendelises + meningorrhea, meningorrhoea + menorrhea, menorrhoea + menorrheas, menorrhoeas + menorrheic, menorrhoeic + mense, mensae + mentalization's, mentalisation's + mentalization, mentalisation + mentalizations, mentalisations + mentalize, mentalise + mentalizes, mentalises + meow's, miaow's + meow, miaow + meowed, miaowed + meowing, miaowing + meows, miaows + mephitine, mephitinae + Mera's, Maera's + Mera, Maera + mercerization's, mercerisation's + mercerization, mercerisation + mercerizations, mercerisations + mercerize, mercerise + mercerized, mercerised + mercerizer's, merceriser's + mercerizer, merceriser + mercerizers, mercerisers + mercerizes, mercerises + mercerizing, mercerising + merchandiser's, merchandizer's + merchandiser, merchandizer + merchandisers, merchandizers + mercurialization's, mercurialisation's + mercurialization, mercurialisation + mercurializations, mercurialisations + mercurialize, mercurialise + mercurialized, mercurialised + mercurializes, mercurialises + mercurializing, mercurialising + mercurize, mercurise + mercurized, mercurised + mercurizes, mercurises + mercurizing, mercurising + Meroe's, Meroae's + Meroe, Meroae + mesmerizabilities, mesmerisabilities + mesmerizability's, mesmerisability's + mesmerizability, mesmerisability + mesmerizable's, mesmerisable's + mesmerizable, mesmerisable + mesmerizables, mesmerisables + mesmerization's, mesmerisation's + mesmerization, mesmerisation + mesmerizations, mesmerisations + mesmerize, mesmerise + mesmerized, mesmerised + mesmerizer's, mesmeriser's + mesmerizer, mesmeriser + mesmerizers, mesmerisers + mesmerizes, mesmerises + mesmerizing, mesmerising + mesoglea, mesogloea + mesogleal, mesogloeal + mesogleas, mesogloeas + mesprize, mesprise + mesprizes, mesprises + mesquite's, mesquit's + mesquite, mesquit + mesquites, mesquits + metabolizable's, metabolisable's + metabolizable, metabolisable + metabolizables, metabolisables + metabolize, metabolise + metabolized, metabolised + metabolizes, metabolises + metabolizing, metabolising + metacenter's, metacentre's + metacenter, metacentre + metacenters, metacentres + metagrabolize, metagrabolise + metagrabolized, metagrabolised + metagrabolizes, metagrabolises + metagrabolizing, metagrabolising + metagrobolize, metagrobolise + metagrobolized, metagrobolised + metagrobolizes, metagrobolises + metagrobolizing, metagrobolising + metaled, metalled + metaling, metalling + metallisation's, metallization's + metallisation, metallization + metallisations, metallizations + metallise, metallize + metallised, metallized + metallises, metallizes + metallising, metallizing + metamerization's, metamerisation's + metamerization, metamerisation + metamerizations, metamerisations + metamerized's, metamerised's + metamerized, metamerised + metamerizeds, metameriseds + metaphonize, metaphonise + metaphonizes, metaphonises + metaphorize, metaphorise + metaphorizes, metaphorises + metaphysicize, metaphysicise + metaphysicizes, metaphysicises + metastasize, metastasise + metastasized, metastasised + metastasizes, metastasises + metastasizing, metastasising + metathesize, metathesise + metathesized, metathesised + metathesizes, metathesises + metathesizing, metathesising + meteorization's, meteorisation's + meteorization, meteorisation + meteorizations, meteorisations + meteorize, meteorise + meteorizes, meteorises + metergram, metregram + meterless, metreless + metership, metreship + metestrus's, metoestrus's + metestrus, metoestrus + methadone's, methadon's + methadone, methadon + methadones, methadons + methemoglobin, methaemoglobin + methodization's, methodisation's + methodization, methodisation + methodizations, methodisations + methodize, methodise + methodized, methodised + methodizer's, methodiser's + methodizer, methodiser + methodizers, methodisers + methodizes, methodises + methodizing, methodising + metope, metopae + metricize, metricise + metricized, metricised + metricizes, metricises + metricizing, metricising + metrize, metrise + metropolitanization, metropolitanisation + metropolitanize, metropolitanise + metropolitanized, metropolitanised + metropolitanizes, metropolitanises + metropolitanizing, metropolitanising + Mexicanize's, Mexicanise's + Mexicanize, Mexicanise + Mexicanizes, Mexicanises + micelle, micellae + micresthete, micraesthete + microcolorimeter, microcolourimeter + microcolorimetric, microcolourimetric + microcolorimetrically, microcolourimetrically + microcolorimetry, microcolourimetry + microgram, microgramme + micrograms, nanogrammes + microliter's, microlitre's + microliter, microlitre + microliters, microlitres + micromillimeter's, micromillimetre's + micromillimeter, micromillimetre + micromillimeters, micromillimetres + microminiaturization's, microminiaturisation's + microminiaturization, microminiaturisation + microminiaturizations, microminiaturisations + microminiaturize, microminiaturise + microminiaturized, microminiaturised + microminiaturizer, microminiaturiser + microminiaturizers, microminiaturisers + microminiaturizes, microminiaturises + microminiaturizing, microminiaturising + micronization's, micronisation's + micronization, micronisation + micronizations, micronisations + micronize, micronise + micronizes, micronises + micropaleontologies, micropalaeontologies + micropaleontologist, micropalaeontologist + micropaleontologists, micropalaeontologists + micropaleontology's, micropalaeontology's + micropaleontology, micropalaeontology + micropolarization's, micropolarisation's + micropolarization, micropolarisation + micropolarizations, micropolarisations + microscopize, microscopise + microscopizes, microscopises + microspheric, microsphaeric + Midlandize's, Midlandise's + Midlandize, Midlandise + Midlandizes, Midlandises + midsize, midsized + midwifed, midwived + midwifing, midwiving + migniardize, migniardise + militarization's, militarisation's + militarization, militarisation + militarizations, militarisations + militarize, militarise + militarized, militarised + militarizes, militarises + militarizing, militarising + milligram's, milligramme's + milligram, milligramme + milligrams, milligrammes + milliliter's, millilitre's + milliliter, millilitre + milliliters, millilitres + millimeter's, millimetre's + millimeter, millimetre + millimeters, millimetres + millionaire's, millionnaire's + millionaire, millionnaire + millionaires, millionnaires + millionize, millionise + millionizes, millionises + millipede's, millepede's + millipede, millepede + millipedes, millepedes + milometer's, mileometer's + milometer, mileometer + milometers, mileometers + Miltonize's, Miltonise's + Miltonize, Miltonise + Miltonized's, Miltonised's + Miltonized, Miltonised + Miltonizes, Miltonises + Miltonizing's, Miltonising's + Miltonizing, Miltonising + mineralizable's, mineralisable's + mineralizable, mineralisable + mineralizables, mineralisables + mineralization's, mineralisation's + mineralization, mineralisation + mineralizations, mineralisations + mineralize, mineralise + mineralized, mineralised + mineralizer's, mineraliser's + mineralizer, mineraliser + mineralizers, mineralisers + mineralizes, mineralises + mineralizing, mineralising + mineralogize, mineralogise + mineralogized, mineralogised + mineralogizes, mineralogises + mineralogizing, mineralogising + miniaturization's, miniaturisation's + miniaturization, miniaturisation + miniaturizations, miniaturisations + miniaturize, miniaturise + miniaturized, miniaturised + miniaturizes, miniaturises + miniaturizing, miniaturising + minibuses, minibusses + minimization's, minimisation's + minimization, minimisation + minimizations, minimisations + minimize, minimise + minimized, minimised + minimizer's, minimiser's + minimizer, minimiser + minimizers, minimisers + minimizes, minimises + minimizing, minimising + minuscule's, miniscule's + minuscule, miniscule + minuscules, miniscules + miraculize, miraculise + miraculized, miraculised + miraculizes, miraculises + miraculizing, miraculising + mirrorize, mirrorise + mirrorizes, mirrorises + misadvize, misadvise + misalphabetize, misalphabetise + misalphabetizes, misalphabetises + misanthropize, misanthropise + misanthropized, misanthropised + misanthropizes, misanthropises + misanthropizing, misanthropising + misauthorization's, misauthorisation's + misauthorization, misauthorisation + misauthorizations, misauthorisations + misauthorize, misauthorise + misauthorizes, misauthorises + misbaptize, misbaptise + misbaptizes, misbaptises + misbehavior's, misbehaviour's + misbehavior, misbehaviour + misbehaviors, misbehaviours + miscanonize, miscanonise + miscanonizes, miscanonises + mischaracterization's, mischaracterisation's + mischaracterization, mischaracterisation + mischaracterizations, mischaracterisations + mischaracterize, mischaracterise + mischaracterizes, mischaracterises + miscolor's, miscolour's + miscolor, miscolour + miscoloration, miscolouration + miscolored, miscoloured + miscoloring, miscolouring + miscolors, miscolours + misdemeanor's, misdemeanour's + misdemeanor, misdemeanour + misdemeanors, misdemeanours + misemphasize, misemphasise + misemphasizes, misemphasises + misjudgment's, misjudgement's + misjudgment, misjudgement + misjudgments, misjudgements + mislabeled, mislabelled + mislabeling, mislabelling + mislabor's, mislabour's + mislabor, mislabour + mislabored, mislaboured + mislaboring, mislabouring + mislabors, mislabours + misopedia, misopaedia + misopedism, misopaedism + misopedist's, misopaedist's + misopedist, misopaedist + misorganization's, misorganisation's + misorganization, misorganisation + misorganizations, misorganisations + misorganize, misorganise + misorganizes, misorganises + misprizal, misprisal + misprize, misprise + misprized, misprised + misprizer, mispriser + misprizes, misprises + misprizing, misprising + misrealize, misrealise + misrealizes, misrealises + misrecognize, misrecognise + misrecognizes, misrecognises + misrouting, misrouteing + missilery's, missilry's + missilery, missilry + missionarize, missionarise + missionarized, missionarised + missionarizes, missionarises + missionarizing, missionarising + missionization, missionisation + missionize, missionise + missionized, missionised + missionizer, missioniser + missionizers, missionisers + missionizes, missionises + missionizing, missionising + missus's, missis's + missus, missis + missuses, missises + miter's, mitre's + miter, mitre + mitered, mitred + miterer's, mitrer's + miterer, mitrer + miterflower, mitreflower + mitering, mitring + miters, mitres + miterwort's, mitrewort's + miterwort, mitrewort + miterworts, mitreworts + mithridatize, mithridatise + mithridatized, mithridatised + mithridatizes, mithridatises + mithridatizing, mithridatising + mize, mise + mobilizable's, mobilisable's + mobilizable, mobilisable + mobilizabler, mobilisabler + mobilizables, mobilisables + mobilizablest, mobilisablest + mobilization's, mobilisation's + mobilization, mobilisation + mobilizations, mobilisations + mobilize, mobilise + mobilized, mobilised + mobilizer's, mobiliser's + mobilizer, mobiliser + mobilizers, mobilisers + mobilizes, mobilises + mobilizing, mobilising + modalize, modalise + modalizes, modalises + modeled, modelled + modeler's, modeller's + modeler, modeller + modelers, modellers + modeling's, modelling's + modeling, modelling + modelings, modellings + modernizable's, modernisable's + modernizable, modernisable + modernizables, modernisables + modernization's, modernisation's + modernization, modernisation + modernizations, modernisations + modernize, modernise + modernized, modernised + modernizer's, moderniser's + modernizer, moderniser + modernizers, modernisers + modernizes, modernises + modernizing, modernising + modularization, modularisation + modularize, modularise + modularized, modularised + modularizes, modularises + modularizing, modularising + moggy's, moggie's + moggy, moggie + Mohammedanization's, Mohammedanisation's + Mohammedanization, Mohammedanisation + Mohammedanizations, Mohammedanisations + Mohammedanize's, Mohammedanise's + Mohammedanize, Mohammedanise + Mohammedanized's, Mohammedanised's + Mohammedanized, Mohammedanised + Mohammedanizes, Mohammedanises + Mohammedanizing's, Mohammedanising's + Mohammedanizing, Mohammedanising + moisturization, moisturisation + moisturize, moisturise + moisturized, moisturised + moisturizer's, moisturiser's + moisturizer, moisturiser + moisturizers, moisturisers + moisturizes, moisturises + moisturizing, moisturising + molarization, molarisation + molarizations, molarisations + mold's, mould's + mold, mould + molded, moulded + molder's, moulder's + molder, moulder + moldered, mouldered + moldering, mouldering + molders, moulders + moldier, mouldier + moldiest, mouldiest + molding's, moulding's + molding, moulding + moldings, mouldings + molds, moulds + moldy, mouldy + molluscan, molluskan + mollusk's, mollusc's + mollusk, mollusc + mollusks, molluscs + Molochize's, Molochise's + Molochize, Molochise + molochize, molochise + molochized, molochised + Molochizes, Molochises + molochizes, molochises + molochizing, molochising + molt's, moult's + molt, moult + molted, moulted + molting, moulting + molts, moults + mommy's, mommie's + mommy, mommie + monarchize, monarchise + monarchized, monarchised + monarchizer, monarchiser + monarchizers, monarchisers + monarchizes, monarchises + monarchizing, monarchising + monasticize, monasticise + monasticizes, monasticises + monecian, monoecian + monestrous, monoestrous + monetization's, monetisation's + monetization, monetisation + monetizations, monetisations + monetize, monetise + monetized, monetised + monetizes, monetises + monetizing, monetising + moneyed, monied + Mongolize's, Mongolise's + Mongolize, Mongolise + Mongolized's, Mongolised's + Mongolized, Mongolised + Mongolizes, Mongolises + Mongolizing's, Mongolising's + Mongolizing, Mongolising + mongrelization's, mongrelisation's + mongrelization, mongrelisation + mongrelizations, mongrelisations + mongrelize, mongrelise + mongrelized, mongrelised + mongrelizer, mongreliser + mongrelizes, mongrelises + mongrelizing, mongrelising + moniker's, monicker's + moniker, monicker + monikers, monickers + monochordize, monochordise + monochordizes, monochordises + monoecious, monecious + monologist's, monologuist's + monologist, monologuist + monologists, monologuists + monologize, monologise + monologized, monologised + monologizes, monologises + monologizing, monologising + monologue's, monolog's + monologue, monolog + monologues, monologs + monologuize, monologuise + monologuized, monologuised + monologuizes, monologuises + monologuizing, monologuising + monometalism, monometallism + monometalist, monometallist + monophthongize, monophthongise + monophthongized, monophthongised + monophthongizes, monophthongises + monophthongizing, monophthongising + monopolizable's, monopolisable's + monopolizable, monopolisable + monopolizables, monopolisables + monopolization's, monopolisation's + monopolization, monopolisation + monopolizations, monopolisations + monopolize, monopolise + monopolized, monopolised + monopolizer's, monopoliser's + monopolizer, monopoliser + monopolizers, monopolisers + monopolizes, monopolises + monopolizing, monopolising + monotonize, monotonise + monotonizes, monotonises + monumentalization's, monumentalisation's + monumentalization, monumentalisation + monumentalizations, monumentalisations + monumentalize, monumentalise + monumentalized, monumentalised + monumentalizes, monumentalises + monumentalizing, monumentalising + moralization's, moralisation's + moralization, moralisation + moralizations, moralisations + moralize, moralise + moralized, moralised + moralizer's, moraliser's + moralizer, moraliser + moralizers, moralisers + moralizes, moralises + moralizing, moralising + moralizinglies, moralisinglies + moralizingly, moralisingly + Moravianized's, Moravianised's + Moravianized, Moravianised + Moravianizeds, Moravianiseds + morbidize, morbidise + morbidizes, morbidises + Morea's, Moraea's + Morea, Moraea + morne, mourne + morningly, mourningly + morphinization's, morphinisation's + morphinization, morphinisation + morphinizations, morphinisations + morphinize, morphinise + morphinizes, morphinises + morseled, morselled + morseling, morselling + morselization's, morselisation's + morselization, morselisation + morselizations, morselisations + morselize, morselise + morselizes, morselises + mortalize, mortalise + mortalized, mortalised + mortalizes, mortalises + mortalizing, mortalising + mortarize, mortarise + mortarizes, mortarises + mortgagor's, mortgager's + mortgagor, mortgager + mortgagors, mortgagers + mortise's, mortice's + mortise, mortice + mortised, morticed + mortises, mortices + mortising, morticing + morule, morulae + Moslemize's, Moslemise's + Moslemize, Moslemise + Moslemizes, Moslemises + motorization's, motorisation's + motorization, motorisation + motorizations, motorisations + motorize, motorise + motorized, motorised + motorizes, motorises + motorizing, motorising + mousy, mousey + movability, moveability + movable's, moveable's + movable, moveable + movableness, moveableness + movablenesses, moveablenesses + movables, moveables + movably, moveably + mucorrhea, mucorrhoea + mucose, mucosae + mujahedin's, mujahedeen's + mujahedin, mujahedeen + multicolor's, multicolour's + multicolor, multicolour + multicolored, multicoloured + multicoloredder, multicolouredder + multicoloreddest, multicoloureddest + multicolorous, multicolourous + multicolors, multicolours + multifibered's, multifibred's + multifibered, multifibred + multifibereds, multifibreds + multileveled, multilevelled + multiplexer's, multiplexor's + multiplexer, multiplexor + multiplexers, multiplexors + municipalization's, municipalisation's + municipalization, municipalisation + municipalizations, municipalisations + municipalize, municipalise + municipalized, municipalised + municipalizer, municipaliser + municipalizers, municipalisers + municipalizes, municipalises + municipalizing, municipalising + murena, muraena + murenas, muraenas + muscularize, muscularise + muscularizes, muscularises + museumize, museumise + museumizes, museumises + musicalization's, musicalisation's + musicalization, musicalisation + musicalizations, musicalisations + musicalize, musicalise + musicalized, musicalised + musicalizes, musicalises + musicalizing, musicalising + Muslim's, Moslem's + Muslim, Moslem + mustache's, moustache's + mustache, moustache + mustached, moustached + mustaches, moustaches + mustachio's, moustachio's + mustachio, moustachio + mustachioed, moustachioed + mutagenize, mutagenise + mutagenized, mutagenised + mutagenizes, mutagenises + mutagenizing, mutagenising + mutualization's, mutualisation's + mutualization, mutualisation + mutualizations, mutualisations + mutualize, mutualise + mutualized, mutualised + mutualizes, mutualises + mutualizing, mutualising + mycohemia, mycohaemia + myelinization's, myelinisation's + myelinization, myelinisation + myelinizations, myelinisations + myelocele, myelocoele + myelocythemia, myelocythaemia + mylonitization, mylonitisation + mylonitizations, mylonitisations + mylonitize, mylonitise + mylonitized, mylonitised + mylonitizes, mylonitises + mylonitizing, mylonitising + myna's, mynah's + myna, mynah + mynas, mynahes + myocele, myocoele + myohematin, myohaematin + myrialiter, myrialitre + myriameter, myriametre + mysticize, mysticise + mysticizes, mysticises + mythicization, mythicisation + mythicize, mythicise + mythicized, mythicised + mythicizer's, mythiciser's + mythicizer, mythiciser + mythicizers, mythicisers + mythicizes, mythicises + mythicizing, mythicising + mythize, mythise + mythized, mythised + mythizes, mythises + mythizing, mythising + mythologization's, mythologisation's + mythologization, mythologisation + mythologizations, mythologisations + mythologize, mythologise + mythologized, mythologised + mythologizer's, mythologiser's + mythologizer, mythologiser + mythologizers, mythologisers + mythologizes, mythologises + mythologizing, mythologising + mythopeic, mythopoeic + mythopeist, mythopoeist + mythopoetize, mythopoetise + mythopoetized, mythopoetised + mythopoetizing, mythopoetising + myxameba, myxamoeba + myxedema's, myxoedema's + myxedema, myxoedema + myxedemas, myxoedemas + myxedematous, myxoedematous + myxedemic, myxoedemic + myxemia, myxaemia + naan's, nan's + naan, nan + naans, nans + Nabateans, Nabataeans + Nabathean's, Nabathaean's + Nabathean, Nabathaean + nakedize, nakedise + nakedizes, nakedises + nanization, nanisation + nanizations, nanisations + nanogram, nanogramme + nanograms, nanogrammes + nanometer's, nanometre's + nanometer, nanometre + nanometers, nanometres + napea, napaea + naphthalize, naphthalise + naphthalized, naphthalised + naphthalizes, naphthalises + naphthalizing, naphthalising + Napoleonize's, Napoleonise's + Napoleonize, Napoleonise + Napoleonizes, Napoleonises + narc's, nark's + narc, nark + narcotization's, narcotisation's + narcotization, narcotisation + narcotizations, narcotisations + narcotize, narcotise + narcotized, narcotised + narcotizes, narcotises + narcotizing, narcotising + narcs, narks + nasalization's, nasalisation's + nasalization, nasalisation + nasalizations, nasalisations + nasalize, nasalise + nasalized, nasalised + nasalizes, nasalises + nasalizing, nasalising + nationalization's, nationalisation's + nationalization, nationalisation + nationalizations, nationalisations + nationalize, nationalise + nationalized, nationalised + nationalizer's, nationaliser's + nationalizer, nationaliser + nationalizers, nationalisers + nationalizes, nationalises + nationalizing, nationalising + naturalization's, naturalisation's + naturalization, naturalisation + naturalizations, naturalisations + naturalize, naturalise + naturalized, naturalised + naturalizer's, naturaliser's + naturalizer, naturaliser + naturalizers, naturalisers + naturalizes, naturalises + naturalizing, naturalising + naturize, naturise + naturizes, naturises + nebularization's, nebularisation's + nebularization, nebularisation + nebularizations, nebularisations + nebularize, nebularise + nebularizes, nebularises + nebulization's, nebulisation's + nebulization, nebulisation + nebulizations, nebulisations + nebulize, nebulise + nebulized, nebulised + nebulizer's, nebuliser's + nebulizer, nebuliser + nebulizers, nebulisers + nebulizes, nebulises + nebulizing, nebulising + necremia, necraemia + necrotize, necrotise + necrotized, necrotised + necrotizes, necrotises + necrotizing, necrotising + nectarize, nectarise + nectarized, nectarised + nectarizes, nectarises + nectarizing, nectarising + neebor, neebour + neencephalon, neoencephalon + neer, nere + negligee's, neglig's + negligee, neglig + negligees, negligs + Negritize's, Negritise's + Negritize, Negritise + Negritized's, Negritised's + Negritized, Negritised + Negritizing's, Negritising's + Negritizing, Negritising + Negroization's, Negroisation's + Negroization, Negroisation + Negroizations, Negroisations + Negroize's, Negroise's + Negroize, Negroise + Negroized's, Negroised's + Negroized, Negroised + Negroizes, Negroises + Negroizing's, Negroising's + Negroizing, Negroising + neighbor's, neighbour's + neighbor, neighbour + neighbored, neighboured + neighborer's, neighbourer's + neighborer, neighbourer + neighborers, neighbourers + neighboress, neighbouress + neighborhood's, neighbourhood's + neighborhood, neighbourhood + neighborhoods, neighbourhoods + neighboring, neighbouring + neighborings, neighbourings + neighborless, neighbourless + neighborlesser, neighbourlesser + neighborlesses, neighbourlesses + neighborlessest, neighbourlessest + neighborlier, neighbourlier + neighborliest, neighbourliest + neighborlike's, neighbourlike's + neighborlike, neighbourlike + neighborlikes, neighbourlikes + neighborliness's, neighbourliness's + neighborliness, neighbourliness + neighborlinesses, neighbourlinesses + neighborly, neighbourly + neighbors, neighbours + neighborship's, neighbourship's + neighborship, neighbourship + neighborships, neighbourships + Neogea's, Neogaea's + Neogea, Neogaea + Neogeal's, Neogaeal's + Neogeal, Neogaeal + Neogean, Neogaean + Neogeic's, Neogaeic's + Neogeic, Neogaeic + neologization, neologisation + neologize, neologise + neologized, neologised + neologizes, neologises + neologizing, neologising + neopaganize, neopaganise + neopaganized, neopaganised + neopaganizes, neopaganises + neopaganizing, neopaganising + neoterize, neoterise + neoterized, neoterised + neoterizes, neoterises + neoterizing, neoterising + nephrectomize, nephrectomise + nephrectomized, nephrectomised + nephrectomizing, nephrectomising + nephrocele, nephrocoele + nephrotomize, nephrotomise + nesslerize, nesslerise + nesslerized, nesslerised + nesslerizing, nesslerising + net's, nett's + net, nett + nets, netts + neurepithelium, neuroepithelium + neurocele, neurocoele + neurocelian, neurocoelian + neuronal, neuronic + neuroticize, neuroticise + neuroticizes, neuroticises + neutralization's, neutralisation's + neutralization, neutralisation + neutralizations, neutralisations + neutralize, neutralise + neutralized, neutralised + neutralizer's, neutraliser's + neutralizer, neutraliser + neutralizers, neutralisers + neutralizes, neutralises + neutralizing, neutralising + neves, naeves + nevoid, naevoid + Newmanize's, Newmanise's + Newmanize, Newmanise + Newmanized's, Newmanised's + Newmanized, Newmanised + Newmanizes, Newmanises + Newmanizing's, Newmanising's + Newmanizing, Newmanising + newspaperized's, newspaperised's + newspaperized, newspaperised + newspaperizeds, newspaperiseds + nickeled, nickelled + nickeling, nickelling + nickelization's, nickelisation's + nickelization, nickelisation + nickelizations, nickelisations + nickelize, nickelise + nickelized, nickelised + nickelizes, nickelises + nickelizing, nickelising + nicotinize, nicotinise + nicotinized, nicotinised + nicotinizes, nicotinises + nicotinizing, nicotinising + nielled, nielloed + niger, nigre + niggardize, niggardise + niggardized, niggardised + niggardizes, niggardises + niggardizing, niggardising + night's, nite's + night, nite + nightie's, nighty's + nightie, nighty + nightingalize, nightingalise + nightingalizes, nightingalises + nights, nites + Nipponize's, Nipponise's + Nipponize, Nipponise + Nipponizes, Nipponises + niter's, nitre's + niter, nitre + niters, nitres + nitridization's, nitridisation's + nitridization, nitridisation + nitridizations, nitridisations + nitridize, nitridise + nitridizes, nitridises + nitrogenization's, nitrogenisation's + nitrogenization, nitrogenisation + nitrogenizations, nitrogenisations + nitrogenize, nitrogenise + nitrogenized, nitrogenised + nitrogenizes, nitrogenises + nitrogenizing, nitrogenising + nitroglycerin's, nitroglycerine's + nitroglycerin, nitroglycerine + nitroglycerins, nitroglycerines + nodalize, nodalise + nodalized, nodalised + nodalizes, nodalises + nodalizing, nodalising + nodulize, nodulise + nodulizes, nodulises + Noemon's, Noaemon's + Noemon, Noaemon + nomadization's, nomadisation's + nomadization, nomadisation + nomadizations, nomadisations + nomadize, nomadise + nomadized, nomadised + nomadizes, nomadises + nomadizing, nomadising + nominalization, nominalisation + nominalizations, nominalisations + nominalize, nominalise + nominalized, nominalised + nominalizes, nominalises + nominalizing, nominalising + nonacknowledgment's, nonacknowledgement's + nonacknowledgment, nonacknowledgement + nonacknowledgments, nonacknowledgements + nonanaesthetised, nonanaesthetized + nonanemic, nonanaemic + nonapostatizing's, nonapostatising's + nonapostatizing, nonapostatising + nonapostatizings, nonapostatisings + noncanonization's, noncanonisation's + noncanonization, noncanonisation + noncanonizations, noncanonisations + noncartelized's, noncartelised's + noncartelized, noncartelised + noncartelizeds, noncarteliseds + noncatechizable's, noncatechisable's + noncatechizable, noncatechisable + noncatechizables, noncatechisables + noncivilized's, noncivilised's + noncivilized, noncivilised + noncivilizeds, nonciviliseds + noncolor's, noncolour's + noncolor, noncolour + noncolorabilities, noncolourabilities + noncolorability's, noncolourability's + noncolorability, noncolourability + noncolorable's, noncolourable's + noncolorable, noncolourable + noncolorableness's, noncolourableness's + noncolorableness, noncolourableness + noncolorables, noncolourables + noncolorablies, noncolourablies + noncolorably, noncolourably + noncolored, noncoloured + noncolorer, noncolourer + noncolorers, noncolourers + noncolorfast, noncolourfast + noncoloring, noncolouring + noncolorings, noncolourings + noncolors, noncolours + noncrystallizable's, noncrystallisable's + noncrystallizable, noncrystallisable + noncrystallizables, noncrystallisables + noncrystallized's, noncrystallised's + noncrystallized, noncrystallised + noncrystallizeds, noncrystalliseds + noncrystallizing's, noncrystallising's + noncrystallizing, noncrystallising + noncrystallizings, noncrystallisings + nondemobilization's, nondemobilisation's + nondemobilization, nondemobilisation + nondemobilizations, nondemobilisations + nondialyzing's, nondialysing's + nondialyzing, nondialysing + nondialyzings, nondialysings + nondimensionalize, nondimensionalise + nondimensionalized, nondimensionalised + nonecumenic, nonoecumenic + nonecumenical, nonoecumenical + nonencyclopedic, nonencyclopaedic + nonesthetic, nonaesthetic + nonesthetical, nonaesthetical + nonesthetically, nonaesthetically + nonfavorite's, nonfavourite's + nonfavorite, nonfavourite + nonfavorites, nonfavourites + nonflavored, nonflavoured + nonfulfillment's, nonfulfilment's + nonfulfillment, nonfulfilment + nonfulfillments, nonfulfilments + nongalvanized's, nongalvanised's + nongalvanized, nongalvanised + nongalvanizeds, nongalvaniseds + nongelatinizing's, nongelatinising's + nongelatinizing, nongelatinising + nongelatinizings, nongelatinisings + nonhydrolyzable's, nonhydrolysable's + nonhydrolyzable, nonhydrolysable + nonhydrolyzables, nonhydrolysables + nonimmunized's, nonimmunised's + nonimmunized, nonimmunised + nonimmunizeds, nonimmuniseds + nonionized's, nonionised's + nonionized, nonionised + nonionizeds, nonioniseds + nonionizing's, nonionising's + nonionizing, nonionising + nonionizings, nonionisings + nonlocalized's, nonlocalised's + nonlocalized, nonlocalised + nonlocalizeds, nonlocaliseds + nonmagnetizable's, nonmagnetisable's + nonmagnetizable, nonmagnetisable + nonmagnetizables, nonmagnetisables + nonnitrogenized's, nonnitrogenised's + nonnitrogenized, nonnitrogenised + nonnitrogenizeds, nonnitrogeniseds + nonorganization's, nonorganisation's + nonorganization, nonorganisation + nonorganizations, nonorganisations + nonoxidizable's, nonoxidisable's + nonoxidizable, nonoxidisable + nonoxidizables, nonoxidisables + nonoxidizing's, nonoxidising's + nonoxidizing, nonoxidising + nonoxidizings, nonoxidisings + nonparlor's, nonparlour's + nonparlor, nonparlour + nonparlors, nonparlours + nonpenalized's, nonpenalised's + nonpenalized, nonpenalised + nonpenalizeds, nonpenaliseds + nonphosphorized's, nonphosphorised's + nonphosphorized, nonphosphorised + nonphosphorizeds, nonphosphoriseds + nonpolarizable's, nonpolarisable's + nonpolarizable, nonpolarisable + nonpolarizables, nonpolarisables + nonpolarized, nonpolarised + nonpolarizing's, nonpolarising's + nonpolarizing, nonpolarising + nonpolarizings, nonpolarisings + nonrationalized's, nonrationalised's + nonrationalized, nonrationalised + nonrationalizeds, nonrationaliseds + nonrealization's, nonrealisation's + nonrealization, nonrealisation + nonrealizations, nonrealisations + nonrecognized's, nonrecognised's + nonrecognized, nonrecognised + nonrecognizeds, nonrecogniseds + nonschematized's, nonschematised's + nonschematized, nonschematised + nonschematizeds, nonschematiseds + nonsensitized's, nonsensitised's + nonsensitized, nonsensitised + nonsensitizeds, nonsensitiseds + nonspecialized's, nonspecialised's + nonspecialized, nonspecialised + nonspecializeds, nonspecialiseds + nonstandardized's, nonstandardised's + nonstandardized, nonstandardised + nonstandardizeds, nonstandardiseds + nonstylized's, nonstylised's + nonstylized, nonstylised + nonstylizeds, nonstyliseds + nonsuccor, nonsuccour + nonsympathizer's, nonsympathiser's + nonsympathizer, nonsympathiser + nonsympathizers, nonsympathisers + nonsynthesized's, nonsynthesised's + nonsynthesized, nonsynthesised + nonsynthesizeds, nonsynthesiseds + nontemporizing's, nontemporising's + nontemporizing, nontemporising + nontemporizings, nontemporisings + nonutilized's, nonutilised's + nonutilized, nonutilised + nonutilizeds, nonutiliseds + nonvisualized's, nonvisualised's + nonvisualized, nonvisualised + nonvisualizeds, nonvisualiseds + nonvolatilized's, nonvolatilised's + nonvolatilized, nonvolatilised + nonvolatilizeds, nonvolatiliseds + nonvulcanizable's, nonvulcanisable's + nonvulcanizable, nonvulcanisable + nonvulcanizables, nonvulcanisables + norice, nourice + normalizable, normalisable + normalization's, normalisation's + normalization, normalisation + normalizations, normalisations + normalize, normalise + normalized, normalised + normalizer's, normaliser's + normalizer, normaliser + normalizers, normalisers + normalizes, normalises + normalizing, normalising + Normanization's, Normanisation's + Normanization, Normanisation + Normanizations, Normanisations + Normanize, Normanise + normanize, normanise + Normanized, Normanised + normanized, normanised + Normanizer's, Normaniser's + Normanizer, Normaniser + Normanizers, Normanisers + Normanizes, Normanises + normanizes, normanises + Normanizing, Normanising + normanizing, normanising + Northernize's, Northernise's + Northernize, Northernise + northernize, northernise + northernized, northernised + northernizes, northernises + northernizing, northernising + nosies, noseys + nosize, nosise + nosohemia, nosohaemia + nosy's, nosey's + nosy, nosey + notarization, notarisation + notarizations, notarisations + notarize, notarise + notarized, notarised + notarizes, notarises + notarizing, notarising + noter, notre + nothingize, nothingise + nothingizes, nothingises + Notogea's, Notogaea's + Notogea, Notogaea + nounize, nounise + nounizes, nounises + novelization's, novelisation's + novelization, novelisation + novelizations, novelisations + novelize, novelise + novelized, novelised + novelizer's, noveliser's + novelizer, noveliser + novelizers, novelisers + novelizes, novelises + novelizing, novelising + novene, novenae + nuclearization, nuclearisation + nuclearizations, nuclearisations + nuclearize, nuclearise + nuclearized, nuclearised + nuclearizes, nuclearises + nuclearizing, nuclearising + numskull's, numbskull's + numskull, numbskull + numskulls, numbskulls + nuptialize, nuptialise + nuptializes, nuptialises + nympheum, nymphaeum + Obe's, Oboe's + Obe, Oboe + obelize, obelise + obelized, obelised + obelizes, obelises + obelizing, obelising + objectivize, objectivise + objectivized, objectivised + objectivizes, objectivises + objectivizing, objectivising + objectization's, objectisation's + objectization, objectisation + objectizations, objectisations + objectize, objectise + objectizes, objectises + oblivionize, oblivionise + oblivionizes, oblivionises + Occidentalization's, Occidentalisation's + Occidentalization, Occidentalisation + Occidentalizations, Occidentalisations + Occidentalize, Occidentalise + occidentalize, occidentalise + Occidentalized, Occidentalised + occidentalized, occidentalised + Occidentalizes, Occidentalises + occidentalizes, occidentalises + Occidentalizing, Occidentalising + occidentalizing, occidentalising + ocher's, ochre's + ocher, ochre + ochered, ochred + ochering, ochring + ocherish, ochreish + ocherous, ochreous + ocherouser, ochreouser + ocherousest, ochreousest + ocherrer, ochrer + ocherrest, ochrest + ochers, ochres + ochery, ochrey + octet's, octette's + octet, octette + octets, octettes + Ocyrrhoe's, Ocyrrhoae's + Ocyrrhoe, Ocyrrhoae + odor's, odour's + odor, odour + odored, odoured + odorful, odourful + odorfuller, odourfuller + odorfullest, odourfullest + odorize, odorise + odorized, odorised + odorizer, odoriser + odorizes, odorises + odorizing, odorising + odorless, odourless + odorlesser, odourlesser + odorlesses, odourlesses + odorlessest, odourlessest + odors, odours + oesophagi, oesophaguses + offense's, offence's + offense, offence + offenseless, offenceless + offenselesser, offencelesser + offenselesses, offencelesses + offenselessest, offencelessest + offenselessly, offencelessly + offenses, offences + officialization's, officialisation's + officialization, officialisation + officializations, officialisations + officialize, officialise + officializes, officialises + OK's, okay's + OK, okay + OKed, okayed + OKing, okaying + OKs, okays + oleomargarine's, oleomargarin's + oleomargarine, oleomargarin + oleomargarines, oleomargarins + oligemia, oligaemia + oligocythemia, oligocythaemia + olpe, olpae + Olympianize's, Olympianise's + Olympianize, Olympianise + Olympianizes, Olympianises + omber's, ombre's + omber, ombre + ombers, ombres + omelet's, omelette's + omelet, omelette + omelets, omelettes + oneyer, oneyre + oneyers, oneyres + onionized's, onionised's + onionized, onionised + onionizeds, onioniseds + ontologize, ontologise + ooglea, oogloea + oophorectomize, oophorectomise + oophorectomized, oophorectomised + oophorectomizes, oophorectomises + oophorectomizing, oophorectomising + opaled, opalled + opalize, opalise + opalized, opalised + opalizes, opalises + operationalization, operationalisation + operationalizations, operationalisations + operationalize, operationalise + operationalized, operationalised + operatize, operatise + operatized, operatised + operatizes, operatises + operatizing, operatising + opiniaster, opiniastre + opiniater, opiniatre + optimalization, optimalisation + optimalizations, optimalisations + optimalize, optimalise + optimalized, optimalised + optimalizes, optimalises + optimalizing, optimalising + optimization's, optimisation's + optimization, optimisation + optimizations, optimisations + optimize, optimise + optimized, optimised + optimizer's, optimiser's + optimizer, optimiser + optimizers, optimisers + optimizes, optimises + optimizing, optimising + optionalize, optionalise + optionalizes, optionalises + oralization's, oralisation's + oralization, oralisation + oralizations, oralisations + oralize, oralise + oralizes, oralises + orang, ourang + orangize, orangise + orangizes, orangises + orangs, ourangs + orangutan's, orangutang's + orangutan, orangutang + orangutans, orangutangs + oratorize, oratorise + oratorizes, oratorises + orchester, orchestre + organdy's, organdie's + organdy, organdie + organizabilities, organisabilities + organizability's, organisability's + organizability, organisability + organizable's, organisable's + organizable, organisable + organizabler, organisabler + organizables, organisables + organizablest, organisablest + organization's, organisation's + organization, organisation + organizational's, organisational's + organizational, organisational + organizationaler, organisationaler + organizationalest, organisationalest + organizationallier, organisationallier + organizationalliest, organisationalliest + organizationally, organisationally + organizationals, organisationals + organizationist's, organisationist's + organizationist, organisationist + organizationists, organisationists + organizations, organisations + organize, organise + organized, organised + organizer's, organiser's + organizer, organiser + organizers, organisers + organizes, organises + organizing, organising + orientalization's, orientalisation's + orientalization, orientalisation + orientalizations, orientalisations + Orientalize, Orientalise + orientalize, orientalise + Orientalized, Orientalised + orientalized, orientalised + orientalizes, orientalises + Orientalizing, Orientalising + orientalizing, orientalising + orientization's, orientisation's + orientization, orientisation + orientizations, orientisations + orientize, orientise + orientizes, orientises + ornamentalize, ornamentalise + ornamentalizes, ornamentalises + orologies, ourologies + orology, ourology + orphanize, orphanise + orphanizes, orphanises + orsel, oursel + orthocenter's, orthocentre's + orthocenter, orthocentre + orthocenters, orthocentres + orthogonalization's, orthogonalisation's + orthogonalization, orthogonalisation + orthogonalize, orthogonalise + orthogonalized, orthogonalised + orthogonalizes, orthogonalises + orthogonalizing, orthogonalising + orthographize, orthographise + orthographized, orthographised + orthographizing, orthographising + orthopedia, orthopaedia + orthopedic's, orthopaedic's + orthopedic, orthopaedic + orthopedical, orthopaedical + orthopedicallier, orthopaedicallier + orthopedicalliest, orthopaedicalliest + orthopedically, orthopaedically + orthopedicer, orthopaedicer + orthopedicest, orthopaedicest + orthopedics's, orthopaedics's + orthopedics, orthopaedics + orthopedies, orthopaedies + orthopedist's, orthopaedist's + orthopedist, orthopaedist + orthopedists, orthopaedists + orthopedy, orthopaedy + orthopnea, orthopnoea + orthopneic, orthopnoeic + osteopedion, osteopaedion + ostracizable's, ostracisable's + ostracizable, ostracisable + ostracizables, ostracisables + ostracization's, ostracisation's + ostracization, ostracisation + ostracizations, ostracisations + ostracize, ostracise + ostracized, ostracised + ostracizer's, ostraciser's + ostracizer, ostraciser + ostracizers, ostracisers + ostracizes, ostracises + ostracizing, ostracising + othematoma, othaematoma + otorrhea, otorrhoea + Ottomanization's, Ottomanisation's + Ottomanization, Ottomanisation + Ottomanizations, Ottomanisations + Ottomanize's, Ottomanise's + Ottomanize, Ottomanise + Ottomanizes, Ottomanises + outcaviled, outcavilled + outcaviling, outcavilling + outclamor's, outclamour's + outclamor, outclamour + outclamors, outclamours + outerness, outreness + outhumor's, outhumour's + outhumor, outhumour + outhumored, outhumoured + outhumoring, outhumouring + outhumors, outhumours + outhyperbolize, outhyperbolise + outhyperbolizes, outhyperbolises + outlabor's, outlabour's + outlabor, outlabour + outlabors, outlabours + outluster, outlustre + outmaneuver, outmanoeuvre + outmaneuvered, outmanoeuvred + outmaneuvering, outmanoeuvring + outmaneuvers, outmanoeuvres + outrivaled, outrivalled + outrivaling, outrivalling + outsavor's, outsavour's + outsavor, outsavour + outsavoring, outsavouring + outsavors, outsavours + outsplendor's, outsplendour's + outsplendor, outsplendour + outsplendors, outsplendours + outtyrannize, outtyrannise + outtyrannizes, outtyrannises + ovalization's, ovalisation's + ovalization, ovalisation + ovalizations, ovalisations + ovalize, ovalise + ovalizes, ovalises + ovariectomized, ovariectomised + overagonize, overagonise + overagonizes, overagonises + overanalyze, overanalyse + overanalyzes, overanalyses + overbrutalize, overbrutalise + overbrutalizes, overbrutalises + overcapitalization's, overcapitalisation's + overcapitalization, overcapitalisation + overcapitalizations, overcapitalisations + overcapitalize, overcapitalise + overcapitalized, overcapitalised + overcapitalizes, overcapitalises + overcapitalizing, overcapitalising + overcentralization's, overcentralisation's + overcentralization, overcentralisation + overcentralizations, overcentralisations + overcentralize, overcentralise + overcentralizes, overcentralises + overcivilization's, overcivilisation's + overcivilization, overcivilisation + overcivilizations, overcivilisations + overcivilize, overcivilise + overcivilizes, overcivilises + overclamor's, overclamour's + overclamor, overclamour + overclamors, overclamours + overcolor's, overcolour's + overcolor, overcolour + overcoloration's, overcolouration's + overcoloration, overcolouration + overcoloring, overcolouring + overcolors, overcolours + overcriticize, overcriticise + overcriticizes, overcriticises + overdoctrinize, overdoctrinise + overdoctrinizes, overdoctrinises + overdramatize, overdramatise + overdramatized, overdramatised + overdramatizes, overdramatises + overdramatizing, overdramatising + overemotionalize, overemotionalise + overemotionalizes, overemotionalises + overemphasize, overemphasise + overemphasized, overemphasised + overemphasizer, overemphasiser + overemphasizers, overemphasisers + overemphasizes, overemphasises + overemphasizing, overemphasising + overfavor's, overfavour's + overfavor, overfavour + overfavorable's, overfavourable's + overfavorable, overfavourable + overfavorables, overfavourables + overfavorablies, overfavourablies + overfavorably, overfavourably + overfavors, overfavours + overfertilization, overfertilisation + overgeneralize, overgeneralise + overgeneralized, overgeneralised + overgeneralizes, overgeneralises + overgeneralizing, overgeneralising + overhonor's, overhonour's + overhonor, overhonour + overhonors, overhonours + overhumanize, overhumanise + overhumanizes, overhumanises + overindustrialization's, overindustrialisation's + overindustrialization, overindustrialisation + overindustrializations, overindustrialisations + overindustrialize, overindustrialise + overindustrializes, overindustrialises + overjudgment's, overjudgement's + overjudgment, overjudgement + overjudgments, overjudgements + overlabor's, overlabour's + overlabor, overlabour + overlabored, overlaboured + overlaboring, overlabouring + overlabors, overlabours + overnationalization's, overnationalisation's + overnationalization, overnationalisation + overnationalizations, overnationalisations + overrapturize, overrapturise + overrapturizes, overrapturises + overrationalize, overrationalise + overrationalizes, overrationalises + oversentimentalize, oversentimentalise + oversentimentalizes, oversentimentalises + oversize, oversized + overspecialization's, overspecialisation's + overspecialization, overspecialisation + overspecializations, overspecialisations + overspecialize, overspecialise + overspecialized, overspecialised + overspecializes, overspecialises + overspecializing, overspecialising + oversystematize, oversystematise + oversystematizes, oversystematises + overunionized's, overunionised's + overunionized, overunionised + overunionizeds, overunioniseds + overurbanization's, overurbanisation's + overurbanization, overurbanisation + overurbanizations, overurbanisations + overutilization, overutilisation + overwomanize, overwomanise + overwomanizes, overwomanises + ower, owre + owercome, owrecome + owerword, owreword + oxalemia, oxalaemia + oxidizabilities, oxidisabilities + oxidizability's, oxidisability's + oxidizability, oxidisability + oxidizable's, oxidisable's + oxidizable, oxidisable + oxidizables, oxidisables + oxidization's, oxidisation's + oxidization, oxidisation + oxidizations, oxidisations + oxidize, oxidise + oxidized, oxidised + oxidizement's, oxidisement's + oxidizement, oxidisement + oxidizements, oxidisements + oxidizer's, oxidiser's + oxidizer, oxidiser + oxidizers, oxidisers + oxidizes, oxidises + oxidizing, oxidising + oxidizings, oxidisings + oxygenizable's, oxygenisable's + oxygenizable, oxygenisable + oxygenizables, oxygenisables + oxygenize, oxygenise + oxygenized, oxygenised + oxygenizement's, oxygenisement's + oxygenizement, oxygenisement + oxygenizements, oxygenisements + oxygenizer's, oxygeniser's + oxygenizer, oxygeniser + oxygenizers, oxygenisers + oxygenizes, oxygenises + oxygenizing, oxygenising + oxyhematin, oxyhaematin + oxyhemoglobin, oxyhaemoglobin + oxyhemoglobins, oxyhaemoglobins + ozena, ozaena + ozena, ozoena + ozonization's, ozonisation's + ozonization, ozonisation + ozonizations, ozonisations + ozonize, ozonise + ozonized, ozonised + ozonizer's, ozoniser's + ozonizer, ozoniser + ozonizers, ozonisers + ozonizes, ozonises + ozonizing, ozonising + pachyemia, pachyaemia + pachyhemia, pachyhaemia + packetization, packetisation + packetize, packetise + packetized, packetised + packetizer's, packetiser's + packetizer, packetiser + packetizers, packetisers + packetizes, packetises + packetizing, packetising + paeanize, paeanise + paeanizes, paeanises + paganization's, paganisation's + paganization, paganisation + paganizations, paganisations + paganize, paganise + paganized, paganised + paganizer's, paganiser's + paganizer, paganiser + paganizers, paganisers + paganizes, paganises + paganizing, paganising + pagine, paginae + pajama's, pyjama's + pajama, pyjama + pajamaed, pyjamased + pajamas's, pyjamas's + pajamas, pyjamas + palame, palamae + palatalization's, palatalisation's + palatalization, palatalisation + palatalizations, palatalisations + palatalize, palatalise + palatalized, palatalised + palatalizes, palatalises + palatalizing, palatalising + palatization's, palatisation's + palatization, palatisation + palatizations, palatisations + palatize, palatise + palatizes, palatises + paleanthropic, palaeanthropic + Palearctic, Palaearctic + paleencephalon's, palaeencephalon's + paleencephalon, palaeencephalon + paleentomology, palaeentomology + paleethnologic, palaeethnologic + paleethnological, palaeethnological + paleethnologist, palaeethnologist + paleethnology, palaeethnology + paleichthyologist, palaeichthyologist + paleichthyology, palaeichthyology + paleoalchemical, palaeoalchemical + paleoanthropic, palaeoanthropic + paleoanthropography, palaeoanthropography + paleoanthropological, palaeoanthropological + paleoanthropologies, palaeoanthropologies + paleoanthropologist, palaeoanthropologist + paleoanthropologists, palaeoanthropologists + paleoanthropology, palaeoanthropology + Paleoanthropus's, Palaeoanthropus's + Paleoanthropus, Palaeoanthropus + paleoatavism, palaeoatavism + paleoatavistic, palaeoatavistic + paleobiogeography, palaeobiogeography + paleobiologic, palaeobiologic + paleobiological, palaeobiological + paleobiologies, palaeobiologies + paleobiologist's, palaeobiologist's + paleobiologist, palaeobiologist + paleobiologists, palaeobiologists + paleobiology's, palaeobiology's + paleobiology, palaeobiology + paleobotanic, palaeobotanic + paleobotanical, palaeobotanical + paleobotanically, palaeobotanically + paleobotanies, palaeobotanies + paleobotanist, palaeobotanist + paleobotanists, palaeobotanists + paleobotany's, palaeobotany's + paleobotany, palaeobotany + paleoceanography, palaeoceanography + paleochorology, palaeochorology + paleoclimatic, palaeoclimatic + paleoclimatologic, palaeoclimatologic + paleoclimatological, palaeoclimatological + paleoclimatologies, palaeoclimatologies + paleoclimatologist's, palaeoclimatologist's + paleoclimatologist, palaeoclimatologist + paleoclimatologists, palaeoclimatologists + paleoclimatology's, palaeoclimatology's + paleoclimatology, palaeoclimatology + Paleoconcha's, Palaeoconcha's + Paleoconcha, Palaeoconcha + paleocosmic, palaeocosmic + paleocosmology, palaeocosmology + paleocrystal, palaeocrystal + paleocrystallic, palaeocrystallic + paleocrystalline, palaeocrystalline + paleocrystic, palaeocrystic + paleocyclic, palaeocyclic + paleodendrologic, palaeodendrologic + paleodendrological, palaeodendrological + paleodendrologically, palaeodendrologically + paleodendrologist, palaeodendrologist + paleodendrology, palaeodendrology + paleoecologic, palaeoecologic + paleoecological, palaeoecological + paleoecologies, palaeoecologies + paleoecologist's, palaeoecologist's + paleoecologist, palaeoecologist + paleoecologists, palaeoecologists + paleoecology's, palaeoecology's + paleoecology, palaeoecology + paleoencephalon's, palaeoencephalon's + paleoencephalon, palaeoencephalon + paleoentomologic, palaeoentomologic + paleoentomological, palaeoentomological + paleoentomologist's, palaeoentomologist's + paleoentomologist, palaeoentomologist + paleoeremology, palaeoeremology + paleoethnic, palaeoethnic + paleoethnography, palaeoethnography + paleoethnologic, palaeoethnologic + paleoethnological, palaeoethnological + paleoethnologist, palaeoethnologist + paleoethnology, palaeoethnology + paleofauna, palaeofauna + paleogenesis's, palaeogenesis's + paleogenesis, palaeogenesis + paleogenetic, palaeogenetic + paleogeographer, palaeogeographer + paleogeographers, palaeogeographers + paleogeographic, palaeogeographic + paleogeographical, palaeogeographical + paleogeographically, palaeogeographically + paleogeographies, palaeogeographies + paleogeography, palaeogeography + paleogeology, palaeogeology + paleoglaciology, palaeoglaciology + paleoglyph, palaeoglyph + paleograph, palaeograph + paleographic, palaeographic + paleographical, palaeographical + paleographically, palaeographically + paleographist, palaeographist + paleoherpetologist, palaeoherpetologist + paleoherpetology, palaeoherpetology + paleohistology, palaeohistology + paleohydrography, palaeohydrography + paleoichthyology, palaeoichthyology + paleolatry, palaeolatry + paleolimnology, palaeolimnology + paleolith's, palaeolith's + paleolith, palaeolith + paleolithic, palaeolithic + Paleolithic, Palaeolithic + paleolithical, palaeolithical + paleolithist, palaeolithist + paleolithoid, palaeolithoid + paleoliths, palaeoliths + paleolithy, palaeolithy + paleological, palaeological + paleologist's, palaeologist's + paleologist, palaeologist + paleology, palaeology + paleomagnetism's, palaeomagnetism's + paleomagnetism, palaeomagnetism + paleomagnetisms, palaeomagnetisms + paleometallic, palaeometallic + paleometeorological, palaeometeorological + paleometeorology, palaeometeorology + paleontographic, palaeontographic + paleontographical, palaeontographical + paleontographies, palaeontographies + paleontography's, palaeontography's + paleontography, palaeontography + paleontol, palaeontol + paleontologic, palaeontologic + paleontological, palaeontological + paleontologically, palaeontologically + paleontologist's, palaeontologist's + paleontologist, palaeontologist + paleontologists, palaeontologists + paleontology's, palaeontology's + paleontology, palaeontology + paleopathologic, palaeopathologic + paleopathological, palaeopathological + paleopathologies, palaeopathologies + paleopathologist, palaeopathologist + paleopathologists, palaeopathologists + paleopathology, palaeopathology + paleopedology, palaeopedology + paleophysiography, palaeophysiography + paleophysiology, palaeophysiology + paleophytic, palaeophytic + paleophytological, palaeophytological + paleophytologist, palaeophytologist + paleophytology, palaeophytology + paleoplain, palaeoplain + paleopotamology, palaeopotamology + paleopsychic, palaeopsychic + paleopsychological, palaeopsychological + paleopsychology, palaeopsychology + paleornithological, palaeornithological + paleornithology, palaeornithology + paleostriatal, palaeostriatal + paleostriatum, palaeostriatum + paleostylic, palaeostylic + paleostyly, palaeostyly + paleotechnic, palaeotechnic + paleothalamus, palaeothalamus + Paleotropical's, Palaeotropical's + Paleotropical, Palaeotropical + paleovolcanic, palaeovolcanic + paleozoic, palaeozoic + paleozoologic, palaeozoologic + paleozoological, palaeozoological + paleozoologies, palaeozoologies + paleozoologist's, palaeozoologist's + paleozoologist, palaeozoologist + paleozoologists, palaeozoologists + paleozoology's, palaeozoology's + paleozoology, palaeozoology + palestra's, palaestra's + palestra, palaestra + palestrae, palaestrae + palestral, palaestral + palestras, palaestras + palestrian, palaestrian + palestric, palaestric + paletiology, palaetiology + palladiumize, palladiumise + palladiumizes, palladiumises + palletization's, palletisation's + palletization, palletisation + palletizations, palletisations + palletize, palletise + palletized, palletised + palletizer's, palletiser's + palletizer, palletiser + palletizers, palletisers + palletizes, palletises + palletizing, palletising + pamperize, pamperise + pamperizes, pamperises + pamphletize, pamphletise + pamphletizes, pamphletises + panderize, panderise + panderizes, panderises + pandora, pandoura + panegyrize, panegyrise + panegyrized, panegyrised + panegyrizes, panegyrises + panegyrizing, panegyrising + paneled, panelled + paneling's, panelling's + paneling, panelling + panelings, panellings + panelist's, panellist's + panelist, panellist + panelists, panellists + panelized, panelised + panellisation, panellization + panesthesia, panaesthesia + panesthesias, panaesthesias + panesthetic, panaesthetic + pangea, pangaea + pannier's, panier's + pannier, panier + panniers, paniers + panomphean, panomphaean + pantheonization's, pantheonisation's + pantheonization, pantheonisation + pantheonizations, pantheonisations + pantheonize, pantheonise + pantheonizes, pantheonises + pantie's, panty's + pantie, panty + papalization's, papalisation's + papalization, papalisation + papalizations, papalisations + papalize, papalise + papalized, papalised + papalizer, papaliser + papalizers, papalisers + papalizes, papalises + papalizing, papalising + papilledema, papilloedema + papule, papulae + parabolization's, parabolisation's + parabolization, parabolisation + parabolize, parabolise + parabolized, parabolised + parabolizes, parabolises + parabolizing, parabolising + paraffinize, paraffinise + paraffinizes, paraffinises + paragraphize, paragraphise + paragraphizes, paragraphises + parakeet's, parrakeet's + parakeet, parrakeet + parakeets, parrakeets + parallelization's, parallelisation's + parallelization, parallelisation + parallelizations, parallelisations + parallelize, parallelise + parallelized, parallelised + parallelizer, paralleliser + parallelizers, parallelisers + parallelizes, parallelises + parallelizing, parallelising + paralogize, paralogise + paralogized, paralogised + paralogizes, paralogises + paralogizing, paralogising + paralyzation's, paralysation's + paralyzation, paralysation + paralyzations, paralysations + paralyze, paralyse + paralyzed, paralysed + paralyzedlies, paralysedlies + paralyzedly, paralysedly + paralyzer's, paralyser's + paralyzer, paralyser + paralyzers, paralysers + paralyzes, paralyses + paralyzing, paralysing + paralyzinglies, paralysinglies + paralyzingly, paralysingly + Paramecium's, Paramoecium's + Paramecium, Paramoecium + parameterizable, parameterisable + parameterization's, parameterisation's + parameterization, parameterisation + parameterizations, parameterisations + parameterize, parameterise + parameterized, parameterised + parameterizes, parameterises + parameterizing, parameterising + parametrizable, parametrisable + parametrization's, parametrisation's + parametrization, parametrisation + parametrizations, parametrisations + parametrize, parametrise + parametrized, parametrised + parametrizes, parametrises + parametrizing, parametrising + paraselene, paraselenae + parasitemia, parasitaemia + parasitization, parasitisation + parasitize, parasitise + parasitized, parasitised + parasitizes, parasitises + parasitizing, parasitising + parathyroidectomize, parathyroidectomise + parathyroidectomized, parathyroidectomised + parathyroidectomizes, parathyroidectomises + parathyroidectomizing, parathyroidectomising + paratragedia, paratragoedia + parceled, parcelled + parceler, parceller + parceling's, parcelling's + parceling, parcelling + parchmentize, parchmentise + parchmentized, parchmentised + parchmentizes, parchmentises + parchmentizing, parchmentising + parecious, paroecious + pareciously, paroeciously + pareciousness, paroeciousness + parecism, paroecism + parecy, paroecy + pareneses, paraeneses + parenesis, paraenesis + parenetic, paraenetic + parenetical, paraenetical + parenthesization, parenthesisation + parenthesize, parenthesise + parenthesized, parenthesised + parenthesizes, parenthesises + parenthesizing, parenthesising + paresthesia's, paraesthesia's + paresthesia, paraesthesia + paresthesias, paraesthesias + paresthetic, paraesthetic + parfocalization, parfocalisation + parfocalize, parfocalise + Parisianization's, Parisianisation's + Parisianization, Parisianisation + Parisianizations, Parisianisations + Parisianize's, Parisianise's + Parisianize, Parisianise + Parisianizes, Parisianises + parlor's, parlour's + parlor, parlour + parlorish, parlourish + parlormaid, parlourmaid + parlors, parlours + parmigiana, parmigiano + parochialization's, parochialisation's + parochialization, parochialisation + parochializations, parochialisations + parochialize, parochialise + parochialized, parochialised + parochializes, parochialises + parochializing, parochialising + parrotize, parrotise + parrotizes, parrotises + parsonize, parsonise + parsonizes, parsonises + partialize, partialise + partialized, partialised + partializes, partialises + partializing, partialising + particolored, particoloured + particoloredder, particolouredder + particoloreddest, particoloureddest + particularization's, particularisation's + particularization, particularisation + particularizations, particularisations + particularize, particularise + particularized, particularised + particularizer's, particulariser's + particularizer, particulariser + particularizes, particularises + particularizing, particularising + partisan's, partizan's + partisan's, partizan's + partisan, partizan + partisan, partizan + partisanize, partisanise + partisanizes, partisanises + partisans, partizans + partisans, partizans + Pasiphae's, Pasiphaae's + Pasiphae, Pasiphaae + passades, passadoes + passivization, passivisation + passivize, passivise + passivized, passivised + passivizes, passivises + passivizing, passivising + pasteurization's, pasteurisation's + pasteurization, pasteurisation + pasteurizations, pasteurisations + pasteurize, pasteurise + pasteurized, pasteurised + pasteurizer's, pasteuriser's + pasteurizer, pasteuriser + Pasteurizers, Pasteurisers + pasteurizers, pasteurisers + pasteurizes, pasteurises + pasteurizing, pasteurising + pastoralize, pastoralise + pastoralizes, pastoralises + pastorize, pastorise + pastorizes, pastorises + paternalize, paternalise + paternalizes, paternalises + patine, patinae + patined, patinaed + patrialization, patrialisation + patrializations, patrialisations + patrialize, patrialise + patrialized, patrialised + patrializes, patrialises + patrializing, patrialising + patrices, patricoes + patronizable's, patronisable's + patronizable, patronisable + patronizabler, patronisabler + patronizables, patronisables + patronizablest, patronisablest + patronization's, patronisation's + patronization, patronisation + patronizations, patronisations + patronize, patronise + patronized, patronised + patronizer's, patroniser's + patronizer, patroniser + patronizers, patronisers + patronizes, patronises + patronizing's, patronising's + patronizing, patronising + patronizinglier, patronisinglier + patronizingliest, patronisingliest + patronizingly, patronisingly + patronizings, patronisings + patte, pattae + patternize, patternise + patternizes, patternises + Paulinize's, Paulinise's + Paulinize, Paulinise + Paulinizes, Paulinises + pauperization's, pauperisation's + pauperization, pauperisation + pauperizations, pauperisations + pauperize, pauperise + pauperized, pauperised + pauperizer's, pauperiser's + pauperizer, pauperiser + pauperizers, pauperisers + pauperizes, pauperises + pauperizing, pauperising + Pavior's, Paviour's + pavior's, paviour's + Pavior, Paviour + pavior, paviour + paviors, paviours + pawpaw's, papaw's + pawpaw, papaw + pawpaws, papaws + Paynize's, Paynise's + Paynize, Paynise + Paynizes, Paynises + pe, poe + pearlization, pearlisation + pearlize, pearlise + pearlized, pearlised + pearlizes, pearlises + pearlizing, pearlising + peasantize, peasantise + peasantizes, peasantises + pectization's, pectisation's + pectization, pectisation + pectizations, pectisations + pectize, pectise + pectized, pectised + pectizes, pectises + pectizing, pectising + peculiarize, peculiarise + peculiarized, peculiarised + peculiarizes, peculiarises + peculiarizing, peculiarising + pedagogism, paedagogism + pedagogue's, pedagog's + pedagogue, pedagog + pedagogues, pedagogs + pedaled, pedalled + pedaler's, pedaller's + pedaler, pedaller + pedalers, pedallers + pedaling, pedalling + pedanticize, pedanticise + pedanticized, pedanticised + pedanticizes, pedanticises + pedanticizing, pedanticising + pedantize, pedantise + pedantized, pedantised + pedantizes, pedantises + pedantizing, pedantising + pedatrophia, paedatrophia + pedatrophy, paedatrophy + peddler's, pedlar's + peddler, pedlar + peddlers, pedlars + pederast's, paederast's + pederast, paederast + pederastic, paederastic + pederastically, paederastically + pederasts, paederasts + pedestaled, pedestalled + pedestaling, pedestalling + pedestrianization's, pedestrianisation's + pedestrianization, pedestrianisation + pedestrianizations, pedestrianisations + pedestrianize, pedestrianise + pedestrianized, pedestrianised + pedestrianizes, pedestrianises + pedestrianizing, pedestrianising + pediatric, paediatric + pediatrics, paediatrics + pediatrist's, paediatrician's + pediatrist, paediatrician + pediatrists, paediatricians + pediatry, paediatry + pedobaptism's, paedobaptism's + pedobaptism, paedobaptism + pedobaptist's, paedobaptist's + pedobaptist, paedobaptist + pedodontic, paedodontic + pedodontics, paedodontics + pedogeneses, paedogeneses + pedogenesis, paedogenesis + pedogenetic, paedogenetic + pedogenic, paedogenic + pedological, paedological + pedologies, paedologies + pedologist, paedologist + pedologists, paedologists + pedology's, paedology's + pedology, paedology + pedometrical, paedometrical + pedomorphic, paedomorphic + pedomorphism, paedomorphism + pedomorphisms, paedomorphisms + pedomorphoses, paedomorphoses + pedomorphosis, paedomorphosis + pedophile, paedophile + pedophiles, paedophiles + pedophilia, paedophilia + pedophiliac, paedophiliac + pedophiliacs, paedophiliacs + pedophilias, paedophilias + pedophilic, paedophilic + pedotribe, paedotribe + pedotrophic, paedotrophic + pedotrophist, paedotrophist + pedotrophy, paedotrophy + peize, peise + peized, peised + peizes, peises + peizing, peising + Pekingese's, Pekinese's + Pekingese, Pekinese + pelletization's, pelletisation's + pelletization, pelletisation + pelletizations, pelletisations + pelletize, pelletise + pelletized, pelletised + pelletizer, pelletiser + pelletizes, pelletises + pelletizing, pelletising + pelorized, pelorised + pemmicanization's, pemmicanisation's + pemmicanization, pemmicanisation + pemmicanizations, pemmicanisations + pemmicanize's, pemmicanise's + pemmicanize, pemmicanise + pemmicanizes, pemmicanises + penalizable's, penalisable's + penalizable, penalisable + penalizabler, penalisabler + penalizables, penalisables + penalizablest, penalisablest + penalization's, penalisation's + penalization, penalisation + penalizations, penalisations + penalize, penalise + penalized, penalised + penalizes, penalises + penalizing, penalising + penciled, pencilled + penciler's, penciller's + penciler, penciller + pencilers, pencillers + penciling, pencilling + pencilings, pencillings + penelopize, penelopise + penelopized, penelopised + penelopizes, penelopises + penelopizing, penelopising + penlight's, penlite's + penlight, penlite + penlights, penlites + penne, pennae + pense, pensae + peptizable's, peptisable's + peptizable, peptisable + peptizables, peptisables + peptization's, peptisation's + peptization, peptisation + peptizations, peptisations + peptize, peptise + peptized, peptised + peptizer, peptiser + peptizers, peptisers + peptizes, peptises + peptizing, peptising + peptonemia, peptonaemia + peptonization's, peptonisation's + peptonization, peptonisation + peptonizations, peptonisations + peptonize, peptonise + peptonized, peptonised + peptonizer's, peptoniser's + peptonizer, peptoniser + peptonizes, peptonises + peptonizing, peptonising + peracid, preacid + peracidity, preacidity + peract, preact + peracute, preacute + perambulatory, preambulatory + perces, preces + perchlorethane, perchloroethane + perchlorethylene, perchloroethylene + perchloric, prechloric + perclose, preclose + percompound, precompound + percurrent, precurrent + percussionize, percussionise + percussionizes, percussionises + perdicine, perdicinae + perdiligent, prediligent + perdy, predy + perea, peraea + perennialize, perennialise + perennializes, perennialises + pereon, peraeon + pereopod, peraeopod + pereopods, peraeopods + perfectivize, perfectivise + perfectivizes, perfectivises + perfervor's, perfervour's + perfervor, perfervour + perfervors, perfervours + perfet, prefet + perfoliation, prefoliation + perfoliations, prefoliations + performant, preformant + performative, preformative + perhazard, prehazard + pericecal, pericaecal + pericecitis, pericaecitis + pericenter, pericentre + perichete, perichaete + pericope, pericopae + periesophageal, perioesophageal + periled, perilled + periling, perilling + periodicalize, periodicalise + periodicalizes, periodicalises + periodization's, periodisation's + periodization, periodisation + periodizations, periodisations + periodize, periodise + periodized, periodised + periodizes, periodises + periodizing, periodising + perjink, prejink + perlection, prelection + perlingual, prelingual + perlingually, prelingually + permissable, premissable + permixture, premixture + pernasal, prenasal + peroral, preoral + perorally, preorally + perotic, preotic + peroxidize, peroxidise + peroxidized, peroxidised + peroxidizement's, peroxidisement's + peroxidizement, peroxidisement + peroxidizements, peroxidisements + peroxidizes, peroxidises + peroxidizing, peroxidising + perperfect, preperfect + Perse's, Persae's + Perse, Persae + perse, prese + Persianization's, Persianisation's + Persianization, Persianisation + Persianizations, Persianisations + Persianize's, Persianise's + Persianize, Persianise + Persianized's, Persianised's + Persianized, Persianised + Persianizes, Persianises + Persianizing's, Persianising's + Persianizing, Persianising + Persicize's, Persicise's + Persicize, Persicise + Persicized's, Persicised's + Persicized, Persicised + Persicizes, Persicises + Persicizing's, Persicising's + Persicizing, Persicising + persolve, presolve + personalization's, personalisation's + personalization, personalisation + personalizations, personalisations + personalize, personalise + personalized, personalised + personalizes, personalises + personalizing, personalising + personization's, personisation's + personization, personisation + personizations, personisations + personize, personise + personized, personised + personizes, personises + personizing, personising + perst, prest + Peruvianize's, Peruvianise's + Peruvianize, Peruvianise + Peruvianizes, Peruvianises + perv, prev + perve, preve + perved, preved + perves, preves + perviable, previable + perving, preving + perviousness, previousness + perviousnesses, previousnesses + petaled, petalled + petling, poetling + Petrarchize's, Petrarchise's + Petrarchize, Petrarchise + Petrarchized's, Petrarchised's + Petrarchized, Petrarchised + Petrarchizes, Petrarchises + Petrarchizing's, Petrarchising's + Petrarchizing, Petrarchising + petrolization's, petrolisation's + petrolization, petrolisation + petrolizations, petrolisations + petrolize, petrolise + petrolizes, petrolises + phacochere, phacochoere + phacocherine, phacochoerine + Phaenna's, Phaaenna's + Phaenna, Phaaenna + phagedena, phagedaena + phagedenas, phagedaenas + phagedenic, phagedaenic + phagedenical, phagedaenical + phagedenous, phagedaenous + phagocytize, phagocytise + phagocytizes, phagocytises + phalanxes, phalanx + phantomize, phantomise + phantomizer, phantomiser + phantomizers, phantomisers + phantomizes, phantomises + Pharisean's, Pharisaean's + Pharisean, Pharisaean + pharmacopeian, pharmacopoeian + pharmacopoeia's, pharmacopeia's + pharmacopoeia, pharmacopeia + pharmacopoeial, pharmacopeial + pharmacopoeias, pharmacopeias + phelonion, phaelonion + phelonions, phaelonions + phenicia, phoenicia + phenicopter, phoenicopter + phenogam, phaenogam + phenogams, phaenogams + phenogenesis, phaenogenesis + phenogenetic, phaenogenetic + phenolization's, phenolisation's + phenolization, phenolisation + phenolizations, phenolisations + phenolize, phenolise + phenolizes, phenolises + phenological, phaenological + phenologies, phaenologies + phenology, phaenology + phenomenalization's, phenomenalisation's + phenomenalization, phenomenalisation + phenomenalizations, phenomenalisations + phenomenalize, phenomenalise + phenomenalized, phenomenalised + phenomenalizes, phenomenalises + phenomenalizing, phenomenalising + phenomenism, phaenomenism + phenomenize, phenomenise + phenomenized, phenomenised + phenomenizes, phenomenises + phenomenizing, phenomenising + phenozygous, phaenozygous + pheophyl, phaeophyl + pheophyll, phaeophyll + pheophytin, phaeophytin + phiale, phialae + philanthropize, philanthropise + philanthropized, philanthropised + philanthropizes, philanthropises + philanthropizing, philanthropising + Philippize's, Philippise's + Philippize, Philippise + Philippized's, Philippised's + Philippized, Philippised + Philippizes, Philippises + Philippizing's, Philippising's + Philippizing, Philippising + Philistinize's, Philistinise's + Philistinize, Philistinise + Philistinized's, Philistinised's + Philistinized, Philistinised + Philistinizes, Philistinises + Philistinizing's, Philistinising's + Philistinizing, Philistinising + philopena, philopoena + philopenas, philopoenas + philosophization's, philosophisation's + philosophization, philosophisation + philosophizations, philosophisations + philosophize, philosophise + philosophized, philosophised + philosophizer's, philosophiser's + philosophizer, philosophiser + philosophizers, philosophisers + philosophizes, philosophises + philosophizing, philosophising + philter's, philtre's + philter, philtre + philters, philtres + phlebotomization's, phlebotomisation's + phlebotomization, phlebotomisation + phlebotomizations, phlebotomisations + phlebotomize, phlebotomise + phlebotomized, phlebotomised + phlebotomizes, phlebotomises + phlebotomizing, phlebotomising + phleum, phloeum + phlyctena's, phlyctaena's + phlyctena, phlyctaena + phlyctenae, phlyctaenae + phlyctenula, phlyctaenula + Phocean, Phocaean + phonemicization, phonemicisation + phonemicizations, phonemicisations + phonemicize, phonemicise + phonemicized, phonemicised + phonemicizes, phonemicises + phonemicizing, phonemicising + phoneticization's, phoneticisation's + phoneticization, phoneticisation + phoneticizations, phoneticisations + phoneticize, phoneticise + phoneticized, phoneticised + phoneticizes, phoneticises + phoneticizing, phoneticising + phonetization, phonetisation + phonetizations, phonetisations + phonetize, phonetise + phonetized, phonetised + phonetizes, phonetises + phonetizing, phonetising + phorrhea, phorrhoea + phosphatization's, phosphatisation's + phosphatization, phosphatisation + phosphatizations, phosphatisations + phosphatize, phosphatise + phosphatized, phosphatised + phosphatizes, phosphatises + phosphatizing, phosphatising + phosphorize, phosphorise + phosphorized, phosphorised + phosphorizes, phosphorises + phosphorizing, phosphorising + photesthesis, photaesthesis + photesthesis, photoesthesis + photocatalyzer's, photocatalyser's + photocatalyzer, photocatalyser + photocatalyzers, photocatalysers + photoesthetic, photoaesthetic + photographize, photographise + photographizes, photographises + photoionization's, photoionisation's + photoionization, photoionisation + photoionizations, photoionisations + photoisomerization's, photoisomerisation's + photoisomerization, photoisomerisation + photoisomerizations, photoisomerisations + photolabeled, photolabelled + photolabeler, photolabeller + photolabeling, photolabelling + photolyzable, photolysable + photolyze, photolyse + photolyzed, photolysed + photolyzes, photolyses + photolyzing, photolysing + photopolymerization's, photopolymerisation's + photopolymerization, photopolymerisation + photopolymerizations, photopolymerisations + photosensitization's, photosensitisation's + photosensitization, photosensitisation + photosensitizations, photosensitisations + photosensitize, photosensitise + photosensitized, photosensitised + photosensitizer's, photosensitiser's + photosensitizer, photosensitiser + photosensitizers, photosensitisers + photosensitizes, photosensitises + photosensitizing, photosensitising + photosynthesize, photosynthesise + photosynthesized, photosynthesised + photosynthesizes, photosynthesises + photosynthesizing, photosynthesising + phrenologize, phrenologise + phrenologized, phrenologised + phrenologizes, phrenologises + phrenologizing, phrenologising + Phylactolema's, Phylactolaema's + Phylactolema, Phylactolaema + Phylactolemata's, Phylactolaemata's + Phylactolemata, Phylactolaemata + phytoecology, phytooecology + phytohemagglutinin, phytohaemagglutinin + piarhemic, piarhaemic + piaster's, piastre's + piaster, piastre + piasters, piastres + picogram's, picogramme's + picogram, picogramme + picograms, picogrammes + picometer's, picometre's + picometer, picometre + picometers, picometres + pictorialization's, pictorialisation's + pictorialization, pictorialisation + pictorializations, pictorialisations + pictorialize, pictorialise + pictorialized, pictorialised + pictorializes, pictorialises + pictorializing, pictorialising + picturization's, picturisation's + picturization, picturisation + picturizations, picturisations + picturize, picturise + picturized, picturised + picturizes, picturises + picturizing, picturising + pidginization's, pidginisation's + pidginization, pidginisation + pidginizations, pidginisations + pidginize, pidginise + pidginized, pidginised + pidginizes, pidginises + pidginizing, pidginising + piggyback's, pickaback's + piggyback, pickaback + piggybacking, pickabacking + piggybacks, pickabacks + pigmean, pigmaean + pigmentize, pigmentise + pigmentizes, pigmentises + pilau's, pilaff's + pilau, pilaff + pilaus, pilaffs + pilgrimize, pilgrimise + pilgrimized, pilgrimised + pilgrimizes, pilgrimises + pilgrimizing, pilgrimising + pillarize, pillarise + pillarizes, pillarises + pillorize, pillorise + pillorized, pillorised + pillorizes, pillorises + pillorizing, pillorising + pillowbeer, pillowbere + Pindarize's, Pindarise's + Pindarize, Pindarise + Pindarized's, Pindarised's + Pindarized, Pindarised + Pindarizes, Pindarises + Pindarizing's, Pindarising's + Pindarizing, Pindarising + piney, piny + pinkie's, pinky's + pinkie, pinky + pinnule, pinnulae + pinochle's, pinocle's + pinochle, pinocle + pinyon's, piÒon's + pinyon, piÒon + pinyons, piÒons + piratize, piratise + piratizes, piratises + piroshki's, pirozhki's + piroshki, pirozhki + piscine, piscinae + pistoled, pistolled + pistoling, pistolling + pixie's, pixy's + pixie, pixy + pixieish, pixyish + pizes, pises + pizzazz's, pizazz's + pizzazz, pizazz + pizzazzes, pizazzes + Placean's, Placaean's + Placean, Placaean + placebos, placeboes + plage, plagae + plagiarization's, plagiarisation's + plagiarization, plagiarisation + plagiarizations, plagiarisations + plagiarize, plagiarise + plagiarized, plagiarised + plagiarizer's, plagiariser's + plagiarizer, plagiariser + plagiarizers, plagiarisers + plagiarizes, plagiarises + plagiarizing, plagiarising + Plante's, Plantae's + Plante, Plantae + plantule, plantulae + plasmapheresis, plasmaphaeresis + plasmolyze, plasmolyse + plasmolyzed, plasmolysed + plasmolyzes, plasmolyses + plasmolyzing, plasmolysing + plasticization's, plasticisation's + plasticization, plasticisation + plasticizations, plasticisations + plasticize, plasticise + plasticized, plasticised + plasticizer's, plasticiser's + plasticizer, plasticiser + plasticizers, plasticisers + plasticizes, plasticises + plasticizing, plasticising + platea, plataea + platinization's, platinisation's + platinization, platinisation + platinizations, platinisations + platinize, platinise + platinized, platinised + platinizes, platinises + platinizing, platinising + platitudinization's, platitudinisation's + platitudinization, platitudinisation + platitudinizations, platitudinisations + platitudinize, platitudinise + platitudinized, platitudinised + platitudinizer's, platitudiniser's + platitudinizer, platitudiniser + platitudinizes, platitudinises + platitudinizing, platitudinising + Platonization's, Platonisation's + Platonization, Platonisation + platonization, platonisation + Platonize, Platonise + platonize, platonise + Platonized, Platonised + platonized, platonised + Platonizer's, Platoniser's + Platonizer, Platoniser + Platonizes, Platonises + platonizes, platonises + Platonizing, Platonising + platonizing, platonising + platycelian, platycoelian + platycelous, platycoelous + plebeianization's, plebeianisation's + plebeianization, plebeianisation + plebeianize, plebeianise + plebeianized, plebeianised + plebeianizes, plebeianises + plebeianizing, plebeianising + pleuroperitoneal, pleuroperitonaeal + plow's, plough's + plow, plough + plowable, ploughable + plowboy's, ploughboy's + plowboy, ploughboy + plowboys, ploughboys + plowed, ploughed + plower's, plougher's + plower, plougher + plowers, ploughers + plowhead, ploughhead + plowing's, ploughing's + plowing, ploughing + plowman's, ploughman's + plowman, ploughman + plowmen, ploughmen + plows, ploughs + plowshare's, ploughshare's + plowshare, ploughshare + plowshares, ploughshares + plumule, plumulae + pluralization's, pluralisation's + pluralization, pluralisation + pluralizations, pluralisations + pluralize, pluralise + pluralized, pluralised + pluralizer's, pluraliser's + pluralizer, pluraliser + pluralizers, pluralisers + pluralizes, pluralises + pluralizing, pluralising + poeticization, poeticisation + poeticize, poeticise + poeticized, poeticised + poeticizes, poeticises + poeticizing, poeticising + poetization's, poetisation's + poetization, poetisation + poetizations, poetisations + poetize, poetise + poetized, poetised + poetizer's, poetiser's + poetizer, poetiser + poetizers, poetisers + poetizes, poetises + poetizing, poetising + pogromize, pogromise + pogromizes, pogromises + poky, pokey + polarizabilities, polarisabilities + polarizability's, polarisability's + polarizability, polarisability + polarizable's, polarisable's + polarizable, polarisable + polarizables, polarisables + polarization's, polarisation's + polarization, polarisation + polarizations, polarisations + polarize, polarise + polarized, polarised + polarizer's, polariser's + polarizer, polariser + polarizers, polarisers + polarizes, polarises + polarizing, polarising + polemicize, polemicise + polemicized, polemicised + polemicizes, polemicises + polemicizing, polemicising + polemize, polemise + polemized, polemised + polemizes, polemises + polemizing, polemising + policize, policise + policizer, policiser + policizers, policisers + policizes, policises + poliencephalitis's, polioencephalitis's + poliencephalitis, polioencephalitis + poliencephalomyelitis, polioencephalomyelitis + politicalize, politicalise + politicalizes, politicalises + politicization's, politicisation's + politicization, politicisation + politicizations, politicisations + politicize, politicise + politicized, politicised + politicizer, politiciser + politicizers, politicisers + politicizes, politicises + politicizing, politicising + politize, politise + politizes, politises + pollack's, pollock's + pollack, pollock + pollenizer, polleniser + pollinize, pollinise + pollinized, pollinised + pollinizer, polliniser + pollinizes, pollinises + pollinizing, pollinising + polliwog's, pollywog's + polliwog, pollywog + polliwogs, pollywogs + Polonization's, Polonisation's + Polonization, Polonisation + polonize, polonise + polonized, polonised + polonizes, polonises + polonizing, polonising + polychetous, polychaetous + polychromatize, polychromatise + polychromatizes, polychromatises + polychromize, polychromise + polychromizes, polychromises + polycythemia, polycythaemia + polycythemias, polycythaemias + polycythemic, polycythaemic + polydemonism, polydaemonism + polydemonisms, polydaemonisms + polydemonist's, polydaemonist's + polydemonist, polydaemonist + polyemia, polyaemia + polyemic, polyaemic + polyestrous, polyoestrous + polygamize, polygamise + polygamizes, polygamises + polyhemia, polyhaemia + polyhemic, polyhaemic + polymerization's, polymerisation's + polymerization, polymerisation + polymerizations, polymerisations + polymerize, polymerise + polymerized, polymerised + polymerizes, polymerises + polymerizing, polymerising + polypnea, polypnoea + polypneic, polypnoeic + polysulphurization's, polysulphurisation's + polysulphurization, polysulphurisation + polysulphurizations, polysulphurisations + polytetrafluorethylene, polytetrafluoroethylene + polytetrafluorethylenes, polytetrafluoroethylenes + pomerium, pomoerium + pomme, pommae + pommeled, pommelled + pommeling, pommelling + popliteal, poplitaeal + popularization's, popularisation's + popularization, popularisation + popularizations, popularisations + popularize, popularise + popularized, popularised + popularizer's, populariser's + popularizer, populariser + popularizers, popularisers + popularizes, popularises + popularizing, popularising + porcelainization's, porcelainisation's + porcelainization, porcelainisation + porcelainizations, porcelainisations + porcelainize, porcelainise + porcelainized, porcelainised + porcelainizes, porcelainises + porcelainizing, porcelainising + porcellanize, porcellanise + porcellanized, porcellanised + porcellanizes, porcellanises + porcellanizing, porcellanising + porer, pourer + porers, pourers + poringly, pouringly + porphyrization's, porphyrisation's + porphyrization, porphyrisation + porte, portae + portionize, portionise + portionizes, portionises + positivize, positivise + positivizes, positivises + postcecal, postcaecal + postcenal, postcoenal + posterize, posterise + posterizes, posterises + postfetal, postfoetal + postilion's, postillion's + postilion, postillion + postilions, postillions + postmedieval, postmediaeval + postsynchronization, postsynchronisation + posturize, posturise + posturized, posturised + posturizes, posturises + posturizing, posturising + potentialization's, potentialisation's + potentialization, potentialisation + potentializations, potentialisations + potentialize, potentialise + potentializes, potentialises + potentize, potentise + potentized, potentised + potentizes, potentises + potentizing, potentising + pouder, poudre + pouders, poudres + pouffe's, pouf's + pouffe, pouf + pouffes, poufs + poulder, pouldre + poulders, pouldres + powderization's, powderisation's + powderization, powderisation + powderizations, powderisations + powderize, powderise + powderizer, powderiser + powderizers, powderisers + powderizes, powderises + powellize, powellise + powellized, powellised + powellizes, powellises + powellizing, powellising + practicer's, practiser's + practicer, practiser + practicers, practisers + praenomen's, prenomen's + praenomen, prenomen + praenomens, prenomens + pragmatization, pragmatisation + pragmatizations, pragmatisations + pragmatize, pragmatise + pragmatized, pragmatised + pragmatizer, pragmatiser + pragmatizers, pragmatisers + pragmatizes, pragmatises + pragmatizing, pragmatising + preabdomen, praeabdomen + preacetabular, praeacetabular + preacherize, preacherise + preacherizes, preacherises + preacknowledgment's, preacknowledgement's + preacknowledgment, preacknowledgement + preacknowledgments, preacknowledgements + preanal, praeanal + preanesthetic's, preanaesthetic's + preanesthetic, preanaesthetic + preanesthetics, preanaesthetics + preapprize, preapprise + preapprized, preapprised + preapprizing, preapprising + preauthorize, preauthorise + prebaptize, prebaptise + prebaptizes, prebaptises + precancelation, precancellation + precava, praecava + precavae, praecavae + precipe, praecipe + precipes, praecipes + precisionize, precisionise + precisionizes, precisionises + precivilization's, precivilisation's + precivilization, precivilisation + precivilizations, precivilisations + precocial, praecocial + precolor's, precolour's + precolor, precolour + precolorable's, precolourable's + precolorable, precolourable + precolorabler, precolourabler + precolorables, precolourables + precolorablest, precolourablest + precoloration's, precolouration's + precoloration, precolouration + precolorations, precolourations + precolored, precoloured + precoloring, precolouring + precolorings, precolourings + precolors, precolours + preconization's, preconisation's + preconization, preconisation + preconizations, preconisations + preconize, preconise + preconized, preconised + preconizer's, preconiser's + preconizer, preconiser + preconizers, preconisers + preconizes, preconises + preconizing, preconising + precoracoid, praecoracoid + precordia, praecordia + precordial, praecordial + precordium, praecordium + precornu, praecornu + precox, praecox + precriticize, precriticise + precriticizes, precriticises + precuneus, praecuneus + predial, praedial + predialist, praedialist + prediality, praediality + predials, praedials + preemptor's, preaemptor's + preemptor, preaemptor + preesophageal, praeesophageal + preesophageal, preoesophageal + preestival, preaestival + preexistent, preaexistent + prefavor's, prefavour's + prefavor, prefavour + prefavorable's, prefavourable's + prefavorable, prefavourable + prefavorables, prefavourables + prefavorablies, prefavourablies + prefavorably, prefavourably + prefavorite's, prefavourite's + prefavorite, prefavourite + prefavorites, prefavourites + prefavors, prefavours + prefectorial, praefectorial + prefertilization's, prefertilisation's + prefertilization, prefertilisation + prefertilizations, prefertilisations + prefertilize, prefertilise + prefertilizes, prefertilises + preflavor's, preflavour's + preflavor, preflavour + preflavoring, preflavouring + preflavorings, preflavourings + preflavors, preflavours + prefloration, praefloration + prefoliation, praefoliation + pregalvanize, pregalvanise + pregalvanizes, pregalvanises + prehallux, praehallux + prehumor's, prehumour's + prehumor, prehumour + prehumors, prehumours + preinitialize, preinitialise + preinitialized, preinitialised + preinitializes, preinitialises + preinitializing, preinitialising + prejudgment's, prejudgement's + prejudgment, prejudgement + prejudgments, prejudgements + prelabor's, prelabour's + prelabor, prelabour + prelabors, prelabours + prelabrum, praelabrum + prelatize, prelatise + prelatized, prelatised + prelatizes, prelatises + prelatizing, prelatising + prelect, praelect + prelected, praelected + prelecting, praelecting + prelection's, praelection's + prelection, praelection + prelector, praelector + prelectorship, praelectorship + prelectress, praelectress + prelects, praelects + prelocalization's, prelocalisation's + prelocalization, prelocalisation + prelocalizations, prelocalisations + preludium, praeludium + preludize, preludise + preludizes, preludises + premaxilla, praemaxilla + premial, proemial + premillennialize, premillennialise + premillennialized, premillennialised + premillennializing, premillennialising + premonopolize, premonopolise + premonopolizes, premonopolises + premunire, praemunire + prenarial, praenarial + preneural, praeneural + prenomina, praenomina + prenominal, praenominal + preoffense's, preoffence's + preoffense, preoffence + preoffenses, preoffences + preoperculum, praeoperculum + preorganization's, preorganisation's + preorganization, preorganisation + preorganizations, preorganisations + preorganize, preorganise + preorganizes, preorganises + preoxidize, preoxidise + preoxidized, preoxidised + preoxidizes, preoxidises + preoxidizing, preoxidising + prepaleolithic, prepalaeolithic + prepositor, praepositor + prepositure, praepositure + preposter, praeposter + prepostor's, praepostor's + prepostor, praepostor + prepostors, praepostors + preppy's, preppie's + preppy, preppie + preprogram, preprogramme + prepubis, praepubis + prerealization's, prerealisation's + prerealization, prerealisation + prerealizations, prerealisations + prerealize, prerealise + prerealizes, prerealises + prerecognize, prerecognise + prerecognizes, prerecognises + Presbyterianize's, Presbyterianise's + Presbyterianize, Presbyterianise + Presbyterianized's, Presbyterianised's + Presbyterianized, Presbyterianised + Presbyterianizes, Presbyterianises + Presbyterianizing's, Presbyterianising's + Presbyterianizing, Presbyterianising + prescutum, praescutum + presidium's, praesidium's + presidium, praesidium + prespecialize, prespecialise + prespecializes, prespecialises + presphenoid, praesphenoid + presplendor's, presplendour's + presplendor, presplendour + presplendors, presplendours + pressurization's, pressurisation's + pressurization, pressurisation + pressurizations, pressurisations + pressurize, pressurise + pressurized, pressurised + pressurizer, pressuriser + pressurizers, pressurisers + pressurizes, pressurises + pressurizing, pressurising + prestandardization's, prestandardisation's + prestandardization, prestandardisation + prestandardizations, prestandardisations + prestandardize, prestandardise + prestandardizes, prestandardises + presternal, praesternal + presternum, praesternum + prestomium, praestomium + presympathize, presympathise + presympathizes, presympathises + presystolic, praesystolic + pretaxation, praetaxation + pretense's, pretence's + pretense, pretence + pretenses, pretences + pretensive, pretencive + preterit's, preterite's + preterit, preterite + preterits, preterites + pretexta's, praetexta's + pretexta, praetexta + pretextae, praetextae + pretorial, praetorial + Pretorians, Praetorians + pretorium, praetorium + Pretorius's, Praetorius's + Pretorius, Praetorius + pretorship, praetorship + preutilizable's, preutilisable's + preutilizable, preutilisable + preutilizables, preutilisables + preutilization's, preutilisation's + preutilization, preutilisation + preutilizations, preutilisations + preutilize, preutilise + preutilizes, preutilises + preventable, preventible + previze, previse + prezygapophysis, praezygapophysis + pricey, pricy + primeval, primaeval + primevally, primaevally + prioritization's, prioritisation's + prioritization, prioritisation + prioritizations, prioritisations + prioritize, prioritise + prioritized, prioritised + prioritizer, prioritiser + prioritizers, prioritisers + prioritizes, prioritises + prioritizing, prioritising + prioritizings, prioritisings + priorization, priorisation + priorizations, priorisations + priorize, priorise + priorized, priorised + priorizes, priorises + priorizing, priorising + privatization's, privatisation's + privatization, privatisation + privatizations, privatisations + privatize, privatise + privatized, privatised + privatizer, privatiser + privatizers, privatisers + privatizes, privatises + privatizing, privatising + prizable, prisable + proadvertizing, proadvertising + problemize, problemise + problemizes, problemises + processionize, processionise + processionizes, processionises + Procrusteanize's, Procrusteanise's + Procrusteanize, Procrusteanise + Procrusteanizes, Procrusteanises + proctodea, proctodaea + proctodeal, proctodaeal + proctodeum's, proctodaeum's + proctodeum, proctodaeum + proctodeums, proctodaeums + proctorization's, proctorisation's + proctorization, proctorisation + proctorizations, proctorisations + proctorize, proctorise + proctorized, proctorised + proctorizes, proctorises + proctorizing, proctorising + prodigalize, prodigalise + prodigalized, prodigalised + prodigalizes, prodigalises + prodigalizing, prodigalising + productize, productise + productized, productised + productizer, productiser + productizers, productisers + productizes, productises + productizing, productising + proemium, prooemium + profanize, profanise + profanizes, profanises + profer, profre + professionalization's, professionalisation's + professionalization, professionalisation + professionalizations, professionalisations + professionalize, professionalise + professionalized, professionalised + professionalizes, professionalises + professionalizing, professionalising + professionize, professionise + professionizes, professionises + programmer's, programer's + programmer, programer + programmers, programers + proindustrialization, proindustrialisation + projectization, projectisation + projectizations, projectisations + prokaryote's, procaryote's + prokaryote, procaryote + prokaryotes, procaryotes + prokaryotic, procaryotic + proletarianization's, proletarianisation's + proletarianization, proletarianisation + proletarianizations, proletarianisations + proletarianize, proletarianise + proletarianized, proletarianised + proletarianizes, proletarianises + proletarianizing, proletarianising + proletarize, proletarise + proletarized, proletarised + proletarizing, proletarising + prologize, prologise + prologized, prologised + prologizes, prologises + prologizing, prologising + prologue's, prolog's + prologue, prolog + prologues, prologs + prologuize, prologuise + prologuized, prologuised + prologuizer's, prologuiser's + prologuizer, prologuiser + prologuizers, prologuisers + prologuizes, prologuises + prologuizing, prologuising + prolusionize, prolusionise + prolusionizes, prolusionises + pronominalization, pronominalisation + pronominalize, pronominalise + propagandize, propagandise + propagandized, propagandised + propagandizes, propagandises + propagandizing, propagandising + propellant's, propellent's + propellant, propellent + propellants, propellents + prophetize, prophetise + prophetizes, prophetises + propositionize, propositionise + propositionizes, propositionises + propretor's, propraetor's + propretor, propraetor + propretorial, propraetorial + propretorian, propraetorian + propretors, propraetors + propylitization, propylitisation + propylitizations, propylitisations + propylitize, propylitise + propylitized, propylitised + propylitizes, propylitises + propylitizing, propylitising + proselytization's, proselytisation's + proselytization, proselytisation + proselytizations, proselytisations + proselytize, proselytise + proselytized, proselytised + proselytizer's, proselytiser's + proselytizer, proselytiser + proselytizers, proselytisers + proselytizes, proselytises + proselytizing, proselytising + proseuche, proseuchae + prosocele, prosocoele + prosopopeial, prosopopoeial + prosopopoeia, prosopopeia + prosopopoeias, prosopopeias + prostatorrhea, prostatorrhoea + protectionize, protectionise + protectionizes, protectionises + proteide, proteidae + Protestantize's, Protestantise's + Protestantize, Protestantise + Protestantized's, Protestantised's + Protestantized, Protestantised + Protestantizes, Protestantises + Protestantizing's, Protestantising's + Protestantizing, Protestantising + protester's, protestor's + protester, protestor + protesters, protestors + Prothoenor's, Prothoaenor's + Prothoenor, Prothoaenor + protoarcheology, protoarchaeology + protocoled, protocolled + protocoling, protocolling + protocolization's, protocolisation's + protocolization, protocolisation + protocolizations, protocolisations + protocolize, protocolise + protocolized, protocolised + protocolizes, protocolises + protocolizing, protocolising + proverbialize, proverbialise + proverbialized, proverbialised + proverbializes, proverbialises + proverbializing, proverbialising + proverbize, proverbise + proverbizes, proverbises + provincialization's, provincialisation's + provincialization, provincialisation + provincializations, provincialisations + provincialize, provincialise + provincialized, provincialised + provincializes, provincialises + provincializing, provincialising + Prussianization's, Prussianisation's + prussianization's, prussianisation's + Prussianization, Prussianisation + prussianization, prussianisation + Prussianizations, Prussianisations + Prussianize, Prussianise + prussianize, prussianise + Prussianized, Prussianised + prussianized, prussianised + Prussianizer's, Prussianiser's + prussianizer's, prussianiser's + Prussianizer, Prussianiser + prussianizer, prussianiser + Prussianizers, Prussianisers + Prussianizes, Prussianises + prussianizes, prussianises + Prussianizing, Prussianising + prussianizing, prussianising + psalmodize, psalmodise + psalmodized, psalmodised + psalmodizes, psalmodises + psalmodizing, psalmodising + pseudelephant, pseudoelephant + pseudembryo, pseudoembryo + pseudembryonic, pseudoembryonic + pseudesthesia, pseudaesthesia + pseudhemal, pseudhaemal + pseudoanemia's, pseudoanaemia's + pseudoanemia, pseudoanaemia + pseudoanemias, pseudoanaemias + pseudoanemic, pseudoanaemic + pseudoanemics, pseudoanaemics + pseudocele, pseudocoele + pseudocelom, pseudocoelom + pseudoedema's, pseudooedema's + pseudoedema, pseudooedema + pseudoedemas, pseudooedemas + pseudographize, pseudographise + pseudographizes, pseudographises + pseudolunule, pseudolunulae + psychoanalyze, psychoanalyse + psychoanalyzed, psychoanalysed + psychoanalyzer's, psychoanalyser's + psychoanalyzer, psychoanalyser + psychoanalyzers, psychoanalysers + psychoanalyzes, psychoanalyses + psychoanalyzing, psychoanalysing + psychologization, psychologisation + psychologize, psychologise + psychologized, psychologised + psychologizes, psychologises + psychologizing, psychologising + Ptolemean's, Ptolemaean's + Ptolemean, Ptolemaean + ptyalize, ptyalise + ptyalized, ptyalised + ptyalizes, ptyalises + ptyalizing, ptyalising + publice, publicae + publicize, publicise + publicized, publicised + publicizes, publicises + publicizing, publicising + puebloization's, puebloisation's + puebloization, puebloisation + puebloizations, puebloisations + puebloize, puebloise + puebloizes, puebloises + puers, pures + pulicide, pulicidae + Pullmanize's, Pullmanise's + Pullmanize, Pullmanise + Pullmanizes, Pullmanises + pulpitize, pulpitise + pulpitizes, pulpitises + pulverizable's, pulverisable's + pulverizable, pulverisable + pulverizabler, pulverisabler + pulverizables, pulverisables + pulverizablest, pulverisablest + pulverization's, pulverisation's + pulverization, pulverisation + pulverizations, pulverisations + pulverize, pulverise + pulverized, pulverised + pulverizer's, pulveriser's + pulverizer, pulveriser + pulverizers, pulverisers + pulverizes, pulverises + pulverizing, pulverising + pulvilized, pulvilised + pummeled, pummelled + pummeler, pummeller + pummeling, pummelling + pumpkin's, punkin's + pumpkin, punkin + pumpkins, punkins + pupilize, pupilise + pupilizes, pupilises + puppetize, puppetise + puppetizes, puppetises + Puritanize's, Puritanise's + Puritanize, Puritanise + puritanize, puritanise + puritanized, puritanised + Puritanizer's, Puritaniser's + Puritanizer, Puritaniser + Puritanizers, Puritanisers + Puritanizes, Puritanises + puritanizes, puritanises + puritanizing, puritanising + pyemia's, pyaemia's + pyemia, pyaemia + pyemias, pyaemias + pyemic, pyaemic + pygmean, pygmaean + pygmies, pigmies + pygmy's, pigmy's + pygmy, pigmy + pyorrhea's, pyorrhoea's + pyorrhea, pyorrhoea + pyorrheal, pyorrhoeal + pyorrhealer, pyorrhoealer + pyorrhealest, pyorrhoealest + pyorrheas, pyorrhoeas + pyorrheic, pyorrhoeic + pyramidize, pyramidise + pyramidizes, pyramidises + Pyrenean, Pyrenaean + Pyreneus's, Pyrenaeus's + Pyreneus, Pyrenaeus + pyridinize, pyridinise + pyridinizes, pyridinises + pyritization's, pyritisation's + pyritization, pyritisation + pyritizations, pyritisations + pyritize, pyritise + pyritized, pyritised + pyritizes, pyritises + pyritizing, pyritising + pyrolyzable, pyrolysable + pyrolyzate's, pyrolysate's + pyrolyzate, pyrolysate + pyrolyzates, pyrolysates + pyrolyze's, pyrolyse's + pyrolyze, pyrolyse + pyrolyzed, pyrolysed + pyrolyzer, pyrolyser + pyrolyzes, pyrolyses + pyrolyzing, pyrolysing + Pythagoreanize's, Pythagoreanise's + Pythagoreanize, Pythagoreanise + Pythagoreanizes, Pythagoreanises + pythonine, pythoninae + pythonize, pythonise + pythonizes, pythonises + quadriphonic, quadrophonic + quadriphonics, quadrophonics + quaestor's, questor's + quaestor, questor + quaestors, questors + quahog's, quahaug's + quahog, quahaug + quahogs, quahaugs + Quakerization's, Quakerisation's + Quakerization, Quakerisation + Quakerizations, Quakerisations + Quakerize's, Quakerise's + Quakerize, Quakerise + Quakerizes, Quakerises + quantization's, quantisation's + quantization, quantisation + quantizations, quantisations + quantize, quantise + quantized, quantised + quantizer's, quantiser's + quantizer, quantiser + quantizers, quantisers + quantizes, quantises + quantizing, quantising + quarreled, quarrelled + quarreler's, quarreller's + quarreler, quarreller + quarrelers, quarrellers + quarreling, quarrelling + quarrelous, quarrellous + quarterization's, quarterisation's + quarterization, quarterisation + quarterizations, quarterisations + quartet's, quartette's + quartet, quartette + quartets, quartettes + quaters, quatres + que, quae + querele, querelae + questionaries, quaestionaries + questionary, quaestionary + questorial, quaestorial + questorship's, quaestorship's + questorship, quaestorship + queuing, queueing + quininize, quininise + quininizes, quininises + quintessentialize, quintessentialise + quintessentialized, quintessentialised + quintessentializes, quintessentialises + quintessentializing, quintessentialising + quintet's, quintette's + quintet, quintette + quintets, quintettes + Quran's, Qur'an's + Quran, Qur'an + Quranic, Qur'anic + Qurans, Qur'ans + raccoon's, racoon's + raccoon, racoon + raccoons, racoons + racemization's, racemisation's + racemization, racemisation + racemizations, racemisations + racemize, racemise + racemized, racemised + racemizes, racemises + racemizing, racemising + racialization's, racialisation's + racialization, racialisation + racializations, racialisations + racialize, racialise + racializes, racialises + Radborne's, Radbourne's + Radborne, Radbourne + radialization's, radialisation's + radialization, radialisation + radializations, radialisations + radialize, radialise + radialized, radialised + radializes, radialises + radializing, radialising + radicalization's, radicalisation's + radicalization, radicalisation + radicalizations, radicalisations + radicalize, radicalise + radicalized, radicalised + radicalizes, radicalises + radicalizing, radicalising + radiopasteurization, radiopasteurisation + radiosensitize, radiosensitise + radiosensitized, radiosensitised + radiosensitizes, radiosensitises + radiosensitizing, radiosensitising + radiosterilization, radiosterilisation + radiosterilize, radiosterilise + radiosterilized, radiosterilised + radiosterilizes, radiosterilises + radiosterilizing, radiosterilising + radiumization's, radiumisation's + radiumization, radiumisation + radiumizations, radiumisations + radiumize, radiumise + radiumizes, radiumises + rajah's, raja's + rajah, raja + rajahs, rajas + Rame's, Ramae's + Rame, Ramae + ramekin's, ramequin's + ramekin, ramequin + ramekins, ramequins + rampier, rampire + rancor's, rancour's + rancor, rancour + rancors, rancours + randomization's, randomisation's + randomization, randomisation + randomizations, randomisations + randomize, randomise + randomized, randomised + randomizer's, randomiser's + randomizer, randomiser + randomizers, randomisers + randomizes, randomises + randomizing, randomising + ranee's, rani's + ranee, rani + ranees, ranis + raphe, raphae + raphide, raphidae + rapturize, rapturise + rapturized, rapturised + rapturizes, rapturises + rapturizing, rapturising + rascalize, rascalise + rascalizes, rascalises + rationalizable's, rationalisable's + rationalizable, rationalisable + rationalizables, rationalisables + rationalization's, rationalisation's + rationalization, rationalisation + rationalizations, rationalisations + rationalize, rationalise + rationalized, rationalised + rationalizer's, rationaliser's + rationalizer, rationaliser + rationalizers, rationalisers + rationalizes, rationalises + rationalizing, rationalising + ratite, ratitae + ratline's, ratlin's + ratlines, ratlins + raveler's, raveller's + raveler, raveller + ravelers, ravellers + reacclimatization's, reacclimatisation's + reacclimatization, reacclimatisation + reacclimatizations, reacclimatisations + reacclimatize, reacclimatise + reacclimatized, reacclimatised + reacclimatizes, reacclimatises + reacclimatizing, reacclimatising + reactualize, reactualise + reactualizes, reactualises + readvertize, readvertise + readvertized, readvertised + readvertizing, readvertising + realisticize, realisticise + realisticizes, realisticises + realizabilities, realisabilities + realizability's, realisability's + realizability, realisability + realizable, realisable + realizableness's, realisableness's + realizableness, realisableness + realizabler, realisabler + realizables, realisables + realizablest, realisablest + realizablies, realisablies + realizably, realisably + realization's, realisation's + realization, realisation + realizations, realisations + realize, realise + realized, realised + realizer's, realiser's + realizer, realiser + realizers, realisers + realizes, realises + realizing's, realising's + realizing, realising + realizingly, realisingly + realizings, realisings + reanalyze, reanalyse + reanalyzed, reanalysed + reanalyzer, reanalyser + reanalyzers, reanalysers + reanalyzes, reanalyses + reanalyzing, reanalysing + reanimalize, reanimalise + reanimalizes, reanimalises + reapologize, reapologise + reapologizes, reapologises + reauthorization's, reauthorisation's + reauthorization, reauthorisation + reauthorizations, reauthorisations + reauthorize, reauthorise + reauthorizes, reauthorises + rebaptization's, rebaptisation's + rebaptization, rebaptisation + rebaptizations, rebaptisations + rebaptize, rebaptise + rebaptized, rebaptised + rebaptizes, rebaptises + rebaptizing, rebaptising + rebourbonize, rebourbonise + rebourbonizes, rebourbonises + rebrutalize, rebrutalise + rebrutalizes, rebrutalises + recanalization, recanalisation + recapitalization's, recapitalisation's + recapitalization, recapitalisation + recapitalizations, recapitalisations + recapitalize, recapitalise + recapitalized, recapitalised + recapitalizes, recapitalises + recapitalizing, recapitalising + recarbonization's, recarbonisation's + recarbonization, recarbonisation + recarbonizations, recarbonisations + recarbonize, recarbonise + recarbonizer, recarboniser + recarbonizers, recarbonisers + recarbonizes, recarbonises + recategorized, recategorised + recausticize, recausticise + recausticizes, recausticises + recentralization's, recentralisation's + recentralization, recentralisation + recentralizations, recentralisations + recentralize, recentralise + recentralizes, recentralises + recercele, recercelae + reciprocalize, reciprocalise + reciprocalizes, reciprocalises + recivilization's, recivilisation's + recivilization, recivilisation + recivilizations, recivilisations + recivilize, recivilise + recivilizes, recivilises + recognizability, recognisability + recognizable, recognisable + recognizabler, recognisabler + recognizablest, recognisablest + recognizably, recognisably + recognizance's, recognisance's + recognizance, recognisance + recognizances, recognisances + recognize, recognise + recognized, recognised + recognizedlies, recognisedlies + recognizedly, recognisedly + recognizer's, recogniser's + recognizer, recogniser + recognizers, recognisers + recognizes, recognises + recognizing, recognising + recognizinglies, recognisinglies + recognizingly, recognisingly + recolonization's, recolonisation's + recolonization, recolonisation + recolonizations, recolonisations + recolonize, recolonise + recolonized, recolonised + recolonizes, recolonises + recolonizing, recolonising + recolor's, recolour's + recolor, recolour + recoloration's, recolouration's + recoloration, recolouration + recolorations, recolourations + recolored, recoloured + recoloring, recolouring + recolors, recolours + reconceptualization, reconceptualisation + reconceptualizing, reconceptualising + reconnoiter's, reconnoitre's + reconnoiter, reconnoitre + reconnoitered, reconnoitred + reconnoiterer's, reconnoitrer's + reconnoiterer, reconnoitrer + reconnoiterers, reconnoitrers + reconnoitering, reconnoitring + reconnoiters, reconnoitres + recriticize, recriticise + recriticizes, recriticises + recrystallization's, recrystallisation's + recrystallization, recrystallisation + recrystallizations, recrystallisations + recrystallize, recrystallise + recrystallized, recrystallised + recrystallizes, recrystallises + recrystallizing, recrystallising + redialed, redialled + redialer, redialler + redialing, redialling + redisseize, redisseise + redisseizin, redisseisin + reedified, reaedified + reedifies, reaedifies + reedify, reaedify + reedifying, reaedifying + reemphasize, reemphasise + reemphasized, reemphasised + reemphasizer, reemphasiser + reemphasizers, reemphasisers + reemphasizes, reemphasises + reemphasizing, reemphasising + reentrance's, reaentrance's + reentrance, reaentrance + reexportation's, reaexportation's + reexportation, reaexportation + reexporter's, reaexporter's + reexporter, reaexporter + refavor's, refavour's + refavor, refavour + refavors, refavours + refertilization's, refertilisation's + refertilization, refertilisation + refertilizations, refertilisations + refertilize, refertilise + refertilizes, refertilises + reflectorize's, reflectorise's + reflectorize, reflectorise + reflectorized, reflectorised + reflectorizes, reflectorises + reflectorizing, reflectorising + reforestization's, reforestisation's + reforestization, reforestisation + reforestize, reforestise + reforestizes, reforestises + reformades, reformadoes + refueled, refuelled + refueling, refuelling + regalize, regalise + regalizes, regalises + regalvanization's, regalvanisation's + regalvanization, regalvanisation + regalvanizations, regalvanisations + regalvanize, regalvanise + regalvanizes, regalvanises + reges, regoes + regionalization's, regionalisation's + regionalization, regionalisation + regionalizations, regionalisations + regionalize, regionalise + regionalized, regionalised + regionalizes, regionalises + regionalizing, regionalising + regularization's, regularisation's + regularization, regularisation + regularizations, regularisations + regularize, regularise + regularized, regularised + regularizer's, regulariser's + regularizer, regulariser + regularizers, regularisers + regularizes, regularises + regularizing, regularising + regulize, regulise + regulized, regulised + regulizes, regulises + regulizing, regulising + reharmonization, reharmonisation + reharmonize, reharmonise + reharmonizes, reharmonises + Rehm's, Roehm's + Rehm, Roehm + rehonor's, rehonour's + rehonor, rehonour + rehonors, rehonours + rehumanization's, rehumanisation's + rehumanization, rehumanisation + rehumanize, rehumanise + rehumanizes, rehumanises + rehybridize, rehybridise + rehybridizes, rehybridises + reindustrialization, reindustrialisation + reindustrializations, reindustrialisations + reindustrialize, reindustrialise + reindustrialized, reindustrialised + reindustrializes, reindustrialises + reindustrializing, reindustrialising + reinforce, reenforce + reinforceable, reenforceable + reinforced, reenforced + reinforces, reenforces + reinforcing, reenforcing + reinitialization, reinitialisation + reinitialize, reinitialise + reinitialized, reinitialised + reinitializes, reinitialises + reinitializing, reinitialising + reitemize, reitemise + reitemizes, reitemises + rejuvenize, rejuvenise + rejuvenized, rejuvenised + rejuvenizes, rejuvenises + rejuvenizing, rejuvenising + relabeled, relabelled + relabeler, relabeller + relabelers, relabellers + relabeling, relabelling + relativization's, relativisation's + relativization, relativisation + relativizations, relativisations + relativize, relativise + relativized, relativised + relativizes, relativises + relativizing, relativising + religionize, religionise + religionized, religionised + religionizes, religionises + religionizing, religionising + remagnetization's, remagnetisation's + remagnetization, remagnetisation + remagnetizations, remagnetisations + remagnetize, remagnetise + remagnetizes, remagnetises + rematerialize, rematerialise + rematerialized, rematerialised + rematerializes, rematerialises + rememorize, rememorise + rememorizes, rememorises + remilitarization's, remilitarisation's + remilitarization, remilitarisation + remilitarizations, remilitarisations + remilitarize, remilitarise + remilitarized, remilitarised + remilitarizes, remilitarises + remilitarizing, remilitarising + remineralization's, remineralisation's + remineralization, remineralisation + remineralizations, remineralisations + remineralize, remineralise + remineralized, remineralised + remineralizes, remineralises + remineralizing, remineralising + remobilization's, remobilisation's + remobilization, remobilisation + remobilizations, remobilisations + remobilize, remobilise + remobilizes, remobilises + remodeled, remodelled + remodeling, remodelling + remold, remould + remolded, remoulded + remolding, remoulding + remolds, remoulds + remonetization's, remonetisation's + remonetization, remonetisation + remonetizations, remonetisations + remonetize, remonetise + remonetized, remonetised + remonetizes, remonetises + remonetizing, remonetising + remoralization, remoralisation + remoralizations, remoralisations + remoralize, remoralise + remoralized, remoralised + remoralizes, remoralises + remoralizing, remoralising + renationalize, renationalise + renationalized, renationalised + renationalizes, renationalises + renationalizing, renationalising + rencounter, rencontre + Renferd's, Renfred's + Renferd, Renfred + renormalization's, renormalisation's + renormalization, renormalisation + renormalizations, renormalisations + renormalize, renormalise + renormalized, renormalised + renormalizes, renormalises + renormalizing, renormalising + reobjectivization's, reobjectivisation's + reobjectivization, reobjectivisation + reobjectivizations, reobjectivisations + reobjectivize, reobjectivise + reobjectivizes, reobjectivises + reorganization's, reorganisation's + reorganization, reorganisation + reorganizational, reorganisational + reorganizationist's, reorganisationist's + reorganizationist, reorganisationist + reorganizationists, reorganisationists + reorganizations, reorganisations + reorganize, reorganise + reorganized, reorganised + reorganizer's, reorganiser's + reorganizer, reorganiser + reorganizers, reorganisers + reorganizes, reorganises + reorganizing, reorganising + reoxidize, reoxidise + reoxidized, reoxidised + reoxidizes, reoxidises + reoxidizing, reoxidising + reoxygenize, reoxygenise + reoxygenizes, reoxygenises + repaganization's, repaganisation's + repaganization, repaganisation + repaganizations, repaganisations + repaganize, repaganise + repaganizer, repaganiser + repaganizers, repaganisers + repaganizes, repaganises + repatronize, repatronise + repatronizes, repatronises + repellent's, repellant's + repellent, repellant + repellents, repellants + repersonalize, repersonalise + rephosphorization's, rephosphorisation's + rephosphorization, rephosphorisation + rephosphorizations, rephosphorisations + rephosphorize, rephosphorise + rephosphorizes, rephosphorises + repolymerization's, repolymerisation's + repolymerization, repolymerisation + repolymerizations, repolymerisations + repolymerize, repolymerise + repolymerizes, repolymerises + repopularize, repopularise + reprivatization's, reprivatisation's + reprivatization, reprivatisation + reprivatizations, reprivatisations + reprivatize, reprivatise + reprivatized, reprivatised + reprivatizes, reprivatises + reprivatizing, reprivatising + reprized, reprised + reprogram, reprogramme + reprograms, reprogrammes + republicanization's, republicanisation's + republicanization, republicanisation + republicanizations, republicanisations + republicanize, republicanise + republicanized, republicanised + republicanizer's, republicaniser's + republicanizer, republicaniser + republicanizers, republicanisers + republicanizes, republicanises + republicanizing, republicanising + repulverize, repulverise + repulverizes, repulverises + reroyalize, reroyalise + reroyalizes, reroyalises + reseize, reseise + reseizer, reseiser + resensitization's, resensitisation's + resensitization, resensitisation + resensitizations, resensitisations + resensitize, resensitise + resensitizes, resensitises + resepulcher, resepulchre + resepulchers, resepulchres + reshes, reshoes + resinize, resinise + resinized, resinised + resinizes, resinises + resinizing, resinising + resolemnize, resolemnise + resolemnizes, resolemnises + respectabilize, respectabilise + respectabilized, respectabilised + respectabilizes, respectabilises + respectabilizing, respectabilising + restandardization's, restandardisation's + restandardization, restandardisation + restandardizations, restandardisations + restandardize, restandardise + restandardizes, restandardises + restaurateur's, restauranteur's + restaurateur, restauranteur + restaurateurs, restauranteurs + resterilize, resterilise + resterilizes, resterilises + restigmatize, restigmatise + restigmatizes, restigmatises + resurrectionize, resurrectionise + resurrectionized, resurrectionised + resurrectionizes, resurrectionises + resurrectionizing, resurrectionising + resymbolization's, resymbolisation's + resymbolization, resymbolisation + resymbolizations, resymbolisations + resymbolize, resymbolise + resymbolizes, resymbolises + resynchronization's, resynchronisation's + resynchronization, resynchronisation + resynchronizations, resynchronisations + resynchronize, resynchronise + resynchronized, resynchronised + resynchronizes, resynchronises + resynchronizing, resynchronising + resynthesize, resynthesise + resynthesizes, resynthesises + retinize, retinise + retinizes, retinises + retinule, retinulae + retranquilize, retranquilise + retranquilizes, retranquilises + retrocecal, retrocaecal + reutilization's, reutilisation's + reutilization, reutilisation + reutilize, reutilise + reutilized, reutilised + reutilizes, reutilises + reutilizing, reutilising + revalorization's, revalorisation's + revalorization, revalorisation + revalorizations, revalorisations + revalorize, revalorise + revalorized, revalorised + revalorizes, revalorises + revalorizing, revalorising + revaporization's, revapourisation's + revaporization, revapourisation + revaporizations, revapourisations + revaporize, revaporise + revaporizes, revaporises + revelationize, revelationise + revelationizes, revelationises + reveled, revelled + reveler's, reveller's + reveler, reveller + revelers, revellers + reveling, revelling + revelings, revellings + reverie's, revery's + reverie, revery + revigor, revigour + revisualization's, revisualisation's + revisualization, revisualisation + revisualizations, revisualisations + revisualize, revisualise + revisualizes, revisualises + revitalization's, revitalisation's + revitalization, revitalisation + revitalizations, revitalisations + revitalize, revitalise + revitalized, revitalised + revitalizer, revitaliser + revitalizers, revitalisers + revitalizes, revitalises + revitalizing, revitalising + revivalize, revivalise + revivalizes, revivalises + revocable, revokable + revolatilize, revolatilise + revolatilizes, revolatilises + revolutionize, revolutionise + revolutionized, revolutionised + revolutionizement's, revolutionisement's + revolutionizement, revolutionisement + revolutionizements, revolutionisements + revolutionizer's, revolutioniser's + revolutionizer, revolutioniser + revolutionizers, revolutionisers + revolutionizes, revolutionises + revolutionizing, revolutionising + Rexford's, Rexfourd's + Rexford, Rexfourd + rhaphe, rhaphae + rhapsodize, rhapsodise + rhapsodized, rhapsodised + rhapsodizes, rhapsodises + rhapsodizing, rhapsodising + rheadine, rhoeadine + rhebosis, rhaebosis + Rhetian's, Rhaetian's + Rhetian, Rhaetian + Rhetic, Rhaetic + rhetorize, rhetorise + rhetorized, rhetorised + rhetorizes, rhetorises + rhetorizing, rhetorising + rheumatize, rheumatise + rheumatized, rheumatised + rheumatizes, rheumatises + rheumatizing, rheumatising + rhinocele, rhinocoele + rhinocelian, rhinocoelian + rhinorrhea, rhinorrhoea + rhinorrheal, rhinorrhoeal + rhodanize, rhodanise + rhodanized, rhodanised + rhodanizes, rhodanises + rhodanizing, rhodanising + rhotacize, rhotacise + rhotacized, rhotacised + rhotacizes, rhotacises + rhotacizing, rhotacising + rhythmicize, rhythmicise + rhythmicizes, rhythmicises + rhythmizable's, rhythmisable's + rhythmizable, rhythmisable + rhythmizables, rhythmisables + rhythmization's, rhythmisation's + rhythmization, rhythmisation + rhythmizations, rhythmisations + rhythmize, rhythmise + rhythmized, rhythmised + rhythmizes, rhythmises + rhythmizing, rhythmising + rickshaw's, ricksha's + rickshaw, ricksha + rickshaws, rickshas + ridiculize, ridiculise + ridiculizes, ridiculises + rigidize, rigidise + rigidized, rigidised + rigidizes, rigidises + rigidizing, rigidising + rigmarole's, rigamarole's + rigmarole, rigamarole + rigmaroles, rigamaroles + rigor's, rigour's + rigor, rigour + rigorism's, rigourism's + rigorism, rigourism + rigorist's, rigourist's + rigorist, rigourist + rigoristic, rigouristic + rigors, rigours + riotize, riotise + riotizes, riotises + riposte's, ripost's + riposte, ripost + ripostes, riposts + ritornelle, ritournelle + ritornelles, ritournelles + ritualization's, ritualisation's + ritualization, ritualisation + ritualizations, ritualisations + ritualize, ritualise + ritualized, ritualised + ritualizes, ritualises + ritualizing, ritualising + rivaled, rivalled + rivaless's, rivalless's + rivaless, rivalless + rivalesses, rivallesses + rivaling, rivalling + rivalize, rivalise + rivalized, rivalised + rivalizes, rivalises + rivalizing, rivalising + robotization's, robotisation's + robotization, robotisation + robotizations, robotisations + robotize, robotise + robotized, robotised + robotizes, robotises + robotizing, robotising + roed, rooed + Roentgen, Rˆntgen + roentgenize, roentgenise + roer, rore + Romania's, Roumania's + Romania, Roumania + Romanias, Roumanias + Romanization's, Romanisation's + Romanization, Romanisation + Romanizations, Romanisations + Romanize, Romanise + romanize, romanise + Romanized, Romanised + romanized, romanised + Romanizer's, Romaniser's + Romanizer, Romaniser + Romanizers, Romanisers + Romanizes, Romanises + romanizes, romanises + Romanizing, Romanising + romanizing, romanising + romanticization's, romanticisation's + romanticization, romanticisation + romanticizations, romanticisations + romanticize, romanticise + romanticized, romanticised + romanticizes, romanticises + romanticizing, romanticising + ropy, ropey + routinization's, routinisation's + routinization, routinisation + routinizations, routinisations + routinize, routinise + routinized, routinised + routinizes, routinises + routinizing, routinising + roweled, rowelled + roweling, rowelling + royalization's, royalisation's + royalization, royalisation + royalizations, royalisations + royalize, royalise + royalized, royalised + royalizes, royalises + royalizing, royalising + rubberization, rubberisation + rubberize, rubberise + rubberized, rubberised + rubberizes, rubberises + rubberizing, rubberising + ruble's, rouble's + ruble, rouble + rubles, roubles + rubricize, rubricise + rubricizes, rubricises + ruffianize, ruffianise + ruffianizes, ruffianises + ruggedization's, ruggedisation's + ruggedization, ruggedisation + ruggedizations, ruggedisations + ruggedize, ruggedise + ruggedized, ruggedised + ruggedizes, ruggedises + ruggedizing, ruggedising + rumor's, rumour's + rumor, rumour + rumored, rumoured + rumorer's, rumourer's + rumorer, rumourer + rumorers, rumourers + rumoring, rumouring + rumormonger's, rumourmonger's + rumormonger, rumourmonger + rumormongers, rumourmongers + rumors, rumours + ruralization's, ruralisation's + ruralization, ruralisation + ruralizations, ruralisations + ruralize, ruralise + ruralized, ruralised + ruralizes, ruralises + ruralizing, ruralising + Russianization's, Russianisation's + Russianization, Russianisation + russianization, russianisation + Russianizations, Russianisations + Russianize, Russianise + russianize, russianise + Russianized, Russianised + Russianizes, Russianises + Russianizing, Russianising + rusticize, rusticise + rusticized, rusticised + rusticizes, rusticises + rusticizing, rusticising + Sabbathize's, Sabbathise's + Sabbathize, Sabbathise + Sabbathizes, Sabbathises + sabbatize, sabbatise + sabbatized, sabbatised + sabbatizes, sabbatises + sabbatizing, sabbatising + Sabean, Sabaean + Sabeans, Sabaeans + saber's, sabre's + saber, sabre + saberbill, sabrebill + sabered, sabred + sabering, sabring + saberlike's, sabrelike's + saberlike, sabrelike + saberlikes, sabrelikes + sabers, sabres + sabertooth, sabretooth + saccharization, saccharisation + saccharizations, saccharisations + saccharize, saccharise + saccharized, saccharised + saccharizes, saccharises + saccharizing, saccharising + sacerdotalize, sacerdotalise + sacerdotalized, sacerdotalised + sacerdotalizes, sacerdotalises + sacerdotalizing, sacerdotalising + sacralization's, sacralisation's + sacralization, sacralisation + sacralizations, sacralisations + sacralize, sacralise + sacralized, sacralised + sacralizes, sacralises + sacralizing, sacralising + sacramentize, sacramentise + sacramentizes, sacramentises + Safier's, Safire's + Safier, Safire + sailorizing's, sailorising's + sailorizing, sailorising + sailorizings, sailorisings + sake's, saki's + sake, saki + sakes, sakis + salable, saleable + salabler, saleabler + salablest, saleablest + salinization, salinisation + salinize, salinise + salinizes, salinises + saltiers, saltires + saltierwise, saltirewise + saltpeter's, saltpetre's + saltpeter, saltpetre + saltpeters, saltpetres + sanctuarize, sanctuarise + sanctuarized, sanctuarised + sanctuarizes, sanctuarises + sanctuarizing, sanctuarising + sandaled, sandalled + sandaling, sandalling + Sanferd's, Sanfred's + Sanferd, Sanfred + Sanforize, Sanforise + Sanforizes, Sanforises + Sanforizing, Sanforising + sanitization's, sanitisation's + sanitization, sanitisation + sanitizations, sanitisations + sanitize, sanitise + sanitized, sanitised + sanitizer's, sanitiser's + sanitizer, sanitiser + sanitizers, sanitisers + sanitizes, sanitises + sanitizing, sanitising + Sanskritize's, Sanskritise's + Sanskritize, Sanskritise + sapientize, sapientise + sapientizes, sapientises + sapor, sapour + sapors, sapours + sapremia's, sapraemia's + sapremia, sapraemia + sapremias, sapraemias + sapremic, sapraemic + sarcine, sarcinae + sari's, saree's + sari, saree + saris, sarees + Sassanide, Sassanidae + satanize, satanise + satanizes, satanises + satellitize, satellitise + satellitized, satellitised + satellitizes, satellitises + satellitizing, satellitising + satinize, satinise + satinizes, satinises + satirizable's, satirisable's + satirizable, satirisable + satirizables, satirisables + satirization, satirisation + satirize, satirise + satirized, satirised + satirizer's, satiriser's + satirizer, satiriser + satirizers, satirisers + satirizes, satirises + satirizing, satirising + sative, sativae + savable, saveable + savagize, savagise + savagizes, savagises + savanna's, savannah's + savanna, savannah + savannas, savannahes + savior's, saviour's + savior, saviour + savioress, saviouress + saviorhood's, saviourhood's + saviorhood, saviourhood + saviorhoods, saviourhoods + saviors, saviours + saviorship's, saviourship's + saviorship, saviourship + saviorships, saviourships + savor's, savour's + savor, savour + savored, savoured + savorer's, savourer's + savorer, savourer + savorers, savourers + savorier, savourier + savories, savouries + savoriest, savouriest + savorilies, savourilies + savorily, savourily + savoriness's, savouriness's + savoriness, savouriness + savorinesses, savourinesses + savoring, savouring + savoringlier, savouringlier + savoringlies, savouringlies + savoringliest, savouringliest + savoringly, savouringly + savorless, savourless + savorlesser, savourlesser + savorlesses, savourlesses + savorlessest, savourlessest + savorly, savourly + savorous, savourous + savorouser, savourouser + savorousest, savourousest + savors, savours + savory's, savoury's + savory, savoury + Saxonization's, Saxonisation's + Saxonization, Saxonisation + Saxonizations, Saxonisations + Saxonize's, Saxonise's + Saxonize, Saxonise + Saxonized's, Saxonised's + Saxonized, Saxonised + Saxonizes, Saxonises + Saxonizing's, Saxonising's + Saxonizing, Saxonising + scalawag's, scallywag's + scalawag, scallywag + scalawags, scallywags + scallop's, scollop's + scallop, scollop + scalloped, scolloped + scalloping, scolloping + scallops, scollops + scandaled, scandalled + scandaling, scandalling + scandalization's, scandalisation's + scandalization, scandalisation + scandalizations, scandalisations + scandalize, scandalise + scandalized, scandalised + scandalizer's, scandaliser's + scandalizer, scandaliser + scandalizers, scandalisers + scandalizes, scandalises + scandalizing, scandalising + scaped, scapaed + scary, scarey + scena, scaena + scenarioization's, scenarioisation's + scenarioization, scenarioisation + scenarioizations, scenarioisations + scenarioize, scenarioise + scenarioizes, scenarioises + scenarization's, scenarisation's + scenarization, scenarisation + scenarizations, scenarisations + scenarize, scenarise + scenarized, scenarised + scenarizes, scenarises + scenarizing, scenarising + scepter's, sceptre's + scepter, sceptre + scepterdom, sceptredom + sceptered, sceptred + sceptering, sceptring + scepterless, sceptreless + scepterlesses, sceptrelesses + scepters, sceptres + Scevor's, Scevour's + Scevor, Scevour + schedulize, schedulise + schedulizes, schedulises + schemata, schemas + schematization's, schematisation's + schematization, schematisation + schematizations, schematisations + schematize, schematise + schematized, schematised + schematizer, schematiser + schematizers, schematisers + schematizes, schematises + schematizing, schematising + schillerization, schillerisation + schillerizations, schillerisations + schillerize, schillerise + schillerized, schillerised + schillerizes, schillerises + schillerizing, schillerising + schismatize, schismatise + schismatized, schismatised + schismatizes, schismatises + schismatizing, schismatising + schistocelia, schistocoelia + schlemiel's, shlemiel's + schlemiel, shlemiel + schlemiels, shlemiels + schlepped, shlepped + schlepping, shlepping + schmaltzy, schmalzy + schmalz's, shmaltz's + schmalz, shmaltz + schmalzes, shmaltzes + schmo's, schmoe's + schmo, schmoe + schnapps's, schnaps's + schnapps, schnaps + schtick's, shtik's + scientize, scientise + scientized, scientised + scientizes, scientises + scientizing, scientising + sclere, sclerae + sclerotization's, sclerotisation's + sclerotization, sclerotisation + sclerotize, sclerotise + sclerotized, sclerotised + sclerotizes, sclerotises + sclerotizing, sclerotising + scorse, scourse + scorsed, scoursed + scorses, scourses + scorsing, scoursing + Scotticize's, Scotticise's + Scotticize, Scotticise + Scotticized's, Scotticised's + Scotticized, Scotticised + Scotticizes, Scotticises + Scotticizing's, Scotticising's + Scotticizing, Scotticising + scripturalize, scripturalise + scripturalizes, scripturalises + scrod's, schrod's + scrod, schrod + scrods, schrods + scrunchy's, scrunchie's + scrunchy, scrunchie + scrutinization's, scrutinisation's + scrutinization, scrutinisation + scrutinizations, scrutinisations + scrutinize, scrutinise + scrutinized, scrutinised + scrutinizer's, scrutiniser's + scrutinizer, scrutiniser + scrutinizers, scrutinisers + scrutinizes, scrutinises + scrutinizing, scrutinising + scrutinizinglies, scrutinisinglies + scrutinizingly, scrutinisingly + se, sae + se, soe + seborrhea's, seborrhoea's + seborrhea, seborrhoea + seborrheas, seborrhoeas + seborrheic, seborrhoeic + sectarianization, sectarianisation + sectarianize, sectarianise + sectarianized, sectarianised + sectarianizes, sectarianises + sectarianizing, sectarianising + sectionalization's, sectionalisation's + sectionalization, sectionalisation + sectionalizations, sectionalisations + sectionalize, sectionalise + sectionalized, sectionalised + sectionalizes, sectionalises + sectionalizing, sectionalising + sectionization, sectionisation + sectionizations, sectionisations + sectionize, sectionise + sectionized, sectionised + sectionizes, sectionises + sectionizing, sectionising + sectorization, sectorisation + sectorizations, sectorisations + sectorize, sectorise + sectorized, sectorised + sectorizes, sectorises + sectorizing, sectorising + secularization's, secularisation's + secularization, secularisation + secularizations, secularisations + secularize, secularise + secularized, secularised + secularizer's, seculariser's + secularizer, seculariser + secularizers, secularisers + secularizes, secularises + secularizing, secularising + seculum, saeculum + seculums, saeculums + securitization, securitisation + securitizations, securitisations + securitize, securitise + securitized, securitised + securitizes, securitises + securitizing, securitising + Seed's, Saeed's + Seed, Saeed + seizable, seisable + seizer's, seiser's + seizer, seiser + seizers, seisers + seizin's, seisin's + seizin, seisin + seizings, seisings + seizins, seisins + selle, sellae + selvage's, selvedge's + selvage, selvedge + selvages, selvedges + Semenov's, Semaenov's + Semenov, Semaenov + semianesthetic, semianaesthetic + semicarbonize, semicarbonise + semicarbonizes, semicarbonises + semicivilization's, semicivilisation's + semicivilization, semicivilisation + semicivilizations, semicivilisations + semicivilized's, semicivilised's + semicivilized, semicivilised + semicivilizeds, semiciviliseds + semifossilized's, semifossilised's + semifossilized, semifossilised + semifossilizeds, semifossiliseds + semihonor's, semihonour's + semihonor, semihonour + semihonors, semihonours + semihumanized's, semihumanised's + semihumanized, semihumanised + semihumanizeds, semihumaniseds + semimercerized's, semimercerised's + semimercerized, semimercerised + semimercerizeds, semimerceriseds + semimineralized's, semimineralised's + semimineralized, semimineralised + semimineralizeds, semimineraliseds + seminarize, seminarise + seminarizes, seminarises + seminationalization's, seminationalisation's + seminationalization, seminationalisation + seminationalizations, seminationalisations + semiorganized's, semiorganised's + semiorganized, semiorganised + semiorganizeds, semiorganiseds + semioxidized's, semioxidised's + semioxidized, semioxidised + semioxidizeds, semioxidiseds + semioxygenized's, semioxygenised's + semioxygenized, semioxygenised + semioxygenizeds, semioxygeniseds + semiprofessionalized's, semiprofessionalised's + semiprofessionalized, semiprofessionalised + semiprofessionalizeds, semiprofessionaliseds + semite, semitae + Semiticize's, Semiticise's + Semiticize, Semiticise + Semiticizes, Semiticises + Semitization's, Semitisation's + Semitization, Semitisation + Semitizations, Semitisations + Semitize's, Semitise's + Semitize, Semitise + Semitized's, Semitised's + Semitized, Semitised + Semitizes, Semitises + Semitizing's, Semitising's + Semitizing, Semitising + semivulcanized's, semivulcanised's + semivulcanized, semivulcanised + semivulcanizeds, semivulcaniseds + semper, sempre + senilize, senilise + senilizes, senilises + sensationalize, sensationalise + sensationalized, sensationalised + sensationalizes, sensationalises + sensationalizing, sensationalising + sensitization's, sensitisation's + sensitization, sensitisation + sensitizations, sensitisations + sensitize, sensitise + sensitized, sensitised + sensitizer's, sensitiser's + sensitizer, sensitiser + sensitizers, sensitisers + sensitizes, sensitises + sensitizing, sensitising + sensize, sensise + sensizes, sensises + sensualization's, sensualisation's + sensualization, sensualisation + sensualizations, sensualisations + sensualize, sensualise + sensualized, sensualised + sensualizes, sensualises + sensualizing, sensualising + sentimentalization's, sentimentalisation's + sentimentalization, sentimentalisation + sentimentalizations, sentimentalisations + sentimentalize, sentimentalise + sentimentalized, sentimentalised + sentimentalizer, sentimentaliser + sentimentalizers, sentimentalisers + sentimentalizes, sentimentalises + sentimentalizing, sentimentalising + sentineled, sentinelled + sentineling, sentinelling + sepaled, sepalled + sepaledder, sepalledder + sepaleddest, sepalleddest + Septembrizer's, Septembriser's + Septembrizer, Septembriser + Septembrizers, Septembrisers + septemia, septaemia + septet's, septette's + septet, septette + septets, septettes + septicemia's, septicaemia's + septicemia, septicaemia + septicemias, septicaemias + septicemic, septicaemic + septicization's, septicisation's + septicization, septicisation + septicizations, septicisations + septicolored, septicoloured + sepulcher's, sepulchre's + sepulcher, sepulchre + sepulchered, sepulchred + sepulchering, sepulchring + sepulchers, sepulchres + sepulchralize, sepulchralise + sepulchralizes, sepulchralises + sequentialize, sequentialise + sequentialized, sequentialised + sequentializes, sequentialises + sequentializing, sequentialising + serape's, sarape's + serape, sarape + serapes, sarapes + serenize, serenise + serenizes, serenises + serializability, serialisability + serializable, serialisable + serialization's, serialisation's + serialization, serialisation + serializations, serialisations + serialize, serialise + serialized, serialised + serializes, serialises + serializing, serialising + sericitization, sericitisation + sericitizations, sericitisations + sermonize, sermonise + sermonized, sermonised + sermonizer's, sermoniser's + sermonizer, sermoniser + sermonizers, sermonisers + sermonizes, sermonises + sermonizing, sermonising + serose, serosae + serpentinization's, serpentinisation's + serpentinization, serpentinisation + serpentinizations, serpentinisations + serpentinize, serpentinise + serpentinized, serpentinised + serpentinizes, serpentinises + serpentinizing, serpentinising + serpentize, serpentise + serpentized, serpentised + serpentizes, serpentises + serpentizing, serpentising + serre, serrae + servilize, servilise + servilizes, servilises + seta, saeta + setule, setulae + severalize, severalise + severalizes, severalises + severization's, severisation's + severization, severisation + severizations, severisations + severize, severise + severizes, severises + sextet's, sextette's + sextet, sextette + sextets, sextettes + sexualization's, sexualisation's + sexualization, sexualisation + sexualizations, sexualisations + sexualize, sexualise + sexualized, sexualised + sexualizes, sexualises + sexualizing, sexualising + Shakespearize's, Shakespearise's + Shakespearize, Shakespearise + Shakespearizes, Shakespearises + shammy's, chammy's + shammy, chammy + shareable, sharable + sharpie's, sharpy's + sharpie, sharpy + sheikdom's, sheikhdom's + sheikdom, sheikhdom + sheikdoms, sheikhdoms + shellac's, shellack's + shellac, shellack + shellacs, shellacks + shepherdize, shepherdise + shepherdizes, shepherdises + sher, shoer + sherardize, sherardise + sherardized, sherardised + sherardizes, sherardises + sherardizing, sherardising + sherbet's, sherbert's + sherbet, sherbert + sherbets, sherberts + Shere's, Shree's + Shere, Shree + shere, shree + shillelagh's, shillalah's + shillelagh, shillalah + shillelaghes, shillalahes + Shintoize's, Shintoise's + Shintoize, Shintoise + Shintoizes, Shintoises + Shkoder's, Shkodaer's + Shkoder, Shkodaer + shlep, shlepp + shlepp's, shlep's + shleps, shlepps + shlock, shlocky + shorty's, shortie's + shorty, shortie + shoveled, shovelled + shoveler's, shoveller's + shoveler, shoveller + shovelers, shovellers + shoveling, shovelling + shriveled, shrivelled + shriveling, shrivelling + shtik, schtick + shtiks, schticks + sialorrhea, sialorrhoea + siderealize, siderealise + siderealizes, siderealises + signaled, signalled + signaler's, signaller's + signaler, signaller + signalers, signallers + signaling, signalling + signalization, signalisation + signalize, signalise + signalized, signalised + signalizes, signalises + signalizing, signalising + siled, siloed + silicatization's, silicatisation's + silicatization, silicatisation + silicatizations, silicatisations + siliceous, silicious + silicidize, silicidise + silicidizes, silicidises + siliconize, siliconise + siliconizes, siliconises + silicule, siliculae + silique, siliquae + silverize, silverise + silverized, silverised + silverizer's, silveriser's + silverizer, silveriser + silverizers, silverisers + silverizes, silverises + silverizing, silverising + similarize, similarise + similarizes, similarises + similize, similise + similized, similised + similizes, similises + similizing, similising + simonize, simonise + Sine's, Sinae's + Sine, Sinae + singularization's, singularisation's + singularization, singularisation + singularizations, singularisations + singularize, singularise + singularized, singularised + singularizes, singularises + singularizing, singularising + sinicize, sinicise + sinicized, sinicised + sinicizes, sinicises + sinicizing, sinicising + siphon's, syphon's + siphon, syphon + siphoned, syphoned + siphoning, syphoning + siphonless, syphonless + siphonlesses, syphonlesses + siphonlike's, syphonlike's + siphonlike, syphonlike + siphonlikes, syphonlikes + siphonophore's, syphonophore's + siphonophore, syphonophore + siphonostele's, syphonostele's + siphonostele, syphonostele + siphonostelic, syphonostelic + siphonostely, syphonostely + siphons, syphons + sirenize, sirenise + sirenized, sirenised + sirenizes, sirenises + sirenizing, sirenising + sirree's, siree's + sirree, siree + sirrees, sirees + sisterize, sisterise + sisterizes, sisterises + sistern, sistren + sizable, sizeable + sizableness, sizeableness + sizably, sizeably + sizel, sisel + skeer, skere + skeletonization's, skeletonisation's + skeletonization, skeletonisation + skeletonizations, skeletonisations + skeletonize, skeletonise + skeletonized, skeletonised + skeletonizer's, skeletoniser's + skeletonizer, skeletoniser + skeletonizers, skeletonisers + skeletonizes, skeletonises + skeletonizing, skeletonising + skeptic's, sceptic's + skeptic, sceptic + skeptical, sceptical + skepticaler, scepticaler + skepticalest, scepticalest + skeptically, sceptically + skepticer, scepticer + skepticest, scepticest + skepticism's, scepticism's + skepticism, scepticism + skepticisms, scepticisms + skepticize, skepticise + skepticizes, skepticises + skeptics, sceptics + skillful, skilful + skillfully, skilfully + skillfulness's, skilfulness's + skillfulness, skilfulness + skulduggery's, skullduggery's + skulduggery, skullduggery + skyer, skyre + skyers, skyres + Slavicize's, Slavicise's + Slavicize, Slavicise + Slavicizes, Slavicises + Slavization's, Slavisation's + Slavization, Slavisation + Slavizations, Slavisations + Slavize's, Slavise's + Slavize, Slavise + Slavizes, Slavises + Slavonicize's, Slavonicise's + Slavonicize, Slavonicise + Slavonicized's, Slavonicised's + Slavonicized, Slavonicised + Slavonicizes, Slavonicises + Slavonicizing's, Slavonicising's + Slavonicizing, Slavonicising + Slavonize's, Slavonise's + Slavonize, Slavonise + Slavonized's, Slavonised's + Slavonized, Slavonised + Slavonizes, Slavonises + Slavonizing's, Slavonising's + Slavonizing, Slavonising + sle, slae + slenderize, slenderise + slenderized, slenderised + slenderizes, slenderises + slenderizing, slenderising + slier, slyer + sliest, slyest + sloganize, sloganise + sloganized, sloganised + sloganizes, sloganises + sloganizing, sloganising + sloganizings, sloganisings + sluggardize, sluggardise + sluggardized, sluggardised + sluggardizes, sluggardises + sluggardizing, sluggardising + slumberous, slumbrous + slyly, slily + smidge's, smidgin's + smidge, smidgin + smidges, smidgins + smolder's, smoulder's + smolder, smoulder + smoldered, smouldered + smoldering, smouldering + smolders, smoulders + smoothie's, smoothy's + smoothie, smoothy + sniveled, snivelled + sniveler's, sniveller's + sniveler, sniveller + snivelers, snivellers + sniveling, snivelling + snivelings, snivellings + snobsniveling, snobsnivelling + snorkeled, snorkelled + snorkeling, snorkelling + snowplow's, snowplough's + snowplow, snowplough + snowplows, snowploughs + snowshed, snowshoed + snuffcolored, snuffcoloured + soberize, soberise + soberized, soberised + soberizes, soberises + soberizing, soberising + sobriquet's, soubriquet's + sobriquet, soubriquet + sobriquets, soubriquets + socialization's, socialisation's + socialization, socialisation + socializations, socialisations + socialize, socialise + socialized, socialised + socializer's, socialiser's + socializer, socialiser + socializes, socialises + socializing, socialising + sockdologizing, sockdologising + Socratize's, Socratise's + Socratize, Socratise + Socratized's, Socratised's + Socratized, Socratised + Socratizes, Socratises + Socratizing's, Socratising's + Socratizing, Socratising + sodomize, sodomise + sodomized, sodomised + sodomizes, sodomises + sodomizing, sodomising + softy's, softie's + softy, softie + sol's, so's + sol, so + solarization's, solarisation's + solarization, solarisation + solarizations, solarisations + solarize, solarise + solarized, solarised + solarizes, solarises + solarizing, solarising + soldierize, soldierise + soldierizes, soldierises + solecize, solecise + solecized, solecised + solecizes, solecises + solecizing, solecising + solemnization's, solemnisation's + solemnization, solemnisation + solemnizations, solemnisations + solemnize, solemnise + solemnized, solemnised + solemnizer's, solemniser's + solemnizer, solemniser + solemnizers, solemnisers + solemnizes, solemnises + solemnizing, solemnising + soliloquization, soliloquisation + soliloquize, soliloquise + soliloquized, soliloquised + soliloquizer's, soliloquiser's + soliloquizer, soliloquiser + soliloquizers, soliloquisers + soliloquizes, soliloquises + soliloquizing's, soliloquising's + soliloquizing, soliloquising + soliloquizingly, soliloquisingly + soliloquizings, soliloquisings + solmization's, solmisation's + solmization, solmisation + solmizations, solmisations + solonization, solonisation + solonizations, solonisations + sols, sos + solubilization's, solubilisation's + solubilization, solubilisation + solubilizations, solubilisations + solubilize, solubilise + solubilized, solubilised + solubilizes, solubilises + solubilizing, solubilising + solutize, solutise + solutizer's, solutiser's + solutizer, solutiser + solutizers, solutisers + solutizes, solutises + somber, sombre + somberer, sombrer + somberest, sombrest + somberish, sombreish + somberly, sombrely + somberness's, sombreness's + somberness, sombreness + sombernesses, sombrenesses + somesthesia, somaesthesia + somesthesis, somaesthesis + somniloquize, somniloquise + somniloquized, somniloquised + somniloquizes, somniloquises + somniloquizing, somniloquising + sonantized's, sonantised's + sonantized, sonantised + sonantizeds, sonantiseds + sonnetization's, sonnetisation's + sonnetization, sonnetisation + sonnetize, sonnetise + sonnetized, sonnetised + sonnetizes, sonnetises + sonnetizing, sonnetising + sorbitization, sorbitisation + sorbitizations, sorbitisations + sorbitize, sorbitise + sorbitized, sorbitised + sorbitizes, sorbitises + sorbitizing, sorbitising + sord, sourd + sordine, sourdine + sordines, sourdines + sororize, sororise + sororized, sororised + sororizes, sororises + sororizing, sororising + sory, soury + souffled, soufflaed + soulter, soultre + southernize, southernise + southernized, southernised + southernizes, southernises + southernizing, southernising + Sovietization's, Sovietisation's + sovietization's, sovietisation's + Sovietization, Sovietisation + sovietization, sovietisation + sovietizations, sovietisations + Sovietize, Sovietise + sovietize, sovietise + Sovietized, Sovietised + sovietized, sovietised + sovietizes, sovietises + Sovietizing, Sovietising + sovietizing, sovietising + spacey, spacy + spanemia, spanaemia + spanemic, spanaemic + Spaniardization's, Spaniardisation's + Spaniardization, Spaniardisation + Spaniardizations, Spaniardisations + Spaniardize's, Spaniardise's + Spaniardize, Spaniardise + Spaniardizes, Spaniardises + spaniolize, spaniolise + spaniolized, spaniolised + spaniolizes, spaniolises + spaniolizing, spaniolising + Spanishize's, Spanishise's + Spanishize, Spanishise + Spanishizes, Spanishises + spanopnea, spanopnoea + sparers, sparres + Spartanize's, Spartanise's + Spartanize, Spartanise + Spartanizes, Spartanises + spatialization's, spatialisation's + spatialization, spatialisation + spatializations, spatialisations + spatialize, spatialise + spatializes, spatialises + specialization's, specialisation's + specialization, specialisation + specializations, specialisations + specialize, specialise + specialized, specialised + specializer's, specialiser's + specializer, specialiser + specializers, specialisers + specializes, specialises + specializing, specialising + specialties, specialities + specialty's, speciality's + specialty, speciality + specificize, specificise + specificizes, specificises + specimenize, specimenise + specimenizes, specimenises + specter's, spectre's + specter, spectre + spectered, spectred + specterlike's, spectrelike's + specterlike, spectrelike + specterlikes, spectrelikes + specters, spectres + spectrocolorimetry's, spectrocolourimetry's + spectrocolorimetry, spectrocolourimetry + speer's, spere's + speer, spere + spelean, spelaean + speleological, spelaeological + speleothem, spelaeothem + speleothems, spelaeothems + spermatorrhea, spermatorrhoea + spermatorrheas, spermatorrhoeas + speronares, speronaroes + sphenethmoid, sphenoethmoid + sphenethmoidal, sphenoethmoidal + spherocrystal, sphaerocrystal + spheroidization, spheroidisation + spheroidizations, spheroidisations + spheroidize, spheroidise + spheroidized, spheroidised + spheroidizes, spheroidises + spheroidizing, spheroidising + spherosome, sphaerosome + spick's, spik's + spick, spik + spicks, spiks + Spiers's, Spires's + Spiers, Spires + spilled, spilt + spinule, spinulae + spiraled, spiralled + spiraling, spiralling + spiralization's, spiralisation's + spiralization, spiralisation + spiralizations, spiralisations + spiralize, spiralise + spiralizes, spiralises + spirea's, spiraea's + spirea, spiraea + spireas, spiraeas + spiritize, spiritise + spiritizes, spiritises + spiritualization's, spiritualisation's + spiritualization, spiritualisation + spiritualizations, spiritualisations + spiritualize, spiritualise + spiritualized, spiritualised + spiritualizer's, spiritualiser's + spiritualizer, spiritualiser + spiritualizers, spiritualisers + spiritualizes, spiritualises + spiritualizing, spiritualising + spirochetal, spirochaetal + spirochete's, spirochaete's + spirochete, spirochaete + spirochetes, spirochaetes + spirochetoses, spirochaetoses + spirochetosis's, spirochaetosis's + spirochetosis, spirochaetosis + spirochetotic, spirochaetotic + splanchnocele, splanchnocoele + splendor's, splendour's + splendor, splendour + splendorproof, splendourproof + splendors, splendours + splenectomized, splenectomised + splenization, splenisation + splenizations, splenisations + spoiled, spoilt + sponge_cake's, spongecake's + sponge_cake, spongecake + sponge_cakes, spongecakes + spumoni's, spumone's + spumoni, spumone + spumonis, spumones + spyer, spyre + squame, squamae + squamule, squamulae + Squier's, Squire's + Squier, Squire + squirreled, squirrelled + squirreling, squirrelling + stabilizable, stabilisable + stabilization's, stabilisation's + stabilization, stabilisation + stabilizations, stabilisations + stabilizator, stabilisator + stabilizators, stabilisators + stabilize, stabilise + stabilized, stabilised + stabilizer's, stabiliser's + stabilizer, stabiliser + stabilizers, stabilisers + stabilizes, stabilises + stabilizing, stabilising + stagy, stagey + stallionize, stallionise + stallionizes, stallionises + stalwartize, stalwartise + stalwartizes, stalwartises + stammelcolor, stammelcolour + standardizable's, standardisable's + standardizable, standardisable + standardizables, standardisables + standardization's, standardisation's + standardization, standardisation + standardizations, standardisations + standardize, standardise + standardized, standardised + standardizer's, standardiser's + standardizer, standardiser + standardizers, standardisers + standardizes, standardises + standardizing, standardising + stanzes, stanzoes + stapedectomized, stapedectomised + staphyledema, staphyloedema + statisticize, statisticise + statisticizes, statisticises + stearrhea, stearrhoea + steatorrhea, steatorrhoea + steatorrheas, steatorrhoeas + stele, stelae + stenciled, stencilled + stenciler's, stenciller's + stenciler, stenciller + stencilers, stencillers + stenciling, stencilling + stencilize, stencilise + stenopeic, stenopaeic + stentor, stentour + stentors, stentours + stercoremia, stercoraemia + stere, stree + sterilizabilities, sterilisabilities + sterilizability's, sterilisability's + sterilizability, sterilisability + sterilizable's, sterilisable's + sterilizable, sterilisable + sterilizabler, sterilisabler + sterilizables, sterilisables + sterilizablest, sterilisablest + sterilization's, sterilisation's + sterilization, sterilisation + sterilizations, sterilisations + sterilize, sterilise + sterilized, sterilised + sterilizer's, steriliser's + sterilizer, steriliser + sterilizers, sterilisers + sterilizes, sterilises + sterilizing, sterilising + stert, stret + sties, styes + stigmatization's, stigmatisation's + stigmatization, stigmatisation + stigmatizations, stigmatisations + stigmatize, stigmatise + stigmatized, stigmatised + stigmatizer's, stigmatiser's + stigmatizer, stigmatiser + stigmatizers, stigmatisers + stigmatizes, stigmatises + stigmatizing, stigmatising + stilbestrol's, stilboestrol's + stilbestrol, stilboestrol + stilbestrols, stilboestrols + stimuli, stimuluses + stipule, stipulae + stockinette's, stockinet's + stockinette, stockinet + stockinettes, stockinets + stogie's, stogy's + stogie, stogy + stomatodeum, stomatodaeum + stomodea, stomodaea + stomodeal, stomodaeal + stomodeum's, stomodaeum's + stomodeum, stomodaeum + stomodeums, stomodaeums + stony, stoney + storier, stourier + stour, stoor + stower, stowre + stowers, stowres + straitjacket's, straightjacket's + straitjacket, straightjacket + straitjacketed, straightjacketed + straitjacketing, straightjacketing + straitjackets, straightjackets + strata, stratums + strobile, strobilae + strobilization's, strobilisation's + strobilization, strobilisation + strobilizations, strobilisations + structuralization's, structuralisation's + structuralization, structuralisation + structuralizations, structuralisations + structuralize, structuralise + structuralizes, structuralises + strychninization's, strychninisation's + strychninization, strychninisation + strychninizations, strychninisations + strychninize, strychninise + strychninizes, strychninises + stumor, stumour + sty's, stye's + sty, stye + stylization's, stylisation's + stylization, stylisation + stylizations, stylisations + stylize, stylise + stylized, stylised + stylizer's, styliser's + stylizer, styliser + stylizers, stylisers + stylizes, stylises + stylizing, stylising + stylopized, stylopised + stymie's, stymy's + stymie, stymy + stymied, stymyed + subarmor's, subarmour's + subarmor, subarmour + subarmors, subarmours + subcaliber, subcalibre + subcategorizing, subcategorising + subcenter, subcentre + subduer, subdure + suberate, subaerate + suberization's, suberisation's + suberization, suberisation + suberizations, suberisations + suberize, suberise + suberized, suberised + suberizes, suberises + suberizing, suberising + subesophageal, suboesophageal + subetheric, subaetheric + subflavor's, subflavour's + subflavor, subflavour + subflavors, subflavours + subitize, subitise + subitized, subitised + subitizes, subitises + subitizing, subitising + subjectivization's, subjectivisation's + subjectivization, subjectivisation + subjectivizations, subjectivisations + subjectivize, subjectivise + subjectivized, subjectivised + subjectivizes, subjectivises + subjectivizing, subjectivising + sublimize, sublimise + sublimized, sublimised + sublimizes, sublimises + sublimizing, sublimising + subminiaturization's, subminiaturisation's + subminiaturization, subminiaturisation + subminiaturize, subminiaturise + subminiaturized, subminiaturised + subminiaturizes, subminiaturises + subminiaturizing, subminiaturising + subpoena's, subpena's + subpoena, subpena + subpoenaed, subpenaed + subpoenaing, subpenaing + subpoenas, subpenas + subpulverizer's, subpulveriser's + subpulverizer, subpulveriser + subpulverizers, subpulverisers + subsidizable's, subsidisable's + subsidizable, subsidisable + subsidizables, subsidisables + subsidization's, subsidisation's + subsidization, subsidisation + subsidizations, subsidisations + subsidize, subsidise + subsidized, subsidised + subsidizer's, subsidiser's + subsidizer, subsidiser + subsidizers, subsidisers + subsidizes, subsidises + subsidizing, subsidising + subspecialize's, subspecialise's + subspecialize, subspecialise + subspecializes, subspecialises + subspecialties, subspecialities + subspecialty's, subspeciality's + subspecialty, subspeciality + substandardize, substandardise + substandardizes, substandardises + substantialize, substantialise + substantialized, substantialised + substantializes, substantialises + substantializing, substantialising + substantivize, substantivise + substantivized, substantivised + substantivizes, substantivises + substantivizing, substantivising + substerilization, substerilisation + subterraneanize, subterraneanise + subterraneanizes, subterraneanises + subtilization's, subtilisation's + subtilization, subtilisation + subtilizations, subtilisations + subtilize, subtilise + subtilized, subtilised + subtilizer, subtiliser + subtilizers, subtilisers + subtilizes, subtilises + subtilizing, subtilising + subtotaled, subtotalled + subtotaling, subtotalling + suburbanization's, suburbanisation's + suburbanization, suburbanisation + suburbanizations, suburbanisations + suburbanize, suburbanise + suburbanized, suburbanised + suburbanizes, suburbanises + suburbanizing, suburbanising + subvitalization's, subvitalisation's + subvitalization, subvitalisation + subvitalized's, subvitalised's + subvitalized, subvitalised + subvitalizedder, subvitalisedder + subvitalizeddest, subvitaliseddest + subvitalizeds, subvitaliseds + succor's, succour's + succor, succour + succorable's, succourable's + succorable, succourable + succorables, succourables + succored, succoured + succorer's, succourer's + succorer, succourer + succorers, succourers + succorful, succourful + succoring, succouring + succorless, succourless + succorlesses, succourlesses + succorrhea, succorrhoea + succors, succours + succube, succubae + suers, sures + suggestionize, suggestionise + suggestionizes, suggestionises + sulcalize, sulcalise + sulcalized, sulcalised + sulcalizes, sulcalises + sulcalizing, sulcalising + sulfate's, sulphate's + sulfate, sulphate + sulfates, sulphates + sulfatize, sulfatise + sulfatizes, sulfatises + sulfide's, sulphide's + sulfide, sulphide + sulfides, sulphides + sulfur's, sulphur's + sulfur, sulphur + sulfured, sulphured + sulfuric, sulphuric + sulfuring, sulphuring + sulfurous, sulphurous + sulfurs, sulphurs + sulphurisation's, sulphurization's + sulphurisation, sulphurization + sulphurisations, sulphurizations + sulphurise, sulphurize + sulphurised, sulphurized + sulphurises, sulphurizes + sulphurising, sulphurizing + sultanize, sultanise + sultanizes, sultanises + sumac's, sumach's + sumac, sumach + sumacs, sumaches + summarizable, summarisable + summarization's, summarisation's + summarization, summarisation + summarizations, summarisations + summarize, summarise + summarized, summarised + summarizer's, summariser's + summarizer, summariser + summarizers, summarisers + summarizes, summarises + summarizing, summarising + summerize, summerise + summerizes, summerises + superacknowledgment's, superacknowledgement's + superacknowledgment, superacknowledgement + superacknowledgments, superacknowledgements + supercanonization's, supercanonisation's + supercanonization, supercanonisation + supercanonizations, supercanonisations + supercarbonization's, supercarbonisation's + supercarbonization, supercarbonisation + supercarbonizations, supercarbonisations + supercarbonize, supercarbonise + supercarbonizes, supercarbonises + supercivilization's, supercivilisation's + supercivilization, supercivilisation + supercivilizations, supercivilisations + supercivilized's, supercivilised's + supercivilized, supercivilised + supercivilizeds, superciviliseds + superemphasize, superemphasise + superemphasizes, superemphasises + superfetation, superfoetation + superfetations, superfoetations + superficialize, superficialise + superficialized, superficialised + superficializes, superficialises + superficializing, superficialising + superhumanize, superhumanise + superhumanized, superhumanised + superhumanizes, superhumanises + superhumanizing, superhumanising + supernaturalize, supernaturalise + supernaturalized, supernaturalised + supernaturalizes, supernaturalises + supernaturalizing, supernaturalising + superorganization's, superorganisation's + superorganization, superorganisation + superorganizations, superorganisations + superorganize, superorganise + superorganizes, superorganises + supersensitization's, supersensitisation's + supersensitization, supersensitisation + supersensitizations, supersensitisations + supersensitize, supersensitise + supersensitized, supersensitised + supersensitizing, supersensitising + superspecialize, superspecialise + superspecializes, superspecialises + supersubtilized's, supersubtilised's + supersubtilized, supersubtilised + supersubtilizeds, supersubtiliseds + supersulphurize, supersulphurise + supersulphurizes, supersulphurises + surgerize, surgerise + surgerizes, surgerises + surprizal, surprisal + sursize, sursise + surveil, surveille + swab's, swob's + swab, swob + swabbed, swobbed + swabbing, swobbing + swabs, swobs + sweetbrier's, sweetbriar's + sweetbrier, sweetbriar + sweetbriers, sweetbriars + swiveled, swivelled + swiveling, swivelling + sycophantize, sycophantise + sycophantized, sycophantised + sycophantizes, sycophantises + sycophantizing, sycophantising + syllabize, syllabise + syllabized, syllabised + syllabizes, syllabises + syllabizing, syllabising + syllogization, syllogisation + syllogizations, syllogisations + syllogize, syllogise + syllogized, syllogised + syllogizer, syllogiser + syllogizers, syllogisers + syllogizes, syllogises + syllogizing, syllogising + sylvan, silvan + sylvanize, sylvanise + sylvanizes, sylvanises + sylviine, sylviinae + symboled, symbolled + symboling, symbolling + symbolization's, symbolisation's + symbolization, symbolisation + symbolizations, symbolisations + symbolize, symbolise + symbolized, symbolised + symbolizer's, symboliser's + symbolizer, symboliser + symbolizers, symbolisers + symbolizes, symbolises + symbolizing, symbolising + symmetrically, symmetricly + symmetricalness, symmetricness + symmetricalnesses, symmetricnesses + symmetrization's, symmetrisation's + symmetrization, symmetrisation + symmetrizations, symmetrisations + symmetrize, symmetrise + symmetrized, symmetrised + symmetrizes, symmetrises + symmetrizing, symmetrising + sympathize, sympathise + sympathized, sympathised + sympathizer's, sympathiser's + sympathizer, sympathiser + sympathizers, sympathisers + sympathizes, sympathises + sympathizing's, sympathising's + sympathizing, sympathising + sympathizinglier, sympathisinglier + sympathizingliest, sympathisingliest + sympathizingly, sympathisingly + sympathizings, sympathisings + symphonization's, symphonisation's + symphonization, symphonisation + symphonize, symphonise + symphonized, symphonised + symphonizing, symphonising + symptomatize, symptomatise + symptomatized, symptomatised + symptomatizes, symptomatises + symptomatizing, symptomatising + symptomize, symptomise + symptomizes, symptomises + synagogue's, synagog's + synagogue, synagog + synagogues, synagogs + synalepha, synaloepha + synalephas, synaloephas + synalephe, synaloephe + sync's, synch's + sync, synch + synced, synched + synchronizable's, synchronisable's + synchronizable, synchronisable + synchronizables, synchronisables + synchronization's, synchronisation's + synchronization, synchronisation + synchronizations, synchronisations + synchronize, synchronise + synchronized, synchronised + synchronizer's, synchroniser's + synchronizer, synchroniser + synchronizers, synchronisers + synchronizes, synchronises + synchronizing, synchronising + syncing, synching + syncretize, syncretise + syncretized, syncretised + syncretizes, syncretises + syncretizing, syncretising + syncs, synches + syndicalize, syndicalise + syndicalizes, syndicalises + synecious, synoecious + synecologies, synoecologies + synecology, synoecology + synereses, synaereses + syneresis's, synaeresis's + syneresis, synaeresis + synergize, synergise + synergized, synergised + synergizes, synergises + synergizing, synergising + synesthesia's, synaesthesia's + synesthesia, synaesthesia + synesthesias, synaesthesias + synesthetic, synaesthetic + synestheticer, synaestheticer + synestheticest, synaestheticest + synetic, synoetic + synoecize, synoecise + synoecized, synoecised + synoecizes, synoecises + synoecizing, synoecising + synonymize, synonymise + synonymized, synonymised + synonymizes, synonymises + synonymizing, synonymising + synopsize, synopsise + synopsized, synopsised + synopsizes, synopsises + synopsizing, synopsising + synthesise, synthetize + synthesised, synthetized + synthesises, synthetizes + synthesising, synthetizing + synthesization's, synthesisation's + synthesization, synthesisation + synthesizations, synthesisations + synthesizer's, synthesiser's + synthesizer, synthesiser + synthesizers, synthesisers + synthetization, synthetisation + synthetizer's, synthetiser's + synthetizer, synthetiser + synthetizers, synthetisers + syntonization's, syntonisation's + syntonization, syntonisation + syntonize, syntonise + syntonized, syntonised + syntonizes, syntonises + syntonizing, syntonising + syphilization's, syphilisation's + syphilization, syphilisation + syphilizations, syphilisations + syphilize, syphilise + syphilized, syphilised + syphilizing, syphilising + Syrianize's, Syrianise's + Syrianize, Syrianise + Syrianizes, Syrianises + syringocele, syringocoele + syrup's, sirup's + syrup, sirup + syrups, sirups + systematization's, systematisation's + systematization, systematisation + systematizations, systematisations + systematize, systematise + systematized, systematised + systematizer's, systematiser's + systematizer, systematiser + systematizers, systematisers + systematizes, systematises + systematizing, systematising + systemizable's, systemisable's + systemizable, systemisable + systemizabler, systemisabler + systemizables, systemisables + systemizablest, systemisablest + systemization's, systemisation's + systemization, systemisation + systemizations, systemisations + systemize, systemise + systemized, systemised + systemizer's, systemiser's + systemizer, systemiser + systemizers, systemisers + systemizes, systemises + systemizing, systemising + taboo's, tabu's + taboo, tabu + tabooed, tabued + tabooing, tabuing + taboos, tabus + tabored, taboured + taborer's, tabourer's + taborer, tabourer + taborers, tabourers + taboret's, tabouret's + taboret, tabouret + taborets, tabourets + taborin, tabourin + taborine, tabourine + taboring, tabouring + taborins, tabourins + tabularization's, tabularisation's + tabularization, tabularisation + tabularizations, tabularisations + tabularize, tabularise + tabularized, tabularised + tabularizes, tabularises + tabularizing, tabularising + tabule, tabulae + tachypnea, tachypnoea + tachypneas, tachypnoeas + tachypneic, tachypnoeic + taffetized, taffetised + tailorization's, tailorisation's + tailorization, tailorisation + tailorizations, tailorisations + tailorize, tailorise + tailorizes, tailorises + Talmudization's, Talmudisation's + Talmudization, Talmudisation + Talmudizations, Talmudisations + Talmudize's, Talmudise's + Talmudize, Talmudise + Talmudizes, Talmudises + tamable, tameable + tambura's, tamboura's + tambura, tamboura + tamburas, tambouras + Tammanyize's, Tammanyise's + Tammanyize, Tammanyise + Tammanyizes, Tammanyises + tanalized, tanalised + tandemize, tandemise + tandemizes, tandemises + tantalization's, tantalisation's + tantalization, tantalisation + tantalizations, tantalisations + tantalize, tantalise + tantalized, tantalised + tantalizer's, tantaliser's + tantalizer, tantaliser + tantalizers, tantalisers + tantalizes, tantalises + tantalizing, tantalising + tantalizinglier, tantalisinglier + tantalizinglies, tantalisinglies + tantalizingliest, tantalisingliest + tantalizingly, tantalisingly + tantalizingness, tantalisingness + tantalizingnesses, tantalisingnesses + tantalizings, tantalisings + tariffize, tariffise + tariffizes, tariffises + tartarization's, tartarisation's + tartarization, tartarisation + tartarizations, tartarisations + tartarize, tartarise + tartarized, tartarised + tartarizes, tartarises + tartarizing, tartarising + tasseled, tasselled + tasseling, tasselling + tassels, tassells + tautologize, tautologise + tautologized, tautologised + tautologizes, tautologises + tautologizing, tautologising + tavernize, tavernise + tavernizes, tavernises + taxidermize, taxidermise + taxidermized, taxidermised + taxidermizes, taxidermises + taxidermizing, taxidermising + Taylorize's, Taylorise's + Taylorize, Taylorise + Taylorizes, Taylorises + te, tae + teaseler's, teaseller's + teaseler, teaseller + teaselers, teasellers + Tebilize's, Tebilise's + Tebilize, Tebilise + Tebilized's, Tebilised's + Tebilized, Tebilised + Tebilizes, Tebilises + Tebilizing's, Tebilising's + Tebilizing, Tebilising + technicalization, technicalisation + technicalize, technicalise + technicalizes, technicalises + technicize, technicise + technicized, technicised + technicizes, technicises + technicizing, technicising + technicolor, technicolour + technicolored, technicoloured + technologize, technologise + teepee's, tipi's + teepee, tipi + teepees, tipis + teer, teaer + teers, teres + teetotaled, teetotalled + teetotaler's, teetotaller's + teetotaler, teetotaller + teetotalers, teetotallers + teetotaling, teetotalling + tegu, taegu + tele, telae + telepathize, telepathise + telepathized, telepathised + telepathizes, telepathises + telepathizing, telepathising + telesthesia's, telaesthesia's + telesthesia, telaesthesia + telesthesias, telaesthesias + telesthetic, telaesthetic + telestheticer, telaestheticer + telestheticest, telaestheticest + tellurize, tellurise + tellurized, tellurised + tellurizes, tellurises + tellurizing, tellurising + tels, taels + templize, templise + templizes, templises + temporalize, temporalise + temporalized, temporalised + temporalizes, temporalises + temporalizing, temporalising + temporization's, temporisation's + temporization, temporisation + temporizations, temporisations + temporize, temporise + temporized, temporised + temporizer's, temporiser's + temporizer, temporiser + temporizers, temporisers + temporizes, temporises + temporizing's, temporising's + temporizing, temporising + temporizinglier, temporisinglier + temporizingliest, temporisingliest + temporizingly, temporisingly + temporizings, temporisings + tempos, tempi + tenderization's, tenderisation's + tenderization, tenderisation + tenderizations, tenderisations + tenderize, tenderise + tenderized, tenderised + tenderizer's, tenderiser's + tenderizer, tenderiser + tenderizers, tenderisers + tenderizes, tenderises + tenderizing, tenderising + tendinitis's, tendonitis's + tendinitis, tendonitis + tendinitises, tendonitises + tendriled, tendrilled + tenementization's, tenementisation's + tenementization, tenementisation + tenementizations, tenementisations + tenementize, tenementise + tenementizes, tenementises + tenia's, taenia's + tenia, taenia + teniacidal, taeniacidal + teniacide's, taeniacide's + teniacide, taeniacide + teniacides, taeniacides + teniae, taeniae + teniafuge's, taeniafuge's + teniafuge, taeniafuge + teniafuges, taeniafuges + tenias, taenias + teniases, taeniases + teniasis's, taeniasis's + teniasis, taeniasis + tenioid, taenioid + tenthmeter, tenthmetre + terf, tref + terma, trema + termatic, trematic + terminalization's, terminalisation's + terminalization, terminalisation + terminalizations, terminalisations + terminalized's, terminalised's + terminalized, terminalised + terminalizeds, terminaliseds + ternize, ternise + ternizes, ternises + terre, terrae + terrestrialize, terrestrialise + terrestrializes, terrestrialises + territorialization's, territorialisation's + territorialization, territorialisation + territorializations, territorialisations + territorialize, territorialise + territorialized, territorialised + territorializes, territorialises + territorializing, territorialising + terrorization's, terrorisation's + terrorization, terrorisation + terrorizations, terrorisations + terrorize, terrorise + terrorized, terrorised + terrorizer's, terroriser's + terrorizer, terroriser + terrorizers, terrorisers + terrorizes, terrorises + terrorizing, terrorising + terts, trets + tes, taes + teste, testae + testimonialization's, testimonialisation's + testimonialization, testimonialisation + testimonializations, testimonialisations + testimonialize, testimonialise + testimonialized, testimonialised + testimonializer, testimonialiser + testimonializers, testimonialisers + testimonializes, testimonialises + testimonializing, testimonialising + tetanization's, tetanisation's + tetanization, tetanisation + tetanizations, tetanisations + tetanize, tetanise + tetanized, tetanised + tetanizes, tetanises + tetanizing, tetanising + tetrachlorethylene, tetrachloroethylene + tetrachlorethylenes, tetrachloroethylenes + Teutonization's, Teutonisation's + Teutonization, Teutonisation + Teutonize, Teutonise + teutonize, teutonise + Teutonized, Teutonised + Teutonizes, Teutonises + Teutonizing, Teutonising + texturize, texturise + texturized, texturised + texturizes, texturises + texturizing, texturising + thalamocele, thalamocoele + thalassemia, thalassaemia + thalassemias, thalassaemias + thalassemic, thalassaemic + theater's, theatre's + theater, theatre + theatergoer's, theatregoer's + theatergoer, theatregoer + theatergoers, theatregoers + theatergoing's, theatregoing's + theatergoing, theatregoing + theatergoings, theatregoings + theaterless, theatreless + theaterlesses, theatrelesses + theaterlike's, theatrelike's + theaterlike, theatrelike + theaterlikes, theatrelikes + theaters, theatres + theatricalization's, theatricalisation's + theatricalization, theatricalisation + theatricalizations, theatricalisations + theatricalize, theatricalise + theatricalized, theatricalised + theatricalizes, theatricalises + theatricalizing, theatricalising + theatricize, theatricise + theatricized, theatricised + theatricizes, theatricises + theatricizing, theatricising + theologization's, theologisation's + theologization, theologisation + theologizations, theologisations + theologize, theologise + theologized, theologised + theologizer's, theologiser's + theologizer, theologiser + theologizers, theologisers + theologizes, theologises + theologizing, theologising + Theone's, Theonoe's + Theone, Theonoe + theorization's, theorisation's + theorization, theorisation + theorizations, theorisations + theorize, theorise + theorized, theorised + theorizer's, theoriser's + theorizer, theoriser + theorizers, theorisers + theorizes, theorises + theorizing, theorising + theosophize, theosophise + theosophized, theosophised + theosophizes, theosophises + theosophizing, theosophising + therap, threap + thereness, threeness + therenesses, threenesses + thermalization, thermalisation + thermalizations, thermalisations + thermalize, thermalise + thermalized, thermalised + thermalizes, thermalises + thermalizing, thermalising + therme, thermae + thermesthesia's, thermaesthesia's + thermesthesia, thermaesthesia + thermoanesthesia's, thermoanaesthesia's + thermoanesthesia, thermoanaesthesia + thermoanesthesias, thermoanaesthesias + thermometerize, thermometerise + thermometerizes, thermometerises + thermopolymerization's, thermopolymerisation's + thermopolymerization, thermopolymerisation + thermopolymerizations, thermopolymerisations + thermosiphon's, thermosyphon's + thermosiphon, thermosyphon + thermosiphons, thermosyphons + thesmothete, thesmothetae + thiamine's, thiamin's + thiamine, thiamin + thiamines, thiamins + thralldom's, thraldom's + thralldom, thraldom + thralldoms, thraldoms + thronize, thronise + thronizes, thronises + through, thru + thruway's, throughway's + thruway, throughway + thruways, throughways + thymectomize, thymectomise + thyroidectomized, thyroidectomised + thyroidization's, thyroidisation's + thyroidization, thyroidisation + thyroidizations, thyroidisations + tidbit's, titbit's + tidbit, titbit + tidbits, titbits + Tillford's, Tillfourd's + Tillford, Tillfourd + Timonize's, Timonise's + Timonize, Timonise + Timonized's, Timonised's + Timonized, Timonised + Timonizes, Timonises + Timonizing's, Timonising's + Timonizing, Timonising + Timor's, Timour's + Timor, Timour + tinseled, tinselled + tinselier, tinsellier + tinseliest, tinselliest + tinseling, tinselling + tiro's, tyreo's + tiro, tyreo + tiros, tyreos + titer's, titre's + titer, titre + titers, titres + titivate, tittivate + titivated, tittivated + titivates, tittivates + titivating, tittivating + titivation's, tittivation's + titivation, tittivation + titivations, tittivations + tittuped, tittupped + tittuping, tittupping + tittupy, tittuppy + toffee's, toffy's + toffee, toffy + toffees, toffies + togged, toged + togging, toging + tonicize, tonicise + tonicizes, tonicises + topesthesia, topaesthesia + topi, topi + toret, touret + tormentor's, tormenter's + tormentor, tormenter + tormentors, tormenters + torporize, torporise + torporizes, torporises + Toryize's, Toryise's + Toryize, Toryise + Toryizes, Toryises + totaled, totalled + totaler's, totaller's + totaler, totaller + totalers, totallers + totaling, totalling + totalitarianize, totalitarianise + totalization's, totalisation's + totalization, totalisation + totalizations, totalisations + totalizator's, totalisator's + totalizator, totalisator + totalizators, totalisators + totalize, totalise + totalized, totalised + totalizer's, totaliser's + totalizer, totaliser + totalizers, totalisers + totalizes, totalises + totalizing, totalising + totemization's, totemisation's + totemization, totemisation + totemizations, totemisations + tourize, tourise + tourizes, tourises + toweled, towelled + toweling's, towelling's + toweling, towelling + towelings, towellings + toxanemia, toxanaemia + toxemia's, toxaemia's + toxemia, toxaemia + toxemias, toxaemias + toxemic, toxaemic + toxicemia, toxicaemia + toxicohemia, toxicohaemia + toxihemia, toxihaemia + toxinemia, toxinaemia + trabeate, trabeatae + trabecule, trabeculae + tractorization's, tractorisation's + tractorization, tractorisation + tractorizations, tractorisations + tractorize, tractorise + tractorizes, tractorises + traditionalize, traditionalise + traditionalized, traditionalised + traditionalizes, traditionalises + traditionize, traditionise + traditionizes, traditionises + tragicize, tragicise + tragicizes, tragicises + tragicolored, tragicoloured + traitorize, traitorise + traitorizes, traitorises + trammeled, trammelled + trammeler's, trammeller's + trammeler, trammeller + trammelers, trammellers + trammeling, trammelling + tranquilities, tranquillities + tranquility's, tranquillity's + tranquility, tranquillity + tranquilization's, tranquilisation's + tranquilization, tranquilisation + tranquilizations, tranquilisations + tranquilizingly, tranquilisingly + tranquillization's, tranquillisation's + tranquillization, tranquillisation + tranquillizations, tranquillisations + tranquillize, tranquillise + tranquillized, tranquillised + tranquillizer's, tranquilliser's + tranquillizer, tranquilliser + tranquillizers, tranquillisers + tranquillizes, tranquillises + tranquillizing, tranquillising + tranquillizingly, tranquillisingly + transcendentalization's, transcendentalisation's + transcendentalization, transcendentalisation + transcendentalize, transcendentalise + transcendentalized, transcendentalised + transcendentalizes, transcendentalises + transcendentalizing, transcendentalising + transcolor, transcolour + transcoloration's, transcolouration's + transcoloration, transcolouration + transcolorations, transcolourations + transcolorrer, transcolourer + transcolorrest, transcolourest + transgender, transgendered + transistorization's, transistorisation's + transistorization, transistorisation + transistorizations, transistorisations + transistorize, transistorise + transistorized, transistorised + transistorizes, transistorises + transistorizing, transistorising + transparentize, transparentise + transparentizes, transparentises + traumatization's, traumatisation's + traumatization, traumatisation + traumatizations, traumatisations + traumatize, traumatise + traumatized, traumatised + traumatizes, traumatises + traumatizing, traumatising + traveled, travelled + traveler's, traveller's + traveler, traveller + travelers, travellers + traveling's, travelling's + traveling, travelling + travelings, travellings + travelogue's, travelog's + travelogue, travelog + travelogues, travelogs + trialed, trialled + trialing, trialling + trialization, trialisation + triangularization, triangularisation + triangularizations, triangularisations + triangularize, triangularise + triangularized, triangularised + triangularizes, triangularises + triangularizing, triangularising + trichinization's, trichinisation's + trichinization, trichinisation + trichinizations, trichinisations + trichinize, trichinise + trichinized, trichinised + trichinizes, trichinises + trichinizing, trichinising + trichlorethylene, trichloroethylene + trichlorethylenes, trichloroethylenes + trichotomize, trichotomise + trichotomized, trichotomised + trichotomizes, trichotomises + trichotomizing, trichotomising + tricolor's, tricolour's + tricolor, tricolour + tricolored, tricoloured + tricolors, tricolours + triecious, trioecious + trieciously, trioeciously + triene, triaene + trifluoride, trifluouride + trillionize, trillionise + trillionizes, trillionises + trimerization's, trimerisation's + trimerization, trimerisation + trimerizations, trimerisations + tripylean, tripylaean + trivialization's, trivialisation's + trivialization, trivialisation + trivializations, trivialisations + trivialize, trivialise + trivialized, trivialised + trivializes, trivialises + trivializing, trivialising + trolley's, trolly's + trolley, trolly + trolleyed, trollied + trolleying, trollying + trolleys, trollies + tropeolin's, tropaeolin's + tropeolin, tropaeolin + tropicalization's, tropicalisation's + tropicalization, tropicalisation + tropicalizations, tropicalisations + tropicalize, tropicalise + tropicalized, tropicalised + tropicalizes, tropicalises + tropicalizing, tropicalising + troweled, trowelled + troweler's, troweller's + troweler, troweller + trowelers, trowellers + troweling, trowelling + Trubenize's, Trubenise's + Trubenize, Trubenise + Trubenized's, Trubenised's + Trubenized, Trubenised + Trubenizes, Trubenises + Trubenizing's, Trubenising's + Trubenizing, Trubenising + trypsinize's, trypsinise's + trypsinize, trypsinise + trypsinizes, trypsinises + tsarinas, tzarinas + tsarism, tzarism + tsarisms, tzarisms + tsoris, tsouris + tubercularization's, tubercularisation's + tubercularization, tubercularisation + tubercularize, tubercularise + tubercularized, tubercularised + tubercularizing, tubercularising + tuberculinization's, tuberculinisation's + tuberculinization, tuberculinisation + tuberculinizations, tuberculinisations + tuberculinize, tuberculinise + tuberculinized, tuberculinised + tuberculinizes, tuberculinises + tuberculinizing, tuberculinising + tuberculization, tuberculisation + tuberculizations, tuberculisations + tuberculize, tuberculise + tuberculized, tuberculised + tuberculizes, tuberculises + tuberculizing, tuberculising + tuberization's, tuberisation's + tuberization, tuberisation + tuberizations, tuberisations + tuberize, tuberise + tuberizes, tuberises + tubulization's, tubulisation's + tubulization, tubulisation + tubulizations, tubulisations + tularemia, tularaemia + tularemias, tularaemias + tularemic, tularaemic + tumbrel's, tumbril's + tumbrel, tumbril + tumbrels, tumbrils + tumor's, tumour's + tumor, tumour + tumored, tumoured + tumors, tumours + tunneled, tunnelled + tunneler's, tunneller's + tunneler, tunneller + tunnelers, tunnellers + tunneling, tunnelling + tunnelings, tunnellings + turdine, turdinae + Turkicize's, Turkicise's + Turkicize, Turkicise + Turkicized's, Turkicised's + Turkicized, Turkicised + Turkicizes, Turkicises + Turkicizing's, Turkicising's + Turkicizing, Turkicising + Turkize's, Turkise's + Turkize, Turkise + Turkizes, Turkises + Tuscanize's, Tuscanise's + Tuscanize, Tuscanise + Tuscanizes, Tuscanises + tutele, tutelae + tutorization's, tutorisation's + tutorization, tutorisation + tutorizations, tutorisations + tutorize, tutorise + tutorized, tutorised + tutorizes, tutorises + tutorizing, tutorising + twier, twire + twiers, twires + tyke's, tike's + tyke, tike + tykes, tikes + Tylerize's, Tylerise's + Tylerize, Tylerise + Tylerizes, Tylerises + typhemia, typhaemia + typhemia, typhoemia + typhlenteritis, typhloenteritis + typhoemia, typhoaemia + tyrannize, tyrannise + tyrannized, tyrannised + tyrannizer's, tyranniser's + tyrannizer, tyranniser + tyrannizers, tyrannisers + tyrannizes, tyrannises + tyrannizing's, tyrannising's + tyrannizing, tyrannising + tyrannizinglier, tyrannisinglier + tyrannizingliest, tyrannisingliest + tyrannizingly, tyrannisingly + tyrannizings, tyrannisings + tzar's, tsar's + tzar, tsar + tzardom's, tsardom's + tzardom, tsardom + tzardoms, tsardoms + tzarina's, tsarina's + tzarina, tsarina + tzarism's, tsarism's + tzarist, tsarist + tzars, tsars + ukulele's, ukelele's + ukulele, ukelele + ukuleles, ukeleles + ultracentralizer's, ultracentraliser's + ultracentralizer, ultracentraliser + ultracentralizers, ultracentralisers + ultrahonorable's, ultrahonourable's + ultrahonorable, ultrahonourable + ultrahonorables, ultrahonourables + ultraspecialization's, ultraspecialisation's + ultraspecialization, ultraspecialisation + ultraspecializations, ultraspecialisations + ultrastandardization's, ultrastandardisation's + ultrastandardization, ultrastandardisation + ultrastandardizations, ultrastandardisations + unacclimatized, unacclimatised + unagonize, unagonise + unalcoholized's, unalcoholised's + unalcoholized, unalcoholised + unalcoholizedder, unalcoholisedder + unalcoholizeddest, unalcoholiseddest + unalcoholizeds, unalcoholiseds + unalphabetized, unalphabetised + unamortization's, unamortisation's + unamortization, unamortisation + unamortizations, unamortisations + unamortized, unamortised + unanalyzable, unanalysable + unanalyzed, unanalysed + unanatomizable, unanatomisable + unanatomized, unanatomised + unanemic, unanaemic + unanimalized's, unanimalised's + unanimalized, unanimalised + unanimalizeds, unanimaliseds + unantagonizable's, unantagonisable's + unantagonizable, unantagonisable + unantagonizabler, unantagonisabler + unantagonizables, unantagonisables + unantagonizablest, unantagonisablest + unantagonized, unantagonised + unantagonizedder, unantagonisedder + unantagonizeddest, unantagoniseddest + unantagonizing, unantagonising + unantagonizinger, unantagonisinger + unantagonizingest, unantagonisingest + unapologizing's, unapologising's + unapologizing, unapologising + unapostatized's, unapostatised's + unapostatized, unapostatised + unapostatizeds, unapostatiseds + unappetizing, unappetising + unappetizinger, unappetisinger + unappetizingest, unappetisingest + unappetizinglier, unappetisinglier + unappetizingliest, unappetisingliest + unappetizingly, unappetisingly + unapprized, unapprised + unarbored, unarboured + unarmored, unarmoured + unarmoredder, unarmouredder + unarmoreddest, unarmoureddest + unauthorize, unauthorise + unauthorized, unauthorised + unauthorizedder, unauthorisedder + unauthorizeddest, unauthoriseddest + unauthorizedly, unauthorisedly + unauthorizedness, unauthorisedness + unauthorizes, unauthorises + unbaptize, unbaptise + unbaptized, unbaptised + unbaptizes, unbaptises + unbaptizing, unbaptising + unbarbarize, unbarbarise + unbarbarized, unbarbarised + unbarbarizing, unbarbarising + unbarricaded, unbarricadoed + unbastardized, unbastardised + unbastardizedder, unbastardisedder + unbastardizeddest, unbastardiseddest + unbeknownst, unbeknown + unbrutalize, unbrutalise + unbrutalized, unbrutalised + unbrutalizes, unbrutalises + unbrutalizing, unbrutalising + unbrutize, unbrutise + unbrutized, unbrutised + unbrutizes, unbrutises + unbrutizing, unbrutising + uncanceled, uncancelled + uncanceledder, uncancelledder + uncanceleddest, uncancelleddest + uncandor, uncandour + uncanonization's, uncanonisation's + uncanonization, uncanonisation + uncanonize, uncanonise + uncanonized, uncanonised + uncanonizes, uncanonises + uncanonizing, uncanonising + uncantonized's, uncantonised's + uncantonized, uncantonised + uncantonizeds, uncantoniseds + uncapitalized, uncapitalised + uncapitalizedder, uncapitalisedder + uncapitalizeddest, uncapitaliseddest + uncaramelized, uncaramelised + uncatechized's, uncatechised's + uncatechized, uncatechised + uncatechizedness, uncatechisedness + uncatechizeds, uncatechiseds + uncategorized, uncategorised + uncategorizedder, uncategorisedder + uncategorizeddest, uncategoriseddest + uncatholicize, uncatholicise + uncatholicized, uncatholicised + uncatholicizes, uncatholicises + uncatholicizing, uncatholicising + uncauterized's, uncauterised's + uncauterized, uncauterised + uncauterizeds, uncauteriseds + uncelestialized's, uncelestialised's + uncelestialized, uncelestialised + uncelestializeds, uncelestialiseds + uncenter, uncentre + uncentralized, uncentralised + uncharacterized, uncharacterised + uncharacterizedder, uncharacterisedder + uncharacterizeddest, uncharacteriseddest + unchastizable, unchastisable + unchastized, unchastised + unchloridized's, unchloridised's + unchloridized, unchloridised + unchloridizeds, unchloridiseds + unchristianize, unchristianise + unchristianized, unchristianised + unchristianizes, unchristianises + unchristianizing, unchristianising + uncircularized's, uncircularised's + uncircularized, uncircularised + uncircularizedder, uncircularisedder + uncircularizeddest, uncirculariseddest + uncircularizeds, uncirculariseds + uncivilizable's, uncivilisable's + uncivilizable, uncivilisable + uncivilizabler, uncivilisabler + uncivilizables, uncivilisables + uncivilizablest, uncivilisablest + uncivilize, uncivilise + uncivilized, uncivilised + uncivilizedly, uncivilisedly + uncivilizedness, uncivilisedness + uncivilizes, uncivilises + unclericalize, unclericalise + unclericalizes, unclericalises + uncognizable, uncognisable + uncolonize, uncolonise + uncolonized, uncolonised + uncolonizes, uncolonises + uncolonizing, uncolonising + uncolorable's, uncolourable's + uncolorable, uncolourable + uncolorabler, uncolourabler + uncolorables, uncolourables + uncolorablest, uncolourablest + uncolorablier, uncolourablier + uncolorablies, uncolourablies + uncolorabliest, uncolourabliest + uncolorably, uncolourably + uncolored, uncoloured + uncoloredder, uncolouredder + uncoloreddest, uncoloureddest + uncoloredlier, uncolouredlier + uncoloredliest, uncolouredliest + uncoloredly, uncolouredly + uncoloredness's, uncolouredness's + uncoloredness, uncolouredness + uncolorednesses, uncolourednesses + uncoloreds, uncoloureds + unconcerted, unconcreted + unconventionalize, unconventionalise + unconventionalizes, unconventionalises + uncriticizable's, uncriticisable's + uncriticizable, uncriticisable + uncriticizabler, uncriticisabler + uncriticizables, uncriticisables + uncriticizablest, uncriticisablest + uncriticizably, uncriticisably + uncriticized, uncriticised + uncriticizing, uncriticising + uncriticizingly, uncriticisingly + uncrystallizabilities, uncrystallisabilities + uncrystallizability's, uncrystallisability's + uncrystallizability, uncrystallisability + uncrystallizable's, uncrystallisable's + uncrystallizable, uncrystallisable + uncrystallizabler, uncrystallisabler + uncrystallizables, uncrystallisables + uncrystallizablest, uncrystallisablest + uncrystallized, uncrystallised + uncurricularized's, uncurricularised's + uncurricularized, uncurricularised + uncurricularizeds, uncurriculariseds + undefense's, undefence's + undefense, undefence + undefenses, undefences + undemagnetizable's, undemagnetisable's + undemagnetizable, undemagnetisable + undemagnetizables, undemagnetisables + undemocratization's, undemocratisation's + undemocratization, undemocratisation + undemocratize, undemocratise + undemocratized, undemocratised + undemocratizes, undemocratises + undemocratizing, undemocratising + undenominationalize, undenominationalise + undenominationalizes, undenominationalises + undercapitalization's, undercapitalisation's + undercapitalization, undercapitalisation + undercapitalizations, undercapitalisations + undercapitalize, undercapitalise + undercapitalized, undercapitalised + undercapitalizes, undercapitalises + undercapitalizing, undercapitalising + undercolor's, undercolour's + undercolor, undercolour + undercolored, undercoloured + undercoloring, undercolouring + undercolorings, undercolourings + undercolors, undercolours + underemphasize, underemphasise + underemphasized, underemphasised + underemphasizes, underemphasises + underemphasizing, underemphasising + undergoer, undergore + underlaborer's, underlabourer's + underlaborer, underlabourer + underlaborers, underlabourers + underorganization's, underorganisation's + underorganization, underorganisation + underorganizations, underorganisations + underoxidize, underoxidise + underoxidized, underoxidised + underoxidizes, underoxidises + underoxidizing, underoxidising + underprize, underprise + underprized, underprised + underprizes, underprises + underprizing, underprising + underrealize, underrealise + underrealized, underrealised + underrealizes, underrealises + underrealizing, underrealising + undersavior's, undersaviour's + undersavior, undersaviour + undersaviors, undersaviours + undersized, undersize + underutilization's, underutilisation's + underutilization, underutilisation + underutilizations, underutilisations + underutilize, underutilise + underutilized, underutilised + underutilizes, underutilises + underutilizing, underutilising + undervitalized's, undervitalised's + undervitalized, undervitalised + undervitalizeds, undervitaliseds + undialyzed's, undialysed's + undialyzed, undialysed + undialyzeds, undialyseds + undiphthongize, undiphthongise + undiphthongizes, undiphthongises + undiscolored's, undiscoloured's + undiscolored, undiscoloured + undiscoloredder, undiscolouredder + undiscoloreddest, undiscoloureddest + undiscoloreds, undiscoloureds + undishonored, undishonoured + undisorganized, undisorganised + undramatizable's, undramatisable's + undramatizable, undramatisable + undramatizabler, undramatisabler + undramatizables, undramatisables + undramatizablest, undramatisablest + undramatized's, undramatised's + undramatized, undramatised + undramatizeds, undramatiseds + undreamed, undreamt + undualize, undualise + undualizes, undualises + uneconomizing, uneconomising + unenamored's, unenamoured's + unenamored, unenamoured + unenamoredder, unenamouredder + unenamoreddest, unenamoureddest + unenamoreds, unenamoureds + unendeavored, unendeavoured + unenergized's, unenergised's + unenergized, unenergised + unenergizeds, unenergiseds + unepitomized, unepitomised + unepitomizedder, unepitomisedder + unepitomizeddest, unepitomiseddest + unequaled, unequalled + unequaledder, unequalledder + unequaleddest, unequalleddest + unequalize, unequalise + unequalized, unequalised + unequalizes, unequalises + unequalizing, unequalising + uneulogized's, uneulogised's + uneulogized, uneulogised + uneulogizedder, uneulogisedder + uneulogizeddest, uneulogiseddest + uneulogizeds, uneulogiseds + unevangelized's, unevangelised's + unevangelized, unevangelised + unevangelizedder, unevangelisedder + unevangelizeddest, unevangeliseddest + unevangelizeds, unevangeliseds + unfamiliarized, unfamiliarised + unfamiliarizedder, unfamiliarisedder + unfamiliarizeddest, unfamiliariseddest + unfavorable's, unfavourable's + unfavorable, unfavourable + unfavorableness's, unfavourableness's + unfavorableness, unfavourableness + unfavorablenesses, unfavourablenesses + unfavorabler, unfavourabler + unfavorables, unfavourables + unfavorablest, unfavourablest + unfavorablier, unfavourablier + unfavorabliest, unfavourabliest + unfavorably, unfavourably + unfavored's, unfavoured's + unfavored, unfavoured + unfavoredder, unfavouredder + unfavoreddest, unfavoureddest + unfavoring's, unfavouring's + unfavoring, unfavouring + unfavoringer, unfavouringer + unfavoringest, unfavouringest + unfavorings, unfavourings + unfavorite's, unfavourite's + unfavorite, unfavourite + unfavoriter, unfavouriter + unfavorites, unfavourites + unfavoritest, unfavouritest + unfeminize, unfeminise + unfeminized, unfeminised + unfeminizing, unfeminising + unfertilizable's, unfertilisable's + unfertilizable, unfertilisable + unfertilizabler, unfertilisabler + unfertilizables, unfertilisables + unfertilizablest, unfertilisablest + unfertilized, unfertilised + unfertilizedder, unfertilisedder + unfertilizeddest, unfertiliseddest + unfertilizing, unfertilising + unfeudalize, unfeudalise + unfeudalized, unfeudalised + unfeudalizes, unfeudalises + unfeudalizing, unfeudalising + unflavored, unflavoured + unflavoredder, unflavouredder + unflavoreddest, unflavoureddest + unflavorous, unflavourous + unfocused, unfocussed + unformalized, unformalised + unformalizedder, unformalisedder + unformalizeddest, unformaliseddest + unfossilized's, unfossilised's + unfossilized, unfossilised + unfossilizedder, unfossilisedder + unfossilizeddest, unfossiliseddest + unfossilizeds, unfossiliseds + unfraternized, unfraternised + unfraternizing's, unfraternising's + unfraternizing, unfraternising + unfraternizings, unfraternisings + ungalvanized's, ungalvanised's + ungalvanized, ungalvanised + ungalvanizeds, ungalvaniseds + ungelatinizable's, ungelatinisable's + ungelatinizable, ungelatinisable + ungelatinizables, ungelatinisables + ungelatinized's, ungelatinised's + ungelatinized, ungelatinised + ungelatinizeds, ungelatiniseds + ungeneralized, ungeneralised + ungeneralizedder, ungeneralisedder + ungeneralizeddest, ungeneraliseddest + ungeneralizing, ungeneralising + ungentilize, ungentilise + ungentilizes, ungentilises + ungentlemanize, ungentlemanise + ungentlemanizes, ungentlemanises + unglamorous, unglamourous + unglamorously, unglamourously + ungospelized's, ungospelised's + ungospelized, ungospelised + ungospelizeds, ungospeliseds + ungraphitized's, ungraphitised's + ungraphitized, ungraphitised + ungraphitizeds, ungraphitiseds + unharbor's, unharbour's + unharbor, unharbour + unharbored, unharboured + unharmonize, unharmonise + unharmonized, unharmonised + unharmonizes, unharmonises + unharmonizing, unharmonising + unheroize, unheroise + unheroizes, unheroises + unhonorable's, unhonourable's + unhonorable, unhonourable + unhonorables, unhonourables + unhonorablies, unhonourablies + unhonorably, unhonourably + unhonored, unhonoured + unhonoredder, unhonouredder + unhonoreddest, unhonoureddest + unhouseled, unhouselled + unhumanize, unhumanise + unhumanized, unhumanised + unhumanizes, unhumanises + unhumanizing, unhumanising + unhumored, unhumoured + unhumoredder, unhumouredder + unhumoreddest, unhumoureddest + unhumorous, unhumourous + unhumorously, unhumourously + unhydrolyzed's, unhydrolysed's + unhydrolyzed, unhydrolysed + unhydrolyzeds, unhydrolyseds + unhypnotizable's, unhypnotisable's + unhypnotizable, unhypnotisable + unhypnotizabler, unhypnotisabler + unhypnotizables, unhypnotisables + unhypnotizablest, unhypnotisablest + unhypnotize, unhypnotise + unhypnotized, unhypnotised + unhypnotizes, unhypnotises + unhypnotizing, unhypnotising + unicolor, unicolour + unicolorate, unicolourate + unicolored, unicoloured + unicolorous, unicolourous + unidealized, unidealised + unidealizedder, unidealisedder + unidealizeddest, unidealiseddest + unidolized's, unidolised's + unidolized, unidolised + unidolizedder, unidolisedder + unidolizeddest, unidoliseddest + unidolizeds, unidoliseds + uniformization's, uniformisation's + uniformization, uniformisation + uniformizations, uniformisations + uniformize, uniformise + uniformized, uniformised + uniformizes, uniformises + uniformizing, uniformising + unilateralization's, unilateralisation's + unilateralization, unilateralisation + unilateralizations, unilateralisations + unilateralize, unilateralise + unilateralizes, unilateralises + unimmortalize, unimmortalise + unimmortalized, unimmortalised + unimmortalizes, unimmortalises + unimmunized, unimmunised + unindividualize, unindividualise + unindividualized, unindividualised + unindividualizes, unindividualises + unindustrialized's, unindustrialised's + unindustrialized, unindustrialised + unindustrializeds, unindustrialiseds + uninitializable, uninitialisable + uninitialized, uninitialised + unionization's, unionisation's + unionization, unionisation + unionizations, unionisations + unionize, unionise + unionized, unionised + unionizer, unioniser + unionizers, unionisers + unionizes, unionises + unionizing, unionising + unitalicized, unitalicised + Unitarianize's, Unitarianise's + Unitarianize, Unitarianise + Unitarianizes, Unitarianises + unitemized, unitemised + unitization's, unitisation's + unitization, unitisation + unitizations, unitisations + unitize, unitise + unitized, unitised + unitizes, unitises + unitizing, unitising + universalization's, universalisation's + universalization, universalisation + universalizations, universalisations + universalize, universalise + universalized, universalised + universalizer's, universaliser's + universalizer, universaliser + universalizers, universalisers + universalizes, universalises + universalizing, universalising + unjeopardized, unjeopardised + unjournalized, unjournalised + unkenneled, unkennelled + unkenneling, unkennelling + unlabeled, unlabelled + unlabeledder, unlabelledder + unlabeleddest, unlabelleddest + unlabialize, unlabialise + unlabialized, unlabialised + unlabializes, unlabialises + unlabializing, unlabialising + unlaborable's, unlabourable's + unlaborable, unlabourable + unlaborables, unlabourables + unlabored's, unlaboured's + unlabored, unlaboured + unlaboredder, unlabouredder + unlaboreddest, unlaboureddest + unlaboring's, unlabouring's + unlaboring, unlabouring + unlaboringer, unlabouringer + unlaboringest, unlabouringest + unlaborings, unlabourings + unlegalized, unlegalised + unlegalizedder, unlegalisedder + unlegalizeddest, unlegaliseddest + unleveled, unlevelled + unleveling, unlevelling + unliberalized, unliberalised + unliberalizedder, unliberalisedder + unliberalizeddest, unliberaliseddest + unlionized, unlionised + unliteralized, unliteralised + unlocalizable's, unlocalisable's + unlocalizable, unlocalisable + unlocalizabler, unlocalisabler + unlocalizables, unlocalisables + unlocalizablest, unlocalisablest + unlocalize, unlocalise + unlocalized, unlocalised + unlocalizes, unlocalises + unlocalizing, unlocalising + unmacadamized, unmacadamised + unmagnetized's, unmagnetised's + unmagnetized, unmagnetised + unmagnetizedder, unmagnetisedder + unmagnetizeddest, unmagnetiseddest + unmagnetizeds, unmagnetiseds + unmaterialized, unmaterialised + unmechanize, unmechanise + unmechanized, unmechanised + unmechanizes, unmechanises + unmechanizing, unmechanising + unmediatized's, unmediatised's + unmediatized, unmediatised + unmediatizeds, unmediatiseds + unmedieval, unmediaeval + unmelodized, unmelodised + unmemorialized's, unmemorialised's + unmemorialized, unmemorialised + unmemorializedder, unmemorialisedder + unmemorializeddest, unmemorialiseddest + unmemorializeds, unmemorialiseds + unmemorized, unmemorised + unmercerized's, unmercerised's + unmercerized, unmercerised + unmercerizeds, unmerceriseds + unmesmerize, unmesmerise + unmesmerized, unmesmerised + unmesmerizedder, unmesmerisedder + unmesmerizeddest, unmesmeriseddest + unmesmerizes, unmesmerises + unmetallised's, unmetallized's + unmetallised, unmetallized + unmetalliseds, unmetallizeds + unmethodized's, unmethodised's + unmethodized, unmethodised + unmethodizedder, unmethodisedder + unmethodizeddest, unmethodiseddest + unmethodizeds, unmethodiseds + unmethodizing's, unmethodising's + unmethodizing, unmethodising + unmethodizinger, unmethodisinger + unmethodizingest, unmethodisingest + unmethodizings, unmethodisings + unmilitarized, unmilitarised + unmineralized's, unmineralised's + unmineralized, unmineralised + unmineralizedder, unmineralisedder + unmineralizeddest, unmineraliseddest + unmineralizeds, unmineraliseds + unminimized, unminimised + unminimizedder, unminimisedder + unminimizeddest, unminimiseddest + unminimizing, unminimising + unmissionized's, unmissionised's + unmissionized, unmissionised + unmissionizeds, unmissioniseds + unmiter, unmitre + unmiters, unmitres + unmobilized's, unmobilised's + unmobilized, unmobilised + unmobilizedder, unmobilisedder + unmobilizeddest, unmobiliseddest + unmobilizeds, unmobiliseds + unmodernize, unmodernise + unmodernized, unmodernised + unmodernizedder, unmodernisedder + unmodernizeddest, unmoderniseddest + unmodernizes, unmodernises + unmonopolize, unmonopolise + unmonopolized, unmonopolised + unmonopolizedder, unmonopolisedder + unmonopolizeddest, unmonopoliseddest + unmonopolizes, unmonopolises + unmonopolizing, unmonopolising + unmonopolizinger, unmonopolisinger + unmonopolizingest, unmonopolisingest + unmonopolizings, unmonopolisings + unmoralize, unmoralise + unmoralized, unmoralised + unmoralizes, unmoralises + unmoralizing, unmoralising + unmoralizinger, unmoralisinger + unmoralizingest, unmoralisingest + unmoralizings, unmoralisings + unmotorized, unmotorised + unmotorizedder, unmotorisedder + unmotorizeddest, unmotoriseddest + unmunicipalized's, unmunicipalised's + unmunicipalized, unmunicipalised + unmunicipalizedder, unmunicipalisedder + unmunicipalizeddest, unmunicipaliseddest + unmunicipalizeds, unmunicipaliseds + unmutualized's, unmutualised's + unmutualized, unmutualised + unmutualizedder, unmutualisedder + unmutualizeddest, unmutualiseddest + unmutualizeds, unmutualiseds + unmysticize, unmysticise + unmysticized, unmysticised + unmysticizes, unmysticises + unmysticizing, unmysticising + unnationalized, unnationalised + unnationalizedder, unnationalisedder + unnationalizeddest, unnationaliseddest + unnaturalizable's, unnaturalisable's + unnaturalizable, unnaturalisable + unnaturalizables, unnaturalisables + unnaturalize, unnaturalise + unnaturalized, unnaturalised + unnaturalizes, unnaturalises + unnaturalizing, unnaturalising + unneighbored, unneighboured + unneighborlier, unneighbourlier + unneighborliest, unneighbourliest + unneighborlike's, unneighbourlike's + unneighborlike, unneighbourlike + unneighborlikes, unneighbourlikes + unneighborliness's, unneighbourliness's + unneighborliness, unneighbourliness + unneighborlinesses, unneighbourlinesses + unneighborly, unneighbourly + unneutralize, unneutralise + unneutralized, unneutralised + unneutralizing, unneutralising + unnitrogenized's, unnitrogenised's + unnitrogenized, unnitrogenised + unnitrogenizedder, unnitrogenisedder + unnitrogenizeddest, unnitrogeniseddest + unnitrogenizeds, unnitrogeniseds + unnoncolorables, unnoncolourables + unnoncolorablies, unnoncolourablies + unnoncolorably, unnoncolourably + unnormalize, unnormalise + unnormalized, unnormalised + unnormalizedder, unnormalisedder + unnormalizeddest, unnormaliseddest + unnormalizes, unnormalises + unnormalizing, unnormalising + unnormalizinger, unnormalisinger + unnormalizingest, unnormalisingest + unoptimize, unoptimise + unoptimized, unoptimised + unoptimizes, unoptimises + unoptimizing, unoptimising + unorganizable's, unorganisable's + unorganizable, unorganisable + unorganizabler, unorganisabler + unorganizables, unorganisables + unorganizablest, unorganisablest + unorganize, unorganise + unorganized, unorganised + unorganizedly, unorganisedly + unorganizedness, unorganisedness + unoxidizable's, unoxidisable's + unoxidizable, unoxidisable + unoxidizabler, unoxidisabler + unoxidizables, unoxidisables + unoxidizablest, unoxidisablest + unoxidized, unoxidised + unoxidizedder, unoxidisedder + unoxidizeddest, unoxidiseddest + unoxygenized's, unoxygenised's + unoxygenized, unoxygenised + unoxygenizeds, unoxygeniseds + unpaganize, unpaganise + unpaganizes, unpaganises + unpalisaded, unpalisadoed + unpanegyrized, unpanegyrised + unparagonized's, unparagonised's + unparagonized, unparagonised + unparagonizeds, unparagoniseds + unparalleled, unparallelled + unparalyzed's, unparalysed's + unparalyzed, unparalysed + unparalyzedder, unparalysedder + unparalyzeddest, unparalyseddest + unparalyzeds, unparalyseds + unparameterized, unparameterised + unparametrized, unparametrised + unparceled, unparcelled + unparceledder, unparcelledder + unparceleddest, unparcelleddest + unparenthesized, unparenthesised + unparticularized's, unparticularised's + unparticularized, unparticularised + unparticularizedder, unparticularisedder + unparticularizeddest, unparticulariseddest + unparticularizeds, unparticulariseds + unparticularizing's, unparticularising's + unparticularizing, unparticularising + unparticularizinger, unparticularisinger + unparticularizingest, unparticularisingest + unparticularizings, unparticularisings + unpartizan, unpartisan + unpasteurized, unpasteurised + unpatronizable's, unpatronisable's + unpatronizable, unpatronisable + unpatronizabler, unpatronisabler + unpatronizables, unpatronisables + unpatronizablest, unpatronisablest + unpatronized, unpatronised + unpatronizing's, unpatronising's + unpatronizing, unpatronising + unpauperized's, unpauperised's + unpauperized, unpauperised + unpauperizeds, unpauperiseds + unpenalized, unpenalised + unpenalizedder, unpenalisedder + unpenalizeddest, unpenaliseddest + unperceptively, unpreceptively + unpersonalized, unpersonalised + unpersonalizing, unpersonalising + unphilosophize, unphilosophise + unphilosophized, unphilosophised + unphilosophizes, unphilosophises + unphosphatized's, unphosphatised's + unphosphatized, unphosphatised + unphosphatizedder, unphosphatisedder + unphosphatizeddest, unphosphatiseddest + unphosphatizeds, unphosphatiseds + unpictorialize, unpictorialise + unpictorialized, unpictorialised + unpictorializing, unpictorialising + unplagiarized's, unplagiarised's + unplagiarized, unplagiarised + unplagiarizedder, unplagiarisedder + unplagiarizeddest, unplagiariseddest + unplagiarizeds, unplagiariseds + unpluralized, unpluralised + unpoeticized's, unpoeticised's + unpoeticized, unpoeticised + unpoeticizedder, unpoeticisedder + unpoeticizeddest, unpoeticiseddest + unpoeticizeds, unpoeticiseds + unpoetize, unpoetise + unpoetized, unpoetised + unpoetizes, unpoetises + unpolarizable's, unpolarisable's + unpolarizable, unpolarisable + unpolarizables, unpolarisables + unpolarized's, unpolarised's + unpolarized, unpolarised + unpolarizedder, unpolarisedder + unpolarizeddest, unpolariseddest + unpolarizeds, unpolariseds + unpolymerized's, unpolymerised's + unpolymerized, unpolymerised + unpolymerizedder, unpolymerisedder + unpolymerizeddest, unpolymeriseddest + unpolymerizeds, unpolymeriseds + unpopularize, unpopularise + unpopularized, unpopularised + unpopularizes, unpopularises + unpracticed, unpractised + unpracticedder, unpractisedder + unpracticeddest, unpractiseddest + unpressurized, unpressurised + unprotestantize, unprotestantise + unprotestantized, unprotestantised + unprotestantizes, unprotestantises + unprotestantizing, unprotestantising + unpublicized, unpublicised + unpulverize, unpulverise + unpulverized, unpulverised + unpulverizedder, unpulverisedder + unpulverizeddest, unpulveriseddest + unpulverizes, unpulverises + unquantized, unquantised + unradicalize, unradicalise + unradicalizes, unradicalises + unrancored's, unrancoured's + unrancored, unrancoured + unrancoredder, unrancouredder + unrancoreddest, unrancoureddest + unrancoreds, unrancoureds + unrancorous, unrancourous + unrationalized, unrationalised + unrationalizing, unrationalising + unraveled, unravelled + unraveler's, unraveller's + unraveler, unraveller + unravelers, unravellers + unraveling, unravelling + unrealizable's, unrealisable's + unrealizable, unrealisable + unrealizables, unrealisables + unrealize, unrealise + unrealized, unrealised + unrealizes, unrealises + unrealizing, unrealising + unrealizings, unrealisings + unrecognizable, unrecognisable + unrecognizabler, unrecognisabler + unrecognizablest, unrecognisablest + unrecognizably, unrecognisably + unrecognized, unrecognised + unrecognizing, unrecognising + unrecognizingly, unrecognisingly + unreconnoitered's, unreconnoitred's + unreconnoitered, unreconnoitred + unreconnoiteredder, unreconnoitredder + unreconnoitereddest, unreconnoitreddest + unreconnoitereds, unreconnoitreds + unregularized, unregularised + unreorganized, unreorganised + unreorganizedder, unreorganisedder + unreorganizeddest, unreorganiseddest + unrevelationize, unrevelationise + unrevelationizes, unrevelationises + unrivaled, unrivalled + unrivaledder, unrivalledder + unrivaleddest, unrivalleddest + unromanized, unromanised + unromanticized's, unromanticised's + unromanticized, unromanticised + unromanticizedder, unromanticisedder + unromanticizeddest, unromanticiseddest + unromanticizeds, unromanticiseds + unroyalized's, unroyalised's + unroyalized, unroyalised + unroyalizeds, unroyaliseds + unrumored, unrumoured + unrumoredder, unrumouredder + unrumoreddest, unrumoureddest + unsabered, unsabred + unsaberedder, unsabredder + unsabereddest, unsabreddest + unsatirizable, unsatirisable + unsatirize, unsatirise + unsatirized, unsatirised + unsatirizedder, unsatirisedder + unsatirizeddest, unsatiriseddest + unsatirizes, unsatirises + unsavored, unsavoured + unsavoredder, unsavouredder + unsavoreddest, unsavoureddest + unsavoredly, unsavouredly + unsavoredness, unsavouredness + unsavorier, unsavourier + unsavories, unsavouries + unsavoriest, unsavouriest + unsavorilier, unsavourilier + unsavorilies, unsavourilies + unsavoriliest, unsavouriliest + unsavorily, unsavourily + unsavoriness's, unsavouriness's + unsavoriness, unsavouriness + unsavorinesses, unsavourinesses + unsavory's, unsavoury's + unsavory, unsavoury + unscandalize, unscandalise + unscandalized, unscandalised + unscandalizedder, unscandalisedder + unscandalizeddest, unscandaliseddest + unscandalizes, unscandalises + unscepter's, unsceptre's + unscepter, unsceptre + unsceptered, unsceptred + unscepteredder, unsceptredder + unsceptereddest, unsceptreddest + unscepters, unsceptres + unschematized's, unschematised's + unschematized, unschematised + unschematizedder, unschematisedder + unschematizeddest, unschematiseddest + unschematizeds, unschematiseds + unscored, unscoured + unscoring, unscouring + unscrutinized, unscrutinised + unscrutinizedder, unscrutinisedder + unscrutinizeddest, unscrutiniseddest + unscrutinizing, unscrutinising + unscrutinizinger, unscrutinisinger + unscrutinizingest, unscrutinisingest + unscrutinizinglier, unscrutinisinglier + unscrutinizingliest, unscrutinisingliest + unscrutinizingly, unscrutinisingly + unsectarianize, unsectarianise + unsectarianizes, unsectarianises + unsectionalized, unsectionalised + unsecularize, unsecularise + unsecularized, unsecularised + unsecularizedder, unsecularisedder + unsecularizeddest, unseculariseddest + unsecularizes, unsecularises + unsensitize, unsensitise + unsensitized, unsensitised + unsensitizes, unsensitises + unsensitizing, unsensitising + unsensualize, unsensualise + unsensualized, unsensualised + unsensualizes, unsensualises + unsensualizing, unsensualising + unsentimentalize, unsentimentalise + unsentimentalized, unsentimentalised + unsentimentalizes, unsentimentalises + unsepulcher, unsepulchre + unsepulchered, unsepulchred + unsepulchers, unsepulchres + unserialized, unserialised + unshakable, unshakeable + unshed, unshoed + unsignalized's, unsignalised's + unsignalized, unsignalised + unsignalizedder, unsignalisedder + unsignalizeddest, unsignaliseddest + unsignalizeds, unsignaliseds + unsiphon's, unsyphon's + unsiphon, unsyphon + unsiphons, unsyphons + unsocialized, unsocialised + unsocializedder, unsocialisedder + unsocializeddest, unsocialiseddest + unsocializing, unsocialising + unsolemnize, unsolemnise + unsolemnized, unsolemnised + unsolemnizedder, unsolemnisedder + unsolemnizeddest, unsolemniseddest + unsolemnizes, unsolemnises + unsomber, unsombre + unsomberly, unsombrely + unsomberness's, unsombreness's + unsomberness, unsombreness + unspecialized, unspecialised + unspecializedder, unspecialisedder + unspecializeddest, unspecialiseddest + unspecializing, unspecialising + unspecializinger, unspecialisinger + unspecializingest, unspecialisingest + unspecterlike's, unspectrelike's + unspecterlike, unspectrelike + unspecterlikes, unspectrelikes + unspiritualize, unspiritualise + unspiritualized, unspiritualised + unspiritualizes, unspiritualises + unspiritualizing, unspiritualising + unsplendorous, unsplendourous + unsplendorously, unsplendourously + unspoiled, unspoilt + unstabilized, unstabilised + unstabilizing, unstabilising + unstandardizable, unstandardisable + unstandardized, unstandardised + unstandardizedder, unstandardisedder + unstandardizeddest, unstandardiseddest + unsterilized, unsterilised + unstigmatized's, unstigmatised's + unstigmatized, unstigmatised + unstigmatizedder, unstigmatisedder + unstigmatizeddest, unstigmatiseddest + unstigmatizeds, unstigmatiseds + unstoicize, unstoicise + unstoicizes, unstoicises + unsubsidized, unsubsidised + unsubstantialize, unsubstantialise + unsubstantialized, unsubstantialised + unsubstantializes, unsubstantialises + unsubstantializing, unsubstantialising + unsuccorable's, unsuccourable's + unsuccorable, unsuccourable + unsuccorables, unsuccourables + unsuccored, unsuccoured + unsulphurized's, unsulphurised's + unsulphurized, unsulphurised + unsulphurizeds, unsulphuriseds + unsummarizable, unsummarisable + unsummarized, unsummarised + unsummarizedder, unsummarisedder + unsummarizeddest, unsummariseddest + unsupernaturalize, unsupernaturalise + unsupernaturalized, unsupernaturalised + unsupernaturalizes, unsupernaturalises + unsymbolized, unsymbolised + unsymbolizedder, unsymbolisedder + unsymbolizeddest, unsymboliseddest + unsymmetrized's, unsymmetrised's + unsymmetrized, unsymmetrised + unsymmetrizeds, unsymmetriseds + unsympathizabilities, unsympathisabilities + unsympathizability's, unsympathisability's + unsympathizability, unsympathisability + unsympathizable's, unsympathisable's + unsympathizable, unsympathisable + unsympathizables, unsympathisables + unsympathized, unsympathised + unsympathizedder, unsympathisedder + unsympathizeddest, unsympathiseddest + unsympathizing's, unsympathising's + unsympathizing, unsympathising + unsympathizinger, unsympathisinger + unsympathizingest, unsympathisingest + unsympathizinglier, unsympathisinglier + unsympathizingliest, unsympathisingliest + unsympathizingly, unsympathisingly + unsympathizings, unsympathisings + unsynchronized, unsynchronised + unsynchronizedder, unsynchronisedder + unsynchronizeddest, unsynchroniseddest + unsynthesized, unsynthesised + unsynthesizedder, unsynthesisedder + unsynthesizeddest, unsynthesiseddest + unsystematized, unsystematised + unsystematizedder, unsystematisedder + unsystematizeddest, unsystematiseddest + unsystematizedly, unsystematisedly + unsystematizing, unsystematising + unsystematizinger, unsystematisinger + unsystematizingest, unsystematisingest + unsystemizable's, unsystemisable's + unsystemizable, unsystemisable + unsystemizables, unsystemisables + untantalized, untantalised + untantalizedder, untantalisedder + untantalizeddest, untantaliseddest + untantalizing's, untantalising's + untantalizing, untantalising + untantalizinger, untantalisinger + untantalizingest, untantalisingest + untantalizings, untantalisings + untartarized's, untartarised's + untartarized, untartarised + untartarizeds, untartariseds + untechnicalize, untechnicalise + untechnicalizes, untechnicalises + untemporizing's, untemporising's + untemporizing, untemporising + untemporizings, untemporisings + unterrorized, unterrorised + untheorizable's, untheorisable's + untheorizable, untheorisable + untheorizables, untheorisables + untrammeled, untrammelled + untrammeledder, untrammelledder + untrammeleddest, untrammelleddest + untranquilized, untranquilised + untranquillize, untranquillise + untranquillized, untranquillised + untyrannized, untyrannised + unutilizable's, unutilisable's + unutilizable, unutilisable + unutilizables, unutilisables + unutilized, unutilised + unvaporized's, unvaporised's + unvaporized, unvaporised + unvaporizeds, unvaporiseds + unvectorizable, unvectorisable + unverbalized, unverbalised + unvictimized, unvictimised + unvisualized, unvisualised + unvisualizedder, unvisualisedder + unvisualizeddest, unvisualiseddest + unvitalized's, unvitalised's + unvitalized, unvitalised + unvitalizeds, unvitaliseds + unvitriolized's, unvitriolised's + unvitriolized, unvitriolised + unvitriolizeds, unvitrioliseds + unvocalized's, unvocalised's + unvocalized, unvocalised + unvocalizedder, unvocalisedder + unvocalizeddest, unvocaliseddest + unvocalizeds, unvocaliseds + unvolatilize, unvolatilise + unvolatilized, unvolatilised + unvolatilizedder, unvolatilisedder + unvolatilizeddest, unvolatiliseddest + unvolatilizes, unvolatilises + unvulcanized's, unvulcanised's + unvulcanized, unvulcanised + unvulcanizedder, unvulcanisedder + unvulcanizeddest, unvulcaniseddest + unvulcanizeds, unvulcaniseds + unvulgarize, unvulgarise + unvulgarized, unvulgarised + unvulgarizes, unvulgarises + unvulgarizing, unvulgarising + unwesternized's, unwesternised's + unwesternized, unwesternised + unwesternizeds, unwesterniseds + unwomanize, unwomanise + unwomanized, unwomanised + unwomanizes, unwomanises + updraft's, updraught's + updraft, updraught + updrafts, updraughts + uralitization, uralitisation + uralitizations, uralitisations + uralitize, uralitise + uralitized, uralitised + uralitizes, uralitises + uralitizing, uralitising + uratemia, urataemia + urbanization's, urbanisation's + urbanization, urbanisation + urbanizations, urbanisations + urbanize, urbanise + urbanized, urbanised + urbanizes, urbanises + urbanizing, urbanising + uredema, uroedema + uremia's, uraemia's + uremia, uraemia + uremias, uraemias + uremic, uraemic + urethrorrhea, urethrorrhoea + uricemia, uricaemia + uricemic, uricaemic + urinemia, urinaemia + urinemic, urinaemic + urohematin, urohaematin + urophein, urophaein + usability's, useability's + usability, useability + usable, useable + utilitarianize, utilitarianise + utilitarianized, utilitarianised + utilitarianizes, utilitarianises + utilitarianizing, utilitarianising + utilizabilities, utilisabilities + utilizability, utilisability + utilizable's, utilisable's + utilizable, utilisable + utilizables, utilisables + utilization's, utilisation's + utilization, utilisation + utilizations, utilisations + utilize, utilise + utilized, utilised + utilizer's, utiliser's + utilizer, utiliser + utilizers, utilisers + utilizes, utilises + utilizing, utilising + Utopianize's, Utopianise's + Utopianize, Utopianise + utopianize, utopianise + utopianized, utopianised + utopianizer's, utopianiser's + utopianizer, utopianiser + utopianizers, utopianisers + Utopianizes, Utopianises + utopianizes, utopianises + utopianizing, utopianising + vaagmer, vaagmaer + vaccinization's, vaccinisation's + vaccinization, vaccinisation + vaccinizations, vaccinisations + vacuolization's, vacuolisation's + vacuolization, vacuolisation + vacuolizations, vacuolisations + vacuumize, vacuumise + vacuumized, vacuumised + vacuumizes, vacuumises + vacuumizing, vacuumising + vagabondize, vagabondise + vagabondized, vagabondised + vagabondizer, vagabondiser + vagabondizers, vagabondisers + vagabondizes, vagabondises + vagabondizing, vagabondising + vaginule, vaginulae + vagrantize, vagrantise + vagrantizes, vagrantises + valor's, valour's + valor, valour + valorization's, valorisation's + valorization, valorisation + valorizations, valorisations + valorize, valorise + valorized, valorised + valorizes, valorises + valorizing, valorising + valorousness, valourousness + valors, valours + valvule, valvulae + vampirize, vampirise + vampirized, vampirised + vampirizes, vampirises + vampirizing, vampirising + vandalization's, vandalisation's + vandalization, vandalisation + vandalizations, vandalisations + vandalize, vandalise + vandalized, vandalised + vandalizes, vandalises + vandalizing, vandalising + vapor's, vapour's + vapor, vapour + vaporabilities, vapourabilities + vaporability's, vapourability's + vaporability, vapourability + vaporable's, vapourable's + vaporable, vapourable + vaporables, vapourables + vapored, vapoured + vaporer's, vapourer's + vaporer, vapourer + vaporers, vapourers + vaporescent, vapourescent + vaporier, vapourier + vaporiest, vapouriest + vaporific, vapourific + vaporimeter's, vapourimeter's + vaporimeter, vapourimeter + vaporing's, vapouring's + vaporing, vapouring + vaporingly, vapouringly + vaporings, vapourings + vaporish, vapourish + vaporisher, vapourisher + vaporishest, vapourishest + vaporishness's, vapourishness's + vaporishness, vapourishness + vaporishnesses, vapourishnesses + vaporizable's, vaporisable's + vaporizable, vaporisable + vaporizabler, vaporisabler + vaporizables, vaporisables + vaporizablest, vaporisablest + vaporization's, vaporisation's + vaporization, vaporisation + vaporizations, vaporisations + vaporize, vaporise + vaporized, vaporised + vaporizer's, vaporiser's + vaporizer, vaporiser + vaporizers, vaporisers + vaporizes, vaporises + vaporizing, vaporising + vaporless, vapourless + vaporlesses, vapourlesses + vaporlike's, vapourlike's + vaporlike, vapourlike + vaporlikes, vapourlikes + vaporose, vapourose + vaporously, vapourously + vapors, vapours + vaporware, vapourware + vapory, vapoury + varicolored's, varicoloured's + varicolored, varicoloured + varicoloredder, varicolouredder + varicoloreddest, varicoloureddest + varicoloreds, varicoloureds + varicolorous, varicolourous + vascularization's, vascularisation's + vascularization, vascularisation + vascularizations, vascularisations + vascularize, vascularise + vascularized, vascularised + vascularizes, vascularises + vascularizing, vascularising + vasectomize, vasectomise + vasectomized, vasectomised + vasectomizing, vasectomising + vassalization, vassalisation + vassalize, vassalise + vassalized, vassalised + vassalizes, vassalises + vassalizing, vassalising + Vaticanization's, Vaticanisation's + Vaticanization, Vaticanisation + Vaticanizations, Vaticanisations + Vaticanize's, Vaticanise's + Vaticanize, Vaticanise + Vaticanizes, Vaticanises + vavasor, vavasour + vavasors, vavasours + Ve's, Voe's + Ve, Voe + vectorizable, vectorisable + vectorization's, vectorisation's + vectorization, vectorisation + vectorizations, vectorisations + vectorize, vectorise + vectorized, vectorised + vectorizer, vectoriser + vectorizered, vectorisered + vectorizering, vectorisering + vectorizers, vectorisers + vectorizes, vectorises + vectorizing, vectorising + veery, verey + vegetablize, vegetablise + vegetablizes, vegetablises + velarization's, velarisation's + velarization, velarisation + velarizations, velarisations + velarize, velarise + velarized, velarised + velarizes, velarises + velarizing, velarising + veld's, veldt's + veld, veldt + velds, veldts + venalization's, venalisation's + venalization, venalisation + venalizations, venalisations + venalize, venalise + venalizes, venalises + vendor's, vender's + vendor, vender + vendors, venders + venomization's, venomisation's + venomization, venomisation + venomizations, venomisations + venomize, venomise + venomizes, venomises + venter, ventre + venters, ventres + ventriloquize, ventriloquise + ventriloquized, ventriloquised + ventriloquizes, ventriloquises + ventriloquizing, ventriloquising + venule, venulae + veranda's, verandah's + veranda, verandah + verandas, verandahs + verbalization's, verbalisation's + verbalization, verbalisation + verbalizations, verbalisations + verbalize, verbalise + verbalized, verbalised + verbalizer's, verbaliser's + verbalizer, verbaliser + verbalizers, verbalisers + verbalizes, verbalises + verbalizing, verbalising + vermeiled, vermeilled + vermeiles, vermeilles + vermeiling, vermeilling + vermilion's, vermillion's + vermilion, vermillion + vermilionize, vermilionise + vermilionizes, vermilionises + vernacularization's, vernacularisation's + vernacularization, vernacularisation + vernacularizations, vernacularisations + vernacularize, vernacularise + vernacularized, vernacularised + vernacularizes, vernacularises + vernacularizing, vernacularising + vernalization's, vernalisation's + vernalization, vernalisation + vernalizations, vernalisations + vernalize, vernalise + vernalized, vernalised + vernalizes, vernalises + vernalizing, vernalising + versicolor, versicolour + versicolorate, versicolourate + versicolored, versicoloured + versicolorous, versicolourous + versionize, versionise + versionizes, versionises + vesicule, vesiculae + vestryize, vestryise + vestryizes, vestryises + veter's, vetoer's + veter, vetoer + veteranize, veteranise + veteranizes, veteranises + vialed, vialled + vialing, vialling + victimizable's, victimisable's + victimizable, victimisable + victimizables, victimisables + victimization's, victimisation's + victimization, victimisation + victimizations, victimisations + victimize, victimise + victimized, victimised + victimizer's, victimiser's + victimizer, victimiser + victimizers, victimisers + victimizes, victimises + victimizing, victimising + Victorianize's, Victorianise's + Victorianize, Victorianise + Victorianizes, Victorianises + victualage's, victuallage's + victualage, victuallage + victualages, victuallages + victualed, victualled + victualer's, victualler's + victualer, victualler + victualers, victuallers + victualess, victualless + victualing, victualling + videodisc's, videodisk's + videodisc, videodisk + videodiscs, videodisks + vier, vire + viers, vires + Vietnamization's, Vietnamisation's + Vietnamization, Vietnamisation + Vietnamize, Vietnamise + Vietnamized, Vietnamised + Vietnamizes, Vietnamises + Vietnamizing, Vietnamising + vigor's, vigour's + vigor, vigour + vigorless, vigourless + vigors, vigours + villagization, villagisation + villagizations, villagisations + viremia, viraemia + viremias, viraemias + viremic, viraemic + virilization, virilisation + virilizations, virilisations + virilized, virilised + virilizing, virilising + virtualization, virtualisation + virtualize, virtualise + virtualizes, virtualises + virtuosos, virtuosoes + visionize, visionise + visionizes, visionises + visor's, vizor's + visor, vizor + visors, vizors + visualizable, visualisable + visualization's, visualisation's + visualization, visualisation + visualizations, visualisations + visualize, visualise + visualized, visualised + visualizer's, visualiser's + visualizer, visualiser + visualizers, visualisers + visualizes, visualises + visualizing, visualising + vitalization's, vitalisation's + vitalization, vitalisation + vitalizations, vitalisations + vitalize, vitalise + vitalized, vitalised + vitalizer's, vitaliser's + vitalizer, vitaliser + vitalizers, vitalisers + vitalizes, vitalises + vitalizing's, vitalising's + vitalizing, vitalising + vitalizingly, vitalisingly + vitalizings, vitalisings + vitaminization, vitaminisation + vitaminize, vitaminise + vitaminized, vitaminised + vitaminizes, vitaminises + vitaminizing, vitaminising + vitriolizable's, vitriolisable's + vitriolizable, vitriolisable + vitriolizables, vitriolisables + vitriolization's, vitriolisation's + vitriolization, vitriolisation + vitriolizations, vitriolisations + vitriolize, vitriolise + vitriolized, vitriolised + vitriolizer, vitrioliser + vitriolizers, vitriolisers + vitriolizes, vitriolises + vitriolizing, vitriolising + vivandier, vivandire + viver, vivre + viverrine, viverrinae + vivers, vivres + vizard, visard + vizards, visards + vizied, visied + vizies, visies + vocalization's, vocalisation's + vocalization, vocalisation + vocalizations, vocalisations + vocalize, vocalise + vocalized, vocalised + vocalizer's, vocaliser's + vocalizer, vocaliser + vocalizers, vocalisers + vocalizes, vocalises + vocalizing, vocalising + vocationalization's, vocationalisation's + vocationalization, vocationalisation + vocationalizations, vocationalisations + vocationalize, vocationalise + vocationalizes, vocationalises + volatilizable's, volatilisable's + volatilizable, volatilisable + volatilizabler, volatilisabler + volatilizables, volatilisables + volatilizablest, volatilisablest + volatilization's, volatilisation's + volatilization, volatilisation + volatilizations, volatilisations + volatilize, volatilise + volatilized, volatilised + volatilizer's, volatiliser's + volatilizer, volatiliser + volatilizers, volatilisers + volatilizes, volatilises + volatilizing, volatilising + volcanism's, vulcanism's + volcanism, vulcanism + volcanisms, vulcanisms + volcanization, volcanisation + volcanizations, volcanisations + volcanize, volcanise + volcanized, volcanised + volcanizes, volcanises + volcanizing, volcanising + voltize, voltise + voltizes, voltises + vowelization's, vowelisation's + vowelization, vowelisation + vowelizations, vowelisations + vowelize, vowelise + vowelized, vowelised + vowelizes, vowelises + vowelizing, vowelising + vulcanizable's, vulcanisable's + vulcanizable, vulcanisable + vulcanizabler, vulcanisabler + vulcanizables, vulcanisables + vulcanizablest, vulcanisablest + vulcanizate's, vulcanisate's + vulcanizate, vulcanisate + vulcanizates, vulcanisates + vulcanization's, vulcanisation's + vulcanization, vulcanisation + vulcanizations, vulcanisations + vulcanize, vulcanise + vulcanized, vulcanised + vulcanizer's, vulcaniser's + vulcanizer, vulcaniser + vulcanizers, vulcanisers + vulcanizes, vulcanises + vulcanizing, vulcanising + vulgarization's, vulgarisation's + vulgarization, vulgarisation + vulgarizations, vulgarisations + vulgarize, vulgarise + vulgarized, vulgarised + vulgarizer's, vulgariser's + vulgarizer, vulgariser + vulgarizers, vulgarisers + vulgarizes, vulgarises + vulgarizing, vulgarising + wackes, wackoes + wackier, whackier + wackiest, whackiest + wacky, whacky + Wagnerize's, Wagnerise's + Wagnerize, Wagnerise + Wagnerizes, Wagnerises + wagon's, waggon's + wagon, waggon + wagoned, waggoned + wagoneer, waggoneer + wagoner's, waggoner's + wagoner, waggoner + wagoners, waggoners + wagonette's, waggonette's + wagonette, waggonette + wagonettes, waggonettes + wagoning, waggoning + wagons, waggons + wainscoted, wainscotted + wainscoting's, wainscotting's + wainscoting, wainscotting + wainscotings, wainscottings + wallah, walla + wallahs, wallas + wantonize, wantonise + wantonized, wantonised + wantonizes, wantonises + wantonizing, wantonising + warer, warre + Warford's, Warfourd's + Warford, Warfourd + warrantize, warrantise + waterbed's, water_bed's + waterbed, water_bed + waterbeds, water_beds + watercolor's, watercolour's + watercolor, watercolour + watercolored, watercoloured + watercoloring, watercolouring + watercolorist's, watercolourist's + watercolorist, watercolourist + watercolorists, watercolourists + watercolors, watercolours + weaseled, weaselled + weaseling, weaselling + weatherize, weatherise + weatherized, weatherised + weatherizes, weatherises + weatherizing, weatherising + weeviled, weevilled + weftwize, weftwise + weize, weise + weized, weised + weizes, weises + weizing, weising + welsh, welch + welshed, welched + welshes, welches + welshing, welching + wer, waer + werewolf's, werwolf's + werewolf, werwolf + werewolves, werwolves + westernization's, westernisation's + westernization, westernisation + westernizations, westernisations + westernize, westernise + westernized, westernised + westernizes, westernises + westernizing, westernising + whimsies, whimseys + whimsy's, whimsey's + whimsy, whimsey + whir's, whirr's + whir, whirr + whirs, whirrs + Whitmanize's, Whitmanise's + Whitmanize, Whitmanise + Whitmanizes, Whitmanises + whiz's, whizz's + whiz, whizz + whizz's, wiz's + whizz, wiz + whizzes, wizzes + whodunit's, whodunnit's + whodunit, whodunnit + whodunits, whodunnits + wigeon's, widgeon's + wigeon, widgeon + willful, wilful + willfuler, wilfuler + willfulest, wilfulest + willfullier, wilfullier + willfulliest, wilfulliest + willfully, wilfully + willfulness's, wilfulness's + willfulness, wilfulness + willy, willie + winterization's, winterisation's + winterization, winterisation + winterizations, winterisations + winterize, winterise + winterized, winterised + winterizes, winterises + winterizing, winterising + wintrier, winterier + wintriest, winteriest + wintry, wintery + wisteria's, wistaria's + wisteria, wistaria + wisterias, wistarias + wizen, wisen + womanization's, womanisation's + womanization, womanisation + womanizations, womanisations + womanize, womanise + womanized, womanised + womanizer's, womaniser's + womanizer, womaniser + womanizers, womanisers + womanizes, womanises + womanizing, womanising + woodcockize, woodcockise + woodcockizes, woodcockises + woolen's, woollen's + woolen, woollen + woolenner, woollenner + woolennest, woollennest + woolens, woollens + woollenisation's, woollenization's + woollenisation, woollenization + woollenisations, woollenizations + woollenise, woollenize + woollenises, woollenizes + wornil, wournil + worshiped, worshipped + worshiper's, worshipper's + worshiper, worshipper + worshipers, worshippers + worshiping, worshipping + yak's, yack's + yak, yack + yak, yack + yak, yock + yakked, yacked + yakking, yacking + yaks, yacks + yaks, yacks + yeshiva's, yeshivah's + yeshiva, yeshivah + yeshivot, yeshivahs + yock's, yak's + yocks, yaks + yodeled, yodelled + yodeler's, yodeller's + yodeler, yodeller + yodelers, yodellers + yodeling, yodelling + yoghourt's, yogourt's + yoghourt, yogourt + yoghourts, yogourts + yogi's, yogin's + yogi, yogin + yogis, yogins + yuck, yuk + yuk, yuck + yukked, yucked + yukking, yucking + yuks, yucks + zaffer, zaffre + zaffers, zaffres + zea, zoea + zeas, zoeas + zeroize, zeroise + zeroized, zeroised + zeroizes, zeroises + zeroizing, zeroising + zipper's, Zipper's + zipper, Zipper + zippers, Zippers + zoea's, zoaea's + zoea, zoaea + zoea, zooea + zoeae, zooeae + zoeal, zooeal + zoeas, zooeas + zoecia, zooecia + zoecium, zooecium + zombie's, zombi's + zombie, zombi + zombies, zombis + zonesthesia, zonaesthesia + zonule, zonulae + zooglea, zoogloea + zoogleae, zoogloeae + zoogleal, zoogloeal + zoogleas, zoogloeas + zygenid, zygaenid diff --git a/config/sync/search_api_solr.solr_field_type.text_fr_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_fr_6_0_0.yml index fac4d515..a88cc5d4 100644 --- a/config/sync/search_api_solr.solr_field_type.text_fr_6_0_0.yml +++ b/config/sync/search_api_solr.solr_field_type.text_fr_6_0_0.yml @@ -44,8 +44,8 @@ field_type: words: stopwords_fr.txt - class: solr.SnowballPorterFilterFactory - language: French protected: protwords_fr.txt + language: French - class: solr.RemoveDuplicatesTokenFilterFactory - @@ -73,17 +73,17 @@ field_type: class: solr.LowerCaseFilterFactory - class: solr.SynonymFilterFactory + ignoreCase: true synonyms: synonyms_fr.txt expand: true - ignoreCase: true - class: solr.StopFilterFactory ignoreCase: true words: stopwords_fr.txt - class: solr.SnowballPorterFilterFactory - language: French protected: protwords_fr.txt + language: French - class: solr.RemoveDuplicatesTokenFilterFactory unstemmed_field_type: @@ -143,9 +143,9 @@ unstemmed_field_type: class: solr.LowerCaseFilterFactory - class: solr.SynonymFilterFactory + ignoreCase: true synonyms: synonyms_fr.txt expand: true - ignoreCase: true - class: solr.StopFilterFactory ignoreCase: true @@ -236,8 +236,338 @@ solr_configs: name: buildOnStartup VALUE: 'false' text_files: - stopwords: "au\naux\navec\nce\nces\ndans\nde\ndes\ndu\nelle\nen\net\neux\nil\nje\nla\nle\nleur\nlui\nma\nmais\nme\nmême\nmes\nmoi\nmon\nne\nnos\nnotre\nnous\non\nou\npar\npas\npour\nqu\nque\nqui\nsa\nse\nses\nson\nsur\nta\nte\ntes\ntoi\nton\ntu\nun\nune\nvos\nvotre\nvous\nc\nd\nj\nl\nà\nm\nn\ns\nt\ny\nété\nétée\nétées\nétés\nétant\nsuis\nes\nest\nsommes\nêtes\nsont\nserai\nseras\nsera\nserons\nserez\nseront\nserais\nserait\nserions\nseriez\nseraient\nétais\nétait\nétions\nétiez\nétaient\nfus\nfut\nfûmes\nfûtes\nfurent\nsois\nsoit\nsoyons\nsoyez\nsoient\nfusse\nfusses\nfût\nfussions\nfussiez\nfussent\nayant\neu\neue\neues\neus\nai\nas\navons\navez\nont\naurai\nauras\naura\naurons\naurez\nauront\naurais\naurait\naurions\nauriez\nauraient\navais\navait\navions\naviez\navaient\neut\neûmes\neûtes\neurent\naie\naies\nait\nayons\nayez\naient\neusse\neusses\neût\neussions\neussiez\neussent\nceci\ncelà\ncet\ncette\nici\nils\nles\nleurs\nquel\nquels\nquelle\nquelles\nsans\nsoi\n" - synonyms: "drupal, durpal\n" - nouns: "\n" - protwords: "\n" - accents: "# À => A\n#\"\\u00C0\" => \"A\"\n# Á => A\n#\"\\u00C1\" => \"A\"\n#  => A\n#\"\\u00C2\" => \"A\"\n# à => A\n\"\\u00C3\" => \"A\"\n# Ä => A\n\"\\u00C4\" => \"A\"\n# Å => A\n\"\\u00C5\" => \"A\"\n# Ą => A\n\"\\u0104\" => \"A\"\n# Æ => AE\n\"\\u00C6\" => \"AE\"\n# Ç => C\n#\"\\u00C7\" => \"C\"\n# Ć => C\n\"\\U0106\" => \"C\"\n# È => E\n#\"\\u00C8\" => \"E\"\n# É => E\n#\"\\u00C9\" => \"E\"\n# Ê => E\n#\"\\u00CA\" => \"E\"\n# Ë => E\n\"\\u00CB\" => \"E\"\n# Ę => E\n\"\\u0118\" => \"E\"\n# Ì => I\n#\"\\u00CC\" => \"I\"\n# Í => I\n#\"\\u00CD\" => \"I\"\n# Î => I\n#\"\\u00CE\" => \"I\"\n# Ï => I\n\"\\u00CF\" => \"I\"\n# IJ => IJ\n\"\\u0132\" => \"IJ\"\n# Ð => D\n\"\\u00D0\" => \"D\"\n# Ł => L\n\"\\u0141\" => \"L\"\n# Ñ => N\n\"\\u00D1\" => \"N\"\n# Ń => N\n\"\\u0143\" => \"N\"\n# Ò => O\n#\"\\u00D2\" => \"O\"\n# Ó => O\n#\"\\u00D3\" => \"O\"\n# Ô => O\n#\"\\u00D4\" => \"O\"\n# Õ => O\n\"\\u00D5\" => \"O\"\n# Ö => O\n\"\\u00D6\" => \"O\"\n# Ø => O\n\"\\u00D8\" => \"O\"\n# Œ => OE\n\"\\u0152\" => \"OE\"\n# Þ\n\"\\u00DE\" => \"TH\"\n# Ù => U\n#\"\\u00D9\" => \"U\"\n# Ú => U\n#\"\\u00DA\" => \"U\"\n# Û => U\n#\"\\u00DB\" => \"U\"\n# Ü => U\n\"\\u00DC\" => \"U\"\n# Ý => Y\n#\"\\u00DD\" => \"Y\"\n# Ÿ => Y\n\"\\u0178\" => \"Y\"\n# à => a\n#\"\\u00E0\" => \"a\"\n# á => a\n#\"\\u00E1\" => \"a\"\n# â => a\n#\"\\u00E2\" => \"a\"\n# ã => a\n\"\\u00E3\" => \"a\"\n# ä => a\n\"\\u00E4\" => \"a\"\n# å => a\n\"\\u00E5\" => \"a\"\n# æ => ae\n\"\\u00E6\" => \"ae\"\n# ç => c\n#\"\\u00E7\" => \"c\"\n# è => e\n#\"\\u00E8\" => \"e\"\n# é => e\n#\"\\u00E9\" => \"e\"\n# ê => e\n#\"\\u00EA\" => \"e\"\n# ë => e\n\"\\u00EB\" => \"e\"\n# ì => i\n#\"\\u00EC\" => \"i\"\n# í => i\n#\"\\u00ED\" => \"i\"\n# î => i\n#\"\\u00EE\" => \"i\"\n# ï => i\n\"\\u00EF\" => \"i\"\n# ij => ij\n\"\\u0133\" => \"ij\"\n# ð => d\n\"\\u00F0\" => \"d\"\n# ñ => n\n\"\\u00F1\" => \"n\"\n# ò => o\n#\"\\u00F2\" => \"o\"\n# ó => o\n#\"\\u00F3\" => \"o\"\n# ô => o\n#\"\\u00F4\" => \"o\"\n# õ => o\n\"\\u00F5\" => \"o\"\n# ö => o\n\"\\u00F6\" => \"o\"\n# ø => o\n\"\\u00F8\" => \"o\"\n# œ => oe\n\"\\u0153\" => \"oe\"\n# ß => ss\n\"\\u00DF\" => \"ss\"\n# Ś => S\n\"\\u015a\" => \"S\"\n# þ => th\n\"\\u00FE\" => \"th\"\n# ù => u\n#\"\\u00F9\" => \"u\"\n# ú => u\n#\"\\u00FA\" => \"u\"\n# û => u\n#\"\\u00FB\" => \"u\"\n# ü => u\n\"\\u00FC\" => \"u\"\n# ý => y\n#\"\\u00FD\" => \"y\"\n# ÿ => y\n\"\\u00FF\" => \"y\"\n# Ź => Z\n\"\\u0179\" => \"Z\"\n# Ż => Z\n\"\\u017b\" => \"Z\"\n# ff => ff\n\"\\uFB00\" => \"ff\"\n# fi => fi\n\"\\uFB01\" => \"fi\"\n# fl => fl\n\"\\uFB02\" => \"fl\"\n# ffi => ffi\n\"\\uFB03\" => \"ffi\"\n# ffl => ffl\n\"\\uFB04\" => \"ffl\"\n# ſt => st\n\"\\uFB05\" => \"st\"\n# st => st\n\"\\uFB06\" => \"st\"\n" + stopwords: | + au + aux + avec + ce + ces + dans + de + des + du + elle + en + et + eux + il + je + la + le + leur + lui + ma + mais + me + même + mes + moi + mon + ne + nos + notre + nous + on + ou + par + pas + pour + qu + que + qui + sa + se + ses + son + sur + ta + te + tes + toi + ton + tu + un + une + vos + votre + vous + c + d + j + l + à + m + n + s + t + y + été + étée + étées + étés + étant + suis + es + est + sommes + êtes + sont + serai + seras + sera + serons + serez + seront + serais + serait + serions + seriez + seraient + étais + était + étions + étiez + étaient + fus + fut + fûmes + fûtes + furent + sois + soit + soyons + soyez + soient + fusse + fusses + fût + fussions + fussiez + fussent + ayant + eu + eue + eues + eus + ai + as + avons + avez + ont + aurai + auras + aura + aurons + aurez + auront + aurais + aurait + aurions + auriez + auraient + avais + avait + avions + aviez + avaient + eut + eûmes + eûtes + eurent + aie + aies + ait + ayons + ayez + aient + eusse + eusses + eût + eussions + eussiez + eussent + ceci + celà + cet + cette + ici + ils + les + leurs + quel + quels + quelle + quelles + sans + soi + protwords: | + + accents: | + # À => A + #"\u00C0" => "A" + # Á => A + #"\u00C1" => "A" + #  => A + #"\u00C2" => "A" + # à => A + "\u00C3" => "A" + # Ä => A + "\u00C4" => "A" + # Å => A + "\u00C5" => "A" + # Ą => A + "\u0104" => "A" + # Æ => AE + "\u00C6" => "AE" + # Ç => C + #"\u00C7" => "C" + # Ć => C + "\U0106" => "C" + # È => E + #"\u00C8" => "E" + # É => E + #"\u00C9" => "E" + # Ê => E + #"\u00CA" => "E" + # Ë => E + "\u00CB" => "E" + # Ę => E + "\u0118" => "E" + # Ì => I + #"\u00CC" => "I" + # Í => I + #"\u00CD" => "I" + # Î => I + #"\u00CE" => "I" + # Ï => I + "\u00CF" => "I" + # IJ => IJ + "\u0132" => "IJ" + # Ð => D + "\u00D0" => "D" + # Ł => L + "\u0141" => "L" + # Ñ => N + "\u00D1" => "N" + # Ń => N + "\u0143" => "N" + # Ò => O + #"\u00D2" => "O" + # Ó => O + #"\u00D3" => "O" + # Ô => O + #"\u00D4" => "O" + # Õ => O + "\u00D5" => "O" + # Ö => O + "\u00D6" => "O" + # Ø => O + "\u00D8" => "O" + # Œ => OE + "\u0152" => "OE" + # Þ + "\u00DE" => "TH" + # Ù => U + #"\u00D9" => "U" + # Ú => U + #"\u00DA" => "U" + # Û => U + #"\u00DB" => "U" + # Ü => U + "\u00DC" => "U" + # Ý => Y + #"\u00DD" => "Y" + # Ÿ => Y + "\u0178" => "Y" + # à => a + #"\u00E0" => "a" + # á => a + #"\u00E1" => "a" + # â => a + #"\u00E2" => "a" + # ã => a + "\u00E3" => "a" + # ä => a + "\u00E4" => "a" + # å => a + "\u00E5" => "a" + # æ => ae + "\u00E6" => "ae" + # ç => c + #"\u00E7" => "c" + # è => e + #"\u00E8" => "e" + # é => e + #"\u00E9" => "e" + # ê => e + #"\u00EA" => "e" + # ë => e + "\u00EB" => "e" + # ì => i + #"\u00EC" => "i" + # í => i + #"\u00ED" => "i" + # î => i + #"\u00EE" => "i" + # ï => i + "\u00EF" => "i" + # ij => ij + "\u0133" => "ij" + # ð => d + "\u00F0" => "d" + # ñ => n + "\u00F1" => "n" + # ò => o + #"\u00F2" => "o" + # ó => o + #"\u00F3" => "o" + # ô => o + #"\u00F4" => "o" + # õ => o + "\u00F5" => "o" + # ö => o + "\u00F6" => "o" + # ø => o + "\u00F8" => "o" + # œ => oe + "\u0153" => "oe" + # ß => ss + "\u00DF" => "ss" + # Ś => S + "\u015a" => "S" + # þ => th + "\u00FE" => "th" + # ù => u + #"\u00F9" => "u" + # ú => u + #"\u00FA" => "u" + # û => u + #"\u00FB" => "u" + # ü => u + "\u00FC" => "u" + # ý => y + #"\u00FD" => "y" + # ÿ => y + "\u00FF" => "y" + # Ź => Z + "\u0179" => "Z" + # Ż => Z + "\u017b" => "Z" + # ff => ff + "\uFB00" => "ff" + # fi => fi + "\uFB01" => "fi" + # fl => fl + "\uFB02" => "fl" + # ffi => ffi + "\uFB03" => "ffi" + # ffl => ffl + "\uFB04" => "ffl" + # ſt => st + "\uFB05" => "st" + # st => st + "\uFB06" => "st" + synonyms: | + drupal, durpal + nouns: | + diff --git a/config/sync/search_api_solr.solr_field_type.text_fr_7_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_fr_7_0_0.yml index 5d5829d8..69bde097 100644 --- a/config/sync/search_api_solr.solr_field_type.text_fr_7_0_0.yml +++ b/config/sync/search_api_solr.solr_field_type.text_fr_7_0_0.yml @@ -44,8 +44,8 @@ field_type: words: stopwords_fr.txt - class: solr.SnowballPorterFilterFactory - language: French protected: protwords_fr.txt + language: French - class: solr.RemoveDuplicatesTokenFilterFactory - @@ -73,17 +73,17 @@ field_type: class: solr.LowerCaseFilterFactory - class: solr.SynonymGraphFilterFactory + ignoreCase: true synonyms: synonyms_fr.txt expand: true - ignoreCase: true - class: solr.StopFilterFactory ignoreCase: true words: stopwords_fr.txt - class: solr.SnowballPorterFilterFactory - language: French protected: protwords_fr.txt + language: French - class: solr.RemoveDuplicatesTokenFilterFactory unstemmed_field_type: @@ -143,9 +143,9 @@ unstemmed_field_type: class: solr.LowerCaseFilterFactory - class: solr.SynonymGraphFilterFactory + ignoreCase: true synonyms: synonyms_fr.txt expand: true - ignoreCase: true - class: solr.StopFilterFactory ignoreCase: true @@ -236,8 +236,338 @@ solr_configs: name: buildOnStartup VALUE: 'false' text_files: - stopwords: "au\naux\navec\nce\nces\ndans\nde\ndes\ndu\nelle\nen\net\neux\nil\nje\nla\nle\nleur\nlui\nma\nmais\nme\nmême\nmes\nmoi\nmon\nne\nnos\nnotre\nnous\non\nou\npar\npas\npour\nqu\nque\nqui\nsa\nse\nses\nson\nsur\nta\nte\ntes\ntoi\nton\ntu\nun\nune\nvos\nvotre\nvous\nc\nd\nj\nl\nà\nm\nn\ns\nt\ny\nété\nétée\nétées\nétés\nétant\nsuis\nes\nest\nsommes\nêtes\nsont\nserai\nseras\nsera\nserons\nserez\nseront\nserais\nserait\nserions\nseriez\nseraient\nétais\nétait\nétions\nétiez\nétaient\nfus\nfut\nfûmes\nfûtes\nfurent\nsois\nsoit\nsoyons\nsoyez\nsoient\nfusse\nfusses\nfût\nfussions\nfussiez\nfussent\nayant\neu\neue\neues\neus\nai\nas\navons\navez\nont\naurai\nauras\naura\naurons\naurez\nauront\naurais\naurait\naurions\nauriez\nauraient\navais\navait\navions\naviez\navaient\neut\neûmes\neûtes\neurent\naie\naies\nait\nayons\nayez\naient\neusse\neusses\neût\neussions\neussiez\neussent\nceci\ncelà\ncet\ncette\nici\nils\nles\nleurs\nquel\nquels\nquelle\nquelles\nsans\nsoi\n" - synonyms: "drupal, durpal\n" - nouns: "\n" - protwords: "\n" - accents: "# À => A\n#\"\\u00C0\" => \"A\"\n# Á => A\n#\"\\u00C1\" => \"A\"\n#  => A\n#\"\\u00C2\" => \"A\"\n# à => A\n\"\\u00C3\" => \"A\"\n# Ä => A\n\"\\u00C4\" => \"A\"\n# Å => A\n\"\\u00C5\" => \"A\"\n# Ą => A\n\"\\u0104\" => \"A\"\n# Æ => AE\n\"\\u00C6\" => \"AE\"\n# Ç => C\n#\"\\u00C7\" => \"C\"\n# Ć => C\n\"\\U0106\" => \"C\"\n# È => E\n#\"\\u00C8\" => \"E\"\n# É => E\n#\"\\u00C9\" => \"E\"\n# Ê => E\n#\"\\u00CA\" => \"E\"\n# Ë => E\n\"\\u00CB\" => \"E\"\n# Ę => E\n\"\\u0118\" => \"E\"\n# Ì => I\n#\"\\u00CC\" => \"I\"\n# Í => I\n#\"\\u00CD\" => \"I\"\n# Î => I\n#\"\\u00CE\" => \"I\"\n# Ï => I\n\"\\u00CF\" => \"I\"\n# IJ => IJ\n\"\\u0132\" => \"IJ\"\n# Ð => D\n\"\\u00D0\" => \"D\"\n# Ł => L\n\"\\u0141\" => \"L\"\n# Ñ => N\n\"\\u00D1\" => \"N\"\n# Ń => N\n\"\\u0143\" => \"N\"\n# Ò => O\n#\"\\u00D2\" => \"O\"\n# Ó => O\n#\"\\u00D3\" => \"O\"\n# Ô => O\n#\"\\u00D4\" => \"O\"\n# Õ => O\n\"\\u00D5\" => \"O\"\n# Ö => O\n\"\\u00D6\" => \"O\"\n# Ø => O\n\"\\u00D8\" => \"O\"\n# Œ => OE\n\"\\u0152\" => \"OE\"\n# Þ\n\"\\u00DE\" => \"TH\"\n# Ù => U\n#\"\\u00D9\" => \"U\"\n# Ú => U\n#\"\\u00DA\" => \"U\"\n# Û => U\n#\"\\u00DB\" => \"U\"\n# Ü => U\n\"\\u00DC\" => \"U\"\n# Ý => Y\n#\"\\u00DD\" => \"Y\"\n# Ÿ => Y\n\"\\u0178\" => \"Y\"\n# à => a\n#\"\\u00E0\" => \"a\"\n# á => a\n#\"\\u00E1\" => \"a\"\n# â => a\n#\"\\u00E2\" => \"a\"\n# ã => a\n\"\\u00E3\" => \"a\"\n# ä => a\n\"\\u00E4\" => \"a\"\n# å => a\n\"\\u00E5\" => \"a\"\n# æ => ae\n\"\\u00E6\" => \"ae\"\n# ç => c\n#\"\\u00E7\" => \"c\"\n# è => e\n#\"\\u00E8\" => \"e\"\n# é => e\n#\"\\u00E9\" => \"e\"\n# ê => e\n#\"\\u00EA\" => \"e\"\n# ë => e\n\"\\u00EB\" => \"e\"\n# ì => i\n#\"\\u00EC\" => \"i\"\n# í => i\n#\"\\u00ED\" => \"i\"\n# î => i\n#\"\\u00EE\" => \"i\"\n# ï => i\n\"\\u00EF\" => \"i\"\n# ij => ij\n\"\\u0133\" => \"ij\"\n# ð => d\n\"\\u00F0\" => \"d\"\n# ñ => n\n\"\\u00F1\" => \"n\"\n# ò => o\n#\"\\u00F2\" => \"o\"\n# ó => o\n#\"\\u00F3\" => \"o\"\n# ô => o\n#\"\\u00F4\" => \"o\"\n# õ => o\n\"\\u00F5\" => \"o\"\n# ö => o\n\"\\u00F6\" => \"o\"\n# ø => o\n\"\\u00F8\" => \"o\"\n# œ => oe\n\"\\u0153\" => \"oe\"\n# ß => ss\n\"\\u00DF\" => \"ss\"\n# Ś => S\n\"\\u015a\" => \"S\"\n# þ => th\n\"\\u00FE\" => \"th\"\n# ù => u\n#\"\\u00F9\" => \"u\"\n# ú => u\n#\"\\u00FA\" => \"u\"\n# û => u\n#\"\\u00FB\" => \"u\"\n# ü => u\n\"\\u00FC\" => \"u\"\n# ý => y\n#\"\\u00FD\" => \"y\"\n# ÿ => y\n\"\\u00FF\" => \"y\"\n# Ź => Z\n\"\\u0179\" => \"Z\"\n# Ż => Z\n\"\\u017b\" => \"Z\"\n# ff => ff\n\"\\uFB00\" => \"ff\"\n# fi => fi\n\"\\uFB01\" => \"fi\"\n# fl => fl\n\"\\uFB02\" => \"fl\"\n# ffi => ffi\n\"\\uFB03\" => \"ffi\"\n# ffl => ffl\n\"\\uFB04\" => \"ffl\"\n# ſt => st\n\"\\uFB05\" => \"st\"\n# st => st\n\"\\uFB06\" => \"st\"\n" + stopwords: | + au + aux + avec + ce + ces + dans + de + des + du + elle + en + et + eux + il + je + la + le + leur + lui + ma + mais + me + même + mes + moi + mon + ne + nos + notre + nous + on + ou + par + pas + pour + qu + que + qui + sa + se + ses + son + sur + ta + te + tes + toi + ton + tu + un + une + vos + votre + vous + c + d + j + l + à + m + n + s + t + y + été + étée + étées + étés + étant + suis + es + est + sommes + êtes + sont + serai + seras + sera + serons + serez + seront + serais + serait + serions + seriez + seraient + étais + était + étions + étiez + étaient + fus + fut + fûmes + fûtes + furent + sois + soit + soyons + soyez + soient + fusse + fusses + fût + fussions + fussiez + fussent + ayant + eu + eue + eues + eus + ai + as + avons + avez + ont + aurai + auras + aura + aurons + aurez + auront + aurais + aurait + aurions + auriez + auraient + avais + avait + avions + aviez + avaient + eut + eûmes + eûtes + eurent + aie + aies + ait + ayons + ayez + aient + eusse + eusses + eût + eussions + eussiez + eussent + ceci + celà + cet + cette + ici + ils + les + leurs + quel + quels + quelle + quelles + sans + soi + protwords: | + + accents: | + # À => A + #"\u00C0" => "A" + # Á => A + #"\u00C1" => "A" + #  => A + #"\u00C2" => "A" + # à => A + "\u00C3" => "A" + # Ä => A + "\u00C4" => "A" + # Å => A + "\u00C5" => "A" + # Ą => A + "\u0104" => "A" + # Æ => AE + "\u00C6" => "AE" + # Ç => C + #"\u00C7" => "C" + # Ć => C + "\U0106" => "C" + # È => E + #"\u00C8" => "E" + # É => E + #"\u00C9" => "E" + # Ê => E + #"\u00CA" => "E" + # Ë => E + "\u00CB" => "E" + # Ę => E + "\u0118" => "E" + # Ì => I + #"\u00CC" => "I" + # Í => I + #"\u00CD" => "I" + # Î => I + #"\u00CE" => "I" + # Ï => I + "\u00CF" => "I" + # IJ => IJ + "\u0132" => "IJ" + # Ð => D + "\u00D0" => "D" + # Ł => L + "\u0141" => "L" + # Ñ => N + "\u00D1" => "N" + # Ń => N + "\u0143" => "N" + # Ò => O + #"\u00D2" => "O" + # Ó => O + #"\u00D3" => "O" + # Ô => O + #"\u00D4" => "O" + # Õ => O + "\u00D5" => "O" + # Ö => O + "\u00D6" => "O" + # Ø => O + "\u00D8" => "O" + # Œ => OE + "\u0152" => "OE" + # Þ + "\u00DE" => "TH" + # Ù => U + #"\u00D9" => "U" + # Ú => U + #"\u00DA" => "U" + # Û => U + #"\u00DB" => "U" + # Ü => U + "\u00DC" => "U" + # Ý => Y + #"\u00DD" => "Y" + # Ÿ => Y + "\u0178" => "Y" + # à => a + #"\u00E0" => "a" + # á => a + #"\u00E1" => "a" + # â => a + #"\u00E2" => "a" + # ã => a + "\u00E3" => "a" + # ä => a + "\u00E4" => "a" + # å => a + "\u00E5" => "a" + # æ => ae + "\u00E6" => "ae" + # ç => c + #"\u00E7" => "c" + # è => e + #"\u00E8" => "e" + # é => e + #"\u00E9" => "e" + # ê => e + #"\u00EA" => "e" + # ë => e + "\u00EB" => "e" + # ì => i + #"\u00EC" => "i" + # í => i + #"\u00ED" => "i" + # î => i + #"\u00EE" => "i" + # ï => i + "\u00EF" => "i" + # ij => ij + "\u0133" => "ij" + # ð => d + "\u00F0" => "d" + # ñ => n + "\u00F1" => "n" + # ò => o + #"\u00F2" => "o" + # ó => o + #"\u00F3" => "o" + # ô => o + #"\u00F4" => "o" + # õ => o + "\u00F5" => "o" + # ö => o + "\u00F6" => "o" + # ø => o + "\u00F8" => "o" + # œ => oe + "\u0153" => "oe" + # ß => ss + "\u00DF" => "ss" + # Ś => S + "\u015a" => "S" + # þ => th + "\u00FE" => "th" + # ù => u + #"\u00F9" => "u" + # ú => u + #"\u00FA" => "u" + # û => u + #"\u00FB" => "u" + # ü => u + "\u00FC" => "u" + # ý => y + #"\u00FD" => "y" + # ÿ => y + "\u00FF" => "y" + # Ź => Z + "\u0179" => "Z" + # Ż => Z + "\u017b" => "Z" + # ff => ff + "\uFB00" => "ff" + # fi => fi + "\uFB01" => "fi" + # fl => fl + "\uFB02" => "fl" + # ffi => ffi + "\uFB03" => "ffi" + # ffl => ffl + "\uFB04" => "ffl" + # ſt => st + "\uFB05" => "st" + # st => st + "\uFB06" => "st" + synonyms: | + drupal, durpal + nouns: | + diff --git a/config/sync/search_api_solr.solr_field_type.text_und_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_und_6_0_0.yml index 30af36fd..8b735d96 100644 --- a/config/sync/search_api_solr.solr_field_type.text_und_6_0_0.yml +++ b/config/sync/search_api_solr.solr_field_type.text_und_6_0_0.yml @@ -57,9 +57,9 @@ field_type: filters: - class: solr.SynonymFilterFactory + ignoreCase: true synonyms: synonyms_und.txt expand: true - ignoreCase: true - class: solr.StopFilterFactory ignoreCase: true @@ -186,7 +186,158 @@ solr_configs: name: buildOnStartup VALUE: 'false' text_files: - stopwords: "\n" - synonyms: "drupal, durpal\n" - protwords: "\n" - accents: "# À => A\n\"\\u00C0\" => \"A\"\n# Á => A\n\"\\u00C1\" => \"A\"\n#  => A\n\"\\u00C2\" => \"A\"\n# à => A\n\"\\u00C3\" => \"A\"\n# Ä => A\n\"\\u00C4\" => \"A\"\n# Å => A\n\"\\u00C5\" => \"A\"\n# Æ => AE\n\"\\u00C6\" => \"AE\"\n# Ç => C\n\"\\u00C7\" => \"C\"\n# È => E\n\"\\u00C8\" => \"E\"\n# É => E\n\"\\u00C9\" => \"E\"\n# Ê => E\n\"\\u00CA\" => \"E\"\n# Ë => E\n\"\\u00CB\" => \"E\"\n# Ì => I\n\"\\u00CC\" => \"I\"\n# Í => I\n\"\\u00CD\" => \"I\"\n# Î => I\n\"\\u00CE\" => \"I\"\n# Ï => I\n\"\\u00CF\" => \"I\"\n# IJ => IJ\n\"\\u0132\" => \"IJ\"\n# Ð => D\n\"\\u00D0\" => \"D\"\n# Ñ => N\n\"\\u00D1\" => \"N\"\n# Ò => O\n\"\\u00D2\" => \"O\"\n# Ó => O\n\"\\u00D3\" => \"O\"\n# Ô => O\n\"\\u00D4\" => \"O\"\n# Õ => O\n\"\\u00D5\" => \"O\"\n# Ö => O\n\"\\u00D6\" => \"O\"\n# Ø => O\n\"\\u00D8\" => \"O\"\n# Œ => OE\n\"\\u0152\" => \"OE\"\n# Þ\n\"\\u00DE\" => \"TH\"\n# Ù => U\n\"\\u00D9\" => \"U\"\n# Ú => U\n\"\\u00DA\" => \"U\"\n# Û => U\n\"\\u00DB\" => \"U\"\n# Ü => U\n\"\\u00DC\" => \"U\"\n# Ý => Y\n\"\\u00DD\" => \"Y\"\n# Ÿ => Y\n\"\\u0178\" => \"Y\"\n# à => a\n\"\\u00E0\" => \"a\"\n# á => a\n\"\\u00E1\" => \"a\"\n# â => a\n\"\\u00E2\" => \"a\"\n# ã => a\n\"\\u00E3\" => \"a\"\n# ä => a\n\"\\u00E4\" => \"a\"\n# å => a\n\"\\u00E5\" => \"a\"\n# æ => ae\n\"\\u00E6\" => \"ae\"\n# ç => c\n\"\\u00E7\" => \"c\"\n# è => e\n\"\\u00E8\" => \"e\"\n# é => e\n\"\\u00E9\" => \"e\"\n# ê => e\n\"\\u00EA\" => \"e\"\n# ë => e\n\"\\u00EB\" => \"e\"\n# ì => i\n\"\\u00EC\" => \"i\"\n# í => i\n\"\\u00ED\" => \"i\"\n# î => i\n\"\\u00EE\" => \"i\"\n# ï => i\n\"\\u00EF\" => \"i\"\n# ij => ij\n\"\\u0133\" => \"ij\"\n# ð => d\n\"\\u00F0\" => \"d\"\n# ñ => n\n\"\\u00F1\" => \"n\"\n# ò => o\n\"\\u00F2\" => \"o\"\n# ó => o\n\"\\u00F3\" => \"o\"\n# ô => o\n\"\\u00F4\" => \"o\"\n# õ => o\n\"\\u00F5\" => \"o\"\n# ö => o\n\"\\u00F6\" => \"o\"\n# ø => o\n\"\\u00F8\" => \"o\"\n# œ => oe\n\"\\u0153\" => \"oe\"\n# ß => ss\n\"\\u00DF\" => \"ss\"\n# þ => th\n\"\\u00FE\" => \"th\"\n# ù => u\n\"\\u00F9\" => \"u\"\n# ú => u\n\"\\u00FA\" => \"u\"\n# û => u\n\"\\u00FB\" => \"u\"\n# ü => u\n\"\\u00FC\" => \"u\"\n# ý => y\n\"\\u00FD\" => \"y\"\n# ÿ => y\n\"\\u00FF\" => \"y\"\n# ff => ff\n\"\\uFB00\" => \"ff\"\n# fi => fi\n\"\\uFB01\" => \"fi\"\n# fl => fl\n\"\\uFB02\" => \"fl\"\n# ffi => ffi\n\"\\uFB03\" => \"ffi\"\n# ffl => ffl\n\"\\uFB04\" => \"ffl\"\n# ſt => st\n\"\\uFB05\" => \"st\"\n# st => st\n\"\\uFB06\" => \"st\"\n" + stopwords: | + + protwords: | + + accents: | + # À => A + "\u00C0" => "A" + # Á => A + "\u00C1" => "A" + #  => A + "\u00C2" => "A" + # à => A + "\u00C3" => "A" + # Ä => A + "\u00C4" => "A" + # Å => A + "\u00C5" => "A" + # Æ => AE + "\u00C6" => "AE" + # Ç => C + "\u00C7" => "C" + # È => E + "\u00C8" => "E" + # É => E + "\u00C9" => "E" + # Ê => E + "\u00CA" => "E" + # Ë => E + "\u00CB" => "E" + # Ì => I + "\u00CC" => "I" + # Í => I + "\u00CD" => "I" + # Î => I + "\u00CE" => "I" + # Ï => I + "\u00CF" => "I" + # IJ => IJ + "\u0132" => "IJ" + # Ð => D + "\u00D0" => "D" + # Ñ => N + "\u00D1" => "N" + # Ò => O + "\u00D2" => "O" + # Ó => O + "\u00D3" => "O" + # Ô => O + "\u00D4" => "O" + # Õ => O + "\u00D5" => "O" + # Ö => O + "\u00D6" => "O" + # Ø => O + "\u00D8" => "O" + # Œ => OE + "\u0152" => "OE" + # Þ + "\u00DE" => "TH" + # Ù => U + "\u00D9" => "U" + # Ú => U + "\u00DA" => "U" + # Û => U + "\u00DB" => "U" + # Ü => U + "\u00DC" => "U" + # Ý => Y + "\u00DD" => "Y" + # Ÿ => Y + "\u0178" => "Y" + # à => a + "\u00E0" => "a" + # á => a + "\u00E1" => "a" + # â => a + "\u00E2" => "a" + # ã => a + "\u00E3" => "a" + # ä => a + "\u00E4" => "a" + # å => a + "\u00E5" => "a" + # æ => ae + "\u00E6" => "ae" + # ç => c + "\u00E7" => "c" + # è => e + "\u00E8" => "e" + # é => e + "\u00E9" => "e" + # ê => e + "\u00EA" => "e" + # ë => e + "\u00EB" => "e" + # ì => i + "\u00EC" => "i" + # í => i + "\u00ED" => "i" + # î => i + "\u00EE" => "i" + # ï => i + "\u00EF" => "i" + # ij => ij + "\u0133" => "ij" + # ð => d + "\u00F0" => "d" + # ñ => n + "\u00F1" => "n" + # ò => o + "\u00F2" => "o" + # ó => o + "\u00F3" => "o" + # ô => o + "\u00F4" => "o" + # õ => o + "\u00F5" => "o" + # ö => o + "\u00F6" => "o" + # ø => o + "\u00F8" => "o" + # œ => oe + "\u0153" => "oe" + # ß => ss + "\u00DF" => "ss" + # þ => th + "\u00FE" => "th" + # ù => u + "\u00F9" => "u" + # ú => u + "\u00FA" => "u" + # û => u + "\u00FB" => "u" + # ü => u + "\u00FC" => "u" + # ý => y + "\u00FD" => "y" + # ÿ => y + "\u00FF" => "y" + # ff => ff + "\uFB00" => "ff" + # fi => fi + "\uFB01" => "fi" + # fl => fl + "\uFB02" => "fl" + # ffi => ffi + "\uFB03" => "ffi" + # ffl => ffl + "\uFB04" => "ffl" + # ſt => st + "\uFB05" => "st" + # st => st + "\uFB06" => "st" + synonyms: | + drupal, durpal diff --git a/config/sync/search_api_solr.solr_field_type.text_und_7_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_und_7_0_0.yml index 917a58f4..025dc7b0 100644 --- a/config/sync/search_api_solr.solr_field_type.text_und_7_0_0.yml +++ b/config/sync/search_api_solr.solr_field_type.text_und_7_0_0.yml @@ -57,9 +57,9 @@ field_type: filters: - class: solr.SynonymGraphFilterFactory + ignoreCase: true synonyms: synonyms_und.txt expand: true - ignoreCase: true - class: solr.StopFilterFactory ignoreCase: true @@ -186,7 +186,158 @@ solr_configs: name: buildOnStartup VALUE: 'false' text_files: - stopwords: "\n" - synonyms: "drupal, durpal\n" - protwords: "\n" - accents: "# À => A\n\"\\u00C0\" => \"A\"\n# Á => A\n\"\\u00C1\" => \"A\"\n#  => A\n\"\\u00C2\" => \"A\"\n# à => A\n\"\\u00C3\" => \"A\"\n# Ä => A\n\"\\u00C4\" => \"A\"\n# Å => A\n\"\\u00C5\" => \"A\"\n# Æ => AE\n\"\\u00C6\" => \"AE\"\n# Ç => C\n\"\\u00C7\" => \"C\"\n# È => E\n\"\\u00C8\" => \"E\"\n# É => E\n\"\\u00C9\" => \"E\"\n# Ê => E\n\"\\u00CA\" => \"E\"\n# Ë => E\n\"\\u00CB\" => \"E\"\n# Ì => I\n\"\\u00CC\" => \"I\"\n# Í => I\n\"\\u00CD\" => \"I\"\n# Î => I\n\"\\u00CE\" => \"I\"\n# Ï => I\n\"\\u00CF\" => \"I\"\n# IJ => IJ\n\"\\u0132\" => \"IJ\"\n# Ð => D\n\"\\u00D0\" => \"D\"\n# Ñ => N\n\"\\u00D1\" => \"N\"\n# Ò => O\n\"\\u00D2\" => \"O\"\n# Ó => O\n\"\\u00D3\" => \"O\"\n# Ô => O\n\"\\u00D4\" => \"O\"\n# Õ => O\n\"\\u00D5\" => \"O\"\n# Ö => O\n\"\\u00D6\" => \"O\"\n# Ø => O\n\"\\u00D8\" => \"O\"\n# Œ => OE\n\"\\u0152\" => \"OE\"\n# Þ\n\"\\u00DE\" => \"TH\"\n# Ù => U\n\"\\u00D9\" => \"U\"\n# Ú => U\n\"\\u00DA\" => \"U\"\n# Û => U\n\"\\u00DB\" => \"U\"\n# Ü => U\n\"\\u00DC\" => \"U\"\n# Ý => Y\n\"\\u00DD\" => \"Y\"\n# Ÿ => Y\n\"\\u0178\" => \"Y\"\n# à => a\n\"\\u00E0\" => \"a\"\n# á => a\n\"\\u00E1\" => \"a\"\n# â => a\n\"\\u00E2\" => \"a\"\n# ã => a\n\"\\u00E3\" => \"a\"\n# ä => a\n\"\\u00E4\" => \"a\"\n# å => a\n\"\\u00E5\" => \"a\"\n# æ => ae\n\"\\u00E6\" => \"ae\"\n# ç => c\n\"\\u00E7\" => \"c\"\n# è => e\n\"\\u00E8\" => \"e\"\n# é => e\n\"\\u00E9\" => \"e\"\n# ê => e\n\"\\u00EA\" => \"e\"\n# ë => e\n\"\\u00EB\" => \"e\"\n# ì => i\n\"\\u00EC\" => \"i\"\n# í => i\n\"\\u00ED\" => \"i\"\n# î => i\n\"\\u00EE\" => \"i\"\n# ï => i\n\"\\u00EF\" => \"i\"\n# ij => ij\n\"\\u0133\" => \"ij\"\n# ð => d\n\"\\u00F0\" => \"d\"\n# ñ => n\n\"\\u00F1\" => \"n\"\n# ò => o\n\"\\u00F2\" => \"o\"\n# ó => o\n\"\\u00F3\" => \"o\"\n# ô => o\n\"\\u00F4\" => \"o\"\n# õ => o\n\"\\u00F5\" => \"o\"\n# ö => o\n\"\\u00F6\" => \"o\"\n# ø => o\n\"\\u00F8\" => \"o\"\n# œ => oe\n\"\\u0153\" => \"oe\"\n# ß => ss\n\"\\u00DF\" => \"ss\"\n# þ => th\n\"\\u00FE\" => \"th\"\n# ù => u\n\"\\u00F9\" => \"u\"\n# ú => u\n\"\\u00FA\" => \"u\"\n# û => u\n\"\\u00FB\" => \"u\"\n# ü => u\n\"\\u00FC\" => \"u\"\n# ý => y\n\"\\u00FD\" => \"y\"\n# ÿ => y\n\"\\u00FF\" => \"y\"\n# ff => ff\n\"\\uFB00\" => \"ff\"\n# fi => fi\n\"\\uFB01\" => \"fi\"\n# fl => fl\n\"\\uFB02\" => \"fl\"\n# ffi => ffi\n\"\\uFB03\" => \"ffi\"\n# ffl => ffl\n\"\\uFB04\" => \"ffl\"\n# ſt => st\n\"\\uFB05\" => \"st\"\n# st => st\n\"\\uFB06\" => \"st\"\n" + stopwords: | + + protwords: | + + accents: | + # À => A + "\u00C0" => "A" + # Á => A + "\u00C1" => "A" + #  => A + "\u00C2" => "A" + # à => A + "\u00C3" => "A" + # Ä => A + "\u00C4" => "A" + # Å => A + "\u00C5" => "A" + # Æ => AE + "\u00C6" => "AE" + # Ç => C + "\u00C7" => "C" + # È => E + "\u00C8" => "E" + # É => E + "\u00C9" => "E" + # Ê => E + "\u00CA" => "E" + # Ë => E + "\u00CB" => "E" + # Ì => I + "\u00CC" => "I" + # Í => I + "\u00CD" => "I" + # Î => I + "\u00CE" => "I" + # Ï => I + "\u00CF" => "I" + # IJ => IJ + "\u0132" => "IJ" + # Ð => D + "\u00D0" => "D" + # Ñ => N + "\u00D1" => "N" + # Ò => O + "\u00D2" => "O" + # Ó => O + "\u00D3" => "O" + # Ô => O + "\u00D4" => "O" + # Õ => O + "\u00D5" => "O" + # Ö => O + "\u00D6" => "O" + # Ø => O + "\u00D8" => "O" + # Œ => OE + "\u0152" => "OE" + # Þ + "\u00DE" => "TH" + # Ù => U + "\u00D9" => "U" + # Ú => U + "\u00DA" => "U" + # Û => U + "\u00DB" => "U" + # Ü => U + "\u00DC" => "U" + # Ý => Y + "\u00DD" => "Y" + # Ÿ => Y + "\u0178" => "Y" + # à => a + "\u00E0" => "a" + # á => a + "\u00E1" => "a" + # â => a + "\u00E2" => "a" + # ã => a + "\u00E3" => "a" + # ä => a + "\u00E4" => "a" + # å => a + "\u00E5" => "a" + # æ => ae + "\u00E6" => "ae" + # ç => c + "\u00E7" => "c" + # è => e + "\u00E8" => "e" + # é => e + "\u00E9" => "e" + # ê => e + "\u00EA" => "e" + # ë => e + "\u00EB" => "e" + # ì => i + "\u00EC" => "i" + # í => i + "\u00ED" => "i" + # î => i + "\u00EE" => "i" + # ï => i + "\u00EF" => "i" + # ij => ij + "\u0133" => "ij" + # ð => d + "\u00F0" => "d" + # ñ => n + "\u00F1" => "n" + # ò => o + "\u00F2" => "o" + # ó => o + "\u00F3" => "o" + # ô => o + "\u00F4" => "o" + # õ => o + "\u00F5" => "o" + # ö => o + "\u00F6" => "o" + # ø => o + "\u00F8" => "o" + # œ => oe + "\u0153" => "oe" + # ß => ss + "\u00DF" => "ss" + # þ => th + "\u00FE" => "th" + # ù => u + "\u00F9" => "u" + # ú => u + "\u00FA" => "u" + # û => u + "\u00FB" => "u" + # ü => u + "\u00FC" => "u" + # ý => y + "\u00FD" => "y" + # ÿ => y + "\u00FF" => "y" + # ff => ff + "\uFB00" => "ff" + # fi => fi + "\uFB01" => "fi" + # fl => fl + "\uFB02" => "fl" + # ffi => ffi + "\uFB03" => "ffi" + # ffl => ffl + "\uFB04" => "ffl" + # ſt => st + "\uFB05" => "st" + # st => st + "\uFB06" => "st" + synonyms: | + drupal, durpal diff --git a/config/sync/serialization.settings.yml b/config/sync/serialization.settings.yml deleted file mode 100644 index ea2d8a53..00000000 --- a/config/sync/serialization.settings.yml +++ /dev/null @@ -1,4 +0,0 @@ -bc_primitives_as_strings: false -bc_timestamp_normalizer_unix: false -_core: - default_config_hash: 6A1rmsmNf4SJrwCEt_aZyO_kPYuFnIOPC2n5lJiIftA diff --git a/config/sync/session_limit.settings.yml b/config/sync/session_limit.settings.yml index baca45e6..baa50493 100644 --- a/config/sync/session_limit.settings.yml +++ b/config/sync/session_limit.settings.yml @@ -1,7 +1,10 @@ +_core: + default_config_hash: E99p-j2YC4tVqQ7Gz4-I4cALOq2a8XHkvlQnxoV5EWY session_limit_max: 1 session_limit_masquerade_ignore: false session_limit_behaviour: 1 session_limit_logged_out_message_severity: warning +session_limit_admin_inclusion: 0 session_limit_roles: unverified: 0 authenticated: 0 @@ -14,6 +17,3 @@ session_limit_roles: admin_showroom: 0 admin: -1 root: -1 -session_limit_admin_inclusion: 0 -_core: - default_config_hash: E99p-j2YC4tVqQ7Gz4-I4cALOq2a8XHkvlQnxoV5EWY diff --git a/config/sync/simplenews.settings.yml b/config/sync/simplenews.settings.yml index 1319ef31..f6ce8644 100644 --- a/config/sync/simplenews.settings.yml +++ b/config/sync/simplenews.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: cy-hJPYCnfCsuUZA7VDoAwssKhRJCa8N88iJTaWiims hash_expiration: 86400 newsletter: format: html @@ -8,9 +10,13 @@ newsletter: subscriber: sync_fields: true subscription: + tidy_unconfirmed: 0 use_combined: multiple confirm_subscribe_subject: 'Confirmation for [simplenews-newsletter:name] from [site:name]' - confirm_subscribe_unsubscribed: "We have received a request to subscribe [simplenews-subscriber:mail] to the [simplenews-newsletter:name] newsletter on [site:name] website at [site:url]. To confirm please use the link below. \n\n [simplenews-subscriber:subscribe-url]" + confirm_subscribe_unsubscribed: |- + We have received a request to subscribe [simplenews-subscriber:mail] to the [simplenews-newsletter:name] newsletter on [site:name] website at [site:url]. To confirm please use the link below. + + [simplenews-subscriber:subscribe-url] confirm_subscribe_subscribed: 'We have received a request to subscribe [simplenews-subscriber:mail] to the [simplenews-newsletter:name] newsletter on [site:name] website at [site:url]. However, this email is already subscribed to this newsletter. If you intended to unsubscribe please visit our site: [site:url]' confirm_unsubscribe_subscribed: "We have received a request to remove the [simplenews-subscriber:mail] from the [simplenews-newsletter:name] mailing list on [site:name] website at [site:url]. To confirm please use the link below.\r\n\r\n[simplenews-subscriber:unsubscribe-url]" confirm_unsubscribe_unsubscribed: 'We have received a request to remove the [simplenews-subscriber:mail] from the [simplenews-newsletter:name] mailing list on [site:name] website at [site:url]. However, this email is not subscribed to this mailing list. If you intended to subscribe please visit our site at [site:url]' @@ -23,7 +29,6 @@ subscription: confirm_combined_line_unsubscribe_unsubscribed: 'Already unsubscribed from [simplenews-newsletter:name]' confirm_subscribe_page: '' confirm_unsubscribe_page: '' - tidy_unconfirmed: 0 mail: use_cron: true throttle: 200 @@ -31,5 +36,3 @@ mail: spool_expire: 1 debug: false source_cache: null -_core: - default_config_hash: cy-hJPYCnfCsuUZA7VDoAwssKhRJCa8N88iJTaWiims diff --git a/config/sync/smtp.settings.yml b/config/sync/smtp.settings.yml index 10248566..5174ba47 100644 --- a/config/sync/smtp.settings.yml +++ b/config/sync/smtp.settings.yml @@ -1,8 +1,12 @@ +_core: + default_config_hash: WEa5Ex_IeAcm6Bm0hmQ4vU_nDwJDB8hW-vxT1qpGIbM smtp_on: false smtp_host: '' smtp_hostbackup: '' smtp_port: '25' smtp_protocol: standard +smtp_autotls: true +smtp_timeout: 30 smtp_username: '' smtp_password: '' smtp_from: '' @@ -13,8 +17,4 @@ smtp_allowhtml: '' smtp_test_address: '' smtp_debugging: false prev_mail_system: php_mail -_core: - default_config_hash: WEa5Ex_IeAcm6Bm0hmQ4vU_nDwJDB8hW-vxT1qpGIbM -smtp_timeout: 30 smtp_keepalive: false -smtp_autotls: true diff --git a/config/sync/sophron.settings.yml b/config/sync/sophron.settings.yml index 7272518d..2a815fab 100644 --- a/config/sync/sophron.settings.yml +++ b/config/sync/sophron.settings.yml @@ -1,5 +1,5 @@ +_core: + default_config_hash: kS--VUM7Yhfb5AIcnoXV8-JW90t-aIuQbzxPa1hbooU map_option: 0 map_class: '' map_commands: { } -_core: - default_config_hash: kS--VUM7Yhfb5AIcnoXV8-JW90t-aIuQbzxPa1hbooU diff --git a/config/sync/swiftmailer.message.yml b/config/sync/swiftmailer.message.yml index e7b3b8d8..87273de9 100644 --- a/config/sync/swiftmailer.message.yml +++ b/config/sync/swiftmailer.message.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: VMWxVURttskghCbo5AuwZeaD2NJquuMGrOMJqG1YZhE content_type: text/html text_format: '' generate_plain: true character_set: UTF-8 -_core: - default_config_hash: VMWxVURttskghCbo5AuwZeaD2NJquuMGrOMJqG1YZhE diff --git a/config/sync/swiftmailer.transport.yml b/config/sync/swiftmailer.transport.yml index 0880ce75..752d4c7a 100644 --- a/config/sync/swiftmailer.transport.yml +++ b/config/sync/swiftmailer.transport.yml @@ -1,7 +1,11 @@ +_core: + default_config_hash: RSNbRD3ekSaZoE19f3eHhm93gKOcD2PtmaAVmV3XMes transport: sendmail smtp_host: 127.0.0.1 smtp_port: 25 smtp_encryption: '' +sendmail_path: /usr/sbin/sendmail +sendmail_mode: bs smtp_credential_provider: swiftmailer smtp_credentials: swiftmailer: @@ -10,8 +14,4 @@ smtp_credentials: key: username: '' password: '' -sendmail_path: /usr/sbin/sendmail -sendmail_mode: bs spool_directory: '' -_core: - default_config_hash: RSNbRD3ekSaZoE19f3eHhm93gKOcD2PtmaAVmV3XMes diff --git a/config/sync/synonyms.settings.yml b/config/sync/synonyms.settings.yml index 6b8deb23..0c776cbb 100644 --- a/config/sync/synonyms.settings.yml +++ b/config/sync/synonyms.settings.yml @@ -1,4 +1,4 @@ -wording_type: default -wording_type_label: Default _core: default_config_hash: lRAfT0kEgx-vGuLIywiXAVZKH84AK1H40zN5MHyqT38 +wording_type: default +wording_type_label: Default diff --git a/config/sync/synonyms_autocomplete.settings.yml b/config/sync/synonyms_autocomplete.settings.yml index 498cddaa..bed7fe70 100644 --- a/config/sync/synonyms_autocomplete.settings.yml +++ b/config/sync/synonyms_autocomplete.settings.yml @@ -1,3 +1,3 @@ -default_wording: '@synonym is the @field_label of @entity_label' _core: default_config_hash: 2mOM123uBFCay1DiJkWLIG3i3rDKj4ReoaATylih-5Y +default_wording: '@synonym is the @field_label of @entity_label' diff --git a/config/sync/synonyms_list_field.settings.yml b/config/sync/synonyms_list_field.settings.yml index 77530872..a66cba6e 100644 --- a/config/sync/synonyms_list_field.settings.yml +++ b/config/sync/synonyms_list_field.settings.yml @@ -1,3 +1,3 @@ -include_entity_label: false _core: default_config_hash: UE-3k-p-BQKttOtuWn5U9f3MZzVY9xt-AKXQjzV6P_c +include_entity_label: false diff --git a/config/sync/synonyms_select.settings.yml b/config/sync/synonyms_select.settings.yml index 498cddaa..bed7fe70 100644 --- a/config/sync/synonyms_select.settings.yml +++ b/config/sync/synonyms_select.settings.yml @@ -1,3 +1,3 @@ -default_wording: '@synonym is the @field_label of @entity_label' _core: default_config_hash: 2mOM123uBFCay1DiJkWLIG3i3rDKj4ReoaATylih-5Y +default_wording: '@synonym is the @field_label of @entity_label' diff --git a/config/sync/syslog.settings.yml b/config/sync/syslog.settings.yml index e49ba1aa..f9300f81 100644 --- a/config/sync/syslog.settings.yml +++ b/config/sync/syslog.settings.yml @@ -1,5 +1,5 @@ +_core: + default_config_hash: vdXLRPZRg35PBykBRRXr6RTql5EJR_fUi2kxyZ8c5m0 identity: '' facility: 176 format: '[!type|!request_uri|!uid|!ip] !message' -_core: - default_config_hash: vdXLRPZRg35PBykBRRXr6RTql5EJR_fUi2kxyZ8c5m0 diff --git a/config/sync/system.action.commerce_order_delete_action.yml b/config/sync/system.action.commerce_order_delete_action.yml index 45bf657d..f3ee940b 100644 --- a/config/sync/system.action.commerce_order_delete_action.yml +++ b/config/sync/system.action.commerce_order_delete_action.yml @@ -2,12 +2,12 @@ uuid: d7c79b6e-3d33-499a-824a-f06090d2ce96 langcode: en status: true dependencies: - enforced: - module: - - commerce_order module: - commerce_order - entity + enforced: + module: + - commerce_order _core: default_config_hash: GDUgwBmDhcGNHBz3FBgXqXvyuMJVsKy9oytH9wNOJns id: commerce_order_delete_action diff --git a/config/sync/system.action.commerce_product_delete_action.yml b/config/sync/system.action.commerce_product_delete_action.yml index a7ae7015..6f0a8e9a 100644 --- a/config/sync/system.action.commerce_product_delete_action.yml +++ b/config/sync/system.action.commerce_product_delete_action.yml @@ -2,12 +2,12 @@ uuid: e1481a59-c888-4f58-8859-e7c140dc0f92 langcode: en status: true dependencies: - enforced: - module: - - commerce_product module: - commerce_product - entity + enforced: + module: + - commerce_product _core: default_config_hash: rxmGRw66r86CkHY9zkcXVic946t0v1Qn0boxBY5n6c0 id: commerce_product_delete_action diff --git a/config/sync/system.action.commerce_store_delete_action.yml b/config/sync/system.action.commerce_store_delete_action.yml index 2e7fd483..f81c64d6 100644 --- a/config/sync/system.action.commerce_store_delete_action.yml +++ b/config/sync/system.action.commerce_store_delete_action.yml @@ -2,12 +2,12 @@ uuid: c6eb0696-ced9-47bd-9eb4-bb12be2b3f13 langcode: en status: true dependencies: - enforced: - module: - - commerce_store module: - commerce_store - entity + enforced: + module: + - commerce_store _core: default_config_hash: UdhJAuixyuIu-hp_uqul-Gm97CiABMd1mM6GgzdwL3I id: commerce_store_delete_action diff --git a/config/sync/system.action.file_break_lock_action.yml b/config/sync/system.action.file_break_lock_action.yml new file mode 100644 index 00000000..249361c3 --- /dev/null +++ b/config/sync/system.action.file_break_lock_action.yml @@ -0,0 +1,11 @@ +uuid: 0ae21732-797e-42df-9b2b-38affdcb5730 +langcode: en +status: true +dependencies: + module: + - content_lock +id: file_break_lock_action +label: 'Break lock file' +type: file +plugin: 'entity:break_lock:file' +configuration: { } diff --git a/config/sync/system.action.node_break_lock_action.yml b/config/sync/system.action.node_break_lock_action.yml new file mode 100644 index 00000000..e4db1519 --- /dev/null +++ b/config/sync/system.action.node_break_lock_action.yml @@ -0,0 +1,11 @@ +uuid: 4394d20d-85cf-4f6b-b776-cf9f4a783d9c +langcode: en +status: true +dependencies: + module: + - content_lock +id: node_break_lock_action +label: 'Break lock node' +type: node +plugin: 'entity:break_lock:node' +configuration: { } diff --git a/config/sync/system.action.pathauto_update_alias_node.yml b/config/sync/system.action.pathauto_update_alias_node.yml index 88402a86..e3933b28 100644 --- a/config/sync/system.action.pathauto_update_alias_node.yml +++ b/config/sync/system.action.pathauto_update_alias_node.yml @@ -2,11 +2,11 @@ uuid: 455dc6bb-c7a5-4e86-83e7-2bd8bc7619b4 langcode: en status: true dependencies: + module: + - pathauto enforced: module: - node - module: - - pathauto _core: default_config_hash: lno8QThS348UX-kaUsagJtCnuPHKLXYnTQiF_9HSDWA id: pathauto_update_alias_node diff --git a/config/sync/system.action.pathauto_update_alias_user.yml b/config/sync/system.action.pathauto_update_alias_user.yml index f478bf72..f3ea554d 100644 --- a/config/sync/system.action.pathauto_update_alias_user.yml +++ b/config/sync/system.action.pathauto_update_alias_user.yml @@ -2,11 +2,11 @@ uuid: 8ead36aa-aaf2-4a9f-a87f-addc4992695d langcode: en status: true dependencies: + module: + - pathauto enforced: module: - user - module: - - pathauto _core: default_config_hash: x_ok_ZsfA4Xk4B_hVW3O4-3PcNoK57nXLz_Dlletidg id: pathauto_update_alias_user diff --git a/config/sync/system.action.redirect_delete_action.yml b/config/sync/system.action.redirect_delete_action.yml index 5c4adbec..2349dce0 100644 --- a/config/sync/system.action.redirect_delete_action.yml +++ b/config/sync/system.action.redirect_delete_action.yml @@ -2,11 +2,11 @@ uuid: be14c6d4-cf9a-43af-973c-64214c5661f4 langcode: en status: true dependencies: + module: + - redirect enforced: module: - redirect - module: - - redirect _core: default_config_hash: vcnRZRvBqTbK3nZ2M4_lKPlEGc8GjPzgaqapYUfyX8M id: redirect_delete_action diff --git a/config/sync/system.action.taxonomy_term_break_lock_action.yml b/config/sync/system.action.taxonomy_term_break_lock_action.yml new file mode 100644 index 00000000..4ba9bf9f --- /dev/null +++ b/config/sync/system.action.taxonomy_term_break_lock_action.yml @@ -0,0 +1,11 @@ +uuid: b29cd217-0021-4b0b-8749-00737352b390 +langcode: en +status: true +dependencies: + module: + - content_lock +id: taxonomy_term_break_lock_action +label: 'Break lock taxonomy_term' +type: taxonomy_term +plugin: 'entity:break_lock:taxonomy_term' +configuration: { } diff --git a/config/sync/system.advisories.yml b/config/sync/system.advisories.yml new file mode 100644 index 00000000..bfdac868 --- /dev/null +++ b/config/sync/system.advisories.yml @@ -0,0 +1,2 @@ +enabled: true +interval_hours: 6 diff --git a/config/sync/system.authorize.yml b/config/sync/system.authorize.yml deleted file mode 100644 index 494fd0f4..00000000 --- a/config/sync/system.authorize.yml +++ /dev/null @@ -1,4 +0,0 @@ -filetransfer_default: null -langcode: fr -_core: - default_config_hash: K18rWWEcxbLKUYlzT4cfZBOWa430AjEWn-RHx88l5LA diff --git a/config/sync/system.cron.yml b/config/sync/system.cron.yml index d92f583e..c6ca6e27 100644 --- a/config/sync/system.cron.yml +++ b/config/sync/system.cron.yml @@ -1,7 +1,7 @@ +_core: + default_config_hash: 0CLCLyauRdR7iXOd-8irNf7IzFv7I2DZKjqkIYwk2Yo +langcode: fr threshold: requirements_warning: 172800 requirements_error: 1209600 -langcode: fr logging: 1 -_core: - default_config_hash: 0CLCLyauRdR7iXOd-8irNf7IzFv7I2DZKjqkIYwk2Yo diff --git a/config/sync/system.date.yml b/config/sync/system.date.yml index c6217397..997d87af 100644 --- a/config/sync/system.date.yml +++ b/config/sync/system.date.yml @@ -1,12 +1,12 @@ +_core: + default_config_hash: GQGMdkmApapP8hCC1EBknnYV7rkIOfLs62l0ucgCkns +langcode: fr +first_day: 1 country: default: FR -first_day: 1 timezone: default: Europe/Paris user: configurable: true - warn: false default: 0 -langcode: fr -_core: - default_config_hash: GQGMdkmApapP8hCC1EBknnYV7rkIOfLs62l0ucgCkns + warn: false diff --git a/config/sync/system.diff.yml b/config/sync/system.diff.yml index 1724af20..543feaef 100644 --- a/config/sync/system.diff.yml +++ b/config/sync/system.diff.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: 7LA2fD9dNbf3WkO63uWgUshS6L-gq2vg8e9-ZUE6dq0 +langcode: fr context: lines_leading: 2 lines_trailing: 2 -langcode: fr -_core: - default_config_hash: 7LA2fD9dNbf3WkO63uWgUshS6L-gq2vg8e9-ZUE6dq0 diff --git a/config/sync/system.file.yml b/config/sync/system.file.yml index 99fd3c6a..8f8e990e 100644 --- a/config/sync/system.file.yml +++ b/config/sync/system.file.yml @@ -1,7 +1,7 @@ +_core: + default_config_hash: iVCUEmCQO_uzT2ReHxUBVpC1NjO4I3wb8-zF1a4vyKI +langcode: fr allow_insecure_uploads: false default_scheme: public path: { } temporary_maximum_age: 21600 -langcode: fr -_core: - default_config_hash: iVCUEmCQO_uzT2ReHxUBVpC1NjO4I3wb8-zF1a4vyKI diff --git a/config/sync/system.image.gd.yml b/config/sync/system.image.gd.yml index b676907e..2d812667 100644 --- a/config/sync/system.image.gd.yml +++ b/config/sync/system.image.gd.yml @@ -1,3 +1,3 @@ -jpeg_quality: 75 _core: default_config_hash: eNXaHfkJJUThHeF0nvkoXyPLRrKYGxgHRjORvT4F5rQ +jpeg_quality: 75 diff --git a/config/sync/system.image.yml b/config/sync/system.image.yml index b3d4173f..e0694844 100644 --- a/config/sync/system.image.yml +++ b/config/sync/system.image.yml @@ -1,3 +1,3 @@ -toolkit: imagemagick _core: default_config_hash: EW8tidlqZYQNfMoVepuU-s2zgp-M4WI4W6mhvmNNeeE +toolkit: imagemagick diff --git a/config/sync/system.logging.yml b/config/sync/system.logging.yml index 1f7f742b..0bf9e362 100644 --- a/config/sync/system.logging.yml +++ b/config/sync/system.logging.yml @@ -1,4 +1,4 @@ -error_level: hide -langcode: fr _core: default_config_hash: vWBxifROGDjDcIRD_9OAODkutkPss2kpPrFdCMNZU9g +langcode: fr +error_level: hide diff --git a/config/sync/system.mail.yml b/config/sync/system.mail.yml index 4330465a..5608ba0b 100644 --- a/config/sync/system.mail.yml +++ b/config/sync/system.mail.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: lCmomLfOMrVmswIaFN0SimRdg6H1_a0nU60SauWb2WA +langcode: fr interface: default: maillog mailgun: mailgun -langcode: fr -_core: - default_config_hash: lCmomLfOMrVmswIaFN0SimRdg6H1_a0nU60SauWb2WA diff --git a/config/sync/system.maintenance.yml b/config/sync/system.maintenance.yml index 3545b9e7..013062a7 100644 --- a/config/sync/system.maintenance.yml +++ b/config/sync/system.maintenance.yml @@ -1,4 +1,4 @@ -message: '

@site is currently working hard to make a better service for you !
We should be back shortly.
Thank you for your patience.

' -langcode: en _core: default_config_hash: Z5MXifrF77GEAgx0GQ6iWT8wStjFuY8BD9OruofWTJ8 +langcode: en +message: '

@site is currently working hard to make a better service for you !
We should be back shortly.
Thank you for your patience.

' diff --git a/config/sync/system.performance.yml b/config/sync/system.performance.yml index 23ff1b5c..583db552 100644 --- a/config/sync/system.performance.yml +++ b/config/sync/system.performance.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: bUb8UUGCJnZ5aiph4NCUr8rnJay_s8sKGe2JK_7_mzg +langcode: fr cache: page: max_age: 0 @@ -13,6 +16,3 @@ js: preprocess: false gzip: true stale_file_threshold: 2592000 -langcode: fr -_core: - default_config_hash: bUb8UUGCJnZ5aiph4NCUr8rnJay_s8sKGe2JK_7_mzg diff --git a/config/sync/system.rss.yml b/config/sync/system.rss.yml index c18467eb..c13a9784 100644 --- a/config/sync/system.rss.yml +++ b/config/sync/system.rss.yml @@ -1,8 +1,4 @@ -channel: - description: '' -items: - limit: 10 - view_mode: rss -langcode: fr _core: default_config_hash: S5uQkVe5wkt0j4O7sfCxOPi4fX8a0aUfJd9o2bNfImM +items: + view_mode: rss diff --git a/config/sync/system.site.yml b/config/sync/system.site.yml index 25a7e57a..76db1ee6 100644 --- a/config/sync/system.site.yml +++ b/config/sync/system.site.yml @@ -1,3 +1,7 @@ +_core: + default_config_hash: KpKfgMpPrABs7m0Uqd8VFuYXns2cRXsuYy0QL4SRE14 +langcode: en +uuid: 9171a304-01d9-44e1-a59c-d36d77ac6bb0 name: materiO’ mail: info@materio.com slogan: 'the material library your projects deserve' @@ -7,9 +11,5 @@ page: front: /home admin_compact_mode: false weight_select_max: 100 -langcode: en default_langcode: en -_core: - default_config_hash: KpKfgMpPrABs7m0Uqd8VFuYXns2cRXsuYy0QL4SRE14 -uuid: 9171a304-01d9-44e1-a59c-d36d77ac6bb0 mail_notification: '' diff --git a/config/sync/system.theme.global.yml b/config/sync/system.theme.global.yml index b999dfd2..ca0beab5 100644 --- a/config/sync/system.theme.global.yml +++ b/config/sync/system.theme.global.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: jm-1OD80QyXhj_1lyq6IEPXdggFjmpWKrLGixMkbFcw +langcode: fr favicon: mimetype: image/vnd.microsoft.icon path: '' @@ -12,6 +15,3 @@ logo: path: '' url: '' use_default: true -langcode: fr -_core: - default_config_hash: jm-1OD80QyXhj_1lyq6IEPXdggFjmpWKrLGixMkbFcw diff --git a/config/sync/system.theme.yml b/config/sync/system.theme.yml index 07255540..17d9acd0 100644 --- a/config/sync/system.theme.yml +++ b/config/sync/system.theme.yml @@ -1,5 +1,5 @@ -admin: matminimal -langcode: fr _core: default_config_hash: TpdA4rsOBAawnqeon9A-Ooht_4VO3hHKib79xyHcTyg +langcode: fr +admin: matminimal default: materiotheme diff --git a/config/sync/taxonomy.settings.yml b/config/sync/taxonomy.settings.yml index c98a316b..0e3837de 100644 --- a/config/sync/taxonomy.settings.yml +++ b/config/sync/taxonomy.settings.yml @@ -1,5 +1,5 @@ +_core: + default_config_hash: zKpaWT6cJc1tVQQaTqatGELaCqU_oyRym6zTl27Yias maintain_index_table: true override_selector: false terms_per_page_admin: 100 -_core: - default_config_hash: zKpaWT6cJc1tVQQaTqatGELaCqU_oyRym6zTl27Yias diff --git a/config/sync/telephone_validation.settings.yml b/config/sync/telephone_validation.settings.yml index b008e7e4..f6ab5baa 100644 --- a/config/sync/telephone_validation.settings.yml +++ b/config/sync/telephone_validation.settings.yml @@ -1,4 +1,4 @@ -format: 0 -country: { } _core: default_config_hash: 57bnEq4bIREchyOnZEiqWfBMqAdQnCgSYUe7xcT_5E4 +format: 0 +country: { } diff --git a/config/sync/text.settings.yml b/config/sync/text.settings.yml index f7905e13..4ecc0fe6 100644 --- a/config/sync/text.settings.yml +++ b/config/sync/text.settings.yml @@ -1,4 +1,4 @@ -default_summary_length: 600 -langcode: fr _core: default_config_hash: LZ0H1Rt9gdNtb0VBlKOx7XC9_u4i3nEAyuWmmkld8Ao +langcode: fr +default_summary_length: 600 diff --git a/config/sync/ultimate_cron.settings.yml b/config/sync/ultimate_cron.settings.yml index caf8867a..f6316b32 100644 --- a/config/sync/ultimate_cron.settings.yml +++ b/config/sync/ultimate_cron.settings.yml @@ -1,12 +1,14 @@ +_core: + default_config_hash: xNvhVNcCJsZiYwYTw9TTnRv1SjLVO7H5BCK1U8Brvfo bypass_transactional_safe_connection: false queue: enabled: false timeouts: - lease_time: 30 - time: 15 + lease_time: !!float 30 + time: !!float 15 delays: - empty_delay: 0 - item_delay: 0 + empty_delay: !!float 0 + item_delay: !!float 0 throttle: enabled: true threads: 4 @@ -31,5 +33,3 @@ scheduler: - '*/10+@ * * * *' simple: rule: '*/15+@ * * * *' -_core: - default_config_hash: xNvhVNcCJsZiYwYTw9TTnRv1SjLVO7H5BCK1U8Brvfo diff --git a/config/sync/user.flood.yml b/config/sync/user.flood.yml index f165c952..4eb3644f 100644 --- a/config/sync/user.flood.yml +++ b/config/sync/user.flood.yml @@ -1,7 +1,7 @@ +_core: + default_config_hash: UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs uid_only: false ip_limit: 50 ip_window: 3600 user_limit: 5 user_window: 21600 -_core: - default_config_hash: UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs diff --git a/config/sync/user.mail.yml b/config/sync/user.mail.yml index 5bbc804f..ae4b4d89 100644 --- a/config/sync/user.mail.yml +++ b/config/sync/user.mail.yml @@ -1,30 +1,30 @@ -cancel_confirm: - body: "[user:display-name],\r\n\r\nA request to cancel your account has been made at [site:name].\r\n\r\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:cancel-url]\r\n\r\nNOTE: The cancellation of your account is not reversible.\r\n\r\nThis link expires in one day and nothing will happen if it is not used.\r\n\r\n-- [site:name] team" - subject: 'Account cancellation request for [user:display-name] at [site:name]' -password_reset: - body: "[user:display-name],\r\n\r\nA request to reset the password for your account has been made at [site:name].\r\n\r\nYou may now log in by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\r\n\r\n-- [site:name] team" - subject: 'Replacement login information for [user:display-name] at [site:name]' -register_admin_created: - body: "[user:mail],\r\n\r\nNous avons la joie de vous annoncer l’activation de votre accès personnel à la caverne d’Alibaba matériO. Il vous suffit, pour accéder aux milliers de fiches de la base de données, de cliquer sur le lien suivant, afin de choisir ensuite votre mot de passe (personnel, incessible, à garder jalousement secret, à ne diffuser à personne, même sous la torture).\r\n\r\n[user:one-time-login-url]\r\nce lien ne peut être utilisé qu’une fois et vous permettra de choisir votre mot-de-passe \r\n\r\nAprès avoir défini votre mot de passe personnel, vous pourrez vous connecter quand vous le souhaitez à [site:url] en utilisant :\r\n\r\nidentifiant: [user:mail]\r\nmot de passe: Votre mot de passe\r\n\r\nBon voyage\r\n\r\nl'équipe [site:name]\r\n\r\n--------\r\n\r\n[user:mail],\r\n\r\nWe are pleased to announce the activation of your personal access to matériO's Alibaba cave. To access the thousands of ID Cards in the database, all you have to do is click on the following link, in order to choose your password (personal, non-transferable, to be kept jealously secret, not to be distributed to anyone, even under the torture).\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password.\r\n\r\nOnce you have defined your personal password, you can connect to [site:url] whenever you want, using:\r\n\r\nusername: [user:mail]\r\npassword: Your password\r\n\r\nEnjoy\r\n\r\n[site:name] team\r\n" - subject: '[site:name] Bienvenue / Welcome ' -register_no_approval_required: - body: "[user:mail],\r\n\r\nThank you for registering at [site:name].\r\n\r\nYou may now verify your email by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:verify-email]\r\n\r\n-- [site:name]" - subject: 'Account details for [user:display-name] at [site:name]' -register_pending_approval: - body: "[user:display-name],\r\n\r\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\r\n\r\n-- [site:name] team" - subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' -register_pending_approval_admin: - body: "[user:display-name] has applied for an account.\r\n\r\n[user:edit-url]" - subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' -status_activated: - body: "[user:mail]\r\n\r\nYour account at [site:name] has been activated.\r\n\r\nYou may now verify your email by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:verify-email]\r\n\r\n[site:name]" - subject: 'Account details for [user:display-name] at [site:name] (approved)' -status_blocked: - body: "[user:display-name],\r\n\r\nYour account on [site:name] has been blocked.\r\n\r\n-- [site:name] team" - subject: 'Account details for [user:display-name] at [site:name] (blocked)' -status_canceled: - body: "[user:display-name],\r\n\r\nYour account on [site:name] has been canceled.\r\n\r\n-- [site:name] team" - subject: 'Account details for [user:display-name] at [site:name] (canceled)' -langcode: en _core: default_config_hash: IWzNdUVX2YSiflxrGSTLIiqTrhgIzbV2C-hRL5DniJM +langcode: en +cancel_confirm: + subject: 'Account cancellation request for [user:display-name] at [site:name]' + body: "[user:display-name],\r\n\r\nA request to cancel your account has been made at [site:name].\r\n\r\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:cancel-url]\r\n\r\nNOTE: The cancellation of your account is not reversible.\r\n\r\nThis link expires in one day and nothing will happen if it is not used.\r\n\r\n-- [site:name] team" +password_reset: + subject: 'Replacement login information for [user:display-name] at [site:name]' + body: "[user:display-name],\r\n\r\nA request to reset the password for your account has been made at [site:name].\r\n\r\nYou may now log in by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\r\n\r\n-- [site:name] team" +register_admin_created: + subject: '[site:name] Bienvenue / Welcome ' + body: "[user:mail],\r\n\r\nNous avons la joie de vous annoncer l’activation de votre accès personnel à la caverne d’Alibaba matériO. Il vous suffit, pour accéder aux milliers de fiches de la base de données, de cliquer sur le lien suivant, afin de choisir ensuite votre mot de passe (personnel, incessible, à garder jalousement secret, à ne diffuser à personne, même sous la torture).\r\n\r\n[user:one-time-login-url]\r\nce lien ne peut être utilisé qu’une fois et vous permettra de choisir votre mot-de-passe \r\n\r\nAprès avoir défini votre mot de passe personnel, vous pourrez vous connecter quand vous le souhaitez à [site:url] en utilisant :\r\n\r\nidentifiant: [user:mail]\r\nmot de passe: Votre mot de passe\r\n\r\nBon voyage\r\n\r\nl'équipe [site:name]\r\n\r\n--------\r\n\r\n[user:mail],\r\n\r\nWe are pleased to announce the activation of your personal access to matériO's Alibaba cave. To access the thousands of ID Cards in the database, all you have to do is click on the following link, in order to choose your password (personal, non-transferable, to be kept jealously secret, not to be distributed to anyone, even under the torture).\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password.\r\n\r\nOnce you have defined your personal password, you can connect to [site:url] whenever you want, using:\r\n\r\nusername: [user:mail]\r\npassword: Your password\r\n\r\nEnjoy\r\n\r\n[site:name] team\r\n" +register_no_approval_required: + subject: 'Account details for [user:display-name] at [site:name]' + body: "[user:mail],\r\n\r\nThank you for registering at [site:name].\r\n\r\nYou may now verify your email by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:verify-email]\r\n\r\n-- [site:name]" +register_pending_approval: + subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' + body: "[user:display-name],\r\n\r\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\r\n\r\n-- [site:name] team" +register_pending_approval_admin: + subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' + body: "[user:display-name] has applied for an account.\r\n\r\n[user:edit-url]" +status_activated: + subject: 'Account details for [user:display-name] at [site:name] (approved)' + body: "[user:mail]\r\n\r\nYour account at [site:name] has been activated.\r\n\r\nYou may now verify your email by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:verify-email]\r\n\r\n[site:name]" +status_blocked: + subject: 'Account details for [user:display-name] at [site:name] (blocked)' + body: "[user:display-name],\r\n\r\nYour account on [site:name] has been blocked.\r\n\r\n-- [site:name] team" +status_canceled: + subject: 'Account details for [user:display-name] at [site:name] (canceled)' + body: "[user:display-name],\r\n\r\nYour account on [site:name] has been canceled.\r\n\r\n-- [site:name] team" diff --git a/config/sync/user.role.adherent.yml b/config/sync/user.role.adherent.yml index 757848aa..82583ecf 100644 --- a/config/sync/user.role.adherent.yml +++ b/config/sync/user.role.adherent.yml @@ -1,7 +1,20 @@ uuid: aeab5dec-5794-4694-af5a-bfeb243ef3ce langcode: en status: true -dependencies: { } +dependencies: + config: + - node.type.note + module: + - commerce_license + - commerce_order + - eu_cookie_compliance + - field_permissions + - flag_lists + - materio_sapi + - node + - printable + - profile + - workflow id: adherent label: Adhérent weight: -3 @@ -15,11 +28,8 @@ permissions: - 'display eu cookie compliance popup' - 'edit own flag lists' - 'edit own note content' - - 'flag dossier other items' - - 'unflag dossier other items' - 'update own commerce_license' - 'update own member profile' - - 'use jsonrpc services' - 'view body' - 'view field_attachments' - 'view field_distributor' diff --git a/config/sync/user.role.admin.yml b/config/sync/user.role.admin.yml index 29e53f09..4e241c17 100644 --- a/config/sync/user.role.admin.yml +++ b/config/sync/user.role.admin.yml @@ -1,7 +1,57 @@ uuid: 1c68422b-d80b-4e20-84df-c7262344fc96 langcode: fr status: true -dependencies: { } +dependencies: + config: + - commerce_product.commerce_product_type.materio_product_type + - filter.format.full_html + - filter.format.wysiwyg + - node.type.article + - node.type.frontpage + - node.type.materiau + - node.type.note + - node.type.simplenews_issue + - node.type.static + - node.type.thematique + - taxonomy.vocabulary.assisted_research + - taxonomy.vocabulary.company + - taxonomy.vocabulary.showroom + - taxonomy.vocabulary.tags + - taxonomy.vocabulary.thesaurus + module: + - actions_permissions + - commerce + - commerce_license + - commerce_order + - commerce_payment + - commerce_product + - commerce_promotion + - commerce_recurring + - commerce_store + - config_pages + - content_lock + - content_translation + - field_permissions + - file + - filter + - flag_lists + - locale + - login_history + - login_tracker + - materio_samples + - materio_sapi + - node + - printable + - profile + - role_delegation + - role_expire + - simplenews + - synonyms + - synonyms_autocomplete + - system + - taxonomy + - toolbar + - workflow _core: default_config_hash: oPv8PkAuHYeKKe1c48A3-O9VsF3Nl1XBsMKrgqxo8vs id: admin @@ -10,8 +60,6 @@ weight: 1 is_admin: null permissions: - 'access administration pages' - - 'access any corpus_documents workflow_transion overview' - - 'access any generique workflow_transion overview' - 'access commerce administration pages' - 'access commerce_license overview' - 'access commerce_order overview' @@ -30,7 +78,6 @@ permissions: - 'administer commerce_payment' - 'administer newsletters' - 'administer nodes' - - 'administer productions menu items' - 'administer simplenews subscriptions' - 'administer synonyms' - 'administer users' @@ -51,13 +98,8 @@ permissions: - 'create commerce_promotion' - 'create commerce_subscription' - 'create content translations' - - 'create corpus_documents workflow_transition' - 'create customer profile' - - 'create defalut workflow_transition' - 'create default commerce_order' - - 'create default workflow_transition' - - 'create enregistrement content' - - 'create evenement content' - 'create field_attachments' - 'create field_company' - 'create field_distributor' @@ -77,55 +119,32 @@ permissions: - 'create field_thesaurus' - 'create field_video' - 'create field_workflow' - - 'create generique workflow_transition' - 'create materiau content' - 'create migration workflow_transition' - 'create note content' - - 'create page content' - 'create simplenews_issue content' - 'create terms in assisted_research' - - 'create terms in collectionneurs' - 'create terms in company' - - 'create terms in entrees' - - 'create terms in genres' - - 'create terms in langues' - - 'create terms in locuteurs' - 'create terms in showroom' - 'create terms in tags' - 'create terms in thesaurus' - 'create thematique content' - 'create workflow workflow_transition' - 'delete all revisions' - - 'delete any autre_son content' - - 'delete any enregistrement content' - - 'delete any evenement content' - - 'delete any fil content' - - 'delete any page content' - 'delete any simplenews_issue content' - - 'delete commerce_promotion' - 'delete default commerce_order' - 'delete terms in assisted_research' - - 'delete terms in collectionneurs' - 'delete terms in company' - - 'delete terms in entrees' - - 'delete terms in genres' - - 'delete terms in langues' - - 'delete terms in locuteurs' - 'delete terms in showroom' - 'delete terms in tags' - 'delete terms in thesaurus' - 'edit any article content' - - 'edit any autre_son content' - - 'edit any enregistrement content' - - 'edit any evenement content' - 'edit any frontpage content' - 'edit any materiau content' - - 'edit any page content' - 'edit any simplenews_issue content' - 'edit any static content' - 'edit any thematique content' - 'edit body' - - 'edit expo_fiches config page entity' - 'edit field_attachments' - 'edit field_company' - 'edit field_distributor' @@ -147,7 +166,6 @@ permissions: - 'edit field_video' - 'edit field_workflow' - 'edit own body' - - 'edit own enregistrement content' - 'edit own field_attachments' - 'edit own field_distributor' - 'edit own field_famille' @@ -172,12 +190,7 @@ permissions: - 'edit privacy_policy config page entity' - 'edit role expire default duration' - 'edit terms in assisted_research' - - 'edit terms in collectionneurs' - 'edit terms in company' - - 'edit terms in entrees' - - 'edit terms in genres' - - 'edit terms in langues' - - 'edit terms in locuteurs' - 'edit terms in showroom' - 'edit terms in tags' - 'edit terms in thesaurus' @@ -190,7 +203,6 @@ permissions: - 'execute entity:save_action user' - 'execute node_assign_owner_action node' - 'execute node_promote_action node' - - 'execute node_save_action node' - 'execute node_unpromote_action node' - 'execute user_add_role_action user' - 'execute user_block_user_action user' @@ -200,57 +212,37 @@ permissions: - 'execute views_bulk_edit all' - 'execute workflow_node_given_state_action node' - 'execute workflow_node_next_state_action node' - - 'flag dossier other items' - materio_samples_edit_any_sample - materio_samples_edit_materiaux_titles - 'revert all revisions' - - 'revert any corpus_documents workflow_transition' - - 'revert any generique workflow_transition' - 'revert any migration workflow_transition' - 'revert any workflow workflow_transition' - 'revert article revisions' - - 'revert autre_son revisions' - - 'revert enregistrement revisions' - - 'revert evenement revisions' - 'revert frontpage revisions' - 'revert materiau revisions' - - 'revert page revisions' - 'revert simplenews_issue revisions' - 'revert static revisions' - 'revert thematique revisions' - - 'schedule corpus_documents workflow_transition' - - 'schedule generique workflow_transition' - 'send newsletter' - 'translate article node' - 'translate assisted_research taxonomy_term' - 'translate commerce_product_variation' - 'translate company taxonomy_term' - - 'translate enregistrement node' - - 'translate entrees taxonomy_term' - - 'translate evenement node' - 'translate frontpage node' - - 'translate genres taxonomy_term' - 'translate interface' - - 'translate langues taxonomy_term' - 'translate materiau node' - 'translate materio_product_type commerce_product' - - 'translate menu_link_content' - - 'translate page node' - 'translate showroom taxonomy_term' - - 'translate static node' - 'translate tags taxonomy_term' - 'translate thematique node' - 'translate thesaurus taxonomy_term' - - 'unflag dossier other items' - 'update any commerce_license' - 'update any commerce_promotion' - 'update any commerce_subscription' - 'update any materio_product_type commerce_product' - 'update any online commerce_store' - - 'update commerce_promotion' - 'update content translations' - 'update default commerce_order' - - 'use jsonrpc services' - 'use text format full_html' - 'use text format wysiwyg' - 'view all login histories' @@ -261,15 +253,11 @@ permissions: - 'view any customer profile' - 'view any member profile' - 'view article revisions' - - 'view autre_son revisions' - 'view body' - 'view commerce_billing_schedule' - 'view commerce_order' - 'view commerce_promotion' - - 'view contact_company profile' - 'view default commerce_order' - - 'view enregistrement revisions' - - 'view evenement revisions' - 'view field_attachments' - 'view field_company' - 'view field_distributor' @@ -294,7 +282,6 @@ permissions: - 'view field_workflow' - 'view frontpage revisions' - 'view materiau revisions' - - 'view member profile' - 'view online commerce_store' - 'view own body' - 'view own field_attachments' @@ -316,7 +303,6 @@ permissions: - 'view own flag lists' - 'view own profile' - 'view own unpublished content' - - 'view page revisions' - 'view printer friendly versions' - 'view simplenews_issue revisions' - 'view static revisions' diff --git a/config/sync/user.role.admin_showroom.yml b/config/sync/user.role.admin_showroom.yml index 5ff994de..88f8ff67 100644 --- a/config/sync/user.role.admin_showroom.yml +++ b/config/sync/user.role.admin_showroom.yml @@ -1,7 +1,18 @@ uuid: 7f1dff53-0e0e-4682-ae82-e633af536bb5 langcode: en status: true -dependencies: { } +dependencies: + config: + - node.type.materiau + - node.type.note + module: + - field_permissions + - flag_lists + - materio_sapi + - node + - printable + - system + - toolbar id: admin_showroom label: 'Admin Showroom' weight: 0 @@ -19,9 +30,6 @@ permissions: - 'edit field_samples' - 'edit own flag lists' - 'edit own note content' - - 'flag dossier other items' - - 'unflag dossier other items' - - 'use jsonrpc services' - 'view body' - 'view field_attachments' - 'view field_distributor' diff --git a/config/sync/user.role.alpha_testeur.yml b/config/sync/user.role.alpha_testeur.yml index cd44feaa..3b635e43 100644 --- a/config/sync/user.role.alpha_testeur.yml +++ b/config/sync/user.role.alpha_testeur.yml @@ -1,7 +1,20 @@ uuid: e9a81ad2-aefc-47ee-b0e3-ff576b63867d langcode: en status: true -dependencies: { } +dependencies: + config: + - node.type.note + module: + - commerce_license + - commerce_order + - eu_cookie_compliance + - field_permissions + - flag_lists + - materio_sapi + - node + - printable + - profile + - workflow id: alpha_testeur label: 'Alpha Testeur' weight: -5 @@ -15,11 +28,8 @@ permissions: - 'display eu cookie compliance popup' - 'edit own flag lists' - 'edit own note content' - - 'flag dossier other items' - - 'unflag dossier other items' - 'update own commerce_license' - 'update own member profile' - - 'use jsonrpc services' - 'view body' - 'view field_attachments' - 'view field_distributor' diff --git a/config/sync/user.role.anonymous.yml b/config/sync/user.role.anonymous.yml index ce1c3292..15c2da89 100644 --- a/config/sync/user.role.anonymous.yml +++ b/config/sync/user.role.anonymous.yml @@ -1,7 +1,23 @@ uuid: 53194574-d587-4028-ae2b-c38b041c54b6 langcode: fr status: true -dependencies: { } +dependencies: + config: + - filter.format.wysiwyg + - rest.resource.user_registration + module: + - commerce_checkout + - commerce_product + - config_pages + - eu_cookie_compliance + - field_permissions + - filter + - graphql + - rest + - simplenews + - synonyms_autocomplete + - system + - workflow _core: default_config_hash: g0EHI5W4j_ZUCTvSQWEDEKVvC0g1Glt4YWZt_ihyvog id: anonymous @@ -11,33 +27,20 @@ is_admin: false permissions: - 'access checkout' - 'access content' - - 'access kint' - - 'access pwa' - 'access synonyms entity autocomplete' - - 'access webprofiler' - - 'create corpus_documents workflow_transition' - - 'create defalut workflow_transition' - - 'create default workflow_transition' - - 'create generique workflow_transition' - 'create migration workflow_transition' - 'create workflow workflow_transition' - 'display eu cookie compliance popup' - 'execute materio arbitrary graphql requests' - 'execute materio persisted graphql requests' - - 'issue subrequests' - - 'restful get config_rest_resource' - 'restful post user_registration' - 'subscribe to newsletters' - 'use text format wysiwyg' - 'view body' - 'view commerce_product' - - 'view expo_fiches config page entity' - 'view field_materiau_images' - 'view field_short_description' - 'view field_showroom_files' - 'view materio_product_type commerce_product' - 'view privacy_policy config page entity' - - 'view published fil entities' - - 'view search api pages' - 'view terms_of_services config page entity' - - 'view webprofiler toolbar' diff --git a/config/sync/user.role.authenticated.yml b/config/sync/user.role.authenticated.yml index b50df43a..2e1e2412 100644 --- a/config/sync/user.role.authenticated.yml +++ b/config/sync/user.role.authenticated.yml @@ -1,7 +1,29 @@ uuid: 8cc24bdd-d0ae-466c-81d5-d388e6c851e8 langcode: fr status: true -dependencies: { } +dependencies: + config: + - filter.format.wysiwyg + - rest.resource.user_registration + module: + - commerce_checkout + - commerce_order + - commerce_payment + - commerce_product + - config_pages + - eu_cookie_compliance + - field_permissions + - filter + - google_analytics + - graphql + - materio_flag + - matomo + - profile + - rest + - simplenews + - synonyms_autocomplete + - system + - workflow _core: default_config_hash: NlAJ1uthbRfNcM-M7UCYixmpTNgZnkuQKQymrXPv7UY id: authenticated @@ -11,38 +33,21 @@ is_admin: false permissions: - 'access checkout' - 'access content' - - 'access kint' - 'access synonyms entity autocomplete' - - 'access webprofiler' - - 'add composition entities' - - 'add fil entities' - - 'create corpus_documents workflow_transition' - - 'create defalut workflow_transition' - - 'create default workflow_transition' - - 'create generique workflow_transition' - 'create workflow workflow_transition' - - 'delete own composition entities' - - 'delete own fil entities' - 'display eu cookie compliance popup' - - 'edit own chutier entities' - - 'edit own composition entities' - - 'edit own fil entities' - 'execute materio arbitrary graphql requests' - 'execute materio persisted graphql requests' - - 'issue subrequests' - 'manage own commerce_payment_method' - 'materio_jsonapi ownroles' - 'opt-in or out of google analytics tracking' - 'opt-in or out of matomo tracking' - - 'restful get config_rest_resource' - 'restful post user_registration' - 'subscribe to newsletters' - 'update own customer profile' - - 'use chutier' - 'use text format wysiwyg' - 'view body' - 'view commerce_product' - - 'view expo_fiches config page entity' - 'view field_materiau_images' - 'view field_short_description' - 'view field_showroom_files' @@ -50,12 +55,5 @@ permissions: - 'view own commerce_order' - 'view own customer profile' - 'view own profile' - - 'view own unpublished chutier entities' - - 'view own unpublished composition entities' - - 'view own unpublished fil entities' - 'view privacy_policy config page entity' - - 'view published composition entities' - - 'view published fil entities' - - 'view search api pages' - 'view terms_of_services config page entity' - - 'view webprofiler toolbar' diff --git a/config/sync/user.role.contact_company.yml b/config/sync/user.role.contact_company.yml index b3bff738..dcdadcb9 100644 --- a/config/sync/user.role.contact_company.yml +++ b/config/sync/user.role.contact_company.yml @@ -1,7 +1,11 @@ uuid: 9b3c30ad-d9b2-47c4-bdf2-f5c95287cb2a langcode: en status: true -dependencies: { } +dependencies: + module: + - eu_cookie_compliance + - field_permissions + - profile id: contact_company label: 'Contact Company' weight: -6 diff --git a/config/sync/user.role.free_user.yml b/config/sync/user.role.free_user.yml index 89f98117..b9326616 100644 --- a/config/sync/user.role.free_user.yml +++ b/config/sync/user.role.free_user.yml @@ -1,7 +1,11 @@ uuid: 4eb8f2ac-1fef-4349-93b8-51fc0bbdecf3 langcode: en status: true -dependencies: { } +dependencies: + module: + - eu_cookie_compliance + - field_permissions + - profile id: free_user label: 'Free User' weight: -7 diff --git a/config/sync/user.role.root.yml b/config/sync/user.role.root.yml index 02169078..efdc9da9 100644 --- a/config/sync/user.role.root.yml +++ b/config/sync/user.role.root.yml @@ -8,263 +8,4 @@ id: root label: Root weight: 2 is_admin: true -permissions: - - 'access administration pages' - - 'access any corpus_documents workflow_transion overview' - - 'access any generique workflow_transion overview' - - 'access content' - - 'access content overview' - - 'access contextual links' - - 'access corpus_documents workflow_transition form' - - 'access devel information' - - 'access files overview' - - 'access generique workflow_transition form' - - 'access inactive domains' - - 'access kint' - - 'access own corpus_documents workflow_transion overview' - - 'access own generique workflow_transion overview' - - 'access site in maintenance mode' - - 'access site reports' - - 'access taxonomy overview' - - 'access toolbar' - - 'add chutier entities' - - 'administer account menu items' - - 'administer account settings' - - 'administer actions' - - 'administer admin menu items' - - 'administer blocks' - - 'administer chutier display' - - 'administer chutier entities' - - 'administer chutier fields' - - 'administer chutier form display' - - 'administer composition entities' - - 'administer composition fields' - - 'administer composition form display' - - 'administer content translation' - - 'administer content types' - - 'administer contexts' - - 'administer devel menu items' - - 'administer devel_generate' - - 'administer display modes' - - 'administer domain aliases' - - 'administer domains' - - 'administer facets' - - 'administer fil entities' - - 'administer filters' - - 'administer footer menu items' - - 'administer image styles' - - 'administer languages' - - 'administer login destination settings' - - 'administer maillog' - - 'administer main menu items' - - 'administer menu' - - 'administer menu_per_role' - - 'administer migrations' - - 'administer module missing message fixer' - - 'administer modules' - - 'administer node display' - - 'administer node fields' - - 'administer node form display' - - 'administer nodes' - - 'administer permissions' - - 'administer productions menu items' - - 'administer responsive images' - - 'administer search_api' - - 'administer search_api_page' - - 'administer site configuration' - - 'administer software updates' - - 'administer studio' - - 'administer synonyms' - - 'administer taxonomy' - - 'administer taxonomy_term display' - - 'administer taxonomy_term fields' - - 'administer taxonomy_term form display' - - 'administer themes' - - 'administer tools menu items' - - 'administer url aliases' - - 'administer user display' - - 'administer user fields' - - 'administer user form display' - - 'administer users' - - 'administer views' - - 'administer workflow' - - 'administer workflow_transition display' - - 'administer workflow_transition fields' - - 'administer workflow_transition form display' - - 'assign domain administrators' - - 'ban IP addresses' - - 'bulkdelete nodes' - - 'bypass corpus_documents workflow_transition access' - - 'bypass generique workflow_transition access' - - 'bypass node access' - - 'cancel account' - - 'change own username' - - 'configure toolbar_themes' - - 'create autre_son content' - - 'create content translations' - - 'create corpus_documents workflow_transition' - - 'create domain aliases' - - 'create domains' - - 'create enregistrement content' - - 'create evenement content' - - 'create fil content' - - 'create generique workflow_transition' - - 'create page content' - - 'create static content' - - 'create terms in collectionneurs' - - 'create terms in entrees' - - 'create terms in genres' - - 'create terms in langues' - - 'create terms in locuteurs' - - 'create terms in page_type' - - 'create url aliases' - - 'delete all fil revisions' - - 'delete all revisions' - - 'delete any autre_son content' - - 'delete any chutier entities' - - 'delete any composition entities' - - 'delete any enregistrement content' - - 'delete any evenement content' - - 'delete any fil content' - - 'delete any fil entities' - - 'delete any page content' - - 'delete any static content' - - 'delete assigned domains' - - 'delete autre_son revisions' - - 'delete chutier entities' - - 'delete content translations' - - 'delete domain aliases' - - 'delete enregistrement revisions' - - 'delete evenement revisions' - - 'delete fil entities' - - 'delete fil revisions' - - 'delete maillog' - - 'delete own autre_son content' - - 'delete own chutier entities' - - 'delete own enregistrement content' - - 'delete own evenement content' - - 'delete own fil content' - - 'delete own page content' - - 'delete own static content' - - 'delete page revisions' - - 'delete static revisions' - - 'delete terms in collectionneurs' - - 'delete terms in entrees' - - 'delete terms in genres' - - 'delete terms in langues' - - 'delete terms in locuteurs' - - 'delete terms in page_type' - - 'edit any autre_son content' - - 'edit any chutier entities' - - 'edit any composition entities' - - 'edit any corpus_documents workflow_transition' - - 'edit any enregistrement content' - - 'edit any evenement content' - - 'edit any fil content' - - 'edit any fil entities' - - 'edit any generique workflow_transition' - - 'edit any page content' - - 'edit any static content' - - 'edit assigned domains' - - 'edit chutier entities' - - 'edit domain aliases' - - 'edit fil entities' - - 'edit own autre_son content' - - 'edit own corpus_documents workflow_transition' - - 'edit own enregistrement content' - - 'edit own evenement content' - - 'edit own fil content' - - 'edit own generique workflow_transition' - - 'edit own page content' - - 'edit own static content' - - 'edit terms in collectionneurs' - - 'edit terms in entrees' - - 'edit terms in genres' - - 'edit terms in langues' - - 'edit terms in locuteurs' - - 'edit terms in page_type' - - 'execute domain_default_action domain' - - 'execute domain_delete_action domain' - - 'execute domain_disable_action domain' - - 'execute domain_enable_action domain' - - 'execute entity:publish_action node' - - 'execute entity:save_action file' - - 'execute entity:save_action menu_link_content' - - 'execute entity:save_action node' - - 'execute entity:save_action taxonomy_term' - - 'execute entity:save_action user' - - 'execute entity:unpublish_action node' - - 'execute node_assign_owner_action node' - - 'execute node_make_sticky_action node' - - 'execute node_make_unsticky_action node' - - 'execute node_promote_action node' - - 'execute node_publish_action node' - - 'execute node_save_action node' - - 'execute node_unpromote_action node' - - 'execute node_unpublish_action node' - - 'execute node_unpublish_by_keyword_action node' - - 'execute php code' - - 'execute user_add_role_action user' - - 'execute user_block_user_action user' - - 'execute user_remove_role_action user' - - 'execute user_unblock_user_action user' - - 'execute vbo_cancel_user_action user' - - 'execute views_bulk_edit all' - - 'execute views_bulk_operations_delete_entity all' - - 'execute workflow_node_given_state_action node' - - 'execute workflow_node_next_state_action node' - - 'export configuration' - - 'import configuration' - - 'link to any page' - - 'revert all fil revisions' - - 'revert all revisions' - - 'revert any corpus_documents workflow_transition' - - 'revert any generique workflow_transition' - - 'revert autre_son revisions' - - 'revert enregistrement revisions' - - 'revert evenement revisions' - - 'revert fil revisions' - - 'revert page revisions' - - 'revert static revisions' - - 'schedule corpus_documents workflow_transition' - - 'schedule generique workflow_transition' - - 'select account cancellation method' - - 'switch users' - - 'synchronize configuration' - - 'translate any entity' - - 'translate enregistrement node' - - 'translate entrees taxonomy_term' - - 'translate evenement node' - - 'translate fil node' - - 'translate genres taxonomy_term' - - 'translate interface' - - 'translate langues taxonomy_term' - - 'translate menu_link_content' - - 'translate page node' - - 'translate static node' - - 'update content translations' - - 'use domain nav block' - - 'use domain switcher block' - - 'use text format wysiwyg' - - 'view all fil revisions' - - 'view all revisions' - - 'view any unpublished chutier entities' - - 'view any unpublished composition entities' - - 'view any unpublished fil entities' - - 'view assigned domains' - - 'view autre_son revisions' - - 'view domain aliases' - - 'view domain information' - - 'view domain list' - - 'view enregistrement revisions' - - 'view evenement revisions' - - 'view fil revisions' - - 'view maillog' - - 'view own unpublished content' - - 'view page revisions' - - 'view published chutier entities' - - 'view published fil entities' - - 'view static revisions' - - 'view the administration theme' - - 'view unpublished chutier entities' - - 'view unpublished fil entities' +permissions: { } diff --git a/config/sync/user.role.student.yml b/config/sync/user.role.student.yml index 4586498b..e28e3610 100644 --- a/config/sync/user.role.student.yml +++ b/config/sync/user.role.student.yml @@ -1,7 +1,18 @@ uuid: f6f5d597-68e7-4746-88b4-f2d76f6a5616 langcode: en status: true -dependencies: { } +dependencies: + config: + - node.type.note + module: + - eu_cookie_compliance + - field_permissions + - flag_lists + - materio_sapi + - node + - printable + - profile + - workflow id: student label: Student weight: -4 @@ -15,10 +26,7 @@ permissions: - 'display eu cookie compliance popup' - 'edit own flag lists' - 'edit own note content' - - 'flag dossier other items' - - 'unflag dossier other items' - 'update own member profile' - - 'use jsonrpc services' - 'view body' - 'view field_attachments' - 'view field_distributor' diff --git a/config/sync/user.role.translator.yml b/config/sync/user.role.translator.yml index f9f945f0..f290e2a7 100644 --- a/config/sync/user.role.translator.yml +++ b/config/sync/user.role.translator.yml @@ -1,7 +1,17 @@ uuid: 19ab6b22-07c6-48ef-ad7e-b9b698727851 langcode: en status: true -dependencies: { } +dependencies: + config: + - node.type.note + module: + - eu_cookie_compliance + - field_permissions + - flag_lists + - materio_samples + - materio_sapi + - node + - printable id: translator label: Translator weight: -1 @@ -13,9 +23,7 @@ permissions: - 'display eu cookie compliance popup' - 'edit own flag lists' - 'edit own note content' - - 'flag dossier other items' - materio_samples_edit_materiaux_titles - - 'unflag dossier other items' - 'view body' - 'view field_attachments' - 'view field_distributor' diff --git a/config/sync/user.role.unverified.yml b/config/sync/user.role.unverified.yml index 0d8e91de..55da9a94 100644 --- a/config/sync/user.role.unverified.yml +++ b/config/sync/user.role.unverified.yml @@ -1,7 +1,11 @@ uuid: a704e20f-bd66-4da1-acc1-68e876955d74 langcode: en status: true -dependencies: { } +dependencies: + module: + - eu_cookie_compliance + - field_permissions + - graphql id: unverified label: Unverified weight: -10 diff --git a/config/sync/user.settings.yml b/config/sync/user.settings.yml index 1a5febe8..9e0af3a4 100644 --- a/config/sync/user.settings.yml +++ b/config/sync/user.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: fbROM54Y8G4Yfeq1G2NbNX6K9ovDAP55c7YM9dTaSWQ +langcode: fr anonymous: Anonyme verify_mail: false notify: @@ -13,6 +16,3 @@ register: visitors cancel_method: user_cancel_block password_reset_timeout: 86400 password_strength: true -langcode: fr -_core: - default_config_hash: fbROM54Y8G4Yfeq1G2NbNX6K9ovDAP55c7YM9dTaSWQ diff --git a/config/sync/user_email_verification.settings.yml b/config/sync/user_email_verification.settings.yml index 612096c7..2e4c91ba 100644 --- a/config/sync/user_email_verification.settings.yml +++ b/config/sync/user_email_verification.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: jMF3rV51ujHssuZyYCHEBAat_VlUArx0IGmGOZzOV8Y skip_roles: translator: translator admin_showroom: admin_showroom @@ -11,6 +13,4 @@ extended_enable: true extended_validate_interval: 1209600 extended_mail_subject: '[site:name]: Account blocked, please verify Email address' extended_mail_body: 'Your account is blocked. Your Email may still be verified by following the link: [user:verify-email-extended]' -_core: - default_config_hash: jMF3rV51ujHssuZyYCHEBAat_VlUArx0IGmGOZzOV8Y extended_end_delete_account: true diff --git a/config/sync/views.settings.yml b/config/sync/views.settings.yml index e358f0fc..98b24b58 100644 --- a/config/sync/views.settings.yml +++ b/config/sync/views.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: RaRd9EIcwA4u3qCSRLL8EnCicbda1kV__ASmVbyehvQ display_extenders: - views_ef_fieldset skip_cache: false @@ -6,7 +8,7 @@ ui: show: additional_queries: false advanced_column: true - master_display: true + default_display: true performance_statistics: false preview_information: true sql_query: @@ -47,5 +49,3 @@ field_rewrite_elements: ins: INS q: Q s: S -_core: - default_config_hash: RaRd9EIcwA4u3qCSRLL8EnCicbda1kV__ASmVbyehvQ diff --git a/config/sync/views.view.admin_nodes.yml b/config/sync/views.view.admin_nodes.yml index 0286d4f7..6bb33cbe 100644 --- a/config/sync/views.view.admin_nodes.yml +++ b/config/sync/views.view.admin_nodes.yml @@ -57,29 +57,1213 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: role + title: 'Admin Nodes' + fields: + views_bulk_operations_bulk_form: + id: views_bulk_operations_bulk_form + table: views + field: views_bulk_operations_bulk_form + relationship: none + group_type: group + admin_label: '' + plugin_id: views_bulk_operations_bulk_form + label: 'Views bulk operations' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + batch: true + batch_size: 10 + form_step: true + buttons: false + action_title: Action + clear_on_exposed: true + selected_actions: + - + action_id: 'entity:break_lock:node' + preconfiguration: + label_override: '' + - + action_id: node_save_action + preconfiguration: + label_override: '' + - + action_id: views_bulk_edit + preconfiguration: + label_override: '' + get_bundles_from_results: true + - + action_id: views_bulk_operations_delete_entity + preconfiguration: + label_override: '' + - + action_id: workflow_node_given_state_action + preconfiguration: + label_override: '' + - + action_id: pathauto_update_alias + preconfiguration: + label_override: '' + field_materiau_images: + id: field_materiau_images + table: node__field_materiau_images + field: field_materiau_images + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Images + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: title + type: image + settings: + image_link: '' + image_style: medium + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 1 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_visuel: + id: field_visuel + table: node__field_visuel + field: field_visuel + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Visuel + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: image + settings: + image_link: '' + image_style: medium + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 1 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_reference: + id: field_reference + table: node__field_reference + field: field_reference + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Reference + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: computed_string + settings: + sanitized: 1 + cache_unit: '-1' + cache_duration: '1' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + nid: + id: nid + table: node_field_data + field: nid + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: nid + plugin_id: field + label: ID + exclude: true + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + title: + id: title + table: node_field_data + field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: field + label: Title + exclude: false + alter: + alter_text: false + make_link: false + absolute: false + word_boundary: false + ellipsis: false + strip_tags: false + trim: false + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + operations: + id: operations + table: node + field: operations + relationship: none + group_type: group + admin_label: '' + entity_type: node + plugin_id: entity_operations + label: 'Operations links' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: true + field_thesaurus: + id: field_thesaurus + table: node__field_thesaurus + field: field_thesaurus + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Thesaurus + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 5 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: '
' + field_api_classes: false + field_tags: + id: field_tags + table: node__field_tags + field: field_tags + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Tags + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_manufacturer: + id: field_manufacturer + table: node__field_manufacturer + field: field_manufacturer + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Manufacturer + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_distributor: + id: field_distributor + table: node__field_distributor + field: field_distributor + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Distributor + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_linked_materials: + id: field_linked_materials + table: node__field_linked_materials + field: field_linked_materials + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: 'Linked Materials' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: '
' + field_api_classes: false + field_linked_articles: + id: field_linked_articles + table: node__field_linked_articles + field: field_linked_articles + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: 'Linked Articles' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_samples: + id: field_samples + table: node__field_samples + field: field_samples + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Samples + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: location + type: materio_samples_default_formatter + settings: { } + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: '
' + field_api_classes: false + field_workflow: + id: field_workflow + table: node__field_workflow + field: field_workflow + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Workflow + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_migration: + id: field_migration + table: node__field_migration + field: field_migration + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Migration + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + is_locked: + id: is_locked + table: content_lock + field: is_locked + relationship: none + group_type: group + admin_label: '' + plugin_id: boolean + label: 'Is Locked' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: yes-no + type_custom_true: '' + type_custom_false: '' + not: false + field_memo: + id: field_memo + table: node__field_memo + field: field_memo + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Memo + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 300 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: true + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: basic_string + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + changed: + id: changed + table: node_field_data + field: changed + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field + label: Changed + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + pager: + type: pagerer options: - role: - translator: translator - admin: admin - root: root - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } + offset: 0 + items_per_page: 50 + preset: default + id: '0' + total_pages: '' + expose: + items_per_page: 0 + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: 0 + items_per_page_options_all_label: '- All -' + offset: 0 + offset_label: Offset exposed_form: type: bef options: @@ -93,33 +1277,474 @@ display: text_input_required: 'Sélectionnez n''importe quel filtre et cliquez sur Appliquer pour voir les résultats' text_input_required_format: null bef: { } - pager: - type: pagerer + access: + type: role options: - preset: default - items_per_page: 50 - offset: 0 - id: '0' - total_pages: '' + role: + translator: translator + admin: admin + root: root + cache: + type: tag + options: { } + empty: { } + sorts: + changed: + id: changed + table: node_field_data + field: changed + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: changed + plugin_id: date + order: DESC expose: - items_per_page: 0 - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: 0 - items_per_page_options_all_label: '- All -' - offset: 0 - offset_label: Offset + label: '' + field_identifier: changed + exposed: false + granularity: second + arguments: { } + filters: + type: + id: type + table: node_field_data + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle + operator: in + value: + materiau: materiau + group: 1 + exposed: false + expose: + operator_id: type_op + label: 'Content type' + description: '' + use_operator: false + operator: type_op + operator_limit_selection: false + operator_list: { } + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + title: + id: title + table: node_field_data + field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: title_op + label: Title + description: '' + use_operator: false + operator: title_op + operator_limit_selection: false + operator_list: { } + identifier: title + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + tid: + id: tid + table: taxonomy_index + field: tid + relationship: none + group_type: group + admin_label: '' + plugin_id: taxonomy_index_tid + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: tid_op + label: Company + description: '' + use_operator: false + operator: tid_op + operator_limit_selection: false + operator_list: { } + identifier: tid + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + vid: company + type: textfield + hierarchy: false + limit: true + error_message: true + force_deepest: false + parent: 0 + level_labels: '' + field_memo_value: + id: field_memo_value + table: node__field_memo + field: field_memo_value + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_memo_value_op + label: Memo + description: '' + use_operator: false + operator: field_memo_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_memo_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_migration_value: + id: field_migration_value + table: node__field_migration + field: field_migration_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_migration_value_op + label: Migration + description: '' + use_operator: false + operator: field_migration_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_migration_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_workflow_value: + id: field_workflow_value + table: node__field_workflow + field: field_workflow_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_workflow_value_op + label: Workflow + description: '' + use_operator: false + operator: field_workflow_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_workflow_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + select_translation: + id: select_translation + table: node_field_data + field: select_translation + relationship: none + group_type: group + admin_label: '' + entity_type: node + plugin_id: select_translation_filter + operator: '=' + value: default + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + priorities: '' + default_language_only: 0 + include_content_with_unpublished_translation: 0 + field_samples_location: + id: field_samples_location + table: node__field_samples + field: field_samples_location + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_samples_location_op + label: 'Samples Location' + description: '' + use_operator: false + operator: field_samples_location_op + operator_limit_selection: false + operator_list: { } + identifier: field_samples_location + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_samples_target_id: + id: field_samples_target_id + table: node__field_samples + field: field_samples_target_id + relationship: none + group_type: group + admin_label: '' + plugin_id: numeric + operator: '=' + value: + min: '' + max: '' + value: '' + group: 1 + exposed: true + expose: + operator_id: field_samples_target_id_op + label: 'Samples ID' + description: '' + use_operator: false + operator: field_samples_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: field_samples_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + min_placeholder: '' + max_placeholder: '' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form nid: nid @@ -139,6 +1764,7 @@ display: field_migration: field_migration field_memo: field_memo changed: changed + default: '-1' info: views_bulk_operations_bulk_form: align: '' @@ -244,1641 +1870,23 @@ display: separator: '' empty_column: false responsive: '' - default: '-1' + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields - fields: - views_bulk_operations_bulk_form: - id: views_bulk_operations_bulk_form - table: views - field: views_bulk_operations_bulk_form - relationship: none - group_type: group - admin_label: '' - label: 'Views bulk operations' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - batch: true - batch_size: 10 - form_step: true - buttons: false - clear_on_exposed: true - action_title: Action - selected_actions: - - - action_id: 'entity:break_lock:node' - preconfiguration: - label_override: '' - - - action_id: node_save_action - preconfiguration: - label_override: '' - - - action_id: views_bulk_edit - preconfiguration: - label_override: '' - get_bundles_from_results: true - - - action_id: views_bulk_operations_delete_entity - preconfiguration: - label_override: '' - - - action_id: workflow_node_given_state_action - preconfiguration: - label_override: '' - - - action_id: pathauto_update_alias - preconfiguration: - label_override: '' - plugin_id: views_bulk_operations_bulk_form - field_materiau_images: - id: field_materiau_images - table: node__field_materiau_images - field: field_materiau_images - relationship: none - group_type: group - admin_label: '' - label: Images - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: title - type: image - settings: - image_style: medium - image_link: '' - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 1 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_visuel: - id: field_visuel - table: node__field_visuel - field: field_visuel - relationship: none - group_type: group - admin_label: '' - label: Visuel - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: image - settings: - image_style: medium - image_link: '' - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 1 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_reference: - id: field_reference - table: node__field_reference - field: field_reference - relationship: none - group_type: group - admin_label: '' - label: Reference - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: computed_string - settings: - sanitized: 1 - cache_unit: '-1' - cache_duration: '1' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - nid: - id: nid - table: node_field_data - field: nid - relationship: none - group_type: group - admin_label: '' - label: ID - exclude: true - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: number_integer - settings: - thousand_separator: '' - prefix_suffix: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: nid - plugin_id: field - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: false - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - label: Title - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - click_sort_column: value - type: string - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - operations: - id: operations - table: node - field: operations - relationship: none - group_type: group - admin_label: '' - label: 'Operations links' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: true - entity_type: node - plugin_id: entity_operations - field_thesaurus: - id: field_thesaurus - table: node__field_thesaurus - field: field_thesaurus - relationship: none - group_type: group - admin_label: '' - label: Thesaurus - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 5 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: '
' - field_api_classes: false - plugin_id: field - field_tags: - id: field_tags - table: node__field_tags - field: field_tags - relationship: none - group_type: group - admin_label: '' - label: Tags - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_manufacturer: - id: field_manufacturer - table: node__field_manufacturer - field: field_manufacturer - relationship: none - group_type: group - admin_label: '' - label: Manufacturer - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_distributor: - id: field_distributor - table: node__field_distributor - field: field_distributor - relationship: none - group_type: group - admin_label: '' - label: Distributor - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_linked_materials: - id: field_linked_materials - table: node__field_linked_materials - field: field_linked_materials - relationship: none - group_type: group - admin_label: '' - label: 'Linked Materials' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: '
' - field_api_classes: false - plugin_id: field - field_linked_articles: - id: field_linked_articles - table: node__field_linked_articles - field: field_linked_articles - relationship: none - group_type: group - admin_label: '' - label: 'Linked Articles' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_samples: - id: field_samples - table: node__field_samples - field: field_samples - relationship: none - group_type: group - admin_label: '' - label: Samples - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: location - type: materio_samples_default_formatter - settings: { } - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: '
' - field_api_classes: false - plugin_id: field - field_workflow: - id: field_workflow - table: node__field_workflow - field: field_workflow - relationship: none - group_type: group - admin_label: '' - label: Workflow - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: list_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_migration: - id: field_migration - table: node__field_migration - field: field_migration - relationship: none - group_type: group - admin_label: '' - label: Migration - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: list_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - is_locked: - id: is_locked - table: content_lock - field: is_locked - relationship: none - group_type: group - admin_label: '' - label: 'Is Locked' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: yes-no - type_custom_true: '' - type_custom_false: '' - not: false - plugin_id: boolean - field_memo: - id: field_memo - table: node__field_memo - field: field_memo - relationship: none - group_type: group - admin_label: '' - label: Memo - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 300 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - changed: - id: changed - table: node_field_data - field: changed - relationship: none - group_type: group - admin_label: '' - label: Changed - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: changed - plugin_id: field - filters: - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - operator: in - value: - materiau: materiau - group: 1 - exposed: false - expose: - operator_id: type_op - label: 'Content type' - description: '' - use_operator: false - operator: type_op - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: title_op - label: Title - description: '' - use_operator: false - operator: title_op - identifier: title - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: node - entity_field: title - plugin_id: string - tid: - id: tid - table: taxonomy_index - field: tid - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: tid_op - label: Company - description: '' - use_operator: false - operator: tid_op - identifier: tid - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: textfield - limit: true - vid: company - hierarchy: false - error_message: true - parent: 0 - level_labels: '' - force_deepest: false - plugin_id: taxonomy_index_tid - field_memo_value: - id: field_memo_value - table: node__field_memo - field: field_memo_value - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_memo_value_op - label: Memo - description: '' - use_operator: false - operator: field_memo_value_op - identifier: field_memo_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - field_migration_value: - id: field_migration_value - table: node__field_migration - field: field_migration_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_migration_value_op - label: Migration - description: '' - use_operator: false - operator: field_migration_value_op - identifier: field_migration_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - field_workflow_value: - id: field_workflow_value - table: node__field_workflow - field: field_workflow_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_workflow_value_op - label: Workflow - description: '' - use_operator: false - operator: field_workflow_value_op - identifier: field_workflow_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - select_translation: - id: select_translation - table: node_field_data - field: select_translation - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: default - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - priorities: '' - default_language_only: 0 - include_content_with_unpublished_translation: 0 - entity_type: node - plugin_id: select_translation_filter - field_samples_location: - id: field_samples_location - table: node__field_samples - field: field_samples_location - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_samples_location_op - label: 'Samples Location' - description: '' - use_operator: false - operator: field_samples_location_op - identifier: field_samples_location - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - field_samples_target_id: - id: field_samples_target_id - table: node__field_samples - field: field_samples_target_id - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: - min: '' - max: '' - value: '' - group: 1 - exposed: true - expose: - operator_id: field_samples_target_id_op - label: 'Samples ID' - description: '' - use_operator: false - operator: field_samples_target_id_op - identifier: field_samples_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - min_placeholder: '' - max_placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: numeric - sorts: - changed: - id: changed - table: node_field_data - field: changed - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: node - entity_field: changed - plugin_id: date - title: 'Admin Nodes' + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: result: id: result @@ -1887,13 +1895,11 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: result empty: false content: '@label displaying @start - @end of @total | page @current_page/@page_count' - plugin_id: result footer: { } - empty: { } - relationships: { } - arguments: { } + rendering_language: '***LANGUAGE_entity_translation***' display_extenders: views_ef_fieldset: views_ef_fieldset: @@ -2038,11 +2044,6 @@ display: pid: root depth: '1' type: container - filter_groups: - operator: AND - groups: - 1: AND - rendering_language: '***LANGUAGE_entity_translation***' cache_metadata: max-age: 0 contexts: @@ -2068,11 +2069,2197 @@ display: - 'config:field.storage.node.field_visuel' - 'config:field.storage.node.field_workflow' page_1: - display_plugin: page id: page_1 display_title: 'Page Materials' + display_plugin: page position: 1 display_options: + title: 'Admin Materials' + fields: + views_bulk_operations_bulk_form: + id: views_bulk_operations_bulk_form + table: views + field: views_bulk_operations_bulk_form + relationship: none + group_type: group + admin_label: '' + plugin_id: views_bulk_operations_bulk_form + label: 'Views bulk operations' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + batch: true + batch_size: 10 + form_step: true + buttons: false + action_title: Action + clear_on_exposed: true + selected_actions: + - + action_id: 'entity:break_lock:node' + preconfiguration: + label_override: '' + - + action_id: node_save_action + preconfiguration: + label_override: '' + - + action_id: views_bulk_edit + preconfiguration: + label_override: '' + get_bundles_from_results: true + - + action_id: views_bulk_operations_delete_entity + preconfiguration: + label_override: '' + - + action_id: workflow_node_given_state_action + preconfiguration: + label_override: '' + - + action_id: pathauto_update_alias + preconfiguration: + label_override: '' + nid: + id: nid + table: node_field_data + field: nid + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: nid + plugin_id: field + label: ID + exclude: true + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_reference: + id: field_reference + table: node__field_reference + field: field_reference + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Reference + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: h6 + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: computed_string + settings: + sanitized: 1 + cache_unit: '-1' + cache_duration: '1' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + title: + id: title + table: node_field_data + field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: field + label: Name + exclude: false + alter: + alter_text: true + text: '

{{ title }}

' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: false + ellipsis: false + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: h2 + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_materiau_images: + id: field_materiau_images + table: node__field_materiau_images + field: field_materiau_images + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Images + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: div + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: title + type: image + settings: + image_link: '' + image_style: card_small + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 1 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + operations: + id: operations + table: node + field: operations + relationship: none + group_type: group + admin_label: '' + entity_type: node + plugin_id: entity_operations + label: 'Operations links' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: true + is_locked: + id: is_locked + table: content_lock + field: is_locked + relationship: none + group_type: group + admin_label: '' + plugin_id: boolean + label: 'Is Locked' + exclude: false + alter: + alter_text: true + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: unicode-yes-no + type_custom_true: '' + type_custom_false: '' + not: true + field_thesaurus: + id: field_thesaurus + table: node__field_thesaurus + field: field_thesaurus + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Thesaurus + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 5 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: '
' + field_api_classes: false + field_tags: + id: field_tags + table: node__field_tags + field: field_tags + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Tags + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_manufacturer: + id: field_manufacturer + table: node__field_manufacturer + field: field_manufacturer + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Companies + exclude: false + alter: + alter_text: true + text: '(M) {{ field_manufacturer }}' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: '
' + field_api_classes: false + field_distributor: + id: field_distributor + table: node__field_distributor + field: field_distributor + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Distributor + exclude: false + alter: + alter_text: true + text: '(D) {{ field_distributor }}' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: '
' + field_api_classes: false + field_linked_materials: + id: field_linked_materials + table: node__field_linked_materials + field: field_linked_materials + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: 'Linked Materials' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: '
' + field_api_classes: false + field_linked_articles: + id: field_linked_articles + table: node__field_linked_articles + field: field_linked_articles + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: 'Linked Articles' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_samples: + id: field_samples + table: node__field_samples + field: field_samples + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Samples + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: location + type: materio_samples_default_formatter + settings: { } + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: '
' + field_api_classes: false + field_attachments: + id: field_attachments + table: node__field_attachments + field: field_attachments + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Attachments + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: file_default + settings: + use_description_as_link_text: true + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_workflow: + id: field_workflow + table: node__field_workflow + field: field_workflow + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Workflow + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_migration: + id: field_migration + table: node__field_migration + field: field_migration + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Migration + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_memo: + id: field_memo + table: node__field_memo + field: field_memo + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Memo + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 300 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: true + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: basic_string + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + changed: + id: changed + table: node_field_data + field: changed + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field + label: Changed + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + created: + id: created + table: node_field_data + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: created + plugin_id: field + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_index: + id: field_index + table: node__field_index + field: field_index + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Index + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: computed_integer + settings: + cache_unit: '-1' + cache_duration: '1' + thousand_separator: '' + prefix_suffix: 1 + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + access: + type: role + options: + role: + translator: translator + admin_showroom: admin_showroom + admin: admin + root: root + filters: + type: + id: type + table: node_field_data + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle + operator: in + value: + materiau: materiau + group: 1 + exposed: false + expose: + operator_id: type_op + label: 'Content type' + description: '' + use_operator: false + operator: type_op + operator_limit_selection: false + operator_list: { } + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + title: + id: title + table: node_field_data + field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: title_op + label: Name + description: '' + use_operator: false + operator: title_op + operator_limit_selection: false + operator_list: { } + identifier: title + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_reference_value: + id: field_reference_value + table: node__field_reference + field: field_reference_value + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_reference_value_op + label: Reference + description: '' + use_operator: false + operator: field_reference_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_reference_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + tid: + id: tid + table: taxonomy_index + field: tid + relationship: none + group_type: group + admin_label: '' + plugin_id: taxonomy_index_tid + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: tid_op + label: Company + description: '' + use_operator: false + operator: tid_op + operator_limit_selection: false + operator_list: { } + identifier: tid + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + vid: company + type: textfield + hierarchy: false + limit: true + error_message: true + force_deepest: false + parent: 0 + level_labels: '' + field_famille_value: + id: field_famille_value + table: node__field_famille + field: field_famille_value + relationship: none + group_type: group + admin_label: '' + plugin_id: list_field + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_famille_value_op + label: Family + description: '' + use_operator: false + operator: field_famille_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_famille_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_workflow_value: + id: field_workflow_value + table: node__field_workflow + field: field_workflow_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_workflow_value_op + label: Workflow + description: '' + use_operator: false + operator: field_workflow_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_workflow_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_thesaurus_target_id: + id: field_thesaurus_target_id + table: node__field_thesaurus + field: field_thesaurus_target_id + relationship: none + group_type: group + admin_label: '' + plugin_id: taxonomy_index_tid + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_thesaurus_target_id_op + label: Thesaurus + description: '' + use_operator: false + operator: field_thesaurus_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: field_thesaurus_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + vid: thesaurus + type: textfield + hierarchy: false + limit: true + error_message: true + force_deepest: false + parent: 0 + level_labels: '' + field_tags_target_id: + id: field_tags_target_id + table: node__field_tags + field: field_tags_target_id + relationship: none + group_type: group + admin_label: '' + plugin_id: taxonomy_index_tid + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_tags_target_id_op + label: Tags + description: '' + use_operator: false + operator: field_tags_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: field_tags_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + vid: tags + type: textfield + hierarchy: false + limit: true + error_message: true + force_deepest: false + parent: 0 + level_labels: '' + field_samples_location: + id: field_samples_location + table: node__field_samples + field: field_samples_location + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_samples_location_op + label: 'Samples Location' + description: '' + use_operator: false + operator: field_samples_location_op + operator_limit_selection: false + operator_list: { } + identifier: field_samples_location + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_attachments_target_id: + id: field_attachments_target_id + table: node__field_attachments + field: field_attachments_target_id + relationship: none + group_type: group + admin_label: '' + plugin_id: numeric + operator: '=' + value: + min: '' + max: '' + value: '' + group: 1 + exposed: true + expose: + operator_id: field_attachments_target_id_op + label: 'Attachments (field_attachments : target_id)' + description: null + use_operator: false + operator: field_attachments_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: field_attachments_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + min_placeholder: null + max_placeholder: null + placeholder: null + is_grouped: true + group_info: + label: Attachments + description: '' + identifier: field_attachments_target_id + optional: true + widget: select + multiple: false + remember: true + default_group: All + default_group_multiple: { } + group_items: + 1: + title: Empty + operator: empty + value: + min: '' + max: '' + value: '' + 2: + title: 'Not Empty' + operator: 'not empty' + value: + min: '' + max: '' + value: '' + 3: + title: '' + operator: '=' + value: + min: '' + max: '' + value: '' + field_memo_value: + id: field_memo_value + table: node__field_memo + field: field_memo_value + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_memo_value_op + label: Memo + description: '' + use_operator: false + operator: field_memo_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_memo_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + select_translation: + id: select_translation + table: node_field_data + field: select_translation + relationship: none + group_type: group + admin_label: '' + entity_type: node + plugin_id: select_translation_filter + operator: '=' + value: default + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + priorities: '' + default_language_only: 0 + include_content_with_unpublished_translation: 0 + field_migration_value: + id: field_migration_value + table: node__field_migration + field: field_migration_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_migration_value_op + label: Migration + description: '' + use_operator: false + operator: field_migration_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_migration_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + views_bulk_operations_bulk_form: views_bulk_operations_bulk_form + nid: nid + field_reference: title + title: title + field_materiau_images: title + operations: title + is_locked: title + field_thesaurus: field_thesaurus + field_tags: field_tags + field_manufacturer: field_manufacturer + field_distributor: field_manufacturer + field_linked_materials: field_linked_materials + field_linked_articles: field_linked_articles + field_samples: field_samples + field_attachments: field_attachments + field_workflow: field_workflow + field_migration: field_migration + field_memo: field_memo + changed: changed + created: created + field_index: field_index + default: changed + info: + views_bulk_operations_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + nid: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + field_reference: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + title: + sortable: false + default_sort_order: asc + align: views-align-left + separator: '' + empty_column: false + responsive: '' + field_materiau_images: + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + align: '' + separator: '' + empty_column: false + responsive: '' + is_locked: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + field_thesaurus: + align: '' + separator: '
' + empty_column: false + responsive: '' + field_tags: + align: '' + separator: '' + empty_column: false + responsive: '' + field_manufacturer: + align: '' + separator: '' + empty_column: false + responsive: '' + field_distributor: + align: '' + separator: '' + empty_column: false + responsive: '' + field_linked_materials: + align: '' + separator: '' + empty_column: false + responsive: '' + field_linked_articles: + align: '' + separator: '' + empty_column: false + responsive: '' + field_samples: + align: '' + separator: '' + empty_column: false + responsive: '' + field_attachments: + align: '' + separator: '' + empty_column: false + responsive: '' + field_workflow: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + field_migration: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + field_memo: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + changed: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + field_index: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: true + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: { } + defaults: + access: false + title: false + style: false + row: false + fields: false + filters: false + filter_groups: false + display_description: '' display_extenders: views_ef_fieldset: views_ef_fieldset: @@ -2286,21 +4473,48 @@ display: type: tab title: Materials description: '' - expanded: false - parent: editors_menus.contents weight: -2 - context: '0' + expanded: false menu_name: editors - display_description: '' - title: 'Admin Materials' - defaults: - title: false - fields: false - style: false - row: false - filters: false - filter_groups: false - access: false + parent: editors_menus.contents + context: '0' + tab_options: + type: none + title: '' + description: '' + weight: 0 + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - 'user.node_grants:view' + - user.roles + tags: + - 'config:field.storage.node.field_attachments' + - 'config:field.storage.node.field_distributor' + - 'config:field.storage.node.field_index' + - 'config:field.storage.node.field_linked_articles' + - 'config:field.storage.node.field_linked_materials' + - 'config:field.storage.node.field_manufacturer' + - 'config:field.storage.node.field_materiau_images' + - 'config:field.storage.node.field_memo' + - 'config:field.storage.node.field_migration' + - 'config:field.storage.node.field_reference' + - 'config:field.storage.node.field_samples' + - 'config:field.storage.node.field_tags' + - 'config:field.storage.node.field_thesaurus' + - 'config:field.storage.node.field_workflow' + page_2: + id: page_2 + display_title: 'Page Articles' + display_plugin: page + position: 1 + display_options: + title: 'Admin Articles' fields: views_bulk_operations_bulk_form: id: views_bulk_operations_bulk_form @@ -2309,6 +4523,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: views_bulk_operations_bulk_form label: 'Views bulk operations' exclude: false alter: @@ -2354,8 +4569,8 @@ display: batch_size: 10 form_step: true buttons: false - clear_on_exposed: true action_title: Action + clear_on_exposed: false selected_actions: - action_id: 'entity:break_lock:node' @@ -2365,33 +4580,89 @@ display: action_id: node_save_action preconfiguration: label_override: '' - - - action_id: views_bulk_edit - preconfiguration: - label_override: '' - get_bundles_from_results: true - action_id: views_bulk_operations_delete_entity preconfiguration: label_override: '' - - - action_id: workflow_node_given_state_action - preconfiguration: - label_override: '' - action_id: pathauto_update_alias preconfiguration: label_override: '' - plugin_id: views_bulk_operations_bulk_form - nid: - id: nid + title: + id: title table: node_field_data - field: nid + field: title relationship: none group_type: group admin_label: '' - label: ID - exclude: true + entity_type: node + entity_field: title + plugin_id: field + label: Title + exclude: false + alter: + alter_text: true + text: '

{{ title }}

' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: false + ellipsis: false + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_visuel: + id: field_visuel + table: node__field_visuel + field: field_visuel + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Visuel + exclude: false alter: alter_text: false text: '' @@ -2431,207 +4702,11 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - click_sort_column: value - type: number_integer - settings: - thousand_separator: '' - prefix_suffix: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: nid - plugin_id: field - field_reference: - id: field_reference - table: node__field_reference - field: field_reference - relationship: none - group_type: group - admin_label: '' - label: Reference - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: h6 - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: computed_string - settings: - sanitized: 1 - cache_unit: '-1' - cache_duration: '1' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - label: Name - exclude: false - alter: - alter_text: true - text: '

{{ title }}

' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: h2 - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field - field_materiau_images: - id: field_materiau_images - table: node__field_materiau_images - field: field_materiau_images - relationship: none - group_type: group - admin_label: '' - label: Images - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: div - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: title + click_sort_column: target_id type: image settings: - image_style: card_small image_link: '' + image_style: card_small group_column: '' group_columns: { } group_rows: true @@ -2642,7 +4717,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field operations: id: operations table: node @@ -2650,6 +4724,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: entity_operations label: 'Operations links' exclude: false alter: @@ -2692,8 +4768,6 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: node - plugin_id: entity_operations is_locked: id: is_locked table: content_lock @@ -2701,10 +4775,11 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean label: 'Is Locked' exclude: false alter: - alter_text: true + alter_text: false text: '' make_link: false path: '' @@ -2746,7 +4821,6 @@ display: type_custom_true: '' type_custom_false: '' not: true - plugin_id: boolean field_thesaurus: id: field_thesaurus table: node__field_thesaurus @@ -2754,6 +4828,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Thesaurus exclude: false alter: @@ -2809,7 +4884,6 @@ display: multi_type: separator separator: '
' field_api_classes: false - plugin_id: field field_tags: id: field_tags table: node__field_tags @@ -2817,6 +4891,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Tags exclude: false alter: @@ -2869,136 +4944,9 @@ display: delta_offset: 0 delta_reversed: false delta_first_last: false - multi_type: separator + multi_type: ul separator: ', ' field_api_classes: false - plugin_id: field - field_manufacturer: - id: field_manufacturer - table: node__field_manufacturer - field: field_manufacturer - relationship: none - group_type: group - admin_label: '' - label: Companies - exclude: false - alter: - alter_text: true - text: '(M) {{ field_manufacturer }}' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: '
' - field_api_classes: false - plugin_id: field - field_distributor: - id: field_distributor - table: node__field_distributor - field: field_distributor - relationship: none - group_type: group - admin_label: '' - label: Distributor - exclude: false - alter: - alter_text: true - text: '(D) {{ field_distributor }}' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: '
' - field_api_classes: false - plugin_id: field field_linked_materials: id: field_linked_materials table: node__field_linked_materials @@ -3006,6 +4954,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: 'Linked Materials' exclude: false alter: @@ -3061,15 +5010,15 @@ display: multi_type: separator separator: '
' field_api_classes: false - plugin_id: field - field_linked_articles: - id: field_linked_articles - table: node__field_linked_articles - field: field_linked_articles + field_showroom: + id: field_showroom + table: node__field_showroom + field: field_showroom relationship: none group_type: group admin_label: '' - label: 'Linked Articles' + plugin_id: field + label: Showroom exclude: false alter: alter_text: false @@ -3113,7 +5062,7 @@ display: click_sort_column: target_id type: entity_reference_label settings: - link: true + link: false group_column: target_id group_columns: { } group_rows: true @@ -3124,15 +5073,15 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - field_samples: - id: field_samples - table: node__field_samples - field: field_samples + field_date: + id: field_date + table: node__field_date + field: field_date relationship: none group_type: group admin_label: '' - label: Samples + plugin_id: field + label: Date exclude: false alter: alter_text: false @@ -3173,73 +5122,17 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - click_sort_column: location - type: materio_samples_default_formatter - settings: { } - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: '
' - field_api_classes: false - plugin_id: field - field_attachments: - id: field_attachments - table: node__field_attachments - field: field_attachments - relationship: none - group_type: group - admin_label: '' - label: Attachments - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: file_default + click_sort_column: value + type: date_range_without_time settings: - use_description_as_link_text: true - group_column: '' + timezone_override: '' + single: 'd F Y' + single_all_day: 'd F Y' + one_day: 'd F Y' + one_month: 'd - {d} F Y' + several_months: 'd F - {d} {F} Y' + several_years: 'd F Y - {d} {F} {Y}' + group_column: value group_columns: { } group_rows: true delta_limit: 0 @@ -3249,7 +5142,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_workflow: id: field_workflow table: node__field_workflow @@ -3257,6 +5149,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Workflow exclude: false alter: @@ -3311,7 +5204,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_migration: id: field_migration table: node__field_migration @@ -3319,6 +5211,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Migration exclude: false alter: @@ -3373,15 +5266,17 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - field_memo: - id: field_memo - table: node__field_memo - field: field_memo + created: + id: created + table: node_field_data + field: created relationship: none group_type: group admin_label: '' - label: Memo + entity_type: node + entity_field: created + plugin_id: field + label: 'Authored on' exclude: false alter: alter_text: false @@ -3400,14 +5295,14 @@ display: suffix: '' target: '' nl2br: false - max_length: 300 + max_length: 0 word_boundary: true ellipsis: true more_link: false more_link_text: '' more_link_path: '' strip_tags: false - trim: true + trim: false preserve_tags: '' html: false element_type: '' @@ -3423,8 +5318,11 @@ display: empty_zero: false hide_alter_empty: true click_sort_column: value - type: basic_string - settings: { } + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' group_column: value group_columns: { } group_rows: true @@ -3435,7 +5333,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field changed: id: changed table: node_field_data @@ -3443,6 +5340,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field label: Changed exclude: false alter: @@ -3500,195 +5400,373 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: changed + field_memo: + id: field_memo + table: node__field_memo + field: field_memo + relationship: none + group_type: group + admin_label: '' plugin_id: field - created: - id: created + label: Memo + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 300 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: true + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: basic_string + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + access: + type: role + options: + role: + translator: translator + admin: admin + root: root + filters: + type: + id: type table: node_field_data - field: created + field: type relationship: none group_type: group admin_label: '' - label: Created - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false entity_type: node - entity_field: created - plugin_id: field - field_index: - id: field_index - table: node__field_index - field: field_index + entity_field: type + plugin_id: bundle + operator: in + value: + article: article + group: 1 + exposed: false + expose: + operator_id: type_op + label: 'Content type' + description: '' + use_operator: false + operator: type_op + operator_limit_selection: false + operator_list: { } + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + title: + id: title + table: node_field_data + field: title relationship: none group_type: group admin_label: '' - label: Index - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: computed_integer - settings: - cache_unit: '-1' - cache_duration: '1' - thousand_separator: '' - prefix_suffix: 1 - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field + entity_type: node + entity_field: title + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: title_op + label: Title + description: '' + use_operator: false + operator: title_op + operator_limit_selection: false + operator_list: { } + identifier: title + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_memo_value: + id: field_memo_value + table: node__field_memo + field: field_memo_value + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_memo_value_op + label: Memo + description: '' + use_operator: false + operator: field_memo_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_memo_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_migration_value: + id: field_migration_value + table: node__field_migration + field: field_migration_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_migration_value_op + label: Migration + description: '' + use_operator: false + operator: field_migration_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_migration_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_workflow_value: + id: field_workflow_value + table: node__field_workflow + field: field_workflow_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_workflow_value_op + label: Workflow + description: '' + use_operator: false + operator: field_workflow_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_workflow_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + select_translation: + id: select_translation + table: node_field_data + field: select_translation + relationship: none + group_type: group + admin_label: '' + entity_type: node + plugin_id: select_translation_filter + operator: '=' + value: default + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + priorities: '' + default_language_only: 0 + include_content_with_unpublished_translation: 0 + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: true - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form - nid: nid - field_reference: title title: title - field_materiau_images: title + field_visuel: title operations: title is_locked: title field_thesaurus: field_thesaurus field_tags: field_tags - field_manufacturer: field_manufacturer - field_distributor: field_manufacturer field_linked_materials: field_linked_materials - field_linked_articles: field_linked_articles - field_samples: field_samples - field_attachments: field_attachments + field_showroom: field_showroom field_workflow: field_workflow field_migration: field_migration - field_memo: field_memo - changed: changed created: created - field_index: field_index + changed: changed + field_memo: field_memo + field_date: field_date + default: '-1' info: views_bulk_operations_bulk_form: align: '' separator: '' empty_column: false responsive: '' - nid: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - field_reference: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' title: sortable: false default_sort_order: asc @@ -3696,7 +5774,7 @@ display: separator: '' empty_column: false responsive: '' - field_materiau_images: + field_visuel: align: '' separator: '' empty_column: false @@ -3723,32 +5801,14 @@ display: separator: '' empty_column: false responsive: '' - field_manufacturer: - align: '' - separator: '' - empty_column: false - responsive: '' - field_distributor: - align: '' - separator: '' - empty_column: false - responsive: '' field_linked_materials: align: '' separator: '' empty_column: false responsive: '' - field_linked_articles: - align: '' - separator: '' - empty_column: false - responsive: '' - field_samples: - align: '' - separator: '' - empty_column: false - responsive: '' - field_attachments: + field_showroom: + sortable: false + default_sort_order: asc align: '' separator: '' empty_column: false @@ -3767,9 +5827,9 @@ display: separator: '' empty_column: false responsive: '' - field_memo: - sortable: false - default_sort_order: asc + created: + sortable: true + default_sort_order: desc align: '' separator: '' empty_column: false @@ -3781,738 +5841,38 @@ display: separator: '' empty_column: false responsive: '' - created: - sortable: true + field_memo: + sortable: false default_sort_order: asc align: '' separator: '' empty_column: false responsive: '' - field_index: + field_date: sortable: true default_sort_order: desc align: '' separator: '' empty_column: false responsive: '' - default: changed + override: true + sticky: true + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: { } - tab_options: - type: none - title: '' - description: '' - weight: 0 - filters: - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - operator: in - value: - materiau: materiau - group: 1 - exposed: false - expose: - operator_id: type_op - label: 'Content type' - description: '' - use_operator: false - operator: type_op - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: title_op - label: Name - description: '' - use_operator: false - operator: title_op - identifier: title - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: node - entity_field: title - plugin_id: string - field_reference_value: - id: field_reference_value - table: node__field_reference - field: field_reference_value - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_reference_value_op - label: Reference - description: '' - use_operator: false - operator: field_reference_value_op - identifier: field_reference_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - tid: - id: tid - table: taxonomy_index - field: tid - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: tid_op - label: Company - description: '' - use_operator: false - operator: tid_op - identifier: tid - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: textfield - limit: true - vid: company - hierarchy: false - error_message: true - parent: 0 - level_labels: '' - force_deepest: false - plugin_id: taxonomy_index_tid - field_famille_value: - id: field_famille_value - table: node__field_famille - field: field_famille_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_famille_value_op - label: Family - description: '' - use_operator: false - operator: field_famille_value_op - identifier: field_famille_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: list_field - field_workflow_value: - id: field_workflow_value - table: node__field_workflow - field: field_workflow_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_workflow_value_op - label: Workflow - description: '' - use_operator: false - operator: field_workflow_value_op - identifier: field_workflow_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - field_thesaurus_target_id: - id: field_thesaurus_target_id - table: node__field_thesaurus - field: field_thesaurus_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_thesaurus_target_id_op - label: Thesaurus - description: '' - use_operator: false - operator: field_thesaurus_target_id_op - identifier: field_thesaurus_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: textfield - limit: true - vid: thesaurus - hierarchy: false - error_message: true - parent: 0 - level_labels: '' - force_deepest: false - plugin_id: taxonomy_index_tid - field_tags_target_id: - id: field_tags_target_id - table: node__field_tags - field: field_tags_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_tags_target_id_op - label: Tags - description: '' - use_operator: false - operator: field_tags_target_id_op - identifier: field_tags_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: textfield - limit: true - vid: tags - hierarchy: false - error_message: true - parent: 0 - level_labels: '' - force_deepest: false - plugin_id: taxonomy_index_tid - field_samples_location: - id: field_samples_location - table: node__field_samples - field: field_samples_location - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_samples_location_op - label: 'Samples Location' - description: '' - use_operator: false - operator: field_samples_location_op - identifier: field_samples_location - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - field_attachments_target_id: - id: field_attachments_target_id - table: node__field_attachments - field: field_attachments_target_id - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: - min: '' - max: '' - value: '' - group: 1 - exposed: true - expose: - operator_id: field_attachments_target_id_op - label: 'Attachments (field_attachments : target_id)' - description: null - use_operator: false - operator: field_attachments_target_id_op - operator_limit_selection: false - operator_list: { } - identifier: field_attachments_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: null - min_placeholder: null - max_placeholder: null - is_grouped: true - group_info: - label: Attachments - description: '' - identifier: field_attachments_target_id - optional: true - widget: select - multiple: false - remember: true - default_group: All - default_group_multiple: { } - group_items: - 1: - title: Empty - operator: empty - value: - value: '' - min: '' - max: '' - 2: - title: 'Not Empty' - operator: 'not empty' - value: - value: '' - min: '' - max: '' - 3: - title: '' - operator: '=' - value: - value: '' - min: '' - max: '' - plugin_id: numeric - field_memo_value: - id: field_memo_value - table: node__field_memo - field: field_memo_value - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_memo_value_op - label: Memo - description: '' - use_operator: false - operator: field_memo_value_op - identifier: field_memo_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - select_translation: - id: select_translation - table: node_field_data - field: select_translation - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: default - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - priorities: '' - default_language_only: 0 - include_content_with_unpublished_translation: 0 - entity_type: node - plugin_id: select_translation_filter - field_migration_value: - id: field_migration_value - table: node__field_migration - field: field_migration_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_migration_value_op - label: Migration - description: '' - use_operator: false - operator: field_migration_value_op - identifier: field_migration_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - filter_groups: - operator: AND - groups: - 1: AND - access: - type: role - options: - role: - translator: translator - admin_showroom: admin_showroom - admin: admin - root: root - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - - 'user.node_grants:view' - - user.roles - tags: - - 'config:field.storage.node.field_attachments' - - 'config:field.storage.node.field_distributor' - - 'config:field.storage.node.field_index' - - 'config:field.storage.node.field_linked_articles' - - 'config:field.storage.node.field_linked_materials' - - 'config:field.storage.node.field_manufacturer' - - 'config:field.storage.node.field_materiau_images' - - 'config:field.storage.node.field_memo' - - 'config:field.storage.node.field_migration' - - 'config:field.storage.node.field_reference' - - 'config:field.storage.node.field_samples' - - 'config:field.storage.node.field_tags' - - 'config:field.storage.node.field_thesaurus' - - 'config:field.storage.node.field_workflow' - page_2: - display_plugin: page - id: page_2 - display_title: 'Page Articles' - position: 1 - display_options: + defaults: + access: false + title: false + style: false + row: false + fields: false + filters: false + filter_groups: false + display_description: '' display_extenders: views_ef_fieldset: views_ef_fieldset: @@ -4710,21 +6070,37 @@ display: type: tab title: Articles description: '' - expanded: false - parent: editors_menus.contents weight: 0 - context: '0' + expanded: false menu_name: editors - display_description: '' - title: 'Admin Articles' - defaults: - title: false - fields: false - filters: false - filter_groups: false - style: false - row: false - access: false + parent: editors_menus.contents + context: '0' + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - 'user.node_grants:view' + - user.roles + tags: + - 'config:field.storage.node.field_date' + - 'config:field.storage.node.field_linked_materials' + - 'config:field.storage.node.field_memo' + - 'config:field.storage.node.field_migration' + - 'config:field.storage.node.field_showroom' + - 'config:field.storage.node.field_tags' + - 'config:field.storage.node.field_thesaurus' + - 'config:field.storage.node.field_visuel' + - 'config:field.storage.node.field_workflow' + page_3: + id: page_3 + display_title: 'Page Thématiques' + display_plugin: page + position: 1 + display_options: + title: 'Admin Thématiques' fields: views_bulk_operations_bulk_form: id: views_bulk_operations_bulk_form @@ -4733,6 +6109,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: views_bulk_operations_bulk_form label: 'Views bulk operations' exclude: false alter: @@ -4778,8 +6155,8 @@ display: batch_size: 10 form_step: true buttons: false - clear_on_exposed: false action_title: Action + clear_on_exposed: true selected_actions: - action_id: 'entity:break_lock:node' @@ -4789,89 +6166,35 @@ display: action_id: node_save_action preconfiguration: label_override: '' + - + action_id: views_bulk_edit + preconfiguration: + label_override: '' + get_bundles_from_results: true - action_id: views_bulk_operations_delete_entity preconfiguration: label_override: '' + - + action_id: workflow_node_given_state_action + preconfiguration: + label_override: '' - action_id: pathauto_update_alias preconfiguration: label_override: '' - plugin_id: views_bulk_operations_bulk_form - title: - id: title + nid: + id: nid table: node_field_data - field: title + field: nid relationship: none group_type: group admin_label: '' - label: Title - exclude: false - alter: - alter_text: true - text: '

{{ title }}

' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false entity_type: node - entity_field: title + entity_field: nid plugin_id: field - field_visuel: - id: field_visuel - table: node__field_visuel - field: field_visuel - relationship: none - group_type: group - admin_label: '' - label: Visuel - exclude: false + label: ID + exclude: true alter: alter_text: false text: '' @@ -4911,22 +6234,86 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - click_sort_column: target_id - type: image + click_sort_column: value + type: number_integer settings: - image_style: card_small - image_link: '' - group_column: '' + thousand_separator: '' + prefix_suffix: true + group_column: value group_columns: { } group_rows: true - delta_limit: 1 + delta_limit: 0 delta_offset: 0 delta_reversed: false delta_first_last: false multi_type: separator separator: ', ' field_api_classes: false + title: + id: title + table: node_field_data + field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title plugin_id: field + label: Name + exclude: false + alter: + alter_text: true + text: '

{{ title }}

' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: false + ellipsis: false + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: h2 + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false operations: id: operations table: node @@ -4934,6 +6321,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: entity_operations label: 'Operations links' exclude: false alter: @@ -4976,8 +6365,6 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: node - plugin_id: entity_operations is_locked: id: is_locked table: content_lock @@ -4985,10 +6372,11 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean label: 'Is Locked' exclude: false alter: - alter_text: false + alter_text: true text: '' make_link: false path: '' @@ -5030,70 +6418,6 @@ display: type_custom_true: '' type_custom_false: '' not: true - plugin_id: boolean - field_thesaurus: - id: field_thesaurus - table: node__field_thesaurus - field: field_thesaurus - relationship: none - group_type: group - admin_label: '' - label: Thesaurus - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 5 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: '
' - field_api_classes: false - plugin_id: field field_tags: id: field_tags table: node__field_tags @@ -5101,6 +6425,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Tags exclude: false alter: @@ -5153,10 +6478,9 @@ display: delta_offset: 0 delta_reversed: false delta_first_last: false - multi_type: ul + multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_linked_materials: id: field_linked_materials table: node__field_linked_materials @@ -5164,6 +6488,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: 'Linked Materials' exclude: false alter: @@ -5219,15 +6544,15 @@ display: multi_type: separator separator: '
' field_api_classes: false - plugin_id: field - field_showroom: - id: field_showroom - table: node__field_showroom - field: field_showroom + field_linked_articles: + id: field_linked_articles + table: node__field_linked_articles + field: field_linked_articles relationship: none group_type: group admin_label: '' - label: Showroom + plugin_id: field + label: 'Linked Articles' exclude: false alter: alter_text: false @@ -5271,7 +6596,7 @@ display: click_sort_column: target_id type: entity_reference_label settings: - link: false + link: true group_column: target_id group_columns: { } group_rows: true @@ -5282,76 +6607,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - field_date: - id: field_date - table: node__field_date - field: field_date - relationship: none - group_type: group - admin_label: '' - label: Date - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: date_range_without_time - settings: - timezone_override: '' - single: 'd F Y' - single_all_day: 'd F Y' - one_day: 'd F Y' - one_month: 'd - {d} F Y' - several_months: 'd F - {d} {F} Y' - several_years: 'd F Y - {d} {F} {Y}' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field field_workflow: id: field_workflow table: node__field_workflow @@ -5359,6 +6614,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Workflow exclude: false alter: @@ -5413,15 +6669,15 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - field_migration: - id: field_migration - table: node__field_migration - field: field_migration + field_memo: + id: field_memo + table: node__field_memo + field: field_memo relationship: none group_type: group admin_label: '' - label: Migration + plugin_id: field + label: Memo exclude: false alter: alter_text: false @@ -5440,14 +6696,14 @@ display: suffix: '' target: '' nl2br: false - max_length: 0 + max_length: 300 word_boundary: true ellipsis: true more_link: false more_link_text: '' more_link_path: '' strip_tags: false - trim: false + trim: true preserve_tags: '' html: false element_type: '' @@ -5463,7 +6719,7 @@ display: empty_zero: false hide_alter_empty: true click_sort_column: value - type: list_default + type: basic_string settings: { } group_column: value group_columns: { } @@ -5475,74 +6731,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - created: - id: created - table: node_field_data - field: created - relationship: none - group_type: group - admin_label: '' - label: 'Authored on' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: created - plugin_id: field changed: id: changed table: node_field_data @@ -5550,6 +6738,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field label: Changed exclude: false alter: @@ -5607,17 +6798,17 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: changed - plugin_id: field - field_memo: - id: field_memo - table: node__field_memo - field: field_memo + created: + id: created + table: node_field_data + field: created relationship: none group_type: group admin_label: '' - label: Memo + entity_type: node + entity_field: created + plugin_id: field + label: Created exclude: false alter: alter_text: false @@ -5636,14 +6827,14 @@ display: suffix: '' target: '' nl2br: false - max_length: 300 + max_length: 0 word_boundary: true ellipsis: true more_link: false more_link_text: '' more_link_path: '' strip_tags: false - trim: true + trim: false preserve_tags: '' html: false element_type: '' @@ -5659,8 +6850,11 @@ display: empty_zero: false hide_alter_empty: true click_sort_column: value - type: basic_string - settings: { } + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' group_column: value group_columns: { } group_rows: true @@ -5671,7 +6865,77 @@ display: multi_type: separator separator: ', ' field_api_classes: false + field_visuel: + id: field_visuel + table: node__field_visuel + field: field_visuel + relationship: none + group_type: group + admin_label: '' plugin_id: field + label: Visuel + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: image + settings: + image_link: '' + image_style: card_small + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 1 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + access: + type: role + options: + role: + translator: translator + admin: admin + root: root filters: type: id: type @@ -5680,9 +6944,12 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle operator: in value: - article: article + thematique: thematique group: 1 exposed: false expose: @@ -5691,6 +6958,8 @@ display: description: '' use_operator: false operator: type_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -5702,8 +6971,6 @@ display: root: '0' user: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -5716,9 +6983,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle title: id: title table: node_field_data @@ -5726,29 +6990,39 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: string operator: contains value: '' group: 1 exposed: true expose: operator_id: title_op - label: Title + label: Name description: '' use_operator: false operator: title_op + operator_limit_selection: false + operator_list: { } identifier: title required: false remember: false multiple: false remember_roles: authenticated: authenticated + unverified: '0' anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' admin: '0' root: '0' - user: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -5761,82 +7035,44 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: title - plugin_id: string - field_memo_value: - id: field_memo_value - table: node__field_memo - field: field_memo_value - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_memo_value_op - label: Memo - description: '' - use_operator: false - operator: field_memo_value_op - identifier: field_memo_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - field_migration_value: - id: field_migration_value - table: node__field_migration - field: field_migration_value + tid: + id: tid + table: taxonomy_index + field: tid relationship: none group_type: group admin_label: '' + plugin_id: taxonomy_index_tid operator: or value: { } group: 1 exposed: true expose: - operator_id: field_migration_value_op - label: Migration + operator_id: tid_op + label: Company description: '' use_operator: false - operator: field_migration_value_op - identifier: field_migration_value + operator: tid_op + operator_limit_selection: false + operator_list: { } + identifier: tid required: false remember: false multiple: false remember_roles: authenticated: authenticated + unverified: '0' anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' admin: '0' root: '0' - user: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -5850,7 +7086,14 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: workflow_state + vid: company + type: textfield + hierarchy: false + limit: true + error_message: true + force_deepest: false + parent: 0 + level_labels: '' field_workflow_value: id: field_workflow_value table: node__field_workflow @@ -5858,6 +7101,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: workflow_state operator: or value: { } group: 1 @@ -5868,6 +7112,8 @@ display: description: '' use_operator: false operator: field_workflow_value_op + operator_limit_selection: false + operator_list: { } identifier: field_workflow_value required: false remember: false @@ -5879,8 +7125,6 @@ display: root: '0' user: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -5894,7 +7138,108 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: workflow_state + field_tags_target_id: + id: field_tags_target_id + table: node__field_tags + field: field_tags_target_id + relationship: none + group_type: group + admin_label: '' + plugin_id: taxonomy_index_tid + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_tags_target_id_op + label: Tags + description: '' + use_operator: false + operator: field_tags_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: field_tags_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + vid: tags + type: textfield + hierarchy: false + limit: true + error_message: true + force_deepest: false + parent: 0 + level_labels: '' + field_memo_value: + id: field_memo_value + table: node__field_memo + field: field_memo_value + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_memo_value_op + label: Memo + description: '' + use_operator: false + operator: field_memo_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_memo_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } select_translation: id: select_translation table: node_field_data @@ -5902,6 +7247,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: select_translation_filter operator: '=' value: default group: 1 @@ -5912,14 +7259,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -5935,8 +7282,6 @@ display: priorities: '' default_language_only: 0 include_content_with_unpublished_translation: 0 - entity_type: node - plugin_id: select_translation_filter filter_groups: operator: AND groups: @@ -5947,33 +7292,40 @@ display: grouping: { } row_class: '' default_row_class: true - override: true - sticky: true - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form + nid: nid title: title - field_visuel: title + field_reference: title + field_materiau_images: title operations: title is_locked: title field_thesaurus: field_thesaurus field_tags: field_tags + field_manufacturer: field_manufacturer + field_distributor: field_manufacturer field_linked_materials: field_linked_materials - field_showroom: field_showroom + field_linked_articles: field_linked_articles + field_samples: field_samples field_workflow: field_workflow field_migration: field_migration - created: created - changed: changed field_memo: field_memo - field_date: field_date + changed: changed + created: created + default: changed info: views_bulk_operations_bulk_form: align: '' separator: '' empty_column: false responsive: '' + nid: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' title: sortable: false default_sort_order: asc @@ -5981,7 +7333,14 @@ display: separator: '' empty_column: false responsive: '' - field_visuel: + field_reference: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + field_materiau_images: align: '' separator: '' empty_column: false @@ -6008,14 +7367,27 @@ display: separator: '' empty_column: false responsive: '' + field_manufacturer: + align: '' + separator: '' + empty_column: false + responsive: '' + field_distributor: + align: '' + separator: '' + empty_column: false + responsive: '' field_linked_materials: align: '' separator: '' empty_column: false responsive: '' - field_showroom: - sortable: false - default_sort_order: asc + field_linked_articles: + align: '' + separator: '' + empty_column: false + responsive: '' + field_samples: align: '' separator: '' empty_column: false @@ -6034,9 +7406,7 @@ display: separator: '' empty_column: false responsive: '' - created: - sortable: true - default_sort_order: desc + field_memo: align: '' separator: '' empty_column: false @@ -6048,57 +7418,31 @@ display: separator: '' empty_column: false responsive: '' - field_memo: - sortable: false + created: + sortable: true default_sort_order: asc align: '' separator: '' empty_column: false responsive: '' - field_date: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' + override: true + sticky: true + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: { } - access: - type: role - options: - role: - translator: translator - admin: admin - root: root - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - 'user.node_grants:view' - - user.roles - tags: - - 'config:field.storage.node.field_date' - - 'config:field.storage.node.field_linked_materials' - - 'config:field.storage.node.field_memo' - - 'config:field.storage.node.field_migration' - - 'config:field.storage.node.field_showroom' - - 'config:field.storage.node.field_tags' - - 'config:field.storage.node.field_thesaurus' - - 'config:field.storage.node.field_visuel' - - 'config:field.storage.node.field_workflow' - page_3: - display_plugin: page - id: page_3 - display_title: 'Page Thématiques' - position: 1 - display_options: + defaults: + access: false + title: false + style: false + row: false + fields: false + filters: false + filter_groups: false + display_description: '' display_extenders: views_ef_fieldset: views_ef_fieldset: @@ -6296,1359 +7640,16 @@ display: type: tab title: Thématiques description: '' - expanded: true - parent: editors_menus.contents weight: -1 - context: '0' + expanded: true menu_name: editors - display_description: '' - title: 'Admin Thématiques' - defaults: - title: false - fields: false - style: false - row: false - filters: false - filter_groups: false - access: false - fields: - views_bulk_operations_bulk_form: - id: views_bulk_operations_bulk_form - table: views - field: views_bulk_operations_bulk_form - relationship: none - group_type: group - admin_label: '' - label: 'Views bulk operations' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - batch: true - batch_size: 10 - form_step: true - buttons: false - clear_on_exposed: true - action_title: Action - selected_actions: - - - action_id: 'entity:break_lock:node' - preconfiguration: - label_override: '' - - - action_id: node_save_action - preconfiguration: - label_override: '' - - - action_id: views_bulk_edit - preconfiguration: - label_override: '' - get_bundles_from_results: true - - - action_id: views_bulk_operations_delete_entity - preconfiguration: - label_override: '' - - - action_id: workflow_node_given_state_action - preconfiguration: - label_override: '' - - - action_id: pathauto_update_alias - preconfiguration: - label_override: '' - plugin_id: views_bulk_operations_bulk_form - nid: - id: nid - table: node_field_data - field: nid - relationship: none - group_type: group - admin_label: '' - label: ID - exclude: true - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: number_integer - settings: - thousand_separator: '' - prefix_suffix: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: nid - plugin_id: field - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - label: Name - exclude: false - alter: - alter_text: true - text: '

{{ title }}

' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: h2 - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field - operations: - id: operations - table: node - field: operations - relationship: none - group_type: group - admin_label: '' - label: 'Operations links' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: true - entity_type: node - plugin_id: entity_operations - is_locked: - id: is_locked - table: content_lock - field: is_locked - relationship: none - group_type: group - admin_label: '' - label: 'Is Locked' - exclude: false - alter: - alter_text: true - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: unicode-yes-no - type_custom_true: '' - type_custom_false: '' - not: true - plugin_id: boolean - field_tags: - id: field_tags - table: node__field_tags - field: field_tags - relationship: none - group_type: group - admin_label: '' - label: Tags - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_linked_materials: - id: field_linked_materials - table: node__field_linked_materials - field: field_linked_materials - relationship: none - group_type: group - admin_label: '' - label: 'Linked Materials' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: '
' - field_api_classes: false - plugin_id: field - field_linked_articles: - id: field_linked_articles - table: node__field_linked_articles - field: field_linked_articles - relationship: none - group_type: group - admin_label: '' - label: 'Linked Articles' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_workflow: - id: field_workflow - table: node__field_workflow - field: field_workflow - relationship: none - group_type: group - admin_label: '' - label: Workflow - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: list_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_memo: - id: field_memo - table: node__field_memo - field: field_memo - relationship: none - group_type: group - admin_label: '' - label: Memo - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 300 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: true - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - changed: - id: changed - table: node_field_data - field: changed - relationship: none - group_type: group - admin_label: '' - label: Changed - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: changed - plugin_id: field - created: - id: created - table: node_field_data - field: created - relationship: none - group_type: group - admin_label: '' - label: Created - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: created - plugin_id: field - field_visuel: - id: field_visuel - table: node__field_visuel - field: field_visuel - relationship: none - group_type: group - admin_label: '' - label: Visuel - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: image - settings: - image_style: card_small - image_link: '' - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 1 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: true - caption: '' - summary: '' - description: '' - columns: - views_bulk_operations_bulk_form: views_bulk_operations_bulk_form - nid: nid - title: title - field_reference: title - field_materiau_images: title - operations: title - is_locked: title - field_thesaurus: field_thesaurus - field_tags: field_tags - field_manufacturer: field_manufacturer - field_distributor: field_manufacturer - field_linked_materials: field_linked_materials - field_linked_articles: field_linked_articles - field_samples: field_samples - field_workflow: field_workflow - field_migration: field_migration - field_memo: field_memo - changed: changed - created: created - info: - views_bulk_operations_bulk_form: - align: '' - separator: '' - empty_column: false - responsive: '' - nid: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - title: - sortable: false - default_sort_order: asc - align: views-align-left - separator: '' - empty_column: false - responsive: '' - field_reference: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - field_materiau_images: - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - align: '' - separator: '' - empty_column: false - responsive: '' - is_locked: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - field_thesaurus: - align: '' - separator: '
' - empty_column: false - responsive: '' - field_tags: - align: '' - separator: '' - empty_column: false - responsive: '' - field_manufacturer: - align: '' - separator: '' - empty_column: false - responsive: '' - field_distributor: - align: '' - separator: '' - empty_column: false - responsive: '' - field_linked_materials: - align: '' - separator: '' - empty_column: false - responsive: '' - field_linked_articles: - align: '' - separator: '' - empty_column: false - responsive: '' - field_samples: - align: '' - separator: '' - empty_column: false - responsive: '' - field_workflow: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - field_migration: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - field_memo: - align: '' - separator: '' - empty_column: false - responsive: '' - changed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - created: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: changed - empty_table: false - row: - type: fields - options: { } + parent: editors_menus.contents + context: '0' tab_options: type: none title: '' description: '' weight: 0 - filters: - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - operator: in - value: - thematique: thematique - group: 1 - exposed: false - expose: - operator_id: type_op - label: 'Content type' - description: '' - use_operator: false - operator: type_op - operator_limit_selection: false - operator_list: { } - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: title_op - label: Name - description: '' - use_operator: false - operator: title_op - identifier: title - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: node - entity_field: title - plugin_id: string - tid: - id: tid - table: taxonomy_index - field: tid - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: tid_op - label: Company - description: '' - use_operator: false - operator: tid_op - identifier: tid - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: textfield - limit: true - vid: company - hierarchy: false - error_message: true - parent: 0 - level_labels: '' - force_deepest: false - plugin_id: taxonomy_index_tid - field_workflow_value: - id: field_workflow_value - table: node__field_workflow - field: field_workflow_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_workflow_value_op - label: Workflow - description: '' - use_operator: false - operator: field_workflow_value_op - identifier: field_workflow_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - field_tags_target_id: - id: field_tags_target_id - table: node__field_tags - field: field_tags_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_tags_target_id_op - label: Tags - description: '' - use_operator: false - operator: field_tags_target_id_op - identifier: field_tags_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: textfield - limit: true - vid: tags - hierarchy: false - error_message: true - parent: 0 - level_labels: '' - force_deepest: false - plugin_id: taxonomy_index_tid - field_memo_value: - id: field_memo_value - table: node__field_memo - field: field_memo_value - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_memo_value_op - label: Memo - description: '' - use_operator: false - operator: field_memo_value_op - identifier: field_memo_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - select_translation: - id: select_translation - table: node_field_data - field: select_translation - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: default - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - priorities: '' - default_language_only: 0 - include_content_with_unpublished_translation: 0 - entity_type: node - plugin_id: select_translation_filter - filter_groups: - operator: AND - groups: - 1: AND - access: - type: role - options: - role: - translator: translator - admin: admin - root: root cache_metadata: max-age: 0 contexts: diff --git a/config/sync/views.view.admin_taxo.yml b/config/sync/views.view.admin_taxo.yml index 09fb0422..26ed1c66 100644 --- a/config/sync/views.view.admin_taxo.yml +++ b/config/sync/views.view.admin_taxo.yml @@ -41,44 +41,611 @@ base_table: taxonomy_term_field_data base_field: tid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: role - options: - role: - admin: admin - root: root - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc + title: Taxonomy + fields: + views_bulk_operations_bulk_form: + id: views_bulk_operations_bulk_form + table: views + field: views_bulk_operations_bulk_form + relationship: none + group_type: group + admin_label: '' + plugin_id: views_bulk_operations_bulk_form + label: 'Views bulk operations' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + batch: true + batch_size: 10 + form_step: true + buttons: false + action_title: Action + clear_on_exposed: true + selected_actions: + - + action_id: 'entity:break_lock:taxonomy_term' + preconfiguration: + label_override: '' + - + action_id: pathauto_update_alias + preconfiguration: + label_override: '' + - + action_id: 'entity:unpublish_action:taxonomy_term' + preconfiguration: + label_override: '' + - + action_id: 'entity:publish_action:taxonomy_term' + preconfiguration: + label_override: '' + tid: + id: tid + table: taxonomy_term_field_data + field: tid + relationship: none + group_type: group + admin_label: '' + entity_type: taxonomy_term + entity_field: tid + plugin_id: field + label: 'Term ID' + exclude: true + alter: + alter_text: false + text: '{{tid}}' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: false + ellipsis: false + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: code + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_unformatted + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + name: + id: name + table: taxonomy_term_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: term_name + label: Name + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: false + ellipsis: false + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + convert_spaces: false + operations: + id: operations + table: taxonomy_term_data + field: operations + relationship: none + group_type: group + admin_label: '' + entity_type: taxonomy_term + plugin_id: entity_operations + label: 'Operations links' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: false + break: + id: break + table: content_lock + field: break + relationship: none + group_type: group + admin_label: '' + plugin_id: content_lock_break_link + label: 'Break link' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + is_locked: + id: is_locked + table: content_lock + field: is_locked + relationship: none + group_type: group + admin_label: '' + plugin_id: boolean + label: 'Is Locked' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: yes-no + type_custom_true: '' + type_custom_false: '' + not: false + langcode: + id: langcode + table: content_lock + field: langcode + relationship: none + group_type: group + admin_label: '' + entity_field: langcode + plugin_id: language + label: 'Lock Language' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + native_language: false + field_workflow: + id: field_workflow + table: taxonomy_term__field_workflow + field: field_workflow + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Workflow + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_migration: + id: field_migration + table: taxonomy_term__field_migration + field: field_migration + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Migration + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_memo: + id: field_memo + table: taxonomy_term__field_memo + field: field_memo + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Memo + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: basic_string + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false pager: type: pagerer options: - preset: default - items_per_page: 50 offset: 0 + items_per_page: 50 + preset: default id: '0' total_pages: '' expose: @@ -89,17 +656,267 @@ display: items_per_page_options_all_label: '- All -' offset: 0 offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: role + options: + role: + admin: admin + root: root + cache: + type: tag + options: { } + empty: { } + sorts: { } + arguments: { } + filters: + vid: + id: vid + table: taxonomy_term_field_data + field: vid + relationship: none + group_type: group + admin_label: '' + entity_type: taxonomy_term + entity_field: vid + plugin_id: bundle + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: vid_op + label: Vocabulary + description: '' + use_operator: false + operator: vid_op + operator_limit_selection: false + operator_list: { } + identifier: vid + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + name: + id: name + table: taxonomy_term_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: Name + description: '' + use_operator: false + operator: name_op + operator_limit_selection: false + operator_list: { } + identifier: name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_workflow_value: + id: field_workflow_value + table: taxonomy_term__field_workflow + field: field_workflow_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_workflow_value_op + label: 'Workflow (field_workflow)' + description: '' + use_operator: false + operator: field_workflow_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_workflow_value + required: false + remember: true + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_migration_value: + id: field_migration_value + table: taxonomy_term__field_migration + field: field_migration_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_migration_value_op + label: 'Migration (field_migration)' + description: '' + use_operator: false + operator: field_migration_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_migration_value + required: false + remember: true + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_memo_value: + id: field_memo_value + table: taxonomy_term__field_memo + field: field_memo_value + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_memo_value_op + label: Memo + description: '' + use_operator: false + operator: field_memo_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_memo_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form field_visuels: name @@ -114,6 +931,7 @@ display: field_workflow: field_workflow field_migration: field_migration field_memo: field_memo + default: '-1' info: views_bulk_operations_bulk_form: align: '' @@ -200,834 +1018,24 @@ display: separator: '' empty_column: false responsive: '' - default: '-1' + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields - fields: - views_bulk_operations_bulk_form: - id: views_bulk_operations_bulk_form - table: views - field: views_bulk_operations_bulk_form - relationship: none - group_type: group - admin_label: '' - label: 'Views bulk operations' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - batch: true - batch_size: 10 - form_step: true - buttons: false - clear_on_exposed: true - action_title: Action - selected_actions: - - - action_id: 'entity:break_lock:taxonomy_term' - preconfiguration: - label_override: '' - - - action_id: pathauto_update_alias - preconfiguration: - label_override: '' - - - action_id: 'entity:unpublish_action:taxonomy_term' - preconfiguration: - label_override: '' - - - action_id: 'entity:publish_action:taxonomy_term' - preconfiguration: - label_override: '' - plugin_id: views_bulk_operations_bulk_form - tid: - id: tid - table: taxonomy_term_field_data - field: tid - relationship: none - group_type: group - admin_label: '' - label: 'Term ID' - exclude: true - alter: - alter_text: false - text: '{{tid}}' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: code - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: number_unformatted - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: taxonomy_term - entity_field: tid - plugin_id: field - name: - id: name - table: taxonomy_term_field_data - field: name - relationship: none - group_type: group - admin_label: '' - label: Name - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - convert_spaces: false - entity_type: taxonomy_term - entity_field: name - plugin_id: term_name - operations: - id: operations - table: taxonomy_term_data - field: operations - relationship: none - group_type: group - admin_label: '' - label: 'Operations links' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: false - entity_type: taxonomy_term - plugin_id: entity_operations - break: - id: break - table: content_lock - field: break - relationship: none - group_type: group - admin_label: '' - label: 'Break link' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - plugin_id: content_lock_break_link - is_locked: - id: is_locked - table: content_lock - field: is_locked - relationship: none - group_type: group - admin_label: '' - label: 'Is Locked' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: yes-no - type_custom_true: '' - type_custom_false: '' - not: false - plugin_id: boolean - langcode: - id: langcode - table: content_lock - field: langcode - relationship: none - group_type: group - admin_label: '' - label: 'Lock Language' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - native_language: false - entity_field: langcode - plugin_id: language - field_workflow: - id: field_workflow - table: taxonomy_term__field_workflow - field: field_workflow - relationship: none - group_type: group - admin_label: '' - label: Workflow - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: list_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_migration: - id: field_migration - table: taxonomy_term__field_migration - field: field_migration - relationship: none - group_type: group - admin_label: '' - label: Migration - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: list_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_memo: - id: field_memo - table: taxonomy_term__field_memo - field: field_memo - relationship: none - group_type: group - admin_label: '' - label: Memo - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - filters: - vid: - id: vid - table: taxonomy_term_field_data - field: vid - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: vid_op - label: Vocabulary - description: '' - use_operator: false - operator: vid_op - identifier: vid - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: taxonomy_term - entity_field: vid - plugin_id: bundle - name: - id: name - table: taxonomy_term_field_data - field: name - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: name_op - label: Name - description: '' - use_operator: false - operator: name_op - identifier: name - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: taxonomy_term - entity_field: name - plugin_id: string - field_workflow_value: - id: field_workflow_value - table: taxonomy_term__field_workflow - field: field_workflow_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_workflow_value_op - label: 'Workflow (field_workflow)' - description: '' - use_operator: false - operator: field_workflow_value_op - identifier: field_workflow_value - required: false - remember: true - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - field_migration_value: - id: field_migration_value - table: taxonomy_term__field_migration - field: field_migration_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_migration_value_op - label: 'Migration (field_migration)' - description: '' - use_operator: false - operator: field_migration_value_op - identifier: field_migration_value - required: false - remember: true - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - field_memo_value: - id: field_memo_value - table: taxonomy_term__field_memo - field: field_memo_value - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_memo_value_op - label: Memo - description: '' - use_operator: false - operator: field_memo_value_op - identifier: field_memo_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - sorts: { } - title: Taxonomy + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + group_by: false header: result: id: result @@ -1036,20 +1044,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: result empty: false content: '@label displaying @start - @end of @total | page @current_page/@page_count' - plugin_id: result footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: views_ef_fieldset: { } - filter_groups: - operator: AND - groups: - 1: AND - group_by: false cache_metadata: max-age: 0 contexts: @@ -1063,372 +1063,12 @@ display: - 'config:field.storage.taxonomy_term.field_migration' - 'config:field.storage.taxonomy_term.field_workflow' page_1: - display_plugin: page id: page_1 display_title: 'Page Companies' + display_plugin: page position: 1 display_options: - display_extenders: - views_ef_fieldset: { } - path: admin/content/companies - menu: - type: tab - title: Companies - description: '' - expanded: false - parent: editors_menus.contents - weight: 0 - context: '0' - menu_name: editors title: Companies - defaults: - title: false - filters: false - filter_groups: false - fields: false - display_description: '' - filters: - vid: - id: vid - table: taxonomy_term_field_data - field: vid - relationship: none - group_type: group - admin_label: '' - operator: in - value: - company: company - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: taxonomy_term - entity_field: vid - plugin_id: bundle - name: - id: name - table: taxonomy_term_field_data - field: name - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: name_op - label: Name - description: '' - use_operator: false - operator: name_op - identifier: name - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: taxonomy_term - entity_field: name - plugin_id: string - field_public_email_value: - id: field_public_email_value - table: taxonomy_term__field_public_email - field: field_public_email_value - relationship: none - group_type: group - admin_label: '' - operator: 'not empty' - value: '' - group: 1 - exposed: true - expose: - operator_id: field_public_email_value_op - label: 'Email (not empty)' - description: '' - use_operator: true - operator: field_public_email_value_op - identifier: field_public_email_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: true - group_info: - label: Email - description: '' - identifier: field_public_email_value - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: - 1: - title: 'Not Empty' - operator: 'not empty' - value: '' - 2: - title: Empty - operator: empty - value: '' - plugin_id: string - field_website_uri: - id: field_website_uri - table: taxonomy_term__field_website - field: field_website_uri - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '' - group: 1 - exposed: true - expose: - operator_id: field_website_uri_op - label: 'Website (field_website:uri)' - description: null - use_operator: false - operator: field_website_uri_op - identifier: field_website_uri - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: null - operator_limit_selection: false - operator_list: { } - is_grouped: true - group_info: - label: Website - description: '' - identifier: field_website_uri - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: - 1: - title: 'Not Empty' - operator: 'not empty' - value: '' - 2: - title: Empty - operator: empty - value: '' - plugin_id: string - field_workflow_value: - id: field_workflow_value - table: taxonomy_term__field_workflow - field: field_workflow_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_workflow_value_op - label: Workflow - description: '' - use_operator: false - operator: field_workflow_value_op - identifier: field_workflow_value - required: false - remember: true - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - field_migration_value: - id: field_migration_value - table: taxonomy_term__field_migration - field: field_migration_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_migration_value_op - label: ' (field_migration)' - description: '' - use_operator: false - operator: field_migration_value_op - identifier: field_migration_value - required: false - remember: true - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - field_memo_value: - id: field_memo_value - table: taxonomy_term__field_memo - field: field_memo_value - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_memo_value_op - label: Memo - description: '' - use_operator: false - operator: field_memo_value_op - identifier: field_memo_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - filter_groups: - operator: AND - groups: - 1: AND fields: views_bulk_operations_bulk_form: id: views_bulk_operations_bulk_form @@ -1437,6 +1077,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: views_bulk_operations_bulk_form label: 'Views bulk operations' exclude: false alter: @@ -1482,8 +1123,8 @@ display: batch_size: 10 form_step: true buttons: false - clear_on_exposed: true action_title: Action + clear_on_exposed: true selected_actions: - action_id: 'entity:break_lock:taxonomy_term' @@ -1501,7 +1142,6 @@ display: action_id: 'entity:publish_action:taxonomy_term' preconfiguration: label_override: '' - plugin_id: views_bulk_operations_bulk_form tid: id: tid table: taxonomy_term_field_data @@ -1509,6 +1149,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: tid + plugin_id: field label: 'Term ID' exclude: true alter: @@ -1563,9 +1206,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: taxonomy_term - entity_field: tid - plugin_id: field name: id: name table: taxonomy_term_field_data @@ -1573,6 +1213,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: term_name label: Name exclude: false alter: @@ -1629,9 +1272,6 @@ display: separator: ', ' field_api_classes: false convert_spaces: false - entity_type: taxonomy_term - entity_field: name - plugin_id: term_name operations: id: operations table: taxonomy_term_data @@ -1639,6 +1279,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + plugin_id: entity_operations label: 'Operations links' exclude: false alter: @@ -1681,8 +1323,6 @@ display: empty_zero: false hide_alter_empty: true destination: false - entity_type: taxonomy_term - plugin_id: entity_operations field_public_address: id: field_public_address table: taxonomy_term__field_public_address @@ -1690,6 +1330,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Address exclude: false alter: @@ -1744,7 +1385,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_public_email: id: field_public_email table: taxonomy_term__field_public_email @@ -1752,6 +1392,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Email exclude: false alter: @@ -1806,7 +1447,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_website: id: field_website table: taxonomy_term__field_website @@ -1814,6 +1454,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Website exclude: false alter: @@ -1873,7 +1514,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field is_locked: id: is_locked table: content_lock @@ -1881,6 +1521,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean label: 'Is Locked' exclude: false alter: @@ -1926,7 +1567,6 @@ display: type_custom_true: '' type_custom_false: '' not: false - plugin_id: boolean langcode: id: langcode table: content_lock @@ -1934,6 +1574,8 @@ display: relationship: none group_type: group admin_label: '' + entity_field: langcode + plugin_id: language label: 'Lock Language' exclude: false alter: @@ -1976,8 +1618,6 @@ display: empty_zero: false hide_alter_empty: true native_language: false - entity_field: langcode - plugin_id: language field_workflow: id: field_workflow table: taxonomy_term__field_workflow @@ -1985,6 +1625,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Workflow exclude: false alter: @@ -2039,7 +1680,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_migration: id: field_migration table: taxonomy_term__field_migration @@ -2047,6 +1687,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Migration exclude: false alter: @@ -2101,7 +1742,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_memo: id: field_memo table: taxonomy_term__field_memo @@ -2109,6 +1749,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Memo exclude: false alter: @@ -2163,47 +1804,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user.roles - tags: - - 'config:field.storage.taxonomy_term.field_memo' - - 'config:field.storage.taxonomy_term.field_migration' - - 'config:field.storage.taxonomy_term.field_public_address' - - 'config:field.storage.taxonomy_term.field_public_email' - - 'config:field.storage.taxonomy_term.field_website' - - 'config:field.storage.taxonomy_term.field_workflow' - page_2: - display_plugin: page - id: page_2 - display_title: 'Page Showrooms' - position: 1 - display_options: - display_extenders: - views_ef_fieldset: { } - path: admin/content/showrooms - menu: - type: tab - title: Showrooms - description: '' - expanded: false - parent: editors_menus.contents - weight: 0 - context: '0' - menu_name: editors - title: Showrooms - defaults: - title: false - filters: false - filter_groups: false - fields: false - display_description: '' filters: vid: id: vid @@ -2212,9 +1812,12 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: vid + plugin_id: bundle operator: in value: - showroom: showroom + company: company group: 1 exposed: false expose: @@ -2223,6 +1826,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -2230,8 +1835,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -2244,9 +1847,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: vid - plugin_id: bundle name: id: name table: taxonomy_term_field_data @@ -2254,6 +1854,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: string operator: contains value: '' group: 1 @@ -2264,6 +1867,8 @@ display: description: '' use_operator: false operator: name_op + operator_limit_selection: false + operator_list: { } identifier: name required: false remember: false @@ -2275,8 +1880,6 @@ display: root: '0' user: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -2289,160 +1892,27 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: name + field_public_email_value: + id: field_public_email_value + table: taxonomy_term__field_public_email + field: field_public_email_value + relationship: none + group_type: group + admin_label: '' plugin_id: string - field_workflow_value: - id: field_workflow_value - table: taxonomy_term__field_workflow - field: field_workflow_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_workflow_value_op - label: 'Workflow (field_workflow)' - description: '' - use_operator: false - operator: field_workflow_value_op - identifier: field_workflow_value - required: false - remember: true - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - field_migration_value: - id: field_migration_value - table: taxonomy_term__field_migration - field: field_migration_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_migration_value_op - label: 'Migration (field_migration)' - description: '' - use_operator: false - operator: field_migration_value_op - identifier: field_migration_value - required: false - remember: true - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: workflow_state - field_memo_value: - id: field_memo_value - table: taxonomy_term__field_memo - field: field_memo_value - relationship: none - group_type: group - admin_label: '' - operator: contains + operator: 'not empty' value: '' group: 1 exposed: true expose: - operator_id: field_memo_value_op - label: Memo + operator_id: field_public_email_value_op + label: 'Email (not empty)' description: '' - use_operator: false - operator: field_memo_value_op - identifier: field_memo_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' + use_operator: true + operator: field_public_email_value_op operator_limit_selection: false operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - status: - id: status - table: taxonomy_term_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '' - group: 1 - exposed: true - expose: - operator_id: '' - label: Publié - description: '' - use_operator: false - operator: status_op - operator_limit_selection: false - operator_list: { } - identifier: status + identifier: field_public_email_value required: false remember: false multiple: false @@ -2459,6 +1929,207 @@ display: admin_showroom: '0' admin: '0' root: '0' + placeholder: '' + is_grouped: true + group_info: + label: Email + description: '' + identifier: field_public_email_value + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: 'Not Empty' + operator: 'not empty' + value: '' + 2: + title: Empty + operator: empty + value: '' + field_website_uri: + id: field_website_uri + table: taxonomy_term__field_website + field: field_website_uri + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: '=' + value: '' + group: 1 + exposed: true + expose: + operator_id: field_website_uri_op + label: 'Website (field_website:uri)' + description: null + use_operator: false + operator: field_website_uri_op + operator_limit_selection: false + operator_list: { } + identifier: field_website_uri + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + placeholder: null + is_grouped: true + group_info: + label: Website + description: '' + identifier: field_website_uri + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: 'Not Empty' + operator: 'not empty' + value: '' + 2: + title: Empty + operator: empty + value: '' + field_workflow_value: + id: field_workflow_value + table: taxonomy_term__field_workflow + field: field_workflow_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_workflow_value_op + label: Workflow + description: '' + use_operator: false + operator: field_workflow_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_workflow_value + required: false + remember: true + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_migration_value: + id: field_migration_value + table: taxonomy_term__field_migration + field: field_migration_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_migration_value_op + label: ' (field_migration)' + description: '' + use_operator: false + operator: field_migration_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_migration_value + required: false + remember: true + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_memo_value: + id: field_memo_value + table: taxonomy_term__field_memo + field: field_memo_value + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_memo_value_op + label: Memo + description: '' + use_operator: false + operator: field_memo_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_memo_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' is_grouped: false group_info: label: '' @@ -2471,13 +2142,50 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: status - plugin_id: boolean filter_groups: operator: AND groups: 1: AND + defaults: + title: false + fields: false + filters: false + filter_groups: false + display_description: '' + display_extenders: + views_ef_fieldset: { } + path: admin/content/companies + menu: + type: tab + title: Companies + description: '' + weight: 0 + expanded: false + menu_name: editors + parent: editors_menus.contents + context: '0' + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.roles + tags: + - 'config:field.storage.taxonomy_term.field_memo' + - 'config:field.storage.taxonomy_term.field_migration' + - 'config:field.storage.taxonomy_term.field_public_address' + - 'config:field.storage.taxonomy_term.field_public_email' + - 'config:field.storage.taxonomy_term.field_website' + - 'config:field.storage.taxonomy_term.field_workflow' + page_2: + id: page_2 + display_title: 'Page Showrooms' + display_plugin: page + position: 1 + display_options: + title: Showrooms fields: views_bulk_operations_bulk_form: id: views_bulk_operations_bulk_form @@ -2486,6 +2194,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: views_bulk_operations_bulk_form label: 'Views bulk operations' exclude: false alter: @@ -2531,8 +2240,8 @@ display: batch_size: 10 form_step: true buttons: false - clear_on_exposed: true action_title: Action + clear_on_exposed: true selected_actions: - action_id: 'entity:break_lock:taxonomy_term' @@ -2550,7 +2259,6 @@ display: action_id: 'entity:publish_action:taxonomy_term' preconfiguration: label_override: '' - plugin_id: views_bulk_operations_bulk_form tid: id: tid table: taxonomy_term_field_data @@ -2558,6 +2266,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: tid + plugin_id: field label: 'Term ID' exclude: true alter: @@ -2612,9 +2323,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: taxonomy_term - entity_field: tid - plugin_id: field name: id: name table: taxonomy_term_field_data @@ -2622,6 +2330,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: term_name label: Name exclude: false alter: @@ -2678,9 +2389,6 @@ display: separator: ', ' field_api_classes: false convert_spaces: false - entity_type: taxonomy_term - entity_field: name - plugin_id: term_name field_visuels: id: field_visuels table: taxonomy_term__field_visuels @@ -2688,6 +2396,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Visuels exclude: false alter: @@ -2732,8 +2441,8 @@ display: click_sort_column: target_id type: image settings: - image_style: medium image_link: '' + image_style: medium group_column: '' group_columns: { } group_rows: true @@ -2744,7 +2453,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field operations: id: operations table: taxonomy_term_data @@ -2752,6 +2460,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + plugin_id: entity_operations label: 'Operations links' exclude: false alter: @@ -2794,8 +2504,6 @@ display: empty_zero: false hide_alter_empty: true destination: false - entity_type: taxonomy_term - plugin_id: entity_operations field_public_address: id: field_public_address table: taxonomy_term__field_public_address @@ -2803,6 +2511,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Address exclude: false alter: @@ -2857,7 +2566,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field is_locked: id: is_locked table: content_lock @@ -2865,6 +2573,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean label: 'Is Locked' exclude: false alter: @@ -2910,7 +2619,6 @@ display: type_custom_true: '' type_custom_false: '' not: false - plugin_id: boolean langcode: id: langcode table: content_lock @@ -2918,6 +2626,8 @@ display: relationship: none group_type: group admin_label: '' + entity_field: langcode + plugin_id: language label: 'Lock Language' exclude: false alter: @@ -2960,8 +2670,6 @@ display: empty_zero: false hide_alter_empty: true native_language: false - entity_field: langcode - plugin_id: language field_workflow: id: field_workflow table: taxonomy_term__field_workflow @@ -2969,6 +2677,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Workflow exclude: false alter: @@ -3023,7 +2732,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_migration: id: field_migration table: taxonomy_term__field_migration @@ -3031,6 +2739,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Migration exclude: false alter: @@ -3085,7 +2794,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_memo: id: field_memo table: taxonomy_term__field_memo @@ -3093,6 +2801,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Memo exclude: false alter: @@ -3147,7 +2856,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field status: id: status table: taxonomy_term_field_data @@ -3155,6 +2863,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: status + plugin_id: field label: Publié exclude: false alter: @@ -3200,8 +2911,8 @@ display: type: boolean settings: format: unicode-yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -3212,9 +2923,298 @@ display: multi_type: separator separator: ', ' field_api_classes: false + filters: + vid: + id: vid + table: taxonomy_term_field_data + field: vid + relationship: none + group_type: group + admin_label: '' + entity_type: taxonomy_term + entity_field: vid + plugin_id: bundle + operator: in + value: + showroom: showroom + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + name: + id: name + table: taxonomy_term_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: Name + description: '' + use_operator: false + operator: name_op + operator_limit_selection: false + operator_list: { } + identifier: name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_workflow_value: + id: field_workflow_value + table: taxonomy_term__field_workflow + field: field_workflow_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_workflow_value_op + label: 'Workflow (field_workflow)' + description: '' + use_operator: false + operator: field_workflow_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_workflow_value + required: false + remember: true + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_migration_value: + id: field_migration_value + table: taxonomy_term__field_migration + field: field_migration_value + relationship: none + group_type: group + admin_label: '' + plugin_id: workflow_state + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_migration_value_op + label: 'Migration (field_migration)' + description: '' + use_operator: false + operator: field_migration_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_migration_value + required: false + remember: true + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_memo_value: + id: field_memo_value + table: taxonomy_term__field_memo + field: field_memo_value + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_memo_value_op + label: Memo + description: '' + use_operator: false + operator: field_memo_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_memo_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + status: + id: status + table: taxonomy_term_field_data + field: status + relationship: none + group_type: group + admin_label: '' entity_type: taxonomy_term entity_field: status - plugin_id: field + plugin_id: boolean + operator: '=' + value: '' + group: 1 + exposed: true + expose: + operator_id: '' + label: Publié + description: '' + use_operator: false + operator: status_op + operator_limit_selection: false + operator_list: { } + identifier: status + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND + defaults: + title: false + fields: false + filters: false + filter_groups: false + display_description: '' + display_extenders: + views_ef_fieldset: { } + path: admin/content/showrooms + menu: + type: tab + title: Showrooms + description: '' + weight: 0 + expanded: false + menu_name: editors + parent: editors_menus.contents + context: '0' cache_metadata: max-age: 0 contexts: @@ -3230,106 +3230,12 @@ display: - 'config:field.storage.taxonomy_term.field_visuels' - 'config:field.storage.taxonomy_term.field_workflow' page_3: - display_plugin: page id: page_3 display_title: 'Page Thesaurus' + display_plugin: page position: 3 display_options: - display_extenders: - views_ef_fieldset: { } - display_description: '' - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - views_bulk_operations_bulk_form: views_bulk_operations_bulk_form - tid: name - name: name - operations: name - field_synonyms: field_synonyms - translation_count: translation_count - langcode_1: langcode_1 - is_locked: is_locked - langcode: langcode - info: - views_bulk_operations_bulk_form: - align: '' - separator: '' - empty_column: false - responsive: '' - tid: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - align: '' - separator: '' - empty_column: false - responsive: '' - field_synonyms: - align: '' - separator: '' - empty_column: false - responsive: '' - translation_count: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - langcode_1: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - is_locked: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - langcode: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: false - defaults: - style: false - row: false - fields: false - filters: false - filter_groups: false - title: false - relationships: false - row: - type: fields - options: { } + title: Thesaurus fields: views_bulk_operations_bulk_form: id: views_bulk_operations_bulk_form @@ -3338,6 +3244,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: views_bulk_operations_bulk_form label: 'Views bulk operations' exclude: false alter: @@ -3383,8 +3290,8 @@ display: batch_size: 10 form_step: true buttons: false - clear_on_exposed: true action_title: Action + clear_on_exposed: true selected_actions: - action_id: 'entity:break_lock:taxonomy_term' @@ -3402,7 +3309,6 @@ display: action_id: 'entity:publish_action:taxonomy_term' preconfiguration: label_override: '' - plugin_id: views_bulk_operations_bulk_form tid: id: tid table: taxonomy_term_field_data @@ -3410,6 +3316,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: tid + plugin_id: field label: 'Term ID' exclude: false alter: @@ -3464,9 +3373,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: taxonomy_term - entity_field: tid - plugin_id: field name: id: name table: taxonomy_term_field_data @@ -3474,6 +3380,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: term_name label: Name exclude: false alter: @@ -3530,9 +3439,6 @@ display: separator: ', ' field_api_classes: false convert_spaces: false - entity_type: taxonomy_term - entity_field: name - plugin_id: term_name operations: id: operations table: taxonomy_term_data @@ -3540,6 +3446,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + plugin_id: entity_operations label: 'Operations links' exclude: false alter: @@ -3582,8 +3490,6 @@ display: empty_zero: false hide_alter_empty: true destination: false - entity_type: taxonomy_term - plugin_id: entity_operations field_synonyms: id: field_synonyms table: taxonomy_term__field_synonyms @@ -3591,6 +3497,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Synonyms exclude: false alter: @@ -3646,7 +3553,6 @@ display: multi_type: separator separator: '
' field_api_classes: false - plugin_id: field parent_target_id: id: parent_target_id table: taxonomy_term__parent @@ -3654,6 +3560,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: parent + plugin_id: field label: 'Term Parents' exclude: false alter: @@ -3709,9 +3618,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: taxonomy_term - entity_field: parent - plugin_id: field is_locked: id: is_locked table: content_lock @@ -3719,6 +3625,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean label: 'Is Locked' exclude: false alter: @@ -3764,7 +3671,6 @@ display: type_custom_true: '' type_custom_false: '' not: false - plugin_id: boolean langcode: id: langcode table: content_lock @@ -3772,6 +3678,8 @@ display: relationship: none group_type: group admin_label: '' + entity_field: langcode + plugin_id: language label: 'Lock Language' exclude: false alter: @@ -3814,8 +3722,6 @@ display: empty_zero: false hide_alter_empty: true native_language: false - entity_field: langcode - plugin_id: language filters: vid: id: vid @@ -3824,6 +3730,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: vid + plugin_id: bundle operator: in value: thesaurus: thesaurus @@ -3835,6 +3744,8 @@ display: description: '' use_operator: false operator: vid_op + operator_limit_selection: false + operator_list: { } identifier: vid required: false remember: false @@ -3853,8 +3764,6 @@ display: admin: '0' root: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -3867,9 +3776,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: vid - plugin_id: bundle name: id: name table: taxonomy_term_field_data @@ -3877,6 +3783,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: string operator: contains value: '' group: 1 @@ -3887,6 +3796,8 @@ display: description: '' use_operator: false operator: name_op + operator_limit_selection: false + operator_list: { } identifier: name required: false remember: false @@ -3898,8 +3809,6 @@ display: root: '0' user: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -3912,55 +3821,16 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: name - plugin_id: string filter_groups: operator: AND groups: 1: AND - path: admin/content/thesaurus - menu: - type: tab - title: Thesaurus - description: '' - expanded: false - parent: '' - weight: 0 - context: '0' - menu_name: main - title: Thesaurus - relationships: { } - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user.roles - tags: - - 'config:field.storage.taxonomy_term.field_synonyms' - page_4: - display_plugin: page - id: page_4 - display_title: 'Page Tags' - position: 3 - display_options: - display_extenders: - views_ef_fieldset: { } - display_description: '' style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form tid: name @@ -3971,6 +3841,7 @@ display: langcode_1: langcode_1 is_locked: is_locked langcode: langcode + default: '-1' info: views_bulk_operations_bulk_form: align: '' @@ -4029,19 +3900,54 @@ display: separator: '' empty_column: false responsive: '' - default: '-1' + override: true + sticky: false + summary: '' empty_table: false - defaults: - style: false - row: false - fields: false - filters: false - filter_groups: false - title: false - sorts: false + caption: '' + description: '' row: type: fields options: { } + defaults: + title: false + style: false + row: false + relationships: false + fields: false + filters: false + filter_groups: false + relationships: { } + display_description: '' + display_extenders: + views_ef_fieldset: { } + path: admin/content/thesaurus + menu: + type: tab + title: Thesaurus + description: '' + weight: 0 + expanded: false + menu_name: main + parent: '' + context: '0' + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.roles + tags: + - 'config:field.storage.taxonomy_term.field_synonyms' + page_4: + id: page_4 + display_title: 'Page Tags' + display_plugin: page + position: 3 + display_options: + title: Tags fields: views_bulk_operations_bulk_form: id: views_bulk_operations_bulk_form @@ -4050,6 +3956,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: views_bulk_operations_bulk_form label: 'Views bulk operations' exclude: false alter: @@ -4095,8 +4002,8 @@ display: batch_size: 10 form_step: true buttons: false - clear_on_exposed: true action_title: Action + clear_on_exposed: true selected_actions: - action_id: 'entity:break_lock:taxonomy_term' @@ -4114,7 +4021,6 @@ display: action_id: 'entity:publish_action:taxonomy_term' preconfiguration: label_override: '' - plugin_id: views_bulk_operations_bulk_form tid: id: tid table: taxonomy_term_field_data @@ -4122,6 +4028,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: tid + plugin_id: field label: 'Term ID' exclude: false alter: @@ -4176,9 +4085,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: taxonomy_term - entity_field: tid - plugin_id: field name: id: name table: taxonomy_term_field_data @@ -4186,6 +4092,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: term_name label: Name exclude: false alter: @@ -4242,9 +4151,6 @@ display: separator: ', ' field_api_classes: false convert_spaces: false - entity_type: taxonomy_term - entity_field: name - plugin_id: term_name operations: id: operations table: taxonomy_term_data @@ -4252,6 +4158,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + plugin_id: entity_operations label: 'Operations links' exclude: false alter: @@ -4294,8 +4202,6 @@ display: empty_zero: false hide_alter_empty: true destination: false - entity_type: taxonomy_term - plugin_id: entity_operations field_synonyms: id: field_synonyms table: taxonomy_term__field_synonyms @@ -4303,6 +4209,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Synonyms exclude: false alter: @@ -4358,7 +4265,6 @@ display: multi_type: separator separator: '
' field_api_classes: false - plugin_id: field parent_target_id: id: parent_target_id table: taxonomy_term__parent @@ -4366,6 +4272,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: parent + plugin_id: field label: 'Term Parents' exclude: false alter: @@ -4421,9 +4330,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: taxonomy_term - entity_field: parent - plugin_id: field is_locked: id: is_locked table: content_lock @@ -4431,6 +4337,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean label: 'Is Locked' exclude: false alter: @@ -4476,7 +4383,6 @@ display: type_custom_true: '' type_custom_false: '' not: false - plugin_id: boolean changed: id: changed table: taxonomy_term_field_revision @@ -4484,6 +4390,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: changed + plugin_id: field label: Modifié exclude: false alter: @@ -4541,9 +4450,23 @@ display: multi_type: separator separator: ', ' field_api_classes: false + sorts: + changed: + id: changed + table: taxonomy_term_field_revision + field: changed + relationship: none + group_type: group + admin_label: '' entity_type: taxonomy_term entity_field: changed - plugin_id: field + plugin_id: date + order: ASC + expose: + label: Modifié + field_identifier: changed + exposed: false + granularity: second filters: vid: id: vid @@ -4552,6 +4475,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: vid + plugin_id: bundle operator: in value: tags: tags @@ -4563,6 +4489,8 @@ display: description: '' use_operator: false operator: vid_op + operator_limit_selection: false + operator_list: { } identifier: vid required: false remember: false @@ -4581,8 +4509,6 @@ display: admin: '0' root: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -4595,9 +4521,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: vid - plugin_id: bundle name: id: name table: taxonomy_term_field_data @@ -4605,6 +4528,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: string operator: contains value: '' group: 1 @@ -4615,6 +4541,8 @@ display: description: '' use_operator: false operator: name_op + operator_limit_selection: false + operator_list: { } identifier: name required: false remember: false @@ -4626,8 +4554,6 @@ display: root: '0' user: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -4640,103 +4566,33 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: name - plugin_id: string filter_groups: operator: AND groups: 1: AND - path: admin/content/tags - menu: - type: tab - title: Tags - description: '' - expanded: false - parent: '' - weight: 0 - context: '0' - menu_name: main - title: Tags - sorts: - changed: - id: changed - table: taxonomy_term_field_revision - field: changed - relationship: none - group_type: group - admin_label: '' - order: ASC - exposed: false - expose: - label: Modifié - granularity: second - entity_type: taxonomy_term - entity_field: changed - plugin_id: date - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user.roles - tags: - - 'config:field.storage.taxonomy_term.field_synonyms' - page_5: - display_plugin: page - id: page_5 - display_title: 'Page Assisted Research' - position: 3 - display_options: - display_extenders: - views_ef_fieldset: { } - display_description: '' style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form - field_weight: field_weight - name: field_weight - operations: field_weight - tid: field_weight - field_terms: field_terms + tid: name + name: name + operations: name + field_synonyms: field_synonyms + translation_count: translation_count + langcode_1: langcode_1 is_locked: is_locked + langcode: langcode + default: '-1' info: views_bulk_operations_bulk_form: align: '' separator: '' empty_column: false responsive: '' - field_weight: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-low - name: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - align: '' - separator: '' - empty_column: false - responsive: '' tid: sortable: false default_sort_order: asc @@ -4744,7 +4600,33 @@ display: separator: '' empty_column: false responsive: '' - field_terms: + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + align: '' + separator: '' + empty_column: false + responsive: '' + field_synonyms: + align: '' + separator: '' + empty_column: false + responsive: '' + translation_count: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + langcode_1: + sortable: false + default_sort_order: asc align: '' separator: '' empty_column: false @@ -4756,18 +4638,60 @@ display: separator: '' empty_column: false responsive: '' - default: field_weight + langcode: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' empty_table: false - defaults: - style: false - row: false - fields: false - filters: false - filter_groups: false - title: false + caption: '' + description: '' row: type: fields options: { } + defaults: + title: false + style: false + row: false + fields: false + sorts: false + filters: false + filter_groups: false + display_description: '' + display_extenders: + views_ef_fieldset: { } + path: admin/content/tags + menu: + type: tab + title: Tags + description: '' + weight: 0 + expanded: false + menu_name: main + parent: '' + context: '0' + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.roles + tags: + - 'config:field.storage.taxonomy_term.field_synonyms' + page_5: + id: page_5 + display_title: 'Page Assisted Research' + display_plugin: page + position: 3 + display_options: + title: 'Assisted Research' fields: views_bulk_operations_bulk_form: id: views_bulk_operations_bulk_form @@ -4776,6 +4700,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: views_bulk_operations_bulk_form label: 'Views bulk operations' exclude: false alter: @@ -4821,8 +4746,8 @@ display: batch_size: 10 form_step: true buttons: false - clear_on_exposed: true action_title: Action + clear_on_exposed: true selected_actions: - action_id: 'entity:break_lock:taxonomy_term' @@ -4840,7 +4765,6 @@ display: action_id: 'entity:publish_action:taxonomy_term' preconfiguration: label_override: '' - plugin_id: views_bulk_operations_bulk_form field_weight: id: field_weight table: taxonomy_term__field_weight @@ -4848,6 +4772,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Weight exclude: false alter: @@ -4904,7 +4829,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field name: id: name table: taxonomy_term_field_data @@ -4912,6 +4836,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: term_name label: Name exclude: false alter: @@ -4968,9 +4895,6 @@ display: separator: ', ' field_api_classes: false convert_spaces: false - entity_type: taxonomy_term - entity_field: name - plugin_id: term_name operations: id: operations table: taxonomy_term_data @@ -4978,6 +4902,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + plugin_id: entity_operations label: 'Operations links' exclude: false alter: @@ -5020,8 +4946,6 @@ display: empty_zero: false hide_alter_empty: true destination: false - entity_type: taxonomy_term - plugin_id: entity_operations tid: id: tid table: taxonomy_term_field_data @@ -5029,6 +4953,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: tid + plugin_id: field label: 'Term ID' exclude: false alter: @@ -5083,9 +5010,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: taxonomy_term - entity_field: tid - plugin_id: field field_terms: id: field_terms table: taxonomy_term__field_terms @@ -5093,6 +5017,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Terms exclude: false alter: @@ -5148,7 +5073,6 @@ display: multi_type: ul separator: ', ' field_api_classes: false - plugin_id: field is_locked: id: is_locked table: content_lock @@ -5156,6 +5080,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean label: 'Is Locked' exclude: false alter: @@ -5201,7 +5126,6 @@ display: type_custom_true: '' type_custom_false: '' not: false - plugin_id: boolean filters: vid: id: vid @@ -5210,6 +5134,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: vid + plugin_id: bundle operator: in value: assisted_research: assisted_research @@ -5253,9 +5180,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: vid - plugin_id: bundle name: id: name table: taxonomy_term_field_data @@ -5263,6 +5187,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: string operator: contains value: '' group: 1 @@ -5273,6 +5200,8 @@ display: description: '' use_operator: false operator: name_op + operator_limit_selection: false + operator_list: { } identifier: name required: false remember: false @@ -5284,8 +5213,6 @@ display: root: '0' user: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -5298,9 +5225,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: name - plugin_id: string langcode: id: langcode table: taxonomy_term_field_data @@ -5308,6 +5232,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_site_default***': '***LANGUAGE_site_default***' @@ -5340,25 +5267,99 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: langcode - plugin_id: language filter_groups: operator: AND groups: 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + views_bulk_operations_bulk_form: views_bulk_operations_bulk_form + field_weight: field_weight + name: field_weight + operations: field_weight + tid: field_weight + field_terms: field_terms + is_locked: is_locked + default: field_weight + info: + views_bulk_operations_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + field_weight: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-low + name: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + align: '' + separator: '' + empty_column: false + responsive: '' + tid: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + field_terms: + align: '' + separator: '' + empty_column: false + responsive: '' + is_locked: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: { } + defaults: + title: false + style: false + row: false + fields: false + filters: false + filter_groups: false + display_description: '' + rendering_language: '***LANGUAGE_language_interface***' + display_extenders: + views_ef_fieldset: { } path: admin/content/assisted_research menu: type: tab title: 'Assisted Research' description: '' - expanded: false - parent: '' weight: 0 - context: '0' + expanded: false menu_name: main - title: 'Assisted Research' - rendering_language: '***LANGUAGE_language_interface***' + parent: '' + context: '0' cache_metadata: max-age: 0 contexts: diff --git a/config/sync/views.view.admin_users.yml b/config/sync/views.view.admin_users.yml index ccd24a64..2d78f321 100644 --- a/config/sync/views.view.admin_users.yml +++ b/config/sync/views.view.admin_users.yml @@ -50,44 +50,716 @@ base_table: users_field_data base_field: uid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: role - options: - role: - admin: admin - root: root - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc + title: 'Admin Users' + fields: + views_bulk_operations_bulk_form: + id: views_bulk_operations_bulk_form + table: views + field: views_bulk_operations_bulk_form + relationship: none + group_type: group + admin_label: '' + plugin_id: views_bulk_operations_bulk_form + label: 'Views bulk operations' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + batch: true + batch_size: 10 + form_step: true + buttons: false + action_title: Action + clear_on_exposed: false + selected_actions: + - + action_id: 'entity:break_lock:user' + preconfiguration: + label_override: '' + - + action_id: user_unblock_user_action + preconfiguration: + label_override: '' + - + action_id: user_block_user_action + preconfiguration: + label_override: '' + - + action_id: user_remove_role_action + preconfiguration: + label_override: '' + - + action_id: user_add_role_action + preconfiguration: + label_override: '' + - + action_id: 'entity:save_action:user' + preconfiguration: + label_override: '' + name: + id: name + table: users_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: name + plugin_id: field + label: Name + exclude: true + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: false + ellipsis: false + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: user_name + settings: + link_to_entity: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + mail: + id: mail + table: users_field_data + field: mail + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: mail + plugin_id: field + label: Email + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: email_mailto + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + operations: + id: operations + table: users + field: operations + relationship: none + group_type: group + admin_label: '' + entity_type: user + plugin_id: entity_operations + label: 'Operations links' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: false + roles_target_id: + id: roles_target_id + table: user__roles + field: roles_target_id + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: roles + plugin_id: user_roles + label: Roles + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: ul + separator: ', ' + field_member_type: + id: field_member_type + table: user__field_member_type + field: field_member_type + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: 'Member Type' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_company: + id: field_company + table: user__field_company + field: field_company + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Company + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_showroom: + id: field_showroom + table: user__field_showroom + field: field_showroom + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Showroom + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + access: + id: access + table: users_field_data + field: access + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: access + plugin_id: field + label: 'Last access' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + created: + id: created + table: users_field_data + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: created + plugin_id: field + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_memo: + id: field_memo + table: user__field_memo + field: field_memo + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Memo + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: basic_string + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false pager: type: pagerer options: - preset: default - items_per_page: 50 offset: 0 + items_per_page: 50 + preset: default id: '0' total_pages: '' expose: @@ -98,17 +770,489 @@ display: items_per_page_options_all_label: '- All -' offset: 0 offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: role + options: + role: + admin: admin + root: root + cache: + type: none + options: { } + empty: { } + sorts: + created: + id: created + table: users_field_data + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } + filters: + status: + id: status + table: users_field_data + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: status + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Active + description: '' + use_operator: false + operator: status_op + operator_limit_selection: false + operator_list: { } + identifier: status + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + contact_company: '0' + adherent: '0' + free_user: '0' + premium: '0' + unverified: '0' + student: '0' + alpha_testeur: '0' + translator: '0' + admin_showroom: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + roles_target_id: + id: roles_target_id + table: user__roles + field: roles_target_id + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: roles + plugin_id: user_roles + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: roles_target_id_op + label: Roles + description: '' + use_operator: false + operator: roles_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: roles_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + contact_company: '0' + adherent: '0' + free_user: '0' + premium: '0' + unverified: '0' + student: '0' + alpha_testeur: '0' + translator: '0' + admin_showroom: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + field_member_type_value: + id: field_member_type_value + table: user__field_member_type + field: field_member_type_value + relationship: none + group_type: group + admin_label: '' + plugin_id: list_field + operator: or + value: + all: all + 0: '0' + 1: '1' + 2: '2' + group: 1 + exposed: true + expose: + operator_id: field_member_type_value_op + label: 'Member Type' + description: '' + use_operator: false + operator: field_member_type_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_member_type_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: true + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + mail: + id: mail + table: users_field_data + field: mail + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: mail + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: mail_op + label: Email + description: '' + use_operator: false + operator: mail_op + operator_limit_selection: false + operator_list: { } + identifier: mail + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + contact_company: '0' + adherent: '0' + free_user: '0' + premium: '0' + unverified: '0' + student: '0' + alpha_testeur: '0' + translator: '0' + admin_showroom: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + uid: + id: uid + table: users_field_data + field: uid + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: uid + plugin_id: user_name + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: uid_op + label: Name + description: '' + use_operator: false + operator: uid_op + operator_limit_selection: false + operator_list: { } + identifier: uid + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_company_target_id: + id: field_company_target_id + table: user__field_company + field: field_company_target_id + relationship: none + group_type: group + admin_label: '' + plugin_id: taxonomy_index_tid + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_company_target_id_op + label: Company + description: '' + use_operator: false + operator: field_company_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: field_company_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + vid: company + type: textfield + hierarchy: false + limit: true + error_message: true + force_deepest: false + parent: 0 + level_labels: '' + field_showroom_target_id: + id: field_showroom_target_id + table: user__field_showroom + field: field_showroom_target_id + relationship: none + group_type: group + admin_label: '' + plugin_id: taxonomy_index_tid + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: field_showroom_target_id_op + label: Showroom + description: '' + use_operator: false + operator: field_showroom_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: field_showroom_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + vid: showroom + type: textfield + hierarchy: false + limit: true + error_message: true + force_deepest: false + parent: 0 + level_labels: '' + field_memo_value: + id: field_memo_value + table: user__field_memo + field: field_memo_value + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_memo_value_op + label: Memo + description: '' + use_operator: false + operator: field_memo_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_memo_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form uid: uid @@ -125,6 +1269,7 @@ display: state: state product_variation: product_variation edit_commerce_license: edit_commerce_license + default: '-1' info: views_bulk_operations_bulk_form: align: '' @@ -225,1173 +1370,22 @@ display: separator: '' empty_column: false responsive: '' - default: '-1' + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields - fields: - views_bulk_operations_bulk_form: - id: views_bulk_operations_bulk_form - table: views - field: views_bulk_operations_bulk_form - relationship: none - group_type: group - admin_label: '' - label: 'Views bulk operations' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - batch: true - batch_size: 10 - form_step: true - buttons: false - clear_on_exposed: false - action_title: Action - selected_actions: - - - action_id: 'entity:break_lock:user' - preconfiguration: - label_override: '' - - - action_id: user_unblock_user_action - preconfiguration: - label_override: '' - - - action_id: user_block_user_action - preconfiguration: - label_override: '' - - - action_id: user_remove_role_action - preconfiguration: - label_override: '' - - - action_id: user_add_role_action - preconfiguration: - label_override: '' - - - action_id: 'entity:save_action:user' - preconfiguration: - label_override: '' - plugin_id: views_bulk_operations_bulk_form - name: - id: name - table: users_field_data - field: name - relationship: none - group_type: group - admin_label: '' - label: Name - exclude: true - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: user_name - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field - mail: - id: mail - table: users_field_data - field: mail - relationship: none - group_type: group - admin_label: '' - label: Email - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: email_mailto - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: mail - plugin_id: field - operations: - id: operations - table: users - field: operations - relationship: none - group_type: group - admin_label: '' - label: 'Operations links' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: false - entity_type: user - plugin_id: entity_operations - roles_target_id: - id: roles_target_id - table: user__roles - field: roles_target_id - relationship: none - group_type: group - admin_label: '' - label: Roles - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: ul - separator: ', ' - entity_type: user - entity_field: roles - plugin_id: user_roles - field_member_type: - id: field_member_type - table: user__field_member_type - field: field_member_type - relationship: none - group_type: group - admin_label: '' - label: 'Member Type' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: list_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_company: - id: field_company - table: user__field_company - field: field_company - relationship: none - group_type: group - admin_label: '' - label: Company - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_showroom: - id: field_showroom - table: user__field_showroom - field: field_showroom - relationship: none - group_type: group - admin_label: '' - label: Showroom - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - access: - id: access - table: users_field_data - field: access - relationship: none - group_type: group - admin_label: '' - label: 'Last access' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: access - plugin_id: field - created: - id: created - table: users_field_data - field: created - relationship: none - group_type: group - admin_label: '' - label: Created - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: created - plugin_id: field - field_memo: - id: field_memo - table: user__field_memo - field: field_memo - relationship: none - group_type: group - admin_label: '' - label: Memo - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - filters: - status: - id: status - table: users_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: All - group: 1 - exposed: true - expose: - operator_id: '' - label: Active - description: '' - use_operator: false - operator: status_op - identifier: status - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - contact_company: '0' - adherent: '0' - free_user: '0' - premium: '0' - unverified: '0' - student: '0' - alpha_testeur: '0' - translator: '0' - admin_showroom: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - entity_field: status - plugin_id: boolean - roles_target_id: - id: roles_target_id - table: user__roles - field: roles_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: roles_target_id_op - label: Roles - description: '' - use_operator: false - operator: roles_target_id_op - identifier: roles_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - contact_company: '0' - adherent: '0' - free_user: '0' - premium: '0' - unverified: '0' - student: '0' - alpha_testeur: '0' - translator: '0' - admin_showroom: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - entity_type: user - entity_field: roles - plugin_id: user_roles - field_member_type_value: - id: field_member_type_value - table: user__field_member_type - field: field_member_type_value - relationship: none - group_type: group - admin_label: '' - operator: or - value: - all: all - 0: '0' - 1: '1' - 2: '2' - group: 1 - exposed: true - expose: - operator_id: field_member_type_value_op - label: 'Member Type' - description: '' - use_operator: false - operator: field_member_type_value_op - operator_limit_selection: false - operator_list: { } - identifier: field_member_type_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: true - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - plugin_id: list_field - mail: - id: mail - table: users_field_data - field: mail - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: mail_op - label: Email - description: '' - use_operator: false - operator: mail_op - identifier: mail - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - contact_company: '0' - adherent: '0' - free_user: '0' - premium: '0' - unverified: '0' - student: '0' - alpha_testeur: '0' - translator: '0' - admin_showroom: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - entity_field: mail - plugin_id: string - uid: - id: uid - table: users_field_data - field: uid - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: uid_op - label: Name - description: '' - use_operator: false - operator: uid_op - identifier: uid - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - entity_field: uid - plugin_id: user_name - field_company_target_id: - id: field_company_target_id - table: user__field_company - field: field_company_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_company_target_id_op - label: Company - description: '' - use_operator: false - operator: field_company_target_id_op - identifier: field_company_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: textfield - limit: true - vid: company - hierarchy: false - error_message: true - parent: 0 - level_labels: '' - force_deepest: false - plugin_id: taxonomy_index_tid - field_showroom_target_id: - id: field_showroom_target_id - table: user__field_showroom - field: field_showroom_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: field_showroom_target_id_op - label: Showroom - description: '' - use_operator: false - operator: field_showroom_target_id_op - identifier: field_showroom_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - type: textfield - limit: true - vid: showroom - hierarchy: false - error_message: true - parent: 0 - level_labels: '' - force_deepest: false - plugin_id: taxonomy_index_tid - field_memo_value: - id: field_memo_value - table: user__field_memo - field: field_memo_value - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_memo_value_op - label: Memo - description: '' - use_operator: false - operator: field_memo_value_op - identifier: field_memo_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - sorts: - created: - id: created - table: users_field_data - field: created - order: DESC - entity_type: user - entity_field: created - plugin_id: date - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - title: 'Admin Users' - header: - result: - id: result - table: views - field: result - relationship: none - group_type: group - admin_label: '' - empty: false - content: '@label displaying @start - @end of @total | page @current_page/@page_count' - plugin_id: result - footer: { } - empty: { } + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: login_history: id: login_history @@ -1400,10 +1394,22 @@ display: relationship: none group_type: group admin_label: Logins - required: false entity_type: user plugin_id: standard - arguments: { } + required: false + group_by: false + header: + result: + id: result + table: views + field: result + relationship: none + group_type: group + admin_label: '' + plugin_id: result + empty: false + content: '@label displaying @start - @end of @total | page @current_page/@page_count' + footer: { } display_extenders: views_ef_fieldset: views_ef_fieldset: @@ -1548,11 +1554,6 @@ display: pid: root depth: '1' type: container - filter_groups: - operator: AND - groups: - 1: AND - group_by: false cache_metadata: max-age: 0 contexts: @@ -1568,11 +1569,1026 @@ display: - 'config:field.storage.user.field_memo' - 'config:field.storage.user.field_showroom' page_1: - display_plugin: page id: page_1 display_title: Users + display_plugin: page position: 1 display_options: + enabled: true + fields: + views_bulk_operations_bulk_form: + id: views_bulk_operations_bulk_form + table: views + field: views_bulk_operations_bulk_form + relationship: none + group_type: group + admin_label: '' + plugin_id: views_bulk_operations_bulk_form + label: 'Views bulk operations' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + batch: true + batch_size: 10 + form_step: true + buttons: false + action_title: Action + clear_on_exposed: false + force_selection_info: false + selected_actions: + 0: + action_id: 'entity:break_lock:user' + preconfiguration: + add_confirmation: false + 1: + action_id: user_unblock_user_action + preconfiguration: + add_confirmation: false + 2: + action_id: user_add_role_action + preconfiguration: + add_confirmation: true + 3: + action_id: user_remove_role_action + preconfiguration: + add_confirmation: true + 4: + action_id: user_block_user_action + preconfiguration: + add_confirmation: true + 8: + action_id: 'entity:save_action:user' + preconfiguration: + add_confirmation: false + name: + id: name + table: users_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: name + plugin_id: field + label: Name + exclude: true + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: false + ellipsis: false + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: user_name + settings: + link_to_entity: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + mail: + id: mail + table: users_field_data + field: mail + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: mail + plugin_id: field + label: Email + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: email_mailto + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + operations: + id: operations + table: users + field: operations + relationship: none + group_type: group + admin_label: '' + entity_type: user + plugin_id: entity_operations + label: 'Operations links' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: false + roles_target_id: + id: roles_target_id + table: user__roles + field: roles_target_id + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: roles + plugin_id: user_roles + label: Roles + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: ul + separator: ', ' + field_member_type: + id: field_member_type + table: user__field_member_type + field: field_member_type + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: 'Member Type' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_company: + id: field_company + table: user__field_company + field: field_company + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Company + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_showroom: + id: field_showroom + table: user__field_showroom + field: field_showroom + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Showroom + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + access: + id: access + table: users_field_data + field: access + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: access + plugin_id: field + label: 'Last access' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + created: + id: created + table: users_field_data + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: created + plugin_id: field + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_memo: + id: field_memo + table: user__field_memo + field: field_memo + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Memo + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: basic_string + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + status: + id: status + table: users_field_data + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: status + plugin_id: field + label: 'Statut de l''utilisateur' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: default + format_custom_false: '' + format_custom_true: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + record_id: + id: record_id + table: login_tracker + field: record_id + relationship: none + group_type: count_distinct + admin_label: '' + plugin_id: numeric + label: 'Login Count' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: true + empty_zero: true + hide_alter_empty: true + set_precision: false + precision: 0 + decimal: . + separator: ',' + format_plural: false + format_plural_string: !!binary MQNAY291bnQ= + prefix: '' + suffix: '' + role_expire_expiry_data: + id: role_expire_expiry_data + table: users + field: role_expire_expiry_data + relationship: none + group_type: group + admin_label: '' + entity_type: user + plugin_id: role_expire_expiry_data + label: 'Role expiration' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: ul + separator: ', ' + custom_date_format: 'Y-m-d H:i' + timezone: '' + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + views_bulk_operations_bulk_form: views_bulk_operations_bulk_form + uid: uid + address_given_name: address_given_name + address_family_name: uid + phone: uid + mail: uid + address_country_code: address_country_code + address: address + tax_number: tax_number + operations_1: uid + granted: granted + renewed: renewed + state: state + product_variation: product_variation + edit_commerce_license: edit_commerce_license + default: '-1' + info: + views_bulk_operations_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + uid: + sortable: false + default_sort_order: asc + align: '' + separator: '
' + empty_column: false + responsive: '' + address_given_name: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + address_family_name: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + phone: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + mail: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + address_country_code: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + address: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + tax_number: + align: '' + separator: '' + empty_column: false + responsive: '' + operations_1: + align: '' + separator: '' + empty_column: false + responsive: '' + granted: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + renewed: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + state: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + product_variation: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + edit_commerce_license: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: { } + defaults: + style: false + row: false + fields: false + display_description: '' display_extenders: views_ef_fieldset: views_ef_fieldset: @@ -1770,12 +2786,38 @@ display: type: tab title: 'All Users' description: '' - expanded: false - parent: editors_menus.users weight: 0 - context: '0' + expanded: false menu_name: editors - display_description: '' + parent: editors_menus.users + context: '0' + tab_options: + type: none + title: '' + description: '' + weight: 0 + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.roles + tags: + - 'config:field.storage.user.field_company' + - 'config:field.storage.user.field_member_type' + - 'config:field.storage.user.field_memo' + - 'config:field.storage.user.field_showroom' + page_2: + id: page_2 + display_title: Members + display_plugin: page + position: 1 + display_options: + enabled: true + title: 'Admin all Members' fields: views_bulk_operations_bulk_form: id: views_bulk_operations_bulk_form @@ -1784,6 +2826,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: views_bulk_operations_bulk_form label: 'Views bulk operations' exclude: false alter: @@ -1829,8 +2872,9 @@ display: batch_size: 10 form_step: true buttons: false - clear_on_exposed: false action_title: Action + clear_on_exposed: true + force_selection_info: false selected_actions: 0: action_id: 'entity:break_lock:user' @@ -1840,31 +2884,18 @@ display: action_id: user_unblock_user_action preconfiguration: add_confirmation: false - 2: - action_id: user_add_role_action - preconfiguration: - add_confirmation: true - 3: - action_id: user_remove_role_action - preconfiguration: - add_confirmation: true 4: action_id: user_block_user_action - preconfiguration: - add_confirmation: true - 8: - action_id: 'entity:save_action:user' preconfiguration: add_confirmation: false - force_selection_info: false - plugin_id: views_bulk_operations_bulk_form - name: - id: name - table: users_field_data - field: name - relationship: none + field_name: + id: field_name + table: profile__field_name + field: field_name + relationship: profile_type group_type: group admin_label: '' + plugin_id: field label: Name exclude: true alter: @@ -1885,8 +2916,8 @@ display: target: '' nl2br: false max_length: 0 - word_boundary: false - ellipsis: false + word_boundary: true + ellipsis: true more_link: false more_link_text: '' more_link_path: '' @@ -1907,9 +2938,9 @@ display: empty_zero: false hide_alter_empty: true click_sort_column: value - type: user_name + type: string settings: - link_to_entity: true + link_to_entity: false group_column: value group_columns: { } group_rows: true @@ -1920,9 +2951,69 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: name + field_first_name: + id: field_first_name + table: profile__field_first_name + field: field_first_name + relationship: profile_type + group_type: group + admin_label: '' plugin_id: field + label: 'First Name' + exclude: false + alter: + alter_text: true + text: '{{ field_first_name }} {{ field_name }} ' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false mail: id: mail table: users_field_data @@ -1930,7 +3021,10 @@ display: relationship: none group_type: group admin_label: '' - label: Email + entity_type: user + entity_field: mail + plugin_id: field + label: Courriel exclude: false alter: alter_text: false @@ -1972,7 +3066,7 @@ display: empty_zero: false hide_alter_empty: true click_sort_column: value - type: email_mailto + type: basic_string settings: { } group_column: value group_columns: { } @@ -1984,9 +3078,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: mail - plugin_id: field operations: id: operations table: users @@ -1994,7 +3085,9 @@ display: relationship: none group_type: group admin_label: '' - label: 'Operations links' + entity_type: user + plugin_id: entity_operations + label: 'Liens d''actions' exclude: false alter: alter_text: false @@ -2036,69 +3129,15 @@ display: empty_zero: false hide_alter_empty: true destination: false - entity_type: user - plugin_id: entity_operations - roles_target_id: - id: roles_target_id - table: user__roles - field: roles_target_id - relationship: none + field_organization: + id: field_organization + table: profile__field_organization + field: field_organization + relationship: profile_type group_type: group admin_label: '' - label: Roles - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: ul - separator: ', ' - entity_type: user - entity_field: roles - plugin_id: user_roles - field_member_type: - id: field_member_type - table: user__field_member_type - field: field_member_type - relationship: none - group_type: group - admin_label: '' - label: 'Member Type' + plugin_id: field + label: Organization exclude: false alter: alter_text: false @@ -2140,8 +3179,9 @@ display: empty_zero: false hide_alter_empty: true click_sort_column: value - type: list_default - settings: { } + type: string + settings: + link_to_entity: false group_column: value group_columns: { } group_rows: true @@ -2152,15 +3192,17 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - field_company: - id: field_company - table: user__field_company - field: field_company + status: + id: status + table: users_field_data + field: status relationship: none group_type: group admin_label: '' - label: Company + entity_type: user + entity_field: status + plugin_id: field + label: 'Statut de l''utilisateur' exclude: false alter: alter_text: false @@ -2201,11 +3243,13 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label + click_sort_column: value + type: boolean settings: - link: true - group_column: target_id + format: default + format_custom_false: '' + format_custom_true: '' + group_column: value group_columns: { } group_rows: true delta_limit: 0 @@ -2215,70 +3259,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - field_showroom: - id: field_showroom - table: user__field_showroom - field: field_showroom - relationship: none - group_type: group - admin_label: '' - label: Showroom - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field access: id: access table: users_field_data @@ -2286,74 +3266,10 @@ display: relationship: none group_type: group admin_label: '' - label: 'Last access' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false entity_type: user entity_field: access plugin_id: field - created: - id: created - table: users_field_data - field: created - relationship: none - group_type: group - admin_label: '' - label: Created + label: 'Dernier accès' exclude: false alter: alter_text: false @@ -2397,7 +3313,7 @@ display: click_sort_column: value type: timestamp settings: - date_format: html_date + date_format: medium custom_date_format: '' timezone: '' group_column: value @@ -2410,9 +3326,63 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: created - plugin_id: field + record_id: + id: record_id + table: login_tracker + field: record_id + relationship: none + group_type: count_distinct + admin_label: '' + plugin_id: numeric + label: 'Login count' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: true + empty_zero: true + hide_alter_empty: true + set_precision: false + precision: 0 + decimal: . + separator: ',' + format_plural: false + format_plural_string: !!binary MQNAY291bnQ= + prefix: '' + suffix: '' field_memo: id: field_memo table: user__field_memo @@ -2420,6 +3390,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Memo exclude: false alter: @@ -2474,7 +3445,161 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field + filters: + field_email_value: + id: field_email_value + table: profile__field_email + field: field_email_value + relationship: profile_type + group_type: group + admin_label: '' + plugin_id: string + operator: '=' + value: '' + group: 1 + exposed: true + expose: + operator_id: field_email_value_op + label: Email + description: '' + use_operator: false + operator: field_email_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_email_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_organization_value: + id: field_organization_value + table: profile__field_organization + field: field_organization_value + relationship: profile_type + group_type: group + admin_label: '' + plugin_id: string + operator: '=' + value: '' + group: 1 + exposed: true + expose: + operator_id: field_organization_value_op + label: Organization + description: '' + use_operator: false + operator: field_organization_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_organization_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + roles_target_id: + id: roles_target_id + table: user__roles + field: roles_target_id + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: roles + plugin_id: user_roles + operator: or + value: + adherent: adherent + group: 1 + exposed: false + expose: + operator_id: roles_target_id_op + label: Rôles + description: '' + use_operator: false + operator: roles_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: roles_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: true + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false status: id: status table: users_field_data @@ -2482,198 +3607,98 @@ display: relationship: none group_type: group admin_label: '' - label: 'Statut de l''utilisateur' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: boolean - settings: - format: default - format_custom_true: '' - format_custom_false: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false entity_type: user entity_field: status - plugin_id: field - record_id: - id: record_id - table: login_tracker - field: record_id - relationship: none - group_type: count_distinct - admin_label: '' - label: 'Login Count' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: true - hide_alter_empty: true - set_precision: false - precision: 0 - decimal: . - separator: ',' - format_plural: false - format_plural_string: !!binary MQNAY291bnQ= - prefix: '' - suffix: '' - plugin_id: numeric - role_expire_expiry_data: - id: role_expire_expiry_data - table: users - field: role_expire_expiry_data + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Actif + description: '' + use_operator: false + operator: status_op + operator_limit_selection: false + operator_list: { } + identifier: status + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_memo_value: + id: field_memo_value + table: user__field_memo + field: field_memo_value relationship: none group_type: group admin_label: '' - label: 'Role expiration' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: ul - separator: ', ' - custom_date_format: 'Y-m-d H:i' - timezone: '' - entity_type: user - plugin_id: role_expire_expiry_data - defaults: - fields: false - style: false - row: false - enabled: true - tab_options: - type: none - title: '' - description: '' - weight: 0 + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: { } style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form uid: uid @@ -2690,6 +3715,7 @@ display: state: state product_variation: product_variation edit_commerce_license: edit_commerce_license + default: '-1' info: views_bulk_operations_bulk_form: align: '' @@ -2790,31 +3816,38 @@ display: separator: '' empty_column: false responsive: '' - default: '-1' + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: { } - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - - user.roles - tags: - - 'config:field.storage.user.field_company' - - 'config:field.storage.user.field_member_type' - - 'config:field.storage.user.field_memo' - - 'config:field.storage.user.field_showroom' - page_2: - display_plugin: page - id: page_2 - display_title: Members - position: 1 - display_options: + defaults: + title: false + group_by: false + style: false + row: false + relationships: false + fields: false + filters: false + filter_groups: false + relationships: + profile_type: + id: profile_type + table: users_field_data + field: profile_type + relationship: none + group_type: group + admin_label: 'Profile Member' + entity_type: user + plugin_id: profile_relationship + required: true + profile_type: member + group_by: true + display_description: '' display_extenders: views_ef_fieldset: views_ef_fieldset: @@ -2980,270 +4013,31 @@ display: type: tab title: 'All Members' description: '' - expanded: false - parent: '' weight: 1 - context: '0' + expanded: false menu_name: main - display_description: '' - title: 'Admin all Members' - defaults: - title: false - filters: false - filter_groups: false - fields: false - relationships: false - group_by: false - style: false - row: false - filters: - field_email_value: - id: field_email_value - table: profile__field_email - field: field_email_value - relationship: profile_type - group_type: group - admin_label: '' - operator: '=' - value: '' - group: 1 - exposed: true - expose: - operator_id: field_email_value_op - label: Email - description: '' - use_operator: false - operator: field_email_value_op - operator_limit_selection: false - operator_list: { } - identifier: field_email_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - field_organization_value: - id: field_organization_value - table: profile__field_organization - field: field_organization_value - relationship: profile_type - group_type: group - admin_label: '' - operator: '=' - value: '' - group: 1 - exposed: true - expose: - operator_id: field_organization_value_op - label: Organization - description: '' - use_operator: false - operator: field_organization_value_op - operator_limit_selection: false - operator_list: { } - identifier: field_organization_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - roles_target_id: - id: roles_target_id - table: user__roles - field: roles_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: - adherent: adherent - group: 1 - exposed: false - expose: - operator_id: roles_target_id_op - label: Rôles - description: '' - use_operator: false - operator: roles_target_id_op - operator_limit_selection: false - operator_list: { } - identifier: roles_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: true - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - entity_type: user - entity_field: roles - plugin_id: user_roles - status: - id: status - table: users_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: All - group: 1 - exposed: true - expose: - operator_id: '' - label: Actif - description: '' - use_operator: false - operator: status_op - operator_limit_selection: false - operator_list: { } - identifier: status - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - entity_field: status - plugin_id: boolean - field_memo_value: - id: field_memo_value - table: user__field_memo - field: field_memo_value - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - operator_limit_selection: false - operator_list: { } - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - filter_groups: - operator: AND - groups: { } + parent: '' + context: '0' + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.roles + tags: + - 'config:field.storage.profile.field_first_name' + - 'config:field.storage.profile.field_name' + - 'config:field.storage.profile.field_organization' + - 'config:field.storage.user.field_memo' + page_3: + id: page_3 + display_title: 'Contacts Op' + display_plugin: page + position: 1 + display_options: + title: 'Admin Contacts Opérationnels' fields: views_bulk_operations_bulk_form: id: views_bulk_operations_bulk_form @@ -3252,6 +4046,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: views_bulk_operations_bulk_form label: 'Views bulk operations' exclude: false alter: @@ -3297,8 +4092,9 @@ display: batch_size: 10 form_step: true buttons: false - clear_on_exposed: true action_title: Action + clear_on_exposed: true + force_selection_info: false selected_actions: 0: action_id: 'entity:break_lock:user' @@ -3312,8 +4108,68 @@ display: action_id: user_block_user_action preconfiguration: add_confirmation: false - force_selection_info: false - plugin_id: views_bulk_operations_bulk_form + field_title: + id: field_title + table: profile__field_title + field: field_title + relationship: profile_type + group_type: group + admin_label: '' + plugin_id: field + label: Title + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false field_name: id: field_name table: profile__field_name @@ -3321,8 +4177,9 @@ display: relationship: profile_type group_type: group admin_label: '' + plugin_id: field label: Name - exclude: true + exclude: false alter: alter_text: false text: '' @@ -3376,19 +4233,19 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - field_first_name: - id: field_first_name - table: profile__field_first_name - field: field_first_name + field_position: + id: field_position + table: profile__field_position + field: field_position relationship: profile_type group_type: group admin_label: '' - label: 'First Name' + plugin_id: field + label: Position exclude: false alter: - alter_text: true - text: '{{ field_first_name }} {{ field_name }} ' + alter_text: false + text: '' make_link: false path: '' absolute: false @@ -3439,15 +4296,80 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - mail: - id: mail - table: users_field_data - field: mail - relationship: none + field_phone: + id: field_phone + table: profile__field_phone + field: field_phone + relationship: profile_type group_type: group admin_label: '' - label: Courriel + plugin_id: field + label: Phone + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: telephone_formatter + settings: + format: 1 + link: false + default_country: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_email: + id: field_email + table: profile__field_email + field: field_email + relationship: profile_type + group_type: group + admin_label: '' + plugin_id: field + label: Email exclude: false alter: alter_text: false @@ -3501,68 +4423,17 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: mail - plugin_id: field - operations: - id: operations - table: users - field: operations + roles_target_id: + id: roles_target_id + table: user__roles + field: roles_target_id relationship: none group_type: group admin_label: '' - label: 'Liens d''actions' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: false entity_type: user - plugin_id: entity_operations - field_organization: - id: field_organization - table: profile__field_organization - field: field_organization - relationship: profile_type - group_type: group - admin_label: '' - label: Organization + entity_field: roles + plugin_id: user_roles + label: Rôles exclude: false alter: alter_text: false @@ -3603,21 +4474,8 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator + type: separator separator: ', ' - field_api_classes: false - plugin_id: field status: id: status table: users_field_data @@ -3625,6 +4483,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: status + plugin_id: field label: 'Statut de l''utilisateur' exclude: false alter: @@ -3670,8 +4531,8 @@ display: type: boolean settings: format: default - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -3682,9 +4543,68 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: status + field_memo: + id: field_memo + table: profile__field_memo + field: field_memo + relationship: profile_type + group_type: group + admin_label: '' plugin_id: field + label: Memo + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: basic_string + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false access: id: access table: users_field_data @@ -3692,6 +4612,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: access + plugin_id: field label: 'Dernier accès' exclude: false alter: @@ -3749,9 +4672,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: access - plugin_id: field record_id: id: record_id table: login_tracker @@ -3759,7 +4679,8 @@ display: relationship: none group_type: count_distinct admin_label: '' - label: 'Login count' + plugin_id: numeric + label: 'Login Count' exclude: false alter: alter_text: false @@ -3808,94 +4729,224 @@ display: format_plural_string: !!binary MQNAY291bnQ= prefix: '' suffix: '' - plugin_id: numeric - field_memo: - id: field_memo - table: user__field_memo - field: field_memo + filters: + field_email_value: + id: field_email_value + table: profile__field_email + field: field_email_value + relationship: profile_type + group_type: group + admin_label: '' + plugin_id: string + operator: '=' + value: '' + group: 1 + exposed: true + expose: + operator_id: field_email_value_op + label: Email + description: '' + use_operator: false + operator: field_email_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_email_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_name_value: + id: field_name_value + table: profile__field_name + field: field_name_value + relationship: profile_type + group_type: group + admin_label: '' + plugin_id: string + operator: '=' + value: '' + group: 1 + exposed: true + expose: + operator_id: field_name_value_op + label: Name + description: '' + use_operator: false + operator: field_name_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_name_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + roles_target_id: + id: roles_target_id + table: user__roles + field: roles_target_id relationship: none group_type: group admin_label: '' - label: Memo - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - relationships: - profile_type: - id: profile_type + entity_type: user + entity_field: roles + plugin_id: user_roles + operator: or + value: + unverified: unverified + free_user: free_user + contact_company: contact_company + adherent: adherent + group: 1 + exposed: true + expose: + operator_id: roles_target_id_op + label: Rôles + description: '' + use_operator: false + operator: roles_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: roles_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: true + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + status: + id: status table: users_field_data - field: profile_type + field: status relationship: none group_type: group - admin_label: 'Profile Member' - required: true - profile_type: member + admin_label: '' entity_type: user - plugin_id: profile_relationship - group_by: true - enabled: true + entity_field: status + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Actif + description: '' + use_operator: false + operator: status_op + operator_limit_selection: false + operator_list: { } + identifier: status + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: { } style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form uid: uid @@ -3912,6 +4963,7 @@ display: state: state product_variation: product_variation edit_commerce_license: edit_commerce_license + default: '-1' info: views_bulk_operations_bulk_form: align: '' @@ -4012,30 +5064,38 @@ display: separator: '' empty_column: false responsive: '' - default: '-1' + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: { } - cache_metadata: - max-age: 0 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user.roles - tags: - - 'config:field.storage.profile.field_first_name' - - 'config:field.storage.profile.field_name' - - 'config:field.storage.profile.field_organization' - - 'config:field.storage.user.field_memo' - page_3: - display_plugin: page - id: page_3 - display_title: 'Contacts Op' - position: 1 - display_options: + defaults: + title: false + group_by: false + style: false + row: false + relationships: false + fields: false + filters: false + filter_groups: false + relationships: + profile_type: + id: profile_type + table: users_field_data + field: profile_type + relationship: none + group_type: group + admin_label: 'Profile Contact Company' + entity_type: user + plugin_id: profile_relationship + required: true + profile_type: contact_company + group_by: false + display_description: '' display_extenders: views_ef_fieldset: views_ef_fieldset: @@ -4201,1070 +5261,11 @@ display: type: tab title: 'Contact Ops' description: '' - expanded: false - parent: '' weight: 5 - context: '0' + expanded: false menu_name: main - display_description: '' - title: 'Admin Contacts Opérationnels' - defaults: - title: false - filters: false - filter_groups: false - fields: false - relationships: false - group_by: false - style: false - row: false - filters: - field_email_value: - id: field_email_value - table: profile__field_email - field: field_email_value - relationship: profile_type - group_type: group - admin_label: '' - operator: '=' - value: '' - group: 1 - exposed: true - expose: - operator_id: field_email_value_op - label: Email - description: '' - use_operator: false - operator: field_email_value_op - operator_limit_selection: false - operator_list: { } - identifier: field_email_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - field_name_value: - id: field_name_value - table: profile__field_name - field: field_name_value - relationship: profile_type - group_type: group - admin_label: '' - operator: '=' - value: '' - group: 1 - exposed: true - expose: - operator_id: field_name_value_op - label: Name - description: '' - use_operator: false - operator: field_name_value_op - operator_limit_selection: false - operator_list: { } - identifier: field_name_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - roles_target_id: - id: roles_target_id - table: user__roles - field: roles_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: - unverified: unverified - free_user: free_user - contact_company: contact_company - adherent: adherent - group: 1 - exposed: true - expose: - operator_id: roles_target_id_op - label: Rôles - description: '' - use_operator: false - operator: roles_target_id_op - operator_limit_selection: false - operator_list: { } - identifier: roles_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: true - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - entity_type: user - entity_field: roles - plugin_id: user_roles - status: - id: status - table: users_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: All - group: 1 - exposed: true - expose: - operator_id: '' - label: Actif - description: '' - use_operator: false - operator: status_op - operator_limit_selection: false - operator_list: { } - identifier: status - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - entity_field: status - plugin_id: boolean - filter_groups: - operator: AND - groups: { } - fields: - views_bulk_operations_bulk_form: - id: views_bulk_operations_bulk_form - table: views - field: views_bulk_operations_bulk_form - relationship: none - group_type: group - admin_label: '' - label: 'Views bulk operations' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - batch: true - batch_size: 10 - form_step: true - buttons: false - clear_on_exposed: true - action_title: Action - selected_actions: - 0: - action_id: 'entity:break_lock:user' - preconfiguration: - add_confirmation: false - 1: - action_id: user_unblock_user_action - preconfiguration: - add_confirmation: false - 4: - action_id: user_block_user_action - preconfiguration: - add_confirmation: false - force_selection_info: false - plugin_id: views_bulk_operations_bulk_form - field_title: - id: field_title - table: profile__field_title - field: field_title - relationship: profile_type - group_type: group - admin_label: '' - label: Title - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: list_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_name: - id: field_name - table: profile__field_name - field: field_name - relationship: profile_type - group_type: group - admin_label: '' - label: Name - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_position: - id: field_position - table: profile__field_position - field: field_position - relationship: profile_type - group_type: group - admin_label: '' - label: Position - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_phone: - id: field_phone - table: profile__field_phone - field: field_phone - relationship: profile_type - group_type: group - admin_label: '' - label: Phone - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: telephone_formatter - settings: - format: 1 - link: false - default_country: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - field_email: - id: field_email - table: profile__field_email - field: field_email - relationship: profile_type - group_type: group - admin_label: '' - label: Email - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - roles_target_id: - id: roles_target_id - table: user__roles - field: roles_target_id - relationship: none - group_type: group - admin_label: '' - label: Rôles - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: separator - separator: ', ' - entity_type: user - entity_field: roles - plugin_id: user_roles - status: - id: status - table: users_field_data - field: status - relationship: none - group_type: group - admin_label: '' - label: 'Statut de l''utilisateur' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: boolean - settings: - format: default - format_custom_true: '' - format_custom_false: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: status - plugin_id: field - field_memo: - id: field_memo - table: profile__field_memo - field: field_memo - relationship: profile_type - group_type: group - admin_label: '' - label: Memo - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - access: - id: access - table: users_field_data - field: access - relationship: none - group_type: group - admin_label: '' - label: 'Dernier accès' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: medium - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: access - plugin_id: field - record_id: - id: record_id - table: login_tracker - field: record_id - relationship: none - group_type: count_distinct - admin_label: '' - label: 'Login Count' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: true - hide_alter_empty: true - set_precision: false - precision: 0 - decimal: . - separator: ',' - format_plural: false - format_plural_string: !!binary MQNAY291bnQ= - prefix: '' - suffix: '' - plugin_id: numeric - relationships: - profile_type: - id: profile_type - table: users_field_data - field: profile_type - relationship: none - group_type: group - admin_label: 'Profile Contact Company' - required: true - profile_type: contact_company - entity_type: user - plugin_id: profile_relationship - group_by: false - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - views_bulk_operations_bulk_form: views_bulk_operations_bulk_form - uid: uid - address_given_name: address_given_name - address_family_name: uid - phone: uid - mail: uid - address_country_code: address_country_code - address: address - tax_number: tax_number - operations_1: uid - granted: granted - renewed: renewed - state: state - product_variation: product_variation - edit_commerce_license: edit_commerce_license - info: - views_bulk_operations_bulk_form: - align: '' - separator: '' - empty_column: false - responsive: '' - uid: - sortable: false - default_sort_order: asc - align: '' - separator: '
' - empty_column: false - responsive: '' - address_given_name: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - address_family_name: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - phone: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - mail: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - address_country_code: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - address: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - tax_number: - align: '' - separator: '' - empty_column: false - responsive: '' - operations_1: - align: '' - separator: '' - empty_column: false - responsive: '' - granted: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - renewed: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - state: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - product_variation: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - edit_commerce_license: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: false - row: - type: fields - options: { } + parent: '' + context: '0' cache_metadata: max-age: 0 contexts: @@ -5281,171 +5282,12 @@ display: - 'config:field.storage.profile.field_position' - 'config:field.storage.profile.field_title' page_4: - display_plugin: page id: page_4 display_title: 'Licenced members' + display_plugin: page position: 1 display_options: - display_extenders: - views_ef_fieldset: - views_ef_fieldset: - enabled: 0 - options: - sort: - root: - container_type: details - title: Filters - description: '' - open: '1' - weight: '0' - id: root - pid: '' - depth: '0' - type: container - container-0: - container_type: container - title: '' - description: '' - open: '1' - weight: '-19' - id: container-0 - pid: root - depth: '1' - type: container - path: admin/people/customers - menu: - type: tab - title: 'Licenced members' - description: '' - expanded: false - parent: '' - weight: 2 - context: '0' - menu_name: main - display_description: '' title: 'Admin Licenced members' - defaults: - title: false - filters: false - filter_groups: false - fields: false - relationships: false - group_by: false - exposed_form: false - style: false - row: false - filters: - mail: - id: mail - table: users_field_data - field: mail - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '' - group: 1 - exposed: true - expose: - operator_id: mail_op - label: Courriel - description: '' - use_operator: false - operator: mail_op - operator_limit_selection: false - operator_list: { } - identifier: mail - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - entity_field: mail - plugin_id: string - roles_target_id: - id: roles_target_id - table: user__roles - field: roles_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: - free_user: free_user - adherent: adherent - group: 1 - exposed: true - expose: - operator_id: roles_target_id_op - label: Rôles - description: '' - use_operator: false - operator: roles_target_id_op - operator_limit_selection: false - operator_list: { } - identifier: roles_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: true - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - entity_type: user - entity_field: roles - plugin_id: user_roles - filter_groups: - operator: AND - groups: - 1: AND fields: views_bulk_operations_bulk_form: id: views_bulk_operations_bulk_form @@ -5454,6 +5296,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: views_bulk_operations_bulk_form label: 'Views bulk operations' exclude: false alter: @@ -5499,8 +5342,9 @@ display: batch_size: 10 form_step: true buttons: false - clear_on_exposed: true action_title: Action + clear_on_exposed: true + force_selection_info: false selected_actions: 0: action_id: 'entity:break_lock:user' @@ -5520,8 +5364,6 @@ display: add_confirmation: false 7: action_id: views_bulk_operations_delete_entity - force_selection_info: false - plugin_id: views_bulk_operations_bulk_form uid: id: uid table: users_field_data @@ -5529,6 +5371,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: uid + plugin_id: field label: 'ID utilisateur' exclude: false alter: @@ -5585,9 +5430,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: uid - plugin_id: field address_given_name: id: address_given_name table: profile__address @@ -5595,6 +5437,7 @@ display: relationship: profile_type group_type: group admin_label: '' + plugin_id: standard label: 'Adresse (address : given_name)' exclude: true alter: @@ -5636,7 +5479,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard address_family_name: id: address_family_name table: profile__address @@ -5644,6 +5486,7 @@ display: relationship: profile_type group_type: group admin_label: '' + plugin_id: standard label: 'Prénom Nom' exclude: false alter: @@ -5685,7 +5528,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard phone: id: phone table: profile__phone @@ -5693,6 +5535,7 @@ display: relationship: profile_type group_type: group admin_label: '' + plugin_id: field label: Téléphone exclude: false alter: @@ -5750,7 +5593,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field mail: id: mail table: users_field_data @@ -5758,6 +5600,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: mail + plugin_id: field label: Courriel exclude: false alter: @@ -5812,9 +5657,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: mail - plugin_id: field operations_1: id: operations_1 table: users @@ -5822,6 +5664,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: entity_operations label: 'Liens d''actions' exclude: false alter: @@ -5864,8 +5708,6 @@ display: empty_zero: false hide_alter_empty: true destination: false - entity_type: user - plugin_id: entity_operations address_country_code: id: address_country_code table: profile__address @@ -5873,6 +5715,7 @@ display: relationship: profile_type group_type: group admin_label: '' + plugin_id: country label: Pays exclude: false alter: @@ -5915,7 +5758,6 @@ display: empty_zero: false hide_alter_empty: true display_name: true - plugin_id: country address: id: address table: profile__address @@ -5923,6 +5765,7 @@ display: relationship: profile_type group_type: group admin_label: '' + plugin_id: field label: Adresse exclude: false alter: @@ -5977,7 +5820,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field tax_number: id: tax_number table: profile__tax_number @@ -5985,6 +5827,7 @@ display: relationship: profile_type group_type: group admin_label: '' + plugin_id: field label: 'numéro de TVA' exclude: false alter: @@ -6040,7 +5883,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field granted: id: granted table: commerce_license @@ -6048,6 +5890,9 @@ display: relationship: reverse__commerce_license__uid group_type: group admin_label: '' + entity_type: commerce_license + entity_field: granted + plugin_id: field label: Accordé(e) exclude: false alter: @@ -6105,9 +5950,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_license - entity_field: granted - plugin_id: field renewed: id: renewed table: commerce_license @@ -6115,6 +5957,9 @@ display: relationship: reverse__commerce_license__uid group_type: group admin_label: '' + entity_type: commerce_license + entity_field: renewed + plugin_id: field label: Renewed exclude: false alter: @@ -6172,9 +6017,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_license - entity_field: renewed - plugin_id: field state: id: state table: commerce_license @@ -6182,6 +6024,9 @@ display: relationship: reverse__commerce_license__uid group_type: group admin_label: '' + entity_type: commerce_license + entity_field: state + plugin_id: field label: État exclude: false alter: @@ -6236,9 +6081,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_license - entity_field: state - plugin_id: field product_variation: id: product_variation table: commerce_license @@ -6246,6 +6088,9 @@ display: relationship: reverse__commerce_license__uid group_type: group admin_label: '' + entity_type: commerce_license + entity_field: product_variation + plugin_id: field label: Product exclude: false alter: @@ -6301,9 +6146,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_license - entity_field: product_variation - plugin_id: field edit_commerce_license: id: edit_commerce_license table: commerce_license @@ -6311,6 +6153,8 @@ display: relationship: reverse__commerce_license__uid group_type: group admin_label: '' + entity_type: commerce_license + plugin_id: entity_link_edit label: 'Lien Licence' exclude: false alter: @@ -6355,31 +6199,6 @@ display: text: 'modifier la licence' output_url_as_text: false absolute: false - entity_type: commerce_license - plugin_id: entity_link_edit - relationships: - profile_type: - id: profile_type - table: users_field_data - field: profile_type - relationship: none - group_type: group - admin_label: 'Profile Customer' - required: true - profile_type: customer - entity_type: user - plugin_id: profile_relationship - reverse__commerce_license__uid: - id: reverse__commerce_license__uid - table: users_field_data - field: reverse__commerce_license__uid - relationship: none - group_type: group - admin_label: Licence - required: false - entity_type: user - plugin_id: standard - group_by: false exposed_form: type: basic options: @@ -6390,17 +6209,124 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc + filters: + mail: + id: mail + table: users_field_data + field: mail + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: mail + plugin_id: string + operator: '=' + value: '' + group: 1 + exposed: true + expose: + operator_id: mail_op + label: Courriel + description: '' + use_operator: false + operator: mail_op + operator_limit_selection: false + operator_list: { } + identifier: mail + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + roles_target_id: + id: roles_target_id + table: user__roles + field: roles_target_id + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: roles + plugin_id: user_roles + operator: or + value: + free_user: free_user + adherent: adherent + group: 1 + exposed: true + expose: + operator_id: roles_target_id_op + label: Rôles + description: '' + use_operator: false + operator: roles_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: roles_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: true + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form uid: uid @@ -6417,6 +6343,7 @@ display: state: state product_variation: product_variation edit_commerce_license: edit_commerce_license + default: '-1' info: views_bulk_operations_bulk_form: align: '' @@ -6517,11 +6444,85 @@ display: separator: '' empty_column: false responsive: '' - default: '-1' + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: { } + defaults: + title: false + exposed_form: false + group_by: false + style: false + row: false + relationships: false + fields: false + filters: false + filter_groups: false + relationships: + profile_type: + id: profile_type + table: users_field_data + field: profile_type + relationship: none + group_type: group + admin_label: 'Profile Customer' + entity_type: user + plugin_id: profile_relationship + required: true + profile_type: customer + reverse__commerce_license__uid: + id: reverse__commerce_license__uid + table: users_field_data + field: reverse__commerce_license__uid + relationship: none + group_type: group + admin_label: Licence + entity_type: user + plugin_id: standard + required: false + group_by: false + display_description: '' + display_extenders: + views_ef_fieldset: + views_ef_fieldset: + enabled: 0 + options: + sort: + root: + container_type: details + title: Filters + description: '' + open: '1' + weight: '0' + id: root + pid: '' + depth: '0' + type: container + container-0: + container_type: container + title: '' + description: '' + open: '1' + weight: '-19' + id: container-0 + pid: root + depth: '1' + type: container + path: admin/people/customers + menu: + type: tab + title: 'Licenced members' + description: '' + weight: 2 + expanded: false + menu_name: main + parent: '' + context: '0' cache_metadata: max-age: 0 contexts: @@ -6535,35 +6536,916 @@ display: - 'config:field.storage.profile.phone' - 'config:field.storage.profile.tax_number' page_5: - display_plugin: page id: page_5 display_title: Students + display_plugin: page position: 5 display_options: - display_extenders: - views_ef_fieldset: { } - display_description: '' title: 'Admin students' - defaults: - title: false - style: false - row: false - relationships: false - fields: false - filters: false - filter_groups: false - group_by: false + fields: + views_bulk_operations_bulk_form: + id: views_bulk_operations_bulk_form + table: views + field: views_bulk_operations_bulk_form + relationship: none + group_type: group + admin_label: '' + plugin_id: views_bulk_operations_bulk_form + label: 'Views bulk operations' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + batch: true + batch_size: 10 + form_step: true + buttons: false + action_title: Action + clear_on_exposed: false + force_selection_info: false + selected_actions: + 0: + action_id: 'entity:break_lock:user' + preconfiguration: + add_confirmation: false + 1: + action_id: user_unblock_user_action + preconfiguration: + add_confirmation: false + 2: + action_id: user_add_role_action + preconfiguration: + add_confirmation: false + 3: + action_id: user_remove_role_action + preconfiguration: + add_confirmation: false + 4: + action_id: user_block_user_action + preconfiguration: + add_confirmation: false + 8: + action_id: 'entity:save_action:user' + preconfiguration: + add_confirmation: false + uid: + id: uid + table: users_field_data + field: uid + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: uid + plugin_id: field + label: 'Identifiant (ID) utilisateur' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + name: + id: name + table: users_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: name + plugin_id: field + label: Name + exclude: true + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: false + ellipsis: false + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: user_name + settings: + link_to_entity: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + mail: + id: mail + table: users_field_data + field: mail + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: mail + plugin_id: field + label: Email + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: email_mailto + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + operations: + id: operations + table: users + field: operations + relationship: none + group_type: group + admin_label: '' + entity_type: user + plugin_id: entity_operations + label: 'Operations links' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: false + field_member_type: + id: field_member_type + table: user__field_member_type + field: field_member_type + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: 'Member Type' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + access: + id: access + table: users_field_data + field: access + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: access + plugin_id: field + label: 'Last access' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + created: + id: created + table: users_field_data + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: created + plugin_id: field + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + field_memo: + id: field_memo + table: user__field_memo + field: field_memo + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Memo + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: basic_string + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + record_id: + id: record_id + table: login_tracker + field: record_id + relationship: none + group_type: count_distinct + admin_label: '' + plugin_id: numeric + label: 'Login Count' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + set_precision: false + precision: 0 + decimal: . + separator: ',' + format_plural: false + format_plural_string: !!binary MQNAY291bnQ= + prefix: '' + suffix: '' + filters: + status: + id: status + table: users_field_data + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: status + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Active + description: '' + use_operator: false + operator: status_op + operator_limit_selection: false + operator_list: { } + identifier: status + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + contact_company: '0' + adherent: '0' + free_user: '0' + premium: '0' + unverified: '0' + student: '0' + alpha_testeur: '0' + translator: '0' + admin_showroom: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + mail: + id: mail + table: users_field_data + field: mail + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: mail + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: mail_op + label: Email + description: '' + use_operator: false + operator: mail_op + operator_limit_selection: false + operator_list: { } + identifier: mail + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + contact_company: '0' + adherent: '0' + free_user: '0' + premium: '0' + unverified: '0' + student: '0' + alpha_testeur: '0' + translator: '0' + admin_showroom: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + uid: + id: uid + table: users_field_data + field: uid + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: uid + plugin_id: user_name + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: uid_op + label: Name + description: '' + use_operator: false + operator: uid_op + operator_limit_selection: false + operator_list: { } + identifier: uid + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + field_memo_value: + id: field_memo_value + table: user__field_memo + field: field_memo_value + relationship: none + group_type: group + admin_label: '' + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: field_memo_value_op + label: Memo + description: '' + use_operator: false + operator: field_memo_value_op + operator_limit_selection: false + operator_list: { } + identifier: field_memo_value + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + roles_target_id: + id: roles_target_id + table: user__roles + field: roles_target_id + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: roles + plugin_id: user_roles + operator: or + value: + student: student + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: views_bulk_operations_bulk_form: views_bulk_operations_bulk_form uid: uid @@ -6576,6 +7458,7 @@ display: created: created field_memo: field_memo record_id: record_id + default: '-1' info: views_bulk_operations_bulk_form: align: '' @@ -6650,921 +7533,39 @@ display: separator: '' empty_column: false responsive: '' - default: '-1' + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: { } + defaults: + title: false + group_by: false + style: false + row: false + relationships: false + fields: false + filters: false + filter_groups: false relationships: { } - fields: - views_bulk_operations_bulk_form: - id: views_bulk_operations_bulk_form - table: views - field: views_bulk_operations_bulk_form - relationship: none - group_type: group - admin_label: '' - label: 'Views bulk operations' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - batch: true - batch_size: 10 - form_step: true - buttons: false - clear_on_exposed: false - action_title: Action - selected_actions: - 0: - action_id: 'entity:break_lock:user' - preconfiguration: - add_confirmation: false - 1: - action_id: user_unblock_user_action - preconfiguration: - add_confirmation: false - 2: - action_id: user_add_role_action - preconfiguration: - add_confirmation: false - 3: - action_id: user_remove_role_action - preconfiguration: - add_confirmation: false - 4: - action_id: user_block_user_action - preconfiguration: - add_confirmation: false - 8: - action_id: 'entity:save_action:user' - preconfiguration: - add_confirmation: false - force_selection_info: false - plugin_id: views_bulk_operations_bulk_form - uid: - id: uid - table: users_field_data - field: uid - relationship: none - group_type: group - admin_label: '' - label: 'Identifiant (ID) utilisateur' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: number_integer - settings: - thousand_separator: '' - prefix_suffix: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: uid - plugin_id: field - name: - id: name - table: users_field_data - field: name - relationship: none - group_type: group - admin_label: '' - label: Name - exclude: true - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: user_name - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field - mail: - id: mail - table: users_field_data - field: mail - relationship: none - group_type: group - admin_label: '' - label: Email - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: email_mailto - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: mail - plugin_id: field - operations: - id: operations - table: users - field: operations - relationship: none - group_type: group - admin_label: '' - label: 'Operations links' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: false - entity_type: user - plugin_id: entity_operations - field_member_type: - id: field_member_type - table: user__field_member_type - field: field_member_type - relationship: none - group_type: group - admin_label: '' - label: 'Member Type' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: list_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - access: - id: access - table: users_field_data - field: access - relationship: none - group_type: group - admin_label: '' - label: 'Last access' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: access - plugin_id: field - created: - id: created - table: users_field_data - field: created - relationship: none - group_type: group - admin_label: '' - label: Created - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: created - plugin_id: field - field_memo: - id: field_memo - table: user__field_memo - field: field_memo - relationship: none - group_type: group - admin_label: '' - label: Memo - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - record_id: - id: record_id - table: login_tracker - field: record_id - relationship: none - group_type: count_distinct - admin_label: '' - label: 'Login Count' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - set_precision: false - precision: 0 - decimal: . - separator: ',' - format_plural: false - format_plural_string: !!binary MQNAY291bnQ= - prefix: '' - suffix: '' - plugin_id: numeric - filters: - status: - id: status - table: users_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: All - group: 1 - exposed: true - expose: - operator_id: '' - label: Active - description: '' - use_operator: false - operator: status_op - identifier: status - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - contact_company: '0' - adherent: '0' - free_user: '0' - premium: '0' - unverified: '0' - student: '0' - alpha_testeur: '0' - translator: '0' - admin_showroom: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - entity_field: status - plugin_id: boolean - mail: - id: mail - table: users_field_data - field: mail - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: mail_op - label: Email - description: '' - use_operator: false - operator: mail_op - identifier: mail - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - contact_company: '0' - adherent: '0' - free_user: '0' - premium: '0' - unverified: '0' - student: '0' - alpha_testeur: '0' - translator: '0' - admin_showroom: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - entity_field: mail - plugin_id: string - uid: - id: uid - table: users_field_data - field: uid - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: uid_op - label: Name - description: '' - use_operator: false - operator: uid_op - identifier: uid - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - entity_field: uid - plugin_id: user_name - field_memo_value: - id: field_memo_value - table: user__field_memo - field: field_memo_value - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: field_memo_value_op - label: Memo - description: '' - use_operator: false - operator: field_memo_value_op - identifier: field_memo_value - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - roles_target_id: - id: roles_target_id - table: user__roles - field: roles_target_id - relationship: none - group_type: group - admin_label: '' - operator: or - value: - student: student - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - operator_limit_selection: false - operator_list: { } - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - entity_type: user - entity_field: roles - plugin_id: user_roles - filter_groups: - operator: AND - groups: - 1: AND + group_by: true + display_description: '' + display_extenders: + views_ef_fieldset: { } path: admin/people/students menu: type: tab title: Students description: '' - expanded: false - parent: editors_menus.users weight: 4 - context: '0' + expanded: false menu_name: editors - group_by: true + parent: editors_menus.users + context: '0' cache_metadata: max-age: 0 contexts: diff --git a/config/sync/views.view.advancedqueue_jobs.yml b/config/sync/views.view.advancedqueue_jobs.yml index a8176562..978f655b 100644 --- a/config/sync/views.view.advancedqueue_jobs.yml +++ b/config/sync/views.view.advancedqueue_jobs.yml @@ -16,46 +16,488 @@ base_table: advancedqueue base_field: job_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer advancedqueue' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc + title: Jobs + fields: + job_id: + id: job_id + table: advancedqueue + field: job_id + relationship: none + group_type: group + admin_label: '' + entity_type: null + entity_field: null + plugin_id: standard + label: 'Job ID' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + num_retries: + id: num_retries + table: advancedqueue + field: num_retries + relationship: none + group_type: group + admin_label: '' + plugin_id: numeric + label: '' + exclude: false + alter: + alter_text: true + text: 'Number of retries: {{ num_retries }}' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: true + empty_zero: true + hide_alter_empty: true + set_precision: false + precision: 0 + decimal: . + separator: ',' + format_plural: false + format_plural_string: !!binary MQNAY291bnQ= + prefix: '' + suffix: '' + state: + id: state + table: advancedqueue + field: state + relationship: none + group_type: group + admin_label: '' + plugin_id: advancedqueue_job_state + label: State + exclude: false + alter: + alter_text: true + text: |- + {{ state }} + + {{ num_retries }} + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + icon: true + type: + id: type + table: advancedqueue + field: type + relationship: none + group_type: group + admin_label: '' + plugin_id: advancedqueue_job_type + label: 'Job type' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + payload: + id: payload + table: advancedqueue + field: payload + relationship: none + group_type: group + admin_label: '' + plugin_id: advancedqueue_json + label: Payload + exclude: false + alter: + alter_text: true + text: '
{{ payload }}
' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + key: '' + available: + id: available + table: advancedqueue + field: available + relationship: none + group_type: group + admin_label: '' + plugin_id: date + label: 'Available date' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + date_format: short + custom_date_format: '' + timezone: '' + processed: + id: processed + table: advancedqueue + field: processed + relationship: none + group_type: group + admin_label: '' + plugin_id: date + label: 'Processed date' + exclude: false + alter: + alter_text: true + text: |- + {{ processed }} + + {{ message }} + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + date_format: short + custom_date_format: '' + timezone: '' + message: + id: message + table: advancedqueue + field: message + relationship: none + group_type: group + admin_label: '' + plugin_id: standard + label: Message + exclude: false + alter: + alter_text: false + text: 'Message: {{ message }}' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: true + empty_zero: false + hide_alter_empty: true + operations: + id: operations + table: advancedqueue + field: operations + relationship: none + group_type: group + admin_label: '' + plugin_id: advancedqueue_job_operations + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true pager: type: full options: - items_per_page: 50 offset: 0 - id: 0 + items_per_page: 50 total_pages: null + id: 0 tags: - previous: ‹‹ next: ›› + previous: ‹‹ first: '« First' last: 'Last »' expose: @@ -67,17 +509,219 @@ display: offset: false offset_label: Offset quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'administer advancedqueue' + cache: + type: none + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No jobs found' + tokenize: false + sorts: { } + arguments: + queue_id: + id: queue_id + table: advancedqueue + field: queue_id + relationship: none + group_type: group + admin_label: '' + plugin_id: string + default_action: 'not found' + exception: + value: all + title_enable: false + title: All + title_enable: false + title: '' + default_argument_type: fixed + default_argument_options: + argument: '' + default_argument_skip_url: false + summary_options: + base_path: '' + count: true + override: false + items_per_page: 25 + summary: + sort_order: asc + number_of_records: 0 + format: default_summary + specify_validation: true + validate: + type: advancedqueue_backend + fail: 'not found' + validate_options: { } + glossary: false + limit: 0 + case: none + path_case: none + transform_dash: false + break_phrase: false + filters: + type: + id: type + table: advancedqueue + field: type + relationship: none + group_type: group + admin_label: '' + plugin_id: in_operator + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: type_op + label: 'Job type' + description: '' + use_operator: false + operator: type_op + operator_limit_selection: false + operator_list: { } + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + state: + id: state + table: advancedqueue + field: state + relationship: none + group_type: group + admin_label: '' + plugin_id: in_operator + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: state_op + label: State + description: '' + use_operator: false + operator: state_op + operator_limit_selection: false + operator_list: { } + identifier: state + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + available: + id: available + table: advancedqueue + field: available + relationship: none + group_type: group + admin_label: '' + plugin_id: date + operator: '>' + value: + min: '' + max: '' + value: '' + type: date + group: 1 + exposed: true + expose: + operator_id: available_op + label: 'Available from' + description: '' + use_operator: false + operator: available_op + operator_limit_selection: false + operator_list: { } + identifier: available + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + min_placeholder: '' + max_placeholder: '' + placeholder: YYYY-MM-DD + is_grouped: false + group_info: + label: 'Available date' + description: null + identifier: available + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: { } + 2: { } + 3: { } + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: job_id: job_id num_retries: num_retries @@ -88,6 +732,7 @@ display: processed: processed message: message operations: operations + default: job_id info: job_id: sortable: true @@ -152,665 +797,26 @@ display: separator: '' empty_column: false responsive: '' - default: job_id + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields - fields: - job_id: - table: advancedqueue - field: job_id - id: job_id - entity_type: null - entity_field: null - plugin_id: standard - relationship: none - group_type: group - admin_label: '' - label: 'Job ID' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - num_retries: - id: num_retries - table: advancedqueue - field: num_retries - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: true - text: 'Number of retries: {{ num_retries }}' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: true - hide_alter_empty: true - set_precision: false - precision: 0 - decimal: . - separator: ',' - format_plural: false - format_plural_string: !!binary MQNAY291bnQ= - prefix: '' - suffix: '' - plugin_id: numeric - state: - icon: true - id: state - table: advancedqueue - field: state - relationship: none - group_type: group - admin_label: '' - label: State - exclude: false - alter: - alter_text: true - text: "{{ state }}\n\n{{ num_retries }}" - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - plugin_id: advancedqueue_job_state - type: - id: type - table: advancedqueue - field: type - relationship: none - group_type: group - admin_label: '' - label: 'Job type' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - plugin_id: advancedqueue_job_type - payload: - id: payload - table: advancedqueue - field: payload - relationship: none - group_type: group - admin_label: '' - label: Payload - exclude: false - alter: - alter_text: true - text: '
{{ payload }}
' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - key: '' - plugin_id: advancedqueue_json - available: - id: available - table: advancedqueue - field: available - relationship: none - group_type: group - admin_label: '' - label: 'Available date' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - date_format: short - custom_date_format: '' - timezone: '' - plugin_id: date - processed: - id: processed - table: advancedqueue - field: processed - relationship: none - group_type: group - admin_label: '' - label: 'Processed date' - exclude: false - alter: - alter_text: true - text: "{{ processed }}\n\n{{ message }}" - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - date_format: short - custom_date_format: '' - timezone: '' - plugin_id: date - message: - id: message - table: advancedqueue - field: message - relationship: none - group_type: group - admin_label: '' - label: Message - exclude: false - alter: - alter_text: false - text: 'Message: {{ message }}' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - plugin_id: standard - operations: - id: operations - table: advancedqueue - field: operations - relationship: none - group_type: group - admin_label: '' - label: Operations - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - plugin_id: advancedqueue_job_operations - filters: - type: - id: type - table: advancedqueue - field: type - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: type_op - label: 'Job type' - description: '' - use_operator: false - operator: type_op - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: in_operator - state: - id: state - table: advancedqueue - field: state - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: state_op - label: State - description: '' - use_operator: false - operator: state_op - identifier: state - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: in_operator - available: - id: available - table: advancedqueue - field: available - relationship: none - group_type: group - admin_label: '' - operator: '>' - value: - min: '' - max: '' - value: '' - type: date - group: 1 - exposed: true - expose: - operator_id: available_op - label: 'Available from' - description: '' - use_operator: false - operator: available_op - operator_limit_selection: false - operator_list: { } - identifier: available - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - placeholder: YYYY-MM-DD - min_placeholder: '' - max_placeholder: '' - is_grouped: false - group_info: - label: 'Available date' - description: null - identifier: available - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: - 1: { } - 2: { } - 3: { } - plugin_id: date - sorts: { } - title: Jobs + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: 'No jobs found' - plugin_id: text_custom - relationships: { } - arguments: - queue_id: - id: queue_id - table: advancedqueue - field: queue_id - relationship: none - group_type: group - admin_label: '' - default_action: 'not found' - exception: - value: all - title_enable: false - title: All - title_enable: false - title: '' - default_argument_type: fixed - default_argument_options: - argument: '' - default_argument_skip_url: false - summary_options: - base_path: '' - count: true - items_per_page: 25 - override: false - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: true - validate: - type: advancedqueue_backend - fail: 'not found' - validate_options: { } - glossary: false - limit: 0 - case: none - path_case: none - transform_dash: false - break_phrase: false - plugin_id: string display_extenders: { } - filter_groups: - operator: AND - groups: - 1: AND cache_metadata: max-age: -1 contexts: @@ -820,9 +826,9 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } diff --git a/config/sync/views.view.archive.yml b/config/sync/views.view.archive.yml index 3e170ac3..970caaca 100644 --- a/config/sync/views.view.archive.yml +++ b/config/sync/views.view.archive.yml @@ -23,22 +23,26 @@ display: display_plugin: default position: 0 display_options: - query: - type: views_query - options: - query_comment: '' - disable_sql_rewrite: false - distinct: false - replica: false - query_tags: { } title: 'Monthly archive' - access: - type: perm + fields: { } + pager: + type: mini options: - perm: 'access content' - cache: - type: tag - options: { } + offset: 0 + items_per_page: 10 + total_pages: 0 + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset exposed_form: type: basic options: @@ -49,74 +53,65 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: mini + access: + type: perm options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: 0 - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› + perm: 'access content' + cache: + type: tag + options: { } + empty: { } sorts: created: id: created table: node_field_data field: created - order: DESC - plugin_id: date relationship: none group_type: group admin_label: '' - exposed: false - expose: - label: '' - granularity: second entity_type: node entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second arguments: created_year_month: id: created_year_month table: node_field_data field: created_year_month + entity_type: node + plugin_id: date_year_month default_action: summary exception: title_enable: true title_enable: true title: '{{ arguments.created_year_month }}' default_argument_type: fixed - summary: - sort_order: desc - format: default_summary summary_options: override: true items_per_page: 30 + summary: + sort_order: desc + format: default_summary specify_validation: true - plugin_id: date_year_month - entity_type: node filters: status: id: status table: node_field_data field: status + entity_type: node + entity_field: status + plugin_id: boolean value: '1' group: 0 expose: operator: '0' operator_limit_selection: false operator_list: { } - plugin_id: boolean - entity_type: node - entity_field: status langcode: id: langcode table: node_field_data @@ -124,6 +119,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' @@ -135,6 +133,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -142,8 +142,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -156,9 +154,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: language - entity_type: node - entity_field: langcode style: type: default options: @@ -170,20 +165,26 @@ display: type: 'entity:node' options: view_mode: teaser + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - fields: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } block_1: id: block_1 @@ -191,38 +192,38 @@ display: display_plugin: block position: 1 display_options: - query: - type: views_query - options: { } - defaults: - arguments: false arguments: created_year_month: id: created_year_month table: node_field_data field: created_year_month + entity_type: node + plugin_id: date_year_month default_action: summary exception: title_enable: true title_enable: true title: '{{ arguments.created_year_month }}' default_argument_type: fixed - summary: - format: default_summary summary_options: items_per_page: 30 + summary: + format: default_summary specify_validation: true - plugin_id: date_year_month - entity_type: node + query: + type: views_query + options: { } + defaults: + arguments: false display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } page_1: id: page_1 @@ -233,14 +234,14 @@ display: query: type: views_query options: { } - path: archive display_extenders: { } + path: archive cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/sync/views.view.blabla.yml b/config/sync/views.view.blabla.yml index 9f21fa88..09cf2596 100644 --- a/config/sync/views.view.blabla.yml +++ b/config/sync/views.view.blabla.yml @@ -30,60 +30,12 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› - style: - type: default - row: - type: 'entity:node' - options: - view_mode: teaser + title: Blabla fields: title: id: title @@ -92,6 +44,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: field label: '' exclude: false alter: @@ -147,9 +102,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field body: id: body table: node__body @@ -157,6 +109,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -207,8 +160,8 @@ display: wrap_output: false wrap_class: trimmed more_link: false - more_text: More more_class: more-link + more_text: More summary_handler: full trim_options: text: true @@ -223,7 +176,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field nid: id: nid table: node_field_data @@ -231,6 +183,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: nid + plugin_id: field label: '' exclude: false alter: @@ -287,9 +242,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: nid - plugin_id: field uuid: id: uuid table: node @@ -297,6 +249,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: uuid + plugin_id: field label: '' exclude: false alter: @@ -352,9 +307,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: uuid - plugin_id: field field_visuel: id: field_visuel table: node__field_visuel @@ -362,6 +314,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -406,8 +359,8 @@ display: click_sort_column: target_id type: image settings: - image_style: article_card_medium image_link: '' + image_style: article_card_medium group_column: '' group_columns: { } group_rows: true @@ -418,7 +371,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field term_node_tid: id: term_node_tid table: node_field_data @@ -426,6 +378,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: taxonomy_index_tid label: '' exclude: false alter: @@ -476,8 +430,6 @@ display: showroom: '0' tags: '0' thesaurus: '0' - entity_type: node - plugin_id: taxonomy_index_tid field_date: id: field_date table: node__field_date @@ -485,6 +437,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -542,7 +495,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field view_node: id: view_node table: node @@ -550,6 +502,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: entity_link label: '' exclude: false alter: @@ -594,8 +548,6 @@ display: text: view output_url_as_text: true absolute: false - entity_type: node - plugin_id: entity_link created: id: created table: node_field_data @@ -603,6 +555,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: created + plugin_id: field label: '' exclude: false alter: @@ -660,19 +615,84 @@ display: multi_type: separator separator: ', ' field_api_classes: false + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } + sorts: + field_date_value: + id: field_date_value + table: node__field_date + field: field_date_value + relationship: none + group_type: group + admin_label: '' + plugin_id: datetime + order: DESC + expose: + label: '' + field_identifier: field_date_value + exposed: false + granularity: day + created: + id: created + table: node_field_data + field: created + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: created - plugin_id: field + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: minute + arguments: { } filters: type: id: type table: node_field_data field: type - value: - article: article entity_type: node entity_field: type plugin_id: bundle + value: + article: article expose: operator_limit_selection: false operator_list: { } @@ -683,6 +703,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_language_interface***': '***LANGUAGE_language_interface***' @@ -694,6 +717,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -701,8 +726,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -715,9 +738,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: langcode - plugin_id: language field_workflow_value: id: field_workflow_value table: node__field_workflow @@ -725,6 +745,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: workflow_state operator: or value: workflow_visible: workflow_visible @@ -736,6 +757,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -743,8 +766,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -758,42 +779,23 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: workflow_state - sorts: - field_date_value: - id: field_date_value - table: node__field_date - field: field_date_value - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: day - plugin_id: datetime - created: - id: created - table: node_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: minute - entity_type: node - entity_field: created - plugin_id: date - title: Blabla + style: + type: default + row: + type: 'entity:node' + options: + view_mode: teaser + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: -1 @@ -808,9 +810,9 @@ display: - 'config:field.storage.node.field_date' - 'config:field.storage.node.field_visuel' page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: @@ -820,11 +822,11 @@ display: type: normal title: Blabla description: '' - expanded: false - parent: '' weight: 0 - context: '0' + expanded: false menu_name: header + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: @@ -838,39 +840,21 @@ display: - 'config:field.storage.node.field_date' - 'config:field.storage.node.field_visuel' rest_export_1: - display_plugin: rest_export id: rest_export_1 display_title: 'REST export' + display_plugin: rest_export position: 2 display_options: - display_extenders: - views_ef_fieldset: { } - path: blabla_rest - style: - type: serializer - options: - formats: - json: json - defaults: - style: false - row: false - row: - type: data_field - options: - field_options: - title: - alias: '' - raw_output: false pager: type: mini options: - items_per_page: 20 offset: 0 - id: 0 + items_per_page: 20 total_pages: null + id: 0 tags: - previous: ‹‹ next: ›› + previous: ‹‹ expose: items_per_page: false items_per_page_label: 'Items per page' @@ -879,7 +863,25 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset + style: + type: serializer + options: + formats: + json: json + row: + type: data_field + options: + field_options: + title: + alias: '' + raw_output: false + defaults: + style: false + row: false rendering_language: '***LANGUAGE_entity_translation***' + display_extenders: + views_ef_fieldset: { } + path: blabla_rest auth: - cookie cache_metadata: diff --git a/config/sync/views.view.commerce_activity.yml b/config/sync/views.view.commerce_activity.yml index 7527ff36..ddc10bf0 100644 --- a/config/sync/views.view.commerce_activity.yml +++ b/config/sync/views.view.commerce_activity.yml @@ -14,80 +14,12 @@ base_table: commerce_log base_field: log_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: none - options: - offset: 0 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - created: created - rendered_entity: rendered_entity - uid: uid - info: - created: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - rendered_entity: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - uid: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: created - empty_table: false - row: - type: fields + title: 'Order logs' fields: created: id: created @@ -96,6 +28,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_log + entity_field: created + plugin_id: field label: Date exclude: false alter: @@ -153,9 +88,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_log - entity_field: created - plugin_id: field rendered_entity: id: rendered_entity table: commerce_log @@ -163,6 +95,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: rendered_entity label: Message exclude: false alter: @@ -205,9 +140,6 @@ display: empty_zero: false hide_alter_empty: true view_mode: default - entity_type: null - entity_field: null - plugin_id: rendered_entity uid: id: uid table: commerce_log @@ -215,6 +147,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_log + entity_field: uid + plugin_id: field label: User exclude: false alter: @@ -269,37 +204,26 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_log - entity_field: uid - plugin_id: field - filters: { } - sorts: - log_id: - id: log_id - table: commerce_log - field: log_id - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - entity_type: commerce_log - entity_field: log_id - plugin_id: standard - title: 'Order logs' - header: - commerce_log_admin_comment_form: - id: commerce_log_admin_comment_form - table: views - field: commerce_log_admin_comment_form - relationship: none - group_type: group - admin_label: '' - empty: true - plugin_id: commerce_log_admin_comment_form - footer: { } + pager: + type: none + options: + offset: 0 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } empty: area_text_custom: id: area_text_custom @@ -308,11 +232,26 @@ display: relationship: none group_type: group admin_label: '' - empty: true - tokenize: false - content: 'No log entries.' plugin_id: text_custom - relationships: { } + empty: true + content: 'No log entries.' + tokenize: false + sorts: + log_id: + id: log_id + table: commerce_log + field: log_id + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_log + entity_field: log_id + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: log_id + exposed: false arguments: source_entity_id: id: source_entity_id @@ -321,6 +260,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_log + entity_field: source_entity_id + plugin_id: numeric default_action: empty exception: value: all @@ -335,8 +277,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -348,9 +290,6 @@ display: validate_options: { } break_phrase: false not: false - entity_type: commerce_log - entity_field: source_entity_id - plugin_id: numeric source_entity_type: id: source_entity_type table: commerce_log @@ -358,6 +297,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_log + entity_field: source_entity_type + plugin_id: string default_action: 'not found' exception: value: all @@ -372,8 +314,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -389,9 +331,68 @@ display: path_case: none transform_dash: false break_phrase: false - entity_type: commerce_log - entity_field: source_entity_type - plugin_id: string + filters: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + created: created + rendered_entity: rendered_entity + uid: uid + default: created + info: + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + rendered_entity: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + uid: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: + commerce_log_admin_comment_form: + id: commerce_log_admin_comment_form + table: views + field: commerce_log_admin_comment_form + relationship: none + group_type: group + admin_label: '' + plugin_id: commerce_log_admin_comment_form + empty: true + footer: { } display_extenders: { } cache_metadata: max-age: -1 @@ -402,9 +403,9 @@ display: - url.query_args tags: { } block_1: - display_plugin: block id: block_1 display_title: Block + display_plugin: block position: 1 display_options: display_extenders: { } diff --git a/config/sync/views.view.commerce_cart_block.yml b/config/sync/views.view.commerce_cart_block.yml index 54cc1898..7a440a45 100644 --- a/config/sync/views.view.commerce_cart_block.yml +++ b/config/sync/views.view.commerce_cart_block.yml @@ -2,12 +2,12 @@ uuid: 1ebe303d-02b1-4799-8182-bb00e37bdd65 langcode: en status: true dependencies: - enforced: - module: - - commerce_cart module: - commerce_order - commerce_price + enforced: + module: + - commerce_cart _core: default_config_hash: 0pypGQG2TREX-wxVfjDho9qLmky33bbKFt-kFTLWM9I id: commerce_cart_block @@ -19,69 +19,11 @@ base_table: commerce_order base_field: order_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: none - options: - offset: 0 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - order_number: order_number - info: - order_number: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: false - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true fields: quantity: id: quantity @@ -90,6 +32,9 @@ display: relationship: order_items group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: quantity + plugin_id: field label: '' exclude: false alter: @@ -135,9 +80,9 @@ display: type: number_decimal settings: thousand_separator: '' - prefix_suffix: false decimal_separator: . scale: 0 + prefix_suffix: false group_column: value group_columns: { } group_rows: true @@ -148,9 +93,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: quantity - plugin_id: field title: id: title table: commerce_order_item @@ -158,6 +100,9 @@ display: relationship: order_items group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: title + plugin_id: field label: '' exclude: false alter: @@ -213,9 +158,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: title - plugin_id: field total_price__number: id: total_price__number table: commerce_order_item @@ -223,6 +165,9 @@ display: relationship: order_items group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: total_price + plugin_id: field label: '' exclude: false alter: @@ -279,50 +224,27 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: total_price - plugin_id: field - filters: - cart: - id: cart - table: commerce_order - field: cart - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: commerce_order - entity_field: cart - plugin_id: boolean + pager: + type: none + options: + offset: 0 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } + empty: { } sorts: order_item_id: id: order_item_id @@ -331,28 +253,14 @@ display: relationship: order_items group_type: group admin_label: '' - order: ASC - exposed: false - expose: - label: '' entity_type: commerce_order_item entity_field: order_item_id plugin_id: standard - header: { } - footer: { } - empty: { } - relationships: - order_items: - id: order_items - table: commerce_order__order_items - field: order_items_target_id - relationship: none - group_type: group - admin_label: 'order_items: Order Item' - required: true - plugin_id: standard - entity_type: commerce_order - entity_field: order_items + order: ASC + expose: + label: '' + field_identifier: order_item_id + exposed: false arguments: order_id: id: order_id @@ -361,6 +269,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: order_id + plugin_id: numeric default_action: default exception: value: all @@ -375,8 +286,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -388,9 +299,99 @@ display: validate_options: { } break_phrase: false not: false + filters: + cart: + id: cart + table: commerce_order + field: cart + relationship: none + group_type: group + admin_label: '' entity_type: commerce_order - entity_field: order_id - plugin_id: numeric + entity_field: cart + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + order_number: order_number + default: '-1' + info: + order_number: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: + order_items: + id: order_items + table: commerce_order__order_items + field: order_items_target_id + relationship: none + group_type: group + admin_label: 'order_items: Order Item' + entity_type: commerce_order + entity_field: order_items + plugin_id: standard + required: true + header: { } + footer: { } display_extenders: { } cache_metadata: max-age: -1 diff --git a/config/sync/views.view.commerce_cart_form.yml b/config/sync/views.view.commerce_cart_form.yml index 1815365f..556dcdb2 100644 --- a/config/sync/views.view.commerce_cart_form.yml +++ b/config/sync/views.view.commerce_cart_form.yml @@ -2,13 +2,13 @@ uuid: 37171ae6-b00f-420e-8441-92aca0de2681 langcode: en status: true dependencies: - enforced: - module: - - commerce_cart module: - commerce_cart - commerce_order - commerce_price + enforced: + module: + - commerce_cart _core: default_config_hash: 0uC-7CzXMj-4ST2juIUm-iqdMIkzWcPERsEzqcpT1BA id: commerce_cart_form @@ -20,69 +20,11 @@ base_table: commerce_order base_field: order_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: none - options: - offset: 0 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - order_number: order_number - info: - order_number: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: false - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true fields: purchased_entity: id: purchased_entity @@ -91,6 +33,9 @@ display: relationship: order_items group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: purchased_entity + plugin_id: field label: Item exclude: false alter: @@ -146,9 +91,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: purchased_entity - plugin_id: field unit_price__number: id: unit_price__number table: commerce_order_item @@ -156,6 +98,9 @@ display: relationship: order_items group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: unit_price + plugin_id: field label: Price exclude: false alter: @@ -212,9 +157,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: unit_price - plugin_id: field edit_quantity: id: edit_quantity table: commerce_order_item @@ -222,6 +164,8 @@ display: relationship: order_items group_type: group admin_label: '' + entity_type: commerce_order_item + plugin_id: commerce_order_item_edit_quantity label: Quantity exclude: false alter: @@ -264,8 +208,6 @@ display: empty_zero: false hide_alter_empty: true allow_decimal: false - entity_type: commerce_order_item - plugin_id: commerce_order_item_edit_quantity remove_button: id: remove_button table: commerce_order_item @@ -273,6 +215,8 @@ display: relationship: order_items group_type: group admin_label: '' + entity_type: commerce_order_item + plugin_id: commerce_order_item_remove_button label: Remove exclude: false alter: @@ -314,8 +258,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: commerce_order_item - plugin_id: commerce_order_item_remove_button total_price__number: id: total_price__number table: commerce_order_item @@ -323,6 +265,9 @@ display: relationship: order_items group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: total_price + plugin_id: field label: Total exclude: false alter: @@ -379,10 +324,27 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: total_price - plugin_id: field - filters: { } + pager: + type: none + options: + offset: 0 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } + empty: { } sorts: order_item_id: id: order_item_id @@ -391,37 +353,14 @@ display: relationship: order_items group_type: group admin_label: '' - order: ASC - exposed: false - expose: - label: '' entity_type: commerce_order_item entity_field: order_item_id plugin_id: standard - header: { } - footer: - commerce_order_total: - id: commerce_order_total - table: views - field: commerce_order_total - relationship: none - group_type: group - admin_label: '' - empty: false - plugin_id: commerce_order_total - empty: { } - relationships: - order_items: - id: order_items - table: commerce_order__order_items - field: order_items_target_id - relationship: none - group_type: group - admin_label: 'order_items: Order Item' - required: true - plugin_id: standard - entity_type: commerce_order - entity_field: order_items + order: ASC + expose: + label: '' + field_identifier: order_item_id + exposed: false arguments: order_id: id: order_id @@ -430,6 +369,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: order_id + plugin_id: numeric default_action: default exception: value: all @@ -444,8 +386,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -457,9 +399,68 @@ display: validate_options: { } break_phrase: false not: false + filters: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + order_number: order_number + default: '-1' + info: + order_number: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: + order_items: + id: order_items + table: commerce_order__order_items + field: order_items_target_id + relationship: none + group_type: group + admin_label: 'order_items: Order Item' entity_type: commerce_order - entity_field: order_id - plugin_id: numeric + entity_field: order_items + plugin_id: standard + required: true + header: { } + footer: + commerce_order_total: + id: commerce_order_total + table: views + field: commerce_order_total + relationship: none + group_type: group + admin_label: '' + plugin_id: commerce_order_total + empty: false display_extenders: { } cache_metadata: max-age: -1 diff --git a/config/sync/views.view.commerce_carts.yml b/config/sync/views.view.commerce_carts.yml index b6fc1fe9..b5efe038 100644 --- a/config/sync/views.view.commerce_carts.yml +++ b/config/sync/views.view.commerce_carts.yml @@ -2,15 +2,15 @@ uuid: a880e87c-ec2f-4ce2-8707-bee141ceaecd langcode: en status: true dependencies: - enforced: - module: - - commerce_cart module: - commerce - commerce_order - commerce_price - commerce_store - user + enforced: + module: + - commerce_cart _core: default_config_hash: Fa5fJsxUL8Vjx2Qene6krTELyDppFqHVYkszUrdMbwQ id: commerce_carts @@ -22,130 +22,12 @@ base_table: commerce_order base_field: order_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access commerce_order overview' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Filter - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: '‹ previous' - next: 'next ›' - first: '« first' - last: 'last »' - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - type: type - store_id: store_id - uid: uid - mail: uid - total_price__number: total_price__number - changed: changed - operations: operations - info: - type: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: true - responsive: priority-medium - store_id: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: true - responsive: priority-medium - uid: - sortable: false - default_sort_order: asc - align: '' - separator: '
' - empty_column: false - responsive: '' - mail: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - total_price__number: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - changed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: true - responsive: '' - operations: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: changed - empty_table: true - row: - type: fields + title: Carts fields: commerce_order_bulk_form: id: commerce_order_bulk_form @@ -154,6 +36,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + plugin_id: bulk_form label: '' exclude: false alter: @@ -198,8 +82,6 @@ display: action_title: 'With selection' include_exclude: exclude selected_actions: { } - entity_type: commerce_order - plugin_id: bulk_form type: id: type table: commerce_order @@ -207,6 +89,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: type + plugin_id: commerce_entity_bundle label: Type exclude: false alter: @@ -263,9 +148,6 @@ display: separator: ', ' field_api_classes: false hide_single_bundle: true - entity_type: commerce_order - entity_field: type - plugin_id: commerce_entity_bundle store_id: id: store_id table: commerce_order @@ -273,6 +155,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: store_id + plugin_id: commerce_store label: Store exclude: false alter: @@ -329,9 +214,6 @@ display: separator: ', ' field_api_classes: false hide_single_store: true - entity_type: commerce_order - entity_field: store_id - plugin_id: commerce_store uid: id: uid table: commerce_order @@ -339,6 +221,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: uid + plugin_id: field label: Customer exclude: false alter: @@ -394,9 +279,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: uid - plugin_id: field mail: id: mail table: commerce_order @@ -404,6 +286,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: mail + plugin_id: field label: Email exclude: false alter: @@ -458,9 +343,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: mail - plugin_id: field total_price__number: id: total_price__number table: commerce_order @@ -468,6 +350,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: total_price + plugin_id: field label: Total exclude: false alter: @@ -524,9 +409,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: total_price - plugin_id: field changed: id: changed table: commerce_order @@ -534,6 +416,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: changed + plugin_id: field label: Updated exclude: false alter: @@ -589,9 +474,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: changed - plugin_id: field operations: id: operations table: commerce_order @@ -599,6 +481,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + plugin_id: entity_operations label: Operations exclude: false alter: @@ -641,8 +525,58 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: commerce_order - plugin_id: entity_operations + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access commerce_order overview' + cache: + type: none + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No orders available.' + tokenize: false + sorts: { } + arguments: { } filters: cart: id: cart @@ -651,6 +585,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: cart + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -661,14 +598,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -681,9 +618,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_order - entity_field: cart - plugin_id: boolean type: id: type table: commerce_order @@ -691,6 +625,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: type + plugin_id: commerce_entity_bundle operator: in value: { } group: 1 @@ -701,6 +638,8 @@ display: description: '' use_operator: false operator: type_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -711,8 +650,6 @@ display: administrator: '0' reduce: false hide_single_bundle: true - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -725,43 +662,106 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_order - entity_field: type - plugin_id: commerce_entity_bundle - sorts: { } - title: Carts + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + type: type + store_id: store_id + uid: uid + mail: uid + total_price__number: total_price__number + changed: changed + operations: operations + default: changed + info: + type: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: true + responsive: priority-medium + store_id: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: true + responsive: priority-medium + uid: + sortable: false + default_sort_order: asc + align: '' + separator: '
' + empty_column: false + responsive: '' + mail: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + total_price__number: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + changed: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: true + responsive: '' + operations: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + use_ajax: false header: { } footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: 'No orders available.' - plugin_id: text_custom - relationships: { } - arguments: { } display_extenders: { } - use_ajax: false cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -770,18 +770,18 @@ display: type: tab title: Carts description: '' - expanded: false - parent: '' weight: 0 - context: '0' + expanded: false menu_name: admin + parent: '' + context: '0' cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false diff --git a/config/sync/views.view.commerce_checkout_order_summary.yml b/config/sync/views.view.commerce_checkout_order_summary.yml index 90b618a5..41fc1426 100644 --- a/config/sync/views.view.commerce_checkout_order_summary.yml +++ b/config/sync/views.view.commerce_checkout_order_summary.yml @@ -2,13 +2,13 @@ uuid: 44b9813a-c1bc-4f98-967b-81637d87dc0b langcode: en status: true dependencies: + module: + - commerce_order + - commerce_price enforced: module: - commerce_checkout - commerce_order - module: - - commerce_order - - commerce_price _core: default_config_hash: ZMm_Yy4aujhFs_1hZAQ9maM_nBGEiODMRbCA9eHZUKc id: commerce_checkout_order_summary @@ -20,69 +20,11 @@ base_table: commerce_order base_field: order_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: none - options: - offset: 0 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - order_number: order_number - info: - order_number: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: false - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true fields: purchased_entity: id: purchased_entity @@ -91,6 +33,9 @@ display: relationship: order_items group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: purchased_entity + plugin_id: field label: '' exclude: false alter: @@ -146,9 +91,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: purchased_entity - plugin_id: field total_price__number: id: total_price__number table: commerce_order_item @@ -156,6 +98,9 @@ display: relationship: order_items group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: total_price + plugin_id: field label: TTC exclude: true alter: @@ -212,10 +157,27 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: total_price - plugin_id: field - filters: { } + pager: + type: none + options: + offset: 0 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } + empty: { } sorts: order_item_id: id: order_item_id @@ -224,37 +186,14 @@ display: relationship: order_items group_type: group admin_label: '' - order: ASC - exposed: false - expose: - label: '' entity_type: commerce_order_item entity_field: order_item_id plugin_id: standard - header: { } - footer: - commerce_order_total: - id: commerce_order_total - table: views - field: commerce_order_total - relationship: none - group_type: group - admin_label: '' - empty: false - plugin_id: commerce_order_total - empty: { } - relationships: - order_items: - id: order_items - table: commerce_order__order_items - field: order_items_target_id - relationship: none - group_type: group - admin_label: 'order_items: Order Item' - required: true - plugin_id: standard - entity_type: commerce_order - entity_field: order_items + order: ASC + expose: + label: '' + field_identifier: order_item_id + exposed: false arguments: order_id: id: order_id @@ -263,6 +202,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: order_id + plugin_id: numeric default_action: default exception: value: all @@ -277,8 +219,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -290,9 +232,68 @@ display: validate_options: { } break_phrase: false not: false + filters: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + order_number: order_number + default: '-1' + info: + order_number: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: + order_items: + id: order_items + table: commerce_order__order_items + field: order_items_target_id + relationship: none + group_type: group + admin_label: 'order_items: Order Item' entity_type: commerce_order - entity_field: order_id - plugin_id: numeric + entity_field: order_items + plugin_id: standard + required: true + header: { } + footer: + commerce_order_total: + id: commerce_order_total + table: views + field: commerce_order_total + relationship: none + group_type: group + admin_label: '' + plugin_id: commerce_order_total + empty: false display_extenders: { } cache_metadata: max-age: -1 diff --git a/config/sync/views.view.commerce_order_item_table.yml b/config/sync/views.view.commerce_order_item_table.yml index f6bd7190..a3d18dc2 100644 --- a/config/sync/views.view.commerce_order_item_table.yml +++ b/config/sync/views.view.commerce_order_item_table.yml @@ -16,93 +16,11 @@ base_table: commerce_order_item base_field: order_item_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: none - options: - offset: 0 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - title: title - unit_price__number: unit_price__number - quantity: quantity - total_price__number: total_price__number - info: - title: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - unit_price__number: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - quantity: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - total_price__number: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: true - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true fields: title: id: title @@ -111,6 +29,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: title + plugin_id: field label: Title exclude: false alter: @@ -166,9 +87,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: title - plugin_id: field unit_price__number: id: unit_price__number table: commerce_order_item @@ -176,6 +94,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: unit_price + plugin_id: field label: 'Unit price' exclude: false alter: @@ -232,9 +153,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: unit_price - plugin_id: field quantity: id: quantity table: commerce_order_item @@ -242,6 +160,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: quantity + plugin_id: field label: Quantity exclude: false alter: @@ -287,9 +208,9 @@ display: type: number_decimal settings: thousand_separator: '' - prefix_suffix: true decimal_separator: . scale: 2 + prefix_suffix: true group_column: value group_columns: { } group_rows: true @@ -300,9 +221,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: quantity - plugin_id: field total_price__number: id: total_price__number table: commerce_order_item @@ -310,6 +228,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: total_price + plugin_id: field label: 'Total price' exclude: false alter: @@ -366,13 +287,26 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order_item - entity_field: total_price - plugin_id: field - filters: { } - sorts: { } - header: { } - footer: { } + pager: + type: none + options: + offset: 0 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } empty: area_text_custom: id: area_text_custom @@ -381,11 +315,11 @@ display: relationship: none group_type: group admin_label: '' - empty: true - tokenize: false - content: 'There are no order items yet.' plugin_id: text_custom - relationships: { } + empty: true + content: 'There are no order items yet.' + tokenize: false + sorts: { } arguments: order_id: id: order_id @@ -394,6 +328,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order_item + entity_field: order_id + plugin_id: numeric default_action: 'not found' exception: value: all @@ -408,8 +345,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -421,9 +358,72 @@ display: validate_options: { } break_phrase: false not: false - entity_type: commerce_order_item - entity_field: order_id - plugin_id: numeric + filters: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + title: title + unit_price__number: unit_price__number + quantity: quantity + total_price__number: total_price__number + default: '-1' + info: + title: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + unit_price__number: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + quantity: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + total_price__number: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } display_extenders: { } cache_metadata: max-age: -1 diff --git a/config/sync/views.view.commerce_orders.yml b/config/sync/views.view.commerce_orders.yml index a3c38424..381cfb0f 100644 --- a/config/sync/views.view.commerce_orders.yml +++ b/config/sync/views.view.commerce_orders.yml @@ -21,26 +21,661 @@ base_table: commerce_order base_field: order_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm + title: Orders + fields: + commerce_order_bulk_form: + id: commerce_order_bulk_form + table: commerce_order + field: commerce_order_bulk_form + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + plugin_id: bulk_form + label: '' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + action_title: 'With selection' + include_exclude: exclude + selected_actions: { } + order_number: + id: order_number + table: commerce_order + field: order_number + relationship: none + group_type: group + admin_label: '' + entity_type: null + entity_field: order_number + plugin_id: field + label: '#' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + placed: + id: placed + table: commerce_order + field: placed + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + entity_field: placed + plugin_id: field + label: Date + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: N/A + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: short + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + type: + id: type + table: commerce_order + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + entity_field: type + plugin_id: commerce_entity_bundle + label: Type + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: false + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + hide_single_bundle: true + store_id: + id: store_id + table: commerce_order + field: store_id + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + entity_field: store_id + plugin_id: commerce_store + label: Store + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + hide_single_store: true + uid: + id: uid + table: commerce_order + field: uid + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + entity_field: uid + plugin_id: field + label: Customer + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + mail: + id: mail + table: commerce_order + field: mail + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + entity_field: mail + plugin_id: field + label: Email + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: basic_string + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + state: + id: state + table: commerce_order + field: state + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + entity_field: status + plugin_id: field + label: State + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + total_price__number: + id: total_price__number + table: commerce_order + field: total_price__number + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + entity_field: total_price + plugin_id: field + label: Total + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: number + type: commerce_price_default + settings: + strip_trailing_zeroes: false + currency_display: symbol + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + operations: + id: operations + table: commerce_order + field: operations + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + plugin_id: entity_operations + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: true + pager: + type: full options: - perm: 'access commerce_order overview' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 exposed_form: type: basic options: @@ -51,38 +686,167 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: full + access: + type: perm options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null + perm: 'access commerce_order overview' + cache: + type: none + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No orders available.' + tokenize: false + sorts: { } + arguments: { } + filters: + order_number: + id: order_number + table: commerce_order + field: order_number + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + entity_field: order_number + plugin_id: string + operator: starts + value: '' + group: 1 + exposed: true expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: '‹ previous' - next: 'next ›' - first: '« first' - last: 'last »' - quantity: 9 + operator_id: order_number_op + label: 'Order number' + description: '' + use_operator: false + operator: order_number_op + operator_limit_selection: false + operator_list: { } + identifier: order_number + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + type: + id: type + table: commerce_order + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + entity_field: type + plugin_id: commerce_entity_bundle + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: type_op + label: Type + description: '' + use_operator: false + operator: type_op + operator_limit_selection: false + operator_list: { } + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + hide_single_bundle: true + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + state: + id: state + table: commerce_order + field: state + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_order + entity_field: state + plugin_id: state_machine_state + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: state_op + label: State + description: '' + use_operator: false + operator: state_op + operator_limit_selection: false + operator_list: { } + identifier: state + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: order_number: order_number placed: placed @@ -93,6 +857,7 @@ display: state: state total_price__number: total_price__number operations: operations + default: placed info: order_number: sortable: true @@ -157,806 +922,41 @@ display: separator: '' empty_column: false responsive: '' - default: placed + override: true + sticky: false + summary: '' empty_table: true + caption: '' + description: '' row: type: fields - fields: - commerce_order_bulk_form: - id: commerce_order_bulk_form - table: commerce_order - field: commerce_order_bulk_form - relationship: none - group_type: group - admin_label: '' - label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: false - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - action_title: 'With selection' - include_exclude: exclude - selected_actions: { } - entity_type: commerce_order - plugin_id: bulk_form - order_number: - id: order_number - table: commerce_order - field: order_number - relationship: none - group_type: group - admin_label: '' - label: '#' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: null - entity_field: order_number - plugin_id: field - placed: - id: placed - table: commerce_order - field: placed - relationship: none - group_type: group - admin_label: '' - label: Date - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: N/A - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: short - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_order - entity_field: placed - plugin_id: field - type: - id: type - table: commerce_order - field: type - relationship: none - group_type: group - admin_label: '' - label: Type - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: false - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - hide_single_bundle: true - entity_type: commerce_order - entity_field: type - plugin_id: commerce_entity_bundle - store_id: - id: store_id - table: commerce_order - field: store_id - relationship: none - group_type: group - admin_label: '' - label: Store - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - hide_single_store: true - entity_type: commerce_order - entity_field: store_id - plugin_id: commerce_store - uid: - id: uid - table: commerce_order - field: uid - relationship: none - group_type: group - admin_label: '' - label: Customer - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_order - entity_field: uid - plugin_id: field - mail: - id: mail - table: commerce_order - field: mail - relationship: none - group_type: group - admin_label: '' - label: Email - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_order - entity_field: mail - plugin_id: field - state: - id: state - table: commerce_order - field: state - relationship: none - group_type: group - admin_label: '' - label: State - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: list_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_order - entity_field: status - plugin_id: field - total_price__number: - id: total_price__number - table: commerce_order - field: total_price__number - relationship: none - group_type: group - admin_label: '' - label: Total - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: number - type: commerce_price_default - settings: - strip_trailing_zeroes: false - currency_display: symbol - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_order - entity_field: total_price - plugin_id: field - operations: - id: operations - table: commerce_order - field: operations - relationship: none - group_type: group - admin_label: '' - label: Operations - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: true - entity_type: commerce_order - plugin_id: entity_operations - filters: - order_number: - id: order_number - table: commerce_order - field: order_number - relationship: none - group_type: group - admin_label: '' - operator: starts - value: '' - group: 1 - exposed: true - expose: - operator_id: order_number_op - label: 'Order number' - description: '' - use_operator: false - operator: order_number_op - identifier: order_number - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: commerce_order - entity_field: order_number - plugin_id: string - type: - id: type - table: commerce_order - field: type - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: type_op - label: Type - description: '' - use_operator: false - operator: type_op - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - hide_single_bundle: true - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: commerce_order - entity_field: type - plugin_id: commerce_entity_bundle - state: - id: state - table: commerce_order - field: state - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: state_op - label: State - description: '' - use_operator: false - operator: state_op - identifier: state - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: commerce_order - entity_field: state - plugin_id: state_machine_state - sorts: { } - title: Orders + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + use_ajax: false header: { } footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: 'No orders available.' - plugin_id: text_custom - relationships: { } - arguments: { } display_extenders: { } - use_ajax: false - filter_groups: - operator: AND - groups: - 1: AND cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -965,23 +965,23 @@ display: type: 'default tab' title: Orders description: '' - expanded: false - parent: '' weight: -10 - context: '0' + expanded: false menu_name: main + parent: '' + context: '0' tab_options: type: normal title: Orders description: 'Manage your orders.' weight: 0 cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false diff --git a/config/sync/views.view.commerce_product_variation_prices.yml b/config/sync/views.view.commerce_product_variation_prices.yml index 103127e6..9cfae813 100644 --- a/config/sync/views.view.commerce_product_variation_prices.yml +++ b/config/sync/views.view.commerce_product_variation_prices.yml @@ -15,128 +15,12 @@ base_table: commerce_pricelist_item base_field: id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer commerce_pricelist' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 20 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - purchasable_entity: purchasable_entity - name: name - quantity: quantity - list_price__number: list_price__number - price__number: price__number - status: status - operations: operations - info: - purchasable_entity: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - quantity: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - list_price__number: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - price__number: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - status: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: true - row: - type: fields + title: Prices fields: purchasable_entity: id: purchasable_entity @@ -145,6 +29,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_pricelist_item + entity_field: purchasable_entity + plugin_id: field label: 'Product variation' exclude: false alter: @@ -200,9 +87,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_pricelist_item - entity_field: purchasable_entity - plugin_id: field name: id: name table: commerce_pricelist @@ -210,6 +94,9 @@ display: relationship: price_list_id group_type: group admin_label: '' + entity_type: commerce_pricelist + entity_field: name + plugin_id: field label: List exclude: false alter: @@ -265,9 +152,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_pricelist - entity_field: name - plugin_id: field quantity: id: quantity table: commerce_pricelist_item @@ -275,6 +159,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_pricelist_item + entity_field: quantity + plugin_id: field label: Quantity exclude: false alter: @@ -320,9 +207,9 @@ display: type: number_decimal settings: thousand_separator: '' - prefix_suffix: true decimal_separator: . scale: 2 + prefix_suffix: true group_column: value group_columns: { } group_rows: true @@ -333,9 +220,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_pricelist_item - entity_field: quantity - plugin_id: field list_price__number: id: list_price__number table: commerce_pricelist_item @@ -343,6 +227,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_pricelist_item + entity_field: list_price + plugin_id: field label: 'List price' exclude: false alter: @@ -399,9 +286,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_pricelist_item - entity_field: list_price - plugin_id: field price__number: id: price__number table: commerce_pricelist_item @@ -409,6 +293,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_pricelist_item + entity_field: price + plugin_id: field label: Price exclude: false alter: @@ -465,9 +352,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_pricelist_item - entity_field: price - plugin_id: field status: id: status table: commerce_pricelist_item @@ -475,6 +359,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_pricelist_item + entity_field: status + plugin_id: field label: Status exclude: false alter: @@ -520,8 +407,8 @@ display: type: boolean settings: format: default - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -532,9 +419,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_pricelist_item - entity_field: status - plugin_id: field operations: id: operations table: commerce_pricelist_item @@ -542,6 +426,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_pricelist_item + plugin_id: entity_operations label: Operations exclude: false alter: @@ -584,103 +470,44 @@ display: empty_zero: false hide_alter_empty: true destination: false - entity_type: commerce_pricelist_item - plugin_id: entity_operations - filters: - price_list_id: - id: price_list_id - table: commerce_pricelist_item - field: price_list_id - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: - min: '' - max: '' - value: '' - group: 1 - exposed: true + pager: + type: full + options: + offset: 0 + items_per_page: 20 + total_pages: null + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' expose: - operator_id: price_list_id_op - label: 'Price list' - description: '' - use_operator: false - operator: price_list_id_op - identifier: price_list_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - placeholder: '' - min_placeholder: '' - max_placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: commerce_pricelist_item - entity_field: price_list_id - plugin_id: numeric - sorts: - weight: - id: weight - table: commerce_pricelist - field: weight - relationship: price_list_id - group_type: group - admin_label: '' - order: ASC - exposed: false - expose: - label: '' - entity_type: commerce_pricelist - entity_field: weight - plugin_id: standard - id: - id: id - table: commerce_pricelist - field: id - relationship: price_list_id - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - entity_type: commerce_pricelist - entity_field: id - plugin_id: standard - quantity: - id: quantity - table: commerce_pricelist_item - field: quantity - relationship: none - group_type: group - admin_label: '' - order: ASC - exposed: false - expose: - label: '' - entity_type: commerce_pricelist_item - entity_field: quantity - plugin_id: standard - title: Prices - header: { } - footer: { } + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'administer commerce_pricelist' + cache: + type: none + options: { } empty: area_text_custom: id: area_text_custom @@ -689,22 +516,56 @@ display: relationship: none group_type: group admin_label: '' - empty: true - tokenize: false - content: 'No prices yet.' plugin_id: text_custom - relationships: - price_list_id: - id: price_list_id + empty: true + content: 'No prices yet.' + tokenize: false + sorts: + weight: + id: weight + table: commerce_pricelist + field: weight + relationship: price_list_id + group_type: group + admin_label: '' + entity_type: commerce_pricelist + entity_field: weight + plugin_id: standard + order: ASC + expose: + label: '' + field_identifier: weight + exposed: false + id: + id: id + table: commerce_pricelist + field: id + relationship: price_list_id + group_type: group + admin_label: '' + entity_type: commerce_pricelist + entity_field: id + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: id + exposed: false + quantity: + id: quantity table: commerce_pricelist_item - field: price_list_id + field: quantity relationship: none group_type: group - admin_label: 'Price list' - required: true + admin_label: '' entity_type: commerce_pricelist_item - entity_field: price_list_id + entity_field: quantity plugin_id: standard + order: ASC + expose: + label: '' + field_identifier: quantity + exposed: false arguments: 'null': id: 'null' @@ -713,6 +574,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: 'null' default_action: 'not found' exception: value: all @@ -727,8 +589,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -739,7 +601,6 @@ display: fail: 'not found' validate_options: { } must_not_be: false - plugin_id: 'null' purchasable_entity: id: purchasable_entity table: commerce_pricelist_item @@ -747,6 +608,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_pricelist_item + entity_field: purchasable_entity + plugin_id: numeric default_action: default exception: value: all @@ -760,8 +624,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -771,15 +635,154 @@ display: type: 'entity:commerce_product_variation' fail: 'not found' validate_options: - operation: view - multiple: 0 bundles: { } access: false + operation: view + multiple: 0 break_phrase: false not: false + filters: + price_list_id: + id: price_list_id + table: commerce_pricelist_item + field: price_list_id + relationship: none + group_type: group + admin_label: '' entity_type: commerce_pricelist_item - entity_field: purchasable_entity + entity_field: price_list_id plugin_id: numeric + operator: '=' + value: + min: '' + max: '' + value: '' + group: 1 + exposed: true + expose: + operator_id: price_list_id_op + label: 'Price list' + description: '' + use_operator: false + operator: price_list_id_op + operator_limit_selection: false + operator_list: { } + identifier: price_list_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + min_placeholder: '' + max_placeholder: '' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + purchasable_entity: purchasable_entity + name: name + quantity: quantity + list_price__number: list_price__number + price__number: price__number + status: status + operations: operations + default: '-1' + info: + purchasable_entity: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + quantity: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + list_price__number: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + price__number: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: + price_list_id: + id: price_list_id + table: commerce_pricelist_item + field: price_list_id + relationship: none + group_type: group + admin_label: 'Price list' + entity_type: commerce_pricelist_item + entity_field: price_list_id + plugin_id: standard + required: true + header: { } + footer: { } display_extenders: { } cache_metadata: max-age: -1 @@ -791,28 +794,28 @@ display: - user.permissions tags: { } page: - display_plugin: page id: page display_title: 'Variation tab' + display_plugin: page position: 1 display_options: + display_description: '' display_extenders: { } path: product/%commerce_product/variations/%commerce_product_variation/prices menu: type: tab title: Prices description: '' - expanded: false - parent: '' weight: 10 - context: '0' + expanded: false menu_name: admin + parent: '' + context: '0' tab_options: type: none title: Prices description: '' weight: 0 - display_description: '' cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.commerce_products.yml b/config/sync/views.view.commerce_products.yml index 9e51f29e..7c644072 100644 --- a/config/sync/views.view.commerce_products.yml +++ b/config/sync/views.view.commerce_products.yml @@ -19,114 +19,12 @@ base_table: commerce_product_field_data base_field: product_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access commerce_product overview' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Filter - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: '‹ previous' - next: 'next ›' - first: '« first' - last: 'last »' - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: true - caption: '' - summary: '' - description: '' - columns: - title: title - type: type - status: status - changed: changed - operations: operations - info: - title: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - type: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: true - responsive: '' - status: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - changed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: changed - empty_table: true - row: - type: fields + title: Products fields: title: id: title @@ -135,6 +33,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: title + plugin_id: field label: Title exclude: false alter: @@ -190,9 +91,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: title - plugin_id: field type: id: type table: commerce_product_field_data @@ -200,6 +98,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + entity_field: type + plugin_id: commerce_entity_bundle label: Type exclude: false alter: @@ -256,9 +157,6 @@ display: separator: ', ' field_api_classes: false hide_single_bundle: true - entity_type: commerce_product - entity_field: type - plugin_id: commerce_entity_bundle status: id: status table: commerce_product_field_data @@ -266,6 +164,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + entity_field: status + plugin_id: field label: Status exclude: false alter: @@ -311,8 +212,8 @@ display: type: boolean settings: format: custom - format_custom_true: Published format_custom_false: Unpublished + format_custom_true: Published group_column: value group_columns: { } group_rows: true @@ -323,9 +224,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_product - entity_field: status - plugin_id: field changed: id: changed table: commerce_product_field_data @@ -333,6 +231,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + entity_field: changed + plugin_id: field label: Updated exclude: false alter: @@ -390,9 +291,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_product - entity_field: changed - plugin_id: field operations: id: operations table: commerce_product @@ -400,6 +298,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + plugin_id: entity_operations label: Operations exclude: false alter: @@ -442,8 +342,58 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: commerce_product - plugin_id: entity_operations + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access commerce_product overview' + cache: + type: none + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No products available.' + tokenize: false + sorts: { } + arguments: { } filters: type: id: type @@ -452,6 +402,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + entity_field: type + plugin_id: commerce_entity_bundle operator: in value: materio_product_type: materio_product_type @@ -487,9 +440,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_product - entity_field: type - plugin_id: commerce_entity_bundle langcode: id: langcode table: commerce_product_field_data @@ -497,6 +447,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_language_interface***': '***LANGUAGE_language_interface***' @@ -529,51 +482,98 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_product - entity_field: langcode - plugin_id: language - sorts: { } - title: Products + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + title: title + type: type + status: status + changed: changed + operations: operations + default: changed + info: + title: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + type: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: true + responsive: '' + status: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + changed: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: true + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: 'No products available.' - plugin_id: text_custom - relationships: { } - arguments: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url.query_args - user.permissions - cacheable: false - max-age: -1 tags: { } + cacheable: false page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } path: admin/commerce/products cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url.query_args - user.permissions - cacheable: false - max-age: -1 tags: { } + cacheable: false diff --git a/config/sync/views.view.commerce_promotion_coupons.yml b/config/sync/views.view.commerce_promotion_coupons.yml index 181b1f61..609cb432 100644 --- a/config/sync/views.view.commerce_promotion_coupons.yml +++ b/config/sync/views.view.commerce_promotion_coupons.yml @@ -14,104 +14,12 @@ base_table: commerce_promotion_coupon base_field: id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer commerce_promotion' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Filter - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - code: code - usage_limit: usage_limit - usage_limit_customer: usage_limit_customer - operations: operations - info: - code: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - usage_limit: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - usage_limit_customer: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: true - row: - type: 'entity:commerce_promotion_coupon' + title: Coupons fields: code: id: code @@ -120,6 +28,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: code + plugin_id: field label: Code exclude: false alter: @@ -175,9 +86,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: code - plugin_id: field usage_limit: id: usage_limit table: commerce_promotion_coupon @@ -185,6 +93,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion_coupon + entity_field: usage_limit + plugin_id: field label: Usage exclude: false alter: @@ -239,9 +150,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_promotion_coupon - entity_field: usage_limit - plugin_id: field usage_limit_customer: id: usage_limit_customer table: commerce_promotion_coupon @@ -249,6 +157,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion_coupon + entity_field: usage_limit_customer + plugin_id: field label: 'Per-customer limit' exclude: false alter: @@ -303,9 +214,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_promotion_coupon - entity_field: usage_limit_customer - plugin_id: field operations: id: operations table: commerce_promotion_coupon @@ -313,6 +221,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion_coupon + plugin_id: entity_operations label: Operations exclude: false alter: @@ -355,8 +265,113 @@ display: empty_zero: false hide_alter_empty: true destination: false + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'administer commerce_promotion' + cache: + type: none + options: { } + empty: + area: + id: area + table: views + field: area + relationship: none + group_type: group + admin_label: '' + plugin_id: text + empty: true + content: + value: 'There are no coupons yet.' + format: basic_html + tokenize: false + sorts: + id: + id: id + table: commerce_promotion_coupon + field: id + relationship: none + group_type: group + admin_label: '' entity_type: commerce_promotion_coupon - plugin_id: entity_operations + entity_field: id + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: id + exposed: false + arguments: + promotion_id: + id: promotion_id + table: commerce_promotion_coupon + field: promotion_id + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_promotion_coupon + entity_field: promotion_id + plugin_id: numeric + default_action: default + exception: + value: all + title_enable: false + title: All + title_enable: false + title: '' + default_argument_type: raw + default_argument_options: + index: 1 + use_alias: false + default_argument_skip_url: false + summary_options: + base_path: '' + count: true + override: false + items_per_page: 25 + summary: + sort_order: asc + number_of_records: 0 + format: default_summary + specify_validation: false + validate: + type: none + fail: 'not found' + validate_options: { } + break_phrase: false + not: false filters: code: id: code @@ -365,6 +380,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion_coupon + entity_field: code + plugin_id: string operator: contains value: '' group: 1 @@ -399,81 +417,64 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_promotion_coupon - entity_field: code - plugin_id: string - sorts: - id: - id: id - table: commerce_promotion_coupon - field: id - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - entity_type: commerce_promotion_coupon - entity_field: id - plugin_id: standard - title: Coupons + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + code: code + usage_limit: usage_limit + usage_limit_customer: usage_limit_customer + operations: operations + default: '-1' + info: + code: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + usage_limit: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + usage_limit_customer: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: 'entity:commerce_promotion_coupon' + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: - area: - id: area - table: views - field: area - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: - value: 'There are no coupons yet.' - format: basic_html - plugin_id: text - relationships: { } - arguments: - promotion_id: - id: promotion_id - table: commerce_promotion_coupon - field: promotion_id - relationship: none - group_type: group - admin_label: '' - default_action: default - exception: - value: all - title_enable: false - title: All - title_enable: false - title: '' - default_argument_type: raw - default_argument_options: - index: 1 - use_alias: false - default_argument_skip_url: false - summary_options: - base_path: '' - count: true - items_per_page: 25 - override: false - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: false - validate: - type: none - fail: 'not found' - validate_options: { } - break_phrase: false - not: false - entity_type: commerce_promotion_coupon - entity_field: promotion_id - plugin_id: numeric display_extenders: { } cache_metadata: max-age: -1 @@ -485,9 +486,9 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } diff --git a/config/sync/views.view.commerce_promotions.yml b/config/sync/views.view.commerce_promotions.yml index 4a9f95ec..e248f644 100644 --- a/config/sync/views.view.commerce_promotions.yml +++ b/config/sync/views.view.commerce_promotions.yml @@ -17,128 +17,12 @@ base_table: commerce_promotion_field_data base_field: promotion_id display: default: - display_plugin: default id: default display_title: Default + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access commerce_promotion overview' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - name: name - offer__target_plugin_id: offer__target_plugin_id - usage_limit: usage_limit - usage_limit_customer: usage_limit_customer - start_date: start_date - end_date: end_date - operations: operations - info: - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - offer__target_plugin_id: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - usage_limit: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - usage_limit_customer: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - start_date: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - end_date: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: true - row: - type: fields + title: Promotions fields: name: id: name @@ -147,6 +31,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: name + plugin_id: field label: Name exclude: false alter: @@ -202,9 +89,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: name - plugin_id: field offer__target_plugin_id: id: offer__target_plugin_id table: commerce_promotion_field_data @@ -212,6 +96,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion + entity_field: offer + plugin_id: field label: 'Offer type' exclude: false alter: @@ -266,9 +153,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_promotion - entity_field: offer - plugin_id: field usage_limit: id: usage_limit table: commerce_promotion_field_data @@ -276,6 +160,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion + entity_field: usage_limit + plugin_id: field label: Usage exclude: false alter: @@ -330,9 +217,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_promotion - entity_field: usage_limit - plugin_id: field usage_limit_customer: id: usage_limit_customer table: commerce_promotion_field_data @@ -340,6 +224,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion + entity_field: usage_limit_customer + plugin_id: field label: 'Per customer limit' exclude: false alter: @@ -394,9 +281,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_promotion - entity_field: usage_limit_customer - plugin_id: field start_date: id: start_date table: commerce_promotion_field_data @@ -404,6 +288,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion + entity_field: start_date + plugin_id: field label: 'Start date' exclude: false alter: @@ -459,9 +346,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_promotion - entity_field: start_date - plugin_id: field end_date: id: end_date table: commerce_promotion_field_data @@ -469,6 +353,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion + entity_field: end_date + plugin_id: field label: 'End date' exclude: false alter: @@ -524,9 +411,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_promotion - entity_field: end_date - plugin_id: field operations: id: operations table: commerce_promotion @@ -534,6 +418,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion + plugin_id: entity_operations label: Operations exclude: false alter: @@ -576,8 +462,105 @@ display: empty_zero: false hide_alter_empty: true destination: false + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access commerce_promotion overview' + cache: + type: none + options: { } + empty: + area: + id: area + table: views + field: area + relationship: none + group_type: group + admin_label: '' + plugin_id: text + empty: true + content: + value: 'There are no promotions yet.' + format: basic_html + tokenize: false + sorts: + status: + id: status + table: commerce_promotion_field_data + field: status + relationship: none + group_type: group + admin_label: '' entity_type: commerce_promotion - plugin_id: entity_operations + entity_field: status + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: status + exposed: false + weight: + id: weight + table: commerce_promotion_field_data + field: weight + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_promotion + entity_field: weight + plugin_id: standard + order: ASC + expose: + label: '' + field_identifier: weight + exposed: false + promotion_id: + id: promotion_id + table: commerce_promotion_field_data + field: promotion_id + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_promotion + entity_field: promotion_id + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: promotion_id + exposed: false + arguments: { } filters: name: id: name @@ -586,6 +569,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion + entity_field: name + plugin_id: string operator: starts value: '' group: 1 @@ -623,9 +609,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_promotion - entity_field: name - plugin_id: string offer__target_plugin_id: id: offer__target_plugin_id table: commerce_promotion_field_data @@ -633,6 +616,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion + entity_field: offer + plugin_id: list_field operator: or value: { } group: 1 @@ -667,9 +653,6 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - entity_type: commerce_promotion - entity_field: offer - plugin_id: list_field code: id: code table: commerce_promotion_coupon @@ -677,6 +660,9 @@ display: relationship: coupons_target_id group_type: group admin_label: '' + entity_type: commerce_promotion_coupon + entity_field: code + plugin_id: string operator: '=' value: '' group: 1 @@ -714,9 +700,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_promotion_coupon - entity_field: code - plugin_id: string status: id: status table: commerce_promotion_field_data @@ -724,6 +707,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_promotion + entity_field: status + plugin_id: boolean operator: '=' value: All group: 1 @@ -760,69 +746,89 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_promotion - entity_field: status - plugin_id: boolean - sorts: - status: - id: status - table: commerce_promotion_field_data - field: status - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - entity_type: commerce_promotion - entity_field: status - plugin_id: standard - weight: - id: weight - table: commerce_promotion_field_data - field: weight - relationship: none - group_type: group - admin_label: '' - order: ASC - exposed: false - expose: - label: '' - entity_type: commerce_promotion - entity_field: weight - plugin_id: standard - promotion_id: - id: promotion_id - table: commerce_promotion_field_data - field: promotion_id - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - entity_type: commerce_promotion - entity_field: promotion_id - plugin_id: standard - title: Promotions - header: { } - footer: { } - empty: - area: - id: area - table: views - field: area - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: - value: 'There are no promotions yet.' - format: basic_html - plugin_id: text + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + name: name + offer__target_plugin_id: offer__target_plugin_id + usage_limit: usage_limit + usage_limit_customer: usage_limit_customer + start_date: start_date + end_date: end_date + operations: operations + default: '-1' + info: + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + offer__target_plugin_id: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + usage_limit: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + usage_limit_customer: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + start_date: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + end_date: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: coupons_target_id: id: coupons_target_id @@ -831,18 +837,15 @@ display: relationship: none group_type: group admin_label: Coupon - required: false entity_type: commerce_promotion entity_field: coupons plugin_id: standard - arguments: { } - display_extenders: { } + required: false use_ajax: false group_by: true - filter_groups: - operator: AND - groups: - 1: AND + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -853,9 +856,9 @@ display: - user.permissions tags: { } admin: - display_plugin: page id: admin display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -864,11 +867,11 @@ display: type: 'default tab' title: List description: '' - expanded: false - parent: '' weight: 0 - context: '0' + expanded: false menu_name: main + parent: '' + context: '0' tab_options: type: normal title: List diff --git a/config/sync/views.view.commerce_stores.yml b/config/sync/views.view.commerce_stores.yml index d5af813b..9664f3ad 100644 --- a/config/sync/views.view.commerce_stores.yml +++ b/config/sync/views.view.commerce_stores.yml @@ -17,98 +17,12 @@ base_table: commerce_store_field_data base_field: store_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access commerce_store overview' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: '‹ previous' - next: 'next ›' - first: '« first' - last: 'last »' - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - name: name - type: type - operations: operations - info: - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - type: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: true - responsive: '' - operations: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: true - row: - type: fields + title: Stores fields: commerce_store_bulk_form: id: commerce_store_bulk_form @@ -117,6 +31,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_store + plugin_id: bulk_form label: '' exclude: false alter: @@ -161,8 +77,6 @@ display: action_title: 'With selection' include_exclude: exclude selected_actions: { } - entity_type: commerce_store - plugin_id: bulk_form name: id: name table: commerce_store_field_data @@ -170,6 +84,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: name + plugin_id: field label: Name exclude: false alter: @@ -225,9 +142,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: name - plugin_id: field type: id: type table: commerce_store_field_data @@ -235,6 +149,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_store + entity_field: type + plugin_id: commerce_entity_bundle label: Type exclude: false alter: @@ -291,9 +208,6 @@ display: separator: ', ' field_api_classes: false hide_single_bundle: true - entity_type: commerce_store - entity_field: type - plugin_id: commerce_entity_bundle operations: id: operations table: commerce_store @@ -301,6 +215,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_store + plugin_id: entity_operations label: Operations exclude: false alter: @@ -343,8 +259,58 @@ display: empty_zero: false hide_alter_empty: true destination: false - entity_type: commerce_store - plugin_id: entity_operations + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access commerce_store overview' + cache: + type: none + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No stores available.' + tokenize: false + sorts: { } + arguments: { } filters: type: id: type @@ -353,6 +319,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_store + entity_field: type + plugin_id: commerce_entity_bundle operator: in value: { } group: 1 @@ -363,6 +332,8 @@ display: description: '' use_operator: false operator: type_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -373,8 +344,6 @@ display: administrator: '0' reduce: false hide_single_bundle: true - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -387,53 +356,84 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_store - entity_field: type - plugin_id: commerce_entity_bundle - sorts: { } - title: Stores + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + name: name + type: type + operations: operations + default: '-1' + info: + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + type: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: true + responsive: '' + operations: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: 'No stores available.' - plugin_id: text_custom - relationships: { } - arguments: { } display_extenders: { } cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } path: admin/commerce/config/stores cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false diff --git a/config/sync/views.view.commerce_subscription_orders_admin.yml b/config/sync/views.view.commerce_subscription_orders_admin.yml index c47c2209..ed3251c6 100644 --- a/config/sync/views.view.commerce_subscription_orders_admin.yml +++ b/config/sync/views.view.commerce_subscription_orders_admin.yml @@ -19,84 +19,11 @@ base_table: commerce_order base_field: order_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'view commerce_order' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 12 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - order_number: order_number - info: - order_number: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: false - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true fields: order_id: id: order_id @@ -105,6 +32,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: order_id + plugin_id: field label: ID exclude: true alter: @@ -161,9 +91,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: order_id - plugin_id: field uid: id: uid table: users_field_data @@ -171,6 +98,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: uid + plugin_id: field label: 'User ID' exclude: true alter: @@ -227,9 +157,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: uid - plugin_id: field order_number: id: order_number table: commerce_order @@ -237,6 +164,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: order_number + plugin_id: field label: 'Order number' exclude: false alter: @@ -292,9 +222,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: order_number - plugin_id: field completed: id: completed table: commerce_order @@ -302,6 +229,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: completed + plugin_id: field label: 'Payment date' exclude: false alter: @@ -359,9 +289,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: completed - plugin_id: field payment_method: id: payment_method table: commerce_order @@ -369,6 +296,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: payment_method + plugin_id: field label: 'Payment method' exclude: false alter: @@ -424,9 +354,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: payment_method - plugin_id: field billing_period: id: billing_period table: commerce_order__billing_period @@ -434,6 +361,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: 'Billing period' exclude: false alter: @@ -488,7 +416,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field state: id: state table: commerce_order @@ -496,6 +423,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: state + plugin_id: field label: State exclude: false alter: @@ -550,9 +480,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: state - plugin_id: field total_price__number: id: total_price__number table: commerce_order @@ -560,6 +487,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: total_price + plugin_id: field label: 'Order amount' exclude: false alter: @@ -616,10 +546,42 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: total_price - plugin_id: field - filters: { } + pager: + type: mini + options: + offset: 0 + items_per_page: 12 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'view commerce_order' + cache: + type: tag + options: { } + empty: { } sorts: billing_period_starts: id: billing_period_starts @@ -628,36 +590,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard order: DESC - exposed: false expose: label: '' - plugin_id: standard - header: { } - footer: { } - empty: { } - relationships: - reverse__commerce_subscription__orders: - id: reverse__commerce_subscription__orders - table: commerce_order - field: reverse__commerce_subscription__orders - relationship: none - group_type: group - admin_label: Subscription - required: false - entity_type: commerce_order - plugin_id: entity_reverse - uid: - id: uid - table: commerce_order - field: uid - relationship: none - group_type: group - admin_label: User - required: true - entity_type: commerce_order - entity_field: uid - plugin_id: standard + field_identifier: billing_period_starts + exposed: false arguments: subscription_id: id: subscription_id @@ -666,6 +604,9 @@ display: relationship: reverse__commerce_subscription__orders group_type: group admin_label: '' + entity_type: commerce_subscription + entity_field: subscription_id + plugin_id: numeric default_action: 'not found' exception: value: all @@ -680,8 +621,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -693,9 +634,69 @@ display: validate_options: { } break_phrase: false not: false - entity_type: commerce_subscription - entity_field: subscription_id - plugin_id: numeric + filters: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + order_number: order_number + default: '-1' + info: + order_number: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: + reverse__commerce_subscription__orders: + id: reverse__commerce_subscription__orders + table: commerce_order + field: reverse__commerce_subscription__orders + relationship: none + group_type: group + admin_label: Subscription + entity_type: commerce_order + plugin_id: entity_reverse + required: false + uid: + id: uid + table: commerce_order + field: uid + relationship: none + group_type: group + admin_label: User + entity_type: commerce_order + entity_field: uid + plugin_id: standard + required: true + header: { } + footer: { } display_extenders: { } cache_metadata: max-age: -1 diff --git a/config/sync/views.view.commerce_subscription_orders_customer.yml b/config/sync/views.view.commerce_subscription_orders_customer.yml index 206f2325..a2177d43 100644 --- a/config/sync/views.view.commerce_subscription_orders_customer.yml +++ b/config/sync/views.view.commerce_subscription_orders_customer.yml @@ -20,84 +20,11 @@ base_table: commerce_order base_field: order_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'view own commerce_order' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 12 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - order_number: order_number - info: - order_number: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: false - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true fields: order_id: id: order_id @@ -106,6 +33,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: order_id + plugin_id: field label: ID exclude: true alter: @@ -162,9 +92,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: order_id - plugin_id: field uid: id: uid table: users_field_data @@ -172,6 +99,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: uid + plugin_id: field label: 'User ID' exclude: true alter: @@ -228,9 +158,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: uid - plugin_id: field order_number: id: order_number table: commerce_order @@ -238,6 +165,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: order_number + plugin_id: field label: 'Order number' exclude: false alter: @@ -293,9 +223,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: order_number - plugin_id: field completed: id: completed table: commerce_order @@ -303,6 +230,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: completed + plugin_id: field label: 'Payment date' exclude: false alter: @@ -360,9 +290,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: completed - plugin_id: field payment_method: id: payment_method table: commerce_order @@ -370,6 +297,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: payment_method + plugin_id: field label: 'Payment method' exclude: false alter: @@ -425,9 +355,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: payment_method - plugin_id: field billing_period: id: billing_period table: commerce_order__billing_period @@ -435,6 +362,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: 'Billing period' exclude: false alter: @@ -489,7 +417,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field state: id: state table: commerce_order @@ -497,6 +424,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: state + plugin_id: field label: State exclude: false alter: @@ -551,9 +481,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: state - plugin_id: field total_price__number: id: total_price__number table: commerce_order @@ -561,6 +488,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: total_price + plugin_id: field label: 'Order amount' exclude: false alter: @@ -617,9 +547,98 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: total_price - plugin_id: field + pager: + type: mini + options: + offset: 0 + items_per_page: 12 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'view own commerce_order' + cache: + type: tag + options: { } + empty: { } + sorts: + billing_period_starts: + id: billing_period_starts + table: commerce_order__billing_period + field: billing_period_starts + relationship: none + group_type: group + admin_label: '' + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: billing_period_starts + exposed: false + arguments: + subscription_id: + id: subscription_id + table: commerce_subscription + field: subscription_id + relationship: reverse__commerce_subscription__orders + group_type: group + admin_label: '' + entity_type: commerce_subscription + entity_field: subscription_id + plugin_id: numeric + default_action: 'not found' + exception: + value: all + title_enable: false + title: All + title_enable: false + title: '' + default_argument_type: fixed + default_argument_options: + argument: '' + default_argument_skip_url: false + summary_options: + base_path: '' + count: true + override: false + items_per_page: 25 + summary: + sort_order: asc + number_of_records: 0 + format: default_summary + specify_validation: true + validate: + type: 'entity:commerce_subscription' + fail: 'not found' + validate_options: + bundles: { } + access: true + operation: view + multiple: 0 + break_phrase: false + not: false filters: state: id: state @@ -628,6 +647,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: state + plugin_id: state_machine_state operator: in value: needs_payment: needs_payment @@ -662,25 +684,44 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_order - entity_field: state - plugin_id: state_machine_state - sorts: - billing_period_starts: - id: billing_period_starts - table: commerce_order__billing_period - field: billing_period_starts - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - plugin_id: standard - header: { } - footer: { } - empty: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + order_number: order_number + default: '-1' + info: + order_number: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: reverse__commerce_subscription__orders: id: reverse__commerce_subscription__orders @@ -689,9 +730,9 @@ display: relationship: none group_type: group admin_label: Subscription - required: false entity_type: commerce_order plugin_id: entity_reverse + required: false uid: id: uid table: commerce_order @@ -699,52 +740,12 @@ display: relationship: none group_type: group admin_label: User - required: true entity_type: commerce_order entity_field: uid plugin_id: standard - arguments: - subscription_id: - id: subscription_id - table: commerce_subscription - field: subscription_id - relationship: reverse__commerce_subscription__orders - group_type: group - admin_label: '' - default_action: 'not found' - exception: - value: all - title_enable: false - title: All - title_enable: false - title: '' - default_argument_type: fixed - default_argument_options: - argument: '' - default_argument_skip_url: false - summary_options: - base_path: '' - count: true - items_per_page: 25 - override: false - summary: - sort_order: asc - number_of_records: 0 - format: default_summary - specify_validation: true - validate: - type: 'entity:commerce_subscription' - fail: 'not found' - validate_options: - access: true - operation: view - multiple: 0 - bundles: { } - break_phrase: false - not: false - entity_type: commerce_subscription - entity_field: subscription_id - plugin_id: numeric + required: true + header: { } + footer: { } display_extenders: { } cache_metadata: max-age: -1 diff --git a/config/sync/views.view.commerce_subscriptions.yml b/config/sync/views.view.commerce_subscriptions.yml index 21b9b289..ab7173bc 100644 --- a/config/sync/views.view.commerce_subscriptions.yml +++ b/config/sync/views.view.commerce_subscriptions.yml @@ -17,46 +17,599 @@ base_table: commerce_subscription base_field: subscription_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer commerce_subscription' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc + title: Subscriptions + fields: + subscription_id: + id: subscription_id + table: commerce_subscription + field: subscription_id + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_subscription + entity_field: subscription_id + plugin_id: field + label: ID + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + title: + id: title + table: commerce_subscription + field: title + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_subscription + entity_field: title + plugin_id: field + label: Title + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + type: + id: type + table: commerce_subscription + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_subscription + entity_field: type + plugin_id: commerce_entity_bundle + label: Type + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + hide_single_bundle: true + billing_schedule: + id: billing_schedule + table: commerce_subscription + field: billing_schedule + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_subscription + entity_field: billing_schedule + plugin_id: field + label: 'Billing schedule' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: false + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + uid: + id: uid + table: commerce_subscription + field: uid + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_subscription + entity_field: uid + plugin_id: field + label: Customer + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + state: + id: state + table: commerce_subscription + field: state + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_subscription + entity_field: state + plugin_id: field + label: State + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: list_default + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + starts: + id: starts + table: commerce_subscription + field: starts + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_subscription + entity_field: starts + plugin_id: field + label: Starts + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: custom + custom_date_format: 'M jS Y H:i:s' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + ends: + id: ends + table: commerce_subscription + field: ends + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_subscription + entity_field: ends + plugin_id: field + label: Ends + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '-' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: custom + custom_date_format: 'M jS Y H:i:s' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + operations: + id: operations + table: commerce_subscription + field: operations + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_subscription + plugin_id: entity_operations + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: true pager: type: full options: - items_per_page: 50 offset: 0 - id: 0 + items_per_page: 50 total_pages: null + id: 0 tags: - previous: ‹‹ next: ›› + previous: ‹‹ first: '« First' last: 'Last »' expose: @@ -68,17 +621,136 @@ display: offset: false offset_label: Offset quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'administer commerce_subscription' + cache: + type: tag + options: { } + empty: + area: + id: area + table: views + field: area + relationship: none + group_type: group + admin_label: '' + plugin_id: text + empty: true + content: + value: 'No subscriptions available.' + format: basic_html + tokenize: false + sorts: { } + arguments: { } + filters: + uid: + id: uid + table: users_field_data + field: uid + relationship: uid + group_type: group + admin_label: '' + entity_type: user + entity_field: uid + plugin_id: user_name + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: uid_op + label: Customer + description: '' + use_operator: false + operator: uid_op + operator_limit_selection: false + operator_list: { } + identifier: uid + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + state: + id: state + table: commerce_subscription + field: state + relationship: none + group_type: group + admin_label: '' + entity_type: commerce_subscription + entity_field: state + plugin_id: state_machine_state + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: state_op + label: State + description: '' + use_operator: false + operator: state_op + operator_limit_selection: false + operator_list: { } + identifier: state + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: subscription_id: subscription_id title: title @@ -89,6 +761,7 @@ display: starts: starts ends: ends operations: operations + default: subscription_id info: subscription_id: sortable: true @@ -151,692 +824,22 @@ display: separator: '' empty_column: false responsive: '' - default: subscription_id + override: true + sticky: false + summary: '' empty_table: true + caption: '' + description: '' row: type: fields - fields: - subscription_id: - id: subscription_id - table: commerce_subscription - field: subscription_id - relationship: none - group_type: group - admin_label: '' - label: ID - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: number_integer - settings: - thousand_separator: '' - prefix_suffix: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_subscription - entity_field: subscription_id - plugin_id: field - title: - id: title - table: commerce_subscription - field: title - relationship: none - group_type: group - admin_label: '' - label: Title - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_subscription - entity_field: title - plugin_id: field - type: - id: type - table: commerce_subscription - field: type - relationship: none - group_type: group - admin_label: '' - label: Type - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - hide_single_bundle: true - entity_type: commerce_subscription - entity_field: type - plugin_id: commerce_entity_bundle - billing_schedule: - id: billing_schedule - table: commerce_subscription - field: billing_schedule - relationship: none - group_type: group - admin_label: '' - label: 'Billing schedule' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: false - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_subscription - entity_field: billing_schedule - plugin_id: field - uid: - id: uid - table: commerce_subscription - field: uid - relationship: none - group_type: group - admin_label: '' - label: Customer - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: true - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_subscription - entity_field: uid - plugin_id: field - state: - id: state - table: commerce_subscription - field: state - relationship: none - group_type: group - admin_label: '' - label: State - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: list_default - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_subscription - entity_field: state - plugin_id: field - starts: - id: starts - table: commerce_subscription - field: starts - relationship: none - group_type: group - admin_label: '' - label: Starts - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: custom - custom_date_format: 'M jS Y H:i:s' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_subscription - entity_field: starts - plugin_id: field - ends: - id: ends - table: commerce_subscription - field: ends - relationship: none - group_type: group - admin_label: '' - label: Ends - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '-' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: custom - custom_date_format: 'M jS Y H:i:s' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: commerce_subscription - entity_field: ends - plugin_id: field - operations: - id: operations - table: commerce_subscription - field: operations - relationship: none - group_type: group - admin_label: '' - label: Operations - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: true - entity_type: commerce_subscription - plugin_id: entity_operations - filters: - uid: - id: uid - table: users_field_data - field: uid - relationship: uid - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: uid_op - label: Customer - description: '' - use_operator: false - operator: uid_op - identifier: uid - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - entity_field: uid - plugin_id: user_name - state: - id: state - table: commerce_subscription - field: state - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: state_op - operator_limit_selection: false - label: State - description: '' - use_operator: false - operator: state_op - identifier: state - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: commerce_subscription - entity_field: state - plugin_id: state_machine_state - sorts: { } - title: Subscriptions - header: { } - footer: { } - empty: - area: - id: area - table: views - field: area - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: - value: 'No subscriptions available.' - format: basic_html - plugin_id: text + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: uid: id: uid @@ -845,16 +848,13 @@ display: relationship: none group_type: group admin_label: User - required: false entity_type: commerce_subscription entity_field: uid plugin_id: standard - arguments: { } + required: false + header: { } + footer: { } display_extenders: { } - filter_groups: - operator: AND - groups: - 1: AND cache_metadata: max-age: -1 contexts: @@ -865,9 +865,9 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } diff --git a/config/sync/views.view.commerce_user_orders.yml b/config/sync/views.view.commerce_user_orders.yml index 6e8ee1fa..e6af8898 100644 --- a/config/sync/views.view.commerce_user_orders.yml +++ b/config/sync/views.view.commerce_user_orders.yml @@ -19,113 +19,12 @@ base_table: commerce_order base_field: order_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'view own commerce_order' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 25 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - order_number: order_number - placed: placed - total_price__number: total_price__number - state: state - info: - order_number: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - created: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - placed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - total_price__number: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - state: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: placed - empty_table: false - row: - type: fields + title: Orders fields: order_id: id: order_id @@ -134,6 +33,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: order_id + plugin_id: field label: ID exclude: true alter: @@ -190,9 +92,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: order_id - plugin_id: field order_number: id: order_number table: commerce_order @@ -200,6 +99,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: order_number + plugin_id: field label: 'Order number' exclude: false alter: @@ -255,9 +157,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: order_number - plugin_id: field placed: id: placed table: commerce_order @@ -265,6 +164,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: placed + plugin_id: field label: Date exclude: false alter: @@ -322,9 +224,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: placed - plugin_id: field total_price__number: id: total_price__number table: commerce_order @@ -332,6 +231,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: total_price + plugin_id: field label: Total exclude: false alter: @@ -388,9 +290,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: total_price - plugin_id: field state: id: state table: commerce_order @@ -398,6 +297,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: state + plugin_id: field label: State exclude: false alter: @@ -452,56 +354,44 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_order - entity_field: state - plugin_id: field - filters: - state: - id: state - table: commerce_order - field: state - relationship: none - group_type: group - admin_label: '' - operator: 'not in' - value: - draft: draft - group: 1 - exposed: false + pager: + type: full + options: + offset: 0 + items_per_page: 25 + total_pages: null + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: commerce_order - entity_field: state - plugin_id: state_machine_state - sorts: { } - title: Orders - header: { } - footer: { } + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'view own commerce_order' + cache: + type: tag + options: { } empty: area: id: area @@ -510,13 +400,13 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text empty: true - tokenize: false content: value: 'You have not placed any orders with us yet.' format: basic_html - plugin_id: text - relationships: { } + tokenize: false + sorts: { } arguments: uid: id: uid @@ -525,6 +415,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_order + entity_field: uid + plugin_id: numeric default_action: 'not found' exception: value: all @@ -539,8 +432,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -553,9 +446,116 @@ display: admin_permission: 'administer commerce_order' break_phrase: false not: false + filters: + state: + id: state + table: commerce_order + field: state + relationship: none + group_type: group + admin_label: '' entity_type: commerce_order - entity_field: uid - plugin_id: numeric + entity_field: state + plugin_id: state_machine_state + operator: 'not in' + value: + draft: draft + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + order_number: order_number + placed: placed + total_price__number: total_price__number + state: state + default: placed + info: + order_number: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + placed: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + total_price__number: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + state: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } display_extenders: { } cache_metadata: max-age: -1 @@ -568,23 +568,23 @@ display: - user.permissions tags: { } order_page: - display_plugin: page id: order_page display_title: 'User orders' + display_plugin: page position: 1 display_options: + display_description: '' display_extenders: { } path: user/%user/orders menu: type: tab title: Orders description: '' - expanded: false - parent: '' weight: 0 - context: '0' + expanded: false menu_name: account - display_description: '' + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.commerce_user_subscriptions.yml b/config/sync/views.view.commerce_user_subscriptions.yml index d450a4d4..f91b183c 100644 --- a/config/sync/views.view.commerce_user_subscriptions.yml +++ b/config/sync/views.view.commerce_user_subscriptions.yml @@ -15,122 +15,12 @@ base_table: commerce_subscription base_field: subscription_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'view own commerce_subscription' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 25 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - subscription_id: subscription_id - title: title - billing_schedule: billing_schedule - state: state - starts: starts - ends: ends - info: - subscription_id: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - title: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - billing_schedule: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - state: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - starts: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - ends: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: state - empty_table: false - row: - type: fields + title: Subscriptions fields: subscription_id: id: subscription_id @@ -139,6 +29,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_subscription + entity_field: subscription_id + plugin_id: field label: '' exclude: true alter: @@ -195,9 +88,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_subscription - entity_field: subscription_id - plugin_id: field title: id: title table: commerce_subscription @@ -205,6 +95,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_subscription + entity_field: title + plugin_id: field label: Title exclude: false alter: @@ -260,9 +153,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_subscription - entity_field: title - plugin_id: field billing_schedule: id: billing_schedule table: commerce_subscription @@ -270,6 +160,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_subscription + entity_field: billing_schedule + plugin_id: field label: 'Billing schedule' exclude: false alter: @@ -325,9 +218,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_subscription - entity_field: billing_schedule - plugin_id: field state: id: state table: commerce_subscription @@ -335,6 +225,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_subscription + entity_field: state + plugin_id: field label: State exclude: false alter: @@ -389,9 +282,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_subscription - entity_field: state - plugin_id: field starts: id: starts table: commerce_subscription @@ -399,6 +289,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_subscription + entity_field: starts + plugin_id: field label: Starts exclude: false alter: @@ -456,9 +349,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_subscription - entity_field: starts - plugin_id: field ends: id: ends table: commerce_subscription @@ -466,6 +356,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_subscription + entity_field: ends + plugin_id: field label: Ends exclude: false alter: @@ -523,9 +416,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_subscription - entity_field: ends - plugin_id: field operations: id: operations table: commerce_subscription @@ -533,6 +423,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_subscription + plugin_id: entity_operations label: Operations exclude: false alter: @@ -575,13 +467,44 @@ display: empty_zero: false hide_alter_empty: true destination: false - entity_type: commerce_subscription - plugin_id: entity_operations - filters: { } - sorts: { } - title: Subscriptions - header: { } - footer: { } + pager: + type: full + options: + offset: 0 + items_per_page: 25 + total_pages: null + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'view own commerce_subscription' + cache: + type: tag + options: { } empty: area: id: area @@ -590,13 +513,13 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text empty: true - tokenize: false content: value: 'You don''t have any subscriptions yet.' format: basic_html - plugin_id: text - relationships: { } + tokenize: false + sorts: { } arguments: uid: id: uid @@ -605,6 +528,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_subscription + entity_field: uid + plugin_id: numeric default_action: 'not found' exception: value: all @@ -619,8 +545,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -633,9 +559,83 @@ display: admin_permission: 'administer commerce_subscription' break_phrase: false not: false - entity_type: commerce_subscription - entity_field: uid - plugin_id: numeric + filters: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + subscription_id: subscription_id + title: title + billing_schedule: billing_schedule + state: state + starts: starts + ends: ends + default: state + info: + subscription_id: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + title: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + billing_schedule: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + state: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + starts: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + ends: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } display_extenders: { } cache_metadata: max-age: -1 @@ -648,23 +648,23 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: 'User subscriptions' + display_plugin: page position: 1 display_options: + display_description: '' display_extenders: { } path: user/%user/subscriptions menu: type: tab title: Subscriptions description: '' - expanded: false - parent: '' weight: 0 - context: '0' + expanded: false menu_name: account - display_description: '' + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.content.yml b/config/sync/views.view.content.yml index 23ed5723..36e1d4bd 100644 --- a/config/sync/views.view.content.yml +++ b/config/sync/views.view.content.yml @@ -16,15 +16,236 @@ base_table: node_field_data base_field: nid display: default: + id: default + display_title: Master + display_plugin: default + position: 0 display_options: - access: - type: perm + title: Content + fields: + node_bulk_form: + id: node_bulk_form + table: node + field: node_bulk_form + entity_type: node + plugin_id: node_bulk_form + label: '' + exclude: false + alter: + alter_text: false + element_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + title: + id: title + table: node_field_data + field: title + entity_type: node + entity_field: title + plugin_id: field + label: Title + exclude: false + alter: + alter_text: false + element_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: string + settings: + link_to_entity: true + type: + id: type + table: node_field_data + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: type + plugin_id: field + label: 'Content type' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: entity_reference_label + settings: + link: false + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + name: + id: name + table: users_field_data + field: name + relationship: uid + entity_type: user + entity_field: name + plugin_id: field + label: Author + exclude: false + alter: + alter_text: false + element_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: user_name + status: + id: status + table: node_field_data + field: status + entity_type: node + entity_field: status + plugin_id: field + label: Status + exclude: false + alter: + alter_text: false + element_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: boolean + settings: + format: custom + format_custom_false: Unpublished + format_custom_true: Published + changed: + id: changed + table: node_field_data + field: changed + entity_type: node + entity_field: changed + plugin_id: field + label: Updated + exclude: false + alter: + alter_text: false + element_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: timestamp + settings: + date_format: short + custom_date_format: '' + timezone: '' + operations: + id: operations + table: node + field: operations + relationship: none + group_type: group + admin_label: '' + plugin_id: entity_operations + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: true + pager: + type: full options: - perm: 'access content overview' - cache: - type: tag - query: - type: views_query + items_per_page: 50 + tags: + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' exposed_form: type: basic options: @@ -35,26 +256,221 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: full + access: + type: perm options: - items_per_page: 50 - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' + perm: 'access content overview' + cache: + type: tag + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + plugin_id: text_custom + empty: true + content: 'No content available.' + sorts: { } + arguments: { } + filters: + title: + id: title + table: node_field_data + field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: title_op + label: Title + description: '' + use_operator: false + operator: title_op + operator_limit_selection: false + operator_list: { } + identifier: title + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + type: + id: type + table: node_field_data + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: type_op + label: 'Content type' + description: '' + use_operator: false + operator: type_op + operator_limit_selection: false + operator_list: { } + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + status: + id: status + table: node_field_data + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: status + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: true + expose: + operator_id: '' + label: Status + description: '' + use_operator: false + operator: status_op + operator_limit_selection: false + operator_list: { } + identifier: status + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: true + group_info: + label: 'Published status' + description: '' + identifier: status + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: Published + operator: '=' + value: '1' + 2: + title: Unpublished + operator: '=' + value: '0' + langcode: + id: langcode + table: node_field_data + field: langcode + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: langcode_op + label: Language + description: '' + use_operator: false + operator: langcode_op + operator_limit_selection: false + operator_list: { } + identifier: langcode + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + status_extra: + id: status_extra + table: node_field_data + field: status_extra + entity_type: node + plugin_id: node_status + operator: '=' + value: false + group: 1 + expose: + operator_limit_selection: false + operator_list: { } + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: true - caption: '' - summary: '' - description: '' columns: node_bulk_form: node_bulk_form title: title @@ -66,6 +482,7 @@ display: delete_node: delete_node dropbutton: dropbutton timestamp: title + default: changed info: node_bulk_form: align: '' @@ -135,444 +552,28 @@ display: separator: '' empty_column: false responsive: '' - default: changed + override: true + sticky: true + summary: '' empty_table: true + caption: '' + description: '' row: type: fields - fields: - node_bulk_form: - id: node_bulk_form - table: node - field: node_bulk_form - label: '' - exclude: false - alter: - alter_text: false - element_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - plugin_id: node_bulk_form - entity_type: node - title: - id: title - table: node_field_data - field: title - label: Title - exclude: false - alter: - alter_text: false - element_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - entity_type: node - entity_field: title - type: string - settings: - link_to_entity: true - plugin_id: field - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - label: 'Content type' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: entity_reference_label - settings: - link: false - group_column: target_id - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: type - plugin_id: field - name: - id: name - table: users_field_data - field: name - relationship: uid - label: Author - exclude: false - alter: - alter_text: false - element_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - plugin_id: field - type: user_name - entity_type: user - entity_field: name - status: - id: status - table: node_field_data - field: status - label: Status - exclude: false - alter: - alter_text: false - element_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: boolean - settings: - format: custom - format_custom_true: Published - format_custom_false: Unpublished - plugin_id: field - entity_type: node - entity_field: status - changed: - id: changed - table: node_field_data - field: changed - label: Updated - exclude: false - alter: - alter_text: false - element_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: timestamp - settings: - date_format: short - custom_date_format: '' - timezone: '' - plugin_id: field - entity_type: node - entity_field: changed - operations: - id: operations - table: node - field: operations - relationship: none - group_type: group - admin_label: '' - label: Operations - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: true - plugin_id: entity_operations - filters: - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: title_op - label: Title - description: '' - use_operator: false - operator: title_op - identifier: title - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - entity_type: node - entity_field: title - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: type_op - label: 'Content type' - description: '' - use_operator: false - operator: type_op - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: bundle - entity_type: node - entity_field: type - status: - id: status - table: node_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: true - expose: - operator_id: '' - label: Status - description: '' - use_operator: false - operator: status_op - identifier: status - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - is_grouped: true - group_info: - label: 'Published status' - description: '' - identifier: status - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: - 1: - title: Published - operator: '=' - value: '1' - 2: - title: Unpublished - operator: '=' - value: '0' - plugin_id: boolean - entity_type: node - entity_field: status - langcode: - id: langcode - table: node_field_data - field: langcode - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: langcode_op - label: Language - description: '' - use_operator: false - operator: langcode_op - identifier: langcode - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: language - entity_type: node - entity_field: langcode - status_extra: - id: status_extra - table: node_field_data - field: status_extra - operator: '=' - value: false - plugin_id: node_status - group: 1 - entity_type: node - expose: - operator_limit_selection: false - operator_list: { } - sorts: { } - title: Content - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - empty: true - content: 'No content available.' - plugin_id: text_custom - arguments: { } + query: + type: views_query relationships: uid: id: uid table: node_field_data field: uid admin_label: author - required: true plugin_id: standard + required: true show_admin_links: false - filter_groups: - operator: AND - groups: - 1: AND display_extenders: { } - display_plugin: default - display_title: Master - id: default - position: 0 cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -581,30 +582,30 @@ display: - user - 'user.node_grants:view' - user.permissions - max-age: 0 tags: { } page_1: + id: page_1 + display_title: Page + display_plugin: page + position: 1 display_options: + display_extenders: { } path: admin/content/node menu: type: 'default tab' title: Content description: '' - menu_name: admin weight: -10 + menu_name: admin context: '' tab_options: type: normal title: Content description: 'Find and manage content' - menu_name: admin weight: -10 - display_extenders: { } - display_plugin: page - display_title: Page - id: page_1 - position: 1 + menu_name: admin cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -613,5 +614,4 @@ display: - user - 'user.node_grants:view' - user.permissions - max-age: 0 tags: { } diff --git a/config/sync/views.view.content_recent.yml b/config/sync/views.view.content_recent.yml index cf74b608..251eada6 100644 --- a/config/sync/views.view.content_recent.yml +++ b/config/sync/views.view.content_recent.yml @@ -16,75 +16,34 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: some - options: - items_per_page: 10 - offset: 0 - style: - type: html_list - options: - grouping: { } - row_class: '' - default_row_class: true - type: ul - wrapper_class: item-list - class: '' - row: - type: fields + title: 'Recent content' fields: title: id: title table: node_field_data field: title + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: title + plugin_id: field label: '' exclude: false alter: alter_text: false make_link: false absolute: false - trim: false word_boundary: false ellipsis: false strip_tags: false + trim: false html: false - hide_empty: false - empty_zero: false - relationship: none - group_type: group - admin_label: '' element_type: '' element_class: '' element_label_type: '' @@ -94,11 +53,12 @@ display: element_wrapper_class: '' element_default_classes: true empty: '' + hide_empty: false + empty_zero: false hide_alter_empty: true type: string settings: link_to_entity: true - plugin_id: field changed: id: changed table: node_field_data @@ -106,6 +66,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field label: '' exclude: false alter: @@ -160,9 +123,58 @@ display: multi_type: separator separator: ', ' field_api_classes: false + pager: + type: some + options: + offset: 0 + items_per_page: 10 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No content available.' + tokenize: false + sorts: + changed: + id: changed + table: node_field_data + field: changed + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: changed - plugin_id: field + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: changed + exposed: false + granularity: second + arguments: { } filters: status_extra: id: status_extra @@ -171,6 +183,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: node_status operator: '=' value: false group: 1 @@ -181,14 +195,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -201,8 +215,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - plugin_id: node_status langcode: id: langcode table: node_field_data @@ -210,6 +222,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' @@ -221,6 +236,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -228,8 +245,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -242,40 +257,25 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: langcode - plugin_id: language - sorts: - changed: - id: changed - table: node_field_data - field: changed - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: node - entity_field: changed - plugin_id: date - title: 'Recent content' - header: { } - footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: 'No content available.' - plugin_id: text_custom + style: + type: html_list + options: + grouping: { } + row_class: '' + default_row_class: true + type: ul + wrapper_class: item-list + class: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: uid: id: uid @@ -284,39 +284,40 @@ display: relationship: none group_type: group admin_label: author - required: true entity_type: node entity_field: uid plugin_id: standard - arguments: { } - display_extenders: { } + required: true use_more: false use_more_always: false use_more_text: More - link_url: '' link_display: '0' + link_url: '' + header: { } + footer: { } + display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } block_1: - display_plugin: block id: block_1 display_title: Block + display_plugin: block position: 1 display_options: display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/sync/views.view.content_translations.yml b/config/sync/views.view.content_translations.yml index bdbbfeda..94b4d487 100644 --- a/config/sync/views.view.content_translations.yml +++ b/config/sync/views.view.content_translations.yml @@ -17,152 +17,34 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'create content translations' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - title: title - langcode: langcode - translation_target_language: translation_target_language - translation_outdated: translation_outdated - translation_status: translation_status - changed: changed - translation_operations: translation_operations - info: - title: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - langcode: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - translation_target_language: - align: '' - separator: '' - empty_column: false - responsive: '' - translation_outdated: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - translation_status: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - changed: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - translation_operations: - align: '' - separator: '' - empty_column: false - responsive: '' - default: changed - empty_table: false - row: - type: fields + title: 'Content Translation jobs' fields: title: id: title table: node_field_data field: title + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: title + plugin_id: field + label: Title + exclude: false alter: alter_text: false make_link: false absolute: false - trim: false word_boundary: false ellipsis: false strip_tags: false + trim: false html: false - hide_empty: false - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - label: Title - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -172,9 +54,13 @@ display: element_wrapper_class: '' element_default_classes: true empty: '' + hide_empty: false + empty_zero: false hide_alter_empty: true click_sort_column: value type: string + settings: + link_to_entity: true group_column: value group_columns: { } group_rows: true @@ -192,6 +78,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: field label: From exclude: false alter: @@ -248,9 +137,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: langcode - plugin_id: field translation_target_language: id: translation_target_language table: node_translation @@ -258,6 +144,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: translation_views_target_language label: To exclude: false alter: @@ -300,8 +188,6 @@ display: empty_zero: false hide_alter_empty: true native_language: false - entity_type: node - plugin_id: translation_views_target_language translation_outdated: id: translation_outdated table: node_translation_target @@ -309,6 +195,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean label: '' exclude: true alter: @@ -354,7 +241,6 @@ display: type_custom_true: '' type_custom_false: '' not: false - plugin_id: boolean translation_status: id: translation_status table: node_translation @@ -362,11 +248,14 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean label: 'Translation status' exclude: false alter: alter_text: true - text: "{{ translation_status }}\n{% if translation_outdated %} {{ 'outdated'|t }}{% endif %}" + text: |- + {{ translation_status }} + {% if translation_outdated %} {{ 'outdated'|t }}{% endif %} make_link: false path: '' absolute: false @@ -407,7 +296,6 @@ display: type_custom_true: ✅ type_custom_false: ❌ not: false - plugin_id: boolean translation_changed: id: translation_changed table: node_translation_target @@ -415,6 +303,8 @@ display: relationship: none group_type: group admin_label: '' + entity_field: changed + plugin_id: date label: Changed exclude: false alter: @@ -459,8 +349,6 @@ display: date_format: fallback custom_date_format: '' timezone: '' - entity_field: changed - plugin_id: date translation_operations: id: translation_operations table: node_translation @@ -468,6 +356,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: translation_views_operations label: 'Translation operations' exclude: false alter: @@ -510,8 +400,63 @@ display: empty_zero: false hide_alter_empty: true destination: true + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'create content translations' + cache: + type: tag + options: { } + empty: { } + sorts: + created: + id: created + table: node_field_data + field: created + relationship: none + group_type: group + admin_label: '' entity_type: node - plugin_id: translation_views_operations + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } filters: langcode: id: langcode @@ -520,6 +465,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language operator: in value: { } group: 1 @@ -530,6 +478,8 @@ display: description: '' use_operator: false operator: langcode_op + operator_limit_selection: false + operator_list: { } identifier: langcode required: false remember: false @@ -539,8 +489,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -553,9 +501,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: langcode - plugin_id: language content_translation_outdated: id: content_translation_outdated table: node_field_data @@ -563,6 +508,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: content_translation_outdated + plugin_id: boolean operator: '=' value: '0' group: 1 @@ -573,6 +521,8 @@ display: description: '' use_operator: false operator: content_translation_outdated_op + operator_limit_selection: false + operator_list: { } identifier: content_translation_outdated required: false remember: false @@ -581,8 +531,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -595,9 +543,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: content_translation_outdated - plugin_id: boolean translation_target_language: id: translation_target_language table: node_translation @@ -605,6 +550,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: translation_views_target_language operator: '=' value: '' group: 1 @@ -615,6 +562,8 @@ display: description: '' use_operator: false operator: translation_target_language_op + operator_limit_selection: false + operator_list: { } identifier: translation_target_language required: true remember: true @@ -623,8 +572,6 @@ display: anonymous: anonymous authenticated: authenticated administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -638,8 +585,6 @@ display: default_group_multiple: { } group_items: { } remove: true - entity_type: node - plugin_id: translation_views_target_language translation_outdated: id: translation_outdated table: node_translation_target @@ -647,6 +592,8 @@ display: relationship: none group_type: group admin_label: '' + entity_field: content_translation_outdated + plugin_id: boolean operator: '=' value: All group: 1 @@ -657,6 +604,8 @@ display: description: '' use_operator: false operator: translation_outdated_op + operator_limit_selection: false + operator_list: { } identifier: translation_outdated required: false remember: false @@ -665,8 +614,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -679,8 +626,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_field: content_translation_outdated - plugin_id: boolean translation_status: id: translation_status table: node_translation @@ -688,6 +633,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: translation_views_status operator: '=' value: '0' group: 1 @@ -698,6 +645,8 @@ display: description: '' use_operator: false operator: translation_status_op + operator_limit_selection: false + operator_list: { } identifier: translation_status required: false remember: false @@ -706,8 +655,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -720,8 +667,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - plugin_id: translation_views_status translation_default: id: translation_default table: node_translation_target @@ -729,6 +674,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean operator: '=' value: '0' group: 1 @@ -739,14 +685,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -759,7 +705,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: boolean translation_status_1: id: translation_status_1 table: node_translation @@ -767,6 +712,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: translation_views_status operator: '=' value: '0' group: 2 @@ -777,14 +724,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -797,8 +744,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - plugin_id: translation_views_status translation_source: id: translation_source table: node_translation_target @@ -806,6 +751,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: translation_views_source_equals_row operator: '=' value: '1' group: 2 @@ -816,14 +762,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -836,36 +782,93 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: translation_views_source_equals_row - sorts: - created: - id: created - table: node_field_data - field: created - order: DESC - entity_type: node - entity_field: created - plugin_id: date - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - title: 'Content Translation jobs' - header: { } - footer: { } - empty: { } - relationships: { } - arguments: { } - display_extenders: { } filter_groups: operator: AND groups: 1: AND 2: OR 3: OR + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + title: title + langcode: langcode + translation_target_language: translation_target_language + translation_outdated: translation_outdated + translation_status: translation_status + changed: changed + translation_operations: translation_operations + default: changed + info: + title: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + langcode: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + translation_target_language: + align: '' + separator: '' + empty_column: false + responsive: '' + translation_outdated: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + translation_status: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + changed: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + translation_operations: + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -877,9 +880,9 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } diff --git a/config/sync/views.view.entity_references.yml b/config/sync/views.view.entity_references.yml index 69860b7b..c2236a2f 100644 --- a/config/sync/views.view.entity_references.yml +++ b/config/sync/views.view.entity_references.yml @@ -22,68 +22,11 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true fields: field_materiau_images: id: field_materiau_images @@ -92,6 +35,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -136,8 +80,8 @@ display: click_sort_column: target_id type: image settings: - image_style: card_small image_link: '' + image_style: card_small group_column: '' group_columns: { } group_rows: true @@ -148,7 +92,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field title: id: title table: node_field_data @@ -156,6 +99,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: field label: '' exclude: false alter: @@ -211,9 +157,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field field_reference: id: field_reference table: node__field_reference @@ -221,6 +164,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -278,42 +222,99 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ expose: - operator: '' - operator_limit_selection: false - operator_list: { } - group: 1 + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } sorts: created: id: created table: node_field_data field: created - order: DESC - entity_type: node - entity_field: created - plugin_id: date relationship: none group_type: group admin_label: '' - exposed: false + entity_type: node + entity_field: created + plugin_id: date + order: DESC expose: label: '' + field_identifier: created + exposed: false granularity: second + arguments: { } + filters: + status: + id: status + table: node_field_data + field: status + entity_type: node + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '' + operator_limit_selection: false + operator_list: { } + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + uses_fields: false + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: -1 @@ -327,19 +328,11 @@ display: - 'config:field.storage.node.field_materiau_images' - 'config:field.storage.node.field_reference' entity_reference_1: - display_plugin: entity_reference id: entity_reference_1 display_title: 'Entity Reference materials' + display_plugin: entity_reference position: 1 display_options: - display_extenders: - views_ef_fieldset: { } - style: - type: entity_reference - options: - search_fields: - title: title - field_reference: field_reference filters: status: id: status @@ -348,6 +341,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -358,14 +354,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -378,29 +374,28 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: boolean - entity_type: node - entity_field: status type: id: type table: node_field_data field: type - value: - materiau: materiau entity_type: node entity_field: type plugin_id: bundle + value: + materiau: materiau expose: operator_limit_selection: false operator_list: { } - defaults: - filters: false - filter_groups: false filter_groups: operator: AND groups: 1: AND - display_description: '' + style: + type: entity_reference + options: + search_fields: + title: title + field_reference: field_reference row: type: entity_reference_revisions options: @@ -411,6 +406,12 @@ display: field_reference: field_reference separator: '-' hide_empty: false + defaults: + filters: false + filter_groups: false + display_description: '' + display_extenders: + views_ef_fieldset: { } cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.files.yml b/config/sync/views.view.files.yml index 1f266d21..e1f42b68 100644 --- a/config/sync/views.view.files.yml +++ b/config/sync/views.view.files.yml @@ -17,42 +17,444 @@ base_table: file_managed base_field: fid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access files overview' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Filter - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc + title: Files + fields: + fid: + id: fid + table: file_managed + field: fid + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: fid + plugin_id: field + label: Fid + exclude: true + alter: + alter_text: false + make_link: false + absolute: false + word_boundary: false + ellipsis: false + strip_tags: false + trim: false + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + filename: + id: filename + table: file_managed + field: filename + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: filename + plugin_id: field + label: Name + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: false + ellipsis: false + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: file_link + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + filemime: + id: filemime + table: file_managed + field: filemime + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: filemime + plugin_id: field + label: 'MIME type' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: file_filemime + filesize: + id: filesize + table: file_managed + field: filesize + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: filesize + plugin_id: field + label: Size + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: file_size + status: + id: status + table: file_managed + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: status + plugin_id: field + label: Status + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: boolean + settings: + format: custom + format_custom_false: Temporary + format_custom_true: Permanent + created: + id: created + table: file_managed + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: created + plugin_id: field + label: 'Upload date' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + changed: + id: changed + table: file_managed + field: changed + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: changed + plugin_id: field + label: 'Changed date' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + count: + id: count + table: file_usage + field: count + relationship: fid + group_type: sum + admin_label: '' + plugin_id: numeric + label: 'Used in' + exclude: false + alter: + alter_text: false + text: '' + make_link: true + path: 'admin/content/files/usage/{{ fid }}' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + set_precision: false + precision: 0 + decimal: . + separator: ',' + format_plural: true + format_plural_string: !!binary MSBwbGFjZQNAY291bnQgcGxhY2Vz + prefix: '' + suffix: '' pager: type: pagerer options: - preset: default - items_per_page: 50 offset: 0 + items_per_page: 50 + preset: default id: '0' total_pages: '0' expose: @@ -63,17 +465,215 @@ display: items_per_page_options_all_label: '- All -' offset: 0 offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access files overview' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + plugin_id: text_custom + empty: true + content: 'No files available.' + sorts: { } + arguments: { } + filters: + filename: + id: filename + table: file_managed + field: filename + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: filename + plugin_id: string + operator: word + value: '' + group: 1 + exposed: true + expose: + operator_id: filemime_op + label: Filename + description: '' + use_operator: false + operator: filename_op + operator_limit_selection: false + operator_list: { } + identifier: filename + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filemime: + id: filemime + table: file_managed + field: filemime + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: filemime + plugin_id: string + operator: word + value: '' + group: 1 + exposed: true + expose: + operator_id: filemime_op + label: 'MIME type' + description: '' + use_operator: false + operator: filemime_op + operator_limit_selection: false + operator_list: { } + identifier: filemime + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + status: + id: status + table: file_managed + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: status + plugin_id: file_status + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: status_op + label: Status + description: '' + use_operator: false + operator: status_op + operator_limit_selection: false + operator_list: { } + identifier: status + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + count: + id: count + table: file_usage + field: count + relationship: fid + group_type: count + admin_label: '' + plugin_id: numeric + operator: '=' + value: + min: '' + max: '' + value: '' + group: 1 + exposed: true + expose: + operator_id: count_op + label: 'Use count' + description: '' + use_operator: false + operator: count_op + operator_limit_selection: false + operator_list: { } + identifier: count + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + admin: '0' + root: '0' + user: '0' + min_placeholder: '' + max_placeholder: '' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: fid: fid filename: filename @@ -83,6 +683,7 @@ display: created: created changed: changed count: count + default: changed info: fid: sortable: false @@ -140,634 +741,22 @@ display: separator: '' empty_column: false responsive: priority-medium - default: changed + override: true + sticky: false + summary: '' empty_table: true + caption: '' + description: '' row: type: fields - fields: - fid: - id: fid - table: file_managed - field: fid - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: false - empty_zero: false - relationship: none - group_type: group - admin_label: '' - label: Fid - exclude: true - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - plugin_id: field - entity_type: file - entity_field: fid - filename: - id: filename - table: file_managed - field: filename - relationship: none - group_type: group - admin_label: '' - label: Name - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: false - ellipsis: false - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: file_link - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - entity_type: file - entity_field: filename - filemime: - id: filemime - table: file_managed - field: filemime - relationship: none - group_type: group - admin_label: '' - label: 'MIME type' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: file_filemime - plugin_id: field - entity_type: file - entity_field: filemime - filesize: - id: filesize - table: file_managed - field: filesize - relationship: none - group_type: group - admin_label: '' - label: Size - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: file_size - plugin_id: field - entity_type: file - entity_field: filesize - status: - id: status - table: file_managed - field: status - relationship: none - group_type: group - admin_label: '' - label: Status - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: boolean - settings: - format: custom - format_custom_false: Temporary - format_custom_true: Permanent - plugin_id: field - entity_type: file - entity_field: status - created: - id: created - table: file_managed - field: created - relationship: none - group_type: group - admin_label: '' - label: 'Upload date' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: timestamp - settings: - date_format: medium - custom_date_format: '' - timezone: '' - plugin_id: field - entity_type: file - entity_field: created - changed: - id: changed - table: file_managed - field: changed - relationship: none - group_type: group - admin_label: '' - label: 'Changed date' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: timestamp - settings: - date_format: medium - custom_date_format: '' - timezone: '' - plugin_id: field - entity_type: file - entity_field: changed - count: - id: count - table: file_usage - field: count - relationship: fid - group_type: sum - admin_label: '' - label: 'Used in' - exclude: false - alter: - alter_text: false - text: '' - make_link: true - path: 'admin/content/files/usage/{{ fid }}' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - set_precision: false - precision: 0 - decimal: . - separator: ',' - format_plural: true - format_plural_string: !!binary MSBwbGFjZQNAY291bnQgcGxhY2Vz - prefix: '' - suffix: '' - plugin_id: numeric - filters: - filename: - id: filename - table: file_managed - field: filename - relationship: none - group_type: group - admin_label: '' - operator: word - value: '' - group: 1 - exposed: true - expose: - operator_id: filemime_op - label: Filename - description: '' - use_operator: false - operator: filename_op - identifier: filename - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - entity_type: file - entity_field: filename - filemime: - id: filemime - table: file_managed - field: filemime - relationship: none - group_type: group - admin_label: '' - operator: word - value: '' - group: 1 - exposed: true - expose: - operator_id: filemime_op - label: 'MIME type' - description: '' - use_operator: false - operator: filemime_op - identifier: filemime - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: string - entity_type: file - entity_field: filemime - status: - id: status - table: file_managed - field: status - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: status_op - label: Status - description: '' - use_operator: false - operator: status_op - identifier: status - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: file_status - entity_type: file - entity_field: status - count: - id: count - table: file_usage - field: count - relationship: fid - group_type: count - admin_label: '' - operator: '=' - value: - min: '' - max: '' - value: '' - group: 1 - exposed: true - expose: - operator_id: count_op - label: 'Use count' - description: '' - use_operator: false - operator: count_op - identifier: count - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - admin: '0' - root: '0' - user: '0' - placeholder: '' - min_placeholder: '' - max_placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: numeric - sorts: { } - title: Files - header: - result: - id: result - table: views - field: result - relationship: none - group_type: group - admin_label: '' - empty: false - content: 'Displaying @start - @end of @total' - plugin_id: result - footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - empty: true - content: 'No files available.' - plugin_id: text_custom + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: fid: id: fid @@ -777,34 +766,36 @@ display: group_type: group admin_label: 'File usage' required: true - arguments: { } group_by: true show_admin_links: true + header: + result: + id: result + table: views + field: result + relationship: none + group_type: group + admin_label: '' + plugin_id: result + empty: false + content: 'Displaying @start - @end of @total' + footer: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: -1 tags: { } page_1: - display_plugin: page id: page_1 display_title: 'Files overview' + display_plugin: page position: 1 display_options: - path: admin/content/files - menu: - type: tab - title: Files - description: '' - menu_name: admin - weight: 0 - context: '' - display_description: '' defaults: pager: true relationships: false @@ -817,60 +808,33 @@ display: group_type: group admin_label: 'File usage' required: false + display_description: '' display_extenders: views_ef_fieldset: { } + path: admin/content/files + menu: + type: tab + title: Files + description: '' + weight: 0 + menu_name: admin + context: '' cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: -1 tags: { } page_2: - display_plugin: page id: page_2 display_title: 'File usage' + display_plugin: page position: 2 display_options: - display_description: '' - path: admin/content/files/usage/% - empty: { } - defaults: - empty: false - pager: false - filters: false - filter_groups: false - fields: false - group_by: false - title: false - arguments: false - style: false - row: false - relationships: false - pager: - type: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: 0 - tags: - previous: '‹ Previous' - next: 'Next ›' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - filters: { } - filter_groups: - operator: AND - groups: { } + title: 'File usage' fields: entity_label: id: entity_label @@ -879,6 +843,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: entity_label label: Entity exclude: false alter: @@ -921,7 +886,6 @@ display: empty_zero: false hide_alter_empty: true link_to_entity: true - plugin_id: entity_label type: id: type table: file_usage @@ -929,6 +893,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: 'Entity type' exclude: false alter: @@ -970,7 +935,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard module: id: module table: file_usage @@ -978,6 +942,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: 'Registering module' exclude: false alter: @@ -1019,7 +984,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard count: id: count table: file_usage @@ -1027,6 +991,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: numeric label: 'Use count' exclude: false alter: @@ -1076,9 +1041,25 @@ display: format_plural_string: !!binary MQNAY291bnQ= prefix: '' suffix: '' - plugin_id: numeric - group_by: false - title: 'File usage' + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: 0 + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + empty: { } arguments: fid: id: fid @@ -1087,6 +1068,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: file + entity_field: fid + plugin_id: file_fid default_action: 'not found' exception: value: all @@ -1101,8 +1085,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -1114,25 +1098,22 @@ display: validate_options: { } break_phrase: false not: false - plugin_id: file_fid - entity_type: file - entity_field: fid + filters: { } + filter_groups: + operator: AND + groups: { } style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: entity_label: entity_label type: type module: module count: count + default: entity_label info: entity_label: sortable: true @@ -1162,11 +1143,27 @@ display: separator: '' empty_column: false responsive: '' - default: entity_label + override: true + sticky: false + summary: '' empty_table: true + caption: '' + description: '' row: type: fields options: { } + defaults: + empty: false + title: false + pager: false + group_by: false + style: false + row: false + relationships: false + fields: false + arguments: false + filters: false + filter_groups: false relationships: fid: id: fid @@ -1176,12 +1173,15 @@ display: group_type: group admin_label: 'File usage' required: true + group_by: false + display_description: '' display_extenders: { } + path: admin/content/files/usage/% cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: -1 tags: { } diff --git a/config/sync/views.view.frontpage.yml b/config/sync/views.view.frontpage.yml index a75ba67c..b38fc481 100644 --- a/config/sync/views.view.frontpage.yml +++ b/config/sync/views.view.frontpage.yml @@ -19,49 +19,34 @@ base_table: node_field_data base_field: nid display: default: + id: default + display_title: Master + display_plugin: default + position: 0 display_options: - access: - type: perm + title: '' + fields: { } + pager: + type: full options: - perm: 'access content' - cache: - type: tag - options: { } - empty: - area_text_custom: - admin_label: '' - content: 'No front page content has been created yet.
Follow the User Guide to start building your site.' - empty: true - field: area_text_custom - group_type: group - id: area_text_custom - label: '' - relationship: none - table: views - tokenize: false - plugin_id: text_custom - node_listing_empty: - admin_label: '' - empty: true - field: node_listing_empty - group_type: group - id: node_listing_empty - label: '' - relationship: none - table: node - plugin_id: node_listing_empty - entity_type: node - title: - id: title - table: views - field: title - relationship: none - group_type: group - admin_label: '' - label: '' - empty: true - title: 'Welcome to [site:name]' - plugin_id: title + offset: 0 + items_per_page: 10 + total_pages: 0 + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 exposed_form: type: basic options: @@ -72,60 +57,135 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + label: '' + empty: true + content: 'No front page content has been created yet.
Follow the User Guide to start building your site.' + tokenize: false + node_listing_empty: + id: node_listing_empty + table: node + field: node_listing_empty + relationship: none + group_type: group + admin_label: '' + entity_type: node + plugin_id: node_listing_empty + label: '' + empty: true + title: + id: title + table: views + field: title + relationship: none + group_type: group + admin_label: '' + plugin_id: title + label: '' + empty: true + title: 'Welcome to [site:name]' + sorts: + sticky: + id: sticky + table: node_field_data + field: sticky + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: sticky + plugin_id: boolean + order: DESC + expose: + label: '' + field_identifier: sticky + exposed: false + created: + id: created + table: node_field_data + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } filters: promote: - admin_label: '' - expose: - description: '' - identifier: '' - label: '' - multiple: false - operator: '' - operator_id: '' - remember: false - remember_roles: - authenticated: authenticated - required: false - use_operator: false - operator_limit_selection: false - operator_list: { } - exposed: false - field: promote - group: 1 - group_info: - default_group: All - default_group_multiple: { } - description: '' - group_items: { } - identifier: '' - label: '' - multiple: false - optional: true - remember: false - widget: select - group_type: group id: promote - is_grouped: false - operator: '=' - relationship: none table: node_field_data - value: '1' - plugin_id: boolean + field: promote + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: promote + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } status: + id: status + table: node_field_data + field: status + entity_type: node + entity_field: status + plugin_id: boolean + value: '1' + group: 1 expose: operator: '' operator_limit_selection: false operator_list: { } - field: status - group: 1 - id: status - table: node_field_data - value: '1' - plugin_id: boolean - entity_type: node - entity_field: status langcode: id: langcode table: node_field_data @@ -133,6 +193,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' @@ -144,6 +207,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -151,8 +216,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -165,72 +228,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: language - entity_type: node - entity_field: langcode - pager: - type: full - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: 0 - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - quantity: 9 - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - row: - type: 'entity:node' - options: - view_mode: teaser - sorts: - sticky: - admin_label: '' - expose: - label: '' - exposed: false - field: sticky - group_type: group - id: sticky - order: DESC - relationship: none - table: node_field_data - plugin_id: boolean - entity_type: node - entity_field: sticky - created: - field: created - id: created - order: DESC - table: node_field_data - plugin_id: date - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - entity_type: node - entity_field: created style: type: default options: @@ -238,73 +235,78 @@ display: row_class: '' default_row_class: true uses_fields: false - title: '' + row: + type: 'entity:node' + options: + view_mode: teaser + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - relationships: { } - fields: { } - arguments: { } display_extenders: { } - display_plugin: default - display_title: Master - id: default - position: 0 cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } feed_1: - display_plugin: feed id: feed_1 display_title: Feed + display_plugin: feed position: 2 display_options: - sitename_title: true - path: rss.xml - displays: - page_1: page_1 - default: '' pager: type: some options: - items_per_page: 10 offset: 0 + items_per_page: 10 style: type: rss options: - description: '' grouping: { } uses_fields: false + description: '' row: type: node_rss options: relationship: none view_mode: rss display_extenders: { } + path: rss.xml + sitename_title: true + displays: + page_1: page_1 + default: '' cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } page_1: - display_options: - path: node - display_extenders: { } - display_plugin: page - display_title: Page id: page_1 + display_title: Page + display_plugin: page position: 1 + display_options: + display_extenders: { } + path: node cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/sync/views.view.gdpr_log_messages.yml b/config/sync/views.view.gdpr_log_messages.yml index 50811335..96d9374e 100644 --- a/config/sync/views.view.gdpr_log_messages.yml +++ b/config/sync/views.view.gdpr_log_messages.yml @@ -18,120 +18,12 @@ base_table: message_field_data base_field: mid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'grant gdpr own consent' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 25 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: '‹ previous' - next: 'next ›' - first: '« first' - last: 'last »' - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - message_bulk_form_1: message_bulk_form_1 - mid: mid - template: template - get_text: get_text - uid: uid - created: created - info: - message_bulk_form_1: - align: '' - separator: '' - empty_column: false - responsive: '' - mid: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - template: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - get_text: - sortable: false - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - uid: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - created: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - default: mid - empty_table: false - row: - type: fields + title: Message fields: get_text: id: get_text @@ -140,6 +32,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: message + plugin_id: get_text label: 'Message text' exclude: false alter: @@ -181,8 +75,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: message - plugin_id: get_text created: id: created table: message_field_data @@ -190,6 +82,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: message + entity_field: created + plugin_id: field label: Date exclude: false alter: @@ -247,9 +142,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: message - entity_field: created - plugin_id: field uid: id: uid table: message_field_data @@ -257,6 +149,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: message + entity_field: uid + plugin_id: field label: 'Created by' exclude: false alter: @@ -312,71 +207,44 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: message - entity_field: uid - plugin_id: field - filters: - template: - id: template - table: message_field_data - field: template - relationship: none - group_type: group - admin_label: '' - operator: in - value: - consent_agreement_accepted: consent_agreement_accepted - group: 1 - exposed: false + pager: + type: full + options: + offset: 0 + items_per_page: 25 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' expose: - operator_id: template_op - label: Template - description: null - use_operator: false - operator: template_op - identifier: template - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: message - entity_field: template - plugin_id: bundle - sorts: - created: - id: created - table: message_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: message - entity_field: created - plugin_id: date - title: Message - header: { } - footer: { } + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'grant gdpr own consent' + cache: + type: none + options: { } empty: area: id: area @@ -385,13 +253,29 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text empty: true - tokenize: false content: value: 'No messages created yet' format: basic_html - plugin_id: text - relationships: { } + tokenize: false + sorts: + created: + id: created + table: message_field_data + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: message + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second arguments: user_target_id: id: user_target_id @@ -400,6 +284,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: numeric default_action: default exception: value: all @@ -414,8 +299,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -427,26 +312,142 @@ display: validate_options: { } break_phrase: false not: false - plugin_id: numeric - display_extenders: { } + filters: + template: + id: template + table: message_field_data + field: template + relationship: none + group_type: group + admin_label: '' + entity_type: message + entity_field: template + plugin_id: bundle + operator: in + value: + consent_agreement_accepted: consent_agreement_accepted + group: 1 + exposed: false + expose: + operator_id: template_op + label: Template + description: null + use_operator: false + operator: template_op + operator_limit_selection: false + operator_list: { } + identifier: template + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } filter_groups: operator: AND groups: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + message_bulk_form_1: message_bulk_form_1 + mid: mid + template: template + get_text: get_text + uid: uid + created: created + default: mid + info: + message_bulk_form_1: + align: '' + separator: '' + empty_column: false + responsive: '' + mid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + template: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + get_text: + sortable: false + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + uid: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } show_admin_links: true + header: { } + footer: { } + display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: -1 tags: { } + cacheable: false block_1: - display_plugin: block id: block_1 display_title: Block + display_plugin: block position: 2 display_options: display_extenders: { } diff --git a/config/sync/views.view.gdpr_tasks_my_data_requests.yml b/config/sync/views.view.gdpr_tasks_my_data_requests.yml index 8e3688e7..8a1c6480 100644 --- a/config/sync/views.view.gdpr_tasks_my_data_requests.yml +++ b/config/sync/views.view.gdpr_tasks_my_data_requests.yml @@ -20,45 +20,12 @@ base_table: gdpr_task base_field: id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'view gdpr tasks' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: none - options: - items_per_page: 0 - offset: 0 - style: - type: table - row: - type: fields + title: 'My data requests' fields: created: id: created @@ -67,6 +34,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: gdpr_task + entity_field: created + plugin_id: field label: 'Requested date' exclude: false alter: @@ -124,9 +94,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: gdpr_task - entity_field: created - plugin_id: field sar_export: id: sar_export table: gdpr_task__sar_export @@ -134,6 +101,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: 'Data export' exclude: false alter: @@ -189,95 +157,28 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - filters: - type: - id: type - table: gdpr_task - field: type - relationship: none - group_type: group - admin_label: '' - operator: in - value: - gdpr_sar: gdpr_sar - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: gdpr_task - entity_field: type - plugin_id: bundle - status: - id: status - table: gdpr_task - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: closed - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: gdpr_task - entity_field: status - plugin_id: string - sorts: { } - title: 'My data requests' - header: { } - footer: { } + pager: + type: none + options: + offset: 0 + items_per_page: 0 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'view gdpr tasks' + cache: + type: tag + options: { } empty: area: id: area @@ -286,13 +187,13 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text empty: true - tokenize: false content: value: 'No data requests have been completed yet.' format: basic_html - plugin_id: text - relationships: { } + tokenize: false + sorts: { } arguments: user_id: id: user_id @@ -301,6 +202,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: gdpr_task + entity_field: user_id + plugin_id: numeric default_action: default exception: value: all @@ -315,8 +219,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -328,9 +232,105 @@ display: validate_options: { } break_phrase: false not: false + filters: + type: + id: type + table: gdpr_task + field: type + relationship: none + group_type: group + admin_label: '' entity_type: gdpr_task - entity_field: user_id - plugin_id: numeric + entity_field: type + plugin_id: bundle + operator: in + value: + gdpr_sar: gdpr_sar + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + status: + id: status + table: gdpr_task + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: gdpr_task + entity_field: status + plugin_id: string + operator: '=' + value: closed + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + style: + type: table + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } display_extenders: { } cache_metadata: max-age: 0 @@ -342,9 +342,9 @@ display: tags: - 'config:field.storage.gdpr_task.sar_export' page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } diff --git a/config/sync/views.view.glossary.yml b/config/sync/views.view.glossary.yml index 8f114bab..cdddfd9f 100644 --- a/config/sync/views.view.glossary.yml +++ b/config/sync/views.view.glossary.yml @@ -23,59 +23,17 @@ display: display_plugin: default position: 0 display_options: - query: - type: views_query - options: - query_comment: '' - disable_sql_rewrite: false - distinct: false - replica: false - query_tags: { } - use_ajax: true - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 36 - offset: 0 - id: 0 - total_pages: 0 - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› fields: title: id: title table: node_field_data field: title - plugin_id: field relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: field label: Title exclude: false alter: @@ -117,18 +75,17 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: node - entity_field: title name: id: name table: users_field_data field: name - label: Author relationship: uid - plugin_id: field - type: user_name group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field + label: Author exclude: false alter: alter_text: false @@ -169,111 +126,197 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: user - entity_field: name + type: user_name changed: id: changed table: node_field_data field: changed + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field label: 'Last update' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true type: timestamp settings: date_format: long custom_date_format: '' timezone: '' - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - entity_type: node - entity_field: changed + pager: + type: mini + options: + offset: 0 + items_per_page: 36 + total_pages: 0 + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } + sorts: { } arguments: title: id: title table: node_field_data field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: string default_action: default exception: title_enable: true + title_enable: false + title: '' default_argument_type: fixed default_argument_options: argument: a + default_argument_skip_url: false + summary_options: { } summary: format: default_summary specify_validation: true + validate: + type: none + fail: 'not found' + validate_options: { } glossary: true limit: 1 case: upper path_case: lower transform_dash: false - plugin_id: string + break_phrase: false + filters: + langcode: + id: langcode + table: node_field_data + field: langcode relationship: none group_type: group admin_label: '' - title_enable: false - title: '' - default_argument_skip_url: false - summary_options: { } - validate: - type: none - fail: 'not found' - validate_options: { } - break_phrase: false entity_type: node - entity_field: title - relationships: - uid: - id: uid + entity_field: langcode + plugin_id: language + operator: in + value: + '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + status: + id: status table: node_field_data - field: uid - plugin_id: standard - relationship: none - group_type: group - admin_label: author - required: false + field: status + entity_type: node + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '' + operator_limit_selection: false + operator_list: { } style: type: table options: + grouping: { } + row_class: '' + default_row_class: true + uses_fields: false columns: title: title name: name @@ -291,82 +334,40 @@ display: separator: '' override: true sticky: false - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - order: asc summary: '' + order: asc empty_table: false row: type: fields options: + default_field_elements: true inline: { } separator: '' hide_empty: false - default_field_elements: true - header: { } - footer: { } - empty: { } - sorts: { } - filters: - langcode: - id: langcode + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: + uid: + id: uid table: node_field_data - field: langcode + field: uid relationship: none group_type: group - admin_label: '' - operator: in - value: - '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: language - entity_type: node - entity_field: langcode - status: - expose: - operator: '' - operator_limit_selection: false - operator_list: { } - field: status - group: 1 - id: status - table: node_field_data - value: '1' - plugin_id: boolean - entity_type: node - entity_field: status + admin_label: author + plugin_id: standard + required: false + use_ajax: true + header: { } + footer: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -374,7 +375,6 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } attachment_1: id: attachment_1 @@ -382,59 +382,60 @@ display: display_plugin: attachment position: 2 display_options: - query: - type: views_query - options: { } pager: type: none options: offset: 0 items_per_page: 0 - defaults: - arguments: false arguments: title: id: title table: node_field_data field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: string default_action: summary exception: title_enable: true + title_enable: false + title: '' default_argument_type: fixed default_argument_options: argument: a - summary: - format: unformatted_summary + default_argument_skip_url: false summary_options: items_per_page: 25 inline: true separator: ' | ' + summary: + format: unformatted_summary specify_validation: true + validate: + type: none + fail: 'not found' + validate_options: { } glossary: true limit: 1 case: upper path_case: lower transform_dash: false - plugin_id: string - relationship: none - group_type: group - admin_label: '' - title_enable: false - title: '' - default_argument_skip_url: false - validate: - type: none - fail: 'not found' - validate_options: { } break_phrase: false - entity_type: node - entity_field: title + query: + type: views_query + options: { } + defaults: + arguments: false + display_extenders: { } displays: default: default page_1: page_1 inherit_arguments: false - display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -442,7 +443,6 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } page_1: id: page_1 @@ -453,6 +453,7 @@ display: query: type: views_query options: { } + display_extenders: { } path: glossary menu: type: normal @@ -460,8 +461,8 @@ display: weight: 0 menu_name: main parent: '' - display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -469,5 +470,4 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/sync/views.view.locked_content.yml b/config/sync/views.view.locked_content.yml index 229cb95b..790d6042 100644 --- a/config/sync/views.view.locked_content.yml +++ b/config/sync/views.view.locked_content.yml @@ -17,146 +17,34 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer nodes' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: true - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: true - caption: '' - summary: '' - description: '' - columns: - title: title - type: type - timestamp: timestamp - name: name - langcode: langcode - operations: operations - info: - title: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - type: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - timestamp: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - langcode: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - align: '' - separator: '' - empty_column: false - responsive: '' - default: timestamp - empty_table: true - row: - type: fields + title: 'Locked content' fields: title: id: title table: node_field_data field: title + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: title + plugin_id: field + label: Title + exclude: false alter: alter_text: false make_link: false absolute: false - trim: false word_boundary: false ellipsis: false strip_tags: false + trim: false html: false - hide_empty: false - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - label: Title - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -166,9 +54,13 @@ display: element_wrapper_class: '' element_default_classes: true empty: '' + hide_empty: false + empty_zero: false hide_alter_empty: true click_sort_column: value type: string + settings: + link_to_entity: true group_column: value group_columns: { } group_rows: true @@ -186,6 +78,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: field label: 'Content type' exclude: false alter: @@ -241,9 +136,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: type - plugin_id: field timestamp: id: timestamp table: content_lock @@ -251,6 +143,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: date label: 'Lock Date/Time' exclude: false alter: @@ -295,7 +188,6 @@ display: date_format: fallback custom_date_format: '' timezone: '' - plugin_id: date name: id: name table: users_field_data @@ -303,6 +195,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: 'Lock owner' exclude: false alter: @@ -358,9 +253,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field langcode: id: langcode table: content_lock @@ -374,6 +266,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: entity_operations label: Operations exclude: false alter: @@ -416,8 +310,74 @@ display: empty_zero: false hide_alter_empty: true destination: false + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'administer nodes' + cache: + type: none + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'There is no content currently locked.' + tokenize: false + sorts: + created: + id: created + table: node_field_data + field: created + relationship: none + group_type: group + admin_label: '' entity_type: node - plugin_id: entity_operations + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } filters: is_locked: id: is_locked @@ -426,6 +386,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: content_lock_filter operator: '=' value: '1' group: 1 @@ -436,14 +397,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -456,7 +417,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: content_lock_filter status: id: status table: node_field_data @@ -464,6 +424,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -474,6 +437,8 @@ display: description: '' use_operator: false operator: status_op + operator_limit_selection: false + operator_list: { } identifier: status required: true remember: false @@ -484,8 +449,6 @@ display: editor: '0' seo: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: true group_info: label: 'Published status' @@ -506,9 +469,6 @@ display: title: Unpublished operator: '=' value: '0' - entity_type: node - entity_field: status - plugin_id: boolean type: id: type table: node_field_data @@ -516,6 +476,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle operator: in value: { } group: 1 @@ -526,6 +489,8 @@ display: description: '' use_operator: false operator: type_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -537,8 +502,6 @@ display: seo: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -551,9 +514,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle title: id: title table: node_field_data @@ -561,6 +521,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: string operator: contains value: '' group: 1 @@ -571,6 +534,8 @@ display: description: '' use_operator: false operator: title_op + operator_limit_selection: false + operator_list: { } identifier: title required: false remember: false @@ -582,8 +547,6 @@ display: seo: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -596,40 +559,81 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: title - plugin_id: string - sorts: - created: - id: created - table: node_field_data - field: created - order: DESC - entity_type: node - entity_field: created - plugin_id: date - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - title: 'Locked content' - header: { } - footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: 'There is no content currently locked.' - plugin_id: text_custom + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + title: title + type: type + timestamp: timestamp + name: name + langcode: langcode + operations: operations + default: timestamp + info: + title: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + type: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + timestamp: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + langcode: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: true + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: true + replica: false + query_tags: { } relationships: uid: id: uid @@ -638,14 +642,11 @@ display: relationship: none group_type: group admin_label: 'Lock owner' - required: true plugin_id: standard - arguments: { } + required: true + header: { } + footer: { } display_extenders: { } - filter_groups: - operator: AND - groups: - 1: AND cache_metadata: max-age: -1 contexts: @@ -657,23 +658,23 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: + enabled: true display_extenders: { } path: admin/content/locked-content menu: type: none title: 'Locked content' description: '' - expanded: false - parent: system.admin_content weight: 0 - context: '0' + expanded: false menu_name: admin - enabled: true + parent: system.admin_content + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.login_history.yml b/config/sync/views.view.login_history.yml index 358a1baa..7f0b8c6b 100644 --- a/config/sync/views.view.login_history.yml +++ b/config/sync/views.view.login_history.yml @@ -14,119 +14,12 @@ base_table: login_history base_field: uid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'view all login histories' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - login: login - name: name - hostname: hostname - one_time: one_time - user_agent: user_agent - info: - login: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - name: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - hostname: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - one_time: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-low - user_agent: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-low - default: login - empty_table: false - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true + title: 'Login history' fields: login: id: login @@ -135,6 +28,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: date label: Date exclude: false alter: @@ -179,9 +75,6 @@ display: date_format: short custom_date_format: '' timezone: '' - entity_type: null - entity_field: null - plugin_id: date name: id: name table: users_field_data @@ -189,6 +82,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: Username exclude: false alter: @@ -244,9 +140,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field hostname: id: hostname table: login_history @@ -254,6 +147,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: 'IP Address' exclude: false alter: @@ -295,7 +189,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard one_time: id: one_time table: login_history @@ -303,6 +196,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean label: 'One-time login?' exclude: false alter: @@ -348,7 +242,6 @@ display: type_custom_true: 'One-time login' type_custom_false: 'Regular login' not: false - plugin_id: boolean user_agent: id: user_agent table: login_history @@ -356,6 +249,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: 'User Agent' exclude: false alter: @@ -397,12 +291,118 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard - filters: { } - sorts: { } - header: { } - footer: { } + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'view all login histories' + cache: + type: none + options: { } empty: { } + sorts: { } + arguments: { } + filters: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + login: login + name: name + hostname: hostname + one_time: one_time + user_agent: user_agent + default: login + info: + login: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + name: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + hostname: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + one_time: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-low + user_agent: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-low + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: uid: id: uid @@ -411,11 +411,11 @@ display: relationship: none group_type: group admin_label: 'User from Login History' - required: false plugin_id: standard - arguments: { } + required: false + header: { } + footer: { } display_extenders: { } - title: 'Login history' cache_metadata: max-age: -1 contexts: @@ -425,14 +425,14 @@ display: - user.permissions tags: { } login_history_report: - display_plugin: page id: login_history_report display_title: Report + display_plugin: page position: 1 display_options: + display_description: '' display_extenders: { } path: admin/reports/login-history - display_description: '' cache_metadata: max-age: -1 contexts: @@ -442,13 +442,15 @@ display: - user.permissions tags: { } login_history_user_report: - display_plugin: page id: login_history_user_report display_title: 'User Report' + display_plugin: page position: 2 display_options: - display_extenders: { } - path: user/%/login-history + access: + type: perm + options: + perm: 'view own login history' arguments: uid: id: uid @@ -457,6 +459,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: uid + plugin_id: user_uid default_action: 'not found' exception: value: all @@ -471,8 +476,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -489,17 +494,12 @@ display: roles: { } break_phrase: false not: false - entity_type: user - entity_field: uid - plugin_id: user_uid defaults: - arguments: false access: false - access: - type: perm - options: - perm: 'view own login history' + arguments: false display_description: '' + display_extenders: { } + path: user/%/login-history cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.maillog_overview.yml b/config/sync/views.view.maillog_overview.yml index 4632c229..c3dff5f1 100644 --- a/config/sync/views.view.maillog_overview.yml +++ b/config/sync/views.view.maillog_overview.yml @@ -4,12 +4,12 @@ status: true dependencies: config: - system.menu.admin - enforced: - module: - - maillog module: - maillog - user + enforced: + module: + - maillog _core: default_config_hash: SentX2vMVdSwdCGG33n1_hb9MfAEjswvc8Oyob3KQSA id: maillog_overview @@ -21,113 +21,12 @@ base_table: maillog base_field: idmaillog display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 1 display_options: - access: - type: perm - options: - perm: 'view maillog' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 20, 40, 60' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: '‹ previous' - next: 'next ›' - first: '« first' - last: 'last »' - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - idmaillog: idmaillog - sent_date: sent_date - subject: subject - header_from: header_from - header_to: header_to - info: - idmaillog: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - sent_date: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - subject: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - header_from: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - header_to: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: true - row: - type: fields + title: 'Maillog overview' fields: idmaillog: id: idmaillog @@ -136,6 +35,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: '#' exclude: false alter: @@ -177,7 +77,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard sent_date: id: sent_date table: maillog @@ -185,6 +84,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: date label: Date exclude: false alter: @@ -229,7 +129,6 @@ display: date_format: short custom_date_format: '' timezone: '' - plugin_id: date subject: id: subject table: maillog @@ -237,6 +136,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: Subject exclude: false alter: @@ -278,7 +178,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard header_from: id: header_from table: maillog @@ -286,6 +185,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: From exclude: false alter: @@ -327,7 +227,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard header_to: id: header_to table: maillog @@ -335,6 +234,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: To exclude: false alter: @@ -376,25 +276,44 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard - filters: { } - sorts: - sent_date: - id: sent_date - table: maillog - field: sent_date - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false + pager: + type: full + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' expose: - label: '' - granularity: second - plugin_id: date - title: 'Maillog overview' - header: { } - footer: { } + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 20, 40, 60' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'view maillog' + cache: + type: none + options: { } empty: area_text_custom: id: area_text_custom @@ -403,42 +322,124 @@ display: relationship: none group_type: group admin_label: '' - empty: true - tokenize: false - content: 'There are no mail logs in the database.' plugin_id: text_custom - relationships: { } + empty: true + content: 'There are no mail logs in the database.' + tokenize: false + sorts: + sent_date: + id: sent_date + table: maillog + field: sent_date + relationship: none + group_type: group + admin_label: '' + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: sent_date + exposed: false + granularity: second arguments: { } + filters: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + idmaillog: idmaillog + sent_date: sent_date + subject: subject + header_from: header_from + header_to: header_to + default: '-1' + info: + idmaillog: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + sent_date: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + subject: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + header_from: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + header_to: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + query_tags: { } + relationships: { } + header: { } + footer: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url.query_args - user.permissions - cacheable: false - max-age: -1 tags: { } + cacheable: false page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: + display_extenders: { } path: admin/reports/maillog menu: type: normal title: Maillog description: '' - parent: system.admin_reports weight: 0 - context: '0' menu_name: admin - display_extenders: { } + parent: system.admin_reports + context: '0' cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url.query_args - user.permissions - cacheable: false - max-age: -1 tags: { } + cacheable: false diff --git a/config/sync/views.view.materio_store.yml b/config/sync/views.view.materio_store.yml index cbd11a0b..0a224a45 100644 --- a/config/sync/views.view.materio_store.yml +++ b/config/sync/views.view.materio_store.yml @@ -13,68 +13,23 @@ base_table: commerce_product_attribute_value_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› - style: - type: grid - row: - type: fields + title: 'materiO Store' fields: name: + id: name table: commerce_product_attribute_value_field_data field: name - id: name - entity_type: null - entity_field: name - plugin_id: field relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: name + plugin_id: field label: '' exclude: false alter: @@ -129,14 +84,59 @@ display: multi_type: separator separator: ', ' field_api_classes: false - filters: { } + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } + empty: { } sorts: { } - title: 'materiO Store' + arguments: { } + filters: { } + style: + type: grid + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: -1 @@ -146,9 +146,9 @@ display: - url.query_args tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } diff --git a/config/sync/views.view.message.yml b/config/sync/views.view.message.yml index d7b8a5fe..f2e2f388 100644 --- a/config/sync/views.view.message.yml +++ b/config/sync/views.view.message.yml @@ -16,120 +16,12 @@ base_table: message_field_data base_field: mid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'overview messages' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 25 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: '‹ previous' - next: 'next ›' - first: '« first' - last: 'last »' - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - message_bulk_form_1: message_bulk_form_1 - mid: mid - template: template - get_text: get_text - uid: uid - created: created - info: - message_bulk_form_1: - align: '' - separator: '' - empty_column: false - responsive: '' - mid: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - template: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - get_text: - sortable: false - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - uid: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - created: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - default: mid - empty_table: false - row: - type: fields + title: Message fields: message_bulk_form_1: id: message_bulk_form_1 @@ -138,6 +30,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: message + plugin_id: bulk_form label: 'Message operations bulk form' exclude: false alter: @@ -183,8 +77,6 @@ display: include_exclude: include selected_actions: - message_delete_action - entity_type: message - plugin_id: bulk_form mid: id: mid table: message_field_data @@ -192,6 +84,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: mid + plugin_id: field label: 'Message ID' exclude: false alter: @@ -248,9 +143,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: mid - plugin_id: field template: id: template table: message_field_data @@ -258,6 +150,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: message + entity_field: template + plugin_id: field label: 'Message template' exclude: false alter: @@ -313,9 +208,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: message - entity_field: template - plugin_id: field get_text: id: get_text table: message @@ -323,6 +215,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: message + plugin_id: get_text label: 'Message text' exclude: false alter: @@ -364,8 +258,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: message - plugin_id: get_text uid: id: uid table: message_field_data @@ -373,6 +265,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: message + entity_field: uid + plugin_id: field label: Author exclude: false alter: @@ -428,9 +323,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: message - entity_field: uid - plugin_id: field created: id: created table: message_field_data @@ -438,6 +330,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: message + entity_field: created + plugin_id: date label: 'Published date' exclude: false alter: @@ -482,9 +377,60 @@ display: date_format: fallback custom_date_format: '' timezone: '' - entity_type: message - entity_field: created - plugin_id: date + pager: + type: full + options: + offset: 0 + items_per_page: 25 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'overview messages' + cache: + type: none + options: { } + empty: + area: + id: area + table: views + field: area + relationship: none + group_type: group + admin_label: '' + plugin_id: text + empty: true + content: + value: 'No messages created yet' + format: basic_html + tokenize: false + sorts: { } + arguments: { } filters: template: id: template @@ -493,6 +439,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: message + entity_field: template + plugin_id: bundle operator: in value: { } group: 1 @@ -503,6 +452,8 @@ display: description: '' use_operator: false operator: template_op + operator_limit_selection: false + operator_list: { } identifier: template required: false remember: false @@ -512,8 +463,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -526,47 +475,98 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: message - entity_field: template - plugin_id: bundle - sorts: { } - title: Message - header: { } - footer: { } - empty: - area: - id: area - table: views - field: area - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: - value: 'No messages created yet' - format: basic_html - plugin_id: text - relationships: { } - arguments: { } - display_extenders: { } filter_groups: operator: AND groups: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + message_bulk_form_1: message_bulk_form_1 + mid: mid + template: template + get_text: get_text + uid: uid + created: created + default: mid + info: + message_bulk_form_1: + align: '' + separator: '' + empty_column: false + responsive: '' + mid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + template: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + get_text: + sortable: false + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + uid: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } + display_extenders: { } cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -575,22 +575,22 @@ display: type: tab title: Message description: '' - parent: system.admin_content weight: 0 - context: '0' menu_name: admin + parent: system.admin_content + context: '0' tab_options: type: none title: '' description: '' weight: 0 cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false diff --git a/config/sync/views.view.my_flag_list_items.yml b/config/sync/views.view.my_flag_list_items.yml index d1082ec1..243db7a9 100644 --- a/config/sync/views.view.my_flag_list_items.yml +++ b/config/sync/views.view.my_flag_list_items.yml @@ -19,26 +19,292 @@ base_table: flag_list_item_field_data base_field: id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm + title: 'My flag list items' + fields: + name_1: + id: name_1 + table: flagging_collection_field_data + field: name + relationship: flag_list + group_type: group + admin_label: '' + entity_type: flagging_collection + entity_field: name + plugin_id: field + label: 'Flag list' + exclude: true + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + title: + id: title + table: node_field_data + field: title + relationship: entity_id + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: field + label: Title + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + type: + id: type + table: flag_list_item_field_data + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: flag_list_item + entity_field: type + plugin_id: field + label: 'Entity Type' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_id: + id: entity_id + table: flag_list_item_field_data + field: entity_id + relationship: none + group_type: group + admin_label: '' + entity_type: flag_list_item + entity_field: entity_id + plugin_id: field + label: 'Entity ID' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + pager: + type: mini options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset exposed_form: type: basic options: @@ -49,24 +315,110 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: mini + access: + type: perm options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null + perm: 'access content' + cache: + type: tag + options: { } + empty: + area: + id: area + table: views + field: area + relationship: none + group_type: group + admin_label: '' + plugin_id: text + empty: true + content: + value: 'You don''t have any Flag List Items.' + format: basic_html + tokenize: false + sorts: { } + arguments: { } + filters: + uid_current: + id: uid_current + table: users + field: uid_current + relationship: user_id + group_type: group + admin_label: '' + entity_type: user + plugin_id: user_current + operator: '=' + value: '1' + group: 1 + exposed: false expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + type: + id: type + table: flag_list_item_field_data + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: flag_list_item + entity_field: type + plugin_id: string + operator: '=' + value: node + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } style: type: table options: @@ -77,15 +429,11 @@ display: rendered_strip: false row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: name_1: name_1 type: type entity_id: entity_id + default: name_1 info: name_1: sortable: true @@ -108,376 +456,22 @@ display: separator: '' empty_column: false responsive: '' - default: name_1 + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields - fields: - name_1: - id: name_1 - table: flagging_collection_field_data - field: name - relationship: flag_list - group_type: group - admin_label: '' - label: 'Flag list' - exclude: true - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: flagging_collection - entity_field: name - plugin_id: field - title: - id: title - table: node_field_data - field: title - relationship: entity_id - group_type: group - admin_label: '' - label: Title - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field - type: - id: type - table: flag_list_item_field_data - field: type - relationship: none - group_type: group - admin_label: '' - label: 'Entity Type' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: flag_list_item - entity_field: type - plugin_id: field - entity_id: - id: entity_id - table: flag_list_item_field_data - field: entity_id - relationship: none - group_type: group - admin_label: '' - label: 'Entity ID' - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: number_integer - settings: - thousand_separator: '' - prefix_suffix: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: flag_list_item - entity_field: entity_id - plugin_id: field - filters: - uid_current: - id: uid_current - table: users - field: uid_current - relationship: user_id - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: user - plugin_id: user_current - type: - id: type - table: flag_list_item_field_data - field: type - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: node - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: flag_list_item - entity_field: type - plugin_id: string - sorts: { } - title: 'My flag list items' - header: - area: - id: area - table: views - field: area - plugin_id: text - footer: { } - empty: - area: - id: area - table: views - field: area - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: - value: 'You don''t have any Flag List Items.' - format: basic_html - plugin_id: text + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: flag_list: id: flag_list @@ -486,9 +480,9 @@ display: relationship: none group_type: group admin_label: 'Connected flag' - required: false entity_type: flag_list_item plugin_id: standard + required: false entity_id: id: entity_id table: flag_list_item_field_data @@ -496,9 +490,9 @@ display: relationship: none group_type: group admin_label: 'Connected node' - required: false entity_type: flag_list_item plugin_id: standard + required: false user_id: id: user_id table: flag_list_item_field_data @@ -506,11 +500,17 @@ display: relationship: none group_type: group admin_label: User - required: false entity_type: flag_list_item entity_field: user_id plugin_id: standard - arguments: { } + required: false + header: + area: + id: area + table: views + field: area + plugin_id: text + footer: { } display_extenders: { } cache_metadata: max-age: -1 @@ -522,21 +522,11 @@ display: - user.permissions tags: { } block_1: - display_plugin: block id: block_1 display_title: Block + display_plugin: block position: 2 display_options: - display_extenders: { } - block_description: 'My Flag Lists' - pager: - type: none - options: - offset: 0 - defaults: - pager: false - fields: false - block_category: 'Flag Lists' fields: name_1: id: name_1 @@ -545,6 +535,9 @@ display: relationship: flag_list group_type: group admin_label: '' + entity_type: flagging_collection + entity_field: name + plugin_id: field label: 'Flag list' exclude: true alter: @@ -600,9 +593,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: flagging_collection - entity_field: name - plugin_id: field title: id: title table: node_field_data @@ -610,6 +600,9 @@ display: relationship: entity_id group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: field label: Title exclude: false alter: @@ -665,9 +658,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field type: id: type table: flag_list_item_field_data @@ -675,6 +665,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: flag_list_item + entity_field: type + plugin_id: field label: 'Entity Type' exclude: true alter: @@ -730,9 +723,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: flag_list_item - entity_field: type - plugin_id: field entity_id: id: entity_id table: flag_list_item_field_data @@ -740,6 +730,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: flag_list_item + entity_field: entity_id + plugin_id: field label: 'Entity ID' exclude: true alter: @@ -796,9 +789,16 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: flag_list_item - entity_field: entity_id - plugin_id: field + pager: + type: none + options: + offset: 0 + defaults: + pager: false + fields: false + display_extenders: { } + block_description: 'My Flag Lists' + block_category: 'Flag Lists' cache_metadata: max-age: -1 contexts: @@ -809,22 +809,13 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: - display_extenders: { } - path: my-flag-list-items - menu: - type: normal - title: 'My flag list items' - description: 'All my flag list items' - expanded: false - parent: '' - weight: 0 - context: '0' - menu_name: tools + defaults: + header: false header: area: id: area @@ -833,14 +824,23 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text empty: false - tokenize: false content: value: 'My flag lists for node''s entities on this system' format: basic_html - plugin_id: text - defaults: - header: false + tokenize: false + display_extenders: { } + path: my-flag-list-items + menu: + type: normal + title: 'My flag list items' + description: 'All my flag list items' + weight: 0 + expanded: false + menu_name: tools + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.pricing.yml b/config/sync/views.view.pricing.yml index 5cbd3d8c..9abade08 100644 --- a/config/sync/views.view.pricing.yml +++ b/config/sync/views.view.pricing.yml @@ -24,57 +24,12 @@ base_table: commerce_product_variation_field_data base_field: variation_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› - style: - type: default - row: - type: fields + title: Pricing fields: variation_id: id: variation_id @@ -83,6 +38,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product_variation + entity_field: variation_id + plugin_id: field label: '' exclude: false alter: @@ -139,9 +97,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_product_variation - entity_field: variation_id - plugin_id: field uuid: id: uuid table: commerce_product_variation @@ -149,6 +104,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product_variation + entity_field: uuid + plugin_id: field label: '' exclude: false alter: @@ -204,9 +162,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_product_variation - entity_field: uuid - plugin_id: field title: id: title table: commerce_product_variation_field_data @@ -214,6 +169,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product_variation + entity_field: title + plugin_id: field label: '' exclude: false alter: @@ -269,9 +227,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_product_variation - entity_field: title - plugin_id: field field_description: id: field_description table: commerce_product_variation__field_description @@ -279,6 +234,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -333,7 +289,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field price__number: id: price__number table: commerce_product_variation_field_data @@ -341,6 +296,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product_variation + entity_field: price + plugin_id: field label: '' exclude: false alter: @@ -397,9 +355,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_product_variation - entity_field: price - plugin_id: field field_multiple: id: field_multiple table: commerce_product_variation__field_multiple @@ -407,6 +362,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -452,8 +408,8 @@ display: type: boolean settings: format: boolean - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -464,7 +420,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field rendered_entity: id: rendered_entity table: commerce_product_variation @@ -472,6 +427,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product_variation + plugin_id: rendered_entity label: '' exclude: false alter: @@ -514,41 +471,84 @@ display: empty_zero: false hide_alter_empty: true view_mode: add_to_cart - entity_type: commerce_product_variation - plugin_id: rendered_entity + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } + empty: { } + sorts: { } + arguments: { } filters: status: - value: '1' + id: status table: commerce_product_variation_field_data field: status - plugin_id: boolean entity_type: commerce_product_variation entity_field: status - id: status + plugin_id: boolean + value: '1' + group: 1 expose: operator: '' operator_limit_selection: false operator_list: { } - group: 1 type: id: type table: commerce_product_variation_field_data field: type - value: - materio_product_variation_type: materio_product_variation_type entity_type: commerce_product_variation entity_field: type plugin_id: commerce_entity_bundle + value: + materio_product_variation_type: materio_product_variation_type expose: operator_limit_selection: false operator_list: { } - sorts: { } - title: Pricing + style: + type: default + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: -1 @@ -565,18 +565,11 @@ display: - 'config:field.storage.commerce_product_variation.field_description' - 'config:field.storage.commerce_product_variation.field_multiple' page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: - display_extenders: - views_ef_fieldset: { } - path: pricing - menu: - type: normal - title: Pricing - menu_name: header fields: rendered_entity: id: rendered_entity @@ -585,6 +578,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product_variation + plugin_id: rendered_entity label: '' exclude: false alter: @@ -627,10 +622,15 @@ display: empty_zero: false hide_alter_empty: true view_mode: default - entity_type: commerce_product_variation - plugin_id: rendered_entity defaults: fields: false + display_extenders: + views_ef_fieldset: { } + path: pricing + menu: + type: normal + title: Pricing + menu_name: header cache_metadata: max-age: -1 contexts: @@ -643,23 +643,21 @@ display: - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.default' - 'config:core.entity_view_display.commerce_product_variation.materio_product_variation_type.summary' rest_export_1: - display_plugin: rest_export id: rest_export_1 display_title: 'REST export' + display_plugin: rest_export position: 2 display_options: - display_extenders: - views_ef_fieldset: { } - path: pricing_rest + pager: + type: some + options: + offset: 0 + items_per_page: 10 style: type: serializer options: formats: json: json - defaults: - style: false - row: false - fields: true row: type: data_field options: @@ -679,11 +677,13 @@ display: list_price__number: alias: '' raw_output: false - pager: - type: some - options: - items_per_page: 10 - offset: 0 + defaults: + style: false + row: false + fields: true + display_extenders: + views_ef_fieldset: { } + path: pricing_rest cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.pricing_products.yml b/config/sync/views.view.pricing_products.yml index 30b135ce..34e666bb 100644 --- a/config/sync/views.view.pricing_products.yml +++ b/config/sync/views.view.pricing_products.yml @@ -21,72 +21,23 @@ base_table: commerce_product_field_data base_field: product_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - row: - type: fields + title: Pricing fields: title: + id: title table: commerce_product_field_data field: title - id: title - entity_type: null - entity_field: title - plugin_id: field relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: title + plugin_id: field label: '' exclude: false alter: @@ -148,6 +99,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -202,7 +154,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field product_id: id: product_id table: commerce_product_field_data @@ -210,6 +161,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + entity_field: product_id + plugin_id: field label: '' exclude: true alter: @@ -266,9 +220,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_product - entity_field: product_id - plugin_id: field uuid: id: uuid table: commerce_product @@ -276,6 +227,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + entity_field: uuid + plugin_id: field label: '' exclude: true alter: @@ -331,9 +285,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_product - entity_field: uuid - plugin_id: field variations_target_id: id: variations_target_id table: commerce_product__variations @@ -341,6 +292,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + entity_field: variations + plugin_id: field label: '' exclude: false alter: @@ -396,32 +350,66 @@ display: multi_type: ul separator: ', ' field_api_classes: false - entity_type: commerce_product - entity_field: variations - plugin_id: field + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } + empty: { } + sorts: { } + arguments: { } filters: status: - value: '1' + id: status table: commerce_product_field_data field: status - plugin_id: boolean entity_type: commerce_product entity_field: status - id: status + plugin_id: boolean + value: '1' + group: 1 expose: operator: '' operator_limit_selection: false operator_list: { } - group: 1 type: id: type table: commerce_product_field_data field: type - value: - materio_product_type: materio_product_type entity_type: commerce_product entity_field: type plugin_id: commerce_entity_bundle + value: + materio_product_type: materio_product_type expose: operator_limit_selection: false operator_list: { } @@ -432,6 +420,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_language_interface***': '***LANGUAGE_language_interface***' @@ -464,19 +455,28 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: commerce_product - entity_field: langcode - plugin_id: language - sorts: { } - title: Pricing + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } + rendering_language: '***LANGUAGE_language_interface***' display_extenders: views_ef_fieldset: { } - rendering_language: '***LANGUAGE_language_interface***' cache_metadata: max-age: -1 contexts: @@ -485,27 +485,27 @@ display: tags: - 'config:field.storage.commerce_product.body' page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: + defaults: + group_by: false + group_by: false + rendering_language: '***LANGUAGE_language_interface***' display_extenders: views_ef_fieldset: { } path: pricing - group_by: false - defaults: - group_by: false menu: type: normal title: Pricing description: '' - expanded: false - parent: '' weight: 3 - context: '0' + expanded: false menu_name: header - rendering_language: '***LANGUAGE_language_interface***' + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: @@ -514,38 +514,11 @@ display: tags: - 'config:field.storage.commerce_product.body' rest_export_1: - display_plugin: rest_export id: rest_export_1 display_title: 'REST export' + display_plugin: rest_export position: 2 display_options: - display_extenders: - views_ef_fieldset: { } - path: pricing_rest - style: - type: serializer - defaults: - style: false - row: false - fields: false - row: - type: data_field - options: - field_options: - title: - alias: '' - raw_output: false - body: - alias: '' - raw_output: false - variations_target_id: - alias: variations - raw_output: false - pager: - type: some - options: - items_per_page: 10 - offset: 0 fields: product_id: id: product_id @@ -554,6 +527,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: commerce_product + entity_field: product_id + plugin_id: field label: '' exclude: false alter: @@ -610,10 +586,34 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: commerce_product - entity_field: product_id - plugin_id: field + pager: + type: some + options: + offset: 0 + items_per_page: 10 + style: + type: serializer + row: + type: data_field + options: + field_options: + title: + alias: '' + raw_output: false + body: + alias: '' + raw_output: false + variations_target_id: + alias: variations + raw_output: false + defaults: + style: false + row: false + fields: false rendering_language: '***LANGUAGE_language_interface***' + display_extenders: + views_ef_fieldset: { } + path: pricing_rest cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.profiles.yml b/config/sync/views.view.profiles.yml index 968a7cb0..7b3fa7e7 100644 --- a/config/sync/views.view.profiles.yml +++ b/config/sync/views.view.profiles.yml @@ -13,57 +13,12 @@ base_table: profile base_field: profile_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: none - options: - offset: 0 - style: - type: grid - options: - grouping: { } - columns: 4 - automatic_width: true - alignment: horizontal - col_class_default: true - col_class_custom: '' - row_class_default: true - row_class_custom: '' - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true + title: Profiles fields: rendered_entity: id: rendered_entity @@ -72,6 +27,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: profile + plugin_id: rendered_entity label: '' exclude: false alter: @@ -114,8 +71,6 @@ display: empty_zero: false hide_alter_empty: true view_mode: default - entity_type: profile - plugin_id: rendered_entity operations: id: operations table: profile @@ -123,6 +78,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: profile + plugin_id: entity_operations label: '' exclude: false alter: @@ -165,40 +122,26 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: profile - plugin_id: entity_operations - filters: { } - sorts: - is_default: - id: is_default - table: profile - field: is_default - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - entity_type: profile - entity_field: is_default - plugin_id: standard - profile_id: - id: profile_id - table: profile - field: profile_id - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - entity_type: profile - entity_field: profile_id - plugin_id: standard - header: { } - footer: { } + pager: + type: none + options: + offset: 0 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } empty: area: id: area @@ -207,13 +150,43 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text empty: true - tokenize: false content: value: 'There are no profiles yet.' format: basic_html - plugin_id: text - relationships: { } + tokenize: false + sorts: + is_default: + id: is_default + table: profile + field: is_default + relationship: none + group_type: group + admin_label: '' + entity_type: profile + entity_field: is_default + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: is_default + exposed: false + profile_id: + id: profile_id + table: profile + field: profile_id + relationship: none + group_type: group + admin_label: '' + entity_type: profile + entity_field: profile_id + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: profile_id + exposed: false arguments: uid: id: uid @@ -222,6 +195,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: profile + entity_field: uid + plugin_id: numeric default_action: default exception: value: all @@ -236,8 +212,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -249,9 +225,6 @@ display: validate_options: { } break_phrase: false not: false - entity_type: profile - entity_field: uid - plugin_id: numeric type: id: type table: profile @@ -259,6 +232,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: profile + entity_field: type + plugin_id: string default_action: ignore exception: value: all @@ -273,8 +249,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -290,9 +266,6 @@ display: path_case: none transform_dash: false break_phrase: false - entity_type: profile - entity_field: type - plugin_id: string status: id: status table: profile @@ -300,6 +273,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: profile + entity_field: status + plugin_id: numeric default_action: ignore exception: value: all @@ -314,8 +290,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -327,11 +303,37 @@ display: validate_options: { } break_phrase: false not: false - entity_type: profile - entity_field: status - plugin_id: numeric + filters: { } + style: + type: grid + options: + grouping: { } + columns: 4 + automatic_width: true + alignment: horizontal + row_class_custom: '' + row_class_default: true + col_class_custom: '' + col_class_default: true + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } display_extenders: { } - title: Profiles cache_metadata: max-age: -1 contexts: @@ -339,13 +341,13 @@ display: - url tags: { } user_page: - display_plugin: embed id: user_page display_title: 'User page' + display_plugin: embed position: 1 display_options: - display_extenders: { } display_description: '' + display_extenders: { } cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.redirect.yml b/config/sync/views.view.redirect.yml index 0105235e..edb63d74 100644 --- a/config/sync/views.view.redirect.yml +++ b/config/sync/views.view.redirect.yml @@ -17,122 +17,12 @@ base_table: redirect base_field: rid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer redirects' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Filter - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ previous' - next: 'next ›' - first: '« first' - last: 'last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - redirect_source__path: redirect_source__path - redirect_redirect__uri: redirect_redirect__uri - status_code: status_code - language: language - created: created - operations: operations - info: - redirect_source__path: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - redirect_redirect__uri: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - status_code: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - language: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - created: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: created - empty_table: false - row: - type: fields + title: Redirect fields: redirect_bulk_form: id: redirect_bulk_form @@ -141,6 +31,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + plugin_id: redirect_bulk_form label: '' exclude: false alter: @@ -185,8 +77,6 @@ display: action_title: 'With selection' include_exclude: exclude selected_actions: { } - entity_type: redirect - plugin_id: redirect_bulk_form redirect_source__path: id: redirect_source__path table: redirect @@ -194,6 +84,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: redirect_source + plugin_id: field label: From exclude: false alter: @@ -248,9 +141,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: redirect - entity_field: redirect_source - plugin_id: field redirect_redirect__uri: id: redirect_redirect__uri table: redirect @@ -279,6 +169,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: created + plugin_id: date label: Created exclude: false alter: @@ -323,15 +216,64 @@ display: date_format: fallback custom_date_format: '' timezone: '' - entity_type: redirect - entity_field: created - plugin_id: date operations: id: operations table: redirect field: operations entity_type: redirect plugin_id: entity_operations + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'administer redirects' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'There is no redirect yet.' + tokenize: false + sorts: { } + arguments: { } filters: redirect_source__path: id: redirect_source__path @@ -340,6 +282,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: redirect_source + plugin_id: string operator: contains value: '' group: 1 @@ -350,6 +295,8 @@ display: description: '' use_operator: false operator: redirect_source__path_op + operator_limit_selection: false + operator_list: { } identifier: redirect_source__path required: false remember: false @@ -358,8 +305,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -372,9 +317,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: redirect - entity_field: redirect_source - plugin_id: string redirect_redirect__uri: id: redirect_redirect__uri table: redirect @@ -382,6 +324,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: redirect_redirect + plugin_id: string operator: contains value: '' group: 1 @@ -392,6 +337,8 @@ display: description: '' use_operator: false operator: redirect_redirect__uri_op + operator_limit_selection: false + operator_list: { } identifier: redirect_redirect__uri required: false remember: false @@ -400,8 +347,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -414,9 +359,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: redirect - entity_field: redirect_redirect - plugin_id: string status_code: id: status_code table: redirect @@ -424,6 +366,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: status_code + plugin_id: numeric operator: '=' value: min: '' @@ -437,6 +382,8 @@ display: description: '' use_operator: false operator: status_code_op + operator_limit_selection: false + operator_list: { } identifier: status_code required: false remember: false @@ -445,8 +392,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: true group_info: label: 'Status code' @@ -463,54 +408,51 @@ display: title: '300 Multiple Choices' operator: '=' value: - value: '300' min: '' max: '' + value: '300' 2: title: '301 Moved Permanently' operator: '=' value: - value: '301' min: '' max: '' + value: '301' 3: title: '302 Found' operator: '=' value: - value: '302' min: '' max: '' + value: '302' 4: title: '303 See Other' operator: '=' value: - value: '303' min: '' max: '' + value: '303' 5: title: '304 Not Modified' operator: '=' value: - value: '304' min: '' max: '' + value: '304' 6: title: '305 Use Proxy' operator: '=' value: - value: '305' min: '' max: '' + value: '305' 7: title: '307 Temporary Redirect' operator: '=' value: - value: '307' min: '' max: '' - entity_type: redirect - entity_field: status_code - plugin_id: numeric + value: '307' language: id: language table: redirect @@ -518,6 +460,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: language + plugin_id: language operator: in value: { } group: 1 @@ -528,6 +473,8 @@ display: description: '' use_operator: false operator: language_op + operator_limit_selection: false + operator_list: { } identifier: language required: false remember: false @@ -537,8 +484,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -551,57 +496,112 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: redirect - entity_field: language - plugin_id: language - sorts: { } - title: Redirect - header: { } - footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: 'There is no redirect yet.' - plugin_id: text_custom - relationships: { } - arguments: { } - display_extenders: { } filter_groups: operator: AND groups: 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + redirect_source__path: redirect_source__path + redirect_redirect__uri: redirect_redirect__uri + status_code: status_code + language: language + created: created + operations: operations + default: created + info: + redirect_source__path: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + redirect_redirect__uri: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status_code: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + language: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } + display_extenders: { } cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } path: admin/config/search/redirect cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false diff --git a/config/sync/views.view.showrooms.yml b/config/sync/views.view.showrooms.yml index 0a8bb946..a8da7be9 100644 --- a/config/sync/views.view.showrooms.yml +++ b/config/sync/views.view.showrooms.yml @@ -32,71 +32,34 @@ base_table: taxonomy_term_field_data base_field: tid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: none - options: - offset: 0 - style: - type: default - row: - type: fields + title: Showrooms fields: name: id: name table: taxonomy_term_field_data field: name + relationship: none + group_type: group + admin_label: '' entity_type: taxonomy_term entity_field: name + plugin_id: term_name label: '' + exclude: false alter: alter_text: false make_link: false absolute: false - trim: false word_boundary: false ellipsis: false strip_tags: false + trim: false html: false - hide_empty: false - empty_zero: false - type: string - settings: - link_to_entity: true - plugin_id: term_name - relationship: none - group_type: group - admin_label: '' - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -106,8 +69,13 @@ display: element_wrapper_class: '' element_default_classes: true empty: '' + hide_empty: false + empty_zero: false hide_alter_empty: true click_sort_column: value + type: string + settings: + link_to_entity: true group_column: value group_columns: { } group_rows: true @@ -119,29 +87,53 @@ display: separator: ', ' field_api_classes: false convert_spaces: false + pager: + type: none + options: + offset: 0 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } + sorts: { } + arguments: { } filters: status: - value: '1' + id: status table: taxonomy_term_field_data field: status - plugin_id: boolean entity_type: taxonomy_term entity_field: status - id: status + plugin_id: boolean + value: '1' + group: 1 expose: operator: '' operator_limit_selection: false operator_list: { } - group: 1 vid: id: vid table: taxonomy_term_field_data field: vid - value: - showroom: showroom entity_type: taxonomy_term entity_field: vid plugin_id: bundle + value: + showroom: showroom expose: operator_limit_selection: false operator_list: { } @@ -152,6 +144,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: workflow_state operator: or value: workflow_visible: workflow_visible @@ -163,6 +156,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -170,8 +165,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -185,14 +178,21 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: workflow_state - sorts: { } - title: Showrooms + style: + type: default + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: -1 @@ -202,23 +202,11 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: - display_extenders: - views_ef_fieldset: { } - path: showrooms - menu: - type: normal - title: Showrooms - description: '' - expanded: false - parent: '' - weight: 1 - context: '0' - menu_name: header fields: name: id: name @@ -227,6 +215,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: term_name label: '' exclude: false alter: @@ -283,9 +274,6 @@ display: separator: ', ' field_api_classes: false convert_spaces: false - entity_type: taxonomy_term - entity_field: name - plugin_id: term_name field_public_address: id: field_public_address table: taxonomy_term__field_public_address @@ -293,6 +281,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -347,7 +336,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_public_email: id: field_public_email table: taxonomy_term__field_public_email @@ -355,6 +343,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -409,7 +398,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_public_phone: id: field_public_phone table: taxonomy_term__field_public_phone @@ -417,6 +405,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -474,7 +463,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_website: id: field_website table: taxonomy_term__field_website @@ -482,6 +470,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -541,7 +530,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_visuels: id: field_visuels table: taxonomy_term__field_visuels @@ -549,6 +537,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -593,8 +582,8 @@ display: click_sort_column: target_id type: image settings: - image_style: home_showroom image_link: '' + image_style: home_showroom group_column: '' group_columns: { } group_rows: true @@ -605,9 +594,20 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field defaults: fields: false + display_extenders: + views_ef_fieldset: { } + path: showrooms + menu: + type: normal + title: Showrooms + description: '' + weight: 1 + expanded: false + menu_name: header + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: @@ -621,32 +621,11 @@ display: - 'config:field.storage.taxonomy_term.field_visuels' - 'config:field.storage.taxonomy_term.field_website' rest_export_1: - display_plugin: rest_export id: rest_export_1 display_title: 'REST export' + display_plugin: rest_export position: 2 display_options: - display_extenders: - views_ef_fieldset: { } - path: showrooms_rest - style: - type: serializer - defaults: - style: false - row: false - fields: false - row: - type: data_field - options: - field_options: - name: - alias: '' - raw_output: false - pager: - type: some - options: - items_per_page: 10 - offset: 0 fields: name: id: name @@ -655,6 +634,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: term_name label: '' exclude: false alter: @@ -711,9 +693,6 @@ display: separator: ', ' field_api_classes: false convert_spaces: false - entity_type: taxonomy_term - entity_field: name - plugin_id: term_name uuid: id: uuid table: taxonomy_term_data @@ -721,6 +700,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: uuid + plugin_id: field label: '' exclude: false alter: @@ -776,9 +758,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: taxonomy_term - entity_field: uuid - plugin_id: field field_public_address: id: field_public_address table: taxonomy_term__field_public_address @@ -786,6 +765,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -840,7 +820,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field description__value: id: description__value table: taxonomy_term_field_data @@ -848,6 +827,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: description + plugin_id: field label: '' exclude: false alter: @@ -902,9 +884,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: taxonomy_term - entity_field: description - plugin_id: field field_public_email: id: field_public_email table: taxonomy_term__field_public_email @@ -912,6 +891,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -966,7 +946,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_public_phone: id: field_public_phone table: taxonomy_term__field_public_phone @@ -974,6 +953,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -1031,7 +1011,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_website: id: field_website table: taxonomy_term__field_website @@ -1039,6 +1018,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -1098,7 +1078,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_visuels: id: field_visuels table: taxonomy_term__field_visuels @@ -1106,6 +1085,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -1150,8 +1130,8 @@ display: click_sort_column: target_id type: image settings: - image_style: card_big image_link: '' + image_style: card_big group_column: '' group_columns: { } group_rows: true @@ -1162,7 +1142,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field tid: id: tid table: taxonomy_term_field_revision @@ -1170,6 +1149,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: tid + plugin_id: field label: '' exclude: false alter: @@ -1226,9 +1208,27 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: taxonomy_term - entity_field: tid - plugin_id: field + pager: + type: some + options: + offset: 0 + items_per_page: 10 + style: + type: serializer + row: + type: data_field + options: + field_options: + name: + alias: '' + raw_output: false + defaults: + style: false + row: false + fields: false + display_extenders: + views_ef_fieldset: { } + path: showrooms_rest auth: - cookie cache_metadata: diff --git a/config/sync/views.view.simplenews_newsletters.yml b/config/sync/views.view.simplenews_newsletters.yml index bbe46fdc..c64bda29 100644 --- a/config/sync/views.view.simplenews_newsletters.yml +++ b/config/sync/views.view.simplenews_newsletters.yml @@ -20,56 +20,12 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'send newsletter' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: pagerer - options: - preset: default - items_per_page: 50 - offset: 0 - id: '0' - total_pages: '' - expose: - items_per_page: 0 - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: 0 - items_per_page_options_all_label: '- All -' - offset: 0 - offset_label: Offset - style: - type: table - row: - type: fields + title: Newsletters fields: node_bulk_form: id: node_bulk_form @@ -78,6 +34,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: node_bulk_form label: 'Node operations bulk form' exclude: false alter: @@ -124,8 +82,6 @@ display: selected_actions: - simplenews_send_action - simplenews_stop_action - entity_type: node - plugin_id: node_bulk_form title: id: title table: node_field_data @@ -133,6 +89,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: node label: Issue exclude: false alter: @@ -175,9 +134,6 @@ display: empty_zero: false hide_alter_empty: true link_to_node: true - entity_type: node - entity_field: title - plugin_id: node simplenews_issue: id: simplenews_issue table: node__simplenews_issue @@ -185,6 +141,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Newsletter exclude: false alter: @@ -240,7 +197,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field status: id: status table: node_field_data @@ -248,6 +204,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: status + plugin_id: field label: Published exclude: false alter: @@ -293,8 +252,8 @@ display: type: boolean settings: format: unicode-yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -305,9 +264,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: status - plugin_id: field created: id: created table: node_field_data @@ -315,6 +271,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: created + plugin_id: date label: Updated exclude: false alter: @@ -356,6 +315,9 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true + date_format: short + custom_date_format: '' + timezone: '' click_sort_column: value type: timestamp settings: @@ -372,12 +334,6 @@ display: multi_type: separator separator: ', ' field_api_classes: 0 - date_format: short - custom_date_format: '' - timezone: '' - entity_type: node - entity_field: created - plugin_id: date send_status: id: send_status table: node @@ -385,6 +341,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: simplenews_send_status label: 'Send status' exclude: false alter: @@ -426,8 +384,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: node - plugin_id: simplenews_send_status operations: id: operations table: node @@ -435,6 +391,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: entity_operations label: 'Operations links' exclude: false alter: @@ -477,8 +435,71 @@ display: empty_zero: false hide_alter_empty: true destination: true + pager: + type: pagerer + options: + offset: 0 + items_per_page: 50 + preset: default + id: '0' + total_pages: '' + expose: + items_per_page: 0 + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: 0 + items_per_page_options_all_label: '- All -' + offset: 0 + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'send newsletter' + cache: + type: none + options: { } + empty: + area: + id: area + table: views + field: area + relationship: none + group_type: group + admin_label: '' + plugin_id: text + empty: true + content: + value: 'No newsletter issues found.' + format: basic_html + tokenize: false + sorts: + created: + id: created + table: node_field_data + field: created + relationship: none + group_type: group + admin_label: '' entity_type: node - plugin_id: entity_operations + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } filters: simplenews_issue_target_id: id: simplenews_issue_target_id @@ -487,6 +508,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: in_operator operator: 'not empty' value: { } group: 1 @@ -497,6 +519,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -504,8 +528,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -518,7 +540,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: in_operator title: id: title table: node_field_data @@ -526,6 +547,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: string operator: contains value: '' group: 1 @@ -536,6 +560,8 @@ display: description: '' use_operator: false operator: title_op + operator_limit_selection: false + operator_list: { } identifier: title required: false remember: false @@ -554,8 +580,6 @@ display: admin: '0' root: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -568,9 +592,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: title - plugin_id: string simplenews_issue_target_id_1: id: simplenews_issue_target_id_1 table: node__simplenews_issue @@ -578,6 +599,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: in_operator operator: in value: { } group: 1 @@ -588,6 +610,8 @@ display: description: '' use_operator: false operator: simplenews_issue_target_id_1_op + operator_limit_selection: false + operator_list: { } identifier: simplenews_issue_target_id_1 required: false remember: false @@ -597,8 +621,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -611,24 +633,23 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: in_operator - sorts: - created: - id: created - table: node_field_data - field: created - order: DESC - entity_type: node - entity_field: created - plugin_id: date - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - title: Newsletters + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: result: id: result @@ -637,33 +658,14 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: result empty: false content: '@label displaying @start - @end of @total | page @current_page/@page_count' - plugin_id: result footer: { } - empty: - area: - id: area - table: views - field: area - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: - value: 'No newsletter issues found.' - format: basic_html - plugin_id: text - relationships: { } - arguments: { } display_extenders: views_ef_fieldset: { } - filter_groups: - operator: AND - groups: - 1: AND cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -671,14 +673,13 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - cacheable: false - max-age: 0 tags: - 'config:field.storage.node.simplenews_issue' + cacheable: false page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -687,11 +688,12 @@ display: type: tab title: 'Newsletter issues' description: '' - parent: system.admin_content weight: 0 - context: '0' menu_name: admin + parent: system.admin_content + context: '0' cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -699,7 +701,6 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - cacheable: false - max-age: 0 tags: - 'config:field.storage.node.simplenews_issue' + cacheable: false diff --git a/config/sync/views.view.simplenews_subscribers.yml b/config/sync/views.view.simplenews_subscribers.yml index d7a0ee48..f4fca98d 100644 --- a/config/sync/views.view.simplenews_subscribers.yml +++ b/config/sync/views.view.simplenews_subscribers.yml @@ -18,46 +18,673 @@ base_table: simplenews_subscriber base_field: id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer simplenews subscriptions' - cache: - type: none - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: true - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc + title: Subscribers + fields: + uid: + id: uid + table: users_field_data + field: uid + relationship: uid + group_type: group + admin_label: '' + entity_type: user + entity_field: uid + plugin_id: field + label: 'Identifiant (ID) utilisateur' + exclude: false + alter: + alter_text: false + text: '{{ uid }}' + make_link: true + path: '/user/{{ uid }}/edit' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: true + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + id: + id: id + table: simplenews_subscriber + field: id + relationship: none + group_type: group + admin_label: '' + entity_type: simplenews_subscriber + entity_field: id + plugin_id: field + label: 'Subscriber ID' + exclude: true + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: true + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + uuid: + id: uuid + table: simplenews_subscriber + field: uuid + relationship: none + group_type: group + admin_label: '' + entity_type: simplenews_subscriber + entity_field: uuid + plugin_id: field + label: UUID + exclude: true + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + mail: + id: mail + table: simplenews_subscriber + field: mail + relationship: none + group_type: group + admin_label: '' + entity_type: null + entity_field: mail + plugin_id: standard + label: Email + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: null + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + user_name: + id: user_name + table: simplenews_subscriber + field: user_name + relationship: none + group_type: group + admin_label: '' + entity_type: simplenews_subscriber + plugin_id: simplenews_user_name + label: Username + exclude: true + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: null + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + operations: + id: operations + table: simplenews_subscriber + field: operations + relationship: none + group_type: group + admin_label: '' + entity_type: simplenews_subscriber + plugin_id: entity_operations + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: true + status: + id: status + table: simplenews_subscriber + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: simplenews_subscriber + entity_field: status + plugin_id: boolean + label: Active + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: null + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: boolean + type_custom_true: '' + type_custom_false: '' + not: false + created: + id: created + table: simplenews_subscriber + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: simplenews_subscriber + entity_field: created + plugin_id: date + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: null + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + date_format: fallback + custom_date_format: '' + timezone: '' + click_sort_column: value + type: timestamp + settings: + date_format: html_date + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: 0 + roles_target_id: + id: roles_target_id + table: user__roles + field: roles_target_id + relationship: uid + group_type: group + admin_label: '' + entity_type: user + entity_field: roles + plugin_id: user_roles + label: Rôles + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: ul + separator: ', ' + subscriptions_target_id: + id: subscriptions_target_id + table: simplenews_subscriber__subscriptions + field: subscriptions_target_id + relationship: none + group_type: group + admin_label: '' + plugin_id: field + label: Subscriptions + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: null + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: target_id + type: simplenews_subscription_status + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: ul + separator: ', ' + field_api_classes: false + field_memo: + id: field_memo + table: user__field_memo + field: field_memo + relationship: uid + group_type: group + admin_label: '' + plugin_id: field + label: Memo + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: basic_string + settings: { } + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false pager: type: full options: - items_per_page: 30 offset: 0 - id: 0 + items_per_page: 30 total_pages: null + id: 0 tags: - previous: '‹ previous' next: 'next ›' + previous: '‹ previous' first: '« first' last: 'last »' expose: @@ -69,17 +696,286 @@ display: offset: false offset_label: Offset quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'administer simplenews subscriptions' + cache: + type: none + options: { } + empty: + area: + id: area + table: views + field: area + relationship: none + group_type: group + admin_label: '' + plugin_id: text + empty: true + content: + value: 'No subscribers found.' + format: basic_html + tokenize: false + sorts: + created: + id: created + table: simplenews_subscriber + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: simplenews_subscriber + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } + filters: + mail: + id: mail + table: simplenews_subscriber + field: mail + relationship: none + group_type: group + admin_label: '' + entity_type: simplenews_subscriber + entity_field: mail + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: mail_op + label: Email + description: '' + use_operator: false + operator: mail_op + operator_limit_selection: false + operator_list: { } + identifier: mail + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + subscriptions_target_id: + id: subscriptions_target_id + table: simplenews_subscriber__subscriptions + field: subscriptions_target_id + relationship: none + group_type: group + admin_label: '' + plugin_id: in_operator + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: subscriptions_target_id_op + label: Newsletters + description: '' + use_operator: false + operator: subscriptions_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: subscriptions_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + status: + id: status + table: simplenews_subscriber + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: simplenews_subscriber + entity_field: status + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: true + expose: + operator_id: '' + label: Active + description: '' + use_operator: false + operator: status_op + operator_limit_selection: false + operator_list: { } + identifier: status + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + roles_target_id: + id: roles_target_id + table: user__roles + field: roles_target_id + relationship: uid + group_type: group + admin_label: '' + entity_type: user + entity_field: roles + plugin_id: user_roles + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: roles_target_id_op + label: Rôles + description: '' + use_operator: false + operator: roles_target_id_op + operator_limit_selection: false + operator_list: { } + identifier: roles_target_id + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + unverified: '0' + anonymous: '0' + free_user: '0' + contact_company: '0' + alpha_testeur: '0' + student: '0' + adherent: '0' + translator: '0' + admin_showroom: '0' + admin: '0' + root: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + reduce_duplicates: false + subscriptions_status: + id: subscriptions_status + table: simplenews_subscriber__subscriptions + field: subscriptions_status + relationship: none + group_type: group + admin_label: '' + plugin_id: in_operator + operator: in + value: + 1: '1' + group: 1 + exposed: true + expose: + operator_id: subscriptions_status_op + label: Status + description: '' + use_operator: false + operator: subscriptions_status_op + operator_limit_selection: false + operator_list: { } + identifier: subscriptions_status + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: uid: mail id: mail @@ -92,6 +988,7 @@ display: roles_target_id: roles_target_id subscriptions_target_id: subscriptions_target_id field_memo: field_memo + default: '-1' info: uid: sortable: false @@ -164,925 +1061,22 @@ display: separator: '' empty_column: false responsive: '' - default: '-1' + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields - fields: - uid: - id: uid - table: users_field_data - field: uid - relationship: uid - group_type: group - admin_label: '' - label: 'Identifiant (ID) utilisateur' - exclude: false - alter: - alter_text: false - text: '{{ uid }}' - make_link: true - path: '/user/{{ uid }}/edit' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: number_integer - settings: - thousand_separator: '' - prefix_suffix: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: user - entity_field: uid - plugin_id: field - id: - id: id - table: simplenews_subscriber - field: id - relationship: none - group_type: group - admin_label: '' - label: 'Subscriber ID' - exclude: true - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: true - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: number_integer - settings: - thousand_separator: '' - prefix_suffix: true - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: simplenews_subscriber - entity_field: id - plugin_id: field - uuid: - id: uuid - table: simplenews_subscriber - field: uuid - relationship: none - group_type: group - admin_label: '' - label: UUID - exclude: true - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: string - settings: - link_to_entity: false - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - entity_type: simplenews_subscriber - entity_field: uuid - plugin_id: field - mail: - table: simplenews_subscriber - field: mail - id: mail - entity_type: null - entity_field: mail - plugin_id: standard - relationship: none - group_type: group - admin_label: '' - label: Email - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: null - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - user_name: - id: user_name - table: simplenews_subscriber - field: user_name - relationship: none - group_type: group - admin_label: '' - label: Username - exclude: true - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: null - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - entity_type: simplenews_subscriber - plugin_id: simplenews_user_name - operations: - id: operations - table: simplenews_subscriber - field: operations - relationship: none - group_type: group - admin_label: '' - label: Operations - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - destination: true - entity_type: simplenews_subscriber - plugin_id: entity_operations - status: - id: status - table: simplenews_subscriber - field: status - relationship: none - group_type: group - admin_label: '' - label: Active - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: null - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: boolean - type_custom_true: '' - type_custom_false: '' - not: false - entity_type: simplenews_subscriber - entity_field: status - plugin_id: boolean - created: - id: created - table: simplenews_subscriber - field: created - relationship: none - group_type: group - admin_label: '' - label: Created - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: null - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: timestamp - settings: - date_format: html_date - custom_date_format: '' - timezone: '' - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: 0 - date_format: fallback - custom_date_format: '' - timezone: '' - entity_type: simplenews_subscriber - entity_field: created - plugin_id: date - roles_target_id: - id: roles_target_id - table: user__roles - field: roles_target_id - relationship: uid - group_type: group - admin_label: '' - label: Rôles - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: ul - separator: ', ' - entity_type: user - entity_field: roles - plugin_id: user_roles - subscriptions_target_id: - id: subscriptions_target_id - table: simplenews_subscriber__subscriptions - field: subscriptions_target_id - relationship: none - group_type: group - admin_label: '' - label: Subscriptions - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: null - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: target_id - type: simplenews_subscription_status - group_column: '' - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: ul - separator: ', ' - field_api_classes: false - plugin_id: field - field_memo: - id: field_memo - table: user__field_memo - field: field_memo - relationship: uid - group_type: group - admin_label: '' - label: Memo - exclude: false - alter: - alter_text: false - text: '' - make_link: false - path: '' - absolute: false - external: false - replace_spaces: false - path_case: none - trim_whitespace: false - alt: '' - rel: '' - link_class: '' - prefix: '' - suffix: '' - target: '' - nl2br: false - max_length: 0 - word_boundary: true - ellipsis: true - more_link: false - more_link_text: '' - more_link_path: '' - strip_tags: false - trim: false - preserve_tags: '' - html: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: basic_string - settings: { } - group_column: value - group_columns: { } - group_rows: true - delta_limit: 0 - delta_offset: 0 - delta_reversed: false - delta_first_last: false - multi_type: separator - separator: ', ' - field_api_classes: false - plugin_id: field - filters: - mail: - id: mail - table: simplenews_subscriber - field: mail - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: mail_op - label: Email - description: '' - use_operator: false - operator: mail_op - identifier: mail - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: simplenews_subscriber - entity_field: mail - plugin_id: string - subscriptions_target_id: - id: subscriptions_target_id - table: simplenews_subscriber__subscriptions - field: subscriptions_target_id - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: subscriptions_target_id_op - label: Newsletters - description: '' - use_operator: false - operator: subscriptions_target_id_op - identifier: subscriptions_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: in_operator - status: - id: status - table: simplenews_subscriber - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: true - expose: - operator_id: '' - label: Active - description: '' - use_operator: false - operator: status_op - identifier: status - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: simplenews_subscriber - entity_field: status - plugin_id: boolean - roles_target_id: - id: roles_target_id - table: user__roles - field: roles_target_id - relationship: uid - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: roles_target_id_op - label: Rôles - description: '' - use_operator: false - operator: roles_target_id_op - operator_limit_selection: false - operator_list: { } - identifier: roles_target_id - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - unverified: '0' - anonymous: '0' - free_user: '0' - contact_company: '0' - alpha_testeur: '0' - student: '0' - adherent: '0' - translator: '0' - admin_showroom: '0' - admin: '0' - root: '0' - reduce: false - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - entity_type: user - entity_field: roles - plugin_id: user_roles - subscriptions_status: - id: subscriptions_status - table: simplenews_subscriber__subscriptions - field: subscriptions_status - relationship: none - group_type: group - admin_label: '' - operator: in - value: - 1: '1' - group: 1 - exposed: true - expose: - operator_id: subscriptions_status_op - label: Status - description: '' - use_operator: false - operator: subscriptions_status_op - identifier: subscriptions_status - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: in_operator - sorts: - created: - id: created - table: simplenews_subscriber - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: simplenews_subscriber - entity_field: created - plugin_id: date - title: Subscribers - header: - result: - id: result - table: views - field: result - relationship: none - group_type: group - admin_label: '' - empty: false - content: '@label displaying @start - @end of @total | page @current_page/@page_count' - plugin_id: result - footer: { } - empty: - area: - id: area - table: views - field: area - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: - value: 'No subscribers found.' - format: basic_html - plugin_id: text + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: true + replica: false + query_tags: { } relationships: uid: id: uid @@ -1091,31 +1085,38 @@ display: relationship: none group_type: group admin_label: Utilisateur - required: false entity_type: simplenews_subscriber entity_field: uid plugin_id: standard - arguments: { } + required: false + header: + result: + id: result + table: views + field: result + relationship: none + group_type: group + admin_label: '' + plugin_id: result + empty: false + content: '@label displaying @start - @end of @total | page @current_page/@page_count' + footer: { } display_extenders: { } - filter_groups: - operator: AND - groups: - 1: AND cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: -1 tags: - 'config:field.storage.user.field_memo' + cacheable: false page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: @@ -1125,18 +1126,18 @@ display: type: tab title: Subscribers description: '' - parent: user.admin_index weight: 11 - context: '0' menu_name: admin + parent: user.admin_index + context: '0' cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: -1 tags: - 'config:field.storage.user.field_memo' + cacheable: false diff --git a/config/sync/views.view.taxonomy_term.yml b/config/sync/views.view.taxonomy_term.yml index b7dbcb5e..fb4e5314 100644 --- a/config/sync/views.view.taxonomy_term.yml +++ b/config/sync/views.view.taxonomy_term.yml @@ -24,21 +24,25 @@ display: display_plugin: default position: 0 display_options: - query: - type: views_query + fields: { } + pager: + type: mini options: - query_comment: '' - disable_sql_rewrite: false - distinct: false - replica: false - query_tags: { } - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } + offset: 0 + items_per_page: 10 + total_pages: 0 + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset exposed_form: type: basic options: @@ -49,49 +53,41 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: mini + access: + type: perm options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: 0 - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› + perm: 'access content' + cache: + type: tag + options: { } + empty: { } sorts: sticky: id: sticky table: taxonomy_index field: sticky - order: DESC - plugin_id: standard relationship: none group_type: group admin_label: '' - exposed: false + plugin_id: standard + order: DESC expose: label: '' + field_identifier: sticky + exposed: false created: id: created table: taxonomy_index field: created - order: DESC - plugin_id: date relationship: none group_type: group admin_label: '' - exposed: false + plugin_id: date + order: DESC expose: label: '' + field_identifier: created + exposed: false granularity: second arguments: tid: @@ -101,6 +97,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: taxonomy_index_tid default_action: 'not found' exception: value: '' @@ -115,8 +112,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -126,15 +123,14 @@ display: type: 'entity:taxonomy_term' fail: 'not found' validate_options: + bundles: { } access: true operation: view multiple: 0 - bundles: { } break_phrase: false add_table: false require_value: false reduce_duplicates: false - plugin_id: taxonomy_index_tid filters: langcode: id: langcode @@ -143,6 +139,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' @@ -154,6 +153,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -161,8 +162,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -175,9 +174,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: language - entity_type: node - entity_field: langcode status: id: status table: taxonomy_index @@ -185,6 +181,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -195,14 +192,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -215,7 +212,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: boolean style: type: default options: @@ -227,6 +223,17 @@ display: type: 'entity:node' options: view_mode: teaser + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + link_display: page_1 + link_url: '' header: entity_taxonomy_term: id: entity_taxonomy_term @@ -235,27 +242,22 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: entity empty: true - tokenize: true target: '{{ raw_arguments.tid }}' view_mode: full + tokenize: true bypass_access: false - plugin_id: entity footer: { } - empty: { } - relationships: { } - fields: { } display_extenders: { } - link_url: '' - link_display: page_1 cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } feed_1: id: feed_1 @@ -263,37 +265,37 @@ display: display_plugin: feed position: 2 display_options: - query: - type: views_query - options: { } pager: type: some options: - items_per_page: 10 offset: 0 - path: taxonomy/term/%/feed - displays: - page_1: page_1 - default: '0' + items_per_page: 10 style: type: rss options: - description: '' grouping: { } uses_fields: false + description: '' row: type: node_rss options: relationship: none view_mode: default + query: + type: views_query + options: { } display_extenders: { } + path: taxonomy/term/%/feed + displays: + page_1: page_1 + default: '0' cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } page_1: id: page_1 @@ -304,14 +306,14 @@ display: query: type: views_query options: { } - path: taxonomy/term/% display_extenders: { } + path: taxonomy/term/% cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/sync/views.view.user_admin_people.yml b/config/sync/views.view.user_admin_people.yml index 5136f7de..c206782f 100644 --- a/config/sync/views.view.user_admin_people.yml +++ b/config/sync/views.view.user_admin_people.yml @@ -3,6 +3,7 @@ langcode: en status: true dependencies: module: + - role_delegation - user _core: default_config_hash: wTJRNzsLVTenCALONNlVfgm_pBOlqucSPuVFLOD56ck @@ -15,131 +16,12 @@ base_table: users_field_data base_field: uid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer users' - cache: - type: tag - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Filter - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: 0 - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - summary: '' - columns: - user_bulk_form: user_bulk_form - name: name - status: status - rid: rid - created: created - access: access - edit_node: edit_node - dropbutton: dropbutton - info: - user_bulk_form: - align: '' - separator: '' - empty_column: false - responsive: '' - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - status: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-low - rid: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-low - created: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - access: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - edit_node: - align: '' - separator: '' - empty_column: false - responsive: priority-low - dropbutton: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: created - empty_table: true - row: - type: fields + title: People fields: user_bulk_form: id: user_bulk_form @@ -148,6 +30,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: user_bulk_form label: 'Bulk update' exclude: false alter: @@ -189,8 +73,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: user_bulk_form - entity_type: user name: id: name table: users_field_data @@ -198,6 +80,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: Username exclude: false alter: @@ -239,10 +124,7 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: field type: user_name - entity_type: user - entity_field: name status: id: status table: users_field_data @@ -250,6 +132,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: status + plugin_id: field label: Status exclude: false alter: @@ -291,14 +176,11 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: field type: boolean settings: format: custom - format_custom_true: Active format_custom_false: Blocked - entity_type: user - entity_field: status + format_custom_true: Active roles_target_id: id: roles_target_id table: user__roles @@ -306,6 +188,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: user_roles label: Roles exclude: false alter: @@ -349,7 +232,6 @@ display: hide_alter_empty: true type: ul separator: ', ' - plugin_id: user_roles created: id: created table: users_field_data @@ -357,6 +239,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: created + plugin_id: field label: 'Member for' exclude: false alter: @@ -403,9 +288,6 @@ display: future_format: '@interval' past_format: '@interval' granularity: 2 - plugin_id: field - entity_type: user - entity_field: created access: id: access table: users_field_data @@ -413,6 +295,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: access + plugin_id: field label: 'Last access' exclude: false alter: @@ -459,9 +344,6 @@ display: future_format: '@interval hence' past_format: '@interval ago' granularity: 2 - plugin_id: field - entity_type: user - entity_field: access operations: id: operations table: users @@ -469,6 +351,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: entity_operations label: Operations exclude: false alter: @@ -511,8 +395,6 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: user - plugin_id: entity_operations mail: id: mail table: users_field_data @@ -520,6 +402,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: mail + plugin_id: field label: '' exclude: true alter: @@ -574,9 +459,72 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: 0 + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'administer users' + cache: + type: tag + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No people available.' + tokenize: false + sorts: + created: + id: created + table: users_field_data + field: created + relationship: none + group_type: group + admin_label: '' entity_type: user - entity_field: mail + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second filters: combine: id: combine @@ -585,6 +533,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: combine operator: contains value: '' group: 1 @@ -595,6 +544,8 @@ display: description: '' use_operator: false operator: combine_op + operator_limit_selection: false + operator_list: { } identifier: user required: false remember: false @@ -603,8 +554,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -620,7 +569,6 @@ display: fields: name: name mail: mail - plugin_id: combine status: id: status table: users_field_data @@ -628,6 +576,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -638,6 +589,8 @@ display: description: '' use_operator: false operator: status_op + operator_limit_selection: false + operator_list: { } identifier: status required: false remember: false @@ -646,8 +599,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: true group_info: label: Status @@ -668,9 +619,6 @@ display: title: Blocked operator: '=' value: '0' - plugin_id: boolean - entity_type: user - entity_field: status roles_target_id: id: roles_target_id table: user__roles @@ -678,6 +626,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: user_roles operator: or value: { } group: 1 @@ -688,6 +637,8 @@ display: description: '' use_operator: false operator: roles_target_id_op + operator_limit_selection: false + operator_list: { } identifier: role required: false remember: false @@ -697,8 +648,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -712,7 +661,6 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: user_roles permission: id: permission table: user__roles @@ -720,6 +668,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: user_permissions operator: or value: { } group: 1 @@ -730,6 +679,8 @@ display: description: '' use_operator: false operator: permission_op + operator_limit_selection: false + operator_list: { } identifier: permission required: false remember: false @@ -739,8 +690,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -754,7 +703,6 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: user_permissions default_langcode: id: default_langcode table: users_field_data @@ -762,6 +710,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: default_langcode + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -772,14 +723,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -792,9 +743,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: user - entity_field: default_langcode - plugin_id: boolean uid_raw: id: uid_raw table: users_field_data @@ -802,6 +750,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: numeric operator: '!=' value: min: '' @@ -815,14 +765,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -835,92 +785,144 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: numeric - entity_type: user - sorts: - created: - id: created - table: users_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - plugin_id: date - entity_type: user - entity_field: created - title: People - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: 'No people available.' - plugin_id: text_custom - use_more: false - use_more_always: false - use_more_text: more - display_comment: '' - use_ajax: false - hide_attachment_summary: false - show_admin_links: true - group_by: false - link_url: '' - link_display: page_1 - css_class: '' filter_groups: operator: AND groups: 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + user_bulk_form: user_bulk_form + name: name + status: status + rid: rid + created: created + access: access + edit_node: edit_node + dropbutton: dropbutton + default: created + info: + user_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-low + rid: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-low + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + access: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + edit_node: + align: '' + separator: '' + empty_column: false + responsive: priority-low + dropbutton: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + css_class: '' + use_ajax: false + group_by: false + show_admin_links: true + use_more: false + use_more_always: false + use_more_text: more + link_display: page_1 + link_url: '' + display_comment: '' + hide_attachment_summary: false display_extenders: { } cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: 0 tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: - path: admin/people/list + defaults: + show_admin_links: false show_admin_links: false + display_extenders: { } + path: admin/people/list menu: type: 'default tab' title: List description: 'Find and manage people interacting with your site.' - menu_name: admin weight: -10 + menu_name: admin context: '' tab_options: type: normal title: People description: 'Manage user accounts, roles, and permissions.' - menu_name: admin weight: 0 - defaults: - show_admin_links: false - display_extenders: { } + menu_name: admin cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: 0 tags: { } diff --git a/config/sync/views.view.webform_submissions.yml b/config/sync/views.view.webform_submissions.yml index 7a55c85e..90bd4505 100644 --- a/config/sync/views.view.webform_submissions.yml +++ b/config/sync/views.view.webform_submissions.yml @@ -2,12 +2,12 @@ uuid: 41dabfc5-0d93-4794-8233-f8ad4087dc68 langcode: en status: true dependencies: - enforced: - module: - - webform module: - user - webform + enforced: + module: + - webform _core: default_config_hash: YPgxGC8TmLtfCOLGCCHJcdH2llA7QksUkdi1abhB7Ro id: webform_submissions @@ -19,156 +19,12 @@ base_table: webform_submission base_field: sid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: full - options: - items_per_page: 25 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - first: '« First' - last: 'Last »' - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50, 100, 200' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - webform_submission_bulk_form: webform_submission_bulk_form - sid: sid - in_draft: in_draft - sticky: sticky - locked: locked - created: created - completed: completed - remote_addr: remote_addr - view_webform_submission: view_webform_submission - edit_webform_submission: view_webform_submission - info: - webform_submission_bulk_form: - align: '' - separator: '' - empty_column: false - responsive: '' - sid: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - in_draft: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - sticky: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - locked: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - created: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - completed: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - remote_addr: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - view_webform_submission: - sortable: false - default_sort_order: asc - align: '' - separator: ' ' - empty_column: false - responsive: '' - edit_webform_submission: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: created - empty_table: false - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true + title: 'Webform submissions' fields: sid: id: sid @@ -177,6 +33,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sid + plugin_id: field label: '#' exclude: false alter: @@ -233,9 +92,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: sid - plugin_id: field in_draft: id: in_draft table: webform_submission @@ -243,6 +99,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: field label: Draft exclude: false alter: @@ -288,8 +147,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -300,9 +159,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: in_draft - plugin_id: field created: id: created table: webform_submission @@ -310,6 +166,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: created + plugin_id: field label: Created exclude: false alter: @@ -367,9 +226,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: created - plugin_id: field remote_addr: id: remote_addr table: webform_submission @@ -377,6 +233,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field label: 'IP address' exclude: false alter: @@ -432,9 +291,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: remote_addr - plugin_id: field view_webform_submission: id: view_webform_submission table: webform_submission @@ -442,6 +298,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: entity_link label: Operations exclude: false alter: @@ -486,22 +344,43 @@ display: text: view output_url_as_text: false absolute: false - entity_type: webform_submission - plugin_id: entity_link - filters: { } - sorts: { } - header: - result: - id: result - table: views - field: result - relationship: none - group_type: group - admin_label: '' - empty: false - content: 'Displaying @start - @end of @total' - plugin_id: result - footer: { } + pager: + type: full + options: + offset: 0 + items_per_page: 25 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50, 100, 200' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } empty: area_text_custom: id: area_text_custom @@ -510,11 +389,11 @@ display: relationship: none group_type: group admin_label: '' - empty: true - tokenize: false - content: 'No submissions available.' plugin_id: text_custom - relationships: { } + empty: true + content: 'No submissions available.' + tokenize: false + sorts: { } arguments: webform_id: id: webform_id @@ -551,6 +430,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: numeric default_action: ignore exception: value: all @@ -565,8 +447,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -578,42 +460,16 @@ display: validate_options: { } break_phrase: false not: false - entity_type: webform_submission - entity_field: in_draft - plugin_id: numeric - display_extenders: { } + filters: { } filter_groups: operator: AND groups: { } - title: 'Webform submissions' - cache_metadata: - max-age: -1 - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user - tags: { } - embed_administer: - display_plugin: embed - id: embed_administer - display_title: 'Embed: Administer' - position: 2 - display_options: - display_extenders: { } - display_description: 'Administer submissions.' style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: webform_submission_bulk_form: webform_submission_bulk_form sid: sid @@ -625,6 +481,7 @@ display: remote_addr: remote_addr view_webform_submission: view_webform_submission edit_webform_submission: view_webform_submission + default: created info: webform_submission_bulk_form: align: '' @@ -694,26 +551,56 @@ display: separator: '' empty_column: false responsive: '' - default: created + override: true + sticky: false + summary: '' empty_table: false - defaults: - style: false - row: false - access: false - fields: false - filters: false - filter_groups: false + caption: '' + description: '' row: type: fields options: + default_field_elements: true inline: { } separator: '' hide_empty: false - default_field_elements: true - access: - type: perm + query: + type: views_query options: - perm: 'administer webform submission' + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: + result: + id: result + table: views + field: result + relationship: none + group_type: group + admin_label: '' + plugin_id: result + empty: false + content: 'Displaying @start - @end of @total' + footer: { } + display_extenders: { } + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + tags: { } + embed_administer: + id: embed_administer + display_title: 'Embed: Administer' + display_plugin: embed + position: 2 + display_options: fields: webform_submission_bulk_form: id: webform_submission_bulk_form @@ -722,6 +609,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: webform_submission_bulk_form label: 'Webform submission operations bulk form' exclude: false alter: @@ -766,8 +655,6 @@ display: action_title: Action include_exclude: exclude selected_actions: { } - entity_type: webform_submission - plugin_id: webform_submission_bulk_form sid: id: sid table: webform_submission @@ -775,6 +662,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sid + plugin_id: field label: '#' exclude: false alter: @@ -831,9 +721,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: sid - plugin_id: field in_draft: id: in_draft table: webform_submission @@ -841,6 +728,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: field label: Draft exclude: false alter: @@ -886,8 +776,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -898,9 +788,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: in_draft - plugin_id: field sticky: id: sticky table: webform_submission @@ -908,6 +795,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: field label: Sticky exclude: false alter: @@ -953,8 +843,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -965,9 +855,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: sticky - plugin_id: field locked: id: locked table: webform_submission @@ -975,6 +862,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: field label: Locked exclude: false alter: @@ -1020,8 +910,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -1032,9 +922,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: locked - plugin_id: field created: id: created table: webform_submission @@ -1042,6 +929,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: created + plugin_id: field label: Created exclude: false alter: @@ -1099,9 +989,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: created - plugin_id: field completed: id: completed table: webform_submission @@ -1109,6 +996,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: completed + plugin_id: field label: Completed exclude: false alter: @@ -1166,9 +1056,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: completed - plugin_id: field remote_addr: id: remote_addr table: webform_submission @@ -1176,6 +1063,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field label: 'IP address' exclude: false alter: @@ -1231,9 +1121,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: remote_addr - plugin_id: field operations: id: operations table: webform_submission @@ -1241,6 +1128,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: entity_operations label: Operations exclude: false alter: @@ -1283,9 +1173,10 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: null - entity_field: null - plugin_id: entity_operations + access: + type: perm + options: + perm: 'administer webform submission' filters: in_draft: id: in_draft @@ -1294,6 +1185,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: boolean operator: '=' value: All group: 1 @@ -1304,6 +1198,8 @@ display: description: '' use_operator: false operator: in_draft_op + operator_limit_selection: false + operator_list: { } identifier: in_draft required: false remember: false @@ -1312,8 +1208,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -1326,9 +1220,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: webform_submission - entity_field: in_draft - plugin_id: boolean sticky: id: sticky table: webform_submission @@ -1336,6 +1227,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean operator: '=' value: All group: 1 @@ -1346,6 +1240,8 @@ display: description: '' use_operator: false operator: sticky_op + operator_limit_selection: false + operator_list: { } identifier: sticky required: false remember: false @@ -1354,8 +1250,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -1368,9 +1262,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: webform_submission - entity_field: sticky - plugin_id: boolean locked: id: locked table: webform_submission @@ -1378,6 +1269,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: boolean operator: '=' value: All group: 1 @@ -1388,6 +1282,8 @@ display: description: '' use_operator: false operator: locked_op + operator_limit_selection: false + operator_list: { } identifier: locked required: false remember: false @@ -1397,8 +1293,6 @@ display: anonymous: '0' administrator: '0' demo_region: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -1411,13 +1305,119 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: webform_submission - entity_field: locked - plugin_id: boolean filter_groups: operator: AND groups: 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + webform_submission_bulk_form: webform_submission_bulk_form + sid: sid + in_draft: in_draft + sticky: sticky + locked: locked + created: created + completed: completed + remote_addr: remote_addr + view_webform_submission: view_webform_submission + edit_webform_submission: view_webform_submission + default: created + info: + webform_submission_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + sticky: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + locked: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + completed: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + edit_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + defaults: + access: false + style: false + row: false + fields: false + filters: false + filter_groups: false + display_description: 'Administer submissions.' + display_extenders: { } cache_metadata: max-age: 0 contexts: @@ -1429,36 +1429,24 @@ display: - user.permissions tags: { } embed_default: - display_plugin: embed id: embed_default display_title: 'Embed: Default' + display_plugin: embed position: 1 display_options: - display_extenders: { } - display_description: 'Display submissions.' - defaults: - fields: true - style: false - row: false - filters: true - filter_groups: true style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: sid: sid in_draft: in_draft created: created remote_addr: remote_addr view_webform_submission: view_webform_submission + default: created info: sid: sortable: true @@ -1495,15 +1483,27 @@ display: separator: ' ' empty_column: false responsive: '' - default: created + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: + default_field_elements: true inline: { } separator: '' hide_empty: false - default_field_elements: true + defaults: + style: false + row: false + fields: true + filters: true + filter_groups: true + display_description: 'Display submissions.' + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -1514,13 +1514,11 @@ display: - user tags: { } embed_manage: - display_plugin: embed id: embed_manage display_title: 'Embed: Manage' + display_plugin: embed position: 3 display_options: - display_extenders: { } - display_description: 'Manage submissions.' fields: webform_submission_bulk_form: id: webform_submission_bulk_form @@ -1529,6 +1527,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: webform_submission_bulk_form label: 'Webform submission operations bulk form' exclude: false alter: @@ -1577,8 +1577,6 @@ display: - webform_submission_make_sticky_action - webform_submission_make_unlock_action - webform_submission_make_unsticky_action - entity_type: webform_submission - plugin_id: webform_submission_bulk_form sid: id: sid table: webform_submission @@ -1586,6 +1584,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sid + plugin_id: field label: '#' exclude: false alter: @@ -1642,9 +1643,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: sid - plugin_id: field in_draft: id: in_draft table: webform_submission @@ -1652,6 +1650,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: field label: Draft exclude: false alter: @@ -1697,8 +1698,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -1709,9 +1710,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: in_draft - plugin_id: field sticky: id: sticky table: webform_submission @@ -1719,6 +1717,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: field label: Sticky exclude: false alter: @@ -1764,8 +1765,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -1776,9 +1777,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: sticky - plugin_id: field locked: id: locked table: webform_submission @@ -1786,6 +1784,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: field label: Locked exclude: false alter: @@ -1831,8 +1832,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -1843,9 +1844,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: locked - plugin_id: field created: id: created table: webform_submission @@ -1853,6 +1851,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: created + plugin_id: field label: Created exclude: false alter: @@ -1910,9 +1911,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: created - plugin_id: field completed: id: completed table: webform_submission @@ -1920,6 +1918,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: completed + plugin_id: field label: Completed exclude: false alter: @@ -1977,9 +1978,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: completed - plugin_id: field remote_addr: id: remote_addr table: webform_submission @@ -1987,6 +1985,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field label: 'IP address' exclude: false alter: @@ -2042,9 +2043,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: remote_addr - plugin_id: field view_webform_submission: id: view_webform_submission table: webform_submission @@ -2052,6 +2050,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: entity_link label: Operations exclude: false alter: @@ -2096,8 +2096,6 @@ display: text: view output_url_as_text: false absolute: false - entity_type: webform_submission - plugin_id: entity_link edit_webform_submission: id: edit_webform_submission table: webform_submission @@ -2105,6 +2103,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: entity_link_edit label: Operations exclude: false alter: @@ -2149,26 +2149,148 @@ display: text: edit output_url_as_text: false absolute: false + access: + type: perm + options: + perm: 'edit any webform submission' + filters: + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' entity_type: webform_submission - plugin_id: entity_link_edit - defaults: - fields: false - style: false - row: false - access: false - filters: false - filter_groups: false + entity_field: in_draft + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Is draft' + description: '' + use_operator: false + operator: in_draft_op + operator_limit_selection: false + operator_list: { } + identifier: in_draft + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Sticky + description: '' + use_operator: false + operator: sticky_op + operator_limit_selection: false + operator_list: { } + identifier: sticky + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Locked + description: '' + use_operator: false + operator: locked_op + operator_limit_selection: false + operator_list: { } + identifier: locked + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + demo_region: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: webform_submission_bulk_form: webform_submission_bulk_form sid: sid @@ -2180,6 +2302,7 @@ display: remote_addr: remote_addr view_webform_submission: view_webform_submission edit_webform_submission: view_webform_submission + default: created info: webform_submission_bulk_form: align: '' @@ -2249,151 +2372,28 @@ display: separator: '' empty_column: false responsive: '' - default: created + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: + default_field_elements: true inline: { } separator: '' hide_empty: false - default_field_elements: true - access: - type: perm - options: - perm: 'edit any webform submission' - filters: - in_draft: - id: in_draft - table: webform_submission - field: in_draft - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: All - group: 1 - exposed: true - expose: - operator_id: '' - label: 'Is draft' - description: '' - use_operator: false - operator: in_draft_op - identifier: in_draft - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: webform_submission - entity_field: in_draft - plugin_id: boolean - sticky: - id: sticky - table: webform_submission - field: sticky - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: All - group: 1 - exposed: true - expose: - operator_id: '' - label: Sticky - description: '' - use_operator: false - operator: sticky_op - identifier: sticky - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: webform_submission - entity_field: sticky - plugin_id: boolean - locked: - id: locked - table: webform_submission - field: locked - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: All - group: 1 - exposed: true - expose: - operator_id: '' - label: Locked - description: '' - use_operator: false - operator: locked_op - identifier: locked - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - demo_region: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: webform_submission - entity_field: locked - plugin_id: boolean - filter_groups: - operator: AND - groups: - 1: AND + defaults: + access: false + style: false + row: false + fields: false + filters: false + filter_groups: false + display_description: 'Manage submissions.' + display_extenders: { } cache_metadata: max-age: 0 contexts: @@ -2405,13 +2405,11 @@ display: - user.permissions tags: { } embed_review: - display_plugin: embed id: embed_review display_title: 'Embed: Review' + display_plugin: embed position: 4 display_options: - display_extenders: { } - display_description: 'Review submissions.' fields: sid: id: sid @@ -2420,6 +2418,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sid + plugin_id: field label: '#' exclude: false alter: @@ -2476,9 +2477,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: sid - plugin_id: field in_draft: id: in_draft table: webform_submission @@ -2486,6 +2484,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: field label: Draft exclude: false alter: @@ -2531,8 +2532,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -2543,9 +2544,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: in_draft - plugin_id: field sticky: id: sticky table: webform_submission @@ -2553,6 +2551,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: field label: Sticky exclude: false alter: @@ -2598,8 +2599,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -2610,9 +2611,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: sticky - plugin_id: field locked: id: locked table: webform_submission @@ -2620,6 +2618,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: field label: Locked exclude: false alter: @@ -2665,8 +2666,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -2677,9 +2678,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: locked - plugin_id: field created: id: created table: webform_submission @@ -2687,6 +2685,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: created + plugin_id: field label: Created exclude: false alter: @@ -2744,9 +2745,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: created - plugin_id: field completed: id: completed table: webform_submission @@ -2754,6 +2752,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: completed + plugin_id: field label: Completed exclude: false alter: @@ -2811,9 +2812,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: completed - plugin_id: field remote_addr: id: remote_addr table: webform_submission @@ -2821,6 +2819,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field label: 'IP address' exclude: false alter: @@ -2876,9 +2877,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: remote_addr - plugin_id: field view_webform_submission: id: view_webform_submission table: webform_submission @@ -2886,6 +2884,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: entity_link label: Operations exclude: false alter: @@ -2930,26 +2930,148 @@ display: text: view output_url_as_text: false absolute: false + access: + type: perm + options: + perm: 'view any webform submission' + filters: + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' entity_type: webform_submission - plugin_id: entity_link - defaults: - fields: false - style: false - row: false - access: false - filters: false - filter_groups: false + entity_field: in_draft + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Is draft' + description: '' + use_operator: false + operator: in_draft_op + operator_limit_selection: false + operator_list: { } + identifier: in_draft + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Sticky + description: '' + use_operator: false + operator: sticky_op + operator_limit_selection: false + operator_list: { } + identifier: sticky + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Locked + description: '' + use_operator: false + operator: locked_op + operator_limit_selection: false + operator_list: { } + identifier: locked + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + demo_region: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: webform_submission_bulk_form: webform_submission_bulk_form sid: sid @@ -2961,6 +3083,7 @@ display: remote_addr: remote_addr view_webform_submission: view_webform_submission edit_webform_submission: view_webform_submission + default: created info: webform_submission_bulk_form: align: '' @@ -3030,151 +3153,28 @@ display: separator: '' empty_column: false responsive: '' - default: created + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: + default_field_elements: true inline: { } separator: '' hide_empty: false - default_field_elements: true - access: - type: perm - options: - perm: 'view any webform submission' - filters: - in_draft: - id: in_draft - table: webform_submission - field: in_draft - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: All - group: 1 - exposed: true - expose: - operator_id: '' - label: 'Is draft' - description: '' - use_operator: false - operator: in_draft_op - identifier: in_draft - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: webform_submission - entity_field: in_draft - plugin_id: boolean - sticky: - id: sticky - table: webform_submission - field: sticky - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: All - group: 1 - exposed: true - expose: - operator_id: '' - label: Sticky - description: '' - use_operator: false - operator: sticky_op - identifier: sticky - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: webform_submission - entity_field: sticky - plugin_id: boolean - locked: - id: locked - table: webform_submission - field: locked - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: All - group: 1 - exposed: true - expose: - operator_id: '' - label: Locked - description: '' - use_operator: false - operator: locked_op - identifier: locked - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - demo_region: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - entity_type: webform_submission - entity_field: locked - plugin_id: boolean - filter_groups: - operator: AND - groups: - 1: AND + defaults: + access: false + style: false + row: false + fields: false + filters: false + filter_groups: false + display_description: 'Review submissions.' + display_extenders: { } cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.who_s_new.yml b/config/sync/views.view.who_s_new.yml index 386df7a8..4dd20ca3 100644 --- a/config/sync/views.view.who_s_new.yml +++ b/config/sync/views.view.who_s_new.yml @@ -15,26 +15,52 @@ base_table: users_field_data base_field: uid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm + title: 'Who''s new' + fields: + name: + id: name + table: users_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: name + plugin_id: field + label: '' + exclude: false + alter: + alter_text: false + make_link: false + absolute: false + word_boundary: false + ellipsis: false + strip_tags: false + trim: false + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: user_name + pager: + type: some options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } + offset: 0 + items_per_page: 5 exposed_form: type: basic options: @@ -45,64 +71,46 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: some + access: + type: perm options: - items_per_page: 5 - offset: 0 - style: - type: html_list - row: - type: fields - fields: - name: - id: name + perm: 'access content' + cache: + type: tag + options: { } + empty: { } + sorts: + created: + id: created table: users_field_data - field: name - label: '' - plugin_id: field - type: user_name - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: false - empty_zero: false + field: created relationship: none group_type: group admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true entity_type: user - entity_field: name + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } filters: status: - value: '1' + id: status table: users_field_data field: status - id: status + entity_type: user + entity_field: status + plugin_id: boolean + value: '1' + group: 1 expose: operator: '0' operator_limit_selection: false operator_list: { } - group: 1 - plugin_id: boolean - entity_type: user - entity_field: status access: id: access table: users_field_data @@ -110,6 +118,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: access + plugin_id: date operator: '>' value: min: '' @@ -124,14 +135,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -144,53 +155,43 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: date - entity_type: user - entity_field: access - sorts: - created: - id: created - table: users_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - plugin_id: date - entity_type: user - entity_field: created - title: 'Who''s new' + style: + type: html_list + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } block_1: - display_plugin: block id: block_1 display_title: 'Who''s new' + display_plugin: block position: 1 display_options: display_description: 'A list of new users' + display_extenders: { } block_description: 'Who''s new' block_category: User - display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } diff --git a/config/sync/views.view.who_s_online.yml b/config/sync/views.view.who_s_online.yml index 56a48226..703c2a90 100644 --- a/config/sync/views.view.who_s_online.yml +++ b/config/sync/views.view.who_s_online.yml @@ -15,26 +15,52 @@ base_table: users_field_data base_field: uid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm + title: 'Who''s online' + fields: + name: + id: name + table: users_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: name + plugin_id: field + label: '' + exclude: false + alter: + alter_text: false + make_link: false + absolute: false + word_boundary: false + ellipsis: false + strip_tags: false + trim: false + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: user_name + pager: + type: some options: - perm: 'access user profiles' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } + offset: 0 + items_per_page: 10 exposed_form: type: basic options: @@ -45,71 +71,26 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: some + access: + type: perm options: - items_per_page: 10 - offset: 0 - style: - type: html_list - options: - grouping: { } - row_class: '' - default_row_class: true - type: ul - wrapper_class: item-list - class: '' - row: - type: fields - fields: - name: - id: name - table: users_field_data - field: name - label: '' - plugin_id: field - type: user_name - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: false - empty_zero: false + perm: 'access user profiles' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom relationship: none group_type: group admin_label: '' - exclude: false - element_type: '' - element_class: '' - element_label_type: '' - element_label_class: '' - element_label_colon: true - element_wrapper_type: '' - element_wrapper_class: '' - element_default_classes: true - empty: '' - hide_alter_empty: true - entity_type: user - entity_field: name - filters: - status: - value: '1' - table: users_field_data - field: status - id: status - expose: - operator: '0' - operator_limit_selection: false - operator_list: { } - group: 1 - plugin_id: boolean - entity_type: user - entity_field: status + plugin_id: text_custom + empty: true + content: 'There are currently 0 users online.' + tokenize: false + sorts: access: id: access table: users_field_data @@ -117,6 +98,40 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: access + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: access + exposed: false + granularity: second + arguments: { } + filters: + status: + id: status + table: users_field_data + field: status + entity_type: user + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '0' + operator_limit_selection: false + operator_list: { } + access: + id: access + table: users_field_data + field: access + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: access + plugin_id: date operator: '>=' value: min: '' @@ -131,6 +146,8 @@ display: description: 'A user is considered online for this long after they have last viewed a page.' use_operator: false operator: access_op + operator_limit_selection: false + operator_list: { } identifier: access required: false remember: false @@ -139,8 +156,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -153,26 +168,26 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: date - entity_type: user - entity_field: access - sorts: - access: - id: access - table: users_field_data - field: access - order: DESC - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - plugin_id: date - entity_type: user - entity_field: access - title: 'Who''s online' + style: + type: html_list + options: + grouping: { } + row_class: '' + default_row_class: true + type: ul + wrapper_class: item-list + class: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: result: id: result @@ -181,45 +196,31 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: result empty: false content: 'There are currently @total users online.' - plugin_id: result footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - empty: true - tokenize: false - content: 'There are currently 0 users online.' - plugin_id: text_custom - relationships: { } - arguments: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } who_s_online_block: - display_plugin: block id: who_s_online_block display_title: 'Who''s online' + display_plugin: block position: 1 display_options: - block_description: 'Who''s online' display_description: 'A list of users that are currently logged in.' display_extenders: { } + block_description: 'Who''s online' cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } diff --git a/config/sync/views.view.workflow_entity_history.yml b/config/sync/views.view.workflow_entity_history.yml index 8ba7f4ea..29d64eea 100644 --- a/config/sync/views.view.workflow_entity_history.yml +++ b/config/sync/views.view.workflow_entity_history.yml @@ -15,124 +15,12 @@ base_table: workflow_transition_history base_field: hid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - hid: hid - timestamp: timestamp - field_name: field_name - from_sid: from_sid - to_sid: to_sid - uid: uid - comment: comment - operations: operations - info: - hid: - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - timestamp: - align: '' - separator: '' - empty_column: false - responsive: '' - field_name: - align: '' - separator: '' - empty_column: false - responsive: '' - from_sid: - align: '' - separator: '' - empty_column: false - responsive: '' - to_sid: - align: '' - separator: '' - empty_column: false - responsive: '' - uid: - align: '' - separator: '' - empty_column: false - responsive: '' - comment: - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - align: '' - separator: '' - empty_column: false - responsive: '' - default: hid - empty_table: false - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true + title: 'Workflow history' fields: hid: id: hid @@ -141,6 +29,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: workflow_transition + entity_field: hid + plugin_id: field label: 'Transition ID' exclude: true alter: @@ -197,9 +88,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: workflow_transition - entity_field: hid - plugin_id: field timestamp: id: timestamp table: workflow_transition_history @@ -207,6 +95,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: workflow_transition + entity_field: timestamp + plugin_id: field label: Timestamp exclude: false alter: @@ -264,9 +155,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: workflow_transition - entity_field: timestamp - plugin_id: field field_name: id: field_name table: workflow_transition_history @@ -274,6 +162,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: workflow_transition + entity_field: field_name + plugin_id: field label: 'Field name' exclude: true alter: @@ -329,9 +220,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: workflow_transition - entity_field: field_name - plugin_id: field from_sid: id: from_sid table: workflow_transition_history @@ -339,6 +227,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: workflow_transition + entity_field: from_sid + plugin_id: field label: 'From state' exclude: false alter: @@ -394,9 +285,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: workflow_transition - entity_field: from_sid - plugin_id: field to_sid: id: to_sid table: workflow_transition_history @@ -404,6 +292,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: workflow_transition + entity_field: to_sid + plugin_id: field label: 'To state' exclude: false alter: @@ -459,9 +350,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: workflow_transition - entity_field: to_sid - plugin_id: field uid: id: uid table: workflow_transition_history @@ -469,6 +357,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: workflow_transition + entity_field: uid + plugin_id: field label: 'User ID' exclude: false alter: @@ -524,9 +415,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: workflow_transition - entity_field: uid - plugin_id: field comment: id: comment table: workflow_transition_history @@ -534,6 +422,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: workflow_transition + entity_field: comment + plugin_id: field label: 'Log message' exclude: false alter: @@ -588,9 +479,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: workflow_transition - entity_field: comment - plugin_id: field operations: id: operations table: workflow_transition_history @@ -598,6 +486,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: entity_operations label: Operations exclude: false alter: @@ -640,15 +531,42 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: null - entity_field: null - plugin_id: entity_operations - filters: { } - sorts: { } - header: { } - footer: { } + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } empty: { } - relationships: { } + sorts: { } arguments: entity_id: id: entity_id @@ -657,6 +575,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: workflow_transition + entity_field: entity_id + plugin_id: numeric default_action: ignore exception: value: all @@ -671,8 +592,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -684,11 +605,90 @@ display: validate_options: { } break_phrase: false not: false - entity_type: workflow_transition - entity_field: entity_id - plugin_id: numeric + filters: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + hid: hid + timestamp: timestamp + field_name: field_name + from_sid: from_sid + to_sid: to_sid + uid: uid + comment: comment + operations: operations + default: hid + info: + hid: + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + timestamp: + align: '' + separator: '' + empty_column: false + responsive: '' + field_name: + align: '' + separator: '' + empty_column: false + responsive: '' + from_sid: + align: '' + separator: '' + empty_column: false + responsive: '' + to_sid: + align: '' + separator: '' + empty_column: false + responsive: '' + uid: + align: '' + separator: '' + empty_column: false + responsive: '' + comment: + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } display_extenders: { } - title: 'Workflow history' cache_metadata: max-age: -1 contexts: @@ -698,13 +698,13 @@ display: - url.query_args tags: { } workflow_history_tab: - display_plugin: embed id: workflow_history_tab display_title: 'Workflow history tab' + display_plugin: embed position: 1 display_options: - display_extenders: { } display_description: 'Replaces the transition list in the Workflow tab.' + display_extenders: { } cache_metadata: max-age: -1 contexts: diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index 282baf4b..8ad7b971 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -1,31 +1,32 @@ +_core: + default_config_hash: 9qAvxkBYFcXXYVGI3KlH9Ks1AxdH0u6GpCrxzqDXO8M +langcode: en settings: default_status: open default_page_base_path: /form default_ajax: false + default_ajax_progress_type: throbber default_ajax_effect: fade default_ajax_speed: 500 - default_ajax_progress_type: throbber - default_form_open_message: 'This form has not yet been opened to submissions.' - default_form_close_message: 'Sorry… This form is closed to new submissions.' - default_form_exception_message: 'Unable to display this webform. Please contact the site administrator.' default_submit_button_label: Submit default_reset_button_label: Reset default_delete_button_label: Delete default_form_submit_once: false + default_form_open_message: 'This form has not yet been opened to submissions.' + default_form_close_message: 'Sorry… This form is closed to new submissions.' + default_form_exception_message: 'Unable to display this webform. Please contact the site administrator.' default_form_confidential_message: 'This form is confidential. You must Log out to submit it.' default_form_access_denied_message: 'Please login to access this form.' - default_form_disable_back: false - default_form_submit_back: false - default_form_unsaved: false default_form_disable_remote_addr: false default_form_novalidate: false default_form_disable_inline_errors: false default_form_required: false default_form_required_label: 'Indicates required field' + default_form_unsaved: false + default_form_disable_back: false + default_form_submit_back: false default_form_details_toggle: true default_form_file_limit: '' - form_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" - button_classes: '' default_wizard_prev_button_label: '< Previous' default_wizard_next_button_label: 'Next >' default_wizard_start_label: Start @@ -44,10 +45,9 @@ settings: default_draft_pending_multiple_message: 'You have pending drafts for this webform. View your pending drafts.' default_confirmation_message: 'New submission added to [webform:title].' default_confirmation_back_label: 'Back to form' + default_limit_total_message: 'No more submissions are permitted.' + default_limit_user_message: 'No more submissions are permitted.' default_submission_label: '[webform_submission:submitted-to]: Submission #[webform_submission:serial]' - default_submission_access_denied_message: 'Please login to access this submission.' - default_submission_exception_message: 'Unable to process this submission. Please contact the site administrator.' - default_submission_locked_message: 'This submission has been locked.' default_submission_log: false default_submission_views: { } default_submission_views_replace: @@ -63,28 +63,32 @@ settings: - entity.node.webform.user.drafts - entity.node.webform.user.submissions default_results_customize: false + default_submission_access_denied_message: 'Please login to access this submission.' + default_submission_exception_message: 'Unable to process this submission. Please contact the site administrator.' + default_submission_locked_message: 'This submission has been locked.' default_previous_submission_message: 'You have already submitted this webform. View your previous submission.' default_previous_submissions_message: 'You have already submitted this webform. View your previous submissions.' default_autofill_message: 'This submission has been autofilled with your previous submission.' - preview_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n" - confirmation_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n" - confirmation_back_classes: "button\n" - default_limit_total_message: 'No more submissions are permitted.' - default_limit_user_message: 'No more submissions are permitted.' + form_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + button_classes: '' + preview_classes: | + messages messages--error + messages messages--warning + messages messages--status + confirmation_classes: | + messages messages--error + messages messages--warning + messages messages--status + confirmation_back_classes: | + button default_share: false default_share_node: false default_share_theme_name: '' - dialog: false - dialog_options: - narrow: - title: Narrow - width: 600 - normal: - title: Normal - width: 800 - wide: - title: Wide - width: 1000 webform_bulk_form: true webform_bulk_form_actions: - webform_open_action @@ -99,43 +103,20 @@ settings: - webform_submission_make_lock_action - webform_submission_make_unlock_action - webform_submission_delete_action + dialog: false + dialog_options: + narrow: + title: Narrow + width: 600 + normal: + title: Normal + width: 800 + wide: + title: Wide + width: 1000 assets: css: '' javascript: '' -handler: - excluded_handlers: { } -variant: - excluded_variants: { } -export: - temp_directory: '' - exporter: delimited - multiple_delimiter: ; - header_format: label - header_prefix: true - header_prefix_label_delimiter: ': ' - header_prefix_key_delimiter: __ - composite_element_item_format: label - options_single_format: compact - options_multiple_format: compact - options_item_format: label - entity_reference_items: - - id - - title - - url - likert_answers_format: label - signature_format: status - delimiter: ',' - excel: false - archive_type: tar - excluded_exporters: { } -batch: - default_batch_export_size: 500 - default_batch_import_size: 100 - default_batch_update_size: 500 - default_batch_delete_size: 500 - default_batch_email_size: 500 -purge: - cron_size: 100 form: limit: 50 filter_category: '' @@ -144,9 +125,28 @@ element: machine_name_pattern: a-z0-9_ empty_message: '{Empty}' allowed_tags: admin - wrapper_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" - classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" - horizontal_rule_classes: "webform-horizontal-rule--solid\nwebform-horizontal-rule--dashed\nwebform-horizontal-rule--dotted\nwebform-horizontal-rule--gradient\nwebform-horizontal-rule--thin\nwebform-horizontal-rule--medium\nwebform-horizontal-rule--thick\nwebform-horizontal-rule--flaired\nwebform-horizontal-rule--glyph\n" + wrapper_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + horizontal_rule_classes: | + webform-horizontal-rule--solid + webform-horizontal-rule--dashed + webform-horizontal-rule--dotted + webform-horizontal-rule--gradient + webform-horizontal-rule--thin + webform-horizontal-rule--medium + webform-horizontal-rule--thick + webform-horizontal-rule--flaired + webform-horizontal-rule--glyph default_description_display: '' default_more_title: More default_section_title_tag: h2 @@ -170,10 +170,10 @@ file: file_private_redirect_message: 'Please login to access the uploaded file.' default_max_filesize: '' default_managed_file_extensions: 'gif jpg jpeg png bmp eps tif pict psd txt rtf html odf pdf doc docx ppt pptx xls xlsx xml avi mov mp3 mp4 ogg wav bz2 dmg gz jar rar sit svg tar zip' - default_audio_file_extensions: 'mp3 ogg wav' - default_document_file_extensions: 'txt rtf pdf doc docx odt ppt pptx odp xls xlsx ods' default_image_file_extensions: 'gif jpg jpeg png' default_video_file_extensions: 'avi mov mp4 ogg wav webm' + default_audio_file_extensions: 'mp3 ogg wav' + default_document_file_extensions: 'txt rtf pdf doc docx odt ppt pptx odp xls xlsx ods' make_unused_managed_files_temporary: true delete_temporary_managed_files: true format: { } @@ -186,20 +186,140 @@ mail: default_sender_mail: '' default_sender_name: '' default_subject: 'Webform submission from: [webform_submission:source-title]' - default_body_text: "Submitted on [webform_submission:created]\nSubmitted by: [webform_submission:user]\n\nSubmitted values are:\n[webform_submission:values]\n" - default_body_html: "

Submitted on [webform_submission:created]

\n

Submitted by: [webform_submission:user]

\n

Submitted values are:

\n[webform_submission:values]\n" + default_body_text: | + Submitted on [webform_submission:created] + Submitted by: [webform_submission:user] + + Submitted values are: + [webform_submission:values] + default_body_html: | +

Submitted on [webform_submission:created]

+

Submitted by: [webform_submission:user]

+

Submitted values are:

+ [webform_submission:values] roles: { } +export: + temp_directory: '' + exporter: delimited + delimiter: ',' + multiple_delimiter: ; + excel: false + archive_type: tar + header_format: label + header_prefix: true + header_prefix_key_delimiter: __ + header_prefix_label_delimiter: ': ' + entity_reference_items: + - id + - title + - url + options_single_format: compact + options_multiple_format: compact + options_item_format: label + likert_answers_format: label + signature_format: status + composite_element_item_format: label + excluded_exporters: { } +handler: + excluded_handlers: { } +variant: + excluded_variants: { } +batch: + default_batch_export_size: 500 + default_batch_import_size: 100 + default_batch_update_size: 500 + default_batch_delete_size: 500 + default_batch_email_size: 500 +purge: + cron_size: 100 test: - types: "checkbox:\n - true\ncolor:\n - '#ffffcc'\n - '#ffffcc'\n - '#ccffff'\nemail:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nlanguage_select:\n - en\nmachine_name:\n - 'loremipsum'\n - 'oratione'\n - 'dixisset'\ntel:\n - '123-456-7890'\n - '098-765-4321'\ntextarea:\n - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.'\n - 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;'\n - 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.'\ntext_format:\n - value: '

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.

'\n - value: '

Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;

'\n - value: '

Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.

'\nurl:\n - 'http://example.com'\n - 'http://test.com'\nwebform_email_confirm:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nwebform_email_multiple:\n - 'example@example.com, test@test.com, random@random.com'\nwebform_time:\n - '09:00'\n - '17:00'\n" - names: "first_name:\n - 'John'\n - 'Paul'\n - 'Ringo'\n - 'George'\nlast_name:\n - 'Lennon'\n - 'McCartney'\n - 'Starr'\n - 'Harrison'\naddress:\n - '10 Main Street'\n - '11 Brook Alley Road. APT 1'\nzip:\n - '11111'\n - '12345'\n - '12345-6789'\npostal_code:\n - '11111'\n - '12345'\n - '12345-6789'\nphone:\n - '123-456-7890'\n - '098-765-4321'\nfax:\n - '123-456-7890'\n - '098-765-4321'\ncity:\n - 'Springfield'\n - 'Pleasantville'\n - 'Hill Valley'\nurl:\n - 'http://example.com'\n - 'http://test.com'\ndefault:\n - 'Loremipsum'\n - 'Oratione'\n - 'Dixisset'\n" + types: | + checkbox: + - true + color: + - '#ffffcc' + - '#ffffcc' + - '#ccffff' + email: + - 'example@example.com' + - 'test@test.com' + - 'random@random.com' + language_select: + - en + machine_name: + - 'loremipsum' + - 'oratione' + - 'dixisset' + tel: + - '123-456-7890' + - '098-765-4321' + textarea: + - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.' + - 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;' + - 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.' + text_format: + - value: '

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.

' + - value: '

Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;

' + - value: '

Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.

' + url: + - 'http://example.com' + - 'http://test.com' + webform_email_confirm: + - 'example@example.com' + - 'test@test.com' + - 'random@random.com' + webform_email_multiple: + - 'example@example.com, test@test.com, random@random.com' + webform_time: + - '09:00' + - '17:00' + names: | + first_name: + - 'John' + - 'Paul' + - 'Ringo' + - 'George' + last_name: + - 'Lennon' + - 'McCartney' + - 'Starr' + - 'Harrison' + address: + - '10 Main Street' + - '11 Brook Alley Road. APT 1' + zip: + - '11111' + - '12345' + - '12345-6789' + postal_code: + - '11111' + - '12345' + - '12345-6789' + phone: + - '123-456-7890' + - '098-765-4321' + fax: + - '123-456-7890' + - '098-765-4321' + city: + - 'Springfield' + - 'Pleasantville' + - 'Hill Valley' + url: + - 'http://example.com' + - 'http://test.com' + default: + - 'Loremipsum' + - 'Oratione' + - 'Dixisset' ui: video_display: dialog - details_save: true help_disabled: false dialog_disabled: false offcanvas_disabled: false promotions_disabled: false support_disabled: false + details_save: true description_help: true toolbar_item: false libraries: @@ -208,12 +328,9 @@ libraries: - jquery.chosen requirements: cdn: true - bootstrap: true clientside_validation: true + bootstrap: true spam: true -langcode: en third_party_settings: captcha: replace_administration_mode: true -_core: - default_config_hash: 9qAvxkBYFcXXYVGI3KlH9Ks1AxdH0u6GpCrxzqDXO8M diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index 042341c7..8c3e5684 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -7,9 +7,9 @@ dependencies: - webform _core: default_config_hash: Q4QShRpLvlheaOjtXj4lKYXCOGMiuBopVI6GYCCWRK8 +weight: 0 open: null close: null -weight: 0 uid: null template: false archive: false @@ -17,7 +17,31 @@ id: contact title: Contact description: 'Basic email contact webform.' category: '' -elements: "name:\n '#title': 'Your Name'\n '#type': textfield\n '#required': true\n '#default_value': '[current-user:display-name]'\nemail:\n '#title': 'Your Email'\n '#type': email\n '#required': true\n '#default_value': '[current-user:mail]'\nsubject:\n '#title': Subject\n '#type': textfield\n '#required': true\n '#test': 'Testing contact webform from [site:name]'\nmessage:\n '#title': Message\n '#type': textarea\n '#required': true\n '#test': 'Please ignore this email.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send message'\n" +elements: | + name: + '#title': 'Your Name' + '#type': textfield + '#required': true + '#default_value': '[current-user:display-name]' + email: + '#title': 'Your Email' + '#type': email + '#required': true + '#default_value': '[current-user:mail]' + subject: + '#title': Subject + '#type': textfield + '#required': true + '#test': 'Testing contact webform from [site:name]' + message: + '#title': Message + '#type': textarea + '#required': true + '#test': 'Please ignore this email.' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Send message' css: '' javascript: '' settings: @@ -32,9 +56,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -44,31 +68,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: false form_disable_autocomplete: false form_novalidate: false form_disable_inline_errors: false form_required: false - form_unsaved: false - form_disable_back: false - form_submit_back: false form_autofocus: false form_details_toggle: false + form_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -77,11 +106,6 @@ settings: submission_access_denied_title: '' submission_access_denied_message: '' submission_access_denied_attributes: { } - submission_exception_message: '' - submission_locked_message: '' - submission_excluded_elements: { } - submission_exclude_empty: false - submission_exclude_empty_checkbox: false previous_submission_message: '' previous_submissions_message: '' autofill: false @@ -92,13 +116,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -121,9 +145,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: url_message + confirmation_url: '' confirmation_title: '' confirmation_message: 'Your message has been sent.' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -202,9 +226,9 @@ access: handlers: email_confirmation: id: email + handler_id: email_confirmation label: 'Email confirmation' notes: '' - handler_id: email_confirmation status: true conditions: { } weight: 1 @@ -213,13 +237,17 @@ handlers: - completed to_mail: '[current-user:mail]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: '[webform_submission:values:subject:raw]' body: '[webform_submission:values:message:value]' excluded_elements: { } @@ -230,18 +258,14 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false email_notification: id: email + handler_id: email_notification label: 'Email notification' notes: '' - handler_id: email_notification status: true conditions: { } weight: 2 @@ -250,13 +274,17 @@ handlers: - completed to_mail: _default to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: '[webform_submission:values:email:raw]' from_options: { } from_name: '[webform_submission:values:name:raw]' + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: '[webform_submission:values:subject:raw]' body: '[webform_submission:values:message:value]' excluded_elements: { } @@ -267,11 +295,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/sync/webform.webform.multi_joueur.yml b/config/sync/webform.webform.multi_joueur.yml index 959fad67..7997a9ae 100644 --- a/config/sync/webform.webform.multi_joueur.yml +++ b/config/sync/webform.webform.multi_joueur.yml @@ -7,9 +7,9 @@ dependencies: third_party_settings: honeypot: honeypot: true +weight: 0 open: null close: null -weight: 0 uid: 1 template: false archive: false @@ -17,7 +17,68 @@ id: multi_joueur title: Multi-Joueur description: '' category: '' -elements: "address:\n '#type': address\n '#title': Address\n '#required': true\n '#default_value':\n country_code: FR\n langcode: ''\n organization: ''\n given_name: ''\n family_name: ''\n address_line1: ''\n address_line2: ''\n postal_code: ''\n locality: ''\n sorting_code: ''\n additional_name: null\n dependent_locality: null\n administrative_area: null\nvat_number:\n '#type': textfield\n '#title': 'Numéro de TVA'\n '#description': 'N° de TVA intracommunautaire'\nphone:\n '#type': tel\n '#title': Téléphone\n '#international': true\n '#international_preferred_countries':\n - FR\n '#telephone_validation_format': '0'\nemail_confirm:\n '#type': webform_email_confirm\n '#title': Email\n '#required': true\n '#flexbox': '0'\ncollaborateur:\n '#type': webform_contact\n '#title': Collaborateurs\n '#multiple': true\n '#multiple__min_items': 2\n '#multiple__empty_items': 2\n '#multiple__sorting': false\n '#multiple__add': false\n '#multiple__add_more_input': false\n '#name__required': true\n '#company__access': false\n '#email__required': true\n '#phone__access': false\n '#address__access': false\n '#address_2__access': false\n '#city__access': false\n '#state_province__access': false\n '#postal_code__access': false\n '#country__access': false\n '#flexbox': '0'\ncommentaires:\n '#type': textarea\n '#title': Commentaires\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Envoyer la demande devis'" +elements: |- + address: + '#type': address + '#title': Address + '#required': true + '#default_value': + country_code: FR + langcode: '' + organization: '' + given_name: '' + family_name: '' + address_line1: '' + address_line2: '' + postal_code: '' + locality: '' + sorting_code: '' + additional_name: null + dependent_locality: null + administrative_area: null + vat_number: + '#type': textfield + '#title': 'Numéro de TVA' + '#description': 'N° de TVA intracommunautaire' + phone: + '#type': tel + '#title': Téléphone + '#international': true + '#international_preferred_countries': + - FR + '#telephone_validation_format': '0' + email_confirm: + '#type': webform_email_confirm + '#title': Email + '#required': true + '#flexbox': '0' + collaborateur: + '#type': webform_contact + '#title': Collaborateurs + '#multiple': true + '#multiple__min_items': 2 + '#multiple__empty_items': 2 + '#multiple__sorting': false + '#multiple__add': false + '#multiple__add_more_input': false + '#name__required': true + '#company__access': false + '#email__required': true + '#phone__access': false + '#address__access': false + '#address_2__access': false + '#city__access': false + '#state_province__access': false + '#postal_code__access': false + '#country__access': false + '#flexbox': '0' + commentaires: + '#type': textarea + '#title': Commentaires + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Envoyer la demande devis' css: '' javascript: '' settings: @@ -32,9 +93,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -44,31 +105,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: false form_disable_autocomplete: false form_novalidate: false form_disable_inline_errors: false form_required: false - form_unsaved: false - form_disable_back: false - form_submit_back: false form_autofocus: false form_details_toggle: false + form_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -77,11 +143,6 @@ settings: submission_access_denied_title: '' submission_access_denied_message: '' submission_access_denied_attributes: { } - submission_exception_message: '' - submission_locked_message: '' - submission_excluded_elements: { } - submission_exclude_empty: false - submission_exclude_empty_checkbox: false previous_submission_message: '' previous_submissions_message: '' autofill: false @@ -92,13 +153,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -121,9 +182,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: "Votre demande de devis a bien été enregistrée, nous sommes deja en train de le rédigé et vous l'envoyons par email très rapidement.
\r\n
\r\nretour au site" - confirmation_url: '' confirmation_attributes: { } confirmation_back: false confirmation_back_label: '' @@ -204,9 +265,9 @@ access: handlers: multi_joueur_submission_email: id: email + handler_id: multi_joueur_submission_email label: 'Multi-Joueur Submission email' notes: 'Admin email' - handler_id: multi_joueur_submission_email status: true conditions: { } weight: 0 @@ -215,13 +276,17 @@ handlers: - completed to_mail: _default to_options: { } - cc_mail: dev@figureslibres.io - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: dev@figureslibres.io + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: 'Multi-Joueur : [webform_submission:values:address:family_name]' body: _default excluded_elements: { } @@ -232,18 +297,14 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false multi_joueurs_submission_: id: email + handler_id: multi_joueurs_submission_ label: 'Multi-Joueurs submission ' notes: 'user email' - handler_id: multi_joueurs_submission_ status: true conditions: { } weight: 0 @@ -252,13 +313,17 @@ handlers: - completed to_mail: '[webform_submission:values:email_confirm:raw]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: '[site:name] - [webform:title] submission' body: _default excluded_elements: { } @@ -269,11 +334,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/sync/webform.webform_options.days.yml b/config/sync/webform.webform_options.days.yml index be77eaca..48a8e58b 100644 --- a/config/sync/webform.webform_options.days.yml +++ b/config/sync/webform.webform_options.days.yml @@ -11,4 +11,11 @@ id: days label: Days category: 'Date and time' likert: false -options: "Sunday: Sunday\nMonday: Monday\nTuesday: Tuesday\nWednesday: Wednesday\nThursday: Thursday\nFriday: Friday\nSaturday: Saturday\n" +options: | + Sunday: Sunday + Monday: Monday + Tuesday: Tuesday + Wednesday: Wednesday + Thursday: Thursday + Friday: Friday + Saturday: Saturday diff --git a/config/sync/webform.webform_options.education.yml b/config/sync/webform.webform_options.education.yml index c552b87a..f5d56cfb 100644 --- a/config/sync/webform.webform_options.education.yml +++ b/config/sync/webform.webform_options.education.yml @@ -11,4 +11,8 @@ id: education label: Education category: Demographic likert: false -options: "High School: High School\nAssociate Degree: Associate Degree\nGraduate or Professional Degree: Graduate or Professional Degree\nSome College: Some College\n" +options: | + High School: High School + Associate Degree: Associate Degree + Graduate or Professional Degree: Graduate or Professional Degree + Some College: Some College diff --git a/config/sync/webform.webform_options.employment_status.yml b/config/sync/webform.webform_options.employment_status.yml index 4767b6a6..b4b6486d 100644 --- a/config/sync/webform.webform_options.employment_status.yml +++ b/config/sync/webform.webform_options.employment_status.yml @@ -11,4 +11,9 @@ id: employment_status label: 'Employment status' category: Demographic likert: false -options: "'Full Time': 'Full Time'\n'Part Time': 'Part Time'\n'Military': 'Military'\nUnemployed: Unemployed\nRetired: Retired\n" +options: | + 'Full Time': 'Full Time' + 'Part Time': 'Part Time' + 'Military': 'Military' + Unemployed: Unemployed + Retired: Retired diff --git a/config/sync/webform.webform_options.ethnicity.yml b/config/sync/webform.webform_options.ethnicity.yml index 1018f070..9a814b8a 100644 --- a/config/sync/webform.webform_options.ethnicity.yml +++ b/config/sync/webform.webform_options.ethnicity.yml @@ -11,4 +11,12 @@ id: ethnicity label: Ethnicity category: Demographic likert: false -options: "Caucasian: Caucasian\n'Latino/Hispanic': 'Latino/Hispanic'\n'Middle Eastern': 'Middle Eastern'\nAfrican: African\nCaribbean: Caribbean\n'South Asian': 'South Asian'\n'East Asian': 'East Asian'\nMixed: Mixed\n" +options: | + Caucasian: Caucasian + 'Latino/Hispanic': 'Latino/Hispanic' + 'Middle Eastern': 'Middle Eastern' + African: African + Caribbean: Caribbean + 'South Asian': 'South Asian' + 'East Asian': 'East Asian' + Mixed: Mixed diff --git a/config/sync/webform.webform_options.gender.yml b/config/sync/webform.webform_options.gender.yml index 37ab11b8..db688e92 100644 --- a/config/sync/webform.webform_options.gender.yml +++ b/config/sync/webform.webform_options.gender.yml @@ -11,4 +11,32 @@ id: gender label: Gender category: Demographic likert: false -options: "Man: Man\nWoman: Woman\nNon-binary: Non-binary\nAgender/Genderless: Agender/Genderless\nAndrogyne/Androgynous: Androgyne/Androgynous\nAporagender: Aporagender\nBigender: Bigender\nDemi-agender: Demi-agender\nDemi-boy: Demi-boy\nDemi-fluid: Demi-fluid\nDemi-girl: Demi-girl\nDemi-gender: Demi-gender\nDemi-non-binary: Demi-non-binary\nGenderqueer: Genderqueer\nGenderflux: Genderflux\nGenderfluid: Genderfluid\nGender-indifferent: Gender-indifferent\nGender-neutral: Gender-neutral\nGraygender: Graygender\nIntergender: Intergender\nMaverique: Maverique\nMaxigender: Maxigender\nMultigender/Polygender: Multigender/Polygender\nNeutrois: Neutrois\nPangender/Omnigender: Pangender/Omnigender\nTrigender: Trigender\nTwo-spirit: Two-spirit\n'Prefer Not to Answer': 'Prefer Not to Answer'\n" +options: | + Man: Man + Woman: Woman + Non-binary: Non-binary + Agender/Genderless: Agender/Genderless + Androgyne/Androgynous: Androgyne/Androgynous + Aporagender: Aporagender + Bigender: Bigender + Demi-agender: Demi-agender + Demi-boy: Demi-boy + Demi-fluid: Demi-fluid + Demi-girl: Demi-girl + Demi-gender: Demi-gender + Demi-non-binary: Demi-non-binary + Genderqueer: Genderqueer + Genderflux: Genderflux + Genderfluid: Genderfluid + Gender-indifferent: Gender-indifferent + Gender-neutral: Gender-neutral + Graygender: Graygender + Intergender: Intergender + Maverique: Maverique + Maxigender: Maxigender + Multigender/Polygender: Multigender/Polygender + Neutrois: Neutrois + Pangender/Omnigender: Pangender/Omnigender + Trigender: Trigender + Two-spirit: Two-spirit + 'Prefer Not to Answer': 'Prefer Not to Answer' diff --git a/config/sync/webform.webform_options.industry.yml b/config/sync/webform.webform_options.industry.yml index 3748d4dc..f14041c2 100644 --- a/config/sync/webform.webform_options.industry.yml +++ b/config/sync/webform.webform_options.industry.yml @@ -11,4 +11,43 @@ id: industry label: Industry category: Demographic likert: false -options: "Accounting/Finance: Accounting/Finance\nAdvertising/Public Relations: Advertising/Public Relations\nAerospace/Aviation: Aerospace/Aviation\nArts/Entertainment/Publishing: Arts/Entertainment/Publishing\nAutomotive: Automotive\nBanking/Mortgage: Banking/Mortgage\nBusiness Development: Business Development\nBusiness Opportunity: Business Opportunity\nClerical/Administrative: Clerical/Administrative\nConstruction/Facilities: Construction/Facilities\nConsumer Goods: Consumer Goods\nCustomer Service: Customer Service\nEducation/Training: Education/Training\nEnergy/Utilities: Energy/Utilities\nEngineering: Engineering\nGovernment/Military: Government/Military\nHealthcare: Healthcare\nHospitality/Travel: Hospitality/Travel\nHuman Resources: Human Resources\nInstallation/Maintenance: Installation/Maintenance\nInsurance: Insurance\nInternet: Internet\nLaw Enforcement/Security: Law Enforcement/Security\nLegal: Legal\nManagement/Executive: Management/Executive\nManufacturing/Operations: Manufacturing/Operations\nMarketing: Marketing\nNon-Profit/Volunteer: Non-Profit/Volunteer\nPharmaceutical/Biotech: Pharmaceutical/Biotech\nProfessional Services: Professional Services\nReal Estate: Real Estate\nRestaurant/Food Service: Restaurant/Food Service\nRetail: Retail\nSales: Sales\nScience/Research: Science/Research\nSkilled Labor: Skilled Labor\nTechnology: Technology\nTelecommunications: Telecommunications\nTransportation/Logistics: Transportation/Logistics\n" +options: | + Accounting/Finance: Accounting/Finance + Advertising/Public Relations: Advertising/Public Relations + Aerospace/Aviation: Aerospace/Aviation + Arts/Entertainment/Publishing: Arts/Entertainment/Publishing + Automotive: Automotive + Banking/Mortgage: Banking/Mortgage + Business Development: Business Development + Business Opportunity: Business Opportunity + Clerical/Administrative: Clerical/Administrative + Construction/Facilities: Construction/Facilities + Consumer Goods: Consumer Goods + Customer Service: Customer Service + Education/Training: Education/Training + Energy/Utilities: Energy/Utilities + Engineering: Engineering + Government/Military: Government/Military + Healthcare: Healthcare + Hospitality/Travel: Hospitality/Travel + Human Resources: Human Resources + Installation/Maintenance: Installation/Maintenance + Insurance: Insurance + Internet: Internet + Law Enforcement/Security: Law Enforcement/Security + Legal: Legal + Management/Executive: Management/Executive + Manufacturing/Operations: Manufacturing/Operations + Marketing: Marketing + Non-Profit/Volunteer: Non-Profit/Volunteer + Pharmaceutical/Biotech: Pharmaceutical/Biotech + Professional Services: Professional Services + Real Estate: Real Estate + Restaurant/Food Service: Restaurant/Food Service + Retail: Retail + Sales: Sales + Science/Research: Science/Research + Skilled Labor: Skilled Labor + Technology: Technology + Telecommunications: Telecommunications + Transportation/Logistics: Transportation/Logistics diff --git a/config/sync/webform.webform_options.likert_agreement.yml b/config/sync/webform.webform_options.likert_agreement.yml index d884503d..b1dbc075 100644 --- a/config/sync/webform.webform_options.likert_agreement.yml +++ b/config/sync/webform.webform_options.likert_agreement.yml @@ -11,4 +11,9 @@ id: likert_agreement label: 'Likert: Agreement' category: Likert likert: true -options: "1: 'Much Worse'\n2: 'Somewhat Worse'\n3: 'About the Same'\n4: 'Somewhat Better'\n5: 'Much Better'\n" +options: | + 1: 'Much Worse' + 2: 'Somewhat Worse' + 3: 'About the Same' + 4: 'Somewhat Better' + 5: 'Much Better' diff --git a/config/sync/webform.webform_options.likert_comparison.yml b/config/sync/webform.webform_options.likert_comparison.yml index cb7c1705..87d6c2c9 100644 --- a/config/sync/webform.webform_options.likert_comparison.yml +++ b/config/sync/webform.webform_options.likert_comparison.yml @@ -11,4 +11,9 @@ id: likert_comparison label: 'Likert: Comparison' category: Likert likert: true -options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n" +options: | + 1: Strongly Disagree + 2: Disagree + 3: Neutral + 4: Agree + 5: Strongly Agree diff --git a/config/sync/webform.webform_options.likert_importance.yml b/config/sync/webform.webform_options.likert_importance.yml index 77d052ed..05b02492 100644 --- a/config/sync/webform.webform_options.likert_importance.yml +++ b/config/sync/webform.webform_options.likert_importance.yml @@ -11,4 +11,9 @@ id: likert_importance label: 'Likert: Importance' category: Likert likert: true -options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n" +options: | + 1: Not at all Important + 2: Somewhat Important + 3: Neutral + 4: Important + 5: Very Important diff --git a/config/sync/webform.webform_options.likert_quality.yml b/config/sync/webform.webform_options.likert_quality.yml index 646ece0b..373d0480 100644 --- a/config/sync/webform.webform_options.likert_quality.yml +++ b/config/sync/webform.webform_options.likert_quality.yml @@ -11,4 +11,9 @@ id: likert_quality label: 'Likert: Quality' category: Likert likert: true -options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n" +options: | + 1: Poor + 2: Fair + 3: Good + 4: Very good + 5: Excellent diff --git a/config/sync/webform.webform_options.likert_satisfaction.yml b/config/sync/webform.webform_options.likert_satisfaction.yml index bcf5e1ae..9bd30839 100644 --- a/config/sync/webform.webform_options.likert_satisfaction.yml +++ b/config/sync/webform.webform_options.likert_satisfaction.yml @@ -11,4 +11,9 @@ id: likert_satisfaction label: 'Likert: Satisfaction' category: Likert likert: true -options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n" +options: | + 1: Very Unsatisfied + 2: Unsatisfied + 3: Neutral + 4: Satisfied + 5: Very Satisfied diff --git a/config/sync/webform.webform_options.likert_ten_scale.yml b/config/sync/webform.webform_options.likert_ten_scale.yml index 1510bb3f..74fbb1af 100644 --- a/config/sync/webform.webform_options.likert_ten_scale.yml +++ b/config/sync/webform.webform_options.likert_ten_scale.yml @@ -11,4 +11,14 @@ id: likert_ten_scale label: 'Likert: Ten Scale' category: Likert likert: true -options: "1: 1\n2: 2\n3: 3\n4: 4\n5: 5\n6: 6\n7: 7\n8: 8\n9: 9\n10: 10\n" +options: | + 1: 1 + 2: 2 + 3: 3 + 4: 4 + 5: 5 + 6: 6 + 7: 7 + 8: 8 + 9: 9 + 10: 10 diff --git a/config/sync/webform.webform_options.likert_would_you.yml b/config/sync/webform.webform_options.likert_would_you.yml index ff0f68e6..90e82eb5 100644 --- a/config/sync/webform.webform_options.likert_would_you.yml +++ b/config/sync/webform.webform_options.likert_would_you.yml @@ -11,4 +11,9 @@ id: likert_would_you label: 'Likert: Would You' category: Likert likert: true -options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n" +options: | + 1: Definitely Not + 2: Probably Not + 3: Not Sure + 4: Probably + 5: Definitely diff --git a/config/sync/webform.webform_options.marital_status.yml b/config/sync/webform.webform_options.marital_status.yml index c00aed8a..e11a25f5 100644 --- a/config/sync/webform.webform_options.marital_status.yml +++ b/config/sync/webform.webform_options.marital_status.yml @@ -11,4 +11,8 @@ id: marital_status label: 'Marital status' category: Demographic likert: false -options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n" +options: | + Single: Single + Married: Married + Divorced: Divorced + Widowed: Widowed diff --git a/config/sync/webform.webform_options.months.yml b/config/sync/webform.webform_options.months.yml index 2ec158ac..42beec1e 100644 --- a/config/sync/webform.webform_options.months.yml +++ b/config/sync/webform.webform_options.months.yml @@ -11,4 +11,16 @@ id: months label: Months category: 'Date and time' likert: false -options: "January: January\nFebruary: February\nMarch: March\nApril: April\nMay: May\nJune: June\nJuly: July\nAugust: August\nSeptember: September\nOctober: October\nNovember: November\nDecember: December\n" +options: | + January: January + February: February + March: March + April: April + May: May + June: June + July: July + August: August + September: September + October: October + November: November + December: December diff --git a/config/sync/webform.webform_options.phone_types.yml b/config/sync/webform.webform_options.phone_types.yml index 9174d0bf..ad33ae06 100644 --- a/config/sync/webform.webform_options.phone_types.yml +++ b/config/sync/webform.webform_options.phone_types.yml @@ -11,4 +11,7 @@ id: phone_types label: 'Phone type' category: Demographic likert: false -options: "Home: Home\nOffice: Office\nCell: Cell\n" +options: | + Home: Home + Office: Office + Cell: Cell diff --git a/config/sync/webform.webform_options.province_codes.yml b/config/sync/webform.webform_options.province_codes.yml index 659d8895..c561ff19 100644 --- a/config/sync/webform.webform_options.province_codes.yml +++ b/config/sync/webform.webform_options.province_codes.yml @@ -11,4 +11,17 @@ id: province_codes label: 'Province codes' category: Geographic likert: false -options: "AB: Alberta\nBC: 'British Columbia'\nMB: Manitoba\nNB: 'New Brunswick'\nNL: 'Newfoundland and Labrador'\nNS: 'Nova Scotia'\nNT: 'Northwest Territories'\nNU: Nunavut\n'ON': Ontario\nPE: 'Prince Edward Island'\nQC: Quebec\nSK: Saskatchewan\nYT: Yukon\n" +options: | + AB: Alberta + BC: 'British Columbia' + MB: Manitoba + NB: 'New Brunswick' + NL: 'Newfoundland and Labrador' + NS: 'Nova Scotia' + NT: 'Northwest Territories' + NU: Nunavut + 'ON': Ontario + PE: 'Prince Edward Island' + QC: Quebec + SK: Saskatchewan + YT: Yukon diff --git a/config/sync/webform.webform_options.province_names.yml b/config/sync/webform.webform_options.province_names.yml index e6ba24c1..c5a73f1a 100644 --- a/config/sync/webform.webform_options.province_names.yml +++ b/config/sync/webform.webform_options.province_names.yml @@ -11,4 +11,17 @@ id: province_names label: 'Province names' category: Geographic likert: false -options: "Alberta: Alberta\n'British Columbia': 'British Columbia'\nManitoba: Manitoba\n'New Brunswick': 'New Brunswick'\n'Newfoundland and Labrador': 'Newfoundland and Labrador'\n'Nova Scotia': 'Nova Scotia'\n'Northwest Territories': 'Northwest Territories'\nNunavut: Nunavut\nOntario: Ontario\n'Prince Edward Island': 'Prince Edward Island'\nQuebec: Quebec\nSaskatchewan: Saskatchewan\nYukon: Yukon\n" +options: | + Alberta: Alberta + 'British Columbia': 'British Columbia' + Manitoba: Manitoba + 'New Brunswick': 'New Brunswick' + 'Newfoundland and Labrador': 'Newfoundland and Labrador' + 'Nova Scotia': 'Nova Scotia' + 'Northwest Territories': 'Northwest Territories' + Nunavut: Nunavut + Ontario: Ontario + 'Prince Edward Island': 'Prince Edward Island' + Quebec: Quebec + Saskatchewan: Saskatchewan + Yukon: Yukon diff --git a/config/sync/webform.webform_options.relationship.yml b/config/sync/webform.webform_options.relationship.yml index 26beecfb..8321653d 100644 --- a/config/sync/webform.webform_options.relationship.yml +++ b/config/sync/webform.webform_options.relationship.yml @@ -11,4 +11,9 @@ id: relationship label: Relationship category: Demographic likert: false -options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n" +options: | + Parent: Parent + 'Significant Other': 'Significant Other' + Sibling: Sibling + Child: Child + Friend: Friend diff --git a/config/sync/webform.webform_options.sex.yml b/config/sync/webform.webform_options.sex.yml index 58da5ebb..330feb77 100644 --- a/config/sync/webform.webform_options.sex.yml +++ b/config/sync/webform.webform_options.sex.yml @@ -11,4 +11,6 @@ id: sex label: Sex category: Demographic likert: false -options: "Male: Male\nFemale: Female\n" +options: | + Male: Male + Female: Female diff --git a/config/sync/webform.webform_options.sex_icao.yml b/config/sync/webform.webform_options.sex_icao.yml index f9e9faf0..56f94787 100644 --- a/config/sync/webform.webform_options.sex_icao.yml +++ b/config/sync/webform.webform_options.sex_icao.yml @@ -11,4 +11,7 @@ id: sex_icao label: 'Sex - International Civil Aviation Organization (ICAO)' category: Demographic likert: false -options: "M: Male\nF: Female\nX: Unspecified\n" +options: | + M: Male + F: Female + X: Unspecified diff --git a/config/sync/webform.webform_options.size.yml b/config/sync/webform.webform_options.size.yml index 533e024c..278577e4 100644 --- a/config/sync/webform.webform_options.size.yml +++ b/config/sync/webform.webform_options.size.yml @@ -11,4 +11,9 @@ id: size label: Size category: General likert: false -options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n" +options: | + Extra Small: Extra Small + Small: Small + Medium: Medium + Large: Large + Extra Large: Extra Large diff --git a/config/sync/webform.webform_options.state_codes.yml b/config/sync/webform.webform_options.state_codes.yml index b44b78a9..6d6f35bf 100644 --- a/config/sync/webform.webform_options.state_codes.yml +++ b/config/sync/webform.webform_options.state_codes.yml @@ -11,4 +11,56 @@ id: state_codes label: 'State codes' category: Geographic likert: false -options: "AL: Alabama\nAK: Alaska\nAZ: Arizona\nAR: Arkansas\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPA: Pennsylvania\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\n" +options: | + AL: Alabama + AK: Alaska + AZ: Arizona + AR: Arkansas + CA: California + CO: Colorado + CT: Connecticut + DE: Delaware + DC: 'District of Columbia' + FL: Florida + GA: Georgia + GU: Guam + HI: Hawaii + ID: Idaho + IL: Illinois + IN: Indiana + IA: Iowa + KS: Kansas + KY: Kentucky + LA: Louisiana + ME: Maine + MD: Maryland + MA: Massachusetts + MI: Michigan + MN: Minnesota + MS: Mississippi + MO: Missouri + MT: Montana + NE: Nebraska + NV: Nevada + NH: 'New Hampshire' + NJ: 'New Jersey' + NM: 'New Mexico' + NY: 'New York' + NC: 'North Carolina' + ND: 'North Dakota' + OH: Ohio + OK: Oklahoma + OR: Oregon + PA: Pennsylvania + RI: 'Rhode Island' + SC: 'South Carolina' + SD: 'South Dakota' + TN: Tennessee + TX: Texas + UT: Utah + VT: Vermont + VA: Virginia + WA: Washington + WV: 'West Virginia' + WI: Wisconsin + WY: Wyoming diff --git a/config/sync/webform.webform_options.state_names.yml b/config/sync/webform.webform_options.state_names.yml index 42d3034d..46e8a33c 100644 --- a/config/sync/webform.webform_options.state_names.yml +++ b/config/sync/webform.webform_options.state_names.yml @@ -11,4 +11,55 @@ id: state_names label: 'State names' category: Geographic likert: false -options: "Alabama: Alabama\nAlaska: Alaska\nArizona: Arizona\nArkansas: Arkansas\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\nFlorida: Florida\nGeorgia: Georgia\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPennsylvania: Pennsylvania\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\n" +options: | + Alabama: Alabama + Alaska: Alaska + Arizona: Arizona + Arkansas: Arkansas + California: California + Colorado: Colorado + Connecticut: Connecticut + Delaware: Delaware + 'District of Columbia': 'District of Columbia' + Florida: Florida + Georgia: Georgia + Hawaii: Hawaii + Idaho: Idaho + Illinois: Illinois + Indiana: Indiana + Iowa: Iowa + Kansas: Kansas + Kentucky: Kentucky + Louisiana: Louisiana + Maine: Maine + Maryland: Maryland + Massachusetts: Massachusetts + Michigan: Michigan + Minnesota: Minnesota + Mississippi: Mississippi + Missouri: Missouri + Montana: Montana + Nebraska: Nebraska + Nevada: Nevada + 'New Hampshire': 'New Hampshire' + 'New Jersey': 'New Jersey' + 'New Mexico': 'New Mexico' + 'New York': 'New York' + 'North Carolina': 'North Carolina' + 'North Dakota': 'North Dakota' + Ohio: Ohio + Oklahoma: Oklahoma + Oregon: Oregon + Pennsylvania: Pennsylvania + 'Rhode Island': 'Rhode Island' + 'South Carolina': 'South Carolina' + 'South Dakota': 'South Dakota' + Tennessee: Tennessee + Texas: Texas + Utah: Utah + Vermont: Vermont + Virginia: Virginia + Washington: Washington + 'West Virginia': 'West Virginia' + Wisconsin: Wisconsin + Wyoming: Wyoming diff --git a/config/sync/webform.webform_options.state_province_codes.yml b/config/sync/webform.webform_options.state_province_codes.yml index c840f2b8..daa811d5 100644 --- a/config/sync/webform.webform_options.state_province_codes.yml +++ b/config/sync/webform.webform_options.state_province_codes.yml @@ -11,4 +11,79 @@ id: state_province_codes label: 'State/Province codes' category: Geographic likert: false -options: "AL: Alabama\nAK: Alaska\nAS: 'American Samoa'\nAZ: Arizona\nAR: Arkansas\nAE: 'Armed Forces (Canada, Europe, Africa, or Middle East)'\nAA: 'Armed Forces Americas'\nAP: 'Armed Forces Pacific'\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFM: 'Federated States of Micronesia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMH: 'Marshall Islands'\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nMP: 'Northern Mariana Islands'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPW: Palau\nPA: Pennsylvania\nPR: 'Puerto Rico'\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVI: 'Virgin Islands'\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\nAB: Alberta\nBC: 'British Columbia'\nMB: Manitoba\nNB: 'New Brunswick'\nNL: 'Newfoundland and Labrador'\nNS: 'Nova Scotia'\nNT: 'Northwest Territories'\nNU: Nunavut\n'ON': Ontario\nPE: 'Prince Edward Island'\nQC: Quebec\nSK: Saskatchewan\nYT: Yukon\n" +options: | + AL: Alabama + AK: Alaska + AS: 'American Samoa' + AZ: Arizona + AR: Arkansas + AE: 'Armed Forces (Canada, Europe, Africa, or Middle East)' + AA: 'Armed Forces Americas' + AP: 'Armed Forces Pacific' + CA: California + CO: Colorado + CT: Connecticut + DE: Delaware + DC: 'District of Columbia' + FM: 'Federated States of Micronesia' + FL: Florida + GA: Georgia + GU: Guam + HI: Hawaii + ID: Idaho + IL: Illinois + IN: Indiana + IA: Iowa + KS: Kansas + KY: Kentucky + LA: Louisiana + ME: Maine + MH: 'Marshall Islands' + MD: Maryland + MA: Massachusetts + MI: Michigan + MN: Minnesota + MS: Mississippi + MO: Missouri + MT: Montana + NE: Nebraska + NV: Nevada + NH: 'New Hampshire' + NJ: 'New Jersey' + NM: 'New Mexico' + NY: 'New York' + NC: 'North Carolina' + ND: 'North Dakota' + MP: 'Northern Mariana Islands' + OH: Ohio + OK: Oklahoma + OR: Oregon + PW: Palau + PA: Pennsylvania + PR: 'Puerto Rico' + RI: 'Rhode Island' + SC: 'South Carolina' + SD: 'South Dakota' + TN: Tennessee + TX: Texas + UT: Utah + VT: Vermont + VI: 'Virgin Islands' + VA: Virginia + WA: Washington + WV: 'West Virginia' + WI: Wisconsin + WY: Wyoming + AB: Alberta + BC: 'British Columbia' + MB: Manitoba + NB: 'New Brunswick' + NL: 'Newfoundland and Labrador' + NS: 'Nova Scotia' + NT: 'Northwest Territories' + NU: Nunavut + 'ON': Ontario + PE: 'Prince Edward Island' + QC: Quebec + SK: Saskatchewan + YT: Yukon diff --git a/config/sync/webform.webform_options.state_province_names.yml b/config/sync/webform.webform_options.state_province_names.yml index 1bc147af..5cc52d5f 100644 --- a/config/sync/webform.webform_options.state_province_names.yml +++ b/config/sync/webform.webform_options.state_province_names.yml @@ -11,4 +11,79 @@ id: state_province_names label: 'State/Province names' category: Geographic likert: false -options: "Alabama: Alabama\nAlaska: Alaska\n'American Samoa': 'American Samoa'\nArizona: Arizona\nArkansas: Arkansas\n'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)'\n'Armed Forces Americas': 'Armed Forces Americas'\n'Armed Forces Pacific': 'Armed Forces Pacific'\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\n'Federated States of Micronesia': 'Federated States of Micronesia'\nFlorida: Florida\nGeorgia: Georgia\nGuam: Guam\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\n'Marshall Islands': 'Marshall Islands'\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\n'Northern Mariana Islands': 'Northern Mariana Islands'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPalau: Palau\nPennsylvania: Pennsylvania\n'Puerto Rico': 'Puerto Rico'\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\n'Virgin Islands': 'Virgin Islands'\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\nAlberta: Alberta\n'British Columbia': 'British Columbia'\nManitoba: Manitoba\n'New Brunswick': 'New Brunswick'\n'Newfoundland and Labrador': 'Newfoundland and Labrador'\n'Nova Scotia': 'Nova Scotia'\n'Northwest Territories': 'Northwest Territories'\nNunavut: Nunavut\nOntario: Ontario\n'Prince Edward Island': 'Prince Edward Island'\nQuebec: Quebec\nSaskatchewan: Saskatchewan\nYukon: Yukon\n" +options: | + Alabama: Alabama + Alaska: Alaska + 'American Samoa': 'American Samoa' + Arizona: Arizona + Arkansas: Arkansas + 'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)' + 'Armed Forces Americas': 'Armed Forces Americas' + 'Armed Forces Pacific': 'Armed Forces Pacific' + California: California + Colorado: Colorado + Connecticut: Connecticut + Delaware: Delaware + 'District of Columbia': 'District of Columbia' + 'Federated States of Micronesia': 'Federated States of Micronesia' + Florida: Florida + Georgia: Georgia + Guam: Guam + Hawaii: Hawaii + Idaho: Idaho + Illinois: Illinois + Indiana: Indiana + Iowa: Iowa + Kansas: Kansas + Kentucky: Kentucky + Louisiana: Louisiana + Maine: Maine + 'Marshall Islands': 'Marshall Islands' + Maryland: Maryland + Massachusetts: Massachusetts + Michigan: Michigan + Minnesota: Minnesota + Mississippi: Mississippi + Missouri: Missouri + Montana: Montana + Nebraska: Nebraska + Nevada: Nevada + 'New Hampshire': 'New Hampshire' + 'New Jersey': 'New Jersey' + 'New Mexico': 'New Mexico' + 'New York': 'New York' + 'North Carolina': 'North Carolina' + 'North Dakota': 'North Dakota' + 'Northern Mariana Islands': 'Northern Mariana Islands' + Ohio: Ohio + Oklahoma: Oklahoma + Oregon: Oregon + Palau: Palau + Pennsylvania: Pennsylvania + 'Puerto Rico': 'Puerto Rico' + 'Rhode Island': 'Rhode Island' + 'South Carolina': 'South Carolina' + 'South Dakota': 'South Dakota' + Tennessee: Tennessee + Texas: Texas + Utah: Utah + Vermont: Vermont + 'Virgin Islands': 'Virgin Islands' + Virginia: Virginia + Washington: Washington + 'West Virginia': 'West Virginia' + Wisconsin: Wisconsin + Wyoming: Wyoming + Alberta: Alberta + 'British Columbia': 'British Columbia' + Manitoba: Manitoba + 'New Brunswick': 'New Brunswick' + 'Newfoundland and Labrador': 'Newfoundland and Labrador' + 'Nova Scotia': 'Nova Scotia' + 'Northwest Territories': 'Northwest Territories' + Nunavut: Nunavut + Ontario: Ontario + 'Prince Edward Island': 'Prince Edward Island' + Quebec: Quebec + Saskatchewan: Saskatchewan + Yukon: Yukon diff --git a/config/sync/webform.webform_options.titles.yml b/config/sync/webform.webform_options.titles.yml index f90c9122..16e2dce0 100644 --- a/config/sync/webform.webform_options.titles.yml +++ b/config/sync/webform.webform_options.titles.yml @@ -11,4 +11,9 @@ id: titles label: Titles category: Demographic likert: false -options: "Miss: Miss\nMs: Ms\nMr: Mr\nMrs: Mrs\nDr: Dr\n" +options: | + Miss: Miss + Ms: Ms + Mr: Mr + Mrs: Mrs + Dr: Dr diff --git a/config/sync/webform.webform_options.yes_no.yml b/config/sync/webform.webform_options.yes_no.yml index d2ae0b9c..d4bf346e 100644 --- a/config/sync/webform.webform_options.yes_no.yml +++ b/config/sync/webform.webform_options.yes_no.yml @@ -11,4 +11,6 @@ id: yes_no label: Yes/No category: General likert: false -options: "Yes: Yes\nNo: No\n" +options: | + Yes: Yes + No: No diff --git a/config/sync/workflow.settings.yml b/config/sync/workflow.settings.yml index 26753aff..3530dfed 100644 --- a/config/sync/workflow.settings.yml +++ b/config/sync/workflow.settings.yml @@ -1,3 +1,3 @@ -workflow_states_per_page: 20 _core: default_config_hash: ne-hLr6xAfj-y7himkP4sQpLeAsTLAzt9YuxlQCk8N8 +workflow_states_per_page: 20 diff --git a/config/sync/workflow_access.settings.yml b/config/sync/workflow_access.settings.yml index 74a3bf31..bd91abb3 100644 --- a/config/sync/workflow_access.settings.yml +++ b/config/sync/workflow_access.settings.yml @@ -1,3 +1,3 @@ -workflow_access_priority: 0 _core: default_config_hash: 3ETcNoKFd7BS1XpRDb7DnLCLSImcSqLv0rEQ0VJhE-E +workflow_access_priority: 0 diff --git a/package-lock.json b/package-lock.json index 074e98e6..87fb2ebc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3632,6 +3632,11 @@ "array-find-index": "^1.0.1" } }, + "custom-event-polyfill": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/custom-event-polyfill/-/custom-event-polyfill-1.0.7.tgz", + "integrity": "sha512-TDDkd5DkaZxZFM8p+1I3yAlvM3rSr1wbrOliG4yJiwinMZN8z/iGL7BTlDkrJcYTmgUSb4ywVCc3ZaUtOtC76w==" + }, "cyclist": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/cyclist/-/cyclist-1.0.1.tgz", @@ -6912,6 +6917,11 @@ } } }, + "loadjs": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/loadjs/-/loadjs-4.2.0.tgz", + "integrity": "sha512-AgQGZisAlTPbTEzrHPb6q+NYBMD+DP9uvGSIjSUM5uG+0jG15cb8axWpxuOIqrmQjn6scaaH8JwloiP27b2KXA==" + }, "locate-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", @@ -8112,6 +8122,25 @@ "semver-compare": "^1.0.0" } }, + "plyr": { + "version": "3.6.12", + "resolved": "https://registry.npmjs.org/plyr/-/plyr-3.6.12.tgz", + "integrity": "sha512-42WhYpMS/FEyX2unSEvhYtj1RvJgWvOsjZQFDongOQHA4eVzsyr7b06bzVpinMAOVC9e5H7RCbK+6CCAFIl2VQ==", + "requires": { + "core-js": "^3.20.0", + "custom-event-polyfill": "^1.0.7", + "loadjs": "^4.2.0", + "rangetouch": "^2.0.1", + "url-polyfill": "^1.1.12" + }, + "dependencies": { + "core-js": { + "version": "3.21.1", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.21.1.tgz", + "integrity": "sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==" + } + } + }, "posix-character-classes": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", @@ -8360,6 +8389,11 @@ "safe-buffer": "^5.1.0" } }, + "rangetouch": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/rangetouch/-/rangetouch-2.0.1.tgz", + "integrity": "sha512-sln+pNSc8NGaHoLzwNBssFSf/rSYkqeBXzX1AtJlkJiUaVSJSbRAWJk+4omsXkN+EJalzkZhWQ3th1m0FpR5xA==" + }, "rc": { "version": "1.2.8", "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", @@ -10694,6 +10728,11 @@ "prepend-http": "^1.0.1" } }, + "url-polyfill": { + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/url-polyfill/-/url-polyfill-1.1.12.tgz", + "integrity": "sha512-mYFmBHCapZjtcNHW0MDq9967t+z4Dmg5CJ0KqysK3+ZbyoNOWQHksGCTWwDhxGXllkWlOc10Xfko6v4a3ucM6A==" + }, "use": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", @@ -10753,11 +10792,12 @@ } }, "vue-cool-lightbox": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/vue-cool-lightbox/-/vue-cool-lightbox-2.7.1.tgz", - "integrity": "sha512-LxcUirNblEi2izgmeLqyWBwSz+fhJVAOvrV4jGJ6Wmz3ip80r0kQlMkgoEGI0ZTAPQwRZqGHbU7Wj1vh8nacVg==", + "version": "2.7.4", + "resolved": "https://registry.npmjs.org/vue-cool-lightbox/-/vue-cool-lightbox-2.7.4.tgz", + "integrity": "sha512-5l2nvS7LPGNpf4gp76W+tJ2rL8Yg2HD2S5uVRRkDWxDj62muHImePMQcwkPjpYoUU39TNVsB5fld6+we4LfRnw==", "requires": { "body-scroll-lock": "^3.1.5", + "plyr": "^3.6.7", "vue": "^2.6.10" } }, diff --git a/package.json b/package.json index 36dedd34..d38eb38b 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,7 @@ "lint": "eslint --ext .js,.vue src", "lint:fix": "eslint --ext .js,.vue src --fix", "test": "jest --config test/jest.config.js", - "test:debug": "node --inspect node_modules/.bin/jest --runInBand --config test/jest.config.js", - "postinstall": "patch --forward node_modules/slim-select/package.json < patches/slimselect-export-css.patch" + "test:debug": "node --inspect node_modules/.bin/jest --runInBand --config test/jest.config.js" }, "keywords": [ "Vue", @@ -24,7 +23,7 @@ "pretty-bytes": "^5.5.0", "vue": "^2.6.12", "vue-autofocus-directive": "^1.0.4", - "vue-cool-lightbox": "^2.6.9", + "vue-cool-lightbox": "^2.7.4", "vue-infinite-loading": "^2.4.5", "vue-router": "^3.4.9", "vue-vimeo-player": "^0.1.0", diff --git a/web/.gitignore b/web/.gitignore index f2a143d1..97f6845c 100644 --- a/web/.gitignore +++ b/web/.gitignore @@ -2,3 +2,4 @@ /README.txt /example.gitignore /.eslintrc.json +/README.md \ No newline at end of file diff --git a/web/.htaccess b/web/.htaccess index 6f9123d1..b1ee36bf 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -116,13 +116,13 @@ AddEncoding gzip svgz # RewriteBase / # Redirect common PHP files to their new locations. - RewriteCond %{REQUEST_URI} ^(.*)?/(install.php) [OR] - RewriteCond %{REQUEST_URI} ^(.*)?/(rebuild.php) + RewriteCond %{REQUEST_URI} ^(.*)?/(install\.php) [OR] + RewriteCond %{REQUEST_URI} ^(.*)?/(rebuild\.php) RewriteCond %{REQUEST_URI} !core RewriteRule ^ %1/core/%2 [L,QSA,R=301] # Rewrite install.php during installation to see if mod_rewrite is working - RewriteRule ^core/install.php core/install.php?rewrite=ok [QSA,L] + RewriteRule ^core/install\.php core/install.php?rewrite=ok [QSA,L] # Pass all requests not referring directly to files in the filesystem to # index.php. @@ -138,11 +138,11 @@ AddEncoding gzip svgz # Allow access to PHP files in /core (like authorize.php or install.php): RewriteCond %{REQUEST_URI} !/core/[^/]*\.php$ # Allow access to test-specific PHP files: - RewriteCond %{REQUEST_URI} !/core/modules/system/tests/https?.php + RewriteCond %{REQUEST_URI} !/core/modules/system/tests/https?\.php # Allow access to Statistics module's custom front controller. # Copy and adapt this rule to directly execute PHP files in contributed or # custom modules or to run another PHP application in the same directory. - RewriteCond %{REQUEST_URI} !/core/modules/statistics/statistics.php$ + RewriteCond %{REQUEST_URI} !/core/modules/statistics/statistics\.php$ # Deny access to any other PHP files that do not match the rules above. # Specifically, disallow autoload.php from being served directly. RewriteRule "^(.+/.*|autoload)\.php($|/)" - [F] diff --git a/web/modules/custom/editors_menus/editors_menus.info.yml b/web/modules/custom/editors_menus/editors_menus.info.yml index 67f2348c..782abf84 100644 --- a/web/modules/custom/editors_menus/editors_menus.info.yml +++ b/web/modules/custom/editors_menus/editors_menus.info.yml @@ -1,5 +1,5 @@ name: 'Editors Menus' type: module description: 'create editors admin menus through module as they will be exportable as config' -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: 'Custom' diff --git a/web/modules/custom/images_styles_gen/images_styles_gen.info.yml b/web/modules/custom/images_styles_gen/images_styles_gen.info.yml index 7dacba9a..8265b544 100644 --- a/web/modules/custom/images_styles_gen/images_styles_gen.info.yml +++ b/web/modules/custom/images_styles_gen/images_styles_gen.info.yml @@ -1,7 +1,7 @@ name: 'images_styles_cron_gen' type: module description: 'helpers for progressive decoupling' -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: 'custom' # https://www.flocondetoile.fr/blog/generate-programmatically-image-styles-drupal-8 # https://www.flocondetoile.fr/blog/using-drupal-8-cron-api-generate-image-styles diff --git a/web/modules/custom/materio_commerce/materio_commerce.info.yml b/web/modules/custom/materio_commerce/materio_commerce.info.yml index 1e4ddb49..4748771b 100644 --- a/web/modules/custom/materio_commerce/materio_commerce.info.yml +++ b/web/modules/custom/materio_commerce/materio_commerce.info.yml @@ -3,7 +3,7 @@ description: Materio commerce custom module package: Materio type: module -core: 8.x +core_version_requirement: ^8.8 || ^9.2 dependencies: - drupal:commerce \ No newline at end of file diff --git a/web/modules/custom/materio_commerce/src/EntityAutocompleteMatcher.php b/web/modules/custom/materio_commerce/src/EntityAutocompleteMatcher.php index addd2021..7dd10369 100644 --- a/web/modules/custom/materio_commerce/src/EntityAutocompleteMatcher.php +++ b/web/modules/custom/materio_commerce/src/EntityAutocompleteMatcher.php @@ -4,35 +4,55 @@ namespace Drupal\materio_commerce; use Drupal\Component\Utility\Html; use Drupal\Component\Utility\Tags; +use Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface; +/** + * Matcher class to get autocompletion results for entity reference. + */ class EntityAutocompleteMatcher extends \Drupal\Core\Entity\EntityAutocompleteMatcher { + /** + * The entity reference selection handler plugin manager. + * + * @var \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface + */ + protected $selectionManager; + + /** + * Constructs an EntityAutocompleteMatcher object. + * + * @param \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface $selection_manager + * The entity reference selection handler plugin manager. + */ + public function __construct(SelectionPluginManagerInterface $selection_manager) { + $this->selectionManager = $selection_manager; + } + + /** * Gets matched labels based on a given search string. */ public function getMatches($target_type, $selection_handler, $selection_settings, $string = '') { - $matches = []; - $options = [ - 'target_type' => $target_type, - 'handler' => $selection_handler, - 'handler_settings' => $selection_settings, + $options = $selection_settings + [ + 'target_type' => $target_type, + 'handler' => $selection_handler, ]; - $handler = $this->selectionManager->getInstance($options); if (isset($string)) { // Get an array of matching entities. $match_operator = !empty($selection_settings['match_operator']) ? $selection_settings['match_operator'] : 'CONTAINS'; - $entity_labels = $handler->getReferenceableEntities($string, $match_operator, 10); + $match_limit = isset($selection_settings['match_limit']) ? (int) $selection_settings['match_limit'] : 10; + $entity_labels = $handler->getReferenceableEntities($string, $match_operator, $match_limit); // Loop through the entities and convert them into autocomplete output. foreach ($entity_labels as $values) { foreach ($values as $entity_id => $label) { $entity = \Drupal::entityTypeManager()->getStorage($target_type)->load($entity_id); - $entity = \Drupal::entityManager()->getTranslationFromContext($entity); + $entity = \Drupal::service('entity.repository')->getTranslationFromContext($entity); $key = $label . ' (' . $entity_id . ')'; // Strip things like starting/trailing white spaces, line breaks and tags. diff --git a/web/modules/custom/materio_decoupled/materio_decoupled.info.yml b/web/modules/custom/materio_decoupled/materio_decoupled.info.yml index 2ec4dd7d..de54ba24 100644 --- a/web/modules/custom/materio_decoupled/materio_decoupled.info.yml +++ b/web/modules/custom/materio_decoupled/materio_decoupled.info.yml @@ -1,5 +1,5 @@ name: 'materio_decoupled' type: module description: 'helpers for progressive decoupling' -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: 'Materio' diff --git a/web/modules/custom/materio_decoupled/src/Controller/AjaxHeaderMenuBlock.php b/web/modules/custom/materio_decoupled/src/Controller/AjaxHeaderMenuBlock.php index bc54ba8a..9668e10e 100644 --- a/web/modules/custom/materio_decoupled/src/Controller/AjaxHeaderMenuBlock.php +++ b/web/modules/custom/materio_decoupled/src/Controller/AjaxHeaderMenuBlock.php @@ -21,7 +21,7 @@ class AjaxHeaderMenuBlock extends ControllerBase { // \Drupal::logger('materio_user')->notice($language); $this->bid = "header"; $this->block = Block::load($this->bid); - $this->block_builded = \Drupal::entityManager()->getViewBuilder('block')->view($this->block); + $this->block_builded = \Drupal::entityTypeManager()->getViewBuilder('block')->view($this->block); } /** diff --git a/web/modules/custom/materio_expo/materio_expo.info.yml b/web/modules/custom/materio_expo/materio_expo.info.yml index 021d25aa..723b99b1 100644 --- a/web/modules/custom/materio_expo/materio_expo.info.yml +++ b/web/modules/custom/materio_expo/materio_expo.info.yml @@ -1,5 +1,5 @@ name: 'materio_expo' type: module description: 'My Awesome Module' -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: 'Materio' diff --git a/web/modules/custom/materio_flag/materio_flag.info.yml b/web/modules/custom/materio_flag/materio_flag.info.yml index cf62fba1..680056e0 100644 --- a/web/modules/custom/materio_flag/materio_flag.info.yml +++ b/web/modules/custom/materio_flag/materio_flag.info.yml @@ -1,7 +1,7 @@ name: Materio FLAG type: module description: Defines api behaviours for flaglist. -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: Materio dependencies: - drupal:flag_lists diff --git a/web/modules/custom/materio_graphql/materio_graphql.info.yml b/web/modules/custom/materio_graphql/materio_graphql.info.yml index ca9987b9..160ae65f 100644 --- a/web/modules/custom/materio_graphql/materio_graphql.info.yml +++ b/web/modules/custom/materio_graphql/materio_graphql.info.yml @@ -2,8 +2,7 @@ name: Materio GraphQL type: module description: 'Materio GraphQL schema.' package: Materio -core: 8.x +core_version_requirement: ^8.8 || ^9.2 dependencies: - graphql:graphql - node:node -core_version_requirement: ^8 || ^9 diff --git a/web/modules/custom/materio_graphql/src/Plugin/GraphQL/SchemaExtension/MaterioSchemaExtension.php b/web/modules/custom/materio_graphql/src/Plugin/GraphQL/SchemaExtension/MaterioSchemaExtension.php index f6aed7ed..dc97450f 100644 --- a/web/modules/custom/materio_graphql/src/Plugin/GraphQL/SchemaExtension/MaterioSchemaExtension.php +++ b/web/modules/custom/materio_graphql/src/Plugin/GraphQL/SchemaExtension/MaterioSchemaExtension.php @@ -1046,7 +1046,10 @@ class MaterioSchemaExtension extends SdlSchemaExtensionPluginBase { protected function addFile(ResolverRegistryInterface $registry, ResolverBuilder $builder) { $registry->addFieldResolver('File', 'url', $builder->callback(function ($parent, $args) { - return $parent->url(); + // $fileuri = $parent->getFileUri(); + $url = $parent->createFileUrl(); + // return $parent->url(); + return $url; }) ); diff --git a/web/modules/custom/materio_home/materio_home.info.yml b/web/modules/custom/materio_home/materio_home.info.yml index 49d2398a..4772c572 100644 --- a/web/modules/custom/materio_home/materio_home.info.yml +++ b/web/modules/custom/materio_home/materio_home.info.yml @@ -1,6 +1,6 @@ name: Materio Home type: module description: Defines home contents for materiO. -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: Materio dependencies: diff --git a/web/modules/custom/materio_home/src/Controller/AjaxHomeController.php b/web/modules/custom/materio_home/src/Controller/AjaxHomeController.php index fef06137..907e9441 100644 --- a/web/modules/custom/materio_home/src/Controller/AjaxHomeController.php +++ b/web/modules/custom/materio_home/src/Controller/AjaxHomeController.php @@ -4,7 +4,6 @@ namespace Drupal\materio_home\Controller; use Drupal\Core\Controller\ControllerBase; use Symfony\Component\DependencyInjection\ContainerInterface; -use Drupal\Core\Entity\EntityManagerInterface; use Drupal\language\ConfigurableLanguageManagerInterface; use Drupal\Core\Render\RendererInterface; use Drupal\Core\Entity\EntityTypeManagerInterface; @@ -19,12 +18,6 @@ use Drupal\core\render\RenderContext; */ class AjaxHomeController extends ControllerBase { - /** - * Drupal\Core\Entity\EntityManagerInterface definition. - * - * @var \Drupal\Core\Entity\EntityManagerInterface - */ - protected $entityManager; /** * Drupal\language\ConfigurableLanguageManagerInterface definition. * @@ -47,8 +40,7 @@ class AjaxHomeController extends ControllerBase { /** * Constructs a new AjaxHomeController object. */ - public function __construct(EntityManagerInterface $entity_manager, ConfigurableLanguageManagerInterface $language_manager, RendererInterface $renderer, EntityTypeManagerInterface $entity_type_manager) { - $this->entityManager = $entity_manager; + public function __construct(ConfigurableLanguageManagerInterface $language_manager, RendererInterface $renderer, EntityTypeManagerInterface $entity_type_manager) { $this->languageManager = $language_manager; $this->renderer = $renderer; $this->entityTypeManager = $entity_type_manager; @@ -59,7 +51,6 @@ class AjaxHomeController extends ControllerBase { */ public static function create(ContainerInterface $container) { return new static( - $container->get('entity.manager'), $container->get('language_manager'), $container->get('renderer'), $container->get('entity_type.manager') diff --git a/web/modules/custom/materio_id/materio_id.info.yml b/web/modules/custom/materio_id/materio_id.info.yml index 8bebc447..0731813e 100644 --- a/web/modules/custom/materio_id/materio_id.info.yml +++ b/web/modules/custom/materio_id/materio_id.info.yml @@ -1,7 +1,7 @@ name: Materio Id type: module description: "Compute automaticly materials references : -, eg. W-0459." -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: Materio dependencies: - computed_field diff --git a/web/modules/custom/materio_id/materio_id.module b/web/modules/custom/materio_id/materio_id.module index 226c0301..3cd12c4d 100644 --- a/web/modules/custom/materio_id/materio_id.module +++ b/web/modules/custom/materio_id/materio_id.module @@ -30,7 +30,8 @@ function computed_field_field_index_compute($entity_type_manager, $entity, $fiel if(is_array($nids)){ $nid = array_pop($nids); if ($nid) { - $last = entity_load($entity->getEntityTypeId(), $nid); // array_pop($nids) + // $last = entity_load($entity->getEntityTypeId(), $nid); // array_pop($nids) + $last = \Drupal::entityTypeManager()->getStorage($entity->getEntityTypeId())->load($nid); // get identifiants fo these entities $index = $last->get('field_index')->getValue()[0]['value'] + 1; } diff --git a/web/modules/custom/materio_jsonapi/materio_jsonapi.info.yml b/web/modules/custom/materio_jsonapi/materio_jsonapi.info.yml index cd966328..7ca43d74 100644 --- a/web/modules/custom/materio_jsonapi/materio_jsonapi.info.yml +++ b/web/modules/custom/materio_jsonapi/materio_jsonapi.info.yml @@ -1,7 +1,7 @@ name: Materio JsonAPI type: module description: Defines custom behaviours to jsonapi. -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: Materio dependencies: - drupal:jsonapi diff --git a/web/modules/custom/materio_migrate/materio_migrate.info.yml b/web/modules/custom/materio_migrate/materio_migrate.info.yml index 3b284041..dc49396d 100644 --- a/web/modules/custom/materio_migrate/materio_migrate.info.yml +++ b/web/modules/custom/materio_migrate/materio_migrate.info.yml @@ -1,7 +1,7 @@ name: Materio Migration type: module description: Defines custom migration for materio (from d7 to d8). -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: Materio dependencies: # - config_devel diff --git a/web/modules/custom/materio_samples/materio_samples.info.yml b/web/modules/custom/materio_samples/materio_samples.info.yml index d87bd638..04d4677c 100644 --- a/web/modules/custom/materio_samples/materio_samples.info.yml +++ b/web/modules/custom/materio_samples/materio_samples.info.yml @@ -1,7 +1,7 @@ name: Materio Samples type: module description: "Provide a sample field, each showroom (taxonomy term) can fill it's own sample reference, and only it's own" -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: Materio dependencies: - taxonomy diff --git a/web/modules/custom/materio_sapi/materio_sapi.info.yml b/web/modules/custom/materio_sapi/materio_sapi.info.yml index 897d473b..fc2d86cb 100644 --- a/web/modules/custom/materio_sapi/materio_sapi.info.yml +++ b/web/modules/custom/materio_sapi/materio_sapi.info.yml @@ -1,7 +1,7 @@ name: Materio Serach API type: module description: 'Search Api Materio module' -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: 'Materio' dependencies: - search_api diff --git a/web/modules/custom/materio_sapi/src/Controller/Base.php b/web/modules/custom/materio_sapi/src/Controller/Base.php index 697dd992..7c53345e 100644 --- a/web/modules/custom/materio_sapi/src/Controller/Base.php +++ b/web/modules/custom/materio_sapi/src/Controller/Base.php @@ -260,7 +260,7 @@ class Base extends ControllerBase { // Get the typed string from the URL, if it exists. $this->keys = $request->query->get('keys'); if($this->keys){ - $this->keys = Unicode::strtolower($this->keys); + $this->keys = mb_strtolower($this->keys); // $this->keys = Tags::explode($this->keys); \Drupal::logger('materio_sapi')->notice($this->keys); } diff --git a/web/modules/custom/materio_simplenews/materio_simplenews.info.yml b/web/modules/custom/materio_simplenews/materio_simplenews.info.yml index b16dc382..887e894f 100644 --- a/web/modules/custom/materio_simplenews/materio_simplenews.info.yml +++ b/web/modules/custom/materio_simplenews/materio_simplenews.info.yml @@ -1,7 +1,7 @@ name: Materio Simple News type: module description: 'Simple News extensions Materio module' -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: 'Materio' dependencies: - simplenews diff --git a/web/modules/custom/materio_user/materio_user.info.yml b/web/modules/custom/materio_user/materio_user.info.yml index 1098bb00..baaf3aec 100644 --- a/web/modules/custom/materio_user/materio_user.info.yml +++ b/web/modules/custom/materio_user/materio_user.info.yml @@ -1,5 +1,5 @@ name: 'materio_user' type: module description: '' -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: 'Materio' diff --git a/web/modules/custom/materio_user/materio_user.module b/web/modules/custom/materio_user/materio_user.module index 5c517b89..6877e194 100644 --- a/web/modules/custom/materio_user/materio_user.module +++ b/web/modules/custom/materio_user/materio_user.module @@ -9,7 +9,7 @@ use \Drupal\Core\Form\FormStateInterface; use \Drupal\Core\Block\BlockPluginInterface; use \Drupal\Core\Url; use \Drupal\Core\Link; - +use \Drupal\materio_user\MaterioUserLoginBlockAlterRender; /** * implements hook_form_FORM_ID_alter() * @@ -55,9 +55,12 @@ function materio_user_form_user_modal_form_alter(&$form, FormStateInterface $for "title" => $form['account']['mail']['#description'] ); - // https://drupal.stackexchange.com/a/217112 + // ? https://drupal.stackexchange.com/a/217112 // Get default process function array: - $element_info = element_info('password_confirm'); + // $element_info = element_info('password_confirm'); + // ? https://api.drupal.org/api/drupal/core%21includes%21common.inc/function/element_info/8.2.x + $element_info = \Drupal::service('element_info')->getInfo('password_confirm'); + $process = $element_info['#process']; // Add our process function to the array: $process[] = '_materio_user_process_password_confirm'; @@ -66,7 +69,8 @@ function materio_user_form_user_modal_form_alter(&$form, FormStateInterface $for $form['actions']['submit']['#attributes'] = array( "@click.prevent" => "register", "@keyup.enter" => "register", - "ref" => "register" + "ref" => "register", + "disabled" => true // ":class" => "can_register" ); @@ -81,7 +85,6 @@ function materio_user_form_user_modal_form_alter(&$form, FormStateInterface $for } function _materio_user_process_password_confirm($element){ - // ksm($element); $element['pass1']['#description'] = t('Password must contains height lowercase, uppercase, digits and special characters.'); $element['pass1']['#attributes'] += array( "v-model" => "pass1", @@ -121,10 +124,12 @@ function _materio_user_process_password_confirm($element){ /** * implements hook_block_view_BASE_BLOCK_ID_alter() * - * https://www.drupal.org/project/drupal/issues/2626224 + * OLD D8 https://www.drupal.org/project/drupal/issues/2626224 + * NEW D9 https://www.drupal.org/node/2966725 */ function materio_user_block_view_user_login_block_alter(array &$build, BlockPluginInterface $block) { - $build['#pre_render'][] = '_materio_user_user_login_block_pre_render'; + // $build['#pre_render'][] = '_materio_user_user_login_block_pre_render'; + $build['#pre_render'][] = [MaterioUserLoginBlockAlterRender::class, 'preRender']; } function _materio_user_user_login_block_pre_render(array $build){ diff --git a/web/modules/custom/materio_user/src/Controller/AjaxLoginBlock.php b/web/modules/custom/materio_user/src/Controller/AjaxLoginBlock.php index a4be55d0..d82e9352 100644 --- a/web/modules/custom/materio_user/src/Controller/AjaxLoginBlock.php +++ b/web/modules/custom/materio_user/src/Controller/AjaxLoginBlock.php @@ -21,7 +21,7 @@ class AjaxLoginBlock extends ControllerBase { // \Drupal::logger('materio_user')->notice($language); $this->bid = "userlogin"; $this->block = Block::load($this->bid); - $this->block_builded = \Drupal::entityManager()->getViewBuilder('block')->view($this->block); + $this->block_builded = \Drupal::entityTypeManager()->getViewBuilder('block')->view($this->block); } /** diff --git a/web/modules/custom/materio_user/src/MaterioUserLoginBlockAlterRender.php b/web/modules/custom/materio_user/src/MaterioUserLoginBlockAlterRender.php new file mode 100644 index 00000000..7cb041ae --- /dev/null +++ b/web/modules/custom/materio_user/src/MaterioUserLoginBlockAlterRender.php @@ -0,0 +1,44 @@ +mergeOptions(array( + // "attributes" => array( + // "@click.prevent" => "create_account" + // ) + // )); + + // Do not handle passward reset with vue + // $items['request_password']['#url']->mergeOptions(array( + // 'attributes' => array( + // "@click.prevent" => "request_password" + // ) + // )); + return $build; + } + +} \ No newline at end of file diff --git a/web/modules/custom/rest_config/rest_config.info.yml b/web/modules/custom/rest_config/rest_config.info.yml index 1fa5cc8a..09ee9b8a 100644 --- a/web/modules/custom/rest_config/rest_config.info.yml +++ b/web/modules/custom/rest_config/rest_config.info.yml @@ -1,7 +1,7 @@ name: 'REST Config' type: module description: 'Get site configiration through rest api' -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: 'Custom' dependencies: - rest diff --git a/web/modules/custom/vue_link_formatter/vue_link_formatter.info.yml b/web/modules/custom/vue_link_formatter/vue_link_formatter.info.yml index 3a8b4f4e..53937ea8 100644 --- a/web/modules/custom/vue_link_formatter/vue_link_formatter.info.yml +++ b/web/modules/custom/vue_link_formatter/vue_link_formatter.info.yml @@ -1,7 +1,6 @@ name: Vue Link Formatter type: module description: 'Provides a simple vue link field formatter with vue attributes as @click.' -core: 8.x core_version_requirement: ^8 || ^9 package: Fields # version: VERSION diff --git a/web/modules/dev/migrate_booster/migrate_booster.info.yml b/web/modules/dev/migrate_booster/migrate_booster.info.yml index c569317e..bf0d623a 100644 --- a/web/modules/dev/migrate_booster/migrate_booster.info.yml +++ b/web/modules/dev/migrate_booster/migrate_booster.info.yml @@ -1,7 +1,7 @@ name: Migrate booster type: module description: Hooks disabler -core: 8.x +core_version_requirement: ^8.8 || ^9.2 package: Migration dependencies: - migrate diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index 6fb80278..179aa994 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit 6fb80278a224c3fe38d240c4237dc5f845bf0529 +Subproject commit 179aa994156fa9c986cf9eb9262872abb9c651a2 diff --git a/web/robots.txt b/web/robots.txt index 54da1627..18f8df8e 100644 --- a/web/robots.txt +++ b/web/robots.txt @@ -45,17 +45,17 @@ Disallow: /comment/reply/ Disallow: /filter/tips Disallow: /node/add/ Disallow: /search/ -Disallow: /user/register/ -Disallow: /user/password/ -Disallow: /user/login/ -Disallow: /user/logout/ +Disallow: /user/register +Disallow: /user/password +Disallow: /user/login +Disallow: /user/logout # Paths (no clean URLs) Disallow: /index.php/admin/ Disallow: /index.php/comment/reply/ Disallow: /index.php/filter/tips Disallow: /index.php/node/add/ Disallow: /index.php/search/ -Disallow: /index.php/user/password/ -Disallow: /index.php/user/register/ -Disallow: /index.php/user/login/ -Disallow: /index.php/user/logout/ +Disallow: /index.php/user/password +Disallow: /index.php/user/register +Disallow: /index.php/user/login +Disallow: /index.php/user/logout diff --git a/web/sites/default/default.services.yml b/web/sites/default/default.services.yml index e1bbbc7e..d21a5c78 100644 --- a/web/sites/default/default.services.yml +++ b/web/sites/default/default.services.yml @@ -11,10 +11,11 @@ parameters: # @default 100 gc_divisor: 100 # - # Set session lifetime (in seconds), i.e. the time from the user's last - # visit to the active session may be deleted by the session garbage - # collector. When a session is deleted, authenticated users are logged out, - # and the contents of the user's $_SESSION variable is discarded. + # Set session lifetime (in seconds), i.e. the grace period for session + # data. Sessions are deleted by the session garbage collector after one + # session lifetime has elapsed since the user's last visit. When a session + # is deleted, authenticated users are logged out, and the contents of the + # user's session is discarded. # @default 200000 gc_maxlifetime: 200000 # @@ -36,6 +37,22 @@ parameters: # @default none # cookie_domain: '.example.com' # + # Set the session ID string length. The length can be between 22 to 256. The + # PHP recommended value is 48. See + # https://www.php.net/manual/session.security.ini.php for more information. + # This value should be kept in sync with + # \Drupal\Core\Session\SessionConfiguration::__construct() + # @default 48 + sid_length: 48 + # + # Set the number of bits in encoded session ID character. The possible + # values are '4' (0-9, a-f), '5' (0-9, a-v), and '6' (0-9, a-z, A-Z, "-", + # ","). The PHP recommended value is 6. See + # https://www.php.net/manual/session.security.ini.php for more information. + # This value should be kept in sync with + # \Drupal\Core\Session\SessionConfiguration::__construct() + # @default 6 + sid_bits_per_character: 6 twig.config: # Twig debugging: # @@ -118,7 +135,8 @@ parameters: # Cacheability debugging: # # Responses with cacheability metadata (CacheableResponseInterface instances) - # get X-Drupal-Cache-Tags and X-Drupal-Cache-Contexts headers. + # get X-Drupal-Cache-Tags, X-Drupal-Cache-Contexts and X-Drupal-Cache-Max-Age + # headers. # # For more information about debugging cacheable responses, see # https://www.drupal.org/developing/api/8/response/cacheable-response-interface @@ -126,15 +144,13 @@ parameters: # Not recommended in production environments # @default false http.response.debug_cacheability_headers: false - factory.keyvalue: - {} + factory.keyvalue: {} # Default key/value storage service to use. # @default keyvalue.database # default: keyvalue.database # Collection-specific overrides. # state: keyvalue.database - factory.keyvalue.expirable: - {} + factory.keyvalue.expirable: {} # Default key/value expirable storage service to use. # @default keyvalue.database.expirable # default: keyvalue.database.expirable @@ -154,10 +170,10 @@ parameters: - webcal - rtsp - # Configure Cross-Site HTTP requests (CORS). - # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS - # for more information about the topic in general. - # Note: By default the configuration is disabled. + # Configure Cross-Site HTTP requests (CORS). + # Read https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS + # for more information about the topic in general. + # Note: By default the configuration is disabled. cors.config: enabled: false # Specify allowed headers, like 'x-allowed-header'. diff --git a/web/sites/default/default.settings.php b/web/sites/default/default.settings.php index c5e2b4ab..71889022 100644 --- a/web/sites/default/default.settings.php +++ b/web/sites/default/default.settings.php @@ -1,6 +1,6 @@ 'main_', * @endcode * - * Per-table prefixes are deprecated as of Drupal 8.2, and will be removed in - * Drupal 9.0. After that, only a single prefix for all tables will be - * supported. - * - * To provide prefixes for specific tables, set 'prefix' as an array. - * The array's keys are the table names and the values are the prefixes. - * The 'default' element is mandatory and holds the prefix for any tables - * not specified elsewhere in the array. Example: - * @code - * 'prefix' => [ - * 'default' => 'main_', - * 'users' => 'shared_', - * 'sessions' => 'shared_', - * 'role' => 'shared_', - * 'authmap' => 'shared_', - * ], - * @endcode - * You can also use a reference to a schema/database as a prefix. This may be - * useful if your Drupal installation exists in a schema that is not the default - * or you want to access several databases from the same code base at the same - * time. - * Example: - * @code - * 'prefix' => [ - * 'default' => 'main.', - * 'users' => 'shared.', - * 'sessions' => 'shared.', - * 'role' => 'shared.', - * 'authmap' => 'shared.', - * ]; - * @endcode - * NOTE: MySQL and SQLite's definition of a schema is a database. - * * Advanced users can add or override initial commands to execute when * connecting to the database server, as well as PDO connection settings. For * example, to enable MySQL SELECT queries to exceed the max_join_size system @@ -238,9 +197,9 @@ $databases = []; * Sample Database configuration format for a driver in a contributed module: * @code * $databases['default']['default'] = [ - * 'driver' => 'mydriver', - * 'namespace' => 'Drupal\mymodule\Driver\Database\mydriver', - * 'autoload' => 'modules/mymodule/src/Driver/Database/mydriver/', + * 'driver' => 'my_driver', + * 'namespace' => 'Drupal\my_module\Driver\Database\my_driver', + * 'autoload' => 'modules/my_module/src/Driver/Database/my_driver/', * 'database' => 'databasename', * 'username' => 'sqlusername', * 'password' => 'sqlpassword', @@ -315,6 +274,22 @@ $settings['hash_salt'] = ''; */ $settings['update_free_access'] = FALSE; +/** + * Fallback to HTTP for Update Manager and for fetching security advisories. + * + * If your site fails to connect to updates.drupal.org over HTTPS (either when + * fetching data on available updates, or when fetching the feed of critical + * security announcements), you may uncomment this setting and set it to TRUE to + * allow an insecure fallback to HTTP. Note that doing so will open your site up + * to a potential man-in-the-middle attack. You should instead attempt to + * resolve the issues before enabling this option. + * @see https://www.drupal.org/docs/system-requirements/php-requirements#openssl + * @see https://en.wikipedia.org/wiki/Man-in-the-middle_attack + * @see \Drupal\update\UpdateFetcher + * @see \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher + */ +# $settings['update_fetch_with_http_fallback'] = TRUE; + /** * External access proxy settings: * @@ -379,17 +354,20 @@ $settings['update_free_access'] = FALSE; * Sets which headers to trust from your reverse proxy. * * Common values are: - * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL + * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR + * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST + * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT + * - \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO * - \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED * * Note the default value of * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED + * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED * @endcode * is not secure by default. The value should be set to only the specific * headers the reverse proxy uses. For example: * @code - * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL + * \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO * @endcode * This would trust the following headers: * - X_FORWARDED_FOR @@ -397,11 +375,14 @@ $settings['update_free_access'] = FALSE; * - X_FORWARDED_PROTO * - X_FORWARDED_PORT * - * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL + * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR + * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST + * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT + * @see \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO * @see \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED * @see \Symfony\Component\HttpFoundation\Request::setTrustedProxies */ -# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_ALL | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; +# $settings['reverse_proxy_trusted_headers'] = \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_FOR | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_HOST | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PORT | \Symfony\Component\HttpFoundation\Request::HEADER_X_FORWARDED_PROTO | \Symfony\Component\HttpFoundation\Request::HEADER_FORWARDED; /** @@ -448,35 +429,13 @@ $settings['update_free_access'] = FALSE; /** * Class Loader. * - * If the APC extension is detected, the Symfony APC class loader is used for - * performance reasons. Detection can be prevented by setting - * class_loader_auto_detect to false, as in the example below. + * If the APCu extension is detected, the classloader will be optimized to use + * it. Set to FALSE to disable this. + * + * @see https://getcomposer.org/doc/articles/autoloader-optimization.md */ # $settings['class_loader_auto_detect'] = FALSE; -/* - * If the APC extension is not detected, either because APC is missing or - * because auto-detection has been disabled, auto-loading falls back to - * Composer's ClassLoader, which is good for development as it does not break - * when code is moved in the file system. You can also decorate the base class - * loader with another cached solution than the Symfony APC class loader, as - * all production sites should have a cached class loader of some sort enabled. - * - * To do so, you may decorate and replace the local $class_loader variable. For - * example, to use Symfony's APC class loader without automatic detection, - * uncomment the code below. - */ -/* -if ($settings['hash_salt']) { - $prefix = 'drupal.' . hash('sha256', 'drupal.' . $settings['hash_salt']); - $apc_loader = new \Symfony\Component\ClassLoader\ApcClassLoader($prefix, $class_loader); - unset($prefix); - $class_loader->unregister(); - $apc_loader->register(); - $class_loader = $apc_loader; -} -*/ - /** * Authorized file system operations: * @@ -619,6 +578,21 @@ if ($settings['hash_salt']) { # ini_set('pcre.backtrack_limit', 200000); # ini_set('pcre.recursion_limit', 200000); +/** + * Add Permissions-Policy header to disable Google FLoC. + * + * By default, Drupal sends the 'Permissions-Policy: interest-cohort=()' header + * to disable Google's Federated Learning of Cohorts feature, introduced in + * Chrome 89. + * + * See https://en.wikipedia.org/wiki/Federated_Learning_of_Cohorts for more + * information about FLoC. + * + * If you don't wish to disable FLoC in Chrome, you can set this value + * to FALSE. + */ +# $settings['block_interest_cohort'] = TRUE; + /** * Configuration overrides. * diff --git a/web/sites/example.settings.local.php b/web/sites/example.settings.local.php index f91b9afb..73671ab1 100644 --- a/web/sites/example.settings.local.php +++ b/web/sites/example.settings.local.php @@ -1,6 +1,6 @@ .cool-lightbox-button__icon{padding:7px;display:flex;align-items:center;justify-content:center;background:rgba(30,30,30,.6)}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon>svg{width:100%;height:100%}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--prev{left:0}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{right:0;padding:21px 4px 21px 16px}@media (min-width:767px){.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{padding:31px 6px 31px 26px}}.cool-lightbox .cool-lightbox-pdf{max-width:100%}.cool-lightbox .cool-lightbox__iframe{width:100%;display:flex;top:50%;left:50%;align-items:center;justify-content:center;position:relative;transform:translate3d(-50%,-50%,0) scale3d(1,1,1)}.cool-lightbox .cool-lightbox__iframe iframe{width:100%;height:100%}@media (min-width:767px){.cool-lightbox .cool-lightbox__iframe iframe{max-width:80vw;max-height:80vh}}.cool-lightbox .cool-lightbox__wrapper{width:100%;height:100%;position:relative}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe{display:flex;align-items:center}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide{flex-shrink:0;display:flex;position:relative;height:100%;opacity:.4;transition:opacity .3s linear}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide.cool-lightbox__slide--current{opacity:1}.cool-lightbox .cool-lightbox__slide{width:100%;top:0;bottom:0;left:0;right:0;z-index:100;display:none;position:absolute;margin-right:30px;transition:transform .3s ease}.cool-lightbox .cool-lightbox__slide:last-of-type{margin-right:0}.cool-lightbox .cool-lightbox__slide.cool-lightbox__slide--current{display:flex}.cool-lightbox .cool-lightbox__slide .cool-lightbox__slide__img{position:absolute;height:100%;width:100%;left:50%;top:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(-50%,-50%,0) scale3d(1,1,1);transition:all .3s ease;display:flex}.cool-lightbox .cool-lightbox__slide img{max-width:100%;max-height:100%;margin:auto;z-index:9999;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1.5rem rgba(0,0,0,.45)}.cool-lightbox-toolbar{position:absolute;top:0;right:0;opacity:1;display:flex;transition:all .3s ease;visibility:visible}.cool-lightbox-toolbar.hidden{opacity:0;visibility:hidden}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;justify-content:center;align-items:center;display:inline-flex;margin:0;padding:9px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:40px;height:40px;color:#ccc}@media (min-width:767px){.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{width:44px;height:44px;padding:10px}}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn>svg{width:100%;height:100%}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn:hover{color:#fff}.cool-lightbox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;opacity:1;line-height:1.5;padding:18px 28px 16px 24px;right:0;text-align:center;direction:ltr;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;z-index:99997;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent)}@media (min-width:767px){.cool-lightbox-caption{padding:22px 30px 23px 30px}}.cool-lightbox-caption a{color:#eee;text-decoration:underline}.cool-lightbox-caption h6{font-size:14px;margin:0 0 6px 0;line-height:130%}@media (min-width:767px){.cool-lightbox-caption h6{font-size:16px;margin:0 0 6px 0}}.cool-lightbox-caption p{font-size:13px;line-height:130%;color:#ccc}@media (min-width:767px){.cool-lightbox-caption p{font-size:15px}}.cool-lightbox-caption p a{color:#ccc}.cool-lightbox-caption p a:hover{color:#eee}.cool-lightbox-modal-enter-active,.cool-lightbox-modal-leave-active{transition:opacity .35s}.cool-lightbox-modal-enter,.cool-lightbox-modal-leave-to{opacity:0}.cool-lightbox-slide-change-enter-active,.cool-lightbox-slide-change-leave-active{transition:opacity .27s}.cool-lightbox-slide-change-enter,.cool-lightbox-slide-change-leave-to{opacity:0}.cool-lightbox-loading-wrapper{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.cool-lightbox-loading-wrapper .cool-lightbox-loading{animation:cool-lightbox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;opacity:.7;padding:0;width:50px;z-index:500}@keyframes cool-lightbox-rotate{100%{transform:rotate(360deg)}} +.cool-lightbox{position:fixed;left:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;right:0;transition:all .3s ease}.cool-lightbox .cool-lightbox-zoom{position:absolute;bottom:15px;left:50%;display:flex;z-index:99999;background-color:rgba(15,15,15,.8);border-radius:8px;padding:0 12px;align-items:center;transform:translateX(-50%)}.cool-lightbox .cool-lightbox-zoom input[type=range]{-webkit-appearance:none;margin:10px 0;width:105px;background:0 0}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus{outline:0}.cool-lightbox .cool-lightbox-zoom input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#e6e6e6;border-radius:11px;border:0 solid #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-webkit-slider-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-4.5px}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-webkit-slider-runnable-track{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#e6e6e6;border-radius:11px;border:0 solid #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;animate:.2s;background:0 0;border-color:transparent;color:transparent}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-fill-lower{background:#e6e6e6;border:0 solid #000;border-radius:22px;box-shadow:0 0 0 #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-fill-upper{background:#e6e6e6;border:0 solid #000;border-radius:22px;box-shadow:0 0 0 #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-ms-fill-lower{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-ms-fill-upper{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon{height:15px;width:15px;color:#fff}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon:first-of-type{margin-right:10px}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon:last-of-type{margin-left:10px}.cool-lightbox .cool-lightbox-thumbs{position:absolute;height:100vh;overflow-y:auto;width:102px;right:-102px;top:0;overflow-x:hidden;transition:none;background-color:#ddd;scrollbar-width:thin;scrollbar-color:#fa4242 rgba(175,175,175,.9)}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs{transition:all .3s ease}}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar{width:6px;height:6px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-button{width:0;height:0}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb{background:#fa4242;border:0 none #fff;border-radius:50px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb:hover{background:#fff}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb:active{background:#000}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track{background:#e1e1e1;border:0 none #fff;border-radius:8px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track:hover{background:#666}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track:active{background:#333}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-corner{background:0 0}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs{width:212px;right:-212px}}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list{display:flex;flex-wrap:wrap;padding:2px;padding-right:0}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{background-color:#000;width:100%;margin-right:2px;margin-bottom:2px;display:block;height:75px;position:relative}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{width:calc(100%/2 - 2px)}}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:before{top:0;left:0;right:0;bottom:0;opacity:0;content:'';z-index:150;transition:all .3s ease;position:absolute;visibility:hidden;border:3px solid #fa4242}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb img{width:100%;height:100%;object-fit:cover}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video .cool-lightbox__thumb__icon{position:absolute;z-index:100;top:50%;left:50%;width:25px;height:25px;transform:translate(-50%,-50%)}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video .cool-lightbox__thumb__icon path{fill:#fff}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video:after{content:'';top:0;left:0;right:0;bottom:0;z-index:50;position:absolute;background:rgba(0,0,0,.6)}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.active:before,.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:hover:before{opacity:1;visibility:visible}.cool-lightbox .cool-lightbox__inner{padding:60px 0;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;transition:none}@media (min-width:767px){.cool-lightbox .cool-lightbox__inner{transition:all .3s ease}}.cool-lightbox .cool-lightbox__progressbar{position:absolute;top:0;left:0;right:0;height:2px;z-index:500;transform-origin:0;transform:scaleX(0);transition:transform 3s linear;display:block}.cool-lightbox.cool-lightbox--is-swipping{cursor:-webkit-grabbing;cursor:grabbing}.cool-lightbox.cool-lightbox--is-swipping iframe{pointer-events:none}.cool-lightbox.cool-lightbox--is-swipping .cool-lightbox__slide{transition:none}.cool-lightbox.cool-lightbox--is-swipping .cool-lightbox__slide.cool-lightbox__slide--hide{display:flex;z-index:50}.cool-lightbox.cool-lightbox--zoom-disabled .cool-lightbox__slide .cool-lightbox__slide__img{transform:translate3d(-50%,-50%,0)}.cool-lightbox.cool-lightbox--can-zoom .cool-lightbox__slide img{cursor:zoom-in}.cool-lightbox.cool-lightbox--is-zooming .cool-lightbox__slide img{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.cool-lightbox.cool-lightbox--is-zooming .cool-lightbox-caption{opacity:0}.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox__inner{right:102px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox__inner{right:212px}}.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox-thumbs{right:0}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs{width:100%;left:0;right:0;top:auto;height:70px;bottom:-70px;overflow:auto}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs{bottom:-79px;height:79px}}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list{width:100%;flex-wrap:nowrap;justify-content:center}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{width:100px;flex-shrink:0;margin-bottom:0;height:65px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{height:75px}}.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox__inner{bottom:70px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox__inner{bottom:79px}}.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox-thumbs{bottom:0}.cool-lightbox *{box-sizing:border-box;padding:0;margin:0}.cool-lightbox button{background:0 0;border:none;cursor:pointer;outline:0}.cool-lightbox svg path,.cool-lightbox svg rect{fill:currentColor}.cool-lightbox .cool-lightbox-button{padding:21px 16px 21px 4px;height:100px;opacity:1;z-index:800;color:#ccc;transition:all .3s ease;position:absolute;top:calc(50% - 50px);width:54px;transition:all .3s ease;visibility:visible}@media (min-width:767px){.cool-lightbox .cool-lightbox-button{width:70px;padding:31px 26px 31px 6px}}.cool-lightbox .cool-lightbox-button.hidden{opacity:0;visibility:hidden}.cool-lightbox .cool-lightbox-button:hover{color:#fff}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon{padding:7px;display:flex;align-items:center;justify-content:center;background:rgba(30,30,30,.6)}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon>svg{width:100%;height:100%}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--prev{left:0}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{right:0;padding:21px 4px 21px 16px}@media (min-width:767px){.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{padding:31px 6px 31px 26px}}.cool-lightbox .cool-lightbox-pdf{max-width:100%}.cool-lightbox .cool-lightbox__iframe{width:100%;display:flex;top:50%;left:50%;align-items:center;justify-content:center;position:relative;transform:translate3d(-50%,-50%,0) scale3d(1,1,1)}.cool-lightbox .cool-lightbox__iframe iframe{width:100%;height:100%}@media (min-width:767px){.cool-lightbox .cool-lightbox__iframe iframe{max-width:80vw;max-height:80vh}}.cool-lightbox .cool-lightbox__wrapper{width:100%;height:100%;position:relative}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe{display:flex;align-items:center}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide{flex-shrink:0;display:flex;position:relative;height:100%;opacity:.4;transition:opacity .3s linear}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide.cool-lightbox__slide--current{opacity:1}.cool-lightbox .cool-lightbox__slide{width:100%;top:0;bottom:0;left:0;right:0;z-index:100;display:none;position:absolute;margin-right:30px;transition:transform .3s ease}.cool-lightbox .cool-lightbox__slide:last-of-type{margin-right:0}.cool-lightbox .cool-lightbox__slide.cool-lightbox__slide--current{display:flex}.cool-lightbox .cool-lightbox__slide .cool-lightbox__slide__img{position:absolute;height:100%;width:100%;left:50%;top:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(-50%,-50%,0) scale3d(1,1,1);transition:all .3s ease;display:flex}.cool-lightbox .cool-lightbox__slide img{max-width:100%;max-height:100%;margin:auto;z-index:9999;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1.5rem rgba(0,0,0,.45)}.cool-lightbox .cool-lightbox__slide picture{display:flex;align-items:center;justify-content:center;max-height:100%;height:100%;margin:auto;z-index:9999}.cool-lightbox-toolbar{position:absolute;top:0;right:0;opacity:1;display:flex;transition:all .3s ease;visibility:visible}.cool-lightbox-toolbar.hidden{opacity:0;visibility:hidden}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;justify-content:center;align-items:center;display:inline-flex;margin:0;padding:9px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:40px;height:40px;color:#ccc}@media (min-width:767px){.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{width:44px;height:44px;padding:10px}}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn>svg{width:100%;height:100%}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn:hover{color:#fff}.cool-lightbox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;opacity:1;line-height:1.5;padding:18px 28px 16px 24px;right:0;text-align:center;direction:ltr;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;z-index:99997;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent)}@media (min-width:767px){.cool-lightbox-caption{padding:22px 30px 23px 30px}}.cool-lightbox-caption a{color:#eee;text-decoration:underline}.cool-lightbox-caption h6{font-size:14px;margin:0 0 6px 0;line-height:130%}@media (min-width:767px){.cool-lightbox-caption h6{font-size:16px;margin:0 0 6px 0}}.cool-lightbox-caption p{font-size:13px;line-height:130%;color:#ccc}@media (min-width:767px){.cool-lightbox-caption p{font-size:15px}}.cool-lightbox-caption p a{color:#ccc}.cool-lightbox-caption p a:hover{color:#eee}.cool-lightbox-modal-enter-active,.cool-lightbox-modal-leave-active{transition:opacity .35s}.cool-lightbox-modal-enter,.cool-lightbox-modal-leave-to{opacity:0}.cool-lightbox-slide-change-enter-active,.cool-lightbox-slide-change-leave-active{transition:opacity .27s}.cool-lightbox-slide-change-enter,.cool-lightbox-slide-change-leave-to{opacity:0}.cool-lightbox-loading-wrapper{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.cool-lightbox-loading-wrapper .cool-lightbox-loading{animation:cool-lightbox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;opacity:.7;padding:0;width:50px;z-index:500}@keyframes cool-lightbox-rotate{100%{transform:rotate(360deg)}} .ss-main{position:relative;display:inline-block;user-select:none;color:#666;width:100%}.ss-main .ss-single-selected{display:flex;cursor:pointer;width:100%;height:30px;padding:6px;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;box-sizing:border-box;transition:background-color .2s}.ss-main .ss-single-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-single-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-single-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-single-selected .placeholder{flex:1 1 100%;text-align:left;width:calc(100% - 30px);line-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ss-main .ss-single-selected .placeholder,.ss-main .ss-single-selected .placeholder *{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-single-selected .placeholder *{width:auto}.ss-main .ss-single-selected .placeholder .ss-disabled{color:#dedede}.ss-main .ss-single-selected .ss-deselect{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;margin:0 6px;font-weight:700}.ss-main .ss-single-selected .ss-deselect.ss-hide{display:none}.ss-main .ss-single-selected .ss-arrow{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;margin:0 6px}.ss-main .ss-single-selected .ss-arrow span{border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .2s,margin .2s}.ss-main .ss-single-selected .ss-arrow span.arrow-up{transform:rotate(-135deg);margin:3px 0 0}.ss-main .ss-single-selected .ss-arrow span.arrow-down{transform:rotate(45deg);margin:-3px 0 0}.ss-main .ss-multi-selected{display:flex;flex-direction:row;cursor:pointer;min-height:30px;width:100%;padding:0 0 0 3px;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;box-sizing:border-box;transition:background-color .2s}.ss-main .ss-multi-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled{color:#666}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main .ss-multi-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-multi-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-multi-selected .ss-values{display:flex;flex-wrap:wrap;justify-content:flex-start;flex:1 1 100%;width:calc(100% - 30px)}.ss-main .ss-multi-selected .ss-values .ss-disabled{display:flex;padding:4px 5px;margin:2px 0;line-height:1em;align-items:center;width:100%;color:#dedede;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.ss-main .ss-multi-selected .ss-values .ss-value{display:flex;user-select:none;align-items:center;font-size:12px;padding:3px 5px;margin:3px 5px 3px 0;color:#fff;background-color:#5897fb;border-radius:4px;animation-name:scaleIn;animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:both}.ss-main .ss-multi-selected .ss-values .ss-value.ss-out{animation-name:scaleOut;animation-duration:.2s;animation-timing-function:ease-out}.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete{margin:0 0 0 5px;cursor:pointer}.ss-main .ss-multi-selected .ss-add{display:flex;flex:0 1 3px;margin:9px 12px 0 5px}.ss-main .ss-multi-selected .ss-add .ss-plus{display:flex;justify-content:center;align-items:center;background:#666;position:relative;height:10px;width:2px;transition:transform .2s}.ss-main .ss-multi-selected .ss-add .ss-plus:after{background:#666;content:"";position:absolute;height:2px;width:10px;left:-4px;top:4px}.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross{transform:rotate(45deg)}.ss-content{position:absolute;width:100%;margin:-1px 0 0;box-sizing:border-box;border:1px solid #dcdee2;z-index:1010;background-color:#fff;transform-origin:center top;transition:transform .2s,opacity .2s;opacity:0;transform:scaleY(0)}.ss-content.ss-open{display:block;opacity:1;transform:scaleY(1)}.ss-content .ss-search{display:flex;flex-direction:row;padding:8px 8px 6px}.ss-content .ss-search.ss-hide,.ss-content .ss-search.ss-hide input{height:0;opacity:0;padding:0;margin:0}.ss-content .ss-search input{display:inline-flex;font-size:inherit;line-height:inherit;flex:1 1 auto;width:100%;min-width:0;height:30px;padding:6px 8px;margin:0;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;text-align:left;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:textfield}.ss-content .ss-search input::placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px #5897fb}.ss-content .ss-search .ss-addable{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:22px;font-weight:700;flex:0 0 30px;height:30px;margin:0 0 0 8px;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box}.ss-content .ss-addable{padding-top:0}.ss-content .ss-list{max-height:200px;overflow-x:hidden;overflow-y:auto;text-align:left}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{padding:6px 10px;font-weight:700}.ss-content .ss-list .ss-optgroup .ss-option{padding:6px 6px 6px 25px}.ss-content .ss-list .ss-optgroup-label-selectable{cursor:pointer}.ss-content .ss-list .ss-optgroup-label-selectable:hover{color:#fff;background-color:#5897fb}.ss-content .ss-list .ss-option{padding:6px 10px;cursor:pointer;user-select:none}.ss-content .ss-list .ss-option *{display:inline-block}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:hover{color:#fff;background-color:#5897fb}.ss-content .ss-list .ss-option.ss-disabled{cursor:not-allowed;color:#dedede;background-color:#fff}.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{color:#666;background-color:rgba(88,151,251,.1)}.ss-content .ss-list .ss-option.ss-hide{display:none}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c} /* MaterialDesignIcons.com */ @font-face { diff --git a/web/themes/custom/materiotheme/assets/dist/main.css.gz b/web/themes/custom/materiotheme/assets/dist/main.css.gz index e123ec97..d0323325 100644 Binary files a/web/themes/custom/materiotheme/assets/dist/main.css.gz and b/web/themes/custom/materiotheme/assets/dist/main.css.gz differ diff --git a/web/themes/custom/materiotheme/assets/dist/main.js b/web/themes/custom/materiotheme/assets/dist/main.js index 6070bd60..cbbdc76b 100644 --- a/web/themes/custom/materiotheme/assets/dist/main.js +++ b/web/themes/custom/materiotheme/assets/dist/main.js @@ -1,11 +1,11 @@ /*! For license information please see main.js.LICENSE.txt */ -(()=>{var e,t,n,i={9669:(e,t,n)=>{e.exports=n(1609)},5448:(e,t,n)=>{"use strict";var i=n(4867),r=n(6026),o=n(4372),a=n(5327),s=n(4097),c=n(4109),l=n(7985),u=n(5061);e.exports=function(e){return new Promise((function(t,n){var d=e.data,f=e.headers;i.isFormData(d)&&delete f["Content-Type"];var p=new XMLHttpRequest;if(e.auth){var h=e.auth.username||"",m=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";f.Authorization="Basic "+btoa(h+":"+m)}var v=s(e.baseURL,e.url);if(p.open(e.method.toUpperCase(),a(v,e.params,e.paramsSerializer),!0),p.timeout=e.timeout,p.onreadystatechange=function(){if(p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))){var i="getAllResponseHeaders"in p?c(p.getAllResponseHeaders()):null,o={data:e.responseType&&"text"!==e.responseType?p.response:p.responseText,status:p.status,statusText:p.statusText,headers:i,config:e,request:p};r(t,n,o),p=null}},p.onabort=function(){p&&(n(u("Request aborted",e,"ECONNABORTED",p)),p=null)},p.onerror=function(){n(u("Network Error",e,null,p)),p=null},p.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(u(t,e,"ECONNABORTED",p)),p=null},i.isStandardBrowserEnv()){var g=(e.withCredentials||l(v))&&e.xsrfCookieName?o.read(e.xsrfCookieName):void 0;g&&(f[e.xsrfHeaderName]=g)}if("setRequestHeader"in p&&i.forEach(f,(function(e,t){void 0===d&&"content-type"===t.toLowerCase()?delete f[t]:p.setRequestHeader(t,e)})),i.isUndefined(e.withCredentials)||(p.withCredentials=!!e.withCredentials),e.responseType)try{p.responseType=e.responseType}catch(t){if("json"!==e.responseType)throw t}"function"==typeof e.onDownloadProgress&&p.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){p&&(p.abort(),n(e),p=null)})),d||(d=null),p.send(d)}))}},1609:(e,t,n)=>{"use strict";var i=n(4867),r=n(1849),o=n(321),a=n(7185);function s(e){var t=new o(e),n=r(o.prototype.request,t);return i.extend(n,o.prototype,t),i.extend(n,t),n}var c=s(n(5655));c.Axios=o,c.create=function(e){return s(a(c.defaults,e))},c.Cancel=n(5263),c.CancelToken=n(4972),c.isCancel=n(6502),c.all=function(e){return Promise.all(e)},c.spread=n(8713),c.isAxiosError=n(6268),e.exports=c,e.exports.default=c},5263:e=>{"use strict";function t(e){this.message=e}t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,e.exports=t},4972:(e,t,n)=>{"use strict";var i=n(5263);function r(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;e((function(e){n.reason||(n.reason=new i(e),t(n.reason))}))}r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var e;return{token:new r((function(t){e=t})),cancel:e}},e.exports=r},6502:e=>{"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},321:(e,t,n)=>{"use strict";var i=n(4867),r=n(5327),o=n(782),a=n(3572),s=n(7185);function c(e){this.defaults=e,this.interceptors={request:new o,response:new o}}c.prototype.request=function(e){"string"==typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=s(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=[a,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach((function(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function(e){t.push(e.fulfilled,e.rejected)}));t.length;)n=n.then(t.shift(),t.shift());return n},c.prototype.getUri=function(e){return e=s(this.defaults,e),r(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},i.forEach(["delete","get","head","options"],(function(e){c.prototype[e]=function(t,n){return this.request(s(n||{},{method:e,url:t,data:(n||{}).data}))}})),i.forEach(["post","put","patch"],(function(e){c.prototype[e]=function(t,n,i){return this.request(s(i||{},{method:e,url:t,data:n}))}})),e.exports=c},782:(e,t,n)=>{"use strict";var i=n(4867);function r(){this.handlers=[]}r.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},r.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},r.prototype.forEach=function(e){i.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=r},4097:(e,t,n)=>{"use strict";var i=n(1793),r=n(7303);e.exports=function(e,t){return e&&!i(t)?r(e,t):t}},5061:(e,t,n)=>{"use strict";var i=n(481);e.exports=function(e,t,n,r,o){var a=new Error(e);return i(a,t,n,r,o)}},3572:(e,t,n)=>{"use strict";var i=n(4867),r=n(8527),o=n(6502),a=n(5655);function s(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){return s(e),e.headers=e.headers||{},e.data=r(e.data,e.headers,e.transformRequest),e.headers=i.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),i.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||a.adapter)(e).then((function(t){return s(e),t.data=r(t.data,t.headers,e.transformResponse),t}),(function(t){return o(t)||(s(e),t&&t.response&&(t.response.data=r(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},481:e=>{"use strict";e.exports=function(e,t,n,i,r){return e.config=t,n&&(e.code=n),e.request=i,e.response=r,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},7185:(e,t,n)=>{"use strict";var i=n(4867);e.exports=function(e,t){t=t||{};var n={},r=["url","method","data"],o=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function c(e,t){return i.isPlainObject(e)&&i.isPlainObject(t)?i.merge(e,t):i.isPlainObject(t)?i.merge({},t):i.isArray(t)?t.slice():t}function l(r){i.isUndefined(t[r])?i.isUndefined(e[r])||(n[r]=c(void 0,e[r])):n[r]=c(e[r],t[r])}i.forEach(r,(function(e){i.isUndefined(t[e])||(n[e]=c(void 0,t[e]))})),i.forEach(o,l),i.forEach(a,(function(r){i.isUndefined(t[r])?i.isUndefined(e[r])||(n[r]=c(void 0,e[r])):n[r]=c(void 0,t[r])})),i.forEach(s,(function(i){i in t?n[i]=c(e[i],t[i]):i in e&&(n[i]=c(void 0,e[i]))}));var u=r.concat(o).concat(a).concat(s),d=Object.keys(e).concat(Object.keys(t)).filter((function(e){return-1===u.indexOf(e)}));return i.forEach(d,l),n}},6026:(e,t,n)=>{"use strict";var i=n(5061);e.exports=function(e,t,n){var r=n.config.validateStatus;n.status&&r&&!r(n.status)?t(i("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},8527:(e,t,n)=>{"use strict";var i=n(4867);e.exports=function(e,t,n){return i.forEach(n,(function(n){e=n(e,t)})),e}},5655:(e,t,n)=>{"use strict";var i=n(4867),r=n(6016),o={"Content-Type":"application/x-www-form-urlencoded"};function a(e,t){!i.isUndefined(e)&&i.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var s,c={adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(s=n(5448)),s),transformRequest:[function(e,t){return r(t,"Accept"),r(t,"Content-Type"),i.isFormData(e)||i.isArrayBuffer(e)||i.isBuffer(e)||i.isStream(e)||i.isFile(e)||i.isBlob(e)?e:i.isArrayBufferView(e)?e.buffer:i.isURLSearchParams(e)?(a(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):i.isObject(e)?(a(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300}};c.headers={common:{Accept:"application/json, text/plain, */*"}},i.forEach(["delete","get","head"],(function(e){c.headers[e]={}})),i.forEach(["post","put","patch"],(function(e){c.headers[e]=i.merge(o)})),e.exports=c},1849:e=>{"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),i=0;i{"use strict";var i=n(4867);function r(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var o;if(n)o=n(t);else if(i.isURLSearchParams(t))o=t.toString();else{var a=[];i.forEach(t,(function(e,t){null!=e&&(i.isArray(e)?t+="[]":e=[e],i.forEach(e,(function(e){i.isDate(e)?e=e.toISOString():i.isObject(e)&&(e=JSON.stringify(e)),a.push(r(t)+"="+r(e))})))})),o=a.join("&")}if(o){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+o}return e}},7303:e=>{"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},4372:(e,t,n)=>{"use strict";var i=n(4867);e.exports=i.isStandardBrowserEnv()?{write:function(e,t,n,r,o,a){var s=[];s.push(e+"="+encodeURIComponent(t)),i.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),i.isString(r)&&s.push("path="+r),i.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:e=>{"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},6268:e=>{"use strict";e.exports=function(e){return"object"==typeof e&&!0===e.isAxiosError}},7985:(e,t,n)=>{"use strict";var i=n(4867);e.exports=i.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(e){var i=e;return t&&(n.setAttribute("href",i),i=n.href),n.setAttribute("href",i),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=r(window.location.href),function(t){var n=i.isString(t)?r(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},6016:(e,t,n)=>{"use strict";var i=n(4867);e.exports=function(e,t){i.forEach(e,(function(n,i){i!==t&&i.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[i])}))}},4109:(e,t,n)=>{"use strict";var i=n(4867),r=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,o,a={};return e?(i.forEach(e.split("\n"),(function(e){if(o=e.indexOf(":"),t=i.trim(e.substr(0,o)).toLowerCase(),n=i.trim(e.substr(o+1)),t){if(a[t]&&r.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([n]):a[t]?a[t]+", "+n:n}})),a):a}},8713:e=>{"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},4867:(e,t,n)=>{"use strict";var i=n(1849),r=Object.prototype.toString;function o(e){return"[object Array]"===r.call(e)}function a(e){return void 0===e}function s(e){return null!==e&&"object"==typeof e}function c(e){if("[object Object]"!==r.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function l(e){return"[object Function]"===r.call(e)}function u(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),o(e))for(var n=0,i=e.length;n{"use strict";n.d(t,{Qp:()=>h,tG:()=>m});var i=!1;if("undefined"!=typeof window){var r={get passive(){i=!0}};window.addEventListener("testPassive",null,r),window.removeEventListener("testPassive",null,r)}var o="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),a=[],s=!1,c=-1,l=void 0,u=void 0,d=function(e){return a.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},f=function(e){var t=e||window.event;return!!d(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},p=function(){void 0!==u&&(document.body.style.paddingRight=u,u=void 0),void 0!==l&&(document.body.style.overflow=l,l=void 0)},h=function(e,t){if(e){if(!a.some((function(t){return t.targetElement===e}))){var n={targetElement:e,options:t||{}};a=[].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&n<0?f(e):e.stopPropagation())}(t,e)},s||(document.addEventListener("touchmove",f,i?{passive:!1}:void 0),s=!0)):function(e){if(void 0===u){var t=!!e&&!0===e.reserveScrollBarGap,n=window.innerWidth-document.documentElement.clientWidth;t&&n>0&&(u=document.body.style.paddingRight,document.body.style.paddingRight=n+"px")}void 0===l&&(l=document.body.style.overflow,document.body.style.overflow="hidden")}(t)}}else console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.")},m=function(e){e?(a=a.filter((function(t){return t.targetElement!==e})),o?(e.ontouchstart=null,e.ontouchmove=null,s&&0===a.length&&(document.removeEventListener("touchmove",f,i?{passive:!1}:void 0),s=!1)):a.length||p()):console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.")}},489:e=>{e.exports=e=>{if(!e)throw new Error("Password is empty.");const t="(?=.*[!@#$%^&*])";let n={id:null,value:null,length:null,contains:[]},i=[];new RegExp("^(?=.*[a-z])").test(e)&&(i=[...i,{message:"lowercase"}]),new RegExp("^(?=.*[A-Z])").test(e)&&(i=[...i,{message:"uppercase"}]),new RegExp(`^${t}`).test(e)&&(i=[...i,{message:"symbol"}]),new RegExp("^(?=.*[0-9])").test(e)&&(i=[...i,{message:"number"}]);const r=new RegExp(`^(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])${t}(?=.{8,})`),o=new RegExp(`^(((?=.*[a-z])(?=.*[A-Z]))|((?=.*[a-z])(?=.*[0-9]))|((?=.*[A-Z])(?=.*[0-9]))|((?=.*[A-Z])${t})|((?=.*[a-z])${t})|((?=.*[0-9])${t}))(?=.{6,})`);return n=r.test(e)?{id:2,value:"Strong"}:o.test(e)?{id:1,value:"Medium"}:{id:0,value:"Weak"},n.length=e.length,n.contains=i,n}},9996:e=>{"use strict";var t=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var t=Object.prototype.toString.call(e);return"[object RegExp]"===t||"[object Date]"===t||function(e){return e.$$typeof===n}(e)}(e)};var n="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function i(e,t){return!1!==t.clone&&t.isMergeableObject(e)?c((n=e,Array.isArray(n)?[]:{}),e,t):e;var n}function r(e,t,n){return e.concat(t).map((function(e){return i(e,n)}))}function o(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return e.propertyIsEnumerable(t)})):[]}(e))}function a(e,t){try{return t in e}catch(e){return!1}}function s(e,t,n){var r={};return n.isMergeableObject(e)&&o(e).forEach((function(t){r[t]=i(e[t],n)})),o(t).forEach((function(o){(function(e,t){return a(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,o)||(a(e,o)&&n.isMergeableObject(t[o])?r[o]=function(e,t){if(!t.customMerge)return c;var n=t.customMerge(e);return"function"==typeof n?n:c}(o,n)(e[o],t[o],n):r[o]=i(t[o],n))})),r}function c(e,n,o){(o=o||{}).arrayMerge=o.arrayMerge||r,o.isMergeableObject=o.isMergeableObject||t,o.cloneUnlessOtherwiseSpecified=i;var a=Array.isArray(n);return a===Array.isArray(e)?a?o.arrayMerge(e,n,o):s(e,n,o):i(n,o)}c.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,n){return c(e,n,t)}),{})};var l=c;e.exports=l},7276:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"MateriauFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Materiau"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"path"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_minicard"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"samples"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"location"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:186}};t.loc.source={body:"fragment MateriauFields on Materiau {\n id\n title\n path\n images {\n url\n style_minicard{\n url\n }\n }\n\tsamples{\n showroom{\n name\n id\n }\n location\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},4195:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"MateriauFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Materiau"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"short_description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"reference"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"body"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"note"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"contenu"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"target"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"attachments"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"file"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"filename"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"fid"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"filesize"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"description"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"distributor"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"email"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"website"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"infos"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"langcode"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"administrative_area"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"locality"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"dependent_locality"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"postal_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"sorting_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address_line1"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address_line2"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"organization"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"given_name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"additional_name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"family_name"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"manufacturer"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"email"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"website"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"infos"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"langcode"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"administrative_area"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"locality"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"dependent_locality"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"postal_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"sorting_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address_line1"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address_line2"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"organization"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"given_name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"additional_name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"family_name"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"samples"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"location"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardfull"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"linked_materials"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"short_description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"reference"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_linkedmaterialcard"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}}],loc:{start:0,end:1305}};t.loc.source={body:"fragment MateriauFields on Materiau {\n id\n title\n\tshort_description\n reference\n body\n note{\n id\n contenu\n target\n }\n attachments{\n file{\n filename\n fid\n filesize\n url\n }\n description\n }\n distributor{\n id\n name\n email\n description\n website{\n title\n url\n }\n infos\n address {\n langcode\n country_code\n administrative_area\n locality\n dependent_locality\n postal_code\n sorting_code\n address_line1\n address_line2\n organization\n given_name\n additional_name\n family_name\n }\n }\n manufacturer{\n id\n name\n email\n description\n website{\n title\n url\n }\n infos\n address {\n langcode\n country_code\n administrative_area\n locality\n dependent_locality\n postal_code\n sorting_code\n address_line1\n address_line2\n organization\n given_name\n additional_name\n family_name\n }\n }\n\tsamples{\n showroom{\n name\n id\n }\n location\n }\n images{\n url\n alt\n style_cardfull{\n url\n }\n }\n linked_materials{\n id\n short_description\n title\n reference\n images{\n url\n alt\n style_linkedmaterialcard{\n url\n }\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},5277:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"ProductsFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Product"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"uuid"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bundle"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"body"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"price_description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"path"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"variations"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"uuid"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"sku"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"price"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"value"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]}]}}]}}]}}],loc:{start:0,end:214}};t.loc.source={body:"fragment ProductsFields on Product {\n id\n title\n uuid\n bundle\n body\n price_description\n path\n variations{\n id\n uuid\n title\n description\n sku\n price{\n value\n currency\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},1882:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"SearchResultFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SearchResultInterface"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"uuid"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bundle"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"path"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"short_description"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Materiau"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardmedium_url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_hd_url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"reference"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"samples"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"location"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"note"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"note_id"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Thematique"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardmedium_url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_hd_url"},arguments:[],directives:[]}]}}]}}]}}],loc:{start:0,end:462}};t.loc.source={body:"fragment SearchResultFields on SearchResultInterface {\n id\n uuid\n bundle\n path\n title\n short_description\n ... on Materiau{\n images{\n url\n alt\n style_cardmedium_url\n style_hd_url\n }\n reference\n \tsamples{\n showroom{\n name\n id\n }\n location\n }\n note{\n id\n }\n note_id\n }\n ... on Thematique {\n images{\n url\n alt\n style_cardmedium_url\n style_hd_url\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},4119:(e,t,n)=>{var i=n(8370).parse;function r(e){return e.replace(/[\s,]+/g," ").trim()}var o={},a={};var s=!0;function c(e,t){var n=Object.prototype.toString.call(e);if("[object Array]"===n)return e.map((function(e){return c(e,t)}));if("[object Object]"!==n)throw new Error("Unexpected input.");t&&e.loc&&delete e.loc,e.loc&&(delete e.loc.startToken,delete e.loc.endToken);var i,r,o,a=Object.keys(e);for(i in a)a.hasOwnProperty(i)&&(r=e[a[i]],"[object Object]"!==(o=Object.prototype.toString.call(r))&&"[object Array]"!==o||(e[a[i]]=c(r,!0)));return e}var l=!1;function u(e){var t=r(e);if(o[t])return o[t];var n=i(e,{experimentalFragmentVariables:l});if(!n||"Document"!==n.kind)throw new Error("Not a valid GraphQL document.");return n=c(n=function(e){for(var t,n={},i=[],o=0;o{"use strict";function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.printError=y,t.GraphQLError=void 0;var r,o=(r=n(5690))&&r.__esModule?r:{default:r},a=n(3098),s=n(9016),c=n(8038);function l(e,t){for(var n=0;n{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.syntaxError=function(e,t,n){return new i.GraphQLError("Syntax Error: ".concat(n),void 0,e,[t])};var i=n(5822)},972:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.prototype.toJSON;"function"==typeof t||(0,i.default)(0),e.prototype.inspect=t,r.default&&(e.prototype[r.default]=t)};var i=o(n(7706)),r=o(n(8554));function o(e){return e&&e.__esModule?e:{default:e}}},7242:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(!Boolean(e))throw new Error(t)}},8002:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return a(e,[])};var i,r=(i=n(8554))&&i.__esModule?i:{default:i};function o(e){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function a(e,t){switch(o(e)){case"string":return JSON.stringify(e);case"function":return e.name?"[function ".concat(e.name,"]"):"[function]";case"object":return null===e?"null":function(e,t){if(-1!==t.indexOf(e))return"[Circular]";var n=[].concat(t,[e]),i=function(e){var t=e[String(r.default)];if("function"==typeof t)return t;if("function"==typeof e.inspect)return e.inspect}(e);if(void 0!==i){var o=i.call(e);if(o!==e)return"string"==typeof o?o:a(o,n)}else if(Array.isArray(e))return function(e,t){if(0===e.length)return"[]";if(t.length>2)return"[Array]";for(var n=Math.min(10,e.length),i=e.length-n,r=[],o=0;o1&&r.push("... ".concat(i," more items"));return"["+r.join(", ")+"]"}(e,n);return function(e,t){var n=Object.keys(e);if(0===n.length)return"{}";if(t.length>2)return"["+function(e){var t=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if("Object"===t&&"function"==typeof e.constructor){var n=e.constructor.name;if("string"==typeof n&&""!==n)return n}return t}(e)+"]";return"{ "+n.map((function(n){return n+": "+a(e[n],t)})).join(", ")+" }"}(e,n)}(e,t);default:return String(e)}}},5752:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=function(e,t){return e instanceof t};t.default=n},7706:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(!Boolean(e))throw new Error(null!=t?t:"Unexpected invariant triggered.")}},5690:(e,t)=>{"use strict";function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return"object"==n(e)&&null!==e}},8554:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):void 0;t.default=n},1807:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNode=function(e){return null!=e&&"string"==typeof e.kind},t.Token=t.Location=void 0;var i,r=(i=n(972))&&i.__esModule?i:{default:i};var o=function(){function e(e,t,n){this.start=e.start,this.end=t.end,this.startToken=e,this.endToken=t,this.source=n}return e.prototype.toJSON=function(){return{start:this.start,end:this.end}},e}();t.Location=o,(0,r.default)(o);var a=function(){function e(e,t,n,i,r,o,a){this.kind=e,this.start=t,this.end=n,this.line=i,this.column=r,this.value=a,this.prev=o,this.next=null}return e.prototype.toJSON=function(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},e}();t.Token=a,(0,r.default)(a)},849:(e,t)=>{"use strict";function n(e){for(var t=0;ta&&n(t[s-1]);)--s;return t.slice(a,s).join("\n")},t.getBlockStringIndentation=i,t.printBlockString=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=-1===e.indexOf("\n"),r=" "===e[0]||"\t"===e[0],o='"'===e[e.length-1],a="\\"===e[e.length-1],s=!i||o||a||n,c="";!s||i&&r||(c+="\n"+t);c+=t?e.replace(/\n/g,"\n"+t):e,s&&(c+="\n");return'"""'+c.replace(/"""/g,'\\"""')+'"""'}},8333:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DirectiveLocation=void 0;var n=Object.freeze({QUERY:"QUERY",MUTATION:"MUTATION",SUBSCRIPTION:"SUBSCRIPTION",FIELD:"FIELD",FRAGMENT_DEFINITION:"FRAGMENT_DEFINITION",FRAGMENT_SPREAD:"FRAGMENT_SPREAD",INLINE_FRAGMENT:"INLINE_FRAGMENT",VARIABLE_DEFINITION:"VARIABLE_DEFINITION",SCHEMA:"SCHEMA",SCALAR:"SCALAR",OBJECT:"OBJECT",FIELD_DEFINITION:"FIELD_DEFINITION",ARGUMENT_DEFINITION:"ARGUMENT_DEFINITION",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",ENUM_VALUE:"ENUM_VALUE",INPUT_OBJECT:"INPUT_OBJECT",INPUT_FIELD_DEFINITION:"INPUT_FIELD_DEFINITION"});t.DirectiveLocation=n},2828:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Kind=void 0;var n=Object.freeze({NAME:"Name",DOCUMENT:"Document",OPERATION_DEFINITION:"OperationDefinition",VARIABLE_DEFINITION:"VariableDefinition",SELECTION_SET:"SelectionSet",FIELD:"Field",ARGUMENT:"Argument",FRAGMENT_SPREAD:"FragmentSpread",INLINE_FRAGMENT:"InlineFragment",FRAGMENT_DEFINITION:"FragmentDefinition",VARIABLE:"Variable",INT:"IntValue",FLOAT:"FloatValue",STRING:"StringValue",BOOLEAN:"BooleanValue",NULL:"NullValue",ENUM:"EnumValue",LIST:"ListValue",OBJECT:"ObjectValue",OBJECT_FIELD:"ObjectField",DIRECTIVE:"Directive",NAMED_TYPE:"NamedType",LIST_TYPE:"ListType",NON_NULL_TYPE:"NonNullType",SCHEMA_DEFINITION:"SchemaDefinition",OPERATION_TYPE_DEFINITION:"OperationTypeDefinition",SCALAR_TYPE_DEFINITION:"ScalarTypeDefinition",OBJECT_TYPE_DEFINITION:"ObjectTypeDefinition",FIELD_DEFINITION:"FieldDefinition",INPUT_VALUE_DEFINITION:"InputValueDefinition",INTERFACE_TYPE_DEFINITION:"InterfaceTypeDefinition",UNION_TYPE_DEFINITION:"UnionTypeDefinition",ENUM_TYPE_DEFINITION:"EnumTypeDefinition",ENUM_VALUE_DEFINITION:"EnumValueDefinition",INPUT_OBJECT_TYPE_DEFINITION:"InputObjectTypeDefinition",DIRECTIVE_DEFINITION:"DirectiveDefinition",SCHEMA_EXTENSION:"SchemaExtension",SCALAR_TYPE_EXTENSION:"ScalarTypeExtension",OBJECT_TYPE_EXTENSION:"ObjectTypeExtension",INTERFACE_TYPE_EXTENSION:"InterfaceTypeExtension",UNION_TYPE_EXTENSION:"UnionTypeExtension",ENUM_TYPE_EXTENSION:"EnumTypeExtension",INPUT_OBJECT_TYPE_EXTENSION:"InputObjectTypeExtension"});t.Kind=n},4274:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPunctuatorTokenKind=function(e){return e===o.TokenKind.BANG||e===o.TokenKind.DOLLAR||e===o.TokenKind.AMP||e===o.TokenKind.PAREN_L||e===o.TokenKind.PAREN_R||e===o.TokenKind.SPREAD||e===o.TokenKind.COLON||e===o.TokenKind.EQUALS||e===o.TokenKind.AT||e===o.TokenKind.BRACKET_L||e===o.TokenKind.BRACKET_R||e===o.TokenKind.BRACE_L||e===o.TokenKind.PIPE||e===o.TokenKind.BRACE_R},t.Lexer=void 0;var i=n(338),r=n(1807),o=n(3175),a=n(849),s=function(){function e(e){var t=new r.Token(o.TokenKind.SOF,0,0,0,0,null);this.source=e,this.lastToken=t,this.token=t,this.line=1,this.lineStart=0}var t=e.prototype;return t.advance=function(){return this.lastToken=this.token,this.token=this.lookahead()},t.lookahead=function(){var e=this.token;if(e.kind!==o.TokenKind.EOF)do{var t;e=null!==(t=e.next)&&void 0!==t?t:e.next=l(this,e)}while(e.kind===o.TokenKind.COMMENT);return e},e}();function c(e){return isNaN(e)?o.TokenKind.EOF:e<127?JSON.stringify(String.fromCharCode(e)):'"\\u'.concat(("00"+e.toString(16).toUpperCase()).slice(-4),'"')}function l(e,t){for(var n=e.source,a=n.body,s=a.length,c=t.end;c31||9===s));return new r.Token(o.TokenKind.COMMENT,t,l,n,i,a,c.slice(t+1,l))}function f(e,t,n,a,s,l){var u=e.body,d=n,f=t,h=!1;if(45===d&&(d=u.charCodeAt(++f)),48===d){if((d=u.charCodeAt(++f))>=48&&d<=57)throw(0,i.syntaxError)(e,f,"Invalid number, unexpected digit after 0: ".concat(c(d),"."))}else f=p(e,f,d),d=u.charCodeAt(f);if(46===d&&(h=!0,d=u.charCodeAt(++f),f=p(e,f,d),d=u.charCodeAt(f)),69!==d&&101!==d||(h=!0,43!==(d=u.charCodeAt(++f))&&45!==d||(d=u.charCodeAt(++f)),f=p(e,f,d),d=u.charCodeAt(f)),46===d||function(e){return 95===e||e>=65&&e<=90||e>=97&&e<=122}(d))throw(0,i.syntaxError)(e,f,"Invalid number, expected digit but got: ".concat(c(d),"."));return new r.Token(h?o.TokenKind.FLOAT:o.TokenKind.INT,t,f,a,s,l,u.slice(t,f))}function p(e,t,n){var r=e.body,o=t,a=n;if(a>=48&&a<=57){do{a=r.charCodeAt(++o)}while(a>=48&&a<=57);return o}throw(0,i.syntaxError)(e,o,"Invalid number, expected digit but got: ".concat(c(a),"."))}function h(e,t,n,a,s){for(var l,u,d,f,p=e.body,h=t+1,m=h,g=0,y="";h=48&&e<=57?e-48:e>=65&&e<=70?e-55:e>=97&&e<=102?e-87:-1}function g(e,t,n,i,a){for(var s=e.body,c=s.length,l=t+1,u=0;l!==c&&!isNaN(u=s.charCodeAt(l))&&(95===u||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122);)++l;return new r.Token(o.TokenKind.NAME,t,l,n,i,a,s.slice(t,l))}t.Lexer=s},9016:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getLocation=function(e,t){var n,i=/\r\n|[\n\r]/g,r=1,o=t+1;for(;(n=i.exec(e.body))&&n.index{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.parse=function(e,t){return new u(e,t).parseDocument()},t.parseValue=function(e,t){var n=new u(e,t);n.expectToken(a.TokenKind.SOF);var i=n.parseValueLiteral(!1);return n.expectToken(a.TokenKind.EOF),i},t.parseType=function(e,t){var n=new u(e,t);n.expectToken(a.TokenKind.SOF);var i=n.parseTypeReference();return n.expectToken(a.TokenKind.EOF),i},t.Parser=void 0;var i=n(338),r=n(2828),o=n(1807),a=n(3175),s=n(2412),c=n(8333),l=n(4274);var u=function(){function e(e,t){var n=(0,s.isSource)(e)?e:new s.Source(e);this._lexer=new l.Lexer(n),this._options=t}var t=e.prototype;return t.parseName=function(){var e=this.expectToken(a.TokenKind.NAME);return{kind:r.Kind.NAME,value:e.value,loc:this.loc(e)}},t.parseDocument=function(){var e=this._lexer.token;return{kind:r.Kind.DOCUMENT,definitions:this.many(a.TokenKind.SOF,this.parseDefinition,a.TokenKind.EOF),loc:this.loc(e)}},t.parseDefinition=function(){if(this.peek(a.TokenKind.NAME))switch(this._lexer.token.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"schema":case"scalar":case"type":case"interface":case"union":case"enum":case"input":case"directive":return this.parseTypeSystemDefinition();case"extend":return this.parseTypeSystemExtension()}else{if(this.peek(a.TokenKind.BRACE_L))return this.parseOperationDefinition();if(this.peekDescription())return this.parseTypeSystemDefinition()}throw this.unexpected()},t.parseOperationDefinition=function(){var e=this._lexer.token;if(this.peek(a.TokenKind.BRACE_L))return{kind:r.Kind.OPERATION_DEFINITION,operation:"query",name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet(),loc:this.loc(e)};var t,n=this.parseOperationType();return this.peek(a.TokenKind.NAME)&&(t=this.parseName()),{kind:r.Kind.OPERATION_DEFINITION,operation:n,name:t,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(e)}},t.parseOperationType=function(){var e=this.expectToken(a.TokenKind.NAME);switch(e.value){case"query":return"query";case"mutation":return"mutation";case"subscription":return"subscription"}throw this.unexpected(e)},t.parseVariableDefinitions=function(){return this.optionalMany(a.TokenKind.PAREN_L,this.parseVariableDefinition,a.TokenKind.PAREN_R)},t.parseVariableDefinition=function(){var e=this._lexer.token;return{kind:r.Kind.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(a.TokenKind.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(a.TokenKind.EQUALS)?this.parseValueLiteral(!0):void 0,directives:this.parseDirectives(!0),loc:this.loc(e)}},t.parseVariable=function(){var e=this._lexer.token;return this.expectToken(a.TokenKind.DOLLAR),{kind:r.Kind.VARIABLE,name:this.parseName(),loc:this.loc(e)}},t.parseSelectionSet=function(){var e=this._lexer.token;return{kind:r.Kind.SELECTION_SET,selections:this.many(a.TokenKind.BRACE_L,this.parseSelection,a.TokenKind.BRACE_R),loc:this.loc(e)}},t.parseSelection=function(){return this.peek(a.TokenKind.SPREAD)?this.parseFragment():this.parseField()},t.parseField=function(){var e,t,n=this._lexer.token,i=this.parseName();return this.expectOptionalToken(a.TokenKind.COLON)?(e=i,t=this.parseName()):t=i,{kind:r.Kind.FIELD,alias:e,name:t,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(a.TokenKind.BRACE_L)?this.parseSelectionSet():void 0,loc:this.loc(n)}},t.parseArguments=function(e){var t=e?this.parseConstArgument:this.parseArgument;return this.optionalMany(a.TokenKind.PAREN_L,t,a.TokenKind.PAREN_R)},t.parseArgument=function(){var e=this._lexer.token,t=this.parseName();return this.expectToken(a.TokenKind.COLON),{kind:r.Kind.ARGUMENT,name:t,value:this.parseValueLiteral(!1),loc:this.loc(e)}},t.parseConstArgument=function(){var e=this._lexer.token;return{kind:r.Kind.ARGUMENT,name:this.parseName(),value:(this.expectToken(a.TokenKind.COLON),this.parseValueLiteral(!0)),loc:this.loc(e)}},t.parseFragment=function(){var e=this._lexer.token;this.expectToken(a.TokenKind.SPREAD);var t=this.expectOptionalKeyword("on");return!t&&this.peek(a.TokenKind.NAME)?{kind:r.Kind.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1),loc:this.loc(e)}:{kind:r.Kind.INLINE_FRAGMENT,typeCondition:t?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(e)}},t.parseFragmentDefinition=function(){var e,t=this._lexer.token;return this.expectKeyword("fragment"),!0===(null===(e=this._options)||void 0===e?void 0:e.experimentalFragmentVariables)?{kind:r.Kind.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(t)}:{kind:r.Kind.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(t)}},t.parseFragmentName=function(){if("on"===this._lexer.token.value)throw this.unexpected();return this.parseName()},t.parseValueLiteral=function(e){var t=this._lexer.token;switch(t.kind){case a.TokenKind.BRACKET_L:return this.parseList(e);case a.TokenKind.BRACE_L:return this.parseObject(e);case a.TokenKind.INT:return this._lexer.advance(),{kind:r.Kind.INT,value:t.value,loc:this.loc(t)};case a.TokenKind.FLOAT:return this._lexer.advance(),{kind:r.Kind.FLOAT,value:t.value,loc:this.loc(t)};case a.TokenKind.STRING:case a.TokenKind.BLOCK_STRING:return this.parseStringLiteral();case a.TokenKind.NAME:switch(this._lexer.advance(),t.value){case"true":return{kind:r.Kind.BOOLEAN,value:!0,loc:this.loc(t)};case"false":return{kind:r.Kind.BOOLEAN,value:!1,loc:this.loc(t)};case"null":return{kind:r.Kind.NULL,loc:this.loc(t)};default:return{kind:r.Kind.ENUM,value:t.value,loc:this.loc(t)}}case a.TokenKind.DOLLAR:if(!e)return this.parseVariable()}throw this.unexpected()},t.parseStringLiteral=function(){var e=this._lexer.token;return this._lexer.advance(),{kind:r.Kind.STRING,value:e.value,block:e.kind===a.TokenKind.BLOCK_STRING,loc:this.loc(e)}},t.parseList=function(e){var t=this,n=this._lexer.token;return{kind:r.Kind.LIST,values:this.any(a.TokenKind.BRACKET_L,(function(){return t.parseValueLiteral(e)}),a.TokenKind.BRACKET_R),loc:this.loc(n)}},t.parseObject=function(e){var t=this,n=this._lexer.token;return{kind:r.Kind.OBJECT,fields:this.any(a.TokenKind.BRACE_L,(function(){return t.parseObjectField(e)}),a.TokenKind.BRACE_R),loc:this.loc(n)}},t.parseObjectField=function(e){var t=this._lexer.token,n=this.parseName();return this.expectToken(a.TokenKind.COLON),{kind:r.Kind.OBJECT_FIELD,name:n,value:this.parseValueLiteral(e),loc:this.loc(t)}},t.parseDirectives=function(e){for(var t=[];this.peek(a.TokenKind.AT);)t.push(this.parseDirective(e));return t},t.parseDirective=function(e){var t=this._lexer.token;return this.expectToken(a.TokenKind.AT),{kind:r.Kind.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(e),loc:this.loc(t)}},t.parseTypeReference=function(){var e,t=this._lexer.token;return this.expectOptionalToken(a.TokenKind.BRACKET_L)?(e=this.parseTypeReference(),this.expectToken(a.TokenKind.BRACKET_R),e={kind:r.Kind.LIST_TYPE,type:e,loc:this.loc(t)}):e=this.parseNamedType(),this.expectOptionalToken(a.TokenKind.BANG)?{kind:r.Kind.NON_NULL_TYPE,type:e,loc:this.loc(t)}:e},t.parseNamedType=function(){var e=this._lexer.token;return{kind:r.Kind.NAMED_TYPE,name:this.parseName(),loc:this.loc(e)}},t.parseTypeSystemDefinition=function(){var e=this.peekDescription()?this._lexer.lookahead():this._lexer.token;if(e.kind===a.TokenKind.NAME)switch(e.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}throw this.unexpected(e)},t.peekDescription=function(){return this.peek(a.TokenKind.STRING)||this.peek(a.TokenKind.BLOCK_STRING)},t.parseDescription=function(){if(this.peekDescription())return this.parseStringLiteral()},t.parseSchemaDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("schema");var n=this.parseDirectives(!0),i=this.many(a.TokenKind.BRACE_L,this.parseOperationTypeDefinition,a.TokenKind.BRACE_R);return{kind:r.Kind.SCHEMA_DEFINITION,description:t,directives:n,operationTypes:i,loc:this.loc(e)}},t.parseOperationTypeDefinition=function(){var e=this._lexer.token,t=this.parseOperationType();this.expectToken(a.TokenKind.COLON);var n=this.parseNamedType();return{kind:r.Kind.OPERATION_TYPE_DEFINITION,operation:t,type:n,loc:this.loc(e)}},t.parseScalarTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("scalar");var n=this.parseName(),i=this.parseDirectives(!0);return{kind:r.Kind.SCALAR_TYPE_DEFINITION,description:t,name:n,directives:i,loc:this.loc(e)}},t.parseObjectTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("type");var n=this.parseName(),i=this.parseImplementsInterfaces(),o=this.parseDirectives(!0),a=this.parseFieldsDefinition();return{kind:r.Kind.OBJECT_TYPE_DEFINITION,description:t,name:n,interfaces:i,directives:o,fields:a,loc:this.loc(e)}},t.parseImplementsInterfaces=function(){var e;if(!this.expectOptionalKeyword("implements"))return[];if(!0===(null===(e=this._options)||void 0===e?void 0:e.allowLegacySDLImplementsInterfaces)){var t=[];this.expectOptionalToken(a.TokenKind.AMP);do{t.push(this.parseNamedType())}while(this.expectOptionalToken(a.TokenKind.AMP)||this.peek(a.TokenKind.NAME));return t}return this.delimitedMany(a.TokenKind.AMP,this.parseNamedType)},t.parseFieldsDefinition=function(){var e;return!0===(null===(e=this._options)||void 0===e?void 0:e.allowLegacySDLEmptyFields)&&this.peek(a.TokenKind.BRACE_L)&&this._lexer.lookahead().kind===a.TokenKind.BRACE_R?(this._lexer.advance(),this._lexer.advance(),[]):this.optionalMany(a.TokenKind.BRACE_L,this.parseFieldDefinition,a.TokenKind.BRACE_R)},t.parseFieldDefinition=function(){var e=this._lexer.token,t=this.parseDescription(),n=this.parseName(),i=this.parseArgumentDefs();this.expectToken(a.TokenKind.COLON);var o=this.parseTypeReference(),s=this.parseDirectives(!0);return{kind:r.Kind.FIELD_DEFINITION,description:t,name:n,arguments:i,type:o,directives:s,loc:this.loc(e)}},t.parseArgumentDefs=function(){return this.optionalMany(a.TokenKind.PAREN_L,this.parseInputValueDef,a.TokenKind.PAREN_R)},t.parseInputValueDef=function(){var e=this._lexer.token,t=this.parseDescription(),n=this.parseName();this.expectToken(a.TokenKind.COLON);var i,o=this.parseTypeReference();this.expectOptionalToken(a.TokenKind.EQUALS)&&(i=this.parseValueLiteral(!0));var s=this.parseDirectives(!0);return{kind:r.Kind.INPUT_VALUE_DEFINITION,description:t,name:n,type:o,defaultValue:i,directives:s,loc:this.loc(e)}},t.parseInterfaceTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("interface");var n=this.parseName(),i=this.parseImplementsInterfaces(),o=this.parseDirectives(!0),a=this.parseFieldsDefinition();return{kind:r.Kind.INTERFACE_TYPE_DEFINITION,description:t,name:n,interfaces:i,directives:o,fields:a,loc:this.loc(e)}},t.parseUnionTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("union");var n=this.parseName(),i=this.parseDirectives(!0),o=this.parseUnionMemberTypes();return{kind:r.Kind.UNION_TYPE_DEFINITION,description:t,name:n,directives:i,types:o,loc:this.loc(e)}},t.parseUnionMemberTypes=function(){return this.expectOptionalToken(a.TokenKind.EQUALS)?this.delimitedMany(a.TokenKind.PIPE,this.parseNamedType):[]},t.parseEnumTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("enum");var n=this.parseName(),i=this.parseDirectives(!0),o=this.parseEnumValuesDefinition();return{kind:r.Kind.ENUM_TYPE_DEFINITION,description:t,name:n,directives:i,values:o,loc:this.loc(e)}},t.parseEnumValuesDefinition=function(){return this.optionalMany(a.TokenKind.BRACE_L,this.parseEnumValueDefinition,a.TokenKind.BRACE_R)},t.parseEnumValueDefinition=function(){var e=this._lexer.token,t=this.parseDescription(),n=this.parseName(),i=this.parseDirectives(!0);return{kind:r.Kind.ENUM_VALUE_DEFINITION,description:t,name:n,directives:i,loc:this.loc(e)}},t.parseInputObjectTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("input");var n=this.parseName(),i=this.parseDirectives(!0),o=this.parseInputFieldsDefinition();return{kind:r.Kind.INPUT_OBJECT_TYPE_DEFINITION,description:t,name:n,directives:i,fields:o,loc:this.loc(e)}},t.parseInputFieldsDefinition=function(){return this.optionalMany(a.TokenKind.BRACE_L,this.parseInputValueDef,a.TokenKind.BRACE_R)},t.parseTypeSystemExtension=function(){var e=this._lexer.lookahead();if(e.kind===a.TokenKind.NAME)switch(e.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(e)},t.parseSchemaExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");var t=this.parseDirectives(!0),n=this.optionalMany(a.TokenKind.BRACE_L,this.parseOperationTypeDefinition,a.TokenKind.BRACE_R);if(0===t.length&&0===n.length)throw this.unexpected();return{kind:r.Kind.SCHEMA_EXTENSION,directives:t,operationTypes:n,loc:this.loc(e)}},t.parseScalarTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");var t=this.parseName(),n=this.parseDirectives(!0);if(0===n.length)throw this.unexpected();return{kind:r.Kind.SCALAR_TYPE_EXTENSION,name:t,directives:n,loc:this.loc(e)}},t.parseObjectTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");var t=this.parseName(),n=this.parseImplementsInterfaces(),i=this.parseDirectives(!0),o=this.parseFieldsDefinition();if(0===n.length&&0===i.length&&0===o.length)throw this.unexpected();return{kind:r.Kind.OBJECT_TYPE_EXTENSION,name:t,interfaces:n,directives:i,fields:o,loc:this.loc(e)}},t.parseInterfaceTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");var t=this.parseName(),n=this.parseImplementsInterfaces(),i=this.parseDirectives(!0),o=this.parseFieldsDefinition();if(0===n.length&&0===i.length&&0===o.length)throw this.unexpected();return{kind:r.Kind.INTERFACE_TYPE_EXTENSION,name:t,interfaces:n,directives:i,fields:o,loc:this.loc(e)}},t.parseUnionTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");var t=this.parseName(),n=this.parseDirectives(!0),i=this.parseUnionMemberTypes();if(0===n.length&&0===i.length)throw this.unexpected();return{kind:r.Kind.UNION_TYPE_EXTENSION,name:t,directives:n,types:i,loc:this.loc(e)}},t.parseEnumTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");var t=this.parseName(),n=this.parseDirectives(!0),i=this.parseEnumValuesDefinition();if(0===n.length&&0===i.length)throw this.unexpected();return{kind:r.Kind.ENUM_TYPE_EXTENSION,name:t,directives:n,values:i,loc:this.loc(e)}},t.parseInputObjectTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");var t=this.parseName(),n=this.parseDirectives(!0),i=this.parseInputFieldsDefinition();if(0===n.length&&0===i.length)throw this.unexpected();return{kind:r.Kind.INPUT_OBJECT_TYPE_EXTENSION,name:t,directives:n,fields:i,loc:this.loc(e)}},t.parseDirectiveDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("directive"),this.expectToken(a.TokenKind.AT);var n=this.parseName(),i=this.parseArgumentDefs(),o=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");var s=this.parseDirectiveLocations();return{kind:r.Kind.DIRECTIVE_DEFINITION,description:t,name:n,arguments:i,repeatable:o,locations:s,loc:this.loc(e)}},t.parseDirectiveLocations=function(){return this.delimitedMany(a.TokenKind.PIPE,this.parseDirectiveLocation)},t.parseDirectiveLocation=function(){var e=this._lexer.token,t=this.parseName();if(void 0!==c.DirectiveLocation[t.value])return t;throw this.unexpected(e)},t.loc=function(e){var t;if(!0!==(null===(t=this._options)||void 0===t?void 0:t.noLocation))return new o.Location(e,this._lexer.lastToken,this._lexer.source)},t.peek=function(e){return this._lexer.token.kind===e},t.expectToken=function(e){var t=this._lexer.token;if(t.kind===e)return this._lexer.advance(),t;throw(0,i.syntaxError)(this._lexer.source,t.start,"Expected ".concat(f(e),", found ").concat(d(t),"."))},t.expectOptionalToken=function(e){var t=this._lexer.token;if(t.kind===e)return this._lexer.advance(),t},t.expectKeyword=function(e){var t=this._lexer.token;if(t.kind!==a.TokenKind.NAME||t.value!==e)throw(0,i.syntaxError)(this._lexer.source,t.start,'Expected "'.concat(e,'", found ').concat(d(t),"."));this._lexer.advance()},t.expectOptionalKeyword=function(e){var t=this._lexer.token;return t.kind===a.TokenKind.NAME&&t.value===e&&(this._lexer.advance(),!0)},t.unexpected=function(e){var t=null!=e?e:this._lexer.token;return(0,i.syntaxError)(this._lexer.source,t.start,"Unexpected ".concat(d(t),"."))},t.any=function(e,t,n){this.expectToken(e);for(var i=[];!this.expectOptionalToken(n);)i.push(t.call(this));return i},t.optionalMany=function(e,t,n){if(this.expectOptionalToken(e)){var i=[];do{i.push(t.call(this))}while(!this.expectOptionalToken(n));return i}return[]},t.many=function(e,t,n){this.expectToken(e);var i=[];do{i.push(t.call(this))}while(!this.expectOptionalToken(n));return i},t.delimitedMany=function(e,t){this.expectOptionalToken(e);var n=[];do{n.push(t.call(this))}while(this.expectOptionalToken(e));return n},e}();function d(e){var t=e.value;return f(e.kind)+(null!=t?' "'.concat(t,'"'):"")}function f(e){return(0,l.isPunctuatorTokenKind)(e)?'"'.concat(e,'"'):e}t.Parser=u},8038:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.printLocation=function(e){return r(e.source,(0,i.getLocation)(e.source,e.start))},t.printSourceLocation=r;var i=n(9016);function r(e,t){var n=e.locationOffset.column-1,i=a(n)+e.body,r=t.line-1,s=e.locationOffset.line-1,c=t.line+s,l=1===t.line?n:0,u=t.column+l,d="".concat(e.name,":").concat(c,":").concat(u,"\n"),f=i.split(/\r\n|[\n\r]/g),p=f[r];if(p.length>120){for(var h=Math.floor(u/80),m=u%80,v=[],g=0;g{"use strict";t.S=function(e){return(0,i.visit)(e,{leave:o})};var i=n(285),r=n(849);var o={Name:function(e){return e.value},Variable:function(e){return"$"+e.name},Document:function(e){return s(e.definitions,"\n\n")+"\n"},OperationDefinition:function(e){var t=e.operation,n=e.name,i=l("(",s(e.variableDefinitions,", "),")"),r=s(e.directives," "),o=e.selectionSet;return n||r||i||"query"!==t?s([t,s([n,i]),r,o]," "):o},VariableDefinition:function(e){var t=e.variable,n=e.type,i=e.defaultValue,r=e.directives;return t+": "+n+l(" = ",i)+l(" ",s(r," "))},SelectionSet:function(e){return c(e.selections)},Field:function(e){var t=e.alias,n=e.name,i=e.arguments,r=e.directives,o=e.selectionSet,a=l("",t,": ")+n,c=a+l("(",s(i,", "),")");return c.length>80&&(c=a+l("(\n",u(s(i,"\n")),"\n)")),s([c,s(r," "),o]," ")},Argument:function(e){return e.name+": "+e.value},FragmentSpread:function(e){return"..."+e.name+l(" ",s(e.directives," "))},InlineFragment:function(e){var t=e.typeCondition,n=e.directives,i=e.selectionSet;return s(["...",l("on ",t),s(n," "),i]," ")},FragmentDefinition:function(e){var t=e.name,n=e.typeCondition,i=e.variableDefinitions,r=e.directives,o=e.selectionSet;return"fragment ".concat(t).concat(l("(",s(i,", "),")")," ")+"on ".concat(n," ").concat(l("",s(r," ")," "))+o},IntValue:function(e){return e.value},FloatValue:function(e){return e.value},StringValue:function(e,t){var n=e.value;return e.block?(0,r.printBlockString)(n,"description"===t?"":" "):JSON.stringify(n)},BooleanValue:function(e){return e.value?"true":"false"},NullValue:function(){return"null"},EnumValue:function(e){return e.value},ListValue:function(e){return"["+s(e.values,", ")+"]"},ObjectValue:function(e){return"{"+s(e.fields,", ")+"}"},ObjectField:function(e){return e.name+": "+e.value},Directive:function(e){return"@"+e.name+l("(",s(e.arguments,", "),")")},NamedType:function(e){return e.name},ListType:function(e){return"["+e.type+"]"},NonNullType:function(e){return e.type+"!"},SchemaDefinition:a((function(e){var t=e.directives,n=e.operationTypes;return s(["schema",s(t," "),c(n)]," ")})),OperationTypeDefinition:function(e){return e.operation+": "+e.type},ScalarTypeDefinition:a((function(e){return s(["scalar",e.name,s(e.directives," ")]," ")})),ObjectTypeDefinition:a((function(e){var t=e.name,n=e.interfaces,i=e.directives,r=e.fields;return s(["type",t,l("implements ",s(n," & ")),s(i," "),c(r)]," ")})),FieldDefinition:a((function(e){var t=e.name,n=e.arguments,i=e.type,r=e.directives;return t+(f(n)?l("(\n",u(s(n,"\n")),"\n)"):l("(",s(n,", "),")"))+": "+i+l(" ",s(r," "))})),InputValueDefinition:a((function(e){var t=e.name,n=e.type,i=e.defaultValue,r=e.directives;return s([t+": "+n,l("= ",i),s(r," ")]," ")})),InterfaceTypeDefinition:a((function(e){var t=e.name,n=e.interfaces,i=e.directives,r=e.fields;return s(["interface",t,l("implements ",s(n," & ")),s(i," "),c(r)]," ")})),UnionTypeDefinition:a((function(e){var t=e.name,n=e.directives,i=e.types;return s(["union",t,s(n," "),i&&0!==i.length?"= "+s(i," | "):""]," ")})),EnumTypeDefinition:a((function(e){var t=e.name,n=e.directives,i=e.values;return s(["enum",t,s(n," "),c(i)]," ")})),EnumValueDefinition:a((function(e){return s([e.name,s(e.directives," ")]," ")})),InputObjectTypeDefinition:a((function(e){var t=e.name,n=e.directives,i=e.fields;return s(["input",t,s(n," "),c(i)]," ")})),DirectiveDefinition:a((function(e){var t=e.name,n=e.arguments,i=e.repeatable,r=e.locations;return"directive @"+t+(f(n)?l("(\n",u(s(n,"\n")),"\n)"):l("(",s(n,", "),")"))+(i?" repeatable":"")+" on "+s(r," | ")})),SchemaExtension:function(e){var t=e.directives,n=e.operationTypes;return s(["extend schema",s(t," "),c(n)]," ")},ScalarTypeExtension:function(e){return s(["extend scalar",e.name,s(e.directives," ")]," ")},ObjectTypeExtension:function(e){var t=e.name,n=e.interfaces,i=e.directives,r=e.fields;return s(["extend type",t,l("implements ",s(n," & ")),s(i," "),c(r)]," ")},InterfaceTypeExtension:function(e){var t=e.name,n=e.interfaces,i=e.directives,r=e.fields;return s(["extend interface",t,l("implements ",s(n," & ")),s(i," "),c(r)]," ")},UnionTypeExtension:function(e){var t=e.name,n=e.directives,i=e.types;return s(["extend union",t,s(n," "),i&&0!==i.length?"= "+s(i," | "):""]," ")},EnumTypeExtension:function(e){var t=e.name,n=e.directives,i=e.values;return s(["extend enum",t,s(n," "),c(i)]," ")},InputObjectTypeExtension:function(e){var t=e.name,n=e.directives,i=e.fields;return s(["extend input",t,s(n," "),c(i)]," ")}};function a(e){return function(t){return s([t.description,e(t)],"\n")}}function s(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return null!==(t=null==e?void 0:e.filter((function(e){return e})).join(n))&&void 0!==t?t:""}function c(e){return l("{\n",u(s(e,"\n")),"\n}")}function l(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return null!=t&&""!==t?e+t+n:""}function u(e){return l(" ",e.replace(/\n/g,"\n "))}function d(e){return-1!==e.indexOf("\n")}function f(e){return null!=e&&e.some(d)}},2412:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isSource=function(e){return(0,a.default)(e,l)},t.Source=void 0;var i=n(3098),r=s(n(8002)),o=s(n(7242)),a=s(n(5752));function s(e){return e&&e.__esModule?e:{default:e}}function c(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:"GraphQL request",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{line:1,column:1};"string"==typeof e||(0,o.default)(0,"Body must be a string. Received: ".concat((0,r.default)(e),".")),this.body=e,this.name=t,this.locationOffset=n,this.locationOffset.line>0||(0,o.default)(0,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||(0,o.default)(0,"column in locationOffset is 1-indexed and must be positive.")}var t,n,a;return t=e,(n=[{key:i.SYMBOL_TO_STRING_TAG,get:function(){return"Source"}}])&&c(t.prototype,n),a&&c(t,a),e}();t.Source=l},3175:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TokenKind=void 0;var n=Object.freeze({SOF:"",EOF:"",BANG:"!",DOLLAR:"$",AMP:"&",PAREN_L:"(",PAREN_R:")",SPREAD:"...",COLON:":",EQUALS:"=",AT:"@",BRACKET_L:"[",BRACKET_R:"]",BRACE_L:"{",PIPE:"|",BRACE_R:"}",NAME:"Name",INT:"Int",FLOAT:"Float",STRING:"String",BLOCK_STRING:"BlockString",COMMENT:"Comment"});t.TokenKind=n},285:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.visit=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a,i=void 0,l=Array.isArray(e),u=[e],d=-1,f=[],p=void 0,h=void 0,m=void 0,v=[],g=[],y=e;do{var b=++d===u.length,_=b&&0!==f.length;if(b){if(h=0===g.length?void 0:v[v.length-1],p=m,m=g.pop(),_){if(l)p=p.slice();else{for(var w={},k=0,S=Object.keys(p);k{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SYMBOL_TO_STRING_TAG=t.SYMBOL_ASYNC_ITERATOR=t.SYMBOL_ITERATOR=void 0;var n="function"==typeof Symbol&&null!=Symbol.iterator?Symbol.iterator:"@@iterator";t.SYMBOL_ITERATOR=n;var i="function"==typeof Symbol&&null!=Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";t.SYMBOL_ASYNC_ITERATOR=i;var r="function"==typeof Symbol&&null!=Symbol.toStringTag?Symbol.toStringTag:"@@toStringTag";t.SYMBOL_TO_STRING_TAG=r},2705:(e,t,n)=>{var i=n(5639).Symbol;e.exports=i},4239:(e,t,n)=>{var i=n(2705),r=n(9607),o=n(2333),a=i?i.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":a&&a in Object(e)?r(e):o(e)}},7561:(e,t,n)=>{var i=n(7990),r=/^\s+/;e.exports=function(e){return e?e.slice(0,i(e)+1).replace(r,""):e}},1957:(e,t,n)=>{var i="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=i},9607:(e,t,n)=>{var i=n(2705),r=Object.prototype,o=r.hasOwnProperty,a=r.toString,s=i?i.toStringTag:void 0;e.exports=function(e){var t=o.call(e,s),n=e[s];try{e[s]=void 0;var i=!0}catch(e){}var r=a.call(e);return i&&(t?e[s]=n:delete e[s]),r}},2333:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},5639:(e,t,n)=>{var i=n(1957),r="object"==typeof self&&self&&self.Object===Object&&self,o=i||r||Function("return this")();e.exports=o},7990:e=>{var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},3279:(e,t,n)=>{var i=n(3218),r=n(7771),o=n(4841),a=Math.max,s=Math.min;e.exports=function(e,t,n){var c,l,u,d,f,p,h=0,m=!1,v=!1,g=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function y(t){var n=c,i=l;return c=l=void 0,h=t,d=e.apply(i,n)}function b(e){return h=e,f=setTimeout(w,t),m?y(e):d}function _(e){var n=e-p;return void 0===p||n>=t||n<0||v&&e-h>=u}function w(){var e=r();if(_(e))return k(e);f=setTimeout(w,function(e){var n=t-(e-p);return v?s(n,u-(e-h)):n}(e))}function k(e){return f=void 0,g&&c?y(e):(c=l=void 0,d)}function S(){var e=r(),n=_(e);if(c=arguments,l=this,p=e,n){if(void 0===f)return b(p);if(v)return clearTimeout(f),f=setTimeout(w,t),y(p)}return void 0===f&&(f=setTimeout(w,t)),d}return t=o(t)||0,i(n)&&(m=!!n.leading,u=(v="maxWait"in n)?a(o(n.maxWait)||0,t):u,g="trailing"in n?!!n.trailing:g),S.cancel=function(){void 0!==f&&clearTimeout(f),h=0,c=p=l=f=void 0},S.flush=function(){return void 0===f?d:k(r())},S}},3218:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},7005:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},3448:(e,t,n)=>{var i=n(4239),r=n(7005);e.exports=function(e){return"symbol"==typeof e||r(e)&&"[object Symbol]"==i(e)}},7771:(e,t,n)=>{var i=n(5639);e.exports=function(){return i.Date.now()}},4841:(e,t,n)=>{var i=n(7561),r=n(3218),o=n(3448),a=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,c=/^0o[0-7]+$/i,l=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return NaN;if(r(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=r(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=i(e);var n=s.test(e);return n||c.test(e)?l(e.slice(2),n?2:8):a.test(e)?NaN:+e}},8600:e=>{"use strict";const t=["B","kB","MB","GB","TB","PB","EB","ZB","YB"],n=["B","kiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"],i=["b","kbit","Mbit","Gbit","Tbit","Pbit","Ebit","Zbit","Ybit"],r=["b","kibit","Mibit","Gibit","Tibit","Pibit","Eibit","Zibit","Yibit"],o=(e,t,n)=>{let i=e;return"string"==typeof t||Array.isArray(t)?i=e.toLocaleString(t,n):!0!==t&&void 0===n||(i=e.toLocaleString(void 0,n)),i};e.exports=(e,a)=>{if(!Number.isFinite(e))throw new TypeError(`Expected a finite number, got ${typeof e}: ${e}`);const s=(a=Object.assign({bits:!1,binary:!1},a)).bits?a.binary?r:i:a.binary?n:t;if(a.signed&&0===e)return` 0 ${s[0]}`;const c=e<0,l=c?"-":a.signed?"+":"";let u;if(c&&(e=-e),void 0!==a.minimumFractionDigits&&(u={minimumFractionDigits:a.minimumFractionDigits}),void 0!==a.maximumFractionDigits&&(u=Object.assign({maximumFractionDigits:a.maximumFractionDigits},u)),e<1){return l+o(e,a.locale,u)+" "+s[0]}const d=Math.min(Math.floor(a.binary?Math.log(e)/Math.log(1024):Math.log10(e)/3),s.length-1);e/=Math.pow(a.binary?1024:1e3,d),u||(e=e.toPrecision(3));return l+o(Number(e),a.locale,u)+" "+s[d]}},9335:e=>{"use strict";function t(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,i,r,o){i=i||"&",r=r||"=";var a={};if("string"!=typeof e||0===e.length)return a;var s=/\+/g;e=e.split(i);var c=1e3;o&&"number"==typeof o.maxKeys&&(c=o.maxKeys);var l=e.length;c>0&&l>c&&(l=c);for(var u=0;u=0?(d=m.substr(0,v),f=m.substr(v+1)):(d=m,f=""),p=decodeURIComponent(d),h=decodeURIComponent(f),t(a,p)?n(a[p])?a[p].push(h):a[p]=[a[p],h]:a[p]=h}return a};var n=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},8795:e=>{"use strict";var t=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,o,a,s){return o=o||"&",a=a||"=",null===e&&(e=void 0),"object"==typeof e?i(r(e),(function(r){var s=encodeURIComponent(t(r))+a;return n(e[r])?i(e[r],(function(e){return s+encodeURIComponent(t(e))})).join(o):s+encodeURIComponent(t(e[r]))})).join(o):s?encodeURIComponent(t(s))+a+encodeURIComponent(t(e)):""};var n=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function i(e,t){if(e.map)return e.map(t);for(var n=[],i=0;i{"use strict";t.decode=t.parse=n(9335),t.encode=t.stringify=n(8795)},306:function(e){e.exports=function(e){var t={};function n(i){if(t[i])return t[i].exports;var r=t[i]={i,l:!1,exports:{}};return e[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(i,r,function(t){return e[t]}.bind(null,r));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=9)}([function(e,t,n){var i=n(6);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals),(0,n(3).default)("6223ff68",i,!0,{})},function(e,t,n){var i=n(8);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals),(0,n(3).default)("27f0e51f",i,!0,{})},function(e,t){e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=function(e,t){var n,i=e[1]||"",r=e[3];if(!r)return i;if(t&&"function"==typeof btoa){var o=(n=r,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+" */"),a=r.sources.map((function(e){return"/*# sourceURL="+r.sourceRoot+e+" */"}));return[i].concat(a).concat([o]).join("\n")}return[i].join("\n")}(t,e);return t[2]?"@media "+t[2]+"{"+n+"}":n})).join("")},t.i=function(e,n){"string"==typeof e&&(e=[[null,e,""]]);for(var i={},r=0;rn.parts.length&&(i.parts.length=n.parts.length)}else{var a=[];for(r=0;r',"\nscript:\n...\ninfiniteHandler($state) {\n ajax('https://www.example.com/api/news')\n .then((res) => {\n if (res.data.length) {\n $state.loaded();\n } else {\n $state.complete();\n }\n });\n}\n...","","more details: https://github.com/PeachScript/vue-infinite-loading/issues/57#issuecomment-324370549"].join("\n"),INFINITE_EVENT:"`:on-infinite` property will be deprecated soon, please use `@infinite` event instead.",IDENTIFIER:"the `reset` event will be deprecated soon, please reset this component by change the `identifier` property."},a={INFINITE_LOOP:["executed the callback function more than ".concat(i.loopCheckMaxCalls," times for a short time, it looks like searched a wrong scroll wrapper that doest not has fixed height or maximum height, please check it. If you want to force to set a element as scroll wrapper ranther than automatic searching, you can do this:"),'\n\x3c!-- add a special attribute for the real scroll wrapper --\x3e\n
\n ...\n \x3c!-- set force-use-infinite-wrapper --\x3e\n \n
\nor\n
\n ...\n \x3c!-- set force-use-infinite-wrapper as css selector of the real scroll wrapper --\x3e\n \n
\n ',"more details: https://github.com/PeachScript/vue-infinite-loading/issues/55#issuecomment-316934169"].join("\n")},s={READY:0,LOADING:1,COMPLETE:2,ERROR:3},c={color:"#666",fontSize:"14px",padding:"10px 0"},l={mode:"development",props:{spinner:"default",distance:100,forceUseInfiniteWrapper:!1},system:i,slots:{noResults:"No results :(",noMore:"No more data :)",error:"Opps, something went wrong :(",errorBtnText:"Retry",spinner:""},WARNINGS:o,ERRORS:a,STATUS:s},u=n(4),d=n.n(u),f={BUBBLES:{render:function(e){return e("span",{attrs:{class:"loading-bubbles"}},Array.apply(Array,Array(8)).map((function(){return e("span",{attrs:{class:"bubble-item"}})})))}},CIRCLES:{render:function(e){return e("span",{attrs:{class:"loading-circles"}},Array.apply(Array,Array(8)).map((function(){return e("span",{attrs:{class:"circle-item"}})})))}},DEFAULT:{render:function(e){return e("i",{attrs:{class:"loading-default"}})}},SPIRAL:{render:function(e){return e("i",{attrs:{class:"loading-spiral"}})}},WAVEDOTS:{render:function(e){return e("span",{attrs:{class:"loading-wave-dots"}},Array.apply(Array,Array(5)).map((function(){return e("span",{attrs:{class:"wave-item"}})})))}}};function p(e,t,n,i,r,o,a,s){var c,l="function"==typeof e?e.options:e;if(t&&(l.render=t,l.staticRenderFns=n,l._compiled=!0),i&&(l.functional=!0),o&&(l._scopeId="data-v-"+o),a?(c=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},l._ssrRegister=c):r&&(c=s?function(){r.call(this,this.$root.$options.shadowRoot)}:r),c)if(l.functional){l._injectStyles=c;var u=l.render;l.render=function(e,t){return c.call(t),u(e,t)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,c):[c]}return{exports:e,options:l}}var h=p({name:"Spinner",computed:{spinnerView:function(){return f[(this.$attrs.spinner||"").toUpperCase()]||this.spinnerInConfig},spinnerInConfig:function(){return l.slots.spinner&&"string"==typeof l.slots.spinner?{render:function(){return this._v(l.slots.spinner)}}:"object"===d()(l.slots.spinner)?l.slots.spinner:f[l.props.spinner.toUpperCase()]||f.DEFAULT}}},(function(){var e=this.$createElement;return(this._self._c||e)(this.spinnerView,{tag:"component"})}),[],!1,(function(e){var t=n(5);t.__inject__&&t.__inject__(e)}),"46b20d22",null).exports;function m(e){"production"!==l.mode&&console.warn("[Vue-infinite-loading warn]: ".concat(e))}function v(e){console.error("[Vue-infinite-loading error]: ".concat(e))}var g={timers:[],caches:[],throttle:function(e){var t=this;-1===this.caches.indexOf(e)&&(this.caches.push(e),this.timers.push(setTimeout((function(){e(),t.caches.splice(t.caches.indexOf(e),1),t.timers.shift()}),l.system.throttleLimit)))},reset:function(){this.timers.forEach((function(e){clearTimeout(e)})),this.timers.length=0,this.caches=[]}},y={isChecked:!1,timer:null,times:0,track:function(){var e=this;this.times+=1,clearTimeout(this.timer),this.timer=setTimeout((function(){e.isChecked=!0}),l.system.loopCheckTimeout),this.times>l.system.loopCheckMaxCalls&&(v(a.INFINITE_LOOP),this.isChecked=!0)}},b={key:"_infiniteScrollHeight",getScrollElm:function(e){return e===window?document.documentElement:e},save:function(e){var t=this.getScrollElm(e);t[this.key]=t.scrollHeight},restore:function(e){var t=this.getScrollElm(e);"number"==typeof t[this.key]&&(t.scrollTop=t.scrollHeight-t[this.key]+t.scrollTop),this.remove(t)},remove:function(e){void 0!==e[this.key]&&delete e[this.key]}};function _(e){return e.replace(/[A-Z]/g,(function(e){return"-".concat(e.toLowerCase())}))}function w(e){return e.offsetWidth+e.offsetHeight>0}var k=p({name:"InfiniteLoading",data:function(){return{scrollParent:null,scrollHandler:null,isFirstLoad:!0,status:s.READY,slots:l.slots}},components:{Spinner:h},computed:{isShowSpinner:function(){return this.status===s.LOADING},isShowError:function(){return this.status===s.ERROR},isShowNoResults:function(){return this.status===s.COMPLETE&&this.isFirstLoad},isShowNoMore:function(){return this.status===s.COMPLETE&&!this.isFirstLoad},slotStyles:function(){var e=this,t={};return Object.keys(l.slots).forEach((function(n){var i=_(n);(!e.$slots[i]&&!l.slots[n].render||e.$slots[i]&&!e.$slots[i][0].tag)&&(t[n]=c)})),t}},props:{distance:{type:Number,default:l.props.distance},spinner:String,direction:{type:String,default:"bottom"},forceUseInfiniteWrapper:{type:[Boolean,String],default:l.props.forceUseInfiniteWrapper},identifier:{default:+new Date},onInfinite:Function},watch:{identifier:function(){this.stateChanger.reset()}},mounted:function(){var e=this;this.$watch("forceUseInfiniteWrapper",(function(){e.scrollParent=e.getScrollParent()}),{immediate:!0}),this.scrollHandler=function(t){e.status===s.READY&&(t&&t.constructor===Event&&w(e.$el)?g.throttle(e.attemptLoad):e.attemptLoad())},setTimeout((function(){e.scrollHandler(),e.scrollParent.addEventListener("scroll",e.scrollHandler,r)}),1),this.$on("$InfiniteLoading:loaded",(function(t){e.isFirstLoad=!1,"top"===e.direction&&e.$nextTick((function(){b.restore(e.scrollParent)})),e.status===s.LOADING&&e.$nextTick(e.attemptLoad.bind(null,!0)),t&&t.target===e||m(o.STATE_CHANGER)})),this.$on("$InfiniteLoading:complete",(function(t){e.status=s.COMPLETE,e.$nextTick((function(){e.$forceUpdate()})),e.scrollParent.removeEventListener("scroll",e.scrollHandler,r),t&&t.target===e||m(o.STATE_CHANGER)})),this.$on("$InfiniteLoading:reset",(function(t){e.status=s.READY,e.isFirstLoad=!0,b.remove(e.scrollParent),e.scrollParent.addEventListener("scroll",e.scrollHandler,r),setTimeout((function(){g.reset(),e.scrollHandler()}),1),t&&t.target===e||m(o.IDENTIFIER)})),this.stateChanger={loaded:function(){e.$emit("$InfiniteLoading:loaded",{target:e})},complete:function(){e.$emit("$InfiniteLoading:complete",{target:e})},reset:function(){e.$emit("$InfiniteLoading:reset",{target:e})},error:function(){e.status=s.ERROR,g.reset()}},this.onInfinite&&m(o.INFINITE_EVENT)},deactivated:function(){this.status===s.LOADING&&(this.status=s.READY),this.scrollParent.removeEventListener("scroll",this.scrollHandler,r)},activated:function(){this.scrollParent.addEventListener("scroll",this.scrollHandler,r)},methods:{attemptLoad:function(e){var t=this;this.status!==s.COMPLETE&&w(this.$el)&&this.getCurrentDistance()<=this.distance?(this.status=s.LOADING,"top"===this.direction&&this.$nextTick((function(){b.save(t.scrollParent)})),"function"==typeof this.onInfinite?this.onInfinite.call(null,this.stateChanger):this.$emit("infinite",this.stateChanger),!e||this.forceUseInfiniteWrapper||y.isChecked||y.track()):this.status===s.LOADING&&(this.status=s.READY)},getCurrentDistance:function(){return"top"===this.direction?"number"==typeof this.scrollParent.scrollTop?this.scrollParent.scrollTop:this.scrollParent.pageYOffset:this.$el.getBoundingClientRect().top-(this.scrollParent===window?window.innerHeight:this.scrollParent.getBoundingClientRect().bottom)},getScrollParent:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.$el;return"string"==typeof this.forceUseInfiniteWrapper&&(e=document.querySelector(this.forceUseInfiniteWrapper)),e||("BODY"===t.tagName?e=window:(!this.forceUseInfiniteWrapper&&["scroll","auto"].indexOf(getComputedStyle(t).overflowY)>-1||t.hasAttribute("infinite-wrapper")||t.hasAttribute("data-infinite-wrapper"))&&(e=t)),e||this.getScrollParent(t.parentNode)}},destroyed:function(){!this.status!==s.COMPLETE&&(g.reset(),b.remove(this.scrollParent),this.scrollParent.removeEventListener("scroll",this.scrollHandler,r))}},(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"infinite-loading-container"},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowSpinner,expression:"isShowSpinner"}],staticClass:"infinite-status-prompt",style:e.slotStyles.spinner},[e._t("spinner",[n("spinner",{attrs:{spinner:e.spinner}})])],2),e._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowNoResults,expression:"isShowNoResults"}],staticClass:"infinite-status-prompt",style:e.slotStyles.noResults},[e._t("no-results",[e.slots.noResults.render?n(e.slots.noResults,{tag:"component"}):[e._v(e._s(e.slots.noResults))]])],2),e._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowNoMore,expression:"isShowNoMore"}],staticClass:"infinite-status-prompt",style:e.slotStyles.noMore},[e._t("no-more",[e.slots.noMore.render?n(e.slots.noMore,{tag:"component"}):[e._v(e._s(e.slots.noMore))]])],2),e._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowError,expression:"isShowError"}],staticClass:"infinite-status-prompt",style:e.slotStyles.error},[e._t("error",[e.slots.error.render?n(e.slots.error,{tag:"component",attrs:{trigger:e.attemptLoad}}):[e._v("\n "+e._s(e.slots.error)+"\n "),n("br"),e._v(" "),n("button",{staticClass:"btn-try-infinite",domProps:{textContent:e._s(e.slots.errorBtnText)},on:{click:e.attemptLoad}})]],{trigger:e.attemptLoad})],2)])}),[],!1,(function(e){var t=n(7);t.__inject__&&t.__inject__(e)}),"644ea9c9",null).exports;function S(e){l.mode=e.config.productionTip?"development":"production"}Object.defineProperty(k,"install",{configurable:!1,enumerable:!1,value:function(e,t){Object.assign(l.props,t&&t.props),Object.assign(l.slots,t&&t.slots),Object.assign(l.system,t&&t.system),e.component("infinite-loading",k),S(e)}}),"undefined"!=typeof window&&window.Vue&&(window.Vue.component("infinite-loading",k),S(window.Vue)),t.default=k}])},7611:e=>{window,e.exports=function(){return n={},e.m=t=[function(e,t,n){var i=n(7);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals),(0,n(4).default)("d763679c",i,!1,{})},function(e,t,n){var i=n(10);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals),(0,n(4).default)("6b9cc0e0",i,!1,{})},function(e,t,n){var i=n(12);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals),(0,n(4).default)("663c004e",i,!1,{})},function(e,t){e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=function(e,t){var n=e[1]||"",i=e[3];if(!i)return n;if(t&&"function"==typeof btoa){var r=function(e){return"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(e))))+" */"}(i),o=i.sources.map((function(e){return"/*# sourceURL="+i.sourceRoot+e+" */"}));return[n].concat(o).concat([r]).join("\n")}return[n].join("\n")}(t,e);return t[2]?"@media "+t[2]+"{"+n+"}":n})).join("")},t.i=function(e,n){"string"==typeof e&&(e=[[null,e,""]]);for(var i={},r=0;rn.parts.length&&(i.parts.length=n.parts.length)}else{var a=[];for(r=0;r=this.viewportHeight?Math.max(this.minHeight,this.viewportHeight)+"px":"auto"},containerClass:function(){return["vm--container",this.scrollable&&this.isAutoHeight&&"scrollable"]},modalClass:function(){return["vm--modal",this.classes]},stylesProp:function(){return"string"==typeof this.styles?l(this.styles):this.styles},modalStyle:function(){return[this.stylesProp,{top:this.position.top+"px",left:this.position.left+"px",width:this.trueModalWidth+"px",height:this.isAutoHeight?this.autoHeight:this.trueModalHeight+"px"}]},isComponentReadyToBeDestroyed:function(){return this.overlayTransitionState===$&&this.modalTransitionState===$}},watch:{isComponentReadyToBeDestroyed:function(e){e&&(this.visible=!1)}},methods:{startTransitionEnter:function(){this.visibility.overlay=!0,this.visibility.modal=!0},startTransitionLeave:function(){this.visibility.overlay=!1,this.visibility.modal=!1},beforeOverlayTransitionEnter:function(){this.overlayTransitionState=M},afterOverlayTransitionEnter:function(){this.overlayTransitionState=I},beforeOverlayTransitionLeave:function(){this.overlayTransitionState=j},afterOverlayTransitionLeave:function(){this.overlayTransitionState=$},beforeModalTransitionEnter:function(){var e=this;this.modalTransitionState=M,this.$nextTick((function(){e.resizeObserver.observe(e.$refs.modal)}))},afterModalTransitionEnter:function(){this.modalTransitionState=I,this.draggable&&this.addDraggableListeners(),this.focusTrap&&this.$focusTrap.enable(this.$refs.modal);var e=this.createModalEvent({state:"opened"});this.$emit("opened",e)},beforeModalTransitionLeave:function(){this.modalTransitionState=j,this.resizeObserver.unobserve(this.$refs.modal),this.$focusTrap.enabled()&&this.$focusTrap.disable()},afterModalTransitionLeave:function(){this.modalTransitionState=$;var e=this.createModalEvent({state:"closed"});this.$emit("closed",e)},onToggle:function(e,t,n){if(this.name===e){var i=void 0===t?!this.visible:t;this.toggle(i,n)}},setInitialSize:function(){var e=y(this.width),t=y(this.height);this.modal.width=e.value,this.modal.widthType=e.type,this.modal.height=t.value,this.modal.heightType=t.type},onEscapeKeyUp:function(e){27===e.which&&this.visible&&this.$modal.hide(this.name)},onWindowResize:function(){this.viewportWidth=c(),this.viewportHeight=window.innerHeight,this.ensureShiftInWindowBounds()},createModalEvent:function(e){var t=0{"use strict";n.d(t,{Z:()=>S});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return!e.material||e.loading?n("div",{staticClass:"loading"},[n("span",[e._v("Loading ...")])]):n("article",{directives:[{name:"touch",rawName:"v-touch",value:e.onTapCard,expression:"onTapCard"},{name:"touch",rawName:"v-touch:swipe",value:e.onSwipeCard,expression:"onSwipeCard",arg:"swipe"}],staticClass:"card modal-card"},[n("section",{staticClass:"col col-right"},[n("header",[n("h1",[e._v(e._s(e.material.title))]),e._v(" "),n("h4",[e._v(e._s(e.material.short_description))]),e._v(" "),n("span",{staticClass:"ref"},[e._v(e._s(e.material.reference))])]),e._v(" "),n("nav",{ref:"tools",staticClass:"tools"},[n("section",{staticClass:"tool close"},[n("span",{staticClass:"btn mdi mdi-close",on:{click:function(t){return t.preventDefault(),e.onCloseModalCard(t)}}})]),e._v(" "),n("section",{staticClass:"tool flags"},[n("span",{directives:[{name:"touch",rawName:"v-touch.prevent.stop",value:e.onTapTool,expression:"onTapTool",modifiers:{prevent:!0,stop:!0}}],staticClass:"btn mdi mdi-folder-outline"}),e._v(" "),n("div",{staticClass:"tool-content"},[n("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.My folders")))]),e._v(" "),n("ul",[e._l(e.flagcolls,(function(t){return e.flagcolls?n("li",{key:t.id},[n("span",{staticClass:"flag mdi",class:[e.flagIsLoading(t.id)?"mdi-loading mdi-spin":e.flagIsActive(t.id)?"mdi-close-circle isActive":"mdi-plus"],attrs:{collid:t.id},on:{click:function(t){return t.preventDefault(),e.onFlagActionCard(t)}}},[e._v("\n "+e._s(t.name)+"\n ")])]):e._e()})),e._v(" "),e.collsLength<15?n("li",{staticClass:"create-flag"},[n("input",{directives:[{name:"model",rawName:"v-model",value:e.new_folder_name,expression:"new_folder_name"}],attrs:{placeholder:"new folder"},domProps:{value:e.new_folder_name},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t))},input:function(t){t.target.composing||(e.new_folder_name=t.target.value)}}}),e._v(" "),n("span",{staticClass:"add-btn mdi",class:e.addFlagBtnClassObj,on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t)}}})]):e._e()],2)])]),e._v(" "),e.item.samples&&e.item.samples.length?n("section",{staticClass:"tool samples"},[n("span",{directives:[{name:"touch",rawName:"v-touch.prevent.stop",value:e.onTapTool,expression:"onTapTool",modifiers:{prevent:!0,stop:!0}}],staticClass:"btn mdi mdi-map-marker-star-outline"}),e._v(" "),n("div",{staticClass:"tool-content"},[n("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Samples")))]),e._v(" "),n("ul",e._l(e.item.samples,(function(t){return n("li",{key:t.showroom.id},[n("span",{staticClass:"showroom"},[e._v(e._s(t.showroom.name))]),e._v(": "+e._s(t.location)+"\n ")])})),0)])]):e._e(),e._v(" "),n("section",{staticClass:"tool note"},[e.note_id?n("span",{directives:[{name:"touch",rawName:"v-touch.prevent.stop",value:e.onTapTool,expression:"onTapTool",modifiers:{prevent:!0,stop:!0}}],staticClass:"btn mdi mdi-note"}):n("span",{directives:[{name:"touch",rawName:"v-touch.prevent.stop",value:e.onTapTool,expression:"onTapTool",modifiers:{prevent:!0,stop:!0}}],staticClass:"btn mdi mdi-note-outline"}),e._v(" "),n("div",{staticClass:"tool-content"},[n("textarea",{directives:[{name:"model",rawName:"v-model",value:e.note,expression:"note"}],attrs:{spellcheck:"false",name:"note"},domProps:{value:e.note},on:{input:[function(t){t.target.composing||(e.note=t.target.value)},e.onNoteInput]}})])]),e._v(" "),n("section",{staticClass:"tool print"},[n("a",{attrs:{href:e.item.path+"/printable/print",target:"_blank"}},[n("span",{staticClass:"btn mdi mdi-printer"})])])]),e._v(" "),n("vsa-list",[n("vsa-item",{attrs:{initActive:!0}},[n("vsa-heading",[n("span",{staticClass:"label"},[e._v("Description")])]),e._v(" "),n("vsa-content",[n("section",{staticClass:"body",domProps:{innerHTML:e._s(e.material.body)}}),e._v(" "),n("section",{staticClass:"attachments"},[n("ul",e._l(e.material.attachments,(function(t){return n("li",{key:t.file.fid},[n("a",{attrs:{target:"_blank",href:t.file.url}},[e._v(e._s(t.file.filename)+" "),n("span",[e._v("("+e._s(e.prettyFileSize(t.file.filesize))+")")])]),e._v(" "),t.description?n("p",{staticClass:"description",domProps:{innerHTML:e._s(t.description)}}):e._e()])})),0)]),e._v(" "),n("section",{staticClass:"industriels"},[e.material.manufacturer?n("section",[n("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Manufacturer")))]),e._v(" "),n("ul",e._l(e.material.manufacturer,(function(t){return n("li",{key:t.id},[n("h2",[e._v(e._s(t.name))]),e._v(" "),t.website.url?n("p",[n("a",{attrs:{target:"_blank",href:t.website.url}},[e._v(e._s(e.shortUrl(t.website.url)))])]):e._e(),e._v(" "),t.email?n("p",[n("a",{attrs:{href:"mailto:"+t.email}},[e._v(e._s(t.email))])]):e._e()])})),0)]):e._e(),e._v(" "),e.material.distributor?n("section",[n("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Distributor")))]),e._v(" "),n("ul",e._l(e.material.distributor,(function(t){return n("li",{key:t.id},[n("h2",[e._v(e._s(t.name))]),e._v(" "),t.website.url?n("p",[n("a",{attrs:{target:"_blank",href:t.website.url}},[e._v(e._s(e.shortUrl(t.website.url)))])]):e._e(),e._v(" "),t.email?n("p",[n("a",{attrs:{href:"mailto:"+t.email}},[e._v(e._s(t.email))])]):e._e()])})),0)]):e._e()])])],1),e._v(" "),e.material.linked_materials.length?n("vsa-item",[n("vsa-heading",[n("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Linked materials")))])]),e._v(" "),n("vsa-content",[n("section",{staticClass:"linked-materials"},[n("ul",e._l(e.material.linked_materials,(function(e){return n("li",{key:e.id},[n("LinkedMaterialCard",{attrs:{item:e}})],1)})),0)])])],1):e._e()],1)],1),e._v(" "),n("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"col col-left images"},e._l(e.material.images,(function(t,i){return n("figure",{directives:[{name:"lazy",rawName:"v-lazy",value:i,expression:"index"}],key:t.url,staticClass:"lazy"},[n("img",{attrs:{"data-src":t.style_cardfull.url,title:t.title}}),e._v(" "),n("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){e.lightbox_index=i}}})])})),0),e._v(" "),n("CoolLightBox",{attrs:{items:e.material.images,index:e.lightbox_index,srcName:"url",loop:!0},on:{close:function(t){e.lightbox_index=null}}})],1)};i._withStripped=!0;var r=n(629),o=n(6850),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("article",{staticClass:"card linkedmaterialcard"},[n("header",{on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}},[n("h1",[e._v(e._s(e.item.title))]),e._v(" "),n("h4",[e._v(e._s(e.item.short_description))]),e._v(" "),e.isloggedin?n("span",{staticClass:"ref"},[e._v(e._s(e.item.reference))]):e._e()]),e._v(" "),n("nav",{staticClass:"tools"}),e._v(" "),n("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"images"},e._l(e.item.images,(function(t,i){return n("figure",{directives:[{name:"lazy",rawName:"v-lazy",value:i,expression:"index"}],key:t.url,staticClass:"lazy"},[n("img",{attrs:{"data-src":t.style_linkedmaterialcard.url,title:t.title}}),e._v(" "),n("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}})])})),0)])};a._withStripped=!0;var s=n(8357);const c={name:"LinkedMaterialCard",props:["item"],mixins:[s.Z],data:()=>({blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,loadingItem:!1}),computed:{...(0,r.rn)({isloggedin:e=>e.User.isloggedin})},methods:{itemIsLoading(e){return this.loadingItem},openModalCard(e){this.isLoggedin,this.isloggedin?this.$modal.show(S,{item:this.item,addNoteId:e=>{this.item.note={id:e}}},{name:`modal-${this.item.id}`,draggable:!1,classes:"vm--modale-card",width:"95%",height:"95%"}):this.$modal.show(MemberWarning,{},{draggable:!1,width:"400px",height:"250px"})}}};var l=n(1900),u=(0,l.Z)(c,a,[],!1,null,"51b576e8",null);u.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/LinkedMaterialCard.vue";const d=u.exports;var f=n(2141),p=n(546),h=n(3033),m=n(4119),v=n.n(m),g=n(4195),y=n.n(g);const b=n(8600),_=n(3279),w={name:"ModalCard",props:["item","addNoteId"],mixins:[s.Z],components:{LinkedMaterialCard:d,VsaList:o.VsaList,VsaItem:o.VsaItem,VsaHeading:o.VsaHeading,VsaContent:o.VsaContent,VsaIcon:o.VsaIcon},data:()=>({material:null,loading:!1,blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,new_folder_name:"",is_creating_folder:!1,loadingFlag:!1,lightbox_index:null,note:"",note_id:null}),computed:{...(0,r.rn)({csrf_token:e=>e.User.csrf_token,flagcolls:e=>e.User.flagcolls,showrooms:e=>e.Showrooms.showrooms_by_tid}),collsLength(){return Object.keys(this.flagcolls).length},addFlagBtnClassObj(){return{"mdi-plus-circle-outline":!this.is_creating_folder,"mdi-loading":this.is_creating_folder,active:this.new_folder_name.length>4&&!this.is_creating_folder,loading:this.is_creating_folder}}},created(){this.item,this.loadMaterial(),this.note_id=this.item.note_id,this.debouncedSaveNote=_(this.saveNote,500)},methods:{...(0,r.nv)({createFlagColl:"User/createFlagColl",flagUnflag:"User/flagUnflag"}),loadMaterial(){this.item.id,this.loading=!0;const e=v()`{ +(()=>{var e,t,n,i={9669:(e,t,n)=>{e.exports=n(1609)},5448:(e,t,n)=>{"use strict";var i=n(4867),r=n(6026),o=n(4372),a=n(5327),s=n(4097),c=n(4109),l=n(7985),u=n(5061);e.exports=function(e){return new Promise((function(t,n){var d=e.data,f=e.headers;i.isFormData(d)&&delete f["Content-Type"];var p=new XMLHttpRequest;if(e.auth){var h=e.auth.username||"",m=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";f.Authorization="Basic "+btoa(h+":"+m)}var v=s(e.baseURL,e.url);if(p.open(e.method.toUpperCase(),a(v,e.params,e.paramsSerializer),!0),p.timeout=e.timeout,p.onreadystatechange=function(){if(p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))){var i="getAllResponseHeaders"in p?c(p.getAllResponseHeaders()):null,o={data:e.responseType&&"text"!==e.responseType?p.response:p.responseText,status:p.status,statusText:p.statusText,headers:i,config:e,request:p};r(t,n,o),p=null}},p.onabort=function(){p&&(n(u("Request aborted",e,"ECONNABORTED",p)),p=null)},p.onerror=function(){n(u("Network Error",e,null,p)),p=null},p.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(u(t,e,"ECONNABORTED",p)),p=null},i.isStandardBrowserEnv()){var g=(e.withCredentials||l(v))&&e.xsrfCookieName?o.read(e.xsrfCookieName):void 0;g&&(f[e.xsrfHeaderName]=g)}if("setRequestHeader"in p&&i.forEach(f,(function(e,t){void 0===d&&"content-type"===t.toLowerCase()?delete f[t]:p.setRequestHeader(t,e)})),i.isUndefined(e.withCredentials)||(p.withCredentials=!!e.withCredentials),e.responseType)try{p.responseType=e.responseType}catch(t){if("json"!==e.responseType)throw t}"function"==typeof e.onDownloadProgress&&p.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){p&&(p.abort(),n(e),p=null)})),d||(d=null),p.send(d)}))}},1609:(e,t,n)=>{"use strict";var i=n(4867),r=n(1849),o=n(321),a=n(7185);function s(e){var t=new o(e),n=r(o.prototype.request,t);return i.extend(n,o.prototype,t),i.extend(n,t),n}var c=s(n(5655));c.Axios=o,c.create=function(e){return s(a(c.defaults,e))},c.Cancel=n(5263),c.CancelToken=n(4972),c.isCancel=n(6502),c.all=function(e){return Promise.all(e)},c.spread=n(8713),c.isAxiosError=n(6268),e.exports=c,e.exports.default=c},5263:e=>{"use strict";function t(e){this.message=e}t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,e.exports=t},4972:(e,t,n)=>{"use strict";var i=n(5263);function r(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;e((function(e){n.reason||(n.reason=new i(e),t(n.reason))}))}r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var e;return{token:new r((function(t){e=t})),cancel:e}},e.exports=r},6502:e=>{"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},321:(e,t,n)=>{"use strict";var i=n(4867),r=n(5327),o=n(782),a=n(3572),s=n(7185);function c(e){this.defaults=e,this.interceptors={request:new o,response:new o}}c.prototype.request=function(e){"string"==typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=s(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=[a,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach((function(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function(e){t.push(e.fulfilled,e.rejected)}));t.length;)n=n.then(t.shift(),t.shift());return n},c.prototype.getUri=function(e){return e=s(this.defaults,e),r(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},i.forEach(["delete","get","head","options"],(function(e){c.prototype[e]=function(t,n){return this.request(s(n||{},{method:e,url:t,data:(n||{}).data}))}})),i.forEach(["post","put","patch"],(function(e){c.prototype[e]=function(t,n,i){return this.request(s(i||{},{method:e,url:t,data:n}))}})),e.exports=c},782:(e,t,n)=>{"use strict";var i=n(4867);function r(){this.handlers=[]}r.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},r.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},r.prototype.forEach=function(e){i.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=r},4097:(e,t,n)=>{"use strict";var i=n(1793),r=n(7303);e.exports=function(e,t){return e&&!i(t)?r(e,t):t}},5061:(e,t,n)=>{"use strict";var i=n(481);e.exports=function(e,t,n,r,o){var a=new Error(e);return i(a,t,n,r,o)}},3572:(e,t,n)=>{"use strict";var i=n(4867),r=n(8527),o=n(6502),a=n(5655);function s(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){return s(e),e.headers=e.headers||{},e.data=r(e.data,e.headers,e.transformRequest),e.headers=i.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),i.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||a.adapter)(e).then((function(t){return s(e),t.data=r(t.data,t.headers,e.transformResponse),t}),(function(t){return o(t)||(s(e),t&&t.response&&(t.response.data=r(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},481:e=>{"use strict";e.exports=function(e,t,n,i,r){return e.config=t,n&&(e.code=n),e.request=i,e.response=r,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},7185:(e,t,n)=>{"use strict";var i=n(4867);e.exports=function(e,t){t=t||{};var n={},r=["url","method","data"],o=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function c(e,t){return i.isPlainObject(e)&&i.isPlainObject(t)?i.merge(e,t):i.isPlainObject(t)?i.merge({},t):i.isArray(t)?t.slice():t}function l(r){i.isUndefined(t[r])?i.isUndefined(e[r])||(n[r]=c(void 0,e[r])):n[r]=c(e[r],t[r])}i.forEach(r,(function(e){i.isUndefined(t[e])||(n[e]=c(void 0,t[e]))})),i.forEach(o,l),i.forEach(a,(function(r){i.isUndefined(t[r])?i.isUndefined(e[r])||(n[r]=c(void 0,e[r])):n[r]=c(void 0,t[r])})),i.forEach(s,(function(i){i in t?n[i]=c(e[i],t[i]):i in e&&(n[i]=c(void 0,e[i]))}));var u=r.concat(o).concat(a).concat(s),d=Object.keys(e).concat(Object.keys(t)).filter((function(e){return-1===u.indexOf(e)}));return i.forEach(d,l),n}},6026:(e,t,n)=>{"use strict";var i=n(5061);e.exports=function(e,t,n){var r=n.config.validateStatus;n.status&&r&&!r(n.status)?t(i("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},8527:(e,t,n)=>{"use strict";var i=n(4867);e.exports=function(e,t,n){return i.forEach(n,(function(n){e=n(e,t)})),e}},5655:(e,t,n)=>{"use strict";var i=n(4867),r=n(6016),o={"Content-Type":"application/x-www-form-urlencoded"};function a(e,t){!i.isUndefined(e)&&i.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var s,c={adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(s=n(5448)),s),transformRequest:[function(e,t){return r(t,"Accept"),r(t,"Content-Type"),i.isFormData(e)||i.isArrayBuffer(e)||i.isBuffer(e)||i.isStream(e)||i.isFile(e)||i.isBlob(e)?e:i.isArrayBufferView(e)?e.buffer:i.isURLSearchParams(e)?(a(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):i.isObject(e)?(a(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300}};c.headers={common:{Accept:"application/json, text/plain, */*"}},i.forEach(["delete","get","head"],(function(e){c.headers[e]={}})),i.forEach(["post","put","patch"],(function(e){c.headers[e]=i.merge(o)})),e.exports=c},1849:e=>{"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),i=0;i{"use strict";var i=n(4867);function r(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var o;if(n)o=n(t);else if(i.isURLSearchParams(t))o=t.toString();else{var a=[];i.forEach(t,(function(e,t){null!=e&&(i.isArray(e)?t+="[]":e=[e],i.forEach(e,(function(e){i.isDate(e)?e=e.toISOString():i.isObject(e)&&(e=JSON.stringify(e)),a.push(r(t)+"="+r(e))})))})),o=a.join("&")}if(o){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+o}return e}},7303:e=>{"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},4372:(e,t,n)=>{"use strict";var i=n(4867);e.exports=i.isStandardBrowserEnv()?{write:function(e,t,n,r,o,a){var s=[];s.push(e+"="+encodeURIComponent(t)),i.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),i.isString(r)&&s.push("path="+r),i.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:e=>{"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},6268:e=>{"use strict";e.exports=function(e){return"object"==typeof e&&!0===e.isAxiosError}},7985:(e,t,n)=>{"use strict";var i=n(4867);e.exports=i.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(e){var i=e;return t&&(n.setAttribute("href",i),i=n.href),n.setAttribute("href",i),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=r(window.location.href),function(t){var n=i.isString(t)?r(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},6016:(e,t,n)=>{"use strict";var i=n(4867);e.exports=function(e,t){i.forEach(e,(function(n,i){i!==t&&i.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[i])}))}},4109:(e,t,n)=>{"use strict";var i=n(4867),r=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,o,a={};return e?(i.forEach(e.split("\n"),(function(e){if(o=e.indexOf(":"),t=i.trim(e.substr(0,o)).toLowerCase(),n=i.trim(e.substr(o+1)),t){if(a[t]&&r.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([n]):a[t]?a[t]+", "+n:n}})),a):a}},8713:e=>{"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},4867:(e,t,n)=>{"use strict";var i=n(1849),r=Object.prototype.toString;function o(e){return"[object Array]"===r.call(e)}function a(e){return void 0===e}function s(e){return null!==e&&"object"==typeof e}function c(e){if("[object Object]"!==r.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function l(e){return"[object Function]"===r.call(e)}function u(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),o(e))for(var n=0,i=e.length;n{"use strict";n.d(t,{Qp:()=>h,tG:()=>m});var i=!1;if("undefined"!=typeof window){var r={get passive(){i=!0}};window.addEventListener("testPassive",null,r),window.removeEventListener("testPassive",null,r)}var o="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),a=[],s=!1,c=-1,l=void 0,u=void 0,d=function(e){return a.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},f=function(e){var t=e||window.event;return!!d(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},p=function(){void 0!==u&&(document.body.style.paddingRight=u,u=void 0),void 0!==l&&(document.body.style.overflow=l,l=void 0)},h=function(e,t){if(e){if(!a.some((function(t){return t.targetElement===e}))){var n={targetElement:e,options:t||{}};a=[].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&n<0?f(e):e.stopPropagation())}(t,e)},s||(document.addEventListener("touchmove",f,i?{passive:!1}:void 0),s=!0)):function(e){if(void 0===u){var t=!!e&&!0===e.reserveScrollBarGap,n=window.innerWidth-document.documentElement.clientWidth;t&&n>0&&(u=document.body.style.paddingRight,document.body.style.paddingRight=n+"px")}void 0===l&&(l=document.body.style.overflow,document.body.style.overflow="hidden")}(t)}}else console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.")},m=function(e){e?(a=a.filter((function(t){return t.targetElement!==e})),o?(e.ontouchstart=null,e.ontouchmove=null,s&&0===a.length&&(document.removeEventListener("touchmove",f,i?{passive:!1}:void 0),s=!1)):a.length||p()):console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.")}},489:e=>{e.exports=e=>{if(!e)throw new Error("Password is empty.");const t="(?=.*[!@#$%^&*])";let n={id:null,value:null,length:null,contains:[]},i=[];new RegExp("^(?=.*[a-z])").test(e)&&(i=[...i,{message:"lowercase"}]),new RegExp("^(?=.*[A-Z])").test(e)&&(i=[...i,{message:"uppercase"}]),new RegExp(`^${t}`).test(e)&&(i=[...i,{message:"symbol"}]),new RegExp("^(?=.*[0-9])").test(e)&&(i=[...i,{message:"number"}]);const r=new RegExp(`^(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])${t}(?=.{8,})`),o=new RegExp(`^(((?=.*[a-z])(?=.*[A-Z]))|((?=.*[a-z])(?=.*[0-9]))|((?=.*[A-Z])(?=.*[0-9]))|((?=.*[A-Z])${t})|((?=.*[a-z])${t})|((?=.*[0-9])${t}))(?=.{6,})`);return n=r.test(e)?{id:2,value:"Strong"}:o.test(e)?{id:1,value:"Medium"}:{id:0,value:"Weak"},n.length=e.length,n.contains=i,n}},9996:e=>{"use strict";var t=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var t=Object.prototype.toString.call(e);return"[object RegExp]"===t||"[object Date]"===t||function(e){return e.$$typeof===n}(e)}(e)};var n="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function i(e,t){return!1!==t.clone&&t.isMergeableObject(e)?c((n=e,Array.isArray(n)?[]:{}),e,t):e;var n}function r(e,t,n){return e.concat(t).map((function(e){return i(e,n)}))}function o(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return e.propertyIsEnumerable(t)})):[]}(e))}function a(e,t){try{return t in e}catch(e){return!1}}function s(e,t,n){var r={};return n.isMergeableObject(e)&&o(e).forEach((function(t){r[t]=i(e[t],n)})),o(t).forEach((function(o){(function(e,t){return a(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,o)||(a(e,o)&&n.isMergeableObject(t[o])?r[o]=function(e,t){if(!t.customMerge)return c;var n=t.customMerge(e);return"function"==typeof n?n:c}(o,n)(e[o],t[o],n):r[o]=i(t[o],n))})),r}function c(e,n,o){(o=o||{}).arrayMerge=o.arrayMerge||r,o.isMergeableObject=o.isMergeableObject||t,o.cloneUnlessOtherwiseSpecified=i;var a=Array.isArray(n);return a===Array.isArray(e)?a?o.arrayMerge(e,n,o):s(e,n,o):i(n,o)}c.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,n){return c(e,n,t)}),{})};var l=c;e.exports=l},7276:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"MateriauFlagListFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Materiau"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"path"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_minicard"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"samples"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"location"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:194}};t.loc.source={body:"fragment MateriauFlagListFields on Materiau {\n id\n title\n path\n images {\n url\n style_minicard{\n url\n }\n }\n\tsamples{\n showroom{\n name\n id\n }\n location\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},4195:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"MateriauModalFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Materiau"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"short_description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"reference"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"body"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"note"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"contenu"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"target"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"attachments"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"file"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"filename"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"fid"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"filesize"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"description"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"distributor"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"email"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"website"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"infos"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"langcode"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"administrative_area"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"locality"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"dependent_locality"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"postal_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"sorting_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address_line1"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address_line2"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"organization"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"given_name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"additional_name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"family_name"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"manufacturer"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"email"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"website"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"infos"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"langcode"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"country_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"administrative_area"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"locality"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"dependent_locality"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"postal_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"sorting_code"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address_line1"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"address_line2"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"organization"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"given_name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"additional_name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"family_name"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"samples"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"location"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardfull"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"linked_materials"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"short_description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"reference"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_linkedmaterialcard"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}}],loc:{start:0,end:1310}};t.loc.source={body:"fragment MateriauModalFields on Materiau {\n id\n title\n\tshort_description\n reference\n body\n note{\n id\n contenu\n target\n }\n attachments{\n file{\n filename\n fid\n filesize\n url\n }\n description\n }\n distributor{\n id\n name\n email\n description\n website{\n title\n url\n }\n infos\n address {\n langcode\n country_code\n administrative_area\n locality\n dependent_locality\n postal_code\n sorting_code\n address_line1\n address_line2\n organization\n given_name\n additional_name\n family_name\n }\n }\n manufacturer{\n id\n name\n email\n description\n website{\n title\n url\n }\n infos\n address {\n langcode\n country_code\n administrative_area\n locality\n dependent_locality\n postal_code\n sorting_code\n address_line1\n address_line2\n organization\n given_name\n additional_name\n family_name\n }\n }\n\tsamples{\n showroom{\n name\n id\n }\n location\n }\n images{\n url\n alt\n style_cardfull{\n url\n }\n }\n linked_materials{\n id\n short_description\n title\n reference\n images{\n url\n alt\n style_linkedmaterialcard{\n url\n }\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},5277:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"ProductsFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Product"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"uuid"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bundle"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"body"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"price_description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"path"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"variations"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"uuid"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"sku"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"price"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"value"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"currency"},arguments:[],directives:[]}]}}]}}]}}],loc:{start:0,end:214}};t.loc.source={body:"fragment ProductsFields on Product {\n id\n title\n uuid\n bundle\n body\n price_description\n path\n variations{\n id\n uuid\n title\n description\n sku\n price{\n value\n currency\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},1882:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"SearchResultFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SearchResultInterface"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"uuid"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bundle"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"path"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"short_description"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Materiau"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardmedium_url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_hd_url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"reference"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"samples"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"location"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"note"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"note_id"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Thematique"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardmedium_url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_hd_url"},arguments:[],directives:[]}]}}]}}]}}],loc:{start:0,end:462}};t.loc.source={body:"fragment SearchResultFields on SearchResultInterface {\n id\n uuid\n bundle\n path\n title\n short_description\n ... on Materiau{\n images{\n url\n alt\n style_cardmedium_url\n style_hd_url\n }\n reference\n \tsamples{\n showroom{\n name\n id\n }\n location\n }\n note{\n id\n }\n note_id\n }\n ... on Thematique {\n images{\n url\n alt\n style_cardmedium_url\n style_hd_url\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},4119:(e,t,n)=>{var i=n(8370).parse;function r(e){return e.replace(/[\s,]+/g," ").trim()}var o={},a={};var s=!0;function c(e,t){var n=Object.prototype.toString.call(e);if("[object Array]"===n)return e.map((function(e){return c(e,t)}));if("[object Object]"!==n)throw new Error("Unexpected input.");t&&e.loc&&delete e.loc,e.loc&&(delete e.loc.startToken,delete e.loc.endToken);var i,r,o,a=Object.keys(e);for(i in a)a.hasOwnProperty(i)&&(r=e[a[i]],"[object Object]"!==(o=Object.prototype.toString.call(r))&&"[object Array]"!==o||(e[a[i]]=c(r,!0)));return e}var l=!1;function u(e){var t=r(e);if(o[t])return o[t];var n=i(e,{experimentalFragmentVariables:l});if(!n||"Document"!==n.kind)throw new Error("Not a valid GraphQL document.");return n=c(n=function(e){for(var t,n={},i=[],o=0;o{"use strict";function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.printError=y,t.GraphQLError=void 0;var r,o=(r=n(5690))&&r.__esModule?r:{default:r},a=n(3098),s=n(9016),c=n(8038);function l(e,t){for(var n=0;n{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.syntaxError=function(e,t,n){return new i.GraphQLError("Syntax Error: ".concat(n),void 0,e,[t])};var i=n(5822)},972:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.prototype.toJSON;"function"==typeof t||(0,i.default)(0),e.prototype.inspect=t,r.default&&(e.prototype[r.default]=t)};var i=o(n(7706)),r=o(n(8554));function o(e){return e&&e.__esModule?e:{default:e}}},7242:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(!Boolean(e))throw new Error(t)}},8002:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return a(e,[])};var i,r=(i=n(8554))&&i.__esModule?i:{default:i};function o(e){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function a(e,t){switch(o(e)){case"string":return JSON.stringify(e);case"function":return e.name?"[function ".concat(e.name,"]"):"[function]";case"object":return null===e?"null":function(e,t){if(-1!==t.indexOf(e))return"[Circular]";var n=[].concat(t,[e]),i=function(e){var t=e[String(r.default)];if("function"==typeof t)return t;if("function"==typeof e.inspect)return e.inspect}(e);if(void 0!==i){var o=i.call(e);if(o!==e)return"string"==typeof o?o:a(o,n)}else if(Array.isArray(e))return function(e,t){if(0===e.length)return"[]";if(t.length>2)return"[Array]";for(var n=Math.min(10,e.length),i=e.length-n,r=[],o=0;o1&&r.push("... ".concat(i," more items"));return"["+r.join(", ")+"]"}(e,n);return function(e,t){var n=Object.keys(e);if(0===n.length)return"{}";if(t.length>2)return"["+function(e){var t=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if("Object"===t&&"function"==typeof e.constructor){var n=e.constructor.name;if("string"==typeof n&&""!==n)return n}return t}(e)+"]";return"{ "+n.map((function(n){return n+": "+a(e[n],t)})).join(", ")+" }"}(e,n)}(e,t);default:return String(e)}}},5752:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=function(e,t){return e instanceof t};t.default=n},7706:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(!Boolean(e))throw new Error(null!=t?t:"Unexpected invariant triggered.")}},5690:(e,t)=>{"use strict";function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return"object"==n(e)&&null!==e}},8554:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):void 0;t.default=n},1807:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNode=function(e){return null!=e&&"string"==typeof e.kind},t.Token=t.Location=void 0;var i,r=(i=n(972))&&i.__esModule?i:{default:i};var o=function(){function e(e,t,n){this.start=e.start,this.end=t.end,this.startToken=e,this.endToken=t,this.source=n}return e.prototype.toJSON=function(){return{start:this.start,end:this.end}},e}();t.Location=o,(0,r.default)(o);var a=function(){function e(e,t,n,i,r,o,a){this.kind=e,this.start=t,this.end=n,this.line=i,this.column=r,this.value=a,this.prev=o,this.next=null}return e.prototype.toJSON=function(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},e}();t.Token=a,(0,r.default)(a)},849:(e,t)=>{"use strict";function n(e){for(var t=0;ta&&n(t[s-1]);)--s;return t.slice(a,s).join("\n")},t.getBlockStringIndentation=i,t.printBlockString=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=-1===e.indexOf("\n"),r=" "===e[0]||"\t"===e[0],o='"'===e[e.length-1],a="\\"===e[e.length-1],s=!i||o||a||n,c="";!s||i&&r||(c+="\n"+t);c+=t?e.replace(/\n/g,"\n"+t):e,s&&(c+="\n");return'"""'+c.replace(/"""/g,'\\"""')+'"""'}},8333:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DirectiveLocation=void 0;var n=Object.freeze({QUERY:"QUERY",MUTATION:"MUTATION",SUBSCRIPTION:"SUBSCRIPTION",FIELD:"FIELD",FRAGMENT_DEFINITION:"FRAGMENT_DEFINITION",FRAGMENT_SPREAD:"FRAGMENT_SPREAD",INLINE_FRAGMENT:"INLINE_FRAGMENT",VARIABLE_DEFINITION:"VARIABLE_DEFINITION",SCHEMA:"SCHEMA",SCALAR:"SCALAR",OBJECT:"OBJECT",FIELD_DEFINITION:"FIELD_DEFINITION",ARGUMENT_DEFINITION:"ARGUMENT_DEFINITION",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",ENUM_VALUE:"ENUM_VALUE",INPUT_OBJECT:"INPUT_OBJECT",INPUT_FIELD_DEFINITION:"INPUT_FIELD_DEFINITION"});t.DirectiveLocation=n},2828:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Kind=void 0;var n=Object.freeze({NAME:"Name",DOCUMENT:"Document",OPERATION_DEFINITION:"OperationDefinition",VARIABLE_DEFINITION:"VariableDefinition",SELECTION_SET:"SelectionSet",FIELD:"Field",ARGUMENT:"Argument",FRAGMENT_SPREAD:"FragmentSpread",INLINE_FRAGMENT:"InlineFragment",FRAGMENT_DEFINITION:"FragmentDefinition",VARIABLE:"Variable",INT:"IntValue",FLOAT:"FloatValue",STRING:"StringValue",BOOLEAN:"BooleanValue",NULL:"NullValue",ENUM:"EnumValue",LIST:"ListValue",OBJECT:"ObjectValue",OBJECT_FIELD:"ObjectField",DIRECTIVE:"Directive",NAMED_TYPE:"NamedType",LIST_TYPE:"ListType",NON_NULL_TYPE:"NonNullType",SCHEMA_DEFINITION:"SchemaDefinition",OPERATION_TYPE_DEFINITION:"OperationTypeDefinition",SCALAR_TYPE_DEFINITION:"ScalarTypeDefinition",OBJECT_TYPE_DEFINITION:"ObjectTypeDefinition",FIELD_DEFINITION:"FieldDefinition",INPUT_VALUE_DEFINITION:"InputValueDefinition",INTERFACE_TYPE_DEFINITION:"InterfaceTypeDefinition",UNION_TYPE_DEFINITION:"UnionTypeDefinition",ENUM_TYPE_DEFINITION:"EnumTypeDefinition",ENUM_VALUE_DEFINITION:"EnumValueDefinition",INPUT_OBJECT_TYPE_DEFINITION:"InputObjectTypeDefinition",DIRECTIVE_DEFINITION:"DirectiveDefinition",SCHEMA_EXTENSION:"SchemaExtension",SCALAR_TYPE_EXTENSION:"ScalarTypeExtension",OBJECT_TYPE_EXTENSION:"ObjectTypeExtension",INTERFACE_TYPE_EXTENSION:"InterfaceTypeExtension",UNION_TYPE_EXTENSION:"UnionTypeExtension",ENUM_TYPE_EXTENSION:"EnumTypeExtension",INPUT_OBJECT_TYPE_EXTENSION:"InputObjectTypeExtension"});t.Kind=n},4274:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPunctuatorTokenKind=function(e){return e===o.TokenKind.BANG||e===o.TokenKind.DOLLAR||e===o.TokenKind.AMP||e===o.TokenKind.PAREN_L||e===o.TokenKind.PAREN_R||e===o.TokenKind.SPREAD||e===o.TokenKind.COLON||e===o.TokenKind.EQUALS||e===o.TokenKind.AT||e===o.TokenKind.BRACKET_L||e===o.TokenKind.BRACKET_R||e===o.TokenKind.BRACE_L||e===o.TokenKind.PIPE||e===o.TokenKind.BRACE_R},t.Lexer=void 0;var i=n(338),r=n(1807),o=n(3175),a=n(849),s=function(){function e(e){var t=new r.Token(o.TokenKind.SOF,0,0,0,0,null);this.source=e,this.lastToken=t,this.token=t,this.line=1,this.lineStart=0}var t=e.prototype;return t.advance=function(){return this.lastToken=this.token,this.token=this.lookahead()},t.lookahead=function(){var e=this.token;if(e.kind!==o.TokenKind.EOF)do{var t;e=null!==(t=e.next)&&void 0!==t?t:e.next=l(this,e)}while(e.kind===o.TokenKind.COMMENT);return e},e}();function c(e){return isNaN(e)?o.TokenKind.EOF:e<127?JSON.stringify(String.fromCharCode(e)):'"\\u'.concat(("00"+e.toString(16).toUpperCase()).slice(-4),'"')}function l(e,t){for(var n=e.source,a=n.body,s=a.length,c=t.end;c31||9===s));return new r.Token(o.TokenKind.COMMENT,t,l,n,i,a,c.slice(t+1,l))}function f(e,t,n,a,s,l){var u=e.body,d=n,f=t,h=!1;if(45===d&&(d=u.charCodeAt(++f)),48===d){if((d=u.charCodeAt(++f))>=48&&d<=57)throw(0,i.syntaxError)(e,f,"Invalid number, unexpected digit after 0: ".concat(c(d),"."))}else f=p(e,f,d),d=u.charCodeAt(f);if(46===d&&(h=!0,d=u.charCodeAt(++f),f=p(e,f,d),d=u.charCodeAt(f)),69!==d&&101!==d||(h=!0,43!==(d=u.charCodeAt(++f))&&45!==d||(d=u.charCodeAt(++f)),f=p(e,f,d),d=u.charCodeAt(f)),46===d||function(e){return 95===e||e>=65&&e<=90||e>=97&&e<=122}(d))throw(0,i.syntaxError)(e,f,"Invalid number, expected digit but got: ".concat(c(d),"."));return new r.Token(h?o.TokenKind.FLOAT:o.TokenKind.INT,t,f,a,s,l,u.slice(t,f))}function p(e,t,n){var r=e.body,o=t,a=n;if(a>=48&&a<=57){do{a=r.charCodeAt(++o)}while(a>=48&&a<=57);return o}throw(0,i.syntaxError)(e,o,"Invalid number, expected digit but got: ".concat(c(a),"."))}function h(e,t,n,a,s){for(var l,u,d,f,p=e.body,h=t+1,m=h,g=0,y="";h=48&&e<=57?e-48:e>=65&&e<=70?e-55:e>=97&&e<=102?e-87:-1}function g(e,t,n,i,a){for(var s=e.body,c=s.length,l=t+1,u=0;l!==c&&!isNaN(u=s.charCodeAt(l))&&(95===u||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122);)++l;return new r.Token(o.TokenKind.NAME,t,l,n,i,a,s.slice(t,l))}t.Lexer=s},9016:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getLocation=function(e,t){var n,i=/\r\n|[\n\r]/g,r=1,o=t+1;for(;(n=i.exec(e.body))&&n.index{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.parse=function(e,t){return new u(e,t).parseDocument()},t.parseValue=function(e,t){var n=new u(e,t);n.expectToken(a.TokenKind.SOF);var i=n.parseValueLiteral(!1);return n.expectToken(a.TokenKind.EOF),i},t.parseType=function(e,t){var n=new u(e,t);n.expectToken(a.TokenKind.SOF);var i=n.parseTypeReference();return n.expectToken(a.TokenKind.EOF),i},t.Parser=void 0;var i=n(338),r=n(2828),o=n(1807),a=n(3175),s=n(2412),c=n(8333),l=n(4274);var u=function(){function e(e,t){var n=(0,s.isSource)(e)?e:new s.Source(e);this._lexer=new l.Lexer(n),this._options=t}var t=e.prototype;return t.parseName=function(){var e=this.expectToken(a.TokenKind.NAME);return{kind:r.Kind.NAME,value:e.value,loc:this.loc(e)}},t.parseDocument=function(){var e=this._lexer.token;return{kind:r.Kind.DOCUMENT,definitions:this.many(a.TokenKind.SOF,this.parseDefinition,a.TokenKind.EOF),loc:this.loc(e)}},t.parseDefinition=function(){if(this.peek(a.TokenKind.NAME))switch(this._lexer.token.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"schema":case"scalar":case"type":case"interface":case"union":case"enum":case"input":case"directive":return this.parseTypeSystemDefinition();case"extend":return this.parseTypeSystemExtension()}else{if(this.peek(a.TokenKind.BRACE_L))return this.parseOperationDefinition();if(this.peekDescription())return this.parseTypeSystemDefinition()}throw this.unexpected()},t.parseOperationDefinition=function(){var e=this._lexer.token;if(this.peek(a.TokenKind.BRACE_L))return{kind:r.Kind.OPERATION_DEFINITION,operation:"query",name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet(),loc:this.loc(e)};var t,n=this.parseOperationType();return this.peek(a.TokenKind.NAME)&&(t=this.parseName()),{kind:r.Kind.OPERATION_DEFINITION,operation:n,name:t,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(e)}},t.parseOperationType=function(){var e=this.expectToken(a.TokenKind.NAME);switch(e.value){case"query":return"query";case"mutation":return"mutation";case"subscription":return"subscription"}throw this.unexpected(e)},t.parseVariableDefinitions=function(){return this.optionalMany(a.TokenKind.PAREN_L,this.parseVariableDefinition,a.TokenKind.PAREN_R)},t.parseVariableDefinition=function(){var e=this._lexer.token;return{kind:r.Kind.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(a.TokenKind.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(a.TokenKind.EQUALS)?this.parseValueLiteral(!0):void 0,directives:this.parseDirectives(!0),loc:this.loc(e)}},t.parseVariable=function(){var e=this._lexer.token;return this.expectToken(a.TokenKind.DOLLAR),{kind:r.Kind.VARIABLE,name:this.parseName(),loc:this.loc(e)}},t.parseSelectionSet=function(){var e=this._lexer.token;return{kind:r.Kind.SELECTION_SET,selections:this.many(a.TokenKind.BRACE_L,this.parseSelection,a.TokenKind.BRACE_R),loc:this.loc(e)}},t.parseSelection=function(){return this.peek(a.TokenKind.SPREAD)?this.parseFragment():this.parseField()},t.parseField=function(){var e,t,n=this._lexer.token,i=this.parseName();return this.expectOptionalToken(a.TokenKind.COLON)?(e=i,t=this.parseName()):t=i,{kind:r.Kind.FIELD,alias:e,name:t,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(a.TokenKind.BRACE_L)?this.parseSelectionSet():void 0,loc:this.loc(n)}},t.parseArguments=function(e){var t=e?this.parseConstArgument:this.parseArgument;return this.optionalMany(a.TokenKind.PAREN_L,t,a.TokenKind.PAREN_R)},t.parseArgument=function(){var e=this._lexer.token,t=this.parseName();return this.expectToken(a.TokenKind.COLON),{kind:r.Kind.ARGUMENT,name:t,value:this.parseValueLiteral(!1),loc:this.loc(e)}},t.parseConstArgument=function(){var e=this._lexer.token;return{kind:r.Kind.ARGUMENT,name:this.parseName(),value:(this.expectToken(a.TokenKind.COLON),this.parseValueLiteral(!0)),loc:this.loc(e)}},t.parseFragment=function(){var e=this._lexer.token;this.expectToken(a.TokenKind.SPREAD);var t=this.expectOptionalKeyword("on");return!t&&this.peek(a.TokenKind.NAME)?{kind:r.Kind.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1),loc:this.loc(e)}:{kind:r.Kind.INLINE_FRAGMENT,typeCondition:t?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(e)}},t.parseFragmentDefinition=function(){var e,t=this._lexer.token;return this.expectKeyword("fragment"),!0===(null===(e=this._options)||void 0===e?void 0:e.experimentalFragmentVariables)?{kind:r.Kind.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(t)}:{kind:r.Kind.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(t)}},t.parseFragmentName=function(){if("on"===this._lexer.token.value)throw this.unexpected();return this.parseName()},t.parseValueLiteral=function(e){var t=this._lexer.token;switch(t.kind){case a.TokenKind.BRACKET_L:return this.parseList(e);case a.TokenKind.BRACE_L:return this.parseObject(e);case a.TokenKind.INT:return this._lexer.advance(),{kind:r.Kind.INT,value:t.value,loc:this.loc(t)};case a.TokenKind.FLOAT:return this._lexer.advance(),{kind:r.Kind.FLOAT,value:t.value,loc:this.loc(t)};case a.TokenKind.STRING:case a.TokenKind.BLOCK_STRING:return this.parseStringLiteral();case a.TokenKind.NAME:switch(this._lexer.advance(),t.value){case"true":return{kind:r.Kind.BOOLEAN,value:!0,loc:this.loc(t)};case"false":return{kind:r.Kind.BOOLEAN,value:!1,loc:this.loc(t)};case"null":return{kind:r.Kind.NULL,loc:this.loc(t)};default:return{kind:r.Kind.ENUM,value:t.value,loc:this.loc(t)}}case a.TokenKind.DOLLAR:if(!e)return this.parseVariable()}throw this.unexpected()},t.parseStringLiteral=function(){var e=this._lexer.token;return this._lexer.advance(),{kind:r.Kind.STRING,value:e.value,block:e.kind===a.TokenKind.BLOCK_STRING,loc:this.loc(e)}},t.parseList=function(e){var t=this,n=this._lexer.token;return{kind:r.Kind.LIST,values:this.any(a.TokenKind.BRACKET_L,(function(){return t.parseValueLiteral(e)}),a.TokenKind.BRACKET_R),loc:this.loc(n)}},t.parseObject=function(e){var t=this,n=this._lexer.token;return{kind:r.Kind.OBJECT,fields:this.any(a.TokenKind.BRACE_L,(function(){return t.parseObjectField(e)}),a.TokenKind.BRACE_R),loc:this.loc(n)}},t.parseObjectField=function(e){var t=this._lexer.token,n=this.parseName();return this.expectToken(a.TokenKind.COLON),{kind:r.Kind.OBJECT_FIELD,name:n,value:this.parseValueLiteral(e),loc:this.loc(t)}},t.parseDirectives=function(e){for(var t=[];this.peek(a.TokenKind.AT);)t.push(this.parseDirective(e));return t},t.parseDirective=function(e){var t=this._lexer.token;return this.expectToken(a.TokenKind.AT),{kind:r.Kind.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(e),loc:this.loc(t)}},t.parseTypeReference=function(){var e,t=this._lexer.token;return this.expectOptionalToken(a.TokenKind.BRACKET_L)?(e=this.parseTypeReference(),this.expectToken(a.TokenKind.BRACKET_R),e={kind:r.Kind.LIST_TYPE,type:e,loc:this.loc(t)}):e=this.parseNamedType(),this.expectOptionalToken(a.TokenKind.BANG)?{kind:r.Kind.NON_NULL_TYPE,type:e,loc:this.loc(t)}:e},t.parseNamedType=function(){var e=this._lexer.token;return{kind:r.Kind.NAMED_TYPE,name:this.parseName(),loc:this.loc(e)}},t.parseTypeSystemDefinition=function(){var e=this.peekDescription()?this._lexer.lookahead():this._lexer.token;if(e.kind===a.TokenKind.NAME)switch(e.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}throw this.unexpected(e)},t.peekDescription=function(){return this.peek(a.TokenKind.STRING)||this.peek(a.TokenKind.BLOCK_STRING)},t.parseDescription=function(){if(this.peekDescription())return this.parseStringLiteral()},t.parseSchemaDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("schema");var n=this.parseDirectives(!0),i=this.many(a.TokenKind.BRACE_L,this.parseOperationTypeDefinition,a.TokenKind.BRACE_R);return{kind:r.Kind.SCHEMA_DEFINITION,description:t,directives:n,operationTypes:i,loc:this.loc(e)}},t.parseOperationTypeDefinition=function(){var e=this._lexer.token,t=this.parseOperationType();this.expectToken(a.TokenKind.COLON);var n=this.parseNamedType();return{kind:r.Kind.OPERATION_TYPE_DEFINITION,operation:t,type:n,loc:this.loc(e)}},t.parseScalarTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("scalar");var n=this.parseName(),i=this.parseDirectives(!0);return{kind:r.Kind.SCALAR_TYPE_DEFINITION,description:t,name:n,directives:i,loc:this.loc(e)}},t.parseObjectTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("type");var n=this.parseName(),i=this.parseImplementsInterfaces(),o=this.parseDirectives(!0),a=this.parseFieldsDefinition();return{kind:r.Kind.OBJECT_TYPE_DEFINITION,description:t,name:n,interfaces:i,directives:o,fields:a,loc:this.loc(e)}},t.parseImplementsInterfaces=function(){var e;if(!this.expectOptionalKeyword("implements"))return[];if(!0===(null===(e=this._options)||void 0===e?void 0:e.allowLegacySDLImplementsInterfaces)){var t=[];this.expectOptionalToken(a.TokenKind.AMP);do{t.push(this.parseNamedType())}while(this.expectOptionalToken(a.TokenKind.AMP)||this.peek(a.TokenKind.NAME));return t}return this.delimitedMany(a.TokenKind.AMP,this.parseNamedType)},t.parseFieldsDefinition=function(){var e;return!0===(null===(e=this._options)||void 0===e?void 0:e.allowLegacySDLEmptyFields)&&this.peek(a.TokenKind.BRACE_L)&&this._lexer.lookahead().kind===a.TokenKind.BRACE_R?(this._lexer.advance(),this._lexer.advance(),[]):this.optionalMany(a.TokenKind.BRACE_L,this.parseFieldDefinition,a.TokenKind.BRACE_R)},t.parseFieldDefinition=function(){var e=this._lexer.token,t=this.parseDescription(),n=this.parseName(),i=this.parseArgumentDefs();this.expectToken(a.TokenKind.COLON);var o=this.parseTypeReference(),s=this.parseDirectives(!0);return{kind:r.Kind.FIELD_DEFINITION,description:t,name:n,arguments:i,type:o,directives:s,loc:this.loc(e)}},t.parseArgumentDefs=function(){return this.optionalMany(a.TokenKind.PAREN_L,this.parseInputValueDef,a.TokenKind.PAREN_R)},t.parseInputValueDef=function(){var e=this._lexer.token,t=this.parseDescription(),n=this.parseName();this.expectToken(a.TokenKind.COLON);var i,o=this.parseTypeReference();this.expectOptionalToken(a.TokenKind.EQUALS)&&(i=this.parseValueLiteral(!0));var s=this.parseDirectives(!0);return{kind:r.Kind.INPUT_VALUE_DEFINITION,description:t,name:n,type:o,defaultValue:i,directives:s,loc:this.loc(e)}},t.parseInterfaceTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("interface");var n=this.parseName(),i=this.parseImplementsInterfaces(),o=this.parseDirectives(!0),a=this.parseFieldsDefinition();return{kind:r.Kind.INTERFACE_TYPE_DEFINITION,description:t,name:n,interfaces:i,directives:o,fields:a,loc:this.loc(e)}},t.parseUnionTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("union");var n=this.parseName(),i=this.parseDirectives(!0),o=this.parseUnionMemberTypes();return{kind:r.Kind.UNION_TYPE_DEFINITION,description:t,name:n,directives:i,types:o,loc:this.loc(e)}},t.parseUnionMemberTypes=function(){return this.expectOptionalToken(a.TokenKind.EQUALS)?this.delimitedMany(a.TokenKind.PIPE,this.parseNamedType):[]},t.parseEnumTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("enum");var n=this.parseName(),i=this.parseDirectives(!0),o=this.parseEnumValuesDefinition();return{kind:r.Kind.ENUM_TYPE_DEFINITION,description:t,name:n,directives:i,values:o,loc:this.loc(e)}},t.parseEnumValuesDefinition=function(){return this.optionalMany(a.TokenKind.BRACE_L,this.parseEnumValueDefinition,a.TokenKind.BRACE_R)},t.parseEnumValueDefinition=function(){var e=this._lexer.token,t=this.parseDescription(),n=this.parseName(),i=this.parseDirectives(!0);return{kind:r.Kind.ENUM_VALUE_DEFINITION,description:t,name:n,directives:i,loc:this.loc(e)}},t.parseInputObjectTypeDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("input");var n=this.parseName(),i=this.parseDirectives(!0),o=this.parseInputFieldsDefinition();return{kind:r.Kind.INPUT_OBJECT_TYPE_DEFINITION,description:t,name:n,directives:i,fields:o,loc:this.loc(e)}},t.parseInputFieldsDefinition=function(){return this.optionalMany(a.TokenKind.BRACE_L,this.parseInputValueDef,a.TokenKind.BRACE_R)},t.parseTypeSystemExtension=function(){var e=this._lexer.lookahead();if(e.kind===a.TokenKind.NAME)switch(e.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(e)},t.parseSchemaExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");var t=this.parseDirectives(!0),n=this.optionalMany(a.TokenKind.BRACE_L,this.parseOperationTypeDefinition,a.TokenKind.BRACE_R);if(0===t.length&&0===n.length)throw this.unexpected();return{kind:r.Kind.SCHEMA_EXTENSION,directives:t,operationTypes:n,loc:this.loc(e)}},t.parseScalarTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");var t=this.parseName(),n=this.parseDirectives(!0);if(0===n.length)throw this.unexpected();return{kind:r.Kind.SCALAR_TYPE_EXTENSION,name:t,directives:n,loc:this.loc(e)}},t.parseObjectTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");var t=this.parseName(),n=this.parseImplementsInterfaces(),i=this.parseDirectives(!0),o=this.parseFieldsDefinition();if(0===n.length&&0===i.length&&0===o.length)throw this.unexpected();return{kind:r.Kind.OBJECT_TYPE_EXTENSION,name:t,interfaces:n,directives:i,fields:o,loc:this.loc(e)}},t.parseInterfaceTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");var t=this.parseName(),n=this.parseImplementsInterfaces(),i=this.parseDirectives(!0),o=this.parseFieldsDefinition();if(0===n.length&&0===i.length&&0===o.length)throw this.unexpected();return{kind:r.Kind.INTERFACE_TYPE_EXTENSION,name:t,interfaces:n,directives:i,fields:o,loc:this.loc(e)}},t.parseUnionTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");var t=this.parseName(),n=this.parseDirectives(!0),i=this.parseUnionMemberTypes();if(0===n.length&&0===i.length)throw this.unexpected();return{kind:r.Kind.UNION_TYPE_EXTENSION,name:t,directives:n,types:i,loc:this.loc(e)}},t.parseEnumTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");var t=this.parseName(),n=this.parseDirectives(!0),i=this.parseEnumValuesDefinition();if(0===n.length&&0===i.length)throw this.unexpected();return{kind:r.Kind.ENUM_TYPE_EXTENSION,name:t,directives:n,values:i,loc:this.loc(e)}},t.parseInputObjectTypeExtension=function(){var e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");var t=this.parseName(),n=this.parseDirectives(!0),i=this.parseInputFieldsDefinition();if(0===n.length&&0===i.length)throw this.unexpected();return{kind:r.Kind.INPUT_OBJECT_TYPE_EXTENSION,name:t,directives:n,fields:i,loc:this.loc(e)}},t.parseDirectiveDefinition=function(){var e=this._lexer.token,t=this.parseDescription();this.expectKeyword("directive"),this.expectToken(a.TokenKind.AT);var n=this.parseName(),i=this.parseArgumentDefs(),o=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");var s=this.parseDirectiveLocations();return{kind:r.Kind.DIRECTIVE_DEFINITION,description:t,name:n,arguments:i,repeatable:o,locations:s,loc:this.loc(e)}},t.parseDirectiveLocations=function(){return this.delimitedMany(a.TokenKind.PIPE,this.parseDirectiveLocation)},t.parseDirectiveLocation=function(){var e=this._lexer.token,t=this.parseName();if(void 0!==c.DirectiveLocation[t.value])return t;throw this.unexpected(e)},t.loc=function(e){var t;if(!0!==(null===(t=this._options)||void 0===t?void 0:t.noLocation))return new o.Location(e,this._lexer.lastToken,this._lexer.source)},t.peek=function(e){return this._lexer.token.kind===e},t.expectToken=function(e){var t=this._lexer.token;if(t.kind===e)return this._lexer.advance(),t;throw(0,i.syntaxError)(this._lexer.source,t.start,"Expected ".concat(f(e),", found ").concat(d(t),"."))},t.expectOptionalToken=function(e){var t=this._lexer.token;if(t.kind===e)return this._lexer.advance(),t},t.expectKeyword=function(e){var t=this._lexer.token;if(t.kind!==a.TokenKind.NAME||t.value!==e)throw(0,i.syntaxError)(this._lexer.source,t.start,'Expected "'.concat(e,'", found ').concat(d(t),"."));this._lexer.advance()},t.expectOptionalKeyword=function(e){var t=this._lexer.token;return t.kind===a.TokenKind.NAME&&t.value===e&&(this._lexer.advance(),!0)},t.unexpected=function(e){var t=null!=e?e:this._lexer.token;return(0,i.syntaxError)(this._lexer.source,t.start,"Unexpected ".concat(d(t),"."))},t.any=function(e,t,n){this.expectToken(e);for(var i=[];!this.expectOptionalToken(n);)i.push(t.call(this));return i},t.optionalMany=function(e,t,n){if(this.expectOptionalToken(e)){var i=[];do{i.push(t.call(this))}while(!this.expectOptionalToken(n));return i}return[]},t.many=function(e,t,n){this.expectToken(e);var i=[];do{i.push(t.call(this))}while(!this.expectOptionalToken(n));return i},t.delimitedMany=function(e,t){this.expectOptionalToken(e);var n=[];do{n.push(t.call(this))}while(this.expectOptionalToken(e));return n},e}();function d(e){var t=e.value;return f(e.kind)+(null!=t?' "'.concat(t,'"'):"")}function f(e){return(0,l.isPunctuatorTokenKind)(e)?'"'.concat(e,'"'):e}t.Parser=u},8038:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.printLocation=function(e){return r(e.source,(0,i.getLocation)(e.source,e.start))},t.printSourceLocation=r;var i=n(9016);function r(e,t){var n=e.locationOffset.column-1,i=a(n)+e.body,r=t.line-1,s=e.locationOffset.line-1,c=t.line+s,l=1===t.line?n:0,u=t.column+l,d="".concat(e.name,":").concat(c,":").concat(u,"\n"),f=i.split(/\r\n|[\n\r]/g),p=f[r];if(p.length>120){for(var h=Math.floor(u/80),m=u%80,v=[],g=0;g{"use strict";t.S=function(e){return(0,i.visit)(e,{leave:o})};var i=n(285),r=n(849);var o={Name:function(e){return e.value},Variable:function(e){return"$"+e.name},Document:function(e){return s(e.definitions,"\n\n")+"\n"},OperationDefinition:function(e){var t=e.operation,n=e.name,i=l("(",s(e.variableDefinitions,", "),")"),r=s(e.directives," "),o=e.selectionSet;return n||r||i||"query"!==t?s([t,s([n,i]),r,o]," "):o},VariableDefinition:function(e){var t=e.variable,n=e.type,i=e.defaultValue,r=e.directives;return t+": "+n+l(" = ",i)+l(" ",s(r," "))},SelectionSet:function(e){return c(e.selections)},Field:function(e){var t=e.alias,n=e.name,i=e.arguments,r=e.directives,o=e.selectionSet,a=l("",t,": ")+n,c=a+l("(",s(i,", "),")");return c.length>80&&(c=a+l("(\n",u(s(i,"\n")),"\n)")),s([c,s(r," "),o]," ")},Argument:function(e){return e.name+": "+e.value},FragmentSpread:function(e){return"..."+e.name+l(" ",s(e.directives," "))},InlineFragment:function(e){var t=e.typeCondition,n=e.directives,i=e.selectionSet;return s(["...",l("on ",t),s(n," "),i]," ")},FragmentDefinition:function(e){var t=e.name,n=e.typeCondition,i=e.variableDefinitions,r=e.directives,o=e.selectionSet;return"fragment ".concat(t).concat(l("(",s(i,", "),")")," ")+"on ".concat(n," ").concat(l("",s(r," ")," "))+o},IntValue:function(e){return e.value},FloatValue:function(e){return e.value},StringValue:function(e,t){var n=e.value;return e.block?(0,r.printBlockString)(n,"description"===t?"":" "):JSON.stringify(n)},BooleanValue:function(e){return e.value?"true":"false"},NullValue:function(){return"null"},EnumValue:function(e){return e.value},ListValue:function(e){return"["+s(e.values,", ")+"]"},ObjectValue:function(e){return"{"+s(e.fields,", ")+"}"},ObjectField:function(e){return e.name+": "+e.value},Directive:function(e){return"@"+e.name+l("(",s(e.arguments,", "),")")},NamedType:function(e){return e.name},ListType:function(e){return"["+e.type+"]"},NonNullType:function(e){return e.type+"!"},SchemaDefinition:a((function(e){var t=e.directives,n=e.operationTypes;return s(["schema",s(t," "),c(n)]," ")})),OperationTypeDefinition:function(e){return e.operation+": "+e.type},ScalarTypeDefinition:a((function(e){return s(["scalar",e.name,s(e.directives," ")]," ")})),ObjectTypeDefinition:a((function(e){var t=e.name,n=e.interfaces,i=e.directives,r=e.fields;return s(["type",t,l("implements ",s(n," & ")),s(i," "),c(r)]," ")})),FieldDefinition:a((function(e){var t=e.name,n=e.arguments,i=e.type,r=e.directives;return t+(f(n)?l("(\n",u(s(n,"\n")),"\n)"):l("(",s(n,", "),")"))+": "+i+l(" ",s(r," "))})),InputValueDefinition:a((function(e){var t=e.name,n=e.type,i=e.defaultValue,r=e.directives;return s([t+": "+n,l("= ",i),s(r," ")]," ")})),InterfaceTypeDefinition:a((function(e){var t=e.name,n=e.interfaces,i=e.directives,r=e.fields;return s(["interface",t,l("implements ",s(n," & ")),s(i," "),c(r)]," ")})),UnionTypeDefinition:a((function(e){var t=e.name,n=e.directives,i=e.types;return s(["union",t,s(n," "),i&&0!==i.length?"= "+s(i," | "):""]," ")})),EnumTypeDefinition:a((function(e){var t=e.name,n=e.directives,i=e.values;return s(["enum",t,s(n," "),c(i)]," ")})),EnumValueDefinition:a((function(e){return s([e.name,s(e.directives," ")]," ")})),InputObjectTypeDefinition:a((function(e){var t=e.name,n=e.directives,i=e.fields;return s(["input",t,s(n," "),c(i)]," ")})),DirectiveDefinition:a((function(e){var t=e.name,n=e.arguments,i=e.repeatable,r=e.locations;return"directive @"+t+(f(n)?l("(\n",u(s(n,"\n")),"\n)"):l("(",s(n,", "),")"))+(i?" repeatable":"")+" on "+s(r," | ")})),SchemaExtension:function(e){var t=e.directives,n=e.operationTypes;return s(["extend schema",s(t," "),c(n)]," ")},ScalarTypeExtension:function(e){return s(["extend scalar",e.name,s(e.directives," ")]," ")},ObjectTypeExtension:function(e){var t=e.name,n=e.interfaces,i=e.directives,r=e.fields;return s(["extend type",t,l("implements ",s(n," & ")),s(i," "),c(r)]," ")},InterfaceTypeExtension:function(e){var t=e.name,n=e.interfaces,i=e.directives,r=e.fields;return s(["extend interface",t,l("implements ",s(n," & ")),s(i," "),c(r)]," ")},UnionTypeExtension:function(e){var t=e.name,n=e.directives,i=e.types;return s(["extend union",t,s(n," "),i&&0!==i.length?"= "+s(i," | "):""]," ")},EnumTypeExtension:function(e){var t=e.name,n=e.directives,i=e.values;return s(["extend enum",t,s(n," "),c(i)]," ")},InputObjectTypeExtension:function(e){var t=e.name,n=e.directives,i=e.fields;return s(["extend input",t,s(n," "),c(i)]," ")}};function a(e){return function(t){return s([t.description,e(t)],"\n")}}function s(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return null!==(t=null==e?void 0:e.filter((function(e){return e})).join(n))&&void 0!==t?t:""}function c(e){return l("{\n",u(s(e,"\n")),"\n}")}function l(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return null!=t&&""!==t?e+t+n:""}function u(e){return l(" ",e.replace(/\n/g,"\n "))}function d(e){return-1!==e.indexOf("\n")}function f(e){return null!=e&&e.some(d)}},2412:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isSource=function(e){return(0,a.default)(e,l)},t.Source=void 0;var i=n(3098),r=s(n(8002)),o=s(n(7242)),a=s(n(5752));function s(e){return e&&e.__esModule?e:{default:e}}function c(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:"GraphQL request",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{line:1,column:1};"string"==typeof e||(0,o.default)(0,"Body must be a string. Received: ".concat((0,r.default)(e),".")),this.body=e,this.name=t,this.locationOffset=n,this.locationOffset.line>0||(0,o.default)(0,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||(0,o.default)(0,"column in locationOffset is 1-indexed and must be positive.")}var t,n,a;return t=e,(n=[{key:i.SYMBOL_TO_STRING_TAG,get:function(){return"Source"}}])&&c(t.prototype,n),a&&c(t,a),e}();t.Source=l},3175:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TokenKind=void 0;var n=Object.freeze({SOF:"",EOF:"",BANG:"!",DOLLAR:"$",AMP:"&",PAREN_L:"(",PAREN_R:")",SPREAD:"...",COLON:":",EQUALS:"=",AT:"@",BRACKET_L:"[",BRACKET_R:"]",BRACE_L:"{",PIPE:"|",BRACE_R:"}",NAME:"Name",INT:"Int",FLOAT:"Float",STRING:"String",BLOCK_STRING:"BlockString",COMMENT:"Comment"});t.TokenKind=n},285:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.visit=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a,i=void 0,l=Array.isArray(e),u=[e],d=-1,f=[],p=void 0,h=void 0,m=void 0,v=[],g=[],y=e;do{var b=++d===u.length,_=b&&0!==f.length;if(b){if(h=0===g.length?void 0:v[v.length-1],p=m,m=g.pop(),_){if(l)p=p.slice();else{for(var w={},k=0,x=Object.keys(p);k{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SYMBOL_TO_STRING_TAG=t.SYMBOL_ASYNC_ITERATOR=t.SYMBOL_ITERATOR=void 0;var n="function"==typeof Symbol&&null!=Symbol.iterator?Symbol.iterator:"@@iterator";t.SYMBOL_ITERATOR=n;var i="function"==typeof Symbol&&null!=Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";t.SYMBOL_ASYNC_ITERATOR=i;var r="function"==typeof Symbol&&null!=Symbol.toStringTag?Symbol.toStringTag:"@@toStringTag";t.SYMBOL_TO_STRING_TAG=r},2705:(e,t,n)=>{var i=n(5639).Symbol;e.exports=i},4239:(e,t,n)=>{var i=n(2705),r=n(9607),o=n(2333),a=i?i.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":a&&a in Object(e)?r(e):o(e)}},7561:(e,t,n)=>{var i=n(7990),r=/^\s+/;e.exports=function(e){return e?e.slice(0,i(e)+1).replace(r,""):e}},1957:(e,t,n)=>{var i="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=i},9607:(e,t,n)=>{var i=n(2705),r=Object.prototype,o=r.hasOwnProperty,a=r.toString,s=i?i.toStringTag:void 0;e.exports=function(e){var t=o.call(e,s),n=e[s];try{e[s]=void 0;var i=!0}catch(e){}var r=a.call(e);return i&&(t?e[s]=n:delete e[s]),r}},2333:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},5639:(e,t,n)=>{var i=n(1957),r="object"==typeof self&&self&&self.Object===Object&&self,o=i||r||Function("return this")();e.exports=o},7990:e=>{var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},3279:(e,t,n)=>{var i=n(3218),r=n(7771),o=n(4841),a=Math.max,s=Math.min;e.exports=function(e,t,n){var c,l,u,d,f,p,h=0,m=!1,v=!1,g=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function y(t){var n=c,i=l;return c=l=void 0,h=t,d=e.apply(i,n)}function b(e){return h=e,f=setTimeout(w,t),m?y(e):d}function _(e){var n=e-p;return void 0===p||n>=t||n<0||v&&e-h>=u}function w(){var e=r();if(_(e))return k(e);f=setTimeout(w,function(e){var n=t-(e-p);return v?s(n,u-(e-h)):n}(e))}function k(e){return f=void 0,g&&c?y(e):(c=l=void 0,d)}function x(){var e=r(),n=_(e);if(c=arguments,l=this,p=e,n){if(void 0===f)return b(p);if(v)return clearTimeout(f),f=setTimeout(w,t),y(p)}return void 0===f&&(f=setTimeout(w,t)),d}return t=o(t)||0,i(n)&&(m=!!n.leading,u=(v="maxWait"in n)?a(o(n.maxWait)||0,t):u,g="trailing"in n?!!n.trailing:g),x.cancel=function(){void 0!==f&&clearTimeout(f),h=0,c=p=l=f=void 0},x.flush=function(){return void 0===f?d:k(r())},x}},3218:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},7005:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},3448:(e,t,n)=>{var i=n(4239),r=n(7005);e.exports=function(e){return"symbol"==typeof e||r(e)&&"[object Symbol]"==i(e)}},7771:(e,t,n)=>{var i=n(5639);e.exports=function(){return i.Date.now()}},4841:(e,t,n)=>{var i=n(7561),r=n(3218),o=n(3448),a=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,c=/^0o[0-7]+$/i,l=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return NaN;if(r(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=r(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=i(e);var n=s.test(e);return n||c.test(e)?l(e.slice(2),n?2:8):a.test(e)?NaN:+e}},8600:e=>{"use strict";const t=["B","kB","MB","GB","TB","PB","EB","ZB","YB"],n=["B","kiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"],i=["b","kbit","Mbit","Gbit","Tbit","Pbit","Ebit","Zbit","Ybit"],r=["b","kibit","Mibit","Gibit","Tibit","Pibit","Eibit","Zibit","Yibit"],o=(e,t,n)=>{let i=e;return"string"==typeof t||Array.isArray(t)?i=e.toLocaleString(t,n):!0!==t&&void 0===n||(i=e.toLocaleString(void 0,n)),i};e.exports=(e,a)=>{if(!Number.isFinite(e))throw new TypeError(`Expected a finite number, got ${typeof e}: ${e}`);const s=(a=Object.assign({bits:!1,binary:!1},a)).bits?a.binary?r:i:a.binary?n:t;if(a.signed&&0===e)return` 0 ${s[0]}`;const c=e<0,l=c?"-":a.signed?"+":"";let u;if(c&&(e=-e),void 0!==a.minimumFractionDigits&&(u={minimumFractionDigits:a.minimumFractionDigits}),void 0!==a.maximumFractionDigits&&(u=Object.assign({maximumFractionDigits:a.maximumFractionDigits},u)),e<1){return l+o(e,a.locale,u)+" "+s[0]}const d=Math.min(Math.floor(a.binary?Math.log(e)/Math.log(1024):Math.log10(e)/3),s.length-1);e/=Math.pow(a.binary?1024:1e3,d),u||(e=e.toPrecision(3));return l+o(Number(e),a.locale,u)+" "+s[d]}},9335:e=>{"use strict";function t(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,i,r,o){i=i||"&",r=r||"=";var a={};if("string"!=typeof e||0===e.length)return a;var s=/\+/g;e=e.split(i);var c=1e3;o&&"number"==typeof o.maxKeys&&(c=o.maxKeys);var l=e.length;c>0&&l>c&&(l=c);for(var u=0;u=0?(d=m.substr(0,v),f=m.substr(v+1)):(d=m,f=""),p=decodeURIComponent(d),h=decodeURIComponent(f),t(a,p)?n(a[p])?a[p].push(h):a[p]=[a[p],h]:a[p]=h}return a};var n=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},8795:e=>{"use strict";var t=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,o,a,s){return o=o||"&",a=a||"=",null===e&&(e=void 0),"object"==typeof e?i(r(e),(function(r){var s=encodeURIComponent(t(r))+a;return n(e[r])?i(e[r],(function(e){return s+encodeURIComponent(t(e))})).join(o):s+encodeURIComponent(t(e[r]))})).join(o):s?encodeURIComponent(t(s))+a+encodeURIComponent(t(e)):""};var n=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function i(e,t){if(e.map)return e.map(t);for(var n=[],i=0;i{"use strict";t.decode=t.parse=n(9335),t.encode=t.stringify=n(8795)},306:function(e){e.exports=function(e){var t={};function n(i){if(t[i])return t[i].exports;var r=t[i]={i,l:!1,exports:{}};return e[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(i,r,function(t){return e[t]}.bind(null,r));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=9)}([function(e,t,n){var i=n(6);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals),(0,n(3).default)("6223ff68",i,!0,{})},function(e,t,n){var i=n(8);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals),(0,n(3).default)("27f0e51f",i,!0,{})},function(e,t){e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=function(e,t){var n,i=e[1]||"",r=e[3];if(!r)return i;if(t&&"function"==typeof btoa){var o=(n=r,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+" */"),a=r.sources.map((function(e){return"/*# sourceURL="+r.sourceRoot+e+" */"}));return[i].concat(a).concat([o]).join("\n")}return[i].join("\n")}(t,e);return t[2]?"@media "+t[2]+"{"+n+"}":n})).join("")},t.i=function(e,n){"string"==typeof e&&(e=[[null,e,""]]);for(var i={},r=0;rn.parts.length&&(i.parts.length=n.parts.length)}else{var a=[];for(r=0;r',"\nscript:\n...\ninfiniteHandler($state) {\n ajax('https://www.example.com/api/news')\n .then((res) => {\n if (res.data.length) {\n $state.loaded();\n } else {\n $state.complete();\n }\n });\n}\n...","","more details: https://github.com/PeachScript/vue-infinite-loading/issues/57#issuecomment-324370549"].join("\n"),INFINITE_EVENT:"`:on-infinite` property will be deprecated soon, please use `@infinite` event instead.",IDENTIFIER:"the `reset` event will be deprecated soon, please reset this component by change the `identifier` property."},a={INFINITE_LOOP:["executed the callback function more than ".concat(i.loopCheckMaxCalls," times for a short time, it looks like searched a wrong scroll wrapper that doest not has fixed height or maximum height, please check it. If you want to force to set a element as scroll wrapper ranther than automatic searching, you can do this:"),'\n\x3c!-- add a special attribute for the real scroll wrapper --\x3e\n
\n ...\n \x3c!-- set force-use-infinite-wrapper --\x3e\n \n
\nor\n
\n ...\n \x3c!-- set force-use-infinite-wrapper as css selector of the real scroll wrapper --\x3e\n \n
\n ',"more details: https://github.com/PeachScript/vue-infinite-loading/issues/55#issuecomment-316934169"].join("\n")},s={READY:0,LOADING:1,COMPLETE:2,ERROR:3},c={color:"#666",fontSize:"14px",padding:"10px 0"},l={mode:"development",props:{spinner:"default",distance:100,forceUseInfiniteWrapper:!1},system:i,slots:{noResults:"No results :(",noMore:"No more data :)",error:"Opps, something went wrong :(",errorBtnText:"Retry",spinner:""},WARNINGS:o,ERRORS:a,STATUS:s},u=n(4),d=n.n(u),f={BUBBLES:{render:function(e){return e("span",{attrs:{class:"loading-bubbles"}},Array.apply(Array,Array(8)).map((function(){return e("span",{attrs:{class:"bubble-item"}})})))}},CIRCLES:{render:function(e){return e("span",{attrs:{class:"loading-circles"}},Array.apply(Array,Array(8)).map((function(){return e("span",{attrs:{class:"circle-item"}})})))}},DEFAULT:{render:function(e){return e("i",{attrs:{class:"loading-default"}})}},SPIRAL:{render:function(e){return e("i",{attrs:{class:"loading-spiral"}})}},WAVEDOTS:{render:function(e){return e("span",{attrs:{class:"loading-wave-dots"}},Array.apply(Array,Array(5)).map((function(){return e("span",{attrs:{class:"wave-item"}})})))}}};function p(e,t,n,i,r,o,a,s){var c,l="function"==typeof e?e.options:e;if(t&&(l.render=t,l.staticRenderFns=n,l._compiled=!0),i&&(l.functional=!0),o&&(l._scopeId="data-v-"+o),a?(c=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},l._ssrRegister=c):r&&(c=s?function(){r.call(this,this.$root.$options.shadowRoot)}:r),c)if(l.functional){l._injectStyles=c;var u=l.render;l.render=function(e,t){return c.call(t),u(e,t)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,c):[c]}return{exports:e,options:l}}var h=p({name:"Spinner",computed:{spinnerView:function(){return f[(this.$attrs.spinner||"").toUpperCase()]||this.spinnerInConfig},spinnerInConfig:function(){return l.slots.spinner&&"string"==typeof l.slots.spinner?{render:function(){return this._v(l.slots.spinner)}}:"object"===d()(l.slots.spinner)?l.slots.spinner:f[l.props.spinner.toUpperCase()]||f.DEFAULT}}},(function(){var e=this.$createElement;return(this._self._c||e)(this.spinnerView,{tag:"component"})}),[],!1,(function(e){var t=n(5);t.__inject__&&t.__inject__(e)}),"46b20d22",null).exports;function m(e){"production"!==l.mode&&console.warn("[Vue-infinite-loading warn]: ".concat(e))}function v(e){console.error("[Vue-infinite-loading error]: ".concat(e))}var g={timers:[],caches:[],throttle:function(e){var t=this;-1===this.caches.indexOf(e)&&(this.caches.push(e),this.timers.push(setTimeout((function(){e(),t.caches.splice(t.caches.indexOf(e),1),t.timers.shift()}),l.system.throttleLimit)))},reset:function(){this.timers.forEach((function(e){clearTimeout(e)})),this.timers.length=0,this.caches=[]}},y={isChecked:!1,timer:null,times:0,track:function(){var e=this;this.times+=1,clearTimeout(this.timer),this.timer=setTimeout((function(){e.isChecked=!0}),l.system.loopCheckTimeout),this.times>l.system.loopCheckMaxCalls&&(v(a.INFINITE_LOOP),this.isChecked=!0)}},b={key:"_infiniteScrollHeight",getScrollElm:function(e){return e===window?document.documentElement:e},save:function(e){var t=this.getScrollElm(e);t[this.key]=t.scrollHeight},restore:function(e){var t=this.getScrollElm(e);"number"==typeof t[this.key]&&(t.scrollTop=t.scrollHeight-t[this.key]+t.scrollTop),this.remove(t)},remove:function(e){void 0!==e[this.key]&&delete e[this.key]}};function _(e){return e.replace(/[A-Z]/g,(function(e){return"-".concat(e.toLowerCase())}))}function w(e){return e.offsetWidth+e.offsetHeight>0}var k=p({name:"InfiniteLoading",data:function(){return{scrollParent:null,scrollHandler:null,isFirstLoad:!0,status:s.READY,slots:l.slots}},components:{Spinner:h},computed:{isShowSpinner:function(){return this.status===s.LOADING},isShowError:function(){return this.status===s.ERROR},isShowNoResults:function(){return this.status===s.COMPLETE&&this.isFirstLoad},isShowNoMore:function(){return this.status===s.COMPLETE&&!this.isFirstLoad},slotStyles:function(){var e=this,t={};return Object.keys(l.slots).forEach((function(n){var i=_(n);(!e.$slots[i]&&!l.slots[n].render||e.$slots[i]&&!e.$slots[i][0].tag)&&(t[n]=c)})),t}},props:{distance:{type:Number,default:l.props.distance},spinner:String,direction:{type:String,default:"bottom"},forceUseInfiniteWrapper:{type:[Boolean,String],default:l.props.forceUseInfiniteWrapper},identifier:{default:+new Date},onInfinite:Function},watch:{identifier:function(){this.stateChanger.reset()}},mounted:function(){var e=this;this.$watch("forceUseInfiniteWrapper",(function(){e.scrollParent=e.getScrollParent()}),{immediate:!0}),this.scrollHandler=function(t){e.status===s.READY&&(t&&t.constructor===Event&&w(e.$el)?g.throttle(e.attemptLoad):e.attemptLoad())},setTimeout((function(){e.scrollHandler(),e.scrollParent.addEventListener("scroll",e.scrollHandler,r)}),1),this.$on("$InfiniteLoading:loaded",(function(t){e.isFirstLoad=!1,"top"===e.direction&&e.$nextTick((function(){b.restore(e.scrollParent)})),e.status===s.LOADING&&e.$nextTick(e.attemptLoad.bind(null,!0)),t&&t.target===e||m(o.STATE_CHANGER)})),this.$on("$InfiniteLoading:complete",(function(t){e.status=s.COMPLETE,e.$nextTick((function(){e.$forceUpdate()})),e.scrollParent.removeEventListener("scroll",e.scrollHandler,r),t&&t.target===e||m(o.STATE_CHANGER)})),this.$on("$InfiniteLoading:reset",(function(t){e.status=s.READY,e.isFirstLoad=!0,b.remove(e.scrollParent),e.scrollParent.addEventListener("scroll",e.scrollHandler,r),setTimeout((function(){g.reset(),e.scrollHandler()}),1),t&&t.target===e||m(o.IDENTIFIER)})),this.stateChanger={loaded:function(){e.$emit("$InfiniteLoading:loaded",{target:e})},complete:function(){e.$emit("$InfiniteLoading:complete",{target:e})},reset:function(){e.$emit("$InfiniteLoading:reset",{target:e})},error:function(){e.status=s.ERROR,g.reset()}},this.onInfinite&&m(o.INFINITE_EVENT)},deactivated:function(){this.status===s.LOADING&&(this.status=s.READY),this.scrollParent.removeEventListener("scroll",this.scrollHandler,r)},activated:function(){this.scrollParent.addEventListener("scroll",this.scrollHandler,r)},methods:{attemptLoad:function(e){var t=this;this.status!==s.COMPLETE&&w(this.$el)&&this.getCurrentDistance()<=this.distance?(this.status=s.LOADING,"top"===this.direction&&this.$nextTick((function(){b.save(t.scrollParent)})),"function"==typeof this.onInfinite?this.onInfinite.call(null,this.stateChanger):this.$emit("infinite",this.stateChanger),!e||this.forceUseInfiniteWrapper||y.isChecked||y.track()):this.status===s.LOADING&&(this.status=s.READY)},getCurrentDistance:function(){return"top"===this.direction?"number"==typeof this.scrollParent.scrollTop?this.scrollParent.scrollTop:this.scrollParent.pageYOffset:this.$el.getBoundingClientRect().top-(this.scrollParent===window?window.innerHeight:this.scrollParent.getBoundingClientRect().bottom)},getScrollParent:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.$el;return"string"==typeof this.forceUseInfiniteWrapper&&(e=document.querySelector(this.forceUseInfiniteWrapper)),e||("BODY"===t.tagName?e=window:(!this.forceUseInfiniteWrapper&&["scroll","auto"].indexOf(getComputedStyle(t).overflowY)>-1||t.hasAttribute("infinite-wrapper")||t.hasAttribute("data-infinite-wrapper"))&&(e=t)),e||this.getScrollParent(t.parentNode)}},destroyed:function(){!this.status!==s.COMPLETE&&(g.reset(),b.remove(this.scrollParent),this.scrollParent.removeEventListener("scroll",this.scrollHandler,r))}},(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"infinite-loading-container"},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowSpinner,expression:"isShowSpinner"}],staticClass:"infinite-status-prompt",style:e.slotStyles.spinner},[e._t("spinner",[n("spinner",{attrs:{spinner:e.spinner}})])],2),e._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowNoResults,expression:"isShowNoResults"}],staticClass:"infinite-status-prompt",style:e.slotStyles.noResults},[e._t("no-results",[e.slots.noResults.render?n(e.slots.noResults,{tag:"component"}):[e._v(e._s(e.slots.noResults))]])],2),e._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowNoMore,expression:"isShowNoMore"}],staticClass:"infinite-status-prompt",style:e.slotStyles.noMore},[e._t("no-more",[e.slots.noMore.render?n(e.slots.noMore,{tag:"component"}):[e._v(e._s(e.slots.noMore))]])],2),e._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowError,expression:"isShowError"}],staticClass:"infinite-status-prompt",style:e.slotStyles.error},[e._t("error",[e.slots.error.render?n(e.slots.error,{tag:"component",attrs:{trigger:e.attemptLoad}}):[e._v("\n "+e._s(e.slots.error)+"\n "),n("br"),e._v(" "),n("button",{staticClass:"btn-try-infinite",domProps:{textContent:e._s(e.slots.errorBtnText)},on:{click:e.attemptLoad}})]],{trigger:e.attemptLoad})],2)])}),[],!1,(function(e){var t=n(7);t.__inject__&&t.__inject__(e)}),"644ea9c9",null).exports;function x(e){l.mode=e.config.productionTip?"development":"production"}Object.defineProperty(k,"install",{configurable:!1,enumerable:!1,value:function(e,t){Object.assign(l.props,t&&t.props),Object.assign(l.slots,t&&t.slots),Object.assign(l.system,t&&t.system),e.component("infinite-loading",k),x(e)}}),"undefined"!=typeof window&&window.Vue&&(window.Vue.component("infinite-loading",k),x(window.Vue)),t.default=k}])},7611:e=>{window,e.exports=function(){return n={},e.m=t=[function(e,t,n){var i=n(7);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals),(0,n(4).default)("d763679c",i,!1,{})},function(e,t,n){var i=n(10);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals),(0,n(4).default)("6b9cc0e0",i,!1,{})},function(e,t,n){var i=n(12);"string"==typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals),(0,n(4).default)("663c004e",i,!1,{})},function(e,t){e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=function(e,t){var n=e[1]||"",i=e[3];if(!i)return n;if(t&&"function"==typeof btoa){var r=function(e){return"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(e))))+" */"}(i),o=i.sources.map((function(e){return"/*# sourceURL="+i.sourceRoot+e+" */"}));return[n].concat(o).concat([r]).join("\n")}return[n].join("\n")}(t,e);return t[2]?"@media "+t[2]+"{"+n+"}":n})).join("")},t.i=function(e,n){"string"==typeof e&&(e=[[null,e,""]]);for(var i={},r=0;rn.parts.length&&(i.parts.length=n.parts.length)}else{var a=[];for(r=0;r=this.viewportHeight?Math.max(this.minHeight,this.viewportHeight)+"px":"auto"},containerClass:function(){return["vm--container",this.scrollable&&this.isAutoHeight&&"scrollable"]},modalClass:function(){return["vm--modal",this.classes]},stylesProp:function(){return"string"==typeof this.styles?l(this.styles):this.styles},modalStyle:function(){return[this.stylesProp,{top:this.position.top+"px",left:this.position.left+"px",width:this.trueModalWidth+"px",height:this.isAutoHeight?this.autoHeight:this.trueModalHeight+"px"}]},isComponentReadyToBeDestroyed:function(){return this.overlayTransitionState===$&&this.modalTransitionState===$}},watch:{isComponentReadyToBeDestroyed:function(e){e&&(this.visible=!1)}},methods:{startTransitionEnter:function(){this.visibility.overlay=!0,this.visibility.modal=!0},startTransitionLeave:function(){this.visibility.overlay=!1,this.visibility.modal=!1},beforeOverlayTransitionEnter:function(){this.overlayTransitionState=M},afterOverlayTransitionEnter:function(){this.overlayTransitionState=I},beforeOverlayTransitionLeave:function(){this.overlayTransitionState=j},afterOverlayTransitionLeave:function(){this.overlayTransitionState=$},beforeModalTransitionEnter:function(){var e=this;this.modalTransitionState=M,this.$nextTick((function(){e.resizeObserver.observe(e.$refs.modal)}))},afterModalTransitionEnter:function(){this.modalTransitionState=I,this.draggable&&this.addDraggableListeners(),this.focusTrap&&this.$focusTrap.enable(this.$refs.modal);var e=this.createModalEvent({state:"opened"});this.$emit("opened",e)},beforeModalTransitionLeave:function(){this.modalTransitionState=j,this.resizeObserver.unobserve(this.$refs.modal),this.$focusTrap.enabled()&&this.$focusTrap.disable()},afterModalTransitionLeave:function(){this.modalTransitionState=$;var e=this.createModalEvent({state:"closed"});this.$emit("closed",e)},onToggle:function(e,t,n){if(this.name===e){var i=void 0===t?!this.visible:t;this.toggle(i,n)}},setInitialSize:function(){var e=y(this.width),t=y(this.height);this.modal.width=e.value,this.modal.widthType=e.type,this.modal.height=t.value,this.modal.heightType=t.type},onEscapeKeyUp:function(e){27===e.which&&this.visible&&this.$modal.hide(this.name)},onWindowResize:function(){this.viewportWidth=c(),this.viewportHeight=window.innerHeight,this.ensureShiftInWindowBounds()},createModalEvent:function(e){var t=0{"use strict";n.d(t,{Z:()=>x});var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return!e.material||e.loading?n("div",{staticClass:"loading"},[n("span",[e._v("Loading ...")])]):n("article",{directives:[{name:"touch",rawName:"v-touch",value:e.onTapCard,expression:"onTapCard"},{name:"touch",rawName:"v-touch:swipe",value:e.onSwipeCard,expression:"onSwipeCard",arg:"swipe"}],staticClass:"card modal-card"},[n("section",{staticClass:"col col-right"},[n("header",[n("h1",[e._v(e._s(e.material.title))]),e._v(" "),n("h4",[e._v(e._s(e.material.short_description))]),e._v(" "),n("span",{staticClass:"ref"},[e._v(e._s(e.material.reference))])]),e._v(" "),n("nav",{ref:"tools",staticClass:"tools"},[n("section",{staticClass:"tool close"},[n("span",{staticClass:"btn mdi mdi-close",on:{click:function(t){return t.preventDefault(),e.onCloseModalCard(t)}}})]),e._v(" "),n("section",{staticClass:"tool flags"},[n("span",{directives:[{name:"touch",rawName:"v-touch.prevent.stop",value:e.onTapTool,expression:"onTapTool",modifiers:{prevent:!0,stop:!0}}],staticClass:"btn mdi mdi-folder-outline"}),e._v(" "),n("div",{staticClass:"tool-content"},[n("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.My folders")))]),e._v(" "),n("ul",[e._l(e.flagcolls,(function(t){return e.flagcolls?n("li",{key:t.id},[n("span",{staticClass:"flag mdi",class:[e.flagIsLoading(t.id)?"mdi-loading mdi-spin":e.flagIsActive(t.id)?"mdi-close-circle isActive":"mdi-plus"],attrs:{collid:t.id},on:{click:function(t){return t.preventDefault(),e.onFlagActionCard(t)}}},[e._v("\n "+e._s(t.name)+"\n ")])]):e._e()})),e._v(" "),e.collsLength<15?n("li",{staticClass:"create-flag"},[n("input",{directives:[{name:"model",rawName:"v-model",value:e.new_folder_name,expression:"new_folder_name"}],attrs:{placeholder:"new folder"},domProps:{value:e.new_folder_name},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t))},input:function(t){t.target.composing||(e.new_folder_name=t.target.value)}}}),e._v(" "),n("span",{staticClass:"add-btn mdi",class:e.addFlagBtnClassObj,on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t)}}})]):e._e()],2)])]),e._v(" "),e.item.samples&&e.item.samples.length?n("section",{staticClass:"tool samples"},[n("span",{directives:[{name:"touch",rawName:"v-touch.prevent.stop",value:e.onTapTool,expression:"onTapTool",modifiers:{prevent:!0,stop:!0}}],staticClass:"btn mdi mdi-map-marker-star-outline"}),e._v(" "),n("div",{staticClass:"tool-content"},[n("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Samples")))]),e._v(" "),n("ul",e._l(e.item.samples,(function(t){return n("li",{key:t.showroom.id},[n("span",{staticClass:"showroom"},[e._v(e._s(t.showroom.name))]),e._v(": "+e._s(t.location)+"\n ")])})),0)])]):e._e(),e._v(" "),n("section",{staticClass:"tool note"},[e.note_id?n("span",{directives:[{name:"touch",rawName:"v-touch.prevent.stop",value:e.onTapTool,expression:"onTapTool",modifiers:{prevent:!0,stop:!0}}],staticClass:"btn mdi mdi-note"}):n("span",{directives:[{name:"touch",rawName:"v-touch.prevent.stop",value:e.onTapTool,expression:"onTapTool",modifiers:{prevent:!0,stop:!0}}],staticClass:"btn mdi mdi-note-outline"}),e._v(" "),n("div",{staticClass:"tool-content"},[n("textarea",{directives:[{name:"model",rawName:"v-model",value:e.note,expression:"note"}],attrs:{spellcheck:"false",name:"note"},domProps:{value:e.note},on:{input:[function(t){t.target.composing||(e.note=t.target.value)},e.onNoteInput]}})])]),e._v(" "),n("section",{staticClass:"tool print"},[n("a",{attrs:{href:e.item.path+"/printable/print",target:"_blank"}},[n("span",{staticClass:"btn mdi mdi-printer"})])])]),e._v(" "),n("vsa-list",[n("vsa-item",{attrs:{initActive:!0}},[n("vsa-heading",[n("span",{staticClass:"label"},[e._v("Description")])]),e._v(" "),n("vsa-content",[n("section",{staticClass:"body",domProps:{innerHTML:e._s(e.material.body)}}),e._v(" "),n("section",{staticClass:"attachments"},[n("ul",e._l(e.material.attachments,(function(t){return n("li",{key:t.file.fid},[n("a",{attrs:{target:"_blank",href:t.file.url}},[e._v(e._s(t.file.filename)+" "),n("span",[e._v("("+e._s(e.prettyFileSize(t.file.filesize))+")")])]),e._v(" "),t.description?n("p",{staticClass:"description",domProps:{innerHTML:e._s(t.description)}}):e._e()])})),0)]),e._v(" "),n("section",{staticClass:"industriels"},[e.material.manufacturer?n("section",[n("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Manufacturer")))]),e._v(" "),n("ul",e._l(e.material.manufacturer,(function(t){return n("li",{key:t.id},[n("h2",[e._v(e._s(t.name))]),e._v(" "),t.website.url?n("p",[n("a",{attrs:{target:"_blank",href:t.website.url}},[e._v(e._s(e.shortUrl(t.website.url)))])]):e._e(),e._v(" "),t.email?n("p",[n("a",{attrs:{href:"mailto:"+t.email}},[e._v(e._s(t.email))])]):e._e()])})),0)]):e._e(),e._v(" "),e.material.distributor?n("section",[n("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Distributor")))]),e._v(" "),n("ul",e._l(e.material.distributor,(function(t){return n("li",{key:t.id},[n("h2",[e._v(e._s(t.name))]),e._v(" "),t.website.url?n("p",[n("a",{attrs:{target:"_blank",href:t.website.url}},[e._v(e._s(e.shortUrl(t.website.url)))])]):e._e(),e._v(" "),t.email?n("p",[n("a",{attrs:{href:"mailto:"+t.email}},[e._v(e._s(t.email))])]):e._e()])})),0)]):e._e()])])],1),e._v(" "),e.material.linked_materials.length?n("vsa-item",[n("vsa-heading",[n("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Linked materials")))])]),e._v(" "),n("vsa-content",[n("section",{staticClass:"linked-materials"},[n("ul",e._l(e.material.linked_materials,(function(e){return n("li",{key:e.id},[n("LinkedMaterialCard",{attrs:{item:e}})],1)})),0)])])],1):e._e()],1)],1),e._v(" "),n("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"col col-left images"},e._l(e.material.images,(function(t,i){return n("figure",{directives:[{name:"lazy",rawName:"v-lazy",value:i,expression:"index"}],key:t.url,staticClass:"lazy"},[n("img",{attrs:{"data-src":t.style_cardfull.url,title:t.title}}),e._v(" "),n("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return e.setcoolLightBoxIndex(i)}}})])})),0)])};i._withStripped=!0;var r=n(629),o=n(6850),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("article",{staticClass:"card linkedmaterialcard"},[n("header",{on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}},[n("h1",[e._v(e._s(e.item.title))]),e._v(" "),n("h4",[e._v(e._s(e.item.short_description))]),e._v(" "),e.isloggedin?n("span",{staticClass:"ref"},[e._v(e._s(e.item.reference))]):e._e()]),e._v(" "),n("nav",{staticClass:"tools"}),e._v(" "),n("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"images"},e._l(e.item.images,(function(t,i){return n("figure",{directives:[{name:"lazy",rawName:"v-lazy",value:i,expression:"index"}],key:t.url,staticClass:"lazy"},[n("img",{attrs:{"data-src":t.style_linkedmaterialcard.url,title:t.title}}),e._v(" "),n("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}})])})),0)])};a._withStripped=!0;var s=n(8357);const c={name:"LinkedMaterialCard",props:["item"],mixins:[s.Z],data:()=>({blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,loadingItem:!1}),computed:{...(0,r.rn)({isloggedin:e=>e.User.isloggedin})},methods:{itemIsLoading(e){return this.loadingItem},openModalCard(e){this.isLoggedin,this.isloggedin?this.$modal.show(x,{item:this.item,addNoteId:e=>{this.item.note={id:e}}},{name:`modal-${this.item.id}`,draggable:!1,classes:"vm--modale-card",width:"95%",height:"95%"}):this.$modal.show(MemberWarning,{},{draggable:!1,width:"400px",height:"250px"})}}};var l=n(1900),u=(0,l.Z)(c,a,[],!1,null,"51b576e8",null);u.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/LinkedMaterialCard.vue";const d=u.exports;var f=n(2141),p=n(546),h=n(3033),m=n(4119),v=n.n(m),g=n(4195),y=n.n(g);const b=n(8600),_=n(3279),w={name:"ModalCard",props:["item","addNoteId"],mixins:[s.Z],components:{LinkedMaterialCard:d,VsaList:o.VsaList,VsaItem:o.VsaItem,VsaHeading:o.VsaHeading,VsaContent:o.VsaContent,VsaIcon:o.VsaIcon},data:()=>({material:null,loading:!1,blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,new_folder_name:"",is_creating_folder:!1,loadingFlag:!1,lightbox_index:null,note:"",note_id:null}),computed:{...(0,r.rn)({csrf_token:e=>e.User.csrf_token,flagcolls:e=>e.User.flagcolls,showrooms:e=>e.Showrooms.showrooms_by_tid,coolLightBoxItems:e=>e.Common.coolLightBoxItems,coolLightBoxIndex:e=>e.Common.coolLightBoxIndex}),collsLength(){return Object.keys(this.flagcolls).length},addFlagBtnClassObj(){return{"mdi-plus-circle-outline":!this.is_creating_folder,"mdi-loading":this.is_creating_folder,active:this.new_folder_name.length>4&&!this.is_creating_folder,loading:this.is_creating_folder}}},created(){this.item,this.loadMaterial(),this.note_id=this.item.note_id,this.debouncedSaveNote=_(this.saveNote,500)},methods:{...(0,r.nv)({createFlagColl:"User/createFlagColl",flagUnflag:"User/flagUnflag",setcoolLightBoxItems:"Common/setcoolLightBoxItems",setcoolLightBoxIndex:"Common/setcoolLightBoxIndex"}),loadMaterial(){this.item.id,this.loading=!0;const e=v()`{ materiau(id: ${this.item.id}, lang: "${drupalDecoupled.lang_code}") { - ...MateriauFields + ...MateriauModalFields } } ${y()} - `;p.Z.post("",{query:(0,h.S)(e)}).then((({data:{data:{materiau:e}}})=>{this.material=e,this.loading=!1,e.note&&e.note.id&&(this.note_id=e.note.id,this.note=e.note.contenu)})).catch((e=>{console.warn("Issue with loadMaterial",e),Promise.reject(e)}))},onCreateFlagColl(){this.new_folder_name,this.is_creating_folder=!0,this.createFlagColl(this.new_folder_name).then((e=>{this.new_folder_name="",this.is_creating_folder=!1;let t=e.id;this.loadingFlag=t,this.flagUnflag({action:"flag",id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}))},flagIsActive(e){return-1!==this.flagcolls[e].items.indexOf(this.item.id)},flagIsLoading(e){return e===this.loadingFlag},onFlagActionCard(e){if(!this.loadingFlag){let t=e.target.getAttribute("collid"),n=this.flagIsActive(t)?"unflag":"flag";this.loadingFlag=t,this.flagUnflag({action:n,id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}},onCloseModalCard(e){this.$modal.hide(`modal-${this.item.id}`)},onSwipeCard(e){switch(e){case"top":case"bottom":break;case"left":case"right":this.$modal.hide(`modal-${this.item.id}`)}},prettyFileSize:e=>b(parseInt(e)),shortUrl:e=>e.replace(/^http:\/\//,"").replace(/^www\./,""),onNoteInput(e){this.note,this.note=e.target.value,this.debouncedSaveNote()},saveNote(){this.note_id,this.note,this.note_id?this.updateNote():this.createNote()},updateNote(){let e={type:[{target_id:"note"}],field_contenu:this.note},t={headers:{"X-CSRF-Token":this.csrf_token}};f.Z.patch(`/node/${this.note_id}?_format=json`,e,t).then((({data:e})=>{})).catch((e=>{console.warn("Issue with updateNote",e)}))},createNote(){let e={type:[{target_id:"note"}],title:[{value:"note"}],field_contenu:this.note,field_target:this.item.id},t={headers:{"X-CSRF-Token":this.csrf_token}};f.Z.post("/node?_format=json",e,t).then((({data:e})=>{this.note_id=e.nid[0].value,this.addNoteId(this.note_id)})).catch((e=>{console.warn("Issue with createNote",e)}))},onTapTool(e){e.target.parentNode.parentNode.querySelectorAll("section.tool").forEach(((e,t)=>{e.classList.remove("tapped")})),e.target.parentNode.classList.add("tapped")},onTapCard(e){if(e.target.tagName,"TEXTAREA"==e.target.tagName)return;this.$refs.tools.querySelectorAll("section.tool").forEach(((e,t)=>{e.classList.remove("tapped")}))}}};var k=(0,l.Z)(w,i,[],!1,null,"62d62e96",null);k.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/ModalCard.vue";const S=k.exports},1900:(e,t,n)=>{"use strict";function i(e,t,n,i,r,o,a,s){var c,l="function"==typeof e?e.options:e;if(t&&(l.render=t,l.staticRenderFns=n,l._compiled=!0),i&&(l.functional=!0),o&&(l._scopeId="data-v-"+o),a?(c=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},l._ssrRegister=c):r&&(c=s?function(){r.call(this,(l.functional?this.parent:this).$root.$options.shadowRoot)}:r),c)if(l.functional){l._injectStyles=c;var u=l.render;l.render=function(e,t){return c.call(t),u(e,t)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,c):[c]}return{exports:e,options:l}}n.d(t,{Z:()=>i})},6850:e=>{e.exports=function(e){var t={};function n(i){if(t[i])return t[i].exports;var r=t[i]={i,l:!1,exports:{}};return e[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(i,r,function(t){return e[t]}.bind(null,r));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s="fb15")}({"00ee":function(e,t,n){var i={};i[n("b622")("toStringTag")]="z",e.exports="[object z]"===String(i)},"0366":function(e,t,n){var i=n("1c0b");e.exports=function(e,t,n){if(i(e),void 0===t)return e;switch(n){case 0:return function(){return e.call(t)};case 1:return function(n){return e.call(t,n)};case 2:return function(n,i){return e.call(t,n,i)};case 3:return function(n,i,r){return e.call(t,n,i,r)}}return function(){return e.apply(t,arguments)}}},"057f":function(e,t,n){var i=n("fc6a"),r=n("241c").f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];e.exports.f=function(e){return a&&"[object Window]"==o.call(e)?function(e){try{return r(e)}catch(e){return a.slice()}}(e):r(i(e))}},"06cf":function(e,t,n){var i=n("83ab"),r=n("d1e7"),o=n("5c6c"),a=n("fc6a"),s=n("c04e"),c=n("5135"),l=n("0cfb"),u=Object.getOwnPropertyDescriptor;t.f=i?u:function(e,t){if(e=a(e),t=s(t,!0),l)try{return u(e,t)}catch(e){}if(c(e,t))return o(!r.f.call(e,t),e[t])}},"0cfb":function(e,t,n){var i=n("83ab"),r=n("d039"),o=n("cc12");e.exports=!i&&!r((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},"0d03":function(e,t,n){var i=n("6eeb"),r=Date.prototype,o="Invalid Date",a="toString",s=r.toString,c=r.getTime;new Date(NaN)+""!=o&&i(r,a,(function(){var e=c.call(this);return e==e?s.call(this):o}))},"0df6":function(e,t,n){},"159b":function(e,t,n){var i=n("da84"),r=n("fdbc"),o=n("17c2"),a=n("9112");for(var s in r){var c=i[s],l=c&&c.prototype;if(l&&l.forEach!==o)try{a(l,"forEach",o)}catch(e){l.forEach=o}}},"17c2":function(e,t,n){"use strict";var i=n("b727").forEach,r=n("a640"),o=n("ae40"),a=r("forEach"),s=o("forEach");e.exports=a&&s?[].forEach:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}},"1be4":function(e,t,n){var i=n("d066");e.exports=i("document","documentElement")},"1c0b":function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e}},"1c6c":function(e,t,n){},"1c7e":function(e,t,n){var i=n("b622")("iterator"),r=!1;try{var o=0,a={next:function(){return{done:!!o++}},return:function(){r=!0}};a[i]=function(){return this},Array.from(a,(function(){throw 2}))}catch(e){}e.exports=function(e,t){if(!t&&!r)return!1;var n=!1;try{var o={};o[i]=function(){return{next:function(){return{done:n=!0}}}},e(o)}catch(e){}return n}},"1d1c":function(e,t,n){var i=n("23e7"),r=n("83ab");i({target:"Object",stat:!0,forced:!r,sham:!r},{defineProperties:n("37e8")})},"1d80":function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},"1dde":function(e,t,n){var i=n("d039"),r=n("b622"),o=n("2d00"),a=r("species");e.exports=function(e){return o>=51||!i((function(){var t=[];return(t.constructor={})[a]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}},"23cb":function(e,t,n){var i=n("a691"),r=Math.max,o=Math.min;e.exports=function(e,t){var n=i(e);return n<0?r(n+t,0):o(n,t)}},"23e7":function(e,t,n){var i=n("da84"),r=n("06cf").f,o=n("9112"),a=n("6eeb"),s=n("ce4e"),c=n("e893"),l=n("94ca");e.exports=function(e,t){var n,u,d,f,p,h=e.target,m=e.global,v=e.stat;if(n=m?i:v?i[h]||s(h,{}):(i[h]||{}).prototype)for(u in t){if(f=t[u],d=e.noTargetGet?(p=r(n,u))&&p.value:n[u],!l(m?u:h+(v?".":"#")+u,e.forced)&&void 0!==d){if(typeof f==typeof d)continue;c(f,d)}(e.sham||d&&d.sham)&&o(f,"sham",!0),a(n,u,f,e)}}},"241c":function(e,t,n){var i=n("ca84"),r=n("7839").concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return i(e,r)}},"25f0":function(e,t,n){"use strict";var i=n("6eeb"),r=n("825a"),o=n("d039"),a=n("ad6d"),s="toString",c=RegExp.prototype,l=c.toString,u=o((function(){return"/a/b"!=l.call({source:"a",flags:"b"})})),d=l.name!=s;(u||d)&&i(RegExp.prototype,s,(function(){var e=r(this),t=String(e.source),n=e.flags;return"/"+t+"/"+String(void 0===n&&e instanceof RegExp&&!("flags"in c)?a.call(e):n)}),{unsafe:!0})},"277d":function(e,t,n){n("23e7")({target:"Array",stat:!0},{isArray:n("e8b5")})},"2d00":function(e,t,n){var i,r,o=n("da84"),a=n("342f"),s=o.process,c=s&&s.versions,l=c&&c.v8;l?r=(i=l.split("."))[0]+i[1]:a&&(!(i=a.match(/Edge\/(\d+)/))||i[1]>=74)&&(i=a.match(/Chrome\/(\d+)/))&&(r=i[1]),e.exports=r&&+r},"342f":function(e,t,n){var i=n("d066");e.exports=i("navigator","userAgent")||""},"35a1":function(e,t,n){var i=n("f5df"),r=n("3f8c"),o=n("b622")("iterator");e.exports=function(e){if(null!=e)return e[o]||e["@@iterator"]||r[i(e)]}},"37e8":function(e,t,n){var i=n("83ab"),r=n("9bf2"),o=n("825a"),a=n("df75");e.exports=i?Object.defineProperties:function(e,t){o(e);for(var n,i=a(t),s=i.length,c=0;s>c;)r.f(e,n=i[c++],t[n]);return e}},"3bbe":function(e,t,n){var i=n("861d");e.exports=function(e){if(!i(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype");return e}},"3ca3":function(e,t,n){"use strict";var i=n("6547").charAt,r=n("69f3"),o=n("7dd0"),a="String Iterator",s=r.set,c=r.getterFor(a);o(String,"String",(function(e){s(this,{type:a,string:String(e),index:0})}),(function(){var e,t=c(this),n=t.string,r=t.index;return r>=n.length?{value:void 0,done:!0}:(e=i(n,r),t.index+=e.length,{value:e,done:!1})}))},"3d02":function(e,t,n){},"3f8c":function(e,t){e.exports={}},4160:function(e,t,n){"use strict";var i=n("23e7"),r=n("17c2");i({target:"Array",proto:!0,forced:[].forEach!=r},{forEach:r})},"428f":function(e,t,n){var i=n("da84");e.exports=i},"44ad":function(e,t,n){var i=n("d039"),r=n("c6b6"),o="".split;e.exports=i((function(){return!Object("z").propertyIsEnumerable(0)}))?function(e){return"String"==r(e)?o.call(e,""):Object(e)}:Object},"44d2":function(e,t,n){var i=n("b622"),r=n("7c73"),o=n("9bf2"),a=i("unscopables"),s=Array.prototype;null==s[a]&&o.f(s,a,{configurable:!0,value:r(null)}),e.exports=function(e){s[a][e]=!0}},4930:function(e,t,n){var i=n("d039");e.exports=!!Object.getOwnPropertySymbols&&!i((function(){return!String(Symbol())}))},"49b2":function(e,t,n){},"4d64":function(e,t,n){var i=n("fc6a"),r=n("50c4"),o=n("23cb"),a=function(e){return function(t,n,a){var s,c=i(t),l=r(c.length),u=o(a,l);if(e&&n!=n){for(;l>u;)if((s=c[u++])!=s)return!0}else for(;l>u;u++)if((e||u in c)&&c[u]===n)return e||u||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},"4de4":function(e,t,n){"use strict";var i=n("23e7"),r=n("b727").filter,o=n("1dde"),a=n("ae40"),s=o("filter"),c=a("filter");i({target:"Array",proto:!0,forced:!s||!c},{filter:function(e){return r(this,e,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(e,t,n){"use strict";var i=n("0366"),r=n("7b0b"),o=n("9bdd"),a=n("e95a"),s=n("50c4"),c=n("8418"),l=n("35a1");e.exports=function(e){var t,n,u,d,f,p,h=r(e),m="function"==typeof this?this:Array,v=arguments.length,g=v>1?arguments[1]:void 0,y=void 0!==g,b=l(h),_=0;if(y&&(g=i(g,v>2?arguments[2]:void 0,2)),null==b||m==Array&&a(b))for(n=new m(t=s(h.length));t>_;_++)p=y?g(h[_],_):h[_],c(n,_,p);else for(f=(d=b.call(h)).next,n=new m;!(u=f.call(d)).done;_++)p=y?o(d,g,[u.value,_],!0):u.value,c(n,_,p);return n.length=_,n}},"4e6f":function(e,t,n){},"4fad":function(e,t,n){var i=n("23e7"),r=n("6f53").entries;i({target:"Object",stat:!0},{entries:function(e){return r(e)}})},"50c4":function(e,t,n){var i=n("a691"),r=Math.min;e.exports=function(e){return e>0?r(i(e),9007199254740991):0}},5135:function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},5692:function(e,t,n){var i=n("c430"),r=n("c6cd");(e.exports=function(e,t){return r[e]||(r[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.6.5",mode:i?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},"56ef":function(e,t,n){var i=n("d066"),r=n("241c"),o=n("7418"),a=n("825a");e.exports=i("Reflect","ownKeys")||function(e){var t=r.f(a(e)),n=o.f;return n?t.concat(n(e)):t}},5899:function(e,t){e.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},"58a8":function(e,t,n){var i=n("1d80"),r="["+n("5899")+"]",o=RegExp("^"+r+r+"*"),a=RegExp(r+r+"*$"),s=function(e){return function(t){var n=String(i(t));return 1&e&&(n=n.replace(o,"")),2&e&&(n=n.replace(a,"")),n}};e.exports={start:s(1),end:s(2),trim:s(3)}},"5c6c":function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},"62e4":function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},"64c0":function(e,t,n){},6547:function(e,t,n){var i=n("a691"),r=n("1d80"),o=function(e){return function(t,n){var o,a,s=String(r(t)),c=i(n),l=s.length;return c<0||c>=l?e?"":void 0:(o=s.charCodeAt(c))<55296||o>56319||c+1===l||(a=s.charCodeAt(c+1))<56320||a>57343?e?s.charAt(c):o:e?s.slice(c,c+2):a-56320+(o-55296<<10)+65536}};e.exports={codeAt:o(!1),charAt:o(!0)}},"65f0":function(e,t,n){var i=n("861d"),r=n("e8b5"),o=n("b622")("species");e.exports=function(e,t){var n;return r(e)&&("function"!=typeof(n=e.constructor)||n!==Array&&!r(n.prototype)?i(n)&&null===(n=n[o])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===t?0:t)}},"69f3":function(e,t,n){var i,r,o,a=n("7f9a"),s=n("da84"),c=n("861d"),l=n("9112"),u=n("5135"),d=n("f772"),f=n("d012"),p=s.WeakMap;if(a){var h=new p,m=h.get,v=h.has,g=h.set;i=function(e,t){return g.call(h,e,t),t},r=function(e){return m.call(h,e)||{}},o=function(e){return v.call(h,e)}}else{var y=d("state");f[y]=!0,i=function(e,t){return l(e,y,t),t},r=function(e){return u(e,y)?e[y]:{}},o=function(e){return u(e,y)}}e.exports={set:i,get:r,has:o,enforce:function(e){return o(e)?r(e):i(e,{})},getterFor:function(e){return function(t){var n;if(!c(t)||(n=r(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return n}}}},"6eeb":function(e,t,n){var i=n("da84"),r=n("9112"),o=n("5135"),a=n("ce4e"),s=n("8925"),c=n("69f3"),l=c.get,u=c.enforce,d=String(String).split("String");(e.exports=function(e,t,n,s){var c=!!s&&!!s.unsafe,l=!!s&&!!s.enumerable,f=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof t||o(n,"name")||r(n,"name",t),u(n).source=d.join("string"==typeof t?t:"")),e!==i?(c?!f&&e[t]&&(l=!0):delete e[t],l?e[t]=n:r(e,t,n)):l?e[t]=n:a(t,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&l(this).source||s(this)}))},"6f53":function(e,t,n){var i=n("83ab"),r=n("df75"),o=n("fc6a"),a=n("d1e7").f,s=function(e){return function(t){for(var n,s=o(t),c=r(s),l=c.length,u=0,d=[];l>u;)n=c[u++],i&&!a.call(s,n)||d.push(e?[n,s[n]]:s[n]);return d}};e.exports={entries:s(!0),values:s(!1)}},7156:function(e,t,n){var i=n("861d"),r=n("d2bb");e.exports=function(e,t,n){var o,a;return r&&"function"==typeof(o=t.constructor)&&o!==n&&i(a=o.prototype)&&a!==n.prototype&&r(e,a),e}},7418:function(e,t){t.f=Object.getOwnPropertySymbols},"746f":function(e,t,n){var i=n("428f"),r=n("5135"),o=n("e538"),a=n("9bf2").f;e.exports=function(e){var t=i.Symbol||(i.Symbol={});r(t,e)||a(t,e,{value:o.f(e)})}},7839:function(e,t){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"7a82":function(e,t,n){var i=n("23e7"),r=n("83ab");i({target:"Object",stat:!0,forced:!r,sham:!r},{defineProperty:n("9bf2").f})},"7b0b":function(e,t,n){var i=n("1d80");e.exports=function(e){return Object(i(e))}},"7c73":function(e,t,n){var i,r=n("825a"),o=n("37e8"),a=n("7839"),s=n("d012"),c=n("1be4"),l=n("cc12"),u=n("f772"),d=u("IE_PROTO"),f=function(){},p=function(e){return" - - - - - -
- - - \ No newline at end of file diff --git a/web/themes/custom/materiotheme/assets/dist/vclb.js b/web/themes/custom/materiotheme/assets/dist/vclb.js index 9bf9b414..fded409c 100644 --- a/web/themes/custom/materiotheme/assets/dist/vclb.js +++ b/web/themes/custom/materiotheme/assets/dist/vclb.js @@ -1 +1 @@ -(self.webpackChunkmaterio_com=self.webpackChunkmaterio_com||[]).push([[289],{2858:(t,e,i)=>{"use strict";i.d(e,{Z:()=>a});var o=i(8509);var s=function(t,e,i,o,s,n,r,l,a,h){"boolean"!=typeof r&&(a=l,l=r,r=!1);var c,d="function"==typeof i?i.options:i;if(t&&t.render&&(d.render=t.render,d.staticRenderFns=t.staticRenderFns,d._compiled=!0,s&&(d.functional=!0)),o&&(d._scopeId=o),n?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,a(t)),t&&t._registeredComponents&&t._registeredComponents.add(n)},d._ssrRegister=c):e&&(c=r?function(){e.call(this,h(this.$root.$options.shadowRoot))}:function(t){e.call(this,l(t))}),c)if(d.functional){var u=d.render;d.render=function(t,e){return c.call(e),u(t,e)}}else{var m=d.beforeCreate;d.beforeCreate=m?[].concat(m,c):[c]}return i}({render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("transition",{attrs:{name:"cool-lightbox-modal"}},[t.isVisible?i("div",{ref:"coolLightbox",staticClass:"cool-lightbox",class:t.lightboxClasses,style:t.lightboxStyles,on:{click:t.closeModal}},[t.gallery?i("div",{staticClass:"cool-lightbox-thumbs"},[i("div",{staticClass:"cool-lightbox-thumbs__list"},t._l(t.items,(function(e,o){return i("button",{key:o,staticClass:"cool-lightbox__thumb",class:{active:o===t.imgIndex,"is-video":"video"===t.getMediaType(o)},attrs:{type:"button"},on:{click:function(e){t.imgIndex=o}}},["video"===t.getMediaType(o)?i("svg",{staticClass:"cool-lightbox__thumb__icon",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M6.5 5.4v13.2l11-6.6z"}})]):t._e(),t._v(" "),i("img",{attrs:{src:t.itemThumb(t.getItemSrc(o),o),alt:""}})])})),0)]):t._e(),t._v(" "),i("div",{staticClass:"cool-lightbox__inner",style:t.innerStyles,on:{mousedown:t.startSwipe,mousemove:t.continueSwipe,mouseup:t.endSwipe,touchstart:t.startSwipe,touchmove:t.continueSwipe,touchend:t.endSwipe}},[i("div",{staticClass:"cool-lightbox__progressbar",style:t.stylesInterval}),t._v(" "),i("div",{staticClass:"cool-lightbox__navigation"},[i("button",{directives:[{name:"show",rawName:"v-show",value:(t.hasPreviousButton||t.loopData)&&t.items.length>1,expression:"(hasPreviousButton || loopData) && items.length > 1"}],staticClass:"cool-lightbox-button cool-lightbox-button--prev",class:t.buttonsClasses,attrs:{type:"button",title:"Previous"},on:{click:t.onPrevClick}},[t._t("icon-previous",[i("div",{staticClass:"cool-lightbox-button__icon"},[i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M11.28 15.7l-1.34 1.37L5 12l4.94-5.07 1.34 1.38-2.68 2.72H19v1.94H8.6z"}})])])])],2),t._v(" "),i("button",{directives:[{name:"show",rawName:"v-show",value:(t.hasNextButton||t.loopData)&&t.items.length>1,expression:"(hasNextButton || loopData) && items.length > 1"}],staticClass:"cool-lightbox-button cool-lightbox-button--next",class:t.buttonsClasses,attrs:{type:"button",title:"Next"},on:{click:function(e){return t.onNextClick(!1)}}},[t._t("icon-next",[i("div",{staticClass:"cool-lightbox-button__icon"},[i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M15.4 12.97l-2.68 2.72 1.34 1.38L19 12l-4.94-5.07-1.34 1.38 2.68 2.72H5v1.94z"}})])])])],2)]),t._v(" "),"swipe"===t.effect?i("div",{staticClass:"cool-lightbox__wrapper cool-lightbox__wrapper--swipe",style:{transform:"translate3d("+t.xSwipeWrapper+"px, "+t.ySwipeWrapper+"px, 0)",transition:t.swipeAnimation}},t._l(t.items,(function(e,o){return i("div",{key:o,ref:"items",refInFor:!0,staticClass:"cool-lightbox__slide",class:{"cool-lightbox__slide--current":o===t.imgIndex}},["image"===t.getMediaType(o)?i("div",{directives:[{name:"lazyload",rawName:"v-lazyload"}],key:"image",staticClass:"cool-lightbox__slide__img",style:t.imgWrapperStyle},[i("img",{key:o,attrs:{"data-url":t.getItemSrc(o),draggable:"false",alt:t.getItemAlt(o)},on:{load:t.imageLoaded,click:function(e){return t.zoomImage(o)},mousedown:function(e){return t.handleMouseDown(e)},mouseup:function(e){return t.handleMouseUp(e)},mousemove:function(e){return t.handleMouseMove(e)},touchstart:function(e){return t.handleMouseDown(e)},touchmove:function(e){return t.handleMouseMove(e)},touchend:function(e){return t.handleMouseUp(e)}}}),t._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:t.imageLoading,expression:"imageLoading"}],staticClass:"cool-lightbox-loading-wrapper"},[t._t("loading",[i("div",{staticClass:"cool-lightbox-loading"})])],2)]):i("div",{key:"video",staticClass:"cool-lightbox__iframe"},[t.checkIsMp4(t.getItemSrc(o))||"video"!==t.getMediaType(o)?t._e():i("iframe",{directives:[{name:"autoplayObserver",rawName:"v-autoplayObserver"}],key:o,staticClass:"cool-lightbox-video",style:t.aspectRatioVideo,attrs:{"data-autoplay":t.setAutoplay(o),src:t.getVideoUrl(t.getItemSrc(o)),frameborder:"0",allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:""}}),t._v(" "),"iframe"===t.getMediaType(o)||t.getPDFurl(t.getItemSrc(o))?i("iframe",{key:o,staticClass:"cool-lightbox-pdf",attrs:{src:t.getItemSrc(o),frameborder:"0",allowfullscreen:""}}):t._e(),t._v(" "),t.checkIsMp4(t.getItemSrc(o))||"webVideo"===t.getMediaType(o)?i("video",{directives:[{name:"autoplayObserver",rawName:"v-autoplayObserver"}],key:t.checkIsMp4(t.getItemSrc(o)),staticClass:"cool-lightbox-video",style:t.aspectRatioVideo,attrs:{"data-autoplay":t.setAutoplay(o),controls:"",controlslist:"nodownload",l:"",poster:""}},[i("source",{attrs:{src:t.checkIsMp4(t.getItemSrc(o)),type:"video/"+(t.getVideoExt(t.getItemSrc(o))?t.getVideoExt(t.getItemSrc(o)):t.getExtFromItem(o))}}),t._v("\n Sorry, your browser doesn't support embedded videos\n ")]):t._e()])])})),0):t._e(),t._v(" "),"fade"===t.effect?i("div",{staticClass:"cool-lightbox__wrapper"},[i("div",{ref:"items",staticClass:"cool-lightbox__slide cool-lightbox__slide--current"},[i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},["image"===t.getMediaType(t.imgIndex)?i("div",{key:"image",staticClass:"cool-lightbox__slide__img",style:t.imgWrapperStyle},[i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},[i("img",{key:t.imgIndex,attrs:{src:t.getItemSrc(t.imgIndex),draggable:"false",alt:t.getItemAlt(t.imgIndex)},on:{load:t.imageLoaded,click:t.zoomImage,mousedown:function(e){return t.handleMouseDown(e)},mouseup:function(e){return t.handleMouseUp(e)},mousemove:function(e){return t.handleMouseMove(e)}}})]),t._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:t.imageLoading,expression:"imageLoading"}],staticClass:"cool-lightbox-loading-wrapper"},[t._t("loading",[i("div",{staticClass:"cool-lightbox-loading"})])],2)],1):i("div",{key:"video",staticClass:"cool-lightbox__iframe"},[i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},[t.checkIsMp4(t.getItemSrc(t.imgIndex))||"video"!==t.getMediaType(t.imgIndex)?t._e():i("iframe",{directives:[{name:"autoplayObserver",rawName:"v-autoplayObserver"}],key:t.getVideoUrl(t.getItemSrc(t.imgIndex)),staticClass:"cool-lightbox-video",style:t.aspectRatioVideo,attrs:{"data-autoplay":t.setAutoplay(t.imgIndex),src:t.getVideoUrl(t.getItemSrc(t.imgIndex)),frameborder:"0",allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:""}}),t._v(" "),"iframe"===t.getMediaType(t.imgIndex)||t.getPDFurl(t.getItemSrc(t.imgIndex))?i("iframe",{key:t.imgIndex,staticClass:"cool-lightbox-pdf",attrs:{src:t.getItemSrc(t.imgIndex),frameborder:"0",allowfullscreen:""}}):t._e(),t._v(" "),t.checkIsMp4(t.getItemSrc(t.imgIndex))||"webVideo"===t.getMediaType(t.imgIndex)?i("video",{directives:[{name:"autoplayObserver",rawName:"v-autoplayObserver"}],key:t.checkIsMp4(t.getItemSrc(t.imgIndex)),staticClass:"cool-lightbox-video",style:t.aspectRatioVideo,attrs:{"data-autoplay":t.setAutoplay(t.imgIndex),controls:"",controlslist:"nodownload",poster:""}},[i("source",{attrs:{src:t.checkIsMp4(t.getItemSrc(t.imgIndex)),type:"video/"+(t.getVideoExt(t.getItemSrc(t.imgIndex))?t.getVideoExt(t.getItemSrc(t.imgIndex)):t.getExtFromItem(t.imgIndex))}}),t._v("\n Sorry, your browser doesn't support embedded videos\n ")]):t._e()])],1)])],1)]):t._e(),t._v(" "),i("transition",{attrs:{name:"cool-lightbox-modal"}},[i("div",{directives:[{name:"show",rawName:"v-show",value:t.checkIfIsObject(t.imgIndex)&&(t.items[t.imgIndex].title||t.items[t.imgIndex].description),expression:"checkIfIsObject(imgIndex) && (items[imgIndex].title || items[imgIndex].description)"}],key:"caption-block",staticClass:"cool-lightbox-caption"},[i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},[t.checkIfIsObject(t.imgIndex)&&t.items[t.imgIndex].title?i("h6",{key:"title",domProps:{innerHTML:t._s(t.items[t.imgIndex].title)}}):t._e()]),t._v(" "),i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},[t.checkIfIsObject(t.imgIndex)&&t.items[t.imgIndex].description?i("p",{key:"description",domProps:{innerHTML:t._s(t.items[t.imgIndex].description)}}):t._e()])],1)]),t._v(" "),i("div",{staticClass:"cool-lightbox-toolbar",class:t.buttonsClasses},[this.slideshow&&t.items.length>1?i("button",{staticClass:"cool-lightbox-toolbar__btn",attrs:{type:"button",title:"Play slideshow"},on:{click:t.togglePlaySlideshow}},[t.isPlayingSlideShow?i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg"}},[i("g",[i("rect",{attrs:{id:"svg_4",height:"11.97529",width:"11.728392",y:"6.030873",x:"6.259265","stroke-width":"1.5",stroke:"#000",fill:"#000000"}})])]):i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M6.5 5.4v13.2l11-6.6z"}})])]):t._e(),t._v(" "),t.items.length>1&&t.gallery?i("button",{staticClass:"cool-lightbox-toolbar__btn",attrs:{type:"button",title:"Show thumbnails"},on:{click:function(e){t.showThumbs=!t.showThumbs}}},[i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M14.59 14.59h3.76v3.76h-3.76v-3.76zm-4.47 \n 0h3.76v3.76h-3.76v-3.76zm-4.47 0h3.76v3.76H5.65v-3.76zm8.94-4.47h3.76v3.76h-3.76v-3.76zm-4.47 \n 0h3.76v3.76h-3.76v-3.76zm-4.47 0h3.76v3.76H5.65v-3.76zm8.94-4.47h3.76v3.76h-3.76V5.65zm-4.47 \n 0h3.76v3.76h-3.76V5.65zm-4.47 0h3.76v3.76H5.65V5.65z"}})])]):t._e(),t._v(" "),t.fullScreen?i("button",{staticClass:"cool-lightbox-toolbar__btn",attrs:{type:"button",title:"Fullscreen"},on:{click:t.toggleFullScreenMode}},[i("svg",{attrs:{width:"20px",height:"20px",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"}},[i("path",{attrs:{d:"M4.5 11H3v4h4v-1.5H4.5V11zM3 7h1.5V4.5H7V3H3v4zm10.5 6.5H11V15h4v-4h-1.5v2.5zM11 3v1.5h2.5V7H15V3h-4z"}})])]):t._e(),t._v(" "),t.showCloseButton?i("button",{staticClass:"cool-lightbox-toolbar__btn",attrs:{type:"button",title:"Close"},on:{click:t.close}},[t._t("close",[i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M12 10.6L6.6 5.2 5.2 6.6l5.4 5.4-5.4 5.4 1.4 1.4 5.4-5.4 5.4 5.4 1.4-1.4-5.4-5.4 5.4-5.4-1.4-1.4-5.4 5.4z"}})])])],2):t._e()])],1),t._v(" "),i("transition",{attrs:{name:"cool-lightbox-modal"}},[t.isZooming&&t.useZoomBar?i("div",{staticClass:"cool-lightbox-zoom"},[i("svg",{staticClass:"cool-lightbox-zoom__icon",attrs:{height:"469pt",viewBox:"0 -192 469.33333 469",width:"469pt",xmlns:"http://www.w3.org/2000/svg"}},[i("path",{attrs:{d:"m437.332031.167969h-405.332031c-17.664062 \n 0-32 14.335937-32 32v21.332031c0 17.664062 14.335938 32 32 32h405.332031c17.664063 0 32-14.335938 \n 32-32v-21.332031c0-17.664063-14.335937-32-32-32zm0 0"}})]),t._v(" "),i("input",{directives:[{name:"model",rawName:"v-model",value:t.zoomBar,expression:"zoomBar"}],attrs:{type:"range",name:"points",min:"0",max:"50"},domProps:{value:t.zoomBar},on:{__r:function(e){t.zoomBar=e.target.value}}}),t._v(" "),i("svg",{staticClass:"cool-lightbox-zoom__icon",attrs:{height:"426.66667pt",viewBox:"0 0 426.66667 426.66667",width:"426.66667pt",xmlns:"http://www.w3.org/2000/svg"}},[i("path",{attrs:{d:"m405.332031 192h-170.664062v-170.667969c0-11.773437-9.558594-21.332031-21.335938-21.332031-11.773437 0-21.332031 \n 9.558594-21.332031 21.332031v170.667969h-170.667969c-11.773437 0-21.332031 9.558594-21.332031 21.332031 0 \n 11.777344 9.558594 21.335938 21.332031 21.335938h170.667969v170.664062c0 11.777344 9.558594 21.335938 21.332031 \n 21.335938 11.777344 0 21.335938-9.558594 21.335938-21.335938v-170.664062h170.664062c11.777344 0 21.335938-9.558594 \n 21.335938-21.335938 0-11.773437-9.558594-21.332031-21.335938-21.332031zm0 0"}})])]):t._e()])],1):t._e()])},staticRenderFns:[]},undefined,{directives:{lazyload:{inserted:function(t){function e(){var e=Array.from(t.children).find((function(t){return"IMG"===t.nodeName}));e&&(e.addEventListener("load",(function(){setTimeout((function(){return t.classList.add("loaded")}),100)})),e.addEventListener("error",(function(){return console.log("error")})),e.src=e.dataset.url)}function i(i,o){i.forEach((function(i){i.isIntersecting&&(e(),o.unobserve(t))}))}window.IntersectionObserver?new IntersectionObserver(i,{root:null,threshold:"0"}).observe(t):e()}},autoplayObserver:{inserted:function(t){function e(){var e=t.tagName;if(t.dataset.autoplay){if("VIDEO"===e)return t.muted=!0,void(t.autoplay=!0);if("IFRAME"===e){var i=new URL(t.src),o="muted";(function(t){return!(!t.match(/^(?:https?:\/\/)?(?:www\.)?(?:youtu\.be\/|youtube\.com\/(?:embed\/|v\/|watch\?v=|watch\?.+&v=))((\w|-){11})(?:\S+)?$/)||!RegExp.$1)})(t.src)&&(o="mute"),i.searchParams.append(o,1),i.searchParams.append("autoplay",1),t.src=i.href}}}function i(i,o){i.forEach((function(i){i.isIntersecting&&(e(),o.unobserve(t))}))}window.IntersectionObserver?new IntersectionObserver(i,{root:null,threshold:"0"}).observe(t):loadImage()}}},data:function(){return{initialMouseX:0,initialMouseY:0,endMouseX:0,endMouseY:0,swipeType:null,IsSwipping:!1,isDraggingSwipe:!1,prevTime:0,xSwipeWrapper:0,ySwipeWrapper:0,swipeAnimation:null,swipeInterval:null,lightboxInnerWidth:null,imgIndex:this.index,isVisible:!1,paddingBottom:!1,imageLoading:!1,showThumbs:!1,isFullScreenMode:!1,aspectRatioVideo:{width:"auto",height:"auto"},buttonsVisible:!0,scale:1,top:0,left:0,lastX:0,lastY:0,isDraging:!1,canZoom:!0,isZooming:!1,transition:"all .3s ease",zoomBar:0,isPlayingSlideShow:!1,intervalProgress:null,loopData:!1,stylesInterval:{display:"block"}}},props:{index:{required:!0},effect:{type:String,default:"swipe"},items:{type:Array,required:!0},loop:{type:Boolean,default:!0},slideshow:{type:Boolean,default:!0},slideshowColorBar:{type:String,default:"#fa4242"},slideshowDuration:{type:Number,default:3e3},useZoomBar:{type:Boolean,default:!1},closeOnClickOutsideMobile:{type:Boolean,default:!1},srcName:{type:String,default:"src"},srcThumb:{type:String,default:"thumb"},srcMediaType:{type:String,default:"mediaType"},overlayColor:{type:String,default:"rgba(30, 30, 30, .9)"},zIndex:{type:Number,default:9999},gallery:{type:Boolean,default:!0},fullScreen:{type:Boolean,default:!1},thumbsPosition:{type:String,default:"right"},youtubeCookies:{type:Boolean,default:!0},enableWheelEvent:{type:Boolean,default:!1},showCloseButton:{type:Boolean,default:!0},disableZoom:{type:Boolean,default:!1},dir:{type:String,default:"ltr"},enableScrollLock:{type:Boolean,default:!0}},watch:{zoomBar:function(t,e){if(this.isZooming){var i=1.6+t/10;("swipe"==this.effect?this.$refs.items[this.imgIndex].childNodes[0]:this.$refs.items.childNodes[0]).style.transform="translate3d(calc(-50% + "+this.left+"px), calc(-50% + "+this.top+"px), 0px) scale3d("+i+", "+i+", "+i+")"}},showThumbs:function(t,e){var i=212,o="all .3s ease";window.innerWidth<767&&(i=102,o=null),"bottom"===this.thumbsPosition&&(i=0);var s=this;this.swipeAnimation=o,t?"rtl"===this.dir?this.xSwipeWrapper=this.imgIndex*(window.innerWidth-i)+30*this.imgIndex:this.xSwipeWrapper=-this.imgIndex*(window.innerWidth-i)-30*this.imgIndex:"rtl"===this.dir?this.xSwipeWrapper=this.imgIndex*window.innerWidth+30*this.imgIndex:this.xSwipeWrapper=-this.imgIndex*window.innerWidth-30*this.imgIndex,setTimeout((function(){s.swipeAnimation=null}),300)},index:function(t,e){var i=this;document.querySelector("body");null!==t?(this.swipeType=null,this.initialMouseY=0,this.ySwipeWrapper=0,this.loopData=this.loop,"swipe"===this.effect&&(this.loopData=!1,window.addEventListener("resize",this.xPositionOnResize)),this.imgIndex=t,this.isVisible=!0,window.addEventListener("keydown",this.eventListener),this.enableWheelEvent&&window.addEventListener("wheel",this.wheelEvent),window.innerWidth<700&&setTimeout((function(){window.addEventListener("click",i.showButtons)}),200),this.enableScrollLock&&setTimeout((function(){i.setCompensateForScrollbar(),(0,o.Qp)(i.$refs.coolLightbox)}),50)):(this.isVisible=!1,this.stopSlideShow(),this.startsX=0,this.initialMouseY=0,this.swipeType=null,clearInterval(this.swipeInterval),this.swipeAnimation=null,this.isDraggingSwipe=!1,this.isZooming=!0,window.removeEventListener("keydown",this.eventListener),this.enableScrollLock&&(i.removeCompensateForScrollbar(),(0,o.tG)(i.$refs.coolLightbox)),window.removeEventListener("click",this.showButtons),window.removeEventListener("resize",this.xPositionOnResize),this.enableWheelEvent&&window.removeEventListener("wheel",this.wheelEvent))},imgIndex:function(t,e){var i=this;this.$nextTick((function(){"swipe"===i.effect&&(i.setLightboxInnerWidth(),i.setXPosition(t)),null!==t&null===e&&i.$emit("on-open",t),null!==t&&(t!==e&&(i.getYoutubeUrl(i.getItemSrc(t))||i.getVimeoUrl(i.getItemSrc(t))||i.stopVideos()),i.getVideoUrl(i.getItemSrc(t))||i.is_cached(i.getItemSrc(t))||(i.imageLoading=!0),i.addCaptionPadding(),("swipe"===i.effect||i.getVideoUrl(i.getItemSrc(t)))&&i.setAspectRatioVideo()),i.resetZoom(),i.swipeType=null,i.ySwipeWrapper=0}))}},beforeDestroy:function(){this.enableScrollLock&&(this.removeCompensateForScrollbar(),this.$refs.coolLightbox&&(0,o.tG)(this.$refs.coolLightbox))},methods:{getExtFromItem:function(t){if(null===t)return!1;if(this.checkIfIsObject(t)){var e=this.items[t];return e.ext?e.ext:"mp4"}},stopVideos:function(){var t=document.getElementsByClassName("cool-lightbox-video");t.length>0&&Array.prototype.forEach.call(t,(function(t){if("IFRAME"===t.tagName){var e=t.src;return t.src=e}if(function(t){return!!(t.currentTime>0&&!t.paused&&!t.ended&&t.readyState>2)}(t))return t.pause()}))},removeCompensateForScrollbar:function(){document.body.classList.remove("compensate-for-scrollbar"),null!==document.getElementById("coollightbox-style-noscroll")&&document.getElementById("coollightbox-style-noscroll").remove()},setCompensateForScrollbar:function(){!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&document.body.scrollHeight>window.innerHeight&&(document.getElementsByTagName("head")[0].insertAdjacentHTML("beforeend",'"),document.body.classList.add("compensate-for-scrollbar"))},setAutoplay:function(t){return!!(this.checkIfIsObject(t)&&this.items[t].hasOwnProperty("autoplay")&&this.items[t].autoplay)},toggleFullScreenMode:function(){this.isFullScreenMode?this.closeFullscreen():this.fullScreenMode(),this.isFullScreenMode=!this.isFullScreenMode},closeFullscreen:function(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.msExitFullscreen&&document.msExitFullscreen()},fullScreenMode:function(){var t=document.documentElement;t.requestFullscreen?t.requestFullscreen():t.mozRequestFullScreen?t.mozRequestFullScreen():t.webkitRequestFullscreen?t.webkitRequestFullscreen():t.msRequestFullscreen&&t.msRequestFullscreen()},checkIfIsButton:function(t){return!!event.target.matches(".cool-lightbox-button, .cool-lightbox-button *, .cool-lightbox-toolbar__btn, .cool-lightbox-toolbar__btn *, .cool-lightbox-caption h6, .cool-lightbox-caption p, .cool-lightbox-caption a")},startSwipe:function(t){return!this.isZooming&&(!this.checkIfIsButton(t)&&(clearInterval(this.swipeInterval),this.swipeAnimation=null,this.isDraggingSwipe=!0,this.initialMouseX=this.getMouseXPosFromEvent(t),void(this.initialMouseY=this.getMouseYPosFromEvent(t))))},continueSwipe:function(t){if(this.isDraggingSwipe){this.IsSwipping=!0;var e=this.getMouseXPosFromEvent(t),i=this.getMouseYPosFromEvent(t),o=this.lightboxInnerWidth,s=Math.abs(e-this.initialMouseX),n=Math.abs(i-this.initialMouseY);null==this.swipeType&&(n>5||s>5)&&(this.swipeType=n>s?"v":"h"),"h"==this.swipeType?"rtl"===this.dir?this.xSwipeWrapper=o*this.imgIndex+e-this.initialMouseX+30*this.imgIndex:this.xSwipeWrapper=-o*this.imgIndex+e-this.initialMouseX-30*this.imgIndex:this.ySwipeWrapper=i-this.initialMouseY,"touchmove"===t.type&&(this.endMouseX=this.getMouseXPosFromEvent(t),this.endMouseY=this.getMouseYPosFromEvent(t))}},endSwipe:function(t){if(this.checkIfIsButton(t)&&0===this.initialMouseX)return!1;var e=this,i=this.swipeType;if(this.isDraggingSwipe=!1,0===this.initialMouseX&&"h"==i)return!1;if("touchend"!==t.type)this.endMouseX=this.getMouseXPosFromEvent(t),this.endMouseY=this.getMouseYPosFromEvent(t);else if(0===this.endMouseX)return;if(!(this.endMouseX-this.initialMouseX==0&&"h"==i||this.isZooming||this.endMouseY-this.initialMouseY==0&&"v"==i)){if(this.setSwipeAnimation(),setTimeout((function(){e.IsSwipping=!1,e.initialMouseX=0,e.endMouseX=0}),10),"h"===this.swipeType){if(this.endMouseX-this.initialMouseX<-40)return"rtl"===this.dir?this.swipeToLeft():this.swipeToRight();if(this.endMouseX-this.initialMouseX>40)return"rtl"===this.dir?this.swipeToRight():this.swipeToLeft()}if("v"===this.swipeType)Math.abs(this.endMouseY-this.initialMouseY)>=90?this.close():this.ySwipeWrapper=0;this.swipeType=null;var o=this.lightboxInnerWidth;"rtl"!==this.dir?this.xSwipeWrapper=-this.imgIndex*o-30*this.imgIndex:this.xSwipeWrapper=this.imgIndex*o+30*this.imgIndex}},swipeToLeft:function(){if(!this.hasPrevious&&"swipe"===this.effect)return"rtl"===this.dir?this.xSwipeWrapper=this.imgIndex*this.lightboxInnerWidth+30*this.imgIndex:this.xSwipeWrapper=-this.imgIndex*this.lightboxInnerWidth-30*this.imgIndex;this.changeIndexToPrev()},swipeToRight:function(){if(!this.hasNext&&"swipe"===this.effect)return"rtl"===this.dir?this.xSwipeWrapper=this.imgIndex*this.lightboxInnerWidth+30*this.imgIndex:this.xSwipeWrapper=-this.imgIndex*this.lightboxInnerWidth-30*this.imgIndex;this.changeIndexToNext()},getMouseXPosFromEvent:function(t){return-1!==t.type.indexOf("mouse")?t.clientX:t.touches[0].clientX},getMouseYPosFromEvent:function(t){return-1!==t.type.indexOf("mouse")?t.clientY:t.touches[0].clientY},is_cached:function(t){var e=new Image;return e.src=t,e.complete},imageLoaded:function(){this.imageLoading=!1},itemThumb:function(t,e){var i=this.getItemThumb(e);if(i)return i;var o=this.getYoutubeID(t);return o?"https://img.youtube.com/vi/"+o+"/mqdefault.jpg":!this.getVimeoID(t)&&t},getItemSrc:function(t){if(null===t)return!1;var e=this.items[t];return this.checkIfIsObject(t)?e[this.srcName]:e},getItemAlt:function(t){if(null===t)return!1;var e=this.items[t];return this.checkIfIsObject(t)?e.alt:null},getItemThumb:function(t){if(null===t)return!1;var e=this.items[t];return this.checkIfIsObject(t)?e[this.srcThumb]:!this.getVideoUrl(e)&&e},getMediaType:function(t){if(null===t)return!1;if(this.checkIfIsObject(t)){var e=this.items[t];if(e[this.srcMediaType])return e[this.srcMediaType]}return this.getVideoUrl(this.getItemSrc(t))?"video":this.getPDFurl(this.getItemSrc(t))?"iframe":"image"},togglePlaySlideshow:function(){return!!this.slideshow&&(!(!this.hasNext&&!this.loopData)&&(this.isPlayingSlideShow=!this.isPlayingSlideShow,void(this.isPlayingSlideShow?this.move():this.stopSlideShow())))},stopSlideShow:function(){this.isPlayingSlideShow=!1,clearInterval(this.intervalProgress),this.stylesInterval={transform:"scaleX(0)",transition:"none"}},move:function(){var t=this;this.progressWidth=100,this.intervalProgress=setInterval((function(){t.stylesInterval={transform:"scaleX(0)",transition:"none"},"rtl"===t.dir?t.onPrevClick(!0):t.onNextClick(!0);t.hasNext||t.loopData?setTimeout((function(){t.stylesInterval={transform:"scaleX(1)",background:t.slideshowColorBar,"transition-duration":t.slideshowDuration+"ms"}}),50):t.stopSlideShow()}),this.slideshowDuration+90),t.stylesInterval={transform:"scaleX(1)",background:this.slideshowColorBar,"transition-duration":this.slideshowDuration+"ms"}},showButtons:function(t){if(!this.checkIfIsButton(t)){var e=this;setTimeout((function(){e.buttonsVisible=!e.buttonsVisible}),100)}},checkMouseEventPropButton:function(t){return!!this.isZooming&&0===t},handleMouseDown:function(t){this.checkMouseEventPropButton(t.button)&&(this.lastX=t.clientX,this.lastY=t.clientY,this.isDraging=!0,t.stopPropagation())},handleMouseUp:function(t){if(this.checkMouseEventPropButton(t.button)){this.isDraging=!1,this.lastX=this.lastY=0;var e=this;setTimeout((function(){e.canZoom=!0}),100)}},handleMouseMove:function(t){if(this.checkMouseEventPropButton(t.button)){if(this.isDraging){this.top=this.top-this.lastY+t.clientY,this.left=this.left-this.lastX+t.clientX,this.lastX=t.clientX,this.lastY=t.clientY,this.canZoom=!1;var e=t.target.parentNode,i=1.6+this.zoomBar/10;e.style.transform="translate3d(calc(-50% + "+this.left+"px), calc(-50% + "+this.top+"px), 0px) scale3d("+i+", "+i+", "+i+")"}t.stopPropagation()}},zoomImage:function(t){if(this.disableZoom)return!1;if(window.innerWidth<700)return!1;if(!this.canZoom)return!1;if(this.IsSwipping)return!1;var e;e="swipe"==this.effect?this.$refs.items[this.imgIndex].childNodes[0]:this.$refs.items.childNodes[0];var i=this.isZooming,o=this;i?this.isDraging||(this.isZooming=!1,this.zoomBar=0):this.isZooming=!0,this.isZooming?(this.stopSlideShow(),e.style.transform="translate3d(calc(-50%), calc(-50%), 0px) scale3d(1.6, 1.6, 1.6)",this.buttonsVisible=!1,setTimeout((function(){o.transition="all .0s ease"}),100)):(this.buttonsVisible=!0,this.resetZoom())},resetZoom:function(){var t;(this.scale=1,this.left=0,this.top=0,this.zoomBar=0,this.isZooming=!1,this.swipeType=null,this.transition="all .3s ease",null!=this.imgIndex)&&(t="swipe"==this.effect?this.$refs.items[this.imgIndex].childNodes[0]:this.$refs.items.childNodes[0],this.disableZoom?t.style.transform="translate3d(calc(-50% + "+this.left+"px), calc(-50% + "+this.top+"px), 0px)":t.style.transform="translate3d(calc(-50% + "+this.left+"px), calc(-50% + "+this.top+"px), 0px) scale3d(1, 1, 1)",this.initialMouseX=0,window.innerWidth>=700&&(this.buttonsVisible=!0))},setAspectRatioVideo:function(){var t=this,e=document.getElementsByClassName("cool-lightbox__inner");e=e[0];var i=getComputedStyle(e);if(window.innerWidth<700){var o=e.clientWidth,s=Math.round(o/16*9);this.aspectRatioVideo.height=s+"px",this.aspectRatioVideo.width=o+"px"}else setTimeout((function(){var o=e.clientHeight,s=(o-=parseFloat(i.paddingTop)+parseFloat(i.paddingBottom))/9*16;t.aspectRatioVideo.height=o+"px",t.aspectRatioVideo.width=s+"px"}),150)},close:function(){this.stopSlideShow(),this.swipeType=null,this.$emit("close",this.imgIndex),this.showThumbs=!1,this.imgIndex=null},wheelEvent:function(t){var e=(new Date).getTime(),i=t.deltaY>0?"top":"down";if(!(e-this.prevTime<350))switch(this.prevTime=e,i){case"top":return this.changeIndexToPrev();case"down":return this.changeIndexToNext()}},closeModal:function(t){if(!this.closeOnClickOutsideMobile&&window.innerWidth<700)return!1;if(this.IsSwipping)return!1;t.target.matches(".cool-lightbox-zoom, .cool-lightbox-zoom *, .cool-lightbox-thumbs, svg, path, rect, .cool-lightbox-thumbs *, .cool-lightbox-button, .cool-lightbox-toolbar__btn, .cool-lightbox-toolbar__btn *, .cool-lightbox-button *, .cool-lightbox__slide__img *, .cool-lightbox-video, .cool-lightbox-caption h6, .cool-lightbox-caption p, .cool-lightbox-caption a")||this.close()},setSwipeAnimation:function(){var t=this;clearInterval(this.swipeInterval),this.swipeAnimation=null,this.swipeAnimation="all .3s ease",this.swipeInterval=setInterval((function(){t.swipeAnimation=null}),330)},onNextClick:function(t){return void 0===t&&(t=!1),!this.isZooming&&(t||this.stopSlideShow(),this.setSwipeAnimation(),"rtl"===this.dir?this.changeIndexToPrev():void this.changeIndexToNext())},onPrevClick:function(t){return void 0===t&&(t=!1),!this.isZooming&&(t||this.stopSlideShow(),this.setSwipeAnimation(),"rtl"===this.dir?this.changeIndexToNext():void this.changeIndexToPrev())},changeIndexToNext:function(){this.hasNext?this.onIndexChange(this.imgIndex+1):this.loopData&&this.onIndexChange(0)},changeIndexToPrev:function(){this.hasPrevious?this.onIndexChange(this.imgIndex-1):this.loopData&&this.onIndexChange(this.items.length-1)},setLightboxInnerWidth:function(){var t=document.getElementsByClassName("cool-lightbox__inner")[0].clientWidth;this.lightboxInnerWidth=t},xPositionOnResize:function(){this.setLightboxInnerWidth();var t=this.imgIndex;"rtl"!==this.dir?this.xSwipeWrapper=-t*this.lightboxInnerWidth-30*t:this.xSwipeWrapper=t*this.lightboxInnerWidth+30*t},setXPosition:function(t){"rtl"!==this.dir?this.xSwipeWrapper=-t*this.lightboxInnerWidth-30*t:this.xSwipeWrapper=t*this.lightboxInnerWidth+30*t},onIndexChange:function(t){this.imgIndex=t,this.$emit("on-change",t)},addCaptionPadding:function(){if(this.checkIfIsObject(this.imgIndex)&&(this.items[this.imgIndex].title||this.items[this.imgIndex].descripcion)){var t=document.getElementsByClassName("cool-lightbox-caption");t.length>0&&(this.paddingBottom=t[0].offsetHeight)}else this.paddingBottom=60},getPDFurl:function(t){return null!==this.imgIndex&&(!!new String(t).endsWith(".pdf")&&t)},getVideoUrl:function(t){var e=this.getYoutubeUrl(t),i=this.getVimeoUrl(t),o=this.checkIsMp4(t);return e||(i||(o||!1))},getYoutubeID:function(t){var e=!!t.match(/^(?:https?:\/\/)?(?:www\.)?(?:youtu\.be\/|youtube\.com\/(?:embed\/|v\/|watch\?v=|watch\?.+&v=))((\w|-){11})(?:\S+)?$/)&&RegExp.$1;return e||!1},getYoutubeUrl:function(t){var e=this.getYoutubeID(t);return!!e&&(this.youtubeCookies?"https://www.youtube.com/embed/"+e:"https://www.youtube-nocookie.com/embed/"+e)},getVimeoID:function(t){var e=t.match(/(?:www\.|player\.)?vimeo.com\/(?:channels\/(?:\w+\/)?|groups\/(?:[^\/]*)\/videos\/|album\/(?:\d+)\/video\/|video\/|)(\d+)(?:[a-zA-Z0-9_\-]+)?/i);return null!==e&&e[1]},getVimeoUrl:function(t){var e=t.match(/(?:www\.|player\.)?vimeo.com\/(?:channels\/(?:\w+\/)?|groups\/(?:[^\/]*)\/videos\/|album\/(?:\d+)\/video\/|video\/|)(\d+)(?:[a-zA-Z0-9_\-]+)?/i);return null!==e&&"//player.vimeo.com/video/"+e[1]+"?hd=1&show_title=1&show_byline=1&show_portrait=0&fullscreen=1"},checkIsMp4:function(t){if(null===this.imgIndex)return!1;var e=new String(t);return(-1!==e.indexOf(".mp4")||-1!==e.indexOf(".mov")||-1!==e.indexOf(".webm")||-1!==e.indexOf(".ogg")||-1!==e.indexOf(".avi"))&&t},getVideoExt:function(t){if(null===this.imgIndex)return!1;var e=new String(t);return-1!==e.indexOf(".mp4")||-1!==e.indexOf(".mov")?"mp4":-1!==e.indexOf(".webm")?"webm":-1!==e.indexOf(".ogg")?"ogg":-1!==e.indexOf(".avi")&&"avi"},checkIfIsObject:function(t){var e=this.items[t];return"object"==typeof e&&null!==e},eventListener:function(t){switch(t.keyCode){case 39:return this.onNextClick();case 37:return this.onPrevClick();case 38:case 40:case" ":return t.preventDefault();case 27:return this.close()}}},computed:{imgWrapperStyle:function(){return{top:"50%",left:"50%",transition:this.transition}},lightboxStyles:function(){return{"z-index":this.zIndex,"background-color":this.overlayColor}},innerStyles:function(){return{"padding-bottom":this.paddingBottom+"px"}},itemSrc:function(){if(null===this.imgIndex)return!1;var t=this.items[this.imgIndex];return this.checkIfIsObject(this.imgIndex)?t[this.srcName]:t},lightboxClasses:function(){var t=[{"cool-lightbox--can-zoom":this.canZoom&&!this.disableZoom},{"cool-lightbox--zoom-disabled":this.disableZoom},{"cool-lightbox--is-zooming":this.isZooming},{"cool-lightbox--show-thumbs":this.showThumbs},{"cool-lightbox--is-swipping":this.isDraggingSwipe}],e="cool-lightbox--thumbs-"+this.thumbsPosition;return t.push(e),t},buttonsClasses:function(){return{hidden:!this.buttonsVisible}},hasNextButton:function(){return"rtl"===this.dir?this.imgIndex-1>=0:this.imgIndex+1=0},hasNext:function(){return this.imgIndex+1=0}}},undefined,!1,undefined,void 0,void 0);function n(t){n.installed||(n.installed=!0,t.component("CoolLightBox",s))}var r={install:n},l=null;"undefined"!=typeof window?l=window.Vue:void 0!==i.g&&(l=i.g.vue),l&&l.use(r),s.install=n;const a=s}}]); \ No newline at end of file +(self.webpackChunkmaterio_com=self.webpackChunkmaterio_com||[]).push([[289],{2858:(t,e,i)=>{"use strict";i.d(e,{Z:()=>d});var o=i(8509),s=["media","srcset","sizes","src"];function n(t){s.forEach((function(e){var i=t.dataset[e];i&&(t[e]=i,t.removeAttribute("data-"+e))}))}function r(t){t.addEventListener("load",(function(){setTimeout((function(){return t.classList.add("loaded")}),100)})),t.addEventListener("error",(function(){return console.log("error")}))}function l(t,e){return Array.from(t.children).find((function(t){return t.nodeName===e.toUpperCase()}))}var a=function(t,e,i,o,s,n,r,l,a,h){"boolean"!=typeof r&&(a=l,l=r,r=!1);var c,u="function"==typeof i?i.options:i;if(t&&t.render&&(u.render=t.render,u.staticRenderFns=t.staticRenderFns,u._compiled=!0,s&&(u.functional=!0)),o&&(u._scopeId=o),n?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,a(t)),t&&t._registeredComponents&&t._registeredComponents.add(n)},u._ssrRegister=c):e&&(c=r?function(){e.call(this,h(this.$root.$options.shadowRoot))}:function(t){e.call(this,l(t))}),c)if(u.functional){var d=u.render;u.render=function(t,e){return c.call(e),d(t,e)}}else{var m=u.beforeCreate;u.beforeCreate=m?[].concat(m,c):[c]}return i}({render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("transition",{attrs:{name:"cool-lightbox-modal"}},[t.isVisible?i("div",{ref:"coolLightbox",staticClass:"cool-lightbox",class:t.lightboxClasses,style:t.lightboxStyles,on:{click:t.closeModal}},[t.gallery?i("div",{staticClass:"cool-lightbox-thumbs"},[i("div",{staticClass:"cool-lightbox-thumbs__list"},t._l(t.items,(function(e,o){return i("button",{key:o,staticClass:"cool-lightbox__thumb",class:{active:o===t.imgIndex,"is-video":"video"===t.getMediaType(o)},attrs:{type:"button"},on:{click:function(e){t.imgIndex=o}}},["video"===t.getMediaType(o)?i("svg",{staticClass:"cool-lightbox__thumb__icon",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M6.5 5.4v13.2l11-6.6z"}})]):t._e(),t._v(" "),i("img",{attrs:{src:t.itemThumb(t.getItemSrc(o),o),alt:""}})])})),0)]):t._e(),t._v(" "),i("div",{staticClass:"cool-lightbox__inner",style:t.innerStyles,on:{mousedown:t.startSwipe,mousemove:t.continueSwipe,mouseup:t.endSwipe,touchstart:t.startSwipe,touchmove:t.continueSwipe,touchend:t.endSwipe}},[i("div",{staticClass:"cool-lightbox__progressbar",style:t.stylesInterval}),t._v(" "),i("div",{staticClass:"cool-lightbox__navigation"},[i("button",{directives:[{name:"show",rawName:"v-show",value:(t.hasPreviousButton||t.loopData)&&t.items.length>1,expression:"(hasPreviousButton || loopData) && items.length > 1"}],staticClass:"cool-lightbox-button cool-lightbox-button--prev",class:t.buttonsClasses,attrs:{type:"button",title:"Previous"},on:{click:t.onPrevClick}},[t._t("icon-previous",[i("div",{staticClass:"cool-lightbox-button__icon"},[i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M11.28 15.7l-1.34 1.37L5 12l4.94-5.07 1.34 1.38-2.68 2.72H19v1.94H8.6z"}})])])])],2),t._v(" "),i("button",{directives:[{name:"show",rawName:"v-show",value:(t.hasNextButton||t.loopData)&&t.items.length>1,expression:"(hasNextButton || loopData) && items.length > 1"}],staticClass:"cool-lightbox-button cool-lightbox-button--next",class:t.buttonsClasses,attrs:{type:"button",title:"Next"},on:{click:function(e){return t.onNextClick(!1)}}},[t._t("icon-next",[i("div",{staticClass:"cool-lightbox-button__icon"},[i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M15.4 12.97l-2.68 2.72 1.34 1.38L19 12l-4.94-5.07-1.34 1.38 2.68 2.72H5v1.94z"}})])])])],2)]),t._v(" "),"swipe"===t.effect?i("div",{staticClass:"cool-lightbox__wrapper cool-lightbox__wrapper--swipe",style:{transform:"translate3d("+t.xSwipeWrapper+"px, "+t.ySwipeWrapper+"px, 0)",transition:t.swipeAnimation}},t._l(t.items,(function(e,o){return i("div",{key:o,ref:"items",refInFor:!0,staticClass:"cool-lightbox__slide",class:{"cool-lightbox__slide--current":o===t.imgIndex}},["image"===t.getMediaType(o)?i("div",{directives:[{name:"lazyload",rawName:"v-lazyload"}],key:"image",staticClass:"cool-lightbox__slide__img",style:t.imgWrapperStyle},[t.isItemPicture(o)?i("picture",{key:o},[t._l(t.getPictureSources(o),(function(e,o){return i("source",{key:"source-"+t.imgIndex+"-"+o,attrs:{"data-srcset":e.srcset,"data-media":e.media,type:e.type,"data-sizes":e.sizes||t.getItemSizes(t.imgIndex)}})})),t._v(" "),i("img",{attrs:{"data-src":t.getItemSrc(o),"data-srcset":t.getItemSrcSet(o),"data-sizes":t.getItemSizes(o),draggable:"false",alt:t.getItemAlt(o)},on:{load:t.imageLoaded,click:function(e){return t.zoomImage(o)},mousedown:function(e){return t.handleMouseDown(e)},mouseup:function(e){return t.handleMouseUp(e)},mousemove:function(e){return t.handleMouseMove(e)},touchstart:function(e){return t.handleMouseDown(e)},touchmove:function(e){return t.handleMouseMove(e)},touchend:function(e){return t.handleMouseUp(e)}}})],2):i("img",{key:o,attrs:{"data-src":t.getItemSrc(o),"data-srcset":t.getItemSrcSet(o),"data-sizes":t.getItemSizes(o),draggable:"false",alt:t.getItemAlt(o)},on:{load:t.imageLoaded,click:function(e){return t.zoomImage(o)},mousedown:function(e){return t.handleMouseDown(e)},mouseup:function(e){return t.handleMouseUp(e)},mousemove:function(e){return t.handleMouseMove(e)},touchstart:function(e){return t.handleMouseDown(e)},touchmove:function(e){return t.handleMouseMove(e)},touchend:function(e){return t.handleMouseUp(e)}}}),t._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:t.imageLoading,expression:"imageLoading"}],staticClass:"cool-lightbox-loading-wrapper"},[t._t("loading",[i("div",{staticClass:"cool-lightbox-loading"})])],2)]):i("div",{key:"video",staticClass:"cool-lightbox__iframe"},[t.checkIsMp4(t.getItemSrc(o))||"video"!==t.getMediaType(o)?t._e():i("iframe",{directives:[{name:"autoplayObserver",rawName:"v-autoplayObserver"}],key:o,staticClass:"cool-lightbox-video",style:t.aspectRatioVideo,attrs:{"data-autoplay":t.setAutoplay(o),src:t.getVideoUrl(t.getItemSrc(o)),frameborder:"0",allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:""}}),t._v(" "),"iframe"===t.getMediaType(o)||t.getPDFurl(t.getItemSrc(o))?i("iframe",{key:o,staticClass:"cool-lightbox-pdf",attrs:{src:t.getItemSrc(o),frameborder:"0",allowfullscreen:""}}):t._e(),t._v(" "),t.checkIsMp4(t.getItemSrc(o))||"webVideo"===t.getMediaType(o)?i("video",{directives:[{name:"autoplayObserver",rawName:"v-autoplayObserver"}],key:t.checkIsMp4(t.getItemSrc(o)),staticClass:"cool-lightbox-video",style:t.aspectRatioVideo,attrs:{"data-autoplay":t.setAutoplay(o),controls:"",controlslist:"nodownload",l:"",poster:""}},[i("source",{attrs:{src:t.checkIsMp4(t.getItemSrc(o)),type:"video/"+(t.getVideoExt(t.getItemSrc(o))?t.getVideoExt(t.getItemSrc(o)):t.getExtFromItem(o))}}),t._v("\n Sorry, your browser doesn't support embedded videos\n ")]):t._e()])])})),0):t._e(),t._v(" "),"fade"===t.effect?i("div",{staticClass:"cool-lightbox__wrapper"},[i("div",{ref:"items",staticClass:"cool-lightbox__slide cool-lightbox__slide--current"},[i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},["image"===t.getMediaType(t.imgIndex)?i("div",{key:"image",staticClass:"cool-lightbox__slide__img",style:t.imgWrapperStyle},[t.isItemPicture(t.imgIndex)?i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},[i("picture",{key:t.imgIndex},[t._l(t.getPictureSources(t.imgIndex),(function(e,o){return i("source",{key:"source-"+t.imgIndex+"-"+o,attrs:{srcset:e.srcset,type:e.type,media:e.media,sizes:e.sizes||t.getItemSizes(t.imgIndex)}})})),t._v(" "),i("img",{attrs:{src:t.getItemSrc(t.imgIndex),srcset:t.getItemSrcSet(t.imgIndex),sizes:t.getItemSizes(t.imgIndex),draggable:"false",alt:t.getItemAlt(t.imgIndex)},on:{load:t.imageLoaded,click:function(e){return t.zoomImage(t.imgIndex)},mousedown:function(e){return t.handleMouseDown(e)},mouseup:function(e){return t.handleMouseUp(e)},mousemove:function(e){return t.handleMouseMove(e)}}})],2)]):i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},[i("img",{key:t.imgIndex,attrs:{src:t.getItemSrc(t.imgIndex),srcset:t.getItemSrcSet(t.imgIndex),sizes:t.getItemSizes(t.imgIndex),draggable:"false",alt:t.getItemAlt(t.imgIndex)},on:{load:t.imageLoaded,click:t.zoomImage,mousedown:function(e){return t.handleMouseDown(e)},mouseup:function(e){return t.handleMouseUp(e)},mousemove:function(e){return t.handleMouseMove(e)}}})]),t._v(" "),i("div",{directives:[{name:"show",rawName:"v-show",value:t.imageLoading,expression:"imageLoading"}],staticClass:"cool-lightbox-loading-wrapper"},[t._t("loading",[i("div",{staticClass:"cool-lightbox-loading"})])],2)],1):i("div",{key:"video",staticClass:"cool-lightbox__iframe"},[i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},[t.checkIsMp4(t.getItemSrc(t.imgIndex))||"video"!==t.getMediaType(t.imgIndex)?t._e():i("iframe",{directives:[{name:"autoplayObserver",rawName:"v-autoplayObserver"}],key:t.getVideoUrl(t.getItemSrc(t.imgIndex)),staticClass:"cool-lightbox-video",style:t.aspectRatioVideo,attrs:{"data-autoplay":t.setAutoplay(t.imgIndex),src:t.getVideoUrl(t.getItemSrc(t.imgIndex)),frameborder:"0",allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:""}}),t._v(" "),"iframe"===t.getMediaType(t.imgIndex)||t.getPDFurl(t.getItemSrc(t.imgIndex))?i("iframe",{key:t.imgIndex,staticClass:"cool-lightbox-pdf",attrs:{src:t.getItemSrc(t.imgIndex),frameborder:"0",allowfullscreen:""}}):t._e(),t._v(" "),t.checkIsMp4(t.getItemSrc(t.imgIndex))||"webVideo"===t.getMediaType(t.imgIndex)?i("video",{directives:[{name:"autoplayObserver",rawName:"v-autoplayObserver"}],key:t.checkIsMp4(t.getItemSrc(t.imgIndex)),staticClass:"cool-lightbox-video",style:t.aspectRatioVideo,attrs:{"data-autoplay":t.setAutoplay(t.imgIndex),controls:"",controlslist:"nodownload",poster:""}},[i("source",{attrs:{src:t.checkIsMp4(t.getItemSrc(t.imgIndex)),type:"video/"+(t.getVideoExt(t.getItemSrc(t.imgIndex))?t.getVideoExt(t.getItemSrc(t.imgIndex)):t.getExtFromItem(t.imgIndex))}}),t._v("\n Sorry, your browser doesn't support embedded videos\n ")]):t._e()])],1)])],1)]):t._e(),t._v(" "),i("transition",{attrs:{name:"cool-lightbox-modal"}},[i("div",{directives:[{name:"show",rawName:"v-show",value:t.checkIfIsObject(t.imgIndex)&&(t.items[t.imgIndex].title||t.items[t.imgIndex].description),expression:"checkIfIsObject(imgIndex) && (items[imgIndex].title || items[imgIndex].description)"}],key:"caption-block",staticClass:"cool-lightbox-caption"},[i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},[t.checkIfIsObject(t.imgIndex)&&t.items[t.imgIndex].title?i("h6",{key:"title",domProps:{innerHTML:t._s(t.items[t.imgIndex].title)}}):t._e()]),t._v(" "),i("transition",{attrs:{name:"cool-lightbox-slide-change",mode:"out-in"}},[t.checkIfIsObject(t.imgIndex)&&t.items[t.imgIndex].description?i("p",{key:"description",domProps:{innerHTML:t._s(t.items[t.imgIndex].description)}}):t._e()])],1)]),t._v(" "),i("div",{staticClass:"cool-lightbox-toolbar",class:t.buttonsClasses},[this.slideshow&&t.items.length>1?i("button",{staticClass:"cool-lightbox-toolbar__btn",attrs:{type:"button",title:"Play slideshow"},on:{click:t.togglePlaySlideshow}},[t.isPlayingSlideShow?i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg"}},[i("g",[i("rect",{attrs:{id:"svg_4",height:"11.97529",width:"11.728392",y:"6.030873",x:"6.259265","stroke-width":"1.5",stroke:"#000",fill:"#000000"}})])]):i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M6.5 5.4v13.2l11-6.6z"}})])]):t._e(),t._v(" "),t.items.length>1&&t.gallery?i("button",{staticClass:"cool-lightbox-toolbar__btn",attrs:{type:"button",title:"Show thumbnails"},on:{click:function(e){t.showThumbs=!t.showThumbs}}},[i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M14.59 14.59h3.76v3.76h-3.76v-3.76zm-4.47 \n 0h3.76v3.76h-3.76v-3.76zm-4.47 0h3.76v3.76H5.65v-3.76zm8.94-4.47h3.76v3.76h-3.76v-3.76zm-4.47 \n 0h3.76v3.76h-3.76v-3.76zm-4.47 0h3.76v3.76H5.65v-3.76zm8.94-4.47h3.76v3.76h-3.76V5.65zm-4.47 \n 0h3.76v3.76h-3.76V5.65zm-4.47 0h3.76v3.76H5.65V5.65z"}})])]):t._e(),t._v(" "),t.fullScreen?i("button",{staticClass:"cool-lightbox-toolbar__btn",attrs:{type:"button",title:"Fullscreen"},on:{click:t.toggleFullScreenMode}},[i("svg",{attrs:{width:"20px",height:"20px",viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"}},[i("path",{attrs:{d:"M4.5 11H3v4h4v-1.5H4.5V11zM3 7h1.5V4.5H7V3H3v4zm10.5 6.5H11V15h4v-4h-1.5v2.5zM11 3v1.5h2.5V7H15V3h-4z"}})])]):t._e(),t._v(" "),t.showCloseButton?i("button",{staticClass:"cool-lightbox-toolbar__btn",attrs:{type:"button",title:"Close"},on:{click:t.close}},[t._t("close",[i("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}},[i("path",{attrs:{d:"M12 10.6L6.6 5.2 5.2 6.6l5.4 5.4-5.4 5.4 1.4 1.4 5.4-5.4 5.4 5.4 1.4-1.4-5.4-5.4 5.4-5.4-1.4-1.4-5.4 5.4z"}})])])],2):t._e()])],1),t._v(" "),i("transition",{attrs:{name:"cool-lightbox-modal"}},[t.isZooming&&t.useZoomBar?i("div",{staticClass:"cool-lightbox-zoom"},[i("svg",{staticClass:"cool-lightbox-zoom__icon",attrs:{height:"469pt",viewBox:"0 -192 469.33333 469",width:"469pt",xmlns:"http://www.w3.org/2000/svg"}},[i("path",{attrs:{d:"m437.332031.167969h-405.332031c-17.664062 \n 0-32 14.335937-32 32v21.332031c0 17.664062 14.335938 32 32 32h405.332031c17.664063 0 32-14.335938 \n 32-32v-21.332031c0-17.664063-14.335937-32-32-32zm0 0"}})]),t._v(" "),i("input",{directives:[{name:"model",rawName:"v-model",value:t.zoomBar,expression:"zoomBar"}],attrs:{type:"range",name:"points",min:"0",max:"50"},domProps:{value:t.zoomBar},on:{__r:function(e){t.zoomBar=e.target.value}}}),t._v(" "),i("svg",{staticClass:"cool-lightbox-zoom__icon",attrs:{height:"426.66667pt",viewBox:"0 0 426.66667 426.66667",width:"426.66667pt",xmlns:"http://www.w3.org/2000/svg"}},[i("path",{attrs:{d:"m405.332031 192h-170.664062v-170.667969c0-11.773437-9.558594-21.332031-21.335938-21.332031-11.773437 0-21.332031 \n 9.558594-21.332031 21.332031v170.667969h-170.667969c-11.773437 0-21.332031 9.558594-21.332031 21.332031 0 \n 11.777344 9.558594 21.335938 21.332031 21.335938h170.667969v170.664062c0 11.777344 9.558594 21.335938 21.332031 \n 21.335938 11.777344 0 21.335938-9.558594 21.335938-21.335938v-170.664062h170.664062c11.777344 0 21.335938-9.558594 \n 21.335938-21.335938 0-11.773437-9.558594-21.332031-21.335938-21.332031zm0 0"}})])]):t._e()])],1):t._e()])},staticRenderFns:[]},undefined,{directives:{lazyload:{inserted:function(t){function e(){var e=l(t,"img"),i=l(t,"picture");if(e)r(e),n(e);else if(i){var o=l(i,"img"),s=Array.from(i.children).filter((function(t){return"SOURCE"===t.nodeName}));o&&(r(o),s.length&&s.forEach((function(t){n(t)})),n(o))}}function i(i,o){i.forEach((function(i){i.isIntersecting&&(e(),o.unobserve(t))}))}window.IntersectionObserver?new IntersectionObserver(i,{root:null,threshold:"0"}).observe(t):e()}},autoplayObserver:{inserted:function(t){function e(){var e=t.tagName;if(t.dataset.autoplay){if("VIDEO"===e)return t.muted=!0,void(t.autoplay=!0);if("IFRAME"===e){var i=new URL(t.src),o="muted";(function(t){return!(!t.match(/^(?:https?:\/\/)?(?:www\.)?(?:youtu\.be\/|youtube\.com\/(?:embed\/|v\/|watch\?v=|watch\?.+&v=))((\w|-){11})(?:\S+)?$/)||!RegExp.$1)})(t.src)&&(o="mute"),i.searchParams.append(o,1),i.searchParams.append("autoplay",1),t.src=i.href}}}function i(i,o){i.forEach((function(i){i.isIntersecting&&(e(),o.unobserve(t))}))}window.IntersectionObserver?new IntersectionObserver(i,{root:null,threshold:"0"}).observe(t):loadImage()}}},data:function(){return{initialMouseX:0,initialMouseY:0,endMouseX:0,endMouseY:0,swipeType:null,IsSwipping:!1,isDraggingSwipe:!1,prevTime:0,xSwipeWrapper:0,ySwipeWrapper:0,swipeAnimation:null,swipeInterval:null,lightboxInnerWidth:null,imgIndex:this.index,isVisible:!1,paddingBottom:!1,imageLoading:!1,showThumbs:!1,isFullScreenMode:!1,aspectRatioVideo:{width:"auto",height:"auto"},buttonsVisible:!0,scale:1,top:0,left:0,lastX:0,lastY:0,isDraging:!1,canZoom:!0,isZooming:!1,transition:"all .3s ease",zoomBar:0,isPlayingSlideShow:!1,intervalProgress:null,loopData:!1,stylesInterval:{display:"block"}}},props:{index:{required:!0},effect:{type:String,default:"swipe"},items:{type:Array,required:!0},loop:{type:Boolean,default:!0},slideshow:{type:Boolean,default:!0},slideshowColorBar:{type:String,default:"#fa4242"},slideshowDuration:{type:Number,default:3e3},useZoomBar:{type:Boolean,default:!1},closeOnClickOutsideMobile:{type:Boolean,default:!1},srcName:{type:String,default:"src"},srcSetName:{type:String,default:"srcset"},srcThumb:{type:String,default:"thumb"},srcMediaType:{type:String,default:"mediaType"},overlayColor:{type:String,default:"rgba(30, 30, 30, .9)"},zIndex:{type:Number,default:9999},gallery:{type:Boolean,default:!0},fullScreen:{type:Boolean,default:!1},thumbsPosition:{type:String,default:"right"},youtubeCookies:{type:Boolean,default:!0},enableWheelEvent:{type:Boolean,default:!1},showCloseButton:{type:Boolean,default:!0},disableZoom:{type:Boolean,default:!1},dir:{type:String,default:"ltr"},enableScrollLock:{type:Boolean,default:!0}},watch:{zoomBar:function(t,e){if(this.isZooming){var i=1.6+t/10;("swipe"==this.effect?this.$refs.items[this.imgIndex].childNodes[0]:this.$refs.items.childNodes[0]).style.transform="translate3d(calc(-50% + "+this.left+"px), calc(-50% + "+this.top+"px), 0px) scale3d("+i+", "+i+", "+i+")"}},showThumbs:function(t,e){var i=212,o="all .3s ease";window.innerWidth<767&&(i=102,o=null),"bottom"===this.thumbsPosition&&(i=0);var s=this;this.swipeAnimation=o,t?"rtl"===this.dir?this.xSwipeWrapper=this.imgIndex*(window.innerWidth-i)+30*this.imgIndex:this.xSwipeWrapper=-this.imgIndex*(window.innerWidth-i)-30*this.imgIndex:"rtl"===this.dir?this.xSwipeWrapper=this.imgIndex*window.innerWidth+30*this.imgIndex:this.xSwipeWrapper=-this.imgIndex*window.innerWidth-30*this.imgIndex,setTimeout((function(){s.swipeAnimation=null}),300)},index:function(t,e){var i=this;document.querySelector("body");null!==t?(this.swipeType=null,this.initialMouseY=0,this.ySwipeWrapper=0,this.loopData=this.loop,"swipe"===this.effect&&(this.loopData=!1,window.addEventListener("resize",this.xPositionOnResize)),this.imgIndex=t,this.isVisible=!0,window.addEventListener("keydown",this.eventListener),this.enableWheelEvent&&window.addEventListener("wheel",this.wheelEvent),window.innerWidth<700&&setTimeout((function(){window.addEventListener("click",i.showButtons)}),200),this.enableScrollLock&&setTimeout((function(){i.setCompensateForScrollbar(),(0,o.Qp)(i.$refs.coolLightbox)}),50)):(this.isVisible=!1,this.stopSlideShow(),this.startsX=0,this.initialMouseY=0,this.swipeType=null,clearInterval(this.swipeInterval),this.swipeAnimation=null,this.isDraggingSwipe=!1,this.isZooming=!0,window.removeEventListener("keydown",this.eventListener),this.enableScrollLock&&(i.removeCompensateForScrollbar(),(0,o.tG)(i.$refs.coolLightbox)),window.removeEventListener("click",this.showButtons),window.removeEventListener("resize",this.xPositionOnResize),this.enableWheelEvent&&window.removeEventListener("wheel",this.wheelEvent))},imgIndex:function(t,e){var i=this;this.$nextTick((function(){"swipe"===i.effect&&(i.setLightboxInnerWidth(),i.setXPosition(t)),null!==t&null===e&&i.$emit("on-open",t),null!==t&&(t!==e&&(i.getYoutubeUrl(i.getItemSrc(t))||i.getVimeoUrl(i.getItemSrc(t))||i.stopVideos()),i.getVideoUrl(i.getItemSrc(t))||i.is_cached(i.getItemSrc(t))||(i.imageLoading=!0),i.addCaptionPadding(),("swipe"===i.effect||i.getVideoUrl(i.getItemSrc(t)))&&i.setAspectRatioVideo()),i.resetZoom(),i.swipeType=null,i.ySwipeWrapper=0}))}},beforeDestroy:function(){this.enableScrollLock&&(this.removeCompensateForScrollbar(),this.$refs.coolLightbox&&(0,o.tG)(this.$refs.coolLightbox))},methods:{getExtFromItem:function(t){if(null===t)return!1;if(this.checkIfIsObject(t)){var e=this.items[t];return e.ext?e.ext:"mp4"}},stopVideos:function(){var t=document.getElementsByClassName("cool-lightbox-video");t.length>0&&Array.prototype.forEach.call(t,(function(t){if("IFRAME"===t.tagName){var e=t.src;return t.src=e}if(function(t){return!!(t.currentTime>0&&!t.paused&&!t.ended&&t.readyState>2)}(t))return t.pause()}))},removeCompensateForScrollbar:function(){document.body.classList.remove("compensate-for-scrollbar"),null!==document.getElementById("coollightbox-style-noscroll")&&document.getElementById("coollightbox-style-noscroll").remove()},setCompensateForScrollbar:function(){!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&document.body.scrollHeight>window.innerHeight&&(document.getElementsByTagName("head")[0].insertAdjacentHTML("beforeend",'"),document.body.classList.add("compensate-for-scrollbar"))},setAutoplay:function(t){return!!(this.checkIfIsObject(t)&&this.items[t].hasOwnProperty("autoplay")&&this.items[t].autoplay)},toggleFullScreenMode:function(){this.isFullScreenMode?this.closeFullscreen():this.fullScreenMode(),this.isFullScreenMode=!this.isFullScreenMode},closeFullscreen:function(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.msExitFullscreen&&document.msExitFullscreen()},fullScreenMode:function(){var t=document.documentElement;t.requestFullscreen?t.requestFullscreen():t.mozRequestFullScreen?t.mozRequestFullScreen():t.webkitRequestFullscreen?t.webkitRequestFullscreen():t.msRequestFullscreen&&t.msRequestFullscreen()},checkIfIsButton:function(t){return!!t.target.matches(".cool-lightbox__iframe *, .cool-lightbox-button, .cool-lightbox-button *, .cool-lightbox-toolbar__btn, .cool-lightbox-toolbar__btn *, .cool-lightbox-caption h6, .cool-lightbox-caption p, .cool-lightbox-caption a")},startSwipe:function(t){return!this.isZooming&&(!this.checkIfIsButton(t)&&(clearInterval(this.swipeInterval),this.swipeAnimation=null,this.isDraggingSwipe=!0,this.initialMouseX=this.getMouseXPosFromEvent(t),void(this.initialMouseY=this.getMouseYPosFromEvent(t))))},continueSwipe:function(t){if(this.isDraggingSwipe){this.IsSwipping=!0;var e=this.getMouseXPosFromEvent(t),i=this.getMouseYPosFromEvent(t),o=this.lightboxInnerWidth,s=Math.abs(e-this.initialMouseX),n=Math.abs(i-this.initialMouseY);null==this.swipeType&&(n>5||s>5)&&(this.swipeType=n>s?"v":"h"),"h"==this.swipeType?"rtl"===this.dir?this.xSwipeWrapper=o*this.imgIndex+e-this.initialMouseX+30*this.imgIndex:this.xSwipeWrapper=-o*this.imgIndex+e-this.initialMouseX-30*this.imgIndex:this.ySwipeWrapper=i-this.initialMouseY,"touchmove"===t.type&&(this.endMouseX=this.getMouseXPosFromEvent(t),this.endMouseY=this.getMouseYPosFromEvent(t))}},endSwipe:function(t){if(this.checkIfIsButton(t)&&0===this.initialMouseX)return!1;var e=this,i=this.swipeType;if(this.isDraggingSwipe=!1,0===this.initialMouseX&&"h"==i)return!1;if("touchend"!==t.type)this.endMouseX=this.getMouseXPosFromEvent(t),this.endMouseY=this.getMouseYPosFromEvent(t);else if(0===this.endMouseX)return;if(!(this.endMouseX-this.initialMouseX==0&&"h"==i||this.isZooming||this.endMouseY-this.initialMouseY==0&&"v"==i)){if(this.setSwipeAnimation(),setTimeout((function(){e.IsSwipping=!1,e.initialMouseX=0,e.endMouseX=0}),10),"h"===this.swipeType){if(this.endMouseX-this.initialMouseX<-40)return"rtl"===this.dir?this.swipeToLeft():this.swipeToRight();if(this.endMouseX-this.initialMouseX>40)return"rtl"===this.dir?this.swipeToRight():this.swipeToLeft()}if("v"===this.swipeType)Math.abs(this.endMouseY-this.initialMouseY)>=90?this.close():this.ySwipeWrapper=0;this.swipeType=null;var o=this.lightboxInnerWidth;"rtl"!==this.dir?this.xSwipeWrapper=-this.imgIndex*o-30*this.imgIndex:this.xSwipeWrapper=this.imgIndex*o+30*this.imgIndex}},swipeToLeft:function(){if(!this.hasPrevious&&"swipe"===this.effect)return"rtl"===this.dir?this.xSwipeWrapper=this.imgIndex*this.lightboxInnerWidth+30*this.imgIndex:this.xSwipeWrapper=-this.imgIndex*this.lightboxInnerWidth-30*this.imgIndex;this.changeIndexToPrev()},swipeToRight:function(){if(!this.hasNext&&"swipe"===this.effect)return"rtl"===this.dir?this.xSwipeWrapper=this.imgIndex*this.lightboxInnerWidth+30*this.imgIndex:this.xSwipeWrapper=-this.imgIndex*this.lightboxInnerWidth-30*this.imgIndex;this.changeIndexToNext()},getMouseXPosFromEvent:function(t){return-1!==t.type.indexOf("mouse")?t.clientX:t.touches[0].clientX},getMouseYPosFromEvent:function(t){return-1!==t.type.indexOf("mouse")?t.clientY:t.touches[0].clientY},is_cached:function(t){var e=new Image;return e.src=t,e.complete},imageLoaded:function(){this.imageLoading=!1},itemThumb:function(t,e){var i=this.getItemThumb(e);if(i)return i;var o=this.getYoutubeID(t);return o?"https://img.youtube.com/vi/"+o+"/mqdefault.jpg":!this.getVimeoID(t)&&t},isItemPicture:function(t){if(null===t)return!1;var e=this.items[t];return!!this.checkIfIsObject(t)&&e.picture},getPictureSources:function(t){if(null===t)return!1;var e=this.items[t].picture;return e.sources?e.sources:[]},getItemSrc:function(t){if(null===t)return!1;var e=this.items[t];return this.checkIfIsObject(t)?e[this.srcName]:e},getItemSrcSet:function(t){if(null===t)return!1;var e=this.items[t];return this.checkIfIsObject(t)?e[this.srcSetName]:null},getItemSizes:function(t){if(null===t)return!1;var e=this.items[t];return this.checkIfIsObject(t)?e.sizes:null},getItemAlt:function(t){if(null===t)return!1;var e=this.items[t];return this.checkIfIsObject(t)?e.alt:null},getItemThumb:function(t){if(null===t)return!1;var e=this.items[t];return this.checkIfIsObject(t)?e[this.srcThumb]:!this.getVideoUrl(e)&&e},getMediaType:function(t){if(null===t)return!1;if(this.checkIfIsObject(t)){var e=this.items[t];if(e[this.srcMediaType])return e[this.srcMediaType]}return this.getVideoUrl(this.getItemSrc(t))?"video":this.getPDFurl(this.getItemSrc(t))?"iframe":"image"},togglePlaySlideshow:function(){return!!this.slideshow&&(!(!this.hasNext&&!this.loopData)&&(this.isPlayingSlideShow=!this.isPlayingSlideShow,void(this.isPlayingSlideShow?this.move():this.stopSlideShow())))},stopSlideShow:function(){this.isPlayingSlideShow=!1,clearInterval(this.intervalProgress),this.stylesInterval={transform:"scaleX(0)",transition:"none"}},move:function(){var t=this;this.progressWidth=100,this.intervalProgress=setInterval((function(){t.stylesInterval={transform:"scaleX(0)",transition:"none"},"rtl"===t.dir?t.onPrevClick(!0):t.onNextClick(!0);t.hasNext||t.loopData?setTimeout((function(){t.stylesInterval={transform:"scaleX(1)",background:t.slideshowColorBar,"transition-duration":t.slideshowDuration+"ms"}}),50):t.stopSlideShow()}),this.slideshowDuration+90),t.stylesInterval={transform:"scaleX(1)",background:this.slideshowColorBar,"transition-duration":this.slideshowDuration+"ms"}},showButtons:function(t){if(!this.checkIfIsButton(t)){var e=this;setTimeout((function(){e.buttonsVisible=!e.buttonsVisible}),100)}},checkMouseEventPropButton:function(t){return!!this.isZooming&&0===t},handleMouseDown:function(t){this.checkMouseEventPropButton(t.button)&&(this.lastX=t.clientX,this.lastY=t.clientY,this.isDraging=!0,t.stopPropagation())},handleMouseUp:function(t){if(this.checkMouseEventPropButton(t.button)){this.isDraging=!1,this.lastX=this.lastY=0;var e=this;setTimeout((function(){e.canZoom=!0}),100)}},handleMouseMove:function(t){if(this.checkMouseEventPropButton(t.button)){if(this.isDraging){this.top=this.top-this.lastY+t.clientY,this.left=this.left-this.lastX+t.clientX,this.lastX=t.clientX,this.lastY=t.clientY,this.canZoom=!1;var e="PICTURE"===t.target.parentNode.nodeName?t.target.parentNode.parentNode:t.target.parentNode,i=1.6+this.zoomBar/10;e.style.transform="translate3d(calc(-50% + "+this.left+"px), calc(-50% + "+this.top+"px), 0px) scale3d("+i+", "+i+", "+i+")"}t.stopPropagation()}},zoomImage:function(t){if(this.disableZoom)return!1;if(window.innerWidth<700)return!1;if(!this.canZoom)return!1;if(this.IsSwipping)return!1;var e;e="swipe"==this.effect?this.$refs.items[this.imgIndex].childNodes[0]:this.$refs.items.childNodes[0];var i=this.isZooming,o=this;i?this.isDraging||(this.isZooming=!1,this.zoomBar=0):this.isZooming=!0,this.isZooming?(this.stopSlideShow(),e.style.transform="translate3d(calc(-50%), calc(-50%), 0px) scale3d(1.6, 1.6, 1.6)",this.buttonsVisible=!1,setTimeout((function(){o.transition="all .0s ease"}),100)):(this.buttonsVisible=!0,this.resetZoom())},resetZoom:function(){var t;(this.scale=1,this.left=0,this.top=0,this.zoomBar=0,this.isZooming=!1,this.swipeType=null,this.transition="all .3s ease",null!=this.imgIndex)&&(t="swipe"==this.effect?this.$refs.items[this.imgIndex].childNodes[0]:this.$refs.items.childNodes[0],this.disableZoom?t.style.transform="translate3d(calc(-50% + "+this.left+"px), calc(-50% + "+this.top+"px), 0px)":t.style.transform="translate3d(calc(-50% + "+this.left+"px), calc(-50% + "+this.top+"px), 0px) scale3d(1, 1, 1)",this.initialMouseX=0,window.innerWidth>=700&&(this.buttonsVisible=!0))},setAspectRatioVideo:function(){var t=this,e=document.getElementsByClassName("cool-lightbox__inner");e=e[0];var i=getComputedStyle(e);if(window.innerWidth<1440){var o=e.clientWidth,s=Math.round(o/16*9);this.aspectRatioVideo.height=s+"px",this.aspectRatioVideo.width=o+"px"}else setTimeout((function(){var o=e.clientHeight,s=(o-=parseFloat(i.paddingTop)+parseFloat(i.paddingBottom))/9*16;t.aspectRatioVideo.height=o+"px",t.aspectRatioVideo.width=s+"px"}),150)},close:function(){this.stopSlideShow(),this.swipeType=null,this.$emit("close",this.imgIndex),this.showThumbs=!1,this.imgIndex=null},wheelEvent:function(t){var e=(new Date).getTime(),i=t.deltaY>0?"top":"down";if(!(e-this.prevTime<350))switch(this.prevTime=e,i){case"top":return this.changeIndexToPrev();case"down":return this.changeIndexToNext()}},closeModal:function(t){if(!this.closeOnClickOutsideMobile&&window.innerWidth<700)return!1;if(this.IsSwipping)return!1;t.target.matches(".cool-lightbox__iframe, .cool-lightbox__iframe *, .cool-lightbox-zoom, .cool-lightbox-zoom *, .cool-lightbox-thumbs, svg, path, rect, .cool-lightbox-thumbs *, .cool-lightbox-button, .cool-lightbox-toolbar__btn, .cool-lightbox-toolbar__btn *, .cool-lightbox-button *, .cool-lightbox__slide__img *, .cool-lightbox-video, .cool-lightbox-caption h6, .cool-lightbox-caption p, .cool-lightbox-caption a")||this.close()},setSwipeAnimation:function(){var t=this;clearInterval(this.swipeInterval),this.swipeAnimation=null,this.swipeAnimation="all .3s ease",this.swipeInterval=setInterval((function(){t.swipeAnimation=null}),330)},onNextClick:function(t){return void 0===t&&(t=!1),!this.isZooming&&(t||this.stopSlideShow(),this.setSwipeAnimation(),"rtl"===this.dir?this.changeIndexToPrev():void this.changeIndexToNext())},onPrevClick:function(t){return void 0===t&&(t=!1),!this.isZooming&&(t||this.stopSlideShow(),this.setSwipeAnimation(),"rtl"===this.dir?this.changeIndexToNext():void this.changeIndexToPrev())},changeIndexToNext:function(){this.hasNext?this.onIndexChange(this.imgIndex+1):this.loopData&&this.onIndexChange(0)},changeIndexToPrev:function(){this.hasPrevious?this.onIndexChange(this.imgIndex-1):this.loopData&&this.onIndexChange(this.items.length-1)},setLightboxInnerWidth:function(){var t=document.getElementsByClassName("cool-lightbox__inner")[0].clientWidth;this.lightboxInnerWidth=t},xPositionOnResize:function(){this.setLightboxInnerWidth();var t=this.imgIndex;"rtl"!==this.dir?this.xSwipeWrapper=-t*this.lightboxInnerWidth-30*t:this.xSwipeWrapper=t*this.lightboxInnerWidth+30*t},setXPosition:function(t){"rtl"!==this.dir?this.xSwipeWrapper=-t*this.lightboxInnerWidth-30*t:this.xSwipeWrapper=t*this.lightboxInnerWidth+30*t},onIndexChange:function(t){var e=this;this.imgIndex=t,this.$emit("on-change",t),setTimeout((function(){e.$emit("on-change-end",t)}),400)},addCaptionPadding:function(){if(this.checkIfIsObject(this.imgIndex)&&(this.items[this.imgIndex].title||this.items[this.imgIndex].descripcion)){var t=document.getElementsByClassName("cool-lightbox-caption");t.length>0&&(this.paddingBottom=t[0].offsetHeight)}else this.paddingBottom=60},getPDFurl:function(t){return null!==this.imgIndex&&(!!new String(t).endsWith(".pdf")&&t)},getVideoUrl:function(t){var e=this.getYoutubeUrl(t),i=this.getVimeoUrl(t),o=this.checkIsMp4(t);return e||(i||(o||!1))},getYoutubeID:function(t){var e=!!t.match(/^(?:https?:\/\/)?(?:www\.)?(?:youtu\.be\/|youtube\.com\/(?:embed\/|v\/|watch\?v=|watch\?.+&v=))((\w|-){11})(?:\S+)?$/)&&RegExp.$1;return e||!1},getYoutubeUrl:function(t){var e=this.getYoutubeID(t);return!!e&&(this.youtubeCookies?"https://www.youtube.com/embed/"+e:"https://www.youtube-nocookie.com/embed/"+e)},getVimeoID:function(t){var e=t.match(/(?:www\.|player\.)?vimeo.com\/(?:channels\/(?:\w+\/)?|groups\/(?:[^\/]*)\/videos\/|album\/(?:\d+)\/video\/|video\/|)(\d+)(?:[a-zA-Z0-9_\-]+)?/i);return null!==e&&e[1]},getVimeoUrl:function(t){var e=t.match(/(?:www\.|player\.)?vimeo.com\/(?:channels\/(?:\w+\/)?|groups\/(?:[^\/]*)\/videos\/|album\/(?:\d+)\/video\/|video\/|)(\d+)(?:[a-zA-Z0-9_\-]+)?/i);return null!==e&&"//player.vimeo.com/video/"+e[1]+"?hd=1&show_title=1&show_byline=1&show_portrait=0&fullscreen=1"},checkIsMp4:function(t){if(null===this.imgIndex)return!1;var e=new String(t);return(-1!==e.indexOf(".mp4")||-1!==e.indexOf(".mov")||-1!==e.indexOf(".webm")||-1!==e.indexOf(".ogg")||-1!==e.indexOf(".avi"))&&t},getVideoExt:function(t){if(null===this.imgIndex)return!1;var e=new String(t);return-1!==e.indexOf(".mp4")||-1!==e.indexOf(".mov")?"mp4":-1!==e.indexOf(".webm")?"webm":-1!==e.indexOf(".ogg")?"ogg":-1!==e.indexOf(".avi")&&"avi"},checkIfIsObject:function(t){var e=this.items[t];return"object"==typeof e&&null!==e},eventListener:function(t){switch(t.keyCode){case 39:return this.onNextClick();case 37:return this.onPrevClick();case 38:case 40:case" ":return t.preventDefault();case 27:return this.close()}}},computed:{imgWrapperStyle:function(){return{top:"50%",left:"50%",transition:this.transition}},lightboxStyles:function(){return{"z-index":this.zIndex,"background-color":this.overlayColor}},innerStyles:function(){return{"padding-bottom":this.paddingBottom+"px"}},itemSrc:function(){if(null===this.imgIndex)return!1;var t=this.items[this.imgIndex];return this.checkIfIsObject(this.imgIndex)?t[this.srcName]:t},lightboxClasses:function(){var t=[{"cool-lightbox--can-zoom":this.canZoom&&!this.disableZoom},{"cool-lightbox--zoom-disabled":this.disableZoom},{"cool-lightbox--is-zooming":this.isZooming},{"cool-lightbox--show-thumbs":this.showThumbs},{"cool-lightbox--is-swipping":this.isDraggingSwipe}],e="cool-lightbox--thumbs-"+this.thumbsPosition;return t.push(e),t},buttonsClasses:function(){return{hidden:!this.buttonsVisible}},hasNextButton:function(){return"rtl"===this.dir?this.imgIndex-1>=0:this.imgIndex+1=0},hasNext:function(){return this.imgIndex+1=0}}},undefined,!1,undefined,void 0,void 0);function h(t){h.installed||(h.installed=!0,t.component("CoolLightBox",a))}var c={install:h},u=null;"undefined"!=typeof window?u=window.Vue:void 0!==i.g&&(u=i.g.vue),u&&u.use(c),a.install=h;const d=a}}]); \ No newline at end of file diff --git a/web/themes/custom/materiotheme/assets/dist/vclb.js.gz b/web/themes/custom/materiotheme/assets/dist/vclb.js.gz index 9bdee55d..32b9709e 100644 Binary files a/web/themes/custom/materiotheme/assets/dist/vclb.js.gz and b/web/themes/custom/materiotheme/assets/dist/vclb.js.gz differ diff --git a/web/themes/custom/materiotheme/assets/scripts/main.js b/web/themes/custom/materiotheme/assets/scripts/main.js index 0050f2c6..2b1de60c 100644 --- a/web/themes/custom/materiotheme/assets/scripts/main.js +++ b/web/themes/custom/materiotheme/assets/scripts/main.js @@ -17,8 +17,9 @@ Vue.use(InfiniteLoading, { // Vue.use(vueVimeoPlayer) // import VueYouTubeEmbed from 'vue-youtube-embed' // Vue.use(VueYouTubeEmbed) -import CoolLightBox from 'vue-cool-lightbox' -Vue.use(CoolLightBox) +// LOADED IN COMPONENT +// import CoolLightBox from 'vue-cool-lightbox' +// Vue.use(CoolLightBox) import VModal from 'vue-js-modal' Vue.use(VModal, { dialog: true }) @@ -49,10 +50,11 @@ import VMainContent from 'vuejs/components/Content/MainContent' import VSearchBlock from 'vuejs/components/Block/SearchBlock' import VLeftContent from 'vuejs/components/Content/LeftContent' import VHeaderMenu from 'vuejs/components/Content/HeaderMenu' +import GlobCoolLightBox from 'vuejs/components/Content/GlobCoolLightBox' import { mapState } from 'vuex' -import 'vue-cool-lightbox/dist/vue-cool-lightbox.min.css' +// import 'vue-cool-lightbox/dist/vue-cool-lightbox.min.css' import 'slim-select/slimselect.min.css' import 'theme/assets/styles/main.scss' @@ -62,7 +64,8 @@ import MA from 'vuejs/api/ma-axios' export let _v_sitebranding_block, _v_user_block, _v_header_menu, _v_pagetitle_block, _v_search_block, - _v_main_content, _v_left_content + _v_main_content, _v_left_content, + _v_glob_coollightbox (function (Drupal, drupalSettings, drupalDecoupled) { const MaterioTheme = function () { @@ -121,6 +124,7 @@ export let _v_sitebranding_block, _v_user_block, _v_header_menu, initVStore() initVi18n() initVLeftContent() + initCoolLightBox() } initVUserBlock() } @@ -390,6 +394,20 @@ export let _v_sitebranding_block, _v_user_block, _v_header_menu, render: h => h(VLeftContent, { props: { id: id } }) }).$mount('#' + id) } + function initCoolLightBox () { + const id = 'glog-coollightbox' + const $clb_elmt = document.createElement('div') + $clb_elmt.setAttribute('id', id) + const $body = document.querySelector('body') + $body.appendChild($clb_elmt) + + _v_glob_coollightbox = new Vue({ + store, + i18n, + render: h => h(GlobCoolLightBox, { props: { } }) + }).$mount('#' + id) + console.log('_v_glob_coollightbox', _v_glob_coollightbox) + } init() } // end MaterioTheme() diff --git a/web/themes/custom/materiotheme/materiotheme.info.yml b/web/themes/custom/materiotheme/materiotheme.info.yml index 70b38059..249ef9d6 100644 --- a/web/themes/custom/materiotheme/materiotheme.info.yml +++ b/web/themes/custom/materiotheme/materiotheme.info.yml @@ -2,7 +2,7 @@ name: Materio description: 'Materio Drupal 8 theme with gulp' type: theme base theme: classy -core: 8.x +core_version_requirement: ^8.8 || ^9.2 libraries: - core/normalize - materiotheme/global-css diff --git a/web/themes/custom/materiotheme/vuejs/api/gql/materiauflaglist.fragment.gql b/web/themes/custom/materiotheme/vuejs/api/gql/materiauflaglist.fragment.gql index aee684cc..fd79c32c 100644 --- a/web/themes/custom/materiotheme/vuejs/api/gql/materiauflaglist.fragment.gql +++ b/web/themes/custom/materiotheme/vuejs/api/gql/materiauflaglist.fragment.gql @@ -1,4 +1,4 @@ -fragment MateriauFields on Materiau { +fragment MateriauFlagListFields on Materiau { id title path diff --git a/web/themes/custom/materiotheme/vuejs/api/gql/materiaumodal.fragment.gql b/web/themes/custom/materiotheme/vuejs/api/gql/materiaumodal.fragment.gql index e5c94e8f..8b62449b 100644 --- a/web/themes/custom/materiotheme/vuejs/api/gql/materiaumodal.fragment.gql +++ b/web/themes/custom/materiotheme/vuejs/api/gql/materiaumodal.fragment.gql @@ -1,4 +1,4 @@ -fragment MateriauFields on Materiau { +fragment MateriauModalFields on Materiau { id title short_description diff --git a/web/themes/custom/materiotheme/vuejs/api/gql/materiausearch.fragment.gql b/web/themes/custom/materiotheme/vuejs/api/gql/materiausearch.fragment.gql index 59ddc2dd..c4e6646a 100644 --- a/web/themes/custom/materiotheme/vuejs/api/gql/materiausearch.fragment.gql +++ b/web/themes/custom/materiotheme/vuejs/api/gql/materiausearch.fragment.gql @@ -1,4 +1,4 @@ -fragment MateriauFields on Materiau { +fragment MateriauSearchFields on Materiau { id title short_description diff --git a/web/themes/custom/materiotheme/vuejs/components/Content/GlobCoolLightBox.vue b/web/themes/custom/materiotheme/vuejs/components/Content/GlobCoolLightBox.vue new file mode 100644 index 00000000..0b9240e6 --- /dev/null +++ b/web/themes/custom/materiotheme/vuejs/components/Content/GlobCoolLightBox.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/web/themes/custom/materiotheme/vuejs/components/Content/ModalCard.vue b/web/themes/custom/materiotheme/vuejs/components/Content/ModalCard.vue index d3b0c384..c7263f70 100644 --- a/web/themes/custom/materiotheme/vuejs/components/Content/ModalCard.vue +++ b/web/themes/custom/materiotheme/vuejs/components/Content/ModalCard.vue @@ -271,23 +271,27 @@ - - + -->