@genpact/genome.mfe.mgtwin-app 1.1.314-alpha → 1.1.315-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-035043b1.mjs → ArrowLeftCircleIcon-39762b31.mjs} +1 -1
- package/dist/{AssessmentAMA-7f02776d.mjs → AssessmentAMA-b6427c19.mjs} +109 -107
- package/dist/{AssessmentSimulation-73210639.mjs → AssessmentSimulation-e8b2b114.mjs} +5 -5
- package/dist/{EditSkillAdminData-9e42ff08.mjs → EditSkillAdminData-da1542fa.mjs} +3 -3
- package/dist/{EditSkillData-ae0e5c42.mjs → EditSkillData-2eafa942.mjs} +3 -3
- package/dist/{HomeView-84386aba.mjs → HomeView-d7f2acb7.mjs} +5 -5
- package/dist/{Loading-1e59a1f3.mjs → Loading-c7be062d.mjs} +1 -1
- package/dist/{LoadingSimulation-7fc43474.mjs → LoadingSimulation-8a2c4725.mjs} +1 -1
- package/dist/{Modal-5557ee8a.mjs → Modal-65cfe959.mjs} +1 -1
- package/dist/{PaperAirplaneIcon-234829f4.mjs → PaperAirplaneIcon-7966efb2.mjs} +1 -1
- package/dist/{PromptTesting-fe687122.mjs → PromptTesting-0b873496.mjs} +3 -3
- package/dist/{SkillAutomation-f659fd5c.mjs → SkillAutomation-1d886d3f.mjs} +3 -3
- package/dist/{SkillData-b020db39.mjs → SkillData-8fa9b186.mjs} +3 -3
- package/dist/{Testcase-f6e6677a.mjs → Testcase-aefea752.mjs} +3 -3
- package/dist/{UnderMaintenance-5eabeb61.mjs → UnderMaintenance-2a07f65e.mjs} +1 -1
- package/dist/{_commonjsHelpers-c12d4152.mjs → _commonjsHelpers-777ec84c.mjs} +1 -1
- package/dist/{api-850c682e.mjs → api-4b466ad8.mjs} +1 -1
- package/dist/{main-52b92f99.mjs → main-736b05ea.mjs} +1011 -1011
- package/dist/mgtwin.es.min.js +1 -1
- package/dist/mgtwin.umd.min.js +8 -8
- package/package.json +1 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { _ as
|
|
2
|
-
import { _ as U, Q as
|
|
3
|
-
import { d as v, r as c, H as R, o as d, c as _, a as s, u as $, y as
|
|
1
|
+
import { _ as H, a as B, L as G } from "./LoadingSimulation-8a2c4725.mjs";
|
|
2
|
+
import { _ as U, Q as S, a as V } from "./Modal-65cfe959.mjs";
|
|
3
|
+
import { d as v, r as c, H as R, o as d, c as _, a as s, u as $, y as L, t as q, G as D, p as C, g as T, C as P, z, h as k, F as O, e as W, f as I, b, k as N, w as Z, m as K, L as Y, q as Q, s as J, l as X } from "./main-736b05ea.mjs";
|
|
4
4
|
import { _ as A } from "./_plugin-vue_export-helper-dad06003.mjs";
|
|
5
|
-
import { p as ee, g as se } from "./api-
|
|
5
|
+
import { p as ee, g as se } from "./api-4b466ad8.mjs";
|
|
6
6
|
import "./loadernew-ac153a51.mjs";
|
|
7
7
|
const ae = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#021c42] md:pr-6 lg:pr-6" }, te = ["href"], le = /* @__PURE__ */ s("img", {
|
|
8
8
|
class: "h-11 w-auto cursor-pointer",
|
|
9
|
-
src:
|
|
9
|
+
src: H,
|
|
10
10
|
alt: "Genome Logo"
|
|
11
|
-
}, null, -1),
|
|
11
|
+
}, null, -1), ie = [
|
|
12
12
|
le
|
|
13
|
-
],
|
|
13
|
+
], oe = ["href"], ne = /* @__PURE__ */ s("img", {
|
|
14
14
|
class: "h-9 w-28 cursor-pointer md:w-36",
|
|
15
15
|
src: U,
|
|
16
16
|
alt: "Aiguru Logo"
|
|
@@ -20,36 +20,38 @@ const ae = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#0
|
|
|
20
20
|
__name: "headerAMA",
|
|
21
21
|
setup(l) {
|
|
22
22
|
const e = c(""), t = c("");
|
|
23
|
-
return R === "prod" ? e.value = "https://genome.genpact.com" : e.value = "https://genome-dev.genpact.com", R === "prod" ? t.value = "https://genome.genpact.com/#aiguru" : t.value = "https://genome-dev.genpact.com/#aiguru", (
|
|
23
|
+
return R === "prod" ? e.value = "https://genome.genpact.com" : e.value = "https://genome-dev.genpact.com", R === "prod" ? t.value = "https://genome.genpact.com/#aiguru" : t.value = "https://genome-dev.genpact.com/#aiguru", (o, u) => (d(), _("nav", ae, [
|
|
24
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
|
+
}, ie, 8, te),
|
|
29
29
|
s("a", {
|
|
30
30
|
class: "px-2 md:px-0 lg:px-0",
|
|
31
31
|
href: t.value,
|
|
32
32
|
target: "_blank"
|
|
33
|
-
}, re, 8,
|
|
33
|
+
}, re, 8, oe)
|
|
34
34
|
]));
|
|
35
35
|
}
|
|
36
|
-
}), ce = { class: "flex items-end justify-start" }, _e = { class: "fontFormattingAMA w-full bg-gray-100 rounded-lg" }, ue = { class: "w-full rounded-md px-3 py-2 text-lg font-bold text-black text-[18px] md:text-[22px]" }, me = { class: "w-full px-3 py-2 text-base text-black text-[12px] md:text-[16px] font-[550]" },
|
|
36
|
+
}), ce = { class: "flex items-end justify-start" }, _e = { class: "fontFormattingAMA w-full bg-gray-100 rounded-lg" }, ue = { class: "w-full rounded-md px-3 py-2 text-lg font-bold text-black text-[18px] md:text-[22px]" }, me = ["innerHTML"], fe = { class: "w-full px-3 py-2 text-base text-black text-[12px] md:text-[16px] font-[550]" }, pe = ["innerHTML"], ge = /* @__PURE__ */ s("br", null, null, -1), he = /* @__PURE__ */ v({
|
|
37
37
|
__name: "greetingsAMA",
|
|
38
38
|
setup(l) {
|
|
39
|
-
const e = $(), t = ` Hi ${e.learnerName || "Learner"}
|
|
40
|
-
return (f,
|
|
39
|
+
const e = $(), t = ` Hi ${e.learnerName || "Learner"}! 👋`, o = L(() => t), u = L(() => `Welcome to AI Guru Connect — your on-demand learning buddy.<br/> Ask me anything about the <span class='font-[600]'>${e.amaSkillName || "Skill"}</span>, and I’ll give you quick, clear answers so you can keep learning without pause.`);
|
|
40
|
+
return (f, i) => (d(), _("section", null, [
|
|
41
41
|
s("div", ce, [
|
|
42
42
|
s("div", _e, [
|
|
43
|
-
s("div", ue,
|
|
44
|
-
|
|
45
|
-
|
|
43
|
+
s("div", ue, [
|
|
44
|
+
s("div", { innerHTML: o.value }, null, 8, me)
|
|
45
|
+
]),
|
|
46
|
+
s("div", fe, [
|
|
47
|
+
s("div", { innerHTML: u.value }, null, 8, pe)
|
|
46
48
|
])
|
|
47
49
|
])
|
|
48
50
|
]),
|
|
49
|
-
|
|
51
|
+
ge
|
|
50
52
|
]));
|
|
51
53
|
}
|
|
52
|
-
}),
|
|
54
|
+
}), ke = { class: "fontFormattingAMA flex items-end justify-start py-2" }, be = { class: "line-break w-full bg-gray-100 p-3 text-sm text-black md:text-[15px] rounded-lg" }, ve = ["innerHTML"], xe = /* @__PURE__ */ v({
|
|
53
55
|
__name: "responseAMA",
|
|
54
56
|
props: {
|
|
55
57
|
answer: {
|
|
@@ -58,24 +60,24 @@ const ae = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#0
|
|
|
58
60
|
}
|
|
59
61
|
},
|
|
60
62
|
setup(l) {
|
|
61
|
-
const e = l, t =
|
|
62
|
-
const
|
|
63
|
+
const e = l, t = L(() => {
|
|
64
|
+
const o = e.answer.replace(/[*#]/g, "").replace(
|
|
63
65
|
/Assessment Rating & Feedback/g,
|
|
64
66
|
'<div style="font-size: 26px; font-weight: bold; text-decoration: underline;">Rating & Feedback</div>'
|
|
65
67
|
), u = /\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/g;
|
|
66
|
-
return
|
|
68
|
+
return o.replace(u, (f, i, a) => `<a href="${a}" target="_blank" rel="noopener noreferrer" style="color: blue; text-decoration: underline;">${i}</a>`);
|
|
67
69
|
});
|
|
68
|
-
return (
|
|
69
|
-
s("div",
|
|
70
|
+
return (o, u) => (d(), _("div", ke, [
|
|
71
|
+
s("div", be, [
|
|
70
72
|
s("span", {
|
|
71
73
|
class: "fontFormattingAMA",
|
|
72
74
|
innerHTML: t.value
|
|
73
|
-
}, null, 8,
|
|
75
|
+
}, null, 8, ve)
|
|
74
76
|
])
|
|
75
77
|
]));
|
|
76
78
|
}
|
|
77
79
|
});
|
|
78
|
-
const
|
|
80
|
+
const ye = /* @__PURE__ */ A(xe, [["__scopeId", "data-v-38edcca6"]]), we = { class: "flex justify-end items-end py-3" }, Ae = { class: "max-w-[80%]" }, $e = { class: "w-fit md:text-[15px] fontFormattingAMA text-sm text-white bg-genpact-blue-box leading-6 p-3 rounded-lg" }, Me = /* @__PURE__ */ v({
|
|
79
81
|
__name: "learnerAMA",
|
|
80
82
|
props: {
|
|
81
83
|
question: {
|
|
@@ -84,17 +86,17 @@ const xe = /* @__PURE__ */ A(ve, [["__scopeId", "data-v-38edcca6"]]), ye = { cla
|
|
|
84
86
|
}
|
|
85
87
|
},
|
|
86
88
|
setup(l) {
|
|
87
|
-
return (e, t) => (d(), _("div",
|
|
88
|
-
s("div",
|
|
89
|
-
s("div",
|
|
89
|
+
return (e, t) => (d(), _("div", we, [
|
|
90
|
+
s("div", Ae, [
|
|
91
|
+
s("div", $e, q(l.question), 1)
|
|
90
92
|
])
|
|
91
93
|
]));
|
|
92
94
|
}
|
|
93
|
-
}),
|
|
95
|
+
}), Se = (l) => (C("data-v-12a02acf"), l = l(), T(), l), Ie = { class: "flex w-full flex-col items-start justify-start bg-white" }, Le = { class: "bot-typing-animation gap-1" }, qe = { class: "block w-full text-lg italic text-gray-800" }, Ce = /* @__PURE__ */ Se(() => /* @__PURE__ */ s("span", { class: "dot-animation" }, [
|
|
94
96
|
/* @__PURE__ */ s("span", null, "."),
|
|
95
97
|
/* @__PURE__ */ s("span", null, "."),
|
|
96
98
|
/* @__PURE__ */ s("span", null, ".")
|
|
97
|
-
], -1)),
|
|
99
|
+
], -1)), Te = /* @__PURE__ */ D('<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), Pe = /* @__PURE__ */ v({
|
|
98
100
|
__name: "LoadingResponseAMA",
|
|
99
101
|
setup(l) {
|
|
100
102
|
const e = c("Generating response"), t = c([
|
|
@@ -107,43 +109,43 @@ const xe = /* @__PURE__ */ A(ve, [["__scopeId", "data-v-38edcca6"]]), ye = { cla
|
|
|
107
109
|
"Compiling a response for you"
|
|
108
110
|
]);
|
|
109
111
|
return setTimeout(() => {
|
|
110
|
-
const
|
|
111
|
-
e.value = t.value[
|
|
112
|
-
}, 15e3), (
|
|
113
|
-
s("div",
|
|
114
|
-
s("div", qe,
|
|
112
|
+
const o = Math.floor(Math.random() * t.value.length);
|
|
113
|
+
e.value = t.value[o];
|
|
114
|
+
}, 15e3), (o, u) => (d(), _("div", Ie, [
|
|
115
|
+
s("div", Le, [
|
|
116
|
+
s("div", qe, q(e.value), 1),
|
|
115
117
|
Ce
|
|
116
118
|
]),
|
|
117
|
-
|
|
119
|
+
Te
|
|
118
120
|
]));
|
|
119
121
|
}
|
|
120
122
|
});
|
|
121
|
-
const Ee = /* @__PURE__ */ A(Pe, [["__scopeId", "data-v-12a02acf"]]),
|
|
123
|
+
const Ee = /* @__PURE__ */ A(Pe, [["__scopeId", "data-v-12a02acf"]]), Re = { key: 0 }, Ne = { key: 1 }, Qe = {
|
|
122
124
|
key: 0,
|
|
123
125
|
class: "flex"
|
|
124
|
-
},
|
|
126
|
+
}, Fe = /* @__PURE__ */ v({
|
|
125
127
|
__name: "conversationAMA",
|
|
126
128
|
setup(l) {
|
|
127
129
|
let e = c(""), t = c("");
|
|
128
130
|
e.value = '<a style="color:#00AECF;"', t.value = '<ul style="list-style: disc !important; margin-left: 3.5rem !important; padding: 0;"';
|
|
129
|
-
const
|
|
130
|
-
return
|
|
131
|
+
const o = $(), u = c();
|
|
132
|
+
return P(() => {
|
|
131
133
|
var a;
|
|
132
|
-
const f = document.getElementsByName("askQuestion"),
|
|
133
|
-
f.length && ((a =
|
|
134
|
+
const f = document.getElementsByName("askQuestion"), i = Array.from(f);
|
|
135
|
+
f.length && ((a = i == null ? void 0 : i.pop()) == null || a.scrollIntoView({ behavior: "smooth", block: "center" }));
|
|
134
136
|
}), z(() => {
|
|
135
137
|
var a;
|
|
136
|
-
const f = document.getElementsByName("askQuestion"),
|
|
137
|
-
f.length && ((a =
|
|
138
|
-
}), (f,
|
|
138
|
+
const f = document.getElementsByName("askQuestion"), i = Array.from(f);
|
|
139
|
+
f.length && ((a = i == null ? void 0 : i.pop()) == null || a.scrollIntoView({ behavior: "smooth", block: "center" }));
|
|
140
|
+
}), (f, i) => (d(), _("div", {
|
|
139
141
|
ref_key: "nestedElement",
|
|
140
142
|
ref: u,
|
|
141
143
|
class: "smooth-scroll overflow-auto md:px-6 px-2"
|
|
142
144
|
}, [
|
|
143
|
-
k(
|
|
144
|
-
(d(!0), _(O, null, W(b(
|
|
145
|
-
a.question ? (d(), _("div",
|
|
146
|
-
k(
|
|
145
|
+
k(he),
|
|
146
|
+
(d(!0), _(O, null, W(b(o).conversations, (a, m) => (d(), _("div", { key: m }, [
|
|
147
|
+
a.question ? (d(), _("div", Re, [
|
|
148
|
+
k(Me, {
|
|
147
149
|
question: a.question,
|
|
148
150
|
c2question: a.c2question,
|
|
149
151
|
"show-feedback": a.showFeedback,
|
|
@@ -151,9 +153,9 @@ const Ee = /* @__PURE__ */ A(Pe, [["__scopeId", "data-v-12a02acf"]]), Te = { key
|
|
|
151
153
|
name: "askQuestion",
|
|
152
154
|
"que-id": m
|
|
153
155
|
}, null, 8, ["question", "c2question", "show-feedback", "id", "que-id"])
|
|
154
|
-
])) :
|
|
155
|
-
a.answer ? (d(), _("div",
|
|
156
|
-
k(
|
|
156
|
+
])) : I("", !0),
|
|
157
|
+
a.answer ? (d(), _("div", Ne, [
|
|
158
|
+
k(ye, {
|
|
157
159
|
question: a == null ? void 0 : a.question,
|
|
158
160
|
c2question: a == null ? void 0 : a.c2question,
|
|
159
161
|
"show-sources": a == null ? void 0 : a.showSources,
|
|
@@ -164,42 +166,42 @@ const Ee = /* @__PURE__ */ A(Pe, [["__scopeId", "data-v-12a02acf"]]), Te = { key
|
|
|
164
166
|
"options-array": a.optionsArray,
|
|
165
167
|
"ans-id": m
|
|
166
168
|
}, null, 8, ["question", "c2question", "show-sources", "questionId", "answer", "show-feedback", "related-ques", "options-array", "ans-id"])
|
|
167
|
-
])) :
|
|
169
|
+
])) : I("", !0)
|
|
168
170
|
]))), 128)),
|
|
169
|
-
b(
|
|
171
|
+
b(o).dotLoader ? (d(), _("div", Qe, [
|
|
170
172
|
k(Ee)
|
|
171
|
-
])) :
|
|
173
|
+
])) : I("", !0)
|
|
172
174
|
], 512));
|
|
173
175
|
}
|
|
174
176
|
});
|
|
175
|
-
const
|
|
176
|
-
|
|
177
|
-
],
|
|
177
|
+
const je = /* @__PURE__ */ A(Fe, [["__scopeId", "data-v-e6168dd4"]]), M = (l) => (C("data-v-482b2d96"), l = l(), T(), l), He = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" }, Be = { class: "py-2" }, Ge = { class: "flex" }, Ue = { class: "z-1 relative w-full" }, Ve = { class: "relative w-full" }, De = { class: "absolute inset-y-0 right-0 flex items-center md:pr-8 pr-3" }, ze = { key: 0 }, Oe = /* @__PURE__ */ M(() => /* @__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)), We = [
|
|
178
|
+
Oe
|
|
179
|
+
], Ze = {
|
|
178
180
|
key: 1,
|
|
179
181
|
class: "tooltip"
|
|
180
|
-
},
|
|
182
|
+
}, Ke = /* @__PURE__ */ M(() => /* @__PURE__ */ s("span", { class: "tooltiptext fontFormattingAMA" }, "Waiting for response", -1)), Ye = /* @__PURE__ */ M(() => /* @__PURE__ */ s("img", {
|
|
181
183
|
class: "w-7 h-7",
|
|
182
|
-
src:
|
|
184
|
+
src: B,
|
|
183
185
|
alt: "watingIcon"
|
|
184
|
-
}, null, -1)),
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
],
|
|
186
|
+
}, null, -1)), Je = [
|
|
187
|
+
Ke,
|
|
188
|
+
Ye
|
|
189
|
+
], Xe = { class: "flex justify-start" }, es = { class: "flex justify-start items-start text-[#161916]" }, ss = /* @__PURE__ */ M(() => /* @__PURE__ */ s("div", { class: "pt-1 text-start font-sans" }, [
|
|
188
190
|
/* @__PURE__ */ s("div", { class: "text-xs font-bold text-gray-500 md:text-sm" }, " Note: AI-generated response may not be fully accurate; check with experts for critical information. ")
|
|
189
|
-
], -1)),
|
|
191
|
+
], -1)), as = /* @__PURE__ */ v({
|
|
190
192
|
__name: "NewQuestionAMA",
|
|
191
193
|
setup(l) {
|
|
192
194
|
const e = $(), t = N();
|
|
193
195
|
e.question = "";
|
|
194
|
-
const
|
|
195
|
-
|
|
196
|
-
|
|
196
|
+
const o = c(null), u = c(!1), f = c(S), i = c(!1);
|
|
197
|
+
P(() => {
|
|
198
|
+
o.value.focus();
|
|
197
199
|
});
|
|
198
200
|
const m = c(((p) => new URLSearchParams(window.location.search).get(p) || "")("amaId"));
|
|
199
201
|
console.log("amaId", m.value);
|
|
200
202
|
const x = (p) => {
|
|
201
203
|
const r = p.length;
|
|
202
|
-
f.value =
|
|
204
|
+
f.value = S - r, u.value = r >= S;
|
|
203
205
|
}, y = async () => {
|
|
204
206
|
var p, r, g, n;
|
|
205
207
|
try {
|
|
@@ -211,7 +213,7 @@ const Fe = /* @__PURE__ */ A(Qe, [["__scopeId", "data-v-e6168dd4"]]), S = (l) =>
|
|
|
211
213
|
t.setError("You have exhausted your question limit!");
|
|
212
214
|
return;
|
|
213
215
|
}
|
|
214
|
-
|
|
216
|
+
i.value = !0, e.dotLoader = !0;
|
|
215
217
|
const h = {
|
|
216
218
|
question: e == null ? void 0 : e.question
|
|
217
219
|
};
|
|
@@ -223,35 +225,35 @@ const Fe = /* @__PURE__ */ A(Qe, [["__scopeId", "data-v-e6168dd4"]]), S = (l) =>
|
|
|
223
225
|
question: w.value,
|
|
224
226
|
past_messages: e.past_messages
|
|
225
227
|
}, j = await ee("/amaBotResponse", F);
|
|
226
|
-
e.addConversation((p = j.data) == null ? void 0 : p.body, "new"),
|
|
228
|
+
e.addConversation((p = j.data) == null ? void 0 : p.body, "new"), i.value = !1, e.dotLoader = !1;
|
|
227
229
|
} catch (h) {
|
|
228
|
-
if (console.error(h), e.dotLoader = !1,
|
|
230
|
+
if (console.error(h), e.dotLoader = !1, i.value = !1, Q.isAxiosError(h)) {
|
|
229
231
|
const w = h;
|
|
230
232
|
console.log("Error found!"), console.error((r = w.response) == null ? void 0 : r.data), t.setError((n = (g = w.response) == null ? void 0 : g.data) == null ? void 0 : n.message);
|
|
231
233
|
} else
|
|
232
234
|
t.setError("There was an issue, please contact helpmate");
|
|
233
235
|
}
|
|
234
236
|
};
|
|
235
|
-
return (p, r) => (d(), _("div",
|
|
237
|
+
return (p, r) => (d(), _("div", He, [
|
|
236
238
|
s("div", Be, [
|
|
237
239
|
s("div", Ge, [
|
|
238
|
-
s("div",
|
|
239
|
-
s("div",
|
|
240
|
-
s("div",
|
|
241
|
-
|
|
240
|
+
s("div", Ue, [
|
|
241
|
+
s("div", Ve, [
|
|
242
|
+
s("div", De, [
|
|
243
|
+
i.value ? (d(), _("div", Ze, Je)) : (d(), _("div", ze, [
|
|
242
244
|
(d(), _("svg", {
|
|
243
245
|
onClick: r[0] || (r[0] = (g) => y()),
|
|
244
246
|
xmlns: "http://www.w3.org/2000/svg",
|
|
245
247
|
fill: "currentColor",
|
|
246
248
|
class: "bi bi-send ml-2 h-7 w-7 rotate-45 rounded",
|
|
247
249
|
viewBox: "0 0 16 16"
|
|
248
|
-
},
|
|
250
|
+
}, We))
|
|
249
251
|
]))
|
|
250
252
|
]),
|
|
251
|
-
s("div",
|
|
253
|
+
s("div", Xe, [
|
|
252
254
|
Z(s("input", {
|
|
253
255
|
onKeyup: [
|
|
254
|
-
r[1] || (r[1] = Y((g) =>
|
|
256
|
+
r[1] || (r[1] = Y((g) => i.value ? "" : y(), ["enter"])),
|
|
255
257
|
r[3] || (r[3] = (g) => x(b(e).question))
|
|
256
258
|
],
|
|
257
259
|
"onUpdate:modelValue": r[2] || (r[2] = (g) => b(e).question = g),
|
|
@@ -259,24 +261,24 @@ const Fe = /* @__PURE__ */ A(Qe, [["__scopeId", "data-v-e6168dd4"]]), S = (l) =>
|
|
|
259
261
|
placeholder: "Write your answer here...",
|
|
260
262
|
type: "text",
|
|
261
263
|
ref_key: "AiSearch",
|
|
262
|
-
ref:
|
|
264
|
+
ref: o
|
|
263
265
|
}, null, 544), [
|
|
264
266
|
[K, b(e).question]
|
|
265
267
|
])
|
|
266
268
|
])
|
|
267
269
|
]),
|
|
268
|
-
s("div",
|
|
269
|
-
|
|
270
|
+
s("div", es, q(b(e).amaQuestionsLeft) + " questions remaining for the day ", 1),
|
|
271
|
+
ss
|
|
270
272
|
])
|
|
271
273
|
])
|
|
272
274
|
])
|
|
273
275
|
]));
|
|
274
276
|
}
|
|
275
277
|
});
|
|
276
|
-
const
|
|
278
|
+
const ts = /* @__PURE__ */ A(as, [["__scopeId", "data-v-482b2d96"]]), ls = (l) => {
|
|
277
279
|
var e;
|
|
278
|
-
return (e =
|
|
279
|
-
},
|
|
280
|
+
return (e = is.find((t) => t.skill_id === l)) == null ? void 0 : e.skill_name;
|
|
281
|
+
}, is = [
|
|
280
282
|
{
|
|
281
283
|
skill_alias: "Client Relationships",
|
|
282
284
|
skill_name: "Client Relationships",
|
|
@@ -420,25 +422,25 @@ const as = /* @__PURE__ */ A(ss, [["__scopeId", "data-v-482b2d96"]]), ts = (l) =
|
|
|
420
422
|
skill_name: "Cloud",
|
|
421
423
|
skill_id: "9e018249-fba4-41b8-be19-364ddf78b61d"
|
|
422
424
|
}
|
|
423
|
-
],
|
|
425
|
+
], E = (l) => (C("data-v-1821197c"), l = l(), T(), l), os = /* @__PURE__ */ E(() => /* @__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]" }, [
|
|
424
426
|
/* @__PURE__ */ s("div", { class: "text-2xl font-[700]" }, "Assessment Access Required"),
|
|
425
427
|
/* @__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 ")
|
|
426
|
-
], -1)),
|
|
428
|
+
], -1)), ns = {
|
|
427
429
|
key: 1,
|
|
428
430
|
className: "h-screen flex flex-col items-stretch"
|
|
429
|
-
},
|
|
431
|
+
}, rs = { class: "z-20" }, ds = /* @__PURE__ */ E(() => /* @__PURE__ */ s("div", { class: "mt-6" }, null, -1)), cs = { class: "flex h-full items-stretch overflow-hidden" }, _s = { class: "mx-auto w-11/12 bg-white" }, us = { class: "relative flex h-full w-full flex-col items-stretch overflow-hidden" }, ms = /* @__PURE__ */ E(() => /* @__PURE__ */ s("div", { class: "mt-[160px]" }, null, -1)), fs = { class: "relative" }, ps = /* @__PURE__ */ v({
|
|
430
432
|
__name: "AssessmentAMA",
|
|
431
433
|
setup(l) {
|
|
432
|
-
const e = c(!0), t = c(!1),
|
|
434
|
+
const e = c(!0), t = c(!1), o = $(), u = N();
|
|
433
435
|
c("");
|
|
434
|
-
const
|
|
435
|
-
|
|
436
|
+
const i = c(((m) => new URLSearchParams(window.location.search).get(m) || "")("amaId"));
|
|
437
|
+
o.amaSkillId = i.value ?? "", P(async () => {
|
|
436
438
|
e.value = !0, await a(), e.value = !1;
|
|
437
439
|
});
|
|
438
440
|
const a = async () => {
|
|
439
441
|
var m, x, y, p, r, g;
|
|
440
442
|
try {
|
|
441
|
-
if (
|
|
443
|
+
if (i.value === null)
|
|
442
444
|
throw {
|
|
443
445
|
response: {
|
|
444
446
|
status: 424,
|
|
@@ -449,9 +451,9 @@ const as = /* @__PURE__ */ A(ss, [["__scopeId", "data-v-482b2d96"]]), ts = (l) =
|
|
|
449
451
|
};
|
|
450
452
|
console.log("before calling get learner");
|
|
451
453
|
const n = await se(
|
|
452
|
-
`/getLearnerData?amaSkillId=${
|
|
454
|
+
`/getLearnerData?amaSkillId=${i.value}`
|
|
453
455
|
);
|
|
454
|
-
|
|
456
|
+
o.initialize(n.data), o.amaQuestionsLeft = (m = n == null ? void 0 : n.data) == null ? void 0 : m.questionsLeftAIGC, o.amaSkillName = ls(o.amaSkillId) || "", e.value = !1;
|
|
455
457
|
} catch (n) {
|
|
456
458
|
if (console.error(n), e.value = !1, Q.isAxiosError(n) && ((x = n.response) != null && x.status) || n && typeof n == "object" && "response" in n && n.response && typeof n.response == "object" && "status" in n.response && n.response.status) {
|
|
457
459
|
const h = n;
|
|
@@ -472,19 +474,19 @@ const as = /* @__PURE__ */ A(ss, [["__scopeId", "data-v-482b2d96"]]), ts = (l) =
|
|
|
472
474
|
_: 1
|
|
473
475
|
}, 8, ["is-visible"]),
|
|
474
476
|
s("div", null, [
|
|
475
|
-
e.value ? (d(), X(
|
|
476
|
-
s("div",
|
|
477
|
+
e.value ? (d(), X(G, { key: 0 })) : (d(), _("main", ns, [
|
|
478
|
+
s("div", rs, [
|
|
477
479
|
k(de)
|
|
478
480
|
]),
|
|
479
|
-
|
|
480
|
-
s("div",
|
|
481
|
-
s("div",
|
|
482
|
-
s("div",
|
|
483
|
-
k(
|
|
484
|
-
|
|
481
|
+
ds,
|
|
482
|
+
s("div", cs, [
|
|
483
|
+
s("div", _s, [
|
|
484
|
+
s("div", us, [
|
|
485
|
+
k(je),
|
|
486
|
+
ms
|
|
485
487
|
]),
|
|
486
|
-
s("div",
|
|
487
|
-
k(
|
|
488
|
+
s("div", fs, [
|
|
489
|
+
k(ts)
|
|
488
490
|
])
|
|
489
491
|
])
|
|
490
492
|
])
|
|
@@ -493,7 +495,7 @@ const as = /* @__PURE__ */ A(ss, [["__scopeId", "data-v-482b2d96"]]), ts = (l) =
|
|
|
493
495
|
]));
|
|
494
496
|
}
|
|
495
497
|
});
|
|
496
|
-
const
|
|
498
|
+
const ys = /* @__PURE__ */ A(ps, [["__scopeId", "data-v-1821197c"]]);
|
|
497
499
|
export {
|
|
498
|
-
|
|
500
|
+
ys as default
|
|
499
501
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as Cl, a as ap, L as yl } from "./LoadingSimulation-
|
|
2
|
-
import { _ as Pl, a as cp, Q as jt, M as Ta } from "./Modal-
|
|
3
|
-
import { d as Ae, r as T, H as Pt, o as D, c as k, a as P, k as wt, u as De, C as Wt, q as Ee, y as qo, h as Ce, s as up, t as Ge, b as O, f as ye, i as ge, I as Ji, F as Fo, e as Uo, w as Zo, J as Rl, p as Vn, g as $n, G as Zi, z as El, K as wl, n as Lt, m as pp, L as dp, l as Al } from "./main-
|
|
4
|
-
import { g as Bn, p as Rt } from "./api-
|
|
5
|
-
import { c as q, a as Il, r as _l } from "./_commonjsHelpers-
|
|
1
|
+
import { _ as Cl, a as ap, L as yl } from "./LoadingSimulation-8a2c4725.mjs";
|
|
2
|
+
import { _ as Pl, a as cp, Q as jt, M as Ta } from "./Modal-65cfe959.mjs";
|
|
3
|
+
import { d as Ae, r as T, H as Pt, o as D, c as k, a as P, k as wt, u as De, C as Wt, q as Ee, y as qo, h as Ce, s as up, t as Ge, b as O, f as ye, i as ge, I as Ji, F as Fo, e as Uo, w as Zo, J as Rl, p as Vn, g as $n, G as Zi, z as El, K as wl, n as Lt, m as pp, L as dp, l as Al } from "./main-736b05ea.mjs";
|
|
4
|
+
import { g as Bn, p as Rt } from "./api-4b466ad8.mjs";
|
|
5
|
+
import { c as q, a as Il, r as _l } from "./_commonjsHelpers-777ec84c.mjs";
|
|
6
6
|
import { _ as Vt } from "./_plugin-vue_export-helper-dad06003.mjs";
|
|
7
7
|
import "./loadernew-ac153a51.mjs";
|
|
8
8
|
const Tl = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#021c42] md:pr-6 lg:pr-6" }, bl = ["href"], Ml = /* @__PURE__ */ P("img", {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { d as G, M as z, o as n, c as d, a as e, h as L, b as c, u as H, k as O, r, w as h, m as k, n as S, v as $, F as q, e as P, t as b, q as D, D as T, p as Y, g as J, i as F } from "./main-
|
|
1
|
+
import { d as G, M as z, o as n, c as d, a as e, h as L, b as c, u as H, k as O, r, w as h, m as k, n as S, v as $, F as q, e as P, t as b, q as D, D as T, p as Y, g as J, i as F } from "./main-736b05ea.mjs";
|
|
2
2
|
import { _ as j } from "./loadernew-ac153a51.mjs";
|
|
3
|
-
import { p as B, g as Q } from "./api-
|
|
3
|
+
import { p as B, g as Q } from "./api-4b466ad8.mjs";
|
|
4
4
|
import { _ as X } from "./genome-Logo-white-ffcf2413.mjs";
|
|
5
|
-
import { r as Z } from "./ArrowLeftCircleIcon-
|
|
5
|
+
import { r as Z } from "./ArrowLeftCircleIcon-39762b31.mjs";
|
|
6
6
|
import { _ as ee } from "./_plugin-vue_export-helper-dad06003.mjs";
|
|
7
7
|
const te = { className: "flex justify-between items-center gap-4 h-14" }, se = /* @__PURE__ */ e("div", { class: "font-bold text-base md:text-xl" }, "Back", -1), oe = /* @__PURE__ */ e("div", { class: "text-white font-bold md:text-xl text-base" }, "AI Guru Edit Skill Admin Data", -1), le = /* @__PURE__ */ e("img", {
|
|
8
8
|
class: "md:w-36 w-20",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { d as j, M as W, o as r, c, a as e, h as q, b as a, K as G, u as z, k as P, r as i, w as y, m as k, n as S, f as g, 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 { d as j, M as W, o as r, c, a as e, h as q, b as a, K as G, u as z, k as P, r as i, w as y, m as k, n as S, f as g, 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-736b05ea.mjs";
|
|
2
2
|
import { _ as K } from "./loadernew-ac153a51.mjs";
|
|
3
|
-
import { p as $ } from "./api-
|
|
3
|
+
import { p as $ } from "./api-4b466ad8.mjs";
|
|
4
4
|
import { _ as X } from "./genome-Logo-white-ffcf2413.mjs";
|
|
5
|
-
import { r as Z } from "./ArrowLeftCircleIcon-
|
|
5
|
+
import { r as Z } from "./ArrowLeftCircleIcon-39762b31.mjs";
|
|
6
6
|
import { _ as ee } from "./_plugin-vue_export-helper-dad06003.mjs";
|
|
7
7
|
const te = { className: "flex justify-between items-center gap-4 h-14" }, se = /* @__PURE__ */ e("div", { class: "font-bold text-base md:text-xl" }, "Back", -1), oe = /* @__PURE__ */ e("div", { class: "text-white font-bold md:text-xl text-base" }, "AI Guru Edit Skill Data", -1), ae = /* @__PURE__ */ e("img", {
|
|
8
8
|
class: "md:w-36 w-20",
|