maz-ui 3.47.2-beta.0 → 3.47.2-beta.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 (146) hide show
  1. package/components/MazAccordion.mjs +36 -37
  2. package/components/MazAnimatedCounter.mjs +14 -16
  3. package/components/MazBottomSheet.mjs +1 -1
  4. package/components/MazBtn.mjs +1 -1
  5. package/components/MazCard.mjs +1 -1
  6. package/components/MazCarousel.mjs +1 -1
  7. package/components/MazChart.mjs +23 -32
  8. package/components/MazChecklist.mjs +1 -1
  9. package/components/MazCircularProgressBar.mjs +66 -71
  10. package/components/MazDialog.mjs +1 -1
  11. package/components/MazDialogPromise.mjs +1 -1
  12. package/components/MazDrawer.mjs +1 -1
  13. package/components/MazDropdown.mjs +162 -185
  14. package/components/MazExpandAnimation.mjs +20 -21
  15. package/components/MazGallery.mjs +1 -1
  16. package/components/MazInput.mjs +1 -1
  17. package/components/MazInputCode.mjs +30 -31
  18. package/components/MazInputNumber.mjs +1 -1
  19. package/components/MazInputPrice.mjs +1 -1
  20. package/components/MazInputTags.mjs +1 -1
  21. package/components/MazLink.mjs +18 -30
  22. package/components/MazPagination.mjs +1 -1
  23. package/components/MazPhoneNumberInput.mjs +1 -1
  24. package/components/MazPicker.mjs +1 -1
  25. package/components/MazRadio.mjs +37 -42
  26. package/components/MazRadioButtons.mjs +61 -66
  27. package/components/MazSelect.mjs +1 -1
  28. package/components/MazSlider.mjs +107 -116
  29. package/components/MazStepper.mjs +1 -1
  30. package/components/MazSwitch.mjs +24 -28
  31. package/components/MazTable.d.ts +6 -6
  32. package/components/MazTable.mjs +1 -1
  33. package/components/MazTabsBar.mjs +1 -1
  34. package/components/MazTextarea.mjs +32 -34
  35. package/components/assets/MazLink.css +1 -1
  36. package/components/assets/MazTable.css +1 -1
  37. package/components/chunks/{MazBadge-CvIiiTdM.mjs → MazBadge-CqppWg2j.mjs} +1 -1
  38. package/components/chunks/{MazBottomSheet-DqK0EOsq.mjs → MazBottomSheet-CGRvZmGd.mjs} +28 -29
  39. package/{modules/chunks/MazBtn-BSnVxud6.mjs → components/chunks/MazBtn-2VKM1wZu.mjs} +37 -49
  40. package/components/chunks/{MazBtn-DVkwISlp.mjs → MazBtn-40lm8-AL.mjs} +37 -49
  41. package/components/chunks/{MazBtn-DzBXfedt.mjs → MazBtn-BB1FyYWv.mjs} +35 -44
  42. package/components/chunks/{MazBtn-BO3G90L3.mjs → MazBtn-BMYXMZuX.mjs} +37 -49
  43. package/components/chunks/{MazBtn-DJOUeES7.mjs → MazBtn-BijEMn4r.mjs} +37 -49
  44. package/components/chunks/MazBtn-BmrcK2af.mjs +106 -0
  45. package/components/chunks/MazBtn-C72_1uvu.mjs +106 -0
  46. package/components/chunks/MazBtn-CWloP6MI.mjs +111 -0
  47. package/components/chunks/MazBtn-CcyV4DCc.mjs +106 -0
  48. package/components/chunks/MazBtn-DENEMy-c.mjs +106 -0
  49. package/components/chunks/MazBtn-DfqRZvbB.mjs +106 -0
  50. package/components/chunks/MazBtn-UnZQuu6P.mjs +106 -0
  51. package/components/chunks/MazBtn-cDJlUVVY.mjs +106 -0
  52. package/components/chunks/MazBtn-hUslV7wO.mjs +106 -0
  53. package/components/chunks/{MazCard-FSXmHyhj.mjs → MazCard-BYB8y1_u.mjs} +18 -19
  54. package/components/chunks/{MazCarousel-BEl86YGW.mjs → MazCarousel-DccWVW8H.mjs} +20 -21
  55. package/components/chunks/{MazCheckbox-2G4VkxDz.mjs → MazCheckbox-B22OcHt8.mjs} +1 -1
  56. package/components/chunks/{MazCheckbox-Cq9gpTEw.mjs → MazCheckbox-DMogZVHl.mjs} +1 -1
  57. package/components/chunks/{MazCheckbox-BmnqBHaY.mjs → MazCheckbox-Db6sPUbV.mjs} +1 -1
  58. package/components/chunks/{MazChecklist-CY1Cv70T.mjs → MazChecklist-C95Y4Hb-.mjs} +112 -118
  59. package/components/chunks/{MazDialog-CPgFpAlq.mjs → MazDialog-khofH-7I.mjs} +66 -81
  60. package/components/chunks/MazDialogPromise-ZRA2ZrO4.mjs +488 -0
  61. package/components/chunks/{MazExpandAnimation-Bkw_wFTi.mjs → MazExpandAnimation-MDimlZGj.mjs} +7 -8
  62. package/components/chunks/{MazGallery-BknvUeo1.mjs → MazGallery-CXQiXWFr.mjs} +32 -33
  63. package/components/chunks/{MazGallery-CZOokGAt.mjs → MazGallery-VTZUhBKC.mjs} +33 -34
  64. package/components/chunks/{MazIcon-z-jTiuyI.mjs → MazIcon-BF5TFzse.mjs} +1 -1
  65. package/components/chunks/{MazInput-oOA7gdLO.mjs → MazInput-DC3S-CVu.mjs} +44 -53
  66. package/components/chunks/{MazInput-BQoQSRyL.mjs → MazInput-DzWkS-g8.mjs} +40 -49
  67. package/components/chunks/{MazInput-CJQB68c-.mjs → MazInput-NE6H-10w.mjs} +42 -51
  68. package/components/chunks/{MazInputNumber-B4mQJcVB.mjs → MazInputNumber-DRXQXHRv.mjs} +168 -189
  69. package/components/chunks/{MazInputPrice-BrxE5WVf.mjs → MazInputPrice-DoTnDDIN.mjs} +49 -58
  70. package/components/chunks/{MazInputTags-BVCej_gW.mjs → MazInputTags-Dj3sW-e5.mjs} +181 -202
  71. package/components/chunks/{MazLink-Dl9ePCGm.mjs → MazLink-C_3Wya94.mjs} +19 -31
  72. package/components/chunks/{MazLoadingBar-Dwf55oHy.mjs → MazLoadingBar-DdjHRC7g.mjs} +1 -1
  73. package/components/chunks/MazPagination-BkT4_LLW.mjs +330 -0
  74. package/components/chunks/{MazPhoneNumberInput-Cd25AzXc.mjs → MazPhoneNumberInput-BbssOUzo.mjs} +500 -544
  75. package/components/chunks/{MazPicker-C78yxilJ.mjs → MazPicker-DwWiIYAR.mjs} +243 -264
  76. package/components/chunks/{MazPickerMonthSwitcher-CyHYx8TT.mjs → MazPickerMonthSwitcher-CmFFQoPA.mjs} +1 -1
  77. package/components/chunks/{MazPickerShortcuts-Bsi8cnox.mjs → MazPickerShortcuts-DaELz7aq.mjs} +1 -1
  78. package/components/chunks/{MazPickerYearSwitcher-DLUSMAtz.mjs → MazPickerYearSwitcher-m1_KXnpA.mjs} +1 -1
  79. package/components/chunks/{MazSelect-CQDoUpgp.mjs → MazSelect-BJ07NVXQ.mjs} +149 -170
  80. package/components/chunks/{MazSelect-uCJPMXF-.mjs → MazSelect-CDV9Fx6m.mjs} +124 -136
  81. package/components/chunks/{MazSpinner-Bvb-lKER.mjs → MazSpinner-Bb3f2t6w.mjs} +1 -1
  82. package/components/chunks/{MazSpinner-Cqp-BMvL.mjs → MazSpinner-BcB0szZB.mjs} +1 -1
  83. package/components/chunks/{MazSpinner-BT_717pD.mjs → MazSpinner-BpkPcfCt.mjs} +1 -1
  84. package/components/chunks/{MazSpinner-CAbYLlEZ.mjs → MazSpinner-BsYJDmi9.mjs} +1 -1
  85. package/components/chunks/{MazSpinner-B9OwpEP_.mjs → MazSpinner-BymqEMBk.mjs} +1 -1
  86. package/components/chunks/MazSpinner-C-64WJje.mjs +34 -0
  87. package/components/chunks/MazSpinner-CEFbkZkM.mjs +34 -0
  88. package/components/chunks/{MazSpinner-EFo8dM46.mjs → MazSpinner-CfiIXW8y.mjs} +1 -1
  89. package/components/chunks/MazSpinner-CykRbNHD.mjs +34 -0
  90. package/components/chunks/{MazSpinner-C-z3-68w.mjs → MazSpinner-D3-pqOh3.mjs} +1 -1
  91. package/components/chunks/MazSpinner-DS58mtzm.mjs +34 -0
  92. package/components/chunks/{MazSpinner-2D0ZmAQz.mjs → MazSpinner-DmiLBQgR.mjs} +1 -1
  93. package/components/chunks/{MazSpinner-C1Ip-Dwh.mjs → MazSpinner-Dmkr_r9u.mjs} +1 -1
  94. package/components/chunks/MazSpinner-DoRGA1RI.mjs +34 -0
  95. package/components/chunks/MazSpinner-eC03bFP5.mjs +34 -0
  96. package/components/chunks/{MazSpinner-Cb3_S0zT.mjs → MazSpinner-edxn0ncQ.mjs} +1 -1
  97. package/components/chunks/MazSpinner-f2Mc2eRO.mjs +34 -0
  98. package/components/chunks/MazSpinner-n4Dp5ZsH.mjs +34 -0
  99. package/components/chunks/MazStepper-BREfkpUb.mjs +213 -0
  100. package/components/chunks/{MazTable-Cuz5QI08.mjs → MazTable-BJDPdIJB.mjs} +183 -227
  101. package/components/chunks/{MazTableCell-D_OTOJiy.mjs → MazTableCell-DILuUCTe.mjs} +1 -1
  102. package/components/chunks/{MazTableRow-BTcVAyOy.mjs → MazTableRow-D6H6-c8J.mjs} +1 -1
  103. package/components/chunks/{MazTableTitle-BDA9G6Zw.mjs → MazTableTitle-Ch-nyY1E.mjs} +1 -1
  104. package/components/chunks/MazTabsBar-CM-w7V97.mjs +193 -0
  105. package/components/chunks/{MazTransitionExpand-C-FHhOGB.mjs → MazTransitionExpand-PmUDa51_.mjs} +1 -1
  106. package/modules/chunks/MazBtn-B_Xlvgbg.cjs +1 -0
  107. package/modules/chunks/MazBtn-Dsr06Zgg.mjs +106 -0
  108. package/modules/chunks/{MazIcon-dhyR9Q8a.cjs → MazIcon-CkuzyufF.cjs} +1 -1
  109. package/modules/chunks/{MazIcon-DllGg8tw.mjs → MazIcon-DEgoQbMj.mjs} +1 -1
  110. package/modules/chunks/{MazSpinner-bdGjxsu6.mjs → MazSpinner-BurN-1pb.mjs} +1 -1
  111. package/modules/chunks/{MazSpinner-CiIyZ8gs.cjs → MazSpinner-jP4QsCNE.cjs} +1 -1
  112. package/modules/chunks/index-CUNN0eIB.cjs +124 -0
  113. package/modules/chunks/{index-x2F1l5sr.mjs → index-CxFUggmu.mjs} +257 -292
  114. package/modules/index.cjs +1 -1
  115. package/modules/index.mjs +1 -1
  116. package/nuxt/index.json +1 -1
  117. package/package.json +1 -1
  118. package/types/components/MazTable.vue.d.ts +6 -6
  119. package/types/modules/composables/useFormValidator/types.d.ts +5 -1
  120. package/types/modules/composables/useFormValidator/useFormField.d.ts +3 -3
  121. package/types/modules/composables/useFormValidator/useFormValidator.d.ts +2 -2
  122. package/types/modules/composables/useFormValidator/utils.d.ts +12 -12
  123. package/components/chunks/MazBtn-BRUaoP8j.mjs +0 -126
  124. package/components/chunks/MazBtn-BhnOApJu.mjs +0 -118
  125. package/components/chunks/MazBtn-C28vKP_v.mjs +0 -118
  126. package/components/chunks/MazBtn-C87UEsVs.mjs +0 -118
  127. package/components/chunks/MazBtn-C_l3xuAh.mjs +0 -118
  128. package/components/chunks/MazBtn-CweCwE_4.mjs +0 -118
  129. package/components/chunks/MazBtn-D7IKoL2c.mjs +0 -118
  130. package/components/chunks/MazBtn-DadFupkY.mjs +0 -118
  131. package/components/chunks/MazBtn-GGcGrIH4.mjs +0 -118
  132. package/components/chunks/MazBtn-Mu18egu5.mjs +0 -118
  133. package/components/chunks/MazDialogPromise-BCCdkrea.mjs +0 -522
  134. package/components/chunks/MazPagination-CHTMRRqE.mjs +0 -362
  135. package/components/chunks/MazSpinner-C23CZ_Za.mjs +0 -34
  136. package/components/chunks/MazSpinner-CViChjTw.mjs +0 -34
  137. package/components/chunks/MazSpinner-CZMBhCOJ.mjs +0 -34
  138. package/components/chunks/MazSpinner-D4C84xZe.mjs +0 -34
  139. package/components/chunks/MazSpinner-Dyf9yb51.mjs +0 -34
  140. package/components/chunks/MazSpinner-QHjOczon.mjs +0 -34
  141. package/components/chunks/MazSpinner-u8WQTgUR.mjs +0 -34
  142. package/components/chunks/MazSpinner-w-S5uCxg.mjs +0 -34
  143. package/components/chunks/MazStepper-DRWtYHZR.mjs +0 -232
  144. package/components/chunks/MazTabsBar-JkRzMDM6.mjs +0 -203
  145. package/modules/chunks/MazBtn-Bf9Cq5M7.cjs +0 -9
  146. package/modules/chunks/index-BPqjUr5e.cjs +0 -149
@@ -1,7 +1,7 @@
1
1
  import '../assets/MazGallery.css';var Ae = Object.defineProperty;
2
2
  var Ie = (o, e, t) => e in o ? Ae(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t;
3
3
  var g = (o, e, t) => Ie(o, typeof e != "symbol" ? e + "" : e, t);
4
- import { createVNode as z, render as M, defineComponent as re, defineAsyncComponent as N, ref as p, reactive as Ee, computed as C, watch as we, onMounted as Ce, onBeforeUnmount as Le, openBlock as b, createElementBlock as A, withModifiers as S, withKeys as xe, unref as w, createCommentVNode as k, createElementVNode as P, normalizeClass as R, withDirectives as T, vShow as ze, useCssVars as ke, onBeforeMount as Pe, normalizeStyle as se, Fragment as ne, renderList as oe, toDisplayString as Oe } from "vue";
4
+ import { createVNode as z, render as M, defineComponent as re, defineAsyncComponent as N, ref as p, reactive as Ee, computed as C, watch as we, onMounted as Ce, onBeforeUnmount as Le, openBlock as b, createElementBlock as A, withModifiers as O, withKeys as xe, unref as w, createCommentVNode as S, createElementVNode as k, normalizeClass as R, withDirectives as T, vShow as ze, useCssVars as ke, onBeforeMount as Pe, normalizeStyle as se, Fragment as ne, renderList as oe, toDisplayString as Oe } from "vue";
5
5
  function Se(o, e) {
6
6
  let t = e == null ? void 0 : e.element;
7
7
  function s() {
@@ -45,10 +45,10 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
45
45
  },
46
46
  emits: ["close", "previous", "next", "before-close"],
47
47
  setup(o, { emit: e }) {
48
- const t = o, s = e, r = N(() => import("./MazSpinner-D4C84xZe.mjs")), l = N(() => import("./x-mark-CnZwVvA7.mjs")), u = N(() => import("./chevron-left-BqVOLRdC.mjs")), y = p(!1), x = p(!1), L = p(!1), h = p(!1), m = p(!1), c = Ee({
48
+ const t = o, s = e, r = N(() => import("./MazSpinner-C-64WJje.mjs")), l = N(() => import("./x-mark-CnZwVvA7.mjs")), u = N(() => import("./chevron-left-BqVOLRdC.mjs")), y = p(!1), x = p(!1), L = p(!1), h = p(!1), m = p(!1), c = Ee({
49
49
  running: !1,
50
50
  ended: !1
51
- }), d = p(t.clickedElement), le = C(() => t.clickedElement.getBoundingClientRect()), H = p(), D = p(t.src), j = p(t.alt), q = p(), v = p(), $ = p(!0), ce = C(() => ({
51
+ }), d = p(t.clickedElement), le = C(() => t.clickedElement.getBoundingClientRect()), H = p(), D = p(t.src), q = p(t.alt), j = p(), v = p(), $ = p(!0), ce = C(() => ({
52
52
  "--is-zoomed": m.value,
53
53
  "--invisible": $.value,
54
54
  "--absolute": !m.value
@@ -85,7 +85,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
85
85
  async function fe(n, a) {
86
86
  n.classList.remove(t.openInstanceClass), a.classList.add(t.openInstanceClass);
87
87
  const i = a.getAttribute("data-src"), f = a.getAttribute("data-alt");
88
- j.value = f, D.value = i ?? D.value;
88
+ q.value = f, D.value = i ?? D.value;
89
89
  }
90
90
  function U(n) {
91
91
  $.value = !0;
@@ -95,7 +95,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
95
95
  if (a) {
96
96
  const i = Y(), f = i.indexOf(a), I = n === "next" ? f + 1 : f - 1, E = i[he(i, I)];
97
97
  d.value = E, E && fe(a, E), s(n), y.value = !1, x.value = !0, He(() => y.value === !0, () => {
98
- $.value = !1, m.value ? K() : O();
98
+ $.value = !1, m.value ? K() : P();
99
99
  }, {
100
100
  expectedValue: !0,
101
101
  interval: 100,
@@ -112,7 +112,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
112
112
  n.style.removeProperty("max-width"), n.style.removeProperty("max-height"), n == null || n.style.removeProperty("top"), n == null || n.style.removeProperty("left"), H.value ? (n.style.height = "100vh", n.style.removeProperty("width")) : (n.style.width = "100vw", n.style.removeProperty("height"));
113
113
  }
114
114
  async function ve() {
115
- m.value ? (m.value = !m.value, O()) : (m.value = !m.value, K());
115
+ m.value ? (m.value = !m.value, P()) : (m.value = !m.value, K());
116
116
  }
117
117
  function X(n) {
118
118
  var i;
@@ -161,7 +161,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
161
161
  frames: n === "open" ? te : te.reverse()
162
162
  };
163
163
  }
164
- function O() {
164
+ function P() {
165
165
  const { height: n, width: a, scale: i } = Q(), f = H.value ? {
166
166
  width: `${a * i}px`,
167
167
  maxHeight: `${n * i}px`
@@ -180,11 +180,11 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
180
180
  trigger: "open"
181
181
  }), a = X(n);
182
182
  if (!a) {
183
- console.error("[maz-ui](vFullscreenImg) open animation is not defined"), O();
183
+ console.error("[maz-ui](vFullscreenImg) open animation is not defined"), P();
184
184
  return;
185
185
  }
186
186
  a.onfinish = () => {
187
- O(), c.running = !1, c.ended = !0;
187
+ P(), c.running = !1, c.ended = !0;
188
188
  };
189
189
  }
190
190
  function pe() {
@@ -193,7 +193,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
193
193
  }), a = X(n);
194
194
  function i() {
195
195
  var f, I;
196
- s("close"), (f = q.value) == null || f.remove(), (I = t.destroy) == null || I.call(t), c.running = !1, c.ended = !0;
196
+ s("close"), (f = j.value) == null || f.remove(), (I = t.destroy) == null || I.call(t), c.running = !1, c.ended = !0;
197
197
  }
198
198
  if (!a) {
199
199
  console.error("[maz-ui](vFullscreenImg) close animation is not defined"), i();
@@ -202,7 +202,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
202
202
  a.onfinish = i;
203
203
  }
204
204
  function ee() {
205
- m.value || O();
205
+ m.value || P();
206
206
  }
207
207
  return Ce(() => {
208
208
  x.value = !0, document.addEventListener("keydown", G), window.addEventListener("resize", ee), me(), h.value = Y().length > 1;
@@ -210,47 +210,46 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
210
210
  document.removeEventListener("keydown", G), window.removeEventListener("resize", ee), de();
211
211
  }), (n, a) => (b(), A("div", {
212
212
  ref_key: "FullscreenImgElement",
213
- ref: q,
213
+ ref: j,
214
214
  role: "button",
215
215
  class: "m-fullscreen-img",
216
216
  tabindex: "0",
217
- onClick: S(B, ["stop"]),
218
- onKeypress: xe(S(B, ["prevent"]), ["esc"])
217
+ onClick: O(B, ["stop"]),
218
+ onKeypress: xe(O(B, ["prevent"]), ["esc"])
219
219
  }, [
220
220
  L.value && h.value ? (b(), A("button", {
221
221
  key: 0,
222
222
  type: "button",
223
223
  class: "m-fullscreen-btn --next",
224
- onClick: a[0] || (a[0] = S((i) => U("next"), ["stop"]))
224
+ onClick: a[0] || (a[0] = O((i) => U("next"), ["stop"]))
225
225
  }, [
226
226
  z(w(u), { class: "maz-rotate-180" })
227
- ])) : k("v-if", !0),
227
+ ])) : S("v-if", !0),
228
228
  L.value && h.value ? (b(), A("button", {
229
229
  key: 1,
230
230
  type: "button",
231
231
  class: "m-fullscreen-btn --previous",
232
- onClick: a[1] || (a[1] = S((i) => U("previous"), ["stop"]))
232
+ onClick: a[1] || (a[1] = O((i) => U("previous"), ["stop"]))
233
233
  }, [
234
234
  z(w(u))
235
- ])) : k("v-if", !0),
236
- P("button", {
235
+ ])) : S("v-if", !0),
236
+ k("button", {
237
237
  type: "button",
238
238
  class: "m-fullscreen-btn --close",
239
239
  onClick: B
240
240
  }, [
241
241
  z(w(l))
242
242
  ]),
243
- P("div", Be, [
244
- k(" eslint-disable-next-line vuejs-accessibility/no-static-element-interactions, vuejs-accessibility/click-events-have-key-events "),
245
- P("img", {
243
+ k("div", Be, [
244
+ k("img", {
246
245
  ref_key: "ImgElement",
247
246
  ref: v,
248
247
  src: D.value,
249
- alt: j.value ?? void 0,
248
+ alt: q.value ?? void 0,
250
249
  tabindex: "0",
251
250
  class: R([ce.value]),
252
251
  onLoad: ue,
253
- onClick: a[2] || (a[2] = S((i) => n.zoom && ve(), ["stop"]))
252
+ onClick: a[2] || (a[2] = O((i) => n.zoom && ve(), ["stop"]))
254
253
  }, null, 42, Me),
255
254
  T(z(
256
255
  w(r),
@@ -537,7 +536,7 @@ const Ue = {
537
536
  }, We = { class: "m-gallery__wrapper maz-flex maz-flex-1" }, Ve = ["alt"], Ze = {
538
537
  key: 0,
539
538
  class: "m-gallery__remaining-layer maz-flex maz-bg-overlay maz-flex-center"
540
- }, je = { class: "maz-text-2xl maz-text-white" }, qe = /* @__PURE__ */ re({
539
+ }, qe = { class: "maz-text-2xl maz-text-white" }, je = /* @__PURE__ */ re({
541
540
  __name: "MazGallery",
542
541
  props: {
543
542
  /**
@@ -608,7 +607,7 @@ const Ue = {
608
607
  style: se([s.value])
609
608
  },
610
609
  [
611
- P("section", We, [
610
+ k("section", We, [
612
611
  (b(!0), A(
613
612
  ne,
614
613
  null,
@@ -619,7 +618,7 @@ const Ue = {
619
618
  class: R(["m-gallery__item !maz-my-0 maz-flex maz-flex-center", [`m-gallery__item--${d + 1}`]])
620
619
  },
621
620
  [
622
- T(P("img", {
621
+ T(k("img", {
623
622
  class: "m-gallery__item__image maz-flex-1",
624
623
  src: "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
625
624
  alt: c.alt,
@@ -635,9 +634,9 @@ const Ue = {
635
634
  }]
636
635
  ]),
637
636
  L(d) ? T((b(), A("div", Ze, [
638
- P(
637
+ k(
639
638
  "span",
640
- je,
639
+ qe,
641
640
  "+" + Oe(l.value),
642
641
  1
643
642
  /* TEXT */
@@ -650,7 +649,7 @@ const Ue = {
650
649
  blurOnHover: !1,
651
650
  scaleOnHover: o.scale
652
651
  }]
653
- ]) : k("v-if", !0)
652
+ ]) : S("v-if", !0)
654
653
  ],
655
654
  2
656
655
  /* CLASS */
@@ -670,7 +669,7 @@ const Ue = {
670
669
  ],
671
670
  6
672
671
  /* CLASS, STYLE */
673
- )) : k("v-if", !0)
672
+ )) : S("v-if", !0)
674
673
  ]),
675
674
  (b(!0), A(
676
675
  ne,
@@ -687,9 +686,9 @@ const Ue = {
687
686
  ],
688
687
  6
689
688
  /* CLASS, STYLE */
690
- )) : k("v-if", !0);
689
+ )) : S("v-if", !0);
691
690
  }
692
- }), Ke = /* @__PURE__ */ ie(qe, [["__scopeId", "data-v-d7c3127b"]]);
691
+ }), Ke = /* @__PURE__ */ ie(je, [["__scopeId", "data-v-d7c3127b"]]);
693
692
  export {
694
693
  Ke as M,
695
694
  ie as _
@@ -1,8 +1,8 @@
1
1
  import '../assets/MazGallery.css';var Ae = Object.defineProperty;
2
2
  var Ie = (o, e, t) => e in o ? Ae(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t;
3
3
  var g = (o, e, t) => Ie(o, typeof e != "symbol" ? e + "" : e, t);
4
- import { createVNode as z, render as M, defineComponent as re, defineAsyncComponent as N, ref as p, reactive as Ee, computed as C, watch as we, onMounted as Ce, onBeforeUnmount as Le, openBlock as b, createElementBlock as A, withModifiers as S, withKeys as xe, unref as w, createCommentVNode as k, createElementVNode as P, normalizeClass as R, withDirectives as T, vShow as ze, useCssVars as ke, onBeforeMount as Pe, normalizeStyle as se, Fragment as ne, renderList as oe, toDisplayString as Oe } from "vue";
5
- import { _ as ie } from "./MazCard-FSXmHyhj.mjs";
4
+ import { createVNode as z, render as M, defineComponent as re, defineAsyncComponent as N, ref as p, reactive as Ee, computed as C, watch as we, onMounted as Ce, onBeforeUnmount as Le, openBlock as b, createElementBlock as A, withModifiers as O, withKeys as xe, unref as w, createCommentVNode as S, createElementVNode as k, normalizeClass as R, withDirectives as T, vShow as ze, useCssVars as ke, onBeforeMount as Pe, normalizeStyle as se, Fragment as ne, renderList as oe, toDisplayString as Oe } from "vue";
5
+ import { _ as ie } from "./MazCard-BYB8y1_u.mjs";
6
6
  function Se(o, e) {
7
7
  let t = e == null ? void 0 : e.element;
8
8
  function s() {
@@ -46,10 +46,10 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
46
46
  },
47
47
  emits: ["close", "previous", "next", "before-close"],
48
48
  setup(o, { emit: e }) {
49
- const t = o, s = e, r = N(() => import("./MazSpinner-2D0ZmAQz.mjs")), l = N(() => import("./x-mark-CnZwVvA7.mjs")), u = N(() => import("./chevron-left-BqVOLRdC.mjs")), y = p(!1), x = p(!1), L = p(!1), h = p(!1), m = p(!1), c = Ee({
49
+ const t = o, s = e, r = N(() => import("./MazSpinner-DmiLBQgR.mjs")), l = N(() => import("./x-mark-CnZwVvA7.mjs")), u = N(() => import("./chevron-left-BqVOLRdC.mjs")), y = p(!1), x = p(!1), L = p(!1), h = p(!1), m = p(!1), c = Ee({
50
50
  running: !1,
51
51
  ended: !1
52
- }), d = p(t.clickedElement), le = C(() => t.clickedElement.getBoundingClientRect()), H = p(), D = p(t.src), j = p(t.alt), q = p(), v = p(), $ = p(!0), ce = C(() => ({
52
+ }), d = p(t.clickedElement), le = C(() => t.clickedElement.getBoundingClientRect()), H = p(), D = p(t.src), q = p(t.alt), j = p(), v = p(), $ = p(!0), ce = C(() => ({
53
53
  "--is-zoomed": m.value,
54
54
  "--invisible": $.value,
55
55
  "--absolute": !m.value
@@ -86,7 +86,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
86
86
  async function fe(n, a) {
87
87
  n.classList.remove(t.openInstanceClass), a.classList.add(t.openInstanceClass);
88
88
  const i = a.getAttribute("data-src"), f = a.getAttribute("data-alt");
89
- j.value = f, D.value = i ?? D.value;
89
+ q.value = f, D.value = i ?? D.value;
90
90
  }
91
91
  function U(n) {
92
92
  $.value = !0;
@@ -96,7 +96,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
96
96
  if (a) {
97
97
  const i = Y(), f = i.indexOf(a), I = n === "next" ? f + 1 : f - 1, E = i[he(i, I)];
98
98
  d.value = E, E && fe(a, E), s(n), y.value = !1, x.value = !0, He(() => y.value === !0, () => {
99
- $.value = !1, m.value ? K() : O();
99
+ $.value = !1, m.value ? K() : P();
100
100
  }, {
101
101
  expectedValue: !0,
102
102
  interval: 100,
@@ -113,7 +113,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
113
113
  n.style.removeProperty("max-width"), n.style.removeProperty("max-height"), n == null || n.style.removeProperty("top"), n == null || n.style.removeProperty("left"), H.value ? (n.style.height = "100vh", n.style.removeProperty("width")) : (n.style.width = "100vw", n.style.removeProperty("height"));
114
114
  }
115
115
  async function ve() {
116
- m.value ? (m.value = !m.value, O()) : (m.value = !m.value, K());
116
+ m.value ? (m.value = !m.value, P()) : (m.value = !m.value, K());
117
117
  }
118
118
  function X(n) {
119
119
  var i;
@@ -162,7 +162,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
162
162
  frames: n === "open" ? te : te.reverse()
163
163
  };
164
164
  }
165
- function O() {
165
+ function P() {
166
166
  const { height: n, width: a, scale: i } = Q(), f = H.value ? {
167
167
  width: `${a * i}px`,
168
168
  maxHeight: `${n * i}px`
@@ -181,11 +181,11 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
181
181
  trigger: "open"
182
182
  }), a = X(n);
183
183
  if (!a) {
184
- console.error("[maz-ui](vFullscreenImg) open animation is not defined"), O();
184
+ console.error("[maz-ui](vFullscreenImg) open animation is not defined"), P();
185
185
  return;
186
186
  }
187
187
  a.onfinish = () => {
188
- O(), c.running = !1, c.ended = !0;
188
+ P(), c.running = !1, c.ended = !0;
189
189
  };
190
190
  }
191
191
  function pe() {
@@ -194,7 +194,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
194
194
  }), a = X(n);
195
195
  function i() {
196
196
  var f, I;
197
- s("close"), (f = q.value) == null || f.remove(), (I = t.destroy) == null || I.call(t), c.running = !1, c.ended = !0;
197
+ s("close"), (f = j.value) == null || f.remove(), (I = t.destroy) == null || I.call(t), c.running = !1, c.ended = !0;
198
198
  }
199
199
  if (!a) {
200
200
  console.error("[maz-ui](vFullscreenImg) close animation is not defined"), i();
@@ -203,7 +203,7 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
203
203
  a.onfinish = i;
204
204
  }
205
205
  function ee() {
206
- m.value || O();
206
+ m.value || P();
207
207
  }
208
208
  return Ce(() => {
209
209
  x.value = !0, document.addEventListener("keydown", G), window.addEventListener("resize", ee), me(), h.value = Y().length > 1;
@@ -211,47 +211,46 @@ const $e = ["onKeypress"], Be = { class: "m-fullscreen-img-scroller" }, Me = ["s
211
211
  document.removeEventListener("keydown", G), window.removeEventListener("resize", ee), de();
212
212
  }), (n, a) => (b(), A("div", {
213
213
  ref_key: "FullscreenImgElement",
214
- ref: q,
214
+ ref: j,
215
215
  role: "button",
216
216
  class: "m-fullscreen-img",
217
217
  tabindex: "0",
218
- onClick: S(B, ["stop"]),
219
- onKeypress: xe(S(B, ["prevent"]), ["esc"])
218
+ onClick: O(B, ["stop"]),
219
+ onKeypress: xe(O(B, ["prevent"]), ["esc"])
220
220
  }, [
221
221
  L.value && h.value ? (b(), A("button", {
222
222
  key: 0,
223
223
  type: "button",
224
224
  class: "m-fullscreen-btn --next",
225
- onClick: a[0] || (a[0] = S((i) => U("next"), ["stop"]))
225
+ onClick: a[0] || (a[0] = O((i) => U("next"), ["stop"]))
226
226
  }, [
227
227
  z(w(u), { class: "maz-rotate-180" })
228
- ])) : k("v-if", !0),
228
+ ])) : S("v-if", !0),
229
229
  L.value && h.value ? (b(), A("button", {
230
230
  key: 1,
231
231
  type: "button",
232
232
  class: "m-fullscreen-btn --previous",
233
- onClick: a[1] || (a[1] = S((i) => U("previous"), ["stop"]))
233
+ onClick: a[1] || (a[1] = O((i) => U("previous"), ["stop"]))
234
234
  }, [
235
235
  z(w(u))
236
- ])) : k("v-if", !0),
237
- P("button", {
236
+ ])) : S("v-if", !0),
237
+ k("button", {
238
238
  type: "button",
239
239
  class: "m-fullscreen-btn --close",
240
240
  onClick: B
241
241
  }, [
242
242
  z(w(l))
243
243
  ]),
244
- P("div", Be, [
245
- k(" eslint-disable-next-line vuejs-accessibility/no-static-element-interactions, vuejs-accessibility/click-events-have-key-events "),
246
- P("img", {
244
+ k("div", Be, [
245
+ k("img", {
247
246
  ref_key: "ImgElement",
248
247
  ref: v,
249
248
  src: D.value,
250
- alt: j.value ?? void 0,
249
+ alt: q.value ?? void 0,
251
250
  tabindex: "0",
252
251
  class: R([ce.value]),
253
252
  onLoad: ue,
254
- onClick: a[2] || (a[2] = S((i) => n.zoom && ve(), ["stop"]))
253
+ onClick: a[2] || (a[2] = O((i) => n.zoom && ve(), ["stop"]))
255
254
  }, null, 42, Me),
256
255
  T(z(
257
256
  w(r),
@@ -533,7 +532,7 @@ const Ue = {
533
532
  }, We = { class: "m-gallery__wrapper maz-flex maz-flex-1" }, Ve = ["alt"], Ze = {
534
533
  key: 0,
535
534
  class: "m-gallery__remaining-layer maz-flex maz-bg-overlay maz-flex-center"
536
- }, je = { class: "maz-text-2xl maz-text-white" }, qe = /* @__PURE__ */ re({
535
+ }, qe = { class: "maz-text-2xl maz-text-white" }, je = /* @__PURE__ */ re({
537
536
  __name: "MazGallery",
538
537
  props: {
539
538
  /**
@@ -604,7 +603,7 @@ const Ue = {
604
603
  style: se([s.value])
605
604
  },
606
605
  [
607
- P("section", We, [
606
+ k("section", We, [
608
607
  (b(!0), A(
609
608
  ne,
610
609
  null,
@@ -615,7 +614,7 @@ const Ue = {
615
614
  class: R(["m-gallery__item !maz-my-0 maz-flex maz-flex-center", [`m-gallery__item--${d + 1}`]])
616
615
  },
617
616
  [
618
- T(P("img", {
617
+ T(k("img", {
619
618
  class: "m-gallery__item__image maz-flex-1",
620
619
  src: "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
621
620
  alt: c.alt,
@@ -631,9 +630,9 @@ const Ue = {
631
630
  }]
632
631
  ]),
633
632
  L(d) ? T((b(), A("div", Ze, [
634
- P(
633
+ k(
635
634
  "span",
636
- je,
635
+ qe,
637
636
  "+" + Oe(l.value),
638
637
  1
639
638
  /* TEXT */
@@ -646,7 +645,7 @@ const Ue = {
646
645
  blurOnHover: !1,
647
646
  scaleOnHover: o.scale
648
647
  }]
649
- ]) : k("v-if", !0)
648
+ ]) : S("v-if", !0)
650
649
  ],
651
650
  2
652
651
  /* CLASS */
@@ -666,7 +665,7 @@ const Ue = {
666
665
  ],
667
666
  6
668
667
  /* CLASS, STYLE */
669
- )) : k("v-if", !0)
668
+ )) : S("v-if", !0)
670
669
  ]),
671
670
  (b(!0), A(
672
671
  ne,
@@ -683,9 +682,9 @@ const Ue = {
683
682
  ],
684
683
  6
685
684
  /* CLASS, STYLE */
686
- )) : k("v-if", !0);
685
+ )) : S("v-if", !0);
687
686
  }
688
- }), Xe = /* @__PURE__ */ ie(qe, [["__scopeId", "data-v-d7c3127b"]]);
687
+ }), Xe = /* @__PURE__ */ ie(je, [["__scopeId", "data-v-d7c3127b"]]);
689
688
  export {
690
689
  Xe as default
691
690
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as T, ref as m, computed as v, onMounted as x, watchEffect as L, openBlock as P, createElementBlock as _, mergeProps as A, createCommentVNode as C, nextTick as $ } from "vue";
2
- import { i as q } from "./MazPhoneNumberInput-Cd25AzXc.mjs";
2
+ import { i as q } from "./MazPhoneNumberInput-BbssOUzo.mjs";
3
3
  const H = ["innerHTML"], V = /* @__PURE__ */ T({
4
4
  __name: "MazIcon",
5
5
  props: {
@@ -1,6 +1,6 @@
1
- import { defineComponent as Q, defineAsyncComponent as d, ref as h, onMounted as W, computed as r, useSlots as X, openBlock as a, createElementBlock as f, normalizeClass as z, normalizeStyle as Y, createElementVNode as g, createCommentVNode as o, renderSlot as k, createBlock as u, unref as i, resolveDynamicComponent as C, withDirectives as Z, mergeProps as x, toHandlers as _, vModelDynamic as ee, createTextVNode as te, toDisplayString as oe, withModifiers as ae, withCtx as V, createVNode as S } from "vue";
1
+ import { defineComponent as Q, defineAsyncComponent as d, ref as h, onMounted as W, computed as r, useSlots as X, openBlock as o, createElementBlock as f, normalizeClass as z, normalizeStyle as Y, createElementVNode as g, renderSlot as k, createBlock as u, unref as i, resolveDynamicComponent as C, createCommentVNode as n, withDirectives as Z, mergeProps as x, toHandlers as _, vModelDynamic as ee, createTextVNode as te, toDisplayString as oe, withModifiers as ae, withCtx as V, createVNode as S } from "vue";
2
2
  import { u as ne } from "./useInstanceUniqId-DW9jO1Sz.mjs";
3
- import { _ as le } from "./MazTable-Cuz5QI08.mjs";
3
+ import { _ as le } from "./MazTable-BJDPdIJB.mjs";
4
4
  import '../assets/MazInput.css';function re(v, y) {
5
5
  let t;
6
6
  return function(...l) {
@@ -53,7 +53,7 @@ const ie = {
53
53
  },
54
54
  emits: ["update:model-value", "focus", "blur", "click", "change", "input"],
55
55
  setup(v, { emit: y }) {
56
- const t = v, l = y, I = d(() => import("./MazBtn-DJOUeES7.mjs")), B = d(() => import("./MazIcon-DjMuw8Bz.mjs")), M = d(() => import("./eye-slash-BoO00xzs.mjs")), q = d(() => import("./eye-f8zAUc30.mjs")), T = d(() => import("./check-C9Q_W85g.mjs")), c = h(!1), s = h(!1), w = h(), D = ne({
56
+ const t = v, l = y, I = d(() => import("./MazBtn-BijEMn4r.mjs")), B = d(() => import("./MazIcon-DjMuw8Bz.mjs")), M = d(() => import("./eye-slash-BoO00xzs.mjs")), q = d(() => import("./eye-f8zAUc30.mjs")), D = d(() => import("./check-C9Q_W85g.mjs")), c = h(!1), s = h(!1), w = h(), E = ne({
57
57
  componentName: "MazInput",
58
58
  providedId: t.id
59
59
  });
@@ -61,7 +61,7 @@ const ie = {
61
61
  var e;
62
62
  t.autoFocus && ((e = w.value) == null || e.focus());
63
63
  });
64
- const $ = r(() => t.type === "password"), E = r(() => c.value ? "text" : t.type), N = r(() => {
64
+ const $ = r(() => t.type === "password"), N = r(() => c.value ? "text" : t.type), P = r(() => {
65
65
  if (!t.noBorder) {
66
66
  if (t.error)
67
67
  return "maz-border-danger";
@@ -89,11 +89,11 @@ const ie = {
89
89
  }
90
90
  return "--default-border";
91
91
  }
92
- }), b = X(), P = r(() => {
93
- const { required: e, placeholder: n } = t;
94
- if (n)
95
- return e ? `${n} *` : n;
96
- }), A = r(() => p.value !== void 0 && p.value !== ""), F = re(
92
+ }), b = X(), A = r(() => {
93
+ const { required: e, placeholder: a } = t;
94
+ if (a)
95
+ return e ? `${a} *` : a;
96
+ }), F = r(() => m.value !== void 0 && m.value !== ""), T = re(
97
97
  (e) => {
98
98
  l("update:model-value", e);
99
99
  },
@@ -101,13 +101,13 @@ const ie = {
101
101
  );
102
102
  function L(e) {
103
103
  if (t.debounce)
104
- return F(e);
104
+ return T(e);
105
105
  l("update:model-value", e);
106
106
  }
107
- const p = r({
107
+ const m = r({
108
108
  get: () => t.modelValue,
109
109
  set: (e) => L(e)
110
- }), R = r(() => (!!t.label || !!t.hint) && (s.value || !!A.value || !!t.placeholder || ["date", "month", "week"].includes(t.type))), O = r(() => !!t.label || !!t.hint);
110
+ }), O = r(() => (!!t.label || !!t.hint) && (s.value || !!F.value || !!t.placeholder || ["date", "month", "week"].includes(t.type))), R = r(() => !!t.label || !!t.hint);
111
111
  function U() {
112
112
  return !!b["right-icon"] || $.value || !!b["valid-button"] || t.validButton || !!t.rightIcon;
113
113
  }
@@ -126,14 +126,14 @@ const ie = {
126
126
  function K(e) {
127
127
  return l("input", e);
128
128
  }
129
- return (e, n) => (a(), f(
129
+ return (e, a) => (o(), f(
130
130
  "div",
131
131
  {
132
132
  class: z(["m-input", [
133
133
  {
134
134
  "--is-focused": s.value || e.borderActive,
135
- "--should-up": R.value,
136
- "--has-label": O.value,
135
+ "--should-up": O.value,
136
+ "--has-label": R.value,
137
137
  "--is-disabled": e.disabled,
138
138
  "--is-readonly": e.readonly,
139
139
  "--has-z-2": e.error || e.warning || e.success,
@@ -152,37 +152,34 @@ const ie = {
152
152
  {
153
153
  class: z(["m-input-wrapper", [
154
154
  e.inputClasses,
155
- N.value,
155
+ P.value,
156
156
  e.roundedSize ? `--rounded-${e.roundedSize}` : { "maz-rounded": !e.noRadius }
157
157
  ]])
158
158
  },
159
159
  [
160
- j() ? (a(), f("div", ie, [
161
- o(`
162
- @slot left-icon - The icon to display on the left of the input
163
- `),
160
+ j() ? (o(), f("div", ie, [
164
161
  e.$slots["left-icon"] || e.leftIcon ? k(e.$slots, "left-icon", { key: 0 }, () => [
165
- typeof e.leftIcon == "string" ? (a(), u(i(B), {
162
+ typeof e.leftIcon == "string" ? (o(), u(i(B), {
166
163
  key: 0,
167
164
  name: e.leftIcon,
168
165
  class: "maz-text-xl maz-text-muted"
169
- }, null, 8, ["name"])) : e.leftIcon ? (a(), u(C(e.leftIcon), {
166
+ }, null, 8, ["name"])) : e.leftIcon ? (o(), u(C(e.leftIcon), {
170
167
  key: 1,
171
168
  class: "maz-text-xl maz-text-muted"
172
- })) : o("v-if", !0)
173
- ], !0) : o("v-if", !0)
174
- ])) : o("v-if", !0),
169
+ })) : n("v-if", !0)
170
+ ], !0) : n("v-if", !0)
171
+ ])) : n("v-if", !0),
175
172
  g("div", ue, [
176
173
  Z(g("input", x({
177
- id: i(D),
174
+ id: i(E),
178
175
  ref_key: "input",
179
176
  ref: w,
180
- "onUpdate:modelValue": n[0] || (n[0] = (m) => p.value = m),
181
- type: E.value,
177
+ "onUpdate:modelValue": a[0] || (a[0] = (p) => m.value = p),
178
+ type: N.value,
182
179
  name: e.name
183
180
  }, e.$attrs, {
184
181
  inputmode: e.inputmode,
185
- placeholder: P.value,
182
+ placeholder: A.value,
186
183
  "aria-label": e.label || e.placeholder,
187
184
  disabled: e.disabled,
188
185
  readonly: e.readonly,
@@ -194,11 +191,11 @@ const ie = {
194
191
  change: J,
195
192
  input: K
196
193
  }, !0), {
197
- onClick: n[1] || (n[1] = (m) => e.$emit("click", m))
194
+ onClick: a[1] || (a[1] = (p) => e.$emit("click", p))
198
195
  }), null, 16, se), [
199
- [ee, p.value]
196
+ [ee, m.value]
200
197
  ]),
201
- e.label || e.hint ? (a(), f(
198
+ e.label || e.hint ? (o(), f(
202
199
  "span",
203
200
  {
204
201
  key: 0,
@@ -216,48 +213,42 @@ const ie = {
216
213
  1
217
214
  /* TEXT */
218
215
  ),
219
- e.required ? (a(), f("sup", de, "*")) : o("v-if", !0)
216
+ e.required ? (o(), f("sup", de, "*")) : n("v-if", !0)
220
217
  ],
221
218
  2
222
219
  /* CLASS */
223
- )) : o("v-if", !0)
220
+ )) : n("v-if", !0)
224
221
  ]),
225
- U() ? (a(), f("div", fe, [
226
- o(`
227
- @slot right-icon - The icon to display on the right of the input
228
- `),
222
+ U() ? (o(), f("div", fe, [
229
223
  e.$slots["right-icon"] || e.rightIcon ? k(e.$slots, "right-icon", { key: 0 }, () => [
230
- typeof e.rightIcon == "string" ? (a(), u(i(B), {
224
+ typeof e.rightIcon == "string" ? (o(), u(i(B), {
231
225
  key: 0,
232
226
  name: e.rightIcon,
233
227
  class: "maz-text-xl maz-text-muted"
234
- }, null, 8, ["name"])) : e.rightIcon ? (a(), u(C(e.rightIcon), {
228
+ }, null, 8, ["name"])) : e.rightIcon ? (o(), u(C(e.rightIcon), {
235
229
  key: 1,
236
230
  class: "maz-text-xl maz-text-muted"
237
- })) : o("v-if", !0)
238
- ], !0) : o("v-if", !0),
239
- $.value ? (a(), u(i(I), {
231
+ })) : n("v-if", !0)
232
+ ], !0) : n("v-if", !0),
233
+ $.value ? (o(), u(i(I), {
240
234
  key: 1,
241
235
  color: "transparent",
242
236
  tabindex: "-1",
243
237
  size: "mini",
244
- onClick: n[2] || (n[2] = ae((m) => c.value = !c.value, ["stop"]))
238
+ onClick: a[2] || (a[2] = ae((p) => c.value = !c.value, ["stop"]))
245
239
  }, {
246
240
  default: V(() => [
247
- c.value ? (a(), u(i(M), {
241
+ c.value ? (o(), u(i(M), {
248
242
  key: 0,
249
243
  class: "maz-text-xl maz-text-muted"
250
- })) : (a(), u(i(q), {
244
+ })) : (o(), u(i(q), {
251
245
  key: 1,
252
246
  class: "maz-text-xl maz-text-muted"
253
247
  }))
254
248
  ]),
255
249
  _: 1
256
250
  /* STABLE */
257
- })) : o("v-if", !0),
258
- o(`
259
- @slot valid-button - Replace the valid button by your own
260
- `),
251
+ })) : n("v-if", !0),
261
252
  e.$slots["valid-button"] || e.validButton ? k(e.$slots, "valid-button", { key: 2 }, () => [
262
253
  S(i(I), {
263
254
  color: "transparent",
@@ -269,13 +260,13 @@ const ie = {
269
260
  type: "submit"
270
261
  }, {
271
262
  default: V(() => [
272
- S(i(T), { class: "maz-text-2xl maz-text-normal" })
263
+ S(i(D), { class: "maz-text-2xl maz-text-normal" })
273
264
  ]),
274
265
  _: 1
275
266
  /* STABLE */
276
267
  }, 8, ["disabled", "loading"])
277
- ], !0) : o("v-if", !0)
278
- ])) : o("v-if", !0)
268
+ ], !0) : n("v-if", !0)
269
+ ])) : n("v-if", !0)
279
270
  ],
280
271
  2
281
272
  /* CLASS */