components.d.ts 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  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. ChunkUpload: typeof import('./../components/ChunkUpload/index.vue')['default']
  16. CompanyMap: typeof import('./../components/Map/company-map.vue')['default']
  17. ContactSelect: typeof import('./../components/ContactSelect/index.vue')['default']
  18. Dialog: typeof import('./../components/Dialog/index.vue')['default']
  19. DictTag: typeof import('./../components/DictTag/index.vue')['default']
  20. DistributionMap: typeof import('./../components/Map/YztMap/DistributionMap.vue')['default']
  21. DrawMap: typeof import('./../components/Map/YztMap/DrawMap.vue')['default']
  22. Editor: typeof import('./../components/Editor/index.vue')['default']
  23. ElAnchor: typeof import('element-plus/es')['ElAnchor']
  24. ElAnchorLink: typeof import('element-plus/es')['ElAnchorLink']
  25. ElAutocomplete: typeof import('element-plus/es')['ElAutocomplete']
  26. ElBadge: typeof import('element-plus/es')['ElBadge']
  27. ElButton: typeof import('element-plus/es')['ElButton']
  28. ElCard: typeof import('element-plus/es')['ElCard']
  29. ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
  30. ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup']
  31. ElCol: typeof import('element-plus/es')['ElCol']
  32. ElCollapse: typeof import('element-plus/es')['ElCollapse']
  33. ElCollapseItem: typeof import('element-plus/es')['ElCollapseItem']
  34. ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
  35. ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
  36. ElContainer: typeof import('element-plus/es')['ElContainer']
  37. ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
  38. ElDescriptions: typeof import('element-plus/es')['ElDescriptions']
  39. ElDescriptionsItem: typeof import('element-plus/es')['ElDescriptionsItem']
  40. ElDialog: typeof import('element-plus/es')['ElDialog']
  41. ElDivider: typeof import('element-plus/es')['ElDivider']
  42. ElDrawer: typeof import('element-plus/es')['ElDrawer']
  43. ElDropdown: typeof import('element-plus/es')['ElDropdown']
  44. ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
  45. ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
  46. ElEmpty: typeof import('element-plus/es')['ElEmpty']
  47. ElForm: typeof import('element-plus/es')['ElForm']
  48. ElFormItem: typeof import('element-plus/es')['ElFormItem']
  49. ElHeader: typeof import('element-plus/es')['ElHeader']
  50. ElIcon: typeof import('element-plus/es')['ElIcon']
  51. ElImage: typeof import('element-plus/es')['ElImage']
  52. ElInput: typeof import('element-plus/es')['ElInput']
  53. ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
  54. ElLink: typeof import('element-plus/es')['ElLink']
  55. ElMain: typeof import('element-plus/es')['ElMain']
  56. ElMenu: typeof import('element-plus/es')['ElMenu']
  57. ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
  58. ElOption: typeof import('element-plus/es')['ElOption']
  59. ElPagination: typeof import('element-plus/es')['ElPagination']
  60. ElPopover: typeof import('element-plus/es')['ElPopover']
  61. ElRadio: typeof import('element-plus/es')['ElRadio']
  62. ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
  63. ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
  64. ElRow: typeof import('element-plus/es')['ElRow']
  65. ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
  66. ElSegmented: typeof import('element-plus/es')['ElSegmented']
  67. ElSelect: typeof import('element-plus/es')['ElSelect']
  68. ElSkeleton: typeof import('element-plus/es')['ElSkeleton']
  69. ElSkeletonItem: typeof import('element-plus/es')['ElSkeletonItem']
  70. ElSlider: typeof import('element-plus/es')['ElSlider']
  71. ElSpace: typeof import('element-plus/es')['ElSpace']
  72. ElStep: typeof import('element-plus/es')['ElStep']
  73. ElSteps: typeof import('element-plus/es')['ElSteps']
  74. ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
  75. ElSwitch: typeof import('element-plus/es')['ElSwitch']
  76. ElTable: typeof import('element-plus/es')['ElTable']
  77. ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
  78. ElTabPane: typeof import('element-plus/es')['ElTabPane']
  79. ElTabs: typeof import('element-plus/es')['ElTabs']
  80. ElTag: typeof import('element-plus/es')['ElTag']
  81. ElText: typeof import('element-plus/es')['ElText']
  82. ElTimeline: typeof import('element-plus/es')['ElTimeline']
  83. ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem']
  84. ElTooltip: typeof import('element-plus/es')['ElTooltip']
  85. ElTree: typeof import('element-plus/es')['ElTree']
  86. ElTreeSelect: typeof import('element-plus/es')['ElTreeSelect']
  87. ElUpload: typeof import('element-plus/es')['ElUpload']
  88. ExcelEditor: typeof import('./../components/ExcelEditor/index.vue')['default']
  89. FileUpload: typeof import('./../components/FileUpload/index.vue')['default']
  90. FooterSection: typeof import('./../components/FooterSection/index.vue')['default']
  91. Hamburger: typeof import('./../components/Hamburger/index.vue')['default']
  92. HeaderSearch: typeof import('./../components/HeaderSearch/index.vue')['default']
  93. HeaderSection: typeof import('./../components/HeaderSection/index.vue')['default']
  94. HikvisionH5player: typeof import('./../components/HKVideo/hikvision-h5player.vue')['default']
  95. HikvisionPlayer: typeof import('./../components/HKVideo/hikvision-player.vue')['default']
  96. HKVideo: typeof import('./../components/HKVideo/index.vue')['default']
  97. IconSelect: typeof import('./../components/IconSelect/index.vue')['default']
  98. IEpCaretBottom: typeof import('~icons/ep/caret-bottom')['default']
  99. IEpCaretTop: typeof import('~icons/ep/caret-top')['default']
  100. IEpUploadFilled: typeof import('~icons/ep/upload-filled')['default']
  101. IFrame: typeof import('./../components/iFrame/index.vue')['default']
  102. ImagePreview: typeof import('./../components/ImagePreview/index.vue')['default']
  103. ImageUpload: typeof import('./../components/ImageUpload/index.vue')['default']
  104. Index2: typeof import('./../components/Dialog/index2.vue')['default']
  105. LangSelect: typeof import('./../components/LangSelect/index.vue')['default']
  106. LineWidthSelect: typeof import('./../components/LineWidthSelect/index.vue')['default']
  107. Map: typeof import('./../components/Map/index.vue')['default']
  108. ModalVideo: typeof import('./../components/HKVideo/modal-video.vue')['default']
  109. MultiInstanceUser: typeof import('./../components/Process/multiInstanceUser.vue')['default']
  110. NearbyVideos: typeof import('./../components/NearbyVideos/index.vue')['default']
  111. Pagination: typeof import('./../components/Pagination/index.vue')['default']
  112. ParentView: typeof import('./../components/ParentView/index.vue')['default']
  113. QuickZoom: typeof import('./../components/Map/quickZoom.vue')['default']
  114. Render: typeof import('./../components/BuildCode/render.vue')['default']
  115. RightToolbar: typeof import('./../components/RightToolbar/index.vue')['default']
  116. RoleSelect: typeof import('./../components/RoleSelect/index.vue')['default']
  117. RouterLink: typeof import('vue-router')['RouterLink']
  118. RouterView: typeof import('vue-router')['RouterView']
  119. Screenfull: typeof import('./../components/Screenfull/index.vue')['default']
  120. SizeSelect: typeof import('./../components/SizeSelect/index.vue')['default']
  121. Step: typeof import('./../components/Step/index.vue')['default']
  122. SubmitVerify: typeof import('./../components/Process/submitVerify.vue')['default']
  123. SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
  124. TimeAxis: typeof import('./../components/TimeAxis/index.vue')['default']
  125. TopNav: typeof import('./../components/TopNav/index.vue')['default']
  126. TreeSelect: typeof import('./../components/TreeSelect/index.vue')['default']
  127. UserSelect: typeof import('./../components/UserSelect/index.vue')['default']
  128. VideoContainer: typeof import('./../components/HKVideo/video-container.vue')['default']
  129. VideoContainer2: typeof import('./../components/HKVideo/video-container2.vue')['default']
  130. VideoTagEdit: typeof import('./../components/VideoTagEdit/index.vue')['default']
  131. YztMap: typeof import('./../components/Map/YztMap/index.vue')['default']
  132. }
  133. export interface ComponentCustomProperties {
  134. vLoading: typeof import('element-plus/es')['ElLoadingDirective']
  135. }
  136. }