components.d.ts 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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. export interface GlobalComponents {
  9. ApprovalRecord: typeof import('./../components/Process/approvalRecord.vue')['default']
  10. BpmnDesign: typeof import('./../components/BpmnDesign/index.vue')['default']
  11. BpmnView: typeof import('./../components/BpmnView/index.vue')['default']
  12. Breadcrumb: typeof import('./../components/Breadcrumb/index.vue')['default']
  13. BuildCode: typeof import('./../components/BuildCode/index.vue')['default']
  14. Chart: typeof import('./../components/Chart/index.vue')['default']
  15. CompanyMap: typeof import('./../components/Map/company-map.vue')['default']
  16. Contact: typeof import('./../components/Contact/index.vue')['default']
  17. Dialog: typeof import('./../components/Dialog/index.vue')['default']
  18. DictTag: typeof import('./../components/DictTag/index.vue')['default']
  19. Editor: typeof import('./../components/Editor/index.vue')['default']
  20. ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
  21. ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
  22. ElButton: typeof import('element-plus/es')['ElButton']
  23. ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
  24. ElCol: typeof import('element-plus/es')['ElCol']
  25. ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
  26. ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
  27. ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
  28. ElDialog: typeof import('element-plus/es')['ElDialog']
  29. ElDivider: typeof import('element-plus/es')['ElDivider']
  30. ElDrawer: typeof import('element-plus/es')['ElDrawer']
  31. ElDropdown: typeof import('element-plus/es')['ElDropdown']
  32. ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
  33. ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
  34. ElForm: typeof import('element-plus/es')['ElForm']
  35. ElFormItem: typeof import('element-plus/es')['ElFormItem']
  36. ElIcon: typeof import('element-plus/es')['ElIcon']
  37. ElImage: typeof import('element-plus/es')['ElImage']
  38. ElInput: typeof import('element-plus/es')['ElInput']
  39. ElMenu: typeof import('element-plus/es')['ElMenu']
  40. ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
  41. ElOption: typeof import('element-plus/es')['ElOption']
  42. ElPagination: typeof import('element-plus/es')['ElPagination']
  43. ElRow: typeof import('element-plus/es')['ElRow']
  44. ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
  45. ElSelect: typeof import('element-plus/es')['ElSelect']
  46. ElSkeleton: typeof import('element-plus/es')['ElSkeleton']
  47. ElSkeletonItem: typeof import('element-plus/es')['ElSkeletonItem']
  48. ElSlider: typeof import('element-plus/es')['ElSlider']
  49. ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
  50. ElSwitch: typeof import('element-plus/es')['ElSwitch']
  51. ElText: typeof import('element-plus/es')['ElText']
  52. ElTimeline: typeof import('element-plus/es')['ElTimeline']
  53. ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem']
  54. ElTree: typeof import('element-plus/es')['ElTree']
  55. ElUpload: typeof import('element-plus/es')['ElUpload']
  56. FileUpload: typeof import('./../components/FileUpload/index.vue')['default']
  57. FooterSection: typeof import('./../components/FooterSection/index.vue')['default']
  58. Hamburger: typeof import('./../components/Hamburger/index.vue')['default']
  59. HeaderSearch: typeof import('./../components/HeaderSearch/index.vue')['default']
  60. HeaderSection: typeof import('./../components/HeaderSection/index.vue')['default']
  61. HikvisionH5player: typeof import('./../components/HKVideo/hikvision-h5player.vue')['default']
  62. HikvisionPlayer: typeof import('./../components/HKVideo/hikvision-player.vue')['default']
  63. HKVideo: typeof import('./../components/HKVideo/index.vue')['default']
  64. IconSelect: typeof import('./../components/IconSelect/index.vue')['default']
  65. IFrame: typeof import('./../components/iFrame/index.vue')['default']
  66. ImagePreview: typeof import('./../components/ImagePreview/index.vue')['default']
  67. ImageUpload: typeof import('./../components/ImageUpload/index.vue')['default']
  68. Index2: typeof import('./../components/Dialog/index2.vue')['default']
  69. InfoDialog: typeof import('./../components/InfoDialog/index.vue')['default']
  70. LangSelect: typeof import('./../components/LangSelect/index.vue')['default']
  71. LineWidthSelect: typeof import('./../components/LineWidthSelect/index.vue')['default']
  72. Map: typeof import('./../components/Map/index.vue')['default']
  73. MapLogical: typeof import('./../components/Map/MapLogical.vue')['default']
  74. ModalVideo: typeof import('./../components/HKVideo/modal-video.vue')['default']
  75. MultiInstanceUser: typeof import('./../components/Process/multiInstanceUser.vue')['default']
  76. NearbyVideos: typeof import('./../components/NearbyVideos/index.vue')['default']
  77. Pagination: typeof import('./../components/Pagination/index.vue')['default']
  78. ParentView: typeof import('./../components/ParentView/index.vue')['default']
  79. PdfView: typeof import('./../components/PdfView/index.vue')['default']
  80. PdfViewer: typeof import('./../components/PdfView/PdfViewer.vue')['default']
  81. QuickZoom: typeof import('./../components/Map/quickZoom.vue')['default']
  82. Render: typeof import('./../components/BuildCode/render.vue')['default']
  83. RightTool: typeof import('./../components/Map/rightTool.vue')['default']
  84. RightToolbar: typeof import('./../components/RightToolbar/index.vue')['default']
  85. RoleSelect: typeof import('./../components/RoleSelect/index.vue')['default']
  86. RouterLink: typeof import('vue-router')['RouterLink']
  87. RouterView: typeof import('vue-router')['RouterView']
  88. Screenfull: typeof import('./../components/Screenfull/index.vue')['default']
  89. ScrollTable: typeof import('./../components/ScrollTable/index.vue')['default']
  90. SizeSelect: typeof import('./../components/SizeSelect/index.vue')['default']
  91. Step: typeof import('./../components/Step/index.vue')['default']
  92. SubmitVerify: typeof import('./../components/Process/submitVerify.vue')['default']
  93. SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
  94. Switch: typeof import('./../components/Switch/index.vue')['default']
  95. TimeAxis: typeof import('./../components/TimeAxis/index.vue')['default']
  96. TopNav: typeof import('./../components/TopNav/index.vue')['default']
  97. TreeSelect: typeof import('./../components/TreeSelect/index.vue')['default']
  98. UserSelect: typeof import('./../components/UserSelect/index.vue')['default']
  99. VideoContainer: typeof import('./../components/HKVideo/video-container.vue')['default']
  100. VideoContainer2: typeof import('./../components/HKVideo/video-container2.vue')['default']
  101. VideoTagEdit: typeof import('./../components/VideoTagEdit/index.vue')['default']
  102. YMap: typeof import('./../components/Map/YMap.vue')['default']
  103. YMapold: typeof import('./../components/Map/YMapold.vue')['default']
  104. YztMap: typeof import('./../components/Map/YztMap/index.vue')['default']
  105. }
  106. export interface ComponentCustomProperties {
  107. vLoading: typeof import('element-plus/es')['ElLoadingDirective']
  108. }
  109. }