@macroui/macroui-vue 2.5.2 → 2.5.3
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 +2 -2
- package/dist/index.es.js +2 -4
- package/dist/style.css +1 -523
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -3476,7 +3476,7 @@ const An = (a, o) => {
|
|
|
3476
3476
|
_: 3
|
|
3477
3477
|
}));
|
|
3478
3478
|
}
|
|
3479
|
-
}), Er = /* @__PURE__ */ ke(Br, [["__scopeId", "data-v-
|
|
3479
|
+
}), Er = /* @__PURE__ */ ke(Br, [["__scopeId", "data-v-6c1b7129"]]), Wl = ge(Er), Tr = ye({
|
|
3480
3480
|
value: {
|
|
3481
3481
|
type: [String, Number],
|
|
3482
3482
|
default: ""
|
|
@@ -8655,9 +8655,7 @@ ${V}`, Y = new Blob([se], { type: "text/csv;charset=utf-8;" }), xe = document.cr
|
|
|
8655
8655
|
// Element Plus 兼容:自定义渲染函数
|
|
8656
8656
|
renderCell: { type: Function, default: null },
|
|
8657
8657
|
// Element Plus 兼容:懒渲染
|
|
8658
|
-
lazy: { type: Boolean, default: !1 }
|
|
8659
|
-
// Element Plus 兼容:可选择
|
|
8660
|
-
selectable: { type: Function, default: null }
|
|
8658
|
+
lazy: { type: Boolean, default: !1 }
|
|
8661
8659
|
},
|
|
8662
8660
|
setup(a, { expose: o }) {
|
|
8663
8661
|
var p;
|