golden-logic-ui 1.0.40 → 1.0.41

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 s, createCommentVNode as g, createStaticVNode as Ze, inject as ve, watch as K, effectScope as Ke, computed as J, reactive as xe, resolveComponent as W, Fragment as v, createVNode as z, normalizeClass as b, toDisplayString as h, withModifiers as N, withDirectives as P, vModelText as V, renderList as $, normalizeStyle as We, renderSlot as A, createTextVNode as w, vShow as B, createBlock as H, resolveDynamicComponent as se, mergeProps as Z, withCtx as X, ref as O, onMounted as G, vModelDynamic as Xe, provide as Ye, pushScopeId as Je, popScopeId as Qe, vModelCheckbox as et, unref as we, toHandlers as te, TransitionGroup as tt, resolveDirective as ke, markRaw as rt } from "vue";
1
+ import { openBlock as d, createElementBlock as u, createElementVNode as s, createCommentVNode as g, createStaticVNode as He, inject as ve, watch as W, effectScope as Ze, computed as z, reactive as xe, resolveComponent as X, Fragment as v, createVNode as H, normalizeClass as b, toDisplayString as h, withModifiers as N, withDirectives as P, vModelText as V, renderList as $, normalizeStyle as Ke, renderSlot as A, createTextVNode as w, vShow as B, createBlock as Z, resolveDynamicComponent as se, mergeProps as K, withCtx as Y, ref as O, onMounted as G, vModelDynamic as We, provide as Xe, pushScopeId as Ye, popScopeId as Je, vModelCheckbox as Qe, toHandlers as te, TransitionGroup as et, unref as tt, resolveDirective as we, markRaw as rt } from "vue";
2
2
  const D = (e, t) => {
3
3
  const r = e.__vccOpts || e;
4
4
  for (const [n, a] of t)
@@ -26,7 +26,7 @@ const D = (e, t) => {
26
26
  }, null, -1), it = /* @__PURE__ */ s("span", {
27
27
  class: "hidden sm:inline-block sm:align-middle sm:h-screen",
28
28
  "aria-hidden": "true"
29
- }, "​", -1), lt = { 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" }, dt = /* @__PURE__ */ Ze('<div class="px-4 pt-5 pb-4 bg-white sm:p-6 sm:pb-4"><div class="sm:flex sm:items-start"><div class="mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left"><h3 class="text-lg font-medium leading-6 text-gray-900" id="modal-title"> Confirm Deletion </h3><div class="mt-2"><p class="text-sm text-gray-500"> Are you sure you want to delete this item? This action cannot be undone. </p></div></div></div></div>', 1), ut = { class: "px-4 py-3 bg-gray-50 sm:px-6 sm:flex sm:flex-row-reverse" };
29
+ }, "​", -1), lt = { 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" }, dt = /* @__PURE__ */ He('<div class="px-4 pt-5 pb-4 bg-white sm:p-6 sm:pb-4"><div class="sm:flex sm:items-start"><div class="mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left"><h3 class="text-lg font-medium leading-6 text-gray-900" id="modal-title"> Confirm Deletion </h3><div class="mt-2"><p class="text-sm text-gray-500"> Are you sure you want to delete this item? This action cannot be undone. </p></div></div></div></div>', 1), ut = { class: "px-4 py-3 bg-gray-50 sm:px-6 sm:flex sm:flex-row-reverse" };
30
30
  function ct(e, t, r, n, a, o) {
31
31
  return r.isOpen ? (d(), u("div", nt, [
32
32
  s("div", ot, [
@@ -52,9 +52,9 @@ function ct(e, t, r, n, a, o) {
52
52
  }
53
53
  const ie = /* @__PURE__ */ D(st, [["render", ct]]);
54
54
  function ft() {
55
- return $e().__VUE_DEVTOOLS_GLOBAL_HOOK__;
55
+ return ke().__VUE_DEVTOOLS_GLOBAL_HOOK__;
56
56
  }
57
- function $e() {
57
+ function ke() {
58
58
  return typeof navigator < "u" && typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : {};
59
59
  }
60
60
  const ht = typeof Proxy == "function", gt = "devtools-plugin:setup", mt = "plugin:settings:set";
@@ -129,7 +129,7 @@ class bt {
129
129
  }
130
130
  }
131
131
  function yt(e, t) {
132
- const r = e, n = $e(), a = ft(), o = ht && r.enableEarlyProxy;
132
+ const r = e, n = ke(), a = ft(), o = ht && r.enableEarlyProxy;
133
133
  if (a && (n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !o))
134
134
  a.emit(gt, e, t);
135
135
  else {
@@ -146,16 +146,16 @@ function yt(e, t) {
146
146
  * (c) 2022 Evan You
147
147
  * @license MIT
148
148
  */
149
- var Ce = "store";
150
- function Se(e) {
151
- return e === void 0 && (e = null), ve(e !== null ? e : Ce);
149
+ var $e = "store";
150
+ function Ce(e) {
151
+ return e === void 0 && (e = null), ve(e !== null ? e : $e);
152
152
  }
153
153
  function F(e, t) {
154
154
  Object.keys(e).forEach(function(r) {
155
155
  return t(e[r], r);
156
156
  });
157
157
  }
158
- function Oe(e) {
158
+ function Se(e) {
159
159
  return e !== null && typeof e == "object";
160
160
  }
161
161
  function vt(e) {
@@ -170,13 +170,13 @@ function xt(e, t) {
170
170
  return e(t);
171
171
  };
172
172
  }
173
- function De(e, t, r) {
173
+ function Oe(e, t, r) {
174
174
  return t.indexOf(e) < 0 && (r && r.prepend ? t.unshift(e) : t.push(e)), function() {
175
175
  var n = t.indexOf(e);
176
176
  n > -1 && t.splice(n, 1);
177
177
  };
178
178
  }
179
- function Pe(e, t) {
179
+ function De(e, t) {
180
180
  e._actions = /* @__PURE__ */ Object.create(null), e._mutations = /* @__PURE__ */ Object.create(null), e._wrappedGetters = /* @__PURE__ */ Object.create(null), e._modulesNamespaceMap = /* @__PURE__ */ Object.create(null);
181
181
  var r = e.state;
182
182
  Q(e, r, [], e._modules.root, !0), le(e, r, t);
@@ -184,10 +184,10 @@ function Pe(e, t) {
184
184
  function le(e, t, r) {
185
185
  var n = e._state, a = e._scope;
186
186
  e.getters = {}, e._makeLocalGettersCache = /* @__PURE__ */ Object.create(null);
187
- var o = e._wrappedGetters, l = {}, i = {}, c = Ke(!0);
187
+ var o = e._wrappedGetters, l = {}, i = {}, c = Ze(!0);
188
188
  c.run(function() {
189
189
  F(o, function(f, m) {
190
- l[m] = xt(f, e), i[m] = J(function() {
190
+ l[m] = xt(f, e), i[m] = z(function() {
191
191
  return l[m]();
192
192
  }), Object.defineProperty(e.getters, m, {
193
193
  get: function() {
@@ -230,7 +230,7 @@ function Q(e, t, r, n, a) {
230
230
  function wt(e, t, r) {
231
231
  var n = t === "", a = {
232
232
  dispatch: n ? e.dispatch : function(o, l, i) {
233
- var c = Y(o, l, i), f = c.payload, m = c.options, y = c.type;
233
+ var c = J(o, l, i), f = c.payload, m = c.options, y = c.type;
234
234
  if ((!m || !m.root) && (y = t + y, process.env.NODE_ENV !== "production" && !e._actions[y])) {
235
235
  console.error("[vuex] unknown local action type: " + c.type + ", global type: " + y);
236
236
  return;
@@ -238,7 +238,7 @@ function wt(e, t, r) {
238
238
  return e.dispatch(y, f);
239
239
  },
240
240
  commit: n ? e.commit : function(o, l, i) {
241
- var c = Y(o, l, i), f = c.payload, m = c.options, y = c.type;
241
+ var c = J(o, l, i), f = c.payload, m = c.options, y = c.type;
242
242
  if ((!m || !m.root) && (y = t + y, process.env.NODE_ENV !== "production" && !e._mutations[y])) {
243
243
  console.error("[vuex] unknown local mutation type: " + c.type + ", global type: " + y);
244
244
  return;
@@ -251,7 +251,7 @@ function wt(e, t, r) {
251
251
  get: n ? function() {
252
252
  return e.getters;
253
253
  } : function() {
254
- return Ee(e, t);
254
+ return Pe(e, t);
255
255
  }
256
256
  },
257
257
  state: {
@@ -261,7 +261,7 @@ function wt(e, t, r) {
261
261
  }
262
262
  }), a;
263
263
  }
264
- function Ee(e, t) {
264
+ function Pe(e, t) {
265
265
  if (!e._makeLocalGettersCache[t]) {
266
266
  var r = {}, n = t.length;
267
267
  Object.keys(e.getters).forEach(function(a) {
@@ -319,7 +319,7 @@ function Ct(e, t, r, n) {
319
319
  };
320
320
  }
321
321
  function St(e) {
322
- K(function() {
322
+ W(function() {
323
323
  return e._state.data;
324
324
  }, function() {
325
325
  process.env.NODE_ENV !== "production" && I(e._committing, "do not mutate vuex store state outside mutation handlers.");
@@ -330,8 +330,8 @@ function de(e, t) {
330
330
  return r[n];
331
331
  }, e);
332
332
  }
333
- function Y(e, t, r) {
334
- return Oe(e) && e.type && (r = t, t = e, e = e.type), process.env.NODE_ENV !== "production" && I(typeof e == "string", "expects string as the type, but found " + typeof e + "."), { type: e, payload: t, options: r };
333
+ function J(e, t, r) {
334
+ return Se(e) && e.type && (r = t, t = e, e = e.type), process.env.NODE_ENV !== "production" && I(typeof e == "string", "expects string as the type, but found " + typeof e + "."), { type: e, payload: t, options: r };
335
335
  }
336
336
  var Ot = "vuex bindings", me = "vuex:mutations", re = "vuex:actions", q = "vuex", Dt = 0;
337
337
  function Pt(e, t) {
@@ -363,15 +363,15 @@ function Pt(e, t) {
363
363
  if (n.app === e && n.inspectorId === q)
364
364
  if (n.filter) {
365
365
  var a = [];
366
- Te(a, t._modules.root, n.filter, ""), n.rootNodes = a;
366
+ Ie(a, t._modules.root, n.filter, ""), n.rootNodes = a;
367
367
  } else
368
368
  n.rootNodes = [
369
- Ie(t._modules.root, "")
369
+ Ae(t._modules.root, "")
370
370
  ];
371
371
  }), r.on.getInspectorState(function(n) {
372
372
  if (n.app === e && n.inspectorId === q) {
373
373
  var a = n.nodeId;
374
- Ee(t, a), n.state = At(
374
+ Pe(t, a), n.state = At(
375
375
  Tt(t._modules, a),
376
376
  a === "root" ? t.getters : t._makeLocalGettersCache,
377
377
  a
@@ -432,25 +432,25 @@ function Pt(e, t) {
432
432
  }
433
433
  );
434
434
  }
435
- var pe = 8702998, Et = 6710886, jt = 16777215, je = {
435
+ var pe = 8702998, Et = 6710886, jt = 16777215, Ee = {
436
436
  label: "namespaced",
437
437
  textColor: jt,
438
438
  backgroundColor: Et
439
439
  };
440
- function Ae(e) {
440
+ function je(e) {
441
441
  return e && e !== "root" ? e.split("/").slice(-2, -1)[0] : "Root";
442
442
  }
443
- function Ie(e, t) {
443
+ function Ae(e, t) {
444
444
  return {
445
445
  id: t || "root",
446
446
  // all modules end with a `/`, we want the last segment only
447
447
  // cart/ -> cart
448
448
  // nested/cart/ -> cart
449
- label: Ae(t),
450
- tags: e.namespaced ? [je] : [],
449
+ label: je(t),
450
+ tags: e.namespaced ? [Ee] : [],
451
451
  children: Object.keys(e._children).map(
452
452
  function(r) {
453
- return Ie(
453
+ return Ae(
454
454
  e._children[r],
455
455
  t + r + "/"
456
456
  );
@@ -458,13 +458,13 @@ function Ie(e, t) {
458
458
  )
459
459
  };
460
460
  }
461
- function Te(e, t, r, n) {
461
+ function Ie(e, t, r, n) {
462
462
  n.includes(r) && e.push({
463
463
  id: n || "root",
464
464
  label: n.endsWith("/") ? n.slice(0, n.length - 1) : n || "Root",
465
- tags: t.namespaced ? [je] : []
465
+ tags: t.namespaced ? [Ee] : []
466
466
  }), Object.keys(t._children).forEach(function(a) {
467
- Te(e, t._children[a], r, n + a + "/");
467
+ Ie(e, t._children[a], r, n + a + "/");
468
468
  });
469
469
  }
470
470
  function At(e, t, r) {
@@ -482,7 +482,7 @@ function At(e, t, r) {
482
482
  var o = It(t);
483
483
  a.getters = Object.keys(o).map(function(l) {
484
484
  return {
485
- key: l.endsWith("/") ? Ae(l) : l,
485
+ key: l.endsWith("/") ? je(l) : l,
486
486
  editable: !1,
487
487
  value: oe(function() {
488
488
  return o[l];
@@ -541,8 +541,8 @@ var T = function(t, r) {
541
541
  this.runtime = r, this._children = /* @__PURE__ */ Object.create(null), this._rawModule = t;
542
542
  var n = t.state;
543
543
  this.state = (typeof n == "function" ? n() : n) || {};
544
- }, Ne = { namespaced: { configurable: !0 } };
545
- Ne.namespaced.get = function() {
544
+ }, Te = { namespaced: { configurable: !0 } };
545
+ Te.namespaced.get = function() {
546
546
  return !!this._rawModule.namespaced;
547
547
  };
548
548
  T.prototype.addChild = function(t, r) {
@@ -572,7 +572,7 @@ T.prototype.forEachAction = function(t) {
572
572
  T.prototype.forEachMutation = function(t) {
573
573
  this._rawModule.mutations && F(this._rawModule.mutations, t);
574
574
  };
575
- Object.defineProperties(T.prototype, Ne);
575
+ Object.defineProperties(T.prototype, Te);
576
576
  var R = function(t) {
577
577
  this.register([], t, !1);
578
578
  };
@@ -588,11 +588,11 @@ R.prototype.getNamespace = function(t) {
588
588
  }, "");
589
589
  };
590
590
  R.prototype.update = function(t) {
591
- Me([], this.root, t);
591
+ Ne([], this.root, t);
592
592
  };
593
593
  R.prototype.register = function(t, r, n) {
594
594
  var a = this;
595
- n === void 0 && (n = !0), process.env.NODE_ENV !== "production" && Ve(t, r);
595
+ n === void 0 && (n = !0), process.env.NODE_ENV !== "production" && Me(t, r);
596
596
  var o = new T(r, n);
597
597
  if (t.length === 0)
598
598
  this.root = o;
@@ -618,8 +618,8 @@ R.prototype.isRegistered = function(t) {
618
618
  var r = this.get(t.slice(0, -1)), n = t[t.length - 1];
619
619
  return r ? r.hasChild(n) : !1;
620
620
  };
621
- function Me(e, t, r) {
622
- if (process.env.NODE_ENV !== "production" && Ve(e, r), t.update(r), r.modules)
621
+ function Ne(e, t, r) {
622
+ if (process.env.NODE_ENV !== "production" && Me(e, r), t.update(r), r.modules)
623
623
  for (var n in r.modules) {
624
624
  if (!t.getChild(n)) {
625
625
  process.env.NODE_ENV !== "production" && console.warn(
@@ -627,7 +627,7 @@ function Me(e, t, r) {
627
627
  );
628
628
  return;
629
629
  }
630
- Me(
630
+ Ne(
631
631
  e.concat(n),
632
632
  t.getChild(n),
633
633
  r.modules[n]
@@ -649,7 +649,7 @@ var _e = {
649
649
  mutations: _e,
650
650
  actions: Nt
651
651
  };
652
- function Ve(e, t) {
652
+ function Me(e, t) {
653
653
  Object.keys(be).forEach(function(r) {
654
654
  if (t[r]) {
655
655
  var n = be[r];
@@ -687,7 +687,7 @@ var j = function e(t) {
687
687
  });
688
688
  }, ue = { state: { configurable: !0 } };
689
689
  j.prototype.install = function(t, r) {
690
- t.provide(r || Ce, this), t.config.globalProperties.$store = this;
690
+ t.provide(r || $e, this), t.config.globalProperties.$store = this;
691
691
  var n = this._devtools !== void 0 ? this._devtools : process.env.NODE_ENV !== "production" || !1;
692
692
  n && Pt(t, this);
693
693
  };
@@ -698,7 +698,7 @@ ue.state.set = function(e) {
698
698
  process.env.NODE_ENV !== "production" && I(!1, "use store.replaceState() to explicit replace store state.");
699
699
  };
700
700
  j.prototype.commit = function(t, r, n) {
701
- var a = this, o = Y(t, r, n), l = o.type, i = o.payload, c = o.options, f = { type: l, payload: i }, m = this._mutations[l];
701
+ var a = this, o = J(t, r, n), l = o.type, i = o.payload, c = o.options, f = { type: l, payload: i }, m = this._mutations[l];
702
702
  if (!m) {
703
703
  process.env.NODE_ENV !== "production" && console.error("[vuex] unknown mutation type: " + l);
704
704
  return;
@@ -714,7 +714,7 @@ j.prototype.commit = function(t, r, n) {
714
714
  );
715
715
  };
716
716
  j.prototype.dispatch = function(t, r) {
717
- var n = this, a = Y(t, r), o = a.type, l = a.payload, i = { type: o, payload: l }, c = this._actions[o];
717
+ var n = this, a = J(t, r), o = a.type, l = a.payload, i = { type: o, payload: l }, c = this._actions[o];
718
718
  if (!c) {
719
719
  process.env.NODE_ENV !== "production" && console.error("[vuex] unknown action type: " + o);
720
720
  return;
@@ -758,15 +758,15 @@ j.prototype.dispatch = function(t, r) {
758
758
  });
759
759
  };
760
760
  j.prototype.subscribe = function(t, r) {
761
- return De(t, this._subscribers, r);
761
+ return Oe(t, this._subscribers, r);
762
762
  };
763
763
  j.prototype.subscribeAction = function(t, r) {
764
764
  var n = typeof t == "function" ? { before: t } : t;
765
- return De(n, this._actionSubscribers, r);
765
+ return Oe(n, this._actionSubscribers, r);
766
766
  };
767
767
  j.prototype.watch = function(t, r, n) {
768
768
  var a = this;
769
- return process.env.NODE_ENV !== "production" && I(typeof t == "function", "store.watch only accepts a function."), K(function() {
769
+ return process.env.NODE_ENV !== "production" && I(typeof t == "function", "store.watch only accepts a function."), W(function() {
770
770
  return t(a.state, a.getters);
771
771
  }, r, Object.assign({}, n));
772
772
  };
@@ -784,27 +784,27 @@ j.prototype.unregisterModule = function(t) {
784
784
  typeof t == "string" && (t = [t]), process.env.NODE_ENV !== "production" && I(Array.isArray(t), "module path must be a string or an Array."), this._modules.unregister(t), this._withCommit(function() {
785
785
  var n = de(r.state, t.slice(0, -1));
786
786
  delete n[t[t.length - 1]];
787
- }), Pe(this);
787
+ }), De(this);
788
788
  };
789
789
  j.prototype.hasModule = function(t) {
790
790
  return typeof t == "string" && (t = [t]), process.env.NODE_ENV !== "production" && I(Array.isArray(t), "module path must be a string or an Array."), this._modules.isRegistered(t);
791
791
  };
792
792
  j.prototype.hotUpdate = function(t) {
793
- this._modules.update(t), Pe(this, !0);
793
+ this._modules.update(t), De(this, !0);
794
794
  };
795
795
  j.prototype._withCommit = function(t) {
796
796
  var r = this._committing;
797
797
  this._committing = !0, t(), this._committing = r;
798
798
  };
799
799
  Object.defineProperties(j.prototype, ue);
800
- var Vt = Be(function(e, t) {
800
+ var Vt = Le(function(e, t) {
801
801
  var r = {};
802
- return process.env.NODE_ENV !== "production" && !ce(t) && console.error("[vuex] mapState: mapper parameter must be either an Array or an Object"), Le(t).forEach(function(n) {
802
+ return process.env.NODE_ENV !== "production" && !ce(t) && console.error("[vuex] mapState: mapper parameter must be either an Array or an Object"), Ve(t).forEach(function(n) {
803
803
  var a = n.key, o = n.val;
804
804
  r[a] = function() {
805
805
  var i = this.$store.state, c = this.$store.getters;
806
806
  if (e) {
807
- var f = Ge(this.$store, "mapState", e);
807
+ var f = Be(this.$store, "mapState", e);
808
808
  if (!f)
809
809
  return;
810
810
  i = f.context.state, c = f.context.getters;
@@ -812,16 +812,16 @@ var Vt = Be(function(e, t) {
812
812
  return typeof o == "function" ? o.call(this, i, c) : i[o];
813
813
  }, r[a].vuex = !0;
814
814
  }), r;
815
- }), Lt = Be(function(e, t) {
815
+ }), Lt = Le(function(e, t) {
816
816
  var r = {};
817
- return process.env.NODE_ENV !== "production" && !ce(t) && console.error("[vuex] mapMutations: mapper parameter must be either an Array or an Object"), Le(t).forEach(function(n) {
817
+ return process.env.NODE_ENV !== "production" && !ce(t) && console.error("[vuex] mapMutations: mapper parameter must be either an Array or an Object"), Ve(t).forEach(function(n) {
818
818
  var a = n.key, o = n.val;
819
819
  r[a] = function() {
820
820
  for (var i = [], c = arguments.length; c--; )
821
821
  i[c] = arguments[c];
822
822
  var f = this.$store.commit;
823
823
  if (e) {
824
- var m = Ge(this.$store, "mapMutations", e);
824
+ var m = Be(this.$store, "mapMutations", e);
825
825
  if (!m)
826
826
  return;
827
827
  f = m.context.commit;
@@ -830,7 +830,7 @@ var Vt = Be(function(e, t) {
830
830
  };
831
831
  }), r;
832
832
  });
833
- function Le(e) {
833
+ function Ve(e) {
834
834
  return ce(e) ? Array.isArray(e) ? e.map(function(t) {
835
835
  return { key: t, val: t };
836
836
  }) : Object.keys(e).map(function(t) {
@@ -838,14 +838,14 @@ function Le(e) {
838
838
  }) : [];
839
839
  }
840
840
  function ce(e) {
841
- return Array.isArray(e) || Oe(e);
841
+ return Array.isArray(e) || Se(e);
842
842
  }
843
- function Be(e) {
843
+ function Le(e) {
844
844
  return function(t, r) {
845
845
  return typeof t != "string" ? (r = t, t = "") : t.charAt(t.length - 1) !== "/" && (t += "/"), e(t, r);
846
846
  };
847
847
  }
848
- function Ge(e, t, r) {
848
+ function Be(e, t, r) {
849
849
  var n = e._modulesNamespaceMap[r];
850
850
  return process.env.NODE_ENV !== "production" && !n && console.error("[vuex] module namespace not found in " + t + "(): " + r), n;
851
851
  }
@@ -1026,9 +1026,9 @@ const Bt = {
1026
1026
  "aria-hidden": "true"
1027
1027
  }, null, -1), dr = { class: "flex flex-col ml-3" }, ur = { class: "text-xs" }, cr = { class: "text-xs" }, fr = { class: "flex gap-2" }, hr = ["href"], gr = ["onClick"];
1028
1028
  function mr(e, t, r, n, a, o) {
1029
- const l = W("DeleteConfirmationModal");
1029
+ const l = X("DeleteConfirmationModal");
1030
1030
  return d(), u(v, null, [
1031
- z(l, {
1031
+ H(l, {
1032
1032
  isOpen: a.open_delete_modal,
1033
1033
  onConfirmDelete: o.deleteAction,
1034
1034
  onCancelDelete: o.closeDeleteModal
@@ -1087,7 +1087,7 @@ function mr(e, t, r, n, a, o) {
1087
1087
  s("div", nr, [
1088
1088
  s("div", {
1089
1089
  class: "h-full bg-gray-500 rounded-full dark:bg-gray-400",
1090
- style: We({ width: i.loading + "%" })
1090
+ style: Ke({ width: i.loading + "%" })
1091
1091
  }, null, 4)
1092
1092
  ])
1093
1093
  ])
@@ -1284,7 +1284,7 @@ const fd = /* @__PURE__ */ D($r, [["render", Dr]]), Pr = { class: "bg-white bord
1284
1284
  }
1285
1285
  },
1286
1286
  setup(e) {
1287
- const t = e, r = J(() => t.class);
1287
+ const t = e, r = z(() => t.class);
1288
1288
  return (n, a) => (d(), u("div", {
1289
1289
  class: b(["flex flex-col gap-9", r.value])
1290
1290
  }, [
@@ -1656,24 +1656,24 @@ const gd = /* @__PURE__ */ D(Ir, [["render", Jr]]), Qr = {
1656
1656
  })
1657
1657
  ], -1);
1658
1658
  function ts(e, t, r, n, a, o) {
1659
- return r.is_loading ? (d(), H(se("button"), {
1659
+ return r.is_loading ? (d(), Z(se("button"), {
1660
1660
  key: 1,
1661
1661
  disabled: "",
1662
1662
  class: b(`flex items-center gap-2 focus:outline-none text-sm px-2 py-2 me-2 font-medium rounded-lg ${o.buttonTypeClass}`)
1663
1663
  }, {
1664
- default: X(() => [
1664
+ default: Y(() => [
1665
1665
  es,
1666
1666
  w(" Loading... ")
1667
1667
  ]),
1668
1668
  _: 1
1669
- }, 8, ["class"])) : (d(), H(se(r.tag), Z({
1669
+ }, 8, ["class"])) : (d(), Z(se(r.tag), K({
1670
1670
  key: 0,
1671
1671
  type: r.is_submit
1672
1672
  }, { type: r.is_submit ? "submit" : void 0 }, {
1673
1673
  href: r.tag === "a" ? r.href : void 0,
1674
1674
  class: `flex items-center gap-2 focus:outline-none text-sm px-5 py-2 me-2 font-medium rounded-lg ${o.buttonTypeClass}`
1675
1675
  }), {
1676
- default: X(() => [
1676
+ default: Y(() => [
1677
1677
  r.icon ? (d(), u("i", {
1678
1678
  key: 0,
1679
1679
  class: b([r.icon, "text-base"])
@@ -2137,7 +2137,7 @@ const md = /* @__PURE__ */ D(Qr, [["render", ts]]), rs = { class: "font-bold pte
2137
2137
  G(() => {
2138
2138
  o.value !== null && o.value.hasAttribute("autofocus") && o.value.focus();
2139
2139
  });
2140
- const l = J({
2140
+ const l = z({
2141
2141
  get() {
2142
2142
  return n.modelValue;
2143
2143
  },
@@ -2180,7 +2180,7 @@ const md = /* @__PURE__ */ D(Qr, [["render", ts]]), rs = { class: "font-bold pte
2180
2180
  ref_key: "input",
2181
2181
  ref: o
2182
2182
  }, null, 42, Ms), [
2183
- [Xe, l.value]
2183
+ [We, l.value]
2184
2184
  ]),
2185
2185
  s("span", Vs, h(e.error_message), 1),
2186
2186
  s("small", Ls, h(e.description), 1)
@@ -2190,7 +2190,7 @@ const md = /* @__PURE__ */ D(Qr, [["render", ts]]), rs = { class: "font-bold pte
2190
2190
  }, Bs = {
2191
2191
  setup(e, { slots: t }) {
2192
2192
  const r = O(t.default().map((a) => a.props)), n = O(r.value[0].title);
2193
- return Ye("selectedTitle", n), {
2193
+ return Xe("selectedTitle", n), {
2194
2194
  tabs: r,
2195
2195
  selectedTitle: n
2196
2196
  };
@@ -2341,7 +2341,7 @@ const xd = /* @__PURE__ */ D(Ks, [["render", Xs]]), Ys = {
2341
2341
  this.direction_property == "rtl" ? t.style.marginRight = -this.dotsNavigation[e - 1] + "px" : t.style.marginLeft = -this.dotsNavigation[e - 1] + "px", this.currentDot = e;
2342
2342
  }
2343
2343
  }
2344
- }, E = (e) => (Je("data-v-a94f16a9"), e = e(), Qe(), e), Js = ["id"], Qs = {
2344
+ }, E = (e) => (Ye("data-v-a94f16a9"), e = e(), Je(), e), Js = ["id"], Qs = {
2345
2345
  key: 0,
2346
2346
  class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
2347
2347
  }, en = { class: "w-full" }, tn = {
@@ -2688,7 +2688,7 @@ const wd = /* @__PURE__ */ D(Ys, [["render", ro], ["__scopeId", "data-v-a94f16a9
2688
2688
  }, l = () => {
2689
2689
  n("closeModal"), o();
2690
2690
  };
2691
- return K(
2691
+ return W(
2692
2692
  () => r.is_open,
2693
2693
  (i, c) => {
2694
2694
  i ? a() : o();
@@ -2767,7 +2767,7 @@ const wd = /* @__PURE__ */ D(Ys, [["render", ro], ["__scopeId", "data-v-a94f16a9
2767
2767
  },
2768
2768
  emits: ["update:modelValue"],
2769
2769
  setup(e, { emit: t }) {
2770
- const r = e, n = t, a = O(null), o = J({
2770
+ const r = e, n = t, a = O(null), o = z({
2771
2771
  get() {
2772
2772
  return r.modelValue;
2773
2773
  },
@@ -2820,7 +2820,7 @@ const wd = /* @__PURE__ */ D(Ys, [["render", ro], ["__scopeId", "data-v-a94f16a9
2820
2820
  ref: a,
2821
2821
  "onUpdate:modelValue": i[0] || (i[0] = (c) => o.value = c)
2822
2822
  }, null, 8, vo), [
2823
- [et, o.value]
2823
+ [Qe, o.value]
2824
2824
  ]),
2825
2825
  xo
2826
2826
  ])
@@ -2930,14 +2930,14 @@ const wd = /* @__PURE__ */ D(Ys, [["render", ro], ["__scopeId", "data-v-a94f16a9
2930
2930
  const r = e, n = t, a = O({}), o = O(0), l = O(!1), i = O(""), c = O("");
2931
2931
  G(() => {
2932
2932
  n("selected", a.value), c.value = x();
2933
- var p = qe();
2933
+ var p = Ue();
2934
2934
  a.value = f.value.find((k) => String(k.id) === String(p)) || {}, r.show || (document.body.addEventListener("click", (k) => {
2935
2935
  L(k);
2936
2936
  }), document.addEventListener("keypress", (k) => {
2937
2937
  k.key === "Enter" && k.target.form && k.preventDefault();
2938
2938
  }));
2939
2939
  });
2940
- const f = computed(() => Ue()), m = computed(() => {
2940
+ const f = z(() => Re()), m = z(() => {
2941
2941
  const p = [], k = new RegExp(i.value, "ig");
2942
2942
  for (const S of f.value) {
2943
2943
  const M = String(S.name);
@@ -2949,7 +2949,7 @@ const wd = /* @__PURE__ */ D(Ys, [["render", ro], ["__scopeId", "data-v-a94f16a9
2949
2949
  if (["ArrowLeft", "ArrowUp", "ArrowRight", "ArrowDown", "Enter"].includes(p.key)) {
2950
2950
  if (["ArrowUp", "ArrowDown"].includes(p.key) && p.preventDefault(), p.key === "ArrowDown" && r.posts === "")
2951
2951
  return;
2952
- Re(p.key);
2952
+ Fe(p.key);
2953
2953
  }
2954
2954
  }
2955
2955
  function x() {
@@ -2969,17 +2969,17 @@ const wd = /* @__PURE__ */ D(Ys, [["render", ro], ["__scopeId", "data-v-a94f16a9
2969
2969
  const k = `${p}${c.value}`, S = document.getElementById(k);
2970
2970
  S && S.scrollIntoView();
2971
2971
  }
2972
- function Fe(p) {
2972
+ function Ge(p) {
2973
2973
  const k = `${p}${c.value}`, S = document.getElementById(k);
2974
2974
  S && S.click();
2975
2975
  }
2976
- function Re(p) {
2977
- p === "ArrowDown" && o.value < m.value.length && (o.value++, fe(o.value)), p === "ArrowUp" && o.value > 1 && (o.value--, fe(o.value)), p === "Enter" && Fe(o.value);
2976
+ function Fe(p) {
2977
+ p === "ArrowDown" && o.value < m.value.length && (o.value++, fe(o.value)), p === "ArrowUp" && o.value > 1 && (o.value--, fe(o.value)), p === "Enter" && Ge(o.value);
2978
2978
  }
2979
- function Ue() {
2979
+ function Re() {
2980
2980
  return r.options.map((p, k) => typeof p == "object" ? p : { id: p, name: p });
2981
2981
  }
2982
- function qe() {
2982
+ function Ue() {
2983
2983
  var p = r.defaultValue || r.modelValue;
2984
2984
  return p ? typeof p == "object" ? p.id + "" : p + "" : "";
2985
2985
  }
@@ -2991,15 +2991,15 @@ const wd = /* @__PURE__ */ D(Ys, [["render", ro], ["__scopeId", "data-v-a94f16a9
2991
2991
  refs[r.fieldName + "search" + c.value].focus();
2992
2992
  }));
2993
2993
  }
2994
- function ze() {
2994
+ function qe() {
2995
2995
  r.show || (a.value = {}, i.value = "", n("update:modelValue", ""), ee());
2996
2996
  }
2997
2997
  function ge() {
2998
2998
  a.value.id || (a.value = {}, i.value = ""), n("selected", a.value), l.value = !1;
2999
2999
  }
3000
- return K(i, () => {
3000
+ return W(i, () => {
3001
3001
  m.value.length === 0 && (a.value = {});
3002
- }), K(a, (p) => {
3002
+ }), W(a, (p) => {
3003
3003
  C(p) && n("update:modelValue", p.id);
3004
3004
  }), (p, k) => (d(), u(v, null, [
3005
3005
  e.show ? (d(), u("div", {
@@ -3046,7 +3046,7 @@ const wd = /* @__PURE__ */ D(Ys, [["render", ro], ["__scopeId", "data-v-a94f16a9
3046
3046
  readonly: ""
3047
3047
  }, null, 10, Ao),
3048
3048
  P(s("i", {
3049
- onClick: k[1] || (k[1] = N((S) => ze(), ["stop"])),
3049
+ onClick: k[1] || (k[1] = N((S) => qe(), ["stop"])),
3050
3050
  class: "absolute text-gray-500 cursor-pointer fas fa-times right-7 hover:text-gray-700 dark:hover:text-gray-800",
3051
3051
  style: { top: "13px" }
3052
3052
  }, null, 512), [
@@ -3079,10 +3079,10 @@ const wd = /* @__PURE__ */ D(Ys, [["render", ro], ["__scopeId", "data-v-a94f16a9
3079
3079
  ])
3080
3080
  ]),
3081
3081
  s("div", Bo, [
3082
- (d(!0), u(v, null, $(we(m), (S, M) => (d(), u("div", {
3082
+ (d(!0), u(v, null, $(m.value, (S, M) => (d(), u("div", {
3083
3083
  class: b(["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", M + 1 == o.value ? "bg-gray-100 dark:bg-gray-600" : ""]),
3084
- onClick: (He) => he(S),
3085
- onMousedown: (He) => he(S),
3084
+ onClick: (ze) => he(S),
3085
+ onMousedown: (ze) => he(S),
3086
3086
  key: M,
3087
3087
  id: `${M + 1}${c.value}`
3088
3088
  }, [
@@ -3374,13 +3374,13 @@ const wd = /* @__PURE__ */ D(Ys, [["render", ro], ["__scopeId", "data-v-a94f16a9
3374
3374
  })
3375
3375
  ], -1);
3376
3376
  function ga(e, t, r, n, a, o) {
3377
- const l = W("RenderlessPagination");
3378
- return d(), H(l, {
3377
+ const l = X("RenderlessPagination");
3378
+ return d(), Z(l, {
3379
3379
  data: r.data,
3380
3380
  limit: r.limit,
3381
3381
  onPaginationChangePage: o.onPaginationChangePage
3382
3382
  }, {
3383
- default: X((i) => [
3383
+ default: Y((i) => [
3384
3384
  s("div", ra, [
3385
3385
  i.computed.total > i.computed.perPage ? (d(), u("span", sa, [
3386
3386
  w(" Showing "),
@@ -3391,7 +3391,7 @@ function ga(e, t, r, n, a, o) {
3391
3391
  s("span", aa, h(i.computed.total), 1),
3392
3392
  w(" Entries ")
3393
3393
  ])) : g("", !0),
3394
- i.computed.total > i.computed.perPage ? (d(), u("ul", Z({ key: 1 }, e.$attrs, {
3394
+ i.computed.total > i.computed.perPage ? (d(), u("ul", K({ key: 1 }, e.$attrs, {
3395
3395
  class: ["flex items-center h-8 -space-x-px text-sm", {
3396
3396
  "pagination-sm": r.size == "small",
3397
3397
  "pagination-lg": r.size == "large",
@@ -3403,7 +3403,7 @@ function ga(e, t, r, n, a, o) {
3403
3403
  key: 0,
3404
3404
  class: b(["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: !i.computed.prevPageUrl }])
3405
3405
  }, [
3406
- s("a", Z({
3406
+ s("a", K({
3407
3407
  class: "page-link",
3408
3408
  href: "#",
3409
3409
  "aria-label": "Previous",
@@ -3419,7 +3419,7 @@ function ga(e, t, r, n, a, o) {
3419
3419
  class: b(["", { active: c == i.computed.currentPage }]),
3420
3420
  key: f
3421
3421
  }, [
3422
- s("a", Z({
3422
+ s("a", K({
3423
3423
  class: "",
3424
3424
  href: "#"
3425
3425
  }, te(i.pageButtonEvents(c), !0), {
@@ -3431,7 +3431,7 @@ function ga(e, t, r, n, a, o) {
3431
3431
  key: 1,
3432
3432
  class: b(["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: !i.computed.nextPageUrl }])
3433
3433
  }, [
3434
- s("a", Z({
3434
+ s("a", K({
3435
3435
  class: "",
3436
3436
  href: "#",
3437
3437
  "aria-label": "Next",
@@ -3554,13 +3554,13 @@ const ma = /* @__PURE__ */ D(ta, [["render", ga]]), pa = {
3554
3554
  class: "fa fa-arrow-down"
3555
3555
  }, Ia = ["data-label"], Ta = { class: "overflow-auto max-h-40" }, Na = { 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" };
3556
3556
  function Ma(e, t, r, n, a, o) {
3557
- const l = W("dropdown"), i = W("TailwindPagination");
3557
+ const l = X("dropdown"), i = X("TailwindPagination");
3558
3558
  return d(), u("div", _a, [
3559
3559
  s("div", ba, [
3560
3560
  s("div", ya, [
3561
3561
  va,
3562
3562
  s("div", xa, [
3563
- z(l, {
3563
+ H(l, {
3564
3564
  has_cancel: !1,
3565
3565
  options: a.pageOptions,
3566
3566
  modelValue: a.perPage,
@@ -3616,7 +3616,7 @@ function Ma(e, t, r, n, a, o) {
3616
3616
  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"
3617
3617
  }, [
3618
3618
  s("div", Ta, [
3619
- m.tdComp ? (d(), H(se(o.forDynCompIs(m.tdComp)), {
3619
+ m.tdComp ? (d(), Z(se(o.forDynCompIs(m.tdComp)), {
3620
3620
  key: 0,
3621
3621
  row: c,
3622
3622
  field: m.field_name,
@@ -3633,7 +3633,7 @@ function Ma(e, t, r, n, a, o) {
3633
3633
  ])
3634
3634
  ]),
3635
3635
  s("div", Na, [
3636
- z(i, {
3636
+ H(i, {
3637
3637
  class: "mt-3 mb-0",
3638
3638
  data: a.itemLists,
3639
3639
  limit: a.limit,
@@ -3797,13 +3797,13 @@ const Od = /* @__PURE__ */ D(pa, [["render", Ma]]), Va = {
3797
3797
  yi
3798
3798
  ];
3799
3799
  function xi(e, t, r, n, a, o) {
3800
- const l = W("dropdown");
3800
+ const l = X("dropdown");
3801
3801
  return d(), u("div", La, [
3802
3802
  s("div", Ba, [
3803
3803
  s("div", Ga, [
3804
3804
  Fa,
3805
3805
  s("div", Ra, [
3806
- z(l, {
3806
+ H(l, {
3807
3807
  has_cancel: !1,
3808
3808
  options: a.showNoOfEntries,
3809
3809
  modelValue: a.itemsPerPage,
@@ -4053,7 +4053,7 @@ const Dd = /* @__PURE__ */ D(Va, [["render", xi]]), wi = {
4053
4053
  function t(r) {
4054
4054
  ye.methods.remove(r);
4055
4055
  }
4056
- return (r, n) => (d(), H(tt, {
4056
+ return (r, n) => (d(), Z(et, {
4057
4057
  tag: "div",
4058
4058
  "enter-from-class": "translate-x-full opacity-0",
4059
4059
  "enter-active-class": "duration-500",
@@ -4061,8 +4061,8 @@ const Dd = /* @__PURE__ */ D(Va, [["render", xi]]), wi = {
4061
4061
  "leave-to-class": "translate-x-full opacity-0",
4062
4062
  class: "fixed z-50 w-full max-w-xs space-y-4 top-4 right-4"
4063
4063
  }, {
4064
- default: X(() => [
4065
- (d(!0), u(v, null, $(we(ye).state.items, (a, o) => (d(), H(Bi, {
4064
+ default: Y(() => [
4065
+ (d(!0), u(v, null, $(tt(ye).state.items, (a, o) => (d(), Z(Bi, {
4066
4066
  key: a.key,
4067
4067
  message: a.message,
4068
4068
  type: a.type,
@@ -4115,7 +4115,7 @@ const Dd = /* @__PURE__ */ D(Va, [["render", xi]]), wi = {
4115
4115
  },
4116
4116
  emits: ["deleteAction"],
4117
4117
  setup(e, { emit: t }) {
4118
- const r = Se(), n = e, a = O(!1), o = O(!1), l = () => {
4118
+ const r = Ce(), n = e, a = O(!1), o = O(!1), l = () => {
4119
4119
  a.value = !1;
4120
4120
  }, i = () => {
4121
4121
  a.value = !0;
@@ -4135,9 +4135,9 @@ const Dd = /* @__PURE__ */ D(Va, [["render", xi]]), wi = {
4135
4135
  });
4136
4136
  };
4137
4137
  return (x, C) => {
4138
- const L = ke("click-outside");
4138
+ const L = we("click-outside");
4139
4139
  return d(), u(v, null, [
4140
- z(ie, {
4140
+ H(ie, {
4141
4141
  isOpen: o.value,
4142
4142
  onConfirmDelete: y,
4143
4143
  onCancelDelete: c
@@ -4221,7 +4221,7 @@ const Dd = /* @__PURE__ */ D(Va, [["render", xi]]), wi = {
4221
4221
  },
4222
4222
  emits: ["deleteAction"],
4223
4223
  setup(e, { emit: t }) {
4224
- const r = Se(), n = e, a = O(!1), o = O(!1), l = () => {
4224
+ const r = Ce(), n = e, a = O(!1), o = O(!1), l = () => {
4225
4225
  a.value = !1;
4226
4226
  }, i = () => {
4227
4227
  a.value = !0;
@@ -4241,9 +4241,9 @@ const Dd = /* @__PURE__ */ D(Va, [["render", xi]]), wi = {
4241
4241
  });
4242
4242
  };
4243
4243
  return (x, C) => {
4244
- const L = ke("click-outside");
4244
+ const L = we("click-outside");
4245
4245
  return d(), u(v, null, [
4246
- z(ie, {
4246
+ H(ie, {
4247
4247
  isOpen: o.value,
4248
4248
  onConfirmDelete: y,
4249
4249
  onCancelDelete: c