components.d.ts 5.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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. Dialog: typeof import('./../components/Dialog/index.vue')['default']
  17. DictTag: typeof import('./../components/DictTag/index.vue')['default']
  18. Editor: typeof import('./../components/Editor/index.vue')['default']
  19. ElButton: typeof import('element-plus/es')['ElButton']
  20. ElCard: typeof import('element-plus/es')['ElCard']
  21. ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
  22. ElCol: typeof import('element-plus/es')['ElCol']
  23. ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
  24. ElForm: typeof import('element-plus/es')['ElForm']
  25. ElFormItem: typeof import('element-plus/es')['ElFormItem']
  26. ElImage: typeof import('element-plus/es')['ElImage']
  27. ElInput: typeof import('element-plus/es')['ElInput']
  28. ElPagination: typeof import('element-plus/es')['ElPagination']
  29. ElRow: typeof import('element-plus/es')['ElRow']
  30. ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
  31. ElTabPane: typeof import('element-plus/es')['ElTabPane']
  32. ElTabs: typeof import('element-plus/es')['ElTabs']
  33. FileUpload: typeof import('./../components/FileUpload/index.vue')['default']
  34. FooterSection: typeof import('./../components/FooterSection/index.vue')['default']
  35. Hamburger: typeof import('./../components/Hamburger/index.vue')['default']
  36. HeaderSearch: typeof import('./../components/HeaderSearch/index.vue')['default']
  37. HeaderSection: typeof import('./../components/HeaderSection/index.vue')['default']
  38. HikvisionH5player: typeof import('./../components/HKVideo/hikvision-h5player.vue')['default']
  39. HikvisionPlayer: typeof import('./../components/HKVideo/hikvision-player.vue')['default']
  40. HKVideo: typeof import('./../components/HKVideo/index.vue')['default']
  41. IconSelect: typeof import('./../components/IconSelect/index.vue')['default']
  42. IFrame: typeof import('./../components/iFrame/index.vue')['default']
  43. ImagePreview: typeof import('./../components/ImagePreview/index.vue')['default']
  44. ImageUpload: typeof import('./../components/ImageUpload/index.vue')['default']
  45. Index2: typeof import('./../components/Dialog/index2.vue')['default']
  46. LangSelect: typeof import('./../components/LangSelect/index.vue')['default']
  47. LineWidthSelect: typeof import('./../components/LineWidthSelect/index.vue')['default']
  48. Map: typeof import('./../components/Map/index.vue')['default']
  49. MapLogical: typeof import('./../components/Map/MapLogical.vue')['default']
  50. ModalVideo: typeof import('./../components/HKVideo/modal-video.vue')['default']
  51. MultiInstanceUser: typeof import('./../components/Process/multiInstanceUser.vue')['default']
  52. NearbyVideos: typeof import('./../components/NearbyVideos/index.vue')['default']
  53. Pagination: typeof import('./../components/Pagination/index.vue')['default']
  54. ParentView: typeof import('./../components/ParentView/index.vue')['default']
  55. QuickZoom: typeof import('./../components/Map/quickZoom.vue')['default']
  56. Render: typeof import('./../components/BuildCode/render.vue')['default']
  57. RightToolbar: typeof import('./../components/RightToolbar/index.vue')['default']
  58. RoleSelect: typeof import('./../components/RoleSelect/index.vue')['default']
  59. RouterLink: typeof import('vue-router')['RouterLink']
  60. RouterView: typeof import('vue-router')['RouterView']
  61. Screenfull: typeof import('./../components/Screenfull/index.vue')['default']
  62. ScrollTable: typeof import('./../components/ScrollTable/index.vue')['default']
  63. SizeSelect: typeof import('./../components/SizeSelect/index.vue')['default']
  64. SubmitVerify: typeof import('./../components/Process/submitVerify.vue')['default']
  65. SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
  66. TimeAxis: typeof import('./../components/TimeAxis/index.vue')['default']
  67. TopNav: typeof import('./../components/TopNav/index.vue')['default']
  68. TreeSelect: typeof import('./../components/TreeSelect/index.vue')['default']
  69. UserSelect: typeof import('./../components/UserSelect/index.vue')['default']
  70. VideoContainer: typeof import('./../components/HKVideo/video-container.vue')['default']
  71. VideoContainer2: typeof import('./../components/HKVideo/video-container2.vue')['default']
  72. YMap: typeof import('./../components/Map/YMap.vue')['default']
  73. YMapold: typeof import('./../components/Map/YMapold.vue')['default']
  74. YztMap: typeof import('./../components/Map/YztMap/index.vue')['default']
  75. }
  76. }