@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,37 @@
|
|
|
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 _player = require("@vtx/player");
|
|
9
|
+
var _useSettings2 = _interopRequireDefault(require("../vm-hooks/useSettings"));
|
|
10
|
+
require("./index.less");
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12
|
+
var VmVideo = function VmVideo(_ref) {
|
|
13
|
+
var _ref$videoPlaceCode = _ref.videoPlaceCode,
|
|
14
|
+
videoPlaceCode = _ref$videoPlaceCode === void 0 ? '' : _ref$videoPlaceCode;
|
|
15
|
+
var _useSettings = (0, _useSettings2["default"])(),
|
|
16
|
+
isDark = _useSettings.isDark;
|
|
17
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
18
|
+
className: "vm-video"
|
|
19
|
+
}, videoPlaceCode ? /*#__PURE__*/_react["default"].createElement(_player.BillPlayer, {
|
|
20
|
+
height: 640,
|
|
21
|
+
isDark: isDark,
|
|
22
|
+
params: {
|
|
23
|
+
billId: videoPlaceCode
|
|
24
|
+
}
|
|
25
|
+
}) : /*#__PURE__*/_react["default"].createElement("div", {
|
|
26
|
+
style: {
|
|
27
|
+
display: 'flex',
|
|
28
|
+
height: '100%',
|
|
29
|
+
justifyContent: 'center',
|
|
30
|
+
alignItems: 'center',
|
|
31
|
+
color: '#fff'
|
|
32
|
+
}
|
|
33
|
+
}, "\u6682\u65E0\u89C6\u9891"));
|
|
34
|
+
};
|
|
35
|
+
var _default = VmVideo;
|
|
36
|
+
exports["default"] = _default;
|
|
37
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["VmVideo","videoPlaceCode","useSettings","isDark","React","createElement","className","BillPlayer","height","params","billId","style","display","justifyContent","alignItems","color"],"sources":["vm-video/index.js"],"sourcesContent":["import React from 'react';\nimport { BillPlayer } from '@vtx/player';\nimport useSettings from '../vm-hooks/useSettings';\nimport './index.less';\nconst VmVideo = ({ videoPlaceCode = '' }) => {\n const { isDark } = useSettings();\n return (React.createElement(\"div\", { className: \"vm-video\" }, videoPlaceCode ? (React.createElement(BillPlayer, { height: 640, isDark: isDark, params: { billId: videoPlaceCode } })) : (React.createElement(\"div\", { style: {\n display: 'flex',\n height: '100%',\n justifyContent: 'center',\n alignItems: 'center',\n color: '#fff',\n } }, \"\\u6682\\u65E0\\u89C6\\u9891\"))));\n};\nexport default VmVideo;\n"],"mappings":";;;;;;AAAA;AACA;AACA;AACA;AAAsB;AACtB,IAAMA,OAAO,GAAG,SAAVA,OAAO,OAAgC;EAAA,+BAA1BC,cAAc;IAAdA,cAAc,oCAAG,EAAE;EAClC,mBAAmB,IAAAC,wBAAW,GAAE;IAAxBC,MAAM,gBAANA,MAAM;EACd,oBAAQC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,EAAE;EAAW,CAAC,EAAEL,cAAc,gBAAIG,iBAAK,CAACC,aAAa,CAACE,kBAAU,EAAE;IAAEC,MAAM,EAAE,GAAG;IAAEL,MAAM,EAAEA,MAAM;IAAEM,MAAM,EAAE;MAAEC,MAAM,EAAET;IAAe;EAAE,CAAC,CAAC,gBAAKG,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEM,KAAK,EAAE;MACrNC,OAAO,EAAE,MAAM;MACfJ,MAAM,EAAE,MAAM;MACdK,cAAc,EAAE,QAAQ;MACxBC,UAAU,EAAE,QAAQ;MACpBC,KAAK,EAAE;IACX;EAAE,CAAC,EAAE,0BAA0B,CAAE,CAAC;AAC1C,CAAC;AAAC,eACaf,OAAO;AAAA"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.saveFavoriter = exports.fetchFavoriter = exports.delFavoriter = void 0;
|
|
7
|
+
var _utils = require("@vtx/utils");
|
|
8
|
+
var saveFavoriter = function saveFavoriter(objectIds, type) {
|
|
9
|
+
return _utils.request.post('/cloud/management/api/v101/user/favorites/saveUserFavorites', {
|
|
10
|
+
data: {
|
|
11
|
+
objectIds: objectIds,
|
|
12
|
+
collectionType: type
|
|
13
|
+
}
|
|
14
|
+
});
|
|
15
|
+
};
|
|
16
|
+
exports.saveFavoriter = saveFavoriter;
|
|
17
|
+
var delFavoriter = function delFavoriter(objectIds, type) {
|
|
18
|
+
return _utils.request.post('/cloud/management/api/v101/user/favorites/deleteUserFavorites', {
|
|
19
|
+
data: {
|
|
20
|
+
objectIds: objectIds,
|
|
21
|
+
collectionType: type
|
|
22
|
+
}
|
|
23
|
+
});
|
|
24
|
+
};
|
|
25
|
+
exports.delFavoriter = delFavoriter;
|
|
26
|
+
var fetchFavoriter = function fetchFavoriter(objectIds, type) {
|
|
27
|
+
return _utils.request.get('/cloud/management/api/v101/user/favorites/getUserFavoritesIds', {
|
|
28
|
+
data: {
|
|
29
|
+
objectIds: objectIds,
|
|
30
|
+
collectionTypes: type
|
|
31
|
+
}
|
|
32
|
+
});
|
|
33
|
+
};
|
|
34
|
+
exports.fetchFavoriter = fetchFavoriter;
|
|
35
|
+
//# sourceMappingURL=api.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.js","names":["saveFavoriter","objectIds","type","request","post","data","collectionType","delFavoriter","fetchFavoriter","get","collectionTypes"],"sources":["vtx-base-modal/api.js"],"sourcesContent":["import { request } from '@vtx/utils';\nexport const saveFavoriter = (objectIds, type) => {\n return request.post('/cloud/management/api/v101/user/favorites/saveUserFavorites', {\n data: { objectIds, collectionType: type },\n });\n};\nexport const delFavoriter = (objectIds, type) => {\n return request.post('/cloud/management/api/v101/user/favorites/deleteUserFavorites', {\n data: { objectIds, collectionType: type },\n });\n};\nexport const fetchFavoriter = (objectIds, type) => {\n return request.get('/cloud/management/api/v101/user/favorites/getUserFavoritesIds', {\n data: { objectIds, collectionTypes: type },\n });\n};\n"],"mappings":";;;;;;AAAA;AACO,IAAMA,aAAa,GAAG,SAAhBA,aAAa,CAAIC,SAAS,EAAEC,IAAI,EAAK;EAC9C,OAAOC,cAAO,CAACC,IAAI,CAAC,6DAA6D,EAAE;IAC/EC,IAAI,EAAE;MAAEJ,SAAS,EAATA,SAAS;MAAEK,cAAc,EAAEJ;IAAK;EAC5C,CAAC,CAAC;AACN,CAAC;AAAC;AACK,IAAMK,YAAY,GAAG,SAAfA,YAAY,CAAIN,SAAS,EAAEC,IAAI,EAAK;EAC7C,OAAOC,cAAO,CAACC,IAAI,CAAC,+DAA+D,EAAE;IACjFC,IAAI,EAAE;MAAEJ,SAAS,EAATA,SAAS;MAAEK,cAAc,EAAEJ;IAAK;EAC5C,CAAC,CAAC;AACN,CAAC;AAAC;AACK,IAAMM,cAAc,GAAG,SAAjBA,cAAc,CAAIP,SAAS,EAAEC,IAAI,EAAK;EAC/C,OAAOC,cAAO,CAACM,GAAG,CAAC,+DAA+D,EAAE;IAChFJ,IAAI,EAAE;MAAEJ,SAAS,EAATA,SAAS;MAAES,eAAe,EAAER;IAAK;EAC7C,CAAC,CAAC;AACN,CAAC;AAAC"}
|
|
@@ -0,0 +1,210 @@
|
|
|
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 _classnames = _interopRequireDefault(require("classnames"));
|
|
10
|
+
var _vtxThemeProvider = _interopRequireDefault(require("../vtx-theme-provider"));
|
|
11
|
+
var _api = require("./api");
|
|
12
|
+
require("./style");
|
|
13
|
+
var _closeDark = _interopRequireDefault(require("./imgs/close-dark.png"));
|
|
14
|
+
var _close = _interopRequireDefault(require("./imgs/close.png"));
|
|
15
|
+
var _collect = _interopRequireDefault(require("./imgs/collect.png"));
|
|
16
|
+
var _collect_light = _interopRequireDefault(require("./imgs/collect_light.png"));
|
|
17
|
+
var _track = _interopRequireDefault(require("./imgs/track.png"));
|
|
18
|
+
var _track_light = _interopRequireDefault(require("./imgs/track_light.png"));
|
|
19
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
20
|
+
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); }
|
|
21
|
+
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; }
|
|
22
|
+
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; }
|
|
23
|
+
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
24
|
+
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); }
|
|
25
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
26
|
+
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."); }
|
|
27
|
+
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); }
|
|
28
|
+
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; }
|
|
29
|
+
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; } }
|
|
30
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
31
|
+
// 弹框内容最大高度:document高度--弹框头高度
|
|
32
|
+
var MAX_CONTENT_HEIGHT = document.body.clientHeight - 60 - 10;
|
|
33
|
+
var VtxBaseModal = function VtxBaseModal(props) {
|
|
34
|
+
var contentRef = (0, _react.useRef)(null);
|
|
35
|
+
var _useState = (0, _react.useState)({}),
|
|
36
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
37
|
+
contentStyle = _useState2[0],
|
|
38
|
+
setContentStyle = _useState2[1];
|
|
39
|
+
var _useState3 = (0, _react.useState)(false),
|
|
40
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
41
|
+
hasCollect = _useState4[0],
|
|
42
|
+
setHasCollect = _useState4[1];
|
|
43
|
+
var _props$id = props.id,
|
|
44
|
+
id = _props$id === void 0 ? '' : _props$id,
|
|
45
|
+
_props$type = props.type,
|
|
46
|
+
type = _props$type === void 0 ? '' : _props$type,
|
|
47
|
+
title = props.title,
|
|
48
|
+
visible = props.visible,
|
|
49
|
+
_props$width = props.width,
|
|
50
|
+
width = _props$width === void 0 ? 1437 : _props$width,
|
|
51
|
+
onCancel = props.onCancel,
|
|
52
|
+
subTitle = props.subTitle,
|
|
53
|
+
contents = props.contents,
|
|
54
|
+
tabs = props.tabs,
|
|
55
|
+
onTabsChange = props.onTabsChange,
|
|
56
|
+
_props$theme = props.theme,
|
|
57
|
+
theme = _props$theme === void 0 ? 'dark' : _props$theme,
|
|
58
|
+
source = props.source,
|
|
59
|
+
startDate = props.startDate,
|
|
60
|
+
endDate = props.endDate;
|
|
61
|
+
var _useState5 = (0, _react.useState)(tabs[0].key),
|
|
62
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
63
|
+
tabKey = _useState6[0],
|
|
64
|
+
setTabKey = _useState6[1];
|
|
65
|
+
(0, _react.useEffect)(function () {
|
|
66
|
+
if (!visible) setTabKey(tabs[0].key);
|
|
67
|
+
}, [visible]);
|
|
68
|
+
(0, _react.useEffect)(function () {
|
|
69
|
+
document.body.classList.add(theme);
|
|
70
|
+
document.body.classList.add('overHiddenScroll');
|
|
71
|
+
return function () {
|
|
72
|
+
document.body.classList.remove(theme);
|
|
73
|
+
document.body.classList.remove('overHiddenScroll');
|
|
74
|
+
};
|
|
75
|
+
}, []);
|
|
76
|
+
(0, _react.useEffect)(function () {
|
|
77
|
+
var _a;
|
|
78
|
+
var contentHeight = ((_a = contentRef.current) === null || _a === void 0 ? void 0 : _a.clientHeight) || 0;
|
|
79
|
+
if (contentHeight >= MAX_CONTENT_HEIGHT) {
|
|
80
|
+
setContentStyle({
|
|
81
|
+
maxHeight: MAX_CONTENT_HEIGHT,
|
|
82
|
+
overflowY: 'auto'
|
|
83
|
+
});
|
|
84
|
+
} else {
|
|
85
|
+
setContentStyle({});
|
|
86
|
+
}
|
|
87
|
+
}, [contents[tabKey], contentRef === null || contentRef === void 0 ? void 0 : contentRef.current, id]);
|
|
88
|
+
(0, _react.useEffect)(function () {
|
|
89
|
+
if (id && type) {
|
|
90
|
+
(0, _api.fetchFavoriter)(id, type).then(function (res) {
|
|
91
|
+
var _a;
|
|
92
|
+
if (((_a = res === null || res === void 0 ? void 0 : res.data) === null || _a === void 0 ? void 0 : _a.length) > 0) {
|
|
93
|
+
setHasCollect(res.data.includes(id));
|
|
94
|
+
}
|
|
95
|
+
});
|
|
96
|
+
}
|
|
97
|
+
}, [id, type]);
|
|
98
|
+
// 收藏-取消收藏
|
|
99
|
+
var toggleCollect = function toggleCollect() {
|
|
100
|
+
if (hasCollect) {
|
|
101
|
+
(0, _api.delFavoriter)(id, type).then(function (res) {
|
|
102
|
+
if (res.result === 0) {
|
|
103
|
+
setHasCollect(false);
|
|
104
|
+
}
|
|
105
|
+
});
|
|
106
|
+
} else {
|
|
107
|
+
(0, _api.saveFavoriter)(id, type).then(function (res) {
|
|
108
|
+
if (res.result === 0) {
|
|
109
|
+
setHasCollect(true);
|
|
110
|
+
}
|
|
111
|
+
});
|
|
112
|
+
}
|
|
113
|
+
};
|
|
114
|
+
// 历史轨迹
|
|
115
|
+
var clickTract = function clickTract() {
|
|
116
|
+
if (type === 'car') {
|
|
117
|
+
var path = 'index';
|
|
118
|
+
switch (source) {
|
|
119
|
+
case 'LJSY':
|
|
120
|
+
path = 'indexLight';
|
|
121
|
+
break;
|
|
122
|
+
case 'CC':
|
|
123
|
+
path = 'ccCarHistory';
|
|
124
|
+
break;
|
|
125
|
+
}
|
|
126
|
+
window.open("".concat(location.protocol, "//").concat(location.host, "/carHistory/#/").concat(path, "?carId=").concat(id, "&theme=").concat(theme, "&").concat(location.href.split('?')[1]));
|
|
127
|
+
}
|
|
128
|
+
if (type === 'staff') {
|
|
129
|
+
window.open("".concat(location.protocol, "//").concat(location.host, "/carHistory/#/staffIndex?staffId=").concat(id, "&").concat(location.href.split('?')[1]));
|
|
130
|
+
}
|
|
131
|
+
};
|
|
132
|
+
var chartFontColor = theme === 'dark' ? '#fff' : '#000';
|
|
133
|
+
var chartColor = ['#73A0FA', '#73DEB3', '#29A634', '#9CBF30', '#F3B825', '#EB532E', '#DB2C6F', '#9179F2'];
|
|
134
|
+
var contentWidth;
|
|
135
|
+
var clientWidth = document.body.clientWidth;
|
|
136
|
+
if (clientWidth > 1440) {
|
|
137
|
+
contentWidth = width;
|
|
138
|
+
} else if (clientWidth > 1366) {
|
|
139
|
+
contentWidth = 1300;
|
|
140
|
+
} else {
|
|
141
|
+
contentWidth = '100%';
|
|
142
|
+
}
|
|
143
|
+
return !visible ? null : /*#__PURE__*/_react["default"].createElement(_vtxThemeProvider["default"], {
|
|
144
|
+
value: {
|
|
145
|
+
theme: theme,
|
|
146
|
+
chartFontColor: chartFontColor,
|
|
147
|
+
chartColor: chartColor,
|
|
148
|
+
startDate: startDate,
|
|
149
|
+
endDate: endDate
|
|
150
|
+
}
|
|
151
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
152
|
+
className: "vtx-business-modal-wrap ".concat(theme)
|
|
153
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
154
|
+
className: "mask"
|
|
155
|
+
}), /*#__PURE__*/_react["default"].createElement("div", {
|
|
156
|
+
className: "vtx-business-modal ".concat(theme),
|
|
157
|
+
style: {
|
|
158
|
+
width: contentWidth
|
|
159
|
+
}
|
|
160
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
161
|
+
className: "vtx-business-modal--head"
|
|
162
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
163
|
+
className: "vtx-business-modal--head-title ".concat(theme)
|
|
164
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
165
|
+
className: "vtx-business-modal--head-title-bg ".concat(theme)
|
|
166
|
+
}), title, subTitle), /*#__PURE__*/_react["default"].createElement("div", {
|
|
167
|
+
className: "vtx-business-modal--head-btns"
|
|
168
|
+
}, source !== 'LJSY' && type && /*#__PURE__*/_react["default"].createElement("div", {
|
|
169
|
+
className: "vtx-business-modal--head-btn",
|
|
170
|
+
onClick: function onClick() {
|
|
171
|
+
toggleCollect();
|
|
172
|
+
}
|
|
173
|
+
}, /*#__PURE__*/_react["default"].createElement("img", {
|
|
174
|
+
src: theme === 'dark' ? _collect["default"] : _collect_light["default"]
|
|
175
|
+
}), hasCollect ? '已收藏' : '收藏'), (type === 'car' || type === 'staff') && /*#__PURE__*/_react["default"].createElement("div", {
|
|
176
|
+
className: "vtx-business-modal--head-btn",
|
|
177
|
+
onClick: function onClick() {
|
|
178
|
+
clickTract();
|
|
179
|
+
}
|
|
180
|
+
}, /*#__PURE__*/_react["default"].createElement("img", {
|
|
181
|
+
src: theme === 'dark' ? _track["default"] : _track_light["default"]
|
|
182
|
+
}), "\u5386\u53F2\u8F68\u8FF9"), /*#__PURE__*/_react["default"].createElement("img", {
|
|
183
|
+
className: "close-btn",
|
|
184
|
+
src: theme === 'light' ? _close["default"] : _closeDark["default"],
|
|
185
|
+
alt: "",
|
|
186
|
+
onClick: function onClick() {
|
|
187
|
+
return onCancel && onCancel();
|
|
188
|
+
}
|
|
189
|
+
}))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
190
|
+
className: 'vtx-business-modal--content'
|
|
191
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
192
|
+
className: (tabs === null || tabs === void 0 ? void 0 : tabs.length) > 1 ? 'vtx-business-modal--main' : 'vtx-business-modal--main-notab',
|
|
193
|
+
ref: contentRef,
|
|
194
|
+
style: contentStyle
|
|
195
|
+
}, contents[tabKey]), (tabs === null || tabs === void 0 ? void 0 : tabs.length) > 1 && /*#__PURE__*/_react["default"].createElement("div", {
|
|
196
|
+
className: "vtx-modal-tabs ".concat(theme)
|
|
197
|
+
}, tabs.map(function (ele, index) {
|
|
198
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
199
|
+
key: index,
|
|
200
|
+
className: (0, _classnames["default"])("vtx-modal-tabs--tab", _defineProperty({}, "vtx-modal-tabs--tab_active ".concat(theme), tabKey === ele.key)),
|
|
201
|
+
onClick: function onClick() {
|
|
202
|
+
setTabKey(ele.key);
|
|
203
|
+
onTabsChange === null || onTabsChange === void 0 ? void 0 : onTabsChange(ele.key);
|
|
204
|
+
}
|
|
205
|
+
}, ele.title);
|
|
206
|
+
}))))));
|
|
207
|
+
};
|
|
208
|
+
var _default = VtxBaseModal;
|
|
209
|
+
exports["default"] = _default;
|
|
210
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["MAX_CONTENT_HEIGHT","document","body","clientHeight","VtxBaseModal","props","contentRef","useRef","useState","contentStyle","setContentStyle","hasCollect","setHasCollect","id","type","title","visible","width","onCancel","subTitle","contents","tabs","onTabsChange","theme","source","startDate","endDate","key","tabKey","setTabKey","useEffect","classList","add","remove","_a","contentHeight","current","maxHeight","overflowY","fetchFavoriter","then","res","data","length","includes","toggleCollect","delFavoriter","result","saveFavoriter","clickTract","path","window","open","location","protocol","host","href","split","chartFontColor","chartColor","contentWidth","clientWidth","React","createElement","VtxThemeProvider","value","className","style","onClick","src","collect","collectLight","track","trackLight","closeImg","closeImgDark","alt","ref","map","ele","index","classNames"],"sources":["vtx-base-modal/index.js"],"sourcesContent":["import React, { useEffect, useRef, useState } from 'react';\nimport classNames from 'classnames';\nimport VtxThemeProvider from '../vtx-theme-provider';\nimport { delFavoriter, fetchFavoriter, saveFavoriter } from './api';\nimport './style';\nimport closeImgDark from './imgs/close-dark.png';\nimport closeImg from './imgs/close.png';\nimport collect from './imgs/collect.png';\nimport collectLight from './imgs/collect_light.png';\nimport track from './imgs/track.png';\nimport trackLight from './imgs/track_light.png';\n// 弹框内容最大高度:document高度--弹框头高度\nconst MAX_CONTENT_HEIGHT = document.body.clientHeight - 60 - 10;\nconst VtxBaseModal = props => {\n const contentRef = useRef(null);\n const [contentStyle, setContentStyle] = useState({});\n const [hasCollect, setHasCollect] = useState(false);\n const { id = '', type = '', title, visible, width = 1437, onCancel, subTitle, contents, tabs, onTabsChange, theme = 'dark', source, startDate, endDate, } = props;\n const [tabKey, setTabKey] = useState(tabs[0].key);\n useEffect(() => {\n if (!visible)\n setTabKey(tabs[0].key);\n }, [visible]);\n useEffect(() => {\n document.body.classList.add(theme);\n document.body.classList.add('overHiddenScroll');\n return () => {\n document.body.classList.remove(theme);\n document.body.classList.remove('overHiddenScroll');\n };\n }, []);\n useEffect(() => {\n var _a;\n const contentHeight = ((_a = contentRef.current) === null || _a === void 0 ? void 0 : _a.clientHeight) || 0;\n if (contentHeight >= MAX_CONTENT_HEIGHT) {\n setContentStyle({\n maxHeight: MAX_CONTENT_HEIGHT,\n overflowY: 'auto',\n });\n }\n else {\n setContentStyle({});\n }\n }, [contents[tabKey], contentRef === null || contentRef === void 0 ? void 0 : contentRef.current, id]);\n useEffect(() => {\n if (id && type) {\n fetchFavoriter(id, type).then((res) => {\n var _a;\n if (((_a = res === null || res === void 0 ? void 0 : res.data) === null || _a === void 0 ? void 0 : _a.length) > 0) {\n setHasCollect(res.data.includes(id));\n }\n });\n }\n }, [id, type]);\n // 收藏-取消收藏\n const toggleCollect = () => {\n if (hasCollect) {\n delFavoriter(id, type).then((res) => {\n if (res.result === 0) {\n setHasCollect(false);\n }\n });\n }\n else {\n saveFavoriter(id, type).then((res) => {\n if (res.result === 0) {\n setHasCollect(true);\n }\n });\n }\n };\n // 历史轨迹\n const clickTract = () => {\n if (type === 'car') {\n let path = 'index';\n switch (source) {\n case 'LJSY':\n path = 'indexLight';\n break;\n case 'CC':\n path = 'ccCarHistory';\n break;\n }\n window.open(`${location.protocol}//${location.host}/carHistory/#/${path}?carId=${id}&theme=${theme}&${location.href.split('?')[1]}`);\n }\n if (type === 'staff') {\n window.open(`${location.protocol}//${location.host}/carHistory/#/staffIndex?staffId=${id}&${location.href.split('?')[1]}`);\n }\n };\n const chartFontColor = theme === 'dark' ? '#fff' : '#000';\n const chartColor = [\n '#73A0FA',\n '#73DEB3',\n '#29A634',\n '#9CBF30',\n '#F3B825',\n '#EB532E',\n '#DB2C6F',\n '#9179F2',\n ];\n let contentWidth;\n const clientWidth = document.body.clientWidth;\n if (clientWidth > 1440) {\n contentWidth = width;\n }\n else if (clientWidth > 1366) {\n contentWidth = 1300;\n }\n else {\n contentWidth = '100%';\n }\n return !visible ? null : (React.createElement(VtxThemeProvider, { value: { theme, chartFontColor, chartColor, startDate, endDate } },\n React.createElement(\"div\", { className: `vtx-business-modal-wrap ${theme}` },\n React.createElement(\"div\", { className: \"mask\" }),\n React.createElement(\"div\", { className: `vtx-business-modal ${theme}`, style: {\n width: contentWidth,\n } },\n React.createElement(\"div\", { className: \"vtx-business-modal--head\" },\n React.createElement(\"div\", { className: `vtx-business-modal--head-title ${theme}` },\n React.createElement(\"div\", { className: `vtx-business-modal--head-title-bg ${theme}` }),\n title,\n subTitle),\n React.createElement(\"div\", { className: \"vtx-business-modal--head-btns\" },\n source !== 'LJSY' && type && (React.createElement(\"div\", { className: \"vtx-business-modal--head-btn\", onClick: () => {\n toggleCollect();\n } },\n React.createElement(\"img\", { src: theme === 'dark' ? collect : collectLight }),\n hasCollect ? '已收藏' : '收藏')),\n (type === 'car' || type === 'staff') && (React.createElement(\"div\", { className: \"vtx-business-modal--head-btn\", onClick: () => {\n clickTract();\n } },\n React.createElement(\"img\", { src: theme === 'dark' ? track : trackLight }),\n \"\\u5386\\u53F2\\u8F68\\u8FF9\")),\n React.createElement(\"img\", { className: \"close-btn\", src: theme === 'light' ? closeImg : closeImgDark, alt: \"\", onClick: () => onCancel && onCancel() }))),\n React.createElement(\"div\", { className: 'vtx-business-modal--content' },\n React.createElement(\"div\", { className: (tabs === null || tabs === void 0 ? void 0 : tabs.length) > 1\n ? 'vtx-business-modal--main'\n : 'vtx-business-modal--main-notab', ref: contentRef, style: contentStyle }, contents[tabKey]),\n (tabs === null || tabs === void 0 ? void 0 : tabs.length) > 1 && (React.createElement(\"div\", { className: `vtx-modal-tabs ${theme}` }, tabs.map((ele, index) => (React.createElement(\"div\", { key: index, className: classNames(`vtx-modal-tabs--tab`, {\n [`vtx-modal-tabs--tab_active ${theme}`]: tabKey === ele.key,\n }), onClick: () => {\n setTabKey(ele.key);\n onTabsChange === null || onTabsChange === void 0 ? void 0 : onTabsChange(ele.key);\n } }, ele.title))))))))));\n};\nexport default VtxBaseModal;\n"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.js","names":[],"sources":["vtx-base-modal/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vtx-base-modal/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1,40 @@
|
|
|
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 _vtxThemeProvider = _interopRequireDefault(require("../vtx-theme-provider"));
|
|
9
|
+
var _vmModal = _interopRequireDefault(require("../vm-common-components/common/vm-modal"));
|
|
10
|
+
var _vmTabs = _interopRequireDefault(require("../vm-common-components/common/vm-tabs"));
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12
|
+
var VtxHzBaseModal = function VtxHzBaseModal(props) {
|
|
13
|
+
var title = props.title,
|
|
14
|
+
visible = props.visible,
|
|
15
|
+
onCancel = props.onCancel,
|
|
16
|
+
_props$theme = props.theme,
|
|
17
|
+
theme = _props$theme === void 0 ? 'dark' : _props$theme,
|
|
18
|
+
_props$list = props.list,
|
|
19
|
+
list = _props$list === void 0 ? [] : _props$list,
|
|
20
|
+
extraHeader = props.extraHeader;
|
|
21
|
+
var chartFontColor = theme === 'dark' ? '#fff' : '#000';
|
|
22
|
+
var chartColor = ['#73A0FA', '#73DEB3', '#29A634', '#9CBF30', '#F3B825', '#EB532E', '#DB2C6F', '#9179F2'];
|
|
23
|
+
return !visible ? null : /*#__PURE__*/_react["default"].createElement(_vtxThemeProvider["default"], {
|
|
24
|
+
value: {
|
|
25
|
+
theme: theme,
|
|
26
|
+
chartFontColor: chartFontColor,
|
|
27
|
+
chartColor: chartColor
|
|
28
|
+
}
|
|
29
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmModal["default"], {
|
|
30
|
+
title: title,
|
|
31
|
+
visible: visible,
|
|
32
|
+
onCancel: onCancel,
|
|
33
|
+
extraHeader: extraHeader
|
|
34
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmTabs["default"], {
|
|
35
|
+
data: list
|
|
36
|
+
})));
|
|
37
|
+
};
|
|
38
|
+
var _default = VtxHzBaseModal;
|
|
39
|
+
exports["default"] = _default;
|
|
40
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["VtxHzBaseModal","props","title","visible","onCancel","theme","list","extraHeader","chartFontColor","chartColor","React","createElement","VtxThemeProvider","value","VmModal","Tabs","data"],"sources":["vtx-base-modal-hz/index.js"],"sourcesContent":["import React from 'react';\nimport VtxThemeProvider from '../vtx-theme-provider';\nimport VmModal from '../vm-common-components/common/vm-modal';\nimport Tabs from '../vm-common-components/common/vm-tabs';\nconst VtxHzBaseModal = props => {\n const { title, visible, onCancel, theme = 'dark', list = [], extraHeader } = props;\n const chartFontColor = theme === 'dark' ? '#fff' : '#000';\n const chartColor = [\n '#73A0FA',\n '#73DEB3',\n '#29A634',\n '#9CBF30',\n '#F3B825',\n '#EB532E',\n '#DB2C6F',\n '#9179F2',\n ];\n return !visible ? null : (React.createElement(VtxThemeProvider, { value: { theme, chartFontColor, chartColor } },\n React.createElement(VmModal, { title: title, visible: visible, onCancel: onCancel, extraHeader: extraHeader },\n React.createElement(Tabs, { data: list }))));\n};\nexport default VtxHzBaseModal;\n"],"mappings":";;;;;;AAAA;AACA;AACA;AACA;AAA0D;AAC1D,IAAMA,cAAc,GAAG,SAAjBA,cAAc,CAAGC,KAAK,EAAI;EAC5B,IAAQC,KAAK,GAAgED,KAAK,CAA1EC,KAAK;IAAEC,OAAO,GAAuDF,KAAK,CAAnEE,OAAO;IAAEC,QAAQ,GAA6CH,KAAK,CAA1DG,QAAQ;IAAA,eAA6CH,KAAK,CAAhDI,KAAK;IAALA,KAAK,6BAAG,MAAM;IAAA,cAA6BJ,KAAK,CAAhCK,IAAI;IAAJA,IAAI,4BAAG,EAAE;IAAEC,WAAW,GAAKN,KAAK,CAArBM,WAAW;EACxE,IAAMC,cAAc,GAAGH,KAAK,KAAK,MAAM,GAAG,MAAM,GAAG,MAAM;EACzD,IAAMI,UAAU,GAAG,CACf,SAAS,EACT,SAAS,EACT,SAAS,EACT,SAAS,EACT,SAAS,EACT,SAAS,EACT,SAAS,EACT,SAAS,CACZ;EACD,OAAO,CAACN,OAAO,GAAG,IAAI,gBAAIO,iBAAK,CAACC,aAAa,CAACC,4BAAgB,EAAE;IAAEC,KAAK,EAAE;MAAER,KAAK,EAALA,KAAK;MAAEG,cAAc,EAAdA,cAAc;MAAEC,UAAU,EAAVA;IAAW;EAAE,CAAC,eAC5GC,iBAAK,CAACC,aAAa,CAACG,mBAAO,EAAE;IAAEZ,KAAK,EAAEA,KAAK;IAAEC,OAAO,EAAEA,OAAO;IAAEC,QAAQ,EAAEA,QAAQ;IAAEG,WAAW,EAAEA;EAAY,CAAC,eACzGG,iBAAK,CAACC,aAAa,CAACI,kBAAI,EAAE;IAAEC,IAAI,EAAEV;EAAK,CAAC,CAAC,CAAC,CAAE;AACxD,CAAC;AAAC,eACaN,cAAc;AAAA"}
|