@warp-ds/css
Advanced tools
Comparing version 1.7.1-next.14 to 1.7.1-next.15
@@ -509,2 +509,3 @@ export namespace pageIndicator { | ||
export let removedExpandableTokens: string; | ||
export let removedHelpTextTokens: string; | ||
} | ||
@@ -511,0 +512,0 @@ export namespace pagination { |
@@ -415,5 +415,5 @@ export const pageIndicator = { | ||
export const helpText = { | ||
helpText: 'text-xs mt-4 block i-text-$color-helptext-text', | ||
helpTextValid: 'i-text-$color-helptext-text-positive', | ||
helpTextInvalid: 'i-text-$color-helptext-text-negative', | ||
helpText: 'text-xs mt-4 block s-text-subtle', | ||
helpTextValid: 's-text-positive', | ||
helpTextInvalid: 's-text-negative', | ||
}; | ||
@@ -536,2 +536,3 @@ | ||
removedExpandableTokens: 'i-text-$color-expandable-icon i-bg-$color-expandable-background hover:i-bg-$color-expandable-background-hover i-text-$color-expandable-title-text', | ||
removedHelpTextTokens: 'i-text-$color-helptext-text i-text-$color-helptext-text-positive i-text-$color-helptext-text-negative', | ||
}; | ||
@@ -538,0 +539,0 @@ |
{ | ||
"name": "@warp-ds/css", | ||
"repository": "git@github.com:warp-ds/css.git", | ||
"version": "1.7.1-next.14", | ||
"version": "1.7.1-next.15", | ||
"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
309247
1323