@genpact/genome.mfe.mgtwin-app 1.1.364-alpha → 1.1.365-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AssessmentAMA-486d40a8.mjs → AssessmentAMA-51bdd271.mjs} +4 -4
- package/dist/{AssessmentSimulation-f29f9906.mjs → AssessmentSimulation-0120eaf3.mjs} +7 -7
- package/dist/{EditSkillAdminData-222facf2.mjs → EditSkillAdminData-02c9dc79.mjs} +2 -2
- package/dist/{EditSkillData-bfebf561.mjs → EditSkillData-7819fa7c.mjs} +2 -2
- package/dist/{HomeView-9daffc2b.mjs → HomeView-964eb1f5.mjs} +5 -5
- package/dist/{Loading-952e5412.mjs → Loading-ecf9990b.mjs} +1 -1
- package/dist/{LoadingSimulation-746550b0.mjs → LoadingSimulation-af8075c2.mjs} +1 -1
- package/dist/{Modal-022ef114.mjs → Modal-ce68671d.mjs} +1 -1
- package/dist/{PaperAirplaneIcon-7a146b17.mjs → PaperAirplaneIcon-fd88758e.mjs} +1 -1
- package/dist/{PromptTesting-d35cb340.mjs → PromptTesting-6bb531d9.mjs} +3 -3
- package/dist/{SkillAutomation-4a5d9aa2.mjs → SkillAutomation-a889952f.mjs} +3 -3
- package/dist/{SkillData-5581c97c.mjs → SkillData-2e46b518.mjs} +3 -3
- package/dist/{Testcase-391da279.mjs → Testcase-335cadd5.mjs} +3 -3
- package/dist/{UnderMaintenance-7ac2655c.mjs → UnderMaintenance-65699b88.mjs} +1 -1
- package/dist/{VoiceTestcase-90a6f10e.mjs → VoiceTestcase-e972d949.mjs} +3 -3
- package/dist/{XMarkIcon-ce1e65f3.mjs → XMarkIcon-40701ce5.mjs} +1 -1
- package/dist/{api-375070d0.mjs → api-cc68977d.mjs} +1 -1
- package/dist/{index.es-9122da2c.mjs → index.es-a4f67388.mjs} +7 -7
- package/dist/{main-efbcd1c1.mjs → main-9a7a01bb.mjs} +227 -227
- package/dist/mgtwin.es.min.js +1 -1
- package/dist/mgtwin.umd.min.js +41 -41
- package/dist/{voiceServices-c9cedb3b.mjs → voiceServices-283a0bfd.mjs} +596 -595
- package/package.json +1 -1
|
@@ -42,7 +42,7 @@ function hs(e) {
|
|
|
42
42
|
if (w(e)) {
|
|
43
43
|
const t = {};
|
|
44
44
|
for (let n = 0; n < e.length; n++) {
|
|
45
|
-
const r = e[n], s = Ae(r) ?
|
|
45
|
+
const r = e[n], s = Ae(r) ? gu(r) : hs(r);
|
|
46
46
|
if (s)
|
|
47
47
|
for (const o in s)
|
|
48
48
|
t[o] = s[o];
|
|
@@ -56,7 +56,7 @@ function hs(e) {
|
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
const mu = /;(?![^(]*\))/g, Lu = /:([^]+)/, Cu = /\/\*[^]*?\*\//g;
|
|
59
|
-
function
|
|
59
|
+
function gu(e) {
|
|
60
60
|
const t = {};
|
|
61
61
|
return e.replace(Cu, "").split(mu).forEach((n) => {
|
|
62
62
|
if (n) {
|
|
@@ -79,7 +79,7 @@ function ms(e) {
|
|
|
79
79
|
e[n] && (t += n + " ");
|
|
80
80
|
return t.trim();
|
|
81
81
|
}
|
|
82
|
-
const
|
|
82
|
+
const Pu = "itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly", Bu = /* @__PURE__ */ Ns(Pu);
|
|
83
83
|
function pi(e) {
|
|
84
84
|
return !!e || e === "";
|
|
85
85
|
}
|
|
@@ -209,7 +209,7 @@ let Tn = 0, mt = 1;
|
|
|
209
209
|
const Qr = 30;
|
|
210
210
|
let ke;
|
|
211
211
|
const Ht = Symbol(""), es = Symbol("");
|
|
212
|
-
class
|
|
212
|
+
class gs {
|
|
213
213
|
constructor(t, n = null, r) {
|
|
214
214
|
this.fn = t, this.scheduler = n, this.active = !0, this.deps = [], this.parent = void 0, Mu(this, r);
|
|
215
215
|
}
|
|
@@ -241,12 +241,12 @@ function ro(e) {
|
|
|
241
241
|
}
|
|
242
242
|
}
|
|
243
243
|
let pt = !0;
|
|
244
|
-
const
|
|
244
|
+
const gi = [];
|
|
245
245
|
function nn() {
|
|
246
|
-
|
|
246
|
+
gi.push(pt), pt = !1;
|
|
247
247
|
}
|
|
248
248
|
function rn() {
|
|
249
|
-
const e =
|
|
249
|
+
const e = gi.pop();
|
|
250
250
|
pt = e === void 0 ? !0 : e;
|
|
251
251
|
}
|
|
252
252
|
function Be(e, t, n) {
|
|
@@ -254,10 +254,10 @@ function Be(e, t, n) {
|
|
|
254
254
|
let r = ur.get(e);
|
|
255
255
|
r || ur.set(e, r = /* @__PURE__ */ new Map());
|
|
256
256
|
let s = r.get(n);
|
|
257
|
-
s || r.set(n, s = Cs()),
|
|
257
|
+
s || r.set(n, s = Cs()), Pi(s);
|
|
258
258
|
}
|
|
259
259
|
}
|
|
260
|
-
function
|
|
260
|
+
function Pi(e, t) {
|
|
261
261
|
let n = !1;
|
|
262
262
|
Tn <= Qr ? Ci(e) || (e.n |= mt, n = !Li(e)) : n = !e.has(ke), n && (e.add(ke), ke.deps.push(e));
|
|
263
263
|
}
|
|
@@ -310,7 +310,7 @@ function Fu(e, t) {
|
|
|
310
310
|
}
|
|
311
311
|
const vu = /* @__PURE__ */ Ns("__proto__,__v_isRef,__isVue"), Bi = new Set(
|
|
312
312
|
/* @__PURE__ */ Object.getOwnPropertyNames(Symbol).filter((e) => e !== "arguments" && e !== "caller").map((e) => Symbol[e]).filter(pn)
|
|
313
|
-
), wu = /* @__PURE__ */
|
|
313
|
+
), wu = /* @__PURE__ */ Ps(), Yu = /* @__PURE__ */ Ps(!1, !0), xu = /* @__PURE__ */ Ps(!0), oo = /* @__PURE__ */ ku();
|
|
314
314
|
function ku() {
|
|
315
315
|
const e = {};
|
|
316
316
|
return ["includes", "indexOf", "lastIndexOf"].forEach((t) => {
|
|
@@ -333,7 +333,7 @@ function Vu(e) {
|
|
|
333
333
|
const t = q(this);
|
|
334
334
|
return Be(t, "has", e), t.hasOwnProperty(e);
|
|
335
335
|
}
|
|
336
|
-
function
|
|
336
|
+
function Ps(e = !1, t = !1) {
|
|
337
337
|
return function(r, s, o) {
|
|
338
338
|
if (s === "__v_isReactive")
|
|
339
339
|
return !e;
|
|
@@ -661,7 +661,7 @@ function Ir(e) {
|
|
|
661
661
|
}
|
|
662
662
|
const Un = (e) => ue(e) ? sn(e) : e, Ms = (e) => ue(e) ? Hi(e) : e;
|
|
663
663
|
function vi(e) {
|
|
664
|
-
pt && ke && (e = q(e),
|
|
664
|
+
pt && ke && (e = q(e), Pi(e.dep || (e.dep = Cs())));
|
|
665
665
|
}
|
|
666
666
|
function wi(e, t) {
|
|
667
667
|
e = q(e);
|
|
@@ -736,7 +736,7 @@ function fc(e, t, n) {
|
|
|
736
736
|
}
|
|
737
737
|
class Ac {
|
|
738
738
|
constructor(t, n, r, s) {
|
|
739
|
-
this._setter = n, this.dep = void 0, this.__v_isRef = !0, this.__v_isReadonly = !1, this._dirty = !0, this.effect = new
|
|
739
|
+
this._setter = n, this.dep = void 0, this.__v_isRef = !0, this.__v_isReadonly = !1, this._dirty = !0, this.effect = new gs(t, () => {
|
|
740
740
|
this._dirty || (this._dirty = !0, wi(this));
|
|
741
741
|
}), this.effect.computed = this, this.effect.active = this._cacheable = !s, this.__v_isReadonly = r;
|
|
742
742
|
}
|
|
@@ -977,7 +977,7 @@ function vr(e) {
|
|
|
977
977
|
ctx: d,
|
|
978
978
|
inheritAttrs: N
|
|
979
979
|
} = e;
|
|
980
|
-
let H,
|
|
980
|
+
let H, P;
|
|
981
981
|
const b = ar(e);
|
|
982
982
|
try {
|
|
983
983
|
if (n.shapeFlag & 4) {
|
|
@@ -992,7 +992,7 @@ function vr(e) {
|
|
|
992
992
|
S,
|
|
993
993
|
d
|
|
994
994
|
)
|
|
995
|
-
),
|
|
995
|
+
), P = u;
|
|
996
996
|
} else {
|
|
997
997
|
const K = t;
|
|
998
998
|
H = ze(
|
|
@@ -1004,18 +1004,18 @@ function vr(e) {
|
|
|
1004
1004
|
null
|
|
1005
1005
|
/* we know it doesn't need it */
|
|
1006
1006
|
)
|
|
1007
|
-
),
|
|
1007
|
+
), P = t.props ? u : hc(u);
|
|
1008
1008
|
}
|
|
1009
1009
|
} catch (K) {
|
|
1010
1010
|
dn.length = 0, Rr(K, e, 1), H = De(we);
|
|
1011
1011
|
}
|
|
1012
1012
|
let V = H;
|
|
1013
|
-
if (
|
|
1014
|
-
const K = Object.keys(
|
|
1015
|
-
K.length && Z & 7 && (i && K.some(ps) && (
|
|
1016
|
-
|
|
1013
|
+
if (P && N !== !1) {
|
|
1014
|
+
const K = Object.keys(P), { shapeFlag: Z } = V;
|
|
1015
|
+
K.length && Z & 7 && (i && K.some(ps) && (P = mc(
|
|
1016
|
+
P,
|
|
1017
1017
|
i
|
|
1018
|
-
)), V = Lt(V,
|
|
1018
|
+
)), V = Lt(V, P));
|
|
1019
1019
|
}
|
|
1020
1020
|
return n.dirs && (V = Lt(V), V.dirs = V.dirs ? V.dirs.concat(n.dirs) : n.dirs), n.transition && (V.transition = n.transition), H = V, ar(b), H;
|
|
1021
1021
|
}
|
|
@@ -1066,8 +1066,8 @@ function Cc({ vnode: e, parent: t }, n) {
|
|
|
1066
1066
|
for (; t && t.subTree === e; )
|
|
1067
1067
|
(e = t.vnode).el = n, t = t.parent;
|
|
1068
1068
|
}
|
|
1069
|
-
const
|
|
1070
|
-
function
|
|
1069
|
+
const gc = (e) => e.__isSuspense;
|
|
1070
|
+
function Pc(e, t) {
|
|
1071
1071
|
t && t.pendingBranch ? w(e) ? t.effects.push(...e) : t.effects.push(e) : Nc(e);
|
|
1072
1072
|
}
|
|
1073
1073
|
const zn = {};
|
|
@@ -1102,7 +1102,7 @@ function Xi(e, t, { immediate: n, deep: r, flush: s, onTrack: o, onTrigger: i }
|
|
|
1102
1102
|
ht(K, u, 4);
|
|
1103
1103
|
};
|
|
1104
1104
|
}, d;
|
|
1105
|
-
if (
|
|
1105
|
+
if (gn)
|
|
1106
1106
|
if (A = We, t ? n && ve(t, u, 3, [
|
|
1107
1107
|
c(),
|
|
1108
1108
|
T ? [] : void 0,
|
|
@@ -1129,10 +1129,10 @@ function Xi(e, t, { immediate: n, deep: r, flush: s, onTrack: o, onTrigger: i }
|
|
|
1129
1129
|
b.run();
|
|
1130
1130
|
};
|
|
1131
1131
|
H.allowRecurse = !!t;
|
|
1132
|
-
let
|
|
1133
|
-
s === "sync" ?
|
|
1134
|
-
const b = new
|
|
1135
|
-
t ? n ? H() : N = b.run() : s === "post" ?
|
|
1132
|
+
let P;
|
|
1133
|
+
s === "sync" ? P = H : s === "post" ? P = () => ge(H, u && u.suspense) : (H.pre = !0, u && (H.id = u.uid), P = () => Hs(H));
|
|
1134
|
+
const b = new gs(c, P);
|
|
1135
|
+
t ? n ? H() : N = b.run() : s === "post" ? ge(
|
|
1136
1136
|
b.run.bind(b),
|
|
1137
1137
|
u && u.suspense
|
|
1138
1138
|
) : b.run();
|
|
@@ -1197,7 +1197,7 @@ function J_(e, t) {
|
|
|
1197
1197
|
}
|
|
1198
1198
|
return e;
|
|
1199
1199
|
}
|
|
1200
|
-
function
|
|
1200
|
+
function gt(e, t, n, r) {
|
|
1201
1201
|
const s = e.dirs, o = t && t.dirs;
|
|
1202
1202
|
for (let i = 0; i < s.length; i++) {
|
|
1203
1203
|
const E = s[i];
|
|
@@ -1292,13 +1292,13 @@ const Fe = [Function, Array], zi = {
|
|
|
1292
1292
|
return r.isLeaving = !0, N.afterLeave = () => {
|
|
1293
1293
|
r.isLeaving = !1, n.update.active !== !1 && n.update();
|
|
1294
1294
|
}, wr(i);
|
|
1295
|
-
u === "in-out" && c.type !== we && (N.delayLeave = (H,
|
|
1295
|
+
u === "in-out" && c.type !== we && (N.delayLeave = (H, P, b) => {
|
|
1296
1296
|
const V = $i(
|
|
1297
1297
|
r,
|
|
1298
1298
|
S
|
|
1299
1299
|
);
|
|
1300
1300
|
V[String(S.key)] = S, H._leaveCb = () => {
|
|
1301
|
-
|
|
1301
|
+
P(), H._leaveCb = void 0, delete a.delayedLeave;
|
|
1302
1302
|
}, a.delayedLeave = b;
|
|
1303
1303
|
});
|
|
1304
1304
|
}
|
|
@@ -1326,7 +1326,7 @@ function rs(e, t, n, r) {
|
|
|
1326
1326
|
onLeaveCancelled: d,
|
|
1327
1327
|
onBeforeAppear: N,
|
|
1328
1328
|
onAppear: H,
|
|
1329
|
-
onAfterAppear:
|
|
1329
|
+
onAfterAppear: P,
|
|
1330
1330
|
onAppearCancelled: b
|
|
1331
1331
|
} = t, V = String(e.key), K = $i(n, e), Z = (y, Y) => {
|
|
1332
1332
|
y && ve(
|
|
@@ -1359,7 +1359,7 @@ function rs(e, t, n, r) {
|
|
|
1359
1359
|
let Y = u, J = c, re = a;
|
|
1360
1360
|
if (!n.isMounted)
|
|
1361
1361
|
if (s)
|
|
1362
|
-
Y = H || u, J =
|
|
1362
|
+
Y = H || u, J = P || c, re = b || a;
|
|
1363
1363
|
else
|
|
1364
1364
|
return;
|
|
1365
1365
|
let M = !1;
|
|
@@ -1468,7 +1468,7 @@ function Dr(e, t, n = Oe, r = !1) {
|
|
|
1468
1468
|
}
|
|
1469
1469
|
const Et = (e) => (t, n = Oe) => (
|
|
1470
1470
|
// post-create lifecycle registrations are noops during SSR (except for serverPrefetch)
|
|
1471
|
-
(!
|
|
1471
|
+
(!gn || e === "sp") && Dr(e, (...r) => t(...r), n)
|
|
1472
1472
|
), Fc = Et("bm"), eE = Et("m"), vc = Et("bu"), wc = Et("u"), tE = Et("bum"), nE = Et("um"), Yc = Et("sp"), xc = Et(
|
|
1473
1473
|
"rtg"
|
|
1474
1474
|
), kc = Et(
|
|
@@ -1636,7 +1636,7 @@ function Zc(e) {
|
|
|
1636
1636
|
updated: d,
|
|
1637
1637
|
activated: N,
|
|
1638
1638
|
deactivated: H,
|
|
1639
|
-
beforeDestroy:
|
|
1639
|
+
beforeDestroy: P,
|
|
1640
1640
|
beforeUnmount: b,
|
|
1641
1641
|
destroyed: V,
|
|
1642
1642
|
unmounted: K,
|
|
@@ -1664,7 +1664,7 @@ function Zc(e) {
|
|
|
1664
1664
|
}
|
|
1665
1665
|
if (is = !0, o)
|
|
1666
1666
|
for (const oe in o) {
|
|
1667
|
-
const te = o[oe], xe = X(te) ? te.bind(n, n) : X(te.get) ? te.get.bind(n, n) : We, be = !X(te) && X(te.set) ? te.set.bind(n) : We, he =
|
|
1667
|
+
const te = o[oe], xe = X(te) ? te.bind(n, n) : X(te.get) ? te.get.bind(n, n) : We, be = !X(te) && X(te.set) ? te.set.bind(n) : We, he = Pe({
|
|
1668
1668
|
get: xe,
|
|
1669
1669
|
set: be
|
|
1670
1670
|
});
|
|
@@ -2185,11 +2185,11 @@ function cs(e, t, n, r, s = !1) {
|
|
|
2185
2185
|
} else
|
|
2186
2186
|
S ? (a[u] = i, Q(T, u) && (T[u] = i)) : A && (u.value = i, e.k && (a[e.k] = i));
|
|
2187
2187
|
};
|
|
2188
|
-
i ? (d.id = -1,
|
|
2188
|
+
i ? (d.id = -1, ge(d, n)) : d();
|
|
2189
2189
|
}
|
|
2190
2190
|
}
|
|
2191
2191
|
}
|
|
2192
|
-
const
|
|
2192
|
+
const ge = Pc;
|
|
2193
2193
|
function ia(e) {
|
|
2194
2194
|
return Ea(e);
|
|
2195
2195
|
}
|
|
@@ -2219,7 +2219,7 @@ function Ea(e, t) {
|
|
|
2219
2219
|
H(l, _, f, I);
|
|
2220
2220
|
break;
|
|
2221
2221
|
case we:
|
|
2222
|
-
|
|
2222
|
+
P(l, _, f, I);
|
|
2223
2223
|
break;
|
|
2224
2224
|
case er:
|
|
2225
2225
|
l == null && b(_, f, I, B);
|
|
@@ -2268,7 +2268,7 @@ function Ea(e, t) {
|
|
|
2268
2268
|
B,
|
|
2269
2269
|
L,
|
|
2270
2270
|
C,
|
|
2271
|
-
|
|
2271
|
+
g
|
|
2272
2272
|
);
|
|
2273
2273
|
}
|
|
2274
2274
|
x != null && p && cs(x, l && l.ref, U, _ || l, !_);
|
|
@@ -2283,7 +2283,7 @@ function Ea(e, t) {
|
|
|
2283
2283
|
const p = _.el = l.el;
|
|
2284
2284
|
_.children !== l.children && c(p, _.children);
|
|
2285
2285
|
}
|
|
2286
|
-
},
|
|
2286
|
+
}, P = (l, _, f, I) => {
|
|
2287
2287
|
l == null ? r(
|
|
2288
2288
|
_.el = u(_.children || ""),
|
|
2289
2289
|
f,
|
|
@@ -2344,7 +2344,7 @@ function Ea(e, t) {
|
|
|
2344
2344
|
U && x !== "foreignObject",
|
|
2345
2345
|
B,
|
|
2346
2346
|
L
|
|
2347
|
-
), j &&
|
|
2347
|
+
), j && gt(l, null, I, "created"), ae(C, l, l.scopeId, B, I), F) {
|
|
2348
2348
|
for (const se in F)
|
|
2349
2349
|
se !== "value" && !$n(se) && o(
|
|
2350
2350
|
C,
|
|
@@ -2359,10 +2359,10 @@ function Ea(e, t) {
|
|
|
2359
2359
|
);
|
|
2360
2360
|
"value" in F && o(C, "value", null, F.value), (h = F.onVnodeBeforeMount) && je(h, I, l);
|
|
2361
2361
|
}
|
|
2362
|
-
j &&
|
|
2362
|
+
j && gt(l, null, I, "beforeMount");
|
|
2363
2363
|
const Ee = (!p || p && !p.pendingBranch) && W && !W.persisted;
|
|
2364
|
-
Ee && W.beforeEnter(C), r(C, _, f), ((h = F && F.onVnodeMounted) || Ee || j) &&
|
|
2365
|
-
h && je(h, I, l), Ee && W.enter(C), j &&
|
|
2364
|
+
Ee && W.beforeEnter(C), r(C, _, f), ((h = F && F.onVnodeMounted) || Ee || j) && ge(() => {
|
|
2365
|
+
h && je(h, I, l), Ee && W.enter(C), j && gt(l, null, I, "mounted");
|
|
2366
2366
|
}, p);
|
|
2367
2367
|
}, ae = (l, _, f, I, p) => {
|
|
2368
2368
|
if (f && A(l, f), I)
|
|
@@ -2402,7 +2402,7 @@ function Ea(e, t) {
|
|
|
2402
2402
|
C |= l.patchFlag & 16;
|
|
2403
2403
|
const F = l.props || le, k = _.props || le;
|
|
2404
2404
|
let W;
|
|
2405
|
-
f &&
|
|
2405
|
+
f && Pt(f, !1), (W = k.onVnodeBeforeUpdate) && je(W, f, _, l), x && gt(_, l, f, "beforeUpdate"), f && Pt(f, !0);
|
|
2406
2406
|
const j = p && _.type !== "foreignObject";
|
|
2407
2407
|
if (h ? J(
|
|
2408
2408
|
l.dynamicChildren,
|
|
@@ -2461,8 +2461,8 @@ function Ea(e, t) {
|
|
|
2461
2461
|
I,
|
|
2462
2462
|
p
|
|
2463
2463
|
);
|
|
2464
|
-
((W = k.onVnodeUpdated) || x) &&
|
|
2465
|
-
W && je(W, f, _, l), x &&
|
|
2464
|
+
((W = k.onVnodeUpdated) || x) && ge(() => {
|
|
2465
|
+
W && je(W, f, _, l), x && gt(_, l, f, "updated");
|
|
2466
2466
|
}, I);
|
|
2467
2467
|
}, J = (l, _, f, I, p, U, B) => {
|
|
2468
2468
|
for (let L = 0; L < _.length; L++) {
|
|
@@ -2589,10 +2589,10 @@ function Ea(e, t) {
|
|
|
2589
2589
|
I,
|
|
2590
2590
|
p
|
|
2591
2591
|
);
|
|
2592
|
-
if (pr(l) && (L.ctx.renderer =
|
|
2592
|
+
if (pr(l) && (L.ctx.renderer = g), Oa(L), L.asyncDep) {
|
|
2593
2593
|
if (p && p.registerDep(L, z), !l.el) {
|
|
2594
2594
|
const C = L.subTree = De(we);
|
|
2595
|
-
|
|
2595
|
+
P(null, C, _, f);
|
|
2596
2596
|
}
|
|
2597
2597
|
return;
|
|
2598
2598
|
}
|
|
@@ -2619,7 +2619,7 @@ function Ea(e, t) {
|
|
|
2619
2619
|
const L = () => {
|
|
2620
2620
|
if (l.isMounted) {
|
|
2621
2621
|
let { next: x, bu: F, u: k, parent: W, vnode: j } = l, Ee = x, se;
|
|
2622
|
-
|
|
2622
|
+
Pt(l, !1), x ? (x.el = j.el, oe(l, x, B)) : x = j, F && qn(F), (se = x.props && x.props.onVnodeBeforeUpdate) && je(se, W, x, j), Pt(l, !0);
|
|
2623
2623
|
const _e = vr(l), Ge = l.subTree;
|
|
2624
2624
|
l.subTree = _e, N(
|
|
2625
2625
|
Ge,
|
|
@@ -2631,14 +2631,14 @@ function Ea(e, t) {
|
|
|
2631
2631
|
l,
|
|
2632
2632
|
p,
|
|
2633
2633
|
U
|
|
2634
|
-
), x.el = _e.el, Ee === null && Cc(l, _e.el), k &&
|
|
2634
|
+
), x.el = _e.el, Ee === null && Cc(l, _e.el), k && ge(k, p), (se = x.props && x.props.onVnodeUpdated) && ge(
|
|
2635
2635
|
() => je(se, W, x, j),
|
|
2636
2636
|
p
|
|
2637
2637
|
);
|
|
2638
2638
|
} else {
|
|
2639
2639
|
let x;
|
|
2640
2640
|
const { el: F, props: k } = _, { bm: W, m: j, parent: Ee } = l, se = fn(_);
|
|
2641
|
-
if (
|
|
2641
|
+
if (Pt(l, !1), W && qn(W), !se && (x = k && k.onVnodeBeforeMount) && je(x, Ee, _), Pt(l, !0), F && ne) {
|
|
2642
2642
|
const _e = () => {
|
|
2643
2643
|
l.subTree = vr(l), ne(
|
|
2644
2644
|
F,
|
|
@@ -2667,22 +2667,22 @@ function Ea(e, t) {
|
|
|
2667
2667
|
U
|
|
2668
2668
|
), _.el = _e.el;
|
|
2669
2669
|
}
|
|
2670
|
-
if (j &&
|
|
2670
|
+
if (j && ge(j, p), !se && (x = k && k.onVnodeMounted)) {
|
|
2671
2671
|
const _e = _;
|
|
2672
|
-
|
|
2672
|
+
ge(
|
|
2673
2673
|
() => je(x, Ee, _e),
|
|
2674
2674
|
p
|
|
2675
2675
|
);
|
|
2676
2676
|
}
|
|
2677
|
-
(_.shapeFlag & 256 || Ee && fn(Ee.vnode) && Ee.vnode.shapeFlag & 256) && l.a &&
|
|
2677
|
+
(_.shapeFlag & 256 || Ee && fn(Ee.vnode) && Ee.vnode.shapeFlag & 256) && l.a && ge(l.a, p), l.isMounted = !0, _ = f = I = null;
|
|
2678
2678
|
}
|
|
2679
|
-
}, C = l.effect = new
|
|
2679
|
+
}, C = l.effect = new gs(
|
|
2680
2680
|
L,
|
|
2681
2681
|
() => Hs(h),
|
|
2682
2682
|
l.scope
|
|
2683
2683
|
// track it in component's effect scope
|
|
2684
2684
|
), h = l.update = () => C.run();
|
|
2685
|
-
h.id = l.uid,
|
|
2685
|
+
h.id = l.uid, Pt(l, !0), h();
|
|
2686
2686
|
}, oe = (l, _, f) => {
|
|
2687
2687
|
_.component = l;
|
|
2688
2688
|
const I = l.vnode.props;
|
|
@@ -2899,7 +2899,7 @@ function Ea(e, t) {
|
|
|
2899
2899
|
return;
|
|
2900
2900
|
}
|
|
2901
2901
|
if (h & 64) {
|
|
2902
|
-
B.move(l, _, f,
|
|
2902
|
+
B.move(l, _, f, g);
|
|
2903
2903
|
return;
|
|
2904
2904
|
}
|
|
2905
2905
|
if (B === Ke) {
|
|
@@ -2915,7 +2915,7 @@ function Ea(e, t) {
|
|
|
2915
2915
|
}
|
|
2916
2916
|
if (I !== 2 && h & 1 && L)
|
|
2917
2917
|
if (I === 0)
|
|
2918
|
-
L.beforeEnter(U), r(U, _, f),
|
|
2918
|
+
L.beforeEnter(U), r(U, _, f), ge(() => L.enter(U), p);
|
|
2919
2919
|
else {
|
|
2920
2920
|
const { leave: F, delayLeave: k, afterLeave: W } = L, j = () => r(U, _, f), Ee = () => {
|
|
2921
2921
|
F(U, () => {
|
|
@@ -2950,12 +2950,12 @@ function Ea(e, t) {
|
|
|
2950
2950
|
l.suspense.unmount(f, I);
|
|
2951
2951
|
return;
|
|
2952
2952
|
}
|
|
2953
|
-
W &&
|
|
2953
|
+
W && gt(l, null, _, "beforeUnmount"), x & 64 ? l.type.remove(
|
|
2954
2954
|
l,
|
|
2955
2955
|
_,
|
|
2956
2956
|
f,
|
|
2957
2957
|
p,
|
|
2958
|
-
|
|
2958
|
+
g,
|
|
2959
2959
|
I
|
|
2960
2960
|
) : h && // #1153: fast path should not be taken for non-stable (v-for) fragments
|
|
2961
2961
|
(U !== Ke || F > 0 && F & 64) ? Re(
|
|
@@ -2966,8 +2966,8 @@ function Ea(e, t) {
|
|
|
2966
2966
|
!0
|
|
2967
2967
|
) : (U === Ke && F & 384 || !p && x & 16) && Re(C, _, f), I && et(l);
|
|
2968
2968
|
}
|
|
2969
|
-
(j && (Ee = B && B.onVnodeUnmounted) || W) &&
|
|
2970
|
-
Ee && je(Ee, _, l), W &&
|
|
2969
|
+
(j && (Ee = B && B.onVnodeUnmounted) || W) && ge(() => {
|
|
2970
|
+
Ee && je(Ee, _, l), W && gt(l, null, _, "unmounted");
|
|
2971
2971
|
}, f);
|
|
2972
2972
|
}, et = (l) => {
|
|
2973
2973
|
const { type: _, el: f, anchor: I, transition: p } = l;
|
|
@@ -2994,7 +2994,7 @@ function Ea(e, t) {
|
|
|
2994
2994
|
s(_);
|
|
2995
2995
|
}, wt = (l, _, f) => {
|
|
2996
2996
|
const { bum: I, scope: p, update: U, subTree: B, um: L } = l;
|
|
2997
|
-
I && qn(I), p.stop(), U && (U.active = !1, Ne(B, l, _, f)), L &&
|
|
2997
|
+
I && qn(I), p.stop(), U && (U.active = !1, Ne(B, l, _, f)), L && ge(L, _), ge(() => {
|
|
2998
2998
|
l.isUnmounted = !0;
|
|
2999
2999
|
}, _), _ && _.pendingBranch && !_.isUnmounted && l.asyncDep && !l.asyncResolved && l.suspenseId === _.pendingId && (_.deps--, _.deps === 0 && _.resolve());
|
|
3000
3000
|
}, Re = (l, _, f, I = !1, p = !1, U = 0) => {
|
|
@@ -3002,7 +3002,7 @@ function Ea(e, t) {
|
|
|
3002
3002
|
Ne(l[B], _, f, I, p);
|
|
3003
3003
|
}, O = (l) => l.shapeFlag & 6 ? O(l.component.subTree) : l.shapeFlag & 128 ? l.suspense.next() : S(l.anchor || l.el), G = (l, _, f) => {
|
|
3004
3004
|
l == null ? _._vnode && Ne(_._vnode, null, null, !0) : N(_._vnode || null, l, _, null, null, null, f), ao(), Wi(), _._vnode = l;
|
|
3005
|
-
},
|
|
3005
|
+
}, g = {
|
|
3006
3006
|
p: N,
|
|
3007
3007
|
um: Ne,
|
|
3008
3008
|
m: he,
|
|
@@ -3016,14 +3016,14 @@ function Ea(e, t) {
|
|
|
3016
3016
|
};
|
|
3017
3017
|
let v, ne;
|
|
3018
3018
|
return t && ([v, ne] = t(
|
|
3019
|
-
|
|
3019
|
+
g
|
|
3020
3020
|
)), {
|
|
3021
3021
|
render: G,
|
|
3022
3022
|
hydrate: v,
|
|
3023
3023
|
createApp: Qc(G, v)
|
|
3024
3024
|
};
|
|
3025
3025
|
}
|
|
3026
|
-
function
|
|
3026
|
+
function Pt({ effect: e, update: t }, n) {
|
|
3027
3027
|
e.allowRecurse = t.allowRecurse = n;
|
|
3028
3028
|
}
|
|
3029
3029
|
function lE(e, t, n = !1) {
|
|
@@ -3163,7 +3163,7 @@ function la(e, t = null, n = null, r = 0, s = null, o = !1) {
|
|
|
3163
3163
|
let { class: E, style: u } = t;
|
|
3164
3164
|
E && !Ae(E) && (t.class = ms(E)), ue(u) && (Fi(u) && !w(u) && (u = fe({}, u)), t.style = hs(u));
|
|
3165
3165
|
}
|
|
3166
|
-
const i = Ae(e) ? 1 :
|
|
3166
|
+
const i = Ae(e) ? 1 : gc(e) ? 128 : ca(e) ? 64 : ue(e) ? 4 : X(e) ? 2 : 0;
|
|
3167
3167
|
return SE(
|
|
3168
3168
|
e,
|
|
3169
3169
|
t,
|
|
@@ -3383,13 +3383,13 @@ const zt = (e) => {
|
|
|
3383
3383
|
function fE(e) {
|
|
3384
3384
|
return e.vnode.shapeFlag & 4;
|
|
3385
3385
|
}
|
|
3386
|
-
let
|
|
3386
|
+
let gn = !1;
|
|
3387
3387
|
function Oa(e, t = !1) {
|
|
3388
|
-
|
|
3388
|
+
gn = t;
|
|
3389
3389
|
const { props: n, children: r } = e.vnode, s = fE(e);
|
|
3390
3390
|
ta(e, n, s, t), sa(e, r);
|
|
3391
3391
|
const o = s ? Na(e, t) : void 0;
|
|
3392
|
-
return
|
|
3392
|
+
return gn = !1, o;
|
|
3393
3393
|
}
|
|
3394
3394
|
function Na(e, t) {
|
|
3395
3395
|
const n = e.type;
|
|
@@ -3484,12 +3484,12 @@ function mr(e) {
|
|
|
3484
3484
|
function Ua(e) {
|
|
3485
3485
|
return X(e) && "__vccOpts" in e;
|
|
3486
3486
|
}
|
|
3487
|
-
const
|
|
3487
|
+
const Pe = (e, t) => dc(e, t, gn);
|
|
3488
3488
|
function ks(e, t, n) {
|
|
3489
3489
|
const r = arguments.length;
|
|
3490
3490
|
return r === 2 ? ue(t) && !w(t) ? Tr(t) ? De(e, null, [t]) : De(e, t) : De(e, null, t) : (r > 3 ? n = Array.prototype.slice.call(arguments, 2) : r === 3 && Tr(n) && (n = [n]), De(e, t, n));
|
|
3491
3491
|
}
|
|
3492
|
-
const ha = Symbol.for("v-scx"), ma = () => Je(ha), La = "3.3.4", Ca = "http://www.w3.org/2000/svg", Kt = typeof document < "u" ? document : null, mo = Kt && /* @__PURE__ */ Kt.createElement("template"),
|
|
3492
|
+
const ha = Symbol.for("v-scx"), ma = () => Je(ha), La = "3.3.4", Ca = "http://www.w3.org/2000/svg", Kt = typeof document < "u" ? document : null, mo = Kt && /* @__PURE__ */ Kt.createElement("template"), ga = {
|
|
3493
3493
|
insert: (e, t, n) => {
|
|
3494
3494
|
t.insertBefore(e, n || null);
|
|
3495
3495
|
},
|
|
@@ -3543,7 +3543,7 @@ const ha = Symbol.for("v-scx"), ma = () => Je(ha), La = "3.3.4", Ca = "http://ww
|
|
|
3543
3543
|
];
|
|
3544
3544
|
}
|
|
3545
3545
|
};
|
|
3546
|
-
function
|
|
3546
|
+
function Pa(e, t, n) {
|
|
3547
3547
|
const r = e._vtc;
|
|
3548
3548
|
r && (t = (t ? [t, ...r] : [...r]).join(" ")), t == null ? e.removeAttribute("class") : n ? e.setAttribute("class", t) : e.className = t;
|
|
3549
3549
|
}
|
|
@@ -3591,10 +3591,10 @@ function ba(e, t) {
|
|
|
3591
3591
|
}
|
|
3592
3592
|
return t;
|
|
3593
3593
|
}
|
|
3594
|
-
const
|
|
3594
|
+
const go = "http://www.w3.org/1999/xlink";
|
|
3595
3595
|
function Ga(e, t, n, r, s) {
|
|
3596
3596
|
if (r && t.startsWith("xlink:"))
|
|
3597
|
-
n == null ? e.removeAttributeNS(
|
|
3597
|
+
n == null ? e.removeAttributeNS(go, t.slice(6, t.length)) : e.setAttributeNS(go, t, n);
|
|
3598
3598
|
else {
|
|
3599
3599
|
const o = Bu(t);
|
|
3600
3600
|
n == null || o && !pi(n) ? e.removeAttribute(t) : e.setAttribute(t, o ? "" : n);
|
|
@@ -3643,13 +3643,13 @@ function ya(e, t, n, r, s = null) {
|
|
|
3643
3643
|
i && (Ka(e, E, i, u), o[t] = void 0);
|
|
3644
3644
|
}
|
|
3645
3645
|
}
|
|
3646
|
-
const
|
|
3646
|
+
const Po = /(?:Once|Passive|Capture)$/;
|
|
3647
3647
|
function Ha(e) {
|
|
3648
3648
|
let t;
|
|
3649
|
-
if (
|
|
3649
|
+
if (Po.test(e)) {
|
|
3650
3650
|
t = {};
|
|
3651
3651
|
let r;
|
|
3652
|
-
for (; r = e.match(
|
|
3652
|
+
for (; r = e.match(Po); )
|
|
3653
3653
|
e = e.slice(0, e.length - r[0].length), t[r[0].toLowerCase()] = !0;
|
|
3654
3654
|
}
|
|
3655
3655
|
return [e[2] === ":" ? e.slice(3) : vt(e.slice(2)), t];
|
|
@@ -3681,7 +3681,7 @@ function Ya(e, t) {
|
|
|
3681
3681
|
return t;
|
|
3682
3682
|
}
|
|
3683
3683
|
const Bo = /^on[a-z]/, xa = (e, t, n, r, s = !1, o, i, E, u) => {
|
|
3684
|
-
t === "class" ?
|
|
3684
|
+
t === "class" ? Pa(e, r, s) : t === "style" ? Ba(e, n, r) : fr(t) ? ps(t) || ya(e, t, n, r, i) : (t[0] === "." ? (t = t.slice(1), !0) : t[0] === "^" ? (t = t.slice(1), !1) : ka(e, t, r, s)) ? Ma(
|
|
3685
3685
|
e,
|
|
3686
3686
|
t,
|
|
3687
3687
|
r,
|
|
@@ -3742,12 +3742,12 @@ function Va(e) {
|
|
|
3742
3742
|
leaveActiveClass: S = `${n}-leave-active`,
|
|
3743
3743
|
leaveToClass: A = `${n}-leave-to`
|
|
3744
3744
|
} = e, d = Wa(s), N = d && d[0], H = d && d[1], {
|
|
3745
|
-
onBeforeEnter:
|
|
3745
|
+
onBeforeEnter: P,
|
|
3746
3746
|
onEnter: b,
|
|
3747
3747
|
onEnterCancelled: V,
|
|
3748
3748
|
onLeave: K,
|
|
3749
3749
|
onLeaveCancelled: Z,
|
|
3750
|
-
onBeforeAppear: ce =
|
|
3750
|
+
onBeforeAppear: ce = P,
|
|
3751
3751
|
onAppear: ae = b,
|
|
3752
3752
|
onAppearCancelled: y = V
|
|
3753
3753
|
} = t, Y = (M, $, Te) => {
|
|
@@ -3762,7 +3762,7 @@ function Va(e) {
|
|
|
3762
3762
|
};
|
|
3763
3763
|
return fe(t, {
|
|
3764
3764
|
onBeforeEnter(M) {
|
|
3765
|
-
Bt(
|
|
3765
|
+
Bt(P, [M]), _t(M, o), _t(M, i);
|
|
3766
3766
|
},
|
|
3767
3767
|
onBeforeAppear(M) {
|
|
3768
3768
|
Bt(ce, [M]), _t(M, u), _t(M, c);
|
|
@@ -3898,7 +3898,7 @@ const z_ = {
|
|
|
3898
3898
|
deep: !0,
|
|
3899
3899
|
created(e, t, n) {
|
|
3900
3900
|
e._assign = $t(n), Ot(e, "change", () => {
|
|
3901
|
-
const r = e._modelValue, s =
|
|
3901
|
+
const r = e._modelValue, s = Pn(e), o = e.checked, i = e._assign;
|
|
3902
3902
|
if (w(r)) {
|
|
3903
3903
|
const E = Ls(r, s), u = E !== -1;
|
|
3904
3904
|
if (o && !u)
|
|
@@ -3930,7 +3930,7 @@ const q_ = {
|
|
|
3930
3930
|
const s = tn(t);
|
|
3931
3931
|
Ot(e, "change", () => {
|
|
3932
3932
|
const o = Array.prototype.filter.call(e.options, (i) => i.selected).map(
|
|
3933
|
-
(i) => n ? Er(
|
|
3933
|
+
(i) => n ? Er(Pn(i)) : Pn(i)
|
|
3934
3934
|
);
|
|
3935
3935
|
e._assign(
|
|
3936
3936
|
e.multiple ? s ? new Set(o) : o : o[0]
|
|
@@ -3953,10 +3953,10 @@ function vo(e, t) {
|
|
|
3953
3953
|
const n = e.multiple;
|
|
3954
3954
|
if (!(n && !w(t) && !tn(t))) {
|
|
3955
3955
|
for (let r = 0, s = e.options.length; r < s; r++) {
|
|
3956
|
-
const o = e.options[r], i =
|
|
3956
|
+
const o = e.options[r], i = Pn(o);
|
|
3957
3957
|
if (n)
|
|
3958
3958
|
w(t) ? o.selected = Ls(t, i) > -1 : o.selected = t.has(i);
|
|
3959
|
-
else if (Kn(
|
|
3959
|
+
else if (Kn(Pn(o), t)) {
|
|
3960
3960
|
e.selectedIndex !== r && (e.selectedIndex = r);
|
|
3961
3961
|
return;
|
|
3962
3962
|
}
|
|
@@ -3964,7 +3964,7 @@ function vo(e, t) {
|
|
|
3964
3964
|
!n && e.selectedIndex !== -1 && (e.selectedIndex = -1);
|
|
3965
3965
|
}
|
|
3966
3966
|
}
|
|
3967
|
-
function
|
|
3967
|
+
function Pn(e) {
|
|
3968
3968
|
return "_value" in e ? e._value : e.value;
|
|
3969
3969
|
}
|
|
3970
3970
|
function RE(e, t) {
|
|
@@ -4023,7 +4023,7 @@ const za = ["ctrl", "shift", "alt", "meta"], $a = {
|
|
|
4023
4023
|
function cn(e, t) {
|
|
4024
4024
|
e.style.display = t ? e._vod : "none";
|
|
4025
4025
|
}
|
|
4026
|
-
const Qa = /* @__PURE__ */ fe({ patchProp: xa },
|
|
4026
|
+
const Qa = /* @__PURE__ */ fe({ patchProp: xa }, ga);
|
|
4027
4027
|
let wo;
|
|
4028
4028
|
function el() {
|
|
4029
4029
|
return wo || (wo = ia(Qa));
|
|
@@ -4195,8 +4195,8 @@ function Il(e, t, n, r) {
|
|
|
4195
4195
|
H = N ? S.position - N.position : 0;
|
|
4196
4196
|
} else
|
|
4197
4197
|
r(A);
|
|
4198
|
-
s.forEach((
|
|
4199
|
-
|
|
4198
|
+
s.forEach((P) => {
|
|
4199
|
+
P(n.value, d, {
|
|
4200
4200
|
delta: H,
|
|
4201
4201
|
type: Bn.pop,
|
|
4202
4202
|
direction: H ? H > 0 ? Rn.forward : Rn.back : Rn.unknown
|
|
@@ -4371,13 +4371,13 @@ function Ul(e, t) {
|
|
|
4371
4371
|
if (S.type === 0)
|
|
4372
4372
|
T || (s += "/"), s += S.value.replace(Dl, "\\$&"), A += 40;
|
|
4373
4373
|
else if (S.type === 1) {
|
|
4374
|
-
const { value: d, repeatable: N, optional: H, regexp:
|
|
4374
|
+
const { value: d, repeatable: N, optional: H, regexp: P } = S;
|
|
4375
4375
|
o.push({
|
|
4376
4376
|
name: d,
|
|
4377
4377
|
repeatable: N,
|
|
4378
4378
|
optional: H
|
|
4379
4379
|
});
|
|
4380
|
-
const b =
|
|
4380
|
+
const b = P || Jo;
|
|
4381
4381
|
if (b !== Jo) {
|
|
4382
4382
|
A += 10;
|
|
4383
4383
|
try {
|
|
@@ -4419,10 +4419,10 @@ function Ul(e, t) {
|
|
|
4419
4419
|
if (A.type === 0)
|
|
4420
4420
|
a += A.value;
|
|
4421
4421
|
else if (A.type === 1) {
|
|
4422
|
-
const { value: d, repeatable: N, optional: H } = A,
|
|
4423
|
-
if (Ze(
|
|
4422
|
+
const { value: d, repeatable: N, optional: H } = A, P = d in c ? c[d] : "";
|
|
4423
|
+
if (Ze(P) && !N)
|
|
4424
4424
|
throw new Error(`Provided param "${d}" is an array but it is not repeatable (* or + modifiers)`);
|
|
4425
|
-
const b = Ze(
|
|
4425
|
+
const b = Ze(P) ? P.join("/") : P;
|
|
4426
4426
|
if (!b)
|
|
4427
4427
|
if (H)
|
|
4428
4428
|
S.length < 2 && (a.endsWith("/") ? a = a.slice(0, -1) : T = !0);
|
|
@@ -4476,7 +4476,7 @@ const Ll = {
|
|
|
4476
4476
|
type: 0,
|
|
4477
4477
|
value: ""
|
|
4478
4478
|
}, Cl = /[a-zA-Z0-9_]/;
|
|
4479
|
-
function
|
|
4479
|
+
function gl(e) {
|
|
4480
4480
|
if (!e)
|
|
4481
4481
|
return [[]];
|
|
4482
4482
|
if (e === "/")
|
|
@@ -4536,8 +4536,8 @@ function Pl(e) {
|
|
|
4536
4536
|
}
|
|
4537
4537
|
return n === 2 && t(`Unfinished custom RegExp for param "${c}"`), T(), i(), s;
|
|
4538
4538
|
}
|
|
4539
|
-
function
|
|
4540
|
-
const r = Ul(
|
|
4539
|
+
function Pl(e, t, n) {
|
|
4540
|
+
const r = Ul(gl(e.path), n), s = ie(r, {
|
|
4541
4541
|
record: e,
|
|
4542
4542
|
parent: t,
|
|
4543
4543
|
// these needs to be populated by the parent
|
|
@@ -4572,19 +4572,19 @@ function Bl(e, t) {
|
|
|
4572
4572
|
// are defined on the same record
|
|
4573
4573
|
}));
|
|
4574
4574
|
}
|
|
4575
|
-
let
|
|
4575
|
+
let P, b;
|
|
4576
4576
|
for (const V of H) {
|
|
4577
4577
|
const { path: K } = V;
|
|
4578
4578
|
if (T && K[0] !== "/") {
|
|
4579
4579
|
const Z = T.record.path, ce = Z[Z.length - 1] === "/" ? "" : "/";
|
|
4580
4580
|
V.path = T.record.path + (K && ce + K);
|
|
4581
4581
|
}
|
|
4582
|
-
if (
|
|
4582
|
+
if (P = Pl(V, T, N), S ? S.alias.push(P) : (b = b || P, b !== P && b.alias.push(P), A && a.name && !jo(P) && i(a.name)), d.children) {
|
|
4583
4583
|
const Z = d.children;
|
|
4584
4584
|
for (let ce = 0; ce < Z.length; ce++)
|
|
4585
|
-
o(Z[ce],
|
|
4585
|
+
o(Z[ce], P, S && S.children[ce]);
|
|
4586
4586
|
}
|
|
4587
|
-
S = S ||
|
|
4587
|
+
S = S || P, (P.record.components && Object.keys(P.record.components).length || P.record.name || P.record.redirect) && u(P);
|
|
4588
4588
|
}
|
|
4589
4589
|
return b ? () => {
|
|
4590
4590
|
i(b);
|
|
@@ -4640,9 +4640,9 @@ function Bl(e, t) {
|
|
|
4640
4640
|
N = S.record.name, A = ie({}, T.params, a.params), d = S.stringify(A);
|
|
4641
4641
|
}
|
|
4642
4642
|
const H = [];
|
|
4643
|
-
let
|
|
4644
|
-
for (;
|
|
4645
|
-
H.unshift(
|
|
4643
|
+
let P = S;
|
|
4644
|
+
for (; P; )
|
|
4645
|
+
H.unshift(P.record), P = P.parent;
|
|
4646
4646
|
return {
|
|
4647
4647
|
name: N,
|
|
4648
4648
|
path: d,
|
|
@@ -4705,15 +4705,15 @@ function zo(e, t) {
|
|
|
4705
4705
|
function UE(e, t) {
|
|
4706
4706
|
return t.children.some((n) => n === e || UE(e, n));
|
|
4707
4707
|
}
|
|
4708
|
-
const hE = /#/g, Kl = /&/g, yl = /\//g, Hl = /=/g, Fl = /\?/g, mE = /\+/g, vl = /%5B/g, wl = /%5D/g, LE = /%5E/g, Yl = /%60/g, CE = /%7B/g, xl = /%7C/g,
|
|
4708
|
+
const hE = /#/g, Kl = /&/g, yl = /\//g, Hl = /=/g, Fl = /\?/g, mE = /\+/g, vl = /%5B/g, wl = /%5D/g, LE = /%5E/g, Yl = /%60/g, CE = /%7B/g, xl = /%7C/g, gE = /%7D/g, kl = /%20/g;
|
|
4709
4709
|
function Vs(e) {
|
|
4710
4710
|
return encodeURI("" + e).replace(xl, "|").replace(vl, "[").replace(wl, "]");
|
|
4711
4711
|
}
|
|
4712
4712
|
function Vl(e) {
|
|
4713
|
-
return Vs(e).replace(CE, "{").replace(
|
|
4713
|
+
return Vs(e).replace(CE, "{").replace(gE, "}").replace(LE, "^");
|
|
4714
4714
|
}
|
|
4715
4715
|
function _s(e) {
|
|
4716
|
-
return Vs(e).replace(mE, "%2B").replace(kl, "+").replace(hE, "%23").replace(Kl, "%26").replace(Yl, "`").replace(CE, "{").replace(
|
|
4716
|
+
return Vs(e).replace(mE, "%2B").replace(kl, "+").replace(hE, "%23").replace(Kl, "%26").replace(Yl, "`").replace(CE, "{").replace(gE, "}").replace(LE, "^");
|
|
4717
4717
|
}
|
|
4718
4718
|
function Wl(e) {
|
|
4719
4719
|
return _s(e).replace(Hl, "%3D");
|
|
@@ -4768,7 +4768,7 @@ function jl(e) {
|
|
|
4768
4768
|
}
|
|
4769
4769
|
return t;
|
|
4770
4770
|
}
|
|
4771
|
-
const zl = Symbol(""), qo = Symbol(""), Cr = Symbol(""),
|
|
4771
|
+
const zl = Symbol(""), qo = Symbol(""), Cr = Symbol(""), PE = Symbol(""), Ss = Symbol("");
|
|
4772
4772
|
function an() {
|
|
4773
4773
|
let e = [];
|
|
4774
4774
|
function t(r) {
|
|
@@ -4831,7 +4831,7 @@ function $l(e) {
|
|
|
4831
4831
|
return typeof e == "object" || "displayName" in e || "props" in e || "__vccOpts" in e;
|
|
4832
4832
|
}
|
|
4833
4833
|
function Qo(e) {
|
|
4834
|
-
const t = Je(Cr), n = Je(
|
|
4834
|
+
const t = Je(Cr), n = Je(PE), r = Pe(() => t.resolve(Ut(e.to))), s = Pe(() => {
|
|
4835
4835
|
const { matched: u } = r.value, { length: c } = u, a = u[c - 1], T = n.matched;
|
|
4836
4836
|
if (!a || !T.length)
|
|
4837
4837
|
return -1;
|
|
@@ -4847,7 +4847,7 @@ function Qo(e) {
|
|
|
4847
4847
|
ei(a) === A && // avoid comparing the child with its parent
|
|
4848
4848
|
T[T.length - 1].path !== A ? T.findIndex(qt.bind(null, u[c - 2])) : S
|
|
4849
4849
|
);
|
|
4850
|
-
}), o =
|
|
4850
|
+
}), o = Pe(() => s.value > -1 && tT(n.params, r.value.params)), i = Pe(() => s.value > -1 && s.value === n.matched.length - 1 && OE(n.params, r.value.params));
|
|
4851
4851
|
function E(u = {}) {
|
|
4852
4852
|
return eT(u) ? t[Ut(e.replace) ? "replace" : "push"](
|
|
4853
4853
|
Ut(e.to)
|
|
@@ -4856,7 +4856,7 @@ function Qo(e) {
|
|
|
4856
4856
|
}
|
|
4857
4857
|
return {
|
|
4858
4858
|
route: r,
|
|
4859
|
-
href:
|
|
4859
|
+
href: Pe(() => r.value.href),
|
|
4860
4860
|
isActive: o,
|
|
4861
4861
|
isExactActive: i,
|
|
4862
4862
|
navigate: E
|
|
@@ -4882,7 +4882,7 @@ const ql = /* @__PURE__ */ yn({
|
|
|
4882
4882
|
},
|
|
4883
4883
|
useLink: Qo,
|
|
4884
4884
|
setup(e, { slots: t }) {
|
|
4885
|
-
const n = sn(Qo(e)), { options: r } = Je(Cr), s =
|
|
4885
|
+
const n = sn(Qo(e)), { options: r } = Je(Cr), s = Pe(() => ({
|
|
4886
4886
|
[ti(e.activeClass, r.linkActiveClass, "router-link-active")]: n.isActive,
|
|
4887
4887
|
// [getLinkClass(
|
|
4888
4888
|
// props.inactiveClass,
|
|
@@ -4943,15 +4943,15 @@ const ti = (e, t, n) => e ?? t ?? n, nT = /* @__PURE__ */ yn({
|
|
|
4943
4943
|
// https://github.com/vuejs/router/issues/1315
|
|
4944
4944
|
compatConfig: { MODE: 3 },
|
|
4945
4945
|
setup(e, { attrs: t, slots: n }) {
|
|
4946
|
-
const r = Je(Ss), s =
|
|
4946
|
+
const r = Je(Ss), s = Pe(() => e.route || r.value), o = Je(qo, 0), i = Pe(() => {
|
|
4947
4947
|
let c = Ut(o);
|
|
4948
4948
|
const { matched: a } = s.value;
|
|
4949
4949
|
let T;
|
|
4950
4950
|
for (; (T = a[c]) && !T.components; )
|
|
4951
4951
|
c++;
|
|
4952
4952
|
return c;
|
|
4953
|
-
}), E =
|
|
4954
|
-
Qn(qo,
|
|
4953
|
+
}), E = Pe(() => s.value.matched[i.value]);
|
|
4954
|
+
Qn(qo, Pe(() => i.value + 1)), Qn(zl, E), Qn(Ss, s);
|
|
4955
4955
|
const u = m();
|
|
4956
4956
|
return Sn(() => [u.value, E.value, e.name], ([c, a, T], [S, A, d]) => {
|
|
4957
4957
|
a && (a.instances[T] = c, A && A !== a && c && c === S && (a.leaveGuards.size || (a.leaveGuards = A.leaveGuards), a.updateGuards.size || (a.updateGuards = A.updateGuards))), c && a && // if there is no instance but to and from are the same this might be
|
|
@@ -4962,8 +4962,8 @@ const ti = (e, t, n) => e ?? t ?? n, nT = /* @__PURE__ */ yn({
|
|
|
4962
4962
|
if (!S)
|
|
4963
4963
|
return ni(n.default, { Component: S, route: c });
|
|
4964
4964
|
const A = T.props[a], d = A ? A === !0 ? c.params : typeof A == "function" ? A(c) : A : null, H = ks(S, ie({}, d, t, {
|
|
4965
|
-
onVnodeUnmounted: (
|
|
4966
|
-
|
|
4965
|
+
onVnodeUnmounted: (P) => {
|
|
4966
|
+
P.component.isUnmounted && (T.instances[a] = null);
|
|
4967
4967
|
},
|
|
4968
4968
|
ref: u
|
|
4969
4969
|
}));
|
|
@@ -4991,8 +4991,8 @@ function rT(e) {
|
|
|
4991
4991
|
Wr.bind(null, _r)
|
|
4992
4992
|
);
|
|
4993
4993
|
function A(O, G) {
|
|
4994
|
-
let
|
|
4995
|
-
return pE(O) ? (
|
|
4994
|
+
let g, v;
|
|
4995
|
+
return pE(O) ? (g = t.getRecordMatcher(O), v = G) : v = O, t.addRoute(v, g);
|
|
4996
4996
|
}
|
|
4997
4997
|
function d(O) {
|
|
4998
4998
|
const G = t.getRecordMatcher(O);
|
|
@@ -5004,7 +5004,7 @@ function rT(e) {
|
|
|
5004
5004
|
function H(O) {
|
|
5005
5005
|
return !!t.getRecordMatcher(O);
|
|
5006
5006
|
}
|
|
5007
|
-
function
|
|
5007
|
+
function P(O, G) {
|
|
5008
5008
|
if (G = ie({}, G || u.value), typeof O == "string") {
|
|
5009
5009
|
const f = Jr(n, O, G.path), I = t.resolve({ path: f.path }, G), p = s.createHref(f.fullPath);
|
|
5010
5010
|
return ie(f, I, {
|
|
@@ -5014,20 +5014,20 @@ function rT(e) {
|
|
|
5014
5014
|
href: p
|
|
5015
5015
|
});
|
|
5016
5016
|
}
|
|
5017
|
-
let
|
|
5017
|
+
let g;
|
|
5018
5018
|
if ("path" in O)
|
|
5019
|
-
|
|
5019
|
+
g = ie({}, O, {
|
|
5020
5020
|
path: Jr(n, O.path, G.path).path
|
|
5021
5021
|
});
|
|
5022
5022
|
else {
|
|
5023
5023
|
const f = ie({}, O.params);
|
|
5024
5024
|
for (const I in f)
|
|
5025
5025
|
f[I] == null && delete f[I];
|
|
5026
|
-
|
|
5026
|
+
g = ie({}, O, {
|
|
5027
5027
|
params: T(f)
|
|
5028
5028
|
}), G.params = T(G.params);
|
|
5029
5029
|
}
|
|
5030
|
-
const v = t.resolve(
|
|
5030
|
+
const v = t.resolve(g, G), ne = O.hash || "";
|
|
5031
5031
|
v.params = a(S(v.params));
|
|
5032
5032
|
const l = il(r, ie({}, O, {
|
|
5033
5033
|
hash: Vl(ne),
|
|
@@ -5070,8 +5070,8 @@ function rT(e) {
|
|
|
5070
5070
|
function ce(O) {
|
|
5071
5071
|
const G = O.matched[O.matched.length - 1];
|
|
5072
5072
|
if (G && G.redirect) {
|
|
5073
|
-
const { redirect:
|
|
5074
|
-
let v = typeof
|
|
5073
|
+
const { redirect: g } = G;
|
|
5074
|
+
let v = typeof g == "function" ? g(O) : g;
|
|
5075
5075
|
return typeof v == "string" && (v = v.includes("?") || v.includes("#") ? v = b(v) : (
|
|
5076
5076
|
// force empty params
|
|
5077
5077
|
{ path: v }
|
|
@@ -5084,7 +5084,7 @@ function rT(e) {
|
|
|
5084
5084
|
}
|
|
5085
5085
|
}
|
|
5086
5086
|
function ae(O, G) {
|
|
5087
|
-
const
|
|
5087
|
+
const g = c = P(O), v = u.value, ne = O.state, l = O.force, _ = O.replace === !0, f = ce(g);
|
|
5088
5088
|
if (f)
|
|
5089
5089
|
return ae(
|
|
5090
5090
|
ie(b(f), {
|
|
@@ -5093,12 +5093,12 @@ function rT(e) {
|
|
|
5093
5093
|
replace: _
|
|
5094
5094
|
}),
|
|
5095
5095
|
// keep original redirectedFrom if it exists
|
|
5096
|
-
G ||
|
|
5096
|
+
G || g
|
|
5097
5097
|
);
|
|
5098
|
-
const I =
|
|
5098
|
+
const I = g;
|
|
5099
5099
|
I.redirectedFrom = G;
|
|
5100
5100
|
let p;
|
|
5101
|
-
return !l && El(r, v,
|
|
5101
|
+
return !l && El(r, v, g) && (p = Qt(16, { to: I, from: v }), he(
|
|
5102
5102
|
v,
|
|
5103
5103
|
v,
|
|
5104
5104
|
// this is a push, the only way for it to be triggered from a
|
|
@@ -5142,81 +5142,81 @@ function rT(e) {
|
|
|
5142
5142
|
});
|
|
5143
5143
|
}
|
|
5144
5144
|
function y(O, G) {
|
|
5145
|
-
const
|
|
5146
|
-
return
|
|
5145
|
+
const g = V(O, G);
|
|
5146
|
+
return g ? Promise.reject(g) : Promise.resolve();
|
|
5147
5147
|
}
|
|
5148
5148
|
function Y(O) {
|
|
5149
5149
|
const G = ut.values().next().value;
|
|
5150
5150
|
return G && typeof G.runWithContext == "function" ? G.runWithContext(O) : O();
|
|
5151
5151
|
}
|
|
5152
5152
|
function J(O, G) {
|
|
5153
|
-
let
|
|
5153
|
+
let g;
|
|
5154
5154
|
const [v, ne, l] = sT(O, G);
|
|
5155
|
-
|
|
5155
|
+
g = Zr(v.reverse(), "beforeRouteLeave", O, G);
|
|
5156
5156
|
for (const f of v)
|
|
5157
5157
|
f.leaveGuards.forEach((I) => {
|
|
5158
|
-
|
|
5158
|
+
g.push(Rt(I, O, G));
|
|
5159
5159
|
});
|
|
5160
5160
|
const _ = y.bind(null, O, G);
|
|
5161
|
-
return
|
|
5162
|
-
|
|
5161
|
+
return g.push(_), Re(g).then(() => {
|
|
5162
|
+
g = [];
|
|
5163
5163
|
for (const f of o.list())
|
|
5164
|
-
|
|
5165
|
-
return
|
|
5164
|
+
g.push(Rt(f, O, G));
|
|
5165
|
+
return g.push(_), Re(g);
|
|
5166
5166
|
}).then(() => {
|
|
5167
|
-
|
|
5167
|
+
g = Zr(ne, "beforeRouteUpdate", O, G);
|
|
5168
5168
|
for (const f of ne)
|
|
5169
5169
|
f.updateGuards.forEach((I) => {
|
|
5170
|
-
|
|
5170
|
+
g.push(Rt(I, O, G));
|
|
5171
5171
|
});
|
|
5172
|
-
return
|
|
5172
|
+
return g.push(_), Re(g);
|
|
5173
5173
|
}).then(() => {
|
|
5174
|
-
|
|
5174
|
+
g = [];
|
|
5175
5175
|
for (const f of O.matched)
|
|
5176
5176
|
if (f.beforeEnter && !G.matched.includes(f))
|
|
5177
5177
|
if (Ze(f.beforeEnter))
|
|
5178
5178
|
for (const I of f.beforeEnter)
|
|
5179
|
-
|
|
5179
|
+
g.push(Rt(I, O, G));
|
|
5180
5180
|
else
|
|
5181
|
-
|
|
5182
|
-
return
|
|
5183
|
-
}).then(() => (O.matched.forEach((f) => f.enterCallbacks = {}),
|
|
5184
|
-
|
|
5181
|
+
g.push(Rt(f.beforeEnter, O, G));
|
|
5182
|
+
return g.push(_), Re(g);
|
|
5183
|
+
}).then(() => (O.matched.forEach((f) => f.enterCallbacks = {}), g = Zr(l, "beforeRouteEnter", O, G), g.push(_), Re(g))).then(() => {
|
|
5184
|
+
g = [];
|
|
5185
5185
|
for (const f of i.list())
|
|
5186
|
-
|
|
5187
|
-
return
|
|
5186
|
+
g.push(Rt(f, O, G));
|
|
5187
|
+
return g.push(_), Re(g);
|
|
5188
5188
|
}).catch((f) => rt(
|
|
5189
5189
|
f,
|
|
5190
5190
|
8
|
|
5191
5191
|
/* ErrorTypes.NAVIGATION_CANCELLED */
|
|
5192
5192
|
) ? f : Promise.reject(f));
|
|
5193
5193
|
}
|
|
5194
|
-
function re(O, G,
|
|
5194
|
+
function re(O, G, g) {
|
|
5195
5195
|
for (const v of E.list())
|
|
5196
|
-
Y(() => v(O, G,
|
|
5196
|
+
Y(() => v(O, G, g));
|
|
5197
5197
|
}
|
|
5198
|
-
function M(O, G,
|
|
5198
|
+
function M(O, G, g, v, ne) {
|
|
5199
5199
|
const l = V(O, G);
|
|
5200
5200
|
if (l)
|
|
5201
5201
|
return l;
|
|
5202
5202
|
const _ = G === St, f = kt ? history.state : {};
|
|
5203
|
-
|
|
5203
|
+
g && (v || _ ? s.replace(O.fullPath, ie({
|
|
5204
5204
|
scroll: _ && f && f.scroll
|
|
5205
|
-
}, ne)) : s.push(O.fullPath, ne)), u.value = O, he(O, G,
|
|
5205
|
+
}, ne)) : s.push(O.fullPath, ne)), u.value = O, he(O, G, g, _), be();
|
|
5206
5206
|
}
|
|
5207
5207
|
let $;
|
|
5208
5208
|
function Te() {
|
|
5209
|
-
$ || ($ = s.listen((O, G,
|
|
5209
|
+
$ || ($ = s.listen((O, G, g) => {
|
|
5210
5210
|
if (!wt.listening)
|
|
5211
5211
|
return;
|
|
5212
|
-
const v =
|
|
5212
|
+
const v = P(O), ne = ce(v);
|
|
5213
5213
|
if (ne) {
|
|
5214
5214
|
ae(ie(ne, { replace: !0 }), v).catch(In);
|
|
5215
5215
|
return;
|
|
5216
5216
|
}
|
|
5217
5217
|
c = v;
|
|
5218
5218
|
const l = u.value;
|
|
5219
|
-
kt && fl(ko(l.fullPath,
|
|
5219
|
+
kt && fl(ko(l.fullPath, g.delta), Lr()), J(v, l).catch((_) => rt(
|
|
5220
5220
|
_,
|
|
5221
5221
|
12
|
|
5222
5222
|
/* ErrorTypes.NAVIGATION_CANCELLED */
|
|
@@ -5233,20 +5233,20 @@ function rT(e) {
|
|
|
5233
5233
|
f,
|
|
5234
5234
|
20
|
|
5235
5235
|
/* ErrorTypes.NAVIGATION_DUPLICATED */
|
|
5236
|
-
) && !
|
|
5237
|
-
}).catch(In), Promise.reject()) : (
|
|
5236
|
+
) && !g.delta && g.type === Bn.pop && s.go(-1, !1);
|
|
5237
|
+
}).catch(In), Promise.reject()) : (g.delta && s.go(-g.delta, !1), te(_, v, l))).then((_) => {
|
|
5238
5238
|
_ = _ || M(
|
|
5239
5239
|
// after navigation, all matched components are resolved
|
|
5240
5240
|
v,
|
|
5241
5241
|
l,
|
|
5242
5242
|
!1
|
|
5243
|
-
), _ && (
|
|
5243
|
+
), _ && (g.delta && // a new navigation has been triggered, so we do not want to revert, that will change the current history
|
|
5244
5244
|
// entry while a different route is displayed
|
|
5245
5245
|
!rt(
|
|
5246
5246
|
_,
|
|
5247
5247
|
8
|
|
5248
5248
|
/* ErrorTypes.NAVIGATION_CANCELLED */
|
|
5249
|
-
) ? s.go(-
|
|
5249
|
+
) ? s.go(-g.delta, !1) : g.type === Bn.pop && rt(
|
|
5250
5250
|
_,
|
|
5251
5251
|
20
|
|
5252
5252
|
/* ErrorTypes.NAVIGATION_DUPLICATED */
|
|
@@ -5255,10 +5255,10 @@ function rT(e) {
|
|
|
5255
5255
|
}));
|
|
5256
5256
|
}
|
|
5257
5257
|
let Ie = an(), z = an(), oe;
|
|
5258
|
-
function te(O, G,
|
|
5258
|
+
function te(O, G, g) {
|
|
5259
5259
|
be(O);
|
|
5260
5260
|
const v = z.list();
|
|
5261
|
-
return v.length ? v.forEach((ne) => ne(O, G,
|
|
5261
|
+
return v.length ? v.forEach((ne) => ne(O, G, g)) : console.error(O), Promise.reject(O);
|
|
5262
5262
|
}
|
|
5263
5263
|
function xe() {
|
|
5264
5264
|
return oe && u.value !== St ? Promise.resolve() : new Promise((O, G) => {
|
|
@@ -5266,13 +5266,13 @@ function rT(e) {
|
|
|
5266
5266
|
});
|
|
5267
5267
|
}
|
|
5268
5268
|
function be(O) {
|
|
5269
|
-
return oe || (oe = !O, Te(), Ie.list().forEach(([G,
|
|
5269
|
+
return oe || (oe = !O, Te(), Ie.list().forEach(([G, g]) => O ? g(O) : G()), Ie.reset()), O;
|
|
5270
5270
|
}
|
|
5271
|
-
function he(O, G,
|
|
5271
|
+
function he(O, G, g, v) {
|
|
5272
5272
|
const { scrollBehavior: ne } = e;
|
|
5273
5273
|
if (!kt || !ne)
|
|
5274
5274
|
return Promise.resolve();
|
|
5275
|
-
const l = !
|
|
5275
|
+
const l = !g && Al(ko(O.fullPath, 0)) || (v || !g) && history.state && history.state.scroll || null;
|
|
5276
5276
|
return ys().then(() => ne(O, G, l)).then((_) => _ && Sl(_)).catch((_) => te(_, O, G));
|
|
5277
5277
|
}
|
|
5278
5278
|
const Ne = (O) => s.go(O);
|
|
@@ -5284,7 +5284,7 @@ function rT(e) {
|
|
|
5284
5284
|
removeRoute: d,
|
|
5285
5285
|
hasRoute: H,
|
|
5286
5286
|
getRoutes: N,
|
|
5287
|
-
resolve:
|
|
5287
|
+
resolve: P,
|
|
5288
5288
|
options: e,
|
|
5289
5289
|
push: K,
|
|
5290
5290
|
replace: Z,
|
|
@@ -5305,10 +5305,10 @@ function rT(e) {
|
|
|
5305
5305
|
// multiple times when the router is used in multiple apps
|
|
5306
5306
|
!et && u.value === St && (et = !0, K(s.location).catch((ne) => {
|
|
5307
5307
|
}));
|
|
5308
|
-
const
|
|
5308
|
+
const g = {};
|
|
5309
5309
|
for (const ne in St)
|
|
5310
|
-
|
|
5311
|
-
O.provide(Cr, G), O.provide(
|
|
5310
|
+
g[ne] = Pe(() => u.value[ne]);
|
|
5311
|
+
O.provide(Cr, G), O.provide(PE, sn(g)), O.provide(Ss, u);
|
|
5312
5312
|
const v = O.unmount;
|
|
5313
5313
|
ut.add(O), O.unmount = function() {
|
|
5314
5314
|
ut.delete(O), ut.size < 1 && (c = St, $ && $(), $ = null, u.value = St, et = !1, oe = !1), v();
|
|
@@ -5316,7 +5316,7 @@ function rT(e) {
|
|
|
5316
5316
|
}
|
|
5317
5317
|
};
|
|
5318
5318
|
function Re(O) {
|
|
5319
|
-
return O.reduce((G,
|
|
5319
|
+
return O.reduce((G, g) => G.then(() => Y(g)), Promise.resolve());
|
|
5320
5320
|
}
|
|
5321
5321
|
return wt;
|
|
5322
5322
|
}
|
|
@@ -5361,7 +5361,7 @@ var cT = !1;
|
|
|
5361
5361
|
* @license MIT
|
|
5362
5362
|
*/
|
|
5363
5363
|
let BE;
|
|
5364
|
-
const
|
|
5364
|
+
const gr = (e) => BE = e, bE = (
|
|
5365
5365
|
/* istanbul ignore next */
|
|
5366
5366
|
Symbol()
|
|
5367
5367
|
);
|
|
@@ -5377,7 +5377,7 @@ function aT() {
|
|
|
5377
5377
|
let n = [], r = [];
|
|
5378
5378
|
const s = Ir({
|
|
5379
5379
|
install(o) {
|
|
5380
|
-
|
|
5380
|
+
gr(s), s._a = o, o.provide(bE, s), o.config.globalProperties.$pinia = s, r.forEach((i) => n.push(i)), r = [];
|
|
5381
5381
|
},
|
|
5382
5382
|
use(o) {
|
|
5383
5383
|
return !this._a && !cT ? r.push(o) : n.push(o), this;
|
|
@@ -5435,8 +5435,8 @@ function fT(e, t, n, r) {
|
|
|
5435
5435
|
function c() {
|
|
5436
5436
|
E || (n.state.value[e] = s ? s() : {});
|
|
5437
5437
|
const a = _c(n.state.value[e]);
|
|
5438
|
-
return At(a, o, Object.keys(i || {}).reduce((T, S) => (T[S] = Ir(
|
|
5439
|
-
|
|
5438
|
+
return At(a, o, Object.keys(i || {}).reduce((T, S) => (T[S] = Ir(Pe(() => {
|
|
5439
|
+
gr(n);
|
|
5440
5440
|
const A = n._s.get(e);
|
|
5441
5441
|
return i[S].call(A, A);
|
|
5442
5442
|
})), T), {}));
|
|
@@ -5470,7 +5470,7 @@ function ME(e, t, n = {}, r, s, o) {
|
|
|
5470
5470
|
N === J && (c = !0);
|
|
5471
5471
|
}), a = !0, xt(T, Y, r.state.value[e]);
|
|
5472
5472
|
}
|
|
5473
|
-
const
|
|
5473
|
+
const P = o ? function() {
|
|
5474
5474
|
const { state: Y } = n, J = Y ? Y() : {};
|
|
5475
5475
|
this.$patch((re) => {
|
|
5476
5476
|
At(re, J);
|
|
@@ -5484,7 +5484,7 @@ function ME(e, t, n = {}, r, s, o) {
|
|
|
5484
5484
|
}
|
|
5485
5485
|
function V(y, Y) {
|
|
5486
5486
|
return function() {
|
|
5487
|
-
|
|
5487
|
+
gr(r);
|
|
5488
5488
|
const J = Array.from(arguments), re = [], M = [];
|
|
5489
5489
|
function $(z) {
|
|
5490
5490
|
re.push(z);
|
|
@@ -5514,7 +5514,7 @@ function ME(e, t, n = {}, r, s, o) {
|
|
|
5514
5514
|
$id: e,
|
|
5515
5515
|
$onAction: ri.bind(null, S),
|
|
5516
5516
|
$patch: H,
|
|
5517
|
-
$reset:
|
|
5517
|
+
$reset: P,
|
|
5518
5518
|
$subscribe(y, Y = {}) {
|
|
5519
5519
|
const J = ri(T, y, Y.detached, () => re()), re = i.run(() => Sn(() => r.state.value[e], (M) => {
|
|
5520
5520
|
(Y.flush === "sync" ? a : c) && y({
|
|
@@ -5562,7 +5562,7 @@ function Js(e, t, n) {
|
|
|
5562
5562
|
const c = ea();
|
|
5563
5563
|
return E = // in test mode, ignore the argument provided as we can always retrieve a
|
|
5564
5564
|
// pinia instance with getActivePinia()
|
|
5565
|
-
E || (c ? Je(bE, null) : null), E &&
|
|
5565
|
+
E || (c ? Je(bE, null) : null), E && gr(E), E = BE, E._s.has(r) || (o ? ME(r, t, s, E) : fT(r, s, E)), E._s.get(r);
|
|
5566
5566
|
}
|
|
5567
5567
|
return i.$id = r, i;
|
|
5568
5568
|
}
|
|
@@ -5584,10 +5584,10 @@ function KE(e, t) {
|
|
|
5584
5584
|
return e.apply(t, arguments);
|
|
5585
5585
|
};
|
|
5586
5586
|
}
|
|
5587
|
-
const { toString: IT } = Object.prototype, { getPrototypeOf: Zs } = Object,
|
|
5587
|
+
const { toString: IT } = Object.prototype, { getPrototypeOf: Zs } = Object, Pr = ((e) => (t) => {
|
|
5588
5588
|
const n = IT.call(t);
|
|
5589
5589
|
return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
|
|
5590
|
-
})(/* @__PURE__ */ Object.create(null)), Qe = (e) => (e = e.toLowerCase(), (t) =>
|
|
5590
|
+
})(/* @__PURE__ */ Object.create(null)), Qe = (e) => (e = e.toLowerCase(), (t) => Pr(t) === e), Br = (e) => (t) => typeof t === e, { isArray: on } = Array, bn = Br("undefined");
|
|
5591
5591
|
function RT(e) {
|
|
5592
5592
|
return e !== null && !bn(e) && e.constructor !== null && !bn(e.constructor) && Ye(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
5593
5593
|
}
|
|
@@ -5597,15 +5597,15 @@ function OT(e) {
|
|
|
5597
5597
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && yE(e.buffer), t;
|
|
5598
5598
|
}
|
|
5599
5599
|
const NT = Br("string"), Ye = Br("function"), HE = Br("number"), br = (e) => e !== null && typeof e == "object", pT = (e) => e === !0 || e === !1, nr = (e) => {
|
|
5600
|
-
if (
|
|
5600
|
+
if (Pr(e) !== "object")
|
|
5601
5601
|
return !1;
|
|
5602
5602
|
const t = Zs(e);
|
|
5603
5603
|
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
|
5604
5604
|
}, DT = Qe("Date"), UT = Qe("File"), hT = Qe("Blob"), mT = Qe("FileList"), LT = (e) => br(e) && Ye(e.pipe), CT = (e) => {
|
|
5605
5605
|
let t;
|
|
5606
|
-
return e && (typeof FormData == "function" && e instanceof FormData || Ye(e.append) && ((t =
|
|
5606
|
+
return e && (typeof FormData == "function" && e instanceof FormData || Ye(e.append) && ((t = Pr(e)) === "formdata" || // detect form-data instance
|
|
5607
5607
|
t === "object" && Ye(e.toString) && e.toString() === "[object FormData]"));
|
|
5608
|
-
},
|
|
5608
|
+
}, gT = Qe("URLSearchParams"), PT = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
5609
5609
|
function Hn(e, t, { allOwnKeys: n = !1 } = {}) {
|
|
5610
5610
|
if (e === null || typeof e > "u")
|
|
5611
5611
|
return;
|
|
@@ -5767,17 +5767,17 @@ const jT = (e) => {
|
|
|
5767
5767
|
isRegExp: xT,
|
|
5768
5768
|
isFunction: Ye,
|
|
5769
5769
|
isStream: LT,
|
|
5770
|
-
isURLSearchParams:
|
|
5770
|
+
isURLSearchParams: gT,
|
|
5771
5771
|
isTypedArray: HT,
|
|
5772
5772
|
isFileList: mT,
|
|
5773
5773
|
forEach: Hn,
|
|
5774
5774
|
merge: ds,
|
|
5775
5775
|
extend: BT,
|
|
5776
|
-
trim:
|
|
5776
|
+
trim: PT,
|
|
5777
5777
|
stripBOM: bT,
|
|
5778
5778
|
inherits: GT,
|
|
5779
5779
|
toFlatObject: MT,
|
|
5780
|
-
kindOf:
|
|
5780
|
+
kindOf: Pr,
|
|
5781
5781
|
kindOfTest: Qe,
|
|
5782
5782
|
endsWith: KT,
|
|
5783
5783
|
toArray: yT,
|
|
@@ -5894,12 +5894,12 @@ function Gr(e, t, n) {
|
|
|
5894
5894
|
return R.isArrayBuffer(d) || R.isTypedArray(d) ? u && typeof Blob == "function" ? new Blob([d]) : Buffer.from(d) : d;
|
|
5895
5895
|
}
|
|
5896
5896
|
function a(d, N, H) {
|
|
5897
|
-
let
|
|
5897
|
+
let P = d;
|
|
5898
5898
|
if (d && !H && typeof d == "object") {
|
|
5899
5899
|
if (R.endsWith(N, "{}"))
|
|
5900
5900
|
N = r ? N : N.slice(0, -2), d = JSON.stringify(d);
|
|
5901
|
-
else if (R.isArray(d) && QT(d) || (R.isFileList(d) || R.endsWith(N, "[]")) && (
|
|
5902
|
-
return N = WE(N),
|
|
5901
|
+
else if (R.isArray(d) && QT(d) || (R.isFileList(d) || R.endsWith(N, "[]")) && (P = R.toArray(d)))
|
|
5902
|
+
return N = WE(N), P.forEach(function(V, K) {
|
|
5903
5903
|
!(R.isUndefined(V) || V === null) && t.append(
|
|
5904
5904
|
// eslint-disable-next-line no-nested-ternary
|
|
5905
5905
|
i === !0 ? ii([N], K, o) : i === null ? N : N + "[]",
|
|
@@ -5918,14 +5918,14 @@ function Gr(e, t, n) {
|
|
|
5918
5918
|
if (!R.isUndefined(d)) {
|
|
5919
5919
|
if (T.indexOf(d) !== -1)
|
|
5920
5920
|
throw Error("Circular reference detected in " + N.join("."));
|
|
5921
|
-
T.push(d), R.forEach(d, function(
|
|
5922
|
-
(!(R.isUndefined(
|
|
5921
|
+
T.push(d), R.forEach(d, function(P, b) {
|
|
5922
|
+
(!(R.isUndefined(P) || P === null) && s.call(
|
|
5923
5923
|
t,
|
|
5924
|
-
|
|
5924
|
+
P,
|
|
5925
5925
|
R.isString(b) ? b.trim() : b,
|
|
5926
5926
|
N,
|
|
5927
5927
|
S
|
|
5928
|
-
)) === !0 && A(
|
|
5928
|
+
)) === !0 && A(P, N ? N.concat(b) : [b]);
|
|
5929
5929
|
}), T.pop();
|
|
5930
5930
|
}
|
|
5931
5931
|
}
|
|
@@ -6506,10 +6506,10 @@ const m_ = typeof XMLHttpRequest < "u", L_ = m_ && function(e) {
|
|
|
6506
6506
|
config: e,
|
|
6507
6507
|
request: c
|
|
6508
6508
|
};
|
|
6509
|
-
R_(function(
|
|
6510
|
-
n(
|
|
6511
|
-
}, function(
|
|
6512
|
-
r(
|
|
6509
|
+
R_(function(P) {
|
|
6510
|
+
n(P), u();
|
|
6511
|
+
}, function(P) {
|
|
6512
|
+
r(P), u();
|
|
6513
6513
|
}, N), c = null;
|
|
6514
6514
|
}
|
|
6515
6515
|
if ("onloadend" in c ? c.onloadend = T : c.onreadystatechange = function() {
|
|
@@ -6689,7 +6689,7 @@ zs.transitional = function(t, n, r) {
|
|
|
6689
6689
|
)), t ? t(o, i, E) : !0;
|
|
6690
6690
|
};
|
|
6691
6691
|
};
|
|
6692
|
-
function
|
|
6692
|
+
function g_(e, t, n) {
|
|
6693
6693
|
if (typeof e != "object")
|
|
6694
6694
|
throw new ee("options must be an object", ee.ERR_BAD_OPTION_VALUE);
|
|
6695
6695
|
const r = Object.keys(e);
|
|
@@ -6707,7 +6707,7 @@ function P_(e, t, n) {
|
|
|
6707
6707
|
}
|
|
6708
6708
|
}
|
|
6709
6709
|
const Rs = {
|
|
6710
|
-
assertOptions:
|
|
6710
|
+
assertOptions: g_,
|
|
6711
6711
|
validators: zs
|
|
6712
6712
|
}, ft = Rs.validators;
|
|
6713
6713
|
class Sr {
|
|
@@ -6883,7 +6883,7 @@ class $s {
|
|
|
6883
6883
|
};
|
|
6884
6884
|
}
|
|
6885
6885
|
}
|
|
6886
|
-
const
|
|
6886
|
+
const P_ = $s;
|
|
6887
6887
|
function B_(e) {
|
|
6888
6888
|
return function(n) {
|
|
6889
6889
|
return e.apply(null, n);
|
|
@@ -6970,7 +6970,7 @@ function QE(e) {
|
|
|
6970
6970
|
const de = QE(js);
|
|
6971
6971
|
de.Axios = or;
|
|
6972
6972
|
de.CanceledError = Fn;
|
|
6973
|
-
de.CancelToken =
|
|
6973
|
+
de.CancelToken = P_;
|
|
6974
6974
|
de.isCancel = zE;
|
|
6975
6975
|
de.VERSION = qE;
|
|
6976
6976
|
de.toFormData = Gr;
|
|
@@ -7047,14 +7047,14 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7047
7047
|
data: JSON.stringify(e)
|
|
7048
7048
|
})).data);
|
|
7049
7049
|
}, H_ = Js("global", () => {
|
|
7050
|
-
const e = m([]), t = m([]), n = m(0), r = m(0), s = m([]), o = m(""), i = m(""), E = m(""), u = m(""), c = m(""), a = m(""), T = m(""), S = m(""), A = m(""), d = m("Learner"), N = m(""), H = m(""),
|
|
7050
|
+
const e = m([]), t = m([]), n = m(0), r = m(0), s = m([]), o = m(""), i = m(""), E = m(""), u = m(""), c = m(""), a = m(""), T = m(""), S = m(""), A = m(""), d = m("Learner"), N = m(""), H = m(""), P = m([]), b = m([]), V = m([]), K = m([]), Z = m([]), ce = m([]), ae = m([]), y = m([]), Y = m([]), J = m([]), re = m([]), M = m([]), $ = m([]), Te = m(!1), Ie = m([]), z = m(!1), oe = m(!0), te = m(!1), xe = m(""), be = m(!0), he = m(!0), Ne = m(!1), et = m(!1), ut = m(!1), wt = m(""), Re = m(""), O = m(""), G = m(!1), g = m(!1), v = m(!1), ne = m(!1), l = m(""), _ = m(""), f = m(""), I = m(""), p = m(""), U = m(""), B = m(""), L = m(""), C = m(""), h = m(""), x = m(""), F = m(""), k = m(!0), W = m(""), j = m(""), Ee = m(""), se = m(!0), _e = m(!1), Ge = m(!1), ct = m(!1), vn = m(!1), Ct = m(!1), wn = m(!1), me = m(!1), ye = m(!1), Yn = m(!0), eu = m(""), tu = m(!1), nu = m(""), yr = m(0), ru = m(""), su = m(!1), ou = m(""), Qs = m([]), iu = m(!1), Eu = m([]), uu = m(!1), cu = (D) => {
|
|
7051
7051
|
K.value.push({
|
|
7052
7052
|
question: D == null ? void 0 : D.question,
|
|
7053
7053
|
answer: D == null ? void 0 : D.answer
|
|
7054
7054
|
});
|
|
7055
7055
|
}, xn = m(""), { host: eo, pathname: k_ } = window.location;
|
|
7056
7056
|
eo.includes("genome-aig-dev.genpact.com") || eo.includes("genome-aig.genpact.com") ? xn.value = "persona/aiguru" : xn.value = "persona";
|
|
7057
|
-
const au =
|
|
7057
|
+
const au = Pe(() => [
|
|
7058
7058
|
"32b7d6d8-f7a8-40a0-ab84-8784f25897ea",
|
|
7059
7059
|
"32b7d6d8-f7a8-40a0-ab84-8784f25897ef",
|
|
7060
7060
|
"937e84ef-e95d-4327-9afe-e7be2bf420eb",
|
|
@@ -7075,7 +7075,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7075
7075
|
);
|
|
7076
7076
|
}, Tu = (D) => {
|
|
7077
7077
|
var Le, at, tt;
|
|
7078
|
-
N.value = D.ohr, H.value = D.band_code, d.value = (Le = D.learnerName) == null ? void 0 : Le.split(",").reverse().join(" "), r.value = D.questionsLeft, n.value = D.questionLimit, Z.value = D.user_skills, ce.value = D.industry_skills, ae.value = D.service_line_skills, y.value = D.digital_skills, Y.value = D.professional_skills,
|
|
7078
|
+
N.value = D.ohr, H.value = D.band_code, d.value = (Le = D.learnerName) == null ? void 0 : Le.split(",").reverse().join(" "), r.value = D.questionsLeft, n.value = D.questionLimit, Z.value = D.user_skills, ce.value = D.industry_skills, ae.value = D.service_line_skills, y.value = D.digital_skills, Y.value = D.professional_skills, P.value = D.today, b.value = D.currentWeek, V.value = D.currentMonth, M.value = (at = D.globalFrequentlyAskedQuestions) == null ? void 0 : at.map((Xe) => (Xe.isShown = !1, Xe)), $.value = (tt = D.globalRecentQuestions) == null ? void 0 : tt.map((Xe) => (Xe.isShown = !1, Xe)), e.value = M.value, t.value = $.value;
|
|
7079
7079
|
}, _u = async (D) => {
|
|
7080
7080
|
var Le, at, tt, Xe, Vn, En;
|
|
7081
7081
|
if (e.value = (Le = D.frequentlyAskedQuestions) == null ? void 0 : Le.map((He) => (He.isShown = !1, He)), t.value = (at = D.recentQuestions) == null ? void 0 : at.map((He) => (He.isShown = !1, He)), o.value = D.skill_name, S.value = D.prof_name, a.value = D.skill_id, T.value = D.skill_master_id, A.value = D.prof_id, i.value = (tt = D.skillDetails) == null ? void 0 : tt.skill_master_guru, E.value = (Xe = D.skillDetails) == null ? void 0 : Xe.prompt_context, c.value = (Vn = D.skillDetails) == null ? void 0 : Vn.skill_video_link, u.value = (En = D.skillDetails) == null ? void 0 : En.skill_guru_profile, he.value = !1, Te.value = !0, T.value === "f7d42458-5668-447f-806e-f1b7b1025a45") {
|
|
@@ -7182,12 +7182,12 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7182
7182
|
descriptionForSkillData: Re,
|
|
7183
7183
|
offeringTypeForSkillData: O,
|
|
7184
7184
|
enableInputbox: G,
|
|
7185
|
-
isTopicPending:
|
|
7185
|
+
isTopicPending: g,
|
|
7186
7186
|
viewPrompt: ne,
|
|
7187
7187
|
addPostSkillSelectionMessage: lu,
|
|
7188
7188
|
copyToClipboard: fu,
|
|
7189
7189
|
answer: l,
|
|
7190
|
-
todayQues:
|
|
7190
|
+
todayQues: P,
|
|
7191
7191
|
weekQues: b,
|
|
7192
7192
|
monthQues: V,
|
|
7193
7193
|
isNewUI: v,
|
|
@@ -7257,7 +7257,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7257
7257
|
// route level code-splitting
|
|
7258
7258
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7259
7259
|
// which is lazy-loaded when the route is visited.
|
|
7260
|
-
component: () => import("./HomeView-
|
|
7260
|
+
component: () => import("./HomeView-964eb1f5.mjs")
|
|
7261
7261
|
},
|
|
7262
7262
|
{
|
|
7263
7263
|
path: "playground",
|
|
@@ -7265,7 +7265,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7265
7265
|
// route level code-splitting
|
|
7266
7266
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7267
7267
|
// which is lazy-loaded when the route is visited.
|
|
7268
|
-
component: () => import("./PromptTesting-
|
|
7268
|
+
component: () => import("./PromptTesting-6bb531d9.mjs")
|
|
7269
7269
|
},
|
|
7270
7270
|
{
|
|
7271
7271
|
path: "simulation",
|
|
@@ -7273,7 +7273,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7273
7273
|
// route level code-splitting
|
|
7274
7274
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7275
7275
|
// which is lazy-loaded when the route is visited.
|
|
7276
|
-
component: () => import("./AssessmentSimulation-
|
|
7276
|
+
component: () => import("./AssessmentSimulation-0120eaf3.mjs").then((e) => e.A)
|
|
7277
7277
|
},
|
|
7278
7278
|
{
|
|
7279
7279
|
path: "ama",
|
|
@@ -7281,7 +7281,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7281
7281
|
// route level code-splitting
|
|
7282
7282
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7283
7283
|
// which is lazy-loaded when the route is visited.
|
|
7284
|
-
component: () => import("./AssessmentAMA-
|
|
7284
|
+
component: () => import("./AssessmentAMA-51bdd271.mjs")
|
|
7285
7285
|
},
|
|
7286
7286
|
{
|
|
7287
7287
|
path: "testcase",
|
|
@@ -7289,7 +7289,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7289
7289
|
// route level code-splitting
|
|
7290
7290
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7291
7291
|
// which is lazy-loaded when the route is visited.
|
|
7292
|
-
component: () => import("./Testcase-
|
|
7292
|
+
component: () => import("./Testcase-335cadd5.mjs")
|
|
7293
7293
|
},
|
|
7294
7294
|
{
|
|
7295
7295
|
path: "voiceTestcase",
|
|
@@ -7297,7 +7297,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7297
7297
|
// route level code-splitting
|
|
7298
7298
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7299
7299
|
// which is lazy-loaded when the route is visited.
|
|
7300
|
-
component: () => import("./VoiceTestcase-
|
|
7300
|
+
component: () => import("./VoiceTestcase-e972d949.mjs")
|
|
7301
7301
|
},
|
|
7302
7302
|
{
|
|
7303
7303
|
path: "skillData",
|
|
@@ -7305,7 +7305,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7305
7305
|
// route level code-splitting
|
|
7306
7306
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7307
7307
|
// which is lazy-loaded when the route is visited.
|
|
7308
|
-
component: () => import("./SkillData-
|
|
7308
|
+
component: () => import("./SkillData-2e46b518.mjs")
|
|
7309
7309
|
},
|
|
7310
7310
|
{
|
|
7311
7311
|
path: "editSkillData",
|
|
@@ -7313,7 +7313,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7313
7313
|
// route level code-splitting
|
|
7314
7314
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7315
7315
|
// which is lazy-loaded when the route is visited.
|
|
7316
|
-
component: () => import("./EditSkillData-
|
|
7316
|
+
component: () => import("./EditSkillData-7819fa7c.mjs"),
|
|
7317
7317
|
beforeEnter: (e, t, n) => {
|
|
7318
7318
|
sessionStorage.getItem("dataViewAccess") ? n() : n({ name: "SkillData" });
|
|
7319
7319
|
}
|
|
@@ -7324,7 +7324,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7324
7324
|
// route level code-splitting
|
|
7325
7325
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7326
7326
|
// which is lazy-loaded when the route is visited.
|
|
7327
|
-
component: () => import("./SkillAutomation-
|
|
7327
|
+
component: () => import("./SkillAutomation-a889952f.mjs")
|
|
7328
7328
|
},
|
|
7329
7329
|
{
|
|
7330
7330
|
path: "editSkillAdminData",
|
|
@@ -7332,7 +7332,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7332
7332
|
// route level code-splitting
|
|
7333
7333
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7334
7334
|
// which is lazy-loaded when the route is visited.
|
|
7335
|
-
component: () => import("./EditSkillAdminData-
|
|
7335
|
+
component: () => import("./EditSkillAdminData-02c9dc79.mjs"),
|
|
7336
7336
|
beforeEnter: (e, t, n) => {
|
|
7337
7337
|
sessionStorage.getItem("dataViewAccess") ? n() : n({ name: "SkillAutomation" });
|
|
7338
7338
|
}
|
|
@@ -7343,7 +7343,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7343
7343
|
// route level code-splitting
|
|
7344
7344
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7345
7345
|
// which is lazy-loaded when the route is visited.
|
|
7346
|
-
component: () => import("./UnderMaintenance-
|
|
7346
|
+
component: () => import("./UnderMaintenance-65699b88.mjs")
|
|
7347
7347
|
}
|
|
7348
7348
|
]
|
|
7349
7349
|
},
|
|
@@ -7358,7 +7358,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7358
7358
|
// route level code-splitting
|
|
7359
7359
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7360
7360
|
// which is lazy-loaded when the route is visited.
|
|
7361
|
-
component: () => import("./HomeView-
|
|
7361
|
+
component: () => import("./HomeView-964eb1f5.mjs")
|
|
7362
7362
|
},
|
|
7363
7363
|
{
|
|
7364
7364
|
path: "playground",
|
|
@@ -7366,7 +7366,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7366
7366
|
// route level code-splitting
|
|
7367
7367
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7368
7368
|
// which is lazy-loaded when the route is visited.
|
|
7369
|
-
component: () => import("./PromptTesting-
|
|
7369
|
+
component: () => import("./PromptTesting-6bb531d9.mjs")
|
|
7370
7370
|
},
|
|
7371
7371
|
{
|
|
7372
7372
|
path: "skillData",
|
|
@@ -7374,7 +7374,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7374
7374
|
// route level code-splitting
|
|
7375
7375
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7376
7376
|
// which is lazy-loaded when the route is visited.
|
|
7377
|
-
component: () => import("./SkillData-
|
|
7377
|
+
component: () => import("./SkillData-2e46b518.mjs")
|
|
7378
7378
|
},
|
|
7379
7379
|
{
|
|
7380
7380
|
path: "under-maintenance",
|
|
@@ -7382,7 +7382,7 @@ const Ai = localStorage.getItem("accessToken"), y_ = async (e = [], t, n) => {
|
|
|
7382
7382
|
// route level code-splitting
|
|
7383
7383
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7384
7384
|
// which is lazy-loaded when the route is visited.
|
|
7385
|
-
component: () => import("./UnderMaintenance-
|
|
7385
|
+
component: () => import("./UnderMaintenance-65699b88.mjs")
|
|
7386
7386
|
}
|
|
7387
7387
|
]
|
|
7388
7388
|
}
|
|
@@ -7433,6 +7433,6 @@ export {
|
|
|
7433
7433
|
tS as v,
|
|
7434
7434
|
J_ as w,
|
|
7435
7435
|
Fc as x,
|
|
7436
|
-
|
|
7436
|
+
Pe as y,
|
|
7437
7437
|
wc as z
|
|
7438
7438
|
};
|