@macroui/macroui-vue 2.0.20 → 2.0.22
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/dist/index.cjs.js +1 -1
- package/dist/index.es.js +9 -9
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -559,37 +559,37 @@ const Ut = {
|
|
|
559
559
|
class: "input-suffix-container"
|
|
560
560
|
}, hl = {
|
|
561
561
|
key: 0,
|
|
562
|
-
class: "w-
|
|
562
|
+
class: "w-4 h-4",
|
|
563
563
|
fill: "none",
|
|
564
564
|
stroke: "currentColor",
|
|
565
565
|
viewBox: "0 0 24 24"
|
|
566
566
|
}, gl = {
|
|
567
567
|
key: 1,
|
|
568
|
-
class: "w-
|
|
568
|
+
class: "w-4 h-4",
|
|
569
569
|
fill: "none",
|
|
570
570
|
stroke: "currentColor",
|
|
571
571
|
viewBox: "0 0 24 24"
|
|
572
572
|
}, yl = {
|
|
573
573
|
key: 1,
|
|
574
|
-
class: "w-
|
|
574
|
+
class: "w-4 h-4",
|
|
575
575
|
fill: "none",
|
|
576
576
|
stroke: "currentColor",
|
|
577
577
|
viewBox: "0 0 24 24"
|
|
578
578
|
}, bl = {
|
|
579
579
|
key: 2,
|
|
580
|
-
class: "w-
|
|
580
|
+
class: "w-4 h-4",
|
|
581
581
|
fill: "none",
|
|
582
582
|
stroke: "currentColor",
|
|
583
583
|
viewBox: "0 0 24 24"
|
|
584
584
|
}, _l = {
|
|
585
585
|
key: 3,
|
|
586
|
-
class: "w-
|
|
586
|
+
class: "w-4 h-4",
|
|
587
587
|
fill: "none",
|
|
588
588
|
stroke: "currentColor",
|
|
589
589
|
viewBox: "0 0 24 24"
|
|
590
590
|
}, kl = {
|
|
591
591
|
key: 4,
|
|
592
|
-
class: "w-
|
|
592
|
+
class: "w-4 h-4",
|
|
593
593
|
fill: "currentColor",
|
|
594
594
|
viewBox: "0 0 24 24"
|
|
595
595
|
}, wl = {
|
|
@@ -636,7 +636,7 @@ const Ut = {
|
|
|
636
636
|
const b = g.value - 20;
|
|
637
637
|
S.paddingRight = `${b}px`;
|
|
638
638
|
} else
|
|
639
|
-
S.paddingRight = "
|
|
639
|
+
S.paddingRight = "4px";
|
|
640
640
|
return S;
|
|
641
641
|
}), A = y(() => {
|
|
642
642
|
if (e.modelValue === null || e.modelValue === void 0)
|
|
@@ -794,7 +794,7 @@ const Ut = {
|
|
|
794
794
|
onClick: ae
|
|
795
795
|
}, [...b[3] || (b[3] = [
|
|
796
796
|
p("svg", {
|
|
797
|
-
class: "w-
|
|
797
|
+
class: "w-4 h-4",
|
|
798
798
|
fill: "none",
|
|
799
799
|
stroke: "currentColor",
|
|
800
800
|
viewBox: "0 0 24 24"
|
|
@@ -884,7 +884,7 @@ const Ut = {
|
|
|
884
884
|
])) : N("", !0)
|
|
885
885
|
], 2));
|
|
886
886
|
}
|
|
887
|
-
}), $l = /* @__PURE__ */ oe(Sl, [["__scopeId", "data-v-
|
|
887
|
+
}), $l = /* @__PURE__ */ oe(Sl, [["__scopeId", "data-v-61d4c26a"]]), Cl = ne($l), Bl = {
|
|
888
888
|
modelValue: {
|
|
889
889
|
type: Array,
|
|
890
890
|
default: () => []
|