@vtx/modals2 2.10.37 → 2.10.38
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/style/index.css +2 -0
- package/lib/style/index.less +9 -9
- package/lib/style/themes/dark.less +71 -71
- package/lib/style/themes/default.less +37 -37
- package/lib/style/themes/index.less +1 -1
- package/lib/style/themesHZ/dark.css +2 -0
- package/lib/style/themesHZ/dark.less +70 -69
- package/lib/style/themesHZ/default.css +1 -0
- package/lib/style/themesHZ/default.less +24 -23
- package/lib/style/themesHZ/index.css +2 -0
- package/lib/style/themesHZ/index.less +1 -1
- package/lib/typings.d.ts +15 -15
- package/lib/vm-alarm-info/Components/AlarmStatistics.js +2 -2
- package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmTrend.js +2 -2
- package/lib/vm-alarm-info/Components/AlarmTrend.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.less +40 -40
- package/lib/vm-alarm-info/index.js +2 -2
- 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/index.js +2 -2
- package/lib/vm-base-list/index.js.map +1 -1
- 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 +1 -1
- package/lib/vm-charts/Pie.js +1 -1
- package/lib/vm-charts/index.less +30 -30
- package/lib/vm-checkbox/style/index.less +25 -25
- package/lib/vm-common-components/common/vm-modal/style/index.less +108 -108
- package/lib/vm-common-components/common/vm-scrollable/index.js +9 -4
- package/lib/vm-common-components/common/vm-scrollable/index.js.map +1 -1
- package/lib/vm-common-components/common/vm-scrollable/style/index.less +17 -17
- 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/style/index.less +51 -51
- package/lib/vm-common-components/common/vm-tabs/index.js +2 -2
- package/lib/vm-common-components/common/vm-tabs/index.js.map +1 -1
- package/lib/vm-common-components/common/vm-tabs/style/index.less +60 -60
- package/lib/vm-common-components/components/Compare/style/index.less +35 -35
- package/lib/vm-common-components/components/ImagesGroup/style/index.less +11 -11
- package/lib/vm-common-components/components/Portrait/imgs/dx.svg +5 -5
- package/lib/vm-common-components/components/Portrait/imgs/gj.svg +6 -6
- package/lib/vm-common-components/components/Portrait/imgs/jt.svg +5 -5
- package/lib/vm-common-components/components/Portrait/style/index.less +226 -226
- package/lib/vm-common-components/components/RadionButton/index.js +2 -2
- package/lib/vm-common-components/components/RadionButton/index.js.map +1 -1
- package/lib/vm-common-components/components/RadionButton/style/index.less +25 -25
- package/lib/vm-common-components/components/Statistics/style/index.less +68 -68
- package/lib/vm-common-components/components/SubTitle/style/index.less +63 -63
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js +2 -2
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +1 -1
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.less +44 -44
- package/lib/vm-common-components/components/index.js +1 -1
- package/lib/vm-common-components/components/vm-alarm-title/style/index.less +25 -25
- package/lib/vm-common-components/components/vm-chart/index.js +2 -2
- package/lib/vm-common-components/components/vm-chart/index.js.map +1 -1
- package/lib/vm-common-components/components/vm-chart/index.less +12 -12
- package/lib/vm-common-components/components/vm-collect/index.js +2 -2
- package/lib/vm-common-components/components/vm-collect/index.js.map +1 -1
- package/lib/vm-common-components/components/vm-collect/style/index.less +13 -13
- package/lib/vm-common-components/components/vm-container/style/index.less +16 -16
- package/lib/vm-common-components/components/vm-defects/index.js +2 -2
- package/lib/vm-common-components/components/vm-defects/index.js.map +1 -1
- package/lib/vm-common-components/components/vm-defects/style/index.less +23 -23
- package/lib/vm-common-components/components/vm-nodata/index.js +4 -0
- package/lib/vm-common-components/components/vm-nodata/index.js.map +1 -1
- package/lib/vm-common-components/components/vm-nodata/style/index.less +20 -20
- package/lib/vm-common-components/components/vm-radar/index.js +6 -8
- package/lib/vm-common-components/components/vm-radar/index.js.map +1 -1
- package/lib/vm-common-components/components/vm-water-wave/index.less +56 -56
- package/lib/vm-common-components/index.js +1 -1
- package/lib/vm-common-components/index.js.map +1 -1
- package/lib/vm-common-components/style/index.css +2 -0
- package/lib/vm-common-components/style/index.less +1 -1
- package/lib/vm-container/style/index.less +28 -28
- 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/style/index.less +23 -23
- package/lib/vm-filter/index.js +2 -2
- package/lib/vm-filter/index.js.map +1 -1
- 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 +2 -2
- 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 +12 -12
- package/lib/vm-repair-maintain/RmRecord.js +1 -1
- 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 +33 -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 +3 -3
- package/lib/vm-table/index.js.map +1 -1
- package/lib/vm-table/style/index.less +224 -224
- package/lib/vm-video/index.css +2 -0
- package/lib/vm-video/index.less +10 -10
- 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.less +547 -547
- 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/ZyfxCC.js +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 +2 -0
- 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/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/Rules.js +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/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 +39 -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 +2 -0
- 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 +37 -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 +2 -0
- package/lib/vtx-cp-modal/style/index.less +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.less +24 -24
- package/lib/vtx-default-modal/index.js +1 -1
- package/lib/vtx-default-modal/index.js.map +1 -1
- package/lib/vtx-default-modal/style/index.css +2 -0
- 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/index.js +1 -1
- 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 +1 -1
- 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 +2 -0
- 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/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-health-modal/api.js +1 -1
- package/lib/vtx-health-modal/api.js.map +1 -1
- package/lib/vtx-health-modal/components/Health/index.js +47 -34
- package/lib/vtx-health-modal/components/Health/index.js.map +1 -1
- package/lib/vtx-health-modal/components/Health/style/index.css +14 -2
- package/lib/vtx-health-modal/components/Health/style/index.less +32 -9
- 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-hz-facility-modal/api.js +24 -2
- package/lib/vtx-hz-facility-modal/api.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.less +7 -7
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.less +26 -26
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +1 -1
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.less +22 -22
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.less +30 -30
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.less +15 -15
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.less +33 -33
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.less +2 -2
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.less +4 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js +5 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.less +42 -42
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.less +50 -50
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.less +16 -16
- 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/OverViewPoint/style/index.less +42 -42
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.less +26 -26
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.less +26 -26
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.css +2 -3
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js +8 -15
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.less +48 -48
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js +12 -3
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.css +45 -24
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js +67 -132
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.less +62 -53
- package/lib/vtx-hz-facility-modal/components/Record/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/Record/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js +2 -3
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/index.js +2 -2
- package/lib/vtx-hz-facility-modal/index.js.map +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 +2 -0
- package/lib/vtx-kh-modal/style/index.less +1 -1
- package/lib/vtx-restaurant-modal/api.js +2 -2
- 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/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/Info.js +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 +2 -0
- 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 +2 -0
- 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/index.js +2 -2
- 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/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/index.js +1 -1
- package/lib/vtx-wr-modal/index.js.map +1 -1
- package/lib/vtx-wr-modal/style/index.css +2 -0
- 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 +2 -0
- package/lib/vtx-zg-modal/style/index.less +1 -1
- package/package.json +1 -1
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
.vm-base-list {
|
|
2
|
-
.vm-base-list-title {
|
|
3
|
-
border-bottom: 1px dashed #ccc !important;
|
|
4
|
-
margin-bottom: 5px;
|
|
5
|
-
}
|
|
6
|
-
.vm-base-list-list {
|
|
7
|
-
display: flex;
|
|
8
|
-
margin-bottom: 10px;
|
|
9
|
-
.vm-base-list-label {
|
|
10
|
-
flex-shrink: 0;
|
|
11
|
-
font-size: 14px;
|
|
12
|
-
font-weight: bold;
|
|
13
|
-
color: var(--label-color);
|
|
14
|
-
}
|
|
15
|
-
.vm-base-list-value {
|
|
16
|
-
font-size: 16px;
|
|
17
|
-
font-weight: bold;
|
|
18
|
-
color: var(--info-color);
|
|
19
|
-
}
|
|
20
|
-
&.horizontal {
|
|
21
|
-
}
|
|
22
|
-
&.vertical {
|
|
23
|
-
display: flex;
|
|
24
|
-
flex-direction: column;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.vm-base-list-openArrow {
|
|
29
|
-
font-size: 14px;
|
|
30
|
-
width: 100%;
|
|
31
|
-
text-align: right;
|
|
32
|
-
color: var(--sub-title-color);
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.vm-base-list-canClick {
|
|
36
|
-
color: var(--sub-title-color) !important;
|
|
37
|
-
cursor: pointer;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
1
|
+
.vm-base-list {
|
|
2
|
+
.vm-base-list-title {
|
|
3
|
+
border-bottom: 1px dashed #ccc !important;
|
|
4
|
+
margin-bottom: 5px;
|
|
5
|
+
}
|
|
6
|
+
.vm-base-list-list {
|
|
7
|
+
display: flex;
|
|
8
|
+
margin-bottom: 10px;
|
|
9
|
+
.vm-base-list-label {
|
|
10
|
+
flex-shrink: 0;
|
|
11
|
+
font-size: 14px;
|
|
12
|
+
font-weight: bold;
|
|
13
|
+
color: var(--label-color);
|
|
14
|
+
}
|
|
15
|
+
.vm-base-list-value {
|
|
16
|
+
font-size: 16px;
|
|
17
|
+
font-weight: bold;
|
|
18
|
+
color: var(--info-color);
|
|
19
|
+
}
|
|
20
|
+
&.horizontal {
|
|
21
|
+
}
|
|
22
|
+
&.vertical {
|
|
23
|
+
display: flex;
|
|
24
|
+
flex-direction: column;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.vm-base-list-openArrow {
|
|
29
|
+
font-size: 14px;
|
|
30
|
+
width: 100%;
|
|
31
|
+
text-align: right;
|
|
32
|
+
color: var(--sub-title-color);
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.vm-base-list-canClick {
|
|
36
|
+
color: var(--sub-title-color) !important;
|
|
37
|
+
cursor: pointer;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
.button-common {
|
|
2
|
-
display: inline-block;
|
|
3
|
-
padding: 5px 10px;
|
|
4
|
-
border-radius: 2px;
|
|
5
|
-
cursor: pointer;
|
|
6
|
-
font-weight: 500;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.vm-button {
|
|
10
|
-
.button-common();
|
|
11
|
-
background: var(--button-background-color--default);
|
|
12
|
-
color: var(--button-text-color--defalut);
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.vm-button--active {
|
|
16
|
-
.button-common();
|
|
17
|
-
background: var(--button-background-color--active);
|
|
18
|
-
border: 1px solid #6ff3ff;
|
|
19
|
-
color: var(--button-text-color--active);
|
|
20
|
-
}
|
|
1
|
+
.button-common {
|
|
2
|
+
display: inline-block;
|
|
3
|
+
padding: 5px 10px;
|
|
4
|
+
border-radius: 2px;
|
|
5
|
+
cursor: pointer;
|
|
6
|
+
font-weight: 500;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.vm-button {
|
|
10
|
+
.button-common();
|
|
11
|
+
background: var(--button-background-color--default);
|
|
12
|
+
color: var(--button-text-color--defalut);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.vm-button--active {
|
|
16
|
+
.button-common();
|
|
17
|
+
background: var(--button-background-color--active);
|
|
18
|
+
border: 1px solid #6ff3ff;
|
|
19
|
+
color: var(--button-text-color--active);
|
|
20
|
+
}
|
package/lib/vm-charts/Line.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
4
|
Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
package/lib/vm-charts/Pie.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
4
|
Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
package/lib/vm-charts/index.less
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
.wrap {
|
|
2
|
-
position: relative;
|
|
3
|
-
height: 100%;
|
|
4
|
-
.exportBtn-wrap {
|
|
5
|
-
position: absolute;
|
|
6
|
-
right: 0px;
|
|
7
|
-
top: 0px;
|
|
8
|
-
width: 88px;
|
|
9
|
-
height: 32px;
|
|
10
|
-
// background: #4690f9;
|
|
11
|
-
z-index: 99;
|
|
12
|
-
&.dark {
|
|
13
|
-
// border: 1px solid;
|
|
14
|
-
// border-image: linear-gradient(0deg, #000000, #2f89e2, #2f89e2, #5fadfa) 10 10;
|
|
15
|
-
// background: linear-gradient(180deg, #2f89e2 0%, #16497a 100%);
|
|
16
|
-
// border-radius: 2px;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.btn {
|
|
20
|
-
text-align: right;
|
|
21
|
-
// padding: 0px 14px;
|
|
22
|
-
// border-radius: 5px;
|
|
23
|
-
color: #fff;
|
|
24
|
-
font-size: 14px;
|
|
25
|
-
font-family: PingFang SC;
|
|
26
|
-
font-weight: bold;
|
|
27
|
-
cursor: pointer;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
1
|
+
.wrap {
|
|
2
|
+
position: relative;
|
|
3
|
+
height: 100%;
|
|
4
|
+
.exportBtn-wrap {
|
|
5
|
+
position: absolute;
|
|
6
|
+
right: 0px;
|
|
7
|
+
top: 0px;
|
|
8
|
+
width: 88px;
|
|
9
|
+
height: 32px;
|
|
10
|
+
// background: #4690f9;
|
|
11
|
+
z-index: 99;
|
|
12
|
+
&.dark {
|
|
13
|
+
// border: 1px solid;
|
|
14
|
+
// border-image: linear-gradient(0deg, #000000, #2f89e2, #2f89e2, #5fadfa) 10 10;
|
|
15
|
+
// background: linear-gradient(180deg, #2f89e2 0%, #16497a 100%);
|
|
16
|
+
// border-radius: 2px;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.btn {
|
|
20
|
+
text-align: right;
|
|
21
|
+
// padding: 0px 14px;
|
|
22
|
+
// border-radius: 5px;
|
|
23
|
+
color: #fff;
|
|
24
|
+
font-size: 14px;
|
|
25
|
+
font-family: PingFang SC;
|
|
26
|
+
font-weight: bold;
|
|
27
|
+
cursor: pointer;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
.ant-checkbox-group {
|
|
2
|
-
--background-active: #308de9;
|
|
3
|
-
--border: 1px solid #e6d9d9;
|
|
4
|
-
&.dark {
|
|
5
|
-
--background-active: #308de9;
|
|
6
|
-
--background: #cad8e6;
|
|
7
|
-
--border: 1px solid #1c3f63;
|
|
8
|
-
.ant-checkbox-wrapper {
|
|
9
|
-
color: #fff;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
.ant-checkbox-checked .ant-checkbox-inner {
|
|
13
|
-
width: 18px;
|
|
14
|
-
height: 18px;
|
|
15
|
-
background: var(--background-active);
|
|
16
|
-
border-radius: 2px;
|
|
17
|
-
}
|
|
18
|
-
.ant-checkbox-inner {
|
|
19
|
-
width: 18px;
|
|
20
|
-
height: 18px;
|
|
21
|
-
background: var(--background);
|
|
22
|
-
border: var(--border);
|
|
23
|
-
border-radius: 2px;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
1
|
+
.ant-checkbox-group {
|
|
2
|
+
--background-active: #308de9;
|
|
3
|
+
--border: 1px solid #e6d9d9;
|
|
4
|
+
&.dark {
|
|
5
|
+
--background-active: #308de9;
|
|
6
|
+
--background: #cad8e6;
|
|
7
|
+
--border: 1px solid #1c3f63;
|
|
8
|
+
.ant-checkbox-wrapper {
|
|
9
|
+
color: #fff;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
.ant-checkbox-checked .ant-checkbox-inner {
|
|
13
|
+
width: 18px;
|
|
14
|
+
height: 18px;
|
|
15
|
+
background: var(--background-active);
|
|
16
|
+
border-radius: 2px;
|
|
17
|
+
}
|
|
18
|
+
.ant-checkbox-inner {
|
|
19
|
+
width: 18px;
|
|
20
|
+
height: 18px;
|
|
21
|
+
background: var(--background);
|
|
22
|
+
border: var(--border);
|
|
23
|
+
border-radius: 2px;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -1,108 +1,108 @@
|
|
|
1
|
-
.vm-modal-hz {
|
|
2
|
-
&.dark {
|
|
3
|
-
.ant-modal-content {
|
|
4
|
-
background: linear-gradient(0deg, #044875, #001c36);
|
|
5
|
-
box-shadow: 0 0 8rem #044875;
|
|
6
|
-
}
|
|
7
|
-
.ant-modal-header {
|
|
8
|
-
background: url('../assets/titleBg.png') no-repeat 0 0,
|
|
9
|
-
linear-gradient(90deg, rgba(0, 143, 224, 0.3), rgba(0, 106, 204, 0.3));
|
|
10
|
-
background-size: auto 100%;
|
|
11
|
-
border-bottom: none;
|
|
12
|
-
padding: 9px 15px 9px 46px;
|
|
13
|
-
|
|
14
|
-
.ant-modal-title {
|
|
15
|
-
font-size: 12px;
|
|
16
|
-
font-weight: bold;
|
|
17
|
-
color: #ffffff;
|
|
18
|
-
text-shadow: 0 1.5rem 5rem rgba(0, 0, 0, 0.1);
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.ant-modal-close-x {
|
|
23
|
-
width: 40px;
|
|
24
|
-
height: 40px;
|
|
25
|
-
line-height: 40px;
|
|
26
|
-
color: #ffffff;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.ant-modal-body {
|
|
30
|
-
padding: 6px;
|
|
31
|
-
}
|
|
32
|
-
.vtx-datagrid .ant-table-thead > tr > th {
|
|
33
|
-
background: rgba(93, 147, 188, 0.3);
|
|
34
|
-
|
|
35
|
-
color: #cbeaff;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.vtx-datagrid .ant-table-tbody > tr > .ant-table-cell {
|
|
39
|
-
color: #ffffff;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.ant-table-tbody > tr > td {
|
|
43
|
-
color: #ffffff;
|
|
44
|
-
background: rgba(255, 255, 255, 0.02) !important;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.vtx-datagrid-fit .ant-table-tbody > tr > td:first-child {
|
|
48
|
-
border-left: none;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.vtx-datagrid-fit .ant-table-tbody > tr:nth-child(odd) > td,
|
|
52
|
-
.vtx-datagrid-fit .ant-table-tbody > tr:nth-child(odd) {
|
|
53
|
-
background: rgba(255, 255, 255, 0.08) !important;
|
|
54
|
-
border-left: none;
|
|
55
|
-
border-bottom: none;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.vtx-datagrid-noFit .ant-table-tbody > tr:nth-child(even),
|
|
59
|
-
.vtx-datagrid-noFit .ant-table-tbody > tr:nth-child(even) > td {
|
|
60
|
-
background: rgba(255, 255, 255, 0.08) !important;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.ant-table-tbody > tr > td,
|
|
64
|
-
.ant-table-thead > tr > th {
|
|
65
|
-
border-bottom: none;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.ant-table {
|
|
69
|
-
background: transparent !important;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.ant-table-cell-scrollbar {
|
|
73
|
-
box-shadow: none;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.vtx-datagrid-fit .ant-table-container table > thead > tr th:first-child {
|
|
77
|
-
border-left: none;
|
|
78
|
-
}
|
|
79
|
-
.ant-pagination,
|
|
80
|
-
.ant-pagination-item a,
|
|
81
|
-
.ant-pagination-prev button,
|
|
82
|
-
.ant-pagination-next button,
|
|
83
|
-
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
|
|
84
|
-
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
|
|
85
|
-
color: #c9c9c9;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.ant-pagination-item-active,
|
|
89
|
-
.ant-pagination-options-quick-jumper input {
|
|
90
|
-
background: transparent;
|
|
91
|
-
border: 1px solid #cbeaff;
|
|
92
|
-
color: #cbeaff;
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
&.light {
|
|
96
|
-
.ant-modal-content {
|
|
97
|
-
background-color: #f7f9fb;
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.title {
|
|
102
|
-
width: 100%;
|
|
103
|
-
display: flex;
|
|
104
|
-
padding-right: 30px;
|
|
105
|
-
justify-content: space-between;
|
|
106
|
-
color: var(--label-color);
|
|
107
|
-
}
|
|
108
|
-
}
|
|
1
|
+
.vm-modal-hz {
|
|
2
|
+
&.dark {
|
|
3
|
+
.ant-modal-content {
|
|
4
|
+
background: linear-gradient(0deg, #044875, #001c36);
|
|
5
|
+
box-shadow: 0 0 8rem #044875;
|
|
6
|
+
}
|
|
7
|
+
.ant-modal-header {
|
|
8
|
+
background: url('../assets/titleBg.png') no-repeat 0 0,
|
|
9
|
+
linear-gradient(90deg, rgba(0, 143, 224, 0.3), rgba(0, 106, 204, 0.3));
|
|
10
|
+
background-size: auto 100%;
|
|
11
|
+
border-bottom: none;
|
|
12
|
+
padding: 9px 15px 9px 46px;
|
|
13
|
+
|
|
14
|
+
.ant-modal-title {
|
|
15
|
+
font-size: 12px;
|
|
16
|
+
font-weight: bold;
|
|
17
|
+
color: #ffffff;
|
|
18
|
+
text-shadow: 0 1.5rem 5rem rgba(0, 0, 0, 0.1);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.ant-modal-close-x {
|
|
23
|
+
width: 40px;
|
|
24
|
+
height: 40px;
|
|
25
|
+
line-height: 40px;
|
|
26
|
+
color: #ffffff;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.ant-modal-body {
|
|
30
|
+
padding: 6px;
|
|
31
|
+
}
|
|
32
|
+
.vtx-datagrid .ant-table-thead > tr > th {
|
|
33
|
+
background: rgba(93, 147, 188, 0.3);
|
|
34
|
+
|
|
35
|
+
color: #cbeaff;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.vtx-datagrid .ant-table-tbody > tr > .ant-table-cell {
|
|
39
|
+
color: #ffffff;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.ant-table-tbody > tr > td {
|
|
43
|
+
color: #ffffff;
|
|
44
|
+
background: rgba(255, 255, 255, 0.02) !important;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.vtx-datagrid-fit .ant-table-tbody > tr > td:first-child {
|
|
48
|
+
border-left: none;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.vtx-datagrid-fit .ant-table-tbody > tr:nth-child(odd) > td,
|
|
52
|
+
.vtx-datagrid-fit .ant-table-tbody > tr:nth-child(odd) {
|
|
53
|
+
background: rgba(255, 255, 255, 0.08) !important;
|
|
54
|
+
border-left: none;
|
|
55
|
+
border-bottom: none;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.vtx-datagrid-noFit .ant-table-tbody > tr:nth-child(even),
|
|
59
|
+
.vtx-datagrid-noFit .ant-table-tbody > tr:nth-child(even) > td {
|
|
60
|
+
background: rgba(255, 255, 255, 0.08) !important;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.ant-table-tbody > tr > td,
|
|
64
|
+
.ant-table-thead > tr > th {
|
|
65
|
+
border-bottom: none;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.ant-table {
|
|
69
|
+
background: transparent !important;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.ant-table-cell-scrollbar {
|
|
73
|
+
box-shadow: none;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.vtx-datagrid-fit .ant-table-container table > thead > tr th:first-child {
|
|
77
|
+
border-left: none;
|
|
78
|
+
}
|
|
79
|
+
.ant-pagination,
|
|
80
|
+
.ant-pagination-item a,
|
|
81
|
+
.ant-pagination-prev button,
|
|
82
|
+
.ant-pagination-next button,
|
|
83
|
+
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
|
|
84
|
+
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
|
|
85
|
+
color: #c9c9c9;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.ant-pagination-item-active,
|
|
89
|
+
.ant-pagination-options-quick-jumper input {
|
|
90
|
+
background: transparent;
|
|
91
|
+
border: 1px solid #cbeaff;
|
|
92
|
+
color: #cbeaff;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
&.light {
|
|
96
|
+
.ant-modal-content {
|
|
97
|
+
background-color: #f7f9fb;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.title {
|
|
102
|
+
width: 100%;
|
|
103
|
+
display: flex;
|
|
104
|
+
padding-right: 30px;
|
|
105
|
+
justify-content: space-between;
|
|
106
|
+
color: var(--label-color);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
@@ -5,10 +5,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var
|
|
8
|
+
var _vmScrollableRow = _interopRequireDefault(require("../vm-scrollableRow"));
|
|
9
9
|
var _useSettings2 = _interopRequireDefault(require("../../../vm-hooks/useSettings"));
|
|
10
10
|
require("./style");
|
|
11
11
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12
|
+
// import { VtxScrollableRow } from '@vtx/components';
|
|
13
|
+
|
|
12
14
|
var statusColor = ['#FFC3DD', '#C542F0', '#4368E0', '#00E7AE', '#E86452', '#F19844'];
|
|
13
15
|
var VMScrollable = function VMScrollable(props) {
|
|
14
16
|
var _useSettings = (0, _useSettings2["default"])(),
|
|
@@ -16,12 +18,15 @@ var VMScrollable = function VMScrollable(props) {
|
|
|
16
18
|
var list = props.list,
|
|
17
19
|
_onClick = props.onClick,
|
|
18
20
|
chooseCode = props.chooseCode;
|
|
19
|
-
return /*#__PURE__*/_react["default"].createElement(
|
|
21
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
22
|
+
style: {
|
|
23
|
+
marginBottom: '10px'
|
|
24
|
+
}
|
|
25
|
+
}, list.length > 0 ? /*#__PURE__*/_react["default"].createElement(_vmScrollableRow["default"], {
|
|
20
26
|
className: "vm-scrollableRow-hz ".concat(theme)
|
|
21
27
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
22
28
|
style: {
|
|
23
|
-
display: 'flex'
|
|
24
|
-
marginBottom: '10px'
|
|
29
|
+
display: 'flex'
|
|
25
30
|
}
|
|
26
31
|
}, list.map(function (item, index) {
|
|
27
32
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_vmScrollableRow","_useSettings2","obj","__esModule","statusColor","VMScrollable","props","_useSettings","useSettings","theme","list","onClick","chooseCode","React","createElement","style","marginBottom","length","VmScrollableRow","className","concat","display","map","item","index","key","code","width","label","color","value","_default","exports"],"sources":["vm-common-components/common/vm-scrollable/index.js"],"sourcesContent":["import React from 'react';\n// import { VtxScrollableRow } from '@vtx/components';\nimport VmScrollableRow from '../vm-scrollableRow';\nimport useSettings from '../../../vm-hooks/useSettings';\nimport './style';\nconst statusColor = [\n '#FFC3DD',\n '#C542F0',\n '#4368E0',\n '#00E7AE',\n '#E86452',\n '#F19844',\n];\nconst VMScrollable = (props) => {\n const { theme } = useSettings();\n const { list, onClick, chooseCode } = props;\n return (React.createElement(\"div\", { style: { marginBottom: '10px' } }, list.length > 0 ? (React.createElement(VmScrollableRow, { className: `vm-scrollableRow-hz ${theme}` },\n React.createElement(\"div\", { style: { display: 'flex' } }, list.map((item, index) => (React.createElement(\"div\", { key: item.code, style: {\n width: '100px',\n }, className: chooseCode == item.code ? 'scrollableItem active' : 'scrollableItem', onClick: () => {\n onClick && onClick(item.code);\n } },\n item.label,\n React.createElement(\"div\", { className: \"scrollableValue\", style: {\n color: statusColor[index % 6],\n } }, item.value))))))) : null));\n};\nexport default VMScrollable;\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AAEA,IAAAC,gBAAA,GAAAF,sBAAA,CAAAC,OAAA;AACA,IAAAE,aAAA,GAAAH,sBAAA,CAAAC,OAAA;AACAA,OAAA;AAAiB,SAAAD,uBAAAI,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,gBAAAA,GAAA;AAHjB;;AAIA,IAAME,WAAW,GAAG,CAChB,SAAS,EACT,SAAS,EACT,SAAS,EACT,SAAS,EACT,SAAS,EACT,SAAS,CACZ;AACD,IAAMC,YAAY,GAAG,SAAfA,YAAYA,CAAIC,KAAK,EAAK;EAC5B,IAAAC,YAAA,GAAkB,IAAAC,wBAAW,EAAC,CAAC;IAAvBC,KAAK,GAAAF,YAAA,CAALE,KAAK;EACb,IAAQC,IAAI,GAA0BJ,KAAK,CAAnCI,IAAI;IAAEC,QAAO,GAAiBL,KAAK,CAA7BK,OAAO;IAAEC,UAAU,GAAKN,KAAK,CAApBM,UAAU;EACjC,oBAAQC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,KAAK,EAAE;MAAEC,YAAY,EAAE;IAAO;EAAE,CAAC,EAAEN,IAAI,CAACO,MAAM,GAAG,CAAC,gBAAIJ,iBAAK,CAACC,aAAa,CAACI,2BAAe,EAAE;IAAEC,SAAS,yBAAAC,MAAA,CAAyBX,KAAK;EAAG,CAAC,eACzKI,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,KAAK,EAAE;MAAEM,OAAO,EAAE;IAAO;EAAE,CAAC,EAAEX,IAAI,CAACY,GAAG,CAAC,UAACC,IAAI,EAAEC,KAAK;IAAA,oBAAMX,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEW,GAAG,EAAEF,IAAI,CAACG,IAAI;MAAEX,KAAK,EAAE;QAClIY,KAAK,EAAE;MACX,CAAC;MAAER,SAAS,EAAEP,UAAU,IAAIW,IAAI,CAACG,IAAI,GAAG,uBAAuB,GAAG,gBAAgB;MAAEf,OAAO,EAAE,SAAAA,QAAA,EAAM;QAC/FA,QAAO,IAAIA,QAAO,CAACY,IAAI,CAACG,IAAI,CAAC;MACjC;IAAE,CAAC,EACHH,IAAI,CAACK,KAAK,eACVf,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEK,SAAS,EAAE,iBAAiB;MAAEJ,KAAK,EAAE;QAC1Dc,KAAK,EAAEzB,WAAW,CAACoB,KAAK,GAAG,CAAC;MAChC;IAAE,CAAC,EAAED,IAAI,CAACO,KAAK,CAAC,CAAC;EAAA,CAAC,CAAC,CAAC,CAAC,GAAI,IAAI,CAAC;AAC9C,CAAC;AAAC,IAAAC,QAAA,GACa1B,YAAY;AAAA2B,OAAA,cAAAD,QAAA"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
.vm-scrollableRow-hz{
|
|
2
|
-
.scrollableItem{
|
|
3
|
-
background-color: var(--statisticsBg);
|
|
4
|
-
padding: 30px 0;
|
|
5
|
-
text-align: center;
|
|
6
|
-
color: #fff;
|
|
7
|
-
margin-right: 10px;
|
|
8
|
-
cursor: pointer;
|
|
9
|
-
border-radius: 5px;
|
|
10
|
-
&.active {
|
|
11
|
-
background-color: rgba(0, 157, 255, 0.65);
|
|
12
|
-
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
.scrollableValue{
|
|
16
|
-
margin-top: 10px;
|
|
17
|
-
}
|
|
1
|
+
.vm-scrollableRow-hz{
|
|
2
|
+
.scrollableItem{
|
|
3
|
+
background-color: var(--statisticsBg);
|
|
4
|
+
padding: 30px 0;
|
|
5
|
+
text-align: center;
|
|
6
|
+
color: #fff;
|
|
7
|
+
margin-right: 10px;
|
|
8
|
+
cursor: pointer;
|
|
9
|
+
border-radius: 5px;
|
|
10
|
+
&.active {
|
|
11
|
+
background-color: rgba(0, 157, 255, 0.65);
|
|
12
|
+
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
.scrollableValue{
|
|
16
|
+
margin-top: 10px;
|
|
17
|
+
}
|
|
18
18
|
}
|