From 19305e27bcf840ecaa84e45cf5683cdfa2bb57cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:30:23 -0500 Subject: [PATCH] chore: release (#3552) Co-authored-by: github-actions[bot] --- .changeset/quick-hairs-walk.md | 13 ------------- components/actionbutton/CHANGELOG.md | 14 ++++++++++++++ components/actionbutton/package.json | 2 +- components/actiongroup/package.json | 2 +- components/actionmenu/package.json | 2 +- components/breadcrumb/package.json | 2 +- components/calendar/package.json | 2 +- components/card/package.json | 2 +- components/coachmark/package.json | 2 +- components/contextualhelp/package.json | 2 +- components/dropzone/package.json | 2 +- components/pagination/package.json | 2 +- components/stepper/package.json | 2 +- yarn.lock | 22 +++++++++++----------- 14 files changed, 36 insertions(+), 35 deletions(-) delete mode 100644 .changeset/quick-hairs-walk.md diff --git a/.changeset/quick-hairs-walk.md b/.changeset/quick-hairs-walk.md deleted file mode 100644 index ce09f13ef30..00000000000 --- a/.changeset/quick-hairs-walk.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@spectrum-css/actionbutton": patch ---- - -S2 Foundations fixes - -- Adjusts corner rounding for S2 foundations to follow S2 action button corner rounding, particularly to help give additional space to the help/corner triangle icon: - - corner-radius-medium-size-extra-small - - corner-radius-medium-size-small - - corner-radius-medium-size-medium - - corner-radius-medium-size-large - - corner-radius-medium-size-extra-large -- Corrects the `disabled-background-color` and `disabled-static-*-background-color` tokens for the disabled and selected+disabled states diff --git a/components/actionbutton/CHANGELOG.md b/components/actionbutton/CHANGELOG.md index d7ed33a9020..16620a443c0 100644 --- a/components/actionbutton/CHANGELOG.md +++ b/components/actionbutton/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 7.1.1 + +### Patch Changes + +- [#3540](https://github.com/adobe/spectrum-css/pull/3540) [`a8bb0b8`](https://github.com/adobe/spectrum-css/commit/a8bb0b89a5fe1cc9d09edf6a1d2249dde930757a) Thanks [@marissahuysentruyt](https://github.com/marissahuysentruyt)! - S2 Foundations fixes + + - Adjusts corner rounding for S2 foundations to follow S2 action button corner rounding, particularly to help give additional space to the help/corner triangle icon: + - corner-radius-medium-size-extra-small + - corner-radius-medium-size-small + - corner-radius-medium-size-medium + - corner-radius-medium-size-large + - corner-radius-medium-size-extra-large + - Corrects the `disabled-background-color` and `disabled-static-*-background-color` tokens for the disabled and selected+disabled states + ## 7.1.0 ### Minor Changes diff --git a/components/actionbutton/package.json b/components/actionbutton/package.json index 5cde6a01c86..4fc5bb1d26d 100644 --- a/components/actionbutton/package.json +++ b/components/actionbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/actionbutton", - "version": "7.1.0", + "version": "7.1.1", "description": "The Spectrum CSS action button component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/actiongroup/package.json b/components/actiongroup/package.json index 31c87cba4b9..8329a400255 100644 --- a/components/actiongroup/package.json +++ b/components/actiongroup/package.json @@ -37,7 +37,7 @@ } }, "devDependencies": { - "@spectrum-css/actionbutton": "7.1.0", + "@spectrum-css/actionbutton": "7.1.1", "@spectrum-css/tokens": "16.0.1" }, "keywords": [ diff --git a/components/actionmenu/package.json b/components/actionmenu/package.json index e9376fc785a..598e31d3a3e 100644 --- a/components/actionmenu/package.json +++ b/components/actionmenu/package.json @@ -32,7 +32,7 @@ "@spectrum-css/tokens": ">=16.0.0 <17.0.0" }, "devDependencies": { - "@spectrum-css/actionbutton": "7.1.0", + "@spectrum-css/actionbutton": "7.1.1", "@spectrum-css/icon": "9.1.0", "@spectrum-css/menu": "9.1.0", "@spectrum-css/popover": "8.1.0", diff --git a/components/breadcrumb/package.json b/components/breadcrumb/package.json index 00b7374a0ea..e1dc521b6c9 100644 --- a/components/breadcrumb/package.json +++ b/components/breadcrumb/package.json @@ -41,7 +41,7 @@ } }, "devDependencies": { - "@spectrum-css/actionbutton": "7.1.0", + "@spectrum-css/actionbutton": "7.1.1", "@spectrum-css/icon": "9.1.0", "@spectrum-css/tokens": "16.0.1" }, diff --git a/components/calendar/package.json b/components/calendar/package.json index 6de84d4a0c9..068b1a46966 100644 --- a/components/calendar/package.json +++ b/components/calendar/package.json @@ -37,7 +37,7 @@ } }, "devDependencies": { - "@spectrum-css/actionbutton": "7.1.0", + "@spectrum-css/actionbutton": "7.1.1", "@spectrum-css/tokens": "16.0.1" }, "keywords": [ diff --git a/components/card/package.json b/components/card/package.json index 039a7e92db5..928e0496576 100644 --- a/components/card/package.json +++ b/components/card/package.json @@ -57,7 +57,7 @@ } }, "devDependencies": { - "@spectrum-css/actionbutton": "7.1.0", + "@spectrum-css/actionbutton": "7.1.1", "@spectrum-css/asset": "7.1.0", "@spectrum-css/checkbox": "10.1.0", "@spectrum-css/icon": "9.1.0", diff --git a/components/coachmark/package.json b/components/coachmark/package.json index 4639d3a9baa..ab9e2e8982e 100644 --- a/components/coachmark/package.json +++ b/components/coachmark/package.json @@ -57,7 +57,7 @@ } }, "devDependencies": { - "@spectrum-css/actionbutton": "7.1.0", + "@spectrum-css/actionbutton": "7.1.1", "@spectrum-css/actionmenu": "7.1.0", "@spectrum-css/button": "14.1.0", "@spectrum-css/buttongroup": "9.1.0", diff --git a/components/contextualhelp/package.json b/components/contextualhelp/package.json index 33e6c2f813a..d5d5ada184e 100644 --- a/components/contextualhelp/package.json +++ b/components/contextualhelp/package.json @@ -45,7 +45,7 @@ } }, "devDependencies": { - "@spectrum-css/actionbutton": "7.1.0", + "@spectrum-css/actionbutton": "7.1.1", "@spectrum-css/link": "7.1.0", "@spectrum-css/popover": "8.1.0", "@spectrum-css/tokens": "16.0.1" diff --git a/components/dropzone/package.json b/components/dropzone/package.json index 8f4ee00330e..26afb9f0990 100644 --- a/components/dropzone/package.json +++ b/components/dropzone/package.json @@ -45,7 +45,7 @@ } }, "devDependencies": { - "@spectrum-css/actionbutton": "7.1.0", + "@spectrum-css/actionbutton": "7.1.1", "@spectrum-css/illustratedmessage": "9.1.0", "@spectrum-css/link": "7.1.0", "@spectrum-css/tokens": "16.0.1" diff --git a/components/pagination/package.json b/components/pagination/package.json index 7d995c30ff7..f9b0a9f23f1 100644 --- a/components/pagination/package.json +++ b/components/pagination/package.json @@ -49,7 +49,7 @@ } }, "devDependencies": { - "@spectrum-css/actionbutton": "7.1.0", + "@spectrum-css/actionbutton": "7.1.1", "@spectrum-css/button": "14.1.0", "@spectrum-css/icon": "9.1.0", "@spectrum-css/textfield": "8.1.0", diff --git a/components/stepper/package.json b/components/stepper/package.json index 8bb3d9757a8..a2d956d094c 100644 --- a/components/stepper/package.json +++ b/components/stepper/package.json @@ -49,7 +49,7 @@ } }, "devDependencies": { - "@spectrum-css/actionbutton": "7.1.0", + "@spectrum-css/actionbutton": "7.1.1", "@spectrum-css/icon": "9.1.0", "@spectrum-css/infieldbutton": "6.1.0", "@spectrum-css/textfield": "8.1.0", diff --git a/yarn.lock b/yarn.lock index ad227a1aa76..1d64443af1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3687,7 +3687,7 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-css/actionbutton@npm:7.1.0, @spectrum-css/actionbutton@workspace:^, @spectrum-css/actionbutton@workspace:components/actionbutton": +"@spectrum-css/actionbutton@npm:7.1.1, @spectrum-css/actionbutton@workspace:^, @spectrum-css/actionbutton@workspace:components/actionbutton": version: 0.0.0-use.local resolution: "@spectrum-css/actionbutton@workspace:components/actionbutton" dependencies: @@ -3709,7 +3709,7 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/actiongroup@workspace:components/actiongroup" dependencies: - "@spectrum-css/actionbutton": "npm:7.1.0" + "@spectrum-css/actionbutton": "npm:7.1.1" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: "@spectrum-css/actionbutton": ">=7.0.0 <8.0.0" @@ -3726,7 +3726,7 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/actionmenu@workspace:components/actionmenu" dependencies: - "@spectrum-css/actionbutton": "npm:7.1.0" + "@spectrum-css/actionbutton": "npm:7.1.1" "@spectrum-css/icon": "npm:9.1.0" "@spectrum-css/menu": "npm:9.1.0" "@spectrum-css/popover": "npm:8.1.0" @@ -3898,7 +3898,7 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/breadcrumb@workspace:components/breadcrumb" dependencies: - "@spectrum-css/actionbutton": "npm:7.1.0" + "@spectrum-css/actionbutton": "npm:7.1.1" "@spectrum-css/icon": "npm:9.1.0" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: @@ -4053,7 +4053,7 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/calendar@workspace:components/calendar" dependencies: - "@spectrum-css/actionbutton": "npm:7.1.0" + "@spectrum-css/actionbutton": "npm:7.1.1" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: "@spectrum-css/actionbutton": ">=7.0.0 <8.0.0" @@ -4070,7 +4070,7 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/card@workspace:components/card" dependencies: - "@spectrum-css/actionbutton": "npm:7.1.0" + "@spectrum-css/actionbutton": "npm:7.1.1" "@spectrum-css/asset": "npm:7.1.0" "@spectrum-css/checkbox": "npm:10.1.0" "@spectrum-css/icon": "npm:9.1.0" @@ -4171,7 +4171,7 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/coachmark@workspace:components/coachmark" dependencies: - "@spectrum-css/actionbutton": "npm:7.1.0" + "@spectrum-css/actionbutton": "npm:7.1.1" "@spectrum-css/actionmenu": "npm:7.1.0" "@spectrum-css/button": "npm:14.1.0" "@spectrum-css/buttongroup": "npm:9.1.0" @@ -4348,7 +4348,7 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/contextualhelp@workspace:components/contextualhelp" dependencies: - "@spectrum-css/actionbutton": "npm:7.1.0" + "@spectrum-css/actionbutton": "npm:7.1.1" "@spectrum-css/link": "npm:7.1.0" "@spectrum-css/popover": "npm:8.1.0" "@spectrum-css/tokens": "npm:16.0.1" @@ -4475,7 +4475,7 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/dropzone@workspace:components/dropzone" dependencies: - "@spectrum-css/actionbutton": "npm:7.1.0" + "@spectrum-css/actionbutton": "npm:7.1.1" "@spectrum-css/illustratedmessage": "npm:9.1.0" "@spectrum-css/link": "npm:7.1.0" "@spectrum-css/tokens": "npm:16.0.1" @@ -4806,7 +4806,7 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/pagination@workspace:components/pagination" dependencies: - "@spectrum-css/actionbutton": "npm:7.1.0" + "@spectrum-css/actionbutton": "npm:7.1.1" "@spectrum-css/button": "npm:14.1.0" "@spectrum-css/icon": "npm:9.1.0" "@spectrum-css/textfield": "npm:8.1.0" @@ -5138,7 +5138,7 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/stepper@workspace:components/stepper" dependencies: - "@spectrum-css/actionbutton": "npm:7.1.0" + "@spectrum-css/actionbutton": "npm:7.1.1" "@spectrum-css/icon": "npm:9.1.0" "@spectrum-css/infieldbutton": "npm:6.1.0" "@spectrum-css/textfield": "npm:8.1.0"