@3sc/common-component 0.0.346 → 0.0.347
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 +1 -1
- 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
|
@@ -41120,7 +41120,7 @@ const k8 = ({ options: e, isDraggable: t }) => {
|
|
|
41120
41120
|
},
|
|
41121
41121
|
onClick: (U) => {
|
|
41122
41122
|
var Y;
|
|
41123
|
-
U.stopPropagation(), (!(
|
|
41123
|
+
U.stopPropagation(), (!(P != null && P.isMandatory) || (P == null ? void 0 : P.isMandatory) && (P == null ? void 0 : P.showHide) === !0) && ((P == null ? void 0 : P.showCheckbox) || !((Y = P == null ? void 0 : P.children) != null && Y.length)) && $(P);
|
|
41124
41124
|
},
|
|
41125
41125
|
children: /* @__PURE__ */ y.jsxs(
|
|
41126
41126
|
mt,
|