@chakra-ui/theme
Advanced tools
Comparing version 0.0.0-dev-20230528164120 to 0.0.0-dev-20230528170051
@@ -40,3 +40,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("root" | "container" | "button" | "panel" | "icon")[]; | ||
keys: ("container" | "root" | "button" | "panel" | "icon")[]; | ||
}>; | ||
@@ -46,3 +46,3 @@ } | undefined; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("root" | "container" | "button" | "panel" | "icon")[]; | ||
keys: ("container" | "root" | "button" | "panel" | "icon")[]; | ||
}>; | ||
@@ -55,5 +55,5 @@ } | undefined; | ||
} | undefined; | ||
parts: ("root" | "container" | "button" | "panel" | "icon")[]; | ||
parts: ("container" | "root" | "button" | "panel" | "icon")[]; | ||
}; | ||
export { accordionTheme }; |
@@ -36,3 +36,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("container" | "icon" | "spinner" | "title" | "description")[]; | ||
keys: ("container" | "icon" | "title" | "description" | "spinner")[]; | ||
}>; | ||
@@ -94,5 +94,5 @@ } | undefined; | ||
} | undefined; | ||
parts: ("container" | "icon" | "spinner" | "title" | "description")[]; | ||
parts: ("container" | "icon" | "title" | "description" | "spinner")[]; | ||
}; | ||
export { alertTheme }; |
@@ -55,3 +55,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
container: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -61,6 +61,6 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
excessLabel: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -70,3 +70,3 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
@@ -76,3 +76,3 @@ }; | ||
container: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -82,6 +82,6 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
excessLabel: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -91,3 +91,3 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
@@ -97,3 +97,3 @@ }; | ||
container: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -103,6 +103,6 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
excessLabel: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -112,3 +112,3 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
@@ -118,3 +118,3 @@ }; | ||
container: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -124,6 +124,6 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
excessLabel: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -133,3 +133,3 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
@@ -139,3 +139,3 @@ }; | ||
container: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -145,6 +145,6 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
excessLabel: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -154,3 +154,3 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
@@ -160,3 +160,3 @@ }; | ||
container: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -166,6 +166,6 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
excessLabel: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -175,3 +175,3 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
@@ -181,3 +181,3 @@ }; | ||
container: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -187,6 +187,6 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
excessLabel: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -196,3 +196,3 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
@@ -202,3 +202,3 @@ }; | ||
container: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -208,6 +208,6 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
excessLabel: { | ||
[x: string]: string | 1 | 10 | 1.5 | { | ||
[x: string]: string | 2 | 1 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 12 | 14 | 16 | 20 | { | ||
sm: string; | ||
@@ -217,3 +217,3 @@ md: string; | ||
xl: string; | ||
} | 2 | 3 | 16 | 6 | 0.5 | 2.5 | 3.5 | 4 | 5 | 7 | 8 | 9 | 12 | 14 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
} | 0.5 | 1.5 | 2.5 | 3.5 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 52 | 56 | 60 | 64 | 72 | 80 | 96; | ||
}; | ||
@@ -228,3 +228,3 @@ }; | ||
defaultProps?: { | ||
size?: "md" | "full" | "2xs" | "xs" | "sm" | "lg" | "xl" | "2xl" | undefined; | ||
size?: "sm" | "md" | "lg" | "xl" | "2xl" | "full" | "2xs" | "xs" | undefined; | ||
variant?: string | number | undefined; | ||
@@ -231,0 +231,0 @@ colorScheme?: string | undefined; |
import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
declare const vars: Record<"color" | "shadow" | "bg", { | ||
declare const vars: Record<"color" | "bg" | "shadow", { | ||
variable: string; | ||
@@ -5,0 +5,0 @@ reference: string; |
@@ -34,3 +34,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("link" | "container" | "separator" | "item")[]; | ||
keys: ("container" | "link" | "item" | "separator")[]; | ||
}>; | ||
@@ -40,3 +40,3 @@ } | undefined; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("link" | "container" | "separator" | "item")[]; | ||
keys: ("container" | "link" | "item" | "separator")[]; | ||
}>; | ||
@@ -49,5 +49,5 @@ } | undefined; | ||
} | undefined; | ||
parts: ("link" | "container" | "separator" | "item")[]; | ||
parts: ("container" | "link" | "item" | "separator")[]; | ||
}; | ||
export { breadcrumbTheme }; |
@@ -144,3 +144,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "xs" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | "xs" | undefined; | ||
variant?: "link" | "outline" | "solid" | "ghost" | "unstyled" | undefined; | ||
@@ -147,0 +147,0 @@ colorScheme?: string | undefined; |
@@ -74,3 +74,3 @@ declare const cardTheme: { | ||
defaultProps?: { | ||
size?: "md" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | undefined; | ||
variant?: "outline" | "filled" | "unstyled" | "elevated" | undefined; | ||
@@ -77,0 +77,0 @@ colorScheme?: string | undefined; |
@@ -101,3 +101,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | undefined; | ||
variant?: string | number | undefined; | ||
@@ -104,0 +104,0 @@ colorScheme?: string | undefined; |
@@ -54,3 +54,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | undefined; | ||
variant?: string | number | undefined; | ||
@@ -57,0 +57,0 @@ colorScheme?: string | undefined; |
@@ -75,3 +75,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "full" | "xs" | "sm" | "lg" | "xl" | undefined; | ||
size?: "sm" | "md" | "lg" | "xl" | "full" | "xs" | undefined; | ||
variant?: string | number | undefined; | ||
@@ -78,0 +78,0 @@ colorScheme?: string | undefined; |
@@ -40,3 +40,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("textarea" | "preview" | "input")[]; | ||
keys: ("preview" | "input" | "textarea")[]; | ||
}>; | ||
@@ -46,3 +46,3 @@ } | undefined; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("textarea" | "preview" | "input")[]; | ||
keys: ("preview" | "input" | "textarea")[]; | ||
}>; | ||
@@ -55,5 +55,5 @@ } | undefined; | ||
} | undefined; | ||
parts: ("textarea" | "preview" | "input")[]; | ||
parts: ("preview" | "input" | "textarea")[]; | ||
}; | ||
export { editableTheme }; |
@@ -46,3 +46,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "xs" | "sm" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | undefined; | ||
size?: "sm" | "md" | "lg" | "xl" | "2xl" | "xs" | "3xl" | "4xl" | undefined; | ||
variant?: string | number | undefined; | ||
@@ -49,0 +49,0 @@ colorScheme?: string | undefined; |
@@ -174,9 +174,9 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "xs" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | "xs" | undefined; | ||
variant?: "outline" | "filled" | "unstyled" | "flushed" | undefined; | ||
colorScheme?: string | undefined; | ||
} | undefined; | ||
parts: ("element" | "addon" | "field")[]; | ||
parts: ("addon" | "field" | "element")[]; | ||
}; | ||
export { inputTheme }; |
@@ -118,3 +118,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "full" | "xs" | "sm" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | undefined; | ||
size?: "sm" | "md" | "lg" | "xl" | "2xl" | "full" | "xs" | "3xl" | "4xl" | "5xl" | "6xl" | undefined; | ||
variant?: string | number | undefined; | ||
@@ -121,0 +121,0 @@ colorScheme?: string | undefined; |
@@ -208,3 +208,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "xs" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | "xs" | undefined; | ||
variant?: "outline" | "filled" | "unstyled" | "flushed" | undefined; | ||
@@ -211,0 +211,0 @@ colorScheme?: string | undefined; |
@@ -51,3 +51,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "xs" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | "xs" | undefined; | ||
variant?: "outline" | "filled" | "unstyled" | "flushed" | undefined; | ||
@@ -54,0 +54,0 @@ colorScheme?: string | undefined; |
@@ -56,3 +56,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("content" | "header" | "closeButton" | "body" | "footer" | "popper" | "arrow")[]; | ||
keys: ("header" | "closeButton" | "body" | "footer" | "content" | "popper" | "arrow")[]; | ||
}>; | ||
@@ -62,3 +62,3 @@ } | undefined; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("content" | "header" | "closeButton" | "body" | "footer" | "popper" | "arrow")[]; | ||
keys: ("header" | "closeButton" | "body" | "footer" | "content" | "popper" | "arrow")[]; | ||
}>; | ||
@@ -71,5 +71,5 @@ } | undefined; | ||
} | undefined; | ||
parts: ("content" | "header" | "closeButton" | "body" | "footer" | "popper" | "arrow")[]; | ||
parts: ("header" | "closeButton" | "body" | "footer" | "content" | "popper" | "arrow")[]; | ||
}; | ||
export { popoverTheme }; |
@@ -40,13 +40,13 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("label" | "filledTrack" | "track")[]; | ||
keys: ("label" | "track" | "filledTrack")[]; | ||
}>; | ||
} | undefined; | ||
defaultProps?: { | ||
size?: "md" | "xs" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | "xs" | undefined; | ||
variant?: string | number | undefined; | ||
colorScheme?: string | undefined; | ||
} | undefined; | ||
parts: ("label" | "filledTrack" | "track")[]; | ||
parts: ("label" | "track" | "filledTrack")[]; | ||
}; | ||
export { progressTheme }; |
@@ -100,3 +100,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | undefined; | ||
variant?: string | number | undefined; | ||
@@ -103,0 +103,0 @@ colorScheme?: string | undefined; |
@@ -201,3 +201,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "xs" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | "xs" | undefined; | ||
variant?: "outline" | "filled" | "unstyled" | "flushed" | undefined; | ||
@@ -204,0 +204,0 @@ colorScheme?: string | undefined; |
@@ -197,13 +197,13 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("container" | "filledTrack" | "track" | "thumb" | "mark")[]; | ||
keys: ("container" | "track" | "filledTrack" | "thumb" | "mark")[]; | ||
}>; | ||
} | undefined; | ||
defaultProps?: { | ||
size?: "md" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | undefined; | ||
variant?: string | number | undefined; | ||
colorScheme?: string | undefined; | ||
} | undefined; | ||
parts: ("container" | "filledTrack" | "track" | "thumb" | "mark")[]; | ||
parts: ("container" | "track" | "filledTrack" | "thumb" | "mark")[]; | ||
}; | ||
export { sliderTheme }; |
@@ -29,3 +29,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "xs" | "sm" | "lg" | "xl" | undefined; | ||
size?: "sm" | "md" | "lg" | "xl" | "xs" | undefined; | ||
variant?: string | number | undefined; | ||
@@ -32,0 +32,0 @@ colorScheme?: string | undefined; |
@@ -123,13 +123,13 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
[key: string]: _chakra_ui_styled_system.PartsStyleInterpolation<{ | ||
keys: ("number" | "icon" | "separator" | "title" | "description" | "stepper" | "indicator" | "step")[]; | ||
keys: ("number" | "icon" | "title" | "description" | "separator" | "stepper" | "indicator" | "step")[]; | ||
}>; | ||
} | undefined; | ||
defaultProps?: { | ||
size?: "md" | "xs" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | "xs" | undefined; | ||
variant?: string | number | undefined; | ||
colorScheme?: string | undefined; | ||
} | undefined; | ||
parts: ("number" | "icon" | "separator" | "title" | "description" | "stepper" | "indicator" | "step")[]; | ||
parts: ("number" | "icon" | "title" | "description" | "separator" | "stepper" | "indicator" | "step")[]; | ||
}; | ||
export { stepperTheme }; |
@@ -102,3 +102,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | undefined; | ||
variant?: string | number | undefined; | ||
@@ -105,0 +105,0 @@ colorScheme?: string | undefined; |
@@ -159,9 +159,9 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | undefined; | ||
variant?: "unstyled" | "simple" | "striped" | undefined; | ||
colorScheme?: string | undefined; | ||
} | undefined; | ||
parts: ("table" | "caption" | "thead" | "tbody" | "tr" | "th" | "td" | "tfoot")[]; | ||
parts: ("table" | "thead" | "tbody" | "tr" | "th" | "td" | "tfoot" | "caption")[]; | ||
}; | ||
export { tableTheme }; |
@@ -245,9 +245,9 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "sm" | "lg" | undefined; | ||
variant?: "unstyled" | "line" | "enclosed" | "enclosed-colored" | "soft-rounded" | "solid-rounded" | undefined; | ||
size?: "sm" | "md" | "lg" | undefined; | ||
variant?: "line" | "unstyled" | "enclosed" | "enclosed-colored" | "soft-rounded" | "solid-rounded" | undefined; | ||
colorScheme?: string | undefined; | ||
} | undefined; | ||
parts: ("root" | "tab" | "tabpanel" | "tabpanels" | "tablist" | "indicator")[]; | ||
parts: ("root" | "tab" | "tablist" | "tabpanel" | "tabpanels" | "indicator")[]; | ||
}; | ||
export { tabsTheme }; |
@@ -107,3 +107,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | undefined; | ||
variant?: "outline" | "solid" | "subtle" | undefined; | ||
@@ -110,0 +110,0 @@ colorScheme?: string | undefined; |
@@ -34,3 +34,3 @@ import * as _chakra_ui_styled_system from '@chakra-ui/styled-system'; | ||
defaultProps?: { | ||
size?: "md" | "xs" | "sm" | "lg" | undefined; | ||
size?: "sm" | "md" | "lg" | "xs" | undefined; | ||
variant?: "outline" | "filled" | "unstyled" | "flushed" | undefined; | ||
@@ -37,0 +37,0 @@ colorScheme?: string | undefined; |
{ | ||
"name": "@chakra-ui/theme", | ||
"version": "0.0.0-dev-20230528164120", | ||
"version": "0.0.0-dev-20230528170051", | ||
"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-20230528164120", | ||
"@chakra-ui/theme-tools": "0.0.0-dev-20230528170051", | ||
"@chakra-ui/shared-utils": "2.0.5" | ||
}, | ||
"peerDependencies": { | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528164120" | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528170051" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
"@chakra-ui/cli": "2.4.1", | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528164120" | ||
"@chakra-ui/styled-system": "0.0.0-dev-20230528170051" | ||
}, | ||
@@ -45,0 +45,0 @@ "tsup": { |
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
+ Added@chakra-ui/styled-system@0.0.0-dev-20230528170051(transitive)
+ Added@chakra-ui/theme-tools@0.0.0-dev-20230528170051(transitive)
- Removed@chakra-ui/styled-system@0.0.0-dev-20230528164120(transitive)
- Removed@chakra-ui/theme-tools@0.0.0-dev-20230528164120(transitive)