maz-ui 3.44.4-beta.0 → 3.44.4-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.
- package/components/MazAccordion.d.ts +12 -10
- package/components/MazAnimatedCounter.d.ts +15 -13
- package/components/MazAvatar.d.ts +9 -7
- package/components/MazBackdrop.d.ts +12 -21
- package/components/MazBadge.d.ts +6 -4
- package/components/MazBottomSheet.d.ts +8 -6
- package/components/MazBtn.d.ts +12 -10
- package/components/MazCard.d.ts +16 -14
- package/components/MazCard.mjs +1 -1
- package/components/MazCardSpotlight.d.ts +7 -5
- package/components/MazCarousel.d.ts +9 -7
- package/components/MazChart.d.ts +6 -6
- package/components/MazCheckbox.d.ts +7 -5
- package/components/MazCircularProgressBar.d.ts +27 -24
- package/components/MazDialog.d.ts +16 -24
- package/components/MazDialogPromise/use-maz-dialog-promise.d.ts +29 -29
- package/components/MazDrawer.d.ts +12 -10
- package/components/MazDropdown.d.ts +27 -25
- package/components/MazDropzone.d.ts +15 -15
- package/components/MazExpandAnimation.d.ts +6 -4
- package/components/MazFullscreenLoader.d.ts +6 -4
- package/components/MazIcon.d.ts +3 -3
- package/components/MazInput.d.ts +15 -133
- package/components/MazInputCode.d.ts +2 -2
- package/components/MazInputNumber.d.ts +2 -2
- package/components/MazInputPrice.d.ts +7 -5
- package/components/MazInputTags.d.ts +1 -1
- package/components/MazLazyImg.d.ts +9 -7
- package/components/MazLink.d.ts +10 -8
- package/components/MazPagination.d.ts +20 -18
- package/components/MazPhoneNumberInput/CountrySelector.vue.d.ts +53 -70
- package/components/MazPhoneNumberInput.d.ts +17 -25
- package/components/MazPhoneNumberInput.mjs +1 -1
- package/components/MazPicker/MazPickerCalendarMonth/MazPickerCalendarGrid.vue.d.ts +3 -3
- package/components/MazPicker/MazPickerCalendarMonth/MazPickerCalendarMonth.vue.d.ts +3 -3
- package/components/MazPicker.d.ts +1 -1
- package/components/MazPicker.mjs +1 -1
- package/components/MazPullToRefresh.d.ts +9 -7
- package/components/MazRadio.d.ts +27 -24
- package/components/MazRadioButtons.d.ts +10 -8
- package/components/MazReadingProgressBar.d.ts +1 -1
- package/components/MazSelect.d.ts +16 -125
- package/components/MazSelect.mjs +1 -1
- package/components/MazStepper.d.ts +10 -8
- package/components/MazSwitch.d.ts +9 -7
- package/components/MazTable.d.ts +67 -65
- package/components/MazTable.mjs +1 -1
- package/components/MazTableCell.d.ts +4 -2
- package/components/MazTableRow.d.ts +4 -2
- package/components/MazTableTitle.d.ts +4 -2
- package/components/MazTabs.d.ts +6 -4
- package/components/MazTabsBar.d.ts +18 -16
- package/components/MazTabsContent.d.ts +4 -2
- package/components/MazTabsContentItem.d.ts +6 -4
- package/components/MazTextarea.d.ts +1 -1
- package/components/MazTransitionExpand.d.ts +6 -4
- package/components/MazTransitionExpand.mjs +2 -2
- package/components/assets/MazPhoneNumberInput.css +1 -1
- package/components/assets/MazPickerMonthSwitcher.css +1 -1
- package/components/assets/MazPickerYearSwitcher.css +1 -1
- package/components/assets/MazSelect.css +1 -1
- package/components/assets/MazTable.css +1 -1
- package/components/assets/MazTabsBar.css +1 -1
- package/components/assets/MazTransitionExpand.css +1 -1
- package/components/chunks/{MazBtn-B5XwteK7.mjs → MazBtn-BURByjBO.mjs} +2 -2
- package/components/chunks/{MazBtn-CQSo596y.mjs → MazBtn-D1TNsXIe.mjs} +2 -2
- package/components/chunks/{MazBtn-gj2W8kzn.mjs → MazBtn-YtY4PeyZ.mjs} +2 -2
- package/components/chunks/{MazCard-BBwohtCJ.mjs → MazCard-BiDXoNWK.mjs} +1 -1
- package/components/chunks/{MazCheckbox-isKq9dAX.mjs → MazCheckbox-BMzMZ-_l.mjs} +1 -1
- package/components/chunks/{MazCheckbox-CqHZNrGa.mjs → MazCheckbox-B_Rx3ZCe.mjs} +1 -1
- package/components/chunks/{MazGallery-Din0Z37d.mjs → MazGallery-SSMQ_JIA.mjs} +2 -2
- package/components/chunks/{MazIcon-D2DkwtXq.mjs → MazIcon-CwITLbPL.mjs} +1 -1
- package/components/chunks/{MazIcon-DHzZGzIp.mjs → MazIcon-x_aGvHlZ.mjs} +1 -1
- package/components/chunks/{MazPhoneNumberInput-CYcy4OZW.mjs → MazPhoneNumberInput-fo2MtuWB.mjs} +6 -6
- package/components/chunks/{MazPicker-DCTIkgDd.mjs → MazPicker-Df-LRtwz.mjs} +2 -2
- package/components/chunks/{MazPickerMonthSwitcher-CINBaU3n.mjs → MazPickerMonthSwitcher-CrrfUDPA.mjs} +2 -2
- package/components/chunks/{MazPickerShortcuts-vvPV1aW8.mjs → MazPickerShortcuts-Dpm1ra_Y.mjs} +1 -1
- package/components/chunks/{MazPickerYearSwitcher-CkqFNhde.mjs → MazPickerYearSwitcher-BIeGuXI7.mjs} +2 -2
- package/components/chunks/{MazSelect-DvNLFDvj.mjs → MazSelect-xBiD7HuJ.mjs} +6 -6
- package/components/chunks/{MazSpinner-C7s8yroP.mjs → MazSpinner-C5MXwcx7.mjs} +1 -1
- package/components/chunks/{MazSpinner-BVd7-OTu.mjs → MazSpinner-CrDTibNk.mjs} +1 -1
- package/components/chunks/{MazSpinner-CpYgtvc9.mjs → MazSpinner-CvucKhXp.mjs} +1 -1
- package/components/chunks/MazSpinner-DDmCKWOx.mjs +37 -0
- package/components/chunks/{MazSpinner-CAG800x4.mjs → MazSpinner-QIX5R4Hk.mjs} +1 -1
- package/components/chunks/{MazTable-BN-Yp2RW.mjs → MazTable-1D7GRSpa.mjs} +6 -6
- package/components/chunks/{MazTransitionExpand-CYyEf_hd.mjs → MazTransitionExpand-BLFZPAt_.mjs} +11 -11
- package/modules/assets/index.css +1 -1
- package/modules/chunks/{MazBtn-BVqZ8Wej.cjs → MazBtn-BLvj2Vcl.cjs} +1 -1
- package/modules/chunks/{MazBtn-Cuj6yEZn.mjs → MazBtn-DhVNaOBj.mjs} +2 -2
- package/modules/chunks/{MazIcon-CyWCmQpN.cjs → MazIcon-BhCADEJL.cjs} +1 -1
- package/modules/chunks/{MazIcon-COFexHFo.mjs → MazIcon-ZPJHGsC7.mjs} +1 -1
- package/modules/chunks/{MazSpinner-BtXwGTnk.mjs → MazSpinner-Dx_yL6x9.mjs} +1 -1
- package/modules/chunks/{MazSpinner-Dz0kdTmr.cjs → MazSpinner-OdoRwyjg.cjs} +1 -1
- package/modules/chunks/{index-DW2zAKgR.cjs → index-BT3W7L22.cjs} +2 -2
- package/modules/chunks/{index-BBOf37yd.mjs → index-CgWq2KzW.mjs} +363 -360
- package/modules/index.cjs +1 -1
- package/modules/index.mjs +1 -1
- package/nuxt/index.json +2 -2
- package/nuxt/types.d.mts +4 -23
- package/nuxt/types.d.ts +4 -23
- package/package.json +25 -25
- package/types/components/MazAccordion.vue.d.ts +12 -10
- package/types/components/MazAnimatedCounter.vue.d.ts +15 -13
- package/types/components/MazAvatar.vue.d.ts +9 -7
- package/types/components/MazBackdrop.vue.d.ts +12 -21
- package/types/components/MazBadge.vue.d.ts +6 -4
- package/types/components/MazBottomSheet.vue.d.ts +8 -6
- package/types/components/MazBtn.vue.d.ts +12 -10
- package/types/components/MazCard.vue.d.ts +16 -14
- package/types/components/MazCardSpotlight.vue.d.ts +7 -5
- package/types/components/MazCarousel.vue.d.ts +9 -7
- package/types/components/MazChart.vue.d.ts +6 -6
- package/types/components/MazCheckbox.vue.d.ts +7 -5
- package/types/components/MazCircularProgressBar.vue.d.ts +27 -24
- package/types/components/MazDialog.vue.d.ts +16 -24
- package/types/components/MazDialogPromise/use-maz-dialog-promise.d.ts +29 -29
- package/types/components/MazDrawer.vue.d.ts +12 -10
- package/types/components/MazDropdown.vue.d.ts +27 -25
- package/types/components/MazDropzone.vue.d.ts +15 -15
- package/types/components/MazExpandAnimation.vue.d.ts +6 -4
- package/types/components/MazFullscreenLoader.vue.d.ts +6 -4
- package/types/components/MazIcon.vue.d.ts +3 -3
- package/types/components/MazInput.vue.d.ts +15 -133
- package/types/components/MazInputCode.vue.d.ts +2 -2
- package/types/components/MazInputNumber.vue.d.ts +2 -2
- package/types/components/MazInputPrice.vue.d.ts +7 -5
- package/types/components/MazInputTags.vue.d.ts +1 -1
- package/types/components/MazLazyImg.vue.d.ts +9 -7
- package/types/components/MazLink.vue.d.ts +10 -8
- package/types/components/MazPagination.vue.d.ts +20 -18
- package/types/components/MazPhoneNumberInput/CountrySelector.vue.d.ts +53 -70
- package/types/components/MazPhoneNumberInput.vue.d.ts +17 -25
- package/types/components/MazPicker/MazPickerCalendarMonth/MazPickerCalendarGrid.vue.d.ts +3 -3
- package/types/components/MazPicker/MazPickerCalendarMonth/MazPickerCalendarMonth.vue.d.ts +3 -3
- package/types/components/MazPicker.vue.d.ts +1 -1
- package/types/components/MazPullToRefresh.vue.d.ts +9 -7
- package/types/components/MazRadio.vue.d.ts +27 -24
- package/types/components/MazRadioButtons.vue.d.ts +10 -8
- package/types/components/MazReadingProgressBar.vue.d.ts +1 -1
- package/types/components/MazSelect.vue.d.ts +16 -125
- package/types/components/MazStepper.vue.d.ts +10 -8
- package/types/components/MazSwitch.vue.d.ts +9 -7
- package/types/components/MazTable.vue.d.ts +67 -65
- package/types/components/MazTableCell.vue.d.ts +4 -2
- package/types/components/MazTableRow.vue.d.ts +4 -2
- package/types/components/MazTableTitle.vue.d.ts +4 -2
- package/types/components/MazTabs.vue.d.ts +6 -4
- package/types/components/MazTabsBar.vue.d.ts +18 -16
- package/types/components/MazTabsContent.vue.d.ts +4 -2
- package/types/components/MazTabsContentItem.vue.d.ts +6 -4
- package/types/components/MazTextarea.vue.d.ts +1 -1
- package/types/components/MazTransitionExpand.vue.d.ts +6 -4
- package/types/modules/composables/use-form-validator/index.d.ts +5 -7
- package/types/modules/composables/use-form-validator/types.d.ts +16 -11
- package/types/modules/composables/use-form-validator/utils.d.ts +13 -13
- package/types/modules/directives/v-fullscreen-img/MazFullscreenImg.vue.d.ts +2 -2
- package/types/modules/plugins/toaster/MazToast.vue.d.ts +1 -1
- package/types/tailwindcss/tailwind.config.d.ts +2 -2
- package/components/chunks/MazSpinner-D1paofz3.mjs +0 -37
|
@@ -53,55 +53,17 @@ export interface Props<T extends ModelValueSimple, U extends MazSelectOption> {
|
|
|
53
53
|
/** The exclude selectors for the v-closable directive - will exclude the elements from the directive */
|
|
54
54
|
excludeSelectors?: string[];
|
|
55
55
|
}
|
|
56
|
-
declare const _default: <T extends ModelValueSimple, U extends MazSelectOption, M = boolean>(__VLS_props: {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
id?: string | undefined;
|
|
68
|
-
modelValue?: T | T[] | undefined;
|
|
69
|
-
options?: U[] | undefined;
|
|
70
|
-
optionValueKey?: string | undefined;
|
|
71
|
-
optionLabelKey?: string | undefined;
|
|
72
|
-
optionInputValueKey?: string | undefined;
|
|
73
|
-
listPosition?: Position | undefined;
|
|
74
|
-
itemHeight?: number | undefined;
|
|
75
|
-
maxListHeight?: number | undefined;
|
|
76
|
-
maxListWidth?: number | undefined;
|
|
77
|
-
size?: Size | undefined;
|
|
78
|
-
color?: Color | undefined;
|
|
79
|
-
search?: boolean | undefined;
|
|
80
|
-
searchPlaceholder?: string | undefined;
|
|
81
|
-
open?: boolean | undefined;
|
|
82
|
-
multiple?: boolean | undefined;
|
|
83
|
-
required?: boolean | undefined;
|
|
84
|
-
disabled?: boolean | undefined;
|
|
85
|
-
block?: boolean | undefined;
|
|
86
|
-
excludeSelectors?: string[] | undefined;
|
|
87
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, __VLS_ctx?: {
|
|
88
|
-
attrs: any;
|
|
89
|
-
slots: {
|
|
90
|
-
"no-results"?(_: {}): any;
|
|
91
|
-
optgroup?(_: {
|
|
92
|
-
label: string | number | true;
|
|
93
|
-
}): any;
|
|
94
|
-
default?(_: {
|
|
95
|
-
option: NormalizedOption;
|
|
96
|
-
isSelected: boolean;
|
|
97
|
-
}): any;
|
|
98
|
-
};
|
|
99
|
-
emit: ((evt: "input", value: Event) => void) & ((evt: "blur", value: Event) => void) & ((evt: "change", value: Event) => void) & ((evt: "close", value?: Event | undefined) => void) & ((evt: "focus", value: Event) => void) & ((evt: "open", value: boolean) => void) & ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "selected-option", value: U) => void);
|
|
100
|
-
} | undefined, __VLS_expose?: ((exposed: import("vue").ShallowUnwrapRef<{
|
|
101
|
-
openList: (event: Event) => Promise<void>;
|
|
102
|
-
closeList: (event?: Event) => Promise<void>;
|
|
103
|
-
}>) => void) | undefined, __VLS_setup?: Promise<{
|
|
104
|
-
props: {
|
|
56
|
+
declare const _default: <T extends ModelValueSimple, U extends MazSelectOption, M = boolean>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
57
|
+
props: __VLS_Prettify<Pick<Partial<{}> & Omit<{
|
|
58
|
+
onFocus?: ((value: Event) => any) | undefined;
|
|
59
|
+
onBlur?: ((value: Event) => any) | undefined;
|
|
60
|
+
onChange?: ((value: Event) => any) | undefined;
|
|
61
|
+
onInput?: ((value: Event) => any) | undefined;
|
|
62
|
+
onClose?: ((value?: Event | undefined) => any) | undefined;
|
|
63
|
+
onOpen?: ((value: boolean) => any) | undefined;
|
|
64
|
+
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
65
|
+
"onSelected-option"?: ((value: U) => any) | undefined;
|
|
66
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
105
67
|
onFocus?: ((value: Event) => any) | undefined;
|
|
106
68
|
onBlur?: ((value: Event) => any) | undefined;
|
|
107
69
|
onChange?: ((value: Event) => any) | undefined;
|
|
@@ -110,35 +72,13 @@ declare const _default: <T extends ModelValueSimple, U extends MazSelectOption,
|
|
|
110
72
|
onOpen?: ((value: boolean) => any) | undefined;
|
|
111
73
|
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
112
74
|
"onSelected-option"?: ((value: U) => any) | undefined;
|
|
113
|
-
|
|
114
|
-
class?: any;
|
|
115
|
-
id?: string | undefined;
|
|
116
|
-
modelValue?: T | T[] | undefined;
|
|
117
|
-
options?: U[] | undefined;
|
|
118
|
-
optionValueKey?: string | undefined;
|
|
119
|
-
optionLabelKey?: string | undefined;
|
|
120
|
-
optionInputValueKey?: string | undefined;
|
|
121
|
-
listPosition?: Position | undefined;
|
|
122
|
-
itemHeight?: number | undefined;
|
|
123
|
-
maxListHeight?: number | undefined;
|
|
124
|
-
maxListWidth?: number | undefined;
|
|
125
|
-
size?: Size | undefined;
|
|
126
|
-
color?: Color | undefined;
|
|
127
|
-
search?: boolean | undefined;
|
|
128
|
-
searchPlaceholder?: string | undefined;
|
|
129
|
-
open?: boolean | undefined;
|
|
130
|
-
multiple?: boolean | undefined;
|
|
131
|
-
required?: boolean | undefined;
|
|
132
|
-
disabled?: boolean | undefined;
|
|
133
|
-
block?: boolean | undefined;
|
|
134
|
-
excludeSelectors?: string[] | undefined;
|
|
135
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
75
|
+
}, never>, "onFocus" | "onBlur" | "onChange" | "onInput" | "onClose" | "onOpen" | "onUpdate:model-value" | "onSelected-option"> & Props<T, U>> & __VLS_BuiltInPublicProps;
|
|
136
76
|
expose(exposed: import("vue").ShallowUnwrapRef<{
|
|
137
77
|
openList: (event: Event) => Promise<void>;
|
|
138
78
|
closeList: (event?: Event) => Promise<void>;
|
|
139
79
|
}>): void;
|
|
140
80
|
attrs: any;
|
|
141
|
-
slots: {
|
|
81
|
+
slots: ReturnType<() => {
|
|
142
82
|
"no-results"?(_: {}): any;
|
|
143
83
|
optgroup?(_: {
|
|
144
84
|
label: string | number | true;
|
|
@@ -147,61 +87,12 @@ declare const _default: <T extends ModelValueSimple, U extends MazSelectOption,
|
|
|
147
87
|
option: NormalizedOption;
|
|
148
88
|
isSelected: boolean;
|
|
149
89
|
}): any;
|
|
150
|
-
}
|
|
151
|
-
emit: ((evt: "input", value: Event) => void) & ((evt: "blur", value: Event) => void) & ((evt: "change", value: Event) => void) & ((evt: "close", value?: Event | undefined) => void) & ((evt: "focus", value: Event) => void) & ((evt: "open", value: boolean) => void) & ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "selected-option", value: U) => void);
|
|
90
|
+
}>;
|
|
91
|
+
emit: (((evt: "input", value: Event) => void) & ((evt: "blur", value: Event) => void) & ((evt: "change", value: Event) => void) & ((evt: "close", value?: Event | undefined) => void) & ((evt: "focus", value: Event) => void) & ((evt: "open", value: boolean) => void) & ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "selected-option", value: U) => void)) & {};
|
|
152
92
|
}>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
153
93
|
[key: string]: any;
|
|
154
94
|
}> & {
|
|
155
|
-
__ctx?:
|
|
156
|
-
props: {
|
|
157
|
-
onFocus?: ((value: Event) => any) | undefined;
|
|
158
|
-
onBlur?: ((value: Event) => any) | undefined;
|
|
159
|
-
onChange?: ((value: Event) => any) | undefined;
|
|
160
|
-
onInput?: ((value: Event) => any) | undefined;
|
|
161
|
-
onClose?: ((value?: Event | undefined) => any) | undefined;
|
|
162
|
-
onOpen?: ((value: boolean) => any) | undefined;
|
|
163
|
-
"onUpdate:model-value"?: ((value: T | T[]) => any) | undefined;
|
|
164
|
-
"onSelected-option"?: ((value: U) => any) | undefined;
|
|
165
|
-
style?: import("vue").StyleValue;
|
|
166
|
-
class?: any;
|
|
167
|
-
id?: string | undefined;
|
|
168
|
-
modelValue?: T | T[] | undefined;
|
|
169
|
-
options?: U[] | undefined;
|
|
170
|
-
optionValueKey?: string | undefined;
|
|
171
|
-
optionLabelKey?: string | undefined;
|
|
172
|
-
optionInputValueKey?: string | undefined;
|
|
173
|
-
listPosition?: Position | undefined;
|
|
174
|
-
itemHeight?: number | undefined;
|
|
175
|
-
maxListHeight?: number | undefined;
|
|
176
|
-
maxListWidth?: number | undefined;
|
|
177
|
-
size?: Size | undefined;
|
|
178
|
-
color?: Color | undefined;
|
|
179
|
-
search?: boolean | undefined;
|
|
180
|
-
searchPlaceholder?: string | undefined;
|
|
181
|
-
open?: boolean | undefined;
|
|
182
|
-
multiple?: boolean | undefined;
|
|
183
|
-
required?: boolean | undefined;
|
|
184
|
-
disabled?: boolean | undefined;
|
|
185
|
-
block?: boolean | undefined;
|
|
186
|
-
excludeSelectors?: string[] | undefined;
|
|
187
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
188
|
-
expose(exposed: import("vue").ShallowUnwrapRef<{
|
|
189
|
-
openList: (event: Event) => Promise<void>;
|
|
190
|
-
closeList: (event?: Event) => Promise<void>;
|
|
191
|
-
}>): void;
|
|
192
|
-
attrs: any;
|
|
193
|
-
slots: {
|
|
194
|
-
"no-results"?(_: {}): any;
|
|
195
|
-
optgroup?(_: {
|
|
196
|
-
label: string | number | true;
|
|
197
|
-
}): any;
|
|
198
|
-
default?(_: {
|
|
199
|
-
option: NormalizedOption;
|
|
200
|
-
isSelected: boolean;
|
|
201
|
-
}): any;
|
|
202
|
-
};
|
|
203
|
-
emit: ((evt: "input", value: Event) => void) & ((evt: "blur", value: Event) => void) & ((evt: "change", value: Event) => void) & ((evt: "close", value?: Event | undefined) => void) & ((evt: "focus", value: Event) => void) & ((evt: "open", value: boolean) => void) & ((evt: "update:model-value", value: T | T[]) => void) & ((evt: "selected-option", value: U) => void);
|
|
204
|
-
} | undefined;
|
|
95
|
+
__ctx?: Awaited<typeof __VLS_setup>;
|
|
205
96
|
};
|
|
206
97
|
export default _default;
|
|
207
98
|
type __VLS_Prettify<T> = {
|
package/components/MazSelect.mjs
CHANGED
|
@@ -36,7 +36,14 @@ export interface Props {
|
|
|
36
36
|
/** Allow to close the steps */
|
|
37
37
|
canCloseSteps?: boolean;
|
|
38
38
|
}
|
|
39
|
-
declare
|
|
39
|
+
declare function __VLS_template(): Partial<Record<`icon-${number}`, (_: {}) => any>> & Partial<Record<`title-${number}`, (_: {}) => any>> & Partial<Record<`subtitle-${number}`, (_: {}) => any>> & Partial<Record<`title-info-${number}`, (_: {}) => any>> & Partial<Record<`content-${number}`, (_: {
|
|
40
|
+
validated: boolean;
|
|
41
|
+
error: boolean | undefined;
|
|
42
|
+
warning: boolean | undefined;
|
|
43
|
+
nextStep: () => void;
|
|
44
|
+
previousStep: () => void;
|
|
45
|
+
}) => any>>;
|
|
46
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
|
|
40
47
|
modelValue: undefined;
|
|
41
48
|
steps: undefined;
|
|
42
49
|
color: string;
|
|
@@ -52,13 +59,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
52
59
|
color: Color;
|
|
53
60
|
modelValue: number;
|
|
54
61
|
steps: Steps;
|
|
55
|
-
}, {}
|
|
56
|
-
|
|
57
|
-
error: boolean | undefined;
|
|
58
|
-
warning: boolean | undefined;
|
|
59
|
-
nextStep: () => void;
|
|
60
|
-
previousStep: () => void;
|
|
61
|
-
}) => any>>>;
|
|
62
|
+
}, {}>;
|
|
63
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
62
64
|
export default _default;
|
|
63
65
|
type __VLS_WithDefaults<P, D> = {
|
|
64
66
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
@@ -17,7 +17,12 @@ export interface Props {
|
|
|
17
17
|
/** The color of the switch */
|
|
18
18
|
color?: Color;
|
|
19
19
|
}
|
|
20
|
-
declare
|
|
20
|
+
declare function __VLS_template(): {
|
|
21
|
+
default?(_: {
|
|
22
|
+
value: boolean;
|
|
23
|
+
}): any;
|
|
24
|
+
};
|
|
25
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
|
|
21
26
|
style: undefined;
|
|
22
27
|
class: undefined;
|
|
23
28
|
modelValue: boolean;
|
|
@@ -45,13 +50,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
45
50
|
id: string;
|
|
46
51
|
disabled: boolean;
|
|
47
52
|
color: Color;
|
|
48
|
-
class:
|
|
53
|
+
class: HTMLAttributes["class"];
|
|
49
54
|
modelValue: boolean;
|
|
50
|
-
}, {}
|
|
51
|
-
|
|
52
|
-
value: boolean;
|
|
53
|
-
}): any;
|
|
54
|
-
}>;
|
|
55
|
+
}, {}>;
|
|
56
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
55
57
|
export default _default;
|
|
56
58
|
type __VLS_WithDefaults<P, D> = {
|
|
57
59
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
package/components/MazTable.d.ts
CHANGED
|
@@ -109,7 +109,69 @@ export interface MazTableProvide {
|
|
|
109
109
|
backgroundEven: Ref<boolean>;
|
|
110
110
|
backgroundOdd: Ref<boolean>;
|
|
111
111
|
}
|
|
112
|
-
declare
|
|
112
|
+
declare function __VLS_template(): Partial<Record<`header-label-${string}`, (_: {
|
|
113
|
+
header: {
|
|
114
|
+
label: string;
|
|
115
|
+
key?: string;
|
|
116
|
+
sortable?: boolean;
|
|
117
|
+
hidden?: boolean;
|
|
118
|
+
srOnly?: boolean;
|
|
119
|
+
width?: string;
|
|
120
|
+
maxWidth?: string;
|
|
121
|
+
classes?: ThHTMLAttributes["class"];
|
|
122
|
+
scope?: ThHTMLAttributes["scope"];
|
|
123
|
+
align?: ThHTMLAttributes["align"];
|
|
124
|
+
rowspan?: ThHTMLAttributes["rowspan"];
|
|
125
|
+
colspan?: ThHTMLAttributes["colspan"];
|
|
126
|
+
headers?: ThHTMLAttributes["headers"];
|
|
127
|
+
thHeaders?: ThHTMLAttributes["headers"];
|
|
128
|
+
sorted?: "ASC" | "DESC";
|
|
129
|
+
};
|
|
130
|
+
label: string;
|
|
131
|
+
}) => any>> & Partial<Record<`cell-${string}`, (_: {
|
|
132
|
+
row: Row;
|
|
133
|
+
value: any;
|
|
134
|
+
}) => any>> & {
|
|
135
|
+
title?(_: {}): any;
|
|
136
|
+
caption?(_: {}): any;
|
|
137
|
+
thead?(_: {}): any;
|
|
138
|
+
header?(_: {
|
|
139
|
+
header: {
|
|
140
|
+
label: string;
|
|
141
|
+
key?: string;
|
|
142
|
+
sortable?: boolean;
|
|
143
|
+
hidden?: boolean;
|
|
144
|
+
srOnly?: boolean;
|
|
145
|
+
width?: string;
|
|
146
|
+
maxWidth?: string;
|
|
147
|
+
classes?: ThHTMLAttributes["class"];
|
|
148
|
+
scope?: ThHTMLAttributes["scope"];
|
|
149
|
+
align?: ThHTMLAttributes["align"];
|
|
150
|
+
rowspan?: ThHTMLAttributes["rowspan"];
|
|
151
|
+
colspan?: ThHTMLAttributes["colspan"];
|
|
152
|
+
headers?: ThHTMLAttributes["headers"];
|
|
153
|
+
thHeaders?: ThHTMLAttributes["headers"];
|
|
154
|
+
sorted?: "ASC" | "DESC";
|
|
155
|
+
};
|
|
156
|
+
label: string;
|
|
157
|
+
}): any;
|
|
158
|
+
"actions-header"?(_: {}): any;
|
|
159
|
+
default?(_: {}): any;
|
|
160
|
+
select?(_: {
|
|
161
|
+
row: Row;
|
|
162
|
+
selected: boolean | undefined;
|
|
163
|
+
}): any;
|
|
164
|
+
cell?(_: {
|
|
165
|
+
row: Row;
|
|
166
|
+
value: any;
|
|
167
|
+
}): any;
|
|
168
|
+
actions?(_: {
|
|
169
|
+
row: Row;
|
|
170
|
+
}): any;
|
|
171
|
+
"no-results"?(_: {}): any;
|
|
172
|
+
"no-results-text"?(_: {}): any;
|
|
173
|
+
};
|
|
174
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
|
|
113
175
|
tableClass: undefined;
|
|
114
176
|
tableStyle: undefined;
|
|
115
177
|
modelValue: undefined;
|
|
@@ -170,7 +232,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
170
232
|
caption: string;
|
|
171
233
|
title: string;
|
|
172
234
|
color: Color;
|
|
173
|
-
modelValue: (string |
|
|
235
|
+
modelValue: (string | boolean | number)[];
|
|
174
236
|
page: number;
|
|
175
237
|
totalPages: number;
|
|
176
238
|
searchPlaceholder: string;
|
|
@@ -178,7 +240,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
178
240
|
captionSide: "top" | "bottom";
|
|
179
241
|
tableLayout: "auto" | "fixed";
|
|
180
242
|
headers: Header[];
|
|
181
|
-
tableClass:
|
|
243
|
+
tableClass: HTMLAttributes["class"];
|
|
182
244
|
tableStyle: string | false | import("vue").CSSProperties | StyleValue[] | null;
|
|
183
245
|
headersAlign: "center" | "left" | "right" | "justify" | "char";
|
|
184
246
|
rows: Row[];
|
|
@@ -188,68 +250,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
188
250
|
paginationAllLabel: string;
|
|
189
251
|
totalItems: number;
|
|
190
252
|
selectedKey: string;
|
|
191
|
-
}, {}
|
|
192
|
-
|
|
193
|
-
label: string;
|
|
194
|
-
key?: string | undefined;
|
|
195
|
-
sortable?: boolean | undefined;
|
|
196
|
-
hidden?: boolean | undefined;
|
|
197
|
-
srOnly?: boolean | undefined;
|
|
198
|
-
width?: string | undefined;
|
|
199
|
-
maxWidth?: string | undefined;
|
|
200
|
-
classes?: any;
|
|
201
|
-
scope?: string | undefined;
|
|
202
|
-
align?: "center" | "left" | "right" | "justify" | "char" | undefined;
|
|
203
|
-
rowspan?: (string | number) | undefined;
|
|
204
|
-
colspan?: (string | number) | undefined;
|
|
205
|
-
headers?: string | undefined;
|
|
206
|
-
thHeaders?: string | undefined;
|
|
207
|
-
sorted?: "ASC" | "DESC" | undefined;
|
|
208
|
-
};
|
|
209
|
-
label: string;
|
|
210
|
-
}) => any>> & Partial<Record<`cell-${string}`, (_: {
|
|
211
|
-
row: Row;
|
|
212
|
-
value: any;
|
|
213
|
-
}) => any>> & {
|
|
214
|
-
title?(_: {}): any;
|
|
215
|
-
caption?(_: {}): any;
|
|
216
|
-
thead?(_: {}): any;
|
|
217
|
-
header?(_: {
|
|
218
|
-
header: {
|
|
219
|
-
label: string;
|
|
220
|
-
key?: string | undefined;
|
|
221
|
-
sortable?: boolean | undefined;
|
|
222
|
-
hidden?: boolean | undefined;
|
|
223
|
-
srOnly?: boolean | undefined;
|
|
224
|
-
width?: string | undefined;
|
|
225
|
-
maxWidth?: string | undefined;
|
|
226
|
-
classes?: any;
|
|
227
|
-
scope?: string | undefined;
|
|
228
|
-
align?: "center" | "left" | "right" | "justify" | "char" | undefined;
|
|
229
|
-
rowspan?: (string | number) | undefined;
|
|
230
|
-
colspan?: (string | number) | undefined;
|
|
231
|
-
headers?: string | undefined;
|
|
232
|
-
thHeaders?: string | undefined;
|
|
233
|
-
sorted?: "ASC" | "DESC" | undefined;
|
|
234
|
-
};
|
|
235
|
-
label: string;
|
|
236
|
-
}): any;
|
|
237
|
-
"actions-header"?(_: {}): any;
|
|
238
|
-
default?(_: {}): any;
|
|
239
|
-
select?(_: {
|
|
240
|
-
row: Row;
|
|
241
|
-
selected: boolean | undefined;
|
|
242
|
-
}): any;
|
|
243
|
-
cell?(_: {
|
|
244
|
-
row: Row;
|
|
245
|
-
value: any;
|
|
246
|
-
}): any;
|
|
247
|
-
actions?(_: {
|
|
248
|
-
row: Row;
|
|
249
|
-
}): any;
|
|
250
|
-
"no-results"?(_: {}): any;
|
|
251
|
-
"no-results-text"?(_: {}): any;
|
|
252
|
-
}>;
|
|
253
|
+
}, {}>;
|
|
254
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
253
255
|
export default _default;
|
|
254
256
|
type __VLS_WithDefaults<P, D> = {
|
|
255
257
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
package/components/MazTable.mjs
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
declare
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
2
|
default?(_: {}): any;
|
|
3
|
-
}
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
4
6
|
export default _default;
|
|
5
7
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
6
8
|
new (): {
|
|
@@ -2,9 +2,11 @@ export interface Props {
|
|
|
2
2
|
/** Override hoverable of table props */
|
|
3
3
|
noHoverable?: boolean;
|
|
4
4
|
}
|
|
5
|
-
declare
|
|
5
|
+
declare function __VLS_template(): {
|
|
6
6
|
default?(_: {}): any;
|
|
7
|
-
}
|
|
7
|
+
};
|
|
8
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<Props>>>, {}, {}>;
|
|
9
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
8
10
|
export default _default;
|
|
9
11
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
10
12
|
new (): {
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
declare
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
2
|
default?(_: {}): any;
|
|
3
|
-
}
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
4
6
|
export default _default;
|
|
5
7
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
6
8
|
new (): {
|
package/components/MazTabs.d.ts
CHANGED
|
@@ -7,13 +7,15 @@ export interface MazTabsProvide {
|
|
|
7
7
|
currentTab: Ref<number>;
|
|
8
8
|
updateCurrentTab: (index: number) => number;
|
|
9
9
|
}
|
|
10
|
-
declare
|
|
10
|
+
declare function __VLS_template(): {
|
|
11
|
+
default?(_: {}): any;
|
|
12
|
+
};
|
|
13
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
11
14
|
"update:model-value": (index: number) => void;
|
|
12
15
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<Props>>> & {
|
|
13
16
|
"onUpdate:model-value"?: ((index: number) => any) | undefined;
|
|
14
|
-
}, {}, {}
|
|
15
|
-
|
|
16
|
-
}>;
|
|
17
|
+
}, {}, {}>;
|
|
18
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
17
19
|
export default _default;
|
|
18
20
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
21
|
new (): {
|
|
@@ -31,27 +31,18 @@ export interface Props {
|
|
|
31
31
|
*/
|
|
32
32
|
autoScroll?: boolean;
|
|
33
33
|
}
|
|
34
|
-
declare
|
|
35
|
-
queryParam: string;
|
|
36
|
-
autoScroll: boolean;
|
|
37
|
-
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
|
|
38
|
-
queryParam: string;
|
|
39
|
-
autoScroll: boolean;
|
|
40
|
-
}>>>, {
|
|
41
|
-
queryParam: string;
|
|
42
|
-
autoScroll: boolean;
|
|
43
|
-
}, {}>, {
|
|
34
|
+
declare function __VLS_template(): {
|
|
44
35
|
item?(_: {
|
|
45
36
|
item: {
|
|
46
37
|
label: string;
|
|
47
38
|
disabled: boolean;
|
|
48
39
|
badge: {
|
|
49
40
|
content: string | number | boolean;
|
|
50
|
-
color?: BadgeColor
|
|
51
|
-
pastel?: boolean
|
|
52
|
-
outline?: boolean
|
|
53
|
-
size?: string
|
|
54
|
-
roundedSize?: BadgeRoundedSize
|
|
41
|
+
color?: BadgeColor;
|
|
42
|
+
pastel?: boolean;
|
|
43
|
+
outline?: boolean;
|
|
44
|
+
size?: string;
|
|
45
|
+
roundedSize?: BadgeRoundedSize;
|
|
55
46
|
} | undefined;
|
|
56
47
|
};
|
|
57
48
|
active: boolean;
|
|
@@ -60,7 +51,18 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
60
51
|
"badge-content"?(_: {
|
|
61
52
|
content: string | number | boolean;
|
|
62
53
|
}): any;
|
|
63
|
-
}
|
|
54
|
+
};
|
|
55
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
|
|
56
|
+
queryParam: string;
|
|
57
|
+
autoScroll: boolean;
|
|
58
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
|
|
59
|
+
queryParam: string;
|
|
60
|
+
autoScroll: boolean;
|
|
61
|
+
}>>>, {
|
|
62
|
+
queryParam: string;
|
|
63
|
+
autoScroll: boolean;
|
|
64
|
+
}, {}>;
|
|
65
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
64
66
|
export default _default;
|
|
65
67
|
type __VLS_WithDefaults<P, D> = {
|
|
66
68
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
declare
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
2
|
default?(_: {}): any;
|
|
3
|
-
}
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
4
6
|
export default _default;
|
|
5
7
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
6
8
|
new (): {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
declare
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
|
+
default?(_: {}): any;
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<{
|
|
2
5
|
tab: {
|
|
3
6
|
type: NumberConstructor;
|
|
4
7
|
required: true;
|
|
@@ -8,9 +11,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
8
11
|
type: NumberConstructor;
|
|
9
12
|
required: true;
|
|
10
13
|
};
|
|
11
|
-
}>>, {}, {}
|
|
12
|
-
|
|
13
|
-
}>;
|
|
14
|
+
}>>, {}, {}>;
|
|
15
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
14
16
|
export default _default;
|
|
15
17
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
16
18
|
new (): {
|
|
@@ -2,15 +2,17 @@ export interface Props {
|
|
|
2
2
|
/** Duration of the animation in milliseconds */
|
|
3
3
|
animationDuration?: string;
|
|
4
4
|
}
|
|
5
|
-
declare
|
|
5
|
+
declare function __VLS_template(): {
|
|
6
|
+
default?(_: {}): any;
|
|
7
|
+
};
|
|
8
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
|
|
6
9
|
animationDuration: string;
|
|
7
10
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
|
|
8
11
|
animationDuration: string;
|
|
9
12
|
}>>>, {
|
|
10
13
|
animationDuration: string;
|
|
11
|
-
}, {}
|
|
12
|
-
|
|
13
|
-
}>;
|
|
14
|
+
}, {}>;
|
|
15
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
14
16
|
export default _default;
|
|
15
17
|
type __VLS_WithDefaults<P, D> = {
|
|
16
18
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
@@ -6,7 +6,7 @@ import './assets/MazTransitionExpand.css';const f = /* @__PURE__ */ p({
|
|
|
6
6
|
},
|
|
7
7
|
setup(n) {
|
|
8
8
|
d((t) => ({
|
|
9
|
-
|
|
9
|
+
af3e885c: t.animationDuration
|
|
10
10
|
}));
|
|
11
11
|
function a(t) {
|
|
12
12
|
const o = getComputedStyle(t).width;
|
|
@@ -45,7 +45,7 @@ import './assets/MazTransitionExpand.css';const f = /* @__PURE__ */ p({
|
|
|
45
45
|
for (const [e, t] of a)
|
|
46
46
|
s[e] = t;
|
|
47
47
|
return s;
|
|
48
|
-
}, v = /* @__PURE__ */ c(f, [["__scopeId", "data-v-
|
|
48
|
+
}, v = /* @__PURE__ */ c(f, [["__scopeId", "data-v-ae7db22a"]]);
|
|
49
49
|
export {
|
|
50
50
|
v as default
|
|
51
51
|
};
|