@chakra-ui/theme
Advanced tools
Comparing version 0.0.0-dev-20230711204333 to 0.0.0-dev-20230714212045
@@ -112,9 +112,9 @@ "use strict"; | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColorVar)(theme, ec)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColor)(theme, ec)}` | ||
}, | ||
_focusVisible: { | ||
zIndex: 1, | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColorVar)(theme, fc)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColor)(theme, fc)}` | ||
} | ||
@@ -145,7 +145,7 @@ }, | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec) | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec) | ||
}, | ||
_focusVisible: { | ||
bg: "transparent", | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc) | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc) | ||
} | ||
@@ -175,8 +175,8 @@ }, | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColorVar)(theme, ec)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColor)(theme, ec)}` | ||
}, | ||
_focusVisible: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColorVar)(theme, fc)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColor)(theme, fc)}` | ||
} | ||
@@ -183,0 +183,0 @@ }, |
@@ -180,9 +180,9 @@ "use strict"; | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColorVar)(theme, ec)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColor)(theme, ec)}` | ||
}, | ||
_focusVisible: { | ||
zIndex: 1, | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColorVar)(theme, fc)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColor)(theme, fc)}` | ||
} | ||
@@ -213,7 +213,7 @@ }, | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec) | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec) | ||
}, | ||
_focusVisible: { | ||
bg: "transparent", | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc) | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc) | ||
} | ||
@@ -243,8 +243,8 @@ }, | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColorVar)(theme, ec)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColor)(theme, ec)}` | ||
}, | ||
_focusVisible: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColorVar)(theme, fc)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColor)(theme, fc)}` | ||
} | ||
@@ -251,0 +251,0 @@ }, |
@@ -115,9 +115,9 @@ "use strict"; | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColorVar)(theme, ec)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColor)(theme, ec)}` | ||
}, | ||
_focusVisible: { | ||
zIndex: 1, | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColorVar)(theme, fc)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColor)(theme, fc)}` | ||
} | ||
@@ -148,7 +148,7 @@ }, | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec) | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec) | ||
}, | ||
_focusVisible: { | ||
bg: "transparent", | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc) | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc) | ||
} | ||
@@ -178,8 +178,8 @@ }, | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColorVar)(theme, ec)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColor)(theme, ec)}` | ||
}, | ||
_focusVisible: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColorVar)(theme, fc)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColor)(theme, fc)}` | ||
} | ||
@@ -186,0 +186,0 @@ }, |
@@ -40,3 +40,3 @@ "use strict"; | ||
transparent 0%, | ||
${(0, import_theme_tools.getColorVar)(t, bgColor)} 50%, | ||
${(0, import_theme_tools.getColor)(t, bgColor)} 50%, | ||
transparent 100% | ||
@@ -43,0 +43,0 @@ )`; |
@@ -116,9 +116,9 @@ "use strict"; | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColorVar)(theme, ec)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColor)(theme, ec)}` | ||
}, | ||
_focusVisible: { | ||
zIndex: 1, | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColorVar)(theme, fc)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColor)(theme, fc)}` | ||
} | ||
@@ -149,7 +149,7 @@ }, | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec) | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec) | ||
}, | ||
_focusVisible: { | ||
bg: "transparent", | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc) | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc) | ||
} | ||
@@ -179,8 +179,8 @@ }, | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColorVar)(theme, ec)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColor)(theme, ec)}` | ||
}, | ||
_focusVisible: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColorVar)(theme, fc)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColor)(theme, fc)}` | ||
} | ||
@@ -187,0 +187,0 @@ }, |
@@ -115,9 +115,9 @@ "use strict"; | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColorVar)(theme, ec)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColor)(theme, ec)}` | ||
}, | ||
_focusVisible: { | ||
zIndex: 1, | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColorVar)(theme, fc)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc), | ||
boxShadow: `0 0 0 1px ${(0, import_theme_tools.getColor)(theme, fc)}` | ||
} | ||
@@ -148,7 +148,7 @@ }, | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec) | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec) | ||
}, | ||
_focusVisible: { | ||
bg: "transparent", | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc) | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc) | ||
} | ||
@@ -178,8 +178,8 @@ }, | ||
_invalid: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, ec), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColorVar)(theme, ec)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, ec), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColor)(theme, ec)}` | ||
}, | ||
_focusVisible: { | ||
borderColor: (0, import_theme_tools.getColorVar)(theme, fc), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColorVar)(theme, fc)}` | ||
borderColor: (0, import_theme_tools.getColor)(theme, fc), | ||
boxShadow: `0px 1px 0px 0px ${(0, import_theme_tools.getColor)(theme, fc)}` | ||
} | ||
@@ -186,0 +186,0 @@ }, |
{ | ||
"name": "@chakra-ui/theme", | ||
"version": "0.0.0-dev-20230711204333", | ||
"version": "0.0.0-dev-20230714212045", | ||
"description": "The default theme for chakra components", | ||
@@ -31,4 +31,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/anatomy": "0.0.0-dev-20230711204333", | ||
"@chakra-ui/theme-tools": "0.0.0-dev-20230711204333", | ||
"@chakra-ui/anatomy": "0.0.0-dev-20230714212045", | ||
"@chakra-ui/theme-tools": "0.0.0-dev-20230714212045", | ||
"@chakra-ui/shared-utils": "2.0.5" | ||
@@ -35,0 +35,0 @@ }, |
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 not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
900375
+ Added@chakra-ui/anatomy@0.0.0-dev-20230714212045(transitive)
+ Added@chakra-ui/theme-tools@0.0.0-dev-20230714212045(transitive)
- Removed@chakra-ui/anatomy@0.0.0-dev-20230711204333(transitive)
- Removed@chakra-ui/theme-tools@0.0.0-dev-20230711204333(transitive)