@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.
@@ -7605,8 +7605,8 @@ Yv.exports;
7605
7605
  }
7606
7606
  function _5(M, Y, G, iA) {
7607
7607
  for (var RA = -1, JA = M == null ? 0 : M.length; ++RA < JA; ) {
7608
- var X9 = M[RA];
7609
- Y(iA, X9, G(X9), M);
7608
+ var b9 = M[RA];
7609
+ Y(iA, b9, G(b9), M);
7610
7610
  }
7611
7611
  return iA;
7612
7612
  }
@@ -7628,8 +7628,8 @@ Yv.exports;
7628
7628
  }
7629
7629
  function Ff(M, Y) {
7630
7630
  for (var G = -1, iA = M == null ? 0 : M.length, RA = 0, JA = []; ++G < iA; ) {
7631
- var X9 = M[G];
7632
- Y(X9, G, M) && (JA[RA++] = X9);
7631
+ var b9 = M[G];
7632
+ Y(b9, G, M) && (JA[RA++] = b9);
7633
7633
  }
7634
7634
  return JA;
7635
7635
  }
@@ -7680,8 +7680,8 @@ Yv.exports;
7680
7680
  }
7681
7681
  function RP(M, Y, G) {
7682
7682
  var iA;
7683
- return G(M, function(RA, JA, X9) {
7684
- if (Y(RA, JA, X9))
7683
+ return G(M, function(RA, JA, b9) {
7684
+ if (Y(RA, JA, b9))
7685
7685
  return iA = JA, !1;
7686
7686
  }), iA;
7687
7687
  }
@@ -7718,8 +7718,8 @@ Yv.exports;
7718
7718
  };
7719
7719
  }
7720
7720
  function TP(M, Y, G, iA, RA) {
7721
- return RA(M, function(JA, X9, YA) {
7722
- G = iA ? (iA = !1, JA) : Y(G, JA, X9, YA);
7721
+ return RA(M, function(JA, b9, YA) {
7722
+ G = iA ? (iA = !1, JA) : Y(G, JA, b9, YA);
7723
7723
  }), G;
7724
7724
  }
7725
7725
  function rd(M, Y) {
@@ -7807,8 +7807,8 @@ Yv.exports;
7807
7807
  }
7808
7808
  function Cf(M, Y) {
7809
7809
  for (var G = -1, iA = M.length, RA = 0, JA = []; ++G < iA; ) {
7810
- var X9 = M[G];
7811
- (X9 === Y || X9 === b) && (M[G] = b, JA[RA++] = G);
7810
+ var b9 = M[G];
7811
+ (b9 === Y || b9 === b) && (M[G] = b, JA[RA++] = G);
7812
7812
  }
7813
7813
  return JA;
7814
7814
  }
@@ -7861,7 +7861,7 @@ Yv.exports;
7861
7861
  }
7862
7862
  var Od = function M(Y) {
7863
7863
  Y = Y == null ? O9 : B3.defaults(O9.Object(), Y, B3.pick(O9, U5));
7864
- var G = Y.Array, iA = Y.Date, RA = Y.Error, JA = Y.Function, X9 = Y.Math, YA = Y.Object, Ee = Y.RegExp, md = Y.String, rf = Y.TypeError, vv = G.prototype, Vd = JA.prototype, U3 = YA.prototype, ev = Y["__core-js_shared__"], nv = Vd.toString, QA = U3.hasOwnProperty, xd = 0, oP = function() {
7864
+ var G = Y.Array, iA = Y.Date, RA = Y.Error, JA = Y.Function, b9 = Y.Math, YA = Y.Object, Ee = Y.RegExp, md = Y.String, rf = Y.TypeError, vv = G.prototype, Vd = JA.prototype, U3 = YA.prototype, ev = Y["__core-js_shared__"], nv = Vd.toString, QA = U3.hasOwnProperty, xd = 0, oP = function() {
7865
7865
  var A = /[^.]+$/.exec(ev && ev.keys && ev.keys.IE_PROTO || "");
7866
7866
  return A ? "Symbol(src)_1." + A : "";
7867
7867
  }(), rv = U3.toString, Rd = nv.call(YA), Zd = O9._, Nd = Ee(
@@ -7872,7 +7872,7 @@ Yv.exports;
7872
7872
  return A({}, "", {}), A;
7873
7873
  } catch {
7874
7874
  }
7875
- }(), Td = Y.clearTimeout !== O9.clearTimeout && Y.clearTimeout, Dd = iA && iA.now !== O9.Date.now && iA.now, jd = Y.setTimeout !== O9.setTimeout && Y.setTimeout, Xv = X9.ceil, bv = X9.floor, Ie = YA.getOwnPropertySymbols, yd = Pv ? Pv.isBuffer : v, kP = Y.isFinite, Ld = vv.join, Wd = LP(YA.keys, YA), b9 = X9.max, x9 = X9.min, od = iA.now, wd = Y.parseInt, gP = X9.random, Ed = vv.reverse, Me = i3(Y, "DataView"), i7 = i3(Y, "Map"), ke = i3(Y, "Promise"), G3 = i3(Y, "Set"), q7 = i3(Y, "WeakMap"), p7 = i3(YA, "create"), cv = q7 && new q7(), Q3 = {}, Id = q3(Me), Md = q3(i7), kd = q3(ke), gd = q3(G3), Jd = q3(q7), av = _f ? _f.prototype : v, s7 = av ? av.valueOf : v, JP = av ? av.toString : v;
7875
+ }(), Td = Y.clearTimeout !== O9.clearTimeout && Y.clearTimeout, Dd = iA && iA.now !== O9.Date.now && iA.now, jd = Y.setTimeout !== O9.setTimeout && Y.setTimeout, Xv = b9.ceil, bv = b9.floor, Ie = YA.getOwnPropertySymbols, yd = Pv ? Pv.isBuffer : v, kP = Y.isFinite, Ld = vv.join, Wd = LP(YA.keys, YA), c9 = b9.max, x9 = b9.min, od = iA.now, wd = Y.parseInt, gP = b9.random, Ed = vv.reverse, Me = i3(Y, "DataView"), i7 = i3(Y, "Map"), ke = i3(Y, "Promise"), G3 = i3(Y, "Set"), q7 = i3(Y, "WeakMap"), p7 = i3(YA, "create"), cv = q7 && new q7(), Q3 = {}, Id = q3(Me), Md = q3(i7), kd = q3(ke), gd = q3(G3), Jd = q3(q7), av = _f ? _f.prototype : v, s7 = av ? av.valueOf : v, JP = av ? av.toString : v;
7876
7876
  function x(A) {
7877
7877
  if (n9(A) && !TA(A) && !(A instanceof EA)) {
7878
7878
  if (A instanceof Pf)
@@ -8320,7 +8320,7 @@ Yv.exports;
8320
8320
  return A != null && f in YA(A);
8321
8321
  }
8322
8322
  function mz(A, f, n) {
8323
- return A >= x9(f, n) && A < b9(f, n);
8323
+ return A >= x9(f, n) && A < c9(f, n);
8324
8324
  }
8325
8325
  function Qe(A, f, n) {
8326
8326
  for (var z = n ? Ne : $7, i = A[0].length, N = A.length, y = N, I = G(N), k = 1 / 0, h = []; y--; ) {
@@ -8552,7 +8552,7 @@ Yv.exports;
8552
8552
  return A + bv(gP() * (f - A + 1));
8553
8553
  }
8554
8554
  function wz(A, f, n, z) {
8555
- for (var i = -1, N = b9(Xv((f - A) / (n || 1)), 0), y = G(N); N--; )
8555
+ for (var i = -1, N = c9(Xv((f - A) / (n || 1)), 0), y = G(N); N--; )
8556
8556
  y[z ? N : ++i] = A, A += n;
8557
8557
  return y;
8558
8558
  }
@@ -8786,7 +8786,7 @@ Yv.exports;
8786
8786
  return A.index - f.index;
8787
8787
  }
8788
8788
  function pt(A, f, n, z) {
8789
- for (var i = -1, N = A.length, y = n.length, I = -1, k = f.length, h = b9(N - y, 0), _ = G(k + h), eA = !z; ++I < k; )
8789
+ for (var i = -1, N = A.length, y = n.length, I = -1, k = f.length, h = c9(N - y, 0), _ = G(k + h), eA = !z; ++I < k; )
8790
8790
  _[I] = f[I];
8791
8791
  for (; ++i < y; )
8792
8792
  (eA || i < N) && (_[n[i]] = A[i]);
@@ -8795,7 +8795,7 @@ Yv.exports;
8795
8795
  return _;
8796
8796
  }
8797
8797
  function st(A, f, n, z) {
8798
- for (var i = -1, N = A.length, y = -1, I = n.length, k = -1, h = f.length, _ = b9(N - I, 0), eA = G(_ + h), cA = !z; ++i < _; )
8798
+ for (var i = -1, N = A.length, y = -1, I = n.length, k = -1, h = f.length, _ = c9(N - I, 0), eA = G(_ + h), cA = !z; ++i < _; )
8799
8799
  eA[i] = A[i];
8800
8800
  for (var pA = i; ++k < h; )
8801
8801
  eA[pA + k] = f[k];
@@ -9070,7 +9070,7 @@ Yv.exports;
9070
9070
  return bn(A) && Mt(VA, yA), VA.placeholder = z, kt(VA, A, f);
9071
9071
  }
9072
9072
  function rn(A) {
9073
- var f = X9[A];
9073
+ var f = b9[A];
9074
9074
  return function(n, z) {
9075
9075
  if (n = zf(n), z = z == null ? 0 : x9(jA(z), 292), z && kP(n)) {
9076
9076
  var i = (UA(n) + "e").split("e"), N = f(i[0] + "e" + (+i[1] + z));
@@ -9093,7 +9093,7 @@ Yv.exports;
9093
9093
  if (!k && typeof A != "function")
9094
9094
  throw new rf(X);
9095
9095
  var h = z ? z.length : 0;
9096
- if (h || (f &= -97, z = i = v), y = y === v ? y : b9(jA(y), 0), I = I === v ? I : jA(I), h -= i ? i.length : 0, f & w) {
9096
+ if (h || (f &= -97, z = i = v), y = y === v ? y : c9(jA(y), 0), I = I === v ? I : jA(I), h -= i ? i.length : 0, f & w) {
9097
9097
  var _ = z, eA = i;
9098
9098
  z = i = v;
9099
9099
  }
@@ -9109,7 +9109,7 @@ Yv.exports;
9109
9109
  y,
9110
9110
  I
9111
9111
  ];
9112
- if (cA && b8(pA, cA), A = pA[0], f = pA[1], n = pA[2], z = pA[3], i = pA[4], I = pA[9] = pA[9] === v ? k ? 0 : A.length : b9(pA[9] - h, 0), !I && f & (m | Z) && (f &= -25), !f || f == O)
9112
+ if (cA && b8(pA, cA), A = pA[0], f = pA[1], n = pA[2], z = pA[3], i = pA[4], I = pA[9] = pA[9] === v ? k ? 0 : A.length : c9(pA[9] - h, 0), !I && f & (m | Z) && (f &= -25), !f || f == O)
9113
9113
  var mA = Kz(A, f, n);
9114
9114
  else f == m || f == Z ? mA = Fz(A, f, I) : (f == T || f == (O | T)) && !i.length ? mA = hz(A, f, n, z) : mA = Vv.apply(v, pA);
9115
9115
  var yA = cA ? tt : Mt;
@@ -9316,7 +9316,7 @@ Yv.exports;
9316
9316
  f = x9(f, A + y);
9317
9317
  break;
9318
9318
  case "takeRight":
9319
- A = b9(A, f - y);
9319
+ A = c9(A, f - y);
9320
9320
  break;
9321
9321
  }
9322
9322
  }
@@ -9462,8 +9462,8 @@ Yv.exports;
9462
9462
  return rv.call(A);
9463
9463
  }
9464
9464
  function Et(A, f, n) {
9465
- return f = b9(f === v ? A.length - 1 : f, 0), function() {
9466
- for (var z = arguments, i = -1, N = b9(z.length - f, 0), y = G(N); ++i < N; )
9465
+ return f = c9(f === v ? A.length - 1 : f, 0), function() {
9466
+ for (var z = arguments, i = -1, N = c9(z.length - f, 0), y = G(N); ++i < N; )
9467
9467
  y[i] = z[f + i];
9468
9468
  i = -1;
9469
9469
  for (var I = G(f + 1); ++i < f; )
@@ -9550,7 +9550,7 @@ Yv.exports;
9550
9550
  return f.__actions__ = J9(A.__actions__), f.__index__ = A.__index__, f.__values__ = A.__values__, f;
9551
9551
  }
9552
9552
  function p8(A, f, n) {
9553
- (n ? o9(A, f, n) : f === v) ? f = 1 : f = b9(jA(f), 0);
9553
+ (n ? o9(A, f, n) : f === v) ? f = 1 : f = c9(jA(f), 0);
9554
9554
  var z = A == null ? 0 : A.length;
9555
9555
  if (!z || f < 1)
9556
9556
  return [];
@@ -9605,14 +9605,14 @@ Yv.exports;
9605
9605
  if (!z)
9606
9606
  return -1;
9607
9607
  var i = n == null ? 0 : jA(n);
9608
- return i < 0 && (i = b9(z + i, 0)), Av(A, OA(f, 3), i);
9608
+ return i < 0 && (i = c9(z + i, 0)), Av(A, OA(f, 3), i);
9609
9609
  }
9610
9610
  function Gt(A, f, n) {
9611
9611
  var z = A == null ? 0 : A.length;
9612
9612
  if (!z)
9613
9613
  return -1;
9614
9614
  var i = z - 1;
9615
- return n !== v && (i = jA(n), i = n < 0 ? b9(z + i, 0) : x9(i, z - 1)), Av(A, OA(f, 3), i, !0);
9615
+ return n !== v && (i = jA(n), i = n < 0 ? c9(z + i, 0) : x9(i, z - 1)), Av(A, OA(f, 3), i, !0);
9616
9616
  }
9617
9617
  function Qt(A) {
9618
9618
  var f = A == null ? 0 : A.length;
@@ -9641,7 +9641,7 @@ Yv.exports;
9641
9641
  if (!z)
9642
9642
  return -1;
9643
9643
  var i = n == null ? 0 : jA(n);
9644
- return i < 0 && (i = b9(z + i, 0)), k3(A, f, i);
9644
+ return i < 0 && (i = c9(z + i, 0)), k3(A, f, i);
9645
9645
  }
9646
9646
  function L8(A) {
9647
9647
  var f = A == null ? 0 : A.length;
@@ -9669,7 +9669,7 @@ Yv.exports;
9669
9669
  if (!z)
9670
9670
  return -1;
9671
9671
  var i = z;
9672
- return n !== v && (i = jA(n), i = i < 0 ? b9(z + i, 0) : x9(i, z - 1)), f === f ? qd(A, f, i) : Av(A, ZP, i, !0);
9672
+ return n !== v && (i = jA(n), i = i < 0 ? c9(z + i, 0) : x9(i, z - 1)), f === f ? qd(A, f, i) : Av(A, ZP, i, !0);
9673
9673
  }
9674
9674
  function M8(A, f) {
9675
9675
  return A && A.length ? et(A, jA(f)) : v;
@@ -9785,7 +9785,7 @@ Yv.exports;
9785
9785
  var f = 0;
9786
9786
  return A = Ff(A, function(n) {
9787
9787
  if (P9(n))
9788
- return f = b9(n.length, f), !0;
9788
+ return f = c9(n.length, f), !0;
9789
9789
  }), We(f, function(n) {
9790
9790
  return $A(A, je(n));
9791
9791
  });
@@ -9914,7 +9914,7 @@ Yv.exports;
9914
9914
  function EX(A, f, n, z) {
9915
9915
  A = B9(A) ? A : C3(A), n = n && !z ? jA(n) : 0;
9916
9916
  var i = A.length;
9917
- return n < 0 && (n = b9(i + n, 0)), Ev(A) ? n <= i && A.indexOf(f, n) > -1 : !!i && k3(A, f, n) > -1;
9917
+ return n < 0 && (n = c9(i + n, 0)), Ev(A) ? n <= i && A.indexOf(f, n) > -1 : !!i && k3(A, f, n) > -1;
9918
9918
  }
9919
9919
  var IX = LA(function(A, f, n) {
9920
9920
  var z = -1, i = typeof f == "function", N = B9(A) ? G(A.length) : [];
@@ -10029,7 +10029,7 @@ Yv.exports;
10029
10029
  var z, i, N, y, I, k, h = 0, _ = !1, eA = !1, cA = !0;
10030
10030
  if (typeof A != "function")
10031
10031
  throw new rf(X);
10032
- f = zf(f) || 0, v9(n) && (_ = !!n.leading, eA = "maxWait" in n, N = eA ? b9(zf(n.maxWait) || 0, f) : N, cA = "trailing" in n ? !!n.trailing : cA);
10032
+ f = zf(f) || 0, v9(n) && (_ = !!n.leading, eA = "maxWait" in n, N = eA ? c9(zf(n.maxWait) || 0, f) : N, cA = "trailing" in n ? !!n.trailing : cA);
10033
10033
  function pA(t9) {
10034
10034
  var Hf = z, kf = i;
10035
10035
  return z = i = v, h = t9, y = A.apply(kf, Hf), y;
@@ -10139,7 +10139,7 @@ Yv.exports;
10139
10139
  function n2(A, f) {
10140
10140
  if (typeof A != "function")
10141
10141
  throw new rf(X);
10142
- return f = f == null ? 0 : b9(jA(f), 0), LA(function(n) {
10142
+ return f = f == null ? 0 : c9(jA(f), 0), LA(function(n) {
10143
10143
  var z = n[f], i = v3(n, 0, f);
10144
10144
  return z && hf(i, z), K9(A, this, i);
10145
10145
  });
@@ -10886,7 +10886,7 @@ function print() { __p += __j.call(arguments, '') }
10886
10886
  x[A].placeholder = x;
10887
10887
  }), nf(["drop", "take"], function(A, f) {
10888
10888
  EA.prototype[A] = function(n) {
10889
- n = n === v ? 1 : b9(jA(n), 0);
10889
+ n = n === v ? 1 : c9(jA(n), 0);
10890
10890
  var z = this.__filtered__ && !f ? new EA(this) : this.clone();
10891
10891
  return z.__filtered__ ? z.__takeCount__ = x9(n, z.__takeCount__) : z.__views__.push({
10892
10892
  size: x9(n, U),
@@ -10991,7 +10991,9 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
10991
10991
  R = BH.cloneDeep($), await V(), l(), E(), u.value = !0;
10992
10992
  }, V = async () => {
10993
10993
  var g;
10994
- const [$, dA] = await oH().run();
10994
+ const [$, dA] = await oH({
10995
+ isPersonal: !0
10996
+ }).run();
10995
10997
  $ || (X.value = dA, d.value = (g = X.value[0]) == null ? void 0 : g.id);
10996
10998
  }, O = async ($) => {
10997
10999
  if (l(), H.value[d.value])
@@ -11002,7 +11004,7 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
11002
11004
  q.value = g, H.value[d.value] = [...q.value];
11003
11005
  }
11004
11006
  }, l = async () => {
11005
- const [$, dA] = await WH({ projectId: d.value }).run();
11007
+ const [$, dA] = await WH({ projectId: d.value, isPersonal: !0 }).run();
11006
11008
  if ($) return;
11007
11009
  c.value = [
11008
11010
  {
@@ -11272,7 +11274,7 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
11272
11274
  /* STABLE */
11273
11275
  }, 8, ["title", "modelValue"]));
11274
11276
  }
11275
- }), dO = /* @__PURE__ */ k9(uO, [["__scopeId", "data-v-fdc5b8ec"]]), zO = { class: "set-home-page" }, XO = { class: "header" }, bO = { class: "left-type" }, cO = { class: "text" }, aO = { class: "search-name" }, iO = { class: "table-container" }, qO = /* @__PURE__ */ r9({
11277
+ }), dO = /* @__PURE__ */ k9(uO, [["__scopeId", "data-v-bc507f01"]]), zO = { class: "set-home-page" }, XO = { class: "header" }, bO = { class: "left-type" }, cO = { class: "text" }, aO = { class: "search-name" }, iO = { class: "table-container" }, qO = /* @__PURE__ */ r9({
11276
11278
  __name: "index",
11277
11279
  props: {
11278
11280
  isShow: { type: Boolean }
@@ -12033,7 +12035,7 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
12033
12035
  const { entryMenu: r } = de();
12034
12036
  qA.menu.addEventListener("onItemClick", async (e) => {
12035
12037
  var d;
12036
- c9.innerSet = !0;
12038
+ z9.innerSet = !0;
12037
12039
  const v = cf(Bv(e.applicationCode)).filter((X) => !X.disable && !X.expired).find((X) => X.code === e.code);
12038
12040
  if (v && !v.routeUrl) return;
12039
12041
  if (!v) {
@@ -12095,7 +12097,7 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
12095
12097
  V && V.length && t(V), p.forEach((O) => qA.iframeView.triggerEventListener("onUnloadPage", O.path));
12096
12098
  }, q = (p) => {
12097
12099
  const V = gA().currentSubAppCode ?? "";
12098
- c9.innerSet = !0;
12100
+ z9.innerSet = !0;
12099
12101
  const O = D9(), l = O.tabMap[V], s = l.findIndex((W) => W.code === p.data.code);
12100
12102
  if (s === -1) return;
12101
12103
  const m = () => {
@@ -12135,7 +12137,7 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
12135
12137
  })[p.type](p.data);
12136
12138
  };
12137
12139
  qA.tab.addEventListener("onItemClick", async (p) => {
12138
- D9().currentCode !== p.currentCode && (c9.innerSet = !0, b(p));
12140
+ D9().currentCode !== p.currentCode && (z9.innerSet = !0, b(p));
12139
12141
  }), qA.tab.addEventListener("onItemRemove", (p) => {
12140
12142
  const V = D9(), O = gA().currentSubAppCode ?? "";
12141
12143
  V.tabMap[O].findIndex((m) => m.code === p.code) !== -1 && (gv(p.applicationCode, [p.code]), q({ type: "me", data: p }));
@@ -12314,7 +12316,7 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
12314
12316
  e({ currentMenu: W, microPath: E, route: l });
12315
12317
  }, b = async (q, H = !0) => {
12316
12318
  var s;
12317
- if (c9.innerSet = H, q.fixed || q.unClosed) {
12319
+ if (z9.innerSet = H, q.fixed || q.unClosed) {
12318
12320
  await r.push(q.path), qA.menu.setItems([]), qA.tab.setItems([]), qA.nav.setActiveItem(q.path), M9([
12319
12321
  { key: "currentSubAppCode", value: q.code },
12320
12322
  { key: "currentSubApp", value: q }
@@ -12395,11 +12397,8 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
12395
12397
  await r.push({ path: q, query: t });
12396
12398
  }
12397
12399
  if (b === 2) {
12398
- let O = R === 1 ? `/${X.applicationPath}${X.routeUrl}`.replace(/\/\//g, "/") : X.routeUrl;
12399
- O = xr(lr(Hr(O))), c9.innerSet ? (q = z6, await r.push({ path: q, query: t }), O && window.open(O, "_blank")) : R === 1 && (q = O, t = { ...t, showLayout: !1 }, await r.push({
12400
- path: q,
12401
- query: t
12402
- }));
12400
+ let O = R === 1 ? `/${X.applicationPath}/${X.routeUrl}`.replace(/\/\//g, "/") : X.routeUrl;
12401
+ O = xr(lr(Hr(O))), z9.innerSet && (q = z6, await r.push({ path: q, query: t }), z9.innerSet = !1, O && window.open(O, "_blank"));
12403
12402
  }
12404
12403
  W6({
12405
12404
  appCode: X.applicationCode,
@@ -12537,8 +12536,8 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
12537
12536
  () => P.currentRoute.value,
12538
12537
  async (b) => {
12539
12538
  if (!(b.path === a && sr(b.query, t))) {
12540
- if (a = f7(b.path), t = f7(b.query), t && t.source && localStorage.setItem("thirdLogouSource", t.source), await e(), c9.innerSet) {
12541
- c9.innerSet = !1;
12539
+ if (a = f7(b.path), t = f7(b.query), t && t.source && localStorage.setItem("thirdLogouSource", t.source), await e(), z9.innerSet) {
12540
+ z9.innerSet = !1;
12542
12541
  return;
12543
12542
  }
12544
12543
  c(b);
@@ -12546,12 +12545,12 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
12546
12545
  }
12547
12546
  );
12548
12547
  }, v5 = () => ({ reloadRoute: (v) => {
12549
- c9.excludeRoutes = Array.from(/* @__PURE__ */ new Set([...c9.excludeRoutes, ...v])), c9.routeKeepAliveVisible = !1, setTimeout(() => {
12550
- c9.routeKeepAliveVisible = !0, c9.excludeRoutes = [];
12548
+ z9.excludeRoutes = Array.from(/* @__PURE__ */ new Set([...z9.excludeRoutes, ...v])), z9.routeKeepAliveVisible = !1, setTimeout(() => {
12549
+ z9.routeKeepAliveVisible = !0, z9.excludeRoutes = [];
12551
12550
  }, 300);
12552
12551
  }, unloadRoute: (v) => {
12553
- c9.excludeRoutes = Array.from(/* @__PURE__ */ new Set([...c9.excludeRoutes, ...v])), c9.routeKeepAliveVisible = !1, setTimeout(() => {
12554
- c9.routeKeepAliveVisible = !0, c9.excludeRoutes = [];
12552
+ z9.excludeRoutes = Array.from(/* @__PURE__ */ new Set([...z9.excludeRoutes, ...v])), z9.routeKeepAliveVisible = !1, setTimeout(() => {
12553
+ z9.routeKeepAliveVisible = !0, z9.excludeRoutes = [];
12555
12554
  }, 100);
12556
12555
  } }), gO = () => {
12557
12556
  const r = Yc(), e = NO(), v = P3(), P = () => {
@@ -12711,7 +12710,7 @@ const UH = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
12711
12710
  toApp: v,
12712
12711
  getAIPanelStatus: P
12713
12712
  };
12714
- }, c9 = C1({
12713
+ }, z9 = C1({
12715
12714
  /** 菜单或者应用跳转是否通过触发界面调用的 */
12716
12715
  innerSet: !1,
12717
12716
  excludeRoutes: [],
@@ -13613,7 +13612,7 @@ class o7 {
13613
13612
  }
13614
13613
  o7.instance = new o7();
13615
13614
  const wm = "8.0.7";
13616
- class z9 {
13615
+ class X9 {
13617
13616
  static isRequired(e, v) {
13618
13617
  if (e == null)
13619
13618
  throw new Error(`The '${v}' argument is required.`);
@@ -14061,7 +14060,7 @@ class Kr {
14061
14060
  constructor(e, v, P, u, d, X, c) {
14062
14061
  this._nextKeepAlive = 0, this._freezeEventListener = () => {
14063
14062
  this._logger.log(F.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");
14064
- }, z9.isRequired(e, "connection"), z9.isRequired(v, "logger"), z9.isRequired(P, "protocol"), this.serverTimeoutInMilliseconds = d ?? Cm, this.keepAliveIntervalInMilliseconds = X ?? _m, this._statefulReconnectBufferSize = c ?? $m, this._logger = v, this._protocol = P, this.connection = e, this._reconnectPolicy = u, this._handshakeProtocol = new Sm(), 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 = A9.Disconnected, this._connectionStarted = !1, this._cachedPingMessage = this._protocol.writeMessage({ type: DA.Ping });
14063
+ }, X9.isRequired(e, "connection"), X9.isRequired(v, "logger"), X9.isRequired(P, "protocol"), this.serverTimeoutInMilliseconds = d ?? Cm, this.keepAliveIntervalInMilliseconds = X ?? _m, this._statefulReconnectBufferSize = c ?? $m, this._logger = v, this._protocol = P, this.connection = e, this._reconnectPolicy = u, this._handshakeProtocol = new Sm(), 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 = A9.Disconnected, this._connectionStarted = !1, this._cachedPingMessage = this._protocol.writeMessage({ type: DA.Ping });
14065
14064
  }
14066
14065
  /** Indicates the state of the {@link HubConnection} to the server. */
14067
14066
  get state() {
@@ -14612,7 +14611,7 @@ class S1 {
14612
14611
  this._httpClient = e, this._logger = v, this._pollAbort = new vV(), this._options = P, this._running = !1, this.onreceive = null, this.onclose = null;
14613
14612
  }
14614
14613
  async connect(e, v) {
14615
- if (z9.isRequired(e, "url"), z9.isRequired(v, "transferFormat"), z9.isIn(v, y9, "transferFormat"), this._url = e, this._logger.log(F.Trace, "(LongPolling transport) Connecting."), v === y9.Binary && typeof XMLHttpRequest < "u" && typeof new XMLHttpRequest().responseType != "string")
14614
+ if (X9.isRequired(e, "url"), X9.isRequired(v, "transferFormat"), X9.isIn(v, y9, "transferFormat"), this._url = e, this._logger.log(F.Trace, "(LongPolling transport) Connecting."), v === y9.Binary && typeof XMLHttpRequest < "u" && typeof new XMLHttpRequest().responseType != "string")
14616
14615
  throw new Error("Binary protocols over XmlHttpRequest not implementing advanced features are not supported.");
14617
14616
  const [P, u] = v7(), d = { [P]: u, ...this._options.headers }, X = {
14618
14617
  abortSignal: this._pollAbort.signal,
@@ -14678,7 +14677,7 @@ class eV {
14678
14677
  this._httpClient = e, this._accessToken = v, this._logger = P, this._options = u, this.onreceive = null, this.onclose = null;
14679
14678
  }
14680
14679
  async connect(e, v) {
14681
- return z9.isRequired(e, "url"), z9.isRequired(v, "transferFormat"), z9.isIn(v, y9, "transferFormat"), this._logger.log(F.Trace, "(SSE transport) Connecting."), this._url = e, this._accessToken && (e += (e.indexOf("?") < 0 ? "?" : "&") + `access_token=${encodeURIComponent(this._accessToken)}`), new Promise((P, u) => {
14680
+ return X9.isRequired(e, "url"), X9.isRequired(v, "transferFormat"), X9.isIn(v, y9, "transferFormat"), this._logger.log(F.Trace, "(SSE transport) Connecting."), this._url = e, this._accessToken && (e += (e.indexOf("?") < 0 ? "?" : "&") + `access_token=${encodeURIComponent(this._accessToken)}`), new Promise((P, u) => {
14682
14681
  let d = !1;
14683
14682
  if (v !== y9.Text) {
14684
14683
  u(new Error("The Server-Sent Events transport only supports the 'Text' transfer format"));
@@ -14728,7 +14727,7 @@ class nV {
14728
14727
  this._logger = P, this._accessTokenFactory = v, this._logMessageContent = u, this._webSocketConstructor = d, this._httpClient = e, this.onreceive = null, this.onclose = null, this._headers = X;
14729
14728
  }
14730
14729
  async connect(e, v) {
14731
- z9.isRequired(e, "url"), z9.isRequired(v, "transferFormat"), z9.isIn(v, y9, "transferFormat"), this._logger.log(F.Trace, "(WebSockets transport) Connecting.");
14730
+ X9.isRequired(e, "url"), X9.isRequired(v, "transferFormat"), X9.isIn(v, y9, "transferFormat"), this._logger.log(F.Trace, "(WebSockets transport) Connecting.");
14732
14731
  let P;
14733
14732
  return this._accessTokenFactory && (P = await this._accessTokenFactory()), new Promise((u, d) => {
14734
14733
  e = e.replace(/^http/, "ws");
@@ -14785,7 +14784,7 @@ const K1 = 100;
14785
14784
  class rV {
14786
14785
  constructor(e, v = {}) {
14787
14786
  if (this._stopPromiseResolver = () => {
14788
- }, this.features = {}, this._negotiateVersion = 1, z9.isRequired(e, "url"), this._logger = Im(v.logger), this.baseUrl = this._resolveUrl(e), v = v || {}, v.logMessageContent = v.logMessageContent === void 0 ? !1 : v.logMessageContent, typeof v.withCredentials == "boolean" || v.withCredentials === void 0)
14787
+ }, this.features = {}, this._negotiateVersion = 1, X9.isRequired(e, "url"), this._logger = Im(v.logger), this.baseUrl = this._resolveUrl(e), v = v || {}, v.logMessageContent = v.logMessageContent === void 0 ? !1 : v.logMessageContent, typeof v.withCredentials == "boolean" || v.withCredentials === void 0)
14789
14788
  v.withCredentials = v.withCredentials === void 0 ? !0 : v.withCredentials;
14790
14789
  else
14791
14790
  throw new Error("withCredentials option was not a 'boolean' or 'undefined' value");
@@ -14798,7 +14797,7 @@ class rV {
14798
14797
  !e9.isNode && typeof WebSocket < "u" && !v.WebSocket ? v.WebSocket = WebSocket : e9.isNode && !v.WebSocket && P && (v.WebSocket = P), !e9.isNode && typeof EventSource < "u" && !v.EventSource ? v.EventSource = EventSource : e9.isNode && !v.EventSource && typeof u < "u" && (v.EventSource = u), this._httpClient = new fV(v.httpClient || new Ym(this._logger), v.accessTokenFactory), this._connectionState = "Disconnected", this._connectionStarted = !1, this._options = v, this.onreceive = null, this.onclose = null;
14799
14798
  }
14800
14799
  async start(e) {
14801
- if (e = e || y9.Binary, z9.isIn(e, y9, "transferFormat"), this._logger.log(F.Debug, `Starting connection with transfer format '${y9[e]}'.`), this._connectionState !== "Disconnected")
14800
+ if (e = e || y9.Binary, X9.isIn(e, y9, "transferFormat"), this._logger.log(F.Debug, `Starting connection with transfer format '${y9[e]}'.`), this._connectionState !== "Disconnected")
14802
14801
  return Promise.reject(new Error("Cannot start an HttpConnection that is not in the 'Disconnected' state."));
14803
14802
  if (this._connectionState = "Connecting", this._startInternalPromise = this._startInternal(e), await this._startInternalPromise, this._connectionState === "Disconnecting") {
14804
14803
  const v = "Failed to start the HttpConnection before stop() was called.";
@@ -15171,7 +15170,7 @@ function zV(r) {
15171
15170
  }
15172
15171
  class XV {
15173
15172
  configureLogging(e) {
15174
- if (z9.isRequired(e, "logging"), bV(e))
15173
+ if (X9.isRequired(e, "logging"), bV(e))
15175
15174
  this.logger = e;
15176
15175
  else if (typeof e == "string") {
15177
15176
  const v = zV(e);
@@ -15181,7 +15180,7 @@ class XV {
15181
15180
  return this;
15182
15181
  }
15183
15182
  withUrl(e, v) {
15184
- return z9.isRequired(e, "url"), z9.isNotEmpty(e, "url"), this.url = e, typeof v == "object" ? this.httpConnectionOptions = { ...this.httpConnectionOptions, ...v } : this.httpConnectionOptions = {
15183
+ return X9.isRequired(e, "url"), X9.isNotEmpty(e, "url"), this.url = e, typeof v == "object" ? this.httpConnectionOptions = { ...this.httpConnectionOptions, ...v } : this.httpConnectionOptions = {
15185
15184
  ...this.httpConnectionOptions,
15186
15185
  transport: v
15187
15186
  }, this;
@@ -15191,7 +15190,7 @@ class XV {
15191
15190
  * @param {IHubProtocol} protocol The {@link @microsoft/signalr.IHubProtocol} implementation to use.
15192
15191
  */
15193
15192
  withHubProtocol(e) {
15194
- return z9.isRequired(e, "protocol"), this.protocol = e, this;
15193
+ return X9.isRequired(e, "protocol"), this.protocol = e, this;
15195
15194
  }
15196
15195
  withAutomaticReconnect(e) {
15197
15196
  if (this.reconnectPolicy)
@@ -15203,14 +15202,14 @@ class XV {
15203
15202
  * @returns The {@link @microsoft/signalr.HubConnectionBuilder} instance, for chaining.
15204
15203
  */
15205
15204
  withServerTimeout(e) {
15206
- return z9.isRequired(e, "milliseconds"), this._serverTimeoutInMilliseconds = e, this;
15205
+ return X9.isRequired(e, "milliseconds"), this._serverTimeoutInMilliseconds = e, this;
15207
15206
  }
15208
15207
  /** Configures {@link @microsoft/signalr.HubConnection.keepAliveIntervalInMilliseconds} for the {@link @microsoft/signalr.HubConnection}.
15209
15208
  *
15210
15209
  * @returns The {@link @microsoft/signalr.HubConnectionBuilder} instance, for chaining.
15211
15210
  */
15212
15211
  withKeepAliveInterval(e) {
15213
- return z9.isRequired(e, "milliseconds"), this._keepAliveIntervalInMilliseconds = e, this;
15212
+ return X9.isRequired(e, "milliseconds"), this._keepAliveIntervalInMilliseconds = e, this;
15214
15213
  }
15215
15214
  /** Enables and configures options for the Stateful Reconnect feature.
15216
15215
  *
@@ -16262,7 +16261,7 @@ const ux = () => {
16262
16261
  showLayout: { type: Boolean, default: !0 }
16263
16262
  },
16264
16263
  setup(r) {
16265
- const e = r, { isFullscreen: v } = g7(), P = P3().showLayout ?? !0, u = I9(() => P && e.showLayout && !v.value), d = I9(() => c9.excludeRoutes), X = I9(() => c9.routeKeepAliveVisible), c = I9(() => ({ mode: Xf.value.style === 1 ? "vertical" : "inline" }));
16264
+ const e = r, { isFullscreen: v } = g7(), P = P3().showLayout ?? !0, u = I9(() => P && e.showLayout && !v.value), d = I9(() => z9.excludeRoutes), X = I9(() => z9.routeKeepAliveVisible), c = I9(() => ({ mode: Xf.value.style === 1 ? "vertical" : "inline" }));
16266
16265
  l9(
16267
16266
  () => $1.nav.activeItem,
16268
16267
  (E) => {
@@ -16535,11 +16534,11 @@ B("@das-fed/web");
16535
16534
  const ix = [
16536
16535
  {
16537
16536
  path: bf,
16538
- component: () => import("./index-DHfTM-6U.js")
16537
+ component: () => import("./index-CtAUh9Uf.js")
16539
16538
  },
16540
16539
  {
16541
16540
  path: z6,
16542
- component: () => import("./index-DsADglRT.js")
16541
+ component: () => import("./index-CeQSQHR9.js")
16543
16542
  }
16544
16543
  ], lR = {
16545
16544
  routes: ix,
@@ -16560,7 +16559,7 @@ export {
16560
16559
  f7 as c,
16561
16560
  xr as d,
16562
16561
  N6 as g,
16563
- c9 as l,
16562
+ z9 as l,
16564
16563
  lR as m,
16565
16564
  Xf as p,
16566
16565
  u3 as u
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as e, openBlock as r } from "vue";
2
- import { _ as c } from "./index-ChM3VQmH.js";
2
+ import { _ as c } from "./index-CcFYXrxm.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return r(), e("div");
@@ -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-ChM3VQmH.js";
10
- const O = "v1", V = L(`/api/justauth/client/${O}`), F = V.get("/visitor/kingdee/auth/user/auth_code"), oo = /* @__PURE__ */ v({
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-CcFYXrxm.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 s = [];
25
- for (let o = 0; o < t.length; o += r)
26
- s.push(t.slice(o, o + r));
27
- return s;
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 o = d(t);
35
- if (K.innerSet = r, o.routeUrl) {
34
+ const e = d(t);
35
+ if (K.innerSet = r, e.routeUrl) {
36
36
  if (t.code === "Ioc") {
37
- window.open(o.routeUrl, "_blank");
37
+ window.open(e.routeUrl, "_blank");
38
38
  return;
39
39
  }
40
40
  if (t.code === "wojiacloud") {
41
- const e = sessionStorage.getItem("kingdee_token") || "";
42
- if (e) {
43
- const [n, a] = await F().run({ accessToken: e });
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 i = (a == null ? void 0 : a.auth_code) ?? "";
46
- o.routeUrl = o.routeUrl.includes("?") ? `${o.routeUrl}&code=${i}` : `${o.routeUrl}?code=${i}`;
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) ?? "", i = { ...(n == null ? void 0 : n.query) ?? {} };
55
- m({ microApp: o, menuCode: a, route: { query: i } });
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 && o.routeUrl) {
58
- let e = "";
57
+ if (l === 2 && e.routeUrl) {
58
+ let o = "";
59
59
  if (f === 1)
60
- e = o != null && o.applicationPath ? location.origin + "/" + o.applicationPath + o.routeUrl : location.origin + o.routeUrl, e = E(e);
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(o.routeUrl, (o == null ? void 0 : o.param) ?? []);
63
- e = N(n);
62
+ const n = await M(e.routeUrl, (e == null ? void 0 : e.param) ?? []);
63
+ o = N(n);
64
64
  }
65
- window.open(e, "_blank");
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
- oo as default
87
+ ee as default
88
88
  };
@@ -1,6 +1,6 @@
1
1
  import '@das-fed/web/packages/main-app-framework/style.css';
2
2
  import "vue";
3
- import { m as a } from "./index-ChM3VQmH.js";
3
+ import { m as a } from "./index-CcFYXrxm.js";
4
4
  import "@das-fed/web/packages/i18n/index";
5
5
  export {
6
6
  a as mainAppFramework