@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.35 to 1.0.0-alpha.36
@@ -260,2 +260,3 @@ 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', | ||
textArea: 'resize-y min-h-[42] sm:min-h-[45]', | ||
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', | ||
@@ -262,0 +263,0 @@ invalid: 'focusable i-border-$color-input-border-error i-text-$color-input-text-error!', |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.35", | ||
"version": "1.0.0-alpha.36", | ||
"description": "WARP component classes", | ||
@@ -29,3 +29,3 @@ "type": "module", | ||
"@semantic-release/git": "^10.0.1", | ||
"@warp-ds/uno": "^1.0.0-alpha.5", | ||
"@warp-ds/uno": "^1.0.0-alpha.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
@@ -32,0 +32,0 @@ "semantic-release": "^19.0.5", |
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
50044
361