@maxax/ui 1.1.49 → 1.1.51

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.mjs CHANGED
@@ -11511,7 +11511,8 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
11511
11511
  columnConfig: { default: () => ({
11512
11512
  resizable: true,
11513
11513
  useKey: true,
11514
- maxFixedSize: 4
11514
+ maxFixedSize: 4,
11515
+ width: "auto"
11515
11516
  }) },
11516
11517
  rowConfig: { default: () => ({
11517
11518
  useKey: true,