@abdellatifui/react 3.2.111 → 3.2.112
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/nextgen.js +4 -1
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -6006,7 +6006,10 @@ const sh = Ce("flex items-center justify-center z-1 css-iuur1", {
|
|
|
6006
6006
|
hf,
|
|
6007
6007
|
{
|
|
6008
6008
|
onClickAway: (W) => {
|
|
6009
|
-
O({ event: W, open: n, applyStackRules: M, isLastItemInArray: g, ref: w, container: $, children: x, props: e, _children: s, id: r }), S
|
|
6009
|
+
if (O({ event: W, open: n, applyStackRules: M, isLastItemInArray: g, ref: w, container: $, children: x, props: e, _children: s, id: r }), S) {
|
|
6010
|
+
if (M && !g) return;
|
|
6011
|
+
_();
|
|
6012
|
+
}
|
|
6010
6013
|
},
|
|
6011
6014
|
children: s || x
|
|
6012
6015
|
}
|