@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.26 to 1.0.0-alpha.27
@@ -255,3 +255,3 @@ export const attention = { | ||
optional: 'pl-8 font-normal text-14 i-text-$color-label-optional-text', | ||
disabled: 'i-bg-$color-input-background-disabled i-border-$color-input-border-disabled hover:i-border-$color-input-border-disabled i-text-$color-input-text-disabled pointer-events-none', | ||
disabled: 'i-bg-$color-input-background-disabled i-border-$color-input-border-disabled hover:i-border-$color-input-border-disabled! i-text-$color-input-text-disabled pointer-events-none', | ||
invalid: 'focusable i-border-$color-input-border-error i-text-$color-input-text-error!', | ||
@@ -258,0 +258,0 @@ readOnly: 'pl-0 bg-transparent border-0 pointer-events-none i-text-$color-input-text-read-only', |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.26", | ||
"version": "1.0.0-alpha.27", | ||
"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
45132