maz-ui 3.27.4 → 3.28.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.
Files changed (31) hide show
  1. package/components/MazAccordion.mjs +1 -1
  2. package/components/MazAvatar.mjs +1 -1
  3. package/components/MazInputNumber.d.ts +3 -2
  4. package/components/MazInputNumber.mjs +2 -98
  5. package/components/MazLazyImg.mjs +1 -1
  6. package/components/MazTabsBar.mjs +23 -23
  7. package/components/assets/MazAccordion.css +1 -1
  8. package/components/assets/MazAvatar.css +1 -1
  9. package/components/assets/MazInputNumber.css +1 -1
  10. package/components/assets/MazLazyImg.css +1 -1
  11. package/components/assets/MazTabsBar.css +1 -1
  12. package/components/chunks/{MazAccordion-posaK9nP.mjs → MazAccordion-pZkwkqAr.mjs} +39 -38
  13. package/components/chunks/{MazAvatar-R8NMQtnF.mjs → MazAvatar-HJMP2asX.mjs} +2 -2
  14. package/components/chunks/MazInputNumber-OAPwOzCG.mjs +596 -0
  15. package/components/chunks/{MazLazyImg-2j5YjrWS.mjs → MazLazyImg-440YmAhx.mjs} +2 -2
  16. package/components/chunks/{MazLazyImg-ZOc12h_Y.mjs → MazLazyImg-65QIsZ1B.mjs} +3 -3
  17. package/components/chunks/{MazSpinner-GCPS0yJL.mjs → MazSpinner-RwIjv6Xr.mjs} +1 -1
  18. package/components/chunks/{MazSpinner-aqN2yL-8.mjs → MazSpinner-W3TVtT8l.mjs} +1 -1
  19. package/components/chunks/{MazSpinner-nDXJSe-h.mjs → MazSpinner-sGO8fGeU.mjs} +1 -1
  20. package/components/chunks/{MazSpinner-NtRhZv9o.mjs → MazSpinner-yYMg5h03.mjs} +1 -1
  21. package/css/main.css +1 -1
  22. package/nuxt/index.json +1 -1
  23. package/package.json +1 -1
  24. package/tailwindcss/variables/utilities.ts +3 -0
  25. package/types/components/MazInputNumber.vue.d.ts +3 -2
  26. package/types/tailwindcss/variables/utilities.d.ts +3 -0
  27. package/components/chunks/MazBtn-tjMMZdlj.mjs +0 -152
  28. package/components/chunks/MazInput-h4Rs2XYn.mjs +0 -283
  29. package/components/chunks/_plugin-vue_export-helper-hUChTQA_.mjs +0 -9
  30. package/components/chunks/minus-thGpw2GG.mjs +0 -30
  31. package/components/chunks/plus-02mftP8S.mjs +0 -30
@@ -145,7 +145,7 @@ const Ye = { class: "inner" }, Ae = { class: "content" }, Ee = /* @__PURE__ */ t
145
145
  }), Fe = /* @__PURE__ */ ue(Ee, [["__scopeId", "data-v-fe909461"]]);
146
146
  N();
147
147
  N([]);
148
- const Te = be(() => import("./MazSpinner-NtRhZv9o.mjs")), Be = `<div class="dz-preview dz-file-preview maz-flex-1">
148
+ const Te = be(() => import("./MazSpinner-yYMg5h03.mjs")), Be = `<div class="dz-preview dz-file-preview maz-flex-1">
149
149
  <div class="dz-image">
150
150
  <div data-dz-thumbnail-bg></div>
151
151
  </div>
@@ -311,6 +311,31 @@ te({
311
311
  };
312
312
  }
313
313
  });
314
+ const je = {
315
+ xmlns: "http://www.w3.org/2000/svg",
316
+ width: "1em",
317
+ height: "1em",
318
+ fill: "none",
319
+ viewBox: "0 0 24 24"
320
+ }, He = /* @__PURE__ */ K(
321
+ "path",
322
+ {
323
+ stroke: "currentColor",
324
+ "stroke-linecap": "round",
325
+ "stroke-linejoin": "round",
326
+ "stroke-width": "1.5",
327
+ d: "M12 4.5v15m7.5-7.5h-15"
328
+ },
329
+ null,
330
+ -1
331
+ /* HOISTED */
332
+ ), Ve = [
333
+ He
334
+ ];
335
+ function Ue(c, i) {
336
+ return X(), ne("svg", je, [...Ve]);
337
+ }
338
+ const We = { render: Ue };
314
339
  N("system");
315
340
  N("system");
316
341
  var se = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
@@ -607,9 +632,9 @@ var ye = { exports: {} };
607
632
  }, S.en = A[T], S.Ls = A, S.p = {}, S;
608
633
  });
609
634
  })(ye);
610
- var je = ye.exports;
611
- const He = /* @__PURE__ */ ge(je);
612
- var Ve = { exports: {} };
635
+ var Ie = ye.exports;
636
+ const Ne = /* @__PURE__ */ ge(Ie);
637
+ var Ze = { exports: {} };
613
638
  (function(c, i) {
614
639
  (function(D, y) {
615
640
  c.exports = y();
@@ -738,8 +763,8 @@ var Ve = { exports: {} };
738
763
  };
739
764
  };
740
765
  });
741
- })(Ve);
742
- var Ue = { exports: {} };
766
+ })(Ze);
767
+ var Pe = { exports: {} };
743
768
  (function(c, i) {
744
769
  (function(D, y) {
745
770
  c.exports = y();
@@ -751,7 +776,7 @@ var Ue = { exports: {} };
751
776
  };
752
777
  };
753
778
  });
754
- })(Ue);
779
+ })(Pe);
755
780
  var $e = { exports: {} };
756
781
  (function(c, i) {
757
782
  (function(D, y) {
@@ -765,10 +790,10 @@ var $e = { exports: {} };
765
790
  };
766
791
  });
767
792
  })($e);
768
- var We = $e.exports;
769
- const Ie = /* @__PURE__ */ ge(We);
770
- He.extend(Ie);
771
- const Ne = /* @__PURE__ */ te({
793
+ var qe = $e.exports;
794
+ const Re = /* @__PURE__ */ ge(qe);
795
+ Ne.extend(Re);
796
+ const Je = /* @__PURE__ */ te({
772
797
  __name: "MazTransitionExpand",
773
798
  props: {
774
799
  animationDuration: { default: "300ms" }
@@ -807,31 +832,7 @@ const Ne = /* @__PURE__ */ te({
807
832
  /* FORWARDED */
808
833
  }));
809
834
  }
810
- }), Ze = /* @__PURE__ */ ue(Ne, [["__scopeId", "data-v-77b8b162"]]), Pe = {
811
- xmlns: "http://www.w3.org/2000/svg",
812
- width: "1em",
813
- height: "1em",
814
- fill: "none",
815
- viewBox: "0 0 24 24"
816
- }, qe = /* @__PURE__ */ K(
817
- "path",
818
- {
819
- stroke: "currentColor",
820
- "stroke-linecap": "round",
821
- "stroke-linejoin": "round",
822
- "stroke-width": "1.5",
823
- d: "M12 4.5v15m7.5-7.5h-15"
824
- },
825
- null,
826
- -1
827
- /* HOISTED */
828
- ), Re = [
829
- qe
830
- ];
831
- function Je(c, i) {
832
- return X(), ne("svg", Pe, [...Re]);
833
- }
834
- const Qe = { render: Je }, Ke = { class: "m-accordion" }, Xe = ["onClick"], Ge = { class: "maz-p-4" }, et = /* @__PURE__ */ te({
835
+ }), Qe = /* @__PURE__ */ ue(Je, [["__scopeId", "data-v-77b8b162"]]), Ke = { class: "m-accordion" }, Xe = ["onClick"], Ge = { class: "maz-p-4" }, et = /* @__PURE__ */ te({
835
836
  __name: "MazAccordion",
836
837
  props: {
837
838
  modelValue: { default: 0 }
@@ -871,12 +872,12 @@ const Qe = { render: Je }, Ke = { class: "m-accordion" }, Xe = ["onClick"], Ge =
871
872
  G(g.$slots, `title-${z}`, {
872
873
  isOpen: $(z)
873
874
  }, void 0, !0),
874
- de(fe(Qe), {
875
+ de(fe(We), {
875
876
  class: pe(["header-icon", { "--rotate": $(z) }])
876
877
  }, null, 8, ["class"])
877
878
  ], 8, Xe),
878
879
  de(
879
- fe(Ze),
880
+ fe(Qe),
880
881
  { "animation-duration": "300ms" },
881
882
  {
882
883
  default: ae(() => [
@@ -36,7 +36,7 @@ const L = ["tabindex"], x = { class: "m-avatar__initial" }, E = {
36
36
  },
37
37
  emits: ["click"],
38
38
  setup(t) {
39
- const r = f(() => import("./MazLazyImg-ZOc12h_Y.mjs")), n = f(() => import("./pencil-laNW5qNQ.mjs")), e = t, s = m(() => e.to ? "RouterLink" : e.href ? "a" : "div"), d = m(() => !!e.to || !!e.href);
39
+ const r = f(() => import("./MazLazyImg-65QIsZ1B.mjs")), n = f(() => import("./pencil-laNW5qNQ.mjs")), e = t, s = m(() => e.to ? "RouterLink" : e.href ? "a" : "div"), d = m(() => !!e.to || !!e.href);
40
40
  function z(a, o = e.letterCount) {
41
41
  return a.split(" ").map((B) => B[0]).join("").slice(0, o);
42
42
  }
@@ -120,7 +120,7 @@ const L = ["tabindex"], x = { class: "m-avatar__initial" }, E = {
120
120
  for (const [e, s] of r)
121
121
  n[e] = s;
122
122
  return n;
123
- }, j = /* @__PURE__ */ N(M, [["__scopeId", "data-v-6f617b86"]]);
123
+ }, j = /* @__PURE__ */ N(M, [["__scopeId", "data-v-4d8e5551"]]);
124
124
  export {
125
125
  j as M,
126
126
  N as _