@spectrum-css/button
Advanced tools
Comparing version 14.0.0-s2-foundations.6 to 14.0.0-s2-foundations.7
# Change Log | ||
## 14.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/progresscircle@4.0.0-s2-foundations.7 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.7 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.7 | ||
## 14.0.0-s2-foundations.6 | ||
@@ -4,0 +17,0 @@ |
@@ -5,2 +5,3 @@ { | ||
".spectrum-Button .spectrum-Button-label", | ||
".spectrum-Button .spectrum-Button-label:empty", | ||
".spectrum-Button .spectrum-Icon", | ||
@@ -13,6 +14,2 @@ ".spectrum-Button .spectrum-Icon + .spectrum-Button-label", | ||
".spectrum-Button--sizeXL", | ||
".spectrum-Button--staticBlack", | ||
".spectrum-Button--staticWhite", | ||
".spectrum-Button-label", | ||
".spectrum-Button-label:empty", | ||
".spectrum-Button.is-disabled", | ||
@@ -90,3 +87,2 @@ ".spectrum-Button.is-focused:after", | ||
"--mod-button-edge-to-visual-only", | ||
"--mod-button-focus-indicator-gap", | ||
"--mod-button-focus-ring-border-radius", | ||
@@ -93,0 +89,0 @@ "--mod-button-focus-ring-color", |
{ | ||
"name": "@spectrum-css/button", | ||
"version": "14.0.0-s2-foundations.6", | ||
"version": "14.0.0-s2-foundations.7", | ||
"description": "The Spectrum CSS button component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -13,3 +13,3 @@ import { Template as Icon } from "@spectrum-css/icon/stories/template.js"; | ||
import "../themes/express.css"; | ||
import "../themes/legacy.css"; | ||
import "../themes/spectrum.css"; | ||
@@ -16,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
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
365557
4145