@genpact/genome.mfe.mgtwin-app 1.1.281-alpha → 1.1.282-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/{ArrowLeftCircleIcon-ff488a97.mjs → ArrowLeftCircleIcon-22d3e91d.mjs} +1 -1
- package/dist/AssessmentAMA-4ba4ab54.mjs +425 -0
- package/dist/{AssessmentSimulation-9a537edf.mjs → AssessmentSimulation-d1a41761.mjs} +17 -30
- package/dist/{EditSkillAdminData-3ae32737.mjs → EditSkillAdminData-42fa0e41.mjs} +3 -3
- package/dist/{EditSkillData-02347023.mjs → EditSkillData-ab074d42.mjs} +3 -3
- package/dist/{HomeView-025ef3a0.mjs → HomeView-1a707b99.mjs} +5 -5
- package/dist/{Loading-e0830d15.mjs → Loading-e573cf0e.mjs} +1 -1
- package/dist/{LoadingSimulation-d39dc5b0.mjs → LoadingSimulation-97c59ac7.mjs} +1 -1
- package/dist/{Modal-ed2380b6.mjs → Modal-bae97822.mjs} +1 -1
- package/dist/{PromptTesting-1d160a45.mjs → PromptTesting-3dec19e4.mjs} +2 -2
- package/dist/{SkillAutomation-fa20f43e.mjs → SkillAutomation-cb133e0e.mjs} +3 -3
- package/dist/{SkillData-5e58a336.mjs → SkillData-c4cada8a.mjs} +3 -3
- package/dist/{UnderMaintenance-8c403cd1.mjs → UnderMaintenance-704fbab8.mjs} +1 -1
- package/dist/{_commonjsHelpers-75d57da4.mjs → _commonjsHelpers-359df6d5.mjs} +1 -1
- package/dist/{api-b76b22bf.mjs → api-3df34099.mjs} +1 -1
- package/dist/{main-349a64c8.mjs → main-5667c758.mjs} +189 -189
- package/dist/mgtwin.es.min.js +1 -1
- package/dist/mgtwin.umd.min.js +9 -9
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/AssessmentAMA-45db7d5b.mjs +0 -430
|
@@ -366,13 +366,13 @@ function Mi(e = !1) {
|
|
|
366
366
|
return n === q(o) && (u ? Un(s, i) && it(n, "set", r, s) : it(n, "add", r, s)), l;
|
|
367
367
|
};
|
|
368
368
|
}
|
|
369
|
-
function
|
|
369
|
+
function Yl(e, t) {
|
|
370
370
|
const n = Q(e, t);
|
|
371
371
|
e[t];
|
|
372
372
|
const r = Reflect.deleteProperty(e, t);
|
|
373
373
|
return r && n && it(e, "delete", t, void 0), r;
|
|
374
374
|
}
|
|
375
|
-
function
|
|
375
|
+
function kl(e, t) {
|
|
376
376
|
const n = Reflect.has(e, t);
|
|
377
377
|
return (!Nn(t) || !Pi.has(t)) && Pe(e, "has", t), n;
|
|
378
378
|
}
|
|
@@ -382,8 +382,8 @@ function xl(e) {
|
|
|
382
382
|
const Bi = {
|
|
383
383
|
get: Gl,
|
|
384
384
|
set: Fl,
|
|
385
|
-
deleteProperty:
|
|
386
|
-
has:
|
|
385
|
+
deleteProperty: Yl,
|
|
386
|
+
has: kl,
|
|
387
387
|
ownKeys: xl
|
|
388
388
|
}, Vl = {
|
|
389
389
|
get: yl,
|
|
@@ -672,12 +672,12 @@ function Se(e) {
|
|
|
672
672
|
return !!(e && e.__v_isRef === !0);
|
|
673
673
|
}
|
|
674
674
|
function h(e) {
|
|
675
|
-
return
|
|
675
|
+
return Yi(e, !1);
|
|
676
676
|
}
|
|
677
677
|
function sa(e) {
|
|
678
|
-
return
|
|
678
|
+
return Yi(e, !0);
|
|
679
679
|
}
|
|
680
|
-
function
|
|
680
|
+
function Yi(e, t) {
|
|
681
681
|
return Se(e) ? e : new oa(e, t);
|
|
682
682
|
}
|
|
683
683
|
class oa {
|
|
@@ -702,7 +702,7 @@ const ia = {
|
|
|
702
702
|
return Se(s) && !Se(n) ? (s.value = n, !0) : Reflect.set(e, t, n, r);
|
|
703
703
|
}
|
|
704
704
|
};
|
|
705
|
-
function
|
|
705
|
+
function ki(e) {
|
|
706
706
|
return Nt(e) ? e : new Proxy(e, ia);
|
|
707
707
|
}
|
|
708
708
|
function ua(e) {
|
|
@@ -1328,24 +1328,24 @@ function ts(e, t, n, r) {
|
|
|
1328
1328
|
onAppear: w,
|
|
1329
1329
|
onAfterAppear: g,
|
|
1330
1330
|
onAppearCancelled: M
|
|
1331
|
-
} = t, V = String(e.key), K = Zi(n, e), j = (y,
|
|
1331
|
+
} = t, V = String(e.key), K = Zi(n, e), j = (y, Y) => {
|
|
1332
1332
|
y && Fe(
|
|
1333
1333
|
y,
|
|
1334
1334
|
r,
|
|
1335
1335
|
9,
|
|
1336
|
-
|
|
1336
|
+
Y
|
|
1337
1337
|
);
|
|
1338
|
-
}, ae = (y,
|
|
1339
|
-
const J =
|
|
1340
|
-
j(y,
|
|
1338
|
+
}, ae = (y, Y) => {
|
|
1339
|
+
const J = Y[1];
|
|
1340
|
+
j(y, Y), H(y) ? y.every((re) => re.length <= 1) && J() : y.length <= 1 && J();
|
|
1341
1341
|
}, ce = {
|
|
1342
1342
|
mode: o,
|
|
1343
1343
|
persisted: i,
|
|
1344
1344
|
beforeEnter(y) {
|
|
1345
|
-
let
|
|
1345
|
+
let Y = u;
|
|
1346
1346
|
if (!n.isMounted)
|
|
1347
1347
|
if (s)
|
|
1348
|
-
|
|
1348
|
+
Y = p || u;
|
|
1349
1349
|
else
|
|
1350
1350
|
return;
|
|
1351
1351
|
y._leaveCb && y._leaveCb(
|
|
@@ -1353,32 +1353,32 @@ function ts(e, t, n, r) {
|
|
|
1353
1353
|
/* cancelled */
|
|
1354
1354
|
);
|
|
1355
1355
|
const J = K[V];
|
|
1356
|
-
J && Gt(e, J) && J.el._leaveCb && J.el._leaveCb(), j(
|
|
1356
|
+
J && Gt(e, J) && J.el._leaveCb && J.el._leaveCb(), j(Y, [y]);
|
|
1357
1357
|
},
|
|
1358
1358
|
enter(y) {
|
|
1359
|
-
let
|
|
1359
|
+
let Y = l, J = a, re = c;
|
|
1360
1360
|
if (!n.isMounted)
|
|
1361
1361
|
if (s)
|
|
1362
|
-
|
|
1362
|
+
Y = w || l, J = g || a, re = M || c;
|
|
1363
1363
|
else
|
|
1364
1364
|
return;
|
|
1365
1365
|
let G = !1;
|
|
1366
1366
|
const Z = y._enterCb = (Te) => {
|
|
1367
1367
|
G || (G = !0, Te ? j(re, [y]) : j(J, [y]), ce.delayedLeave && ce.delayedLeave(), y._enterCb = void 0);
|
|
1368
1368
|
};
|
|
1369
|
-
|
|
1369
|
+
Y ? ae(Y, [y, Z]) : Z();
|
|
1370
1370
|
},
|
|
1371
|
-
leave(y,
|
|
1371
|
+
leave(y, Y) {
|
|
1372
1372
|
const J = String(e.key);
|
|
1373
1373
|
if (y._enterCb && y._enterCb(
|
|
1374
1374
|
!0
|
|
1375
1375
|
/* cancelled */
|
|
1376
1376
|
), n.isUnmounting)
|
|
1377
|
-
return
|
|
1377
|
+
return Y();
|
|
1378
1378
|
j(T, [y]);
|
|
1379
1379
|
let re = !1;
|
|
1380
1380
|
const G = y._leaveCb = (Z) => {
|
|
1381
|
-
re || (re = !0,
|
|
1381
|
+
re || (re = !0, Y(), Z ? j(A, [y]) : j(d, [y]), y._leaveCb = void 0, K[J] === e && delete K[J]);
|
|
1382
1382
|
};
|
|
1383
1383
|
K[J] = e, S ? ae(S, [y, G]) : G();
|
|
1384
1384
|
},
|
|
@@ -1507,7 +1507,7 @@ function H_(e, t, n, r) {
|
|
|
1507
1507
|
s = [];
|
|
1508
1508
|
return n && (n[r] = s), s;
|
|
1509
1509
|
}
|
|
1510
|
-
function
|
|
1510
|
+
function Y_(e, t, n = {}, r, s) {
|
|
1511
1511
|
if (Ue.isCE || Ue.parent && fn(Ue.parent) && Ue.parent.isCE)
|
|
1512
1512
|
return t !== "default" && (n.name = t), De("slot", n, r && r());
|
|
1513
1513
|
let o = e[t];
|
|
@@ -1617,7 +1617,7 @@ function To(e) {
|
|
|
1617
1617
|
) : e;
|
|
1618
1618
|
}
|
|
1619
1619
|
let ss = !0;
|
|
1620
|
-
function
|
|
1620
|
+
function Ya(e) {
|
|
1621
1621
|
const t = ys(e), n = e.proxy, r = e.ctx;
|
|
1622
1622
|
ss = !1, t.beforeCreate && _o(t.beforeCreate, e, "bc");
|
|
1623
1623
|
const {
|
|
@@ -1644,7 +1644,7 @@ function ka(e) {
|
|
|
1644
1644
|
renderTracked: ae,
|
|
1645
1645
|
renderTriggered: ce,
|
|
1646
1646
|
errorCaptured: y,
|
|
1647
|
-
serverPrefetch:
|
|
1647
|
+
serverPrefetch: Y,
|
|
1648
1648
|
// public API
|
|
1649
1649
|
expose: J,
|
|
1650
1650
|
inheritAttrs: re,
|
|
@@ -1653,7 +1653,7 @@ function ka(e) {
|
|
|
1653
1653
|
directives: Z,
|
|
1654
1654
|
filters: Te
|
|
1655
1655
|
} = t;
|
|
1656
|
-
if (a &&
|
|
1656
|
+
if (a && ka(a, r, null), i)
|
|
1657
1657
|
for (const oe in i) {
|
|
1658
1658
|
const te = i[oe];
|
|
1659
1659
|
X(te) && (r[oe] = te.bind(n));
|
|
@@ -1664,8 +1664,8 @@ function ka(e) {
|
|
|
1664
1664
|
}
|
|
1665
1665
|
if (ss = !0, o)
|
|
1666
1666
|
for (const oe in o) {
|
|
1667
|
-
const te = o[oe],
|
|
1668
|
-
get:
|
|
1667
|
+
const te = o[oe], ke = X(te) ? te.bind(n, n) : X(te.get) ? te.get.bind(n, n) : We, Me = !X(te) && X(te.set) ? te.set.bind(n) : We, he = ge({
|
|
1668
|
+
get: ke,
|
|
1669
1669
|
set: Me
|
|
1670
1670
|
});
|
|
1671
1671
|
Object.defineProperty(r, oe, {
|
|
@@ -1686,22 +1686,22 @@ function ka(e) {
|
|
|
1686
1686
|
}
|
|
1687
1687
|
c && _o(c, e, "c");
|
|
1688
1688
|
function $(oe, te) {
|
|
1689
|
-
H(te) ? te.forEach((
|
|
1689
|
+
H(te) ? te.forEach((ke) => oe(ke.bind(n))) : te && oe(te.bind(n));
|
|
1690
1690
|
}
|
|
1691
|
-
if ($(Ma, T), $(eu, S), $(Ba, d), $(Ga, A), $(ba, p), $(ga, w), $(va, y), $(wa, ae), $(ya, ce), $(tu, M), $(nu, K), $(Ka,
|
|
1691
|
+
if ($(Ma, T), $(eu, S), $(Ba, d), $(Ga, A), $(ba, p), $(ga, w), $(va, y), $(wa, ae), $(ya, ce), $(tu, M), $(nu, K), $(Ka, Y), H(J))
|
|
1692
1692
|
if (J.length) {
|
|
1693
1693
|
const oe = e.exposed || (e.exposed = {});
|
|
1694
1694
|
J.forEach((te) => {
|
|
1695
1695
|
Object.defineProperty(oe, te, {
|
|
1696
1696
|
get: () => n[te],
|
|
1697
|
-
set: (
|
|
1697
|
+
set: (ke) => n[te] = ke
|
|
1698
1698
|
});
|
|
1699
1699
|
});
|
|
1700
1700
|
} else
|
|
1701
1701
|
e.exposed || (e.exposed = {});
|
|
1702
1702
|
j && e.render === We && (e.render = j), re != null && (e.inheritAttrs = re), G && (e.components = G), Z && (e.directives = Z);
|
|
1703
1703
|
}
|
|
1704
|
-
function
|
|
1704
|
+
function ka(e, t, n = We) {
|
|
1705
1705
|
H(e) && (e = os(e));
|
|
1706
1706
|
for (const r in e) {
|
|
1707
1707
|
const s = e[r];
|
|
@@ -2213,7 +2213,7 @@ function tc(e, t) {
|
|
|
2213
2213
|
if (E === _)
|
|
2214
2214
|
return;
|
|
2215
2215
|
E && !Gt(E, _) && (I = O(E), pe(E, N, U, !0), E = null), _.patchFlag === -2 && (L = !1, _.dynamicChildren = null);
|
|
2216
|
-
const { type: D, ref:
|
|
2216
|
+
const { type: D, ref: k, shapeFlag: v } = _;
|
|
2217
2217
|
switch (D) {
|
|
2218
2218
|
case Nr:
|
|
2219
2219
|
w(E, _, f, I);
|
|
@@ -2271,7 +2271,7 @@ function tc(e, t) {
|
|
|
2271
2271
|
C
|
|
2272
2272
|
);
|
|
2273
2273
|
}
|
|
2274
|
-
|
|
2274
|
+
k != null && N && us(k, E && E.ref, U, _ || E, !_);
|
|
2275
2275
|
}, w = (E, _, f, I) => {
|
|
2276
2276
|
if (E == null)
|
|
2277
2277
|
r(
|
|
@@ -2318,7 +2318,7 @@ function tc(e, t) {
|
|
|
2318
2318
|
P,
|
|
2319
2319
|
m,
|
|
2320
2320
|
L
|
|
2321
|
-
) :
|
|
2321
|
+
) : Y(
|
|
2322
2322
|
E,
|
|
2323
2323
|
_,
|
|
2324
2324
|
N,
|
|
@@ -2329,7 +2329,7 @@ function tc(e, t) {
|
|
|
2329
2329
|
);
|
|
2330
2330
|
}, ae = (E, _, f, I, N, U, P, m) => {
|
|
2331
2331
|
let L, D;
|
|
2332
|
-
const { type:
|
|
2332
|
+
const { type: k, props: v, shapeFlag: x, transition: W, dirs: z } = E;
|
|
2333
2333
|
if (L = E.el = i(
|
|
2334
2334
|
E.type,
|
|
2335
2335
|
U,
|
|
@@ -2341,7 +2341,7 @@ function tc(e, t) {
|
|
|
2341
2341
|
null,
|
|
2342
2342
|
I,
|
|
2343
2343
|
N,
|
|
2344
|
-
U &&
|
|
2344
|
+
U && k !== "foreignObject",
|
|
2345
2345
|
P,
|
|
2346
2346
|
m
|
|
2347
2347
|
), z && bt(E, null, I, "created"), ce(L, E, E.scopeId, P, I), v) {
|
|
@@ -2383,10 +2383,10 @@ function tc(e, t) {
|
|
|
2383
2383
|
}
|
|
2384
2384
|
}, y = (E, _, f, I, N, U, P, m, L = 0) => {
|
|
2385
2385
|
for (let D = L; D < E.length; D++) {
|
|
2386
|
-
const
|
|
2386
|
+
const k = E[D] = m ? At(E[D]) : Ze(E[D]);
|
|
2387
2387
|
p(
|
|
2388
2388
|
null,
|
|
2389
|
-
|
|
2389
|
+
k,
|
|
2390
2390
|
_,
|
|
2391
2391
|
f,
|
|
2392
2392
|
I,
|
|
@@ -2396,13 +2396,13 @@ function tc(e, t) {
|
|
|
2396
2396
|
m
|
|
2397
2397
|
);
|
|
2398
2398
|
}
|
|
2399
|
-
},
|
|
2399
|
+
}, Y = (E, _, f, I, N, U, P) => {
|
|
2400
2400
|
const m = _.el = E.el;
|
|
2401
|
-
let { patchFlag: L, dynamicChildren: D, dirs:
|
|
2401
|
+
let { patchFlag: L, dynamicChildren: D, dirs: k } = _;
|
|
2402
2402
|
L |= E.patchFlag & 16;
|
|
2403
2403
|
const v = E.props || Ee, x = _.props || Ee;
|
|
2404
2404
|
let W;
|
|
2405
|
-
f && gt(f, !1), (W = x.onVnodeBeforeUpdate) && $e(W, f, _, E),
|
|
2405
|
+
f && gt(f, !1), (W = x.onVnodeBeforeUpdate) && $e(W, f, _, E), k && bt(_, E, f, "beforeUpdate"), f && gt(f, !0);
|
|
2406
2406
|
const z = N && _.type !== "foreignObject";
|
|
2407
2407
|
if (D ? J(
|
|
2408
2408
|
E.dynamicChildren,
|
|
@@ -2461,12 +2461,12 @@ function tc(e, t) {
|
|
|
2461
2461
|
I,
|
|
2462
2462
|
N
|
|
2463
2463
|
);
|
|
2464
|
-
((W = x.onVnodeUpdated) ||
|
|
2465
|
-
W && $e(W, f, _, E),
|
|
2464
|
+
((W = x.onVnodeUpdated) || k) && be(() => {
|
|
2465
|
+
W && $e(W, f, _, E), k && bt(_, E, f, "updated");
|
|
2466
2466
|
}, I);
|
|
2467
2467
|
}, J = (E, _, f, I, N, U, P) => {
|
|
2468
2468
|
for (let m = 0; m < _.length; m++) {
|
|
2469
|
-
const L = E[m], D = _[m],
|
|
2469
|
+
const L = E[m], D = _[m], k = (
|
|
2470
2470
|
// oldVNode may be an errored async setup() component inside Suspense
|
|
2471
2471
|
// which will not have a mounted element
|
|
2472
2472
|
L.el && // - In the case of a Fragment, we need to provide the actual parent
|
|
@@ -2483,7 +2483,7 @@ function tc(e, t) {
|
|
|
2483
2483
|
p(
|
|
2484
2484
|
L,
|
|
2485
2485
|
D,
|
|
2486
|
-
|
|
2486
|
+
k,
|
|
2487
2487
|
null,
|
|
2488
2488
|
I,
|
|
2489
2489
|
N,
|
|
@@ -2526,12 +2526,12 @@ function tc(e, t) {
|
|
|
2526
2526
|
"value" in I && o(E, "value", f.value, I.value);
|
|
2527
2527
|
}
|
|
2528
2528
|
}, G = (E, _, f, I, N, U, P, m, L) => {
|
|
2529
|
-
const D = _.el = E ? E.el : u(""),
|
|
2529
|
+
const D = _.el = E ? E.el : u(""), k = _.anchor = E ? E.anchor : u("");
|
|
2530
2530
|
let { patchFlag: v, dynamicChildren: x, slotScopeIds: W } = _;
|
|
2531
|
-
W && (m = m ? m.concat(W) : W), E == null ? (r(D, f, I), r(
|
|
2531
|
+
W && (m = m ? m.concat(W) : W), E == null ? (r(D, f, I), r(k, f, I), y(
|
|
2532
2532
|
_.children,
|
|
2533
2533
|
f,
|
|
2534
|
-
|
|
2534
|
+
k,
|
|
2535
2535
|
N,
|
|
2536
2536
|
U,
|
|
2537
2537
|
P,
|
|
@@ -2560,7 +2560,7 @@ function tc(e, t) {
|
|
|
2560
2560
|
E,
|
|
2561
2561
|
_,
|
|
2562
2562
|
f,
|
|
2563
|
-
|
|
2563
|
+
k,
|
|
2564
2564
|
N,
|
|
2565
2565
|
U,
|
|
2566
2566
|
P,
|
|
@@ -2618,8 +2618,8 @@ function tc(e, t) {
|
|
|
2618
2618
|
}, $ = (E, _, f, I, N, U, P) => {
|
|
2619
2619
|
const m = () => {
|
|
2620
2620
|
if (E.isMounted) {
|
|
2621
|
-
let { next:
|
|
2622
|
-
gt(E, !1),
|
|
2621
|
+
let { next: k, bu: v, u: x, parent: W, vnode: z } = E, ue = k, se;
|
|
2622
|
+
gt(E, !1), k ? (k.el = z.el, oe(E, k, P)) : k = z, v && $n(v), (se = k.props && k.props.onVnodeBeforeUpdate) && $e(se, W, k, z), gt(E, !0);
|
|
2623
2623
|
const _e = wr(E), Be = E.subTree;
|
|
2624
2624
|
E.subTree = _e, p(
|
|
2625
2625
|
Be,
|
|
@@ -2631,14 +2631,14 @@ function tc(e, t) {
|
|
|
2631
2631
|
E,
|
|
2632
2632
|
N,
|
|
2633
2633
|
U
|
|
2634
|
-
),
|
|
2635
|
-
() => $e(se, W,
|
|
2634
|
+
), k.el = _e.el, ue === null && Na(E, _e.el), x && be(x, N), (se = k.props && k.props.onVnodeUpdated) && be(
|
|
2635
|
+
() => $e(se, W, k, z),
|
|
2636
2636
|
N
|
|
2637
2637
|
);
|
|
2638
2638
|
} else {
|
|
2639
|
-
let
|
|
2639
|
+
let k;
|
|
2640
2640
|
const { el: v, props: x } = _, { bm: W, m: z, parent: ue } = E, se = fn(_);
|
|
2641
|
-
if (gt(E, !1), W && $n(W), !se && (
|
|
2641
|
+
if (gt(E, !1), W && $n(W), !se && (k = x && x.onVnodeBeforeMount) && $e(k, ue, _), gt(E, !0), v && ne) {
|
|
2642
2642
|
const _e = () => {
|
|
2643
2643
|
E.subTree = wr(E), ne(
|
|
2644
2644
|
v,
|
|
@@ -2667,10 +2667,10 @@ function tc(e, t) {
|
|
|
2667
2667
|
U
|
|
2668
2668
|
), _.el = _e.el;
|
|
2669
2669
|
}
|
|
2670
|
-
if (z && be(z, N), !se && (
|
|
2670
|
+
if (z && be(z, N), !se && (k = x && x.onVnodeMounted)) {
|
|
2671
2671
|
const _e = _;
|
|
2672
2672
|
be(
|
|
2673
|
-
() => $e(
|
|
2673
|
+
() => $e(k, ue, _e),
|
|
2674
2674
|
N
|
|
2675
2675
|
);
|
|
2676
2676
|
}
|
|
@@ -2688,7 +2688,7 @@ function tc(e, t) {
|
|
|
2688
2688
|
const I = E.vnode.props;
|
|
2689
2689
|
E.vnode = _, E.next = null, $a(E, _.props, I, f), Qa(E, _.children, f), nn(), ao(), rn();
|
|
2690
2690
|
}, te = (E, _, f, I, N, U, P, m, L = !1) => {
|
|
2691
|
-
const D = E && E.children,
|
|
2691
|
+
const D = E && E.children, k = E ? E.shapeFlag : 0, v = _.children, { patchFlag: x, shapeFlag: W } = _;
|
|
2692
2692
|
if (x > 0) {
|
|
2693
2693
|
if (x & 128) {
|
|
2694
2694
|
Me(
|
|
@@ -2704,7 +2704,7 @@ function tc(e, t) {
|
|
|
2704
2704
|
);
|
|
2705
2705
|
return;
|
|
2706
2706
|
} else if (x & 256) {
|
|
2707
|
-
|
|
2707
|
+
ke(
|
|
2708
2708
|
D,
|
|
2709
2709
|
v,
|
|
2710
2710
|
f,
|
|
@@ -2718,7 +2718,7 @@ function tc(e, t) {
|
|
|
2718
2718
|
return;
|
|
2719
2719
|
}
|
|
2720
2720
|
}
|
|
2721
|
-
W & 8 ? (
|
|
2721
|
+
W & 8 ? (k & 16 && Re(D, N, U), v !== D && c(f, v)) : k & 16 ? W & 16 ? Me(
|
|
2722
2722
|
D,
|
|
2723
2723
|
v,
|
|
2724
2724
|
f,
|
|
@@ -2728,7 +2728,7 @@ function tc(e, t) {
|
|
|
2728
2728
|
P,
|
|
2729
2729
|
m,
|
|
2730
2730
|
L
|
|
2731
|
-
) : Re(D, N, U, !0) : (
|
|
2731
|
+
) : Re(D, N, U, !0) : (k & 8 && c(f, ""), W & 16 && y(
|
|
2732
2732
|
v,
|
|
2733
2733
|
f,
|
|
2734
2734
|
I,
|
|
@@ -2738,9 +2738,9 @@ function tc(e, t) {
|
|
|
2738
2738
|
m,
|
|
2739
2739
|
L
|
|
2740
2740
|
));
|
|
2741
|
-
},
|
|
2741
|
+
}, ke = (E, _, f, I, N, U, P, m, L) => {
|
|
2742
2742
|
E = E || Vt, _ = _ || Vt;
|
|
2743
|
-
const D = E.length,
|
|
2743
|
+
const D = E.length, k = _.length, v = Math.min(D, k);
|
|
2744
2744
|
let x;
|
|
2745
2745
|
for (x = 0; x < v; x++) {
|
|
2746
2746
|
const W = _[x] = L ? At(_[x]) : Ze(_[x]);
|
|
@@ -2756,7 +2756,7 @@ function tc(e, t) {
|
|
|
2756
2756
|
L
|
|
2757
2757
|
);
|
|
2758
2758
|
}
|
|
2759
|
-
D >
|
|
2759
|
+
D > k ? Re(
|
|
2760
2760
|
E,
|
|
2761
2761
|
N,
|
|
2762
2762
|
U,
|
|
@@ -2776,8 +2776,8 @@ function tc(e, t) {
|
|
|
2776
2776
|
);
|
|
2777
2777
|
}, Me = (E, _, f, I, N, U, P, m, L) => {
|
|
2778
2778
|
let D = 0;
|
|
2779
|
-
const
|
|
2780
|
-
let v = E.length - 1, x =
|
|
2779
|
+
const k = _.length;
|
|
2780
|
+
let v = E.length - 1, x = k - 1;
|
|
2781
2781
|
for (; D <= v && D <= x; ) {
|
|
2782
2782
|
const W = E[D], z = _[D] = L ? At(_[D]) : Ze(_[D]);
|
|
2783
2783
|
if (Gt(W, z))
|
|
@@ -2816,7 +2816,7 @@ function tc(e, t) {
|
|
|
2816
2816
|
}
|
|
2817
2817
|
if (D > v) {
|
|
2818
2818
|
if (D <= x) {
|
|
2819
|
-
const W = x + 1, z = W <
|
|
2819
|
+
const W = x + 1, z = W < k ? _[W].el : I;
|
|
2820
2820
|
for (; D <= x; )
|
|
2821
2821
|
p(
|
|
2822
2822
|
null,
|
|
@@ -2874,18 +2874,18 @@ function tc(e, t) {
|
|
|
2874
2874
|
}
|
|
2875
2875
|
const Hn = at ? nc(Lt) : Vt;
|
|
2876
2876
|
for (se = Hn.length - 1, D = Be - 1; D >= 0; D--) {
|
|
2877
|
-
const Le = z + D, we = _[Le],
|
|
2877
|
+
const Le = z + D, we = _[Le], Yn = Le + 1 < k ? _[Le + 1].el : I;
|
|
2878
2878
|
Lt[D] === 0 ? p(
|
|
2879
2879
|
null,
|
|
2880
2880
|
we,
|
|
2881
2881
|
f,
|
|
2882
|
-
|
|
2882
|
+
Yn,
|
|
2883
2883
|
N,
|
|
2884
2884
|
U,
|
|
2885
2885
|
P,
|
|
2886
2886
|
m,
|
|
2887
2887
|
L
|
|
2888
|
-
) : at && (se < 0 || D !== Hn[se] ? he(we, f,
|
|
2888
|
+
) : at && (se < 0 || D !== Hn[se] ? he(we, f, Yn, 2) : se--);
|
|
2889
2889
|
}
|
|
2890
2890
|
}
|
|
2891
2891
|
}, he = (E, _, f, I, N = null) => {
|
|
@@ -2933,24 +2933,24 @@ function tc(e, t) {
|
|
|
2933
2933
|
ref: m,
|
|
2934
2934
|
children: L,
|
|
2935
2935
|
dynamicChildren: D,
|
|
2936
|
-
shapeFlag:
|
|
2936
|
+
shapeFlag: k,
|
|
2937
2937
|
patchFlag: v,
|
|
2938
2938
|
dirs: x
|
|
2939
2939
|
} = E;
|
|
2940
|
-
if (m != null && us(m, null, f, E, !0),
|
|
2940
|
+
if (m != null && us(m, null, f, E, !0), k & 256) {
|
|
2941
2941
|
_.ctx.deactivate(E);
|
|
2942
2942
|
return;
|
|
2943
2943
|
}
|
|
2944
|
-
const W =
|
|
2944
|
+
const W = k & 1 && x, z = !fn(E);
|
|
2945
2945
|
let ue;
|
|
2946
|
-
if (z && (ue = P && P.onVnodeBeforeUnmount) && $e(ue, _, E),
|
|
2946
|
+
if (z && (ue = P && P.onVnodeBeforeUnmount) && $e(ue, _, E), k & 6)
|
|
2947
2947
|
Ht(E.component, f, I);
|
|
2948
2948
|
else {
|
|
2949
|
-
if (
|
|
2949
|
+
if (k & 128) {
|
|
2950
2950
|
E.suspense.unmount(f, I);
|
|
2951
2951
|
return;
|
|
2952
2952
|
}
|
|
2953
|
-
W && bt(E, null, _, "beforeUnmount"),
|
|
2953
|
+
W && bt(E, null, _, "beforeUnmount"), k & 64 ? E.type.remove(
|
|
2954
2954
|
E,
|
|
2955
2955
|
_,
|
|
2956
2956
|
f,
|
|
@@ -2964,7 +2964,7 @@ function tc(e, t) {
|
|
|
2964
2964
|
f,
|
|
2965
2965
|
!1,
|
|
2966
2966
|
!0
|
|
2967
|
-
) : (U === ye && v & 384 || !N &&
|
|
2967
|
+
) : (U === ye && v & 384 || !N && k & 16) && Re(L, _, f), I && tt(E);
|
|
2968
2968
|
}
|
|
2969
2969
|
(z && (ue = P && P.onVnodeUnmounted) || W) && be(() => {
|
|
2970
2970
|
ue && $e(ue, _, E), W && bt(E, null, _, "unmounted");
|
|
@@ -3226,7 +3226,7 @@ function mt(e, t, n = !1) {
|
|
|
3226
3226
|
function uc(e = " ", t = 0) {
|
|
3227
3227
|
return De(Nr, null, e, t);
|
|
3228
3228
|
}
|
|
3229
|
-
function
|
|
3229
|
+
function k_(e, t) {
|
|
3230
3230
|
const n = De(qn, null, e);
|
|
3231
3231
|
return n.staticCount = t, n;
|
|
3232
3232
|
}
|
|
@@ -3371,9 +3371,9 @@ function Tc(e, t, n) {
|
|
|
3371
3371
|
}
|
|
3372
3372
|
let Oe = null;
|
|
3373
3373
|
const _c = () => Oe || Ue;
|
|
3374
|
-
let Hs,
|
|
3375
|
-
(
|
|
3376
|
-
|
|
3374
|
+
let Hs, Yt, No = "__VUE_INSTANCE_SETTERS__";
|
|
3375
|
+
(Yt = $r()[No]) || (Yt = $r()[No] = []), Yt.push((e) => Oe = e), Hs = (e) => {
|
|
3376
|
+
Yt.length > 1 ? Yt.forEach((t) => t(e)) : Yt[0](e);
|
|
3377
3377
|
};
|
|
3378
3378
|
const $t = (e) => {
|
|
3379
3379
|
Hs(e), e.scope.on();
|
|
@@ -3418,7 +3418,7 @@ function fc(e, t) {
|
|
|
3418
3418
|
du(e, t);
|
|
3419
3419
|
}
|
|
3420
3420
|
function Uo(e, t, n) {
|
|
3421
|
-
X(t) ? e.type.__ssrInlineRender ? e.ssrRender = t : e.render = t : le(t) && (e.setupState =
|
|
3421
|
+
X(t) ? e.type.__ssrInlineRender ? e.ssrRender = t : e.render = t : le(t) && (e.setupState = ki(t)), du(e, n);
|
|
3422
3422
|
}
|
|
3423
3423
|
let Do;
|
|
3424
3424
|
function du(e, t, n) {
|
|
@@ -3442,7 +3442,7 @@ function du(e, t, n) {
|
|
|
3442
3442
|
}
|
|
3443
3443
|
e.render = r.render || We;
|
|
3444
3444
|
}
|
|
3445
|
-
$t(e), nn(),
|
|
3445
|
+
$t(e), nn(), Ya(e), rn(), vt();
|
|
3446
3446
|
}
|
|
3447
3447
|
function dc(e) {
|
|
3448
3448
|
return e.attrsProxy || (e.attrsProxy = new Proxy(
|
|
@@ -3469,7 +3469,7 @@ function Ac(e) {
|
|
|
3469
3469
|
}
|
|
3470
3470
|
function Dr(e) {
|
|
3471
3471
|
if (e.exposed)
|
|
3472
|
-
return e.exposeProxy || (e.exposeProxy = new Proxy(
|
|
3472
|
+
return e.exposeProxy || (e.exposeProxy = new Proxy(ki(dr(e.exposed)), {
|
|
3473
3473
|
get(t, n) {
|
|
3474
3474
|
if (n in t)
|
|
3475
3475
|
return t[n];
|
|
@@ -3485,7 +3485,7 @@ function Ic(e) {
|
|
|
3485
3485
|
return X(e) && "__vccOpts" in e;
|
|
3486
3486
|
}
|
|
3487
3487
|
const ge = (e, t) => Ea(e, t, bn);
|
|
3488
|
-
function
|
|
3488
|
+
function Ys(e, t, n) {
|
|
3489
3489
|
const r = arguments.length;
|
|
3490
3490
|
return r === 2 ? le(t) && !H(t) ? cr(t) ? De(e, null, [t]) : De(e, t) : De(e, null, t) : (r > 3 ? n = Array.prototype.slice.call(arguments, 2) : r === 3 && cr(n) && (n = [n]), De(e, t, n));
|
|
3491
3491
|
}
|
|
@@ -3654,8 +3654,8 @@ function Pc(e) {
|
|
|
3654
3654
|
}
|
|
3655
3655
|
return [e[2] === ":" ? e.slice(3) : Ft(e.slice(2)), t];
|
|
3656
3656
|
}
|
|
3657
|
-
let
|
|
3658
|
-
const Mc = /* @__PURE__ */ Promise.resolve(), Bc = () =>
|
|
3657
|
+
let Yr = 0;
|
|
3658
|
+
const Mc = /* @__PURE__ */ Promise.resolve(), Bc = () => Yr || (Mc.then(() => Yr = 0), Yr = Date.now());
|
|
3659
3659
|
function Gc(e, t) {
|
|
3660
3660
|
const n = (r) => {
|
|
3661
3661
|
if (!r._vts)
|
|
@@ -3694,7 +3694,7 @@ const go = /^on[a-z]/, yc = (e, t, n, r, s = !1, o, i, u, l) => {
|
|
|
3694
3694
|
function wc(e, t, n, r) {
|
|
3695
3695
|
return r ? !!(t === "innerHTML" || t === "textContent" || t in e && go.test(t) && X(n)) : t === "spellcheck" || t === "draggable" || t === "translate" || t === "form" || t === "list" && e.tagName === "INPUT" || t === "type" && e.tagName === "TEXTAREA" || go.test(t) && de(n) ? !1 : t in e;
|
|
3696
3696
|
}
|
|
3697
|
-
const Et = "transition", ln = "animation", Au = (e, { slots: t }) =>
|
|
3697
|
+
const Et = "transition", ln = "animation", Au = (e, { slots: t }) => Ys(Ca, vc(e), t);
|
|
3698
3698
|
Au.displayName = "Transition";
|
|
3699
3699
|
const Iu = {
|
|
3700
3700
|
name: String,
|
|
@@ -3750,12 +3750,12 @@ function vc(e) {
|
|
|
3750
3750
|
onBeforeAppear: ae = g,
|
|
3751
3751
|
onAppear: ce = M,
|
|
3752
3752
|
onAppearCancelled: y = V
|
|
3753
|
-
} = t,
|
|
3753
|
+
} = t, Y = (G, Z, Te) => {
|
|
3754
3754
|
Mt(G, Z ? c : u), Mt(G, Z ? a : i), Te && Te();
|
|
3755
3755
|
}, J = (G, Z) => {
|
|
3756
3756
|
G._isLeaving = !1, Mt(G, T), Mt(G, d), Mt(G, S), Z && Z();
|
|
3757
3757
|
}, re = (G) => (Z, Te) => {
|
|
3758
|
-
const Ie = G ? ce : M, $ = () =>
|
|
3758
|
+
const Ie = G ? ce : M, $ = () => Y(Z, G, Te);
|
|
3759
3759
|
Pt(Ie, [Z, $]), Mo(() => {
|
|
3760
3760
|
Mt(Z, G ? l : o), Tt(Z, G ? c : u), Po(Ie) || Bo(Z, r, p, $);
|
|
3761
3761
|
});
|
|
@@ -3772,15 +3772,15 @@ function vc(e) {
|
|
|
3772
3772
|
onLeave(G, Z) {
|
|
3773
3773
|
G._isLeaving = !0;
|
|
3774
3774
|
const Te = () => J(G, Z);
|
|
3775
|
-
Tt(G, T),
|
|
3775
|
+
Tt(G, T), kc(), Tt(G, S), Mo(() => {
|
|
3776
3776
|
G._isLeaving && (Mt(G, T), Tt(G, d), Po(K) || Bo(G, r, w, Te));
|
|
3777
3777
|
}), Pt(K, [G, Te]);
|
|
3778
3778
|
},
|
|
3779
3779
|
onEnterCancelled(G) {
|
|
3780
|
-
|
|
3780
|
+
Y(G, !1), Pt(V, [G]);
|
|
3781
3781
|
},
|
|
3782
3782
|
onAppearCancelled(G) {
|
|
3783
|
-
|
|
3783
|
+
Y(G, !0), Pt(y, [G]);
|
|
3784
3784
|
},
|
|
3785
3785
|
onLeaveCancelled(G) {
|
|
3786
3786
|
J(G), Pt(j, [G]);
|
|
@@ -3791,13 +3791,13 @@ function Fc(e) {
|
|
|
3791
3791
|
if (e == null)
|
|
3792
3792
|
return null;
|
|
3793
3793
|
if (le(e))
|
|
3794
|
-
return [
|
|
3794
|
+
return [kr(e.enter), kr(e.leave)];
|
|
3795
3795
|
{
|
|
3796
|
-
const t =
|
|
3796
|
+
const t = kr(e);
|
|
3797
3797
|
return [t, t];
|
|
3798
3798
|
}
|
|
3799
3799
|
}
|
|
3800
|
-
function
|
|
3800
|
+
function kr(e) {
|
|
3801
3801
|
return Rl(e);
|
|
3802
3802
|
}
|
|
3803
3803
|
function Tt(e, t) {
|
|
@@ -3820,7 +3820,7 @@ function Bo(e, t, n, r) {
|
|
|
3820
3820
|
};
|
|
3821
3821
|
if (n)
|
|
3822
3822
|
return setTimeout(o, n);
|
|
3823
|
-
const { type: i, timeout: u, propCount: l } =
|
|
3823
|
+
const { type: i, timeout: u, propCount: l } = Yc(e, t);
|
|
3824
3824
|
if (!i)
|
|
3825
3825
|
return r();
|
|
3826
3826
|
const a = i + "end";
|
|
@@ -3834,7 +3834,7 @@ function Bo(e, t, n, r) {
|
|
|
3834
3834
|
c < l && T();
|
|
3835
3835
|
}, u + 1), e.addEventListener(a, S);
|
|
3836
3836
|
}
|
|
3837
|
-
function
|
|
3837
|
+
function Yc(e, t) {
|
|
3838
3838
|
const n = window.getComputedStyle(e), r = (A) => (n[A] || "").split(", "), s = r(`${Et}Delay`), o = r(`${Et}Duration`), i = Go(s, o), u = r(`${ln}Delay`), l = r(`${ln}Duration`), a = Go(u, l);
|
|
3839
3839
|
let c = null, T = 0, S = 0;
|
|
3840
3840
|
t === Et ? i > 0 && (c = Et, T = i, S = o.length) : t === ln ? a > 0 && (c = ln, T = a, S = l.length) : (T = Math.max(i, a), c = T > 0 ? i > a ? Et : ln : null, S = c ? c === Et ? o.length : l.length : 0);
|
|
@@ -3856,7 +3856,7 @@ function Go(e, t) {
|
|
|
3856
3856
|
function Ko(e) {
|
|
3857
3857
|
return Number(e.slice(0, -1).replace(",", ".")) * 1e3;
|
|
3858
3858
|
}
|
|
3859
|
-
function
|
|
3859
|
+
function kc() {
|
|
3860
3860
|
return document.body.offsetHeight;
|
|
3861
3861
|
}
|
|
3862
3862
|
const Zt = (e) => {
|
|
@@ -4097,9 +4097,9 @@ function Ou(e, t) {
|
|
|
4097
4097
|
return !0;
|
|
4098
4098
|
}
|
|
4099
4099
|
function nE(e, t) {
|
|
4100
|
-
return je(e) ?
|
|
4100
|
+
return je(e) ? Yo(e, t) : je(t) ? Yo(t, e) : e === t;
|
|
4101
4101
|
}
|
|
4102
|
-
function
|
|
4102
|
+
function Yo(e, t) {
|
|
4103
4103
|
return je(t) ? e.length === t.length && e.every((n, r) => n === t[r]) : e.length === 1 && e[0] === t;
|
|
4104
4104
|
}
|
|
4105
4105
|
function rE(e, t) {
|
|
@@ -4162,7 +4162,7 @@ function lE(e) {
|
|
|
4162
4162
|
t = e;
|
|
4163
4163
|
"scrollBehavior" in document.documentElement.style ? window.scrollTo(t) : window.scrollTo(t.left != null ? t.left : window.pageXOffset, t.top != null ? t.top : window.pageYOffset);
|
|
4164
4164
|
}
|
|
4165
|
-
function
|
|
4165
|
+
function ko(e, t) {
|
|
4166
4166
|
return (history.state ? history.state.position - t : -1) + e;
|
|
4167
4167
|
}
|
|
4168
4168
|
const cs = /* @__PURE__ */ new Map();
|
|
@@ -4706,22 +4706,22 @@ function Du(e, t) {
|
|
|
4706
4706
|
return t.children.some((n) => n === e || Du(e, n));
|
|
4707
4707
|
}
|
|
4708
4708
|
const hu = /#/g, bE = /&/g, gE = /\//g, PE = /=/g, ME = /\?/g, mu = /\+/g, BE = /%5B/g, GE = /%5D/g, Lu = /%5E/g, KE = /%60/g, Cu = /%7B/g, yE = /%7C/g, bu = /%7D/g, wE = /%20/g;
|
|
4709
|
-
function
|
|
4709
|
+
function ks(e) {
|
|
4710
4710
|
return encodeURI("" + e).replace(yE, "|").replace(BE, "[").replace(GE, "]");
|
|
4711
4711
|
}
|
|
4712
4712
|
function vE(e) {
|
|
4713
|
-
return
|
|
4713
|
+
return ks(e).replace(Cu, "{").replace(bu, "}").replace(Lu, "^");
|
|
4714
4714
|
}
|
|
4715
4715
|
function Es(e) {
|
|
4716
|
-
return
|
|
4716
|
+
return ks(e).replace(mu, "%2B").replace(wE, "+").replace(hu, "%23").replace(bE, "%26").replace(KE, "`").replace(Cu, "{").replace(bu, "}").replace(Lu, "^");
|
|
4717
4717
|
}
|
|
4718
4718
|
function FE(e) {
|
|
4719
4719
|
return Es(e).replace(PE, "%3D");
|
|
4720
4720
|
}
|
|
4721
4721
|
function HE(e) {
|
|
4722
|
-
return
|
|
4722
|
+
return ks(e).replace(hu, "%23").replace(ME, "%3F");
|
|
4723
4723
|
}
|
|
4724
|
-
function
|
|
4724
|
+
function YE(e) {
|
|
4725
4725
|
return e == null ? "" : HE(e).replace(gE, "%2F");
|
|
4726
4726
|
}
|
|
4727
4727
|
function Er(e) {
|
|
@@ -4731,7 +4731,7 @@ function Er(e) {
|
|
|
4731
4731
|
}
|
|
4732
4732
|
return "" + e;
|
|
4733
4733
|
}
|
|
4734
|
-
function
|
|
4734
|
+
function kE(e) {
|
|
4735
4735
|
const t = {};
|
|
4736
4736
|
if (e === "" || e === "?")
|
|
4737
4737
|
return t;
|
|
@@ -4893,7 +4893,7 @@ const JE = /* @__PURE__ */ yn({
|
|
|
4893
4893
|
}));
|
|
4894
4894
|
return () => {
|
|
4895
4895
|
const o = t.default && t.default(n);
|
|
4896
|
-
return e.custom ? o :
|
|
4896
|
+
return e.custom ? o : Ys("a", {
|
|
4897
4897
|
"aria-current": n.isExactActive ? e.ariaCurrentValue : null,
|
|
4898
4898
|
href: n.href,
|
|
4899
4899
|
// this would override user added attrs but Vue will still add
|
|
@@ -4961,7 +4961,7 @@ const ei = (e, t, n) => e ?? t ?? n, $E = /* @__PURE__ */ yn({
|
|
|
4961
4961
|
const a = s.value, c = e.name, T = u.value, S = T && T.components[c];
|
|
4962
4962
|
if (!S)
|
|
4963
4963
|
return ti(n.default, { Component: S, route: a });
|
|
4964
|
-
const d = T.props[c], A = d ? d === !0 ? a.params : typeof d == "function" ? d(a) : d : null, w =
|
|
4964
|
+
const d = T.props[c], A = d ? d === !0 ? a.params : typeof d == "function" ? d(a) : d : null, w = Ys(S, ie({}, A, t, {
|
|
4965
4965
|
onVnodeUnmounted: (g) => {
|
|
4966
4966
|
g.component.isUnmounted && (T.instances[c] = null);
|
|
4967
4967
|
},
|
|
@@ -4983,10 +4983,10 @@ function ti(e, t) {
|
|
|
4983
4983
|
}
|
|
4984
4984
|
const xs = $E;
|
|
4985
4985
|
function ZE(e) {
|
|
4986
|
-
const t = hE(e.routes, e), n = e.parseQuery ||
|
|
4986
|
+
const t = hE(e.routes, e), n = e.parseQuery || kE, r = e.stringifyQuery || $o, s = e.history, o = cn(), i = cn(), u = cn(), l = sa(_t);
|
|
4987
4987
|
let a = _t;
|
|
4988
4988
|
xt && e.scrollBehavior && "scrollRestoration" in history && (history.scrollRestoration = "manual");
|
|
4989
|
-
const c = xr.bind(null, (O) => "" + O), T = xr.bind(null,
|
|
4989
|
+
const c = xr.bind(null, (O) => "" + O), T = xr.bind(null, YE), S = (
|
|
4990
4990
|
// @ts-expect-error: intentionally avoid the type check
|
|
4991
4991
|
xr.bind(null, Er)
|
|
4992
4992
|
);
|
|
@@ -5145,7 +5145,7 @@ function ZE(e) {
|
|
|
5145
5145
|
const C = V(O, B);
|
|
5146
5146
|
return C ? Promise.reject(C) : Promise.resolve();
|
|
5147
5147
|
}
|
|
5148
|
-
function
|
|
5148
|
+
function Y(O) {
|
|
5149
5149
|
const B = lt.values().next().value;
|
|
5150
5150
|
return B && typeof B.runWithContext == "function" ? B.runWithContext(O) : O();
|
|
5151
5151
|
}
|
|
@@ -5193,7 +5193,7 @@ function ZE(e) {
|
|
|
5193
5193
|
}
|
|
5194
5194
|
function re(O, B, C) {
|
|
5195
5195
|
for (const F of u.list())
|
|
5196
|
-
|
|
5196
|
+
Y(() => F(O, B, C));
|
|
5197
5197
|
}
|
|
5198
5198
|
function G(O, B, C, F, ne) {
|
|
5199
5199
|
const E = V(O, B);
|
|
@@ -5216,7 +5216,7 @@ function ZE(e) {
|
|
|
5216
5216
|
}
|
|
5217
5217
|
a = F;
|
|
5218
5218
|
const E = l.value;
|
|
5219
|
-
xt && aE(
|
|
5219
|
+
xt && aE(ko(E.fullPath, C.delta), hr()), J(F, E).catch((_) => rt(
|
|
5220
5220
|
_,
|
|
5221
5221
|
12
|
|
5222
5222
|
/* ErrorTypes.NAVIGATION_CANCELLED */
|
|
@@ -5260,7 +5260,7 @@ function ZE(e) {
|
|
|
5260
5260
|
const F = $.list();
|
|
5261
5261
|
return F.length ? F.forEach((ne) => ne(O, B, C)) : console.error(O), Promise.reject(O);
|
|
5262
5262
|
}
|
|
5263
|
-
function
|
|
5263
|
+
function ke() {
|
|
5264
5264
|
return oe && l.value !== _t ? Promise.resolve() : new Promise((O, B) => {
|
|
5265
5265
|
Ie.add([O, B]);
|
|
5266
5266
|
});
|
|
@@ -5272,7 +5272,7 @@ function ZE(e) {
|
|
|
5272
5272
|
const { scrollBehavior: ne } = e;
|
|
5273
5273
|
if (!xt || !ne)
|
|
5274
5274
|
return Promise.resolve();
|
|
5275
|
-
const E = !C && cE(
|
|
5275
|
+
const E = !C && cE(ko(O.fullPath, 0)) || (F || !C) && history.state && history.state.scroll || null;
|
|
5276
5276
|
return Gs().then(() => ne(O, B, E)).then((_) => _ && lE(_)).catch((_) => te(_, O, B));
|
|
5277
5277
|
}
|
|
5278
5278
|
const pe = (O) => s.go(O);
|
|
@@ -5295,7 +5295,7 @@ function ZE(e) {
|
|
|
5295
5295
|
beforeResolve: i.add,
|
|
5296
5296
|
afterEach: u.add,
|
|
5297
5297
|
onError: $.add,
|
|
5298
|
-
isReady:
|
|
5298
|
+
isReady: ke,
|
|
5299
5299
|
install(O) {
|
|
5300
5300
|
const B = this;
|
|
5301
5301
|
O.component("RouterLink", jE), O.component("RouterView", xs), O.config.globalProperties.$router = B, Object.defineProperty(O.config.globalProperties, "$route", {
|
|
@@ -5316,7 +5316,7 @@ function ZE(e) {
|
|
|
5316
5316
|
}
|
|
5317
5317
|
};
|
|
5318
5318
|
function Re(O) {
|
|
5319
|
-
return O.reduce((B, C) => B.then(() =>
|
|
5319
|
+
return O.reduce((B, C) => B.then(() => Y(C)), Promise.resolve());
|
|
5320
5320
|
}
|
|
5321
5321
|
return Ht;
|
|
5322
5322
|
}
|
|
@@ -5402,7 +5402,7 @@ function ni(e, t, n, r = Bu) {
|
|
|
5402
5402
|
};
|
|
5403
5403
|
return !n && mi() && bl(s), s;
|
|
5404
5404
|
}
|
|
5405
|
-
function
|
|
5405
|
+
function kt(e, ...t) {
|
|
5406
5406
|
e.slice().forEach((n) => {
|
|
5407
5407
|
n(...t);
|
|
5408
5408
|
});
|
|
@@ -5454,12 +5454,12 @@ function Gu(e, t, n = {}, r, s, o) {
|
|
|
5454
5454
|
!o && !A && (r.state.value[e] = {}), h({});
|
|
5455
5455
|
let p;
|
|
5456
5456
|
function w(y) {
|
|
5457
|
-
let
|
|
5458
|
-
a = c = !1, typeof y == "function" ? (y(r.state.value[e]),
|
|
5457
|
+
let Y;
|
|
5458
|
+
a = c = !1, typeof y == "function" ? (y(r.state.value[e]), Y = {
|
|
5459
5459
|
type: On.patchFunction,
|
|
5460
5460
|
storeId: e,
|
|
5461
5461
|
events: d
|
|
5462
|
-
}) : (Ss(r.state.value[e], y),
|
|
5462
|
+
}) : (Ss(r.state.value[e], y), Y = {
|
|
5463
5463
|
type: On.patchObject,
|
|
5464
5464
|
payload: y,
|
|
5465
5465
|
storeId: e,
|
|
@@ -5468,10 +5468,10 @@ function Gu(e, t, n = {}, r, s, o) {
|
|
|
5468
5468
|
const J = p = Symbol();
|
|
5469
5469
|
Gs().then(() => {
|
|
5470
5470
|
p === J && (a = !0);
|
|
5471
|
-
}), c = !0,
|
|
5471
|
+
}), c = !0, kt(T, Y, r.state.value[e]);
|
|
5472
5472
|
}
|
|
5473
5473
|
const g = o ? function() {
|
|
5474
|
-
const { state:
|
|
5474
|
+
const { state: Y } = n, J = Y ? Y() : {};
|
|
5475
5475
|
this.$patch((re) => {
|
|
5476
5476
|
ft(re, J);
|
|
5477
5477
|
});
|
|
@@ -5482,7 +5482,7 @@ function Gu(e, t, n = {}, r, s, o) {
|
|
|
5482
5482
|
function M() {
|
|
5483
5483
|
i.stop(), T = [], S = [], r._s.delete(e);
|
|
5484
5484
|
}
|
|
5485
|
-
function V(y,
|
|
5485
|
+
function V(y, Y) {
|
|
5486
5486
|
return function() {
|
|
5487
5487
|
Lr(r);
|
|
5488
5488
|
const J = Array.from(arguments), re = [], G = [];
|
|
@@ -5492,7 +5492,7 @@ function Gu(e, t, n = {}, r, s, o) {
|
|
|
5492
5492
|
function Te($) {
|
|
5493
5493
|
G.push($);
|
|
5494
5494
|
}
|
|
5495
|
-
|
|
5495
|
+
kt(S, {
|
|
5496
5496
|
args: J,
|
|
5497
5497
|
name: y,
|
|
5498
5498
|
store: j,
|
|
@@ -5501,11 +5501,11 @@ function Gu(e, t, n = {}, r, s, o) {
|
|
|
5501
5501
|
});
|
|
5502
5502
|
let Ie;
|
|
5503
5503
|
try {
|
|
5504
|
-
Ie =
|
|
5504
|
+
Ie = Y.apply(this && this.$id === e ? this : j, J);
|
|
5505
5505
|
} catch ($) {
|
|
5506
|
-
throw
|
|
5506
|
+
throw kt(G, $), $;
|
|
5507
5507
|
}
|
|
5508
|
-
return Ie instanceof Promise ? Ie.then(($) => (
|
|
5508
|
+
return Ie instanceof Promise ? Ie.then(($) => (kt(re, $), $)).catch(($) => (kt(G, $), Promise.reject($))) : (kt(re, Ie), Ie);
|
|
5509
5509
|
};
|
|
5510
5510
|
}
|
|
5511
5511
|
const K = {
|
|
@@ -5515,14 +5515,14 @@ function Gu(e, t, n = {}, r, s, o) {
|
|
|
5515
5515
|
$onAction: ni.bind(null, S),
|
|
5516
5516
|
$patch: w,
|
|
5517
5517
|
$reset: g,
|
|
5518
|
-
$subscribe(y,
|
|
5519
|
-
const J = ni(T, y,
|
|
5520
|
-
(
|
|
5518
|
+
$subscribe(y, Y = {}) {
|
|
5519
|
+
const J = ni(T, y, Y.detached, () => re()), re = i.run(() => Sn(() => r.state.value[e], (G) => {
|
|
5520
|
+
(Y.flush === "sync" ? c : a) && y({
|
|
5521
5521
|
storeId: e,
|
|
5522
5522
|
type: On.direct,
|
|
5523
5523
|
events: d
|
|
5524
5524
|
}, G);
|
|
5525
|
-
}, ft({}, l,
|
|
5525
|
+
}, ft({}, l, Y)));
|
|
5526
5526
|
return J;
|
|
5527
5527
|
},
|
|
5528
5528
|
$dispose: M
|
|
@@ -5530,19 +5530,19 @@ function Gu(e, t, n = {}, r, s, o) {
|
|
|
5530
5530
|
r._s.set(e, j);
|
|
5531
5531
|
const ae = r._a && r._a.runWithContext || oT, ce = r._e.run(() => (i = hi(), ae(() => i.run(t))));
|
|
5532
5532
|
for (const y in ce) {
|
|
5533
|
-
const
|
|
5534
|
-
if (Se(
|
|
5535
|
-
o || (A && uT(
|
|
5536
|
-
else if (typeof
|
|
5537
|
-
const J = V(y,
|
|
5538
|
-
ce[y] = J, u.actions[y] =
|
|
5533
|
+
const Y = ce[y];
|
|
5534
|
+
if (Se(Y) && !lT(Y) || Nt(Y))
|
|
5535
|
+
o || (A && uT(Y) && (Se(Y) ? Y.value = A[y] : Ss(Y, A[y])), r.state.value[e][y] = Y);
|
|
5536
|
+
else if (typeof Y == "function") {
|
|
5537
|
+
const J = V(y, Y);
|
|
5538
|
+
ce[y] = J, u.actions[y] = Y;
|
|
5539
5539
|
}
|
|
5540
5540
|
}
|
|
5541
5541
|
return ft(j, ce), ft(q(j), ce), Object.defineProperty(j, "$state", {
|
|
5542
5542
|
get: () => r.state.value[e],
|
|
5543
5543
|
set: (y) => {
|
|
5544
|
-
w((
|
|
5545
|
-
ft(
|
|
5544
|
+
w((Y) => {
|
|
5545
|
+
ft(Y, y);
|
|
5546
5546
|
});
|
|
5547
5547
|
}
|
|
5548
5548
|
}), r._p.forEach((y) => {
|
|
@@ -5589,22 +5589,22 @@ const { toString: TT } = Object.prototype, { getPrototypeOf: Ws } = Object, Cr =
|
|
|
5589
5589
|
return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
|
|
5590
5590
|
})(/* @__PURE__ */ Object.create(null)), et = (e) => (e = e.toLowerCase(), (t) => Cr(t) === e), br = (e) => (t) => typeof t === e, { isArray: on } = Array, Mn = br("undefined");
|
|
5591
5591
|
function _T(e) {
|
|
5592
|
-
return e !== null && !Mn(e) && e.constructor !== null && !Mn(e.constructor) &&
|
|
5592
|
+
return e !== null && !Mn(e) && e.constructor !== null && !Mn(e.constructor) && Ye(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
5593
5593
|
}
|
|
5594
5594
|
const yu = et("ArrayBuffer");
|
|
5595
5595
|
function ST(e) {
|
|
5596
5596
|
let t;
|
|
5597
5597
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && yu(e.buffer), t;
|
|
5598
5598
|
}
|
|
5599
|
-
const fT = br("string"),
|
|
5599
|
+
const fT = br("string"), Ye = br("function"), wu = br("number"), gr = (e) => e !== null && typeof e == "object", dT = (e) => e === !0 || e === !1, er = (e) => {
|
|
5600
5600
|
if (Cr(e) !== "object")
|
|
5601
5601
|
return !1;
|
|
5602
5602
|
const t = Ws(e);
|
|
5603
5603
|
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
|
5604
|
-
}, AT = et("Date"), IT = et("File"), RT = et("Blob"), OT = et("FileList"), pT = (e) => gr(e) &&
|
|
5604
|
+
}, AT = et("Date"), IT = et("File"), RT = et("Blob"), OT = et("FileList"), pT = (e) => gr(e) && Ye(e.pipe), NT = (e) => {
|
|
5605
5605
|
let t;
|
|
5606
|
-
return e && (typeof FormData == "function" && e instanceof FormData ||
|
|
5607
|
-
t === "object" &&
|
|
5606
|
+
return e && (typeof FormData == "function" && e instanceof FormData || Ye(e.append) && ((t = Cr(e)) === "formdata" || // detect form-data instance
|
|
5607
|
+
t === "object" && Ye(e.toString) && e.toString() === "[object FormData]"));
|
|
5608
5608
|
}, UT = et("URLSearchParams"), DT = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
5609
5609
|
function wn(e, t, { allOwnKeys: n = !1 } = {}) {
|
|
5610
5610
|
if (e === null || typeof e > "u")
|
|
@@ -5640,7 +5640,7 @@ function fs() {
|
|
|
5640
5640
|
return t;
|
|
5641
5641
|
}
|
|
5642
5642
|
const hT = (e, t, n, { allOwnKeys: r } = {}) => (wn(t, (s, o) => {
|
|
5643
|
-
n &&
|
|
5643
|
+
n && Ye(s) ? e[o] = Ku(s, n) : e[o] = s;
|
|
5644
5644
|
}, { allOwnKeys: r }), e), mT = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), LT = (e, t, n, r) => {
|
|
5645
5645
|
e.prototype = Object.create(t.prototype, r), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
5646
5646
|
value: t.prototype
|
|
@@ -5690,17 +5690,17 @@ const hT = (e, t, n, { allOwnKeys: r } = {}) => (wn(t, (s, o) => {
|
|
|
5690
5690
|
function(n, r, s) {
|
|
5691
5691
|
return r.toUpperCase() + s;
|
|
5692
5692
|
}
|
|
5693
|
-
), ri = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), yT = et("RegExp"),
|
|
5693
|
+
), ri = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), yT = et("RegExp"), Yu = (e, t) => {
|
|
5694
5694
|
const n = Object.getOwnPropertyDescriptors(e), r = {};
|
|
5695
5695
|
wn(n, (s, o) => {
|
|
5696
5696
|
t(s, o, e) !== !1 && (r[o] = s);
|
|
5697
5697
|
}), Object.defineProperties(e, r);
|
|
5698
5698
|
}, wT = (e) => {
|
|
5699
|
-
|
|
5700
|
-
if (
|
|
5699
|
+
Yu(e, (t, n) => {
|
|
5700
|
+
if (Ye(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
|
|
5701
5701
|
return !1;
|
|
5702
5702
|
const r = e[n];
|
|
5703
|
-
if (
|
|
5703
|
+
if (Ye(r)) {
|
|
5704
5704
|
if (t.enumerable = !1, "writable" in t) {
|
|
5705
5705
|
t.writable = !1;
|
|
5706
5706
|
return;
|
|
@@ -5718,19 +5718,19 @@ const hT = (e, t, n, { allOwnKeys: r } = {}) => (wn(t, (s, o) => {
|
|
|
5718
5718
|
};
|
|
5719
5719
|
return on(e) ? r(e) : r(String(e).split(t)), n;
|
|
5720
5720
|
}, FT = () => {
|
|
5721
|
-
}, HT = (e, t) => (e = +e, Number.isFinite(e) ? e : t), Jr = "abcdefghijklmnopqrstuvwxyz", si = "0123456789",
|
|
5721
|
+
}, HT = (e, t) => (e = +e, Number.isFinite(e) ? e : t), Jr = "abcdefghijklmnopqrstuvwxyz", si = "0123456789", ku = {
|
|
5722
5722
|
DIGIT: si,
|
|
5723
5723
|
ALPHA: Jr,
|
|
5724
5724
|
ALPHA_DIGIT: Jr + Jr.toUpperCase() + si
|
|
5725
|
-
},
|
|
5725
|
+
}, YT = (e = 16, t = ku.ALPHA_DIGIT) => {
|
|
5726
5726
|
let n = "";
|
|
5727
5727
|
const { length: r } = t;
|
|
5728
5728
|
for (; e--; )
|
|
5729
5729
|
n += t[Math.random() * r | 0];
|
|
5730
5730
|
return n;
|
|
5731
5731
|
};
|
|
5732
|
-
function
|
|
5733
|
-
return !!(e &&
|
|
5732
|
+
function kT(e) {
|
|
5733
|
+
return !!(e && Ye(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]);
|
|
5734
5734
|
}
|
|
5735
5735
|
const xT = (e) => {
|
|
5736
5736
|
const t = new Array(10), n = (r, s) => {
|
|
@@ -5749,7 +5749,7 @@ const xT = (e) => {
|
|
|
5749
5749
|
return r;
|
|
5750
5750
|
};
|
|
5751
5751
|
return n(e, 0);
|
|
5752
|
-
}, VT = et("AsyncFunction"), WT = (e) => e && (gr(e) ||
|
|
5752
|
+
}, VT = et("AsyncFunction"), WT = (e) => e && (gr(e) || Ye(e)) && Ye(e.then) && Ye(e.catch), R = {
|
|
5753
5753
|
isArray: on,
|
|
5754
5754
|
isArrayBuffer: yu,
|
|
5755
5755
|
isBuffer: _T,
|
|
@@ -5765,7 +5765,7 @@ const xT = (e) => {
|
|
|
5765
5765
|
isFile: IT,
|
|
5766
5766
|
isBlob: RT,
|
|
5767
5767
|
isRegExp: yT,
|
|
5768
|
-
isFunction:
|
|
5768
|
+
isFunction: Ye,
|
|
5769
5769
|
isStream: pT,
|
|
5770
5770
|
isURLSearchParams: UT,
|
|
5771
5771
|
isTypedArray: PT,
|
|
@@ -5787,7 +5787,7 @@ const xT = (e) => {
|
|
|
5787
5787
|
hasOwnProperty: ri,
|
|
5788
5788
|
hasOwnProp: ri,
|
|
5789
5789
|
// an alias to avoid ESLint no-prototype-builtins detection
|
|
5790
|
-
reduceDescriptors:
|
|
5790
|
+
reduceDescriptors: Yu,
|
|
5791
5791
|
freezeMethods: wT,
|
|
5792
5792
|
toObjectSet: vT,
|
|
5793
5793
|
toCamelCase: KT,
|
|
@@ -5796,9 +5796,9 @@ const xT = (e) => {
|
|
|
5796
5796
|
findKey: vu,
|
|
5797
5797
|
global: Fu,
|
|
5798
5798
|
isContextDefined: Hu,
|
|
5799
|
-
ALPHABET:
|
|
5800
|
-
generateString:
|
|
5801
|
-
isSpecCompliantForm:
|
|
5799
|
+
ALPHABET: ku,
|
|
5800
|
+
generateString: YT,
|
|
5801
|
+
isSpecCompliantForm: kT,
|
|
5802
5802
|
toJSONObject: xT,
|
|
5803
5803
|
isAsyncFn: VT,
|
|
5804
5804
|
isThenable: WT
|
|
@@ -7047,7 +7047,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7047
7047
|
data: JSON.stringify(e)
|
|
7048
7048
|
})).data);
|
|
7049
7049
|
}, g_ = Vs("global", () => {
|
|
7050
|
-
const e = h([]), t = h([]), n = h(0), r = h(0), s = h([]), o = h(""), i = h(""), u = h(""), l = h(""), a = h(""), c = h(""), T = h(""), S = h(""), d = h(""), A = h("Learner"), p = h(""), w = h(""), g = h([]), M = h([]), V = h([]), K = h([]), j = h([]), ae = h([]), ce = h([]), y = h([]),
|
|
7050
|
+
const e = h([]), t = h([]), n = h(0), r = h(0), s = h([]), o = h(""), i = h(""), u = h(""), l = h(""), a = h(""), c = h(""), T = h(""), S = h(""), d = h(""), A = h("Learner"), p = h(""), w = h(""), g = h([]), M = h([]), V = h([]), K = h([]), j = h([]), ae = h([]), ce = h([]), y = h([]), Y = h([]), J = h([]), re = h([]), G = h([]), Z = h([]), Te = h(!1), Ie = h([]), $ = h(!1), oe = h(!0), te = h(!1), ke = h(""), Me = h(!0), he = h(!0), pe = h(!1), tt = h(!1), lt = h(!1), Ht = h(""), Re = h(""), O = h(""), B = h(!1), C = h(!1), F = h(!1), ne = h(!1), E = h(""), _ = h(""), f = h(""), I = h("f1d8ad0c-2ed7-4b2d-a3c4-fa23016aea75"), N = h(""), U = h(""), P = h(""), m = h(""), L = h(""), D = h(""), k = h(""), v = h(""), x = h(!0), W = h(""), z = h(""), ue = h(""), se = h(!0), _e = h(!1), Be = h(!1), at = h(!1), Fn = h(!1), Lt = h(!1), Hn = h(!1), Le = h(!1), we = h(!1), Yn = h(!0), el = h(""), tl = h(!1), nl = h(""), Gr = h(0), rl = (b) => {
|
|
7051
7051
|
K.value.push({
|
|
7052
7052
|
question: b.question,
|
|
7053
7053
|
answer: b.answer
|
|
@@ -7062,7 +7062,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7062
7062
|
].includes(_.value)), ol = () => {
|
|
7063
7063
|
const b = `<div class="text-[13px] text-[#102345] font-[400]">Hi ${A.value}! I'm your Genome Learning Assistant, here to help with:</br></br> ● <b>Answers</b> to frequently asked <b>Genome, BUILD </b> and <b>TalentMatch</b> queries</br> ● <b>Expert insights</b> from Master Gurus to help solve business problems</br> ● <b>Bite-sized content</b> from <b>Genome</b> and <b>LinkedIn Learning</b> </br></br> Need help with a concept, information on Genpact offerings, productivity tips or Gen AI ideas - Ask me anything</div>
|
|
7064
7064
|
`;
|
|
7065
|
-
|
|
7065
|
+
kn(
|
|
7066
7066
|
{
|
|
7067
7067
|
isSaved: !1,
|
|
7068
7068
|
answer: b,
|
|
@@ -7073,7 +7073,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7073
7073
|
);
|
|
7074
7074
|
}, il = (b) => {
|
|
7075
7075
|
var Ne, Ge, nt;
|
|
7076
|
-
p.value = b.ohr, w.value = b.band_code, A.value = (Ne = b.learnerName) == null ? void 0 : Ne.split(",").reverse().join(" "), console.log("learnername", A.value), r.value = b.questionsLeft, n.value = b.questionLimit, j.value = b.user_skills, ae.value = b.industry_skills, ce.value = b.service_line_skills, y.value = b.digital_skills,
|
|
7076
|
+
p.value = b.ohr, w.value = b.band_code, A.value = (Ne = b.learnerName) == null ? void 0 : Ne.split(",").reverse().join(" "), console.log("learnername", A.value), r.value = b.questionsLeft, n.value = b.questionLimit, j.value = b.user_skills, ae.value = b.industry_skills, ce.value = b.service_line_skills, y.value = b.digital_skills, Y.value = b.professional_skills, g.value = b.today, M.value = b.currentWeek, V.value = b.currentMonth, G.value = (Ge = b.globalFrequentlyAskedQuestions) == null ? void 0 : Ge.map((Xe) => (Xe.isShown = !1, Xe)), Z.value = (nt = b.globalRecentQuestions) == null ? void 0 : nt.map((Xe) => (Xe.isShown = !1, Xe)), e.value = G.value, t.value = Z.value;
|
|
7077
7077
|
}, ul = async (b) => {
|
|
7078
7078
|
var Ne, Ge, nt, Xe, ze, Qs;
|
|
7079
7079
|
if (e.value = (Ne = b.frequentlyAskedQuestions) == null ? void 0 : Ne.map((Ct) => (Ct.isShown = !1, Ct)), t.value = (Ge = b.recentQuestions) == null ? void 0 : Ge.map((Ct) => (Ct.isShown = !1, Ct)), o.value = b.skill_name, S.value = b.prof_name, c.value = b.skill_id, T.value = b.skill_master_id, d.value = b.prof_id, i.value = (nt = b.skillDetails) == null ? void 0 : nt.skill_master_guru, u.value = (Xe = b.skillDetails) == null ? void 0 : Xe.prompt_context, a.value = (ze = b.skillDetails) == null ? void 0 : ze.skill_video_link, l.value = (Qs = b.skillDetails) == null ? void 0 : Qs.skill_guru_profile, he.value = !1, Te.value = !0, T.value === "f7d42458-5668-447f-806e-f1b7b1025a45") {
|
|
@@ -7088,10 +7088,10 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7088
7088
|
question: b.useCaseName
|
|
7089
7089
|
};
|
|
7090
7090
|
if (console.log("ques", Ne), s.value.push(Ne), he.value = !1, !b.isParent) {
|
|
7091
|
-
|
|
7091
|
+
kn({ question: b.useCaseName, answer: b.example }, "faq"), Me.value = !0;
|
|
7092
7092
|
return;
|
|
7093
7093
|
}
|
|
7094
|
-
await Kr(b.useCaseId),
|
|
7094
|
+
await Kr(b.useCaseId), kn({ question: b.useCaseName, answer: null }, "faq"), Me.value = !0;
|
|
7095
7095
|
}, Kr = async (b = "") => {
|
|
7096
7096
|
const Ne = {
|
|
7097
7097
|
filter: {
|
|
@@ -7114,7 +7114,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7114
7114
|
K.value = [];
|
|
7115
7115
|
}, El = () => {
|
|
7116
7116
|
s.value = [], K.value = [], Te.value = !1, he.value = !0, pe.value = !1, tt.value = !1, console.log("for job");
|
|
7117
|
-
},
|
|
7117
|
+
}, kn = (b, Ne) => {
|
|
7118
7118
|
if (b.isShown)
|
|
7119
7119
|
return;
|
|
7120
7120
|
let Ge = !1, nt = "";
|
|
@@ -7136,7 +7136,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7136
7136
|
};
|
|
7137
7137
|
return {
|
|
7138
7138
|
initialize: il,
|
|
7139
|
-
addConversation:
|
|
7139
|
+
addConversation: kn,
|
|
7140
7140
|
selectSkill: ul,
|
|
7141
7141
|
clearSkillSelectionOpenInternet: al,
|
|
7142
7142
|
clearConversationHistory: El,
|
|
@@ -7161,7 +7161,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7161
7161
|
industry_skills: ae,
|
|
7162
7162
|
service_line_skills: ce,
|
|
7163
7163
|
digital_skills: y,
|
|
7164
|
-
professional_skills:
|
|
7164
|
+
professional_skills: Y,
|
|
7165
7165
|
postSkillUseCases: J,
|
|
7166
7166
|
showPostSkillUseCases: Te,
|
|
7167
7167
|
otherUseCases: re,
|
|
@@ -7170,7 +7170,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7170
7170
|
SkillChange: cl,
|
|
7171
7171
|
showButton: oe,
|
|
7172
7172
|
showLoader: te,
|
|
7173
|
-
question:
|
|
7173
|
+
question: ke,
|
|
7174
7174
|
getUseCases: qs,
|
|
7175
7175
|
renderReady: Me,
|
|
7176
7176
|
showUsecaseForNewContent: he,
|
|
@@ -7206,14 +7206,14 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7206
7206
|
dotLoader: _e,
|
|
7207
7207
|
isVoiceSimulation: at,
|
|
7208
7208
|
genomeFunctionValue: D,
|
|
7209
|
-
genomeRoleValue:
|
|
7209
|
+
genomeRoleValue: k,
|
|
7210
7210
|
isSimualation: Be,
|
|
7211
7211
|
isRestart: Fn,
|
|
7212
7212
|
elevenLabs: Lt,
|
|
7213
7213
|
showVoiceComponent: Hn,
|
|
7214
7214
|
showModelToggle: Le,
|
|
7215
7215
|
showSelectTypeConvesation: we,
|
|
7216
|
-
isSpeechToggle:
|
|
7216
|
+
isSpeechToggle: Yn,
|
|
7217
7217
|
userSpeechText: el,
|
|
7218
7218
|
userspeaking: tl,
|
|
7219
7219
|
assessmentQuestion: sl,
|
|
@@ -7249,7 +7249,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7249
7249
|
// route level code-splitting
|
|
7250
7250
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7251
7251
|
// which is lazy-loaded when the route is visited.
|
|
7252
|
-
component: () => import("./HomeView-
|
|
7252
|
+
component: () => import("./HomeView-1a707b99.mjs")
|
|
7253
7253
|
},
|
|
7254
7254
|
{
|
|
7255
7255
|
path: "playground",
|
|
@@ -7257,7 +7257,7 @@ const fi = localStorage.getItem("accessToken"), di = 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("./PromptTesting-
|
|
7260
|
+
component: () => import("./PromptTesting-3dec19e4.mjs")
|
|
7261
7261
|
},
|
|
7262
7262
|
{
|
|
7263
7263
|
path: "simulation",
|
|
@@ -7265,7 +7265,7 @@ const fi = localStorage.getItem("accessToken"), di = 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("./AssessmentSimulation-
|
|
7268
|
+
component: () => import("./AssessmentSimulation-d1a41761.mjs")
|
|
7269
7269
|
},
|
|
7270
7270
|
{
|
|
7271
7271
|
path: "ama",
|
|
@@ -7273,7 +7273,7 @@ const fi = localStorage.getItem("accessToken"), di = 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("./AssessmentAMA-
|
|
7276
|
+
component: () => import("./AssessmentAMA-4ba4ab54.mjs")
|
|
7277
7277
|
},
|
|
7278
7278
|
{
|
|
7279
7279
|
path: "skillData",
|
|
@@ -7281,7 +7281,7 @@ const fi = localStorage.getItem("accessToken"), di = 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("./SkillData-
|
|
7284
|
+
component: () => import("./SkillData-c4cada8a.mjs")
|
|
7285
7285
|
},
|
|
7286
7286
|
{
|
|
7287
7287
|
path: "editSkillData",
|
|
@@ -7289,7 +7289,7 @@ const fi = localStorage.getItem("accessToken"), di = 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("./EditSkillData-
|
|
7292
|
+
component: () => import("./EditSkillData-ab074d42.mjs"),
|
|
7293
7293
|
beforeEnter: (e, t, n) => {
|
|
7294
7294
|
sessionStorage.getItem("dataViewAccess") ? n() : n({ name: "SkillData" });
|
|
7295
7295
|
}
|
|
@@ -7300,7 +7300,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7300
7300
|
// route level code-splitting
|
|
7301
7301
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7302
7302
|
// which is lazy-loaded when the route is visited.
|
|
7303
|
-
component: () => import("./SkillAutomation-
|
|
7303
|
+
component: () => import("./SkillAutomation-cb133e0e.mjs")
|
|
7304
7304
|
},
|
|
7305
7305
|
{
|
|
7306
7306
|
path: "editSkillAdminData",
|
|
@@ -7308,7 +7308,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7308
7308
|
// route level code-splitting
|
|
7309
7309
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7310
7310
|
// which is lazy-loaded when the route is visited.
|
|
7311
|
-
component: () => import("./EditSkillAdminData-
|
|
7311
|
+
component: () => import("./EditSkillAdminData-42fa0e41.mjs"),
|
|
7312
7312
|
beforeEnter: (e, t, n) => {
|
|
7313
7313
|
sessionStorage.getItem("dataViewAccess") ? n() : n({ name: "SkillAutomation" });
|
|
7314
7314
|
}
|
|
@@ -7319,7 +7319,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7319
7319
|
// route level code-splitting
|
|
7320
7320
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7321
7321
|
// which is lazy-loaded when the route is visited.
|
|
7322
|
-
component: () => import("./UnderMaintenance-
|
|
7322
|
+
component: () => import("./UnderMaintenance-704fbab8.mjs")
|
|
7323
7323
|
}
|
|
7324
7324
|
]
|
|
7325
7325
|
},
|
|
@@ -7334,7 +7334,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7334
7334
|
// route level code-splitting
|
|
7335
7335
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7336
7336
|
// which is lazy-loaded when the route is visited.
|
|
7337
|
-
component: () => import("./HomeView-
|
|
7337
|
+
component: () => import("./HomeView-1a707b99.mjs")
|
|
7338
7338
|
},
|
|
7339
7339
|
{
|
|
7340
7340
|
path: "playground",
|
|
@@ -7342,7 +7342,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7342
7342
|
// route level code-splitting
|
|
7343
7343
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7344
7344
|
// which is lazy-loaded when the route is visited.
|
|
7345
|
-
component: () => import("./PromptTesting-
|
|
7345
|
+
component: () => import("./PromptTesting-3dec19e4.mjs")
|
|
7346
7346
|
},
|
|
7347
7347
|
{
|
|
7348
7348
|
path: "skillData",
|
|
@@ -7350,7 +7350,7 @@ const fi = localStorage.getItem("accessToken"), di = async (e = [], t, n) => {
|
|
|
7350
7350
|
// route level code-splitting
|
|
7351
7351
|
// this generates a separate chunk (About.[hash].js) for this route
|
|
7352
7352
|
// which is lazy-loaded when the route is visited.
|
|
7353
|
-
component: () => import("./SkillData-
|
|
7353
|
+
component: () => import("./SkillData-c4cada8a.mjs")
|
|
7354
7354
|
},
|
|
7355
7355
|
{
|
|
7356
7356
|
path: "under-maintenance",
|
|
@@ -7358,7 +7358,7 @@ const fi = localStorage.getItem("accessToken"), di = 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("./UnderMaintenance-
|
|
7361
|
+
component: () => import("./UnderMaintenance-704fbab8.mjs")
|
|
7362
7362
|
}
|
|
7363
7363
|
]
|
|
7364
7364
|
}
|
|
@@ -7372,12 +7372,12 @@ $s.use(G_);
|
|
|
7372
7372
|
$s.mount("#app");
|
|
7373
7373
|
export {
|
|
7374
7374
|
J_ as A,
|
|
7375
|
-
|
|
7375
|
+
Y_ as B,
|
|
7376
7376
|
eu as C,
|
|
7377
7377
|
G_ as D,
|
|
7378
7378
|
W_ as E,
|
|
7379
7379
|
ye as F,
|
|
7380
|
-
|
|
7380
|
+
k_ as G,
|
|
7381
7381
|
Si as H,
|
|
7382
7382
|
Sn as I,
|
|
7383
7383
|
V_ as J,
|