components.d.ts 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  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. Contact: typeof import('./../components/Contact/index.vue')['default']
  18. ContactSelect: typeof import('./../components/ContactSelect/index.vue')['default']
  19. DataImport: typeof import('./../components/DataImport/index.vue')['default']
  20. DataImportDetail: typeof import('./../components/DataImport/DataImportDetail.vue')['default']
  21. Dialog: typeof import('./../components/Dialog/index.vue')['default']
  22. DictTag: typeof import('./../components/DictTag/index.vue')['default']
  23. DistributionMap: typeof import('./../components/Map/YztMap/DistributionMap.vue')['default']
  24. DrawMap: typeof import('./../components/Map/YztMap/DrawMap.vue')['default']
  25. Editor: typeof import('./../components/Editor/index.vue')['default']
  26. ElAutocomplete: typeof import('element-plus/es')['ElAutocomplete']
  27. ElBadge: typeof import('element-plus/es')['ElBadge']
  28. ElButton: typeof import('element-plus/es')['ElButton']
  29. ElCard: typeof import('element-plus/es')['ElCard']
  30. ElCol: typeof import('element-plus/es')['ElCol']
  31. ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
  32. ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
  33. ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
  34. ElDialog: typeof import('element-plus/es')['ElDialog']
  35. ElDivider: typeof import('element-plus/es')['ElDivider']
  36. ElDrawer: typeof import('element-plus/es')['ElDrawer']
  37. ElDropdown: typeof import('element-plus/es')['ElDropdown']
  38. ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
  39. ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
  40. ElEmpty: typeof import('element-plus/es')['ElEmpty']
  41. ElForm: typeof import('element-plus/es')['ElForm']
  42. ElFormItem: typeof import('element-plus/es')['ElFormItem']
  43. ElIcon: typeof import('element-plus/es')['ElIcon']
  44. ElInput: typeof import('element-plus/es')['ElInput']
  45. ElMenu: typeof import('element-plus/es')['ElMenu']
  46. ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
  47. ElOption: typeof import('element-plus/es')['ElOption']
  48. ElPagination: typeof import('element-plus/es')['ElPagination']
  49. ElPopover: typeof import('element-plus/es')['ElPopover']
  50. ElRadio: typeof import('element-plus/es')['ElRadio']
  51. ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
  52. ElRow: typeof import('element-plus/es')['ElRow']
  53. ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
  54. ElSegmented: typeof import('element-plus/es')['ElSegmented']
  55. ElSelect: typeof import('element-plus/es')['ElSelect']
  56. ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
  57. ElSwitch: typeof import('element-plus/es')['ElSwitch']
  58. ElTable: typeof import('element-plus/es')['ElTable']
  59. ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
  60. ElTag: typeof import('element-plus/es')['ElTag']
  61. ElText: typeof import('element-plus/es')['ElText']
  62. ElTimeline: typeof import('element-plus/es')['ElTimeline']
  63. ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem']
  64. ElTooltip: typeof import('element-plus/es')['ElTooltip']
  65. ElTree: typeof import('element-plus/es')['ElTree']
  66. ElUpload: typeof import('element-plus/es')['ElUpload']
  67. ExcelEditor: typeof import('./../components/ExcelEditor/index.vue')['default']
  68. FileUpload: typeof import('./../components/FileUpload/index.vue')['default']
  69. FooterSection: typeof import('./../components/FooterSection/index.vue')['default']
  70. Hamburger: typeof import('./../components/Hamburger/index.vue')['default']
  71. HeaderSearch: typeof import('./../components/HeaderSearch/index.vue')['default']
  72. HeaderSection: typeof import('./../components/HeaderSection/index.vue')['default']
  73. HikvisionH5player: typeof import('./../components/HKVideo/hikvision-h5player.vue')['default']
  74. HikvisionPlayer: typeof import('./../components/HKVideo/hikvision-player.vue')['default']
  75. HKVideo: typeof import('./../components/HKVideo/index.vue')['default']
  76. IconSelect: typeof import('./../components/IconSelect/index.vue')['default']
  77. IFrame: typeof import('./../components/iFrame/index.vue')['default']
  78. ImagePreview: typeof import('./../components/ImagePreview/index.vue')['default']
  79. ImageUpload: typeof import('./../components/ImageUpload/index.vue')['default']
  80. Index2: typeof import('./../components/Dialog/index2.vue')['default']
  81. LangSelect: typeof import('./../components/LangSelect/index.vue')['default']
  82. LineWidthSelect: typeof import('./../components/LineWidthSelect/index.vue')['default']
  83. Map: typeof import('./../components/Map/index.vue')['default']
  84. ModalVideo: typeof import('./../components/HKVideo/modal-video.vue')['default']
  85. MultiInstanceUser: typeof import('./../components/Process/multiInstanceUser.vue')['default']
  86. NearbyVideos: typeof import('./../components/NearbyVideos/index.vue')['default']
  87. Pagination: typeof import('./../components/Pagination/index.vue')['default']
  88. ParentView: typeof import('./../components/ParentView/index.vue')['default']
  89. QuickZoom: typeof import('./../components/Map/quickZoom.vue')['default']
  90. Render: typeof import('./../components/BuildCode/render.vue')['default']
  91. RightTool: typeof import('./../components/Map/rightTool.vue')['default']
  92. RightToolbar: typeof import('./../components/RightToolbar/index.vue')['default']
  93. RoleSelect: typeof import('./../components/RoleSelect/index.vue')['default']
  94. RouterLink: typeof import('vue-router')['RouterLink']
  95. RouterView: typeof import('vue-router')['RouterView']
  96. Screenfull: typeof import('./../components/Screenfull/index.vue')['default']
  97. SizeSelect: typeof import('./../components/SizeSelect/index.vue')['default']
  98. Step: typeof import('./../components/Step/index.vue')['default']
  99. SubmitVerify: typeof import('./../components/Process/submitVerify.vue')['default']
  100. SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
  101. TimeAxis: typeof import('./../components/TimeAxis/index.vue')['default']
  102. TopNav: typeof import('./../components/TopNav/index.vue')['default']
  103. TreeSelect: typeof import('./../components/TreeSelect/index.vue')['default']
  104. UserSelect: typeof import('./../components/UserSelect/index.vue')['default']
  105. VideoContainer: typeof import('./../components/HKVideo/video-container.vue')['default']
  106. VideoContainer2: typeof import('./../components/HKVideo/video-container2.vue')['default']
  107. VideoTagEdit: typeof import('./../components/VideoTagEdit/index.vue')['default']
  108. YztMap: typeof import('./../components/Map/YztMap/index.vue')['default']
  109. }
  110. export interface ComponentCustomProperties {
  111. vLoading: typeof import('element-plus/es')['ElLoadingDirective']
  112. }
  113. }