From 049cb99bc6473db99094f6da96fc64ee3085302a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 15:49:17 -0400 Subject: [PATCH] chore: release (s2-foundations) (#2874) Co-authored-by: github-actions[bot] --- .changeset/pre.json | 5 +- .storybook/CHANGELOG.md | 10 + .storybook/package.json | 2 +- components/accordion/CHANGELOG.md | 10 + components/accordion/package.json | 2 +- components/actionbar/CHANGELOG.md | 13 + components/actionbar/package.json | 2 +- components/actionbutton/CHANGELOG.md | 10 + components/actionbutton/package.json | 2 +- components/actiongroup/CHANGELOG.md | 10 + components/actiongroup/package.json | 2 +- components/actionmenu/CHANGELOG.md | 13 + components/actionmenu/package.json | 2 +- components/alertbanner/CHANGELOG.md | 13 + components/alertbanner/package.json | 2 +- components/alertdialog/CHANGELOG.md | 14 + components/alertdialog/package.json | 2 +- components/asset/CHANGELOG.md | 9 + components/asset/package.json | 2 +- components/assetcard/CHANGELOG.md | 10 + components/assetcard/package.json | 2 +- components/assetlist/CHANGELOG.md | 11 + components/assetlist/package.json | 2 +- components/avatar/CHANGELOG.md | 9 + components/avatar/package.json | 2 +- components/badge/CHANGELOG.md | 10 + components/badge/package.json | 2 +- components/breadcrumb/CHANGELOG.md | 13 + components/breadcrumb/package.json | 2 +- components/button/CHANGELOG.md | 11 + components/button/package.json | 2 +- components/buttongroup/CHANGELOG.md | 10 + components/buttongroup/package.json | 2 +- components/calendar/CHANGELOG.md | 10 + components/calendar/package.json | 2 +- components/calendar/stories/template.js | 9 +- components/card/CHANGELOG.md | 14 + components/card/package.json | 2 +- components/checkbox/CHANGELOG.md | 10 + components/checkbox/package.json | 2 +- components/clearbutton/CHANGELOG.md | 10 + components/clearbutton/package.json | 2 +- components/closebutton/CHANGELOG.md | 10 + components/closebutton/package.json | 2 +- components/coachindicator/CHANGELOG.md | 9 + components/coachindicator/package.json | 2 +- components/coachmark/CHANGELOG.md | 15 + components/coachmark/package.json | 2 +- components/colorarea/CHANGELOG.md | 10 + components/colorarea/package.json | 2 +- components/colorhandle/CHANGELOG.md | 11 + components/colorhandle/package.json | 2 +- components/colorhandle/stories/template.js | 5 +- components/colorloupe/CHANGELOG.md | 9 + components/colorloupe/package.json | 2 +- components/colorloupe/stories/template.js | 15 +- components/colorslider/CHANGELOG.md | 11 + components/colorslider/package.json | 2 +- components/colorwheel/CHANGELOG.md | 12 + components/colorwheel/package.json | 2 +- components/combobox/CHANGELOG.md | 14 + components/combobox/package.json | 2 +- .../combobox/stories/combobox.stories.js | 80 +----- components/combobox/stories/template.js | 261 +++++++++++------- components/commons/CHANGELOG.md | 9 + components/commons/package.json | 2 +- components/contextualhelp/CHANGELOG.md | 12 + components/contextualhelp/package.json | 2 +- components/datepicker/CHANGELOG.md | 13 + components/datepicker/package.json | 2 +- components/dial/CHANGELOG.md | 9 + components/dial/package.json | 2 +- components/dialog/CHANGELOG.md | 13 + components/dialog/package.json | 2 +- components/divider/CHANGELOG.md | 9 + components/divider/package.json | 2 +- components/dropindicator/CHANGELOG.md | 10 + components/dropindicator/package.json | 2 +- components/dropzone/CHANGELOG.md | 12 + components/dropzone/package.json | 2 +- components/fieldgroup/CHANGELOG.md | 12 + components/fieldgroup/package.json | 2 +- components/fieldlabel/CHANGELOG.md | 10 + components/fieldlabel/package.json | 2 +- components/floatingactionbutton/CHANGELOG.md | 9 + components/floatingactionbutton/package.json | 2 +- components/helptext/CHANGELOG.md | 10 + components/helptext/package.json | 2 +- components/icon/CHANGELOG.md | 9 + components/icon/package.json | 2 +- components/illustratedmessage/CHANGELOG.md | 10 + components/illustratedmessage/package.json | 2 +- components/infieldbutton/CHANGELOG.md | 10 + components/infieldbutton/package.json | 2 +- components/inlinealert/CHANGELOG.md | 11 + components/inlinealert/package.json | 2 +- components/link/CHANGELOG.md | 9 + components/link/package.json | 2 +- components/logicbutton/CHANGELOG.md | 9 + components/logicbutton/package.json | 2 +- components/menu/CHANGELOG.md | 14 + components/menu/package.json | 2 +- components/miller/CHANGELOG.md | 12 + components/miller/package.json | 2 +- components/modal/CHANGELOG.md | 9 + components/modal/package.json | 2 +- components/opacitycheckerboard/CHANGELOG.md | 9 + components/opacitycheckerboard/package.json | 2 +- components/pagination/CHANGELOG.md | 13 + components/pagination/package.json | 2 +- components/picker/CHANGELOG.md | 14 + components/picker/package.json | 2 +- components/pickerbutton/CHANGELOG.md | 12 + components/pickerbutton/package.json | 2 +- components/popover/CHANGELOG.md | 13 + components/popover/package.json | 2 +- components/progressbar/CHANGELOG.md | 10 + components/progressbar/package.json | 2 +- components/progresscircle/CHANGELOG.md | 9 + components/progresscircle/package.json | 2 +- components/radio/CHANGELOG.md | 10 + components/radio/package.json | 2 +- components/rating/CHANGELOG.md | 10 + components/rating/package.json | 2 +- components/search/CHANGELOG.md | 12 + components/search/package.json | 2 +- components/sidenav/CHANGELOG.md | 10 + components/sidenav/package.json | 2 +- components/slider/CHANGELOG.md | 10 + components/slider/package.json | 2 +- components/splitview/CHANGELOG.md | 9 + components/splitview/package.json | 2 +- components/statuslight/CHANGELOG.md | 9 + components/statuslight/package.json | 2 +- components/steplist/CHANGELOG.md | 11 + components/steplist/package.json | 2 +- components/stepper/CHANGELOG.md | 13 + components/stepper/package.json | 2 +- components/swatch/CHANGELOG.md | 10 + components/swatch/package.json | 2 +- components/swatchgroup/CHANGELOG.md | 10 + components/swatchgroup/package.json | 2 +- components/switch/CHANGELOG.md | 9 + components/switch/package.json | 2 +- components/table/CHANGELOG.md | 13 + components/table/package.json | 2 +- components/tabs/CHANGELOG.md | 12 + components/tabs/package.json | 2 +- components/tag/CHANGELOG.md | 12 + components/tag/package.json | 2 +- components/taggroup/CHANGELOG.md | 10 + components/taggroup/package.json | 2 +- components/textfield/CHANGELOG.md | 10 + components/textfield/package.json | 2 +- components/thumbnail/CHANGELOG.md | 10 + components/thumbnail/package.json | 2 +- components/toast/CHANGELOG.md | 12 + components/toast/package.json | 2 +- components/tooltip/CHANGELOG.md | 10 + components/tooltip/package.json | 2 +- components/tray/CHANGELOG.md | 14 + components/tray/package.json | 2 +- components/treeview/CHANGELOG.md | 11 + components/treeview/package.json | 2 +- components/typography/CHANGELOG.md | 9 + components/typography/package.json | 2 +- components/underlay/CHANGELOG.md | 9 + components/underlay/package.json | 2 +- components/well/CHANGELOG.md | 9 + components/well/package.json | 2 +- plugins/postcss-splitinator/CHANGELOG.md | 6 + plugins/postcss-splitinator/package.json | 2 +- tokens/CHANGELOG.md | 10 + .../dist/css/components/bridge/dropzone.css | 34 --- tokens/package.json | 2 +- 175 files changed, 1170 insertions(+), 309 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index c2eb0aab2b..386fdc7b87 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -100,9 +100,12 @@ "changesets": [ "gentle-ties-hang", "modern-beds-provide", + "modern-ladybugs-wash", "moody-shirts-kick", "purple-chairs-melt", "selfish-singers-lie", - "seven-pens-collect" + "seven-pens-collect", + "sharp-pianos-reply", + "sharp-vans-flow" ] } diff --git a/.storybook/CHANGELOG.md b/.storybook/CHANGELOG.md index d0746f3100..52cfd3b28a 100644 --- a/.storybook/CHANGELOG.md +++ b/.storybook/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 10.4.1-s2-foundations.0 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/typography@7.0.0-s2-foundations.6 + ## 11.0.0-s2-foundations.5 ### Patch Changes diff --git a/.storybook/package.json b/.storybook/package.json index bdb27db6ee..9e9d2eef81 100644 --- a/.storybook/package.json +++ b/.storybook/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/preview", - "version": "10.4.0", + "version": "10.4.1-s2-foundations.0", "description": "A Spectrum CSS preview", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/accordion/CHANGELOG.md b/components/accordion/CHANGELOG.md index cf737e8945..cc493be5f8 100644 --- a/components/accordion/CHANGELOG.md +++ b/components/accordion/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/accordion/package.json b/components/accordion/package.json index acca239641..2bac3d3e4a 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.5", + "version": "6.0.0-s2-foundations.6", "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 b5e950e8ff..99f361051d 100644 --- a/components/actionbar/CHANGELOG.md +++ b/components/actionbar/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 9.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/actiongroup@6.0.0-s2-foundations.6 + - @spectrum-css/closebutton@6.0.0-s2-foundations.6 + - @spectrum-css/fieldlabel@9.0.0-s2-foundations.6 + - @spectrum-css/popover@8.0.0-s2-foundations.6 + ## 9.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/actionbar/package.json b/components/actionbar/package.json index 70de714831..d17c7eba1b 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.5", + "version": "9.0.0-s2-foundations.6", "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 9dac2f2f84..eca3bcadfc 100644 --- a/components/actionbutton/CHANGELOG.md +++ b/components/actionbutton/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/actionbutton/package.json b/components/actionbutton/package.json index fff320c990..8b3bde1891 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.5", + "version": "7.0.0-s2-foundations.6", "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 4da2ae1e19..96ba011746 100644 --- a/components/actiongroup/CHANGELOG.md +++ b/components/actiongroup/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/actiongroup/package.json b/components/actiongroup/package.json index f7575ad8f7..641019694a 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.5", + "version": "6.0.0-s2-foundations.6", "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 58f3b854f8..64294417a2 100644 --- a/components/actionmenu/CHANGELOG.md +++ b/components/actionmenu/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.6 + - @spectrum-css/popover@8.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + - @spectrum-css/menu@8.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/actionmenu/package.json b/components/actionmenu/package.json index 95766440a9..c546705ab1 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.5", + "version": "7.0.0-s2-foundations.6", "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 a10eca3b01..853bb55f08 100644 --- a/components/alertbanner/CHANGELOG.md +++ b/components/alertbanner/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 3.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/closebutton@6.0.0-s2-foundations.6 + - @spectrum-css/divider@4.0.0-s2-foundations.6 + - @spectrum-css/button@14.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 3.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/alertbanner/package.json b/components/alertbanner/package.json index fe22a2b7b8..ec8cca1e1d 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.5", + "version": "3.0.0-s2-foundations.6", "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 a221b6d08e..1951d349ea 100644 --- a/components/alertdialog/CHANGELOG.md +++ b/components/alertdialog/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 3.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/buttongroup@8.0.0-s2-foundations.6 + - @spectrum-css/underlay@5.0.0-s2-foundations.6 + - @spectrum-css/divider@4.0.0-s2-foundations.6 + - @spectrum-css/modal@6.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 3.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/alertdialog/package.json b/components/alertdialog/package.json index 38b29e3903..0dfc7dbbf2 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.5", + "version": "3.0.0-s2-foundations.6", "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 1b5c4617a9..e020bd4c82 100644 --- a/components/asset/CHANGELOG.md +++ b/components/asset/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/asset/package.json b/components/asset/package.json index f4df809501..573de83831 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.5", + "version": "6.0.0-s2-foundations.6", "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 26534fd018..8409170dcb 100644 --- a/components/assetcard/CHANGELOG.md +++ b/components/assetcard/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 5.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/checkbox@10.0.0-s2-foundations.6 + ## 5.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/assetcard/package.json b/components/assetcard/package.json index 30c5ae1fb4..a8a17b5237 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.5", + "version": "5.0.0-s2-foundations.6", "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 b47765142d..db52329c7c 100644 --- a/components/assetlist/CHANGELOG.md +++ b/components/assetlist/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/checkbox@10.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/assetlist/package.json b/components/assetlist/package.json index e38bfc4350..a71fa60ddc 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.5", + "version": "7.0.0-s2-foundations.6", "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 13545c0aaf..75eab5c655 100644 --- a/components/avatar/CHANGELOG.md +++ b/components/avatar/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 8.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 8.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/avatar/package.json b/components/avatar/package.json index 52229e5446..8693a53dd5 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.5", + "version": "8.0.0-s2-foundations.6", "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 98b9ce4b9d..b9b5f60b92 100644 --- a/components/badge/CHANGELOG.md +++ b/components/badge/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 5.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 5.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/badge/package.json b/components/badge/package.json index 62a08cf6c4..c1ad176b4b 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.5", + "version": "5.0.0-s2-foundations.6", "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 40faac95e2..1f2468d1be 100644 --- a/components/breadcrumb/CHANGELOG.md +++ b/components/breadcrumb/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 10.0.0-s2-foundations.6 + +### Patch Changes + +- [#2886](https://github.com/adobe/spectrum-css/pull/2886) [`a01ac07`](https://github.com/adobe/spectrum-css/commit/a01ac075ae227574628f72b4c0fe61f1f53792c5) Thanks [@marissahuysentruyt](https://github.com/marissahuysentruyt)! - Ensures disabled breadrumb items behave as expected. They are conditionally left out of tab order depending on their `isDisabled` value. Uses [aria-disabled="true"] and applies `is-disabled` class to `.spectrum-Breadcrumb-itemLink`. + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 10.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/breadcrumb/package.json b/components/breadcrumb/package.json index 43da5d75ef..c79a82f839 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.5", + "version": "10.0.0-s2-foundations.6", "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 5b81ac8b42..22074d58cd 100644 --- a/components/button/CHANGELOG.md +++ b/components/button/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 14.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/progresscircle@4.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 14.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/button/package.json b/components/button/package.json index 4e60145ae6..ab6b495321 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.5", + "version": "14.0.0-s2-foundations.6", "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 e2c83977b1..e29d4b5e2b 100644 --- a/components/buttongroup/CHANGELOG.md +++ b/components/buttongroup/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 8.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/button@14.0.0-s2-foundations.6 + ## 8.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/buttongroup/package.json b/components/buttongroup/package.json index 05e1f3187b..468f3abf8c 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.5", + "version": "8.0.0-s2-foundations.6", "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 37adf452b4..598e40cfe6 100644 --- a/components/calendar/CHANGELOG.md +++ b/components/calendar/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/calendar/package.json b/components/calendar/package.json index 883343073a..fd16aa6227 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.5", + "version": "6.0.0-s2-foundations.6", "description": "The Spectrum CSS calendar component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/calendar/stories/template.js b/components/calendar/stories/template.js index ccb659b38f..0b47648338 100644 --- a/components/calendar/stories/template.js +++ b/components/calendar/stories/template.js @@ -23,9 +23,7 @@ export const Template = ({ useDOWAbbrev = false, buttonSize = "s", customClasses = [], - customStyles = { - "--mod-actionbutton-icon-size": "10px", - }, + customStyles = {}, onDateClick, previousHandler, nextHandler, @@ -264,7 +262,10 @@ export const Template = ({ [`${rootClass}--padded`]: padded, ...customClasses.reduce((a, c) => ({ ...a, [c]: true }), {}), })} - style=${ifDefined(styleMap(customStyles))} + style=${ifDefined(styleMap({ + "--mod-actionbutton-icon-size": "10px", + ...customStyles + }))} id=${ifDefined(id)} >
diff --git a/components/card/CHANGELOG.md b/components/card/CHANGELOG.md index b443b0a295..98de36e737 100644 --- a/components/card/CHANGELOG.md +++ b/components/card/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 9.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.6 + - @spectrum-css/typography@7.0.0-s2-foundations.6 + - @spectrum-css/checkbox@10.0.0-s2-foundations.6 + - @spectrum-css/asset@6.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 9.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/card/package.json b/components/card/package.json index a665e82aba..14f71ee160 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.5", + "version": "9.0.0-s2-foundations.6", "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 eb800aa2a1..35836cdaa7 100644 --- a/components/checkbox/CHANGELOG.md +++ b/components/checkbox/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 10.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 10.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/checkbox/package.json b/components/checkbox/package.json index fa95fdda87..930e2ed89f 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.5", + "version": "10.0.0-s2-foundations.6", "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 36e28bc3c4..c7c27de86c 100644 --- a/components/clearbutton/CHANGELOG.md +++ b/components/clearbutton/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/clearbutton/package.json b/components/clearbutton/package.json index ee7f1451be..600a4f4614 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.5", + "version": "7.0.0-s2-foundations.6", "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 92c428c23a..a006d28bb9 100644 --- a/components/closebutton/CHANGELOG.md +++ b/components/closebutton/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/closebutton/package.json b/components/closebutton/package.json index 62a23b4232..53a9ce212d 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.5", + "version": "6.0.0-s2-foundations.6", "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 013feb2343..d9f6c9bf1c 100644 --- a/components/coachindicator/CHANGELOG.md +++ b/components/coachindicator/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 3.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 3.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/coachindicator/package.json b/components/coachindicator/package.json index e83c42ca1e..286c03756e 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.5", + "version": "3.0.0-s2-foundations.6", "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 5b5858dd05..2571bf5d54 100644 --- a/components/coachmark/CHANGELOG.md +++ b/components/coachmark/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 8.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.6 + - @spectrum-css/buttongroup@8.0.0-s2-foundations.6 + - @spectrum-css/actionmenu@7.0.0-s2-foundations.6 + - @spectrum-css/popover@8.0.0-s2-foundations.6 + - @spectrum-css/button@14.0.0-s2-foundations.6 + - @spectrum-css/menu@8.0.0-s2-foundations.6 + ## 8.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/coachmark/package.json b/components/coachmark/package.json index 9da08c0985..8e0c1bd1e1 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.5", + "version": "8.0.0-s2-foundations.6", "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 8f5e3955de..393dd873c4 100644 --- a/components/colorarea/CHANGELOG.md +++ b/components/colorarea/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/colorhandle@9.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/colorarea/package.json b/components/colorarea/package.json index a508363735..731f2c4d9e 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.5", + "version": "6.0.0-s2-foundations.6", "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 c81058f3d0..373e43b739 100644 --- a/components/colorhandle/CHANGELOG.md +++ b/components/colorhandle/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 9.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/opacitycheckerboard@3.0.0-s2-foundations.6 + - @spectrum-css/colorloupe@6.0.0-s2-foundations.6 + ## 9.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/colorhandle/package.json b/components/colorhandle/package.json index 176a0713fc..6801390055 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.5", + "version": "9.0.0-s2-foundations.6", "description": "The Spectrum CSS Color Handle component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/colorhandle/stories/template.js b/components/colorhandle/stories/template.js index 3418ff25dc..bb6c5cc2b1 100644 --- a/components/colorhandle/stories/template.js +++ b/components/colorhandle/stories/template.js @@ -13,9 +13,7 @@ export const Template = ({ isDisabled = false, isFocused = false, isWithColorLoupe = false, - customStyles = { - "--spectrum-picked-color": "rgba(255, 0, 0, 50%)", - }, + customStyles = {}, } = {}, context) => { const withColorLoupeStyles = () => isWithColorLoupe ? { "position": "absolute", @@ -44,6 +42,7 @@ export const Template = ({ `)} `], customStyles: { + "--spectrum-picked-color": "rgba(255, 0, 0, 50%)", ...customStyles, ...withColorLoupeStyles() }, diff --git a/components/colorloupe/CHANGELOG.md b/components/colorloupe/CHANGELOG.md index 8e5c195302..3f416b8a3b 100644 --- a/components/colorloupe/CHANGELOG.md +++ b/components/colorloupe/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/colorloupe/package.json b/components/colorloupe/package.json index 49c4a87b8b..40893374e5 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.5", + "version": "6.0.0-s2-foundations.6", "description": "The Spectrum CSS Color Loupe component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/colorloupe/stories/template.js b/components/colorloupe/stories/template.js index 2d61f61d25..61ac4beb00 100644 --- a/components/colorloupe/stories/template.js +++ b/components/colorloupe/stories/template.js @@ -1,6 +1,5 @@ import { svg } from "lit"; import { classMap } from "lit/directives/class-map.js"; -import { ifDefined } from "lit/directives/if-defined.js"; import { styleMap } from "lit/directives/style-map.js"; import "../index.css"; @@ -10,11 +9,7 @@ import "../themes/legacy.css"; export const Template = ({ rootClass = "spectrum-ColorLoupe", isOpen, - customStyles = { - "--spectrum-picked-color": "rgba(255, 0, 0, 50%)", - "inset-block-start": "5px", - "inset-inline-start": "5px", - }, + customStyles = {}, customClasses = [], }) => { return svg` @@ -24,8 +19,12 @@ export const Template = ({ "is-open": isOpen, ...customClasses.reduce((a, c) => ({ ...a, [c]: true }), {}), })} - style=${ifDefined(styleMap(customStyles))} - > + style=${styleMap({ + "--spectrum-picked-color": "rgba(255, 0, 0, 50%)", + "inset-block-start": "5px", + "inset-inline-start": "5px", + ...customStyles + })}> html` -
- ${Template({ - ...args, - })} -
-
- ${Template({ - ...args, - isFocused: true, - })} -
-
- ${Template({ - ...args, - isKeyboardFocused: true, - })} -
-
- ${Template({ - ...args, - isDisabled: true, - })} -
-
- ${Template({ - ...args, - isLoading: true, - })} -
-
- ${Template({ - ...args, - isInvalid: true, - })} -
-
- ${Template({ - ...args, - showFieldLabel: true, - fieldLabelText: "Select location, this label should wrap", - })} -
-
- ${Template({ - ...args, - showFieldLabel: true, - fieldLabelText: "Select location, this label should wrap", - fieldLabelPosition: "left", - })} -
-`; - -const closedVariants = (args) => defaultVariants({...args, isOpen: false}); - -const chromaticKitchenSink = (args) => html` -
- ${closedVariants(args)} -
-
- ${defaultVariants(args)} -
-`; - -export const Default = (args) => window.isChromatic() ? chromaticKitchenSink(args) : Template(args); +export const Default = ComboboxGroup.bind({}); Default.args = {}; -export const Quiet = (args) => window.isChromatic() - ? chromaticKitchenSink(args) - : Template({ - ...args - }); +export const Quiet = ComboboxGroup.bind({}); Quiet.args = { isQuiet: true, }; - - // Standard export const WithLabel = Template.bind({}); WithLabel.tags = ["autodocs", "!dev"]; diff --git a/components/combobox/stories/template.js b/components/combobox/stories/template.js index dc9f801d72..d2476cb9b7 100644 --- a/components/combobox/stories/template.js +++ b/components/combobox/stories/template.js @@ -7,6 +7,7 @@ import { useArgs } from "@storybook/preview-api"; import { html } from "lit"; import { classMap } from "lit/directives/class-map.js"; import { ifDefined } from "lit/directives/if-defined.js"; +import { styleMap } from "lit/directives/style-map.js"; import { when } from "lit/directives/when.js"; import "../index.css"; @@ -29,7 +30,7 @@ export const Template = ({ isKeyboardFocused = false, isLoading = false, selectedDay, -} = {}, context) => { +} = {}, context = {}) => { const [, updateArgs] = useArgs(); const { globals = {} } = context; @@ -41,105 +42,167 @@ export const Template = ({ } return html` - ${when(showFieldLabel, () => - FieldLabel({ - size, - label: fieldLabelText, - customStyles: { "max-inline-size": "100px"}, - alignment: fieldLabelPosition === "left" && "left", - }, context) - )} -
({ ...a, [c]: true }), {}), - })} - id=${ifDefined(id)} - > - ${[ - TextField({ +
+ ${when(showFieldLabel, () => + FieldLabel({ size, - isQuiet, - isDisabled, - isInvalid, - isFocused, - isKeyboardFocused, - customClasses: [ - `${rootClass}-textfield`, - ...(isLoading ? ["is-loading"] : []), - ], - customInputClasses: [`${rootClass}-input`], - isLoading, - customProgressCircleClasses: ["spectrum-Combobox-progress-circle"], - placeholder: "Type here this text should truncate", - name: "field", - value: selectedDay, - onclick: function () { - if (!isOpen) updateArgs({ isOpen: true }); - }, - }, context), - PickerButton({ - customClasses: [ - `${rootClass}-button`, - ... isInvalid ? ["is-invalid"] : [], - ], - size, - iconType: "ui", - iconName: "ChevronDown", - isQuiet, - isOpen, - isFocused, - isKeyboardFocused, - isDisabled, - position: "right", - onclick: function () { - updateArgs({ isOpen: !isOpen }); - }, - }, context), - Popover({ - isOpen: isOpen && !isDisabled, - withTip: false, - position: "bottom", - isQuiet, - customStyles: isOpen - ? { - position: "absolute", - top: "100%", - left: "0", - width: "100%", - } - : {}, - content: [ - Menu({ - size, - items: [ - { - label: "Ballard", - }, - { - label: "Fremont", - }, - { - label: "Greenwood", - }, - { - label: "United States of America", - isDisabled: true, - }, - ], - }, context), - ], - }, context), - ]} + label: fieldLabelText, + customStyles: { "max-inline-size": "100px"}, + alignment: fieldLabelPosition === "left" && "left", + }, context) + )} +
({ ...a, [c]: true }), {}), + })} + id=${ifDefined(id)} + > + ${[ + TextField({ + size, + isQuiet, + isDisabled, + isInvalid, + isFocused, + isKeyboardFocused, + customClasses: [ + `${rootClass}-textfield`, + ...(isLoading ? ["is-loading"] : []), + ], + customInputClasses: [`${rootClass}-input`], + isLoading, + customProgressCircleClasses: ["spectrum-Combobox-progress-circle"], + placeholder: "Type here this text should truncate", + name: "field", + value: selectedDay, + onclick: function () { + if (!isOpen) updateArgs({ isOpen: true }); + }, + }, context), + PickerButton({ + customClasses: [ + `${rootClass}-button`, + ... isInvalid ? ["is-invalid"] : [], + ], + size, + iconType: "ui", + iconName: "ChevronDown", + isQuiet, + isOpen, + isFocused, + isKeyboardFocused, + isDisabled, + position: "right", + onclick: function () { + updateArgs({ isOpen: !isOpen }); + }, + }, context), + Popover({ + isOpen: isOpen && !isDisabled, + withTip: false, + position: "bottom", + isQuiet, + customStyles: isOpen + ? { + position: "absolute", + top: "100%", + left: "0", + width: "100%", + } + : {}, + content: [ + Menu({ + size, + items: [ + { + label: "Ballard", + }, + { + label: "Fremont", + }, + { + label: "Greenwood", + }, + { + label: "United States of America", + isDisabled: true, + }, + ], + }, context), + ], + }, context), + ]} +
+
+ `; +}; + +const DefaultVariants = (args, context) => html` + ${Template(args, context)} + ${Template({ + ...args, + isFocused: true, + }, context)} + ${Template({ + ...args, + isKeyboardFocused: true, + }, context)} + ${Template({ + ...args, + isDisabled: true, + }, context)} + ${Template({ + ...args, + isLoading: true, + }, context)} + ${Template({ + ...args, + isInvalid: true, + }, context)} + ${Template({ + ...args, + showFieldLabel: true, + fieldLabelText: "Select location, this label should wrap", + }, context)} + ${Template({ + ...args, + showFieldLabel: true, + fieldLabelText: "Select location, this label should wrap", + fieldLabelPosition: "left", + }, context)} +`; + +export const ComboboxGroup = (args, context) => { + return html` +
+ ${Template(args, context)} +
+
+ ${DefaultVariants({...args, isOpen: false}, context)} +
+
+ ${DefaultVariants(args, context)}
`; }; diff --git a/components/commons/CHANGELOG.md b/components/commons/CHANGELOG.md index 9a7cf953c1..cc5bd76d87 100644 --- a/components/commons/CHANGELOG.md +++ b/components/commons/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 11.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 11.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/commons/package.json b/components/commons/package.json index ede052cfba..b198b8f297 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.5", + "version": "11.0.0-s2-foundations.6", "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 fac37685e6..89e5e3fa10 100644 --- a/components/contextualhelp/CHANGELOG.md +++ b/components/contextualhelp/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 4.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.6 + - @spectrum-css/popover@8.0.0-s2-foundations.6 + - @spectrum-css/link@6.0.0-s2-foundations.6 + ## 4.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/contextualhelp/package.json b/components/contextualhelp/package.json index 05fa5a006d..d2cc04dad8 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.5", + "version": "4.0.0-s2-foundations.6", "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 3d78a01aaa..3bc1c01f16 100644 --- a/components/datepicker/CHANGELOG.md +++ b/components/datepicker/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 4.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/pickerbutton@6.0.0-s2-foundations.6 + - @spectrum-css/textfield@8.0.0-s2-foundations.6 + - @spectrum-css/calendar@6.0.0-s2-foundations.6 + - @spectrum-css/popover@8.0.0-s2-foundations.6 + ## 4.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/datepicker/package.json b/components/datepicker/package.json index 8438fac7ef..6837dc05d4 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.5", + "version": "4.0.0-s2-foundations.6", "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 10ee13d67c..5f10e63901 100644 --- a/components/dial/CHANGELOG.md +++ b/components/dial/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 4.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 4.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/dial/package.json b/components/dial/package.json index 18f72704eb..b20f492558 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.5", + "version": "4.0.0-s2-foundations.6", "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 dab8ea712b..b910c3bf17 100644 --- a/components/dialog/CHANGELOG.md +++ b/components/dialog/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 11.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/closebutton@6.0.0-s2-foundations.6 + - @spectrum-css/underlay@5.0.0-s2-foundations.6 + - @spectrum-css/divider@4.0.0-s2-foundations.6 + - @spectrum-css/modal@6.0.0-s2-foundations.6 + ## 11.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/dialog/package.json b/components/dialog/package.json index 1407c04d65..5cfe912f4d 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.5", + "version": "11.0.0-s2-foundations.6", "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 87146e4cbd..0b74c359a9 100644 --- a/components/divider/CHANGELOG.md +++ b/components/divider/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 4.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 4.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/divider/package.json b/components/divider/package.json index 21101e796b..00509dfc4f 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.5", + "version": "4.0.0-s2-foundations.6", "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 273906de9c..82bb048892 100644 --- a/components/dropindicator/CHANGELOG.md +++ b/components/dropindicator/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/dropindicator/package.json b/components/dropindicator/package.json index 69d03a84bb..710bec7f62 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.5", + "version": "6.0.0-s2-foundations.6", "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 a737699209..7a4b88e8ea 100644 --- a/components/dropzone/CHANGELOG.md +++ b/components/dropzone/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/illustratedmessage@8.0.0-s2-foundations.6 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.6 + - @spectrum-css/link@6.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/dropzone/package.json b/components/dropzone/package.json index 1017e0fc67..dc289bfb2c 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.5", + "version": "7.0.0-s2-foundations.6", "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 a923bb6415..311f44adf8 100644 --- a/components/fieldgroup/CHANGELOG.md +++ b/components/fieldgroup/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/checkbox@10.0.0-s2-foundations.6 + - @spectrum-css/helptext@6.0.0-s2-foundations.6 + - @spectrum-css/radio@10.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/fieldgroup/package.json b/components/fieldgroup/package.json index d0081b914d..9a34224401 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.5", + "version": "6.0.0-s2-foundations.6", "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 233b17616a..b72cf1f102 100644 --- a/components/fieldlabel/CHANGELOG.md +++ b/components/fieldlabel/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 9.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 9.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/fieldlabel/package.json b/components/fieldlabel/package.json index b652b27985..797969e147 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.5", + "version": "9.0.0-s2-foundations.6", "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 f487cf4f50..922d731f9f 100644 --- a/components/floatingactionbutton/CHANGELOG.md +++ b/components/floatingactionbutton/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 3.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 3.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/floatingactionbutton/package.json b/components/floatingactionbutton/package.json index 22806687d9..369c0627f0 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.5", + "version": "3.0.0-s2-foundations.6", "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 865aa68947..83e3fd0277 100644 --- a/components/helptext/CHANGELOG.md +++ b/components/helptext/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/helptext/package.json b/components/helptext/package.json index c7a85c0081..19f0dab930 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.5", + "version": "6.0.0-s2-foundations.6", "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 33ab7f0ef4..4c816b1c22 100644 --- a/components/icon/CHANGELOG.md +++ b/components/icon/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 8.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 8.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/icon/package.json b/components/icon/package.json index 048c4df763..7ed28a36eb 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.5", + "version": "8.0.0-s2-foundations.6", "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 66add6b617..77f76be3d0 100644 --- a/components/illustratedmessage/CHANGELOG.md +++ b/components/illustratedmessage/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 8.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/typography@7.0.0-s2-foundations.6 + ## 8.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/illustratedmessage/package.json b/components/illustratedmessage/package.json index a8f4fecd53..07e3030fc8 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.5", + "version": "8.0.0-s2-foundations.6", "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 5f4220583d..689862b78d 100644 --- a/components/infieldbutton/CHANGELOG.md +++ b/components/infieldbutton/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/infieldbutton/package.json b/components/infieldbutton/package.json index 94e044705e..c52124fc79 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.5", + "version": "6.0.0-s2-foundations.6", "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 ecb1cf3441..297623431a 100644 --- a/components/inlinealert/CHANGELOG.md +++ b/components/inlinealert/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 9.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/button@14.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 9.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/inlinealert/package.json b/components/inlinealert/package.json index d59e4d391b..ba4e56a51d 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.5", + "version": "9.0.0-s2-foundations.6", "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 7495045d2a..63f45675d6 100644 --- a/components/link/CHANGELOG.md +++ b/components/link/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/link/package.json b/components/link/package.json index dd7dd147bb..6aaf5721ee 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.5", + "version": "6.0.0-s2-foundations.6", "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 a4591821e0..822103d42b 100644 --- a/components/logicbutton/CHANGELOG.md +++ b/components/logicbutton/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 5.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 5.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/logicbutton/package.json b/components/logicbutton/package.json index 66bcfff592..70a99ae4e0 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.5", + "version": "5.0.0-s2-foundations.6", "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 576ff2b057..13e80a2e08 100644 --- a/components/menu/CHANGELOG.md +++ b/components/menu/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 8.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/checkbox@10.0.0-s2-foundations.6 + - @spectrum-css/divider@4.0.0-s2-foundations.6 + - @spectrum-css/switch@6.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + - @spectrum-css/tray@4.0.0-s2-foundations.6 + ## 8.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/menu/package.json b/components/menu/package.json index cb330c04e0..bf3a22e681 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.5", + "version": "8.0.0-s2-foundations.6", "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 d705ca8c08..811b24a2e7 100644 --- a/components/miller/CHANGELOG.md +++ b/components/miller/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/assetlist@7.0.0-s2-foundations.6 + - @spectrum-css/checkbox@10.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/miller/package.json b/components/miller/package.json index 7982ed8a25..fb8a577d77 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.5", + "version": "7.0.0-s2-foundations.6", "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 18ae793658..211e0db0c9 100644 --- a/components/modal/CHANGELOG.md +++ b/components/modal/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/modal/package.json b/components/modal/package.json index eb8bcfe9f6..626db56703 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.5", + "version": "6.0.0-s2-foundations.6", "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 d28e754712..51a585b56c 100644 --- a/components/opacitycheckerboard/CHANGELOG.md +++ b/components/opacitycheckerboard/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 3.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 3.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/opacitycheckerboard/package.json b/components/opacitycheckerboard/package.json index ae6c2a8105..96d67d2e8a 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.5", + "version": "3.0.0-s2-foundations.6", "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 164ed0c88e..29b85facde 100644 --- a/components/pagination/CHANGELOG.md +++ b/components/pagination/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 9.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.6 + - @spectrum-css/textfield@8.0.0-s2-foundations.6 + - @spectrum-css/button@14.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 9.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/pagination/package.json b/components/pagination/package.json index 84548a4604..5c50526140 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.5", + "version": "9.0.0-s2-foundations.6", "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 2af40b24e5..663b0d7657 100644 --- a/components/picker/CHANGELOG.md +++ b/components/picker/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 9.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/progresscircle@4.0.0-s2-foundations.6 + - @spectrum-css/helptext@6.0.0-s2-foundations.6 + - @spectrum-css/popover@8.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + - @spectrum-css/menu@8.0.0-s2-foundations.6 + ## 9.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/picker/package.json b/components/picker/package.json index 4250a6cb19..bf4fbb9d15 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.5", + "version": "9.0.0-s2-foundations.6", "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 328b3c2a90..c4b24bc674 100644 --- a/components/pickerbutton/CHANGELOG.md +++ b/components/pickerbutton/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/popover@8.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + - @spectrum-css/menu@8.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/pickerbutton/package.json b/components/pickerbutton/package.json index 80c57e8e0d..20a6c909b5 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.5", + "version": "6.0.0-s2-foundations.6", "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 fdf5c2b169..192fdb82f0 100644 --- a/components/popover/CHANGELOG.md +++ b/components/popover/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 8.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/alertdialog@3.0.0-s2-foundations.6 + - @spectrum-css/divider@4.0.0-s2-foundations.6 + - @spectrum-css/dialog@11.0.0-s2-foundations.6 + - @spectrum-css/menu@8.0.0-s2-foundations.6 + ## 8.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/popover/package.json b/components/popover/package.json index a04a6df49e..e689d70ccb 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.5", + "version": "8.0.0-s2-foundations.6", "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 6f2159c592..6696af8e3a 100644 --- a/components/progressbar/CHANGELOG.md +++ b/components/progressbar/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 5.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/fieldlabel@9.0.0-s2-foundations.6 + ## 5.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/progressbar/package.json b/components/progressbar/package.json index 250b3f79de..8e96216564 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.5", + "version": "5.0.0-s2-foundations.6", "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 396159efe7..61e0762651 100644 --- a/components/progresscircle/CHANGELOG.md +++ b/components/progresscircle/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 4.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 4.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/progresscircle/package.json b/components/progresscircle/package.json index 57873cecdd..a2a2a3dc11 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.5", + "version": "4.0.0-s2-foundations.6", "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 fba3aaaefb..23ce01d904 100644 --- a/components/radio/CHANGELOG.md +++ b/components/radio/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 10.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 10.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/radio/package.json b/components/radio/package.json index c6dd45cb69..aa38401871 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.5", + "version": "10.0.0-s2-foundations.6", "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 05d7e39cf1..2fcf20dcd2 100644 --- a/components/rating/CHANGELOG.md +++ b/components/rating/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/rating/package.json b/components/rating/package.json index a7f15b2af8..cea16e98db 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.5", + "version": "6.0.0-s2-foundations.6", "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 9de0816b2e..20b6d603e7 100644 --- a/components/search/CHANGELOG.md +++ b/components/search/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 8.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/clearbutton@7.0.0-s2-foundations.6 + - @spectrum-css/textfield@8.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 8.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/search/package.json b/components/search/package.json index 3f4abb696e..13948da272 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.5", + "version": "8.0.0-s2-foundations.6", "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 e41f4c1d16..7a24749afc 100644 --- a/components/sidenav/CHANGELOG.md +++ b/components/sidenav/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/sidenav/package.json b/components/sidenav/package.json index 8ba915bdea..f2eb84860c 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.5", + "version": "6.0.0-s2-foundations.6", "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 b6eb460cae..94fbf12234 100644 --- a/components/slider/CHANGELOG.md +++ b/components/slider/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/stepper@7.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/slider/package.json b/components/slider/package.json index fe9a504905..540a2345be 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.5", + "version": "6.0.0-s2-foundations.6", "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 c67dcc856e..7770601bf9 100644 --- a/components/splitview/CHANGELOG.md +++ b/components/splitview/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/splitview/package.json b/components/splitview/package.json index 36d250b34b..180c0375a7 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.5", + "version": "6.0.0-s2-foundations.6", "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 05c3726b83..821e979f9b 100644 --- a/components/statuslight/CHANGELOG.md +++ b/components/statuslight/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 8.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 8.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/statuslight/package.json b/components/statuslight/package.json index 87fe25faf6..30412e729c 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.5", + "version": "8.0.0-s2-foundations.6", "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 9c255b2275..4e50c1d3c2 100644 --- a/components/steplist/CHANGELOG.md +++ b/components/steplist/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/tooltip@7.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/steplist/package.json b/components/steplist/package.json index 08d569bac1..5da7e62bae 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.5", + "version": "6.0.0-s2-foundations.6", "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 fbadc7673e..cc15c25b06 100644 --- a/components/stepper/CHANGELOG.md +++ b/components/stepper/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/infieldbutton@6.0.0-s2-foundations.6 + - @spectrum-css/actionbutton@7.0.0-s2-foundations.6 + - @spectrum-css/textfield@8.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/stepper/package.json b/components/stepper/package.json index 2eaaea71b9..c7ac1d0fac 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.5", + "version": "7.0.0-s2-foundations.6", "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 e8b3879c86..4b3846f77f 100644 --- a/components/swatch/CHANGELOG.md +++ b/components/swatch/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/opacitycheckerboard@3.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/swatch/package.json b/components/swatch/package.json index 6dd274d6dd..52d4fd4f38 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.5", + "version": "7.0.0-s2-foundations.6", "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 3cc13fe7c0..c45f473125 100644 --- a/components/swatchgroup/CHANGELOG.md +++ b/components/swatchgroup/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 4.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/swatch@7.0.0-s2-foundations.6 + ## 4.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/swatchgroup/package.json b/components/swatchgroup/package.json index 9e69af70b1..7923194803 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.5", + "version": "4.0.0-s2-foundations.6", "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 047aeb6e0b..be9a86490e 100644 --- a/components/switch/CHANGELOG.md +++ b/components/switch/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/switch/package.json b/components/switch/package.json index a7740385fc..6383ef3608 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.5", + "version": "6.0.0-s2-foundations.6", "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 4a825c8778..935bc98983 100644 --- a/components/table/CHANGELOG.md +++ b/components/table/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/thumbnail@7.0.0-s2-foundations.6 + - @spectrum-css/checkbox@10.0.0-s2-foundations.6 + - @spectrum-css/button@14.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/table/package.json b/components/table/package.json index c97495be7b..5194e7cebf 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.5", + "version": "7.0.0-s2-foundations.6", "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 1e07a1b578..1cc8814c7d 100644 --- a/components/tabs/CHANGELOG.md +++ b/components/tabs/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/picker@9.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + - @spectrum-css/menu@8.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/tabs/package.json b/components/tabs/package.json index 52654779fe..fc6dd8d45d 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.5", + "version": "6.0.0-s2-foundations.6", "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 89af3890d5..2ef394b51e 100644 --- a/components/tag/CHANGELOG.md +++ b/components/tag/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 10.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/clearbutton@7.0.0-s2-foundations.6 + - @spectrum-css/avatar@8.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 10.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/tag/package.json b/components/tag/package.json index ba362d19f2..35097a61ec 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.5", + "version": "10.0.0-s2-foundations.6", "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 57541339fd..5a1d83dc85 100644 --- a/components/taggroup/CHANGELOG.md +++ b/components/taggroup/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/tag@10.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/taggroup/package.json b/components/taggroup/package.json index 469f8615a1..290c7239ae 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.5", + "version": "6.0.0-s2-foundations.6", "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 efdc07390c..4da715bcd0 100644 --- a/components/textfield/CHANGELOG.md +++ b/components/textfield/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 8.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/helptext@6.0.0-s2-foundations.6 + ## 8.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/textfield/package.json b/components/textfield/package.json index 704d382049..4b24c503aa 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.5", + "version": "8.0.0-s2-foundations.6", "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 345337ee85..e63498a178 100644 --- a/components/thumbnail/CHANGELOG.md +++ b/components/thumbnail/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/opacitycheckerboard@3.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/thumbnail/package.json b/components/thumbnail/package.json index acf55e91b3..8e8e2240f7 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.5", + "version": "7.0.0-s2-foundations.6", "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 9f41a35c1e..3c06a80888 100644 --- a/components/toast/CHANGELOG.md +++ b/components/toast/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 11.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/closebutton@6.0.0-s2-foundations.6 + - @spectrum-css/button@14.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 11.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/toast/package.json b/components/toast/package.json index 620569ffdc..bd57858894 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.5", + "version": "11.0.0-s2-foundations.6", "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 fbfd146572..ec62700112 100644 --- a/components/tooltip/CHANGELOG.md +++ b/components/tooltip/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/tooltip/package.json b/components/tooltip/package.json index 03c0ec544f..511e182283 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.5", + "version": "7.0.0-s2-foundations.6", "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 df5bd37a8b..facc013e06 100644 --- a/components/tray/CHANGELOG.md +++ b/components/tray/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 4.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/divider@4.0.0-s2-foundations.6 + - @spectrum-css/button@14.0.0-s2-foundations.6 + - @spectrum-css/dialog@11.0.0-s2-foundations.6 + - @spectrum-css/modal@6.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 4.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/tray/package.json b/components/tray/package.json index 82a46ea932..bc97793733 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.5", + "version": "4.0.0-s2-foundations.6", "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 88b630c063..3411cd5720 100644 --- a/components/treeview/CHANGELOG.md +++ b/components/treeview/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 11.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + - @spectrum-css/thumbnail@7.0.0-s2-foundations.6 + - @spectrum-css/icon@8.0.0-s2-foundations.6 + ## 11.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/treeview/package.json b/components/treeview/package.json index bc3ce87991..2252dd70ab 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.5", + "version": "11.0.0-s2-foundations.6", "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 98cf352c0d..3736ba7a3e 100644 --- a/components/typography/CHANGELOG.md +++ b/components/typography/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 7.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 7.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/typography/package.json b/components/typography/package.json index b5a5476ac6..705bb270a1 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.5", + "version": "7.0.0-s2-foundations.6", "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 ea9b2d71a0..8896f987dc 100644 --- a/components/underlay/CHANGELOG.md +++ b/components/underlay/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 5.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 5.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/underlay/package.json b/components/underlay/package.json index f6e0cf30cb..7b6067b410 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.5", + "version": "5.0.0-s2-foundations.6", "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 afb96bbb48..b83a410d18 100644 --- a/components/well/CHANGELOG.md +++ b/components/well/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 6.0.0-s2-foundations.6 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + +- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: + - @spectrum-css/tokens@15.0.0-s2-foundations.6 + ## 6.0.0-s2-foundations.5 ### Patch Changes diff --git a/components/well/package.json b/components/well/package.json index 35187043e2..564fe7d432 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.5", + "version": "6.0.0-s2-foundations.6", "description": "The Spectrum CSS well component", "license": "Apache-2.0", "author": "Adobe", diff --git a/plugins/postcss-splitinator/CHANGELOG.md b/plugins/postcss-splitinator/CHANGELOG.md index fa9f3e2d31..aab665df41 100644 --- a/plugins/postcss-splitinator/CHANGELOG.md +++ b/plugins/postcss-splitinator/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 2.1.1-s2-foundations.0 + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + ## 2.1.0 ### Minor Changes diff --git a/plugins/postcss-splitinator/package.json b/plugins/postcss-splitinator/package.json index ded9d9c699..1645d9a23f 100644 --- a/plugins/postcss-splitinator/package.json +++ b/plugins/postcss-splitinator/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "postcss-splitinator", - "version": "2.1.0", + "version": "2.1.1-s2-foundations.0", "description": "Turn container queryies into the var hack", "license": "Apache-2.0", "author": "Adobe", diff --git a/tokens/CHANGELOG.md b/tokens/CHANGELOG.md index 757b5fd3b8..33ec522bb0 100644 --- a/tokens/CHANGELOG.md +++ b/tokens/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 15.0.0-s2-foundations.6 + +### Minor Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d) Thanks [@pfulton](https://github.com/pfulton)! - This update pre-resolves the bundler assets to make them easier to serve as a single entry point. + +### Patch Changes + +- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings + ## 15.0.0-s2-foundations.5 ### Patch Changes diff --git a/tokens/dist/css/components/bridge/dropzone.css b/tokens/dist/css/components/bridge/dropzone.css index 7a1df936a7..c0cfc8b5f9 100644 --- a/tokens/dist/css/components/bridge/dropzone.css +++ b/tokens/dist/css/components/bridge/dropzone.css @@ -46,39 +46,5 @@ --spectrum-drop-zone-content-line-height: var(--system-dropzone-drop-zone-content-line-height); --spectrum-drop-zone-content-background-color: var(--system-dropzone-drop-zone-content-background-color); --spectrum-drop-zone-content-color: var(--system-dropzone-drop-zone-content-color); - --mod-illustrated-message-content-maximum-width: var(--system-dropzone-illustrated-message-content-maximum-width); - --mod-illustrated-message-illustration-color: var(--system-dropzone-illustrated-message-illustration-color); - --mod-illustrated-message-title-to-heading: var(--system-dropzone-illustrated-message-title-to-heading); - --mod-illustrated-message-heading-to-body: var(--system-dropzone-illustrated-message-heading-to-body); - --mod-illustrated-message-title-font-family: var(--system-dropzone-illustrated-message-title-font-family); - --mod-illustrated-message-title-font-weight: var(--system-dropzone-illustrated-message-title-font-weight); - --mod-illustrated-message-title-font-style: var(--system-dropzone-illustrated-message-title-font-style); - --mod-illustrated-message-title-font-size: var(--system-dropzone-illustrated-message-title-font-size); - --mod-illustrated-message-title-line-height: var(--system-dropzone-illustrated-message-title-line-height); - --mod-illustrated-message-title-color: var(--system-dropzone-illustrated-message-title-color); - --mod-illustrated-message-description-position: var(--system-dropzone-illustrated-message-description-position); - --mod-illustrated-message-description-z-index: var(--system-dropzone-illustrated-message-description-z-index); - --mod-illustrated-message-heading-to-description: var(--system-dropzone-illustrated-message-heading-to-description); - --mod-illustrated-message-description-font-family: var(--system-dropzone-illustrated-message-description-font-family); - --mod-illustrated-message-description-font-weight: var(--system-dropzone-illustrated-message-description-font-weight); - --mod-illustrated-message-description-font-style: var(--system-dropzone-illustrated-message-description-font-style); - --mod-illustrated-message-description-font-size: var(--system-dropzone-illustrated-message-description-font-size); - --mod-illustrated-message-description-line-height: var(--system-dropzone-illustrated-message-description-line-height); - --mod-illustrated-message-description-color: var(--system-dropzone-illustrated-message-description-color); - --mod-actionbutton-font-size: var(--system-dropzone-actionbutton-font-size); - --mod-actionbutton-label-color: var(--system-dropzone-actionbutton-label-color); - --mod-actionbutton-edge-to-text: var(--system-dropzone-actionbutton-edge-to-text); --spectrum-drop-zone-heading-font-size-cjk: var(--system-dropzone-drop-zone-heading-font-size-cjk); } - -.spectrum-DropZone:lang(ja) { - --spectrum-drop-zone-heading-font-size: var(--system-dropzone-lang-ja-drop-zone-heading-font-size); -} - -.spectrum-DropZone:lang(zh) { - --spectrum-drop-zone-heading-font-size: var(--system-dropzone-lang-zh-drop-zone-heading-font-size); -} - -.spectrum-DropZone:lang(ko) { - --spectrum-drop-zone-heading-font-size: var(--system-dropzone-lang-ko-drop-zone-heading-font-size); -} diff --git a/tokens/package.json b/tokens/package.json index f388bef5bc..fefce6beba 100644 --- a/tokens/package.json +++ b/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tokens", - "version": "15.0.0-s2-foundations.5", + "version": "15.0.0-s2-foundations.6", "description": "The Spectrum CSS tokens package", "license": "Apache-2.0", "author": "Adobe",