@vtx/modals2 2.10.37 → 2.10.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (698) hide show
  1. package/README.md +33 -33
  2. package/lib/index.js +0 -21
  3. package/lib/index.js.map +1 -1
  4. package/lib/style/index.css +0 -67
  5. package/lib/style/index.less +8 -9
  6. package/lib/style/themes/dark.css +0 -4
  7. package/lib/style/themes/dark.less +69 -71
  8. package/lib/style/themes/default.css +0 -2
  9. package/lib/style/themes/default.less +34 -37
  10. package/lib/style/themes/index.css +0 -4
  11. package/lib/style/themes/index.less +1 -1
  12. package/lib/typings.d.ts +15 -15
  13. package/lib/vm-alarm-info/Components/AlarmRecord.js +58 -22
  14. package/lib/vm-alarm-info/Components/AlarmRecord.js.map +1 -1
  15. package/lib/vm-alarm-info/Components/AlarmStatistics.js +85 -19
  16. package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -1
  17. package/lib/vm-alarm-info/Components/AlarmTrend.js +58 -34
  18. package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -1
  19. package/lib/vm-alarm-info/Components/CurrentAlarm.js +90 -14
  20. package/lib/vm-alarm-info/Components/CurrentAlarm.js.map +1 -1
  21. package/lib/vm-alarm-info/Components/CurrentAlarmNew.js.map +1 -1
  22. package/lib/vm-alarm-info/Components/index.css +4 -8
  23. package/lib/vm-alarm-info/Components/index.less +40 -40
  24. package/lib/vm-alarm-info/api.js +20 -17
  25. package/lib/vm-alarm-info/api.js.map +1 -1
  26. package/lib/vm-alarm-info/index.js +13 -15
  27. package/lib/vm-alarm-info/index.js.map +1 -1
  28. package/lib/vm-alarm-info/style/index.less +16 -16
  29. package/lib/vm-alarm-situation/api.js.map +1 -1
  30. package/lib/vm-alarm-situation/index.js.map +1 -1
  31. package/lib/vm-alarm-situation/style/index.less +67 -67
  32. package/lib/vm-alarm-situation-pt/index.js.map +1 -1
  33. package/lib/vm-alarm-situation-pt/style/index.less +65 -65
  34. package/lib/vm-analysis-comparison/api.js.map +1 -1
  35. package/lib/vm-analysis-comparison/index.js.map +1 -1
  36. package/lib/vm-analysis-comparison/style/index.less +12 -12
  37. package/lib/vm-appraisal-info/AppraisalBase.js.map +1 -1
  38. package/lib/vm-appraisal-info/AppraisalTop5.js.map +1 -1
  39. package/lib/vm-appraisal-info/ListKh.js.map +1 -1
  40. package/lib/vm-appraisal-info/ListZg.js.map +1 -1
  41. package/lib/vm-appraisal-info/Wtlx.js.map +1 -1
  42. package/lib/vm-appraisal-info/Zgxxhz.js.map +1 -1
  43. package/lib/vm-appraisal-info/index.js.map +1 -1
  44. package/lib/vm-appraisal-info/style/index.less +122 -122
  45. package/lib/vm-base-list/OpenArrow.js +1 -1
  46. package/lib/vm-base-list/OpenArrow.js.map +1 -1
  47. package/lib/vm-base-list/index.js +6 -6
  48. package/lib/vm-base-list/index.js.map +1 -1
  49. package/lib/vm-base-list/style/index.css +7 -7
  50. package/lib/vm-base-list/style/index.less +39 -39
  51. package/lib/vm-button/index.js.map +1 -1
  52. package/lib/vm-button/style/index.less +20 -20
  53. package/lib/vm-charts/Distribute1.js.map +1 -1
  54. package/lib/vm-charts/Line.js +2 -4
  55. package/lib/vm-charts/Line.js.map +1 -1
  56. package/lib/vm-charts/Pie.js +1 -1
  57. package/lib/vm-charts/Pie.js.map +1 -1
  58. package/lib/vm-charts/index.less +30 -30
  59. package/lib/vm-checkbox/index.js.map +1 -1
  60. package/lib/vm-checkbox/style/index.less +25 -25
  61. package/lib/vm-container/style/index.less +29 -28
  62. package/lib/vm-correlation-comparison/api.js.map +1 -1
  63. package/lib/vm-correlation-comparison/index.js.map +1 -1
  64. package/lib/vm-correlation-comparison/style/index.less +13 -13
  65. package/lib/vm-empty/index.js.map +1 -1
  66. package/lib/vm-empty/style/index.less +23 -23
  67. package/lib/vm-filter/index.js +1 -33
  68. package/lib/vm-filter/index.js.map +1 -1
  69. package/lib/vm-filter/style/index.css +4 -4
  70. package/lib/vm-filter/style/index.less +165 -165
  71. package/lib/vm-image-text/style/index.less +30 -30
  72. package/lib/vm-info-collection/index.js.map +1 -1
  73. package/lib/vm-info-collection/style/index.less +38 -38
  74. package/lib/vm-map/index.js +64 -21
  75. package/lib/vm-map/index.js.map +1 -1
  76. package/lib/vm-modal-table/style/index.less +23 -23
  77. package/lib/vm-nodata/index.js.map +1 -1
  78. package/lib/vm-radio/style/index.less +26 -26
  79. package/lib/vm-real-time-monitor/api.js.map +1 -1
  80. package/lib/vm-real-time-monitor/index.js.map +1 -1
  81. package/lib/vm-real-time-monitor/style/index.less +11 -12
  82. package/lib/vm-repair-maintain/RmInfoSummary.js.map +1 -1
  83. package/lib/vm-repair-maintain/RmMonthTrend.js.map +1 -1
  84. package/lib/vm-repair-maintain/RmRecord.js +4 -1
  85. package/lib/vm-repair-maintain/RmRecord.js.map +1 -1
  86. package/lib/vm-repair-maintain/RmType.js.map +1 -1
  87. package/lib/vm-repair-maintain/index.js.map +1 -1
  88. package/lib/vm-repair-maintain/style/index.less +108 -108
  89. package/lib/vm-round-content/index.js.map +1 -1
  90. package/lib/vm-round-content/style/index.less +34 -33
  91. package/lib/vm-select-device/index.js.map +1 -1
  92. package/lib/vm-select-device/style/index.less +16 -16
  93. package/lib/vm-sub-tabs/index.js.map +1 -1
  94. package/lib/vm-sub-tabs/style/index.less +119 -119
  95. package/lib/vm-sub-title/index.js.map +1 -1
  96. package/lib/vm-sub-title/style/index.less +23 -23
  97. package/lib/vm-table/index.js +14 -14
  98. package/lib/vm-table/index.js.map +1 -1
  99. package/lib/vm-table/style/index.css +3 -3
  100. package/lib/vm-table/style/index.less +224 -224
  101. package/lib/vm-video/index.css +0 -67
  102. package/lib/vm-video/index.js.map +1 -1
  103. package/lib/vm-video/index.less +10 -10
  104. package/lib/vtx-base-modal/index.js.map +1 -1
  105. package/lib/vtx-base-modal/style/index.css +2 -2
  106. package/lib/vtx-base-modal/style/index.less +547 -547
  107. package/lib/vtx-car-modal/api.js.map +1 -1
  108. package/lib/vtx-car-modal/components/AlarmInfo/Charts.js.map +1 -1
  109. package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -1
  110. package/lib/vtx-car-modal/components/AlarmInfo/index.less +38 -38
  111. package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -1
  112. package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js.map +1 -1
  113. package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js.map +1 -1
  114. package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -1
  115. package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -1
  116. package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js.map +1 -1
  117. package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js.map +1 -1
  118. package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -1
  119. package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js.map +1 -1
  120. package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js.map +1 -1
  121. package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -1
  122. package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
  123. package/lib/vtx-car-modal/components/BaseInfo/index.less +239 -239
  124. package/lib/vtx-car-modal/components/Maintenance/index.less +34 -34
  125. package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js.map +1 -1
  126. package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -1
  127. package/lib/vtx-car-modal/components/OilConsumption/index.less +36 -36
  128. package/lib/vtx-car-modal/components/StaticInfo/Charts.js.map +1 -1
  129. package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -1
  130. package/lib/vtx-car-modal/components/StaticInfo/index.less +72 -72
  131. package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -1
  132. package/lib/vtx-car-modal/components/WaterConsumption/index.less +22 -22
  133. package/lib/vtx-car-modal/components/WorkInfo/Wcl.js.map +1 -1
  134. package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -1
  135. package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -1
  136. package/lib/vtx-car-modal/components/WorkInfo/index.less +62 -62
  137. package/lib/vtx-car-modal/index.js.map +1 -1
  138. package/lib/vtx-car-modal/style/index.css +0 -67
  139. package/lib/vtx-car-modal/style/index.less +6 -6
  140. package/lib/vtx-cc-cp-modal/api.js.map +1 -1
  141. package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
  142. package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
  143. package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
  144. package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.less +104 -104
  145. package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js.map +1 -1
  146. package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js.map +1 -1
  147. package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js.map +1 -1
  148. package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js.map +1 -1
  149. package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js.map +1 -1
  150. package/lib/vtx-cc-cp-modal/components/BaseInfo/index.less +89 -89
  151. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js.map +1 -1
  152. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js.map +1 -1
  153. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js.map +1 -1
  154. package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.less +104 -104
  155. package/lib/vtx-cc-cp-modal/components/Restaurant/index.js.map +1 -1
  156. package/lib/vtx-cc-cp-modal/components/Restaurant/index.less +7 -7
  157. package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js.map +1 -1
  158. package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js.map +1 -1
  159. package/lib/vtx-cc-cp-modal/components/SyInfo/index.js.map +1 -1
  160. package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +40 -39
  161. package/lib/vtx-cc-cp-modal/index.js.map +1 -1
  162. package/lib/vtx-cc-cp-modal/style/index.css +0 -67
  163. package/lib/vtx-cc-cp-modal/style/index.less +1 -1
  164. package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
  165. package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
  166. package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
  167. package/lib/vtx-cp-modal/components/AlarmInfo/index.less +105 -105
  168. package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js.map +1 -1
  169. package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -1
  170. package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js.map +1 -1
  171. package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -1
  172. package/lib/vtx-cp-modal/components/BaseInfo/index.less +135 -135
  173. package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -1
  174. package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js.map +1 -1
  175. package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -1
  176. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +105 -105
  177. package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +1 -1
  178. package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -1
  179. package/lib/vtx-cp-modal/components/SyInfo/index.less +38 -37
  180. package/lib/vtx-cp-modal/style/index.css +0 -67
  181. package/lib/vtx-cp-modal/style/index.less +1 -1
  182. package/lib/vtx-default-modal/components/BaseInfo/index.js +9 -2
  183. package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -1
  184. package/lib/vtx-default-modal/components/BaseInfo/index.less +24 -24
  185. package/lib/vtx-default-modal/index.js +18 -6
  186. package/lib/vtx-default-modal/index.js.map +1 -1
  187. package/lib/vtx-default-modal/style/index.css +0 -67
  188. package/lib/vtx-default-modal/style/index.less +1 -1
  189. package/lib/vtx-device-modal/components/OverViewInfo/index.js.map +1 -1
  190. package/lib/vtx-device-modal/config.js +2 -6
  191. package/lib/vtx-device-modal/config.js.map +1 -1
  192. package/lib/vtx-device-modal/index.js +1 -1
  193. package/lib/vtx-device-modal/index.js.map +1 -1
  194. package/lib/vtx-device-modal/style/index.less +7 -7
  195. package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js.map +1 -1
  196. package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js.map +1 -1
  197. package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js.map +1 -1
  198. package/lib/vtx-df-modal/components/BaseInfo/Situation.js.map +1 -1
  199. package/lib/vtx-df-modal/components/BaseInfo/index.js +7 -2
  200. package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -1
  201. package/lib/vtx-df-modal/components/BaseInfo/index.less +191 -191
  202. package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -1
  203. package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +1 -1
  204. package/lib/vtx-df-modal/components/Metering/index.js.map +1 -1
  205. package/lib/vtx-df-modal/components/Metering/index.less +75 -75
  206. package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -1
  207. package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -1
  208. package/lib/vtx-df-modal/components/WorkCondition/index.less +113 -113
  209. package/lib/vtx-df-modal/style/index.css +0 -67
  210. package/lib/vtx-df-modal/style/index.less +1 -1
  211. package/lib/vtx-facility-modal/components/OverView/Left.js.map +1 -1
  212. package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -1
  213. package/lib/vtx-facility-modal/components/OverView/index.less +116 -116
  214. package/lib/vtx-facility-modal/style/index.less +1 -1
  215. package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js.map +1 -1
  216. package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js.map +1 -1
  217. package/lib/vtx-housing-estate-modal/components/Alarm/MY.js.map +1 -1
  218. package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
  219. package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -1
  220. package/lib/vtx-housing-estate-modal/components/OverView/Manage.js.map +1 -1
  221. package/lib/vtx-housing-estate-modal/components/OverView/index.less +246 -246
  222. package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
  223. package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -1
  224. package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
  225. package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -1
  226. package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
  227. package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -1
  228. package/lib/vtx-housing-estate-modal/components/WGXW/index.less +76 -76
  229. package/lib/vtx-housing-estate-modal/config.js.map +1 -1
  230. package/lib/vtx-housing-estate-modal/style/index.less +1 -1
  231. package/lib/vtx-kh-modal/components/BaseInfo/index.less +62 -62
  232. package/lib/vtx-kh-modal/index.js.map +1 -1
  233. package/lib/vtx-kh-modal/style/index.css +0 -67
  234. package/lib/vtx-kh-modal/style/index.less +1 -1
  235. package/lib/vtx-restaurant-modal/api.js +1 -1
  236. package/lib/vtx-restaurant-modal/api.js.map +1 -1
  237. package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js.map +1 -1
  238. package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js.map +1 -1
  239. package/lib/vtx-restaurant-modal/components/Alarm/index.js.map +1 -1
  240. package/lib/vtx-restaurant-modal/components/Alarm/index.less +32 -32
  241. package/lib/vtx-restaurant-modal/components/Basic/DetailList.js.map +1 -1
  242. package/lib/vtx-restaurant-modal/components/Basic/Info.js.map +1 -1
  243. package/lib/vtx-restaurant-modal/components/Basic/index.js.map +1 -1
  244. package/lib/vtx-restaurant-modal/components/Basic/index.less +55 -55
  245. package/lib/vtx-restaurant-modal/components/Collection/index.js.map +1 -1
  246. package/lib/vtx-restaurant-modal/components/Collection/index.less +23 -23
  247. package/lib/vtx-restaurant-modal/index.js.map +1 -1
  248. package/lib/vtx-restaurant-modal/style/index.less +1 -1
  249. package/lib/vtx-road-modal/api.js.map +1 -1
  250. package/lib/vtx-road-modal/components/BaseInfo/Rules.js.map +1 -1
  251. package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js.map +1 -1
  252. package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js.map +1 -1
  253. package/lib/vtx-road-modal/components/BaseInfo/index.js.map +1 -1
  254. package/lib/vtx-road-modal/components/BaseInfo/index.less +134 -134
  255. package/lib/vtx-road-modal/components/Statistical/Zylc.js.map +1 -1
  256. package/lib/vtx-road-modal/components/Statistical/Zywcl.js.map +1 -1
  257. package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -1
  258. package/lib/vtx-road-modal/components/Statistical/index.less +110 -110
  259. package/lib/vtx-road-modal/index.js.map +1 -1
  260. package/lib/vtx-road-modal/style/index.css +0 -67
  261. package/lib/vtx-road-modal/style/index.less +1 -1
  262. package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js.map +1 -1
  263. package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -1
  264. package/lib/vtx-staff-modal/components/AlarmInfo/index.less +22 -22
  265. package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -1
  266. package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -1
  267. package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -1
  268. package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -1
  269. package/lib/vtx-staff-modal/components/Attendance/index.less +19 -19
  270. package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js.map +1 -1
  271. package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js.map +1 -1
  272. package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -1
  273. package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -1
  274. package/lib/vtx-staff-modal/components/BaseInfo/index.less +144 -144
  275. package/lib/vtx-staff-modal/components/Equipment/index.less +27 -27
  276. package/lib/vtx-staff-modal/index.js.map +1 -1
  277. package/lib/vtx-staff-modal/style/index.css +0 -67
  278. package/lib/vtx-staff-modal/style/index.less +1 -1
  279. package/lib/vtx-theme-provider/index.js.map +1 -1
  280. package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js.map +1 -1
  281. package/lib/vtx-throw-point-modal/components/Alarm/LDB.js.map +1 -1
  282. package/lib/vtx-throw-point-modal/components/Alarm/MY.js.map +1 -1
  283. package/lib/vtx-throw-point-modal/components/Alarm/index.less +66 -66
  284. package/lib/vtx-throw-point-modal/components/OverView/Hot.js.map +1 -1
  285. package/lib/vtx-throw-point-modal/components/OverView/Left.js.map +1 -1
  286. package/lib/vtx-throw-point-modal/components/OverView/Manage.js.map +1 -1
  287. package/lib/vtx-throw-point-modal/components/OverView/index.less +321 -321
  288. package/lib/vtx-throw-point-modal/components/SBZJ/Content.js.map +1 -1
  289. package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -1
  290. package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
  291. package/lib/vtx-throw-point-modal/components/TFRD/index.js.map +1 -1
  292. package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
  293. package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -1
  294. package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
  295. package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -1
  296. package/lib/vtx-throw-point-modal/components/WGXW/index.less +76 -76
  297. package/lib/vtx-throw-point-modal/config.js.map +1 -1
  298. package/lib/vtx-throw-point-modal/style/index.less +1 -1
  299. package/lib/vtx-wr-modal/api.js.map +1 -1
  300. package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
  301. package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
  302. package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -1
  303. package/lib/vtx-wr-modal/components/AlarmInfo/index.less +103 -103
  304. package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js.map +1 -1
  305. package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js +7 -2
  306. package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -1
  307. package/lib/vtx-wr-modal/components/BaseInfo/Situation.js.map +1 -1
  308. package/lib/vtx-wr-modal/components/BaseInfo/index.css +1 -1
  309. package/lib/vtx-wr-modal/components/BaseInfo/index.js +5 -4
  310. package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -1
  311. package/lib/vtx-wr-modal/components/BaseInfo/index.less +132 -132
  312. package/lib/vtx-wr-modal/components/Evaluate/Radar.js.map +1 -1
  313. package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -1
  314. package/lib/vtx-wr-modal/components/Evaluate/index.less +121 -121
  315. package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -1
  316. package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -1
  317. package/lib/vtx-wr-modal/components/Monitor/index.less +78 -78
  318. package/lib/vtx-wr-modal/style/index.css +0 -67
  319. package/lib/vtx-wr-modal/style/index.less +1 -1
  320. package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -1
  321. package/lib/vtx-zg-modal/components/BaseInfo/index.less +82 -82
  322. package/lib/vtx-zg-modal/index.js.map +1 -1
  323. package/lib/vtx-zg-modal/style/index.css +0 -67
  324. package/lib/vtx-zg-modal/style/index.less +1 -1
  325. package/package.json +5 -1
  326. package/lib/style/themesHZ/dark.css +0 -63
  327. package/lib/style/themesHZ/dark.less +0 -69
  328. package/lib/style/themesHZ/default.css +0 -19
  329. package/lib/style/themesHZ/default.less +0 -23
  330. package/lib/style/themesHZ/index.css +0 -63
  331. package/lib/style/themesHZ/index.less +0 -1
  332. package/lib/vm-alarm-situation/assets/downIcon.png +0 -0
  333. package/lib/vm-alarm-situation/assets/upIcon.png +0 -0
  334. package/lib/vm-alarm-situation-pt/assets/downIcon.png +0 -0
  335. package/lib/vm-alarm-situation-pt/assets/upIcon.png +0 -0
  336. package/lib/vm-common-components/assets/levelBg.png +0 -0
  337. package/lib/vm-common-components/assets/timeBg.png +0 -0
  338. package/lib/vm-common-components/common/index.js +0 -28
  339. package/lib/vm-common-components/common/index.js.map +0 -1
  340. package/lib/vm-common-components/common/vm-modal/assets/honeycomb.png +0 -0
  341. package/lib/vm-common-components/common/vm-modal/assets/titleBg.png +0 -0
  342. package/lib/vm-common-components/common/vm-modal/index.js +0 -35
  343. package/lib/vm-common-components/common/vm-modal/index.js.map +0 -1
  344. package/lib/vm-common-components/common/vm-modal/style/css.js +0 -4
  345. package/lib/vm-common-components/common/vm-modal/style/css.js.map +0 -1
  346. package/lib/vm-common-components/common/vm-modal/style/index.css +0 -94
  347. package/lib/vm-common-components/common/vm-modal/style/index.js +0 -4
  348. package/lib/vm-common-components/common/vm-modal/style/index.js.map +0 -1
  349. package/lib/vm-common-components/common/vm-modal/style/index.less +0 -108
  350. package/lib/vm-common-components/common/vm-scrollable/index.js +0 -46
  351. package/lib/vm-common-components/common/vm-scrollable/index.js.map +0 -1
  352. package/lib/vm-common-components/common/vm-scrollable/style/css.js +0 -4
  353. package/lib/vm-common-components/common/vm-scrollable/style/css.js.map +0 -1
  354. package/lib/vm-common-components/common/vm-scrollable/style/index.css +0 -15
  355. package/lib/vm-common-components/common/vm-scrollable/style/index.js +0 -4
  356. package/lib/vm-common-components/common/vm-scrollable/style/index.js.map +0 -1
  357. package/lib/vm-common-components/common/vm-scrollable/style/index.less +0 -18
  358. package/lib/vm-common-components/common/vm-select/index.js +0 -22
  359. package/lib/vm-common-components/common/vm-select/index.js.map +0 -1
  360. package/lib/vm-common-components/common/vm-select/style/css.js +0 -4
  361. package/lib/vm-common-components/common/vm-select/style/css.js.map +0 -1
  362. package/lib/vm-common-components/common/vm-select/style/index.css +0 -47
  363. package/lib/vm-common-components/common/vm-select/style/index.js +0 -4
  364. package/lib/vm-common-components/common/vm-select/style/index.js.map +0 -1
  365. package/lib/vm-common-components/common/vm-select/style/index.less +0 -51
  366. package/lib/vm-common-components/common/vm-tabs/assets/honeycomb.png +0 -0
  367. package/lib/vm-common-components/common/vm-tabs/assets/titleBg.png +0 -0
  368. package/lib/vm-common-components/common/vm-tabs/index.js +0 -80
  369. package/lib/vm-common-components/common/vm-tabs/index.js.map +0 -1
  370. package/lib/vm-common-components/common/vm-tabs/style/css.js +0 -4
  371. package/lib/vm-common-components/common/vm-tabs/style/css.js.map +0 -1
  372. package/lib/vm-common-components/common/vm-tabs/style/index.css +0 -68
  373. package/lib/vm-common-components/common/vm-tabs/style/index.js +0 -4
  374. package/lib/vm-common-components/common/vm-tabs/style/index.js.map +0 -1
  375. package/lib/vm-common-components/common/vm-tabs/style/index.less +0 -60
  376. package/lib/vm-common-components/components/Compare/index.js +0 -52
  377. package/lib/vm-common-components/components/Compare/index.js.map +0 -1
  378. package/lib/vm-common-components/components/Compare/style/css.js +0 -4
  379. package/lib/vm-common-components/components/Compare/style/css.js.map +0 -1
  380. package/lib/vm-common-components/components/Compare/style/index.css +0 -40
  381. package/lib/vm-common-components/components/Compare/style/index.js +0 -4
  382. package/lib/vm-common-components/components/Compare/style/index.js.map +0 -1
  383. package/lib/vm-common-components/components/Compare/style/index.less +0 -35
  384. package/lib/vm-common-components/components/ImagesGroup/index.js +0 -30
  385. package/lib/vm-common-components/components/ImagesGroup/index.js.map +0 -1
  386. package/lib/vm-common-components/components/ImagesGroup/style/css.js +0 -4
  387. package/lib/vm-common-components/components/ImagesGroup/style/css.js.map +0 -1
  388. package/lib/vm-common-components/components/ImagesGroup/style/index.css +0 -11
  389. package/lib/vm-common-components/components/ImagesGroup/style/index.js +0 -4
  390. package/lib/vm-common-components/components/ImagesGroup/style/index.js.map +0 -1
  391. package/lib/vm-common-components/components/ImagesGroup/style/index.less +0 -11
  392. package/lib/vm-common-components/components/Portrait/LinePortrait.js +0 -155
  393. package/lib/vm-common-components/components/Portrait/LinePortrait.js.map +0 -1
  394. package/lib/vm-common-components/components/Portrait/PointPortrait.js +0 -125
  395. package/lib/vm-common-components/components/Portrait/PointPortrait.js.map +0 -1
  396. package/lib/vm-common-components/components/Portrait/api.js +0 -92
  397. package/lib/vm-common-components/components/Portrait/api.js.map +0 -1
  398. package/lib/vm-common-components/components/Portrait/imgs/dx.svg +0 -6
  399. package/lib/vm-common-components/components/Portrait/imgs/gj.svg +0 -7
  400. package/lib/vm-common-components/components/Portrait/imgs/jt.svg +0 -6
  401. package/lib/vm-common-components/components/Portrait/imgs/pipeline.jpg +0 -0
  402. package/lib/vm-common-components/components/Portrait/imgs/point.jpg +0 -0
  403. package/lib/vm-common-components/components/Portrait/style/css.js +0 -4
  404. package/lib/vm-common-components/components/Portrait/style/css.js.map +0 -1
  405. package/lib/vm-common-components/components/Portrait/style/index.css +0 -244
  406. package/lib/vm-common-components/components/Portrait/style/index.js +0 -4
  407. package/lib/vm-common-components/components/Portrait/style/index.js.map +0 -1
  408. package/lib/vm-common-components/components/Portrait/style/index.less +0 -226
  409. package/lib/vm-common-components/components/RadionButton/index.js +0 -44
  410. package/lib/vm-common-components/components/RadionButton/index.js.map +0 -1
  411. package/lib/vm-common-components/components/RadionButton/style/css.js +0 -4
  412. package/lib/vm-common-components/components/RadionButton/style/css.js.map +0 -1
  413. package/lib/vm-common-components/components/RadionButton/style/index.css +0 -35
  414. package/lib/vm-common-components/components/RadionButton/style/index.js +0 -4
  415. package/lib/vm-common-components/components/RadionButton/style/index.js.map +0 -1
  416. package/lib/vm-common-components/components/RadionButton/style/index.less +0 -25
  417. package/lib/vm-common-components/components/Statistics/index.js +0 -177
  418. package/lib/vm-common-components/components/Statistics/index.js.map +0 -1
  419. package/lib/vm-common-components/components/Statistics/style/css.js +0 -4
  420. package/lib/vm-common-components/components/Statistics/style/css.js.map +0 -1
  421. package/lib/vm-common-components/components/Statistics/style/index.css +0 -75
  422. package/lib/vm-common-components/components/Statistics/style/index.js +0 -4
  423. package/lib/vm-common-components/components/Statistics/style/index.js.map +0 -1
  424. package/lib/vm-common-components/components/Statistics/style/index.less +0 -68
  425. package/lib/vm-common-components/components/SubTitle/assets/arrow.png +0 -0
  426. package/lib/vm-common-components/components/SubTitle/index.js +0 -61
  427. package/lib/vm-common-components/components/SubTitle/index.js.map +0 -1
  428. package/lib/vm-common-components/components/SubTitle/style/css.js +0 -2
  429. package/lib/vm-common-components/components/SubTitle/style/css.js.map +0 -1
  430. package/lib/vm-common-components/components/SubTitle/style/index.css +0 -64
  431. package/lib/vm-common-components/components/SubTitle/style/index.js +0 -2
  432. package/lib/vm-common-components/components/SubTitle/style/index.js.map +0 -1
  433. package/lib/vm-common-components/components/SubTitle/style/index.less +0 -63
  434. package/lib/vm-common-components/components/TimePeriodSwitch/assets/active.png +0 -0
  435. package/lib/vm-common-components/components/TimePeriodSwitch/assets/normal.png +0 -0
  436. package/lib/vm-common-components/components/TimePeriodSwitch/index.js +0 -48
  437. package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +0 -1
  438. package/lib/vm-common-components/components/TimePeriodSwitch/style/index.css +0 -70
  439. package/lib/vm-common-components/components/TimePeriodSwitch/style/index.less +0 -44
  440. package/lib/vm-common-components/components/index.js +0 -114
  441. package/lib/vm-common-components/components/index.js.map +0 -1
  442. package/lib/vm-common-components/components/vm-alarm-title/imgs/alarm.png +0 -0
  443. package/lib/vm-common-components/components/vm-alarm-title/index.js +0 -31
  444. package/lib/vm-common-components/components/vm-alarm-title/index.js.map +0 -1
  445. package/lib/vm-common-components/components/vm-alarm-title/style/css.js +0 -4
  446. package/lib/vm-common-components/components/vm-alarm-title/style/css.js.map +0 -1
  447. package/lib/vm-common-components/components/vm-alarm-title/style/index.css +0 -25
  448. package/lib/vm-common-components/components/vm-alarm-title/style/index.js +0 -4
  449. package/lib/vm-common-components/components/vm-alarm-title/style/index.js.map +0 -1
  450. package/lib/vm-common-components/components/vm-alarm-title/style/index.less +0 -25
  451. package/lib/vm-common-components/components/vm-chart/index.css +0 -9
  452. package/lib/vm-common-components/components/vm-chart/index.js +0 -389
  453. package/lib/vm-common-components/components/vm-chart/index.js.map +0 -1
  454. package/lib/vm-common-components/components/vm-chart/index.less +0 -12
  455. package/lib/vm-common-components/components/vm-collect/api.js +0 -35
  456. package/lib/vm-common-components/components/vm-collect/api.js.map +0 -1
  457. package/lib/vm-common-components/components/vm-collect/imgs/collect.png +0 -0
  458. package/lib/vm-common-components/components/vm-collect/imgs/collect_light.png +0 -0
  459. package/lib/vm-common-components/components/vm-collect/index.js +0 -66
  460. package/lib/vm-common-components/components/vm-collect/index.js.map +0 -1
  461. package/lib/vm-common-components/components/vm-collect/style/css.js +0 -4
  462. package/lib/vm-common-components/components/vm-collect/style/css.js.map +0 -1
  463. package/lib/vm-common-components/components/vm-collect/style/index.css +0 -17
  464. package/lib/vm-common-components/components/vm-collect/style/index.js +0 -4
  465. package/lib/vm-common-components/components/vm-collect/style/index.js.map +0 -1
  466. package/lib/vm-common-components/components/vm-collect/style/index.less +0 -13
  467. package/lib/vm-common-components/components/vm-container/index.js +0 -48
  468. package/lib/vm-common-components/components/vm-container/index.js.map +0 -1
  469. package/lib/vm-common-components/components/vm-container/style/css.js +0 -4
  470. package/lib/vm-common-components/components/vm-container/style/css.js.map +0 -1
  471. package/lib/vm-common-components/components/vm-container/style/index.css +0 -14
  472. package/lib/vm-common-components/components/vm-container/style/index.js +0 -4
  473. package/lib/vm-common-components/components/vm-container/style/index.js.map +0 -1
  474. package/lib/vm-common-components/components/vm-container/style/index.less +0 -16
  475. package/lib/vm-common-components/components/vm-defects/api.js +0 -60
  476. package/lib/vm-common-components/components/vm-defects/api.js.map +0 -1
  477. package/lib/vm-common-components/components/vm-defects/index.js +0 -127
  478. package/lib/vm-common-components/components/vm-defects/index.js.map +0 -1
  479. package/lib/vm-common-components/components/vm-defects/style/css.js +0 -4
  480. package/lib/vm-common-components/components/vm-defects/style/css.js.map +0 -1
  481. package/lib/vm-common-components/components/vm-defects/style/index.css +0 -27
  482. package/lib/vm-common-components/components/vm-defects/style/index.js +0 -4
  483. package/lib/vm-common-components/components/vm-defects/style/index.js.map +0 -1
  484. package/lib/vm-common-components/components/vm-defects/style/index.less +0 -23
  485. package/lib/vm-common-components/components/vm-nodata/imgs/no_chart.png +0 -0
  486. package/lib/vm-common-components/components/vm-nodata/imgs/no_data.png +0 -0
  487. package/lib/vm-common-components/components/vm-nodata/imgs/no_data_2.png +0 -0
  488. package/lib/vm-common-components/components/vm-nodata/imgs/no_news.png +0 -0
  489. package/lib/vm-common-components/components/vm-nodata/imgs/no_permission.png +0 -0
  490. package/lib/vm-common-components/components/vm-nodata/imgs/no_picture.png +0 -0
  491. package/lib/vm-common-components/components/vm-nodata/imgs/no_result.png +0 -0
  492. package/lib/vm-common-components/components/vm-nodata/imgs/page_error.png +0 -0
  493. package/lib/vm-common-components/components/vm-nodata/index.js +0 -73
  494. package/lib/vm-common-components/components/vm-nodata/index.js.map +0 -1
  495. package/lib/vm-common-components/components/vm-nodata/style/css.js +0 -4
  496. package/lib/vm-common-components/components/vm-nodata/style/css.js.map +0 -1
  497. package/lib/vm-common-components/components/vm-nodata/style/index.css +0 -27
  498. package/lib/vm-common-components/components/vm-nodata/style/index.js +0 -4
  499. package/lib/vm-common-components/components/vm-nodata/style/index.js.map +0 -1
  500. package/lib/vm-common-components/components/vm-nodata/style/index.less +0 -20
  501. package/lib/vm-common-components/components/vm-radar/index.js +0 -84
  502. package/lib/vm-common-components/components/vm-radar/index.js.map +0 -1
  503. package/lib/vm-common-components/components/vm-water-wave/index.css +0 -51
  504. package/lib/vm-common-components/components/vm-water-wave/index.js +0 -161
  505. package/lib/vm-common-components/components/vm-water-wave/index.js.map +0 -1
  506. package/lib/vm-common-components/components/vm-water-wave/index.less +0 -56
  507. package/lib/vm-common-components/index.js +0 -331
  508. package/lib/vm-common-components/index.js.map +0 -1
  509. package/lib/vm-common-components/style/css.js +0 -4
  510. package/lib/vm-common-components/style/css.js.map +0 -1
  511. package/lib/vm-common-components/style/index.css +0 -151
  512. package/lib/vm-common-components/style/index.js +0 -4
  513. package/lib/vm-common-components/style/index.js.map +0 -1
  514. package/lib/vm-common-components/style/index.less +0 -1
  515. package/lib/vtx-base-modal-hz/index.js +0 -42
  516. package/lib/vtx-base-modal-hz/index.js.map +0 -1
  517. package/lib/vtx-health-modal/api.js +0 -225
  518. package/lib/vtx-health-modal/api.js.map +0 -1
  519. package/lib/vtx-health-modal/components/Health/index.js +0 -294
  520. package/lib/vtx-health-modal/components/Health/index.js.map +0 -1
  521. package/lib/vtx-health-modal/components/Health/style/css.js +0 -4
  522. package/lib/vtx-health-modal/components/Health/style/css.js.map +0 -1
  523. package/lib/vtx-health-modal/components/Health/style/index.css +0 -13
  524. package/lib/vtx-health-modal/components/Health/style/index.js +0 -4
  525. package/lib/vtx-health-modal/components/Health/style/index.js.map +0 -1
  526. package/lib/vtx-health-modal/components/Health/style/index.less +0 -9
  527. package/lib/vtx-health-modal/index.js +0 -37
  528. package/lib/vtx-health-modal/index.js.map +0 -1
  529. package/lib/vtx-health-modal/style/css.js +0 -4
  530. package/lib/vtx-health-modal/style/css.js.map +0 -1
  531. package/lib/vtx-health-modal/style/index.css +0 -0
  532. package/lib/vtx-health-modal/style/index.js +0 -4
  533. package/lib/vtx-health-modal/style/index.js.map +0 -1
  534. package/lib/vtx-health-modal/style/index.less +0 -0
  535. package/lib/vtx-hz-facility-modal/api.js +0 -1329
  536. package/lib/vtx-hz-facility-modal/api.js.map +0 -1
  537. package/lib/vtx-hz-facility-modal/components/BJGK/index.js +0 -171
  538. package/lib/vtx-hz-facility-modal/components/BJGK/index.js.map +0 -1
  539. package/lib/vtx-hz-facility-modal/components/BaseInfo/index.css +0 -11
  540. package/lib/vtx-hz-facility-modal/components/BaseInfo/index.js +0 -39
  541. package/lib/vtx-hz-facility-modal/components/BaseInfo/index.js.map +0 -1
  542. package/lib/vtx-hz-facility-modal/components/BaseInfo/index.less +0 -7
  543. package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/index.js +0 -24
  544. package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/index.js.map +0 -1
  545. package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/css.js +0 -4
  546. package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/css.js.map +0 -1
  547. package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.css +0 -36
  548. package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.js +0 -4
  549. package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.js.map +0 -1
  550. package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.less +0 -26
  551. package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +0 -231
  552. package/lib/vtx-hz-facility-modal/components/DetectedData/index.js.map +0 -1
  553. package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js +0 -4
  554. package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js.map +0 -1
  555. package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js +0 -4
  556. package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js.map +0 -1
  557. package/lib/vtx-hz-facility-modal/components/DetectedData/style/inedx.css +0 -0
  558. package/lib/vtx-hz-facility-modal/components/DetectedData/style/inedx.less +0 -0
  559. package/lib/vtx-hz-facility-modal/components/FacilityFile/index.js +0 -33
  560. package/lib/vtx-hz-facility-modal/components/FacilityFile/index.js.map +0 -1
  561. package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js +0 -4
  562. package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js.map +0 -1
  563. package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.css +0 -22
  564. package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js +0 -4
  565. package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js.map +0 -1
  566. package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.less +0 -22
  567. package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js +0 -101
  568. package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js.map +0 -1
  569. package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js +0 -4
  570. package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js.map +0 -1
  571. package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.css +0 -30
  572. package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js +0 -4
  573. package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js.map +0 -1
  574. package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.less +0 -30
  575. package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +0 -326
  576. package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js.map +0 -1
  577. package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js +0 -4
  578. package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js.map +0 -1
  579. package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.css +0 -15
  580. package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js +0 -4
  581. package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js.map +0 -1
  582. package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.less +0 -15
  583. package/lib/vtx-hz-facility-modal/components/FacilityFileLine/index.js +0 -41
  584. package/lib/vtx-hz-facility-modal/components/FacilityFileLine/index.js.map +0 -1
  585. package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/index.js +0 -43
  586. package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/index.js.map +0 -1
  587. package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/css.js +0 -4
  588. package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/css.js.map +0 -1
  589. package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.css +0 -30
  590. package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.js +0 -4
  591. package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.js.map +0 -1
  592. package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.less +0 -34
  593. package/lib/vtx-hz-facility-modal/components/Flaw/index.js +0 -54
  594. package/lib/vtx-hz-facility-modal/components/Flaw/index.js.map +0 -1
  595. package/lib/vtx-hz-facility-modal/components/Flaw/style/css.js +0 -4
  596. package/lib/vtx-hz-facility-modal/components/Flaw/style/css.js.map +0 -1
  597. package/lib/vtx-hz-facility-modal/components/Flaw/style/index.css +0 -3
  598. package/lib/vtx-hz-facility-modal/components/Flaw/style/index.js +0 -4
  599. package/lib/vtx-hz-facility-modal/components/Flaw/style/index.js.map +0 -1
  600. package/lib/vtx-hz-facility-modal/components/Flaw/style/index.less +0 -3
  601. package/lib/vtx-hz-facility-modal/components/HasDevicePoint/index.js +0 -46
  602. package/lib/vtx-hz-facility-modal/components/HasDevicePoint/index.js.map +0 -1
  603. package/lib/vtx-hz-facility-modal/components/HealthRadar/index.js +0 -94
  604. package/lib/vtx-hz-facility-modal/components/HealthRadar/index.js.map +0 -1
  605. package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +0 -388
  606. package/lib/vtx-hz-facility-modal/components/MonitorData/index.js.map +0 -1
  607. package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js +0 -4
  608. package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js.map +0 -1
  609. package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js +0 -4
  610. package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js.map +0 -1
  611. package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.css +0 -4
  612. package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.less +0 -4
  613. package/lib/vtx-hz-facility-modal/components/NoDevicePoint/index.js +0 -43
  614. package/lib/vtx-hz-facility-modal/components/NoDevicePoint/index.js.map +0 -1
  615. package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js +0 -42
  616. package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +0 -1
  617. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +0 -437
  618. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js.map +0 -1
  619. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js +0 -4
  620. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js.map +0 -1
  621. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.css +0 -55
  622. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js +0 -4
  623. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js.map +0 -1
  624. package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.less +0 -42
  625. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +0 -253
  626. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js.map +0 -1
  627. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js +0 -4
  628. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js.map +0 -1
  629. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.css +0 -63
  630. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js +0 -4
  631. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js.map +0 -1
  632. package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.less +0 -50
  633. package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js +0 -97
  634. package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js.map +0 -1
  635. package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js +0 -4
  636. package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js.map +0 -1
  637. package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.css +0 -15
  638. package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js +0 -4
  639. package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js.map +0 -1
  640. package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.less +0 -16
  641. package/lib/vtx-hz-facility-modal/components/OverViewLine/index.js +0 -51
  642. package/lib/vtx-hz-facility-modal/components/OverViewLine/index.js.map +0 -1
  643. package/lib/vtx-hz-facility-modal/components/OverViewPoint/index.js +0 -16
  644. package/lib/vtx-hz-facility-modal/components/OverViewPoint/index.js.map +0 -1
  645. package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.css +0 -55
  646. package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.less +0 -42
  647. package/lib/vtx-hz-facility-modal/components/PipeLine/index.js +0 -44
  648. package/lib/vtx-hz-facility-modal/components/PipeLine/index.js.map +0 -1
  649. package/lib/vtx-hz-facility-modal/components/PipeLine/style/css.js +0 -4
  650. package/lib/vtx-hz-facility-modal/components/PipeLine/style/css.js.map +0 -1
  651. package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.css +0 -36
  652. package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.js +0 -4
  653. package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.js.map +0 -1
  654. package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.less +0 -26
  655. package/lib/vtx-hz-facility-modal/components/PipePoint/index.js +0 -69
  656. package/lib/vtx-hz-facility-modal/components/PipePoint/index.js.map +0 -1
  657. package/lib/vtx-hz-facility-modal/components/PipePoint/style/css.js +0 -4
  658. package/lib/vtx-hz-facility-modal/components/PipePoint/style/css.js.map +0 -1
  659. package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.css +0 -36
  660. package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.js +0 -4
  661. package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.js.map +0 -1
  662. package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.less +0 -26
  663. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.css +0 -73
  664. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js +0 -163
  665. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js.map +0 -1
  666. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.less +0 -48
  667. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js +0 -101
  668. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js.map +0 -1
  669. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.css +0 -56
  670. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js +0 -408
  671. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js.map +0 -1
  672. package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.less +0 -53
  673. package/lib/vtx-hz-facility-modal/components/RealTime/index.js +0 -55
  674. package/lib/vtx-hz-facility-modal/components/RealTime/index.js.map +0 -1
  675. package/lib/vtx-hz-facility-modal/components/Record/index.js +0 -120
  676. package/lib/vtx-hz-facility-modal/components/Record/index.js.map +0 -1
  677. package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js +0 -125
  678. package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js.map +0 -1
  679. package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js +0 -88
  680. package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js.map +0 -1
  681. package/lib/vtx-hz-facility-modal/components/RecordTask/index.js +0 -138
  682. package/lib/vtx-hz-facility-modal/components/RecordTask/index.js.map +0 -1
  683. package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js +0 -88
  684. package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js.map +0 -1
  685. package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js +0 -86
  686. package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js.map +0 -1
  687. package/lib/vtx-hz-facility-modal/components/YWGL/index.js +0 -150
  688. package/lib/vtx-hz-facility-modal/components/YWGL/index.js.map +0 -1
  689. package/lib/vtx-hz-facility-modal/components/index.js +0 -28
  690. package/lib/vtx-hz-facility-modal/components/index.js.map +0 -1
  691. package/lib/vtx-hz-facility-modal/index.js +0 -132
  692. package/lib/vtx-hz-facility-modal/index.js.map +0 -1
  693. package/lib/vtx-hz-facility-modal/style/css.js +0 -4
  694. package/lib/vtx-hz-facility-modal/style/css.js.map +0 -1
  695. package/lib/vtx-hz-facility-modal/style/index.css +0 -0
  696. package/lib/vtx-hz-facility-modal/style/index.js +0 -4
  697. package/lib/vtx-hz-facility-modal/style/index.js.map +0 -1
  698. package/lib/vtx-hz-facility-modal/style/index.less +0 -0
@@ -1,165 +1,165 @@
1
- .vm-range-picker {
2
- --color: #222;
3
- --border: 1px solid #dadadaff;
4
- --hover-color: #40a9ff;
5
-
6
- &.dark {
7
- --color: var(--picker-border-color);
8
- --border: 1px solid var(--picker-border-color);
9
- --bg-color: var(--picker-bg);
10
- --hover-color: white;
11
- .ant-picker-active-bar {
12
- background: #59ffe2;
13
- }
14
- }
15
- background-color: var(--bg-color) !important;
16
- border: var(--border) !important;
17
-
18
- .ant-picker-suffix {
19
- color: var(--picker-border-color);
20
- }
21
-
22
- &:hover {
23
- border-color: var(--hover-color);
24
- }
25
-
26
- .ant-picker-input {
27
- input {
28
- color: var(--color);
29
- }
30
- }
31
-
32
- .ant-picker-separator {
33
- color: var(--color);
34
- }
35
-
36
- .ant-picker-clear {
37
- color: var(--color);
38
- background: transparent;
39
- }
40
- }
41
- .vm-select {
42
- &.dark {
43
- .ant-select-selector {
44
- background-color: #0d1a1b !important;
45
- border: 1px solid #3c7073 !important;
46
- .ant-select-selection-item {
47
- color: #a9d5d3;
48
- }
49
- }
50
- &:hover {
51
- .ant-select-selector {
52
- border: 1px solid #6cc9ce !important;
53
- }
54
- }
55
- }
56
- }
57
-
58
- .vm-select-dropdown {
59
- &.dark {
60
- background: #0d1a1b;
61
- .ant-select-item {
62
- color: white;
63
- }
64
- .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
65
- background-color: #2d575a;
66
- }
67
- .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
68
- background-color: #1c3436;
69
- }
70
- }
71
- }
72
- .vm-range-picker-dropdown {
73
- &.dark {
74
- .ant-picker-range-arrow {
75
- background: none;
76
- &::before {
77
- background: #0d1a1be6;
78
- }
79
- }
80
- .ant-picker-panel-container {
81
- background: #0d1a1be6;
82
- box-shadow: 0 3px 6px -4px #ffffff1f, 0 6px 16px #ffffff14, 0 9px 28px 8px #5454540d;
83
- .ant-picker-header {
84
- button {
85
- color: white;
86
- &:hover {
87
- color: #95fff9;
88
- }
89
- }
90
- }
91
- .ant-picker-content {
92
- th {
93
- color: white;
94
- }
95
- .ant-picker-cell-inner {
96
- color: white;
97
- }
98
- .ant-picker-cell-in-view.ant-picker-cell-in-range::before {
99
- background: #6cff2340;
100
- }
101
- .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
102
- .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
103
- background: #6cff2340;
104
- }
105
- .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
106
- .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
107
- .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
108
- background: #52c41a;
109
- }
110
- .ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
111
- .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end)
112
- .ant-picker-cell-inner {
113
- background: #f5f5f55e;
114
- }
115
- .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
116
- border: 1px solid #52c41a;
117
- }
118
-
119
- .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,
120
- .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,
121
- .ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,
122
- .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,
123
- .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,
124
- .ant-picker-panel
125
- > :not(.ant-picker-date-panel)
126
- .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,
127
- .ant-picker-panel
128
- > :not(.ant-picker-date-panel)
129
- .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before {
130
- background: #52c41abb;
131
- }
132
-
133
- .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start
134
- .ant-picker-cell-inner::after,
135
- .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end
136
- .ant-picker-cell-inner::after {
137
- background: #52c41abb !important;
138
- }
139
- }
140
- }
141
- }
142
- }
143
-
144
- .radioTime {
145
- display: flex;
146
- align-items: center;
147
- }
148
- .radio {
149
- flex-shrink: 0;
150
- }
151
-
152
- .filter {
153
- display: flex;
154
- align-items: center;
155
- margin-bottom: 10px;
156
- margin-left: 10px;
157
- }
158
-
159
- .label {
160
- font-size: 14px;
161
- font-family: PingFang SC;
162
- font-weight: bold;
163
- color: var(--label-color);
164
- margin-right: 5px;
165
- }
1
+ .vm-range-picker {
2
+ --color: #222;
3
+ --border: 1px solid #dadadaff;
4
+ --hover-color: #40a9ff;
5
+
6
+ &.dark {
7
+ --color: #a9d5d3ff;
8
+ --border: 1px solid #3c7073ff;
9
+ --bg-color: #0d1a1b;
10
+ --hover-color: white;
11
+ .ant-picker-active-bar {
12
+ background: #59ffe2;
13
+ }
14
+ }
15
+ background-color: var(--bg-color) !important;
16
+ border: var(--border) !important;
17
+
18
+ .ant-picker-suffix {
19
+ color: var(--color);
20
+ }
21
+
22
+ &:hover {
23
+ border-color: var(--hover-color);
24
+ }
25
+
26
+ .ant-picker-input {
27
+ input {
28
+ color: var(--color);
29
+ }
30
+ }
31
+
32
+ .ant-picker-separator {
33
+ color: var(--color);
34
+ }
35
+
36
+ .ant-picker-clear {
37
+ color: var(--color);
38
+ background: transparent;
39
+ }
40
+ }
41
+ .vm-select {
42
+ &.dark {
43
+ .ant-select-selector {
44
+ background-color: #0d1a1b !important;
45
+ border: 1px solid #3c7073 !important;
46
+ .ant-select-selection-item {
47
+ color: #a9d5d3;
48
+ }
49
+ }
50
+ &:hover {
51
+ .ant-select-selector {
52
+ border: 1px solid #6cc9ce !important;
53
+ }
54
+ }
55
+ }
56
+ }
57
+
58
+ .vm-select-dropdown {
59
+ &.dark {
60
+ background: #0d1a1b;
61
+ .ant-select-item {
62
+ color: white;
63
+ }
64
+ .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
65
+ background-color: #2d575a;
66
+ }
67
+ .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
68
+ background-color: #1c3436;
69
+ }
70
+ }
71
+ }
72
+ .vm-range-picker-dropdown {
73
+ &.dark {
74
+ .ant-picker-range-arrow {
75
+ background: none;
76
+ &::before {
77
+ background: #0d1a1be6;
78
+ }
79
+ }
80
+ .ant-picker-panel-container {
81
+ background: #0d1a1be6;
82
+ box-shadow: 0 3px 6px -4px #ffffff1f, 0 6px 16px #ffffff14, 0 9px 28px 8px #5454540d;
83
+ .ant-picker-header {
84
+ button {
85
+ color: white;
86
+ &:hover {
87
+ color: #95fff9;
88
+ }
89
+ }
90
+ }
91
+ .ant-picker-content {
92
+ th {
93
+ color: white;
94
+ }
95
+ .ant-picker-cell-inner {
96
+ color: white;
97
+ }
98
+ .ant-picker-cell-in-view.ant-picker-cell-in-range::before {
99
+ background: #6cff2340;
100
+ }
101
+ .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
102
+ .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
103
+ background: #6cff2340;
104
+ }
105
+ .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
106
+ .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
107
+ .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
108
+ background: #52c41a;
109
+ }
110
+ .ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
111
+ .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end)
112
+ .ant-picker-cell-inner {
113
+ background: #f5f5f55e;
114
+ }
115
+ .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
116
+ border: 1px solid #52c41a;
117
+ }
118
+
119
+ .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,
120
+ .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,
121
+ .ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,
122
+ .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,
123
+ .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,
124
+ .ant-picker-panel
125
+ > :not(.ant-picker-date-panel)
126
+ .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,
127
+ .ant-picker-panel
128
+ > :not(.ant-picker-date-panel)
129
+ .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before {
130
+ background: #52c41abb;
131
+ }
132
+
133
+ .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start
134
+ .ant-picker-cell-inner::after,
135
+ .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end
136
+ .ant-picker-cell-inner::after {
137
+ background: #52c41abb !important;
138
+ }
139
+ }
140
+ }
141
+ }
142
+ }
143
+
144
+ .radioTime {
145
+ display: flex;
146
+ align-items: center;
147
+ }
148
+ .radio {
149
+ flex-shrink: 0;
150
+ }
151
+
152
+ .filter {
153
+ display: flex;
154
+ align-items: center;
155
+ margin-bottom: 10px;
156
+ margin-left: 10px;
157
+ }
158
+
159
+ .label {
160
+ font-size: 14px;
161
+ font-family: PingFang SC;
162
+ font-weight: bold;
163
+ color: var(--label-color);
164
+ margin-right: 5px;
165
+ }
@@ -1,30 +1,30 @@
1
- .vm-image-text {
2
- &-item {
3
- display: flex;
4
- justify-content: start;
5
- align-content: center;
6
- margin-right: 80px;
7
- img {
8
- width: 46px;
9
- height: 46px;
10
- margin-right: 18px;
11
- }
12
- &--name {
13
- color: var(--label-color);
14
- }
15
- &--value {
16
- line-height: 24px;
17
- &.active {
18
- color: var(--info-active);
19
- }
20
- &.danger {
21
- color: var(--info-danger);
22
- }
23
- color: var(--info-color);
24
- font-size: 12px;
25
- span {
26
- font-size: 22px;
27
- }
28
- }
29
- }
30
- }
1
+ .vm-image-text {
2
+ &-item {
3
+ display: flex;
4
+ justify-content: start;
5
+ align-content: center;
6
+ margin-right: 80px;
7
+ img {
8
+ width: 46px;
9
+ height: 46px;
10
+ margin-right: 18px;
11
+ }
12
+ &--name {
13
+ color: var(--label-color);
14
+ }
15
+ &--value {
16
+ line-height: 24px;
17
+ &.active {
18
+ color: var(--info-active);
19
+ }
20
+ &.danger {
21
+ color: var(--info-danger);
22
+ }
23
+ color: var(--info-color);
24
+ font-size: 12px;
25
+ span {
26
+ font-size: 22px;
27
+ }
28
+ }
29
+ }
30
+ }
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","obj","__esModule","InfoCollection","props","_props$data","data","_props$width","width","_props$gap","gap","_props$horizontal","horizontal","_props$ellipsis","ellipsis","React","createElement","className","map","item","style","color","key","marginRight","marginBottom","label","concat","title","value","render","_default","exports"],"sources":["vm-info-collection/index.js"],"sourcesContent":["import React from 'react';\nimport './style';\nfunction InfoCollection(props) {\n const { data = [], width = '100%', gap = 8, horizontal = false, ellipsis = false } = props;\n return (React.createElement(\"div\", { className: horizontal ? 'info-collection-horizontal' : 'info-collection' }, data.map(item => {\n const style = {};\n if (item.color)\n style.color = item.color;\n return (React.createElement(\"div\", { className: \"info-line\", key: item.key, style: { marginRight: horizontal ? 0 : 12, marginBottom: gap, width } },\n React.createElement(\"div\", { className: \"label\" },\n item.label,\n \"\\uFF1A\"),\n React.createElement(\"div\", { className: `value ${ellipsis ? 'ellipsis' : ''}`, style: style, title: `${item.value || ''}` }, typeof item.render === 'function' ? item.render() : item.value || '--')));\n })));\n}\nexport default InfoCollection;\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACAA,OAAA;AAAiB,SAAAD,uBAAAE,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,gBAAAA,GAAA;AACjB,SAASE,cAAcA,CAACC,KAAK,EAAE;EAC3B,IAAAC,WAAA,GAAqFD,KAAK,CAAlFE,IAAI;IAAJA,IAAI,GAAAD,WAAA,cAAG,EAAE,GAAAA,WAAA;IAAAE,YAAA,GAAoEH,KAAK,CAAvEI,KAAK;IAALA,KAAK,GAAAD,YAAA,cAAG,MAAM,GAAAA,YAAA;IAAAE,UAAA,GAAoDL,KAAK,CAAvDM,GAAG;IAAHA,GAAG,GAAAD,UAAA,cAAG,CAAC,GAAAA,UAAA;IAAAE,iBAAA,GAA2CP,KAAK,CAA9CQ,UAAU;IAAVA,UAAU,GAAAD,iBAAA,cAAG,KAAK,GAAAA,iBAAA;IAAAE,eAAA,GAAuBT,KAAK,CAA1BU,QAAQ;IAARA,QAAQ,GAAAD,eAAA,cAAG,KAAK,GAAAA,eAAA;EAChF,oBAAQE,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,EAAEL,UAAU,GAAG,4BAA4B,GAAG;EAAkB,CAAC,EAAEN,IAAI,CAACY,GAAG,CAAC,UAAAC,IAAI,EAAI;IAC9H,IAAMC,KAAK,GAAG,CAAC,CAAC;IAChB,IAAID,IAAI,CAACE,KAAK,EACVD,KAAK,CAACC,KAAK,GAAGF,IAAI,CAACE,KAAK;IAC5B,oBAAQN,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,EAAE,WAAW;MAAEK,GAAG,EAAEH,IAAI,CAACG,GAAG;MAAEF,KAAK,EAAE;QAAEG,WAAW,EAAEX,UAAU,GAAG,CAAC,GAAG,EAAE;QAAEY,YAAY,EAAEd,GAAG;QAAEF,KAAK,EAALA;MAAM;IAAE,CAAC,eAC/IO,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,EAAE;IAAQ,CAAC,EAC7CE,IAAI,CAACM,KAAK,EACV,QAAQ,CAAC,eACbV,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,WAAAS,MAAA,CAAWZ,QAAQ,GAAG,UAAU,GAAG,EAAE,CAAE;MAAEM,KAAK,EAAEA,KAAK;MAAEO,KAAK,KAAAD,MAAA,CAAKP,IAAI,CAACS,KAAK,IAAI,EAAE;IAAG,CAAC,EAAE,OAAOT,IAAI,CAACU,MAAM,KAAK,UAAU,GAAGV,IAAI,CAACU,MAAM,CAAC,CAAC,GAAGV,IAAI,CAACS,KAAK,IAAI,IAAI,CAAC,CAAC;EAC7M,CAAC,CAAC,CAAC;AACP;AAAC,IAAAE,QAAA,GACc3B,cAAc;AAAA4B,OAAA,cAAAD,QAAA"}
1
+ {"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","obj","__esModule","InfoCollection","props","_props$data","data","_props$width","width","_props$gap","gap","_props$horizontal","horizontal","_props$ellipsis","ellipsis","React","createElement","className","map","item","style","color","key","marginRight","marginBottom","label","concat","title","value","render","_default","exports"],"sources":["vm-info-collection/index.js"],"sourcesContent":["import React from 'react';\nimport './style';\nfunction InfoCollection(props) {\n const { data = [], width = '100%', gap = 8, horizontal = false, ellipsis = false } = props;\n return (React.createElement(\"div\", { className: horizontal ? 'info-collection-horizontal' : 'info-collection' }, data.map(item => {\n const style = {};\n if (item.color)\n style.color = item.color;\n return (React.createElement(\"div\", { className: \"info-line\", key: item.key, style: { marginRight: horizontal ? 0 : 12, marginBottom: gap, width } },\n React.createElement(\"div\", { className: \"label\" },\n item.label,\n \"\\uFF1A\"),\n React.createElement(\"div\", { className: `value ${ellipsis ? 'ellipsis' : ''}`, style: style, title: `${item.value || ''}` }, typeof item.render === 'function' ? item.render() : item.value || '--')));\n })));\n}\nexport default InfoCollection;\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACAA,OAAA;AAAiB,SAAAD,uBAAAE,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,gBAAAA,GAAA;AACjB,SAASE,cAAcA,CAACC,KAAK,EAAE;EAC3B,IAAAC,WAAA,GAAqFD,KAAK,CAAlFE,IAAI;IAAJA,IAAI,GAAAD,WAAA,cAAG,EAAE,GAAAA,WAAA;IAAAE,YAAA,GAAoEH,KAAK,CAAvEI,KAAK;IAALA,KAAK,GAAAD,YAAA,cAAG,MAAM,GAAAA,YAAA;IAAAE,UAAA,GAAoDL,KAAK,CAAvDM,GAAG;IAAHA,GAAG,GAAAD,UAAA,cAAG,CAAC,GAAAA,UAAA;IAAAE,iBAAA,GAA2CP,KAAK,CAA9CQ,UAAU;IAAVA,UAAU,GAAAD,iBAAA,cAAG,KAAK,GAAAA,iBAAA;IAAAE,eAAA,GAAuBT,KAAK,CAA1BU,QAAQ;IAARA,QAAQ,GAAAD,eAAA,cAAG,KAAK,GAAAA,eAAA;EAChF,oBAAQE,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,EAAEL,UAAU,GAAG,4BAA4B,GAAG;EAAkB,CAAC,EAAEN,IAAI,CAACY,GAAG,CAAC,UAAAC,IAAI,EAAI;IAC9H,IAAMC,KAAK,GAAG,CAAC,CAAC;IAChB,IAAID,IAAI,CAACE,KAAK,EACVD,KAAK,CAACC,KAAK,GAAGF,IAAI,CAACE,KAAK;IAC5B,oBAAQN,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,EAAE,WAAW;MAAEK,GAAG,EAAEH,IAAI,CAACG,GAAG;MAAEF,KAAK,EAAE;QAAEG,WAAW,EAAEX,UAAU,GAAG,CAAC,GAAG,EAAE;QAAEY,YAAY,EAAEd,GAAG;QAAEF,KAAK,EAALA;MAAM;IAAE,CAAC,eAC/IO,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,EAAE;IAAQ,CAAC,EAC7CE,IAAI,CAACM,KAAK,EACV,QAAQ,CAAC,eACbV,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,WAAAS,MAAA,CAAWZ,QAAQ,GAAG,UAAU,GAAG,EAAE,CAAE;MAAEM,KAAK,EAAEA,KAAK;MAAEO,KAAK,KAAAD,MAAA,CAAKP,IAAI,CAACS,KAAK,IAAI,EAAE;IAAG,CAAC,EAAE,OAAOT,IAAI,CAACU,MAAM,KAAK,UAAU,GAAGV,IAAI,CAACU,MAAM,EAAE,GAAGV,IAAI,CAACS,KAAK,IAAI,IAAI,CAAC,CAAC;EAC7M,CAAC,CAAC,CAAC;AACP;AAAC,IAAAE,QAAA,GACc3B,cAAc;AAAA4B,OAAA,cAAAD,QAAA"}
@@ -1,38 +1,38 @@
1
- .info-collection {
2
- width: fit-content;
3
- .info-line {
4
- display: flex;
5
- }
6
- }
7
- .info-collection-horizontal {
8
- display: flex;
9
- flex-flow: wrap;
10
- .info-line {
11
- display: flex;
12
- justify-content: start;
13
- margin-right: 12px;
14
- }
15
- }
16
- .info-collection,
17
- .info-collection-horizontal {
18
- font-size: 14px;
19
-
20
- .label {
21
- color: var(--label-color);
22
- white-space: nowrap;
23
- }
24
-
25
- .value {
26
- color: var(--info-color);
27
- font-weight: 400;
28
- min-width: 98px;
29
- text-align: left;
30
- }
31
- .ellipsis {
32
- min-width: 98px;
33
- max-width: 350px;
34
- overflow: hidden;
35
- text-overflow: ellipsis;
36
- white-space: nowrap;
37
- }
38
- }
1
+ .info-collection {
2
+ width: fit-content;
3
+ .info-line {
4
+ display: flex;
5
+ }
6
+ }
7
+ .info-collection-horizontal {
8
+ display: flex;
9
+ flex-flow: wrap;
10
+ .info-line {
11
+ display: flex;
12
+ justify-content: start;
13
+ margin-right: 12px;
14
+ }
15
+ }
16
+ .info-collection,
17
+ .info-collection-horizontal {
18
+ font-size: 14px;
19
+
20
+ .label {
21
+ color: var(--label-color);
22
+ white-space: nowrap;
23
+ }
24
+
25
+ .value {
26
+ color: var(--info-color);
27
+ font-weight: 400;
28
+ min-width: 98px;
29
+ text-align: left;
30
+ }
31
+ .ellipsis {
32
+ min-width: 98px;
33
+ max-width: 350px;
34
+ overflow: hidden;
35
+ text-overflow: ellipsis;
36
+ white-space: nowrap;
37
+ }
38
+ }
@@ -7,6 +7,7 @@ Object.defineProperty(exports, "__esModule", {
7
7
  exports["default"] = VmMap;
8
8
  var _jquery = _interopRequireDefault(require("jquery"));
9
9
  var _react = _interopRequireWildcard(require("react"));
10
+ var _map = require("@vtx/map");
10
11
  var _useSettings2 = _interopRequireDefault(require("../vm-hooks/useSettings"));
11
12
  var _mapStyle = require("./mapStyle");
12
13
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
@@ -18,40 +19,75 @@ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o =
18
19
  function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
19
20
  function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
20
21
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; } /* eslint-disable no-undef */
22
+ var defaultCenter = [119.603701, 30.636529];
21
23
  function VmMap(_ref) {
22
- var mapCenter = _ref.mapCenter,
23
- mapPoints = _ref.mapPoints,
24
- mapPolygons = _ref.mapPolygons,
24
+ var _ref$mapType = _ref.mapType,
25
+ mapType = _ref$mapType === void 0 ? 'bmap' : _ref$mapType,
26
+ mapCenter = _ref.mapCenter,
27
+ _ref$mapPoints = _ref.mapPoints,
28
+ mapPoints = _ref$mapPoints === void 0 ? [] : _ref$mapPoints,
29
+ _ref$mapPolygons = _ref.mapPolygons,
30
+ mapPolygons = _ref$mapPolygons === void 0 ? [] : _ref$mapPolygons,
25
31
  currentLayer = _ref.currentLayer,
32
+ geometryType = _ref.geometryType,
26
33
  clickGraphic = _ref.clickGraphic;
27
34
  var mapRef = (0, _react.useRef)();
28
35
  var markers = (0, _react.useRef)([]);
29
36
  var mappolygons = (0, _react.useRef)([]);
30
37
  var highlightLayer = (0, _react.useRef)([]);
31
38
  var _useSettings = (0, _useSettings2["default"])(),
32
- isDark = _useSettings.isDark;
39
+ isDark = _useSettings.isDark,
40
+ theme = _useSettings.theme;
41
+ var _useState = (0, _react.useState)([]),
42
+ _useState2 = _slicedToArray(_useState, 2),
43
+ points = _useState2[0],
44
+ setPoints = _useState2[1];
45
+ var _useState3 = (0, _react.useState)([]),
46
+ _useState4 = _slicedToArray(_useState3, 2),
47
+ polygons = _useState4[0],
48
+ setPolygons = _useState4[1];
33
49
  (0, _react.useEffect)(function () {
34
- initMap();
35
- }, []);
50
+ if (theme !== 'light') {
51
+ initMap();
52
+ }
53
+ }, [theme]);
54
+ (0, _react.useEffect)(function () {
55
+ if ((mapPoints === null || mapPoints === void 0 ? void 0 : mapPoints.length) > 0) {
56
+ var list = mapPoints.map(function (ele) {
57
+ return Object.assign(Object.assign({}, ele), {
58
+ longitude: ele.lng,
59
+ latitude: ele.lat
60
+ });
61
+ }) || [];
62
+ setPoints(list);
63
+ }
64
+ }, [mapPoints]);
65
+ (0, _react.useEffect)(function () {
66
+ if ((mapPolygons === null || mapPolygons === void 0 ? void 0 : mapPolygons.length) > 0) {
67
+ setPolygons(mapPolygons);
68
+ }
69
+ }, [mapPolygons]);
36
70
  (0, _react.useEffect)(function () {
37
71
  mapRef.current && addPoints(mapPoints);
38
72
  mapRef.current && addPolygons(mapPolygons);
39
73
  }, [mapPoints, mapPolygons]);
40
74
  (0, _react.useEffect)(function () {
41
75
  var _a;
42
- removeHighLightPolygons();
43
- // 清空高亮图层并绘制新图层
44
- if (currentLayer === null || currentLayer === void 0 ? void 0 : currentLayer.id) addPolygons([{
45
- id: currentLayer.id,
46
- rings: (_a = currentLayer === null || currentLayer === void 0 ? void 0 : currentLayer.geometryInfo) === null || _a === void 0 ? void 0 : _a.lngLats,
47
- config: {
48
- lineWidth: 2,
49
- lineOpacity: 0.5
50
- }
51
- }], 'highlight');
52
- }, [JSON.stringify(currentLayer)]);
76
+ if (theme !== 'light') {
77
+ removeHighLightPolygons();
78
+ // 清空高亮图层并绘制新图层
79
+ if (currentLayer === null || currentLayer === void 0 ? void 0 : currentLayer.id) addPolygons([{
80
+ id: currentLayer.id,
81
+ rings: (_a = currentLayer === null || currentLayer === void 0 ? void 0 : currentLayer.geometryInfo) === null || _a === void 0 ? void 0 : _a.lngLats,
82
+ config: {
83
+ lineWidth: 2,
84
+ lineOpacity: 0.5
85
+ }
86
+ }], 'highlight');
87
+ }
88
+ }, [theme, JSON.stringify(currentLayer)]);
53
89
  var init = function init() {
54
- var center = mapCenter || [119.603701, 30.636529];
90
+ var center = mapCenter || defaultCenter;
55
91
  mapRef.current = new window.BMapGL.Map('modalMap', {
56
92
  style: {
57
93
  styleJson: isDark ? _mapStyle.customStyle : _mapStyle.customLight
@@ -128,7 +164,7 @@ function VmMap(_ref) {
128
164
  lineType: 'solid',
129
165
  lineWidth: 5,
130
166
  lineColor: '#277ffa',
131
- lineOpacity: 0.3,
167
+ lineOpacity: geometryType === 'polyline' ? 1 : 0.3,
132
168
  color: '#fff',
133
169
  pellucidity: 0.5
134
170
  // isHidden: false //后期需要再加
@@ -156,7 +192,7 @@ function VmMap(_ref) {
156
192
  return _point;
157
193
  });
158
194
  //创建面对象
159
- var polygon = new window.BMapGL.Polygon(polygonPath, polygonOption);
195
+ var polygon = geometryType === 'polyline' ? new window.BMapGL.Polyline(polygonPath, polygonOption) : new window.BMapGL.Polygon(polygonPath, polygonOption);
160
196
  //添加点击事件
161
197
  polygon.on('click', function (e) {
162
198
  clickPolygon(item, e);
@@ -198,7 +234,14 @@ function VmMap(_ref) {
198
234
  });
199
235
  highlightLayer.current = [];
200
236
  };
201
- return /*#__PURE__*/_react["default"].createElement("div", {
237
+ var mapProps = {
238
+ mapId: Date.now(),
239
+ mapCenter: mapCenter || defaultCenter,
240
+ mapType: mapType,
241
+ mapPoints: points || [],
242
+ mapPolygons: polygons || []
243
+ };
244
+ return theme === 'light' ? /*#__PURE__*/_react["default"].createElement(_map.VtxMap, Object.assign({}, mapProps)) : /*#__PURE__*/_react["default"].createElement("div", {
202
245
  id: "modalMap",
203
246
  style: {
204
247
  width: '100%',