@chakra-ui/vue-system
Advanced tools
Comparing version 2.1.0-beta.10 to 2.1.0-beta.11
@@ -6,4 +6,4 @@ import 'vue'; | ||
import './system.utils.js'; | ||
export { B as BaseStyleResolverProps, b as ChakraBaseComponentProps, d as ChakraComponent, e as ChakraFactoryComponent, f as ChakraFactoryProps, g as ChakraTagOrComponent, h as ComponentWithProps, i as HTMLChakraComponents, S as StyleResolverProps, k as ___chakra___, _ as _chakra, c as chakra, r as resolveStyles, s as styled, t as toCSSObject } from './chakra-ea49a32f.js'; | ||
export { B as BaseStyleResolverProps, b as ChakraBaseComponentProps, d as ChakraComponent, e as ChakraFactoryComponent, f as ChakraFactoryProps, g as ChakraTagOrComponent, h as ComponentWithProps, i as HTMLChakraComponents, S as StyleResolverProps, k as ___chakra___, _ as _chakra, c as chakra, r as resolveStyles, s as styled, t as toCSSObject } from './chakra-2442cbc9.js'; | ||
import '@emotion/serialize'; | ||
import './dom.types.js'; |
@@ -1,2 +0,2 @@ | ||
export { A as As, a as AsPolymorphicProp, B as BaseStyleResolverProps, b as ChakraBaseComponentProps, d as ChakraComponent, e as ChakraFactoryComponent, f as ChakraFactoryProps, j as ChakraProps, g as ChakraTagOrComponent, h as ComponentWithProps, C as ComponentWithProps2, i as HTMLChakraComponents, H as HTMLChakraProps, P as PropsOf, S as StyleResolverProps, T as Tag, _ as _chakra, c as chakra, r as resolveStyles, s as styled, t as toCSSObject } from './chakra-ea49a32f.js'; | ||
export { A as As, a as AsPolymorphicProp, B as BaseStyleResolverProps, b as ChakraBaseComponentProps, d as ChakraComponent, e as ChakraFactoryComponent, f as ChakraFactoryProps, j as ChakraProps, g as ChakraTagOrComponent, h as ComponentWithProps, C as ComponentWithProps2, i as HTMLChakraComponents, H as HTMLChakraProps, P as PropsOf, S as StyleResolverProps, T as Tag, _ as _chakra, c as chakra, r as resolveStyles, s as styled, t as toCSSObject } from './chakra-2442cbc9.js'; | ||
export { StylesProvider, createStylesContext, useStyles } from './providers.js'; | ||
@@ -3,0 +3,0 @@ export { DOMElements, DeepPartial, ToPropType, domElements } from './system.utils.js'; |
@@ -5,5 +5,5 @@ import 'vue'; | ||
import './system.utils.js'; | ||
export { A as As, a as AsPolymorphicProp, j as ChakraProps, C as ComponentWithProps2, H as HTMLChakraProps, P as PropsOf, T as Tag } from './chakra-ea49a32f.js'; | ||
export { A as As, a as AsPolymorphicProp, j as ChakraProps, C as ComponentWithProps2, H as HTMLChakraProps, P as PropsOf, T as Tag } from './chakra-2442cbc9.js'; | ||
import '@chakra-ui/utils'; | ||
import '@emotion/css'; | ||
import '@emotion/serialize'; |
{ | ||
"name": "@chakra-ui/vue-system", | ||
"version": "2.1.0-beta.10", | ||
"version": "2.1.0-beta.11", | ||
"main": "dist/index.js", | ||
@@ -26,4 +26,4 @@ "module": "dist/index.mjs", | ||
"lodash.memoize": "^4.1.2", | ||
"@chakra-ui/vue-utils": "2.1.0-beta.9", | ||
"@chakra-ui/c-color-mode": "2.1.0-beta.9" | ||
"@chakra-ui/vue-utils": "2.1.0-beta.10", | ||
"@chakra-ui/c-color-mode": "2.1.0-beta.10" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
391793
44
+ Added@chakra-ui/c-color-mode@2.1.0-beta.10(transitive)
+ Added@chakra-ui/vue-utils@2.1.0-beta.10(transitive)
- Removed@chakra-ui/c-color-mode@2.1.0-beta.9(transitive)
- Removed@chakra-ui/vue-utils@2.1.0-beta.9(transitive)