6
6
*
7
7
* This is a generated file. Do not edit it's contents.
8
8
*
9
- * This file was generated on 2022-07-12T10:47:00.309Z
9
+ * This file was generated on 2022-07-16T13:14:29.609Z
10
10
*/
11
11
12
12
import { ChakraProps , chakra } from "@chakra-ui/vue-system"
@@ -52,6 +52,10 @@ declare module "@vue/runtime-core" {
52
52
CAccordionIcon : typeof import ( "@chakra-ui/vue-next" ) [ "CAccordionIcon" ]
53
53
CAccordionItem : typeof import ( "@chakra-ui/vue-next" ) [ "CAccordionItem" ]
54
54
CAccordionPanel : typeof import ( "@chakra-ui/vue-next" ) [ "CAccordionPanel" ]
55
+ CAlert : typeof import ( "@chakra-ui/vue-next" ) [ "CAlert" ]
56
+ CAlertDescription : typeof import ( "@chakra-ui/vue-next" ) [ "CAlertDescription" ]
57
+ CAlertIcon : typeof import ( "@chakra-ui/vue-next" ) [ "CAlertIcon" ]
58
+ CAlertTitle : typeof import ( "@chakra-ui/vue-next" ) [ "CAlertTitle" ]
55
59
CBreadcrumb : typeof import ( "@chakra-ui/vue-next" ) [ "CBreadcrumb" ]
56
60
CBreadcrumbItem : typeof import ( "@chakra-ui/vue-next" ) [ "CBreadcrumbItem" ]
57
61
CBreadcrumbLink : typeof import ( "@chakra-ui/vue-next" ) [ "CBreadcrumbLink" ]
@@ -64,6 +68,7 @@ declare module "@vue/runtime-core" {
64
68
CFormErrorMessage : typeof import ( "@chakra-ui/vue-next" ) [ "CFormErrorMessage" ]
65
69
CFormLabel : typeof import ( "@chakra-ui/vue-next" ) [ "CFormLabel" ]
66
70
CRequiredIndicator : typeof import ( "@chakra-ui/vue-next" ) [ "CRequiredIndicator" ]
71
+ CIcon : typeof import ( "@chakra-ui/vue-next" ) [ "CIcon" ]
67
72
CInput : typeof import ( "@chakra-ui/vue-next" ) [ "CInput" ]
68
73
CInputAddon : typeof import ( "@chakra-ui/vue-next" ) [ "CInputAddon" ]
69
74
CInputGroup : typeof import ( "@chakra-ui/vue-next" ) [ "CInputGroup" ]
0 commit comments