@zhangdali1996/lr-map-viewer 0.0.145 → 0.0.147
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/dist/lr-map-viewer.css +1 -1
- package/dist/lr-map-viewer.js +6 -6
- package/package.json +1 -1
package/dist/lr-map-viewer.js
CHANGED
|
@@ -21,7 +21,7 @@ var ce = Object.create, le = Object.defineProperty, ue = Object.getOwnPropertyDe
|
|
|
21
21
|
}) : n, e)), ge = {
|
|
22
22
|
name: "@zhangdali1996/lr-map-viewer",
|
|
23
23
|
private: !1,
|
|
24
|
-
version: "0.0.
|
|
24
|
+
version: "0.0.146",
|
|
25
25
|
type: "module",
|
|
26
26
|
files: ["dist"],
|
|
27
27
|
main: "./dist/lr-map-viewer.js",
|
|
@@ -70399,7 +70399,7 @@ function dJ(e = {}) {
|
|
|
70399
70399
|
let a = DK({
|
|
70400
70400
|
...e,
|
|
70401
70401
|
type: pK
|
|
70402
|
-
}), o = bK(e?.data_time ?? e?.station_entertime), s = t ? Jr(e, t, "car-position", i) : null, c = s ? [s] : [], l = s?.point ?? null;
|
|
70402
|
+
}), o = bK(e?.data_time ?? e?.station_entertime), s = t ? Jr(e, t, "car-position", i) : null, c = s ? [s] : [], l = s?.point ?? null, u = Array.isArray(e?.passengerPersonItems) ? e.passengerPersonItems.map((e) => ({ ...e })) : [];
|
|
70403
70403
|
return {
|
|
70404
70404
|
key: i,
|
|
70405
70405
|
sceneId: i,
|
|
@@ -70417,8 +70417,8 @@ function dJ(e = {}) {
|
|
|
70417
70417
|
station_entertime: e?.station_entertime,
|
|
70418
70418
|
mine_entertime: e?.mine_entertime,
|
|
70419
70419
|
data_time: e?.data_time,
|
|
70420
|
-
passengerPersonItems,
|
|
70421
|
-
passengerPersonCount:
|
|
70420
|
+
passengerPersonItems: u,
|
|
70421
|
+
passengerPersonCount: u.length,
|
|
70422
70422
|
rawData: e,
|
|
70423
70423
|
pointsHistory: c,
|
|
70424
70424
|
originalPosition: n ? { ...n } : null,
|
|
@@ -79476,7 +79476,7 @@ var cY = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAREAAACQCAYAAAAvD19HAAAA
|
|
|
79476
79476
|
"stroke-linejoin": "round",
|
|
79477
79477
|
"stroke-width": "1.8"
|
|
79478
79478
|
}, null, -1)
|
|
79479
|
-
]])) : (O(), o("svg", a0, [...n[77] ||= [c("<circle cx=\"12\" cy=\"12\" r=\"4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" data-v-
|
|
79479
|
+
]])) : (O(), o("svg", a0, [...n[77] ||= [c("<circle cx=\"12\" cy=\"12\" r=\"4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" data-v-040596e4></circle><path d=\"M12 4V7\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.8\" data-v-040596e4></path><path d=\"M12 17V20\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.8\" data-v-040596e4></path><path d=\"M4 12H7\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.8\" data-v-040596e4></path><path d=\"M17 12H20\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.8\" data-v-040596e4></path>", 5)]]))], 10, Q1),
|
|
79480
79480
|
I(Cu) && e.isActive && I(bu) ? (O(), i(OP, {
|
|
79481
79481
|
key: 2,
|
|
79482
79482
|
title: I(bu).name,
|
|
@@ -80202,7 +80202,7 @@ var cY = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAREAAACQCAYAAAAvD19HAAAA
|
|
|
80202
80202
|
I(Si) === "error" ? (O(), o("div", e3, [...n[108] ||= [s("p", null, "最小初始化未完成", -1), s("small", null, "请根据状态信息检查 SDK 依赖或资源路径", -1)]])) : a("", !0)
|
|
80203
80203
|
])])]));
|
|
80204
80204
|
}
|
|
80205
|
-
}, [["__scopeId", "data-v-
|
|
80205
|
+
}, [["__scopeId", "data-v-040596e4"]]), L8 = { class: "lr-map-viewer" }, R8 = { class: "lr-map-viewer__stack" }, z8 = /* @__PURE__ */ oP({
|
|
80206
80206
|
__name: "LrMapViewer",
|
|
80207
80207
|
props: {
|
|
80208
80208
|
mode: {
|