@genpact/genome.mfe.mgtwin-app 1.1.360-alpha → 1.1.361-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-172ff730.mjs → AssessmentAMA-5daabcbb.mjs} +4 -4
- package/dist/{AssessmentSimulation-a2d2dc5e.mjs → AssessmentSimulation-b128a661.mjs} +7 -7
- package/dist/{EditSkillAdminData-49c6c6af.mjs → EditSkillAdminData-09a74bf2.mjs} +2 -2
- package/dist/{EditSkillData-ebc2b643.mjs → EditSkillData-e0a1d734.mjs} +2 -2
- package/dist/{HomeView-83e0b323.mjs → HomeView-c7983a8e.mjs} +5 -5
- package/dist/{Loading-1da03bc8.mjs → Loading-e5a05fa0.mjs} +1 -1
- package/dist/{LoadingSimulation-37de85bc.mjs → LoadingSimulation-52d3bcb2.mjs} +1 -1
- package/dist/{Modal-ec1d6fe9.mjs → Modal-c7553de9.mjs} +1 -1
- package/dist/{PaperAirplaneIcon-bbe507b0.mjs → PaperAirplaneIcon-00ee0932.mjs} +1 -1
- package/dist/{PromptTesting-687dc181.mjs → PromptTesting-9fd0d1f3.mjs} +3 -3
- package/dist/{SkillAutomation-10359b3e.mjs → SkillAutomation-21b3e7f6.mjs} +3 -3
- package/dist/{SkillData-82216a7d.mjs → SkillData-e9ef4862.mjs} +3 -3
- package/dist/{Testcase-a16ba1c6.mjs → Testcase-52270eaa.mjs} +3 -3
- package/dist/{UnderMaintenance-b8f0ca29.mjs → UnderMaintenance-9a48f4eb.mjs} +1 -1
- package/dist/{VoiceTestcase-6f6a88a2.mjs → VoiceTestcase-e7e6f9a2.mjs} +3 -3
- package/dist/{XMarkIcon-e3dd1c9f.mjs → XMarkIcon-9c10ad1c.mjs} +1 -1
- package/dist/{api-91d1decc.mjs → api-5efaacc3.mjs} +1 -1
- package/dist/ffmpeg/ffmpeg-core.js +16 -0
- package/dist/ffmpeg/ffmpeg-core.wasm +0 -0
- package/dist/{index.es-bf7c4e5d.mjs → index.es-d42e15b4.mjs} +7 -7
- package/dist/{main-17eb0aa9.mjs → main-ef929b78.mjs} +700 -700
- package/dist/mgtwin.es.min.js +1 -1
- package/dist/mgtwin.umd.min.js +1 -1
- package/dist/{voiceServices-a32e4e86.mjs → voiceServices-708ede25.mjs} +3 -3
- 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-ef929b78.mjs";
|
|
13
|
+
import { g as pp } from "./api-5efaacc3.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 = [];
|
|
@@ -17610,7 +17610,7 @@ cp(async () => {
|
|
|
17610
17610
|
be.authToken = await So();
|
|
17611
17611
|
});
|
|
17612
17612
|
let U = null, Tt = null, ye = null, $n = null, It = null;
|
|
17613
|
-
const sp = "/
|
|
17613
|
+
const sp = "/ffmpeg", ds = () => {
|
|
17614
17614
|
ye && ye.mute(), U && (U.close(), U = null), Tt = null;
|
|
17615
17615
|
}, So = async () => {
|
|
17616
17616
|
var t, e, r;
|