golden-logic-ui 1.0.160 → 1.0.161

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.
@@ -1,4 +1,4 @@
1
- import { openBlock as d, createElementBlock as u, createElementVNode as t, createCommentVNode as g, createStaticVNode as tt, inject as xe, watch as H, effectScope as rt, computed as E, reactive as Le, resolveComponent as z, Fragment as w, createVNode as q, normalizeClass as p, toDisplayString as h, withModifiers as T, withDirectives as P, vModelText as U, renderList as D, normalizeStyle as st, renderSlot as I, ref as C, onMounted as R, createTextVNode as $, vShow as Q, nextTick as Te, createBlock as Z, resolveDynamicComponent as le, mergeProps as ae, withCtx as ie, vModelDynamic as at, provide as Me, pushScopeId as nt, popScopeId as ot, vModelCheckbox as lt, toHandlers as be, onUnmounted as it, TransitionGroup as dt, unref as ut, resolveDirective as Ie, markRaw as ct } from "vue";
1
+ import { openBlock as d, createElementBlock as u, createElementVNode as t, createCommentVNode as g, createStaticVNode as tt, inject as xe, watch as H, effectScope as rt, computed as L, reactive as Le, resolveComponent as z, Fragment as w, createVNode as q, normalizeClass as p, toDisplayString as h, withModifiers as E, withDirectives as P, vModelText as U, renderList as D, normalizeStyle as st, renderSlot as I, ref as C, onMounted as R, createTextVNode as $, vShow as Q, nextTick as Te, createBlock as Z, resolveDynamicComponent as le, mergeProps as ae, withCtx as ie, vModelDynamic as at, provide as Me, pushScopeId as nt, popScopeId as ot, vModelCheckbox as lt, toHandlers as be, onUnmounted as it, TransitionGroup as dt, unref as ut, resolveDirective as Ie, markRaw as ct } from "vue";
2
2
  const O = (e, r) => {
3
3
  const s = e.__vccOpts || e;
4
4
  for (const [n, o] of r)
@@ -187,7 +187,7 @@ function ke(e, r, s) {
187
187
  var a = e._wrappedGetters, i = {}, l = {}, c = rt(!0);
188
188
  c.run(function() {
189
189
  K(a, function(f, m) {
190
- i[m] = Pt(f, e), l[m] = E(function() {
190
+ i[m] = Pt(f, e), l[m] = L(function() {
191
191
  return i[m]();
192
192
  }), Object.defineProperty(e.getters, m, {
193
193
  get: function() {
@@ -1047,9 +1047,9 @@ function $r(e, r, s, n, o, a) {
1047
1047
  })
1048
1048
  }, h(s.label_name), 3),
1049
1049
  t("div", {
1050
- onDragover: r[3] || (r[3] = T((...l) => a.onDragOver && a.onDragOver(...l), ["prevent"])),
1051
- onDragleave: r[4] || (r[4] = T((...l) => a.onDragLeave && a.onDragLeave(...l), ["prevent"])),
1052
- onDrop: r[5] || (r[5] = T((...l) => a.onDrop && a.onDrop(...l), ["prevent"])),
1050
+ onDragover: r[3] || (r[3] = E((...l) => a.onDragOver && a.onDragOver(...l), ["prevent"])),
1051
+ onDragleave: r[4] || (r[4] = E((...l) => a.onDragLeave && a.onDragLeave(...l), ["prevent"])),
1052
+ onDrop: r[5] || (r[5] = E((...l) => a.onDrop && a.onDrop(...l), ["prevent"])),
1053
1053
  class: "flex flex-col items-center justify-center w-full h-40 mt-3 mb-3 border-2 border-gray-300 border-dashed rounded-lg cursor-pointer bg-gray-50 dark:hover:bg-bray-800 dark:bg-gray-700 hover:bg-gray-100 dark:border-gray-600 dark:hover:border-gray-500 dark:hover:bg-gray-600"
1054
1054
  }, [
1055
1055
  t("div", Wt, [
@@ -1284,7 +1284,7 @@ const yc = /* @__PURE__ */ O(Lr, [["render", Nr]]), Vr = { class: "bg-white bord
1284
1284
  }
1285
1285
  },
1286
1286
  setup(e) {
1287
- const r = e, s = E(() => r.class);
1287
+ const r = e, s = L(() => r.class);
1288
1288
  return (n, o) => (d(), u("div", {
1289
1289
  class: p(["flex flex-col gap-9", s.value])
1290
1290
  }, [
@@ -1390,11 +1390,11 @@ const yc = /* @__PURE__ */ O(Lr, [["render", Nr]]), Vr = { class: "bg-white bord
1390
1390
  b.key === "Enter" && b.target.form && b.preventDefault();
1391
1391
  }));
1392
1392
  });
1393
- const _ = E(() => y()), v = E(() => A()), S = E(() => {
1393
+ const _ = L(() => y()), v = L(() => A()), S = L(() => {
1394
1394
  const b = [], x = new RegExp(f.value, "ig");
1395
1395
  for (const k of _.value) {
1396
- const L = String(k.name);
1397
- (f.value.length < 1 || L.match(x)) && b.length < s.maxItem && b.push(k);
1396
+ const T = String(k.name);
1397
+ (f.value.length < 1 || T.match(x)) && b.length < s.maxItem && b.push(k);
1398
1398
  }
1399
1399
  return b;
1400
1400
  });
@@ -1416,8 +1416,8 @@ const yc = /* @__PURE__ */ O(Lr, [["render", Nr]]), Vr = { class: "bg-white bord
1416
1416
  return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(
1417
1417
  /[xy]/g,
1418
1418
  function(k) {
1419
- const L = (b + Math.random() * 16) % 16 | 0;
1420
- return b = Math.floor(b / 16), (k === "x" ? L : L & 3 | 8).toString(16);
1419
+ const T = (b + Math.random() * 16) % 16 | 0;
1420
+ return b = Math.floor(b / 16), (k === "x" ? T : T & 3 | 8).toString(16);
1421
1421
  }
1422
1422
  );
1423
1423
  }
@@ -1506,7 +1506,7 @@ const yc = /* @__PURE__ */ O(Lr, [["render", Nr]]), Vr = { class: "bg-white bord
1506
1506
  }, [
1507
1507
  t("h3", Fr, h(e.label_name), 1),
1508
1508
  t("p", Rr, [
1509
- (d(!0), u(w, null, D(v.value, (k, L) => (d(), u("span", qr, h(k == null ? void 0 : k.name), 1))), 256))
1509
+ (d(!0), u(w, null, D(v.value, (k, T) => (d(), u("span", qr, h(k == null ? void 0 : k.name), 1))), 256))
1510
1510
  ]),
1511
1511
  Hr
1512
1512
  ], 2)) : g("", !0),
@@ -1514,10 +1514,10 @@ const yc = /* @__PURE__ */ O(Lr, [["render", Nr]]), Vr = { class: "bg-white bord
1514
1514
  key: 1,
1515
1515
  class: p(e.field_name)
1516
1516
  }, [
1517
- (d(!0), u(w, null, D(i.value, (k, L) => (d(), u("input", {
1517
+ (d(!0), u(w, null, D(i.value, (k, T) => (d(), u("input", {
1518
1518
  type: "hidden",
1519
1519
  name: e.field_name + "[]",
1520
- key: L,
1520
+ key: T,
1521
1521
  value: k
1522
1522
  }, null, 8, zr))), 128)),
1523
1523
  e.options ? (d(), u("div", Zr, [
@@ -1549,13 +1549,13 @@ const yc = /* @__PURE__ */ O(Lr, [["render", Nr]]), Vr = { class: "bg-white bord
1549
1549
  class: "flex flex-wrap gap-2 pl-8 pr-2 gl-multi-dropdown showOptions",
1550
1550
  onClick: x[0] || (x[0] = (k) => F())
1551
1551
  }, [
1552
- (d(!0), u(w, null, D(v.value, (k, L) => (d(), u("span", {
1553
- key: L,
1552
+ (d(!0), u(w, null, D(v.value, (k, T) => (d(), u("span", {
1553
+ key: T,
1554
1554
  class: "px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded pointer-events-none dark:bg-blue-900 dark:text-blue-300"
1555
1555
  }, [
1556
1556
  $(h(k == null ? void 0 : k.name) + " ", 1),
1557
1557
  t("i", {
1558
- onClick: T((De) => he(k), ["stop"]),
1558
+ onClick: E((De) => he(k), ["stop"]),
1559
1559
  class: "cursor-pointer pointer-events-auto hover:text-red-600 dark:hover:text-red-400 fas fa-times"
1560
1560
  }, null, 8, Yr)
1561
1561
  ]))), 128))
@@ -1586,15 +1586,15 @@ const yc = /* @__PURE__ */ O(Lr, [["render", Nr]]), Vr = { class: "bg-white bord
1586
1586
  ])
1587
1587
  ]),
1588
1588
  t("div", ss, [
1589
- (d(!0), u(w, null, D(S.value, (k, L) => (d(), u("div", {
1589
+ (d(!0), u(w, null, D(S.value, (k, T) => (d(), u("div", {
1590
1590
  class: p([
1591
1591
  "block px-2 py-2 text-xs leading-4 text-gray-700 no-underline cursor-pointer dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white",
1592
- L + 1 == l.value || ce(k.id) ? "bg-gray-100 dark:bg-gray-600" : ""
1592
+ T + 1 == l.value || ce(k.id) ? "bg-gray-100 dark:bg-gray-600" : ""
1593
1593
  ]),
1594
1594
  onClick: (De) => j(k),
1595
1595
  onMousedown: (De) => j(k),
1596
- key: L,
1597
- id: `${L + 1}${m.value}`
1596
+ key: T,
1597
+ id: `${T + 1}${m.value}`
1598
1598
  }, h(k.name || k.id || "-"), 43, as))), 128))
1599
1599
  ])
1600
1600
  ], 512), [
@@ -2165,7 +2165,7 @@ const xc = /* @__PURE__ */ O(ns, [["render", ls]]), is = { class: "font-bold pte
2165
2165
  R(() => {
2166
2166
  a.value !== null && a.value.hasAttribute("autofocus") && a.value.focus();
2167
2167
  });
2168
- const i = E({
2168
+ const i = L({
2169
2169
  get() {
2170
2170
  return n.modelValue;
2171
2171
  },
@@ -2184,7 +2184,7 @@ const xc = /* @__PURE__ */ O(ns, [["render", ls]]), is = { class: "font-bold pte
2184
2184
  ], 2)) : g("", !0),
2185
2185
  e.show ? g("", !0) : (d(), u("div", {
2186
2186
  key: 1,
2187
- class: p(["mb-4", e.field_name])
2187
+ class: p(e.field_name)
2188
2188
  }, [
2189
2189
  t("label", {
2190
2190
  class: p({
@@ -2590,7 +2590,7 @@ function ln(e, r, s, n, o, a) {
2590
2590
  t("div", ma, [
2591
2591
  t("button", {
2592
2592
  class: "p-3 rounded-full shadow-lg arrow_button_styles",
2593
- onClick: r[1] || (r[1] = T((i) => a.prev(), ["stop"]))
2593
+ onClick: r[1] || (r[1] = E((i) => a.prev(), ["stop"]))
2594
2594
  }, [
2595
2595
  s.direction_property == "ltr" ? (d(), u("svg", ba, ya)) : g("", !0),
2596
2596
  s.direction_property == "rtl" ? (d(), u("svg", _a, xa)) : g("", !0)
@@ -2605,7 +2605,7 @@ function ln(e, r, s, n, o, a) {
2605
2605
  t("div", wa, [
2606
2606
  t("button", {
2607
2607
  class: "p-3 rounded-full shadow-lg arrow_button_styles",
2608
- onClick: r[2] || (r[2] = T((i) => a.next(), ["stop"]))
2608
+ onClick: r[2] || (r[2] = E((i) => a.next(), ["stop"]))
2609
2609
  }, [
2610
2610
  s.direction_property == "ltr" ? (d(), u("svg", ka, Ca)) : g("", !0),
2611
2611
  s.direction_property == "rtl" ? (d(), u("svg", Sa, Oa)) : g("", !0)
@@ -2812,7 +2812,7 @@ const Oc = /* @__PURE__ */ O(sa, [["render", ln], ["__scopeId", "data-v-a94f16a9
2812
2812
  },
2813
2813
  emits: ["update:modelValue"],
2814
2814
  setup(e, { emit: r }) {
2815
- const s = e, n = r, o = C(null), a = E({
2815
+ const s = e, n = r, o = C(null), a = L({
2816
2816
  get() {
2817
2817
  return s.modelValue;
2818
2818
  },
@@ -2983,7 +2983,7 @@ const Oc = /* @__PURE__ */ O(sa, [["render", ln], ["__scopeId", "data-v-a94f16a9
2983
2983
  y.key === "Enter" && y.target.form && y.preventDefault();
2984
2984
  }));
2985
2985
  });
2986
- const m = E(() => fe()), _ = E(() => he()), v = E(() => {
2986
+ const m = L(() => fe()), _ = L(() => he()), v = L(() => {
2987
2987
  const y = [], A = new RegExp(c.value, "ig");
2988
2988
  for (const j of m.value) {
2989
2989
  const F = String(j.name);
@@ -3116,7 +3116,7 @@ const Oc = /* @__PURE__ */ O(sa, [["render", ln], ["__scopeId", "data-v-a94f16a9
3116
3116
  readonly: ""
3117
3117
  }, null, 10, Nn),
3118
3118
  P(t("i", {
3119
- onClick: A[1] || (A[1] = T((b) => me(), ["stop"])),
3119
+ onClick: A[1] || (A[1] = E((b) => me(), ["stop"])),
3120
3120
  class: "absolute text-gray-500 cursor-pointer fas fa-times right-7 hover:text-gray-700 dark:hover:text-gray-800",
3121
3121
  style: { top: "13px" }
3122
3122
  }, null, 512), [
@@ -3153,8 +3153,8 @@ const Oc = /* @__PURE__ */ O(sa, [["render", ln], ["__scopeId", "data-v-a94f16a9
3153
3153
  var k;
3154
3154
  return d(), u("div", {
3155
3155
  class: p(["relative px-2 py-2 text-xs leading-4 text-gray-700 no-underline cursor-pointer dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white", x + 1 == i.value ? "bg-gray-100 dark:bg-gray-600" : ""]),
3156
- onClick: (L) => ne(b),
3157
- onMousedown: (L) => ne(b),
3156
+ onClick: (T) => ne(b),
3157
+ onMousedown: (T) => ne(b),
3158
3158
  key: x,
3159
3159
  id: `${x + 1}${f.value}`
3160
3160
  }, [
@@ -3228,7 +3228,7 @@ const Oc = /* @__PURE__ */ O(sa, [["render", ln], ["__scopeId", "data-v-a94f16a9
3228
3228
  R(() => {
3229
3229
  a.value !== null && a.value.hasAttribute("autofocus") && a.value.focus();
3230
3230
  });
3231
- const i = E({
3231
+ const i = L({
3232
3232
  get() {
3233
3233
  return n.modelValue;
3234
3234
  },
@@ -4238,7 +4238,7 @@ function oi(e, r, s, n, o, a) {
4238
4238
  t("tr", null, [
4239
4239
  (d(!0), u(w, null, D(s.columns, (l, c) => (d(), u("th", {
4240
4240
  key: c,
4241
- onClick: (f) => a.sort(l),
4241
+ onClick: E((f) => a.sort(l), ["prevent"]),
4242
4242
  class: "w-full px-4 py-2 lg:w-2/12 capitalize"
4243
4243
  }, [
4244
4244
  $(h(l) + " ", 1),
@@ -4271,13 +4271,13 @@ function oi(e, r, s, n, o, a) {
4271
4271
  t("div", Gl, [
4272
4272
  t("a", {
4273
4273
  href: "#",
4274
- onClick: r[2] || (r[2] = T((...l) => a.previousPage && a.previousPage(...l), ["prevent"])),
4274
+ onClick: r[2] || (r[2] = E((...l) => a.previousPage && a.previousPage(...l), ["prevent"])),
4275
4275
  disabled: o.currentPage === 1,
4276
4276
  class: "relative inline-flex items-center px-4 py-2 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-md hover:bg-gray-50"
4277
4277
  }, "Previous", 8, Ul),
4278
4278
  t("a", {
4279
4279
  href: "#",
4280
- onClick: r[3] || (r[3] = T((...l) => a.nextPage && a.nextPage(...l), ["prevent"])),
4280
+ onClick: r[3] || (r[3] = E((...l) => a.nextPage && a.nextPage(...l), ["prevent"])),
4281
4281
  disabled: o.currentPage === a.totalPages,
4282
4282
  class: "relative inline-flex items-center px-4 py-2 ml-3 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-md hover:bg-gray-50"
4283
4283
  }, "Next", 8, Fl)
@@ -4300,7 +4300,7 @@ function oi(e, r, s, n, o, a) {
4300
4300
  t("li", null, [
4301
4301
  t("a", {
4302
4302
  href: "#",
4303
- onClick: r[4] || (r[4] = T((...l) => a.previousPage && a.previousPage(...l), ["prevent"])),
4303
+ onClick: r[4] || (r[4] = E((...l) => a.previousPage && a.previousPage(...l), ["prevent"])),
4304
4304
  disabled: o.currentPage === 1,
4305
4305
  class: "flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 ms-0 border-e-0 rounded-s-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"
4306
4306
  }, Ql, 8, Yl)
@@ -4310,7 +4310,7 @@ function oi(e, r, s, n, o, a) {
4310
4310
  o.currentPage !== l ? (d(), u("a", {
4311
4311
  key: 0,
4312
4312
  href: "#",
4313
- onClick: T((c) => a.goToPage(l), ["prevent"]),
4313
+ onClick: E((c) => a.goToPage(l), ["prevent"]),
4314
4314
  class: "flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"
4315
4315
  }, h(l), 9, ei)) : g("", !0)
4316
4316
  ]),
@@ -4318,7 +4318,7 @@ function oi(e, r, s, n, o, a) {
4318
4318
  o.currentPage === l ? (d(), u("a", {
4319
4319
  key: 0,
4320
4320
  href: "#",
4321
- onClick: T((c) => a.goToPage(l), ["prevent"]),
4321
+ onClick: E((c) => a.goToPage(l), ["prevent"]),
4322
4322
  "aria-current": "page",
4323
4323
  class: "z-10 flex items-center justify-center h-8 px-3 leading-tight text-blue-600 border border-blue-300 bg-blue-50 hover:bg-blue-100 hover:text-blue-700 dark:border-gray-700 dark:bg-gray-700 dark:text-white"
4324
4324
  }, h(l), 9, ti)) : g("", !0)
@@ -4327,7 +4327,7 @@ function oi(e, r, s, n, o, a) {
4327
4327
  t("li", null, [
4328
4328
  t("a", {
4329
4329
  href: "#",
4330
- onClick: r[5] || (r[5] = T((...l) => a.nextPage && a.nextPage(...l), ["prevent"])),
4330
+ onClick: r[5] || (r[5] = E((...l) => a.nextPage && a.nextPage(...l), ["prevent"])),
4331
4331
  disabled: o.currentPage === a.totalPages,
4332
4332
  class: "flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 rounded-e-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"
4333
4333
  }, ni, 8, ri)
@@ -4380,7 +4380,7 @@ const Ic = /* @__PURE__ */ O(li, [["render", ii]]), di = {
4380
4380
  return f = Math.floor(f / 16), (_ === "x" ? v : v & 3 | 8).toString(16);
4381
4381
  });
4382
4382
  return m;
4383
- })(), o = { isOpen: e, id: n }, a = E(() => r.accordions.value), i = E(() => a.value.length > 0 && a.value[0].id === n), l = E(() => a.value.length > 0 && a.value[a.value.length - 1].id === n);
4383
+ })(), o = { isOpen: e, id: n }, a = L(() => r.accordions.value), i = L(() => a.value.length > 0 && a.value[0].id === n), l = L(() => a.value.length > 0 && a.value[a.value.length - 1].id === n);
4384
4384
  return R(() => {
4385
4385
  r.registerAccordion(o);
4386
4386
  }), it(() => {
@@ -4675,7 +4675,7 @@ const Nc = /* @__PURE__ */ O(di, [["render", pi]]), yi = {
4675
4675
  v.can(`delete_${e.xprops.permission}`) ? (d(), u("li", Hi, [
4676
4676
  t("a", {
4677
4677
  href: "#",
4678
- onClick: T(f, ["prevent"]),
4678
+ onClick: E(f, ["prevent"]),
4679
4679
  class: "block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"
4680
4680
  }, [
4681
4681
  zi,
@@ -4772,7 +4772,7 @@ const Nc = /* @__PURE__ */ O(di, [["render", pi]]), yi = {
4772
4772
  v.can(`delete_${e.xprops.permission}`) ? (d(), u("li", Ji, [
4773
4773
  t("a", {
4774
4774
  href: "#",
4775
- onClick: T(f, ["prevent"]),
4775
+ onClick: E(f, ["prevent"]),
4776
4776
  class: "block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"
4777
4777
  }, [
4778
4778
  Qi,
@@ -5373,7 +5373,7 @@ const Qc = /* @__PURE__ */ O(Su, [["render", Vu]]), Bu = { class: "w-full" }, Gu
5373
5373
  }).catch(function(i) {
5374
5374
  console.error("Error copying to clipboard: ", i);
5375
5375
  });
5376
- }, o = E(() => r.code);
5376
+ }, o = L(() => r.code);
5377
5377
  return (a, i) => (d(), u("div", Bu, [
5378
5378
  t("div", Gu, [
5379
5379
  t("p", Uu, h(e.label_name), 1)
@@ -5453,7 +5453,7 @@ const Qc = /* @__PURE__ */ O(Su, [["render", Vu]]), Bu = { class: "w-full" }, Gu
5453
5453
  }).catch(function(i) {
5454
5454
  console.error("Error copying to clipboard: ", i);
5455
5455
  });
5456
- }, o = E(() => r.code);
5456
+ }, o = L(() => r.code);
5457
5457
  return (a, i) => (d(), u("div", tc, [
5458
5458
  t("div", rc, [
5459
5459
  t("label", sc, h(e.label_name), 1)
@@ -4,5 +4,5 @@
4
4
  * @license MIT
5
5
  */var le="store";function se(t){return t===void 0&&(t=null),e.inject(t!==null?t:le)}function D(t,r){Object.keys(t).forEach(function(o){return r(t[o],o)})}function ie(t){return t!==null&&typeof t=="object"}function Re(t){return t&&typeof t.then=="function"}function B(t,r){if(!t)throw new Error("[vuex] "+r)}function He(t,r){return function(){return t(r)}}function de(t,r,o){return r.indexOf(t)<0&&(o&&o.prepend?r.unshift(t):r.push(t)),function(){var a=r.indexOf(t);a>-1&&r.splice(a,1)}}function ce(t,r){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var o=t.state;z(t,o,[],t._modules.root,!0),H(t,o,r)}function H(t,r,o){var a=t._state,l=t._scope;t.getters={},t._makeLocalGettersCache=Object.create(null);var n=t._wrappedGetters,i={},s={},d=e.effectScope(!0);d.run(function(){D(n,function(c,m){i[m]=He(c,t),s[m]=e.computed(function(){return i[m]()}),Object.defineProperty(t.getters,m,{get:function(){return s[m].value},enumerable:!0})})}),t._state=e.reactive({data:r}),t._scope=d,t.strict&&Xe(t),a&&o&&t._withCommit(function(){a.data=null}),l&&l.stop()}function z(t,r,o,a,l){var n=!o.length,i=t._modules.getNamespace(o);if(a.namespaced&&(t._modulesNamespaceMap[i]&&process.env.NODE_ENV!=="production"&&console.error("[vuex] duplicate namespace "+i+" for the namespaced module "+o.join("/")),t._modulesNamespaceMap[i]=a),!n&&!l){var s=Z(r,o.slice(0,-1)),d=o[o.length-1];t._withCommit(function(){process.env.NODE_ENV!=="production"&&d in s&&console.warn('[vuex] state field "'+d+'" was overridden by a module with the same name at "'+o.join(".")+'"'),s[d]=a.state})}var c=a.context=Ze(t,i,o);a.forEachMutation(function(m,h){var p=i+h;Ke(t,p,m,c)}),a.forEachAction(function(m,h){var p=m.root?h:i+h,k=m.handler||m;We(t,p,k,c)}),a.forEachGetter(function(m,h){var p=i+h;Ye(t,p,m,c)}),a.forEachChild(function(m,h){z(t,r,o.concat(h),m,l)})}function Ze(t,r,o){var a=r==="",l={dispatch:a?t.dispatch:function(n,i,s){var d=F(n,i,s),c=d.payload,m=d.options,h=d.type;if((!m||!m.root)&&(h=r+h,process.env.NODE_ENV!=="production"&&!t._actions[h])){console.error("[vuex] unknown local action type: "+d.type+", global type: "+h);return}return t.dispatch(h,c)},commit:a?t.commit:function(n,i,s){var d=F(n,i,s),c=d.payload,m=d.options,h=d.type;if((!m||!m.root)&&(h=r+h,process.env.NODE_ENV!=="production"&&!t._mutations[h])){console.error("[vuex] unknown local mutation type: "+d.type+", global type: "+h);return}t.commit(h,c,m)}};return Object.defineProperties(l,{getters:{get:a?function(){return t.getters}:function(){return me(t,r)}},state:{get:function(){return Z(t.state,o)}}}),l}function me(t,r){if(!t._makeLocalGettersCache[r]){var o={},a=r.length;Object.keys(t.getters).forEach(function(l){if(l.slice(0,a)===r){var n=l.slice(a);Object.defineProperty(o,n,{get:function(){return t.getters[l]},enumerable:!0})}}),t._makeLocalGettersCache[r]=o}return t._makeLocalGettersCache[r]}function Ke(t,r,o,a){var l=t._mutations[r]||(t._mutations[r]=[]);l.push(function(i){o.call(t,a.state,i)})}function We(t,r,o,a){var l=t._actions[r]||(t._actions[r]=[]);l.push(function(i){var s=o.call(t,{dispatch:a.dispatch,commit:a.commit,getters:a.getters,state:a.state,rootGetters:t.getters,rootState:t.state},i);return Re(s)||(s=Promise.resolve(s)),t._devtoolHook?s.catch(function(d){throw t._devtoolHook.emit("vuex:error",d),d}):s})}function Ye(t,r,o,a){if(t._wrappedGetters[r]){process.env.NODE_ENV!=="production"&&console.error("[vuex] duplicate getter key: "+r);return}t._wrappedGetters[r]=function(n){return o(a.state,a.getters,n.state,n.getters)}}function Xe(t){e.watch(function(){return t._state.data},function(){process.env.NODE_ENV!=="production"&&B(t._committing,"do not mutate vuex store state outside mutation handlers.")},{deep:!0,flush:"sync"})}function Z(t,r){return r.reduce(function(o,a){return o[a]},t)}function F(t,r,o){return ie(t)&&t.type&&(o=r,r=t,t=t.type),process.env.NODE_ENV!=="production"&&B(typeof t=="string","expects string as the type, but found "+typeof t+"."),{type:t,payload:r,options:o}}var Je="vuex bindings",ge="vuex:mutations",K="vuex:actions",P="vuex",Qe=0;function ve(t,r){qe({id:"org.vuejs.vuex",app:t,label:"Vuex",homepage:"https://next.vuex.vuejs.org/",logo:"https://vuejs.org/images/icons/favicon-96x96.png",packageName:"vuex",componentStateTypes:[Je]},function(o){o.addTimelineLayer({id:ge,label:"Vuex Mutations",color:fe}),o.addTimelineLayer({id:K,label:"Vuex Actions",color:fe}),o.addInspector({id:P,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),o.on.getInspectorTree(function(a){if(a.app===t&&a.inspectorId===P)if(a.filter){var l=[];ye(l,r._modules.root,a.filter,""),a.rootNodes=l}else a.rootNodes=[pe(r._modules.root,"")]}),o.on.getInspectorState(function(a){if(a.app===t&&a.inspectorId===P){var l=a.nodeId;me(r,l),a.state=rt(nt(r._modules,l),l==="root"?r.getters:r._makeLocalGettersCache,l)}}),o.on.editInspectorState(function(a){if(a.app===t&&a.inspectorId===P){var l=a.nodeId,n=a.path;l!=="root"&&(n=l.split("/").filter(Boolean).concat(n)),r._withCommit(function(){a.set(r._state.data,n,a.state.value)})}}),r.subscribe(function(a,l){var n={};a.payload&&(n.payload=a.payload),n.state=l,o.notifyComponentUpdate(),o.sendInspectorTree(P),o.sendInspectorState(P),o.addTimelineEvent({layerId:ge,event:{time:Date.now(),title:a.type,data:n}})}),r.subscribeAction({before:function(a,l){var n={};a.payload&&(n.payload=a.payload),a._id=Qe++,a._time=Date.now(),n.state=l,o.addTimelineEvent({layerId:K,event:{time:a._time,title:a.type,groupId:a._id,subtitle:"start",data:n}})},after:function(a,l){var n={},i=Date.now()-a._time;n.duration={_custom:{type:"duration",display:i+"ms",tooltip:"Action duration",value:i}},a.payload&&(n.payload=a.payload),n.state=l,o.addTimelineEvent({layerId:K,event:{time:Date.now(),title:a.type,groupId:a._id,subtitle:"end",data:n}})}})})}var fe=8702998,et=6710886,tt=16777215,he={label:"namespaced",textColor:tt,backgroundColor:et};function ue(t){return t&&t!=="root"?t.split("/").slice(-2,-1)[0]:"Root"}function pe(t,r){return{id:r||"root",label:ue(r),tags:t.namespaced?[he]:[],children:Object.keys(t._children).map(function(o){return pe(t._children[o],r+o+"/")})}}function ye(t,r,o,a){a.includes(o)&&t.push({id:a||"root",label:a.endsWith("/")?a.slice(0,a.length-1):a||"Root",tags:r.namespaced?[he]:[]}),Object.keys(r._children).forEach(function(l){ye(t,r._children[l],o,a+l+"/")})}function rt(t,r,o){r=o==="root"?r:r[o];var a=Object.keys(r),l={state:Object.keys(t.state).map(function(i){return{key:i,editable:!0,value:t.state[i]}})};if(a.length){var n=ot(r);l.getters=Object.keys(n).map(function(i){return{key:i.endsWith("/")?ue(i):i,editable:!1,value:W(function(){return n[i]})}})}return l}function ot(t){var r={};return Object.keys(t).forEach(function(o){var a=o.split("/");if(a.length>1){var l=r,n=a.pop();a.forEach(function(i){l[i]||(l[i]={_custom:{value:{},display:i,tooltip:"Module",abstract:!0}}),l=l[i]._custom.value}),l[n]=W(function(){return t[o]})}else r[o]=W(function(){return t[o]})}),r}function nt(t,r){var o=r.split("/").filter(function(a){return a});return o.reduce(function(a,l,n){var i=a[l];if(!i)throw new Error('Missing module "'+l+'" for path "'+r+'".');return n===o.length-1?i:i._children},r==="root"?t:t.root._children)}function W(t){try{return t()}catch(r){return r}}var C=function(r,o){this.runtime=o,this._children=Object.create(null),this._rawModule=r;var a=r.state;this.state=(typeof a=="function"?a():a)||{}},be={namespaced:{configurable:!0}};be.namespaced.get=function(){return!!this._rawModule.namespaced},C.prototype.addChild=function(r,o){this._children[r]=o},C.prototype.removeChild=function(r){delete this._children[r]},C.prototype.getChild=function(r){return this._children[r]},C.prototype.hasChild=function(r){return r in this._children},C.prototype.update=function(r){this._rawModule.namespaced=r.namespaced,r.actions&&(this._rawModule.actions=r.actions),r.mutations&&(this._rawModule.mutations=r.mutations),r.getters&&(this._rawModule.getters=r.getters)},C.prototype.forEachChild=function(r){D(this._children,r)},C.prototype.forEachGetter=function(r){this._rawModule.getters&&D(this._rawModule.getters,r)},C.prototype.forEachAction=function(r){this._rawModule.actions&&D(this._rawModule.actions,r)},C.prototype.forEachMutation=function(r){this._rawModule.mutations&&D(this._rawModule.mutations,r)},Object.defineProperties(C.prototype,be);var O=function(r){this.register([],r,!1)};O.prototype.get=function(r){return r.reduce(function(o,a){return o.getChild(a)},this.root)},O.prototype.getNamespace=function(r){var o=this.root;return r.reduce(function(a,l){return o=o.getChild(l),a+(o.namespaced?l+"/":"")},"")},O.prototype.update=function(r){_e([],this.root,r)},O.prototype.register=function(r,o,a){var l=this;a===void 0&&(a=!0),process.env.NODE_ENV!=="production"&&we(r,o);var n=new C(o,a);if(r.length===0)this.root=n;else{var i=this.get(r.slice(0,-1));i.addChild(r[r.length-1],n)}o.modules&&D(o.modules,function(s,d){l.register(r.concat(d),s,a)})},O.prototype.unregister=function(r){var o=this.get(r.slice(0,-1)),a=r[r.length-1],l=o.getChild(a);if(!l){process.env.NODE_ENV!=="production"&&console.warn("[vuex] trying to unregister module '"+a+"', which is not registered");return}l.runtime&&o.removeChild(a)},O.prototype.isRegistered=function(r){var o=this.get(r.slice(0,-1)),a=r[r.length-1];return o?o.hasChild(a):!1};function _e(t,r,o){if(process.env.NODE_ENV!=="production"&&we(t,o),r.update(o),o.modules)for(var a in o.modules){if(!r.getChild(a)){process.env.NODE_ENV!=="production"&&console.warn("[vuex] trying to add a new module '"+a+"' on hot reloading, manual reload is needed");return}_e(t.concat(a),r.getChild(a),o.modules[a])}}var ke={assert:function(t){return typeof t=="function"},expected:"function"},at={assert:function(t){return typeof t=="function"||typeof t=="object"&&typeof t.handler=="function"},expected:'function or object with "handler" function'},xe={getters:ke,mutations:ke,actions:at};function we(t,r){Object.keys(xe).forEach(function(o){if(r[o]){var a=xe[o];D(r[o],function(l,n){B(a.assert(l),lt(t,o,n,l,a.expected))})}})}function lt(t,r,o,a,l){var n=r+" should be "+l+' but "'+r+"."+o+'"';return t.length>0&&(n+=' in module "'+t.join(".")+'"'),n+=" is "+JSON.stringify(a)+".",n}var V=function t(r){var o=this;r===void 0&&(r={}),process.env.NODE_ENV!=="production"&&(B(typeof Promise<"u","vuex requires a Promise polyfill in this browser."),B(this instanceof t,"store must be called with the new operator."));var a=r.plugins;a===void 0&&(a=[]);var l=r.strict;l===void 0&&(l=!1);var n=r.devtools;this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new O(r),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._scope=null,this._devtools=n;var i=this,s=this,d=s.dispatch,c=s.commit;this.dispatch=function(p,k){return d.call(i,p,k)},this.commit=function(p,k,$){return c.call(i,p,k,$)},this.strict=l;var m=this._modules.root.state;z(this,m,[],this._modules.root),H(this,m),a.forEach(function(h){return h(o)})},Y={state:{configurable:!0}};V.prototype.install=function(r,o){r.provide(o||le,this),r.config.globalProperties.$store=this;var a=this._devtools!==void 0?this._devtools:process.env.NODE_ENV!=="production"||!1;a&&ve(r,this)},Y.state.get=function(){return this._state.data},Y.state.set=function(t){process.env.NODE_ENV!=="production"&&B(!1,"use store.replaceState() to explicit replace store state.")},V.prototype.commit=function(r,o,a){var l=this,n=F(r,o,a),i=n.type,s=n.payload,d=n.options,c={type:i,payload:s},m=this._mutations[i];if(!m){process.env.NODE_ENV!=="production"&&console.error("[vuex] unknown mutation type: "+i);return}this._withCommit(function(){m.forEach(function(p){p(s)})}),this._subscribers.slice().forEach(function(h){return h(c,l.state)}),process.env.NODE_ENV!=="production"&&d&&d.silent&&console.warn("[vuex] mutation type: "+i+". Silent option has been removed. Use the filter functionality in the vue-devtools")},V.prototype.dispatch=function(r,o){var a=this,l=F(r,o),n=l.type,i=l.payload,s={type:n,payload:i},d=this._actions[n];if(!d){process.env.NODE_ENV!=="production"&&console.error("[vuex] unknown action type: "+n);return}try{this._actionSubscribers.slice().filter(function(m){return m.before}).forEach(function(m){return m.before(s,a.state)})}catch(m){process.env.NODE_ENV!=="production"&&(console.warn("[vuex] error in before action subscribers: "),console.error(m))}var c=d.length>1?Promise.all(d.map(function(m){return m(i)})):d[0](i);return new Promise(function(m,h){c.then(function(p){try{a._actionSubscribers.filter(function(k){return k.after}).forEach(function(k){return k.after(s,a.state)})}catch(k){process.env.NODE_ENV!=="production"&&(console.warn("[vuex] error in after action subscribers: "),console.error(k))}m(p)},function(p){try{a._actionSubscribers.filter(function(k){return k.error}).forEach(function(k){return k.error(s,a.state,p)})}catch(k){process.env.NODE_ENV!=="production"&&(console.warn("[vuex] error in error action subscribers: "),console.error(k))}h(p)})})},V.prototype.subscribe=function(r,o){return de(r,this._subscribers,o)},V.prototype.subscribeAction=function(r,o){var a=typeof r=="function"?{before:r}:r;return de(a,this._actionSubscribers,o)},V.prototype.watch=function(r,o,a){var l=this;return process.env.NODE_ENV!=="production"&&B(typeof r=="function","store.watch only accepts a function."),e.watch(function(){return r(l.state,l.getters)},o,Object.assign({},a))},V.prototype.replaceState=function(r){var o=this;this._withCommit(function(){o._state.data=r})},V.prototype.registerModule=function(r,o,a){a===void 0&&(a={}),typeof r=="string"&&(r=[r]),process.env.NODE_ENV!=="production"&&(B(Array.isArray(r),"module path must be a string or an Array."),B(r.length>0,"cannot register the root module by using registerModule.")),this._modules.register(r,o),z(this,this.state,r,this._modules.get(r),a.preserveState),H(this,this.state)},V.prototype.unregisterModule=function(r){var o=this;typeof r=="string"&&(r=[r]),process.env.NODE_ENV!=="production"&&B(Array.isArray(r),"module path must be a string or an Array."),this._modules.unregister(r),this._withCommit(function(){var a=Z(o.state,r.slice(0,-1));delete a[r[r.length-1]]}),ce(this)},V.prototype.hasModule=function(r){return typeof r=="string"&&(r=[r]),process.env.NODE_ENV!=="production"&&B(Array.isArray(r),"module path must be a string or an Array."),this._modules.isRegistered(r)},V.prototype.hotUpdate=function(r){this._modules.update(r),ce(this,!0)},V.prototype._withCommit=function(r){var o=this._committing;this._committing=!0,r(),this._committing=o},Object.defineProperties(V.prototype,Y);var st=Ne(function(t,r){var o={};return process.env.NODE_ENV!=="production"&&!X(r)&&console.error("[vuex] mapState: mapper parameter must be either an Array or an Object"),Ee(r).forEach(function(a){var l=a.key,n=a.val;o[l]=function(){var s=this.$store.state,d=this.$store.getters;if(t){var c=Ve(this.$store,"mapState",t);if(!c)return;s=c.context.state,d=c.context.getters}return typeof n=="function"?n.call(this,s,d):s[n]},o[l].vuex=!0}),o}),it=Ne(function(t,r){var o={};return process.env.NODE_ENV!=="production"&&!X(r)&&console.error("[vuex] mapMutations: mapper parameter must be either an Array or an Object"),Ee(r).forEach(function(a){var l=a.key,n=a.val;o[l]=function(){for(var s=[],d=arguments.length;d--;)s[d]=arguments[d];var c=this.$store.commit;if(t){var m=Ve(this.$store,"mapMutations",t);if(!m)return;c=m.context.commit}return typeof n=="function"?n.apply(this,[c].concat(s)):c.apply(this.$store,[n].concat(s))}}),o});function Ee(t){return X(t)?Array.isArray(t)?t.map(function(r){return{key:r,val:r}}):Object.keys(t).map(function(r){return{key:r,val:t[r]}}):[]}function X(t){return Array.isArray(t)||ie(t)}function Ne(t){return function(r,o){return typeof r!="string"?(o=r,r=""):r.charAt(r.length-1)!=="/"&&(r+="/"),t(r,o)}}function Ve(t,r,o){var a=t._modulesNamespaceMap[o];return process.env.NODE_ENV!=="production"&&!a&&console.error("[vuex] module namespace not found in "+r+"(): "+o),a}const dt={components:{DeleteConfirmationModal:G},props:{is_required:{type:Boolean,default:!1},error_message:{type:String,default:""},description:{type:String,default:""},show:{type:Boolean,default:!1},has_multiple_file:{show:Boolean,default:!1},field_name:{type:String,default:""},label_name:{type:String,default:""},route_url:{type:String,default:""},model_value:{type:Array,default:[]},file_config:{type:Object,default:{}},is_enable_delete:{type:Boolean,default:!0}},emits:["uploaded"],data(){return{media_id:"",error_message_data:"",open_delete_modal:!1,files:[],uploadFileList:[],isDragging:!1}},methods:{closeDeleteModal(){this.open_delete_modal=!1},deleteAction(){axios.delete(this.route_url+"/destroyMedia/"+this.media_id).then(t=>{let r=this.uploadFileList.findIndex(o=>o.id===this.media_id);r!==-1&&this.uploadFileList.splice(r,1),this.closeDeleteModal(),this.$store.commit("notification/SHOW_NOTIFICATION",{message:"Item deleted successfully.",type:"success",duration:5e3})}).catch(t=>{console.error(t),this.is_loading=!1})},getFileName(t){return t.length>12?t.substring(0,13)+"... ."+t.split(".")[1]:t},formatFileSize(t){if(t===0)return"0 Bytes";const r=1024,o=["Bytes","KB","MB","GB","TB"],a=Math.floor(Math.log(t)/Math.log(r));return parseFloat((t/Math.pow(r,a)).toFixed(2))+" "+o[a]},onDragOver(t){t.preventDefault(),this.isDragging=!0,t.dataTransfer.dropEffect="copy"},onDragLeave(t){t.preventDefault(),this.isDragging=!1},onDrop(t){t.preventDefault(),this.isDragging=!1;const r=t.dataTransfer.files;Array.from(r).forEach(o=>{this.uploadFile(o)})},async uploadFiles(t){const r=t.target.files,o=Array.from(r).map(a=>this.uploadFile(a));await Promise.all(o),this.$emit("uploaded")},getFirstError(t,r){return t.hasOwnProperty(r)?t[r][0]:""},async uploadFile(t){return new Promise((r,o)=>{t||r();const a=new FormData;a.append("file",t),Object.entries(this.file_config).forEach(([l,n])=>{a.append(l,n)}),this.files.push({file_name:t.name,loading:0}),axios.post(this.route_url+"/media",a,{onUploadProgress:l=>{this.files[this.files.length-1].loading=Math.floor(l.loaded/l.total*100)}}).then(l=>{let n=this.files.findIndex(i=>i.file_name===t.name);n!==-1&&this.files.splice(n,1),this.uploadFileList.push({file_name:l.data.file_name,size:l.data.size,id:l.data.id,url:l.data.url}),this.error_message_data="",r()}).catch(l=>{l.response.status===422?this.error_message_data=this.getFirstError(l.response.data.errors,"file"):console.error("An error occurred:",l);let n=this.files.findIndex(i=>i.file_name===t.name);n!==-1&&this.files.splice(n,1),console.log(l),r()})})}},computed:{uploadedFileIds(){var t;return this.has_multiple_file?this.uploadFileList.map(r=>r.id):((t=this.uploadFileList[0])==null?void 0:t.id)||null}},mounted(){console.log(this.model_value),this.model_value?Array.isArray(this.model_value)?this.uploadFileList=this.model_value:this.uploadFileList=[this.model_value]:this.uploadFileList=[],this.error_message_data=this.error_message}},ct={class:"flex flex-col items-center justify-center pt-5 pb-6"},mt=["multiple"],gt=["name"],ft=[e.createElementVNode("svg",{class:"w-8 h-8 mb-4 text-gray-500 dark:text-gray-400","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 16"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M13 13h3a3 3 0 0 0 0-6h-.025A5.56 5.56 0 0 0 16 6.5 5.5 5.5 0 0 0 5.207 5.021C5.137 5.017 5.071 5 5 5a4 4 0 0 0 0 8h2.167M10 15V6m0 0L8 8m2-2 2 2"})],-1),e.createElementVNode("p",{class:"text-sm text-gray-500 dark:text-gray-400"}," Drag & drop files or browse ",-1)],ht={key:1},ut=[e.createElementVNode("p",{class:"text-sm text-gray-500 dark:text-gray-400"},"Drop files here",-1)],pt={class:"mt-2 gl-span-form-error"},yt={class:"block mt-2 mb-3 text-sm font-normal leading-5 text-gray-500"},bt={key:0,class:""},_t={class:"flex items-center justify-between p-2 mb-2 text-gray-900 rounded-lg bg-gray-50 hover:bg-gray-100 hover:shadow dark:bg-gray-600 dark:hover:bg-gray-500 dark:text-white"},kt=e.createElementVNode("i",{class:"text-3xl fas fa-file-alt"},null,-1),xt={class:"w-full ml-3"},wt={class:"flex items-center justify-between mb-1"},Et={class:"text-xs text-black dark:text-white"},Nt={class:"text-xs text-black dark:text-white"},Vt={class:"w-full h-1 mb-1 bg-white rounded-full dark:bg-gray-800"},Bt={class:"overflow-x-scroll max-h-56"},Ct={class:"flex items-center justify-between p-2 mb-2 text-gray-900 rounded-lg bg-gray-50 hover:bg-gray-100 hover:shadow dark:bg-gray-600 dark:hover:bg-gray-500 dark:text-white"},$t={class:"flex items-center"},St=e.createElementVNode("i",{class:"text-3xl fas fa-file-alt","aria-hidden":"true"},null,-1),Dt={class:"flex flex-col ml-3"},Ot={class:"text-xs"},Tt={class:"text-xs"},Pt={class:"flex gap-2"},At=["href"],Lt=["onClick"];function Mt(t,r,o,a,l,n){const i=e.resolveComponent("DeleteConfirmationModal");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(i,{isOpen:l.open_delete_modal,onConfirmDelete:n.deleteAction,onCancelDelete:n.closeDeleteModal},null,8,["isOpen","onConfirmDelete","onCancelDelete"]),e.createElementVNode("div",{class:e.normalizeClass([{"border-red-500 dark:border-red-500":l.error_message_data!=="","border-gray-200 dark:border-gray-700":l.error_message_data==""},"w-full p-4 bg-white border rounded-lg shadow dark:bg-gray-800"])},[e.createElementVNode("label",{class:e.normalizeClass({"gl-label-form":l.error_message_data=="","gl-label-form-invalid":l.error_message_data!=="",required:o.is_required})},e.toDisplayString(o.label_name),3),e.createElementVNode("div",{onDragover:r[3]||(r[3]=e.withModifiers((...s)=>n.onDragOver&&n.onDragOver(...s),["prevent"])),onDragleave:r[4]||(r[4]=e.withModifiers((...s)=>n.onDragLeave&&n.onDragLeave(...s),["prevent"])),onDrop:r[5]||(r[5]=e.withModifiers((...s)=>n.onDrop&&n.onDrop(...s),["prevent"])),class:"flex flex-col items-center justify-center w-full h-40 mt-3 mb-3 border-2 border-gray-300 border-dashed rounded-lg cursor-pointer bg-gray-50 dark:hover:bg-bray-800 dark:bg-gray-700 hover:bg-gray-100 dark:border-gray-600 dark:hover:border-gray-500 dark:hover:bg-gray-600"},[e.createElementVNode("div",ct,[e.createElementVNode("input",{type:"file",ref:"file_input"+o.field_name,hidden:"",multiple:o.has_multiple_file,onChange:r[0]||(r[0]=(...s)=>n.uploadFiles&&n.uploadFiles(...s))},null,40,mt),e.withDirectives(e.createElementVNode("input",{type:"hidden",name:o.field_name,"onUpdate:modelValue":r[1]||(r[1]=s=>n.uploadedFileIds=s)},null,8,gt),[[e.vModelText,n.uploadedFileIds]]),l.isDragging?(e.openBlock(),e.createElementBlock("div",ht,ut)):(e.openBlock(),e.createElementBlock("div",{key:0,class:"flex flex-col items-center justify-center",onClick:r[2]||(r[2]=s=>t.$refs["file_input"+this.field_name].click())},ft))])],32),e.createElementVNode("span",pt,e.toDisplayString(l.error_message_data),1),e.createElementVNode("small",yt,e.toDisplayString(o.description),1),l.files.length>0?(e.openBlock(),e.createElementBlock("section",bt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.files,(s,d)=>(e.openBlock(),e.createElementBlock("li",_t,[kt,e.createElementVNode("div",xt,[e.createElementVNode("div",wt,[e.createElementVNode("span",Et,e.toDisplayString(n.getFileName(s.file_name)),1),e.createElementVNode("span",Nt,e.toDisplayString(s.loading),1)]),e.createElementVNode("div",Vt,[e.createElementVNode("div",{class:"h-full bg-gray-500 rounded-full dark:bg-gray-400",style:e.normalizeStyle({width:s.loading+"%"})},null,4)])])]))),256))])):e.createCommentVNode("",!0),e.createElementVNode("section",Bt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.uploadFileList,(s,d)=>(e.openBlock(),e.createElementBlock("li",Ct,[e.createElementVNode("div",$t,[St,e.createElementVNode("div",Dt,[e.createElementVNode("span",Ot,e.toDisplayString(n.getFileName(s.file_name)),1),e.createElementVNode("span",Tt,e.toDisplayString(n.formatFileSize(s.size)),1)])]),e.createElementVNode("div",Pt,[e.createElementVNode("a",{href:s.url,target:"_blank",class:"text-lg text-blue-600 cursor-pointer dark:text-blue-400 fas fa-download"},null,8,At),o.is_enable_delete?(e.openBlock(),e.createElementBlock("i",{key:0,onClick:c=>{l.media_id=s.id,l.open_delete_modal=!0},class:"text-lg text-red-600 cursor-pointer dark:text-red-400 fas fa-x"},null,8,Lt)):e.createCommentVNode("",!0)])]))),256))])],2)],64)}const jt=_(dt,[["render",Mt]]),It={computed:{...st("notification",["notification"]),alertClasses(){switch(this.notification.type){case"info":return"text-blue-800 bg-blue-50 dark:bg-gray-800 dark:text-blue-400";case"error":return"text-red-800 bg-red-50 dark:bg-gray-800 dark:text-red-400";case"success":return"text-green-800 bg-green-50 dark:bg-gray-800 dark:text-green-400";case"warning":return"text-yellow-800 bg-yellow-50 dark:bg-gray-800 dark:text-yellow-300";case"dark":return"text-gray-800 bg-gray-50 dark:bg-gray-800 dark:text-gray-300";default:return""}},buttonClasses(){switch(this.notification.type){case"info":return"bg-blue-50 text-blue-500 focus:ring-blue-400 hover:bg-blue-200 dark:hover:bg-gray-700";case"error":return"bg-red-50 text-red-500 focus:ring-red-400 hover:bg-red-200 dark:hover:bg-gray-700";case"success":return"bg-green-50 text-green-500 focus:ring-green-400 hover:bg-green-200 dark:hover:bg-gray-700";case"warning":return"bg-yellow-50 text-yellow-500 focus:ring-yellow-400 hover:bg-yellow-200 dark:hover:bg-gray-700";case"dark":return"bg-gray-50 text-gray-500 focus:ring-gray-400 hover:bg-gray-200 dark:hover:bg-gray-700";default:return""}}},methods:{...it("notification",["HIDE_NOTIFICATION"]),dismiss(){this.HIDE_NOTIFICATION()}},watch:{"notification.show":function(t){t&&setTimeout(()=>{this.dismiss()},this.notification.duration)}}},Gt=e.createElementVNode("svg",{class:"flex-shrink-0 w-4 h-4","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 20 20"},[e.createElementVNode("path",{d:"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5ZM9.5 4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM12 15H8a1 1 0 0 1 0-2h1v-3H8a1 1 0 0 1 0-2h2a1 1 0 0 1 1 1v4h1a1 1 0 0 1 0 2Z"})],-1),zt=e.createElementVNode("span",{class:"sr-only"},"Info",-1),Ft={class:"mr-3 text-sm font-medium ms-3"},Ut=[e.createElementVNode("span",{class:"sr-only"},"Close",-1),e.createElementVNode("svg",{class:"w-3 h-3","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 14"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6"})],-1)];function qt(t,r,o,a,l,n){return t.notification.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["fixed right-0 z-50 flex items-center p-4 m-5 mb-4 rounded-lg shadow-lg",n.alertClasses]),role:"alert"},[Gt,zt,e.createElementVNode("div",Ft,e.toDisplayString(t.notification.message),1),e.createElementVNode("button",{type:"button",onClick:r[0]||(r[0]=(...i)=>n.dismiss&&n.dismiss(...i)),class:e.normalizeClass(["inline-flex items-center justify-center w-6 h-6 p-1 -mx-1 -my-1 rounded-lg ms-auto focus:ring-2 hover:bg-opacity-50",n.buttonClasses]),"aria-label":"Close"},Ut,2)],2)):e.createCommentVNode("",!0)}const Rt=_(It,[["render",qt]]),Ht={components:{},props:{field_name:{type:String,default:""},trans_selector_name:{type:String,default:"i18n_selector"}},data(){return{locals:[],default_language:""}},methods:{getLocals(){const t={id:this.menu_id};axios.get("/admin/get_locals",{params:t}).then(r=>{this.locals=r.data.locals,this.default_language=r.data.default_language,console.log("default_language",this.default_language)}).catch(r=>{console.error(r)})}},created(){this.getLocals()},mounted(){}},Zt={class:"grid w-full gap-1 mt-5 mb-5 md:gap-0 md:grid-cols-10 language-selector"},Kt=["name","value","id","checked"],Wt=["for"];function Yt(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("ul",Zt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.locals,(i,s)=>(e.openBlock(),e.createElementBlock("li",null,[e.createElementVNode("input",{type:"radio",name:o.trans_selector_name,value:i,class:"hidden peer",id:i+"_"+o.field_name,autocomplete:"off",checked:i===l.default_language},null,8,Kt),e.createElementVNode("label",{for:i+"_"+o.field_name,class:e.normalizeClass([{"border md:!rounded-s-lg":s===0,"border md:!rounded-e-lg":s===l.locals.length-1,"border-t border-b":s!==0&&s!==l.locals.length-1},"w-full p-1 font-bold text-center text-gray-500 uppercase bg-white border-gray-200 rounded-lg cursor-pointer md:rounded-none dark:hover:text-gray-300 dark:border-gray-700 dark:peer-checked:text-blue-500 peer-checked:border-blue-600 peer-checked:text-blue-600 hover:text-gray-600 hover:bg-gray-100 dark:text-gray-400 dark:bg-gray-800 dark:hover:bg-gray-700"])},e.toDisplayString(i),11,Wt)]))),256))])}const Xt=_(Ht,[["render",Yt]]),Jt={class:"bg-white border rounded-lg border-stroke shadow-default dark:border-strokedark dark:bg-boxdark"},Qt={class:"px-3 py-4 border-b border-stroke dark:border-strokedark"},vt={class:"font-semibold text-black dark:text-white"},er={key:0,class:"p-6"},tr={__name:"GlCard",props:{class:{type:String,default:""}},setup(t){const r=t,o=e.computed(()=>r.class);return(a,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["flex flex-col gap-9",o.value])},[e.createElementVNode("div",Jt,[e.createElementVNode("div",Qt,[e.createElementVNode("h3",vt,[e.renderSlot(a.$slots,"header")])]),a.$slots.body?(e.openBlock(),e.createElementBlock("div",er,[e.renderSlot(a.$slots,"body")])):e.createCommentVNode("",!0)])],2))}},rr={class:"font-bold ptext-lg dark:text-white"},or={class:"mt-3 mb-4"},nr={class:"bg-blue-100 text-blue-800 text-sm font-medium mb-2 mt-2 me-2 px-3 py-1 rounded dark:bg-blue-900 dark:text-blue-300"},ar=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),lr=["name","value"],sr={key:0,class:"dropdown"},ir={class:"border border-gray-200 rounded-lg focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500"},dr={class:"relative"},cr=["onClick"],mr={class:"text-gray-700 bg-white dark:border-strokedark dark:bg-boxdark dark:text-gray-200 !border-b !border-t-0 !border-r !border-l absolute w-full z-[999999999] showOptions"},gr={class:"p-1"},fr=e.createElementVNode("label",{for:"default-search",class:"mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white"},"Search",-1),hr={class:"relative"},ur=e.createElementVNode("div",{class:"absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3"},[e.createElementVNode("svg",{class:"w-4 h-4 text-gray-500 dark:text-gray-400","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m19 19-4-4m0-7A7 7 0 1 1 1 8a7 7 0 0 1 14 0Z"})])],-1),pr=["id"],yr={class:"overflow-y-auto max-h-64"},br=["onClick","onMousedown","id"],_r={__name:"GlMultiSelectDropdown",props:{modelValue:{type:[String,Number],default:""},defaultValue:{type:[String,Number],default:""},field_name:{type:String,default:""},is_required:{type:Boolean,default:!1},has_cancel:{type:Boolean,default:!0},label_name:{type:String,default:""},options:{type:Array,required:!0,default:()=>[],note:"Options of dropdown. An array of options with id and name"},placeholder:{type:String,required:!1,default:"Please select an option",note:"Placeholder of dropdown"},maxItem:{type:Number,required:!1,default:1e4,note:"Max items showing"},show:{type:Boolean,default:!1},error_message:{type:String,default:""},description:{type:String,default:""}},emits:["update:modelValue","selected","selectionChanged"],setup(t,{emit:r}){const o=t,a=r,l=e.ref(null),n=e.ref([]),i=e.ref([]),s=e.ref(0),d=e.ref(!1),c=e.ref(""),m=e.ref("");e.onMounted(()=>{m.value=L(),o.show||(document.body.addEventListener("click",g=>{U(g)}),document.addEventListener("keypress",g=>{g.key==="Enter"&&g.target.form&&g.preventDefault()}))});const h=e.computed(()=>f()),p=e.computed(()=>x()),k=e.computed(()=>{const g=[],y=new RegExp(c.value,"ig");for(const b of h.value){const E=String(b.name);(c.value.length<1||E.match(y))&&g.length<o.maxItem&&g.push(b)}return g});function $(g){if(["ArrowLeft","ArrowUp","ArrowRight","ArrowDown","Enter"].includes(g.key)){if(["ArrowUp","ArrowDown"].includes(g.key)&&g.preventDefault(),g.key==="ArrowDown"&&o.posts==="")return;q(g.key)}}function L(){let g=new Date().getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(b){const E=(g+Math.random()*16)%16|0;return g=Math.floor(g/16),(b==="x"?E:E&3|8).toString(16)})}function M(g){return Array.isArray(g)&&g.length>0&&g.every(y=>typeof y=="object"&&y!==null)}function j(g){return g.every(y=>typeof y=="object"&&y!==null)}function ee(g){return n.value.findIndex(y=>y.id===g)!==-1}function te(){n.value=f()}function re(){n.value=[],a("update:modelValue",[]),a("selected",[]),a("selectionChanged",[])}function oe(g){let y=n.value.findIndex(b=>b.id===g.id);y!==-1&&n.value.splice(y,1),i.value=n.value.map(b=>b.id),a("update:modelValue",i.value),a("selected",n.value),a("selectionChanged",n.value)}function U(g){g.target.id!=o.field_name+"search"+m.value&&g.target.id!=o.field_name&&!g.target.classList.contains("showOptions")&&(I(),s.value=0)}function A(g){const y=`${g}${m.value}`,b=document.getElementById(y);b&&b.scrollIntoView()}function ne(g){const y=`${g}${m.value}`,b=document.getElementById(y);b&&b.click()}function q(g){g==="ArrowDown"&&s.value<k.value.length&&(s.value++,A(s.value)),g==="ArrowUp"&&s.value>1&&(s.value--,A(s.value)),g==="Enter"&&ne(s.value)}function f(){return o.options.map((g,y)=>typeof g=="object"?g:{id:g,name:g})}function x(){if(console.log("selected.value",n.value),console.log("isArrayObjectNotEmpty",M(n.value)),M(n.value))return j(n.value)?h.value.filter(g=>n.value.some(y=>String(y.id)===String(g.id)))||[]:h.value.filter(g=>n.value.some(y=>String(y)===String(g.id)))||[];if(o.modelValue)return j(o.modelValue)?n.value=h.value.filter(g=>o.modelValue.some(y=>String(y.id)===String(g.id)))||[]:n.value=h.value.filter(g=>o.modelValue.some(y=>String(y)===String(g.id)))||[]}function w(g){console.log("selectOption",g);let y=n.value.findIndex(b=>b.id===g.id);y!==-1?n.value.splice(y,1):n.value.push(g),console.log("selectOption selected",n.value),d.value=!1,i.value=n.value.map(b=>b.id),a("update:modelValue",i.value),a("selected",n.value),a("selectionChanged",n.value)}function S(){o.show||(c.value="",d.value=!0,e.nextTick(()=>{var g=document.getElementById(`${o.field_name}search${m.value}`);g&&g.focus()}))}function I(){c.value="",a("selected",n.value),d.value=!1}return e.watch(c,()=>{k.value.length===0&&(n.value=[])}),e.watch(n,g=>{M(n.value)&&(i.value=n.value.map(y=>y.id),a("update:modelValue",i.value))}),(g,y)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",rr,e.toDisplayString(t.label_name),1),e.createElementVNode("p",or,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,(b,E)=>(e.openBlock(),e.createElementBlock("span",nr,e.toDisplayString(b==null?void 0:b.name),1))),256))]),ar],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.field_name)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value,(b,E)=>(e.openBlock(),e.createElementBlock("input",{type:"hidden",name:t.field_name+"[]",key:E,value:b},null,8,lr))),128)),t.options?(e.openBlock(),e.createElementBlock("div",sr,[e.createElementVNode("label",{class:e.normalizeClass({"gl-label-form":t.error_message=="","gl-label-form-invalid":t.error_message!=="",required:t.is_required})},e.toDisplayString(t.label_name),3),e.createElementVNode("div",{class:"inline-flex ml-2 rounded-md shadow-sm",role:"group"},[e.createElementVNode("button",{onClick:te,type:"button",class:"px-4 py-0 text-sm font-medium text-gray-900 bg-transparent border border-gray-900 rounded-s-md hover:bg-gray-900 hover:text-white focus:z-10 focus:bg-gray-900 focus:text-white dark:border-white dark:text-white dark:hover:text-white dark:hover:bg-gray-700 dark:focus:bg-gray-700"}," Select all "),e.createElementVNode("button",{onClick:re,type:"button",class:"px-4 py-0 text-sm font-medium text-gray-900 bg-transparent border border-gray-900 rounded-e-md hover:bg-gray-900 hover:text-white focus:z-10 focus:bg-gray-900 focus:text-white dark:border-white dark:text-white dark:hover:text-white dark:hover:bg-gray-700 dark:focus:bg-gray-700"}," Deselect all ")]),e.createElementVNode("div",ir,[e.createElementVNode("div",dr,[e.createElementVNode("div",{class:"flex flex-wrap gap-2 pl-8 pr-2 gl-multi-dropdown showOptions",onClick:y[0]||(y[0]=b=>S())},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,(b,E)=>(e.openBlock(),e.createElementBlock("span",{key:E,class:"px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded pointer-events-none dark:bg-blue-900 dark:text-blue-300"},[e.createTextVNode(e.toDisplayString(b==null?void 0:b.name)+" ",1),e.createElementVNode("i",{onClick:e.withModifiers(Be=>oe(b),["stop"]),class:"cursor-pointer pointer-events-auto hover:text-red-600 dark:hover:text-red-400 fas fa-times"},null,8,cr)]))),128))]),e.createElementVNode("i",{class:e.normalizeClass([d.value?"fa-angle-up":"fa-angle-down","absolute text-xl text-gray-500 cursor-pointer fas right-2 hover:text-gray-700"]),style:{top:"11px"}},null,2)]),e.withDirectives(e.createElementVNode("div",mr,[e.createElementVNode("div",gr,[fr,e.createElementVNode("div",hr,[ur,e.withDirectives(e.createElementVNode("input",{type:"search","onUpdate:modelValue":y[1]||(y[1]=b=>c.value=b),ref:l.value,id:`${t.field_name}search${m.value}`,onKeydown:$,onBlur:y[2]||(y[2]=b=>I()),autocomplete:"off",class:"block w-full p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",placeholder:"Search ..."},null,40,pr),[[e.vModelText,c.value]])])]),e.createElementVNode("div",yr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k.value,(b,E)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["block px-2 py-2 text-xs leading-4 text-gray-700 no-underline cursor-pointer dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white",E+1==s.value||ee(b.id)?"bg-gray-100 dark:bg-gray-600":""]),onClick:Be=>w(b),onMousedown:Be=>w(b),key:E,id:`${E+1}${m.value}`},e.toDisplayString(b.name||b.id||"-"),43,br))),128))])],512),[[e.vShow,d.value]])])])):e.createCommentVNode("",!0)],2))],64))}},kr={props:{button_type:{type:String,default:"default"},is_submit:{type:Boolean,default:!1},icon:{type:String,default:""},is_loading:{type:Boolean,default:!1},is_disabled:{type:Boolean,default:!1},tag:{type:String,default:"button"},href:{type:String,default:""}},computed:{buttonTypeClass(){switch(this.button_type){case"default":return"text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800";case"alternative":return" text-gray-900 bg-white border border-gray-200 hover:bg-gray-100 hover:text-blue-700 focus:z-10 focus:ring-4 focus:ring-gray-100 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700";case"dark":return"text-white bg-gray-800 hover:bg-gray-900 focus:ring-4 focus:ring-gray-300 dark:bg-gray-800 dark:hover:bg-gray-700 dark:focus:ring-gray-700 dark:border-gray-700";case"light":return"text-gray-900 bg-white border border-gray-300 hover:bg-gray-100 focus:ring-4 focus:ring-gray-100 dark:bg-gray-800 dark:text-white dark:border-gray-600 dark:hover:bg-gray-700 dark:hover:border-gray-600 dark:focus:ring-gray-700";case"green":return" text-white bg-green-700 hover:bg-green-800 focus:ring-4 focus:ring-green-300 dark:bg-green-600 dark:hover:bg-green-700 dark:focus:ring-green-800";case"red":return" text-white bg-red-700 hover:bg-red-800 focus:ring-4 focus:ring-red-300 dark:bg-red-600 dark:hover:bg-red-700 dark:focus:ring-red-900";case"yellow":return" text-white bg-yellow-400 hover:bg-yellow-500 focus:ring-4 focus:ring-yellow-300 dark:focus:ring-yellow-900";case"purple":return" text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 dark:bg-purple-600 dark:hover:bg-purple-700 dark:focus:ring-purple-900";default:return""}}},methods:{}},xr=e.createElementVNode("svg",{"aria-hidden":"true",role:"status",class:"inline w-4 h-4 me-3 animate-spin",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),e.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"#1C64F2"})],-1);function wr(t,r,o,a,l,n){return o.is_loading?(e.openBlock(),e.createBlock(e.resolveDynamicComponent("button"),{key:1,disabled:"",class:e.normalizeClass(`flex items-center gap-2 focus:outline-none text-sm px-2 py-2 me-2 font-medium rounded-lg ${n.buttonTypeClass}`)},{default:e.withCtx(()=>[xr,e.createTextVNode(" Loading... ")]),_:1},8,["class"])):(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.tag),e.mergeProps({key:0,type:o.is_submit,disabled:o.is_disabled},{type:o.is_submit?"submit":void 0},{href:o.tag==="a"?o.href:void 0,class:` ${o.is_disabled?"cursor-not-allowed opacity-50":""} flex items-center gap-2 focus:outline-none text-sm px-5 py-2 me-2 font-medium rounded-lg ${n.buttonTypeClass}`}),{default:e.withCtx(()=>[o.icon?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass([o.icon,"text-base"])},null,2)):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"default")]),_:3},16,["type","disabled","href","class"]))}const Er=_(kr,[["render",wr]]),Nr={class:"font-bold ptext-lg dark:text-white"},Vr=["name","id"],Br=["id"],Cr=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),$r=["for"],Sr=e.createElementVNode("span",{class:"language-label js-language-label bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300"},null,-1),Dr=["name","id"],Or=["required","name","id","type"],Tr={class:"gl-span-form-error"},Pr={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},Ar={__name:"GlTextareaTranslate",props:{is_required:{type:Boolean,default:!1},show:{type:Boolean,default:!1},error_message:{type:String,default:""},model_value:{type:[String,Number],default:null},modelValue:{type:[String,Number],default:""},model_value_translate:{type:[String,Object],default:null},modelValueTranslate:{type:[String,Object],default:""},type:{type:String,default:"text"},field_name:{type:String,default:""},label_name:{type:String,default:""},get_field_translations:{type:String,default:""},description:{type:String,default:""},translatable:{type:Object,default:null}},emits:["update:modelValue","update:modelValueTranslate","keydown"],setup(t,{expose:r,emit:o}){const a=t,l=o,n=e.ref(null),i=e.ref(null);return e.onMounted(()=>{n.value!==null&&n.value.hasAttribute("autofocus")&&n.value.focus(),a.model_value&&(l("update:modelValue",a.model_value),n.value.value=a.model_value),a.model_value_translate,a.translatable&&axios.post("/admin/get_field_translations",{model:a.translatable.model,row_id:a.translatable.row_id,field:a.translatable.field}).then(s=>{i.value.value=JSON.stringify(s.data),l("update:modelValueTranslate",JSON.stringify(s.data)),console.log("input_translate",i.value.value)}).catch(s=>{console.log(s)})}),r({focus:()=>n.value.focus()}),(s,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",Nr,e.toDisplayString(t.label_name),1),e.withDirectives(e.createElementVNode("input",{type:"hidden","data-i18n":"true",name:t.field_name+"_i18n",id:t.field_name+"_i18n",ref_key:"input_translate",ref:i,"onUpdate:modelValue":d[0]||(d[0]=c=>s.inputTranslateValue=c)},null,8,Vr),[[e.vModelText,s.inputTranslateValue]]),e.createElementVNode("p",{id:t.field_name,class:"mb-4 text-base text-gray-900 input_tr_show dark:text-white"},e.toDisplayString(t.model_value),9,Br),Cr],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["mb-4",t.field_name])},[e.createElementVNode("label",{class:e.normalizeClass({"gl-label-translation-form":t.error_message=="","gl-label-translation-form-invalid":t.error_message!=="",required:t.is_required}),for:t.field_name},e.toDisplayString(t.label_name),11,$r),Sr,e.createElementVNode("input",{class:"mb-4",type:"hidden","data-i18n":"true",name:t.field_name+"_i18n",id:t.field_name+"_i18n",onInput:d[1]||(d[1]=c=>s.$emit("update:modelValueTranslate",c.target.value)),ref_key:"input_translate",ref:i},null,40,Dr),e.createElementVNode("textarea",{required:t.is_required,name:t.field_name,id:t.field_name,class:e.normalizeClass({" gl-textarea-form form-input-translation mt-4 ":t.error_message==""," gl-textarea-form-invalid form-input-translation mt-4 ":t.error_message!==""}),type:t.type,onInput:d[2]||(d[2]=c=>s.$emit("update:modelValue",c.target.value)),onKeydown:d[3]||(d[3]=c=>s.$emit("keydown",c)),ref_key:"input",ref:n,rows:"4"},`
6
6
  `,42,Or),e.createElementVNode("span",Tr,e.toDisplayString(t.error_message),1),e.createElementVNode("small",Pr,e.toDisplayString(t.description),1)],2))],64))}},Lr={class:"font-bold ptext-lg dark:text-white"},Mr=["name","id"],jr=["id"],Ir=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),Gr=["for"],zr=e.createElementVNode("span",{class:"language-label js-language-label bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300"},null,-1),Fr=["name","id"],Ur=["name","id","type"],qr={class:"gl-span-form-error"},Rr={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},Hr={__name:"GlTinymceTranslate",props:{is_required:{type:Boolean,default:!1},show:{type:Boolean,default:!1},error_message:{type:String,default:""},model_value:{type:[String,Number],default:null},modelValue:{type:[String,Number],default:""},model_value_translate:{type:[String,Object],default:null},modelValueTranslate:{type:[String,Object],default:""},type:{type:String,default:"text"},field_name:{type:String,default:""},label_name:{type:String,default:""},get_field_translations:{type:String,default:""},description:{type:String,default:""},translatable:{type:Object,default:null}},emits:["update:modelValue","update:modelValueTranslate","keydown"],setup(t,{expose:r,emit:o}){const a=t,l=o,n=e.ref(null),i=e.ref(null);return e.onMounted(()=>{tinymce.init({selector:"#"+a.field_name,width:"100%",height:300}),console.log("tinymce ",a.model_value),n.value!==null&&n.value.hasAttribute("autofocus")&&n.value.focus(),a.model_value&&(l("update:modelValue",a.model_value),n.value.value=a.model_value),a.model_value_translate,a.translatable&&axios.post("/admin/get_field_translations",{model:a.translatable.model,row_id:a.translatable.row_id,field:a.translatable.field}).then(s=>{i.value.value=JSON.stringify(s.data),l("update:modelValueTranslate",JSON.stringify(s.data))}).catch(s=>{console.log(s)})}),r({focus:()=>n.value.focus()}),(s,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",Lr,e.toDisplayString(t.label_name),1),e.withDirectives(e.createElementVNode("input",{type:"hidden","data-i18n":"true",name:t.field_name+"_i18n",id:t.field_name+"_i18n",ref_key:"input_translate",ref:i,"onUpdate:modelValue":d[0]||(d[0]=c=>s.inputTranslateValue=c)},null,8,Mr),[[e.vModelText,s.inputTranslateValue]]),e.createElementVNode("p",{id:t.field_name,class:"mb-4 text-base text-gray-900 input_tr_show dark:text-white"},e.toDisplayString(t.model_value),9,jr),Ir],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["mb-4",t.field_name])},[e.createElementVNode("label",{class:e.normalizeClass({"gl-label-translation-form":t.error_message=="","gl-label-translation-form-invalid":t.error_message!=="",required:t.is_required}),for:t.field_name},e.toDisplayString(t.label_name),11,Gr),zr,e.createElementVNode("input",{class:"mb-4",type:"hidden","data-i18n":"true",name:t.field_name+"_i18n",id:t.field_name+"_i18n",onInput:d[1]||(d[1]=c=>s.$emit("update:modelValueTranslate",c.target.value)),ref_key:"input_translate",ref:i},null,40,Fr),e.createElementVNode("textarea",{name:t.field_name,id:t.field_name,class:e.normalizeClass(["tiny",{" gl-textarea-form form-input-translation mt-4 ":t.error_message==""," gl-textarea-form-invalid form-input-translation mt-4 ":t.error_message!==""}]),type:t.type,onInput:d[2]||(d[2]=c=>s.$emit("update:modelValue",c.target.value)),onKeydown:d[3]||(d[3]=c=>s.$emit("keydown",c)),ref_key:"input",ref:n,rows:"4"},`
7
- `,42,Ur),e.createElementVNode("span",qr,e.toDisplayString(t.error_message),1),e.createElementVNode("small",Rr,e.toDisplayString(t.description),1)],2))],64))}},Zr={class:"font-bold ptext-lg dark:text-white"},Kr=["name","id"],Wr=["id"],Yr=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),Xr=["for"],Jr=e.createElementVNode("span",{class:"language-label js-language-label bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300"},null,-1),Qr=["name","id"],vr=["required","name","id","type"],eo={class:"gl-span-form-error"},to={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},ro={__name:"GlTextTranslate",props:{is_required:{type:Boolean,default:!1},show:{type:Boolean,default:!1},error_message:{type:String,default:""},model_value:{type:[String,Number],default:null},modelValue:{type:[String,Number],default:""},model_value_translate:{type:[String,Object],default:null},modelValueTranslate:{type:[String,Object],default:""},type:{type:String,default:"text"},field_name:{type:String,default:""},label_name:{type:String,default:""},get_field_translations:{type:String,default:""},description:{type:String,default:""},translatable:{type:Object,default:null}},emits:["update:modelValue","update:modelValueTranslate","keydown"],setup(t,{expose:r,emit:o}){const a=t,l=o,n=e.ref(null),i=e.ref(null);return e.onMounted(()=>{n.value!==null&&n.value.hasAttribute("autofocus")&&n.value.focus(),a.model_value&&(l("update:modelValue",a.model_value),n.value.value=a.model_value),a.model_value_translate,a.translatable&&axios.post("/admin/get_field_translations",{model:a.translatable.model,row_id:a.translatable.row_id,field:a.translatable.field}).then(s=>{i.value.value=JSON.stringify(s.data),l("update:modelValueTranslate",JSON.stringify(s.data))}).catch(s=>{console.log(s)})}),r({focus:()=>n.value.focus()}),(s,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",Zr,e.toDisplayString(t.label_name),1),e.withDirectives(e.createElementVNode("input",{type:"hidden","data-i18n":"true",name:t.field_name+"_i18n",id:t.field_name+"_i18n",ref:"input_translate_s","onUpdate:modelValue":d[0]||(d[0]=c=>s.inputTranslateValue=c)},null,8,Kr),[[e.vModelText,s.inputTranslateValue]]),e.createElementVNode("p",{id:t.field_name,class:"mb-4 text-base text-gray-900 input_tr_show dark:text-white"},e.toDisplayString(t.model_value),9,Wr),Yr],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["mb-4",t.field_name])},[e.createElementVNode("label",{class:e.normalizeClass({"gl-label-translation-form":t.error_message=="","gl-label-translation-form-invalid":t.error_message!=="",required:t.is_required}),for:t.field_name},e.toDisplayString(t.label_name),11,Xr),Jr,e.createElementVNode("input",{class:"mb-4",type:"hidden","data-i18n":"true",name:t.field_name+"_i18n",id:t.field_name+"_i18n",onInput:d[1]||(d[1]=c=>s.$emit("update:modelValueTranslate",c.target.value)),ref_key:"input_translate",ref:i},null,40,Qr),e.createElementVNode("input",{required:t.is_required,name:t.field_name,id:t.field_name,class:e.normalizeClass({" gl-input-form form-input-translation mt-2 ":t.error_message==""," gl-input-form-invalid form-input-translation mt-2 ":t.error_message!==""}),type:t.type,onInput:d[2]||(d[2]=c=>s.$emit("update:modelValue",c.target.value)),onKeydown:d[3]||(d[3]=c=>s.$emit("keydown",c)),ref_key:"input",ref:n},null,42,vr),e.createElementVNode("span",eo,e.toDisplayString(t.error_message),1),e.createElementVNode("small",to,e.toDisplayString(t.description),1)],2))],64))}},oo={class:"font-bold ptext-lg dark:text-white"},no={class:"mb-4 text-base text-gray-900 dark:text-white"},ao=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),lo=["for"],so=["required","name","id","type","placeholder"],io={class:"gl-span-form-error"},co={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},mo={__name:"GlTextInput",props:{is_required:{type:Boolean,default:!1},show:{type:Boolean,default:!1},error_message:{type:String,default:""},model_value:{type:[String,Number],default:""},modelValue:{type:[String,Number],default:""},type:{type:String,default:"text"},field_name:{type:String,default:""},label_name:{type:String,default:""},description:{type:String,default:""},placeholder:{type:String,default:""}},emits:["update:modelValue","keydown"],setup(t,{expose:r,emit:o}){const a=t,l=o,n=e.ref(null);e.onMounted(()=>{n.value!==null&&n.value.hasAttribute("autofocus")&&n.value.focus()});const i=e.computed({get(){return a.modelValue},set(s){l("update:modelValue",s)}});return r({focus:()=>n.value.focus()}),(s,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",oo,e.toDisplayString(t.label_name),1),e.createElementVNode("p",no,e.toDisplayString(t.type=="password"?t.modelValue.replace(/./g,"*"):t.modelValue),1),ao],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["mb-4",t.field_name])},[e.createElementVNode("label",{class:e.normalizeClass({"gl-label-form":t.error_message=="","gl-label-form-invalid":t.error_message!=="",required:t.is_required}),for:t.field_name},e.toDisplayString(t.label_name),11,lo),e.withDirectives(e.createElementVNode("input",{required:t.is_required,name:t.field_name,id:t.field_name,class:e.normalizeClass({"gl-input-form":t.error_message=="","gl-input-form-invalid":t.error_message!==""}),type:t.type,"onUpdate:modelValue":d[0]||(d[0]=c=>i.value=c),onKeydown:d[1]||(d[1]=c=>s.$emit("keydown",c)),ref_key:"input",ref:n,placeholder:t.placeholder},null,42,so),[[e.vModelDynamic,i.value]]),e.createElementVNode("span",io,e.toDisplayString(t.error_message),1),e.createElementVNode("small",co,e.toDisplayString(t.description),1)],2))],64))}},go={setup(t,{slots:r}){const o=e.ref(r.default().map(l=>l.props));console.log(r.default());const a=e.ref(o.value[0].title);return e.provide("selectedTitle",a),{tabs:o,selectedTitle:a}}},fo={class:"flex flex-wrap"},ho={class:"w-full"},uo={class:"flex flex-row flex-wrap gap-1 pt-3 pb-4 mb-0 list-none"},po=["onClick"],yo={class:"relative flex flex-col w-full min-w-0 mb-6 break-words bg-white rounded shadow-lg dark:border-strokedark dark:bg-boxdark"},bo={class:"flex-auto px-4 py-5"},_o={class:"tab-content tab-space"};function ko(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",fo,[e.createElementVNode("div",ho,[e.createElementVNode("ul",uo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.tabs,i=>(e.openBlock(),e.createElementBlock("li",{key:i.title,onClick:s=>a.selectedTitle=i.title,class:"flex-auto -mb-px text-center"},[e.createElementVNode("a",{class:e.normalizeClass([{"text-slate-600 bg-white dark:bg-meta-4":a.selectedTitle!=i.title,"text-white bg-slate-600 dark:bg-primary":a.selectedTitle===i.title},"block px-5 py-3 text-xs font-bold leading-normal rounded shadow-lg hover:text-white tex hover:bg-slate-600 dark:hover:bg-primary dark:text-white tabs_buttons"])},[e.createElementVNode("i",{class:e.normalizeClass([i.icon,"mr-1 text-base"])},null,2),e.createTextVNode(" "+e.toDisplayString(i.title),1)],2)],8,po))),128))])])]),e.createElementVNode("div",yo,[e.createElementVNode("div",bo,[e.createElementVNode("div",_o,[e.renderSlot(t.$slots,"default")])])])],64)}const xo=_(go,[["render",ko]]),wo={props:["title"],setup(){return{selectedTitle:e.inject("selectedTitle")}}},Eo={key:0,class:"block"};function No(t,r,o,a,l,n){return o.title==a.selectedTitle?(e.openBlock(),e.createElementBlock("div",Eo,[e.renderSlot(t.$slots,"default")])):e.createCommentVNode("",!0)}const Vo=_(wo,[["render",No]]),Bo={props:{elements_to_show_prop:{type:Number,default:3},hide_arrow:{type:Boolean,default:!1},disable_touch:{type:Boolean,default:!1},direction_property:{type:String,default:"ltr"},slider_arrows_indicators_position:{type:String,default:"arrows_outside_slider"}},data:function(){return{elementsToShow:3,dotsNum:0,currentDot:1,dotsNavigation:[],touchStartX:0,isMoving:!1,initialX:0,initialY:0,Random_string:this.generateRandomString(6)}},mounted(){this.elementsToShow=this.elements_to_show_prop,this.initSlider(),this.disable_touch||this.movingActions()},methods:{sliderIndicatorsAction(){var t="";return this.direction_property=="rtl"?(t+=" space-x-reverse ",t+=" slider_indicators "):this.slider_arrows_indicators_position=="arrows_indicators_inside_slider"&&(t+=" slider_indicators "),t},sliderContainerAction(){var t="";return!this.hide_arrow&&this.slider_arrows_indicators_position=="arrows_outside_slider"?t+=" w-12/12 xl:w-8/12 xxl:w-8/12 md:w-8/12 sm:w-8/12":this.slider_arrows_indicators_position!="arrows_outside_slider"&&(t+=" w-12/12 "),t},generateRandomString(t){let r="";const o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",a=o.length;for(let l=0;l<t;l++)r+=o.charAt(Math.floor(Math.random()*a));return r},movingActions(){let t=this,r=document.getElementById("slider_"+this.Random_string);const o=l=>{r.style.cursor="grabbing";const n=s=>{const d=s.clientX||s.touches&&s.touches[0]&&s.touches[0].clientX,c=s.clientY||s.touches&&s.touches[0]&&s.touches[0].clientY,m=d-t.initialX,h=c-t.initialY;Math.abs(m)>Math.abs(h)?(s.preventDefault(),Math.abs(m)>=70&&(m<0?t.next():t.prev(),t.initialX=d)):r.style.cursor="grab",Math.abs(h)>Math.abs(m)&&(r.style.cursor="grab")},i=()=>{document.removeEventListener("mousemove",n),document.removeEventListener("touchmove",n),document.removeEventListener("mouseup",i),document.removeEventListener("touchend",i),r.style.cursor="grab"};document.addEventListener("mousemove",n),document.addEventListener("touchmove",n,{passive:!1}),document.addEventListener("mouseup",i),document.addEventListener("touchend",i),t.initialX=l.clientX||l.touches&&l.touches[0]&&l.touches[0].clientX,t.initialY=l.clientY||l.touches&&l.touches[0]&&l.touches[0].clientY},a=l=>{l.key==="ArrowLeft"?t.prev():l.key==="ArrowRight"&&t.next()};r.addEventListener("mousedown",o),r.addEventListener("touchstart",o),document.addEventListener("keydown",a)},next(){this.currentDot<this.dotsNavigation.length&&(this.currentDot++,this.setDot(this.currentDot))},prev(){this.currentDot>1&&(this.currentDot--,this.setDot(this.currentDot))},initSlider(){let t=document.getElementById("sliderContainer_"+this.Random_string),r=document.getElementById("mainSliderContainer_"+this.Random_string),o=document.getElementById("slider_"+this.Random_string),a=o.querySelectorAll("li"),l=Array.from(a).filter(s=>s.parentNode===o),n=t.clientWidth,i=n/this.elementsToShow;if(this.elementsToShow>1?document.body.clientWidth<1e3?(this.elementsToShow=1,i=this.hide_arrow?r.clientWidth:n):document.body.clientWidth<1500&&(this.elementsToShow=2):(this.elementsToShow=1,i=this.hide_arrow?r.clientWidth:n),l.length>1){this.dotsNum=this.elementsToShow==1?l.length:l.length-this.elementsToShow+1;let s=this.elementsToShow==1?i*l.length/this.dotsNum:i*(l.length-this.elementsToShow)/(this.dotsNum-1);this.dotsNavigation=[];for(let d=0;d<this.dotsNum;d++)this.dotsNavigation.push(s*d)}o.style.width=l.length*i+"px",o.style.transition="margin",o.style.transitionDuration="1s";for(let s=0;s<l.length;s++){const d=l[s];d.style.width=i+"px"}},setDot(t){let r=document.getElementById("slider_"+this.Random_string);this.direction_property=="rtl"?r.style.marginRight=-this.dotsNavigation[t-1]+"px":r.style.marginLeft=-this.dotsNavigation[t-1]+"px",this.currentDot=t}}},N=t=>(e.pushScopeId("data-v-a94f16a9"),t=t(),e.popScopeId(),t),Co=["id"],$o={key:0,class:"items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"},So={class:"w-full"},Do={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},Oo=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))],To={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},Po=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],Ao=["id"],Lo=["id"],Mo={class:"w-full"},jo={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},Io=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))],Go={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},zo=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],Fo={class:"w-full"},Uo={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},qo=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],Ro={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},Ho=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))],Zo=["onClick"],Ko=[N(()=>e.createElementVNode("span",null,null,-1))],Wo={key:1,class:"flex justify-between pl-5 pr-5"},Yo=["onClick"],Xo=[N(()=>e.createElementVNode("span",null,null,-1))],Jo={key:0,class:"flex"},Qo={class:"flex items-center"},vo={class:"w-full"},en={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},tn=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))],rn={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},on=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],nn={class:"flex items-center"},an={class:"w-full"},ln={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},sn=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],dn={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},cn=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))],mn={key:1,class:"items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"},gn={class:"w-full"},fn={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},hn=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],un={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},pn=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))];function yn(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("div",{class:e.normalizeClass(["",!o.hide_arrow&&o.slider_arrows_indicators_position=="arrows_outside_slide"?"flex":"relative block"]),id:"mainSliderContainer_"+t.Random_string},[t.dotsNum>0&&!o.hide_arrow&&o.slider_arrows_indicators_position=="arrows_outside_slider"?(e.openBlock(),e.createElementBlock("div",$o,[e.createElementVNode("div",So,[e.createElementVNode("button",{class:"p-3 mr-5 rounded-full shadow-lg arrow_button_styles",onClick:r[0]||(r[0]=i=>n.prev())},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",Do,Oo)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",To,Po)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["overflow-hidden",n.sliderContainerAction()]),id:"sliderContainer_"+t.Random_string},[e.createElementVNode("ul",{class:"flex",id:"slider_"+t.Random_string},[t.dotsNum>0&&!o.hide_arrow&&o.slider_arrows_indicators_position=="arrows_indicators_inside_slider"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["items-center justify-center hidden arrow_button xl:flex xxl:flex md:flex sm:flex",o.direction_property=="rtl"?"arrow_button_next":"arrow_button_prev"])},[e.createElementVNode("div",Mo,[e.createElementVNode("button",{class:"p-3 rounded-full shadow-lg arrow_button_styles",onClick:r[1]||(r[1]=e.withModifiers(i=>n.prev(),["stop"]))},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",jo,Io)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",Go,zo)):e.createCommentVNode("",!0)])])],2)):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"default",{},void 0,!0),t.dotsNum>0&&!o.hide_arrow&&o.slider_arrows_indicators_position=="arrows_indicators_inside_slider"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["items-center justify-center hidden xl:flex xxl:flex md:flex sm:flex arrow_button",o.direction_property=="rtl"?"arrow_button_prev":"arrow_button_next"])},[e.createElementVNode("div",Fo,[e.createElementVNode("button",{class:"p-3 rounded-full shadow-lg arrow_button_styles",onClick:r[2]||(r[2]=e.withModifiers(i=>n.next(),["stop"]))},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",Uo,qo)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",Ro,Ho)):e.createCommentVNode("",!0)])])],2)):e.createCommentVNode("",!0)],8,Lo),o.slider_arrows_indicators_position!="arrows_indicators_below_slider"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["flex justify-center mb-1 space-x-1",n.sliderIndicatorsAction()])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.dotsNum,i=>(e.openBlock(),e.createElementBlock("button",{role:"button",class:e.normalizeClass(["gl-dot",{active:t.currentDot==i}]),key:i,onClick:s=>n.setDot(i)},Ko,10,Zo))),128))],2)):e.createCommentVNode("",!0),o.slider_arrows_indicators_position=="arrows_indicators_below_slider"?(e.openBlock(),e.createElementBlock("div",Wo,[e.createElementVNode("div",{class:e.normalizeClass(["flex justify-center mb-1 space-x-1",n.sliderIndicatorsAction()])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.dotsNum,i=>(e.openBlock(),e.createElementBlock("button",{role:"button",class:e.normalizeClass(["gl-dot",{active:t.currentDot==i}]),key:i,onClick:s=>n.setDot(i)},Xo,10,Yo))),128))],2),t.dotsNum>0?(e.openBlock(),e.createElementBlock("div",Jo,[e.createElementVNode("div",Qo,[e.createElementVNode("div",vo,[e.createElementVNode("button",{class:e.normalizeClass(["p-3 rounded-full arrow_button_styles",o.direction_property=="rtl"?"ml-3":"mr-3"]),onClick:r[3]||(r[3]=i=>n.prev())},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",en,tn)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",rn,on)):e.createCommentVNode("",!0)],2)])]),e.createElementVNode("div",nn,[e.createElementVNode("div",an,[e.createElementVNode("button",{class:"p-3 rounded-full arrow_button_styles",onClick:r[4]||(r[4]=i=>n.next())},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",ln,sn)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",dn,cn)):e.createCommentVNode("",!0)])])])])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],10,Ao),t.dotsNum>0&&!o.hide_arrow&&o.slider_arrows_indicators_position=="arrows_outside_slider"?(e.openBlock(),e.createElementBlock("div",mn,[e.createElementVNode("div",gn,[e.createElementVNode("button",{class:"p-3 ml-5 rounded-full shadow-lg arrow_button_styles",onClick:r[5]||(r[5]=i=>n.next())},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",fn,hn)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",un,pn)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0)],10,Co)])}const bn=_(Bo,[["render",yn],["__scopeId","data-v-a94f16a9"]]),_n={class:"fixed left-0 top-13 z-[1055] h-full w-full overflow-y-auto overflow-x-hidden outline-none inset-0 bg-black bg-opacity-80",tabindex:"-1","aria-hidden":"true"},kn={class:"pointer-events-auto relative flex max-h-[100%] w-full flex-col overflow-hidden text-current shadow-4 outline-none bg-white border rounded-lg border-stroke dark:border-strokedark dark:bg-boxdark"},xn={class:"flex items-center justify-between flex-shrink-0 pt-10 pb-3 pl-3 pr-3 border-b-2 dark:border-gray-600"},wn={class:"text-xl font-medium leading-normal text-surface dark:text-white"},En=[e.createElementVNode("span",{class:"[&>svg]:h-6 [&>svg]:w-6"},[e.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},[e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18L18 6M6 6l12 12"})])],-1)],Nn={class:"flex flex-wrap items-center justify-end flex-shrink-0 p-4 border-t-2 rounded-b-md border-neutral-100 dark:border-gray-600"},Vn={__name:"GlModal",props:{is_open:{type:Boolean,default:!1},title:{type:String,default:""},max_width:{type:String,default:"max-w-2xl"},bodyClass:{type:String,default:"p-4"}},emits:["closeModal"],setup(t,{emit:r}){const o=t,a=r,l=()=>{document.documentElement.style.overflow="hidden",document.documentElement.style.paddingRight="0px"},n=()=>{document.documentElement.style.overflow="",document.documentElement.style.paddingRight=""},i=()=>{a("closeModal"),n()};return e.watch(()=>o.is_open,(s,d)=>{s?l():n()},{immediate:!0,deep:!0}),(s,d)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",_n,[e.createElementVNode("div",{class:e.normalizeClass(["pointer-events-none relative h-[calc(100%-1rem)] w-auto translate-y-[-50px] transition-all duration-300 ease-in-out min-[576px]:mx-auto min-[576px]:mt-7 min-[576px]:h-[calc(100%-3.5rem)]",t.max_width])},[e.createElementVNode("div",kn,[e.createElementVNode("div",xn,[e.createElementVNode("h5",wn,e.toDisplayString(t.title),1),e.createElementVNode("button",{type:"button",class:"box-content border-none rounded-none text-neutral-500 hover:text-neutral-800 hover:no-underline focus:text-neutral-800 focus:opacity-100 focus:shadow-none focus:outline-none dark:text-neutral-400 dark:hover:text-neutral-300 dark:focus:text-neutral-300",onClick:i,"aria-label":"Close"},En)]),e.createElementVNode("div",{class:e.normalizeClass(["relative overflow-y-auto",t.bodyClass])},[e.renderSlot(s.$slots,"body")],2),e.createElementVNode("div",Nn,[e.renderSlot(s.$slots,"buttons"),e.createElementVNode("button",{onClick:i,type:"button",class:"px-5 py-2 text-sm font-medium text-gray-500 bg-white border border-gray-200 rounded-lg ms-3 hover:bg-gray-100 focus:ring-4 focus:outline-none focus:ring-blue-300 hover:text-gray-900 focus:z-10 dark:bg-gray-700 dark:text-gray-300 dark:border-gray-500 dark:hover:text-white dark:hover:bg-gray-600 dark:focus:ring-gray-600"}," Close ")])])],2)],512)),[[e.vShow,t.is_open]])}},Bn={class:"flex justify-between p-2 -mb-px border border-gray-300 no-underlin"},Cn={class:"relative inline-flex items-center cursor-pointer"},$n=["name","id","checked"],Sn=e.createElementVNode("div",{class:"w-11 h-6 bg-gray-200 peer-focus:outline-none peer-focus:ring-4 peer-focus:ring-blue-300 dark:peer-focus:ring-blue-800 rounded-full peer dark:bg-gray-700 peer-checked:after:translate-x-full rtl:peer-checked:after:-translate-x-full peer-checked:after:border-white after:content-[''] after:absolute after:top-[2px] after:start-[2px] after:bg-white after:border-gray-300 after:border after:rounded-full after:h-5 after:w-5 after:transition-all dark:border-gray-600 peer-checked:bg-blue-600"},null,-1),Dn=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),On={key:0,class:"flex justify-between items-center"},Tn={class:"gl-label-form"},Pn={class:"flex justify-between p-2 -mb-px border border-gray-200 rounded-lg no-underlin dark:border-gray-600 dark:focus:border-frontenddark"},An={class:"relative inline-flex items-center cursor-pointer"},Ln=["name","id"],Mn=e.createElementVNode("div",{class:"w-11 h-6 bg-gray-200 peer-focus:outline-none peer-focus:ring-4 peer-focus:ring-blue-300 dark:peer-focus:ring-blue-800 rounded-full peer dark:bg-gray-700 peer-checked:after:translate-x-full rtl:peer-checked:after:-translate-x-full peer-checked:after:border-white after:content-[''] after:absolute after:top-[2px] after:start-[2px] after:bg-white after:border-gray-300 after:border after:rounded-full after:h-5 after:w-5 after:transition-all dark:border-gray-600 peer-checked:bg-blue-600"},null,-1),jn={class:"gl-span-form-error"},In={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},Gn={__name:"GlToggleBox",props:{is_required:{type:Boolean,default:!1},show:{type:Boolean,default:!1},error_message:{type:String,default:""},model_value:{type:String,required:!0},modelValue:{type:[String,Number],default:""},type:{type:String,default:"text"},field_name:{type:String,default:""},label_name:{type:String,default:""},has_label_up:{type:Boolean,default:!1},description:{type:String,default:""}},emits:["update:modelValue"],setup(t,{emit:r}){const o=t,a=r,l=e.ref(null),n=e.computed({get(){return o.modelValue},set(i){a("update:modelValue",i)}});return(i,s)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("div",null,[e.createElementVNode("li",Bn,[e.createTextVNode(e.toDisplayString(t.label_name)+" ",1),e.createElementVNode("label",Cn,[e.createElementVNode("input",{type:"checkbox",class:"sr-only peer",name:t.field_name,id:t.field_name,checked:t.modelValue,"true-value":1,"false-value":0,ref_key:"input",ref:l,disabled:""},null,8,$n),Sn])])]),Dn],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.field_name)},[t.has_label_up?(e.openBlock(),e.createElementBlock("div",On,[e.createElementVNode("label",Tn,e.toDisplayString(t.label_name),1)])):e.createCommentVNode("",!0),e.createElementVNode("li",Pn,[e.createTextVNode(e.toDisplayString(t.label_name)+" ",1),e.createElementVNode("label",An,[e.withDirectives(e.createElementVNode("input",{type:"checkbox",class:"sr-only peer",name:t.field_name,id:t.field_name,"true-value":1,"false-value":0,ref_key:"input",ref:l,"onUpdate:modelValue":s[0]||(s[0]=d=>n.value=d)},null,8,Ln),[[e.vModelCheckbox,n.value]]),Mn])]),e.createElementVNode("span",jn,e.toDisplayString(t.error_message),1),e.createElementVNode("small",In,e.toDisplayString(t.description),1)],2))],64))}},zn={class:"font-bold ptext-lg dark:text-white"},Fn={class:"mt-3 mb-4"},Un={class:"bg-blue-100 text-blue-800 text-sm font-medium mb-2 mt-2 me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300"},qn=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),Rn=["name","id","value"],Hn={key:0,class:"dropdown"},Zn={class:"focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500"},Kn={class:"relative showOptions"},Wn=["value","placeholder"],Yn={class:"text-gray-700 bg-white dark:border-strokedark dark:bg-boxdark dark:text-gray-200 !border-b !border-t-0 !border-r !border-l absolute w-full z-[999999999]"},Xn={class:"p-1"},Jn=e.createElementVNode("label",{for:"default-search",class:"mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white"},"Search",-1),Qn={class:"relative"},vn=e.createElementVNode("div",{class:"absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3"},[e.createElementVNode("svg",{class:"w-4 h-4 text-gray-500 dark:text-gray-400","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m19 19-4-4m0-7A7 7 0 1 1 1 8a7 7 0 0 1 14 0Z"})])],-1),ea=["id"],ta={class:"overflow-y-auto max-h-64"},ra=["onClick","onMousedown","id"],oa={class:"flex items-center py-2 pl-10 pr-4"},na={key:0,class:"absolute flex items-center flex-shrink-0 w-4 h-4 text-green-500 left-2 dark:text-green-400","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 12"},aa=[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M1 5.917 5.724 10.5 15 1.5"},null,-1)],la=["innerHTML"],sa={class:"block mt-1 text-sm font-normal leading-5 text-red-500"},ia={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},da={__name:"GlDropdown",props:{modelValue:{type:[String,Number],default:""},defaultValue:{type:[String,Number],default:""},field_name:{type:String,default:""},is_required:{type:Boolean,default:!1},has_cancel:{type:Boolean,default:!0},label_name:{type:String,default:""},options:{type:Array,required:!0,default:()=>[],note:"Options of dropdown. An array of options with id and name"},placeholder:{type:String,required:!1,default:"Please select an option",note:"Placeholder of dropdown"},maxItem:{type:Number,required:!1,default:1e4,note:"Max items showing"},show:{type:Boolean,default:!1},error_message:{type:String,default:""},description:{type:String,default:""}},emits:["update:modelValue","selected","selectionChanged"],setup(t,{emit:r}){const o=t,a=r,l=e.ref(null),n=e.ref({}),i=e.ref(0),s=e.ref(!1),d=e.ref(""),c=e.ref("");e.onMounted(()=>{c.value=$(),o.show||(document.body.addEventListener("click",f=>{M(f)}),document.addEventListener("keypress",f=>{f.key==="Enter"&&f.target.form&&f.preventDefault()}))});const m=e.computed(()=>re()),h=e.computed(()=>oe()),p=e.computed(()=>{const f=[],x=new RegExp(d.value,"ig");for(const w of m.value){const S=String(w.name);(d.value.length<1||S.match(x))&&f.length<o.maxItem&&f.push(w)}return f});function k(f){if(["ArrowLeft","ArrowUp","ArrowRight","ArrowDown","Enter"].includes(f.key)){if(["ArrowUp","ArrowDown"].includes(f.key)&&f.preventDefault(),f.key==="ArrowDown"&&o.posts==="")return;te(f.key)}}function $(){let f=new Date().getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(w){const S=(f+Math.random()*16)%16|0;return f=Math.floor(f/16),(w==="x"?S:S&3|8).toString(16)})}function L(f){return f!==null&&typeof f=="object"&&Object.keys(f).length>0}function M(f){f.target.id!=o.field_name+"search"+c.value&&f.target.id!=o.field_name&&!f.target.classList.contains("showOptions")&&(q(),i.value=0)}function j(f){const x=`${f}${c.value}`,w=document.getElementById(x);w&&w.scrollIntoView()}function ee(f){const x=`${f}${c.value}`,w=document.getElementById(x);w&&w.click()}function te(f){f==="ArrowDown"&&i.value<p.value.length&&(i.value++,j(i.value)),f==="ArrowUp"&&i.value>1&&(i.value--,j(i.value)),f==="Enter"&&ee(i.value)}function re(){return o.options.map((f,x)=>typeof f=="object"?f:{id:f,name:f})}function oe(){if(L(n.value))return typeof n.value=="object"?m.value.find(f=>String(f.id)===String(n.value.id))||{}:m.value.find(f=>String(f.id)===String(n.value))||{};if(o.modelValue)return typeof o.modelValue=="object"?m.value.find(f=>String(f.id)===String(o.modelValue.id))||{}:m.value.find(f=>String(f.id)===String(o.modelValue))||{}}function U(f){n.value=f,s.value=!1,a("update:modelValue",n.value.id),a("selected",n.value),a("selectionChanged",n.value)}function A(){o.show||(d.value="",s.value=!0,e.nextTick(()=>{var f=document.getElementById(`${o.field_name}search${c.value}`);f&&f.focus()}))}function ne(){o.show||(n.value={},d.value="",a("update:modelValue",""),A())}function q(){n.value.id||(n.value={},d.value=""),a("selected",n.value),s.value=!1}return e.watch(d,()=>{p.value.length===0&&(n.value={})}),e.watch(n,f=>{L(f)&&a("update:modelValue",f.id)}),(f,x)=>{var w,S,I;return e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",zn,e.toDisplayString(t.label_name),1),e.createElementVNode("p",Fn,[e.createElementVNode("span",Un,e.toDisplayString((w=h.value)==null?void 0:w.name),1)]),qn],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.field_name)},[e.createElementVNode("input",{type:"hidden",name:t.field_name,id:t.field_name,value:(S=h.value)==null?void 0:S.id},null,8,Rn),t.options?(e.openBlock(),e.createElementBlock("div",Hn,[t.label_name?(e.openBlock(),e.createElementBlock("label",{key:0,class:e.normalizeClass({"gl-label-form":t.error_message=="","gl-label-form-invalid":t.error_message!=="",required:t.is_required})},e.toDisplayString(t.label_name),3)):e.createCommentVNode("",!0),e.createElementVNode("div",Zn,[e.createElementVNode("div",Kn,[e.createElementVNode("input",{class:e.normalizeClass([{"gl-input-form":t.error_message=="","gl-input-form-invalid":t.error_message!==""},"pl-8 pr-2 showOptions"]),ref:t.field_name,onClick:x[0]||(x[0]=g=>A()),value:(I=h.value)==null?void 0:I.name,placeholder:t.placeholder,autocomplete:"off",readonly:""},null,10,Wn),e.withDirectives(e.createElementVNode("i",{onClick:x[1]||(x[1]=e.withModifiers(g=>ne(),["stop"])),class:"absolute text-gray-500 cursor-pointer fas fa-times right-7 hover:text-gray-700 dark:hover:text-gray-800",style:{top:"13px"}},null,512),[[e.vShow,L(h.value)&&t.has_cancel]]),e.createElementVNode("i",{onClick:x[2]||(x[2]=g=>!s.value&&A()),class:e.normalizeClass([s.value?"fa-angle-up":"fa-angle-down","absolute text-xl text-gray-500 cursor-pointer fas right-2 hover:text-gray-700 dark:hover:text-gray-800 showOptions"]),style:{top:"11px"}},null,2)]),e.withDirectives(e.createElementVNode("div",Yn,[e.createElementVNode("div",Xn,[Jn,e.createElementVNode("div",Qn,[vn,e.withDirectives(e.createElementVNode("input",{type:"search","onUpdate:modelValue":x[3]||(x[3]=g=>d.value=g),ref:l.value,id:`${t.field_name}search${c.value}`,onKeydown:k,onBlur:x[4]||(x[4]=g=>q()),autocomplete:"off",class:"block w-full p-2 text-sm text-gray-900 border rounded-lg outline-none border-frontend ps-10 bg-gray-50 focus:border-frontend dark:bg-gray-700 dark:border-frontenddark dark:placeholder-frontenddark dark:text-white dark:focus:border-frontenddark",placeholder:"Search ..."},null,40,ea),[[e.vModelText,d.value]])])]),e.createElementVNode("div",ta,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,(g,y)=>{var b;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["relative px-2 py-2 text-xs leading-4 text-gray-700 no-underline cursor-pointer dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white",y+1==i.value?"bg-gray-100 dark:bg-gray-600":""]),onClick:E=>U(g),onMousedown:E=>U(g),key:y,id:`${y+1}${c.value}`},[e.createElementVNode("div",oa,[((b=h.value)==null?void 0:b.id)===g.id?(e.openBlock(),e.createElementBlock("svg",na,aa)):e.createCommentVNode("",!0),e.createElementVNode("span",{innerHTML:g.name||g.id||"-"},null,8,la)])],42,ra)}),128))])],512),[[e.vShow,s.value]])])])):e.createCommentVNode("",!0),e.createElementVNode("span",sa,e.toDisplayString(t.error_message),1),e.createElementVNode("small",ia,e.toDisplayString(t.description),1)],2))],64)}}},ca={class:"font-bold ptext-lg dark:text-white"},ma=["id"],ga=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),fa=["for"],ha=["required","name","id","type","placeholder"],ua={class:"gl-span-form-error"},pa={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},ya={__name:"GlTextarea",props:{is_required:{type:Boolean,default:!1},show:{type:Boolean,default:!1},error_message:{type:String,default:""},model_value:{type:[String,Number],default:""},modelValue:{type:[String,Number],default:""},type:{type:String,default:"text"},field_name:{type:String,default:""},label_name:{type:String,default:""},description:{type:String,default:""},placeholder:{type:String,default:""}},emits:["update:modelValue","keydown"],setup(t,{expose:r,emit:o}){const a=t,l=o,n=e.ref(null);e.onMounted(()=>{n.value!==null&&n.value.hasAttribute("autofocus")&&n.value.focus()});const i=e.computed({get(){return a.modelValue},set(s){l("update:modelValue",s)}});return r({focus:()=>n.value.focus()}),(s,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",ca,e.toDisplayString(t.label_name),1),e.createElementVNode("p",{id:t.field_name,class:"mb-4 text-base text-gray-900 input_tr_show dark:text-white"},e.toDisplayString(t.model_value),9,ma),ga],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["mb-4",t.field_name])},[e.createElementVNode("label",{class:e.normalizeClass({"gl-label-form":t.error_message=="","gl-label-form-invalid":t.error_message!=="",required:t.is_required}),for:t.field_name},e.toDisplayString(t.label_name),11,fa),e.withDirectives(e.createElementVNode("textarea",{required:t.is_required,name:t.field_name,id:t.field_name,class:e.normalizeClass({" gl-textarea-form mt-4 ":t.error_message==""," gl-textarea-form-invalid mt-4 ":t.error_message!==""}),type:t.type,"onUpdate:modelValue":d[0]||(d[0]=c=>i.value=c),onKeydown:d[1]||(d[1]=c=>s.$emit("keydown",c)),ref_key:"input",ref:n,rows:"4",placeholder:t.placeholder},null,42,ha),[[e.vModelText,i.value]]),e.createElementVNode("span",ua,e.toDisplayString(t.error_message),1),e.createElementVNode("small",pa,e.toDisplayString(t.description),1)],2))],64))}},ba={compatConfig:{MODE:3},inheritAttrs:!1,emits:["pagination-change-page"],components:{RenderlessPagination:{emits:["pagination-change-page"],props:{data:{type:Object,default:()=>{}},limit:{type:Number,default:0}},computed:{isApiResource(){return!!this.data.meta},currentPage(){return this.isApiResource?this.data.meta.current_page:this.data.current_page},firstPageUrl(){return this.isApiResource?this.data.links.first:null},from(){return this.isApiResource?this.data.meta.from:this.data.from},lastPage(){return this.isApiResource?this.data.meta.last_page:this.data.last_page},lastPageUrl(){return this.isApiResource?this.data.links.last:null},nextPageUrl(){return this.isApiResource?this.data.links.next:this.data.next_page_url},perPage(){return this.isApiResource?this.data.meta.per_page:this.data.per_page},prevPageUrl(){return this.isApiResource?this.data.links.prev:this.data.prev_page_url},to(){return this.isApiResource?this.data.meta.to:this.data.to},total(){return this.isApiResource?this.data.meta.total:this.data.total},pageRange(){if(this.limit===-1)return 0;if(this.limit===0)return this.lastPage;for(var t=this.currentPage,r=this.lastPage,o=this.limit,a=t-o,l=t+o+1,n=[],i=[],s,d=1;d<=r;d++)(d===1||d===r||d>=a&&d<l)&&n.push(d);return n.forEach(function(c){s&&(c-s===2?i.push(s+1):c-s!==1&&i.push("...")),i.push(c),s=c}),i}},methods:{previousPage(){this.selectPage(this.currentPage-1)},nextPage(){this.selectPage(this.currentPage+1)},selectPage(t){t!=="..."&&this.$emit("pagination-change-page",t)}},render(){return this.$slots.default({data:this.data,limit:this.limit,computed:{isApiResource:this.isApiResource,currentPage:this.currentPage,firstPageUrl:this.firstPageUrl,from:this.from,lastPage:this.lastPage,lastPageUrl:this.lastPageUrl,nextPageUrl:this.nextPageUrl,perPage:this.perPage,prevPageUrl:this.prevPageUrl,to:this.to,total:this.total,pageRange:this.pageRange},prevButtonEvents:{click:t=>{t.preventDefault(),this.previousPage()}},nextButtonEvents:{click:t=>{t.preventDefault(),this.nextPage()}},pageButtonEvents:t=>({click:r=>{r.preventDefault(),this.selectPage(t)}})})}}},props:{data:{type:Object,default:()=>{}},limit:{type:Number,default:0},showDisabled:{type:Boolean,default:!1},size:{type:String,default:"default",validator:t=>["small","default","large"].indexOf(t)!==-1},align:{type:String,default:"left",validator:t=>["left","center","right"].indexOf(t)!==-1}},methods:{onPaginationChangePage(t){this.$emit("pagination-change-page",t)}},mounted(){}},_a={class:"flex flex-col items-center"},ka={key:0,class:"text-sm text-gray-700 dark:text-gray-400"},xa={class:"font-semibold text-gray-900 dark:text-white"},wa={class:"font-semibold text-gray-900 dark:text-white"},Ea={class:"font-semibold text-gray-900 dark:text-white"},Na=["tabindex"],Va=e.createElementVNode("span",{class:"sr-only"},"Previous",-1),Ba=e.createElementVNode("svg",{class:"w-2.5 h-2.5 rtl:rotate-180","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 6 10"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 1 1 5l4 4"})],-1),Ca=["aria-current"],$a=["tabindex"],Sa=e.createElementVNode("span",{class:"sr-only"},"Next",-1),Da=e.createElementVNode("svg",{class:"w-2.5 h-2.5 rtl:rotate-180","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 6 10"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m1 9 4-4-4-4"})],-1);function Oa(t,r,o,a,l,n){const i=e.resolveComponent("RenderlessPagination");return e.openBlock(),e.createBlock(i,{data:o.data,limit:o.limit,onPaginationChangePage:n.onPaginationChangePage},{default:e.withCtx(s=>[e.createElementVNode("div",_a,[s.computed.total>s.computed.perPage?(e.openBlock(),e.createElementBlock("span",ka,[e.createTextVNode(" Showing "),e.createElementVNode("span",xa,e.toDisplayString(s.computed.from),1),e.createTextVNode(" to "),e.createElementVNode("span",wa,e.toDisplayString(s.computed.to),1),e.createTextVNode(" of "),e.createElementVNode("span",Ea,e.toDisplayString(s.computed.total),1),e.createTextVNode(" Entries ")])):e.createCommentVNode("",!0),s.computed.total>s.computed.perPage?(e.openBlock(),e.createElementBlock("ul",e.mergeProps({key:1},t.$attrs,{class:["flex items-center h-8 -space-x-px text-sm",{"pagination-sm":o.size=="small","pagination-lg":o.size=="large","justify-content-center":o.align=="center","justify-content-end":o.align=="right"}]}),[s.computed.prevPageUrl||o.showDisabled?(e.openBlock(),e.createElementBlock("li",{key:0,class:e.normalizeClass(["flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 ms-0 border-e-0 rounded-s-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white",{disabled:!s.computed.prevPageUrl}])},[e.createElementVNode("a",e.mergeProps({class:"page-link",href:"#","aria-label":"Previous",tabindex:!s.computed.prevPageUrl&&-1},e.toHandlers(s.prevButtonEvents,!0)),[e.renderSlot(t.$slots,"prev-nav",{},()=>[Va,Ba])],16,Na)],2)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.computed.pageRange,(d,c)=>(e.openBlock(),e.createElementBlock("li",{class:e.normalizeClass(["",{active:d==s.computed.currentPage}]),key:c},[e.createElementVNode("a",e.mergeProps({class:"",href:"#"},e.toHandlers(s.pageButtonEvents(d),!0),{"aria-current":d==s.computed.currentPage?"page":null,class:d==s.computed.currentPage?"z-10 flex items-center justify-center px-3 h-8 leading-tight text-blue-600 border border-blue-300 bg-blue-50 hover:bg-blue-100 hover:text-blue-700 dark:border-gray-700 dark:bg-gray-700 dark:text-white":"flex items-center justify-center px-3 h-8 leading-tight text-gray-500 bg-white border border-gray-300 hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"}),e.toDisplayString(d),17,Ca)],2))),128)),s.computed.nextPageUrl||o.showDisabled?(e.openBlock(),e.createElementBlock("li",{key:1,class:e.normalizeClass(["flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 rounded-e-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white",{disabled:!s.computed.nextPageUrl}])},[e.createElementVNode("a",e.mergeProps({class:"",href:"#","aria-label":"Next",tabindex:!s.computed.nextPageUrl&&-1},e.toHandlers(s.nextButtonEvents,!0)),[e.renderSlot(t.$slots,"next-nav",{},()=>[Sa,Da])],16,$a)],2)):e.createCommentVNode("",!0)],16)):e.createCommentVNode("",!0)])]),_:3},8,["data","limit","onPaginationChangePage"])}const J=_(ba,[["render",Oa]]),Ta={components:{TailwindPagination:J},props:{data:Array,columns:Array,get_item_url:String,xprops:Object,refreshData:Boolean},data(){return{isLoading:!1,isMounted:!1,limit:5,showDisabled:!1,size:"default",align:"left",search:"",isDropdownOpen:!1,itemLists:[],tableData:[],sortField:this.columns[0].field_name,sortOrder:"desc",pageOptions:[5,10,20,50],perPage:5,page:1}},emits:["editAction","generalAction"],computed:{filteredData(){const t=this.search.toLowerCase();return this.sortData(this.data).filter(o=>Object.values(o).some(a=>a.toString().toLowerCase().includes(t)))}},methods:{editAction(t){this.$emit("editAction",t)},generalAction(t){this.$emit("generalAction",t)},forDynCompIs(t){return typeof t=="object"?t:null},GetItemLists(t=1){this.isLoading=!0,this.page=t;const r={sort:this.sortField,order:this.sortOrder,s:this.search,limit:this.perPage,page:this.page};axios.get(this.xprops.route_get_data,{params:r}).then(o=>{this.itemLists=o.data,this.isLoading=!1}).catch(o=>{console.error(o),this.isLoading=!1})},updateSortColumn(t,r){r&&(t===this.sortField?this.sortOrder=this.sortOrder==="asc"?"desc":"asc":(this.sortField=t,this.sortOrder="asc"),this.GetItemLists(this.page))},handleSearch(){this.sortField=this.columns[0].field_name,this.sortOrder="asc",this.page=1,this.GetItemLists(this.page)}},mounted(){this.GetItemLists(),this.isMounted=!0},watch:{searchFilter(){this.filteredOptions.length===0?this.selected={}:this.selected=this.filteredOptions[0]},perPage(t){this.page=1,this.perPage=t,this.GetItemLists(this.page)},refreshData(t,r){this.isMounted&&t!==r&&this.GetItemLists()}}},Pa={class:"p-2"},Aa={class:"flex flex-col flex-wrap pb-4 space-y-4 xl:flex-row xl:items-center xl:justify-between flex-column sm:space-y-0"},La={class:"flex items-center gap-2"},Ma=e.createElementVNode("span",{class:"font-medium"}," Show ",-1),ja={style:{"margin-top":"9px"}},Ia=e.createElementVNode("span",{class:"font-medium"}," Entries ",-1),Ga=e.createElementVNode("label",{for:"table-search",class:"sr-only"},"Search",-1),za={class:"relative"},Fa=e.createElementVNode("div",{class:"absolute inset-y-0 left-0 flex items-center pointer-events-none rtl:inset-r-0 rtl:right-0 ps-3"},[e.createElementVNode("svg",{class:"w-5 h-5 text-gray-500 dark:text-gray-400","aria-hidden":"true",fill:"currentColor",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z","clip-rule":"evenodd"})])],-1),Ua={class:"overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800"},qa={class:"w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark"},Ra={class:"hidden text-sm font-normal text-center text-gray-500 lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400"},Ha=["onClick"],Za={key:0,class:"ml-2"},Ka={key:0,class:"fa fa-arrow-up"},Wa={key:1,class:"fa fa-arrow-down"},Ya={key:0},Xa=["colspan"],Ja=[e.createElementVNode("div",{role:"status",class:"p-4 space-y-4 border border-gray-200 divide-y divide-gray-200 rounded shadow animate-pulse dark:divide-gray-700 md:p-6 dark:border-gray-700"},[e.createElementVNode("div",{class:"flex items-center justify-between"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("span",{class:"sr-only"},"Loading...")],-1)],Qa=["data-label"],va={class:"overflow-auto max-h-40"},el={class:"flex items-center justify-between px-4 py-3 bg-white border-gray-200 sm:px-6 dark:text-gray-400 dark:bg-gray-800"};function tl(t,r,o,a,l,n){const i=e.resolveComponent("dropdown"),s=e.resolveComponent("TailwindPagination");return e.openBlock(),e.createElementBlock("div",Pa,[e.createElementVNode("div",Aa,[e.createElementVNode("div",La,[Ma,e.createElementVNode("div",ja,[e.createVNode(i,{has_cancel:!1,options:l.pageOptions,modelValue:l.perPage,"onUpdate:modelValue":r[0]||(r[0]=d=>l.perPage=d),is_required:!1,field_name:"perPage",label_name:"",default_value:5,show:!1,placeholder:"Please select an option"},null,8,["options","modelValue"])]),Ia]),Ga,e.createElementVNode("div",za,[Fa,e.withDirectives(e.createElementVNode("input",{type:"text","onUpdate:modelValue":r[1]||(r[1]=d=>l.search=d),onInput:r[2]||(r[2]=d=>n.handleSearch()),class:"block w-full p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",placeholder:"Search ..."},null,544),[[e.vModelText,l.search]])])]),e.createElementVNode("div",Ua,[e.createElementVNode("table",qa,[e.createElementVNode("thead",Ra,[e.createElementVNode("tr",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(d,c)=>(e.openBlock(),e.createElementBlock("th",{key:c,onClick:m=>n.updateSortColumn(d.field_name,d.sortable),class:"w-full px-4 py-2 lg:w-2/12"},[e.createTextVNode(e.toDisplayString(d.field_label)+" ",1),l.sortField===d.field_name?(e.openBlock(),e.createElementBlock("span",Za,[l.sortOrder==="asc"?(e.openBlock(),e.createElementBlock("i",Ka)):(e.openBlock(),e.createElementBlock("i",Wa))])):e.createCommentVNode("",!0)],8,Ha))),128))])]),e.createElementVNode("tbody",null,[l.isLoading?(e.openBlock(),e.createElementBlock("tr",Ya,[e.createElementVNode("td",{colspan:o.columns.length},Ja,8,Xa)])):e.createCommentVNode("",!0),l.isLoading?e.createCommentVNode("",!0):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(l.itemLists.data,(d,c)=>(e.openBlock(),e.createElementBlock("tr",{key:c,class:"bg-white dark:bg-gray-800 dark:border-gray-700 hover:bg-gray-50 dark:hover:bg-gray-600 hover:dark:text-gray-200 text-gray-500"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(m,h)=>(e.openBlock(),e.createElementBlock("td",{key:h,"data-label":m.field_label,class:"text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex md:flex-row flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-2.5 lg:px-4 border dark:border-gray-700"},[e.createElementVNode("div",va,[m.tdComp?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n.forDynCompIs(m.tdComp)),{key:0,row:d,field:m.field_name,xprops:o.xprops,tdProps:m.tdProps,onDeleteAction:r[3]||(r[3]=p=>n.GetItemLists()),onEditAction:p=>n.editAction(d),onGeneralAction:p=>n.generalAction(d)},null,40,["row","field","xprops","tdProps","onEditAction","onGeneralAction"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(d[m.field_name]),1)],64))])],8,Qa))),128))]))),128))])])]),e.createElementVNode("div",el,[e.createVNode(s,{class:"mt-3 mb-0",data:l.itemLists,limit:l.limit,size:l.size,align:l.align,onPaginationChangePage:n.GetItemLists},null,8,["data","limit","size","align","onPaginationChangePage"])])])}const rl=_(Ta,[["render",tl]]),ol={components:{TailwindPagination:J},props:{data:Array,columns:Array,get_item_url:String,xprops:Object,refreshData:Boolean,groupField:String},data(){return{isLoading:!1,isMounted:!1,limit:5,showDisabled:!1,size:"default",align:"left",search:"",isDropdownOpen:!1,itemLists:[],tableData:[],sortField:this.columns[0].field_name,sortOrder:"desc",pageOptions:[5,10,20,50],perPage:5,page:1}},emits:["editAction"],computed:{filteredData(){const t=this.search.toLowerCase();return this.sortData(this.data).filter(o=>Object.values(o).some(a=>a.toString().toLowerCase().includes(t)))},groupedItems(){return this.groupBy(this.groupField)}},methods:{groupBy(t){return this.itemLists.data?this.itemLists.data.reduce((r,o)=>{const a=o[t];r[a]||(r[a]=[]);const l={...o};return delete l[t],r[a].push(l),r},{}):[]},editAction(t){this.$emit("editAction",t)},forDynCompIs(t){return typeof t=="object"?t:null},GetItemLists(t=1){this.isLoading=!0,this.page=t;const r={sort:this.sortField,order:this.sortOrder,s:this.search,limit:this.perPage,page:this.page};axios.get(this.xprops.route_get_data,{params:r}).then(o=>{this.itemLists=o.data,this.isLoading=!1}).catch(o=>{console.error(o),this.isLoading=!1})},updateSortColumn(t,r){r&&(t===this.sortField?this.sortOrder=this.sortOrder==="asc"?"desc":"asc":(this.sortField=t,this.sortOrder="asc"),this.GetItemLists(this.page))},handleSearch(){this.sortField=this.columns[0].field_name,this.sortOrder="asc",this.page=1,this.GetItemLists(this.page)}},mounted(){this.GetItemLists(),this.isMounted=!0},watch:{searchFilter(){this.filteredOptions.length===0?this.selected={}:this.selected=this.filteredOptions[0]},perPage(t){this.page=1,this.perPage=t,this.GetItemLists(this.page)},refreshData(t,r){this.isMounted&&t!==r&&this.GetItemLists()}}},nl={class:"p-2"},al={class:"flex flex-col flex-wrap pb-4 space-y-4 xl:flex-row xl:items-center xl:justify-between flex-column sm:space-y-0"},ll={class:"flex items-center gap-2"},sl=e.createElementVNode("span",{class:"font-medium"}," Show ",-1),il={style:{"margin-top":"9px"}},dl=e.createElementVNode("span",{class:"font-medium"}," Entries ",-1),cl=e.createElementVNode("label",{for:"table-search",class:"sr-only"},"Search",-1),ml={class:"relative"},gl=e.createElementVNode("div",{class:"absolute inset-y-0 left-0 flex items-center pointer-events-none rtl:inset-r-0 rtl:right-0 ps-3"},[e.createElementVNode("svg",{class:"w-5 h-5 text-gray-500 dark:text-gray-400","aria-hidden":"true",fill:"currentColor",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z","clip-rule":"evenodd"})])],-1),fl={class:"overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800"},hl={class:"w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark"},ul={class:"hidden text-sm font-normal text-center text-gray-500 lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400"},pl=["onClick"],yl={key:0,class:"ml-2"},bl={key:0,class:"fa fa-arrow-up"},_l={key:1,class:"fa fa-arrow-down"},kl={key:0},xl=["colspan"],wl=[e.createElementVNode("div",{role:"status",class:"p-4 space-y-4 border border-gray-200 divide-y divide-gray-200 rounded shadow animate-pulse dark:divide-gray-700 md:p-6 dark:border-gray-700"},[e.createElementVNode("div",{class:"flex items-center justify-between"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("span",{class:"sr-only"},"Loading...")],-1)],El={class:"bg-white dark:bg-gray-800 dark:border-gray-700 hover:bg-gray-50 dark:hover:bg-gray-600 hover:dark:text-gray-200 text-gray-500"},Nl=["colspan"],Vl=["data-label"],Bl={class:"overflow-auto max-h-40"},Cl={class:"flex items-center justify-between px-4 py-3 bg-white border-gray-200 sm:px-6 dark:text-gray-400 dark:bg-gray-800"};function $l(t,r,o,a,l,n){const i=e.resolveComponent("dropdown"),s=e.resolveComponent("TailwindPagination");return e.openBlock(),e.createElementBlock("div",nl,[e.createElementVNode("div",al,[e.createElementVNode("div",ll,[sl,e.createElementVNode("div",il,[e.createVNode(i,{has_cancel:!1,options:l.pageOptions,modelValue:l.perPage,"onUpdate:modelValue":r[0]||(r[0]=d=>l.perPage=d),is_required:!1,field_name:"perPage",label_name:"",default_value:5,show:!1,placeholder:"Please select an option"},null,8,["options","modelValue"])]),dl]),cl,e.createElementVNode("div",ml,[gl,e.withDirectives(e.createElementVNode("input",{type:"text","onUpdate:modelValue":r[1]||(r[1]=d=>l.search=d),onInput:r[2]||(r[2]=d=>n.handleSearch()),class:"block w-full p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",placeholder:"Search ..."},null,544),[[e.vModelText,l.search]])])]),e.createElementVNode("div",fl,[e.createElementVNode("table",hl,[e.createElementVNode("thead",ul,[e.createElementVNode("tr",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(d,c)=>(e.openBlock(),e.createElementBlock("th",{key:c,onClick:m=>n.updateSortColumn(d.field_name,d.sortable),class:"w-full px-4 py-2 lg:w-2/12"},[e.createTextVNode(e.toDisplayString(d.field_label)+" ",1),l.sortField===d.field_name?(e.openBlock(),e.createElementBlock("span",yl,[l.sortOrder==="asc"?(e.openBlock(),e.createElementBlock("i",bl)):(e.openBlock(),e.createElementBlock("i",_l))])):e.createCommentVNode("",!0)],8,pl))),128))])]),e.createElementVNode("tbody",null,[l.isLoading?(e.openBlock(),e.createElementBlock("tr",kl,[e.createElementVNode("td",{colspan:o.columns.length},wl,8,xl)])):e.createCommentVNode("",!0),l.isLoading?e.createCommentVNode("",!0):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(n.groupedItems,(d,c)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("tr",El,[e.createElementVNode("td",{colspan:o.columns.length,class:"text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex md:flex-row flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-3 lg:px-4 border dark:border-gray-700"},e.toDisplayString(c),9,Nl)]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d,(m,h)=>(e.openBlock(),e.createElementBlock("tr",{key:h,class:"bg-white dark:bg-gray-800 dark:border-gray-700 hover:bg-gray-50 dark:hover:bg-gray-600 hover:dark:text-gray-200 text-gray-500"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(p,k)=>(e.openBlock(),e.createElementBlock("td",{key:k,"data-label":p.field_label,class:"text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex md:flex-row flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-3 lg:px-4 border dark:border-gray-700"},[e.createElementVNode("div",Bl,[p.tdComp?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n.forDynCompIs(p.tdComp)),{key:0,row:m,field:p.field_name,xprops:o.xprops,tdProps:p.tdProps,onDeleteAction:r[3]||(r[3]=$=>n.GetItemLists()),onEditAction:$=>n.editAction(m)},null,40,["row","field","xprops","tdProps","onEditAction"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(m[p.field_name]),1)],64))])],8,Vl))),128))]))),128))],64))),256))])])]),e.createElementVNode("div",Cl,[e.createVNode(s,{class:"mt-3 mb-0",data:l.itemLists,limit:l.limit,size:l.size,align:l.align,onPaginationChangePage:n.GetItemLists},null,8,["data","limit","size","align","onPaginationChangePage"])])])}const Sl=_(ol,[["render",$l]]),Dl={components:{},props:{data:Array,columns:Array},data(){return{showNoOfEntries:[1,2,3,10,20,30,40],search:"",sortKey:"",sortOrder:1,currentPage:1,itemsPerPage:10,jumpToPage:"",maxDisplayedPages:10}},computed:{filteredData(){const t=this.search.toLowerCase();return this.sortData(this.data).filter(o=>Object.values(o).some(a=>a!=null&&a.toString().toLowerCase().includes(t)))},totalPages(){return Math.ceil(this.filteredData.length/this.itemsPerPage)},paginatedData(){const t=(this.currentPage-1)*this.itemsPerPage,r=t+this.itemsPerPage;return this.filteredData.slice(t,r)},displayedPageNumbers(){let t=Math.max(this.currentPage-Math.floor(this.maxDisplayedPages/2),1),r=t+this.maxDisplayedPages-1;return r>this.totalPages&&(r=this.totalPages,t=Math.max(r-this.maxDisplayedPages+1,1)),Array.from({length:r-t+1},(o,a)=>t+a)},firstItemIndex(){return this.itemsPerPage*(this.currentPage-1)+1},lastItemIndex(){const t=this.itemsPerPage*this.currentPage;return t>this.filteredData.length?this.filteredData.length:t}},methods:{handleItemsPerPageChange(t){this.itemsPerPage=t},goToPage(t){t>=1&&t<=this.totalPages&&(this.currentPage=t)},sort(t){t===this.sortKey?this.sortOrder*=-1:(this.sortKey=t,this.sortOrder=1)},sortData(t){return this.sortKey?t.slice().sort((r,o)=>(r[this.sortKey]<o[this.sortKey]?-1:1)*this.sortOrder):t},previousPage(){this.currentPage>1&&this.currentPage--},nextPage(){this.currentPage<this.totalPages&&this.currentPage++},firstPage(){this.currentPage=1},lastPage(){this.currentPage=this.totalPages},goToPage(t){t>=1&&t<=this.totalPages&&(this.currentPage=t)}}},Ol={class:"p-2"},Tl={class:"flex flex-wrap pb-4 space-y-4 md:items-center md:justify-between flex-column sm:flex-row sm:space-y-0"},Pl={class:"flex items-center gap-2"},Al=e.createElementVNode("span",{class:"font-medium"}," Show ",-1),Ll={style:{"margin-top":"9px"}},Ml=e.createElementVNode("span",{class:"font-medium"}," Entries ",-1),jl=e.createElementVNode("label",{for:"table-search",class:"sr-only"},"Search",-1),Il={class:"relative"},Gl=e.createElementVNode("div",{class:"absolute inset-y-0 left-0 flex items-center pointer-events-none rtl:inset-r-0 rtl:right-0 ps-3"},[e.createElementVNode("svg",{class:"w-5 h-5 text-gray-500 dark:text-gray-400","aria-hidden":"true",fill:"currentColor",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z","clip-rule":"evenodd"})])],-1),zl={class:"overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800"},Fl={class:"w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark"},Ul={class:"hidden text-sm font-normal text-center text-gray-700 lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400"},ql=["onClick"],Rl={key:0,class:"ml-2"},Hl={key:0,class:"fa fa-arrow-up"},Zl={key:1,class:"fa fa-arrow-down"},Kl=["data-label"],Wl=["innerHTML"],Yl={key:0,class:"flex items-center justify-between px-4 py-3 bg-white border-gray-200 sm:px-6 dark:text-gray-400 dark:bg-gray-800"},Xl={class:"flex justify-between flex-1 sm:hidden"},Jl=["disabled"],Ql=["disabled"],vl={class:"hidden sm:flex sm:flex-1 sm:items-center sm:justify-between"},es={class:"text-sm text-gray-700 dark:text-gray-400"},ts={class:"font-medium"},rs={class:"font-medium"},os={class:"font-medium"},ns={"aria-label":"Page navigation"},as={class:"flex items-center h-8 -space-x-px text-sm"},ls=["disabled"],ss=[e.createElementVNode("span",{class:"sr-only"},"Previous",-1),e.createElementVNode("svg",{class:"w-2.5 h-2.5 rtl:rotate-180","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 6 10"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 1 1 5l4 4"})],-1)],is=["onClick"],ds=["onClick"],cs=["disabled"],ms=[e.createElementVNode("span",{class:"sr-only"},"Next",-1),e.createElementVNode("svg",{class:"w-2.5 h-2.5 rtl:rotate-180","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 6 10"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m1 9 4-4-4-4"})],-1)];function gs(t,r,o,a,l,n){const i=e.resolveComponent("dropdown");return e.openBlock(),e.createElementBlock("div",Ol,[e.createElementVNode("div",Tl,[e.createElementVNode("div",Pl,[Al,e.createElementVNode("div",Ll,[e.createVNode(i,{has_cancel:!1,options:l.showNoOfEntries,modelValue:l.itemsPerPage,"onUpdate:modelValue":r[0]||(r[0]=s=>l.itemsPerPage=s),is_required:!1,field_name:"NoOfEntries",label_name:"",default_value:10,show:!1,placeholder:"Please select an option"},null,8,["options","modelValue"])]),Ml]),jl,e.createElementVNode("div",Il,[Gl,e.withDirectives(e.createElementVNode("input",{type:"text","onUpdate:modelValue":r[1]||(r[1]=s=>l.search=s),class:"block p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 w-80 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",placeholder:"Search ..."},null,512),[[e.vModelText,l.search]])])]),e.createElementVNode("div",zl,[e.createElementVNode("table",Fl,[e.createElementVNode("thead",Ul,[e.createElementVNode("tr",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(s,d)=>(e.openBlock(),e.createElementBlock("th",{key:d,onClick:c=>n.sort(s),class:"w-full px-4 py-2 lg:w-2/12 capitalize"},[e.createTextVNode(e.toDisplayString(s)+" ",1),l.sortKey===s?(e.openBlock(),e.createElementBlock("span",Rl,[l.sortOrder==="asc"?(e.openBlock(),e.createElementBlock("i",Hl)):(e.openBlock(),e.createElementBlock("i",Zl))])):e.createCommentVNode("",!0)],8,ql))),128))])]),e.createElementVNode("tbody",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.paginatedData,(s,d)=>(e.openBlock(),e.createElementBlock("tr",{key:d,class:"bg-white dark:bg-gray-800 dark:border-gray-700 hover:bg-gray-50 dark:hover:bg-gray-600 hover:dark:text-gray-200 text-gray-500"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(c,m)=>(e.openBlock(),e.createElementBlock("td",{key:m,"data-label":c,class:"text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex md:flex-row flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-2.5 lg:px-4 border dark:border-gray-700"},[e.createElementVNode("p",{class:"text-pretty",innerHTML:s[m]},null,8,Wl)],8,Kl))),128))]))),128))])])]),n.paginatedData.length>0?(e.openBlock(),e.createElementBlock("div",Yl,[e.createElementVNode("div",Xl,[e.createElementVNode("a",{href:"#",onClick:r[2]||(r[2]=e.withModifiers((...s)=>n.previousPage&&n.previousPage(...s),["prevent"])),disabled:l.currentPage===1,class:"relative inline-flex items-center px-4 py-2 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-md hover:bg-gray-50"},"Previous",8,Jl),e.createElementVNode("a",{href:"#",onClick:r[3]||(r[3]=e.withModifiers((...s)=>n.nextPage&&n.nextPage(...s),["prevent"])),disabled:l.currentPage===n.totalPages,class:"relative inline-flex items-center px-4 py-2 ml-3 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-md hover:bg-gray-50"},"Next",8,Ql)]),e.createElementVNode("div",vl,[e.createElementVNode("div",null,[e.createElementVNode("p",es,[e.createTextVNode(" Showing "),e.createElementVNode("span",ts,e.toDisplayString(n.firstItemIndex),1),e.createTextVNode(" to "),e.createElementVNode("span",rs,e.toDisplayString(n.lastItemIndex),1),e.createTextVNode(" of "),e.createElementVNode("span",os,e.toDisplayString(n.filteredData.length),1),e.createTextVNode(" entries ")])]),e.createElementVNode("div",null,[e.createElementVNode("nav",ns,[e.createElementVNode("ul",as,[e.createElementVNode("li",null,[e.createElementVNode("a",{href:"#",onClick:r[4]||(r[4]=e.withModifiers((...s)=>n.previousPage&&n.previousPage(...s),["prevent"])),disabled:l.currentPage===1,class:"flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 ms-0 border-e-0 rounded-s-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"},ss,8,ls)]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.displayedPageNumbers,s=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:s},[e.createElementVNode("li",null,[l.currentPage!==s?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:e.withModifiers(d=>n.goToPage(s),["prevent"]),class:"flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"},e.toDisplayString(s),9,is)):e.createCommentVNode("",!0)]),e.createElementVNode("li",null,[l.currentPage===s?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:e.withModifiers(d=>n.goToPage(s),["prevent"]),"aria-current":"page",class:"z-10 flex items-center justify-center h-8 px-3 leading-tight text-blue-600 border border-blue-300 bg-blue-50 hover:bg-blue-100 hover:text-blue-700 dark:border-gray-700 dark:bg-gray-700 dark:text-white"},e.toDisplayString(s),9,ds)):e.createCommentVNode("",!0)])],64))),128)),e.createElementVNode("li",null,[e.createElementVNode("a",{href:"#",onClick:r[5]||(r[5]=e.withModifiers((...s)=>n.nextPage&&n.nextPage(...s),["prevent"])),disabled:l.currentPage===n.totalPages,class:"flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 rounded-e-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"},ms,8,cs)])])])])])])):e.createCommentVNode("",!0)])}const fs=_(Dl,[["render",gs]]),hs={setup(){const t=e.ref([]),r=l=>{t.value.push(l)},o=l=>{const n=t.value.indexOf(l);n>-1&&t.value.splice(n,1)},a=l=>{t.value.forEach(n=>{n!==l&&n.isOpen&&n.isOpen.value!==void 0&&(n.isOpen.value=!1)}),l.isOpen&&l.isOpen.value!==void 0&&(l.isOpen.value=!l.isOpen.value)};return e.provide("accordionsWrapper",{registerAccordion:r,unregisterAccordion:o,toggleAccordion:a,accordions:t}),{}}};function us(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",null,[e.renderSlot(t.$slots,"default")])}const ps=_(hs,[["render",us]]),ys={props:{title:{type:String,required:!0}},setup(){const t=e.ref(!1),r=e.inject("accordionsWrapper"),a=(()=>{var c=new Date().getTime();typeof performance<"u"&&typeof performance.now=="function"&&(c+=performance.now());var m="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(h){var p=(c+Math.random()*16)%16|0;return c=Math.floor(c/16),(h==="x"?p:p&3|8).toString(16)});return m})(),l={isOpen:t,id:a},n=e.computed(()=>r.accordions.value),i=e.computed(()=>n.value.length>0&&n.value[0].id===a),s=e.computed(()=>n.value.length>0&&n.value[n.value.length-1].id===a);return e.onMounted(()=>{r.registerAccordion(l)}),e.onUnmounted(()=>{r.unregisterAccordion(l)}),{isOpen:t,isFirstAccordion:i,isLastAccordion:s,toggle:()=>{r.toggleAccordion(l)}}}},bs={class:"flex items-center"},_s={key:0,class:"w-3 h-3 rotate-180 shrink-0","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 10 6"},ks=[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5 5 1 1 5"},null,-1)],xs={key:1,class:"w-3 h-3 shrink-0","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 10 6"},ws=[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5 5 1 1 5"},null,-1)];function Es(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("h2",null,[e.createElementVNode("button",{onClick:r[0]||(r[0]=(...i)=>a.toggle&&a.toggle(...i)),type:"button",class:e.normalizeClass(["flex items-center justify-between w-full gap-3 p-5 font-medium text-gray-500 border border-gray-200 rtl:text-right dark:border-gray-700 dark:text-gray-400 hover:bg-gray-100 dark:hover:bg-gray-800",{"rounded-t-xl":a.isFirstAccordion,"border-b-0":!a.isLastAccordion,"bg-gray-100 dark:bg-gray-800":a.isOpen}]),"aria-expanded":"true"},[e.createElementVNode("span",bs,e.toDisplayString(o.title),1),a.isOpen?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("svg",_s,ks)),a.isOpen?(e.openBlock(),e.createElementBlock("svg",xs,ws)):e.createCommentVNode("",!0)],2)]),a.isOpen?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([{"border-b-0":!a.isLastAccordion,"border-t-0":a.isLastAccordion},"p-5 border border-gray-200 dark:border-gray-700 dark:bg-gray-900"])},[e.renderSlot(t.$slots,"default")],2)):e.createCommentVNode("",!0)])}const Ns=_(ys,[["render",Es]]),Vs={class:"flex items-center p-4 text-gray-500 bg-white rounded-lg shadow dark:bg-gray-800 dark:text-gray-400",role:"alert"},Bs={key:0,class:"inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-green-500 bg-green-100 rounded-lg dark:bg-green-800 dark:text-green-200"},Cs=[e.createElementVNode("svg",{class:"w-5 h-5","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 20 20"},[e.createElementVNode("path",{d:"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"})],-1),e.createElementVNode("span",{class:"sr-only"},"Check icon",-1)],$s={key:1,class:"inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-red-500 bg-red-100 rounded-lg dark:bg-red-800 dark:text-red-200"},Ss=[e.createElementVNode("svg",{class:"w-5 h-5","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 20 20"},[e.createElementVNode("path",{d:"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 11.793a1 1 0 1 1-1.414 1.414L10 11.414l-2.293 2.293a1 1 0 0 1-1.414-1.414L8.586 10 6.293 7.707a1 1 0 0 1 1.414-1.414L10 8.586l2.293-2.293a1 1 0 0 1 1.414 1.414L11.414 10l2.293 2.293Z"})],-1),e.createElementVNode("span",{class:"sr-only"},"Error icon",-1)],Ds={key:2,class:"inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-orange-500 bg-orange-100 rounded-lg dark:bg-orange-700 dark:text-orange-200"},Os=[e.createElementVNode("svg",{class:"w-5 h-5","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 20 20"},[e.createElementVNode("path",{d:"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5ZM10 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm1-4a1 1 0 0 1-2 0V6a1 1 0 0 1 2 0v5Z"})],-1),e.createElementVNode("span",{class:"sr-only"},"Warning icon",-1)],Ts={class:"ml-3 text-sm font-normal"},Ps=[e.createElementVNode("span",{class:"sr-only"},"Close",-1),e.createElementVNode("svg",{"aria-hidden":"true",class:"w-5 h-5",fill:"currentColor",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z","clip-rule":"evenodd"})],-1)],As={__name:"ToastListItem",props:{message:String,duration:{type:Number,default:2e3},type:{type:String,default:"success"}},emits:["remove"],setup(t,{emit:r}){const o=t;e.onMounted(()=>{setTimeout(()=>a("remove"),o.duration)});const a=r;return(l,n)=>(e.openBlock(),e.createElementBlock("div",Vs,[o.type==="success"?(e.openBlock(),e.createElementBlock("div",Bs,Cs)):e.createCommentVNode("",!0),o.type==="error"?(e.openBlock(),e.createElementBlock("div",$s,Ss)):e.createCommentVNode("",!0),o.type==="warning"?(e.openBlock(),e.createElementBlock("div",Ds,Os)):e.createCommentVNode("",!0),e.createElementVNode("div",Ts,e.toDisplayString(o.message),1),e.createElementVNode("button",{onClick:n[0]||(n[0]=i=>a("remove")),type:"button",class:"-mx-1.5 -my-1.5 ml-auto inline-flex h-8 w-8 rounded-lg bg-white p-1.5 text-gray-400 hover:bg-gray-100 hover:text-gray-900 focus:ring-2 focus:ring-gray-300 dark:bg-gray-800 dark:text-gray-500 dark:hover:bg-gray-700 dark:hover:text-white","data-dismiss-target":"#toast-default","aria-label":"Close"},Ps)]))}},Q=e.reactive({items:[]}),v={state:Q,methods:{add(t){Q.items.unshift({key:Symbol(),message:t.message,type:t.type,duration:t.duration})},remove(t){Q.items.splice(t,1)}}},Ls={__name:"GlToastList",setup(t){function r(o){v.methods.remove(o)}return(o,a)=>(e.openBlock(),e.createBlock(e.TransitionGroup,{tag:"div","enter-from-class":"translate-x-full opacity-0","enter-active-class":"duration-500","leave-active-class":"duration-500","leave-to-class":"translate-x-full opacity-0",class:"fixed z-50 w-full max-w-xs space-y-4 top-4 right-4"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(v).state.items,(l,n)=>(e.openBlock(),e.createBlock(As,{key:l.key,message:l.message,type:l.type,duration:l.duration,onRemove:i=>r(n)},null,8,["message","type","duration","onRemove"]))),128))]),_:1}))}},Ms={key:0,class:"flex justify-center"},js=[e.createElementVNode("svg",{class:"w-5 h-5","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 4 15"},[e.createElementVNode("path",{d:"M3.5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6.041a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 5.959a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"})],-1)],Is={class:"absolute right-0 z-10 mt-5 origin-top-right bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600"},Gs={class:"py-2 text-sm text-gray-700 dark:text-gray-200","aria-labelledby":"dropdownDividerButton"},zs={key:0},Fs=["href"],Us=e.createElementVNode("i",{class:"mr-2 fa-solid fa-list-ul opacity-80"},null,-1),qs={key:1},Rs=e.createElementVNode("i",{class:"mr-2 fa-solid fa-trash-can opacity-80"},null,-1),Hs={__name:"DatatableAction",props:{field:{type:String,default:""},route_url:{type:String,default:""},row:{type:[Array,Object],default:[]},xprops:{type:Object,default:{}},tdProps:{type:Object,default:{}}},emits:["deleteAction"],setup(t,{emit:r}){const o=se(),a=t,l=e.ref(!1),n=e.ref(!1),i=()=>{l.value=!1},s=()=>{l.value=!0},d=()=>{n.value=!1},c=()=>{n.value=!0},m=r,h=()=>{axios.delete(`${a.xprops.route}/${a.row.id}`).then(()=>{d(),m("deleteAction"),o.commit("notification/SHOW_NOTIFICATION",{message:"Item deleted successfully.",type:"success",duration:5e3})}).catch(p=>{console.log(p)})};return(p,k)=>{const $=e.resolveDirective("click-outside");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(G,{isOpen:n.value,onConfirmDelete:h,onCancelDelete:d},null,8,["isOpen"]),t.row&&p.can(`edit_${t.xprops.permission} || delete_${t.xprops.permission}`)?e.withDirectives((e.openBlock(),e.createElementBlock("div",Ms,[e.createElementVNode("button",{onClick:s,class:"inline-flex items-center p-2 text-sm font-medium text-center text-gray-900 bg-white rounded-lg hover:bg-gray-100 focus:ring-4 focus:outline-none dark:text-white focus:ring-gray-50 dark:bg-gray-800 dark:hover:bg-gray-700 dark:focus:ring-gray-600",type:"button"},js),e.withDirectives(e.createElementVNode("div",Is,[e.createElementVNode("ul",Gs,[p.can(`edit_${t.xprops.permission}`)?(e.openBlock(),e.createElementBlock("li",zs,[e.createElementVNode("a",{href:t.xprops.route+"/"+t.row.id+"/edit",class:"block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"},[Us,e.createTextVNode(" Edit")],8,Fs)])):e.createCommentVNode("",!0),p.can(`delete_${t.xprops.permission}`)?(e.openBlock(),e.createElementBlock("li",qs,[e.createElementVNode("a",{href:"#",onClick:e.withModifiers(c,["prevent"]),class:"block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"},[Rs,e.createTextVNode(" Remove")])])):e.createCommentVNode("",!0)])],512),[[e.vShow,l.value]])])),[[$,i]]):e.createCommentVNode("",!0)],64)}}},Zs={key:0,class:"flex justify-center"},Ks=[e.createElementVNode("svg",{class:"w-5 h-5","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 4 15"},[e.createElementVNode("path",{d:"M3.5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6.041a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 5.959a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"})],-1)],Ws={class:"absolute right-0 z-10 mt-5 origin-top-right bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600"},Ys={class:"py-2 text-sm text-gray-700 dark:text-gray-200","aria-labelledby":"dropdownDividerButton"},Xs={key:0},Js=e.createElementVNode("i",{class:"mr-2 fa-solid fa-trash-can opacity-80"},null,-1),Qs={__name:"DatatableDeleteAction",props:{field:{type:String,default:""},route_url:{type:String,default:""},row:{type:[Array,Object],default:[]},xprops:{type:Object,default:{}},tdProps:{type:Object,default:{}}},emits:["deleteAction"],setup(t,{emit:r}){const o=se(),a=t,l=e.ref(!1),n=e.ref(!1),i=()=>{l.value=!1},s=()=>{l.value=!0},d=()=>{n.value=!1},c=()=>{n.value=!0},m=r,h=()=>{axios.delete(`${a.xprops.route}/${a.row.id}`).then(()=>{d(),m("deleteAction"),o.commit("notification/SHOW_NOTIFICATION",{message:"Item deleted successfully.",type:"success",duration:5e3})}).catch(p=>{console.log(p)})};return(p,k)=>{const $=e.resolveDirective("click-outside");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(G,{isOpen:n.value,onConfirmDelete:h,onCancelDelete:d},null,8,["isOpen"]),t.row&&p.can(`delete_${t.xprops.permission}`)?e.withDirectives((e.openBlock(),e.createElementBlock("div",Zs,[e.createElementVNode("button",{onClick:s,class:"inline-flex items-center p-2 text-sm font-medium text-center text-gray-900 bg-white rounded-lg hover:bg-gray-100 focus:ring-4 focus:outline-none dark:text-white focus:ring-gray-50 dark:bg-gray-800 dark:hover:bg-gray-700 dark:focus:ring-gray-600",type:"button"},Ks),e.withDirectives(e.createElementVNode("div",Ws,[e.createElementVNode("ul",Ys,[p.can(`delete_${t.xprops.permission}`)?(e.openBlock(),e.createElementBlock("li",Xs,[e.createElementVNode("a",{href:"#",onClick:e.withModifiers(c,["prevent"]),class:"block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"},[Js,e.createTextVNode(" Remove")])])):e.createCommentVNode("",!0)])],512),[[e.vShow,l.value]])])),[[$,i]]):e.createCommentVNode("",!0)],64)}}},vs={props:["field","row"],computed:{isArray(){return Array.isArray(this.row)},isObject(){return typeof this.row=="object"},isString(){return typeof this.row=="string"}},mounted(){}},ei=["href","title"],ti=e.createElementVNode("svg",{class:"w-3 h-3 text-white me-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M13 11.15V4a1 1 0 1 0-2 0v7.15L8.78 8.374a1 1 0 1 0-1.56 1.25l4 5a1 1 0 0 0 1.56 0l4-5a1 1 0 1 0-1.56-1.25L13 11.15Z","clip-rule":"evenodd"}),e.createElementVNode("path",{"fill-rule":"evenodd",d:"M9.657 15.874 7.358 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2.358l-2.3 2.874a3 3 0 0 1-4.685 0ZM17 16a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H17Z","clip-rule":"evenodd"})],-1),ri={key:1,class:"m-1 d-inline-block"},oi=["href","title"],ni=e.createElementVNode("svg",{class:"w-3 h-3 text-white me-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M13 11.15V4a1 1 0 1 0-2 0v7.15L8.78 8.374a1 1 0 1 0-1.56 1.25l4 5a1 1 0 0 0 1.56 0l4-5a1 1 0 1 0-1.56-1.25L13 11.15Z","clip-rule":"evenodd"}),e.createElementVNode("path",{"fill-rule":"evenodd",d:"M9.657 15.874 7.358 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2.358l-2.3 2.874a3 3 0 0 1-4.685 0ZM17 16a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H17Z","clip-rule":"evenodd"})],-1);function ai(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",null,[n.isArray?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.row,(i,s)=>(e.openBlock(),e.createElementBlock("div",{key:s,class:"m-1 d-inline-block"},[e.createElementVNode("a",{href:i,title:i,target:"_blank",class:"inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"},[ti,e.createTextVNode(" Download ")],8,ei)]))),128)):n.isString?(e.openBlock(),e.createElementBlock("div",ri,[e.createElementVNode("a",{href:o.row,title:o.row,target:"_blank",class:"inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"},[ni,e.createTextVNode(" Download ")],8,oi)])):e.createCommentVNode("",!0)])}const li=_(vs,[["render",ai]]),si={props:["field","row"],computed:{isArray(){return Array.isArray(this.row[this.field])},isObject(){return typeof this.row[this.field]=="object"}}},ii=["href","title"],di=e.createElementVNode("svg",{class:"w-3 h-3 text-white me-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M13 11.15V4a1 1 0 1 0-2 0v7.15L8.78 8.374a1 1 0 1 0-1.56 1.25l4 5a1 1 0 0 0 1.56 0l4-5a1 1 0 1 0-1.56-1.25L13 11.15Z","clip-rule":"evenodd"}),e.createElementVNode("path",{"fill-rule":"evenodd",d:"M9.657 15.874 7.358 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2.358l-2.3 2.874a3 3 0 0 1-4.685 0ZM17 16a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H17Z","clip-rule":"evenodd"})],-1),ci={key:1,class:"m-1 d-inline-block"},mi=["href","title"],gi=e.createElementVNode("svg",{class:"w-3 h-3 text-white me-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M13 11.15V4a1 1 0 1 0-2 0v7.15L8.78 8.374a1 1 0 1 0-1.56 1.25l4 5a1 1 0 0 0 1.56 0l4-5a1 1 0 1 0-1.56-1.25L13 11.15Z","clip-rule":"evenodd"}),e.createElementVNode("path",{"fill-rule":"evenodd",d:"M9.657 15.874 7.358 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2.358l-2.3 2.874a3 3 0 0 1-4.685 0ZM17 16a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H17Z","clip-rule":"evenodd"})],-1);function fi(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",null,[n.isArray?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.row[o.field],i=>(e.openBlock(),e.createElementBlock("div",{key:i.id,class:"m-1 d-inline-block"},[e.createElementVNode("a",{href:i.url,title:i.name,target:"_blank",class:"inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"},[di,e.createTextVNode(" Download ")],8,ii)]))),128)):n.isObject?(e.openBlock(),e.createElementBlock("div",ci,[e.createElementVNode("a",{href:o.row[o.field].url,title:o.row[o.field].name,target:"_blank",class:"inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"},[gi,e.createTextVNode(" Download ")],8,mi)])):e.createCommentVNode("",!0)])}const hi=_(si,[["render",fi]]),ui={props:["field","row","tdProps"]},pi={key:0},yi=["innerHTML"];function bi(t,r,o,a,l,n){return o.row[o.field]?(e.openBlock(),e.createElementBlock("div",pi,[e.createElementVNode("div",{class:"w-full",innerHTML:o.row[o.field]},null,8,yi)])):e.createCommentVNode("",!0)}const _i=_(ui,[["render",bi]]),ki={props:["field","row","tdProps"],computed:{entry(){const[t,r]=this.field.split(".");return e.markRaw({key:t,field:r})},isArray(){return Array.isArray(this.row[this.entry.key])},isObject(){return typeof this.row[this.entry.key]=="object"}}},xi={class:"flex flex-wrap gap-2"},wi={key:1,class:"px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded dark:bg-blue-900 dark:text-blue-300"};function Ei(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",xi,[n.isArray?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.row[n.entry.key],(i,s)=>(e.openBlock(),e.createElementBlock("span",{key:s,class:"px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded dark:bg-blue-900 dark:text-blue-300"},e.toDisplayString(i[n.entry.field]),1))),128)):n.isObject?(e.openBlock(),e.createElementBlock("span",wi,e.toDisplayString(o.row[n.entry.key][n.entry.field]),1)):e.createCommentVNode("",!0)])}const Ni=_(ki,[["render",Ei]]),Vi={props:["field","row","tdProps"]},Bi={key:0},Ci={class:"m-1 d-inline-block"},$i=["href","title"],Si=["src","alt","title"];function Di(t,r,o,a,l,n){return o.row[o.field]?(e.openBlock(),e.createElementBlock("div",Bi,[e.createElementVNode("div",Ci,[e.createElementVNode("a",{href:o.row[o.field].url,title:o.row[o.field].name,target:"_blank"},[e.createElementVNode("img",{src:o.row[o.field].thumbnail,alt:o.row[o.field].name,title:o.row[o.field].name},null,8,Si)],8,$i)])])):e.createCommentVNode("",!0)}const Oi=_(Vi,[["render",Di],["__scopeId","data-v-3a28c02c"]]),Ti={props:["field","row","tdProps"],computed:{isActive(){return this.row[this.field]===1}}},Pi={class:"flex flex-wrap gap-2 text-nowrap"},Ai={key:0,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-green-800 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-300"},Li=e.createElementVNode("span",{class:"w-2 h-2 bg-green-500 rounded-full me-1"},null,-1),Mi={key:1,class:"inline-flex items-center bg-red-100 text-red-800 text-xs font-medium px-2.5 py-0.5 rounded-full dark:bg-red-900 dark:text-red-300"},ji=e.createElementVNode("span",{class:"w-2 h-2 bg-red-500 rounded-full me-1"},null,-1);function Ii(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",Pi,[n.isActive?(e.openBlock(),e.createElementBlock("span",Ai,[Li,e.createTextVNode(" Active ")])):n.isActive?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("span",Mi,[ji,e.createTextVNode(" Inactive ")]))])}const Gi=_(Ti,[["render",Ii]]),zi={props:["field","row","tdProps"],computed:{hasLabelColor(t){const r=this.tdProps.status_general_labels_color.find(o=>o.label===this.row[this.field]);return r?r.class:""}}},Fi={class:"flex flex-wrap gap-2 text-nowrap"},Ui={key:0,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-green-800 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-300"},qi=e.createElementVNode("span",{class:"w-2 h-2 bg-green-500 rounded-full me-1"},null,-1),Ri={key:1,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-red-800 bg-red-100 rounded-full dark:bg-red-900 dark:text-red-300"},Hi=e.createElementVNode("span",{class:"w-2 h-2 bg-red-500 rounded-full me-1"},null,-1),Zi={key:2,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-yellow-800 bg-yellow-100 rounded-full dark:bg-gray-700 dark:text-yellow-300"},Ki=e.createElementVNode("span",{class:"w-2 h-2 bg-yellow-500 rounded-full me-1"},null,-1),Wi={key:3,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded-full dark:bg-gray-700 dark:text-blue-400"},Yi=e.createElementVNode("span",{class:"w-2 h-2 bg-blue-500 rounded-full me-1"},null,-1),Xi={key:4,class:"inline-flex items-center px-2 py-1 text-sm text-blue-800 bg-blue-100 rounded-full dark:bg-blue-900 dark:text-blue-300"},Ji=e.createElementVNode("span",{class:"relative flex w-2 h-2 mr-1"},[e.createElementVNode("span",{class:"absolute inline-flex w-full h-full bg-blue-500 rounded-full animate-ping"}),e.createElementVNode("span",{class:"relative inline-flex w-2 h-2 bg-blue-500 rounded-full"})],-1);function Qi(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",Fi,[n.hasLabelColor=="green"?(e.openBlock(),e.createElementBlock("span",Ui,[qi,e.createTextVNode(" "+e.toDisplayString(this.row[this.field]),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="red"?(e.openBlock(),e.createElementBlock("span",Ri,[Hi,e.createTextVNode(" "+e.toDisplayString(this.row[this.field]),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="yellow"?(e.openBlock(),e.createElementBlock("span",Zi,[Ki,e.createTextVNode(" "+e.toDisplayString(this.row[this.field]),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="default"?(e.openBlock(),e.createElementBlock("span",Wi,[Yi,e.createTextVNode(" "+e.toDisplayString(this.row[this.field]),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="animate"?(e.openBlock(),e.createElementBlock("span",Xi,[Ji,e.createTextVNode(" "+e.toDisplayString(this.row[this.field]),1)])):e.createCommentVNode("",!0)])}const vi=_(zi,[["render",Qi]]),ed={props:["field","row","tdProps"],computed:{hasLabelColor(){return this.tdProps.specfic_color??""},badgeType(){switch(this.tdProps.badge_type){case"Default":return"rounded text-xs";case"Large":return"rounded text-sm ";case"Bordered":return"rounded text-xs border";case"Pills":return"rounded-full text-xs";default:return""}}}},td={class:"flex flex-wrap gap-2 text-nowrap justify-center"};function rd(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",td,[n.hasLabelColor=="Default"?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["bg-blue-100 text-blue-800 font-medium me-2 px-2.5 py-0.5 dark:bg-blue-900 dark:text-blue-300 border-blue-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Dark"?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(["bg-gray-100 text-gray-800 font-medium me-2 px-2.5 py-0.5 dark:bg-gray-700 dark:text-gray-300 border-gray-500",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Red"?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["bg-red-100 text-red-800 font-medium me-2 px-2.5 py-0.5 dark:bg-red-900 dark:text-red-300 border-red-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Green"?(e.openBlock(),e.createElementBlock("span",{key:3,class:e.normalizeClass(["bg-green-100 text-green-800 font-medium me-2 px-2.5 py-0.5 dark:bg-green-900 dark:text-green-300 border-green-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Yellow"?(e.openBlock(),e.createElementBlock("span",{key:4,class:e.normalizeClass(["bg-yellow-100 text-yellow-800 font-medium me-2 px-2.5 py-0.5 dark:bg-yellow-900 dark:text-yellow-300 border-yellow-300",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Indigo"?(e.openBlock(),e.createElementBlock("span",{key:5,class:e.normalizeClass(["bg-indigo-100 text-indigo-800 font-medium me-2 px-2.5 py-0.5 dark:bg-indigo-900 dark:text-indigo-300 border-indigo-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Purple"?(e.openBlock(),e.createElementBlock("span",{key:6,class:e.normalizeClass(["bg-purple-100 text-purple-800 font-medium me-2 px-2.5 py-0.5 dark:bg-purple-900 dark:text-purple-300 border-purple-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Pink"?(e.openBlock(),e.createElementBlock("span",{key:7,class:e.normalizeClass(["bg-pink-100 text-pink-800 font-medium me-2 px-2.5 py-0.5 dark:bg-pink-900 dark:text-pink-300 border-pink-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0)])}const od=_(ed,[["render",rd]]),nd={props:["field","row","tdProps"],computed:{hasLabelColor(t){const r=this.tdProps.status_general_labels_color.find(o=>o.text===this.row[this.field]);return r?r.class:""},getLabel(){const t=this.tdProps.status_general_labels_color.find(r=>r.text===this.row[this.field]);return t?t.label:""}}},ad={class:"flex flex-wrap gap-2 text-nowrap"},ld={key:0,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-green-800 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-300"},sd=e.createElementVNode("span",{class:"w-2 h-2 bg-green-500 rounded-full me-1"},null,-1),id={key:1,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-red-800 bg-red-100 rounded-full dark:bg-red-900 dark:text-red-300"},dd=e.createElementVNode("span",{class:"w-2 h-2 bg-red-500 rounded-full me-1"},null,-1),cd={key:2,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-yellow-800 bg-yellow-100 rounded-full dark:bg-gray-700 dark:text-yellow-300"},md=e.createElementVNode("span",{class:"w-2 h-2 bg-yellow-500 rounded-full me-1"},null,-1),gd={key:3,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded-full dark:bg-gray-700 dark:text-blue-400"},fd=e.createElementVNode("span",{class:"w-2 h-2 bg-blue-500 rounded-full me-1"},null,-1),hd={key:4,class:"inline-flex items-center px-2 py-1 text-sm text-blue-800 bg-blue-100 rounded-full dark:bg-blue-900 dark:text-blue-300"},ud=e.createElementVNode("span",{class:"relative flex w-2 h-2 mr-1"},[e.createElementVNode("span",{class:"absolute inline-flex w-full h-full bg-blue-500 rounded-full animate-ping"}),e.createElementVNode("span",{class:"relative inline-flex w-2 h-2 bg-blue-500 rounded-full"})],-1);function pd(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",ad,[n.hasLabelColor=="green"?(e.openBlock(),e.createElementBlock("span",ld,[sd,e.createTextVNode(" "+e.toDisplayString(n.getLabel),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="red"?(e.openBlock(),e.createElementBlock("span",id,[dd,e.createTextVNode(" "+e.toDisplayString(n.getLabel),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="yellow"?(e.openBlock(),e.createElementBlock("span",cd,[md,e.createTextVNode(" "+e.toDisplayString(n.getLabel),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="default"?(e.openBlock(),e.createElementBlock("span",gd,[fd,e.createTextVNode(" "+e.toDisplayString(n.getLabel),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="animate"?(e.openBlock(),e.createElementBlock("span",hd,[ud,e.createTextVNode(" "+e.toDisplayString(n.getLabel),1)])):e.createCommentVNode("",!0)])}const yd=_(nd,[["render",pd]]),bd={props:["field","row","tdProps"],computed:{formattedDate(){if(!this.row[this.field])return"";const t=new Date(this.row[this.field]),r=t.getFullYear(),o=t.toLocaleString("default",{month:"long"}),a=t.getDate();let l=t.getHours();const n=t.getMinutes(),i=t.getSeconds(),s=l>=12?"pm":"am";return l=l%12,l=l||12,`${o} ${a}, ${r}, ${l}:${n}:${i} ${s}`},isActive(){return this.row[this.field]===1}}},_d={class:"w-full"};function kd(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",_d,e.toDisplayString(n.formattedDate),1)}const xd=_(bd,[["render",kd]]),wd={props:["field","row","tdProps"]},Ed={class:"flex flex-wrap gap-2 text-nowrap"},Nd={key:0,class:"inline-flex items-center px-2 py-1 text-sm text-blue-800 bg-blue-100 rounded-full dark:bg-blue-900 dark:text-blue-300"},Vd=e.createElementVNode("span",{class:"relative flex w-2 h-2 mr-1"},[e.createElementVNode("span",{class:"absolute inline-flex w-full h-full bg-blue-500 rounded-full animate-ping"}),e.createElementVNode("span",{class:"relative inline-flex w-2 h-2 bg-blue-500 rounded-full"})],-1),Bd={key:1,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-yellow-800 bg-yellow-100 rounded-full dark:bg-gray-700 dark:text-yellow-300"},Cd=e.createElementVNode("span",{class:"w-2 h-2 bg-yellow-500 rounded-full me-1"},null,-1),$d={key:2,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-green-800 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-300"},Sd=e.createElementVNode("span",{class:"w-2 h-2 bg-green-500 rounded-full me-1"},null,-1);function Dd(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",Ed,[o.row[o.field]===0?(e.openBlock(),e.createElementBlock("span",Nd,[Vd,e.createTextVNode(" Provisioning")])):e.createCommentVNode("",!0),o.row[o.field]===2?(e.openBlock(),e.createElementBlock("span",Bd,[Cd,e.createTextVNode(" Paused ")])):e.createCommentVNode("",!0),o.row[o.field]===1?(e.openBlock(),e.createElementBlock("span",$d,[Sd,e.createTextVNode(" Active ")])):e.createCommentVNode("",!0)])}const Od=_(wd,[["render",Dd]]),Td={props:["field","row","tdProps"]},Pd={key:0,class:"text-nowrap"},Ad={class:"w-full h-full p-3 mx-0 mt-0 overflow-auto font-mono text-left break-words rounded cursor-default whitespace-nowrap console_styles"};function Ld(t,r,o,a,l,n){return o.row[o.field]?(e.openBlock(),e.createElementBlock("div",Pd,[e.createElementVNode("pre",Ad," "+e.toDisplayString(o.row[o.field])+`
7
+ `,42,Ur),e.createElementVNode("span",qr,e.toDisplayString(t.error_message),1),e.createElementVNode("small",Rr,e.toDisplayString(t.description),1)],2))],64))}},Zr={class:"font-bold ptext-lg dark:text-white"},Kr=["name","id"],Wr=["id"],Yr=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),Xr=["for"],Jr=e.createElementVNode("span",{class:"language-label js-language-label bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300"},null,-1),Qr=["name","id"],vr=["required","name","id","type"],eo={class:"gl-span-form-error"},to={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},ro={__name:"GlTextTranslate",props:{is_required:{type:Boolean,default:!1},show:{type:Boolean,default:!1},error_message:{type:String,default:""},model_value:{type:[String,Number],default:null},modelValue:{type:[String,Number],default:""},model_value_translate:{type:[String,Object],default:null},modelValueTranslate:{type:[String,Object],default:""},type:{type:String,default:"text"},field_name:{type:String,default:""},label_name:{type:String,default:""},get_field_translations:{type:String,default:""},description:{type:String,default:""},translatable:{type:Object,default:null}},emits:["update:modelValue","update:modelValueTranslate","keydown"],setup(t,{expose:r,emit:o}){const a=t,l=o,n=e.ref(null),i=e.ref(null);return e.onMounted(()=>{n.value!==null&&n.value.hasAttribute("autofocus")&&n.value.focus(),a.model_value&&(l("update:modelValue",a.model_value),n.value.value=a.model_value),a.model_value_translate,a.translatable&&axios.post("/admin/get_field_translations",{model:a.translatable.model,row_id:a.translatable.row_id,field:a.translatable.field}).then(s=>{i.value.value=JSON.stringify(s.data),l("update:modelValueTranslate",JSON.stringify(s.data))}).catch(s=>{console.log(s)})}),r({focus:()=>n.value.focus()}),(s,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",Zr,e.toDisplayString(t.label_name),1),e.withDirectives(e.createElementVNode("input",{type:"hidden","data-i18n":"true",name:t.field_name+"_i18n",id:t.field_name+"_i18n",ref:"input_translate_s","onUpdate:modelValue":d[0]||(d[0]=c=>s.inputTranslateValue=c)},null,8,Kr),[[e.vModelText,s.inputTranslateValue]]),e.createElementVNode("p",{id:t.field_name,class:"mb-4 text-base text-gray-900 input_tr_show dark:text-white"},e.toDisplayString(t.model_value),9,Wr),Yr],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["mb-4",t.field_name])},[e.createElementVNode("label",{class:e.normalizeClass({"gl-label-translation-form":t.error_message=="","gl-label-translation-form-invalid":t.error_message!=="",required:t.is_required}),for:t.field_name},e.toDisplayString(t.label_name),11,Xr),Jr,e.createElementVNode("input",{class:"mb-4",type:"hidden","data-i18n":"true",name:t.field_name+"_i18n",id:t.field_name+"_i18n",onInput:d[1]||(d[1]=c=>s.$emit("update:modelValueTranslate",c.target.value)),ref_key:"input_translate",ref:i},null,40,Qr),e.createElementVNode("input",{required:t.is_required,name:t.field_name,id:t.field_name,class:e.normalizeClass({" gl-input-form form-input-translation mt-2 ":t.error_message==""," gl-input-form-invalid form-input-translation mt-2 ":t.error_message!==""}),type:t.type,onInput:d[2]||(d[2]=c=>s.$emit("update:modelValue",c.target.value)),onKeydown:d[3]||(d[3]=c=>s.$emit("keydown",c)),ref_key:"input",ref:n},null,42,vr),e.createElementVNode("span",eo,e.toDisplayString(t.error_message),1),e.createElementVNode("small",to,e.toDisplayString(t.description),1)],2))],64))}},oo={class:"font-bold ptext-lg dark:text-white"},no={class:"mb-4 text-base text-gray-900 dark:text-white"},ao=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),lo=["for"],so=["required","name","id","type","placeholder"],io={class:"gl-span-form-error"},co={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},mo={__name:"GlTextInput",props:{is_required:{type:Boolean,default:!1},show:{type:Boolean,default:!1},error_message:{type:String,default:""},model_value:{type:[String,Number],default:""},modelValue:{type:[String,Number],default:""},type:{type:String,default:"text"},field_name:{type:String,default:""},label_name:{type:String,default:""},description:{type:String,default:""},placeholder:{type:String,default:""}},emits:["update:modelValue","keydown"],setup(t,{expose:r,emit:o}){const a=t,l=o,n=e.ref(null);e.onMounted(()=>{n.value!==null&&n.value.hasAttribute("autofocus")&&n.value.focus()});const i=e.computed({get(){return a.modelValue},set(s){l("update:modelValue",s)}});return r({focus:()=>n.value.focus()}),(s,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",oo,e.toDisplayString(t.label_name),1),e.createElementVNode("p",no,e.toDisplayString(t.type=="password"?t.modelValue.replace(/./g,"*"):t.modelValue),1),ao],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.field_name)},[e.createElementVNode("label",{class:e.normalizeClass({"gl-label-form":t.error_message=="","gl-label-form-invalid":t.error_message!=="",required:t.is_required}),for:t.field_name},e.toDisplayString(t.label_name),11,lo),e.withDirectives(e.createElementVNode("input",{required:t.is_required,name:t.field_name,id:t.field_name,class:e.normalizeClass({"gl-input-form":t.error_message=="","gl-input-form-invalid":t.error_message!==""}),type:t.type,"onUpdate:modelValue":d[0]||(d[0]=c=>i.value=c),onKeydown:d[1]||(d[1]=c=>s.$emit("keydown",c)),ref_key:"input",ref:n,placeholder:t.placeholder},null,42,so),[[e.vModelDynamic,i.value]]),e.createElementVNode("span",io,e.toDisplayString(t.error_message),1),e.createElementVNode("small",co,e.toDisplayString(t.description),1)],2))],64))}},go={setup(t,{slots:r}){const o=e.ref(r.default().map(l=>l.props));console.log(r.default());const a=e.ref(o.value[0].title);return e.provide("selectedTitle",a),{tabs:o,selectedTitle:a}}},fo={class:"flex flex-wrap"},ho={class:"w-full"},uo={class:"flex flex-row flex-wrap gap-1 pt-3 pb-4 mb-0 list-none"},po=["onClick"],yo={class:"relative flex flex-col w-full min-w-0 mb-6 break-words bg-white rounded shadow-lg dark:border-strokedark dark:bg-boxdark"},bo={class:"flex-auto px-4 py-5"},_o={class:"tab-content tab-space"};function ko(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",fo,[e.createElementVNode("div",ho,[e.createElementVNode("ul",uo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.tabs,i=>(e.openBlock(),e.createElementBlock("li",{key:i.title,onClick:s=>a.selectedTitle=i.title,class:"flex-auto -mb-px text-center"},[e.createElementVNode("a",{class:e.normalizeClass([{"text-slate-600 bg-white dark:bg-meta-4":a.selectedTitle!=i.title,"text-white bg-slate-600 dark:bg-primary":a.selectedTitle===i.title},"block px-5 py-3 text-xs font-bold leading-normal rounded shadow-lg hover:text-white tex hover:bg-slate-600 dark:hover:bg-primary dark:text-white tabs_buttons"])},[e.createElementVNode("i",{class:e.normalizeClass([i.icon,"mr-1 text-base"])},null,2),e.createTextVNode(" "+e.toDisplayString(i.title),1)],2)],8,po))),128))])])]),e.createElementVNode("div",yo,[e.createElementVNode("div",bo,[e.createElementVNode("div",_o,[e.renderSlot(t.$slots,"default")])])])],64)}const xo=_(go,[["render",ko]]),wo={props:["title"],setup(){return{selectedTitle:e.inject("selectedTitle")}}},Eo={key:0,class:"block"};function No(t,r,o,a,l,n){return o.title==a.selectedTitle?(e.openBlock(),e.createElementBlock("div",Eo,[e.renderSlot(t.$slots,"default")])):e.createCommentVNode("",!0)}const Vo=_(wo,[["render",No]]),Bo={props:{elements_to_show_prop:{type:Number,default:3},hide_arrow:{type:Boolean,default:!1},disable_touch:{type:Boolean,default:!1},direction_property:{type:String,default:"ltr"},slider_arrows_indicators_position:{type:String,default:"arrows_outside_slider"}},data:function(){return{elementsToShow:3,dotsNum:0,currentDot:1,dotsNavigation:[],touchStartX:0,isMoving:!1,initialX:0,initialY:0,Random_string:this.generateRandomString(6)}},mounted(){this.elementsToShow=this.elements_to_show_prop,this.initSlider(),this.disable_touch||this.movingActions()},methods:{sliderIndicatorsAction(){var t="";return this.direction_property=="rtl"?(t+=" space-x-reverse ",t+=" slider_indicators "):this.slider_arrows_indicators_position=="arrows_indicators_inside_slider"&&(t+=" slider_indicators "),t},sliderContainerAction(){var t="";return!this.hide_arrow&&this.slider_arrows_indicators_position=="arrows_outside_slider"?t+=" w-12/12 xl:w-8/12 xxl:w-8/12 md:w-8/12 sm:w-8/12":this.slider_arrows_indicators_position!="arrows_outside_slider"&&(t+=" w-12/12 "),t},generateRandomString(t){let r="";const o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",a=o.length;for(let l=0;l<t;l++)r+=o.charAt(Math.floor(Math.random()*a));return r},movingActions(){let t=this,r=document.getElementById("slider_"+this.Random_string);const o=l=>{r.style.cursor="grabbing";const n=s=>{const d=s.clientX||s.touches&&s.touches[0]&&s.touches[0].clientX,c=s.clientY||s.touches&&s.touches[0]&&s.touches[0].clientY,m=d-t.initialX,h=c-t.initialY;Math.abs(m)>Math.abs(h)?(s.preventDefault(),Math.abs(m)>=70&&(m<0?t.next():t.prev(),t.initialX=d)):r.style.cursor="grab",Math.abs(h)>Math.abs(m)&&(r.style.cursor="grab")},i=()=>{document.removeEventListener("mousemove",n),document.removeEventListener("touchmove",n),document.removeEventListener("mouseup",i),document.removeEventListener("touchend",i),r.style.cursor="grab"};document.addEventListener("mousemove",n),document.addEventListener("touchmove",n,{passive:!1}),document.addEventListener("mouseup",i),document.addEventListener("touchend",i),t.initialX=l.clientX||l.touches&&l.touches[0]&&l.touches[0].clientX,t.initialY=l.clientY||l.touches&&l.touches[0]&&l.touches[0].clientY},a=l=>{l.key==="ArrowLeft"?t.prev():l.key==="ArrowRight"&&t.next()};r.addEventListener("mousedown",o),r.addEventListener("touchstart",o),document.addEventListener("keydown",a)},next(){this.currentDot<this.dotsNavigation.length&&(this.currentDot++,this.setDot(this.currentDot))},prev(){this.currentDot>1&&(this.currentDot--,this.setDot(this.currentDot))},initSlider(){let t=document.getElementById("sliderContainer_"+this.Random_string),r=document.getElementById("mainSliderContainer_"+this.Random_string),o=document.getElementById("slider_"+this.Random_string),a=o.querySelectorAll("li"),l=Array.from(a).filter(s=>s.parentNode===o),n=t.clientWidth,i=n/this.elementsToShow;if(this.elementsToShow>1?document.body.clientWidth<1e3?(this.elementsToShow=1,i=this.hide_arrow?r.clientWidth:n):document.body.clientWidth<1500&&(this.elementsToShow=2):(this.elementsToShow=1,i=this.hide_arrow?r.clientWidth:n),l.length>1){this.dotsNum=this.elementsToShow==1?l.length:l.length-this.elementsToShow+1;let s=this.elementsToShow==1?i*l.length/this.dotsNum:i*(l.length-this.elementsToShow)/(this.dotsNum-1);this.dotsNavigation=[];for(let d=0;d<this.dotsNum;d++)this.dotsNavigation.push(s*d)}o.style.width=l.length*i+"px",o.style.transition="margin",o.style.transitionDuration="1s";for(let s=0;s<l.length;s++){const d=l[s];d.style.width=i+"px"}},setDot(t){let r=document.getElementById("slider_"+this.Random_string);this.direction_property=="rtl"?r.style.marginRight=-this.dotsNavigation[t-1]+"px":r.style.marginLeft=-this.dotsNavigation[t-1]+"px",this.currentDot=t}}},N=t=>(e.pushScopeId("data-v-a94f16a9"),t=t(),e.popScopeId(),t),Co=["id"],$o={key:0,class:"items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"},So={class:"w-full"},Do={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},Oo=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))],To={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},Po=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],Ao=["id"],Lo=["id"],Mo={class:"w-full"},jo={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},Io=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))],Go={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},zo=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],Fo={class:"w-full"},Uo={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},qo=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],Ro={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},Ho=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))],Zo=["onClick"],Ko=[N(()=>e.createElementVNode("span",null,null,-1))],Wo={key:1,class:"flex justify-between pl-5 pr-5"},Yo=["onClick"],Xo=[N(()=>e.createElementVNode("span",null,null,-1))],Jo={key:0,class:"flex"},Qo={class:"flex items-center"},vo={class:"w-full"},en={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},tn=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))],rn={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},on=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],nn={class:"flex items-center"},an={class:"w-full"},ln={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},sn=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],dn={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},cn=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))],mn={key:1,class:"items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"},gn={class:"w-full"},fn={key:0,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},hn=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"},null,-1))],un={key:1,xmlns:"http://www.w3.org/2000/svg",class:"w-6 h-6",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"},pn=[N(()=>e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"},null,-1))];function yn(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("div",{class:e.normalizeClass(["",!o.hide_arrow&&o.slider_arrows_indicators_position=="arrows_outside_slide"?"flex":"relative block"]),id:"mainSliderContainer_"+t.Random_string},[t.dotsNum>0&&!o.hide_arrow&&o.slider_arrows_indicators_position=="arrows_outside_slider"?(e.openBlock(),e.createElementBlock("div",$o,[e.createElementVNode("div",So,[e.createElementVNode("button",{class:"p-3 mr-5 rounded-full shadow-lg arrow_button_styles",onClick:r[0]||(r[0]=i=>n.prev())},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",Do,Oo)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",To,Po)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["overflow-hidden",n.sliderContainerAction()]),id:"sliderContainer_"+t.Random_string},[e.createElementVNode("ul",{class:"flex",id:"slider_"+t.Random_string},[t.dotsNum>0&&!o.hide_arrow&&o.slider_arrows_indicators_position=="arrows_indicators_inside_slider"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["items-center justify-center hidden arrow_button xl:flex xxl:flex md:flex sm:flex",o.direction_property=="rtl"?"arrow_button_next":"arrow_button_prev"])},[e.createElementVNode("div",Mo,[e.createElementVNode("button",{class:"p-3 rounded-full shadow-lg arrow_button_styles",onClick:r[1]||(r[1]=e.withModifiers(i=>n.prev(),["stop"]))},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",jo,Io)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",Go,zo)):e.createCommentVNode("",!0)])])],2)):e.createCommentVNode("",!0),e.renderSlot(t.$slots,"default",{},void 0,!0),t.dotsNum>0&&!o.hide_arrow&&o.slider_arrows_indicators_position=="arrows_indicators_inside_slider"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["items-center justify-center hidden xl:flex xxl:flex md:flex sm:flex arrow_button",o.direction_property=="rtl"?"arrow_button_prev":"arrow_button_next"])},[e.createElementVNode("div",Fo,[e.createElementVNode("button",{class:"p-3 rounded-full shadow-lg arrow_button_styles",onClick:r[2]||(r[2]=e.withModifiers(i=>n.next(),["stop"]))},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",Uo,qo)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",Ro,Ho)):e.createCommentVNode("",!0)])])],2)):e.createCommentVNode("",!0)],8,Lo),o.slider_arrows_indicators_position!="arrows_indicators_below_slider"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["flex justify-center mb-1 space-x-1",n.sliderIndicatorsAction()])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.dotsNum,i=>(e.openBlock(),e.createElementBlock("button",{role:"button",class:e.normalizeClass(["gl-dot",{active:t.currentDot==i}]),key:i,onClick:s=>n.setDot(i)},Ko,10,Zo))),128))],2)):e.createCommentVNode("",!0),o.slider_arrows_indicators_position=="arrows_indicators_below_slider"?(e.openBlock(),e.createElementBlock("div",Wo,[e.createElementVNode("div",{class:e.normalizeClass(["flex justify-center mb-1 space-x-1",n.sliderIndicatorsAction()])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.dotsNum,i=>(e.openBlock(),e.createElementBlock("button",{role:"button",class:e.normalizeClass(["gl-dot",{active:t.currentDot==i}]),key:i,onClick:s=>n.setDot(i)},Xo,10,Yo))),128))],2),t.dotsNum>0?(e.openBlock(),e.createElementBlock("div",Jo,[e.createElementVNode("div",Qo,[e.createElementVNode("div",vo,[e.createElementVNode("button",{class:e.normalizeClass(["p-3 rounded-full arrow_button_styles",o.direction_property=="rtl"?"ml-3":"mr-3"]),onClick:r[3]||(r[3]=i=>n.prev())},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",en,tn)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",rn,on)):e.createCommentVNode("",!0)],2)])]),e.createElementVNode("div",nn,[e.createElementVNode("div",an,[e.createElementVNode("button",{class:"p-3 rounded-full arrow_button_styles",onClick:r[4]||(r[4]=i=>n.next())},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",ln,sn)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",dn,cn)):e.createCommentVNode("",!0)])])])])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],10,Ao),t.dotsNum>0&&!o.hide_arrow&&o.slider_arrows_indicators_position=="arrows_outside_slider"?(e.openBlock(),e.createElementBlock("div",mn,[e.createElementVNode("div",gn,[e.createElementVNode("button",{class:"p-3 ml-5 rounded-full shadow-lg arrow_button_styles",onClick:r[5]||(r[5]=i=>n.next())},[o.direction_property=="ltr"?(e.openBlock(),e.createElementBlock("svg",fn,hn)):e.createCommentVNode("",!0),o.direction_property=="rtl"?(e.openBlock(),e.createElementBlock("svg",un,pn)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0)],10,Co)])}const bn=_(Bo,[["render",yn],["__scopeId","data-v-a94f16a9"]]),_n={class:"fixed left-0 top-13 z-[1055] h-full w-full overflow-y-auto overflow-x-hidden outline-none inset-0 bg-black bg-opacity-80",tabindex:"-1","aria-hidden":"true"},kn={class:"pointer-events-auto relative flex max-h-[100%] w-full flex-col overflow-hidden text-current shadow-4 outline-none bg-white border rounded-lg border-stroke dark:border-strokedark dark:bg-boxdark"},xn={class:"flex items-center justify-between flex-shrink-0 pt-10 pb-3 pl-3 pr-3 border-b-2 dark:border-gray-600"},wn={class:"text-xl font-medium leading-normal text-surface dark:text-white"},En=[e.createElementVNode("span",{class:"[&>svg]:h-6 [&>svg]:w-6"},[e.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},[e.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18L18 6M6 6l12 12"})])],-1)],Nn={class:"flex flex-wrap items-center justify-end flex-shrink-0 p-4 border-t-2 rounded-b-md border-neutral-100 dark:border-gray-600"},Vn={__name:"GlModal",props:{is_open:{type:Boolean,default:!1},title:{type:String,default:""},max_width:{type:String,default:"max-w-2xl"},bodyClass:{type:String,default:"p-4"}},emits:["closeModal"],setup(t,{emit:r}){const o=t,a=r,l=()=>{document.documentElement.style.overflow="hidden",document.documentElement.style.paddingRight="0px"},n=()=>{document.documentElement.style.overflow="",document.documentElement.style.paddingRight=""},i=()=>{a("closeModal"),n()};return e.watch(()=>o.is_open,(s,d)=>{s?l():n()},{immediate:!0,deep:!0}),(s,d)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",_n,[e.createElementVNode("div",{class:e.normalizeClass(["pointer-events-none relative h-[calc(100%-1rem)] w-auto translate-y-[-50px] transition-all duration-300 ease-in-out min-[576px]:mx-auto min-[576px]:mt-7 min-[576px]:h-[calc(100%-3.5rem)]",t.max_width])},[e.createElementVNode("div",kn,[e.createElementVNode("div",xn,[e.createElementVNode("h5",wn,e.toDisplayString(t.title),1),e.createElementVNode("button",{type:"button",class:"box-content border-none rounded-none text-neutral-500 hover:text-neutral-800 hover:no-underline focus:text-neutral-800 focus:opacity-100 focus:shadow-none focus:outline-none dark:text-neutral-400 dark:hover:text-neutral-300 dark:focus:text-neutral-300",onClick:i,"aria-label":"Close"},En)]),e.createElementVNode("div",{class:e.normalizeClass(["relative overflow-y-auto",t.bodyClass])},[e.renderSlot(s.$slots,"body")],2),e.createElementVNode("div",Nn,[e.renderSlot(s.$slots,"buttons"),e.createElementVNode("button",{onClick:i,type:"button",class:"px-5 py-2 text-sm font-medium text-gray-500 bg-white border border-gray-200 rounded-lg ms-3 hover:bg-gray-100 focus:ring-4 focus:outline-none focus:ring-blue-300 hover:text-gray-900 focus:z-10 dark:bg-gray-700 dark:text-gray-300 dark:border-gray-500 dark:hover:text-white dark:hover:bg-gray-600 dark:focus:ring-gray-600"}," Close ")])])],2)],512)),[[e.vShow,t.is_open]])}},Bn={class:"flex justify-between p-2 -mb-px border border-gray-300 no-underlin"},Cn={class:"relative inline-flex items-center cursor-pointer"},$n=["name","id","checked"],Sn=e.createElementVNode("div",{class:"w-11 h-6 bg-gray-200 peer-focus:outline-none peer-focus:ring-4 peer-focus:ring-blue-300 dark:peer-focus:ring-blue-800 rounded-full peer dark:bg-gray-700 peer-checked:after:translate-x-full rtl:peer-checked:after:-translate-x-full peer-checked:after:border-white after:content-[''] after:absolute after:top-[2px] after:start-[2px] after:bg-white after:border-gray-300 after:border after:rounded-full after:h-5 after:w-5 after:transition-all dark:border-gray-600 peer-checked:bg-blue-600"},null,-1),Dn=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),On={key:0,class:"flex justify-between items-center"},Tn={class:"gl-label-form"},Pn={class:"flex justify-between p-2 -mb-px border border-gray-200 rounded-lg no-underlin dark:border-gray-600 dark:focus:border-frontenddark"},An={class:"relative inline-flex items-center cursor-pointer"},Ln=["name","id"],Mn=e.createElementVNode("div",{class:"w-11 h-6 bg-gray-200 peer-focus:outline-none peer-focus:ring-4 peer-focus:ring-blue-300 dark:peer-focus:ring-blue-800 rounded-full peer dark:bg-gray-700 peer-checked:after:translate-x-full rtl:peer-checked:after:-translate-x-full peer-checked:after:border-white after:content-[''] after:absolute after:top-[2px] after:start-[2px] after:bg-white after:border-gray-300 after:border after:rounded-full after:h-5 after:w-5 after:transition-all dark:border-gray-600 peer-checked:bg-blue-600"},null,-1),jn={class:"gl-span-form-error"},In={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},Gn={__name:"GlToggleBox",props:{is_required:{type:Boolean,default:!1},show:{type:Boolean,default:!1},error_message:{type:String,default:""},model_value:{type:String,required:!0},modelValue:{type:[String,Number],default:""},type:{type:String,default:"text"},field_name:{type:String,default:""},label_name:{type:String,default:""},has_label_up:{type:Boolean,default:!1},description:{type:String,default:""}},emits:["update:modelValue"],setup(t,{emit:r}){const o=t,a=r,l=e.ref(null),n=e.computed({get(){return o.modelValue},set(i){a("update:modelValue",i)}});return(i,s)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("div",null,[e.createElementVNode("li",Bn,[e.createTextVNode(e.toDisplayString(t.label_name)+" ",1),e.createElementVNode("label",Cn,[e.createElementVNode("input",{type:"checkbox",class:"sr-only peer",name:t.field_name,id:t.field_name,checked:t.modelValue,"true-value":1,"false-value":0,ref_key:"input",ref:l,disabled:""},null,8,$n),Sn])])]),Dn],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.field_name)},[t.has_label_up?(e.openBlock(),e.createElementBlock("div",On,[e.createElementVNode("label",Tn,e.toDisplayString(t.label_name),1)])):e.createCommentVNode("",!0),e.createElementVNode("li",Pn,[e.createTextVNode(e.toDisplayString(t.label_name)+" ",1),e.createElementVNode("label",An,[e.withDirectives(e.createElementVNode("input",{type:"checkbox",class:"sr-only peer",name:t.field_name,id:t.field_name,"true-value":1,"false-value":0,ref_key:"input",ref:l,"onUpdate:modelValue":s[0]||(s[0]=d=>n.value=d)},null,8,Ln),[[e.vModelCheckbox,n.value]]),Mn])]),e.createElementVNode("span",jn,e.toDisplayString(t.error_message),1),e.createElementVNode("small",In,e.toDisplayString(t.description),1)],2))],64))}},zn={class:"font-bold ptext-lg dark:text-white"},Fn={class:"mt-3 mb-4"},Un={class:"bg-blue-100 text-blue-800 text-sm font-medium mb-2 mt-2 me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300"},qn=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),Rn=["name","id","value"],Hn={key:0,class:"dropdown"},Zn={class:"focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500"},Kn={class:"relative showOptions"},Wn=["value","placeholder"],Yn={class:"text-gray-700 bg-white dark:border-strokedark dark:bg-boxdark dark:text-gray-200 !border-b !border-t-0 !border-r !border-l absolute w-full z-[999999999]"},Xn={class:"p-1"},Jn=e.createElementVNode("label",{for:"default-search",class:"mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white"},"Search",-1),Qn={class:"relative"},vn=e.createElementVNode("div",{class:"absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3"},[e.createElementVNode("svg",{class:"w-4 h-4 text-gray-500 dark:text-gray-400","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m19 19-4-4m0-7A7 7 0 1 1 1 8a7 7 0 0 1 14 0Z"})])],-1),ea=["id"],ta={class:"overflow-y-auto max-h-64"},ra=["onClick","onMousedown","id"],oa={class:"flex items-center py-2 pl-10 pr-4"},na={key:0,class:"absolute flex items-center flex-shrink-0 w-4 h-4 text-green-500 left-2 dark:text-green-400","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 12"},aa=[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M1 5.917 5.724 10.5 15 1.5"},null,-1)],la=["innerHTML"],sa={class:"block mt-1 text-sm font-normal leading-5 text-red-500"},ia={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},da={__name:"GlDropdown",props:{modelValue:{type:[String,Number],default:""},defaultValue:{type:[String,Number],default:""},field_name:{type:String,default:""},is_required:{type:Boolean,default:!1},has_cancel:{type:Boolean,default:!0},label_name:{type:String,default:""},options:{type:Array,required:!0,default:()=>[],note:"Options of dropdown. An array of options with id and name"},placeholder:{type:String,required:!1,default:"Please select an option",note:"Placeholder of dropdown"},maxItem:{type:Number,required:!1,default:1e4,note:"Max items showing"},show:{type:Boolean,default:!1},error_message:{type:String,default:""},description:{type:String,default:""}},emits:["update:modelValue","selected","selectionChanged"],setup(t,{emit:r}){const o=t,a=r,l=e.ref(null),n=e.ref({}),i=e.ref(0),s=e.ref(!1),d=e.ref(""),c=e.ref("");e.onMounted(()=>{c.value=$(),o.show||(document.body.addEventListener("click",f=>{M(f)}),document.addEventListener("keypress",f=>{f.key==="Enter"&&f.target.form&&f.preventDefault()}))});const m=e.computed(()=>re()),h=e.computed(()=>oe()),p=e.computed(()=>{const f=[],x=new RegExp(d.value,"ig");for(const w of m.value){const S=String(w.name);(d.value.length<1||S.match(x))&&f.length<o.maxItem&&f.push(w)}return f});function k(f){if(["ArrowLeft","ArrowUp","ArrowRight","ArrowDown","Enter"].includes(f.key)){if(["ArrowUp","ArrowDown"].includes(f.key)&&f.preventDefault(),f.key==="ArrowDown"&&o.posts==="")return;te(f.key)}}function $(){let f=new Date().getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(w){const S=(f+Math.random()*16)%16|0;return f=Math.floor(f/16),(w==="x"?S:S&3|8).toString(16)})}function L(f){return f!==null&&typeof f=="object"&&Object.keys(f).length>0}function M(f){f.target.id!=o.field_name+"search"+c.value&&f.target.id!=o.field_name&&!f.target.classList.contains("showOptions")&&(q(),i.value=0)}function j(f){const x=`${f}${c.value}`,w=document.getElementById(x);w&&w.scrollIntoView()}function ee(f){const x=`${f}${c.value}`,w=document.getElementById(x);w&&w.click()}function te(f){f==="ArrowDown"&&i.value<p.value.length&&(i.value++,j(i.value)),f==="ArrowUp"&&i.value>1&&(i.value--,j(i.value)),f==="Enter"&&ee(i.value)}function re(){return o.options.map((f,x)=>typeof f=="object"?f:{id:f,name:f})}function oe(){if(L(n.value))return typeof n.value=="object"?m.value.find(f=>String(f.id)===String(n.value.id))||{}:m.value.find(f=>String(f.id)===String(n.value))||{};if(o.modelValue)return typeof o.modelValue=="object"?m.value.find(f=>String(f.id)===String(o.modelValue.id))||{}:m.value.find(f=>String(f.id)===String(o.modelValue))||{}}function U(f){n.value=f,s.value=!1,a("update:modelValue",n.value.id),a("selected",n.value),a("selectionChanged",n.value)}function A(){o.show||(d.value="",s.value=!0,e.nextTick(()=>{var f=document.getElementById(`${o.field_name}search${c.value}`);f&&f.focus()}))}function ne(){o.show||(n.value={},d.value="",a("update:modelValue",""),A())}function q(){n.value.id||(n.value={},d.value=""),a("selected",n.value),s.value=!1}return e.watch(d,()=>{p.value.length===0&&(n.value={})}),e.watch(n,f=>{L(f)&&a("update:modelValue",f.id)}),(f,x)=>{var w,S,I;return e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",zn,e.toDisplayString(t.label_name),1),e.createElementVNode("p",Fn,[e.createElementVNode("span",Un,e.toDisplayString((w=h.value)==null?void 0:w.name),1)]),qn],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.field_name)},[e.createElementVNode("input",{type:"hidden",name:t.field_name,id:t.field_name,value:(S=h.value)==null?void 0:S.id},null,8,Rn),t.options?(e.openBlock(),e.createElementBlock("div",Hn,[t.label_name?(e.openBlock(),e.createElementBlock("label",{key:0,class:e.normalizeClass({"gl-label-form":t.error_message=="","gl-label-form-invalid":t.error_message!=="",required:t.is_required})},e.toDisplayString(t.label_name),3)):e.createCommentVNode("",!0),e.createElementVNode("div",Zn,[e.createElementVNode("div",Kn,[e.createElementVNode("input",{class:e.normalizeClass([{"gl-input-form":t.error_message=="","gl-input-form-invalid":t.error_message!==""},"pl-8 pr-2 showOptions"]),ref:t.field_name,onClick:x[0]||(x[0]=g=>A()),value:(I=h.value)==null?void 0:I.name,placeholder:t.placeholder,autocomplete:"off",readonly:""},null,10,Wn),e.withDirectives(e.createElementVNode("i",{onClick:x[1]||(x[1]=e.withModifiers(g=>ne(),["stop"])),class:"absolute text-gray-500 cursor-pointer fas fa-times right-7 hover:text-gray-700 dark:hover:text-gray-800",style:{top:"13px"}},null,512),[[e.vShow,L(h.value)&&t.has_cancel]]),e.createElementVNode("i",{onClick:x[2]||(x[2]=g=>!s.value&&A()),class:e.normalizeClass([s.value?"fa-angle-up":"fa-angle-down","absolute text-xl text-gray-500 cursor-pointer fas right-2 hover:text-gray-700 dark:hover:text-gray-800 showOptions"]),style:{top:"11px"}},null,2)]),e.withDirectives(e.createElementVNode("div",Yn,[e.createElementVNode("div",Xn,[Jn,e.createElementVNode("div",Qn,[vn,e.withDirectives(e.createElementVNode("input",{type:"search","onUpdate:modelValue":x[3]||(x[3]=g=>d.value=g),ref:l.value,id:`${t.field_name}search${c.value}`,onKeydown:k,onBlur:x[4]||(x[4]=g=>q()),autocomplete:"off",class:"block w-full p-2 text-sm text-gray-900 border rounded-lg outline-none border-frontend ps-10 bg-gray-50 focus:border-frontend dark:bg-gray-700 dark:border-frontenddark dark:placeholder-frontenddark dark:text-white dark:focus:border-frontenddark",placeholder:"Search ..."},null,40,ea),[[e.vModelText,d.value]])])]),e.createElementVNode("div",ta,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,(g,y)=>{var b;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["relative px-2 py-2 text-xs leading-4 text-gray-700 no-underline cursor-pointer dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white",y+1==i.value?"bg-gray-100 dark:bg-gray-600":""]),onClick:E=>U(g),onMousedown:E=>U(g),key:y,id:`${y+1}${c.value}`},[e.createElementVNode("div",oa,[((b=h.value)==null?void 0:b.id)===g.id?(e.openBlock(),e.createElementBlock("svg",na,aa)):e.createCommentVNode("",!0),e.createElementVNode("span",{innerHTML:g.name||g.id||"-"},null,8,la)])],42,ra)}),128))])],512),[[e.vShow,s.value]])])])):e.createCommentVNode("",!0),e.createElementVNode("span",sa,e.toDisplayString(t.error_message),1),e.createElementVNode("small",ia,e.toDisplayString(t.description),1)],2))],64)}}},ca={class:"font-bold ptext-lg dark:text-white"},ma=["id"],ga=e.createElementVNode("hr",{class:"!opacity-100 bg-gray-200 border-0 dark:bg-gray-700"},null,-1),fa=["for"],ha=["required","name","id","type","placeholder"],ua={class:"gl-span-form-error"},pa={class:"block mt-1 text-sm font-normal leading-5 text-gray-500"},ya={__name:"GlTextarea",props:{is_required:{type:Boolean,default:!1},show:{type:Boolean,default:!1},error_message:{type:String,default:""},model_value:{type:[String,Number],default:""},modelValue:{type:[String,Number],default:""},type:{type:String,default:"text"},field_name:{type:String,default:""},label_name:{type:String,default:""},description:{type:String,default:""},placeholder:{type:String,default:""}},emits:["update:modelValue","keydown"],setup(t,{expose:r,emit:o}){const a=t,l=o,n=e.ref(null);e.onMounted(()=>{n.value!==null&&n.value.hasAttribute("autofocus")&&n.value.focus()});const i=e.computed({get(){return a.modelValue},set(s){l("update:modelValue",s)}});return r({focus:()=>n.value.focus()}),(s,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.field_name)},[e.createElementVNode("h3",ca,e.toDisplayString(t.label_name),1),e.createElementVNode("p",{id:t.field_name,class:"mb-4 text-base text-gray-900 input_tr_show dark:text-white"},e.toDisplayString(t.model_value),9,ma),ga],2)):e.createCommentVNode("",!0),t.show?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["mb-4",t.field_name])},[e.createElementVNode("label",{class:e.normalizeClass({"gl-label-form":t.error_message=="","gl-label-form-invalid":t.error_message!=="",required:t.is_required}),for:t.field_name},e.toDisplayString(t.label_name),11,fa),e.withDirectives(e.createElementVNode("textarea",{required:t.is_required,name:t.field_name,id:t.field_name,class:e.normalizeClass({" gl-textarea-form mt-4 ":t.error_message==""," gl-textarea-form-invalid mt-4 ":t.error_message!==""}),type:t.type,"onUpdate:modelValue":d[0]||(d[0]=c=>i.value=c),onKeydown:d[1]||(d[1]=c=>s.$emit("keydown",c)),ref_key:"input",ref:n,rows:"4",placeholder:t.placeholder},null,42,ha),[[e.vModelText,i.value]]),e.createElementVNode("span",ua,e.toDisplayString(t.error_message),1),e.createElementVNode("small",pa,e.toDisplayString(t.description),1)],2))],64))}},ba={compatConfig:{MODE:3},inheritAttrs:!1,emits:["pagination-change-page"],components:{RenderlessPagination:{emits:["pagination-change-page"],props:{data:{type:Object,default:()=>{}},limit:{type:Number,default:0}},computed:{isApiResource(){return!!this.data.meta},currentPage(){return this.isApiResource?this.data.meta.current_page:this.data.current_page},firstPageUrl(){return this.isApiResource?this.data.links.first:null},from(){return this.isApiResource?this.data.meta.from:this.data.from},lastPage(){return this.isApiResource?this.data.meta.last_page:this.data.last_page},lastPageUrl(){return this.isApiResource?this.data.links.last:null},nextPageUrl(){return this.isApiResource?this.data.links.next:this.data.next_page_url},perPage(){return this.isApiResource?this.data.meta.per_page:this.data.per_page},prevPageUrl(){return this.isApiResource?this.data.links.prev:this.data.prev_page_url},to(){return this.isApiResource?this.data.meta.to:this.data.to},total(){return this.isApiResource?this.data.meta.total:this.data.total},pageRange(){if(this.limit===-1)return 0;if(this.limit===0)return this.lastPage;for(var t=this.currentPage,r=this.lastPage,o=this.limit,a=t-o,l=t+o+1,n=[],i=[],s,d=1;d<=r;d++)(d===1||d===r||d>=a&&d<l)&&n.push(d);return n.forEach(function(c){s&&(c-s===2?i.push(s+1):c-s!==1&&i.push("...")),i.push(c),s=c}),i}},methods:{previousPage(){this.selectPage(this.currentPage-1)},nextPage(){this.selectPage(this.currentPage+1)},selectPage(t){t!=="..."&&this.$emit("pagination-change-page",t)}},render(){return this.$slots.default({data:this.data,limit:this.limit,computed:{isApiResource:this.isApiResource,currentPage:this.currentPage,firstPageUrl:this.firstPageUrl,from:this.from,lastPage:this.lastPage,lastPageUrl:this.lastPageUrl,nextPageUrl:this.nextPageUrl,perPage:this.perPage,prevPageUrl:this.prevPageUrl,to:this.to,total:this.total,pageRange:this.pageRange},prevButtonEvents:{click:t=>{t.preventDefault(),this.previousPage()}},nextButtonEvents:{click:t=>{t.preventDefault(),this.nextPage()}},pageButtonEvents:t=>({click:r=>{r.preventDefault(),this.selectPage(t)}})})}}},props:{data:{type:Object,default:()=>{}},limit:{type:Number,default:0},showDisabled:{type:Boolean,default:!1},size:{type:String,default:"default",validator:t=>["small","default","large"].indexOf(t)!==-1},align:{type:String,default:"left",validator:t=>["left","center","right"].indexOf(t)!==-1}},methods:{onPaginationChangePage(t){this.$emit("pagination-change-page",t)}},mounted(){}},_a={class:"flex flex-col items-center"},ka={key:0,class:"text-sm text-gray-700 dark:text-gray-400"},xa={class:"font-semibold text-gray-900 dark:text-white"},wa={class:"font-semibold text-gray-900 dark:text-white"},Ea={class:"font-semibold text-gray-900 dark:text-white"},Na=["tabindex"],Va=e.createElementVNode("span",{class:"sr-only"},"Previous",-1),Ba=e.createElementVNode("svg",{class:"w-2.5 h-2.5 rtl:rotate-180","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 6 10"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 1 1 5l4 4"})],-1),Ca=["aria-current"],$a=["tabindex"],Sa=e.createElementVNode("span",{class:"sr-only"},"Next",-1),Da=e.createElementVNode("svg",{class:"w-2.5 h-2.5 rtl:rotate-180","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 6 10"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m1 9 4-4-4-4"})],-1);function Oa(t,r,o,a,l,n){const i=e.resolveComponent("RenderlessPagination");return e.openBlock(),e.createBlock(i,{data:o.data,limit:o.limit,onPaginationChangePage:n.onPaginationChangePage},{default:e.withCtx(s=>[e.createElementVNode("div",_a,[s.computed.total>s.computed.perPage?(e.openBlock(),e.createElementBlock("span",ka,[e.createTextVNode(" Showing "),e.createElementVNode("span",xa,e.toDisplayString(s.computed.from),1),e.createTextVNode(" to "),e.createElementVNode("span",wa,e.toDisplayString(s.computed.to),1),e.createTextVNode(" of "),e.createElementVNode("span",Ea,e.toDisplayString(s.computed.total),1),e.createTextVNode(" Entries ")])):e.createCommentVNode("",!0),s.computed.total>s.computed.perPage?(e.openBlock(),e.createElementBlock("ul",e.mergeProps({key:1},t.$attrs,{class:["flex items-center h-8 -space-x-px text-sm",{"pagination-sm":o.size=="small","pagination-lg":o.size=="large","justify-content-center":o.align=="center","justify-content-end":o.align=="right"}]}),[s.computed.prevPageUrl||o.showDisabled?(e.openBlock(),e.createElementBlock("li",{key:0,class:e.normalizeClass(["flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 ms-0 border-e-0 rounded-s-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white",{disabled:!s.computed.prevPageUrl}])},[e.createElementVNode("a",e.mergeProps({class:"page-link",href:"#","aria-label":"Previous",tabindex:!s.computed.prevPageUrl&&-1},e.toHandlers(s.prevButtonEvents,!0)),[e.renderSlot(t.$slots,"prev-nav",{},()=>[Va,Ba])],16,Na)],2)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.computed.pageRange,(d,c)=>(e.openBlock(),e.createElementBlock("li",{class:e.normalizeClass(["",{active:d==s.computed.currentPage}]),key:c},[e.createElementVNode("a",e.mergeProps({class:"",href:"#"},e.toHandlers(s.pageButtonEvents(d),!0),{"aria-current":d==s.computed.currentPage?"page":null,class:d==s.computed.currentPage?"z-10 flex items-center justify-center px-3 h-8 leading-tight text-blue-600 border border-blue-300 bg-blue-50 hover:bg-blue-100 hover:text-blue-700 dark:border-gray-700 dark:bg-gray-700 dark:text-white":"flex items-center justify-center px-3 h-8 leading-tight text-gray-500 bg-white border border-gray-300 hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"}),e.toDisplayString(d),17,Ca)],2))),128)),s.computed.nextPageUrl||o.showDisabled?(e.openBlock(),e.createElementBlock("li",{key:1,class:e.normalizeClass(["flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 rounded-e-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white",{disabled:!s.computed.nextPageUrl}])},[e.createElementVNode("a",e.mergeProps({class:"",href:"#","aria-label":"Next",tabindex:!s.computed.nextPageUrl&&-1},e.toHandlers(s.nextButtonEvents,!0)),[e.renderSlot(t.$slots,"next-nav",{},()=>[Sa,Da])],16,$a)],2)):e.createCommentVNode("",!0)],16)):e.createCommentVNode("",!0)])]),_:3},8,["data","limit","onPaginationChangePage"])}const J=_(ba,[["render",Oa]]),Ta={components:{TailwindPagination:J},props:{data:Array,columns:Array,get_item_url:String,xprops:Object,refreshData:Boolean},data(){return{isLoading:!1,isMounted:!1,limit:5,showDisabled:!1,size:"default",align:"left",search:"",isDropdownOpen:!1,itemLists:[],tableData:[],sortField:this.columns[0].field_name,sortOrder:"desc",pageOptions:[5,10,20,50],perPage:5,page:1}},emits:["editAction","generalAction"],computed:{filteredData(){const t=this.search.toLowerCase();return this.sortData(this.data).filter(o=>Object.values(o).some(a=>a.toString().toLowerCase().includes(t)))}},methods:{editAction(t){this.$emit("editAction",t)},generalAction(t){this.$emit("generalAction",t)},forDynCompIs(t){return typeof t=="object"?t:null},GetItemLists(t=1){this.isLoading=!0,this.page=t;const r={sort:this.sortField,order:this.sortOrder,s:this.search,limit:this.perPage,page:this.page};axios.get(this.xprops.route_get_data,{params:r}).then(o=>{this.itemLists=o.data,this.isLoading=!1}).catch(o=>{console.error(o),this.isLoading=!1})},updateSortColumn(t,r){r&&(t===this.sortField?this.sortOrder=this.sortOrder==="asc"?"desc":"asc":(this.sortField=t,this.sortOrder="asc"),this.GetItemLists(this.page))},handleSearch(){this.sortField=this.columns[0].field_name,this.sortOrder="asc",this.page=1,this.GetItemLists(this.page)}},mounted(){this.GetItemLists(),this.isMounted=!0},watch:{searchFilter(){this.filteredOptions.length===0?this.selected={}:this.selected=this.filteredOptions[0]},perPage(t){this.page=1,this.perPage=t,this.GetItemLists(this.page)},refreshData(t,r){this.isMounted&&t!==r&&this.GetItemLists()}}},Pa={class:"p-2"},Aa={class:"flex flex-col flex-wrap pb-4 space-y-4 xl:flex-row xl:items-center xl:justify-between flex-column sm:space-y-0"},La={class:"flex items-center gap-2"},Ma=e.createElementVNode("span",{class:"font-medium"}," Show ",-1),ja={style:{"margin-top":"9px"}},Ia=e.createElementVNode("span",{class:"font-medium"}," Entries ",-1),Ga=e.createElementVNode("label",{for:"table-search",class:"sr-only"},"Search",-1),za={class:"relative"},Fa=e.createElementVNode("div",{class:"absolute inset-y-0 left-0 flex items-center pointer-events-none rtl:inset-r-0 rtl:right-0 ps-3"},[e.createElementVNode("svg",{class:"w-5 h-5 text-gray-500 dark:text-gray-400","aria-hidden":"true",fill:"currentColor",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z","clip-rule":"evenodd"})])],-1),Ua={class:"overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800"},qa={class:"w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark"},Ra={class:"hidden text-sm font-normal text-center text-gray-500 lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400"},Ha=["onClick"],Za={key:0,class:"ml-2"},Ka={key:0,class:"fa fa-arrow-up"},Wa={key:1,class:"fa fa-arrow-down"},Ya={key:0},Xa=["colspan"],Ja=[e.createElementVNode("div",{role:"status",class:"p-4 space-y-4 border border-gray-200 divide-y divide-gray-200 rounded shadow animate-pulse dark:divide-gray-700 md:p-6 dark:border-gray-700"},[e.createElementVNode("div",{class:"flex items-center justify-between"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("span",{class:"sr-only"},"Loading...")],-1)],Qa=["data-label"],va={class:"overflow-auto max-h-40"},el={class:"flex items-center justify-between px-4 py-3 bg-white border-gray-200 sm:px-6 dark:text-gray-400 dark:bg-gray-800"};function tl(t,r,o,a,l,n){const i=e.resolveComponent("dropdown"),s=e.resolveComponent("TailwindPagination");return e.openBlock(),e.createElementBlock("div",Pa,[e.createElementVNode("div",Aa,[e.createElementVNode("div",La,[Ma,e.createElementVNode("div",ja,[e.createVNode(i,{has_cancel:!1,options:l.pageOptions,modelValue:l.perPage,"onUpdate:modelValue":r[0]||(r[0]=d=>l.perPage=d),is_required:!1,field_name:"perPage",label_name:"",default_value:5,show:!1,placeholder:"Please select an option"},null,8,["options","modelValue"])]),Ia]),Ga,e.createElementVNode("div",za,[Fa,e.withDirectives(e.createElementVNode("input",{type:"text","onUpdate:modelValue":r[1]||(r[1]=d=>l.search=d),onInput:r[2]||(r[2]=d=>n.handleSearch()),class:"block w-full p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",placeholder:"Search ..."},null,544),[[e.vModelText,l.search]])])]),e.createElementVNode("div",Ua,[e.createElementVNode("table",qa,[e.createElementVNode("thead",Ra,[e.createElementVNode("tr",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(d,c)=>(e.openBlock(),e.createElementBlock("th",{key:c,onClick:m=>n.updateSortColumn(d.field_name,d.sortable),class:"w-full px-4 py-2 lg:w-2/12"},[e.createTextVNode(e.toDisplayString(d.field_label)+" ",1),l.sortField===d.field_name?(e.openBlock(),e.createElementBlock("span",Za,[l.sortOrder==="asc"?(e.openBlock(),e.createElementBlock("i",Ka)):(e.openBlock(),e.createElementBlock("i",Wa))])):e.createCommentVNode("",!0)],8,Ha))),128))])]),e.createElementVNode("tbody",null,[l.isLoading?(e.openBlock(),e.createElementBlock("tr",Ya,[e.createElementVNode("td",{colspan:o.columns.length},Ja,8,Xa)])):e.createCommentVNode("",!0),l.isLoading?e.createCommentVNode("",!0):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(l.itemLists.data,(d,c)=>(e.openBlock(),e.createElementBlock("tr",{key:c,class:"bg-white dark:bg-gray-800 dark:border-gray-700 hover:bg-gray-50 dark:hover:bg-gray-600 hover:dark:text-gray-200 text-gray-500"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(m,h)=>(e.openBlock(),e.createElementBlock("td",{key:h,"data-label":m.field_label,class:"text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex md:flex-row flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-2.5 lg:px-4 border dark:border-gray-700"},[e.createElementVNode("div",va,[m.tdComp?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n.forDynCompIs(m.tdComp)),{key:0,row:d,field:m.field_name,xprops:o.xprops,tdProps:m.tdProps,onDeleteAction:r[3]||(r[3]=p=>n.GetItemLists()),onEditAction:p=>n.editAction(d),onGeneralAction:p=>n.generalAction(d)},null,40,["row","field","xprops","tdProps","onEditAction","onGeneralAction"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(d[m.field_name]),1)],64))])],8,Qa))),128))]))),128))])])]),e.createElementVNode("div",el,[e.createVNode(s,{class:"mt-3 mb-0",data:l.itemLists,limit:l.limit,size:l.size,align:l.align,onPaginationChangePage:n.GetItemLists},null,8,["data","limit","size","align","onPaginationChangePage"])])])}const rl=_(Ta,[["render",tl]]),ol={components:{TailwindPagination:J},props:{data:Array,columns:Array,get_item_url:String,xprops:Object,refreshData:Boolean,groupField:String},data(){return{isLoading:!1,isMounted:!1,limit:5,showDisabled:!1,size:"default",align:"left",search:"",isDropdownOpen:!1,itemLists:[],tableData:[],sortField:this.columns[0].field_name,sortOrder:"desc",pageOptions:[5,10,20,50],perPage:5,page:1}},emits:["editAction"],computed:{filteredData(){const t=this.search.toLowerCase();return this.sortData(this.data).filter(o=>Object.values(o).some(a=>a.toString().toLowerCase().includes(t)))},groupedItems(){return this.groupBy(this.groupField)}},methods:{groupBy(t){return this.itemLists.data?this.itemLists.data.reduce((r,o)=>{const a=o[t];r[a]||(r[a]=[]);const l={...o};return delete l[t],r[a].push(l),r},{}):[]},editAction(t){this.$emit("editAction",t)},forDynCompIs(t){return typeof t=="object"?t:null},GetItemLists(t=1){this.isLoading=!0,this.page=t;const r={sort:this.sortField,order:this.sortOrder,s:this.search,limit:this.perPage,page:this.page};axios.get(this.xprops.route_get_data,{params:r}).then(o=>{this.itemLists=o.data,this.isLoading=!1}).catch(o=>{console.error(o),this.isLoading=!1})},updateSortColumn(t,r){r&&(t===this.sortField?this.sortOrder=this.sortOrder==="asc"?"desc":"asc":(this.sortField=t,this.sortOrder="asc"),this.GetItemLists(this.page))},handleSearch(){this.sortField=this.columns[0].field_name,this.sortOrder="asc",this.page=1,this.GetItemLists(this.page)}},mounted(){this.GetItemLists(),this.isMounted=!0},watch:{searchFilter(){this.filteredOptions.length===0?this.selected={}:this.selected=this.filteredOptions[0]},perPage(t){this.page=1,this.perPage=t,this.GetItemLists(this.page)},refreshData(t,r){this.isMounted&&t!==r&&this.GetItemLists()}}},nl={class:"p-2"},al={class:"flex flex-col flex-wrap pb-4 space-y-4 xl:flex-row xl:items-center xl:justify-between flex-column sm:space-y-0"},ll={class:"flex items-center gap-2"},sl=e.createElementVNode("span",{class:"font-medium"}," Show ",-1),il={style:{"margin-top":"9px"}},dl=e.createElementVNode("span",{class:"font-medium"}," Entries ",-1),cl=e.createElementVNode("label",{for:"table-search",class:"sr-only"},"Search",-1),ml={class:"relative"},gl=e.createElementVNode("div",{class:"absolute inset-y-0 left-0 flex items-center pointer-events-none rtl:inset-r-0 rtl:right-0 ps-3"},[e.createElementVNode("svg",{class:"w-5 h-5 text-gray-500 dark:text-gray-400","aria-hidden":"true",fill:"currentColor",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z","clip-rule":"evenodd"})])],-1),fl={class:"overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800"},hl={class:"w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark"},ul={class:"hidden text-sm font-normal text-center text-gray-500 lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400"},pl=["onClick"],yl={key:0,class:"ml-2"},bl={key:0,class:"fa fa-arrow-up"},_l={key:1,class:"fa fa-arrow-down"},kl={key:0},xl=["colspan"],wl=[e.createElementVNode("div",{role:"status",class:"p-4 space-y-4 border border-gray-200 divide-y divide-gray-200 rounded shadow animate-pulse dark:divide-gray-700 md:p-6 dark:border-gray-700"},[e.createElementVNode("div",{class:"flex items-center justify-between"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("div",{class:"flex items-center justify-between pt-4"},[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-3"}),e.createElementVNode("div",{class:"w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"})]),e.createElementVNode("div",{class:"h-3 bg-gray-300 rounded-full dark:bg-gray-700 w-12"})]),e.createElementVNode("span",{class:"sr-only"},"Loading...")],-1)],El={class:"bg-white dark:bg-gray-800 dark:border-gray-700 hover:bg-gray-50 dark:hover:bg-gray-600 hover:dark:text-gray-200 text-gray-500"},Nl=["colspan"],Vl=["data-label"],Bl={class:"overflow-auto max-h-40"},Cl={class:"flex items-center justify-between px-4 py-3 bg-white border-gray-200 sm:px-6 dark:text-gray-400 dark:bg-gray-800"};function $l(t,r,o,a,l,n){const i=e.resolveComponent("dropdown"),s=e.resolveComponent("TailwindPagination");return e.openBlock(),e.createElementBlock("div",nl,[e.createElementVNode("div",al,[e.createElementVNode("div",ll,[sl,e.createElementVNode("div",il,[e.createVNode(i,{has_cancel:!1,options:l.pageOptions,modelValue:l.perPage,"onUpdate:modelValue":r[0]||(r[0]=d=>l.perPage=d),is_required:!1,field_name:"perPage",label_name:"",default_value:5,show:!1,placeholder:"Please select an option"},null,8,["options","modelValue"])]),dl]),cl,e.createElementVNode("div",ml,[gl,e.withDirectives(e.createElementVNode("input",{type:"text","onUpdate:modelValue":r[1]||(r[1]=d=>l.search=d),onInput:r[2]||(r[2]=d=>n.handleSearch()),class:"block w-full p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",placeholder:"Search ..."},null,544),[[e.vModelText,l.search]])])]),e.createElementVNode("div",fl,[e.createElementVNode("table",hl,[e.createElementVNode("thead",ul,[e.createElementVNode("tr",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(d,c)=>(e.openBlock(),e.createElementBlock("th",{key:c,onClick:m=>n.updateSortColumn(d.field_name,d.sortable),class:"w-full px-4 py-2 lg:w-2/12"},[e.createTextVNode(e.toDisplayString(d.field_label)+" ",1),l.sortField===d.field_name?(e.openBlock(),e.createElementBlock("span",yl,[l.sortOrder==="asc"?(e.openBlock(),e.createElementBlock("i",bl)):(e.openBlock(),e.createElementBlock("i",_l))])):e.createCommentVNode("",!0)],8,pl))),128))])]),e.createElementVNode("tbody",null,[l.isLoading?(e.openBlock(),e.createElementBlock("tr",kl,[e.createElementVNode("td",{colspan:o.columns.length},wl,8,xl)])):e.createCommentVNode("",!0),l.isLoading?e.createCommentVNode("",!0):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(n.groupedItems,(d,c)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("tr",El,[e.createElementVNode("td",{colspan:o.columns.length,class:"text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex md:flex-row flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-3 lg:px-4 border dark:border-gray-700"},e.toDisplayString(c),9,Nl)]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d,(m,h)=>(e.openBlock(),e.createElementBlock("tr",{key:h,class:"bg-white dark:bg-gray-800 dark:border-gray-700 hover:bg-gray-50 dark:hover:bg-gray-600 hover:dark:text-gray-200 text-gray-500"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(p,k)=>(e.openBlock(),e.createElementBlock("td",{key:k,"data-label":p.field_label,class:"text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex md:flex-row flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-3 lg:px-4 border dark:border-gray-700"},[e.createElementVNode("div",Bl,[p.tdComp?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n.forDynCompIs(p.tdComp)),{key:0,row:m,field:p.field_name,xprops:o.xprops,tdProps:p.tdProps,onDeleteAction:r[3]||(r[3]=$=>n.GetItemLists()),onEditAction:$=>n.editAction(m)},null,40,["row","field","xprops","tdProps","onEditAction"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(m[p.field_name]),1)],64))])],8,Vl))),128))]))),128))],64))),256))])])]),e.createElementVNode("div",Cl,[e.createVNode(s,{class:"mt-3 mb-0",data:l.itemLists,limit:l.limit,size:l.size,align:l.align,onPaginationChangePage:n.GetItemLists},null,8,["data","limit","size","align","onPaginationChangePage"])])])}const Sl=_(ol,[["render",$l]]),Dl={components:{},props:{data:Array,columns:Array},data(){return{showNoOfEntries:[1,2,3,10,20,30,40],search:"",sortKey:"",sortOrder:1,currentPage:1,itemsPerPage:10,jumpToPage:"",maxDisplayedPages:10}},computed:{filteredData(){const t=this.search.toLowerCase();return this.sortData(this.data).filter(o=>Object.values(o).some(a=>a!=null&&a.toString().toLowerCase().includes(t)))},totalPages(){return Math.ceil(this.filteredData.length/this.itemsPerPage)},paginatedData(){const t=(this.currentPage-1)*this.itemsPerPage,r=t+this.itemsPerPage;return this.filteredData.slice(t,r)},displayedPageNumbers(){let t=Math.max(this.currentPage-Math.floor(this.maxDisplayedPages/2),1),r=t+this.maxDisplayedPages-1;return r>this.totalPages&&(r=this.totalPages,t=Math.max(r-this.maxDisplayedPages+1,1)),Array.from({length:r-t+1},(o,a)=>t+a)},firstItemIndex(){return this.itemsPerPage*(this.currentPage-1)+1},lastItemIndex(){const t=this.itemsPerPage*this.currentPage;return t>this.filteredData.length?this.filteredData.length:t}},methods:{handleItemsPerPageChange(t){this.itemsPerPage=t},goToPage(t){t>=1&&t<=this.totalPages&&(this.currentPage=t)},sort(t){t===this.sortKey?this.sortOrder*=-1:(this.sortKey=t,this.sortOrder=1)},sortData(t){return this.sortKey?t.slice().sort((r,o)=>(r[this.sortKey]<o[this.sortKey]?-1:1)*this.sortOrder):t},previousPage(){this.currentPage>1&&this.currentPage--},nextPage(){this.currentPage<this.totalPages&&this.currentPage++},firstPage(){this.currentPage=1},lastPage(){this.currentPage=this.totalPages},goToPage(t){t>=1&&t<=this.totalPages&&(this.currentPage=t)}}},Ol={class:"p-2"},Tl={class:"flex flex-wrap pb-4 space-y-4 md:items-center md:justify-between flex-column sm:flex-row sm:space-y-0"},Pl={class:"flex items-center gap-2"},Al=e.createElementVNode("span",{class:"font-medium"}," Show ",-1),Ll={style:{"margin-top":"9px"}},Ml=e.createElementVNode("span",{class:"font-medium"}," Entries ",-1),jl=e.createElementVNode("label",{for:"table-search",class:"sr-only"},"Search",-1),Il={class:"relative"},Gl=e.createElementVNode("div",{class:"absolute inset-y-0 left-0 flex items-center pointer-events-none rtl:inset-r-0 rtl:right-0 ps-3"},[e.createElementVNode("svg",{class:"w-5 h-5 text-gray-500 dark:text-gray-400","aria-hidden":"true",fill:"currentColor",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z","clip-rule":"evenodd"})])],-1),zl={class:"overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800"},Fl={class:"w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark"},Ul={class:"hidden text-sm font-normal text-center text-gray-700 lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400"},ql=["onClick"],Rl={key:0,class:"ml-2"},Hl={key:0,class:"fa fa-arrow-up"},Zl={key:1,class:"fa fa-arrow-down"},Kl=["data-label"],Wl=["innerHTML"],Yl={key:0,class:"flex items-center justify-between px-4 py-3 bg-white border-gray-200 sm:px-6 dark:text-gray-400 dark:bg-gray-800"},Xl={class:"flex justify-between flex-1 sm:hidden"},Jl=["disabled"],Ql=["disabled"],vl={class:"hidden sm:flex sm:flex-1 sm:items-center sm:justify-between"},es={class:"text-sm text-gray-700 dark:text-gray-400"},ts={class:"font-medium"},rs={class:"font-medium"},os={class:"font-medium"},ns={"aria-label":"Page navigation"},as={class:"flex items-center h-8 -space-x-px text-sm"},ls=["disabled"],ss=[e.createElementVNode("span",{class:"sr-only"},"Previous",-1),e.createElementVNode("svg",{class:"w-2.5 h-2.5 rtl:rotate-180","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 6 10"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5 1 1 5l4 4"})],-1)],is=["onClick"],ds=["onClick"],cs=["disabled"],ms=[e.createElementVNode("span",{class:"sr-only"},"Next",-1),e.createElementVNode("svg",{class:"w-2.5 h-2.5 rtl:rotate-180","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 6 10"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m1 9 4-4-4-4"})],-1)];function gs(t,r,o,a,l,n){const i=e.resolveComponent("dropdown");return e.openBlock(),e.createElementBlock("div",Ol,[e.createElementVNode("div",Tl,[e.createElementVNode("div",Pl,[Al,e.createElementVNode("div",Ll,[e.createVNode(i,{has_cancel:!1,options:l.showNoOfEntries,modelValue:l.itemsPerPage,"onUpdate:modelValue":r[0]||(r[0]=s=>l.itemsPerPage=s),is_required:!1,field_name:"NoOfEntries",label_name:"",default_value:10,show:!1,placeholder:"Please select an option"},null,8,["options","modelValue"])]),Ml]),jl,e.createElementVNode("div",Il,[Gl,e.withDirectives(e.createElementVNode("input",{type:"text","onUpdate:modelValue":r[1]||(r[1]=s=>l.search=s),class:"block p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 w-80 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",placeholder:"Search ..."},null,512),[[e.vModelText,l.search]])])]),e.createElementVNode("div",zl,[e.createElementVNode("table",Fl,[e.createElementVNode("thead",Ul,[e.createElementVNode("tr",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(s,d)=>(e.openBlock(),e.createElementBlock("th",{key:d,onClick:e.withModifiers(c=>n.sort(s),["prevent"]),class:"w-full px-4 py-2 lg:w-2/12 capitalize"},[e.createTextVNode(e.toDisplayString(s)+" ",1),l.sortKey===s?(e.openBlock(),e.createElementBlock("span",Rl,[l.sortOrder==="asc"?(e.openBlock(),e.createElementBlock("i",Hl)):(e.openBlock(),e.createElementBlock("i",Zl))])):e.createCommentVNode("",!0)],8,ql))),128))])]),e.createElementVNode("tbody",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.paginatedData,(s,d)=>(e.openBlock(),e.createElementBlock("tr",{key:d,class:"bg-white dark:bg-gray-800 dark:border-gray-700 hover:bg-gray-50 dark:hover:bg-gray-600 hover:dark:text-gray-200 text-gray-500"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.columns,(c,m)=>(e.openBlock(),e.createElementBlock("td",{key:m,"data-label":c,class:"text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex md:flex-row flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-2.5 lg:px-4 border dark:border-gray-700"},[e.createElementVNode("p",{class:"text-pretty",innerHTML:s[m]},null,8,Wl)],8,Kl))),128))]))),128))])])]),n.paginatedData.length>0?(e.openBlock(),e.createElementBlock("div",Yl,[e.createElementVNode("div",Xl,[e.createElementVNode("a",{href:"#",onClick:r[2]||(r[2]=e.withModifiers((...s)=>n.previousPage&&n.previousPage(...s),["prevent"])),disabled:l.currentPage===1,class:"relative inline-flex items-center px-4 py-2 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-md hover:bg-gray-50"},"Previous",8,Jl),e.createElementVNode("a",{href:"#",onClick:r[3]||(r[3]=e.withModifiers((...s)=>n.nextPage&&n.nextPage(...s),["prevent"])),disabled:l.currentPage===n.totalPages,class:"relative inline-flex items-center px-4 py-2 ml-3 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-md hover:bg-gray-50"},"Next",8,Ql)]),e.createElementVNode("div",vl,[e.createElementVNode("div",null,[e.createElementVNode("p",es,[e.createTextVNode(" Showing "),e.createElementVNode("span",ts,e.toDisplayString(n.firstItemIndex),1),e.createTextVNode(" to "),e.createElementVNode("span",rs,e.toDisplayString(n.lastItemIndex),1),e.createTextVNode(" of "),e.createElementVNode("span",os,e.toDisplayString(n.filteredData.length),1),e.createTextVNode(" entries ")])]),e.createElementVNode("div",null,[e.createElementVNode("nav",ns,[e.createElementVNode("ul",as,[e.createElementVNode("li",null,[e.createElementVNode("a",{href:"#",onClick:r[4]||(r[4]=e.withModifiers((...s)=>n.previousPage&&n.previousPage(...s),["prevent"])),disabled:l.currentPage===1,class:"flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 ms-0 border-e-0 rounded-s-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"},ss,8,ls)]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.displayedPageNumbers,s=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:s},[e.createElementVNode("li",null,[l.currentPage!==s?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:e.withModifiers(d=>n.goToPage(s),["prevent"]),class:"flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"},e.toDisplayString(s),9,is)):e.createCommentVNode("",!0)]),e.createElementVNode("li",null,[l.currentPage===s?(e.openBlock(),e.createElementBlock("a",{key:0,href:"#",onClick:e.withModifiers(d=>n.goToPage(s),["prevent"]),"aria-current":"page",class:"z-10 flex items-center justify-center h-8 px-3 leading-tight text-blue-600 border border-blue-300 bg-blue-50 hover:bg-blue-100 hover:text-blue-700 dark:border-gray-700 dark:bg-gray-700 dark:text-white"},e.toDisplayString(s),9,ds)):e.createCommentVNode("",!0)])],64))),128)),e.createElementVNode("li",null,[e.createElementVNode("a",{href:"#",onClick:r[5]||(r[5]=e.withModifiers((...s)=>n.nextPage&&n.nextPage(...s),["prevent"])),disabled:l.currentPage===n.totalPages,class:"flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 rounded-e-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"},ms,8,cs)])])])])])])):e.createCommentVNode("",!0)])}const fs=_(Dl,[["render",gs]]),hs={setup(){const t=e.ref([]),r=l=>{t.value.push(l)},o=l=>{const n=t.value.indexOf(l);n>-1&&t.value.splice(n,1)},a=l=>{t.value.forEach(n=>{n!==l&&n.isOpen&&n.isOpen.value!==void 0&&(n.isOpen.value=!1)}),l.isOpen&&l.isOpen.value!==void 0&&(l.isOpen.value=!l.isOpen.value)};return e.provide("accordionsWrapper",{registerAccordion:r,unregisterAccordion:o,toggleAccordion:a,accordions:t}),{}}};function us(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",null,[e.renderSlot(t.$slots,"default")])}const ps=_(hs,[["render",us]]),ys={props:{title:{type:String,required:!0}},setup(){const t=e.ref(!1),r=e.inject("accordionsWrapper"),a=(()=>{var c=new Date().getTime();typeof performance<"u"&&typeof performance.now=="function"&&(c+=performance.now());var m="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(h){var p=(c+Math.random()*16)%16|0;return c=Math.floor(c/16),(h==="x"?p:p&3|8).toString(16)});return m})(),l={isOpen:t,id:a},n=e.computed(()=>r.accordions.value),i=e.computed(()=>n.value.length>0&&n.value[0].id===a),s=e.computed(()=>n.value.length>0&&n.value[n.value.length-1].id===a);return e.onMounted(()=>{r.registerAccordion(l)}),e.onUnmounted(()=>{r.unregisterAccordion(l)}),{isOpen:t,isFirstAccordion:i,isLastAccordion:s,toggle:()=>{r.toggleAccordion(l)}}}},bs={class:"flex items-center"},_s={key:0,class:"w-3 h-3 rotate-180 shrink-0","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 10 6"},ks=[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5 5 1 1 5"},null,-1)],xs={key:1,class:"w-3 h-3 shrink-0","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 10 6"},ws=[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5 5 1 1 5"},null,-1)];function Es(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("h2",null,[e.createElementVNode("button",{onClick:r[0]||(r[0]=(...i)=>a.toggle&&a.toggle(...i)),type:"button",class:e.normalizeClass(["flex items-center justify-between w-full gap-3 p-5 font-medium text-gray-500 border border-gray-200 rtl:text-right dark:border-gray-700 dark:text-gray-400 hover:bg-gray-100 dark:hover:bg-gray-800",{"rounded-t-xl":a.isFirstAccordion,"border-b-0":!a.isLastAccordion,"bg-gray-100 dark:bg-gray-800":a.isOpen}]),"aria-expanded":"true"},[e.createElementVNode("span",bs,e.toDisplayString(o.title),1),a.isOpen?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("svg",_s,ks)),a.isOpen?(e.openBlock(),e.createElementBlock("svg",xs,ws)):e.createCommentVNode("",!0)],2)]),a.isOpen?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([{"border-b-0":!a.isLastAccordion,"border-t-0":a.isLastAccordion},"p-5 border border-gray-200 dark:border-gray-700 dark:bg-gray-900"])},[e.renderSlot(t.$slots,"default")],2)):e.createCommentVNode("",!0)])}const Ns=_(ys,[["render",Es]]),Vs={class:"flex items-center p-4 text-gray-500 bg-white rounded-lg shadow dark:bg-gray-800 dark:text-gray-400",role:"alert"},Bs={key:0,class:"inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-green-500 bg-green-100 rounded-lg dark:bg-green-800 dark:text-green-200"},Cs=[e.createElementVNode("svg",{class:"w-5 h-5","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 20 20"},[e.createElementVNode("path",{d:"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z"})],-1),e.createElementVNode("span",{class:"sr-only"},"Check icon",-1)],$s={key:1,class:"inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-red-500 bg-red-100 rounded-lg dark:bg-red-800 dark:text-red-200"},Ss=[e.createElementVNode("svg",{class:"w-5 h-5","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 20 20"},[e.createElementVNode("path",{d:"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 11.793a1 1 0 1 1-1.414 1.414L10 11.414l-2.293 2.293a1 1 0 0 1-1.414-1.414L8.586 10 6.293 7.707a1 1 0 0 1 1.414-1.414L10 8.586l2.293-2.293a1 1 0 0 1 1.414 1.414L11.414 10l2.293 2.293Z"})],-1),e.createElementVNode("span",{class:"sr-only"},"Error icon",-1)],Ds={key:2,class:"inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-orange-500 bg-orange-100 rounded-lg dark:bg-orange-700 dark:text-orange-200"},Os=[e.createElementVNode("svg",{class:"w-5 h-5","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 20 20"},[e.createElementVNode("path",{d:"M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5ZM10 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm1-4a1 1 0 0 1-2 0V6a1 1 0 0 1 2 0v5Z"})],-1),e.createElementVNode("span",{class:"sr-only"},"Warning icon",-1)],Ts={class:"ml-3 text-sm font-normal"},Ps=[e.createElementVNode("span",{class:"sr-only"},"Close",-1),e.createElementVNode("svg",{"aria-hidden":"true",class:"w-5 h-5",fill:"currentColor",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z","clip-rule":"evenodd"})],-1)],As={__name:"ToastListItem",props:{message:String,duration:{type:Number,default:2e3},type:{type:String,default:"success"}},emits:["remove"],setup(t,{emit:r}){const o=t;e.onMounted(()=>{setTimeout(()=>a("remove"),o.duration)});const a=r;return(l,n)=>(e.openBlock(),e.createElementBlock("div",Vs,[o.type==="success"?(e.openBlock(),e.createElementBlock("div",Bs,Cs)):e.createCommentVNode("",!0),o.type==="error"?(e.openBlock(),e.createElementBlock("div",$s,Ss)):e.createCommentVNode("",!0),o.type==="warning"?(e.openBlock(),e.createElementBlock("div",Ds,Os)):e.createCommentVNode("",!0),e.createElementVNode("div",Ts,e.toDisplayString(o.message),1),e.createElementVNode("button",{onClick:n[0]||(n[0]=i=>a("remove")),type:"button",class:"-mx-1.5 -my-1.5 ml-auto inline-flex h-8 w-8 rounded-lg bg-white p-1.5 text-gray-400 hover:bg-gray-100 hover:text-gray-900 focus:ring-2 focus:ring-gray-300 dark:bg-gray-800 dark:text-gray-500 dark:hover:bg-gray-700 dark:hover:text-white","data-dismiss-target":"#toast-default","aria-label":"Close"},Ps)]))}},Q=e.reactive({items:[]}),v={state:Q,methods:{add(t){Q.items.unshift({key:Symbol(),message:t.message,type:t.type,duration:t.duration})},remove(t){Q.items.splice(t,1)}}},Ls={__name:"GlToastList",setup(t){function r(o){v.methods.remove(o)}return(o,a)=>(e.openBlock(),e.createBlock(e.TransitionGroup,{tag:"div","enter-from-class":"translate-x-full opacity-0","enter-active-class":"duration-500","leave-active-class":"duration-500","leave-to-class":"translate-x-full opacity-0",class:"fixed z-50 w-full max-w-xs space-y-4 top-4 right-4"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(v).state.items,(l,n)=>(e.openBlock(),e.createBlock(As,{key:l.key,message:l.message,type:l.type,duration:l.duration,onRemove:i=>r(n)},null,8,["message","type","duration","onRemove"]))),128))]),_:1}))}},Ms={key:0,class:"flex justify-center"},js=[e.createElementVNode("svg",{class:"w-5 h-5","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 4 15"},[e.createElementVNode("path",{d:"M3.5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6.041a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 5.959a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"})],-1)],Is={class:"absolute right-0 z-10 mt-5 origin-top-right bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600"},Gs={class:"py-2 text-sm text-gray-700 dark:text-gray-200","aria-labelledby":"dropdownDividerButton"},zs={key:0},Fs=["href"],Us=e.createElementVNode("i",{class:"mr-2 fa-solid fa-list-ul opacity-80"},null,-1),qs={key:1},Rs=e.createElementVNode("i",{class:"mr-2 fa-solid fa-trash-can opacity-80"},null,-1),Hs={__name:"DatatableAction",props:{field:{type:String,default:""},route_url:{type:String,default:""},row:{type:[Array,Object],default:[]},xprops:{type:Object,default:{}},tdProps:{type:Object,default:{}}},emits:["deleteAction"],setup(t,{emit:r}){const o=se(),a=t,l=e.ref(!1),n=e.ref(!1),i=()=>{l.value=!1},s=()=>{l.value=!0},d=()=>{n.value=!1},c=()=>{n.value=!0},m=r,h=()=>{axios.delete(`${a.xprops.route}/${a.row.id}`).then(()=>{d(),m("deleteAction"),o.commit("notification/SHOW_NOTIFICATION",{message:"Item deleted successfully.",type:"success",duration:5e3})}).catch(p=>{console.log(p)})};return(p,k)=>{const $=e.resolveDirective("click-outside");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(G,{isOpen:n.value,onConfirmDelete:h,onCancelDelete:d},null,8,["isOpen"]),t.row&&p.can(`edit_${t.xprops.permission} || delete_${t.xprops.permission}`)?e.withDirectives((e.openBlock(),e.createElementBlock("div",Ms,[e.createElementVNode("button",{onClick:s,class:"inline-flex items-center p-2 text-sm font-medium text-center text-gray-900 bg-white rounded-lg hover:bg-gray-100 focus:ring-4 focus:outline-none dark:text-white focus:ring-gray-50 dark:bg-gray-800 dark:hover:bg-gray-700 dark:focus:ring-gray-600",type:"button"},js),e.withDirectives(e.createElementVNode("div",Is,[e.createElementVNode("ul",Gs,[p.can(`edit_${t.xprops.permission}`)?(e.openBlock(),e.createElementBlock("li",zs,[e.createElementVNode("a",{href:t.xprops.route+"/"+t.row.id+"/edit",class:"block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"},[Us,e.createTextVNode(" Edit")],8,Fs)])):e.createCommentVNode("",!0),p.can(`delete_${t.xprops.permission}`)?(e.openBlock(),e.createElementBlock("li",qs,[e.createElementVNode("a",{href:"#",onClick:e.withModifiers(c,["prevent"]),class:"block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"},[Rs,e.createTextVNode(" Remove")])])):e.createCommentVNode("",!0)])],512),[[e.vShow,l.value]])])),[[$,i]]):e.createCommentVNode("",!0)],64)}}},Zs={key:0,class:"flex justify-center"},Ks=[e.createElementVNode("svg",{class:"w-5 h-5","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 4 15"},[e.createElementVNode("path",{d:"M3.5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6.041a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 5.959a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"})],-1)],Ws={class:"absolute right-0 z-10 mt-5 origin-top-right bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600"},Ys={class:"py-2 text-sm text-gray-700 dark:text-gray-200","aria-labelledby":"dropdownDividerButton"},Xs={key:0},Js=e.createElementVNode("i",{class:"mr-2 fa-solid fa-trash-can opacity-80"},null,-1),Qs={__name:"DatatableDeleteAction",props:{field:{type:String,default:""},route_url:{type:String,default:""},row:{type:[Array,Object],default:[]},xprops:{type:Object,default:{}},tdProps:{type:Object,default:{}}},emits:["deleteAction"],setup(t,{emit:r}){const o=se(),a=t,l=e.ref(!1),n=e.ref(!1),i=()=>{l.value=!1},s=()=>{l.value=!0},d=()=>{n.value=!1},c=()=>{n.value=!0},m=r,h=()=>{axios.delete(`${a.xprops.route}/${a.row.id}`).then(()=>{d(),m("deleteAction"),o.commit("notification/SHOW_NOTIFICATION",{message:"Item deleted successfully.",type:"success",duration:5e3})}).catch(p=>{console.log(p)})};return(p,k)=>{const $=e.resolveDirective("click-outside");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(G,{isOpen:n.value,onConfirmDelete:h,onCancelDelete:d},null,8,["isOpen"]),t.row&&p.can(`delete_${t.xprops.permission}`)?e.withDirectives((e.openBlock(),e.createElementBlock("div",Zs,[e.createElementVNode("button",{onClick:s,class:"inline-flex items-center p-2 text-sm font-medium text-center text-gray-900 bg-white rounded-lg hover:bg-gray-100 focus:ring-4 focus:outline-none dark:text-white focus:ring-gray-50 dark:bg-gray-800 dark:hover:bg-gray-700 dark:focus:ring-gray-600",type:"button"},Ks),e.withDirectives(e.createElementVNode("div",Ws,[e.createElementVNode("ul",Ys,[p.can(`delete_${t.xprops.permission}`)?(e.openBlock(),e.createElementBlock("li",Xs,[e.createElementVNode("a",{href:"#",onClick:e.withModifiers(c,["prevent"]),class:"block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"},[Js,e.createTextVNode(" Remove")])])):e.createCommentVNode("",!0)])],512),[[e.vShow,l.value]])])),[[$,i]]):e.createCommentVNode("",!0)],64)}}},vs={props:["field","row"],computed:{isArray(){return Array.isArray(this.row)},isObject(){return typeof this.row=="object"},isString(){return typeof this.row=="string"}},mounted(){}},ei=["href","title"],ti=e.createElementVNode("svg",{class:"w-3 h-3 text-white me-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M13 11.15V4a1 1 0 1 0-2 0v7.15L8.78 8.374a1 1 0 1 0-1.56 1.25l4 5a1 1 0 0 0 1.56 0l4-5a1 1 0 1 0-1.56-1.25L13 11.15Z","clip-rule":"evenodd"}),e.createElementVNode("path",{"fill-rule":"evenodd",d:"M9.657 15.874 7.358 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2.358l-2.3 2.874a3 3 0 0 1-4.685 0ZM17 16a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H17Z","clip-rule":"evenodd"})],-1),ri={key:1,class:"m-1 d-inline-block"},oi=["href","title"],ni=e.createElementVNode("svg",{class:"w-3 h-3 text-white me-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M13 11.15V4a1 1 0 1 0-2 0v7.15L8.78 8.374a1 1 0 1 0-1.56 1.25l4 5a1 1 0 0 0 1.56 0l4-5a1 1 0 1 0-1.56-1.25L13 11.15Z","clip-rule":"evenodd"}),e.createElementVNode("path",{"fill-rule":"evenodd",d:"M9.657 15.874 7.358 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2.358l-2.3 2.874a3 3 0 0 1-4.685 0ZM17 16a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H17Z","clip-rule":"evenodd"})],-1);function ai(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",null,[n.isArray?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.row,(i,s)=>(e.openBlock(),e.createElementBlock("div",{key:s,class:"m-1 d-inline-block"},[e.createElementVNode("a",{href:i,title:i,target:"_blank",class:"inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"},[ti,e.createTextVNode(" Download ")],8,ei)]))),128)):n.isString?(e.openBlock(),e.createElementBlock("div",ri,[e.createElementVNode("a",{href:o.row,title:o.row,target:"_blank",class:"inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"},[ni,e.createTextVNode(" Download ")],8,oi)])):e.createCommentVNode("",!0)])}const li=_(vs,[["render",ai]]),si={props:["field","row"],computed:{isArray(){return Array.isArray(this.row[this.field])},isObject(){return typeof this.row[this.field]=="object"}}},ii=["href","title"],di=e.createElementVNode("svg",{class:"w-3 h-3 text-white me-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M13 11.15V4a1 1 0 1 0-2 0v7.15L8.78 8.374a1 1 0 1 0-1.56 1.25l4 5a1 1 0 0 0 1.56 0l4-5a1 1 0 1 0-1.56-1.25L13 11.15Z","clip-rule":"evenodd"}),e.createElementVNode("path",{"fill-rule":"evenodd",d:"M9.657 15.874 7.358 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2.358l-2.3 2.874a3 3 0 0 1-4.685 0ZM17 16a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H17Z","clip-rule":"evenodd"})],-1),ci={key:1,class:"m-1 d-inline-block"},mi=["href","title"],gi=e.createElementVNode("svg",{class:"w-3 h-3 text-white me-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},[e.createElementVNode("path",{"fill-rule":"evenodd",d:"M13 11.15V4a1 1 0 1 0-2 0v7.15L8.78 8.374a1 1 0 1 0-1.56 1.25l4 5a1 1 0 0 0 1.56 0l4-5a1 1 0 1 0-1.56-1.25L13 11.15Z","clip-rule":"evenodd"}),e.createElementVNode("path",{"fill-rule":"evenodd",d:"M9.657 15.874 7.358 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2.358l-2.3 2.874a3 3 0 0 1-4.685 0ZM17 16a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H17Z","clip-rule":"evenodd"})],-1);function fi(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",null,[n.isArray?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.row[o.field],i=>(e.openBlock(),e.createElementBlock("div",{key:i.id,class:"m-1 d-inline-block"},[e.createElementVNode("a",{href:i.url,title:i.name,target:"_blank",class:"inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"},[di,e.createTextVNode(" Download ")],8,ii)]))),128)):n.isObject?(e.openBlock(),e.createElementBlock("div",ci,[e.createElementVNode("a",{href:o.row[o.field].url,title:o.row[o.field].name,target:"_blank",class:"inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"},[gi,e.createTextVNode(" Download ")],8,mi)])):e.createCommentVNode("",!0)])}const hi=_(si,[["render",fi]]),ui={props:["field","row","tdProps"]},pi={key:0},yi=["innerHTML"];function bi(t,r,o,a,l,n){return o.row[o.field]?(e.openBlock(),e.createElementBlock("div",pi,[e.createElementVNode("div",{class:"w-full",innerHTML:o.row[o.field]},null,8,yi)])):e.createCommentVNode("",!0)}const _i=_(ui,[["render",bi]]),ki={props:["field","row","tdProps"],computed:{entry(){const[t,r]=this.field.split(".");return e.markRaw({key:t,field:r})},isArray(){return Array.isArray(this.row[this.entry.key])},isObject(){return typeof this.row[this.entry.key]=="object"}}},xi={class:"flex flex-wrap gap-2"},wi={key:1,class:"px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded dark:bg-blue-900 dark:text-blue-300"};function Ei(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",xi,[n.isArray?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.row[n.entry.key],(i,s)=>(e.openBlock(),e.createElementBlock("span",{key:s,class:"px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded dark:bg-blue-900 dark:text-blue-300"},e.toDisplayString(i[n.entry.field]),1))),128)):n.isObject?(e.openBlock(),e.createElementBlock("span",wi,e.toDisplayString(o.row[n.entry.key][n.entry.field]),1)):e.createCommentVNode("",!0)])}const Ni=_(ki,[["render",Ei]]),Vi={props:["field","row","tdProps"]},Bi={key:0},Ci={class:"m-1 d-inline-block"},$i=["href","title"],Si=["src","alt","title"];function Di(t,r,o,a,l,n){return o.row[o.field]?(e.openBlock(),e.createElementBlock("div",Bi,[e.createElementVNode("div",Ci,[e.createElementVNode("a",{href:o.row[o.field].url,title:o.row[o.field].name,target:"_blank"},[e.createElementVNode("img",{src:o.row[o.field].thumbnail,alt:o.row[o.field].name,title:o.row[o.field].name},null,8,Si)],8,$i)])])):e.createCommentVNode("",!0)}const Oi=_(Vi,[["render",Di],["__scopeId","data-v-3a28c02c"]]),Ti={props:["field","row","tdProps"],computed:{isActive(){return this.row[this.field]===1}}},Pi={class:"flex flex-wrap gap-2 text-nowrap"},Ai={key:0,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-green-800 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-300"},Li=e.createElementVNode("span",{class:"w-2 h-2 bg-green-500 rounded-full me-1"},null,-1),Mi={key:1,class:"inline-flex items-center bg-red-100 text-red-800 text-xs font-medium px-2.5 py-0.5 rounded-full dark:bg-red-900 dark:text-red-300"},ji=e.createElementVNode("span",{class:"w-2 h-2 bg-red-500 rounded-full me-1"},null,-1);function Ii(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",Pi,[n.isActive?(e.openBlock(),e.createElementBlock("span",Ai,[Li,e.createTextVNode(" Active ")])):n.isActive?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("span",Mi,[ji,e.createTextVNode(" Inactive ")]))])}const Gi=_(Ti,[["render",Ii]]),zi={props:["field","row","tdProps"],computed:{hasLabelColor(t){const r=this.tdProps.status_general_labels_color.find(o=>o.label===this.row[this.field]);return r?r.class:""}}},Fi={class:"flex flex-wrap gap-2 text-nowrap"},Ui={key:0,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-green-800 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-300"},qi=e.createElementVNode("span",{class:"w-2 h-2 bg-green-500 rounded-full me-1"},null,-1),Ri={key:1,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-red-800 bg-red-100 rounded-full dark:bg-red-900 dark:text-red-300"},Hi=e.createElementVNode("span",{class:"w-2 h-2 bg-red-500 rounded-full me-1"},null,-1),Zi={key:2,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-yellow-800 bg-yellow-100 rounded-full dark:bg-gray-700 dark:text-yellow-300"},Ki=e.createElementVNode("span",{class:"w-2 h-2 bg-yellow-500 rounded-full me-1"},null,-1),Wi={key:3,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded-full dark:bg-gray-700 dark:text-blue-400"},Yi=e.createElementVNode("span",{class:"w-2 h-2 bg-blue-500 rounded-full me-1"},null,-1),Xi={key:4,class:"inline-flex items-center px-2 py-1 text-sm text-blue-800 bg-blue-100 rounded-full dark:bg-blue-900 dark:text-blue-300"},Ji=e.createElementVNode("span",{class:"relative flex w-2 h-2 mr-1"},[e.createElementVNode("span",{class:"absolute inline-flex w-full h-full bg-blue-500 rounded-full animate-ping"}),e.createElementVNode("span",{class:"relative inline-flex w-2 h-2 bg-blue-500 rounded-full"})],-1);function Qi(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",Fi,[n.hasLabelColor=="green"?(e.openBlock(),e.createElementBlock("span",Ui,[qi,e.createTextVNode(" "+e.toDisplayString(this.row[this.field]),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="red"?(e.openBlock(),e.createElementBlock("span",Ri,[Hi,e.createTextVNode(" "+e.toDisplayString(this.row[this.field]),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="yellow"?(e.openBlock(),e.createElementBlock("span",Zi,[Ki,e.createTextVNode(" "+e.toDisplayString(this.row[this.field]),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="default"?(e.openBlock(),e.createElementBlock("span",Wi,[Yi,e.createTextVNode(" "+e.toDisplayString(this.row[this.field]),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="animate"?(e.openBlock(),e.createElementBlock("span",Xi,[Ji,e.createTextVNode(" "+e.toDisplayString(this.row[this.field]),1)])):e.createCommentVNode("",!0)])}const vi=_(zi,[["render",Qi]]),ed={props:["field","row","tdProps"],computed:{hasLabelColor(){return this.tdProps.specfic_color??""},badgeType(){switch(this.tdProps.badge_type){case"Default":return"rounded text-xs";case"Large":return"rounded text-sm ";case"Bordered":return"rounded text-xs border";case"Pills":return"rounded-full text-xs";default:return""}}}},td={class:"flex flex-wrap gap-2 text-nowrap justify-center"};function rd(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",td,[n.hasLabelColor=="Default"?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["bg-blue-100 text-blue-800 font-medium me-2 px-2.5 py-0.5 dark:bg-blue-900 dark:text-blue-300 border-blue-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Dark"?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(["bg-gray-100 text-gray-800 font-medium me-2 px-2.5 py-0.5 dark:bg-gray-700 dark:text-gray-300 border-gray-500",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Red"?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(["bg-red-100 text-red-800 font-medium me-2 px-2.5 py-0.5 dark:bg-red-900 dark:text-red-300 border-red-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Green"?(e.openBlock(),e.createElementBlock("span",{key:3,class:e.normalizeClass(["bg-green-100 text-green-800 font-medium me-2 px-2.5 py-0.5 dark:bg-green-900 dark:text-green-300 border-green-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Yellow"?(e.openBlock(),e.createElementBlock("span",{key:4,class:e.normalizeClass(["bg-yellow-100 text-yellow-800 font-medium me-2 px-2.5 py-0.5 dark:bg-yellow-900 dark:text-yellow-300 border-yellow-300",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Indigo"?(e.openBlock(),e.createElementBlock("span",{key:5,class:e.normalizeClass(["bg-indigo-100 text-indigo-800 font-medium me-2 px-2.5 py-0.5 dark:bg-indigo-900 dark:text-indigo-300 border-indigo-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Purple"?(e.openBlock(),e.createElementBlock("span",{key:6,class:e.normalizeClass(["bg-purple-100 text-purple-800 font-medium me-2 px-2.5 py-0.5 dark:bg-purple-900 dark:text-purple-300 border-purple-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0),n.hasLabelColor=="Pink"?(e.openBlock(),e.createElementBlock("span",{key:7,class:e.normalizeClass(["bg-pink-100 text-pink-800 font-medium me-2 px-2.5 py-0.5 dark:bg-pink-900 dark:text-pink-300 border-pink-400",n.badgeType])},e.toDisplayString(this.row[this.field]),3)):e.createCommentVNode("",!0)])}const od=_(ed,[["render",rd]]),nd={props:["field","row","tdProps"],computed:{hasLabelColor(t){const r=this.tdProps.status_general_labels_color.find(o=>o.text===this.row[this.field]);return r?r.class:""},getLabel(){const t=this.tdProps.status_general_labels_color.find(r=>r.text===this.row[this.field]);return t?t.label:""}}},ad={class:"flex flex-wrap gap-2 text-nowrap"},ld={key:0,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-green-800 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-300"},sd=e.createElementVNode("span",{class:"w-2 h-2 bg-green-500 rounded-full me-1"},null,-1),id={key:1,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-red-800 bg-red-100 rounded-full dark:bg-red-900 dark:text-red-300"},dd=e.createElementVNode("span",{class:"w-2 h-2 bg-red-500 rounded-full me-1"},null,-1),cd={key:2,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-yellow-800 bg-yellow-100 rounded-full dark:bg-gray-700 dark:text-yellow-300"},md=e.createElementVNode("span",{class:"w-2 h-2 bg-yellow-500 rounded-full me-1"},null,-1),gd={key:3,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded-full dark:bg-gray-700 dark:text-blue-400"},fd=e.createElementVNode("span",{class:"w-2 h-2 bg-blue-500 rounded-full me-1"},null,-1),hd={key:4,class:"inline-flex items-center px-2 py-1 text-sm text-blue-800 bg-blue-100 rounded-full dark:bg-blue-900 dark:text-blue-300"},ud=e.createElementVNode("span",{class:"relative flex w-2 h-2 mr-1"},[e.createElementVNode("span",{class:"absolute inline-flex w-full h-full bg-blue-500 rounded-full animate-ping"}),e.createElementVNode("span",{class:"relative inline-flex w-2 h-2 bg-blue-500 rounded-full"})],-1);function pd(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",ad,[n.hasLabelColor=="green"?(e.openBlock(),e.createElementBlock("span",ld,[sd,e.createTextVNode(" "+e.toDisplayString(n.getLabel),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="red"?(e.openBlock(),e.createElementBlock("span",id,[dd,e.createTextVNode(" "+e.toDisplayString(n.getLabel),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="yellow"?(e.openBlock(),e.createElementBlock("span",cd,[md,e.createTextVNode(" "+e.toDisplayString(n.getLabel),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="default"?(e.openBlock(),e.createElementBlock("span",gd,[fd,e.createTextVNode(" "+e.toDisplayString(n.getLabel),1)])):e.createCommentVNode("",!0),n.hasLabelColor=="animate"?(e.openBlock(),e.createElementBlock("span",hd,[ud,e.createTextVNode(" "+e.toDisplayString(n.getLabel),1)])):e.createCommentVNode("",!0)])}const yd=_(nd,[["render",pd]]),bd={props:["field","row","tdProps"],computed:{formattedDate(){if(!this.row[this.field])return"";const t=new Date(this.row[this.field]),r=t.getFullYear(),o=t.toLocaleString("default",{month:"long"}),a=t.getDate();let l=t.getHours();const n=t.getMinutes(),i=t.getSeconds(),s=l>=12?"pm":"am";return l=l%12,l=l||12,`${o} ${a}, ${r}, ${l}:${n}:${i} ${s}`},isActive(){return this.row[this.field]===1}}},_d={class:"w-full"};function kd(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",_d,e.toDisplayString(n.formattedDate),1)}const xd=_(bd,[["render",kd]]),wd={props:["field","row","tdProps"]},Ed={class:"flex flex-wrap gap-2 text-nowrap"},Nd={key:0,class:"inline-flex items-center px-2 py-1 text-sm text-blue-800 bg-blue-100 rounded-full dark:bg-blue-900 dark:text-blue-300"},Vd=e.createElementVNode("span",{class:"relative flex w-2 h-2 mr-1"},[e.createElementVNode("span",{class:"absolute inline-flex w-full h-full bg-blue-500 rounded-full animate-ping"}),e.createElementVNode("span",{class:"relative inline-flex w-2 h-2 bg-blue-500 rounded-full"})],-1),Bd={key:1,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-yellow-800 bg-yellow-100 rounded-full dark:bg-gray-700 dark:text-yellow-300"},Cd=e.createElementVNode("span",{class:"w-2 h-2 bg-yellow-500 rounded-full me-1"},null,-1),$d={key:2,class:"inline-flex items-center px-2 py-1 text-xs font-medium text-green-800 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-300"},Sd=e.createElementVNode("span",{class:"w-2 h-2 bg-green-500 rounded-full me-1"},null,-1);function Dd(t,r,o,a,l,n){return e.openBlock(),e.createElementBlock("div",Ed,[o.row[o.field]===0?(e.openBlock(),e.createElementBlock("span",Nd,[Vd,e.createTextVNode(" Provisioning")])):e.createCommentVNode("",!0),o.row[o.field]===2?(e.openBlock(),e.createElementBlock("span",Bd,[Cd,e.createTextVNode(" Paused ")])):e.createCommentVNode("",!0),o.row[o.field]===1?(e.openBlock(),e.createElementBlock("span",$d,[Sd,e.createTextVNode(" Active ")])):e.createCommentVNode("",!0)])}const Od=_(wd,[["render",Dd]]),Td={props:["field","row","tdProps"]},Pd={key:0,class:"text-nowrap"},Ad={class:"w-full h-full p-3 mx-0 mt-0 overflow-auto font-mono text-left break-words rounded cursor-default whitespace-nowrap console_styles"};function Ld(t,r,o,a,l,n){return o.row[o.field]?(e.openBlock(),e.createElementBlock("div",Pd,[e.createElementVNode("pre",Ad," "+e.toDisplayString(o.row[o.field])+`
8
8
  `,1)])):e.createCommentVNode("",!0)}const Md=_(Td,[["render",Ld]]),jd={props:["isOpen","title","button_text"],methods:{confirmAction(){this.$emit("confirm-action")},cancelAction(){this.$emit("cancel-action")}}},Id={key:0,class:"fixed inset-0 z-50 overflow-y-auto",role:"dialog","aria-modal":"true"},Gd={class:"flex items-end justify-center min-h-screen px-4 pt-4 pb-20 text-center sm:block sm:p-0"},zd=e.createElementVNode("div",{class:"fixed inset-0 transition-opacity bg-gray-500 bg-opacity-75","aria-hidden":"true"},null,-1),Fd=e.createElementVNode("span",{class:"hidden sm:inline-block sm:align-middle sm:h-screen","aria-hidden":"true"},"​",-1),Ud={class:"inline-block overflow-hidden text-left align-bottom transition-all transform bg-white rounded-lg shadow-xl sm:my-8 sm:align-middle sm:max-w-lg sm:w-full"},qd={class:"px-4 pt-5 pb-4 bg-white sm:p-6 sm:pb-4"},Rd={class:"sm:flex sm:items-start"},Hd={class:"mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left"},Zd={class:"text-lg font-medium leading-6 text-gray-900"},Kd={class:"mt-2"},Wd={class:"px-4 py-3 bg-gray-50 sm:px-6 sm:flex sm:flex-row-reverse"};function Yd(t,r,o,a,l,n){return o.isOpen?(e.openBlock(),e.createElementBlock("div",Id,[e.createElementVNode("div",Gd,[zd,Fd,e.createElementVNode("div",Ud,[e.createElementVNode("div",qd,[e.createElementVNode("div",Rd,[e.createElementVNode("div",Hd,[e.createElementVNode("h3",Zd,e.toDisplayString(o.title),1),e.createElementVNode("div",Kd,[e.renderSlot(t.$slots,"default")])])])]),e.createElementVNode("div",Wd,[e.createElementVNode("button",{onClick:r[0]||(r[0]=(...i)=>n.confirmAction&&n.confirmAction(...i)),type:"button",class:"inline-flex justify-center w-full px-4 py-2 text-base font-medium text-white bg-red-600 border border-transparent rounded-md shadow-sm hover:bg-red-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500 sm:ml-3 sm:w-auto sm:text-sm"},e.toDisplayString(o.button_text),1),e.createElementVNode("button",{onClick:r[1]||(r[1]=(...i)=>n.cancelAction&&n.cancelAction(...i)),type:"button",class:"inline-flex justify-center w-full px-4 py-2 mt-3 text-base font-medium text-gray-700 bg-white border border-gray-300 rounded-md shadow-sm hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500 sm:mt-0 sm:ml-3 sm:w-auto sm:text-sm"}," Cancel ")])])])])):e.createCommentVNode("",!0)}const Xd=_(jd,[["render",Yd]]),Jd={class:"w-full"},Qd={class:"mb-2 flex justify-between items-center"},vd={class:"text-sm font-medium text-gray-900 dark:text-white"},ec={class:"relative bg-gray-50 rounded-lg dark:bg-gray-700 p-4 h-auto"},tc={class:"overflow-auto max-h-32"},rc={class:"text-sm text-gray-500 dark:text-gray-400"},oc={class:"absolute top-2 end-2 bg-gray-50 dark:bg-gray-700"},nc={key:0,class:"inline-flex items-center"},ac=[e.createElementVNode("svg",{class:"w-3 h-3 me-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 18 20"},[e.createElementVNode("path",{d:"M16 1h-3.278A1.992 1.992 0 0 0 11 0H7a1.993 1.993 0 0 0-1.722 1H2a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2Zm-3 14H5a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2Zm0-4H5a1 1 0 0 1 0-2h8a1 1 0 1 1 0 2Zm0-5H5a1 1 0 0 1 0-2h2V2h4v2h2a1 1 0 1 1 0 2Z"})],-1),e.createElementVNode("span",{class:"text-xs font-semibold"},"Copy",-1)],lc={key:1,class:"inline-flex items-center"},sc=[e.createElementVNode("svg",{class:"w-3 h-3 text-blue-700 dark:text-blue-500 me-2","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 12"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M1 5.917 5.724 10.5 15 1.5"})],-1),e.createElementVNode("span",{class:"text-xs font-semibold text-blue-700 dark:text-blue-500"},"Copied",-1)],ic={class:"mt-2 text-sm text-gray-500 dark:text-gray-400"},dc={__name:"GlCodeCopy",props:{label_name:{type:String,default:""},code:{type:String,default:""},description:{type:String,default:""}},setup(t){const r=t,o=e.ref(!1),a=n=>{navigator.clipboard.writeText(n).then(function(){o.value=!0,setTimeout(()=>{o.value=!1},2e3)}).catch(function(i){console.error("Error copying to clipboard: ",i)})},l=e.computed(()=>r.code);return(n,i)=>(e.openBlock(),e.createElementBlock("div",Jd,[e.createElementVNode("div",Qd,[e.createElementVNode("p",vd,e.toDisplayString(t.label_name),1)]),e.createElementVNode("div",ec,[e.createElementVNode("div",tc,[e.createElementVNode("code",rc,e.toDisplayString(l.value),1)]),e.createElementVNode("div",oc,[e.createElementVNode("button",{onClick:i[0]||(i[0]=s=>a(l.value)),class:"text-gray-900 dark:text-gray-400 m-1 hover:bg-gray-100 dark:bg-gray-800 dark:border-gray-600 dark:hover:bg-gray-700 rounded-lg py-2 px-3 inline-flex items-center justify-center bg-white border-gray-200 border"},[o.value?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("span",nc,ac)),o.value?(e.openBlock(),e.createElementBlock("span",lc,sc)):e.createCommentVNode("",!0)])])]),e.createElementVNode("p",ic,e.toDisplayString(t.description),1)]))}},cc={class:"w-full"},mc={class:"flex justify-between items-center"},gc={class:"gl-label-form"},fc={class:"flex items-center"},hc={class:"flex-shrink-0 z-10 inline-flex items-center p-2 text-sm font-medium text-center text-gray-900 bg-gray-100 border border-gray-300 rounded-s-lg dark:bg-gray-600 dark:text-white dark:border-gray-600"},uc={class:"relative w-full"},pc=["value"],yc={key:0},bc=[e.createElementVNode("svg",{class:"w-4 h-4","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 18 20"},[e.createElementVNode("path",{d:"M16 1h-3.278A1.992 1.992 0 0 0 11 0H7a1.993 1.993 0 0 0-1.722 1H2a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2Zm-3 14H5a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2Zm0-4H5a1 1 0 0 1 0-2h8a1 1 0 1 1 0 2Zm0-5H5a1 1 0 0 1 0-2h2V2h4v2h2a1 1 0 1 1 0 2Z"})],-1)],_c={key:1,class:"inline-flex items-center"},kc=[e.createElementVNode("svg",{class:"w-4 h-4","aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 12"},[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M1 5.917 5.724 10.5 15 1.5"})],-1)],xc={class:"mt-2 text-sm text-gray-500 dark:text-gray-400"},wc={__name:"GlTextCopy",props:{label_name:{type:String,default:""},text_name:{type:String,default:""},code:{type:String,default:""},description:{type:String,default:""}},setup(t){const r=t,o=e.ref(!1),a=n=>{navigator.clipboard.writeText(n).then(function(){o.value=!0,setTimeout(()=>{o.value=!1},2e3)}).catch(function(i){console.error("Error copying to clipboard: ",i)})},l=e.computed(()=>r.code);return(n,i)=>(e.openBlock(),e.createElementBlock("div",cc,[e.createElementVNode("div",mc,[e.createElementVNode("label",gc,e.toDisplayString(t.label_name),1)]),e.createElementVNode("div",fc,[e.createElementVNode("span",hc,e.toDisplayString(t.text_name),1),e.createElementVNode("div",uc,[e.createElementVNode("input",{type:"text","aria-describedby":"helper-text-explanation",class:"bg-gray-50 border border-e-0 border-gray-300 text-gray-500 dark:text-gray-400 text-sm border-s-0 focus:ring-blue-500 focus:border-blue-500 block w-full p-2 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:focus:ring-blue-500 dark:focus:border-blue-500",value:l.value,readonly:"",disabled:""},null,8,pc)]),e.createElementVNode("button",{style:{padding:".61rem"},onClick:i[0]||(i[0]=s=>a(l.value)),class:"flex-shrink-0 z-10 inline-flex items-center px-4 text-sm font-medium text-center text-white bg-blue-700 rounded-e-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800 border border-blue-700 dark:border-blue-600 hover:border-blue-800 dark:hover:border-blue-700",type:"button"},[o.value?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("span",yc,bc)),o.value?(e.openBlock(),e.createElementBlock("span",_c,kc)):e.createCommentVNode("",!0)])]),e.createElementVNode("p",xc,e.toDisplayString(t.description),1)]))}};u.DatatableStatusTextLabelGeneral=yd,u.GLDatatableCommand=Md,u.GLDatatableDateTime=xd,u.GLDatatableStatusServer=Od,u.GlAccordion=Ns,u.GlAccordionsWrapper=ps,u.GlButton=Er,u.GlCard=tr,u.GlCodeCopy=dc,u.GlConfirmationModal=Xd,u.GlDataTable=fs,u.GlDataTableServerSide=rl,u.GlDataTableServerSideGroupBy=Sl,u.GlDatatableAction=Hs,u.GlDatatableDeleteAction=Qs,u.GlDatatableFileDownload=li,u.GlDatatableFiles=hi,u.GlDatatableHtml=_i,u.GlDatatableList=Ni,u.GlDatatablePicture=Oi,u.GlDatatableStatus=Gi,u.GlDatatableStatusGeneral=vi,u.GlDatatableStatusSpecficColor=od,u.GlDeleteConfirmationModal=G,u.GlDropdown=da,u.GlFilesUpload=jt,u.GlLanguageSelector=Xt,u.GlModal=Vn,u.GlMultiItemSlide=bn,u.GlMultiSelectDropdown=_r,u.GlNotify=Rt,u.GlTab=Vo,u.GlTabsWrapper=xo,u.GlTailwindPagination=J,u.GlTextCopy=wc,u.GlTextInput=mo,u.GlTextTranslate=ro,u.GlTextarea=ya,u.GlTextareaTranslate=Ar,u.GlTinymceTranslate=Hr,u.GlToast=v,u.GlToastList=Ls,u.GlToggleBox=Gn,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
package/package.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "./dist/style.css": "./dist/style.css"
18
18
  },
19
19
  "private": false,
20
- "version": "1.0.160",
20
+ "version": "1.0.161",
21
21
  "scripts": {
22
22
  "dev": "vite",
23
23
  "build": "vite build",