manolis-ui 0.20.3 → 0.21.0

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 { defineComponent as j, computed as H, createElementBlock as i, openBlock as o, normalizeClass as $, createCommentVNode as z, renderSlot as B, createTextVNode as _e, createElementVNode as n, Fragment as A, renderList as X, toDisplayString as T, ref as h, watch as q, h as Oe, onMounted as de, withDirectives as Ie, createVNode as se, isRef as We, vModelCheckbox as Ke, unref as ee, provide as Xe, onUnmounted as Ee, normalizeStyle as be, Transition as Pe, withCtx as ye, inject as Ye, useId as Ge, defineAsyncComponent as ze, nextTick as me, onBeforeUnmount as Ve, withModifiers as oe, createBlock as re, resolveDynamicComponent as Te, mergeProps as Be, withKeys as pe, resolveComponent as De, vModelText as Ae, useSlots as Je, Comment as Ze, vShow as Qe, readonly as et, TransitionGroup as tt } from "vue";
1
+ import { defineComponent as j, computed as U, createElementBlock as i, openBlock as o, normalizeClass as $, createCommentVNode as z, renderSlot as B, createTextVNode as _e, createElementVNode as n, Fragment as A, renderList as X, toDisplayString as T, ref as h, watch as q, h as Oe, onMounted as de, withDirectives as Se, createVNode as oe, isRef as We, vModelCheckbox as Ke, unref as ee, provide as Xe, onUnmounted as Ee, normalizeStyle as Ie, Transition as Pe, withCtx as be, inject as Ye, useId as Ge, defineAsyncComponent as ze, nextTick as me, onBeforeUnmount as Ve, withModifiers as ne, createBlock as ce, resolveDynamicComponent as Te, mergeProps as Be, withKeys as pe, resolveComponent as De, vModelText as Ae, useSlots as Je, Comment as Ze, vShow as Qe, readonly as et, TransitionGroup as tt } from "vue";
2
2
  const lt = ["disabled"], at = {
3
3
  key: 0,
4
4
  class: "loading loading-spinner"
@@ -14,7 +14,7 @@ const lt = ["disabled"], at = {
14
14
  disabled: { type: Boolean, default: !1 }
15
15
  },
16
16
  setup(e) {
17
- const c = e, l = H(() => {
17
+ const c = e, l = U(() => {
18
18
  switch (c.size) {
19
19
  case "large":
20
20
  return "btn-lg";
@@ -29,7 +29,7 @@ const lt = ["disabled"], at = {
29
29
  default:
30
30
  return "";
31
31
  }
32
- }), t = H(() => {
32
+ }), t = U(() => {
33
33
  switch (c.type) {
34
34
  case "neutral":
35
35
  return "btn-neutral";
@@ -54,7 +54,7 @@ const lt = ["disabled"], at = {
54
54
  default:
55
55
  return "btn-neutral";
56
56
  }
57
- }), r = H(() => {
57
+ }), r = U(() => {
58
58
  switch (c.shape) {
59
59
  case "square":
60
60
  return "btn-square";
@@ -212,7 +212,7 @@ const ct = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
212
212
  * This source code is licensed under the ISC license.
213
213
  * See the LICENSE file in the root directory of this source tree.
214
214
  */
215
- var Ce = {
215
+ var $e = {
216
216
  xmlns: "http://www.w3.org/2000/svg",
217
217
  width: 24,
218
218
  height: 24,
@@ -232,10 +232,10 @@ var Ce = {
232
232
  const dt = ({ size: e, strokeWidth: c = 2, absoluteStrokeWidth: l, color: t, iconNode: r, name: a, class: s, ...m }, { slots: u }) => Oe(
233
233
  "svg",
234
234
  {
235
- ...Ce,
236
- width: e || Ce.width,
237
- height: e || Ce.height,
238
- stroke: t || Ce.stroke,
235
+ ...$e,
236
+ width: e || $e.width,
237
+ height: e || $e.height,
238
+ stroke: t || $e.stroke,
239
239
  "stroke-width": l ? Number(c) * 24 / Number(e) : c,
240
240
  class: ["lucide", `lucide-${ct(a ?? "icon")}`],
241
241
  ...m
@@ -248,7 +248,7 @@ const dt = ({ size: e, strokeWidth: c = 2, absoluteStrokeWidth: l, color: t, ico
248
248
  * This source code is licensed under the ISC license.
249
249
  * See the LICENSE file in the root directory of this source tree.
250
250
  */
251
- const we = (e, c) => (l, { slots: t }) => Oe(
251
+ const ye = (e, c) => (l, { slots: t }) => Oe(
252
252
  dt,
253
253
  {
254
254
  ...l,
@@ -263,9 +263,8 @@ const we = (e, c) => (l, { slots: t }) => Oe(
263
263
  * This source code is licensed under the ISC license.
264
264
  * See the LICENSE file in the root directory of this source tree.
265
265
  */
266
- const vt = we("CircleChevronDownIcon", [
267
- ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
268
- ["path", { d: "m16 10-4 4-4-4", key: "894hmk" }]
266
+ const vt = ye("ChevronDownIcon", [
267
+ ["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]
269
268
  ]);
270
269
  /**
271
270
  * @license lucide-vue-next v0.468.0 - ISC
@@ -273,7 +272,7 @@ const vt = we("CircleChevronDownIcon", [
273
272
  * This source code is licensed under the ISC license.
274
273
  * See the LICENSE file in the root directory of this source tree.
275
274
  */
276
- const ft = we("CircleXIcon", [
275
+ const ft = ye("CircleXIcon", [
277
276
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
278
277
  ["path", { d: "m15 9-6 6", key: "1uzhvr" }],
279
278
  ["path", { d: "m9 9 6 6", key: "z0biqf" }]
@@ -284,7 +283,7 @@ const ft = we("CircleXIcon", [
284
283
  * This source code is licensed under the ISC license.
285
284
  * See the LICENSE file in the root directory of this source tree.
286
285
  */
287
- const mt = we("MoonIcon", [
286
+ const mt = ye("MoonIcon", [
288
287
  ["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z", key: "a7tn18" }]
289
288
  ]);
290
289
  /**
@@ -293,7 +292,7 @@ const mt = we("MoonIcon", [
293
292
  * This source code is licensed under the ISC license.
294
293
  * See the LICENSE file in the root directory of this source tree.
295
294
  */
296
- const Re = we("SearchIcon", [
295
+ const Re = ye("SearchIcon", [
297
296
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
298
297
  ["path", { d: "m21 21-4.3-4.3", key: "1qie3q" }]
299
298
  ]);
@@ -303,7 +302,7 @@ const Re = we("SearchIcon", [
303
302
  * This source code is licensed under the ISC license.
304
303
  * See the LICENSE file in the root directory of this source tree.
305
304
  */
306
- const pt = we("SunIcon", [
305
+ const pt = ye("SunIcon", [
307
306
  ["circle", { cx: "12", cy: "12", r: "4", key: "4exip2" }],
308
307
  ["path", { d: "M12 2v2", key: "tus03m" }],
309
308
  ["path", { d: "M12 20v2", key: "1lh1kg" }],
@@ -323,7 +322,7 @@ const pt = we("SunIcon", [
323
322
  }), q(l, (t) => {
324
323
  typeof window < "u" && window.localStorage.setItem(e, JSON.stringify(t));
325
324
  }), l;
326
- }, gt = { class: "swap-rotate swap" }, yt = ["true-value", "false-value"], Pa = /* @__PURE__ */ j({
325
+ }, gt = { class: "swap-rotate swap" }, bt = ["true-value", "false-value"], Pa = /* @__PURE__ */ j({
327
326
  __name: "theme-controller",
328
327
  props: {
329
328
  lightTheme: { default: "light" },
@@ -337,20 +336,20 @@ const pt = we("SunIcon", [
337
336
  return de(() => t(l.value ? l.value : "")), q(l, (r) => {
338
337
  t(r);
339
338
  }), (r, a) => (o(), i("label", gt, [
340
- Ie(n("input", {
339
+ Se(n("input", {
341
340
  type: "checkbox",
342
341
  class: "theme-controller",
343
342
  "onUpdate:modelValue": a[0] || (a[0] = (s) => We(l) ? l.value = s : null),
344
343
  "true-value": c.lightTheme,
345
344
  "false-value": c.darkTheme
346
- }, null, 8, yt), [
345
+ }, null, 8, bt), [
347
346
  [Ke, ee(l)]
348
347
  ]),
349
- se(ee(pt), { class: "swap-off fill-current" }),
350
- se(ee(mt), { class: "swap-on fill-current" })
348
+ oe(ee(pt), { class: "swap-off fill-current" }),
349
+ oe(ee(mt), { class: "swap-on fill-current" })
351
350
  ]));
352
351
  }
353
- }), bt = {
352
+ }), yt = {
354
353
  key: 0,
355
354
  class: "join join-vertical w-full"
356
355
  }, wt = ["name"], xt = {
@@ -370,7 +369,7 @@ const pt = we("SunIcon", [
370
369
  },
371
370
  setup(e) {
372
371
  const c = e;
373
- return (l, t) => c.joinItems ? (o(), i("div", bt, [
372
+ return (l, t) => c.joinItems ? (o(), i("div", yt, [
374
373
  (o(!0), i(A, null, X(c.items, (r, a) => (o(), i("div", {
375
374
  class: $(["collapse border border-base-300 join-item", [e.icon ? `collapse-${e.icon}` : ""]]),
376
375
  key: a
@@ -616,14 +615,14 @@ const pt = we("SunIcon", [
616
615
  }
617
616
  },
618
617
  setup(e, { expose: c }) {
619
- const l = e, t = h(l.initialSlide), r = h(null), a = h(null), s = h(0), m = h(!1), u = h(0), g = h(0), S = h(!1), R = h(0), V = h(0), v = h(0), O = h(0), M = h(0), U = h(0), N = h(0), W = h(null), Z = h(null), te = h(0), f = h(null), b = H(() => {
618
+ const l = e, t = h(l.initialSlide), r = h(null), a = h(null), s = h(0), m = h(!1), u = h(0), g = h(0), S = h(!1), R = h(0), V = h(0), v = h(0), O = h(0), M = h(0), H = h(0), N = h(0), W = h(null), Z = h(null), te = h(0), f = h(null), y = U(() => {
620
619
  const C = Object.keys(l.breakpoints).map(Number).sort((E, F) => E - F);
621
620
  let k = {};
622
621
  for (const E of C)
623
622
  g.value >= E && (k = { ...k, ...l.breakpoints[E] });
624
623
  return k;
625
- }), y = H(() => b.value.slidesPerView ?? l.slidesPerView), I = H(() => b.value.gap ?? l.gap), d = H(() => {
626
- const C = l.sliderOrientation === "horizontal", E = `calc((100% - ${y.value > 1 ? (y.value - 1) * I.value : 0}px) / ${y.value})`;
624
+ }), b = U(() => y.value.slidesPerView ?? l.slidesPerView), I = U(() => y.value.gap ?? l.gap), d = U(() => {
625
+ const C = l.sliderOrientation === "horizontal", E = `calc((100% - ${b.value > 1 ? (b.value - 1) * I.value : 0}px) / ${b.value})`;
627
626
  return C ? {
628
627
  width: E
629
628
  } : { height: E };
@@ -632,47 +631,47 @@ const pt = we("SunIcon", [
632
631
  const D = () => {
633
632
  a.value ? u.value = a.value.children.length : u.value = 0;
634
633
  }, w = () => {
635
- if (!r.value || y.value <= 0) return 0;
636
- const k = l.sliderOrientation === "horizontal" ? r.value.offsetWidth : r.value.offsetHeight, E = (y.value - 1) * I.value;
637
- return k <= 0 ? 0 : (k - E) / y.value;
638
- }, _ = H(() => {
639
- if (!r.value || u.value === 0 || y.value === 0) return 0;
634
+ if (!r.value || b.value <= 0) return 0;
635
+ const k = l.sliderOrientation === "horizontal" ? r.value.offsetWidth : r.value.offsetHeight, E = (b.value - 1) * I.value;
636
+ return k <= 0 ? 0 : (k - E) / b.value;
637
+ }, _ = U(() => {
638
+ if (!r.value || u.value === 0 || b.value === 0) return 0;
640
639
  const k = l.sliderOrientation === "horizontal" ? r.value.offsetWidth : r.value.offsetHeight, E = w(), F = u.value * (E + I.value) - I.value;
641
640
  return Math.max(0, F - k);
642
641
  }), P = async (C, k = !1) => {
643
- if (!r.value || y.value <= 0 || m.value || (D(), u.value === 0)) return;
642
+ if (!r.value || b.value <= 0 || m.value || (D(), u.value === 0)) return;
644
643
  const E = w();
645
644
  if (E <= 0) return;
646
645
  const F = E + I.value, J = _.value;
647
646
  let K = C;
648
- l.infinite ? K = (C % u.value + u.value) % u.value : K = Math.max(0, Math.min(C, u.value - y.value));
647
+ l.infinite ? K = (C % u.value + u.value) % u.value : K = Math.max(0, Math.min(C, u.value - b.value));
649
648
  const ae = K * F, G = l.infinite ? ae : Math.max(0, Math.min(ae, J));
650
649
  if (k || l.slideDuration === 0) {
651
650
  a.value && (a.value.style.transitionDuration = "0ms", a.value.style.transform = l.sliderOrientation === "horizontal" ? `translate3d(${-G}px, 0, 0)` : `translate3d(0, ${-G}px, 0)`), s.value = G, t.value = K, m.value = !1, l.autoplay && he();
652
651
  return;
653
652
  }
654
653
  m.value = !0;
655
- const ne = s.value, le = G - ne, ge = performance.now(), fe = ($e) => {
654
+ const se = s.value, le = G - se, ge = performance.now(), fe = (ke) => {
656
655
  if (!a.value) return;
657
- const He = $e - ge, je = Math.min(1, He / l.slideDuration), Ue = 1 - Math.pow(1 - je, 3), Me = ne + le * Ue;
656
+ const He = ke - ge, je = Math.min(1, He / l.slideDuration), Ue = 1 - Math.pow(1 - je, 3), Me = se + le * Ue;
658
657
  a.value.style.transform = l.sliderOrientation === "horizontal" ? `translate3d(${-Me}px, 0, 0)` : `translate3d(0, ${-Me}px, 0)`, s.value = Me, je < 1 ? W.value = requestAnimationFrame(fe) : (a.value.style.transform = l.sliderOrientation === "horizontal" ? `translate3d(${-G}px, 0, 0)` : `translate3d(0, ${-G}px, 0)`, s.value = G, t.value = K, m.value = !1, l.autoplay && he(), W.value = null);
659
658
  };
660
659
  W.value = requestAnimationFrame(fe);
661
660
  }, Q = () => {
662
- l.infinite && t.value >= u.value - y.value ? P(0) : P(t.value + 1);
663
- }, ce = () => {
664
- l.infinite && t.value <= 0 ? P(u.value - y.value) : P(t.value - 1);
661
+ l.infinite && t.value >= u.value - b.value ? P(0) : P(t.value + 1);
662
+ }, ue = () => {
663
+ l.infinite && t.value <= 0 ? P(u.value - b.value) : P(t.value - 1);
665
664
  }, p = (C) => {
666
665
  P(C);
667
666
  }, x = (C) => {
668
- m.value && W.value && (l.autoplay && xe(), cancelAnimationFrame(W.value), m.value = !1);
667
+ m.value && W.value && (l.autoplay && we(), cancelAnimationFrame(W.value), m.value = !1);
669
668
  const k = "touches" in C ? C.touches[0] : C;
670
- R.value = k.clientX, V.value = k.clientY, f.value = null, v.value = s.value, O.value = 0, M.value = 0, U.value = 0, N.value = performance.now(), r.value && (r.value.style.scrollSnapType = "none"), document.addEventListener("mousemove", L, { passive: !1 }), document.addEventListener("mouseup", ie), document.addEventListener("touchmove", L, { passive: !1 }), document.addEventListener("touchend", ie);
669
+ R.value = k.clientX, V.value = k.clientY, f.value = null, v.value = s.value, O.value = 0, M.value = 0, H.value = 0, N.value = performance.now(), r.value && (r.value.style.scrollSnapType = "none"), document.addEventListener("mousemove", L, { passive: !1 }), document.addEventListener("mouseup", ie), document.addEventListener("touchmove", L, { passive: !1 }), document.addEventListener("touchend", ie);
671
670
  }, L = (C) => {
672
671
  const k = "touches" in C ? C.touches[0] : C;
673
672
  if (!f.value) {
674
- const ge = Math.abs(k.clientX - R.value), fe = Math.abs(k.clientY - V.value), $e = 5;
675
- if (ge > $e || fe > $e)
673
+ const ge = Math.abs(k.clientX - R.value), fe = Math.abs(k.clientY - V.value), ke = 5;
674
+ if (ge > ke || fe > ke)
676
675
  if (l.sliderOrientation === "horizontal")
677
676
  if (ge > fe)
678
677
  f.value = "horizontal", S.value = !0;
@@ -691,16 +690,16 @@ const pt = we("SunIcon", [
691
690
  }
692
691
  if (!S.value || !a.value || !r.value) return;
693
692
  C.cancelable && C.preventDefault();
694
- const E = performance.now(), F = E - N.value, J = l.sliderOrientation === "horizontal" ? k.clientX : k.clientY, K = l.sliderOrientation === "horizontal" ? R.value : V.value, ae = l.sliderOrientation === "horizontal" ? M.value || K : U.value || K, G = J - ae;
693
+ const E = performance.now(), F = E - N.value, J = l.sliderOrientation === "horizontal" ? k.clientX : k.clientY, K = l.sliderOrientation === "horizontal" ? R.value : V.value, ae = l.sliderOrientation === "horizontal" ? M.value || K : H.value || K, G = J - ae;
695
694
  F > 0 && (O.value = G / F * 1e3);
696
- const ne = J - K;
697
- let le = v.value - ne;
698
- le < 0 ? le = le * 0.3 : le > _.value && (le = _.value + (le - _.value) * 0.3), te.value = le, a.value.style.transform = l.sliderOrientation === "horizontal" ? `translate3d(${-te.value}px, 0, 0)` : `translate3d(0, ${-te.value}px, 0)`, l.sliderOrientation === "horizontal" ? M.value = J : U.value = J, N.value = E;
695
+ const se = J - K;
696
+ let le = v.value - se;
697
+ le < 0 ? le = le * 0.3 : le > _.value && (le = _.value + (le - _.value) * 0.3), te.value = le, a.value.style.transform = l.sliderOrientation === "horizontal" ? `translate3d(${-te.value}px, 0, 0)` : `translate3d(0, ${-te.value}px, 0)`, l.sliderOrientation === "horizontal" ? M.value = J : H.value = J, N.value = E;
699
698
  }, Y = () => {
700
699
  document.removeEventListener("mousemove", L), document.removeEventListener("mouseup", ie), document.removeEventListener("touchmove", L), document.removeEventListener("touchend", ie);
701
700
  }, ie = () => {
702
701
  if (!S.value || !r.value || !a.value) return;
703
- const k = l.sliderOrientation === "horizontal" ? v.value - (M.value - R.value) : v.value - (U.value - V.value), E = Math.max(0, Math.min(k, _.value)), F = w() + I.value;
702
+ const k = l.sliderOrientation === "horizontal" ? v.value - (M.value - R.value) : v.value - (H.value - V.value), E = Math.max(0, Math.min(k, _.value)), F = w() + I.value;
704
703
  if (S.value = !1, Y(), s.value = E, l.infinite) {
705
704
  if (k < 0) {
706
705
  P(u.value - 1);
@@ -713,57 +712,57 @@ const pt = we("SunIcon", [
713
712
  P(0);
714
713
  return;
715
714
  } else if (k > _.value) {
716
- const G = Math.max(0, u.value - Math.floor(y.value));
715
+ const G = Math.max(0, u.value - Math.floor(b.value));
717
716
  P(G);
718
717
  return;
719
718
  }
720
- const J = Math.max(0, u.value - Math.floor(y.value)), K = 100, ae = Math.round(E / F);
719
+ const J = Math.max(0, u.value - Math.floor(b.value)), K = 100, ae = Math.round(E / F);
721
720
  if (Math.abs(O.value) > K) {
722
- const G = -Math.sign(O.value), ne = ae + G;
723
- P(Math.max(0, Math.min(J, ne)));
721
+ const G = -Math.sign(O.value), se = ae + G;
722
+ P(Math.max(0, Math.min(J, se)));
724
723
  } else
725
724
  P(Math.max(0, Math.min(J, ae)));
726
725
  }, ve = () => {
727
726
  !l.autoplay || Z.value !== null || (Z.value = setInterval(() => {
728
727
  Q();
729
728
  }, l.autoplayInterval));
730
- }, xe = () => {
729
+ }, we = () => {
731
730
  Z.value !== null && (clearInterval(Z.value), Z.value = null);
732
731
  }, he = () => {
733
- xe(), setTimeout(() => {
732
+ we(), setTimeout(() => {
734
733
  ve();
735
734
  }, 500);
736
- }, ke = h(null), qe = (C) => {
735
+ }, xe = h(null), qe = (C) => {
737
736
  if (!C || C.length === 0)
738
737
  return;
739
738
  const { width: k } = C[0].contentRect;
740
739
  Math.abs(k - g.value) > 1 && (g.value = k);
741
740
  }, Fe = () => {
742
- if (!r.value || y.value <= 0 || (D(), u.value === 0)) return;
741
+ if (!r.value || b.value <= 0 || (D(), u.value === 0)) return;
743
742
  const C = w();
744
743
  if (C <= 0) return;
745
- const k = Math.max(0, u.value - y.value), E = Math.min(Math.max(0, l.initialSlide), k), F = E * (C + I.value), J = _.value, K = Math.max(0, Math.min(F, J));
744
+ const k = Math.max(0, u.value - b.value), E = Math.min(Math.max(0, l.initialSlide), k), F = E * (C + I.value), J = _.value, K = Math.max(0, Math.min(F, J));
746
745
  a.value && (a.value.style.transitionDuration = "0ms", a.value.style.transform = l.sliderOrientation === "horizontal" ? `translate3d(${-K}px, 0, 0)` : `translate3d(0, ${-K}px, 0)`), s.value = K, t.value = E;
747
746
  };
748
747
  let Le = !1;
749
748
  return de(() => {
750
- var k, E, F, J, K, ae, G, ne;
749
+ var k, E, F, J, K, ae, G, se;
751
750
  g.value = window.innerWidth;
752
751
  const C = q(u, (le) => {
753
752
  le > 0 && !Le && (Fe(), Le = !0, C());
754
753
  });
755
- l.autoplay && ve(), D(), r.value && (ke.value = new ResizeObserver(qe), ke.value.observe(r.value)), (k = r.value) == null || k.addEventListener("mousedown", x), (E = r.value) == null || E.addEventListener("touchstart", x, { passive: !0 }), l.showNavigationButtons && ((K = (J = (F = r.value) == null ? void 0 : F.parentElement) == null ? void 0 : J.querySelector(".absolute.flex.justify-between")) == null || K.addEventListener("click", he)), l.showIndicators && ((ne = (G = (ae = r.value) == null ? void 0 : ae.parentElement) == null ? void 0 : G.querySelector(".bottom-5.flex.justify-center")) == null || ne.addEventListener("click", he));
754
+ l.autoplay && ve(), D(), r.value && (xe.value = new ResizeObserver(qe), xe.value.observe(r.value)), (k = r.value) == null || k.addEventListener("mousedown", x), (E = r.value) == null || E.addEventListener("touchstart", x, { passive: !0 }), l.showNavigationButtons && ((K = (J = (F = r.value) == null ? void 0 : F.parentElement) == null ? void 0 : J.querySelector(".absolute.flex.justify-between")) == null || K.addEventListener("click", he)), l.showIndicators && ((se = (G = (ae = r.value) == null ? void 0 : ae.parentElement) == null ? void 0 : G.querySelector(".bottom-5.flex.justify-center")) == null || se.addEventListener("click", he));
756
755
  }), Ee(() => {
757
- ke.value && ke.value.disconnect(), xe();
756
+ xe.value && xe.value.disconnect(), we();
758
757
  }), q(() => l.autoplay, (C) => {
759
- C ? ve() : xe();
758
+ C ? ve() : we();
760
759
  }), q(() => l.autoplayInterval, he), q(() => l.initialSlide, (C) => {
761
760
  requestAnimationFrame(() => P(C, !0));
762
- }), q([y, I], () => {
761
+ }), q([b, I], () => {
763
762
  requestAnimationFrame(() => {
764
763
  requestAnimationFrame(() => {
765
764
  if (D(), u.value === 0) return;
766
- const C = Math.max(0, u.value - y.value), k = Math.min(t.value, C);
765
+ const C = Math.max(0, u.value - b.value), k = Math.min(t.value, C);
767
766
  P(k, !0);
768
767
  });
769
768
  });
@@ -778,7 +777,7 @@ const pt = we("SunIcon", [
778
777
  ref_key: "slidesContainer",
779
778
  ref: a,
780
779
  class: $(["w-full h-full transition-transform duration-0 ease-out", e.sliderOrientation === "horizontal" ? "flex" : "block"]),
781
- style: be({ gap: `${I.value}px` })
780
+ style: Ie({ gap: `${I.value}px` })
782
781
  }, [
783
782
  B(C.$slots, "default", {}, void 0, !0)
784
783
  ], 6)
@@ -787,11 +786,11 @@ const pt = we("SunIcon", [
787
786
  key: 0,
788
787
  class: $([{ "top-1/2 right-5 left-5 z-10 absolute flex justify-between items-center -translate-y-1/2 transform": e.sliderOrientation === "horizontal" }, { "right-0 absolute flex justify-between items-center -translate-y-1/2 transform rotate-90 top-1/2 gap-3": e.sliderOrientation === "vertical" }])
789
788
  }, [
790
- se(Pe, { name: "fade" }, {
791
- default: ye(() => [
789
+ oe(Pe, { name: "fade" }, {
790
+ default: be(() => [
792
791
  l.infinite || t.value > 0 ? (o(), i("div", Rt, [
793
792
  n("div", {
794
- onClick: ce,
793
+ onClick: ue,
795
794
  role: "button",
796
795
  "aria-label": "Previous Slide"
797
796
  }, [
@@ -807,9 +806,9 @@ const pt = we("SunIcon", [
807
806
  _: 3
808
807
  }),
809
808
  k[2] || (k[2] = n("div", { class: "flex-grow" }, null, -1)),
810
- se(Pe, { name: "fade" }, {
811
- default: ye(() => [
812
- l.infinite || t.value < u.value - y.value ? (o(), i("div", At, [
809
+ oe(Pe, { name: "fade" }, {
810
+ default: be(() => [
811
+ l.infinite || t.value < u.value - b.value ? (o(), i("div", At, [
813
812
  n("div", {
814
813
  onClick: Q,
815
814
  role: "button",
@@ -837,23 +836,23 @@ const pt = we("SunIcon", [
837
836
  ])) : z("", !0)
838
837
  ]));
839
838
  }
840
- }), ue = (e, c) => {
839
+ }), re = (e, c) => {
841
840
  const l = e.__vccOpts || e;
842
841
  for (const [t, r] of c)
843
842
  l[t] = r;
844
843
  return l;
845
- }, Fa = /* @__PURE__ */ ue(Ft, [["__scopeId", "data-v-d9ad9601"]]), Ht = /* @__PURE__ */ j({
844
+ }, Fa = /* @__PURE__ */ re(Ft, [["__scopeId", "data-v-d9ad9601"]]), Ht = /* @__PURE__ */ j({
846
845
  __name: "carouselItem",
847
846
  setup(e) {
848
847
  const c = Ye(Ne, h({}));
849
848
  return (l, t) => (o(), i("div", {
850
849
  class: "w-full h-full carousel-item",
851
- style: be(ee(c))
850
+ style: Ie(ee(c))
852
851
  }, [
853
852
  B(l.$slots, "default", {}, void 0, !0)
854
853
  ], 4));
855
854
  }
856
- }), Ha = /* @__PURE__ */ ue(Ht, [["__scopeId", "data-v-507384bc"]]), Ut = { class: "flex gap-4 bg-base-100 w-full tabs tabs-boxed" }, Wt = ["onClick"], Kt = {
855
+ }), Ha = /* @__PURE__ */ re(Ht, [["__scopeId", "data-v-507384bc"]]), Ut = { class: "flex gap-4 bg-base-100 w-full tabs tabs-boxed" }, Wt = ["onClick"], Kt = {
857
856
  key: 0,
858
857
  class: "inline-component-wrapper flex grow justify-center items-center w-full h-full"
859
858
  }, Xt = {
@@ -894,23 +893,23 @@ const pt = we("SunIcon", [
894
893
  top: "0px",
895
894
  transform: "translateX(0%)"
896
895
  }), S = h(null), R = (f) => {
897
- var b;
896
+ var y;
898
897
  if (f.value === void 0 || f.value === null || f.value === "")
899
898
  return "";
900
899
  switch (f.type) {
901
900
  case "datetime":
902
901
  if (typeof f.value == "string")
903
902
  try {
904
- const y = new Date(f.value);
905
- if (!isNaN(y.getTime()))
906
- return y.toLocaleString();
903
+ const b = new Date(f.value);
904
+ if (!isNaN(b.getTime()))
905
+ return b.toLocaleString();
907
906
  } catch {
908
907
  }
909
908
  else if (f.range && typeof f.value == "object" && f.value !== null && "start" in f.value && "end" in f.value)
910
909
  try {
911
- const y = new Date(f.value.start), I = new Date(f.value.end);
912
- if (!isNaN(y.getTime()) && !isNaN(I.getTime()))
913
- return `${y.toLocaleDateString()} - ${I.toLocaleDateString()}`;
910
+ const b = new Date(f.value.start), I = new Date(f.value.end);
911
+ if (!isNaN(b.getTime()) && !isNaN(I.getTime()))
912
+ return `${b.toLocaleDateString()} - ${I.toLocaleDateString()}`;
914
913
  } catch {
915
914
  }
916
915
  break;
@@ -924,12 +923,12 @@ const pt = we("SunIcon", [
924
923
  break;
925
924
  case "standard-select":
926
925
  case "custom-select":
927
- if ((b = f.props) != null && b.options && Array.isArray(f.props.options)) {
928
- const y = f.props.options.find(
926
+ if ((y = f.props) != null && y.options && Array.isArray(f.props.options)) {
927
+ const b = f.props.options.find(
929
928
  (I) => I.value === f.value
930
929
  );
931
- if (y)
932
- return y.text;
930
+ if (b)
931
+ return b.text;
933
932
  }
934
933
  return String(f.value);
935
934
  case "custom-text":
@@ -941,21 +940,21 @@ const pt = we("SunIcon", [
941
940
  };
942
941
  function V(f) {
943
942
  var d, D;
944
- const b = (d = a.value) == null ? void 0 : d.name;
945
- if (!b) {
943
+ const y = (d = a.value) == null ? void 0 : d.name;
944
+ if (!y) {
946
945
  console.warn("componentValueUpdated called but no active tab.");
947
946
  return;
948
947
  }
949
- const y = (D = l.searchOptions.find(
948
+ const b = (D = l.searchOptions.find(
950
949
  (w) => (w == null ? void 0 : w.category) === l.currentCategory
951
- )) == null ? void 0 : D.tabs, I = y == null ? void 0 : y.find(
952
- (w) => w.name === b
950
+ )) == null ? void 0 : D.tabs, I = b == null ? void 0 : b.find(
951
+ (w) => w.name === y
953
952
  );
954
953
  I ? (I.value = f, t("update:search-data", {
955
954
  tab: I.name,
956
955
  data: f
957
956
  })) : console.error(
958
- `Tab with name "${b}" not found in current category.`
957
+ `Tab with name "${y}" not found in current category.`
959
958
  );
960
959
  }
961
960
  function v(f) {
@@ -966,10 +965,10 @@ const pt = we("SunIcon", [
966
965
  }
967
966
  async function M(f) {
968
967
  var I;
969
- const b = document.getElementById(`advancedSearchMobile-${r}`), y = b && b.contains(f.target);
970
- ((I = a.value) == null ? void 0 : I.displayMode) === "popup" && S.value && !S.value.contains(f.target) && !y && (await me(), a.value = null);
968
+ const y = document.getElementById(`advancedSearchMobile-${r}`), b = y && y.contains(f.target);
969
+ ((I = a.value) == null ? void 0 : I.displayMode) === "popup" && S.value && !S.value.contains(f.target) && !b && (await me(), a.value = null);
971
970
  }
972
- async function U() {
971
+ async function H() {
973
972
  if (typeof window < "u" && window.innerWidth <= 768) {
974
973
  const f = document.getElementById(
975
974
  `advancedSearchMobile-${r}`
@@ -980,15 +979,15 @@ const pt = we("SunIcon", [
980
979
  }
981
980
  }
982
981
  async function N(f) {
983
- var y, I, d;
982
+ var b, I, d;
984
983
  if (typeof window < "u" && window.innerWidth <= 768) {
985
- U();
984
+ H();
986
985
  return;
987
986
  }
988
- const b = f.displayMode ?? "popup";
989
- if (((y = a.value) == null ? void 0 : y.name) === f.name && ((I = a.value) == null ? void 0 : I.displayMode) === b)
987
+ const y = f.displayMode ?? "popup";
988
+ if (((b = a.value) == null ? void 0 : b.name) === f.name && ((I = a.value) == null ? void 0 : I.displayMode) === y)
990
989
  a.value = null;
991
- else if (a.value = { ...f, displayMode: b }, await me(), ((d = a.value) == null ? void 0 : d.displayMode) === "popup") {
990
+ else if (a.value = { ...f, displayMode: y }, await me(), ((d = a.value) == null ? void 0 : d.displayMode) === "popup") {
992
991
  const D = u.value[f.name];
993
992
  if (D && S.value) {
994
993
  const w = D.getBoundingClientRect(), _ = S.value.getBoundingClientRect(), P = w.bottom - _.top, Q = w.left + w.width / 2 - _.left;
@@ -1007,10 +1006,10 @@ const pt = we("SunIcon", [
1007
1006
  }
1008
1007
  }
1009
1008
  const W = (f) => {
1010
- const b = f.relatedTarget;
1009
+ const y = f.relatedTarget;
1011
1010
  setTimeout(() => {
1012
- var y;
1013
- ((y = a.value) == null ? void 0 : y.displayMode) === "inline" && S.value && (!b || !S.value.contains(b)) ? (console.log("Blur detected outside container, closing inline view."), a.value = null) : console.log(
1011
+ var b;
1012
+ ((b = a.value) == null ? void 0 : b.displayMode) === "inline" && S.value && (!y || !S.value.contains(y)) ? (console.log("Blur detected outside container, closing inline view."), a.value = null) : console.log(
1014
1013
  "Blur detected, but staying within container or not an inline tab."
1015
1014
  );
1016
1015
  }, 50);
@@ -1018,11 +1017,11 @@ const pt = we("SunIcon", [
1018
1017
  console.log("Enter key pressed on inline component, closing inline view."), a.value = null;
1019
1018
  };
1020
1019
  q(s, (f) => {
1021
- var b;
1020
+ var y;
1022
1021
  console.log(
1023
1022
  "advanced-search: inlineComponentRef changed. New Value:",
1024
1023
  f
1025
- ), console.log("advanced-search: activeTab.value:", a.value), f && ((b = a.value) == null ? void 0 : b.displayMode) === "inline" ? (console.log(
1024
+ ), console.log("advanced-search: activeTab.value:", a.value), f && ((y = a.value) == null ? void 0 : y.displayMode) === "inline" ? (console.log(
1026
1025
  "advanced-search: Inline component ref is available and active tab is inline. Attempting to focus child input..."
1027
1026
  ), me(() => {
1028
1027
  console.log(
@@ -1045,20 +1044,20 @@ const pt = we("SunIcon", [
1045
1044
  document.removeEventListener("click", M), window.removeEventListener("resize", te);
1046
1045
  });
1047
1046
  const te = () => {
1048
- var f, b;
1047
+ var f, y;
1049
1048
  if (typeof window < "u") {
1050
- const y = window.innerWidth <= 768, I = a.value !== null && (a.value.displayMode === "popup" || a.value.displayMode === "inline") && window.innerWidth > 768;
1051
- !y && (((f = a.value) == null ? void 0 : f.displayMode) === "popup" || ((b = a.value) == null ? void 0 : b.displayMode) === "inline") && window.innerWidth <= 768 && (console.log("Resizing to mobile, closing active tab."), a.value = null), y && !I && a.value !== null && (console.log(
1049
+ const b = window.innerWidth <= 768, I = a.value !== null && (a.value.displayMode === "popup" || a.value.displayMode === "inline") && window.innerWidth > 768;
1050
+ !b && (((f = a.value) == null ? void 0 : f.displayMode) === "popup" || ((y = a.value) == null ? void 0 : y.displayMode) === "inline") && window.innerWidth <= 768 && (console.log("Resizing to mobile, closing active tab."), a.value = null), b && !I && a.value !== null && (console.log(
1052
1051
  "Resizing to desktop from potential mobile active state, closing active tab."
1053
1052
  ), a.value = null);
1054
1053
  const d = document.getElementById(
1055
1054
  `advancedSearchMobile-${r}`
1056
1055
  );
1057
- d != null && d.open && !y && (console.log("Modal is open on desktop, closing modal and active tab."), d.close(), a.value = null);
1056
+ d != null && d.open && !b && (console.log("Modal is open on desktop, closing modal and active tab."), d.close(), a.value = null);
1058
1057
  }
1059
1058
  };
1060
- return (f, b) => {
1061
- var y, I;
1059
+ return (f, y) => {
1060
+ var b, I;
1062
1061
  return o(), i(A, null, [
1063
1062
  n("div", {
1064
1063
  ref_key: "searchContainer",
@@ -1067,16 +1066,16 @@ const pt = we("SunIcon", [
1067
1066
  }, [
1068
1067
  n("div", {
1069
1068
  class: "group/search relative flex place-items-center shadow-md p-2 border-2 border-base-300/25 rounded-sm w-full transition-all cursor-pointer md:cursor-auto",
1070
- onClick: U
1069
+ onClick: H
1071
1070
  }, [
1072
1071
  n("div", Ut, [
1073
- (o(!0), i(A, null, X(((y = l.searchOptions.find(
1072
+ (o(!0), i(A, null, X(((b = l.searchOptions.find(
1074
1073
  (d) => d.category === l.currentCategory
1075
- )) == null ? void 0 : y.tabs) || [], (d, D) => {
1076
- var w, _, P, Q, ce;
1074
+ )) == null ? void 0 : b.tabs) || [], (d, D) => {
1075
+ var w, _, P, Q, ue;
1077
1076
  return o(), i("button", {
1078
1077
  key: `${d.name}-${D}`,
1079
- onClick: oe((p) => N(d), ["stop"]),
1078
+ onClick: ne((p) => N(d), ["stop"]),
1080
1079
  class: $([{
1081
1080
  "tab-active": ((w = a.value) == null ? void 0 : w.name) === d.name,
1082
1081
  "tab-active-inline": ((_ = a.value) == null ? void 0 : _.name) === d.name && ((P = a.value) == null ? void 0 : P.displayMode) === "inline"
@@ -1085,13 +1084,13 @@ const pt = we("SunIcon", [
1085
1084
  ref_for: !0,
1086
1085
  ref: (p) => u.value[d.name] = p
1087
1086
  }, [
1088
- ((Q = a.value) == null ? void 0 : Q.name) === d.name && ((ce = a.value) == null ? void 0 : ce.displayMode) === "inline" ? (o(), i("div", Kt, [
1089
- (o(), re(Te(m[a.value.type]), Be({ ref_for: !0 }, a.value.props || {}, {
1087
+ ((Q = a.value) == null ? void 0 : Q.name) === d.name && ((ue = a.value) == null ? void 0 : ue.displayMode) === "inline" ? (o(), i("div", Kt, [
1088
+ (o(), ce(Te(m[a.value.type]), Be({ ref_for: !0 }, a.value.props || {}, {
1090
1089
  modelValue: a.value.value,
1091
- onUpdated: b[0] || (b[0] = (p) => v(p)),
1092
- "onUpdate:modelValue": b[1] || (b[1] = (p) => v(p)),
1090
+ onUpdated: y[0] || (y[0] = (p) => v(p)),
1091
+ "onUpdate:modelValue": y[1] || (y[1] = (p) => v(p)),
1093
1092
  onBlur: W,
1094
- onKeydown: pe(oe(Z, ["stop", "prevent"]), ["enter"]),
1093
+ onKeydown: pe(ne(Z, ["stop", "prevent"]), ["enter"]),
1095
1094
  ref_for: !0,
1096
1095
  ref_key: "inlineComponentRef",
1097
1096
  ref: s
@@ -1106,21 +1105,21 @@ const pt = we("SunIcon", [
1106
1105
  a.value && a.value.displayMode === "popup" ? (o(), i("div", {
1107
1106
  key: 0,
1108
1107
  class: "absolute flex shadow-sm mt-4 w-fit max-w-full transition-all tab-content",
1109
- style: be(g.value)
1108
+ style: Ie(g.value)
1110
1109
  }, [
1111
- (o(), re(Te(m[a.value.type]), Be(a.value.props || {}, {
1110
+ (o(), ce(Te(m[a.value.type]), Be(a.value.props || {}, {
1112
1111
  modelValue: a.value.value,
1113
- onUpdated: b[2] || (b[2] = (d) => V(d)),
1114
- "onUpdate:modelValue": b[3] || (b[3] = (d) => V(d))
1112
+ onUpdated: y[2] || (y[2] = (d) => V(d)),
1113
+ "onUpdate:modelValue": y[3] || (y[3] = (d) => V(d))
1115
1114
  }), null, 16, ["modelValue"]))
1116
1115
  ], 4)) : z("", !0),
1117
1116
  n("button", {
1118
1117
  title: "search",
1119
1118
  type: "submit",
1120
1119
  class: "ml-1 btn btn-primary btn-square",
1121
- onClick: oe(O, ["stop"])
1120
+ onClick: ne(O, ["stop"])
1122
1121
  }, [
1123
- se(ee(Re), {
1122
+ oe(ee(Re), {
1124
1123
  size: 24,
1125
1124
  color: "white"
1126
1125
  })
@@ -1129,10 +1128,10 @@ const pt = we("SunIcon", [
1129
1128
  n("div", Zt, [
1130
1129
  n("button", {
1131
1130
  title: "search",
1132
- onClick: b[4] || (b[4] = () => {
1131
+ onClick: y[4] || (y[4] = () => {
1133
1132
  })
1134
1133
  }, [
1135
- se(ee(Re), {
1134
+ oe(ee(Re), {
1136
1135
  size: 24,
1137
1136
  color: "white"
1138
1137
  })
@@ -1163,11 +1162,11 @@ const pt = we("SunIcon", [
1163
1162
  d.value !== void 0 && d.value !== null && d.value !== "" ? (o(), i("div", nl, T(R(d)), 1)) : (o(), i("div", ol, T(d.description), 1))
1164
1163
  ]),
1165
1164
  n("div", sl, [
1166
- b[7] || (b[7] = n("br", null, null, -1)),
1167
- (o(), re(Te(m[d.type]), Be({ ref_for: !0 }, d.props || {}, {
1165
+ y[7] || (y[7] = n("br", null, null, -1)),
1166
+ (o(), ce(Te(m[d.type]), Be({ ref_for: !0 }, d.props || {}, {
1168
1167
  modelValue: d.value,
1169
- onUpdated: b[5] || (b[5] = (w) => V(w)),
1170
- "onUpdate:modelValue": b[6] || (b[6] = (w) => V(w))
1168
+ onUpdated: y[5] || (y[5] = (w) => V(w)),
1169
+ "onUpdate:modelValue": y[6] || (y[6] = (w) => V(w))
1171
1170
  }), null, 16, ["modelValue"]))
1172
1171
  ])
1173
1172
  ]))), 128)),
@@ -1184,13 +1183,13 @@ const pt = we("SunIcon", [
1184
1183
  ], 64);
1185
1184
  };
1186
1185
  }
1187
- }), Ua = /* @__PURE__ */ ue(il, [["__scopeId", "data-v-577c3624"]]), rl = { class: "z-30 relative flex items-center bg-base-100 date-filter-input px-4 border-2 border-primary rounded-md w-full min-h-10 font-semibold text-primary text-sm" }, ul = { key: 0 }, cl = { key: 1 }, dl = ["id", "onKeydown"], vl = {
1186
+ }), Ua = /* @__PURE__ */ re(il, [["__scopeId", "data-v-577c3624"]]), rl = { class: "z-30 relative flex items-center bg-base-100 date-filter-input px-4 border-2 border-primary rounded-md w-full min-h-10 font-semibold text-primary text-sm" }, ul = { key: 0 }, cl = { key: 1 }, dl = ["id", "onKeydown"], vl = {
1188
1187
  key: 2,
1189
1188
  class: "flex justify-center p-4"
1190
- }, fl = { class: "join items-center gap-2 max-w-2xs md:max-w-full justify-between max-md:input max-md:input-bordered !rounded overflow-hidden mx-auto" }, ml = { class: "join-item" }, pl = ["id", "disabled", "value"], hl = { class: "join-item" }, gl = ["id", "disabled", "value"], yl = {
1189
+ }, fl = { class: "join items-center gap-2 max-w-2xs md:max-w-full justify-between max-md:input max-md:input-bordered !rounded overflow-hidden mx-auto" }, ml = { class: "join-item" }, pl = ["id", "disabled", "value"], hl = { class: "join-item" }, gl = ["id", "disabled", "value"], bl = {
1191
1190
  key: 3,
1192
1191
  class: "p-4 min-w-2xs"
1193
- }, bl = ["id", "disabled", "value"], wl = {
1192
+ }, yl = ["id", "disabled", "value"], wl = {
1194
1193
  key: 4,
1195
1194
  class: "flex px-4 my-4 w-full justify-end"
1196
1195
  }, xl = /* @__PURE__ */ j({
@@ -1221,7 +1220,7 @@ const pt = we("SunIcon", [
1221
1220
  single: null,
1222
1221
  start: null,
1223
1222
  end: null
1224
- }), O = (p) => p instanceof Date ? p.toISOString() : p, M = (p) => p.split("T")[0] || "", U = (p) => {
1223
+ }), O = (p) => p instanceof Date ? p.toISOString() : p, M = (p) => p.split("T")[0] || "", H = (p) => {
1225
1224
  const x = p instanceof Date ? p : new Date(p);
1226
1225
  if (isNaN(x.getTime())) return "";
1227
1226
  const L = String(x.getHours()).padStart(2, "0"), Y = String(x.getMinutes()).padStart(2, "0");
@@ -1237,12 +1236,12 @@ const pt = we("SunIcon", [
1237
1236
  if (!p) return;
1238
1237
  if (t.range && typeof p == "object" && "start" in p) {
1239
1238
  const L = O(p.start), Y = O(p.end);
1240
- v.value.start = M(L), v.value.end = M(Y), t.mode !== "date" && (V.value.from = U(L), V.value.to = U(Y));
1239
+ v.value.start = M(L), v.value.end = M(Y), t.mode !== "date" && (V.value.from = H(L), V.value.to = H(Y));
1241
1240
  return;
1242
1241
  }
1243
1242
  const x = O(p);
1244
- v.value.single = M(x), t.mode !== "date" && (V.value.single = U(x));
1245
- }, W = H(() => {
1243
+ v.value.single = M(x), t.mode !== "date" && (V.value.single = H(x));
1244
+ }, W = U(() => {
1246
1245
  const p = (x) => {
1247
1246
  if (!x) return "";
1248
1247
  try {
@@ -1282,29 +1281,29 @@ const pt = we("SunIcon", [
1282
1281
  if (t.mode === "date") return p;
1283
1282
  const x = V.value.single || "00:00";
1284
1283
  return `${p}T${x}:00`;
1285
- }, b = async () => {
1284
+ }, y = async () => {
1286
1285
  Z();
1287
1286
  const p = f();
1288
1287
  r("update:modelValue", p), r("change", p);
1289
- }, y = () => me(b), I = (p) => {
1288
+ }, b = () => me(y), I = (p) => {
1290
1289
  const x = p.target;
1291
- t.range ? x === S.value ? V.value.from = x.value : V.value.to = x.value : V.value.single = x.value, b();
1290
+ t.range ? x === S.value ? V.value.from = x.value : V.value.to = x.value : V.value.single = x.value, y();
1292
1291
  }, d = () => {
1293
1292
  s.value = !s.value;
1294
1293
  }, D = () => {
1295
- b(), s.value = !1;
1294
+ y(), s.value = !1;
1296
1295
  }, w = (p) => {
1297
1296
  !t.popup || !s.value || setTimeout(() => {
1298
1297
  const x = a.value, L = p.target, Y = `date-picker-${t.id}-popup`;
1299
1298
  x && !x.contains(L) && !L.closest(`#${Y}`) && D();
1300
1299
  }, 0);
1301
1300
  }, _ = () => D(), P = () => {
1302
- b(), t.popup && (s.value = !1);
1301
+ y(), t.popup && (s.value = !1);
1303
1302
  }, Q = () => {
1304
1303
  var x;
1305
1304
  const p = t.range ? u.value : m.value;
1306
1305
  (x = p == null ? void 0 : p.navigate) == null || x.call(p, -1);
1307
- }, ce = () => {
1306
+ }, ue = () => {
1308
1307
  var x;
1309
1308
  const p = t.range ? u.value : m.value;
1310
1309
  (x = p == null ? void 0 : p.navigate) == null || x.call(p, 1);
@@ -1320,10 +1319,10 @@ const pt = we("SunIcon", [
1320
1319
  const p = te();
1321
1320
  p && u.value.value !== p && (u.value.value = p);
1322
1321
  }
1323
- b();
1322
+ y();
1324
1323
  }, { deep: !0 }), q([v, m, u], async () => {
1325
- await me(), m.value && v.value.single && !m.value.value && (m.value.value = v.value.single), u.value && v.value.start && v.value.end && !u.value.value && (u.value.value = `${v.value.start}/${v.value.end}`), b();
1326
- }), q([g, S, R], b), (p, x) => {
1324
+ await me(), m.value && v.value.single && !m.value.value && (m.value.value = v.value.single), u.value && v.value.start && v.value.end && !u.value.value && (u.value.value = `${v.value.start}/${v.value.end}`), y();
1325
+ }), q([g, S, R], y), (p, x) => {
1327
1326
  const L = De("calendar-month"), Y = De("calendar-date"), ie = De("calendar-range");
1328
1327
  return o(), i("div", {
1329
1328
  class: "inline-block relative w-fit lg:w-full",
@@ -1345,13 +1344,13 @@ const pt = we("SunIcon", [
1345
1344
  class: $(["z-50 bg-base-100 rounded-md w-full min-w-xs overflow-hidden", { "absolute top-full left-0 mt-2 shadow-lg": t.popup, "mt-2": !t.popup }]),
1346
1345
  id: `date-picker-${t.id}-popup`,
1347
1346
  onKeydown: [
1348
- x[1] || (x[1] = pe(oe(() => {
1347
+ x[1] || (x[1] = pe(ne(() => {
1349
1348
  }, ["prevent", "stop"]), ["tab"])),
1350
1349
  pe(_, ["esc"]),
1351
- pe(oe(P, ["prevent"]), ["enter"])
1350
+ pe(ne(P, ["prevent"]), ["enter"])
1352
1351
  ]
1353
1352
  }, [
1354
- !t.range && t.mode !== "time" && l ? (o(), re(Y, {
1353
+ !t.range && t.mode !== "time" && l ? (o(), ce(Y, {
1355
1354
  key: 0,
1356
1355
  class: "cally w-full",
1357
1356
  ref_key: "datePicker",
@@ -1361,9 +1360,9 @@ const pt = we("SunIcon", [
1361
1360
  max: t.max,
1362
1361
  disabled: t.disabled,
1363
1362
  "first-day-of-week": t.firstDayOfWeek,
1364
- onChange: y
1363
+ onChange: b
1365
1364
  }, {
1366
- default: ye(() => [
1365
+ default: be(() => [
1367
1366
  n("button", {
1368
1367
  slot: "previous",
1369
1368
  class: "btn-outline btn btn-primary md:btn-sm",
@@ -1387,7 +1386,7 @@ const pt = we("SunIcon", [
1387
1386
  n("button", {
1388
1387
  slot: "next",
1389
1388
  class: "btn-outline btn btn-primary md:btn-sm",
1390
- onClick: ce
1389
+ onClick: ue
1391
1390
  }, [...x[3] || (x[3] = [
1392
1391
  n("svg", {
1393
1392
  xmlns: "http://www.w3.org/2000/svg",
@@ -1404,13 +1403,13 @@ const pt = we("SunIcon", [
1404
1403
  })
1405
1404
  ], -1)
1406
1405
  ])]),
1407
- se(L, {
1406
+ oe(L, {
1408
1407
  locale: t.locale
1409
1408
  }, null, 8, ["locale"])
1410
1409
  ]),
1411
1410
  _: 1
1412
1411
  }, 8, ["id", "min", "max", "disabled", "first-day-of-week"])) : z("", !0),
1413
- t.range && t.mode !== "time" && l ? (o(), re(ie, {
1412
+ t.range && t.mode !== "time" && l ? (o(), ce(ie, {
1414
1413
  key: 1,
1415
1414
  class: "cally w-full",
1416
1415
  ref_key: "rangeDatePicker",
@@ -1420,9 +1419,9 @@ const pt = we("SunIcon", [
1420
1419
  max: t.max,
1421
1420
  disabled: t.disabled,
1422
1421
  "first-day-of-week": t.firstDayOfWeek,
1423
- onChange: y
1422
+ onChange: b
1424
1423
  }, {
1425
- default: ye(() => [
1424
+ default: be(() => [
1426
1425
  n("button", {
1427
1426
  slot: "previous",
1428
1427
  class: "btn-outline btn btn-primary md:btn-sm",
@@ -1446,7 +1445,7 @@ const pt = we("SunIcon", [
1446
1445
  n("button", {
1447
1446
  slot: "next",
1448
1447
  class: "btn-outline btn btn-primary md:btn-sm",
1449
- onClick: ce
1448
+ onClick: ue
1450
1449
  }, [...x[5] || (x[5] = [
1451
1450
  n("svg", {
1452
1451
  xmlns: "http://www.w3.org/2000/svg",
@@ -1463,7 +1462,7 @@ const pt = we("SunIcon", [
1463
1462
  })
1464
1463
  ], -1)
1465
1464
  ])]),
1466
- se(L, {
1465
+ oe(L, {
1467
1466
  locale: t.locale
1468
1467
  }, null, 8, ["locale"])
1469
1468
  ]),
@@ -1505,7 +1504,7 @@ const pt = we("SunIcon", [
1505
1504
  ])
1506
1505
  ])
1507
1506
  ])) : z("", !0),
1508
- !t.range && t.mode !== "date" ? (o(), i("div", yl, [
1507
+ !t.range && t.mode !== "date" ? (o(), i("div", bl, [
1509
1508
  n("input", {
1510
1509
  class: "open:bg-primary open:rounded w-full input input-bordered justify-center",
1511
1510
  type: "time",
@@ -1515,7 +1514,7 @@ const pt = we("SunIcon", [
1515
1514
  onChange: I,
1516
1515
  disabled: t.disabled,
1517
1516
  value: V.value.single || ""
1518
- }, null, 40, bl)
1517
+ }, null, 40, yl)
1519
1518
  ])) : z("", !0),
1520
1519
  t.popup && t.closeText ? (o(), i("div", wl, [
1521
1520
  n("button", {
@@ -1527,7 +1526,7 @@ const pt = we("SunIcon", [
1527
1526
  ], 544);
1528
1527
  };
1529
1528
  }
1530
- }), kl = /* @__PURE__ */ ue(xl, [["__scopeId", "data-v-ca3752e5"]]), $l = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1529
+ }), kl = /* @__PURE__ */ re(xl, [["__scopeId", "data-v-ca3752e5"]]), $l = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1531
1530
  __proto__: null,
1532
1531
  default: kl
1533
1532
  }, Symbol.toStringTag, { value: "Module" })), Cl = ["value", "checked", "onChange", "disabled"], Wa = /* @__PURE__ */ j({
@@ -1589,7 +1588,7 @@ const pt = we("SunIcon", [
1589
1588
  },
1590
1589
  l.value >= (e.halfStars ? s * 0.5 : s) ? c.color : ""
1591
1590
  ]]),
1592
- style: be({
1591
+ style: Ie({
1593
1592
  marginRight: e.halfStars && s % 2 === 0 ? `${c.gap}px` : e.halfStars ? "0" : `${c.gap}px`
1594
1593
  }),
1595
1594
  disabled: !e.isInteractive
@@ -1606,7 +1605,7 @@ const pt = we("SunIcon", [
1606
1605
  },
1607
1606
  emits: ["update:modelValue"],
1608
1607
  setup(e, { emit: c }) {
1609
- const l = e, t = c, r = h([...l.modelValue]), a = l.maxTagAmount === void 0 ? -1 : l.maxTagAmount, s = h(null), m = h(""), u = H(() => a < 0 || r.value.length < a), g = () => {
1608
+ const l = e, t = c, r = h([...l.modelValue]), a = l.maxTagAmount === void 0 ? -1 : l.maxTagAmount, s = h(null), m = h(""), u = U(() => a < 0 || r.value.length < a), g = () => {
1610
1609
  const v = m.value.trim();
1611
1610
  v && !r.value.includes(v) && (r.value.push(v), t("update:modelValue", r.value), m.value = "");
1612
1611
  }, S = (v) => {
@@ -1628,14 +1627,14 @@ const pt = we("SunIcon", [
1628
1627
  n("div", Sl, [
1629
1628
  n("button", {
1630
1629
  class: "px-1! py-0! h-fit font-bold cursor-pointer",
1631
- onClick: (U) => S(M),
1630
+ onClick: (H) => S(M),
1632
1631
  "aria-label": "Remove tag"
1633
1632
  }, "X", 8, Il),
1634
1633
  n("span", Ml, T(M), 1)
1635
1634
  ])
1636
1635
  ])), 128)),
1637
1636
  B(v.$slots, "input", { showInput: u.value }, () => [
1638
- u.value ? Ie((o(), i("input", {
1637
+ u.value ? Se((o(), i("input", {
1639
1638
  key: 0,
1640
1639
  ref_key: "inputRef",
1641
1640
  ref: s,
@@ -1737,16 +1736,16 @@ const pt = we("SunIcon", [
1737
1736
  },
1738
1737
  emits: ["update:modelValue", "select", "clear"],
1739
1738
  setup(e, { expose: c, emit: l }) {
1740
- const t = e, r = l, a = Je(), s = H(() => {
1739
+ const t = e, r = l, a = Je(), s = U(() => {
1741
1740
  const D = (a.default ? a.default() : []).filter((w) => w.type !== Ze);
1742
1741
  return console.log("hasDefaultSlotContent computed:", D.length > 0), D.length > 0;
1743
1742
  }), m = h(""), u = h(null), g = h(!1), S = h(null), R = h(null), V = h(null), v = h(null), O = () => {
1744
1743
  g.value = !t.disabled;
1745
1744
  }, M = () => {
1746
1745
  g.value = !1, v.value = null, s.value || (u.value && m.value !== u.value.text ? m.value = u.value.text : u.value || (m.value = ""));
1747
- }, U = () => {
1746
+ }, H = () => {
1748
1747
  g.value ? M() : O();
1749
- }, N = H(() => {
1748
+ }, N = U(() => {
1750
1749
  const d = m.value ? m.value.toLowerCase() : "";
1751
1750
  return d === "" && !g.value ? [] : t.options.filter(
1752
1751
  (w) => w && w.text ? w.text.toLowerCase().includes(d) : ""
@@ -1785,9 +1784,9 @@ const pt = we("SunIcon", [
1785
1784
  r("update:modelValue", null), d && r("clear", d);
1786
1785
  }, f = (d) => {
1787
1786
  u.value = d, s.value || (m.value = d.text), r("update:modelValue", d.value), r("select", d), M();
1788
- }, b = () => {
1789
- N.value.length > 0 && f(N.value[0]);
1790
1787
  }, y = () => {
1788
+ N.value.length > 0 && f(N.value[0]);
1789
+ }, b = () => {
1791
1790
  g.value || O();
1792
1791
  }, I = (d) => {
1793
1792
  if (!g.value || N.value.length === 0) return;
@@ -1832,7 +1831,7 @@ const pt = we("SunIcon", [
1832
1831
  // Expose method to open
1833
1832
  closeDropdown: M,
1834
1833
  // Expose method to close
1835
- toggleDropdown: U,
1834
+ toggleDropdown: H,
1836
1835
  // Expose method to toggle
1837
1836
  selectItem: f,
1838
1837
  // Expose method to select an item programmatically
@@ -1850,14 +1849,12 @@ const pt = we("SunIcon", [
1850
1849
  ])) : z("", !0),
1851
1850
  n("div", {
1852
1851
  class: $(["flex items-center input-bordered rounded-md w-fit cursor-pointer", { input: !s.value, select: !s.value }]),
1853
- style: be(
1854
- u.value ? "background-image: unset; padding-right: 0.5rem;" : ""
1855
- ),
1856
- tabindex: "0",
1857
- onClick: D[1] || (D[1] = (w) => s.value ? U() : O()),
1852
+ style: { "background-image": "unset", "padding-right": "0.5rem" },
1853
+ tabindex: " 0",
1854
+ onClick: D[1] || (D[1] = (w) => s.value ? H() : O()),
1858
1855
  onKeydown: [
1859
- pe(oe(b, ["prevent"]), ["enter"]),
1860
- pe(oe(b, ["prevent"]), ["space"])
1856
+ pe(ne(y, ["prevent"]), ["enter"]),
1857
+ pe(ne(y, ["prevent"]), ["space"])
1861
1858
  ],
1862
1859
  onBlur: Z,
1863
1860
  role: "combobox",
@@ -1869,7 +1866,7 @@ const pt = we("SunIcon", [
1869
1866
  ref: V
1870
1867
  }, [
1871
1868
  B(d.$slots, "default", {}, () => [
1872
- s.value ? z("", !0) : Ie((o(), i("input", {
1869
+ s.value ? z("", !0) : Se((o(), i("input", {
1873
1870
  key: 0,
1874
1871
  type: "text",
1875
1872
  placeholder: e.placeholder,
@@ -1878,30 +1875,30 @@ const pt = we("SunIcon", [
1878
1875
  ref_key: "filterInput",
1879
1876
  ref: S,
1880
1877
  onFocus: O,
1881
- onInput: y,
1878
+ onInput: b,
1882
1879
  tabindex: "-1",
1883
1880
  disabled: t.disabled
1884
1881
  }, null, 40, Pl)), [
1885
1882
  [Ae, m.value]
1886
1883
  ])
1887
1884
  ]),
1888
- u.value && !e.disabled ? (o(), re(ee(ft), {
1885
+ u.value && !e.disabled ? (o(), ce(ee(ft), {
1889
1886
  key: 0,
1890
1887
  size: 20,
1891
1888
  class: "mx-2 text-base-content/50 hover:text-base-content/80 cursor-pointer",
1892
- onClick: oe(te, ["stop"])
1889
+ onClick: ne(te, ["stop"])
1893
1890
  })) : z("", !0),
1894
- s.value && !u.value ? (o(), re(ee(vt), {
1895
- key: 1,
1896
- class: $([{ "rotate-180": g.value }, "mx-2"]),
1897
- size: 20
1898
- }, null, 8, ["class"])) : z("", !0)
1899
- ], 46, jl),
1900
- Ie(n("div", Rl, [
1891
+ oe(ee(vt), {
1892
+ class: $([{ "rotate-180": g.value }, "mx-2 cursor-pointer text-base-content/60 hover:text-base-content/80"]),
1893
+ size: 20,
1894
+ onClick: ne(H, ["stop"])
1895
+ }, null, 8, ["class"])
1896
+ ], 42, jl),
1897
+ Se(n("div", Rl, [
1901
1898
  n("ul", Al, [
1902
1899
  (o(!0), i(A, null, X(N.value, (w, _) => (o(), i("li", {
1903
1900
  key: w.value,
1904
- onMousedown: oe((P) => f(w), ["prevent"]),
1901
+ onMousedown: ne((P) => f(w), ["prevent"]),
1905
1902
  class: "hover:bg-base-200 rounded-md w-full cursor-pointer",
1906
1903
  id: "option-" + _,
1907
1904
  role: "option",
@@ -1941,12 +1938,12 @@ const pt = we("SunIcon", [
1941
1938
  },
1942
1939
  emits: ["update:modelValue", "validate"],
1943
1940
  setup(e, { expose: c, emit: l }) {
1944
- const t = e, r = l, a = h(null), s = h(!1), m = h(""), u = H(() => {
1945
- var U, N, W, Z;
1941
+ const t = e, r = l, a = h(null), s = h(!1), m = h(""), u = U(() => {
1942
+ var H, N, W, Z;
1946
1943
  let v = !0, O = "";
1947
1944
  const M = t.modelValue;
1948
- return (U = t.rules) != null && U.required && (M == null || M === "") && (v = !1, O = "This field is required."), v && ((N = t.rules) == null ? void 0 : N.minLength) !== void 0 && typeof M == "string" && M.length < t.rules.minLength && (v = !1, O = `Must be at least ${t.rules.minLength} characters.`), v && ((W = t.rules) == null ? void 0 : W.maxLength) !== void 0 && typeof M == "string" && M.length > t.rules.maxLength && (v = !1, O = `Cannot exceed ${t.rules.maxLength} characters.`), v && ((Z = t.rules) != null && Z.email) && typeof M == "string" && M && (/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(M) || (v = !1, O = "Please enter a valid email address.")), m.value = O, r("validate", v), v;
1949
- }), g = H(() => s.value && !u.value), S = (v) => {
1945
+ return (H = t.rules) != null && H.required && (M == null || M === "") && (v = !1, O = "This field is required."), v && ((N = t.rules) == null ? void 0 : N.minLength) !== void 0 && typeof M == "string" && M.length < t.rules.minLength && (v = !1, O = `Must be at least ${t.rules.minLength} characters.`), v && ((W = t.rules) == null ? void 0 : W.maxLength) !== void 0 && typeof M == "string" && M.length > t.rules.maxLength && (v = !1, O = `Cannot exceed ${t.rules.maxLength} characters.`), v && ((Z = t.rules) != null && Z.email) && typeof M == "string" && M && (/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(M) || (v = !1, O = "Please enter a valid email address.")), m.value = O, r("validate", v), v;
1946
+ }), g = U(() => s.value && !u.value), S = (v) => {
1950
1947
  const O = v.target;
1951
1948
  r("update:modelValue", O.value), s.value && u.value;
1952
1949
  }, R = () => {
@@ -2056,22 +2053,22 @@ const pt = we("SunIcon", [
2056
2053
  ]])
2057
2054
  }, null, 2)) : z("", !0);
2058
2055
  }
2059
- }), Se = h([]);
2056
+ }), Ce = h([]);
2060
2057
  function Gl() {
2061
2058
  const e = (l, t = "default", r = 5e3) => {
2062
2059
  const a = Math.random().toString(36).substring(2, 9);
2063
- Se.value.push({
2060
+ Ce.value.push({
2064
2061
  id: a,
2065
2062
  message: l,
2066
2063
  type: t,
2067
2064
  duration: r
2068
2065
  });
2069
2066
  }, c = (l) => {
2070
- Se.value = Se.value.filter((t) => t.id !== l);
2067
+ Ce.value = Ce.value.filter((t) => t.id !== l);
2071
2068
  };
2072
2069
  return {
2073
2070
  // Expose a read-only version of the toasts array
2074
- toasts: et(Se),
2071
+ toasts: et(Ce),
2075
2072
  addToast: e,
2076
2073
  removeToast: c
2077
2074
  };
@@ -2099,7 +2096,7 @@ const Jl = ["value"], Zl = /* @__PURE__ */ j({
2099
2096
  }), Ee(() => {
2100
2097
  a && clearTimeout(a), s && clearInterval(s);
2101
2098
  });
2102
- const m = H(() => {
2099
+ const m = U(() => {
2103
2100
  switch (l.toast.type) {
2104
2101
  case "success":
2105
2102
  return "alert-success";
@@ -2125,7 +2122,7 @@ const Jl = ["value"], Zl = /* @__PURE__ */ j({
2125
2122
  }, null, 8, Jl)
2126
2123
  ], 2));
2127
2124
  }
2128
- }), Ql = /* @__PURE__ */ ue(Zl, [["__scopeId", "data-v-bc0c6917"]]), ea = /* @__PURE__ */ j({
2125
+ }), Ql = /* @__PURE__ */ re(Zl, [["__scopeId", "data-v-bc0c6917"]]), ea = /* @__PURE__ */ j({
2129
2126
  __name: "ToastContainer",
2130
2127
  props: {
2131
2128
  position: {
@@ -2135,7 +2132,7 @@ const Jl = ["value"], Zl = /* @__PURE__ */ j({
2135
2132
  }
2136
2133
  },
2137
2134
  setup(e) {
2138
- const c = e, { toasts: l, removeToast: t } = Gl(), r = H(() => {
2135
+ const c = e, { toasts: l, removeToast: t } = Gl(), r = U(() => {
2139
2136
  const [a, s] = c.position.split("-");
2140
2137
  return {
2141
2138
  "toast-top": a === "top",
@@ -2149,9 +2146,9 @@ const Jl = ["value"], Zl = /* @__PURE__ */ j({
2149
2146
  return (a, s) => (o(), i("div", {
2150
2147
  class: $(["toast z-50", r.value])
2151
2148
  }, [
2152
- se(tt, { name: "toast-fade" }, {
2153
- default: ye(() => [
2154
- (o(!0), i(A, null, X(ee(l), (m) => (o(), re(Ql, {
2149
+ oe(tt, { name: "toast-fade" }, {
2150
+ default: be(() => [
2151
+ (o(!0), i(A, null, X(ee(l), (m) => (o(), ce(Ql, {
2155
2152
  key: m.id,
2156
2153
  toast: m,
2157
2154
  onRemove: (u) => ee(t)(m.id)
@@ -2161,7 +2158,7 @@ const Jl = ["value"], Zl = /* @__PURE__ */ j({
2161
2158
  })
2162
2159
  ], 2));
2163
2160
  }
2164
- }), Za = /* @__PURE__ */ ue(ea, [["__scopeId", "data-v-e10fa884"]]), ta = {
2161
+ }), Za = /* @__PURE__ */ re(ea, [["__scopeId", "data-v-e10fa884"]]), ta = {
2165
2162
  xmlns: "http://www.w3.org/2000/svg",
2166
2163
  fill: "none",
2167
2164
  viewBox: "0 0 24 24",
@@ -2176,10 +2173,10 @@ const Jl = ["value"], Zl = /* @__PURE__ */ j({
2176
2173
  },
2177
2174
  emits: ["update:modelValue"],
2178
2175
  setup(e, { emit: c }) {
2179
- const l = e, t = c, r = H({
2176
+ const l = e, t = c, r = U({
2180
2177
  get: () => l.modelValue,
2181
2178
  set: (u) => t("update:modelValue", u)
2182
- }), a = H(() => {
2179
+ }), a = U(() => {
2183
2180
  switch (l.type) {
2184
2181
  case "info":
2185
2182
  return "alert-info";
@@ -2192,7 +2189,7 @@ const Jl = ["value"], Zl = /* @__PURE__ */ j({
2192
2189
  default:
2193
2190
  return "";
2194
2191
  }
2195
- }), s = H(() => {
2192
+ }), s = U(() => {
2196
2193
  switch (l.type) {
2197
2194
  case "info":
2198
2195
  return "M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z";
@@ -2296,12 +2293,12 @@ const Jl = ["value"], Zl = /* @__PURE__ */ j({
2296
2293
  ])
2297
2294
  ], 2));
2298
2295
  }
2299
- }), ha = {}, ga = { class: "min-h-40 container hero" }, ya = { class: "px-0! text-center hero-content" }, ba = { class: "mt-9 text-4xl" };
2296
+ }), ha = {}, ga = { class: "min-h-40 container hero" }, ba = { class: "px-0! text-center hero-content" }, ya = { class: "mt-9 text-4xl" };
2300
2297
  function wa(e, c) {
2301
2298
  return o(), i("div", ga, [
2302
- n("div", ya, [
2299
+ n("div", ba, [
2303
2300
  n("div", null, [
2304
- n("h1", ba, [
2301
+ n("h1", ya, [
2305
2302
  B(e.$slots, "title", {}, () => [
2306
2303
  c[0] || (c[0] = _e("hero title", -1))
2307
2304
  ])
@@ -2316,7 +2313,7 @@ function wa(e, c) {
2316
2313
  ])
2317
2314
  ]);
2318
2315
  }
2319
- const tn = /* @__PURE__ */ ue(ha, [["render", wa]]), xa = { class: "flex flex-row place-content-center gap-4 categories" }, ka = ["onClick"], ln = /* @__PURE__ */ j({
2316
+ const tn = /* @__PURE__ */ re(ha, [["render", wa]]), xa = { class: "flex flex-row place-content-center gap-4 categories" }, ka = ["onClick"], ln = /* @__PURE__ */ j({
2320
2317
  __name: "categoryNavigation",
2321
2318
  props: {
2322
2319
  searchOptions: {},
@@ -2363,7 +2360,7 @@ const tn = /* @__PURE__ */ ue(ha, [["render", wa]]), xa = { class: "flex flex-ro
2363
2360
  ])
2364
2361
  ], 2));
2365
2362
  }
2366
- }), an = /* @__PURE__ */ ue(Ma, [["__scopeId", "data-v-8ddb2b45"]]), za = {
2363
+ }), an = /* @__PURE__ */ re(Ma, [["__scopeId", "data-v-8ddb2b45"]]), za = {
2367
2364
  key: 0,
2368
2365
  class: "hidden top-4 right-0 absolute md:flex gap-4"
2369
2366
  }, Ta = ["onClick", "aria-selected"], Ba = {