maz-ui 3.47.2-beta.13 → 3.47.2-beta.14
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.mjs +34 -35
- package/components/MazBackdrop.mjs +1 -1
- package/components/MazBottomSheet.mjs +1 -1
- package/components/MazCard.mjs +1 -1
- package/components/MazCheckbox.mjs +35 -36
- package/components/MazChecklist.mjs +1 -1
- package/components/MazCircularProgressBar.mjs +15 -16
- package/components/MazDialog.mjs +1 -1
- package/components/MazDialogPromise.mjs +1 -1
- package/components/MazDrawer.mjs +1 -1
- package/components/MazDropdown.mjs +1 -1
- package/components/MazFullscreenLoader.mjs +7 -7
- package/components/MazGallery.mjs +1 -1
- package/components/MazInput.mjs +1 -1
- package/components/MazInputNumber.mjs +1 -1
- package/components/MazInputPrice.mjs +1 -1
- package/components/MazInputTags.mjs +1 -1
- package/components/MazPhoneNumberInput/CountrySelector.vue.d.ts +2 -2
- package/components/MazPhoneNumberInput/PhoneInput.vue.d.ts +3 -3
- package/components/MazPhoneNumberInput/types.d.ts +1 -1
- package/components/MazPhoneNumberInput/use-libphonenumber.d.ts +4 -4
- package/components/MazPhoneNumberInput/use-maz-phone-number-input.d.ts +1 -1
- package/components/MazPhoneNumberInput.d.ts +65 -24
- package/components/MazPhoneNumberInput.mjs +1 -1
- package/components/MazPicker.mjs +1 -1
- package/components/MazRadio.mjs +19 -20
- package/components/MazSelect.mjs +1 -1
- package/components/MazSwitch.mjs +15 -16
- package/components/MazTable.mjs +1 -1
- package/components/MazTabsBar.mjs +1 -1
- package/components/MazTabsContentItem.mjs +7 -7
- package/components/MazTextarea.mjs +2 -3
- package/components/assets/MazGallery.css +1 -1
- package/components/assets/MazPhoneNumberInput.css +1 -1
- package/components/assets/MazSelect.css +1 -1
- package/components/assets/MazTabsBar.css +1 -1
- package/components/assets/MazTabsContentItem.css +1 -1
- package/components/chunks/{MazBadge-CupQjB8D.mjs → MazBadge-DCzaExPj.mjs} +1 -1
- package/components/chunks/{MazBottomSheet-D9EPpEV8.mjs → MazBottomSheet-B1cqFZxd.mjs} +2 -2
- package/components/chunks/{MazBtn-CQq-U8qQ.mjs → MazBtn-BBjeD4hu.mjs} +2 -2
- package/components/chunks/MazBtn-BDrYYq_W.mjs +103 -0
- package/components/chunks/MazBtn-BQwIuO_Q.mjs +103 -0
- package/components/chunks/{MazBtn-Chk7DWOF.mjs → MazBtn-C4nwxs9T.mjs} +2 -2
- package/components/chunks/{MazBtn-BSgCMRt0.mjs → MazBtn-CElHmZjv.mjs} +2 -2
- package/components/chunks/{MazBtn-Br3xKJMD.mjs → MazBtn-D1jMqwE1.mjs} +2 -2
- package/components/chunks/MazBtn-Db6ai-Mv.mjs +103 -0
- package/components/chunks/{MazBtn-CB6xVwox.mjs → MazBtn-LssGZPPh.mjs} +2 -2
- package/components/chunks/{MazBtn-BfIn7glE.mjs → MazBtn-ZigrzA2_.mjs} +2 -2
- package/components/chunks/{MazBtn-DhSKmF01.mjs → MazBtn-oZhhJy09.mjs} +1 -1
- package/components/chunks/{MazBtn-DI80W9rl.mjs → MazBtn-u8A4zbVD.mjs} +2 -2
- package/components/chunks/{MazCard-XBaeDZkg.mjs → MazCard-98OuVlyK.mjs} +1 -1
- package/components/chunks/{MazCheckbox-DxfneUvu.mjs → MazCheckbox-CE_7EoUE.mjs} +1 -1
- package/components/chunks/{MazCheckbox-B-Sw22La.mjs → MazCheckbox-D2fkthdh.mjs} +1 -1
- package/components/chunks/{MazCheckbox-DjY15PA3.mjs → MazCheckbox-Df1bTvTA.mjs} +2 -2
- package/components/chunks/{MazChecklist-DaozZlNb.mjs → MazChecklist-BurPprmw.mjs} +2 -3
- package/components/chunks/{MazDialog-XiX9LEiz.mjs → MazDialog-C3h6Ydey.mjs} +2 -2
- package/components/chunks/{MazDialogPromise-B9_e3Ma9.mjs → MazDialogPromise-BZm1F0X2.mjs} +3 -3
- package/components/chunks/{MazDropdown-CKuIGitT.mjs → MazDropdown-0r445NfW.mjs} +3 -4
- package/components/chunks/{MazGallery-BooLoRWi.mjs → MazGallery-r8SBTCgJ.mjs} +6 -6
- package/components/chunks/{MazGallery-DUOQamrE.mjs → MazGallery-xPp1apvO.mjs} +65 -65
- package/components/chunks/MazIcon-BoTByt7n.mjs +4 -0
- package/components/chunks/{MazIcon-DFW4cVVf.mjs → MazIcon-Y4qVlKF1.mjs} +1 -1
- package/components/chunks/{MazInput-BWAWlxDa.mjs → MazInput-BCxcwHct.mjs} +3 -3
- package/components/chunks/{MazInput-HLPtw5QK.mjs → MazInput-BT-mbJfZ.mjs} +2 -2
- package/components/chunks/{MazInput-DIN1VAoX.mjs → MazInput-BfWJoPre.mjs} +3 -4
- package/components/chunks/{MazInputNumber-7Ku2ZcG-.mjs → MazInputNumber-R0RzDeyD.mjs} +20 -21
- package/components/chunks/{MazInputPrice-C5yErBFP.mjs → MazInputPrice-CKSdqO4X.mjs} +3 -4
- package/components/chunks/{MazInputTags-DvbQ2mK8.mjs → MazInputTags-D6jQ2-Ia.mjs} +2 -3
- package/components/chunks/{MazLink-mrqHeBS0.mjs → MazLink-tud3eDgU.mjs} +1 -1
- package/components/chunks/{MazLoadingBar-CNm3Yt6D.mjs → MazLoadingBar-Difme_hf.mjs} +1 -1
- package/components/chunks/{MazPhoneNumberInput-B5Up8CqL.mjs → MazPhoneNumberInput-Brc7mthM.mjs} +155 -153
- package/components/chunks/{MazPicker-CzYUZcLy.mjs → MazPicker-CwiuW5Pv.mjs} +4 -5
- package/components/chunks/{MazPickerMonthSwitcher-Ds5agR3Z.mjs → MazPickerMonthSwitcher-C65el7R0.mjs} +1 -1
- package/components/chunks/{MazPickerShortcuts-BP6CY9-c.mjs → MazPickerShortcuts-DbrOoszH.mjs} +1 -1
- package/components/chunks/{MazPickerYearSwitcher-PM8qZMzR.mjs → MazPickerYearSwitcher-D9lqntyR.mjs} +1 -1
- package/components/chunks/{MazSelect-DOexatNj.mjs → MazSelect-BTj-gsNu.mjs} +4 -5
- package/components/chunks/{MazSelect-DaDRzcT_.mjs → MazSelect-rBU47Yma.mjs} +4 -4
- package/components/chunks/{MazSpinner-Bsy1nA3c.mjs → MazSpinner-1F6A6qVD.mjs} +1 -1
- package/components/chunks/MazSpinner-4ja9Gafa.mjs +34 -0
- package/components/chunks/{MazSpinner-BJpv1muf.mjs → MazSpinner-BDda3YzZ.mjs} +1 -1
- package/components/chunks/{MazSpinner-CxyUHAvm.mjs → MazSpinner-C2-JMhVh.mjs} +1 -1
- package/components/chunks/MazSpinner-CS1_l-tv.mjs +34 -0
- package/components/chunks/{MazSpinner-ZPQe8ON_.mjs → MazSpinner-CbQ43lMx.mjs} +1 -1
- package/components/chunks/{MazSpinner-9M_EGMpy.mjs → MazSpinner-Cp_nPioh.mjs} +1 -1
- package/components/chunks/MazSpinner-CwmaAuL1.mjs +34 -0
- package/components/chunks/{MazSpinner-CDx6lo7l.mjs → MazSpinner-Dfj-lu-U.mjs} +1 -1
- package/components/chunks/MazSpinner-DqD51Fb6.mjs +34 -0
- package/components/chunks/{MazSpinner-C30YfScc.mjs → MazSpinner-DudoF-cG.mjs} +1 -1
- package/components/chunks/MazSpinner-DzFcVNs_.mjs +34 -0
- package/components/chunks/{MazSpinner-C_GueolV.mjs → MazSpinner-mtv0dluJ.mjs} +1 -1
- package/components/chunks/MazSpinner-wQasUhyI.mjs +34 -0
- package/components/chunks/{MazTable-Ci8nhgOP.mjs → MazTable-C0rcyl2r.mjs} +1 -1
- package/components/chunks/{MazTableCell-BIganK6X.mjs → MazTableCell-BhTwC2iX.mjs} +1 -1
- package/components/chunks/{MazTableRow-CIO-x6Lb.mjs → MazTableRow-BY_2wH3h.mjs} +1 -1
- package/components/chunks/{MazTableTitle-OEgTPQB3.mjs → MazTableTitle-DM_f1xmU.mjs} +1 -1
- package/components/chunks/{MazTabsBar-CT35SCIK.mjs → MazTabsBar--Xq_cpuz.mjs} +3 -3
- package/components/chunks/{MazTransitionExpand-Bcwdl9g2.mjs → MazTransitionExpand-Cedz9Ree.mjs} +1 -1
- package/components/chunks/useInstanceUniqId-BkOfxhk8.mjs +10 -0
- package/modules/assets/index.css +1 -1
- package/modules/chunks/{MazBtn-0CRjeBvn.mjs → MazBtn-5kChLyut.mjs} +2 -2
- package/modules/chunks/{MazBtn-DRqCRJD-.cjs → MazBtn-DDy5YiXc.cjs} +1 -1
- package/modules/chunks/{MazIcon-CeT6HK_q.mjs → MazIcon-COgM-qpZ.mjs} +1 -1
- package/modules/chunks/{MazIcon-D-Gna0vz.cjs → MazIcon-CQFeylgS.cjs} +1 -1
- package/modules/chunks/{MazSpinner-DV--lwdI.mjs → MazSpinner-bBkHNQ_l.mjs} +1 -1
- package/modules/chunks/{MazSpinner-DersvZQw.cjs → MazSpinner-y2YtVsZV.cjs} +1 -1
- package/modules/chunks/index-BsSNJt-B.cjs +124 -0
- package/modules/chunks/{index-Kry9j5uD.mjs → index-Bxs7y8eO.mjs} +12 -13
- package/modules/index.cjs +1 -1
- package/modules/index.mjs +1 -1
- package/nuxt/index.json +1 -1
- package/package.json +3 -3
- package/types/components/MazPhoneNumberInput/CountrySelector.vue.d.ts +2 -2
- package/types/components/MazPhoneNumberInput/PhoneInput.vue.d.ts +3 -3
- package/types/components/MazPhoneNumberInput/types.d.ts +1 -1
- package/types/components/MazPhoneNumberInput/use-libphonenumber.d.ts +4 -4
- package/types/components/MazPhoneNumberInput/use-maz-phone-number-input.d.ts +1 -1
- package/types/components/MazPhoneNumberInput.vue.d.ts +65 -24
- package/components/chunks/MazBtn-Ck84sP9a.mjs +0 -103
- package/components/chunks/MazBtn-DzwuLea3.mjs +0 -103
- package/components/chunks/MazBtn-tOUtVpek.mjs +0 -103
- package/components/chunks/MazIcon-BX2Gbz8R.mjs +0 -4
- package/components/chunks/MazSpinner-C5mnD76l.mjs +0 -34
- package/components/chunks/MazSpinner-Cgg2dkzQ.mjs +0 -34
- package/components/chunks/MazSpinner-CkKIUYXO.mjs +0 -34
- package/components/chunks/MazSpinner-DROgQW2M.mjs +0 -34
- package/components/chunks/MazSpinner-Dzs2W0kq.mjs +0 -34
- package/components/chunks/MazSpinner-NCtEpFMm.mjs +0 -34
- package/components/chunks/useInstanceUniqId-DW9jO1Sz.mjs +0 -11
- package/modules/chunks/index-DvromXrX.cjs +0 -124
|
@@ -83,23 +83,23 @@ const ve = { render: ce }, be = {
|
|
|
83
83
|
justify: { default: "center" }
|
|
84
84
|
},
|
|
85
85
|
setup(f) {
|
|
86
|
-
const l = f, t = I(() => import("./MazSpinner-
|
|
86
|
+
const l = f, t = I(() => import("./MazSpinner-DudoF-cG.mjs")), u = I(() => import("./MazIcon-_hN-Kivn.mjs")), { href: r, to: $ } = ne(), h = i(() => r ? "a" : $ ? "router-link" : "button"), V = i(() => l.pastel ? `--${l.color}-pastel` : l.outline ? `--${l.color}-outline` : `--${l.color}`), g = i(
|
|
87
87
|
() => (l.loading || l.disabled) && h.value === "button"
|
|
88
|
-
),
|
|
88
|
+
), z = i(() => g.value ? "--cursor-default" : "--cursor-pointer"), b = i(() => `--is-${l.variant}`), k = i(() => l.loading && l.variant === "button"), B = i(() => h.value === "button" ? l.type : void 0), n = i(() => l.size === "xl" ? "maz-text-3xl" : l.size === "lg" ? "maz-text-2xl" : l.size === "md" ? "maz-text-xl" : l.size === "sm" ? "maz-text-lg" : l.size === "xs" ? "maz-text-base" : l.size === "mini" ? "maz-text-sm" : "maz-text-xl");
|
|
89
89
|
return (o, c) => (a(), m(C(h.value), {
|
|
90
|
-
disabled:
|
|
90
|
+
disabled: g.value || void 0,
|
|
91
91
|
class: p(["m-btn", [
|
|
92
92
|
`--${o.size}`,
|
|
93
93
|
!o.fab && !o.rounded && o.roundedSize && `--rounded-${o.roundedSize}`,
|
|
94
94
|
V.value,
|
|
95
|
-
|
|
95
|
+
z.value,
|
|
96
96
|
b.value,
|
|
97
97
|
{
|
|
98
98
|
"--block": o.block,
|
|
99
99
|
"--no-underline": o.noUnderline,
|
|
100
100
|
"--fab": o.fab,
|
|
101
101
|
"--loading": o.loading,
|
|
102
|
-
"--disabled":
|
|
102
|
+
"--disabled": g.value,
|
|
103
103
|
"--rounded": o.rounded,
|
|
104
104
|
"--no-rounded": o.noRounded,
|
|
105
105
|
"--no-padding": o.noPadding,
|
|
@@ -157,16 +157,15 @@ const ve = { render: ce }, be = {
|
|
|
157
157
|
for (const [u, r] of l)
|
|
158
158
|
t[u] = r;
|
|
159
159
|
return t;
|
|
160
|
-
}, O = /* @__PURE__ */ K(ye, [["__scopeId", "data-v-bee684ff"]]),
|
|
160
|
+
}, O = /* @__PURE__ */ K(ye, [["__scopeId", "data-v-bee684ff"]]), ge = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
161
161
|
__proto__: null,
|
|
162
162
|
default: O
|
|
163
163
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
164
|
-
function
|
|
164
|
+
function ze({
|
|
165
165
|
componentName: f,
|
|
166
166
|
providedId: l
|
|
167
167
|
}) {
|
|
168
|
-
|
|
169
|
-
return i(() => l ?? `${f}-${t}`);
|
|
168
|
+
return i(() => l ?? `${f}-${oe().replace(/:/g, "")}`);
|
|
170
169
|
}
|
|
171
170
|
const he = ["for"], ke = {
|
|
172
171
|
key: 0,
|
|
@@ -214,7 +213,7 @@ const he = ["for"], ke = {
|
|
|
214
213
|
},
|
|
215
214
|
emits: ["update:model-value", "focus", "blur", "click", "change", "input"],
|
|
216
215
|
setup(f, { emit: l }) {
|
|
217
|
-
const t = f, u = l, r = I(() => Promise.resolve().then(() =>
|
|
216
|
+
const t = f, u = l, r = I(() => Promise.resolve().then(() => ge)), $ = I(() => import("./MazIcon-_hN-Kivn.mjs")), h = I(() => import("./eye-slash-BoO00xzs.mjs")), V = I(() => import("./eye-f8zAUc30.mjs")), g = I(() => import("./check-BmubdHc_.mjs")), z = P(!1), b = P(!1), k = P(), B = ze({
|
|
218
217
|
componentName: "MazInput",
|
|
219
218
|
providedId: t.id
|
|
220
219
|
});
|
|
@@ -222,7 +221,7 @@ const he = ["for"], ke = {
|
|
|
222
221
|
var e;
|
|
223
222
|
t.autoFocus && ((e = k.value) == null || e.focus());
|
|
224
223
|
});
|
|
225
|
-
const n = i(() => t.type === "password"), o = i(() =>
|
|
224
|
+
const n = i(() => t.type === "password"), o = i(() => z.value ? "text" : t.type), c = i(() => {
|
|
226
225
|
if (!t.noBorder) {
|
|
227
226
|
if (t.error)
|
|
228
227
|
return "maz-border-danger";
|
|
@@ -409,10 +408,10 @@ const he = ["for"], ke = {
|
|
|
409
408
|
color: "transparent",
|
|
410
409
|
tabindex: "-1",
|
|
411
410
|
size: "mini",
|
|
412
|
-
onClick: y[2] || (y[2] = D((F) =>
|
|
411
|
+
onClick: y[2] || (y[2] = D((F) => z.value = !z.value, ["stop"]))
|
|
413
412
|
}, {
|
|
414
413
|
default: N(() => [
|
|
415
|
-
|
|
414
|
+
z.value ? (a(), m(d(h), {
|
|
416
415
|
key: 0,
|
|
417
416
|
class: "maz-text-xl maz-text-muted"
|
|
418
417
|
})) : (a(), m(d(V), {
|
|
@@ -434,7 +433,7 @@ const he = ["for"], ke = {
|
|
|
434
433
|
type: "submit"
|
|
435
434
|
}, {
|
|
436
435
|
default: N(() => [
|
|
437
|
-
S(d(
|
|
436
|
+
S(d(g), { class: "maz-text-2xl maz-text-normal" })
|
|
438
437
|
]),
|
|
439
438
|
_: 1
|
|
440
439
|
/* STABLE */
|
|
@@ -492,7 +491,7 @@ const he = ["for"], ke = {
|
|
|
492
491
|
setup(f, { emit: l }) {
|
|
493
492
|
const t = f, u = l, r = i({
|
|
494
493
|
get: () => t.modelValue,
|
|
495
|
-
set: (n) =>
|
|
494
|
+
set: (n) => g(n)
|
|
496
495
|
});
|
|
497
496
|
function $(n) {
|
|
498
497
|
return Math.round(n / t.step) * t.step;
|
|
@@ -501,14 +500,14 @@ const he = ["for"], ke = {
|
|
|
501
500
|
if (typeof n == "number")
|
|
502
501
|
return n <= t.min ? t.min : n >= t.max ? t.max : $(n);
|
|
503
502
|
}
|
|
504
|
-
const V = R((n) =>
|
|
505
|
-
function
|
|
503
|
+
const V = R((n) => g(n), 300);
|
|
504
|
+
function g(n) {
|
|
506
505
|
n = h(n), r.value !== n && u("update:model-value", n);
|
|
507
506
|
}
|
|
508
|
-
|
|
509
|
-
const
|
|
507
|
+
g(r.value);
|
|
508
|
+
const z = i(() => t.modelValue && t.modelValue >= t.max), b = i(() => t.modelValue && t.modelValue <= t.min);
|
|
510
509
|
function k() {
|
|
511
|
-
if (!(t.disabled ||
|
|
510
|
+
if (!(t.disabled || z.value)) {
|
|
512
511
|
if ((r.value === void 0 || r.value === null) && Number.isFinite(t.min)) {
|
|
513
512
|
r.value = t.min;
|
|
514
513
|
return;
|
|
@@ -580,7 +579,7 @@ const he = ["for"], ke = {
|
|
|
580
579
|
tabindex: "-1",
|
|
581
580
|
size: n.size,
|
|
582
581
|
class: "m-input-number__button m-input-number__increment-button",
|
|
583
|
-
disabled:
|
|
582
|
+
disabled: z.value || n.disabled,
|
|
584
583
|
onClick: k
|
|
585
584
|
}, {
|
|
586
585
|
default: N(() => [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { openBlock as i, createElementBlock as v, createElementVNode as C,
|
|
1
|
+
import { openBlock as i, createElementBlock as v, createElementVNode as C, computed as s, useId as X, defineComponent as L, defineAsyncComponent as z, ref as k, onMounted as O, useSlots as Z, normalizeClass as w, normalizeStyle as x, unref as f, toDisplayString as A, createCommentVNode as u, renderSlot as E, createBlock as y, resolveDynamicComponent as D, withDirectives as _, mergeProps as ee, toHandlers as te, vModelDynamic as oe, createTextVNode as re, withModifiers as ne, withCtx as P, createVNode as q, watch as ae, withKeys as le, nextTick as ie } from "vue";
|
|
2
2
|
import '../assets/MazInputPrice.css';const ue = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "1em",
|
|
@@ -58,8 +58,7 @@ function ve({
|
|
|
58
58
|
componentName: l,
|
|
59
59
|
providedId: n
|
|
60
60
|
}) {
|
|
61
|
-
|
|
62
|
-
return s(() => n ?? `${l}-${t}`);
|
|
61
|
+
return s(() => n ?? `${l}-${X().replace(/:/g, "")}`);
|
|
63
62
|
}
|
|
64
63
|
function ye(l, n) {
|
|
65
64
|
let t;
|
|
@@ -115,7 +114,7 @@ const be = ["for"], he = {
|
|
|
115
114
|
},
|
|
116
115
|
emits: ["update:model-value", "focus", "blur", "click", "change", "input"],
|
|
117
116
|
setup(l, { emit: n }) {
|
|
118
|
-
const t = l, r = n, d = z(() => import("./MazBtn-
|
|
117
|
+
const t = l, r = n, d = z(() => import("./MazBtn-Db6ai-Mv.mjs")), h = z(() => import("./MazIcon-_hN-Kivn.mjs")), M = z(() => import("./eye-slash-BoO00xzs.mjs")), I = z(() => import("./eye-f8zAUc30.mjs")), B = z(() => import("./check-BmubdHc_.mjs")), p = k(!1), b = k(!1), g = k(), V = ve({
|
|
119
118
|
componentName: "MazInput",
|
|
120
119
|
providedId: t.id
|
|
121
120
|
});
|
|
@@ -54,7 +54,7 @@ const ve = { render: pe }, be = {
|
|
|
54
54
|
justify: { default: "center" }
|
|
55
55
|
},
|
|
56
56
|
setup(c) {
|
|
57
|
-
const n = c, o = T(() => import("./MazSpinner-
|
|
57
|
+
const n = c, o = T(() => import("./MazSpinner-BDda3YzZ.mjs")), d = T(() => import("./MazIcon-_hN-Kivn.mjs")), { href: B, to: k } = ae(), y = s(() => B ? "a" : k ? "router-link" : "button"), g = s(() => n.pastel ? `--${n.color}-pastel` : n.outline ? `--${n.color}-outline` : `--${n.color}`), $ = s(
|
|
58
58
|
() => (n.loading || n.disabled) && y.value === "button"
|
|
59
59
|
), v = s(() => $.value ? "--cursor-default" : "--cursor-pointer"), I = s(() => `--is-${n.variant}`), M = s(() => n.loading && n.variant === "button"), F = s(() => y.value === "button" ? n.type : void 0), z = s(() => 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" : "maz-text-xl");
|
|
60
60
|
return (t, a) => (l(), p(D(y.value), {
|
|
@@ -136,8 +136,7 @@ function ze({
|
|
|
136
136
|
componentName: c,
|
|
137
137
|
providedId: n
|
|
138
138
|
}) {
|
|
139
|
-
|
|
140
|
-
return s(() => n ?? `${c}-${o}`);
|
|
139
|
+
return s(() => n ?? `${c}-${ne().replace(/:/g, "")}`);
|
|
141
140
|
}
|
|
142
141
|
function he(c, n) {
|
|
143
142
|
let o;
|
|
@@ -21,7 +21,7 @@ import '../assets/MazLink.css';const y = /* @__PURE__ */ f({
|
|
|
21
21
|
setup(g) {
|
|
22
22
|
const u = d(
|
|
23
23
|
() => import("./arrow-top-right-on-square-jPmYJ34F.mjs")
|
|
24
|
-
), i = d(() => import("./MazIcon-
|
|
24
|
+
), i = d(() => import("./MazIcon-BoTByt7n.mjs"));
|
|
25
25
|
return (e, c) => (o(), t(r(e.to ? "router-link" : "a"), s({
|
|
26
26
|
id: e.id,
|
|
27
27
|
class: ["m-link", [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as n, computed as t, openBlock as i, createElementBlock as c, normalizeStyle as m, createElementVNode as d } from "vue";
|
|
2
|
-
import { _ as p } from "./MazTable-
|
|
2
|
+
import { _ as p } from "./MazTable-C0rcyl2r.mjs";
|
|
3
3
|
import '../assets/MazLoadingBar.css';const s = /* @__PURE__ */ n({
|
|
4
4
|
__name: "MazLoadingBar",
|
|
5
5
|
props: {
|