@spectrum-css/button
Advanced tools
Comparing version 11.0.17 to 11.0.18
@@ -6,2 +6,9 @@ # Change Log | ||
<a name="11.0.18"></a> | ||
##11.0.18 | ||
🗓 | ||
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@11.0.17...@spectrum-css/button@11.0.18) | ||
**Note:** Version bump only for package @spectrum-css/button | ||
<a name="11.0.17"></a> | ||
@@ -8,0 +15,0 @@ ##11.0.17 |
{ | ||
"mods": [ | ||
"--mod-animation-duration-100", | ||
"--mod-bold-font-weight", | ||
@@ -38,6 +39,9 @@ "--mod-button-animation-duration", | ||
"--mod-button-padding-label-to-icon", | ||
"--mod-button-static-content-color", | ||
"--mod-button-top-to-text", | ||
"--mod-focus-indicator-gap", | ||
"--mod-line-height-100", | ||
"--mod-sans-font-family-stack", | ||
"--mod-static-black-focus-indicator-color" | ||
] | ||
} | ||
} |
| Modifiable Custom Properties | | ||
| ------------------------------------------ | | ||
| `--mod-animation-duration-100` | | ||
| `--mod-bold-font-weight` | | ||
@@ -38,4 +39,7 @@ | `--mod-button-animation-duration` | | ||
| `--mod-button-padding-label-to-icon` | | ||
| `--mod-button-static-content-color` | | ||
| `--mod-button-top-to-text` | | ||
| `--mod-focus-indicator-gap` | | ||
| `--mod-line-height-100` | | ||
| `--mod-sans-font-family-stack` | | ||
| `--mod-static-black-focus-indicator-color` | |
{ | ||
"name": "@spectrum-css/button", | ||
"version": "11.0.17", | ||
"version": "11.0.18", | ||
"description": "The Spectrum CSS button component", | ||
@@ -17,13 +17,13 @@ "license": "Apache-2.0", | ||
"main": "dist/index-vars.css", | ||
"scripts": { | ||
"build": "gulp" | ||
}, | ||
"peerDependencies": { | ||
"@spectrum-css/icon": ">=4", | ||
"@spectrum-css/tokens": ">=13" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@spectrum-css/icon": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/component-builder-simple": "^3.0.1", | ||
"@spectrum-css/icon": "^4.0.5", | ||
"@spectrum-css/tokens": "^13.0.5", | ||
"gulp": "^4.0.0" | ||
"@spectrum-css/commons": "^9.0.1" | ||
}, | ||
@@ -33,3 +33,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "5dcdae6da88c6ecc95b3696f044d93f2732096e6" | ||
"gitHead": "48467551f5a9c2db07a56913e3e8b909db04f5e7" | ||
} |
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
492774
1
24
4394
2