@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.87 to 1.0.0-alpha.88
@@ -134,3 +134,3 @@ export const attention = { | ||
labelDisabled: 'pointer-events-none', | ||
track: 'absolute h-full w-full rounded-full transition-colors', | ||
track: 'absolute top-0 left-0 h-full w-full rounded-full transition-colors', | ||
trackActive: 'i-bg-$color-switch-track-background-active group-hover:i-bg-$color-switch-track-background-active-hover', | ||
@@ -137,0 +137,0 @@ trackInactive: 'i-bg-$color-switch-track-background group-hover:i-bg-$color-switch-track-background-hover', |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.87", | ||
"version": "1.0.0-alpha.88", | ||
"description": "WARP component classes", | ||
@@ -6,0 +6,0 @@ "type": "module", |
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
84310