@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.45 to 1.0.0-alpha.46
@@ -92,7 +92,7 @@ export const attention = { | ||
stepDotActive: | ||
'i-border-$color-stepindicator-handle-border-active i-bg-$color-stepindicator-handle-background-active i-text-$color-stepindicator-handle-background-active', | ||
'i-border-$color-stepindicator-handle-border-active i-bg-$color-stepindicator-handle-background-active', | ||
stepDotComplete: | ||
'i-border-$color-stepindicator-handle-border-active i-bg-$color-stepindicator-handle-background-active i-text-$color-stepindicator-icon', | ||
'i-border-$color-stepindicator-handle-border-active i-bg-$color-stepindicator-handle-background-active i-text-$color-stepindicator-handle-icon', | ||
stepDotIncomplete: | ||
'i-border-$color-stepindicator-handle-border i-bg-$color-stepindicator-handle-background i-text-$color-stepindicator-icon', | ||
'i-border-$color-stepindicator-handle-border i-bg-$color-stepindicator-handle-background', | ||
@@ -99,0 +99,0 @@ stepLine: 'group-last/stepv:hidden transition-colors duration-300', |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.45", | ||
"version": "1.0.0-alpha.46", | ||
"description": "WARP component classes", | ||
@@ -6,0 +6,0 @@ "type": "module", |
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
52903