94 lines
6.2 KiB
TypeScript
94 lines
6.2 KiB
TypeScript
/* eslint-disable */
|
|
// @ts-nocheck
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
export {}
|
|
|
|
/* prettier-ignore */
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
AAlert: typeof import('ant-design-vue/es')['Alert']
|
|
AAvatar: typeof import('ant-design-vue/es')['Avatar']
|
|
AButton: typeof import('ant-design-vue/es')['Button']
|
|
ACard: typeof import('ant-design-vue/es')['Card']
|
|
ACascader: typeof import('ant-design-vue/es')['Cascader']
|
|
ACol: typeof import('ant-design-vue/es')['Col']
|
|
AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider']
|
|
ADatePicker: typeof import('ant-design-vue/es')['DatePicker']
|
|
ADivider: typeof import('ant-design-vue/es')['Divider']
|
|
ADrawer: typeof import('ant-design-vue/es')['Drawer']
|
|
ADropdown: typeof import('ant-design-vue/es')['Dropdown']
|
|
AFlex: typeof import('ant-design-vue/es')['Flex']
|
|
AFloatButton: typeof import('ant-design-vue/es')['FloatButton']
|
|
AForm: typeof import('ant-design-vue/es')['Form']
|
|
AFormItem: typeof import('ant-design-vue/es')['FormItem']
|
|
AImage: typeof import('ant-design-vue/es')['Image']
|
|
AInput: typeof import('ant-design-vue/es')['Input']
|
|
AInputNumber: typeof import('ant-design-vue/es')['InputNumber']
|
|
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']
|
|
AMentionsOption: typeof import('ant-design-vue/es')['MentionsOption']
|
|
AMenu: typeof import('ant-design-vue/es')['Menu']
|
|
AMenuItem: typeof import('ant-design-vue/es')['MenuItem']
|
|
AModal: typeof import('ant-design-vue/es')['Modal']
|
|
APageHeader: typeof import('ant-design-vue/es')['PageHeader']
|
|
APopconfirm: typeof import('ant-design-vue/es')['Popconfirm']
|
|
ARadioButton: typeof import('ant-design-vue/es')['RadioButton']
|
|
ARadioGroup: typeof import('ant-design-vue/es')['RadioGroup']
|
|
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']
|
|
ASpace: typeof import('ant-design-vue/es')['Space']
|
|
AStatistic: typeof import('ant-design-vue/es')['Statistic']
|
|
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']
|
|
ATransfer: typeof import('ant-design-vue/es')['Transfer']
|
|
ATree: typeof import('ant-design-vue/es')['Tree']
|
|
ATreeSelect: typeof import('ant-design-vue/es')['TreeSelect']
|
|
ATypographyLink: typeof import('ant-design-vue/es')['TypographyLink']
|
|
ATypographyParagraph: typeof import('ant-design-vue/es')['TypographyParagraph']
|
|
ATypographyTitle: typeof import('ant-design-vue/es')['TypographyTitle']
|
|
AuxiliaryItemRender: typeof import('./components/form-render/auxiliary-item-render.vue')['default']
|
|
AWatermark: typeof import('ant-design-vue/es')['Watermark']
|
|
CodeGeneratorDrawer: typeof import('./components/form-designer/component-container/code-generator-drawer.vue')['default']
|
|
ColComponentItem: typeof import('./components/form-designer/component-container/col-component-item.vue')['default']
|
|
ComponentContainer: typeof import('./components/form-designer/component-container/component-container.vue')['default']
|
|
ComponentItem: typeof import('./components/form-designer/component-container/component-item.vue')['default']
|
|
ComponentPanel: typeof import('./components/form-designer/component-panel/component-panel.vue')['default']
|
|
ConfigPanel: typeof import('./components/form-designer/config-panel/config-panel.vue')['default']
|
|
DataSourceTable: typeof import('./components/form-designer/config-panel/data-source-table.vue')['default']
|
|
FormConfigPanel: typeof import('./components/form-designer/config-panel/form-config-panel.vue')['default']
|
|
FormDesigner: typeof import('./components/form-designer/form-designer.vue')['default']
|
|
FormDrawer: typeof import('./components/form-render/form-drawer.vue')['default']
|
|
FormItemConfigPanel: typeof import('./components/form-designer/config-panel/form-item-config-panel.vue')['default']
|
|
FormItemRender: typeof import('./components/form-render/form-item-render.vue')['default']
|
|
FormModal: typeof import('./components/form-render/form-modal.vue')['default']
|
|
FormPreviewDrawer: typeof import('./components/form-designer/component-container/form-preview-drawer.vue')['default']
|
|
FormRender: typeof import('./components/form-render/form-render.vue')['default']
|
|
IconFont: typeof import('./components/icon-font/icon-font.vue')['default']
|
|
ImageUploader: typeof import('./components/image-uploader/image-uploader.vue')['default']
|
|
InputItem: typeof import('./components/form-designer/component-panel/input-item.vue')['default']
|
|
OptionTable: typeof import('./components/form-designer/config-panel/option-table.vue')['default']
|
|
PageContainer: typeof import('./components/page-container/page-container.vue')['default']
|
|
PropertyConfig: typeof import('./components/form-designer/config-panel/property-config.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
RowComponentItem: typeof import('./components/form-designer/component-container/row-component-item.vue')['default']
|
|
TreeDataTable: typeof import('./components/form-designer/config-panel/tree-data-table.vue')['default']
|
|
ValidateRuleConfig: typeof import('./components/form-designer/config-panel/validate-rule-config.vue')['default']
|
|
}
|
|
}
|