From dd25030e8fc266bb353d01ab0fae195586e2542b Mon Sep 17 00:00:00 2001 From: Mel Wong Date: Fri, 17 Dec 2021 11:46:18 -0800 Subject: [PATCH 1/2] SRL-555: courtyard v281 with visibility fixes --- composer-manifest.yaml | 2 +- composer.lock | 14 +++++--------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/composer-manifest.yaml b/composer-manifest.yaml index cc6f6082..f99c7382 100644 --- a/composer-manifest.yaml +++ b/composer-manifest.yaml @@ -153,7 +153,7 @@ packages: harvesthq/chosen: 1.8.7 html2text/html2text: 4.0.1 joachim-n/composer-manifest: 1.0.4 - judicialcouncil/courtyard-artifact: 0.1.271 + judicialcouncil/courtyard-artifact: 0.1.281 kub-at/php-simple-html-dom-parser: 1.9.1 laminas/laminas-diactoros: 1.8.7p2 laminas/laminas-escaper: 2.6.1 diff --git a/composer.lock b/composer.lock index 3acd41d6..bb15c658 100644 --- a/composer.lock +++ b/composer.lock @@ -9417,16 +9417,16 @@ }, { "name": "judicialcouncil/courtyard-artifact", - "version": "0.1.271", + "version": "0.1.281", "source": { "type": "git", "url": "https://github.com/JudicialCouncilOfCalifornia/courtyard-artifact.git", - "reference": "9ba1a7d1748af9c5ef9a6969dcfb8762efed1790" + "reference": "68964c140eb5d6ff99930d599821d4b2d82ec8bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JudicialCouncilOfCalifornia/courtyard-artifact/zipball/9ba1a7d1748af9c5ef9a6969dcfb8762efed1790", - "reference": "9ba1a7d1748af9c5ef9a6969dcfb8762efed1790", + "url": "https://api.github.com/repos/JudicialCouncilOfCalifornia/courtyard-artifact/zipball/68964c140eb5d6ff99930d599821d4b2d82ec8bd", + "reference": "68964c140eb5d6ff99930d599821d4b2d82ec8bd", "shasum": "" }, "type": "drupal-library", @@ -9441,7 +9441,7 @@ } ], "description": "A build artifact of the Courtyard Pattern Lab pattern library.", - "time": "2021-12-01T01:15:16+00:00" + "time": "2021-12-17T18:33:19+00:00" }, { "name": "kub-at/php-simple-html-dom-parser", @@ -14313,10 +14313,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "Bohun Tak", - "homepage": "https://www.drupal.org/user/1205098" - }, { "name": "mrhanlon", "homepage": "https://www.drupal.org/user/764624" From db960f79447776154828a23554c83bbfd0fb8041 Mon Sep 17 00:00:00 2001 From: Mel Wong Date: Fri, 17 Dec 2021 14:54:58 -0800 Subject: [PATCH 2/2] SRL-555: courtyard v282 fixes disappearing chat button after opening feedback --- composer-manifest.yaml | 2 +- composer.lock | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/composer-manifest.yaml b/composer-manifest.yaml index f99c7382..c42f25b9 100644 --- a/composer-manifest.yaml +++ b/composer-manifest.yaml @@ -153,7 +153,7 @@ packages: harvesthq/chosen: 1.8.7 html2text/html2text: 4.0.1 joachim-n/composer-manifest: 1.0.4 - judicialcouncil/courtyard-artifact: 0.1.281 + judicialcouncil/courtyard-artifact: 0.1.282 kub-at/php-simple-html-dom-parser: 1.9.1 laminas/laminas-diactoros: 1.8.7p2 laminas/laminas-escaper: 2.6.1 diff --git a/composer.lock b/composer.lock index bb15c658..83b28a21 100644 --- a/composer.lock +++ b/composer.lock @@ -9417,16 +9417,16 @@ }, { "name": "judicialcouncil/courtyard-artifact", - "version": "0.1.281", + "version": "0.1.282", "source": { "type": "git", "url": "https://github.com/JudicialCouncilOfCalifornia/courtyard-artifact.git", - "reference": "68964c140eb5d6ff99930d599821d4b2d82ec8bd" + "reference": "c3a6e725296e421f649a07f2448509ffc54af401" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JudicialCouncilOfCalifornia/courtyard-artifact/zipball/68964c140eb5d6ff99930d599821d4b2d82ec8bd", - "reference": "68964c140eb5d6ff99930d599821d4b2d82ec8bd", + "url": "https://api.github.com/repos/JudicialCouncilOfCalifornia/courtyard-artifact/zipball/c3a6e725296e421f649a07f2448509ffc54af401", + "reference": "c3a6e725296e421f649a07f2448509ffc54af401", "shasum": "" }, "type": "drupal-library", @@ -9441,7 +9441,7 @@ } ], "description": "A build artifact of the Courtyard Pattern Lab pattern library.", - "time": "2021-12-17T18:33:19+00:00" + "time": "2021-12-17T22:32:10+00:00" }, { "name": "kub-at/php-simple-html-dom-parser", @@ -14313,6 +14313,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "Bohun Tak", + "homepage": "https://www.drupal.org/user/1205098" + }, { "name": "mrhanlon", "homepage": "https://www.drupal.org/user/764624"