components.d.ts 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. /* eslint-disable */
  2. /* prettier-ignore */
  3. // @ts-nocheck
  4. // Generated by unplugin-vue-components
  5. // Read more: https://github.com/vuejs/core/pull/3399
  6. export { }
  7. declare module 'vue' {
  8. EditableColumn: typeof import('./../components/EditableColumn/index.vue')['default']
  9. ExcelUpload: typeof import('./../components/Upload/ExcelUpload.vue')['default']
  10. CommonTable: typeof import('./../components/CommonTable/index.vue')['default']
  11. AppLink: typeof import('./../components/AppLink/index.vue')['default']
  12. AppMain: typeof import('./../layout/components/AppMain/index.vue')['default']
  13. BarChart: typeof import('./../views/dashboard/components/BarChart.vue')['default']
  14. Breadcrumb: typeof import('./../components/Breadcrumb/index.vue')['default']
  15. DeptTree: typeof import('./../views/system/user/components/dept-tree.vue')['default']
  16. Dictionary: typeof import('./../components/Dictionary/index.vue')['default']
  17. DictItem: typeof import('./../views/system/dict/components/dict-item.vue')['default']
  18. ElAlert: typeof import('element-plus/es')['ElAlert']
  19. ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
  20. ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
  21. ElButton: typeof import('element-plus/es')['ElButton']
  22. ElCard: typeof import('element-plus/es')['ElCard']
  23. ElCol: typeof import('element-plus/es')['ElCol']
  24. ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
  25. ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
  26. ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
  27. ElDialog: typeof import('element-plus/es')['ElDialog']
  28. ElDivider: typeof import('element-plus/es')['ElDivider']
  29. ElDrawer: typeof import('element-plus/es')['ElDrawer']
  30. ElDropdown: typeof import('element-plus/es')['ElDropdown']
  31. ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
  32. ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
  33. ElForm: typeof import('element-plus/es')['ElForm']
  34. ElFormItem: typeof import('element-plus/es')['ElFormItem']
  35. ElIcon: typeof import('element-plus/es')['ElIcon']
  36. ElImage: typeof import('element-plus/es')['ElImage']
  37. ElInput: typeof import('element-plus/es')['ElInput']
  38. ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
  39. ElLink: typeof import('element-plus/es')['ElLink']
  40. ElMenu: typeof import('element-plus/es')['ElMenu']
  41. ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
  42. ElOption: typeof import('element-plus/es')['ElOption']
  43. ElPagination: typeof import('element-plus/es')['ElPagination']
  44. ElPopover: typeof import('element-plus/es')['ElPopover']
  45. ElRadio: typeof import('element-plus/es')['ElRadio']
  46. ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
  47. ElRow: typeof import('element-plus/es')['ElRow']
  48. ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
  49. ElSelect: typeof import('element-plus/es')['ElSelect']
  50. ElStatistic: typeof import('element-plus/es')['ElStatistic']
  51. ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
  52. ElSwitch: typeof import('element-plus/es')['ElSwitch']
  53. ElTable: typeof import('element-plus/es')['ElTable']
  54. ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
  55. ElTabPane: typeof import('element-plus/es')['ElTabPane']
  56. ElTabs: typeof import('element-plus/es')['ElTabs']
  57. ElTag: typeof import('element-plus/es')['ElTag']
  58. ElText: (typeof import("element-plus/es"))["ElText"]
  59. ElTooltip: typeof import('element-plus/es')['ElTooltip']
  60. ElTree: typeof import('element-plus/es')['ElTree']
  61. ElTreeSelect: typeof import('element-plus/es')['ElTreeSelect']
  62. ElUpload: typeof import('element-plus/es')['ElUpload']
  63. ElWatermark: typeof import('element-plus/es')['ElWatermark']
  64. FunnelChart: typeof import('./../views/dashboard/components/FunnelChart.vue')['default']
  65. GithubCorner: typeof import('./../components/GithubCorner/index.vue')['default']
  66. Hamburger: typeof import('./../components/Hamburger/index.vue')['default']
  67. IconSelect: typeof import('./../components/IconSelect/index.vue')['default']
  68. IEpCaretBottom: typeof import('~icons/ep/caret-bottom')['default']
  69. IEpCaretTop: typeof import('~icons/ep/caret-top')['default']
  70. IEpClose: typeof import('~icons/ep/close')['default']
  71. IEpCollection: (typeof import("~icons/ep/collection"))["default"]
  72. IEpDelete: typeof import('~icons/ep/delete')['default']
  73. IEpDownload: typeof import('~icons/ep/download')['default']
  74. IEpEdit: typeof import('~icons/ep/edit')['default']
  75. IEpPlus: typeof import('~icons/ep/plus')['default']
  76. IEpPosition: (typeof import("~icons/ep/position"))["default"]
  77. IEpQuestionFilled: typeof import('~icons/ep/question-filled')['default']
  78. IEpRefresh: typeof import('~icons/ep/refresh')['default']
  79. IEpRefreshLeft: typeof import('~icons/ep/refresh-left')['default']
  80. IEpSearch: typeof import('~icons/ep/search')['default']
  81. IEpSetting: (typeof import("~icons/ep/setting"))["default"]
  82. IEpTop: typeof import('~icons/ep/top')['default']
  83. IEpUploadFilled: typeof import('~icons/ep/upload-filled')['default']
  84. LangSelect: typeof import('./../components/LangSelect/index.vue')['default']
  85. LayoutSelect: typeof import('./../layout/components/Settings/components/LayoutSelect.vue')['default']
  86. MultiUpload: typeof import('./../components/Upload/MultiUpload.vue')['default']
  87. NavBar: typeof import('./../layout/components/NavBar/index.vue')['default']
  88. NavbarLeft: typeof import('./../layout/components/NavBar/components/NavbarLeft.vue')['default']
  89. NavbarRight: typeof import('./../layout/components/NavBar/components/NavbarRight.vue')['default']
  90. Pagination: typeof import('./../components/Pagination/index.vue')['default']
  91. PieChart: typeof import('./../views/dashboard/components/PieChart.vue')['default']
  92. RadarChart: typeof import('./../views/dashboard/components/RadarChart.vue')['default']
  93. RightPanel: (typeof import("./../components/RightPanel/index.vue"))["default"]
  94. RouterLink: typeof import('vue-router')['RouterLink']
  95. RouterView: typeof import('vue-router')['RouterView']
  96. Settings: typeof import('./../layout/components/Settings/index.vue')['default']
  97. Sidebar: typeof import('./../layout/components/Sidebar/index.vue')['default']
  98. SidebarLogo: typeof import('./../layout/components/Sidebar/components/SidebarLogo.vue')['default']
  99. SidebarMenu: typeof import('./../layout/components/Sidebar/components/SidebarMenu.vue')['default']
  100. SidebarMenuItem: typeof import('./../layout/components/Sidebar/components/SidebarMenuItem.vue')['default']
  101. SidebarMenuItemTitle: typeof import('./../layout/components/Sidebar/components/SidebarMenuItemTitle.vue')['default']
  102. SidebarMixTopMenu: typeof import('./../layout/components/Sidebar/components/SidebarMixTopMenu.vue')['default']
  103. SingleUpload: typeof import('./../components/Upload/SingleUpload.vue')['default']
  104. SizeSelect: typeof import('./../components/SizeSelect/index.vue')['default']
  105. SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
  106. TagsView: typeof import('./../layout/components/TagsView/index.vue')['default']
  107. ThemeColorPicker: typeof import('./../layout/components/Settings/components/ThemeColorPicker.vue')['default']
  108. WangEditor: typeof import('./../components/WangEditor/index.vue')['default']
  109. }
  110. export interface ComponentCustomProperties {
  111. vLoading: typeof import('element-plus/es')['ElLoadingDirective']
  112. }