@spectrum-css/opacitycheckerboard
Advanced tools
Comparing version 3.0.0-s2-foundations.8 to 3.0.0-s2-foundations.9
# Change Log | ||
## 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/tokens@15.0.0-s2-foundations.9 | ||
## 3.0.0-s2-foundations.8 | ||
@@ -4,0 +21,0 @@ |
{ | ||
"selectors": [".spectrum-OpacityCheckerboard"], | ||
"mods": [ | ||
"sourceFile": "dist/index-theme-switcher.css", | ||
"selectors": [ | ||
".spectrum", | ||
".spectrum--legacy", | ||
".spectrum-OpacityCheckerboard" | ||
], | ||
"component": [], | ||
"modifiers": [ | ||
"--mod-opacity-checkerboard-dark", | ||
@@ -18,4 +24,9 @@ "--mod-opacity-checkerboard-light", | ||
], | ||
"system": [], | ||
"a11y": [] | ||
"system": [ | ||
"--system-opacity-checkerboard-dark", | ||
"--system-opacity-checkerboard-light", | ||
"--system-opacity-checkerboard-position", | ||
"--system-opacity-checkerboard-size" | ||
], | ||
"high-contrast": [] | ||
} |
{ | ||
"name": "@spectrum-css/opacitycheckerboard", | ||
"version": "3.0.0-s2-foundations.8", | ||
"version": "3.0.0-s2-foundations.9", | ||
"description": "The Spectrum CSS opacitycheckerboard component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
25829
14
215