@genpact/genome.mfe.mgtwin-app 1.1.334-alpha → 1.1.335-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.
Files changed (23) hide show
  1. package/dist/{AssessmentAMA-0bd56c86.mjs → AssessmentAMA-77879961.mjs} +4 -4
  2. package/dist/{AssessmentSimulation-f1a2a2fd.mjs → AssessmentSimulation-8c7f6d37.mjs} +442 -421
  3. package/dist/{EditSkillAdminData-8ec9d6d1.mjs → EditSkillAdminData-a60df47f.mjs} +2 -2
  4. package/dist/{EditSkillData-9bae2ea2.mjs → EditSkillData-7cd63c04.mjs} +2 -2
  5. package/dist/{HomeView-abe908c6.mjs → HomeView-4b9a9899.mjs} +5 -5
  6. package/dist/{Loading-b6235612.mjs → Loading-67bec750.mjs} +1 -1
  7. package/dist/{LoadingSimulation-3bad9122.mjs → LoadingSimulation-cf50d262.mjs} +1 -1
  8. package/dist/{Modal-b1fa5450.mjs → Modal-58db3acb.mjs} +1 -1
  9. package/dist/{PaperAirplaneIcon-3cf8bb48.mjs → PaperAirplaneIcon-38b9f316.mjs} +1 -1
  10. package/dist/{PromptTesting-5539725e.mjs → PromptTesting-5dbd9814.mjs} +3 -3
  11. package/dist/{SkillAutomation-e66cfd2d.mjs → SkillAutomation-bda8c9c7.mjs} +3 -3
  12. package/dist/{SkillData-d4bffa31.mjs → SkillData-bd44a6be.mjs} +3 -3
  13. package/dist/{Testcase-fd73186c.mjs → Testcase-ac672c60.mjs} +3 -3
  14. package/dist/{UnderMaintenance-62a65aa3.mjs → UnderMaintenance-1c77f1ec.mjs} +1 -1
  15. package/dist/{VoiceTestcase-34d267dd.mjs → VoiceTestcase-0887635a.mjs} +52 -52
  16. package/dist/{XMarkIcon-f626c953.mjs → XMarkIcon-933bd730.mjs} +1 -1
  17. package/dist/{api-344eaaaa.mjs → api-6f243fe1.mjs} +1 -1
  18. package/dist/{main-09820a10.mjs → main-b8626228.mjs} +1441 -1441
  19. package/dist/mgtwin.es.min.js +1 -1
  20. package/dist/mgtwin.umd.min.js +14 -14
  21. package/dist/style.css +1 -1
  22. package/dist/{voiceServices-e96f2c1c.mjs → voiceServices-15a48bfb.mjs} +114 -114
  23. package/package.json +1 -1
@@ -1,100 +1,119 @@
1
- import { _ as pt, a as lt, L as ft } from "./LoadingSimulation-3bad9122.mjs";
2
- import { _ as gt, a as rt, Q as O, M as at } from "./Modal-b1fa5450.mjs";
3
- import { d as M, r as u, H as X, o as l, c as r, a as e, u as B, y as pe, h as F, s as dt, t as H, b as i, f as z, i as T, I as le, F as fe, e as ge, w as ve, J as vt, p as Z, g as Y, G as re, C as de, z as bt, K as xt, k as ce, n as W, q as V, m as ct, L as ut, l as yt } from "./main-09820a10.mjs";
1
+ import { _ as ht, a as dt, L as ft } from "./LoadingSimulation-cf50d262.mjs";
2
+ import { _ as gt, a as he, Q as O, M as nt } from "./Modal-58db3acb.mjs";
3
+ import { d as M, r as m, H as X, o as l, c as r, a as e, u as B, y as fe, h as T, s as ge, t as H, b as i, f as z, i as P, I as le, F as ve, e as be, w as xe, J as vt, p as Z, g as Y, G as re, C as de, z as bt, K as xt, k as ce, n as W, q as V, m as ct, A as yt, L as ut, l as wt } from "./main-b8626228.mjs";
4
4
  import { _ as U } from "./_plugin-vue_export-helper-dad06003.mjs";
5
- import { p as K, g as me } from "./api-344eaaaa.mjs";
6
- import { i as D, s as wt, a as _t, b as ot, c as he, r as G, d as ie, e as At, p as nt, f as it } from "./voiceServices-e96f2c1c.mjs";
7
- import { r as kt } from "./XMarkIcon-f626c953.mjs";
5
+ import { p as K, g as me } from "./api-6f243fe1.mjs";
6
+ import { i as D, s as _t, a as At, b as it, c as pe, r as G, d as ie, e as kt, p as lt, f as rt } from "./voiceServices-15a48bfb.mjs";
7
+ import { r as St } from "./XMarkIcon-933bd730.mjs";
8
8
  import "./loadernew-ac153a51.mjs";
9
9
  import "./_commonjsHelpers-92157f1b.mjs";
10
- const St = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#021c42] md:pr-6 lg:pr-6" }, Ct = ["href"], Nt = /* @__PURE__ */ e("img", {
10
+ const Ct = { class: "flex h-14 w-full flex-1 items-center justify-between bg-[#021c42] md:pr-6 lg:pr-6" }, Nt = ["href"], Lt = /* @__PURE__ */ e("img", {
11
11
  class: "h-11 w-auto cursor-pointer",
12
- src: pt,
12
+ src: ht,
13
13
  alt: "Genome Logo"
14
- }, null, -1), Lt = [
15
- Nt
16
- ], Tt = ["href"], Pt = /* @__PURE__ */ e("img", {
14
+ }, null, -1), Pt = [
15
+ Lt
16
+ ], Tt = ["href"], Ft = /* @__PURE__ */ e("img", {
17
17
  class: "h-9 w-28 cursor-pointer md:w-36",
18
18
  src: gt,
19
19
  alt: "Aiguru Logo"
20
- }, null, -1), Ft = [
21
- Pt
22
- ], zt = /* @__PURE__ */ M({
20
+ }, null, -1), zt = [
21
+ Ft
22
+ ], Rt = /* @__PURE__ */ M({
23
23
  __name: "headerSimulation",
24
- setup(h) {
25
- const t = u(""), s = u("");
26
- return X === "prod" ? t.value = "https://genome.genpact.com" : t.value = "https://genome-dev.genpact.com", X === "prod" ? s.value = "https://genome.genpact.com/#aiguru" : s.value = "https://genome-dev.genpact.com/#aiguru", (g, a) => (l(), r("nav", St, [
24
+ setup(p) {
25
+ const s = m(""), t = m("");
26
+ return X === "prod" ? s.value = "https://genome.genpact.com" : s.value = "https://genome-dev.genpact.com", X === "prod" ? t.value = "https://genome.genpact.com/#aiguru" : t.value = "https://genome-dev.genpact.com/#aiguru", (g, a) => (l(), r("nav", Ct, [
27
27
  e("a", {
28
28
  class: "px-2 md:px-0 lg:px-0",
29
- href: t.value,
29
+ href: s.value,
30
30
  target: "_blank"
31
- }, Lt, 8, Ct),
31
+ }, Pt, 8, Nt),
32
32
  e("a", {
33
33
  class: "px-2 md:px-0 lg:px-0",
34
- href: s.value,
34
+ href: t.value,
35
35
  target: "_blank"
36
- }, Ft, 8, Tt)
36
+ }, zt, 8, Tt)
37
37
  ]));
38
38
  }
39
- }), Rt = { class: "max-h-screen overflow-auto md:p-6 p-3 flex flex-col items-center justify-center gap-4 text-[#161916] fontFormattingAMA" }, Mt = /* @__PURE__ */ e("div", { class: "text-lg md:text-xl font-[700]" }, "Please Note Before You Begin", -1), jt = /* @__PURE__ */ e("ul", { className: "list-disc max-h-[40vh] overflow-auto space-y-3 pl-6 text-[#102345] text-sm md:text-base" }, [
39
+ }), Mt = { class: "max-h-screen overflow-auto md:p-6 p-3 flex flex-col items-center justify-center gap-4 text-[#161916] fontFormattingAMA" }, jt = /* @__PURE__ */ e("div", { class: "text-lg md:text-xl font-[700]" }, "Please Note Before You Begin", -1), Dt = /* @__PURE__ */ e("ul", { className: "list-disc max-h-[40vh] overflow-auto space-y-3 pl-6 text-[#102345] text-sm md:text-base" }, [
40
40
  /* @__PURE__ */ e("li", null, [
41
- /* @__PURE__ */ T(" Choose a "),
41
+ /* @__PURE__ */ P(" Choose a "),
42
42
  /* @__PURE__ */ e("span", { class: "font-[600]" }, "quiet space"),
43
- /* @__PURE__ */ T(" and ensure your mic and internet connection are working properly. ")
43
+ /* @__PURE__ */ P(" and ensure your mic and internet connection are working properly. ")
44
44
  ]),
45
45
  /* @__PURE__ */ e("li", null, [
46
- /* @__PURE__ */ T(" The assessment will "),
46
+ /* @__PURE__ */ P(" The assessment will "),
47
47
  /* @__PURE__ */ e("span", { class: "font-[600]" }, "begin in text mode "),
48
- /* @__PURE__ */ T(", where the AI will ask you a few initial questions. ")
48
+ /* @__PURE__ */ P(", where the AI will ask you a few initial questions. ")
49
49
  ]),
50
50
  /* @__PURE__ */ e("li", null, [
51
- /* @__PURE__ */ T(" You'll need to type your responses, which will help the "),
51
+ /* @__PURE__ */ P(" You'll need to type your responses, which will help the "),
52
52
  /* @__PURE__ */ e("span", { class: "font-[600]" }, "AI generate tailored scenarios "),
53
- /* @__PURE__ */ T(" for the role-play exercise. ")
53
+ /* @__PURE__ */ P(" for the role-play exercise. ")
54
54
  ]),
55
55
  /* @__PURE__ */ e("li", null, [
56
56
  /* @__PURE__ */ e("span", { class: "font-[600]" }, "Voice mode "),
57
- /* @__PURE__ */ T(" will be activated, once you initiate the role-play. ")
57
+ /* @__PURE__ */ P(" will be activated, once you initiate the role-play. ")
58
58
  ]),
59
59
  /* @__PURE__ */ e("li", null, [
60
- /* @__PURE__ */ T(" Click "),
60
+ /* @__PURE__ */ P(" Click "),
61
61
  /* @__PURE__ */ e("span", { class: "font-[600]" }, "“Turn on Mic”"),
62
- /* @__PURE__ */ T(" to initiate the conversation with the voice bot. ")
62
+ /* @__PURE__ */ P(" to initiate the conversation with the voice bot. ")
63
63
  ]),
64
64
  /* @__PURE__ */ e("li", null, [
65
65
  /* @__PURE__ */ e("span", { class: "font-[600]" }, "Don’t mute "),
66
- /* @__PURE__ */ T(" until your response is fully processed to ensure smooth interaction. ")
66
+ /* @__PURE__ */ P(" until your response is fully processed to ensure smooth interaction. ")
67
67
  ]),
68
68
  /* @__PURE__ */ e("li", null, [
69
- /* @__PURE__ */ T(" Stay expressive — this is an interactive role-play, so your "),
69
+ /* @__PURE__ */ P(" Stay expressive — this is an interactive role-play, so your "),
70
70
  /* @__PURE__ */ e("span", { class: "font-[600]" }, "engagement matters"),
71
- /* @__PURE__ */ T(". ")
71
+ /* @__PURE__ */ P(". ")
72
72
  ]),
73
73
  /* @__PURE__ */ e("li", null, [
74
- /* @__PURE__ */ T(" The session may take up to "),
74
+ /* @__PURE__ */ P(" The session may take up to "),
75
75
  /* @__PURE__ */ e("span", { class: "font-[600]" }, "10 minutes "),
76
- /* @__PURE__ */ T(", so plan accordingly. ")
76
+ /* @__PURE__ */ P(", so plan accordingly. ")
77
77
  ])
78
- ], -1), Dt = { class: "flex items-end justify-start" }, qt = { class: "fontFormattingAMA w-full bg-gray-100 rounded-lg" }, Et = { class: "w-full rounded-md px-3 py-2 text-lg md:text-xl font-bold text-black" }, It = { class: "w-full px-3 py-2 text-sm text-black md:text-base font-[550]" }, Ht = {
78
+ ], -1), qt = { class: "max-h-screen overflow-auto md:p-6 p-3 flex flex-col items-center justify-center gap-4 text-[#161916] fontFormattingAMA" }, Et = /* @__PURE__ */ e("div", { class: "text-lg md:text-xl font-[700]" }, "Please Note Before You Begin", -1), It = /* @__PURE__ */ e("ul", { className: "list-disc max-h-[40vh] overflow-auto space-y-3 pl-6 text-[#102345] text-sm md:text-base" }, [
79
+ /* @__PURE__ */ e("li", null, "This simulation is expected to take approximately 15 minutes to complete."),
80
+ /* @__PURE__ */ e("li", null, " Please ensure it is concluded within 30 minutes, as sessions exceeding this duration will automatically restart from the beginning ")
81
+ ], -1), Ht = { class: "flex items-end justify-start" }, Bt = { class: "fontFormattingAMA w-full bg-gray-100 rounded-lg" }, $t = { class: "w-full rounded-md px-3 py-2 text-lg md:text-xl font-bold text-black" }, Vt = { class: "w-full px-3 py-2 text-sm text-black md:text-base font-[550]" }, Qt = {
79
82
  key: 0,
80
83
  class: "fontFormattingAMA"
81
- }, Bt = /* @__PURE__ */ e("br", null, null, -1), $t = ` You're about to step into a realistic, voice-based client conversation powered by AI.
82
- This is a role-play simulation designed to mirror real-world scenarios. Just follow the prompts, speak naturally, and let the AI guide you. Based on your responses, you’ll receive personalized feedback to help sharpen your client engagement skills.`, Vt = /* @__PURE__ */ M({
84
+ }, Gt = /* @__PURE__ */ e("br", null, null, -1), Ot = ` You're about to step into a realistic, voice-based client conversation powered by AI.
85
+ This is a role-play simulation designed to mirror real-world scenarios. Just follow the prompts, speak naturally, and let the AI guide you. Based on your responses, you’ll receive personalized feedback to help sharpen your client engagement skills.`, Xt = /* @__PURE__ */ M({
83
86
  __name: "greetingsSimulation",
84
87
  emits: ["callQuestion"],
85
- setup(h, { emit: t }) {
86
- const s = B(), g = u(!1), a = () => {
87
- s.simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" ? (s.question = "Let's start", s.beginFlag = !1, g.value = !0) : (s.beginFlag = !1, s.question = "Let's start", t("callQuestion"));
88
- }, c = `Hi, get ready to test your ${s.skillNameForSimulation || "Unknown"} knowledge! Here’s what to expect:`, _ = ` Hi ${s.learnerName || "Expert"}, and welcome!`, x = ` Hi, ${s.learnerName || "Expert"}. Get ready to test your ${s.skillNameForSimulation || "Unknown"} knowledge! Here’s what to expect:`, o = pe(() => ["32b7d6d8-f7a8-40a0-ab84-8784f25897ef"].includes(s.simulationSkill) ? c : ["7bd03cb6-79ad-4e2a-8a8b-88dc16147369"].includes(s.simulationSkill) ? _ : x), v = `Hi, get ready to test your ${s.skillNameForSimulation || "Unknown"} knowledge! Here’s what to expect:`, A = ` AI Guru will ask you a few questions on '${s.skillNameForSimulation.trim() || "Unknown"} '. Please provide detailed and thoughtful answers to the best of your knowledge. At the end, you'll receive a feedback, outlining your strengths and improvement areas.`, p = pe(() => ["32b7d6d8-f7a8-40a0-ab84-8784f25897ef"].includes(s.simulationSkill) ? v : ["7bd03cb6-79ad-4e2a-8a8b-88dc16147369"].includes(s.simulationSkill) ? $t : A);
89
- return (d, f) => (l(), r("section", null, [
90
- F(rt, { "is-visible": g.value }, {
91
- default: dt(() => [
92
- e("div", Rt, [
93
- Mt,
88
+ setup(p, { emit: s }) {
89
+ const t = B(), g = m(!1), a = m(!1), c = () => {
90
+ t.simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" && (t.question = "Let's start", t.beginFlag = !1, g.value = !0), t.simulationSkill === "25f8e44f-b83e-42d6-a168-b0e1fb83b26a" ? (t.question = "Let's start", t.beginFlag = !1, a.value = !0) : (t.beginFlag = !1, t.question = "Let's start", s("callQuestion"));
91
+ }, _ = `Hi, get ready to test your ${t.skillNameForSimulation || "Unknown"} knowledge! Here’s what to expect:`, x = ` Hi ${t.learnerName || "Expert"}, and welcome!`, o = ` Hi, ${t.learnerName || "Expert"}. Get ready to test your ${t.skillNameForSimulation || "Unknown"} knowledge! Here’s what to expect:`, b = fe(() => ["32b7d6d8-f7a8-40a0-ab84-8784f25897ef"].includes(t.simulationSkill) ? _ : ["7bd03cb6-79ad-4e2a-8a8b-88dc16147369"].includes(t.simulationSkill) ? x : o), A = `Hi, get ready to test your ${t.skillNameForSimulation || "Unknown"} knowledge! Here’s what to expect:`, h = ` AI Guru will ask you a few questions on '${t.skillNameForSimulation.trim() || "Unknown"} '. Please provide detailed and thoughtful answers to the best of your knowledge. At the end, you'll receive a feedback, outlining your strengths and improvement areas.`, d = fe(() => ["32b7d6d8-f7a8-40a0-ab84-8784f25897ef"].includes(t.simulationSkill) ? A : ["7bd03cb6-79ad-4e2a-8a8b-88dc16147369"].includes(t.simulationSkill) ? Ot : h);
92
+ return (v, f) => (l(), r("section", null, [
93
+ T(he, { "is-visible": g.value }, {
94
+ default: ge(() => [
95
+ e("div", Mt, [
94
96
  jt,
97
+ Dt,
98
+ e("button", {
99
+ onClick: f[0] || (f[0] = (u) => {
100
+ g.value = !1, s("callQuestion");
101
+ }),
102
+ type: "button",
103
+ class: "bg-[#021c42] rounded-md px-4 py-1.5 text-center md:text-base text-sm text-white cursor-pointer italic hover:bg-blue-700"
104
+ }, " Proceed ")
105
+ ])
106
+ ]),
107
+ _: 1
108
+ }, 8, ["is-visible"]),
109
+ T(he, { "is-visible": a.value }, {
110
+ default: ge(() => [
111
+ e("div", qt, [
112
+ Et,
113
+ It,
95
114
  e("button", {
96
- onClick: f[0] || (f[0] = (b) => {
97
- g.value = !1, t("callQuestion");
115
+ onClick: f[1] || (f[1] = (u) => {
116
+ a.value = !1, s("callQuestion");
98
117
  }),
99
118
  type: "button",
100
119
  class: "bg-[#021c42] rounded-md px-4 py-1.5 text-center md:text-base text-sm text-white cursor-pointer italic hover:bg-blue-700"
@@ -103,51 +122,51 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
103
122
  ]),
104
123
  _: 1
105
124
  }, 8, ["is-visible"]),
106
- e("div", Dt, [
107
- e("div", qt, [
108
- e("div", Et, H(o.value), 1),
109
- e("div", It, H(p.value), 1)
125
+ e("div", Ht, [
126
+ e("div", Bt, [
127
+ e("div", $t, H(b.value), 1),
128
+ e("div", Vt, H(d.value), 1)
110
129
  ])
111
130
  ]),
112
- i(s).beginFlag ? (l(), r("span", Ht, [
131
+ i(t).beginFlag ? (l(), r("span", Qt, [
113
132
  e("button", {
114
133
  type: "button",
115
134
  id: "button",
116
- onClick: a,
135
+ onClick: c,
117
136
  class: "mt-4 bg-[#021c42] rounded-md px-4 py-1.5 text-center md:text-base text-sm text-white cursor-pointer italic hover:bg-blue-700 w-32"
118
137
  }, " Let's begin ")
119
138
  ])) : z("", !0),
120
- Bt
139
+ Gt
121
140
  ]));
122
141
  }
123
- }), Qt = "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAB9AH0DASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD36medEDgypn/eFLL/AKl8f3TXzJofh/xD458Z6/a23iGWzSzkLEsxIwTjtQB9NefD/wA9U/76FHnw/wDPVP8AvoV4R/wqLX84/wCFgRZHX94f8ap6x8LfEul6FeapH41+0pbRlyqMecds0AfQysrjKsGHqDQzKoyzAD1JrzH4G6hPdfD37RfXTSMJ3G+Vugz61ynxd+J7M954V0uCb7SjKftUD5B9higD3dZI3OFkVj7HNKzon33C/U4r538P3Go/DnRrbxjqurPqUdynlf2f5nzoW6E59MVifET4uXfinT7SOxsbzS9j7jIWxvoA+olkRwSrqcdcGk8+H/nqn/fQr5Y+HXxH1DTI73T7mO8vWvv3STbsiEnjJrsl+D3iSdWlj8cqyE5YqzED60Ae7qyuMqwYeoOaRpY1OGkUH0LCvIfCfiOTwP4itPAt9ctq1xct5ovUfIUN/D+lcn4tsta8R/GufQLHWZbNXjDA7jtXA9BQB9E+fD/z1T/voUefD/z1T/voV4S/wg8Qo5R/H0asOoZyCP1oHwe8SOjmLx2spVScIzGgD3hXR/uurfQ5pa8P+At3qE19r1tfXstybeXywXbPQ4yK9woAbL/qZP8AdNeEfCb/AJHXxxjj923P4mvd5v8AUyf7pr58+GWs6VpXjvxeuqX0VqlxlFLtjPzc0AeOanqN8mq3areT4Ezf8tD617H8OZpZ/gx4maaV5DtfG45xSz/Dv4Zz3EszeKlBkYtjzPWtpB4M8J/DrW9L0rX4bhriJiAXBJOOgoAj+Fulxa18E7iwmvTZRyXD5nDbdvPrXIeDNP0zw18azZT6nBe2kcJ/0mVgVYkDvWt4YOP2b9S+YgiaTkH3rzzwX4NXV7yK811pbPRHU5vDwu7sM0Aez658E7bxLqk+px66/wBmnbekS8oPpXmPxK8Q3l3p9r4fm0P7JHYSeWlx5eDLjjrX0XpV3oXhPwjZKNST+z0XbFPI/wB/8a8w1K6/4TzUjbeMUXStKt5d9jc/d849hnvxQBm/BOwhttO1a01mNbNrxdsD3A2k5H8OaPEd5d/Cmwn8LWzy6k+rKZFlJO5M8YFaPxnjSLWPCEUDHylkQKy8ZGRiqPxpurqx+IHh26sYfOuo4QY4yM7jmgB3wh+G1zeT2vinU7i4hurecgQyqckDoeatxHP7Tn/bE/yrvvBHjafU7VLTxHHFp2sPIQlqeGZexxXm9zqNnpf7SDXV/cJbwLDgu5wM4oA86+Jt9eQ/ELVljuplXzTgByK7b4AXNxcazqvnTySAW54Zia2tf8HfDjX9cutUuPFCJJcNuZVk4BrU8G6b4B8EXF3dWPiSKWSaIoQ8g4FAGd8Bf+Q54o/6+m/9CNe514V8AnSTWfEzxsGRrglSO4JNe60AIwDKVPQ8GvHfFXw0+HWk3gvtcnuIXvpjtxKQCxr2J92xtv3scfWvDNY3WmsTTfFMibSxLnSxF2YHnOPagDab4GeBVsjeE3X2cJ5hfzj93Gc1k6f8NPhdqmk3OqWd1cvZ22fNfzj8uKvah4g1Xx09na+BJwdJhxFfJKNuUPBH5Zrsx4W8L+EfCOoW5tPK02RC1yoOc+tAGLpem+BV+GFza2l07eHy7ebIX5z35rh3+ztZjR7h8fDdcGK5x85f03deuatzeIfBeq+DLnwZ4NWVZ7vJhikUgFj6k10Fpo+l+Ffg3bab46iH2WKT94kfPzEnbQBvP4J8MeKfAthpURkk0mHD27I+Dx715NDr+keJNVuvDnjG5Een6SxXTwh2ksOBk9+KZr+veNfC2jR6nod2kHhWRwlkuAWVT0BFc54xv/B2p2OkXGiJJ/bUsqtesw4JPX9aAJfHeo+MptS0cavbpGsLj+zwF+8Aflz+lWNb1rxIvxB0G98aRpamDaUKrgbPWvWPH154UsNC0mbxIjtfR2wazK/wuF4/WuS8J6ZJ8WfB+q32uKLzVLcmKykJ2hRigCfW5otW+Klj43tG83w/aRqk10OisM5H6it7xJ4T+Hvia3k8Z6jdS/ZZcI0qSEAmvITZeN9EkPw5Dxot7+8MHUNn3/Cus0zw94h8K6Qtj45WM+DoiTLFGcnefu/rQBr6H8PPhV4kvTZ6VeXM04XdtEx6VY0v4XfDLWtTudO0+5uZbq1JEqiY8EVj+GLPT/AXiibxmYmg8L3KFLVh8z/N04q213ZazfXF38KR5OryMZLx5RtDKfTNAHqHhD4f6N4I+0f2UsoM+N5kbPSuqryH4MeLPEHiG51i2126897STYBjG0jg169QAV5p8X/Aeq+ObDTodMkiVreQswkOOoxXpfaq819bQwyuZ4iY1LEbxnigD580b4R/EXw8kq6Vq1tbLL98LJjNei+HrDV/DfgrVH8cXAv4wCzKp3fJ6Vyl7rl58Sbt9S0jUG0yDQ5C00bvjzgvPH1xXYaH8R9N8TeDNS1WSyJhtAVe3cgmTHoKAPKtZ8eeAItHnfw5pE9nqwH7iby8bD65rqfh1480jxpo1p4U8QwzX18+Xd5UyjYPHNYreLPDXjoHwxp3htNPvbz5Y5nQDYfWuj+H11pXhXxPD4Gm05JNWt0ZmvlUfN3+vegDT0v4e6q3ii5h1iSC48LqD9ls92dp7ce1UfiF8HrfVrO0Xwva2lncRSbnYttyKz/BmrXr/HLW7S51BzbJG+2N3+XPbFct8R9G8T+E71dVTxDLdQXNySsULklRnPIoAl1/4SePtTsfN1bVLaeOziJQNJ0AHasj4YWXia1sLnW7C/WHSLGbN3Fu+Z8dcCuye+1L4v2cMGlXsujmyjEcwmYr5xx29a5NvCWr/D/xvpOjy37z2d84eVUzsIzgg0AejaT8SfA/inxnZSJplz/azfJFO8eNtdh8SfDd54t8HXGk2EkazyMrDeeOKbrQ8M+EtKm1yHTLaSS1GVWAAufpXhw+LN1H8SB4klt71dL2bDanOP8ACgDvPBXwz8R2syWHiu5t73RIoyI7UPuAbscVr+LPh7d21kr+BfI0y6GfPYNjcvpXHfDHxjceJfizqF613JHYyxMUglfgela+o3Op/C7V77WtUu59Vs9SdlhhjJOzPTNAGd+z2kseoeIUnbdMs2JG9Wzz+te814T+z+7zaj4huGheNZpvMUMMdSTivdqAGy/6mT/dNfGWsvrN/wCM9StbOe8kBuSrCNmOATivs5l3IynuMVxPhv4fWfhHVtY1m2le5nvVLeW4zgjnAoA8B8Z/DzVfBkNl9guru5F9HulWIHg+hxWl8PvA+pDRrjxLJLcxfYJN5sSCPOx2x3r1TRPiNdS2mrSeJ7GDTZLYMbVZRjzMZx1rjrD40+L9Uikk0zwzDcQo2CY1OKAMHSfELeJfjdpl+2l/2acKvkbNp474ruPGdlaeCPGd14+F9FcXGBH9h3DdyMZq54U8LT+MNdtfHGtQPp2oQnYLVRhSF6GvPvF+kad4h+OWoafq+omys2TcZC3AIAwKANtvhpH4sX/hMn17+y/7R/ebd23bntmu48BfDH/hGbue6vNUOqxTJhFl+dR7jNeQ/ELW9Wt/DMPhuKyP9h2koFvfDP73HTmul0n4nePLPRbSGDwt5sMUQCyFT8ygdaANT4xWdxa+IPDp0u3khiEwMrW67RjPfFeiay2ha3oslnJqVmk7xbFm3ruQ46g1xPg34pW3jOy1Oz8Rm108qpjHODzwevevJfG/geLSZhN4ZvbjU7AJummVsiM+hxQBc1O0vvhz4yt7qO6l1zToVEjtuLxknse1eqySaD8T/h1hnsdJmnf/AGVK4/xrnvhXHo/iL4XXHhq91BI7q6nf5c/PjjGKvr+zrpKrgaxeD2GKAOfi+CemW7b4PGcET+qSgH9DXeeI/FVv4Q8MadaWtrH4gkiUI+AJCMdz1rjLj4R+CLK5e2uvF0sUycMjOMimfC6zj8JeJtYbU5vL050KW1xcfdlHYjNAHffDDx7B4za+SLSI7A25AYIoGfrXo1eF/ANlk1rxO6EFGuSVI6EZNe6UAI5IRioy2OK8XvfFPxaj1qWK30WA2gmwh8vOUz617PISsTkdQCRXzxb+MviZ4h8T6rp+gSwyLZyHIZQNq5wKAPU/FHw60zx5DYz6358VxCnKwtjk9RS6b4RXwB4S1CDwxG9xdEGSNZjnLV57/wAXw/uW/wClVtQv/jRpenz310IFggXe5ABwKAPTfCviPV4vB8mq+NY4rCaNzuwu0bexxXlfj/RvCPjWa51HwzeyXniGcgrCjfKwHXiu7+Hd7N8SPhzIPEhFwJZWRto25APFYHhv4Y33hn4vm/0+z8vQ0jIR2fJ5AoApeF/DnijxVp0PhTxfpxttFtE8yOWMbXLjoCe/eqFn8Q/HMuqXfh/QrG2uLXTyYiTH8wjHGSfpXsth420TVfEV1oFrcM2oW6kuhXA/OvKtAjl+G3ivXNS8T/6Na6mzJasvzbyTx9KAPOviBovhmG5sh4au5Lm/uW/0mMnOHPUD8a9A+HgsPB3hXUtB8aSf2e2oNuRHPLIR1HpXEXPwr8Z215PrcFkixI5uY33j7udwOKuJ4q0Dxf4c1C48azl9bt18uy8tcDGP8aAM6+t7HQPiPY/8K+ma/ZVDRiQ7vn7ivRf+Et+Mm/8A5ANv1/55D/GvKvhNn/hZekbc/wCsPT6V9Hq3jf8A4WZgrF/wjOzrxnOP50AfM+o6T4m8WeMr2GSxLaszF5oU4217zBpPhjx/4VsfD17eP9v0qACWKJsMjAcg+tcbY+KNM8J/HLWr7V5migYMgYLnk16C8ngXwRFJ4pVniOrqWEn3t270HagDkf2fYEttT8R28ZJSKfYpPoCRXu9eEfs/zR3GreJJYjlJJy6/QkkV7vQA2X/Uyf7prwn4RuyeN/G7ocMqMQffdXu0v+pk/wB014T8IlEnjvxrFvVTIpUZPq1AHmuofFDxhBqVzGusShVlYAfjXpvg7xFqviH4P+JLjVLtriREdVZuoGKw7v8AZ/1e5vJ5v7UtMSOWHzeprsNL8F3Hgj4VeIbG7u4ZXliZxsbgcUAU/hZa6re/BS4t9EmEGoNO/luTjHNdJ4G8ZvbajD4L12aSbxDErGWTGVPcc/Sue+E2uxeGfgzPq08TyxwzuSiDk81nSeMNO+JGofYPD1g+m69N8wvyuCFHUZoAxLTxXpvgn4163qGqI5iO6MeWMkE16f4/8ReET4f0u9161e4huzutQFyQxHBNedt4OPw0u28SeLUTWoZz5WzG47z/ABGvboNP0bxNoVhNPp0bW+wSQxyL9ygDzGx8U3/gC2kXxvdNdWWor/oiRjdtQ9j6cVyOo+CbD4mT/b/AlsltawfJOJvky/WvSvih4Hk8Tvp9/bzQ/ZdMG+WInqo5x+VctYfFTQLu2bw74e006bc3n7pJVG0BvWgDjLz4T+L/AARZyeIkuLeNrMb90cgJFWjrHxJXwT/wlv8AbP8AoG/bt3fN+VaPi34feNdM8L3t1f8AiZ7q2jXLweZncK5x/H1o3wi/4REWU/2rfu8zHy9aANHRtEi02KPxv46j+26dfDChfmbcehIrqvjS1ldeBvDk1hHssZHXylxjCntWxba9o3h74M6Pca5YpfQEKohYZIPrivMPiPoWsW2jWWtzaiZNLu232lrniFTyBj2oA+i/CHhnSNA0m3k02zWB7iFGkI/iO0V0leH/ALP+sapqaalHf3U80cQURiQkhRjtXuFACOu+Nl9QRXiF78CL+bWby/tfEUtsbiQuRHlTg9uK9wooA8L/AOFE63/0N95/38b/ABpsnwG1iWNo5PFl06MOVZ2IP617tRQByHgPwSnhDwqdFuJVvEaRnbevBz7V0VtpGm2coltrC2hkAwGSIA1dooAgurS2vYvKureOaPOdsihhn8ac8I+ytBGBGpQqu0Y28VLRQB5/4T+H174ft9ahutYmvBqAYLvJOzOa8/H7Oc6zGVNeKNuyCq4Ir6AooA8f8PfBzUdK162vr3xFcXtvEcvBKxZX9iDXp/8AYOkZ/wCQXZ/9+V/wrRooA8X8T/BC61/WLm5TW3htJH3JbY+RPoOldD4r+GL+I/Cuj6Mt95f9nhQXI+/ivR6KAKGlaVa6VZQ29tbxRlI1RmRAu4gYyav0UUAf/9k=", mt = (h) => (Z("data-v-cc5db4a2"), h = h(), Y(), h), Gt = { class: "fontFormattingAMA flex items-end justify-start py-2" }, Ot = { class: "line-break w-full bg-gray-100 p-3 text-sm text-black md:text-[15px] rounded-lg" }, Xt = ["innerHTML"], Wt = ["innerHTML"], Ut = {
142
+ }), Wt = "data:image/jpeg;base64,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", mt = (p) => (Z("data-v-cc5db4a2"), p = p(), Y(), p), Ut = { class: "fontFormattingAMA flex items-end justify-start py-2" }, Jt = { class: "line-break w-full bg-gray-100 p-3 text-sm text-black md:text-[15px] rounded-lg" }, Kt = ["innerHTML"], Zt = ["innerHTML"], Yt = {
124
143
  key: 0,
125
144
  class: "py-4"
126
- }, Jt = { class: "fontFormattingAMA px-2 py-1.5 md:px-6" }, Kt = ["value", "disabled", "name"], Zt = {
145
+ }, es = { class: "fontFormattingAMA px-2 py-1.5 md:px-6" }, ts = ["value", "disabled", "name"], ss = {
127
146
  for: "item",
128
147
  name: "options-Array",
129
148
  id: "index"
130
- }, Yt = {
149
+ }, as = {
131
150
  key: 1,
132
151
  class: "py-4"
133
- }, es = { class: "fontFormattingAMA px-2 py-1.5 md:px-6" }, ts = ["onClick", "disabled", "name"], ss = {
152
+ }, os = { class: "fontFormattingAMA px-2 py-1.5 md:px-6" }, ns = ["onClick", "disabled", "name"], is = {
134
153
  for: "item",
135
154
  name: "options-Array",
136
155
  id: "index"
137
- }, as = {
156
+ }, ls = {
138
157
  key: 2,
139
158
  class: "flex flex-col justify-start py-10"
140
- }, os = /* @__PURE__ */ mt(() => /* @__PURE__ */ e("div", { class: "mb-4" }, " Add Agentic AI to your Digital Skills on Genome.ai and start mastering AI today! ", -1)), ns = /* @__PURE__ */ mt(() => /* @__PURE__ */ e("img", {
159
+ }, rs = /* @__PURE__ */ mt(() => /* @__PURE__ */ e("div", { class: "mb-4" }, " Add Agentic AI to your Digital Skills on Genome.ai and start mastering AI today! ", -1)), ds = /* @__PURE__ */ mt(() => /* @__PURE__ */ e("img", {
141
160
  class: "h-20 w-20",
142
- src: Qt,
161
+ src: Wt,
143
162
  alt: "qr_code"
144
- }, null, -1)), is = [
145
- os,
146
- ns
147
- ], ls = {
163
+ }, null, -1)), cs = [
164
+ rs,
165
+ ds
166
+ ], us = {
148
167
  key: 3,
149
168
  class: "flex flex-col justify-start items-start bg-gray-100 rounded-lg"
150
- }, rs = { class: "flex justify-start items-center md:gap-[40px] gap-[30px]" }, ds = /* @__PURE__ */ M({
169
+ }, ms = { class: "flex justify-start items-center md:gap-[40px] gap-[30px]" }, ps = /* @__PURE__ */ M({
151
170
  __name: "responseSimulation",
152
171
  props: {
153
172
  question: {
@@ -177,17 +196,17 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
177
196
  }
178
197
  },
179
198
  emits: ["char-typed"],
180
- setup(h, { emit: t }) {
181
- const s = h, g = u([]), a = u(!1), c = B(), _ = u("");
199
+ setup(p, { emit: s }) {
200
+ const t = p, g = m([]), a = m(!1), c = B(), _ = m("");
182
201
  let x = [], o = "";
183
- const v = async () => {
202
+ const b = async () => {
184
203
  x = o.split(""), _.value = "";
185
204
  for (let d = 0; d < x.length; d++)
186
- _.value += x[d], s.answer.includes("Feedback and Assessment") ? (console.log("Feedback and Assessment found"), o.length - 5 > x.length && d % 30 && t("char-typed")) : d % 30 && t("char-typed"), await new Promise((f) => setTimeout(f, 60));
205
+ _.value += x[d], t.answer.includes("Feedback and Assessment") ? (console.log("Feedback and Assessment found"), o.length - 5 > x.length && d % 30 && s("char-typed")) : d % 30 && s("char-typed"), await new Promise((v) => setTimeout(v, 60));
187
206
  }, A = () => {
188
207
  c.isRestart = !0, c.searchBoxdisable = !1, c.showVoiceComponent = !0, c.showSelectTypeConvesation = !1, c.showModelToggle = !0, c.isSpeechToggle = !1;
189
- }, p = pe(() => {
190
- const d = s.answer.replace(/[*#]/g, "").replace(
208
+ }, h = fe(() => {
209
+ const d = t.answer.replace(/[*#]/g, "").replace(
191
210
  /Assessment Rating & Feedback/g,
192
211
  '<div style="font-size: 26px; font-weight: bold; text-decoration: underline;">Rating & Feedback</div>'
193
212
  ).replace(
@@ -219,17 +238,17 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
219
238
  '<div style="font-size: 16px; font-weight: bold;">Model Solution</div>'
220
239
  );
221
240
  (d.includes("Thank you for your participation!") || d.includes("Thank you for your participation")) && (c.searchBoxdisable = !1, a.value = !0), (d.includes("BEGIN ROLE PLAY") || d.includes("BEGIN ROLE PLAY.")) && (c.showSelectTypeConvesation = !0);
222
- const f = /\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/g;
241
+ const v = /\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/g;
223
242
  if (d.includes("AI Guru")) {
224
243
  if (d.includes("AI Guru"))
225
- return console.log("aig found"), d.replace(f, (b, m, y) => `<a href="https://genome.genpact.com/#aiguru" target="_blank" style="color: blue; text-decoration: underline; cursor:pointer;">${m}</a>`);
244
+ return console.log("aig found"), d.replace(v, (f, u, y) => `<a href="https://genome.genpact.com/#aiguru" target="_blank" style="color: blue; text-decoration: underline; cursor:pointer;">${u}</a>`);
226
245
  } else
227
- return d.replace(f, (b, m, y) => `<a href="${y}" target="_blank" rel="noopener noreferrer" style="color: blue; text-decoration: underline;">${m}</a>`);
246
+ return d.replace(v, (f, u, y) => `<a href="${y}" target="_blank" rel="noopener noreferrer" style="color: blue; text-decoration: underline;">${u}</a>`);
228
247
  });
229
248
  return le(
230
- () => s.answer,
249
+ () => t.answer,
231
250
  () => {
232
- let d = s.answer.replace(/[*#]/g, "").replace(
251
+ let d = t.answer.replace(/[*#]/g, "").replace(
233
252
  /Assessment Rating & Feedback/g,
234
253
  '<div style="font-size: 26px; font-weight: bold; text-decoration: underline;">Rating & Feedback</div>'
235
254
  ).replace(
@@ -257,68 +276,68 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
257
276
  /Model Solution/g,
258
277
  '<div style="font-size: 16px; font-weight: bold;">Model Solution</div>'
259
278
  );
260
- const f = /\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/g;
261
- d.includes("AI Guru") ? d = d.replace(f, (b, m, y) => `<a href="https://genome.genpact.com/#aiguru" target="_blank" style="color: blue; text-decoration: underline; cursor:pointer;">${m}</a>`) : d = d.replace(f, (b, m, y) => `<a href="${y}" target="_blank" rel="noopener noreferrer" style="color: blue; text-decoration: underline;">${m}</a>`), d.includes("Feedback and Assessment") && d.includes("END ROLE PLAY") ? (o = d.split("END ROLE PLAY")[0], console.log("END ROLE PLAY")) : o = d, c.showVoiceComponent && v();
279
+ const v = /\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/g;
280
+ d.includes("AI Guru") ? d = d.replace(v, (f, u, y) => `<a href="https://genome.genpact.com/#aiguru" target="_blank" style="color: blue; text-decoration: underline; cursor:pointer;">${u}</a>`) : d = d.replace(v, (f, u, y) => `<a href="${y}" target="_blank" rel="noopener noreferrer" style="color: blue; text-decoration: underline;">${u}</a>`), d.includes("Feedback and Assessment") && d.includes("END ROLE PLAY") ? (o = d.split("END ROLE PLAY")[0], console.log("END ROLE PLAY")) : o = d, c.showVoiceComponent && b();
262
281
  },
263
282
  { immediate: !0 }
264
283
  ), le(g, (d) => {
265
284
  c.question = (d ?? []).join(", ");
266
- }), (d, f) => (l(), r("div", Gt, [
267
- e("div", Ot, [
268
- i(c).simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" && i(c).showVoiceComponent === !0 && i(c).conversations.length - 1 === s.ansId && !s.answer.includes("BEGIN ROLE PLAY") ? (l(), r("span", {
285
+ }), (d, v) => (l(), r("div", Ut, [
286
+ e("div", Jt, [
287
+ i(c).simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" && i(c).showVoiceComponent === !0 && i(c).conversations.length - 1 === t.ansId && !t.answer.includes("BEGIN ROLE PLAY") ? (l(), r("span", {
269
288
  key: 0,
270
289
  class: "fontFormattingAMA answer-link",
271
290
  innerHTML: _.value
272
- }, null, 8, Xt)) : (l(), r("span", {
291
+ }, null, 8, Kt)) : (l(), r("span", {
273
292
  key: 1,
274
293
  class: "fontFormattingAMA answer-link",
275
- innerHTML: p.value
276
- }, null, 8, Wt)),
294
+ innerHTML: h.value
295
+ }, null, 8, Zt)),
277
296
  e("div", null, [
278
- h.optionsArray.length && i(c).mcqType === "multi_choice" ? (l(), r("div", Ut, [
279
- (l(!0), r(fe, null, ge(h.optionsArray, (b, m) => (l(), r("div", {
280
- key: m,
297
+ p.optionsArray.length && i(c).mcqType === "multi_choice" ? (l(), r("div", Yt, [
298
+ (l(!0), r(ve, null, be(p.optionsArray, (f, u) => (l(), r("div", {
299
+ key: u,
281
300
  class: "italic"
282
301
  }, [
283
- e("div", Jt, [
284
- ve(e("input", {
302
+ e("div", es, [
303
+ xe(e("input", {
285
304
  class: "mr-4 cursor-pointer",
286
305
  type: "checkbox",
287
- value: b,
288
- "onUpdate:modelValue": f[0] || (f[0] = (y) => g.value = y),
289
- disabled: i(c).conversations.length - 1 !== s.ansId,
290
- name: p.value
291
- }, null, 8, Kt), [
306
+ value: f,
307
+ "onUpdate:modelValue": v[0] || (v[0] = (y) => g.value = y),
308
+ disabled: i(c).conversations.length - 1 !== t.ansId,
309
+ name: h.value
310
+ }, null, 8, ts), [
292
311
  [vt, g.value]
293
312
  ]),
294
- e("label", Zt, H(b), 1)
313
+ e("label", ss, H(f), 1)
295
314
  ])
296
315
  ]))), 128))
297
- ])) : h.optionsArray.length ? (l(), r("div", Yt, [
298
- (l(!0), r(fe, null, ge(h.optionsArray, (b, m) => (l(), r("div", {
299
- key: m,
316
+ ])) : p.optionsArray.length ? (l(), r("div", as, [
317
+ (l(!0), r(ve, null, be(p.optionsArray, (f, u) => (l(), r("div", {
318
+ key: u,
300
319
  class: "italic"
301
320
  }, [
302
- e("div", es, [
321
+ e("div", os, [
303
322
  e("input", {
304
323
  class: "mr-4 cursor-pointer",
305
324
  type: "radio",
306
- onClick: (y) => i(c).question = String(h.optionsArray[m]),
307
- disabled: i(c).conversations.length - 1 !== s.ansId,
308
- name: p.value
309
- }, null, 8, ts),
310
- e("label", ss, H(b), 1)
325
+ onClick: (y) => i(c).question = String(p.optionsArray[u]),
326
+ disabled: i(c).conversations.length - 1 !== t.ansId,
327
+ name: h.value
328
+ }, null, 8, ns),
329
+ e("label", is, H(f), 1)
311
330
  ])
312
331
  ]))), 128))
313
332
  ])) : z("", !0)
314
333
  ]),
315
- a.value && i(c).simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ef" ? (l(), r("div", as, is)) : z("", !0),
316
- i(c).isSpeechToggle && i(c).showSelectTypeConvesation && i(c).simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" && i(c).conversations.length - 1 === s.ansId ? (l(), r("div", ls, [
317
- e("div", rs, [
334
+ a.value && i(c).simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ef" ? (l(), r("div", ls, cs)) : z("", !0),
335
+ i(c).isSpeechToggle && i(c).showSelectTypeConvesation && i(c).simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" && i(c).conversations.length - 1 === t.ansId ? (l(), r("div", us, [
336
+ e("div", ms, [
318
337
  e("button", {
319
338
  type: "button",
320
339
  id: "button",
321
- onClick: f[1] || (f[1] = (b) => A()),
340
+ onClick: v[1] || (v[1] = (f) => A()),
322
341
  class: "mt-4 cursor-pointer bg-[#021c42] hover:bg-blue-700 italic rounded-md px-4 py-2 text-center text-white text-[16px]"
323
342
  }, " Start Conversation ")
324
343
  ])
@@ -327,7 +346,7 @@ This is a role-play simulation designed to mirror real-world scenarios. Just fol
327
346
  ]));
328
347
  }
329
348
  });
330
- const cs = /* @__PURE__ */ U(ds, [["__scopeId", "data-v-cc5db4a2"]]), us = { class: "flex justify-end items-end py-3" }, ms = { class: "max-w-[80%]" }, hs = { class: "fontFormattingAMA w-fit text-[0.8125rem] md:text-[0.9375rem] text-white bg-genpact-blue-box leading-6 p-3 rounded-lg" }, ps = /* @__PURE__ */ M({
349
+ const hs = /* @__PURE__ */ U(ps, [["__scopeId", "data-v-cc5db4a2"]]), fs = { class: "flex justify-end items-end py-3" }, gs = { class: "max-w-[80%]" }, vs = { class: "fontFormattingAMA w-fit text-[0.8125rem] md:text-[0.9375rem] text-white bg-genpact-blue-box leading-6 p-3 rounded-lg" }, bs = /* @__PURE__ */ M({
331
350
  __name: "learnerSimulation",
332
351
  props: {
333
352
  question: {
@@ -339,21 +358,21 @@ const cs = /* @__PURE__ */ U(ds, [["__scopeId", "data-v-cc5db4a2"]]), us = { cla
339
358
  default: !0
340
359
  }
341
360
  },
342
- setup(h) {
343
- return (t, s) => (l(), r("div", us, [
344
- e("div", ms, [
345
- e("div", hs, H(h.question), 1)
361
+ setup(p) {
362
+ return (s, t) => (l(), r("div", fs, [
363
+ e("div", gs, [
364
+ e("div", vs, H(p.question), 1)
346
365
  ])
347
366
  ]));
348
367
  }
349
- }), fs = (h) => (Z("data-v-347ad6de"), h = h(), Y(), h), gs = { class: "flex w-full flex-col items-start justify-start bg-white" }, vs = { class: "bot-typing-animation gap-1" }, bs = { class: "block w-full text-lg italic text-gray-800" }, xs = /* @__PURE__ */ fs(() => /* @__PURE__ */ e("span", { class: "dot-animation" }, [
368
+ }), xs = (p) => (Z("data-v-347ad6de"), p = p(), Y(), p), ys = { class: "flex w-full flex-col items-start justify-start bg-white" }, ws = { class: "bot-typing-animation gap-1" }, _s = { class: "block w-full text-lg italic text-gray-800" }, As = /* @__PURE__ */ xs(() => /* @__PURE__ */ e("span", { class: "dot-animation" }, [
350
369
  /* @__PURE__ */ e("span", null, "."),
351
370
  /* @__PURE__ */ e("span", null, "."),
352
371
  /* @__PURE__ */ e("span", null, ".")
353
- ], -1)), ys = /* @__PURE__ */ re('<div class="block w-full max-w-full items-stretch" data-v-347ad6de><div class="flex animate-pulse items-start justify-start space-x-4" data-v-347ad6de><div class="flex-1 space-y-6 py-1" data-v-347ad6de><div class="h-2 w-full rounded bg-gray-300" data-v-347ad6de></div><div class="space-y-3" data-v-347ad6de><div class="grid grid-cols-3 gap-4" data-v-347ad6de><div class="col-span-2 h-2 rounded bg-gray-300" data-v-347ad6de></div><div class="col-span-1 h-2 rounded bg-gray-300" data-v-347ad6de></div></div><div class="h-2 rounded bg-gray-300" data-v-347ad6de></div></div></div></div></div>', 1), ws = /* @__PURE__ */ M({
372
+ ], -1)), ks = /* @__PURE__ */ re('<div class="block w-full max-w-full items-stretch" data-v-347ad6de><div class="flex animate-pulse items-start justify-start space-x-4" data-v-347ad6de><div class="flex-1 space-y-6 py-1" data-v-347ad6de><div class="h-2 w-full rounded bg-gray-300" data-v-347ad6de></div><div class="space-y-3" data-v-347ad6de><div class="grid grid-cols-3 gap-4" data-v-347ad6de><div class="col-span-2 h-2 rounded bg-gray-300" data-v-347ad6de></div><div class="col-span-1 h-2 rounded bg-gray-300" data-v-347ad6de></div></div><div class="h-2 rounded bg-gray-300" data-v-347ad6de></div></div></div></div></div>', 1), Ss = /* @__PURE__ */ M({
354
373
  __name: "LoadingResponse",
355
- setup(h) {
356
- const t = u("Generating response"), s = u([
374
+ setup(p) {
375
+ const s = m("Generating response"), t = m([
357
376
  "This may take a few seconds",
358
377
  "Fetching the best response for you",
359
378
  "Thinking... give me a moment",
@@ -363,42 +382,42 @@ const cs = /* @__PURE__ */ U(ds, [["__scopeId", "data-v-cc5db4a2"]]), us = { cla
363
382
  "Compiling a response for you"
364
383
  ]);
365
384
  return setTimeout(() => {
366
- const g = Math.floor(Math.random() * s.value.length);
367
- t.value = s.value[g];
368
- }, 15e3), (g, a) => (l(), r("div", gs, [
369
- e("div", vs, [
370
- e("div", bs, H(t.value), 1),
371
- xs
385
+ const g = Math.floor(Math.random() * t.value.length);
386
+ s.value = t.value[g];
387
+ }, 15e3), (g, a) => (l(), r("div", ys, [
388
+ e("div", ws, [
389
+ e("div", _s, H(s.value), 1),
390
+ As
372
391
  ]),
373
- ys
392
+ ks
374
393
  ]));
375
394
  }
376
395
  });
377
- const _s = /* @__PURE__ */ U(ws, [["__scopeId", "data-v-347ad6de"]]), As = { class: "flex mx-auto justify-end items-end py-3" }, ks = { class: "max-w-[80%]" }, Ss = {
396
+ const Cs = /* @__PURE__ */ U(Ss, [["__scopeId", "data-v-347ad6de"]]), Ns = { class: "flex mx-auto justify-end items-end py-3" }, Ls = { class: "max-w-[80%]" }, Ps = {
378
397
  key: 0,
379
398
  class: "fontFormattingAMA w-fit text-[0.8125rem] md:text-[0.9375rem] text-white bg-genpact-blue-box leading-6 p-3 rounded-lg"
380
- }, Cs = /* @__PURE__ */ M({
399
+ }, Ts = /* @__PURE__ */ M({
381
400
  __name: "QuestionStreaming",
382
- setup(h) {
383
- const t = B();
384
- return (s, g) => (l(), r("div", As, [
385
- e("div", ks, [
386
- i(t).userSpeechText.toLowerCase().includes("play") && i(t).userSpeechText.length < 10 ? z("", !0) : (l(), r("div", Ss, H(i(t).userSpeechText), 1))
401
+ setup(p) {
402
+ const s = B();
403
+ return (t, g) => (l(), r("div", Ns, [
404
+ e("div", Ls, [
405
+ i(s).userSpeechText.toLowerCase().includes("play") && i(s).userSpeechText.length < 10 ? z("", !0) : (l(), r("div", Ps, H(i(s).userSpeechText), 1))
387
406
  ])
388
407
  ]));
389
408
  }
390
- }), Ns = { key: 0 }, Ls = { key: 1 }, Ts = {
409
+ }), Fs = { key: 0 }, zs = { key: 1 }, Rs = {
391
410
  key: 0,
392
411
  class: "flex"
393
- }, Ps = {
412
+ }, Ms = {
394
413
  key: 1,
395
414
  name: "askQuestion"
396
- }, Fs = /* @__PURE__ */ M({
415
+ }, js = /* @__PURE__ */ M({
397
416
  __name: "conversationSimulation",
398
- setup(h) {
399
- let t = u(""), s = u("");
400
- t.value = '<a style="color:#00AECF;"', s.value = '<ul style="list-style: disc !important; margin-left: 3.5rem !important; padding: 0;"';
401
- const g = B(), a = u(), c = () => {
417
+ setup(p) {
418
+ let s = m(""), t = m("");
419
+ s.value = '<a style="color:#00AECF;"', t.value = '<ul style="list-style: disc !important; margin-left: 3.5rem !important; padding: 0;"';
420
+ const g = B(), a = m(), c = () => {
402
421
  a.value.scrollTo(0, a.value.scrollHeight);
403
422
  };
404
423
  return de(() => {
@@ -416,81 +435,81 @@ const _s = /* @__PURE__ */ U(ws, [["__scopeId", "data-v-347ad6de"]]), As = { cla
416
435
  ref: a,
417
436
  class: "smooth-scroll overflow-auto md:px-6 px-2"
418
437
  }, [
419
- F(Vt, {
438
+ T(Xt, {
420
439
  onCallQuestion: x[0] || (x[0] = (o) => _.$emit("callQuestion"))
421
440
  }),
422
- (l(!0), r(fe, null, ge(i(g).conversations, (o, v) => (l(), r("div", { key: v }, [
423
- o.question ? (l(), r("div", Ns, [
424
- F(ps, {
441
+ (l(!0), r(ve, null, be(i(g).conversations, (o, b) => (l(), r("div", { key: b }, [
442
+ o.question ? (l(), r("div", Fs, [
443
+ T(bs, {
425
444
  question: o == null ? void 0 : o.question,
426
445
  c2question: o == null ? void 0 : o.c2question,
427
446
  "show-feedback": o == null ? void 0 : o.showFeedback,
428
- id: `qId${v}`,
447
+ id: `qId${b}`,
429
448
  name: "askQuestion",
430
- "que-id": v
449
+ "que-id": b
431
450
  }, null, 8, ["question", "c2question", "show-feedback", "id", "que-id"])
432
451
  ])) : z("", !0),
433
- o.answer ? (l(), r("div", Ls, [
434
- F(cs, {
452
+ o.answer ? (l(), r("div", zs, [
453
+ T(hs, {
435
454
  question: o == null ? void 0 : o.question,
436
455
  c2question: o == null ? void 0 : o.c2question,
437
456
  "show-sources": o == null ? void 0 : o.showSources,
438
457
  questionId: o.id,
439
- answer: o.answer.replaceAll("<a", i(t)).replaceAll("<ul", i(s)),
458
+ answer: o.answer.replaceAll("<a", i(s)).replaceAll("<ul", i(t)),
440
459
  "show-feedback": o.showFeedback,
441
460
  "related-ques": o == null ? void 0 : o.relatedQues,
442
461
  "options-array": o == null ? void 0 : o.optionsArray,
443
- "ans-id": v,
462
+ "ans-id": b,
444
463
  onCharTyped: c
445
464
  }, null, 8, ["question", "c2question", "show-sources", "questionId", "answer", "show-feedback", "related-ques", "options-array", "ans-id"])
446
465
  ])) : z("", !0)
447
466
  ]))), 128)),
448
- i(g).dotLoader ? (l(), r("div", Ts, [
449
- F(_s)
467
+ i(g).dotLoader ? (l(), r("div", Rs, [
468
+ T(Cs)
450
469
  ])) : z("", !0),
451
- i(g).userspeaking ? (l(), r("div", Ps, [
452
- F(Cs)
470
+ i(g).userspeaking ? (l(), r("div", Ms, [
471
+ T(Ts)
453
472
  ])) : z("", !0)
454
473
  ], 512));
455
474
  }
456
475
  });
457
- const zs = /* @__PURE__ */ U(Fs, [["__scopeId", "data-v-c14e6f9c"]]), Rs = { class: "flex items-center gap-4 py-2 rounded-full z-10" }, Ms = {
476
+ const Ds = /* @__PURE__ */ U(js, [["__scopeId", "data-v-c14e6f9c"]]), qs = { class: "flex items-center gap-4 py-2 rounded-full z-10" }, Es = {
458
477
  key: 0,
459
478
  class: "flex items-center"
460
- }, js = {
479
+ }, Is = {
461
480
  width: "30",
462
481
  height: "30",
463
482
  viewBox: "0 0 36 24",
464
483
  class: "fill-white",
465
484
  style: { transform: "scaleX(-1)" }
466
- }, Ds = /* @__PURE__ */ re('<rect x="0" y="11" width="2" height="2" rx="1"><animate attributeName="height" values="2;6;2" dur="1s" repeatCount="indefinite" begin="0s"></animate><animate attributeName="y" values="11;9;11" dur="1s" repeatCount="indefinite" begin="0s"></animate></rect><rect x="4" y="10" width="2" height="4" rx="1"><animate attributeName="height" values="4;8;4" dur="1s" repeatCount="indefinite" begin="0.1s"></animate><animate attributeName="y" values="10;8;10" dur="1s" repeatCount="indefinite" begin="0.1s"></animate></rect><rect x="8" y="8" width="2" height="8" rx="1"><animate attributeName="height" values="8;12;8" dur="1s" repeatCount="indefinite" begin="0.2s"></animate><animate attributeName="y" values="8;6;8" dur="1s" repeatCount="indefinite" begin="0.2s"></animate></rect><rect x="12" y="6" width="2" height="12" rx="1"><animate attributeName="height" values="12;16;12" dur="1s" repeatCount="indefinite" begin="0.3s"></animate><animate attributeName="y" values="6;4;6" dur="1s" repeatCount="indefinite" begin="0.3s"></animate></rect><rect x="16" y="4" width="2" height="16" rx="1"><animate attributeName="height" values="16;20;16" dur="1s" repeatCount="indefinite" begin="0.4s"></animate><animate attributeName="y" values="4;2;4" dur="1s" repeatCount="indefinite" begin="0.4s"></animate></rect><rect x="20" y="6" width="2" height="12" rx="1"><animate attributeName="height" values="12;16;12" dur="1s" repeatCount="indefinite" begin="0.5s"></animate><animate attributeName="y" values="6;4;6" dur="1s" repeatCount="indefinite" begin="0.5s"></animate></rect><rect x="24" y="8" width="2" height="8" rx="1"><animate attributeName="height" values="8;12;8" dur="1s" repeatCount="indefinite" begin="0.6s"></animate><animate attributeName="y" values="8;6;8" dur="1s" repeatCount="indefinite" begin="0.6s"></animate></rect><rect x="28" y="10" width="2" height="4" rx="1"><animate attributeName="height" values="4;8;4" dur="1s" repeatCount="indefinite" begin="0.7s"></animate><animate attributeName="y" values="10;8;10" dur="1s" repeatCount="indefinite" begin="0.7s"></animate></rect><rect x="32" y="11" width="2" height="2" rx="1"><animate attributeName="height" values="2;6;2" dur="1s" repeatCount="indefinite" begin="0.8s"></animate><animate attributeName="y" values="11;9;11" dur="1s" repeatCount="indefinite" begin="0.8s"></animate></rect>', 9), qs = [
467
- Ds
468
- ], Es = {
485
+ }, Hs = /* @__PURE__ */ re('<rect x="0" y="11" width="2" height="2" rx="1"><animate attributeName="height" values="2;6;2" dur="1s" repeatCount="indefinite" begin="0s"></animate><animate attributeName="y" values="11;9;11" dur="1s" repeatCount="indefinite" begin="0s"></animate></rect><rect x="4" y="10" width="2" height="4" rx="1"><animate attributeName="height" values="4;8;4" dur="1s" repeatCount="indefinite" begin="0.1s"></animate><animate attributeName="y" values="10;8;10" dur="1s" repeatCount="indefinite" begin="0.1s"></animate></rect><rect x="8" y="8" width="2" height="8" rx="1"><animate attributeName="height" values="8;12;8" dur="1s" repeatCount="indefinite" begin="0.2s"></animate><animate attributeName="y" values="8;6;8" dur="1s" repeatCount="indefinite" begin="0.2s"></animate></rect><rect x="12" y="6" width="2" height="12" rx="1"><animate attributeName="height" values="12;16;12" dur="1s" repeatCount="indefinite" begin="0.3s"></animate><animate attributeName="y" values="6;4;6" dur="1s" repeatCount="indefinite" begin="0.3s"></animate></rect><rect x="16" y="4" width="2" height="16" rx="1"><animate attributeName="height" values="16;20;16" dur="1s" repeatCount="indefinite" begin="0.4s"></animate><animate attributeName="y" values="4;2;4" dur="1s" repeatCount="indefinite" begin="0.4s"></animate></rect><rect x="20" y="6" width="2" height="12" rx="1"><animate attributeName="height" values="12;16;12" dur="1s" repeatCount="indefinite" begin="0.5s"></animate><animate attributeName="y" values="6;4;6" dur="1s" repeatCount="indefinite" begin="0.5s"></animate></rect><rect x="24" y="8" width="2" height="8" rx="1"><animate attributeName="height" values="8;12;8" dur="1s" repeatCount="indefinite" begin="0.6s"></animate><animate attributeName="y" values="8;6;8" dur="1s" repeatCount="indefinite" begin="0.6s"></animate></rect><rect x="28" y="10" width="2" height="4" rx="1"><animate attributeName="height" values="4;8;4" dur="1s" repeatCount="indefinite" begin="0.7s"></animate><animate attributeName="y" values="10;8;10" dur="1s" repeatCount="indefinite" begin="0.7s"></animate></rect><rect x="32" y="11" width="2" height="2" rx="1"><animate attributeName="height" values="2;6;2" dur="1s" repeatCount="indefinite" begin="0.8s"></animate><animate attributeName="y" values="11;9;11" dur="1s" repeatCount="indefinite" begin="0.8s"></animate></rect>', 9), Bs = [
486
+ Hs
487
+ ], $s = {
469
488
  key: 1,
470
489
  class: "flex items-center"
471
- }, Is = {
490
+ }, Vs = {
472
491
  width: "30",
473
492
  height: "30",
474
493
  viewBox: "0 0 36 24",
475
494
  class: "fill-white",
476
495
  style: { transform: "scaleX(-1)" }
477
- }, Hs = /* @__PURE__ */ re('<rect x="0" y="11" width="2" height="2" rx="1"><animate attributeName="height" values="2;6;2" dur="1s" repeatCount="indefinite" begin="0s"></animate><animate attributeName="y" values="11;9;11" dur="1s" repeatCount="indefinite" begin="0s"></animate></rect><rect x="4" y="10" width="2" height="4" rx="1"><animate attributeName="height" values="4;8;4" dur="1s" repeatCount="indefinite" begin="0.1s"></animate><animate attributeName="y" values="10;8;10" dur="1s" repeatCount="indefinite" begin="0.1s"></animate></rect><rect x="8" y="8" width="2" height="8" rx="1"><animate attributeName="height" values="8;12;8" dur="1s" repeatCount="indefinite" begin="0.2s"></animate><animate attributeName="y" values="8;6;8" dur="1s" repeatCount="indefinite" begin="0.2s"></animate></rect><rect x="12" y="6" width="2" height="12" rx="1"><animate attributeName="height" values="12;16;12" dur="1s" repeatCount="indefinite" begin="0.3s"></animate><animate attributeName="y" values="6;4;6" dur="1s" repeatCount="indefinite" begin="0.3s"></animate></rect><rect x="16" y="4" width="2" height="16" rx="1"><animate attributeName="height" values="16;20;16" dur="1s" repeatCount="indefinite" begin="0.4s"></animate><animate attributeName="y" values="4;2;4" dur="1s" repeatCount="indefinite" begin="0.4s"></animate></rect><rect x="20" y="6" width="2" height="12" rx="1"><animate attributeName="height" values="12;16;12" dur="1s" repeatCount="indefinite" begin="0.5s"></animate><animate attributeName="y" values="6;4;6" dur="1s" repeatCount="indefinite" begin="0.5s"></animate></rect><rect x="24" y="8" width="2" height="8" rx="1"><animate attributeName="height" values="8;12;8" dur="1s" repeatCount="indefinite" begin="0.6s"></animate><animate attributeName="y" values="8;6;8" dur="1s" repeatCount="indefinite" begin="0.6s"></animate></rect><rect x="28" y="10" width="2" height="4" rx="1"><animate attributeName="height" values="4;8;4" dur="1s" repeatCount="indefinite" begin="0.7s"></animate><animate attributeName="y" values="10;8;10" dur="1s" repeatCount="indefinite" begin="0.7s"></animate></rect><rect x="32" y="11" width="2" height="2" rx="1"><animate attributeName="height" values="2;6;2" dur="1s" repeatCount="indefinite" begin="0.8s"></animate><animate attributeName="y" values="11;9;11" dur="1s" repeatCount="indefinite" begin="0.8s"></animate></rect>', 9), Bs = [
478
- Hs
479
- ], $s = {
496
+ }, Qs = /* @__PURE__ */ re('<rect x="0" y="11" width="2" height="2" rx="1"><animate attributeName="height" values="2;6;2" dur="1s" repeatCount="indefinite" begin="0s"></animate><animate attributeName="y" values="11;9;11" dur="1s" repeatCount="indefinite" begin="0s"></animate></rect><rect x="4" y="10" width="2" height="4" rx="1"><animate attributeName="height" values="4;8;4" dur="1s" repeatCount="indefinite" begin="0.1s"></animate><animate attributeName="y" values="10;8;10" dur="1s" repeatCount="indefinite" begin="0.1s"></animate></rect><rect x="8" y="8" width="2" height="8" rx="1"><animate attributeName="height" values="8;12;8" dur="1s" repeatCount="indefinite" begin="0.2s"></animate><animate attributeName="y" values="8;6;8" dur="1s" repeatCount="indefinite" begin="0.2s"></animate></rect><rect x="12" y="6" width="2" height="12" rx="1"><animate attributeName="height" values="12;16;12" dur="1s" repeatCount="indefinite" begin="0.3s"></animate><animate attributeName="y" values="6;4;6" dur="1s" repeatCount="indefinite" begin="0.3s"></animate></rect><rect x="16" y="4" width="2" height="16" rx="1"><animate attributeName="height" values="16;20;16" dur="1s" repeatCount="indefinite" begin="0.4s"></animate><animate attributeName="y" values="4;2;4" dur="1s" repeatCount="indefinite" begin="0.4s"></animate></rect><rect x="20" y="6" width="2" height="12" rx="1"><animate attributeName="height" values="12;16;12" dur="1s" repeatCount="indefinite" begin="0.5s"></animate><animate attributeName="y" values="6;4;6" dur="1s" repeatCount="indefinite" begin="0.5s"></animate></rect><rect x="24" y="8" width="2" height="8" rx="1"><animate attributeName="height" values="8;12;8" dur="1s" repeatCount="indefinite" begin="0.6s"></animate><animate attributeName="y" values="8;6;8" dur="1s" repeatCount="indefinite" begin="0.6s"></animate></rect><rect x="28" y="10" width="2" height="4" rx="1"><animate attributeName="height" values="4;8;4" dur="1s" repeatCount="indefinite" begin="0.7s"></animate><animate attributeName="y" values="10;8;10" dur="1s" repeatCount="indefinite" begin="0.7s"></animate></rect><rect x="32" y="11" width="2" height="2" rx="1"><animate attributeName="height" values="2;6;2" dur="1s" repeatCount="indefinite" begin="0.8s"></animate><animate attributeName="y" values="11;9;11" dur="1s" repeatCount="indefinite" begin="0.8s"></animate></rect>', 9), Gs = [
497
+ Qs
498
+ ], Os = {
480
499
  key: 2,
481
500
  class: "flex items-center"
482
- }, Vs = /* @__PURE__ */ re('<svg width="30" height="30" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="12" y="16" width="40" height="32" rx="8" fill="white" stroke="#9CA3AF" stroke-width="2"></rect><circle cx="24" cy="32" r="4" fill="black"></circle><circle cx="40" cy="32" r="4" fill="black"></circle><line x1="32" y1="10" x2="32" y2="16" stroke="#9CA3AF" stroke-width="2"></line><circle cx="32" cy="8" r="2" fill="white"></circle><circle cx="52" cy="14" r="3" fill="white"><animate attributeName="opacity" values="0;1;0" dur="1.2s" begin="0s" repeatCount="indefinite"></animate></circle><circle cx="58" cy="10" r="2.5" fill="white"><animate attributeName="opacity" values="0;1;0" dur="1.2s" begin="0.2s" repeatCount="indefinite"></animate></circle><circle cx="63" cy="6" r="2" fill="white"><animate attributeName="opacity" values="0;1;0" dur="1.2s" begin="0.4s" repeatCount="indefinite"></animate></circle></svg>', 1), Qs = [
483
- Vs
484
- ], Gs = { class: "tooltiptext text-genpact-darkest-teal" }, Os = /* @__PURE__ */ e("svg", {
501
+ }, Xs = /* @__PURE__ */ re('<svg width="30" height="30" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="12" y="16" width="40" height="32" rx="8" fill="white" stroke="#9CA3AF" stroke-width="2"></rect><circle cx="24" cy="32" r="4" fill="black"></circle><circle cx="40" cy="32" r="4" fill="black"></circle><line x1="32" y1="10" x2="32" y2="16" stroke="#9CA3AF" stroke-width="2"></line><circle cx="32" cy="8" r="2" fill="white"></circle><circle cx="52" cy="14" r="3" fill="white"><animate attributeName="opacity" values="0;1;0" dur="1.2s" begin="0s" repeatCount="indefinite"></animate></circle><circle cx="58" cy="10" r="2.5" fill="white"><animate attributeName="opacity" values="0;1;0" dur="1.2s" begin="0.2s" repeatCount="indefinite"></animate></circle><circle cx="63" cy="6" r="2" fill="white"><animate attributeName="opacity" values="0;1;0" dur="1.2s" begin="0.4s" repeatCount="indefinite"></animate></circle></svg>', 1), Ws = [
502
+ Xs
503
+ ], Us = { class: "tooltiptext text-genpact-darkest-teal" }, Js = /* @__PURE__ */ e("svg", {
485
504
  xmlns: "http://www.w3.org/2000/svg",
486
505
  class: "h-[10px] w-[10px] text-gray-700",
487
506
  fill: "currentColor",
488
507
  viewBox: "0 0 24 24"
489
508
  }, [
490
509
  /* @__PURE__ */ e("path", { d: "M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 14 0h-2zm-5 9a7 7 0 0 0 7-7h2a9 9 0 0 1-8 8.94V22h-2v-1.06A9 9 0 0 1 3 13h2a7 7 0 0 0 7 7z" })
491
- ], -1), Xs = [
492
- Os
493
- ], Ws = /* @__PURE__ */ e("svg", {
510
+ ], -1), Ks = [
511
+ Js
512
+ ], Zs = /* @__PURE__ */ e("svg", {
494
513
  xmlns: "http://www.w3.org/2000/svg",
495
514
  class: "h-[10px] w-[10px] text-gray-700",
496
515
  fill: "currentColor",
@@ -505,198 +524,198 @@ const zs = /* @__PURE__ */ U(Fs, [["__scopeId", "data-v-c14e6f9c"]]), Rs = { cla
505
524
  stroke: "currentColor",
506
525
  "stroke-width": "2"
507
526
  })
508
- ], -1), Us = [
509
- Ws
510
- ], Js = /* @__PURE__ */ M({
527
+ ], -1), Ys = [
528
+ Zs
529
+ ], ea = /* @__PURE__ */ M({
511
530
  __name: "NewVoiceConversation",
512
- setup(h) {
513
- const t = B(), s = ce(), g = u(""), a = u(!1), c = u("Turn on mic"), _ = () => {
514
- a.value === !1 ? t.elevenLabs ? (console.log("mic enabled true 11labs"), a.value = !0, wt(), D.value = "user", c.value = "Turn off mic") : (console.log("mic enabled true"), a.value = !0, it(), _t(), D.value = "user", c.value = "Turn off mic") : t.elevenLabs ? (console.log("mic enabled false"), ot(), a.value = !1, c.value = "Turn on mic") : (console.log("mic enabled false"), he(), a.value = !1, c.value = "Turn on mic");
531
+ setup(p) {
532
+ const s = B(), t = ce(), g = m(""), a = m(!1), c = m("Turn on mic"), _ = () => {
533
+ a.value === !1 ? s.elevenLabs ? (console.log("mic enabled true 11labs"), a.value = !0, _t(), D.value = "user", c.value = "Turn off mic") : (console.log("mic enabled true"), a.value = !0, rt(), At(), D.value = "user", c.value = "Turn off mic") : s.elevenLabs ? (console.log("mic enabled false"), it(), a.value = !1, c.value = "Turn on mic") : (console.log("mic enabled false"), pe(), a.value = !1, c.value = "Turn on mic");
515
534
  }, x = () => {
516
- t.elevenLabs ? (console.log("closeConversation 11 labs"), ot(), D.value = "none", a.value = !1) : (console.log("closeConversation"), he(), it(), D.value = "none", a.value = !1);
535
+ s.elevenLabs ? (console.log("closeConversation 11 labs"), it(), D.value = "none", a.value = !1) : (console.log("closeConversation"), pe(), rt(), D.value = "none", a.value = !1);
517
536
  }, o = async () => {
518
- var v, A, p, d, f, b;
537
+ var b, A, h, d, v, f;
519
538
  try {
520
- const m = {
539
+ const u = {
521
540
  question: G.value || ie.value
522
541
  };
523
- t.conversations.push(m), t.dotLoader = !0, t.question = "";
542
+ s.conversations.push(u), s.dotLoader = !0, s.question = "";
524
543
  const y = {
525
- past_messages: t.past_messages,
544
+ past_messages: s.past_messages,
526
545
  question: G.value || ie.value,
527
546
  bandCode: "4A",
528
547
  userGenomeFunction: "HR",
529
548
  userGenomeRole: "Consultant",
530
549
  skillId: "7bd03cb6-79ad-4e2a-8a8b-88dc16147369"
531
- }, P = await K("/sqlTest", y);
532
- if (D.value = "bot", g.value = (A = (v = P == null ? void 0 : P.data) == null ? void 0 : v.body) == null ? void 0 : A.answer, g.value === "") {
550
+ }, F = await K("/sqlTest", y);
551
+ if (D.value = "bot", g.value = (A = (b = F == null ? void 0 : F.data) == null ? void 0 : b.body) == null ? void 0 : A.answer, g.value === "") {
533
552
  console.log("in the if case calling api again");
534
553
  const q = await K("/sqlTest", y);
535
- t.addConversation((p = q.data) == null ? void 0 : p.body, "new");
554
+ s.addConversation((h = q.data) == null ? void 0 : h.body, "new");
536
555
  } else
537
- console.log("in the else case"), t.addConversation((d = P.data) == null ? void 0 : d.body, "new");
538
- if (t.dotLoader = !1, t.elevenLabs)
539
- await At(g.value.replace(/[*#]/g, ""));
556
+ console.log("in the else case"), s.addConversation((d = F.data) == null ? void 0 : d.body, "new");
557
+ if (s.dotLoader = !1, s.elevenLabs)
558
+ await kt(g.value.replace(/[*#]/g, ""));
540
559
  else if (g.value.includes("Feedback and Assessment"))
541
- if (he(), a.value = !1, g.value.includes("END ROLE PLAY")) {
560
+ if (pe(), a.value = !1, g.value.includes("END ROLE PLAY")) {
542
561
  const q = g.value.split("END ROLE PLAY")[0];
543
562
  if (q.length < 0) {
544
- t.showVoiceComponent = !1;
563
+ s.showVoiceComponent = !1;
545
564
  return;
546
565
  }
547
- await nt(q.replace(/[*#]/g, "")), t.showVoiceComponent = !1;
566
+ await lt(q.replace(/[*#]/g, "")), s.showVoiceComponent = !1;
548
567
  } else
549
- t.showVoiceComponent = !1;
568
+ s.showVoiceComponent = !1;
550
569
  else
551
- await nt(g.value.replace(/[*#]/g, ""));
552
- } catch (m) {
553
- if (console.error(m), V.isAxiosError(m)) {
554
- const y = m;
555
- console.log("Error found!"), console.error((f = y.response) == null ? void 0 : f.data), s.setError(((b = y.response) == null ? void 0 : b.data).message);
570
+ await lt(g.value.replace(/[*#]/g, ""));
571
+ } catch (u) {
572
+ if (console.error(u), V.isAxiosError(u)) {
573
+ const y = u;
574
+ console.log("Error found!"), console.error((v = y.response) == null ? void 0 : v.data), t.setError(((f = y.response) == null ? void 0 : f.data).message);
556
575
  } else
557
- s.setError("There was an issue, please contact helpmate");
576
+ t.setError("There was an issue, please contact helpmate");
558
577
  }
559
578
  };
560
- return le(G, async (v) => {
561
- if (v) {
562
- if (console.log("Recognized text:", v), G.value.toLowerCase().includes("play") && G.value.length < 10) {
579
+ return le(G, async (b) => {
580
+ if (b) {
581
+ if (console.log("Recognized text:", b), G.value.toLowerCase().includes("play") && G.value.length < 10) {
563
582
  console.log("play command detected, ignoring input");
564
583
  return;
565
584
  }
566
- D.value = "listening", t.userspeaking = !1, await o(), G.value = "";
585
+ D.value = "listening", s.userspeaking = !1, await o(), G.value = "";
567
586
  }
568
- }), le(ie, async (v) => {
569
- v && (console.log("Recognized text:", v), D.value = "listening", await o(), ie.value = "");
570
- }), (v, A) => (l(), r("div", Rs, [
571
- i(D) === "bot" ? (l(), r("div", Ms, [
587
+ }), le(ie, async (b) => {
588
+ b && (console.log("Recognized text:", b), D.value = "listening", await o(), ie.value = "");
589
+ }), (b, A) => (l(), r("div", qs, [
590
+ i(D) === "bot" ? (l(), r("div", Es, [
572
591
  e("span", null, [
573
- (l(), r("svg", js, qs))
592
+ (l(), r("svg", Is, Bs))
574
593
  ])
575
- ])) : i(D) === "user" ? (l(), r("div", Es, [
594
+ ])) : i(D) === "user" ? (l(), r("div", $s, [
576
595
  e("span", null, [
577
- (l(), r("svg", Is, Bs))
596
+ (l(), r("svg", Vs, Gs))
578
597
  ])
579
- ])) : i(D) === "listening" ? (l(), r("div", $s, Qs)) : z("", !0),
598
+ ])) : i(D) === "listening" ? (l(), r("div", Os, Ws)) : z("", !0),
580
599
  e("div", {
581
600
  class: W([a.value ? "" : "animate-pulse", "tooltip"])
582
601
  }, [
583
- e("span", Gs, H(c.value), 1),
602
+ e("span", Us, H(c.value), 1),
584
603
  a.value ? (l(), r("button", {
585
604
  key: 0,
586
605
  class: "rounded-full bg-white p-2 transition hover:bg-gray-300",
587
- onClick: A[0] || (A[0] = (p) => _())
588
- }, Xs)) : (l(), r("button", {
606
+ onClick: A[0] || (A[0] = (h) => _())
607
+ }, Ks)) : (l(), r("button", {
589
608
  key: 1,
590
609
  class: "rounded-full bg-white p-2 transition hover:bg-gray-300",
591
- onClick: A[1] || (A[1] = (p) => _())
592
- }, Us))
610
+ onClick: A[1] || (A[1] = (h) => _())
611
+ }, Ys))
593
612
  ], 2),
594
613
  e("button", {
595
614
  class: "rounded-full bg-white p-2 hover:bg-gray-300",
596
- onClick: A[2] || (A[2] = (p) => x())
615
+ onClick: A[2] || (A[2] = (h) => x())
597
616
  }, [
598
- F(i(kt), { class: "h-[10px] w-[10px] text-gray-700" })
617
+ T(i(St), { class: "h-[10px] w-[10px] text-gray-700" })
599
618
  ])
600
619
  ]));
601
620
  }
602
- }), $ = (h) => (Z("data-v-3e7d283f"), h = h(), Y(), h), Ks = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" }, Zs = { class: "py-2" }, Ys = { class: "flex" }, ea = { class: "z-1 relative w-full" }, ta = { class: "flex justify-between my-2 w-full" }, sa = /* @__PURE__ */ $(() => /* @__PURE__ */ e("div", null, null, -1)), aa = {
621
+ }), $ = (p) => (Z("data-v-70512682"), p = p(), Y(), p), ta = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" }, sa = { class: "py-2" }, aa = { class: "flex" }, oa = { class: "z-1 relative w-full" }, na = { class: "flex justify-between my-2 w-full" }, ia = /* @__PURE__ */ $(() => /* @__PURE__ */ e("div", null, null, -1)), la = {
603
622
  key: 0,
604
623
  class: "flex justify-center bg-genpact-darkest-blue px-4 rounded-full"
605
- }, oa = { class: "relative w-full" }, na = { class: "absolute inset-y-0 left-0 flex items-center pl-3" }, ia = { class: "tooltip" }, la = /* @__PURE__ */ $(() => /* @__PURE__ */ e("span", { class: "tooltiptext text-genpact-darkest-teal" }, "Restart", -1)), ra = /* @__PURE__ */ $(() => /* @__PURE__ */ e("path", {
624
+ }, ra = { class: "relative w-full" }, da = { class: "absolute inset-y-0 left-0 flex items-center pl-3" }, ca = { class: "tooltip" }, ua = /* @__PURE__ */ $(() => /* @__PURE__ */ e("span", { class: "tooltiptext text-genpact-darkest-teal" }, "Restart", -1)), ma = /* @__PURE__ */ $(() => /* @__PURE__ */ e("path", {
606
625
  d: "M12 4C8.229 4 6.343 4 5.172 5.172C4.001 6.344 4 8.229 4 12V18C4 18.943 4 19.414 4.293 19.707C4.586 20 5.057 20 6 20H12C15.771 20 17.657 20 18.828 18.828C19.999 17.656 20 15.771 20 12",
607
626
  stroke: "currentColor",
608
627
  "stroke-width": "2"
609
- }, null, -1)), da = /* @__PURE__ */ $(() => /* @__PURE__ */ e("path", {
628
+ }, null, -1)), pa = /* @__PURE__ */ $(() => /* @__PURE__ */ e("path", {
610
629
  d: "M9 10H15M9 14H12M19 8V2M16 5H22",
611
630
  stroke: "currentColor",
612
631
  "stroke-width": "2",
613
632
  "stroke-linecap": "round",
614
633
  "stroke-linejoin": "round"
615
- }, null, -1)), ca = [
616
- ra,
617
- da
618
- ], ua = { class: "absolute inset-y-0 right-0 flex items-center md:pr-8 pr-3" }, ma = { key: 0 }, ha = ["disabled"], pa = /* @__PURE__ */ $(() => /* @__PURE__ */ e("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)), fa = [
634
+ }, null, -1)), ha = [
635
+ ma,
619
636
  pa
620
- ], ga = {
637
+ ], fa = { class: "absolute inset-y-0 right-0 flex items-center md:pr-8 pr-3" }, ga = { key: 0 }, va = ["disabled"], ba = /* @__PURE__ */ $(() => /* @__PURE__ */ e("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)), xa = [
638
+ ba
639
+ ], ya = {
621
640
  key: 1,
622
641
  class: "tooltip"
623
- }, va = /* @__PURE__ */ $(() => /* @__PURE__ */ e("span", { class: "tooltiptext text-genpact-darkest-teal" }, "Processing", -1)), ba = /* @__PURE__ */ $(() => /* @__PURE__ */ e("img", {
642
+ }, wa = /* @__PURE__ */ $(() => /* @__PURE__ */ e("span", { class: "tooltiptext text-genpact-darkest-teal" }, "Processing", -1)), _a = /* @__PURE__ */ $(() => /* @__PURE__ */ e("img", {
624
643
  class: "w-7 h-7",
625
- src: lt,
644
+ src: dt,
626
645
  alt: "watingIcon"
627
- }, null, -1)), xa = [
628
- va,
629
- ba
630
- ], ya = { class: "flex justify-start gap-2 md:gap-1" }, wa = ["disabled"], _a = /* @__PURE__ */ $(() => /* @__PURE__ */ e("div", { class: "pt-1 text-start font-sans text-xs font-bold text-gray-500 md:text-sm" }, [
646
+ }, null, -1)), Aa = [
647
+ wa,
648
+ _a
649
+ ], ka = { class: "flex justify-start gap-2 md:gap-1" }, Sa = ["disabled"], Ca = /* @__PURE__ */ $(() => /* @__PURE__ */ e("div", { class: "pt-1 text-start font-sans text-xs font-bold text-gray-500 md:text-sm" }, [
631
650
  /* @__PURE__ */ e("div", null, " Note: AI-generated response may not be fully accurate; check with experts for critical information. ")
632
- ], -1)), Aa = /* @__PURE__ */ M({
651
+ ], -1)), Na = /* @__PURE__ */ M({
633
652
  __name: "NewQuestionSimulation",
634
- setup(h, { expose: t }) {
635
- const s = B(), g = ce(), a = u(""), c = u("");
636
- s.question = "";
637
- const _ = u(null), x = u(!1), o = u(O), v = u(!1), A = u(0);
638
- c.value = s.recognizedText, de(() => {
653
+ setup(p, { expose: s }) {
654
+ const t = B(), g = ce(), a = m(""), c = m("");
655
+ t.question = "";
656
+ const _ = m(null), x = m(!1), o = m(O), b = m(!1), A = m(0);
657
+ c.value = t.recognizedText, de(() => {
639
658
  _.value.focus();
640
659
  });
641
- const p = () => {
660
+ const h = () => {
642
661
  window.location.reload();
643
- }, d = (b) => {
644
- const m = b.length;
645
- o.value = O - m, x.value = m >= O;
646
- }, f = async () => {
647
- var b, m, y, P, q, te, se, ae, oe, ne;
662
+ }, d = (f) => {
663
+ const u = f.length;
664
+ o.value = O - u, x.value = u >= O;
665
+ }, v = async () => {
666
+ var f, u, y, F, q, te, se, ae, oe, ne;
648
667
  try {
649
- if (s.question.trim().length < 1) {
668
+ if (t.question.trim().length < 1) {
650
669
  console.log("Please enter answer!");
651
670
  return;
652
671
  }
653
- v.value = !0, s.dotLoader = !0;
672
+ b.value = !0, t.dotLoader = !0;
654
673
  const C = {
655
- question: s.question || s.recognizedText
674
+ question: t.question || t.recognizedText
656
675
  };
657
- s.conversations.push(C);
658
- const N = u("");
659
- N.value = s.question || s.recognizedText, s.question = "";
676
+ t.conversations.push(C);
677
+ const N = m("");
678
+ N.value = t.question || t.recognizedText, t.question = "";
660
679
  const R = {
661
680
  ohr_id: a.value,
662
- past_messages: s.past_messages,
663
- question: N.value || s.recognizedText,
664
- bandCode: s.band_code,
665
- userGenomeFunction: s.genomeFunctionValue,
666
- userGenomeRole: s.genomeRoleValue,
667
- skillId: s.simulationSkill || "937e84ef-e95d-4327-9afe-e7be2bf420eb"
681
+ past_messages: t.past_messages,
682
+ question: N.value || t.recognizedText,
683
+ bandCode: t.band_code,
684
+ userGenomeFunction: t.genomeFunctionValue,
685
+ userGenomeRole: t.genomeRoleValue,
686
+ skillId: t.simulationSkill || "937e84ef-e95d-4327-9afe-e7be2bf420eb"
668
687
  }, L = await K("/sqlTest", R);
669
- if (A.value += (m = (b = L.data) == null ? void 0 : b.body) == null ? void 0 : m.totalTokenCount, console.log("Token Count:", A.value), a.value = (P = (y = L.data) == null ? void 0 : y.body) == null ? void 0 : P.ohr, ((te = (q = L == null ? void 0 : L.data) == null ? void 0 : q.body) == null ? void 0 : te.answer) === "") {
688
+ if (A.value += (u = (f = L.data) == null ? void 0 : f.body) == null ? void 0 : u.totalTokenCount, console.log("Token Count:", A.value), a.value = (F = (y = L.data) == null ? void 0 : y.body) == null ? void 0 : F.ohr, ((te = (q = L == null ? void 0 : L.data) == null ? void 0 : q.body) == null ? void 0 : te.answer) === "") {
670
689
  console.log("in the if case calling api again");
671
690
  const j = await K("/sqlTest", R);
672
- s.addConversation((se = j.data) == null ? void 0 : se.body, "new");
691
+ t.addConversation((se = j.data) == null ? void 0 : se.body, "new");
673
692
  } else
674
- console.log("in the else case"), s.addConversation((ae = L.data) == null ? void 0 : ae.body, "new");
675
- v.value = !1, s.dotLoader = !1, s.recognizedText = "";
693
+ console.log("in the else case"), t.addConversation((ae = L.data) == null ? void 0 : ae.body, "new");
694
+ b.value = !1, t.dotLoader = !1, t.recognizedText = "";
676
695
  } catch (C) {
677
- if (console.error(C), s.dotLoader = !1, V.isAxiosError(C)) {
696
+ if (console.error(C), t.dotLoader = !1, V.isAxiosError(C)) {
678
697
  const N = C;
679
698
  console.log("Error found!"), console.error((oe = N.response) == null ? void 0 : oe.data), g.setError(((ne = N.response) == null ? void 0 : ne.data).message);
680
699
  } else
681
700
  g.setError("There was an issue, please contact helpmate");
682
701
  }
683
702
  };
684
- return t({ sendQuestion: f }), (b, m) => (l(), r("div", Ks, [
685
- e("div", Zs, [
686
- e("div", Ys, [
687
- e("div", ea, [
688
- e("div", ta, [
689
- sa,
690
- i(s).showVoiceComponent ? (l(), r("div", aa, [
691
- F(Js)
703
+ return s({ sendQuestion: v }), (f, u) => (l(), r("div", ta, [
704
+ e("div", sa, [
705
+ e("div", aa, [
706
+ e("div", oa, [
707
+ e("div", na, [
708
+ ia,
709
+ i(t).showVoiceComponent ? (l(), r("div", la, [
710
+ T(ea)
692
711
  ])) : z("", !0)
693
712
  ]),
694
- e("div", oa, [
695
- e("div", na, [
696
- e("div", ia, [
697
- la,
713
+ e("div", ra, [
714
+ e("div", da, [
715
+ e("div", ca, [
716
+ ua,
698
717
  (l(), r("svg", {
699
- onClick: p,
718
+ onClick: h,
700
719
  class: "ml-2 h-7 w-7 rounded",
701
720
  id: "newTopicDisable",
702
721
  width: "7",
@@ -705,202 +724,204 @@ const zs = /* @__PURE__ */ U(Fs, [["__scopeId", "data-v-c14e6f9c"]]), Rs = { cla
705
724
  fill: "none",
706
725
  xmlns: "http://www.w3.org/2000/svg",
707
726
  title: "restart"
708
- }, ca))
727
+ }, ha))
709
728
  ])
710
729
  ]),
711
- e("div", ua, [
712
- v.value ? (l(), r("div", ga, xa)) : (l(), r("div", ma, [
730
+ e("div", fa, [
731
+ b.value ? (l(), r("div", ya, Aa)) : (l(), r("div", ga, [
713
732
  (l(), r("svg", {
714
- disabled: i(s).beginFlag === !0,
733
+ disabled: i(t).beginFlag === !0,
715
734
  class: W([
716
- i(s).beginFlag === !0 ? "cursor-not-allowed text-gray-600" : "cursor-pointer",
735
+ i(t).beginFlag === !0 ? "cursor-not-allowed text-gray-600" : "cursor-pointer",
717
736
  "bi bi-send ml-2 h-7 w-7 rotate-45 rounded"
718
737
  ]),
719
- onClick: m[0] || (m[0] = (y) => i(s).searchBoxdisable === !1 || i(s).beginFlag === !0 ? "" : f()),
738
+ onClick: u[0] || (u[0] = (y) => i(t).searchBoxdisable === !1 || i(t).beginFlag === !0 ? "" : v()),
720
739
  xmlns: "http://www.w3.org/2000/svg",
721
740
  fill: "currentColor",
722
741
  viewBox: "0 0 16 16"
723
- }, fa, 10, ha))
742
+ }, xa, 10, va))
724
743
  ]))
725
744
  ]),
726
- e("div", ya, [
727
- ve(e("input", {
745
+ e("div", ka, [
746
+ xe(e("input", {
747
+ onPaste: u[1] || (u[1] = yt(() => {
748
+ }, ["prevent"])),
728
749
  onKeyup: [
729
- m[1] || (m[1] = ut((y) => v.value ? "" : f(), ["enter"])),
730
- m[3] || (m[3] = (y) => d(i(s).question))
750
+ u[2] || (u[2] = ut((y) => b.value ? "" : v(), ["enter"])),
751
+ u[4] || (u[4] = (y) => d(i(t).question))
731
752
  ],
732
- disabled: i(s).beginFlag === !0 || i(s).searchBoxdisable === !1,
753
+ disabled: i(t).beginFlag === !0 || i(t).searchBoxdisable === !1,
733
754
  class: W([
734
- i(s).beginFlag === !0 || i(s).searchBoxdisable === !1 ? "cursor-not-allowed bg-[#e5e7eb]" : "bg-white",
755
+ i(t).beginFlag === !0 || i(t).searchBoxdisable === !1 ? "cursor-not-allowed bg-[#e5e7eb]" : "bg-white",
735
756
  "fontFormattingAMA rounded-lg flex w-full border border-genpact-darkest-teal py-[18px] px-[70px]"
736
757
  ]),
737
- "onUpdate:modelValue": m[2] || (m[2] = (y) => i(s).question = y),
758
+ "onUpdate:modelValue": u[3] || (u[3] = (y) => i(t).question = y),
738
759
  placeholder: "Write your answer here...",
739
760
  type: "text",
740
761
  ref_key: "AiSearch",
741
762
  ref: _
742
- }, null, 42, wa), [
743
- [ct, i(s).question]
763
+ }, null, 42, Sa), [
764
+ [ct, i(t).question]
744
765
  ])
745
766
  ])
746
767
  ]),
747
- _a
768
+ Ca
748
769
  ])
749
770
  ])
750
771
  ])
751
772
  ]));
752
773
  }
753
774
  });
754
- const ka = /* @__PURE__ */ U(Aa, [["__scopeId", "data-v-3e7d283f"]]), ue = (h) => (Z("data-v-6c0980b5"), h = h(), Y(), h), Sa = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" }, Ca = { class: "py-2" }, Na = { class: "flex" }, La = { class: "z-1 relative w-full" }, Ta = { class: "relative w-full" }, Pa = { class: "absolute inset-y-0 right-0 flex items-center md:pr-8 pr-3" }, Fa = { key: 0 }, za = ["disabled"], Ra = /* @__PURE__ */ ue(() => /* @__PURE__ */ e("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)), Ma = [
755
- Ra
756
- ], ja = {
775
+ const La = /* @__PURE__ */ U(Na, [["__scopeId", "data-v-70512682"]]), ue = (p) => (Z("data-v-6c0980b5"), p = p(), Y(), p), Pa = { class: "z-3 absolute bottom-0 mt-4 w-full bg-white px-2 md:px-6" }, Ta = { class: "py-2" }, Fa = { class: "flex" }, za = { class: "z-1 relative w-full" }, Ra = { class: "relative w-full" }, Ma = { class: "absolute inset-y-0 right-0 flex items-center md:pr-8 pr-3" }, ja = { key: 0 }, Da = ["disabled"], qa = /* @__PURE__ */ ue(() => /* @__PURE__ */ e("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)), Ea = [
776
+ qa
777
+ ], Ia = {
757
778
  key: 1,
758
779
  class: "tooltip"
759
- }, Da = /* @__PURE__ */ ue(() => /* @__PURE__ */ e("span", { class: "tooltiptext fontFormattingAMA" }, "Waiting for response", -1)), qa = /* @__PURE__ */ ue(() => /* @__PURE__ */ e("img", {
780
+ }, Ha = /* @__PURE__ */ ue(() => /* @__PURE__ */ e("span", { class: "tooltiptext fontFormattingAMA" }, "Waiting for response", -1)), Ba = /* @__PURE__ */ ue(() => /* @__PURE__ */ e("img", {
760
781
  class: "w-7 h-7",
761
- src: lt,
782
+ src: dt,
762
783
  alt: "watingIcon"
763
- }, null, -1)), Ea = [
764
- Da,
765
- qa
766
- ], Ia = { class: "flex justify-start gap-2 md:gap-1" }, Ha = ["disabled"], Ba = /* @__PURE__ */ ue(() => /* @__PURE__ */ e("div", { class: "pt-1 text-start font-sans text-[0.8125rem] md:text-[0.9375rem] font-bold text-gray-500" }, [
784
+ }, null, -1)), $a = [
785
+ Ha,
786
+ Ba
787
+ ], Va = { class: "flex justify-start gap-2 md:gap-1" }, Qa = ["disabled"], Ga = /* @__PURE__ */ ue(() => /* @__PURE__ */ e("div", { class: "pt-1 text-start font-sans text-[0.8125rem] md:text-[0.9375rem] font-bold text-gray-500" }, [
767
788
  /* @__PURE__ */ e("div", null, " Note: AI-generated response may not be fully accurate; check with experts for critical information. ")
768
- ], -1)), $a = /* @__PURE__ */ M({
789
+ ], -1)), Oa = /* @__PURE__ */ M({
769
790
  __name: "NewMDMQuestionSimulation",
770
- setup(h) {
771
- const t = B(), s = ce(), g = u("");
772
- t.question = "";
773
- const a = u(null), c = u(!1), _ = u(O), x = u(!1);
774
- g.value = t.recognizedText, de(() => {
791
+ setup(p) {
792
+ const s = B(), t = ce(), g = m("");
793
+ s.question = "";
794
+ const a = m(null), c = m(!1), _ = m(O), x = m(!1);
795
+ g.value = s.recognizedText, de(() => {
775
796
  a.value.focus();
776
797
  });
777
798
  const o = (A) => {
778
- const p = A.length;
779
- _.value = O - p, c.value = p >= O;
780
- }, v = async () => {
781
- var A, p, d;
782
- console.log("options fdsfdscdzxfsdv", t.recognizedText);
799
+ const h = A.length;
800
+ _.value = O - h, c.value = h >= O;
801
+ }, b = async () => {
802
+ var A, h, d;
803
+ console.log("options fdsfdscdzxfsdv", s.recognizedText);
783
804
  try {
784
- if (console.log("options fdsfdscdzxfsdv", t.recognizedText), t.question.trim().length < 1) {
805
+ if (console.log("options fdsfdscdzxfsdv", s.recognizedText), s.question.trim().length < 1) {
785
806
  console.log("Please enter answer!");
786
807
  return;
787
808
  }
788
- x.value = !0, t.dotLoader = !0;
789
- const f = {
790
- question: t.question || t.recognizedText
809
+ x.value = !0, s.dotLoader = !0;
810
+ const v = {
811
+ question: s.question || s.recognizedText
791
812
  };
792
- console.log("ques", f), t.conversations.push(f);
793
- const b = u("");
794
- b.value = t.question || t.recognizedText, t.question = "";
795
- const m = {
796
- assessmentId: t.simulationSkill,
797
- question: b.value,
798
- past_messages: t.past_messages,
799
- prompt: t.generatedPrompt,
800
- assessmentType: t.assessmentType,
813
+ console.log("ques", v), s.conversations.push(v);
814
+ const f = m("");
815
+ f.value = s.question || s.recognizedText, s.question = "";
816
+ const u = {
817
+ assessmentId: s.simulationSkill,
818
+ question: f.value,
819
+ past_messages: s.past_messages,
820
+ prompt: s.generatedPrompt,
821
+ assessmentType: s.assessmentType,
801
822
  userFunction: "HR",
802
- empSeniority: t.empSeniority,
803
- functionRole: t.functionRole,
804
- userBand: t.band_code,
805
- storeFinalFeedback: t.storeFinalFeedback,
806
- storeFinalScore: t.storeFinalScore
823
+ empSeniority: s.empSeniority,
824
+ functionRole: s.functionRole,
825
+ userBand: s.band_code,
826
+ storeFinalFeedback: s.storeFinalFeedback,
827
+ storeFinalScore: s.storeFinalScore
807
828
  };
808
- console.log("Payload for MDM1==> ", m);
829
+ console.log("Payload for MDM1==> ", u);
809
830
  let y;
810
831
  X === "prod" ? y = "/ManualExportActivity" : y = "/fetchCompletionDemo";
811
- const P = await K(y, m);
812
- t.addConversation((A = P.data) == null ? void 0 : A.body, "new"), x.value = !1, t.dotLoader = !1, t.recognizedText = "";
813
- } catch (f) {
814
- if (console.error(f), V.isAxiosError(f)) {
815
- const b = f;
816
- console.log("Error found!"), console.error((p = b.response) == null ? void 0 : p.data), s.setError(((d = b.response) == null ? void 0 : d.data).message);
832
+ const F = await K(y, u);
833
+ s.addConversation((A = F.data) == null ? void 0 : A.body, "new"), x.value = !1, s.dotLoader = !1, s.recognizedText = "";
834
+ } catch (v) {
835
+ if (console.error(v), V.isAxiosError(v)) {
836
+ const f = v;
837
+ console.log("Error found!"), console.error((h = f.response) == null ? void 0 : h.data), t.setError(((d = f.response) == null ? void 0 : d.data).message);
817
838
  } else
818
- s.setError("There was an issue, please contact helpmate");
839
+ t.setError("There was an issue, please contact helpmate");
819
840
  }
820
841
  };
821
- return (A, p) => (l(), r("div", Sa, [
822
- e("div", Ca, [
823
- e("div", Na, [
824
- e("div", La, [
825
- e("div", Ta, [
826
- e("div", Pa, [
827
- x.value ? (l(), r("div", ja, Ea)) : (l(), r("div", Fa, [
842
+ return (A, h) => (l(), r("div", Pa, [
843
+ e("div", Ta, [
844
+ e("div", Fa, [
845
+ e("div", za, [
846
+ e("div", Ra, [
847
+ e("div", Ma, [
848
+ x.value ? (l(), r("div", Ia, $a)) : (l(), r("div", ja, [
828
849
  (l(), r("svg", {
829
- disabled: i(t).beginFlag === !0,
850
+ disabled: i(s).beginFlag === !0,
830
851
  class: W([
831
- i(t).beginFlag === !0 ? "cursor-not-allowed text-gray-600" : "cursor-pointer",
852
+ i(s).beginFlag === !0 ? "cursor-not-allowed text-gray-600" : "cursor-pointer",
832
853
  "bi bi-send ml-2 h-7 w-7 rotate-45 rounded"
833
854
  ]),
834
- onClick: p[0] || (p[0] = (d) => i(t).searchBoxdisable === !1 || i(t).beginFlag === !0 ? "" : v()),
855
+ onClick: h[0] || (h[0] = (d) => i(s).searchBoxdisable === !1 || i(s).beginFlag === !0 ? "" : b()),
835
856
  xmlns: "http://www.w3.org/2000/svg",
836
857
  fill: "currentColor",
837
858
  viewBox: "0 0 16 16"
838
- }, Ma, 10, za))
859
+ }, Ea, 10, Da))
839
860
  ]))
840
861
  ]),
841
- e("div", Ia, [
842
- ve(e("input", {
862
+ e("div", Va, [
863
+ xe(e("input", {
843
864
  onKeyup: [
844
- p[1] || (p[1] = ut((d) => x.value ? "" : v(), ["enter"])),
845
- p[3] || (p[3] = (d) => o(i(t).question))
865
+ h[1] || (h[1] = ut((d) => x.value ? "" : b(), ["enter"])),
866
+ h[3] || (h[3] = (d) => o(i(s).question))
846
867
  ],
847
- disabled: i(t).beginFlag === !0 || i(t).searchBoxdisable === !1,
868
+ disabled: i(s).beginFlag === !0 || i(s).searchBoxdisable === !1,
848
869
  class: W([
849
- i(t).beginFlag === !0 || i(t).searchBoxdisable === !1 ? "cursor-not-allowed bg-[#e5e7eb]" : "bg-white",
870
+ i(s).beginFlag === !0 || i(s).searchBoxdisable === !1 ? "cursor-not-allowed bg-[#e5e7eb]" : "bg-white",
850
871
  "fontFormattingAMA rounded-lg flex w-full border border-genpact-darkest-teal py-[18px] pl-[30px] pr-[70px]"
851
872
  ]),
852
- "onUpdate:modelValue": p[2] || (p[2] = (d) => i(t).question = d),
873
+ "onUpdate:modelValue": h[2] || (h[2] = (d) => i(s).question = d),
853
874
  placeholder: "Write your answer here...",
854
875
  type: "text",
855
876
  ref_key: "AiSearch",
856
877
  ref: a
857
- }, null, 42, Ha), [
858
- [ct, i(t).question]
878
+ }, null, 42, Qa), [
879
+ [ct, i(s).question]
859
880
  ])
860
881
  ])
861
882
  ]),
862
- Ba
883
+ Ga
863
884
  ])
864
885
  ])
865
886
  ])
866
887
  ]));
867
888
  }
868
889
  });
869
- const Va = /* @__PURE__ */ U($a, [["__scopeId", "data-v-6c0980b5"]]), ee = (h) => (Z("data-v-2f3d502d"), h = h(), Y(), h), Qa = { class: "max-h-screen overflow-auto md:p-6 p-3 text-[#161916]" }, Ga = {
890
+ const Xa = /* @__PURE__ */ U(Oa, [["__scopeId", "data-v-6c0980b5"]]), ee = (p) => (Z("data-v-2f3d502d"), p = p(), Y(), p), Wa = { class: "max-h-screen overflow-auto md:p-6 p-3 text-[#161916]" }, Ua = {
870
891
  key: 0,
871
892
  class: "flex flex-col items-center justify-center gap-4"
872
- }, Oa = /* @__PURE__ */ ee(() => /* @__PURE__ */ e("div", { class: "text-2xl font-[700]" }, "Assessment Access Required", -1)), Xa = /* @__PURE__ */ ee(() => /* @__PURE__ */ e("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 ", -1)), Wa = [
873
- Oa,
874
- Xa
875
- ], Ua = {
876
- key: 1,
877
- class: "flex flex-col items-center justify-center gap-4"
878
- }, Ja = /* @__PURE__ */ ee(() => /* @__PURE__ */ e("div", { class: "text-2xl font-[700]" }, "Invalid URL", -1)), Ka = /* @__PURE__ */ ee(() => /* @__PURE__ */ e("h3", { className: "text-lg font-medium my-6 text-center text-gray-500" }, " Invalid URL or assessment not found. Please check the URL or contact support. ", -1)), Za = [
893
+ }, Ja = /* @__PURE__ */ ee(() => /* @__PURE__ */ e("div", { class: "text-2xl font-[700]" }, "Assessment Access Required", -1)), Ka = /* @__PURE__ */ ee(() => /* @__PURE__ */ e("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 ", -1)), Za = [
879
894
  Ja,
880
895
  Ka
881
896
  ], Ya = {
897
+ key: 1,
898
+ class: "flex flex-col items-center justify-center gap-4"
899
+ }, eo = /* @__PURE__ */ ee(() => /* @__PURE__ */ e("div", { class: "text-2xl font-[700]" }, "Invalid URL", -1)), to = /* @__PURE__ */ ee(() => /* @__PURE__ */ e("h3", { className: "text-lg font-medium my-6 text-center text-gray-500" }, " Invalid URL or assessment not found. Please check the URL or contact support. ", -1)), so = [
900
+ eo,
901
+ to
902
+ ], ao = {
882
903
  key: 1,
883
904
  className: "h-screen flex flex-col items-stretch"
884
- }, eo = { class: "z-20" }, to = /* @__PURE__ */ ee(() => /* @__PURE__ */ e("div", { class: "mt-6" }, null, -1)), so = { class: "flex h-full items-stretch overflow-hidden" }, ao = { class: "mx-auto w-11/12 bg-white" }, oo = { class: "relative flex h-full w-full flex-col items-stretch overflow-hidden" }, no = {
905
+ }, oo = { class: "z-20" }, no = /* @__PURE__ */ ee(() => /* @__PURE__ */ e("div", { class: "mt-6" }, null, -1)), io = { class: "flex h-full items-stretch overflow-hidden" }, lo = { class: "mx-auto w-11/12 bg-white" }, ro = { class: "relative flex h-full w-full flex-col items-stretch overflow-hidden" }, co = {
885
906
  key: 0,
886
907
  class: "relative"
887
- }, io = {
908
+ }, uo = {
888
909
  key: 1,
889
910
  class: "relative"
890
- }, lo = /* @__PURE__ */ M({
911
+ }, mo = /* @__PURE__ */ M({
891
912
  __name: "AssessmentSimulation",
892
- setup(h) {
893
- const t = u(!0), s = u(!1), g = u(!1);
894
- u(!1), u(!1);
895
- const a = B(), c = ce(), _ = u(""), x = u(""), o = u(""), v = u(""), A = localStorage.getItem("accessToken");
896
- let p = "";
897
- const d = u("");
898
- let f = "", b = "";
899
- const m = u(), y = u(!1), P = new URL(window.location.href), q = P.searchParams.get("skillId") || P.searchParams.get("assessmentId");
900
- x.value = P.searchParams.get("mode") ?? "", a.simulationSkill = q ?? "";
913
+ setup(p) {
914
+ const s = m(!0), t = m(!1), g = m(!1);
915
+ m(!1), m(!1);
916
+ const a = B(), c = ce(), _ = m(""), x = m(""), o = m(""), b = m(""), A = localStorage.getItem("accessToken");
917
+ let h = "";
918
+ const d = m("");
919
+ let v = "", f = "";
920
+ const u = m(), y = m(!1), F = new URL(window.location.href), q = F.searchParams.get("skillId") || F.searchParams.get("assessmentId");
921
+ x.value = F.searchParams.get("mode") ?? "", a.simulationSkill = q ?? "";
901
922
  const te = ["703331197", "703380812", "703331909", "703363051", "703319578"];
902
923
  de(async () => {
903
- t.value = !0, await se(), await oe();
924
+ s.value = !0, await se(), await oe();
904
925
  });
905
926
  const se = async () => {
906
927
  var C, N, R, L, E, j, I;
@@ -908,12 +929,12 @@ const Va = /* @__PURE__ */ U($a, [["__scopeId", "data-v-6c0980b5"]]), ee = (h) =
908
929
  const S = await me(
909
930
  `/getLearnerData?forSimulation=true&skillForSimulation=${a.simulationSkill}`
910
931
  );
911
- a.initialize(S.data), a.assessmentQuestion || (console.log("getAssessmentDetails========================>"), await ae()), t.value = !1, a.simulationSkill === "937e84ef-e95d-4327-9afe-e7be2bf420eb" ? a.skillNameForSimulation = "GenpactNext" : a.simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ea" || a.simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ef" ? a.skillNameForSimulation = "Agentic AI" : a.simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" ? a.skillNameForSimulation = "Data" : a.simulationSkill === "25f8e44f-b83e-42d6-a168-b0e1fb83b26a" && (a.skillNameForSimulation = "SLDP Simulation");
932
+ a.initialize(S.data), a.assessmentQuestion || (console.log("getAssessmentDetails========================>"), await ae()), s.value = !1, a.simulationSkill === "937e84ef-e95d-4327-9afe-e7be2bf420eb" ? a.skillNameForSimulation = "GenpactNext" : a.simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ea" || a.simulationSkill === "32b7d6d8-f7a8-40a0-ab84-8784f25897ef" ? a.skillNameForSimulation = "Agentic AI" : a.simulationSkill === "7bd03cb6-79ad-4e2a-8a8b-88dc16147369" ? a.skillNameForSimulation = "Data" : a.simulationSkill === "25f8e44f-b83e-42d6-a168-b0e1fb83b26a" && (a.skillNameForSimulation = "SLDP Simulation");
912
933
  } catch (S) {
913
- if (console.error(S), t.value = !1, V.isAxiosError(S) && ((C = S.response) != null && C.status) || S && typeof S == "object" && "response" in S && S.response && typeof S.response == "object" && "status" in S.response && S.response.status) {
934
+ if (console.error(S), s.value = !1, V.isAxiosError(S) && ((C = S.response) != null && C.status) || S && typeof S == "object" && "response" in S && S.response && typeof S.response == "object" && "status" in S.response && S.response.status) {
914
935
  const k = S;
915
936
  if (console.log("Error found!"), console.error((N = k.response) == null ? void 0 : N.data), ((R = k.response) == null ? void 0 : R.status) === 424 || ((L = k.response) == null ? void 0 : L.status) === 425 || ((E = k.response) == null ? void 0 : E.status) === 400) {
916
- v.value = (j = k.response) == null ? void 0 : j.status, console.log("errorCode value", v.value), g.value = !0;
937
+ b.value = (j = k.response) == null ? void 0 : j.status, console.log("errorCode value", b.value), g.value = !0;
917
938
  return;
918
939
  }
919
940
  c.setError(((I = k.response) == null ? void 0 : I.data).message);
@@ -921,27 +942,27 @@ const Va = /* @__PURE__ */ U($a, [["__scopeId", "data-v-6c0980b5"]]), ee = (h) =
921
942
  c.setError("There was an issue, please contact helpmate");
922
943
  }
923
944
  }, ae = async () => {
924
- var C, N, R, L, E, j, I, S, k, J, be, xe, ye, we, _e, Ae, ke, Se, Ce, Ne, Le, Te, Pe, Fe, ze, Re, Me, je, De, qe, Ee, Ie, He, Be, $e, Ve, Qe, Ge, Oe, Xe, We, Ue, Je, Ke, Ze, Ye, et, tt;
945
+ var C, N, R, L, E, j, I, S, k, J, ye, we, _e, Ae, ke, Se, Ce, Ne, Le, Pe, Te, Fe, ze, Re, Me, je, De, qe, Ee, Ie, He, Be, $e, Ve, Qe, Ge, Oe, Xe, We, Ue, Je, Ke, Ze, Ye, et, tt, st, at;
925
946
  console.log("Start getAssessmentDetails");
926
947
  try {
927
- X === "prod" ? p = `https://api-v2.genpact.com/api/my-profile/assessment-master/getAssessmentDetailsById?id=${a.simulationSkill}` : p = `https://api-v2-dev.genpact.com/api/my-profile/assessment-master/getAssessmentDetailsById?id=${a.simulationSkill}`;
928
- const n = await me(p);
929
- _.value = (N = (C = n == null ? void 0 : n.data) == null ? void 0 : C.data) == null ? void 0 : N.name, a.skillNameForSimulation = _.value, a.generatedPrompt = (L = (R = n == null ? void 0 : n.data) == null ? void 0 : R.data) == null ? void 0 : L.generatedPrompt, a.assessmentType = (j = (E = n == null ? void 0 : n.data) == null ? void 0 : E.data) == null ? void 0 : j.assessmentType, o.value = (S = (I = n == null ? void 0 : n.data) == null ? void 0 : I.data) == null ? void 0 : S.status, y.value = (J = (k = n == null ? void 0 : n.data) == null ? void 0 : k.data) == null ? void 0 : J.editMode, a.empSeniority = (xe = (be = n == null ? void 0 : n.data) == null ? void 0 : be.data) == null ? void 0 : xe.empSeniority, a.functionRole = (we = (ye = n == null ? void 0 : n.data) == null ? void 0 : ye.data) == null ? void 0 : we.functionRole, f = (Ae = (_e = n == null ? void 0 : n.data) == null ? void 0 : _e.data) == null ? void 0 : Ae.accessBand, b = (Se = (ke = n == null ? void 0 : n.data) == null ? void 0 : ke.data) == null ? void 0 : Se.accessOhrList;
930
- const Q = (Ne = (Ce = n == null ? void 0 : n.data) == null ? void 0 : Ce.data) == null ? void 0 : Ne.createdBy;
931
- if (a.mcqType = (Te = (Le = n == null ? void 0 : n.data) == null ? void 0 : Le.data) == null ? void 0 : Te.mcqTypes, a.storeFinalFeedback = (Fe = (Pe = n == null ? void 0 : n.data) == null ? void 0 : Pe.data) == null ? void 0 : Fe.storeFinalFeedback, a.storeFinalScore = (Re = (ze = n == null ? void 0 : n.data) == null ? void 0 : ze.data) == null ? void 0 : Re.storeFinalScore, o.value === "inactive")
932
- s.value = !0;
948
+ X === "prod" ? h = `https://api-v2.genpact.com/api/my-profile/assessment-master/getAssessmentDetailsById?id=${a.simulationSkill}` : h = `https://api-v2-dev.genpact.com/api/my-profile/assessment-master/getAssessmentDetailsById?id=${a.simulationSkill}`;
949
+ const n = await me(h);
950
+ _.value = (N = (C = n == null ? void 0 : n.data) == null ? void 0 : C.data) == null ? void 0 : N.name, a.skillNameForSimulation = _.value, a.generatedPrompt = (L = (R = n == null ? void 0 : n.data) == null ? void 0 : R.data) == null ? void 0 : L.generatedPrompt, a.assessmentType = (j = (E = n == null ? void 0 : n.data) == null ? void 0 : E.data) == null ? void 0 : j.assessmentType, o.value = (S = (I = n == null ? void 0 : n.data) == null ? void 0 : I.data) == null ? void 0 : S.status, y.value = (J = (k = n == null ? void 0 : n.data) == null ? void 0 : k.data) == null ? void 0 : J.editMode, a.empSeniority = (we = (ye = n == null ? void 0 : n.data) == null ? void 0 : ye.data) == null ? void 0 : we.empSeniority, a.functionRole = (Ae = (_e = n == null ? void 0 : n.data) == null ? void 0 : _e.data) == null ? void 0 : Ae.functionRole, v = (Se = (ke = n == null ? void 0 : n.data) == null ? void 0 : ke.data) == null ? void 0 : Se.accessBand, f = (Ne = (Ce = n == null ? void 0 : n.data) == null ? void 0 : Ce.data) == null ? void 0 : Ne.accessOhrList;
951
+ const Q = (Pe = (Le = n == null ? void 0 : n.data) == null ? void 0 : Le.data) == null ? void 0 : Pe.createdBy;
952
+ if (a.mcqType = (Fe = (Te = n == null ? void 0 : n.data) == null ? void 0 : Te.data) == null ? void 0 : Fe.mcqTypes, a.storeFinalFeedback = (Re = (ze = n == null ? void 0 : n.data) == null ? void 0 : ze.data) == null ? void 0 : Re.storeFinalFeedback, a.storeFinalScore = (je = (Me = n == null ? void 0 : n.data) == null ? void 0 : Me.data) == null ? void 0 : je.storeFinalScore, o.value === "inactive")
953
+ t.value = !0;
933
954
  else if (o.value === "draft")
934
- x.value !== at.DRAFT && (s.value = !0);
935
- else if (o.value === "active" && y.value && x.value === at.DRAFT) {
936
- X === "prod" ? p = `https://api-v2.genpact.com/api/my-profile/assessment-master/getDraftAssessmentDetailsById?assessmentId=${a.simulationSkill}` : p = `https://api-v2-dev.genpact.com/api/my-profile/assessment-master/getDraftAssessmentDetailsById?assessmentId=${a.simulationSkill}`;
937
- const w = await me(p);
938
- a.generatedPrompt = (je = (Me = w == null ? void 0 : w.data) == null ? void 0 : Me.data) == null ? void 0 : je.generatedPrompt, a.assessmentType = (qe = (De = w == null ? void 0 : w.data) == null ? void 0 : De.data) == null ? void 0 : qe.assessmentType, a.empSeniority = (Ie = (Ee = w == null ? void 0 : w.data) == null ? void 0 : Ee.data) == null ? void 0 : Ie.empSeniority, a.functionRole = (Be = (He = w == null ? void 0 : w.data) == null ? void 0 : He.data) == null ? void 0 : Be.functionRole, a.storeFinalFeedback = (Ve = ($e = w == null ? void 0 : w.data) == null ? void 0 : $e.data) == null ? void 0 : Ve.storeFinalFeedback, a.storeFinalScore = (Ge = (Qe = w == null ? void 0 : w.data) == null ? void 0 : Qe.data) == null ? void 0 : Ge.storeFinalScore, f = (Xe = (Oe = w == null ? void 0 : w.data) == null ? void 0 : Oe.data) == null ? void 0 : Xe.accessBand, b = (Ue = (We = w == null ? void 0 : w.data) == null ? void 0 : We.data) == null ? void 0 : Ue.accessOhrList;
955
+ x.value !== nt.DRAFT && (t.value = !0);
956
+ else if (o.value === "active" && y.value && x.value === nt.DRAFT) {
957
+ X === "prod" ? h = `https://api-v2.genpact.com/api/my-profile/assessment-master/getDraftAssessmentDetailsById?assessmentId=${a.simulationSkill}` : h = `https://api-v2-dev.genpact.com/api/my-profile/assessment-master/getDraftAssessmentDetailsById?assessmentId=${a.simulationSkill}`;
958
+ const w = await me(h);
959
+ a.generatedPrompt = (qe = (De = w == null ? void 0 : w.data) == null ? void 0 : De.data) == null ? void 0 : qe.generatedPrompt, a.assessmentType = (Ie = (Ee = w == null ? void 0 : w.data) == null ? void 0 : Ee.data) == null ? void 0 : Ie.assessmentType, a.empSeniority = (Be = (He = w == null ? void 0 : w.data) == null ? void 0 : He.data) == null ? void 0 : Be.empSeniority, a.functionRole = (Ve = ($e = w == null ? void 0 : w.data) == null ? void 0 : $e.data) == null ? void 0 : Ve.functionRole, a.storeFinalFeedback = (Ge = (Qe = w == null ? void 0 : w.data) == null ? void 0 : Qe.data) == null ? void 0 : Ge.storeFinalFeedback, a.storeFinalScore = (Xe = (Oe = w == null ? void 0 : w.data) == null ? void 0 : Oe.data) == null ? void 0 : Xe.storeFinalScore, v = (Ue = (We = w == null ? void 0 : w.data) == null ? void 0 : We.data) == null ? void 0 : Ue.accessBand, f = (Ke = (Je = w == null ? void 0 : w.data) == null ? void 0 : Je.data) == null ? void 0 : Ke.accessOhrList;
939
960
  }
940
- const ht = a == null ? void 0 : a.band_code, st = (Je = f == null ? void 0 : f.split(",")) == null ? void 0 : Je.map((w) => w.trim());
961
+ const pt = a == null ? void 0 : a.band_code, ot = (Ze = v == null ? void 0 : v.split(",")) == null ? void 0 : Ze.map((w) => w.trim());
941
962
  if (Q === (a == null ? void 0 : a.ohr) || te.includes(a == null ? void 0 : a.ohr))
942
963
  console.log("User has access to this assessment.");
943
964
  else {
944
- if (st.length === 0 && b.length === 0)
965
+ if (ot.length === 0 && f.length === 0)
945
966
  throw console.log("Both bands and exceptionOHR are empty. Access denied."), {
946
967
  response: {
947
968
  status: 424,
@@ -950,7 +971,7 @@ const Va = /* @__PURE__ */ U($a, [["__scopeId", "data-v-6c0980b5"]]), ee = (h) =
950
971
  }
951
972
  }
952
973
  };
953
- if (st.includes(ht) || b.includes(a == null ? void 0 : a.ohr))
974
+ if (ot.includes(pt) || f.includes(a == null ? void 0 : a.ohr))
954
975
  console.log("User has access to this assessment.");
955
976
  else
956
977
  throw console.log("User does not have access to this assessment."), {
@@ -964,13 +985,13 @@ const Va = /* @__PURE__ */ U($a, [["__scopeId", "data-v-6c0980b5"]]), ee = (h) =
964
985
  }
965
986
  console.log("end getAssessmentDetails");
966
987
  } catch (n) {
967
- if (console.error(n), t.value = !1, V.isAxiosError(n) && ((Ke = n.response) != null && Ke.status) || n && typeof n == "object" && "response" in n && n.response && typeof n.response == "object" && "status" in n.response && n.response.status) {
988
+ if (console.error(n), s.value = !1, V.isAxiosError(n) && ((Ye = n.response) != null && Ye.status) || n && typeof n == "object" && "response" in n && n.response && typeof n.response == "object" && "status" in n.response && n.response.status) {
968
989
  const Q = n;
969
- if (console.log("Error found!"), console.error((Ze = Q.response) == null ? void 0 : Ze.data), ((Ye = Q.response) == null ? void 0 : Ye.status) === 424 || ((et = Q.response) == null ? void 0 : et.status) === 425) {
990
+ if (console.log("Error found!"), console.error((et = Q.response) == null ? void 0 : et.data), ((tt = Q.response) == null ? void 0 : tt.status) === 424 || ((st = Q.response) == null ? void 0 : st.status) === 425) {
970
991
  g.value = !0;
971
992
  return;
972
993
  }
973
- c.setError(((tt = Q.response) == null ? void 0 : tt.data).message);
994
+ c.setError(((at = Q.response) == null ? void 0 : at.data).message);
974
995
  } else
975
996
  c.setError("There was an issue, please contact helpmate");
976
997
  }
@@ -988,7 +1009,7 @@ const Va = /* @__PURE__ */ U($a, [["__scopeId", "data-v-6c0980b5"]]), ee = (h) =
988
1009
  });
989
1010
  a.genomeFunctionValue = (R = (N = (C = k == null ? void 0 : k.data) == null ? void 0 : C.role_function) == null ? void 0 : N.function) == null ? void 0 : R.name, a.genomeRoleValue = (j = (E = (L = k == null ? void 0 : k.data) == null ? void 0 : L.role_function) == null ? void 0 : E.role) == null ? void 0 : j.name;
990
1011
  } catch (k) {
991
- if (console.error(k), t.value = !1, V.isAxiosError(k)) {
1012
+ if (console.error(k), s.value = !1, V.isAxiosError(k)) {
992
1013
  const J = k;
993
1014
  console.log("Error found!"), console.error((I = J.response) == null ? void 0 : I.data), c.setError(((S = J.response) == null ? void 0 : S.data).message);
994
1015
  } else
@@ -996,39 +1017,39 @@ const Va = /* @__PURE__ */ U($a, [["__scopeId", "data-v-6c0980b5"]]), ee = (h) =
996
1017
  }
997
1018
  }, ne = () => {
998
1019
  var C;
999
- (C = m.value) == null || C.sendQuestion();
1020
+ (C = u.value) == null || C.sendQuestion();
1000
1021
  };
1001
1022
  return (C, N) => (l(), r("section", null, [
1002
- F(rt, { "is-visible": g.value }, {
1003
- default: dt(() => [
1004
- e("div", Qa, [
1005
- v.value === 424 || v.value === "425" ? (l(), r("div", Ga, Wa)) : z("", !0),
1006
- v.value === 400 ? (l(), r("div", Ua, Za)) : z("", !0)
1023
+ T(he, { "is-visible": g.value }, {
1024
+ default: ge(() => [
1025
+ e("div", Wa, [
1026
+ b.value === 424 || b.value === "425" ? (l(), r("div", Ua, Za)) : z("", !0),
1027
+ b.value === 400 ? (l(), r("div", Ya, so)) : z("", !0)
1007
1028
  ])
1008
1029
  ]),
1009
1030
  _: 1
1010
1031
  }, 8, ["is-visible"]),
1011
1032
  e("div", null, [
1012
- t.value ? (l(), yt(ft, { key: 0 })) : (l(), r("main", Ya, [
1013
- e("div", eo, [
1014
- F(zt)
1033
+ s.value ? (l(), wt(ft, { key: 0 })) : (l(), r("main", ao, [
1034
+ e("div", oo, [
1035
+ T(Rt)
1015
1036
  ]),
1016
- to,
1017
- e("div", so, [
1018
- e("div", ao, [
1019
- e("div", oo, [
1020
- F(zs, { onCallQuestion: ne }),
1037
+ no,
1038
+ e("div", io, [
1039
+ e("div", lo, [
1040
+ e("div", ro, [
1041
+ T(Ds, { onCallQuestion: ne }),
1021
1042
  e("div", {
1022
1043
  class: W(i(a).showVoiceComponent === !0 ? "mt-[160px]" : "mt-[120px]")
1023
1044
  }, null, 2)
1024
1045
  ]),
1025
- i(a).assessmentQuestion ? (l(), r("div", no, [
1026
- F(ka, {
1046
+ i(a).assessmentQuestion ? (l(), r("div", co, [
1047
+ T(La, {
1027
1048
  ref_key: "newQuestionRef",
1028
- ref: m
1049
+ ref: u
1029
1050
  }, null, 512)
1030
- ])) : (l(), r("div", io, [
1031
- F(Va)
1051
+ ])) : (l(), r("div", uo, [
1052
+ T(Xa)
1032
1053
  ]))
1033
1054
  ])
1034
1055
  ])
@@ -1037,7 +1058,7 @@ const Va = /* @__PURE__ */ U($a, [["__scopeId", "data-v-6c0980b5"]]), ee = (h) =
1037
1058
  ]));
1038
1059
  }
1039
1060
  });
1040
- const bo = /* @__PURE__ */ U(lo, [["__scopeId", "data-v-2f3d502d"]]);
1061
+ const _o = /* @__PURE__ */ U(mo, [["__scopeId", "data-v-2f3d502d"]]);
1041
1062
  export {
1042
- bo as default
1063
+ _o as default
1043
1064
  };