@genpact/genome.mfe.mgtwin-app 1.1.356-alpha → 1.1.357-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AssessmentAMA-5aa8b72b.mjs → AssessmentAMA-4ab8d2ec.mjs} +4 -4
- package/dist/{AssessmentSimulation-68dad18a.mjs → AssessmentSimulation-33459647.mjs} +7 -7
- package/dist/{EditSkillAdminData-bc7af56c.mjs → EditSkillAdminData-ba4bbaf7.mjs} +2 -2
- package/dist/{EditSkillData-c6c89a08.mjs → EditSkillData-80d5b956.mjs} +2 -2
- package/dist/{HomeView-d2b9a01e.mjs → HomeView-f4486b43.mjs} +5 -5
- package/dist/{Loading-dc8e3b1d.mjs → Loading-e8c6f18f.mjs} +1 -1
- package/dist/{LoadingSimulation-63296dc1.mjs → LoadingSimulation-3d19bc63.mjs} +1 -1
- package/dist/{Modal-3741eb06.mjs → Modal-d6db0887.mjs} +1 -1
- package/dist/{PaperAirplaneIcon-3d07229f.mjs → PaperAirplaneIcon-638261f3.mjs} +1 -1
- package/dist/{PromptTesting-53b0c246.mjs → PromptTesting-c109675c.mjs} +3 -3
- package/dist/{SkillAutomation-82d4ad88.mjs → SkillAutomation-a5f9c639.mjs} +3 -3
- package/dist/{SkillData-d19030b0.mjs → SkillData-0adcdaee.mjs} +3 -3
- package/dist/{Testcase-a54f25be.mjs → Testcase-9b2b0520.mjs} +3 -3
- package/dist/{UnderMaintenance-dc1b5f9e.mjs → UnderMaintenance-957a138b.mjs} +1 -1
- package/dist/{VoiceTestcase-4ebae150.mjs → VoiceTestcase-4b52d0ed.mjs} +3 -3
- package/dist/{XMarkIcon-3ea95774.mjs → XMarkIcon-c278c4f3.mjs} +1 -1
- package/dist/{api-520b24ff.mjs → api-5001d806.mjs} +1 -1
- package/dist/{index.es-6c420db6.mjs → index.es-1c8bbb4c.mjs} +7 -7
- package/dist/{main-c60349c0.mjs → main-5d452947.mjs} +1263 -1263
- package/dist/mgtwin.es.min.js +1 -1
- package/dist/mgtwin.umd.min.js +1 -1
- package/dist/{voiceServices-4ce67500.mjs → voiceServices-a3a99182.mjs} +4 -4
- package/package.json +1 -1
|
@@ -9,8 +9,8 @@ var D = (t, e, r) => (Eo(t, e, "read from private field"), r ? r.call(t) : e.get
|
|
|
9
9
|
throw TypeError("Cannot add the same private member more than once");
|
|
10
10
|
e instanceof WeakSet ? e.add(t) : e.set(t, r);
|
|
11
11
|
}, jt = (t, e, r, i) => (Eo(t, e, "write to private field"), i ? i.call(t, r) : e.set(t, r), r);
|
|
12
|
-
import { r as De, k as op, u as ap, C as cp, q as wn } from "./main-
|
|
13
|
-
import { g as pp } from "./api-
|
|
12
|
+
import { r as De, k as op, u as ap, C as cp, q as wn } from "./main-5d452947.mjs";
|
|
13
|
+
import { g as pp } from "./api-5001d806.mjs";
|
|
14
14
|
import { c as N, a as oh } from "./_commonjsHelpers-92157f1b.mjs";
|
|
15
15
|
const vS = De(""), Io = op(), ft = ap(), _e = De(!1), ah = "Xb7hH8MSUJpSbSDYk0k2", ch = De("");
|
|
16
16
|
let Fn = [];
|
|
@@ -17671,10 +17671,10 @@ const sp = "https://cdn.jsdelivr.net/npm/@ffmpeg/core@0.12.10/dist/esm", ds = ()
|
|
|
17671
17671
|
var t, e;
|
|
17672
17672
|
np.value = "", Xu.value = "";
|
|
17673
17673
|
try {
|
|
17674
|
-
ds(), await sS((r) => {
|
|
17674
|
+
ds(), await sS(async (r) => {
|
|
17675
17675
|
if (r) {
|
|
17676
17676
|
console.log("triggering Audio sentiment:");
|
|
17677
|
-
const i = oS();
|
|
17677
|
+
const i = await oS();
|
|
17678
17678
|
console.log("Audio sentiment:", i), np.value = r;
|
|
17679
17679
|
const p = Zu();
|
|
17680
17680
|
}
|