@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,48 @@
|
|
|
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 _vmRowCol = require("../../../vm-row-col");
|
|
9
|
+
var _vmBaseList = _interopRequireDefault(require("../../../vm-base-list"));
|
|
10
|
+
var _api = require("../../api");
|
|
11
|
+
var _vmContainer = _interopRequireDefault(require("../../../vm-container"));
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
13
|
+
/**
|
|
14
|
+
* 监测设备-设备档案
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
var FacilityFile = function FacilityFile(props) {
|
|
18
|
+
var id = props.id,
|
|
19
|
+
publicUrlREBORN = props.publicUrlREBORN,
|
|
20
|
+
facilityLabel = props.facilityLabel;
|
|
21
|
+
var _BaseService$UseFileI = _api.BaseService.UseFileInfo({
|
|
22
|
+
id: id,
|
|
23
|
+
publicUrlREBORN: publicUrlREBORN,
|
|
24
|
+
facilityLabel: facilityLabel
|
|
25
|
+
}),
|
|
26
|
+
baseInfo = _BaseService$UseFileI.baseInfo;
|
|
27
|
+
var items = [{
|
|
28
|
+
key: 'baseInfo',
|
|
29
|
+
title: '基本信息',
|
|
30
|
+
span: 24,
|
|
31
|
+
content: /*#__PURE__*/_react["default"].createElement(_vmContainer["default"], {
|
|
32
|
+
title: "\u57FA\u7840\u4FE1\u606F"
|
|
33
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmBaseList["default"], {
|
|
34
|
+
data: baseInfo
|
|
35
|
+
}))
|
|
36
|
+
}];
|
|
37
|
+
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmRow, {
|
|
38
|
+
gutter: [5, 5]
|
|
39
|
+
}, items.map(function (item) {
|
|
40
|
+
return /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmCol, {
|
|
41
|
+
span: item.span || 24,
|
|
42
|
+
key: item.key
|
|
43
|
+
}, item.content);
|
|
44
|
+
})));
|
|
45
|
+
};
|
|
46
|
+
var _default = FacilityFile;
|
|
47
|
+
exports["default"] = _default;
|
|
48
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["FacilityFile","props","id","publicUrlREBORN","facilityLabel","BaseService","UseFileInfo","baseInfo","items","key","title","span","content","React","createElement","VmContainer","BaseList","data","Fragment","VmRow","gutter","map","item","VmCol"],"sources":["vtx-device-modal/components/FacilityFile/index.js"],"sourcesContent":["/**\n * 监测设备-设备档案\n */\nimport React from 'react';\nimport { VmRow, VmCol } from '../../../vm-row-col';\nimport BaseList from '../../../vm-base-list';\nimport { BaseService } from '../../api';\nimport VmContainer from '../../../vm-container';\nconst FacilityFile = (props) => {\n const { id, publicUrlREBORN, facilityLabel } = props;\n const { baseInfo } = BaseService.UseFileInfo({ id, publicUrlREBORN, facilityLabel });\n const items = [\n {\n key: 'baseInfo',\n title: '基本信息',\n span: 24,\n content: (React.createElement(VmContainer, { title: \"\\u57FA\\u7840\\u4FE1\\u606F\" },\n React.createElement(BaseList, { data: baseInfo }))),\n },\n ];\n return (React.createElement(React.Fragment, null,\n React.createElement(VmRow, { gutter: [5, 5] }, items.map(item => {\n return (React.createElement(VmCol, { span: item.span || 24, key: item.key }, item.content));\n }))));\n};\nexport default FacilityFile;\n"],"mappings":";;;;;;AAGA;AACA;AACA;AACA;AACA;AAAgD;AAPhD;AACA;AACA;;AAMA,IAAMA,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAK,EAAK;EAC5B,IAAQC,EAAE,GAAqCD,KAAK,CAA5CC,EAAE;IAAEC,eAAe,GAAoBF,KAAK,CAAxCE,eAAe;IAAEC,aAAa,GAAKH,KAAK,CAAvBG,aAAa;EAC1C,4BAAqBC,gBAAW,CAACC,WAAW,CAAC;MAAEJ,EAAE,EAAFA,EAAE;MAAEC,eAAe,EAAfA,eAAe;MAAEC,aAAa,EAAbA;IAAc,CAAC,CAAC;IAA5EG,QAAQ,yBAARA,QAAQ;EAChB,IAAMC,KAAK,GAAG,CACV;IACIC,GAAG,EAAE,UAAU;IACfC,KAAK,EAAE,MAAM;IACbC,IAAI,EAAE,EAAE;IACRC,OAAO,eAAGC,iBAAK,CAACC,aAAa,CAACC,uBAAW,EAAE;MAAEL,KAAK,EAAE;IAA2B,CAAC,eAC5EG,iBAAK,CAACC,aAAa,CAACE,sBAAQ,EAAE;MAAEC,IAAI,EAAEV;IAAS,CAAC,CAAC;EACzD,CAAC,CACJ;EACD,oBAAQM,iBAAK,CAACC,aAAa,CAACD,iBAAK,CAACK,QAAQ,EAAE,IAAI,eAC5CL,iBAAK,CAACC,aAAa,CAACK,eAAK,EAAE;IAAEC,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC;EAAE,CAAC,EAAEZ,KAAK,CAACa,GAAG,CAAC,UAAAC,IAAI,EAAI;IAC7D,oBAAQT,iBAAK,CAACC,aAAa,CAACS,eAAK,EAAE;MAAEZ,IAAI,EAAEW,IAAI,CAACX,IAAI,IAAI,EAAE;MAAEF,GAAG,EAAEa,IAAI,CAACb;IAAI,CAAC,EAAEa,IAAI,CAACV,OAAO,CAAC;EAC9F,CAAC,CAAC,CAAC,CAAC;AACZ,CAAC;AAAC,eACaZ,YAAY;AAAA"}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 _api = require("../../api");
|
|
9
|
+
var _vmContainer = _interopRequireDefault(require("../../../vm-container"));
|
|
10
|
+
var _vmTimeLine = _interopRequireDefault(require("../../../vm-time-line"));
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12
|
+
/**
|
|
13
|
+
* 监测设备-生命周期
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
var LiftCycle = function LiftCycle(props) {
|
|
17
|
+
var id = props.id,
|
|
18
|
+
publicUrlJCYJ = props.publicUrlJCYJ;
|
|
19
|
+
var _BaseService$UseLifeI = _api.BaseService.UseLifeInfo({
|
|
20
|
+
id: id,
|
|
21
|
+
publicUrlJCYJ: publicUrlJCYJ
|
|
22
|
+
}),
|
|
23
|
+
lifeInfo = _BaseService$UseLifeI.lifeInfo;
|
|
24
|
+
return /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement(_vmContainer["default"], {
|
|
25
|
+
title: "\u7EF4\u517B\u8BB0\u5F55"
|
|
26
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmTimeLine["default"], {
|
|
27
|
+
timeLineList: lifeInfo
|
|
28
|
+
})));
|
|
29
|
+
};
|
|
30
|
+
var _default = LiftCycle;
|
|
31
|
+
exports["default"] = _default;
|
|
32
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["LiftCycle","props","id","publicUrlJCYJ","BaseService","UseLifeInfo","lifeInfo","React","createElement","VmContainer","title","MyTimeLine","timeLineList"],"sources":["vtx-device-modal/components/LiftInfo/index.js"],"sourcesContent":["/**\n * 监测设备-生命周期\n */\nimport React from 'react';\nimport { BaseService } from '../../api';\nimport VmContainer from '../../../vm-container';\nimport MyTimeLine from '../../../vm-time-line';\nconst LiftCycle = (props) => {\n const { id, publicUrlJCYJ } = props;\n const { lifeInfo } = BaseService.UseLifeInfo({ id, publicUrlJCYJ });\n return (React.createElement(\"div\", null,\n React.createElement(VmContainer, { title: \"\\u7EF4\\u517B\\u8BB0\\u5F55\" },\n React.createElement(MyTimeLine, { timeLineList: lifeInfo }))));\n};\nexport default LiftCycle;\n"],"mappings":";;;;;;AAGA;AACA;AACA;AACA;AAA+C;AAN/C;AACA;AACA;;AAKA,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAK,EAAK;EACzB,IAAQC,EAAE,GAAoBD,KAAK,CAA3BC,EAAE;IAAEC,aAAa,GAAKF,KAAK,CAAvBE,aAAa;EACzB,4BAAqBC,gBAAW,CAACC,WAAW,CAAC;MAAEH,EAAE,EAAFA,EAAE;MAAEC,aAAa,EAAbA;IAAc,CAAC,CAAC;IAA3DG,QAAQ,yBAARA,QAAQ;EAChB,oBAAQC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE,IAAI,eACnCD,iBAAK,CAACC,aAAa,CAACC,uBAAW,EAAE;IAAEC,KAAK,EAAE;EAA2B,CAAC,eAClEH,iBAAK,CAACC,aAAa,CAACG,sBAAU,EAAE;IAAEC,YAAY,EAAEN;EAAS,CAAC,CAAC,CAAC,CAAC;AACzE,CAAC;AAAC,eACaN,SAAS;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
|
+
var _vmMap = _interopRequireDefault(require("../../../vm-map"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
10
|
+
var Left = function Left(_ref) {
|
|
11
|
+
var classPrefix = _ref.classPrefix,
|
|
12
|
+
_ref$mapLayers = _ref.mapLayers,
|
|
13
|
+
mapLayers = _ref$mapLayers === void 0 ? [] : _ref$mapLayers,
|
|
14
|
+
_ref$currentLayer = _ref.currentLayer,
|
|
15
|
+
currentLayer = _ref$currentLayer === void 0 ? {} : _ref$currentLayer;
|
|
16
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
17
|
+
className: "".concat(classPrefix, "-left")
|
|
18
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
19
|
+
className: "".concat(classPrefix, "-left-map")
|
|
20
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmMap["default"], {
|
|
21
|
+
mapPolygons: mapLayers,
|
|
22
|
+
currentLayer: currentLayer
|
|
23
|
+
})));
|
|
24
|
+
};
|
|
25
|
+
var _default = Left;
|
|
26
|
+
exports["default"] = _default;
|
|
27
|
+
//# sourceMappingURL=Left.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Left.js","names":["Left","classPrefix","mapLayers","currentLayer","React","createElement","className","VmMap","mapPolygons"],"sources":["vtx-device-modal/components/OverViewInfo/Left.js"],"sourcesContent":["import React from 'react';\nimport VmMap from '../../../vm-map';\nconst Left = ({ classPrefix, mapLayers = [], currentLayer = {} }) => {\n return (React.createElement(\"div\", { className: `${classPrefix}-left` },\n React.createElement(\"div\", { className: `${classPrefix}-left-map` },\n React.createElement(VmMap, { mapPolygons: mapLayers, currentLayer: currentLayer }))));\n};\nexport default Left;\n"],"mappings":";;;;;;AAAA;AACA;AAAoC;AACpC,IAAMA,IAAI,GAAG,SAAPA,IAAI,OAA2D;EAAA,IAArDC,WAAW,QAAXA,WAAW;IAAA,sBAAEC,SAAS;IAATA,SAAS,+BAAG,EAAE;IAAA,yBAAEC,YAAY;IAAZA,YAAY,kCAAG,CAAC,CAAC;EAC1D,oBAAQC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,YAAKL,WAAW;EAAQ,CAAC,eACnEG,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,YAAKL,WAAW;EAAY,CAAC,eAC/DG,iBAAK,CAACC,aAAa,CAACE,iBAAK,EAAE;IAAEC,WAAW,EAAEN,SAAS;IAAEC,YAAY,EAAEA;EAAa,CAAC,CAAC,CAAC,CAAC;AAChG,CAAC;AAAC,eACaH,IAAI;AAAA"}
|
|
@@ -0,0 +1,103 @@
|
|
|
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 _vmRowCol = require("../../../vm-row-col");
|
|
10
|
+
var _vmAlarmSituationPt = _interopRequireDefault(require("../../../vm-alarm-situation-pt"));
|
|
11
|
+
var _vmBaseList = _interopRequireDefault(require("../../../vm-base-list"));
|
|
12
|
+
var _api = require("../../api");
|
|
13
|
+
var _vmContainer = _interopRequireDefault(require("../../../vm-container"));
|
|
14
|
+
var _utils = require("@vtx/utils");
|
|
15
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
16
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
17
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
18
|
+
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
19
|
+
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."); }
|
|
20
|
+
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
21
|
+
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
22
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
23
|
+
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."); }
|
|
24
|
+
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); }
|
|
25
|
+
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; }
|
|
26
|
+
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; } }
|
|
27
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
28
|
+
var OverviewInfo = function OverviewInfo(props) {
|
|
29
|
+
var id = props.id,
|
|
30
|
+
publicUrlJCYJ = props.publicUrlJCYJ,
|
|
31
|
+
publicUrlJCSS = props.publicUrlJCSS,
|
|
32
|
+
code = props.code;
|
|
33
|
+
var _useState = (0, _react.useState)([]),
|
|
34
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
35
|
+
monitorData = _useState2[0],
|
|
36
|
+
setMonitorData = _useState2[1];
|
|
37
|
+
var _BaseService$UseBaseI = _api.BaseService.UseBaseInfo({
|
|
38
|
+
id: id,
|
|
39
|
+
publicUrlJCSS: publicUrlJCSS,
|
|
40
|
+
code: code
|
|
41
|
+
}),
|
|
42
|
+
baseInfo = _BaseService$UseBaseI.baseInfo,
|
|
43
|
+
realInfo = _BaseService$UseBaseI.realInfo;
|
|
44
|
+
(0, _react.useEffect)(function () {
|
|
45
|
+
getMonitorData();
|
|
46
|
+
}, [id]);
|
|
47
|
+
function getMonitorData() {
|
|
48
|
+
_utils.request.get("".concat(publicUrlJCYJ, "/api/dataQuery/getFactorReal"), {
|
|
49
|
+
body: {
|
|
50
|
+
deviceId: id
|
|
51
|
+
}
|
|
52
|
+
}).then(function (res) {
|
|
53
|
+
var data = [];
|
|
54
|
+
if (String(res === null || res === void 0 ? void 0 : res.result) === '0') {
|
|
55
|
+
data = res.data.map(function (item) {
|
|
56
|
+
return {
|
|
57
|
+
label: item.factorName,
|
|
58
|
+
key: item.factorCode,
|
|
59
|
+
value: item.monitorValue
|
|
60
|
+
};
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
setMonitorData(data);
|
|
64
|
+
});
|
|
65
|
+
}
|
|
66
|
+
var items = [{
|
|
67
|
+
key: 'monitorInfo',
|
|
68
|
+
title: '实时监测',
|
|
69
|
+
span: 24,
|
|
70
|
+
content: /*#__PURE__*/_react["default"].createElement(_vmContainer["default"], {
|
|
71
|
+
title: "\u5B9E\u65F6\u76D1\u6D4B"
|
|
72
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmBaseList["default"], {
|
|
73
|
+
data: [].concat(_toConsumableArray(monitorData), _toConsumableArray(realInfo)),
|
|
74
|
+
showOpenArrow: true
|
|
75
|
+
}))
|
|
76
|
+
}, {
|
|
77
|
+
key: 'alarmSituation',
|
|
78
|
+
title: '报警概况',
|
|
79
|
+
span: 24,
|
|
80
|
+
content: /*#__PURE__*/_react["default"].createElement(_vmAlarmSituationPt["default"], Object.assign({}, props))
|
|
81
|
+
}, {
|
|
82
|
+
key: 'baseInfo',
|
|
83
|
+
title: '基本信息',
|
|
84
|
+
span: 24,
|
|
85
|
+
content: /*#__PURE__*/_react["default"].createElement(_vmContainer["default"], {
|
|
86
|
+
title: "\u57FA\u672C\u4FE1\u606F"
|
|
87
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmBaseList["default"], {
|
|
88
|
+
data: baseInfo,
|
|
89
|
+
showOpenArrow: true
|
|
90
|
+
}))
|
|
91
|
+
}];
|
|
92
|
+
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmRow, {
|
|
93
|
+
gutter: [5, 5]
|
|
94
|
+
}, items.map(function (item) {
|
|
95
|
+
return /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmCol, {
|
|
96
|
+
span: item.span || 24,
|
|
97
|
+
key: item.key
|
|
98
|
+
}, item.content);
|
|
99
|
+
})));
|
|
100
|
+
};
|
|
101
|
+
var _default = OverviewInfo;
|
|
102
|
+
exports["default"] = _default;
|
|
103
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["OverviewInfo","props","id","publicUrlJCYJ","publicUrlJCSS","code","useState","monitorData","setMonitorData","BaseService","UseBaseInfo","baseInfo","realInfo","useEffect","getMonitorData","http","get","body","deviceId","then","res","data","String","result","map","item","label","factorName","key","factorCode","value","monitorValue","items","title","span","content","React","createElement","VmContainer","Baselist","showOpenArrow","VmAlarmSituation","Object","assign","Fragment","VmRow","gutter","VmCol"],"sources":["vtx-device-modal/components/OverViewInfo/index.js"],"sourcesContent":["import React, { useEffect, useState } from 'react';\nimport { VmRow, VmCol } from '../../../vm-row-col';\nimport VmAlarmSituation from '../../../vm-alarm-situation-pt';\nimport Baselist from '../../../vm-base-list';\nimport { BaseService } from '../../api';\nimport VmContainer from '../../../vm-container';\nimport { request as http } from '@vtx/utils';\nconst OverviewInfo = (props) => {\n const { id, publicUrlJCYJ, publicUrlJCSS, code } = props;\n const [monitorData, setMonitorData] = useState([]);\n const { baseInfo, realInfo } = BaseService.UseBaseInfo({ id, publicUrlJCSS, code });\n useEffect(() => {\n getMonitorData();\n }, [id]);\n function getMonitorData() {\n http\n .get(`${publicUrlJCYJ}/api/dataQuery/getFactorReal`, {\n body: {\n deviceId: id,\n },\n })\n .then((res) => {\n let data = [];\n if (String(res === null || res === void 0 ? void 0 : res.result) === '0') {\n data = res.data.map((item) => ({\n label: item.factorName,\n key: item.factorCode,\n value: item.monitorValue,\n }));\n }\n setMonitorData(data);\n });\n }\n const items = [\n {\n key: 'monitorInfo',\n title: '实时监测',\n span: 24,\n content: (React.createElement(VmContainer, { title: \"\\u5B9E\\u65F6\\u76D1\\u6D4B\" },\n React.createElement(Baselist, { data: [...monitorData, ...realInfo], showOpenArrow: true }))),\n },\n {\n key: 'alarmSituation',\n title: '报警概况',\n span: 24,\n content: React.createElement(VmAlarmSituation, Object.assign({}, props)),\n },\n {\n key: 'baseInfo',\n title: '基本信息',\n span: 24,\n content: (React.createElement(VmContainer, { title: \"\\u57FA\\u672C\\u4FE1\\u606F\" },\n React.createElement(Baselist, { data: baseInfo, showOpenArrow: true }))),\n },\n ];\n return (React.createElement(React.Fragment, null,\n React.createElement(VmRow, { gutter: [5, 5] }, items.map(item => {\n return (React.createElement(VmCol, { span: item.span || 24, key: item.key }, item.content));\n }))));\n};\nexport default OverviewInfo;\n"],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AAA6C;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAC7C,IAAMA,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAK,EAAK;EAC5B,IAAQC,EAAE,GAAyCD,KAAK,CAAhDC,EAAE;IAAEC,aAAa,GAA0BF,KAAK,CAA5CE,aAAa;IAAEC,aAAa,GAAWH,KAAK,CAA7BG,aAAa;IAAEC,IAAI,GAAKJ,KAAK,CAAdI,IAAI;EAC9C,gBAAsC,IAAAC,eAAQ,EAAC,EAAE,CAAC;IAAA;IAA3CC,WAAW;IAAEC,cAAc;EAClC,4BAA+BC,gBAAW,CAACC,WAAW,CAAC;MAAER,EAAE,EAAFA,EAAE;MAAEE,aAAa,EAAbA,aAAa;MAAEC,IAAI,EAAJA;IAAK,CAAC,CAAC;IAA3EM,QAAQ,yBAARA,QAAQ;IAAEC,QAAQ,yBAARA,QAAQ;EAC1B,IAAAC,gBAAS,EAAC,YAAM;IACZC,cAAc,EAAE;EACpB,CAAC,EAAE,CAACZ,EAAE,CAAC,CAAC;EACR,SAASY,cAAc,GAAG;IACtBC,cAAI,CACCC,GAAG,WAAIb,aAAa,mCAAgC;MACrDc,IAAI,EAAE;QACFC,QAAQ,EAAEhB;MACd;IACJ,CAAC,CAAC,CACGiB,IAAI,CAAC,UAACC,GAAG,EAAK;MACf,IAAIC,IAAI,GAAG,EAAE;MACb,IAAIC,MAAM,CAACF,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACG,MAAM,CAAC,KAAK,GAAG,EAAE;QACtEF,IAAI,GAAGD,GAAG,CAACC,IAAI,CAACG,GAAG,CAAC,UAACC,IAAI;UAAA,OAAM;YAC3BC,KAAK,EAAED,IAAI,CAACE,UAAU;YACtBC,GAAG,EAAEH,IAAI,CAACI,UAAU;YACpBC,KAAK,EAAEL,IAAI,CAACM;UAChB,CAAC;QAAA,CAAC,CAAC;MACP;MACAvB,cAAc,CAACa,IAAI,CAAC;IACxB,CAAC,CAAC;EACN;EACA,IAAMW,KAAK,GAAG,CACV;IACIJ,GAAG,EAAE,aAAa;IAClBK,KAAK,EAAE,MAAM;IACbC,IAAI,EAAE,EAAE;IACRC,OAAO,eAAGC,iBAAK,CAACC,aAAa,CAACC,uBAAW,EAAE;MAAEL,KAAK,EAAE;IAA2B,CAAC,eAC5EG,iBAAK,CAACC,aAAa,CAACE,sBAAQ,EAAE;MAAElB,IAAI,+BAAMd,WAAW,sBAAKK,QAAQ,EAAC;MAAE4B,aAAa,EAAE;IAAK,CAAC,CAAC;EACnG,CAAC,EACD;IACIZ,GAAG,EAAE,gBAAgB;IACrBK,KAAK,EAAE,MAAM;IACbC,IAAI,EAAE,EAAE;IACRC,OAAO,eAAEC,iBAAK,CAACC,aAAa,CAACI,8BAAgB,EAAEC,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAE1C,KAAK,CAAC;EAC3E,CAAC,EACD;IACI2B,GAAG,EAAE,UAAU;IACfK,KAAK,EAAE,MAAM;IACbC,IAAI,EAAE,EAAE;IACRC,OAAO,eAAGC,iBAAK,CAACC,aAAa,CAACC,uBAAW,EAAE;MAAEL,KAAK,EAAE;IAA2B,CAAC,eAC5EG,iBAAK,CAACC,aAAa,CAACE,sBAAQ,EAAE;MAAElB,IAAI,EAAEV,QAAQ;MAAE6B,aAAa,EAAE;IAAK,CAAC,CAAC;EAC9E,CAAC,CACJ;EACD,oBAAQJ,iBAAK,CAACC,aAAa,CAACD,iBAAK,CAACQ,QAAQ,EAAE,IAAI,eAC5CR,iBAAK,CAACC,aAAa,CAACQ,eAAK,EAAE;IAAEC,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC;EAAE,CAAC,EAAEd,KAAK,CAACR,GAAG,CAAC,UAAAC,IAAI,EAAI;IAC7D,oBAAQW,iBAAK,CAACC,aAAa,CAACU,eAAK,EAAE;MAAEb,IAAI,EAAET,IAAI,CAACS,IAAI,IAAI,EAAE;MAAEN,GAAG,EAAEH,IAAI,CAACG;IAAI,CAAC,EAAEH,IAAI,CAACU,OAAO,CAAC;EAC9F,CAAC,CAAC,CAAC,CAAC;AACZ,CAAC;AAAC,eACanC,YAAY;AAAA"}
|
|
@@ -0,0 +1,36 @@
|
|
|
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 _api = require("../../api");
|
|
9
|
+
var _vmContainer = _interopRequireDefault(require("../../../vm-container"));
|
|
10
|
+
var _vmVideo = _interopRequireDefault(require("../../../vm-video"));
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12
|
+
/**
|
|
13
|
+
* 监测设备-视频信息
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
var VideoInfo = function VideoInfo(props) {
|
|
17
|
+
var id = props.id,
|
|
18
|
+
publicUrlJCSS = props.publicUrlJCSS;
|
|
19
|
+
var _BaseService$UseVideo = _api.BaseService.UseVideoRoad({
|
|
20
|
+
id: id,
|
|
21
|
+
publicUrlJCSS: publicUrlJCSS
|
|
22
|
+
}),
|
|
23
|
+
videoRoad = _BaseService$UseVideo.videoRoad;
|
|
24
|
+
return /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement(_vmContainer["default"], {
|
|
25
|
+
title: "\u89C6\u9891\u901A\u9053"
|
|
26
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
27
|
+
style: {
|
|
28
|
+
height: '100%'
|
|
29
|
+
}
|
|
30
|
+
}), /*#__PURE__*/_react["default"].createElement(_vmVideo["default"], Object.assign({
|
|
31
|
+
videoDetails: videoRoad
|
|
32
|
+
}, props))));
|
|
33
|
+
};
|
|
34
|
+
var _default = VideoInfo;
|
|
35
|
+
exports["default"] = _default;
|
|
36
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["VideoInfo","props","id","publicUrlJCSS","BaseService","UseVideoRoad","videoRoad","React","createElement","VmContainer","title","style","height","VideoData","Object","assign","videoDetails"],"sources":["vtx-device-modal/components/VideoInfo/index.js"],"sourcesContent":["/**\n * 监测设备-视频信息\n */\nimport React from 'react';\nimport { BaseService } from '../../api';\nimport VmContainer from '../../../vm-container';\nimport VideoData from '../../../vm-video';\nconst VideoInfo = (props) => {\n const { id, publicUrlJCSS } = props;\n const { videoRoad } = BaseService.UseVideoRoad({ id, publicUrlJCSS });\n return (React.createElement(\"div\", null,\n React.createElement(VmContainer, { title: \"\\u89C6\\u9891\\u901A\\u9053\" },\n React.createElement(\"div\", { style: { height: '100%' } }),\n React.createElement(VideoData, Object.assign({ videoDetails: videoRoad }, props)))));\n};\nexport default VideoInfo;\n"],"mappings":";;;;;;AAGA;AACA;AACA;AACA;AAA0C;AAN1C;AACA;AACA;;AAKA,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAK,EAAK;EACzB,IAAQC,EAAE,GAAoBD,KAAK,CAA3BC,EAAE;IAAEC,aAAa,GAAKF,KAAK,CAAvBE,aAAa;EACzB,4BAAsBC,gBAAW,CAACC,YAAY,CAAC;MAAEH,EAAE,EAAFA,EAAE;MAAEC,aAAa,EAAbA;IAAc,CAAC,CAAC;IAA7DG,SAAS,yBAATA,SAAS;EACjB,oBAAQC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE,IAAI,eACnCD,iBAAK,CAACC,aAAa,CAACC,uBAAW,EAAE;IAAEC,KAAK,EAAE;EAA2B,CAAC,eAClEH,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEG,KAAK,EAAE;MAAEC,MAAM,EAAE;IAAO;EAAE,CAAC,CAAC,eACzDL,iBAAK,CAACC,aAAa,CAACK,mBAAS,EAAEC,MAAM,CAACC,MAAM,CAAC;IAAEC,YAAY,EAAEV;EAAU,CAAC,EAAEL,KAAK,CAAC,CAAC,CAAC,CAAC;AAC/F,CAAC;AAAC,eACaD,SAAS;AAAA"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.OverViewTRFields = exports.OverViewLHDorHDFields = void 0;
|
|
7
|
+
var OverViewLHDorHDFields = [{
|
|
8
|
+
key: 'tenderName',
|
|
9
|
+
label: '所属标段'
|
|
10
|
+
}, {
|
|
11
|
+
key: 'manageUnitName',
|
|
12
|
+
label: '作业单位'
|
|
13
|
+
}, {
|
|
14
|
+
key: 'typeName',
|
|
15
|
+
label: '作业类型'
|
|
16
|
+
}, {
|
|
17
|
+
key: 'facilityLength',
|
|
18
|
+
label: '长度(m)'
|
|
19
|
+
}, {
|
|
20
|
+
key: 'facilityWidth',
|
|
21
|
+
label: '宽度(m)'
|
|
22
|
+
}, {
|
|
23
|
+
key: 'facilityArea',
|
|
24
|
+
label: '面积(㎡)'
|
|
25
|
+
}];
|
|
26
|
+
exports.OverViewLHDorHDFields = OverViewLHDorHDFields;
|
|
27
|
+
var OverViewTRFields = [{
|
|
28
|
+
key: 'facilityClassName',
|
|
29
|
+
label: '道路等级'
|
|
30
|
+
}, {
|
|
31
|
+
key: 'typeName',
|
|
32
|
+
label: '作业类型'
|
|
33
|
+
}, {
|
|
34
|
+
key: 'tenderName',
|
|
35
|
+
label: '所属标段'
|
|
36
|
+
}, {
|
|
37
|
+
key: 'manageUnitName',
|
|
38
|
+
label: '作业单位'
|
|
39
|
+
}, {
|
|
40
|
+
key: 'facilityLength',
|
|
41
|
+
label: '长度(m)'
|
|
42
|
+
}, {
|
|
43
|
+
key: 'facilityWidth',
|
|
44
|
+
label: '宽度(m)'
|
|
45
|
+
}, {
|
|
46
|
+
key: 'facilityArea',
|
|
47
|
+
label: '面积(㎡)'
|
|
48
|
+
}];
|
|
49
|
+
exports.OverViewTRFields = OverViewTRFields;
|
|
50
|
+
//# sourceMappingURL=config.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config.js","names":["OverViewLHDorHDFields","key","label","OverViewTRFields"],"sources":["vtx-device-modal/config.js"],"sourcesContent":["export const OverViewLHDorHDFields = [\n {\n key: 'tenderName',\n label: '所属标段',\n },\n {\n key: 'manageUnitName',\n label: '作业单位',\n },\n {\n key: 'typeName',\n label: '作业类型',\n },\n {\n key: 'facilityLength',\n label: '长度(m)',\n },\n {\n key: 'facilityWidth',\n label: '宽度(m)',\n },\n {\n key: 'facilityArea',\n label: '面积(㎡)',\n },\n];\nexport const OverViewTRFields = [\n {\n key: 'facilityClassName',\n label: '道路等级',\n },\n {\n key: 'typeName',\n label: '作业类型',\n },\n {\n key: 'tenderName',\n label: '所属标段',\n },\n {\n key: 'manageUnitName',\n label: '作业单位',\n },\n {\n key: 'facilityLength',\n label: '长度(m)',\n },\n {\n key: 'facilityWidth',\n label: '宽度(m)',\n },\n {\n key: 'facilityArea',\n label: '面积(㎡)',\n },\n];\n"],"mappings":";;;;;;AAAO,IAAMA,qBAAqB,GAAG,CACjC;EACIC,GAAG,EAAE,YAAY;EACjBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,gBAAgB;EACrBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,UAAU;EACfC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,gBAAgB;EACrBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,eAAe;EACpBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,cAAc;EACnBC,KAAK,EAAE;AACX,CAAC,CACJ;AAAC;AACK,IAAMC,gBAAgB,GAAG,CAC5B;EACIF,GAAG,EAAE,mBAAmB;EACxBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,UAAU;EACfC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,YAAY;EACjBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,gBAAgB;EACrBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,gBAAgB;EACrBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,eAAe;EACpBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,cAAc;EACnBC,KAAK,EAAE;AACX,CAAC,CACJ;AAAC"}
|
|
@@ -0,0 +1,75 @@
|
|
|
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 _vtxBaseModal = _interopRequireDefault(require("../vtx-base-modal"));
|
|
9
|
+
var _OverViewInfo = _interopRequireDefault(require("./components/OverViewInfo"));
|
|
10
|
+
var _DataAnalysis = _interopRequireDefault(require("./components/DataAnalysis"));
|
|
11
|
+
var _FacilityFile = _interopRequireDefault(require("./components/FacilityFile"));
|
|
12
|
+
var _VideoInfo = _interopRequireDefault(require("./components/VideoInfo"));
|
|
13
|
+
var _LiftInfo = _interopRequireDefault(require("./components/LiftInfo"));
|
|
14
|
+
var _vmAlarmInfo = _interopRequireDefault(require("../vm-alarm-info"));
|
|
15
|
+
require("../style");
|
|
16
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
17
|
+
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); }
|
|
18
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
19
|
+
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
20
|
+
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
21
|
+
var TABS_BASE = 'manhole-base';
|
|
22
|
+
var TABS_FILE = 'manhole-file';
|
|
23
|
+
var TABS_DATA = 'manhole-data';
|
|
24
|
+
var TABS_LIFT = 'manhole-lift';
|
|
25
|
+
var TABS_ALARM = 'manhole-alarm';
|
|
26
|
+
var TABS_VIDEO = 'manhole-video';
|
|
27
|
+
var VtxDfModal = function VtxDfModal(props) {
|
|
28
|
+
var _contents;
|
|
29
|
+
var id = props.id,
|
|
30
|
+
_props$publicUrlJCSS = props.publicUrlJCSS,
|
|
31
|
+
publicUrlJCSS = _props$publicUrlJCSS === void 0 ? "/cloud/zhsw-jcss" : _props$publicUrlJCSS,
|
|
32
|
+
title = props.title,
|
|
33
|
+
subTitle = props.subTitle,
|
|
34
|
+
theme = props.theme,
|
|
35
|
+
visible = props.visible,
|
|
36
|
+
onCancel = props.onCancel;
|
|
37
|
+
var tabs = [{
|
|
38
|
+
key: TABS_BASE,
|
|
39
|
+
title: '总览信息'
|
|
40
|
+
}, {
|
|
41
|
+
key: TABS_FILE,
|
|
42
|
+
title: '设备档案'
|
|
43
|
+
}, {
|
|
44
|
+
key: TABS_DATA,
|
|
45
|
+
title: '数据分析'
|
|
46
|
+
}, {
|
|
47
|
+
key: TABS_LIFT,
|
|
48
|
+
title: '生命周期'
|
|
49
|
+
}, {
|
|
50
|
+
key: TABS_ALARM,
|
|
51
|
+
title: '报警信息'
|
|
52
|
+
}, {
|
|
53
|
+
key: TABS_VIDEO,
|
|
54
|
+
title: '视频信息'
|
|
55
|
+
}];
|
|
56
|
+
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, visible && /*#__PURE__*/_react["default"].createElement(_vtxBaseModal["default"], {
|
|
57
|
+
id: id,
|
|
58
|
+
type: "facility",
|
|
59
|
+
title: title,
|
|
60
|
+
subTitle: subTitle,
|
|
61
|
+
theme: theme,
|
|
62
|
+
visible: visible,
|
|
63
|
+
onCancel: onCancel,
|
|
64
|
+
tabs: tabs,
|
|
65
|
+
contents: (_contents = {}, _defineProperty(_contents, TABS_BASE, /*#__PURE__*/_react["default"].createElement(_OverViewInfo["default"], Object.assign({}, props))), _defineProperty(_contents, TABS_FILE, /*#__PURE__*/_react["default"].createElement(_FacilityFile["default"], Object.assign({}, props))), _defineProperty(_contents, TABS_DATA, /*#__PURE__*/_react["default"].createElement(_DataAnalysis["default"], Object.assign({
|
|
66
|
+
publicUrlJCSS: publicUrlJCSS,
|
|
67
|
+
isDevice: true
|
|
68
|
+
}, props))), _defineProperty(_contents, TABS_LIFT, /*#__PURE__*/_react["default"].createElement(_LiftInfo["default"], Object.assign({}, props))), _defineProperty(_contents, TABS_ALARM, /*#__PURE__*/_react["default"].createElement(_vmAlarmInfo["default"], Object.assign({
|
|
69
|
+
isPtDevice: true
|
|
70
|
+
}, props))), _defineProperty(_contents, TABS_VIDEO, /*#__PURE__*/_react["default"].createElement(_VideoInfo["default"], Object.assign({}, props))), _contents)
|
|
71
|
+
}));
|
|
72
|
+
};
|
|
73
|
+
var _default = VtxDfModal;
|
|
74
|
+
exports["default"] = _default;
|
|
75
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["TABS_BASE","TABS_FILE","TABS_DATA","TABS_LIFT","TABS_ALARM","TABS_VIDEO","VtxDfModal","props","id","publicUrlJCSS","title","subTitle","theme","visible","onCancel","tabs","key","React","createElement","Fragment","VtxBaseModal","type","contents","OverviewInfo","Object","assign","FacilityFile","DataAnalysis","isDevice","LiftCycle","VmAlarmInfo","isPtDevice","VideoInfo"],"sources":["vtx-device-modal/index.js"],"sourcesContent":["import React from 'react';\nimport VtxBaseModal from '../vtx-base-modal';\nimport OverviewInfo from './components/OverViewInfo';\nimport DataAnalysis from './components/DataAnalysis';\nimport FacilityFile from './components/FacilityFile';\nimport VideoInfo from './components/VideoInfo';\nimport LiftCycle from './components/LiftInfo';\nimport VmAlarmInfo from '../vm-alarm-info';\nimport '../style';\nconst TABS_BASE = 'manhole-base';\nconst TABS_FILE = 'manhole-file';\nconst TABS_DATA = 'manhole-data';\nconst TABS_LIFT = 'manhole-lift';\nconst TABS_ALARM = 'manhole-alarm';\nconst TABS_VIDEO = 'manhole-video';\nconst VtxDfModal = (props) => {\n const { id, publicUrlJCSS = \"/cloud/zhsw-jcss\", title, subTitle, theme, visible, onCancel } = props;\n let tabs = [\n { key: TABS_BASE, title: '总览信息' },\n { key: TABS_FILE, title: '设备档案' },\n { key: TABS_DATA, title: '数据分析' },\n { key: TABS_LIFT, title: '生命周期' },\n { key: TABS_ALARM, title: '报警信息' },\n { key: TABS_VIDEO, title: '视频信息' },\n ];\n return (React.createElement(React.Fragment, null, visible && (React.createElement(VtxBaseModal, { id: id, type: \"facility\", title: title, subTitle: subTitle, theme: theme, visible: visible, onCancel: onCancel, tabs: tabs, contents: {\n [TABS_BASE]: React.createElement(OverviewInfo, Object.assign({}, props)),\n [TABS_FILE]: React.createElement(FacilityFile, Object.assign({}, props)),\n [TABS_DATA]: React.createElement(DataAnalysis, Object.assign({ publicUrlJCSS: publicUrlJCSS, isDevice: true }, props)),\n [TABS_LIFT]: React.createElement(LiftCycle, Object.assign({}, props)),\n [TABS_ALARM]: React.createElement(VmAlarmInfo, Object.assign({ isPtDevice: true }, props)),\n [TABS_VIDEO]: React.createElement(VideoInfo, Object.assign({}, props)),\n } }))));\n};\nexport default VtxDfModal;\n"],"mappings":";;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAAkB;AAAA;AAAA;AAAA;AAAA;AAClB,IAAMA,SAAS,GAAG,cAAc;AAChC,IAAMC,SAAS,GAAG,cAAc;AAChC,IAAMC,SAAS,GAAG,cAAc;AAChC,IAAMC,SAAS,GAAG,cAAc;AAChC,IAAMC,UAAU,GAAG,eAAe;AAClC,IAAMC,UAAU,GAAG,eAAe;AAClC,IAAMC,UAAU,GAAG,SAAbA,UAAU,CAAIC,KAAK,EAAK;EAAA;EAC1B,IAAQC,EAAE,GAAoFD,KAAK,CAA3FC,EAAE;IAAA,uBAAoFD,KAAK,CAAvFE,aAAa;IAAbA,aAAa,qCAAG,kBAAkB;IAAEC,KAAK,GAAyCH,KAAK,CAAnDG,KAAK;IAAEC,QAAQ,GAA+BJ,KAAK,CAA5CI,QAAQ;IAAEC,KAAK,GAAwBL,KAAK,CAAlCK,KAAK;IAAEC,OAAO,GAAeN,KAAK,CAA3BM,OAAO;IAAEC,QAAQ,GAAKP,KAAK,CAAlBO,QAAQ;EACzF,IAAIC,IAAI,GAAG,CACP;IAAEC,GAAG,EAAEhB,SAAS;IAAEU,KAAK,EAAE;EAAO,CAAC,EACjC;IAAEM,GAAG,EAAEf,SAAS;IAAES,KAAK,EAAE;EAAO,CAAC,EACjC;IAAEM,GAAG,EAAEd,SAAS;IAAEQ,KAAK,EAAE;EAAO,CAAC,EACjC;IAAEM,GAAG,EAAEb,SAAS;IAAEO,KAAK,EAAE;EAAO,CAAC,EACjC;IAAEM,GAAG,EAAEZ,UAAU;IAAEM,KAAK,EAAE;EAAO,CAAC,EAClC;IAAEM,GAAG,EAAEX,UAAU;IAAEK,KAAK,EAAE;EAAO,CAAC,CACrC;EACD,oBAAQO,iBAAK,CAACC,aAAa,CAACD,iBAAK,CAACE,QAAQ,EAAE,IAAI,EAAEN,OAAO,iBAAKI,iBAAK,CAACC,aAAa,CAACE,wBAAY,EAAE;IAAEZ,EAAE,EAAEA,EAAE;IAAEa,IAAI,EAAE,UAAU;IAAEX,KAAK,EAAEA,KAAK;IAAEC,QAAQ,EAAEA,QAAQ;IAAEC,KAAK,EAAEA,KAAK;IAAEC,OAAO,EAAEA,OAAO;IAAEC,QAAQ,EAAEA,QAAQ;IAAEC,IAAI,EAAEA,IAAI;IAAEO,QAAQ,8CAC7NtB,SAAS,eAAGiB,iBAAK,CAACC,aAAa,CAACK,wBAAY,EAAEC,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAElB,KAAK,CAAC,CAAC,8BACvEN,SAAS,eAAGgB,iBAAK,CAACC,aAAa,CAACQ,wBAAY,EAAEF,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAElB,KAAK,CAAC,CAAC,8BACvEL,SAAS,eAAGe,iBAAK,CAACC,aAAa,CAACS,wBAAY,EAAEH,MAAM,CAACC,MAAM,CAAC;MAAEhB,aAAa,EAAEA,aAAa;MAAEmB,QAAQ,EAAE;IAAK,CAAC,EAAErB,KAAK,CAAC,CAAC,8BACrHJ,SAAS,eAAGc,iBAAK,CAACC,aAAa,CAACW,oBAAS,EAAEL,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAElB,KAAK,CAAC,CAAC,8BACpEH,UAAU,eAAGa,iBAAK,CAACC,aAAa,CAACY,uBAAW,EAAEN,MAAM,CAACC,MAAM,CAAC;MAAEM,UAAU,EAAE;IAAK,CAAC,EAAExB,KAAK,CAAC,CAAC,8BACzFF,UAAU,eAAGY,iBAAK,CAACC,aAAa,CAACc,qBAAS,EAAER,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAElB,KAAK,CAAC,CAAC;EACxE,CAAC,CAAE,CAAC;AACd,CAAC;AAAC,eACaD,UAAU;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.js","names":[],"sources":["vtx-device-modal/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vtx-device-modal/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","names":[],"sources":["vtx-device-modal/types.js"],"sourcesContent":["export {};\n"],"mappings":""}
|