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
@@ -209,8 +209,8 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {},
209
209
  color: Color;
210
210
  class: HTMLAttributes["class"];
211
211
  id: string;
212
- orientation: "row" | "col" | "responsive";
213
212
  modelValue: string;
213
+ orientation: "row" | "col" | "responsive";
214
214
  placeholder: string;
215
215
  listPosition: Position;
216
216
  searchThreshold: number;
@@ -3,6 +3,8 @@ import type { Color, Position } from './types';
3
3
  import { type HTMLAttributes } from 'vue';
4
4
  export type { Color, PickerShortcut, PickerValue, Position };
5
5
  export interface Props {
6
+ /** The id of the component */
7
+ id?: string;
6
8
  /** The style of the component */
7
9
  style?: HTMLAttributes['style'];
8
10
  /** The class of the component */
@@ -90,13 +92,13 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
90
92
  color: Color;
91
93
  class: HTMLAttributes["class"];
92
94
  disabled: boolean;
93
- format: string;
94
95
  modelValue: string | Partial<import("./MazPicker/types").RangeValue>;
95
96
  open: boolean;
96
97
  locale: string;
97
98
  double: boolean;
98
99
  inline: boolean;
99
100
  placeholder: string;
101
+ format: string;
100
102
  noUseBrowserLocale: boolean;
101
103
  minDate: string;
102
104
  maxDate: string;
@@ -35,8 +35,8 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {},
35
35
  onFinish?: ((...args: any[]) => any) | undefined;
36
36
  }>, {
37
37
  disabled: boolean;
38
- offset: number;
39
38
  action: () => unknown;
39
+ offset: number;
40
40
  distance: number;
41
41
  containerSelector: string;
42
42
  headerClass: string;
@@ -47,8 +47,8 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
47
47
  }>, {
48
48
  color: Color;
49
49
  height: string;
50
- offset: number;
51
50
  teleportSelector: string;
51
+ offset: number;
52
52
  distance: number;
53
53
  contentSelector: string;
54
54
  barClass: HTMLAttributes["class"];
@@ -102,9 +102,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
102
102
  }>, {
103
103
  size: string;
104
104
  color: Color;
105
+ labels: unknown[];
105
106
  max: number;
106
107
  min: number;
107
- labels: unknown[];
108
108
  noDivider: boolean;
109
109
  log: boolean;
110
110
  noCursorAnim: boolean;
@@ -130,12 +130,18 @@ export interface MazTableProps<T extends Row<T>> {
130
130
  * @default 'lg'
131
131
  */
132
132
  roundedSize?: 'none' | 'sm' | 'md' | 'lg' | 'xl' | 'full';
133
+ /**
134
+ * Enable truncate on cells
135
+ * @default `true`
136
+ */
137
+ truncate?: boolean;
133
138
  }
134
139
  export interface MazTableProvide {
135
140
  size: Ref<Size>;
136
141
  hoverable: Ref<boolean>;
137
142
  backgroundEven: Ref<boolean>;
138
143
  backgroundOdd: Ref<boolean>;
144
+ truncate: Ref<boolean>;
139
145
  }
140
146
  declare const _default: <T extends Row<T>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
141
147
  props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
@@ -6,7 +6,11 @@ declare function __VLS_template(): {
6
6
  attrs: Partial<{}>;
7
7
  };
8
8
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
+ declare const __VLS_component: import("vue").DefineComponent<{
10
+ truncate?: boolean;
11
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
12
+ truncate?: boolean;
13
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
14
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
11
15
  export default _default;
12
16
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -6,7 +6,11 @@ declare function __VLS_template(): {
6
6
  attrs: Partial<{}>;
7
7
  };
8
8
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
+ declare const __VLS_component: import("vue").DefineComponent<{
10
+ truncate?: boolean;
11
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
12
+ truncate?: boolean;
13
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
14
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
11
15
  export default _default;
12
16
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -32,7 +32,6 @@ declare const _default: import("vue").DefineComponent<MazFullscreenImgProps, {},
32
32
  duration?: number;
33
33
  easing?: string;
34
34
  };
35
- offset: number;
36
35
  destroy: () => void;
37
36
  clickedElementBounds: {
38
37
  top: number;
@@ -40,6 +39,7 @@ declare const _default: import("vue").DefineComponent<MazFullscreenImgProps, {},
40
39
  height: number;
41
40
  width: number;
42
41
  };
42
+ offset: number;
43
43
  openInstanceClass: string;
44
44
  alt: string | null;
45
45
  zoom: boolean;
@@ -10,6 +10,8 @@ export declare const baseColors: {
10
10
  border: string;
11
11
  'color-light': string;
12
12
  'color-lighter': string;
13
+ 'color-dark': string;
14
+ 'color-darker': string;
13
15
  theme: string;
14
16
  'theme-hover': string;
15
17
  'bg-dark': string;
@@ -1,106 +0,0 @@
1
- import { defineComponent as w, defineAsyncComponent as v, useAttrs as E, useSlots as O, computed as o, openBlock as t, createBlock as a, resolveDynamicComponent as r, normalizeClass as l, withCtx as R, renderSlot as u, unref as d, createCommentVNode as i, createElementBlock as A, createVNode as D } from "vue";
2
- import { _ as L } from "./MazInputPrice-DoTnDDIN.mjs";
3
- import '../assets/MazBtn.css';const N = {
4
- key: 2,
5
- class: "m-btn-loader-container"
6
- }, P = /* @__PURE__ */ w({
7
- __name: "MazBtn",
8
- props: {
9
- variant: { default: "button" },
10
- size: { default: "md" },
11
- color: { default: "primary" },
12
- type: { default: "button" },
13
- rounded: { type: Boolean },
14
- roundedSize: { default: "lg" },
15
- noRounded: { type: Boolean },
16
- outline: { type: Boolean },
17
- pastel: { type: Boolean },
18
- block: { type: Boolean },
19
- noUnderline: { type: Boolean },
20
- loading: { type: Boolean },
21
- disabled: { type: Boolean },
22
- fab: { type: Boolean },
23
- icon: { type: [String, Function, Object], default: void 0 },
24
- leftIcon: { type: [String, Function, Object], default: void 0 },
25
- rightIcon: { type: [String, Function, Object], default: void 0 },
26
- noPadding: { type: Boolean },
27
- noElevation: { type: Boolean },
28
- justify: { default: "center" }
29
- },
30
- setup(z) {
31
- const n = z, b = v(() => import("./MazSpinner-Bb3f2t6w.mjs")), c = v(() => import("./MazIcon-BbvBov5G.mjs")), { href: g, to: h } = E(), f = O(), y = o(() => g ? "a" : h ? "router-link" : "button"), j = o(
32
- () => n.pastel ? `--${n.color}-pastel` : n.outline ? `--${n.color}-outline` : `--${n.color}`
33
- ), m = o(
34
- () => (n.loading || n.disabled) && y.value === "button"
35
- ), I = o(() => m.value ? "--cursor-default" : "--cursor-pointer"), k = o(() => `--is-${n.variant}`), B = o(() => n.loading && n.variant === "button"), C = o(() => !!f["left-icon"] || n.leftIcon), p = o(() => !!f["right-icon"] || n.rightIcon), S = o(() => C.value || p.value), $ = o(() => n.icon || !!f.icon), F = o(() => y.value === "button" ? n.type : void 0), s = o(() => n.size === "xl" ? "maz-text-3xl" : n.size === "lg" ? "maz-text-2xl" : n.size === "md" ? "maz-text-xl" : n.size === "sm" ? "maz-text-lg" : n.size === "xs" ? "maz-text-base" : n.size === "mini" ? "maz-text-sm" : "md"), M = o(() => n.justify === "start" ? "maz-justify-start" : n.justify === "end" ? "maz-justify-end" : n.justify === "center" ? "maz-justify-center" : n.justify === "between" ? "maz-justify-between" : n.justify === "around" ? "maz-justify-around" : n.justify === "evenly" ? "maz-justify-evenly" : "maz-justify-center");
36
- return (e, U) => (t(), a(r(y.value), {
37
- disabled: m.value || void 0,
38
- class: l(["m-btn", [
39
- `--${e.size}`,
40
- !e.fab && !e.rounded && e.roundedSize && `--rounded-${e.roundedSize}`,
41
- j.value,
42
- I.value,
43
- k.value,
44
- M.value,
45
- {
46
- "--block": e.block,
47
- "--no-underline": e.noUnderline,
48
- "--fab": e.fab,
49
- "--loading": e.loading,
50
- "--disabled": m.value,
51
- "--icon": S.value,
52
- "--rounded": e.rounded,
53
- "--no-rounded": e.noRounded,
54
- "--no-padding": e.noPadding,
55
- "--no-elevation": e.noElevation
56
- }
57
- ]]),
58
- type: F.value
59
- }, {
60
- default: R(() => [
61
- u(e.$slots, "left-icon", {}, () => [
62
- typeof e.leftIcon == "string" ? (t(), a(d(c), {
63
- key: 0,
64
- name: e.leftIcon,
65
- class: l([s.value])
66
- }, null, 8, ["name", "class"])) : e.leftIcon ? (t(), a(r(e.leftIcon), {
67
- key: 1,
68
- class: l([s.value])
69
- }, null, 8, ["class"])) : i("v-if", !0)
70
- ], !0),
71
- $.value ? u(e.$slots, "icon", { key: 0 }, () => [
72
- typeof e.icon == "string" ? (t(), a(d(c), {
73
- key: 0,
74
- name: e.icon,
75
- class: l([s.value])
76
- }, null, 8, ["name", "class"])) : e.icon ? (t(), a(r(e.icon), {
77
- key: 1,
78
- class: l([s.value])
79
- }, null, 8, ["class"])) : i("v-if", !0)
80
- ], !0) : i("v-if", !0),
81
- u(e.$slots, "default", {}, void 0, !0),
82
- p.value ? u(e.$slots, "right-icon", { key: 1 }, () => [
83
- typeof e.rightIcon == "string" ? (t(), a(d(c), {
84
- key: 0,
85
- name: e.rightIcon,
86
- class: l([s.value])
87
- }, null, 8, ["name", "class"])) : e.rightIcon ? (t(), a(r(e.rightIcon), {
88
- key: 1,
89
- class: l([s.value])
90
- }, null, 8, ["class"])) : i("v-if", !0)
91
- ], !0) : i("v-if", !0),
92
- B.value ? (t(), A("div", N, [
93
- D(d(b), {
94
- size: "2em",
95
- color: e.color
96
- }, null, 8, ["color"])
97
- ])) : i("v-if", !0)
98
- ]),
99
- _: 3
100
- /* FORWARDED */
101
- }, 8, ["disabled", "class", "type"]));
102
- }
103
- }), q = /* @__PURE__ */ L(P, [["__scopeId", "data-v-d3a1ed01"]]);
104
- export {
105
- q as default
106
- };
@@ -1,114 +0,0 @@
1
- import { defineComponent as F, defineAsyncComponent as g, useAttrs as w, useSlots as E, computed as o, openBlock as t, createBlock as a, resolveDynamicComponent as c, normalizeClass as l, withCtx as P, renderSlot as f, unref as y, createCommentVNode as r, createElementBlock as R, createVNode as A } from "vue";
2
- import '../assets/MazBtn.css';const D = {
3
- key: 2,
4
- class: "m-btn-loader-container"
5
- }, L = /* @__PURE__ */ F({
6
- __name: "MazBtn",
7
- props: {
8
- variant: { default: "button" },
9
- size: { default: "md" },
10
- color: { default: "primary" },
11
- type: { default: "button" },
12
- rounded: { type: Boolean },
13
- roundedSize: { default: "lg" },
14
- noRounded: { type: Boolean },
15
- outline: { type: Boolean },
16
- pastel: { type: Boolean },
17
- block: { type: Boolean },
18
- noUnderline: { type: Boolean },
19
- loading: { type: Boolean },
20
- disabled: { type: Boolean },
21
- fab: { type: Boolean },
22
- icon: { type: [String, Function, Object], default: void 0 },
23
- leftIcon: { type: [String, Function, Object], default: void 0 },
24
- rightIcon: { type: [String, Function, Object], default: void 0 },
25
- noPadding: { type: Boolean },
26
- noElevation: { type: Boolean },
27
- justify: { default: "center" }
28
- },
29
- setup(u) {
30
- const n = u, d = g(() => import("./MazSpinner-BcB0szZB.mjs")), i = g(() => import("./MazIcon-BbvBov5G.mjs")), { href: v, to: j } = w(), p = E(), m = o(() => v ? "a" : j ? "router-link" : "button"), h = o(
31
- () => n.pastel ? `--${n.color}-pastel` : n.outline ? `--${n.color}-outline` : `--${n.color}`
32
- ), b = o(
33
- () => (n.loading || n.disabled) && m.value === "button"
34
- ), I = o(() => b.value ? "--cursor-default" : "--cursor-pointer"), k = o(() => `--is-${n.variant}`), B = o(() => n.loading && n.variant === "button"), C = o(() => !!p["left-icon"] || n.leftIcon), z = o(() => !!p["right-icon"] || n.rightIcon), S = o(() => C.value || z.value), $ = o(() => n.icon || !!p.icon), M = o(() => m.value === "button" ? n.type : void 0), s = o(() => n.size === "xl" ? "maz-text-3xl" : n.size === "lg" ? "maz-text-2xl" : n.size === "md" ? "maz-text-xl" : n.size === "sm" ? "maz-text-lg" : n.size === "xs" ? "maz-text-base" : n.size === "mini" ? "maz-text-sm" : "md"), O = o(() => n.justify === "start" ? "maz-justify-start" : n.justify === "end" ? "maz-justify-end" : n.justify === "center" ? "maz-justify-center" : n.justify === "between" ? "maz-justify-between" : n.justify === "around" ? "maz-justify-around" : n.justify === "evenly" ? "maz-justify-evenly" : "maz-justify-center");
35
- return (e, U) => (t(), a(c(m.value), {
36
- disabled: b.value || void 0,
37
- class: l(["m-btn", [
38
- `--${e.size}`,
39
- !e.fab && !e.rounded && e.roundedSize && `--rounded-${e.roundedSize}`,
40
- h.value,
41
- I.value,
42
- k.value,
43
- O.value,
44
- {
45
- "--block": e.block,
46
- "--no-underline": e.noUnderline,
47
- "--fab": e.fab,
48
- "--loading": e.loading,
49
- "--disabled": b.value,
50
- "--icon": S.value,
51
- "--rounded": e.rounded,
52
- "--no-rounded": e.noRounded,
53
- "--no-padding": e.noPadding,
54
- "--no-elevation": e.noElevation
55
- }
56
- ]]),
57
- type: M.value
58
- }, {
59
- default: P(() => [
60
- f(e.$slots, "left-icon", {}, () => [
61
- typeof e.leftIcon == "string" ? (t(), a(y(i), {
62
- key: 0,
63
- name: e.leftIcon,
64
- class: l([s.value])
65
- }, null, 8, ["name", "class"])) : e.leftIcon ? (t(), a(c(e.leftIcon), {
66
- key: 1,
67
- class: l([s.value])
68
- }, null, 8, ["class"])) : r("v-if", !0)
69
- ], !0),
70
- $.value ? f(e.$slots, "icon", { key: 0 }, () => [
71
- typeof e.icon == "string" ? (t(), a(y(i), {
72
- key: 0,
73
- name: e.icon,
74
- class: l([s.value])
75
- }, null, 8, ["name", "class"])) : e.icon ? (t(), a(c(e.icon), {
76
- key: 1,
77
- class: l([s.value])
78
- }, null, 8, ["class"])) : r("v-if", !0)
79
- ], !0) : r("v-if", !0),
80
- f(e.$slots, "default", {}, void 0, !0),
81
- z.value ? f(e.$slots, "right-icon", { key: 1 }, () => [
82
- typeof e.rightIcon == "string" ? (t(), a(y(i), {
83
- key: 0,
84
- name: e.rightIcon,
85
- class: l([s.value])
86
- }, null, 8, ["name", "class"])) : e.rightIcon ? (t(), a(c(e.rightIcon), {
87
- key: 1,
88
- class: l([s.value])
89
- }, null, 8, ["class"])) : r("v-if", !0)
90
- ], !0) : r("v-if", !0),
91
- B.value ? (t(), R("div", D, [
92
- A(y(d), {
93
- size: "2em",
94
- color: e.color
95
- }, null, 8, ["color"])
96
- ])) : r("v-if", !0)
97
- ]),
98
- _: 3
99
- /* FORWARDED */
100
- }, 8, ["disabled", "class", "type"]));
101
- }
102
- }), N = (u, n) => {
103
- const d = u.__vccOpts || u;
104
- for (const [i, v] of n)
105
- d[i] = v;
106
- return d;
107
- }, T = /* @__PURE__ */ N(L, [["__scopeId", "data-v-d3a1ed01"]]), q = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
108
- __proto__: null,
109
- default: T
110
- }, Symbol.toStringTag, { value: "Module" }));
111
- export {
112
- q as M,
113
- N as _
114
- };
@@ -1,106 +0,0 @@
1
- import { defineComponent as w, defineAsyncComponent as v, useAttrs as E, useSlots as O, computed as o, openBlock as t, createBlock as a, resolveDynamicComponent as r, normalizeClass as l, withCtx as R, renderSlot as u, unref as d, createCommentVNode as i, createElementBlock as A, createVNode as D } from "vue";
2
- import { _ as L } from "./_plugin-vue_export-helper-CHgC5LLL.mjs";
3
- import '../assets/MazBtn.css';const N = {
4
- key: 2,
5
- class: "m-btn-loader-container"
6
- }, P = /* @__PURE__ */ w({
7
- __name: "MazBtn",
8
- props: {
9
- variant: { default: "button" },
10
- size: { default: "md" },
11
- color: { default: "primary" },
12
- type: { default: "button" },
13
- rounded: { type: Boolean },
14
- roundedSize: { default: "lg" },
15
- noRounded: { type: Boolean },
16
- outline: { type: Boolean },
17
- pastel: { type: Boolean },
18
- block: { type: Boolean },
19
- noUnderline: { type: Boolean },
20
- loading: { type: Boolean },
21
- disabled: { type: Boolean },
22
- fab: { type: Boolean },
23
- icon: { type: [String, Function, Object], default: void 0 },
24
- leftIcon: { type: [String, Function, Object], default: void 0 },
25
- rightIcon: { type: [String, Function, Object], default: void 0 },
26
- noPadding: { type: Boolean },
27
- noElevation: { type: Boolean },
28
- justify: { default: "center" }
29
- },
30
- setup(z) {
31
- const n = z, b = v(() => import("./MazSpinner-yr9xVdAa.mjs")), c = v(() => import("./MazIcon-Bk4mYF1h.mjs")), { href: g, to: h } = E(), f = O(), y = o(() => g ? "a" : h ? "router-link" : "button"), j = o(
32
- () => n.pastel ? `--${n.color}-pastel` : n.outline ? `--${n.color}-outline` : `--${n.color}`
33
- ), m = o(
34
- () => (n.loading || n.disabled) && y.value === "button"
35
- ), I = o(() => m.value ? "--cursor-default" : "--cursor-pointer"), k = o(() => `--is-${n.variant}`), B = o(() => n.loading && n.variant === "button"), C = o(() => !!f["left-icon"] || n.leftIcon), p = o(() => !!f["right-icon"] || n.rightIcon), S = o(() => C.value || p.value), $ = o(() => n.icon || !!f.icon), F = o(() => y.value === "button" ? n.type : void 0), s = o(() => n.size === "xl" ? "maz-text-3xl" : n.size === "lg" ? "maz-text-2xl" : n.size === "md" ? "maz-text-xl" : n.size === "sm" ? "maz-text-lg" : n.size === "xs" ? "maz-text-base" : n.size === "mini" ? "maz-text-sm" : "md"), M = o(() => n.justify === "start" ? "maz-justify-start" : n.justify === "end" ? "maz-justify-end" : n.justify === "center" ? "maz-justify-center" : n.justify === "between" ? "maz-justify-between" : n.justify === "around" ? "maz-justify-around" : n.justify === "evenly" ? "maz-justify-evenly" : "maz-justify-center");
36
- return (e, U) => (t(), a(r(y.value), {
37
- disabled: m.value || void 0,
38
- class: l(["m-btn", [
39
- `--${e.size}`,
40
- !e.fab && !e.rounded && e.roundedSize && `--rounded-${e.roundedSize}`,
41
- j.value,
42
- I.value,
43
- k.value,
44
- M.value,
45
- {
46
- "--block": e.block,
47
- "--no-underline": e.noUnderline,
48
- "--fab": e.fab,
49
- "--loading": e.loading,
50
- "--disabled": m.value,
51
- "--icon": S.value,
52
- "--rounded": e.rounded,
53
- "--no-rounded": e.noRounded,
54
- "--no-padding": e.noPadding,
55
- "--no-elevation": e.noElevation
56
- }
57
- ]]),
58
- type: F.value
59
- }, {
60
- default: R(() => [
61
- u(e.$slots, "left-icon", {}, () => [
62
- typeof e.leftIcon == "string" ? (t(), a(d(c), {
63
- key: 0,
64
- name: e.leftIcon,
65
- class: l([s.value])
66
- }, null, 8, ["name", "class"])) : e.leftIcon ? (t(), a(r(e.leftIcon), {
67
- key: 1,
68
- class: l([s.value])
69
- }, null, 8, ["class"])) : i("v-if", !0)
70
- ], !0),
71
- $.value ? u(e.$slots, "icon", { key: 0 }, () => [
72
- typeof e.icon == "string" ? (t(), a(d(c), {
73
- key: 0,
74
- name: e.icon,
75
- class: l([s.value])
76
- }, null, 8, ["name", "class"])) : e.icon ? (t(), a(r(e.icon), {
77
- key: 1,
78
- class: l([s.value])
79
- }, null, 8, ["class"])) : i("v-if", !0)
80
- ], !0) : i("v-if", !0),
81
- u(e.$slots, "default", {}, void 0, !0),
82
- p.value ? u(e.$slots, "right-icon", { key: 1 }, () => [
83
- typeof e.rightIcon == "string" ? (t(), a(d(c), {
84
- key: 0,
85
- name: e.rightIcon,
86
- class: l([s.value])
87
- }, null, 8, ["name", "class"])) : e.rightIcon ? (t(), a(r(e.rightIcon), {
88
- key: 1,
89
- class: l([s.value])
90
- }, null, 8, ["class"])) : i("v-if", !0)
91
- ], !0) : i("v-if", !0),
92
- B.value ? (t(), A("div", N, [
93
- D(d(b), {
94
- size: "2em",
95
- color: e.color
96
- }, null, 8, ["color"])
97
- ])) : i("v-if", !0)
98
- ]),
99
- _: 3
100
- /* FORWARDED */
101
- }, 8, ["disabled", "class", "type"]));
102
- }
103
- }), q = /* @__PURE__ */ L(P, [["__scopeId", "data-v-d3a1ed01"]]);
104
- export {
105
- q as default
106
- };
@@ -1,106 +0,0 @@
1
- import { defineComponent as w, defineAsyncComponent as v, useAttrs as E, useSlots as O, computed as o, openBlock as t, createBlock as a, resolveDynamicComponent as r, normalizeClass as l, withCtx as R, renderSlot as u, unref as d, createCommentVNode as i, createElementBlock as A, createVNode as D } from "vue";
2
- import { _ as L } from "./MazCarousel-DccWVW8H.mjs";
3
- import '../assets/MazBtn.css';const N = {
4
- key: 2,
5
- class: "m-btn-loader-container"
6
- }, P = /* @__PURE__ */ w({
7
- __name: "MazBtn",
8
- props: {
9
- variant: { default: "button" },
10
- size: { default: "md" },
11
- color: { default: "primary" },
12
- type: { default: "button" },
13
- rounded: { type: Boolean },
14
- roundedSize: { default: "lg" },
15
- noRounded: { type: Boolean },
16
- outline: { type: Boolean },
17
- pastel: { type: Boolean },
18
- block: { type: Boolean },
19
- noUnderline: { type: Boolean },
20
- loading: { type: Boolean },
21
- disabled: { type: Boolean },
22
- fab: { type: Boolean },
23
- icon: { type: [String, Function, Object], default: void 0 },
24
- leftIcon: { type: [String, Function, Object], default: void 0 },
25
- rightIcon: { type: [String, Function, Object], default: void 0 },
26
- noPadding: { type: Boolean },
27
- noElevation: { type: Boolean },
28
- justify: { default: "center" }
29
- },
30
- setup(z) {
31
- const n = z, b = v(() => import("./MazSpinner-D3-pqOh3.mjs")), c = v(() => import("./MazIcon-BbvBov5G.mjs")), { href: g, to: h } = E(), f = O(), y = o(() => g ? "a" : h ? "router-link" : "button"), j = o(
32
- () => n.pastel ? `--${n.color}-pastel` : n.outline ? `--${n.color}-outline` : `--${n.color}`
33
- ), m = o(
34
- () => (n.loading || n.disabled) && y.value === "button"
35
- ), I = o(() => m.value ? "--cursor-default" : "--cursor-pointer"), k = o(() => `--is-${n.variant}`), B = o(() => n.loading && n.variant === "button"), C = o(() => !!f["left-icon"] || n.leftIcon), p = o(() => !!f["right-icon"] || n.rightIcon), S = o(() => C.value || p.value), $ = o(() => n.icon || !!f.icon), F = o(() => y.value === "button" ? n.type : void 0), s = o(() => n.size === "xl" ? "maz-text-3xl" : n.size === "lg" ? "maz-text-2xl" : n.size === "md" ? "maz-text-xl" : n.size === "sm" ? "maz-text-lg" : n.size === "xs" ? "maz-text-base" : n.size === "mini" ? "maz-text-sm" : "md"), M = o(() => n.justify === "start" ? "maz-justify-start" : n.justify === "end" ? "maz-justify-end" : n.justify === "center" ? "maz-justify-center" : n.justify === "between" ? "maz-justify-between" : n.justify === "around" ? "maz-justify-around" : n.justify === "evenly" ? "maz-justify-evenly" : "maz-justify-center");
36
- return (e, U) => (t(), a(r(y.value), {
37
- disabled: m.value || void 0,
38
- class: l(["m-btn", [
39
- `--${e.size}`,
40
- !e.fab && !e.rounded && e.roundedSize && `--rounded-${e.roundedSize}`,
41
- j.value,
42
- I.value,
43
- k.value,
44
- M.value,
45
- {
46
- "--block": e.block,
47
- "--no-underline": e.noUnderline,
48
- "--fab": e.fab,
49
- "--loading": e.loading,
50
- "--disabled": m.value,
51
- "--icon": S.value,
52
- "--rounded": e.rounded,
53
- "--no-rounded": e.noRounded,
54
- "--no-padding": e.noPadding,
55
- "--no-elevation": e.noElevation
56
- }
57
- ]]),
58
- type: F.value
59
- }, {
60
- default: R(() => [
61
- u(e.$slots, "left-icon", {}, () => [
62
- typeof e.leftIcon == "string" ? (t(), a(d(c), {
63
- key: 0,
64
- name: e.leftIcon,
65
- class: l([s.value])
66
- }, null, 8, ["name", "class"])) : e.leftIcon ? (t(), a(r(e.leftIcon), {
67
- key: 1,
68
- class: l([s.value])
69
- }, null, 8, ["class"])) : i("v-if", !0)
70
- ], !0),
71
- $.value ? u(e.$slots, "icon", { key: 0 }, () => [
72
- typeof e.icon == "string" ? (t(), a(d(c), {
73
- key: 0,
74
- name: e.icon,
75
- class: l([s.value])
76
- }, null, 8, ["name", "class"])) : e.icon ? (t(), a(r(e.icon), {
77
- key: 1,
78
- class: l([s.value])
79
- }, null, 8, ["class"])) : i("v-if", !0)
80
- ], !0) : i("v-if", !0),
81
- u(e.$slots, "default", {}, void 0, !0),
82
- p.value ? u(e.$slots, "right-icon", { key: 1 }, () => [
83
- typeof e.rightIcon == "string" ? (t(), a(d(c), {
84
- key: 0,
85
- name: e.rightIcon,
86
- class: l([s.value])
87
- }, null, 8, ["name", "class"])) : e.rightIcon ? (t(), a(r(e.rightIcon), {
88
- key: 1,
89
- class: l([s.value])
90
- }, null, 8, ["class"])) : i("v-if", !0)
91
- ], !0) : i("v-if", !0),
92
- B.value ? (t(), A("div", N, [
93
- D(d(b), {
94
- size: "2em",
95
- color: e.color
96
- }, null, 8, ["color"])
97
- ])) : i("v-if", !0)
98
- ]),
99
- _: 3
100
- /* FORWARDED */
101
- }, 8, ["disabled", "class", "type"]));
102
- }
103
- }), q = /* @__PURE__ */ L(P, [["__scopeId", "data-v-d3a1ed01"]]);
104
- export {
105
- q as default
106
- };