maz-ui 3.47.2-beta.5 → 3.47.2-beta.7

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 (210) hide show
  1. package/components/MazAccordion.mjs +91 -98
  2. package/components/MazAnimatedCounter.mjs +26 -26
  3. package/components/MazBottomSheet.mjs +1 -1
  4. package/components/MazBtn.mjs +1 -1
  5. package/components/MazCard.d.ts +2 -2
  6. package/components/MazCard.mjs +1 -1
  7. package/components/MazCardSpotlight.mjs +18 -22
  8. package/components/MazCarousel.mjs +1 -1
  9. package/components/MazCheckbox.mjs +74 -70
  10. package/components/MazChecklist.mjs +1 -1
  11. package/components/MazCircularProgressBar.d.ts +1 -1
  12. package/components/MazCircularProgressBar.mjs +48 -48
  13. package/components/MazDialog.mjs +1 -1
  14. package/components/MazDialogPromise.mjs +1 -1
  15. package/components/MazDrawer.mjs +1 -1
  16. package/components/MazDropdown.d.ts +22 -2
  17. package/components/MazDropdown.mjs +1 -1
  18. package/components/MazExpandAnimation.mjs +22 -25
  19. package/components/MazGallery.d.ts +1 -1
  20. package/components/MazGallery.mjs +1 -1
  21. package/components/MazInput.mjs +1 -1
  22. package/components/MazInputCode.mjs +36 -39
  23. package/components/MazInputNumber.d.ts +2 -2
  24. package/components/MazInputNumber.mjs +1 -1
  25. package/components/MazInputPrice.d.ts +2 -2
  26. package/components/MazInputPrice.mjs +1 -1
  27. package/components/MazInputTags.mjs +1 -1
  28. package/components/MazLoadingBar.mjs +31 -27
  29. package/components/MazPagination.mjs +1 -1
  30. package/components/MazPhoneNumberInput.d.ts +1 -1
  31. package/components/MazPhoneNumberInput.mjs +1 -1
  32. package/components/MazPicker.d.ts +3 -1
  33. package/components/MazPicker.mjs +1 -1
  34. package/components/MazPullToRefresh.d.ts +1 -1
  35. package/components/MazRadio.mjs +31 -36
  36. package/components/MazReadingProgressBar.d.ts +1 -1
  37. package/components/MazSelect.mjs +1 -1
  38. package/components/MazSlider.d.ts +1 -1
  39. package/components/MazStepper.mjs +1 -1
  40. package/components/MazSwitch.mjs +20 -23
  41. package/components/MazTable.d.ts +6 -0
  42. package/components/MazTable.mjs +1 -1
  43. package/components/MazTableCell.d.ts +5 -1
  44. package/components/MazTableCell.mjs +22 -19
  45. package/components/MazTableRow.mjs +1 -1
  46. package/components/MazTableTitle.d.ts +5 -1
  47. package/components/MazTableTitle.mjs +16 -13
  48. package/components/MazTabsBar.mjs +1 -1
  49. package/components/assets/MazAccordion.css +1 -1
  50. package/components/assets/MazAnimatedCounter.css +1 -1
  51. package/components/assets/MazBtn.css +1 -1
  52. package/components/assets/MazCardSpotlight.css +1 -1
  53. package/components/assets/MazCheckbox.css +1 -1
  54. package/components/assets/MazChecklist.css +1 -1
  55. package/components/assets/MazCircularProgressBar.css +1 -1
  56. package/components/assets/MazDropdown.css +1 -1
  57. package/components/assets/MazExpandAnimation.css +1 -1
  58. package/components/assets/MazGallery.css +1 -1
  59. package/components/assets/MazInputCode.css +1 -1
  60. package/components/assets/MazInputNumber.css +1 -1
  61. package/components/assets/MazInputTags.css +1 -1
  62. package/components/assets/MazLoadingBar.css +1 -1
  63. package/components/assets/MazPagination.css +1 -1
  64. package/components/assets/MazPhoneNumberInput.css +1 -1
  65. package/components/assets/MazPicker.css +1 -1
  66. package/components/assets/MazRadio.css +1 -1
  67. package/components/assets/MazSelect.css +1 -1
  68. package/components/assets/MazStepper.css +1 -1
  69. package/components/assets/MazSwitch.css +1 -1
  70. package/components/assets/MazTable.css +1 -1
  71. package/components/assets/MazTableCell.css +1 -1
  72. package/components/assets/MazTableRow.css +1 -1
  73. package/components/assets/MazTableTitle.css +1 -1
  74. package/components/assets/MazTabsBar.css +1 -1
  75. package/components/chunks/{MazBadge-CqppWg2j.mjs → MazBadge-D-0XgPWR.mjs} +1 -1
  76. package/components/chunks/{MazBottomSheet-CGRvZmGd.mjs → MazBottomSheet-C9GWCGys.mjs} +1 -1
  77. package/components/chunks/MazBtn-B0Q6Kw8H.mjs +105 -0
  78. package/components/chunks/MazBtn-CMyQNKuk.mjs +105 -0
  79. package/components/chunks/MazBtn-DA2lg-5s.mjs +113 -0
  80. package/components/chunks/MazBtn-DER-sPjl.mjs +105 -0
  81. package/components/chunks/MazBtn-DFLIzh6y.mjs +105 -0
  82. package/components/chunks/MazBtn-DHfi8M3z.mjs +105 -0
  83. package/components/chunks/MazBtn-DKyz5Hc0.mjs +105 -0
  84. package/components/chunks/MazBtn-DZb-6vcl.mjs +105 -0
  85. package/components/chunks/MazBtn-D_K6k6A7.mjs +105 -0
  86. package/components/chunks/MazBtn-DnZ_pj-t.mjs +105 -0
  87. package/components/chunks/MazBtn-DpFjxnMy.mjs +105 -0
  88. package/components/chunks/MazBtn-DvfMuN3B.mjs +105 -0
  89. package/components/chunks/MazBtn-IPfW92RY.mjs +105 -0
  90. package/components/chunks/MazBtn-VU3XSEv8.mjs +110 -0
  91. package/components/chunks/{MazCard-BYB8y1_u.mjs → MazCard-BkcxQOWL.mjs} +1 -1
  92. package/components/chunks/{MazCarousel-DccWVW8H.mjs → MazCarousel-CSv4VpC9.mjs} +1 -1
  93. package/components/chunks/{MazCheckbox-BBL0vgqe.mjs → MazCheckbox-B9iBXhoG.mjs} +63 -59
  94. package/components/chunks/{MazCheckbox-BTl370Qq.mjs → MazCheckbox-BHhDBSbJ.mjs} +64 -60
  95. package/components/chunks/{MazCheckbox-DTU2jEkC.mjs → MazCheckbox-BcwWN7iD.mjs} +63 -59
  96. package/components/chunks/{MazChecklist-CQv-sXP1.mjs → MazChecklist-DxtYuoEu.mjs} +116 -116
  97. package/components/chunks/{MazDialog-khofH-7I.mjs → MazDialog-xPCkmhrE.mjs} +1 -1
  98. package/components/chunks/{MazDialogPromise-ZRA2ZrO4.mjs → MazDialogPromise-dIHWE8dO.mjs} +2 -2
  99. package/components/chunks/MazDropdown-7WqbXnPN.mjs +442 -0
  100. package/components/chunks/MazExpandAnimation-CUgYZyTw.mjs +54 -0
  101. package/components/chunks/{MazGallery-VTZUhBKC.mjs → MazGallery-BfdKcDIu.mjs} +39 -42
  102. package/components/chunks/{MazGallery-CXQiXWFr.mjs → MazGallery-ndO4hRUh.mjs} +38 -41
  103. package/components/chunks/MazIcon-B3gy-jQ6.mjs +4 -0
  104. package/components/chunks/{MazIcon-BdQtfzuy.mjs → MazIcon-DVTWgYB6.mjs} +1 -1
  105. package/components/chunks/{MazInput-DzWkS-g8.mjs → MazInput-DG-grU7m.mjs} +1 -1
  106. package/components/chunks/{MazInput-eOtg1L9F.mjs → MazInput-DnmjeD0Q.mjs} +2 -2
  107. package/components/chunks/{MazInput-geBqeT4i.mjs → MazInput-SGx7gJ9r.mjs} +2 -2
  108. package/components/chunks/MazInputNumber-DoeT5Lcu.mjs +571 -0
  109. package/components/chunks/{MazInputPrice-DoTnDDIN.mjs → MazInputPrice-CZiypHp3.mjs} +1 -1
  110. package/components/chunks/MazInputTags-DGAglIQb.mjs +584 -0
  111. package/components/chunks/{MazLink-Cd4MwIC9.mjs → MazLink-yKgOtTlk.mjs} +1 -1
  112. package/components/chunks/MazLoadingBar-CBNuhilE.mjs +36 -0
  113. package/components/chunks/MazPagination-eJFyS5Nn.mjs +329 -0
  114. package/components/chunks/{MazPhoneNumberInput-BTm8A0bL.mjs → MazPhoneNumberInput-rGR80IeJ.mjs} +91 -96
  115. package/components/chunks/{MazPicker-DwWiIYAR.mjs → MazPicker-CUpQ552W.mjs} +727 -708
  116. package/components/chunks/{MazPickerMonthSwitcher-CmFFQoPA.mjs → MazPickerMonthSwitcher-duzi8uZ8.mjs} +1 -1
  117. package/components/chunks/{MazPickerShortcuts-DaELz7aq.mjs → MazPickerShortcuts-Coq4ITAj.mjs} +1 -1
  118. package/components/chunks/{MazPickerYearSwitcher-m1_KXnpA.mjs → MazPickerYearSwitcher-vUTntpYE.mjs} +1 -1
  119. package/components/chunks/{MazSelect-Cnz3p3n2.mjs → MazSelect-DA1D4Aus.mjs} +85 -90
  120. package/components/chunks/{MazSelect-DOiqBTNY.mjs → MazSelect-DpLBpopb.mjs} +40 -45
  121. package/components/chunks/MazSpinner-B8vOa-3i.mjs +34 -0
  122. package/components/chunks/MazSpinner-BODHZQ9h.mjs +34 -0
  123. package/components/chunks/{MazSpinner-DmiLBQgR.mjs → MazSpinner-Bbagpn0P.mjs} +1 -1
  124. package/components/chunks/MazSpinner-BdOKUqKA.mjs +34 -0
  125. package/components/chunks/{MazSpinner-Dhg-s-9s.mjs → MazSpinner-Bi3tSdWr.mjs} +1 -1
  126. package/components/chunks/{MazSpinner-B7tPZpHw.mjs → MazSpinner-Btv2qATX.mjs} +1 -1
  127. package/components/chunks/{MazSpinner-DoRGA1RI.mjs → MazSpinner-CLlK6hHp.mjs} +1 -1
  128. package/components/chunks/{MazSpinner-edxn0ncQ.mjs → MazSpinner-CQpzVTYF.mjs} +1 -1
  129. package/components/chunks/MazSpinner-CR8HZnWn.mjs +34 -0
  130. package/components/chunks/MazSpinner-ChqoF_fX.mjs +34 -0
  131. package/components/chunks/{MazSpinner-BsYJDmi9.mjs → MazSpinner-D5ciNjTR.mjs} +1 -1
  132. package/components/chunks/{MazSpinner-B1PXhYRx.mjs → MazSpinner-DIPbNESr.mjs} +1 -1
  133. package/components/chunks/{MazSpinner-BcB0szZB.mjs → MazSpinner-DJM02T-b.mjs} +1 -1
  134. package/components/chunks/{MazSpinner-Bb3f2t6w.mjs → MazSpinner-VN2Vol2B.mjs} +1 -1
  135. package/components/chunks/MazSpinner-a80KrraB.mjs +34 -0
  136. package/components/chunks/MazSpinner-dm4RUkiD.mjs +34 -0
  137. package/components/chunks/MazSpinner-oLVdOGaR.mjs +34 -0
  138. package/components/chunks/{MazSpinner-BpkPcfCt.mjs → MazSpinner-v0FIBDiy.mjs} +1 -1
  139. package/components/chunks/MazStepper-DKPl3uIk.mjs +218 -0
  140. package/components/chunks/{MazTable-BKdEx63E.mjs → MazTable-DBiW_J2i.mjs} +104 -100
  141. package/components/chunks/MazTableCell-D10vPzyI.mjs +26 -0
  142. package/components/chunks/{MazTableRow-bLFpjzu1.mjs → MazTableRow-CSxkhwUM.mjs} +8 -8
  143. package/components/chunks/MazTableTitle-BdRR_MXI.mjs +26 -0
  144. package/components/chunks/{MazTabsBar-CM-w7V97.mjs → MazTabsBar-BVg2pxLA.mjs} +2 -2
  145. package/components/chunks/{MazTransitionExpand-PmUDa51_.mjs → MazTransitionExpand-2Ft7atX1.mjs} +1 -1
  146. package/css/main.css +1 -1
  147. package/modules/assets/MazBtn.css +1 -1
  148. package/modules/chunks/MazBtn-SZHtOzgz.cjs +1 -0
  149. package/modules/chunks/MazBtn-y5LW9A2T.mjs +105 -0
  150. package/modules/chunks/{MazIcon-B8BoiF7R.cjs → MazIcon-BpVDZGXl.cjs} +1 -1
  151. package/modules/chunks/{MazIcon-C6zDSPgJ.mjs → MazIcon-Dj66ziAh.mjs} +1 -1
  152. package/modules/chunks/{MazSpinner-B-4tL9pK.cjs → MazSpinner-CPT6UF2e.cjs} +1 -1
  153. package/modules/chunks/{MazSpinner-BvJydaeF.mjs → MazSpinner-uMrdk_99.mjs} +1 -1
  154. package/modules/chunks/{index-Bf4X7amE.mjs → index-BG6gPie5.mjs} +4 -4
  155. package/modules/chunks/{index-F0B533E8.cjs → index-BTegnVLg.cjs} +2 -2
  156. package/modules/index.cjs +1 -1
  157. package/modules/index.mjs +1 -1
  158. package/nuxt/index.json +1 -1
  159. package/package.json +1 -1
  160. package/tailwindcss/variables/colors.ts +2 -0
  161. package/types/components/MazCard.vue.d.ts +2 -2
  162. package/types/components/MazCircularProgressBar.vue.d.ts +1 -1
  163. package/types/components/MazDropdown.vue.d.ts +22 -2
  164. package/types/components/MazGallery.vue.d.ts +1 -1
  165. package/types/components/MazInputNumber.vue.d.ts +2 -2
  166. package/types/components/MazInputPrice.vue.d.ts +2 -2
  167. package/types/components/MazPhoneNumberInput.vue.d.ts +1 -1
  168. package/types/components/MazPicker.vue.d.ts +3 -1
  169. package/types/components/MazPullToRefresh.vue.d.ts +1 -1
  170. package/types/components/MazReadingProgressBar.vue.d.ts +1 -1
  171. package/types/components/MazSlider.vue.d.ts +1 -1
  172. package/types/components/MazTable.vue.d.ts +6 -0
  173. package/types/components/MazTableCell.vue.d.ts +5 -1
  174. package/types/components/MazTableTitle.vue.d.ts +5 -1
  175. package/types/modules/directives/v-fullscreen-img/MazFullscreenImg.vue.d.ts +1 -1
  176. package/types/tailwindcss/variables/colors.d.ts +2 -0
  177. package/components/chunks/MazBtn-40lm8-AL.mjs +0 -106
  178. package/components/chunks/MazBtn-BB1FyYWv.mjs +0 -114
  179. package/components/chunks/MazBtn-BJxI5VQw.mjs +0 -106
  180. package/components/chunks/MazBtn-BmrcK2af.mjs +0 -106
  181. package/components/chunks/MazBtn-C72_1uvu.mjs +0 -106
  182. package/components/chunks/MazBtn-CWloP6MI.mjs +0 -111
  183. package/components/chunks/MazBtn-C_BULYqZ.mjs +0 -106
  184. package/components/chunks/MazBtn-CcyV4DCc.mjs +0 -106
  185. package/components/chunks/MazBtn-DENEMy-c.mjs +0 -106
  186. package/components/chunks/MazBtn-Sj-Pq0YV.mjs +0 -106
  187. package/components/chunks/MazBtn-UnZQuu6P.mjs +0 -106
  188. package/components/chunks/MazBtn-cUQ1Tykp.mjs +0 -106
  189. package/components/chunks/MazBtn-hUslV7wO.mjs +0 -106
  190. package/components/chunks/MazBtn-psosbsi3.mjs +0 -106
  191. package/components/chunks/MazDropdown-peYVJsXv.mjs +0 -441
  192. package/components/chunks/MazExpandAnimation-MDimlZGj.mjs +0 -57
  193. package/components/chunks/MazIcon-Bk4mYF1h.mjs +0 -4
  194. package/components/chunks/MazInputNumber-DRXQXHRv.mjs +0 -572
  195. package/components/chunks/MazInputTags-Dj3sW-e5.mjs +0 -585
  196. package/components/chunks/MazLoadingBar-DHcYPXlE.mjs +0 -32
  197. package/components/chunks/MazPagination-BkT4_LLW.mjs +0 -330
  198. package/components/chunks/MazSpinner-BymqEMBk.mjs +0 -34
  199. package/components/chunks/MazSpinner-C-64WJje.mjs +0 -34
  200. package/components/chunks/MazSpinner-D3-pqOh3.mjs +0 -34
  201. package/components/chunks/MazSpinner-DOSj2BnX.mjs +0 -34
  202. package/components/chunks/MazSpinner-DS58mtzm.mjs +0 -34
  203. package/components/chunks/MazSpinner-eC03bFP5.mjs +0 -34
  204. package/components/chunks/MazSpinner-f2Mc2eRO.mjs +0 -34
  205. package/components/chunks/MazSpinner-n4Dp5ZsH.mjs +0 -34
  206. package/components/chunks/MazStepper-BREfkpUb.mjs +0 -213
  207. package/components/chunks/MazTableCell-CozcugiL.mjs +0 -23
  208. package/components/chunks/MazTableTitle-Qk239mu9.mjs +0 -23
  209. package/modules/chunks/MazBtn-D7el03Rl.cjs +0 -1
  210. package/modules/chunks/MazBtn-D8uOirkn.mjs +0 -106
@@ -1,26 +1,26 @@
1
- import { defineComponent as Me, useCssVars as Ne, defineAsyncComponent as f, computed as d, toRefs as we, provide as Le, ref as k, watch as R, useSlots as Oe, onBeforeMount as Te, openBlock as s, createElementBlock as v, normalizeClass as g, renderSlot as p, createElementVNode as h, toDisplayString as y, createCommentVNode as r, createBlock as S, unref as t, createVNode as i, normalizeStyle as oe, createTextVNode as M, withCtx as c, Fragment as _, renderList as G } from "vue";
2
- import '../assets/MazTable.css';const Ee = {
1
+ import { defineComponent as Ne, useCssVars as we, defineAsyncComponent as f, computed as d, toRefs as Le, provide as Oe, ref as k, watch as R, useSlots as Te, onBeforeMount as Ee, openBlock as s, createElementBlock as v, normalizeClass as g, renderSlot as p, createElementVNode as h, toDisplayString as y, createCommentVNode as r, createBlock as S, unref as t, createVNode as i, normalizeStyle as se, createTextVNode as M, withCtx as c, Fragment as G, renderList as J } from "vue";
2
+ import '../assets/MazTable.css';const Re = {
3
3
  key: 0,
4
4
  class: "m-table-header"
5
- }, Re = {
5
+ }, De = {
6
6
  key: 0,
7
7
  class: "m-table-spacer"
8
- }, De = { class: "m-table-header-title" }, Fe = {
8
+ }, Fe = { class: "m-table-header-title" }, Ke = {
9
9
  key: 1,
10
10
  class: "m-table-header-search"
11
- }, Ke = { key: 0 }, He = { key: 1 }, Ue = {
11
+ }, He = { key: 0 }, Ue = { key: 1 }, Qe = {
12
12
  key: 0,
13
13
  class: "m-table-sort-icon-wrapper"
14
- }, Qe = { class: "maz-text-center maz-text-muted" }, qe = {
14
+ }, qe = { class: "maz-text-center maz-text-muted" }, Ye = {
15
15
  key: 1,
16
16
  class: "m-table-footer"
17
- }, Ye = {
17
+ }, je = {
18
18
  key: 0,
19
19
  class: "m-table-footer-pagination"
20
- }, je = { class: "m-table-footer-pagination-items-per-page" }, _e = { class: "maz-hidden maz-text-sm tab-s:maz-block" }, Ge = {
20
+ }, Ge = { class: "m-table-footer-pagination-items-per-page" }, Je = { class: "maz-hidden maz-text-sm tab-s:maz-block" }, We = {
21
21
  key: 0,
22
22
  class: "maz-whitespace-nowrap maz-text-sm"
23
- }, Je = { class: "m-table-footer-pagination-buttons" }, We = /* @__PURE__ */ Me({
23
+ }, Xe = { class: "m-table-footer-pagination-buttons" }, Ze = /* @__PURE__ */ Ne({
24
24
  __name: "MazTable",
25
25
  props: {
26
26
  tableClass: { default: void 0 },
@@ -60,15 +60,16 @@ import '../assets/MazTable.css';const Ee = {
60
60
  tableLayout: { default: void 0 },
61
61
  color: { default: "primary" },
62
62
  translations: {},
63
- roundedSize: { default: "lg" }
63
+ roundedSize: { default: "lg" },
64
+ truncate: { type: Boolean, default: !0 }
64
65
  },
65
66
  emits: ["update:model-value", "update:search-query", "update:page", "update:page-size"],
66
67
  setup(N, { emit: D }) {
67
- Ne((e) => ({
68
- d3635954: a.tableLayout,
69
- "1dde4b1b": a.captionSide
68
+ we((e) => ({
69
+ "0149bd88": e.tableLayout,
70
+ ee4c9566: e.captionSide
70
71
  }));
71
- const a = N, $ = D, F = f(() => import("./arrow-up-DjSlktWl.mjs")), J = f(() => import("./chevron-double-left-D4-NpyrF.mjs")), W = f(() => import("./chevron-left-BqVOLRdC.mjs")), se = f(() => import("./magnifying-glass--nBiyXot.mjs")), w = f(() => import("./MazBtn-psosbsi3.mjs")), X = f(() => import("./MazCheckbox-BTl370Qq.mjs")), ne = f(() => import("./MazInput-eOtg1L9F.mjs")), ue = f(() => import("./MazLoadingBar-DHcYPXlE.mjs")), Z = f(() => import("./MazSelect-Cnz3p3n2.mjs")), L = f(() => import("./MazTableCell-CozcugiL.mjs")), K = f(() => import("./MazTableRow-bLFpjzu1.mjs")), H = f(() => import("./MazTableTitle-Qk239mu9.mjs")), re = {
72
+ const a = N, $ = D, F = f(() => import("./arrow-up-DjSlktWl.mjs")), W = f(() => import("./chevron-double-left-D4-NpyrF.mjs")), X = f(() => import("./chevron-left-BqVOLRdC.mjs")), ne = f(() => import("./magnifying-glass--nBiyXot.mjs")), w = f(() => import("./MazBtn-B0Q6Kw8H.mjs")), Z = f(() => import("./MazCheckbox-BHhDBSbJ.mjs")), ue = f(() => import("./MazInput-DnmjeD0Q.mjs")), re = f(() => import("./MazLoadingBar-CBNuhilE.mjs")), _ = f(() => import("./MazSelect-DA1D4Aus.mjs")), L = f(() => import("./MazTableCell-D10vPzyI.mjs")), K = f(() => import("./MazTableRow-CSxkhwUM.mjs")), H = f(() => import("./MazTableTitle-BdRR_MXI.mjs")), ie = {
72
73
  noResults: "No results",
73
74
  actionHeader: "Actions",
74
75
  searchByAllLabel: "All",
@@ -80,23 +81,24 @@ import '../assets/MazTable.css';const Ee = {
80
81
  }, C = d(() => {
81
82
  const { translations: e, searchByAllLabel: o, searchByPlaceholder: l, searchPlaceholder: n, paginationAllLabel: u } = a;
82
83
  return {
83
- ...re,
84
+ ...ie,
84
85
  ...e,
85
86
  searchByAllLabel: o,
86
87
  searchByPlaceholder: l,
87
88
  searchPlaceholder: n,
88
89
  paginationAllLabel: u
89
90
  };
90
- }), ie = d(
91
+ }), de = d(
91
92
  () => a.divider && !a.backgroundEven && !a.backgroundOdd
92
- ), { size: m, hoverable: de, backgroundEven: ce, backgroundOdd: ve } = we(a);
93
- Le("maz-table", {
93
+ ), { size: m, hoverable: ce, backgroundEven: ve, backgroundOdd: pe, truncate: x } = Le(a);
94
+ Oe("maz-table", {
94
95
  size: m,
95
- hoverable: de,
96
- backgroundEven: ce,
97
- backgroundOdd: ve
96
+ hoverable: ce,
97
+ backgroundEven: ve,
98
+ backgroundOdd: pe,
99
+ truncate: x
98
100
  });
99
- const U = k(le()), Q = d(() => a.selectable || !!a.selectedKey), O = k(a.page);
101
+ const U = k(ae()), Q = d(() => a.selectable || !!a.selectedKey), O = k(a.page);
100
102
  R(
101
103
  () => a.page,
102
104
  (e) => {
@@ -108,7 +110,7 @@ import '../assets/MazTable.css';const Ee = {
108
110
  set: (e) => {
109
111
  O.value = e, $("update:page", e);
110
112
  }
111
- }), pe = d(() => [
113
+ }), fe = d(() => [
112
114
  { label: C.value.paginationAllLabel, value: Number.POSITIVE_INFINITY },
113
115
  { label: 5, value: 5 },
114
116
  { label: 10, value: 10 },
@@ -132,19 +134,19 @@ import '../assets/MazTable.css';const Ee = {
132
134
  var e;
133
135
  return a.totalPages ?? (B.value === Number.POSITIVE_INFINITY || !((e = a.rows) != null && e.length)) ? 1 : Math.ceil(a.rows.length / B.value);
134
136
  });
135
- function fe() {
137
+ function me() {
136
138
  b.value = 1;
137
139
  }
138
- function me() {
140
+ function be() {
139
141
  b.value = I.value;
140
142
  }
141
- function be() {
143
+ function ge() {
142
144
  b.value = b.value - 1;
143
145
  }
144
- function ge() {
146
+ function ye() {
145
147
  b.value = b.value + 1;
146
148
  }
147
- const x = d(() => {
149
+ const ee = d(() => {
148
150
  if (!a.pagination || a.noPaginateRows || B.value === Number.POSITIVE_INFINITY)
149
151
  return U.value;
150
152
  const e = (O.value - 1) * B.value, o = e + B.value;
@@ -153,10 +155,10 @@ import '../assets/MazTable.css';const Ee = {
153
155
  R(
154
156
  () => [a.rows, a.modelValue],
155
157
  () => {
156
- U.value = le();
158
+ U.value = ae();
157
159
  }
158
160
  );
159
- const A = k(), z = k(), V = k(Ce()), T = k(), ye = d(() => [
161
+ const A = k(), z = k(), V = k(Be()), T = k(), ze = d(() => [
160
162
  { label: a.searchByAllLabel, value: null },
161
163
  ...V.value.map((e) => ({
162
164
  label: e.label,
@@ -175,7 +177,7 @@ import '../assets/MazTable.css';const Ee = {
175
177
  Y.value = e, $("update:search-query", e);
176
178
  }
177
179
  });
178
- function ze(e) {
180
+ function he(e) {
179
181
  return [...e].sort((o, l) => {
180
182
  if (A.value === void 0 || z.value === void 0)
181
183
  return 0;
@@ -183,23 +185,23 @@ import '../assets/MazTable.css';const Ee = {
183
185
  return typeof n == "string" && typeof u == "string" ? z.value === "ASC" ? n.localeCompare(u) : u.localeCompare(n) : z.value === "ASC" ? n - u : u - n;
184
186
  });
185
187
  }
186
- function he(e) {
188
+ function Se(e) {
187
189
  if (a.noSearchInRow || typeof E.value != "string")
188
- return x.value;
190
+ return ee.value;
189
191
  const o = E.value.toLowerCase();
190
192
  return [...e].filter((l) => T.value ? String(l[T.value]).toLowerCase().includes(o) : Object.values(l).some((n) => typeof n == "string" || typeof n == "number" || typeof n == "boolean" ? String(n).toLowerCase().includes(o) : !1));
191
193
  }
192
194
  const P = d(() => {
193
- const e = he(x.value);
194
- return ze(e);
195
- }), Se = Oe(), ee = d(() => a.search || !!a.title || !!Se.title), ke = d(() => a.pagination);
196
- function Ce() {
195
+ const e = Se(ee.value);
196
+ return he(e);
197
+ }), ke = Te(), le = d(() => a.search || !!a.title || !!ke.title), Ce = d(() => a.pagination);
198
+ function Be() {
197
199
  var e;
198
200
  return ((e = a.headers) == null ? void 0 : e.map(
199
201
  (o) => typeof o == "string" ? { label: o, align: a.headersAlign } : { align: a.headersAlign, thHeaders: o.headers, ...o }
200
202
  )) ?? [];
201
203
  }
202
- function le() {
204
+ function ae() {
203
205
  var e;
204
206
  return ((e = a.rows) == null ? void 0 : e.map((o) => {
205
207
  var l;
@@ -209,52 +211,52 @@ import '../assets/MazTable.css';const Ee = {
209
211
  };
210
212
  })) ?? [];
211
213
  }
212
- function Be(e) {
214
+ function Ve(e) {
213
215
  e === A.value ? z.value = z.value === void 0 ? "DESC" : z.value === "DESC" ? "ASC" : void 0 : z.value = "DESC", A.value = z.value === void 0 ? void 0 : e;
214
216
  }
215
- const ae = d({
217
+ const te = d({
216
218
  get: () => P.value.every((e) => e.selected) ?? !1,
217
- set: Ve
219
+ set: Pe
218
220
  });
219
- function Ve(e) {
221
+ function Pe(e) {
220
222
  for (const o of P.value)
221
223
  o.selected = e;
222
224
  j();
223
225
  }
224
- function Pe(e, o) {
226
+ function $e(e, o) {
225
227
  P.value[o].selected = e, j();
226
228
  }
227
229
  function j(e) {
228
- e = e ?? te();
230
+ e = e ?? oe();
229
231
  const o = e != null && e.length ? e : void 0;
230
232
  $("update:model-value", o);
231
233
  }
232
- function te() {
234
+ function oe() {
233
235
  return P.value.filter((e) => e.selected).map((e) => a.selectedKey ? e[a.selectedKey] : e);
234
236
  }
235
- return Te(() => {
236
- const e = te();
237
+ return Ee(() => {
238
+ const e = oe();
237
239
  e != null && e.length && j(e);
238
240
  }), (e, o) => (s(), v(
239
241
  "div",
240
242
  {
241
- class: g(["m-table", { "--has-header": ee.value }])
243
+ class: g(["m-table", { "--has-header": le.value }])
242
244
  },
243
245
  [
244
- ee.value ? (s(), v("div", Ee, [
245
- e.title || e.$slots.title ? (s(), v("div", Re, [
246
+ le.value ? (s(), v("div", Re, [
247
+ e.title || e.$slots.title ? (s(), v("div", De, [
246
248
  p(e.$slots, "title", {}, () => [
247
249
  h(
248
250
  "span",
249
- De,
251
+ Fe,
250
252
  y(e.title),
251
253
  1
252
254
  /* TEXT */
253
255
  )
254
256
  ], !0)
255
257
  ])) : r("v-if", !0),
256
- e.search ? (s(), v("div", Fe, [
257
- e.noSearchBy ? r("v-if", !0) : (s(), S(t(Z), {
258
+ e.search ? (s(), v("div", Ke, [
259
+ e.noSearchBy ? r("v-if", !0) : (s(), S(t(_), {
258
260
  key: 0,
259
261
  modelValue: T.value,
260
262
  "onUpdate:modelValue": o[0] || (o[0] = (l) => T.value = l),
@@ -263,9 +265,9 @@ import '../assets/MazTable.css';const Ee = {
263
265
  style: { width: "8rem" },
264
266
  placeholder: C.value.searchByPlaceholder,
265
267
  size: e.inputSize ?? t(m),
266
- options: ye.value
268
+ options: ze.value
267
269
  }, null, 8, ["modelValue", "rounded-size", "color", "placeholder", "size", "options"])),
268
- i(t(ne), {
270
+ i(t(ue), {
269
271
  modelValue: E.value,
270
272
  "onUpdate:modelValue": o[1] || (o[1] = (l) => E.value = l),
271
273
  size: e.inputSize ?? t(m),
@@ -273,24 +275,26 @@ import '../assets/MazTable.css';const Ee = {
273
275
  color: e.color,
274
276
  debounce: 300,
275
277
  placeholder: C.value.searchPlaceholder,
276
- "left-icon": t(se)
278
+ "left-icon": t(ne)
277
279
  }, null, 8, ["modelValue", "size", "rounded-size", "color", "placeholder", "left-icon"])
278
280
  ])) : r("v-if", !0)
279
281
  ])) : r("v-if", !0),
280
282
  h(
281
283
  "div",
282
284
  {
283
- class: g(["m-table-wrapper", [`--rounded-${e.roundedSize}`]])
285
+ class: g(["m-table-wrapper", [`--rounded-${e.roundedSize}`, {
286
+ "--truncate": t(x)
287
+ }]])
284
288
  },
285
289
  [
286
290
  h(
287
291
  "table",
288
292
  {
289
293
  class: g([{ "--elevation": e.elevation, "--has-layout": e.tableLayout }, e.tableClass]),
290
- style: oe(e.tableStyle)
294
+ style: se(e.tableStyle)
291
295
  },
292
296
  [
293
- e.caption || e.$slots.caption ? (s(), v("caption", Ke, [
297
+ e.caption || e.$slots.caption ? (s(), v("caption", He, [
294
298
  p(e.$slots, "caption", {}, () => [
295
299
  M(
296
300
  y(e.caption),
@@ -299,7 +303,7 @@ import '../assets/MazTable.css';const Ee = {
299
303
  )
300
304
  ], !0)
301
305
  ])) : r("v-if", !0),
302
- V.value ? (s(), v("thead", He, [
306
+ V.value ? (s(), v("thead", Ue, [
303
307
  p(e.$slots, "thead", {}, () => [
304
308
  i(t(K), { "no-hoverable": "" }, {
305
309
  default: c(() => [
@@ -309,9 +313,9 @@ import '../assets/MazTable.css';const Ee = {
309
313
  class: g([`--${t(m)}`, "m-table-select-column"])
310
314
  }, {
311
315
  default: c(() => [
312
- i(t(X), {
313
- modelValue: ae.value,
314
- "onUpdate:modelValue": o[2] || (o[2] = (l) => ae.value = l),
316
+ i(t(Z), {
317
+ modelValue: te.value,
318
+ "onUpdate:modelValue": o[2] || (o[2] = (l) => te.value = l),
315
319
  size: "sm"
316
320
  }, null, 8, ["modelValue"])
317
321
  ]),
@@ -319,22 +323,22 @@ import '../assets/MazTable.css';const Ee = {
319
323
  /* STABLE */
320
324
  }, 8, ["class"])) : r("v-if", !0),
321
325
  (s(!0), v(
322
- _,
326
+ G,
323
327
  null,
324
- G(V.value, (l, n) => (s(), S(t(H), {
328
+ J(V.value, (l, n) => (s(), S(t(H), {
325
329
  key: n,
326
330
  scope: l.scope,
327
331
  align: l.align,
328
332
  rowspan: l.rowspan,
329
333
  colspan: l.colspan,
330
334
  headers: l.thHeaders,
331
- style: oe({ width: l.width, textAlign: l.align }),
335
+ style: se({ width: l.width, textAlign: l.align }),
332
336
  class: g(["maz-group", [
333
337
  { "--hidden": l.hidden, "--sortable": l.sortable ?? e.sortable },
334
338
  l.classes,
335
339
  `--${t(m)}`
336
340
  ]]),
337
- onClick: (u) => (l.sortable ?? e.sortable) && Be(n)
341
+ onClick: (u) => (l.sortable ?? e.sortable) && Ve(n)
338
342
  }, {
339
343
  default: c(() => [
340
344
  h(
@@ -357,7 +361,7 @@ import '../assets/MazTable.css';const Ee = {
357
361
  /* TEXT */
358
362
  )
359
363
  ], !0),
360
- l.sortable ?? e.sortable ? (s(), v("div", Ue, [
364
+ l.sortable ?? e.sortable ? (s(), v("div", Qe, [
361
365
  i(t(F), {
362
366
  class: g(["m-table-sort-icon maz-hidden group-hover:maz-block", {
363
367
  "--sorted": n === A.value,
@@ -401,7 +405,7 @@ import '../assets/MazTable.css';const Ee = {
401
405
  })
402
406
  ], !0)
403
407
  ])) : r("v-if", !0),
404
- e.loading ? (s(), S(t(ue), {
408
+ e.loading ? (s(), S(t(re), {
405
409
  key: 2,
406
410
  color: e.color,
407
411
  class: "!maz-absolute"
@@ -409,14 +413,14 @@ import '../assets/MazTable.css';const Ee = {
409
413
  h(
410
414
  "tbody",
411
415
  {
412
- class: g({ "--divider": ie.value })
416
+ class: g({ "--divider": de.value })
413
417
  },
414
418
  [
415
419
  p(e.$slots, "default", {}, () => [
416
420
  P.value.length > 0 ? (s(!0), v(
417
- _,
421
+ G,
418
422
  { key: 0 },
419
- G(P.value, (l, n) => (s(), S(t(K), {
423
+ J(P.value, (l, n) => (s(), S(t(K), {
420
424
  key: n,
421
425
  class: g(l.classes),
422
426
  onClick: (u) => l.action && l.action(l)
@@ -434,10 +438,10 @@ import '../assets/MazTable.css';const Ee = {
434
438
  row: l,
435
439
  selected: l.selected
436
440
  }, () => [
437
- i(t(X), {
441
+ i(t(Z), {
438
442
  size: "sm",
439
443
  "model-value": l.selected,
440
- "onUpdate:modelValue": (u) => Pe(u, n)
444
+ "onUpdate:modelValue": (u) => $e(u, n)
441
445
  }, null, 8, ["model-value", "onUpdate:modelValue"])
442
446
  ], !0)
443
447
  ]),
@@ -448,12 +452,12 @@ import '../assets/MazTable.css';const Ee = {
448
452
  /* DYNAMIC_SLOTS */
449
453
  )) : r("v-if", !0),
450
454
  (s(!0), v(
451
- _,
455
+ G,
452
456
  null,
453
- G(V.value, ({ key: u, align: $e, classes: Ae }, Ie) => (s(), S(t(L), {
454
- key: Ie,
455
- align: $e,
456
- class: g(Ae)
457
+ J(V.value, ({ key: u, align: Ae, classes: Ie }, Me) => (s(), S(t(L), {
458
+ key: Me,
459
+ align: Ae,
460
+ class: g(Ie)
457
461
  }, {
458
462
  default: c(() => [
459
463
  u ? p(e.$slots, "cell", {
@@ -505,7 +509,7 @@ import '../assets/MazTable.css';const Ee = {
505
509
  }, {
506
510
  default: c(() => [
507
511
  p(e.$slots, "no-results", {}, () => [
508
- h("p", Qe, [
512
+ h("p", qe, [
509
513
  p(e.$slots, "no-results-text", {}, () => [
510
514
  M(
511
515
  y(C.value.noResults),
@@ -536,7 +540,7 @@ import '../assets/MazTable.css';const Ee = {
536
540
  2
537
541
  /* CLASS */
538
542
  ),
539
- ke.value ? (s(), v("div", qe, [
543
+ Ce.value ? (s(), v("div", Ye, [
540
544
  o[4] || (o[4] = h(
541
545
  "div",
542
546
  { class: "m-table-spacer" },
@@ -544,19 +548,19 @@ import '../assets/MazTable.css';const Ee = {
544
548
  -1
545
549
  /* HOISTED */
546
550
  )),
547
- e.pagination ? (s(), v("div", Ye, [
548
- h("div", je, [
551
+ e.pagination ? (s(), v("div", je, [
552
+ h("div", Ge, [
549
553
  h(
550
554
  "span",
551
- _e,
555
+ Je,
552
556
  y(C.value.paginationRowsPerPage),
553
557
  1
554
558
  /* TEXT */
555
559
  ),
556
- i(t(Z), {
560
+ i(t(_), {
557
561
  modelValue: B.value,
558
562
  "onUpdate:modelValue": o[3] || (o[3] = (l) => B.value = l),
559
- options: pe.value,
563
+ options: fe.value,
560
564
  "rounded-size": e.roundedSize,
561
565
  size: e.inputSize ?? t(m),
562
566
  color: e.color,
@@ -566,22 +570,22 @@ import '../assets/MazTable.css';const Ee = {
566
570
  ]),
567
571
  I.value ? (s(), v(
568
572
  "span",
569
- Ge,
573
+ We,
570
574
  y(b.value) + " - " + y(P.value.length) + " " + y(C.value.paginationOf) + " " + y(I.value),
571
575
  1
572
576
  /* TEXT */
573
577
  )) : r("v-if", !0),
574
- h("div", Je, [
578
+ h("div", Xe, [
575
579
  i(t(w), {
576
580
  disabled: b.value === 1,
577
581
  size: t(m),
578
582
  color: "transparent",
579
583
  "rounded-size": e.roundedSize,
580
584
  "no-elevation": "",
581
- onClick: fe
585
+ onClick: me
582
586
  }, {
583
587
  default: c(() => [
584
- i(t(J), { class: "maz-text-base" })
588
+ i(t(W), { class: "maz-text-base" })
585
589
  ]),
586
590
  _: 1
587
591
  /* STABLE */
@@ -592,10 +596,10 @@ import '../assets/MazTable.css';const Ee = {
592
596
  color: "transparent",
593
597
  "rounded-size": e.roundedSize,
594
598
  "no-elevation": "",
595
- onClick: be
599
+ onClick: ge
596
600
  }, {
597
601
  default: c(() => [
598
- i(t(W), { class: "maz-text-base" })
602
+ i(t(X), { class: "maz-text-base" })
599
603
  ]),
600
604
  _: 1
601
605
  /* STABLE */
@@ -606,10 +610,10 @@ import '../assets/MazTable.css';const Ee = {
606
610
  color: "transparent",
607
611
  "rounded-size": e.roundedSize,
608
612
  "no-elevation": "",
609
- onClick: ge
613
+ onClick: ye
610
614
  }, {
611
615
  default: c(() => [
612
- i(t(W), { class: "maz-rotate-180 maz-text-base" })
616
+ i(t(X), { class: "maz-rotate-180 maz-text-base" })
613
617
  ]),
614
618
  _: 1
615
619
  /* STABLE */
@@ -620,10 +624,10 @@ import '../assets/MazTable.css';const Ee = {
620
624
  color: "transparent",
621
625
  "rounded-size": e.roundedSize,
622
626
  "no-elevation": "",
623
- onClick: me
627
+ onClick: be
624
628
  }, {
625
629
  default: c(() => [
626
- i(t(J), { class: "maz-rotate-180 maz-text-base" })
630
+ i(t(W), { class: "maz-rotate-180 maz-text-base" })
627
631
  ]),
628
632
  _: 1
629
633
  /* STABLE */
@@ -636,13 +640,13 @@ import '../assets/MazTable.css';const Ee = {
636
640
  /* CLASS */
637
641
  ));
638
642
  }
639
- }), Xe = (N, D) => {
643
+ }), _e = (N, D) => {
640
644
  const a = N.__vccOpts || N;
641
645
  for (const [$, F] of D)
642
646
  a[$] = F;
643
647
  return a;
644
- }, xe = /* @__PURE__ */ Xe(We, [["__scopeId", "data-v-09c7d566"]]);
648
+ }, el = /* @__PURE__ */ _e(Ze, [["__scopeId", "data-v-5a33c122"]]);
645
649
  export {
646
- xe as M,
647
- Xe as _
650
+ el as M,
651
+ _e as _
648
652
  };
@@ -0,0 +1,26 @@
1
+ import { defineComponent as l, computed as n, openBlock as c, createElementBlock as s, normalizeClass as u, unref as m, renderSlot as p } from "vue";
2
+ import { i as d } from "./inject-strict-BmiaNiwC.mjs";
3
+ import { _ as i } from "./MazTable-DBiW_J2i.mjs";
4
+ import '../assets/MazTableCell.css';const f = /* @__PURE__ */ l({
5
+ __name: "MazTableCell",
6
+ props: {
7
+ truncate: { type: Boolean, default: !0 }
8
+ },
9
+ setup(e) {
10
+ const { size: t, truncate: a } = d("maz-table"), r = n(() => e.truncate || a.value);
11
+ return (o, _) => (c(), s(
12
+ "td",
13
+ {
14
+ class: u(["m-table-cell", [`--${m(t)}`, { "--truncate": r.value }]])
15
+ },
16
+ [
17
+ p(o.$slots, "default", {}, void 0, !0)
18
+ ],
19
+ 2
20
+ /* CLASS */
21
+ ));
22
+ }
23
+ }), C = /* @__PURE__ */ i(f, [["__scopeId", "data-v-7a2d23aa"]]);
24
+ export {
25
+ C as default
26
+ };
@@ -1,20 +1,20 @@
1
- import { defineComponent as n, openBlock as l, createElementBlock as c, normalizeClass as s, unref as e, renderSlot as d } from "vue";
1
+ import { defineComponent as n, openBlock as l, createElementBlock as s, normalizeClass as c, unref as e, renderSlot as d } from "vue";
2
2
  import { i as b } from "./inject-strict-BmiaNiwC.mjs";
3
- import { _ as p } from "./MazTable-BKdEx63E.mjs";
3
+ import { _ as p } from "./MazTable-DBiW_J2i.mjs";
4
4
  import '../assets/MazTableRow.css';const m = /* @__PURE__ */ n({
5
5
  __name: "MazTableRow",
6
6
  props: {
7
7
  noHoverable: { type: Boolean }
8
8
  },
9
9
  setup(u) {
10
- const { hoverable: a, backgroundEven: r, backgroundOdd: t } = b("maz-table");
11
- return (o, _) => (l(), c(
10
+ const { hoverable: r, backgroundEven: a, backgroundOdd: t } = b("maz-table");
11
+ return (o, _) => (l(), s(
12
12
  "tr",
13
13
  {
14
- class: s(["m-table-row", {
15
- "--hoverable": e(a) && !o.noHoverable,
14
+ class: c(["m-table-row", {
15
+ "--hoverable": e(r) && !o.noHoverable,
16
16
  "--background-odd": e(t),
17
- "--background-even": e(r)
17
+ "--background-even": e(a)
18
18
  }])
19
19
  },
20
20
  [
@@ -24,7 +24,7 @@ import '../assets/MazTableRow.css';const m = /* @__PURE__ */ n({
24
24
  /* CLASS */
25
25
  ));
26
26
  }
27
- }), k = /* @__PURE__ */ p(m, [["__scopeId", "data-v-aabc42eb"]]);
27
+ }), k = /* @__PURE__ */ p(m, [["__scopeId", "data-v-bd1feb99"]]);
28
28
  export {
29
29
  k as default
30
30
  };
@@ -0,0 +1,26 @@
1
+ import { defineComponent as n, computed as c, openBlock as l, createElementBlock as s, normalizeClass as u, unref as i, renderSlot as m } from "vue";
2
+ import { i as p } from "./inject-strict-BmiaNiwC.mjs";
3
+ import { _ as f } from "./MazTable-DBiW_J2i.mjs";
4
+ import '../assets/MazTableTitle.css';const d = /* @__PURE__ */ n({
5
+ __name: "MazTableTitle",
6
+ props: {
7
+ truncate: { type: Boolean, default: !0 }
8
+ },
9
+ setup(e) {
10
+ const { size: t, truncate: a } = p("maz-table"), r = c(() => e.truncate || a.value);
11
+ return (o, _) => (l(), s(
12
+ "th",
13
+ {
14
+ class: u(["m-table-title", [`--${i(t)}`, { "--truncate": r.value }]])
15
+ },
16
+ [
17
+ m(o.$slots, "default", {}, void 0, !0)
18
+ ],
19
+ 2
20
+ /* CLASS */
21
+ ));
22
+ }
23
+ }), v = /* @__PURE__ */ f(d, [["__scopeId", "data-v-9b1622df"]]);
24
+ export {
25
+ v as default
26
+ };
@@ -40,7 +40,7 @@ const K = ["disabled", "onClick"], Y = /* @__PURE__ */ N({
40
40
  autoScroll: { type: Boolean, default: !0 }
41
41
  },
42
42
  setup(r) {
43
- const o = r, c = I(() => import("./MazBadge-CqppWg2j.mjs")), { currentTab: n, updateCurrentTab: i } = X("maz-tabs");
43
+ const o = r, c = I(() => import("./MazBadge-D-0XgPWR.mjs")), { currentTab: n, updateCurrentTab: i } = X("maz-tabs");
44
44
  function T(e) {
45
45
  i(e + 1), o.persistent && $(e + 1);
46
46
  }
@@ -186,7 +186,7 @@ const K = ["disabled", "onClick"], Y = /* @__PURE__ */ N({
186
186
  /* CLASS */
187
187
  ));
188
188
  }
189
- }), ee = /* @__PURE__ */ G(Y, [["__scopeId", "data-v-c3d56dd1"]]);
189
+ }), ee = /* @__PURE__ */ G(Y, [["__scopeId", "data-v-d9c41a89"]]);
190
190
  export {
191
191
  ee as M,
192
192
  G as _
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as r, useCssVars as p, openBlock as d, createBlock as h, TransitionGroup as u, withCtx as y, renderSlot as g, nextTick as s } from "vue";
2
- import { _ as l } from "./MazCard-BYB8y1_u.mjs";
2
+ import { _ as l } from "./MazCard-BkcxQOWL.mjs";
3
3
  import '../assets/MazTransitionExpand.css';const f = /* @__PURE__ */ r({
4
4
  __name: "MazTransitionExpand",
5
5
  props: {