@das-fed/web 7.0.5-beta.4 → 7.0.5-beta.6
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/{index-CF0Tq5_m.js → index-BAO19_Z2.js} +66 -67
- package/{index-CF0Tq5_m.js.gz → index-BAO19_Z2.js.gz} +0 -0
- package/{index-BZOYjoo7.js → index-BPHGG4RF.js} +23 -23
- package/index-BPHGG4RF.js.gz +0 -0
- package/{index-L92R60-V.js → index-DVWQWGbt.js} +1 -1
- package/index.js +1 -1
- package/package.json +6 -6
- package/packages/main-app-framework/{index-ChM3VQmH.js → index-CcFYXrxm.js} +66 -67
- package/packages/main-app-framework/{index-ChM3VQmH.js.gz → index-CcFYXrxm.js.gz} +0 -0
- package/packages/main-app-framework/{index-DsADglRT.js → index-CeQSQHR9.js} +1 -1
- package/packages/main-app-framework/{index-DHfTM-6U.js → index-CtAUh9Uf.js} +23 -23
- package/packages/main-app-framework/index-CtAUh9Uf.js.gz +0 -0
- package/packages/main-app-framework/index.js +1 -1
- package/packages/main-app-framework/style.css +1 -1
- package/packages/main-app-framework/style.css.gz +0 -0
- package/style.css +1 -1
- package/style.css.gz +0 -0
- package/index-BZOYjoo7.js.gz +0 -0
- package/packages/main-app-framework/index-DHfTM-6U.js.gz +0 -0
|
@@ -9069,8 +9069,8 @@ mv.exports;
|
|
|
9069
9069
|
}
|
|
9070
9070
|
function Q5(M, Y, G, qA) {
|
|
9071
9071
|
for (var TA = -1, QA = M == null ? 0 : M.length; ++TA < QA; ) {
|
|
9072
|
-
var
|
|
9073
|
-
Y(qA,
|
|
9072
|
+
var s9 = M[TA];
|
|
9073
|
+
Y(qA, s9, G(s9), M);
|
|
9074
9074
|
}
|
|
9075
9075
|
return qA;
|
|
9076
9076
|
}
|
|
@@ -9092,8 +9092,8 @@ mv.exports;
|
|
|
9092
9092
|
}
|
|
9093
9093
|
function de(M, Y) {
|
|
9094
9094
|
for (var G = -1, qA = M == null ? 0 : M.length, TA = 0, QA = []; ++G < qA; ) {
|
|
9095
|
-
var
|
|
9096
|
-
Y(
|
|
9095
|
+
var s9 = M[G];
|
|
9096
|
+
Y(s9, G, M) && (QA[TA++] = s9);
|
|
9097
9097
|
}
|
|
9098
9098
|
return QA;
|
|
9099
9099
|
}
|
|
@@ -9144,8 +9144,8 @@ mv.exports;
|
|
|
9144
9144
|
}
|
|
9145
9145
|
function PP(M, Y, G) {
|
|
9146
9146
|
var qA;
|
|
9147
|
-
return G(M, function(TA, QA,
|
|
9148
|
-
if (Y(TA, QA,
|
|
9147
|
+
return G(M, function(TA, QA, s9) {
|
|
9148
|
+
if (Y(TA, QA, s9))
|
|
9149
9149
|
return qA = QA, !1;
|
|
9150
9150
|
}), qA;
|
|
9151
9151
|
}
|
|
@@ -9182,8 +9182,8 @@ mv.exports;
|
|
|
9182
9182
|
};
|
|
9183
9183
|
}
|
|
9184
9184
|
function zP(M, Y, G, qA, TA) {
|
|
9185
|
-
return TA(M, function(QA,
|
|
9186
|
-
G = qA ? (qA = !1, QA) : Y(G, QA,
|
|
9185
|
+
return TA(M, function(QA, s9, CA) {
|
|
9186
|
+
G = qA ? (qA = !1, QA) : Y(G, QA, s9, CA);
|
|
9187
9187
|
}), G;
|
|
9188
9188
|
}
|
|
9189
9189
|
function _5(M, Y) {
|
|
@@ -9271,8 +9271,8 @@ mv.exports;
|
|
|
9271
9271
|
}
|
|
9272
9272
|
function Xe(M, Y) {
|
|
9273
9273
|
for (var G = -1, qA = M.length, TA = 0, QA = []; ++G < qA; ) {
|
|
9274
|
-
var
|
|
9275
|
-
(
|
|
9274
|
+
var s9 = M[G];
|
|
9275
|
+
(s9 === Y || s9 === c) && (M[G] = c, QA[TA++] = G);
|
|
9276
9276
|
}
|
|
9277
9277
|
return QA;
|
|
9278
9278
|
}
|
|
@@ -9325,7 +9325,7 @@ mv.exports;
|
|
|
9325
9325
|
}
|
|
9326
9326
|
var az = function M(Y) {
|
|
9327
9327
|
Y = Y == null ? T9 : f3.defaults(T9.Object(), Y, f3.pick(T9, E5));
|
|
9328
|
-
var G = Y.Array, qA = Y.Date, TA = Y.Error, QA = Y.Function,
|
|
9328
|
+
var G = Y.Array, qA = Y.Date, TA = Y.Error, QA = Y.Function, s9 = Y.Math, CA = Y.Object, un = Y.RegExp, iz = Y.String, sf = Y.TypeError, T7 = G.prototype, qz = QA.prototype, e3 = CA.prototype, D7 = Y["__core-js_shared__"], j7 = qz.toString, hA = e3.hasOwnProperty, sz = 0, qP = function() {
|
|
9329
9329
|
var A = /[^.]+$/.exec(D7 && D7.keys && D7.keys.IE_PROTO || "");
|
|
9330
9330
|
return A ? "Symbol(src)_1." + A : "";
|
|
9331
9331
|
}(), y7 = e3.toString, pz = j7.call(CA), lz = T9._, Hz = un(
|
|
@@ -9336,7 +9336,7 @@ mv.exports;
|
|
|
9336
9336
|
return A({}, "", {}), A;
|
|
9337
9337
|
} catch {
|
|
9338
9338
|
}
|
|
9339
|
-
}(), mz = Y.clearTimeout !== T9.clearTimeout && Y.clearTimeout, Oz = qA && qA.now !== T9.Date.now && qA.now, Vz = Y.setTimeout !== T9.setTimeout && Y.setTimeout, I7 =
|
|
9339
|
+
}(), mz = Y.clearTimeout !== T9.clearTimeout && Y.clearTimeout, Oz = qA && qA.now !== T9.Date.now && qA.now, Vz = Y.setTimeout !== T9.setTimeout && Y.setTimeout, I7 = s9.ceil, M7 = s9.floor, dn = CA.getOwnPropertySymbols, xz = L7 ? L7.isBuffer : e, mP = Y.isFinite, Rz = T7.join, Nz = aP(CA.keys, CA), p9 = s9.max, L9 = s9.min, Zz = qA.now, Tz = Y.parseInt, OP = s9.random, Dz = T7.reverse, zn = Ze(Y, "DataView"), w3 = Ze(Y, "Map"), Xn = Ze(Y, "Promise"), v3 = Ze(Y, "Set"), E3 = Ze(Y, "WeakMap"), I3 = Ze(CA, "create"), k7 = E3 && new E3(), n3 = {}, jz = Te(zn), yz = Te(w3), Lz = Te(Xn), Wz = Te(v3), oz = Te(E3), g7 = be ? be.prototype : e, M3 = g7 ? g7.valueOf : e, VP = g7 ? g7.toString : e;
|
|
9340
9340
|
function R(A) {
|
|
9341
9341
|
if (z9(A) && !jA(A) && !(A instanceof kA)) {
|
|
9342
9342
|
if (A instanceof pf)
|
|
@@ -9784,7 +9784,7 @@ mv.exports;
|
|
|
9784
9784
|
return A != null && f in CA(A);
|
|
9785
9785
|
}
|
|
9786
9786
|
function i8(A, f, r) {
|
|
9787
|
-
return A >= L9(f, r) && A <
|
|
9787
|
+
return A >= L9(f, r) && A < p9(f, r);
|
|
9788
9788
|
}
|
|
9789
9789
|
function pn(A, f, r) {
|
|
9790
9790
|
for (var X = r ? $v : R7, p = A[0].length, Z = A.length, W = Z, I = G(Z), k = 1 / 0, C = []; W--; ) {
|
|
@@ -10016,7 +10016,7 @@ mv.exports;
|
|
|
10016
10016
|
return A + M7(OP() * (f - A + 1));
|
|
10017
10017
|
}
|
|
10018
10018
|
function T8(A, f, r, X) {
|
|
10019
|
-
for (var p = -1, Z =
|
|
10019
|
+
for (var p = -1, Z = p9(I7((f - A) / (r || 1)), 0), W = G(Z); Z--; )
|
|
10020
10020
|
W[X ? Z : ++p] = A, A += r;
|
|
10021
10021
|
return W;
|
|
10022
10022
|
}
|
|
@@ -10250,7 +10250,7 @@ mv.exports;
|
|
|
10250
10250
|
return A.index - f.index;
|
|
10251
10251
|
}
|
|
10252
10252
|
function $P(A, f, r, X) {
|
|
10253
|
-
for (var p = -1, Z = A.length, W = r.length, I = -1, k = f.length, C =
|
|
10253
|
+
for (var p = -1, Z = A.length, W = r.length, I = -1, k = f.length, C = p9(Z - W, 0), $ = G(k + C), rA = !X; ++I < k; )
|
|
10254
10254
|
$[I] = f[I];
|
|
10255
10255
|
for (; ++p < W; )
|
|
10256
10256
|
(rA || p < Z) && ($[r[p]] = A[p]);
|
|
@@ -10259,7 +10259,7 @@ mv.exports;
|
|
|
10259
10259
|
return $;
|
|
10260
10260
|
}
|
|
10261
10261
|
function Au(A, f, r, X) {
|
|
10262
|
-
for (var p = -1, Z = A.length, W = -1, I = r.length, k = -1, C = f.length, $ =
|
|
10262
|
+
for (var p = -1, Z = A.length, W = -1, I = r.length, k = -1, C = f.length, $ = p9(Z - I, 0), rA = G($ + C), aA = !X; ++p < $; )
|
|
10263
10263
|
rA[p] = A[p];
|
|
10264
10264
|
for (var lA = p; ++k < C; )
|
|
10265
10265
|
rA[lA + k] = f[k];
|
|
@@ -10534,7 +10534,7 @@ mv.exports;
|
|
|
10534
10534
|
return kn(A) && Hu(RA, oA), RA.placeholder = X, mu(RA, A, f);
|
|
10535
10535
|
}
|
|
10536
10536
|
function Ln(A) {
|
|
10537
|
-
var f =
|
|
10537
|
+
var f = s9[A];
|
|
10538
10538
|
return function(r, X) {
|
|
10539
10539
|
if (r = Of(r), X = X == null ? 0 : L9(WA(X), 292), X && mP(r)) {
|
|
10540
10540
|
var p = (KA(r) + "e").split("e"), Z = f(p[0] + "e" + (+p[1] + X));
|
|
@@ -10557,7 +10557,7 @@ mv.exports;
|
|
|
10557
10557
|
if (!k && typeof A != "function")
|
|
10558
10558
|
throw new sf(z);
|
|
10559
10559
|
var C = X ? X.length : 0;
|
|
10560
|
-
if (C || (f &= -97, X = p = e), W = W === e ? W :
|
|
10560
|
+
if (C || (f &= -97, X = p = e), W = W === e ? W : p9(WA(W), 0), I = I === e ? I : WA(I), C -= p ? p.length : 0, f & w) {
|
|
10561
10561
|
var $ = X, rA = p;
|
|
10562
10562
|
X = p = e;
|
|
10563
10563
|
}
|
|
@@ -10573,7 +10573,7 @@ mv.exports;
|
|
|
10573
10573
|
W,
|
|
10574
10574
|
I
|
|
10575
10575
|
];
|
|
10576
|
-
if (aA && rX(lA, aA), A = lA[0], f = lA[1], r = lA[2], X = lA[3], p = lA[4], I = lA[9] = lA[9] === e ? k ? 0 : A.length :
|
|
10576
|
+
if (aA && rX(lA, aA), A = lA[0], f = lA[1], r = lA[2], X = lA[3], p = lA[4], I = lA[9] = lA[9] === e ? k ? 0 : A.length : p9(lA[9] - C, 0), !I && f & (V | N) && (f &= -25), !f || f == H)
|
|
10577
10577
|
var xA = J8(A, f, r);
|
|
10578
10578
|
else f == V || f == N ? xA = B8(A, f, I) : (f == D || f == (H | D)) && !p.length ? xA = U8(A, f, r, X) : xA = h7.apply(e, lA);
|
|
10579
10579
|
var oA = aA ? UP : Hu;
|
|
@@ -10780,7 +10780,7 @@ mv.exports;
|
|
|
10780
10780
|
f = L9(f, A + W);
|
|
10781
10781
|
break;
|
|
10782
10782
|
case "takeRight":
|
|
10783
|
-
A =
|
|
10783
|
+
A = p9(A, f - W);
|
|
10784
10784
|
break;
|
|
10785
10785
|
}
|
|
10786
10786
|
}
|
|
@@ -10926,8 +10926,8 @@ mv.exports;
|
|
|
10926
10926
|
return y7.call(A);
|
|
10927
10927
|
}
|
|
10928
10928
|
function pu(A, f, r) {
|
|
10929
|
-
return f =
|
|
10930
|
-
for (var X = arguments, p = -1, Z =
|
|
10929
|
+
return f = p9(f === e ? A.length - 1 : f, 0), function() {
|
|
10930
|
+
for (var X = arguments, p = -1, Z = p9(X.length - f, 0), W = G(Z); ++p < Z; )
|
|
10931
10931
|
W[p] = X[f + p];
|
|
10932
10932
|
p = -1;
|
|
10933
10933
|
for (var I = G(f + 1); ++p < f; )
|
|
@@ -11014,7 +11014,7 @@ mv.exports;
|
|
|
11014
11014
|
return f.__actions__ = F9(A.__actions__), f.__index__ = A.__index__, f.__values__ = A.__values__, f;
|
|
11015
11015
|
}
|
|
11016
11016
|
function zX(A, f, r) {
|
|
11017
|
-
(r ? B9(A, f, r) : f === e) ? f = 1 : f =
|
|
11017
|
+
(r ? B9(A, f, r) : f === e) ? f = 1 : f = p9(WA(f), 0);
|
|
11018
11018
|
var X = A == null ? 0 : A.length;
|
|
11019
11019
|
if (!X || f < 1)
|
|
11020
11020
|
return [];
|
|
@@ -11069,14 +11069,14 @@ mv.exports;
|
|
|
11069
11069
|
if (!X)
|
|
11070
11070
|
return -1;
|
|
11071
11071
|
var p = r == null ? 0 : WA(r);
|
|
11072
|
-
return p < 0 && (p =
|
|
11072
|
+
return p < 0 && (p = p9(X + p, 0)), N7(A, VA(f, 3), p);
|
|
11073
11073
|
}
|
|
11074
11074
|
function Nu(A, f, r) {
|
|
11075
11075
|
var X = A == null ? 0 : A.length;
|
|
11076
11076
|
if (!X)
|
|
11077
11077
|
return -1;
|
|
11078
11078
|
var p = X - 1;
|
|
11079
|
-
return r !== e && (p = WA(r), p = r < 0 ?
|
|
11079
|
+
return r !== e && (p = WA(r), p = r < 0 ? p9(X + p, 0) : L9(p, X - 1)), N7(A, VA(f, 3), p, !0);
|
|
11080
11080
|
}
|
|
11081
11081
|
function Zu(A) {
|
|
11082
11082
|
var f = A == null ? 0 : A.length;
|
|
@@ -11105,7 +11105,7 @@ mv.exports;
|
|
|
11105
11105
|
if (!X)
|
|
11106
11106
|
return -1;
|
|
11107
11107
|
var p = r == null ? 0 : WA(r);
|
|
11108
|
-
return p < 0 && (p =
|
|
11108
|
+
return p < 0 && (p = p9(X + p, 0)), _e(A, f, p);
|
|
11109
11109
|
}
|
|
11110
11110
|
function RX(A) {
|
|
11111
11111
|
var f = A == null ? 0 : A.length;
|
|
@@ -11133,7 +11133,7 @@ mv.exports;
|
|
|
11133
11133
|
if (!X)
|
|
11134
11134
|
return -1;
|
|
11135
11135
|
var p = X;
|
|
11136
|
-
return r !== e && (p = WA(r), p = p < 0 ?
|
|
11136
|
+
return r !== e && (p = WA(r), p = p < 0 ? p9(X + p, 0) : L9(p, X - 1)), f === f ? dz(A, f, p) : N7(A, uP, p, !0);
|
|
11137
11137
|
}
|
|
11138
11138
|
function yX(A, f) {
|
|
11139
11139
|
return A && A.length ? kP(A, WA(f)) : e;
|
|
@@ -11249,7 +11249,7 @@ mv.exports;
|
|
|
11249
11249
|
var f = 0;
|
|
11250
11250
|
return A = de(A, function(r) {
|
|
11251
11251
|
if (X9(r))
|
|
11252
|
-
return f =
|
|
11252
|
+
return f = p9(r.length, f), !0;
|
|
11253
11253
|
}), rn(f, function(r) {
|
|
11254
11254
|
return n9(A, en(r));
|
|
11255
11255
|
});
|
|
@@ -11378,7 +11378,7 @@ mv.exports;
|
|
|
11378
11378
|
function D2(A, f, r, X) {
|
|
11379
11379
|
A = C9(A) ? A : z3(A), r = r && !X ? WA(r) : 0;
|
|
11380
11380
|
var p = A.length;
|
|
11381
|
-
return r < 0 && (r =
|
|
11381
|
+
return r < 0 && (r = p9(p + r, 0)), uv(A) ? r <= p && A.indexOf(f, r) > -1 : !!p && _e(A, f, r) > -1;
|
|
11382
11382
|
}
|
|
11383
11383
|
var j2 = wA(function(A, f, r) {
|
|
11384
11384
|
var X = -1, p = typeof f == "function", Z = C9(A) ? G(A.length) : [];
|
|
@@ -11493,7 +11493,7 @@ mv.exports;
|
|
|
11493
11493
|
var X, p, Z, W, I, k, C = 0, $ = !1, rA = !1, aA = !0;
|
|
11494
11494
|
if (typeof A != "function")
|
|
11495
11495
|
throw new sf(z);
|
|
11496
|
-
f = Of(f) || 0, P9(r) && ($ = !!r.leading, rA = "maxWait" in r, Z = rA ?
|
|
11496
|
+
f = Of(f) || 0, P9(r) && ($ = !!r.leading, rA = "maxWait" in r, Z = rA ? p9(Of(r.maxWait) || 0, f) : Z, aA = "trailing" in r ? !!r.trailing : aA);
|
|
11497
11497
|
function lA(b9) {
|
|
11498
11498
|
var yf = X, $f = p;
|
|
11499
11499
|
return X = p = e, C = b9, W = A.apply($f, yf), W;
|
|
@@ -11603,7 +11603,7 @@ mv.exports;
|
|
|
11603
11603
|
function C2(A, f) {
|
|
11604
11604
|
if (typeof A != "function")
|
|
11605
11605
|
throw new sf(z);
|
|
11606
|
-
return f = f == null ? 0 :
|
|
11606
|
+
return f = f == null ? 0 : p9(WA(f), 0), wA(function(r) {
|
|
11607
11607
|
var X = r[f], p = qe(r, 0, f);
|
|
11608
11608
|
return X && ze(p, X), nf(A, this, p);
|
|
11609
11609
|
});
|
|
@@ -12350,7 +12350,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
12350
12350
|
R[A].placeholder = R;
|
|
12351
12351
|
}), qf(["drop", "take"], function(A, f) {
|
|
12352
12352
|
kA.prototype[A] = function(r) {
|
|
12353
|
-
r = r === e ? 1 :
|
|
12353
|
+
r = r === e ? 1 : p9(WA(r), 0);
|
|
12354
12354
|
var X = this.__filtered__ && !f ? new kA(this) : this.clone();
|
|
12355
12355
|
return X.__filtered__ ? X.__takeCount__ = L9(r, X.__takeCount__) : X.__views__.push({
|
|
12356
12356
|
size: L9(r, U),
|
|
@@ -12455,7 +12455,9 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
12455
12455
|
x = MO.cloneDeep(F), await O(), l(), E(), P.value = !0;
|
|
12456
12456
|
}, O = async () => {
|
|
12457
12457
|
var J;
|
|
12458
|
-
const [F, dA] = await jO(
|
|
12458
|
+
const [F, dA] = await jO({
|
|
12459
|
+
isPersonal: !0
|
|
12460
|
+
}).run();
|
|
12459
12461
|
F || (z.value = dA, u.value = (J = z.value[0]) == null ? void 0 : J.id);
|
|
12460
12462
|
}, H = async (F) => {
|
|
12461
12463
|
if (l(), s.value[u.value])
|
|
@@ -12466,7 +12468,7 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
12466
12468
|
i.value = J, s.value[u.value] = [...i.value];
|
|
12467
12469
|
}
|
|
12468
12470
|
}, l = async () => {
|
|
12469
|
-
const [F, dA] = await DO({ projectId: u.value }).run();
|
|
12471
|
+
const [F, dA] = await DO({ projectId: u.value, isPersonal: !0 }).run();
|
|
12470
12472
|
if (F) return;
|
|
12471
12473
|
b.value = [
|
|
12472
12474
|
{
|
|
@@ -12736,7 +12738,7 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
12736
12738
|
/* STABLE */
|
|
12737
12739
|
}, 8, ["title", "modelValue"]));
|
|
12738
12740
|
}
|
|
12739
|
-
}), rV = /* @__PURE__ */ m9(nV, [["__scopeId", "data-v-
|
|
12741
|
+
}), rV = /* @__PURE__ */ m9(nV, [["__scopeId", "data-v-bc507f01"]]), tV = { class: "set-home-page" }, PV = { class: "header" }, uV = { class: "left-type" }, dV = { class: "text" }, zV = { class: "search-name" }, XV = { class: "table-container" }, bV = /* @__PURE__ */ SA({
|
|
12740
12742
|
__name: "index",
|
|
12741
12743
|
props: {
|
|
12742
12744
|
isShow: { type: Boolean }
|
|
@@ -13497,7 +13499,7 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
13497
13499
|
const { entryMenu: n } = wv();
|
|
13498
13500
|
sA.menu.addEventListener("onItemClick", async (v) => {
|
|
13499
13501
|
var u;
|
|
13500
|
-
|
|
13502
|
+
i9.innerSet = !0;
|
|
13501
13503
|
const e = Rf(sv(v.applicationCode)).filter((z) => !z.disable && !z.expired).find((z) => z.code === v.code);
|
|
13502
13504
|
if (e && !e.routeUrl) return;
|
|
13503
13505
|
if (!e) {
|
|
@@ -13559,7 +13561,7 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
13559
13561
|
O && O.length && d(O), q.forEach((H) => sA.iframeView.triggerEventListener("onUnloadPage", H.path));
|
|
13560
13562
|
}, i = (q) => {
|
|
13561
13563
|
const O = GA().currentSubAppCode ?? "";
|
|
13562
|
-
|
|
13564
|
+
i9.innerSet = !0;
|
|
13563
13565
|
const H = I9(), l = H.tabMap[O], m = l.findIndex((y) => y.code === q.data.code);
|
|
13564
13566
|
if (m === -1) return;
|
|
13565
13567
|
const V = () => {
|
|
@@ -13599,7 +13601,7 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
13599
13601
|
})[q.type](q.data);
|
|
13600
13602
|
};
|
|
13601
13603
|
sA.tab.addEventListener("onItemClick", async (q) => {
|
|
13602
|
-
I9().currentCode !== q.currentCode && (
|
|
13604
|
+
I9().currentCode !== q.currentCode && (i9.innerSet = !0, c(q));
|
|
13603
13605
|
}), sA.tab.addEventListener("onItemRemove", (q) => {
|
|
13604
13606
|
const O = I9(), H = GA().currentSubAppCode ?? "";
|
|
13605
13607
|
O.tabMap[H].findIndex((V) => V.code === q.code) !== -1 && (iv(q.applicationCode, [q.code]), i({ type: "me", data: q }));
|
|
@@ -13778,7 +13780,7 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
13778
13780
|
v({ currentMenu: y, microPath: E, route: l });
|
|
13779
13781
|
}, c = async (i, s = !0) => {
|
|
13780
13782
|
var m;
|
|
13781
|
-
if (
|
|
13783
|
+
if (i9.innerSet = s, i.fixed || i.unClosed) {
|
|
13782
13784
|
await n.push(i.path), sA.menu.setItems([]), sA.tab.setItems([]), sA.nav.setActiveItem(i.path), K9([
|
|
13783
13785
|
{ key: "currentSubAppCode", value: i.code },
|
|
13784
13786
|
{ key: "currentSubApp", value: i }
|
|
@@ -13859,11 +13861,8 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
13859
13861
|
await n.push({ path: i, query: d });
|
|
13860
13862
|
}
|
|
13861
13863
|
if (c === 2) {
|
|
13862
|
-
let H = x === 1 ? `/${z.applicationPath}
|
|
13863
|
-
H = nt(Cr(_r(H))),
|
|
13864
|
-
path: i,
|
|
13865
|
-
query: d
|
|
13866
|
-
}));
|
|
13864
|
+
let H = x === 1 ? `/${z.applicationPath}/${z.routeUrl}`.replace(/\/\//g, "/") : z.routeUrl;
|
|
13865
|
+
H = nt(Cr(_r(H))), i9.innerSet && (i = td, await n.push({ path: i, query: d }), i9.innerSet = !1, H && window.open(H, "_blank"));
|
|
13867
13866
|
}
|
|
13868
13867
|
Nd({
|
|
13869
13868
|
appCode: z.applicationCode,
|
|
@@ -14001,8 +14000,8 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
14001
14000
|
() => t.currentRoute.value,
|
|
14002
14001
|
async (c) => {
|
|
14003
14002
|
if (!(c.path === a && Fr(c.query, d))) {
|
|
14004
|
-
if (a = H3(c.path), d = H3(c.query), d && d.source && localStorage.setItem("thirdLogouSource", d.source), await v(),
|
|
14005
|
-
|
|
14003
|
+
if (a = H3(c.path), d = H3(c.query), d && d.source && localStorage.setItem("thirdLogouSource", d.source), await v(), i9.innerSet) {
|
|
14004
|
+
i9.innerSet = !1;
|
|
14006
14005
|
return;
|
|
14007
14006
|
}
|
|
14008
14007
|
b(c);
|
|
@@ -14010,12 +14009,12 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
14010
14009
|
}
|
|
14011
14010
|
);
|
|
14012
14011
|
}, hd = () => ({ reloadRoute: (e) => {
|
|
14013
|
-
|
|
14014
|
-
|
|
14012
|
+
i9.excludeRoutes = Array.from(/* @__PURE__ */ new Set([...i9.excludeRoutes, ...e])), i9.routeKeepAliveVisible = !1, setTimeout(() => {
|
|
14013
|
+
i9.routeKeepAliveVisible = !0, i9.excludeRoutes = [];
|
|
14015
14014
|
}, 300);
|
|
14016
14015
|
}, unloadRoute: (e) => {
|
|
14017
|
-
|
|
14018
|
-
|
|
14016
|
+
i9.excludeRoutes = Array.from(/* @__PURE__ */ new Set([...i9.excludeRoutes, ...e])), i9.routeKeepAliveVisible = !1, setTimeout(() => {
|
|
14017
|
+
i9.routeKeepAliveVisible = !0, i9.excludeRoutes = [];
|
|
14019
14018
|
}, 100);
|
|
14020
14019
|
} }), EV = () => {
|
|
14021
14020
|
const n = Qa(), v = VV(), e = pe(), t = () => {
|
|
@@ -14175,7 +14174,7 @@ const kO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
|
|
|
14175
14174
|
toApp: e,
|
|
14176
14175
|
getAIPanelStatus: t
|
|
14177
14176
|
};
|
|
14178
|
-
},
|
|
14177
|
+
}, i9 = Bf({
|
|
14179
14178
|
/** 菜单或者应用跳转是否通过触发界面调用的 */
|
|
14180
14179
|
innerSet: !1,
|
|
14181
14180
|
excludeRoutes: [],
|
|
@@ -15077,7 +15076,7 @@ class t7 {
|
|
|
15077
15076
|
}
|
|
15078
15077
|
t7.instance = new t7();
|
|
15079
15078
|
const yx = "8.0.7";
|
|
15080
|
-
class
|
|
15079
|
+
class q9 {
|
|
15081
15080
|
static isRequired(v, e) {
|
|
15082
15081
|
if (v == null)
|
|
15083
15082
|
throw new Error(`The '${e}' argument is required.`);
|
|
@@ -15525,7 +15524,7 @@ class jt {
|
|
|
15525
15524
|
constructor(v, e, t, P, u, z, b) {
|
|
15526
15525
|
this._nextKeepAlive = 0, this._freezeEventListener = () => {
|
|
15527
15526
|
this._logger.log(h.Warning, "The page is being frozen, this will likely lead to the connection being closed and messages being lost. For more information see the docs at https://learn.microsoft.com/aspnet/core/signalr/javascript-client#bsleep");
|
|
15528
|
-
},
|
|
15527
|
+
}, q9.isRequired(v, "connection"), q9.isRequired(e, "logger"), q9.isRequired(t, "protocol"), this.serverTimeoutInMilliseconds = u ?? Sx, this.keepAliveIntervalInMilliseconds = z ?? Kx, this._statefulReconnectBufferSize = b ?? hx, this._logger = e, this._protocol = t, this.connection = v, this._reconnectPolicy = P, this._handshakeProtocol = new Ux(), this.connection.onreceive = (a) => this._processIncomingData(a), this.connection.onclose = (a) => this._connectionClosed(a), this._callbacks = {}, this._methods = {}, this._closedCallbacks = [], this._reconnectingCallbacks = [], this._reconnectedCallbacks = [], this._invocationId = 0, this._receivedHandshakeResponse = !1, this._connectionState = r9.Disconnected, this._connectionStarted = !1, this._cachedPingMessage = this._protocol.writeMessage({ type: yA.Ping });
|
|
15529
15528
|
}
|
|
15530
15529
|
/** Indicates the state of the {@link HubConnection} to the server. */
|
|
15531
15530
|
get state() {
|
|
@@ -16076,7 +16075,7 @@ class E6 {
|
|
|
16076
16075
|
this._httpClient = v, this._logger = e, this._pollAbort = new _x(), this._options = t, this._running = !1, this.onreceive = null, this.onclose = null;
|
|
16077
16076
|
}
|
|
16078
16077
|
async connect(v, e) {
|
|
16079
|
-
if (
|
|
16078
|
+
if (q9.isRequired(v, "url"), q9.isRequired(e, "transferFormat"), q9.isIn(e, k9, "transferFormat"), this._url = v, this._logger.log(h.Trace, "(LongPolling transport) Connecting."), e === k9.Binary && typeof XMLHttpRequest < "u" && typeof new XMLHttpRequest().responseType != "string")
|
|
16080
16079
|
throw new Error("Binary protocols over XmlHttpRequest not implementing advanced features are not supported.");
|
|
16081
16080
|
const [t, P] = m3(), u = { [t]: P, ...this._options.headers }, z = {
|
|
16082
16081
|
abortSignal: this._pollAbort.signal,
|
|
@@ -16142,7 +16141,7 @@ class $x {
|
|
|
16142
16141
|
this._httpClient = v, this._accessToken = e, this._logger = t, this._options = P, this.onreceive = null, this.onclose = null;
|
|
16143
16142
|
}
|
|
16144
16143
|
async connect(v, e) {
|
|
16145
|
-
return
|
|
16144
|
+
return q9.isRequired(v, "url"), q9.isRequired(e, "transferFormat"), q9.isIn(e, k9, "transferFormat"), this._logger.log(h.Trace, "(SSE transport) Connecting."), this._url = v, this._accessToken && (v += (v.indexOf("?") < 0 ? "?" : "&") + `access_token=${encodeURIComponent(this._accessToken)}`), new Promise((t, P) => {
|
|
16146
16145
|
let u = !1;
|
|
16147
16146
|
if (e !== k9.Text) {
|
|
16148
16147
|
P(new Error("The Server-Sent Events transport only supports the 'Text' transfer format"));
|
|
@@ -16192,7 +16191,7 @@ class AR {
|
|
|
16192
16191
|
this._logger = t, this._accessTokenFactory = e, this._logMessageContent = P, this._webSocketConstructor = u, this._httpClient = v, this.onreceive = null, this.onclose = null, this._headers = z;
|
|
16193
16192
|
}
|
|
16194
16193
|
async connect(v, e) {
|
|
16195
|
-
|
|
16194
|
+
q9.isRequired(v, "url"), q9.isRequired(e, "transferFormat"), q9.isIn(e, k9, "transferFormat"), this._logger.log(h.Trace, "(WebSockets transport) Connecting.");
|
|
16196
16195
|
let t;
|
|
16197
16196
|
return this._accessTokenFactory && (t = await this._accessTokenFactory()), new Promise((P, u) => {
|
|
16198
16197
|
v = v.replace(/^http/, "ws");
|
|
@@ -16249,7 +16248,7 @@ const I6 = 100;
|
|
|
16249
16248
|
class fR {
|
|
16250
16249
|
constructor(v, e = {}) {
|
|
16251
16250
|
if (this._stopPromiseResolver = () => {
|
|
16252
|
-
}, this.features = {}, this._negotiateVersion = 1,
|
|
16251
|
+
}, this.features = {}, this._negotiateVersion = 1, q9.isRequired(v, "url"), this._logger = Wx(e.logger), this.baseUrl = this._resolveUrl(v), e = e || {}, e.logMessageContent = e.logMessageContent === void 0 ? !1 : e.logMessageContent, typeof e.withCredentials == "boolean" || e.withCredentials === void 0)
|
|
16253
16252
|
e.withCredentials = e.withCredentials === void 0 ? !0 : e.withCredentials;
|
|
16254
16253
|
else
|
|
16255
16254
|
throw new Error("withCredentials option was not a 'boolean' or 'undefined' value");
|
|
@@ -16262,7 +16261,7 @@ class fR {
|
|
|
16262
16261
|
!d9.isNode && typeof WebSocket < "u" && !e.WebSocket ? e.WebSocket = WebSocket : d9.isNode && !e.WebSocket && t && (e.WebSocket = t), !d9.isNode && typeof EventSource < "u" && !e.EventSource ? e.EventSource = EventSource : d9.isNode && !e.EventSource && typeof P < "u" && (e.EventSource = P), this._httpClient = new Cx(e.httpClient || new Bx(this._logger), e.accessTokenFactory), this._connectionState = "Disconnected", this._connectionStarted = !1, this._options = e, this.onreceive = null, this.onclose = null;
|
|
16263
16262
|
}
|
|
16264
16263
|
async start(v) {
|
|
16265
|
-
if (v = v || k9.Binary,
|
|
16264
|
+
if (v = v || k9.Binary, q9.isIn(v, k9, "transferFormat"), this._logger.log(h.Debug, `Starting connection with transfer format '${k9[v]}'.`), this._connectionState !== "Disconnected")
|
|
16266
16265
|
return Promise.reject(new Error("Cannot start an HttpConnection that is not in the 'Disconnected' state."));
|
|
16267
16266
|
if (this._connectionState = "Connecting", this._startInternalPromise = this._startInternal(v), await this._startInternalPromise, this._connectionState === "Disconnecting") {
|
|
16268
16267
|
const e = "Failed to start the HttpConnection before stop() was called.";
|
|
@@ -16635,7 +16634,7 @@ function tR(n) {
|
|
|
16635
16634
|
}
|
|
16636
16635
|
class PR {
|
|
16637
16636
|
configureLogging(v) {
|
|
16638
|
-
if (
|
|
16637
|
+
if (q9.isRequired(v, "logging"), uR(v))
|
|
16639
16638
|
this.logger = v;
|
|
16640
16639
|
else if (typeof v == "string") {
|
|
16641
16640
|
const e = tR(v);
|
|
@@ -16645,7 +16644,7 @@ class PR {
|
|
|
16645
16644
|
return this;
|
|
16646
16645
|
}
|
|
16647
16646
|
withUrl(v, e) {
|
|
16648
|
-
return
|
|
16647
|
+
return q9.isRequired(v, "url"), q9.isNotEmpty(v, "url"), this.url = v, typeof e == "object" ? this.httpConnectionOptions = { ...this.httpConnectionOptions, ...e } : this.httpConnectionOptions = {
|
|
16649
16648
|
...this.httpConnectionOptions,
|
|
16650
16649
|
transport: e
|
|
16651
16650
|
}, this;
|
|
@@ -16655,7 +16654,7 @@ class PR {
|
|
|
16655
16654
|
* @param {IHubProtocol} protocol The {@link @microsoft/signalr.IHubProtocol} implementation to use.
|
|
16656
16655
|
*/
|
|
16657
16656
|
withHubProtocol(v) {
|
|
16658
|
-
return
|
|
16657
|
+
return q9.isRequired(v, "protocol"), this.protocol = v, this;
|
|
16659
16658
|
}
|
|
16660
16659
|
withAutomaticReconnect(v) {
|
|
16661
16660
|
if (this.reconnectPolicy)
|
|
@@ -16667,14 +16666,14 @@ class PR {
|
|
|
16667
16666
|
* @returns The {@link @microsoft/signalr.HubConnectionBuilder} instance, for chaining.
|
|
16668
16667
|
*/
|
|
16669
16668
|
withServerTimeout(v) {
|
|
16670
|
-
return
|
|
16669
|
+
return q9.isRequired(v, "milliseconds"), this._serverTimeoutInMilliseconds = v, this;
|
|
16671
16670
|
}
|
|
16672
16671
|
/** Configures {@link @microsoft/signalr.HubConnection.keepAliveIntervalInMilliseconds} for the {@link @microsoft/signalr.HubConnection}.
|
|
16673
16672
|
*
|
|
16674
16673
|
* @returns The {@link @microsoft/signalr.HubConnectionBuilder} instance, for chaining.
|
|
16675
16674
|
*/
|
|
16676
16675
|
withKeepAliveInterval(v) {
|
|
16677
|
-
return
|
|
16676
|
+
return q9.isRequired(v, "milliseconds"), this._keepAliveIntervalInMilliseconds = v, this;
|
|
16678
16677
|
}
|
|
16679
16678
|
/** Enables and configures options for the Stateful Reconnect feature.
|
|
16680
16679
|
*
|
|
@@ -17726,7 +17725,7 @@ const nN = () => {
|
|
|
17726
17725
|
showLayout: { type: Boolean, default: !0 }
|
|
17727
17726
|
},
|
|
17728
17727
|
setup(n) {
|
|
17729
|
-
const v = n, { isFullscreen: e } = x3(), t = pe().showLayout ?? !0, P = mA(() => t && v.showLayout && !e.value), u = mA(() =>
|
|
17728
|
+
const v = n, { isFullscreen: e } = x3(), t = pe().showLayout ?? !0, P = mA(() => t && v.showLayout && !e.value), u = mA(() => i9.excludeRoutes), z = mA(() => i9.routeKeepAliveVisible), b = mA(() => ({ mode: Vf.value.style === 1 ? "vertical" : "inline" }));
|
|
17730
17729
|
FA(
|
|
17731
17730
|
() => Q6.nav.activeItem,
|
|
17732
17731
|
(E) => {
|
|
@@ -17999,11 +17998,11 @@ g("@das-fed/web");
|
|
|
17999
17998
|
const XN = [
|
|
18000
17999
|
{
|
|
18001
18000
|
path: xf,
|
|
18002
|
-
component: () => import("./index-
|
|
18001
|
+
component: () => import("./index-BPHGG4RF.js")
|
|
18003
18002
|
},
|
|
18004
18003
|
{
|
|
18005
18004
|
path: td,
|
|
18006
|
-
component: () => import("./index-
|
|
18005
|
+
component: () => import("./index-DVWQWGbt.js")
|
|
18007
18006
|
}
|
|
18008
18007
|
], IZ = {
|
|
18009
18008
|
routes: XN,
|
|
@@ -18041,7 +18040,7 @@ export {
|
|
|
18041
18040
|
mZ as i,
|
|
18042
18041
|
VZ as j,
|
|
18043
18042
|
xZ as k,
|
|
18044
|
-
|
|
18043
|
+
i9 as l,
|
|
18045
18044
|
e7 as m,
|
|
18046
18045
|
HZ as n,
|
|
18047
18046
|
i3 as o,
|
|
Binary file
|
|
@@ -6,8 +6,8 @@ import { DasSpin as T } from "@das-fed/ui/packages/components/spin/index";
|
|
|
6
6
|
import { getTabInfo as b } from "@das-fed/utils/common-info";
|
|
7
7
|
import { setShowLayout as E } from "@das-fed/utils/common-tools";
|
|
8
8
|
import { createService as L } from "@das-fed/utils/create-api-service";
|
|
9
|
-
import { u as P, p as q, a as u, c as d, b as B, l as K, g as M, d as N } from "./index-
|
|
10
|
-
const O = "v1", V = L(`/api/justauth/client/${O}`), F = V.get("/visitor/kingdee/auth/user/auth_code"),
|
|
9
|
+
import { u as P, p as q, a as u, c as d, b as B, l as K, g as M, d as N } from "./index-BAO19_Z2.js";
|
|
10
|
+
const O = "v1", V = L(`/api/justauth/client/${O}`), F = V.get("/visitor/kingdee/auth/user/auth_code"), ee = /* @__PURE__ */ v({
|
|
11
11
|
__name: "index",
|
|
12
12
|
setup(G) {
|
|
13
13
|
const { beforeEntryApp: g, entryApp: m } = P(), h = p(() => q.value.skinStyle), w = p(() => !!D.menu.items.length), y = p(() => {
|
|
@@ -21,29 +21,29 @@ const O = "v1", V = L(`/api/justauth/client/${O}`), F = V.get("/visitor/kingdee/
|
|
|
21
21
|
);
|
|
22
22
|
}), t) : [] : [];
|
|
23
23
|
}), _ = (t, r) => {
|
|
24
|
-
const
|
|
25
|
-
for (let
|
|
26
|
-
|
|
27
|
-
return
|
|
24
|
+
const i = [];
|
|
25
|
+
for (let e = 0; e < t.length; e += r)
|
|
26
|
+
i.push(t.slice(e, e + r));
|
|
27
|
+
return i;
|
|
28
28
|
}, k = async (t, r = !0) => {
|
|
29
29
|
if (!t) return;
|
|
30
30
|
if (!sessionStorage.getItem("projectInfo")) {
|
|
31
31
|
window.confirm($("系统资源更新,请刷新系统")) && (window.__isAutoCloseApp = !1, window.location.reload());
|
|
32
32
|
return;
|
|
33
33
|
}
|
|
34
|
-
const
|
|
35
|
-
if (K.innerSet = r,
|
|
34
|
+
const e = d(t);
|
|
35
|
+
if (K.innerSet = r, e.routeUrl) {
|
|
36
36
|
if (t.code === "Ioc") {
|
|
37
|
-
window.open(
|
|
37
|
+
window.open(e.routeUrl, "_blank");
|
|
38
38
|
return;
|
|
39
39
|
}
|
|
40
40
|
if (t.code === "wojiacloud") {
|
|
41
|
-
const
|
|
42
|
-
if (
|
|
43
|
-
const [n, a] = await F().run({ accessToken:
|
|
41
|
+
const o = sessionStorage.getItem("kingdee_token") || "";
|
|
42
|
+
if (o) {
|
|
43
|
+
const [n, a] = await F().run({ accessToken: o });
|
|
44
44
|
if (a) {
|
|
45
|
-
const
|
|
46
|
-
|
|
45
|
+
const s = (a == null ? void 0 : a.auth_code) ?? "";
|
|
46
|
+
e.routeUrl = e.routeUrl.includes("?") ? `${e.routeUrl}&code=${s}` : `${e.routeUrl}?code=${s}`;
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
}
|
|
@@ -51,18 +51,18 @@ const O = "v1", V = L(`/api/justauth/client/${O}`), F = V.get("/visitor/kingdee/
|
|
|
51
51
|
const l = (t == null ? void 0 : t.openType) ?? 1, f = (t == null ? void 0 : t.type) ?? 1;
|
|
52
52
|
if (l === 1) {
|
|
53
53
|
if (!await g(t)) return;
|
|
54
|
-
const n = b().preTab[t.code], a = (n == null ? void 0 : n.code) ?? "",
|
|
55
|
-
m({ microApp:
|
|
54
|
+
const n = b().preTab[t.code], a = (n == null ? void 0 : n.code) ?? "", s = { ...(n == null ? void 0 : n.query) ?? {} };
|
|
55
|
+
m({ microApp: e, menuCode: a, route: { query: s } });
|
|
56
56
|
}
|
|
57
|
-
if (l === 2 &&
|
|
58
|
-
let
|
|
57
|
+
if (l === 2 && e.routeUrl) {
|
|
58
|
+
let o = "";
|
|
59
59
|
if (f === 1)
|
|
60
|
-
|
|
60
|
+
o = e != null && e.applicationPath ? ("/" + e.applicationPath + "/" + e.routeUrl).replace(/\/\//g, "/") : ("/" + e.routeUrl).replace(/\/\//g, "/"), o = E(o);
|
|
61
61
|
else if (f === 2) {
|
|
62
|
-
const n = await M(
|
|
63
|
-
|
|
62
|
+
const n = await M(e.routeUrl, (e == null ? void 0 : e.param) ?? []);
|
|
63
|
+
o = N(n);
|
|
64
64
|
}
|
|
65
|
-
window.open(
|
|
65
|
+
window.open(o, "_blank");
|
|
66
66
|
}
|
|
67
67
|
};
|
|
68
68
|
return (t, r) => U((A(), C(c(T), {
|
|
@@ -84,5 +84,5 @@ const O = "v1", V = L(`/api/justauth/client/${O}`), F = V.get("/visitor/kingdee/
|
|
|
84
84
|
}
|
|
85
85
|
});
|
|
86
86
|
export {
|
|
87
|
-
|
|
87
|
+
ee as default
|
|
88
88
|
};
|
|
Binary file
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { J as e, A as t, C as n, B as i, D as r, e as u, m as o, w as m, o as p, f as g, k as D, v as l, y as L, z as b, h as c, i as h, G as A, H as T, q as y, E as R, F as W, K as I, I as M, s as F, j as V, n as f, r as k, x as v, t as w } from "./index-
|
|
1
|
+
import { J as e, A as t, C as n, B as i, D as r, e as u, m as o, w as m, o as p, f as g, k as D, v as l, y as L, z as b, h as c, i as h, G as A, H as T, q as y, E as R, F as W, K as I, I as M, s as F, j as V, n as f, r as k, x as v, t as w } from "./index-BAO19_Z2.js";
|
|
2
2
|
export {
|
|
3
3
|
e as DasMainAppLayout,
|
|
4
4
|
t as DasWebLayout,
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/web",
|
|
3
|
-
"version": "7.0.5-beta.
|
|
3
|
+
"version": "7.0.5-beta.6",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./index.js",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@das-fed/ui": "7.0.5-beta.
|
|
8
|
-
"@das-fed/utils": "7.0.5-beta.
|
|
9
|
-
"@das-fed/web": "7.0.5-beta.
|
|
10
|
-
"@das-fed/web-components": "7.0.5-beta.
|
|
7
|
+
"@das-fed/ui": "7.0.5-beta.6",
|
|
8
|
+
"@das-fed/utils": "7.0.5-beta.6",
|
|
9
|
+
"@das-fed/web": "7.0.5-beta.6",
|
|
10
|
+
"@das-fed/web-components": "7.0.5-beta.6",
|
|
11
11
|
"@microsoft/signalr": "^8.0.7",
|
|
12
12
|
"@vueuse/core": "^9.13.0",
|
|
13
13
|
"animate.css": "^4.1.1",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"vue-router": "^4.4.0"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@das-fed/cli": "7.0.5-beta.
|
|
22
|
+
"@das-fed/cli": "7.0.5-beta.6",
|
|
23
23
|
"@types/crypto-js": "^4.2.2",
|
|
24
24
|
"@types/lodash": "^4.14.194",
|
|
25
25
|
"@types/lodash-es": "^4.17.12",
|