maz-ui 3.44.0 → 3.44.2

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 (124) hide show
  1. package/components/MazAccordion.mjs +25 -25
  2. package/components/MazAvatar.mjs +1 -1
  3. package/components/MazBottomSheet.mjs +1 -1
  4. package/components/MazBtn.mjs +1 -1
  5. package/components/MazCard.mjs +1 -1
  6. package/components/MazCardSpotlight.mjs +9 -9
  7. package/components/MazCarousel.mjs +1 -1
  8. package/components/MazDialog.mjs +1 -1
  9. package/components/MazDialogPromise.mjs +1 -1
  10. package/components/MazDrawer.mjs +1 -1
  11. package/components/MazDropdown.mjs +1 -1
  12. package/components/MazDropzone.mjs +1 -1
  13. package/components/MazGallery.mjs +1 -1
  14. package/components/MazInput.mjs +1 -1
  15. package/components/MazInputNumber.mjs +1 -1
  16. package/components/MazInputPrice.mjs +1 -1
  17. package/components/MazInputTags.mjs +1 -1
  18. package/components/MazLazyImg.mjs +1 -1
  19. package/components/MazLink.mjs +22 -22
  20. package/components/MazPagination.mjs +1 -1
  21. package/components/MazPhoneNumberInput.mjs +1 -1
  22. package/components/MazPicker.mjs +1 -1
  23. package/components/MazReadingProgressBar.mjs +1 -2
  24. package/components/MazSelect.mjs +1 -1
  25. package/components/MazTable.mjs +1 -1
  26. package/components/MazTextarea.mjs +1 -1
  27. package/components/assets/MazPhoneNumberInput.css +1 -1
  28. package/components/assets/MazSelect.css +1 -1
  29. package/components/assets/MazTable.css +1 -1
  30. package/components/assets/MazTabsBar.css +1 -1
  31. package/components/chunks/{MazAvatar-BU1nJFcV.mjs → MazAvatar-CoT6WIl0.mjs} +1 -1
  32. package/components/chunks/{MazBottomSheet-DUOIusEi.mjs → MazBottomSheet-DpI8wFgc.mjs} +1 -1
  33. package/components/chunks/MazBtn-BIVlttu0.mjs +150 -0
  34. package/components/chunks/MazBtn-BQ7aH6Qe.mjs +158 -0
  35. package/components/chunks/{MazBtn-5BSKOcqG.mjs → MazBtn-BXDpaXn1.mjs} +44 -44
  36. package/components/chunks/MazBtn-C7RDTnn-.mjs +150 -0
  37. package/components/chunks/{MazBtn-BY8WCtM7.mjs → MazBtn-CPkNymJj.mjs} +44 -44
  38. package/components/chunks/{MazBtn-C5G78zLg.mjs → MazBtn-CQSo596y.mjs} +44 -44
  39. package/components/chunks/MazBtn-D2tIsob2.mjs +150 -0
  40. package/components/chunks/MazBtn-DRTBFUgW.mjs +150 -0
  41. package/components/chunks/{MazBtn-f1mBXJeU.mjs → MazBtn-Dfz-5FeI.mjs} +23 -26
  42. package/components/chunks/{MazBtn-CeVwyYR5.mjs → MazBtn-Vas62hFD.mjs} +44 -44
  43. package/components/chunks/MazBtn-gE-drZkE.mjs +150 -0
  44. package/components/chunks/{MazCard-BWxV_Z-i.mjs → MazCard-BBwohtCJ.mjs} +1 -1
  45. package/components/chunks/{MazCarousel-D5EmW7Sa.mjs → MazCarousel-DJ_nQfy4.mjs} +1 -1
  46. package/components/chunks/{MazCheckbox-D3PXkt75.mjs → MazCheckbox-BK1MX0uq.mjs} +1 -1
  47. package/components/chunks/{MazCheckbox-BWiMbecz.mjs → MazCheckbox-D3Fm-BFu.mjs} +1 -1
  48. package/components/chunks/{MazDialog-CLWKCphI.mjs → MazDialog-DXaeCp-b.mjs} +1 -1
  49. package/components/chunks/{MazDialogPromise-DVOJwdVp.mjs → MazDialogPromise-Bgxjg9ss.mjs} +2 -2
  50. package/components/chunks/{MazDropzone-Dm2IirHm.mjs → MazDropzone-D0W0dlgY.mjs} +2 -3
  51. package/components/chunks/{MazGallery-Bn9p1gNb.mjs → MazGallery-CBE4wD7D.mjs} +3 -4
  52. package/components/chunks/{MazGallery-BlfPe8WG.mjs → MazGallery-Din0Z37d.mjs} +4 -5
  53. package/components/chunks/{MazIcon-D3umgnku.mjs → MazIcon-CTjWIkTp.mjs} +1 -1
  54. package/components/chunks/{MazIcon-B8A0hQAH.mjs → MazIcon-CUOwXGOK.mjs} +1 -1
  55. package/components/chunks/{MazInput-BpsE-mdg.mjs → MazInput-D177bUMh.mjs} +44 -44
  56. package/components/chunks/{MazInputNumber-DGBYbDSX.mjs → MazInputNumber-CstQGS8u.mjs} +121 -121
  57. package/components/chunks/{MazInputPrice-j2BNMeFp.mjs → MazInputPrice-Bp7ie9jm.mjs} +48 -48
  58. package/components/chunks/{MazInputTags-CJofVaj5.mjs → MazInputTags-C7nZucYu.mjs} +63 -63
  59. package/components/chunks/{MazLazyImg-Dboc6Xfz.mjs → MazLazyImg-DADMg49z.mjs} +3 -4
  60. package/components/chunks/{MazLazyImg-BFG6FIJZ.mjs → MazLazyImg-xLPMdfif.mjs} +4 -5
  61. package/components/chunks/{MazPagination-C6ZehQSZ.mjs → MazPagination-NbHR41CQ.mjs} +44 -44
  62. package/components/chunks/{MazPhoneNumberInput-DpWoNQfx.mjs → MazPhoneNumberInput-BGo-vcnD.mjs} +61 -61
  63. package/components/chunks/{MazPicker-ia2BEmm5.mjs → MazPicker-CJBezF2t.mjs} +173 -198
  64. package/components/chunks/{MazPickerMonthSwitcher-CKtfZ_m-.mjs → MazPickerMonthSwitcher-DZPHWTJt.mjs} +1 -1
  65. package/components/chunks/{MazPickerShortcuts-Cc9VoqBw.mjs → MazPickerShortcuts-CBEmYjPG.mjs} +1 -1
  66. package/components/chunks/{MazPickerYearSwitcher-0b5Wrem9.mjs → MazPickerYearSwitcher-Ynp2qf3F.mjs} +1 -1
  67. package/components/chunks/{MazSelect-COJoKXbV.mjs → MazSelect-D4TuCHwj.mjs} +29 -29
  68. package/components/chunks/{MazSpinner-BaAMq7LI.mjs → MazSpinner--h9DYpGx.mjs} +1 -1
  69. package/components/chunks/{MazSpinner-BZOjTZBN.mjs → MazSpinner-6pxbKImG.mjs} +1 -1
  70. package/components/chunks/{MazSpinner-RvDGcBng.mjs → MazSpinner-BVd7-OTu.mjs} +1 -1
  71. package/components/chunks/MazSpinner-C6T_enKo.mjs +37 -0
  72. package/components/chunks/{MazSpinner-DkXequnp.mjs → MazSpinner-C8x7LsHq.mjs} +1 -1
  73. package/components/chunks/{MazSpinner-V-bFi71W.mjs → MazSpinner-CLz4ccD0.mjs} +1 -1
  74. package/components/chunks/MazSpinner-CmJlBqgH.mjs +37 -0
  75. package/components/chunks/MazSpinner-D4gpZ7vL.mjs +37 -0
  76. package/components/chunks/{MazSpinner-CNIlbDfg.mjs → MazSpinner-D8k_MENa.mjs} +1 -1
  77. package/components/chunks/MazSpinner-DGxqly6h.mjs +37 -0
  78. package/components/chunks/{MazSpinner-9Jue6cel.mjs → MazSpinner-DVkxyBoy.mjs} +1 -1
  79. package/components/chunks/{MazSpinner-BGPOws6a.mjs → MazSpinner-DjR5FVqo.mjs} +1 -1
  80. package/components/chunks/MazSpinner-DnVHWljy.mjs +37 -0
  81. package/components/chunks/{MazSpinner-C41VyUup.mjs → MazSpinner-DneKNmrs.mjs} +1 -1
  82. package/components/chunks/MazSpinner-Q02SOFkL.mjs +37 -0
  83. package/components/chunks/{MazSpinner-EA5ejB8F.mjs → MazSpinner-T1t1bpbm.mjs} +1 -1
  84. package/components/chunks/{MazSpinner-BWYdqSMP.mjs → MazSpinner-dFnsq52G.mjs} +1 -1
  85. package/components/chunks/MazSpinner-iA4Rz7K5.mjs +37 -0
  86. package/components/chunks/{MazSpinner-DHQH6Bhz.mjs → MazSpinner-rAqBu92m.mjs} +1 -1
  87. package/components/chunks/MazSpinner-va5G9enA.mjs +37 -0
  88. package/components/chunks/{MazTable-DRUj_PZp.mjs → MazTable-BPMuTZbS.mjs} +305 -305
  89. package/components/chunks/{MazTransitionExpand-B08cSrmL.mjs → MazTransitionExpand-CYyEf_hd.mjs} +1 -1
  90. package/css/main.css +2 -1
  91. package/modules/assets/index.css +1 -1
  92. package/modules/chunks/MazBtn-1g7UvzQ_.mjs +150 -0
  93. package/modules/chunks/{MazBtn-BbCGGxkK.cjs → MazBtn-BKk3IsoH.cjs} +2 -2
  94. package/modules/chunks/{MazIcon-BDSXZYZ8.cjs → MazIcon-BEnQqDG6.cjs} +1 -1
  95. package/modules/chunks/{MazIcon-C2ch3jUS.mjs → MazIcon-BdDO3aVl.mjs} +1 -1
  96. package/modules/chunks/{MazSpinner-C9_xSbZZ.mjs → MazSpinner--BVvGFIO.mjs} +1 -1
  97. package/modules/chunks/{MazSpinner-BiyFRA4w.cjs → MazSpinner-PMlxvkWb.cjs} +1 -1
  98. package/modules/chunks/index-D5F2dSFa.cjs +124 -0
  99. package/modules/chunks/{index-Cwbjspv3.mjs → index-D7R1dvsf.mjs} +347 -347
  100. package/modules/index.cjs +1 -1
  101. package/modules/index.mjs +1 -1
  102. package/nuxt/index.json +3 -3
  103. package/nuxt/index.mjs +1 -1
  104. package/nuxt/types.d.mts +6 -12
  105. package/nuxt/types.d.ts +6 -12
  106. package/package.json +10 -10
  107. package/types/modules/composables/use-timer.d.ts +6 -1
  108. package/types/modules/plugins/toaster/MazToast.vue.d.ts +2 -2
  109. package/components/chunks/MazBtn-B1-sTc7F.mjs +0 -155
  110. package/components/chunks/MazBtn-ColLVUca.mjs +0 -150
  111. package/components/chunks/MazBtn-DJhQqzja.mjs +0 -150
  112. package/components/chunks/MazBtn-DuY28-0U.mjs +0 -150
  113. package/components/chunks/MazBtn-h3WmmaEO.mjs +0 -150
  114. package/components/chunks/MazBtn-zyRLUViT.mjs +0 -150
  115. package/components/chunks/MazSpinner-Bad2n-0k.mjs +0 -37
  116. package/components/chunks/MazSpinner-C6StE-Mb.mjs +0 -37
  117. package/components/chunks/MazSpinner-Cz2DHV6g.mjs +0 -37
  118. package/components/chunks/MazSpinner-D4CdHpP2.mjs +0 -37
  119. package/components/chunks/MazSpinner-DRj2VpGA.mjs +0 -37
  120. package/components/chunks/MazSpinner-aPFlrc5E.mjs +0 -37
  121. package/components/chunks/MazSpinner-nOD-7_sU.mjs +0 -37
  122. package/components/chunks/MazSpinner-yZGK-AQe.mjs +0 -37
  123. package/modules/chunks/MazBtn-UBHTKqaN.mjs +0 -150
  124. package/modules/chunks/index-tnjajVkX.cjs +0 -124
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as g, computed as M, openBlock as l, createElementBlock as d, createElementVNode as m, createVNode as u, withModifiers as h, withCtx as p, unref as n, normalizeClass as f, Fragment as v, renderList as w, createBlock as x, createTextVNode as D, toDisplayString as S } from "vue";
2
- import { d as C, c as s, a as c, M as b, i as k, _ as B } from "./MazPicker-ia2BEmm5.mjs";
2
+ import { d as C, c as s, a as c, M as b, i as k, _ as B } from "./MazPicker-CJBezF2t.mjs";
3
3
  import { X as q } from "./x-mark-CKwYEQQZ.mjs";
4
4
  import '../assets/MazPickerMonthSwitcher.css';const $ = { class: "maz-picker-month-switcher" }, N = { class: "maz-picker-month-switcher__header" }, V = /* @__PURE__ */ g({
5
5
  __name: "MazPickerMonthSwitcher",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as h, ref as f, watch as n, openBlock as l, createElementBlock as i, Fragment as v, renderList as y, createBlock as _, normalizeClass as k, withModifiers as S, withCtx as b, createTextVNode as z, toDisplayString as B } from "vue";
2
- import { M as g, _ as x } from "./MazPicker-ia2BEmm5.mjs";
2
+ import { M as g, _ as x } from "./MazPicker-CJBezF2t.mjs";
3
3
  import '../assets/MazPickerShortcuts.css';const C = { class: "maz-picker-shortcuts" }, M = /* @__PURE__ */ h({
4
4
  __name: "MazPickerShortcuts",
5
5
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as C, ref as b, computed as w, openBlock as u, createElementBlock as _, createElementVNode as m, createVNode as s, withModifiers as l, withCtx as i, unref as o, Fragment as D, renderList as S, createBlock as Y, normalizeClass as M, createTextVNode as B, toDisplayString as q } from "vue";
2
- import { d as c, a as I, M as d, C as y, i as z, _ as N } from "./MazPicker-ia2BEmm5.mjs";
2
+ import { d as c, a as I, M as d, C as y, i as z, _ as N } from "./MazPicker-CJBezF2t.mjs";
3
3
  import { X as V } from "./x-mark-CKwYEQQZ.mjs";
4
4
  import '../assets/MazPickerYearSwitcher.css';const E = { class: "maz-picker-year-switcher" }, L = { class: "maz-picker-year-switcher__header" }, P = { class: "maz-flex maz-space-x-2" }, T = { class: "maz-picker-year-switcher__main" }, X = /* @__PURE__ */ C({
5
5
  __name: "MazPickerYearSwitcher",
@@ -1,4 +1,4 @@
1
- import { getCurrentInstance as Me, computed as f, defineComponent as he, defineAsyncComponent as K, ref as V, onMounted as Le, useSlots as Te, openBlock as m, createElementBlock as k, normalizeClass as H, normalizeStyle as Y, createElementVNode as L, createCommentVNode as v, renderSlot as q, createBlock as S, unref as g, resolveDynamicComponent as me, withDirectives as be, mergeProps as ge, toHandlers as Ee, vModelDynamic as De, createTextVNode as Ne, toDisplayString as re, withModifiers as P, withCtx as x, createVNode as F, useCssVars as Oe, onBeforeMount as Pe, nextTick as se, Transition as Fe, Fragment as ve, renderList as He } from "vue";
1
+ import { getCurrentInstance as Me, computed as f, defineComponent as he, defineAsyncComponent as K, ref as V, onMounted as Le, useSlots as Te, openBlock as m, createElementBlock as k, normalizeClass as H, normalizeStyle as Y, createElementVNode as L, createCommentVNode as v, renderSlot as q, createBlock as S, unref as g, resolveDynamicComponent as me, withDirectives as be, mergeProps as ge, toHandlers as Ee, vModelDynamic as Oe, createTextVNode as De, toDisplayString as re, withModifiers as P, withCtx as x, createVNode as F, useCssVars as Ne, onBeforeMount as Pe, nextTick as se, Transition as Fe, Fragment as ve, renderList as He } from "vue";
2
2
  import '../assets/MazSelect.css';function ze({
3
3
  componentName: u,
4
4
  providedId: r
@@ -196,14 +196,14 @@ const Je = {
196
196
  validButtonLoading: { type: Boolean, default: !1 },
197
197
  autoFocus: { type: Boolean, default: !1 },
198
198
  borderActive: { type: Boolean, default: !1 },
199
- leftIcon: { default: void 0 },
200
- rightIcon: { default: void 0 },
199
+ leftIcon: { type: [String, Function, Object], default: void 0 },
200
+ rightIcon: { type: [String, Function, Object], default: void 0 },
201
201
  roundedSize: { default: void 0 },
202
202
  block: { type: Boolean }
203
203
  },
204
204
  emits: ["update:model-value", "focus", "blur", "click", "change"],
205
205
  setup(u, { emit: r }) {
206
- const o = u, t = r, i = K(() => import("./MazBtn-5BSKOcqG.mjs")), c = K(() => import("./MazIcon-BDGxCy9M.mjs")), h = K(() => import("./eye-slash-tjfxO0LK.mjs")), A = K(() => import("./eye-DqO_Jx56.mjs")), U = K(() => import("./check-7UA4j2f2.mjs")), z = V(!1), p = V(!1), T = V(), ee = ze({
206
+ const o = u, t = r, i = K(() => import("./MazBtn-BXDpaXn1.mjs")), c = K(() => import("./MazIcon-BDGxCy9M.mjs")), h = K(() => import("./eye-slash-tjfxO0LK.mjs")), A = K(() => import("./eye-DqO_Jx56.mjs")), U = K(() => import("./check-7UA4j2f2.mjs")), z = V(!1), p = V(!1), T = V(), ee = ze({
207
207
  componentName: "MazInput",
208
208
  providedId: o.id
209
209
  });
@@ -342,7 +342,7 @@ const Je = {
342
342
  }, !0), {
343
343
  onClick: y[1] || (y[1] = ($) => l.$emit("click", $))
344
344
  }), null, 16, Ye), [
345
- [De, M.value]
345
+ [Oe, M.value]
346
346
  ]),
347
347
  l.label || l.hint ? (m(), k(
348
348
  "span",
@@ -357,7 +357,7 @@ const Je = {
357
357
  ]])
358
358
  },
359
359
  [
360
- Ne(
360
+ De(
361
361
  re(l.hint || l.label) + " ",
362
362
  1
363
363
  /* TEXT */
@@ -464,17 +464,17 @@ const Je = {
464
464
  },
465
465
  emits: ["close", "open", "blur", "focus", "change", "update:model-value", "selected-option"],
466
466
  setup(u, { expose: r, emit: o }) {
467
- Oe((e) => ({
468
- "10a6fdb0": te.value,
469
- "3653166f": ee.value,
470
- "44a0b897": W.value
467
+ Ne((e) => ({
468
+ "792163ea": te.value,
469
+ e9859fae: ee.value,
470
+ "42d9f8d1": W.value
471
471
  }));
472
- const t = u, i = o, c = K(() => import("./MazCheckbox-BWiMbecz.mjs")), h = K(() => import("./magnifying-glass-DZGg7953.mjs")), A = K(() => import("./chevron-down-CzMH-gFW.mjs")), U = K(() => import("./no-symbol-QAqP9IlR.mjs"));
472
+ const t = u, i = o, c = K(() => import("./MazCheckbox-D3Fm-BFu.mjs")), h = K(() => import("./magnifying-glass-DZGg7953.mjs")), A = K(() => import("./chevron-down-CzMH-gFW.mjs")), U = K(() => import("./no-symbol-QAqP9IlR.mjs"));
473
473
  r({
474
474
  /** Method to open the option list */
475
- openList: N,
475
+ openList: D,
476
476
  /** Method to close the option list */
477
- closeList: D
477
+ closeList: O
478
478
  });
479
479
  const z = V(!1), p = V(), T = f(
480
480
  () => ["black", "transparent", "white"].includes(t.color)
@@ -563,7 +563,7 @@ const Je = {
563
563
  }) : B.value;
564
564
  }
565
565
  const w = f(() => ce(l.value));
566
- async function D(e) {
566
+ async function O(e) {
567
567
  var s, n;
568
568
  if (!I.value)
569
569
  return;
@@ -574,7 +574,7 @@ const Je = {
574
574
  return e == null ? void 0 : e.preventDefault();
575
575
  await se(), z.value = !1, p.value = 0, i("close", e);
576
576
  }
577
- async function N(e) {
577
+ async function D(e) {
578
578
  t.disabled || I.value || (e == null || e.preventDefault(), z.value = !0, await ae(), i("focus", e), i("open", z.value));
579
579
  }
580
580
  function de() {
@@ -582,7 +582,7 @@ const Je = {
582
582
  (a = ((e = Z.value) == null ? void 0 : e.$el).querySelector("input")) == null || a.focus();
583
583
  }
584
584
  function Se(e) {
585
- z.value ? D(e) : de();
585
+ z.value ? O(e) : de();
586
586
  }
587
587
  function Ke(e) {
588
588
  var a, s;
@@ -600,24 +600,24 @@ const Je = {
600
600
  }
601
601
  function Ce(e) {
602
602
  const a = e.key;
603
- /^[\dA-Za-z\u0400-\u04FF]$/.test(a) ? (e.preventDefault(), N(e), t.search ? Ke(a) : Ae(a)) : fe(e);
603
+ /^[\dA-Za-z\u0400-\u04FF]$/.test(a) ? (e.preventDefault(), D(e), t.search ? Ke(a) : Ae(a)) : fe(e);
604
604
  }
605
605
  function fe(e) {
606
606
  const a = e.code, s = ["ArrowUp", "ArrowDown"].includes(a), n = ["Enter", "Space"].includes(a), d = a === "Escape" && I.value;
607
- s ? $e(e, p.value) : n ? Be(e, p.value) : d && D(e);
607
+ s ? $e(e, p.value) : n ? Be(e, p.value) : d && O(e);
608
608
  }
609
609
  function $e(e, a) {
610
610
  var d;
611
611
  e.preventDefault();
612
612
  const s = e.code;
613
- I.value || N(e);
613
+ I.value || D(e);
614
614
  const n = (d = w.value) == null ? void 0 : d.length;
615
615
  n && (typeof a == "number" ? a === n - 1 && s === "ArrowDown" ? p.value = 0 : a === 0 && s === "ArrowUp" ? p.value = n - 1 : p.value = s === "ArrowDown" ? a + 1 : a - 1 : p.value = s === "ArrowDown" ? 0 : n - 1, ae(p.value));
616
616
  }
617
617
  function Be(e, a) {
618
618
  var n, d, b;
619
619
  if (e.preventDefault(), !I.value)
620
- return N(e);
620
+ return D(e);
621
621
  const s = a ? ((n = w.value) == null ? void 0 : n[a]) ?? ((d = w.value) == null ? void 0 : d[0]) : (b = w.value) == null ? void 0 : b[0];
622
622
  C(s) || pe(s);
623
623
  }
@@ -644,15 +644,15 @@ const Je = {
644
644
  }
645
645
  function pe(e, a = !0) {
646
646
  var b;
647
- a && !t.multiple && se(() => D()), l.value = "";
647
+ a && !t.multiple && se(() => O()), l.value = "";
648
648
  const s = (b = E.value) == null ? void 0 : b.some(
649
- (O) => O[t.optionValueKey] === e[t.optionValueKey]
649
+ (N) => N[t.optionValueKey] === e[t.optionValueKey]
650
650
  );
651
651
  let n = E.value;
652
652
  s && t.multiple ? n = n == null ? void 0 : n.filter(
653
- (O) => O[t.optionValueKey] !== e[t.optionValueKey]
653
+ (N) => N[t.optionValueKey] !== e[t.optionValueKey]
654
654
  ) : t.multiple ? n.push(e) : n = [e];
655
- const d = n.map((O) => O[t.optionValueKey]);
655
+ const d = n.map((N) => N[t.optionValueKey]);
656
656
  i("update:model-value", t.multiple ? d : d[0]), i("selected-option", e), ne(e), de();
657
657
  }
658
658
  return (e, a) => {
@@ -684,9 +684,9 @@ const Je = {
684
684
  size: e.size,
685
685
  block: "",
686
686
  disabled: e.disabled,
687
- onFocus: P(N, ["prevent", "stop"]),
688
- onBlur: P(D, ["prevent", "stop"]),
689
- onClick: P(N, ["prevent", "stop"]),
687
+ onFocus: P(D, ["prevent", "stop"]),
688
+ onBlur: P(O, ["prevent", "stop"]),
689
+ onClick: P(D, ["prevent", "stop"]),
690
690
  onChange: a[0] || (a[0] = (n) => i("change", n)),
691
691
  onKeydown: Ce
692
692
  }), {
@@ -834,12 +834,12 @@ const Je = {
834
834
  )), [
835
835
  [g(Ge), {
836
836
  exclude: (s = e.excludeSelectors) != null && s.length ? e.excludeSelectors : [],
837
- handler: D
837
+ handler: O
838
838
  }]
839
839
  ]);
840
840
  };
841
841
  }
842
- }), ut = /* @__PURE__ */ we(st, [["__scopeId", "data-v-fe0403c3"]]);
842
+ }), ut = /* @__PURE__ */ we(st, [["__scopeId", "data-v-cc87f1d6"]]);
843
843
  export {
844
844
  ut as M,
845
845
  we as _,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazGallery-Bn9p1gNb.mjs";
2
+ import { _ as i } from "./MazGallery-CBE4wD7D.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazCarousel-D5EmW7Sa.mjs";
2
+ import { _ as i } from "./MazDropzone-D0W0dlgY.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazCard-BWxV_Z-i.mjs";
2
+ import { _ as i } from "./MazCard-BBwohtCJ.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -0,0 +1,37 @@
1
+ import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
+ import { _ as i } from "./MazPagination-NbHR41CQ.mjs";
3
+ import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
+ "path",
5
+ { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
6
+ null,
7
+ -1
8
+ /* HOISTED */
9
+ )), m = [
10
+ l
11
+ ], h = /* @__PURE__ */ t({
12
+ __name: "MazSpinner",
13
+ props: {
14
+ size: { type: String, default: "2em" },
15
+ color: {
16
+ type: String,
17
+ default: "primary"
18
+ }
19
+ },
20
+ setup(e) {
21
+ return (_, u) => (o(), n("svg", {
22
+ width: e.size,
23
+ height: e.size,
24
+ version: "1.1",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ x: "0px",
27
+ y: "0px",
28
+ viewBox: "0 0 50 50",
29
+ "xml:space": "preserve",
30
+ class: s(["m-spinner", `m-spinner--${e.color}`]),
31
+ style: { "enable-background": "new 0 0 50 50" }
32
+ }, m, 10, d));
33
+ }
34
+ }), f = /* @__PURE__ */ i(h, [["__scopeId", "data-v-c16a57a3"]]);
35
+ export {
36
+ f as default
37
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazAvatar-BU1nJFcV.mjs";
2
+ import { _ as i } from "./MazDialog-DXaeCp-b.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazBtn-f1mBXJeU.mjs";
2
+ import { _ as i } from "./MazBtn-BQ7aH6Qe.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -0,0 +1,37 @@
1
+ import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
+ import { _ as i } from "./MazDialogPromise-Bgxjg9ss.mjs";
3
+ import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
+ "path",
5
+ { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
6
+ null,
7
+ -1
8
+ /* HOISTED */
9
+ )), m = [
10
+ l
11
+ ], h = /* @__PURE__ */ t({
12
+ __name: "MazSpinner",
13
+ props: {
14
+ size: { type: String, default: "2em" },
15
+ color: {
16
+ type: String,
17
+ default: "primary"
18
+ }
19
+ },
20
+ setup(e) {
21
+ return (_, u) => (o(), n("svg", {
22
+ width: e.size,
23
+ height: e.size,
24
+ version: "1.1",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ x: "0px",
27
+ y: "0px",
28
+ viewBox: "0 0 50 50",
29
+ "xml:space": "preserve",
30
+ class: s(["m-spinner", `m-spinner--${e.color}`]),
31
+ style: { "enable-background": "new 0 0 50 50" }
32
+ }, m, 10, d));
33
+ }
34
+ }), f = /* @__PURE__ */ i(h, [["__scopeId", "data-v-c16a57a3"]]);
35
+ export {
36
+ f as default
37
+ };
@@ -0,0 +1,37 @@
1
+ import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
+ import { _ as i } from "./MazAvatar-CoT6WIl0.mjs";
3
+ import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
+ "path",
5
+ { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
6
+ null,
7
+ -1
8
+ /* HOISTED */
9
+ )), m = [
10
+ l
11
+ ], h = /* @__PURE__ */ t({
12
+ __name: "MazSpinner",
13
+ props: {
14
+ size: { type: String, default: "2em" },
15
+ color: {
16
+ type: String,
17
+ default: "primary"
18
+ }
19
+ },
20
+ setup(e) {
21
+ return (_, u) => (o(), n("svg", {
22
+ width: e.size,
23
+ height: e.size,
24
+ version: "1.1",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ x: "0px",
27
+ y: "0px",
28
+ viewBox: "0 0 50 50",
29
+ "xml:space": "preserve",
30
+ class: s(["m-spinner", `m-spinner--${e.color}`]),
31
+ style: { "enable-background": "new 0 0 50 50" }
32
+ }, m, 10, d));
33
+ }
34
+ }), f = /* @__PURE__ */ i(h, [["__scopeId", "data-v-c16a57a3"]]);
35
+ export {
36
+ f as default
37
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazLazyImg-Dboc6Xfz.mjs";
2
+ import { _ as i } from "./MazLazyImg-DADMg49z.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -0,0 +1,37 @@
1
+ import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
+ import { _ as i } from "./MazInputPrice-Bp7ie9jm.mjs";
3
+ import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
+ "path",
5
+ { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
6
+ null,
7
+ -1
8
+ /* HOISTED */
9
+ )), m = [
10
+ l
11
+ ], h = /* @__PURE__ */ t({
12
+ __name: "MazSpinner",
13
+ props: {
14
+ size: { type: String, default: "2em" },
15
+ color: {
16
+ type: String,
17
+ default: "primary"
18
+ }
19
+ },
20
+ setup(e) {
21
+ return (_, u) => (o(), n("svg", {
22
+ width: e.size,
23
+ height: e.size,
24
+ version: "1.1",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ x: "0px",
27
+ y: "0px",
28
+ viewBox: "0 0 50 50",
29
+ "xml:space": "preserve",
30
+ class: s(["m-spinner", `m-spinner--${e.color}`]),
31
+ style: { "enable-background": "new 0 0 50 50" }
32
+ }, m, 10, d));
33
+ }
34
+ }), f = /* @__PURE__ */ i(h, [["__scopeId", "data-v-c16a57a3"]]);
35
+ export {
36
+ f as default
37
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazBottomSheet-DUOIusEi.mjs";
2
+ import { _ as i } from "./MazInputNumber-CstQGS8u.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazDropzone-Dm2IirHm.mjs";
2
+ import { _ as i } from "./MazInputTags-C7nZucYu.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -0,0 +1,37 @@
1
+ import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
+ import { _ as i } from "./MazPicker-CJBezF2t.mjs";
3
+ import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
+ "path",
5
+ { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
6
+ null,
7
+ -1
8
+ /* HOISTED */
9
+ )), m = [
10
+ l
11
+ ], h = /* @__PURE__ */ t({
12
+ __name: "MazSpinner",
13
+ props: {
14
+ size: { type: String, default: "2em" },
15
+ color: {
16
+ type: String,
17
+ default: "primary"
18
+ }
19
+ },
20
+ setup(e) {
21
+ return (_, u) => (o(), n("svg", {
22
+ width: e.size,
23
+ height: e.size,
24
+ version: "1.1",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ x: "0px",
27
+ y: "0px",
28
+ viewBox: "0 0 50 50",
29
+ "xml:space": "preserve",
30
+ class: s(["m-spinner", `m-spinner--${e.color}`]),
31
+ style: { "enable-background": "new 0 0 50 50" }
32
+ }, m, 10, d));
33
+ }
34
+ }), f = /* @__PURE__ */ i(h, [["__scopeId", "data-v-c16a57a3"]]);
35
+ export {
36
+ f as default
37
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazTable-DRUj_PZp.mjs";
2
+ import { _ as i } from "./MazTable-BPMuTZbS.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -0,0 +1,37 @@
1
+ import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
+ import { _ as i } from "./MazPhoneNumberInput-BGo-vcnD.mjs";
3
+ import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
+ "path",
5
+ { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
6
+ null,
7
+ -1
8
+ /* HOISTED */
9
+ )), m = [
10
+ l
11
+ ], h = /* @__PURE__ */ t({
12
+ __name: "MazSpinner",
13
+ props: {
14
+ size: { type: String, default: "2em" },
15
+ color: {
16
+ type: String,
17
+ default: "primary"
18
+ }
19
+ },
20
+ setup(e) {
21
+ return (_, u) => (o(), n("svg", {
22
+ width: e.size,
23
+ height: e.size,
24
+ version: "1.1",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ x: "0px",
27
+ y: "0px",
28
+ viewBox: "0 0 50 50",
29
+ "xml:space": "preserve",
30
+ class: s(["m-spinner", `m-spinner--${e.color}`]),
31
+ style: { "enable-background": "new 0 0 50 50" }
32
+ }, m, 10, d));
33
+ }
34
+ }), f = /* @__PURE__ */ i(h, [["__scopeId", "data-v-c16a57a3"]]);
35
+ export {
36
+ f as default
37
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazInput-BpsE-mdg.mjs";
2
+ import { _ as i } from "./MazInput-D177bUMh.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazDialog-CLWKCphI.mjs";
2
+ import { _ as i } from "./MazCarousel-DJ_nQfy4.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -0,0 +1,37 @@
1
+ import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
+ import { _ as i } from "./MazBottomSheet-DpI8wFgc.mjs";
3
+ import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
+ "path",
5
+ { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
6
+ null,
7
+ -1
8
+ /* HOISTED */
9
+ )), m = [
10
+ l
11
+ ], h = /* @__PURE__ */ t({
12
+ __name: "MazSpinner",
13
+ props: {
14
+ size: { type: String, default: "2em" },
15
+ color: {
16
+ type: String,
17
+ default: "primary"
18
+ }
19
+ },
20
+ setup(e) {
21
+ return (_, u) => (o(), n("svg", {
22
+ width: e.size,
23
+ height: e.size,
24
+ version: "1.1",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ x: "0px",
27
+ y: "0px",
28
+ viewBox: "0 0 50 50",
29
+ "xml:space": "preserve",
30
+ class: s(["m-spinner", `m-spinner--${e.color}`]),
31
+ style: { "enable-background": "new 0 0 50 50" }
32
+ }, m, 10, d));
33
+ }
34
+ }), f = /* @__PURE__ */ i(h, [["__scopeId", "data-v-c16a57a3"]]);
35
+ export {
36
+ f as default
37
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
- import { _ as i } from "./MazBtn-B1-sTc7F.mjs";
2
+ import { _ as i } from "./MazBtn-Dfz-5FeI.mjs";
3
3
  import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
4
  "path",
5
5
  { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
@@ -0,0 +1,37 @@
1
+ import { defineComponent as t, openBlock as o, createElementBlock as n, normalizeClass as s, pushScopeId as c, popScopeId as a, createElementVNode as r } from "vue";
2
+ import { _ as i } from "./MazSelect-D4TuCHwj.mjs";
3
+ import '../assets/MazSpinner.css';const p = (e) => (c("data-v-c16a57a3"), e = e(), a(), e), d = ["width", "height"], l = /* @__PURE__ */ p(() => /* @__PURE__ */ r(
4
+ "path",
5
+ { d: "M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z" },
6
+ null,
7
+ -1
8
+ /* HOISTED */
9
+ )), m = [
10
+ l
11
+ ], h = /* @__PURE__ */ t({
12
+ __name: "MazSpinner",
13
+ props: {
14
+ size: { type: String, default: "2em" },
15
+ color: {
16
+ type: String,
17
+ default: "primary"
18
+ }
19
+ },
20
+ setup(e) {
21
+ return (_, u) => (o(), n("svg", {
22
+ width: e.size,
23
+ height: e.size,
24
+ version: "1.1",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ x: "0px",
27
+ y: "0px",
28
+ viewBox: "0 0 50 50",
29
+ "xml:space": "preserve",
30
+ class: s(["m-spinner", `m-spinner--${e.color}`]),
31
+ style: { "enable-background": "new 0 0 50 50" }
32
+ }, m, 10, d));
33
+ }
34
+ }), f = /* @__PURE__ */ i(h, [["__scopeId", "data-v-c16a57a3"]]);
35
+ export {
36
+ f as default
37
+ };