@chakra-ui/theme
Advanced tools
Comparing version 0.0.0-v2-latest-20241002175335 to 0.0.0-v2-latest-20241107153126
export declare const popoverTheme: { | ||
baseStyle?: { | ||
popper: { | ||
zIndex: number; | ||
zIndex: string; | ||
}; | ||
@@ -6,0 +6,0 @@ content: { |
@@ -14,3 +14,5 @@ export declare const sliderTheme: { | ||
h: string; | ||
px: string; | ||
w?: undefined; | ||
py?: undefined; | ||
display: string; | ||
@@ -26,3 +28,5 @@ position: string; | ||
w: string; | ||
py: string; | ||
h?: undefined; | ||
px?: undefined; | ||
display: string; | ||
@@ -29,0 +33,0 @@ position: string; |
@@ -56,3 +56,3 @@ import type { PartsStyleInterpolation, PseudoKey, SemanticValue, StyleObjectOrFn, SystemStyleInterpolation, ThemingProps } from "@chakra-ui/styled-system"; | ||
export interface ComponentMultiStyleConfig { | ||
parts: string[]; | ||
parts: string[] | readonly string[]; | ||
baseStyle?: PartsStyleInterpolation; | ||
@@ -59,0 +59,0 @@ sizes?: Record<string, PartsStyleInterpolation>; |
{ | ||
"name": "@chakra-ui/theme", | ||
"version": "0.0.0-v2-latest-20241002175335", | ||
"version": "0.0.0-v2-latest-20241107153126", | ||
"description": "The default theme for chakra components", | ||
@@ -33,12 +33,12 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/theme-tools": "0.0.0-v2-latest-20241002175335", | ||
"@chakra-ui/utils": "0.0.0-v2-latest-20241002175335", | ||
"@chakra-ui/anatomy": "0.0.0-v2-latest-20241002175335" | ||
"@chakra-ui/anatomy": "0.0.0-v2-latest-20241107153126", | ||
"@chakra-ui/utils": "0.0.0-v2-latest-20241107153126", | ||
"@chakra-ui/theme-tools": "0.0.0-v2-latest-20241107153126" | ||
}, | ||
"peerDependencies": { | ||
"@chakra-ui/styled-system": "0.0.0-v2-latest-20241002175335" | ||
"@chakra-ui/styled-system": "0.0.0-v2-latest-20241107153126" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/styled-system": "0.0.0-v2-latest-20241002175335", | ||
"@chakra-ui/cli": "0.0.0-v2-latest-20241002175335" | ||
"@chakra-ui/styled-system": "0.0.0-v2-latest-20241107153126", | ||
"@chakra-ui/cli": "0.0.0-v2-latest-20241107153126" | ||
}, | ||
@@ -45,0 +45,0 @@ "exports": { |
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
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
578930
19660
+ Added@chakra-ui/anatomy@0.0.0-v2-latest-20241107153126(transitive)
+ Added@chakra-ui/styled-system@0.0.0-v2-latest-20241107153126(transitive)
+ Added@chakra-ui/theme-tools@0.0.0-v2-latest-20241107153126(transitive)
+ Added@chakra-ui/utils@0.0.0-v2-latest-20241107153126(transitive)
- Removed@chakra-ui/anatomy@0.0.0-v2-latest-20241002175335(transitive)
- Removed@chakra-ui/styled-system@0.0.0-v2-latest-20241002175335(transitive)
- Removed@chakra-ui/theme-tools@0.0.0-v2-latest-20241002175335(transitive)
- Removed@chakra-ui/utils@0.0.0-v2-latest-20241002175335(transitive)
Updated@chakra-ui/theme-tools@0.0.0-v2-latest-20241107153126