@3sc/common-component 0.0.416 → 0.0.417

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
@@ -44098,14 +44098,14 @@ const HW = ve.memo(
44098
44098
  },
44099
44099
  e == null ? void 0 : e.fhi
44100
44100
  )
44101
- ), qW = ve.memo(({ nestedData: e, nestedColumn: t }) => e != null && e.length ? /* @__PURE__ */ g.jsx(g.Fragment, { children: e.map((n, r) => /* @__PURE__ */ g.jsx(ks, { children: t.map((o, i) => /* @__PURE__ */ g.jsx(na, { style: o == null ? void 0 : o.style, children: /* @__PURE__ */ g.jsx(
44101
+ ), qW = ve.memo(({ nestedData: e, nestedColumn: t, t: n }) => e != null && e.length ? /* @__PURE__ */ g.jsx(g.Fragment, { children: e.map((r, o) => /* @__PURE__ */ g.jsx(ks, { children: t.map((i, a) => /* @__PURE__ */ g.jsx(na, { style: i == null ? void 0 : i.style, children: /* @__PURE__ */ g.jsx(
44102
44102
  rh,
44103
44103
  {
44104
- isRenderCellContent: !!(o != null && o.cellRenderer),
44105
- column: o,
44106
- row: n
44104
+ isRenderCellContent: !!(i != null && i.cellRenderer),
44105
+ column: i,
44106
+ row: r
44107
44107
  }
44108
- ) }, i)) }, `nested-${r}`)) }) : /* @__PURE__ */ g.jsx(ks, { children: /* @__PURE__ */ g.jsx(na, { colSpan: t.length, children: /* @__PURE__ */ g.jsx(wo, { sx: { textAlign: "center" }, children: Yr.NRF }) }) })), YW = (e, t, n, r, o, i) => {
44108
+ ) }, a)) }, `nested-${o}`)) }) : /* @__PURE__ */ g.jsx(ks, { children: /* @__PURE__ */ g.jsx(na, { colSpan: t.length, children: /* @__PURE__ */ g.jsx(wo, { sx: { textAlign: "center" }, children: n(Yr.NRF) }) }) })), YW = (e, t, n, r, o, i) => {
44109
44109
  const [a, l] = De({
44110
44110
  isOpen: !1,
44111
44111
  column: null
@@ -44805,7 +44805,8 @@ function Dw({
44805
44805
  qW,
44806
44806
  {
44807
44807
  nestedData: pe,
44808
- nestedColumn: te
44808
+ nestedColumn: te,
44809
+ t: d
44809
44810
  }
44810
44811
  )
44811
44812
  ] }, `row-${J}`);
@@ -44929,7 +44930,7 @@ function Dw({
44929
44930
  onHideClick: x
44930
44931
  }
44931
44932
  )
44932
- ] }) : /* @__PURE__ */ g.jsx(wo, { sx: { textAlign: "center" }, children: Yr.NRF });
44933
+ ] }) : /* @__PURE__ */ g.jsx(wo, { sx: { textAlign: "center" }, children: d(Yr.NRF) });
44933
44934
  }
44934
44935
  Dw.propTypes = {
44935
44936
  sort: s.object,