maz-ui 3.47.2-beta.0 → 3.47.2-beta.3

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 (145) 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-QVmZ90t5.mjs +106 -0
  107. package/modules/chunks/MazBtn-R7z-Hxp-.cjs +1 -0
  108. package/modules/chunks/{MazIcon-dhyR9Q8a.cjs → MazIcon-CKCoY05P.cjs} +1 -1
  109. package/modules/chunks/{MazIcon-DllGg8tw.mjs → MazIcon-DJfEPmBG.mjs} +1 -1
  110. package/modules/chunks/{MazSpinner-bdGjxsu6.mjs → MazSpinner-C95OqwKl.mjs} +1 -1
  111. package/modules/chunks/{MazSpinner-CiIyZ8gs.cjs → MazSpinner-DYT43E6e.cjs} +1 -1
  112. package/modules/chunks/{index-x2F1l5sr.mjs → index-CjsYU5rv.mjs} +191 -226
  113. package/modules/chunks/{index-BPqjUr5e.cjs → index-oVi9-l4o.cjs} +2 -27
  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
@@ -1,4 +1,4 @@
1
- import { defineComponent as M, ref as T, onMounted as N, watch as S, openBlock as u, createBlock as g, Teleport as O, createVNode as F, Transition as P, withCtx as L, createElementBlock as h, normalizeClass as B, createElementVNode as v, withModifiers as H, mergeProps as E, renderSlot as f, createCommentVNode as a, defineAsyncComponent as D, useAttrs as K, computed as V, createTextVNode as W, toDisplayString as I, unref as w } from "vue";
1
+ import { defineComponent as M, ref as L, onMounted as S, watch as T, openBlock as c, createBlock as g, Teleport as O, createVNode as P, Transition as K, withCtx as N, createElementBlock as h, normalizeClass as B, createElementVNode as f, withModifiers as H, mergeProps as E, renderSlot as p, createCommentVNode as b, defineAsyncComponent as D, useAttrs as W, computed as V, createTextVNode as F, toDisplayString as I, unref as w } from "vue";
2
2
  import '../assets/MazDialog.css';const z = "--backdrop-present", q = /* @__PURE__ */ M({
3
3
  inheritAttrs: !1,
4
4
  __name: "MazBackdrop",
@@ -13,64 +13,64 @@ import '../assets/MazDialog.css';const z = "--backdrop-present", q = /* @__PURE_
13
13
  backdropContentClass: { default: void 0 }
14
14
  },
15
15
  emits: ["open", "close", "update:model-value", "before-close"],
16
- setup(i, { expose: m, emit: d }) {
17
- const t = i, l = d;
18
- function p() {
16
+ setup(n, { expose: m, emit: r }) {
17
+ const t = n, l = r;
18
+ function u() {
19
19
  document.documentElement.classList.add(z);
20
20
  }
21
- async function b() {
21
+ async function v() {
22
22
  document.querySelector(".m-backdrop.--present") || document.documentElement.classList.remove(z);
23
23
  }
24
- const r = T(t.modelValue);
25
- function c() {
24
+ const i = L(t.modelValue);
25
+ function d() {
26
26
  e(!1);
27
27
  }
28
28
  async function e(o) {
29
29
  var C;
30
- o || (l("before-close"), await ((C = t.beforeClose) == null ? void 0 : C.call(t))), r.value = o;
30
+ o || (l("before-close"), await ((C = t.beforeClose) == null ? void 0 : C.call(t))), i.value = o;
31
31
  }
32
- function s() {
32
+ function a() {
33
33
  l("open");
34
34
  }
35
- function n() {
35
+ function s() {
36
36
  l("update:model-value", !1), l("close"), y();
37
37
  }
38
38
  function A() {
39
- t.persistent || c();
39
+ t.persistent || d();
40
40
  }
41
41
  function k(o) {
42
- !t.noCloseOnEscKey && o.key === "Escape" && !t.persistent && c();
42
+ !t.noCloseOnEscKey && o.key === "Escape" && !t.persistent && d();
43
43
  }
44
44
  function $() {
45
- p(), document.addEventListener("keyup", k, !1);
45
+ u(), document.addEventListener("keyup", k, !1);
46
46
  }
47
47
  function y() {
48
- document.removeEventListener("keyup", k), b();
48
+ document.removeEventListener("keyup", k), v();
49
49
  }
50
- return N(() => {
50
+ return S(() => {
51
51
  t.modelValue ? $() : y();
52
- }), S(
52
+ }), T(
53
53
  () => t.modelValue,
54
54
  (o) => {
55
- r.value = o, o ? $() : y();
55
+ i.value = o, o ? $() : y();
56
56
  }
57
57
  ), m({
58
- onBackdropAnimationEnter: s,
59
- onBackdropAnimationLeave: n,
58
+ onBackdropAnimationEnter: a,
59
+ onBackdropAnimationLeave: s,
60
60
  onBackdropClicked: A,
61
- close: c,
62
- present: r,
61
+ close: d,
62
+ present: i,
63
63
  toggleModal: e,
64
64
  onKeyPress: k
65
- }), (o, C) => (u(), g(O, { to: o.teleportSelector }, [
66
- F(P, {
65
+ }), (o, C) => (c(), g(O, { to: o.teleportSelector }, [
66
+ P(K, {
67
67
  appear: "",
68
68
  name: o.transitionName,
69
- onAfterEnter: s,
70
- onAfterLeave: n
69
+ onAfterEnter: a,
70
+ onAfterLeave: s
71
71
  }, {
72
- default: L(() => [
73
- r.value ? (u(), h(
72
+ default: N(() => [
73
+ i.value ? (c(), h(
74
74
  "div",
75
75
  {
76
76
  key: 0,
@@ -79,7 +79,7 @@ import '../assets/MazDialog.css';const z = "--backdrop-present", q = /* @__PURE_
79
79
  role: "dialog"
80
80
  },
81
81
  [
82
- v(
82
+ f(
83
83
  "button",
84
84
  {
85
85
  class: B(["m-backdrop-overlay", { "--disabled": o.persistent }]),
@@ -90,7 +90,7 @@ import '../assets/MazDialog.css';const z = "--backdrop-present", q = /* @__PURE_
90
90
  2
91
91
  /* CLASS */
92
92
  ),
93
- v(
93
+ f(
94
94
  "div",
95
95
  E({
96
96
  class: ["m-backdrop-content", o.backdropContentClass]
@@ -99,7 +99,7 @@ import '../assets/MazDialog.css';const z = "--backdrop-present", q = /* @__PURE_
99
99
  tabindex: "0"
100
100
  }),
101
101
  [
102
- f(o.$slots, "default", { close: c })
102
+ p(o.$slots, "default", { close: d })
103
103
  ],
104
104
  16
105
105
  /* FULL_PROPS */
@@ -107,7 +107,7 @@ import '../assets/MazDialog.css';const z = "--backdrop-present", q = /* @__PURE_
107
107
  ],
108
108
  2
109
109
  /* CLASS */
110
- )) : a("v-if", !0)
110
+ )) : b("v-if", !0)
111
111
  ]),
112
112
  _: 3
113
113
  /* FORWARDED */
@@ -143,94 +143,79 @@ import '../assets/MazDialog.css';const z = "--backdrop-present", q = /* @__PURE_
143
143
  backdropContentClass: {}
144
144
  },
145
145
  emits: ["open", "close", "update:model-value"],
146
- setup(i, { expose: m }) {
147
- const d = i, t = D(() => import("./MazBtn-CweCwE_4.mjs")), l = D(() => import("./x-mark-CnZwVvA7.mjs")), p = K(), b = T();
146
+ setup(n, { expose: m }) {
147
+ const r = n, t = D(() => import("./MazBtn-CcyV4DCc.mjs")), l = D(() => import("./x-mark-CnZwVvA7.mjs")), u = W(), v = L();
148
148
  m({
149
149
  close: () => {
150
- var e, s;
151
- return (s = (e = b.value) == null ? void 0 : e.close) == null ? void 0 : s.call(e);
150
+ var e, a;
151
+ return (a = (e = v.value) == null ? void 0 : e.close) == null ? void 0 : a.call(e);
152
152
  }
153
153
  });
154
- const r = V(() => ({
155
- ...p,
154
+ const i = V(() => ({
155
+ ...u,
156
156
  class: void 0,
157
157
  style: void 0
158
- })), c = V(() => ({
159
- class: p.class,
160
- style: p.style
158
+ })), d = V(() => ({
159
+ class: u.class,
160
+ style: u.style
161
161
  }));
162
- return (e, s) => (u(), g(q, E({ ...r.value, ...d }, {
162
+ return (e, a) => (c(), g(q, E({ ...i.value, ...r }, {
163
163
  ref_key: "backdrop",
164
- ref: b,
164
+ ref: v,
165
165
  persistent: e.persistent,
166
166
  "model-value": e.modelValue,
167
167
  "transition-name": "modal-anim",
168
168
  "aria-labelledby": "dialogTitle",
169
169
  "aria-describedby": "dialogDesc",
170
- onClose: s[0] || (s[0] = (n) => e.$emit("close", n)),
171
- onOpen: s[1] || (s[1] = (n) => e.$emit("open", n)),
172
- "onUpdate:modelValue": s[2] || (s[2] = (n) => e.$emit("update:model-value", n))
170
+ onClose: a[0] || (a[0] = (s) => e.$emit("close", s)),
171
+ onOpen: a[1] || (a[1] = (s) => e.$emit("open", s)),
172
+ "onUpdate:modelValue": a[2] || (a[2] = (s) => e.$emit("update:model-value", s))
173
173
  }), {
174
- default: L(({ close: n }) => [
175
- v(
174
+ default: N(({ close: s }) => [
175
+ f(
176
176
  "div",
177
177
  E({
178
178
  class: ["m-dialog", { "--scrollable": e.scrollable }],
179
179
  role: "dialog",
180
180
  "aria-modal": "true",
181
181
  style: [{ width: e.width, maxWidth: e.maxWidth, maxHeight: e.maxHeight }]
182
- }, c.value),
182
+ }, d.value),
183
183
  [
184
- a(`
185
- @slot Header slot
186
- @binding {Function} close close function
187
- `),
188
- f(e.$slots, "header", { close: n }, () => [
189
- v(
184
+ p(e.$slots, "header", { close: s }, () => [
185
+ f(
190
186
  "div",
191
187
  {
192
188
  class: B(["m-dialog-header", { "--has-title": e.$slots.title || e.title }])
193
189
  },
194
190
  [
195
- e.$slots.title || e.title ? (u(), h("h2", U, [
196
- a(`
197
- @slot Title slot in the header
198
- `),
199
- f(e.$slots, "title", {}, () => [
200
- W(
191
+ e.$slots.title || e.title ? (c(), h("h2", U, [
192
+ p(e.$slots, "title", {}, () => [
193
+ F(
201
194
  I(e.title),
202
195
  1
203
196
  /* TEXT */
204
197
  )
205
198
  ], !0)
206
- ])) : a("v-if", !0),
207
- !e.noClose && !e.persistent ? (u(), g(w(t), {
199
+ ])) : b("v-if", !0),
200
+ !e.noClose && !e.persistent ? (c(), g(w(t), {
208
201
  key: 1,
209
202
  class: "m-dialog-closebtn",
210
203
  color: "transparent",
211
204
  size: "sm",
212
205
  icon: w(l),
213
- onClick: n
214
- }, null, 8, ["icon", "onClick"])) : a("v-if", !0)
206
+ onClick: s
207
+ }, null, 8, ["icon", "onClick"])) : b("v-if", !0)
215
208
  ],
216
209
  2
217
210
  /* CLASS */
218
211
  )
219
212
  ], !0),
220
- v("div", X, [
221
- a(`
222
- @slot Default content
223
- @binding {Function} close close function
224
- `),
225
- f(e.$slots, "default", { close: n }, void 0, !0)
213
+ f("div", X, [
214
+ p(e.$slots, "default", { close: s }, void 0, !0)
226
215
  ]),
227
- e.$slots.footer ? (u(), h("div", j, [
228
- a(`
229
- @slot Footer slot
230
- @binding {Function} close close function
231
- `),
232
- f(e.$slots, "footer", { close: n }, void 0, !0)
233
- ])) : a("v-if", !0)
216
+ e.$slots.footer ? (c(), h("div", j, [
217
+ p(e.$slots, "footer", { close: s }, void 0, !0)
218
+ ])) : b("v-if", !0)
234
219
  ],
235
220
  16
236
221
  /* FULL_PROPS */
@@ -240,11 +225,11 @@ import '../assets/MazDialog.css';const z = "--backdrop-present", q = /* @__PURE_
240
225
  /* FORWARDED */
241
226
  }, 16, ["persistent", "model-value"]));
242
227
  }
243
- }), J = (i, m) => {
244
- const d = i.__vccOpts || i;
228
+ }), J = (n, m) => {
229
+ const r = n.__vccOpts || n;
245
230
  for (const [t, l] of m)
246
- d[t] = l;
247
- return d;
231
+ r[t] = l;
232
+ return r;
248
233
  }, R = /* @__PURE__ */ J(G, [["__scopeId", "data-v-50775b17"]]);
249
234
  export {
250
235
  R as M,