@chakra-ui/theme
Advanced tools
Comparing version 0.0.0-dev-20230528143537 to 0.0.0-dev-20230528160711
@@ -107,14 +107,2 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
bg: string; | ||
_hover: { | ||
bg: string; | ||
_disabled: { | ||
bg: string; | ||
}; | ||
}; | ||
_active: { | ||
bg: string; | ||
}; | ||
color?: undefined; | ||
} | { | ||
bg: string; | ||
color: string; | ||
@@ -121,0 +109,0 @@ _hover: { |
@@ -60,3 +60,3 @@ "use strict"; | ||
return { | ||
color: (0, import_theme_tools.mode)(`inherit`, `whiteAlpha.900`)(props), | ||
color: (0, import_theme_tools.mode)(`gray.800`, `whiteAlpha.900`)(props), | ||
_hover: { | ||
@@ -113,2 +113,3 @@ bg: (0, import_theme_tools.mode)(`gray.100`, `whiteAlpha.200`)(props) | ||
bg: bg2, | ||
color: (0, import_theme_tools.mode)(`gray.800`, `whiteAlpha.900`)(props), | ||
_hover: { | ||
@@ -115,0 +116,0 @@ bg: (0, import_theme_tools.mode)(`gray.200`, `whiteAlpha.300`)(props), |
{ | ||
"name": "@chakra-ui/theme", | ||
"version": "0.0.0-dev-20230528143537", | ||
"version": "0.0.0-dev-20230528160711", | ||
"description": "The default theme for chakra components", | ||
@@ -32,7 +32,7 @@ "keywords": [ | ||
"@chakra-ui/anatomy": "2.1.2", | ||
"@chakra-ui/theme-tools": "0.0.0-dev-20230528143537", | ||
"@chakra-ui/theme-tools": "0.0.0-dev-20230528160711", | ||
"@chakra-ui/shared-utils": "2.0.5" | ||
}, | ||
"peerDependencies": { | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528143537" | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528160711" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
"@chakra-ui/cli": "2.4.1", | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528143537" | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528160711" | ||
}, | ||
@@ -45,0 +45,0 @@ "tsup": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
926286
31241
+ Added@chakra-ui/styled-system@0.0.0-dev-20230528160711(transitive)
+ Added@chakra-ui/theme-tools@0.0.0-dev-20230528160711(transitive)
- Removed@chakra-ui/styled-system@0.0.0-dev-20230528143537(transitive)
- Removed@chakra-ui/theme-tools@0.0.0-dev-20230528143537(transitive)