@spectrum-css/alertdialog
Advanced tools
Comparing version 3.0.0-s2-foundations.17 to 3.0.0
312
CHANGELOG.md
# Change Log | ||
## 3.0.0-s2-foundations.17 | ||
## 3.0.0 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`7fa37a7`](https://github.com/adobe/spectrum-css/commit/7fa37a7503e791e6bc8c62a3ea15600a56e23127) Thanks [@pfulton](https://github.com/pfulton)! - Removes empty theme assets from the component; no longer publishing a themes folder or index-theme.css map. | ||
- [#3502](https://github.com/adobe/spectrum-css/pull/3502) [`562396e`](https://github.com/adobe/spectrum-css/commit/562396eaf21769341f78ea3761393b65f00e751b) Thanks [@castastrophe](https://github.com/castastrophe)! - Remove empty theme references to reduce complexity for components that don't need to define any mappings. This involves removing the source `themes` directories with the empty `spectrum.css` and `express.com` files as well as removing the following empty or unnecessary exports: | ||
### Patch Changes | ||
- `index-base.css` | ||
- `index-theme.css` | ||
- `themes/spectrum.css` | ||
- `themes/express.css` | ||
- Updated dependencies [[`7fa37a7`](https://github.com/adobe/spectrum-css/commit/7fa37a7503e791e6bc8c62a3ea15600a56e23127)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.17 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.17 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.19 | ||
## 3.0.0-s2-foundations.16 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`f6ad55e`](https://github.com/adobe/spectrum-css/commit/f6ad55eea019f2d6c583a71b6652995a1c7c7a55) Thanks [@pfulton](https://github.com/pfulton)! - feat: s2 foundations non-gray-800 colors update | ||
| Property name | Context | Old value | Updated value | | ||
| --------------------------- | ------- | ------------------ | ------------------ | | ||
| `--spectrum-blue-800` | dark | rgb(69, 110, 254) | rgb(64, 105, 253) | | ||
| `--spectrum-red-800` | dark | rgb(230, 54, 35) | rgb(223, 52, 34) | | ||
| `--spectrum-orange-800` | dark | rgb(205, 86, 0) | rgb(199, 82, 0) | | ||
| `--spectrum-yellow-800` | dark | rgb(169, 110, 0) | rgb(164, 106, 0) | | ||
| `--spectrum-chartreuse-800` | dark | rgb(109, 131, 0) | rgb(106, 127, 0) | | ||
| `--spectrum-celery-800` | dark | rgb(69, 138, 19) | rgb(66, 134, 18) | | ||
| `--spectrum-green-800` | dark | rgb(6, 140, 82) | rgb(6, 136, 80) | | ||
| `--spectrum-seafoam-800` | dark | rgb(8, 138, 116) | rgb(8, 134, 112) | | ||
| `--spectrum-cyan-800` | dark | rgb(15, 128, 194) | rgb(13, 125, 186) | | ||
| `--spectrum-indigo-800` | dark | rgb(119, 97, 252) | rgb(116, 91, 252) | | ||
| `--spectrum-purple-800` | dark | rgb(161, 84, 229) | rgb(157, 78, 228) | | ||
| `--spectrum-fuchsia-800` | dark | rgb(192, 64, 212) | rgb(186, 60, 206) | | ||
| `--spectrum-magenta-800` | dark | rgb(231, 41, 105) | rgb(224, 38, 101) | | ||
| `--spectrum-pink-800` | dark | rgb(220, 47, 156) | rgb(213, 45, 151) | | ||
| `--spectrum-turqoise-800` | dark | rgb(9, 135, 147) | rgb(9, 131, 142) | | ||
| `--spectrum-brown-800` | dark | rgb(148, 118, 73) | rgb(143, 114, 69) | | ||
| `--spectrum-silver-800` | dark | rgb(123, 123, 123) | rgb(118, 118, 118) | | ||
| `--spectrum-cinnamon-800` | dark | rgb(179, 103, 64) | rgb(176, 98, 59) | | ||
### Patch Changes | ||
- Updated dependencies [[`f6ad55e`](https://github.com/adobe/spectrum-css/commit/f6ad55eea019f2d6c583a71b6652995a1c7c7a55)]: | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.29 | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.16 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.16 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.16 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.17 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.18 | ||
- Updated dependencies [[`c8194b0`](https://github.com/adobe/spectrum-css/commit/c8194b0a5b6e115d7db680f287eb8a2a9709906b), [`562396e`](https://github.com/adobe/spectrum-css/commit/562396eaf21769341f78ea3761393b65f00e751b)]: | ||
- @spectrum-css/underlay@5.0.0 | ||
- @spectrum-css/modal@6.0.0 | ||
- @spectrum-css/tokens@15.1.0 | ||
- @spectrum-css/buttongroup@8.0.0 | ||
- @spectrum-css/divider@4.0.0 | ||
- @spectrum-css/icon@8.0.0 | ||
## 3.0.0-s2-foundations.15 | ||
### Minor Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908) Thanks [@pfulton](https://github.com/pfulton)! - Align selectors with the specificity that exists in S1 today | ||
### Patch Changes | ||
- Updated dependencies [[`a434c9a`](https://github.com/adobe/spectrum-css/commit/a434c9aa96509427e0faaa0eef4ffc2a21fa9908)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.15 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.15 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.15 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.16 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.17 | ||
## 3.0.0-s2-foundations.14 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`57709c0`](https://github.com/adobe/spectrum-css/commit/57709c09f7cfddb67125fa96691ae869ff8840ca) Thanks [@pfulton](https://github.com/pfulton)! - Pull in the corner radii updates for S2 | ||
### Patch Changes | ||
- Updated dependencies [[`57709c0`](https://github.com/adobe/spectrum-css/commit/57709c09f7cfddb67125fa96691ae869ff8840ca)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.14 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.14 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.14 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.15 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.16 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.22 | ||
## 3.0.0-s2-foundations.13 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`11a0032`](https://github.com/adobe/spectrum-css/commit/11a00323addbf28b9430d27d9cbc5f30bc851b65) Thanks [@pfulton](https://github.com/pfulton)! - Bug fixes to S1 & Express theming across all components | ||
### Patch Changes | ||
- Updated dependencies [[`11a0032`](https://github.com/adobe/spectrum-css/commit/11a00323addbf28b9430d27d9cbc5f30bc851b65)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.13 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.13 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.13 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.14 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.15 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.21 | ||
## 3.0.0-s2-foundations.12 | ||
### Minor Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05) Thanks [@pfulton](https://github.com/pfulton)! - - Accordion: Flatten sizing variables in theme layer | ||
- ActionButton: Fix typo in variable name "\*-defaul-selectedt" | ||
- Move out rtl logical transform from theme to index.css for: calendar, pagination, treeview | ||
### Patch Changes | ||
- Updated dependencies [[`5546ec6`](https://github.com/adobe/spectrum-css/commit/5546ec6a508eb249ede78031db22ddf5972e5c05)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.12 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.12 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.12 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.12 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.13 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.13 | ||
## 3.0.0-s2-foundations.11 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`b0862e1`](https://github.com/adobe/spectrum-css/commit/b0862e1a5b95c19443fd919c6baf4b4ea9ba79c1) Thanks [@pfulton](https://github.com/pfulton)! - Updated build to set cssnano to discardUnused: false | ||
### Patch Changes | ||
- Updated dependencies [[`b0862e1`](https://github.com/adobe/spectrum-css/commit/b0862e1a5b95c19443fd919c6baf4b4ea9ba79c1)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.11 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.11 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.11 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.11 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.12 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.12 | ||
## 3.0.0-s2-foundations.10 | ||
### Minor Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`0844aad`](https://github.com/adobe/spectrum-css/commit/0844aadba2fefb844a66370ff6e9b4704f6c1543) Thanks [@pfulton](https://github.com/pfulton)! - Fixes to index.css imports to ensure appropriate system mappings get loaded | ||
### Patch Changes | ||
- Updated dependencies [[`0844aad`](https://github.com/adobe/spectrum-css/commit/0844aadba2fefb844a66370ff6e9b4704f6c1543)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.10 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.10 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.10 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.10 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.11 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.10 | ||
## 3.0.0-s2-foundations.9 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`84c8721`](https://github.com/adobe/spectrum-css/commit/84c87212ccb37c887225eaff28e84d9f8e608e09) Thanks [@pfulton](https://github.com/pfulton)! - Push out the latest release to the components | ||
### Minor Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`0a0dace`](https://github.com/adobe/spectrum-css/commit/0a0dacec163234bc73961ef17826cdc33765d9df) Thanks [@pfulton](https://github.com/pfulton)! - Across the board version update to latest build system state | ||
### Patch Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`681ba47`](https://github.com/adobe/spectrum-css/commit/681ba478c1259d0bbb183670f3188538ec3bee1d) Thanks [@pfulton](https://github.com/pfulton)! - Doing a widespread release on all packages to ensure the latest compiled CSS is published. | ||
- Updated dependencies [[`681ba47`](https://github.com/adobe/spectrum-css/commit/681ba478c1259d0bbb183670f3188538ec3bee1d), [`84c8721`](https://github.com/adobe/spectrum-css/commit/84c87212ccb37c887225eaff28e84d9f8e608e09), [`0a0dace`](https://github.com/adobe/spectrum-css/commit/0a0dacec163234bc73961ef17826cdc33765d9df)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.9 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.9 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.9 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.9 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.9 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.9 | ||
## 3.0.0-s2-foundations.8 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`2633985`](https://github.com/adobe/spectrum-css/commit/2633985775ef5a8fad929e275e55e99b75b10959) Thanks [@pfulton](https://github.com/pfulton)! - Update system property tooling (splitinator) to leverage the selector parser | ||
### Patch Changes | ||
- Updated dependencies [[`2633985`](https://github.com/adobe/spectrum-css/commit/2633985775ef5a8fad929e275e55e99b75b10959)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.8 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.8 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.8 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.8 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.8 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.8 | ||
## 3.0.0-s2-foundations.7 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`24a51cc`](https://github.com/adobe/spectrum-css/commit/24a51cc3b682a06a5133c4f5bf72c11a2337ee22) Thanks [@pfulton](https://github.com/pfulton)! - Revert themes asset naming to simplify code review; bug fixes in custom property loading from theme assets | ||
### Patch Changes | ||
- Updated dependencies [[`24a51cc`](https://github.com/adobe/spectrum-css/commit/24a51cc3b682a06a5133c4f5bf72c11a2337ee22)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.7 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.7 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.7 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.7 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.7 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.7 | ||
## 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 | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50) Thanks [@pfulton](https://github.com/pfulton)! - Fix to how the system mapped custom property names are generated; adding support for pseudo functions, combinators, and complex selectors | ||
- Updated dependencies [[`de1d39f`](https://github.com/adobe/spectrum-css/commit/de1d39fdedc297032735acf97d0f87b6f2e45f50)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.5 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.5 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.5 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.5 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.5 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.5 | ||
## 3.0.0-s2-foundations.4 | ||
### Patch Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`485128c`](https://github.com/adobe/spectrum-css/commit/485128ca7947acb064f31e4118044a3f7e3f88b5) Thanks [@pfulton](https://github.com/pfulton)! - Corrects a faulty regex that was negatively affecting compilation of custom properties | ||
- Updated dependencies [[`485128c`](https://github.com/adobe/spectrum-css/commit/485128ca7947acb064f31e4118044a3f7e3f88b5)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.4 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.4 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.4 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.4 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.4 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.4 | ||
## 3.0.0-s2-foundations.3 | ||
### Minor Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`6b12d37`](https://github.com/adobe/spectrum-css/commit/6b12d375c12b36f387b331fff42b24bc7c3845df) Thanks [@pfulton](https://github.com/pfulton)! - fixes a compilation issue in the tokens dist artifacts | ||
### Patch Changes | ||
- Updated dependencies [[`6b12d37`](https://github.com/adobe/spectrum-css/commit/6b12d375c12b36f387b331fff42b24bc7c3845df)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.3 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.3 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.3 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.3 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.3 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.3 | ||
## 3.0.0-s2-foundations.2 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`b00388b`](https://github.com/adobe/spectrum-css/commit/b00388b3ab026989f261f7bcdd77699521f45d58) Thanks [@pfulton](https://github.com/pfulton)! - Preserves `themes` folder in `dist` artifacts for easier downstream consumption | ||
### Patch Changes | ||
- Updated dependencies [[`b00388b`](https://github.com/adobe/spectrum-css/commit/b00388b3ab026989f261f7bcdd77699521f45d58)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.2 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.2 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.2 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.2 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.2 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.2 | ||
## 3.0.0-s2-foundations.1 | ||
### Minor Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`39bbd6c`](https://github.com/adobe/spectrum-css/commit/39bbd6cbb7eac7c71515ef2417554cb115eba00e) Thanks [@pfulton](https://github.com/pfulton)! - Fixes an issue where vars.css was not being populated with the correct values | ||
### Patch Changes | ||
- Updated dependencies [[`39bbd6c`](https://github.com/adobe/spectrum-css/commit/39bbd6cbb7eac7c71515ef2417554cb115eba00e)]: | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.1 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.1 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.1 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.1 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.1 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.1 | ||
## 3.0.0-s2-foundations.0 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`5e9953d`](https://github.com/adobe/spectrum-css/commit/5e9953d96806a5d1e769a343cd538e4af81916ce) Thanks [@pfulton](https://github.com/pfulton)! - S2 colors + grays foundation | ||
### Patch Changes | ||
- Updated dependencies [[`5e9953d`](https://github.com/adobe/spectrum-css/commit/5e9953d96806a5d1e769a343cd538e4af81916ce)]: | ||
- @spectrum-css/divider@4.0.0-s2-foundations.0 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.0 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.0 | ||
- @spectrum-css/buttongroup@8.0.0-s2-foundations.0 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.0 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.0 | ||
## 2.2.0 | ||
@@ -311,0 +25,0 @@ |
{ | ||
"name": "@spectrum-css/alertdialog", | ||
"version": "3.0.0-s2-foundations.17", | ||
"version": "3.0.0", | ||
"description": "The Spectrum CSS alertdialog component", | ||
@@ -24,4 +24,3 @@ "license": "Apache-2.0", | ||
"./metadata/*": "./metadata/*", | ||
"./package.json": "./package.json", | ||
"./stories/*": "./stories/*" | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -33,12 +32,11 @@ "main": "dist/index.css", | ||
"package.json", | ||
"stories/*", | ||
"metadata/*" | ||
], | ||
"peerDependencies": { | ||
"@spectrum-css/buttongroup": ">=8.0.0-s2-foundations.0", | ||
"@spectrum-css/divider": ">=4.0.0-s2-foundations.0", | ||
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0", | ||
"@spectrum-css/modal": ">=6.0.0-s2-foundations.0", | ||
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0", | ||
"@spectrum-css/underlay": ">=5.0.0-s2-foundations.0" | ||
"@spectrum-css/buttongroup": ">=7", | ||
"@spectrum-css/divider": ">=3", | ||
"@spectrum-css/icon": ">=7", | ||
"@spectrum-css/modal": ">=5", | ||
"@spectrum-css/tokens": ">=14", | ||
"@spectrum-css/underlay": ">=4" | ||
}, | ||
@@ -45,0 +43,0 @@ "peerDependenciesMeta": { |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
28147
7
266
1