| | |
| | | declare module 'vue' { |
| | | export interface GlobalComponents { |
| | | BackToTop: typeof import('./src/components/BackToTop/index.vue')['default'] |
| | | BaseChart: typeof import('./src/components/Charts/BaseChart.vue')['default'] |
| | | Bar: typeof import('./src/components/echarts/bar.vue')['default'] |
| | | Bar1: typeof import('./src/components/echarts/bar1.vue')['default'] |
| | | Bar2: typeof import('./src/components/echarts/bar2.vue')['default'] |
| | | Breadcrumb: typeof import('./src/components/Breadcrumb/index.vue')['default'] |
| | | DragSelect: typeof import('./src/components/DragSelect/index.vue')['default'] |
| | | DropdownMenu: typeof import('./src/components/Share/DropdownMenu.vue')['default'] |
| | | Dropzone: typeof import('./src/components/Dropzone/index.vue')['default'] |
| | | EditorImage: typeof import('./src/components/Tinymce/components/EditorImage.vue')['default'] |
| | | ElAvatar: typeof import('element-plus/es')['ElAvatar'] |
| | | ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb'] |
| | | ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem'] |
| | | ElButton: typeof import('element-plus/es')['ElButton'] |
| | | ElCascader: typeof import('element-plus/es')['ElCascader'] |
| | | ElCheckbox: typeof import('element-plus/es')['ElCheckbox'] |
| | | ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup'] |
| | | ElCol: typeof import('element-plus/es')['ElCol'] |
| | | ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider'] |
| | | ElDatePicker: typeof import('element-plus/es')['ElDatePicker'] |
| | |
| | | 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'] |
| | | ElStep: typeof import('element-plus/es')['ElStep'] |
| | | ElSteps: typeof import('element-plus/es')['ElSteps'] |
| | | 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'] |
| | | ElTooltip: typeof import('element-plus/es')['ElTooltip'] |
| | | ElTree: typeof import('element-plus/es')['ElTree'] |
| | | ElUpload: typeof import('element-plus/es')['ElUpload'] |
| | | ErrorLog: typeof import('./src/components/ErrorLog/index.vue')['default'] |
| | | GithubCorner: typeof import('./src/components/GithubCorner/index.vue')['default'] |
| | | GroupBar: typeof import('./src/components/echarts/groupBar.vue')['default'] |
| | | Hamburger: typeof import('./src/components/Hamburger/index.vue')['default'] |
| | | HdwCard: typeof import('./src/components/HdwCard/index.vue')['default'] |
| | | HdwTree: typeof import('./src/components/HdwTree/index.vue')['default'] |
| | | HeaderSearch: typeof import('./src/components/HeaderSearch/index.vue')['default'] |
| | | ImageCropper: typeof import('./src/components/ImageCropper/index.vue')['default'] |
| | | Keyboard: typeof import('./src/components/Charts/Keyboard.vue')['default'] |
| | | LedNum: typeof import('./src/components/LedNum/index.vue')['default'] |
| | | LedNumber: typeof import('./src/components/LedNum/components/ledNumber.vue')['default'] |
| | | LineChart: typeof import('./src/components/Charts/LineChart.vue')['default'] |
| | | LineMarker: typeof import('./src/components/Charts/LineMarker.vue')['default'] |
| | | LineChart: typeof import('./src/components/echarts/lineChart.vue')['default'] |
| | | LineChart2: typeof import('./src/components/echarts/lineChart2.vue')['default'] |
| | | Mallki: typeof import('./src/components/TextHoverEffect/Mallki.vue')['default'] |
| | | MapChart: typeof import('./src/components/Charts/MapChart.vue')['default'] |
| | | MapChart: typeof import('./src/components/echarts/mapChart.vue')['default'] |
| | | MDinput: typeof import('./src/components/MDinput/index.vue')['default'] |
| | | MixChart: typeof import('./src/components/Charts/MixChart.vue')['default'] |
| | | Pagination: typeof import('./src/components/Pagination/index.vue')['default'] |
| | | PanThumb: typeof import('./src/components/PanThumb/index.vue')['default'] |
| | | Pie: typeof import('./src/components/echarts/pie.vue')['default'] |
| | | RightPanel: typeof import('./src/components/RightPanel/index.vue')['default'] |
| | | RouterLink: typeof import('vue-router')['RouterLink'] |
| | | RouterView: typeof import('vue-router')['RouterView'] |
| | |
| | | SingleImage2: typeof import('./src/components/Upload/SingleImage2.vue')['default'] |
| | | SingleImage3: typeof import('./src/components/Upload/SingleImage3.vue')['default'] |
| | | SizeSelect: typeof import('./src/components/SizeSelect/index.vue')['default'] |
| | | SlideBar: typeof import('./src/components/echarts/slideBar.vue')['default'] |
| | | StepLine: typeof import('./src/components/echarts/stepLine.vue')['default'] |
| | | Sticky: typeof import('./src/components/Sticky/index.vue')['default'] |
| | | SvgIcon: typeof import('./src/components/SvgIcon/index.vue')['default'] |
| | | Tinymce: typeof import('./src/components/Tinymce/index.vue')['default'] |