diff --git a/.changeset/pre.json b/.changeset/pre.json index 07277334bed..6373c998e4b 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -102,14 +102,12 @@ "beige-dragons-tickle", "chilly-peaches-sniff", "clean-oranges-smell", - "early-actors-buy", - "eleven-cooks-destroy", "few-doors-smile", - "few-eels-retire", "flat-snails-admire", "fresh-crabs-deliver", "fresh-seahorses-join", "friendly-dolls-raise", + "giant-windows-smoke", "hot-books-fail", "itchy-kids-travel", "itchy-shrimps-help", @@ -119,16 +117,15 @@ "modern-chairs-sit", "nine-kings-repair", "olive-tools-hang", - "pretty-parents-drum", "proud-jokes-rule", "rotten-meals-share", "serious-clouds-jam", + "slow-eyes-lay", "small-impalas-search", "spotty-onions-study", "strange-glasses-allow", "tame-bobcats-beam", "tame-knives-train", - "tame-wasps-shake", "twenty-ravens-divide", "twenty-tables-know" ] diff --git a/components/actionbar/package.json b/components/actionbar/package.json index 2c198df4eec..2a8a23b37dc 100644 --- a/components/actionbar/package.json +++ b/components/actionbar/package.json @@ -52,7 +52,7 @@ "@spectrum-css/actiongroup": "7.0.0-next.0", "@spectrum-css/closebutton": "7.0.0-next.0", "@spectrum-css/fieldlabel": "11.0.0-next.0", - "@spectrum-css/popover": "9.0.0-next.0", + "@spectrum-css/popover": "9.0.0-next.1", "@spectrum-css/tokens": "16.0.1" }, "keywords": [ diff --git a/components/actionmenu/package.json b/components/actionmenu/package.json index c12c352848a..81997bf0c9b 100644 --- a/components/actionmenu/package.json +++ b/components/actionmenu/package.json @@ -34,8 +34,8 @@ "devDependencies": { "@spectrum-css/actionbutton": "8.0.0-next.0", "@spectrum-css/icon": "10.0.0-next.0", - "@spectrum-css/menu": "10.0.0-next.0", - "@spectrum-css/popover": "9.0.0-next.0", + "@spectrum-css/menu": "10.0.0-next.1", + "@spectrum-css/popover": "9.0.0-next.1", "@spectrum-css/tokens": "16.0.1" }, "keywords": [ diff --git a/components/alertbanner/CHANGELOG.md b/components/alertbanner/CHANGELOG.md index 6abad6217a3..e523efc21e6 100644 --- a/components/alertbanner/CHANGELOG.md +++ b/components/alertbanner/CHANGELOG.md @@ -1,5 +1,12 @@ # Change log +## 4.0.0-next.1 + +### Patch Changes + +- Updated dependencies [[`c6836fb`](https://github.com/adobe/spectrum-css/commit/c6836fb132effcfb09e4ca6d0d8923564bfe2914)]: + - @spectrum-css/divider@6.0.0-next.0 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/components/alertbanner/package.json b/components/alertbanner/package.json index 594f529cfca..0f0a805da11 100644 --- a/components/alertbanner/package.json +++ b/components/alertbanner/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/alertbanner", - "version": "4.0.0-next.0", + "version": "4.0.0-next.1", "description": "The Spectrum CSS alertbanner component", "license": "Apache-2.0", "author": "Adobe", @@ -27,7 +27,7 @@ "peerDependencies": { "@spectrum-css/button": ">=15.0.0-next.0", "@spectrum-css/closebutton": ">=7.0.0-next.0", - "@spectrum-css/divider": ">=5.0.0 <6.0.0", + "@spectrum-css/divider": ">=6.0.0-next.0", "@spectrum-css/icon": ">=10.0.0-next.0", "@spectrum-css/tokens": ">=16.0.0 <17.0.0" }, @@ -51,7 +51,7 @@ "devDependencies": { "@spectrum-css/button": "15.0.0-next.0", "@spectrum-css/closebutton": "7.0.0-next.0", - "@spectrum-css/divider": "5.1.0", + "@spectrum-css/divider": "6.0.0-next.0", "@spectrum-css/icon": "10.0.0-next.0", "@spectrum-css/tokens": "16.0.1" }, diff --git a/components/alertdialog/CHANGELOG.md b/components/alertdialog/CHANGELOG.md index 2e29d4d8c5d..82717913f05 100644 --- a/components/alertdialog/CHANGELOG.md +++ b/components/alertdialog/CHANGELOG.md @@ -1,5 +1,12 @@ # Change log +## 5.0.0-next.1 + +### Patch Changes + +- Updated dependencies [[`c6836fb`](https://github.com/adobe/spectrum-css/commit/c6836fb132effcfb09e4ca6d0d8923564bfe2914)]: + - @spectrum-css/divider@6.0.0-next.0 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/components/alertdialog/package.json b/components/alertdialog/package.json index 7c3cf8f1f6b..91aea1a450f 100644 --- a/components/alertdialog/package.json +++ b/components/alertdialog/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/alertdialog", - "version": "5.0.0-next.0", + "version": "5.0.0-next.1", "description": "The Spectrum CSS alertdialog component", "license": "Apache-2.0", "author": "Adobe", @@ -26,7 +26,7 @@ "main": "dist/index.css", "peerDependencies": { "@spectrum-css/buttongroup": ">=10.0.0-next.0", - "@spectrum-css/divider": ">=5.0.0 <6.0.0", + "@spectrum-css/divider": ">=6.0.0-next.0", "@spectrum-css/icon": ">=10.0.0-next.0", "@spectrum-css/modal": ">=7.0.0 <8.0.0", "@spectrum-css/tokens": ">=16.0.0 <17.0.0", @@ -54,7 +54,7 @@ }, "devDependencies": { "@spectrum-css/buttongroup": "10.0.0-next.0", - "@spectrum-css/divider": "5.1.0", + "@spectrum-css/divider": "6.0.0-next.0", "@spectrum-css/icon": "10.0.0-next.0", "@spectrum-css/modal": "7.1.0", "@spectrum-css/tokens": "16.0.1", diff --git a/components/coachmark/package.json b/components/coachmark/package.json index 4d0caa19785..89aaf16e2ed 100644 --- a/components/coachmark/package.json +++ b/components/coachmark/package.json @@ -61,8 +61,8 @@ "@spectrum-css/actionmenu": "8.0.0-next.0", "@spectrum-css/button": "15.0.0-next.0", "@spectrum-css/buttongroup": "10.0.0-next.0", - "@spectrum-css/menu": "10.0.0-next.0", - "@spectrum-css/popover": "9.0.0-next.0", + "@spectrum-css/menu": "10.0.0-next.1", + "@spectrum-css/popover": "9.0.0-next.1", "@spectrum-css/tokens": "16.0.1" }, "keywords": [ diff --git a/components/colorwheel/CHANGELOG.md b/components/colorwheel/CHANGELOG.md index 2a0a662cfc9..b74d55e2fec 100644 --- a/components/colorwheel/CHANGELOG.md +++ b/components/colorwheel/CHANGELOG.md @@ -1,5 +1,32 @@ # Change log +## 7.0.0-next.0 + +### Major Changes + +- [#3390](https://github.com/adobe/spectrum-css/pull/3390) [`b9f61e4`](https://github.com/adobe/spectrum-css/commit/b9f61e42486c3619de95423e0575e10ccc9be167) Thanks [@cdransf](https://github.com/cdransf)! - # colorwheel S2 migration + + This change migrates the colorwheel component to S2. It adds the `--spectrum-colorwheel-border-color-rgb` and `--spectrum-colorwheel-border-opacity` custom properties. It updates `--spectrum-colorwheel-border-color` to leverage these tokens in an `rgba(...)` function. + + This removes the `spectrum-ColorWheel-border` and associated template DOM node as the outside/underlying border are no longer present in the S2 designs. `::before` and `::after` pseudo elements are now used to draw the exterior and interior borders that overlay the exterior and interior edges of the color wheel. + + Support is provided for the `240px` and `192px` sizes outlined in the design requirements. + + The `forced-colors` media query has been moved to the bottom of the file consistent with our other component implementations. + + Stories, tests and documentation have been updated to be consistent with these changes. + + The following mods have been removed: + + ```css + --mod-colorwheel-height + --mod-colorwheel-width + --mod-colorwheel-min-width + --mod-colorwheel-path-borders + --mod-colorwheel-colorarea-margin + --mod-colorwheel-border-width + ``` + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/components/colorwheel/package.json b/components/colorwheel/package.json index 4f11e9e3bd4..44e9eca628c 100644 --- a/components/colorwheel/package.json +++ b/components/colorwheel/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorwheel", - "version": "6.1.0", + "version": "7.0.0-next.0", "description": "The Spectrum CSS Color Area component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/combobox/package.json b/components/combobox/package.json index 1ad59ff364a..6c59c3c84e4 100644 --- a/components/combobox/package.json +++ b/components/combobox/package.json @@ -53,9 +53,9 @@ } }, "devDependencies": { - "@spectrum-css/menu": "10.0.0-next.0", + "@spectrum-css/menu": "10.0.0-next.1", "@spectrum-css/pickerbutton": "7.0.0-next.0", - "@spectrum-css/popover": "9.0.0-next.0", + "@spectrum-css/popover": "9.0.0-next.1", "@spectrum-css/progresscircle": "5.1.0", "@spectrum-css/textfield": "9.0.0-next.0", "@spectrum-css/tokens": "16.0.1" diff --git a/components/contextualhelp/package.json b/components/contextualhelp/package.json index 5c53c2b4741..2b5dc22b25c 100644 --- a/components/contextualhelp/package.json +++ b/components/contextualhelp/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@spectrum-css/actionbutton": "8.0.0-next.0", "@spectrum-css/link": "7.1.0", - "@spectrum-css/popover": "9.0.0-next.0", + "@spectrum-css/popover": "9.0.0-next.1", "@spectrum-css/tokens": "16.0.1" }, "keywords": [ diff --git a/components/datepicker/package.json b/components/datepicker/package.json index c5f137d512e..93763a55bc0 100644 --- a/components/datepicker/package.json +++ b/components/datepicker/package.json @@ -51,7 +51,7 @@ "devDependencies": { "@spectrum-css/calendar": "8.0.0-next.0", "@spectrum-css/pickerbutton": "7.0.0-next.0", - "@spectrum-css/popover": "9.0.0-next.0", + "@spectrum-css/popover": "9.0.0-next.1", "@spectrum-css/textfield": "9.0.0-next.0", "@spectrum-css/tokens": "16.0.1" }, diff --git a/components/dialog/CHANGELOG.md b/components/dialog/CHANGELOG.md index f7818ee0e9e..8fafe1d7170 100644 --- a/components/dialog/CHANGELOG.md +++ b/components/dialog/CHANGELOG.md @@ -1,5 +1,12 @@ # Change log +## 13.0.0-next.1 + +### Patch Changes + +- Updated dependencies [[`c6836fb`](https://github.com/adobe/spectrum-css/commit/c6836fb132effcfb09e4ca6d0d8923564bfe2914)]: + - @spectrum-css/divider@6.0.0-next.0 + ## 13.0.0-next.0 ### Patch Changes diff --git a/components/dialog/package.json b/components/dialog/package.json index 326aedda3e9..ef70a6c4c59 100644 --- a/components/dialog/package.json +++ b/components/dialog/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/dialog", - "version": "13.0.0-next.0", + "version": "13.0.0-next.1", "description": "The Spectrum CSS dialog component", "license": "Apache-2.0", "author": "Adobe", @@ -28,7 +28,7 @@ "@spectrum-css/button": ">=15.0.0-next.0", "@spectrum-css/buttongroup": ">=10.0.0-next.0", "@spectrum-css/closebutton": ">=7.0.0-next.0", - "@spectrum-css/divider": ">=5.0.0 <6.0.0", + "@spectrum-css/divider": ">=6.0.0-next.0", "@spectrum-css/modal": ">=7.0.0 <8.0.0", "@spectrum-css/tokens": ">=16.0.0 <17.0.0", "@spectrum-css/underlay": ">=6.0.0 <7.0.0" @@ -60,7 +60,7 @@ "@spectrum-css/button": "15.0.0-next.0", "@spectrum-css/buttongroup": "10.0.0-next.0", "@spectrum-css/closebutton": "7.0.0-next.0", - "@spectrum-css/divider": "5.1.0", + "@spectrum-css/divider": "6.0.0-next.0", "@spectrum-css/modal": "7.1.0", "@spectrum-css/tokens": "16.0.1", "@spectrum-css/typography": "8.1.0", diff --git a/components/divider/CHANGELOG.md b/components/divider/CHANGELOG.md index 99121a052a4..967f2e52a20 100644 --- a/components/divider/CHANGELOG.md +++ b/components/divider/CHANGELOG.md @@ -1,5 +1,44 @@ # Change log +## 6.0.0-next.0 + +### Major Changes + +- [#3557](https://github.com/adobe/spectrum-css/pull/3557) [`c6836fb`](https://github.com/adobe/spectrum-css/commit/c6836fb132effcfb09e4ca6d0d8923564bfe2914) Thanks [@cdransf](https://github.com/cdransf)! - # S2 divider migration + + This migrates the `divider` component to S2. Custom properties have been remapped and updated per the design spec. + + ### New properties + + ```css + --spectrum-divider-horizontal-minimum-width + --spectrum-divider-vertical-minimum-height + ``` + + ### New mods + + ```css + --mod-divider-inline-minimum-size + --mod-divider-block-minimum-size + ``` + + ### Removed mods + + ```css + --mod-divider-background-color-large-static-black + --mod-divider-background-color-large-static-white + --mod-divider-background-color-medium-static-black + --mod-divider-background-color-medium-static-white + --mod-divider-background-color-small-static-black + --mod-divider-background-color-small-static-white + ``` + + ### Additions + + This adds new minimum width and height tokens for the divider and the `minDimensionValues` arg has been removed in favor of these tokens and the rules with which they're applied. + + The default size for the Storybook control has been changed to `medium` (the new default size for the component). All sizes are now displayed for the static color variants in the docs. + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/components/divider/package.json b/components/divider/package.json index 00e5d767fad..6d35daa5477 100644 --- a/components/divider/package.json +++ b/components/divider/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/divider", - "version": "5.1.0", + "version": "6.0.0-next.0", "description": "The Spectrum CSS divider component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/menu/CHANGELOG.md b/components/menu/CHANGELOG.md index 35917006bdd..0d6ca6ec95d 100644 --- a/components/menu/CHANGELOG.md +++ b/components/menu/CHANGELOG.md @@ -1,5 +1,12 @@ # Change log +## 10.0.0-next.1 + +### Patch Changes + +- Updated dependencies [[`c6836fb`](https://github.com/adobe/spectrum-css/commit/c6836fb132effcfb09e4ca6d0d8923564bfe2914)]: + - @spectrum-css/divider@6.0.0-next.0 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/components/menu/package.json b/components/menu/package.json index de8a7a4c578..ee8739eb280 100644 --- a/components/menu/package.json +++ b/components/menu/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/menu", - "version": "10.0.0-next.0", + "version": "10.0.0-next.1", "description": "The Spectrum CSS menu component", "license": "Apache-2.0", "author": "Adobe", @@ -26,7 +26,7 @@ "main": "dist/index.css", "peerDependencies": { "@spectrum-css/checkbox": ">=11.0.0-next.0", - "@spectrum-css/divider": ">=5.0.0 <6.0.0", + "@spectrum-css/divider": ">=6.0.0-next.0", "@spectrum-css/icon": ">=10.0.0-next.0", "@spectrum-css/switch": ">=6.0.0 <7.0.0", "@spectrum-css/tokens": ">=16.0.0 <17.0.0", @@ -54,11 +54,11 @@ }, "devDependencies": { "@spectrum-css/checkbox": "11.0.0-next.0", - "@spectrum-css/divider": "5.1.0", + "@spectrum-css/divider": "6.0.0-next.0", "@spectrum-css/icon": "10.0.0-next.0", "@spectrum-css/switch": "6.1.0", "@spectrum-css/tokens": "16.0.1", - "@spectrum-css/tray": "6.0.0-next.0" + "@spectrum-css/tray": "6.0.0-next.1" }, "keywords": [ "design-system", diff --git a/components/picker/package.json b/components/picker/package.json index a0af0023813..accba5c7e54 100644 --- a/components/picker/package.json +++ b/components/picker/package.json @@ -56,8 +56,8 @@ "@spectrum-css/commons": "11.0.0", "@spectrum-css/helptext": "8.0.0-next.0", "@spectrum-css/icon": "10.0.0-next.0", - "@spectrum-css/menu": "10.0.0-next.0", - "@spectrum-css/popover": "9.0.0-next.0", + "@spectrum-css/menu": "10.0.0-next.1", + "@spectrum-css/popover": "9.0.0-next.1", "@spectrum-css/progresscircle": "5.1.0", "@spectrum-css/tokens": "16.0.1" }, diff --git a/components/pickerbutton/package.json b/components/pickerbutton/package.json index 05f7b5f0132..cf60aeb598e 100644 --- a/components/pickerbutton/package.json +++ b/components/pickerbutton/package.json @@ -46,8 +46,8 @@ }, "devDependencies": { "@spectrum-css/icon": "10.0.0-next.0", - "@spectrum-css/menu": "10.0.0-next.0", - "@spectrum-css/popover": "9.0.0-next.0", + "@spectrum-css/menu": "10.0.0-next.1", + "@spectrum-css/popover": "9.0.0-next.1", "@spectrum-css/tokens": "16.0.1" }, "keywords": [ diff --git a/components/popover/CHANGELOG.md b/components/popover/CHANGELOG.md index 13c8523965a..b769f781e14 100644 --- a/components/popover/CHANGELOG.md +++ b/components/popover/CHANGELOG.md @@ -1,5 +1,12 @@ # Change log +## 9.0.0-next.1 + +### Patch Changes + +- Updated dependencies [[`c6836fb`](https://github.com/adobe/spectrum-css/commit/c6836fb132effcfb09e4ca6d0d8923564bfe2914)]: + - @spectrum-css/divider@6.0.0-next.0 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/components/popover/package.json b/components/popover/package.json index e218be60bb9..8cd15bc655f 100644 --- a/components/popover/package.json +++ b/components/popover/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/popover", - "version": "9.0.0-next.0", + "version": "9.0.0-next.1", "description": "The Spectrum CSS popover component", "license": "Apache-2.0", "author": "Adobe", @@ -27,7 +27,7 @@ "peerDependencies": { "@spectrum-css/alertdialog": ">=5.0.0-next.0", "@spectrum-css/dialog": ">=13.0.0-next.0", - "@spectrum-css/divider": ">=5.0.0 <6.0.0", + "@spectrum-css/divider": ">=6.0.0-next.0", "@spectrum-css/menu": ">=10.0.0-next.0", "@spectrum-css/tokens": ">=16.0.0 <17.0.0" }, @@ -49,11 +49,11 @@ } }, "devDependencies": { - "@spectrum-css/alertdialog": "5.0.0-next.0", + "@spectrum-css/alertdialog": "5.0.0-next.1", "@spectrum-css/commons": "11.0.0", - "@spectrum-css/dialog": "13.0.0-next.0", - "@spectrum-css/divider": "5.1.0", - "@spectrum-css/menu": "10.0.0-next.0", + "@spectrum-css/dialog": "13.0.0-next.1", + "@spectrum-css/divider": "6.0.0-next.0", + "@spectrum-css/menu": "10.0.0-next.1", "@spectrum-css/tokens": "16.0.1" }, "keywords": [ diff --git a/components/tabs/package.json b/components/tabs/package.json index d2784fdb34e..f9b2025cbdd 100644 --- a/components/tabs/package.json +++ b/components/tabs/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@spectrum-css/icon": "10.0.0-next.0", - "@spectrum-css/menu": "10.0.0-next.0", + "@spectrum-css/menu": "10.0.0-next.1", "@spectrum-css/picker": "10.0.0-next.0", "@spectrum-css/tokens": "16.0.1" }, diff --git a/components/tray/CHANGELOG.md b/components/tray/CHANGELOG.md index ccf3d3e74e0..e1a1f154624 100644 --- a/components/tray/CHANGELOG.md +++ b/components/tray/CHANGELOG.md @@ -1,5 +1,12 @@ # Change log +## 6.0.0-next.1 + +### Patch Changes + +- Updated dependencies [[`c6836fb`](https://github.com/adobe/spectrum-css/commit/c6836fb132effcfb09e4ca6d0d8923564bfe2914)]: + - @spectrum-css/divider@6.0.0-next.0 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. diff --git a/components/tray/package.json b/components/tray/package.json index d95e6883062..fb27c90c695 100644 --- a/components/tray/package.json +++ b/components/tray/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tray", - "version": "6.0.0-next.0", + "version": "6.0.0-next.1", "description": "The Spectrum CSS tray component", "license": "Apache-2.0", "author": "Adobe", @@ -27,7 +27,7 @@ "peerDependencies": { "@spectrum-css/button": ">=15.0.0-next.0", "@spectrum-css/dialog": ">=13.0.0-next.0", - "@spectrum-css/divider": ">=5.0.0 <6.0.0", + "@spectrum-css/divider": ">=6.0.0-next.0", "@spectrum-css/icon": ">=10.0.0-next.0", "@spectrum-css/modal": ">=7.0.0 <8.0.0", "@spectrum-css/tokens": ">=16.0.0 <17.0.0" @@ -54,8 +54,8 @@ }, "devDependencies": { "@spectrum-css/button": "15.0.0-next.0", - "@spectrum-css/dialog": "13.0.0-next.0", - "@spectrum-css/divider": "5.1.0", + "@spectrum-css/dialog": "13.0.0-next.1", + "@spectrum-css/divider": "6.0.0-next.0", "@spectrum-css/icon": "10.0.0-next.0", "@spectrum-css/modal": "7.1.0", "@spectrum-css/tokens": "16.0.1" diff --git a/tools/bundle/package.json b/tools/bundle/package.json index ad23b382ab5..52de8f90005 100644 --- a/tools/bundle/package.json +++ b/tools/bundle/package.json @@ -35,8 +35,8 @@ "@spectrum-css/actionbutton": "8.0.0-next.0", "@spectrum-css/actiongroup": "7.0.0-next.0", "@spectrum-css/actionmenu": "8.0.0-next.0", - "@spectrum-css/alertbanner": "4.0.0-next.0", - "@spectrum-css/alertdialog": "5.0.0-next.0", + "@spectrum-css/alertbanner": "4.0.0-next.1", + "@spectrum-css/alertdialog": "5.0.0-next.1", "@spectrum-css/asset": "7.1.0", "@spectrum-css/assetcard": "6.0.0-next.0", "@spectrum-css/assetlist": "9.0.0-next.0", @@ -56,14 +56,14 @@ "@spectrum-css/colorhandle": "10.1.0", "@spectrum-css/colorloupe": "7.1.0", "@spectrum-css/colorslider": "8.1.0", - "@spectrum-css/colorwheel": "6.1.0", + "@spectrum-css/colorwheel": "7.0.0-next.0", "@spectrum-css/combobox": "5.0.0-next.0", "@spectrum-css/commons": "11.0.0", "@spectrum-css/contextualhelp": "6.0.0-next.0", "@spectrum-css/datepicker": "5.0.0-next.0", "@spectrum-css/dial": "5.1.0", - "@spectrum-css/dialog": "13.0.0-next.0", - "@spectrum-css/divider": "5.1.0", + "@spectrum-css/dialog": "13.0.0-next.1", + "@spectrum-css/divider": "6.0.0-next.0", "@spectrum-css/dropindicator": "8.0.0-next.0", "@spectrum-css/dropzone": "9.0.0-next.0", "@spectrum-css/fieldgroup": "8.0.0-next.0", @@ -77,7 +77,7 @@ "@spectrum-css/inlinealert": "11.0.0-next.0", "@spectrum-css/link": "7.1.0", "@spectrum-css/logicbutton": "6.1.0", - "@spectrum-css/menu": "10.0.0-next.0", + "@spectrum-css/menu": "10.0.0-next.1", "@spectrum-css/meter": "2.0.0-next.0", "@spectrum-css/miller": "9.0.0-next.0", "@spectrum-css/modal": "7.1.0", @@ -86,7 +86,7 @@ "@spectrum-css/pagination": "11.0.0-next.0", "@spectrum-css/picker": "10.0.0-next.0", "@spectrum-css/pickerbutton": "7.0.0-next.0", - "@spectrum-css/popover": "9.0.0-next.0", + "@spectrum-css/popover": "9.0.0-next.1", "@spectrum-css/progressbar": "7.0.0-next.0", "@spectrum-css/progresscircle": "5.1.0", "@spectrum-css/radio": "11.0.0-next.0", @@ -110,7 +110,7 @@ "@spectrum-css/toast": "12.0.0-next.0", "@spectrum-css/tokens": "16.0.1", "@spectrum-css/tooltip": "8.0.0-next.0", - "@spectrum-css/tray": "6.0.0-next.0", + "@spectrum-css/tray": "6.0.0-next.1", "@spectrum-css/treeview": "13.0.0-next.0", "@spectrum-css/typography": "8.1.0", "@spectrum-css/underlay": "6.1.0", diff --git a/yarn.lock b/yarn.lock index 6a7acc1a7c0..c6597c7711f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3782,7 +3782,7 @@ __metadata: "@spectrum-css/actiongroup": "npm:7.0.0-next.0" "@spectrum-css/closebutton": "npm:7.0.0-next.0" "@spectrum-css/fieldlabel": "npm:11.0.0-next.0" - "@spectrum-css/popover": "npm:9.0.0-next.0" + "@spectrum-css/popover": "npm:9.0.0-next.1" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: "@spectrum-css/actiongroup": ">=7.0.0-next.0" @@ -3845,8 +3845,8 @@ __metadata: dependencies: "@spectrum-css/actionbutton": "npm:8.0.0-next.0" "@spectrum-css/icon": "npm:10.0.0-next.0" - "@spectrum-css/menu": "npm:10.0.0-next.0" - "@spectrum-css/popover": "npm:9.0.0-next.0" + "@spectrum-css/menu": "npm:10.0.0-next.1" + "@spectrum-css/popover": "npm:9.0.0-next.1" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: "@spectrum-css/actionbutton": ">=8.0.0-next.0" @@ -3868,19 +3868,19 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-css/alertbanner@npm:4.0.0-next.0, @spectrum-css/alertbanner@workspace:components/alertbanner": +"@spectrum-css/alertbanner@npm:4.0.0-next.1, @spectrum-css/alertbanner@workspace:components/alertbanner": version: 0.0.0-use.local resolution: "@spectrum-css/alertbanner@workspace:components/alertbanner" dependencies: "@spectrum-css/button": "npm:15.0.0-next.0" "@spectrum-css/closebutton": "npm:7.0.0-next.0" - "@spectrum-css/divider": "npm:5.1.0" + "@spectrum-css/divider": "npm:6.0.0-next.0" "@spectrum-css/icon": "npm:10.0.0-next.0" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: "@spectrum-css/button": ">=15.0.0-next.0" "@spectrum-css/closebutton": ">=7.0.0-next.0" - "@spectrum-css/divider": ">=5.0.0 <6.0.0" + "@spectrum-css/divider": ">=6.0.0-next.0" "@spectrum-css/icon": ">=10.0.0-next.0" "@spectrum-css/tokens": ">=16.0.0 <17.0.0" peerDependenciesMeta: @@ -3897,19 +3897,19 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-css/alertdialog@npm:5.0.0-next.0, @spectrum-css/alertdialog@workspace:components/alertdialog": +"@spectrum-css/alertdialog@npm:5.0.0-next.1, @spectrum-css/alertdialog@workspace:components/alertdialog": version: 0.0.0-use.local resolution: "@spectrum-css/alertdialog@workspace:components/alertdialog" dependencies: "@spectrum-css/buttongroup": "npm:10.0.0-next.0" - "@spectrum-css/divider": "npm:5.1.0" + "@spectrum-css/divider": "npm:6.0.0-next.0" "@spectrum-css/icon": "npm:10.0.0-next.0" "@spectrum-css/modal": "npm:7.1.0" "@spectrum-css/tokens": "npm:16.0.1" "@spectrum-css/underlay": "npm:6.1.0" peerDependencies: "@spectrum-css/buttongroup": ">=10.0.0-next.0" - "@spectrum-css/divider": ">=5.0.0 <6.0.0" + "@spectrum-css/divider": ">=6.0.0-next.0" "@spectrum-css/icon": ">=10.0.0-next.0" "@spectrum-css/modal": ">=7.0.0 <8.0.0" "@spectrum-css/tokens": ">=16.0.0 <17.0.0" @@ -4041,8 +4041,8 @@ __metadata: "@spectrum-css/actionbutton": "npm:8.0.0-next.0" "@spectrum-css/actiongroup": "npm:7.0.0-next.0" "@spectrum-css/actionmenu": "npm:8.0.0-next.0" - "@spectrum-css/alertbanner": "npm:4.0.0-next.0" - "@spectrum-css/alertdialog": "npm:5.0.0-next.0" + "@spectrum-css/alertbanner": "npm:4.0.0-next.1" + "@spectrum-css/alertdialog": "npm:5.0.0-next.1" "@spectrum-css/asset": "npm:7.1.0" "@spectrum-css/assetcard": "npm:6.0.0-next.0" "@spectrum-css/assetlist": "npm:9.0.0-next.0" @@ -4062,14 +4062,14 @@ __metadata: "@spectrum-css/colorhandle": "npm:10.1.0" "@spectrum-css/colorloupe": "npm:7.1.0" "@spectrum-css/colorslider": "npm:8.1.0" - "@spectrum-css/colorwheel": "npm:6.1.0" + "@spectrum-css/colorwheel": "npm:7.0.0-next.0" "@spectrum-css/combobox": "npm:5.0.0-next.0" "@spectrum-css/commons": "npm:11.0.0" "@spectrum-css/contextualhelp": "npm:6.0.0-next.0" "@spectrum-css/datepicker": "npm:5.0.0-next.0" "@spectrum-css/dial": "npm:5.1.0" - "@spectrum-css/dialog": "npm:13.0.0-next.0" - "@spectrum-css/divider": "npm:5.1.0" + "@spectrum-css/dialog": "npm:13.0.0-next.1" + "@spectrum-css/divider": "npm:6.0.0-next.0" "@spectrum-css/dropindicator": "npm:8.0.0-next.0" "@spectrum-css/dropzone": "npm:9.0.0-next.0" "@spectrum-css/fieldgroup": "npm:8.0.0-next.0" @@ -4083,7 +4083,7 @@ __metadata: "@spectrum-css/inlinealert": "npm:11.0.0-next.0" "@spectrum-css/link": "npm:7.1.0" "@spectrum-css/logicbutton": "npm:6.1.0" - "@spectrum-css/menu": "npm:10.0.0-next.0" + "@spectrum-css/menu": "npm:10.0.0-next.1" "@spectrum-css/meter": "npm:2.0.0-next.0" "@spectrum-css/miller": "npm:9.0.0-next.0" "@spectrum-css/modal": "npm:7.1.0" @@ -4092,7 +4092,7 @@ __metadata: "@spectrum-css/pagination": "npm:11.0.0-next.0" "@spectrum-css/picker": "npm:10.0.0-next.0" "@spectrum-css/pickerbutton": "npm:7.0.0-next.0" - "@spectrum-css/popover": "npm:9.0.0-next.0" + "@spectrum-css/popover": "npm:9.0.0-next.1" "@spectrum-css/progressbar": "npm:7.0.0-next.0" "@spectrum-css/progresscircle": "npm:5.1.0" "@spectrum-css/radio": "npm:11.0.0-next.0" @@ -4116,7 +4116,7 @@ __metadata: "@spectrum-css/toast": "npm:12.0.0-next.0" "@spectrum-css/tokens": "npm:16.0.1" "@spectrum-css/tooltip": "npm:8.0.0-next.0" - "@spectrum-css/tray": "npm:6.0.0-next.0" + "@spectrum-css/tray": "npm:6.0.0-next.1" "@spectrum-css/treeview": "npm:13.0.0-next.0" "@spectrum-css/typography": "npm:8.1.0" "@spectrum-css/underlay": "npm:6.1.0" @@ -4292,8 +4292,8 @@ __metadata: "@spectrum-css/actionmenu": "npm:8.0.0-next.0" "@spectrum-css/button": "npm:15.0.0-next.0" "@spectrum-css/buttongroup": "npm:10.0.0-next.0" - "@spectrum-css/menu": "npm:10.0.0-next.0" - "@spectrum-css/popover": "npm:9.0.0-next.0" + "@spectrum-css/menu": "npm:10.0.0-next.1" + "@spectrum-css/popover": "npm:9.0.0-next.1" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: "@spectrum-css/actionbutton": ">=8.0.0-next.0" @@ -4393,7 +4393,7 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-css/colorwheel@npm:6.1.0, @spectrum-css/colorwheel@workspace:components/colorwheel": +"@spectrum-css/colorwheel@npm:7.0.0-next.0, @spectrum-css/colorwheel@workspace:components/colorwheel": version: 0.0.0-use.local resolution: "@spectrum-css/colorwheel@workspace:components/colorwheel" dependencies: @@ -4422,9 +4422,9 @@ __metadata: version: 0.0.0-use.local resolution: "@spectrum-css/combobox@workspace:components/combobox" dependencies: - "@spectrum-css/menu": "npm:10.0.0-next.0" + "@spectrum-css/menu": "npm:10.0.0-next.1" "@spectrum-css/pickerbutton": "npm:7.0.0-next.0" - "@spectrum-css/popover": "npm:9.0.0-next.0" + "@spectrum-css/popover": "npm:9.0.0-next.1" "@spectrum-css/progresscircle": "npm:5.1.0" "@spectrum-css/textfield": "npm:9.0.0-next.0" "@spectrum-css/tokens": "npm:16.0.1" @@ -4467,7 +4467,7 @@ __metadata: dependencies: "@spectrum-css/actionbutton": "npm:8.0.0-next.0" "@spectrum-css/link": "npm:7.1.0" - "@spectrum-css/popover": "npm:9.0.0-next.0" + "@spectrum-css/popover": "npm:9.0.0-next.1" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: "@spectrum-css/actionbutton": ">=8.0.0-next.0" @@ -4492,7 +4492,7 @@ __metadata: dependencies: "@spectrum-css/calendar": "npm:8.0.0-next.0" "@spectrum-css/pickerbutton": "npm:7.0.0-next.0" - "@spectrum-css/popover": "npm:9.0.0-next.0" + "@spectrum-css/popover": "npm:9.0.0-next.1" "@spectrum-css/textfield": "npm:9.0.0-next.0" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: @@ -4528,14 +4528,14 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-css/dialog@npm:13.0.0-next.0, @spectrum-css/dialog@workspace:components/dialog": +"@spectrum-css/dialog@npm:13.0.0-next.1, @spectrum-css/dialog@workspace:components/dialog": version: 0.0.0-use.local resolution: "@spectrum-css/dialog@workspace:components/dialog" dependencies: "@spectrum-css/button": "npm:15.0.0-next.0" "@spectrum-css/buttongroup": "npm:10.0.0-next.0" "@spectrum-css/closebutton": "npm:7.0.0-next.0" - "@spectrum-css/divider": "npm:5.1.0" + "@spectrum-css/divider": "npm:6.0.0-next.0" "@spectrum-css/modal": "npm:7.1.0" "@spectrum-css/tokens": "npm:16.0.1" "@spectrum-css/typography": "npm:8.1.0" @@ -4544,7 +4544,7 @@ __metadata: "@spectrum-css/button": ">=15.0.0-next.0" "@spectrum-css/buttongroup": ">=10.0.0-next.0" "@spectrum-css/closebutton": ">=7.0.0-next.0" - "@spectrum-css/divider": ">=5.0.0 <6.0.0" + "@spectrum-css/divider": ">=6.0.0-next.0" "@spectrum-css/modal": ">=7.0.0 <8.0.0" "@spectrum-css/tokens": ">=16.0.0 <17.0.0" "@spectrum-css/underlay": ">=6.0.0 <7.0.0" @@ -4566,7 +4566,7 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-css/divider@npm:5.1.0, @spectrum-css/divider@workspace:components/divider": +"@spectrum-css/divider@npm:6.0.0-next.0, @spectrum-css/divider@workspace:components/divider": version: 0.0.0-use.local resolution: "@spectrum-css/divider@workspace:components/divider" dependencies: @@ -4825,19 +4825,19 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-css/menu@npm:10.0.0-next.0, @spectrum-css/menu@workspace:components/menu": +"@spectrum-css/menu@npm:10.0.0-next.1, @spectrum-css/menu@workspace:components/menu": version: 0.0.0-use.local resolution: "@spectrum-css/menu@workspace:components/menu" dependencies: "@spectrum-css/checkbox": "npm:11.0.0-next.0" - "@spectrum-css/divider": "npm:5.1.0" + "@spectrum-css/divider": "npm:6.0.0-next.0" "@spectrum-css/icon": "npm:10.0.0-next.0" "@spectrum-css/switch": "npm:6.1.0" "@spectrum-css/tokens": "npm:16.0.1" - "@spectrum-css/tray": "npm:6.0.0-next.0" + "@spectrum-css/tray": "npm:6.0.0-next.1" peerDependencies: "@spectrum-css/checkbox": ">=11.0.0-next.0" - "@spectrum-css/divider": ">=5.0.0 <6.0.0" + "@spectrum-css/divider": ">=6.0.0-next.0" "@spectrum-css/icon": ">=10.0.0-next.0" "@spectrum-css/switch": ">=6.0.0 <7.0.0" "@spectrum-css/tokens": ">=16.0.0 <17.0.0" @@ -4975,8 +4975,8 @@ __metadata: "@spectrum-css/commons": "npm:11.0.0" "@spectrum-css/helptext": "npm:8.0.0-next.0" "@spectrum-css/icon": "npm:10.0.0-next.0" - "@spectrum-css/menu": "npm:10.0.0-next.0" - "@spectrum-css/popover": "npm:9.0.0-next.0" + "@spectrum-css/menu": "npm:10.0.0-next.1" + "@spectrum-css/popover": "npm:9.0.0-next.1" "@spectrum-css/progresscircle": "npm:5.1.0" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: @@ -5007,8 +5007,8 @@ __metadata: resolution: "@spectrum-css/pickerbutton@workspace:components/pickerbutton" dependencies: "@spectrum-css/icon": "npm:10.0.0-next.0" - "@spectrum-css/menu": "npm:10.0.0-next.0" - "@spectrum-css/popover": "npm:9.0.0-next.0" + "@spectrum-css/menu": "npm:10.0.0-next.1" + "@spectrum-css/popover": "npm:9.0.0-next.1" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: "@spectrum-css/icon": ">=10.0.0-next.0" @@ -5027,20 +5027,20 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-css/popover@npm:9.0.0-next.0, @spectrum-css/popover@workspace:components/popover": +"@spectrum-css/popover@npm:9.0.0-next.1, @spectrum-css/popover@workspace:components/popover": version: 0.0.0-use.local resolution: "@spectrum-css/popover@workspace:components/popover" dependencies: - "@spectrum-css/alertdialog": "npm:5.0.0-next.0" + "@spectrum-css/alertdialog": "npm:5.0.0-next.1" "@spectrum-css/commons": "npm:11.0.0" - "@spectrum-css/dialog": "npm:13.0.0-next.0" - "@spectrum-css/divider": "npm:5.1.0" - "@spectrum-css/menu": "npm:10.0.0-next.0" + "@spectrum-css/dialog": "npm:13.0.0-next.1" + "@spectrum-css/divider": "npm:6.0.0-next.0" + "@spectrum-css/menu": "npm:10.0.0-next.1" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: "@spectrum-css/alertdialog": ">=5.0.0-next.0" "@spectrum-css/dialog": ">=13.0.0-next.0" - "@spectrum-css/divider": ">=5.0.0 <6.0.0" + "@spectrum-css/divider": ">=6.0.0-next.0" "@spectrum-css/menu": ">=10.0.0-next.0" "@spectrum-css/tokens": ">=16.0.0 <17.0.0" peerDependenciesMeta: @@ -5380,7 +5380,7 @@ __metadata: resolution: "@spectrum-css/tabs@workspace:components/tabs" dependencies: "@spectrum-css/icon": "npm:10.0.0-next.0" - "@spectrum-css/menu": "npm:10.0.0-next.0" + "@spectrum-css/menu": "npm:10.0.0-next.1" "@spectrum-css/picker": "npm:10.0.0-next.0" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: @@ -5534,20 +5534,20 @@ __metadata: languageName: unknown linkType: soft -"@spectrum-css/tray@npm:6.0.0-next.0, @spectrum-css/tray@workspace:components/tray": +"@spectrum-css/tray@npm:6.0.0-next.1, @spectrum-css/tray@workspace:components/tray": version: 0.0.0-use.local resolution: "@spectrum-css/tray@workspace:components/tray" dependencies: "@spectrum-css/button": "npm:15.0.0-next.0" - "@spectrum-css/dialog": "npm:13.0.0-next.0" - "@spectrum-css/divider": "npm:5.1.0" + "@spectrum-css/dialog": "npm:13.0.0-next.1" + "@spectrum-css/divider": "npm:6.0.0-next.0" "@spectrum-css/icon": "npm:10.0.0-next.0" "@spectrum-css/modal": "npm:7.1.0" "@spectrum-css/tokens": "npm:16.0.1" peerDependencies: "@spectrum-css/button": ">=15.0.0-next.0" "@spectrum-css/dialog": ">=13.0.0-next.0" - "@spectrum-css/divider": ">=5.0.0 <6.0.0" + "@spectrum-css/divider": ">=6.0.0-next.0" "@spectrum-css/icon": ">=10.0.0-next.0" "@spectrum-css/modal": ">=7.0.0 <8.0.0" "@spectrum-css/tokens": ">=16.0.0 <17.0.0"