@genpact/genome.mfe.mgtwin-app 1.1.80-alpha → 1.1.82-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.
@@ -0,0 +1,106 @@
1
+ import { o as i, c as p, a as e, d as v, J as f, b, e as _, h as r, p as c, v as n, F as h, I as g, B as m, C as y } from "./main-bf744aef.mjs";
2
+ import { _ as w } from "./genome-Logo-white-ffcf2413.mjs";
3
+ import { _ as k } from "./_plugin-vue_export-helper-dad06003.mjs";
4
+ function S(t, s) {
5
+ return i(), p("svg", {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ viewBox: "0 0 24 24",
8
+ fill: "currentColor",
9
+ "aria-hidden": "true"
10
+ }, [
11
+ e("path", {
12
+ "fill-rule": "evenodd",
13
+ d: "M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm-4.28 9.22a.75.75 0 000 1.06l3 3a.75.75 0 101.06-1.06l-1.72-1.72h5.69a.75.75 0 000-1.5h-5.69l1.72-1.72a.75.75 0 00-1.06-1.06l-3 3z",
14
+ "clip-rule": "evenodd"
15
+ })
16
+ ]);
17
+ }
18
+ const D = { className: "flex justify-between items-center gap-4 h-14" }, T = /* @__PURE__ */ e("div", { class: "font-bold text-xl" }, "Back", -1), B = /* @__PURE__ */ e("div", { class: "text-white font-bold text-xl" }, "AI Guru Edit Skill Data", -1), E = /* @__PURE__ */ e("img", {
19
+ class: "w-36",
20
+ src: w
21
+ }, null, -1), I = /* @__PURE__ */ v({
22
+ __name: "HeaderForEditSkillData",
23
+ setup(t) {
24
+ const s = f(), d = () => {
25
+ s.push({ name: "SkillData" });
26
+ };
27
+ return (l, x) => (i(), p("div", D, [
28
+ e("div", {
29
+ onClick: d,
30
+ class: "flex justify-start items-center text-white cursor-pointer"
31
+ }, [
32
+ b(_(S), { class: "w-9 h-9 mr-1" }),
33
+ T
34
+ ]),
35
+ B,
36
+ E
37
+ ]));
38
+ }
39
+ }), u = (t) => (m("data-v-24ee233d"), t = t(), y(), t), V = { class: "bg-genpact-blue-box w-full px-5 mb-6" }, C = { class: "grid grid-cols-5 gap-8 p-10 items-stretch" }, $ = /* @__PURE__ */ u(() => /* @__PURE__ */ e("div", { class: "col-span-1 text-center" }, [
40
+ /* @__PURE__ */ e("label", {
41
+ for: "topic",
42
+ class: "block text-base font-bold text-gray-900 mb-1"
43
+ }, "Topic")
44
+ ], -1)), N = { class: "col-span-4" }, j = /* @__PURE__ */ u(() => /* @__PURE__ */ e("div", { class: "col-span-1 text-center" }, [
45
+ /* @__PURE__ */ e("label", {
46
+ for: "description",
47
+ class: "block text-base font-bold text-gray-900 mb-1"
48
+ }, "Description")
49
+ ], -1)), F = { class: "col-span-4" }, M = /* @__PURE__ */ u(() => /* @__PURE__ */ e("div", { class: "col-span-1 text-center" }, [
50
+ /* @__PURE__ */ e("label", {
51
+ for: "offeringType",
52
+ class: "block text-base font-bold text-gray-900 mb-1"
53
+ }, "Offering Type")
54
+ ], -1)), U = { class: "col-span-4" }, W = /* @__PURE__ */ g('<div class="col-span-1" data-v-24ee233d></div><div class="col-span-4" data-v-24ee233d><div class="flex justify-between items-center" data-v-24ee233d><div class="bg-genpact-darkest-blue text-center text-white px-4 py-2 rounded-md font-bold" data-v-24ee233d> Duplicate Check </div><div data-v-24ee233d></div><div class="bg-genpact-darkest-blue text-center text-white px-4 py-2 rounded-md font-bold" data-v-24ee233d> Submit </div></div></div>', 2), z = /* @__PURE__ */ g('<div class="px-16 py-6" data-v-24ee233d><div class="w-full overflow-x-auto rounded-lg border border-black" data-v-24ee233d><table class="table-auto w-full text-sm text-left rtl:text-right rounded-lg overflow-hidden" data-v-24ee233d><thead class="text-lg text-gray-700 bg-gray-50 font-bold text-center" data-v-24ee233d><tr data-v-24ee233d><th scope="col" class="px-6 py-3" data-v-24ee233d>Topic name</th><th scope="col" class="px-6 py-3" data-v-24ee233d>Description</th><th scope="col" class="px-6 py-3" data-v-24ee233d>OfferingType</th></tr></thead><tbody data-v-24ee233d><tr class="odd:bg-white even:bg-gray-100 hover:bg-gray-50" data-v-24ee233d><th class="px-6 py-4 font-medium text-gray-900" data-v-24ee233d>Apple MacBook Pro&quot;</th><td class="px-6 py-4" data-v-24ee233d>Silver</td><td class="px-6 py-4" data-v-24ee233d>Laptop</td></tr></tbody></table></div></div>', 1), A = /* @__PURE__ */ v({
55
+ __name: "EditSkillData",
56
+ setup(t) {
57
+ const s = r(""), d = r(""), l = r("");
58
+ return (x, a) => (i(), p(h, null, [
59
+ e("nav", V, [
60
+ b(I)
61
+ ]),
62
+ e("div", C, [
63
+ $,
64
+ e("div", N, [
65
+ c(e("input", {
66
+ "onUpdate:modelValue": a[0] || (a[0] = (o) => s.value = o),
67
+ id: "topic",
68
+ class: "w-full p-2.5 text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 shadow-sm focus:outline-none focus:border-genpact-blue-box focus:ring-genpact-blue-box focus:ring-1",
69
+ placeholder: "Write here..."
70
+ }, null, 512), [
71
+ [n, s.value]
72
+ ])
73
+ ]),
74
+ j,
75
+ e("div", F, [
76
+ c(e("textarea", {
77
+ "onUpdate:modelValue": a[1] || (a[1] = (o) => d.value = o),
78
+ id: "description",
79
+ rows: "5",
80
+ class: "w-full p-2.5 text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 shadow-sm focus:outline-none focus:border-genpact-blue-box focus:ring-genpact-blue-box focus:ring-1",
81
+ placeholder: "Write here..."
82
+ }, null, 512), [
83
+ [n, d.value]
84
+ ])
85
+ ]),
86
+ M,
87
+ e("div", U, [
88
+ c(e("input", {
89
+ "onUpdate:modelValue": a[2] || (a[2] = (o) => l.value = o),
90
+ id: "offeringType",
91
+ class: "w-full p-2.5 text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 shadow-sm focus:outline-none focus:border-genpact-blue-box focus:ring-genpact-blue-box focus:ring-1",
92
+ placeholder: "Write here..."
93
+ }, null, 512), [
94
+ [n, l.value]
95
+ ])
96
+ ]),
97
+ W
98
+ ]),
99
+ z
100
+ ], 64));
101
+ }
102
+ });
103
+ const H = /* @__PURE__ */ k(A, [["__scopeId", "data-v-24ee233d"]]);
104
+ export {
105
+ H as default
106
+ };