@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.75 to 1.0.0-alpha.76
@@ -45,5 +45,5 @@ export const attention = { | ||
thumb: | ||
'absolute i-shadow-$shadow-slider transition-shadow w-24 h-24 bottom-10 rounded-4 hover:i-bg-$color-slider-handle-background-hover active:i-bg-$color-slider-handle-background-active active:slider-handle-shadow-active hover:slider-handle-shadow-hover', | ||
'absolute transition-shadow w-24 h-24 bottom-10 rounded-4', | ||
thumbEnabled: | ||
'i-bg-$color-slider-handle-background cursor-pointer', | ||
'border-2 focusable slider-handle-outline-none i-shadow-$shadow-slider cursor-pointer i-bg-$color-slider-handle-background i-border-$color-slider-handle-border hover:i-bg-$color-slider-handle-background-hover hover:i-border-$color-slider-handle-border-hover hover:slider-handle-shadow-hover active:i-bg-$color-slider-handle-background-active active:i-border-$color-slider-handle-border-active active:slider-handle-shadow-active focus:slider-handle-shadow-hover focus:i-border-$color-slider-handle-border-hover focus:i-bg-$color-slider-handle-background-hover', | ||
thumbDisabled: | ||
@@ -50,0 +50,0 @@ 'i-bg-$color-slider-handle-background-disabled cursor-disabled pointer-events-none', |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.75", | ||
"version": "1.0.0-alpha.76", | ||
"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
78930
547