@genpact/genome.mfe.mgtwin-app 1.1.311-alpha → 1.1.313-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-5d3ac10e.mjs → ArrowLeftCircleIcon-1209c3fe.mjs} +1 -1
- package/dist/{AssessmentAMA-7dbd0987.mjs → AssessmentAMA-9f4571fc.mjs} +175 -169
- package/dist/{AssessmentSimulation-9e0c78c9.mjs → AssessmentSimulation-9170b3cf.mjs} +5 -5
- package/dist/{EditSkillAdminData-a315c42b.mjs → EditSkillAdminData-da0d4ee6.mjs} +3 -3
- package/dist/{EditSkillData-3adb9c25.mjs → EditSkillData-bd6c8835.mjs} +3 -3
- package/dist/{HomeView-1403e99e.mjs → HomeView-28edadca.mjs} +5 -5
- package/dist/{Loading-55c1b179.mjs → Loading-8059ee43.mjs} +1 -1
- package/dist/{LoadingSimulation-eb991eab.mjs → LoadingSimulation-747b686d.mjs} +1 -1
- package/dist/{Modal-6063cc76.mjs → Modal-26b30cd1.mjs} +1 -1
- package/dist/{PaperAirplaneIcon-35eb2c6d.mjs → PaperAirplaneIcon-34068787.mjs} +1 -1
- package/dist/{PromptTesting-b8e80b97.mjs → PromptTesting-8deafb35.mjs} +3 -3
- package/dist/{SkillAutomation-c04a74bd.mjs → SkillAutomation-54c5d872.mjs} +3 -3
- package/dist/{SkillData-dc571aff.mjs → SkillData-7ab6d0c1.mjs} +3 -3
- package/dist/{Testcase-1b11356a.mjs → Testcase-e01f1c24.mjs} +3 -3
- package/dist/{UnderMaintenance-f5dcb753.mjs → UnderMaintenance-e54e12f0.mjs} +1 -1
- package/dist/{_commonjsHelpers-3c08efdf.mjs → _commonjsHelpers-29332104.mjs} +1 -1
- package/dist/{api-c764c078.mjs → api-e3c97323.mjs} +1 -1
- package/dist/{main-de91403a.mjs → main-db24298c.mjs} +1025 -1025
- 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,53 +1,53 @@
|
|
|
1
|
-
import { _ as
|
|
2
|
-
import { _ as
|
|
3
|
-
import { d as
|
|
4
|
-
import { _ as
|
|
5
|
-
import { p as
|
|
1
|
+
import { _ as B, a as G, L as U } from "./LoadingSimulation-747b686d.mjs";
|
|
2
|
+
import { _ as V, Q as I, a as D } from "./Modal-26b30cd1.mjs";
|
|
3
|
+
import { d as v, r as d, H as R, o as c, c as _, a as s, u as $, y as C, t as M, G as H, p as L, g as E, C as P, z, h as k, F as O, e as W, f as q, b, k as T, w as Z, m as K, L as Y, q as Q, s as J, l as X } from "./main-db24298c.mjs";
|
|
4
|
+
import { _ as A } from "./_plugin-vue_export-helper-dad06003.mjs";
|
|
5
|
+
import { p as ee, g as se } from "./api-e3c97323.mjs";
|
|
6
6
|
import "./loadernew-ac153a51.mjs";
|
|
7
|
-
const
|
|
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: F,
|
|
10
|
-
alt: "Genome Logo"
|
|
11
|
-
}, null, -1), ae = [
|
|
12
|
-
se
|
|
13
|
-
], te = ["href"], le = /* @__PURE__ */ s("img", {
|
|
14
|
-
class: "h-9 w-28 cursor-pointer md:w-36",
|
|
15
9
|
src: B,
|
|
16
|
-
alt: "
|
|
10
|
+
alt: "Genome Logo"
|
|
17
11
|
}, null, -1), ie = [
|
|
18
12
|
le
|
|
19
|
-
], oe = /* @__PURE__ */
|
|
13
|
+
], oe = ["href"], ne = /* @__PURE__ */ s("img", {
|
|
14
|
+
class: "h-9 w-28 cursor-pointer md:w-36",
|
|
15
|
+
src: V,
|
|
16
|
+
alt: "Aiguru Logo"
|
|
17
|
+
}, null, -1), re = [
|
|
18
|
+
ne
|
|
19
|
+
], ce = /* @__PURE__ */ v({
|
|
20
20
|
__name: "headerAMA",
|
|
21
|
-
setup(
|
|
22
|
-
const e =
|
|
23
|
-
return
|
|
21
|
+
setup(l) {
|
|
22
|
+
const e = d(""), t = d("");
|
|
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", (i, m) => (c(), _("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
|
-
href:
|
|
31
|
+
href: t.value,
|
|
32
32
|
target: "_blank"
|
|
33
|
-
},
|
|
33
|
+
}, re, 8, oe)
|
|
34
34
|
]));
|
|
35
35
|
}
|
|
36
|
-
}),
|
|
36
|
+
}), de = { 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 = /* @__PURE__ */ s("div", { class: "w-full px-3 py-2 text-base text-black text-[12px] md:text-[16px] font-[550]" }, " Need help with a concept, information on Genpact offerings, productivity tips or Gen AI ideas - Ask me anything ", -1), fe = /* @__PURE__ */ s("br", null, null, -1), pe = /* @__PURE__ */ v({
|
|
37
37
|
__name: "greetingsAMA",
|
|
38
|
-
setup(
|
|
39
|
-
const e =
|
|
40
|
-
return C(() => e.welcomeMessage), (m, f) => (
|
|
41
|
-
s("div",
|
|
42
|
-
s("div",
|
|
43
|
-
s("div",
|
|
44
|
-
|
|
38
|
+
setup(l) {
|
|
39
|
+
const e = $(), t = ` Hi ${e.learnerName || "Expert"}, and welcome to ${e.amaSkillName || "SkillName"} !`, i = C(() => t);
|
|
40
|
+
return C(() => e.welcomeMessage), (m, f) => (c(), _("section", null, [
|
|
41
|
+
s("div", de, [
|
|
42
|
+
s("div", _e, [
|
|
43
|
+
s("div", ue, M(i.value), 1),
|
|
44
|
+
me
|
|
45
45
|
])
|
|
46
46
|
]),
|
|
47
|
-
|
|
47
|
+
fe
|
|
48
48
|
]));
|
|
49
49
|
}
|
|
50
|
-
}),
|
|
50
|
+
}), ge = { class: "fontFormattingAMA flex items-end justify-start py-2" }, he = { class: "line-break w-full bg-gray-100 p-3 text-sm text-black md:text-[15px] rounded-lg" }, ke = ["innerHTML"], be = /* @__PURE__ */ v({
|
|
51
51
|
__name: "responseAMA",
|
|
52
52
|
props: {
|
|
53
53
|
answer: {
|
|
@@ -55,25 +55,25 @@ const X = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#02
|
|
|
55
55
|
required: !0
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
|
-
setup(
|
|
59
|
-
const e =
|
|
60
|
-
const
|
|
58
|
+
setup(l) {
|
|
59
|
+
const e = l, t = C(() => {
|
|
60
|
+
const i = e.answer.replace(/[*#]/g, "").replace(
|
|
61
61
|
/Assessment Rating & Feedback/g,
|
|
62
62
|
'<div style="font-size: 26px; font-weight: bold; text-decoration: underline;">Rating & Feedback</div>'
|
|
63
63
|
), m = /\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/g;
|
|
64
|
-
return
|
|
64
|
+
return i.replace(m, (f, o, a) => `<a href="${a}" target="_blank" rel="noopener noreferrer" style="color: blue; text-decoration: underline;">${o}</a>`);
|
|
65
65
|
});
|
|
66
|
-
return (
|
|
67
|
-
s("div",
|
|
66
|
+
return (i, m) => (c(), _("div", ge, [
|
|
67
|
+
s("div", he, [
|
|
68
68
|
s("span", {
|
|
69
69
|
class: "fontFormattingAMA",
|
|
70
|
-
innerHTML:
|
|
71
|
-
}, null, 8,
|
|
70
|
+
innerHTML: t.value
|
|
71
|
+
}, null, 8, ke)
|
|
72
72
|
])
|
|
73
73
|
]));
|
|
74
74
|
}
|
|
75
75
|
});
|
|
76
|
-
const
|
|
76
|
+
const ve = /* @__PURE__ */ A(be, [["__scopeId", "data-v-38edcca6"]]), xe = { class: "flex justify-end items-end py-3" }, ye = { class: "max-w-[80%]" }, we = { class: "w-fit md:text-[15px] fontFormattingAMA text-sm text-white bg-genpact-blue-box leading-6 p-3 rounded-lg" }, Ae = /* @__PURE__ */ v({
|
|
77
77
|
__name: "learnerAMA",
|
|
78
78
|
props: {
|
|
79
79
|
question: {
|
|
@@ -81,21 +81,21 @@ const he = /* @__PURE__ */ y(ge, [["__scopeId", "data-v-38edcca6"]]), ke = { cla
|
|
|
81
81
|
required: !0
|
|
82
82
|
}
|
|
83
83
|
},
|
|
84
|
-
setup(
|
|
85
|
-
return (e,
|
|
86
|
-
s("div",
|
|
87
|
-
s("div",
|
|
84
|
+
setup(l) {
|
|
85
|
+
return (e, t) => (c(), _("div", xe, [
|
|
86
|
+
s("div", ye, [
|
|
87
|
+
s("div", we, M(l.question), 1)
|
|
88
88
|
])
|
|
89
89
|
]));
|
|
90
90
|
}
|
|
91
|
-
}),
|
|
91
|
+
}), $e = (l) => (L("data-v-12a02acf"), l = l(), E(), l), Me = { class: "flex w-full flex-col items-start justify-start bg-white" }, Se = { class: "bot-typing-animation gap-1" }, Ie = { class: "block w-full text-lg italic text-gray-800" }, qe = /* @__PURE__ */ $e(() => /* @__PURE__ */ s("span", { class: "dot-animation" }, [
|
|
92
92
|
/* @__PURE__ */ s("span", null, "."),
|
|
93
93
|
/* @__PURE__ */ s("span", null, "."),
|
|
94
94
|
/* @__PURE__ */ s("span", null, ".")
|
|
95
|
-
], -1)),
|
|
95
|
+
], -1)), Ce = /* @__PURE__ */ H('<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), Le = /* @__PURE__ */ v({
|
|
96
96
|
__name: "LoadingResponseAMA",
|
|
97
|
-
setup(
|
|
98
|
-
const e =
|
|
97
|
+
setup(l) {
|
|
98
|
+
const e = d("Generating response"), t = d([
|
|
99
99
|
"This may take a few seconds",
|
|
100
100
|
"Fetching the best response for you",
|
|
101
101
|
"Thinking... give me a moment",
|
|
@@ -105,43 +105,43 @@ const he = /* @__PURE__ */ y(ge, [["__scopeId", "data-v-38edcca6"]]), ke = { cla
|
|
|
105
105
|
"Compiling a response for you"
|
|
106
106
|
]);
|
|
107
107
|
return setTimeout(() => {
|
|
108
|
-
const
|
|
109
|
-
e.value =
|
|
110
|
-
}, 15e3), (
|
|
111
|
-
s("div",
|
|
112
|
-
s("div",
|
|
113
|
-
|
|
108
|
+
const i = Math.floor(Math.random() * t.value.length);
|
|
109
|
+
e.value = t.value[i];
|
|
110
|
+
}, 15e3), (i, m) => (c(), _("div", Me, [
|
|
111
|
+
s("div", Se, [
|
|
112
|
+
s("div", Ie, M(e.value), 1),
|
|
113
|
+
qe
|
|
114
114
|
]),
|
|
115
|
-
|
|
115
|
+
Ce
|
|
116
116
|
]));
|
|
117
117
|
}
|
|
118
118
|
});
|
|
119
|
-
const
|
|
119
|
+
const Ee = /* @__PURE__ */ A(Le, [["__scopeId", "data-v-12a02acf"]]), Pe = { key: 0 }, Ne = { key: 1 }, Re = {
|
|
120
120
|
key: 0,
|
|
121
121
|
class: "flex"
|
|
122
|
-
},
|
|
122
|
+
}, Te = /* @__PURE__ */ v({
|
|
123
123
|
__name: "conversationAMA",
|
|
124
|
-
setup(
|
|
125
|
-
let e =
|
|
126
|
-
e.value = '<a style="color:#00AECF;"',
|
|
127
|
-
const
|
|
128
|
-
return
|
|
124
|
+
setup(l) {
|
|
125
|
+
let e = d(""), t = d("");
|
|
126
|
+
e.value = '<a style="color:#00AECF;"', t.value = '<ul style="list-style: disc !important; margin-left: 3.5rem !important; padding: 0;"';
|
|
127
|
+
const i = $(), m = d();
|
|
128
|
+
return P(() => {
|
|
129
129
|
var a;
|
|
130
|
-
const f = document.getElementsByName("askQuestion"),
|
|
131
|
-
f.length && ((a =
|
|
132
|
-
}),
|
|
130
|
+
const f = document.getElementsByName("askQuestion"), o = Array.from(f);
|
|
131
|
+
f.length && ((a = o == null ? void 0 : o.pop()) == null || a.scrollIntoView({ behavior: "smooth", block: "center" }));
|
|
132
|
+
}), z(() => {
|
|
133
133
|
var a;
|
|
134
|
-
const f = document.getElementsByName("askQuestion"),
|
|
135
|
-
f.length && ((a =
|
|
136
|
-
}), (f,
|
|
134
|
+
const f = document.getElementsByName("askQuestion"), o = Array.from(f);
|
|
135
|
+
f.length && ((a = o == null ? void 0 : o.pop()) == null || a.scrollIntoView({ behavior: "smooth", block: "center" }));
|
|
136
|
+
}), (f, o) => (c(), _("div", {
|
|
137
137
|
ref_key: "nestedElement",
|
|
138
138
|
ref: m,
|
|
139
139
|
class: "smooth-scroll overflow-auto md:px-6 px-2"
|
|
140
140
|
}, [
|
|
141
|
-
k(
|
|
142
|
-
(
|
|
143
|
-
a.question ? (
|
|
144
|
-
k(
|
|
141
|
+
k(pe),
|
|
142
|
+
(c(!0), _(O, null, W(b(i).conversations, (a, u) => (c(), _("div", { key: u }, [
|
|
143
|
+
a.question ? (c(), _("div", Pe, [
|
|
144
|
+
k(Ae, {
|
|
145
145
|
question: a.question,
|
|
146
146
|
c2question: a.c2question,
|
|
147
147
|
"show-feedback": a.showFeedback,
|
|
@@ -149,126 +149,132 @@ const qe = /* @__PURE__ */ y(Ce, [["__scopeId", "data-v-12a02acf"]]), Ie = { key
|
|
|
149
149
|
name: "askQuestion",
|
|
150
150
|
"que-id": u
|
|
151
151
|
}, null, 8, ["question", "c2question", "show-feedback", "id", "que-id"])
|
|
152
|
-
])) :
|
|
153
|
-
a.answer ? (
|
|
154
|
-
k(
|
|
152
|
+
])) : q("", !0),
|
|
153
|
+
a.answer ? (c(), _("div", Ne, [
|
|
154
|
+
k(ve, {
|
|
155
155
|
question: a == null ? void 0 : a.question,
|
|
156
156
|
c2question: a == null ? void 0 : a.c2question,
|
|
157
157
|
"show-sources": a == null ? void 0 : a.showSources,
|
|
158
158
|
questionId: a.id,
|
|
159
|
-
answer: a.answer.replaceAll("<a",
|
|
159
|
+
answer: a.answer.replaceAll("<a", b(e)).replaceAll("<ul", b(t)),
|
|
160
160
|
"show-feedback": a.showFeedback,
|
|
161
161
|
"related-ques": a.relatedQues,
|
|
162
162
|
"options-array": a.optionsArray,
|
|
163
163
|
"ans-id": u
|
|
164
164
|
}, null, 8, ["question", "c2question", "show-sources", "questionId", "answer", "show-feedback", "related-ques", "options-array", "ans-id"])
|
|
165
|
-
])) :
|
|
165
|
+
])) : q("", !0)
|
|
166
166
|
]))), 128)),
|
|
167
|
-
|
|
168
|
-
k(
|
|
169
|
-
])) :
|
|
167
|
+
b(i).dotLoader ? (c(), _("div", Re, [
|
|
168
|
+
k(Ee)
|
|
169
|
+
])) : q("", !0)
|
|
170
170
|
], 512));
|
|
171
171
|
}
|
|
172
172
|
});
|
|
173
|
-
const
|
|
174
|
-
|
|
175
|
-
],
|
|
173
|
+
const Qe = /* @__PURE__ */ A(Te, [["__scopeId", "data-v-e6168dd4"]]), S = (l) => (L("data-v-482b2d96"), l = l(), E(), l), Fe = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" }, je = { class: "py-2" }, Be = { class: "flex" }, Ge = { class: "z-1 relative w-full" }, Ue = { class: "relative w-full" }, Ve = { class: "absolute inset-y-0 right-0 flex items-center md:pr-8 pr-3" }, De = { key: 0 }, He = /* @__PURE__ */ S(() => /* @__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)), ze = [
|
|
174
|
+
He
|
|
175
|
+
], Oe = {
|
|
176
176
|
key: 1,
|
|
177
177
|
class: "tooltip"
|
|
178
|
-
},
|
|
178
|
+
}, We = /* @__PURE__ */ S(() => /* @__PURE__ */ s("span", { class: "tooltiptext fontFormattingAMA" }, "Waiting for response", -1)), Ze = /* @__PURE__ */ S(() => /* @__PURE__ */ s("img", {
|
|
179
179
|
class: "w-7 h-7",
|
|
180
|
-
src:
|
|
180
|
+
src: G,
|
|
181
181
|
alt: "watingIcon"
|
|
182
|
-
}, null, -1)),
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
],
|
|
182
|
+
}, null, -1)), Ke = [
|
|
183
|
+
We,
|
|
184
|
+
Ze
|
|
185
|
+
], Ye = { class: "flex justify-start" }, Je = { class: "flex justify-start items-start text-[#161916]" }, Xe = /* @__PURE__ */ S(() => /* @__PURE__ */ s("div", { class: "pt-1 text-start font-sans" }, [
|
|
186
186
|
/* @__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. ")
|
|
187
|
-
], -1)),
|
|
187
|
+
], -1)), es = /* @__PURE__ */ v({
|
|
188
188
|
__name: "NewQuestionAMA",
|
|
189
|
-
setup(
|
|
190
|
-
const e =
|
|
189
|
+
setup(l) {
|
|
190
|
+
const e = $(), t = T();
|
|
191
191
|
e.question = "";
|
|
192
|
-
const
|
|
193
|
-
|
|
194
|
-
|
|
192
|
+
const i = d(null), m = d(!1), f = d(I), o = d(!1);
|
|
193
|
+
P(() => {
|
|
194
|
+
i.value.focus();
|
|
195
195
|
});
|
|
196
|
-
const
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
196
|
+
const u = d(((p) => new URLSearchParams(window.location.search).get(p) || "")("amaId"));
|
|
197
|
+
console.log("amaId", u.value);
|
|
198
|
+
const x = (p) => {
|
|
199
|
+
const r = p.length;
|
|
200
|
+
f.value = I - r, m.value = r >= I;
|
|
201
|
+
}, y = async () => {
|
|
202
|
+
var p, r, g, n;
|
|
201
203
|
try {
|
|
202
204
|
if (e.question.trim().length < 1) {
|
|
203
|
-
|
|
205
|
+
t.setError("Please enter answer!");
|
|
206
|
+
return;
|
|
207
|
+
}
|
|
208
|
+
if (e.amaQuestionsLeft <= 0) {
|
|
209
|
+
t.setError("You have exhausted your question limit!");
|
|
204
210
|
return;
|
|
205
211
|
}
|
|
206
|
-
|
|
212
|
+
o.value = !0, e.dotLoader = !0;
|
|
207
213
|
const h = {
|
|
208
214
|
question: e == null ? void 0 : e.question
|
|
209
215
|
};
|
|
210
216
|
e.conversations.push(h);
|
|
211
|
-
const
|
|
212
|
-
|
|
213
|
-
const
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
question: n.value,
|
|
217
|
+
const w = d("");
|
|
218
|
+
w.value = e == null ? void 0 : e.question, e.question = "";
|
|
219
|
+
const F = {
|
|
220
|
+
skillId: u.value,
|
|
221
|
+
question: w.value,
|
|
217
222
|
past_messages: e.past_messages
|
|
218
|
-
},
|
|
219
|
-
e.addConversation(
|
|
223
|
+
}, j = await ee("/amaBotResponse", F);
|
|
224
|
+
e.addConversation((p = j.data) == null ? void 0 : p.body, "new"), o.value = !1, e.dotLoader = !1;
|
|
220
225
|
} catch (h) {
|
|
221
|
-
if (console.error(h), e.dotLoader = !1,
|
|
222
|
-
const
|
|
223
|
-
console.log("Error found!"), console.error((
|
|
226
|
+
if (console.error(h), e.dotLoader = !1, o.value = !1, Q.isAxiosError(h)) {
|
|
227
|
+
const w = h;
|
|
228
|
+
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);
|
|
224
229
|
} else
|
|
225
|
-
|
|
230
|
+
t.setError("There was an issue, please contact helpmate");
|
|
226
231
|
}
|
|
227
232
|
};
|
|
228
|
-
return (p,
|
|
229
|
-
s("div",
|
|
230
|
-
s("div",
|
|
231
|
-
s("div",
|
|
232
|
-
s("div",
|
|
233
|
-
s("div",
|
|
234
|
-
|
|
235
|
-
(
|
|
236
|
-
onClick:
|
|
233
|
+
return (p, r) => (c(), _("div", Fe, [
|
|
234
|
+
s("div", je, [
|
|
235
|
+
s("div", Be, [
|
|
236
|
+
s("div", Ge, [
|
|
237
|
+
s("div", Ue, [
|
|
238
|
+
s("div", Ve, [
|
|
239
|
+
o.value ? (c(), _("div", Oe, Ke)) : (c(), _("div", De, [
|
|
240
|
+
(c(), _("svg", {
|
|
241
|
+
onClick: r[0] || (r[0] = (g) => y()),
|
|
237
242
|
xmlns: "http://www.w3.org/2000/svg",
|
|
238
243
|
fill: "currentColor",
|
|
239
244
|
class: "bi bi-send ml-2 h-7 w-7 rotate-45 rounded",
|
|
240
245
|
viewBox: "0 0 16 16"
|
|
241
|
-
},
|
|
246
|
+
}, ze))
|
|
242
247
|
]))
|
|
243
248
|
]),
|
|
244
|
-
s("div",
|
|
245
|
-
|
|
249
|
+
s("div", Ye, [
|
|
250
|
+
Z(s("input", {
|
|
246
251
|
onKeyup: [
|
|
247
|
-
|
|
248
|
-
|
|
252
|
+
r[1] || (r[1] = Y((g) => o.value ? "" : y(), ["enter"])),
|
|
253
|
+
r[3] || (r[3] = (g) => x(b(e).question))
|
|
249
254
|
],
|
|
250
|
-
"onUpdate:modelValue":
|
|
255
|
+
"onUpdate:modelValue": r[2] || (r[2] = (g) => b(e).question = g),
|
|
251
256
|
class: "fontFormattingAMA rounded-lg flex w-full border border-genpact-darkest-teal py-[18px] pl-[30px] pr-[70px]",
|
|
252
257
|
placeholder: "Write your answer here...",
|
|
253
258
|
type: "text",
|
|
254
259
|
ref_key: "AiSearch",
|
|
255
|
-
ref:
|
|
260
|
+
ref: i
|
|
256
261
|
}, null, 544), [
|
|
257
|
-
[
|
|
262
|
+
[K, b(e).question]
|
|
258
263
|
])
|
|
259
264
|
])
|
|
260
265
|
]),
|
|
261
|
-
|
|
266
|
+
s("div", Je, M(b(e).amaQuestionsLeft) + " questions remaining for the day ", 1),
|
|
267
|
+
Xe
|
|
262
268
|
])
|
|
263
269
|
])
|
|
264
270
|
])
|
|
265
271
|
]));
|
|
266
272
|
}
|
|
267
273
|
});
|
|
268
|
-
const
|
|
274
|
+
const ss = /* @__PURE__ */ A(es, [["__scopeId", "data-v-482b2d96"]]), as = (l) => {
|
|
269
275
|
var e;
|
|
270
|
-
return (e =
|
|
271
|
-
},
|
|
276
|
+
return (e = ts.find((t) => t.skill_id === l)) == null ? void 0 : e.skill_name;
|
|
277
|
+
}, ts = [
|
|
272
278
|
{
|
|
273
279
|
skill_alias: "Client Relationships",
|
|
274
280
|
skill_name: "Client Relationships",
|
|
@@ -412,25 +418,25 @@ const Ye = /* @__PURE__ */ y(Ke, [["__scopeId", "data-v-01b39c11"]]), Je = (t) =
|
|
|
412
418
|
skill_name: "Cloud",
|
|
413
419
|
skill_id: "9e018249-fba4-41b8-be19-364ddf78b61d"
|
|
414
420
|
}
|
|
415
|
-
], N = (
|
|
421
|
+
], N = (l) => (L("data-v-1821197c"), l = l(), E(), l), ls = /* @__PURE__ */ N(() => /* @__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]" }, [
|
|
416
422
|
/* @__PURE__ */ s("div", { class: "text-2xl font-[700]" }, "Assessment Access Required"),
|
|
417
423
|
/* @__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 ")
|
|
418
|
-
], -1)),
|
|
424
|
+
], -1)), is = {
|
|
419
425
|
key: 1,
|
|
420
426
|
className: "h-screen flex flex-col items-stretch"
|
|
421
|
-
},
|
|
427
|
+
}, os = { class: "z-20" }, ns = /* @__PURE__ */ N(() => /* @__PURE__ */ s("div", { class: "mt-6" }, null, -1)), rs = { class: "flex h-full items-stretch overflow-hidden" }, cs = { class: "mx-auto w-11/12 bg-white" }, ds = { class: "relative flex h-full w-full flex-col items-stretch overflow-hidden" }, _s = /* @__PURE__ */ N(() => /* @__PURE__ */ s("div", { class: "mt-[160px]" }, null, -1)), us = { class: "relative" }, ms = /* @__PURE__ */ v({
|
|
422
428
|
__name: "AssessmentAMA",
|
|
423
|
-
setup(
|
|
424
|
-
const e =
|
|
425
|
-
|
|
426
|
-
const
|
|
427
|
-
|
|
429
|
+
setup(l) {
|
|
430
|
+
const e = d(!0), t = d(!1), i = $(), m = T();
|
|
431
|
+
d("");
|
|
432
|
+
const o = d(((u) => new URLSearchParams(window.location.search).get(u) || "")("amaId"));
|
|
433
|
+
i.amaSkillId = o.value ?? "", P(async () => {
|
|
428
434
|
e.value = !0, await a(), e.value = !1;
|
|
429
435
|
});
|
|
430
436
|
const a = async () => {
|
|
431
|
-
var u, p,
|
|
437
|
+
var u, x, y, p, r, g;
|
|
432
438
|
try {
|
|
433
|
-
if (
|
|
439
|
+
if (o.value === null)
|
|
434
440
|
throw {
|
|
435
441
|
response: {
|
|
436
442
|
status: 424,
|
|
@@ -440,43 +446,43 @@ const Ye = /* @__PURE__ */ y(Ke, [["__scopeId", "data-v-01b39c11"]]), Je = (t) =
|
|
|
440
446
|
}
|
|
441
447
|
};
|
|
442
448
|
console.log("before calling get learner");
|
|
443
|
-
const n = await
|
|
444
|
-
`/getLearnerData?
|
|
449
|
+
const n = await se(
|
|
450
|
+
`/getLearnerData?amaSkillId=${o.value}`
|
|
445
451
|
);
|
|
446
|
-
|
|
452
|
+
i.initialize(n.data), i.amaQuestionsLeft = (u = n == null ? void 0 : n.data) == null ? void 0 : u.questionsLeftAIGC, i.amaSkillName = as(i.amaSkillId) || "", e.value = !1;
|
|
447
453
|
} catch (n) {
|
|
448
|
-
if (console.error(n), e.value = !1,
|
|
449
|
-
const
|
|
450
|
-
if (console.log("Error found!"), console.error((
|
|
451
|
-
|
|
454
|
+
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) {
|
|
455
|
+
const h = n;
|
|
456
|
+
if (console.log("Error found!"), console.error((y = h.response) == null ? void 0 : y.data), ((p = h.response) == null ? void 0 : p.status) === 424 || ((r = h.response) == null ? void 0 : r.status) === 425) {
|
|
457
|
+
t.value = !0;
|
|
452
458
|
return;
|
|
453
459
|
}
|
|
454
|
-
m.setError(((
|
|
460
|
+
m.setError(((g = h.response) == null ? void 0 : g.data).message);
|
|
455
461
|
} else
|
|
456
462
|
m.setError("There was an issue, please contact helpmate");
|
|
457
463
|
}
|
|
458
464
|
};
|
|
459
|
-
return (u,
|
|
460
|
-
k(
|
|
461
|
-
default:
|
|
462
|
-
|
|
465
|
+
return (u, x) => (c(), _("section", null, [
|
|
466
|
+
k(D, { "is-visible": t.value }, {
|
|
467
|
+
default: J(() => [
|
|
468
|
+
ls
|
|
463
469
|
]),
|
|
464
470
|
_: 1
|
|
465
471
|
}, 8, ["is-visible"]),
|
|
466
472
|
s("div", null, [
|
|
467
|
-
e.value ? (
|
|
468
|
-
s("div",
|
|
469
|
-
k(
|
|
473
|
+
e.value ? (c(), X(U, { key: 0 })) : (c(), _("main", is, [
|
|
474
|
+
s("div", os, [
|
|
475
|
+
k(ce)
|
|
470
476
|
]),
|
|
471
|
-
|
|
472
|
-
s("div",
|
|
473
|
-
s("div",
|
|
474
|
-
s("div",
|
|
475
|
-
k(
|
|
476
|
-
|
|
477
|
+
ns,
|
|
478
|
+
s("div", rs, [
|
|
479
|
+
s("div", cs, [
|
|
480
|
+
s("div", ds, [
|
|
481
|
+
k(Qe),
|
|
482
|
+
_s
|
|
477
483
|
]),
|
|
478
|
-
s("div",
|
|
479
|
-
k(
|
|
484
|
+
s("div", us, [
|
|
485
|
+
k(ss)
|
|
480
486
|
])
|
|
481
487
|
])
|
|
482
488
|
])
|
|
@@ -485,7 +491,7 @@ const Ye = /* @__PURE__ */ y(Ke, [["__scopeId", "data-v-01b39c11"]]), Je = (t) =
|
|
|
485
491
|
]));
|
|
486
492
|
}
|
|
487
493
|
});
|
|
488
|
-
const
|
|
494
|
+
const vs = /* @__PURE__ */ A(ms, [["__scopeId", "data-v-1821197c"]]);
|
|
489
495
|
export {
|
|
490
|
-
|
|
496
|
+
vs as default
|
|
491
497
|
};
|
|
@@ -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-747b686d.mjs";
|
|
2
|
+
import { _ as Pl, a as cp, Q as jt, M as Ta } from "./Modal-26b30cd1.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-db24298c.mjs";
|
|
4
|
+
import { g as Bn, p as Rt } from "./api-e3c97323.mjs";
|
|
5
|
+
import { c as q, a as Il, r as _l } from "./_commonjsHelpers-29332104.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-db24298c.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-e3c97323.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-1209c3fe.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-db24298c.mjs";
|
|
2
2
|
import { _ as K } from "./loadernew-ac153a51.mjs";
|
|
3
|
-
import { p as $ } from "./api-
|
|
3
|
+
import { p as $ } from "./api-e3c97323.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-1209c3fe.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",
|