@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.56 to 1.0.0-alpha.57
10
index.js
@@ -376,9 +376,9 @@ export const attention = { | ||
labelRadioColors: 'i-bg-$color-radio-background i-border-$color-radio-border', | ||
segmentControl: 'inline-flex relative font-bold rounded-8', | ||
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', | ||
scLabelJustified: 'grow-1 shrink-0 basis-auto', | ||
scLabelSmall: 'text-12 py-[5px]! px-[8px]!', | ||
radioButtons: 'inline-flex relative font-bold rounded-8', | ||
radioButtonsLabel: '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 ', | ||
radioButtonsJustified: 'flex', | ||
radioButtonsLabelJustified: 'grow-1 shrink-0 basis-auto', | ||
radioButtonsLabelSmall: 'text-12 py-[5px]! px-[8px]!', | ||
icon: 'peer-checked:before:bg-center before:bg-[var(--x-form-check-mark)]', | ||
a11y: 'sr-only', | ||
}; |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.56", | ||
"version": "1.0.0-alpha.57", | ||
"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
70472