@chakra-ui/theme
Advanced tools
Comparing version 0.0.0-dev-20231109134954 to 0.0.0-dev-20231113225212
@@ -10,3 +10,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
list: { | ||
[x: string]: string | number | { | ||
[x: string]: string | { | ||
[x: string]: string; | ||
@@ -20,3 +20,3 @@ }; | ||
py: string; | ||
zIndex: number; | ||
zIndex: string; | ||
borderRadius: string; | ||
@@ -23,0 +23,0 @@ borderWidth: string; |
@@ -41,3 +41,3 @@ "use strict"; | ||
py: "2", | ||
zIndex: 1, | ||
zIndex: "dropdown", | ||
borderRadius: "md", | ||
@@ -44,0 +44,0 @@ borderWidth: "1px", |
{ | ||
"name": "@chakra-ui/theme", | ||
"version": "0.0.0-dev-20231109134954", | ||
"version": "0.0.0-dev-20231113225212", | ||
"description": "The default theme for chakra components", | ||
@@ -31,8 +31,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/anatomy": "0.0.0-dev-20231109134954", | ||
"@chakra-ui/theme-tools": "0.0.0-dev-20231109134954", | ||
"@chakra-ui/anatomy": "2.2.2", | ||
"@chakra-ui/theme-tools": "2.1.2", | ||
"@chakra-ui/shared-utils": "2.0.5" | ||
}, | ||
"peerDependencies": { | ||
"@chakra-ui/styled-system": "0.0.0-dev-20231109134954" | ||
"@chakra-ui/styled-system": ">=2.8.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
"@chakra-ui/cli": "2.4.1", | ||
"@chakra-ui/styled-system": "0.0.0-dev-20231109134954" | ||
"@chakra-ui/styled-system": "2.9.2" | ||
}, | ||
@@ -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 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
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 not supported yet
2072706
+ Added@chakra-ui/anatomy@2.2.2(transitive)
+ Added@chakra-ui/styled-system@2.12.1(transitive)
+ Added@chakra-ui/theme-tools@2.1.2(transitive)
+ Added@chakra-ui/utils@2.2.3(transitive)
+ Added@types/lodash@4.17.14(transitive)
+ Added@types/lodash.mergewith@4.6.9(transitive)
+ Addedreact@19.0.0(transitive)
- Removed@chakra-ui/anatomy@0.0.0-dev-20231109134954(transitive)
- Removed@chakra-ui/styled-system@0.0.0-dev-20231109134954(transitive)
- Removed@chakra-ui/theme-tools@0.0.0-dev-20231109134954(transitive)
Updated@chakra-ui/anatomy@2.2.2
Updated@chakra-ui/theme-tools@2.1.2