@warp-ds/css
Advanced tools
Comparing version 1.7.1-next.13 to 1.7.1-next.14
@@ -508,2 +508,3 @@ export namespace pageIndicator { | ||
export let removedComboboxTokens: string; | ||
export let removedExpandableTokens: string; | ||
} | ||
@@ -510,0 +511,0 @@ export namespace pagination { |
@@ -191,6 +191,6 @@ export const pageIndicator = { | ||
expandable: 'will-change-height', | ||
expandableTitle: 'font-bold i-text-$color-expandable-title-text', | ||
expandableBox: 'i-bg-$color-expandable-background hover:i-bg-$color-expandable-background-hover py-0 px-0 ' + box.box, | ||
expandableTitle: 'font-bold s-text', | ||
expandableBox: 's-bg-subtle hover:s-bg-subtle-hover py-0 px-0 ' + box.box, | ||
expandableBleed: box.bleed, | ||
chevron: 'inline-block align-middle i-text-$color-expandable-icon', | ||
chevron: 'inline-block align-middle s-icon', | ||
chevronNonBox: 'ml-8', | ||
@@ -535,2 +535,3 @@ chevronBox: '', | ||
removedComboboxTokens: 'i-bg-$color-combobox-option-background-selected hover:i-bg-$color-combobox-option-background-selected-hover hover:i-bg-$color-combobox-option-background-hover i-bg-$color-combobox-background i-shadow-$shadow-combobox', | ||
removedExpandableTokens: 'i-text-$color-expandable-icon i-bg-$color-expandable-background hover:i-bg-$color-expandable-background-hover i-text-$color-expandable-title-text', | ||
}; | ||
@@ -537,0 +538,0 @@ |
{ | ||
"name": "@warp-ds/css", | ||
"repository": "git@github.com:warp-ds/css.git", | ||
"version": "1.7.1-next.13", | ||
"version": "1.7.1-next.14", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "pnpm build:tokens && pnpm build:resets && pnpm build:cc", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
308915
1321