diff --git a/.changeset/pre.json b/.changeset/pre.json index 3281c69e12..c2eb0aab2b 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -98,6 +98,7 @@ "@spectrum-css/ui-icons": "1.1.2" }, "changesets": [ + "gentle-ties-hang", "modern-beds-provide", "moody-shirts-kick", "purple-chairs-melt", diff --git a/.storybook/CHANGELOG.md b/.storybook/CHANGELOG.md index f051e769ff..98a831fb00 100644 --- a/.storybook/CHANGELOG.md +++ b/.storybook/CHANGELOG.md @@ -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 diff --git a/.storybook/package.json b/.storybook/package.json index 9f88927170..0c2eb3947f 100644 --- a/.storybook/package.json +++ b/.storybook/package.json @@ -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", diff --git a/components/accordion/CHANGELOG.md b/components/accordion/CHANGELOG.md index be15eb9a97..11873c62b1 100644 --- a/components/accordion/CHANGELOG.md +++ b/components/accordion/CHANGELOG.md @@ -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 diff --git a/components/accordion/package.json b/components/accordion/package.json index 18beccf988..acca239641 100644 --- a/components/accordion/package.json +++ b/components/accordion/package.json @@ -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", diff --git a/components/actionbar/CHANGELOG.md b/components/actionbar/CHANGELOG.md index cd37ec7c5d..b5e950e8ff 100644 --- a/components/actionbar/CHANGELOG.md +++ b/components/actionbar/CHANGELOG.md @@ -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 diff --git a/components/actionbar/package.json b/components/actionbar/package.json index 167c02a541..70de714831 100644 --- a/components/actionbar/package.json +++ b/components/actionbar/package.json @@ -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", diff --git a/components/actionbutton/CHANGELOG.md b/components/actionbutton/CHANGELOG.md index 3bee99dad0..9dac2f2f84 100644 --- a/components/actionbutton/CHANGELOG.md +++ b/components/actionbutton/CHANGELOG.md @@ -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 diff --git a/components/actionbutton/package.json b/components/actionbutton/package.json index e1d7b3c7f6..fff320c990 100644 --- a/components/actionbutton/package.json +++ b/components/actionbutton/package.json @@ -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", diff --git a/components/actiongroup/CHANGELOG.md b/components/actiongroup/CHANGELOG.md index 2b2220d5c7..4da2ae1e19 100644 --- a/components/actiongroup/CHANGELOG.md +++ b/components/actiongroup/CHANGELOG.md @@ -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 diff --git a/components/actiongroup/package.json b/components/actiongroup/package.json index cd4d2960e7..f7575ad8f7 100644 --- a/components/actiongroup/package.json +++ b/components/actiongroup/package.json @@ -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", diff --git a/components/actionmenu/CHANGELOG.md b/components/actionmenu/CHANGELOG.md index 11cef2c9e6..58f3b854f8 100644 --- a/components/actionmenu/CHANGELOG.md +++ b/components/actionmenu/CHANGELOG.md @@ -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 diff --git a/components/actionmenu/package.json b/components/actionmenu/package.json index 496e2d5182..95766440a9 100644 --- a/components/actionmenu/package.json +++ b/components/actionmenu/package.json @@ -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", diff --git a/components/alertbanner/CHANGELOG.md b/components/alertbanner/CHANGELOG.md index 41fe7ebe88..a10eca3b01 100644 --- a/components/alertbanner/CHANGELOG.md +++ b/components/alertbanner/CHANGELOG.md @@ -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 diff --git a/components/alertbanner/package.json b/components/alertbanner/package.json index 53dbad8fac..b6ddb65a6e 100644 --- a/components/alertbanner/package.json +++ b/components/alertbanner/package.json @@ -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", diff --git a/components/alertdialog/CHANGELOG.md b/components/alertdialog/CHANGELOG.md index b2e7a3f9a8..a221b6d08e 100644 --- a/components/alertdialog/CHANGELOG.md +++ b/components/alertdialog/CHANGELOG.md @@ -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 diff --git a/components/alertdialog/package.json b/components/alertdialog/package.json index 8754052f21..2635b8e75c 100644 --- a/components/alertdialog/package.json +++ b/components/alertdialog/package.json @@ -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", diff --git a/components/asset/CHANGELOG.md b/components/asset/CHANGELOG.md index 687b3becee..1b5c4617a9 100644 --- a/components/asset/CHANGELOG.md +++ b/components/asset/CHANGELOG.md @@ -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 diff --git a/components/asset/package.json b/components/asset/package.json index 4e6554f618..f4df809501 100644 --- a/components/asset/package.json +++ b/components/asset/package.json @@ -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", diff --git a/components/assetcard/CHANGELOG.md b/components/assetcard/CHANGELOG.md index 1fff9022de..26534fd018 100644 --- a/components/assetcard/CHANGELOG.md +++ b/components/assetcard/CHANGELOG.md @@ -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 diff --git a/components/assetcard/package.json b/components/assetcard/package.json index 2247efc2cb..f04e26296b 100644 --- a/components/assetcard/package.json +++ b/components/assetcard/package.json @@ -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", diff --git a/components/assetlist/CHANGELOG.md b/components/assetlist/CHANGELOG.md index e219559fbd..b47765142d 100644 --- a/components/assetlist/CHANGELOG.md +++ b/components/assetlist/CHANGELOG.md @@ -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 diff --git a/components/assetlist/package.json b/components/assetlist/package.json index 3468b20b41..cc54f04f98 100644 --- a/components/assetlist/package.json +++ b/components/assetlist/package.json @@ -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", diff --git a/components/avatar/CHANGELOG.md b/components/avatar/CHANGELOG.md index 25c2365294..13545c0aaf 100644 --- a/components/avatar/CHANGELOG.md +++ b/components/avatar/CHANGELOG.md @@ -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 diff --git a/components/avatar/package.json b/components/avatar/package.json index c72ea1f6cf..52229e5446 100644 --- a/components/avatar/package.json +++ b/components/avatar/package.json @@ -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", diff --git a/components/badge/CHANGELOG.md b/components/badge/CHANGELOG.md index d9c63c351d..98b9ce4b9d 100644 --- a/components/badge/CHANGELOG.md +++ b/components/badge/CHANGELOG.md @@ -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 diff --git a/components/badge/package.json b/components/badge/package.json index 56bfe27418..96c29de1c6 100644 --- a/components/badge/package.json +++ b/components/badge/package.json @@ -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", diff --git a/components/breadcrumb/CHANGELOG.md b/components/breadcrumb/CHANGELOG.md index 363ea86fe1..504e16b81c 100644 --- a/components/breadcrumb/CHANGELOG.md +++ b/components/breadcrumb/CHANGELOG.md @@ -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 diff --git a/components/breadcrumb/package.json b/components/breadcrumb/package.json index 96f18ba15b..531c6da009 100644 --- a/components/breadcrumb/package.json +++ b/components/breadcrumb/package.json @@ -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", diff --git a/components/button/CHANGELOG.md b/components/button/CHANGELOG.md index 8ba1a92c3b..5b81ac8b42 100644 --- a/components/button/CHANGELOG.md +++ b/components/button/CHANGELOG.md @@ -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 diff --git a/components/button/package.json b/components/button/package.json index ca0003df6a..4e60145ae6 100644 --- a/components/button/package.json +++ b/components/button/package.json @@ -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", diff --git a/components/buttongroup/CHANGELOG.md b/components/buttongroup/CHANGELOG.md index f8c62204c5..e2c83977b1 100644 --- a/components/buttongroup/CHANGELOG.md +++ b/components/buttongroup/CHANGELOG.md @@ -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 diff --git a/components/buttongroup/package.json b/components/buttongroup/package.json index df4b5e2769..05e1f3187b 100644 --- a/components/buttongroup/package.json +++ b/components/buttongroup/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/buttongroup", - "version": "8.0.0-s2-foundations.4", + "version": "8.0.0-s2-foundations.5", "description": "The Spectrum CSS buttongroup component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/calendar/CHANGELOG.md b/components/calendar/CHANGELOG.md index 79250bccd8..37adf452b4 100644 --- a/components/calendar/CHANGELOG.md +++ b/components/calendar/CHANGELOG.md @@ -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 diff --git a/components/calendar/package.json b/components/calendar/package.json index cc965b6b3f..883343073a 100644 --- a/components/calendar/package.json +++ b/components/calendar/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/calendar", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS calendar component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/card/CHANGELOG.md b/components/card/CHANGELOG.md index a3bc2803ee..b443b0a295 100644 --- a/components/card/CHANGELOG.md +++ b/components/card/CHANGELOG.md @@ -1,5 +1,19 @@ # 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/actionbutton@7.0.0-s2-foundations.5 + - @spectrum-css/typography@7.0.0-s2-foundations.5 + - @spectrum-css/checkbox@10.0.0-s2-foundations.5 + - @spectrum-css/asset@6.0.0-s2-foundations.5 + - @spectrum-css/icon@8.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 9.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/card/package.json b/components/card/package.json index 7996732294..f37c2ca4ee 100644 --- a/components/card/package.json +++ b/components/card/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/card", - "version": "9.0.0-s2-foundations.4", + "version": "9.0.0-s2-foundations.5", "description": "The Spectrum CSS card component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/checkbox/CHANGELOG.md b/components/checkbox/CHANGELOG.md index 08c6847f4c..eb800aa2a1 100644 --- a/components/checkbox/CHANGELOG.md +++ b/components/checkbox/CHANGELOG.md @@ -1,5 +1,15 @@ # 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/icon@8.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 10.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/checkbox/package.json b/components/checkbox/package.json index 4a0d228561..fa95fdda87 100644 --- a/components/checkbox/package.json +++ b/components/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/checkbox", - "version": "10.0.0-s2-foundations.4", + "version": "10.0.0-s2-foundations.5", "description": "The Spectrum CSS checkbox component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/clearbutton/CHANGELOG.md b/components/clearbutton/CHANGELOG.md index ce3c1cdd93..36e28bc3c4 100644 --- a/components/clearbutton/CHANGELOG.md +++ b/components/clearbutton/CHANGELOG.md @@ -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 diff --git a/components/clearbutton/package.json b/components/clearbutton/package.json index 6ac0cbdc38..ee7f1451be 100644 --- a/components/clearbutton/package.json +++ b/components/clearbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/clearbutton", - "version": "7.0.0-s2-foundations.4", + "version": "7.0.0-s2-foundations.5", "description": "The Spectrum CSS clearbutton component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/closebutton/CHANGELOG.md b/components/closebutton/CHANGELOG.md index d0d1cb5b47..92c428c23a 100644 --- a/components/closebutton/CHANGELOG.md +++ b/components/closebutton/CHANGELOG.md @@ -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 diff --git a/components/closebutton/package.json b/components/closebutton/package.json index 9f7e77105f..62a23b4232 100644 --- a/components/closebutton/package.json +++ b/components/closebutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/closebutton", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS close button component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/coachindicator/CHANGELOG.md b/components/coachindicator/CHANGELOG.md index 9e0b6a3bc6..013feb2343 100644 --- a/components/coachindicator/CHANGELOG.md +++ b/components/coachindicator/CHANGELOG.md @@ -1,5 +1,14 @@ # 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/tokens@15.0.0-s2-foundations.5 + ## 3.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/coachindicator/package.json b/components/coachindicator/package.json index 501efe991b..e83c42ca1e 100644 --- a/components/coachindicator/package.json +++ b/components/coachindicator/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/coachindicator", - "version": "3.0.0-s2-foundations.4", + "version": "3.0.0-s2-foundations.5", "description": "The Spectrum CSS Coach Indicator component ", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/coachmark/CHANGELOG.md b/components/coachmark/CHANGELOG.md index a172fcdfc4..5b5858dd05 100644 --- a/components/coachmark/CHANGELOG.md +++ b/components/coachmark/CHANGELOG.md @@ -1,5 +1,20 @@ # 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/actionbutton@7.0.0-s2-foundations.5 + - @spectrum-css/buttongroup@8.0.0-s2-foundations.5 + - @spectrum-css/actionmenu@7.0.0-s2-foundations.5 + - @spectrum-css/popover@8.0.0-s2-foundations.5 + - @spectrum-css/button@14.0.0-s2-foundations.5 + - @spectrum-css/menu@8.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 8.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/coachmark/package.json b/components/coachmark/package.json index d12ef0134b..9f30a04b59 100644 --- a/components/coachmark/package.json +++ b/components/coachmark/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/coachmark", - "version": "8.0.0-s2-foundations.4", + "version": "8.0.0-s2-foundations.5", "description": "The Spectrum CSS coachmark component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/colorarea/CHANGELOG.md b/components/colorarea/CHANGELOG.md index 16862e2e65..8f5e3955de 100644 --- a/components/colorarea/CHANGELOG.md +++ b/components/colorarea/CHANGELOG.md @@ -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/colorhandle@9.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 6.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/colorarea/package.json b/components/colorarea/package.json index 295a101e0a..a508363735 100644 --- a/components/colorarea/package.json +++ b/components/colorarea/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorarea", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS Color Area component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/colorhandle/CHANGELOG.md b/components/colorhandle/CHANGELOG.md index 2c20379467..c81058f3d0 100644 --- a/components/colorhandle/CHANGELOG.md +++ b/components/colorhandle/CHANGELOG.md @@ -1,5 +1,16 @@ # 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/opacitycheckerboard@3.0.0-s2-foundations.5 + - @spectrum-css/colorloupe@6.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 9.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/colorhandle/package.json b/components/colorhandle/package.json index a58a088356..df732ce338 100644 --- a/components/colorhandle/package.json +++ b/components/colorhandle/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorhandle", - "version": "9.0.0-s2-foundations.4", + "version": "9.0.0-s2-foundations.5", "description": "The Spectrum CSS Color Handle component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/colorloupe/CHANGELOG.md b/components/colorloupe/CHANGELOG.md index 06867d326a..8e5c195302 100644 --- a/components/colorloupe/CHANGELOG.md +++ b/components/colorloupe/CHANGELOG.md @@ -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 diff --git a/components/colorloupe/package.json b/components/colorloupe/package.json index 932ce97b81..49c4a87b8b 100644 --- a/components/colorloupe/package.json +++ b/components/colorloupe/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorloupe", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS Color Loupe component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/colorslider/CHANGELOG.md b/components/colorslider/CHANGELOG.md index 686109d6ac..d1188b0f25 100644 --- a/components/colorslider/CHANGELOG.md +++ b/components/colorslider/CHANGELOG.md @@ -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/opacitycheckerboard@3.0.0-s2-foundations.5 + - @spectrum-css/colorhandle@9.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 7.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/colorslider/package.json b/components/colorslider/package.json index 2b6e4d41c3..549319df98 100644 --- a/components/colorslider/package.json +++ b/components/colorslider/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorslider", - "version": "7.0.0-s2-foundations.4", + "version": "7.0.0-s2-foundations.5", "description": "The Spectrum CSS Color slider component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/colorwheel/CHANGELOG.md b/components/colorwheel/CHANGELOG.md index bded156093..1c4862d5ea 100644 --- a/components/colorwheel/CHANGELOG.md +++ b/components/colorwheel/CHANGELOG.md @@ -1,5 +1,17 @@ # 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/colorhandle@9.0.0-s2-foundations.5 + - @spectrum-css/colorloupe@6.0.0-s2-foundations.5 + - @spectrum-css/colorarea@6.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 5.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/colorwheel/package.json b/components/colorwheel/package.json index dd794bfc49..a679651baf 100644 --- a/components/colorwheel/package.json +++ b/components/colorwheel/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorwheel", - "version": "5.0.0-s2-foundations.4", + "version": "5.0.0-s2-foundations.5", "description": "The Spectrum CSS Color Area component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/combobox/CHANGELOG.md b/components/combobox/CHANGELOG.md index 9d2bb9e05a..eeed02a9ba 100644 --- a/components/combobox/CHANGELOG.md +++ b/components/combobox/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 4.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/pickerbutton@6.0.0-s2-foundations.5 + - @spectrum-css/textfield@8.0.0-s2-foundations.5 + - @spectrum-css/popover@8.0.0-s2-foundations.5 + - @spectrum-css/menu@8.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 4.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/combobox/package.json b/components/combobox/package.json index 3e8bc5f802..040680d833 100644 --- a/components/combobox/package.json +++ b/components/combobox/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/combobox", - "version": "4.0.0-s2-foundations.4", + "version": "4.0.0-s2-foundations.5", "description": "The Spectrum CSS combobox component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/commons/CHANGELOG.md b/components/commons/CHANGELOG.md index 71e2191b43..de1518df25 100644 --- a/components/commons/CHANGELOG.md +++ b/components/commons/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 11.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 + ## 11.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/commons/package.json b/components/commons/package.json index 5a34197da9..ede052cfba 100644 --- a/components/commons/package.json +++ b/components/commons/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/commons", - "version": "11.0.0-s2-foundations.4", + "version": "11.0.0-s2-foundations.5", "description": "Common mixins for Spectrum CSS components", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/contextualhelp/CHANGELOG.md b/components/contextualhelp/CHANGELOG.md index e228c0b572..fac37685e6 100644 --- a/components/contextualhelp/CHANGELOG.md +++ b/components/contextualhelp/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 4.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/link@6.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 4.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/contextualhelp/package.json b/components/contextualhelp/package.json index f985cb9feb..234f1802ed 100644 --- a/components/contextualhelp/package.json +++ b/components/contextualhelp/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/contextualhelp", - "version": "4.0.0-s2-foundations.4", + "version": "4.0.0-s2-foundations.5", "description": "The Spectrum CSS contextualhelp component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/datepicker/CHANGELOG.md b/components/datepicker/CHANGELOG.md index 16b260bf16..3d78a01aaa 100644 --- a/components/datepicker/CHANGELOG.md +++ b/components/datepicker/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 4.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/pickerbutton@6.0.0-s2-foundations.5 + - @spectrum-css/textfield@8.0.0-s2-foundations.5 + - @spectrum-css/calendar@6.0.0-s2-foundations.5 + - @spectrum-css/popover@8.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 4.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/datepicker/package.json b/components/datepicker/package.json index 9a3ee81d6d..8438fac7ef 100644 --- a/components/datepicker/package.json +++ b/components/datepicker/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/datepicker", - "version": "4.0.0-s2-foundations.4", + "version": "4.0.0-s2-foundations.5", "description": "The Spectrum CSS datepicker component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/dial/CHANGELOG.md b/components/dial/CHANGELOG.md index 0e81539755..10ee13d67c 100644 --- a/components/dial/CHANGELOG.md +++ b/components/dial/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 4.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 + ## 4.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/dial/package.json b/components/dial/package.json index 99d7bc055e..18f72704eb 100644 --- a/components/dial/package.json +++ b/components/dial/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/dial", - "version": "4.0.0-s2-foundations.4", + "version": "4.0.0-s2-foundations.5", "description": "The Spectrum CSS dial component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/dialog/CHANGELOG.md b/components/dialog/CHANGELOG.md index 8bab0523e2..dab8ea712b 100644 --- a/components/dialog/CHANGELOG.md +++ b/components/dialog/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 11.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/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/tokens@15.0.0-s2-foundations.5 + ## 11.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/dialog/package.json b/components/dialog/package.json index 5e8f45eb11..e27451fea1 100644 --- a/components/dialog/package.json +++ b/components/dialog/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/dialog", - "version": "11.0.0-s2-foundations.4", + "version": "11.0.0-s2-foundations.5", "description": "The Spectrum CSS dialog component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/divider/CHANGELOG.md b/components/divider/CHANGELOG.md index cd4e1eb58c..87146e4cbd 100644 --- a/components/divider/CHANGELOG.md +++ b/components/divider/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 4.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 + ## 4.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/divider/package.json b/components/divider/package.json index 42281dd9d1..21101e796b 100644 --- a/components/divider/package.json +++ b/components/divider/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/divider", - "version": "4.0.0-s2-foundations.4", + "version": "4.0.0-s2-foundations.5", "description": "The Spectrum CSS divider component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/dropindicator/CHANGELOG.md b/components/dropindicator/CHANGELOG.md index b141696b79..273906de9c 100644 --- a/components/dropindicator/CHANGELOG.md +++ b/components/dropindicator/CHANGELOG.md @@ -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 diff --git a/components/dropindicator/package.json b/components/dropindicator/package.json index 488f804026..69d03a84bb 100644 --- a/components/dropindicator/package.json +++ b/components/dropindicator/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/dropindicator", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS dropindicator component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/dropzone/CHANGELOG.md b/components/dropzone/CHANGELOG.md index 87fb58248d..a737699209 100644 --- a/components/dropzone/CHANGELOG.md +++ b/components/dropzone/CHANGELOG.md @@ -1,5 +1,17 @@ # 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/illustratedmessage@8.0.0-s2-foundations.5 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.5 + - @spectrum-css/link@6.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 7.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/dropzone/package.json b/components/dropzone/package.json index f3b098d2b8..62a297a5a1 100644 --- a/components/dropzone/package.json +++ b/components/dropzone/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/dropzone", - "version": "7.0.0-s2-foundations.4", + "version": "7.0.0-s2-foundations.5", "description": "The Spectrum CSS dropzone component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/fieldgroup/CHANGELOG.md b/components/fieldgroup/CHANGELOG.md index 53b930c2df..a923bb6415 100644 --- a/components/fieldgroup/CHANGELOG.md +++ b/components/fieldgroup/CHANGELOG.md @@ -1,5 +1,17 @@ # 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/checkbox@10.0.0-s2-foundations.5 + - @spectrum-css/helptext@6.0.0-s2-foundations.5 + - @spectrum-css/radio@10.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 6.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/fieldgroup/package.json b/components/fieldgroup/package.json index 08da369e0b..d6e588b2cb 100644 --- a/components/fieldgroup/package.json +++ b/components/fieldgroup/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/fieldgroup", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS fieldgroup component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/fieldlabel/CHANGELOG.md b/components/fieldlabel/CHANGELOG.md index a3cd6ba2d1..233b17616a 100644 --- a/components/fieldlabel/CHANGELOG.md +++ b/components/fieldlabel/CHANGELOG.md @@ -1,5 +1,15 @@ # 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/icon@8.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 9.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/fieldlabel/package.json b/components/fieldlabel/package.json index 098c8b2cfe..b652b27985 100644 --- a/components/fieldlabel/package.json +++ b/components/fieldlabel/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/fieldlabel", - "version": "9.0.0-s2-foundations.4", + "version": "9.0.0-s2-foundations.5", "description": "The Spectrum CSS fieldlabel component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/floatingactionbutton/CHANGELOG.md b/components/floatingactionbutton/CHANGELOG.md index 4bbed70cab..f487cf4f50 100644 --- a/components/floatingactionbutton/CHANGELOG.md +++ b/components/floatingactionbutton/CHANGELOG.md @@ -1,5 +1,14 @@ # 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/tokens@15.0.0-s2-foundations.5 + ## 3.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/floatingactionbutton/package.json b/components/floatingactionbutton/package.json index f4346405e1..22806687d9 100644 --- a/components/floatingactionbutton/package.json +++ b/components/floatingactionbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/floatingactionbutton", - "version": "3.0.0-s2-foundations.4", + "version": "3.0.0-s2-foundations.5", "description": "The Spectrum CSS floatingactionbutton component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/helptext/CHANGELOG.md b/components/helptext/CHANGELOG.md index fc94551bcd..865aa68947 100644 --- a/components/helptext/CHANGELOG.md +++ b/components/helptext/CHANGELOG.md @@ -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 diff --git a/components/helptext/package.json b/components/helptext/package.json index 536695f62d..c7a85c0081 100644 --- a/components/helptext/package.json +++ b/components/helptext/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/helptext", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS helptext component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/icon/CHANGELOG.md b/components/icon/CHANGELOG.md index a1c75d4256..33ab7f0ef4 100644 --- a/components/icon/CHANGELOG.md +++ b/components/icon/CHANGELOG.md @@ -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 diff --git a/components/icon/package.json b/components/icon/package.json index 4c81556282..048c4df763 100644 --- a/components/icon/package.json +++ b/components/icon/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/icon", - "version": "8.0.0-s2-foundations.4", + "version": "8.0.0-s2-foundations.5", "description": "The Spectrum CSS icon component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/illustratedmessage/CHANGELOG.md b/components/illustratedmessage/CHANGELOG.md index 6c6a7cdcda..66add6b617 100644 --- a/components/illustratedmessage/CHANGELOG.md +++ b/components/illustratedmessage/CHANGELOG.md @@ -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/typography@7.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 8.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/illustratedmessage/package.json b/components/illustratedmessage/package.json index 6cef780403..a8f4fecd53 100644 --- a/components/illustratedmessage/package.json +++ b/components/illustratedmessage/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/illustratedmessage", - "version": "8.0.0-s2-foundations.4", + "version": "8.0.0-s2-foundations.5", "description": "The Spectrum CSS illustratedmessage component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/infieldbutton/CHANGELOG.md b/components/infieldbutton/CHANGELOG.md index 2bd2430f6d..5f4220583d 100644 --- a/components/infieldbutton/CHANGELOG.md +++ b/components/infieldbutton/CHANGELOG.md @@ -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 diff --git a/components/infieldbutton/package.json b/components/infieldbutton/package.json index 1c39323010..b0c97daba0 100644 --- a/components/infieldbutton/package.json +++ b/components/infieldbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/infieldbutton", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS infield button component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/inlinealert/CHANGELOG.md b/components/inlinealert/CHANGELOG.md index a14cf94733..ecb1cf3441 100644 --- a/components/inlinealert/CHANGELOG.md +++ b/components/inlinealert/CHANGELOG.md @@ -1,5 +1,16 @@ # 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/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 + ## 9.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/inlinealert/package.json b/components/inlinealert/package.json index 741f986081..478c4f05a7 100644 --- a/components/inlinealert/package.json +++ b/components/inlinealert/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/inlinealert", - "version": "9.0.0-s2-foundations.4", + "version": "9.0.0-s2-foundations.5", "description": "The Spectrum CSS in-line alert component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/link/CHANGELOG.md b/components/link/CHANGELOG.md index 3560a6d6dc..7495045d2a 100644 --- a/components/link/CHANGELOG.md +++ b/components/link/CHANGELOG.md @@ -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 diff --git a/components/link/package.json b/components/link/package.json index ffe9094afb..dd7dd147bb 100644 --- a/components/link/package.json +++ b/components/link/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/link", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS link component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/logicbutton/CHANGELOG.md b/components/logicbutton/CHANGELOG.md index 7a7090b864..a4591821e0 100644 --- a/components/logicbutton/CHANGELOG.md +++ b/components/logicbutton/CHANGELOG.md @@ -1,5 +1,14 @@ # 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/tokens@15.0.0-s2-foundations.5 + ## 5.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/logicbutton/package.json b/components/logicbutton/package.json index 86cad31731..66bcfff592 100644 --- a/components/logicbutton/package.json +++ b/components/logicbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/logicbutton", - "version": "5.0.0-s2-foundations.4", + "version": "5.0.0-s2-foundations.5", "description": "The Spectrum CSS logicbutton component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/menu/CHANGELOG.md b/components/menu/CHANGELOG.md index b406846c18..576ff2b057 100644 --- a/components/menu/CHANGELOG.md +++ b/components/menu/CHANGELOG.md @@ -1,5 +1,19 @@ # 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/checkbox@10.0.0-s2-foundations.5 + - @spectrum-css/divider@4.0.0-s2-foundations.5 + - @spectrum-css/switch@6.0.0-s2-foundations.5 + - @spectrum-css/icon@8.0.0-s2-foundations.5 + - @spectrum-css/tray@4.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 8.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/menu/package.json b/components/menu/package.json index b2b0d0bbda..0d598d6b04 100644 --- a/components/menu/package.json +++ b/components/menu/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/menu", - "version": "8.0.0-s2-foundations.4", + "version": "8.0.0-s2-foundations.5", "description": "The Spectrum CSS menu component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/miller/CHANGELOG.md b/components/miller/CHANGELOG.md index 39a8ffba7f..d705ca8c08 100644 --- a/components/miller/CHANGELOG.md +++ b/components/miller/CHANGELOG.md @@ -1,5 +1,17 @@ # 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/assetlist@7.0.0-s2-foundations.5 + - @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 diff --git a/components/miller/package.json b/components/miller/package.json index 4f9313275c..7982ed8a25 100644 --- a/components/miller/package.json +++ b/components/miller/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/miller", - "version": "7.0.0-s2-foundations.4", + "version": "7.0.0-s2-foundations.5", "description": "The Spectrum CSS miller component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/modal/CHANGELOG.md b/components/modal/CHANGELOG.md index f5dd18fb3a..18ae793658 100644 --- a/components/modal/CHANGELOG.md +++ b/components/modal/CHANGELOG.md @@ -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 diff --git a/components/modal/package.json b/components/modal/package.json index bbaba88c18..eb8bcfe9f6 100644 --- a/components/modal/package.json +++ b/components/modal/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/modal", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS modal component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/opacitycheckerboard/CHANGELOG.md b/components/opacitycheckerboard/CHANGELOG.md index c941245d05..d28e754712 100644 --- a/components/opacitycheckerboard/CHANGELOG.md +++ b/components/opacitycheckerboard/CHANGELOG.md @@ -1,5 +1,14 @@ # 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/tokens@15.0.0-s2-foundations.5 + ## 3.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/opacitycheckerboard/package.json b/components/opacitycheckerboard/package.json index 5b33ffc5c7..ae6c2a8105 100644 --- a/components/opacitycheckerboard/package.json +++ b/components/opacitycheckerboard/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/opacitycheckerboard", - "version": "3.0.0-s2-foundations.4", + "version": "3.0.0-s2-foundations.5", "description": "The Spectrum CSS opacitycheckerboard component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/pagination/CHANGELOG.md b/components/pagination/CHANGELOG.md index c2d9f64dca..164ed0c88e 100644 --- a/components/pagination/CHANGELOG.md +++ b/components/pagination/CHANGELOG.md @@ -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/actionbutton@7.0.0-s2-foundations.5 + - @spectrum-css/textfield@8.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 + ## 9.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/pagination/package.json b/components/pagination/package.json index bbb57d1c13..84548a4604 100644 --- a/components/pagination/package.json +++ b/components/pagination/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/pagination", - "version": "9.0.0-s2-foundations.4", + "version": "9.0.0-s2-foundations.5", "description": "The Spectrum CSS Pagination component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/picker/CHANGELOG.md b/components/picker/CHANGELOG.md index 1e41dde9dc..2af40b24e5 100644 --- a/components/picker/CHANGELOG.md +++ b/components/picker/CHANGELOG.md @@ -1,5 +1,19 @@ # 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/progresscircle@4.0.0-s2-foundations.5 + - @spectrum-css/helptext@6.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 + ## 9.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/picker/package.json b/components/picker/package.json index a6f3d91ae9..4250a6cb19 100644 --- a/components/picker/package.json +++ b/components/picker/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/picker", - "version": "9.0.0-s2-foundations.4", + "version": "9.0.0-s2-foundations.5", "description": "The Spectrum CSS picker component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/pickerbutton/CHANGELOG.md b/components/pickerbutton/CHANGELOG.md index d48d564b14..328b3c2a90 100644 --- a/components/pickerbutton/CHANGELOG.md +++ b/components/pickerbutton/CHANGELOG.md @@ -1,5 +1,17 @@ # 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/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 + ## 6.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/pickerbutton/package.json b/components/pickerbutton/package.json index be388266e1..80c57e8e0d 100644 --- a/components/pickerbutton/package.json +++ b/components/pickerbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/pickerbutton", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS picker button component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/popover/CHANGELOG.md b/components/popover/CHANGELOG.md index acbeecf1d9..fdf5c2b169 100644 --- a/components/popover/CHANGELOG.md +++ b/components/popover/CHANGELOG.md @@ -1,5 +1,18 @@ # 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/alertdialog@3.0.0-s2-foundations.5 + - @spectrum-css/divider@4.0.0-s2-foundations.5 + - @spectrum-css/dialog@11.0.0-s2-foundations.5 + - @spectrum-css/menu@8.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 8.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/popover/package.json b/components/popover/package.json index 0df74c8876..7c371c81e5 100644 --- a/components/popover/package.json +++ b/components/popover/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/popover", - "version": "8.0.0-s2-foundations.4", + "version": "8.0.0-s2-foundations.5", "description": "The Spectrum CSS popover component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/progressbar/CHANGELOG.md b/components/progressbar/CHANGELOG.md index dc4ff463b2..6f2159c592 100644 --- a/components/progressbar/CHANGELOG.md +++ b/components/progressbar/CHANGELOG.md @@ -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/fieldlabel@9.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 5.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/progressbar/package.json b/components/progressbar/package.json index a9e1b9d50c..6132e2825b 100644 --- a/components/progressbar/package.json +++ b/components/progressbar/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/progressbar", - "version": "5.0.0-s2-foundations.4", + "version": "5.0.0-s2-foundations.5", "description": "The Spectrum CSS progress bar component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/progresscircle/CHANGELOG.md b/components/progresscircle/CHANGELOG.md index 35570a03e3..396159efe7 100644 --- a/components/progresscircle/CHANGELOG.md +++ b/components/progresscircle/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 4.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 + ## 4.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/progresscircle/package.json b/components/progresscircle/package.json index b998e392ae..57873cecdd 100644 --- a/components/progresscircle/package.json +++ b/components/progresscircle/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/progresscircle", - "version": "4.0.0-s2-foundations.4", + "version": "4.0.0-s2-foundations.5", "description": "The Spectrum CSS progress circle component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/radio/CHANGELOG.md b/components/radio/CHANGELOG.md index 7d797bce64..fba3aaaefb 100644 --- a/components/radio/CHANGELOG.md +++ b/components/radio/CHANGELOG.md @@ -1,5 +1,15 @@ # 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/icon@8.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 10.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/radio/package.json b/components/radio/package.json index 81ec1e6881..c6dd45cb69 100644 --- a/components/radio/package.json +++ b/components/radio/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/radio", - "version": "10.0.0-s2-foundations.4", + "version": "10.0.0-s2-foundations.5", "description": "The Spectrum CSS radio component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/rating/CHANGELOG.md b/components/rating/CHANGELOG.md index a0fd867b5a..05d7e39cf1 100644 --- a/components/rating/CHANGELOG.md +++ b/components/rating/CHANGELOG.md @@ -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 diff --git a/components/rating/package.json b/components/rating/package.json index 96cc1e4584..a7f15b2af8 100644 --- a/components/rating/package.json +++ b/components/rating/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/rating", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS rating component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/search/CHANGELOG.md b/components/search/CHANGELOG.md index 939d61237c..9de0816b2e 100644 --- a/components/search/CHANGELOG.md +++ b/components/search/CHANGELOG.md @@ -1,5 +1,17 @@ # 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/clearbutton@7.0.0-s2-foundations.5 + - @spectrum-css/textfield@8.0.0-s2-foundations.5 + - @spectrum-css/icon@8.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 8.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/search/package.json b/components/search/package.json index 88edb99e0e..3f4abb696e 100644 --- a/components/search/package.json +++ b/components/search/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/search", - "version": "8.0.0-s2-foundations.4", + "version": "8.0.0-s2-foundations.5", "description": "The Spectrum CSS search component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/sidenav/CHANGELOG.md b/components/sidenav/CHANGELOG.md index f6f557491f..e41f4c1d16 100644 --- a/components/sidenav/CHANGELOG.md +++ b/components/sidenav/CHANGELOG.md @@ -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 diff --git a/components/sidenav/package.json b/components/sidenav/package.json index e2268d3262..78912ad830 100644 --- a/components/sidenav/package.json +++ b/components/sidenav/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/sidenav", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS sidenav component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/slider/CHANGELOG.md b/components/slider/CHANGELOG.md index 0e4d87a73b..b6eb460cae 100644 --- a/components/slider/CHANGELOG.md +++ b/components/slider/CHANGELOG.md @@ -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/stepper@7.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 6.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/slider/package.json b/components/slider/package.json index 1c5e615b67..fe9a504905 100644 --- a/components/slider/package.json +++ b/components/slider/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/slider", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS slider component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/splitview/CHANGELOG.md b/components/splitview/CHANGELOG.md index 07f66da8a2..c67dcc856e 100644 --- a/components/splitview/CHANGELOG.md +++ b/components/splitview/CHANGELOG.md @@ -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 diff --git a/components/splitview/package.json b/components/splitview/package.json index c6ea5e56d6..36d250b34b 100644 --- a/components/splitview/package.json +++ b/components/splitview/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/splitview", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS splitview component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/statuslight/CHANGELOG.md b/components/statuslight/CHANGELOG.md index 0589155b87..97726031de 100644 --- a/components/statuslight/CHANGELOG.md +++ b/components/statuslight/CHANGELOG.md @@ -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 diff --git a/components/statuslight/package.json b/components/statuslight/package.json index 5b51a63fee..87fe25faf6 100644 --- a/components/statuslight/package.json +++ b/components/statuslight/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/statuslight", - "version": "8.0.0-s2-foundations.4", + "version": "8.0.0-s2-foundations.5", "description": "The Spectrum CSS statuslight component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/steplist/CHANGELOG.md b/components/steplist/CHANGELOG.md index 54e23426e4..9c255b2275 100644 --- a/components/steplist/CHANGELOG.md +++ b/components/steplist/CHANGELOG.md @@ -1,5 +1,16 @@ # 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/tooltip@7.0.0-s2-foundations.5 + - @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 diff --git a/components/steplist/package.json b/components/steplist/package.json index a807c5cbb4..9a685b678f 100644 --- a/components/steplist/package.json +++ b/components/steplist/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/steplist", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS steplist component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/stepper/CHANGELOG.md b/components/stepper/CHANGELOG.md index 5b5bed66be..fbadc7673e 100644 --- a/components/stepper/CHANGELOG.md +++ b/components/stepper/CHANGELOG.md @@ -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/infieldbutton@6.0.0-s2-foundations.5 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.5 + - @spectrum-css/textfield@8.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 diff --git a/components/stepper/package.json b/components/stepper/package.json index 0df64e7f62..34b5d7d1f9 100644 --- a/components/stepper/package.json +++ b/components/stepper/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/stepper", - "version": "7.0.0-s2-foundations.4", + "version": "7.0.0-s2-foundations.5", "description": "The Spectrum CSS stepper component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/swatch/CHANGELOG.md b/components/swatch/CHANGELOG.md index fa64e08833..e8b3879c86 100644 --- a/components/swatch/CHANGELOG.md +++ b/components/swatch/CHANGELOG.md @@ -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/opacitycheckerboard@3.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 7.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/swatch/package.json b/components/swatch/package.json index 171e6fc10a..6dd274d6dd 100644 --- a/components/swatch/package.json +++ b/components/swatch/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/swatch", - "version": "7.0.0-s2-foundations.4", + "version": "7.0.0-s2-foundations.5", "description": "The Spectrum CSS Color swatch component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/swatchgroup/CHANGELOG.md b/components/swatchgroup/CHANGELOG.md index 0679ff2f08..3cc13fe7c0 100644 --- a/components/swatchgroup/CHANGELOG.md +++ b/components/swatchgroup/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 4.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/swatch@7.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 4.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/swatchgroup/package.json b/components/swatchgroup/package.json index 0c16381604..9e69af70b1 100644 --- a/components/swatchgroup/package.json +++ b/components/swatchgroup/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/swatchgroup", - "version": "4.0.0-s2-foundations.4", + "version": "4.0.0-s2-foundations.5", "description": "The Spectrum CSS Color swatch group component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/switch/CHANGELOG.md b/components/switch/CHANGELOG.md index ef4184219d..047aeb6e0b 100644 --- a/components/switch/CHANGELOG.md +++ b/components/switch/CHANGELOG.md @@ -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 diff --git a/components/switch/package.json b/components/switch/package.json index 5d87759a35..a7740385fc 100644 --- a/components/switch/package.json +++ b/components/switch/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/switch", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS switch component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/table/CHANGELOG.md b/components/table/CHANGELOG.md index 8b904b34b4..4a825c8778 100644 --- a/components/table/CHANGELOG.md +++ b/components/table/CHANGELOG.md @@ -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/thumbnail@7.0.0-s2-foundations.5 + - @spectrum-css/checkbox@10.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 + ## 7.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/table/package.json b/components/table/package.json index e4b2c1e34e..1696ad8290 100644 --- a/components/table/package.json +++ b/components/table/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/table", - "version": "7.0.0-s2-foundations.4", + "version": "7.0.0-s2-foundations.5", "description": "The Spectrum CSS table component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/tabs/CHANGELOG.md b/components/tabs/CHANGELOG.md index 235020d9ff..1e07a1b578 100644 --- a/components/tabs/CHANGELOG.md +++ b/components/tabs/CHANGELOG.md @@ -1,5 +1,17 @@ # 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/picker@9.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 + ## 6.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/tabs/package.json b/components/tabs/package.json index 85be04d61f..f8dac94aee 100644 --- a/components/tabs/package.json +++ b/components/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tabs", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS tabs component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/tag/CHANGELOG.md b/components/tag/CHANGELOG.md index fa118d5e6e..89af3890d5 100644 --- a/components/tag/CHANGELOG.md +++ b/components/tag/CHANGELOG.md @@ -1,5 +1,17 @@ # 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/clearbutton@7.0.0-s2-foundations.5 + - @spectrum-css/avatar@8.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 diff --git a/components/tag/package.json b/components/tag/package.json index 9d3d83b104..b5012e7960 100644 --- a/components/tag/package.json +++ b/components/tag/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tag", - "version": "10.0.0-s2-foundations.4", + "version": "10.0.0-s2-foundations.5", "description": "The Spectrum CSS tags component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/taggroup/CHANGELOG.md b/components/taggroup/CHANGELOG.md index e0b0459567..57541339fd 100644 --- a/components/taggroup/CHANGELOG.md +++ b/components/taggroup/CHANGELOG.md @@ -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/tag@10.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 6.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/taggroup/package.json b/components/taggroup/package.json index 2a6e0e4970..469f8615a1 100644 --- a/components/taggroup/package.json +++ b/components/taggroup/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/taggroup", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS tag group component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/textfield/CHANGELOG.md b/components/textfield/CHANGELOG.md index 8199523bbc..5ce29c0b02 100644 --- a/components/textfield/CHANGELOG.md +++ b/components/textfield/CHANGELOG.md @@ -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/helptext@6.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 8.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/textfield/package.json b/components/textfield/package.json index 00ada88bc9..218b36278d 100644 --- a/components/textfield/package.json +++ b/components/textfield/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/textfield", - "version": "8.0.0-s2-foundations.4", + "version": "8.0.0-s2-foundations.5", "description": "The Spectrum CSS textfield component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/thumbnail/CHANGELOG.md b/components/thumbnail/CHANGELOG.md index 0151f5490c..345337ee85 100644 --- a/components/thumbnail/CHANGELOG.md +++ b/components/thumbnail/CHANGELOG.md @@ -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/opacitycheckerboard@3.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 7.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/thumbnail/package.json b/components/thumbnail/package.json index 038a44213b..acf55e91b3 100644 --- a/components/thumbnail/package.json +++ b/components/thumbnail/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/thumbnail", - "version": "7.0.0-s2-foundations.4", + "version": "7.0.0-s2-foundations.5", "description": "The Spectrum CSS thumbnail component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/toast/CHANGELOG.md b/components/toast/CHANGELOG.md index 46ef534e79..9f41a35c1e 100644 --- a/components/toast/CHANGELOG.md +++ b/components/toast/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 11.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/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 + ## 11.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/toast/package.json b/components/toast/package.json index c51f4f81fa..620569ffdc 100644 --- a/components/toast/package.json +++ b/components/toast/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/toast", - "version": "11.0.0-s2-foundations.4", + "version": "11.0.0-s2-foundations.5", "description": "The Spectrum CSS toast component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/tooltip/CHANGELOG.md b/components/tooltip/CHANGELOG.md index b4fb100ccf..fbfd146572 100644 --- a/components/tooltip/CHANGELOG.md +++ b/components/tooltip/CHANGELOG.md @@ -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 diff --git a/components/tooltip/package.json b/components/tooltip/package.json index b10ab9f8e9..03c0ec544f 100644 --- a/components/tooltip/package.json +++ b/components/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tooltip", - "version": "7.0.0-s2-foundations.4", + "version": "7.0.0-s2-foundations.5", "description": "The Spectrum CSS tooltip component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/tray/CHANGELOG.md b/components/tray/CHANGELOG.md index f9fc68b090..df5bd37a8b 100644 --- a/components/tray/CHANGELOG.md +++ b/components/tray/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 4.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/divider@4.0.0-s2-foundations.5 + - @spectrum-css/button@14.0.0-s2-foundations.5 + - @spectrum-css/dialog@11.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 + ## 4.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/tray/package.json b/components/tray/package.json index 69a1f52627..03de820add 100644 --- a/components/tray/package.json +++ b/components/tray/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tray", - "version": "4.0.0-s2-foundations.4", + "version": "4.0.0-s2-foundations.5", "description": "The Spectrum CSS tray component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/treeview/CHANGELOG.md b/components/treeview/CHANGELOG.md index bfcbe3a199..88b630c063 100644 --- a/components/treeview/CHANGELOG.md +++ b/components/treeview/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 11.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/thumbnail@7.0.0-s2-foundations.5 + - @spectrum-css/icon@8.0.0-s2-foundations.5 + - @spectrum-css/tokens@15.0.0-s2-foundations.5 + ## 11.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/treeview/package.json b/components/treeview/package.json index 8458b24e1e..4ef5d48a65 100644 --- a/components/treeview/package.json +++ b/components/treeview/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/treeview", - "version": "11.0.0-s2-foundations.4", + "version": "11.0.0-s2-foundations.5", "description": "The Spectrum CSS Tree view component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/typography/CHANGELOG.md b/components/typography/CHANGELOG.md index af94b4bb3c..98cf352c0d 100644 --- a/components/typography/CHANGELOG.md +++ b/components/typography/CHANGELOG.md @@ -1,5 +1,14 @@ # 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/tokens@15.0.0-s2-foundations.5 + ## 7.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/typography/package.json b/components/typography/package.json index 4609fc9452..b5a5476ac6 100644 --- a/components/typography/package.json +++ b/components/typography/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/typography", - "version": "7.0.0-s2-foundations.4", + "version": "7.0.0-s2-foundations.5", "description": "The Spectrum CSS typography component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/underlay/CHANGELOG.md b/components/underlay/CHANGELOG.md index c61e5f0b75..ea9b2d71a0 100644 --- a/components/underlay/CHANGELOG.md +++ b/components/underlay/CHANGELOG.md @@ -1,5 +1,14 @@ # 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/tokens@15.0.0-s2-foundations.5 + ## 5.0.0-s2-foundations.4 ### Patch Changes diff --git a/components/underlay/package.json b/components/underlay/package.json index 2c7d09c502..f6e0cf30cb 100644 --- a/components/underlay/package.json +++ b/components/underlay/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/underlay", - "version": "5.0.0-s2-foundations.4", + "version": "5.0.0-s2-foundations.5", "description": "The Spectrum CSS underlay component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/well/CHANGELOG.md b/components/well/CHANGELOG.md index 03d5754fc3..afb96bbb48 100644 --- a/components/well/CHANGELOG.md +++ b/components/well/CHANGELOG.md @@ -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 diff --git a/components/well/package.json b/components/well/package.json index 01879eae0f..35187043e2 100644 --- a/components/well/package.json +++ b/components/well/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/well", - "version": "6.0.0-s2-foundations.4", + "version": "6.0.0-s2-foundations.5", "description": "The Spectrum CSS well component", "license": "Apache-2.0", "author": "Adobe", diff --git a/tokens/CHANGELOG.md b/tokens/CHANGELOG.md index 32d590a439..757b5fd3b8 100644 --- a/tokens/CHANGELOG.md +++ b/tokens/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 15.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 + ## 15.0.0-s2-foundations.4 ### Patch Changes diff --git a/tokens/package.json b/tokens/package.json index 3d441abf5d..cee89732ea 100644 --- a/tokens/package.json +++ b/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tokens", - "version": "15.0.0-s2-foundations.4", + "version": "15.0.0-s2-foundations.5", "description": "The Spectrum CSS tokens package", "license": "Apache-2.0", "author": "Adobe",