diff --git a/blt/blt.yml b/blt/blt.yml index 4969b9492c..1b246be251 100644 --- a/blt/blt.yml +++ b/blt/blt.yml @@ -136,6 +136,7 @@ multisites: - humanrights - impact - insidehs + - insidehs2022 - internationalrelations - iranianstudies - iriss @@ -164,8 +165,8 @@ multisites: - psychology - publicpolicy - religiousstudies - - researchadmin2022_humsci - researchadmin_humsci + - researchadmin_humsci2022 - scl - sgs - shenlab diff --git a/composer.json b/composer.json index 34f4c89006..c9bed03134 100644 --- a/composer.json +++ b/composer.json @@ -209,6 +209,7 @@ "drupal/migrate_source_csv": "^3.4", "drupal/mysql56": "^1.1", "drupal/node_revision_delete": "^1.0@RC", + "drupal/page_cache_query_ignore": "^2.2", "drupal/paragraphs_edit": "^2.0@alpha", "drupal/path_redirect_import": "^2.0", "drupal/pathauto": "^1.8", @@ -346,9 +347,6 @@ "https://www.drupal.org/project/menu_position/issues/3110502": "https://www.drupal.org/files/issues/2020-07-29/drupal-menu_position-WSOD-when-menu-parent-no-longer-exists-3110502-26.patch", "Clean menu tree": "patches/contrib/menu_postion_rule-edit_route.patch" }, - "drupal/node_revision_delete": { - "https://www.drupal.org/project/node_revision_delete/issues/3316389": "https://www.drupal.org/files/issues/2022-10-19/3316389-1.0.0-rc5.patch" - }, "drupal/paragraphs": { "https://www.drupal.org/project/paragraphs/issues/2895561": "https://www.drupal.org/files/issues/2021-05-06/paragraphs-2895561-32.patch" }, diff --git a/composer.lock b/composer.lock index 4fd9443e85..cd0acf1b33 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1bbd60bbd11288965bbe85c80888eb54", + "content-hash": "ba993e8ad16bf102d3a0ef8b471f26bc", "packages": [ { "name": "acquia/blt", - "version": "13.6.0", + "version": "13.7.0", "source": { "type": "git", "url": "https://github.com/acquia/blt.git", - "reference": "125dedb5c22c89765b65581647b2926069f50cb9" + "reference": "c6429b8052d03de7146dc93fefe5c69b96438d33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/blt/zipball/125dedb5c22c89765b65581647b2926069f50cb9", - "reference": "125dedb5c22c89765b65581647b2926069f50cb9", + "url": "https://api.github.com/repos/acquia/blt/zipball/c6429b8052d03de7146dc93fefe5c69b96438d33", + "reference": "c6429b8052d03de7146dc93fefe5c69b96438d33", "shasum": "" }, "require": { @@ -26,7 +26,7 @@ "composer-runtime-api": "^2.0", "consolidation/comments": "^1.0", "consolidation/config": "^1.0.0 || ^2.0.0", - "consolidation/robo": "^3", + "consolidation/robo": "^3 || ^4", "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", "doctrine/annotations": "^1.10.0", "drupal/core": "^9.0.0-alpha1 || ^10.0.0-alpha1", @@ -95,9 +95,9 @@ "support": { "docs": "https://docs.acquia.com/blt/", "issues": "https://github.com/acquia/blt/issues", - "source": "https://github.com/acquia/blt/tree/13.6.0" + "source": "https://github.com/acquia/blt/tree/13.7.0" }, - "time": "2022-11-07T18:36:03+00:00" + "time": "2022-11-21T18:57:34+00:00" }, { "name": "acquia/blt-multisite", @@ -770,16 +770,16 @@ }, { "name": "consolidation/annotated-command", - "version": "4.6.0", + "version": "4.7.0", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "ee63c57f929e7131c714783193512ea4f76de74c" + "reference": "423715c6c5156d007e6d3357f7793d9dad510cd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/ee63c57f929e7131c714783193512ea4f76de74c", - "reference": "ee63c57f929e7131c714783193512ea4f76de74c", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/423715c6c5156d007e6d3357f7793d9dad510cd4", + "reference": "423715c6c5156d007e6d3357f7793d9dad510cd4", "shasum": "" }, "require": { @@ -820,9 +820,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/4.6.0" + "source": "https://github.com/consolidation/annotated-command/tree/4.7.0" }, - "time": "2022-10-30T22:08:00+00:00" + "time": "2022-11-22T21:28:39+00:00" }, { "name": "consolidation/comments", @@ -1946,7 +1946,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_connector.git", - "reference": "bfcfc64bdb875b3d396c8d988c2147f79a93176d" + "reference": "e8c4878bb924f91591436ef3df22735446b9cf62" }, "require": { "drupal/core": ">=8.9 <11.0.0-stable", @@ -1958,8 +1958,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "4.0.0+3-dev", - "datestamp": "1667573324", + "version": "4.0.0+4-dev", + "datestamp": "1668024881", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -2847,17 +2847,17 @@ }, { "name": "drupal/block_class", - "version": "2.0.7", + "version": "2.0.8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_class.git", - "reference": "2.0.7" + "reference": "2.0.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/block_class-2.0.7.zip", - "reference": "2.0.7", - "shasum": "6d9acaf0f9c5d935c8311e8303f5c7195a3264e1" + "url": "https://ftp.drupal.org/files/projects/block_class-2.0.8.zip", + "reference": "2.0.8", + "shasum": "ddadc2bf2a5b7863717469fbbbd0d7e1289795cd" }, "require": { "drupal/core": "^8 || ^9 || ^10" @@ -2865,8 +2865,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.7", - "datestamp": "1664450554", + "version": "2.0.8", + "datestamp": "1668284029", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4836,17 +4836,17 @@ }, { "name": "drupal/ctools", - "version": "4.0.1", + "version": "4.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "4.0.1" + "reference": "4.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-4.0.1.zip", - "reference": "4.0.1", - "shasum": "ac2373c13efd7d95da7230bd5a6627f16a6a5b6e" + "url": "https://ftp.drupal.org/files/projects/ctools-4.0.3.zip", + "reference": "4.0.3", + "shasum": "4f389b14bd2120069386c2f28f8c4cd49bd2ebfc" }, "require": { "drupal/core": "^9.3 || ^10" @@ -4854,15 +4854,15 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.1", - "datestamp": "1660252593", + "version": "4.0.3", + "datestamp": "1668631947", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "branch-alias": { - "dev-4.x": "4.x-dev" + "dev-8.x-3.x": "3.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -4896,9 +4896,8 @@ "role": "Maintainer" }, { - "name": "Joël (joelpittet)", - "homepage": "https://www.drupal.org/u/joelpittet", - "role": "Maintainer" + "name": "joelpittet", + "homepage": "https://www.drupal.org/user/160302" }, { "name": "merlinofchaos", @@ -4930,7 +4929,7 @@ }, { "name": "drupal/ctools_views", - "version": "4.0.1", + "version": "4.0.3", "require": { "drupal/core": "^9.3 || ^10", "drupal/ctools": "^4" @@ -4938,8 +4937,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "4.0.1", - "datestamp": "1660252593", + "version": "4.0.3", + "datestamp": "1668631947", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5220,26 +5219,26 @@ }, { "name": "drupal/domain_registration", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/domain_registration.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/domain_registration-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "72981d8a02f9a409cc45a4351298f4e6b48d45c1" + "url": "https://ftp.drupal.org/files/projects/domain_registration-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "15622ed65c024944d579c11ed0f1ec4b59a66373" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.1 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1622023989", + "version": "8.x-1.7", + "datestamp": "1668444925", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6188,17 +6187,17 @@ }, { "name": "drupal/externalauth", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/externalauth.git", - "reference": "2.0.2" + "reference": "2.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/externalauth-2.0.2.zip", - "reference": "2.0.2", - "shasum": "65c6f5ff85eea294516e7e4e6d13818f70861c72" + "url": "https://ftp.drupal.org/files/projects/externalauth-2.0.3.zip", + "reference": "2.0.3", + "shasum": "dae49e3df8739538d7b9371ab7fb5005b8d953fd" }, "require": { "drupal/core": "^9 || ^10" @@ -6206,8 +6205,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1656486698", + "version": "2.0.3", + "datestamp": "1668777505", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7407,26 +7406,26 @@ }, { "name": "drupal/jquery_ui", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui.git", - "reference": "8.x-1.4" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "64c19ecc8902e2b4b1ab0cc5f5fe28dbc83bfebe" + "url": "https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "0ddccdcf35a066de1843e1d9670677ee1a2faac0" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1582149957", + "version": "8.x-1.6", + "datestamp": "1668521197", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7438,10 +7437,6 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "RobLoach", - "homepage": "https://www.drupal.org/user/61114" - }, { "name": "bnjmnm", "homepage": "https://www.drupal.org/user/2369194" @@ -7470,6 +7465,18 @@ "name": "mikelutz", "homepage": "https://www.drupal.org/user/2972409" }, + { + "name": "nod_", + "homepage": "https://www.drupal.org/user/598310" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + }, + { + "name": "RobLoach", + "homepage": "https://www.drupal.org/user/61114" + }, { "name": "sun", "homepage": "https://www.drupal.org/user/54136" @@ -7478,6 +7485,10 @@ "name": "webchick", "homepage": "https://www.drupal.org/user/24967" }, + { + "name": "Wim Leers", + "homepage": "https://www.drupal.org/user/99777" + }, { "name": "zrpnr", "homepage": "https://www.drupal.org/user/1448368" @@ -7540,6 +7551,14 @@ "name": "lauriii", "homepage": "https://www.drupal.org/user/1078742" }, + { + "name": "nod_", + "homepage": "https://www.drupal.org/user/598310" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + }, { "name": "zrpnr", "homepage": "https://www.drupal.org/user/1448368" @@ -7663,20 +7682,20 @@ }, { "name": "drupal/jsonapi_extras", - "version": "3.21.0", + "version": "3.22.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jsonapi_extras.git", - "reference": "8.x-3.21" + "reference": "8.x-3.22" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.21.zip", - "reference": "8.x-3.21", - "shasum": "8919207269fa9e36ba0353380988ed933c957e0f" + "url": "https://ftp.drupal.org/files/projects/jsonapi_extras-8.x-3.22.zip", + "reference": "8.x-3.22", + "shasum": "f0b77739896392674d9d0526c34b769ea44e2fbe" }, "require": { - "drupal/core": "^8 || ^9", + "drupal/core": "^9.2 || ^10", "e0ipso/shaper": "^1" }, "require-dev": { @@ -7685,8 +7704,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.21", - "datestamp": "1659004732", + "version": "8.x-3.22", + "datestamp": "1668758150", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9109,17 +9128,17 @@ }, { "name": "drupal/node_revision_delete", - "version": "1.0.0-rc5", + "version": "1.0.0-rc6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/node_revision_delete.git", - "reference": "8.x-1.0-rc5" + "reference": "8.x-1.0-rc6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/node_revision_delete-8.x-1.0-rc5.zip", - "reference": "8.x-1.0-rc5", - "shasum": "71c77c1c8ee48c9797995bf519ec495958413acf" + "url": "https://ftp.drupal.org/files/projects/node_revision_delete-8.x-1.0-rc6.zip", + "reference": "8.x-1.0-rc6", + "shasum": "68db55e328bc247a2a16501dd930538961314107" }, "require": { "drupal/core": "^8.7.7 || ^9.0 || ^10" @@ -9127,8 +9146,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc5", - "datestamp": "1659589844", + "version": "8.x-1.0-rc6", + "datestamp": "1668447494", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -9136,7 +9155,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9" + "drush.services.yml": "^9.0 || ^10 || ^11" } } }, @@ -9235,6 +9254,54 @@ "issues": "https://www.drupal.org/project/issues/oembed_providers" } }, + { + "name": "drupal/page_cache_query_ignore", + "version": "2.2.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/page_cache_query_ignore.git", + "reference": "2.2.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/page_cache_query_ignore-2.2.0.zip", + "reference": "2.2.0", + "shasum": "3d3c6534b4d35ad5bf1a74c475ecfc5fbc05ea0c" + }, + "require": { + "drupal/core": "^8.8 || ^9 || ^10" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.2.0", + "datestamp": "1666315197", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "nterbogt", + "homepage": "https://www.drupal.org/user/102218" + }, + { + "name": "validoll", + "homepage": "https://www.drupal.org/user/144206" + } + ], + "description": "Alter page cache middleware class to ignore query params.", + "homepage": "https://www.drupal.org/project/page_cache_query_ignore", + "support": { + "source": "https://git.drupalcode.org/project/page_cache_query_ignore" + } + }, { "name": "drupal/paragraphs", "version": "1.15.0", @@ -10808,26 +10875,26 @@ }, { "name": "drupal/stage_file_proxy", - "version": "1.2.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/stage_file_proxy.git", - "reference": "8.x-1.2" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "a0bea520c139a4b0b67738b0c54e7ee21af081da" + "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "7cc33b5b32ad0f5c949690f366d338da28f2b567" }, "require": { - "drupal/core": ">=8.7.7" + "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1637007759", + "version": "8.x-1.4", + "datestamp": "1668531156", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10875,6 +10942,10 @@ { "name": "robwilmshurst", "homepage": "https://www.drupal.org/user/144488" + }, + { + "name": "smustgrave", + "homepage": "https://www.drupal.org/user/3252890" } ], "description": "Provides stage_file_proxy module.", @@ -12016,16 +12087,16 @@ "role": "Maintainer" }, { - "name": "WeebPal", - "homepage": "https://www.drupal.org/user/1861072" + "name": "Dinh Bao Tran", + "homepage": "https://www.drupal.org/user/3635964" }, { - "name": "buivankim2020", - "homepage": "https://www.drupal.org/user/2959439" + "name": "Hai Nguyen", + "homepage": "https://www.drupal.org/user/1229130" }, { - "name": "dinhbao", - "homepage": "https://www.drupal.org/user/3635964" + "name": "WeebPal", + "homepage": "https://www.drupal.org/user/1861072" } ], "description": "This powerful Drupal module helps you create custom menu, video and Drupal Blocks.", @@ -12948,12 +13019,12 @@ "source": { "type": "git", "url": "https://github.com/php-gettext/Gettext.git", - "reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0" + "reference": "cbf110176d7b9948d28b21d3dd751de6f28dfa91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/3f7bc5ef23302a9059e64934f3d59e454516bec0", - "reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0", + "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/cbf110176d7b9948d28b21d3dd751de6f28dfa91", + "reference": "cbf110176d7b9948d28b21d3dd751de6f28dfa91", "shasum": "" }, "require": { @@ -13021,7 +13092,7 @@ "type": "patreon" } ], - "time": "2022-08-02T09:42:10+00:00" + "time": "2022-11-21T08:41:05+00:00" }, { "name": "gettext/languages", @@ -14538,16 +14609,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.15.1", + "version": "v4.15.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900" + "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", - "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc", + "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc", "shasum": "" }, "require": { @@ -14588,9 +14659,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2" }, - "time": "2022-09-04T07:30:47+00:00" + "time": "2022-11-12T15:38:23+00:00" }, { "name": "onlyextart/colorbox", @@ -15717,16 +15788,16 @@ }, { "name": "simplesamlphp/saml2", - "version": "v4.6.3", + "version": "v4.6.5", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "bfc9c79dd6b728a41d1de988f545f6e64728a51d" + "reference": "35e4cac48ef97d454d25a92eb24c85cadf96de9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/bfc9c79dd6b728a41d1de988f545f6e64728a51d", - "reference": "bfc9c79dd6b728a41d1de988f545f6e64728a51d", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/35e4cac48ef97d454d25a92eb24c85cadf96de9d", + "reference": "35e4cac48ef97d454d25a92eb24c85cadf96de9d", "shasum": "" }, "require": { @@ -15769,9 +15840,9 @@ "description": "SAML2 PHP library from SimpleSAMLphp", "support": { "issues": "https://github.com/simplesamlphp/saml2/issues", - "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.3" + "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.5" }, - "time": "2022-06-13T14:04:10+00:00" + "time": "2022-11-23T12:50:43+00:00" }, { "name": "simplesamlphp/simplesamlphp", @@ -19540,16 +19611,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.26.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "433d05519ce6990bf3530fba6957499d327395c2" + "reference": "511a08c03c1960e08a883f4cffcacd219b758354" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2", - "reference": "433d05519ce6990bf3530fba6957499d327395c2", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354", + "reference": "511a08c03c1960e08a883f4cffcacd219b758354", "shasum": "" }, "require": { @@ -19561,7 +19632,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.26-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -19601,7 +19672,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0" }, "funding": [ { @@ -19617,7 +19688,7 @@ "type": "tidelift" } ], - "time": "2022-05-24T11:49:31+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-intl-idn", @@ -19875,16 +19946,16 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.26.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2" + "reference": "869329b1e9894268a8a61dabb69153029b7a8c97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2", - "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97", + "reference": "869329b1e9894268a8a61dabb69153029b7a8c97", "shasum": "" }, "require": { @@ -19893,7 +19964,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.26-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -19931,7 +20002,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0" }, "funding": [ { @@ -19947,20 +20018,20 @@ "type": "tidelift" } ], - "time": "2022-05-24T11:49:31+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.26.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" + "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", - "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9", + "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9", "shasum": "" }, "require": { @@ -19969,7 +20040,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.26-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -20010,7 +20081,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0" }, "funding": [ { @@ -20026,7 +20097,7 @@ "type": "tidelift" } ], - "time": "2022-05-24T11:49:31+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/polyfill-php80", @@ -20113,16 +20184,16 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.26.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1" + "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1", - "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", + "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", "shasum": "" }, "require": { @@ -20131,7 +20202,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.26-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -20172,7 +20243,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0" }, "funding": [ { @@ -20188,7 +20259,7 @@ "type": "tidelift" } ], - "time": "2022-05-24T11:49:31+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/process", @@ -25247,16 +25318,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.18", + "version": "9.2.19", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a" + "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a", - "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559", + "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559", "shasum": "" }, "require": { @@ -25312,7 +25383,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19" }, "funding": [ { @@ -25320,7 +25391,7 @@ "type": "github" } ], - "time": "2022-10-27T13:35:33+00:00" + "time": "2022-11-18T07:47:47+00:00" }, { "name": "phpunit/php-file-iterator", diff --git a/config/default/core.entity_form_display.node.hs_person.default.yml b/config/default/core.entity_form_display.node.hs_person.default.yml index 1137554585..63ae80d358 100644 --- a/config/default/core.entity_form_display.node.hs_person.default.yml +++ b/config/default/core.entity_form_display.node.hs_person.default.yml @@ -19,6 +19,7 @@ dependencies: - field.field.node.hs_person.field_hs_person_image - field.field.node.hs_person.field_hs_person_interests - field.field.node.hs_person.field_hs_person_last_name + - field.field.node.hs_person.field_hs_person_leave - field.field.node.hs_person.field_hs_person_links - field.field.node.hs_person.field_hs_person_mail - field.field.node.hs_person.field_hs_person_middle_name @@ -36,6 +37,7 @@ dependencies: - node.type.hs_person module: - address + - entityqueue - field_group - hs_field_helpers - link @@ -68,6 +70,7 @@ third_party_settings: children: - field_hs_person_email - field_hs_person_telephone + - field_hs_person_leave - field_hs_person_office - field_hs_person_office_hours - field_hs_person_mail @@ -201,7 +204,7 @@ content: third_party_settings: { } field_hs_person_alt_email: type: string_textfield - weight: 20 + weight: 21 region: content settings: size: 60 @@ -209,7 +212,7 @@ content: third_party_settings: { } field_hs_person_alt_label: type: string_textfield - weight: 17 + weight: 18 region: content settings: size: 60 @@ -217,7 +220,7 @@ content: third_party_settings: { } field_hs_person_alt_name: type: string_textfield - weight: 18 + weight: 19 region: content settings: size: 60 @@ -225,7 +228,7 @@ content: third_party_settings: { } field_hs_person_alt_phone: type: string_textfield - weight: 19 + weight: 20 region: content settings: size: 60 @@ -287,6 +290,18 @@ content: size: 60 placeholder: '' third_party_settings: { } + field_hs_person_image: + type: entityqueue_dragtable + weight: 9 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + link_to_entity: false + link_to_edit_form: true + third_party_settings: { } field_hs_person_interests: type: string_textfield weight: 13 @@ -303,6 +318,14 @@ content: size: 60 placeholder: '' third_party_settings: { } + field_hs_person_leave: + type: string_textfield + weight: 14 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } field_hs_person_links: type: link_default weight: 14 @@ -313,7 +336,7 @@ content: third_party_settings: { } field_hs_person_mail: type: address_default - weight: 16 + weight: 17 region: content settings: { } third_party_settings: { } @@ -327,7 +350,7 @@ content: third_party_settings: { } field_hs_person_office: type: string_textfield - weight: 14 + weight: 15 region: content settings: size: 60 @@ -335,7 +358,7 @@ content: third_party_settings: { } field_hs_person_office_hours: type: string_textfield - weight: 15 + weight: 16 region: content settings: size: 60 @@ -455,5 +478,4 @@ content: region: content settings: { } third_party_settings: { } -hidden: - field_hs_person_image: true +hidden: { } diff --git a/config/default/core.entity_form_display.paragraph.hs_collection.default.yml b/config/default/core.entity_form_display.paragraph.hs_collection.default.yml index 3a765f98ea..3281abdf14 100644 --- a/config/default/core.entity_form_display.paragraph.hs_collection.default.yml +++ b/config/default/core.entity_form_display.paragraph.hs_collection.default.yml @@ -6,6 +6,7 @@ dependencies: - field.field.paragraph.hs_collection.field_hs_collection_items - field.field.paragraph.hs_collection.field_hs_collection_per_row - field.field.paragraph.hs_collection.field_paragraph_style + - field.field.paragraph.hs_collection.field_raised_cards - paragraphs.paragraphs_type.hs_collection module: - paragraphs @@ -16,7 +17,7 @@ mode: default content: field_hs_collection_items: type: paragraphs - weight: 2 + weight: 3 region: content settings: title: Paragraph @@ -45,6 +46,13 @@ content: region: content settings: { } third_party_settings: { } + field_raised_cards: + type: boolean_checkbox + weight: 2 + region: content + settings: + display_label: true + third_party_settings: { } hidden: created: true status: true diff --git a/config/default/core.entity_view_display.node.hs_person.default.yml b/config/default/core.entity_view_display.node.hs_person.default.yml index e352a3730d..63865e6e9c 100644 --- a/config/default/core.entity_view_display.node.hs_person.default.yml +++ b/config/default/core.entity_view_display.node.hs_person.default.yml @@ -702,6 +702,7 @@ hidden: field_hs_person_first_name: true field_hs_person_image: true field_hs_person_last_name: true + field_hs_person_leave: true field_hs_person_links: true field_hs_person_mail: true field_hs_person_middle_name: true diff --git a/config/default/core.entity_view_display.node.hs_person.search_index.yml b/config/default/core.entity_view_display.node.hs_person.search_index.yml index 41303e8847..9a0030d830 100644 --- a/config/default/core.entity_view_display.node.hs_person.search_index.yml +++ b/config/default/core.entity_view_display.node.hs_person.search_index.yml @@ -222,6 +222,7 @@ hidden: field_hs_person_department: true field_hs_person_external_profile: true field_hs_person_interests: true + field_hs_person_leave: true field_hs_person_square_img: true field_hs_person_student_type: true links: true diff --git a/config/default/core.entity_view_display.node.hs_person.search_result.yml b/config/default/core.entity_view_display.node.hs_person.search_result.yml index 36c8f6410b..25f74e2a82 100644 --- a/config/default/core.entity_view_display.node.hs_person.search_result.yml +++ b/config/default/core.entity_view_display.node.hs_person.search_result.yml @@ -139,6 +139,7 @@ hidden: field_hs_person_image: true field_hs_person_interests: true field_hs_person_last_name: true + field_hs_person_leave: true field_hs_person_mail: true field_hs_person_middle_name: true field_hs_person_office: true diff --git a/config/default/core.entity_view_display.paragraph.hs_clr_bnd.default.yml b/config/default/core.entity_view_display.paragraph.hs_clr_bnd.default.yml index ee68dfa95e..c6d227f802 100644 --- a/config/default/core.entity_view_display.paragraph.hs_clr_bnd.default.yml +++ b/config/default/core.entity_view_display.paragraph.hs_clr_bnd.default.yml @@ -25,6 +25,7 @@ third_party_settings: default: default cardinal: cardinal gray: gray + light: light regions: color_band_text: - field_hs_clr_bnd_txt diff --git a/config/default/core.entity_view_display.paragraph.hs_clr_bnd.preview.yml b/config/default/core.entity_view_display.paragraph.hs_clr_bnd.preview.yml index faddc791e9..7e619ac9dc 100644 --- a/config/default/core.entity_view_display.paragraph.hs_clr_bnd.preview.yml +++ b/config/default/core.entity_view_display.paragraph.hs_clr_bnd.preview.yml @@ -29,6 +29,7 @@ third_party_settings: default: default cardinal: cardinal gray: gray + light: light regions: color_band_text: - field_hs_clr_bnd_txt diff --git a/config/default/core.entity_view_display.paragraph.hs_collection.default.yml b/config/default/core.entity_view_display.paragraph.hs_collection.default.yml index ee7e211dc3..790d56661d 100644 --- a/config/default/core.entity_view_display.paragraph.hs_collection.default.yml +++ b/config/default/core.entity_view_display.paragraph.hs_collection.default.yml @@ -6,6 +6,7 @@ dependencies: - field.field.paragraph.hs_collection.field_hs_collection_items - field.field.paragraph.hs_collection.field_hs_collection_per_row - field.field.paragraph.hs_collection.field_paragraph_style + - field.field.paragraph.hs_collection.field_raised_cards - paragraphs.paragraphs_type.hs_collection module: - entity_reference_revisions @@ -26,4 +27,5 @@ content: hidden: field_hs_collection_per_row: true field_paragraph_style: true + field_raised_cards: true search_api_excerpt: true diff --git a/config/default/core.extension.yml b/config/default/core.extension.yml index 49c7f3b1e5..048fe6f536 100644 --- a/config/default/core.extension.yml +++ b/config/default/core.extension.yml @@ -177,6 +177,7 @@ module: oembed_providers: 0 options: 0 page_cache: 0 + page_cache_query_ignore: 0 paragraphs_edit: 0 path: 0 path_alias: 0 diff --git a/config/default/editor.editor.minimal_html.yml b/config/default/editor.editor.minimal_html.yml index b703368f10..5ed326fd04 100644 --- a/config/default/editor.editor.minimal_html.yml +++ b/config/default/editor.editor.minimal_html.yml @@ -22,6 +22,7 @@ settings: - Format - Styles - HorizontalRule + - Source - name: Links items: @@ -33,11 +34,11 @@ settings: - BulletedList - NumberedList plugins: + stylescombo: + styles: "a.hs-button|Primary Button\r\na.hs-button--big|Big Primary Button\r\na.hs-secondary-button|Secondary Button\r\na.hs-more-link|More Link\r\na.hs-external-link|External Link\r\na.hs-file-link|File Link\r\na.hs-pdf-link|PDF Link\r\na.hs-private-link|Private Link" drupallink: linkit_enabled: true linkit_profile: default - stylescombo: - styles: "a.hs-button|Primary Button\r\na.hs-button--big|Big Primary Button\r\na.hs-secondary-button|Secondary Button\r\na.hs-more-link|More Link\r\na.hs-external-link|External Link\r\na.hs-file-link|File Link\r\na.hs-pdf-link|PDF Link\r\na.hs-private-link|Private Link" blockimagepaste: block_image_paste_enabled: true image_upload: diff --git a/config/default/field.field.node.hs_person.field_hs_person_leave.yml b/config/default/field.field.node.hs_person.field_hs_person_leave.yml new file mode 100644 index 0000000000..94a5e8b46a --- /dev/null +++ b/config/default/field.field.node.hs_person.field_hs_person_leave.yml @@ -0,0 +1,19 @@ +uuid: 6a2bc210-3475-4eb6-bcf9-b71d195b1f34 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_hs_person_leave + - node.type.hs_person +id: node.hs_person.field_hs_person_leave +field_name: field_hs_person_leave +entity_type: node +bundle: hs_person +label: 'Leave Status' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/default/field.field.paragraph.hs_collection.field_raised_cards.yml b/config/default/field.field.paragraph.hs_collection.field_raised_cards.yml new file mode 100644 index 0000000000..b6305e56bd --- /dev/null +++ b/config/default/field.field.paragraph.hs_collection.field_raised_cards.yml @@ -0,0 +1,23 @@ +uuid: 319e307d-74dd-4192-ba1a-86d311e98876 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_raised_cards + - paragraphs.paragraphs_type.hs_collection +id: paragraph.hs_collection.field_raised_cards +field_name: field_raised_cards +entity_type: paragraph +bundle: hs_collection +label: 'Raised Cards' +description: 'Applies the raised cards styling to views, cards, timelines and testimonials within a collection. This option is decorative. ' +required: false +translatable: false +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/default/field.storage.node.field_hs_person_leave.yml b/config/default/field.storage.node.field_hs_person_leave.yml new file mode 100644 index 0000000000..76e48e85d5 --- /dev/null +++ b/config/default/field.storage.node.field_hs_person_leave.yml @@ -0,0 +1,21 @@ +uuid: 950f6c49-a3ac-431f-acbb-e8654d043422 +langcode: en +status: true +dependencies: + module: + - node +id: node.field_hs_person_leave +field_name: field_hs_person_leave +entity_type: node +type: string +settings: + max_length: 500 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/default/field.storage.paragraph.field_hs_clr_bnd_bgc.yml b/config/default/field.storage.paragraph.field_hs_clr_bnd_bgc.yml index aa4434ef57..fd4e358901 100644 --- a/config/default/field.storage.paragraph.field_hs_clr_bnd_bgc.yml +++ b/config/default/field.storage.paragraph.field_hs_clr_bnd_bgc.yml @@ -20,6 +20,9 @@ settings: - value: gray label: Gray + - + value: light + label: Light allowed_values_function: '' module: options locked: false diff --git a/config/default/field.storage.paragraph.field_raised_cards.yml b/config/default/field.storage.paragraph.field_raised_cards.yml new file mode 100644 index 0000000000..c3fe848050 --- /dev/null +++ b/config/default/field.storage.paragraph.field_raised_cards.yml @@ -0,0 +1,18 @@ +uuid: 8d022324-29e7-4ad5-bbd0-16d4a11fc6d1 +langcode: en +status: true +dependencies: + module: + - paragraphs +id: paragraph.field_raised_cards +field_name: field_raised_cards +entity_type: paragraph +type: boolean +settings: { } +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/default/filter.format.minimal_html.yml b/config/default/filter.format.minimal_html.yml index fa1e76df39..7438ff0d9c 100644 --- a/config/default/filter.format.minimal_html.yml +++ b/config/default/filter.format.minimal_html.yml @@ -19,7 +19,7 @@ filters: status: true weight: -10 settings: - allowed_html: '