@3sc/common-component 0.0.357 → 0.0.358

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.es.js CHANGED
@@ -44717,7 +44717,7 @@ function Ew({ tableProps: e, isDefaultConfig: t, gridPath: n, baseUrl: r, childU
44717
44717
  pageSize: (c = e == null ? void 0 : e.pagination) == null ? void 0 : c.rowPerPage
44718
44718
  });
44719
44719
  return gt(() => {
44720
- l != null && l.length && (a == null || a({
44720
+ console.log({ mergedColumns: l }), l != null && l.length && (a == null || a({
44721
44721
  type: qe.SET_GRID_DATA,
44722
44722
  payload: { visibleGridColumns: l }
44723
44723
  }));