@vtx/modals2 2.10.39 → 2.10.41
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/lib/index.js +21 -0
- package/lib/index.js.map +1 -1
- package/lib/style/index.css +69 -0
- package/lib/style/index.less +1 -0
- package/lib/style/themes/dark.css +4 -0
- package/lib/style/themes/dark.less +2 -0
- package/lib/style/themes/default.css +2 -0
- package/lib/style/themes/default.less +3 -0
- package/lib/style/themes/index.css +4 -0
- package/lib/style/themesHZ/dark.css +65 -0
- package/lib/style/themesHZ/dark.less +70 -0
- package/lib/style/themesHZ/default.css +20 -0
- package/lib/style/themesHZ/default.less +24 -0
- package/lib/style/themesHZ/index.css +65 -0
- package/lib/style/themesHZ/index.less +1 -0
- package/lib/typings.d.ts +1 -1
- package/lib/vm-alarm-info/Components/AlarmRecord.js +22 -58
- package/lib/vm-alarm-info/Components/AlarmRecord.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmStatistics.js +21 -87
- package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmTrend.js +36 -60
- package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -1
- package/lib/vm-alarm-info/Components/CurrentAlarm.js +14 -90
- 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 +8 -4
- package/lib/vm-alarm-info/Components/index.less +5 -5
- package/lib/vm-alarm-info/api.js +17 -20
- package/lib/vm-alarm-info/api.js.map +1 -1
- package/lib/vm-alarm-info/index.js +17 -15
- package/lib/vm-alarm-info/index.js.map +1 -1
- package/lib/vm-alarm-info/style/index.less +11 -11
- package/lib/vm-alarm-situation/api.js.map +1 -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/index.js +2 -2
- package/lib/vm-alarm-situation/index.js.map +1 -1
- package/lib/vm-alarm-situation/style/index.less +1 -1
- 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-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 +1 -1
- package/lib/vm-analysis-comparison/api.js.map +1 -1
- 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 +8 -8
- package/lib/vm-appraisal-info/AppraisalBase.js.map +1 -1
- package/lib/vm-appraisal-info/AppraisalTop5.js.map +1 -1
- 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/Wtlx.js.map +1 -1
- package/lib/vm-appraisal-info/Zgxxhz.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-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 +8 -8
- package/lib/vm-button/index.js.map +1 -1
- package/lib/vm-charts/Distribute1.js.map +1 -1
- package/lib/vm-charts/Line.js +5 -3
- 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-checkbox/index.js.map +1 -1
- package/lib/vm-checkbox/style/index.less +21 -21
- 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 +28 -0
- package/lib/vm-common-components/common/index.js.map +1 -0
- 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 +35 -0
- package/lib/vm-common-components/common/vm-modal/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-modal/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/style/index.css +94 -0
- package/lib/vm-common-components/common/vm-modal/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-modal/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/style/index.less +108 -0
- package/lib/vm-common-components/common/vm-scrollable/index.js +51 -0
- package/lib/vm-common-components/common/vm-scrollable/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollable/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-scrollable/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollable/style/index.css +15 -0
- package/lib/vm-common-components/common/vm-scrollable/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-scrollable/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollable/style/index.less +18 -0
- package/lib/vm-common-components/common/vm-scrollableRow/index.js +185 -0
- package/lib/vm-common-components/common/vm-scrollableRow/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.css +110 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.less +113 -0
- package/lib/vm-common-components/common/vm-select/index.js +22 -0
- package/lib/vm-common-components/common/vm-select/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-select/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-select/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-select/style/index.css +47 -0
- package/lib/vm-common-components/common/vm-select/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-select/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-select/style/index.less +51 -0
- 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 +80 -0
- package/lib/vm-common-components/common/vm-tabs/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-tabs/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-tabs/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-tabs/style/index.css +68 -0
- package/lib/vm-common-components/common/vm-tabs/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-tabs/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-tabs/style/index.less +60 -0
- package/lib/vm-common-components/components/Compare/index.js +52 -0
- package/lib/vm-common-components/components/Compare/index.js.map +1 -0
- package/lib/vm-common-components/components/Compare/style/css.js +4 -0
- package/lib/vm-common-components/components/Compare/style/css.js.map +1 -0
- package/lib/vm-common-components/components/Compare/style/index.css +40 -0
- package/lib/vm-common-components/components/Compare/style/index.js +4 -0
- package/lib/vm-common-components/components/Compare/style/index.js.map +1 -0
- package/lib/vm-common-components/components/Compare/style/index.less +35 -0
- package/lib/vm-common-components/components/ImagesGroup/index.js +30 -0
- package/lib/vm-common-components/components/ImagesGroup/index.js.map +1 -0
- package/lib/vm-common-components/components/ImagesGroup/style/css.js +4 -0
- package/lib/vm-common-components/components/ImagesGroup/style/css.js.map +1 -0
- package/lib/vm-common-components/components/ImagesGroup/style/index.css +11 -0
- package/lib/vm-common-components/components/ImagesGroup/style/index.js +4 -0
- package/lib/vm-common-components/components/ImagesGroup/style/index.js.map +1 -0
- package/lib/vm-common-components/components/ImagesGroup/style/index.less +11 -0
- package/lib/vm-common-components/components/Portrait/LinePortrait.js +155 -0
- package/lib/vm-common-components/components/Portrait/LinePortrait.js.map +1 -0
- package/lib/vm-common-components/components/Portrait/PointPortrait.js +125 -0
- package/lib/vm-common-components/components/Portrait/PointPortrait.js.map +1 -0
- package/lib/vm-common-components/components/Portrait/api.js +92 -0
- package/lib/vm-common-components/components/Portrait/api.js.map +1 -0
- package/lib/vm-common-components/components/Portrait/imgs/dx.svg +6 -0
- package/lib/vm-common-components/components/Portrait/imgs/gj.svg +7 -0
- package/lib/vm-common-components/components/Portrait/imgs/jt.svg +6 -0
- 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 +4 -0
- package/lib/vm-common-components/components/Portrait/style/css.js.map +1 -0
- package/lib/vm-common-components/components/Portrait/style/index.css +244 -0
- package/lib/vm-common-components/components/Portrait/style/index.js +4 -0
- package/lib/vm-common-components/components/Portrait/style/index.js.map +1 -0
- package/lib/vm-common-components/components/Portrait/style/index.less +226 -0
- package/lib/vm-common-components/components/RadionButton/index.js +44 -0
- package/lib/vm-common-components/components/RadionButton/index.js.map +1 -0
- package/lib/vm-common-components/components/RadionButton/style/css.js +4 -0
- package/lib/vm-common-components/components/RadionButton/style/css.js.map +1 -0
- package/lib/vm-common-components/components/RadionButton/style/index.css +35 -0
- package/lib/vm-common-components/components/RadionButton/style/index.js +4 -0
- package/lib/vm-common-components/components/RadionButton/style/index.js.map +1 -0
- package/lib/vm-common-components/components/RadionButton/style/index.less +25 -0
- package/lib/vm-common-components/components/Statistics/index.js +177 -0
- package/lib/vm-common-components/components/Statistics/index.js.map +1 -0
- package/lib/vm-common-components/components/Statistics/style/css.js +4 -0
- package/lib/vm-common-components/components/Statistics/style/css.js.map +1 -0
- package/lib/vm-common-components/components/Statistics/style/index.css +75 -0
- package/lib/vm-common-components/components/Statistics/style/index.js +4 -0
- package/lib/vm-common-components/components/Statistics/style/index.js.map +1 -0
- package/lib/vm-common-components/components/Statistics/style/index.less +68 -0
- package/lib/vm-common-components/components/SubTitle/assets/arrow.png +0 -0
- package/lib/vm-common-components/components/SubTitle/index.js +61 -0
- package/lib/vm-common-components/components/SubTitle/index.js.map +1 -0
- package/lib/vm-common-components/components/SubTitle/style/css.js +2 -0
- package/lib/vm-common-components/components/SubTitle/style/css.js.map +1 -0
- package/lib/vm-common-components/components/SubTitle/style/index.css +64 -0
- package/lib/vm-common-components/components/SubTitle/style/index.js +2 -0
- package/lib/vm-common-components/components/SubTitle/style/index.js.map +1 -0
- package/lib/vm-common-components/components/SubTitle/style/index.less +63 -0
- 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 +48 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +1 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.css +70 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.less +44 -0
- package/lib/vm-common-components/components/index.js +114 -0
- package/lib/vm-common-components/components/index.js.map +1 -0
- 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 +31 -0
- package/lib/vm-common-components/components/vm-alarm-title/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/index.css +25 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/index.less +25 -0
- package/lib/vm-common-components/components/vm-chart/index.css +9 -0
- package/lib/vm-common-components/components/vm-chart/index.js +389 -0
- package/lib/vm-common-components/components/vm-chart/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-chart/index.less +12 -0
- package/lib/vm-common-components/components/vm-collect/api.js +35 -0
- package/lib/vm-common-components/components/vm-collect/api.js.map +1 -0
- 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 +66 -0
- package/lib/vm-common-components/components/vm-collect/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-collect/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/style/index.css +17 -0
- package/lib/vm-common-components/components/vm-collect/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-collect/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/style/index.less +13 -0
- package/lib/vm-common-components/components/vm-container/index.js +48 -0
- package/lib/vm-common-components/components/vm-container/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-container/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-container/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-container/style/index.css +14 -0
- package/lib/vm-common-components/components/vm-container/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-container/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-container/style/index.less +16 -0
- package/lib/vm-common-components/components/vm-defects/api.js +60 -0
- package/lib/vm-common-components/components/vm-defects/api.js.map +1 -0
- package/lib/vm-common-components/components/vm-defects/index.js +127 -0
- package/lib/vm-common-components/components/vm-defects/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-defects/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-defects/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-defects/style/index.css +27 -0
- package/lib/vm-common-components/components/vm-defects/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-defects/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-defects/style/index.less +23 -0
- 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 +77 -0
- package/lib/vm-common-components/components/vm-nodata/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-nodata/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-nodata/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-nodata/style/index.css +27 -0
- package/lib/vm-common-components/components/vm-nodata/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-nodata/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-nodata/style/index.less +20 -0
- package/lib/vm-common-components/components/vm-radar/index.js +82 -0
- package/lib/vm-common-components/components/vm-radar/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-water-wave/index.css +51 -0
- package/lib/vm-common-components/components/vm-water-wave/index.js +161 -0
- package/lib/vm-common-components/components/vm-water-wave/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-water-wave/index.less +56 -0
- package/lib/vm-common-components/index.js +331 -0
- package/lib/vm-common-components/index.js.map +1 -0
- package/lib/vm-common-components/style/css.js +4 -0
- package/lib/vm-common-components/style/css.js.map +1 -0
- package/lib/vm-common-components/style/index.css +153 -0
- package/lib/vm-common-components/style/index.js +4 -0
- package/lib/vm-common-components/style/index.js.map +1 -0
- package/lib/vm-common-components/style/index.less +1 -0
- package/lib/vm-container/style/index.less +1 -2
- 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 +11 -11
- package/lib/vm-empty/index.js.map +1 -1
- package/lib/vm-filter/index.js +35 -3
- 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 +4 -4
- package/lib/vm-info-collection/index.js.map +1 -1
- package/lib/vm-map/index.js +23 -66
- package/lib/vm-map/index.js.map +1 -1
- package/lib/vm-modal-table/style/index.less +18 -18
- package/lib/vm-nodata/index.js.map +1 -1
- package/lib/vm-real-time-monitor/api.js.map +1 -1
- 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 +10 -9
- package/lib/vm-repair-maintain/RmInfoSummary.js.map +1 -1
- package/lib/vm-repair-maintain/RmMonthTrend.js.map +1 -1
- package/lib/vm-repair-maintain/RmRecord.js +2 -5
- package/lib/vm-repair-maintain/RmRecord.js.map +1 -1
- package/lib/vm-repair-maintain/RmType.js.map +1 -1
- package/lib/vm-repair-maintain/index.js.map +1 -1
- 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 +0 -1
- package/lib/vm-select-device/index.js +2 -2
- package/lib/vm-select-device/index.js.map +1 -1
- package/lib/vm-sub-tabs/index.js.map +1 -1
- package/lib/vm-sub-title/index.js.map +1 -1
- 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 +3 -3
- package/lib/vm-video/index.css +69 -0
- package/lib/vm-video/index.js.map +1 -1
- package/lib/vtx-base-modal/index.js +2 -2
- package/lib/vtx-base-modal/index.js.map +1 -1
- package/lib/vtx-base-modal/style/index.css +2 -2
- package/lib/vtx-base-modal/style/index.less +2 -2
- package/lib/vtx-base-modal-hz/index.js +42 -0
- package/lib/vtx-base-modal-hz/index.js.map +1 -0
- package/lib/vtx-car-modal/api.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.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/BaseInfo/Charts.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.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/ZyfxJXH.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js.map +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/OilConsumption/List.js +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/List.js.map +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.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/StaticInfo/Charts.js.map +1 -1
- 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/WaterConsumption/index.js +1 -1
- package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js.map +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/index.js +1 -1
- package/lib/vtx-car-modal/index.js.map +1 -1
- package/lib/vtx-car-modal/style/index.css +69 -0
- 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/Summary.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js.map +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.js.map +1 -1
- 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/Summary.js.map +1 -1
- 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/SyInfo/Ljcsl.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js.map +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 +0 -1
- 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 +69 -0
- 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/MonthTrend.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/BaseInfo/CarWork.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -1
- 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/MonthTrend.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/SyInfo/Ljcsl.js +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +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 +0 -1
- 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 +69 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js +2 -9
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-default-modal/index.js +7 -19
- package/lib/vtx-default-modal/index.js.map +1 -1
- package/lib/vtx-default-modal/style/index.css +69 -0
- 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 +6 -2
- 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-df-modal/components/BaseInfo/AlarmDetail.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js.map +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/Situation.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.js +3 -8
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +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 +1 -1
- 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/index.js +1 -1
- package/lib/vtx-df-modal/index.js.map +1 -1
- package/lib/vtx-df-modal/style/index.css +69 -0
- 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-health-modal/api.js +228 -0
- package/lib/vtx-health-modal/api.js.map +1 -0
- package/lib/vtx-health-modal/components/Health/index.js +327 -0
- package/lib/vtx-health-modal/components/Health/index.js.map +1 -0
- package/lib/vtx-health-modal/components/Health/style/css.js +4 -0
- package/lib/vtx-health-modal/components/Health/style/css.js.map +1 -0
- package/lib/vtx-health-modal/components/Health/style/index.css +31 -0
- package/lib/vtx-health-modal/components/Health/style/index.js +4 -0
- package/lib/vtx-health-modal/components/Health/style/index.js.map +1 -0
- package/lib/vtx-health-modal/components/Health/style/index.less +38 -0
- package/lib/vtx-health-modal/index.js +37 -0
- package/lib/vtx-health-modal/index.js.map +1 -0
- package/lib/vtx-health-modal/style/css.js +4 -0
- package/lib/vtx-health-modal/style/css.js.map +1 -0
- package/lib/vtx-health-modal/style/index.css +0 -0
- package/lib/vtx-health-modal/style/index.js +4 -0
- package/lib/vtx-health-modal/style/index.js.map +1 -0
- package/lib/vtx-health-modal/style/index.less +0 -0
- 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/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/Manage.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/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/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/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/WGXW/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/config.js.map +1 -1
- package/lib/vtx-hz-facility-modal/api.js +1351 -0
- package/lib/vtx-hz-facility-modal/api.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js +171 -0
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.css +11 -0
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.js +39 -0
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.less +7 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/index.js +24 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.css +36 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.less +26 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +231 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js.map +1 -0
- 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 +33 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.css +22 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.less +22 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js +101 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.css +30 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.less +30 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +326 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.css +15 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.less +15 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFileLine/index.js +41 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFileLine/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/index.js +43 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.css +30 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.less +34 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/index.js +54 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.css +3 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.less +3 -0
- package/lib/vtx-hz-facility-modal/components/HasDevicePoint/index.js +46 -0
- package/lib/vtx-hz-facility-modal/components/HasDevicePoint/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/HealthRadar/index.js +94 -0
- package/lib/vtx-hz-facility-modal/components/HealthRadar/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +388 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.css +4 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.less +4 -0
- package/lib/vtx-hz-facility-modal/components/NoDevicePoint/index.js +43 -0
- package/lib/vtx-hz-facility-modal/components/NoDevicePoint/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js +46 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +437 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.css +55 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.less +42 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +253 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.css +63 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.less +50 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js +97 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.css +15 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.less +16 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js +138 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.css +10 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.less +10 -0
- package/lib/vtx-hz-facility-modal/components/OverViewLine/index.js +51 -0
- package/lib/vtx-hz-facility-modal/components/OverViewLine/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/index.js +16 -0
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.css +55 -0
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.less +42 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/index.js +44 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.css +36 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.less +26 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/index.js +69 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.css +36 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.less +26 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.css +72 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js +156 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.less +48 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js +110 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.css +77 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js +343 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.less +62 -0
- package/lib/vtx-hz-facility-modal/components/RealTime/index.js +55 -0
- package/lib/vtx-hz-facility-modal/components/RealTime/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/Record/index.js +120 -0
- package/lib/vtx-hz-facility-modal/components/Record/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js +125 -0
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js +88 -0
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js +137 -0
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js +88 -0
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js +86 -0
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js +150 -0
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/index.js +28 -0
- package/lib/vtx-hz-facility-modal/components/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/index.js +132 -0
- package/lib/vtx-hz-facility-modal/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/style/index.css +0 -0
- package/lib/vtx-hz-facility-modal/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/style/index.less +0 -0
- 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 +69 -0
- 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/AlarmTrend.js.map +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/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.js.map +1 -1
- 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/index.js +1 -1
- package/lib/vtx-restaurant-modal/index.js.map +1 -1
- package/lib/vtx-road-modal/api.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zylc.js +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zylc.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js.map +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/index.js +1 -1
- package/lib/vtx-road-modal/index.js.map +1 -1
- package/lib/vtx-road-modal/style/index.css +69 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js.map +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/Attendance/Exeception.js.map +1 -1
- 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/WorkingHours.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +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/index.js +1 -1
- package/lib/vtx-staff-modal/index.js.map +1 -1
- package/lib/vtx-staff-modal/style/index.css +69 -0
- package/lib/vtx-theme-provider/index.js.map +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/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/Left.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/Manage.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/SBZJ/Content.js.map +1 -1
- 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/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/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/WGXW/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/config.js.map +1 -1
- package/lib/vtx-wr-modal/api.js.map +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/MonthTrend.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/BaseInfo/AlarmType.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js +2 -7
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.css +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +6 -7
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.less +1 -1
- 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/Radar.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/Monitor/MonitorInfo.js +2 -2
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -1
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -1
- package/lib/vtx-wr-modal/index.js +1 -1
- package/lib/vtx-wr-modal/index.js.map +1 -1
- package/lib/vtx-wr-modal/style/index.css +69 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -1
- 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 +69 -0
- package/package.json +1 -5
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _echartsForReact = _interopRequireDefault(require("echarts-for-react"));
|
|
9
|
+
var _useSettings2 = _interopRequireDefault(require("../../../vm-hooks/useSettings"));
|
|
10
|
+
var _vmNodata = _interopRequireDefault(require("../../../vm-nodata"));
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12
|
+
var Radar = function Radar(props) {
|
|
13
|
+
var value = props.value,
|
|
14
|
+
indicator = props.indicator,
|
|
15
|
+
_props$width = props.width,
|
|
16
|
+
width = _props$width === void 0 ? '100%' : _props$width,
|
|
17
|
+
_props$height = props.height,
|
|
18
|
+
height = _props$height === void 0 ? '100%' : _props$height;
|
|
19
|
+
if ((value === null || value === void 0 ? void 0 : value.length) === 0) {
|
|
20
|
+
return /*#__PURE__*/_react["default"].createElement(_vmNodata["default"], {
|
|
21
|
+
type: "chart",
|
|
22
|
+
style: {
|
|
23
|
+
height: 180
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
var _useSettings = (0, _useSettings2["default"])(),
|
|
28
|
+
theme = _useSettings.theme;
|
|
29
|
+
var option = {
|
|
30
|
+
legend: {
|
|
31
|
+
show: false
|
|
32
|
+
},
|
|
33
|
+
grid: {
|
|
34
|
+
top: 'center',
|
|
35
|
+
right: 'center'
|
|
36
|
+
},
|
|
37
|
+
radar: {
|
|
38
|
+
// shape: 'circle',
|
|
39
|
+
radius: '40%',
|
|
40
|
+
indicator: indicator || [],
|
|
41
|
+
nameGap: 8,
|
|
42
|
+
axisName: {
|
|
43
|
+
color: theme == 'dark' ? '#fff' : '#222'
|
|
44
|
+
},
|
|
45
|
+
splitLine: {
|
|
46
|
+
lineStyle: {
|
|
47
|
+
color: '#C7C7C7'
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
splitArea: {
|
|
51
|
+
areaStyle: {
|
|
52
|
+
color: [theme == 'dark' ? '#17363D' : '#fff']
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
series: [{
|
|
57
|
+
name: '雷达',
|
|
58
|
+
type: 'radar',
|
|
59
|
+
data: [{
|
|
60
|
+
value: value || [],
|
|
61
|
+
itemStyle: {
|
|
62
|
+
color: '#1890ff'
|
|
63
|
+
},
|
|
64
|
+
areaStyle: {
|
|
65
|
+
color: '#1890ff'
|
|
66
|
+
}
|
|
67
|
+
}]
|
|
68
|
+
}]
|
|
69
|
+
};
|
|
70
|
+
return /*#__PURE__*/_react["default"].createElement(_echartsForReact["default"], {
|
|
71
|
+
option: option,
|
|
72
|
+
notMerge: true,
|
|
73
|
+
lazyUpdate: true,
|
|
74
|
+
style: {
|
|
75
|
+
height: height,
|
|
76
|
+
width: width
|
|
77
|
+
}
|
|
78
|
+
});
|
|
79
|
+
};
|
|
80
|
+
var _default = Radar;
|
|
81
|
+
exports["default"] = _default;
|
|
82
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_echartsForReact","_useSettings2","_vmNodata","obj","__esModule","Radar","props","value","indicator","_props$width","width","_props$height","height","length","React","createElement","NoData","type","style","_useSettings","useSettings","theme","option","legend","show","grid","top","right","radar","radius","nameGap","axisName","color","splitLine","lineStyle","splitArea","areaStyle","series","name","data","itemStyle","ReactEcharts","notMerge","lazyUpdate","_default","exports"],"sources":["vm-common-components/components/vm-radar/index.js"],"sourcesContent":["import React from 'react';\nimport ReactEcharts from 'echarts-for-react';\nimport useSettings from '../../../vm-hooks/useSettings';\nimport NoData from \"../../../vm-nodata\";\nconst Radar = (props) => {\n const { value, indicator, width = '100%', height = '100%' } = props;\n if ((value === null || value === void 0 ? void 0 : value.length) === 0) {\n return React.createElement(NoData, { type: \"chart\", style: { height: 180 } });\n }\n const { theme } = useSettings();\n const option = {\n legend: {\n show: false,\n },\n grid: {\n top: 'center',\n right: 'center',\n },\n radar: {\n // shape: 'circle',\n radius: '40%',\n indicator: indicator || [],\n nameGap: 8,\n axisName: {\n color: theme == 'dark' ? '#fff' : '#222',\n },\n splitLine: {\n lineStyle: {\n color: '#C7C7C7',\n },\n },\n splitArea: {\n areaStyle: {\n color: [theme == 'dark' ? '#17363D' : '#fff'],\n },\n },\n },\n series: [\n {\n name: '雷达',\n type: 'radar',\n data: [\n {\n value: value || [],\n itemStyle: {\n color: '#1890ff',\n },\n areaStyle: {\n color: '#1890ff',\n },\n },\n ],\n },\n ],\n };\n return React.createElement(ReactEcharts, { option: option, notMerge: true, lazyUpdate: true, style: { height, width } });\n};\nexport default Radar;\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,gBAAA,GAAAF,sBAAA,CAAAC,OAAA;AACA,IAAAE,aAAA,GAAAH,sBAAA,CAAAC,OAAA;AACA,IAAAG,SAAA,GAAAJ,sBAAA,CAAAC,OAAA;AAAwC,SAAAD,uBAAAK,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,gBAAAA,GAAA;AACxC,IAAME,KAAK,GAAG,SAARA,KAAKA,CAAIC,KAAK,EAAK;EACrB,IAAQC,KAAK,GAAiDD,KAAK,CAA3DC,KAAK;IAAEC,SAAS,GAAsCF,KAAK,CAApDE,SAAS;IAAAC,YAAA,GAAsCH,KAAK,CAAzCI,KAAK;IAALA,KAAK,GAAAD,YAAA,cAAG,MAAM,GAAAA,YAAA;IAAAE,aAAA,GAAsBL,KAAK,CAAzBM,MAAM;IAANA,MAAM,GAAAD,aAAA,cAAG,MAAM,GAAAA,aAAA;EACzD,IAAI,CAACJ,KAAK,KAAK,IAAI,IAAIA,KAAK,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,KAAK,CAACM,MAAM,MAAM,CAAC,EAAE;IACpE,oBAAOC,iBAAK,CAACC,aAAa,CAACC,oBAAM,EAAE;MAAEC,IAAI,EAAE,OAAO;MAAEC,KAAK,EAAE;QAAEN,MAAM,EAAE;MAAI;IAAE,CAAC,CAAC;EACjF;EACA,IAAAO,YAAA,GAAkB,IAAAC,wBAAW,EAAC,CAAC;IAAvBC,KAAK,GAAAF,YAAA,CAALE,KAAK;EACb,IAAMC,MAAM,GAAG;IACXC,MAAM,EAAE;MACJC,IAAI,EAAE;IACV,CAAC;IACDC,IAAI,EAAE;MACFC,GAAG,EAAE,QAAQ;MACbC,KAAK,EAAE;IACX,CAAC;IACDC,KAAK,EAAE;MACH;MACAC,MAAM,EAAE,KAAK;MACbrB,SAAS,EAAEA,SAAS,IAAI,EAAE;MAC1BsB,OAAO,EAAE,CAAC;MACVC,QAAQ,EAAE;QACNC,KAAK,EAAEX,KAAK,IAAI,MAAM,GAAG,MAAM,GAAG;MACtC,CAAC;MACDY,SAAS,EAAE;QACPC,SAAS,EAAE;UACPF,KAAK,EAAE;QACX;MACJ,CAAC;MACDG,SAAS,EAAE;QACPC,SAAS,EAAE;UACPJ,KAAK,EAAE,CAACX,KAAK,IAAI,MAAM,GAAG,SAAS,GAAG,MAAM;QAChD;MACJ;IACJ,CAAC;IACDgB,MAAM,EAAE,CACJ;MACIC,IAAI,EAAE,IAAI;MACVrB,IAAI,EAAE,OAAO;MACbsB,IAAI,EAAE,CACF;QACIhC,KAAK,EAAEA,KAAK,IAAI,EAAE;QAClBiC,SAAS,EAAE;UACPR,KAAK,EAAE;QACX,CAAC;QACDI,SAAS,EAAE;UACPJ,KAAK,EAAE;QACX;MACJ,CAAC;IAET,CAAC;EAET,CAAC;EACD,oBAAOlB,iBAAK,CAACC,aAAa,CAAC0B,2BAAY,EAAE;IAAEnB,MAAM,EAAEA,MAAM;IAAEoB,QAAQ,EAAE,IAAI;IAAEC,UAAU,EAAE,IAAI;IAAEzB,KAAK,EAAE;MAAEN,MAAM,EAANA,MAAM;MAAEF,KAAK,EAALA;IAAM;EAAE,CAAC,CAAC;AAC5H,CAAC;AAAC,IAAAkC,QAAA,GACavC,KAAK;AAAAwC,OAAA,cAAAD,QAAA"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
.chart {
|
|
2
|
+
position: relative;
|
|
3
|
+
}
|
|
4
|
+
.chart .bg1 {
|
|
5
|
+
width: 100%;
|
|
6
|
+
height: 100%;
|
|
7
|
+
position: absolute;
|
|
8
|
+
top: 0;
|
|
9
|
+
border-radius: 50%;
|
|
10
|
+
-webkit-box-shadow: 0 0 8px #fff inset, 0 0 8px currentColor inset;
|
|
11
|
+
box-shadow: 0 0 8px #fff inset, 0 0 8px currentColor inset;
|
|
12
|
+
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(69%, transparent), color-stop(70%, #2e2e2e05), to(#2e2e2e74));
|
|
13
|
+
background: linear-gradient(180deg, transparent 0%, transparent 69%, #2e2e2e05 70%, #2e2e2e74 100%);
|
|
14
|
+
opacity: 1;
|
|
15
|
+
}
|
|
16
|
+
.chart .bg {
|
|
17
|
+
width: calc(100% - 6px);
|
|
18
|
+
height: calc(100% - 6px);
|
|
19
|
+
position: absolute;
|
|
20
|
+
top: 3px;
|
|
21
|
+
left: 3px;
|
|
22
|
+
border-radius: 50%;
|
|
23
|
+
-webkit-box-shadow: 0 0 8px currentColor inset;
|
|
24
|
+
box-shadow: 0 0 8px currentColor inset;
|
|
25
|
+
opacity: 0.8;
|
|
26
|
+
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(69%, transparent), color-stop(70%, #2e2e2e05), to(#2e2e2e39));
|
|
27
|
+
background: linear-gradient(180deg, transparent 0%, transparent 69%, #2e2e2e05 70%, #2e2e2e39 100%);
|
|
28
|
+
}
|
|
29
|
+
.stastics {
|
|
30
|
+
display: -webkit-box;
|
|
31
|
+
display: -ms-flexbox;
|
|
32
|
+
display: flex;
|
|
33
|
+
-webkit-box-align: center;
|
|
34
|
+
-ms-flex-align: center;
|
|
35
|
+
align-items: center;
|
|
36
|
+
position: relative;
|
|
37
|
+
}
|
|
38
|
+
.stastics .stasticsright {
|
|
39
|
+
width: 120px;
|
|
40
|
+
text-align: center;
|
|
41
|
+
border-radius: 0.8px;
|
|
42
|
+
position: relative;
|
|
43
|
+
z-index: 2;
|
|
44
|
+
margin-left: 2px;
|
|
45
|
+
padding: 2px 0;
|
|
46
|
+
padding-left: 4px;
|
|
47
|
+
background-image: var(--chart-label-bg);
|
|
48
|
+
border-bottom: 1px solid transparent;
|
|
49
|
+
background-clip: padding-box, border-box;
|
|
50
|
+
background-origin: padding-box, border-box;
|
|
51
|
+
}
|
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = exports.SewageStastics = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _echartsForReact = _interopRequireDefault(require("echarts-for-react"));
|
|
9
|
+
require("echarts-liquidfill");
|
|
10
|
+
var _useSettings2 = _interopRequireDefault(require("../../../vm-hooks/useSettings"));
|
|
11
|
+
require("./index.less");
|
|
12
|
+
var _Compare = _interopRequireDefault(require("../Compare"));
|
|
13
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
14
|
+
/**
|
|
15
|
+
* 水滴球组件
|
|
16
|
+
* 百分比数值:percent<float>
|
|
17
|
+
*/
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* title
|
|
21
|
+
* @param title 参数:"{percent, unit, percentStyle, unitStyle}"
|
|
22
|
+
* @returns {*[]}
|
|
23
|
+
*/
|
|
24
|
+
var getTitle = function getTitle(props, isDark) {
|
|
25
|
+
var percent = props.percent,
|
|
26
|
+
unit = props.unit,
|
|
27
|
+
percentStyle = props.percentStyle,
|
|
28
|
+
unitStyle = props.unitStyle;
|
|
29
|
+
return {
|
|
30
|
+
text: "{a|".concat(percent, "}{b|").concat(unit || '', "}"),
|
|
31
|
+
textStyle: {
|
|
32
|
+
rich: {
|
|
33
|
+
a: Object.assign({
|
|
34
|
+
fontSize: 14,
|
|
35
|
+
color: isDark ? '#fff' : '#000',
|
|
36
|
+
fontFamily: 'PangMenZhengDao',
|
|
37
|
+
fonWeight: 400
|
|
38
|
+
}, percentStyle),
|
|
39
|
+
b: Object.assign({
|
|
40
|
+
fontSize: 12,
|
|
41
|
+
color: isDark ? '#fff' : '#000',
|
|
42
|
+
fontFamily: 'PangMenZhengDao',
|
|
43
|
+
fonWeight: 400
|
|
44
|
+
}, unitStyle)
|
|
45
|
+
}
|
|
46
|
+
},
|
|
47
|
+
left: 'center',
|
|
48
|
+
top: '15%'
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
var getGraphic = function getGraphic(text, isDark) {
|
|
52
|
+
return text ? [{
|
|
53
|
+
type: 'group',
|
|
54
|
+
left: 'center',
|
|
55
|
+
top: '65%',
|
|
56
|
+
children: [{
|
|
57
|
+
type: 'text',
|
|
58
|
+
z: 100,
|
|
59
|
+
left: '10',
|
|
60
|
+
top: 'middle',
|
|
61
|
+
style: {
|
|
62
|
+
fill: isDark ? '#fff' : '#000',
|
|
63
|
+
text: text
|
|
64
|
+
}
|
|
65
|
+
}]
|
|
66
|
+
}] : [];
|
|
67
|
+
};
|
|
68
|
+
var getSeries = function getSeries(props) {
|
|
69
|
+
var color = props.color,
|
|
70
|
+
value = props.value,
|
|
71
|
+
showOutline = props.showOutline,
|
|
72
|
+
seriesProps = props.seriesProps;
|
|
73
|
+
return [Object.assign({
|
|
74
|
+
type: 'liquidFill',
|
|
75
|
+
radius: '98%',
|
|
76
|
+
center: ['50%', '50%'],
|
|
77
|
+
color: color,
|
|
78
|
+
backgroundStyle: {
|
|
79
|
+
borderWidth: 0,
|
|
80
|
+
color: 'transparent'
|
|
81
|
+
},
|
|
82
|
+
data: [value, value],
|
|
83
|
+
label: {
|
|
84
|
+
show: false
|
|
85
|
+
},
|
|
86
|
+
outline: {
|
|
87
|
+
show: showOutline,
|
|
88
|
+
borderDistance: 3,
|
|
89
|
+
itemStyle: {
|
|
90
|
+
borderWidth: 2,
|
|
91
|
+
borderColor: 'rgba(167,167,167, 0.4)'
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}, seriesProps)];
|
|
95
|
+
};
|
|
96
|
+
// 水球图
|
|
97
|
+
var WaterBallEcharts = function WaterBallEcharts(_ref) {
|
|
98
|
+
var _ref$height = _ref.height,
|
|
99
|
+
height = _ref$height === void 0 ? '28rem' : _ref$height,
|
|
100
|
+
_ref$width = _ref.width,
|
|
101
|
+
width = _ref$width === void 0 ? '28rem' : _ref$width,
|
|
102
|
+
_ref$showNumber = _ref.showNumber,
|
|
103
|
+
showNumber = _ref$showNumber === void 0 ? false : _ref$showNumber,
|
|
104
|
+
title = _ref.title,
|
|
105
|
+
_ref$text = _ref.text,
|
|
106
|
+
text = _ref$text === void 0 ? '' : _ref$text,
|
|
107
|
+
_ref$color = _ref.color,
|
|
108
|
+
color = _ref$color === void 0 ? ['rgba(35, 179, 206, 1)'] : _ref$color,
|
|
109
|
+
_ref$showOutline = _ref.showOutline,
|
|
110
|
+
showOutline = _ref$showOutline === void 0 ? false : _ref$showOutline,
|
|
111
|
+
_ref$seriesProps = _ref.seriesProps,
|
|
112
|
+
seriesProps = _ref$seriesProps === void 0 ? {} : _ref$seriesProps;
|
|
113
|
+
var _useSettings = (0, _useSettings2["default"])(),
|
|
114
|
+
theme = _useSettings.theme;
|
|
115
|
+
var isDark = theme == 'dark';
|
|
116
|
+
var percent = (title === null || title === void 0 ? void 0 : title.percent) || 0;
|
|
117
|
+
var value = percent / 100 || 0;
|
|
118
|
+
var option = {
|
|
119
|
+
title: showNumber && title ? getTitle(title, isDark) : {},
|
|
120
|
+
graphic: getGraphic(text, isDark),
|
|
121
|
+
series: getSeries({
|
|
122
|
+
color: color,
|
|
123
|
+
value: value,
|
|
124
|
+
showOutline: showOutline,
|
|
125
|
+
seriesProps: seriesProps
|
|
126
|
+
})
|
|
127
|
+
};
|
|
128
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
129
|
+
className: "chart",
|
|
130
|
+
style: {
|
|
131
|
+
height: height,
|
|
132
|
+
width: width,
|
|
133
|
+
color: color === null || color === void 0 ? void 0 : color[0]
|
|
134
|
+
}
|
|
135
|
+
}, /*#__PURE__*/_react["default"].createElement(_echartsForReact["default"], {
|
|
136
|
+
option: option,
|
|
137
|
+
notMerge: true,
|
|
138
|
+
lazyUpdate: true,
|
|
139
|
+
style: {
|
|
140
|
+
height: '100%',
|
|
141
|
+
width: '100%'
|
|
142
|
+
}
|
|
143
|
+
}), showOutline ? /*#__PURE__*/_react["default"].createElement("div", {
|
|
144
|
+
className: "bg"
|
|
145
|
+
}) : /*#__PURE__*/_react["default"].createElement("div", {
|
|
146
|
+
className: "bg1"
|
|
147
|
+
}));
|
|
148
|
+
};
|
|
149
|
+
var _default = WaterBallEcharts; // 水球图+环比
|
|
150
|
+
exports["default"] = _default;
|
|
151
|
+
var SewageStastics = function SewageStastics(props) {
|
|
152
|
+
var chartData = props.chartData,
|
|
153
|
+
compareList = props.compareList;
|
|
154
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
155
|
+
className: "stastics"
|
|
156
|
+
}, /*#__PURE__*/_react["default"].createElement(WaterBallEcharts, Object.assign({}, chartData)), /*#__PURE__*/_react["default"].createElement("div", {
|
|
157
|
+
className: "stasticsright"
|
|
158
|
+
}, /*#__PURE__*/_react["default"].createElement(_Compare["default"], Object.assign({}, compareList))));
|
|
159
|
+
};
|
|
160
|
+
exports.SewageStastics = SewageStastics;
|
|
161
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_echartsForReact","_useSettings2","_Compare","obj","__esModule","getTitle","props","isDark","percent","unit","percentStyle","unitStyle","text","concat","textStyle","rich","a","Object","assign","fontSize","color","fontFamily","fonWeight","b","left","top","getGraphic","type","children","z","style","fill","getSeries","value","showOutline","seriesProps","radius","center","backgroundStyle","borderWidth","data","label","show","outline","borderDistance","itemStyle","borderColor","WaterBallEcharts","_ref","_ref$height","height","_ref$width","width","_ref$showNumber","showNumber","title","_ref$text","_ref$color","_ref$showOutline","_ref$seriesProps","_useSettings","useSettings","theme","option","graphic","series","React","createElement","className","ReactEcharts","notMerge","lazyUpdate","_default","exports","SewageStastics","chartData","compareList","Compare"],"sources":["vm-common-components/components/vm-water-wave/index.js"],"sourcesContent":["/**\n * 水滴球组件\n * 百分比数值:percent<float>\n */\nimport React from 'react';\nimport ReactEcharts from 'echarts-for-react';\nimport 'echarts-liquidfill';\nimport useSettings from '../../../vm-hooks/useSettings';\nimport './index.less';\nimport Compare from '../Compare';\n/**\n * title\n * @param title 参数:\"{percent, unit, percentStyle, unitStyle}\"\n * @returns {*[]}\n */\nconst getTitle = (props, isDark) => {\n const { percent, unit, percentStyle, unitStyle } = props;\n return {\n text: `{a|${percent}}{b|${unit || ''}}`,\n textStyle: {\n rich: {\n a: Object.assign({ fontSize: 14, color: isDark ? '#fff' : '#000', fontFamily: 'PangMenZhengDao', fonWeight: 400 }, percentStyle),\n b: Object.assign({ fontSize: 12, color: isDark ? '#fff' : '#000', fontFamily: 'PangMenZhengDao', fonWeight: 400 }, unitStyle),\n },\n },\n left: 'center',\n top: '15%',\n };\n};\nconst getGraphic = (text, isDark) => {\n return text\n ? [\n {\n type: 'group',\n left: 'center',\n top: '65%',\n children: [\n {\n type: 'text',\n z: 100,\n left: '10',\n top: 'middle',\n style: {\n fill: isDark ? '#fff' : '#000',\n text,\n },\n },\n ],\n },\n ]\n : [];\n};\nconst getSeries = (props) => {\n const { color, value, showOutline, seriesProps } = props;\n return [\n Object.assign({ type: 'liquidFill', radius: '98%', center: ['50%', '50%'], color, backgroundStyle: {\n borderWidth: 0,\n color: 'transparent',\n }, data: [value, value], label: {\n show: false,\n }, outline: {\n show: showOutline,\n borderDistance: 3,\n itemStyle: {\n borderWidth: 2,\n borderColor: 'rgba(167,167,167, 0.4)',\n },\n } }, seriesProps),\n ];\n};\n// 水球图\nconst WaterBallEcharts = ({ height = '28rem', // 图表高度\nwidth = '28rem', showNumber = false, // 是否显示图表中的title\ntitle, text = '', color = ['rgba(35, 179, 206, 1)'], // 波浪颜色\nshowOutline = false, // 是否显示外围线\nseriesProps = {}, // 可设置series属性\n }) => {\n const { theme } = useSettings();\n const isDark = theme == 'dark';\n let percent = (title === null || title === void 0 ? void 0 : title.percent) || 0;\n let value = percent / 100 || 0;\n const option = {\n title: showNumber && title ? getTitle(title, isDark) : {},\n graphic: getGraphic(text, isDark),\n series: getSeries({ color, value, showOutline, seriesProps }),\n };\n return (React.createElement(\"div\", { className: \"chart\", style: { height, width, color: color === null || color === void 0 ? void 0 : color[0] } },\n React.createElement(ReactEcharts, { option: option, notMerge: true, lazyUpdate: true, style: { height: '100%', width: '100%' } }),\n showOutline ? React.createElement(\"div\", { className: \"bg\" }) : React.createElement(\"div\", { className: \"bg1\" })));\n};\nexport default WaterBallEcharts;\n// 水球图+环比\nexport const SewageStastics = (props) => {\n const { chartData, compareList } = props;\n return (React.createElement(\"div\", { className: \"stastics\" },\n React.createElement(WaterBallEcharts, Object.assign({}, chartData)),\n React.createElement(\"div\", { className: \"stasticsright\" },\n React.createElement(Compare, Object.assign({}, compareList)))));\n};\n"],"mappings":"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"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
.chart {
|
|
2
|
+
position: relative;
|
|
3
|
+
.bg1 {
|
|
4
|
+
width: 100%;
|
|
5
|
+
height: 100%;
|
|
6
|
+
position: absolute;
|
|
7
|
+
top: 0;
|
|
8
|
+
border-radius: 50%;
|
|
9
|
+
box-shadow: 0 0 8px #fff inset, 0 0 8px currentColor inset;
|
|
10
|
+
background: linear-gradient(
|
|
11
|
+
180deg,
|
|
12
|
+
transparent 0%,
|
|
13
|
+
transparent 69%,
|
|
14
|
+
#2e2e2e05 70%,
|
|
15
|
+
#2e2e2e74 100%
|
|
16
|
+
);
|
|
17
|
+
opacity: 1;
|
|
18
|
+
}
|
|
19
|
+
.bg {
|
|
20
|
+
width: calc(100% - 6px);
|
|
21
|
+
height: calc(100% - 6px);
|
|
22
|
+
position: absolute;
|
|
23
|
+
top: 3px;
|
|
24
|
+
left: 3px;
|
|
25
|
+
border-radius: 50%;
|
|
26
|
+
box-shadow: 0 0 8px currentColor inset;
|
|
27
|
+
opacity: 0.8;
|
|
28
|
+
background: linear-gradient(
|
|
29
|
+
180deg,
|
|
30
|
+
transparent 0%,
|
|
31
|
+
transparent 69%,
|
|
32
|
+
#2e2e2e05 70%,
|
|
33
|
+
#2e2e2e39 100%
|
|
34
|
+
);
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.stastics {
|
|
39
|
+
display: flex;
|
|
40
|
+
align-items: center;
|
|
41
|
+
position: relative;
|
|
42
|
+
.stasticsright {
|
|
43
|
+
width: 120px;
|
|
44
|
+
text-align: center;
|
|
45
|
+
border-radius: 0.8px;
|
|
46
|
+
position: relative;
|
|
47
|
+
z-index: 2;
|
|
48
|
+
margin-left: 2px;
|
|
49
|
+
padding: 2px 0;
|
|
50
|
+
padding-left: 4px;
|
|
51
|
+
background-image: var(--chart-label-bg);
|
|
52
|
+
border-bottom: 1px solid transparent;
|
|
53
|
+
background-clip: padding-box, border-box;
|
|
54
|
+
background-origin: padding-box, border-box;
|
|
55
|
+
}
|
|
56
|
+
}
|