maz-ui 3.24.0 → 3.25.1
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/MazAvatar.d.ts +11 -0
- package/components/MazAvatar.mjs +1 -1
- package/components/MazBackdrop.mjs +23 -24
- package/components/MazBadge.mjs +1 -2
- package/components/MazBottomSheet.mjs +1 -1
- package/components/MazBtn.mjs +1 -1
- package/components/MazCard.d.ts +39 -3
- package/components/MazCard.mjs +1 -1
- package/components/MazCarousel.mjs +1 -1
- package/components/MazCheckbox.d.ts +18 -0
- package/components/MazCheckbox.mjs +50 -41
- package/components/MazDialog.mjs +1 -1
- package/components/MazDialogPromise.mjs +1 -1
- package/components/MazDrawer.d.ts +1 -3
- package/components/MazDrawer.mjs +1 -1
- package/components/MazDropdown.d.ts +21 -1
- package/components/MazDropdown.mjs +237 -2
- package/components/MazDropzone.mjs +1 -1
- package/components/MazFullscreenLoader.mjs +1 -1
- package/components/MazGallery.mjs +14 -15
- package/components/MazInput.d.ts +7 -7
- package/components/MazInput.mjs +1 -1
- package/components/MazInputNumber.d.ts +18 -0
- package/components/MazInputNumber.mjs +36 -26
- package/components/MazInputPrice.mjs +1 -1
- package/components/MazInputTags.d.ts +32 -0
- package/components/MazInputTags.mjs +1 -1
- package/components/MazLazyImg.d.ts +49 -13
- package/components/MazLazyImg.mjs +1 -1
- package/components/MazPhoneNumberInput.d.ts +7 -7
- package/components/MazPhoneNumberInput.mjs +1 -1
- package/components/MazPicker.d.ts +19 -10
- package/components/MazPicker.mjs +1 -1
- package/components/MazRadio.d.ts +18 -0
- package/components/MazRadio.mjs +30 -22
- package/components/MazRadioButtons.mjs +23 -24
- package/components/MazSelect.d.ts +7 -7
- package/components/MazSelect.mjs +1 -1
- package/components/MazSlider.d.ts +18 -0
- package/components/MazSlider.mjs +29 -30
- package/components/MazSpinner.mjs +10 -11
- package/components/MazStepper.mjs +1 -1
- package/components/MazSwitch.d.ts +18 -0
- package/components/MazSwitch.mjs +39 -29
- package/components/MazTabsBar.mjs +1 -1
- package/components/MazTabsContentItem.mjs +13 -14
- package/components/MazTextarea.d.ts +7 -7
- package/components/MazTextarea.mjs +64 -59
- package/components/MazTransitionExpand.mjs +10 -11
- package/components/assets/MazAvatar.css +1 -1
- package/components/assets/MazBottomSheet.css +1 -1
- package/components/assets/MazBtn.css +1 -1
- package/components/assets/MazCard.css +1 -1
- package/components/assets/MazCheckbox.css +1 -1
- package/components/assets/MazDropdown.css +1 -1
- package/components/assets/MazInput.css +1 -1
- package/components/assets/MazInputPrice.css +1 -1
- package/components/assets/MazInputTags.css +1 -1
- package/components/assets/MazLazyImg.css +1 -1
- package/components/assets/MazPhoneNumberInput.css +1 -1
- package/components/assets/MazPicker.css +1 -1
- package/components/assets/MazRadio.css +1 -1
- package/components/assets/MazSelect.css +1 -1
- package/components/assets/MazSlider.css +1 -1
- package/components/assets/MazSwitch.css +1 -1
- package/components/assets/MazTextarea.css +1 -1
- package/components/chunks/MazAvatar-DLrG3tJX.mjs +126 -0
- package/components/chunks/{MazBottomSheet-656778f3.mjs → MazBottomSheet-xBiP2XHS.mjs} +76 -84
- package/{modules/chunks/MazBtn-6d482774.mjs → components/chunks/MazBtn-0I3mOlOJ.mjs} +31 -32
- package/components/chunks/{MazBtn-28eb4f51.mjs → MazBtn-0YS6N_nF.mjs} +31 -32
- package/components/chunks/{MazBtn-edeb8105.mjs → MazBtn-5DR4iQnT.mjs} +31 -32
- package/components/chunks/{MazBtn-1b5325b4.mjs → MazBtn-8jL2kd1s.mjs} +31 -32
- package/components/chunks/MazBtn-JxVNeBVQ.mjs +152 -0
- package/components/chunks/MazBtn-MFxzrbrk.mjs +152 -0
- package/components/chunks/MazBtn-NKLCh3K0.mjs +152 -0
- package/components/chunks/MazBtn-Qa9DSsQk.mjs +152 -0
- package/components/chunks/{MazBtn-4242d8bf.mjs → MazBtn-SmJwJsv2.mjs} +47 -40
- package/components/chunks/MazBtn-V4TdQPvz.mjs +152 -0
- package/components/chunks/MazBtn-V74h4t6N.mjs +152 -0
- package/components/chunks/MazBtn-VJ6PjVgq.mjs +152 -0
- package/components/chunks/MazBtn-kRBdtnQp.mjs +152 -0
- package/components/chunks/{MazBtn-7313b190.mjs → MazBtn-qSZOL-5_.mjs} +29 -30
- package/components/chunks/MazBtn-y1-B6bAs.mjs +152 -0
- package/components/chunks/{MazCard-cb88998a.mjs → MazCard-kNaVJd_g.mjs} +52 -46
- package/components/chunks/{MazCarousel-4a1f2f1b.mjs → MazCarousel--9EpK5a7.mjs} +29 -30
- package/components/chunks/{MazCheckbox-4ccd0b53.mjs → MazCheckbox-PPOcnk4M.mjs} +45 -36
- package/components/chunks/{MazCheckbox-0df95780.mjs → MazCheckbox-jW6eRxo-.mjs} +45 -36
- package/components/chunks/{MazDialog-e80585a6.mjs → MazDialog-VkT6NGk2.mjs} +56 -58
- package/components/chunks/{MazDialogPromise-0769de39.mjs → MazDialogPromise-l3UFldnD.mjs} +48 -50
- package/components/chunks/{MazDrawer-ff505fb8.mjs → MazDrawer-3F4gXWn3.mjs} +42 -42
- package/components/chunks/{MazDropzone-8cac10a6.mjs → MazDropzone-WoRcaxpi.mjs} +19 -20
- package/components/chunks/{MazGallery-eb620533.mjs → MazGallery-FIb-5maS.mjs} +16 -17
- package/components/chunks/{MazIcon-b0ad5b4c.mjs → MazIcon-4RyBw86a.mjs} +1 -1
- package/components/chunks/{MazInput-d0d28579.mjs → MazInput-lyYyjd1W.mjs} +50 -45
- package/components/chunks/{MazInput-a4884812.mjs → MazInput-oM9uZwIu.mjs} +50 -45
- package/components/chunks/{MazInput-14d96bc3.mjs → MazInput-vkiBaJEe.mjs} +67 -62
- package/components/chunks/{MazInputPrice-a94b17c3.mjs → MazInputPrice-fwxQeZD1.mjs} +105 -101
- package/components/chunks/{MazInputTags-d8514b7b.mjs → MazInputTags-XEb86YGz.mjs} +128 -112
- package/components/chunks/{MazLazyImg-0412ab38.mjs → MazLazyImg-2j5YjrWS.mjs} +39 -27
- package/components/chunks/{MazLazyImg-632c3f0c.mjs → MazLazyImg-Xgq8fBgy.mjs} +104 -92
- package/components/chunks/{MazPhoneNumberInput-b32334b7.mjs → MazPhoneNumberInput--P0rJeR6.mjs} +382 -367
- package/components/chunks/{MazPicker-9b2f5212.mjs → MazPicker-slSJEmP_.mjs} +75 -68
- package/components/chunks/{MazPickerCalendar-fd08a0bd.mjs → MazPickerCalendar-yj6G2tEp.mjs} +110 -115
- package/components/chunks/{MazPickerHeader-b353cef2.mjs → MazPickerHeader-cQ_nEQow.mjs} +22 -23
- package/components/chunks/{MazPickerMonthSwitcher-ec404758.mjs → MazPickerMonthSwitcher-FJDyP9k0.mjs} +24 -25
- package/components/chunks/{MazPickerShortcuts-e9c8b46e.mjs → MazPickerShortcuts-GXPMcMyz.mjs} +10 -11
- package/components/chunks/{MazPickerTime-a94a2ad1.mjs → MazPickerTime-svtlbkGq.mjs} +31 -32
- package/components/chunks/{MazPickerYearSwitcher-4ab742f7.mjs → MazPickerYearSwitcher-hgwU_o5-.mjs} +21 -22
- package/components/chunks/{MazSelect-a0d29d46.mjs → MazSelect-mFss30EN.mjs} +214 -204
- package/components/chunks/{MazSpinner-ea39af30.mjs → MazSpinner--c2RrYFS.mjs} +10 -11
- package/{modules/chunks/MazSpinner-dcb0164b.mjs → components/chunks/MazSpinner-0_bDB0ly.mjs} +10 -11
- package/components/chunks/{MazSpinner-38548063.mjs → MazSpinner-E1f0p5Od.mjs} +10 -11
- package/components/chunks/{MazSpinner-a6d61cee.mjs → MazSpinner-FtzF9BUn.mjs} +10 -11
- package/components/chunks/{MazSpinner-08ee440b.mjs → MazSpinner-GCPS0yJL.mjs} +10 -11
- package/components/chunks/{MazSpinner-37cda5f1.mjs → MazSpinner-HxbToZa8.mjs} +10 -11
- package/components/chunks/{MazSpinner-fa796159.mjs → MazSpinner-IQQO8UPg.mjs} +10 -11
- package/components/chunks/MazSpinner-M2P_6vtf.mjs +38 -0
- package/components/chunks/MazSpinner-T09dmF-u.mjs +38 -0
- package/components/chunks/MazSpinner-_iylCUmE.mjs +38 -0
- package/components/chunks/MazSpinner-dusYVMdB.mjs +38 -0
- package/components/chunks/MazSpinner-e-wVuIa6.mjs +38 -0
- package/components/chunks/MazSpinner-hj4vBKGe.mjs +38 -0
- package/components/chunks/MazSpinner-jit3i4WQ.mjs +38 -0
- package/components/chunks/MazSpinner-nDXJSe-h.mjs +38 -0
- package/components/chunks/{MazSpinner-05b867f0.mjs → MazSpinner-o7NBR-qR.mjs} +10 -11
- package/components/chunks/MazSpinner-q4I09Hr8.mjs +38 -0
- package/components/chunks/MazSpinner-qHlsOW7F.mjs +38 -0
- package/components/chunks/MazSpinner-rOWjjtSq.mjs +38 -0
- package/components/chunks/MazSpinner-sSmqcl-q.mjs +38 -0
- package/components/chunks/{MazStepper-39f018f3.mjs → MazStepper-UXjd1Ryl.mjs} +16 -17
- package/components/chunks/{MazTabsBar-3fc93e3c.mjs → MazTabsBar-WKO9upP5.mjs} +36 -37
- package/components/chunks/{MazTransitionExpand-9d45da0e.mjs → MazTransitionExpand-SNjqjiCI.mjs} +9 -10
- package/components/chunks/{MazTransitionExpand-55cfbecb.mjs → MazTransitionExpand-k3LqGgNc.mjs} +9 -10
- package/components/chunks/no-photography-1qnDtpgo.mjs +4 -0
- package/css/main.css +1 -1
- package/modules/assets/MazBtn.css +1 -1
- package/modules/chunks/MazBtn-7fc6CaEx.cjs +1 -0
- package/modules/chunks/MazBtn-Dh9CWXCs.mjs +152 -0
- package/modules/chunks/{MazIcon-c59e858b.mjs → MazIcon-O2qhlLgd.mjs} +1 -1
- package/modules/chunks/{MazIcon-84d2e299.cjs → MazIcon-rmruhJWI.cjs} +1 -1
- package/modules/chunks/{MazSpinner-108d3dc0.cjs → MazSpinner-D_vmUW7o.cjs} +1 -1
- package/modules/chunks/MazSpinner-NY1ndqV7.mjs +38 -0
- package/modules/chunks/index-4-P6-Fmb.cjs +124 -0
- package/modules/chunks/{index-67003347.mjs → index-A4ZKAAN1.mjs} +71 -73
- package/modules/chunks/no-photography-1qnDtpgo.mjs +4 -0
- package/modules/chunks/no-photography-AVNubSve.cjs +1 -0
- package/modules/index.cjs +1 -1
- package/modules/index.mjs +1 -1
- package/nuxt/index.json +1 -1
- package/package.json +2 -2
- package/types/components/MazAvatar.vue.d.ts +11 -0
- package/types/components/MazCard.vue.d.ts +39 -3
- package/types/components/MazCheckbox.vue.d.ts +18 -0
- package/types/components/MazDrawer.vue.d.ts +1 -3
- package/types/components/MazDropdown.vue.d.ts +21 -1
- package/types/components/MazInput.vue.d.ts +7 -7
- package/types/components/MazInputNumber.vue.d.ts +18 -0
- package/types/components/MazInputTags.vue.d.ts +32 -0
- package/types/components/MazLazyImg.vue.d.ts +49 -13
- package/types/components/MazPhoneNumberInput.vue.d.ts +7 -7
- package/types/components/MazPicker.vue.d.ts +19 -10
- package/types/components/MazRadio.vue.d.ts +18 -0
- package/types/components/MazSelect.vue.d.ts +7 -7
- package/types/components/MazSlider.vue.d.ts +18 -0
- package/types/components/MazSwitch.vue.d.ts +18 -0
- package/types/components/MazTextarea.vue.d.ts +7 -7
- package/components/chunks/MazAvatar-a0310614.mjs +0 -126
- package/components/chunks/MazBtn-1abd74e1.mjs +0 -153
- package/components/chunks/MazBtn-54c46d7a.mjs +0 -153
- package/components/chunks/MazBtn-55bdce06.mjs +0 -153
- package/components/chunks/MazBtn-5b3c390b.mjs +0 -153
- package/components/chunks/MazBtn-5c7f35e9.mjs +0 -153
- package/components/chunks/MazBtn-6df3ecd9.mjs +0 -153
- package/components/chunks/MazBtn-8d15228e.mjs +0 -153
- package/components/chunks/MazBtn-ab3967b5.mjs +0 -153
- package/components/chunks/MazBtn-fbc2b2c9.mjs +0 -153
- package/components/chunks/MazDropdown-0dea4e44.mjs +0 -352
- package/components/chunks/MazSpinner-151ca8af.mjs +0 -39
- package/components/chunks/MazSpinner-3b9cd6bd.mjs +0 -39
- package/components/chunks/MazSpinner-44011019.mjs +0 -39
- package/components/chunks/MazSpinner-691d6fe4.mjs +0 -39
- package/components/chunks/MazSpinner-70afb16b.mjs +0 -39
- package/components/chunks/MazSpinner-8ecee924.mjs +0 -39
- package/components/chunks/MazSpinner-9fc0d858.mjs +0 -39
- package/components/chunks/MazSpinner-a13a50c9.mjs +0 -39
- package/components/chunks/MazSpinner-a936fb87.mjs +0 -39
- package/components/chunks/MazSpinner-d37b29f0.mjs +0 -39
- package/components/chunks/MazSpinner-ef90ca5e.mjs +0 -39
- package/components/chunks/MazSpinner-f54688d1.mjs +0 -39
- package/components/chunks/MazSpinner-fa0d644a.mjs +0 -39
- package/components/chunks/no-photography-4c6c77cf.mjs +0 -4
- package/modules/chunks/MazBtn-9e80b611.cjs +0 -1
- package/modules/chunks/index-4ffeaf8e.cjs +0 -124
- package/modules/chunks/no-photography-0f6fcaf4.cjs +0 -1
- package/modules/chunks/no-photography-4c6c77cf.mjs +0 -4
- /package/components/chunks/{MazIcon-52a76873.mjs → MazIcon-RrJDzX3V.mjs} +0 -0
- /package/components/chunks/{_plugin-vue_export-helper-dad06003.mjs → _plugin-vue_export-helper-hUChTQA_.mjs} +0 -0
- /package/components/chunks/{check-c9b483c0.mjs → check-JxWJRZYz.mjs} +0 -0
- /package/components/chunks/{check-31d7ba2f.mjs → check-_5Up9njX.mjs} +0 -0
- /package/components/chunks/{check-circle-59c383ed.mjs → check-circle-eCAkFU82.mjs} +0 -0
- /package/components/chunks/{chevron-down-2b60111a.mjs → chevron-down-bC0s_0yH.mjs} +0 -0
- /package/components/chunks/{chevron-left-39b4621e.mjs → chevron-left-48sF6neb.mjs} +0 -0
- /package/components/chunks/{chevron-right-949a60fa.mjs → chevron-right-VgbFQPBM.mjs} +0 -0
- /package/components/chunks/{debounce-19c516b6.mjs → debounce-fEgGlH7P.mjs} +0 -0
- /package/components/chunks/{examples.mobile.json-f63d22fb.mjs → examples.mobile.json-Q67ZfW9N.mjs} +0 -0
- /package/components/chunks/{exclamation-circle-e2620aab.mjs → exclamation-circle-ASB2qDRS.mjs} +0 -0
- /package/components/chunks/{exclamation-triangle-21bf116a.mjs → exclamation-triangle-Lkly8oW6.mjs} +0 -0
- /package/components/chunks/{eye-dc12ce09.mjs → eye-pViFfFPg.mjs} +0 -0
- /package/components/chunks/{eye-slash-fa42a017.mjs → eye-slash-TZFFP7DG.mjs} +0 -0
- /package/components/chunks/{magnifying-glass-908981c0.mjs → magnifying-glass-I3cyEYZv.mjs} +0 -0
- /package/components/chunks/{minus-e71140e1.mjs → minus-thGpw2GG.mjs} +0 -0
- /package/components/chunks/{no-photography-be94ddda.mjs → no-photography-luQMdijk.mjs} +0 -0
- /package/components/chunks/{no-symbol-87477ad0.mjs → no-symbol-JnXtUaU-.mjs} +0 -0
- /package/components/chunks/{pencil-4c35b4e7.mjs → pencil-RFgfooj4.mjs} +0 -0
- /package/components/chunks/{plus-c20544c3.mjs → plus-02mftP8S.mjs} +0 -0
- /package/components/chunks/{x-mark-7761acf4.mjs → x-mark-d7yqulTI.mjs} +0 -0
- /package/components/chunks/{x-mark-35f2f1e7.mjs → x-mark-pPwcH6Hz.mjs} +0 -0
- /package/modules/chunks/{arrow-top-right-on-square-15191934.mjs → arrow-top-right-on-square-JGWhrxDH.mjs} +0 -0
- /package/modules/chunks/{arrow-top-right-on-square-8e4ea6e2.cjs → arrow-top-right-on-square-jZfbSH7Z.cjs} +0 -0
- /package/modules/chunks/{check-circle-59c383ed.mjs → check-circle-eCAkFU82.mjs} +0 -0
- /package/modules/chunks/{check-circle-8c27a70a.cjs → check-circle-il8LazeB.cjs} +0 -0
- /package/modules/chunks/{chevron-left-39b4621e.mjs → chevron-left-48sF6neb.mjs} +0 -0
- /package/modules/chunks/{chevron-left-36731110.cjs → chevron-left-8yB0sLIf.cjs} +0 -0
- /package/modules/chunks/{exclamation-circle-e2620aab.mjs → exclamation-circle-ASB2qDRS.mjs} +0 -0
- /package/modules/chunks/{exclamation-circle-a33311d2.cjs → exclamation-circle-s2sf_lGK.cjs} +0 -0
- /package/modules/chunks/{exclamation-triangle-df9f85b0.cjs → exclamation-triangle-C9PjyHbK.cjs} +0 -0
- /package/modules/chunks/{exclamation-triangle-21bf116a.mjs → exclamation-triangle-Lkly8oW6.mjs} +0 -0
- /package/modules/chunks/{information-circle-9fe4430a.cjs → information-circle-8YPnkfv6.cjs} +0 -0
- /package/modules/chunks/{information-circle-b8051b19.mjs → information-circle-pRD3Ui0A.mjs} +0 -0
- /package/modules/chunks/{link-c7791a2a.cjs → link-3xy7UuBg.cjs} +0 -0
- /package/modules/chunks/{link-bb14441d.mjs → link-CVsbXQMi.mjs} +0 -0
- /package/modules/chunks/{x-mark-a28deca5.cjs → x-mark-SZLMLvjQ.cjs} +0 -0
- /package/modules/chunks/{x-mark-35f2f1e7.mjs → x-mark-pPwcH6Hz.mjs} +0 -0
|
@@ -62,6 +62,11 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
62
62
|
type: PropType<Color>;
|
|
63
63
|
default: string;
|
|
64
64
|
};
|
|
65
|
+
/** Remove the icon on hover when component is clickable */
|
|
66
|
+
noClickableIcon: {
|
|
67
|
+
type: BooleanConstructor;
|
|
68
|
+
default: boolean;
|
|
69
|
+
};
|
|
65
70
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
66
71
|
click: (...args: any[]) => void;
|
|
67
72
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -125,6 +130,11 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
125
130
|
type: PropType<Color>;
|
|
126
131
|
default: string;
|
|
127
132
|
};
|
|
133
|
+
/** Remove the icon on hover when component is clickable */
|
|
134
|
+
noClickableIcon: {
|
|
135
|
+
type: BooleanConstructor;
|
|
136
|
+
default: boolean;
|
|
137
|
+
};
|
|
128
138
|
}>> & {
|
|
129
139
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
130
140
|
}, {
|
|
@@ -143,6 +153,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
143
153
|
square: boolean;
|
|
144
154
|
showCaption: boolean;
|
|
145
155
|
buttonColor: Color;
|
|
156
|
+
noClickableIcon: boolean;
|
|
146
157
|
}, {}>, {
|
|
147
158
|
"round-text"?(_: {}): any;
|
|
148
159
|
icon?(_: {}): any;
|
package/components/MazAvatar.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./assets/MazBackdrop.css";
|
|
2
|
-
import { defineComponent as
|
|
3
|
-
const k = "--backdrop-present",
|
|
2
|
+
import { defineComponent as v, ref as y, onMounted as C, watch as E, openBlock as u, createBlock as A, Teleport as B, createVNode as L, Transition as S, withCtx as g, createElementBlock as O, normalizeClass as p, createElementVNode as f, withModifiers as V, mergeProps as D, renderSlot as N, createCommentVNode as $ } from "vue";
|
|
3
|
+
const k = "--backdrop-present", M = () => {
|
|
4
4
|
document.documentElement.classList.add(k);
|
|
5
|
-
},
|
|
5
|
+
}, P = async () => {
|
|
6
6
|
document.querySelector(".m-backdrop.--present") || document.documentElement.classList.remove(k);
|
|
7
|
-
},
|
|
7
|
+
}, T = v({
|
|
8
8
|
inheritAttrs: !1,
|
|
9
9
|
props: {
|
|
10
10
|
modelValue: { type: Boolean, default: !1 },
|
|
@@ -25,23 +25,23 @@ const k = "--backdrop-present", N = () => {
|
|
|
25
25
|
},
|
|
26
26
|
emits: ["open", "before-close", "close", "update:model-value"],
|
|
27
27
|
setup(e, { emit: o }) {
|
|
28
|
-
const t =
|
|
28
|
+
const t = y(e.modelValue), a = () => {
|
|
29
29
|
s(!1);
|
|
30
30
|
}, s = async (n) => {
|
|
31
|
-
var
|
|
32
|
-
n || (o("before-close"), await ((
|
|
31
|
+
var m;
|
|
32
|
+
n || (o("before-close"), await ((m = e.beforeClose) == null ? void 0 : m.call(e))), t.value = n;
|
|
33
33
|
}, c = () => {
|
|
34
34
|
o("open");
|
|
35
35
|
}, r = () => {
|
|
36
36
|
o("update:model-value", !1), o("close"), d();
|
|
37
|
-
},
|
|
37
|
+
}, b = () => {
|
|
38
38
|
e.persistent || a();
|
|
39
39
|
}, l = (n) => {
|
|
40
40
|
!e.noCloseOnEscKey && n.key === "Escape" && !e.persistent && a();
|
|
41
41
|
}, i = () => {
|
|
42
|
-
|
|
42
|
+
M(), document.addEventListener("keyup", l, !1);
|
|
43
43
|
}, d = () => {
|
|
44
|
-
document.removeEventListener("keyup", l),
|
|
44
|
+
document.removeEventListener("keyup", l), P();
|
|
45
45
|
};
|
|
46
46
|
return C(() => {
|
|
47
47
|
e.modelValue ? i() : d();
|
|
@@ -53,30 +53,29 @@ const k = "--backdrop-present", N = () => {
|
|
|
53
53
|
), {
|
|
54
54
|
onBackdropAnimationEnter: c,
|
|
55
55
|
onBackdropAnimationLeave: r,
|
|
56
|
-
onBackdropClicked:
|
|
56
|
+
onBackdropClicked: b,
|
|
57
57
|
close: a,
|
|
58
58
|
present: t,
|
|
59
59
|
toggleModal: s,
|
|
60
60
|
onKeyPress: l
|
|
61
61
|
};
|
|
62
62
|
}
|
|
63
|
-
})
|
|
64
|
-
const T = (e, o) => {
|
|
63
|
+
}), w = (e, o) => {
|
|
65
64
|
const t = e.__vccOpts || e;
|
|
66
65
|
for (const [a, s] of o)
|
|
67
66
|
t[a] = s;
|
|
68
67
|
return t;
|
|
69
68
|
};
|
|
70
|
-
function
|
|
71
|
-
return
|
|
72
|
-
|
|
69
|
+
function h(e, o, t, a, s, c) {
|
|
70
|
+
return u(), A(B, { to: e.teleportSelector }, [
|
|
71
|
+
L(S, {
|
|
73
72
|
appear: "",
|
|
74
73
|
name: e.transitionName,
|
|
75
74
|
onAfterEnter: e.onBackdropAnimationEnter,
|
|
76
75
|
onAfterLeave: e.onBackdropAnimationLeave
|
|
77
76
|
}, {
|
|
78
|
-
default:
|
|
79
|
-
e.present ? (
|
|
77
|
+
default: g(() => [
|
|
78
|
+
e.present ? (u(), O(
|
|
80
79
|
"div",
|
|
81
80
|
{
|
|
82
81
|
key: 0,
|
|
@@ -90,7 +89,7 @@ function w(e, o, t, a, s, c) {
|
|
|
90
89
|
{
|
|
91
90
|
class: p(["m-backdrop-overlay", { "--disabled": e.persistent }]),
|
|
92
91
|
tabindex: "-1",
|
|
93
|
-
onClick: o[0] || (o[0] =
|
|
92
|
+
onClick: o[0] || (o[0] = V((...r) => e.onBackdropClicked && e.onBackdropClicked(...r), ["self"]))
|
|
94
93
|
},
|
|
95
94
|
null,
|
|
96
95
|
2
|
|
@@ -98,14 +97,14 @@ function w(e, o, t, a, s, c) {
|
|
|
98
97
|
),
|
|
99
98
|
f(
|
|
100
99
|
"div",
|
|
101
|
-
|
|
100
|
+
D({
|
|
102
101
|
class: ["m-backdrop-content", e.backdropContentClass]
|
|
103
102
|
}, e.$attrs, {
|
|
104
103
|
role: "document",
|
|
105
104
|
tabindex: "0"
|
|
106
105
|
}),
|
|
107
106
|
[
|
|
108
|
-
|
|
107
|
+
N(e.$slots, "default", { close: e.close })
|
|
109
108
|
],
|
|
110
109
|
16
|
|
111
110
|
/* FULL_PROPS */
|
|
@@ -113,14 +112,14 @@ function w(e, o, t, a, s, c) {
|
|
|
113
112
|
],
|
|
114
113
|
2
|
|
115
114
|
/* CLASS */
|
|
116
|
-
)) :
|
|
115
|
+
)) : $("v-if", !0)
|
|
117
116
|
]),
|
|
118
117
|
_: 3
|
|
119
118
|
/* FORWARDED */
|
|
120
119
|
}, 8, ["name", "onAfterEnter", "onAfterLeave"])
|
|
121
120
|
], 8, ["to"]);
|
|
122
121
|
}
|
|
123
|
-
const
|
|
122
|
+
const z = /* @__PURE__ */ w(T, [["render", h]]);
|
|
124
123
|
export {
|
|
125
|
-
|
|
124
|
+
z as default
|
|
126
125
|
};
|
package/components/MazBadge.mjs
CHANGED
package/components/MazBtn.mjs
CHANGED
package/components/MazCard.d.ts
CHANGED
|
@@ -2,157 +2,193 @@ import { type PropType } from 'vue';
|
|
|
2
2
|
import type { MazGalleryImage } from './types';
|
|
3
3
|
export type { MazGalleryImage } from './types';
|
|
4
4
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
5
|
+
/** Images displayed */
|
|
5
6
|
images: {
|
|
6
7
|
type: PropType<MazGalleryImage[]>;
|
|
7
8
|
default: undefined;
|
|
8
9
|
};
|
|
10
|
+
/** Card variant: Must be `column | row | row-reverse | column-reverse` */
|
|
9
11
|
orientation: {
|
|
10
12
|
type: StringConstructor;
|
|
11
13
|
default: string;
|
|
12
14
|
validator: (value: string) => boolean;
|
|
13
15
|
};
|
|
16
|
+
/** Make card a link (footer area excluded) */
|
|
14
17
|
href: {
|
|
15
18
|
type: StringConstructor;
|
|
16
19
|
default: undefined;
|
|
17
20
|
};
|
|
21
|
+
/** Target option of link: Muse be one of `_blank | _self | _parent | _top | framename` */
|
|
18
22
|
hrefTarget: {
|
|
19
23
|
type: StringConstructor;
|
|
20
24
|
default: string;
|
|
21
25
|
};
|
|
26
|
+
/** Footer text alignment: `right | left` */
|
|
22
27
|
footerAlign: {
|
|
23
28
|
type: StringConstructor;
|
|
24
29
|
default: string;
|
|
25
30
|
};
|
|
31
|
+
/** Gallery image width */
|
|
26
32
|
galleryWidth: {
|
|
27
33
|
type: (StringConstructor | NumberConstructor)[];
|
|
28
34
|
default: number;
|
|
29
35
|
};
|
|
36
|
+
/** Gallery image height */
|
|
30
37
|
galleryHeight: {
|
|
31
38
|
type: (StringConstructor | NumberConstructor)[];
|
|
32
39
|
default: number;
|
|
33
40
|
};
|
|
41
|
+
/** Enable "zoom" image on click (can't be used when the card has a link) */
|
|
34
42
|
zoom: {
|
|
35
43
|
type: BooleanConstructor;
|
|
36
44
|
default: boolean;
|
|
37
45
|
};
|
|
46
|
+
/** Set elevation to card (box-shadow) */
|
|
38
47
|
elevation: {
|
|
39
48
|
type: BooleanConstructor;
|
|
40
49
|
default: boolean;
|
|
41
50
|
};
|
|
51
|
+
/** Set radius to card (box-shadow) */
|
|
42
52
|
radius: {
|
|
43
53
|
type: BooleanConstructor;
|
|
44
54
|
default: boolean;
|
|
45
55
|
};
|
|
56
|
+
/** Set border to card */
|
|
46
57
|
bordered: {
|
|
47
58
|
type: BooleanConstructor;
|
|
48
59
|
default: boolean;
|
|
49
60
|
};
|
|
61
|
+
/** Number of images shown in the gallery */
|
|
50
62
|
imagesShowCount: {
|
|
51
63
|
type: NumberConstructor;
|
|
52
64
|
default: number;
|
|
53
65
|
};
|
|
66
|
+
/** Remove transparent layer with the remain count (ex: +2) */
|
|
54
67
|
noRemaining: {
|
|
55
68
|
type: BooleanConstructor;
|
|
56
69
|
default: boolean;
|
|
57
70
|
};
|
|
71
|
+
/** scale animation on hover (only linked cards) */
|
|
58
72
|
scale: {
|
|
59
73
|
type: BooleanConstructor;
|
|
60
74
|
default: boolean;
|
|
61
75
|
};
|
|
76
|
+
/** add classes to wrapper */
|
|
62
77
|
wrapperClass: {
|
|
63
|
-
type: StringConstructor;
|
|
64
78
|
default: undefined;
|
|
65
79
|
};
|
|
80
|
+
/** Remove padding from content wrapper */
|
|
66
81
|
noPadding: {
|
|
67
82
|
type: BooleanConstructor;
|
|
68
83
|
default: boolean;
|
|
69
84
|
};
|
|
85
|
+
/** Hide overflow */
|
|
70
86
|
overflowHidden: {
|
|
71
87
|
type: BooleanConstructor;
|
|
72
88
|
default: boolean;
|
|
73
89
|
};
|
|
90
|
+
/** Card can be open and close */
|
|
74
91
|
collapsable: {
|
|
75
92
|
type: BooleanConstructor;
|
|
76
93
|
default: boolean;
|
|
77
94
|
};
|
|
95
|
+
/** Card is open by default if `true` */
|
|
78
96
|
collapseOpen: {
|
|
79
97
|
type: BooleanConstructor;
|
|
80
98
|
default: boolean;
|
|
81
99
|
};
|
|
82
100
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
101
|
+
/** Images displayed */
|
|
83
102
|
images: {
|
|
84
103
|
type: PropType<MazGalleryImage[]>;
|
|
85
104
|
default: undefined;
|
|
86
105
|
};
|
|
106
|
+
/** Card variant: Must be `column | row | row-reverse | column-reverse` */
|
|
87
107
|
orientation: {
|
|
88
108
|
type: StringConstructor;
|
|
89
109
|
default: string;
|
|
90
110
|
validator: (value: string) => boolean;
|
|
91
111
|
};
|
|
112
|
+
/** Make card a link (footer area excluded) */
|
|
92
113
|
href: {
|
|
93
114
|
type: StringConstructor;
|
|
94
115
|
default: undefined;
|
|
95
116
|
};
|
|
117
|
+
/** Target option of link: Muse be one of `_blank | _self | _parent | _top | framename` */
|
|
96
118
|
hrefTarget: {
|
|
97
119
|
type: StringConstructor;
|
|
98
120
|
default: string;
|
|
99
121
|
};
|
|
122
|
+
/** Footer text alignment: `right | left` */
|
|
100
123
|
footerAlign: {
|
|
101
124
|
type: StringConstructor;
|
|
102
125
|
default: string;
|
|
103
126
|
};
|
|
127
|
+
/** Gallery image width */
|
|
104
128
|
galleryWidth: {
|
|
105
129
|
type: (StringConstructor | NumberConstructor)[];
|
|
106
130
|
default: number;
|
|
107
131
|
};
|
|
132
|
+
/** Gallery image height */
|
|
108
133
|
galleryHeight: {
|
|
109
134
|
type: (StringConstructor | NumberConstructor)[];
|
|
110
135
|
default: number;
|
|
111
136
|
};
|
|
137
|
+
/** Enable "zoom" image on click (can't be used when the card has a link) */
|
|
112
138
|
zoom: {
|
|
113
139
|
type: BooleanConstructor;
|
|
114
140
|
default: boolean;
|
|
115
141
|
};
|
|
142
|
+
/** Set elevation to card (box-shadow) */
|
|
116
143
|
elevation: {
|
|
117
144
|
type: BooleanConstructor;
|
|
118
145
|
default: boolean;
|
|
119
146
|
};
|
|
147
|
+
/** Set radius to card (box-shadow) */
|
|
120
148
|
radius: {
|
|
121
149
|
type: BooleanConstructor;
|
|
122
150
|
default: boolean;
|
|
123
151
|
};
|
|
152
|
+
/** Set border to card */
|
|
124
153
|
bordered: {
|
|
125
154
|
type: BooleanConstructor;
|
|
126
155
|
default: boolean;
|
|
127
156
|
};
|
|
157
|
+
/** Number of images shown in the gallery */
|
|
128
158
|
imagesShowCount: {
|
|
129
159
|
type: NumberConstructor;
|
|
130
160
|
default: number;
|
|
131
161
|
};
|
|
162
|
+
/** Remove transparent layer with the remain count (ex: +2) */
|
|
132
163
|
noRemaining: {
|
|
133
164
|
type: BooleanConstructor;
|
|
134
165
|
default: boolean;
|
|
135
166
|
};
|
|
167
|
+
/** scale animation on hover (only linked cards) */
|
|
136
168
|
scale: {
|
|
137
169
|
type: BooleanConstructor;
|
|
138
170
|
default: boolean;
|
|
139
171
|
};
|
|
172
|
+
/** add classes to wrapper */
|
|
140
173
|
wrapperClass: {
|
|
141
|
-
type: StringConstructor;
|
|
142
174
|
default: undefined;
|
|
143
175
|
};
|
|
176
|
+
/** Remove padding from content wrapper */
|
|
144
177
|
noPadding: {
|
|
145
178
|
type: BooleanConstructor;
|
|
146
179
|
default: boolean;
|
|
147
180
|
};
|
|
181
|
+
/** Hide overflow */
|
|
148
182
|
overflowHidden: {
|
|
149
183
|
type: BooleanConstructor;
|
|
150
184
|
default: boolean;
|
|
151
185
|
};
|
|
186
|
+
/** Card can be open and close */
|
|
152
187
|
collapsable: {
|
|
153
188
|
type: BooleanConstructor;
|
|
154
189
|
default: boolean;
|
|
155
190
|
};
|
|
191
|
+
/** Card is open by default if `true` */
|
|
156
192
|
collapseOpen: {
|
|
157
193
|
type: BooleanConstructor;
|
|
158
194
|
default: boolean;
|
|
@@ -173,7 +209,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
173
209
|
elevation: boolean;
|
|
174
210
|
radius: boolean;
|
|
175
211
|
imagesShowCount: number;
|
|
176
|
-
wrapperClass:
|
|
212
|
+
wrapperClass: undefined;
|
|
177
213
|
overflowHidden: boolean;
|
|
178
214
|
collapsable: boolean;
|
|
179
215
|
collapseOpen: boolean;
|
package/components/MazCard.mjs
CHANGED
|
@@ -2,6 +2,14 @@ import { type PropType } from 'vue';
|
|
|
2
2
|
import type { Color, Size } from './types';
|
|
3
3
|
export type { Color, Size };
|
|
4
4
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
5
|
+
style: {
|
|
6
|
+
type: PropType<import("vue").StyleValue | undefined>;
|
|
7
|
+
default: undefined;
|
|
8
|
+
};
|
|
9
|
+
class: {
|
|
10
|
+
type: PropType<any>;
|
|
11
|
+
default: undefined;
|
|
12
|
+
};
|
|
5
13
|
modelValue: {
|
|
6
14
|
type: PropType<boolean | (string | number)[]>;
|
|
7
15
|
default: undefined;
|
|
@@ -34,6 +42,14 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
34
42
|
change: (...args: any[]) => void;
|
|
35
43
|
"update:model-value": (...args: any[]) => void;
|
|
36
44
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
45
|
+
style: {
|
|
46
|
+
type: PropType<import("vue").StyleValue | undefined>;
|
|
47
|
+
default: undefined;
|
|
48
|
+
};
|
|
49
|
+
class: {
|
|
50
|
+
type: PropType<any>;
|
|
51
|
+
default: undefined;
|
|
52
|
+
};
|
|
37
53
|
modelValue: {
|
|
38
54
|
type: PropType<boolean | (string | number)[]>;
|
|
39
55
|
default: undefined;
|
|
@@ -68,6 +84,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
68
84
|
}, {
|
|
69
85
|
size: Size;
|
|
70
86
|
color: Color;
|
|
87
|
+
style: import("vue").StyleValue | undefined;
|
|
88
|
+
class: any;
|
|
71
89
|
disabled: boolean;
|
|
72
90
|
name: string;
|
|
73
91
|
value: string | number | boolean;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./assets/MazCheckbox.css";
|
|
2
|
-
import { computed as r, openBlock as
|
|
3
|
-
const
|
|
4
|
-
componentName:
|
|
2
|
+
import { computed as r, openBlock as p, createElementBlock as x, createElementVNode as u, defineComponent as w, useCssVars as C, getCurrentInstance as _, unref as d, normalizeClass as b, normalizeStyle as I, mergeProps as A, createVNode as B, renderSlot as N } from "vue";
|
|
3
|
+
const $ = ({
|
|
4
|
+
componentName: o,
|
|
5
5
|
instance: a,
|
|
6
6
|
providedId: n
|
|
7
|
-
}) => r(() => n ?? `${
|
|
7
|
+
}) => r(() => n ?? `${o}-${a == null ? void 0 : a.uid}`), j = {
|
|
8
8
|
xmlns: "http://www.w3.org/2000/svg",
|
|
9
9
|
width: "1em",
|
|
10
10
|
height: "1em",
|
|
@@ -22,15 +22,24 @@ const N = ({
|
|
|
22
22
|
null,
|
|
23
23
|
-1
|
|
24
24
|
/* HOISTED */
|
|
25
|
-
),
|
|
25
|
+
), O = [
|
|
26
26
|
M
|
|
27
27
|
];
|
|
28
|
-
function
|
|
29
|
-
return
|
|
28
|
+
function E(o, a) {
|
|
29
|
+
return p(), x("svg", j, [...O]);
|
|
30
30
|
}
|
|
31
|
-
const q = { render:
|
|
31
|
+
const q = { render: E }, D = ["for", "aria-checked"], H = ["id", "checked", "disabled", "name"], K = /* @__PURE__ */ w({
|
|
32
|
+
inheritAttrs: !1,
|
|
32
33
|
__name: "MazCheckbox",
|
|
33
34
|
props: {
|
|
35
|
+
style: {
|
|
36
|
+
type: [String, Array, Object],
|
|
37
|
+
default: void 0
|
|
38
|
+
},
|
|
39
|
+
class: {
|
|
40
|
+
type: [String, Array, Object],
|
|
41
|
+
default: void 0
|
|
42
|
+
},
|
|
34
43
|
modelValue: {
|
|
35
44
|
type: [Boolean, Array],
|
|
36
45
|
default: void 0
|
|
@@ -51,20 +60,20 @@ const q = { render: j }, D = ["for", "aria-checked"], H = ["id", "checked", "dis
|
|
|
51
60
|
/* emited when value change */
|
|
52
61
|
"change"
|
|
53
62
|
],
|
|
54
|
-
setup(
|
|
55
|
-
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
|
|
63
|
+
setup(o, { emit: a }) {
|
|
64
|
+
C((t) => ({
|
|
65
|
+
"2019e7a5": v.value,
|
|
66
|
+
"175b1ef2": y.value,
|
|
67
|
+
"6ebb5bc2": g.value,
|
|
68
|
+
"0830f205": z.value
|
|
60
69
|
}));
|
|
61
|
-
const n =
|
|
70
|
+
const n = _(), e = o, c = a, i = $({
|
|
62
71
|
componentName: "MazCheckbox",
|
|
63
72
|
instance: n,
|
|
64
73
|
providedId: e.id
|
|
65
74
|
}), m = r(
|
|
66
75
|
() => typeof e.value != "boolean" && Array.isArray(e.modelValue) ? e.modelValue.includes(e.value) : typeof e.modelValue == "boolean" ? e.modelValue : !1
|
|
67
|
-
),
|
|
76
|
+
), y = r(() => {
|
|
68
77
|
switch (e.size) {
|
|
69
78
|
case "xl":
|
|
70
79
|
return "2.25rem";
|
|
@@ -79,7 +88,7 @@ const q = { render: j }, D = ["for", "aria-checked"], H = ["id", "checked", "dis
|
|
|
79
88
|
case "mini":
|
|
80
89
|
return "1.2rem";
|
|
81
90
|
}
|
|
82
|
-
}),
|
|
91
|
+
}), k = r(() => {
|
|
83
92
|
switch (e.size) {
|
|
84
93
|
case "xl":
|
|
85
94
|
return "maz-text-2xl";
|
|
@@ -94,55 +103,55 @@ const q = { render: j }, D = ["for", "aria-checked"], H = ["id", "checked", "dis
|
|
|
94
103
|
case "mini":
|
|
95
104
|
return "maz-text-xs";
|
|
96
105
|
}
|
|
97
|
-
}), v = r(() => `var(--maz-color-${e.color}-contrast)`),
|
|
106
|
+
}), v = r(() => `var(--maz-color-${e.color}-contrast)`), g = r(() => `var(--maz-color-${e.color})`), z = r(
|
|
98
107
|
() => ["black", "transparent"].includes(e.color) ? "var(--maz-color-muted)" : `var(--maz-color-${e.color}-alpha)`
|
|
99
108
|
);
|
|
100
|
-
function
|
|
101
|
-
["Space"].includes(
|
|
109
|
+
function V(t) {
|
|
110
|
+
["Space"].includes(t.code) && (t.preventDefault(), f(e.value ?? !e.modelValue));
|
|
102
111
|
}
|
|
103
|
-
function
|
|
104
|
-
return typeof
|
|
112
|
+
function S(t) {
|
|
113
|
+
return typeof t == "boolean" && (typeof e.modelValue == "boolean" || e.modelValue === void 0 || e.modelValue === null) ? !e.modelValue : Array.isArray(e.modelValue) && typeof t != "boolean" ? e.modelValue.includes(t) ? e.modelValue.filter((l) => l !== t) : [...e.modelValue, t] : [t];
|
|
105
114
|
}
|
|
106
|
-
function
|
|
107
|
-
const l =
|
|
115
|
+
function f(t) {
|
|
116
|
+
const l = S(t);
|
|
108
117
|
c("update:model-value", l), c("change", l);
|
|
109
118
|
}
|
|
110
|
-
return (
|
|
119
|
+
return (t, l) => (p(), x("label", {
|
|
111
120
|
for: d(i),
|
|
112
|
-
class:
|
|
121
|
+
class: b(["m-checkbox", [{ "--disabled": o.disabled }, e.class]]),
|
|
113
122
|
tabindex: "0",
|
|
123
|
+
style: I(o.style),
|
|
114
124
|
role: "checkbox",
|
|
115
125
|
"aria-checked": m.value,
|
|
116
|
-
onKeydown:
|
|
126
|
+
onKeydown: V
|
|
117
127
|
}, [
|
|
118
|
-
u("input",
|
|
128
|
+
u("input", A({
|
|
119
129
|
id: d(i),
|
|
120
130
|
checked: m.value
|
|
121
|
-
},
|
|
131
|
+
}, t.$attrs, {
|
|
122
132
|
tabindex: "-1",
|
|
123
|
-
disabled:
|
|
124
|
-
name:
|
|
133
|
+
disabled: o.disabled,
|
|
134
|
+
name: o.name,
|
|
125
135
|
type: "checkbox",
|
|
126
136
|
onChange: l[0] || (l[0] = (s) => {
|
|
127
|
-
var
|
|
128
|
-
return
|
|
137
|
+
var h;
|
|
138
|
+
return f(o.value ?? ((h = s == null ? void 0 : s.target) == null ? void 0 : h.checked));
|
|
129
139
|
})
|
|
130
140
|
}), null, 16, H),
|
|
131
141
|
u("span", null, [
|
|
132
142
|
B(d(q), {
|
|
133
|
-
class:
|
|
143
|
+
class: b(["check-icon", k.value])
|
|
134
144
|
}, null, 8, ["class"])
|
|
135
145
|
]),
|
|
136
|
-
|
|
137
|
-
],
|
|
146
|
+
N(t.$slots, "default", {}, void 0, !0)
|
|
147
|
+
], 46, D));
|
|
138
148
|
}
|
|
139
|
-
})
|
|
140
|
-
const
|
|
141
|
-
const n = t.__vccOpts || t;
|
|
149
|
+
}), P = (o, a) => {
|
|
150
|
+
const n = o.__vccOpts || o;
|
|
142
151
|
for (const [e, c] of a)
|
|
143
152
|
n[e] = c;
|
|
144
153
|
return n;
|
|
145
|
-
},
|
|
154
|
+
}, G = /* @__PURE__ */ P(K, [["__scopeId", "data-v-23979d47"]]);
|
|
146
155
|
export {
|
|
147
|
-
|
|
156
|
+
G as default
|
|
148
157
|
};
|
package/components/MazDialog.mjs
CHANGED
|
@@ -14,7 +14,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
14
14
|
validator: (value: string) => boolean;
|
|
15
15
|
};
|
|
16
16
|
backdropClass: {
|
|
17
|
-
type: StringConstructor;
|
|
18
17
|
default: undefined;
|
|
19
18
|
};
|
|
20
19
|
size: {
|
|
@@ -40,7 +39,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
40
39
|
validator: (value: string) => boolean;
|
|
41
40
|
};
|
|
42
41
|
backdropClass: {
|
|
43
|
-
type: StringConstructor;
|
|
44
42
|
default: undefined;
|
|
45
43
|
};
|
|
46
44
|
size: {
|
|
@@ -55,7 +53,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
55
53
|
size: string;
|
|
56
54
|
title: string;
|
|
57
55
|
variant: "top" | "bottom" | "left" | "right";
|
|
58
|
-
backdropClass:
|
|
56
|
+
backdropClass: undefined;
|
|
59
57
|
noClose: boolean;
|
|
60
58
|
}, {}>, {
|
|
61
59
|
title?(_: {
|
package/components/MazDrawer.mjs
CHANGED