182 lines
11 KiB
TypeScript
182 lines
11 KiB
TypeScript
/* eslint-disable */
|
|
// @ts-nocheck
|
|
// biome-ignore lint: disable
|
|
// oxlint-disable
|
|
// ------
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
import { GlobalComponents } from 'vue'
|
|
|
|
export {}
|
|
|
|
/* prettier-ignore */
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
AutoTooltip: typeof import('./src/components/autoTooltip/index.vue')['default']
|
|
CardItem: typeof import('./src/components/cardItem/index.vue')['default']
|
|
CollapseHeader: typeof import('./src/components/collapseHeader/index.vue')['default']
|
|
Comment: typeof import('./src/components/comment/index.vue')['default']
|
|
CommonFilter: typeof import('./src/components/commonFilter/index.vue')['default']
|
|
DynamicSvgIcon: typeof import('./src/components/dynamicSvgIcon/index.vue')['default']
|
|
ElAside: typeof import('element-plus/es')['ElAside']
|
|
ElAvatar: typeof import('element-plus/es')['ElAvatar']
|
|
ElBadge: typeof import('element-plus/es')['ElBadge']
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
|
ElCard: typeof import('element-plus/es')['ElCard']
|
|
ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
|
|
ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup']
|
|
ElCol: typeof import('element-plus/es')['ElCol']
|
|
ElContainer: typeof import('element-plus/es')['ElContainer']
|
|
ElDatePick: typeof import('element-plus/es')['ElDatePick']
|
|
ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
|
|
ElDescriptions: typeof import('element-plus/es')['ElDescriptions']
|
|
ElDescriptionsItem: typeof import('element-plus/es')['ElDescriptionsItem']
|
|
ElDialog: typeof import('element-plus/es')['ElDialog']
|
|
ElDivider: typeof import('element-plus/es')['ElDivider']
|
|
ElDrawer: typeof import('element-plus/es')['ElDrawer']
|
|
ElDropdown: typeof import('element-plus/es')['ElDropdown']
|
|
ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
|
|
ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
|
|
ElEmpty: typeof import('element-plus/es')['ElEmpty']
|
|
ElForm: typeof import('element-plus/es')['ElForm']
|
|
ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
|
ElHeader: typeof import('element-plus/es')['ElHeader']
|
|
ElIcon: typeof import('element-plus/es')['ElIcon']
|
|
ElInput: typeof import('element-plus/es')['ElInput']
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
|
ElLink: typeof import('element-plus/es')['ElLink']
|
|
ElMain: typeof import('element-plus/es')['ElMain']
|
|
ElMention: typeof import('element-plus/es')['ElMention']
|
|
ElMenu: typeof import('element-plus/es')['ElMenu']
|
|
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
|
|
ElOption: typeof import('element-plus/es')['ElOption']
|
|
ElPagination: typeof import('element-plus/es')['ElPagination']
|
|
ElPopover: typeof import('element-plus/es')['ElPopover']
|
|
ElRadio: typeof import('element-plus/es')['ElRadio']
|
|
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
|
ElRow: typeof import('element-plus/es')['ElRow']
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
|
ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
ElSkeleton: typeof import('element-plus/es')['ElSkeleton']
|
|
ElSkeletonItem: typeof import('element-plus/es')['ElSkeletonItem']
|
|
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
|
ElTable: typeof import('element-plus/es')['ElTable']
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
|
|
ElTableV2: typeof import('element-plus/es')['ElTableV2']
|
|
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
|
ElTabs: typeof import('element-plus/es')['ElTabs']
|
|
ElTag: typeof import('element-plus/es')['ElTag']
|
|
ElTimeline: typeof import('element-plus/es')['ElTimeline']
|
|
ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem']
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
ElTree: typeof import('element-plus/es')['ElTree']
|
|
EmojiPicker: typeof import('./src/components/comment/emojiPicker.vue')['default']
|
|
GlobaIcon: typeof import('./src/components/globaIcon/index.vue')['default']
|
|
GlobalIcon: typeof import('./src/components/GlobalIcon/index.vue')['default']
|
|
MemberSelector: typeof import('./src/components/memberSelector/index.vue')['default']
|
|
NameAvatar: typeof import('./src/components/nameAvatar/index.vue')['default']
|
|
NodeFlow: typeof import('./src/components/nodeFlow/index.vue')['default']
|
|
OverflowTabs: typeof import('./src/components/overflowTabs/index.vue')['default']
|
|
PageForm: typeof import('./src/components/pageForm/index.vue')['default']
|
|
ProTable: typeof import('./src/components/proTable/index.vue')['default']
|
|
ProTablev2: typeof import('./src/components/proTable/proTablev2.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SopNode: typeof import('./src/components/nodeFlow/sopNode.vue')['default']
|
|
StageBreadcrumbs: typeof import('./src/components/stageBreadcrumbs/index.vue')['default']
|
|
StandardMenu: typeof import('./src/components/standardMenu/index.vue')['default']
|
|
StandMenu: typeof import('./src/components/standMenu/index.vue')['default']
|
|
UserSelector: typeof import('./src/components/userSelector/index.vue')['default']
|
|
Xxx: typeof import('./src/components/comment/xxx.vue')['default']
|
|
Xxxx: typeof import('./src/components/xxxx/index.vue')['default']
|
|
}
|
|
export interface GlobalDirectives {
|
|
vInfiniteScroll: typeof import('element-plus/es')['ElInfiniteScroll']
|
|
vLoading: typeof import('element-plus/es')['ElLoadingDirective']
|
|
}
|
|
}
|
|
|
|
// For TSX support
|
|
declare global {
|
|
const AutoTooltip: typeof import('./src/components/autoTooltip/index.vue')['default']
|
|
const CardItem: typeof import('./src/components/cardItem/index.vue')['default']
|
|
const CollapseHeader: typeof import('./src/components/collapseHeader/index.vue')['default']
|
|
const Comment: typeof import('./src/components/comment/index.vue')['default']
|
|
const CommonFilter: typeof import('./src/components/commonFilter/index.vue')['default']
|
|
const DynamicSvgIcon: typeof import('./src/components/dynamicSvgIcon/index.vue')['default']
|
|
const ElAside: typeof import('element-plus/es')['ElAside']
|
|
const ElAvatar: typeof import('element-plus/es')['ElAvatar']
|
|
const ElBadge: typeof import('element-plus/es')['ElBadge']
|
|
const ElButton: typeof import('element-plus/es')['ElButton']
|
|
const ElCard: typeof import('element-plus/es')['ElCard']
|
|
const ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
|
|
const ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup']
|
|
const ElCol: typeof import('element-plus/es')['ElCol']
|
|
const ElContainer: typeof import('element-plus/es')['ElContainer']
|
|
const ElDatePick: typeof import('element-plus/es')['ElDatePick']
|
|
const ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
|
|
const ElDescriptions: typeof import('element-plus/es')['ElDescriptions']
|
|
const ElDescriptionsItem: typeof import('element-plus/es')['ElDescriptionsItem']
|
|
const ElDialog: typeof import('element-plus/es')['ElDialog']
|
|
const ElDivider: typeof import('element-plus/es')['ElDivider']
|
|
const ElDrawer: typeof import('element-plus/es')['ElDrawer']
|
|
const ElDropdown: typeof import('element-plus/es')['ElDropdown']
|
|
const ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
|
|
const ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
|
|
const ElEmpty: typeof import('element-plus/es')['ElEmpty']
|
|
const ElForm: typeof import('element-plus/es')['ElForm']
|
|
const ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
|
const ElHeader: typeof import('element-plus/es')['ElHeader']
|
|
const ElIcon: typeof import('element-plus/es')['ElIcon']
|
|
const ElInput: typeof import('element-plus/es')['ElInput']
|
|
const ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
|
const ElLink: typeof import('element-plus/es')['ElLink']
|
|
const ElMain: typeof import('element-plus/es')['ElMain']
|
|
const ElMention: typeof import('element-plus/es')['ElMention']
|
|
const ElMenu: typeof import('element-plus/es')['ElMenu']
|
|
const ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
|
|
const ElOption: typeof import('element-plus/es')['ElOption']
|
|
const ElPagination: typeof import('element-plus/es')['ElPagination']
|
|
const ElPopover: typeof import('element-plus/es')['ElPopover']
|
|
const ElRadio: typeof import('element-plus/es')['ElRadio']
|
|
const ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
const ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
|
const ElRow: typeof import('element-plus/es')['ElRow']
|
|
const ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
|
const ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
const ElSkeleton: typeof import('element-plus/es')['ElSkeleton']
|
|
const ElSkeletonItem: typeof import('element-plus/es')['ElSkeletonItem']
|
|
const ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
|
|
const ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
|
const ElTable: typeof import('element-plus/es')['ElTable']
|
|
const ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
|
|
const ElTableV2: typeof import('element-plus/es')['ElTableV2']
|
|
const ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
|
const ElTabs: typeof import('element-plus/es')['ElTabs']
|
|
const ElTag: typeof import('element-plus/es')['ElTag']
|
|
const ElTimeline: typeof import('element-plus/es')['ElTimeline']
|
|
const ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem']
|
|
const ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
const ElTree: typeof import('element-plus/es')['ElTree']
|
|
const EmojiPicker: typeof import('./src/components/comment/emojiPicker.vue')['default']
|
|
const GlobaIcon: typeof import('./src/components/globaIcon/index.vue')['default']
|
|
const GlobalIcon: typeof import('./src/components/GlobalIcon/index.vue')['default']
|
|
const MemberSelector: typeof import('./src/components/memberSelector/index.vue')['default']
|
|
const NameAvatar: typeof import('./src/components/nameAvatar/index.vue')['default']
|
|
const NodeFlow: typeof import('./src/components/nodeFlow/index.vue')['default']
|
|
const OverflowTabs: typeof import('./src/components/overflowTabs/index.vue')['default']
|
|
const PageForm: typeof import('./src/components/pageForm/index.vue')['default']
|
|
const ProTable: typeof import('./src/components/proTable/index.vue')['default']
|
|
const ProTablev2: typeof import('./src/components/proTable/proTablev2.vue')['default']
|
|
const RouterLink: typeof import('vue-router')['RouterLink']
|
|
const RouterView: typeof import('vue-router')['RouterView']
|
|
const SopNode: typeof import('./src/components/nodeFlow/sopNode.vue')['default']
|
|
const StageBreadcrumbs: typeof import('./src/components/stageBreadcrumbs/index.vue')['default']
|
|
const StandardMenu: typeof import('./src/components/standardMenu/index.vue')['default']
|
|
const StandMenu: typeof import('./src/components/standMenu/index.vue')['default']
|
|
const UserSelector: typeof import('./src/components/userSelector/index.vue')['default']
|
|
const Xxx: typeof import('./src/components/comment/xxx.vue')['default']
|
|
const Xxxx: typeof import('./src/components/xxxx/index.vue')['default']
|
|
} |