@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.30 to 1.0.0-alpha.31
@@ -254,3 +254,2 @@ export const attention = { | ||
default: 'block text-16 mb-0 leading-22 i-text-$color-input-text-filled i-bg-$color-input-background i-border-$color-input-border hover:i-border-$color-input-border-hover active:i-border-$color-input-border-active rounded-4 py-12 px-8 block border-1 w-full focusable', | ||
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', | ||
@@ -267,2 +266,3 @@ invalid: 'focusable i-border-$color-input-border-error i-text-$color-input-text-error!', | ||
labelInvalid: 'i-text-$color-label-text-negative', | ||
optional: 'pl-8 font-normal text-14 i-text-$color-label-optional-text', | ||
} | ||
@@ -269,0 +269,0 @@ |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.30", | ||
"version": "1.0.0-alpha.31", | ||
"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
47895