anytrek-front-public-component 1.3.53 → 1.3.54
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/anytrek-front-public-component.mjs +344 -331
- package/anytrek-front-public-component.umd.js +8 -8
- package/package.json +1 -1
- package/style.css +1 -1
|
@@ -33,8 +33,8 @@ function Di(e, t) {
|
|
|
33
33
|
delete e[t];
|
|
34
34
|
}
|
|
35
35
|
var Nl;
|
|
36
|
-
const
|
|
37
|
-
}, r1 =
|
|
36
|
+
const He = typeof window < "u", o1 = (e) => typeof e == "string", Wo = () => {
|
|
37
|
+
}, r1 = He && ((Nl = window == null ? void 0 : window.navigator) == null ? void 0 : Nl.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
|
|
38
38
|
function Qo(e) {
|
|
39
39
|
return typeof e == "function" ? e() : g(e);
|
|
40
40
|
}
|
|
@@ -113,7 +113,7 @@ function Ji(e, t, n = {}) {
|
|
|
113
113
|
r.value = !1, a = null, e(...u);
|
|
114
114
|
}, Qo(t));
|
|
115
115
|
}
|
|
116
|
-
return o && (r.value = !0,
|
|
116
|
+
return o && (r.value = !0, He && s()), _a(l), {
|
|
117
117
|
isPending: Es(r),
|
|
118
118
|
start: s,
|
|
119
119
|
stop: l
|
|
@@ -124,7 +124,7 @@ function qn(e) {
|
|
|
124
124
|
const n = Qo(e);
|
|
125
125
|
return (t = n == null ? void 0 : n.$el) != null ? t : n;
|
|
126
126
|
}
|
|
127
|
-
const Ds =
|
|
127
|
+
const Ds = He ? window : void 0;
|
|
128
128
|
function ht(...e) {
|
|
129
129
|
let t, n, o, r;
|
|
130
130
|
if (o1(e[0]) || Array.isArray(e[0]) ? ([n, o, r] = e, t = Ds) : [t, n, o, r] = e, !t)
|
|
@@ -247,8 +247,8 @@ const T1 = {
|
|
|
247
247
|
w1({
|
|
248
248
|
linear: s1
|
|
249
249
|
}, T1);
|
|
250
|
-
const k1 = () =>
|
|
251
|
-
if (!
|
|
250
|
+
const k1 = () => He && /firefox/i.test(window.navigator.userAgent), C1 = (e, t) => {
|
|
251
|
+
if (!He || !e || !t)
|
|
252
252
|
return !1;
|
|
253
253
|
const n = e.getBoundingClientRect();
|
|
254
254
|
let o;
|
|
@@ -1344,7 +1344,7 @@ const Ah = "utils/dom/style", Ed = (e = "") => e.split(" ").filter((t) => !!t.tr
|
|
|
1344
1344
|
!e || !t.trim() || e.classList.remove(...Ed(t));
|
|
1345
1345
|
}, so = (e, t) => {
|
|
1346
1346
|
var n;
|
|
1347
|
-
if (!
|
|
1347
|
+
if (!He || !e || !t)
|
|
1348
1348
|
return "";
|
|
1349
1349
|
let o = S1(t);
|
|
1350
1350
|
o === "float" && (o = "cssFloat");
|
|
@@ -1368,7 +1368,7 @@ function Qt(e, t = "px") {
|
|
|
1368
1368
|
st(Ah, "binding value must be a string or number");
|
|
1369
1369
|
}
|
|
1370
1370
|
const Mh = (e, t) => {
|
|
1371
|
-
if (!
|
|
1371
|
+
if (!He)
|
|
1372
1372
|
return !1;
|
|
1373
1373
|
const n = {
|
|
1374
1374
|
undefined: "overflow",
|
|
@@ -1377,7 +1377,7 @@ const Mh = (e, t) => {
|
|
|
1377
1377
|
}[String(t)], o = so(e, n);
|
|
1378
1378
|
return ["scroll", "auto", "overlay"].some((r) => o.includes(r));
|
|
1379
1379
|
}, Sh = (e, t) => {
|
|
1380
|
-
if (!
|
|
1380
|
+
if (!He)
|
|
1381
1381
|
return;
|
|
1382
1382
|
let n = e;
|
|
1383
1383
|
for (; n; ) {
|
|
@@ -1392,7 +1392,7 @@ const Mh = (e, t) => {
|
|
|
1392
1392
|
let ua;
|
|
1393
1393
|
const Ih = (e) => {
|
|
1394
1394
|
var t;
|
|
1395
|
-
if (!
|
|
1395
|
+
if (!He)
|
|
1396
1396
|
return 0;
|
|
1397
1397
|
if (ua !== void 0)
|
|
1398
1398
|
return ua;
|
|
@@ -2041,7 +2041,7 @@ const pg = (e) => (t, n) => hg(t, n, g(e)), hg = (e, t, n) => md(n, e, e).replac
|
|
|
2041
2041
|
}, Zd = (e, t = {}) => {
|
|
2042
2042
|
Ht(e) || Qs("[useLockscreen]", "You need to pass a ref param to this function");
|
|
2043
2043
|
const n = t.ns || Ve("popup"), o = L(() => n.bm("parent", "hidden"));
|
|
2044
|
-
if (!
|
|
2044
|
+
if (!He || wu(document.body, o.value))
|
|
2045
2045
|
return;
|
|
2046
2046
|
let r = 0, a = !1, i = "0";
|
|
2047
2047
|
const l = () => {
|
|
@@ -2084,12 +2084,12 @@ const pg = (e) => (t, n) => hg(t, n, g(e)), hg = (e, t, n) => md(n, e, e).replac
|
|
|
2084
2084
|
}, T = (M) => {
|
|
2085
2085
|
if (d.disabled === !0 || Lt(u) && !u())
|
|
2086
2086
|
return;
|
|
2087
|
-
const F = c.value &&
|
|
2087
|
+
const F = c.value && He;
|
|
2088
2088
|
F && y(t, !0), (v.value || !F) && m(M);
|
|
2089
2089
|
}, b = (M) => {
|
|
2090
|
-
if (d.disabled === !0 || !
|
|
2090
|
+
if (d.disabled === !0 || !He)
|
|
2091
2091
|
return;
|
|
2092
|
-
const F = c.value &&
|
|
2092
|
+
const F = c.value && He;
|
|
2093
2093
|
F && y(t, !1), (v.value || !F) && k(M);
|
|
2094
2094
|
}, A = (M) => {
|
|
2095
2095
|
mn(M) && (d.disabled && M ? c.value && y(t, !1) : i.value !== M && (M ? m() : k()));
|
|
@@ -2753,7 +2753,7 @@ const ss = {
|
|
|
2753
2753
|
current: 0
|
|
2754
2754
|
}, S3 = Symbol("elIdInjection"), $d = () => Ct() ? be(S3, ss) : ss, In = (e) => {
|
|
2755
2755
|
const t = $d();
|
|
2756
|
-
!
|
|
2756
|
+
!He && t === ss && st("IdInjection", `Looks like you are using server rendering, you must provide a id provider to ensure the hydration process to be succeed
|
|
2757
2757
|
usage: app.provide(ID_INJECTION_KEY, {
|
|
2758
2758
|
prefix: number,
|
|
2759
2759
|
current: number,
|
|
@@ -2767,9 +2767,9 @@ const Du = (e) => {
|
|
|
2767
2767
|
t.key === Xe.esc && Ro.forEach((n) => n(t));
|
|
2768
2768
|
}, I3 = (e) => {
|
|
2769
2769
|
Re(() => {
|
|
2770
|
-
Ro.length === 0 && document.addEventListener("keydown", Du),
|
|
2770
|
+
Ro.length === 0 && document.addEventListener("keydown", Du), He && Ro.push(e);
|
|
2771
2771
|
}), lt(() => {
|
|
2772
|
-
Ro = Ro.filter((t) => t !== e), Ro.length === 0 &&
|
|
2772
|
+
Ro = Ro.filter((t) => t !== e), Ro.length === 0 && He && document.removeEventListener("keydown", Du);
|
|
2773
2773
|
});
|
|
2774
2774
|
}, e0 = () => {
|
|
2775
2775
|
const e = Ks(), t = $d(), n = L(() => `${e.value}-popper-container-${t.prefix}`), o = L(() => `#${n.value}`);
|
|
@@ -2783,7 +2783,7 @@ const Du = (e) => {
|
|
|
2783
2783
|
}, x3 = () => {
|
|
2784
2784
|
const { id: e, selector: t } = e0();
|
|
2785
2785
|
return jc(() => {
|
|
2786
|
-
|
|
2786
|
+
He && (process.env.NODE_ENV === "test" || !document.body.querySelector(t.value)) && E3(e.value);
|
|
2787
2787
|
}), {
|
|
2788
2788
|
id: e,
|
|
2789
2789
|
selector: t
|
|
@@ -2851,7 +2851,7 @@ const Du = (e) => {
|
|
|
2851
2851
|
const i = g(n);
|
|
2852
2852
|
return it(i) ? i : n0;
|
|
2853
2853
|
}), r = L(() => o.value + Bu.value), a = () => (t.current++, Bu.value = t.current, r.value);
|
|
2854
|
-
return !
|
|
2854
|
+
return !He && !be(Lu) && st("ZIndexInjection", `Looks like you are using server rendering, you must provide a z-index provider to ensure the hydration process to be succeed
|
|
2855
2855
|
usage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })`), {
|
|
2856
2856
|
initialZIndex: o,
|
|
2857
2857
|
currentZIndex: r,
|
|
@@ -4441,7 +4441,7 @@ const Yy = Le({
|
|
|
4441
4441
|
});
|
|
4442
4442
|
const se = () => {
|
|
4443
4443
|
const { type: le, autosize: Fe } = o;
|
|
4444
|
-
if (!(!
|
|
4444
|
+
if (!(!He || le !== "textarea" || !k.value))
|
|
4445
4445
|
if (Fe) {
|
|
4446
4446
|
const Vt = bn(Fe) ? Fe.minRows : void 0, Je = bn(Fe) ? Fe.maxRows : void 0, Ln = Vu(k.value, Vt, Je);
|
|
4447
4447
|
O.value = {
|
|
@@ -4748,7 +4748,7 @@ const mi = Dt(Qy), Po = 4, Uy = {
|
|
|
4748
4748
|
const t = e, n = be(sl), o = Ve("scrollbar");
|
|
4749
4749
|
n || Qs(Xy, "can not inject scrollbar context");
|
|
4750
4750
|
const r = S(), a = S(), i = S({}), l = S(!1);
|
|
4751
|
-
let s = !1, u = !1, f =
|
|
4751
|
+
let s = !1, u = !1, f = He ? document.onselectstart : null;
|
|
4752
4752
|
const p = L(() => Uy[t.vertical ? "vertical" : "horizontal"]), h = L(() => Ky({
|
|
4753
4753
|
size: t.size,
|
|
4754
4754
|
move: t.move,
|
|
@@ -5542,7 +5542,7 @@ const I5 = ["fixed", "absolute"], E5 = Le({
|
|
|
5542
5542
|
};
|
|
5543
5543
|
return B5(a, r == null ? void 0 : r.modifiers), a;
|
|
5544
5544
|
}, D5 = (e) => {
|
|
5545
|
-
if (
|
|
5545
|
+
if (He)
|
|
5546
5546
|
return qn(e);
|
|
5547
5547
|
};
|
|
5548
5548
|
function P5(e) {
|
|
@@ -7234,7 +7234,7 @@ var T0 = { exports: {} };
|
|
|
7234
7234
|
})(T0);
|
|
7235
7235
|
var yi = T0.exports;
|
|
7236
7236
|
const H = /* @__PURE__ */ ta(yi), Wn = /* @__PURE__ */ new Map();
|
|
7237
|
-
if (
|
|
7237
|
+
if (He) {
|
|
7238
7238
|
let e;
|
|
7239
7239
|
document.addEventListener("mousedown", (t) => e = t), document.addEventListener("mouseup", (t) => {
|
|
7240
7240
|
if (e) {
|
|
@@ -8031,7 +8031,7 @@ const O0 = Le({
|
|
|
8031
8031
|
e.closeOnClickModal && M();
|
|
8032
8032
|
}
|
|
8033
8033
|
function _() {
|
|
8034
|
-
|
|
8034
|
+
He && (u.value = !0);
|
|
8035
8035
|
}
|
|
8036
8036
|
function B() {
|
|
8037
8037
|
u.value = !1;
|
|
@@ -9616,7 +9616,7 @@ const u8 = Dt(l8), c8 = Le({
|
|
|
9616
9616
|
const { t: r } = or(), a = Ve("image"), i = Wc(), l = L(() => Hr(Object.entries(i).filter(([I]) => /^(data-|on[A-Z])/i.test(I) || ["id", "style"].includes(I)))), s = Fd({
|
|
9617
9617
|
excludeListeners: !0,
|
|
9618
9618
|
excludeKeys: L(() => Object.keys(l.value))
|
|
9619
|
-
}), u = S(), f = S(!1), p = S(!0), h = S(!1), y = S(), d = S(), c =
|
|
9619
|
+
}), u = S(), f = S(!1), p = S(!0), h = S(!1), y = S(), d = S(), c = He && "loading" in HTMLImageElement.prototype;
|
|
9620
9620
|
let v, m;
|
|
9621
9621
|
const k = L(() => [
|
|
9622
9622
|
a.e("inner"),
|
|
@@ -9624,7 +9624,7 @@ const u8 = Dt(l8), c8 = Le({
|
|
|
9624
9624
|
p.value && a.is("loading")
|
|
9625
9625
|
]), T = L(() => {
|
|
9626
9626
|
const { fit: I } = n;
|
|
9627
|
-
return
|
|
9627
|
+
return He && I ? { objectFit: I } : {};
|
|
9628
9628
|
}), b = L(() => {
|
|
9629
9629
|
const { previewSrcList: I } = n;
|
|
9630
9630
|
return Array.isArray(I) && I.length > 0;
|
|
@@ -9633,7 +9633,7 @@ const u8 = Dt(l8), c8 = Le({
|
|
|
9633
9633
|
let Q = R;
|
|
9634
9634
|
return R > I.length - 1 && (Q = 0), Q;
|
|
9635
9635
|
}), O = L(() => n.loading === "eager" ? !1 : !c && n.loading === "lazy" || n.lazy), M = () => {
|
|
9636
|
-
|
|
9636
|
+
He && (p.value = !0, f.value = !1, u.value = n.src);
|
|
9637
9637
|
};
|
|
9638
9638
|
function F(I) {
|
|
9639
9639
|
p.value = !1, f.value = !1, t("load", I);
|
|
@@ -9647,14 +9647,14 @@ const u8 = Dt(l8), c8 = Le({
|
|
|
9647
9647
|
const E = c1(B, 200, !0);
|
|
9648
9648
|
async function Z() {
|
|
9649
9649
|
var I;
|
|
9650
|
-
if (!
|
|
9650
|
+
if (!He)
|
|
9651
9651
|
return;
|
|
9652
9652
|
await Ee();
|
|
9653
9653
|
const { scrollContainer: R } = n;
|
|
9654
9654
|
un(R) ? d.value = R : gt(R) && R !== "" ? d.value = (I = document.querySelector(R)) != null ? I : void 0 : y.value && (d.value = Sh(y.value)), d.value && (v = ht(d, "scroll", E), setTimeout(() => B(), 100));
|
|
9655
9655
|
}
|
|
9656
9656
|
function X() {
|
|
9657
|
-
!
|
|
9657
|
+
!He || !d.value || !E || (v == null || v(), d.value = void 0);
|
|
9658
9658
|
}
|
|
9659
9659
|
function j(I) {
|
|
9660
9660
|
if (I.ctrlKey) {
|
|
@@ -9984,7 +9984,7 @@ function M8(e) {
|
|
|
9984
9984
|
}
|
|
9985
9985
|
let ya;
|
|
9986
9986
|
const S8 = function(e = {}) {
|
|
9987
|
-
if (!
|
|
9987
|
+
if (!He)
|
|
9988
9988
|
return;
|
|
9989
9989
|
const t = I8(e);
|
|
9990
9990
|
if (t.fullscreen && ya)
|
|
@@ -10088,7 +10088,7 @@ const S8 = function(e = {}) {
|
|
|
10088
10088
|
zIndex: 0,
|
|
10089
10089
|
grouping: !1,
|
|
10090
10090
|
repeatNum: 1,
|
|
10091
|
-
appendTo:
|
|
10091
|
+
appendTo: He ? document.body : void 0
|
|
10092
10092
|
}), O8 = Le({
|
|
10093
10093
|
customClass: {
|
|
10094
10094
|
type: String,
|
|
@@ -10321,7 +10321,7 @@ const j0 = (e) => {
|
|
|
10321
10321
|
};
|
|
10322
10322
|
return f;
|
|
10323
10323
|
}, $o = (e = {}, t) => {
|
|
10324
|
-
if (!
|
|
10324
|
+
if (!He)
|
|
10325
10325
|
return { close: () => {
|
|
10326
10326
|
} };
|
|
10327
10327
|
const n = j0(e);
|
|
@@ -10754,7 +10754,7 @@ const Wr = /* @__PURE__ */ new Map(), Q8 = (e) => {
|
|
|
10754
10754
|
return r.visible = !0, r;
|
|
10755
10755
|
};
|
|
10756
10756
|
function lr(e, t = null) {
|
|
10757
|
-
if (!
|
|
10757
|
+
if (!He)
|
|
10758
10758
|
return Promise.reject();
|
|
10759
10759
|
let n;
|
|
10760
10760
|
return gt(e) || Xa(e) ? e = {
|
|
@@ -20138,8 +20138,8 @@ const Na = /* @__PURE__ */ pt($w, [["render", eT]]), Nr = /* @__PURE__ */ oe({
|
|
|
20138
20138
|
}), F = L(() => {
|
|
20139
20139
|
const q = {}, U = (G, W) => {
|
|
20140
20140
|
G.length && G.forEach((we) => {
|
|
20141
|
-
const { assetType: Ie, children:
|
|
20142
|
-
Ie && (
|
|
20141
|
+
const { assetType: Ie, children: ze } = we;
|
|
20142
|
+
Ie && (ze ? U(ze, W) : W[Ie] = we);
|
|
20143
20143
|
});
|
|
20144
20144
|
};
|
|
20145
20145
|
return U(O.value, q), q;
|
|
@@ -20170,8 +20170,8 @@ const Na = /* @__PURE__ */ pt($w, [["render", eT]]), Nr = /* @__PURE__ */ oe({
|
|
|
20170
20170
|
q.isClose = !0, (q.name + "").replace(/\s+/g, " ").trim().toLocaleLowerCase().includes(U.trim().replace(/\s+/g, " ").toLocaleLowerCase()) && (R.value.id || (R.value = q));
|
|
20171
20171
|
let G = !1;
|
|
20172
20172
|
return (W = q.children) != null && W.length && q.children.map((Ie) => {
|
|
20173
|
-
const
|
|
20174
|
-
|
|
20173
|
+
const ze = P(Ie, U);
|
|
20174
|
+
ze && (G = !0, q.isClose = !1), Ie.isClose = !ze;
|
|
20175
20175
|
}), U.trim() ? (q.name + "").replace(/\s+/g, " ").trim().toLocaleLowerCase().includes(U.trim().replace(/\s+/g, " ").toLocaleLowerCase()) ? !0 : ((we = q.children) != null && we.length && !G && (q.isClose = !0), G) : (q.isClose = !1, !0);
|
|
20176
20176
|
}
|
|
20177
20177
|
function x(q, U) {
|
|
@@ -20241,44 +20241,44 @@ const Na = /* @__PURE__ */ pt($w, [["render", eT]]), Nr = /* @__PURE__ */ oe({
|
|
|
20241
20241
|
break;
|
|
20242
20242
|
case "last":
|
|
20243
20243
|
q.sort((G, W) => {
|
|
20244
|
-
var we, Ie,
|
|
20245
|
-
return (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime) ? ((
|
|
20244
|
+
var we, Ie, ze, _e, Te, Qe;
|
|
20245
|
+
return (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime) ? ((ze = W == null ? void 0 : W.deviceOne) == null ? void 0 : ze.locationReportTime) > ((_e = G == null ? void 0 : G.deviceOne) == null ? void 0 : _e.locationReportTime) ? 1 : -1 : (Te = W == null ? void 0 : W.deviceOne) != null && Te.locationReportTime ? 1 : (Qe = G == null ? void 0 : G.deviceOne) != null && Qe.locationReportTime ? -1 : 0;
|
|
20246
20246
|
});
|
|
20247
20247
|
break;
|
|
20248
20248
|
case "create":
|
|
20249
20249
|
q.sort((G, W) => {
|
|
20250
|
-
var we, Ie,
|
|
20251
|
-
return (we = W == null ? void 0 : W.deviceOne) != null && we.createTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.createTime) ? ((
|
|
20250
|
+
var we, Ie, ze, _e, Te, Qe;
|
|
20251
|
+
return (we = W == null ? void 0 : W.deviceOne) != null && we.createTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.createTime) ? ((ze = W == null ? void 0 : W.deviceOne) == null ? void 0 : ze.createTime) > ((_e = G == null ? void 0 : G.deviceOne) == null ? void 0 : _e.createTime) ? 1 : -1 : (Te = W == null ? void 0 : W.deviceOne) != null && Te.createTime ? 1 : (Qe = G == null ? void 0 : G.deviceOne) != null && Qe.createTime ? -1 : 0;
|
|
20252
20252
|
});
|
|
20253
20253
|
break;
|
|
20254
20254
|
case "driving":
|
|
20255
20255
|
q.sort((G, W) => {
|
|
20256
|
-
var we, Ie,
|
|
20257
|
-
return pe(G.deviceOne || {}) === "driving" && pe(W.deviceOne || {}) !== "driving" ? -1 : pe(G.deviceOne || {}) !== "driving" && pe(W.deviceOne || {}) === "driving" ? 1 : (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime) ? ((
|
|
20256
|
+
var we, Ie, ze, _e, Te, Qe;
|
|
20257
|
+
return pe(G.deviceOne || {}) === "driving" && pe(W.deviceOne || {}) !== "driving" ? -1 : pe(G.deviceOne || {}) !== "driving" && pe(W.deviceOne || {}) === "driving" ? 1 : (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime) ? ((ze = W == null ? void 0 : W.deviceOne) == null ? void 0 : ze.locationReportTime) > ((_e = G == null ? void 0 : G.deviceOne) == null ? void 0 : _e.locationReportTime) ? 1 : -1 : (Te = W == null ? void 0 : W.deviceOne) != null && Te.locationReportTime ? 1 : (Qe = G == null ? void 0 : G.deviceOne) != null && Qe.locationReportTime ? -1 : 0;
|
|
20258
20258
|
});
|
|
20259
20259
|
break;
|
|
20260
20260
|
case "idle":
|
|
20261
20261
|
q.sort((G, W) => {
|
|
20262
|
-
var we, Ie,
|
|
20263
|
-
return pe(G.deviceOne || {}) === "idle" && pe(W.deviceOne || {}) !== "idle" ? -1 : pe(G.deviceOne || {}) !== "idle" && pe(W.deviceOne || {}) === "idle" ? 1 : (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime) ? ((
|
|
20262
|
+
var we, Ie, ze, _e, Te, Qe;
|
|
20263
|
+
return pe(G.deviceOne || {}) === "idle" && pe(W.deviceOne || {}) !== "idle" ? -1 : pe(G.deviceOne || {}) !== "idle" && pe(W.deviceOne || {}) === "idle" ? 1 : (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime) ? ((ze = W == null ? void 0 : W.deviceOne) == null ? void 0 : ze.locationReportTime) > ((_e = G == null ? void 0 : G.deviceOne) == null ? void 0 : _e.locationReportTime) ? 1 : -1 : (Te = W == null ? void 0 : W.deviceOne) != null && Te.locationReportTime ? 1 : (Qe = G == null ? void 0 : G.deviceOne) != null && Qe.locationReportTime ? -1 : 0;
|
|
20264
20264
|
});
|
|
20265
20265
|
break;
|
|
20266
20266
|
case "waring":
|
|
20267
20267
|
q.sort((G, W) => {
|
|
20268
|
-
var we, Ie,
|
|
20269
|
-
return fe(G.deviceOne || {}) === "alarming-li" && fe(W.deviceOne || {}) !== "alarming-li" ? -1 : fe(G.deviceOne || {}) !== "alarming-li" && fe(W.deviceOne || {}) === "alarming-li" ? 1 : (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime) ? ((
|
|
20268
|
+
var we, Ie, ze, _e, Te, Qe;
|
|
20269
|
+
return fe(G.deviceOne || {}) === "alarming-li" && fe(W.deviceOne || {}) !== "alarming-li" ? -1 : fe(G.deviceOne || {}) !== "alarming-li" && fe(W.deviceOne || {}) === "alarming-li" ? 1 : (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime) ? ((ze = W == null ? void 0 : W.deviceOne) == null ? void 0 : ze.locationReportTime) > ((_e = G == null ? void 0 : G.deviceOne) == null ? void 0 : _e.locationReportTime) ? 1 : -1 : (Te = W == null ? void 0 : W.deviceOne) != null && Te.locationReportTime ? 1 : (Qe = G == null ? void 0 : G.deviceOne) != null && Qe.locationReportTime ? -1 : 0;
|
|
20270
20270
|
});
|
|
20271
20271
|
break;
|
|
20272
20272
|
case "offline":
|
|
20273
20273
|
q.sort((G, W) => {
|
|
20274
|
-
var we, Ie,
|
|
20275
|
-
return fe(G.deviceOne || {}) === "offline-li" && fe(W.deviceOne || {}) !== "offline-li" ? -1 : fe(G.deviceOne || {}) !== "offline-li" && fe(W.deviceOne || {}) === "offline-li" ? 1 : (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime) ? ((
|
|
20274
|
+
var we, Ie, ze, _e, Te, Qe;
|
|
20275
|
+
return fe(G.deviceOne || {}) === "offline-li" && fe(W.deviceOne || {}) !== "offline-li" ? -1 : fe(G.deviceOne || {}) !== "offline-li" && fe(W.deviceOne || {}) === "offline-li" ? 1 : (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime && ((Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime) ? ((ze = W == null ? void 0 : W.deviceOne) == null ? void 0 : ze.locationReportTime) > ((_e = G == null ? void 0 : G.deviceOne) == null ? void 0 : _e.locationReportTime) ? 1 : -1 : (Te = W == null ? void 0 : W.deviceOne) != null && Te.locationReportTime ? 1 : (Qe = G == null ? void 0 : G.deviceOne) != null && Qe.locationReportTime ? -1 : 0;
|
|
20276
20276
|
});
|
|
20277
20277
|
break;
|
|
20278
20278
|
case "battery":
|
|
20279
20279
|
q.sort((G, W) => {
|
|
20280
|
-
var we, Ie,
|
|
20281
|
-
return (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime ? (Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime ? ((
|
|
20280
|
+
var we, Ie, ze, _e, Te, Qe, Vn, ra, We, Oo, aa, oo;
|
|
20281
|
+
return (we = W == null ? void 0 : W.deviceOne) != null && we.locationReportTime ? (Ie = G == null ? void 0 : G.deviceOne) != null && Ie.locationReportTime ? ((ze = W == null ? void 0 : W.deviceOne) == null ? void 0 : ze.modelId) === 62 ? -1 : ((_e = G == null ? void 0 : G.deviceOne) == null ? void 0 : _e.modelId) === 62 ? 1 : fe(G.deviceOne || {}) === "normal-li" && fe(W.deviceOne || {}) !== "normal-li" ? -1 : fe(G.deviceOne || {}) !== "normal-li" && fe(W.deviceOne || {}) === "normal-li" ? 1 : (Te = W == null ? void 0 : W.deviceOne) != null && Te.trackerStatus && ((Qe = G == null ? void 0 : G.deviceOne) != null && Qe.trackerStatus) ? ((Vn = W == null ? void 0 : W.deviceOne) == null ? void 0 : Vn.trackerStatus) > ((ra = G == null ? void 0 : G.deviceOne) == null ? void 0 : ra.trackerStatus) ? 1 : -1 : (We = W == null ? void 0 : W.deviceOne) != null && We.locationReportTime && ((Oo = G == null ? void 0 : G.deviceOne) != null && Oo.locationReportTime) ? ((aa = W == null ? void 0 : W.deviceOne) == null ? void 0 : aa.locationReportTime) > ((oo = G == null ? void 0 : G.deviceOne) == null ? void 0 : oo.locationReportTime) ? 1 : -1 : 0 : 1 : -1;
|
|
20282
20282
|
});
|
|
20283
20283
|
break;
|
|
20284
20284
|
}
|
|
@@ -20503,7 +20503,7 @@ const Na = /* @__PURE__ */ pt($w, [["render", eT]]), Nr = /* @__PURE__ */ oe({
|
|
|
20503
20503
|
Zn.value ? console.log(12313) : console.log(4);
|
|
20504
20504
|
}, 400);
|
|
20505
20505
|
return (q, U) => {
|
|
20506
|
-
const G = mi, W = Ne("anSvgIcon"), we = ea, Ie = Mo,
|
|
20506
|
+
const G = mi, W = Ne("anSvgIcon"), we = ea, Ie = Mo, ze = ml, _e = V0;
|
|
20507
20507
|
return C(), N(me, null, [
|
|
20508
20508
|
et((C(), N("div", {
|
|
20509
20509
|
class: K(["vehicle-select", { retract: b.value, haveLeftBorder: e.haveLeftBorder, haveBorderRadius: e.haveBorderRadius }]),
|
|
@@ -20868,7 +20868,7 @@ const Na = /* @__PURE__ */ pt($w, [["render", eT]]), Nr = /* @__PURE__ */ oe({
|
|
|
20868
20868
|
fontSize: 32,
|
|
20869
20869
|
class: "edit-icon"
|
|
20870
20870
|
}),
|
|
20871
|
-
D(
|
|
20871
|
+
D(ze, {
|
|
20872
20872
|
onClick: U[15] || (U[15] = xe(() => {
|
|
20873
20873
|
}, ["stop"])),
|
|
20874
20874
|
class: "anytrek-checkbox"
|
|
@@ -21060,58 +21060,58 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
21060
21060
|
}, wk = {
|
|
21061
21061
|
key: 0,
|
|
21062
21062
|
class: "add-type"
|
|
21063
|
-
}, Tk = { class: "search-div" }, kk = { class: "history-list" }, Ck = { class: "icon-list2" }, Ak = ["onClick"], Mk = ["onClick"], Sk = { class: "title" }, Ik = { class: "title-right" }, Ek = { class: "
|
|
21063
|
+
}, Tk = { class: "search-div" }, kk = { class: "history-list" }, Ck = { class: "icon-list2" }, Ak = ["onClick"], Mk = ["onClick"], Sk = { class: "title" }, Ik = { class: "title-right" }, Ek = { class: "canClick" }, xk = {
|
|
21064
21064
|
key: 0,
|
|
21065
21065
|
class: "device-show"
|
|
21066
|
-
},
|
|
21066
|
+
}, Ok = {
|
|
21067
21067
|
key: 1,
|
|
21068
21068
|
class: "device-show canClick"
|
|
21069
|
-
},
|
|
21069
|
+
}, Dk = {
|
|
21070
21070
|
class: "device-item",
|
|
21071
21071
|
style: { "margin-right": "5px" }
|
|
21072
|
-
},
|
|
21072
|
+
}, Pk = { class: "txt" }, Bk = { class: "device-wrapper" }, Lk = { class: "search-div" }, Nk = { class: "list-info" }, Fk = { class: "list-body" }, Rk = {
|
|
21073
21073
|
key: 0,
|
|
21074
21074
|
class: "list-body-content"
|
|
21075
|
-
},
|
|
21075
|
+
}, Hk = ["onClick"], zk = { class: "device" }, Zk = { class: "modeltype" }, Vk = { class: "field-describe" }, Yk = { class: "flex-item-div" }, jk = { class: "make-icon" }, Gk = { class: "popper-make-content" }, Wk = { class: "type-name" }, Qk = ["onClick"], Uk = { class: "popper-make-tip-content" }, Kk = { class: "img" }, qk = ["src"], Xk = { class: "term" }, Jk = { class: "value" }, _k = { class: "term" }, $k = { class: "value" }, eC = { class: "term" }, tC = { class: "value" }, nC = { class: "term" }, oC = { class: "value" }, rC = ["onClick"], aC = { class: "flex-item-div" }, iC = { class: "right" }, sC = { class: "value-wrapper" }, lC = {
|
|
21076
21076
|
class: "value",
|
|
21077
21077
|
style: { "margin-right": "8px" }
|
|
21078
|
-
},
|
|
21078
|
+
}, uC = {
|
|
21079
21079
|
key: 0,
|
|
21080
21080
|
class: "timezone"
|
|
21081
|
-
},
|
|
21081
|
+
}, cC = { class: "wrapper-icon" }, dC = { class: "label" }, fC = { class: "num" }, mC = { class: "content" }, vC = { class: "tag-cell" }, pC = ["onMouseenter"], hC = {
|
|
21082
21082
|
class: "name",
|
|
21083
21083
|
actualArea: ""
|
|
21084
|
-
},
|
|
21084
|
+
}, gC = ["onClick"], yC = { class: "tag-cell" }, bC = ["onMouseenter"], wC = {
|
|
21085
21085
|
class: "name",
|
|
21086
21086
|
actualArea: ""
|
|
21087
|
-
},
|
|
21087
|
+
}, TC = ["onClick"], kC = ["onMouseenter"], CC = {
|
|
21088
21088
|
class: "name",
|
|
21089
21089
|
actualArea: ""
|
|
21090
|
-
},
|
|
21090
|
+
}, AC = ["onClick"], MC = {
|
|
21091
21091
|
key: 1,
|
|
21092
21092
|
class: "tag-cell"
|
|
21093
|
-
},
|
|
21093
|
+
}, SC = ["onMouseenter"], IC = {
|
|
21094
21094
|
class: "name",
|
|
21095
21095
|
actualArea: ""
|
|
21096
|
-
},
|
|
21096
|
+
}, EC = ["onClick"], xC = {
|
|
21097
21097
|
class: "wrapper-add",
|
|
21098
21098
|
style: { "margin-top": "16px" }
|
|
21099
|
-
},
|
|
21099
|
+
}, OC = {
|
|
21100
21100
|
key: 1,
|
|
21101
21101
|
class: "all-tags"
|
|
21102
|
-
},
|
|
21102
|
+
}, DC = { class: "title" }, PC = { class: "title-left" }, BC = { class: "icon-wrapper" }, LC = { class: "title-right" }, NC = { class: "input-wrapper" }, FC = {
|
|
21103
21103
|
key: 0,
|
|
21104
21104
|
class: "select-wrapper"
|
|
21105
|
-
},
|
|
21105
|
+
}, RC = { class: "select-left" }, HC = { class: "right" }, zC = { class: "tags" }, ZC = {
|
|
21106
21106
|
key: 0,
|
|
21107
21107
|
class: "tags-item"
|
|
21108
|
-
},
|
|
21108
|
+
}, VC = { class: "left" }, YC = ["onMouseenter"], jC = { class: "right" }, GC = { class: "history-wrapper" }, WC = { class: "bound-content" }, QC = { class: "title-bound" }, UC = ["index"], KC = { class: "center" }, qC = { class: "right" }, XC = {
|
|
21109
21109
|
key: 0,
|
|
21110
21110
|
class: "current-tag"
|
|
21111
|
-
},
|
|
21111
|
+
}, JC = {
|
|
21112
21112
|
key: 1,
|
|
21113
21113
|
class: "no-data"
|
|
21114
|
-
},
|
|
21114
|
+
}, _C = 6, $C = /* @__PURE__ */ oe({
|
|
21115
21115
|
__name: "AddOrEditVehicle",
|
|
21116
21116
|
props: {
|
|
21117
21117
|
modelValue: {
|
|
@@ -21144,24 +21144,32 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
21144
21144
|
return [];
|
|
21145
21145
|
}
|
|
21146
21146
|
},
|
|
21147
|
+
// 资产类型
|
|
21147
21148
|
allAssetTypes: {
|
|
21148
|
-
// 资产类型
|
|
21149
21149
|
type: Array,
|
|
21150
21150
|
required: !0,
|
|
21151
21151
|
default() {
|
|
21152
21152
|
return [];
|
|
21153
21153
|
}
|
|
21154
21154
|
},
|
|
21155
|
+
// 所有设备
|
|
21155
21156
|
allDevices: {
|
|
21156
|
-
// 所有设备
|
|
21157
21157
|
type: Array,
|
|
21158
21158
|
required: !0,
|
|
21159
21159
|
default() {
|
|
21160
21160
|
return [];
|
|
21161
21161
|
}
|
|
21162
21162
|
},
|
|
21163
|
+
// 设备类型
|
|
21164
|
+
modelTypes: {
|
|
21165
|
+
type: Object,
|
|
21166
|
+
required: !0,
|
|
21167
|
+
default() {
|
|
21168
|
+
return {};
|
|
21169
|
+
}
|
|
21170
|
+
},
|
|
21171
|
+
// 所有设备
|
|
21163
21172
|
allVehicleToDevice: {
|
|
21164
|
-
// 所有设备
|
|
21165
21173
|
type: Array,
|
|
21166
21174
|
required: !0,
|
|
21167
21175
|
default() {
|
|
@@ -21261,16 +21269,16 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
21261
21269
|
type: ue.content.type
|
|
21262
21270
|
})), de.content.assetType == 2e3) {
|
|
21263
21271
|
let ue = [];
|
|
21264
|
-
Pe.forEach((
|
|
21265
|
-
Array.isArray(
|
|
21272
|
+
Pe.forEach((Ze) => {
|
|
21273
|
+
Array.isArray(Ze.icon) ? Ze.icon.forEach((Kt, ot) => {
|
|
21266
21274
|
ue.push({
|
|
21267
|
-
id:
|
|
21268
|
-
assetType:
|
|
21269
|
-
icon:
|
|
21270
|
-
label:
|
|
21271
|
-
type:
|
|
21275
|
+
id: Ze.id,
|
|
21276
|
+
assetType: Ze.assetType,
|
|
21277
|
+
icon: Ze.icon[ot],
|
|
21278
|
+
label: Ze.label,
|
|
21279
|
+
type: Ze.type
|
|
21272
21280
|
});
|
|
21273
|
-
}) : ue.push({ ...
|
|
21281
|
+
}) : ue.push({ ...Ze });
|
|
21274
21282
|
}), Pe = ue;
|
|
21275
21283
|
}
|
|
21276
21284
|
return {
|
|
@@ -21435,14 +21443,14 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
21435
21443
|
if (V[ue] !== r.vehicleData[ue])
|
|
21436
21444
|
if (typeof V[ue] == "object")
|
|
21437
21445
|
if (ue == "tag") {
|
|
21438
|
-
let
|
|
21446
|
+
let Ze = r.vehicleData.tagContent.map(
|
|
21439
21447
|
(Kt) => Kt.id
|
|
21440
21448
|
);
|
|
21441
|
-
JSON.stringify(
|
|
21449
|
+
JSON.stringify(Ze) != JSON.stringify(V[ue]) && (de[ue] = V[ue]);
|
|
21442
21450
|
} else if (ue === "content") {
|
|
21443
21451
|
de.content = {};
|
|
21444
|
-
for (const
|
|
21445
|
-
V[ue][
|
|
21452
|
+
for (const Ze of Object.keys(V[ue]))
|
|
21453
|
+
V[ue][Ze] !== r.vehicleData[Ze] && Ze !== "driverArr" && (de[ue][Ze] = V[ue][Ze]);
|
|
21446
21454
|
} else JSON.stringify(V[ue]) != JSON.stringify(r.vehicleData[ue]) && (de[ue] = V[ue]);
|
|
21447
21455
|
else
|
|
21448
21456
|
de[ue] = V[ue];
|
|
@@ -21678,16 +21686,16 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
21678
21686
|
endTime: de
|
|
21679
21687
|
}, ue = await s.value(Pe);
|
|
21680
21688
|
if (hn.value = !1, !ue) return;
|
|
21681
|
-
const
|
|
21689
|
+
const Ze = [];
|
|
21682
21690
|
ue.forEach((ot) => {
|
|
21683
|
-
|
|
21691
|
+
Ze.length && Ze[Ze.length - 1].startTime !== ot.endTime && Ze.push({
|
|
21684
21692
|
startTime: ot.endTime,
|
|
21685
|
-
endTime:
|
|
21693
|
+
endTime: Ze[Ze.length - 1].startTime,
|
|
21686
21694
|
userPackageId: 0
|
|
21687
|
-
}),
|
|
21695
|
+
}), Ze.push(ot);
|
|
21688
21696
|
});
|
|
21689
21697
|
let Kt = H.tz.guess();
|
|
21690
|
-
if (!i.value.localTimezone && i.value.timeZone && (Kt = i.value.timeZone),
|
|
21698
|
+
if (!i.value.localTimezone && i.value.timeZone && (Kt = i.value.timeZone), Ze.map((ot) => {
|
|
21691
21699
|
const Yn = H.utc(ot.endTime).tz(Kt).year();
|
|
21692
21700
|
Tn.value.includes(Yn) || (Tn.value.push(Yn), zn.value[Yn] = []), zn.value[Yn].push({
|
|
21693
21701
|
startTime: ot.dataTime ? H.utc(ot.dataTime).tz(Kt).format("YYYY-MM-DD") : H.utc(ot.startTime).tz(Kt).format("YYYY-MM-DD"),
|
|
@@ -21807,7 +21815,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
21807
21815
|
Re(() => {
|
|
21808
21816
|
d(c.value), we.value = H.tz.guess(), !i.value.localTimezone && i.value.timeZone && (we.value = H().tz(i.value.timeZone).format("z"));
|
|
21809
21817
|
});
|
|
21810
|
-
const we = S(""), Ie = S(!1),
|
|
21818
|
+
const we = S(""), Ie = S(!1), ze = S("YYYY-MM-DD HH:mm:ss");
|
|
21811
21819
|
function _e(ne, V) {
|
|
21812
21820
|
we.value = V, We.value = ne;
|
|
21813
21821
|
}
|
|
@@ -21846,7 +21854,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
21846
21854
|
return V;
|
|
21847
21855
|
}
|
|
21848
21856
|
Re(() => {
|
|
21849
|
-
|
|
21857
|
+
ze.value = Ss({});
|
|
21850
21858
|
});
|
|
21851
21859
|
let Vn = S([]);
|
|
21852
21860
|
ie(
|
|
@@ -21870,8 +21878,8 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
21870
21878
|
const Oo = S(), aa = S(), oo = S(!1), Al = S(""), Ml = S("right"), br = (ne, V, de = "right", Pe = 108) => {
|
|
21871
21879
|
Oo.value = ne.currentTarget, Al.value = V, Ml.value = de;
|
|
21872
21880
|
let ue = Oo.value;
|
|
21873
|
-
const
|
|
21874
|
-
|
|
21881
|
+
const Ze = document.createRange();
|
|
21882
|
+
Ze.setStart(ue, 0), Ze.setEnd(ue, ue.childNodes.length), Math.round(Ze.getBoundingClientRect().width), ne.currentTarget.querySelector("span").querySelector("span").innerText !== V && (oo.value = !0);
|
|
21875
21883
|
}, wr = () => {
|
|
21876
21884
|
oo.value = !1;
|
|
21877
21885
|
};
|
|
@@ -21887,7 +21895,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
21887
21895
|
return t({
|
|
21888
21896
|
handleTableAddTag: Df
|
|
21889
21897
|
}), (ne, V) => {
|
|
21890
|
-
const de = mi, Pe = Hy, ue = Ne("svg-icon"),
|
|
21898
|
+
const de = mi, Pe = Hy, ue = Ne("svg-icon"), Ze = o8, Kt = Mo, ot = sr, Yn = Ne("anytrekTimePick"), Tr = Ne("text-clamp"), El = ml, Lf = Ry, Nf = ea, xl = gi, Ff = v6, Rf = V0;
|
|
21891
21899
|
return C(), N(me, null, [
|
|
21892
21900
|
D(Ff, {
|
|
21893
21901
|
modelValue: h.value,
|
|
@@ -22157,23 +22165,141 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22157
22165
|
}),
|
|
22158
22166
|
_: 1
|
|
22159
22167
|
}),
|
|
22160
|
-
|
|
22168
|
+
D(Pe, {
|
|
22169
|
+
label: "Device",
|
|
22170
|
+
prop: "deviceId",
|
|
22171
|
+
class: "custom-label-position border-top"
|
|
22172
|
+
}, {
|
|
22173
|
+
default: z(() => [
|
|
22174
|
+
D(Ze, {
|
|
22175
|
+
ref_key: "deviceSelectRef",
|
|
22176
|
+
ref: Io,
|
|
22177
|
+
trigger: "click",
|
|
22178
|
+
"popper-class": "device-dropdown-v noanimation-dropdown",
|
|
22179
|
+
placement: "bottom-start"
|
|
22180
|
+
}, {
|
|
22181
|
+
dropdown: z(() => [
|
|
22182
|
+
w("div", Bk, [
|
|
22183
|
+
w("div", Lk, [
|
|
22184
|
+
D(de, {
|
|
22185
|
+
modelValue: Nn.value,
|
|
22186
|
+
"onUpdate:modelValue": V[2] || (V[2] = (he) => Nn.value = he),
|
|
22187
|
+
placeholder: "Search",
|
|
22188
|
+
class: "auto-table-search",
|
|
22189
|
+
size: "large",
|
|
22190
|
+
ref_key: "searchDevice",
|
|
22191
|
+
ref: Il
|
|
22192
|
+
}, {
|
|
22193
|
+
prefix: z(() => [
|
|
22194
|
+
D(ue, {
|
|
22195
|
+
"font-size": "40",
|
|
22196
|
+
name: "searchIcon",
|
|
22197
|
+
color: "#000"
|
|
22198
|
+
})
|
|
22199
|
+
]),
|
|
22200
|
+
suffix: z(() => [
|
|
22201
|
+
Nn.value ? (C(), re(ue, {
|
|
22202
|
+
key: 0,
|
|
22203
|
+
class: "clear-icon",
|
|
22204
|
+
id: "clear-icon",
|
|
22205
|
+
name: "closeIconNew2",
|
|
22206
|
+
"font-size": "32",
|
|
22207
|
+
onClick: Pf
|
|
22208
|
+
})) : te("", !0)
|
|
22209
|
+
]),
|
|
22210
|
+
_: 1
|
|
22211
|
+
}, 8, ["modelValue"])
|
|
22212
|
+
]),
|
|
22213
|
+
w("div", Nk, ee(T.value.length) + " Devices in total ", 1),
|
|
22214
|
+
w("div", Fk, [
|
|
22215
|
+
Fn.value.length ? (C(), N("div", Rk, [
|
|
22216
|
+
(C(!0), N(me, null, Se(Fn.value, (he) => (C(), N("div", {
|
|
22217
|
+
key: he.id,
|
|
22218
|
+
class: "list-body-one",
|
|
22219
|
+
onClick: (Ge) => Rn(he)
|
|
22220
|
+
}, [
|
|
22221
|
+
D(ue, {
|
|
22222
|
+
color: "#000",
|
|
22223
|
+
name: "monitorIconCpu",
|
|
22224
|
+
"font-size": "24"
|
|
22225
|
+
}),
|
|
22226
|
+
w("div", zk, [
|
|
22227
|
+
w("div", null, ee(he.deviceId), 1),
|
|
22228
|
+
w("div", Zk, ee(e.modelTypes[he.modelId]), 1)
|
|
22229
|
+
]),
|
|
22230
|
+
et(D(ue, {
|
|
22231
|
+
name: "filterchecked",
|
|
22232
|
+
"font-size": "24"
|
|
22233
|
+
}, null, 512), [
|
|
22234
|
+
[Ot, he.dId === v.value.deviceId]
|
|
22235
|
+
])
|
|
22236
|
+
], 8, Hk))), 128))
|
|
22237
|
+
])) : te("", !0)
|
|
22238
|
+
])
|
|
22239
|
+
])
|
|
22240
|
+
]),
|
|
22241
|
+
default: z(() => [
|
|
22242
|
+
w("div", Ek, [
|
|
22243
|
+
M.value ? (C(), N("div", Ok, [
|
|
22244
|
+
w("div", Dk, [
|
|
22245
|
+
D(ue, {
|
|
22246
|
+
class: "icon",
|
|
22247
|
+
name: "monitorIconCpu ",
|
|
22248
|
+
"font-size": "24",
|
|
22249
|
+
color: "#000"
|
|
22250
|
+
}),
|
|
22251
|
+
w("div", Pk, ee(M.value), 1),
|
|
22252
|
+
w("div", {
|
|
22253
|
+
class: "remove-icon",
|
|
22254
|
+
onClick: xe(na, ["stop"])
|
|
22255
|
+
}, [
|
|
22256
|
+
D(ue, {
|
|
22257
|
+
name: "removeIcon",
|
|
22258
|
+
"font-size": "16"
|
|
22259
|
+
})
|
|
22260
|
+
])
|
|
22261
|
+
]),
|
|
22262
|
+
D(ue, {
|
|
22263
|
+
class: "device-arrow icon hover-animation",
|
|
22264
|
+
name: "xiajiantou",
|
|
22265
|
+
"font-size": "24",
|
|
22266
|
+
color: "#000"
|
|
22267
|
+
})
|
|
22268
|
+
])) : (C(), N("div", xk, [
|
|
22269
|
+
V[27] || (V[27] = w("span", { class: "empty-style" }, "Select a Device", -1)),
|
|
22270
|
+
D(ue, {
|
|
22271
|
+
class: "device-arrow icon hover-animation",
|
|
22272
|
+
name: "xiajiantou",
|
|
22273
|
+
color: "#000",
|
|
22274
|
+
"font-size": "24"
|
|
22275
|
+
})
|
|
22276
|
+
]))
|
|
22277
|
+
])
|
|
22278
|
+
]),
|
|
22279
|
+
_: 1
|
|
22280
|
+
}, 512)
|
|
22281
|
+
]),
|
|
22282
|
+
_: 1
|
|
22283
|
+
})
|
|
22284
|
+
]),
|
|
22285
|
+
w("div", Vk, [
|
|
22286
|
+
w("div", Yk, [
|
|
22161
22287
|
D(Pe, {
|
|
22162
22288
|
label: "Make (Model)",
|
|
22163
22289
|
prop: "model",
|
|
22164
|
-
class: K(["custom-label-poosition2
|
|
22290
|
+
class: K(["custom-label-poosition2", { "is-focus": xo.value }])
|
|
22165
22291
|
}, {
|
|
22166
22292
|
default: z(() => [
|
|
22167
22293
|
D(de, {
|
|
22168
22294
|
modelValue: v.value.make,
|
|
22169
|
-
"onUpdate:modelValue": V[
|
|
22295
|
+
"onUpdate:modelValue": V[3] || (V[3] = (he) => v.value.make = he),
|
|
22170
22296
|
maxlength: 64,
|
|
22171
22297
|
class: "input-make",
|
|
22172
|
-
onFocus: V[
|
|
22173
|
-
onBlur: V[
|
|
22298
|
+
onFocus: V[4] || (V[4] = (he) => xo.value = !0),
|
|
22299
|
+
onBlur: V[5] || (V[5] = (he) => xo.value = !1)
|
|
22174
22300
|
}, {
|
|
22175
22301
|
suffix: z(() => [
|
|
22176
|
-
D(
|
|
22302
|
+
D(ot, {
|
|
22177
22303
|
placement: "bottom-end",
|
|
22178
22304
|
width: 226,
|
|
22179
22305
|
trigger: "click",
|
|
@@ -22184,7 +22310,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22184
22310
|
offset: -24
|
|
22185
22311
|
}, {
|
|
22186
22312
|
reference: z(() => [
|
|
22187
|
-
w("div",
|
|
22313
|
+
w("div", jk, [
|
|
22188
22314
|
D(ue, {
|
|
22189
22315
|
name: "xiajiantou",
|
|
22190
22316
|
"font-size": "24",
|
|
@@ -22195,13 +22321,13 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22195
22321
|
])
|
|
22196
22322
|
]),
|
|
22197
22323
|
default: z(() => [
|
|
22198
|
-
w("div",
|
|
22324
|
+
w("div", Gk, [
|
|
22199
22325
|
(C(), N(me, null, Se(U, (he) => w("div", {
|
|
22200
22326
|
class: "type-item",
|
|
22201
22327
|
key: he.type
|
|
22202
22328
|
}, [
|
|
22203
|
-
w("div",
|
|
22204
|
-
(C(!0), N(me, null, Se(he.children, (Ge) => (C(), re(
|
|
22329
|
+
w("div", Wk, ee(he.type), 1),
|
|
22330
|
+
(C(!0), N(me, null, Se(he.children, (Ge) => (C(), re(Kt, {
|
|
22205
22331
|
key: Ge.value,
|
|
22206
22332
|
class: "box-item",
|
|
22207
22333
|
effect: "dark",
|
|
@@ -22210,27 +22336,27 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22210
22336
|
"hide-after": 0
|
|
22211
22337
|
}, {
|
|
22212
22338
|
content: z(() => [
|
|
22213
|
-
w("div",
|
|
22214
|
-
w("div",
|
|
22339
|
+
w("div", Uk, [
|
|
22340
|
+
w("div", Kk, [
|
|
22215
22341
|
w("img", {
|
|
22216
22342
|
src: Ge.img
|
|
22217
|
-
}, null, 8,
|
|
22343
|
+
}, null, 8, qk)
|
|
22218
22344
|
]),
|
|
22219
|
-
w("div",
|
|
22220
|
-
V[
|
|
22221
|
-
w("div",
|
|
22345
|
+
w("div", Xk, [
|
|
22346
|
+
V[28] || (V[28] = w("div", { class: "name" }, "Trailer Length", -1)),
|
|
22347
|
+
w("div", Jk, ee(Ge.length), 1)
|
|
22222
22348
|
]),
|
|
22223
|
-
w("div",
|
|
22224
|
-
V[
|
|
22225
|
-
w("div",
|
|
22349
|
+
w("div", _k, [
|
|
22350
|
+
V[29] || (V[29] = w("div", { class: "name" }, "Trailer Width", -1)),
|
|
22351
|
+
w("div", $k, ee(Ge.width), 1)
|
|
22226
22352
|
]),
|
|
22227
|
-
w("div",
|
|
22228
|
-
V[
|
|
22229
|
-
w("div",
|
|
22353
|
+
w("div", eC, [
|
|
22354
|
+
V[30] || (V[30] = w("div", { class: "name" }, "Trailer Height", -1)),
|
|
22355
|
+
w("div", tC, ee(Ge.height), 1)
|
|
22230
22356
|
]),
|
|
22231
|
-
w("div",
|
|
22232
|
-
V[
|
|
22233
|
-
w("div",
|
|
22357
|
+
w("div", nC, [
|
|
22358
|
+
V[31] || (V[31] = w("div", { class: "name" }, "Capacity/GVWR", -1)),
|
|
22359
|
+
w("div", oC, ee(Ge.capacity), 1)
|
|
22234
22360
|
])
|
|
22235
22361
|
])
|
|
22236
22362
|
]),
|
|
@@ -22240,7 +22366,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22240
22366
|
onClick: (ut) => W(Ge)
|
|
22241
22367
|
}, [
|
|
22242
22368
|
w("span", null, ee(Ge.label), 1)
|
|
22243
|
-
], 8,
|
|
22369
|
+
], 8, Qk)
|
|
22244
22370
|
]),
|
|
22245
22371
|
_: 2
|
|
22246
22372
|
}, 1024))), 128))
|
|
@@ -22258,19 +22384,19 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22258
22384
|
D(Pe, {
|
|
22259
22385
|
label: "Year",
|
|
22260
22386
|
prop: "make",
|
|
22261
|
-
class: K(["custom-label-poosition2 custom-label-
|
|
22387
|
+
class: K(["custom-label-poosition2 custom-label-poosition8", { "is-focus": yr.value }])
|
|
22262
22388
|
}, {
|
|
22263
22389
|
default: z(() => [
|
|
22264
22390
|
D(de, {
|
|
22265
22391
|
modelValue: v.value.year,
|
|
22266
|
-
"onUpdate:modelValue": V[
|
|
22392
|
+
"onUpdate:modelValue": V[6] || (V[6] = (he) => v.value.year = he),
|
|
22267
22393
|
modelModifiers: { number: !0 },
|
|
22268
22394
|
maxlength: 64,
|
|
22269
|
-
onFocus: V[
|
|
22270
|
-
onBlur: V[
|
|
22395
|
+
onFocus: V[7] || (V[7] = (he) => yr.value = !0),
|
|
22396
|
+
onBlur: V[8] || (V[8] = (he) => yr.value = !1)
|
|
22271
22397
|
}, {
|
|
22272
22398
|
suffix: z(() => [
|
|
22273
|
-
D(
|
|
22399
|
+
D(ot, {
|
|
22274
22400
|
placement: "bottom-start",
|
|
22275
22401
|
width: "144",
|
|
22276
22402
|
trigger: "click",
|
|
@@ -22306,7 +22432,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22306
22432
|
class: K(["item", { active: v.value.year == he }]),
|
|
22307
22433
|
key: he,
|
|
22308
22434
|
onClick: (Ge) => Si(he)
|
|
22309
|
-
}, ee(he), 11,
|
|
22435
|
+
}, ee(he), 11, rC))), 128))
|
|
22310
22436
|
], 544)
|
|
22311
22437
|
]),
|
|
22312
22438
|
_: 1
|
|
@@ -22318,153 +22444,40 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22318
22444
|
_: 1
|
|
22319
22445
|
}, 8, ["class"])
|
|
22320
22446
|
]),
|
|
22321
|
-
|
|
22322
|
-
|
|
22323
|
-
|
|
22324
|
-
|
|
22325
|
-
|
|
22326
|
-
|
|
22327
|
-
|
|
22328
|
-
|
|
22329
|
-
|
|
22330
|
-
|
|
22331
|
-
|
|
22332
|
-
|
|
22333
|
-
|
|
22334
|
-
|
|
22335
|
-
|
|
22336
|
-
|
|
22337
|
-
|
|
22338
|
-
|
|
22339
|
-
|
|
22340
|
-
|
|
22341
|
-
|
|
22342
|
-
|
|
22343
|
-
|
|
22344
|
-
|
|
22345
|
-
|
|
22346
|
-
|
|
22347
|
-
|
|
22348
|
-
|
|
22349
|
-
|
|
22350
|
-
|
|
22351
|
-
|
|
22352
|
-
|
|
22353
|
-
|
|
22354
|
-
|
|
22355
|
-
key: 0,
|
|
22356
|
-
class: "clear-icon",
|
|
22357
|
-
id: "clear-icon",
|
|
22358
|
-
name: "closeIconNew2",
|
|
22359
|
-
"font-size": "32",
|
|
22360
|
-
onClick: Pf
|
|
22361
|
-
})) : te("", !0)
|
|
22362
|
-
]),
|
|
22363
|
-
_: 1
|
|
22364
|
-
}, 8, ["modelValue"])
|
|
22365
|
-
]),
|
|
22366
|
-
w("div", _k, ee(T.value.length) + " Devices in total ", 1),
|
|
22367
|
-
w("div", $k, [
|
|
22368
|
-
Fn.value.length ? (C(), N("div", eC, [
|
|
22369
|
-
(C(!0), N(me, null, Se(Fn.value, (he) => (C(), N("div", {
|
|
22370
|
-
key: he.id,
|
|
22371
|
-
class: "list-body-one",
|
|
22372
|
-
onClick: (Ge) => Rn(he)
|
|
22373
|
-
}, [
|
|
22374
|
-
D(ue, {
|
|
22375
|
-
color: "#000",
|
|
22376
|
-
name: "monitorIconCpu",
|
|
22377
|
-
"font-size": "24"
|
|
22378
|
-
}),
|
|
22379
|
-
w("span", null, ee(he.deviceId), 1),
|
|
22380
|
-
et(D(ue, {
|
|
22381
|
-
name: "filterchecked",
|
|
22382
|
-
"font-size": "24"
|
|
22383
|
-
}, null, 512), [
|
|
22384
|
-
[Ot, he.dId === v.value.deviceId]
|
|
22385
|
-
])
|
|
22386
|
-
], 8, tC))), 128))
|
|
22387
|
-
])) : te("", !0)
|
|
22388
|
-
])
|
|
22389
|
-
])
|
|
22390
|
-
]),
|
|
22391
|
-
default: z(() => [
|
|
22392
|
-
w("div", Wk, [
|
|
22393
|
-
M.value ? (C(), N("div", Uk, [
|
|
22394
|
-
w("div", Kk, [
|
|
22395
|
-
D(ue, {
|
|
22396
|
-
class: "icon",
|
|
22397
|
-
name: "monitorIconCpu ",
|
|
22398
|
-
"font-size": "24",
|
|
22399
|
-
color: "#000"
|
|
22400
|
-
}),
|
|
22401
|
-
w("div", qk, ee(M.value), 1),
|
|
22402
|
-
w("div", {
|
|
22403
|
-
class: "remove-icon",
|
|
22404
|
-
onClick: xe(na, ["stop"])
|
|
22405
|
-
}, [
|
|
22406
|
-
D(ue, {
|
|
22407
|
-
name: "removeIcon",
|
|
22408
|
-
"font-size": "16"
|
|
22409
|
-
})
|
|
22410
|
-
])
|
|
22411
|
-
]),
|
|
22412
|
-
D(ue, {
|
|
22413
|
-
class: "device-arrow icon hover-animation",
|
|
22414
|
-
name: "xiajiantou",
|
|
22415
|
-
"font-size": "24",
|
|
22416
|
-
color: "#000"
|
|
22417
|
-
})
|
|
22418
|
-
])) : (C(), N("div", Qk, [
|
|
22419
|
-
V[31] || (V[31] = w("span", { class: "empty-style" }, "Select a Device", -1)),
|
|
22420
|
-
D(ue, {
|
|
22421
|
-
class: "device-arrow icon hover-animation",
|
|
22422
|
-
name: "xiajiantou",
|
|
22423
|
-
color: "#000",
|
|
22424
|
-
"font-size": "24"
|
|
22425
|
-
})
|
|
22426
|
-
]))
|
|
22427
|
-
])
|
|
22428
|
-
]),
|
|
22429
|
-
_: 1
|
|
22430
|
-
}, 512)
|
|
22431
|
-
]),
|
|
22432
|
-
_: 1
|
|
22433
|
-
})
|
|
22434
|
-
]),
|
|
22435
|
-
w("div", nC, [
|
|
22436
|
-
D(Pe, {
|
|
22437
|
-
label: "Plate Number",
|
|
22438
|
-
prop: "licensePlateNumber",
|
|
22439
|
-
class: K(["custom-label-poosition2", { "is-focus": Zn.value }])
|
|
22440
|
-
}, {
|
|
22441
|
-
default: z(() => [
|
|
22442
|
-
D(de, {
|
|
22443
|
-
modelValue: v.value.licensePlateNumber,
|
|
22444
|
-
"onUpdate:modelValue": V[9] || (V[9] = (he) => v.value.licensePlateNumber = he),
|
|
22445
|
-
maxlength: 50,
|
|
22446
|
-
onFocus: V[10] || (V[10] = (he) => Zn.value = !0),
|
|
22447
|
-
onBlur: V[11] || (V[11] = (he) => Zn.value = !1)
|
|
22448
|
-
}, null, 8, ["modelValue"])
|
|
22449
|
-
]),
|
|
22450
|
-
_: 1
|
|
22451
|
-
}, 8, ["class"]),
|
|
22452
|
-
D(Pe, {
|
|
22453
|
-
label: "VIN/Serial Number",
|
|
22454
|
-
prop: "vin",
|
|
22455
|
-
class: K(["custom-label-poosition2", { "is-focus": gr.value }])
|
|
22456
|
-
}, {
|
|
22457
|
-
default: z(() => [
|
|
22458
|
-
D(de, {
|
|
22459
|
-
modelValue: v.value.vin,
|
|
22460
|
-
"onUpdate:modelValue": V[12] || (V[12] = (he) => v.value.vin = he),
|
|
22461
|
-
maxlength: 64,
|
|
22462
|
-
onFocus: V[13] || (V[13] = (he) => gr.value = !0),
|
|
22463
|
-
onBlur: V[14] || (V[14] = (he) => gr.value = !1)
|
|
22464
|
-
}, null, 8, ["modelValue"])
|
|
22465
|
-
]),
|
|
22466
|
-
_: 1
|
|
22467
|
-
}, 8, ["class"])
|
|
22447
|
+
w("div", aC, [
|
|
22448
|
+
D(Pe, {
|
|
22449
|
+
label: "Plate Number",
|
|
22450
|
+
prop: "licensePlateNumber",
|
|
22451
|
+
class: K(["custom-label-poosition2", { "is-focus": Zn.value }])
|
|
22452
|
+
}, {
|
|
22453
|
+
default: z(() => [
|
|
22454
|
+
D(de, {
|
|
22455
|
+
modelValue: v.value.licensePlateNumber,
|
|
22456
|
+
"onUpdate:modelValue": V[9] || (V[9] = (he) => v.value.licensePlateNumber = he),
|
|
22457
|
+
maxlength: 50,
|
|
22458
|
+
onFocus: V[10] || (V[10] = (he) => Zn.value = !0),
|
|
22459
|
+
onBlur: V[11] || (V[11] = (he) => Zn.value = !1)
|
|
22460
|
+
}, null, 8, ["modelValue"])
|
|
22461
|
+
]),
|
|
22462
|
+
_: 1
|
|
22463
|
+
}, 8, ["class"]),
|
|
22464
|
+
D(Pe, {
|
|
22465
|
+
label: "VIN/Serial Number",
|
|
22466
|
+
prop: "vin",
|
|
22467
|
+
class: K(["custom-label-poosition2", { "is-focus": gr.value }])
|
|
22468
|
+
}, {
|
|
22469
|
+
default: z(() => [
|
|
22470
|
+
D(de, {
|
|
22471
|
+
modelValue: v.value.vin,
|
|
22472
|
+
"onUpdate:modelValue": V[12] || (V[12] = (he) => v.value.vin = he),
|
|
22473
|
+
maxlength: 64,
|
|
22474
|
+
onFocus: V[13] || (V[13] = (he) => gr.value = !0),
|
|
22475
|
+
onBlur: V[14] || (V[14] = (he) => gr.value = !1)
|
|
22476
|
+
}, null, 8, ["modelValue"])
|
|
22477
|
+
]),
|
|
22478
|
+
_: 1
|
|
22479
|
+
}, 8, ["class"])
|
|
22480
|
+
])
|
|
22468
22481
|
]),
|
|
22469
22482
|
D(Yn, {
|
|
22470
22483
|
value: g(We),
|
|
@@ -22473,7 +22486,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22473
22486
|
"onUpdate:timeZone": V[17] || (V[17] = (he) => we.value = he),
|
|
22474
22487
|
visible: Ie.value,
|
|
22475
22488
|
"onUpdate:visible": V[18] || (V[18] = (he) => Ie.value = he),
|
|
22476
|
-
showFormat:
|
|
22489
|
+
showFormat: ze.value,
|
|
22477
22490
|
immediate: !0,
|
|
22478
22491
|
disableFuntion: Te,
|
|
22479
22492
|
teleported: !0,
|
|
@@ -22493,11 +22506,11 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22493
22506
|
ref: Mt
|
|
22494
22507
|
}, [
|
|
22495
22508
|
V[32] || (V[32] = w("div", { class: "sub-text" }, "Current device data starts", -1)),
|
|
22496
|
-
w("div",
|
|
22497
|
-
w("div",
|
|
22498
|
-
w("span",
|
|
22499
|
-
g(We) ? (C(), N("div",
|
|
22500
|
-
w("div",
|
|
22509
|
+
w("div", iC, [
|
|
22510
|
+
w("div", sC, [
|
|
22511
|
+
w("span", lC, ee(g(We) ? g(H)(g(We)).tz(Qe(we.value)).format(g(Ss)({})) : ""), 1),
|
|
22512
|
+
g(We) ? (C(), N("div", uC, ee(we.value), 1)) : te("", !0),
|
|
22513
|
+
w("div", cC, [
|
|
22501
22514
|
D(ue, {
|
|
22502
22515
|
name: "date",
|
|
22503
22516
|
"font-size": "24",
|
|
@@ -22529,17 +22542,17 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22529
22542
|
}, {
|
|
22530
22543
|
default: z(() => [
|
|
22531
22544
|
w("div", null, [
|
|
22532
|
-
w("div",
|
|
22545
|
+
w("div", dC, [
|
|
22533
22546
|
V[33] || (V[33] = w("span", null, "Bind to tags", -1)),
|
|
22534
|
-
w("span",
|
|
22547
|
+
w("span", fC, "(" + ee(v.value.tagContent ? v.value.tagContent.length : 0) + ")", 1)
|
|
22535
22548
|
]),
|
|
22536
|
-
w("div",
|
|
22549
|
+
w("div", mC, [
|
|
22537
22550
|
v.value.tagContent && v.value.tagContent.length ? (C(), N("div", {
|
|
22538
22551
|
key: 0,
|
|
22539
22552
|
style: { "margin-top": "16px" },
|
|
22540
22553
|
class: K({ noMaigin: xi.value })
|
|
22541
22554
|
}, [
|
|
22542
|
-
v.value.tagContent.length >
|
|
22555
|
+
v.value.tagContent.length > _C ? (C(), N(me, { key: 0 }, [
|
|
22543
22556
|
xi.value ? (C(), N("div", {
|
|
22544
22557
|
key: 1,
|
|
22545
22558
|
class: "tag-cell all-elelist",
|
|
@@ -22558,7 +22571,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22558
22571
|
"font-size": "24",
|
|
22559
22572
|
class: "icon"
|
|
22560
22573
|
}),
|
|
22561
|
-
w("div",
|
|
22574
|
+
w("div", CC, [
|
|
22562
22575
|
D(Tr, {
|
|
22563
22576
|
class: "tagtxt",
|
|
22564
22577
|
text: he.name || "-",
|
|
@@ -22575,11 +22588,11 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22575
22588
|
name: "removeIcon",
|
|
22576
22589
|
"font-size": "16"
|
|
22577
22590
|
})
|
|
22578
|
-
], 8,
|
|
22579
|
-
], 40,
|
|
22591
|
+
], 8, AC)
|
|
22592
|
+
], 40, kC)
|
|
22580
22593
|
]))), 128))
|
|
22581
22594
|
], 32)) : (C(), N(me, { key: 0 }, [
|
|
22582
|
-
w("div",
|
|
22595
|
+
w("div", vC, [
|
|
22583
22596
|
(C(!0), N(me, null, Se(v.value.tagContent.slice(
|
|
22584
22597
|
0,
|
|
22585
22598
|
3
|
|
@@ -22596,7 +22609,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22596
22609
|
"font-size": "24",
|
|
22597
22610
|
class: "icon"
|
|
22598
22611
|
}),
|
|
22599
|
-
w("div",
|
|
22612
|
+
w("div", hC, [
|
|
22600
22613
|
D(Tr, {
|
|
22601
22614
|
class: "tagtxt",
|
|
22602
22615
|
text: he.name || "-",
|
|
@@ -22613,8 +22626,8 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22613
22626
|
name: "removeIcon",
|
|
22614
22627
|
"font-size": "16"
|
|
22615
22628
|
})
|
|
22616
|
-
], 8,
|
|
22617
|
-
], 40,
|
|
22629
|
+
], 8, gC)
|
|
22630
|
+
], 40, pC)
|
|
22618
22631
|
]))), 128))
|
|
22619
22632
|
]),
|
|
22620
22633
|
w("div", {
|
|
@@ -22627,7 +22640,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22627
22640
|
}),
|
|
22628
22641
|
w("div", null, " See all " + ee(v.value.tagContent.length) + " Vehicles ", 1)
|
|
22629
22642
|
]),
|
|
22630
|
-
w("div",
|
|
22643
|
+
w("div", yC, [
|
|
22631
22644
|
(C(!0), N(me, null, Se(v.value.tagContent.slice(
|
|
22632
22645
|
v.value.tagContent.length - (v.value.tagContent.length % 3 ? v.value.tagContent.length % 3 : 3)
|
|
22633
22646
|
), (he, Ge) => (C(), N("div", {
|
|
@@ -22643,7 +22656,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22643
22656
|
"font-size": "24",
|
|
22644
22657
|
class: "icon"
|
|
22645
22658
|
}),
|
|
22646
|
-
w("div",
|
|
22659
|
+
w("div", wC, [
|
|
22647
22660
|
D(Tr, {
|
|
22648
22661
|
class: "tagtxt",
|
|
22649
22662
|
text: he.name || "-",
|
|
@@ -22660,12 +22673,12 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22660
22673
|
name: "removeIcon",
|
|
22661
22674
|
"font-size": "16"
|
|
22662
22675
|
})
|
|
22663
|
-
], 8,
|
|
22664
|
-
], 40,
|
|
22676
|
+
], 8, TC)
|
|
22677
|
+
], 40, bC)
|
|
22665
22678
|
]))), 128))
|
|
22666
22679
|
])
|
|
22667
22680
|
], 64))
|
|
22668
|
-
], 64)) : (C(), N("div",
|
|
22681
|
+
], 64)) : (C(), N("div", MC, [
|
|
22669
22682
|
(C(!0), N(me, null, Se(v.value.tagContent, (he, Ge) => (C(), N("div", {
|
|
22670
22683
|
key: he.name
|
|
22671
22684
|
}, [
|
|
@@ -22679,7 +22692,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22679
22692
|
"font-size": "24",
|
|
22680
22693
|
class: "icon"
|
|
22681
22694
|
}),
|
|
22682
|
-
w("div",
|
|
22695
|
+
w("div", IC, [
|
|
22683
22696
|
D(Tr, {
|
|
22684
22697
|
class: "tagtxt",
|
|
22685
22698
|
text: he.name || "-",
|
|
@@ -22696,12 +22709,12 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22696
22709
|
name: "removeIcon",
|
|
22697
22710
|
"font-size": "16"
|
|
22698
22711
|
})
|
|
22699
|
-
], 8,
|
|
22700
|
-
], 40,
|
|
22712
|
+
], 8, EC)
|
|
22713
|
+
], 40, SC)
|
|
22701
22714
|
]))), 128))
|
|
22702
22715
|
]))
|
|
22703
22716
|
], 2)) : te("", !0),
|
|
22704
|
-
w("div",
|
|
22717
|
+
w("div", xC, [
|
|
22705
22718
|
D(ue, {
|
|
22706
22719
|
class: "tag-add",
|
|
22707
22720
|
name: "plus",
|
|
@@ -22710,17 +22723,17 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22710
22723
|
onClick: Ln
|
|
22711
22724
|
})
|
|
22712
22725
|
]),
|
|
22713
|
-
Je.value ? (C(), N("div",
|
|
22714
|
-
w("div",
|
|
22715
|
-
w("div",
|
|
22716
|
-
w("div",
|
|
22726
|
+
Je.value ? (C(), N("div", OC, [
|
|
22727
|
+
w("div", DC, [
|
|
22728
|
+
w("div", PC, [
|
|
22729
|
+
w("div", BC, [
|
|
22717
22730
|
D(ue, {
|
|
22718
22731
|
name: "refreshIcon",
|
|
22719
22732
|
"font-size": "24"
|
|
22720
22733
|
})
|
|
22721
22734
|
])
|
|
22722
22735
|
]),
|
|
22723
|
-
w("div",
|
|
22736
|
+
w("div", LC, [
|
|
22724
22737
|
D(ue, {
|
|
22725
22738
|
name: "closeIconNew",
|
|
22726
22739
|
"font-size": "32",
|
|
@@ -22738,7 +22751,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22738
22751
|
})
|
|
22739
22752
|
])
|
|
22740
22753
|
]),
|
|
22741
|
-
w("div",
|
|
22754
|
+
w("div", NC, [
|
|
22742
22755
|
D(de, {
|
|
22743
22756
|
modelValue: Y.value,
|
|
22744
22757
|
"onUpdate:modelValue": V[20] || (V[20] = (he) => Y.value = he),
|
|
@@ -22756,8 +22769,8 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22756
22769
|
_: 1
|
|
22757
22770
|
}, 8, ["modelValue"])
|
|
22758
22771
|
]),
|
|
22759
|
-
Y.value ? te("", !0) : (C(), N("div",
|
|
22760
|
-
w("div",
|
|
22772
|
+
Y.value ? te("", !0) : (C(), N("div", FC, [
|
|
22773
|
+
w("div", RC, [
|
|
22761
22774
|
D(ue, {
|
|
22762
22775
|
class: "icon",
|
|
22763
22776
|
name: "selectAllIcon",
|
|
@@ -22765,7 +22778,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22765
22778
|
}),
|
|
22766
22779
|
V[34] || (V[34] = w("span", null, "Select All", -1))
|
|
22767
22780
|
]),
|
|
22768
|
-
w("div",
|
|
22781
|
+
w("div", HC, [
|
|
22769
22782
|
D(El, {
|
|
22770
22783
|
modelValue: vr.value,
|
|
22771
22784
|
"onUpdate:modelValue": V[21] || (V[21] = (he) => vr.value = he),
|
|
@@ -22776,12 +22789,12 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22776
22789
|
])
|
|
22777
22790
|
])),
|
|
22778
22791
|
V[36] || (V[36] = w("div", { class: "fengexian" }, null, -1)),
|
|
22779
|
-
w("div",
|
|
22792
|
+
w("div", zC, [
|
|
22780
22793
|
(C(!0), N(me, null, Se(g(P), (he) => (C(), N(me, {
|
|
22781
22794
|
key: he.name
|
|
22782
22795
|
}, [
|
|
22783
|
-
he.isShow ? (C(), N("div",
|
|
22784
|
-
w("div",
|
|
22796
|
+
he.isShow ? (C(), N("div", ZC, [
|
|
22797
|
+
w("div", VC, [
|
|
22785
22798
|
D(ue, {
|
|
22786
22799
|
name: "tagIcon",
|
|
22787
22800
|
"font-size": "24"
|
|
@@ -22799,9 +22812,9 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22799
22812
|
"max-lines": 1,
|
|
22800
22813
|
autoResize: !0
|
|
22801
22814
|
}, null, 8, ["text"])
|
|
22802
|
-
], 40,
|
|
22815
|
+
], 40, YC)
|
|
22803
22816
|
]),
|
|
22804
|
-
w("div",
|
|
22817
|
+
w("div", jC, [
|
|
22805
22818
|
D(ue, {
|
|
22806
22819
|
class: "jump-icon",
|
|
22807
22820
|
name: "jumpIcon",
|
|
@@ -22857,14 +22870,14 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22857
22870
|
}),
|
|
22858
22871
|
Tn.value.length ? (C(), re(Pe, { key: 0 }, {
|
|
22859
22872
|
default: z(() => [
|
|
22860
|
-
w("div",
|
|
22873
|
+
w("div", GC, [
|
|
22861
22874
|
V[38] || (V[38] = w("div", { class: "title" }, "History", -1)),
|
|
22862
|
-
w("div",
|
|
22875
|
+
w("div", WC, [
|
|
22863
22876
|
(C(!0), N(me, null, Se(Tn.value, (he, Ge) => (C(), N("div", {
|
|
22864
22877
|
key: Ge,
|
|
22865
22878
|
class: "bound-year"
|
|
22866
22879
|
}, [
|
|
22867
|
-
w("div",
|
|
22880
|
+
w("div", QC, ee(he), 1),
|
|
22868
22881
|
(C(!0), N(me, null, Se(zn.value[he], (ut, Me) => (C(), N("div", {
|
|
22869
22882
|
key: Me,
|
|
22870
22883
|
index: Me,
|
|
@@ -22873,21 +22886,21 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22873
22886
|
w("div", {
|
|
22874
22887
|
class: K(["left", "left" + Me % 4])
|
|
22875
22888
|
}, null, 2),
|
|
22876
|
-
w("div",
|
|
22889
|
+
w("div", KC, [
|
|
22877
22890
|
w("div", null, ee(ut.endTime || "To future"), 1),
|
|
22878
22891
|
w("div", null, ee(ut.startTime), 1)
|
|
22879
22892
|
]),
|
|
22880
|
-
w("div",
|
|
22893
|
+
w("div", qC, [
|
|
22881
22894
|
ut.userPackageId ? (C(), N(me, { key: 0 }, [
|
|
22882
22895
|
D(ue, {
|
|
22883
22896
|
name: "monitorIconCpu ",
|
|
22884
22897
|
"font-size": "24"
|
|
22885
22898
|
}),
|
|
22886
22899
|
w("span", null, ee(ut.userPackageId), 1),
|
|
22887
|
-
ut.endTime ? te("", !0) : (C(), N("div",
|
|
22888
|
-
], 64)) : (C(), N("div",
|
|
22900
|
+
ut.endTime ? te("", !0) : (C(), N("div", XC, " Current "))
|
|
22901
|
+
], 64)) : (C(), N("div", JC, "No data"))
|
|
22889
22902
|
])
|
|
22890
|
-
], 8,
|
|
22903
|
+
], 8, UC))), 128))
|
|
22891
22904
|
]))), 128))
|
|
22892
22905
|
])
|
|
22893
22906
|
])
|
|
@@ -22905,7 +22918,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22905
22918
|
]),
|
|
22906
22919
|
_: 1
|
|
22907
22920
|
}, 8, ["modelValue", "title"]),
|
|
22908
|
-
D(
|
|
22921
|
+
D(Kt, {
|
|
22909
22922
|
ref_key: "tooltipRef",
|
|
22910
22923
|
ref: aa,
|
|
22911
22924
|
visible: oo.value,
|
|
@@ -22934,7 +22947,7 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22934
22947
|
], 64);
|
|
22935
22948
|
};
|
|
22936
22949
|
}
|
|
22937
|
-
}),
|
|
22950
|
+
}), eA = /* @__PURE__ */ pt($C, [["__scopeId", "data-v-0a636f83"]]), tA = { key: 0 }, nA = ["xlink:href"], oA = /* @__PURE__ */ oe({
|
|
22938
22951
|
__name: "svg-icon",
|
|
22939
22952
|
props: {
|
|
22940
22953
|
prefix: { default: "any-icon" },
|
|
@@ -22950,14 +22963,14 @@ const rk = { class: "padding-form" }, ak = { class: "assetType-device" }, ik = {
|
|
|
22950
22963
|
class: "svg-icon",
|
|
22951
22964
|
style: je({ color: o.color, fontSize: o.fontSize + "px" })
|
|
22952
22965
|
}, [
|
|
22953
|
-
o.title ? (C(), N("title",
|
|
22966
|
+
o.title ? (C(), N("title", tA, ee(o.title), 1)) : te("", !0),
|
|
22954
22967
|
w("use", {
|
|
22955
22968
|
"xlink:href": n.value,
|
|
22956
22969
|
rel: "external nofollow"
|
|
22957
|
-
}, null, 8,
|
|
22970
|
+
}, null, 8, nA)
|
|
22958
22971
|
], 4));
|
|
22959
22972
|
}
|
|
22960
|
-
}),
|
|
22973
|
+
}), rA = /* @__PURE__ */ pt(oA, [["__scopeId", "data-v-52bc6b46"]]);
|
|
22961
22974
|
if (typeof window < "u") {
|
|
22962
22975
|
let e = function() {
|
|
22963
22976
|
var t = document.body, n = document.getElementById("__any__svg__icons__dom__");
|
|
@@ -22965,11 +22978,11 @@ if (typeof window < "u") {
|
|
|
22965
22978
|
};
|
|
22966
22979
|
document.readyState === "loading" ? document.addEventListener("DOMContentLoaded", e) : e();
|
|
22967
22980
|
}
|
|
22968
|
-
const
|
|
22981
|
+
const iA = {
|
|
22969
22982
|
install(e) {
|
|
22970
|
-
e.component("anSvgIcon",
|
|
22983
|
+
e.component("anSvgIcon", rA), e.component("anytrekTimerangePick", a7), e.component("anytrekTimePick", C7), e.component("vehicleSelect", WT), e.component("addOrEditVehicle", eA);
|
|
22971
22984
|
}
|
|
22972
22985
|
};
|
|
22973
22986
|
export {
|
|
22974
|
-
|
|
22987
|
+
iA as default
|
|
22975
22988
|
};
|