-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcomponents.d.ts
100 lines (98 loc) · 6 KB
/
components.d.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'
export {}
declare module '@vue/runtime-core' {
export interface GlobalComponents {
403: typeof import('./src/components/ErrorMessage/403.vue')['default']
404: typeof import('./src/components/ErrorMessage/404.vue')['default']
500: typeof import('./src/components/ErrorMessage/500.vue')['default']
AAlert: typeof import("ant-design-vue/es")["Alert"]
AAnchorLink: typeof import("ant-design-vue/es")["AnchorLink"]
AAutoComplete: typeof import('ant-design-vue/es')['AutoComplete']
AAvatar: typeof import("ant-design-vue/es")["Avatar"]
ABadge: typeof import('ant-design-vue/es')['Badge']
ABreadcrumb: typeof import('ant-design-vue/es')['Breadcrumb']
ABreadcrumbItem: typeof import('ant-design-vue/es')['BreadcrumbItem']
AButton: typeof import('ant-design-vue/es')['Button']
ACard: typeof import("ant-design-vue/es")["Card"]
ACardGrid: typeof import("ant-design-vue/es")["CardGrid"]
ACheckbox: typeof import('ant-design-vue/es')['Checkbox']
ACheckboxGroup: typeof import('ant-design-vue/es')['CheckboxGroup']
ACol: typeof import('ant-design-vue/es')['Col']
AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider']
ADatePicker: typeof import("ant-design-vue/es")["DatePicker"]
ADescriptions: typeof import("ant-design-vue/es")["Descriptions"]
ADescriptionsItem: typeof import("ant-design-vue/es")["DescriptionsItem"]
ADivider: typeof import('ant-design-vue/es')['Divider']
ADrawer: typeof import('ant-design-vue/es')['Drawer']
ADropdown: typeof import('ant-design-vue/es')['Dropdown']
AForm: typeof import('ant-design-vue/es')['Form']
AFormItem: typeof import('ant-design-vue/es')['FormItem']
AImage: typeof import('ant-design-vue/es')['Image']
AImagePreviewGroup: typeof import('ant-design-vue/es')['ImagePreviewGroup']
AInput: typeof import('ant-design-vue/es')['Input']
AInputGroup: typeof import("ant-design-vue/es")["InputGroup"]
AInputPassword: typeof import("ant-design-vue/es")["InputPassword"]
AInputSearch: typeof import("ant-design-vue/es")["InputSearch"]
ALayout: typeof import('ant-design-vue/es')['Layout']
ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent']
ALayoutFooter: typeof import('ant-design-vue/es')['LayoutFooter']
ALayoutHeader: typeof import('ant-design-vue/es')['LayoutHeader']
ALayoutSider: typeof import('ant-design-vue/es')['LayoutSider']
AList: typeof import("ant-design-vue/es")["List"]
AListItem: typeof import("ant-design-vue/es")["ListItem"]
AListItemMeta: typeof import("ant-design-vue/es")["ListItemMeta"]
AMenu: typeof import('ant-design-vue/es')['Menu']
AMenuDivider: typeof import('ant-design-vue/es')['MenuDivider']
AMenuItem: typeof import('ant-design-vue/es')['MenuItem']
AModal: typeof import('ant-design-vue/es')['Modal']
APagination: typeof import('ant-design-vue/es')['Pagination']
APopover: typeof import('ant-design-vue/es')['Popover']
ARadio: typeof import("ant-design-vue/es")["Radio"]
ARadioGroup: typeof import("ant-design-vue/es")["RadioGroup"]
ARangePicker: typeof import('ant-design-vue/es')['RangePicker']
AResult: typeof import("ant-design-vue/es")["Result"]
ARow: typeof import('ant-design-vue/es')['Row']
ASelect: typeof import('ant-design-vue/es')['Select']
ASelectOption: typeof import('ant-design-vue/es')['SelectOption']
ASkeleton: typeof import("ant-design-vue/es")["Skeleton"]
ASpace: typeof import('ant-design-vue/es')['Space']
AStep: typeof import("ant-design-vue/es")["Step"]
ASteps: typeof import("ant-design-vue/es")["Steps"]
ASubMenu: typeof import('ant-design-vue/es')['SubMenu']
ASwitch: typeof import('ant-design-vue/es')['Switch']
ATable: typeof import('ant-design-vue/es')['Table']
ATabPane: typeof import('ant-design-vue/es')['TabPane']
ATabs: typeof import('ant-design-vue/es')['Tabs']
ATag: typeof import('ant-design-vue/es')['Tag']
ATextarea: typeof import("ant-design-vue/es")["Textarea"]
ATooltip: typeof import('ant-design-vue/es')['Tooltip']
ATypographyText: typeof import("ant-design-vue/es")["TypographyText"]
ATypographyTitle: typeof import("ant-design-vue/es")["TypographyTitle"]
AUploadDragger: typeof import('ant-design-vue/es')['UploadDragger']
CompactHeaders: typeof import('./src/components/CompactHeaders/index.vue')['default']
CopyOptBtn: typeof import('./src/components/CopyOptBtn/index.vue')['default']
CountUp: typeof import('./src/components/CountUp/index.vue')['default']
Empty: typeof import('./src/components/Empty/index.vue')['default']
GRoleSelect: typeof import('./src/components/GSelect/GRoleSelect.vue')['default']
ImportExcel: typeof import('./src/components/ImportExcel/index.vue')['default']
Pagination: typeof import('./src/components/ProTable/components/Pagination.vue')['default']
ParticleClock: typeof import('./src/components/ParticleClock/index.vue')['default']
ProTable: typeof import('./src/components/ProTable/index.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SearchForm: typeof import('./src/components/SearchForm/index.vue')['default']
SelectFilter: typeof import('./src/components/SelectFilter/index.vue')['default']
SvgIcon: typeof import('./src/components/SvgIcon/index.vue')['default']
SwitchDark: typeof import('./src/components/SwitchDark/index.vue')['default']
TableFilter: typeof import('./src/components/TableFilter/index.vue')['default']
TablePreview: typeof import('./src/components/TablePreview/index.vue')['default']
TableTooltip: typeof import('./src/components/TableTooltip/index.vue')['default']
TabRightMenu: typeof import('./src/components/ContextMenu/tabRightMenu.vue')['default']
ThemeColor: typeof import('./src/components/ThemeColor/index.vue')['default']
}
}