@genpact/genome.mfe.mgtwin-app 1.1.85 → 1.1.86
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-99822880.mjs → AssessmentAMA-ebf1438f.mjs} +84 -84
- package/dist/{AssessmentSimulation-402d069e.mjs → AssessmentSimulation-718fba05.mjs} +5 -5
- package/dist/{EditSkillAdminData-28c100d8.mjs → EditSkillAdminData-9893fa7a.mjs} +2 -2
- package/dist/{EditSkillData-7181bc43.mjs → EditSkillData-f6c58809.mjs} +2 -2
- package/dist/{HomeView-75a9cab2.mjs → HomeView-e69978ca.mjs} +5 -5
- package/dist/{Loading-d8a072ea.mjs → Loading-b9a50c79.mjs} +1 -1
- package/dist/{LoadingSimulation-32e97961.mjs → LoadingSimulation-34a3d8d1.mjs} +1 -1
- package/dist/{Modal-df43adf3.mjs → Modal-7e715b5d.mjs} +1 -1
- package/dist/{PromptTesting-42a34e20.mjs → PromptTesting-24bd3ffd.mjs} +2 -2
- package/dist/{SkillAutomation-d68a95bb.mjs → SkillAutomation-5b7734d3.mjs} +3 -3
- package/dist/{SkillData-1c26c7a6.mjs → SkillData-55a009c4.mjs} +3 -3
- package/dist/{UnderMaintenance-34fe9cba.mjs → UnderMaintenance-cdcc026b.mjs} +1 -1
- package/dist/{_commonjsHelpers-dfa0c223.mjs → _commonjsHelpers-705aff96.mjs} +1 -1
- package/dist/{api-7e4b4eb4.mjs → api-a7c3c5ac.mjs} +1 -1
- package/dist/{main-f96dd4a5.mjs → main-d87d6eda.mjs} +1084 -1084
- package/dist/mgtwin.es.min.js +1 -1
- package/dist/mgtwin.umd.min.js +12 -12
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { _ as U, a as V, L as
|
|
2
|
-
import { _ as
|
|
3
|
-
import { d as y, r as u, H as R, o as c, c as d, a as
|
|
1
|
+
import { _ as U, a as V, L as B } from "./LoadingSimulation-34a3d8d1.mjs";
|
|
2
|
+
import { _ as H, Q as M, a as z } from "./Modal-7e715b5d.mjs";
|
|
3
|
+
import { d as y, r as u, H as R, o as c, c as d, a as s, u as k, y as L, t as S, G, p as N, g as E, C as Q, z as D, h as x, F as O, e as Z, f as I, b as v, k as F, w as K, m as W, L as Y, q as P, s as J, l as X } from "./main-d87d6eda.mjs";
|
|
4
4
|
import { _ as $ } from "./_plugin-vue_export-helper-dad06003.mjs";
|
|
5
|
-
import { p as ee, g as
|
|
5
|
+
import { p as ee, g as se } from "./api-a7c3c5ac.mjs";
|
|
6
6
|
import "./loadernew-ac153a51.mjs";
|
|
7
|
-
const
|
|
7
|
+
const te = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#021c42] md:pr-6 lg:pr-6" }, ae = ["href"], oe = /* @__PURE__ */ s("img", {
|
|
8
8
|
class: "h-11 w-auto cursor-pointer",
|
|
9
9
|
src: U,
|
|
10
10
|
alt: "Genome Logo"
|
|
11
11
|
}, null, -1), ne = [
|
|
12
12
|
oe
|
|
13
|
-
], re = ["href"], le = /* @__PURE__ */
|
|
13
|
+
], re = ["href"], le = /* @__PURE__ */ s("img", {
|
|
14
14
|
class: "h-9 w-28 cursor-pointer md:w-36",
|
|
15
|
-
src:
|
|
15
|
+
src: H,
|
|
16
16
|
alt: "Aiguru Logo"
|
|
17
17
|
}, null, -1), ie = [
|
|
18
18
|
le
|
|
@@ -20,28 +20,28 @@ const se = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#0
|
|
|
20
20
|
__name: "headerAMA",
|
|
21
21
|
setup(n) {
|
|
22
22
|
const e = u(""), o = u("");
|
|
23
|
-
return R === "prod" ? e.value = "https://genome.genpact.com" : e.value = "https://genome-dev.genpact.com", R === "prod" ? o.value = "https://genome.genpact.com/#aiguru" : o.value = "https://genome-dev.genpact.com/#aiguru", (l, p) => (c(), d("nav",
|
|
24
|
-
|
|
23
|
+
return R === "prod" ? e.value = "https://genome.genpact.com" : e.value = "https://genome-dev.genpact.com", R === "prod" ? o.value = "https://genome.genpact.com/#aiguru" : o.value = "https://genome-dev.genpact.com/#aiguru", (l, p) => (c(), d("nav", te, [
|
|
24
|
+
s("a", {
|
|
25
25
|
class: "px-2 md:px-0 lg:px-0",
|
|
26
26
|
href: e.value,
|
|
27
27
|
target: "_blank"
|
|
28
28
|
}, ne, 8, ae),
|
|
29
|
-
|
|
29
|
+
s("a", {
|
|
30
30
|
class: "px-2 md:px-0 lg:px-0",
|
|
31
31
|
href: o.value,
|
|
32
32
|
target: "_blank"
|
|
33
33
|
}, ie, 8, re)
|
|
34
34
|
]));
|
|
35
35
|
}
|
|
36
|
-
}), de = { class: "flex items-end justify-start" }, ue = { class: "fontFormattingAMA w-full bg-gray-100 rounded-lg" }, _e = { class: "w-full rounded-md px-3 py-2 text-lg text-black md:text-xl" }, pe = ["innerHTML"], me = /* @__PURE__ */
|
|
36
|
+
}), de = { class: "flex items-end justify-start" }, ue = { class: "fontFormattingAMA w-full bg-gray-100 rounded-lg" }, _e = { class: "w-full rounded-md px-3 py-2 text-lg text-black md:text-xl" }, pe = ["innerHTML"], me = /* @__PURE__ */ s("br", null, null, -1), he = /* @__PURE__ */ y({
|
|
37
37
|
__name: "greetingsAMA",
|
|
38
38
|
setup(n) {
|
|
39
39
|
const e = k(), o = ` Hi ${e.learnerName || "Learner"}! 👋`, l = L(() => o);
|
|
40
40
|
return L(() => `I'm here and ready to help! What would you like to know about <span class='font-[600]'>${e.amaSkillName || "Skill"}</span>? <br/> Ask me to explain concepts, provide examples, or clarify anything that seems confusing.`), (p, m) => (c(), d("section", null, [
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
41
|
+
s("div", de, [
|
|
42
|
+
s("div", ue, [
|
|
43
|
+
s("div", _e, [
|
|
44
|
+
s("div", { innerHTML: l.value }, null, 8, pe)
|
|
45
45
|
])
|
|
46
46
|
])
|
|
47
47
|
]),
|
|
@@ -62,11 +62,11 @@ const se = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#0
|
|
|
62
62
|
/Assessment Rating & Feedback/g,
|
|
63
63
|
'<div style="font-size: 26px; font-weight: bold; text-decoration: underline;">Rating & Feedback</div>'
|
|
64
64
|
), p = /\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/g;
|
|
65
|
-
return l.replace(p, (m, r,
|
|
65
|
+
return l.replace(p, (m, r, t) => `<a href="${t}" target="_blank" rel="noopener noreferrer" style="color: blue; text-decoration: underline;">${r}</a>`);
|
|
66
66
|
});
|
|
67
67
|
return (l, p) => (c(), d("div", fe, [
|
|
68
|
-
|
|
69
|
-
|
|
68
|
+
s("div", ge, [
|
|
69
|
+
s("span", {
|
|
70
70
|
class: "fontFormattingAMA",
|
|
71
71
|
innerHTML: o.value
|
|
72
72
|
}, null, 8, ve)
|
|
@@ -84,16 +84,16 @@ const ye = /* @__PURE__ */ $(xe, [["__scopeId", "data-v-f88d6450"]]), we = { cla
|
|
|
84
84
|
},
|
|
85
85
|
setup(n) {
|
|
86
86
|
return (e, o) => (c(), d("div", we, [
|
|
87
|
-
|
|
88
|
-
|
|
87
|
+
s("div", Ae, [
|
|
88
|
+
s("div", be, S(n.question), 1)
|
|
89
89
|
])
|
|
90
90
|
]));
|
|
91
91
|
}
|
|
92
|
-
}), ke = (n) => (N("data-v-12a02acf"), n = n(), E(), n), qe = { class: "flex w-full flex-col items-start justify-start bg-white" }, Me = { class: "bot-typing-animation gap-1" }, Ie = { class: "block w-full text-lg italic text-gray-800" }, Le = /* @__PURE__ */ ke(() => /* @__PURE__ */
|
|
93
|
-
/* @__PURE__ */
|
|
94
|
-
/* @__PURE__ */
|
|
95
|
-
/* @__PURE__ */
|
|
96
|
-
], -1)), Se = /* @__PURE__ */
|
|
92
|
+
}), ke = (n) => (N("data-v-12a02acf"), n = n(), E(), n), qe = { class: "flex w-full flex-col items-start justify-start bg-white" }, Me = { class: "bot-typing-animation gap-1" }, Ie = { class: "block w-full text-lg italic text-gray-800" }, Le = /* @__PURE__ */ ke(() => /* @__PURE__ */ s("span", { class: "dot-animation" }, [
|
|
93
|
+
/* @__PURE__ */ s("span", null, "."),
|
|
94
|
+
/* @__PURE__ */ s("span", null, "."),
|
|
95
|
+
/* @__PURE__ */ s("span", null, ".")
|
|
96
|
+
], -1)), Se = /* @__PURE__ */ G('<div class="block w-full max-w-full items-stretch" data-v-12a02acf><div class="flex animate-pulse items-start justify-start space-x-4" data-v-12a02acf><div class="flex-1 space-y-6 py-1" data-v-12a02acf><div class="h-2 w-full rounded bg-gray-300" data-v-12a02acf></div><div class="space-y-3" data-v-12a02acf><div class="grid grid-cols-3 gap-4" data-v-12a02acf><div class="col-span-2 h-2 rounded bg-gray-300" data-v-12a02acf></div><div class="col-span-1 h-2 rounded bg-gray-300" data-v-12a02acf></div></div><div class="h-2 rounded bg-gray-300" data-v-12a02acf></div></div></div></div></div>', 1), Ne = /* @__PURE__ */ y({
|
|
97
97
|
__name: "LoadingResponseAMA",
|
|
98
98
|
setup(n) {
|
|
99
99
|
const e = u("Generating response"), o = u([
|
|
@@ -109,8 +109,8 @@ const ye = /* @__PURE__ */ $(xe, [["__scopeId", "data-v-f88d6450"]]), we = { cla
|
|
|
109
109
|
const l = Math.floor(Math.random() * o.value.length);
|
|
110
110
|
e.value = o.value[l];
|
|
111
111
|
}, 15e3), (l, p) => (c(), d("div", qe, [
|
|
112
|
-
|
|
113
|
-
|
|
112
|
+
s("div", Me, [
|
|
113
|
+
s("div", Ie, S(e.value), 1),
|
|
114
114
|
Le
|
|
115
115
|
]),
|
|
116
116
|
Se
|
|
@@ -127,40 +127,40 @@ const Ee = /* @__PURE__ */ $(Ne, [["__scopeId", "data-v-12a02acf"]]), Qe = { key
|
|
|
127
127
|
e.value = '<a style="color:#00AECF;"', o.value = '<ul style="list-style: disc !important; margin-left: 3.5rem !important; padding: 0;"';
|
|
128
128
|
const l = k(), p = u();
|
|
129
129
|
return Q(() => {
|
|
130
|
-
var
|
|
130
|
+
var t;
|
|
131
131
|
const m = document.getElementsByName("askQuestion"), r = Array.from(m);
|
|
132
|
-
m.length && ((
|
|
133
|
-
}),
|
|
134
|
-
var
|
|
132
|
+
m.length && ((t = r == null ? void 0 : r.pop()) == null || t.scrollIntoView({ behavior: "smooth", block: "center" }));
|
|
133
|
+
}), D(() => {
|
|
134
|
+
var t;
|
|
135
135
|
const m = document.getElementsByName("askQuestion"), r = Array.from(m);
|
|
136
|
-
m.length && ((
|
|
136
|
+
m.length && ((t = r == null ? void 0 : r.pop()) == null || t.scrollIntoView({ behavior: "smooth", block: "center" }));
|
|
137
137
|
}), (m, r) => (c(), d("div", {
|
|
138
138
|
ref_key: "nestedElement",
|
|
139
139
|
ref: p,
|
|
140
140
|
class: "smooth-scroll overflow-auto md:px-6 px-2"
|
|
141
141
|
}, [
|
|
142
142
|
x(he),
|
|
143
|
-
(c(!0), d(O, null, Z(v(l).conversations, (
|
|
144
|
-
|
|
143
|
+
(c(!0), d(O, null, Z(v(l).conversations, (t, _) => (c(), d("div", { key: _ }, [
|
|
144
|
+
t.question ? (c(), d("div", Qe, [
|
|
145
145
|
x($e, {
|
|
146
|
-
question:
|
|
147
|
-
c2question:
|
|
148
|
-
"show-feedback":
|
|
146
|
+
question: t.question,
|
|
147
|
+
c2question: t.c2question,
|
|
148
|
+
"show-feedback": t.showFeedback,
|
|
149
149
|
id: `qId${_}`,
|
|
150
150
|
name: "askQuestion",
|
|
151
151
|
"que-id": _
|
|
152
152
|
}, null, 8, ["question", "c2question", "show-feedback", "id", "que-id"])
|
|
153
153
|
])) : I("", !0),
|
|
154
|
-
|
|
154
|
+
t.answer ? (c(), d("div", Ce, [
|
|
155
155
|
x(ye, {
|
|
156
|
-
question:
|
|
157
|
-
c2question:
|
|
158
|
-
"show-sources":
|
|
159
|
-
questionId:
|
|
160
|
-
answer:
|
|
161
|
-
"show-feedback":
|
|
162
|
-
"related-ques":
|
|
163
|
-
"options-array":
|
|
156
|
+
question: t == null ? void 0 : t.question,
|
|
157
|
+
c2question: t == null ? void 0 : t.c2question,
|
|
158
|
+
"show-sources": t == null ? void 0 : t.showSources,
|
|
159
|
+
questionId: t.id,
|
|
160
|
+
answer: t.answer.replaceAll("<a", v(e)).replaceAll("<ul", v(o)),
|
|
161
|
+
"show-feedback": t.showFeedback,
|
|
162
|
+
"related-ques": t.relatedQues,
|
|
163
|
+
"options-array": t.optionsArray,
|
|
164
164
|
"ans-id": _
|
|
165
165
|
}, null, 8, ["question", "c2question", "show-sources", "questionId", "answer", "show-feedback", "related-ques", "options-array", "ans-id"])
|
|
166
166
|
])) : I("", !0)
|
|
@@ -171,21 +171,21 @@ const Ee = /* @__PURE__ */ $(Ne, [["__scopeId", "data-v-12a02acf"]]), Qe = { key
|
|
|
171
171
|
], 512));
|
|
172
172
|
}
|
|
173
173
|
});
|
|
174
|
-
const Pe = /* @__PURE__ */ $(Fe, [["__scopeId", "data-v-e6168dd4"]]), q = (n) => (N("data-v-
|
|
175
|
-
|
|
174
|
+
const Pe = /* @__PURE__ */ $(Fe, [["__scopeId", "data-v-e6168dd4"]]), q = (n) => (N("data-v-4d4db1ef"), n = n(), E(), n), Te = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" }, je = { class: "py-2" }, Ue = { class: "flex" }, Ve = { class: "z-1 relative w-full" }, Be = { class: "relative w-full" }, He = { class: "absolute inset-y-0 right-0 flex items-center md:pr-8 pr-3" }, ze = { key: 0 }, Ge = /* @__PURE__ */ q(() => /* @__PURE__ */ s("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)), De = [
|
|
175
|
+
Ge
|
|
176
176
|
], Oe = {
|
|
177
177
|
key: 1,
|
|
178
178
|
class: "tooltip"
|
|
179
|
-
}, Ze = /* @__PURE__ */ q(() => /* @__PURE__ */
|
|
179
|
+
}, Ze = /* @__PURE__ */ q(() => /* @__PURE__ */ s("span", { class: "tooltiptext" }, "Processing", -1)), Ke = /* @__PURE__ */ q(() => /* @__PURE__ */ s("img", {
|
|
180
180
|
class: "w-7 h-7",
|
|
181
181
|
src: V,
|
|
182
182
|
alt: "watingIcon"
|
|
183
183
|
}, null, -1)), We = [
|
|
184
184
|
Ze,
|
|
185
185
|
Ke
|
|
186
|
-
], Ye = { class: "flex justify-start" }, Je = ["placeholder"], Xe = { class: "flex justify-start items-start text-[#161916] px-1" },
|
|
187
|
-
/* @__PURE__ */
|
|
188
|
-
], -1)),
|
|
186
|
+
], Ye = { class: "flex justify-start" }, Je = ["placeholder"], Xe = { class: "flex justify-start items-start text-[#161916] px-1" }, es = /* @__PURE__ */ q(() => /* @__PURE__ */ s("div", { class: "pt-1 text-start font-sans" }, [
|
|
187
|
+
/* @__PURE__ */ s("div", { class: "text-xs font-bold text-gray-500 md:text-sm px-1" }, " Note: AI-generated response may not be fully accurate; check with experts for critical information. ")
|
|
188
|
+
], -1)), ss = /* @__PURE__ */ y({
|
|
189
189
|
__name: "NewQuestionAMA",
|
|
190
190
|
setup(n) {
|
|
191
191
|
const e = k(), o = F();
|
|
@@ -221,7 +221,7 @@ const Pe = /* @__PURE__ */ $(Fe, [["__scopeId", "data-v-e6168dd4"]]), q = (n) =>
|
|
|
221
221
|
skillId: _.value,
|
|
222
222
|
question: g.value,
|
|
223
223
|
past_messages: e.past_messages
|
|
224
|
-
}, j = await ee("/
|
|
224
|
+
}, j = await ee("/amaBotResponse", T);
|
|
225
225
|
e.addConversation((h = j.data) == null ? void 0 : h.body, "new"), r.value = !1, e.dotLoader = !1;
|
|
226
226
|
} catch (a) {
|
|
227
227
|
if (console.error(a), e.dotLoader = !1, r.value = !1, P.isAxiosError(a)) {
|
|
@@ -232,11 +232,11 @@ const Pe = /* @__PURE__ */ $(Fe, [["__scopeId", "data-v-e6168dd4"]]), q = (n) =>
|
|
|
232
232
|
}
|
|
233
233
|
};
|
|
234
234
|
return (h, i) => (c(), d("div", Te, [
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
235
|
+
s("div", je, [
|
|
236
|
+
s("div", Ue, [
|
|
237
|
+
s("div", Ve, [
|
|
238
|
+
s("div", Be, [
|
|
239
|
+
s("div", He, [
|
|
240
240
|
r.value ? (c(), d("div", Oe, We)) : (c(), d("div", ze, [
|
|
241
241
|
(c(), d("svg", {
|
|
242
242
|
onClick: i[0] || (i[0] = (f) => A()),
|
|
@@ -244,11 +244,11 @@ const Pe = /* @__PURE__ */ $(Fe, [["__scopeId", "data-v-e6168dd4"]]), q = (n) =>
|
|
|
244
244
|
fill: "currentColor",
|
|
245
245
|
class: "bi bi-send ml-2 h-7 w-7 rotate-45 rounded",
|
|
246
246
|
viewBox: "0 0 16 16"
|
|
247
|
-
},
|
|
247
|
+
}, De))
|
|
248
248
|
]))
|
|
249
249
|
]),
|
|
250
|
-
|
|
251
|
-
K(
|
|
250
|
+
s("div", Ye, [
|
|
251
|
+
K(s("input", {
|
|
252
252
|
onKeyup: [
|
|
253
253
|
i[1] || (i[1] = Y((f) => r.value ? "" : A(), ["enter"])),
|
|
254
254
|
i[3] || (i[3] = (f) => w(v(e).question))
|
|
@@ -264,28 +264,28 @@ const Pe = /* @__PURE__ */ $(Fe, [["__scopeId", "data-v-e6168dd4"]]), q = (n) =>
|
|
|
264
264
|
])
|
|
265
265
|
])
|
|
266
266
|
]),
|
|
267
|
-
|
|
268
|
-
|
|
267
|
+
s("div", Xe, S(v(e).amaQuestionsLeft) + " questions remaining for the day ", 1),
|
|
268
|
+
es
|
|
269
269
|
])
|
|
270
270
|
])
|
|
271
271
|
])
|
|
272
272
|
]));
|
|
273
273
|
}
|
|
274
274
|
});
|
|
275
|
-
const
|
|
276
|
-
/* @__PURE__ */
|
|
277
|
-
/* @__PURE__ */
|
|
278
|
-
], -1)),
|
|
275
|
+
const ts = /* @__PURE__ */ $(ss, [["__scopeId", "data-v-4d4db1ef"]]), C = (n) => (N("data-v-cbb85cd8"), n = n(), E(), n), as = /* @__PURE__ */ C(() => /* @__PURE__ */ s("div", { class: "max-h-screen overflow-auto md:p-6 p-3 flex flex-col items-center justify-center gap-4 text-[#161916]" }, [
|
|
276
|
+
/* @__PURE__ */ s("div", { class: "text-2xl font-[700]" }, "Assessment Access Required"),
|
|
277
|
+
/* @__PURE__ */ s("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 ")
|
|
278
|
+
], -1)), os = {
|
|
279
279
|
key: 1,
|
|
280
280
|
className: "h-screen flex flex-col items-stretch"
|
|
281
|
-
},
|
|
281
|
+
}, ns = { class: "z-20" }, rs = /* @__PURE__ */ C(() => /* @__PURE__ */ s("div", { class: "mt-6" }, null, -1)), ls = { class: "flex h-full items-stretch overflow-hidden" }, is = { class: "mx-auto w-11/12 bg-white" }, cs = { class: "relative flex h-full w-full flex-col items-stretch overflow-hidden" }, ds = /* @__PURE__ */ C(() => /* @__PURE__ */ s("div", { class: "mt-[160px]" }, null, -1)), us = { class: "relative" }, _s = /* @__PURE__ */ y({
|
|
282
282
|
__name: "AssessmentAMA",
|
|
283
283
|
setup(n) {
|
|
284
284
|
const e = u(!0), o = u(!1), l = k(), p = F(), r = u(((_) => new URLSearchParams(window.location.search).get(_) || "")("amaId"));
|
|
285
285
|
l.amaSkillId = r.value ?? "", Q(async () => {
|
|
286
|
-
e.value = !0, await
|
|
286
|
+
e.value = !0, await t(), e.value = !1;
|
|
287
287
|
});
|
|
288
|
-
const
|
|
288
|
+
const t = async () => {
|
|
289
289
|
var _, w, A, h, i, f, b;
|
|
290
290
|
try {
|
|
291
291
|
if (r.value === null)
|
|
@@ -298,7 +298,7 @@ const st = /* @__PURE__ */ $(tt, [["__scopeId", "data-v-31fa8687"]]), C = (n) =>
|
|
|
298
298
|
}
|
|
299
299
|
};
|
|
300
300
|
console.log("before calling get learner");
|
|
301
|
-
const a = await
|
|
301
|
+
const a = await se(
|
|
302
302
|
`/getLearnerData?amaSkillId=${r.value}`
|
|
303
303
|
);
|
|
304
304
|
l.initialize(a.data), l.amaQuestionsLeft = ((_ = a == null ? void 0 : a.data) == null ? void 0 : _.questionsLeftAIGC) || 10, l.amaSkillName = (w = a == null ? void 0 : a.data) == null ? void 0 : w.skillName, e.value = !1;
|
|
@@ -317,24 +317,24 @@ const st = /* @__PURE__ */ $(tt, [["__scopeId", "data-v-31fa8687"]]), C = (n) =>
|
|
|
317
317
|
return (_, w) => (c(), d("section", null, [
|
|
318
318
|
x(z, { "is-visible": o.value }, {
|
|
319
319
|
default: J(() => [
|
|
320
|
-
|
|
320
|
+
as
|
|
321
321
|
]),
|
|
322
322
|
_: 1
|
|
323
323
|
}, 8, ["is-visible"]),
|
|
324
|
-
|
|
325
|
-
e.value ? (c(), X(
|
|
326
|
-
|
|
324
|
+
s("div", null, [
|
|
325
|
+
e.value ? (c(), X(B, { key: 0 })) : (c(), d("main", os, [
|
|
326
|
+
s("div", ns, [
|
|
327
327
|
x(ce)
|
|
328
328
|
]),
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
329
|
+
rs,
|
|
330
|
+
s("div", ls, [
|
|
331
|
+
s("div", is, [
|
|
332
|
+
s("div", cs, [
|
|
333
333
|
x(Pe),
|
|
334
|
-
|
|
334
|
+
ds
|
|
335
335
|
]),
|
|
336
|
-
|
|
337
|
-
x(
|
|
336
|
+
s("div", us, [
|
|
337
|
+
x(ts)
|
|
338
338
|
])
|
|
339
339
|
])
|
|
340
340
|
])
|
|
@@ -343,7 +343,7 @@ const st = /* @__PURE__ */ $(tt, [["__scopeId", "data-v-31fa8687"]]), C = (n) =>
|
|
|
343
343
|
]));
|
|
344
344
|
}
|
|
345
345
|
});
|
|
346
|
-
const
|
|
346
|
+
const xs = /* @__PURE__ */ $(_s, [["__scopeId", "data-v-cbb85cd8"]]);
|
|
347
347
|
export {
|
|
348
|
-
|
|
348
|
+
xs as default
|
|
349
349
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as Sl, a as up, L as Cl } from "./LoadingSimulation-
|
|
2
|
-
import { _ as yl, a as pp, Q as jt, M as ba } from "./Modal-
|
|
3
|
-
import { d as _e, r as _, H as Lt, o as D, c as k, a as P, u as Ne, k as wt, y as Uo, h as ye, s as dp, t as Xe, b as O, f as Pe, i as ge, I as Qi, F as Ho, e as Wo, w as Yo, J as Pl, p as Kn, g as Jn, G as es, C as Vt, z as Rl, K as El, q as Ie, n as xt, m as lp, L as hp, l as wl } from "./main-
|
|
1
|
+
import { _ as Sl, a as up, L as Cl } from "./LoadingSimulation-34a3d8d1.mjs";
|
|
2
|
+
import { _ as yl, a as pp, Q as jt, M as ba } from "./Modal-7e715b5d.mjs";
|
|
3
|
+
import { d as _e, r as _, H as Lt, o as D, c as k, a as P, u as Ne, k as wt, y as Uo, h as ye, s as dp, t as Xe, b as O, f as Pe, i as ge, I as Qi, F as Ho, e as Wo, w as Yo, J as Pl, p as Kn, g as Jn, G as es, C as Vt, z as Rl, K as El, q as Ie, n as xt, m as lp, L as hp, l as wl } from "./main-d87d6eda.mjs";
|
|
4
4
|
import { _ as $t } from "./_plugin-vue_export-helper-dad06003.mjs";
|
|
5
|
-
import { g as qn, p as Hn } from "./api-
|
|
6
|
-
import { c as q, a as Al, r as Il } from "./_commonjsHelpers-
|
|
5
|
+
import { g as qn, p as Hn } from "./api-a7c3c5ac.mjs";
|
|
6
|
+
import { c as q, a as Al, r as Il } from "./_commonjsHelpers-705aff96.mjs";
|
|
7
7
|
import "./loadernew-ac153a51.mjs";
|
|
8
8
|
const _l = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#021c42] md:pr-6 lg:pr-6" }, Tl = ["href"], bl = /* @__PURE__ */ P("img", {
|
|
9
9
|
class: "h-11 w-auto cursor-pointer",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { d as U, u as z, k as O, r, o as n, c as d, a as e, w as b, m as k, b as i, n as S, v as L, F as V, e as P, t as f, q as D, D as T, p as $, g as H, i as F } from "./main-
|
|
1
|
+
import { d as U, u as z, k as O, r, o as n, c as d, a as e, w as b, m as k, b as i, n as S, v as L, F as V, e as P, t as f, q as D, D as T, p as $, g as H, i as F } from "./main-d87d6eda.mjs";
|
|
2
2
|
import { _ as j } from "./loadernew-ac153a51.mjs";
|
|
3
|
-
import { p as B, g as Y } from "./api-
|
|
3
|
+
import { p as B, g as Y } from "./api-a7c3c5ac.mjs";
|
|
4
4
|
import { _ as J } from "./_plugin-vue_export-helper-dad06003.mjs";
|
|
5
5
|
const c = (_) => ($("data-v-3bb57317"), _ = _(), H(), _), Q = { class: "grid grid-cols-5 gap-8 p-10 items-stretch" }, X = /* @__PURE__ */ c(() => /* @__PURE__ */ e("div", { class: "col-span-1 text-right" }, [
|
|
6
6
|
/* @__PURE__ */ e("label", {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { o as r, c, a as e, d as j, M as U, h as q, b as a, K as M, u as W, k as P, r as i, w as y, m as k, n as S, f as _, F as A, e as H, v as O, t as x, q as B, D as Y, p as J, g as Q, i as D } from "./main-
|
|
1
|
+
import { o as r, c, a as e, d as j, M as U, h as q, b as a, K as M, u as W, k as P, r as i, w as y, m as k, n as S, f as _, F as A, e as H, v as O, t as x, q as B, D as Y, p as J, g as Q, i as D } from "./main-d87d6eda.mjs";
|
|
2
2
|
import { _ as z } from "./loadernew-ac153a51.mjs";
|
|
3
|
-
import { p as $ } from "./api-
|
|
3
|
+
import { p as $ } from "./api-a7c3c5ac.mjs";
|
|
4
4
|
import { _ as X } from "./genome-Logo-white-ffcf2413.mjs";
|
|
5
5
|
import { _ as Z } from "./_plugin-vue_export-helper-dad06003.mjs";
|
|
6
6
|
function ee(d, t) {
|