@chakra-ui/input
Advanced tools
Comparing version 0.0.0-dev-20230718130742 to 0.0.0-dev-20230718132637
@@ -120,3 +120,4 @@ 'use client' | ||
// Create a new stacking context so that these overrides don't leak out and conflict with other z-indexes | ||
isolation: "isolate" | ||
isolation: "isolate", | ||
...styles.group | ||
}, | ||
@@ -123,0 +124,0 @@ "data-group": true, |
@@ -88,3 +88,4 @@ 'use client' | ||
// Create a new stacking context so that these overrides don't leak out and conflict with other z-indexes | ||
isolation: "isolate" | ||
isolation: "isolate", | ||
...styles.group | ||
}, | ||
@@ -91,0 +92,0 @@ "data-group": true, |
@@ -87,3 +87,4 @@ 'use client' | ||
// Create a new stacking context so that these overrides don't leak out and conflict with other z-indexes | ||
isolation: "isolate" | ||
isolation: "isolate", | ||
...styles.group | ||
}, | ||
@@ -90,0 +91,0 @@ "data-group": true, |
@@ -83,3 +83,4 @@ 'use client' | ||
// Create a new stacking context so that these overrides don't leak out and conflict with other z-indexes | ||
isolation: "isolate" | ||
isolation: "isolate", | ||
...styles.group | ||
}, | ||
@@ -86,0 +87,0 @@ "data-group": true, |
{ | ||
"name": "@chakra-ui/input", | ||
"version": "0.0.0-dev-20230718130742", | ||
"version": "0.0.0-dev-20230718132637", | ||
"description": "A React component for input text field", | ||
@@ -34,7 +34,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/form-control": "0.0.0-dev-20230718130742", | ||
"@chakra-ui/form-control": "0.0.0-dev-20230718132637", | ||
"@chakra-ui/shared-utils": "2.0.5", | ||
"@chakra-ui/object-utils": "2.1.0", | ||
"@chakra-ui/react-children-utils": "2.0.6", | ||
"@chakra-ui/react-context": "0.0.0-dev-20230718130742" | ||
"@chakra-ui/react-context": "0.0.0-dev-20230718132637" | ||
}, | ||
@@ -44,9 +44,9 @@ "devDependencies": { | ||
"clean-package": "2.2.0", | ||
"@chakra-ui/system": "0.0.0-dev-20230718130742", | ||
"@chakra-ui/icons": "0.0.0-dev-20230718130742", | ||
"@chakra-ui/layout": "0.0.0-dev-20230718130742", | ||
"@chakra-ui/system": "0.0.0-dev-20230718132637", | ||
"@chakra-ui/icons": "0.0.0-dev-20230718132637", | ||
"@chakra-ui/layout": "0.0.0-dev-20230718132637", | ||
"@chakra-ui/hooks": "2.2.0" | ||
}, | ||
"peerDependencies": { | ||
"@chakra-ui/system": "0.0.0-dev-20230718130742", | ||
"@chakra-ui/system": "0.0.0-dev-20230718132637", | ||
"react": ">=18" | ||
@@ -53,0 +53,0 @@ }, |
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 not supported yet
Sorry, the diff of this file is not supported yet
100191
1180
+ Added@chakra-ui/anatomy@0.0.0-dev-20230718132637(transitive)
+ Added@chakra-ui/color-mode@0.0.0-dev-20230718132637(transitive)
+ Added@chakra-ui/form-control@0.0.0-dev-20230718132637(transitive)
+ Added@chakra-ui/icon@0.0.0-dev-20230718132637(transitive)
+ Added@chakra-ui/react-context@0.0.0-dev-20230718132637(transitive)
+ Added@chakra-ui/react-use-merge-refs@0.0.0-dev-20230718132637(transitive)
+ Added@chakra-ui/react-use-safe-layout-effect@0.0.0-dev-20230718132637(transitive)
+ Added@chakra-ui/system@0.0.0-dev-20230718132637(transitive)
+ Added@chakra-ui/theme@0.0.0-dev-20230718132637(transitive)
+ Added@chakra-ui/theme-tools@0.0.0-dev-20230718132637(transitive)
+ Added@chakra-ui/theme-utils@0.0.0-dev-20230718132637(transitive)
- Removed@chakra-ui/anatomy@0.0.0-dev-20230718130742(transitive)
- Removed@chakra-ui/color-mode@0.0.0-dev-20230718130742(transitive)
- Removed@chakra-ui/form-control@0.0.0-dev-20230718130742(transitive)
- Removed@chakra-ui/icon@0.0.0-dev-20230718130742(transitive)
- Removed@chakra-ui/react-context@0.0.0-dev-20230718130742(transitive)
- Removed@chakra-ui/react-use-merge-refs@0.0.0-dev-20230718130742(transitive)
- Removed@chakra-ui/react-use-safe-layout-effect@0.0.0-dev-20230718130742(transitive)
- Removed@chakra-ui/system@0.0.0-dev-20230718130742(transitive)
- Removed@chakra-ui/theme@0.0.0-dev-20230718130742(transitive)
- Removed@chakra-ui/theme-tools@0.0.0-dev-20230718130742(transitive)
- Removed@chakra-ui/theme-utils@0.0.0-dev-20230718130742(transitive)