@chakra-ui/theme-tools
Advanced tools
Comparing version 0.0.0-dev-20230528173059 to 0.0.0-dev-20230528181900
@@ -23,3 +23,3 @@ type Dict = { | ||
*/ | ||
declare const tone: (color: string) => (theme: Dict) => "light" | "dark"; | ||
declare const tone: (color: string) => (theme: Dict) => "dark" | "light"; | ||
/** | ||
@@ -26,0 +26,0 @@ * Determines if a color tone is "dark" |
{ | ||
"name": "@chakra-ui/theme-tools", | ||
"version": "0.0.0-dev-20230528173059", | ||
"version": "0.0.0-dev-20230528181900", | ||
"description": "Set of helpers that makes theming and styling easier", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528173059" | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528181900" | ||
}, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
"dlv": "^1.1.3", | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528173059" | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528181900" | ||
}, | ||
@@ -46,0 +46,0 @@ "clean-package": "../../../clean-package.config.json", |
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