@genpact/genome.mfe.mgtwin-app 1.1.285-alpha → 1.1.287-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-15def158.mjs → ArrowLeftCircleIcon-e5c8130e.mjs} +1 -1
- package/dist/{AssessmentAMA-4ee1008e.mjs → AssessmentAMA-1c77920a.mjs} +4 -4
- package/dist/{AssessmentSimulation-4a4be6a8.mjs → AssessmentSimulation-6405c1f2.mjs} +339 -348
- package/dist/{EditSkillAdminData-e51c55ab.mjs → EditSkillAdminData-28817a09.mjs} +3 -3
- package/dist/{EditSkillData-1a9ffc40.mjs → EditSkillData-4bc78979.mjs} +3 -3
- package/dist/{HomeView-eeb98bf2.mjs → HomeView-109105b1.mjs} +5 -5
- package/dist/{Loading-39e69dcb.mjs → Loading-833758a5.mjs} +1 -1
- package/dist/{LoadingSimulation-f8effb57.mjs → LoadingSimulation-986ef92e.mjs} +1 -1
- package/dist/{Modal-67d16971.mjs → Modal-7e946a0e.mjs} +1 -1
- package/dist/{PromptTesting-bb805ab4.mjs → PromptTesting-bf3f6eab.mjs} +2 -2
- package/dist/{SkillAutomation-210ac971.mjs → SkillAutomation-96bfd54b.mjs} +3 -3
- package/dist/{SkillData-15cc1110.mjs → SkillData-3de7dbf4.mjs} +3 -3
- package/dist/{UnderMaintenance-26b2bcf3.mjs → UnderMaintenance-85a57136.mjs} +1 -1
- package/dist/{_commonjsHelpers-2917dca2.mjs → _commonjsHelpers-28e635ca.mjs} +1 -1
- package/dist/{api-92788483.mjs → api-188c1f43.mjs} +1 -1
- package/dist/{main-288961bc.mjs → main-ad75e648.mjs} +1258 -1258
- package/dist/mgtwin.es.min.js +1 -1
- package/dist/mgtwin.umd.min.js +11 -11
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { _ as Cl, a as cp, L as yl } from "./LoadingSimulation-
|
|
2
|
-
import { _ as
|
|
3
|
-
import { d as we, r as T, H as Ct, o as O, c as N, a as
|
|
4
|
-
import { g as Bn, p as yt } from "./api-
|
|
5
|
-
import { c as q, a as Il, r as _l } from "./_commonjsHelpers-
|
|
1
|
+
import { _ as Cl, a as cp, L as yl } from "./LoadingSimulation-986ef92e.mjs";
|
|
2
|
+
import { _ as Pl, a as up, Q as zt, M as ba } from "./Modal-7e946a0e.mjs";
|
|
3
|
+
import { d as we, r as T, H as Ct, o as O, c as N, a as P, k as Rt, u as Oe, C as Ht, q as Pe, y as qo, h as Se, s as pp, t as Ke, b as k, f as Re, i as jn, I as Ji, F as Fo, e as Uo, w as Zo, J as Rl, p as Vn, g as $n, G as Zi, z as El, K as wl, n as jt, m as dp, L as lp, l as Al } from "./main-ad75e648.mjs";
|
|
4
|
+
import { g as Bn, p as yt } from "./api-188c1f43.mjs";
|
|
5
|
+
import { c as q, a as Il, r as _l } from "./_commonjsHelpers-28e635ca.mjs";
|
|
6
6
|
import { _ as Wt } from "./_plugin-vue_export-helper-dad06003.mjs";
|
|
7
7
|
import "./loadernew-ac153a51.mjs";
|
|
8
|
-
const Tl = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#021c42] md:pr-6 lg:pr-6" }, bl = ["href"], Ml = /* @__PURE__ */
|
|
8
|
+
const Tl = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#021c42] md:pr-6 lg:pr-6" }, bl = ["href"], Ml = /* @__PURE__ */ P("img", {
|
|
9
9
|
class: "h-11 w-auto cursor-pointer",
|
|
10
10
|
src: Cl,
|
|
11
11
|
alt: "Genome Logo"
|
|
12
12
|
}, null, -1), Ol = [
|
|
13
13
|
Ml
|
|
14
|
-
], Dl = ["href"], kl = /* @__PURE__ */
|
|
14
|
+
], Dl = ["href"], kl = /* @__PURE__ */ P("img", {
|
|
15
15
|
class: "h-9 w-28 cursor-pointer md:w-36",
|
|
16
|
-
src:
|
|
16
|
+
src: Pl,
|
|
17
17
|
alt: "Aiguru Logo"
|
|
18
18
|
}, null, -1), Nl = [
|
|
19
19
|
kl
|
|
@@ -22,12 +22,12 @@ const Tl = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#0
|
|
|
22
22
|
setup(t) {
|
|
23
23
|
const e = T(""), r = T("");
|
|
24
24
|
return Ct === "prod" ? e.value = "https://genome.genpact.com" : e.value = "https://genome-dev.genpact.com", Ct === "prod" ? r.value = "https://genome.genpact.com/#aiguru" : r.value = "https://genome-dev.genpact.com/#aiguru", (i, u) => (O(), N("nav", Tl, [
|
|
25
|
-
|
|
25
|
+
P("a", {
|
|
26
26
|
class: "px-2 md:px-0 lg:px-0",
|
|
27
27
|
href: e.value,
|
|
28
28
|
target: "_blank"
|
|
29
29
|
}, Ol, 8, bl),
|
|
30
|
-
|
|
30
|
+
P("a", {
|
|
31
31
|
class: "px-2 md:px-0 lg:px-0",
|
|
32
32
|
href: r.value,
|
|
33
33
|
target: "_blank"
|
|
@@ -98,7 +98,7 @@ var Kl = Gl(ts), Jl = Qe;
|
|
|
98
98
|
function Gl(t) {
|
|
99
99
|
return t && t.__esModule ? t : { default: t };
|
|
100
100
|
}
|
|
101
|
-
let Ma, Co, yo = 0,
|
|
101
|
+
let Ma, Co, yo = 0, Po = 0;
|
|
102
102
|
function Ql(t, e, r) {
|
|
103
103
|
let i = e && r || 0;
|
|
104
104
|
const u = e || new Array(16);
|
|
@@ -108,11 +108,11 @@ function Ql(t, e, r) {
|
|
|
108
108
|
const l = t.random || (t.rng || Kl.default)();
|
|
109
109
|
a == null && (a = Ma = [l[0] | 1, l[1], l[2], l[3], l[4], l[5]]), o == null && (o = Co = (l[6] << 8 | l[7]) & 16383);
|
|
110
110
|
}
|
|
111
|
-
let n = t.msecs !== void 0 ? t.msecs : Date.now(), s = t.nsecs !== void 0 ? t.nsecs :
|
|
112
|
-
const c = n - yo + (s -
|
|
111
|
+
let n = t.msecs !== void 0 ? t.msecs : Date.now(), s = t.nsecs !== void 0 ? t.nsecs : Po + 1;
|
|
112
|
+
const c = n - yo + (s - Po) / 1e4;
|
|
113
113
|
if (c < 0 && t.clockseq === void 0 && (o = o + 1 & 16383), (c < 0 || n > yo) && t.nsecs === void 0 && (s = 0), s >= 1e4)
|
|
114
114
|
throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");
|
|
115
|
-
yo = n,
|
|
115
|
+
yo = n, Po = s, Co = o, n += 122192928e5;
|
|
116
116
|
const p = ((n & 268435455) * 1e4 + s) % 4294967296;
|
|
117
117
|
u[i++] = p >>> 24 & 255, u[i++] = p >>> 16 & 255, u[i++] = p >>> 8 & 255, u[i++] = p & 255;
|
|
118
118
|
const d = n / 4294967296 * 1e4 & 268435455;
|
|
@@ -276,7 +276,7 @@ var Oa = Cp(as), Ch = Cp(ts), yh = Qe;
|
|
|
276
276
|
function Cp(t) {
|
|
277
277
|
return t && t.__esModule ? t : { default: t };
|
|
278
278
|
}
|
|
279
|
-
function
|
|
279
|
+
function Ph(t, e, r) {
|
|
280
280
|
if (Oa.default.randomUUID && !e && !t)
|
|
281
281
|
return Oa.default.randomUUID();
|
|
282
282
|
t = t || {};
|
|
@@ -289,8 +289,8 @@ function Rh(t, e, r) {
|
|
|
289
289
|
}
|
|
290
290
|
return (0, yh.unsafeStringify)(i);
|
|
291
291
|
}
|
|
292
|
-
var
|
|
293
|
-
os.default =
|
|
292
|
+
var Rh = Ph;
|
|
293
|
+
os.default = Rh;
|
|
294
294
|
var cs = {}, us = {};
|
|
295
295
|
Object.defineProperty(us, "__esModule", {
|
|
296
296
|
value: !0
|
|
@@ -308,7 +308,7 @@ function Eh(t, e, r, i) {
|
|
|
308
308
|
return e ^ r ^ i;
|
|
309
309
|
}
|
|
310
310
|
}
|
|
311
|
-
function
|
|
311
|
+
function Ro(t, e) {
|
|
312
312
|
return t << e | t >>> 32 - e;
|
|
313
313
|
}
|
|
314
314
|
function wh(t) {
|
|
@@ -334,11 +334,11 @@ function wh(t) {
|
|
|
334
334
|
for (let h = 0; h < 16; ++h)
|
|
335
335
|
n[h] = a[o][h];
|
|
336
336
|
for (let h = 16; h < 80; ++h)
|
|
337
|
-
n[h] =
|
|
337
|
+
n[h] = Ro(n[h - 3] ^ n[h - 8] ^ n[h - 14] ^ n[h - 16], 1);
|
|
338
338
|
let s = r[0], c = r[1], p = r[2], d = r[3], l = r[4];
|
|
339
339
|
for (let h = 0; h < 80; ++h) {
|
|
340
|
-
const v = Math.floor(h / 20), g =
|
|
341
|
-
l = d, d = p, p =
|
|
340
|
+
const v = Math.floor(h / 20), g = Ro(s, 5) + Eh(v, c, p, d) + l + e[v] + n[h] >>> 0;
|
|
341
|
+
l = d, d = p, p = Ro(c, 30) >>> 0, c = s, s = g;
|
|
342
342
|
}
|
|
343
343
|
r[0] = r[0] + s >>> 0, r[1] = r[1] + c >>> 0, r[2] = r[2] + p >>> 0, r[3] = r[3] + d >>> 0, r[4] = r[4] + l >>> 0;
|
|
344
344
|
}
|
|
@@ -436,9 +436,9 @@ ds.default = Nh;
|
|
|
436
436
|
})(hp);
|
|
437
437
|
Object.defineProperty(Ee, "__esModule", { value: !0 });
|
|
438
438
|
Ee.createNoDashGuid = Ee.createGuid = void 0;
|
|
439
|
-
const zh = hp,
|
|
440
|
-
Ee.createGuid =
|
|
441
|
-
const jh = () =>
|
|
439
|
+
const zh = hp, Pp = () => (0, zh.v4)();
|
|
440
|
+
Ee.createGuid = Pp;
|
|
441
|
+
const jh = () => Pp().replace(new RegExp("-", "g"), "").toUpperCase();
|
|
442
442
|
Ee.createNoDashGuid = jh;
|
|
443
443
|
(function(t) {
|
|
444
444
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.PlatformEvent = t.EventType = void 0;
|
|
@@ -786,17 +786,17 @@ class iv {
|
|
|
786
786
|
}
|
|
787
787
|
}
|
|
788
788
|
hs.DeferralMap = iv;
|
|
789
|
-
var
|
|
790
|
-
Object.defineProperty(
|
|
791
|
-
|
|
789
|
+
var Pt = {};
|
|
790
|
+
Object.defineProperty(Pt, "__esModule", { value: !0 });
|
|
791
|
+
Pt.SendingAgentContextMessageEvent = Pt.DialogEvent = void 0;
|
|
792
792
|
const Da = Vt;
|
|
793
|
-
class
|
|
793
|
+
class Rp extends Da.PlatformEvent {
|
|
794
794
|
constructor(e, r = Da.EventType.Info) {
|
|
795
795
|
super(e, r);
|
|
796
796
|
}
|
|
797
797
|
}
|
|
798
|
-
|
|
799
|
-
class sv extends
|
|
798
|
+
Pt.DialogEvent = Rp;
|
|
799
|
+
class sv extends Rp {
|
|
800
800
|
constructor(e) {
|
|
801
801
|
super("SendingAgentContextMessageEvent"), this.privAgentConfig = e;
|
|
802
802
|
}
|
|
@@ -804,7 +804,7 @@ class sv extends Pp {
|
|
|
804
804
|
return this.privAgentConfig;
|
|
805
805
|
}
|
|
806
806
|
}
|
|
807
|
-
|
|
807
|
+
Pt.SendingAgentContextMessageEvent = sv;
|
|
808
808
|
var vs = {}, Gn = {};
|
|
809
809
|
Object.defineProperty(Gn, "__esModule", { value: !0 });
|
|
810
810
|
Gn.EventSource = void 0;
|
|
@@ -1498,18 +1498,18 @@ class yv extends se {
|
|
|
1498
1498
|
}
|
|
1499
1499
|
}
|
|
1500
1500
|
F.OCSPCacheMissEvent = yv;
|
|
1501
|
-
class
|
|
1501
|
+
class Pv extends se {
|
|
1502
1502
|
constructor(e) {
|
|
1503
1503
|
super("OCSPDiskCacheHitEvent", ie.EventType.Debug, e);
|
|
1504
1504
|
}
|
|
1505
1505
|
}
|
|
1506
|
-
F.OCSPDiskCacheHitEvent =
|
|
1507
|
-
class
|
|
1506
|
+
F.OCSPDiskCacheHitEvent = Pv;
|
|
1507
|
+
class Rv extends se {
|
|
1508
1508
|
constructor(e) {
|
|
1509
1509
|
super("OCSPCacheUpdateNeededEvent", ie.EventType.Debug, e);
|
|
1510
1510
|
}
|
|
1511
1511
|
}
|
|
1512
|
-
F.OCSPCacheUpdateNeededEvent =
|
|
1512
|
+
F.OCSPCacheUpdateNeededEvent = Rv;
|
|
1513
1513
|
class Ev extends se {
|
|
1514
1514
|
constructor(e) {
|
|
1515
1515
|
super("OCSPMemoryCacheStoreEvent", ie.EventType.Debug, e);
|
|
@@ -1611,7 +1611,7 @@ function M() {
|
|
|
1611
1611
|
for (var o in u)
|
|
1612
1612
|
o !== "default" && !Object.prototype.hasOwnProperty.call(a, o) && e(a, u, o);
|
|
1613
1613
|
};
|
|
1614
|
-
Object.defineProperty(t, "__esModule", { value: !0 }), t.TranslationStatus = void 0, r(K, t), r(J, t), r(Yo, t), r(ls, t), r(hs, t), r(
|
|
1614
|
+
Object.defineProperty(t, "__esModule", { value: !0 }), t.TranslationStatus = void 0, r(K, t), r(J, t), r(Yo, t), r(ls, t), r(hs, t), r(Pt, t), r(ne, t), r(vs, t), r(Gn, t), r(Ee, t), r(Ep, t), r(wp, t), r(Ap, t), r(Ip, t), r(_p, t), r(Tp, t), r(bp, t), r(Mp, t), r(Op, t), r(Dp, t), r(Qn, t), r(Vt, t), r(ea, t), r(Xn, t), r(fs, t), r(gs, t), r(ms, t);
|
|
1615
1615
|
var i = Ss;
|
|
1616
1616
|
Object.defineProperty(t, "TranslationStatus", { enumerable: !0, get: function() {
|
|
1617
1617
|
return i.TranslationStatus;
|
|
@@ -1712,7 +1712,7 @@ var Np = {};
|
|
|
1712
1712
|
Object.defineProperty(Np, "__esModule", { value: !0 });
|
|
1713
1713
|
var zp = {};
|
|
1714
1714
|
Object.defineProperty(zp, "__esModule", { value: !0 });
|
|
1715
|
-
var er = {}, Ao = {},
|
|
1715
|
+
var er = {}, Ao = {}, Ps = {};
|
|
1716
1716
|
const Fv = {}, Uv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1717
1717
|
__proto__: null,
|
|
1718
1718
|
default: Fv
|
|
@@ -1787,8 +1787,8 @@ var Hv = q && q.__createBinding || (Object.create ? function(t, e, r, i) {
|
|
|
1787
1787
|
r !== "default" && Object.prototype.hasOwnProperty.call(t, r) && Hv(e, t, r);
|
|
1788
1788
|
return Wv(e, t), e;
|
|
1789
1789
|
};
|
|
1790
|
-
Object.defineProperty(
|
|
1791
|
-
|
|
1790
|
+
Object.defineProperty(Ps, "__esModule", { value: !0 });
|
|
1791
|
+
Ps.ConsoleLoggingListener = void 0;
|
|
1792
1792
|
const Ua = Vv(wt), tr = ta, $v = z;
|
|
1793
1793
|
class Kv {
|
|
1794
1794
|
constructor(e = tr.LogLevel.None) {
|
|
@@ -1839,7 +1839,7 @@ File System access not available`), this.privLogPath = e;
|
|
|
1839
1839
|
return r.join(" | ");
|
|
1840
1840
|
}
|
|
1841
1841
|
}
|
|
1842
|
-
|
|
1842
|
+
Ps.ConsoleLoggingListener = Kv;
|
|
1843
1843
|
var jp = {};
|
|
1844
1844
|
Object.defineProperty(jp, "__esModule", { value: !0 });
|
|
1845
1845
|
var Io = {}, Xe = {};
|
|
@@ -2235,9 +2235,9 @@ function Gv() {
|
|
|
2235
2235
|
};
|
|
2236
2236
|
return rr.FileAudioSource = i, rr;
|
|
2237
2237
|
}
|
|
2238
|
-
var
|
|
2239
|
-
Object.defineProperty(
|
|
2240
|
-
|
|
2238
|
+
var Rs = {};
|
|
2239
|
+
Object.defineProperty(Rs, "__esModule", { value: !0 });
|
|
2240
|
+
Rs.PcmRecorder = void 0;
|
|
2241
2241
|
const Qv = M();
|
|
2242
2242
|
class Xv {
|
|
2243
2243
|
constructor(e) {
|
|
@@ -2326,7 +2326,7 @@ class Xv {
|
|
|
2326
2326
|
this.privSpeechProcessorScript = e;
|
|
2327
2327
|
}
|
|
2328
2328
|
}
|
|
2329
|
-
|
|
2329
|
+
Rs.PcmRecorder = Xv;
|
|
2330
2330
|
var Es = {}, Zn = {}, Zv = q && q.__createBinding || (Object.create ? function(t, e, r, i) {
|
|
2331
2331
|
i === void 0 && (i = r), Object.defineProperty(t, i, { enumerable: !0, get: function() {
|
|
2332
2332
|
return e[r];
|
|
@@ -2699,7 +2699,7 @@ function xp() {
|
|
|
2699
2699
|
if (Va)
|
|
2700
2700
|
return me;
|
|
2701
2701
|
Va = 1, Object.defineProperty(me, "__esModule", { value: !0 }), me.PullAudioInputStreamImpl = me.PullAudioInputStream = me.PushAudioInputStreamImpl = me.PushAudioInputStream = me.AudioInputStream = void 0;
|
|
2702
|
-
const t = _(), e = M(), r = Ee, i =
|
|
2702
|
+
const t = _(), e = M(), r = Ee, i = R(), u = Xe;
|
|
2703
2703
|
let a = class {
|
|
2704
2704
|
/**
|
|
2705
2705
|
* Creates and initializes an instance.
|
|
@@ -3331,7 +3331,7 @@ function Hp() {
|
|
|
3331
3331
|
if ($a)
|
|
3332
3332
|
return De;
|
|
3333
3333
|
$a = 1, Object.defineProperty(De, "__esModule", { value: !0 }), De.AudioOutputConfigImpl = De.AudioConfigImpl = De.AudioConfig = void 0;
|
|
3334
|
-
const t = Z(), e = z, r =
|
|
3334
|
+
const t = Z(), e = z, r = R(), i = Yn, u = xp(), a = re;
|
|
3335
3335
|
let o = class Up {
|
|
3336
3336
|
/**
|
|
3337
3337
|
* Creates an AudioConfig object representing the default microphone on the system.
|
|
@@ -3667,11 +3667,11 @@ class yf {
|
|
|
3667
3667
|
}
|
|
3668
3668
|
Ts.SessionEventArgs = yf;
|
|
3669
3669
|
var sr = {}, Ja;
|
|
3670
|
-
function
|
|
3670
|
+
function Pf() {
|
|
3671
3671
|
if (Ja)
|
|
3672
3672
|
return sr;
|
|
3673
3673
|
Ja = 1, Object.defineProperty(sr, "__esModule", { value: !0 }), sr.RecognitionEventArgs = void 0;
|
|
3674
|
-
const t =
|
|
3674
|
+
const t = R();
|
|
3675
3675
|
let e = class extends t.SessionEventArgs {
|
|
3676
3676
|
/**
|
|
3677
3677
|
* Creates and initializes an instance of this class.
|
|
@@ -3701,11 +3701,11 @@ var Vp = {};
|
|
|
3701
3701
|
}(t.OutputFormat || (t.OutputFormat = {}));
|
|
3702
3702
|
})(Vp);
|
|
3703
3703
|
var or = {}, Ga;
|
|
3704
|
-
function
|
|
3704
|
+
function Rf() {
|
|
3705
3705
|
if (Ga)
|
|
3706
3706
|
return or;
|
|
3707
3707
|
Ga = 1, Object.defineProperty(or, "__esModule", { value: !0 }), or.IntentRecognitionEventArgs = void 0;
|
|
3708
|
-
const t =
|
|
3708
|
+
const t = R();
|
|
3709
3709
|
let e = class extends t.RecognitionEventArgs {
|
|
3710
3710
|
/**
|
|
3711
3711
|
* Creates and initializes an instance of this class.
|
|
@@ -3858,7 +3858,7 @@ function wf() {
|
|
|
3858
3858
|
if (Qa)
|
|
3859
3859
|
return ar;
|
|
3860
3860
|
Qa = 1, Object.defineProperty(ar, "__esModule", { value: !0 }), ar.SpeechRecognitionResult = void 0;
|
|
3861
|
-
const t =
|
|
3861
|
+
const t = R();
|
|
3862
3862
|
let e = class extends t.RecognitionResult {
|
|
3863
3863
|
/**
|
|
3864
3864
|
* Creates and initializes an instance of this class.
|
|
@@ -3897,7 +3897,7 @@ function Af() {
|
|
|
3897
3897
|
if (Xa)
|
|
3898
3898
|
return cr;
|
|
3899
3899
|
Xa = 1, Object.defineProperty(cr, "__esModule", { value: !0 }), cr.IntentRecognitionResult = void 0;
|
|
3900
|
-
const t =
|
|
3900
|
+
const t = R();
|
|
3901
3901
|
let e = class extends t.SpeechRecognitionResult {
|
|
3902
3902
|
/**
|
|
3903
3903
|
* Creates and initializes an instance of this class.
|
|
@@ -4004,7 +4004,7 @@ function If() {
|
|
|
4004
4004
|
if (Za)
|
|
4005
4005
|
return ke;
|
|
4006
4006
|
Za = 1, Object.defineProperty(ke, "__esModule", { value: !0 }), ke.MeetingTranscriptionEventArgs = ke.ConversationTranscriptionEventArgs = ke.SpeechRecognitionEventArgs = void 0;
|
|
4007
|
-
const t =
|
|
4007
|
+
const t = R();
|
|
4008
4008
|
let e = class extends t.RecognitionEventArgs {
|
|
4009
4009
|
/**
|
|
4010
4010
|
* Creates and initializes an instance of this class.
|
|
@@ -4060,7 +4060,7 @@ function ei() {
|
|
|
4060
4060
|
if (Ya)
|
|
4061
4061
|
return pr;
|
|
4062
4062
|
Ya = 1, Object.defineProperty(pr, "__esModule", { value: !0 }), pr.CancellationEventArgsBase = void 0;
|
|
4063
|
-
const t =
|
|
4063
|
+
const t = R();
|
|
4064
4064
|
let e = class extends t.RecognitionEventArgs {
|
|
4065
4065
|
/**
|
|
4066
4066
|
* Creates and initializes an instance of this class.
|
|
@@ -4118,7 +4118,7 @@ function Tf() {
|
|
|
4118
4118
|
if (tc)
|
|
4119
4119
|
return dr;
|
|
4120
4120
|
tc = 1, Object.defineProperty(dr, "__esModule", { value: !0 }), dr.TranslationRecognitionEventArgs = void 0;
|
|
4121
|
-
const t =
|
|
4121
|
+
const t = R();
|
|
4122
4122
|
let e = class extends t.RecognitionEventArgs {
|
|
4123
4123
|
/**
|
|
4124
4124
|
* Creates and initializes an instance of this class.
|
|
@@ -4148,7 +4148,7 @@ function bf() {
|
|
|
4148
4148
|
if (rc)
|
|
4149
4149
|
return lr;
|
|
4150
4150
|
rc = 1, Object.defineProperty(lr, "__esModule", { value: !0 }), lr.TranslationSynthesisEventArgs = void 0;
|
|
4151
|
-
const t =
|
|
4151
|
+
const t = R();
|
|
4152
4152
|
let e = class extends t.SessionEventArgs {
|
|
4153
4153
|
/**
|
|
4154
4154
|
* Creates and initializes an instance of this class.
|
|
@@ -4177,7 +4177,7 @@ function Jp() {
|
|
|
4177
4177
|
if (nc)
|
|
4178
4178
|
return hr;
|
|
4179
4179
|
nc = 1, Object.defineProperty(hr, "__esModule", { value: !0 }), hr.TranslationRecognitionResult = void 0;
|
|
4180
|
-
const t =
|
|
4180
|
+
const t = R();
|
|
4181
4181
|
let e = class Kp extends t.SpeechRecognitionResult {
|
|
4182
4182
|
/**
|
|
4183
4183
|
* Creates and initializes an instance of this class.
|
|
@@ -4262,7 +4262,7 @@ function Of() {
|
|
|
4262
4262
|
if (ic)
|
|
4263
4263
|
return tt;
|
|
4264
4264
|
ic = 1, Object.defineProperty(tt, "__esModule", { value: !0 }), tt.SpeechConfigImpl = tt.SpeechConfig = void 0;
|
|
4265
|
-
const t = _(), e = z, r =
|
|
4265
|
+
const t = _(), e = z, r = R();
|
|
4266
4266
|
let i = class {
|
|
4267
4267
|
/**
|
|
4268
4268
|
* Creates and initializes an instance.
|
|
@@ -4453,7 +4453,7 @@ function Df() {
|
|
|
4453
4453
|
if (sc)
|
|
4454
4454
|
return rt;
|
|
4455
4455
|
sc = 1, Object.defineProperty(rt, "__esModule", { value: !0 }), rt.SpeechTranslationConfigImpl = rt.SpeechTranslationConfig = void 0;
|
|
4456
|
-
const t = _(), e = z, r =
|
|
4456
|
+
const t = _(), e = z, r = R();
|
|
4457
4457
|
let i = class extends r.SpeechConfig {
|
|
4458
4458
|
/**
|
|
4459
4459
|
* Creates an instance of recognizer config.
|
|
@@ -4751,7 +4751,7 @@ function Xp() {
|
|
|
4751
4751
|
if (oc)
|
|
4752
4752
|
return vr;
|
|
4753
4753
|
oc = 1, Object.defineProperty(vr, "__esModule", { value: !0 }), vr.PropertyCollection = void 0;
|
|
4754
|
-
const t =
|
|
4754
|
+
const t = R();
|
|
4755
4755
|
let e = class Qp {
|
|
4756
4756
|
constructor() {
|
|
4757
4757
|
this.privKeys = [], this.privValues = [];
|
|
@@ -4847,7 +4847,7 @@ function kf() {
|
|
|
4847
4847
|
if (ac)
|
|
4848
4848
|
return fr;
|
|
4849
4849
|
ac = 1, Object.defineProperty(fr, "__esModule", { value: !0 }), fr.Recognizer = void 0;
|
|
4850
|
-
const t = _(), e = M(), r = z, i =
|
|
4850
|
+
const t = _(), e = M(), r = z, i = R();
|
|
4851
4851
|
let u = class Zp {
|
|
4852
4852
|
/**
|
|
4853
4853
|
* Creates and initializes an instance of a Recognizer
|
|
@@ -4973,7 +4973,7 @@ function Nf() {
|
|
|
4973
4973
|
if (cc)
|
|
4974
4974
|
return gr;
|
|
4975
4975
|
cc = 1, Object.defineProperty(gr, "__esModule", { value: !0 }), gr.SpeechRecognizer = void 0;
|
|
4976
|
-
const t = _(), e = Ce, r = M(), i = z, u =
|
|
4976
|
+
const t = _(), e = Ce, r = M(), i = z, u = R();
|
|
4977
4977
|
let a = class Yp extends u.Recognizer {
|
|
4978
4978
|
/**
|
|
4979
4979
|
* SpeechRecognizer constructor.
|
|
@@ -5158,7 +5158,7 @@ function zf() {
|
|
|
5158
5158
|
if (uc)
|
|
5159
5159
|
return mr;
|
|
5160
5160
|
uc = 1, Object.defineProperty(mr, "__esModule", { value: !0 }), mr.IntentRecognizer = void 0;
|
|
5161
|
-
const t = _(), e = Ce, r = M(), i = z, u =
|
|
5161
|
+
const t = _(), e = Ce, r = M(), i = z, u = R();
|
|
5162
5162
|
let a = class extends u.Recognizer {
|
|
5163
5163
|
/**
|
|
5164
5164
|
* Initializes an instance of the IntentRecognizer.
|
|
@@ -5462,7 +5462,7 @@ function rd() {
|
|
|
5462
5462
|
if (dc)
|
|
5463
5463
|
return Cr;
|
|
5464
5464
|
dc = 1, Object.defineProperty(Cr, "__esModule", { value: !0 }), Cr.Connection = void 0;
|
|
5465
|
-
const t = _(), e = M(), r = td(), i = z, u =
|
|
5465
|
+
const t = _(), e = M(), r = td(), i = z, u = R();
|
|
5466
5466
|
let a = class Vo {
|
|
5467
5467
|
/**
|
|
5468
5468
|
* Gets the Connection instance from the specified recognizer.
|
|
@@ -5556,7 +5556,7 @@ function jf() {
|
|
|
5556
5556
|
if (lc)
|
|
5557
5557
|
return Sr;
|
|
5558
5558
|
lc = 1, Object.defineProperty(Sr, "__esModule", { value: !0 }), Sr.TranslationRecognizer = void 0;
|
|
5559
|
-
const t = _(), e = Ce, r = M(), i = rd(), u = z, a =
|
|
5559
|
+
const t = _(), e = Ce, r = M(), i = rd(), u = z, a = R();
|
|
5560
5560
|
let o = class nd extends a.Recognizer {
|
|
5561
5561
|
/**
|
|
5562
5562
|
* Initializes an instance of the TranslationRecognizer.
|
|
@@ -5750,7 +5750,7 @@ function Lf() {
|
|
|
5750
5750
|
if (hc)
|
|
5751
5751
|
return yr;
|
|
5752
5752
|
hc = 1, Object.defineProperty(yr, "__esModule", { value: !0 }), yr.Translations = void 0;
|
|
5753
|
-
const t =
|
|
5753
|
+
const t = R();
|
|
5754
5754
|
let e = class {
|
|
5755
5755
|
constructor() {
|
|
5756
5756
|
this.privMap = new t.PropertyCollection();
|
|
@@ -5799,12 +5799,12 @@ var id = {};
|
|
|
5799
5799
|
e[e.NotRecognized = 0] = "NotRecognized", e[e.InitialSilenceTimeout = 1] = "InitialSilenceTimeout", e[e.InitialBabbleTimeout = 2] = "InitialBabbleTimeout";
|
|
5800
5800
|
}(t.NoMatchReason || (t.NoMatchReason = {}));
|
|
5801
5801
|
})(id);
|
|
5802
|
-
var
|
|
5802
|
+
var Pr = {}, vc;
|
|
5803
5803
|
function xf() {
|
|
5804
5804
|
if (vc)
|
|
5805
|
-
return
|
|
5806
|
-
vc = 1, Object.defineProperty(
|
|
5807
|
-
const t = _(), e =
|
|
5805
|
+
return Pr;
|
|
5806
|
+
vc = 1, Object.defineProperty(Pr, "__esModule", { value: !0 }), Pr.NoMatchDetails = void 0;
|
|
5807
|
+
const t = _(), e = R();
|
|
5808
5808
|
let r = class sd {
|
|
5809
5809
|
/**
|
|
5810
5810
|
* Creates and initializes an instance of this class.
|
|
@@ -5850,7 +5850,7 @@ function xf() {
|
|
|
5850
5850
|
return this.privReason;
|
|
5851
5851
|
}
|
|
5852
5852
|
};
|
|
5853
|
-
return
|
|
5853
|
+
return Pr.NoMatchDetails = r, Pr;
|
|
5854
5854
|
}
|
|
5855
5855
|
var Ds = {};
|
|
5856
5856
|
Object.defineProperty(Ds, "__esModule", { value: !0 });
|
|
@@ -5917,12 +5917,12 @@ class Bf {
|
|
|
5917
5917
|
}
|
|
5918
5918
|
}
|
|
5919
5919
|
Ds.TranslationRecognitionCanceledEventArgs = Bf;
|
|
5920
|
-
var
|
|
5920
|
+
var Rr = {}, fc;
|
|
5921
5921
|
function qf() {
|
|
5922
5922
|
if (fc)
|
|
5923
|
-
return
|
|
5924
|
-
fc = 1, Object.defineProperty(
|
|
5925
|
-
const t =
|
|
5923
|
+
return Rr;
|
|
5924
|
+
fc = 1, Object.defineProperty(Rr, "__esModule", { value: !0 }), Rr.IntentRecognitionCanceledEventArgs = void 0;
|
|
5925
|
+
const t = R();
|
|
5926
5926
|
let e = class extends t.IntentRecognitionEventArgs {
|
|
5927
5927
|
/**
|
|
5928
5928
|
* Creates and initializes an instance of this class.
|
|
@@ -5963,7 +5963,7 @@ function qf() {
|
|
|
5963
5963
|
return this.privErrorDetails;
|
|
5964
5964
|
}
|
|
5965
5965
|
};
|
|
5966
|
-
return
|
|
5966
|
+
return Rr.IntentRecognitionCanceledEventArgs = e, Rr;
|
|
5967
5967
|
}
|
|
5968
5968
|
var ti = {};
|
|
5969
5969
|
Object.defineProperty(ti, "__esModule", { value: !0 });
|
|
@@ -6013,7 +6013,7 @@ function Uf() {
|
|
|
6013
6013
|
if (gc)
|
|
6014
6014
|
return Er;
|
|
6015
6015
|
gc = 1, Object.defineProperty(Er, "__esModule", { value: !0 }), Er.CancellationDetails = void 0;
|
|
6016
|
-
const t = _(), e = ti, r =
|
|
6016
|
+
const t = _(), e = ti, r = R();
|
|
6017
6017
|
let i = class od extends e.CancellationDetailsBase {
|
|
6018
6018
|
constructor(a, o, n) {
|
|
6019
6019
|
super(a, o, n);
|
|
@@ -6048,7 +6048,7 @@ function Hf() {
|
|
|
6048
6048
|
if (mc)
|
|
6049
6049
|
return wr;
|
|
6050
6050
|
mc = 1, Object.defineProperty(wr, "__esModule", { value: !0 }), wr.ConnectionEventArgs = void 0;
|
|
6051
|
-
const t =
|
|
6051
|
+
const t = R();
|
|
6052
6052
|
let e = class extends t.SessionEventArgs {
|
|
6053
6053
|
};
|
|
6054
6054
|
return wr.ConnectionEventArgs = e, wr;
|
|
@@ -6058,7 +6058,7 @@ function Wf() {
|
|
|
6058
6058
|
if (Sc)
|
|
6059
6059
|
return Ar;
|
|
6060
6060
|
Sc = 1, Object.defineProperty(Ar, "__esModule", { value: !0 }), Ar.ServiceEventArgs = void 0;
|
|
6061
|
-
const t =
|
|
6061
|
+
const t = R();
|
|
6062
6062
|
let e = class extends t.SessionEventArgs {
|
|
6063
6063
|
/**
|
|
6064
6064
|
* Creates and initializes an instance of this class.
|
|
@@ -6119,7 +6119,7 @@ function aa() {
|
|
|
6119
6119
|
if (Cc)
|
|
6120
6120
|
return it;
|
|
6121
6121
|
Cc = 1, Object.defineProperty(it, "__esModule", { value: !0 }), it.DialogServiceConfigImpl = it.DialogServiceConfig = void 0;
|
|
6122
|
-
const t = z, e =
|
|
6122
|
+
const t = z, e = R();
|
|
6123
6123
|
let r = class {
|
|
6124
6124
|
/**
|
|
6125
6125
|
* Creates an instance of DialogService config.
|
|
@@ -6241,7 +6241,7 @@ function Vf() {
|
|
|
6241
6241
|
if (yc)
|
|
6242
6242
|
return Ir;
|
|
6243
6243
|
yc = 1, Object.defineProperty(Ir, "__esModule", { value: !0 }), Ir.BotFrameworkConfig = void 0;
|
|
6244
|
-
const t = z, e = aa(), r =
|
|
6244
|
+
const t = z, e = aa(), r = R();
|
|
6245
6245
|
let i = class extends e.DialogServiceConfigImpl {
|
|
6246
6246
|
/**
|
|
6247
6247
|
* Creates an instance of BotFrameworkConfig.
|
|
@@ -6339,12 +6339,12 @@ function Vf() {
|
|
|
6339
6339
|
};
|
|
6340
6340
|
return Ir.BotFrameworkConfig = i, Ir;
|
|
6341
6341
|
}
|
|
6342
|
-
var _r = {},
|
|
6342
|
+
var _r = {}, Pc;
|
|
6343
6343
|
function $f() {
|
|
6344
|
-
if (
|
|
6344
|
+
if (Pc)
|
|
6345
6345
|
return _r;
|
|
6346
|
-
|
|
6347
|
-
const t = z, e = aa(), r =
|
|
6346
|
+
Pc = 1, Object.defineProperty(_r, "__esModule", { value: !0 }), _r.CustomCommandsConfig = void 0;
|
|
6347
|
+
const t = z, e = aa(), r = R();
|
|
6348
6348
|
let i = class extends e.DialogServiceConfigImpl {
|
|
6349
6349
|
/**
|
|
6350
6350
|
* Creates an instance of CustomCommandsConfig.
|
|
@@ -6439,12 +6439,12 @@ V.CtsMeetingId = "meetingId";
|
|
|
6439
6439
|
V.CtsDeviceId = "deviceId";
|
|
6440
6440
|
V.CtsIsParticipant = "isParticipant";
|
|
6441
6441
|
V.EnableAvatar = "enableTalkingAvatar";
|
|
6442
|
-
var
|
|
6442
|
+
var Rc;
|
|
6443
6443
|
function _e() {
|
|
6444
|
-
if (
|
|
6444
|
+
if (Rc)
|
|
6445
6445
|
return Mr;
|
|
6446
|
-
|
|
6447
|
-
const t = _(), e = M(), r =
|
|
6446
|
+
Rc = 1, Object.defineProperty(Mr, "__esModule", { value: !0 }), Mr.ConnectionFactoryBase = void 0;
|
|
6447
|
+
const t = _(), e = M(), r = R(), i = Ie;
|
|
6448
6448
|
let u = class {
|
|
6449
6449
|
static getHostSuffix(o) {
|
|
6450
6450
|
if (o) {
|
|
@@ -6505,7 +6505,7 @@ function Kf() {
|
|
|
6505
6505
|
if (Ec)
|
|
6506
6506
|
return br;
|
|
6507
6507
|
Ec = 1, Object.defineProperty(br, "__esModule", { value: !0 }), br.DialogConnectionFactory = void 0;
|
|
6508
|
-
const t = Z(), e = _(), r =
|
|
6508
|
+
const t = Z(), e = _(), r = R(), i = _e(), u = _(), a = X, o = Ie;
|
|
6509
6509
|
class n extends i.ConnectionFactoryBase {
|
|
6510
6510
|
create(c, p, d) {
|
|
6511
6511
|
const l = c.parameters.getProperty(r.PropertyId.Conversation_ApplicationId, ""), h = c.parameters.getProperty(r.PropertyId.Conversation_DialogType), v = c.parameters.getProperty(r.PropertyId.SpeechServiceConnection_Region), g = c.parameters.getProperty(r.PropertyId.SpeechServiceConnection_RecoLanguage, "en-US"), m = c.parameters.getProperty(r.PropertyId.Conversation_Request_Bot_Status_Messages, "true"), f = {};
|
|
@@ -6529,7 +6529,7 @@ function Jf() {
|
|
|
6529
6529
|
if (wc)
|
|
6530
6530
|
return Tr;
|
|
6531
6531
|
wc = 1, Object.defineProperty(Tr, "__esModule", { value: !0 }), Tr.DialogServiceConnector = void 0;
|
|
6532
|
-
const t = Kf(), e = _(), r = Ce, i = M(), u = z, a =
|
|
6532
|
+
const t = Kf(), e = _(), r = Ce, i = M(), u = z, a = R(), o = Os;
|
|
6533
6533
|
let n = class extends a.Recognizer {
|
|
6534
6534
|
/**
|
|
6535
6535
|
* Initializes an instance of the DialogServiceConnector.
|
|
@@ -6792,7 +6792,7 @@ function Zf() {
|
|
|
6792
6792
|
if (Ac)
|
|
6793
6793
|
return Or;
|
|
6794
6794
|
Ac = 1, Object.defineProperty(Or, "__esModule", { value: !0 }), Or.BaseAudioPlayer = void 0;
|
|
6795
|
-
const t = ne, e =
|
|
6795
|
+
const t = ne, e = R(), r = Xe;
|
|
6796
6796
|
let i = class {
|
|
6797
6797
|
/**
|
|
6798
6798
|
* Creates and initializes an instance of this class.
|
|
@@ -6941,7 +6941,7 @@ function tg() {
|
|
|
6941
6941
|
if (Ic)
|
|
6942
6942
|
return st;
|
|
6943
6943
|
Ic = 1, Object.defineProperty(st, "__esModule", { value: !0 }), st.VoiceProfileEnrollmentCancellationDetails = st.VoiceProfileEnrollmentResult = void 0;
|
|
6944
|
-
const t = _(), e =
|
|
6944
|
+
const t = _(), e = R();
|
|
6945
6945
|
let r = class $o {
|
|
6946
6946
|
constructor(a, o, n) {
|
|
6947
6947
|
this.privReason = a, this.privProperties = new e.PropertyCollection(), this.privReason !== e.ResultReason.Canceled ? o && (this.privDetails = JSON.parse(o), this.privDetails.enrollmentStatus.toLowerCase() === "enrolling" && (this.privReason = e.ResultReason.EnrollingVoiceProfile)) : (this.privErrorDetails = n, this.privProperties.setProperty(t.CancellationErrorCodePropertyName, e.CancellationErrorCode[e.CancellationErrorCode.ServiceError]));
|
|
@@ -7032,7 +7032,7 @@ function rg() {
|
|
|
7032
7032
|
if (_c)
|
|
7033
7033
|
return ot;
|
|
7034
7034
|
_c = 1, Object.defineProperty(ot, "__esModule", { value: !0 }), ot.VoiceProfileCancellationDetails = ot.VoiceProfileResult = void 0;
|
|
7035
|
-
const t = _(), e = z, r =
|
|
7035
|
+
const t = _(), e = z, r = R();
|
|
7036
7036
|
let i = class {
|
|
7037
7037
|
constructor(o, n) {
|
|
7038
7038
|
this.privReason = o, this.privProperties = new r.PropertyCollection(), o === r.ResultReason.Canceled && (e.Contracts.throwIfNullOrUndefined(n, "statusText"), this.privErrorDetails = n, this.privProperties.setProperty(t.CancellationErrorCodePropertyName, r.CancellationErrorCode[r.CancellationErrorCode.ServiceError]));
|
|
@@ -7073,7 +7073,7 @@ function ng() {
|
|
|
7073
7073
|
if (Tc)
|
|
7074
7074
|
return Dr;
|
|
7075
7075
|
Tc = 1, Object.defineProperty(Dr, "__esModule", { value: !0 }), Dr.VoiceProfilePhraseResult = void 0;
|
|
7076
|
-
const t = z, e =
|
|
7076
|
+
const t = z, e = R();
|
|
7077
7077
|
let r = class extends e.VoiceProfileResult {
|
|
7078
7078
|
constructor(u, a, o, n) {
|
|
7079
7079
|
super(u, a), this.privPhrases = [], t.Contracts.throwIfNullOrUndefined(n, "phrase array"), this.privType = o, n && n[0] && (this.privPhrases = n);
|
|
@@ -7092,7 +7092,7 @@ function ig() {
|
|
|
7092
7092
|
if (bc)
|
|
7093
7093
|
return kr;
|
|
7094
7094
|
bc = 1, Object.defineProperty(kr, "__esModule", { value: !0 }), kr.VoiceProfileClient = void 0;
|
|
7095
|
-
const t = _(), e = Hp(), r = z, i =
|
|
7095
|
+
const t = _(), e = Hp(), r = z, i = R();
|
|
7096
7096
|
let u = class extends i.Recognizer {
|
|
7097
7097
|
/**
|
|
7098
7098
|
* VoiceProfileClient constructor.
|
|
@@ -7253,7 +7253,7 @@ function sg() {
|
|
|
7253
7253
|
if (Mc)
|
|
7254
7254
|
return Nr;
|
|
7255
7255
|
Mc = 1, Object.defineProperty(Nr, "__esModule", { value: !0 }), Nr.SpeakerRecognizer = void 0;
|
|
7256
|
-
const t = _(), e = z, r =
|
|
7256
|
+
const t = _(), e = z, r = R();
|
|
7257
7257
|
let i = class extends r.Recognizer {
|
|
7258
7258
|
/**
|
|
7259
7259
|
* Initializes an instance of the SpeakerRecognizer.
|
|
@@ -7345,7 +7345,7 @@ function og() {
|
|
|
7345
7345
|
if (Oc)
|
|
7346
7346
|
return zr;
|
|
7347
7347
|
Oc = 1, Object.defineProperty(zr, "__esModule", { value: !0 }), zr.SpeakerIdentificationModel = void 0;
|
|
7348
|
-
const t = z, e =
|
|
7348
|
+
const t = z, e = R();
|
|
7349
7349
|
let r = class pd {
|
|
7350
7350
|
constructor(u) {
|
|
7351
7351
|
if (this.privVoiceProfiles = [], this.privProfileIds = [], t.Contracts.throwIfNullOrUndefined(u, "VoiceProfiles"), u.length === 0)
|
|
@@ -7376,7 +7376,7 @@ function ag() {
|
|
|
7376
7376
|
if (Dc)
|
|
7377
7377
|
return jr;
|
|
7378
7378
|
Dc = 1, Object.defineProperty(jr, "__esModule", { value: !0 }), jr.SpeakerVerificationModel = void 0;
|
|
7379
|
-
const t = z, e =
|
|
7379
|
+
const t = z, e = R();
|
|
7380
7380
|
let r = class dd {
|
|
7381
7381
|
constructor(u) {
|
|
7382
7382
|
if (t.Contracts.throwIfNullOrUndefined(u, "VoiceProfile"), u.profileType === e.VoiceProfileType.TextIndependentIdentification)
|
|
@@ -7409,7 +7409,7 @@ function cg() {
|
|
|
7409
7409
|
if (kc)
|
|
7410
7410
|
return Lr;
|
|
7411
7411
|
kc = 1, Object.defineProperty(Lr, "__esModule", { value: !0 }), Lr.AutoDetectSourceLanguageConfig = void 0;
|
|
7412
|
-
const t = _(), e = z, r =
|
|
7412
|
+
const t = _(), e = z, r = R(), i = ua;
|
|
7413
7413
|
let u = class $i {
|
|
7414
7414
|
constructor() {
|
|
7415
7415
|
this.privProperties = new r.PropertyCollection(), this.privProperties.setProperty(r.PropertyId.SpeechServiceConnection_LanguageIdMode, "AtStart"), this.privLanguageIdMode = i.LanguageIdMode.AtStart;
|
|
@@ -7553,7 +7553,7 @@ var Mo = {}, zc;
|
|
|
7553
7553
|
function pg() {
|
|
7554
7554
|
return zc || (zc = 1, function(t) {
|
|
7555
7555
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.SpeakerRecognitionCancellationDetails = t.SpeakerRecognitionResult = t.SpeakerRecognitionResultType = void 0;
|
|
7556
|
-
const e = _(), r =
|
|
7556
|
+
const e = _(), r = R();
|
|
7557
7557
|
var i;
|
|
7558
7558
|
(function(o) {
|
|
7559
7559
|
o[o.Verify = 0] = "Verify", o[o.Identify = 1] = "Identify";
|
|
@@ -7607,7 +7607,7 @@ function ld() {
|
|
|
7607
7607
|
if (jc)
|
|
7608
7608
|
return at;
|
|
7609
7609
|
jc = 1, Object.defineProperty(at, "__esModule", { value: !0 }), at.ConversationImpl = at.Conversation = void 0;
|
|
7610
|
-
const t = _(), e = M(), r = z, i =
|
|
7610
|
+
const t = _(), e = M(), r = z, i = R();
|
|
7611
7611
|
class u {
|
|
7612
7612
|
constructor() {
|
|
7613
7613
|
}
|
|
@@ -8237,7 +8237,7 @@ function lg() {
|
|
|
8237
8237
|
if (Lc)
|
|
8238
8238
|
return xr;
|
|
8239
8239
|
Lc = 1, Object.defineProperty(xr, "__esModule", { value: !0 }), xr.ConversationExpirationEventArgs = void 0;
|
|
8240
|
-
const t =
|
|
8240
|
+
const t = R();
|
|
8241
8241
|
let e = class extends t.SessionEventArgs {
|
|
8242
8242
|
constructor(i, u) {
|
|
8243
8243
|
super(u), this.privExpirationTime = i;
|
|
@@ -8254,7 +8254,7 @@ function hg() {
|
|
|
8254
8254
|
if (xc)
|
|
8255
8255
|
return Br;
|
|
8256
8256
|
xc = 1, Object.defineProperty(Br, "__esModule", { value: !0 }), Br.ConversationParticipantsChangedEventArgs = void 0;
|
|
8257
|
-
const t =
|
|
8257
|
+
const t = R();
|
|
8258
8258
|
let e = class extends t.SessionEventArgs {
|
|
8259
8259
|
constructor(i, u, a) {
|
|
8260
8260
|
super(a), this.privReason = i, this.privParticipant = u;
|
|
@@ -8283,7 +8283,7 @@ function fg() {
|
|
|
8283
8283
|
if (qc)
|
|
8284
8284
|
return Fr;
|
|
8285
8285
|
qc = 1, Object.defineProperty(Fr, "__esModule", { value: !0 }), Fr.ConversationTranslationEventArgs = void 0;
|
|
8286
|
-
const t =
|
|
8286
|
+
const t = R();
|
|
8287
8287
|
let e = class extends t.RecognitionEventArgs {
|
|
8288
8288
|
/**
|
|
8289
8289
|
* Creates and initializes an instance of this class.
|
|
@@ -8376,7 +8376,7 @@ function Sg() {
|
|
|
8376
8376
|
if (Uc)
|
|
8377
8377
|
return Hr;
|
|
8378
8378
|
Uc = 1, Object.defineProperty(Hr, "__esModule", { value: !0 }), Hr.ConversationTranslatorConnectionFactory = void 0;
|
|
8379
|
-
const t = Z(), e = ri, r = z, i =
|
|
8379
|
+
const t = Z(), e = ri, r = z, i = R(), u = X, a = Ie, o = _e(), n = _();
|
|
8380
8380
|
let s = class hd extends o.ConnectionFactoryBase {
|
|
8381
8381
|
constructor(p) {
|
|
8382
8382
|
super(), r.Contracts.throwIfNullOrUndefined(p, "convGetter"), this.privConvGetter = p;
|
|
@@ -8413,7 +8413,7 @@ var Hc;
|
|
|
8413
8413
|
function Cg() {
|
|
8414
8414
|
return Hc || (Hc = 1, function(t) {
|
|
8415
8415
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.ConversationTranslator = t.SpeechState = void 0;
|
|
8416
|
-
const e = _(), r = Sg(), i = M(), u = z, a =
|
|
8416
|
+
const e = _(), r = Sg(), i = M(), u = z, a = R(), o = ld(), n = da();
|
|
8417
8417
|
var s;
|
|
8418
8418
|
(function(d) {
|
|
8419
8419
|
d[d.Inactive = 0] = "Inactive", d[d.Connecting = 1] = "Connecting", d[d.Connected = 2] = "Connected";
|
|
@@ -8647,7 +8647,7 @@ function yg() {
|
|
|
8647
8647
|
if (Wc)
|
|
8648
8648
|
return Wr;
|
|
8649
8649
|
Wc = 1, Object.defineProperty(Wr, "__esModule", { value: !0 }), Wr.ConversationTranscriber = void 0;
|
|
8650
|
-
const t = _(), e = Ce, r = M(), i = z, u =
|
|
8650
|
+
const t = _(), e = Ce, r = M(), i = z, u = R();
|
|
8651
8651
|
let a = class vd extends u.Recognizer {
|
|
8652
8652
|
/**
|
|
8653
8653
|
* ConversationTranscriber constructor.
|
|
@@ -8783,11 +8783,11 @@ function yg() {
|
|
|
8783
8783
|
return Wr.ConversationTranscriber = a, Wr;
|
|
8784
8784
|
}
|
|
8785
8785
|
var ct = {}, Vc;
|
|
8786
|
-
function
|
|
8786
|
+
function Pg() {
|
|
8787
8787
|
if (Vc)
|
|
8788
8788
|
return ct;
|
|
8789
8789
|
Vc = 1, Object.defineProperty(ct, "__esModule", { value: !0 }), ct.Participant = ct.User = void 0;
|
|
8790
|
-
const t =
|
|
8790
|
+
const t = R();
|
|
8791
8791
|
class e {
|
|
8792
8792
|
constructor(u) {
|
|
8793
8793
|
this.privUserId = u;
|
|
@@ -8841,11 +8841,11 @@ var fd = {};
|
|
|
8841
8841
|
}(t.ParticipantChangedReason || (t.ParticipantChangedReason = {}));
|
|
8842
8842
|
})(fd);
|
|
8843
8843
|
var ut = {}, $c;
|
|
8844
|
-
function
|
|
8844
|
+
function Rg() {
|
|
8845
8845
|
if ($c)
|
|
8846
8846
|
return ut;
|
|
8847
8847
|
$c = 1, Object.defineProperty(ut, "__esModule", { value: !0 }), ut.MeetingImpl = ut.Meeting = void 0;
|
|
8848
|
-
const t = _(), e = M(), r = z, i =
|
|
8848
|
+
const t = _(), e = M(), r = z, i = R();
|
|
8849
8849
|
let u = class {
|
|
8850
8850
|
constructor() {
|
|
8851
8851
|
}
|
|
@@ -9444,7 +9444,7 @@ function wg() {
|
|
|
9444
9444
|
if (Jc)
|
|
9445
9445
|
return $r;
|
|
9446
9446
|
Jc = 1, Object.defineProperty($r, "__esModule", { value: !0 }), $r.MeetingTranscriber = void 0;
|
|
9447
|
-
const t = _(), e = M(), r = z, i =
|
|
9447
|
+
const t = _(), e = M(), r = z, i = R(), u = da();
|
|
9448
9448
|
let a = class {
|
|
9449
9449
|
/**
|
|
9450
9450
|
* MeetingTranscriber constructor.
|
|
@@ -9575,7 +9575,7 @@ function Ag() {
|
|
|
9575
9575
|
if (Gc)
|
|
9576
9576
|
return Kr;
|
|
9577
9577
|
Gc = 1, Object.defineProperty(Kr, "__esModule", { value: !0 }), Kr.ConversationTranscriptionResult = void 0;
|
|
9578
|
-
const t =
|
|
9578
|
+
const t = R();
|
|
9579
9579
|
let e = class extends t.RecognitionResult {
|
|
9580
9580
|
/**
|
|
9581
9581
|
* Creates and initializes an instance of this class.
|
|
@@ -9651,7 +9651,7 @@ function da() {
|
|
|
9651
9651
|
Object.defineProperty(t, "ConversationTranscriber", { enumerable: !0, get: function() {
|
|
9652
9652
|
return c.ConversationTranscriber;
|
|
9653
9653
|
} });
|
|
9654
|
-
var p =
|
|
9654
|
+
var p = Pg();
|
|
9655
9655
|
Object.defineProperty(t, "Participant", { enumerable: !0, get: function() {
|
|
9656
9656
|
return p.Participant;
|
|
9657
9657
|
} }), Object.defineProperty(t, "User", { enumerable: !0, get: function() {
|
|
@@ -9661,7 +9661,7 @@ function da() {
|
|
|
9661
9661
|
Object.defineProperty(t, "ParticipantChangedReason", { enumerable: !0, get: function() {
|
|
9662
9662
|
return d.ParticipantChangedReason;
|
|
9663
9663
|
} });
|
|
9664
|
-
var l =
|
|
9664
|
+
var l = Rg();
|
|
9665
9665
|
Object.defineProperty(t, "Meeting", { enumerable: !0, get: function() {
|
|
9666
9666
|
return l.Meeting;
|
|
9667
9667
|
} }), Object.defineProperty(t, "MeetingImpl", { enumerable: !0, get: function() {
|
|
@@ -9686,7 +9686,7 @@ function la() {
|
|
|
9686
9686
|
if (Xc)
|
|
9687
9687
|
return pt;
|
|
9688
9688
|
Xc = 1, Object.defineProperty(pt, "__esModule", { value: !0 }), pt.SynthesisRequest = pt.Synthesizer = void 0;
|
|
9689
|
-
const t = _(), e = M(), r = z, i =
|
|
9689
|
+
const t = _(), e = M(), r = z, i = R();
|
|
9690
9690
|
let u = class gd {
|
|
9691
9691
|
/**
|
|
9692
9692
|
* Creates and initializes an instance of a Recognizer
|
|
@@ -9939,7 +9939,7 @@ function Ig() {
|
|
|
9939
9939
|
if (Zc)
|
|
9940
9940
|
return Jr;
|
|
9941
9941
|
Zc = 1, Object.defineProperty(Jr, "__esModule", { value: !0 }), Jr.SpeechSynthesizer = void 0;
|
|
9942
|
-
const t = _(), e = M(), r = Yn, i = Ze, u = re, a = z, o =
|
|
9942
|
+
const t = _(), e = M(), r = Yn, i = Ze, u = re, a = z, o = R(), n = la();
|
|
9943
9943
|
let s = class md extends o.Synthesizer {
|
|
9944
9944
|
/**
|
|
9945
9945
|
* SpeechSynthesizer constructor.
|
|
@@ -10135,7 +10135,7 @@ function Tg() {
|
|
|
10135
10135
|
if (Yc)
|
|
10136
10136
|
return Gr;
|
|
10137
10137
|
Yc = 1, Object.defineProperty(Gr, "__esModule", { value: !0 }), Gr.SpeechSynthesisResult = void 0;
|
|
10138
|
-
const t =
|
|
10138
|
+
const t = R();
|
|
10139
10139
|
let e = class extends t.SynthesisResult {
|
|
10140
10140
|
/**
|
|
10141
10141
|
* Creates and initializes an instance of this class.
|
|
@@ -10368,7 +10368,7 @@ function kg() {
|
|
|
10368
10368
|
if (eu)
|
|
10369
10369
|
return Qr;
|
|
10370
10370
|
eu = 1, Object.defineProperty(Qr, "__esModule", { value: !0 }), Qr.SynthesisVoicesResult = void 0;
|
|
10371
|
-
const t =
|
|
10371
|
+
const t = R();
|
|
10372
10372
|
let e = class extends t.SynthesisResult {
|
|
10373
10373
|
/**
|
|
10374
10374
|
* Creates and initializes an instance of this class.
|
|
@@ -10640,19 +10640,19 @@ var yd = {};
|
|
|
10640
10640
|
e[e.FivePoint = 1] = "FivePoint", e[e.HundredMark = 2] = "HundredMark";
|
|
10641
10641
|
}(t.PronunciationAssessmentGradingSystem || (t.PronunciationAssessmentGradingSystem = {}));
|
|
10642
10642
|
})(yd);
|
|
10643
|
-
var
|
|
10643
|
+
var Pd = {};
|
|
10644
10644
|
(function(t) {
|
|
10645
10645
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.PronunciationAssessmentGranularity = void 0, function(e) {
|
|
10646
10646
|
e[e.Phoneme = 1] = "Phoneme", e[e.Word = 2] = "Word", e[e.FullText = 3] = "FullText";
|
|
10647
10647
|
}(t.PronunciationAssessmentGranularity || (t.PronunciationAssessmentGranularity = {}));
|
|
10648
|
-
})(
|
|
10648
|
+
})(Pd);
|
|
10649
10649
|
var Yr = {}, iu;
|
|
10650
10650
|
function Bg() {
|
|
10651
10651
|
if (iu)
|
|
10652
10652
|
return Yr;
|
|
10653
10653
|
iu = 1, Object.defineProperty(Yr, "__esModule", { value: !0 }), Yr.PronunciationAssessmentConfig = void 0;
|
|
10654
|
-
const t = z, e =
|
|
10655
|
-
let r = class
|
|
10654
|
+
const t = z, e = R();
|
|
10655
|
+
let r = class Rd {
|
|
10656
10656
|
/**
|
|
10657
10657
|
* PronunciationAssessmentConfig constructor.
|
|
10658
10658
|
* @constructor
|
|
@@ -10676,7 +10676,7 @@ function Bg() {
|
|
|
10676
10676
|
*/
|
|
10677
10677
|
static fromJSON(u) {
|
|
10678
10678
|
t.Contracts.throwIfNullOrUndefined(u, "json");
|
|
10679
|
-
const a = new
|
|
10679
|
+
const a = new Rd("");
|
|
10680
10680
|
return a.privProperties = new e.PropertyCollection(), a.properties.setProperty(e.PropertyId.PronunciationAssessment_Json, u), a;
|
|
10681
10681
|
}
|
|
10682
10682
|
toJSON() {
|
|
@@ -10801,7 +10801,7 @@ function qg() {
|
|
|
10801
10801
|
if (su)
|
|
10802
10802
|
return lt;
|
|
10803
10803
|
su = 1, Object.defineProperty(lt, "__esModule", { value: !0 }), lt.PronunciationAssessmentResult = lt.ContentAssessmentResult = void 0;
|
|
10804
|
-
const t = z, e =
|
|
10804
|
+
const t = z, e = R();
|
|
10805
10805
|
class r {
|
|
10806
10806
|
/**
|
|
10807
10807
|
* @Internal
|
|
@@ -10953,7 +10953,7 @@ function Fg() {
|
|
|
10953
10953
|
if (ou)
|
|
10954
10954
|
return en;
|
|
10955
10955
|
ou = 1, Object.defineProperty(en, "__esModule", { value: !0 }), en.AvatarConfig = void 0;
|
|
10956
|
-
const t = z, e =
|
|
10956
|
+
const t = z, e = R();
|
|
10957
10957
|
let r = class {
|
|
10958
10958
|
/**
|
|
10959
10959
|
* Creates and initializes an instance of this class.
|
|
@@ -11082,7 +11082,7 @@ function Ad() {
|
|
|
11082
11082
|
if (au)
|
|
11083
11083
|
return rn;
|
|
11084
11084
|
au = 1, Object.defineProperty(rn, "__esModule", { value: !0 }), rn.SpeechSynthesisConnectionFactory = void 0;
|
|
11085
|
-
const t = Z(), e =
|
|
11085
|
+
const t = Z(), e = R(), r = _e(), i = _(), u = X, a = Ie;
|
|
11086
11086
|
let o = class {
|
|
11087
11087
|
constructor() {
|
|
11088
11088
|
this.synthesisUri = "/tts/cognitiveservices/websocket/v1";
|
|
@@ -11106,7 +11106,7 @@ function Ug() {
|
|
|
11106
11106
|
if (cu)
|
|
11107
11107
|
return tn;
|
|
11108
11108
|
cu = 1, Object.defineProperty(tn, "__esModule", { value: !0 }), tn.AvatarSynthesizer = void 0;
|
|
11109
|
-
const t = Ad(), e = _(), r = M(), i = Ze, u =
|
|
11109
|
+
const t = Ad(), e = _(), r = M(), i = Ze, u = R(), a = z, o = la();
|
|
11110
11110
|
let n = class extends u.Synthesizer {
|
|
11111
11111
|
/**
|
|
11112
11112
|
* Creates and initializes an instance of this class.
|
|
@@ -11268,7 +11268,7 @@ function Vg() {
|
|
|
11268
11268
|
if (uu)
|
|
11269
11269
|
return nn;
|
|
11270
11270
|
uu = 1, Object.defineProperty(nn, "__esModule", { value: !0 }), nn.AvatarWebRTCConnectionResult = void 0;
|
|
11271
|
-
const t =
|
|
11271
|
+
const t = R();
|
|
11272
11272
|
let e = class extends t.SynthesisResult {
|
|
11273
11273
|
/**
|
|
11274
11274
|
* Creates and initializes an instance of this class.
|
|
@@ -11324,7 +11324,7 @@ function $g() {
|
|
|
11324
11324
|
return sn.Diagnostics = r, r.privListener = void 0, sn;
|
|
11325
11325
|
}
|
|
11326
11326
|
var du;
|
|
11327
|
-
function
|
|
11327
|
+
function R() {
|
|
11328
11328
|
return du || (du = 1, function(t) {
|
|
11329
11329
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.ConnectionEventArgs = t.CancellationErrorCode = t.CancellationDetails = t.CancellationDetailsBase = t.IntentRecognitionCanceledEventArgs = t.TranslationRecognitionCanceledEventArgs = t.NoMatchDetails = t.NoMatchReason = t.Translations = t.TranslationRecognizer = t.VoiceProfileType = t.IntentRecognizer = t.SpeechRecognizer = t.Recognizer = t.PropertyId = t.PropertyCollection = t.SpeechTranslationConfigImpl = t.SpeechTranslationConfig = t.SpeechConfigImpl = t.SpeechConfig = t.ResultReason = t.TranslationSynthesisResult = t.TranslationRecognitionResult = t.TranslationSynthesisEventArgs = t.TranslationRecognitionEventArgs = t.SpeechRecognitionCanceledEventArgs = t.MeetingTranscriptionEventArgs = t.ConversationTranscriptionEventArgs = t.SpeechRecognitionEventArgs = t.LanguageUnderstandingModel = t.IntentRecognitionResult = t.SpeechRecognitionResult = t.RecognitionResult = t.IntentRecognitionEventArgs = t.OutputFormat = t.RecognitionEventArgs = t.SessionEventArgs = t.KeywordRecognitionModel = t.PushAudioOutputStreamCallback = t.PullAudioInputStreamCallback = t.CancellationReason = t.PushAudioOutputStream = t.PullAudioOutputStream = t.AudioOutputStream = t.PushAudioInputStream = t.PullAudioInputStream = t.AudioInputStream = t.AudioFormatTag = t.AudioStreamFormat = t.AudioConfig = void 0, t.SpeechSynthesisEventArgs = t.SpeechSynthesisResult = t.SynthesisResult = t.SpeechSynthesizer = t.SpeechSynthesisOutputFormat = t.Synthesizer = t.User = t.ParticipantChangedReason = t.Participant = t.MeetingTranscriber = t.Meeting = t.ConversationTranscriptionResult = t.ConversationTranscriber = t.ConversationTranslator = t.ConversationTranslationResult = t.ConversationTranslationEventArgs = t.ConversationTranslationCanceledEventArgs = t.ConversationParticipantsChangedEventArgs = t.ConversationExpirationEventArgs = t.Conversation = t.SpeakerRecognitionCancellationDetails = t.SpeakerRecognitionResultType = t.SpeakerRecognitionResult = t.SourceLanguageConfig = t.AutoDetectSourceLanguageResult = t.AutoDetectSourceLanguageConfig = t.SpeakerVerificationModel = t.SpeakerIdentificationModel = t.SpeakerRecognizer = t.VoiceProfileClient = t.VoiceProfilePhraseResult = t.VoiceProfileCancellationDetails = t.VoiceProfileResult = t.VoiceProfileEnrollmentCancellationDetails = t.VoiceProfileEnrollmentResult = t.VoiceProfile = t.ConnectionMessage = t.ConnectionMessageEventArgs = t.BaseAudioPlayer = t.ProfanityOption = t.ServicePropertyChannel = t.TurnStatusReceivedEventArgs = t.ActivityReceivedEventArgs = t.DialogServiceConnector = t.CustomCommandsConfig = t.BotFrameworkConfig = t.DialogServiceConfig = t.PhraseListGrammar = t.Connection = t.ServiceEventArgs = void 0, t.LogLevel = t.Diagnostics = t.AvatarWebRTCConnectionResult = t.Coordinate = t.AvatarVideoFormat = t.AvatarSynthesizer = t.AvatarEventArgs = t.AvatarConfig = t.LanguageIdMode = t.PronunciationAssessmentResult = t.PronunciationAssessmentConfig = t.PronunciationAssessmentGranularity = t.PronunciationAssessmentGradingSystem = t.MeetingTranscriptionCanceledEventArgs = t.ConversationTranscriptionCanceledEventArgs = t.SpeakerAudioDestination = t.VoiceInfo = t.SynthesisVoiceType = t.SynthesisVoiceGender = t.SynthesisVoicesResult = t.SpeechSynthesisBoundaryType = t.SpeechSynthesisVisemeEventArgs = t.SpeechSynthesisBookmarkEventArgs = t.SpeechSynthesisWordBoundaryEventArgs = void 0;
|
|
11330
11330
|
var e = Hp();
|
|
@@ -11373,7 +11373,7 @@ function P() {
|
|
|
11373
11373
|
Object.defineProperty(t, "SessionEventArgs", { enumerable: !0, get: function() {
|
|
11374
11374
|
return c.SessionEventArgs;
|
|
11375
11375
|
} });
|
|
11376
|
-
var p =
|
|
11376
|
+
var p = Pf();
|
|
11377
11377
|
Object.defineProperty(t, "RecognitionEventArgs", { enumerable: !0, get: function() {
|
|
11378
11378
|
return p.RecognitionEventArgs;
|
|
11379
11379
|
} });
|
|
@@ -11381,7 +11381,7 @@ function P() {
|
|
|
11381
11381
|
Object.defineProperty(t, "OutputFormat", { enumerable: !0, get: function() {
|
|
11382
11382
|
return d.OutputFormat;
|
|
11383
11383
|
} });
|
|
11384
|
-
var l =
|
|
11384
|
+
var l = Rf();
|
|
11385
11385
|
Object.defineProperty(t, "IntentRecognitionEventArgs", { enumerable: !0, get: function() {
|
|
11386
11386
|
return l.IntentRecognitionEventArgs;
|
|
11387
11387
|
} });
|
|
@@ -11529,13 +11529,13 @@ function P() {
|
|
|
11529
11529
|
Object.defineProperty(t, "BotFrameworkConfig", { enumerable: !0, get: function() {
|
|
11530
11530
|
return yi.BotFrameworkConfig;
|
|
11531
11531
|
} });
|
|
11532
|
-
var
|
|
11532
|
+
var Pi = $f();
|
|
11533
11533
|
Object.defineProperty(t, "CustomCommandsConfig", { enumerable: !0, get: function() {
|
|
11534
|
-
return
|
|
11534
|
+
return Pi.CustomCommandsConfig;
|
|
11535
11535
|
} });
|
|
11536
|
-
var
|
|
11536
|
+
var Ri = Jf();
|
|
11537
11537
|
Object.defineProperty(t, "DialogServiceConnector", { enumerable: !0, get: function() {
|
|
11538
|
-
return
|
|
11538
|
+
return Ri.DialogServiceConnector;
|
|
11539
11539
|
} });
|
|
11540
11540
|
var Ei = Ns;
|
|
11541
11541
|
Object.defineProperty(t, "ActivityReceivedEventArgs", { enumerable: !0, get: function() {
|
|
@@ -11719,7 +11719,7 @@ function P() {
|
|
|
11719
11719
|
Object.defineProperty(t, "PronunciationAssessmentGradingSystem", { enumerable: !0, get: function() {
|
|
11720
11720
|
return cl.PronunciationAssessmentGradingSystem;
|
|
11721
11721
|
} });
|
|
11722
|
-
var ul =
|
|
11722
|
+
var ul = Pd;
|
|
11723
11723
|
Object.defineProperty(t, "PronunciationAssessmentGranularity", { enumerable: !0, get: function() {
|
|
11724
11724
|
return ul.PronunciationAssessmentGranularity;
|
|
11725
11725
|
} });
|
|
@@ -11772,7 +11772,7 @@ function Kg() {
|
|
|
11772
11772
|
if (lu)
|
|
11773
11773
|
return nr;
|
|
11774
11774
|
lu = 1, Object.defineProperty(nr, "__esModule", { value: !0 }), nr.ProxyInfo = void 0;
|
|
11775
|
-
const t =
|
|
11775
|
+
const t = R();
|
|
11776
11776
|
let e = class Id {
|
|
11777
11777
|
constructor(i, u, a, o) {
|
|
11778
11778
|
this.privProxyHostName = i, this.privProxyPort = u, this.privProxyUserName = a, this.privProxyPassword = o;
|
|
@@ -11990,7 +11990,7 @@ function Z() {
|
|
|
11990
11990
|
for (var a in i)
|
|
11991
11991
|
a !== "default" && !Object.prototype.hasOwnProperty.call(u, a) && e(u, i, a);
|
|
11992
11992
|
};
|
|
11993
|
-
Object.defineProperty(t, "__esModule", { value: !0 }), r(
|
|
11993
|
+
Object.defineProperty(t, "__esModule", { value: !0 }), r(Ps, t), r(jp, t), r(Jv(), t), r(Gv(), t), r(Rs, t), r(Es, t), r(Zn, t), r(ws, t), r(Kg(), t), r(_d, t), r(ni, t);
|
|
11994
11994
|
}(Ao)), Ao;
|
|
11995
11995
|
}
|
|
11996
11996
|
var vu;
|
|
@@ -11998,7 +11998,7 @@ function Yg() {
|
|
|
11998
11998
|
if (vu)
|
|
11999
11999
|
return er;
|
|
12000
12000
|
vu = 1, Object.defineProperty(er, "__esModule", { value: !0 }), er.IntentConnectionFactory = void 0;
|
|
12001
|
-
const t = Z(), e =
|
|
12001
|
+
const t = Z(), e = R(), r = _e(), i = _(), u = X;
|
|
12002
12002
|
let a = class extends r.ConnectionFactoryBase {
|
|
12003
12003
|
create(n, s, c) {
|
|
12004
12004
|
let p = n.parameters.getProperty(e.PropertyId.SpeechServiceConnection_Endpoint);
|
|
@@ -12078,7 +12078,7 @@ function em() {
|
|
|
12078
12078
|
if (fu)
|
|
12079
12079
|
return ht;
|
|
12080
12080
|
fu = 1, Object.defineProperty(ht, "__esModule", { value: !0 }), ht.VoiceProfileConnectionFactory = ht.SpeakerRecognitionConnectionFactory = void 0;
|
|
12081
|
-
const t = Z(), e =
|
|
12081
|
+
const t = Z(), e = R(), r = _e(), i = _(), u = X;
|
|
12082
12082
|
class a extends r.ConnectionFactoryBase {
|
|
12083
12083
|
create(c, p, d, l) {
|
|
12084
12084
|
let h = c.parameters.getProperty(e.PropertyId.SpeechServiceConnection_Endpoint);
|
|
@@ -12317,7 +12317,7 @@ function tm() {
|
|
|
12317
12317
|
if (gu)
|
|
12318
12318
|
return on;
|
|
12319
12319
|
gu = 1, Object.defineProperty(on, "__esModule", { value: !0 }), on.ServiceRecognizerBase = void 0;
|
|
12320
|
-
const t = Z(), e = M(), r =
|
|
12320
|
+
const t = Z(), e = M(), r = R(), i = _(), u = xe, a = Td, o = Ce, n = bd, s = Md, c = Od, p = Dd, d = kd, l = Nd, h = zd, v = jd;
|
|
12321
12321
|
let g = class Ln {
|
|
12322
12322
|
constructor(f, S, C, y, w) {
|
|
12323
12323
|
if (this.privConnectionConfigurationPromise = void 0, this.privConnectionPromise = void 0, this.privSetTimeout = setTimeout, this.privIsLiveAudio = !1, this.privAverageBytesPerMs = 0, this.privEnableSpeakerId = !1, this.privExpectContentAssessmentResponse = !1, this.recognizeOverride = void 0, this.recognizeSpeaker = void 0, this.disconnectOverride = void 0, this.receiveMessageOverride = void 0, this.sendPrePayloadJSONOverride = void 0, this.postConnectImplOverride = void 0, this.configConnectionOverride = void 0, this.handleSpeechPhraseMessage = void 0, this.handleSpeechHypothesisMessage = void 0, !f)
|
|
@@ -12759,7 +12759,7 @@ function rm() {
|
|
|
12759
12759
|
if (mu)
|
|
12760
12760
|
return an;
|
|
12761
12761
|
mu = 1, Object.defineProperty(an, "__esModule", { value: !0 }), an.ConversationServiceRecognizer = void 0;
|
|
12762
|
-
const t =
|
|
12762
|
+
const t = R(), e = _();
|
|
12763
12763
|
let r = class extends e.ServiceRecognizerBase {
|
|
12764
12764
|
constructor(u, a, o, n, s) {
|
|
12765
12765
|
super(u, a, o, n, s), this.handleSpeechPhraseMessage = async (c) => this.handleSpeechPhrase(c), this.handleSpeechHypothesisMessage = (c) => this.handleSpeechHypothesis(c);
|
|
@@ -12815,7 +12815,7 @@ var No = {}, Su;
|
|
|
12815
12815
|
function nm() {
|
|
12816
12816
|
return Su || (Su = 1, function(t) {
|
|
12817
12817
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.RecognizerConfig = t.SpeechResultFormat = void 0;
|
|
12818
|
-
const e =
|
|
12818
|
+
const e = R(), r = _(), i = Ce;
|
|
12819
12819
|
(function(a) {
|
|
12820
12820
|
a[a.Simple = 0] = "Simple", a[a.Detailed = 1] = "Detailed";
|
|
12821
12821
|
})(t.SpeechResultFormat || (t.SpeechResultFormat = {}));
|
|
@@ -12969,7 +12969,7 @@ function sm() {
|
|
|
12969
12969
|
if (yu)
|
|
12970
12970
|
return cn;
|
|
12971
12971
|
yu = 1, Object.defineProperty(cn, "__esModule", { value: !0 }), cn.SpeechConnectionFactory = void 0;
|
|
12972
|
-
const t = Z(), e = _(), r =
|
|
12972
|
+
const t = Z(), e = _(), r = R(), i = _e(), u = _(), a = X, o = Ie, n = Ce;
|
|
12973
12973
|
let s = class extends i.ConnectionFactoryBase {
|
|
12974
12974
|
constructor() {
|
|
12975
12975
|
super(...arguments), this.interactiveRelativeUri = "/speech/recognition/interactive/cognitiveservices/v1", this.conversationRelativeUri = "/speech/recognition/conversation/cognitiveservices/v1", this.dictationRelativeUri = "/speech/recognition/dictation/cognitiveservices/v1", this.universalUri = "/stt/speech/universal/v";
|
|
@@ -13001,12 +13001,12 @@ function sm() {
|
|
|
13001
13001
|
};
|
|
13002
13002
|
return cn.SpeechConnectionFactory = s, cn;
|
|
13003
13003
|
}
|
|
13004
|
-
var un = {},
|
|
13004
|
+
var un = {}, Pu;
|
|
13005
13005
|
function om() {
|
|
13006
|
-
if (
|
|
13006
|
+
if (Pu)
|
|
13007
13007
|
return un;
|
|
13008
|
-
|
|
13009
|
-
const t = Z(), e =
|
|
13008
|
+
Pu = 1, Object.defineProperty(un, "__esModule", { value: !0 }), un.ConversationTranscriberConnectionFactory = void 0;
|
|
13009
|
+
const t = Z(), e = R(), r = _(), i = _e(), u = _(), a = X, o = Ie;
|
|
13010
13010
|
let n = class extends i.ConnectionFactoryBase {
|
|
13011
13011
|
constructor() {
|
|
13012
13012
|
super(...arguments), this.universalUri = "/speech/universal/v2";
|
|
@@ -13044,12 +13044,12 @@ function om() {
|
|
|
13044
13044
|
};
|
|
13045
13045
|
return un.ConversationTranscriberConnectionFactory = n, un;
|
|
13046
13046
|
}
|
|
13047
|
-
var pn = {},
|
|
13047
|
+
var pn = {}, Ru;
|
|
13048
13048
|
function am() {
|
|
13049
|
-
if (
|
|
13049
|
+
if (Ru)
|
|
13050
13050
|
return pn;
|
|
13051
|
-
|
|
13052
|
-
const t = Z(), e =
|
|
13051
|
+
Ru = 1, Object.defineProperty(pn, "__esModule", { value: !0 }), pn.TranscriberConnectionFactory = void 0;
|
|
13052
|
+
const t = Z(), e = R(), r = _e(), i = _(), u = X, a = Ie;
|
|
13053
13053
|
let o = class extends r.ConnectionFactoryBase {
|
|
13054
13054
|
constructor() {
|
|
13055
13055
|
super(...arguments), this.multiaudioRelativeUri = "/speech/recognition/multiaudio";
|
|
@@ -13077,7 +13077,7 @@ function cm() {
|
|
|
13077
13077
|
if (Eu)
|
|
13078
13078
|
return dn;
|
|
13079
13079
|
Eu = 1, Object.defineProperty(dn, "__esModule", { value: !0 }), dn.TranslationConnectionFactory = void 0;
|
|
13080
|
-
const t = Z(), e = ri, r =
|
|
13080
|
+
const t = Z(), e = ri, r = R(), i = _e(), u = _(), a = X, o = Ie, n = Ce;
|
|
13081
13081
|
let s = class extends i.ConnectionFactoryBase {
|
|
13082
13082
|
constructor() {
|
|
13083
13083
|
super(...arguments), this.universalUri = "/stt/speech/universal/v2", this.translationV1Uri = "/speech/translation/cognitiveservices/v1";
|
|
@@ -13112,7 +13112,7 @@ function um() {
|
|
|
13112
13112
|
if (wu)
|
|
13113
13113
|
return ln;
|
|
13114
13114
|
wu = 1, Object.defineProperty(ln, "__esModule", { value: !0 }), ln.EnumTranslation = void 0;
|
|
13115
|
-
const t =
|
|
13115
|
+
const t = R(), e = _();
|
|
13116
13116
|
let r = class {
|
|
13117
13117
|
static implTranslateRecognitionResult(u, a = !1) {
|
|
13118
13118
|
let o = t.ResultReason.Canceled;
|
|
@@ -13343,7 +13343,7 @@ function hm() {
|
|
|
13343
13343
|
if (Tu)
|
|
13344
13344
|
return fn;
|
|
13345
13345
|
Tu = 1, Object.defineProperty(fn, "__esModule", { value: !0 }), fn.TranslationServiceRecognizer = void 0;
|
|
13346
|
-
const t = M(), e =
|
|
13346
|
+
const t = M(), e = R(), r = _();
|
|
13347
13347
|
let i = class extends r.ConversationServiceRecognizer {
|
|
13348
13348
|
constructor(a, o, n, s, c) {
|
|
13349
13349
|
super(a, o, n, s, c), this.privTranslationRecognizer = c, this.connectionEvents.attach((p) => {
|
|
@@ -13610,7 +13610,7 @@ function vm() {
|
|
|
13610
13610
|
if (bu)
|
|
13611
13611
|
return gn;
|
|
13612
13612
|
bu = 1, Object.defineProperty(gn, "__esModule", { value: !0 }), gn.SpeechServiceRecognizer = void 0;
|
|
13613
|
-
const t =
|
|
13613
|
+
const t = R(), e = _();
|
|
13614
13614
|
let r = class extends e.ServiceRecognizerBase {
|
|
13615
13615
|
constructor(u, a, o, n, s) {
|
|
13616
13616
|
super(u, a, o, n, s), this.privSpeechRecognizer = s;
|
|
@@ -13760,7 +13760,7 @@ function fm() {
|
|
|
13760
13760
|
if (Mu)
|
|
13761
13761
|
return mn;
|
|
13762
13762
|
Mu = 1, Object.defineProperty(mn, "__esModule", { value: !0 }), mn.ConversationTranscriptionServiceRecognizer = void 0;
|
|
13763
|
-
const t =
|
|
13763
|
+
const t = R(), e = _(), r = qd, i = Ce;
|
|
13764
13764
|
let u = class extends e.ServiceRecognizerBase {
|
|
13765
13765
|
constructor(o, n, s, c, p) {
|
|
13766
13766
|
super(o, n, s, c, p), this.privConversationTranscriber = p, this.setSpeakerDiarizationJson();
|
|
@@ -13833,7 +13833,7 @@ function gm() {
|
|
|
13833
13833
|
if (Ou)
|
|
13834
13834
|
return Sn;
|
|
13835
13835
|
Ou = 1, Object.defineProperty(Sn, "__esModule", { value: !0 }), Sn.TranscriptionServiceRecognizer = void 0;
|
|
13836
|
-
const t = M(), e =
|
|
13836
|
+
const t = M(), e = R(), r = _(), i = xe;
|
|
13837
13837
|
let u = class extends r.ConversationServiceRecognizer {
|
|
13838
13838
|
constructor(o, n, s, c, p) {
|
|
13839
13839
|
super(o, n, s, c, p), this.privTranscriberRecognizer = p, this.sendPrePayloadJSONOverride = (d) => this.sendTranscriptionStartJSON(d), this.privRecognizerConfig.parameters.getProperty(e.PropertyId.SpeechServiceResponse_RequestWordLevelTimestamps) === "true" && this.privSpeechContext.setWordLevelTimings();
|
|
@@ -14078,12 +14078,12 @@ class Cm {
|
|
|
14078
14078
|
}
|
|
14079
14079
|
}
|
|
14080
14080
|
eo.AddedLmIntent = Cm;
|
|
14081
|
-
var
|
|
14081
|
+
var Pn = {}, Nu;
|
|
14082
14082
|
function ym() {
|
|
14083
14083
|
if (Nu)
|
|
14084
|
-
return
|
|
14085
|
-
Nu = 1, Object.defineProperty(
|
|
14086
|
-
const t = M(), e =
|
|
14084
|
+
return Pn;
|
|
14085
|
+
Nu = 1, Object.defineProperty(Pn, "__esModule", { value: !0 }), Pn.IntentServiceRecognizer = void 0;
|
|
14086
|
+
const t = M(), e = R(), r = _();
|
|
14087
14087
|
let i = class extends r.ServiceRecognizerBase {
|
|
14088
14088
|
constructor(a, o, n, s, c) {
|
|
14089
14089
|
super(a, o, n, s, c), this.privIntentRecognizer = c, this.privIntentDataSent = !1, s.recognitionEndpointVersion = "1";
|
|
@@ -14198,7 +14198,7 @@ function ym() {
|
|
|
14198
14198
|
}
|
|
14199
14199
|
}
|
|
14200
14200
|
};
|
|
14201
|
-
return
|
|
14201
|
+
return Pn.IntentServiceRecognizer = i, Pn;
|
|
14202
14202
|
}
|
|
14203
14203
|
var to = {};
|
|
14204
14204
|
Object.defineProperty(to, "__esModule", { value: !0 });
|
|
@@ -14227,7 +14227,7 @@ var ro = {}, no = {};
|
|
|
14227
14227
|
Object.defineProperty(no, "__esModule", { value: !0 });
|
|
14228
14228
|
no.ServiceTelemetryListener = void 0;
|
|
14229
14229
|
const ze = M(), zu = Js;
|
|
14230
|
-
class
|
|
14230
|
+
class Pm {
|
|
14231
14231
|
constructor(e, r, i) {
|
|
14232
14232
|
this.privIsDisposed = !1, this.privListeningTriggerMetric = null, this.privMicMetric = null, this.privConnectionEstablishMetric = null, this.privRequestId = e, this.privAudioSourceId = r, this.privAudioNodeId = i, this.privReceivedMessages = {}, this.privPhraseLatencies = [], this.privHypothesisLatencies = [];
|
|
14233
14233
|
}
|
|
@@ -14321,10 +14321,10 @@ class Rm {
|
|
|
14321
14321
|
}
|
|
14322
14322
|
}
|
|
14323
14323
|
}
|
|
14324
|
-
no.ServiceTelemetryListener =
|
|
14324
|
+
no.ServiceTelemetryListener = Pm;
|
|
14325
14325
|
Object.defineProperty(ro, "__esModule", { value: !0 });
|
|
14326
14326
|
ro.RequestSession = void 0;
|
|
14327
|
-
const _t = M(), Hi = Js,
|
|
14327
|
+
const _t = M(), Hi = Js, Rm = no;
|
|
14328
14328
|
class Em {
|
|
14329
14329
|
constructor(e) {
|
|
14330
14330
|
this.privIsDisposed = !1, this.privDetachables = new Array(), this.privIsAudioNodeDetached = !1, this.privIsRecognizing = !1, this.privIsSpeechEnded = !1, this.privTurnStartAudioOffset = 0, this.privLastRecoOffset = 0, this.privHypothesisReceived = !1, this.privBytesSent = 0, this.privRecognitionBytesSent = 0, this.privRecogNumber = 0, this.privInTurn = !1, this.privConnectionAttempts = 0, this.privAudioSourceId = e, this.privRequestId = (0, _t.createNoDashGuid)(), this.privAudioNodeId = (0, _t.createNoDashGuid)(), this.privTurnDeferral = new _t.Deferred(), this.privTurnDeferral.resolve();
|
|
@@ -14370,7 +14370,7 @@ class Em {
|
|
|
14370
14370
|
this.privServiceTelemetryListener && this.privDetachables.push(e.attachListener(this.privServiceTelemetryListener));
|
|
14371
14371
|
}
|
|
14372
14372
|
startNewRecognition() {
|
|
14373
|
-
this.privRecognitionBytesSent = 0, this.privIsSpeechEnded = !1, this.privIsRecognizing = !0, this.privTurnStartAudioOffset = 0, this.privLastRecoOffset = 0, this.privRecogNumber++, this.privServiceTelemetryListener = new
|
|
14373
|
+
this.privRecognitionBytesSent = 0, this.privIsSpeechEnded = !1, this.privIsRecognizing = !0, this.privTurnStartAudioOffset = 0, this.privLastRecoOffset = 0, this.privRecogNumber++, this.privServiceTelemetryListener = new Rm.ServiceTelemetryListener(this.privRequestId, this.privAudioSourceId, this.privAudioNodeId), this.onEvent(new Hi.RecognitionTriggeredEvent(this.requestId, this.privSessionId, this.privAudioSourceId, this.privAudioNodeId));
|
|
14374
14374
|
}
|
|
14375
14375
|
async onAudioSourceAttachCompleted(e, r) {
|
|
14376
14376
|
this.privAudioNode = e, this.privIsAudioNodeDetached = !1, r ? await this.onComplete() : this.onEvent(new Hi.ListeningStartedEvent(this.privRequestId, this.privSessionId, this.privAudioSourceId, this.privAudioNodeId));
|
|
@@ -14556,7 +14556,7 @@ class _m {
|
|
|
14556
14556
|
}
|
|
14557
14557
|
}
|
|
14558
14558
|
so.DynamicGrammarBuilder = _m;
|
|
14559
|
-
var
|
|
14559
|
+
var Rn = {}, oo = {}, ao = {}, Ca = {};
|
|
14560
14560
|
(function(t) {
|
|
14561
14561
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.MessageDataStreamType = t.ActivityPayloadResponse = void 0;
|
|
14562
14562
|
class e {
|
|
@@ -14650,9 +14650,9 @@ var Kd = {};
|
|
|
14650
14650
|
var Lu;
|
|
14651
14651
|
function Nm() {
|
|
14652
14652
|
if (Lu)
|
|
14653
|
-
return
|
|
14654
|
-
Lu = 1, Object.defineProperty(
|
|
14655
|
-
const t = Z(), e =
|
|
14653
|
+
return Rn;
|
|
14654
|
+
Lu = 1, Object.defineProperty(Rn, "__esModule", { value: !0 }), Rn.DialogServiceAdapter = void 0;
|
|
14655
|
+
const t = Z(), e = Pt, r = M(), i = Ze, u = R(), a = oo, o = _(), n = Ca, s = $d, c = Kd, p = xe;
|
|
14656
14656
|
let d = class extends o.ServiceRecognizerBase {
|
|
14657
14657
|
constructor(h, v, g, m, f) {
|
|
14658
14658
|
super(h, v, g, m, f), this.privEvents = new r.EventSource(), this.privDialogServiceConnector = f, this.receiveMessageOverride = () => this.receiveDialogMessageOverride(), this.privTurnStateManager = new a.DialogServiceTurnStateManager(), this.recognizeOverride = (S, C, y) => this.listenOnce(S, C, y), this.postConnectImplOverride = (S) => this.dialogConnectImpl(S), this.configConnectionOverride = (S) => this.configConnection(S), this.disconnectOverride = () => this.privDisconnect(), this.privDialogAudioSource = g, this.agentConfigSent = !1, this.privLastResult = null, this.connectionEvents.attach((S) => {
|
|
@@ -14943,7 +14943,7 @@ function Nm() {
|
|
|
14943
14943
|
}];
|
|
14944
14944
|
}
|
|
14945
14945
|
};
|
|
14946
|
-
return
|
|
14946
|
+
return Rn.DialogServiceAdapter = d, Rn;
|
|
14947
14947
|
}
|
|
14948
14948
|
var co = {};
|
|
14949
14949
|
Object.defineProperty(co, "__esModule", { value: !0 });
|
|
@@ -15004,7 +15004,7 @@ function Lm() {
|
|
|
15004
15004
|
if (xu)
|
|
15005
15005
|
return En;
|
|
15006
15006
|
xu = 1, Object.defineProperty(En, "__esModule", { value: !0 }), En.ConversationManager = void 0;
|
|
15007
|
-
const t = Z(), e = z, r =
|
|
15007
|
+
const t = Z(), e = z, r = R(), i = Jt;
|
|
15008
15008
|
let u = class {
|
|
15009
15009
|
constructor() {
|
|
15010
15010
|
this.privRequestParams = i.ConversationConnectionConfig.configParams, this.privErrors = i.ConversationConnectionConfig.restErrors, this.privHost = i.ConversationConnectionConfig.host, this.privApiVersion = i.ConversationConnectionConfig.apiVersion, this.privRestPath = i.ConversationConnectionConfig.restPath, this.privRestAdapter = new t.RestMessageAdapter({});
|
|
@@ -15152,7 +15152,7 @@ function Fm() {
|
|
|
15152
15152
|
if (qu)
|
|
15153
15153
|
return wn;
|
|
15154
15154
|
qu = 1, Object.defineProperty(wn, "__esModule", { value: !0 }), wn.ConversationConnectionFactory = void 0;
|
|
15155
|
-
const t = Z(), e = M(), r = z, i =
|
|
15155
|
+
const t = Z(), e = M(), r = z, i = R(), u = _e(), a = Jt, o = uo;
|
|
15156
15156
|
let n = class extends u.ConnectionFactoryBase {
|
|
15157
15157
|
create(c, p, d) {
|
|
15158
15158
|
const l = c.parameters.getProperty(i.PropertyId.ConversationTranslator_Host, a.ConversationConnectionConfig.host), h = c.parameters.getProperty(i.PropertyId.ConversationTranslator_CorrelationId, (0, e.createGuid)()), v = `wss://${l}${a.ConversationConnectionConfig.webSocketPath}`, g = c.parameters.getProperty(i.PropertyId.ConversationTranslator_Token, void 0);
|
|
@@ -15210,7 +15210,7 @@ function Jd() {
|
|
|
15210
15210
|
if (Fu)
|
|
15211
15211
|
return he;
|
|
15212
15212
|
Fu = 1, Object.defineProperty(he, "__esModule", { value: !0 }), he.ConversationReceivedTranslationEventArgs = he.ParticipantsListEventArgs = he.ParticipantAttributeEventArgs = he.ParticipantEventArgs = he.LockRoomEventArgs = he.MuteAllEventArgs = void 0;
|
|
15213
|
-
const t =
|
|
15213
|
+
const t = R();
|
|
15214
15214
|
class e extends t.SessionEventArgs {
|
|
15215
15215
|
constructor(s, c) {
|
|
15216
15216
|
super(c), this.privIsMuted = s;
|
|
@@ -15417,7 +15417,7 @@ var Bt = {};
|
|
|
15417
15417
|
Object.defineProperty(Bt, "__esModule", { value: !0 });
|
|
15418
15418
|
Bt.ParticipantPayloadResponse = Bt.ParticipantsListPayloadResponse = void 0;
|
|
15419
15419
|
const Vm = (t) => JSON.parse(t), $m = (t) => JSON.parse(t);
|
|
15420
|
-
class
|
|
15420
|
+
class Pa {
|
|
15421
15421
|
constructor(e) {
|
|
15422
15422
|
this.privParticipantsPayloadResponse = Vm(e);
|
|
15423
15423
|
}
|
|
@@ -15455,11 +15455,11 @@ class Ra {
|
|
|
15455
15455
|
return this.privParticipantsPayloadResponse.type;
|
|
15456
15456
|
}
|
|
15457
15457
|
static fromJSON(e) {
|
|
15458
|
-
return new
|
|
15458
|
+
return new Pa(e);
|
|
15459
15459
|
}
|
|
15460
15460
|
}
|
|
15461
|
-
Bt.ParticipantsListPayloadResponse =
|
|
15462
|
-
class
|
|
15461
|
+
Bt.ParticipantsListPayloadResponse = Pa;
|
|
15462
|
+
class Ra {
|
|
15463
15463
|
constructor(e) {
|
|
15464
15464
|
this.privParticipantPayloadResponse = $m(e);
|
|
15465
15465
|
}
|
|
@@ -15485,10 +15485,10 @@ class Pa {
|
|
|
15485
15485
|
return this.privParticipantPayloadResponse.avatar;
|
|
15486
15486
|
}
|
|
15487
15487
|
static fromJSON(e) {
|
|
15488
|
-
return new
|
|
15488
|
+
return new Ra(e);
|
|
15489
15489
|
}
|
|
15490
15490
|
}
|
|
15491
|
-
Bt.ParticipantPayloadResponse =
|
|
15491
|
+
Bt.ParticipantPayloadResponse = Ra;
|
|
15492
15492
|
var qt = {};
|
|
15493
15493
|
Object.defineProperty(qt, "__esModule", { value: !0 });
|
|
15494
15494
|
qt.TextResponsePayload = qt.SpeechResponsePayload = void 0;
|
|
@@ -15592,7 +15592,7 @@ function Gm() {
|
|
|
15592
15592
|
if (Uu)
|
|
15593
15593
|
return An;
|
|
15594
15594
|
Uu = 1, Object.defineProperty(An, "__esModule", { value: !0 }), An.ConversationServiceAdapter = void 0;
|
|
15595
|
-
const t = M(), e =
|
|
15595
|
+
const t = M(), e = R(), r = _(), i = ii, u = po, a = Jd(), o = je, n = Gd;
|
|
15596
15596
|
let s = class extends r.ServiceRecognizerBase {
|
|
15597
15597
|
constructor(p, d, l, h, v) {
|
|
15598
15598
|
super(p, d, l, h, v), this.privConnectionConfigPromise = void 0, this.privLastPartialUtteranceId = "", this.privConversationServiceConnector = v, this.privConversationAuthentication = p, this.receiveMessageOverride = () => this.receiveConversationMessageOverride(), this.recognizeOverride = () => this.noOp(), this.postConnectImplOverride = (g) => this.conversationConnectImpl(g), this.configConnectionOverride = () => this.configConnection(), this.disconnectOverride = () => this.privDisconnect(), this.privConversationRequestSession = new u.ConversationRequestSession((0, t.createNoDashGuid)()), this.privConversationConnectionFactory = d, this.privConversationIsDisposed = !1;
|
|
@@ -15779,7 +15779,7 @@ function Qm() {
|
|
|
15779
15779
|
if (Hu)
|
|
15780
15780
|
return vt;
|
|
15781
15781
|
Hu = 1, Object.defineProperty(vt, "__esModule", { value: !0 }), vt.ConversationTranslatorRecognizer = vt.ConversationRecognizerFactory = void 0;
|
|
15782
|
-
const t = _(), e = M(), r = z, i =
|
|
15782
|
+
const t = _(), e = M(), r = z, i = R(), u = Fm(), a = Gm();
|
|
15783
15783
|
class o {
|
|
15784
15784
|
static fromConfig(c, p, d) {
|
|
15785
15785
|
return new n(c, p, d);
|
|
@@ -15941,7 +15941,7 @@ function Xm() {
|
|
|
15941
15941
|
if (Wu)
|
|
15942
15942
|
return In;
|
|
15943
15943
|
Wu = 1, Object.defineProperty(In, "__esModule", { value: !0 }), In.TranscriberRecognizer = void 0;
|
|
15944
|
-
const t = M(), e = z, r =
|
|
15944
|
+
const t = M(), e = z, r = R(), i = _(), u = Ce;
|
|
15945
15945
|
let a = class extends r.Recognizer {
|
|
15946
15946
|
/**
|
|
15947
15947
|
* TranscriberRecognizer constructor.
|
|
@@ -16155,7 +16155,7 @@ function rS() {
|
|
|
16155
16155
|
if (Ku)
|
|
16156
16156
|
return _n;
|
|
16157
16157
|
Ku = 1, Object.defineProperty(_n, "__esModule", { value: !0 }), _n.SynthesisTurn = void 0;
|
|
16158
|
-
const t = M(), e = re, r =
|
|
16158
|
+
const t = M(), e = re, r = R(), i = Aa, u = Me;
|
|
16159
16159
|
let a = class Jo {
|
|
16160
16160
|
constructor() {
|
|
16161
16161
|
this.privIsDisposed = !1, this.privIsSynthesizing = !1, this.privIsSynthesisEnded = !1, this.privBytesReceived = 0, this.privInTurn = !1, this.privTextOffset = 0, this.privNextSearchTextIndex = 0, this.privSentenceOffset = 0, this.privNextSearchSentenceIndex = 0, this.privRequestId = (0, t.createNoDashGuid)(), this.privTurnDeferral = new t.Deferred(), this.privTurnDeferral.resolve();
|
|
@@ -16319,7 +16319,7 @@ function nS() {
|
|
|
16319
16319
|
if (Ju)
|
|
16320
16320
|
return Tn;
|
|
16321
16321
|
Ju = 1, Object.defineProperty(Tn, "__esModule", { value: !0 }), Tn.SynthesisAdapterBase = void 0;
|
|
16322
|
-
const t = M(), e =
|
|
16322
|
+
const t = M(), e = R(), r = _(), i = xe;
|
|
16323
16323
|
let u = class {
|
|
16324
16324
|
constructor(o, n, s, c) {
|
|
16325
16325
|
if (this.speakOverride = void 0, this.receiveMessageOverride = void 0, this.connectImplOverride = void 0, this.configConnectionOverride = void 0, this.privConnectionConfigurationPromise = void 0, !o)
|
|
@@ -16538,7 +16538,7 @@ function iS() {
|
|
|
16538
16538
|
if (Gu)
|
|
16539
16539
|
return bn;
|
|
16540
16540
|
Gu = 1, Object.defineProperty(bn, "__esModule", { value: !0 }), bn.AvatarSynthesisAdapter = void 0;
|
|
16541
|
-
const t =
|
|
16541
|
+
const t = R(), e = _();
|
|
16542
16542
|
let r = class extends e.SynthesisAdapterBase {
|
|
16543
16543
|
constructor(u, a, o, n, s) {
|
|
16544
16544
|
super(u, a, o, void 0), this.privAvatarSynthesizer = n, this.privSynthesizer = n, this.privAvatarConfig = s;
|
|
@@ -16605,7 +16605,7 @@ function sS() {
|
|
|
16605
16605
|
if (Qu)
|
|
16606
16606
|
return Mn;
|
|
16607
16607
|
Qu = 1, Object.defineProperty(Mn, "__esModule", { value: !0 }), Mn.SpeechSynthesisAdapter = void 0;
|
|
16608
|
-
const t =
|
|
16608
|
+
const t = R(), e = _();
|
|
16609
16609
|
let r = class extends e.SynthesisAdapterBase {
|
|
16610
16610
|
constructor(u, a, o, n, s) {
|
|
16611
16611
|
super(u, a, o, s), this.privSpeechSynthesizer = n, this.privSynthesizer = n;
|
|
@@ -16670,7 +16670,7 @@ function oS() {
|
|
|
16670
16670
|
if (Xu)
|
|
16671
16671
|
return On;
|
|
16672
16672
|
Xu = 1, Object.defineProperty(On, "__esModule", { value: !0 }), On.SynthesisRestAdapter = void 0;
|
|
16673
|
-
const t = Z(), e =
|
|
16673
|
+
const t = Z(), e = R(), r = _e(), i = X;
|
|
16674
16674
|
let u = class {
|
|
16675
16675
|
constructor(o, n) {
|
|
16676
16676
|
let s = o.parameters.getProperty(e.PropertyId.SpeechServiceConnection_Endpoint, void 0);
|
|
@@ -16734,7 +16734,7 @@ function cS() {
|
|
|
16734
16734
|
if (Yu)
|
|
16735
16735
|
return Dn;
|
|
16736
16736
|
Yu = 1, Object.defineProperty(Dn, "__esModule", { value: !0 }), Dn.SynthesisContext = void 0;
|
|
16737
|
-
const t =
|
|
16737
|
+
const t = R();
|
|
16738
16738
|
let e = class {
|
|
16739
16739
|
constructor() {
|
|
16740
16740
|
this.privContext = {};
|
|
@@ -16806,7 +16806,7 @@ function pS() {
|
|
|
16806
16806
|
if (tp)
|
|
16807
16807
|
return Nn;
|
|
16808
16808
|
tp = 1, Object.defineProperty(Nn, "__esModule", { value: !0 }), Nn.SpeakerServiceRecognizer = void 0;
|
|
16809
|
-
const t = Z(), e = M(), r =
|
|
16809
|
+
const t = Z(), e = M(), r = R(), i = _(), u = xe;
|
|
16810
16810
|
let a = class extends i.ServiceRecognizerBase {
|
|
16811
16811
|
constructor(n, s, c, p, d) {
|
|
16812
16812
|
super(n, s, c, p, d), this.privSpeakerRecognizer = d, this.privSpeakerAudioSource = c, this.recognizeSpeaker = (l) => this.recognizeSpeakerOnce(l), this.sendPrePayloadJSONOverride = () => this.noOp();
|
|
@@ -16879,7 +16879,7 @@ function dS() {
|
|
|
16879
16879
|
if (rp)
|
|
16880
16880
|
return zn;
|
|
16881
16881
|
rp = 1, Object.defineProperty(zn, "__esModule", { value: !0 }), zn.VoiceServiceRecognizer = void 0;
|
|
16882
|
-
const t = Z(), e = M(), r =
|
|
16882
|
+
const t = Z(), e = M(), r = R(), i = _(), u = xe;
|
|
16883
16883
|
let a = class extends i.ServiceRecognizerBase {
|
|
16884
16884
|
constructor(n, s, c, p, d) {
|
|
16885
16885
|
super(n, s, c, p, d), this.privDeferralMap = new e.DeferralMap(), this.privSpeakerAudioSource = c, this.sendPrePayloadJSONOverride = () => this.noOp();
|
|
@@ -17194,7 +17194,7 @@ function _() {
|
|
|
17194
17194
|
};
|
|
17195
17195
|
Object.defineProperty(t, "__esModule", { value: !0 });
|
|
17196
17196
|
const i = _();
|
|
17197
|
-
new i.AgentConfig(), r(
|
|
17197
|
+
new i.AgentConfig(), r(R(), t);
|
|
17198
17198
|
})(be);
|
|
17199
17199
|
const te = [];
|
|
17200
17200
|
for (let t = 0; t < 256; ++t)
|
|
@@ -17230,7 +17230,7 @@ function gS(t, e, r) {
|
|
|
17230
17230
|
}
|
|
17231
17231
|
return lS(i);
|
|
17232
17232
|
}
|
|
17233
|
-
const Ft =
|
|
17233
|
+
const Ft = Rt(), sp = Oe(), Tt = T(""), gt = T(""), Dt = T(""), ve = T(""), Xd = T("");
|
|
17234
17234
|
let We = null;
|
|
17235
17235
|
const op = 4e3;
|
|
17236
17236
|
Ht(async () => {
|
|
@@ -17245,7 +17245,7 @@ const Ut = () => {
|
|
|
17245
17245
|
const i = await Bn("/voiceTesting");
|
|
17246
17246
|
return (t = i == null ? void 0 : i.data) == null ? void 0 : t.token;
|
|
17247
17247
|
} catch (i) {
|
|
17248
|
-
if (console.error(i),
|
|
17248
|
+
if (console.error(i), Pe.isAxiosError(i)) {
|
|
17249
17249
|
const u = i;
|
|
17250
17250
|
console.log("Error found!"), console.error((e = u.response) == null ? void 0 : e.data), Ft.setError(((r = u.response) == null ? void 0 : r.data).message);
|
|
17251
17251
|
} else
|
|
@@ -17304,7 +17304,7 @@ const Ut = () => {
|
|
|
17304
17304
|
r && (Dt.value = r);
|
|
17305
17305
|
});
|
|
17306
17306
|
} catch (r) {
|
|
17307
|
-
if (console.error(r),
|
|
17307
|
+
if (console.error(r), Pe.isAxiosError(r)) {
|
|
17308
17308
|
const i = r;
|
|
17309
17309
|
console.log("Error found!"), console.error((t = i.response) == null ? void 0 : t.data), Ft.setError(((e = i.response) == null ? void 0 : e.data).message);
|
|
17310
17310
|
} else
|
|
@@ -17316,7 +17316,7 @@ const Ut = () => {
|
|
|
17316
17316
|
try {
|
|
17317
17317
|
(ve.value == "user" || ve.value == "listening") && Ut(), await mS(t);
|
|
17318
17318
|
} catch (i) {
|
|
17319
|
-
if (console.error(i),
|
|
17319
|
+
if (console.error(i), Pe.isAxiosError(i)) {
|
|
17320
17320
|
const u = i;
|
|
17321
17321
|
console.log("Error found!"), console.error((e = u.response) == null ? void 0 : e.data), Ft.setError(((r = u.response) == null ? void 0 : r.data).message);
|
|
17322
17322
|
} else
|
|
@@ -17324,7 +17324,7 @@ const Ut = () => {
|
|
|
17324
17324
|
}
|
|
17325
17325
|
};
|
|
17326
17326
|
Oe();
|
|
17327
|
-
const ap =
|
|
17327
|
+
const ap = Rt(), Ot = T(!1), xn = T("");
|
|
17328
17328
|
T("");
|
|
17329
17329
|
T("");
|
|
17330
17330
|
Ht(() => {
|
|
@@ -17336,7 +17336,7 @@ const yS = async () => {
|
|
|
17336
17336
|
const u = await Bn("/voiceTesting?ellevenLabs=true");
|
|
17337
17337
|
return console.log("response", (t = u == null ? void 0 : u.data) == null ? void 0 : t.token), (e = u == null ? void 0 : u.data) == null ? void 0 : e.token;
|
|
17338
17338
|
} catch (u) {
|
|
17339
|
-
if (console.error(u),
|
|
17339
|
+
if (console.error(u), Pe.isAxiosError(u)) {
|
|
17340
17340
|
const a = u;
|
|
17341
17341
|
console.log("Error found!"), console.error((r = a.response) == null ? void 0 : r.data), ap.setError(((i = a.response) == null ? void 0 : i.data).message);
|
|
17342
17342
|
} else
|
|
@@ -17344,9 +17344,9 @@ const yS = async () => {
|
|
|
17344
17344
|
}
|
|
17345
17345
|
};
|
|
17346
17346
|
let Xi;
|
|
17347
|
-
const
|
|
17347
|
+
const PS = "Xb7hH8MSUJpSbSDYk0k2";
|
|
17348
17348
|
T(!1);
|
|
17349
|
-
const
|
|
17349
|
+
const RS = T("");
|
|
17350
17350
|
let Wi = [];
|
|
17351
17351
|
const Zd = T(!1);
|
|
17352
17352
|
let bt = !1, fe = null, Fn = null, Fe = null;
|
|
@@ -17373,7 +17373,7 @@ async function wS() {
|
|
|
17373
17373
|
fe && fe.pause(), t.data.size > 0 && Wi.push(t.data), console.log("Audio chunk available:", Wi);
|
|
17374
17374
|
}, Fe.onstop = async () => {
|
|
17375
17375
|
const t = new Blob(Wi, { type: "audio/webm" }), e = await IS(t);
|
|
17376
|
-
|
|
17376
|
+
RS.value = e, console.log("Transcription:", e), xn.value = e, Zd.value = !1;
|
|
17377
17377
|
}, Fe.start(), fe && fe.pause(), AS(Fn, () => {
|
|
17378
17378
|
(Fe == null ? void 0 : Fe.state) === "recording" && Fe.stop();
|
|
17379
17379
|
});
|
|
@@ -17402,7 +17402,7 @@ async function IS(t) {
|
|
|
17402
17402
|
}
|
|
17403
17403
|
async function Yd(t) {
|
|
17404
17404
|
console.log("speakText11Labs called with text:", t), Xi = await yS(), fe && fe.pause(), bt = !0;
|
|
17405
|
-
const r = await (await fetch(`https://api.elevenlabs.io/v1/text-to-speech/${
|
|
17405
|
+
const r = await (await fetch(`https://api.elevenlabs.io/v1/text-to-speech/${PS}`, {
|
|
17406
17406
|
method: "POST",
|
|
17407
17407
|
headers: {
|
|
17408
17408
|
"xi-api-key": Xi,
|
|
@@ -17426,28 +17426,28 @@ async function Yd(t) {
|
|
|
17426
17426
|
}));
|
|
17427
17427
|
});
|
|
17428
17428
|
}
|
|
17429
|
-
const _S = { class: "max-h-screen overflow-auto md:p-6 p-3 flex flex-col items-center justify-center gap-4 text-[#161916] fontFormattingAMA" }, TS = /* @__PURE__ */
|
|
17430
|
-
/* @__PURE__ */
|
|
17431
|
-
/* @__PURE__ */
|
|
17429
|
+
const _S = { class: "max-h-screen overflow-auto md:p-6 p-3 flex flex-col items-center justify-center gap-4 text-[#161916] fontFormattingAMA" }, TS = /* @__PURE__ */ P("div", { class: "text-[22px] font-[700]" }, "Please Note Before You Begin", -1), bS = /* @__PURE__ */ P("ul", { className: "list-disc max-h-[40vh] overflow-auto space-y-3 pl-6 text-[#102345] text-[15px]" }, [
|
|
17430
|
+
/* @__PURE__ */ P("li", null, "Stay expressive — this is an interactive role-play."),
|
|
17431
|
+
/* @__PURE__ */ P("li", null, [
|
|
17432
17432
|
/* @__PURE__ */ jn("The session may take up to "),
|
|
17433
|
-
/* @__PURE__ */
|
|
17433
|
+
/* @__PURE__ */ P("b", { class: "font-[600]" }, "10 minutes"),
|
|
17434
17434
|
/* @__PURE__ */ jn(".")
|
|
17435
17435
|
]),
|
|
17436
|
-
/* @__PURE__ */
|
|
17437
|
-
/* @__PURE__ */
|
|
17436
|
+
/* @__PURE__ */ P("li", null, "Choose a quiet space and ensure your mic and internet are working."),
|
|
17437
|
+
/* @__PURE__ */ P("li", null, [
|
|
17438
17438
|
/* @__PURE__ */ jn("In Voice Mode? Click "),
|
|
17439
|
-
/* @__PURE__ */
|
|
17439
|
+
/* @__PURE__ */ P("span", { class: "font-[600]" }, "“Turn on Mic”"),
|
|
17440
17440
|
/* @__PURE__ */ jn(" to begin.")
|
|
17441
17441
|
]),
|
|
17442
|
-
/* @__PURE__ */
|
|
17442
|
+
/* @__PURE__ */ P("li", null, "Don’t mute until your response is fully processed.")
|
|
17443
17443
|
], -1), MS = { class: "flex items-end justify-start" }, OS = { class: "fontFormattingAMA w-full bg-gray-100 rounded-lg" }, DS = { class: "w-full rounded-md px-3 py-2 text-lg font-bold text-black md:text-[22px]" }, kS = { class: "w-full px-3 py-2 text-base text-black md:text-[16px] font-[550]" }, NS = {
|
|
17444
17444
|
key: 0,
|
|
17445
17445
|
class: "fontFormattingAMA"
|
|
17446
|
-
}, zS = /* @__PURE__ */
|
|
17446
|
+
}, zS = /* @__PURE__ */ P("br", null, null, -1), jS = ` You're about to step into a realistic, voice-based client conversation powered by AI.
|
|
17447
17447
|
This is a role-play simulation designed to mirror real-world scenarios. Just follow the prompts, speak naturally, and let the AI guide you. Based on your responses, you’ll receive personalized feedback to help sharpen your client engagement skills.`, LS = /* @__PURE__ */ we({
|
|
17448
17448
|
__name: "greetingsSimulation",
|
|
17449
17449
|
setup(t) {
|
|
17450
|
-
const e = Oe(), r =
|
|
17450
|
+
const e = Oe(), r = Rt(), i = T(!1), u = T(!1), a = T(!0), o = () => {
|
|
17451
17451
|
e.simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" ? (e.beginFlag = !1, i.value = !0) : (e.beginFlag = !1, v());
|
|
17452
17452
|
}, n = `Hi, get ready to test your ${e.skillNameForSimulation || "Unknown"} knowledge! Here’s what to expect:`, s = ` Hi ${e.learnerName || "Expert"}, and welcome!`, c = ` Hi, ${e.learnerName || "Expert"}. Get ready to test your ${e.skillNameForSimulation || "Unknown"} knowledge! Here’s what to expect:`, p = qo(() => ["32b7d6d8-f7a8-40a0-ab84-8784f25897ef"].includes(e.simulationSkill) ? n : ["7bd03cb6-79ad-4e2a-8a8b-88dc16147369"].includes(e.simulationSkill) ? s : c), d = `Hi, get ready to test your ${e.skillNameForSimulation || "Unknown"} knowledge! Here’s what to expect:`, l = ` AI Guru will ask you a few questions on '${e.skillNameForSimulation.trim() || "Unknown"} '. Please provide detailed and thoughtful answers to the best of your knowledge. At the end, you'll receive a feedback, outlining your strengths and improvement areas.`, h = qo(() => ["32b7d6d8-f7a8-40a0-ab84-8784f25897ef"].includes(e.simulationSkill) ? d : ["7bd03cb6-79ad-4e2a-8a8b-88dc16147369"].includes(e.simulationSkill) ? jS : l), v = async () => {
|
|
17453
17453
|
var g, m, f, S, C, y;
|
|
@@ -17489,7 +17489,7 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17489
17489
|
e.addConversation((S = E.data) == null ? void 0 : S.body, "assessment"), e.dotLoader = !1;
|
|
17490
17490
|
}
|
|
17491
17491
|
} catch (w) {
|
|
17492
|
-
if (console.error(w),
|
|
17492
|
+
if (console.error(w), Pe.isAxiosError(w)) {
|
|
17493
17493
|
const A = w;
|
|
17494
17494
|
console.log("Error found!"), console.error((C = A.response) == null ? void 0 : C.data), r.setError(((y = A.response) == null ? void 0 : y.data).message);
|
|
17495
17495
|
} else
|
|
@@ -17499,10 +17499,10 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17499
17499
|
return (g, m) => (O(), N("section", null, [
|
|
17500
17500
|
Se(up, { "is-visible": i.value }, {
|
|
17501
17501
|
default: pp(() => [
|
|
17502
|
-
|
|
17502
|
+
P("div", _S, [
|
|
17503
17503
|
TS,
|
|
17504
17504
|
bS,
|
|
17505
|
-
|
|
17505
|
+
P("button", {
|
|
17506
17506
|
onClick: m[0] || (m[0] = (f) => {
|
|
17507
17507
|
i.value = !1, v();
|
|
17508
17508
|
}),
|
|
@@ -17512,24 +17512,24 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17512
17512
|
]),
|
|
17513
17513
|
_: 1
|
|
17514
17514
|
}, 8, ["is-visible"]),
|
|
17515
|
-
|
|
17516
|
-
|
|
17517
|
-
|
|
17518
|
-
|
|
17515
|
+
P("div", MS, [
|
|
17516
|
+
P("div", OS, [
|
|
17517
|
+
P("div", DS, Ke(p.value), 1),
|
|
17518
|
+
P("div", kS, Ke(h.value), 1)
|
|
17519
17519
|
])
|
|
17520
17520
|
]),
|
|
17521
17521
|
k(e).beginFlag ? (O(), N("span", NS, [
|
|
17522
|
-
|
|
17522
|
+
P("button", {
|
|
17523
17523
|
type: "button",
|
|
17524
17524
|
id: "button",
|
|
17525
17525
|
onClick: o,
|
|
17526
17526
|
class: "mt-4 bg-[#021c42] rounded-md px-4 py-1.5 text-center text-[16px] text-white cursor-pointer italic hover:bg-blue-700"
|
|
17527
17527
|
}, " Let's begin ")
|
|
17528
|
-
])) :
|
|
17528
|
+
])) : Re("", !0),
|
|
17529
17529
|
zS
|
|
17530
17530
|
]));
|
|
17531
17531
|
}
|
|
17532
|
-
}), xS = "data:image/jpeg;base64,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", _a = (t) => (Vn("data-v-
|
|
17532
|
+
}), xS = "data:image/jpeg;base64,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", _a = (t) => (Vn("data-v-b151e80d"), t = t(), $n(), t), BS = { class: "fontFormattingAMA flex items-end justify-start py-2" }, qS = { class: "line-break w-full bg-gray-100 p-3 text-sm text-black md:text-[15px] rounded-lg" }, FS = ["innerHTML"], US = ["innerHTML"], HS = {
|
|
17533
17533
|
key: 0,
|
|
17534
17534
|
class: "py-4"
|
|
17535
17535
|
}, WS = { class: "fontFormattingAMA px-2 py-1.5 md:px-6" }, VS = ["value", "disabled", "name"], $S = {
|
|
@@ -17546,7 +17546,7 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17546
17546
|
}, XS = {
|
|
17547
17547
|
key: 2,
|
|
17548
17548
|
class: "flex flex-col justify-start py-10"
|
|
17549
|
-
}, ZS = /* @__PURE__ */ _a(() => /* @__PURE__ */
|
|
17549
|
+
}, ZS = /* @__PURE__ */ _a(() => /* @__PURE__ */ P("div", { class: "mb-4" }, " Add Agentic AI to your Digital Skills on Genome.ai and start mastering AI today! ", -1)), YS = /* @__PURE__ */ _a(() => /* @__PURE__ */ P("img", {
|
|
17550
17550
|
class: "h-20 w-20",
|
|
17551
17551
|
src: xS,
|
|
17552
17552
|
alt: "qr_code"
|
|
@@ -17556,9 +17556,9 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17556
17556
|
], tC = {
|
|
17557
17557
|
key: 3,
|
|
17558
17558
|
class: "flex flex-col justify-start items-start mt-4 bg-gray-100 rounded-lg"
|
|
17559
|
-
}, rC = /* @__PURE__ */ _a(() => /* @__PURE__ */
|
|
17559
|
+
}, rC = /* @__PURE__ */ _a(() => /* @__PURE__ */ P("div", { class: "" }, [
|
|
17560
17560
|
/* @__PURE__ */ jn(" Please select interaction mode below "),
|
|
17561
|
-
/* @__PURE__ */
|
|
17561
|
+
/* @__PURE__ */ P("span", { class: "italic" }, "(Note: once selected the mode can't be changed during the interaction. You need to re-start to change the interaction mode)")
|
|
17562
17562
|
], -1)), nC = { class: "flex justify-start items-center md:gap-[40px] gap-[30px]" }, iC = /* @__PURE__ */ we({
|
|
17563
17563
|
__name: "responseSimulation",
|
|
17564
17564
|
props: {
|
|
@@ -17593,9 +17593,9 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17593
17593
|
const r = t, i = T([]), u = T(!1), a = Oe(), o = T("");
|
|
17594
17594
|
let n = [], s = "";
|
|
17595
17595
|
const c = async () => {
|
|
17596
|
-
|
|
17597
|
-
|
|
17598
|
-
|
|
17596
|
+
n = s.split(""), o.value = "";
|
|
17597
|
+
for (let h = 0; h < n.length; h++)
|
|
17598
|
+
o.value += n[h], s.includes("END ROLE PLAY") && h % 30 && e("char-typed"), await new Promise((v) => setTimeout(v, 50));
|
|
17599
17599
|
}, p = () => {
|
|
17600
17600
|
a.showSelectTypeConvesation = !1, a.isRestart = !0, a.showModelToggle = !1, a.isSpeechToggle = !1;
|
|
17601
17601
|
}, d = () => {
|
|
@@ -17639,10 +17639,6 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17639
17639
|
return console.log("aig found"), h.replace(v, (g, m, f) => `<a href="https://genome.genpact.com/#aiguru" target="_blank" style="color: blue; text-decoration: underline; cursor:pointer;">${m}</a>`);
|
|
17640
17640
|
} else
|
|
17641
17641
|
return h.replace(v, (g, m, f) => `<a href="${f}" target="_blank" rel="noopener noreferrer" style="color: blue; text-decoration: underline;">${m}</a>`);
|
|
17642
|
-
if (h.includes("Assessment Rating & Feedback")) {
|
|
17643
|
-
const g = h.split("Assessment Rating & Feedback")[0], m = h.split("Assessment Rating & Feedback")[1];
|
|
17644
|
-
a.conversations.push(g), a.conversations.push(m);
|
|
17645
|
-
}
|
|
17646
17642
|
});
|
|
17647
17643
|
return Ji(
|
|
17648
17644
|
() => r.answer,
|
|
@@ -17676,17 +17672,13 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17676
17672
|
'<div style="font-size: 16px; font-weight: bold;">Model Solution</div>'
|
|
17677
17673
|
);
|
|
17678
17674
|
const v = /\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/g;
|
|
17679
|
-
|
|
17680
|
-
const g = h.split("Assessment Rating & Feedback")[0], m = h.split("Assessment Rating & Feedback")[1];
|
|
17681
|
-
a.conversations.push(g), a.conversations.push(m);
|
|
17682
|
-
}
|
|
17683
|
-
s = h, a.showVoiceComponent && c();
|
|
17675
|
+
h.includes("AI Guru") ? h = h.replace(v, (g, m, f) => `<a href="https://genome.genpact.com/#aiguru" target="_blank" style="color: blue; text-decoration: underline; cursor:pointer;">${m}</a>`) : h = h.replace(v, (g, m, f) => `<a href="${f}" target="_blank" rel="noopener noreferrer" style="color: blue; text-decoration: underline;">${m}</a>`), h.includes("Feedback and Assessment") ? h.includes("END ROLE PLAY") && (s = h.split("END ROLE PLAY")[0]) : s = h, a.showVoiceComponent && c();
|
|
17684
17676
|
},
|
|
17685
17677
|
{ immediate: !0 }
|
|
17686
17678
|
), Ji(i, (h) => {
|
|
17687
17679
|
a.question = (h ?? []).join(", ");
|
|
17688
17680
|
}), (h, v) => (O(), N("div", BS, [
|
|
17689
|
-
|
|
17681
|
+
P("div", qS, [
|
|
17690
17682
|
k(a).simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" && k(a).showVoiceComponent === !0 && k(a).conversations.length - 1 === r.ansId && !r.answer.includes("BEGIN ROLE PLAY") ? (O(), N("span", {
|
|
17691
17683
|
key: 0,
|
|
17692
17684
|
class: "fontFormattingAMA",
|
|
@@ -17696,14 +17688,14 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17696
17688
|
class: "fontFormattingAMA",
|
|
17697
17689
|
innerHTML: l.value
|
|
17698
17690
|
}, null, 8, US)),
|
|
17699
|
-
|
|
17691
|
+
P("div", null, [
|
|
17700
17692
|
t.optionsArray.length && k(a).mcqType === "multi_choice" ? (O(), N("div", HS, [
|
|
17701
17693
|
(O(!0), N(Fo, null, Uo(t.optionsArray, (g, m) => (O(), N("div", {
|
|
17702
17694
|
key: m,
|
|
17703
17695
|
class: "italic"
|
|
17704
17696
|
}, [
|
|
17705
|
-
|
|
17706
|
-
Zo(
|
|
17697
|
+
P("div", WS, [
|
|
17698
|
+
Zo(P("input", {
|
|
17707
17699
|
class: "mr-4 cursor-pointer",
|
|
17708
17700
|
type: "checkbox",
|
|
17709
17701
|
value: g,
|
|
@@ -17711,9 +17703,9 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17711
17703
|
disabled: k(a).conversations.length - 1 !== r.ansId,
|
|
17712
17704
|
name: l.value
|
|
17713
17705
|
}, null, 8, VS), [
|
|
17714
|
-
[
|
|
17706
|
+
[Rl, i.value]
|
|
17715
17707
|
]),
|
|
17716
|
-
|
|
17708
|
+
P("label", $S, Ke(g), 1)
|
|
17717
17709
|
])
|
|
17718
17710
|
]))), 128))
|
|
17719
17711
|
])) : t.optionsArray.length ? (O(), N("div", KS, [
|
|
@@ -17721,42 +17713,42 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17721
17713
|
key: m,
|
|
17722
17714
|
class: "italic"
|
|
17723
17715
|
}, [
|
|
17724
|
-
|
|
17725
|
-
|
|
17716
|
+
P("div", JS, [
|
|
17717
|
+
P("input", {
|
|
17726
17718
|
class: "mr-4 cursor-pointer",
|
|
17727
17719
|
type: "radio",
|
|
17728
17720
|
onClick: (f) => k(a).question = String(t.optionsArray[m]),
|
|
17729
17721
|
disabled: k(a).conversations.length - 1 !== r.ansId,
|
|
17730
17722
|
name: l.value
|
|
17731
17723
|
}, null, 8, GS),
|
|
17732
|
-
|
|
17724
|
+
P("label", QS, Ke(g), 1)
|
|
17733
17725
|
])
|
|
17734
17726
|
]))), 128))
|
|
17735
|
-
])) :
|
|
17727
|
+
])) : Re("", !0)
|
|
17736
17728
|
]),
|
|
17737
|
-
u.value && k(a).simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ef" ? (O(), N("div", XS, eC)) :
|
|
17729
|
+
u.value && k(a).simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ef" ? (O(), N("div", XS, eC)) : Re("", !0),
|
|
17738
17730
|
k(a).isSpeechToggle && k(a).showSelectTypeConvesation && k(a).simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" && k(a).conversations.length - 1 === r.ansId ? (O(), N("div", tC, [
|
|
17739
17731
|
rC,
|
|
17740
|
-
|
|
17741
|
-
|
|
17732
|
+
P("div", nC, [
|
|
17733
|
+
P("button", {
|
|
17742
17734
|
type: "button",
|
|
17743
17735
|
id: "button",
|
|
17744
17736
|
onClick: v[1] || (v[1] = (g) => p()),
|
|
17745
17737
|
class: "mt-4 w-32 cursor-pointer bg-[#021c42] hover:bg-blue-700 italic rounded-md px-4 py-1.5 text-center text-white text-[16px]"
|
|
17746
17738
|
}, " Text Mode "),
|
|
17747
|
-
|
|
17739
|
+
P("button", {
|
|
17748
17740
|
type: "button",
|
|
17749
17741
|
id: "button",
|
|
17750
17742
|
onClick: v[2] || (v[2] = (g) => d()),
|
|
17751
17743
|
class: "mt-4 w-32 cursor-pointer bg-[#021c42] hover:bg-blue-700 italic rounded-md px-4 py-1.5 text-center text-white text-[16px]"
|
|
17752
17744
|
}, " Voice Mode ")
|
|
17753
17745
|
])
|
|
17754
|
-
])) :
|
|
17746
|
+
])) : Re("", !0)
|
|
17755
17747
|
])
|
|
17756
17748
|
]));
|
|
17757
17749
|
}
|
|
17758
17750
|
});
|
|
17759
|
-
const sC = /* @__PURE__ */ Wt(iC, [["__scopeId", "data-v-
|
|
17751
|
+
const sC = /* @__PURE__ */ Wt(iC, [["__scopeId", "data-v-b151e80d"]]), oC = { class: "flex justify-end items-end py-3" }, aC = { class: "max-w-[80%]" }, cC = { class: "w-fit md:text-[15px] fontFormattingAMA text-sm text-white bg-genpact-blue-box leading-6 p-3 rounded-lg" }, uC = /* @__PURE__ */ we({
|
|
17760
17752
|
__name: "learnerSimulation",
|
|
17761
17753
|
props: {
|
|
17762
17754
|
question: {
|
|
@@ -17770,15 +17762,15 @@ const sC = /* @__PURE__ */ Wt(iC, [["__scopeId", "data-v-5b8d29f3"]]), oC = { cl
|
|
|
17770
17762
|
},
|
|
17771
17763
|
setup(t) {
|
|
17772
17764
|
return (e, r) => (O(), N("div", oC, [
|
|
17773
|
-
|
|
17774
|
-
|
|
17765
|
+
P("div", aC, [
|
|
17766
|
+
P("div", cC, Ke(t.question), 1)
|
|
17775
17767
|
])
|
|
17776
17768
|
]));
|
|
17777
17769
|
}
|
|
17778
|
-
}), pC = (t) => (Vn("data-v-347ad6de"), t = t(), $n(), t), dC = { class: "flex w-full flex-col items-start justify-start bg-white" }, lC = { class: "bot-typing-animation gap-1" }, hC = { class: "block w-full text-lg italic text-gray-800" }, vC = /* @__PURE__ */ pC(() => /* @__PURE__ */
|
|
17779
|
-
/* @__PURE__ */
|
|
17780
|
-
/* @__PURE__ */
|
|
17781
|
-
/* @__PURE__ */
|
|
17770
|
+
}), pC = (t) => (Vn("data-v-347ad6de"), t = t(), $n(), t), dC = { class: "flex w-full flex-col items-start justify-start bg-white" }, lC = { class: "bot-typing-animation gap-1" }, hC = { class: "block w-full text-lg italic text-gray-800" }, vC = /* @__PURE__ */ pC(() => /* @__PURE__ */ P("span", { class: "dot-animation" }, [
|
|
17771
|
+
/* @__PURE__ */ P("span", null, "."),
|
|
17772
|
+
/* @__PURE__ */ P("span", null, "."),
|
|
17773
|
+
/* @__PURE__ */ P("span", null, ".")
|
|
17782
17774
|
], -1)), fC = /* @__PURE__ */ Zi('<div class="block w-full max-w-full items-stretch" data-v-347ad6de><div class="flex animate-pulse items-start justify-start space-x-4" data-v-347ad6de><div class="flex-1 space-y-6 py-1" data-v-347ad6de><div class="h-2 w-full rounded bg-gray-300" data-v-347ad6de></div><div class="space-y-3" data-v-347ad6de><div class="grid grid-cols-3 gap-4" data-v-347ad6de><div class="col-span-2 h-2 rounded bg-gray-300" data-v-347ad6de></div><div class="col-span-1 h-2 rounded bg-gray-300" data-v-347ad6de></div></div><div class="h-2 rounded bg-gray-300" data-v-347ad6de></div></div></div></div></div>', 1), gC = /* @__PURE__ */ we({
|
|
17783
17775
|
__name: "LoadingResponse",
|
|
17784
17776
|
setup(t) {
|
|
@@ -17795,25 +17787,25 @@ const sC = /* @__PURE__ */ Wt(iC, [["__scopeId", "data-v-5b8d29f3"]]), oC = { cl
|
|
|
17795
17787
|
const i = Math.floor(Math.random() * r.value.length);
|
|
17796
17788
|
e.value = r.value[i];
|
|
17797
17789
|
}, 15e3), (i, u) => (O(), N("div", dC, [
|
|
17798
|
-
|
|
17799
|
-
|
|
17790
|
+
P("div", lC, [
|
|
17791
|
+
P("div", hC, Ke(e.value), 1),
|
|
17800
17792
|
vC
|
|
17801
17793
|
]),
|
|
17802
17794
|
fC
|
|
17803
17795
|
]));
|
|
17804
17796
|
}
|
|
17805
17797
|
});
|
|
17806
|
-
const mC = /* @__PURE__ */ Wt(gC, [["__scopeId", "data-v-347ad6de"]]), SC = { class: "flex mx-auto justify-end items-end py-3" }, CC = { class: "max-w-[80%]" }, yC = { class: "w-fit md:text-[15px] fontFormattingAMA text-sm text-white bg-genpact-blue-box leading-6 p-3 rounded-lg" },
|
|
17798
|
+
const mC = /* @__PURE__ */ Wt(gC, [["__scopeId", "data-v-347ad6de"]]), SC = { class: "flex mx-auto justify-end items-end py-3" }, CC = { class: "max-w-[80%]" }, yC = { class: "w-fit md:text-[15px] fontFormattingAMA text-sm text-white bg-genpact-blue-box leading-6 p-3 rounded-lg" }, PC = /* @__PURE__ */ we({
|
|
17807
17799
|
__name: "QuestionStreaming",
|
|
17808
17800
|
setup(t) {
|
|
17809
17801
|
const e = Oe();
|
|
17810
17802
|
return (r, i) => (O(), N("div", SC, [
|
|
17811
|
-
|
|
17812
|
-
|
|
17803
|
+
P("div", CC, [
|
|
17804
|
+
P("div", yC, Ke(k(e).userSpeechText), 1)
|
|
17813
17805
|
])
|
|
17814
17806
|
]));
|
|
17815
17807
|
}
|
|
17816
|
-
}),
|
|
17808
|
+
}), RC = { key: 0 }, EC = { key: 1 }, wC = {
|
|
17817
17809
|
key: 0,
|
|
17818
17810
|
class: "flex"
|
|
17819
17811
|
}, AC = {
|
|
@@ -17844,7 +17836,7 @@ const mC = /* @__PURE__ */ Wt(gC, [["__scopeId", "data-v-347ad6de"]]), SC = { cl
|
|
|
17844
17836
|
}, [
|
|
17845
17837
|
Se(LS),
|
|
17846
17838
|
(O(!0), N(Fo, null, Uo(k(i).conversations, (s, c) => (O(), N("div", { key: c }, [
|
|
17847
|
-
s.question ? (O(), N("div",
|
|
17839
|
+
s.question ? (O(), N("div", RC, [
|
|
17848
17840
|
Se(uC, {
|
|
17849
17841
|
question: s.question,
|
|
17850
17842
|
c2question: s.c2question,
|
|
@@ -17853,7 +17845,7 @@ const mC = /* @__PURE__ */ Wt(gC, [["__scopeId", "data-v-347ad6de"]]), SC = { cl
|
|
|
17853
17845
|
name: "askQuestion",
|
|
17854
17846
|
"que-id": c
|
|
17855
17847
|
}, null, 8, ["question", "c2question", "show-feedback", "id", "que-id"])
|
|
17856
|
-
])) :
|
|
17848
|
+
])) : Re("", !0),
|
|
17857
17849
|
s.answer ? (O(), N("div", EC, [
|
|
17858
17850
|
Se(sC, {
|
|
17859
17851
|
question: s == null ? void 0 : s.question,
|
|
@@ -17867,14 +17859,14 @@ const mC = /* @__PURE__ */ Wt(gC, [["__scopeId", "data-v-347ad6de"]]), SC = { cl
|
|
|
17867
17859
|
"ans-id": c,
|
|
17868
17860
|
onCharTyped: a
|
|
17869
17861
|
}, null, 8, ["question", "c2question", "show-sources", "questionId", "answer", "show-feedback", "related-ques", "options-array", "ans-id"])
|
|
17870
|
-
])) :
|
|
17862
|
+
])) : Re("", !0)
|
|
17871
17863
|
]))), 128)),
|
|
17872
17864
|
k(i).dotLoader ? (O(), N("div", wC, [
|
|
17873
17865
|
Se(mC)
|
|
17874
|
-
])) :
|
|
17866
|
+
])) : Re("", !0),
|
|
17875
17867
|
k(i).userspeaking ? (O(), N("div", AC, [
|
|
17876
|
-
Se(
|
|
17877
|
-
])) :
|
|
17868
|
+
Se(PC)
|
|
17869
|
+
])) : Re("", !0)
|
|
17878
17870
|
], 512));
|
|
17879
17871
|
}
|
|
17880
17872
|
});
|
|
@@ -17905,23 +17897,23 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
17905
17897
|
class: "flex items-center"
|
|
17906
17898
|
}, xC = /* @__PURE__ */ Zi('<svg width="30" height="30" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="12" y="16" width="40" height="32" rx="8" fill="white" stroke="#9CA3AF" stroke-width="2"></rect><circle cx="24" cy="32" r="4" fill="black"></circle><circle cx="40" cy="32" r="4" fill="black"></circle><line x1="32" y1="10" x2="32" y2="16" stroke="#9CA3AF" stroke-width="2"></line><circle cx="32" cy="8" r="2" fill="white"></circle><circle cx="52" cy="14" r="3" fill="white"><animate attributeName="opacity" values="0;1;0" dur="1.2s" begin="0s" repeatCount="indefinite"></animate></circle><circle cx="58" cy="10" r="2.5" fill="white"><animate attributeName="opacity" values="0;1;0" dur="1.2s" begin="0.2s" repeatCount="indefinite"></animate></circle><circle cx="63" cy="6" r="2" fill="white"><animate attributeName="opacity" values="0;1;0" dur="1.2s" begin="0.4s" repeatCount="indefinite"></animate></circle></svg>', 1), BC = [
|
|
17907
17899
|
xC
|
|
17908
|
-
], qC = { class: "tooltiptext text-genpact-darkest-teal" }, FC = /* @__PURE__ */
|
|
17900
|
+
], qC = { class: "tooltiptext text-genpact-darkest-teal" }, FC = /* @__PURE__ */ P("svg", {
|
|
17909
17901
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17910
17902
|
class: "h-[10px] w-[10px] text-gray-700",
|
|
17911
17903
|
fill: "currentColor",
|
|
17912
17904
|
viewBox: "0 0 24 24"
|
|
17913
17905
|
}, [
|
|
17914
|
-
/* @__PURE__ */
|
|
17906
|
+
/* @__PURE__ */ P("path", { d: "M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 14 0h-2zm-5 9a7 7 0 0 0 7-7h2a9 9 0 0 1-8 8.94V22h-2v-1.06A9 9 0 0 1 3 13h2a7 7 0 0 0 7 7z" })
|
|
17915
17907
|
], -1), UC = [
|
|
17916
17908
|
FC
|
|
17917
|
-
], HC = /* @__PURE__ */
|
|
17909
|
+
], HC = /* @__PURE__ */ P("svg", {
|
|
17918
17910
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17919
17911
|
class: "h-[10px] w-[10px] text-gray-700",
|
|
17920
17912
|
fill: "currentColor",
|
|
17921
17913
|
viewBox: "0 0 24 24"
|
|
17922
17914
|
}, [
|
|
17923
|
-
/* @__PURE__ */
|
|
17924
|
-
/* @__PURE__ */
|
|
17915
|
+
/* @__PURE__ */ P("path", { d: "M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 14 0h-2zm-5 9a7 7 0 0 0 7-7h2a9 9 0 0 1-8 8.94V22h-2v-1.06A9 9 0 0 1 3 13h2a7 7 0 0 0 7 7z" }),
|
|
17916
|
+
/* @__PURE__ */ P("line", {
|
|
17925
17917
|
x1: "4",
|
|
17926
17918
|
y1: "4",
|
|
17927
17919
|
x2: "20",
|
|
@@ -17934,7 +17926,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
17934
17926
|
], VC = /* @__PURE__ */ we({
|
|
17935
17927
|
__name: "NewVoiceConversation",
|
|
17936
17928
|
setup(t) {
|
|
17937
|
-
const e = Oe(), r =
|
|
17929
|
+
const e = Oe(), r = Rt(), i = T(""), u = T(!1), a = T("Turn on mic"), o = () => {
|
|
17938
17930
|
u.value === !1 ? e.elevenLabs ? (console.log("mic enabled true 11labs"), u.value = !0, Xo(), ve.value = "user", a.value = "Turn off mic") : (console.log("mic enabled true"), u.value = !0, Ut(), CS(), ve.value = "user", a.value = "Turn off mic") : e.elevenLabs ? (console.log("mic enabled false"), Qo(), u.value = !1, a.value = "Turn on mic") : (console.log("mic enabled false"), Bo(), u.value = !1, a.value = "Turn on mic");
|
|
17939
17931
|
}, n = () => {
|
|
17940
17932
|
e.elevenLabs ? (console.log("closeConversation 11 labs"), Qo(), ve.value = "none", u.value = !1) : (console.log("closeConversation"), Bo(), Ut(), ve.value = "none", u.value = !1);
|
|
@@ -17964,13 +17956,12 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
17964
17956
|
else if (i.value.includes("Feedback and Assessment")) {
|
|
17965
17957
|
if (Bo(), i.value.includes("END ROLE PLAY")) {
|
|
17966
17958
|
const S = i.value.split("END ROLE PLAY")[0];
|
|
17967
|
-
await Go(S.replace(/[*#]/g, ""));
|
|
17959
|
+
await Go(S.replace(/[*#]/g, "")), e.showVoiceComponent = !1;
|
|
17968
17960
|
}
|
|
17969
|
-
e.showVoiceComponent = !1;
|
|
17970
17961
|
} else
|
|
17971
17962
|
await Go(i.value.replace(/[*#]/g, ""));
|
|
17972
17963
|
} catch (g) {
|
|
17973
|
-
if (console.error(g),
|
|
17964
|
+
if (console.error(g), Pe.isAxiosError(g)) {
|
|
17974
17965
|
const m = g;
|
|
17975
17966
|
console.log("Error found!"), console.error((h = m.response) == null ? void 0 : h.data), r.setError(((v = m.response) == null ? void 0 : v.data).message);
|
|
17976
17967
|
} else
|
|
@@ -17983,18 +17974,18 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
17983
17974
|
c && (console.log("Recognized text:", c), ve.value = "listening", await s(), xn.value = "");
|
|
17984
17975
|
}), (c, p) => (O(), N("div", TC, [
|
|
17985
17976
|
k(ve) === "bot" ? (O(), N("div", bC, [
|
|
17986
|
-
|
|
17977
|
+
P("span", null, [
|
|
17987
17978
|
(O(), N("svg", MC, DC))
|
|
17988
17979
|
])
|
|
17989
17980
|
])) : k(ve) === "user" ? (O(), N("div", kC, [
|
|
17990
|
-
|
|
17981
|
+
P("span", null, [
|
|
17991
17982
|
(O(), N("svg", NC, jC))
|
|
17992
17983
|
])
|
|
17993
|
-
])) : k(ve) === "listening" ? (O(), N("div", LC, BC)) :
|
|
17994
|
-
|
|
17984
|
+
])) : k(ve) === "listening" ? (O(), N("div", LC, BC)) : Re("", !0),
|
|
17985
|
+
P("div", {
|
|
17995
17986
|
class: jt([u.value ? "" : "animate-pulse", "tooltip"])
|
|
17996
17987
|
}, [
|
|
17997
|
-
|
|
17988
|
+
P("span", qC, Ke(a.value), 1),
|
|
17998
17989
|
u.value ? (O(), N("button", {
|
|
17999
17990
|
key: 0,
|
|
18000
17991
|
class: "rounded-full bg-white p-2 transition hover:bg-gray-300",
|
|
@@ -18005,7 +17996,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18005
17996
|
onClick: p[1] || (p[1] = (d) => o())
|
|
18006
17997
|
}, WC))
|
|
18007
17998
|
], 2),
|
|
18008
|
-
|
|
17999
|
+
P("button", {
|
|
18009
18000
|
class: "rounded-full bg-white p-2 hover:bg-gray-300",
|
|
18010
18001
|
onClick: p[2] || (p[2] = (d) => n())
|
|
18011
18002
|
}, [
|
|
@@ -18013,14 +18004,14 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18013
18004
|
])
|
|
18014
18005
|
]));
|
|
18015
18006
|
}
|
|
18016
|
-
}), Ye = (t) => (Vn("data-v-115227f8"), t = t(), $n(), t), $C = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" }, KC = { class: "py-2" }, JC = { class: "flex" }, GC = { class: "z-1 relative w-full" }, QC = { class: "flex justify-between my-2 w-full" }, XC = /* @__PURE__ */ Ye(() => /* @__PURE__ */
|
|
18007
|
+
}), Ye = (t) => (Vn("data-v-115227f8"), t = t(), $n(), t), $C = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" }, KC = { class: "py-2" }, JC = { class: "flex" }, GC = { class: "z-1 relative w-full" }, QC = { class: "flex justify-between my-2 w-full" }, XC = /* @__PURE__ */ Ye(() => /* @__PURE__ */ P("div", null, null, -1)), ZC = {
|
|
18017
18008
|
key: 0,
|
|
18018
18009
|
class: "flex justify-center bg-genpact-darkest-blue px-4 rounded-full"
|
|
18019
|
-
}, YC = { class: "relative w-full" }, ey = { class: "absolute inset-y-0 left-0 flex items-center pl-3" }, ty = { class: "tooltip" }, ry = /* @__PURE__ */ Ye(() => /* @__PURE__ */
|
|
18010
|
+
}, YC = { class: "relative w-full" }, ey = { class: "absolute inset-y-0 left-0 flex items-center pl-3" }, ty = { class: "tooltip" }, ry = /* @__PURE__ */ Ye(() => /* @__PURE__ */ P("span", { class: "tooltiptext text-genpact-darkest-teal" }, "Restart", -1)), ny = /* @__PURE__ */ Ye(() => /* @__PURE__ */ P("path", {
|
|
18020
18011
|
d: "M12 4C8.229 4 6.343 4 5.172 5.172C4.001 6.344 4 8.229 4 12V18C4 18.943 4 19.414 4.293 19.707C4.586 20 5.057 20 6 20H12C15.771 20 17.657 20 18.828 18.828C19.999 17.656 20 15.771 20 12",
|
|
18021
18012
|
stroke: "currentColor",
|
|
18022
18013
|
"stroke-width": "2"
|
|
18023
|
-
}, null, -1)), iy = /* @__PURE__ */ Ye(() => /* @__PURE__ */
|
|
18014
|
+
}, null, -1)), iy = /* @__PURE__ */ Ye(() => /* @__PURE__ */ P("path", {
|
|
18024
18015
|
d: "M9 10H15M9 14H12M19 8V2M16 5H22",
|
|
18025
18016
|
stroke: "currentColor",
|
|
18026
18017
|
"stroke-width": "2",
|
|
@@ -18029,24 +18020,24 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18029
18020
|
}, null, -1)), sy = [
|
|
18030
18021
|
ny,
|
|
18031
18022
|
iy
|
|
18032
|
-
], oy = { class: "absolute inset-y-0 right-0 flex items-center md:pr-8 pr-3" }, ay = { key: 0 }, cy = ["disabled"], uy = /* @__PURE__ */ Ye(() => /* @__PURE__ */
|
|
18023
|
+
], oy = { class: "absolute inset-y-0 right-0 flex items-center md:pr-8 pr-3" }, ay = { key: 0 }, cy = ["disabled"], uy = /* @__PURE__ */ Ye(() => /* @__PURE__ */ P("path", { d: "M15.854.146a.5.5 0 0 1 .11.54l-5.819 14.547a.75.75 0 0 1-1.329.124l-3.178-4.995L.643 7.184a.75.75 0 0 1 .124-1.33L15.314.037a.5.5 0 0 1 .54.11ZM6.636 10.07l2.761 4.338L14.13 2.576 6.636 10.07Zm6.787-8.201L1.591 6.602l4.339 2.76 7.494-7.493Z" }, null, -1)), py = [
|
|
18033
18024
|
uy
|
|
18034
18025
|
], dy = {
|
|
18035
18026
|
key: 1,
|
|
18036
18027
|
class: "tooltip"
|
|
18037
|
-
}, ly = /* @__PURE__ */ Ye(() => /* @__PURE__ */
|
|
18028
|
+
}, ly = /* @__PURE__ */ Ye(() => /* @__PURE__ */ P("span", { class: "tooltiptext fontFormattingAMA" }, "Waiting for response", -1)), hy = /* @__PURE__ */ Ye(() => /* @__PURE__ */ P("img", {
|
|
18038
18029
|
class: "w-7 h-7",
|
|
18039
18030
|
src: cp,
|
|
18040
18031
|
alt: "watingIcon"
|
|
18041
18032
|
}, null, -1)), vy = [
|
|
18042
18033
|
ly,
|
|
18043
18034
|
hy
|
|
18044
|
-
], fy = { class: "flex justify-start gap-2 md:gap-1" }, gy = ["disabled"], my = /* @__PURE__ */ Ye(() => /* @__PURE__ */
|
|
18045
|
-
/* @__PURE__ */
|
|
18035
|
+
], fy = { class: "flex justify-start gap-2 md:gap-1" }, gy = ["disabled"], my = /* @__PURE__ */ Ye(() => /* @__PURE__ */ P("div", { class: "pt-1 text-start font-sans text-xs font-bold text-gray-500 md:text-sm" }, [
|
|
18036
|
+
/* @__PURE__ */ P("div", null, " Note: AI-generated response may not be fully accurate; check with experts for critical information. ")
|
|
18046
18037
|
], -1)), Sy = /* @__PURE__ */ we({
|
|
18047
18038
|
__name: "NewQuestionSimulation",
|
|
18048
18039
|
setup(t) {
|
|
18049
|
-
const e = Oe(), r =
|
|
18040
|
+
const e = Oe(), r = Rt(), i = T(""), u = T("");
|
|
18050
18041
|
e.question = "";
|
|
18051
18042
|
const a = T(null), o = T(!1), n = T(zt), s = T(!1);
|
|
18052
18043
|
u.value = e.recognizedText, Ht(() => {
|
|
@@ -18088,7 +18079,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18088
18079
|
console.log("in the else case"), e.addConversation((f = I.data) == null ? void 0 : f.body, "new");
|
|
18089
18080
|
s.value = !1, e.dotLoader = !1, e.recognizedText = "";
|
|
18090
18081
|
} catch (y) {
|
|
18091
|
-
if (console.error(y), e.dotLoader = !1,
|
|
18082
|
+
if (console.error(y), e.dotLoader = !1, Pe.isAxiosError(y)) {
|
|
18092
18083
|
const w = y;
|
|
18093
18084
|
console.log("Error found!"), console.error((S = w.response) == null ? void 0 : S.data), r.setError(((C = w.response) == null ? void 0 : C.data).message);
|
|
18094
18085
|
} else
|
|
@@ -18096,18 +18087,18 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18096
18087
|
}
|
|
18097
18088
|
};
|
|
18098
18089
|
return (l, h) => (O(), N("div", $C, [
|
|
18099
|
-
|
|
18100
|
-
|
|
18101
|
-
|
|
18102
|
-
|
|
18090
|
+
P("div", KC, [
|
|
18091
|
+
P("div", JC, [
|
|
18092
|
+
P("div", GC, [
|
|
18093
|
+
P("div", QC, [
|
|
18103
18094
|
XC,
|
|
18104
18095
|
k(e).showVoiceComponent ? (O(), N("div", ZC, [
|
|
18105
18096
|
Se(VC)
|
|
18106
|
-
])) :
|
|
18097
|
+
])) : Re("", !0)
|
|
18107
18098
|
]),
|
|
18108
|
-
|
|
18109
|
-
|
|
18110
|
-
|
|
18099
|
+
P("div", YC, [
|
|
18100
|
+
P("div", ey, [
|
|
18101
|
+
P("div", ty, [
|
|
18111
18102
|
ry,
|
|
18112
18103
|
(O(), N("svg", {
|
|
18113
18104
|
onClick: c,
|
|
@@ -18122,7 +18113,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18122
18113
|
}, sy))
|
|
18123
18114
|
])
|
|
18124
18115
|
]),
|
|
18125
|
-
|
|
18116
|
+
P("div", oy, [
|
|
18126
18117
|
s.value ? (O(), N("div", dy, vy)) : (O(), N("div", ay, [
|
|
18127
18118
|
(O(), N("svg", {
|
|
18128
18119
|
disabled: k(e).beginFlag === !0,
|
|
@@ -18137,8 +18128,8 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18137
18128
|
}, py, 10, cy))
|
|
18138
18129
|
]))
|
|
18139
18130
|
]),
|
|
18140
|
-
|
|
18141
|
-
Zo(
|
|
18131
|
+
P("div", fy, [
|
|
18132
|
+
Zo(P("input", {
|
|
18142
18133
|
onKeyup: [
|
|
18143
18134
|
h[1] || (h[1] = lp((v) => s.value ? "" : d(), ["enter"])),
|
|
18144
18135
|
h[3] || (h[3] = (v) => p(k(e).question))
|
|
@@ -18165,24 +18156,24 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18165
18156
|
]));
|
|
18166
18157
|
}
|
|
18167
18158
|
});
|
|
18168
|
-
const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t) => (Vn("data-v-bbd70acc"), t = t(), $n(), t), yy = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" },
|
|
18159
|
+
const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t) => (Vn("data-v-bbd70acc"), t = t(), $n(), t), yy = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" }, Py = { class: "py-2" }, Ry = { class: "flex" }, Ey = { class: "z-1 relative w-full" }, wy = { class: "relative w-full" }, Ay = { class: "absolute inset-y-0 right-0 flex items-center md:pr-8 pr-3" }, Iy = { key: 0 }, _y = ["disabled"], Ty = /* @__PURE__ */ vo(() => /* @__PURE__ */ P("path", { d: "M15.854.146a.5.5 0 0 1 .11.54l-5.819 14.547a.75.75 0 0 1-1.329.124l-3.178-4.995L.643 7.184a.75.75 0 0 1 .124-1.33L15.314.037a.5.5 0 0 1 .54.11ZM6.636 10.07l2.761 4.338L14.13 2.576 6.636 10.07Zm6.787-8.201L1.591 6.602l4.339 2.76 7.494-7.493Z" }, null, -1)), by = [
|
|
18169
18160
|
Ty
|
|
18170
18161
|
], My = {
|
|
18171
18162
|
key: 1,
|
|
18172
18163
|
class: "tooltip"
|
|
18173
|
-
}, Oy = /* @__PURE__ */ vo(() => /* @__PURE__ */
|
|
18164
|
+
}, Oy = /* @__PURE__ */ vo(() => /* @__PURE__ */ P("span", { class: "tooltiptext fontFormattingAMA" }, "Waiting for response", -1)), Dy = /* @__PURE__ */ vo(() => /* @__PURE__ */ P("img", {
|
|
18174
18165
|
class: "w-7 h-7",
|
|
18175
18166
|
src: cp,
|
|
18176
18167
|
alt: "watingIcon"
|
|
18177
18168
|
}, null, -1)), ky = [
|
|
18178
18169
|
Oy,
|
|
18179
18170
|
Dy
|
|
18180
|
-
], Ny = { class: "flex justify-start gap-2 md:gap-1" }, zy = ["disabled"], jy = /* @__PURE__ */ vo(() => /* @__PURE__ */
|
|
18181
|
-
/* @__PURE__ */
|
|
18171
|
+
], Ny = { class: "flex justify-start gap-2 md:gap-1" }, zy = ["disabled"], jy = /* @__PURE__ */ vo(() => /* @__PURE__ */ P("div", { class: "pt-1 text-start font-sans text-xs font-bold text-gray-500 md:text-sm" }, [
|
|
18172
|
+
/* @__PURE__ */ P("div", null, " Note: AI-generated response may not be fully accurate; check with experts for critical information. ")
|
|
18182
18173
|
], -1)), Ly = /* @__PURE__ */ we({
|
|
18183
18174
|
__name: "NewMDMQuestionSimulation",
|
|
18184
18175
|
setup(t) {
|
|
18185
|
-
const e = Oe(), r =
|
|
18176
|
+
const e = Oe(), r = Rt(), i = T("");
|
|
18186
18177
|
e.question = "";
|
|
18187
18178
|
const u = T(null), a = T(!1), o = T(zt), n = T(!1);
|
|
18188
18179
|
i.value = e.recognizedText, Ht(() => {
|
|
@@ -18225,7 +18216,7 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
|
|
|
18225
18216
|
const f = await yt(m, g);
|
|
18226
18217
|
e.addConversation((p = f.data) == null ? void 0 : p.body, "new"), n.value = !1, e.dotLoader = !1, e.recognizedText = "";
|
|
18227
18218
|
} catch (h) {
|
|
18228
|
-
if (console.error(h),
|
|
18219
|
+
if (console.error(h), Pe.isAxiosError(h)) {
|
|
18229
18220
|
const v = h;
|
|
18230
18221
|
console.log("Error found!"), console.error((d = v.response) == null ? void 0 : d.data), r.setError(((l = v.response) == null ? void 0 : l.data).message);
|
|
18231
18222
|
} else
|
|
@@ -18233,11 +18224,11 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
|
|
|
18233
18224
|
}
|
|
18234
18225
|
};
|
|
18235
18226
|
return (p, d) => (O(), N("div", yy, [
|
|
18236
|
-
|
|
18237
|
-
|
|
18238
|
-
|
|
18239
|
-
|
|
18240
|
-
|
|
18227
|
+
P("div", Py, [
|
|
18228
|
+
P("div", Ry, [
|
|
18229
|
+
P("div", Ey, [
|
|
18230
|
+
P("div", wy, [
|
|
18231
|
+
P("div", Ay, [
|
|
18241
18232
|
n.value ? (O(), N("div", My, ky)) : (O(), N("div", Iy, [
|
|
18242
18233
|
(O(), N("svg", {
|
|
18243
18234
|
disabled: k(e).beginFlag === !0,
|
|
@@ -18252,8 +18243,8 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
|
|
|
18252
18243
|
}, by, 10, _y))
|
|
18253
18244
|
]))
|
|
18254
18245
|
]),
|
|
18255
|
-
|
|
18256
|
-
Zo(
|
|
18246
|
+
P("div", Ny, [
|
|
18247
|
+
Zo(P("input", {
|
|
18257
18248
|
onKeyup: [
|
|
18258
18249
|
d[1] || (d[1] = lp((l) => n.value ? "" : c(), ["enter"])),
|
|
18259
18250
|
d[3] || (d[3] = (l) => s(k(e).question))
|
|
@@ -18283,30 +18274,30 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
|
|
|
18283
18274
|
const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t) => (Vn("data-v-53597136"), t = t(), $n(), t), By = { class: "max-h-screen overflow-auto md:p-6 p-3 text-[#161916]" }, qy = {
|
|
18284
18275
|
key: 0,
|
|
18285
18276
|
class: "flex flex-col items-center justify-center gap-4"
|
|
18286
|
-
}, Fy = /* @__PURE__ */ si(() => /* @__PURE__ */
|
|
18277
|
+
}, Fy = /* @__PURE__ */ si(() => /* @__PURE__ */ P("div", { class: "text-2xl font-[700]" }, "Assessment Access Required", -1)), Uy = /* @__PURE__ */ si(() => /* @__PURE__ */ P("h3", { className: "text-lg font-medium my-6 text-center text-gray-500" }, " You don't have access to this assessment. Please contact to administrator ", -1)), Hy = [
|
|
18287
18278
|
Fy,
|
|
18288
18279
|
Uy
|
|
18289
18280
|
], Wy = {
|
|
18290
18281
|
key: 1,
|
|
18291
18282
|
class: "flex flex-col items-center justify-center gap-4"
|
|
18292
|
-
}, Vy = /* @__PURE__ */ si(() => /* @__PURE__ */
|
|
18283
|
+
}, Vy = /* @__PURE__ */ si(() => /* @__PURE__ */ P("div", { class: "text-2xl font-[700]" }, "Invalid URL", -1)), $y = /* @__PURE__ */ si(() => /* @__PURE__ */ P("h3", { className: "text-lg font-medium my-6 text-center text-gray-500" }, " Invalid URL or assessment not found. Please check the URL or contact support. ", -1)), Ky = [
|
|
18293
18284
|
Vy,
|
|
18294
18285
|
$y
|
|
18295
18286
|
], Jy = {
|
|
18296
18287
|
key: 1,
|
|
18297
18288
|
className: "h-screen flex flex-col items-stretch"
|
|
18298
|
-
}, Gy = { class: "z-20" }, Qy = /* @__PURE__ */ si(() => /* @__PURE__ */
|
|
18289
|
+
}, Gy = { class: "z-20" }, Qy = /* @__PURE__ */ si(() => /* @__PURE__ */ P("div", { class: "mt-6" }, null, -1)), Xy = { class: "flex h-full items-stretch overflow-hidden" }, Zy = { class: "mx-auto w-11/12 bg-white" }, Yy = { class: "relative flex h-full w-full flex-col items-stretch overflow-hidden" }, eP = {
|
|
18299
18290
|
key: 0,
|
|
18300
18291
|
class: "relative"
|
|
18301
|
-
},
|
|
18292
|
+
}, tP = {
|
|
18302
18293
|
key: 1,
|
|
18303
18294
|
class: "relative"
|
|
18304
|
-
},
|
|
18295
|
+
}, rP = /* @__PURE__ */ we({
|
|
18305
18296
|
__name: "AssessmentSimulation",
|
|
18306
18297
|
setup(t) {
|
|
18307
18298
|
const e = T(!0), r = T(!1), i = T(!1);
|
|
18308
18299
|
T(!1), T(!1);
|
|
18309
|
-
const u = Oe(), a =
|
|
18300
|
+
const u = Oe(), a = Rt(), o = T(""), n = T(""), s = T(""), c = T(""), p = localStorage.getItem("accessToken");
|
|
18310
18301
|
let d = "";
|
|
18311
18302
|
const l = T("");
|
|
18312
18303
|
let h = "", v = "";
|
|
@@ -18324,7 +18315,7 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18324
18315
|
);
|
|
18325
18316
|
u.initialize(U.data), u.assessmentQuestion || (console.log("getAssessmentDetails========================>"), await y()), e.value = !1, u.simulationSkill === "937e84ef-e95d-4327-9afe-e7be2bf420eb" ? u.skillNameForSimulation = "GenpactNext" : u.simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ea" || u.simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ef" ? u.skillNameForSimulation = "Agentic AI" : u.simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" && (u.skillNameForSimulation = "Data");
|
|
18326
18317
|
} catch (U) {
|
|
18327
|
-
if (console.error(U), e.value = !1,
|
|
18318
|
+
if (console.error(U), e.value = !1, Pe.isAxiosError(U) && ((A = U.response) != null && A.status) || U && typeof U == "object" && "response" in U && U.response && typeof U.response == "object" && "status" in U.response && U.response.status) {
|
|
18328
18319
|
const $ = U;
|
|
18329
18320
|
if (console.log("Error found!"), console.error((I = $.response) == null ? void 0 : I.data), ((E = $.response) == null ? void 0 : E.status) === 424 || ((x = $.response) == null ? void 0 : x.status) === 425 || ((H = $.response) == null ? void 0 : H.status) === 400) {
|
|
18330
18321
|
c.value = (G = $.response) == null ? void 0 : G.status, console.log("errorCode value", c.value), i.value = !0;
|
|
@@ -18335,21 +18326,21 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18335
18326
|
a.setError("There was an issue, please contact helpmate");
|
|
18336
18327
|
}
|
|
18337
18328
|
}, y = async () => {
|
|
18338
|
-
var A, I, E, x, H, G, le, U, $, et, oi, ai, ci, ui, pi, di, li, hi, vi, fi, gi, mi, Si, Ci, yi,
|
|
18329
|
+
var A, I, E, x, H, G, le, U, $, et, oi, ai, ci, ui, pi, di, li, hi, vi, fi, gi, mi, Si, Ci, yi, Pi, Ri, Ei, wi, Ai, Ii, _i, Ti, bi, Mi, Gt, Qt, Oi, Di, ki, Ni, zi, ji, Li, xi, At, Y, Bi;
|
|
18339
18330
|
console.log("Start getAssessmentDetails");
|
|
18340
18331
|
try {
|
|
18341
18332
|
Ct === "prod" ? d = `https://api-v2.genpact.com/api/my-profile/assessment-master/getAssessmentDetailsById?id=${u.simulationSkill}` : d = `https://api-v2-dev.genpact.com/api/my-profile/assessment-master/getAssessmentDetailsById?id=${u.simulationSkill}`;
|
|
18342
18333
|
const b = await Bn(d);
|
|
18343
18334
|
o.value = (I = (A = b == null ? void 0 : b.data) == null ? void 0 : A.data) == null ? void 0 : I.name, u.skillNameForSimulation = o.value, u.generatedPrompt = (x = (E = b == null ? void 0 : b.data) == null ? void 0 : E.data) == null ? void 0 : x.generatedPrompt, u.assessmentType = (G = (H = b == null ? void 0 : b.data) == null ? void 0 : H.data) == null ? void 0 : G.assessmentType, s.value = (U = (le = b == null ? void 0 : b.data) == null ? void 0 : le.data) == null ? void 0 : U.status, g.value = (et = ($ = b == null ? void 0 : b.data) == null ? void 0 : $.data) == null ? void 0 : et.editMode, u.empSeniority = (ai = (oi = b == null ? void 0 : b.data) == null ? void 0 : oi.data) == null ? void 0 : ai.empSeniority, u.functionRole = (ui = (ci = b == null ? void 0 : b.data) == null ? void 0 : ci.data) == null ? void 0 : ui.functionRole, h = (di = (pi = b == null ? void 0 : b.data) == null ? void 0 : pi.data) == null ? void 0 : di.accessBand, v = (hi = (li = b == null ? void 0 : b.data) == null ? void 0 : li.data) == null ? void 0 : hi.accessOhrList;
|
|
18344
18335
|
const Be = (fi = (vi = b == null ? void 0 : b.data) == null ? void 0 : vi.data) == null ? void 0 : fi.createdBy;
|
|
18345
|
-
if (u.mcqType = (mi = (gi = b == null ? void 0 : b.data) == null ? void 0 : gi.data) == null ? void 0 : mi.mcqTypes, u.storeFinalFeedback = (Ci = (Si = b == null ? void 0 : b.data) == null ? void 0 : Si.data) == null ? void 0 : Ci.storeFinalFeedback, u.storeFinalScore = (
|
|
18336
|
+
if (u.mcqType = (mi = (gi = b == null ? void 0 : b.data) == null ? void 0 : gi.data) == null ? void 0 : mi.mcqTypes, u.storeFinalFeedback = (Ci = (Si = b == null ? void 0 : b.data) == null ? void 0 : Si.data) == null ? void 0 : Ci.storeFinalFeedback, u.storeFinalScore = (Pi = (yi = b == null ? void 0 : b.data) == null ? void 0 : yi.data) == null ? void 0 : Pi.storeFinalScore, s.value === "inactive")
|
|
18346
18337
|
r.value = !0;
|
|
18347
18338
|
else if (s.value === "draft")
|
|
18348
18339
|
n.value !== ba.DRAFT && (r.value = !0);
|
|
18349
18340
|
else if (s.value === "active" && g.value && n.value === ba.DRAFT) {
|
|
18350
18341
|
Ct === "prod" ? d = `https://api-v2.genpact.com/api/my-profile/assessment-master/getDraftAssessmentDetailsById?assessmentId=${u.simulationSkill}` : d = `https://api-v2-dev.genpact.com/api/my-profile/assessment-master/getDraftAssessmentDetailsById?assessmentId=${u.simulationSkill}`;
|
|
18351
18342
|
const W = await Bn(d);
|
|
18352
|
-
u.generatedPrompt = (Ei = (
|
|
18343
|
+
u.generatedPrompt = (Ei = (Ri = W == null ? void 0 : W.data) == null ? void 0 : Ri.data) == null ? void 0 : Ei.generatedPrompt, u.assessmentType = (Ai = (wi = W == null ? void 0 : W.data) == null ? void 0 : wi.data) == null ? void 0 : Ai.assessmentType, u.empSeniority = (_i = (Ii = W == null ? void 0 : W.data) == null ? void 0 : Ii.data) == null ? void 0 : _i.empSeniority, u.functionRole = (bi = (Ti = W == null ? void 0 : W.data) == null ? void 0 : Ti.data) == null ? void 0 : bi.functionRole, u.storeFinalFeedback = (Gt = (Mi = W == null ? void 0 : W.data) == null ? void 0 : Mi.data) == null ? void 0 : Gt.storeFinalFeedback, u.storeFinalScore = (Oi = (Qt = W == null ? void 0 : W.data) == null ? void 0 : Qt.data) == null ? void 0 : Oi.storeFinalScore, h = (ki = (Di = W == null ? void 0 : W.data) == null ? void 0 : Di.data) == null ? void 0 : ki.accessBand, v = (zi = (Ni = W == null ? void 0 : W.data) == null ? void 0 : Ni.data) == null ? void 0 : zi.accessOhrList;
|
|
18353
18344
|
}
|
|
18354
18345
|
const fo = u == null ? void 0 : u.band_code, qi = (ji = h == null ? void 0 : h.split(",")) == null ? void 0 : ji.map((W) => W.trim());
|
|
18355
18346
|
if (Be === (u == null ? void 0 : u.ohr) || S.includes(u == null ? void 0 : u.ohr))
|
|
@@ -18378,7 +18369,7 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18378
18369
|
}
|
|
18379
18370
|
console.log("end getAssessmentDetails");
|
|
18380
18371
|
} catch (b) {
|
|
18381
|
-
if (console.error(b), e.value = !1,
|
|
18372
|
+
if (console.error(b), e.value = !1, Pe.isAxiosError(b) && ((Li = b.response) != null && Li.status) || b && typeof b == "object" && "response" in b && b.response && typeof b.response == "object" && "status" in b.response && b.response.status) {
|
|
18382
18373
|
const Be = b;
|
|
18383
18374
|
if (console.log("Error found!"), console.error((xi = Be.response) == null ? void 0 : xi.data), ((At = Be.response) == null ? void 0 : At.status) === 424 || ((Y = Be.response) == null ? void 0 : Y.status) === 425) {
|
|
18384
18375
|
i.value = !0;
|
|
@@ -18392,7 +18383,7 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18392
18383
|
var A, I, E, x, H, G, le, U;
|
|
18393
18384
|
try {
|
|
18394
18385
|
Ct === "prod" ? l.value = "https://api-v2.genpact.com/api/delphi/v2/myprofile" : l.value = "https://api-v2-dev.genpact.com/api/delphi/v2/myprofile";
|
|
18395
|
-
const $ = await
|
|
18386
|
+
const $ = await Pe({
|
|
18396
18387
|
url: l.value,
|
|
18397
18388
|
headers: {
|
|
18398
18389
|
authorization: `Bearer ${p}`,
|
|
@@ -18402,7 +18393,7 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18402
18393
|
});
|
|
18403
18394
|
u.genomeFunctionValue = (E = (I = (A = $ == null ? void 0 : $.data) == null ? void 0 : A.role_function) == null ? void 0 : I.function) == null ? void 0 : E.name, u.genomeRoleValue = (G = (H = (x = $ == null ? void 0 : $.data) == null ? void 0 : x.role_function) == null ? void 0 : H.role) == null ? void 0 : G.name;
|
|
18404
18395
|
} catch ($) {
|
|
18405
|
-
if (console.error($), e.value = !1,
|
|
18396
|
+
if (console.error($), e.value = !1, Pe.isAxiosError($)) {
|
|
18406
18397
|
const et = $;
|
|
18407
18398
|
console.log("Error found!"), console.error((le = et.response) == null ? void 0 : le.data), a.setError(((U = et.response) == null ? void 0 : U.data).message);
|
|
18408
18399
|
} else
|
|
@@ -18412,30 +18403,30 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18412
18403
|
return (A, I) => (O(), N("section", null, [
|
|
18413
18404
|
Se(up, { "is-visible": i.value }, {
|
|
18414
18405
|
default: pp(() => [
|
|
18415
|
-
|
|
18416
|
-
c.value === 424 || c.value === "425" ? (O(), N("div", qy, Hy)) :
|
|
18417
|
-
c.value === 400 ? (O(), N("div", Wy, Ky)) :
|
|
18406
|
+
P("div", By, [
|
|
18407
|
+
c.value === 424 || c.value === "425" ? (O(), N("div", qy, Hy)) : Re("", !0),
|
|
18408
|
+
c.value === 400 ? (O(), N("div", Wy, Ky)) : Re("", !0)
|
|
18418
18409
|
])
|
|
18419
18410
|
]),
|
|
18420
18411
|
_: 1
|
|
18421
18412
|
}, 8, ["is-visible"]),
|
|
18422
|
-
|
|
18413
|
+
P("div", null, [
|
|
18423
18414
|
e.value ? (O(), Al(yl, { key: 0 })) : (O(), N("main", Jy, [
|
|
18424
|
-
|
|
18415
|
+
P("div", Gy, [
|
|
18425
18416
|
Se(zl)
|
|
18426
18417
|
]),
|
|
18427
18418
|
Qy,
|
|
18428
|
-
|
|
18429
|
-
|
|
18430
|
-
|
|
18419
|
+
P("div", Xy, [
|
|
18420
|
+
P("div", Zy, [
|
|
18421
|
+
P("div", Yy, [
|
|
18431
18422
|
Se(_C),
|
|
18432
|
-
|
|
18423
|
+
P("div", {
|
|
18433
18424
|
class: jt(k(u).showVoiceComponent === !0 ? "mt-[160px]" : "mt-[120px]")
|
|
18434
18425
|
}, null, 2)
|
|
18435
18426
|
]),
|
|
18436
|
-
k(u).assessmentQuestion ? (O(), N("div",
|
|
18427
|
+
k(u).assessmentQuestion ? (O(), N("div", eP, [
|
|
18437
18428
|
Se(Cy)
|
|
18438
|
-
])) : (O(), N("div",
|
|
18429
|
+
])) : (O(), N("div", tP, [
|
|
18439
18430
|
Se(xy)
|
|
18440
18431
|
]))
|
|
18441
18432
|
])
|
|
@@ -18445,7 +18436,7 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18445
18436
|
]));
|
|
18446
18437
|
}
|
|
18447
18438
|
});
|
|
18448
|
-
const
|
|
18439
|
+
const MR = /* @__PURE__ */ Wt(rP, [["__scopeId", "data-v-53597136"]]);
|
|
18449
18440
|
export {
|
|
18450
|
-
|
|
18441
|
+
MR as default
|
|
18451
18442
|
};
|