Skip to content

Commit

Permalink
chore: release (s2-foundations) (#2873)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 27, 2024
1 parent de1d39f commit c89b18d
Show file tree
Hide file tree
Showing 167 changed files with 971 additions and 83 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"@spectrum-css/ui-icons": "1.1.2"
},
"changesets": [
"gentle-ties-hang",
"modern-beds-provide",
"moody-shirts-kick",
"purple-chairs-melt",
Expand Down
7 changes: 7 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 11.0.0-s2-foundations.5

### Patch Changes

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 11.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/preview",
"version": "11.0.0-s2-foundations.4",
"version": "11.0.0-s2-foundations.5",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
10 changes: 10 additions & 0 deletions components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 6.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/icon@8.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 6.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/accordion",
"version": "6.0.0-s2-foundations.4",
"version": "6.0.0-s2-foundations.5",
"description": "The Spectrum CSS accordion component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
13 changes: 13 additions & 0 deletions components/actionbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 9.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/actiongroup@6.0.0-s2-foundations.5
- @spectrum-css/closebutton@6.0.0-s2-foundations.5
- @spectrum-css/fieldlabel@9.0.0-s2-foundations.5
- @spectrum-css/popover@8.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 9.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/actionbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbar",
"version": "9.0.0-s2-foundations.4",
"version": "9.0.0-s2-foundations.5",
"description": "The Spectrum CSS actionbar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
10 changes: 10 additions & 0 deletions components/actionbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 7.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/icon@8.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 7.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/actionbutton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbutton",
"version": "7.0.0-s2-foundations.4",
"version": "7.0.0-s2-foundations.5",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
10 changes: 10 additions & 0 deletions components/actiongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 6.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/actionbutton@7.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 6.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/actiongroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actiongroup",
"version": "6.0.0-s2-foundations.4",
"version": "6.0.0-s2-foundations.5",
"description": "The Spectrum CSS actiongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
13 changes: 13 additions & 0 deletions components/actionmenu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 7.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/actionbutton@7.0.0-s2-foundations.5
- @spectrum-css/popover@8.0.0-s2-foundations.5
- @spectrum-css/icon@8.0.0-s2-foundations.5
- @spectrum-css/menu@8.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 7.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/actionmenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionmenu",
"version": "7.0.0-s2-foundations.4",
"version": "7.0.0-s2-foundations.5",
"description": "The Spectrum CSS actionmenu component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
13 changes: 13 additions & 0 deletions components/alertbanner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 3.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/closebutton@6.0.0-s2-foundations.5
- @spectrum-css/divider@4.0.0-s2-foundations.5
- @spectrum-css/button@14.0.0-s2-foundations.5
- @spectrum-css/icon@8.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 3.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/alertbanner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/alertbanner",
"version": "3.0.0-s2-foundations.4",
"version": "3.0.0-s2-foundations.5",
"description": "The Spectrum CSS alertbanner component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
14 changes: 14 additions & 0 deletions components/alertdialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 3.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/buttongroup@8.0.0-s2-foundations.5
- @spectrum-css/underlay@5.0.0-s2-foundations.5
- @spectrum-css/divider@4.0.0-s2-foundations.5
- @spectrum-css/modal@6.0.0-s2-foundations.5
- @spectrum-css/icon@8.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 3.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/alertdialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/alertdialog",
"version": "3.0.0-s2-foundations.4",
"version": "3.0.0-s2-foundations.5",
"description": "The Spectrum CSS alertdialog component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
9 changes: 9 additions & 0 deletions components/asset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 6.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 6.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/asset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/asset",
"version": "6.0.0-s2-foundations.4",
"version": "6.0.0-s2-foundations.5",
"description": "The Spectrum CSS asset component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
10 changes: 10 additions & 0 deletions components/assetcard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 5.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/checkbox@10.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 5.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/assetcard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/assetcard",
"version": "5.0.0-s2-foundations.4",
"version": "5.0.0-s2-foundations.5",
"description": "The Spectrum CSS asset card component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
11 changes: 11 additions & 0 deletions components/assetlist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 7.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/checkbox@10.0.0-s2-foundations.5
- @spectrum-css/icon@8.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 7.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/assetlist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/assetlist",
"version": "7.0.0-s2-foundations.4",
"version": "7.0.0-s2-foundations.5",
"description": "The Spectrum CSS assetlist component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
9 changes: 9 additions & 0 deletions components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 8.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 8.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/avatar",
"version": "8.0.0-s2-foundations.4",
"version": "8.0.0-s2-foundations.5",
"description": "The Spectrum CSS avatar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
10 changes: 10 additions & 0 deletions components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 5.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/icon@8.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 5.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/badge",
"version": "5.0.0-s2-foundations.4",
"version": "5.0.0-s2-foundations.5",
"description": "The Spectrum CSS badge component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
11 changes: 11 additions & 0 deletions components/breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 10.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/actionbutton@7.0.0-s2-foundations.5
- @spectrum-css/icon@8.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 10.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/breadcrumb",
"version": "10.0.0-s2-foundations.4",
"version": "10.0.0-s2-foundations.5",
"description": "The Spectrum CSS breadcrumb component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
11 changes: 11 additions & 0 deletions components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 14.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/progresscircle@4.0.0-s2-foundations.5
- @spectrum-css/icon@8.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 14.0.0-s2-foundations.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/button",
"version": "14.0.0-s2-foundations.4",
"version": "14.0.0-s2-foundations.5",
"description": "The Spectrum CSS button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
10 changes: 10 additions & 0 deletions components/buttongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 8.0.0-s2-foundations.5

### Patch Changes

- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors

- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]:
- @spectrum-css/button@14.0.0-s2-foundations.5
- @spectrum-css/tokens@15.0.0-s2-foundations.5

## 8.0.0-s2-foundations.4

### Patch Changes
Expand Down
Loading

0 comments on commit c89b18d

Please sign in to comment.