You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
4.0 KiB
56 lines
4.0 KiB
2 months ago
|
// generated by unplugin-vue-components
|
||
|
// We suggest you to commit this file into source control
|
||
|
// Read more: https://github.com/vuejs/core/pull/3399
|
||
|
import '@vue/runtime-core'
|
||
|
|
||
|
export {}
|
||
|
|
||
|
declare module '@vue/runtime-core' {
|
||
|
export interface GlobalComponents {
|
||
|
AButton: typeof import('ant-design-vue/es')['Button']
|
||
|
ACard: typeof import('ant-design-vue/es')['Card']
|
||
|
ACol: typeof import('ant-design-vue/es')['Col']
|
||
|
AForm: typeof import('ant-design-vue/es')['Form']
|
||
|
AFormItem: typeof import('ant-design-vue/es')['FormItem']
|
||
|
AInput: typeof import('ant-design-vue/es')['Input']
|
||
|
ALayout: typeof import('ant-design-vue/es')['Layout']
|
||
|
ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent']
|
||
|
ALayoutSider: typeof import('ant-design-vue/es')['LayoutSider']
|
||
|
ApiSelect: typeof import('./src/components/core/schema-form/src/components/ApiSelect.vue')['default']
|
||
|
ARow: typeof import('ant-design-vue/es')['Row']
|
||
|
ASelect: typeof import('ant-design-vue/es')['Select']
|
||
|
ASpin: typeof import('ant-design-vue/es')['Spin']
|
||
|
ATypographyText: typeof import('ant-design-vue/es')['TypographyText']
|
||
|
BasicArrow: typeof import('./src/components/basic/basic-arrow/index.vue')['default']
|
||
|
BasicHelp: typeof import('./src/components/basic/basic-help/index.vue')['default']
|
||
|
BasicTree: typeof import('./src/components/core/Tree/src/BasicTree.vue')['default']
|
||
|
Button: typeof import('./src/components/basic/button/button.vue')['default']
|
||
|
CheckBox: typeof import('./src/components/basic/check-box/index.vue')['default']
|
||
|
CollapseContainer: typeof import('./src/components/core/Container/src/collapse/CollapseContainer.vue')['default']
|
||
|
CollapseHeader: typeof import('./src/components/core/Container/src/collapse/CollapseHeader.vue')['default']
|
||
|
CollapseTransition: typeof import('./src/components/core/Transition/src/CollapseTransition.vue')['default']
|
||
|
ColumnSetting: typeof import('./src/components/core/dynamic-table/src/components/table-settings/column-setting.vue')['default']
|
||
|
ContextMenu: typeof import('./src/components/basic/ContextMenu/src/ContextMenu.vue')['default']
|
||
|
DraggableModal: typeof import('./src/components/core/draggable-modal/index.vue')['default']
|
||
|
DynamicTable: typeof import('./src/components/core/dynamic-table/src/dynamic-table.vue')['default']
|
||
|
EditableCell: typeof import('./src/components/core/dynamic-table/src/components/editable-cell/index.vue')['default']
|
||
|
FormAction: typeof import('./src/components/core/schema-form/src/components/form-action.vue')['default']
|
||
|
IconsSelect: typeof import('./src/components/basic/icons-select/index.vue')['default']
|
||
|
IframePage: typeof import('./src/components/iframe-page/index.vue')['default']
|
||
|
LocalePicker: typeof import('./src/components/basic/locale-picker/index.vue')['default']
|
||
|
RefreshSetting: typeof import('./src/components/core/dynamic-table/src/components/table-settings/refresh-setting.vue')['default']
|
||
|
RouterLink: typeof import('vue-router')['RouterLink']
|
||
|
RouterView: typeof import('vue-router')['RouterView']
|
||
|
SchemaForm: typeof import('./src/components/core/schema-form/src/schema-form.vue')['default']
|
||
|
SchemaFormItem: typeof import('./src/components/core/schema-form/src/schema-form-item.vue')['default']
|
||
|
SizeSetting: typeof import('./src/components/core/dynamic-table/src/components/table-settings/size-setting.vue')['default']
|
||
|
SplitPanel: typeof import('./src/components/basic/split-panel/index.vue')['default']
|
||
|
SvgIcon: typeof import('./src/components/basic/svg-icon/svg-icon.vue')['default']
|
||
|
TableAction: typeof import('./src/components/basic/tableAction/index.vue')['default']
|
||
|
TableSettings: typeof import('./src/components/core/dynamic-table/src/components/table-settings/index.vue')['default']
|
||
|
TitleI18n: typeof import('./src/components/basic/title-i18n/index.vue')['default']
|
||
|
ToolBar: typeof import('./src/components/core/dynamic-table/src/components/tool-bar/index.vue')['default']
|
||
|
TreeHeader: typeof import('./src/components/core/Tree/src/components/TreeHeader.vue')['default']
|
||
|
}
|
||
|
}
|