@spectrum-css/button
Advanced tools
Comparing version 10.0.6 to 10.0.7
@@ -6,2 +6,12 @@ # Change Log | ||
<a name="10.0.7"></a> | ||
## 10.0.7 | ||
🗓 2023-05-10 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@10.0.6...@spectrum-css/button@10.0.7) | ||
**Note:** Version bump only for package @spectrum-css/button | ||
<a name="10.0.6"></a> | ||
@@ -8,0 +18,0 @@ ## 10.0.6 |
| Modifiable Custom Properties | | ||
| --- | | ||
|`--mod-button-border-radius`| | ||
|`--mod-button-border-width`| | ||
|`--mod-button-font-size`| | ||
|`--mod-bold-font-weight`| | ||
|`--mod-button-padding-label-to-icon`| | ||
|`--mod-button-min-width`| | ||
|`--mod-button-height`| | ||
|`--mod-button-edge-to-text`| | ||
|`--mod-button-edge-to-visual`| | ||
|`--mod-focus-indicator-gap`| | ||
|`--mod-button-edge-to-visual-only`| | ||
|`--mod-button-top-to-text`| | ||
|`--mod-button-bottom-to-text`| | ||
|`--mod-button-line-height`| | ||
|`--mod-button-focus-ring-thickness`| | ||
|`--mod-button-focus-ring-color`| | ||
|`--mod-button-animation-duration`| | ||
|`--mod-button-focus-ring-gap`| | ||
|`--mod-button-focus-ring-border-radius`| | ||
|`--mod-button-background-color-default`| | ||
|`--mod-button-border-color-default`| | ||
|`--mod-button-content-color-default`| | ||
|`--mod-button-background-color-hover`| | ||
|`--mod-button-border-color-hover`| | ||
|`--mod-button-content-color-hover`| | ||
|`--mod-button-background-color-focus`| | ||
|`--mod-button-border-color-focus`| | ||
|`--mod-button-content-color-focus`| | ||
|`--mod-button-background-color-down`| | ||
|`--mod-button-border-color-down`| | ||
|`--mod-button-content-color-down`| | ||
|`--mod-button-background-color-disabled`| | ||
|`--mod-button-border-color-disabled`| | ||
|`--mod-button-content-color-disabled`| | ||
|`--mod-static-black-focus-indicator-color`| | ||
| `--mod-bold-font-weight` | | ||
| `--mod-button-animation-duration` | | ||
| `--mod-button-background-color-default` | | ||
| `--mod-button-background-color-disabled` | | ||
| `--mod-button-background-color-down` | | ||
| `--mod-button-background-color-focus` | | ||
| `--mod-button-background-color-hover` | | ||
| `--mod-button-border-color-default` | | ||
| `--mod-button-border-color-disabled` | | ||
| `--mod-button-border-color-down` | | ||
| `--mod-button-border-color-focus` | | ||
| `--mod-button-border-color-hover` | | ||
| `--mod-button-border-radius` | | ||
| `--mod-button-border-width` | | ||
| `--mod-button-bottom-to-text` | | ||
| `--mod-button-content-color-default` | | ||
| `--mod-button-content-color-disabled` | | ||
| `--mod-button-content-color-down` | | ||
| `--mod-button-content-color-focus` | | ||
| `--mod-button-content-color-hover` | | ||
| `--mod-button-edge-to-text` | | ||
| `--mod-button-edge-to-visual` | | ||
| `--mod-button-edge-to-visual-only` | | ||
| `--mod-button-focus-ring-border-radius` | | ||
| `--mod-button-focus-ring-color` | | ||
| `--mod-button-focus-ring-gap` | | ||
| `--mod-button-focus-ring-thickness` | | ||
| `--mod-button-font-size` | | ||
| `--mod-button-height` | | ||
| `--mod-button-line-height` | | ||
| `--mod-button-min-width` | | ||
| `--mod-button-padding-label-to-icon` | | ||
| `--mod-button-top-to-text` | | ||
| `--mod-focus-indicator-gap` | | ||
| `--mod-static-black-focus-indicator-color` | |
{ | ||
"name": "@spectrum-css/button", | ||
"version": "10.0.6", | ||
"version": "10.0.7", | ||
"description": "The Spectrum CSS button component", | ||
@@ -32,3 +32,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "5c53f29ceeccadc403f774fa699368db43d80d6f" | ||
"gitHead": "908a8e2d629160e1f759bf378d4cd158122f5b7c" | ||
} |
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
478246