@vtx/modals2 2.10.20 → 2.10.21
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 +126 -0
- package/lib/index.js.map +1 -0
- package/lib/style/css.js +16 -0
- package/lib/style/css.js.map +1 -0
- package/lib/style/index.js +16 -0
- package/lib/style/index.js.map +1 -0
- package/lib/typings.d.ts +14 -0
- package/lib/util/index.js +25 -0
- package/lib/util/index.js.map +1 -0
- package/lib/vm-alarm-info/Components/AlarmRecord.js +83 -0
- package/lib/vm-alarm-info/Components/AlarmRecord.js.map +1 -0
- package/lib/vm-alarm-info/Components/AlarmStatistics.js +99 -0
- package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -0
- package/lib/vm-alarm-info/Components/AlarmTrend.js +203 -0
- package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -0
- package/lib/vm-alarm-info/Components/CurrentAlarm.js +35 -0
- package/lib/vm-alarm-info/Components/CurrentAlarm.js.map +1 -0
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js +87 -0
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js.map +1 -0
- package/lib/vm-alarm-info/api.js +169 -0
- package/lib/vm-alarm-info/api.js.map +1 -0
- package/lib/vm-alarm-info/index.js +95 -0
- package/lib/vm-alarm-info/index.js.map +1 -0
- package/lib/vm-alarm-info/style/css.js +4 -0
- package/lib/vm-alarm-info/style/css.js.map +1 -0
- package/lib/vm-alarm-info/style/index.js +4 -0
- package/lib/vm-alarm-info/style/index.js.map +1 -0
- package/lib/vm-alarm-situation/api.js +87 -0
- package/lib/vm-alarm-situation/api.js.map +1 -0
- package/lib/vm-alarm-situation/index.js +212 -0
- package/lib/vm-alarm-situation/index.js.map +1 -0
- package/lib/vm-alarm-situation/style/css.js +4 -0
- package/lib/vm-alarm-situation/style/css.js.map +1 -0
- package/lib/vm-alarm-situation/style/index.js +4 -0
- package/lib/vm-alarm-situation/style/index.js.map +1 -0
- package/lib/vm-alarm-situation-pt/api.js +75 -0
- package/lib/vm-alarm-situation-pt/api.js.map +1 -0
- package/lib/vm-alarm-situation-pt/index.js +146 -0
- package/lib/vm-alarm-situation-pt/index.js.map +1 -0
- package/lib/vm-alarm-situation-pt/style/css.js +4 -0
- package/lib/vm-alarm-situation-pt/style/css.js.map +1 -0
- package/lib/vm-alarm-situation-pt/style/index.js +4 -0
- package/lib/vm-alarm-situation-pt/style/index.js.map +1 -0
- package/lib/vm-analysis-comparison/api.js +178 -0
- package/lib/vm-analysis-comparison/api.js.map +1 -0
- package/lib/vm-analysis-comparison/index.js +368 -0
- package/lib/vm-analysis-comparison/index.js.map +1 -0
- package/lib/vm-analysis-comparison/style/css.js +4 -0
- package/lib/vm-analysis-comparison/style/css.js.map +1 -0
- package/lib/vm-analysis-comparison/style/index.js +4 -0
- package/lib/vm-analysis-comparison/style/index.js.map +1 -0
- package/lib/vm-appraisal-info/AppraisalBase.js +57 -0
- package/lib/vm-appraisal-info/AppraisalBase.js.map +1 -0
- package/lib/vm-appraisal-info/AppraisalTop5.js +69 -0
- package/lib/vm-appraisal-info/AppraisalTop5.js.map +1 -0
- package/lib/vm-appraisal-info/List.js +57 -0
- package/lib/vm-appraisal-info/List.js.map +1 -0
- package/lib/vm-appraisal-info/ListKh.js +154 -0
- package/lib/vm-appraisal-info/ListKh.js.map +1 -0
- package/lib/vm-appraisal-info/ListZg.js +159 -0
- package/lib/vm-appraisal-info/ListZg.js.map +1 -0
- package/lib/vm-appraisal-info/Wtlx.js +96 -0
- package/lib/vm-appraisal-info/Wtlx.js.map +1 -0
- package/lib/vm-appraisal-info/Zgxxhz.js +47 -0
- package/lib/vm-appraisal-info/Zgxxhz.js.map +1 -0
- package/lib/vm-appraisal-info/api.js +164 -0
- package/lib/vm-appraisal-info/api.js.map +1 -0
- package/lib/vm-appraisal-info/index.js +133 -0
- package/lib/vm-appraisal-info/index.js.map +1 -0
- package/lib/vm-appraisal-info/style/css.js +4 -0
- package/lib/vm-appraisal-info/style/css.js.map +1 -0
- package/lib/vm-appraisal-info/style/index.js +4 -0
- package/lib/vm-appraisal-info/style/index.js.map +1 -0
- package/lib/vm-base-list/OpenArrow.js +42 -0
- package/lib/vm-base-list/OpenArrow.js.map +1 -0
- package/lib/vm-base-list/index.js +86 -0
- package/lib/vm-base-list/index.js.map +1 -0
- package/lib/vm-base-list/style/css.js +4 -0
- package/lib/vm-base-list/style/css.js.map +1 -0
- package/lib/vm-base-list/style/index.js +4 -0
- package/lib/vm-base-list/style/index.js.map +1 -0
- package/lib/vm-button/index.js +27 -0
- package/lib/vm-button/index.js.map +1 -0
- package/lib/vm-button/style/css.js +4 -0
- package/lib/vm-button/style/css.js.map +1 -0
- package/lib/vm-button/style/index.js +4 -0
- package/lib/vm-button/style/index.js.map +1 -0
- package/lib/vm-charts/Distribute1.js +137 -0
- package/lib/vm-charts/Distribute1.js.map +1 -0
- package/lib/vm-charts/Gauge1.js +149 -0
- package/lib/vm-charts/Gauge1.js.map +1 -0
- package/lib/vm-charts/Line.js +215 -0
- package/lib/vm-charts/Line.js.map +1 -0
- package/lib/vm-charts/Line1.js +96 -0
- package/lib/vm-charts/Line1.js.map +1 -0
- package/lib/vm-charts/Pie.js +117 -0
- package/lib/vm-charts/Pie.js.map +1 -0
- package/lib/vm-charts/index.js +42 -0
- package/lib/vm-charts/index.js.map +1 -0
- package/lib/vm-checkbox/index.js +34 -0
- package/lib/vm-checkbox/index.js.map +1 -0
- package/lib/vm-checkbox/style/css.js +4 -0
- package/lib/vm-checkbox/style/css.js.map +1 -0
- package/lib/vm-checkbox/style/index.js +4 -0
- package/lib/vm-checkbox/style/index.js.map +1 -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/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.js +4 -0
- package/lib/vm-common-components/common/vm-modal/style/index.js.map +1 -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.js +4 -0
- package/lib/vm-common-components/common/vm-select/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-tabs/index.js +75 -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.js +4 -0
- package/lib/vm-common-components/common/vm-tabs/style/index.js.map +1 -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.js +4 -0
- package/lib/vm-common-components/components/Compare/style/index.js.map +1 -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.js +4 -0
- package/lib/vm-common-components/components/ImagesGroup/style/index.js.map +1 -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.js +4 -0
- package/lib/vm-common-components/components/RadionButton/style/index.js.map +1 -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.js +4 -0
- package/lib/vm-common-components/components/Statistics/style/index.js.map +1 -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.js +2 -0
- package/lib/vm-common-components/components/SubTitle/style/index.js.map +1 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js +44 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +1 -0
- package/lib/vm-common-components/components/index.js +86 -0
- package/lib/vm-common-components/components/index.js.map +1 -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.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-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-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/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.js +4 -0
- package/lib/vm-common-components/components/vm-collect/style/index.js.map +1 -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.js +4 -0
- package/lib/vm-common-components/components/vm-container/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-nodata/index.js +73 -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.js +4 -0
- package/lib/vm-common-components/components/vm-nodata/style/index.js.map +1 -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/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.js +4 -0
- package/lib/vm-common-components/style/index.js.map +1 -0
- package/lib/vm-container/index.js +35 -0
- package/lib/vm-container/index.js.map +1 -0
- package/lib/vm-container/style/css.js +4 -0
- package/lib/vm-container/style/css.js.map +1 -0
- package/lib/vm-container/style/index.js +4 -0
- package/lib/vm-container/style/index.js.map +1 -0
- package/lib/vm-correlation-comparison/api.js +237 -0
- package/lib/vm-correlation-comparison/api.js.map +1 -0
- package/lib/vm-correlation-comparison/index.js +309 -0
- package/lib/vm-correlation-comparison/index.js.map +1 -0
- package/lib/vm-correlation-comparison/style/css.js +4 -0
- package/lib/vm-correlation-comparison/style/css.js.map +1 -0
- package/lib/vm-correlation-comparison/style/index.js +4 -0
- package/lib/vm-correlation-comparison/style/index.js.map +1 -0
- package/lib/vm-empty/index.js +45 -0
- package/lib/vm-empty/index.js.map +1 -0
- package/lib/vm-empty/style/css.js +4 -0
- package/lib/vm-empty/style/css.js.map +1 -0
- package/lib/vm-empty/style/index.js +4 -0
- package/lib/vm-empty/style/index.js.map +1 -0
- package/lib/vm-filter/index.js +182 -0
- package/lib/vm-filter/index.js.map +1 -0
- package/lib/vm-filter/style/css.js +4 -0
- package/lib/vm-filter/style/css.js.map +1 -0
- package/lib/vm-filter/style/index.js +4 -0
- package/lib/vm-filter/style/index.js.map +1 -0
- package/lib/vm-hooks/useSettings.js +31 -0
- package/lib/vm-hooks/useSettings.js.map +1 -0
- package/lib/vm-image-text/index.js +42 -0
- package/lib/vm-image-text/index.js.map +1 -0
- package/lib/vm-image-text/style/css.js +4 -0
- package/lib/vm-image-text/style/css.js.map +1 -0
- package/lib/vm-image-text/style/index.js +4 -0
- package/lib/vm-image-text/style/index.js.map +1 -0
- package/lib/vm-info-collection/index.js +45 -0
- package/lib/vm-info-collection/index.js.map +1 -0
- package/lib/vm-info-collection/style/css.js +4 -0
- package/lib/vm-info-collection/style/css.js.map +1 -0
- package/lib/vm-info-collection/style/index.js +4 -0
- package/lib/vm-info-collection/style/index.js.map +1 -0
- package/lib/vm-map/index.js +209 -0
- package/lib/vm-map/index.js.map +1 -0
- package/lib/vm-map/mapStyle.js +4730 -0
- package/lib/vm-map/mapStyle.js.map +1 -0
- package/lib/vm-modal-table/index.js +35 -0
- package/lib/vm-modal-table/index.js.map +1 -0
- package/lib/vm-modal-table/style/css.js +4 -0
- package/lib/vm-modal-table/style/css.js.map +1 -0
- package/lib/vm-modal-table/style/index.js +4 -0
- package/lib/vm-modal-table/style/index.js.map +1 -0
- package/lib/vm-nodata/index.js +26 -0
- package/lib/vm-nodata/index.js.map +1 -0
- package/lib/vm-radio/index.js +29 -0
- package/lib/vm-radio/index.js.map +1 -0
- package/lib/vm-radio/style/css.js +4 -0
- package/lib/vm-radio/style/css.js.map +1 -0
- package/lib/vm-radio/style/index.js +4 -0
- package/lib/vm-radio/style/index.js.map +1 -0
- package/lib/vm-real-time-monitor/api.js +194 -0
- package/lib/vm-real-time-monitor/api.js.map +1 -0
- package/lib/vm-real-time-monitor/index.js +366 -0
- package/lib/vm-real-time-monitor/index.js.map +1 -0
- package/lib/vm-real-time-monitor/style/css.js +4 -0
- package/lib/vm-real-time-monitor/style/css.js.map +1 -0
- package/lib/vm-real-time-monitor/style/index.js +4 -0
- package/lib/vm-real-time-monitor/style/index.js.map +1 -0
- package/lib/vm-repair-maintain/RmInfoSummary.js +62 -0
- package/lib/vm-repair-maintain/RmInfoSummary.js.map +1 -0
- package/lib/vm-repair-maintain/RmMonthTrend.js +104 -0
- package/lib/vm-repair-maintain/RmMonthTrend.js.map +1 -0
- package/lib/vm-repair-maintain/RmRecord.js +151 -0
- package/lib/vm-repair-maintain/RmRecord.js.map +1 -0
- package/lib/vm-repair-maintain/RmType.js +104 -0
- package/lib/vm-repair-maintain/RmType.js.map +1 -0
- package/lib/vm-repair-maintain/api.js +95 -0
- package/lib/vm-repair-maintain/api.js.map +1 -0
- package/lib/vm-repair-maintain/index.js +56 -0
- package/lib/vm-repair-maintain/index.js.map +1 -0
- package/lib/vm-repair-maintain/style/css.js +4 -0
- package/lib/vm-repair-maintain/style/css.js.map +1 -0
- package/lib/vm-repair-maintain/style/index.js +4 -0
- package/lib/vm-repair-maintain/style/index.js.map +1 -0
- package/lib/vm-round-content/index.js +68 -0
- package/lib/vm-round-content/index.js.map +1 -0
- package/lib/vm-round-content/style/css.js +4 -0
- package/lib/vm-round-content/style/css.js.map +1 -0
- package/lib/vm-round-content/style/index.js +4 -0
- package/lib/vm-round-content/style/index.js.map +1 -0
- package/lib/vm-row-col/index.js +28 -0
- package/lib/vm-row-col/index.js.map +1 -0
- package/lib/vm-row-col/style/css.js +4 -0
- package/lib/vm-row-col/style/css.js.map +1 -0
- package/lib/vm-row-col/style/index.js +4 -0
- package/lib/vm-row-col/style/index.js.map +1 -0
- package/lib/vm-select-device/index.js +90 -0
- package/lib/vm-select-device/index.js.map +1 -0
- package/lib/vm-select-device/style/css.js +4 -0
- package/lib/vm-select-device/style/css.js.map +1 -0
- package/lib/vm-select-device/style/index.js +4 -0
- package/lib/vm-select-device/style/index.js.map +1 -0
- package/lib/vm-sub-tabs/index.js +43 -0
- package/lib/vm-sub-tabs/index.js.map +1 -0
- package/lib/vm-sub-tabs/style/css.js +4 -0
- package/lib/vm-sub-tabs/style/css.js.map +1 -0
- package/lib/vm-sub-tabs/style/index.js +4 -0
- package/lib/vm-sub-tabs/style/index.js.map +1 -0
- package/lib/vm-sub-title/index.js +28 -0
- package/lib/vm-sub-title/index.js.map +1 -0
- package/lib/vm-sub-title/style/css.js +4 -0
- package/lib/vm-sub-title/style/css.js.map +1 -0
- package/lib/vm-sub-title/style/index.js +4 -0
- package/lib/vm-sub-title/style/index.js.map +1 -0
- package/lib/vm-table/index.js +200 -0
- package/lib/vm-table/index.js.map +1 -0
- package/lib/vm-table/style/css.js +4 -0
- package/lib/vm-table/style/css.js.map +1 -0
- package/lib/vm-table/style/index.js +4 -0
- package/lib/vm-table/style/index.js.map +1 -0
- package/lib/vm-time-line/index.js +25 -0
- package/lib/vm-time-line/index.js.map +1 -0
- package/lib/vm-time-line/style/css.js +4 -0
- package/lib/vm-time-line/style/css.js.map +1 -0
- package/lib/vm-time-line/style/index.js +4 -0
- package/lib/vm-time-line/style/index.js.map +1 -0
- package/lib/vm-video/api.js +30 -0
- package/lib/vm-video/api.js.map +1 -0
- package/lib/vm-video/index.js +37 -0
- package/lib/vm-video/index.js.map +1 -0
- package/lib/vtx-base-modal/api.js +35 -0
- package/lib/vtx-base-modal/api.js.map +1 -0
- package/lib/vtx-base-modal/index.js +210 -0
- package/lib/vtx-base-modal/index.js.map +1 -0
- package/lib/vtx-base-modal/style/css.js +4 -0
- package/lib/vtx-base-modal/style/css.js.map +1 -0
- package/lib/vtx-base-modal/style/index.js +4 -0
- package/lib/vtx-base-modal/style/index.js.map +1 -0
- package/lib/vtx-base-modal-hz/index.js +40 -0
- package/lib/vtx-base-modal-hz/index.js.map +1 -0
- package/lib/vtx-car-modal/api.js +611 -0
- package/lib/vtx-car-modal/api.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js +198 -0
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/List.js +186 -0
- package/lib/vtx-car-modal/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.js +139 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js +66 -0
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js +83 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js +51 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js +68 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js +115 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js +116 -0
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js +56 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js +102 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js +138 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js +126 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +137 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.js +231 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/Maintenance/index.js +134 -0
- package/lib/vtx-car-modal/components/Maintenance/index.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/List.js +88 -0
- package/lib/vtx-car-modal/components/OilConsumption/List.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js +100 -0
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.js +140 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/Charts.js +70 -0
- package/lib/vtx-car-modal/components/StaticInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/List.js +92 -0
- package/lib/vtx-car-modal/components/StaticInfo/List.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.js +99 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.js +118 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +122 -0
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js +317 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js +249 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js +35 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/index.js +56 -0
- package/lib/vtx-car-modal/components/index.js.map +1 -0
- package/lib/vtx-car-modal/index.js +128 -0
- package/lib/vtx-car-modal/index.js.map +1 -0
- package/lib/vtx-car-modal/style/css.js +12 -0
- package/lib/vtx-car-modal/style/css.js.map +1 -0
- package/lib/vtx-car-modal/style/index.js +12 -0
- package/lib/vtx-car-modal/style/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/api.js +308 -0
- package/lib/vtx-cc-cp-modal/api.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js +153 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js +104 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js +135 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js +35 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +77 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js +45 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js +49 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js +126 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js +67 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js +131 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js +104 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js +135 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js +35 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js +125 -0
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js +111 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js +118 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js +84 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/index.js +42 -0
- package/lib/vtx-cc-cp-modal/components/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/index.js +67 -0
- package/lib/vtx-cc-cp-modal/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/style/css.js +5 -0
- package/lib/vtx-cc-cp-modal/style/css.js.map +1 -0
- package/lib/vtx-cc-cp-modal/style/index.js +5 -0
- package/lib/vtx-cc-cp-modal/style/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/type.js +6 -0
- package/lib/vtx-cc-cp-modal/type.js.map +1 -0
- package/lib/vtx-cp-modal/api.js +336 -0
- package/lib/vtx-cp-modal/api.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +170 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js +106 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js +164 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js +46 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js +110 -0
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js +52 -0
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js +123 -0
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.js +88 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js +196 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js +106 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js +164 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js +46 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +128 -0
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +1 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.js +345 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/index.js +35 -0
- package/lib/vtx-cp-modal/components/index.js.map +1 -0
- package/lib/vtx-cp-modal/index.js +107 -0
- package/lib/vtx-cp-modal/index.js.map +1 -0
- package/lib/vtx-cp-modal/style/css.js +5 -0
- package/lib/vtx-cp-modal/style/css.js.map +1 -0
- package/lib/vtx-cp-modal/style/index.js +5 -0
- package/lib/vtx-cp-modal/style/index.js.map +1 -0
- package/lib/vtx-default-modal/api.js +49 -0
- package/lib/vtx-default-modal/api.js.map +1 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js +53 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-default-modal/components/index.js +14 -0
- package/lib/vtx-default-modal/components/index.js.map +1 -0
- package/lib/vtx-default-modal/index.js +89 -0
- package/lib/vtx-default-modal/index.js.map +1 -0
- package/lib/vtx-default-modal/style/css.js +5 -0
- package/lib/vtx-default-modal/style/css.js.map +1 -0
- package/lib/vtx-default-modal/style/index.js +5 -0
- package/lib/vtx-default-modal/style/index.js.map +1 -0
- package/lib/vtx-device-modal/api.js +212 -0
- package/lib/vtx-device-modal/api.js.map +1 -0
- package/lib/vtx-device-modal/components/BaseInfo/index.js +51 -0
- package/lib/vtx-device-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/components/DataAnalysis/index.js +83 -0
- package/lib/vtx-device-modal/components/DataAnalysis/index.js.map +1 -0
- package/lib/vtx-device-modal/components/FacilityFile/index.js +48 -0
- package/lib/vtx-device-modal/components/FacilityFile/index.js.map +1 -0
- package/lib/vtx-device-modal/components/LiftInfo/index.js +32 -0
- package/lib/vtx-device-modal/components/LiftInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/components/OverViewInfo/Left.js +27 -0
- package/lib/vtx-device-modal/components/OverViewInfo/Left.js.map +1 -0
- package/lib/vtx-device-modal/components/OverViewInfo/index.js +103 -0
- package/lib/vtx-device-modal/components/OverViewInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/components/VideoInfo/index.js +36 -0
- package/lib/vtx-device-modal/components/VideoInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/config.js +50 -0
- package/lib/vtx-device-modal/config.js.map +1 -0
- package/lib/vtx-device-modal/index.js +75 -0
- package/lib/vtx-device-modal/index.js.map +1 -0
- package/lib/vtx-device-modal/style/css.js +4 -0
- package/lib/vtx-device-modal/style/css.js.map +1 -0
- package/lib/vtx-device-modal/style/index.js +4 -0
- package/lib/vtx-device-modal/style/index.js.map +1 -0
- package/lib/vtx-device-modal/types.js +6 -0
- package/lib/vtx-device-modal/types.js.map +1 -0
- package/lib/vtx-df-modal/api.js +260 -0
- package/lib/vtx-df-modal/api.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js +115 -0
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js +146 -0
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js +118 -0
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js +52 -0
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.js +134 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +121 -0
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +133 -0
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/List.js +110 -0
- package/lib/vtx-df-modal/components/Metering/List.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/index.js +174 -0
- package/lib/vtx-df-modal/components/Metering/index.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +112 -0
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js +106 -0
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.js +89 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -0
- package/lib/vtx-df-modal/components/index.js +28 -0
- package/lib/vtx-df-modal/components/index.js.map +1 -0
- package/lib/vtx-df-modal/index.js +122 -0
- package/lib/vtx-df-modal/index.js.map +1 -0
- package/lib/vtx-df-modal/style/css.js +7 -0
- package/lib/vtx-df-modal/style/css.js.map +1 -0
- package/lib/vtx-df-modal/style/index.js +7 -0
- package/lib/vtx-df-modal/style/index.js.map +1 -0
- package/lib/vtx-facility-modal/api.js +123 -0
- package/lib/vtx-facility-modal/api.js.map +1 -0
- package/lib/vtx-facility-modal/components/OverView/Left.js +49 -0
- package/lib/vtx-facility-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-facility-modal/components/OverView/index.js +285 -0
- package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-facility-modal/components/index.js +14 -0
- package/lib/vtx-facility-modal/components/index.js.map +1 -0
- package/lib/vtx-facility-modal/config.js +68 -0
- package/lib/vtx-facility-modal/config.js.map +1 -0
- package/lib/vtx-facility-modal/index.js +48 -0
- package/lib/vtx-facility-modal/index.js.map +1 -0
- package/lib/vtx-facility-modal/style/css.js +5 -0
- package/lib/vtx-facility-modal/style/css.js.map +1 -0
- package/lib/vtx-facility-modal/style/index.js +5 -0
- package/lib/vtx-facility-modal/style/index.js.map +1 -0
- package/lib/vtx-facility-modal/types.js +6 -0
- package/lib/vtx-facility-modal/types.js.map +1 -0
- package/lib/vtx-housing-estate-modal/api.js +539 -0
- package/lib/vtx-housing-estate-modal/api.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js +390 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js +209 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js +290 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js +34 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js +104 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +290 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js +89 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js +122 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js +213 -0
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js +60 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.js +41 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js +58 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js +139 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/Content.js +59 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/Content.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js +104 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js +68 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js +142 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/index.js +49 -0
- package/lib/vtx-housing-estate-modal/components/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/config.js +88 -0
- package/lib/vtx-housing-estate-modal/config.js.map +1 -0
- package/lib/vtx-housing-estate-modal/index.js +100 -0
- package/lib/vtx-housing-estate-modal/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/style/css.js +7 -0
- package/lib/vtx-housing-estate-modal/style/css.js.map +1 -0
- package/lib/vtx-housing-estate-modal/style/index.js +7 -0
- package/lib/vtx-housing-estate-modal/style/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/types.js +6 -0
- package/lib/vtx-housing-estate-modal/types.js.map +1 -0
- package/lib/vtx-hz-facility-modal/api.js +776 -0
- package/lib/vtx-hz-facility-modal/api.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +234 -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/FacilityFile/index.js +25 -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.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js +272 -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.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +279 -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.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +386 -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/OverViewInfo/index.js +27 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +402 -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.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +270 -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.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js.map +1 -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.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/index.js +21 -0
- package/lib/vtx-hz-facility-modal/components/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/index.js +87 -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.js +4 -0
- package/lib/vtx-hz-facility-modal/style/index.js.map +1 -0
- package/lib/vtx-kh-modal/api.js +74 -0
- package/lib/vtx-kh-modal/api.js.map +1 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.js +93 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-kh-modal/components/index.js +14 -0
- package/lib/vtx-kh-modal/components/index.js.map +1 -0
- package/lib/vtx-kh-modal/index.js +92 -0
- package/lib/vtx-kh-modal/index.js.map +1 -0
- package/lib/vtx-kh-modal/style/css.js +5 -0
- package/lib/vtx-kh-modal/style/css.js.map +1 -0
- package/lib/vtx-kh-modal/style/index.js +5 -0
- package/lib/vtx-kh-modal/style/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/api.js +152 -0
- package/lib/vtx-restaurant-modal/api.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js +50 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js +78 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +92 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.js +74 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js +60 -0
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/Info.js +57 -0
- package/lib/vtx-restaurant-modal/components/Basic/Info.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js +67 -0
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.js +48 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.js +64 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/index.js +28 -0
- package/lib/vtx-restaurant-modal/components/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/config.js +58 -0
- package/lib/vtx-restaurant-modal/config.js.map +1 -0
- package/lib/vtx-restaurant-modal/index.js +57 -0
- package/lib/vtx-restaurant-modal/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/style/css.js +5 -0
- package/lib/vtx-restaurant-modal/style/css.js.map +1 -0
- package/lib/vtx-restaurant-modal/style/index.js +5 -0
- package/lib/vtx-restaurant-modal/style/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/type.js +6 -0
- package/lib/vtx-restaurant-modal/type.js.map +1 -0
- package/lib/vtx-road-modal/api.js +136 -0
- package/lib/vtx-road-modal/api.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js +55 -0
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js +152 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js +83 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.js +64 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/Zylc.js +142 -0
- package/lib/vtx-road-modal/components/Statistical/Zylc.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js +111 -0
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/index.js +183 -0
- package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -0
- package/lib/vtx-road-modal/components/index.js +21 -0
- package/lib/vtx-road-modal/components/index.js.map +1 -0
- package/lib/vtx-road-modal/index.js +89 -0
- package/lib/vtx-road-modal/index.js.map +1 -0
- package/lib/vtx-road-modal/style/css.js +6 -0
- package/lib/vtx-road-modal/style/css.js.map +1 -0
- package/lib/vtx-road-modal/style/index.js +6 -0
- package/lib/vtx-road-modal/style/index.js.map +1 -0
- package/lib/vtx-staff-modal/api.js +311 -0
- package/lib/vtx-staff-modal/api.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js +175 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js +122 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js +106 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js +98 -0
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/Record.js +152 -0
- package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +119 -0
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/index.js +52 -0
- package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js +106 -0
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js +40 -0
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js +124 -0
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.js +211 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/Equipment/index.js +125 -0
- package/lib/vtx-staff-modal/components/Equipment/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/index.js +35 -0
- package/lib/vtx-staff-modal/components/index.js.map +1 -0
- package/lib/vtx-staff-modal/index.js +78 -0
- package/lib/vtx-staff-modal/index.js.map +1 -0
- package/lib/vtx-staff-modal/style/css.js +8 -0
- package/lib/vtx-staff-modal/style/css.js.map +1 -0
- package/lib/vtx-staff-modal/style/index.js +8 -0
- package/lib/vtx-staff-modal/style/index.js.map +1 -0
- package/lib/vtx-theme-provider/index.js +21 -0
- package/lib/vtx-theme-provider/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/api.js +531 -0
- package/lib/vtx-throw-point-modal/api.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js +391 -0
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js +209 -0
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js +291 -0
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/Rank.js +34 -0
- package/lib/vtx-throw-point-modal/components/Alarm/Rank.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.js +104 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js +278 -0
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Left.js +120 -0
- package/lib/vtx-throw-point-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js +119 -0
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js +213 -0
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Trend.js +60 -0
- package/lib/vtx-throw-point-modal/components/OverView/Trend.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.js +39 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/Content.js +84 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js +334 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.js +136 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGGS/Content.js +56 -0
- package/lib/vtx-throw-point-modal/components/WGGS/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.js +90 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGXW/Content.js +66 -0
- package/lib/vtx-throw-point-modal/components/WGXW/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.js +128 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/index.js +49 -0
- package/lib/vtx-throw-point-modal/components/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/config.js +67 -0
- package/lib/vtx-throw-point-modal/config.js.map +1 -0
- package/lib/vtx-throw-point-modal/index.js +104 -0
- package/lib/vtx-throw-point-modal/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/style/css.js +7 -0
- package/lib/vtx-throw-point-modal/style/css.js.map +1 -0
- package/lib/vtx-throw-point-modal/style/index.js +7 -0
- package/lib/vtx-throw-point-modal/style/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/types.js +6 -0
- package/lib/vtx-throw-point-modal/types.js.map +1 -0
- package/lib/vtx-wr-modal/api.js +381 -0
- package/lib/vtx-wr-modal/api.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js +249 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js +112 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js +163 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js +46 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js +110 -0
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js +39 -0
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js +109 -0
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +330 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js +101 -0
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/Radar.js +69 -0
- package/lib/vtx-wr-modal/components/Evaluate/Radar.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js +141 -0
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.js +47 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js +156 -0
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js +162 -0
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/index.js +28 -0
- package/lib/vtx-wr-modal/components/Monitor/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/index.js +35 -0
- package/lib/vtx-wr-modal/components/index.js.map +1 -0
- package/lib/vtx-wr-modal/index.js +101 -0
- package/lib/vtx-wr-modal/index.js.map +1 -0
- package/lib/vtx-wr-modal/style/css.js +8 -0
- package/lib/vtx-wr-modal/style/css.js.map +1 -0
- package/lib/vtx-wr-modal/style/index.js +8 -0
- package/lib/vtx-wr-modal/style/index.js.map +1 -0
- package/lib/vtx-zg-modal/api.js +69 -0
- package/lib/vtx-zg-modal/api.js.map +1 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js +178 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-zg-modal/components/index.js +14 -0
- package/lib/vtx-zg-modal/components/index.js.map +1 -0
- package/lib/vtx-zg-modal/index.js +95 -0
- package/lib/vtx-zg-modal/index.js.map +1 -0
- package/lib/vtx-zg-modal/style/css.js +5 -0
- package/lib/vtx-zg-modal/style/css.js.map +1 -0
- package/lib/vtx-zg-modal/style/index.js +5 -0
- package/lib/vtx-zg-modal/style/index.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = void 0;
|
|
8
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
9
|
+
var _antd = require("antd");
|
|
10
|
+
var _OpenArrow = _interopRequireDefault(require("./OpenArrow"));
|
|
11
|
+
require("./style/index.less");
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
13
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
14
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
15
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
16
|
+
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
17
|
+
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
18
|
+
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
19
|
+
function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) { ; } } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
|
|
20
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
21
|
+
var BaseList = function BaseList(props) {
|
|
22
|
+
var _props$data = props.data,
|
|
23
|
+
data = _props$data === void 0 ? [] : _props$data,
|
|
24
|
+
_props$horizontal = props.horizontal,
|
|
25
|
+
horizontal = _props$horizontal === void 0 ? 'vertical' : _props$horizontal,
|
|
26
|
+
_props$showOpenArrow = props.showOpenArrow,
|
|
27
|
+
showOpenArrow = _props$showOpenArrow === void 0 ? false : _props$showOpenArrow,
|
|
28
|
+
_props$style = props.style,
|
|
29
|
+
style = _props$style === void 0 ? {} : _props$style,
|
|
30
|
+
onDetailClick = props.onDetailClick;
|
|
31
|
+
// 判断展开你按钮是否展示
|
|
32
|
+
if (data && data.length < 7) {
|
|
33
|
+
showOpenArrow = false;
|
|
34
|
+
}
|
|
35
|
+
var h = showOpenArrow ? '110px' : '100%';
|
|
36
|
+
var _useState = (0, _react.useState)(false),
|
|
37
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
38
|
+
open = _useState2[0],
|
|
39
|
+
setOpen = _useState2[1];
|
|
40
|
+
var _useState3 = (0, _react.useState)(h),
|
|
41
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
42
|
+
height = _useState4[0],
|
|
43
|
+
setHeight = _useState4[1];
|
|
44
|
+
var openFun = function openFun() {
|
|
45
|
+
if (open) {
|
|
46
|
+
setHeight('110px');
|
|
47
|
+
} else {
|
|
48
|
+
setHeight('100%');
|
|
49
|
+
}
|
|
50
|
+
setOpen(!open);
|
|
51
|
+
};
|
|
52
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
53
|
+
className: "base-list"
|
|
54
|
+
}, (data === null || data === void 0 ? void 0 : data.length) ? /*#__PURE__*/_react["default"].createElement(_antd.Row, {
|
|
55
|
+
style: {
|
|
56
|
+
height: height,
|
|
57
|
+
overflow: 'hidden'
|
|
58
|
+
}
|
|
59
|
+
}, data.map(function (item, i) {
|
|
60
|
+
var _item$type = item.type,
|
|
61
|
+
type = _item$type === void 0 ? '' : _item$type;
|
|
62
|
+
var span = type === 'title' ? 24 : item.span || 8;
|
|
63
|
+
return /*#__PURE__*/_react["default"].createElement(_antd.Col, {
|
|
64
|
+
span: span,
|
|
65
|
+
key: "".concat(item.key, "-").concat(i)
|
|
66
|
+
}, type === 'title' ? /*#__PURE__*/_react["default"].createElement("div", {
|
|
67
|
+
className: "title"
|
|
68
|
+
}, item.value) : /*#__PURE__*/_react["default"].createElement("div", {
|
|
69
|
+
className: "list ".concat(horizontal)
|
|
70
|
+
}, /*#__PURE__*/_react["default"].createElement("label", {
|
|
71
|
+
className: "label"
|
|
72
|
+
}, item.label || '', " ", horizontal === 'vertical' ? '' : ':'), /*#__PURE__*/_react["default"].createElement("div", {
|
|
73
|
+
className: "value ".concat(item.canClick && 'canClick'),
|
|
74
|
+
style: style,
|
|
75
|
+
onClick: function onClick() {
|
|
76
|
+
onDetailClick && onDetailClick(item);
|
|
77
|
+
}
|
|
78
|
+
}, typeof item.render === 'function' ? item.render() : item.value || '--')));
|
|
79
|
+
})) : null, showOpenArrow && /*#__PURE__*/_react["default"].createElement(_OpenArrow["default"], {
|
|
80
|
+
open: open,
|
|
81
|
+
openFun: openFun
|
|
82
|
+
}));
|
|
83
|
+
};
|
|
84
|
+
var _default = BaseList;
|
|
85
|
+
exports["default"] = _default;
|
|
86
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["BaseList","props","data","horizontal","showOpenArrow","style","onDetailClick","length","h","useState","open","setOpen","height","setHeight","openFun","React","createElement","className","Row","overflow","map","item","i","type","span","Col","key","value","label","canClick","onClick","render","OpenArrow"],"sources":["vm-base-list/index.js"],"sourcesContent":["import React, { useState } from 'react';\nimport { Row, Col } from 'antd';\nimport OpenArrow from './OpenArrow';\nimport './style/index.less';\nconst BaseList = (props) => {\n let { data = [], horizontal = 'vertical', // 'vertical' horizontal\n showOpenArrow = false, style = {}, onDetailClick, } = props;\n // 判断展开你按钮是否展示\n if (data && data.length < 7) {\n showOpenArrow = false;\n }\n let h = showOpenArrow ? '110px' : '100%';\n const [open, setOpen] = useState(false);\n const [height, setHeight] = useState(h);\n const openFun = () => {\n if (open) {\n setHeight('110px');\n }\n else {\n setHeight('100%');\n }\n setOpen(!open);\n };\n return (React.createElement(\"div\", { className: `base-list` },\n (data === null || data === void 0 ? void 0 : data.length) ? (React.createElement(Row, { style: { height, overflow: 'hidden' } }, data.map((item, i) => {\n const { type = '' } = item;\n let span = type === 'title' ? 24 : item.span || 8;\n return (React.createElement(Col, { span: span, key: `${item.key}-${i}` }, type === 'title' ? (React.createElement(\"div\", { className: \"title\" }, item.value)) : (React.createElement(\"div\", { className: `list ${horizontal}` },\n React.createElement(\"label\", { className: `label` },\n item.label || '',\n \" \",\n horizontal === 'vertical' ? '' : ':'),\n React.createElement(\"div\", { className: `value ${item.canClick && 'canClick'}`, style: style, onClick: () => {\n onDetailClick && onDetailClick(item);\n } }, typeof item.render === 'function' ? item.render() : item.value || '--')))));\n }))) : null,\n showOpenArrow && React.createElement(OpenArrow, { open: open, openFun: openFun })));\n};\nexport default BaseList;\n"],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AAA4B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAC5B,IAAMA,QAAQ,GAAG,SAAXA,QAAQ,CAAIC,KAAK,EAAK;EACxB,kBACsDA,KAAK,CADrDC,IAAI;IAAJA,IAAI,4BAAG,EAAE;IAAA,oBACuCD,KAAK,CAD1CE,UAAU;IAAVA,UAAU,kCAAG,UAAU;IAAA,uBACcF,KAAK,CAA3DG,aAAa;IAAbA,aAAa,qCAAG,KAAK;IAAA,eAAiCH,KAAK,CAApCI,KAAK;IAALA,KAAK,6BAAG,CAAC,CAAC;IAAEC,aAAa,GAAML,KAAK,CAAxBK,aAAa;EAChD;EACA,IAAIJ,IAAI,IAAIA,IAAI,CAACK,MAAM,GAAG,CAAC,EAAE;IACzBH,aAAa,GAAG,KAAK;EACzB;EACA,IAAII,CAAC,GAAGJ,aAAa,GAAG,OAAO,GAAG,MAAM;EACxC,gBAAwB,IAAAK,eAAQ,EAAC,KAAK,CAAC;IAAA;IAAhCC,IAAI;IAAEC,OAAO;EACpB,iBAA4B,IAAAF,eAAQ,EAACD,CAAC,CAAC;IAAA;IAAhCI,MAAM;IAAEC,SAAS;EACxB,IAAMC,OAAO,GAAG,SAAVA,OAAO,GAAS;IAClB,IAAIJ,IAAI,EAAE;MACNG,SAAS,CAAC,OAAO,CAAC;IACtB,CAAC,MACI;MACDA,SAAS,CAAC,MAAM,CAAC;IACrB;IACAF,OAAO,CAAC,CAACD,IAAI,CAAC;EAClB,CAAC;EACD,oBAAQK,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS;EAAc,CAAC,EACzD,CAACf,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACK,MAAM,iBAAKQ,iBAAK,CAACC,aAAa,CAACE,SAAG,EAAE;IAAEb,KAAK,EAAE;MAAEO,MAAM,EAANA,MAAM;MAAEO,QAAQ,EAAE;IAAS;EAAE,CAAC,EAAEjB,IAAI,CAACkB,GAAG,CAAC,UAACC,IAAI,EAAEC,CAAC,EAAK;IACnJ,iBAAsBD,IAAI,CAAlBE,IAAI;MAAJA,IAAI,2BAAG,EAAE;IACjB,IAAIC,IAAI,GAAGD,IAAI,KAAK,OAAO,GAAG,EAAE,GAAGF,IAAI,CAACG,IAAI,IAAI,CAAC;IACjD,oBAAQT,iBAAK,CAACC,aAAa,CAACS,SAAG,EAAE;MAAED,IAAI,EAAEA,IAAI;MAAEE,GAAG,YAAKL,IAAI,CAACK,GAAG,cAAIJ,CAAC;IAAG,CAAC,EAAEC,IAAI,KAAK,OAAO,gBAAIR,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,EAAE;IAAQ,CAAC,EAAEI,IAAI,CAACM,KAAK,CAAC,gBAAKZ,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,iBAAUd,UAAU;IAAG,CAAC,eAC3NY,iBAAK,CAACC,aAAa,CAAC,OAAO,EAAE;MAAEC,SAAS;IAAU,CAAC,EAC/CI,IAAI,CAACO,KAAK,IAAI,EAAE,EAChB,GAAG,EACHzB,UAAU,KAAK,UAAU,GAAG,EAAE,GAAG,GAAG,CAAC,eACzCY,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,kBAAWI,IAAI,CAACQ,QAAQ,IAAI,UAAU,CAAE;MAAExB,KAAK,EAAEA,KAAK;MAAEyB,OAAO,EAAE,mBAAM;QACrGxB,aAAa,IAAIA,aAAa,CAACe,IAAI,CAAC;MACxC;IAAE,CAAC,EAAE,OAAOA,IAAI,CAACU,MAAM,KAAK,UAAU,GAAGV,IAAI,CAACU,MAAM,EAAE,GAAGV,IAAI,CAACM,KAAK,IAAI,IAAI,CAAC,CAAE,CAAC;EAC3F,CAAC,CAAC,CAAC,GAAI,IAAI,EACXvB,aAAa,iBAAIW,iBAAK,CAACC,aAAa,CAACgB,qBAAS,EAAE;IAAEtB,IAAI,EAAEA,IAAI;IAAEI,OAAO,EAAEA;EAAQ,CAAC,CAAC,CAAC;AAC1F,CAAC;AAAC,eACad,QAAQ;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.js","names":[],"sources":["vm-base-list/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vm-base-list/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1,27 @@
|
|
|
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
|
+
require("./style/index.less");
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
10
|
+
var VmButton = function VmButton(_ref) {
|
|
11
|
+
var name = _ref.name,
|
|
12
|
+
_ref$active = _ref.active,
|
|
13
|
+
active = _ref$active === void 0 ? false : _ref$active,
|
|
14
|
+
_ref$style = _ref.style,
|
|
15
|
+
style = _ref$style === void 0 ? {} : _ref$style,
|
|
16
|
+
_onClick = _ref.onClick;
|
|
17
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
18
|
+
onClick: function onClick() {
|
|
19
|
+
return _onClick && _onClick();
|
|
20
|
+
},
|
|
21
|
+
className: active ? 'vm-button--active' : 'vm-button',
|
|
22
|
+
style: style
|
|
23
|
+
}, name);
|
|
24
|
+
};
|
|
25
|
+
var _default = VmButton;
|
|
26
|
+
exports["default"] = _default;
|
|
27
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["VmButton","name","active","style","onClick","React","createElement","className"],"sources":["vm-button/index.js"],"sourcesContent":["import React from 'react';\nimport './style/index.less';\nconst VmButton = ({ name, active = false, style = {}, onClick }) => {\n return (React.createElement(\"div\", { onClick: () => onClick && onClick(), className: active ? 'vm-button--active' : 'vm-button', style: style }, name));\n};\nexport default VmButton;\n"],"mappings":";;;;;;AAAA;AACA;AAA4B;AAC5B,IAAMA,QAAQ,GAAG,SAAXA,QAAQ,OAAsD;EAAA,IAAhDC,IAAI,QAAJA,IAAI;IAAA,mBAAEC,MAAM;IAANA,MAAM,4BAAG,KAAK;IAAA,kBAAEC,KAAK;IAALA,KAAK,2BAAG,CAAC,CAAC;IAAEC,QAAO,QAAPA,OAAO;EACzD,oBAAQC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEF,OAAO,EAAE;MAAA,OAAMA,QAAO,IAAIA,QAAO,EAAE;IAAA;IAAEG,SAAS,EAAEL,MAAM,GAAG,mBAAmB,GAAG,WAAW;IAAEC,KAAK,EAAEA;EAAM,CAAC,EAAEF,IAAI,CAAC;AAC1J,CAAC;AAAC,eACaD,QAAQ;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.js","names":[],"sources":["vm-button/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vm-button/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1,137 @@
|
|
|
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 _groupBy = _interopRequireDefault(require("lodash/groupBy"));
|
|
9
|
+
var _echartsForReact = _interopRequireDefault(require("echarts-for-react"));
|
|
10
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
11
|
+
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
12
|
+
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
13
|
+
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
14
|
+
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
15
|
+
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
16
|
+
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
17
|
+
var xAxis = _toConsumableArray(new Array(24)).map(function (_, index) {
|
|
18
|
+
return add0(index);
|
|
19
|
+
});
|
|
20
|
+
function add0(num) {
|
|
21
|
+
return num >= 10 ? num.toString() : "0".concat(num);
|
|
22
|
+
}
|
|
23
|
+
function transferData(data) {
|
|
24
|
+
var chartData = [];
|
|
25
|
+
var dataGroupByDate = (0, _groupBy["default"])(data, 'date');
|
|
26
|
+
var count = 0;
|
|
27
|
+
for (var key in dataGroupByDate) {
|
|
28
|
+
dataGroupByDate[key].forEach(function (item, index) {
|
|
29
|
+
chartData.push([index, count, item.value]);
|
|
30
|
+
});
|
|
31
|
+
count++;
|
|
32
|
+
}
|
|
33
|
+
return {
|
|
34
|
+
yAxis: Object.keys(dataGroupByDate).map(function (item) {
|
|
35
|
+
return item.substring(5);
|
|
36
|
+
}),
|
|
37
|
+
chartData: chartData
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
var getGaugeOption = function getGaugeOption(_ref) {
|
|
41
|
+
var _ref$data = _ref.data,
|
|
42
|
+
data = _ref$data === void 0 ? [] : _ref$data;
|
|
43
|
+
var _transferData = transferData(data),
|
|
44
|
+
yAxis = _transferData.yAxis,
|
|
45
|
+
chartData = _transferData.chartData;
|
|
46
|
+
var max = Math.max.apply(Math, _toConsumableArray(chartData.map(function (item) {
|
|
47
|
+
return item[2];
|
|
48
|
+
})));
|
|
49
|
+
if (!(chartData === null || chartData === void 0 ? void 0 : chartData.length)) return {};
|
|
50
|
+
return {
|
|
51
|
+
tooltip: {
|
|
52
|
+
position: 'top',
|
|
53
|
+
formatter: function formatter(params) {
|
|
54
|
+
var value = params.value,
|
|
55
|
+
marker = params.marker;
|
|
56
|
+
var date = yAxis[value[1]];
|
|
57
|
+
var hour = "".concat(add0(value[0]), ":00-").concat(add0(value[0] + 1), ":00");
|
|
58
|
+
return "<div>".concat(date, " ").concat(hour, "</div><div>").concat(marker, " \u6295\u653E\u6B21\u6570\uFF1A").concat(value[2], "\u6B21</div>");
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
grid: {
|
|
62
|
+
top: 50,
|
|
63
|
+
bottom: 0,
|
|
64
|
+
right: 0,
|
|
65
|
+
left: 0,
|
|
66
|
+
containLabel: true
|
|
67
|
+
},
|
|
68
|
+
xAxis: {
|
|
69
|
+
type: 'category',
|
|
70
|
+
data: xAxis,
|
|
71
|
+
splitArea: {
|
|
72
|
+
show: true
|
|
73
|
+
},
|
|
74
|
+
axisLabel: {
|
|
75
|
+
interval: 0,
|
|
76
|
+
color: '#fff'
|
|
77
|
+
},
|
|
78
|
+
axisTick: {
|
|
79
|
+
show: false
|
|
80
|
+
}
|
|
81
|
+
},
|
|
82
|
+
yAxis: {
|
|
83
|
+
type: 'category',
|
|
84
|
+
data: yAxis,
|
|
85
|
+
splitArea: {
|
|
86
|
+
show: true
|
|
87
|
+
},
|
|
88
|
+
axisLabel: {
|
|
89
|
+
color: '#fff',
|
|
90
|
+
interval: 0
|
|
91
|
+
},
|
|
92
|
+
axisTick: {
|
|
93
|
+
show: false
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
visualMap: {
|
|
97
|
+
// type: 'piecewise',
|
|
98
|
+
min: 0,
|
|
99
|
+
max: max,
|
|
100
|
+
calculable: true,
|
|
101
|
+
orient: 'horizontal',
|
|
102
|
+
left: 'center',
|
|
103
|
+
top: 0,
|
|
104
|
+
inRange: {
|
|
105
|
+
color: ['#364357', '#00759C', '#29A8F0', '#F5B829', '#E7473F']
|
|
106
|
+
},
|
|
107
|
+
textStyle: {
|
|
108
|
+
color: '#fff'
|
|
109
|
+
}
|
|
110
|
+
},
|
|
111
|
+
series: [{
|
|
112
|
+
name: '24h分布',
|
|
113
|
+
type: 'heatmap',
|
|
114
|
+
data: chartData,
|
|
115
|
+
label: {
|
|
116
|
+
show: true
|
|
117
|
+
},
|
|
118
|
+
emphasis: {
|
|
119
|
+
itemStyle: {
|
|
120
|
+
shadowBlur: 10,
|
|
121
|
+
shadowColor: 'rgba(0, 0, 0, 0.5)'
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
}]
|
|
125
|
+
};
|
|
126
|
+
};
|
|
127
|
+
var Distribute1 = function Distribute1(props) {
|
|
128
|
+
return /*#__PURE__*/_react["default"].createElement(_echartsForReact["default"], {
|
|
129
|
+
option: getGaugeOption(props),
|
|
130
|
+
style: {
|
|
131
|
+
height: '100%'
|
|
132
|
+
}
|
|
133
|
+
});
|
|
134
|
+
};
|
|
135
|
+
var _default = Distribute1;
|
|
136
|
+
exports["default"] = _default;
|
|
137
|
+
//# sourceMappingURL=Distribute1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Distribute1.js","names":["xAxis","Array","map","_","index","add0","num","toString","transferData","data","chartData","dataGroupByDate","groupBy","count","key","forEach","item","push","value","yAxis","Object","keys","substring","getGaugeOption","max","Math","length","tooltip","position","formatter","params","marker","date","hour","grid","top","bottom","right","left","containLabel","type","splitArea","show","axisLabel","interval","color","axisTick","visualMap","min","calculable","orient","inRange","textStyle","series","name","label","emphasis","itemStyle","shadowBlur","shadowColor","Distribute1","props","React","createElement","ReactEcharts","option","style","height"],"sources":["vm-charts/Distribute1.js"],"sourcesContent":["import React from 'react';\nimport groupBy from 'lodash/groupBy';\nimport ReactEcharts from 'echarts-for-react';\nconst xAxis = [...new Array(24)].map((_, index) => add0(index));\nfunction add0(num) {\n return num >= 10 ? num.toString() : `0${num}`;\n}\nfunction transferData(data) {\n const chartData = [];\n const dataGroupByDate = groupBy(data, 'date');\n let count = 0;\n for (const key in dataGroupByDate) {\n dataGroupByDate[key].forEach((item, index) => {\n chartData.push([index, count, item.value]);\n });\n count++;\n }\n return {\n yAxis: Object.keys(dataGroupByDate).map(item => item.substring(5)),\n chartData,\n };\n}\nconst getGaugeOption = ({ data = [] }) => {\n const { yAxis, chartData } = transferData(data);\n const max = Math.max(...chartData.map(item => item[2]));\n if (!(chartData === null || chartData === void 0 ? void 0 : chartData.length))\n return {};\n return {\n tooltip: {\n position: 'top',\n formatter: (params) => {\n const { value, marker } = params;\n const date = yAxis[value[1]];\n const hour = `${add0(value[0])}:00-${add0(value[0] + 1)}:00`;\n return `<div>${date} ${hour}</div><div>${marker} 投放次数:${value[2]}次</div>`;\n },\n },\n grid: {\n top: 50,\n bottom: 0,\n right: 0,\n left: 0,\n containLabel: true,\n },\n xAxis: {\n type: 'category',\n data: xAxis,\n splitArea: {\n show: true,\n },\n axisLabel: {\n interval: 0,\n color: '#fff',\n },\n axisTick: {\n show: false,\n },\n },\n yAxis: {\n type: 'category',\n data: yAxis,\n splitArea: {\n show: true,\n },\n axisLabel: {\n color: '#fff',\n interval: 0,\n },\n axisTick: {\n show: false,\n },\n },\n visualMap: {\n // type: 'piecewise',\n min: 0,\n max: max,\n calculable: true,\n orient: 'horizontal',\n left: 'center',\n top: 0,\n inRange: {\n color: ['#364357', '#00759C', '#29A8F0', '#F5B829', '#E7473F'],\n },\n textStyle: {\n color: '#fff',\n },\n },\n series: [\n {\n name: '24h分布',\n type: 'heatmap',\n data: chartData,\n label: {\n show: true,\n },\n emphasis: {\n itemStyle: {\n shadowBlur: 10,\n shadowColor: 'rgba(0, 0, 0, 0.5)',\n },\n },\n },\n ],\n };\n};\nconst Distribute1 = (props) => {\n return React.createElement(ReactEcharts, { option: getGaugeOption(props), style: { height: '100%' } });\n};\nexport default Distribute1;\n"],"mappings":"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"}
|
|
@@ -0,0 +1,149 @@
|
|
|
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
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
10
|
+
var getGaugeOption = function getGaugeOption(_ref) {
|
|
11
|
+
var _ref$num = _ref.num,
|
|
12
|
+
num = _ref$num === void 0 ? 0 : _ref$num,
|
|
13
|
+
_ref$min = _ref.min,
|
|
14
|
+
min = _ref$min === void 0 ? 0 : _ref$min,
|
|
15
|
+
_ref$average = _ref.average,
|
|
16
|
+
average = _ref$average === void 0 ? 0 : _ref$average,
|
|
17
|
+
_ref$max = _ref.max,
|
|
18
|
+
max = _ref$max === void 0 ? 100 : _ref$max,
|
|
19
|
+
_ref$name = _ref.name,
|
|
20
|
+
name = _ref$name === void 0 ? '' : _ref$name,
|
|
21
|
+
_ref$unit = _ref.unit,
|
|
22
|
+
unit = _ref$unit === void 0 ? '' : _ref$unit;
|
|
23
|
+
var good = Number(num) > Number(average);
|
|
24
|
+
return {
|
|
25
|
+
title: {
|
|
26
|
+
left: 'center',
|
|
27
|
+
top: '60%',
|
|
28
|
+
text: "{a|".concat(name, "}\n{b|").concat(good ? '优于均值' : '差于均值', "}"),
|
|
29
|
+
textStyle: {
|
|
30
|
+
rich: {
|
|
31
|
+
a: {
|
|
32
|
+
color: '#fff',
|
|
33
|
+
fontSize: 14,
|
|
34
|
+
lineHeight: 40
|
|
35
|
+
},
|
|
36
|
+
b: {
|
|
37
|
+
color: good ? '#63FFC6' : '#FFCD36',
|
|
38
|
+
fontSize: 14
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
series: [{
|
|
44
|
+
type: 'gauge',
|
|
45
|
+
center: ['50%', '50%'],
|
|
46
|
+
radius: '75%',
|
|
47
|
+
startAngle: 200,
|
|
48
|
+
endAngle: -20,
|
|
49
|
+
min: min,
|
|
50
|
+
max: max,
|
|
51
|
+
splitNumber: 10,
|
|
52
|
+
progress: {
|
|
53
|
+
show: true,
|
|
54
|
+
width: 10,
|
|
55
|
+
itemStyle: {
|
|
56
|
+
color: {
|
|
57
|
+
type: 'linear',
|
|
58
|
+
x: 0,
|
|
59
|
+
y: 0,
|
|
60
|
+
x2: 0,
|
|
61
|
+
y2: 1,
|
|
62
|
+
colorStops: [{
|
|
63
|
+
offset: 0,
|
|
64
|
+
color: good ? '#50F0FF' : '#FFBE31'
|
|
65
|
+
}, {
|
|
66
|
+
offset: 1,
|
|
67
|
+
color: good ? '#3EA6FF' : '#FF4800'
|
|
68
|
+
}]
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
},
|
|
72
|
+
pointer: {
|
|
73
|
+
show: false
|
|
74
|
+
},
|
|
75
|
+
axisLine: {
|
|
76
|
+
lineStyle: {
|
|
77
|
+
width: 10
|
|
78
|
+
}
|
|
79
|
+
},
|
|
80
|
+
axisTick: {
|
|
81
|
+
distance: -20,
|
|
82
|
+
length: 5,
|
|
83
|
+
splitNumber: 5,
|
|
84
|
+
lineStyle: {
|
|
85
|
+
width: 1,
|
|
86
|
+
color: '#999'
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
splitLine: {
|
|
90
|
+
distance: -23,
|
|
91
|
+
length: 8,
|
|
92
|
+
lineStyle: {
|
|
93
|
+
width: 2,
|
|
94
|
+
color: '#999'
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
axisLabel: {
|
|
98
|
+
show: false,
|
|
99
|
+
distance: -12,
|
|
100
|
+
color: '#999',
|
|
101
|
+
fontSize: 12
|
|
102
|
+
},
|
|
103
|
+
anchor: {
|
|
104
|
+
show: false
|
|
105
|
+
},
|
|
106
|
+
title: {
|
|
107
|
+
show: false
|
|
108
|
+
},
|
|
109
|
+
detail: {
|
|
110
|
+
valueAnimation: true,
|
|
111
|
+
width: '60%',
|
|
112
|
+
borderRadius: 8,
|
|
113
|
+
offsetCenter: [0, 0],
|
|
114
|
+
fontWeight: 'bolder',
|
|
115
|
+
formatter: average === false ? "{a|".concat(num, "}{b|").concat(unit, "}") : "{a|".concat(num, "}{b|").concat(unit, "}\n{c|\u5747\u503C").concat(average).concat(unit, "}"),
|
|
116
|
+
textStyle: {
|
|
117
|
+
rich: {
|
|
118
|
+
a: {
|
|
119
|
+
color: '#fff',
|
|
120
|
+
fontSize: 24
|
|
121
|
+
},
|
|
122
|
+
b: {
|
|
123
|
+
color: '#fff',
|
|
124
|
+
fontSize: 12
|
|
125
|
+
},
|
|
126
|
+
c: {
|
|
127
|
+
color: '#9BA8B0',
|
|
128
|
+
fontSize: 12
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
},
|
|
133
|
+
data: [{
|
|
134
|
+
value: num
|
|
135
|
+
}]
|
|
136
|
+
}]
|
|
137
|
+
};
|
|
138
|
+
};
|
|
139
|
+
var Gauge1 = function Gauge1(props) {
|
|
140
|
+
return /*#__PURE__*/_react["default"].createElement(_echartsForReact["default"], {
|
|
141
|
+
option: getGaugeOption(props),
|
|
142
|
+
style: {
|
|
143
|
+
height: '100%'
|
|
144
|
+
}
|
|
145
|
+
});
|
|
146
|
+
};
|
|
147
|
+
var _default = Gauge1;
|
|
148
|
+
exports["default"] = _default;
|
|
149
|
+
//# sourceMappingURL=Gauge1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Gauge1.js","names":["getGaugeOption","num","min","average","max","name","unit","good","Number","title","left","top","text","textStyle","rich","a","color","fontSize","lineHeight","b","series","type","center","radius","startAngle","endAngle","splitNumber","progress","show","width","itemStyle","x","y","x2","y2","colorStops","offset","pointer","axisLine","lineStyle","axisTick","distance","length","splitLine","axisLabel","anchor","detail","valueAnimation","borderRadius","offsetCenter","fontWeight","formatter","c","data","value","Gauge1","props","React","createElement","ReactEcharts","option","style","height"],"sources":["vm-charts/Gauge1.js"],"sourcesContent":["import React from 'react';\nimport ReactEcharts from 'echarts-for-react';\nconst getGaugeOption = ({ num = 0, min = 0, average = 0, max = 100, name = '', unit = '', }) => {\n const good = Number(num) > Number(average);\n return {\n title: {\n left: 'center',\n top: '60%',\n text: `{a|${name}}\\n{b|${good ? '优于均值' : '差于均值'}}`,\n textStyle: {\n rich: {\n a: {\n color: '#fff',\n fontSize: 14,\n lineHeight: 40,\n },\n b: {\n color: good ? '#63FFC6' : '#FFCD36',\n fontSize: 14,\n },\n },\n },\n },\n series: [\n {\n type: 'gauge',\n center: ['50%', '50%'],\n radius: '75%',\n startAngle: 200,\n endAngle: -20,\n min,\n max,\n splitNumber: 10,\n progress: {\n show: true,\n width: 10,\n itemStyle: {\n color: {\n type: 'linear',\n x: 0,\n y: 0,\n x2: 0,\n y2: 1,\n colorStops: [\n {\n offset: 0,\n color: good ? '#50F0FF' : '#FFBE31',\n },\n {\n offset: 1,\n color: good ? '#3EA6FF' : '#FF4800',\n },\n ],\n },\n },\n },\n pointer: {\n show: false,\n },\n axisLine: {\n lineStyle: {\n width: 10,\n },\n },\n axisTick: {\n distance: -20,\n length: 5,\n splitNumber: 5,\n lineStyle: {\n width: 1,\n color: '#999',\n },\n },\n splitLine: {\n distance: -23,\n length: 8,\n lineStyle: {\n width: 2,\n color: '#999',\n },\n },\n axisLabel: {\n show: false,\n distance: -12,\n color: '#999',\n fontSize: 12,\n },\n anchor: {\n show: false,\n },\n title: {\n show: false,\n },\n detail: {\n valueAnimation: true,\n width: '60%',\n borderRadius: 8,\n offsetCenter: [0, 0],\n fontWeight: 'bolder',\n formatter: average === false\n ? `{a|${num}}{b|${unit}}`\n : `{a|${num}}{b|${unit}}\\n{c|均值${average}${unit}}`,\n textStyle: {\n rich: {\n a: {\n color: '#fff',\n fontSize: 24,\n },\n b: {\n color: '#fff',\n fontSize: 12,\n },\n c: {\n color: '#9BA8B0',\n fontSize: 12,\n },\n },\n },\n },\n data: [\n {\n value: num,\n },\n ],\n },\n ],\n };\n};\nconst Gauge1 = (props) => {\n return React.createElement(ReactEcharts, { option: getGaugeOption(props), style: { height: '100%' } });\n};\nexport default Gauge1;\n"],"mappings":"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"}
|