@spectrum-css/button
Advanced tools
Comparing version 14.0.0-s2-foundations.11 to 14.0.0-s2-foundations.12
# Change Log | ||
## 14.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/progresscircle@4.0.0-s2-foundations.12 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.13 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.13 | ||
## 14.0.0-s2-foundations.11 | ||
@@ -7,7 +22,7 @@ | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`8e772ef`](https://github.com/adobe/spectrum-css/commit/8e772efd757f5e88fd4048a5c0229472f9bf90cf) Thanks [@pfulton](https://github.com/pfulton)! - Updated build to set cssnano to discardUnused: false | ||
- [#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 [[`8e772ef`](https://github.com/adobe/spectrum-css/commit/8e772efd757f5e88fd4048a5c0229472f9bf90cf)]: | ||
- Updated dependencies [[`b0862e1`](https://github.com/adobe/spectrum-css/commit/b0862e1a5b95c19443fd919c6baf4b4ea9ba79c1)]: | ||
- @spectrum-css/progresscircle@4.0.0-s2-foundations.11 | ||
@@ -14,0 +29,0 @@ - @spectrum-css/icon@8.0.0-s2-foundations.12 |
@@ -39,6 +39,2 @@ { | ||
".spectrum-Button.spectrum-Button--secondary.spectrum-Button--outline", | ||
".spectrum-Button.spectrum-Button--sizeL", | ||
".spectrum-Button.spectrum-Button--sizeM", | ||
".spectrum-Button.spectrum-Button--sizeS", | ||
".spectrum-Button.spectrum-Button--sizeXL", | ||
".spectrum-Button.spectrum-Button--staticBlack", | ||
@@ -45,0 +41,0 @@ ".spectrum-Button.spectrum-Button--staticBlack.spectrum-Button--outline", |
{ | ||
"name": "@spectrum-css/button", | ||
"version": "14.0.0-s2-foundations.11", | ||
"version": "14.0.0-s2-foundations.12", | ||
"description": "The Spectrum CSS button component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -12,2 +12,4 @@ import { Template as Icon } from "@spectrum-css/icon/stories/template.js"; | ||
import "../index.css"; | ||
import "../themes/express.css"; | ||
import "../themes/spectrum.css"; | ||
@@ -14,0 +16,0 @@ export const Template = ( |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
379621
4432