components.d.ts 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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. ElSlider: typeof import('element-plus/es')['ElSlider']
  47. ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
  48. ElSwitch: typeof import('element-plus/es')['ElSwitch']
  49. ElText: typeof import('element-plus/es')['ElText']
  50. ElTimeline: typeof import('element-plus/es')['ElTimeline']
  51. ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem']
  52. ElTree: typeof import('element-plus/es')['ElTree']
  53. ElUpload: typeof import('element-plus/es')['ElUpload']
  54. FileUpload: typeof import('./../components/FileUpload/index.vue')['default']
  55. FooterSection: typeof import('./../components/FooterSection/index.vue')['default']
  56. Hamburger: typeof import('./../components/Hamburger/index.vue')['default']
  57. HeaderSearch: typeof import('./../components/HeaderSearch/index.vue')['default']
  58. HeaderSection: typeof import('./../components/HeaderSection/index.vue')['default']
  59. HikvisionH5player: typeof import('./../components/HKVideo/hikvision-h5player.vue')['default']
  60. HikvisionPlayer: typeof import('./../components/HKVideo/hikvision-player.vue')['default']
  61. HKVideo: typeof import('./../components/HKVideo/index.vue')['default']
  62. IconSelect: typeof import('./../components/IconSelect/index.vue')['default']
  63. IFrame: typeof import('./../components/iFrame/index.vue')['default']
  64. ImagePreview: typeof import('./../components/ImagePreview/index.vue')['default']
  65. ImageUpload: typeof import('./../components/ImageUpload/index.vue')['default']
  66. Index2: typeof import('./../components/Dialog/index2.vue')['default']
  67. InfoDialog: typeof import('./../components/InfoDialog/index.vue')['default']
  68. LangSelect: typeof import('./../components/LangSelect/index.vue')['default']
  69. LineWidthSelect: typeof import('./../components/LineWidthSelect/index.vue')['default']
  70. Map: typeof import('./../components/Map/index.vue')['default']
  71. MapLogical: typeof import('./../components/Map/MapLogical.vue')['default']
  72. ModalVideo: typeof import('./../components/HKVideo/modal-video.vue')['default']
  73. MultiInstanceUser: typeof import('./../components/Process/multiInstanceUser.vue')['default']
  74. NearbyVideos: typeof import('./../components/NearbyVideos/index.vue')['default']
  75. Pagination: typeof import('./../components/Pagination/index.vue')['default']
  76. ParentView: typeof import('./../components/ParentView/index.vue')['default']
  77. QuickZoom: typeof import('./../components/Map/quickZoom.vue')['default']
  78. Render: typeof import('./../components/BuildCode/render.vue')['default']
  79. RightTool: typeof import('./../components/Map/rightTool.vue')['default']
  80. RightToolbar: typeof import('./../components/RightToolbar/index.vue')['default']
  81. RoleSelect: typeof import('./../components/RoleSelect/index.vue')['default']
  82. RouterLink: typeof import('vue-router')['RouterLink']
  83. RouterView: typeof import('vue-router')['RouterView']
  84. Screenfull: typeof import('./../components/Screenfull/index.vue')['default']
  85. ScrollTable: typeof import('./../components/ScrollTable/index.vue')['default']
  86. SizeSelect: typeof import('./../components/SizeSelect/index.vue')['default']
  87. Step: typeof import('./../components/Step/index.vue')['default']
  88. SubmitVerify: typeof import('./../components/Process/submitVerify.vue')['default']
  89. SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
  90. Switch: typeof import('./../components/Switch/index.vue')['default']
  91. TimeAxis: typeof import('./../components/TimeAxis/index.vue')['default']
  92. TopNav: typeof import('./../components/TopNav/index.vue')['default']
  93. TreeSelect: typeof import('./../components/TreeSelect/index.vue')['default']
  94. UserSelect: typeof import('./../components/UserSelect/index.vue')['default']
  95. VideoContainer: typeof import('./../components/HKVideo/video-container.vue')['default']
  96. VideoContainer2: typeof import('./../components/HKVideo/video-container2.vue')['default']
  97. VideoTagEdit: typeof import('./../components/VideoTagEdit/index.vue')['default']
  98. YMap: typeof import('./../components/Map/YMap.vue')['default']
  99. YztMap: typeof import('./../components/Map/YztMap/index.vue')['default']
  100. }
  101. }