@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.105 to 1.0.0-alpha.106
@@ -31,6 +31,6 @@ export const attention = { | ||
base: 'py-4 px-8 border rounded-4 inline-flex last:mb-0', | ||
info: 'i-bg-$color-badge-info-background i-text-$color-badge-info-text', | ||
success: 'i-bg-$color-badge-positive-background i-text-$color-badge-positive-text', | ||
warning: 'i-bg-$color-badge-warning-background i-text-$color-badge-warning-text', | ||
error: ' i-bg-$color-badge-negative-background i-text-$color-badge-negative-text', | ||
info: 'i-border-$color-badge-info-background i-bg-$color-badge-info-background i-text-$color-badge-info-text', | ||
success: 'i-border-$color-badge-positive-background i-bg-$color-badge-positive-background i-text-$color-badge-positive-text', | ||
warning: 'i-border-$color-badge-warning-background i-bg-$color-badge-warning-background i-text-$color-badge-warning-text', | ||
error: 'i-border-$color-badge-negative-background i-bg-$color-badge-negative-background i-text-$color-badge-negative-text', | ||
disabled: 'i-border-$color-badge-disabled-background i-bg-$color-badge-disabled-background i-text-$color-badge-disabled-text', | ||
@@ -37,0 +37,0 @@ sponsored: 'i-border-$color-badge-price-background i-bg-$color-badge-price-background i-text-$color-badge-price-text', |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.105", | ||
"version": "1.0.0-alpha.106", | ||
"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
115570
1411