adverich-kun-ui 0.1.544 → 0.1.546

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.
Files changed (38) hide show
  1. package/dist/adverich-kun-ui.css +1 -1
  2. package/dist/components/KunAlert/src/components/KunAlert.vue.js +1 -1
  3. package/dist/components/KunAutocomplete/src/components/KunAutocomplete.vue.js +14 -15
  4. package/dist/components/KunDatePicker/src/components/KunDatePicker.vue.js +7 -0
  5. package/dist/components/KunDatePicker/src/components/KunDatePicker.vue2.js +483 -0
  6. package/dist/components/KunDatePicker/src/composables/usePosition.js +53 -0
  7. package/dist/components/KunListItem/src/components/KunListItem.vue.js +2 -2
  8. package/dist/components/KunLoaderCircular/src/components/KunLoaderCircular.vue.js +1 -1
  9. package/dist/components/KunModalFooter/src/components/KunModalFooter.vue.js +2 -2
  10. package/dist/components/KunTable/src/components/KunTableFilter.vue.js +13 -15
  11. package/dist/components/kunMenu/src/components/{kunMenu.vue.js → KunMenu.vue.js} +6 -6
  12. package/dist/icons/IconAccountOutline.vue.js +2 -2
  13. package/dist/icons/IconArrowDown.vue.js +2 -2
  14. package/dist/icons/IconArrowDownUp.vue.js +2 -2
  15. package/dist/icons/IconArrowUp.vue.js +2 -2
  16. package/dist/icons/IconAsterisk.vue.js +2 -2
  17. package/dist/icons/IconCheck.vue.js +2 -2
  18. package/dist/icons/IconCheckBlankOutline.vue.js +2 -2
  19. package/dist/icons/IconCheckIndetOutline.vue.js +2 -2
  20. package/dist/icons/IconCheckOnOutline.vue.js +2 -2
  21. package/dist/icons/IconClose.vue.js +2 -2
  22. package/dist/icons/IconDelete.vue.js +2 -2
  23. package/dist/icons/IconEdit.vue.js +2 -2
  24. package/dist/icons/IconEyeOffOutline.vue.js +2 -2
  25. package/dist/icons/IconEyeOutline.vue.js +2 -2
  26. package/dist/icons/IconFilter.vue.js +2 -2
  27. package/dist/icons/IconMenuDownOutline.vue.js +2 -2
  28. package/dist/icons/IconMenuRounded.vue.js +2 -2
  29. package/dist/icons/IconMenuUpOutline.vue.js +2 -2
  30. package/dist/icons/IconMinus.vue.js +2 -2
  31. package/dist/icons/IconPencil.vue.js +2 -2
  32. package/dist/icons/IconRadioboxBlank.vue.js +2 -2
  33. package/dist/icons/IconRadioboxMarked.vue.js +2 -2
  34. package/dist/icons/IconSearch.vue.js +2 -2
  35. package/dist/icons/IconStar.vue.js +2 -2
  36. package/dist/icons/IconTrashOutline.vue.js +2 -2
  37. package/dist/index.js +164 -161
  38. package/package.json +58 -58
@@ -1,10 +1,10 @@
1
- import { onMounted as R, nextTick as W, onUnmounted as P, watch as U, onBeforeUnmount as x, computed as E, createElementBlock as k, openBlock as c, Fragment as I, createBlock as O, createCommentVNode as g, Teleport as Y, createVNode as j, Transition as q, unref as n, withCtx as G, withDirectives as J, createElementVNode as Q, withKeys as X, normalizeStyle as Z, normalizeClass as _, withModifiers as ee, renderSlot as C, vShow as te } from "vue";
1
+ import { onMounted as R, nextTick as W, onUnmounted as P, watch as U, onBeforeUnmount as x, computed as E, createElementBlock as g, openBlock as c, Fragment as I, createBlock as O, createCommentVNode as k, Teleport as Y, createVNode as j, Transition as q, unref as n, withCtx as G, withDirectives as J, createElementVNode as Q, withKeys as X, normalizeStyle as Z, normalizeClass as _, withModifiers as ee, renderSlot as C, vShow as te } from "vue";
2
2
  import { useKunMenu as ne } from "../composables/useKunMenu.js";
3
3
  import { kunMenuProps as oe } from "../composables/kunMenuProps.js";
4
4
  import { useKunMenuStyles as se } from "../composables/useKunMenuStyles.js";
5
5
  import { useKunMenuComposable as re } from "../composables/useKunMenuComposable.js";
6
6
  const de = {
7
- __name: "kunMenu",
7
+ __name: "KunMenu",
8
8
  props: oe,
9
9
  emits: ["update:modelValue", "click:outside", "handleEscape"],
10
10
  setup(L, { emit: M }) {
@@ -76,7 +76,7 @@ const de = {
76
76
  return "";
77
77
  }
78
78
  }), y = E(() => "opacity-100 scale-100 translate-x-0 translate-y-0"), F = y, A = h;
79
- return (e, t) => (c(), k(I, null, [
79
+ return (e, t) => (c(), g(I, null, [
80
80
  e.attach !== !0 ? (c(), O(Y, {
81
81
  key: 0,
82
82
  to: e.attach || "body"
@@ -106,14 +106,14 @@ const de = {
106
106
  ]),
107
107
  _: 3
108
108
  }, 8, ["enter-from-class", "enter-to-class", "leave-from-class", "leave-to-class"])
109
- ], 8, ["to"])) : g("", !0),
110
- e.$slots.activator ? (c(), k("span", {
109
+ ], 8, ["to"])) : k("", !0),
110
+ e.$slots.activator ? (c(), g("span", {
111
111
  key: 1,
112
112
  ref_key: "activatorEl",
113
113
  ref: f
114
114
  }, [
115
115
  C(e.$slots, "activator")
116
- ], 512)) : g("", !0)
116
+ ], 512)) : k("", !0)
117
117
  ], 64));
118
118
  }
119
119
  };
@@ -7,12 +7,12 @@ const r = {}, a = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function l(m, t) {
10
- return o(), e("svg", a, t[0] || (t[0] = [
10
+ return o(), e("svg", a, [...t[0] || (t[0] = [
11
11
  c("path", {
12
12
  fill: "currentColor",
13
13
  d: "M12 4a4 4 0 0 1 4 4a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4m0 2a2 2 0 0 0-2 2a2 2 0 0 0 2 2a2 2 0 0 0 2-2a2 2 0 0 0-2-2m0 7c2.67 0 8 1.33 8 4v3H4v-3c0-2.67 5.33-4 8-4m0 1.9c-2.97 0-6.1 1.46-6.1 2.1v1.1h12.2V17c0-.64-3.13-2.1-6.1-2.1"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const f = /* @__PURE__ */ n(r, [["render", l]]);
18
18
  export {
@@ -7,12 +7,12 @@ const n = {}, m = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function c(s, t) {
10
- return o(), e("svg", m, t[0] || (t[0] = [
10
+ return o(), e("svg", m, [...t[0] || (t[0] = [
11
11
  l("path", {
12
12
  fill: "currentColor",
13
13
  d: "m12 20l-.707.707l.707.707l.707-.707zm1-15a1 1 0 1 0-2 0zm-7.707 9.707l6 6l1.414-1.414l-6-6zm7.414 6l6-6l-1.414-1.414l-6 6zM13 20V5h-2v15z"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const w = /* @__PURE__ */ r(n, [["render", c]]);
18
18
  export {
@@ -7,12 +7,12 @@ const n = {}, m = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function c(s, l) {
10
- return e(), t("svg", m, l[0] || (l[0] = [
10
+ return e(), t("svg", m, [...l[0] || (l[0] = [
11
11
  o("path", {
12
12
  fill: "currentColor",
13
13
  d: "m8 2l-.707-.707L8 .586l.707.707zm1 15a1 1 0 1 1-2 0zM2.293 6.293l5-5l1.414 1.414l-5 5zm6.414-5l5 5l-1.414 1.414l-5-5zM9 2v15H7V2zm7 20l-.707.707l.707.707l.707-.707zm1-15a1 1 0 1 0-2 0zm-6.707 10.707l5 5l1.414-1.414l-5-5zm6.414 5l5-5l-1.414-1.414l-5 5zM17 22V7h-2v15z"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const a = /* @__PURE__ */ r(n, [["render", c]]);
18
18
  export {
@@ -7,12 +7,12 @@ const n = {}, c = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function m(s, t) {
10
- return l(), e("svg", c, t[0] || (t[0] = [
10
+ return l(), e("svg", c, [...t[0] || (t[0] = [
11
11
  o("path", {
12
12
  fill: "currentColor",
13
13
  d: "m12 4l-.707-.707l.707-.707l.707.707zm1 15a1 1 0 1 1-2 0zM5.293 9.293l6-6l1.414 1.414l-6 6zm7.414-6l6 6l-1.414 1.414l-6-6zM13 4v15h-2V4z"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const p = /* @__PURE__ */ r(n, [["render", m]]);
18
18
  export {
@@ -6,12 +6,12 @@ function m(r, e) {
6
6
  xmlns: "http://www.w3.org/2000/svg",
7
7
  class: "w-[1em] h-[1em]",
8
8
  viewBox: "0 0 24 24"
9
- }, r.$attrs), e[0] || (e[0] = [
9
+ }, r.$attrs), [...e[0] || (e[0] = [
10
10
  n("path", {
11
11
  fill: "currentColor",
12
12
  d: "M11 21v-6.6l-4.65 4.675l-1.425-1.425L9.6 13H3v-2h6.6L4.925 6.35L6.35 4.925L11 9.6V3h2v6.6l4.65-4.675l1.425 1.425L14.4 11H21v2h-6.6l4.675 4.65l-1.425 1.425L13 14.4V21z"
13
13
  }, null, -1)
14
- ]), 16);
14
+ ])], 16);
15
15
  }
16
16
  const a = /* @__PURE__ */ s(c, [["render", m]]);
17
17
  export {
@@ -7,12 +7,12 @@ const c = {}, l = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function s(i, e) {
10
- return o(), t("svg", l, e[0] || (e[0] = [
10
+ return o(), t("svg", l, [...e[0] || (e[0] = [
11
11
  r("path", {
12
12
  fill: "currentColor",
13
13
  d: "M5 13l4 4L19 7"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const _ = /* @__PURE__ */ n(c, [["render", s]]);
18
18
  export {
@@ -7,12 +7,12 @@ const c = {}, l = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function s(i, e) {
10
- return o(), t("svg", l, e[0] || (e[0] = [
10
+ return o(), t("svg", l, [...e[0] || (e[0] = [
11
11
  n("path", {
12
12
  fill: "currentColor",
13
13
  d: "M19 3H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 2v14H5V5z"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const f = /* @__PURE__ */ r(c, [["render", s]]);
18
18
  export {
@@ -7,12 +7,12 @@ const c = {}, l = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function s(i, e) {
10
- return o(), t("svg", l, e[0] || (e[0] = [
10
+ return o(), t("svg", l, [...e[0] || (e[0] = [
11
11
  n("path", {
12
12
  fill: "currentColor",
13
13
  d: "M19 19V5H5v14zm0-16a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm-2 8v2H7v-2z"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const d = /* @__PURE__ */ r(c, [["render", s]]);
18
18
  export {
@@ -7,12 +7,12 @@ const l = {}, c = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function s(i, e) {
10
- return o(), t("svg", c, e[0] || (e[0] = [
10
+ return o(), t("svg", c, [...e[0] || (e[0] = [
11
11
  n("path", {
12
12
  fill: "currentColor",
13
13
  d: "M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 2v14H5V5zm-9 12l-4-4l1.41-1.42L10 14.17l6.59-6.59L18 9"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const f = /* @__PURE__ */ r(l, [["render", s]]);
18
18
  export {
@@ -7,9 +7,9 @@ function m(e, t) {
7
7
  viewBox: "0 0 24 24",
8
8
  fill: "currentColor",
9
9
  class: "w-4 h-4"
10
- }, e.$attrs), t[0] || (t[0] = [
10
+ }, e.$attrs), [...t[0] || (t[0] = [
11
11
  n("path", { d: "m12 13.4l-4.9 4.9q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l4.9-4.9l-4.9-4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l4.9 4.9l4.9-4.9q.275-.275.7-.275t.7.275t.275.7t-.275.7L13.4 12l4.9 4.9q.275.275.275.7t-.275.7t-.7.275t-.7-.275z" }, null, -1)
12
- ]), 16);
12
+ ])], 16);
13
13
  }
14
14
  const a = /* @__PURE__ */ s(c, [["render", m]]);
15
15
  export {
@@ -6,9 +6,9 @@ const l = {}, c = {
6
6
  fill: "currentColor"
7
7
  };
8
8
  function s(f, e) {
9
- return o(), t("svg", c, e[0] || (e[0] = [
9
+ return o(), t("svg", c, [...e[0] || (e[0] = [
10
10
  r("path", { d: "M6 18L18 6M6 6l12 12" }, null, -1)
11
- ]));
11
+ ])]);
12
12
  }
13
13
  const i = /* @__PURE__ */ n(l, [["render", s]]);
14
14
  export {
@@ -6,9 +6,9 @@ const c = {}, l = {
6
6
  fill: "currentColor"
7
7
  };
8
8
  function s(f, t) {
9
- return o(), e("svg", l, t[0] || (t[0] = [
9
+ return o(), e("svg", l, [...t[0] || (t[0] = [
10
10
  r("path", { d: "M6 18L18 6M6 6l12 12" }, null, -1)
11
- ]));
11
+ ])]);
12
12
  }
13
13
  const _ = /* @__PURE__ */ n(c, [["render", s]]);
14
14
  export {
@@ -7,12 +7,12 @@ const n = {}, l = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function s(f, e) {
10
- return c(), t("svg", l, e[0] || (e[0] = [
10
+ return c(), t("svg", l, [...e[0] || (e[0] = [
11
11
  o("path", {
12
12
  fill: "currentColor",
13
13
  d: "M2 5.27L3.28 4L20 20.72L18.73 22l-3.08-3.08c-1.15.38-2.37.58-3.65.58c-5 0-9.27-3.11-11-7.5c.69-1.76 1.79-3.31 3.19-4.54zM12 9a3 3 0 0 1 3 3a3 3 0 0 1-.17 1L11 9.17A3 3 0 0 1 12 9m0-4.5c5 0 9.27 3.11 11 7.5a11.8 11.8 0 0 1-4 5.19l-1.42-1.43A9.86 9.86 0 0 0 20.82 12A9.82 9.82 0 0 0 12 6.5c-1.09 0-2.16.18-3.16.5L7.3 5.47c1.44-.62 3.03-.97 4.7-.97M3.18 12A9.82 9.82 0 0 0 12 17.5c.69 0 1.37-.07 2-.21L11.72 15A3.064 3.064 0 0 1 9 12.28L5.6 8.87c-.99.85-1.82 1.91-2.42 3.13"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const a = /* @__PURE__ */ r(n, [["render", s]]);
18
18
  export {
@@ -7,12 +7,12 @@ const c = {}, l = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function a(s, e) {
10
- return o(), t("svg", l, e[0] || (e[0] = [
10
+ return o(), t("svg", l, [...e[0] || (e[0] = [
11
11
  r("path", {
12
12
  fill: "currentColor",
13
13
  d: "M12 9a3 3 0 0 1 3 3a3 3 0 0 1-3 3a3 3 0 0 1-3-3a3 3 0 0 1 3-3m0-4.5c5 0 9.27 3.11 11 7.5c-1.73 4.39-6 7.5-11 7.5S2.73 16.39 1 12c1.73-4.39 6-7.5 11-7.5M3.18 12a9.821 9.821 0 0 0 17.64 0a9.821 9.821 0 0 0-17.64 0"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const f = /* @__PURE__ */ n(c, [["render", a]]);
18
18
  export {
@@ -7,12 +7,12 @@ const c = {}, l = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function s(i, e) {
10
- return o(), t("svg", l, e[0] || (e[0] = [
10
+ return o(), t("svg", l, [...e[0] || (e[0] = [
11
11
  r("path", {
12
12
  fill: "currentColor",
13
13
  d: "M15 19.88c.04.3-.06.62-.29.83a.996.996 0 0 1-1.41 0L9.29 16.7a.99.99 0 0 1-.29-.83v-5.12L4.21 4.62a1 1 0 0 1 .17-1.4c.19-.14.4-.22.62-.22h14c.22 0 .43.08.62.22a1 1 0 0 1 .17 1.4L15 10.75zM7.04 5L11 10.06v5.52l2 2v-7.53L16.96 5z"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const f = /* @__PURE__ */ n(c, [["render", s]]);
18
18
  export {
@@ -7,12 +7,12 @@ const l = {}, c = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function s(i, e) {
10
- return o(), t("svg", c, e[0] || (e[0] = [
10
+ return o(), t("svg", c, [...e[0] || (e[0] = [
11
11
  n("path", {
12
12
  fill: "currentColor",
13
13
  d: "M18 9v1.5l-6 6l-6-6V9zm-6 4.67L14.67 11H9.33z"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const _ = /* @__PURE__ */ r(l, [["render", s]]);
18
18
  export {
@@ -7,9 +7,9 @@ function c(r, e) {
7
7
  class: "w-[1em] h-[1em]",
8
8
  viewBox: "0 0 24 24",
9
9
  fill: "currentColor"
10
- }, r.$attrs), e[0] || (e[0] = [
10
+ }, r.$attrs), [...e[0] || (e[0] = [
11
11
  m("path", { d: "M3 18h18v-2H3v2Zm0-5h18v-2H3v2Zm0-7v2h18V6H3Z" }, null, -1)
12
- ]), 16);
12
+ ])], 16);
13
13
  }
14
14
  const v = /* @__PURE__ */ s(l, [["render", c]]);
15
15
  export {
@@ -7,12 +7,12 @@ const l = {}, c = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function s(i, e) {
10
- return o(), t("svg", c, e[0] || (e[0] = [
10
+ return o(), t("svg", c, [...e[0] || (e[0] = [
11
11
  n("path", {
12
12
  fill: "currentColor",
13
13
  d: "M18 16v-1.5l-6-6l-6 6V16zm-6-4.67L14.67 14H9.33z"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const p = /* @__PURE__ */ r(l, [["render", s]]);
18
18
  export {
@@ -7,14 +7,14 @@ const l = {}, c = {
7
7
  viewBox: "0 0 16 16"
8
8
  };
9
9
  function i(s, e) {
10
- return t(), o("svg", c, e[0] || (e[0] = [
10
+ return t(), o("svg", c, [...e[0] || (e[0] = [
11
11
  r("path", {
12
12
  fill: "currentColor",
13
13
  "fill-rule": "evenodd",
14
14
  d: "M1.75 8a.75.75 0 0 1 .75-.75h11a.75.75 0 0 1 0 1.5h-11A.75.75 0 0 1 1.75 8",
15
15
  "clip-rule": "evenodd"
16
16
  }, null, -1)
17
- ]));
17
+ ])]);
18
18
  }
19
19
  const m = /* @__PURE__ */ n(l, [["render", i]]);
20
20
  export {
@@ -7,12 +7,12 @@ const n = {}, c = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function m(s, e) {
10
- return o(), t("svg", c, e[0] || (e[0] = [
10
+ return o(), t("svg", c, [...e[0] || (e[0] = [
11
11
  r("path", {
12
12
  fill: "currentColor",
13
13
  d: "m14.06 9l.94.94L5.92 19H5v-.92zm3.6-6c-.25 0-.51.1-.7.29l-1.83 1.83l3.75 3.75l1.83-1.83c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29m-3.6 3.19L3 17.25V21h3.75L17.81 9.94z"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const _ = /* @__PURE__ */ l(n, [["render", m]]);
18
18
  export {
@@ -7,12 +7,12 @@ const a = {}, c = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function l(s, o) {
10
- return e(), t("svg", c, o[0] || (o[0] = [
10
+ return e(), t("svg", c, [...o[0] || (o[0] = [
11
11
  r("path", {
12
12
  fill: "currentColor",
13
13
  d: "M12 20a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const d = /* @__PURE__ */ n(a, [["render", l]]);
18
18
  export {
@@ -7,12 +7,12 @@ const n = {}, c = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function l(s, e) {
10
- return t(), o("svg", c, e[0] || (e[0] = [
10
+ return t(), o("svg", c, [...e[0] || (e[0] = [
11
11
  r("path", {
12
12
  fill: "currentColor",
13
13
  d: "M12 20a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 5a5 5 0 0 0-5 5a5 5 0 0 0 5 5a5 5 0 0 0 5-5a5 5 0 0 0-5-5"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const d = /* @__PURE__ */ a(n, [["render", l]]);
18
18
  export {
@@ -7,12 +7,12 @@ const c = {}, l = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function s(T, t) {
10
- return o(), e("svg", l, t[0] || (t[0] = [
10
+ return o(), e("svg", l, [...t[0] || (t[0] = [
11
11
  r("path", {
12
12
  fill: "currentColor",
13
13
  d: "M9.5 16q-2.725 0-4.612-1.888T3 9.5t1.888-4.612T9.5 3t4.613 1.888T16 9.5q0 1.1-.35 2.075T14.7 13.3l5.6 5.6q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-5.6-5.6q-.75.6-1.725.95T9.5 16m0-2q1.875 0 3.188-1.312T14 9.5t-1.312-3.187T9.5 5T6.313 6.313T5 9.5t1.313 3.188T9.5 14"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const f = /* @__PURE__ */ n(c, [["render", s]]);
18
18
  export {
@@ -6,9 +6,9 @@ const c = {}, l = {
6
6
  fill: "currentColor"
7
7
  };
8
8
  function s(f, t) {
9
- return o(), e("svg", l, t[0] || (t[0] = [
9
+ return o(), e("svg", l, [...t[0] || (t[0] = [
10
10
  r("path", { d: "M6 18L18 6M6 6l12 12" }, null, -1)
11
- ]));
11
+ ])]);
12
12
  }
13
13
  const i = /* @__PURE__ */ n(c, [["render", s]]);
14
14
  export {
@@ -7,12 +7,12 @@ const l = {}, c = {
7
7
  viewBox: "0 0 24 24"
8
8
  };
9
9
  function s(h, t) {
10
- return o(), e("svg", c, t[0] || (t[0] = [
10
+ return o(), e("svg", c, [...t[0] || (t[0] = [
11
11
  r("path", {
12
12
  fill: "currentColor",
13
13
  d: "M6 19a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7H6zM8 9h8v10H8zm7.5-5l-1-1h-5l-1 1H5v2h14V4z"
14
14
  }, null, -1)
15
- ]));
15
+ ])]);
16
16
  }
17
17
  const a = /* @__PURE__ */ n(l, [["render", s]]);
18
18
  export {