@3sc/common-component 0.0.330 → 0.0.332
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 +2 -2
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -41098,7 +41098,7 @@ const k8 = ({ options: e, isDraggable: t }) => {
|
|
|
41098
41098
|
m.map(
|
|
41099
41099
|
(P, j) => {
|
|
41100
41100
|
var W, Z, Q;
|
|
41101
|
-
return !(P != null && P.isMandatory) || (P == null ? void 0 : P.isMandatory) && (P == null ? void 0 : P.showHide) === !0
|
|
41101
|
+
return (!(P != null && P.isMandatory) || (P == null ? void 0 : P.isMandatory) && (P == null ? void 0 : P.showHide) === !0) && /* @__PURE__ */ y.jsxs(ye.Fragment, { children: [
|
|
41102
41102
|
/* @__PURE__ */ y.jsx(
|
|
41103
41103
|
Hr,
|
|
41104
41104
|
{
|
|
@@ -44526,13 +44526,13 @@ function Ow({
|
|
|
44526
44526
|
children: [
|
|
44527
44527
|
/* @__PURE__ */ y.jsxs(Vv, { children: [
|
|
44528
44528
|
/* @__PURE__ */ y.jsx(qo, { children: u.map(
|
|
44529
|
-
(R, H) => R != null && R.isHidden ||
|
|
44529
|
+
(R, H) => R != null && R.isHidden || (R == null ? void 0 : R.isVisible) === !1 ? null : /* @__PURE__ */ y.jsxs(ye.Fragment, { children: [
|
|
44530
44530
|
Y(R, H, b),
|
|
44531
44531
|
x && se(R, H, b)
|
|
44532
44532
|
] }, H)
|
|
44533
44533
|
) }),
|
|
44534
44534
|
/* @__PURE__ */ y.jsx(qo, { draggable: !1, children: u.flatMap(
|
|
44535
|
-
(R, H) => R != null && R.isHidden || !(R != null && R.children) || R.isVisible ? [] : R.children.map(
|
|
44535
|
+
(R, H) => R != null && R.isHidden || !(R != null && R.children) || (R == null ? void 0 : R.isVisible) === !1 ? [] : R.children.map(
|
|
44536
44536
|
(K, ne) => K != null && K.isHidden ? null : /* @__PURE__ */ y.jsxs(ye.Fragment, { children: [
|
|
44537
44537
|
Y(
|
|
44538
44538
|
K,
|
|
@@ -44564,7 +44564,7 @@ function Ow({
|
|
|
44564
44564
|
},
|
|
44565
44565
|
onClick: () => e == null ? void 0 : e.onRowClick(R),
|
|
44566
44566
|
children: u.map(
|
|
44567
|
-
(de, X) => de != null && de.isHidden ||
|
|
44567
|
+
(de, X) => de != null && de.isHidden || (de == null ? void 0 : de.isVisible) === !1 ? null : de != null && de.children ? de.children.map(
|
|
44568
44568
|
(ge, fe) => ge != null && ge.isHidden ? null : /* @__PURE__ */ y.jsxs(ye.Fragment, { children: [
|
|
44569
44569
|
ie(
|
|
44570
44570
|
ge,
|