@3sc/common-component 0.0.321 → 0.0.323
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 +4 -4
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -43468,7 +43468,7 @@ const Hc = {
|
|
|
43468
43468
|
}
|
|
43469
43469
|
})());
|
|
43470
43470
|
}
|
|
43471
|
-
a =
|
|
43471
|
+
a = (d == null ? void 0 : d.columns) ?? a ?? Cy({ definitions: i });
|
|
43472
43472
|
const f = a.reduce((x, w) => (x[w.key] = w, x), {}), p = l.reduce((x, w) => (x[w.key] = w, x), {}), h = [];
|
|
43473
43473
|
for (const x of i) {
|
|
43474
43474
|
const w = f[x.key] || {}, C = p[x.key] || {};
|
|
@@ -44493,13 +44493,13 @@ function Ow({
|
|
|
44493
44493
|
children: [
|
|
44494
44494
|
/* @__PURE__ */ y.jsxs(Vv, { children: [
|
|
44495
44495
|
/* @__PURE__ */ y.jsx(qo, { children: u.map(
|
|
44496
|
-
(P, U) => P != null && P.isHidden ||
|
|
44496
|
+
(P, U) => P != null && P.isHidden || P != null && P.isVisible ? null : /* @__PURE__ */ y.jsxs(ye.Fragment, { children: [
|
|
44497
44497
|
Z(P, U, b),
|
|
44498
44498
|
x && ce(P, U, b)
|
|
44499
44499
|
] }, U)
|
|
44500
44500
|
) }),
|
|
44501
44501
|
/* @__PURE__ */ y.jsx(qo, { draggable: !1, children: u.flatMap(
|
|
44502
|
-
(P, U) => P != null && P.isHidden || !(P != null && P.children) ||
|
|
44502
|
+
(P, U) => P != null && P.isHidden || !(P != null && P.children) || P != null && P.isVisible ? [] : P.children.map(
|
|
44503
44503
|
(K, ne) => K != null && K.isHidden ? null : /* @__PURE__ */ y.jsxs(ye.Fragment, { children: [
|
|
44504
44504
|
Z(
|
|
44505
44505
|
K,
|
|
@@ -44531,7 +44531,7 @@ function Ow({
|
|
|
44531
44531
|
},
|
|
44532
44532
|
onClick: () => e == null ? void 0 : e.onRowClick(P),
|
|
44533
44533
|
children: u.map(
|
|
44534
|
-
(de, J) => de != null && de.isHidden ||
|
|
44534
|
+
(de, J) => de != null && de.isHidden || de != null && de.isVisible ? null : de != null && de.children ? de.children.map(
|
|
44535
44535
|
(ge, fe) => ge != null && ge.isHidden ? null : /* @__PURE__ */ y.jsxs(ye.Fragment, { children: [
|
|
44536
44536
|
ue(
|
|
44537
44537
|
ge,
|