@macroui/macroui-vue 2.7.93 → 2.7.94
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 +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -961,7 +961,7 @@ const Zn = (a, o) => {
|
|
|
961
961
|
y(() => ({}));
|
|
962
962
|
const oe = y(() => {
|
|
963
963
|
const B = {};
|
|
964
|
-
return V.value, B.paddingRight = "
|
|
964
|
+
return V.value, B.paddingRight = "10px", B;
|
|
965
965
|
}), W = y(() => {
|
|
966
966
|
if (e.modelValue === null || e.modelValue === void 0)
|
|
967
967
|
return "";
|
|
@@ -1270,7 +1270,7 @@ const Zn = (a, o) => {
|
|
|
1270
1270
|
])) : D("", !0)
|
|
1271
1271
|
], 2));
|
|
1272
1272
|
}
|
|
1273
|
-
}), As = /* @__PURE__ */ be(Ps, [["__scopeId", "data-v-
|
|
1273
|
+
}), As = /* @__PURE__ */ be(Ps, [["__scopeId", "data-v-c8e4c76d"]]), Os = ve(As), Fs = me({
|
|
1274
1274
|
modelValue: {
|
|
1275
1275
|
type: Array,
|
|
1276
1276
|
default: () => []
|