@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6
@@ -254,3 +254,2 @@ export const attention = { | ||
'py-10 px-14 border-0 font-bold rounded-8 leading-24 max-w-max focusable justify-center transition-colors ease-in-out animate-inprogress i-text-$color-button-loading-text! pointer-events-none i-bg-$color-button-loading-background!', // .button--in-progress, a.button--in-progress:visited | ||
}; | ||
}; |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.5", | ||
"version": "1.0.0-alpha.6", | ||
"description": "WARP component classes", | ||
"type": "module", | ||
"exports": { | ||
".": "./index.js" | ||
".": "./index.js", | ||
"./buttonSafelist": "./buttonSafelist.js" | ||
}, | ||
"types": "./index.d.ts", | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"buttonSafelist.js" | ||
], | ||
@@ -14,0 +16,0 @@ "scripts": { |
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
27407
5
244