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,26 +1,26 @@
1
- import { defineComponent as Ie, useCssVars as Oe, defineAsyncComponent as b, computed as d, toRefs as Me, provide as Ne, ref as k, watch as R, useSlots as Le, onBeforeMount as Te, openBlock as n, createElementBlock as v, normalizeClass as g, renderSlot as p, createElementVNode as z, toDisplayString as h, createCommentVNode as s, createBlock as S, unref as t, createVNode as u, normalizeStyle as oe, createTextVNode as I, withCtx as c, Fragment as _, renderList as G } from "vue";
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
2
  import '../assets/MazTable.css';const Ee = {
3
3
  key: 0,
4
4
  class: "m-table-header"
5
5
  }, Re = {
6
6
  key: 0,
7
7
  class: "m-table-spacer"
8
- }, je = { class: "m-table-header-title" }, De = {
8
+ }, De = { class: "m-table-header-title" }, Fe = {
9
9
  key: 1,
10
10
  class: "m-table-header-search"
11
- }, Fe = { key: 0 }, Ke = { key: 1 }, He = {
11
+ }, Ke = { key: 0 }, He = { key: 1 }, Ue = {
12
12
  key: 0,
13
13
  class: "m-table-sort-icon-wrapper"
14
- }, Ue = { class: "maz-text-center maz-text-muted" }, Qe = {
14
+ }, Qe = { class: "maz-text-center maz-text-muted" }, qe = {
15
15
  key: 1,
16
16
  class: "m-table-footer"
17
- }, qe = {
17
+ }, Ye = {
18
18
  key: 0,
19
19
  class: "m-table-footer-pagination"
20
- }, Ye = { class: "m-table-footer-pagination-items-per-page" }, _e = { class: "maz-hidden maz-text-sm tab-s:maz-block" }, Ge = {
20
+ }, je = { class: "m-table-footer-pagination-items-per-page" }, _e = { class: "maz-hidden maz-text-sm tab-s:maz-block" }, Ge = {
21
21
  key: 0,
22
22
  class: "maz-whitespace-nowrap maz-text-sm"
23
- }, Je = { class: "m-table-footer-pagination-buttons" }, We = /* @__PURE__ */ Ie({
23
+ }, Je = { class: "m-table-footer-pagination-buttons" }, We = /* @__PURE__ */ Me({
24
24
  __name: "MazTable",
25
25
  props: {
26
26
  tableClass: { default: void 0 },
@@ -63,12 +63,12 @@ import '../assets/MazTable.css';const Ee = {
63
63
  roundedSize: { default: "lg" }
64
64
  },
65
65
  emits: ["update:model-value", "update:search-query", "update:page", "update:page-size"],
66
- setup(O, { emit: j }) {
67
- Oe((e) => ({
68
- "432d38bc": a.tableLayout,
69
- "6a859efe": a.captionSide
66
+ setup(N, { emit: D }) {
67
+ Ne((e) => ({
68
+ d3635954: a.tableLayout,
69
+ "1dde4b1b": a.captionSide
70
70
  }));
71
- const a = O, P = j, D = b(() => import("./arrow-up-DjSlktWl.mjs")), J = b(() => import("./chevron-double-left-D4-NpyrF.mjs")), W = b(() => import("./chevron-left-BqVOLRdC.mjs")), se = b(() => import("./magnifying-glass--nBiyXot.mjs")), M = b(() => import("./MazBtn-DJOUeES7.mjs")), X = b(() => import("./MazCheckbox-BmnqBHaY.mjs")), ne = b(() => import("./MazInput-oOA7gdLO.mjs")), re = b(() => import("./MazLoadingBar-Dwf55oHy.mjs")), Z = b(() => import("./MazSelect-uCJPMXF-.mjs")), N = b(() => import("./MazTableCell-D_OTOJiy.mjs")), F = b(() => import("./MazTableRow-BTcVAyOy.mjs")), K = b(() => import("./MazTableTitle-BDA9G6Zw.mjs")), ie = {
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-BijEMn4r.mjs")), X = f(() => import("./MazCheckbox-Db6sPUbV.mjs")), ne = f(() => import("./MazInput-DC3S-CVu.mjs")), ue = f(() => import("./MazLoadingBar-DdjHRC7g.mjs")), Z = f(() => import("./MazSelect-CDV9Fx6m.mjs")), L = f(() => import("./MazTableCell-DILuUCTe.mjs")), K = f(() => import("./MazTableRow-D6H6-c8J.mjs")), H = f(() => import("./MazTableTitle-Ch-nyY1E.mjs")), re = {
72
72
  noResults: "No results",
73
73
  actionHeader: "Actions",
74
74
  searchByAllLabel: "All",
@@ -77,123 +77,123 @@ import '../assets/MazTable.css';const Ee = {
77
77
  paginationAllLabel: "All",
78
78
  paginationRowsPerPage: "Rows per page",
79
79
  paginationOf: "of"
80
- }, B = d(() => {
81
- const { translations: e, searchByAllLabel: o, searchByPlaceholder: l, searchPlaceholder: r, paginationAllLabel: i } = a;
80
+ }, C = d(() => {
81
+ const { translations: e, searchByAllLabel: o, searchByPlaceholder: l, searchPlaceholder: n, paginationAllLabel: u } = a;
82
82
  return {
83
- ...ie,
83
+ ...re,
84
84
  ...e,
85
85
  searchByAllLabel: o,
86
86
  searchByPlaceholder: l,
87
- searchPlaceholder: r,
88
- paginationAllLabel: i
87
+ searchPlaceholder: n,
88
+ paginationAllLabel: u
89
89
  };
90
- }), ue = d(
90
+ }), ie = d(
91
91
  () => a.divider && !a.backgroundEven && !a.backgroundOdd
92
- ), { size: m, hoverable: de, backgroundEven: ce, backgroundOdd: ve } = Me(a);
93
- Ne("maz-table", {
92
+ ), { size: m, hoverable: de, backgroundEven: ce, backgroundOdd: ve } = we(a);
93
+ Le("maz-table", {
94
94
  size: m,
95
95
  hoverable: de,
96
96
  backgroundEven: ce,
97
97
  backgroundOdd: ve
98
98
  });
99
- const H = k(le()), U = d(() => a.selectable || !!a.selectedKey), L = k(a.page);
99
+ const U = k(le()), Q = d(() => a.selectable || !!a.selectedKey), O = k(a.page);
100
100
  R(
101
101
  () => a.page,
102
102
  (e) => {
103
- L.value = e;
103
+ O.value = e;
104
104
  }
105
105
  );
106
- const f = d({
107
- get: () => L.value,
106
+ const b = d({
107
+ get: () => O.value,
108
108
  set: (e) => {
109
- L.value = e, P("update:page", e);
109
+ O.value = e, $("update:page", e);
110
110
  }
111
111
  }), pe = d(() => [
112
- { label: B.value.paginationAllLabel, value: Number.POSITIVE_INFINITY },
112
+ { label: C.value.paginationAllLabel, value: Number.POSITIVE_INFINITY },
113
113
  { label: 5, value: 5 },
114
114
  { label: 10, value: 10 },
115
115
  { label: 20, value: 20 },
116
116
  { label: 50, value: 50 },
117
117
  { label: 100, value: 100 },
118
118
  { label: 200, value: 200 }
119
- ]), Q = k(a.pageSize);
119
+ ]), q = k(a.pageSize);
120
120
  R(
121
121
  () => a.pageSize,
122
122
  (e) => {
123
- Q.value = e;
123
+ q.value = e;
124
124
  }
125
125
  );
126
- const C = d({
127
- get: () => Q.value,
126
+ const B = d({
127
+ get: () => q.value,
128
128
  set: (e) => {
129
- Q.value = e, P("update:page-size", e);
129
+ q.value = e, $("update:page-size", e);
130
130
  }
131
- }), A = d(() => {
131
+ }), I = d(() => {
132
132
  var e;
133
- return a.totalPages ?? (C.value === Number.POSITIVE_INFINITY || !((e = a.rows) != null && e.length)) ? 1 : Math.ceil(a.rows.length / C.value);
133
+ return a.totalPages ?? (B.value === Number.POSITIVE_INFINITY || !((e = a.rows) != null && e.length)) ? 1 : Math.ceil(a.rows.length / B.value);
134
134
  });
135
- function be() {
136
- f.value = 1;
135
+ function fe() {
136
+ b.value = 1;
137
137
  }
138
138
  function me() {
139
- f.value = A.value;
139
+ b.value = I.value;
140
140
  }
141
- function fe() {
142
- f.value = f.value - 1;
141
+ function be() {
142
+ b.value = b.value - 1;
143
143
  }
144
144
  function ge() {
145
- f.value = f.value + 1;
145
+ b.value = b.value + 1;
146
146
  }
147
147
  const x = d(() => {
148
- if (!a.pagination || a.noPaginateRows || C.value === Number.POSITIVE_INFINITY)
149
- return H.value;
150
- const e = (L.value - 1) * C.value, o = e + C.value;
151
- return H.value.slice(e, o);
148
+ if (!a.pagination || a.noPaginateRows || B.value === Number.POSITIVE_INFINITY)
149
+ return U.value;
150
+ const e = (O.value - 1) * B.value, o = e + B.value;
151
+ return U.value.slice(e, o);
152
152
  });
153
153
  R(
154
154
  () => [a.rows, a.modelValue],
155
155
  () => {
156
- H.value = le();
156
+ U.value = le();
157
157
  }
158
158
  );
159
- const $ = k(), y = k(), V = k(Be()), T = k(), he = d(() => [
159
+ const A = k(), z = k(), V = k(Ce()), T = k(), ye = d(() => [
160
160
  { label: a.searchByAllLabel, value: null },
161
161
  ...V.value.map((e) => ({
162
162
  label: e.label,
163
163
  value: e.key
164
164
  }))
165
- ]), q = k(a.searchQuery);
165
+ ]), Y = k(a.searchQuery);
166
166
  R(
167
167
  () => a.searchQuery,
168
168
  (e) => {
169
- q.value = e;
169
+ Y.value = e;
170
170
  }
171
171
  );
172
172
  const E = d({
173
- get: () => q.value,
173
+ get: () => Y.value,
174
174
  set: (e) => {
175
- q.value = e, P("update:search-query", e);
175
+ Y.value = e, $("update:search-query", e);
176
176
  }
177
177
  });
178
- function ye(e) {
178
+ function ze(e) {
179
179
  return [...e].sort((o, l) => {
180
- if ($.value === void 0 || y.value === void 0)
180
+ if (A.value === void 0 || z.value === void 0)
181
181
  return 0;
182
- const r = o[V.value[$.value].key], i = l[V.value[$.value].key];
183
- return typeof r == "string" && typeof i == "string" ? y.value === "ASC" ? r.localeCompare(i) : i.localeCompare(r) : y.value === "ASC" ? r - i : i - r;
182
+ const n = o[V.value[A.value].key], u = l[V.value[A.value].key];
183
+ return typeof n == "string" && typeof u == "string" ? z.value === "ASC" ? n.localeCompare(u) : u.localeCompare(n) : z.value === "ASC" ? n - u : u - n;
184
184
  });
185
185
  }
186
- function ze(e) {
186
+ function he(e) {
187
187
  if (a.noSearchInRow || typeof E.value != "string")
188
188
  return x.value;
189
189
  const o = E.value.toLowerCase();
190
- return [...e].filter((l) => T.value ? String(l[T.value]).toLowerCase().includes(o) : Object.values(l).some((r) => typeof r == "string" || typeof r == "number" || typeof r == "boolean" ? String(r).toLowerCase().includes(o) : !1));
190
+ 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
191
  }
192
- const w = d(() => {
193
- const e = ze(x.value);
194
- return ye(e);
195
- }), Se = Le(), ee = d(() => a.search || !!a.title || !!Se.title), ke = d(() => a.pagination);
196
- function Be() {
192
+ 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() {
197
197
  var e;
198
198
  return ((e = a.headers) == null ? void 0 : e.map(
199
199
  (o) => typeof o == "string" ? { label: o, align: a.headersAlign } : { align: a.headersAlign, thHeaders: o.headers, ...o }
@@ -209,113 +209,107 @@ import '../assets/MazTable.css';const Ee = {
209
209
  };
210
210
  })) ?? [];
211
211
  }
212
- function Ce(e) {
213
- e === $.value ? y.value = y.value === void 0 ? "DESC" : y.value === "DESC" ? "ASC" : void 0 : y.value = "DESC", $.value = y.value === void 0 ? void 0 : e;
212
+ function Be(e) {
213
+ 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
214
  }
215
215
  const ae = d({
216
- get: () => w.value.every((e) => e.selected) ?? !1,
216
+ get: () => P.value.every((e) => e.selected) ?? !1,
217
217
  set: Ve
218
218
  });
219
219
  function Ve(e) {
220
- for (const o of w.value)
220
+ for (const o of P.value)
221
221
  o.selected = e;
222
- Y();
222
+ j();
223
223
  }
224
- function we(e, o) {
225
- w.value[o].selected = e, Y();
224
+ function Pe(e, o) {
225
+ P.value[o].selected = e, j();
226
226
  }
227
- function Y(e) {
227
+ function j(e) {
228
228
  e = e ?? te();
229
229
  const o = e != null && e.length ? e : void 0;
230
- P("update:model-value", o);
230
+ $("update:model-value", o);
231
231
  }
232
232
  function te() {
233
- return w.value.filter((e) => e.selected).map((e) => a.selectedKey ? e[a.selectedKey] : e);
233
+ return P.value.filter((e) => e.selected).map((e) => a.selectedKey ? e[a.selectedKey] : e);
234
234
  }
235
235
  return Te(() => {
236
236
  const e = te();
237
- e != null && e.length && Y(e);
238
- }), (e, o) => (n(), v(
237
+ e != null && e.length && j(e);
238
+ }), (e, o) => (s(), v(
239
239
  "div",
240
240
  {
241
241
  class: g(["m-table", { "--has-header": ee.value }])
242
242
  },
243
243
  [
244
- ee.value ? (n(), v("div", Ee, [
245
- e.title || e.$slots.title ? (n(), v("div", Re, [
244
+ ee.value ? (s(), v("div", Ee, [
245
+ e.title || e.$slots.title ? (s(), v("div", Re, [
246
246
  p(e.$slots, "title", {}, () => [
247
- z(
247
+ h(
248
248
  "span",
249
- je,
250
- h(e.title),
249
+ De,
250
+ y(e.title),
251
251
  1
252
252
  /* TEXT */
253
253
  )
254
254
  ], !0)
255
- ])) : s("v-if", !0),
256
- e.search ? (n(), v("div", De, [
257
- e.noSearchBy ? s("v-if", !0) : (n(), S(t(Z), {
255
+ ])) : r("v-if", !0),
256
+ e.search ? (s(), v("div", Fe, [
257
+ e.noSearchBy ? r("v-if", !0) : (s(), S(t(Z), {
258
258
  key: 0,
259
259
  modelValue: T.value,
260
260
  "onUpdate:modelValue": o[0] || (o[0] = (l) => T.value = l),
261
261
  "rounded-size": e.roundedSize,
262
262
  color: e.color,
263
263
  style: { width: "8rem" },
264
- placeholder: B.value.searchByPlaceholder,
264
+ placeholder: C.value.searchByPlaceholder,
265
265
  size: e.inputSize ?? t(m),
266
- options: he.value
266
+ options: ye.value
267
267
  }, null, 8, ["modelValue", "rounded-size", "color", "placeholder", "size", "options"])),
268
- u(t(ne), {
268
+ i(t(ne), {
269
269
  modelValue: E.value,
270
270
  "onUpdate:modelValue": o[1] || (o[1] = (l) => E.value = l),
271
271
  size: e.inputSize ?? t(m),
272
272
  "rounded-size": e.roundedSize,
273
273
  color: e.color,
274
274
  debounce: 300,
275
- placeholder: B.value.searchPlaceholder,
275
+ placeholder: C.value.searchPlaceholder,
276
276
  "left-icon": t(se)
277
277
  }, null, 8, ["modelValue", "size", "rounded-size", "color", "placeholder", "left-icon"])
278
- ])) : s("v-if", !0)
279
- ])) : s("v-if", !0),
280
- z(
278
+ ])) : r("v-if", !0)
279
+ ])) : r("v-if", !0),
280
+ h(
281
281
  "div",
282
282
  {
283
283
  class: g(["m-table-wrapper", [`--rounded-${e.roundedSize}`]])
284
284
  },
285
285
  [
286
- z(
286
+ h(
287
287
  "table",
288
288
  {
289
289
  class: g([{ "--elevation": e.elevation, "--has-layout": e.tableLayout }, e.tableClass]),
290
290
  style: oe(e.tableStyle)
291
291
  },
292
292
  [
293
- e.caption || e.$slots.caption ? (n(), v("caption", Fe, [
294
- s(`
295
- @slot caption - add caption on top or bottom of the table
296
- `),
293
+ e.caption || e.$slots.caption ? (s(), v("caption", Ke, [
297
294
  p(e.$slots, "caption", {}, () => [
298
- I(
299
- h(e.caption),
295
+ M(
296
+ y(e.caption),
300
297
  1
301
298
  /* TEXT */
302
299
  )
303
300
  ], !0)
304
- ])) : s("v-if", !0),
305
- V.value ? (n(), v("thead", Ke, [
306
- s(`
307
- @slot thead - content in thead element
308
- `),
301
+ ])) : r("v-if", !0),
302
+ V.value ? (s(), v("thead", He, [
309
303
  p(e.$slots, "thead", {}, () => [
310
- u(t(F), { "no-hoverable": "" }, {
304
+ i(t(K), { "no-hoverable": "" }, {
311
305
  default: c(() => [
312
- U.value ? (n(), S(t(K), {
306
+ Q.value ? (s(), S(t(H), {
313
307
  key: 0,
314
308
  align: "left",
315
309
  class: g([`--${t(m)}`, "m-table-select-column"])
316
310
  }, {
317
311
  default: c(() => [
318
- u(t(X), {
312
+ i(t(X), {
319
313
  modelValue: ae.value,
320
314
  "onUpdate:modelValue": o[2] || (o[2] = (l) => ae.value = l),
321
315
  size: "sm"
@@ -323,12 +317,12 @@ import '../assets/MazTable.css';const Ee = {
323
317
  ]),
324
318
  _: 1
325
319
  /* STABLE */
326
- }, 8, ["class"])) : s("v-if", !0),
327
- (n(!0), v(
320
+ }, 8, ["class"])) : r("v-if", !0),
321
+ (s(!0), v(
328
322
  _,
329
323
  null,
330
- G(V.value, (l, r) => (n(), S(t(K), {
331
- key: r,
324
+ G(V.value, (l, n) => (s(), S(t(H), {
325
+ key: n,
332
326
  scope: l.scope,
333
327
  align: l.align,
334
328
  rowspan: l.rowspan,
@@ -340,48 +334,38 @@ import '../assets/MazTable.css';const Ee = {
340
334
  l.classes,
341
335
  `--${t(m)}`
342
336
  ]]),
343
- onClick: (i) => (l.sortable ?? e.sortable) && Ce(r)
337
+ onClick: (u) => (l.sortable ?? e.sortable) && Be(n)
344
338
  }, {
345
339
  default: c(() => [
346
- z(
340
+ h(
347
341
  "span",
348
342
  {
349
343
  class: g({ "maz-sr-only": l.srOnly })
350
344
  },
351
345
  [
352
- s(`
353
- @slot header - replace column header
354
- @binding {Object} header - header data
355
- @binding {String} label - header label
356
- `),
357
346
  p(e.$slots, "header", {
358
347
  header: l,
359
348
  label: l.label
360
349
  }, () => [
361
- s(`
362
- @slot header-label-{key} - replace column header label
363
- @binding {Object} header - header data
364
- @binding {String} label - header label
365
- `),
366
350
  p(e.$slots, `header-label-${l.key}`, {
367
351
  header: l,
368
352
  label: l.label
369
353
  }, () => [
370
- I(
371
- h(l.label),
354
+ M(
355
+ y(l.label),
372
356
  1
373
357
  /* TEXT */
374
358
  )
375
359
  ], !0),
376
- l.sortable ?? e.sortable ? (n(), v("div", He, [
377
- u(t(D), {
360
+ l.sortable ?? e.sortable ? (s(), v("div", Ue, [
361
+ i(t(F), {
378
362
  class: g(["m-table-sort-icon maz-hidden group-hover:maz-block", {
379
- "--sorted": r === $.value,
380
- "--up": y.value === "DESC",
381
- "--down": y.value === "ASC"
363
+ "--sorted": n === A.value,
364
+ "--up": z.value === "DESC",
365
+ "--down": z.value === "ASC"
382
366
  }])
383
367
  }, null, 8, ["class"])
384
- ])) : s("v-if", !0)
368
+ ])) : r("v-if", !0)
385
369
  ], !0)
386
370
  ],
387
371
  2
@@ -394,18 +378,15 @@ import '../assets/MazTable.css';const Ee = {
394
378
  128
395
379
  /* KEYED_FRAGMENT */
396
380
  )),
397
- e.$slots.actions ? (n(), S(t(K), {
381
+ e.$slots.actions ? (s(), S(t(H), {
398
382
  key: 1,
399
383
  align: "left",
400
384
  class: g(`--${t(m)}`)
401
385
  }, {
402
386
  default: c(() => [
403
- s(`
404
- @slot actions-header - replace text of actions header
405
- `),
406
387
  p(e.$slots, "actions-header", {}, () => [
407
- I(
408
- h(B.value.actionHeader),
388
+ M(
389
+ y(C.value.actionHeader),
409
390
  1
410
391
  /* TEXT */
411
392
  )
@@ -413,55 +394,50 @@ import '../assets/MazTable.css';const Ee = {
413
394
  ]),
414
395
  _: 3
415
396
  /* FORWARDED */
416
- }, 8, ["class"])) : s("v-if", !0)
397
+ }, 8, ["class"])) : r("v-if", !0)
417
398
  ]),
418
399
  _: 3
419
400
  /* FORWARDED */
420
401
  })
421
402
  ], !0)
422
- ])) : s("v-if", !0),
423
- e.loading ? (n(), S(t(re), {
403
+ ])) : r("v-if", !0),
404
+ e.loading ? (s(), S(t(ue), {
424
405
  key: 2,
425
406
  color: e.color,
426
407
  class: "!maz-absolute"
427
- }, null, 8, ["color"])) : s("v-if", !0),
428
- z(
408
+ }, null, 8, ["color"])) : r("v-if", !0),
409
+ h(
429
410
  "tbody",
430
411
  {
431
- class: g({ "--divider": ue.value })
412
+ class: g({ "--divider": ie.value })
432
413
  },
433
414
  [
434
415
  p(e.$slots, "default", {}, () => [
435
- w.value.length > 0 ? (n(!0), v(
416
+ P.value.length > 0 ? (s(!0), v(
436
417
  _,
437
418
  { key: 0 },
438
- G(w.value, (l, r) => (n(), S(t(F), {
439
- key: r,
419
+ G(P.value, (l, n) => (s(), S(t(K), {
420
+ key: n,
440
421
  class: g(l.classes),
441
- onClick: (i) => l.action && l.action(l)
422
+ onClick: (u) => l.action && l.action(l)
442
423
  }, {
443
424
  default: c(() => [
444
- U.value ? (n(), S(
445
- t(N),
425
+ Q.value ? (s(), S(
426
+ t(L),
446
427
  {
447
428
  key: 0,
448
429
  class: "m-table-select-column"
449
430
  },
450
431
  {
451
432
  default: c(() => [
452
- s(`
453
- @slot select - replace checkbox component
454
- @binding {Object} row - row data
455
- @binding {Boolean} selected - if selected or not
456
- `),
457
433
  p(e.$slots, "select", {
458
434
  row: l,
459
435
  selected: l.selected
460
436
  }, () => [
461
- u(t(X), {
437
+ i(t(X), {
462
438
  size: "sm",
463
439
  "model-value": l.selected,
464
- "onUpdate:modelValue": (i) => we(i, r)
440
+ "onUpdate:modelValue": (u) => Pe(u, n)
465
441
  }, null, 8, ["model-value", "onUpdate:modelValue"])
466
442
  ], !0)
467
443
  ]),
@@ -470,42 +446,32 @@ import '../assets/MazTable.css';const Ee = {
470
446
  },
471
447
  1024
472
448
  /* DYNAMIC_SLOTS */
473
- )) : s("v-if", !0),
474
- (n(!0), v(
449
+ )) : r("v-if", !0),
450
+ (s(!0), v(
475
451
  _,
476
452
  null,
477
- G(V.value, ({ key: i, align: Pe, classes: $e }, Ae) => (n(), S(t(N), {
478
- key: Ae,
479
- align: Pe,
480
- class: g($e)
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)
481
457
  }, {
482
458
  default: c(() => [
483
- s(`
484
- @slot cell - replace all row cells
485
- @binding {Object} row - row data
486
- @binding {Boolean} value - cell value
487
- `),
488
- i ? p(e.$slots, "cell", {
459
+ u ? p(e.$slots, "cell", {
489
460
  key: 0,
490
461
  row: l,
491
- value: l[i]
462
+ value: l[u]
492
463
  }, () => [
493
- s(`
494
- @slot cell-{key} - replace row cells of column
495
- @binding {Object} row - row data
496
- @binding {Boolean} value - cell value
497
- `),
498
- p(e.$slots, `cell-${i}`, {
464
+ p(e.$slots, `cell-${u}`, {
499
465
  row: l,
500
- value: l[i]
466
+ value: l[u]
501
467
  }, () => [
502
- I(
503
- h(l[i]),
468
+ M(
469
+ y(l[u]),
504
470
  1
505
471
  /* TEXT */
506
472
  )
507
473
  ], !0)
508
- ], !0) : s("v-if", !0)
474
+ ], !0) : r("v-if", !0)
509
475
  ]),
510
476
  _: 2
511
477
  /* DYNAMIC */
@@ -513,15 +479,11 @@ import '../assets/MazTable.css';const Ee = {
513
479
  128
514
480
  /* KEYED_FRAGMENT */
515
481
  )),
516
- e.$slots.actions ? (n(), S(
517
- t(N),
482
+ e.$slots.actions ? (s(), S(
483
+ t(L),
518
484
  { key: 1 },
519
485
  {
520
486
  default: c(() => [
521
- s(`
522
- @slot actions - will add actions column
523
- @binding {Object} row - row data
524
- `),
525
487
  p(e.$slots, "actions", { row: l }, void 0, !0)
526
488
  ]),
527
489
  _: 2
@@ -529,30 +491,24 @@ import '../assets/MazTable.css';const Ee = {
529
491
  },
530
492
  1024
531
493
  /* DYNAMIC_SLOTS */
532
- )) : s("v-if", !0)
494
+ )) : r("v-if", !0)
533
495
  ]),
534
496
  _: 2
535
497
  /* DYNAMIC */
536
498
  }, 1032, ["class", "onClick"]))),
537
499
  128
538
500
  /* KEYED_FRAGMENT */
539
- )) : (n(), S(t(F), { key: 1 }, {
501
+ )) : (s(), S(t(K), { key: 1 }, {
540
502
  default: c(() => [
541
- u(t(N), {
542
- colspan: V.value.length + (U.value ? 1 : 0) + (e.$slots.actions ? 1 : 0)
503
+ i(t(L), {
504
+ colspan: V.value.length + (Q.value ? 1 : 0) + (e.$slots.actions ? 1 : 0)
543
505
  }, {
544
506
  default: c(() => [
545
- s(`
546
- @slot no-results - replace no results
547
- `),
548
507
  p(e.$slots, "no-results", {}, () => [
549
- z("p", Ue, [
550
- s(`
551
- @slot no-results-text - replace no results test only
552
- `),
508
+ h("p", Qe, [
553
509
  p(e.$slots, "no-results-text", {}, () => [
554
- I(
555
- h(B.value.noResults),
510
+ M(
511
+ y(C.value.noResults),
556
512
  1
557
513
  /* TEXT */
558
514
  )
@@ -580,26 +536,26 @@ import '../assets/MazTable.css';const Ee = {
580
536
  2
581
537
  /* CLASS */
582
538
  ),
583
- ke.value ? (n(), v("div", Qe, [
584
- o[4] || (o[4] = z(
539
+ ke.value ? (s(), v("div", qe, [
540
+ o[4] || (o[4] = h(
585
541
  "div",
586
542
  { class: "m-table-spacer" },
587
543
  null,
588
544
  -1
589
545
  /* HOISTED */
590
546
  )),
591
- e.pagination ? (n(), v("div", qe, [
592
- z("div", Ye, [
593
- z(
547
+ e.pagination ? (s(), v("div", Ye, [
548
+ h("div", je, [
549
+ h(
594
550
  "span",
595
551
  _e,
596
- h(B.value.paginationRowsPerPage),
552
+ y(C.value.paginationRowsPerPage),
597
553
  1
598
554
  /* TEXT */
599
555
  ),
600
- u(t(Z), {
601
- modelValue: C.value,
602
- "onUpdate:modelValue": o[3] || (o[3] = (l) => C.value = l),
556
+ i(t(Z), {
557
+ modelValue: B.value,
558
+ "onUpdate:modelValue": o[3] || (o[3] = (l) => B.value = l),
603
559
  options: pe.value,
604
560
  "rounded-size": e.roundedSize,
605
561
  size: e.inputSize ?? t(m),
@@ -608,44 +564,44 @@ import '../assets/MazTable.css';const Ee = {
608
564
  style: { width: "5rem" }
609
565
  }, null, 8, ["modelValue", "options", "rounded-size", "size", "color"])
610
566
  ]),
611
- A.value ? (n(), v(
567
+ I.value ? (s(), v(
612
568
  "span",
613
569
  Ge,
614
- h(f.value) + " - " + h(w.value.length) + " " + h(B.value.paginationOf) + " " + h(A.value),
570
+ y(b.value) + " - " + y(P.value.length) + " " + y(C.value.paginationOf) + " " + y(I.value),
615
571
  1
616
572
  /* TEXT */
617
- )) : s("v-if", !0),
618
- z("div", Je, [
619
- u(t(M), {
620
- disabled: f.value === 1,
573
+ )) : r("v-if", !0),
574
+ h("div", Je, [
575
+ i(t(w), {
576
+ disabled: b.value === 1,
621
577
  size: t(m),
622
578
  color: "transparent",
623
579
  "rounded-size": e.roundedSize,
624
580
  "no-elevation": "",
625
- onClick: be
581
+ onClick: fe
626
582
  }, {
627
583
  default: c(() => [
628
- u(t(J), { class: "maz-text-base" })
584
+ i(t(J), { class: "maz-text-base" })
629
585
  ]),
630
586
  _: 1
631
587
  /* STABLE */
632
588
  }, 8, ["disabled", "size", "rounded-size"]),
633
- u(t(M), {
634
- disabled: f.value === 1,
589
+ i(t(w), {
590
+ disabled: b.value === 1,
635
591
  size: t(m),
636
592
  color: "transparent",
637
593
  "rounded-size": e.roundedSize,
638
594
  "no-elevation": "",
639
- onClick: fe
595
+ onClick: be
640
596
  }, {
641
597
  default: c(() => [
642
- u(t(W), { class: "maz-text-base" })
598
+ i(t(W), { class: "maz-text-base" })
643
599
  ]),
644
600
  _: 1
645
601
  /* STABLE */
646
602
  }, 8, ["disabled", "size", "rounded-size"]),
647
- u(t(M), {
648
- disabled: f.value === A.value,
603
+ i(t(w), {
604
+ disabled: b.value === I.value,
649
605
  size: t(m),
650
606
  color: "transparent",
651
607
  "rounded-size": e.roundedSize,
@@ -653,13 +609,13 @@ import '../assets/MazTable.css';const Ee = {
653
609
  onClick: ge
654
610
  }, {
655
611
  default: c(() => [
656
- u(t(W), { class: "maz-rotate-180 maz-text-base" })
612
+ i(t(W), { class: "maz-rotate-180 maz-text-base" })
657
613
  ]),
658
614
  _: 1
659
615
  /* STABLE */
660
616
  }, 8, ["disabled", "size", "rounded-size"]),
661
- u(t(M), {
662
- disabled: f.value === A.value,
617
+ i(t(w), {
618
+ disabled: b.value === I.value,
663
619
  size: t(m),
664
620
  color: "transparent",
665
621
  "rounded-size": e.roundedSize,
@@ -667,25 +623,25 @@ import '../assets/MazTable.css';const Ee = {
667
623
  onClick: me
668
624
  }, {
669
625
  default: c(() => [
670
- u(t(J), { class: "maz-rotate-180 maz-text-base" })
626
+ i(t(J), { class: "maz-rotate-180 maz-text-base" })
671
627
  ]),
672
628
  _: 1
673
629
  /* STABLE */
674
630
  }, 8, ["disabled", "size", "rounded-size"])
675
631
  ])
676
- ])) : s("v-if", !0)
677
- ])) : s("v-if", !0)
632
+ ])) : r("v-if", !0)
633
+ ])) : r("v-if", !0)
678
634
  ],
679
635
  2
680
636
  /* CLASS */
681
637
  ));
682
638
  }
683
- }), Xe = (O, j) => {
684
- const a = O.__vccOpts || O;
685
- for (const [P, D] of j)
686
- a[P] = D;
639
+ }), Xe = (N, D) => {
640
+ const a = N.__vccOpts || N;
641
+ for (const [$, F] of D)
642
+ a[$] = F;
687
643
  return a;
688
- }, xe = /* @__PURE__ */ Xe(We, [["__scopeId", "data-v-48937bba"]]);
644
+ }, xe = /* @__PURE__ */ Xe(We, [["__scopeId", "data-v-09c7d566"]]);
689
645
  export {
690
646
  xe as M,
691
647
  Xe as _