@warp-ds/css
Advanced tools
Comparing version 1.1.2 to 1.1.3-next.1
@@ -214,3 +214,5 @@ export namespace attention { | ||
export const chevronBox: string; | ||
export const chevronExpanded: string; | ||
export const chevronTransform: string; | ||
export const chevronExpand: string; | ||
export const chevronCollapse: string; | ||
export const expansion: string; | ||
@@ -217,0 +219,0 @@ export const expansionNotExpanded: string; |
@@ -228,6 +228,8 @@ export const attention = { | ||
expandableBleed: box.bleed, | ||
chevron: 'inline-block align-middle transform transition-transform transform-gpu i-text-$color-expandable-icon', | ||
chevron: 'inline-block align-middle i-text-$color-expandable-icon', | ||
chevronNonBox: 'relative left-8', | ||
chevronBox: 'absolute right-16', | ||
chevronExpanded: '-rotate-180', | ||
chevronTransform: 'transform transition-transform transform-gpu ease-in-out', | ||
chevronExpand: '-rotate-180', | ||
chevronCollapse: 'rotate-180', | ||
expansion: 'overflow-hidden', | ||
@@ -234,0 +236,0 @@ expansionNotExpanded: 'h-0 invisible', |
{ | ||
"name": "@warp-ds/css", | ||
"repository": "git@github.com:warp-ds/css.git", | ||
"version": "1.1.2", | ||
"version": "1.1.3-next.1", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "pnpm build:tokens && pnpm build:resets && pnpm build:cc", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
73576
1009
2