@macroui/macroui-vue 2.1.69 → 2.1.70
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 +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -8269,7 +8269,7 @@ ${J}`, le = new Blob([ge], { type: "text/csv;charset=utf-8;" }), Ve = document.c
|
|
|
8269
8269
|
hidden: !1
|
|
8270
8270
|
};
|
|
8271
8271
|
});
|
|
8272
|
-
return Le(() => {
|
|
8272
|
+
return console.log("[DEBUG props]", i.value, "prop.width=", JSON.stringify(t.width), "prop.minWidth=", JSON.stringify(t.minWidth)), Le(() => {
|
|
8273
8273
|
l && (l.store.commit("insertColumn", f.value), l.layout.doLayout());
|
|
8274
8274
|
}), nt(() => {
|
|
8275
8275
|
l && (l.store.commit("removeColumn", f.value), l.layout.doLayout());
|