diff --git a/composer.lock b/composer.lock index c6b876613c..fe9261ca46 100644 --- a/composer.lock +++ b/composer.lock @@ -10809,20 +10809,20 @@ }, { "name": "drupal/search_api", - "version": "1.30.0", + "version": "1.31.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.30" + "reference": "8.x-1.31" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.30.zip", - "reference": "8.x-1.30", - "shasum": "25bd2cfab6a6332c595fbc8be1c4cfff33a85ce8" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.31.zip", + "reference": "8.x-1.31", + "shasum": "ec8436744c34de2ede6370d4dd26875489e761bc" }, "require": { - "drupal/core": "^9.3 || ^10.0" + "drupal/core": "^10.0" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -10840,8 +10840,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.30", - "datestamp": "1697366291", + "version": "8.x-1.31", + "datestamp": "1700926323", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15120,21 +15120,22 @@ }, { "name": "pear/pear-core-minimal", - "version": "v1.10.13", + "version": "v1.10.14", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d" + "reference": "a86fc145edb5caedbf96527214ce3cadc9de4a32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/aed862e95fd286c53cc546734868dc38ff4b5b1d", - "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/a86fc145edb5caedbf96527214ce3cadc9de4a32", + "reference": "a86fc145edb5caedbf96527214ce3cadc9de4a32", "shasum": "" }, "require": { "pear/console_getopt": "~1.4", - "pear/pear_exception": "~1.0" + "pear/pear_exception": "~1.0", + "php": ">=5.4" }, "replace": { "rsky/pear-core-min": "self.version" @@ -15164,7 +15165,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2023-04-19T19:15:47+00:00" + "time": "2023-11-26T16:15:38+00:00" }, { "name": "pear/pear_exception", @@ -19946,16 +19947,16 @@ }, { "name": "codeception/lib-web", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/Codeception/lib-web.git", - "reference": "f488ff9bc08c8985d43796db28da0bd18813bcae" + "reference": "4c02cf57c5f2d14bbb9f57ea09b38ceacec15d91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/lib-web/zipball/f488ff9bc08c8985d43796db28da0bd18813bcae", - "reference": "f488ff9bc08c8985d43796db28da0bd18813bcae", + "url": "https://api.github.com/repos/Codeception/lib-web/zipball/4c02cf57c5f2d14bbb9f57ea09b38ceacec15d91", + "reference": "4c02cf57c5f2d14bbb9f57ea09b38ceacec15d91", "shasum": "" }, "require": { @@ -19993,9 +19994,9 @@ ], "support": { "issues": "https://github.com/Codeception/lib-web/issues", - "source": "https://github.com/Codeception/lib-web/tree/1.0.2" + "source": "https://github.com/Codeception/lib-web/tree/1.0.3" }, - "time": "2023-04-18T20:32:51+00:00" + "time": "2023-11-27T06:43:13+00:00" }, { "name": "codeception/module-asserts", @@ -22649,16 +22650,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.3", + "version": "1.24.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "12f01d214f1c73b9c91fdb3b1c415e4c70652083" + "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/12f01d214f1c73b9c91fdb3b1c415e4c70652083", - "reference": "12f01d214f1c73b9c91fdb3b1c415e4c70652083", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6bd0c26f3786cd9b7c359675cb789e35a8e07496", + "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496", "shasum": "" }, "require": { @@ -22690,22 +22691,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.3" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.4" }, - "time": "2023-11-18T20:15:32+00:00" + "time": "2023-11-26T18:29:22+00:00" }, { "name": "phpstan/phpstan", - "version": "1.10.44", + "version": "1.10.45", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "bf84367c53a23f759513985c54ffe0d0c249825b" + "reference": "2f024fbb47432e2e62ad8a8032387aa2dd631c73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bf84367c53a23f759513985c54ffe0d0c249825b", - "reference": "bf84367c53a23f759513985c54ffe0d0c249825b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2f024fbb47432e2e62ad8a8032387aa2dd631c73", + "reference": "2f024fbb47432e2e62ad8a8032387aa2dd631c73", "shasum": "" }, "require": { @@ -22754,7 +22755,7 @@ "type": "tidelift" } ], - "time": "2023-11-21T16:30:46+00:00" + "time": "2023-11-27T14:15:06+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -24525,12 +24526,12 @@ "source": { "type": "git", "url": "https://github.com/SU-SWS/stanford-caravan.git", - "reference": "2c634a3be6ba240e8d08a67e69925d69610ffa11" + "reference": "b8ed0ed7c23c41ff289dbda251c50b7e6a73beb9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SU-SWS/stanford-caravan/zipball/2c634a3be6ba240e8d08a67e69925d69610ffa11", - "reference": "2c634a3be6ba240e8d08a67e69925d69610ffa11", + "url": "https://api.github.com/repos/SU-SWS/stanford-caravan/zipball/b8ed0ed7c23c41ff289dbda251c50b7e6a73beb9", + "reference": "b8ed0ed7c23c41ff289dbda251c50b7e6a73beb9", "shasum": "" }, "require": { @@ -24560,7 +24561,7 @@ "issues": "https://github.com/SU-SWS/stanford-caravan/issues", "source": "https://github.com/SU-SWS/stanford-caravan/tree/10.x" }, - "time": "2023-10-11T15:30:44+00:00" + "time": "2023-11-24T17:36:31+00:00" }, { "name": "symfony/browser-kit", diff --git a/docroot/modules/humsci/hs_field_helpers/hs_field_helpers.libraries.yml b/docroot/modules/humsci/hs_field_helpers/hs_field_helpers.libraries.yml index c003df6c5e..8132976978 100644 --- a/docroot/modules/humsci/hs_field_helpers/hs_field_helpers.libraries.yml +++ b/docroot/modules/humsci/hs_field_helpers/hs_field_helpers.libraries.yml @@ -21,4 +21,7 @@ paragraph_behaviors: js/paragraphs.behaviors.js: { } css: base: - css/paragraphs.behaviors.css: { } \ No newline at end of file + css/paragraphs.behaviors.css: { } + dependencies: + - core/jquery + - core/once diff --git a/docroot/modules/humsci/hs_field_helpers/js/paragraphs.behaviors.js b/docroot/modules/humsci/hs_field_helpers/js/paragraphs.behaviors.js index 723bad40b2..88b096f602 100644 --- a/docroot/modules/humsci/hs_field_helpers/js/paragraphs.behaviors.js +++ b/docroot/modules/humsci/hs_field_helpers/js/paragraphs.behaviors.js @@ -3,13 +3,13 @@ * Stops page from changing when user is posting. */ -(function ($, Drupal) { +(function ($, Drupal, once) { 'use strict'; Drupal.behaviors.humsciParagraphBehaviors = { attach: function (context, settings) { $('ul.paragraphs-tabs', context).remove(); - $('.paragraphs-subform', context).once('hs-heaviors').each(function () { + $(once('hs-behaviors', '.paragraphs-subform', context)).each(function () { const $subform = $(this); const $behaviors = $(this).siblings('.paragraphs-behavior') const $tabs = $('