@aitronos/freddy-plugins 0.1.74 → 0.1.76

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.
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as y, createBlock as U, openBlock as n, Transition as V, withCtx as b, createElementBlock as r, createCommentVNode as m, createElementVNode as s, normalizeClass as w, renderSlot as k, resolveDirective as a, withDirectives as l, createStaticVNode as g, ref as v, computed as D, createVNode as _, toDisplayString as S, createApp as R, h as N, unref as M, withModifiers as $, Fragment as G, renderList as E, useAttrs as t1, vModelText as e1, resolveDynamicComponent as z, createTextVNode as K, onMounted as o1, onUnmounted as s1, Teleport as n1, nextTick as r1 } from "vue";
1
+ import { defineComponent as y, createBlock as U, openBlock as n, Transition as V, withCtx as b, createElementBlock as r, createCommentVNode as m, createElementVNode as s, normalizeClass as M, renderSlot as B, resolveDirective as a, withDirectives as l, createStaticVNode as g, ref as k, computed as D, createVNode as _, toDisplayString as S, createApp as R, h as N, unref as w, withModifiers as $, Fragment as G, renderList as E, useAttrs as t1, vModelText as e1, resolveDynamicComponent as z, createTextVNode as K, onMounted as o1, onUnmounted as s1, Teleport as n1, nextTick as r1 } from "vue";
2
2
  const i1 = {
3
3
  mounted(o) {
4
4
  o.getAttribute("class") || o.setAttribute("class", "base-fallback-style");
@@ -8,9 +8,9 @@ const i1 = {
8
8
  var e;
9
9
  o.directive("icon-style", i1);
10
10
  const t = /* @__PURE__ */ Object.assign({});
11
- for (const p in t) {
12
- const d = t[p], c = d.default.name || ((e = p.split("/").pop()) == null ? void 0 : e.replace(".vue", ""));
13
- o.component(c, d.default);
11
+ for (const c in t) {
12
+ const d = t[c], p = d.default.name || ((e = c.split("/").pop()) == null ? void 0 : e.replace(".vue", ""));
13
+ o.component(p, d.default);
14
14
  }
15
15
  }
16
16
  }, l1 = {
@@ -28,18 +28,18 @@ const i1 = {
28
28
  t.isVisible ? (n(), r("div", l1, [
29
29
  s("div", a1, [
30
30
  s("div", {
31
- class: w({
31
+ class: M({
32
32
  "p-8 bg-background rounded-[2.5rem] overflow-hidden text-white 2xl:w-[56.25rem] xl:w-[56.25rem] lg:w-[56.25rem] md:w-[45.625rem] sm:w-[31.25rem] xs:w-auto": t.largeModel
33
33
  })
34
34
  }, [
35
35
  s("div", c1, [
36
- k(t.$slots, "header")
36
+ B(t.$slots, "header")
37
37
  ]),
38
38
  s("div", p1, [
39
- k(t.$slots, "body")
39
+ B(t.$slots, "body")
40
40
  ]),
41
41
  s("div", d1, [
42
- k(t.$slots, "footer")
42
+ B(t.$slots, "footer")
43
43
  ])
44
44
  ], 2)
45
45
  ])
@@ -50,8 +50,8 @@ const i1 = {
50
50
  }
51
51
  }), i = (o, t) => {
52
52
  const e = o.__vccOpts || o;
53
- for (const [p, d] of t)
54
- e[p] = d;
53
+ for (const [c, d] of t)
54
+ e[c] = d;
55
55
  return e;
56
56
  }, A1 = {}, f1 = {
57
57
  xmlns: "http://www.w3.org/2000/svg",
@@ -113,7 +113,7 @@ const $t = /* @__PURE__ */ i(x1, [["render", w1]]), M1 = {}, m1 = {
113
113
  fill: "none",
114
114
  xmlns: "http://www.w3.org/2000/svg"
115
115
  };
116
- function v1(o, t) {
116
+ function k1(o, t) {
117
117
  const e = a("icon-style");
118
118
  return l((n(), r("svg", m1, t[0] || (t[0] = [
119
119
  s("path", {
@@ -126,7 +126,7 @@ function v1(o, t) {
126
126
  [e]
127
127
  ]);
128
128
  }
129
- const t7 = /* @__PURE__ */ i(M1, [["render", v1]]), B1 = {}, k1 = {
129
+ const t7 = /* @__PURE__ */ i(M1, [["render", k1]]), v1 = {}, B1 = {
130
130
  class: "stroke-3",
131
131
  xmlns: "http://www.w3.org/2000/svg",
132
132
  viewBox: "0 0 28 28",
@@ -134,7 +134,7 @@ const t7 = /* @__PURE__ */ i(M1, [["render", v1]]), B1 = {}, k1 = {
134
134
  };
135
135
  function S1(o, t) {
136
136
  const e = a("icon-style");
137
- return l((n(), r("svg", k1, t[0] || (t[0] = [
137
+ return l((n(), r("svg", B1, t[0] || (t[0] = [
138
138
  s("path", {
139
139
  d: "M22.1654 14.0026H5.83203M5.83203 14.0026L13.9987 22.1693M5.83203 14.0026L13.9987 5.83594",
140
140
  stroke: "currentColor",
@@ -145,7 +145,7 @@ function S1(o, t) {
145
145
  [e]
146
146
  ]);
147
147
  }
148
- const e7 = /* @__PURE__ */ i(B1, [["render", S1]]), U1 = {}, _1 = {
148
+ const e7 = /* @__PURE__ */ i(v1, [["render", S1]]), U1 = {}, _1 = {
149
149
  class: "stroke-1-25",
150
150
  viewBox: "0 0 9 13",
151
151
  fill: "none",
@@ -462,7 +462,7 @@ const h7 = /* @__PURE__ */ i(x2, [["render", w2]]), M2 = {}, m2 = {
462
462
  fill: "none",
463
463
  xmlns: "http://www.w3.org/2000/svg"
464
464
  };
465
- function v2(o, t) {
465
+ function k2(o, t) {
466
466
  const e = a("icon-style");
467
467
  return l((n(), r("svg", m2, t[0] || (t[0] = [
468
468
  s("path", {
@@ -475,20 +475,20 @@ function v2(o, t) {
475
475
  [e]
476
476
  ]);
477
477
  }
478
- const g7 = /* @__PURE__ */ i(M2, [["render", v2]]), B2 = {}, k2 = {
478
+ const g7 = /* @__PURE__ */ i(M2, [["render", k2]]), v2 = {}, B2 = {
479
479
  viewBox: "0 0 56 56",
480
480
  fill: "none",
481
481
  xmlns: "http://www.w3.org/2000/svg"
482
482
  };
483
483
  function S2(o, t) {
484
484
  const e = a("icon-style");
485
- return l((n(), r("svg", k2, t[0] || (t[0] = [
485
+ return l((n(), r("svg", B2, t[0] || (t[0] = [
486
486
  g('<g filter="url(#filter0_d_12166_41395)"><rect x="2" y="1" width="52" height="52" rx="8" fill="white" shape-rendering="crispEdges"></rect><rect x="2.5" y="1.5" width="51" height="51" rx="7.5" stroke="#EAECF0" shape-rendering="crispEdges"></rect><path fill-rule="evenodd" clip-rule="evenodd" d="M11.3055 36.4824C10.9331 37.1143 10.515 37.8475 10.1599 38.4317C9.84197 38.9908 10.0126 39.7118 10.5436 40.0532L17.9902 44.8222C18.2515 44.9902 18.5668 45.0419 18.8651 44.9657C19.1635 44.8894 19.4199 44.6917 19.5768 44.4169C19.8747 43.8982 20.2585 43.2246 20.6766 42.5033C23.6266 37.4362 26.5938 38.0562 31.9438 40.7149L39.3273 44.3692C39.6069 44.5077 39.9286 44.5225 40.2189 44.4102C40.5091 44.2979 40.7434 44.068 40.8682 43.7731L44.4139 35.4272C44.6644 34.8312 44.4095 34.1361 43.841 33.8654C42.283 33.1023 39.1841 31.5822 36.3945 30.1813C26.3589 25.1082 17.8298 25.4361 11.3055 36.4824Z" fill="url(#paint0_linear_12166_41395)"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M44.6944 17.5433C45.0667 16.9114 45.4848 16.1781 45.84 15.5939C46.1579 15.0349 45.9872 14.3139 45.4562 13.9724L38.0097 9.20339C37.7462 9.01867 37.4208 8.95615 37.1112 9.03074C36.8017 9.10534 36.5359 9.31037 36.3772 9.59684C36.0793 10.1155 35.6955 10.7891 35.2774 11.5104C32.3274 16.5775 29.3603 15.9576 24.0102 13.2988L16.6496 9.66241C16.37 9.52389 16.0484 9.5091 15.7581 9.62141C15.4678 9.73372 15.2336 9.96356 15.1088 10.2585L11.5631 18.6044C11.3126 19.2004 11.5675 19.8955 12.1359 20.1662C13.6939 20.9293 16.7928 22.4494 19.5824 23.8503C29.6409 28.9174 38.1701 28.5776 44.6944 17.5433Z" fill="url(#paint1_linear_12166_41395)"></path></g><defs><filter id="filter0_d_12166_41395" x="0" y="0" width="56" height="56" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.05 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_12166_41395"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_12166_41395" result="shape"></feBlend></filter><linearGradient id="paint0_linear_12166_41395" x1="44.2134" y1="47.2843" x2="35.2998" y2="27.6354" gradientUnits="userSpaceOnUse"><stop offset="0.18" stop-color="#0052CC"></stop><stop offset="1" stop-color="#2684FF"></stop></linearGradient><linearGradient id="paint1_linear_12166_41395" x1="11.7865" y1="6.73541" x2="20.714" y2="26.3934" gradientUnits="userSpaceOnUse"><stop offset="0.18" stop-color="#0052CC"></stop><stop offset="1" stop-color="#2684FF"></stop></linearGradient></defs>', 2)
487
487
  ]))), [
488
488
  [e]
489
489
  ]);
490
490
  }
491
- const x7 = /* @__PURE__ */ i(B2, [["render", S2]]), U2 = {}, _2 = {
491
+ const x7 = /* @__PURE__ */ i(v2, [["render", S2]]), U2 = {}, _2 = {
492
492
  viewBox: "0 0 57 56",
493
493
  fill: "none",
494
494
  xmlns: "http://www.w3.org/2000/svg"
@@ -559,7 +559,7 @@ function T2(o, t) {
559
559
  ])
560
560
  ]);
561
561
  }
562
- const v7 = /* @__PURE__ */ i(b2, [["render", T2]]), j2 = {}, Y2 = {
562
+ const k7 = /* @__PURE__ */ i(b2, [["render", T2]]), j2 = {}, Y2 = {
563
563
  viewBox: "0 0 57 56",
564
564
  fill: "none",
565
565
  xmlns: "http://www.w3.org/2000/svg"
@@ -572,7 +572,7 @@ function P2(o, t) {
572
572
  [e]
573
573
  ]);
574
574
  }
575
- const B7 = /* @__PURE__ */ i(j2, [["render", P2]]), R2 = {}, N2 = {
575
+ const v7 = /* @__PURE__ */ i(j2, [["render", P2]]), R2 = {}, N2 = {
576
576
  viewBox: "0 0 57 56",
577
577
  fill: "none",
578
578
  xmlns: "http://www.w3.org/2000/svg"
@@ -585,7 +585,7 @@ function z2(o, t) {
585
585
  [e]
586
586
  ]);
587
587
  }
588
- const k7 = /* @__PURE__ */ i(R2, [["render", z2]]), K2 = {}, X2 = {
588
+ const B7 = /* @__PURE__ */ i(R2, [["render", z2]]), K2 = {}, X2 = {
589
589
  viewBox: "0 0 56 56",
590
590
  fill: "none",
591
591
  xmlns: "http://www.w3.org/2000/svg"
@@ -771,15 +771,15 @@ function m0(o, t) {
771
771
  [e]
772
772
  ]);
773
773
  }
774
- const E7 = /* @__PURE__ */ i(w0, [["render", m0]]), v0 = {}, B0 = {
774
+ const E7 = /* @__PURE__ */ i(w0, [["render", m0]]), k0 = {}, v0 = {
775
775
  class: "stroke-2",
776
776
  viewBox: "0 0 24 25",
777
777
  fill: "none",
778
778
  xmlns: "http://www.w3.org/2000/svg"
779
779
  };
780
- function k0(o, t) {
780
+ function B0(o, t) {
781
781
  const e = a("icon-style");
782
- return l((n(), r("svg", B0, t[0] || (t[0] = [
782
+ return l((n(), r("svg", v0, t[0] || (t[0] = [
783
783
  s("path", {
784
784
  d: "M14 2.76953V6.90007C14 7.46012 14 7.74015 14.109 7.95406C14.2049 8.14222 14.3578 8.2952 14.546 8.39108C14.7599 8.50007 15.0399 8.50007 15.6 8.50007H19.7305M9.84998 12.5022C10.0262 12.0014 10.3739 11.579 10.8317 11.31C11.2895 11.0409 11.8277 10.9426 12.351 11.0324C12.8743 11.1221 13.349 11.3942 13.6909 11.8004C14.0329 12.2066 14.22 12.7207 14.2192 13.2517C14.2192 14.7506 11.9709 15.5 11.9709 15.5M12 18.5H12.01M14 2.5H8.8C7.11984 2.5 6.27976 2.5 5.63803 2.82698C5.07354 3.1146 4.6146 3.57354 4.32698 4.13803C4 4.77976 4 5.61984 4 7.3V17.7C4 19.3802 4 20.2202 4.32698 20.862C4.6146 21.4265 5.07354 21.8854 5.63803 22.173C6.27976 22.5 7.11984 22.5 8.8 22.5H15.2C16.8802 22.5 17.7202 22.5 18.362 22.173C18.9265 21.8854 19.3854 21.4265 19.673 20.862C20 20.2202 20 19.3802 20 17.7V8.5L14 2.5Z",
785
785
  stroke: "currentColor",
@@ -790,7 +790,7 @@ function k0(o, t) {
790
790
  [e]
791
791
  ]);
792
792
  }
793
- const L7 = /* @__PURE__ */ i(v0, [["render", k0]]), S0 = {}, U0 = {
793
+ const L7 = /* @__PURE__ */ i(k0, [["render", B0]]), S0 = {}, U0 = {
794
794
  viewBox: "0 0 17 18",
795
795
  fill: "none",
796
796
  xmlns: "http://www.w3.org/2000/svg"
@@ -862,9 +862,9 @@ const O7 = /* @__PURE__ */ i(E0, [["render", D0]]), I0 = "data:image/png;base64,
862
862
  ][o - 1], V7 = (o, t) => {
863
863
  const e = new Date((/* @__PURE__ */ new Date()).getFullYear(), o, 0).getDate();
864
864
  return Object.fromEntries(
865
- Array.from({ length: e }, (d, c) => {
865
+ Array.from({ length: e }, (d, p) => {
866
866
  var C;
867
- const A = c + 1, f = ((C = t.find((h) => h[A])) == null ? void 0 : C[A]) || 0;
867
+ const A = p + 1, f = ((C = t.find((h) => h[A])) == null ? void 0 : C[A]) || 0;
868
868
  return [A, f];
869
869
  })
870
870
  );
@@ -876,7 +876,7 @@ const O7 = /* @__PURE__ */ i(E0, [["render", D0]]), I0 = "data:image/png;base64,
876
876
  ).getDate();
877
877
  return Array.from(
878
878
  { length: t },
879
- (e, p) => `${p + 1} ${H0(o)}`
879
+ (e, c) => `${c + 1} ${H0(o)}`
880
880
  );
881
881
  };
882
882
  function J7(o) {
@@ -906,8 +906,8 @@ function T7(o) {
906
906
  const t = o instanceof Date ? o : new Date(o);
907
907
  if (isNaN(t.getTime()))
908
908
  throw new Error("Invalid date provided");
909
- const e = /* @__PURE__ */ new Date(), p = t.toDateString() === e.toDateString(), d = t.toDateString() === new Date(e.setDate(e.getDate() - 1)).toDateString();
910
- return p ? t.toLocaleTimeString("en-US", {
909
+ const e = /* @__PURE__ */ new Date(), c = t.toDateString() === e.toDateString(), d = t.toDateString() === new Date(e.setDate(e.getDate() - 1)).toDateString();
910
+ return c ? t.toLocaleTimeString("en-US", {
911
911
  hour: "2-digit",
912
912
  minute: "2-digit"
913
913
  }) : d ? "Yesterday" : t.toLocaleDateString("en-US", {
@@ -925,14 +925,14 @@ function j7(o, t) {
925
925
  const e = o instanceof Date ? o : new Date(o);
926
926
  if (isNaN(e.getTime()))
927
927
  return "";
928
- const p = /* @__PURE__ */ new Date(), d = e.toDateString() === p.toDateString(), c = e.toDateString() === new Date(p.setDate(p.getDate() - 1)).toDateString();
928
+ const c = /* @__PURE__ */ new Date(), d = e.toDateString() === c.toDateString(), p = e.toDateString() === new Date(c.setDate(c.getDate() - 1)).toDateString();
929
929
  if (d)
930
930
  return e.toLocaleTimeString("en-US", {
931
931
  hour: "2-digit",
932
932
  minute: "2-digit",
933
933
  hour12: !1
934
934
  }).replace(",", "");
935
- if (c)
935
+ if (p)
936
936
  return "Yesterday";
937
937
  {
938
938
  const A = String(e.getDate()).padStart(2, "0"), f = e.toLocaleString("en-US", { month: "short" }), C = e.getFullYear();
@@ -946,10 +946,10 @@ const b0 = "Feb", T = 2023, Y7 = V0(
946
946
  (/* @__PURE__ */ new Date(`${b0} 1, ${T}`)).getMonth() + 1,
947
947
  T
948
948
  ), P7 = (o, t, e) => {
949
- const p = (C) => C.match(/\w\w/g).map((h) => parseInt(h, 16)), d = (C) => `#${C.map((h) => h.toString(16).padStart(2, "0")).join("")}`, c = p(o), A = p(t);
949
+ const c = (C) => C.match(/\w\w/g).map((h) => parseInt(h, 16)), d = (C) => `#${C.map((h) => h.toString(16).padStart(2, "0")).join("")}`, p = c(o), A = c(t);
950
950
  return Array.from({ length: e }, (C, h) => {
951
- const u = h / (e - 1), x = c.map(
952
- (B, Z) => Math.round(B + u * (A[Z] - B))
951
+ const u = h / (e - 1), x = p.map(
952
+ (v, Z) => Math.round(v + u * (A[Z] - v))
953
953
  );
954
954
  return d(x);
955
955
  });
@@ -958,21 +958,21 @@ function R7(o) {
958
958
  const t = o.match(/\/freddy-streamline\/\d+\/(.+)$/);
959
959
  return t ? t[1] : null;
960
960
  }
961
- const F = v([]), J0 = () => ({
961
+ const F = k([]), J0 = () => ({
962
962
  snackQueue: F,
963
963
  addSnackBar: (e) => {
964
- const p = e.duration ?? 3e3;
965
- F.value.push(e), p > 0 && setTimeout(() => {
964
+ const c = e.duration ?? 3e3;
965
+ F.value.push(e), c > 0 && setTimeout(() => {
966
966
  const d = F.value.indexOf(e);
967
967
  d !== -1 && F.value.splice(d, 1);
968
- }, p);
968
+ }, c);
969
969
  },
970
970
  removeSnackBar: (e) => {
971
- const p = F.value.indexOf(e);
972
- p !== -1 && F.value.splice(p, 1);
971
+ const c = F.value.indexOf(e);
972
+ c !== -1 && F.value.splice(c, 1);
973
973
  }
974
974
  // optional external manual removal
975
- }), I = v([]), Q0 = D(() => I.value.length > 0), T0 = (o) => {
975
+ }), I = k([]), Q0 = D(() => I.value.length > 0), T0 = (o) => {
976
976
  const t = o.duration ?? 3e3;
977
977
  I.value.push(o), t > 0 && setTimeout(() => {
978
978
  I.value.shift();
@@ -995,12 +995,12 @@ const F = v([]), J0 = () => ({
995
995
  },
996
996
  emits: ["close", "confirmDeletion"],
997
997
  setup(o, { emit: t }) {
998
- const e = t, p = () => {
998
+ const e = t, c = () => {
999
999
  e("close", !1);
1000
1000
  }, d = () => {
1001
1001
  e("confirmDeletion", !0);
1002
1002
  };
1003
- return (c, A) => (n(), r("div", j0, [
1003
+ return (p, A) => (n(), r("div", j0, [
1004
1004
  s("section", Y0, [
1005
1005
  s("div", P0, [
1006
1006
  s("header", R0, [
@@ -1014,7 +1014,7 @@ const F = v([]), J0 = () => ({
1014
1014
  s("button", {
1015
1015
  class: "btn w-6/12 h-10 !border-[#7BA8EF] box-border !text-[#7BA8EF] focus-visible:outline-none items-center justify-center",
1016
1016
  style: { border: "1px solid" },
1017
- onClick: p
1017
+ onClick: c
1018
1018
  }, " Cancel "),
1019
1019
  s("button", {
1020
1020
  class: "btn btn-danger w-6/12 h-10 box-border focus-visible:outline-none !text-white items-center justify-center",
@@ -1030,48 +1030,48 @@ const F = v([]), J0 = () => ({
1030
1030
  });
1031
1031
  function N7(o, t) {
1032
1032
  return new Promise((e) => {
1033
- const p = document.createElement("div");
1034
- document.body.appendChild(p);
1033
+ const c = document.createElement("div");
1034
+ document.body.appendChild(c);
1035
1035
  const d = R({
1036
1036
  render() {
1037
1037
  return N(X0, {
1038
1038
  title: o,
1039
1039
  description: t,
1040
1040
  onClose: () => {
1041
- e(!1), c();
1041
+ e(!1), p();
1042
1042
  },
1043
1043
  onConfirmDeletion: () => {
1044
- e(!0), c();
1044
+ e(!0), p();
1045
1045
  }
1046
1046
  });
1047
1047
  }
1048
- }), c = () => {
1049
- d.unmount(), document.body.removeChild(p);
1048
+ }), p = () => {
1049
+ d.unmount(), document.body.removeChild(c);
1050
1050
  };
1051
- d.mount(p);
1051
+ d.mount(c);
1052
1052
  });
1053
1053
  }
1054
1054
  function z7(o, t) {
1055
1055
  return new Promise((e) => {
1056
- const p = document.createElement("div");
1057
- document.body.appendChild(p);
1056
+ const c = document.createElement("div");
1057
+ document.body.appendChild(c);
1058
1058
  const d = R({
1059
1059
  render() {
1060
1060
  return N(ot, {
1061
1061
  title: o,
1062
1062
  description: t,
1063
1063
  onClose: () => {
1064
- e(!1), c();
1064
+ e(!1), p();
1065
1065
  },
1066
1066
  onConfirmDeletion: () => {
1067
- e(!0), c();
1067
+ e(!0), p();
1068
1068
  }
1069
1069
  });
1070
1070
  }
1071
- }), c = () => {
1072
- d.unmount(), document.body.removeChild(p);
1071
+ }), p = () => {
1072
+ d.unmount(), document.body.removeChild(c);
1073
1073
  };
1074
- d.mount(p);
1074
+ d.mount(c);
1075
1075
  });
1076
1076
  }
1077
1077
  const { addToast: j } = X(), K7 = (o) => {
@@ -1094,16 +1094,16 @@ const { addToast: j } = X(), K7 = (o) => {
1094
1094
  }
1095
1095
  }, W7 = (o, t = 2) => {
1096
1096
  if (!o) return "0 B";
1097
- const e = 1024, p = t < 0 ? 0 : t, d = ["B", "KB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"], c = Math.floor(Math.log(o) / Math.log(e));
1098
- return parseFloat((o / Math.pow(e, c)).toFixed(p)) + " " + d[c];
1097
+ const e = 1024, c = t < 0 ? 0 : t, d = ["B", "KB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"], p = Math.floor(Math.log(o) / Math.log(e));
1098
+ return parseFloat((o / Math.pow(e, p)).toFixed(c)) + " " + d[p];
1099
1099
  };
1100
1100
  function q7(o) {
1101
1101
  return o.scrollWidth > o.clientWidth || o.scrollHeight > o.clientHeight;
1102
1102
  }
1103
1103
  function $7(o, t = 300) {
1104
1104
  let e;
1105
- return (...p) => {
1106
- clearTimeout(e), e = setTimeout(() => o(...p), t);
1105
+ return (...c) => {
1106
+ clearTimeout(e), e = setTimeout(() => o(...c), t);
1107
1107
  };
1108
1108
  }
1109
1109
  function Y(o, t) {
@@ -1119,11 +1119,11 @@ function Y(o, t) {
1119
1119
  if (Array.isArray(o) !== Array.isArray(t)) return !1;
1120
1120
  if (o instanceof Date && t instanceof Date)
1121
1121
  return o.getTime() === t.getTime();
1122
- const e = Object.keys(o), p = Object.keys(t);
1123
- if (e.length !== p.length) return !1;
1122
+ const e = Object.keys(o), c = Object.keys(t);
1123
+ if (e.length !== c.length) return !1;
1124
1124
  for (const d of e) {
1125
- const c = d;
1126
- if (!p.includes(d) || !Y(o[c], t[c]))
1125
+ const p = d;
1126
+ if (!c.includes(d) || !Y(o[p], t[p]))
1127
1127
  return !1;
1128
1128
  }
1129
1129
  return !0;
@@ -1132,20 +1132,20 @@ function t9(o) {
1132
1132
  if (typeof structuredClone == "function")
1133
1133
  return structuredClone(o);
1134
1134
  const t = /* @__PURE__ */ new WeakMap();
1135
- function e(p) {
1136
- if (p === null || typeof p != "object") return p;
1137
- if (t.has(p)) return t.get(p);
1138
- if (Array.isArray(p)) {
1139
- const c = [];
1140
- t.set(p, c);
1141
- for (const A of p)
1142
- c.push(e(A));
1143
- return c;
1135
+ function e(c) {
1136
+ if (c === null || typeof c != "object") return c;
1137
+ if (t.has(c)) return t.get(c);
1138
+ if (Array.isArray(c)) {
1139
+ const p = [];
1140
+ t.set(c, p);
1141
+ for (const A of c)
1142
+ p.push(e(A));
1143
+ return p;
1144
1144
  }
1145
1145
  const d = {};
1146
- t.set(p, d);
1147
- for (const c in p)
1148
- Object.prototype.hasOwnProperty.call(p, c) && (d[c] = e(p[c]));
1146
+ t.set(c, d);
1147
+ for (const p in c)
1148
+ Object.prototype.hasOwnProperty.call(c, p) && (d[p] = e(c[p]));
1149
1149
  return d;
1150
1150
  }
1151
1151
  return e(o);
@@ -1157,7 +1157,7 @@ const O = "https://img.freepik.com/premium-vector/default-image-icon-vector-miss
1157
1157
  alt: {}
1158
1158
  },
1159
1159
  setup(o) {
1160
- const t = o, e = v("");
1160
+ const t = o, e = k("");
1161
1161
  if (!t.fileName)
1162
1162
  e.value = O;
1163
1163
  else if (t.fileName.startsWith("http") || t.fileName.startsWith("/"))
@@ -1168,12 +1168,12 @@ const O = "https://img.freepik.com/premium-vector/default-image-icon-vector-miss
1168
1168
  } catch {
1169
1169
  e.value = O;
1170
1170
  }
1171
- return (p, d) => (n(), r("img", {
1171
+ return (c, d) => (n(), r("img", {
1172
1172
  class: "freddy-plugins-user-avatar-base",
1173
1173
  loading: "lazy",
1174
1174
  src: e.value,
1175
- alt: p.alt,
1176
- onError: d[0] || (d[0] = (c) => e.value = M(O))
1175
+ alt: c.alt,
1176
+ onError: d[0] || (d[0] = (p) => e.value = w(O))
1177
1177
  }, null, 40, W0));
1178
1178
  }
1179
1179
  }), W = /* @__PURE__ */ i(q0, [["__scopeId", "data-v-720c99ab"]]), e9 = /* @__PURE__ */ y({
@@ -1328,20 +1328,20 @@ function m3(o, t) {
1328
1328
  [e]
1329
1329
  ]);
1330
1330
  }
1331
- const c9 = /* @__PURE__ */ i(w3, [["render", m3]]), v3 = {}, B3 = {
1331
+ const c9 = /* @__PURE__ */ i(w3, [["render", m3]]), k3 = {}, v3 = {
1332
1332
  xmlns: "http://www.w3.org/2000/svg",
1333
1333
  fill: "none",
1334
1334
  viewBox: "0 0 30 31"
1335
1335
  };
1336
- function k3(o, t) {
1336
+ function B3(o, t) {
1337
1337
  const e = a("icon-style");
1338
- return l((n(), r("svg", B3, t[0] || (t[0] = [
1338
+ return l((n(), r("svg", v3, t[0] || (t[0] = [
1339
1339
  g('<circle cx="15" cy="15.5" r="15" fill="#031525"></circle><path fill="url(#a)" d="M25.072 19.144c-.169-.6-.667-.985-1.136-1.163-.436 4.094-3.742 7.336-7.947 7.336h-1.763c-4.38-.03-7.734-3.247-8.17-7.34-.383.145-.703.42-.907.77a1.75 1.75 0 0 0-.239.885v2.688a4.73 4.73 0 0 0 4.716 4.716h10.926c2.594 0 4.584-2.053 4.584-4.647l.025-2.645a2.26 2.26 0 0 0-.089-.6Z"></path><path fill="url(#b)" d="M13.08 15.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.576 1.577Z"></path><path fill="url(#c)" d="M13.08 15.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.576 1.577Z"></path><path fill="url(#d)" d="M13.08 15.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.576 1.577Z"></path><path fill="url(#e)" d="M9.707 15.636a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#f)" d="M9.707 15.636a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#g)" d="M9.707 15.636a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#h)" d="M9.707 15.636a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="#A8BDE1" d="M9.707 15.636a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#i)" d="M11.752 15.842a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="url(#j)" d="M11.752 15.842a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="url(#k)" d="M11.752 15.842a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="url(#l)" d="M11.752 15.842a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="url(#m)" d="M11.752 15.842a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="#F7F5F9" d="M11.752 15.842a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="url(#n)" d="M21.15 15.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.577 1.577Z"></path><path fill="url(#o)" d="M21.15 15.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.577 1.577Z"></path><path fill="url(#p)" d="M21.15 15.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.577 1.577Z"></path><path fill="url(#q)" d="M19.483 15.936a.644.644 0 1 0 0-1.288.644.644 0 0 0 0 1.288Z"></path><path fill="url(#r)" d="M19.483 15.936a.644.644 0 1 0 0-1.288.644.644 0 0 0 0 1.288Z"></path><path fill="url(#s)" d="M19.483 15.936a.644.644 0 1 0 0-1.288.644.644 0 0 0 0 1.288Z"></path><path fill="url(#t)" d="M19.483 15.936a.644.644 0 1 0 0-1.288.644.644 0 0 0 0 1.288Z"></path><path fill="url(#u)" d="M19.483 15.936a.644.644 0 1 0 0-1.288.644.644 0 0 0 0 1.288Z"></path><path fill="url(#v)" d="M25.058 19.152c-.601 4.205-4.24 7.466-8.605 7.466h-2.757c-4.45 0-8.145-3.389-8.636-7.712-.152.261-.24.564-.24.886v2.688a4.73 4.73 0 0 0 4.716 4.715h10.927a4.73 4.73 0 0 0 4.715-4.715v-2.688c0-.226-.043-.441-.12-.64Z"></path><path fill="url(#w)" d="M13.695 26.623h2.757c4.364 0 8.004-3.26 8.605-7.466a1.79 1.79 0 0 0-1.028-1.016c-.436 4.093-3.926 7.31-8.13 7.31h-1.804c-4.205 0-7.694-3.216-8.13-7.31-.383.146-.703.42-.906.77.49 4.324 4.186 7.712 8.636 7.712Z" opacity=".47"></path><path fill="url(#x)" d="M13.695 26.623h2.757c4.364 0 8.004-3.26 8.605-7.466a1.79 1.79 0 0 0-1.028-1.016c-.436 4.093-3.926 7.31-8.13 7.31h-1.804c-4.205 0-7.694-3.216-8.13-7.31-.383.146-.703.42-.906.77.49 4.324 4.186 7.712 8.636 7.712Z"></path><path fill="#0C132C" d="M14.961 21.695h.044c1.411 0 2.264-.882 2.3-.92a.431.431 0 1 0-.626-.593c-.007.006-.646.65-1.675.65h-.025a2.455 2.455 0 0 1-1.694-.652.43.43 0 0 0-.624.595c.036.038.888.92 2.3.92Z"></path><path fill="#0B132F" d="M14.961 21.695h.044c1.411 0 2.264-.882 2.3-.92a.431.431 0 1 0-.626-.593c-.007.006-.646.65-1.675.65h-.025a2.455 2.455 0 0 1-1.694-.652.43.43 0 0 0-.624.595c.036.038.888.92 2.3.92Z"></path><path fill="url(#y)" d="M19.055 11.945c-.505-.119-1.643-.12-2.257-.261-1.933-.446-6.705-2.442-7.023-2.7-1.562.768-2.572 2.266-2.871 3.91a5.351 5.351 0 0 0-.088.97v2.107c0 .707.092 1.394.262 2.05.916 3.518 4.13 6.135 7.923 6.135 3.795 0 7.007-2.617 7.923-6.135.17-.655.262-1.343.262-2.05v-2.053c-.094-.072-.41-1.097-4.13-1.973Zm-8.104 5.928a2.208 2.208 0 1 1 .56-4.344 2.169 2.169 0 0 1 1.576 1.577 2.208 2.208 0 0 1-2.136 2.767Zm8.07 0a2.208 2.208 0 1 1 .56-4.344 2.169 2.169 0 0 1 1.576 1.577 2.208 2.208 0 0 1-2.136 2.767Z"></path><path fill="url(#z)" d="m5.834 12.751.002-.022-.004-.002.002.024Z"></path><path fill="url(#A)" d="M10.232 18.514c-1.192-.758-2.167-1.899-1.824-3.417.329-1.456 1.474-1.843 2.065-1.947a.246.246 0 0 0 .172-.366c-.406-.694-1.368-2.24-1.83-2.156-.33.06-.92.82-1.314 2.23a.244.244 0 0 0-.009.067v2.743c0 2.641 1.396 4.972 3.486 6.293a.253.253 0 0 0 .114.037h.003a.247.247 0 0 0 .181-.061c1.5-1.308.127-2.677-1.045-3.423Z" opacity=".2"></path><path fill="url(#B)" d="M20.116 18.571c1.192-.758 1.68-1.598 1.598-3.466-.08-1.869-2.437-1.896-2.437-1.896s1.435-2.681 2.031-2.573c.33.06.93.832 1.322 2.263l-.217 2.91c-.27 3.303-2.021 5.32-3.305 6.1l-.176.122c-1.625-1.327-.007-2.701 1.185-3.46Z" opacity=".2"></path><path fill="url(#C)" d="M17.765 9.381c1.19 0 2.312.468 3.161 1.316a4.445 4.445 0 0 1 1.316 3.162v2.107a7.177 7.177 0 0 1-2.123 5.103 7.173 7.173 0 0 1-5.102 2.123 7.173 7.173 0 0 1-5.103-2.123 7.173 7.173 0 0 1-2.123-5.103V13.86a4.45 4.45 0 0 1 1.316-3.162 4.445 4.445 0 0 1 3.162-1.316h5.495m0-.96H12.27c-2.99 0-5.437 2.447-5.437 5.438v2.107c0 4.502 3.683 8.185 8.185 8.185 4.501 0 8.184-3.683 8.184-8.185V13.86c0-2.99-2.446-5.437-5.436-5.437Z"></path><path fill="#F7F5F9" d="M15.04 21.837h-.044c-1.438 0-2.332-1.013-2.316-1.069.077-.257.014-.3.19-.486.176-.187.274-.091.441.104.03.035.64.467 1.685.467h.044c1.048 0 1.84-.527 1.846-.535.167-.197.143-.285.319-.098.176.188.243.435.076.632-.036.043-.802.985-2.24.985Z"></path><path fill="#0C132C" d="M15.032 21.695h-.044c-1.411 0-2.264-.882-2.3-.92a.431.431 0 0 1 .625-.595c.03.03.65.652 1.675.652h.043a2.503 2.503 0 0 0 1.675-.65.431.431 0 0 1 .626.593c-.036.038-.889.92-2.3.92Z"></path><path fill="url(#D)" d="M13.146 15.634a2.166 2.166 0 1 1-1.641-2.102 2.208 2.208 0 1 0 1.577 1.577c.042.168.064.344.064.525Z"></path><path fill="url(#E)" d="M13.146 15.634a2.166 2.166 0 1 1-1.641-2.102 2.208 2.208 0 1 0 1.577 1.577c.042.168.064.344.064.525Z"></path><path fill="#F7F5F9" d="M13.146 15.634a2.166 2.166 0 1 1-1.641-2.102 2.208 2.208 0 1 0 1.577 1.577c.042.168.064.344.064.525Z"></path><path fill="url(#F)" d="M8.813 15.634a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.576 2.166 2.166 0 0 0-2.69 2.102h-.002Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#G)" d="M8.813 15.634a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.576 2.166 2.166 0 0 0-2.69 2.102h-.002Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#H)" d="M8.813 15.634a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.576 2.166 2.166 0 0 0-2.69 2.102h-.002Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="#091334" d="M8.813 15.634a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.576 2.166 2.166 0 0 0-2.69 2.102h-.002Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#I)" d="M21.216 15.634a2.166 2.166 0 1 1-1.64-2.102 2.208 2.208 0 1 0 1.577 1.577c.041.168.064.344.064.525Z"></path><path fill="url(#J)" d="M21.216 15.634a2.166 2.166 0 1 1-1.64-2.102 2.208 2.208 0 1 0 1.577 1.577c.041.168.064.344.064.525Z"></path><path fill="#F7F5F9" d="M21.216 15.634a2.166 2.166 0 1 1-1.64-2.102 2.208 2.208 0 1 0 1.577 1.577c.041.168.064.344.064.525Z"></path><path fill="url(#K)" d="M16.887 15.634a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.576 2.166 2.166 0 0 0-2.69 2.102h-.001Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#L)" d="M16.887 15.634a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.576 2.166 2.166 0 0 0-2.69 2.102h-.001Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#M)" d="M16.887 15.634a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.576 2.166 2.166 0 0 0-2.69 2.102h-.001Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="#0B1332" d="M16.887 15.634a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.576 2.166 2.166 0 0 0-2.69 2.102h-.001Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#N)" d="M17.777 15.636a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.706-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#O)" d="M17.777 15.636a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.706-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#P)" d="M17.777 15.636a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.706-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#Q)" d="M17.777 15.636a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.706-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="#A8BDE1" d="M17.777 15.636a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.706-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="#F7F5F9" d="M18.93 14.425c.724 0 1.289.454 1.31 1.31a1.13 1.13 0 0 1-.036.304c.04-.121.055-.25.06-.386.032-.697-.575-1.295-1.26-1.261a1.44 1.44 0 0 0-.508.106c.136-.047.282-.073.434-.073Zm-8.078.015c.724 0 1.274.468 1.31 1.31.005.105-.012.207-.036.305.04-.122.055-.251.06-.386a1.206 1.206 0 0 0-1.26-1.261 1.413 1.413 0 0 0-.508.106 1.31 1.31 0 0 1 .434-.074Z"></path><path fill="#F7F5F9" d="M19.413 16.107a.752.752 0 1 0 0-1.505.752.752 0 0 0 0 1.505Zm-8.086.007a.752.752 0 1 0 0-1.505.752.752 0 0 0 0 1.505Z"></path><g opacity=".2"><path fill="url(#R)" d="M8.873 5.003Z"></path><path fill="url(#S)" d="M8.99 5.184a4.822 4.822 0 0 1-.053-.082l.053.082Z"></path><path fill="url(#T)" d="m10.191 6.727.064.07-.028-.03-.036-.04Z"></path><path fill="url(#U)" d="m10.05 6.57.087.098c-.03-.032-.057-.065-.086-.098Z"></path><path fill="url(#V)" d="M23.162 13.964c-.03-.325-.027-.28-.086-.652-.232-1.563-.99-2.73-1.854-3.578a8.538 8.538 0 0 0-2.473-1.665c-1.11-.493-2.169-.647-3.11-.784-.725-.105-1.41-.205-2.043-.44-1.822-.673-2.419-1.786-2.608-2.336l-.338-.056h-.987a4.582 4.582 0 0 0-1.875.402 4.732 4.732 0 0 0-2.995 4.387v2.374c0 .703.416 1.314 1.013 1.599l.005.002.09.04a5.456 5.456 0 0 1 2.852-4.463c.174.17.47.447.886.783 1.365 1.103 3.1 1.648 4.755 2.157 1.528.47 3.09.816 4.638 1.214 1.436.37 2.955.725 4.154 1.645l-.009-.31c.003.003-.016-.32-.016-.32Z"></path></g><g opacity=".2"><path fill="url(#W)" d="M23.17 13.918a9.881 9.881 0 0 0-.023-.23 7.672 7.672 0 0 0-.54-.27 23.49 23.49 0 0 0-.345-.137v.002c.043.244.084.49.098.735.291.155.57.33.835.532l-.01-.31a12.35 12.35 0 0 0-.015-.322Z"></path><path fill="url(#X)" d="m9.788 8.943-.018-.021a1.949 1.949 0 0 1-.489.335c.094.08.197.166.308.255.15.121.304.235.462.344a2.03 2.03 0 0 1 .634-.205 3.083 3.083 0 0 1-.897-.708Z"></path></g><path fill="url(#Y)" d="M5.852 13.686a.263.263 0 0 0-.304-.26 2.114 2.114 0 0 0 0 4.173.263.263 0 0 0 .303-.26v-3.653Z"></path><path fill="#2B70B8" d="M5.853 14.63a.2.2 0 0 0-.23-.198 1.603 1.603 0 0 0 0 3.166.2.2 0 0 0 .23-.197V14.63Z"></path><path fill="url(#Z)" d="M24.145 13.686c0-.162.144-.286.304-.26a2.114 2.114 0 0 1 0 4.173.263.263 0 0 1-.304-.26v-3.653Z"></path><path fill="#2B70B8" d="M24.145 14.63a.2.2 0 0 1 .23-.198 1.603 1.603 0 0 1 0 3.166.2.2 0 0 1-.23-.197V14.63Z"></path><path fill="url(#aa)" d="M20.396 3.813h-8.568c.04.076.09.158.152.246l.021.03c.372.507.986.928 1.774 1.216.547.2 1.161.288 1.873.39 1.09.158 2.323.336 3.668.982.876.422 2.102 1.164 3.09 2.341a7.3 7.3 0 0 1 .735 1.046c.408.706.907 1.02 1.047 1.972.153-.294.038.282.038.282.65-.263.885-.675.885-1.416V8.528a4.73 4.73 0 0 0-4.716-4.716l.002.001Z"></path><path fill="url(#ab)" d="M20.447 3.906H11.88a2.234 2.234 0 0 0 .173.276c.372.507.986.928 1.774 1.216.547.2 1.161.288 1.873.39 1.089.157 2.323.335 3.668.982.876.421 2.101 1.163 3.09 2.34a7.3 7.3 0 0 1 .735 1.047 6.95 6.95 0 0 1 .858 2.48c.65-.263 1.113-.9 1.113-1.641V8.622a4.73 4.73 0 0 0-4.716-4.716Z"></path><path fill="#fff" d="M8.873 4.347Zm.117.189a4.822 4.822 0 0 1-.053-.083l.053.083Zm1.198 1.534.063.071-.027-.03a3.104 3.104 0 0 1-.037-.04Zm-.138-.156.087.097c-.03-.032-.057-.064-.086-.097Z"></path><path fill="url(#ac)" d="M23.147 13.207c-.029-.321-.037-.306-.112-.671-.316-1.531-.992-2.631-1.855-3.47a8.341 8.341 0 0 0-2.185-1.524c-.081-.04-.206-.088-.287-.123-1.11-.487-2.128-.607-3.069-.743-.725-.105-1.41-.206-2.043-.437-1.822-.667-2.419-1.89-2.608-2.434H9.663a4.636 4.636 0 0 0-1.875.397c-1.75.683-2.995 2.373-2.995 4.338v2.346c0 .696.416 1.3 1.013 1.581l.005.002.09.04c.114-1.904 1.241-3.549 2.852-4.412.174.168.47.44.886.773 1.365 1.09 3.1 1.63 4.755 2.132 1.528.465 3.09.807 4.638 1.2 1.436.366 2.955.718 4.154 1.628l-.009-.305c.003.002-.03-.318-.03-.318Z"></path><path fill="url(#ad)" d="M23.164 13.322c-.03-.322-.035-.331-.111-.697-.316-1.53-1.01-2.611-1.873-3.45a8.341 8.341 0 0 0-2.185-1.524c-.081-.04-.206-.087-.287-.123-1.11-.487-2.128-.607-3.069-.743-.725-.104-1.41-.205-2.043-.437-1.822-.666-2.419-1.89-2.608-2.433H9.663a4.637 4.637 0 0 0-1.875.396c-1.75.684-2.995 2.374-2.995 4.338v2.347c0 .695.416 1.298 1.013 1.58l.005.002.09.04c.114-1.903 1.241-3.548 2.852-4.412.174.168.47.441.886.773 1.365 1.091 3.1 1.63 4.755 2.133 1.528.464 3.09.806 4.638 1.2 1.436.366 2.955.718 4.154 1.627l-.009-.305c.003.002-.013-.312-.013-.312Z"></path><path fill="url(#ae)" d="M22.316 13.337s-.764-4.675-6.652-5.517c0 0 3.811 1.217 4.432 4.758 0 0 2.22.73 2.22.759Z"></path><path fill="url(#af)" d="M8.747 8.207s-.603-.587-.793-1.379c0 0-2.19 2.396-2.053 5.808 0 0 .07-2.931 2.846-4.43v.001Z"></path><path fill="url(#ag)" d="M24.052 12.638s.893-4.095-3.305-6.072c0 0-2.499-.876-5.048-.777 0 0 3.152.127 5.698 2.266 2.545 2.14 2.655 4.583 2.655 4.583Z"></path><path fill="url(#ah)" d="M9.992 3.914s.542 2.844 4.821 3.63c4.28.785 4.523 1.461 5.39 2.058 0 0-1.395-2.513-4.7-2.84-3.286-.325-4.246-2.007-4.536-2.847h-.975Z"></path><defs><linearGradient id="a" x1="6.218" x2="24.32" y1="26.128" y2="17.513" gradientUnits="userSpaceOnUse"><stop stop-color="#92D6FF"></stop><stop offset="1" stop-color="#1A77AA"></stop></linearGradient><linearGradient id="b" x1="5.299" x2="20.244" y1="19.751" y2="8.144" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="c" x1="3.891" x2="21.185" y1="20.845" y2="7.413" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="d" x1="8.766" x2="12.559" y1="17.058" y2="14.113" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="e" x1="8.82" x2="12.685" y1="17.292" y2="14.289" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="f" x1="5.431" x2="20.376" y1="19.924" y2="8.317" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="g" x1="4.023" x2="21.317" y1="21.018" y2="7.586" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="h" x1="8.898" x2="12.691" y1="17.231" y2="14.286" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="i" x1="8.83" x2="12.694" y1="17.302" y2="14.3" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="j" x1="5.44" x2="20.385" y1="19.934" y2="8.327" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="k" x1="4.032" x2="21.327" y1="21.028" y2="7.596" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="l" x1="8.907" x2="12.7" y1="17.242" y2="14.296" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="m" x1="9.771" x2="11.951" y1="16.571" y2="14.877" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="n" x1="8.335" x2="23.28" y1="23.66" y2="12.053" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="o" x1="6.926" x2="24.221" y1="24.754" y2="11.322" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="p" x1="16.836" x2="20.628" y1="17.058" y2="14.113" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="q" x1="8.477" x2="23.422" y1="23.84" y2="12.233" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="r" x1="7.069" x2="24.363" y1="24.934" y2="11.502" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="s" x1="16.9" x2="20.765" y1="17.299" y2="14.296" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="t" x1="16.978" x2="20.77" y1="17.238" y2="14.293" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="u" x1="17.841" x2="20.022" y1="16.567" y2="14.874" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="v" x1="14.929" x2="14.488" y1="22.421" y2="30.208" gradientUnits="userSpaceOnUse"><stop stop-color="#0088CA"></stop><stop offset=".47" stop-color="#02B6EE"></stop><stop offset="1" stop-color="#15FF72"></stop></linearGradient><linearGradient id="w" x1="6.829" x2="25.364" y1="26.885" y2="12.49" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="x" x1="9.806" x2="31.111" y1="23.511" y2="13.372" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".36" stop-color="#4687CE"></stop><stop offset="1" stop-color="#15FF72"></stop></linearGradient><linearGradient id="y" x1="8.194" x2="21.983" y1="21.054" y2="9.884" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset="1" stop-color="#0EE59B"></stop></linearGradient><linearGradient id="z" x1="4.346" x2="19.924" y1="13.893" y2="1.794" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="A" x1="9.869" x2="9.465" y1="21.834" y2="12.541" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="B" x1="17.405" x2="21.488" y1="21.831" y2="14.107" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="C" x1="9.961" x2="18.736" y1="22.686" y2="9.931" gradientUnits="userSpaceOnUse"><stop offset=".05" stop-color="#304F96"></stop><stop offset=".73" stop-color="#51C2C4" stop-opacity=".1"></stop></linearGradient><linearGradient id="D" x1="8.835" x2="12.7" y1="17.308" y2="14.306" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="E" x1="5.446" x2="20.391" y1="19.94" y2="8.333" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="F" x1="8.829" x2="12.694" y1="17.303" y2="14.301" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="G" x1="5.44" x2="20.385" y1="19.936" y2="8.328" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="H" x1="4.032" x2="21.326" y1="21.029" y2="7.598" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="I" x1="8.482" x2="23.427" y1="23.85" y2="12.243" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="J" x1="7.074" x2="24.368" y1="24.943" y2="11.512" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="K" x1="8.48" x2="23.425" y1="23.845" y2="12.238" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="L" x1="7.072" x2="24.366" y1="24.939" y2="11.507" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="M" x1="16.904" x2="20.769" y1="17.303" y2="14.301" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="N" x1="8.467" x2="23.412" y1="23.833" y2="12.226" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="O" x1="7.059" x2="24.353" y1="24.927" y2="11.496" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="P" x1="16.89" x2="20.755" y1="17.292" y2="14.289" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="Q" x1="16.968" x2="20.76" y1="17.231" y2="14.286" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="R" x1="8.773" x2="8.873" y1="4.919" y2="4.919" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="S" x1="8.937" x2="8.99" y1="5.143" y2="5.143" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="T" x1="10.191" x2="10.255" y1="6.762" y2="6.762" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="U" x1="10.051" x2="10.137" y1="6.619" y2="6.619" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="V" x1="4.793" x2="23.187" y1="9.524" y2="9.524" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity=".2"></stop></linearGradient><linearGradient id="W" x1="4.723" x2="23.195" y1="13.916" y2="13.916" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity=".4"></stop></linearGradient><linearGradient id="X" x1="4.722" x2="23.194" y1="9.389" y2="9.389" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="Y" x1="3.77" x2="5.852" y1="15.512" y2="15.512" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="Z" x1="26.227" x2="24.145" y1="15.512" y2="15.512" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="aa" x1="11.829" x2="25.112" y1="8.066" y2="8.066" gradientUnits="userSpaceOnUse"><stop stop-color="#009CD4"></stop><stop offset="1" stop-color="#CFFFFF"></stop></linearGradient><linearGradient id="ab" x1="12.767" x2="28.15" y1="1.528" y2="11.711" gradientUnits="userSpaceOnUse"><stop stop-color="#42BAE1"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="ac" x1="22.264" x2="6.582" y1="16.478" y2="6.132" gradientUnits="userSpaceOnUse"><stop stop-color="#009CD4"></stop><stop offset="1" stop-color="#83DBEF"></stop></linearGradient><linearGradient id="ad" x1="4.792" x2="23.186" y1="8.926" y2="8.926" gradientUnits="userSpaceOnUse"><stop stop-color="#009CD4"></stop><stop offset="1" stop-color="#CFFFFF"></stop></linearGradient><linearGradient id="ae" x1="24.495" x2="14.145" y1="14.353" y2="6.763" gradientUnits="userSpaceOnUse"><stop stop-color="#FDFEFF"></stop><stop offset="1" stop-color="#CFFFFF" stop-opacity="0"></stop></linearGradient><linearGradient id="af" x1="5.895" x2="8.747" y1="9.733" y2="9.733" gradientUnits="userSpaceOnUse"><stop stop-color="#FDFEFF"></stop><stop offset="1" stop-color="#CFFFFF" stop-opacity="0"></stop></linearGradient><linearGradient id="ag" x1="15.699" x2="24.131" y1="9.21" y2="9.21" gradientUnits="userSpaceOnUse"><stop stop-color="#009CD4" stop-opacity="0"></stop><stop offset="1" stop-color="#CFFFFF"></stop></linearGradient><linearGradient id="ah" x1="10.178" x2="21.065" y1="3.997" y2="10.794" gradientUnits="userSpaceOnUse"><stop stop-color="#009CD4"></stop><stop offset="1" stop-color="#CFFFFF" stop-opacity="0"></stop></linearGradient></defs>', 73)
1340
1340
  ]))), [
1341
1341
  [e]
1342
1342
  ]);
1343
1343
  }
1344
- const p9 = /* @__PURE__ */ i(v3, [["render", k3]]), d9 = /* @__PURE__ */ y({
1344
+ const p9 = /* @__PURE__ */ i(k3, [["render", B3]]), d9 = /* @__PURE__ */ y({
1345
1345
  __name: "IconFreddyHubTitle",
1346
1346
  setup(o) {
1347
1347
  return (t, e) => (n(), U(W, {
@@ -1601,7 +1601,7 @@ function C5(o, t) {
1601
1601
  [e]
1602
1602
  ]);
1603
1603
  }
1604
- const v9 = /* @__PURE__ */ i(A5, [["render", C5]]), u5 = {}, h5 = {
1604
+ const k9 = /* @__PURE__ */ i(A5, [["render", C5]]), u5 = {}, h5 = {
1605
1605
  viewBox: "0 0 16 16",
1606
1606
  class: "stroke-1-25",
1607
1607
  fill: "none",
@@ -1621,7 +1621,7 @@ function g5(o, t) {
1621
1621
  [e]
1622
1622
  ]);
1623
1623
  }
1624
- const B9 = /* @__PURE__ */ i(u5, [["render", g5]]), x5 = {}, y5 = {
1624
+ const v9 = /* @__PURE__ */ i(u5, [["render", g5]]), x5 = {}, y5 = {
1625
1625
  class: "stroke-2",
1626
1626
  xmlns: "http://www.w3.org/2000/svg",
1627
1627
  viewBox: "0 0 24 25",
@@ -1640,13 +1640,13 @@ function w5(o, t) {
1640
1640
  [e]
1641
1641
  ]);
1642
1642
  }
1643
- const k9 = /* @__PURE__ */ i(x5, [["render", w5]]), M5 = {}, m5 = {
1643
+ const B9 = /* @__PURE__ */ i(x5, [["render", w5]]), M5 = {}, m5 = {
1644
1644
  class: "stroke-2",
1645
1645
  viewBox: "0 0 24 25",
1646
1646
  fill: "none",
1647
1647
  xmlns: "http://www.w3.org/2000/svg"
1648
1648
  };
1649
- function v5(o, t) {
1649
+ function k5(o, t) {
1650
1650
  const e = a("icon-style");
1651
1651
  return l((n(), r("svg", m5, t[0] || (t[0] = [
1652
1652
  s("path", {
@@ -1659,14 +1659,14 @@ function v5(o, t) {
1659
1659
  [e]
1660
1660
  ]);
1661
1661
  }
1662
- const S9 = /* @__PURE__ */ i(M5, [["render", v5]]), B5 = {}, k5 = {
1662
+ const S9 = /* @__PURE__ */ i(M5, [["render", k5]]), v5 = {}, B5 = {
1663
1663
  xmlns: "http://www.w3.org/2000/svg",
1664
1664
  viewBox: "0 0 22 21",
1665
1665
  fill: "none"
1666
1666
  };
1667
1667
  function S5(o, t) {
1668
1668
  const e = a("icon-style");
1669
- return l((n(), r("svg", k5, t[0] || (t[0] = [
1669
+ return l((n(), r("svg", B5, t[0] || (t[0] = [
1670
1670
  s("path", {
1671
1671
  d: "M15.613 14.0862C12.98 15.5692 11.477 18.6412 11 19.5012V6.00122C11.415 5.25522 12.602 3.11724 14.632 1.66524C15.487 1.05324 15.914 0.747235 16.457 1.02524C17 1.30524 17 1.92124 17 3.15224V11.9922C17 12.6582 17 12.9912 16.863 13.2242C16.727 13.4582 16.355 13.6672 15.613 14.0862Z",
1672
1672
  stroke: "currentColor",
@@ -1685,7 +1685,7 @@ function S5(o, t) {
1685
1685
  [e]
1686
1686
  ]);
1687
1687
  }
1688
- const U9 = /* @__PURE__ */ i(B5, [["render", S5]]), U5 = {}, _5 = {
1688
+ const U9 = /* @__PURE__ */ i(v5, [["render", S5]]), U5 = {}, _5 = {
1689
1689
  class: "stroke-2",
1690
1690
  viewBox: "0 0 36 36",
1691
1691
  fill: "none",
@@ -2012,15 +2012,15 @@ function m6(o, t) {
2012
2012
  [e]
2013
2013
  ]);
2014
2014
  }
2015
- const j9 = /* @__PURE__ */ i(w6, [["render", m6]]), v6 = {}, B6 = {
2015
+ const j9 = /* @__PURE__ */ i(w6, [["render", m6]]), k6 = {}, v6 = {
2016
2016
  class: "stroke-1-25",
2017
2017
  viewBox: "0 0 16 16",
2018
2018
  fill: "none",
2019
2019
  xmlns: "http://www.w3.org/2000/svg"
2020
2020
  };
2021
- function k6(o, t) {
2021
+ function B6(o, t) {
2022
2022
  const e = a("icon-style");
2023
- return l((n(), r("svg", B6, t[0] || (t[0] = [
2023
+ return l((n(), r("svg", v6, t[0] || (t[0] = [
2024
2024
  s("g", { "clip-path": "url(#clip0_29388_5855)" }, [
2025
2025
  s("path", {
2026
2026
  d: "M6.06016 6.00004C6.2169 5.55449 6.52626 5.17878 6.93347 4.93946C7.34067 4.70015 7.81943 4.61267 8.28495 4.69252C8.75047 4.77236 9.17271 5.01439 9.47688 5.37573C9.78106 5.73706 9.94753 6.19439 9.94683 6.66671C9.94683 8.00004 7.94683 8.66671 7.94683 8.66671M8.00016 11.3334H8.00683M14.6668 8.00004C14.6668 11.6819 11.6821 14.6667 8.00016 14.6667C4.31826 14.6667 1.3335 11.6819 1.3335 8.00004C1.3335 4.31814 4.31826 1.33337 8.00016 1.33337C11.6821 1.33337 14.6668 4.31814 14.6668 8.00004Z",
@@ -2043,7 +2043,7 @@ function k6(o, t) {
2043
2043
  [e]
2044
2044
  ]);
2045
2045
  }
2046
- const Y9 = /* @__PURE__ */ i(v6, [["render", k6]]), S6 = {}, U6 = { class: "icon-radio" }, _6 = {
2046
+ const Y9 = /* @__PURE__ */ i(k6, [["render", B6]]), S6 = {}, U6 = { class: "icon-radio" }, _6 = {
2047
2047
  xmlns: "http://www.w3.org/2000/svg",
2048
2048
  viewBox: "0 0 14 15",
2049
2049
  fill: "none"
@@ -2363,15 +2363,15 @@ function M4(o, t) {
2363
2363
  [e]
2364
2364
  ]);
2365
2365
  }
2366
- const r8 = /* @__PURE__ */ i(y4, [["render", M4]]), m4 = {}, v4 = {
2366
+ const r8 = /* @__PURE__ */ i(y4, [["render", M4]]), m4 = {}, k4 = {
2367
2367
  class: "stroke-2",
2368
2368
  xmlns: "http://www.w3.org/2000/svg",
2369
2369
  viewBox: "0 0 26 24",
2370
2370
  fill: "none"
2371
2371
  };
2372
- function B4(o, t) {
2372
+ function v4(o, t) {
2373
2373
  const e = a("icon-style");
2374
- return l((n(), r("svg", v4, t[0] || (t[0] = [
2374
+ return l((n(), r("svg", k4, t[0] || (t[0] = [
2375
2375
  s("path", {
2376
2376
  d: "M14.2 6.00312H4.84C3.49587 6.00312 2.82381 6.00312 2.31042 6.26471C1.85883 6.4948 1.49168 6.86196 1.26158 7.31355C1 7.82694 1 8.499 1 9.84312V14.1631C1 15.5072 1 16.1793 1.26158 16.6927C1.49168 17.1443 1.85883 17.5114 2.31042 17.7415C2.82381 18.0031 3.49587 18.0031 4.84 18.0031H14.2M19 6.00312H21.16C22.5041 6.00312 23.1762 6.00312 23.6896 6.26471C24.1412 6.4948 24.5083 6.86196 24.7384 7.31355C25 7.82694 25 8.499 25 9.84312V14.1631C25 15.5072 25 16.1793 24.7384 16.6927C24.5083 17.1443 24.1412 17.5114 23.6896 17.7415C23.1762 18.0031 22.5041 18.0031 21.16 18.0031H19M19 22.8031L19 1.20312M22 1.20314L16 1.20312M22 22.8031L16 22.8031",
2377
2377
  stroke: "currentColor",
@@ -2382,7 +2382,7 @@ function B4(o, t) {
2382
2382
  [e]
2383
2383
  ]);
2384
2384
  }
2385
- const i8 = /* @__PURE__ */ i(m4, [["render", B4]]), k4 = {}, S4 = {
2385
+ const i8 = /* @__PURE__ */ i(m4, [["render", v4]]), B4 = {}, S4 = {
2386
2386
  class: "m-auto stroke-3",
2387
2387
  viewBox: "0 0 29 30",
2388
2388
  fill: "none",
@@ -2401,7 +2401,7 @@ function U4(o, t) {
2401
2401
  [e]
2402
2402
  ]);
2403
2403
  }
2404
- const l8 = /* @__PURE__ */ i(k4, [["render", U4]]), _4 = {}, Z4 = {
2404
+ const l8 = /* @__PURE__ */ i(B4, [["render", U4]]), _4 = {}, Z4 = {
2405
2405
  viewBox: "0 0 33 40",
2406
2406
  fill: "none",
2407
2407
  class: "stroke-1",
@@ -2575,16 +2575,16 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2575
2575
  },
2576
2576
  emits: ["close", "confirmDeletion"],
2577
2577
  setup(o, { emit: t }) {
2578
- const e = t, p = () => {
2578
+ const e = t, c = () => {
2579
2579
  e("close", !1);
2580
2580
  }, d = () => {
2581
2581
  e("confirmDeletion", !0);
2582
2582
  };
2583
- return (c, A) => (n(), r("div", K4, [
2583
+ return (p, A) => (n(), r("div", K4, [
2584
2584
  s("section", X4, [
2585
2585
  s("div", W4, [
2586
2586
  s("header", q4, [
2587
- _(M(J), { class: "mt-2 h-8 w-8 border-4 stroke-2 rounded-full p-1 border-solid border-[#FFFFFF33] bg-[#FFFFFF17]" }),
2587
+ _(w(J), { class: "mt-2 h-8 w-8 border-4 stroke-2 rounded-full p-1 border-solid border-[#FFFFFF33] bg-[#FFFFFF17]" }),
2588
2588
  s("div", $4, [
2589
2589
  s("h2", tt, S(o.title), 1),
2590
2590
  s("p", et, S(o.description), 1)
@@ -2594,7 +2594,7 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2594
2594
  s("button", {
2595
2595
  class: "btn w-6/12 h-10 !border-[#7BA8EF] box-border !text-[#7BA8EF] focus-visible:outline-none items-center justify-center",
2596
2596
  style: { border: "1px solid" },
2597
- onClick: p
2597
+ onClick: c
2598
2598
  }, " Cancel "),
2599
2599
  s("button", {
2600
2600
  class: "btn btn-danger w-6/12 h-10 box-border focus-visible:outline-none !text-white items-center justify-center",
@@ -2627,35 +2627,35 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2627
2627
  },
2628
2628
  emits: ["update:isChecked"],
2629
2629
  setup(o, { emit: t }) {
2630
- const e = o, p = t;
2631
- function d(c) {
2632
- const A = c.target;
2633
- e.disabled || p("update:isChecked", A.checked);
2630
+ const e = o, c = t;
2631
+ function d(p) {
2632
+ const A = p.target;
2633
+ e.disabled || c("update:isChecked", A.checked);
2634
2634
  }
2635
- return (c, A) => (n(), r("label", {
2636
- class: w(["base-checkbox", {
2637
- checked: c.isChecked && !c.blueCheckbox,
2638
- "checked-blue": c.isChecked && c.blueCheckbox,
2639
- "not-checked": !c.isChecked,
2640
- "is-disabled": c.disabled
2635
+ return (p, A) => (n(), r("label", {
2636
+ class: M(["base-checkbox", {
2637
+ checked: p.isChecked && !p.blueCheckbox,
2638
+ "checked-blue": p.isChecked && p.blueCheckbox,
2639
+ "not-checked": !p.isChecked,
2640
+ "is-disabled": p.disabled
2641
2641
  }]),
2642
- "aria-checked": c.isChecked,
2643
- "aria-disabled": c.disabled,
2644
- "aria-label": c.ariaLabel,
2642
+ "aria-checked": p.isChecked,
2643
+ "aria-disabled": p.disabled,
2644
+ "aria-label": p.ariaLabel,
2645
2645
  role: "checkbox"
2646
2646
  }, [
2647
2647
  s("input", {
2648
2648
  id: "checkbox-input",
2649
2649
  type: "checkbox",
2650
2650
  class: "checkbox-input",
2651
- checked: c.isChecked,
2652
- disabled: c.disabled,
2651
+ checked: p.isChecked,
2652
+ disabled: p.disabled,
2653
2653
  onChange: d
2654
2654
  }, null, 40, nt),
2655
- c.isDashInput && c.isChecked ? (n(), r("span", rt)) : c.isChecked && !c.isDashInput ? (n(), r("svg", it, [
2655
+ p.isDashInput && p.isChecked ? (n(), r("span", rt)) : p.isChecked && !p.isDashInput ? (n(), r("svg", it, [
2656
2656
  s("path", {
2657
2657
  d: "M10 3L4.5 8.5L2 6",
2658
- stroke: c.blueCheckbox ? "#fff" : "#000",
2658
+ stroke: p.blueCheckbox ? "#fff" : "#000",
2659
2659
  "stroke-width": "1.6666",
2660
2660
  "stroke-linecap": "round",
2661
2661
  "stroke-linejoin": "round"
@@ -2680,24 +2680,24 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2680
2680
  },
2681
2681
  emits: ["close"],
2682
2682
  setup(o, { emit: t }) {
2683
- return (e, p) => (n(), U(V, { name: "modal" }, {
2683
+ return (e, c) => (n(), U(V, { name: "modal" }, {
2684
2684
  default: b(() => [
2685
2685
  o.isVisible ? (n(), r("div", ct, [
2686
2686
  s("div", pt, [
2687
2687
  s("div", {
2688
- class: w([
2688
+ class: M([
2689
2689
  "freddy-modal-container",
2690
2690
  { "freddy-modal-large": o.largeModel }
2691
2691
  ])
2692
2692
  }, [
2693
2693
  s("div", dt, [
2694
- k(e.$slots, "header")
2694
+ B(e.$slots, "header")
2695
2695
  ]),
2696
2696
  s("div", At, [
2697
- k(e.$slots, "body")
2697
+ B(e.$slots, "body")
2698
2698
  ]),
2699
2699
  s("div", ft, [
2700
- k(e.$slots, "footer")
2700
+ B(e.$slots, "footer")
2701
2701
  ])
2702
2702
  ], 2)
2703
2703
  ])
@@ -2715,16 +2715,16 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2715
2715
  },
2716
2716
  emits: ["close"],
2717
2717
  setup(o, { emit: t }) {
2718
- const e = o, p = t, d = () => {
2719
- p("close");
2720
- }, c = () => {
2718
+ const e = o, c = t, d = () => {
2719
+ c("close");
2720
+ }, p = () => {
2721
2721
  e.disableClickOutside || d();
2722
2722
  };
2723
2723
  return (A, f) => (n(), r("div", {
2724
2724
  role: "dialog",
2725
2725
  "aria-modal": "true",
2726
2726
  class: "freddy-modal-overlay",
2727
- onClick: c
2727
+ onClick: p
2728
2728
  }, [
2729
2729
  s("div", {
2730
2730
  class: "freddy-modal-content",
@@ -2733,7 +2733,7 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2733
2733
  }, [
2734
2734
  s("header", Ct, [
2735
2735
  s("h2", {
2736
- class: w(["freddy-modal-title", A.headerClass])
2736
+ class: M(["freddy-modal-title", A.headerClass])
2737
2737
  }, S(A.modalTitle), 3),
2738
2738
  s("button", {
2739
2739
  class: "freddy-modal-close",
@@ -2743,7 +2743,7 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2743
2743
  ])
2744
2744
  ]),
2745
2745
  s("div", ut, [
2746
- k(A.$slots, "content")
2746
+ B(A.$slots, "content")
2747
2747
  ])
2748
2748
  ])
2749
2749
  ]));
@@ -2761,7 +2761,7 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2761
2761
  },
2762
2762
  emits: ["update:currentPage"],
2763
2763
  setup(o, { emit: t }) {
2764
- const e = o, p = t, d = D(() => !e.totalItems || isNaN(e.totalItems) ? 0 : Math.ceil(e.totalItems / e.itemsPerPage)), c = D(() => {
2764
+ const e = o, c = t, d = D(() => !e.totalItems || isNaN(e.totalItems) ? 0 : Math.ceil(e.totalItems / e.itemsPerPage)), p = D(() => {
2765
2765
  const f = [], C = d.value, h = e.currentPage;
2766
2766
  if (C <= 7)
2767
2767
  for (let u = 1; u <= C; u++)
@@ -2775,23 +2775,23 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2775
2775
  return f;
2776
2776
  });
2777
2777
  function A(f) {
2778
- f === "..." || f === e.currentPage || typeof f == "number" && f >= 1 && f <= d.value && p("update:currentPage", f);
2778
+ f === "..." || f === e.currentPage || typeof f == "number" && f >= 1 && f <= d.value && c("update:currentPage", f);
2779
2779
  }
2780
2780
  return (f, C) => d.value > 0 ? (n(), r("nav", ht, [
2781
2781
  s("button", {
2782
- class: w(["freddy-pagination-end-button", { "freddy-pagination-hover-enabled": o.currentPage !== 1 }]),
2782
+ class: M(["freddy-pagination-end-button", { "freddy-pagination-hover-enabled": o.currentPage !== 1 }]),
2783
2783
  onClick: C[0] || (C[0] = (h) => A(o.currentPage - 1)),
2784
2784
  disabled: o.currentPage === 1
2785
2785
  }, " Previous ", 10, gt),
2786
2786
  s("div", xt, [
2787
- (n(!0), r(G, null, E(c.value, (h) => (n(), r("button", {
2787
+ (n(!0), r(G, null, E(p.value, (h) => (n(), r("button", {
2788
2788
  key: String(h),
2789
- class: w(["freddy-pagination-number-button", { active: h === o.currentPage }]),
2789
+ class: M(["freddy-pagination-number-button", { active: h === o.currentPage }]),
2790
2790
  onClick: (u) => A(h),
2791
2791
  disabled: h === "..." || h === o.currentPage
2792
2792
  }, S(h), 11, yt))), 128)),
2793
2793
  s("button", {
2794
- class: w(["freddy-pagination-end-button", {
2794
+ class: M(["freddy-pagination-end-button", {
2795
2795
  "freddy-pagination-hover-enabled": o.currentPage !== d.value
2796
2796
  }]),
2797
2797
  onClick: C[1] || (C[1] = (h) => A(o.currentPage + 1)),
@@ -2807,7 +2807,7 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2807
2807
  },
2808
2808
  setup(o) {
2809
2809
  return (t, e) => (n(), r("div", {
2810
- class: w(["freddy-plugin-spinner", t.customClass])
2810
+ class: M(["freddy-plugin-spinner", t.customClass])
2811
2811
  }, null, 2));
2812
2812
  }
2813
2813
  }), mt = ["placeholder"], x8 = /* @__PURE__ */ y({
@@ -2825,35 +2825,35 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2825
2825
  },
2826
2826
  emits: ["update:searchInput", "searchValue", "clearSearch"],
2827
2827
  setup(o, { emit: t }) {
2828
- const e = t1(), p = v(null), d = v(null), c = v(null), A = t, f = () => {
2828
+ const e = t1(), c = k(null), d = k(null), p = k(null), A = t, f = () => {
2829
2829
  var u;
2830
2830
  (u = d.value) == null || u.focus();
2831
2831
  }, C = (u) => {
2832
2832
  var x;
2833
- u.stopPropagation(), p.value = null, A("update:searchInput", null), A("clearSearch"), (x = d.value) == null || x.focus();
2833
+ u.stopPropagation(), c.value = null, A("update:searchInput", null), A("clearSearch"), (x = d.value) == null || x.focus();
2834
2834
  }, h = () => {
2835
- A("update:searchInput", p.value);
2835
+ A("update:searchInput", c.value);
2836
2836
  };
2837
2837
  return (u, x) => (n(), r("div", {
2838
2838
  ref_key: "dropdownRef",
2839
- ref: c,
2840
- class: w(["freddy-search-wrapper", M(e).class]),
2839
+ ref: p,
2840
+ class: M(["freddy-search-wrapper", w(e).class]),
2841
2841
  onClick: f
2842
2842
  }, [
2843
- _(M(j6), { class: "freddy-search-icon" }),
2843
+ _(w(j6), { class: "freddy-search-icon" }),
2844
2844
  l(s("input", {
2845
2845
  type: "text",
2846
2846
  id: "search-input",
2847
2847
  class: "freddy-search-input",
2848
2848
  ref_key: "searchInput",
2849
2849
  ref: d,
2850
- "onUpdate:modelValue": x[0] || (x[0] = (B) => p.value = B),
2850
+ "onUpdate:modelValue": x[0] || (x[0] = (v) => c.value = v),
2851
2851
  onInput: h,
2852
2852
  placeholder: o.placeholder
2853
2853
  }, null, 40, mt), [
2854
- [e1, p.value]
2854
+ [e1, c.value]
2855
2855
  ]),
2856
- p.value ? (n(), r("button", {
2856
+ c.value ? (n(), r("button", {
2857
2857
  key: 0,
2858
2858
  onClick: C,
2859
2859
  class: "absolute right-2 top-1/2 transform -translate-y-1/2 text-[20px] text-[#] flex items-center justify-center opacity-50",
@@ -2865,74 +2865,75 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2865
2865
  })) : m("", !0)
2866
2866
  ], 2));
2867
2867
  }
2868
- }), vt = {
2868
+ }), kt = {
2869
2869
  key: 0,
2870
- class: "skeleton-container card"
2871
- }, Bt = {
2870
+ class: "skeleton-card"
2871
+ }, vt = {
2872
2872
  key: 0,
2873
- class: "skeleton-box skeleton-wave header"
2874
- }, kt = {
2873
+ class: "skeleton-line skeleton-wave skeleton-w-32 skeleton-h-6 mb-2"
2874
+ }, Bt = {
2875
2875
  key: 1,
2876
- class: "skeleton-container paragraph"
2876
+ class: "skeleton-paragraph"
2877
2877
  }, St = {
2878
2878
  key: 0,
2879
- class: "skeleton-box skeleton-wave header w-40"
2879
+ class: "skeleton-line skeleton-wave skeleton-h-6 skeleton-w-40 mb-2"
2880
2880
  }, Ut = {
2881
2881
  key: 2,
2882
- class: "skeleton-container single-box"
2882
+ class: "skeleton-single-box"
2883
2883
  }, _t = {
2884
2884
  key: 0,
2885
- class: "skeleton-box skeleton-wave header w-40"
2885
+ class: "skeleton-line skeleton-wave skeleton-h-6 skeleton-w-40 mb-2"
2886
2886
  }, Zt = {
2887
2887
  key: 3,
2888
- class: "skeleton-container table"
2888
+ class: "skeleton-table"
2889
2889
  }, Ft = {
2890
2890
  key: 0,
2891
- class: "skeleton-box skeleton-wave header w-40"
2892
- }, Gt = { class: "table" }, Et = /* @__PURE__ */ y({
2891
+ class: "skeleton-line skeleton-wave skeleton-h-6 skeleton-w-40"
2892
+ }, Gt = { class: "table-full" }, Et = /* @__PURE__ */ y({
2893
2893
  __name: "SkeletonLoader",
2894
2894
  props: {
2895
2895
  type: {},
2896
- hasHeader: { type: Boolean }
2896
+ hasHeader: { type: Boolean },
2897
+ count: {}
2897
2898
  },
2898
2899
  setup(o) {
2899
- const t = o, { type: e, hasHeader: p = !1 } = t;
2900
- return (d, c) => (n(), r("div", null, [
2901
- M(e) === "card" ? (n(), r("div", vt, [
2902
- M(p) ? (n(), r("div", Bt)) : m("", !0),
2903
- c[0] || (c[0] = s("div", { class: "skeleton-box skeleton-wave w-3-4" }, null, -1)),
2904
- c[1] || (c[1] = s("div", { class: "skeleton-box skeleton-wave w-full" }, null, -1)),
2905
- c[2] || (c[2] = s("div", { class: "skeleton-box skeleton-wave w-5-6" }, null, -1))
2906
- ])) : M(e) === "paragraph" ? (n(), r("div", kt, [
2907
- M(p) ? (n(), r("div", St)) : m("", !0),
2908
- c[3] || (c[3] = s("div", { class: "skeleton-box skeleton-wave w-full" }, null, -1)),
2909
- c[4] || (c[4] = s("div", { class: "skeleton-box skeleton-wave w-5-6" }, null, -1)),
2910
- c[5] || (c[5] = s("div", { class: "skeleton-box skeleton-wave w-3-4" }, null, -1))
2911
- ])) : M(e) === "single-box" ? (n(), r("div", Ut, [
2912
- M(p) ? (n(), r("div", _t)) : m("", !0),
2913
- c[6] || (c[6] = s("div", { class: "skeleton-box skeleton-wave w-full" }, null, -1))
2914
- ])) : M(e) === "table" ? (n(), r("div", Zt, [
2915
- M(p) ? (n(), r("div", Ft)) : m("", !0),
2900
+ const t = o, { type: e, hasHeader: c = !1, count: d = 5 } = t;
2901
+ return (p, A) => (n(), r("div", null, [
2902
+ w(e) === "card" ? (n(), r("div", kt, [
2903
+ w(c) ? (n(), r("div", vt)) : m("", !0),
2904
+ A[0] || (A[0] = s("div", { class: "skeleton-line skeleton-wave skeleton-h-6 skeleton-w-3-4" }, null, -1)),
2905
+ A[1] || (A[1] = s("div", { class: "skeleton-line skeleton-wave skeleton-h-4 skeleton-w-full" }, null, -1)),
2906
+ A[2] || (A[2] = s("div", { class: "skeleton-line skeleton-wave skeleton-h-4 skeleton-w-5-6" }, null, -1))
2907
+ ])) : w(e) === "paragraph" ? (n(), r("div", Bt, [
2908
+ w(c) ? (n(), r("div", St)) : m("", !0),
2909
+ A[3] || (A[3] = s("div", { class: "skeleton-line skeleton-wave skeleton-h-4 skeleton-w-full" }, null, -1)),
2910
+ A[4] || (A[4] = s("div", { class: "skeleton-line skeleton-wave skeleton-h-4 skeleton-w-5-6" }, null, -1)),
2911
+ A[5] || (A[5] = s("div", { class: "skeleton-line skeleton-wave skeleton-h-4 skeleton-w-3-4" }, null, -1))
2912
+ ])) : w(e) === "single-box" ? (n(), r("div", Ut, [
2913
+ w(c) ? (n(), r("div", _t)) : m("", !0),
2914
+ A[6] || (A[6] = s("div", { class: "skeleton-line skeleton-wave skeleton-h-4 skeleton-w-full" }, null, -1))
2915
+ ])) : w(e) === "table" ? (n(), r("div", Zt, [
2916
+ w(c) ? (n(), r("div", Ft)) : m("", !0),
2916
2917
  s("table", Gt, [
2917
2918
  s("tbody", null, [
2918
- (n(), r(G, null, E(5, (A) => s("tr", { key: A }, c[7] || (c[7] = [
2919
- s("td", null, [
2920
- s("div", { class: "skeleton-box skeleton-wave w-full h-8" })
2919
+ (n(!0), r(G, null, E(w(d), (f) => (n(), r("tr", { key: f }, A[7] || (A[7] = [
2920
+ s("td", { class: "td-padding" }, [
2921
+ s("div", { class: "skeleton-line skeleton-wave skeleton-h-8 skeleton-w-full" })
2921
2922
  ], -1),
2922
- s("td", null, [
2923
- s("div", { class: "skeleton-box skeleton-wave w-full h-8" })
2923
+ s("td", { class: "td-padding" }, [
2924
+ s("div", { class: "skeleton-line skeleton-wave skeleton-h-8 skeleton-w-full" })
2924
2925
  ], -1)
2925
- ]))), 64))
2926
+ ])))), 128))
2926
2927
  ])
2927
2928
  ])
2928
2929
  ])) : m("", !0)
2929
2930
  ]));
2930
2931
  }
2931
- }), y8 = /* @__PURE__ */ i(Et, [["__scopeId", "data-v-e07ad619"]]), Lt = { class: "freddy-plugin-snackbar-content" }, Dt = { class: "freddy-plugin-snackbar-left" }, It = { class: "freddy-plugin-snackbar-text" }, Ot = ["innerHTML"], Ht = ["innerHTML"], Vt = ["onClick"], bt = /* @__PURE__ */ y({
2932
+ }), y8 = /* @__PURE__ */ i(Et, [["__scopeId", "data-v-a297b482"]]), Lt = { class: "freddy-plugin-snackbar-content" }, Dt = { class: "freddy-plugin-snackbar-left" }, It = { class: "freddy-plugin-snackbar-text" }, Ot = ["innerHTML"], Ht = ["innerHTML"], Vt = ["onClick"], bt = /* @__PURE__ */ y({
2932
2933
  __name: "SnackBar",
2933
2934
  setup(o) {
2934
- const { snackQueue: t } = J0(), e = (c) => {
2935
- switch (c) {
2935
+ const { snackQueue: t } = J0(), e = (p) => {
2936
+ switch (p) {
2936
2937
  case "success":
2937
2938
  return Q;
2938
2939
  case "danger":
@@ -2942,10 +2943,10 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2942
2943
  default:
2943
2944
  return Q;
2944
2945
  }
2945
- }, p = D(() => {
2946
- const c = t.value[t.value.length - 1];
2947
- if (!c) return "side70";
2948
- switch (c.toastContainerSize) {
2946
+ }, c = D(() => {
2947
+ const p = t.value[t.value.length - 1];
2948
+ if (!p) return "side70";
2949
+ switch (p.toastContainerSize) {
2949
2950
  case "half":
2950
2951
  return "half";
2951
2952
  case "full":
@@ -2953,20 +2954,20 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
2953
2954
  default:
2954
2955
  return "side70";
2955
2956
  }
2956
- }), d = (c) => {
2957
- t.value.splice(c, 1);
2957
+ }), d = (p) => {
2958
+ t.value.splice(p, 1);
2958
2959
  };
2959
- return (c, A) => (n(), r("div", {
2960
- class: w(["freddy-plugin-snackbar-container", `freddy-plugin-snackbar-container--${p.value}`])
2960
+ return (p, A) => (n(), r("div", {
2961
+ class: M(["freddy-plugin-snackbar-container", `freddy-plugin-snackbar-container--${c.value}`])
2961
2962
  }, [
2962
- (n(!0), r(G, null, E(M(t), (f, C) => (n(), r("div", {
2963
+ (n(!0), r(G, null, E(w(t), (f, C) => (n(), r("div", {
2963
2964
  key: C,
2964
- class: w(["freddy-plugin-snackbar", `freddy-plugin-snackbar--${f.toastType}`])
2965
+ class: M(["freddy-plugin-snackbar", `freddy-plugin-snackbar--${f.toastType}`])
2965
2966
  }, [
2966
2967
  s("div", Lt, [
2967
2968
  s("div", Dt, [
2968
2969
  (n(), U(z(e(f.toastType)), {
2969
- class: w(["freddy-plugin-snackbar-icon", [
2970
+ class: M(["freddy-plugin-snackbar-icon", [
2970
2971
  f.toastType === "info" && "freddy-plugin-snackbar-icon--info",
2971
2972
  f.toastType === "danger" && "freddy-plugin-snackbar-icon--danger",
2972
2973
  f.toastType === "success" && "freddy-plugin-snackbar-icon--success"
@@ -3001,18 +3002,18 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
3001
3002
  },
3002
3003
  emits: ["tabSwitch"],
3003
3004
  setup(o, { emit: t }) {
3004
- const e = o, p = t, d = v(e.currentTab), c = (A) => {
3005
- d.value !== A.id && (d.value = A.id, p("tabSwitch", A.id));
3005
+ const e = o, c = t, d = k(e.currentTab), p = (A) => {
3006
+ d.value !== A.id && (d.value = A.id, c("tabSwitch", A.id));
3006
3007
  };
3007
3008
  return (A, f) => (n(), r("div", Jt, [
3008
3009
  (n(!0), r(G, null, E(A.tabList, (C, h) => (n(), r("button", {
3009
3010
  class: "freddy-plugin-menu-button",
3010
3011
  key: h,
3011
- onClick: (u) => c(C)
3012
+ onClick: (u) => p(C)
3012
3013
  }, [
3013
3014
  K(S(C.title) + " ", 1),
3014
3015
  s("span", {
3015
- class: w({ "freddy-plugin-active-tab": d.value === C.id })
3016
+ class: M({ "freddy-plugin-active-tab": d.value === C.id })
3016
3017
  }, null, 2)
3017
3018
  ], 8, Qt))), 128))
3018
3019
  ]));
@@ -3024,7 +3025,7 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
3024
3025
  success: "toast-success",
3025
3026
  danger: "toast-danger",
3026
3027
  info: "toast-info"
3027
- }, p = (A) => e[A], d = (A) => {
3028
+ }, c = (A) => e[A], d = (A) => {
3028
3029
  switch (A) {
3029
3030
  case "success":
3030
3031
  return P;
@@ -3035,13 +3036,13 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
3035
3036
  default:
3036
3037
  return P;
3037
3038
  }
3038
- }, c = (A) => {
3039
+ }, p = (A) => {
3039
3040
  t.value.splice(A, 1);
3040
3041
  };
3041
3042
  return (A, f) => (n(), r("div", Tt, [
3042
- (n(!0), r(G, null, E(M(t), (C, h) => (n(), r("div", {
3043
+ (n(!0), r(G, null, E(w(t), (C, h) => (n(), r("div", {
3043
3044
  key: h,
3044
- class: w(["toast-item", p(C.toastType)])
3045
+ class: M(["toast-item", c(C.toastType)])
3045
3046
  }, [
3046
3047
  s("div", jt, [
3047
3048
  (n(), U(z(d(C.toastType)), { class: "toast-icon" }))
@@ -3049,9 +3050,9 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
3049
3050
  s("span", Yt, S(C.message), 1),
3050
3051
  s("button", {
3051
3052
  class: "toast-close-button",
3052
- onClick: (u) => c(h)
3053
+ onClick: (u) => p(h)
3053
3054
  }, [
3054
- _(M(H), { class: "toast-close-icon" })
3055
+ _(w(H), { class: "toast-close-icon" })
3055
3056
  ], 8, Pt)
3056
3057
  ], 2))), 128))
3057
3058
  ]));
@@ -3076,33 +3077,33 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
3076
3077
  custom: Boolean
3077
3078
  },
3078
3079
  setup(o) {
3079
- const t = o, e = v(!1), p = v(null), d = v(null);
3080
- let c = null, A = null;
3080
+ const t = o, e = k(!1), c = k(null), d = k(null);
3081
+ let p = null, A = null;
3081
3082
  function f() {
3082
- if (!p.value || !d.value) return;
3083
- const u = p.value.getBoundingClientRect(), x = d.value, B = window.scrollY, Z = window.scrollX, L = 10;
3083
+ if (!c.value || !d.value) return;
3084
+ const u = c.value.getBoundingClientRect(), x = d.value, v = window.scrollY, Z = window.scrollX, L = 10;
3084
3085
  switch (t.placement) {
3085
3086
  case "top":
3086
- x.style.top = `${u.top + B - x.offsetHeight - L}px`, x.style.left = `${u.left + Z + u.width / 2 - x.offsetWidth / 2}px`;
3087
+ x.style.top = `${u.top + v - x.offsetHeight - L}px`, x.style.left = `${u.left + Z + u.width / 2 - x.offsetWidth / 2}px`;
3087
3088
  break;
3088
3089
  case "bottom":
3089
- x.style.top = `${u.bottom + B + L}px`, x.style.left = `${u.left + Z + u.width / 2 - x.offsetWidth / 2}px`;
3090
+ x.style.top = `${u.bottom + v + L}px`, x.style.left = `${u.left + Z + u.width / 2 - x.offsetWidth / 2}px`;
3090
3091
  break;
3091
3092
  case "left":
3092
- x.style.top = `${u.top + B + u.height / 2 - x.offsetHeight / 2}px`, x.style.left = `${u.left + Z - x.offsetWidth - L}px`;
3093
+ x.style.top = `${u.top + v + u.height / 2 - x.offsetHeight / 2}px`, x.style.left = `${u.left + Z - x.offsetWidth - L}px`;
3093
3094
  break;
3094
3095
  case "right":
3095
- x.style.top = `${u.top + B + u.height / 2 - x.offsetHeight / 2}px`, x.style.left = `${u.right + Z + L}px`;
3096
+ x.style.top = `${u.top + v + u.height / 2 - x.offsetHeight / 2}px`, x.style.left = `${u.right + Z + L}px`;
3096
3097
  break;
3097
3098
  }
3098
3099
  }
3099
3100
  function C() {
3100
- A && clearTimeout(A), c = setTimeout(() => {
3101
+ A && clearTimeout(A), p = setTimeout(() => {
3101
3102
  e.value = !0, r1(() => f());
3102
3103
  }, t.showDelay);
3103
3104
  }
3104
3105
  function h() {
3105
- c && clearTimeout(c), A = setTimeout(() => e.value = !1, t.hideDelay);
3106
+ p && clearTimeout(p), A = setTimeout(() => e.value = !1, t.hideDelay);
3106
3107
  }
3107
3108
  return o1(() => {
3108
3109
  window.addEventListener("scroll", f), window.addEventListener("resize", f);
@@ -3111,12 +3112,12 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
3111
3112
  }), (u, x) => (n(), r(G, null, [
3112
3113
  s("span", {
3113
3114
  ref_key: "trigger",
3114
- ref: p,
3115
+ ref: c,
3115
3116
  class: "inline-flex",
3116
3117
  onMouseenter: C,
3117
3118
  onMouseleave: h
3118
3119
  }, [
3119
- k(u.$slots, "default", {}, void 0, !0)
3120
+ B(u.$slots, "default", {}, void 0, !0)
3120
3121
  ], 544),
3121
3122
  (n(), U(n1, { to: "body" }, [
3122
3123
  _(V, { name: "fade" }, {
@@ -3125,17 +3126,17 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
3125
3126
  key: 0,
3126
3127
  ref_key: "tooltip",
3127
3128
  ref: d,
3128
- class: w(["z-50 fixed pointer-events-none", [
3129
+ class: M(["z-50 fixed pointer-events-none", [
3129
3130
  "tooltip-container",
3130
3131
  `tooltip-${t.placement}`,
3131
3132
  o.custom ? "tooltip-custom" : "tooltip-default"
3132
3133
  ]])
3133
3134
  }, [
3134
- k(u.$slots, "tooltip", {}, () => [
3135
+ B(u.$slots, "tooltip", {}, () => [
3135
3136
  K(S(o.text), 1)
3136
3137
  ], !0),
3137
3138
  s("span", {
3138
- class: w(["tooltip-arrow", `arrow-${t.placement}`])
3139
+ class: M(["tooltip-arrow", `arrow-${t.placement}`])
3139
3140
  }, null, 2)
3140
3141
  ], 2)) : m("", !0)
3141
3142
  ]),
@@ -3144,7 +3145,7 @@ const f8 = /* @__PURE__ */ i(R4, [["render", z4]]), K4 = { class: "fixed z-[9998
3144
3145
  ]))
3145
3146
  ], 64));
3146
3147
  }
3147
- }), v8 = /* @__PURE__ */ i(Nt, [["__scopeId", "data-v-f9b9b5b4"]]);
3148
+ }), k8 = /* @__PURE__ */ i(Nt, [["__scopeId", "data-v-f9b9b5b4"]]);
3148
3149
  export {
3149
3150
  Xt as AdvancedModal,
3150
3151
  ot as ConfirmationModal,
@@ -3177,9 +3178,9 @@ export {
3177
3178
  w7 as IconConnectorFreshDesk,
3178
3179
  M7 as IconConnectorGitHub,
3179
3180
  m7 as IconConnectorJira,
3180
- v7 as IconConnectorLinear,
3181
- B7 as IconConnectorNotion,
3182
- k7 as IconConnectorSlack,
3181
+ k7 as IconConnectorLinear,
3182
+ v7 as IconConnectorNotion,
3183
+ B7 as IconConnectorSlack,
3183
3184
  S7 as IconConnectorZapier,
3184
3185
  U7 as IconCopy,
3185
3186
  H as IconCross,
@@ -3217,9 +3218,9 @@ export {
3217
3218
  q as IconLightCross,
3218
3219
  M9 as IconLoadingError,
3219
3220
  m9 as IconLoadingOrg,
3220
- v9 as IconLocationWithCircleIn,
3221
- B9 as IconMarketPlace,
3222
- k9 as IconNewNotification,
3221
+ k9 as IconLocationWithCircleIn,
3222
+ v9 as IconMarketPlace,
3223
+ B9 as IconNewNotification,
3223
3224
  S9 as IconNotification,
3224
3225
  U9 as IconOpenBook,
3225
3226
  _9 as IconPaperAirPlane,
@@ -3273,7 +3274,7 @@ export {
3273
3274
  Mt as Spinner,
3274
3275
  M8 as TabList,
3275
3276
  m8 as ToastMessage,
3276
- v8 as Tooltip,
3277
+ k8 as Tooltip,
3277
3278
  H7 as calculatePercentage,
3278
3279
  t9 as cloneDeepSafe,
3279
3280
  X7 as copyToClipboard,