@genpact/genome.mfe.mgtwin-app 1.1.284-alpha → 1.1.285-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-75ded420.mjs → ArrowLeftCircleIcon-15def158.mjs} +1 -1
- package/dist/{AssessmentAMA-8a689f73.mjs → AssessmentAMA-4ee1008e.mjs} +4 -4
- package/dist/{AssessmentSimulation-d87754c1.mjs → AssessmentSimulation-4a4be6a8.mjs} +361 -337
- package/dist/{EditSkillAdminData-3f1a6bc9.mjs → EditSkillAdminData-e51c55ab.mjs} +3 -3
- package/dist/{EditSkillData-8fa848b7.mjs → EditSkillData-1a9ffc40.mjs} +3 -3
- package/dist/{HomeView-1e6f9260.mjs → HomeView-eeb98bf2.mjs} +5 -5
- package/dist/{Loading-e1b200ce.mjs → Loading-39e69dcb.mjs} +1 -1
- package/dist/{LoadingSimulation-5a301142.mjs → LoadingSimulation-f8effb57.mjs} +1 -1
- package/dist/{Modal-3a6e42b1.mjs → Modal-67d16971.mjs} +1 -1
- package/dist/{PromptTesting-b362cef1.mjs → PromptTesting-bb805ab4.mjs} +2 -2
- package/dist/{SkillAutomation-30877484.mjs → SkillAutomation-210ac971.mjs} +3 -3
- package/dist/{SkillData-c5702c4a.mjs → SkillData-15cc1110.mjs} +3 -3
- package/dist/{UnderMaintenance-21f649be.mjs → UnderMaintenance-26b2bcf3.mjs} +1 -1
- package/dist/{_commonjsHelpers-360cce8a.mjs → _commonjsHelpers-2917dca2.mjs} +1 -1
- package/dist/{api-d8955749.mjs → api-92788483.mjs} +1 -1
- package/dist/{main-21248dbb.mjs → main-288961bc.mjs} +13 -13
- package/dist/mgtwin.es.min.js +1 -1
- package/dist/mgtwin.umd.min.js +9 -9
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -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-f8effb57.mjs";
|
|
2
|
+
import { _ as Rl, a as up, Q as zt, M as ba } from "./Modal-67d16971.mjs";
|
|
3
|
+
import { d as we, r as T, H as Ct, o as O, c as N, a as R, k as Pt, u as Oe, C as Ht, q as Re, y as qo, h as Se, s as pp, t as Ke, b as k, f as Pe, i as jn, I as Ji, F as Fo, e as Uo, w as Zo, J as Pl, 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-288961bc.mjs";
|
|
4
|
+
import { g as Bn, p as yt } from "./api-92788483.mjs";
|
|
5
|
+
import { c as q, a as Il, r as _l } from "./_commonjsHelpers-2917dca2.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__ */ R("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__ */ R("img", {
|
|
15
15
|
class: "h-9 w-28 cursor-pointer md:w-36",
|
|
16
|
-
src:
|
|
16
|
+
src: Rl,
|
|
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
|
+
R("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
|
+
R("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, Ro = 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 : Ro + 1;
|
|
112
|
+
const c = n - yo + (s - Ro) / 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, Ro = 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 Rh(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 Ph(t, e, r) {
|
|
|
289
289
|
}
|
|
290
290
|
return (0, yh.unsafeStringify)(i);
|
|
291
291
|
}
|
|
292
|
-
var
|
|
293
|
-
os.default =
|
|
292
|
+
var Ph = Rh;
|
|
293
|
+
os.default = Ph;
|
|
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 Po(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] = Po(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 = Po(s, 5) + Eh(v, c, p, d) + l + e[v] + n[h] >>> 0;
|
|
341
|
+
l = d, d = p, p = Po(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, Rp = () => (0, zh.v4)();
|
|
440
|
+
Ee.createGuid = Rp;
|
|
441
|
+
const jh = () => Rp().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 Rt = {};
|
|
790
|
+
Object.defineProperty(Rt, "__esModule", { value: !0 });
|
|
791
|
+
Rt.SendingAgentContextMessageEvent = Rt.DialogEvent = void 0;
|
|
792
792
|
const Da = Vt;
|
|
793
|
-
class
|
|
793
|
+
class Pp 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
|
+
Rt.DialogEvent = Pp;
|
|
799
|
+
class sv extends Pp {
|
|
800
800
|
constructor(e) {
|
|
801
801
|
super("SendingAgentContextMessageEvent"), this.privAgentConfig = e;
|
|
802
802
|
}
|
|
@@ -804,7 +804,7 @@ class sv extends Rp {
|
|
|
804
804
|
return this.privAgentConfig;
|
|
805
805
|
}
|
|
806
806
|
}
|
|
807
|
-
|
|
807
|
+
Rt.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 Rv 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 = Rv;
|
|
1507
|
+
class Pv extends se {
|
|
1508
1508
|
constructor(e) {
|
|
1509
1509
|
super("OCSPCacheUpdateNeededEvent", ie.EventType.Debug, e);
|
|
1510
1510
|
}
|
|
1511
1511
|
}
|
|
1512
|
-
F.OCSPCacheUpdateNeededEvent =
|
|
1512
|
+
F.OCSPCacheUpdateNeededEvent = Pv;
|
|
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(Rt, 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 = {}, Rs = {};
|
|
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(Rs, "__esModule", { value: !0 });
|
|
1791
|
+
Rs.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
|
+
Rs.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 Ps = {};
|
|
2239
|
+
Object.defineProperty(Ps, "__esModule", { value: !0 });
|
|
2240
|
+
Ps.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
|
+
Ps.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 = P(), 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 = P(), 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 Rf() {
|
|
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 = P();
|
|
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 Pf() {
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 Rr = {}, vc;
|
|
5803
5803
|
function xf() {
|
|
5804
5804
|
if (vc)
|
|
5805
|
-
return
|
|
5806
|
-
vc = 1, Object.defineProperty(
|
|
5807
|
-
const t = _(), e =
|
|
5805
|
+
return Rr;
|
|
5806
|
+
vc = 1, Object.defineProperty(Rr, "__esModule", { value: !0 }), Rr.NoMatchDetails = void 0;
|
|
5807
|
+
const t = _(), e = P();
|
|
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 Rr.NoMatchDetails = r, Rr;
|
|
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 Pr = {}, fc;
|
|
5921
5921
|
function qf() {
|
|
5922
5922
|
if (fc)
|
|
5923
|
-
return
|
|
5924
|
-
fc = 1, Object.defineProperty(
|
|
5925
|
-
const t =
|
|
5923
|
+
return Pr;
|
|
5924
|
+
fc = 1, Object.defineProperty(Pr, "__esModule", { value: !0 }), Pr.IntentRecognitionCanceledEventArgs = void 0;
|
|
5925
|
+
const t = P();
|
|
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 Pr.IntentRecognitionCanceledEventArgs = e, Pr;
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = {}, Rc;
|
|
6343
6343
|
function $f() {
|
|
6344
|
-
if (
|
|
6344
|
+
if (Rc)
|
|
6345
6345
|
return _r;
|
|
6346
|
-
|
|
6347
|
-
const t = z, e = aa(), r =
|
|
6346
|
+
Rc = 1, Object.defineProperty(_r, "__esModule", { value: !0 }), _r.CustomCommandsConfig = void 0;
|
|
6347
|
+
const t = z, e = aa(), r = P();
|
|
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 Pc;
|
|
6443
6443
|
function _e() {
|
|
6444
|
-
if (
|
|
6444
|
+
if (Pc)
|
|
6445
6445
|
return Mr;
|
|
6446
|
-
|
|
6447
|
-
const t = _(), e = M(), r =
|
|
6446
|
+
Pc = 1, Object.defineProperty(Mr, "__esModule", { value: !0 }), Mr.ConnectionFactoryBase = void 0;
|
|
6447
|
+
const t = _(), e = M(), r = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P(), 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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P();
|
|
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 = P(), 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 = P(), 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 = P();
|
|
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 Rg() {
|
|
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 = P();
|
|
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 Pg() {
|
|
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 = P();
|
|
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 = P(), 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 = P();
|
|
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 = Rg();
|
|
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 = Pg();
|
|
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 = P();
|
|
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 = P(), 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 = P();
|
|
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 = P();
|
|
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 Rd = {};
|
|
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
|
+
})(Rd);
|
|
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 = P();
|
|
10655
|
+
let r = class Pd {
|
|
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 Pd("");
|
|
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 = P();
|
|
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 = P();
|
|
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 = P(), 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 = P(), 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 = P();
|
|
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 P() {
|
|
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 R() {
|
|
|
11373
11373
|
Object.defineProperty(t, "SessionEventArgs", { enumerable: !0, get: function() {
|
|
11374
11374
|
return c.SessionEventArgs;
|
|
11375
11375
|
} });
|
|
11376
|
-
var p =
|
|
11376
|
+
var p = Rf();
|
|
11377
11377
|
Object.defineProperty(t, "RecognitionEventArgs", { enumerable: !0, get: function() {
|
|
11378
11378
|
return p.RecognitionEventArgs;
|
|
11379
11379
|
} });
|
|
@@ -11381,7 +11381,7 @@ function R() {
|
|
|
11381
11381
|
Object.defineProperty(t, "OutputFormat", { enumerable: !0, get: function() {
|
|
11382
11382
|
return d.OutputFormat;
|
|
11383
11383
|
} });
|
|
11384
|
-
var l =
|
|
11384
|
+
var l = Pf();
|
|
11385
11385
|
Object.defineProperty(t, "IntentRecognitionEventArgs", { enumerable: !0, get: function() {
|
|
11386
11386
|
return l.IntentRecognitionEventArgs;
|
|
11387
11387
|
} });
|
|
@@ -11529,13 +11529,13 @@ function R() {
|
|
|
11529
11529
|
Object.defineProperty(t, "BotFrameworkConfig", { enumerable: !0, get: function() {
|
|
11530
11530
|
return yi.BotFrameworkConfig;
|
|
11531
11531
|
} });
|
|
11532
|
-
var
|
|
11532
|
+
var Ri = $f();
|
|
11533
11533
|
Object.defineProperty(t, "CustomCommandsConfig", { enumerable: !0, get: function() {
|
|
11534
|
-
return
|
|
11534
|
+
return Ri.CustomCommandsConfig;
|
|
11535
11535
|
} });
|
|
11536
|
-
var
|
|
11536
|
+
var Pi = Jf();
|
|
11537
11537
|
Object.defineProperty(t, "DialogServiceConnector", { enumerable: !0, get: function() {
|
|
11538
|
-
return
|
|
11538
|
+
return Pi.DialogServiceConnector;
|
|
11539
11539
|
} });
|
|
11540
11540
|
var Ei = Ns;
|
|
11541
11541
|
Object.defineProperty(t, "ActivityReceivedEventArgs", { enumerable: !0, get: function() {
|
|
@@ -11719,7 +11719,7 @@ function R() {
|
|
|
11719
11719
|
Object.defineProperty(t, "PronunciationAssessmentGradingSystem", { enumerable: !0, get: function() {
|
|
11720
11720
|
return cl.PronunciationAssessmentGradingSystem;
|
|
11721
11721
|
} });
|
|
11722
|
-
var ul =
|
|
11722
|
+
var ul = Rd;
|
|
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 = P();
|
|
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(Rs, t), r(jp, t), r(Jv(), t), r(Gv(), t), r(Ps, 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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 = {}, Ru;
|
|
13005
13005
|
function om() {
|
|
13006
|
-
if (
|
|
13006
|
+
if (Ru)
|
|
13007
13007
|
return un;
|
|
13008
|
-
|
|
13009
|
-
const t = Z(), e =
|
|
13008
|
+
Ru = 1, Object.defineProperty(un, "__esModule", { value: !0 }), un.ConversationTranscriberConnectionFactory = void 0;
|
|
13009
|
+
const t = Z(), e = P(), 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 = {}, Pu;
|
|
13048
13048
|
function am() {
|
|
13049
|
-
if (
|
|
13049
|
+
if (Pu)
|
|
13050
13050
|
return pn;
|
|
13051
|
-
|
|
13052
|
-
const t = Z(), e =
|
|
13051
|
+
Pu = 1, Object.defineProperty(pn, "__esModule", { value: !0 }), pn.TranscriberConnectionFactory = void 0;
|
|
13052
|
+
const t = Z(), e = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 Rn = {}, Nu;
|
|
14082
14082
|
function ym() {
|
|
14083
14083
|
if (Nu)
|
|
14084
|
-
return
|
|
14085
|
-
Nu = 1, Object.defineProperty(
|
|
14086
|
-
const t = M(), e =
|
|
14084
|
+
return Rn;
|
|
14085
|
+
Nu = 1, Object.defineProperty(Rn, "__esModule", { value: !0 }), Rn.IntentServiceRecognizer = void 0;
|
|
14086
|
+
const t = M(), e = P(), 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 Rn.IntentServiceRecognizer = i, Rn;
|
|
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 Rm {
|
|
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 Pm {
|
|
|
14321
14321
|
}
|
|
14322
14322
|
}
|
|
14323
14323
|
}
|
|
14324
|
-
no.ServiceTelemetryListener =
|
|
14324
|
+
no.ServiceTelemetryListener = Rm;
|
|
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, Pm = 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 Pm.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 Pn = {}, 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 Pn;
|
|
14654
|
+
Lu = 1, Object.defineProperty(Pn, "__esModule", { value: !0 }), Pn.DialogServiceAdapter = void 0;
|
|
14655
|
+
const t = Z(), e = Rt, r = M(), i = Ze, u = P(), 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 Pn.DialogServiceAdapter = d, Pn;
|
|
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 = P(), 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 = P(), 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 = P();
|
|
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 Ra {
|
|
15421
15421
|
constructor(e) {
|
|
15422
15422
|
this.privParticipantsPayloadResponse = Vm(e);
|
|
15423
15423
|
}
|
|
@@ -15455,11 +15455,11 @@ class Pa {
|
|
|
15455
15455
|
return this.privParticipantsPayloadResponse.type;
|
|
15456
15456
|
}
|
|
15457
15457
|
static fromJSON(e) {
|
|
15458
|
-
return new
|
|
15458
|
+
return new Ra(e);
|
|
15459
15459
|
}
|
|
15460
15460
|
}
|
|
15461
|
-
Bt.ParticipantsListPayloadResponse =
|
|
15462
|
-
class
|
|
15461
|
+
Bt.ParticipantsListPayloadResponse = Ra;
|
|
15462
|
+
class Pa {
|
|
15463
15463
|
constructor(e) {
|
|
15464
15464
|
this.privParticipantPayloadResponse = $m(e);
|
|
15465
15465
|
}
|
|
@@ -15485,10 +15485,10 @@ class Ra {
|
|
|
15485
15485
|
return this.privParticipantPayloadResponse.avatar;
|
|
15486
15486
|
}
|
|
15487
15487
|
static fromJSON(e) {
|
|
15488
|
-
return new
|
|
15488
|
+
return new Pa(e);
|
|
15489
15489
|
}
|
|
15490
15490
|
}
|
|
15491
|
-
Bt.ParticipantPayloadResponse =
|
|
15491
|
+
Bt.ParticipantPayloadResponse = Pa;
|
|
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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P(), 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 = P();
|
|
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 = P(), 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 = P(), 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(P(), 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 = Pt(), 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), Re.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), Re.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), Re.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 = Pt(), 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), Re.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 RS = "Xb7hH8MSUJpSbSDYk0k2";
|
|
17348
17348
|
T(!1);
|
|
17349
|
-
const
|
|
17349
|
+
const PS = 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
|
+
PS.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/${RS}`, {
|
|
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__ */ R("div", { class: "text-[22px] font-[700]" }, "Please Note Before You Begin", -1), bS = /* @__PURE__ */ R("ul", { className: "list-disc max-h-[40vh] overflow-auto space-y-3 pl-6 text-[#102345] text-[15px]" }, [
|
|
17430
|
+
/* @__PURE__ */ R("li", null, "Stay expressive — this is an interactive role-play."),
|
|
17431
|
+
/* @__PURE__ */ R("li", null, [
|
|
17432
17432
|
/* @__PURE__ */ jn("The session may take up to "),
|
|
17433
|
-
/* @__PURE__ */
|
|
17433
|
+
/* @__PURE__ */ R("b", { class: "font-[600]" }, "10 minutes"),
|
|
17434
17434
|
/* @__PURE__ */ jn(".")
|
|
17435
17435
|
]),
|
|
17436
|
-
/* @__PURE__ */
|
|
17437
|
-
/* @__PURE__ */
|
|
17436
|
+
/* @__PURE__ */ R("li", null, "Choose a quiet space and ensure your mic and internet are working."),
|
|
17437
|
+
/* @__PURE__ */ R("li", null, [
|
|
17438
17438
|
/* @__PURE__ */ jn("In Voice Mode? Click "),
|
|
17439
|
-
/* @__PURE__ */
|
|
17439
|
+
/* @__PURE__ */ R("span", { class: "font-[600]" }, "“Turn on Mic”"),
|
|
17440
17440
|
/* @__PURE__ */ jn(" to begin.")
|
|
17441
17441
|
]),
|
|
17442
|
-
/* @__PURE__ */
|
|
17442
|
+
/* @__PURE__ */ R("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__ */ R("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 = Pt(), 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), Re.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
|
+
R("div", _S, [
|
|
17503
17503
|
TS,
|
|
17504
17504
|
bS,
|
|
17505
|
-
|
|
17505
|
+
R("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
|
+
R("div", MS, [
|
|
17516
|
+
R("div", OS, [
|
|
17517
|
+
R("div", DS, Ke(p.value), 1),
|
|
17518
|
+
R("div", kS, Ke(h.value), 1)
|
|
17519
17519
|
])
|
|
17520
17520
|
]),
|
|
17521
17521
|
k(e).beginFlag ? (O(), N("span", NS, [
|
|
17522
|
-
|
|
17522
|
+
R("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
|
+
])) : Pe("", !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-5b8d29f3"), 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__ */ R("div", { class: "mb-4" }, " Add Agentic AI to your Digital Skills on Genome.ai and start mastering AI today! ", -1)), YS = /* @__PURE__ */ _a(() => /* @__PURE__ */ R("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__ */ R("div", { class: "" }, [
|
|
17560
17560
|
/* @__PURE__ */ jn(" Please select interaction mode below "),
|
|
17561
|
-
/* @__PURE__ */
|
|
17561
|
+
/* @__PURE__ */ R("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
|
-
n = s.split(""), o.value = ""
|
|
17597
|
-
|
|
17598
|
-
|
|
17596
|
+
if (n = s.split(""), o.value = "", !s.includes("END ROLE PLAY"))
|
|
17597
|
+
for (let h = 0; h < n.length; h++)
|
|
17598
|
+
o.value += n[h], 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 = () => {
|
|
@@ -17607,15 +17607,27 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17607
17607
|
).replace(
|
|
17608
17608
|
/BEGIN ROLE PLAY./g,
|
|
17609
17609
|
'<div style="font-size: 18px; font-weight: bold;">BEGIN ROLE PLAY</div>'
|
|
17610
|
+
).replace(
|
|
17611
|
+
/Feedback and Assessment:/g,
|
|
17612
|
+
'<div style="font-size: 16px; font-weight: bold;">Feedback and Assessment</div>'
|
|
17610
17613
|
).replace(
|
|
17611
17614
|
/Feedback and Assessment/g,
|
|
17612
17615
|
'<div style="font-size: 16px; font-weight: bold;">Feedback and Assessment</div>'
|
|
17616
|
+
).replace(
|
|
17617
|
+
/Overall Assessment:/g,
|
|
17618
|
+
'<div style="font-size: 16px; font-weight: bold;">Overall Assessment</div>'
|
|
17613
17619
|
).replace(
|
|
17614
17620
|
/Overall Assessment/g,
|
|
17615
17621
|
'<div style="font-size: 16px; font-weight: bold;">Overall Assessment</div>'
|
|
17622
|
+
).replace(
|
|
17623
|
+
/Overall Rating:/g,
|
|
17624
|
+
'<div style="font-size: 16px; font-weight: bold;">Overall Rating</div>'
|
|
17616
17625
|
).replace(
|
|
17617
17626
|
/Overall Rating/g,
|
|
17618
17627
|
'<div style="font-size: 16px; font-weight: bold;">Overall Rating</div>'
|
|
17628
|
+
).replace(
|
|
17629
|
+
/Model Solution:/g,
|
|
17630
|
+
'<div style="font-size: 16px; font-weight: bold;">Model Solution</div>'
|
|
17619
17631
|
).replace(
|
|
17620
17632
|
/Model Solution/g,
|
|
17621
17633
|
'<div style="font-size: 16px; font-weight: bold;">Model Solution</div>'
|
|
@@ -17638,15 +17650,27 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17638
17650
|
let h = r.answer.replace(/[*#]/g, "").replace(
|
|
17639
17651
|
/Assessment Rating & Feedback/g,
|
|
17640
17652
|
'<div style="font-size: 26px; font-weight: bold; text-decoration: underline;">Rating & Feedback</div>'
|
|
17653
|
+
).replace(
|
|
17654
|
+
/Feedback and Assessment:/g,
|
|
17655
|
+
'<div style="font-size: 16px; font-weight: bold;">Feedback and Assessment</div>'
|
|
17641
17656
|
).replace(
|
|
17642
17657
|
/Feedback and Assessment/g,
|
|
17643
17658
|
'<div style="font-size: 16px; font-weight: bold;">Feedback and Assessment</div>'
|
|
17659
|
+
).replace(
|
|
17660
|
+
/Overall Assessment:/g,
|
|
17661
|
+
'<div style="font-size: 16px; font-weight: bold;">Overall Assessment</div>'
|
|
17644
17662
|
).replace(
|
|
17645
17663
|
/Overall Assessment/g,
|
|
17646
17664
|
'<div style="font-size: 16px; font-weight: bold;">Overall Assessment</div>'
|
|
17665
|
+
).replace(
|
|
17666
|
+
/Overall Rating:/g,
|
|
17667
|
+
'<div style="font-size: 16px; font-weight: bold;">Overall Rating</div>'
|
|
17647
17668
|
).replace(
|
|
17648
17669
|
/Overall Rating/g,
|
|
17649
17670
|
'<div style="font-size: 16px; font-weight: bold;">Overall Rating</div>'
|
|
17671
|
+
).replace(
|
|
17672
|
+
/Model Solution:/g,
|
|
17673
|
+
'<div style="font-size: 16px; font-weight: bold;">Model Solution</div>'
|
|
17650
17674
|
).replace(
|
|
17651
17675
|
/Model Solution/g,
|
|
17652
17676
|
'<div style="font-size: 16px; font-weight: bold;">Model Solution</div>'
|
|
@@ -17662,7 +17686,7 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17662
17686
|
), Ji(i, (h) => {
|
|
17663
17687
|
a.question = (h ?? []).join(", ");
|
|
17664
17688
|
}), (h, v) => (O(), N("div", BS, [
|
|
17665
|
-
|
|
17689
|
+
R("div", qS, [
|
|
17666
17690
|
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", {
|
|
17667
17691
|
key: 0,
|
|
17668
17692
|
class: "fontFormattingAMA",
|
|
@@ -17672,14 +17696,14 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17672
17696
|
class: "fontFormattingAMA",
|
|
17673
17697
|
innerHTML: l.value
|
|
17674
17698
|
}, null, 8, US)),
|
|
17675
|
-
|
|
17699
|
+
R("div", null, [
|
|
17676
17700
|
t.optionsArray.length && k(a).mcqType === "multi_choice" ? (O(), N("div", HS, [
|
|
17677
17701
|
(O(!0), N(Fo, null, Uo(t.optionsArray, (g, m) => (O(), N("div", {
|
|
17678
17702
|
key: m,
|
|
17679
17703
|
class: "italic"
|
|
17680
17704
|
}, [
|
|
17681
|
-
|
|
17682
|
-
Zo(
|
|
17705
|
+
R("div", WS, [
|
|
17706
|
+
Zo(R("input", {
|
|
17683
17707
|
class: "mr-4 cursor-pointer",
|
|
17684
17708
|
type: "checkbox",
|
|
17685
17709
|
value: g,
|
|
@@ -17687,9 +17711,9 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17687
17711
|
disabled: k(a).conversations.length - 1 !== r.ansId,
|
|
17688
17712
|
name: l.value
|
|
17689
17713
|
}, null, 8, VS), [
|
|
17690
|
-
[
|
|
17714
|
+
[Pl, i.value]
|
|
17691
17715
|
]),
|
|
17692
|
-
|
|
17716
|
+
R("label", $S, Ke(g), 1)
|
|
17693
17717
|
])
|
|
17694
17718
|
]))), 128))
|
|
17695
17719
|
])) : t.optionsArray.length ? (O(), N("div", KS, [
|
|
@@ -17697,42 +17721,42 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
|
|
|
17697
17721
|
key: m,
|
|
17698
17722
|
class: "italic"
|
|
17699
17723
|
}, [
|
|
17700
|
-
|
|
17701
|
-
|
|
17724
|
+
R("div", JS, [
|
|
17725
|
+
R("input", {
|
|
17702
17726
|
class: "mr-4 cursor-pointer",
|
|
17703
17727
|
type: "radio",
|
|
17704
17728
|
onClick: (f) => k(a).question = String(t.optionsArray[m]),
|
|
17705
17729
|
disabled: k(a).conversations.length - 1 !== r.ansId,
|
|
17706
17730
|
name: l.value
|
|
17707
17731
|
}, null, 8, GS),
|
|
17708
|
-
|
|
17732
|
+
R("label", QS, Ke(g), 1)
|
|
17709
17733
|
])
|
|
17710
17734
|
]))), 128))
|
|
17711
|
-
])) :
|
|
17735
|
+
])) : Pe("", !0)
|
|
17712
17736
|
]),
|
|
17713
|
-
u.value && k(a).simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ef" ? (O(), N("div", XS, eC)) :
|
|
17737
|
+
u.value && k(a).simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ef" ? (O(), N("div", XS, eC)) : Pe("", !0),
|
|
17714
17738
|
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, [
|
|
17715
17739
|
rC,
|
|
17716
|
-
|
|
17717
|
-
|
|
17740
|
+
R("div", nC, [
|
|
17741
|
+
R("button", {
|
|
17718
17742
|
type: "button",
|
|
17719
17743
|
id: "button",
|
|
17720
17744
|
onClick: v[1] || (v[1] = (g) => p()),
|
|
17721
17745
|
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]"
|
|
17722
17746
|
}, " Text Mode "),
|
|
17723
|
-
|
|
17747
|
+
R("button", {
|
|
17724
17748
|
type: "button",
|
|
17725
17749
|
id: "button",
|
|
17726
17750
|
onClick: v[2] || (v[2] = (g) => d()),
|
|
17727
17751
|
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]"
|
|
17728
17752
|
}, " Voice Mode ")
|
|
17729
17753
|
])
|
|
17730
|
-
])) :
|
|
17754
|
+
])) : Pe("", !0)
|
|
17731
17755
|
])
|
|
17732
17756
|
]));
|
|
17733
17757
|
}
|
|
17734
17758
|
});
|
|
17735
|
-
const sC = /* @__PURE__ */ Wt(iC, [["__scopeId", "data-v-
|
|
17759
|
+
const sC = /* @__PURE__ */ Wt(iC, [["__scopeId", "data-v-5b8d29f3"]]), 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({
|
|
17736
17760
|
__name: "learnerSimulation",
|
|
17737
17761
|
props: {
|
|
17738
17762
|
question: {
|
|
@@ -17746,15 +17770,15 @@ const sC = /* @__PURE__ */ Wt(iC, [["__scopeId", "data-v-0a8d15a2"]]), oC = { cl
|
|
|
17746
17770
|
},
|
|
17747
17771
|
setup(t) {
|
|
17748
17772
|
return (e, r) => (O(), N("div", oC, [
|
|
17749
|
-
|
|
17750
|
-
|
|
17773
|
+
R("div", aC, [
|
|
17774
|
+
R("div", cC, Ke(t.question), 1)
|
|
17751
17775
|
])
|
|
17752
17776
|
]));
|
|
17753
17777
|
}
|
|
17754
|
-
}), 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__ */
|
|
17755
|
-
/* @__PURE__ */
|
|
17756
|
-
/* @__PURE__ */
|
|
17757
|
-
/* @__PURE__ */
|
|
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__ */ R("span", { class: "dot-animation" }, [
|
|
17779
|
+
/* @__PURE__ */ R("span", null, "."),
|
|
17780
|
+
/* @__PURE__ */ R("span", null, "."),
|
|
17781
|
+
/* @__PURE__ */ R("span", null, ".")
|
|
17758
17782
|
], -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({
|
|
17759
17783
|
__name: "LoadingResponse",
|
|
17760
17784
|
setup(t) {
|
|
@@ -17771,25 +17795,25 @@ const sC = /* @__PURE__ */ Wt(iC, [["__scopeId", "data-v-0a8d15a2"]]), oC = { cl
|
|
|
17771
17795
|
const i = Math.floor(Math.random() * r.value.length);
|
|
17772
17796
|
e.value = r.value[i];
|
|
17773
17797
|
}, 15e3), (i, u) => (O(), N("div", dC, [
|
|
17774
|
-
|
|
17775
|
-
|
|
17798
|
+
R("div", lC, [
|
|
17799
|
+
R("div", hC, Ke(e.value), 1),
|
|
17776
17800
|
vC
|
|
17777
17801
|
]),
|
|
17778
17802
|
fC
|
|
17779
17803
|
]));
|
|
17780
17804
|
}
|
|
17781
17805
|
});
|
|
17782
|
-
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" },
|
|
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" }, RC = /* @__PURE__ */ we({
|
|
17783
17807
|
__name: "QuestionStreaming",
|
|
17784
17808
|
setup(t) {
|
|
17785
17809
|
const e = Oe();
|
|
17786
17810
|
return (r, i) => (O(), N("div", SC, [
|
|
17787
|
-
|
|
17788
|
-
|
|
17811
|
+
R("div", CC, [
|
|
17812
|
+
R("div", yC, Ke(k(e).userSpeechText), 1)
|
|
17789
17813
|
])
|
|
17790
17814
|
]));
|
|
17791
17815
|
}
|
|
17792
|
-
}),
|
|
17816
|
+
}), PC = { key: 0 }, EC = { key: 1 }, wC = {
|
|
17793
17817
|
key: 0,
|
|
17794
17818
|
class: "flex"
|
|
17795
17819
|
}, AC = {
|
|
@@ -17820,7 +17844,7 @@ const mC = /* @__PURE__ */ Wt(gC, [["__scopeId", "data-v-347ad6de"]]), SC = { cl
|
|
|
17820
17844
|
}, [
|
|
17821
17845
|
Se(LS),
|
|
17822
17846
|
(O(!0), N(Fo, null, Uo(k(i).conversations, (s, c) => (O(), N("div", { key: c }, [
|
|
17823
|
-
s.question ? (O(), N("div",
|
|
17847
|
+
s.question ? (O(), N("div", PC, [
|
|
17824
17848
|
Se(uC, {
|
|
17825
17849
|
question: s.question,
|
|
17826
17850
|
c2question: s.c2question,
|
|
@@ -17829,7 +17853,7 @@ const mC = /* @__PURE__ */ Wt(gC, [["__scopeId", "data-v-347ad6de"]]), SC = { cl
|
|
|
17829
17853
|
name: "askQuestion",
|
|
17830
17854
|
"que-id": c
|
|
17831
17855
|
}, null, 8, ["question", "c2question", "show-feedback", "id", "que-id"])
|
|
17832
|
-
])) :
|
|
17856
|
+
])) : Pe("", !0),
|
|
17833
17857
|
s.answer ? (O(), N("div", EC, [
|
|
17834
17858
|
Se(sC, {
|
|
17835
17859
|
question: s == null ? void 0 : s.question,
|
|
@@ -17843,14 +17867,14 @@ const mC = /* @__PURE__ */ Wt(gC, [["__scopeId", "data-v-347ad6de"]]), SC = { cl
|
|
|
17843
17867
|
"ans-id": c,
|
|
17844
17868
|
onCharTyped: a
|
|
17845
17869
|
}, null, 8, ["question", "c2question", "show-sources", "questionId", "answer", "show-feedback", "related-ques", "options-array", "ans-id"])
|
|
17846
|
-
])) :
|
|
17870
|
+
])) : Pe("", !0)
|
|
17847
17871
|
]))), 128)),
|
|
17848
17872
|
k(i).dotLoader ? (O(), N("div", wC, [
|
|
17849
17873
|
Se(mC)
|
|
17850
|
-
])) :
|
|
17874
|
+
])) : Pe("", !0),
|
|
17851
17875
|
k(i).userspeaking ? (O(), N("div", AC, [
|
|
17852
|
-
Se(
|
|
17853
|
-
])) :
|
|
17876
|
+
Se(RC)
|
|
17877
|
+
])) : Pe("", !0)
|
|
17854
17878
|
], 512));
|
|
17855
17879
|
}
|
|
17856
17880
|
});
|
|
@@ -17881,23 +17905,23 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
17881
17905
|
class: "flex items-center"
|
|
17882
17906
|
}, 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 = [
|
|
17883
17907
|
xC
|
|
17884
|
-
], qC = { class: "tooltiptext text-genpact-darkest-teal" }, FC = /* @__PURE__ */
|
|
17908
|
+
], qC = { class: "tooltiptext text-genpact-darkest-teal" }, FC = /* @__PURE__ */ R("svg", {
|
|
17885
17909
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17886
17910
|
class: "h-[10px] w-[10px] text-gray-700",
|
|
17887
17911
|
fill: "currentColor",
|
|
17888
17912
|
viewBox: "0 0 24 24"
|
|
17889
17913
|
}, [
|
|
17890
|
-
/* @__PURE__ */
|
|
17914
|
+
/* @__PURE__ */ R("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" })
|
|
17891
17915
|
], -1), UC = [
|
|
17892
17916
|
FC
|
|
17893
|
-
], HC = /* @__PURE__ */
|
|
17917
|
+
], HC = /* @__PURE__ */ R("svg", {
|
|
17894
17918
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17895
17919
|
class: "h-[10px] w-[10px] text-gray-700",
|
|
17896
17920
|
fill: "currentColor",
|
|
17897
17921
|
viewBox: "0 0 24 24"
|
|
17898
17922
|
}, [
|
|
17899
|
-
/* @__PURE__ */
|
|
17900
|
-
/* @__PURE__ */
|
|
17923
|
+
/* @__PURE__ */ R("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" }),
|
|
17924
|
+
/* @__PURE__ */ R("line", {
|
|
17901
17925
|
x1: "4",
|
|
17902
17926
|
y1: "4",
|
|
17903
17927
|
x2: "20",
|
|
@@ -17910,7 +17934,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
17910
17934
|
], VC = /* @__PURE__ */ we({
|
|
17911
17935
|
__name: "NewVoiceConversation",
|
|
17912
17936
|
setup(t) {
|
|
17913
|
-
const e = Oe(), r =
|
|
17937
|
+
const e = Oe(), r = Pt(), i = T(""), u = T(!1), a = T("Turn on mic"), o = () => {
|
|
17914
17938
|
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");
|
|
17915
17939
|
}, n = () => {
|
|
17916
17940
|
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);
|
|
@@ -17946,7 +17970,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
17946
17970
|
} else
|
|
17947
17971
|
await Go(i.value.replace(/[*#]/g, ""));
|
|
17948
17972
|
} catch (g) {
|
|
17949
|
-
if (console.error(g),
|
|
17973
|
+
if (console.error(g), Re.isAxiosError(g)) {
|
|
17950
17974
|
const m = g;
|
|
17951
17975
|
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);
|
|
17952
17976
|
} else
|
|
@@ -17959,18 +17983,18 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
17959
17983
|
c && (console.log("Recognized text:", c), ve.value = "listening", await s(), xn.value = "");
|
|
17960
17984
|
}), (c, p) => (O(), N("div", TC, [
|
|
17961
17985
|
k(ve) === "bot" ? (O(), N("div", bC, [
|
|
17962
|
-
|
|
17986
|
+
R("span", null, [
|
|
17963
17987
|
(O(), N("svg", MC, DC))
|
|
17964
17988
|
])
|
|
17965
17989
|
])) : k(ve) === "user" ? (O(), N("div", kC, [
|
|
17966
|
-
|
|
17990
|
+
R("span", null, [
|
|
17967
17991
|
(O(), N("svg", NC, jC))
|
|
17968
17992
|
])
|
|
17969
|
-
])) : k(ve) === "listening" ? (O(), N("div", LC, BC)) :
|
|
17970
|
-
|
|
17993
|
+
])) : k(ve) === "listening" ? (O(), N("div", LC, BC)) : Pe("", !0),
|
|
17994
|
+
R("div", {
|
|
17971
17995
|
class: jt([u.value ? "" : "animate-pulse", "tooltip"])
|
|
17972
17996
|
}, [
|
|
17973
|
-
|
|
17997
|
+
R("span", qC, Ke(a.value), 1),
|
|
17974
17998
|
u.value ? (O(), N("button", {
|
|
17975
17999
|
key: 0,
|
|
17976
18000
|
class: "rounded-full bg-white p-2 transition hover:bg-gray-300",
|
|
@@ -17981,7 +18005,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
17981
18005
|
onClick: p[1] || (p[1] = (d) => o())
|
|
17982
18006
|
}, WC))
|
|
17983
18007
|
], 2),
|
|
17984
|
-
|
|
18008
|
+
R("button", {
|
|
17985
18009
|
class: "rounded-full bg-white p-2 hover:bg-gray-300",
|
|
17986
18010
|
onClick: p[2] || (p[2] = (d) => n())
|
|
17987
18011
|
}, [
|
|
@@ -17989,14 +18013,14 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
17989
18013
|
])
|
|
17990
18014
|
]));
|
|
17991
18015
|
}
|
|
17992
|
-
}), 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__ */
|
|
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__ */ R("div", null, null, -1)), ZC = {
|
|
17993
18017
|
key: 0,
|
|
17994
18018
|
class: "flex justify-center bg-genpact-darkest-blue px-4 rounded-full"
|
|
17995
|
-
}, 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__ */
|
|
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__ */ R("span", { class: "tooltiptext text-genpact-darkest-teal" }, "Restart", -1)), ny = /* @__PURE__ */ Ye(() => /* @__PURE__ */ R("path", {
|
|
17996
18020
|
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",
|
|
17997
18021
|
stroke: "currentColor",
|
|
17998
18022
|
"stroke-width": "2"
|
|
17999
|
-
}, null, -1)), iy = /* @__PURE__ */ Ye(() => /* @__PURE__ */
|
|
18023
|
+
}, null, -1)), iy = /* @__PURE__ */ Ye(() => /* @__PURE__ */ R("path", {
|
|
18000
18024
|
d: "M9 10H15M9 14H12M19 8V2M16 5H22",
|
|
18001
18025
|
stroke: "currentColor",
|
|
18002
18026
|
"stroke-width": "2",
|
|
@@ -18005,24 +18029,24 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18005
18029
|
}, null, -1)), sy = [
|
|
18006
18030
|
ny,
|
|
18007
18031
|
iy
|
|
18008
|
-
], 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__ */
|
|
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__ */ R("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 = [
|
|
18009
18033
|
uy
|
|
18010
18034
|
], dy = {
|
|
18011
18035
|
key: 1,
|
|
18012
18036
|
class: "tooltip"
|
|
18013
|
-
}, ly = /* @__PURE__ */ Ye(() => /* @__PURE__ */
|
|
18037
|
+
}, ly = /* @__PURE__ */ Ye(() => /* @__PURE__ */ R("span", { class: "tooltiptext fontFormattingAMA" }, "Waiting for response", -1)), hy = /* @__PURE__ */ Ye(() => /* @__PURE__ */ R("img", {
|
|
18014
18038
|
class: "w-7 h-7",
|
|
18015
18039
|
src: cp,
|
|
18016
18040
|
alt: "watingIcon"
|
|
18017
18041
|
}, null, -1)), vy = [
|
|
18018
18042
|
ly,
|
|
18019
18043
|
hy
|
|
18020
|
-
], fy = { class: "flex justify-start gap-2 md:gap-1" }, gy = ["disabled"], my = /* @__PURE__ */ Ye(() => /* @__PURE__ */
|
|
18021
|
-
/* @__PURE__ */
|
|
18044
|
+
], fy = { class: "flex justify-start gap-2 md:gap-1" }, gy = ["disabled"], my = /* @__PURE__ */ Ye(() => /* @__PURE__ */ R("div", { class: "pt-1 text-start font-sans text-xs font-bold text-gray-500 md:text-sm" }, [
|
|
18045
|
+
/* @__PURE__ */ R("div", null, " Note: AI-generated response may not be fully accurate; check with experts for critical information. ")
|
|
18022
18046
|
], -1)), Sy = /* @__PURE__ */ we({
|
|
18023
18047
|
__name: "NewQuestionSimulation",
|
|
18024
18048
|
setup(t) {
|
|
18025
|
-
const e = Oe(), r =
|
|
18049
|
+
const e = Oe(), r = Pt(), i = T(""), u = T("");
|
|
18026
18050
|
e.question = "";
|
|
18027
18051
|
const a = T(null), o = T(!1), n = T(zt), s = T(!1);
|
|
18028
18052
|
u.value = e.recognizedText, Ht(() => {
|
|
@@ -18064,7 +18088,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18064
18088
|
console.log("in the else case"), e.addConversation((f = I.data) == null ? void 0 : f.body, "new");
|
|
18065
18089
|
s.value = !1, e.dotLoader = !1, e.recognizedText = "";
|
|
18066
18090
|
} catch (y) {
|
|
18067
|
-
if (console.error(y), e.dotLoader = !1,
|
|
18091
|
+
if (console.error(y), e.dotLoader = !1, Re.isAxiosError(y)) {
|
|
18068
18092
|
const w = y;
|
|
18069
18093
|
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);
|
|
18070
18094
|
} else
|
|
@@ -18072,18 +18096,18 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18072
18096
|
}
|
|
18073
18097
|
};
|
|
18074
18098
|
return (l, h) => (O(), N("div", $C, [
|
|
18075
|
-
|
|
18076
|
-
|
|
18077
|
-
|
|
18078
|
-
|
|
18099
|
+
R("div", KC, [
|
|
18100
|
+
R("div", JC, [
|
|
18101
|
+
R("div", GC, [
|
|
18102
|
+
R("div", QC, [
|
|
18079
18103
|
XC,
|
|
18080
18104
|
k(e).showVoiceComponent ? (O(), N("div", ZC, [
|
|
18081
18105
|
Se(VC)
|
|
18082
|
-
])) :
|
|
18106
|
+
])) : Pe("", !0)
|
|
18083
18107
|
]),
|
|
18084
|
-
|
|
18085
|
-
|
|
18086
|
-
|
|
18108
|
+
R("div", YC, [
|
|
18109
|
+
R("div", ey, [
|
|
18110
|
+
R("div", ty, [
|
|
18087
18111
|
ry,
|
|
18088
18112
|
(O(), N("svg", {
|
|
18089
18113
|
onClick: c,
|
|
@@ -18098,7 +18122,7 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18098
18122
|
}, sy))
|
|
18099
18123
|
])
|
|
18100
18124
|
]),
|
|
18101
|
-
|
|
18125
|
+
R("div", oy, [
|
|
18102
18126
|
s.value ? (O(), N("div", dy, vy)) : (O(), N("div", ay, [
|
|
18103
18127
|
(O(), N("svg", {
|
|
18104
18128
|
disabled: k(e).beginFlag === !0,
|
|
@@ -18113,8 +18137,8 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18113
18137
|
}, py, 10, cy))
|
|
18114
18138
|
]))
|
|
18115
18139
|
]),
|
|
18116
|
-
|
|
18117
|
-
Zo(
|
|
18140
|
+
R("div", fy, [
|
|
18141
|
+
Zo(R("input", {
|
|
18118
18142
|
onKeyup: [
|
|
18119
18143
|
h[1] || (h[1] = lp((v) => s.value ? "" : d(), ["enter"])),
|
|
18120
18144
|
h[3] || (h[3] = (v) => p(k(e).question))
|
|
@@ -18141,24 +18165,24 @@ const _C = /* @__PURE__ */ Wt(IC, [["__scopeId", "data-v-cd418105"]]), TC = { cl
|
|
|
18141
18165
|
]));
|
|
18142
18166
|
}
|
|
18143
18167
|
});
|
|
18144
|
-
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" },
|
|
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" }, Ry = { class: "py-2" }, Py = { 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__ */ R("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 = [
|
|
18145
18169
|
Ty
|
|
18146
18170
|
], My = {
|
|
18147
18171
|
key: 1,
|
|
18148
18172
|
class: "tooltip"
|
|
18149
|
-
}, Oy = /* @__PURE__ */ vo(() => /* @__PURE__ */
|
|
18173
|
+
}, Oy = /* @__PURE__ */ vo(() => /* @__PURE__ */ R("span", { class: "tooltiptext fontFormattingAMA" }, "Waiting for response", -1)), Dy = /* @__PURE__ */ vo(() => /* @__PURE__ */ R("img", {
|
|
18150
18174
|
class: "w-7 h-7",
|
|
18151
18175
|
src: cp,
|
|
18152
18176
|
alt: "watingIcon"
|
|
18153
18177
|
}, null, -1)), ky = [
|
|
18154
18178
|
Oy,
|
|
18155
18179
|
Dy
|
|
18156
|
-
], Ny = { class: "flex justify-start gap-2 md:gap-1" }, zy = ["disabled"], jy = /* @__PURE__ */ vo(() => /* @__PURE__ */
|
|
18157
|
-
/* @__PURE__ */
|
|
18180
|
+
], Ny = { class: "flex justify-start gap-2 md:gap-1" }, zy = ["disabled"], jy = /* @__PURE__ */ vo(() => /* @__PURE__ */ R("div", { class: "pt-1 text-start font-sans text-xs font-bold text-gray-500 md:text-sm" }, [
|
|
18181
|
+
/* @__PURE__ */ R("div", null, " Note: AI-generated response may not be fully accurate; check with experts for critical information. ")
|
|
18158
18182
|
], -1)), Ly = /* @__PURE__ */ we({
|
|
18159
18183
|
__name: "NewMDMQuestionSimulation",
|
|
18160
18184
|
setup(t) {
|
|
18161
|
-
const e = Oe(), r =
|
|
18185
|
+
const e = Oe(), r = Pt(), i = T("");
|
|
18162
18186
|
e.question = "";
|
|
18163
18187
|
const u = T(null), a = T(!1), o = T(zt), n = T(!1);
|
|
18164
18188
|
i.value = e.recognizedText, Ht(() => {
|
|
@@ -18201,7 +18225,7 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
|
|
|
18201
18225
|
const f = await yt(m, g);
|
|
18202
18226
|
e.addConversation((p = f.data) == null ? void 0 : p.body, "new"), n.value = !1, e.dotLoader = !1, e.recognizedText = "";
|
|
18203
18227
|
} catch (h) {
|
|
18204
|
-
if (console.error(h),
|
|
18228
|
+
if (console.error(h), Re.isAxiosError(h)) {
|
|
18205
18229
|
const v = h;
|
|
18206
18230
|
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);
|
|
18207
18231
|
} else
|
|
@@ -18209,11 +18233,11 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
|
|
|
18209
18233
|
}
|
|
18210
18234
|
};
|
|
18211
18235
|
return (p, d) => (O(), N("div", yy, [
|
|
18212
|
-
|
|
18213
|
-
|
|
18214
|
-
|
|
18215
|
-
|
|
18216
|
-
|
|
18236
|
+
R("div", Ry, [
|
|
18237
|
+
R("div", Py, [
|
|
18238
|
+
R("div", Ey, [
|
|
18239
|
+
R("div", wy, [
|
|
18240
|
+
R("div", Ay, [
|
|
18217
18241
|
n.value ? (O(), N("div", My, ky)) : (O(), N("div", Iy, [
|
|
18218
18242
|
(O(), N("svg", {
|
|
18219
18243
|
disabled: k(e).beginFlag === !0,
|
|
@@ -18228,8 +18252,8 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
|
|
|
18228
18252
|
}, by, 10, _y))
|
|
18229
18253
|
]))
|
|
18230
18254
|
]),
|
|
18231
|
-
|
|
18232
|
-
Zo(
|
|
18255
|
+
R("div", Ny, [
|
|
18256
|
+
Zo(R("input", {
|
|
18233
18257
|
onKeyup: [
|
|
18234
18258
|
d[1] || (d[1] = lp((l) => n.value ? "" : c(), ["enter"])),
|
|
18235
18259
|
d[3] || (d[3] = (l) => s(k(e).question))
|
|
@@ -18259,30 +18283,30 @@ const Cy = /* @__PURE__ */ Wt(Sy, [["__scopeId", "data-v-115227f8"]]), vo = (t)
|
|
|
18259
18283
|
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 = {
|
|
18260
18284
|
key: 0,
|
|
18261
18285
|
class: "flex flex-col items-center justify-center gap-4"
|
|
18262
|
-
}, Fy = /* @__PURE__ */ si(() => /* @__PURE__ */
|
|
18286
|
+
}, Fy = /* @__PURE__ */ si(() => /* @__PURE__ */ R("div", { class: "text-2xl font-[700]" }, "Assessment Access Required", -1)), Uy = /* @__PURE__ */ si(() => /* @__PURE__ */ R("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 = [
|
|
18263
18287
|
Fy,
|
|
18264
18288
|
Uy
|
|
18265
18289
|
], Wy = {
|
|
18266
18290
|
key: 1,
|
|
18267
18291
|
class: "flex flex-col items-center justify-center gap-4"
|
|
18268
|
-
}, Vy = /* @__PURE__ */ si(() => /* @__PURE__ */
|
|
18292
|
+
}, Vy = /* @__PURE__ */ si(() => /* @__PURE__ */ R("div", { class: "text-2xl font-[700]" }, "Invalid URL", -1)), $y = /* @__PURE__ */ si(() => /* @__PURE__ */ R("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 = [
|
|
18269
18293
|
Vy,
|
|
18270
18294
|
$y
|
|
18271
18295
|
], Jy = {
|
|
18272
18296
|
key: 1,
|
|
18273
18297
|
className: "h-screen flex flex-col items-stretch"
|
|
18274
|
-
}, Gy = { class: "z-20" }, Qy = /* @__PURE__ */ si(() => /* @__PURE__ */
|
|
18298
|
+
}, Gy = { class: "z-20" }, Qy = /* @__PURE__ */ si(() => /* @__PURE__ */ R("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" }, eR = {
|
|
18275
18299
|
key: 0,
|
|
18276
18300
|
class: "relative"
|
|
18277
|
-
},
|
|
18301
|
+
}, tR = {
|
|
18278
18302
|
key: 1,
|
|
18279
18303
|
class: "relative"
|
|
18280
|
-
},
|
|
18304
|
+
}, rR = /* @__PURE__ */ we({
|
|
18281
18305
|
__name: "AssessmentSimulation",
|
|
18282
18306
|
setup(t) {
|
|
18283
18307
|
const e = T(!0), r = T(!1), i = T(!1);
|
|
18284
18308
|
T(!1), T(!1);
|
|
18285
|
-
const u = Oe(), a =
|
|
18309
|
+
const u = Oe(), a = Pt(), o = T(""), n = T(""), s = T(""), c = T(""), p = localStorage.getItem("accessToken");
|
|
18286
18310
|
let d = "";
|
|
18287
18311
|
const l = T("");
|
|
18288
18312
|
let h = "", v = "";
|
|
@@ -18300,7 +18324,7 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18300
18324
|
);
|
|
18301
18325
|
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");
|
|
18302
18326
|
} catch (U) {
|
|
18303
|
-
if (console.error(U), e.value = !1,
|
|
18327
|
+
if (console.error(U), e.value = !1, Re.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) {
|
|
18304
18328
|
const $ = U;
|
|
18305
18329
|
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) {
|
|
18306
18330
|
c.value = (G = $.response) == null ? void 0 : G.status, console.log("errorCode value", c.value), i.value = !0;
|
|
@@ -18311,21 +18335,21 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18311
18335
|
a.setError("There was an issue, please contact helpmate");
|
|
18312
18336
|
}
|
|
18313
18337
|
}, y = async () => {
|
|
18314
|
-
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,
|
|
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, Ri, Pi, Ei, wi, Ai, Ii, _i, Ti, bi, Mi, Gt, Qt, Oi, Di, ki, Ni, zi, ji, Li, xi, At, Y, Bi;
|
|
18315
18339
|
console.log("Start getAssessmentDetails");
|
|
18316
18340
|
try {
|
|
18317
18341
|
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}`;
|
|
18318
18342
|
const b = await Bn(d);
|
|
18319
18343
|
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;
|
|
18320
18344
|
const Be = (fi = (vi = b == null ? void 0 : b.data) == null ? void 0 : vi.data) == null ? void 0 : fi.createdBy;
|
|
18321
|
-
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 = (
|
|
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 = (Ri = (yi = b == null ? void 0 : b.data) == null ? void 0 : yi.data) == null ? void 0 : Ri.storeFinalScore, s.value === "inactive")
|
|
18322
18346
|
r.value = !0;
|
|
18323
18347
|
else if (s.value === "draft")
|
|
18324
18348
|
n.value !== ba.DRAFT && (r.value = !0);
|
|
18325
18349
|
else if (s.value === "active" && g.value && n.value === ba.DRAFT) {
|
|
18326
18350
|
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}`;
|
|
18327
18351
|
const W = await Bn(d);
|
|
18328
|
-
u.generatedPrompt = (Ei = (
|
|
18352
|
+
u.generatedPrompt = (Ei = (Pi = W == null ? void 0 : W.data) == null ? void 0 : Pi.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;
|
|
18329
18353
|
}
|
|
18330
18354
|
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());
|
|
18331
18355
|
if (Be === (u == null ? void 0 : u.ohr) || S.includes(u == null ? void 0 : u.ohr))
|
|
@@ -18354,7 +18378,7 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18354
18378
|
}
|
|
18355
18379
|
console.log("end getAssessmentDetails");
|
|
18356
18380
|
} catch (b) {
|
|
18357
|
-
if (console.error(b), e.value = !1,
|
|
18381
|
+
if (console.error(b), e.value = !1, Re.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) {
|
|
18358
18382
|
const Be = b;
|
|
18359
18383
|
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) {
|
|
18360
18384
|
i.value = !0;
|
|
@@ -18368,7 +18392,7 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18368
18392
|
var A, I, E, x, H, G, le, U;
|
|
18369
18393
|
try {
|
|
18370
18394
|
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";
|
|
18371
|
-
const $ = await
|
|
18395
|
+
const $ = await Re({
|
|
18372
18396
|
url: l.value,
|
|
18373
18397
|
headers: {
|
|
18374
18398
|
authorization: `Bearer ${p}`,
|
|
@@ -18378,7 +18402,7 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18378
18402
|
});
|
|
18379
18403
|
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;
|
|
18380
18404
|
} catch ($) {
|
|
18381
|
-
if (console.error($), e.value = !1,
|
|
18405
|
+
if (console.error($), e.value = !1, Re.isAxiosError($)) {
|
|
18382
18406
|
const et = $;
|
|
18383
18407
|
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);
|
|
18384
18408
|
} else
|
|
@@ -18388,30 +18412,30 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18388
18412
|
return (A, I) => (O(), N("section", null, [
|
|
18389
18413
|
Se(up, { "is-visible": i.value }, {
|
|
18390
18414
|
default: pp(() => [
|
|
18391
|
-
|
|
18392
|
-
c.value === 424 || c.value === "425" ? (O(), N("div", qy, Hy)) :
|
|
18393
|
-
c.value === 400 ? (O(), N("div", Wy, Ky)) :
|
|
18415
|
+
R("div", By, [
|
|
18416
|
+
c.value === 424 || c.value === "425" ? (O(), N("div", qy, Hy)) : Pe("", !0),
|
|
18417
|
+
c.value === 400 ? (O(), N("div", Wy, Ky)) : Pe("", !0)
|
|
18394
18418
|
])
|
|
18395
18419
|
]),
|
|
18396
18420
|
_: 1
|
|
18397
18421
|
}, 8, ["is-visible"]),
|
|
18398
|
-
|
|
18422
|
+
R("div", null, [
|
|
18399
18423
|
e.value ? (O(), Al(yl, { key: 0 })) : (O(), N("main", Jy, [
|
|
18400
|
-
|
|
18424
|
+
R("div", Gy, [
|
|
18401
18425
|
Se(zl)
|
|
18402
18426
|
]),
|
|
18403
18427
|
Qy,
|
|
18404
|
-
|
|
18405
|
-
|
|
18406
|
-
|
|
18428
|
+
R("div", Xy, [
|
|
18429
|
+
R("div", Zy, [
|
|
18430
|
+
R("div", Yy, [
|
|
18407
18431
|
Se(_C),
|
|
18408
|
-
|
|
18432
|
+
R("div", {
|
|
18409
18433
|
class: jt(k(u).showVoiceComponent === !0 ? "mt-[160px]" : "mt-[120px]")
|
|
18410
18434
|
}, null, 2)
|
|
18411
18435
|
]),
|
|
18412
|
-
k(u).assessmentQuestion ? (O(), N("div",
|
|
18436
|
+
k(u).assessmentQuestion ? (O(), N("div", eR, [
|
|
18413
18437
|
Se(Cy)
|
|
18414
|
-
])) : (O(), N("div",
|
|
18438
|
+
])) : (O(), N("div", tR, [
|
|
18415
18439
|
Se(xy)
|
|
18416
18440
|
]))
|
|
18417
18441
|
])
|
|
@@ -18421,7 +18445,7 @@ const xy = /* @__PURE__ */ Wt(Ly, [["__scopeId", "data-v-bbd70acc"]]), si = (t)
|
|
|
18421
18445
|
]));
|
|
18422
18446
|
}
|
|
18423
18447
|
});
|
|
18424
|
-
const
|
|
18448
|
+
const MP = /* @__PURE__ */ Wt(rR, [["__scopeId", "data-v-53597136"]]);
|
|
18425
18449
|
export {
|
|
18426
|
-
|
|
18450
|
+
MP as default
|
|
18427
18451
|
};
|