@warp-ds/css
Advanced tools
Comparing version 1.8.0-next.3 to 1.8.0-next.4
@@ -514,2 +514,3 @@ export namespace pageIndicator { | ||
export let removedPageIndicatorTokens: string; | ||
export let removedPillTokens: string; | ||
} | ||
@@ -516,0 +517,0 @@ export namespace pagination { |
@@ -66,4 +66,4 @@ export const pageIndicator = { | ||
button: 'inline-flex items-center focusable text-xs transition-all', | ||
suggestion: 'i-bg-$color-pill-suggestion-background hover:i-bg-$color-pill-suggestion-background-hover active:i-bg-$color-pill-suggestion-background-active i-text-$color-pill-suggestion-text font-bold', | ||
filter: 'i-bg-$color-pill-filter-background hover:i-bg-$color-pill-filter-background-hover active:i-bg-$color-pill-filter-background-active i-text-$color-pill-filter-text', | ||
suggestion: 'i-bg-$color-pill-suggestion-background hover:i-bg-$color-pill-suggestion-background-hover active:i-bg-$color-pill-suggestion-background-active s-text font-bold', | ||
filter: 's-bg-primary hover:s-bg-primary-hover active:s-bg-primary-active s-text-inverted', | ||
label: 'pl-12 py-8 rounded-l-full', | ||
@@ -541,2 +541,3 @@ labelWithoutClose: 'pr-12 rounded-r-full', | ||
removedPageIndicatorTokens: 'i-bg-$color-pageindicator-background hover:i-bg-$color-pageindicator-background-hover i-bg-$color-pageindicator-background-selected', | ||
removedPillTokens: 'i-bg-$color-pill-filter-background hover:i-bg-$color-pill-filter-background-hover active:i-bg-$color-pill-filter-background-active i-text-$color-pill-filter-text i-text-$color-pill-suggestion-text', | ||
}; | ||
@@ -543,0 +544,0 @@ |
{ | ||
"name": "@warp-ds/css", | ||
"repository": "git@github.com:warp-ds/css.git", | ||
"version": "1.8.0-next.3", | ||
"version": "1.8.0-next.4", | ||
"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
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
313160
1337