@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.53 to 1.0.0-alpha.54
@@ -272,4 +272,4 @@ export const attention = { | ||
export const buttonGroupItem = { | ||
wrapper: 'relative i-text-$color-buttongroup-text i-bg-$color-buttongroup-background hover:i-bg-$color-buttongroup-background-hover active:i-border-$color-buttongroup-border-active active:i-text-$color-buttongroup-text-active active:i-bg-$color-buttongroup-background-active', | ||
outlined: 'border hover:z-30 i-border-$color-buttongroup-border hover:i-border-$color-buttongroup-border-hover active:i-border-$color-buttongroup-border-active', | ||
wrapper: 'relative i-text-$color-buttongroup-utility-text i-bg-$color-buttongroup-utility-background hover:i-bg-$color-buttongroup-utility-background-hover active:i-border-$color-buttongroup-utility-border-active active:i-text-$color-buttongroup-utility-text-active active:i-bg-$color-buttongroup-utility-background-active', | ||
outlined: 'border hover:z-30 i-border-$color-buttongroup-utility-border hover:i-border-$color-buttongroup-utility-border-hover active:i-border-$color-buttongroup-utility-border-active', | ||
outlinedVertical: '-mb-1 last:mb-0 first:rounded-lt-4 first:rounded-rt-4 last:rounded-lb-4 last:rounded-rb-4', | ||
@@ -279,3 +279,3 @@ outlinedHorizontal: '-mr-1 last:mr-0 first:rounded-lt-4 first:rounded-lb-4 last:rounded-rt-4 last:rounded-rb-4', | ||
outlinedHorizontalResets: 'py-1 pl-1 last:pr-1 -mr-1 last:mr-0', | ||
selected: 'z-30 i-text-$color-buttongroup-text-active! i-bg-$color-buttongroup-background-active! hover:i-bg-$color-buttongroup-background-active-hover! i-border-$color-buttongroup-border-active', | ||
selected: 'z-30 i-text-$color-buttongroup-utility-text-active! i-bg-$color-buttongroup-utility-background-active! hover:i-bg-$color-buttongroup-utility-background-active-hover! i-border-$color-buttongroup-utility-border-active', | ||
} | ||
@@ -378,3 +378,3 @@ | ||
segmentControl: 'inline-flex relative font-bold rounded-8', | ||
scLabel: 'peer-hover:i-bg-$color-buttongroup-background-hover peer-checked:i-text-$color-buttongroup-text-active peer-checked:i-bg-$color-buttongroup-background-active peer-checked:peer-hover:i-bg-$color-buttongroup-background-active-hover peer-checked:i-border-$color-buttongroup-border-active block relative text-14 font-bold pb-4 cursor-pointer i-text-$color-buttongroup-text text-center i-bg-$color-background border-2 i-border-$color-buttongroup-border py-10 px-14 group-first-of-type:rounded-tl-8 group-first-of-type:rounded-bl-8 group-last-of-type:rounded-tr-8 group-last-of-type:rounded-br-8 group-not-last-of-type:border-r-0 ', | ||
scLabel: 'peer-hover:i-bg-$color-buttongroup-primary-background-hover peer-checked:i-text-$color-buttongroup-primary-text-active peer-checked:i-bg-$color-buttongroup-primary-background-active peer-checked:peer-hover:i-bg-$color-buttongroup-primary-background-active-hover peer-checked:i-border-$color-buttongroup-primary-border-active block relative text-14 font-bold pb-4 cursor-pointer i-text-$color-buttongroup-primary-text text-center i-bg-$color-background border-2 i-border-$color-buttongroup-primary-border py-10 px-14 group-first-of-type:rounded-tl-8 group-first-of-type:rounded-bl-8 group-last-of-type:rounded-tr-8 group-last-of-type:rounded-br-8 group-not-last-of-type:border-r-0 ', | ||
scJustified: 'flex', | ||
@@ -381,0 +381,0 @@ scLabelJustified: 'grow-1 shrink-0 basis-auto', |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.53", | ||
"version": "1.0.0-alpha.54", | ||
"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
70453
497