Jsl-OA-Web-Re/components.d.ts

73 lines
4.5 KiB
TypeScript
Raw Normal View History

// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'
export {}
declare module '@vue/runtime-core' {
export interface GlobalComponents {
2023-03-14 15:58:10 +08:00
BackToTop: typeof import('./src/components/BackToTop/index.vue')['default']
Breadcrumb: typeof import('./src/components/Breadcrumb/index.vue')['default']
2023-03-14 15:58:10 +08:00
DragSelect: typeof import('./src/components/DragSelect/index.vue')['default']
DropdownMenu: typeof import('./src/components/Share/DropdownMenu.vue')['default']
2023-03-14 15:58:10 +08:00
Dropzone: typeof import('./src/components/Dropzone/index.vue')['default']
2023-03-13 16:55:51 +08:00
EditorImage: typeof import('./src/components/Tinymce/components/EditorImage.vue')['default']
2023-03-13 15:19:50 +08:00
ElBadge: typeof import('element-plus/es')['ElBadge']
ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
ElButton: typeof import('element-plus/es')['ElButton']
ElCard: typeof import('element-plus/es')['ElCard']
ElCol: typeof import('element-plus/es')['ElCol']
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
ElDialog: typeof import('element-plus/es')['ElDialog']
ElDropdown: typeof import('element-plus/es')['ElDropdown']
ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
ElForm: typeof import('element-plus/es')['ElForm']
ElFormItem: typeof import('element-plus/es')['ElFormItem']
ElIcon: typeof import('element-plus/es')['ElIcon']
ElInput: typeof import('element-plus/es')['ElInput']
ElMenu: typeof import('element-plus/es')['ElMenu']
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
ElOption: typeof import('element-plus/es')['ElOption']
ElProgress: typeof import('element-plus/es')['ElProgress']
2023-03-19 17:48:33 +08:00
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']
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']
ElTag: typeof import('element-plus/es')['ElTag']
ElTooltip: typeof import('element-plus/es')['ElTooltip']
2023-03-13 15:19:50 +08:00
ErrorLog: typeof import('./src/components/ErrorLog/index.vue')['default']
GithubCorner: typeof import('./src/components/GithubCorner/index.vue')['default']
Hamburger: typeof import('./src/components/Hamburger/index.vue')['default']
HeaderSearch: typeof import('./src/components/HeaderSearch/index.vue')['default']
2023-03-14 15:58:10 +08:00
ImageCropper: typeof import('./src/components/ImageCropper/index.vue')['default']
Keyboard: typeof import('./src/components/Charts/Keyboard.vue')['default']
LineMarker: typeof import('./src/components/Charts/LineMarker.vue')['default']
Mallki: typeof import('./src/components/TextHoverEffect/Mallki.vue')['default']
2023-03-13 16:55:51 +08:00
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']
RightPanel: typeof import('./src/components/RightPanel/index.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
Screenfull: typeof import('./src/components/Screenfull/index.vue')['default']
2023-03-13 16:55:51 +08:00
SingleImage: typeof import('./src/components/Upload/SingleImage.vue')['default']
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']
2023-03-13 16:55:51 +08:00
Sticky: typeof import('./src/components/Sticky/index.vue')['default']
SvgIcon: typeof import('./src/components/SvgIcon/index.vue')['default']
2023-03-13 16:55:51 +08:00
Tinymce: typeof import('./src/components/Tinymce/index.vue')['default']
2023-03-14 10:10:07 +08:00
UploadExcel: typeof import('./src/components/UploadExcel/index.vue')['default']
VueCountTo: typeof import('./src/components/vue-count-to/vue-countTo.vue')['default']
}
}