@vtx/modals2 2.10.41 → 2.11.0
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.
- package/README.md +33 -33
- package/lib/index.js +0 -21
- package/lib/index.js.map +1 -1
- package/lib/style/index.css +0 -69
- package/lib/style/index.less +8 -9
- package/lib/style/themes/dark.css +0 -4
- package/lib/style/themes/dark.less +69 -71
- package/lib/style/themes/default.css +0 -2
- package/lib/style/themes/default.less +34 -37
- package/lib/style/themes/index.css +0 -4
- package/lib/style/themes/index.less +1 -1
- package/lib/typings.d.ts +15 -15
- package/lib/vm-alarm-info/Components/AlarmRecord.js +58 -22
- package/lib/vm-alarm-info/Components/AlarmRecord.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmStatistics.js +87 -21
- package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmTrend.js +60 -36
- package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -1
- package/lib/vm-alarm-info/Components/CurrentAlarm.js +90 -14
- package/lib/vm-alarm-info/Components/CurrentAlarm.js.map +1 -1
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js +2 -2
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js.map +1 -1
- package/lib/vm-alarm-info/Components/index.css +4 -8
- package/lib/vm-alarm-info/Components/index.less +40 -40
- package/lib/vm-alarm-info/api.js +20 -17
- package/lib/vm-alarm-info/api.js.map +1 -1
- package/lib/vm-alarm-info/index.js +15 -17
- package/lib/vm-alarm-info/index.js.map +1 -1
- package/lib/vm-alarm-info/style/index.less +16 -16
- package/lib/vm-alarm-situation/index.js +2 -2
- package/lib/vm-alarm-situation/index.js.map +1 -1
- package/lib/vm-alarm-situation/style/index.less +67 -67
- package/lib/vm-alarm-situation-pt/index.js +2 -2
- package/lib/vm-alarm-situation-pt/index.js.map +1 -1
- package/lib/vm-alarm-situation-pt/style/index.less +65 -65
- package/lib/vm-analysis-comparison/index.js +2 -2
- package/lib/vm-analysis-comparison/index.js.map +1 -1
- package/lib/vm-analysis-comparison/style/index.less +12 -12
- package/lib/vm-appraisal-info/List.js +1 -1
- package/lib/vm-appraisal-info/List.js.map +1 -1
- package/lib/vm-appraisal-info/ListKh.js +1 -1
- package/lib/vm-appraisal-info/ListKh.js.map +1 -1
- package/lib/vm-appraisal-info/ListZg.js +1 -1
- package/lib/vm-appraisal-info/ListZg.js.map +1 -1
- package/lib/vm-appraisal-info/index.js +2 -2
- package/lib/vm-appraisal-info/index.js.map +1 -1
- package/lib/vm-appraisal-info/style/index.less +122 -122
- package/lib/vm-base-list/OpenArrow.js +1 -1
- package/lib/vm-base-list/OpenArrow.js.map +1 -1
- package/lib/vm-base-list/index.js +8 -8
- package/lib/vm-base-list/index.js.map +1 -1
- package/lib/vm-base-list/style/index.css +7 -7
- package/lib/vm-base-list/style/index.less +39 -39
- package/lib/vm-button/style/index.less +20 -20
- package/lib/vm-charts/Line.js +3 -5
- package/lib/vm-charts/Line.js.map +1 -1
- package/lib/vm-charts/Pie.js +2 -2
- package/lib/vm-charts/Pie.js.map +1 -1
- package/lib/vm-charts/index.less +30 -30
- package/lib/vm-checkbox/style/index.less +25 -25
- package/lib/vm-container/style/index.less +29 -28
- package/lib/vm-correlation-comparison/api.js.map +1 -1
- package/lib/vm-correlation-comparison/index.js +2 -2
- package/lib/vm-correlation-comparison/index.js.map +1 -1
- package/lib/vm-correlation-comparison/style/index.less +13 -13
- package/lib/vm-empty/index.js.map +1 -1
- package/lib/vm-empty/style/index.less +23 -23
- package/lib/vm-filter/index.js +3 -35
- package/lib/vm-filter/index.js.map +1 -1
- package/lib/vm-filter/style/index.css +4 -4
- package/lib/vm-filter/style/index.less +165 -165
- package/lib/vm-image-text/style/index.less +30 -30
- package/lib/vm-info-collection/style/index.less +38 -38
- package/lib/vm-map/index.js +66 -23
- package/lib/vm-map/index.js.map +1 -1
- package/lib/vm-modal-table/style/index.less +23 -23
- package/lib/vm-radio/style/index.less +26 -26
- package/lib/vm-real-time-monitor/index.js +2 -2
- package/lib/vm-real-time-monitor/index.js.map +1 -1
- package/lib/vm-real-time-monitor/style/index.less +11 -12
- package/lib/vm-repair-maintain/RmRecord.js +5 -2
- package/lib/vm-repair-maintain/RmRecord.js.map +1 -1
- package/lib/vm-repair-maintain/style/index.less +108 -108
- package/lib/vm-round-content/index.js +2 -2
- package/lib/vm-round-content/index.js.map +1 -1
- package/lib/vm-round-content/style/index.less +34 -33
- package/lib/vm-select-device/index.js +2 -2
- package/lib/vm-select-device/index.js.map +1 -1
- package/lib/vm-select-device/style/index.less +16 -16
- package/lib/vm-sub-tabs/style/index.less +119 -119
- package/lib/vm-sub-title/style/index.less +23 -23
- package/lib/vm-table/index.js +17 -17
- package/lib/vm-table/index.js.map +1 -1
- package/lib/vm-table/style/index.css +3 -3
- package/lib/vm-table/style/index.less +224 -224
- package/lib/vm-video/index.css +0 -69
- package/lib/vm-video/index.less +10 -10
- package/lib/vtx-base-modal/imgs/panoramaLink.png +0 -0
- package/lib/vtx-base-modal/index.js +41 -7
- package/lib/vtx-base-modal/index.js.map +1 -1
- package/lib/vtx-base-modal/style/index.css +26 -2
- package/lib/vtx-base-modal/style/index.less +575 -547
- package/lib/vtx-car-modal/api.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/List.js +2 -2
- package/lib/vtx-car-modal/components/AlarmInfo/List.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/index.js +2 -2
- package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/index.less +38 -38
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/index.js +2 -2
- package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/index.less +239 -239
- package/lib/vtx-car-modal/components/Maintenance/index.less +34 -34
- package/lib/vtx-car-modal/components/OilConsumption/List.js +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/List.js.map +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/index.js +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/index.less +36 -36
- package/lib/vtx-car-modal/components/StaticInfo/index.js +2 -2
- package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/StaticInfo/index.less +72 -72
- package/lib/vtx-car-modal/components/WaterConsumption/index.js +1 -1
- package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -1
- package/lib/vtx-car-modal/components/WaterConsumption/index.less +22 -22
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js +2 -2
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/index.less +62 -62
- package/lib/vtx-car-modal/index.js +1 -1
- package/lib/vtx-car-modal/index.js.map +1 -1
- package/lib/vtx-car-modal/style/index.css +0 -69
- package/lib/vtx-car-modal/style/index.less +6 -6
- package/lib/vtx-cc-cp-modal/api.js +2 -2
- package/lib/vtx-cc-cp-modal/api.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js +2 -2
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.less +104 -104
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js +2 -2
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/index.less +89 -89
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js +2 -2
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.less +104 -104
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js +2 -2
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.less +7 -7
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +40 -39
- package/lib/vtx-cc-cp-modal/index.js +1 -1
- package/lib/vtx-cc-cp-modal/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/style/index.css +0 -69
- package/lib/vtx-cc-cp-modal/style/index.less +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +2 -2
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js +2 -2
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/index.less +105 -105
- package/lib/vtx-cp-modal/components/BaseInfo/index.less +135 -135
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js +2 -2
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js +2 -2
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +105 -105
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/index.js +2 -2
- package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/index.less +38 -37
- package/lib/vtx-cp-modal/index.js +1 -1
- package/lib/vtx-cp-modal/index.js.map +1 -1
- package/lib/vtx-cp-modal/style/index.css +0 -69
- package/lib/vtx-cp-modal/style/index.less +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.js +9 -2
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.less +24 -24
- package/lib/vtx-default-modal/index.js +19 -7
- package/lib/vtx-default-modal/index.js.map +1 -1
- package/lib/vtx-default-modal/style/index.css +0 -69
- package/lib/vtx-default-modal/style/index.less +1 -1
- package/lib/vtx-device-modal/components/DataAnalysis/index.js +2 -2
- package/lib/vtx-device-modal/components/DataAnalysis/index.js.map +1 -1
- package/lib/vtx-device-modal/components/OverViewInfo/index.js +2 -2
- package/lib/vtx-device-modal/components/OverViewInfo/index.js.map +1 -1
- package/lib/vtx-device-modal/config.js +2 -6
- package/lib/vtx-device-modal/config.js.map +1 -1
- package/lib/vtx-device-modal/index.js +2 -2
- package/lib/vtx-device-modal/index.js.map +1 -1
- package/lib/vtx-device-modal/style/index.less +7 -7
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js +2 -2
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js +2 -2
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.js +8 -3
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.less +191 -191
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +1 -1
- package/lib/vtx-df-modal/components/Metering/List.js +1 -1
- package/lib/vtx-df-modal/components/Metering/List.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/index.js +2 -2
- package/lib/vtx-df-modal/components/Metering/index.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/index.less +75 -75
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +2 -2
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js +2 -2
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js.map +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/index.js +2 -2
- package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/index.less +113 -113
- package/lib/vtx-df-modal/index.js +1 -1
- package/lib/vtx-df-modal/index.js.map +1 -1
- package/lib/vtx-df-modal/style/index.css +0 -69
- package/lib/vtx-df-modal/style/index.less +1 -1
- package/lib/vtx-facility-modal/api.js +2 -2
- package/lib/vtx-facility-modal/api.js.map +1 -1
- package/lib/vtx-facility-modal/components/OverView/Left.js.map +1 -1
- package/lib/vtx-facility-modal/components/OverView/index.js +2 -2
- package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -1
- package/lib/vtx-facility-modal/components/OverView/index.less +116 -116
- package/lib/vtx-facility-modal/style/index.less +1 -1
- package/lib/vtx-housing-estate-modal/api.js +2 -2
- package/lib/vtx-housing-estate-modal/api.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js +2 -2
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js +2 -2
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js +2 -2
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +2 -2
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js +2 -2
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/index.less +246 -246
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/WGXW/index.less +76 -76
- package/lib/vtx-housing-estate-modal/style/index.less +1 -1
- package/lib/vtx-kh-modal/components/BaseInfo/index.less +62 -62
- package/lib/vtx-kh-modal/index.js +1 -1
- package/lib/vtx-kh-modal/index.js.map +1 -1
- package/lib/vtx-kh-modal/style/index.css +0 -69
- package/lib/vtx-kh-modal/style/index.less +1 -1
- package/lib/vtx-restaurant-modal/api.js +3 -3
- package/lib/vtx-restaurant-modal/api.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/index.js +2 -2
- package/lib/vtx-restaurant-modal/components/Alarm/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/index.less +32 -32
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Info.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Info.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/index.less +55 -55
- package/lib/vtx-restaurant-modal/components/Collection/index.js +2 -2
- package/lib/vtx-restaurant-modal/components/Collection/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Collection/index.less +23 -23
- package/lib/vtx-restaurant-modal/index.js +1 -1
- package/lib/vtx-restaurant-modal/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/style/index.less +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/index.less +134 -134
- package/lib/vtx-road-modal/components/Statistical/Zylc.js +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.js +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.less +110 -110
- package/lib/vtx-road-modal/index.js +1 -1
- package/lib/vtx-road-modal/index.js.map +1 -1
- package/lib/vtx-road-modal/style/index.css +0 -69
- package/lib/vtx-road-modal/style/index.less +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js.map +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js +2 -2
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/index.less +22 -22
- package/lib/vtx-staff-modal/components/Attendance/Record.js +1 -1
- package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/index.less +19 -19
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/index.js +2 -2
- package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/index.less +144 -144
- package/lib/vtx-staff-modal/components/Equipment/index.less +27 -27
- package/lib/vtx-staff-modal/index.js +1 -1
- package/lib/vtx-staff-modal/index.js.map +1 -1
- package/lib/vtx-staff-modal/style/index.css +0 -69
- package/lib/vtx-staff-modal/style/index.less +1 -1
- package/lib/vtx-throw-point-modal/api.js +2 -2
- package/lib/vtx-throw-point-modal/api.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js +2 -2
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js +2 -2
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js +2 -2
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/Alarm/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/index.less +66 -66
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js +2 -2
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js +2 -2
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/index.less +321 -321
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
- package/lib/vtx-throw-point-modal/components/TFRD/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/TFRD/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
- package/lib/vtx-throw-point-modal/components/WGGS/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
- package/lib/vtx-throw-point-modal/components/WGXW/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/WGXW/index.less +76 -76
- package/lib/vtx-throw-point-modal/style/index.less +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js +2 -2
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js +2 -2
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/index.less +103 -103
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js +7 -2
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.css +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +7 -6
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.less +132 -132
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Img.js +85 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Img.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Jbxx.js +150 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Jbxx.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Monitor.js +239 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Monitor.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Num.js +115 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Num.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Other.js +47 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Other.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ptss.js +33 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ptss.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ssjk.js +28 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ssjk.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/index.css +593 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/index.js +112 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/index.less +539 -0
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js +2 -2
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/index.js +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/index.less +121 -121
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js +2 -2
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -1
- package/lib/vtx-wr-modal/components/Monitor/index.less +78 -78
- package/lib/vtx-wr-modal/components/Score/index.css +108 -0
- package/lib/vtx-wr-modal/components/Score/index.js +245 -0
- package/lib/vtx-wr-modal/components/Score/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/Score/index.less +114 -0
- package/lib/vtx-wr-modal/components/index.js +14 -0
- package/lib/vtx-wr-modal/components/index.js.map +1 -1
- package/lib/vtx-wr-modal/index.js +46 -11
- package/lib/vtx-wr-modal/index.js.map +1 -1
- package/lib/vtx-wr-modal/style/index.css +0 -69
- package/lib/vtx-wr-modal/style/index.less +1 -1
- package/lib/vtx-zg-modal/components/BaseInfo/index.less +82 -82
- package/lib/vtx-zg-modal/index.js +1 -1
- package/lib/vtx-zg-modal/index.js.map +1 -1
- package/lib/vtx-zg-modal/style/index.css +0 -69
- package/lib/vtx-zg-modal/style/index.less +1 -1
- package/package.json +5 -1
- package/lib/style/themesHZ/dark.css +0 -65
- package/lib/style/themesHZ/dark.less +0 -70
- package/lib/style/themesHZ/default.css +0 -20
- package/lib/style/themesHZ/default.less +0 -24
- package/lib/style/themesHZ/index.css +0 -65
- package/lib/style/themesHZ/index.less +0 -1
- package/lib/vm-alarm-situation/assets/downIcon.png +0 -0
- package/lib/vm-alarm-situation/assets/upIcon.png +0 -0
- package/lib/vm-alarm-situation-pt/assets/downIcon.png +0 -0
- package/lib/vm-alarm-situation-pt/assets/upIcon.png +0 -0
- package/lib/vm-common-components/assets/levelBg.png +0 -0
- package/lib/vm-common-components/assets/timeBg.png +0 -0
- package/lib/vm-common-components/common/index.js +0 -28
- package/lib/vm-common-components/common/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-modal/assets/honeycomb.png +0 -0
- package/lib/vm-common-components/common/vm-modal/assets/titleBg.png +0 -0
- package/lib/vm-common-components/common/vm-modal/index.js +0 -35
- package/lib/vm-common-components/common/vm-modal/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-modal/style/css.js +0 -4
- package/lib/vm-common-components/common/vm-modal/style/css.js.map +0 -1
- package/lib/vm-common-components/common/vm-modal/style/index.css +0 -94
- package/lib/vm-common-components/common/vm-modal/style/index.js +0 -4
- package/lib/vm-common-components/common/vm-modal/style/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-modal/style/index.less +0 -108
- package/lib/vm-common-components/common/vm-scrollable/index.js +0 -51
- package/lib/vm-common-components/common/vm-scrollable/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollable/style/css.js +0 -4
- package/lib/vm-common-components/common/vm-scrollable/style/css.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollable/style/index.css +0 -15
- package/lib/vm-common-components/common/vm-scrollable/style/index.js +0 -4
- package/lib/vm-common-components/common/vm-scrollable/style/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollable/style/index.less +0 -18
- package/lib/vm-common-components/common/vm-scrollableRow/index.js +0 -185
- package/lib/vm-common-components/common/vm-scrollableRow/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollableRow/style/css.js +0 -4
- package/lib/vm-common-components/common/vm-scrollableRow/style/css.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.css +0 -110
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.js +0 -4
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.less +0 -113
- package/lib/vm-common-components/common/vm-select/index.js +0 -22
- package/lib/vm-common-components/common/vm-select/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-select/style/css.js +0 -4
- package/lib/vm-common-components/common/vm-select/style/css.js.map +0 -1
- package/lib/vm-common-components/common/vm-select/style/index.css +0 -47
- package/lib/vm-common-components/common/vm-select/style/index.js +0 -4
- package/lib/vm-common-components/common/vm-select/style/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-select/style/index.less +0 -51
- package/lib/vm-common-components/common/vm-tabs/assets/honeycomb.png +0 -0
- package/lib/vm-common-components/common/vm-tabs/assets/titleBg.png +0 -0
- package/lib/vm-common-components/common/vm-tabs/index.js +0 -80
- package/lib/vm-common-components/common/vm-tabs/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-tabs/style/css.js +0 -4
- package/lib/vm-common-components/common/vm-tabs/style/css.js.map +0 -1
- package/lib/vm-common-components/common/vm-tabs/style/index.css +0 -68
- package/lib/vm-common-components/common/vm-tabs/style/index.js +0 -4
- package/lib/vm-common-components/common/vm-tabs/style/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-tabs/style/index.less +0 -60
- package/lib/vm-common-components/components/Compare/index.js +0 -52
- package/lib/vm-common-components/components/Compare/index.js.map +0 -1
- package/lib/vm-common-components/components/Compare/style/css.js +0 -4
- package/lib/vm-common-components/components/Compare/style/css.js.map +0 -1
- package/lib/vm-common-components/components/Compare/style/index.css +0 -40
- package/lib/vm-common-components/components/Compare/style/index.js +0 -4
- package/lib/vm-common-components/components/Compare/style/index.js.map +0 -1
- package/lib/vm-common-components/components/Compare/style/index.less +0 -35
- package/lib/vm-common-components/components/ImagesGroup/index.js +0 -30
- package/lib/vm-common-components/components/ImagesGroup/index.js.map +0 -1
- package/lib/vm-common-components/components/ImagesGroup/style/css.js +0 -4
- package/lib/vm-common-components/components/ImagesGroup/style/css.js.map +0 -1
- package/lib/vm-common-components/components/ImagesGroup/style/index.css +0 -11
- package/lib/vm-common-components/components/ImagesGroup/style/index.js +0 -4
- package/lib/vm-common-components/components/ImagesGroup/style/index.js.map +0 -1
- package/lib/vm-common-components/components/ImagesGroup/style/index.less +0 -11
- package/lib/vm-common-components/components/Portrait/LinePortrait.js +0 -155
- package/lib/vm-common-components/components/Portrait/LinePortrait.js.map +0 -1
- package/lib/vm-common-components/components/Portrait/PointPortrait.js +0 -125
- package/lib/vm-common-components/components/Portrait/PointPortrait.js.map +0 -1
- package/lib/vm-common-components/components/Portrait/api.js +0 -92
- package/lib/vm-common-components/components/Portrait/api.js.map +0 -1
- package/lib/vm-common-components/components/Portrait/imgs/dx.svg +0 -6
- package/lib/vm-common-components/components/Portrait/imgs/gj.svg +0 -7
- package/lib/vm-common-components/components/Portrait/imgs/jt.svg +0 -6
- package/lib/vm-common-components/components/Portrait/imgs/pipeline.jpg +0 -0
- package/lib/vm-common-components/components/Portrait/imgs/point.jpg +0 -0
- package/lib/vm-common-components/components/Portrait/style/css.js +0 -4
- package/lib/vm-common-components/components/Portrait/style/css.js.map +0 -1
- package/lib/vm-common-components/components/Portrait/style/index.css +0 -244
- package/lib/vm-common-components/components/Portrait/style/index.js +0 -4
- package/lib/vm-common-components/components/Portrait/style/index.js.map +0 -1
- package/lib/vm-common-components/components/Portrait/style/index.less +0 -226
- package/lib/vm-common-components/components/RadionButton/index.js +0 -44
- package/lib/vm-common-components/components/RadionButton/index.js.map +0 -1
- package/lib/vm-common-components/components/RadionButton/style/css.js +0 -4
- package/lib/vm-common-components/components/RadionButton/style/css.js.map +0 -1
- package/lib/vm-common-components/components/RadionButton/style/index.css +0 -35
- package/lib/vm-common-components/components/RadionButton/style/index.js +0 -4
- package/lib/vm-common-components/components/RadionButton/style/index.js.map +0 -1
- package/lib/vm-common-components/components/RadionButton/style/index.less +0 -25
- package/lib/vm-common-components/components/Statistics/index.js +0 -177
- package/lib/vm-common-components/components/Statistics/index.js.map +0 -1
- package/lib/vm-common-components/components/Statistics/style/css.js +0 -4
- package/lib/vm-common-components/components/Statistics/style/css.js.map +0 -1
- package/lib/vm-common-components/components/Statistics/style/index.css +0 -75
- package/lib/vm-common-components/components/Statistics/style/index.js +0 -4
- package/lib/vm-common-components/components/Statistics/style/index.js.map +0 -1
- package/lib/vm-common-components/components/Statistics/style/index.less +0 -68
- package/lib/vm-common-components/components/SubTitle/assets/arrow.png +0 -0
- package/lib/vm-common-components/components/SubTitle/index.js +0 -61
- package/lib/vm-common-components/components/SubTitle/index.js.map +0 -1
- package/lib/vm-common-components/components/SubTitle/style/css.js +0 -2
- package/lib/vm-common-components/components/SubTitle/style/css.js.map +0 -1
- package/lib/vm-common-components/components/SubTitle/style/index.css +0 -64
- package/lib/vm-common-components/components/SubTitle/style/index.js +0 -2
- package/lib/vm-common-components/components/SubTitle/style/index.js.map +0 -1
- package/lib/vm-common-components/components/SubTitle/style/index.less +0 -63
- package/lib/vm-common-components/components/TimePeriodSwitch/assets/active.png +0 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/assets/normal.png +0 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js +0 -48
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +0 -1
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.css +0 -70
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.less +0 -44
- package/lib/vm-common-components/components/index.js +0 -114
- package/lib/vm-common-components/components/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-alarm-title/imgs/alarm.png +0 -0
- package/lib/vm-common-components/components/vm-alarm-title/index.js +0 -31
- package/lib/vm-common-components/components/vm-alarm-title/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-alarm-title/style/css.js +0 -4
- package/lib/vm-common-components/components/vm-alarm-title/style/css.js.map +0 -1
- package/lib/vm-common-components/components/vm-alarm-title/style/index.css +0 -25
- package/lib/vm-common-components/components/vm-alarm-title/style/index.js +0 -4
- package/lib/vm-common-components/components/vm-alarm-title/style/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-alarm-title/style/index.less +0 -25
- package/lib/vm-common-components/components/vm-chart/index.css +0 -9
- package/lib/vm-common-components/components/vm-chart/index.js +0 -389
- package/lib/vm-common-components/components/vm-chart/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-chart/index.less +0 -12
- package/lib/vm-common-components/components/vm-collect/api.js +0 -35
- package/lib/vm-common-components/components/vm-collect/api.js.map +0 -1
- package/lib/vm-common-components/components/vm-collect/imgs/collect.png +0 -0
- package/lib/vm-common-components/components/vm-collect/imgs/collect_light.png +0 -0
- package/lib/vm-common-components/components/vm-collect/index.js +0 -66
- package/lib/vm-common-components/components/vm-collect/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-collect/style/css.js +0 -4
- package/lib/vm-common-components/components/vm-collect/style/css.js.map +0 -1
- package/lib/vm-common-components/components/vm-collect/style/index.css +0 -17
- package/lib/vm-common-components/components/vm-collect/style/index.js +0 -4
- package/lib/vm-common-components/components/vm-collect/style/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-collect/style/index.less +0 -13
- package/lib/vm-common-components/components/vm-container/index.js +0 -48
- package/lib/vm-common-components/components/vm-container/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-container/style/css.js +0 -4
- package/lib/vm-common-components/components/vm-container/style/css.js.map +0 -1
- package/lib/vm-common-components/components/vm-container/style/index.css +0 -14
- package/lib/vm-common-components/components/vm-container/style/index.js +0 -4
- package/lib/vm-common-components/components/vm-container/style/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-container/style/index.less +0 -16
- package/lib/vm-common-components/components/vm-defects/api.js +0 -60
- package/lib/vm-common-components/components/vm-defects/api.js.map +0 -1
- package/lib/vm-common-components/components/vm-defects/index.js +0 -127
- package/lib/vm-common-components/components/vm-defects/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-defects/style/css.js +0 -4
- package/lib/vm-common-components/components/vm-defects/style/css.js.map +0 -1
- package/lib/vm-common-components/components/vm-defects/style/index.css +0 -27
- package/lib/vm-common-components/components/vm-defects/style/index.js +0 -4
- package/lib/vm-common-components/components/vm-defects/style/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-defects/style/index.less +0 -23
- package/lib/vm-common-components/components/vm-nodata/imgs/no_chart.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_data.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_data_2.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_news.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_permission.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_picture.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_result.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/page_error.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/index.js +0 -77
- package/lib/vm-common-components/components/vm-nodata/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-nodata/style/css.js +0 -4
- package/lib/vm-common-components/components/vm-nodata/style/css.js.map +0 -1
- package/lib/vm-common-components/components/vm-nodata/style/index.css +0 -27
- package/lib/vm-common-components/components/vm-nodata/style/index.js +0 -4
- package/lib/vm-common-components/components/vm-nodata/style/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-nodata/style/index.less +0 -20
- package/lib/vm-common-components/components/vm-radar/index.js +0 -82
- package/lib/vm-common-components/components/vm-radar/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-water-wave/index.css +0 -51
- package/lib/vm-common-components/components/vm-water-wave/index.js +0 -161
- package/lib/vm-common-components/components/vm-water-wave/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-water-wave/index.less +0 -56
- package/lib/vm-common-components/index.js +0 -331
- package/lib/vm-common-components/index.js.map +0 -1
- package/lib/vm-common-components/style/css.js +0 -4
- package/lib/vm-common-components/style/css.js.map +0 -1
- package/lib/vm-common-components/style/index.css +0 -153
- package/lib/vm-common-components/style/index.js +0 -4
- package/lib/vm-common-components/style/index.js.map +0 -1
- package/lib/vm-common-components/style/index.less +0 -1
- package/lib/vtx-base-modal-hz/index.js +0 -42
- package/lib/vtx-base-modal-hz/index.js.map +0 -1
- package/lib/vtx-health-modal/api.js +0 -228
- package/lib/vtx-health-modal/api.js.map +0 -1
- package/lib/vtx-health-modal/components/Health/index.js +0 -327
- package/lib/vtx-health-modal/components/Health/index.js.map +0 -1
- package/lib/vtx-health-modal/components/Health/style/css.js +0 -4
- package/lib/vtx-health-modal/components/Health/style/css.js.map +0 -1
- package/lib/vtx-health-modal/components/Health/style/index.css +0 -31
- package/lib/vtx-health-modal/components/Health/style/index.js +0 -4
- package/lib/vtx-health-modal/components/Health/style/index.js.map +0 -1
- package/lib/vtx-health-modal/components/Health/style/index.less +0 -38
- package/lib/vtx-health-modal/index.js +0 -37
- package/lib/vtx-health-modal/index.js.map +0 -1
- package/lib/vtx-health-modal/style/css.js +0 -4
- package/lib/vtx-health-modal/style/css.js.map +0 -1
- package/lib/vtx-health-modal/style/index.css +0 -0
- package/lib/vtx-health-modal/style/index.js +0 -4
- package/lib/vtx-health-modal/style/index.js.map +0 -1
- package/lib/vtx-health-modal/style/index.less +0 -0
- package/lib/vtx-hz-facility-modal/api.js +0 -1351
- package/lib/vtx-hz-facility-modal/api.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js +0 -171
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.css +0 -11
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.js +0 -39
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.less +0 -7
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/index.js +0 -24
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.css +0 -36
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.less +0 -26
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +0 -231
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/inedx.css +0 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/inedx.less +0 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/index.js +0 -33
- package/lib/vtx-hz-facility-modal/components/FacilityFile/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.css +0 -22
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.less +0 -22
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js +0 -101
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.css +0 -30
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.less +0 -30
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +0 -326
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.css +0 -15
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.less +0 -15
- package/lib/vtx-hz-facility-modal/components/FacilityFileLine/index.js +0 -41
- package/lib/vtx-hz-facility-modal/components/FacilityFileLine/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/index.js +0 -43
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.css +0 -30
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.less +0 -34
- package/lib/vtx-hz-facility-modal/components/Flaw/index.js +0 -54
- package/lib/vtx-hz-facility-modal/components/Flaw/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/Flaw/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/Flaw/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.css +0 -3
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.less +0 -3
- package/lib/vtx-hz-facility-modal/components/HasDevicePoint/index.js +0 -46
- package/lib/vtx-hz-facility-modal/components/HasDevicePoint/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/HealthRadar/index.js +0 -94
- package/lib/vtx-hz-facility-modal/components/HealthRadar/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +0 -388
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.css +0 -4
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.less +0 -4
- package/lib/vtx-hz-facility-modal/components/NoDevicePoint/index.js +0 -43
- package/lib/vtx-hz-facility-modal/components/NoDevicePoint/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js +0 -46
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +0 -437
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.css +0 -55
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.less +0 -42
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +0 -253
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.css +0 -63
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.less +0 -50
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js +0 -97
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.css +0 -15
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.less +0 -16
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js +0 -138
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.css +0 -10
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.less +0 -10
- package/lib/vtx-hz-facility-modal/components/OverViewLine/index.js +0 -51
- package/lib/vtx-hz-facility-modal/components/OverViewLine/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/index.js +0 -16
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.css +0 -55
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.less +0 -42
- package/lib/vtx-hz-facility-modal/components/PipeLine/index.js +0 -44
- package/lib/vtx-hz-facility-modal/components/PipeLine/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.css +0 -36
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.less +0 -26
- package/lib/vtx-hz-facility-modal/components/PipePoint/index.js +0 -69
- package/lib/vtx-hz-facility-modal/components/PipePoint/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.css +0 -36
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.less +0 -26
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.css +0 -72
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js +0 -156
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.less +0 -48
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js +0 -110
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.css +0 -77
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js +0 -343
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.less +0 -62
- package/lib/vtx-hz-facility-modal/components/RealTime/index.js +0 -55
- package/lib/vtx-hz-facility-modal/components/RealTime/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/Record/index.js +0 -120
- package/lib/vtx-hz-facility-modal/components/Record/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js +0 -125
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js +0 -88
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js +0 -137
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js +0 -88
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js +0 -86
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js +0 -150
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/index.js +0 -28
- package/lib/vtx-hz-facility-modal/components/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/index.js +0 -132
- package/lib/vtx-hz-facility-modal/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/style/index.css +0 -0
- package/lib/vtx-hz-facility-modal/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/style/index.less +0 -0
package/README.md
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
# vtx-modals2
|
|
2
|
-
|
|
3
|
-
## Getting Started
|
|
4
|
-
|
|
5
|
-
Install dependencies,
|
|
6
|
-
|
|
7
|
-
```bash
|
|
8
|
-
$ npm i
|
|
9
|
-
```
|
|
10
|
-
|
|
11
|
-
Start the dev server,
|
|
12
|
-
|
|
13
|
-
```bash
|
|
14
|
-
$ npm start
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
Build documentation,
|
|
18
|
-
|
|
19
|
-
```bash
|
|
20
|
-
$ npm run docs:build
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
Run test,
|
|
24
|
-
|
|
25
|
-
```bash
|
|
26
|
-
$ npm test
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
Build library via `father`,
|
|
30
|
-
|
|
31
|
-
```bash
|
|
32
|
-
$ npm run build
|
|
33
|
-
```
|
|
1
|
+
# vtx-modals2
|
|
2
|
+
|
|
3
|
+
## Getting Started
|
|
4
|
+
|
|
5
|
+
Install dependencies,
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
$ npm i
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
Start the dev server,
|
|
12
|
+
|
|
13
|
+
```bash
|
|
14
|
+
$ npm start
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
Build documentation,
|
|
18
|
+
|
|
19
|
+
```bash
|
|
20
|
+
$ npm run docs:build
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
Run test,
|
|
24
|
+
|
|
25
|
+
```bash
|
|
26
|
+
$ npm test
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
Build library via `father`,
|
|
30
|
+
|
|
31
|
+
```bash
|
|
32
|
+
$ npm run build
|
|
33
|
+
```
|
package/lib/index.js
CHANGED
|
@@ -3,12 +3,6 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
Object.defineProperty(exports, "VmCommonComponents", {
|
|
7
|
-
enumerable: true,
|
|
8
|
-
get: function get() {
|
|
9
|
-
return _vmCommonComponents["default"];
|
|
10
|
-
}
|
|
11
|
-
});
|
|
12
6
|
Object.defineProperty(exports, "VtxCarModal", {
|
|
13
7
|
enumerable: true,
|
|
14
8
|
get: function get() {
|
|
@@ -51,24 +45,12 @@ Object.defineProperty(exports, "VtxFacilityModal", {
|
|
|
51
45
|
return _vtxFacilityModal["default"];
|
|
52
46
|
}
|
|
53
47
|
});
|
|
54
|
-
Object.defineProperty(exports, "VtxHealthModal", {
|
|
55
|
-
enumerable: true,
|
|
56
|
-
get: function get() {
|
|
57
|
-
return _vtxHealthModal["default"];
|
|
58
|
-
}
|
|
59
|
-
});
|
|
60
48
|
Object.defineProperty(exports, "VtxHousingEstateModal", {
|
|
61
49
|
enumerable: true,
|
|
62
50
|
get: function get() {
|
|
63
51
|
return _vtxHousingEstateModal["default"];
|
|
64
52
|
}
|
|
65
53
|
});
|
|
66
|
-
Object.defineProperty(exports, "VtxHzFacilityModal", {
|
|
67
|
-
enumerable: true,
|
|
68
|
-
get: function get() {
|
|
69
|
-
return _vtxHzFacilityModal["default"];
|
|
70
|
-
}
|
|
71
|
-
});
|
|
72
54
|
Object.defineProperty(exports, "VtxKhModal", {
|
|
73
55
|
enumerable: true,
|
|
74
56
|
get: function get() {
|
|
@@ -126,8 +108,5 @@ var _vtxKhModal = _interopRequireDefault(require("./vtx-kh-modal"));
|
|
|
126
108
|
var _vtxRestaurantModal = _interopRequireDefault(require("./vtx-restaurant-modal"));
|
|
127
109
|
var _vtxDeviceModal = _interopRequireDefault(require("./vtx-device-modal"));
|
|
128
110
|
var _vtxCcCpModal = _interopRequireDefault(require("./vtx-cc-cp-modal"));
|
|
129
|
-
var _vtxHzFacilityModal = _interopRequireDefault(require("./vtx-hz-facility-modal"));
|
|
130
|
-
var _vmCommonComponents = _interopRequireDefault(require("./vm-common-components"));
|
|
131
|
-
var _vtxHealthModal = _interopRequireDefault(require("./vtx-health-modal"));
|
|
132
111
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
133
112
|
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["_vtxHousingEstateModal","_interopRequireDefault","require","_vtxThrowPointModal","_vtxFacilityModal","_vtxDefaultModal","_vtxCarModal","_vtxStaffModal","_vtxCpModal","_vtxDfModal","_vtxRoadModal","_vtxWrModal","_vtxZgModal","_vtxKhModal","_vtxRestaurantModal","_vtxDeviceModal","_vtxCcCpModal","
|
|
1
|
+
{"version":3,"file":"index.js","names":["_vtxHousingEstateModal","_interopRequireDefault","require","_vtxThrowPointModal","_vtxFacilityModal","_vtxDefaultModal","_vtxCarModal","_vtxStaffModal","_vtxCpModal","_vtxDfModal","_vtxRoadModal","_vtxWrModal","_vtxZgModal","_vtxKhModal","_vtxRestaurantModal","_vtxDeviceModal","_vtxCcCpModal","obj","__esModule"],"sources":["index.js"],"sourcesContent":["export { default as VtxHousingEstateModal } from './vtx-housing-estate-modal';\nexport { default as VtxThrowPointModal } from './vtx-throw-point-modal';\nexport { default as VtxFacilityModal } from './vtx-facility-modal';\nexport { default as VtxDefaultModal } from './vtx-default-modal';\nexport { default as VtxCarModal } from './vtx-car-modal';\nexport { default as VtxStaffModal } from './vtx-staff-modal';\nexport { default as VtxCpModal } from './vtx-cp-modal';\nexport { default as VtxDfModal } from './vtx-df-modal';\nexport { default as VtxRoadModal } from './vtx-road-modal';\nexport { default as VtxWrModal } from './vtx-wr-modal';\nexport { default as VtxZgModal } from './vtx-zg-modal';\nexport { default as VtxKhModal } from './vtx-kh-modal';\nexport { default as VtxRestaurantModal } from './vtx-restaurant-modal';\nexport { default as VtxDeviceModal } from './vtx-device-modal';\nexport { default as VtxCcCpModal } from './vtx-cc-cp-modal';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,sBAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,mBAAA,GAAAF,sBAAA,CAAAC,OAAA;AACA,IAAAE,iBAAA,GAAAH,sBAAA,CAAAC,OAAA;AACA,IAAAG,gBAAA,GAAAJ,sBAAA,CAAAC,OAAA;AACA,IAAAI,YAAA,GAAAL,sBAAA,CAAAC,OAAA;AACA,IAAAK,cAAA,GAAAN,sBAAA,CAAAC,OAAA;AACA,IAAAM,WAAA,GAAAP,sBAAA,CAAAC,OAAA;AACA,IAAAO,WAAA,GAAAR,sBAAA,CAAAC,OAAA;AACA,IAAAQ,aAAA,GAAAT,sBAAA,CAAAC,OAAA;AACA,IAAAS,WAAA,GAAAV,sBAAA,CAAAC,OAAA;AACA,IAAAU,WAAA,GAAAX,sBAAA,CAAAC,OAAA;AACA,IAAAW,WAAA,GAAAZ,sBAAA,CAAAC,OAAA;AACA,IAAAY,mBAAA,GAAAb,sBAAA,CAAAC,OAAA;AACA,IAAAa,eAAA,GAAAd,sBAAA,CAAAC,OAAA;AACA,IAAAc,aAAA,GAAAf,sBAAA,CAAAC,OAAA;AAA4D,SAAAD,uBAAAgB,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,gBAAAA,GAAA"}
|
package/lib/style/index.css
CHANGED
|
@@ -29,8 +29,6 @@
|
|
|
29
29
|
--scroll-bar-track-bg: #fafafa;
|
|
30
30
|
--button-checked-color: #1890ff;
|
|
31
31
|
--button-color: #222;
|
|
32
|
-
--picker-border-color: #000;
|
|
33
|
-
--picker-bg: #fff;
|
|
34
32
|
}
|
|
35
33
|
*::-webkit-scrollbar {
|
|
36
34
|
width: 0px;
|
|
@@ -83,71 +81,4 @@
|
|
|
83
81
|
--calendar-border: #35444c;
|
|
84
82
|
--calendar-thead-bg: #29373e;
|
|
85
83
|
--calendar-bg: rgba(255, 255, 255, 0.1);
|
|
86
|
-
--picker-border-color: #cafdffff;
|
|
87
|
-
--picker-bg: #000;
|
|
88
|
-
}
|
|
89
|
-
.vtx-modal-hz {
|
|
90
|
-
--head-bg: #fff;
|
|
91
|
-
--label-color: black;
|
|
92
|
-
--wrap-bg: #ffffff;
|
|
93
|
-
--statisticsBg: rgba(0, 157, 255, 0.85);
|
|
94
|
-
--button-text-color--defalut: #0dbafe;
|
|
95
|
-
--button-text-color--active: #fefefe;
|
|
96
|
-
--button-background-color--default: #fff;
|
|
97
|
-
--button-background-color--active: linear-gradient(0deg, #2a55e9, #0dbafe);
|
|
98
|
-
--button-border-color--default: #0dbafe;
|
|
99
|
-
--button-border-color--active: #2a55e9;
|
|
100
|
-
--sub-title-color: #222;
|
|
101
|
-
--info-color: #222;
|
|
102
|
-
--picker-border-color: #000;
|
|
103
|
-
--picker-bg: #fff;
|
|
104
|
-
--img-bg: transparent;
|
|
105
|
-
--health-bg: #95f204;
|
|
106
|
-
--health-content-bg: #fff;
|
|
107
|
-
--rank-bg: #f5f7f9;
|
|
108
|
-
}
|
|
109
|
-
*::-webkit-scrollbar {
|
|
110
|
-
width: 0px;
|
|
111
|
-
height: 0px;
|
|
112
|
-
}
|
|
113
|
-
*::-webkit-scrollbar-track {
|
|
114
|
-
background: transparent;
|
|
115
|
-
border-radius: 5px;
|
|
116
|
-
}
|
|
117
|
-
*::-webkit-scrollbar-thumb {
|
|
118
|
-
background: transparent;
|
|
119
|
-
border-radius: 5px;
|
|
120
|
-
}
|
|
121
|
-
*::-webkit-scrollbar-corner {
|
|
122
|
-
background-color: transparent;
|
|
123
|
-
}
|
|
124
|
-
.vtx-modal-hz.dark {
|
|
125
|
-
--head-bg: #122a2c;
|
|
126
|
-
--label-color: #dadee2;
|
|
127
|
-
--wrap-bg: rgba(255, 255, 255, 0.05);
|
|
128
|
-
--chart-label-bg: linear-gradient(150deg, rgba(0, 35, 65, 0.891), rgba(13, 82, 132, 0.703)),
|
|
129
|
-
linear-gradient(
|
|
130
|
-
90deg,
|
|
131
|
-
rgba(255, 255, 255, 0) 0%,
|
|
132
|
-
#00bbf2 80%,
|
|
133
|
-
rgba(255, 255, 255, 0) 99%
|
|
134
|
-
);
|
|
135
|
-
--white-color: #fff;
|
|
136
|
-
--title-color: #fff;
|
|
137
|
-
--select-color: #c4e6ff;
|
|
138
|
-
--statisticsBg: rgba(0, 157, 255, 0.15);
|
|
139
|
-
--button-text-color--defalut: #ffffff;
|
|
140
|
-
--button-text-color--active: #fefefe;
|
|
141
|
-
--button-background-color--default: linear-gradient(0deg, rgba(20, 20, 20, 0.2), rgba(42, 42, 42, 0.2));
|
|
142
|
-
--button-background-color--active: linear-gradient(0deg, #0dbafe, #2a55e9);
|
|
143
|
-
--button-border-color--default: rgba(255, 255, 255, 0.16);
|
|
144
|
-
--button-border-color--active: #fff;
|
|
145
|
-
--sub-title-color: #c4e6ff;
|
|
146
|
-
--info-color: #ffffff;
|
|
147
|
-
--picker-border-color: #ffffff;
|
|
148
|
-
--picker-bg: transparent;
|
|
149
|
-
--img-bg: #011e3f;
|
|
150
|
-
--health-bg: #30e9de;
|
|
151
|
-
--health-content-bg: #6f6f7847;
|
|
152
|
-
--rank-bg: transparent;
|
|
153
84
|
}
|
package/lib/style/index.less
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
// @webkit-scrollbar-width: 8px;
|
|
2
|
-
// @webkit-scrollbar-height: 8px;
|
|
3
|
-
// @webkit-scrollbar-color: hsla(0, 0%, 80%, 0.08);
|
|
4
|
-
// @webkit-scrollbar-thumb-color: rgba(0, 0, 0, 0.05);
|
|
5
|
-
// @webkit-scrollbar-thumb-radius: 4px;
|
|
6
|
-
// @statistics-text-color: rgba(0, 0, 0, 0.65);
|
|
7
|
-
// @table-row-odd: '#f6f6f6';
|
|
8
|
-
@import './themes/index';
|
|
9
|
-
@import './themesHZ/index'; // 杭州弹框的自定义两套样式
|
|
1
|
+
// @webkit-scrollbar-width: 8px;
|
|
2
|
+
// @webkit-scrollbar-height: 8px;
|
|
3
|
+
// @webkit-scrollbar-color: hsla(0, 0%, 80%, 0.08);
|
|
4
|
+
// @webkit-scrollbar-thumb-color: rgba(0, 0, 0, 0.05);
|
|
5
|
+
// @webkit-scrollbar-thumb-radius: 4px;
|
|
6
|
+
// @statistics-text-color: rgba(0, 0, 0, 0.65);
|
|
7
|
+
// @table-row-odd: '#f6f6f6';
|
|
8
|
+
@import './themes/index';
|
|
@@ -29,8 +29,6 @@
|
|
|
29
29
|
--scroll-bar-track-bg: #fafafa;
|
|
30
30
|
--button-checked-color: #1890ff;
|
|
31
31
|
--button-color: #222;
|
|
32
|
-
--picker-border-color: #000;
|
|
33
|
-
--picker-bg: #fff;
|
|
34
32
|
}
|
|
35
33
|
*::-webkit-scrollbar {
|
|
36
34
|
width: 0px;
|
|
@@ -83,6 +81,4 @@
|
|
|
83
81
|
--calendar-border: #35444c;
|
|
84
82
|
--calendar-thead-bg: #29373e;
|
|
85
83
|
--calendar-bg: rgba(255, 255, 255, 0.1);
|
|
86
|
-
--picker-border-color: #cafdffff;
|
|
87
|
-
--picker-bg: #000;
|
|
88
84
|
}
|
|
@@ -1,71 +1,69 @@
|
|
|
1
|
-
@import (reference) '~antd/lib/style/themes/index.less';
|
|
2
|
-
|
|
3
|
-
@import './default.less';
|
|
4
|
-
|
|
5
|
-
// ScrollBar
|
|
6
|
-
* {
|
|
7
|
-
&::-webkit-scrollbar {
|
|
8
|
-
width: 0px;
|
|
9
|
-
height: 0px;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
&::-webkit-scrollbar-track {
|
|
13
|
-
background: transparent;
|
|
14
|
-
border-radius: 5px;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
&::-webkit-scrollbar-thumb {
|
|
18
|
-
background: transparent;
|
|
19
|
-
border-radius: 5px;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
&::-webkit-scrollbar-corner {
|
|
23
|
-
background-color: transparent;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
// &::-webkit-scrollbar-thumb:hover {
|
|
27
|
-
// background: var(--scroll-bar-hover-bg);
|
|
28
|
-
// }
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.vtx-business-modal-wrap {
|
|
32
|
-
&.dark {
|
|
33
|
-
--modal-content-bg: #0b1315;
|
|
34
|
-
--modal-border-color: #69958a;
|
|
35
|
-
--head-bg: #122a2c;
|
|
36
|
-
--bg-color: linear-gradient(0deg, #081e21cc, #000c);
|
|
37
|
-
--bg-color2: #162123;
|
|
38
|
-
--sub-bg-color: #ffffff0d;
|
|
39
|
-
--title-bg-color: #1a292bff;
|
|
40
|
-
--title-border: 1px solid transparent;
|
|
41
|
-
--title-color: white;
|
|
42
|
-
--title-color2: #a9d5d3;
|
|
43
|
-
--sub-title-color: #00f0ff;
|
|
44
|
-
--label-color: #cafdffff;
|
|
45
|
-
--info-color: #ffffffff;
|
|
46
|
-
--border-color: '#3C7073FF';
|
|
47
|
-
--scroll-bar-bg: #39cbc3aa;
|
|
48
|
-
--scroll-bar-hover-bg: #39cbc3ff;
|
|
49
|
-
--scroll-bar-track-bg: transparent;
|
|
50
|
-
--button-text-color--defalut: #c9e6e8;
|
|
51
|
-
--button-text-color--active: #ffffff;
|
|
52
|
-
--button-background-color--default: #1a5561;
|
|
53
|
-
--button-background-color--active: linear-gradient(0deg, #3195aa, #0f5160);
|
|
54
|
-
--button-checked-color: #1890ff;
|
|
55
|
-
--arrow-icon-color: #355e5f;
|
|
56
|
-
--block-bg-color: rgba(255, 255, 255, 0.1);
|
|
57
|
-
--block-bg-color2: rgba(48, 118, 114, 0.2);
|
|
58
|
-
--info-active: #40ffd3;
|
|
59
|
-
--info-active2: #52c41a;
|
|
60
|
-
--info-active3: #40ffd3;
|
|
61
|
-
--info-danger: #fd3a15;
|
|
62
|
-
--info-warnning: #f7d93d;
|
|
63
|
-
--table-head-bg: rgba(0, 173, 177, 0.1);
|
|
64
|
-
--timeline-active: #24f2ff;
|
|
65
|
-
--calendar-border: #35444c;
|
|
66
|
-
--calendar-thead-bg: #29373e;
|
|
67
|
-
--calendar-bg: rgba(255, 255, 255, 0.1);
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
}
|
|
71
|
-
}
|
|
1
|
+
@import (reference) '~antd/lib/style/themes/index.less';
|
|
2
|
+
|
|
3
|
+
@import './default.less';
|
|
4
|
+
|
|
5
|
+
// ScrollBar
|
|
6
|
+
* {
|
|
7
|
+
&::-webkit-scrollbar {
|
|
8
|
+
width: 0px;
|
|
9
|
+
height: 0px;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
&::-webkit-scrollbar-track {
|
|
13
|
+
background: transparent;
|
|
14
|
+
border-radius: 5px;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
&::-webkit-scrollbar-thumb {
|
|
18
|
+
background: transparent;
|
|
19
|
+
border-radius: 5px;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
&::-webkit-scrollbar-corner {
|
|
23
|
+
background-color: transparent;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
// &::-webkit-scrollbar-thumb:hover {
|
|
27
|
+
// background: var(--scroll-bar-hover-bg);
|
|
28
|
+
// }
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.vtx-business-modal-wrap {
|
|
32
|
+
&.dark {
|
|
33
|
+
--modal-content-bg: #0b1315;
|
|
34
|
+
--modal-border-color: #69958a;
|
|
35
|
+
--head-bg: #122a2c;
|
|
36
|
+
--bg-color: linear-gradient(0deg, #081e21cc, #000c);
|
|
37
|
+
--bg-color2: #162123;
|
|
38
|
+
--sub-bg-color: #ffffff0d;
|
|
39
|
+
--title-bg-color: #1a292bff;
|
|
40
|
+
--title-border: 1px solid transparent;
|
|
41
|
+
--title-color: white;
|
|
42
|
+
--title-color2: #a9d5d3;
|
|
43
|
+
--sub-title-color: #00f0ff;
|
|
44
|
+
--label-color: #cafdffff;
|
|
45
|
+
--info-color: #ffffffff;
|
|
46
|
+
--border-color: '#3C7073FF';
|
|
47
|
+
--scroll-bar-bg: #39cbc3aa;
|
|
48
|
+
--scroll-bar-hover-bg: #39cbc3ff;
|
|
49
|
+
--scroll-bar-track-bg: transparent;
|
|
50
|
+
--button-text-color--defalut: #c9e6e8;
|
|
51
|
+
--button-text-color--active: #ffffff;
|
|
52
|
+
--button-background-color--default: #1a5561;
|
|
53
|
+
--button-background-color--active: linear-gradient(0deg, #3195aa, #0f5160);
|
|
54
|
+
--button-checked-color: #1890ff;
|
|
55
|
+
--arrow-icon-color: #355e5f;
|
|
56
|
+
--block-bg-color: rgba(255, 255, 255, 0.1);
|
|
57
|
+
--block-bg-color2: rgba(48, 118, 114, 0.2);
|
|
58
|
+
--info-active: #40ffd3;
|
|
59
|
+
--info-active2: #52c41a;
|
|
60
|
+
--info-active3: #40ffd3;
|
|
61
|
+
--info-danger: #fd3a15;
|
|
62
|
+
--info-warnning: #f7d93d;
|
|
63
|
+
--table-head-bg: rgba(0, 173, 177, 0.1);
|
|
64
|
+
--timeline-active: #24f2ff;
|
|
65
|
+
--calendar-border: #35444c;
|
|
66
|
+
--calendar-thead-bg: #29373e;
|
|
67
|
+
--calendar-bg: rgba(255, 255, 255, 0.1);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
@@ -1,37 +1,34 @@
|
|
|
1
|
-
.vtx-business-modal-wrap {
|
|
2
|
-
--modal-content-bg: #f7f9fb;
|
|
3
|
-
--modal-border-color: #fff;
|
|
4
|
-
--head-bg: #fff;
|
|
5
|
-
--bg-color2: #fff;
|
|
6
|
-
--label-color: rgba(0, 0, 0, 0.65);
|
|
7
|
-
--table-head-bg: rgba(24, 144, 255, 0.1);
|
|
8
|
-
--title-color: #222;
|
|
9
|
-
--title-color2: #222;
|
|
10
|
-
--block-bg-color: rgba(0, 0, 0, 0.1);
|
|
11
|
-
--block-bg-color2: #1890ff;
|
|
12
|
-
--calendar-border: #ececec;
|
|
13
|
-
--calendar-thead-bg: #fff;
|
|
14
|
-
--calendar-bg: #fff;
|
|
15
|
-
--info-danger: #fd3a15;
|
|
16
|
-
--info-warnning: #f7d93d;
|
|
17
|
-
--info-active: #222;
|
|
18
|
-
--info-active2: #fff;
|
|
19
|
-
--info-active3: #fff;
|
|
20
|
-
|
|
21
|
-
--bg-color: white;
|
|
22
|
-
--sub-bg-color: #f3f3f380;
|
|
23
|
-
--title-bg-color: white;
|
|
24
|
-
--title-border: 1px solid #dbdbdbff;
|
|
25
|
-
--sub-title-color: #222;
|
|
26
|
-
|
|
27
|
-
--info-color: #222;
|
|
28
|
-
--border-color: '#DADADAFF';
|
|
29
|
-
--scroll-bar-bg: #c0c0c0;
|
|
30
|
-
--scroll-bar-hover-bg: #adadad;
|
|
31
|
-
--scroll-bar-track-bg: #fafafa;
|
|
32
|
-
--button-checked-color: #1890ff;
|
|
33
|
-
--button-color: #222;
|
|
34
|
-
|
|
35
|
-
--picker-border-color: #000;
|
|
36
|
-
--picker-bg: #fff;
|
|
37
|
-
}
|
|
1
|
+
.vtx-business-modal-wrap {
|
|
2
|
+
--modal-content-bg: #f7f9fb;
|
|
3
|
+
--modal-border-color: #fff;
|
|
4
|
+
--head-bg: #fff;
|
|
5
|
+
--bg-color2: #fff;
|
|
6
|
+
--label-color: rgba(0, 0, 0, 0.65);
|
|
7
|
+
--table-head-bg: rgba(24, 144, 255, 0.1);
|
|
8
|
+
--title-color: #222;
|
|
9
|
+
--title-color2: #222;
|
|
10
|
+
--block-bg-color: rgba(0, 0, 0, 0.1);
|
|
11
|
+
--block-bg-color2: #1890ff;
|
|
12
|
+
--calendar-border: #ececec;
|
|
13
|
+
--calendar-thead-bg: #fff;
|
|
14
|
+
--calendar-bg: #fff;
|
|
15
|
+
--info-danger: #fd3a15;
|
|
16
|
+
--info-warnning: #f7d93d;
|
|
17
|
+
--info-active: #222;
|
|
18
|
+
--info-active2: #fff;
|
|
19
|
+
--info-active3: #fff;
|
|
20
|
+
|
|
21
|
+
--bg-color: white;
|
|
22
|
+
--sub-bg-color: #f3f3f380;
|
|
23
|
+
--title-bg-color: white;
|
|
24
|
+
--title-border: 1px solid #dbdbdbff;
|
|
25
|
+
--sub-title-color: #222;
|
|
26
|
+
|
|
27
|
+
--info-color: #222;
|
|
28
|
+
--border-color: '#DADADAFF';
|
|
29
|
+
--scroll-bar-bg: #c0c0c0;
|
|
30
|
+
--scroll-bar-hover-bg: #adadad;
|
|
31
|
+
--scroll-bar-track-bg: #fafafa;
|
|
32
|
+
--button-checked-color: #1890ff;
|
|
33
|
+
--button-color: #222;
|
|
34
|
+
}
|
|
@@ -29,8 +29,6 @@
|
|
|
29
29
|
--scroll-bar-track-bg: #fafafa;
|
|
30
30
|
--button-checked-color: #1890ff;
|
|
31
31
|
--button-color: #222;
|
|
32
|
-
--picker-border-color: #000;
|
|
33
|
-
--picker-bg: #fff;
|
|
34
32
|
}
|
|
35
33
|
*::-webkit-scrollbar {
|
|
36
34
|
width: 0px;
|
|
@@ -83,6 +81,4 @@
|
|
|
83
81
|
--calendar-border: #35444c;
|
|
84
82
|
--calendar-thead-bg: #29373e;
|
|
85
83
|
--calendar-bg: rgba(255, 255, 255, 0.1);
|
|
86
|
-
--picker-border-color: #cafdffff;
|
|
87
|
-
--picker-bg: #000;
|
|
88
84
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import './dark.less';
|
|
1
|
+
@import './dark.less';
|
package/lib/typings.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
declare module '*.png';
|
|
2
|
-
declare module '*.svg';
|
|
3
|
-
declare module '*.
|
|
4
|
-
declare module '*.
|
|
5
|
-
declare module '
|
|
6
|
-
declare module '@vtx/
|
|
7
|
-
declare module '@vtx/
|
|
8
|
-
declare module '@vtx/
|
|
9
|
-
declare module 'dumi';
|
|
10
|
-
declare module 'echarts';
|
|
11
|
-
declare module 'echarts-for-react';
|
|
12
|
-
interface Window {
|
|
13
|
-
BMapGL: any;
|
|
14
|
-
console: any;
|
|
15
|
-
}
|
|
1
|
+
declare module '*.png';
|
|
2
|
+
declare module '*.svg';
|
|
3
|
+
declare module '*.css';
|
|
4
|
+
declare module '*.less';
|
|
5
|
+
declare module '@vtx/utils';
|
|
6
|
+
declare module '@vtx/components';
|
|
7
|
+
declare module '@vtx/modals2';
|
|
8
|
+
declare module '@vtx/map';
|
|
9
|
+
declare module 'dumi';
|
|
10
|
+
declare module 'echarts';
|
|
11
|
+
declare module 'echarts-for-react';
|
|
12
|
+
interface Window {
|
|
13
|
+
BMapGL: any;
|
|
14
|
+
console: any;
|
|
15
|
+
}
|
|
@@ -1,53 +1,72 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports["default"] = void 0;
|
|
7
|
-
var _react =
|
|
8
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
9
|
+
var _vmSubTabs = require("../../vm-sub-tabs");
|
|
8
10
|
var _vmTable = _interopRequireDefault(require("../../vm-table"));
|
|
11
|
+
var _vmFilter = require("../../vm-filter");
|
|
9
12
|
var _api = require("../api");
|
|
10
13
|
require("./index.less");
|
|
14
|
+
var _moment = _interopRequireDefault(require("moment"));
|
|
11
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
+
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); }
|
|
17
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
18
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
19
|
+
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
20
|
+
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
21
|
+
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; }
|
|
22
|
+
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; } }
|
|
23
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; } /**
|
|
24
|
+
* 报警记录
|
|
25
|
+
*/
|
|
26
|
+
var defaultDate = [(0, _moment["default"])().startOf('day'), (0, _moment["default"])()];
|
|
27
|
+
var format = 'YYYY-MM-DD 00:00:00';
|
|
28
|
+
var format1 = 'YYYY-MM-DD 23:59:59';
|
|
16
29
|
function AlarmRecord(props) {
|
|
30
|
+
var _a;
|
|
31
|
+
var _useState = (0, _react.useState)(defaultDate),
|
|
32
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
33
|
+
date = _useState2[0],
|
|
34
|
+
setDate = _useState2[1];
|
|
35
|
+
var _useState3 = (0, _react.useState)(''),
|
|
36
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
37
|
+
factorCode = _useState4[0],
|
|
38
|
+
setFactorCode = _useState4[1];
|
|
17
39
|
var id = props.id,
|
|
18
40
|
publicUrlJCSS = props.publicUrlJCSS,
|
|
19
41
|
filterParams = props.filterParams;
|
|
42
|
+
var _Service$UseFactor = _api.Service.UseFactor({
|
|
43
|
+
id: id,
|
|
44
|
+
publicUrlJCSS: publicUrlJCSS,
|
|
45
|
+
filterParams: filterParams
|
|
46
|
+
}),
|
|
47
|
+
factorList = _Service$UseFactor.factorList;
|
|
20
48
|
var _Service$UseRecordAla = _api.Service.UseRecordAlarm({
|
|
21
49
|
id: id,
|
|
22
50
|
publicUrlJCSS: publicUrlJCSS,
|
|
51
|
+
startTime: date[0].format(format),
|
|
52
|
+
endTime: date[1].format(format1),
|
|
53
|
+
factorCode: factorCode || ((_a = factorList[0]) === null || _a === void 0 ? void 0 : _a.key),
|
|
23
54
|
filterParams: filterParams
|
|
24
55
|
}),
|
|
25
56
|
recordData = _Service$UseRecordAla.recordData;
|
|
26
57
|
var columns = [{
|
|
27
|
-
title: '
|
|
28
|
-
dataIndex: 'alarmTypeName',
|
|
29
|
-
key: 'alarmTypeName'
|
|
30
|
-
}, {
|
|
31
|
-
title: '设备名称',
|
|
32
|
-
dataIndex: 'deviceName',
|
|
33
|
-
key: 'deviceName'
|
|
34
|
-
}, {
|
|
35
|
-
title: '监测因子',
|
|
58
|
+
title: '监测指标',
|
|
36
59
|
dataIndex: 'factorName',
|
|
37
60
|
key: 'factorName',
|
|
38
61
|
width: 100
|
|
39
62
|
}, {
|
|
40
|
-
title: '
|
|
41
|
-
dataIndex: '
|
|
42
|
-
key: '
|
|
63
|
+
title: '报警类型',
|
|
64
|
+
dataIndex: 'alarmTypeName',
|
|
65
|
+
key: 'alarmTypeName'
|
|
43
66
|
}, {
|
|
44
67
|
title: '报警等级',
|
|
45
68
|
dataIndex: 'alarmGradeLevel',
|
|
46
69
|
key: 'alarmGradeLevel'
|
|
47
|
-
}, {
|
|
48
|
-
title: '报警描述',
|
|
49
|
-
dataIndex: 'alarmDescription',
|
|
50
|
-
key: 'alarmDescription'
|
|
51
70
|
}, {
|
|
52
71
|
title: '开始时间',
|
|
53
72
|
dataIndex: 'alarmStartTime',
|
|
@@ -72,7 +91,24 @@ function AlarmRecord(props) {
|
|
|
72
91
|
}];
|
|
73
92
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
74
93
|
className: "alarm-trend"
|
|
75
|
-
}, /*#__PURE__*/_react["default"].createElement(
|
|
94
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmSubTabs.SubTabsLine, {
|
|
95
|
+
onChange: function onChange(e) {
|
|
96
|
+
setFactorCode(e);
|
|
97
|
+
},
|
|
98
|
+
style: {
|
|
99
|
+
marginBottom: '20px'
|
|
100
|
+
}
|
|
101
|
+
}, factorList.map(function (item) {
|
|
102
|
+
return /*#__PURE__*/_react["default"].createElement(_vmSubTabs.SubTabPane, {
|
|
103
|
+
tab: item.label,
|
|
104
|
+
key: item.key
|
|
105
|
+
});
|
|
106
|
+
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
107
|
+
className: "date"
|
|
108
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmFilter.VMRangePicker, {
|
|
109
|
+
defaultValue: defaultDate,
|
|
110
|
+
onChange: setDate
|
|
111
|
+
})), /*#__PURE__*/_react["default"].createElement(_vmTable["default"], {
|
|
76
112
|
columns: columns,
|
|
77
113
|
dataSource: recordData,
|
|
78
114
|
height: 500
|