components.d.ts 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  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. '2.5dEcharts': typeof import('./src/components/powerPredictionComponent/homePageAssembly/2.5dEcharts.vue')['default']
  10. AllStationSettingPage: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/allStationSettingPage.vue')['default']
  11. AreaBarChart: typeof import('./src/components/chart/combination/area-bar-chart.vue')['default']
  12. AreaLineChart: typeof import('./src/components/chart/combination/area-line-chart.vue')['default']
  13. AreaLineChart2: typeof import('./src/components/chart/combination/area-line-chart-2.vue')['default']
  14. ArrowDashLineChart: typeof import('./src/components/chart/line/arrow-dash-line-chart.vue')['default']
  15. ArrowLineChart: typeof import('./src/components/chart/line/arrow-line-chart.vue')['default']
  16. BarLineChart: typeof import('./src/components/chart/combination/bar-line-chart.vue')['default']
  17. BtnGroup: typeof import('./src/components/coms/btn/btn-group.vue')['default']
  18. BtnGroupDouble: typeof import('./src/components/coms/btn/btn-group-double.vue')['default']
  19. CalculationModelConfiguration: typeof import('./src/components/powerPredictionComponent/configPage/calculationModelConfiguration.vue')['default']
  20. Card1: typeof import('./src/components/coms/cards/card-1.vue')['default']
  21. CheckTable: typeof import('./src/components/coms/table/check-table.vue')['default']
  22. Col: typeof import('./src/components/coms/grid/col.vue')['default']
  23. CollapseList: typeof import('./src/components/coms/collapse/collapse-list.vue')['default']
  24. CollectionLineManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/collectionLineManagement.vue')['default']
  25. CommonHeaders: typeof import('./src/components/commonHeaders.vue')['default']
  26. ConfigurationDesign: typeof import('./src/components/powerPredictionComponent/configPage/configurationDesign.vue')['default']
  27. Dashboard: typeof import('./src/components/chart/other/Dashboard.vue')['default']
  28. Dashboard2: typeof import('./src/components/chart/other/Dashboard2.vue')['default']
  29. DashPieChart: typeof import('./src/components/chart/pie/dash-pie-chart.vue')['default']
  30. DayBatterDialog: typeof import('./src/components/powerPredictionComponent/batteryDivinerDialog/dayBatterDialog.vue')['default']
  31. DayPowerChart: typeof import('./src/components/chart/line/DayPowerChart.vue')['default']
  32. DirectionRadarChart: typeof import('./src/components/chart/radar/direction-radar-chart.vue')['default']
  33. DoubleLineChart: typeof import('./src/components/chart/line/double-line-chart.vue')['default']
  34. DoubleLineChartHome: typeof import('./src/components/chart/line/double-line-chart-home.vue')['default']
  35. DoubleLineChartold: typeof import('./src/components/chart/line/double-line-chartold.vue')['default']
  36. DualPieChart: typeof import('./src/components/chart/pie/dual-pie-chart.vue')['default']
  37. EchartsGauge: typeof import('./src/components/homeComponent/echartsGauge.vue')['default']
  38. EchartsGaugeComponent: typeof import('./src/components/homeComponent/echartsGaugeComponent.vue')['default']
  39. EchartsPie: typeof import('./src/components/homeComponent/echartsPie.vue')['default']
  40. EchartsPie2: typeof import('./src/components/homeComponent/echartsPie2.vue')['default']
  41. ElButton: typeof import('element-plus/es')['ElButton']
  42. ElCard: typeof import('element-plus/es')['ElCard']
  43. ElCarousel: typeof import('element-plus/es')['ElCarousel']
  44. ElCarouselItem: typeof import('element-plus/es')['ElCarouselItem']
  45. ElCascader: typeof import('element-plus/es')['ElCascader']
  46. ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
  47. ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup']
  48. ElCol: typeof import('element-plus/es')['ElCol']
  49. ElContainer: typeof import('element-plus/es')['ElContainer']
  50. ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
  51. ElDialog: typeof import('element-plus/es')['ElDialog']
  52. ElDivider: typeof import('element-plus/es')['ElDivider']
  53. ElDropdown: typeof import('element-plus/es')['ElDropdown']
  54. ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
  55. ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
  56. ElEmpty: typeof import('element-plus/es')['ElEmpty']
  57. ElForm: typeof import('element-plus/es')['ElForm']
  58. ElFormItem: typeof import('element-plus/es')['ElFormItem']
  59. ElHeader: typeof import('element-plus/es')['ElHeader']
  60. ElIcon: typeof import('element-plus/es')['ElIcon']
  61. ElInput: typeof import('element-plus/es')['ElInput']
  62. ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
  63. ElMenu: typeof import('element-plus/es')['ElMenu']
  64. ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
  65. ElMenuItemGroup: typeof import('element-plus/es')['ElMenuItemGroup']
  66. ElOption: typeof import('element-plus/es')['ElOption']
  67. ElOptionGroup: typeof import('element-plus/es')['ElOptionGroup']
  68. ElPagination: typeof import('element-plus/es')['ElPagination']
  69. ElPopover: typeof import('element-plus/es')['ElPopover']
  70. ElProgress: typeof import('element-plus/es')['ElProgress']
  71. ElRadio: typeof import('element-plus/es')['ElRadio']
  72. ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
  73. ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
  74. ElRow: typeof import('element-plus/es')['ElRow']
  75. ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
  76. ElSelect: typeof import('element-plus/es')['ElSelect']
  77. ElSpace: typeof import('element-plus/es')['ElSpace']
  78. ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
  79. ElSwitch: typeof import('element-plus/es')['ElSwitch']
  80. ElTable: typeof import('element-plus/es')['ElTable']
  81. ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
  82. ElTabPane: typeof import('element-plus/es')['ElTabPane']
  83. ElTabs: typeof import('element-plus/es')['ElTabs']
  84. ElTag: typeof import('element-plus/es')['ElTag']
  85. ElTimeSelect: typeof import('element-plus/es')['ElTimeSelect']
  86. ElTooltip: typeof import('element-plus/es')['ElTooltip']
  87. ElTree: typeof import('element-plus/es')['ElTree']
  88. ElUpload: typeof import('element-plus/es')['ElUpload']
  89. Excel: typeof import('./src/components/generatingCapacityComponent/excel.vue')['default']
  90. ForecastBarComponent: typeof import('./src/components/homeComponent/forecastBarComponent.vue')['default']
  91. ForecastReporting: typeof import('./src/components/powerPredictionComponent/configPage/forecastReporting.vue')['default']
  92. GenerationPlan: typeof import('./src/components/powerPredictionComponent/configPage/generationPlan.vue')['default']
  93. GlobalDialogPage: typeof import('./src/components/powerPredictionComponent/homePageAssembly/globalDialogPage.vue')['default']
  94. GroupTable: typeof import('./src/components/coms/table/group-table.vue')['default']
  95. HealthBarLineChart: typeof import('./src/components/chart/combination/health-bar-line-chart.vue')['default']
  96. HorizontalBarChart: typeof import('./src/components/chart/bar/horizontal-bar-chart.vue')['default']
  97. HoverBarChart: typeof import('./src/components/chart/bar/hover-bar-chart.vue')['default']
  98. ImgLineChart: typeof import('./src/components/chart/line/img-line-chart.vue')['default']
  99. ImportDailog: typeof import('./src/components/powerPredictionComponent/configPage/importPage/importDailog.vue')['default']
  100. KMap: typeof import('./src/components/generatingCapacityComponent/kMap/index.vue')['default']
  101. List: typeof import('./src/components/coms/list/list.vue')['default']
  102. ListBarChart: typeof import('./src/components/chart/bar/list-bar-chart.vue')['default']
  103. ListBarChart2: typeof import('./src/components/chart/bar/list-bar-chart2.vue')['default']
  104. ListBarChart2Home: typeof import('./src/components/chart/bar/list-bar-chart2-home.vue')['default']
  105. Loading: typeof import('./src/components/coms/loading/loading.vue')['default']
  106. MarkerLineChart: typeof import('./src/components/chart/line/marker-line-chart.vue')['default']
  107. MenuManagement: typeof import('./src/components/powerPredictionComponent/configPage/menuManagement.vue')['default']
  108. MenuTreeconfig: typeof import('./src/components/menuTreeconfig.vue')['default']
  109. MHS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/MHS.vue')['default']
  110. MLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/MLiu.vue')['default']
  111. MonthAndYearBatterDialog: typeof import('./src/components/powerPredictionComponent/batteryDivinerDialog/monthAndYearBatterDialog.vue')['default']
  112. MultiArrowLineChart: typeof import('./src/components/chart/line/multi-arrow-line-chart.vue')['default']
  113. MultipleBarChart: typeof import('./src/components/chart/bar/multiple-bar-chart.vue')['default']
  114. MultipleBarLineChart: typeof import('./src/components/chart/combination/multiple-bar-line-chart.vue')['default']
  115. MultipleHoverBarChart: typeof import('./src/components/chart/bar/multiple-hover-bar-chart.vue')['default']
  116. MultipleLineChart: typeof import('./src/components/chart/line/multiple-line-chart.vue')['default']
  117. MultipleYLineChart: typeof import('./src/components/chart/line/multiple-y-line-chart.vue')['default']
  118. MultipleYLineChartNormal: typeof import('./src/components/chart/line/multiple-y-line-chart-normal.vue')['default']
  119. NormalLineChart: typeof import('./src/components/chart/line/normal-line-chart.vue')['default']
  120. NormalPieChart: typeof import('./src/components/chart/pie/normal-pie-chart.vue')['default']
  121. NormalRadarChart: typeof import('./src/components/chart/radar/normal-radar-chart.vue')['default']
  122. NormalScatterChart: typeof import('./src/components/chart/scatter/normal-scatter-chart.vue')['default']
  123. NSS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/NSS.vue')['default']
  124. NumericalWeatherForecast: typeof import('./src/components/powerPredictionComponent/configPage/numericalWeatherForecast.vue')['default']
  125. Nwu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/Nwu.vue')['default']
  126. Overview: typeof import('./src/components/powerPredictionComponent/configPage/Overview.vue')['default']
  127. Panel: typeof import('./src/components/coms/panel/panel.vue')['default']
  128. Panel2: typeof import('./src/components/coms/panel/panel2.vue')['default']
  129. Panel3: typeof import('./src/components/coms/panel/panel3.vue')['default']
  130. PanelNoTitle: typeof import('./src/components/coms/panel/panel-no-title.vue')['default']
  131. PanelSand: typeof import('./src/components/coms/panel/panel-sand.vue')['default']
  132. PanelSandToolbar: typeof import('./src/components/coms/panel/panel-sand-toolbar.vue')['default']
  133. PanoramaPowerDialogPage: typeof import('./src/components/powerPredictionComponent/panoramicPowerDialog/panoramaPowerDialogPage.vue')['default']
  134. PercentBar: typeof import('./src/components/chart/bar/percent-bar.vue')['default']
  135. PercentBar2: typeof import('./src/components/chart/bar/percent-bar-2.vue')['default']
  136. PercentBar3: typeof import('./src/components/chart/bar/percent-bar-3.vue')['default']
  137. PercentCard: typeof import('./src/components/coms/cards/percent-card.vue')['default']
  138. PercentCard2: typeof import('./src/components/coms/cards/percent-card-2.vue')['default']
  139. 'PercentCard2.0.1': typeof import('./src/components/coms/cards/percent-card-2.0.1.vue')['default']
  140. PercentPieChart: typeof import('./src/components/chart/pie/percent-pie-chart.vue')['default']
  141. PeriodManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/periodManagement.vue')['default']
  142. PersonManagement: typeof import('./src/components/powerPredictionComponent/configPage/personManagement.vue')['default']
  143. PersonnelRole: typeof import('./src/components/powerPredictionComponent/configPage/personnelRole.vue')['default']
  144. PowerEcharts: typeof import('./src/components/chart/powerEcharts.vue')['default']
  145. PredictionDialogPage: typeof import('./src/components/powerPredictionComponent/powerPredictionDialog/predictionDialogPage.vue')['default']
  146. PreviewPicture: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/previewPicture.vue')['default']
  147. ProgressBar: typeof import('./src/components/coms/progress-bar/progress-bar.vue')['default']
  148. QS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/QS.vue')['default']
  149. RadarChart: typeof import('./src/components/chart/radar/radar-chart.vue')['default']
  150. RadarPieChart: typeof import('./src/components/chart/pie/radar-pie-chart.vue')['default']
  151. RegionalManagement: typeof import('./src/components/powerPredictionComponent/configPage/regionalManagement.vue')['default']
  152. RightMenu: typeof import('./src/components/generatingCapacityComponent/kMap/rightMenu.vue')['default']
  153. RoleManagement: typeof import('./src/components/powerPredictionComponent/configPage/roleManagement.vue')['default']
  154. RouterLink: typeof import('vue-router')['RouterLink']
  155. RouterView: typeof import('vue-router')['RouterView']
  156. Row: typeof import('./src/components/coms/grid/row.vue')['default']
  157. SBQ: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/SBQ.vue')['default']
  158. ScatterLineChart: typeof import('./src/components/chart/combination/scatter-line-chart.vue')['default']
  159. SimpleLineChart: typeof import('./src/components/chart/line/simple-line-chart.vue')['default']
  160. SingleBarChart: typeof import('./src/components/chart/bar/single-bar-chart.vue')['default']
  161. SLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/SLiu.vue')['default']
  162. StandardizeTheManagement: typeof import('./src/components/powerPredictionComponent/configPage/standardizeTheManagement.vue')['default']
  163. StationManagement: typeof import('./src/components/powerPredictionComponent/configPage/stationFlode/stationManagement.vue')['default']
  164. StationPowerMeasurementPoint: typeof import('./src/components/powerPredictionComponent/configPage/stationPowerMeasurementPoint.vue')['default']
  165. StrightLineChart: typeof import('./src/components/chart/line/stright-line-chart.vue')['default']
  166. SubmitBtn: typeof import('./src/components/generatingCapacityComponent/SubmitBtn.vue')['default']
  167. SvgDraw: typeof import('./src/components/coms/icon/svg-draw.vue')['default']
  168. SvgIcon: typeof import('./src/components/coms/icon/svg-icon.vue')['default']
  169. SvgPageShow: typeof import('./src/components/powerPredictionComponent/powerControlSvg/svgPageShow.vue')['default']
  170. Tab: typeof import('./src/components/coms/tabs/tab.vue')['default']
  171. Table: typeof import('./src/components/generatingCapacityComponent/table.vue')['default']
  172. Table2: typeof import('./src/components/coms/table/table2.vue')['default']
  173. Table3: typeof import('./src/components/coms/table/table3.vue')['default']
  174. TableLineChart: typeof import('./src/components/chart/line/table-line-chart.vue')['default']
  175. TablePage: typeof import('./src/components/coms/table/table-page.vue')['default']
  176. TableQc: typeof import('./src/components/coms/table/table-qc.vue')['default']
  177. TableSpan: typeof import('./src/components/coms/table/table-span.vue')['default']
  178. TableUnpage: typeof import('./src/components/coms/table/table-unpage.vue')['default']
  179. Thermometer: typeof import('./src/components/chart/bar/thermometer.vue')['default']
  180. ThermometerChart: typeof import('./src/components/chart/other/thermometer-chart.vue')['default']
  181. ThermometerVChart: typeof import('./src/components/chart/other/thermometer-v-chart.vue')['default']
  182. ToolbarPanel: typeof import('./src/components/coms/panel/toolbar-panel.vue')['default']
  183. Tree: typeof import('./src/components/generatingCapacityComponent/tree.vue')['default']
  184. TreeStyle: typeof import('./src/components/generatingCapacityComponent/treeStyle.vue')['default']
  185. UnitManagement: typeof import('./src/components/powerPredictionComponent/configPage/unitManagement.vue')['default']
  186. UnitMeasurementPoint: typeof import('./src/components/powerPredictionComponent/configPage/unitMeasurementPoint.vue')['default']
  187. VertivalBarLineChart: typeof import('./src/components/chart/combination/vertival-bar-line-chart.vue')['default']
  188. WeatherDetail: typeof import('./src/components/powerPredictionComponent/homePageAssembly/weatherDetail.vue')['default']
  189. WeatherLineChart: typeof import('./src/components/chart/line/weather-line-chart.vue')['default']
  190. WtChooser: typeof import('./src/components/coms/wt-chooser/wt-chooser.vue')['default']
  191. XLiu: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/XLiu.vue')['default']
  192. XS: typeof import('./src/components/powerPredictionComponent/configPage/configDesignVue/XS.vue')['default']
  193. ZoomLineChart: typeof import('./src/components/chart/line/zoom-line-chart.vue')['default']
  194. }
  195. export interface ComponentCustomProperties {
  196. vLoading: typeof import('element-plus/es')['ElLoadingDirective']
  197. }
  198. }