@spectrum-css/actionbutton
Advanced tools
Comparing version 5.2.0 to 5.2.1
@@ -6,2 +6,9 @@ # Change Log | ||
<a name="5.2.1"></a> | ||
##5.2.1 | ||
🗓 | ||
2024-02-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@5.2.0...@spectrum-css/actionbutton@5.2.1) | ||
**Note:** Version bump only for package @spectrum-css/actionbutton | ||
<a name="5.2.0"></a> | ||
@@ -8,0 +15,0 @@ #5.2.0 |
{ | ||
"name": "@spectrum-css/actionbutton", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "The Spectrum CSS action button component", | ||
@@ -32,3 +32,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "f10a4b3c68dc1940d1772adc1e2dbcfe2451735d" | ||
"gitHead": "ee1d7f07ce02d52206864216f7bc5c654c8d004a" | ||
} |
@@ -20,2 +20,3 @@ import { html } from "lit"; | ||
iconName, | ||
iconSet, | ||
label, | ||
@@ -82,2 +83,3 @@ isQuiet = false, | ||
iconName, | ||
setName: iconSet, | ||
customClasses: [`${rootClass}-icon`, ...customIconClasses], | ||
@@ -84,0 +86,0 @@ }) |
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
317498
2578
9
1