@3sc/common-component 0.0.303 → 0.0.304

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
@@ -44581,7 +44581,7 @@ function Ow({ tableProps: e, isDefaultConfig: t, gridPath: n, baseUrl: r }) {
44581
44581
  return {
44582
44582
  ...f,
44583
44583
  ...p && {
44584
- isHidden: p.isHidden || !(f != null && f.isChannelChecked),
44584
+ isHidden: p.isHidden,
44585
44585
  sequenceId: p.sequenceId
44586
44586
  }
44587
44587
  };