@3sc/common-component 0.0.195 → 0.0.196
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
|
@@ -38555,7 +38555,7 @@ const XL = ({ options: e, isDraggable: t }) => {
|
|
|
38555
38555
|
return ht(() => {
|
|
38556
38556
|
const M = (j) => {
|
|
38557
38557
|
var P, A;
|
|
38558
|
-
|
|
38558
|
+
T.current && !T.current.contains(j.target) && !((P = I.current) != null && P.contains(j.target)) && (u(!1), m(""), a && ((A = l == null ? void 0 : l.onChange) == null || A.call(l, d, "closed")));
|
|
38559
38559
|
};
|
|
38560
38560
|
return document.addEventListener("mousedown", M), () => document.removeEventListener("mousedown", M);
|
|
38561
38561
|
}, [c, d]), /* @__PURE__ */ y.jsxs(y.Fragment, { children: [
|