components.d.ts 4.69 KB
/* 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 {
    Auth: typeof import('./../components/Auth/index.vue')['default']
    AuthAll: typeof import('./../components/AuthAll/index.vue')['default']
    ContentWrap: typeof import('./../components/ContentWrap/src/ContentWrap.vue')['default']
    Copyright: typeof import('./../components/Copyright/index.vue')['default']
    Day: typeof import('./../components/Schedule/component/day.vue')['default']
    Dialog: typeof import('./../components/Dialog/index.vue')['default']
    Dialog_form: typeof import('./../components/Dialog/dialog_form.vue')['default']
    Dialog_grid: typeof import('./../components/Dialog/dialog_grid.vue')['default']
    Dialog_pane: typeof import('./../components/Dialog/dialog_pane.vue')['default']
    Drawer: typeof import('./../components/Drawer/index.vue')['default']
    EchartsMap: typeof import('./../components/EchartsMap/index.vue')['default']
    Editor: typeof import('./../components/Editor/src/Editor.vue')['default']
    EllipsisTooltip: typeof import('./../components/EllipsisTooltip.vue')['default']
    FileUpload: typeof import('./../components/FileUpload/index.vue')['default']
    FixedActionBar: typeof import('./../components/FixedActionBar/index.vue')['default']
    Form: typeof import('./../components/Form/index.vue')['default']
    Hour: typeof import('./../components/Schedule/component/hour.vue')['default']
    ImagePreview: typeof import('./../components/ImagePreview/index.vue')['default']
    ImagesUpload: typeof import('./../components/ImagesUpload/index.vue')['default']
    ImageUpload: typeof import('./../components/ImageUpload/index.vue')['default']
    LineageGraph: typeof import('./../components/LineageGraph/index.vue')['default']
    ListPanel: typeof import('./../components/ListPanel/index.vue')['default']
    Month: typeof import('./../components/Schedule/component/month.vue')['default']
    NotAllowed: typeof import('./../components/NotAllowed/index.vue')['default']
    PageHeader: typeof import('./../components/PageHeader/index.vue')['default']
    PageMain: typeof import('./../components/PageMain/index.vue')['default']
    PageNav: typeof import('./../components/PageNav/index.vue')['default']
    PcasCascader: typeof import('./../components/PcasCascader/index.vue')['default']
    Popover: typeof import('./../components/Popover/index.vue')['default']
    RouterLink: typeof import('vue-router')['RouterLink']
    RouterView: typeof import('vue-router')['RouterView']
    Schedule: typeof import('./../components/Schedule/index.vue')['default']
    SearchBar: typeof import('./../components/SearchBar/index.vue')['default']
    SecondAndMinute: typeof import('./../components/Schedule/component/secondAndMinute.vue')['default']
    SplitPane: typeof import('./../components/SplitPane/index.vue')['default']
    StepBar: typeof import('./../components/StepBar/index.vue')['default']
    SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
    SystemInfo: typeof import('./../components/SystemInfo/index.vue')['default']
    Table: typeof import('./../components/Table/index.vue')['default']
    Table_s2: typeof import('./../components/Antv/table_s2.vue')['default']
    Table_s2_vue: typeof import('./../components/Antv/table_s2_vue.vue')['default']
    Table_search: typeof import('./../components/Tools/table_search.vue')['default']
    Table_tools: typeof import('./../components/Tools/table_tools.vue')['default']
    Table_v2: typeof import('./../components/Table/table_v2.vue')['default']
    Tabs: typeof import('./../components/Tabs/index.vue')['default']
    Toolbar: typeof import('./../components/LineageGraph/toolbar.vue')['default']
    Topbar: typeof import('./../components/LineageGraph/topbar.vue')['default']
    Transfer: typeof import('./../components/Transfer/index.vue')['default']
    Tree: typeof import('./../components/Tree/index.vue')['default']
    Tree_v2: typeof import('./../components/Tree/tree_v2.vue')['default']
    TreeTransfer: typeof import('./../components/TreeTransfer/index.vue')['default']
    TreeTransferChecked: typeof import('./../components/TreeTransferChecked/index.vue')['default']
    Trend: typeof import('./../components/Trend/index.vue')['default']
    Upload: typeof import('./../components/Upload/index.vue')['default']
    UploadExcelFile: typeof import('./../components/FileUpload/uploadExcelFile.vue')['default']
    Week: typeof import('./../components/Schedule/component/week.vue')['default']
    Year: typeof import('./../components/Schedule/component/year.vue')['default']
  }
}