@fileverse-dev/ddoc 3.0.96-zustand-19 → 3.0.96-zustand-20
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 +2 -7
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -43123,7 +43123,7 @@ const ofe = ({
|
|
|
43123
43123
|
const K = ({
|
|
43124
43124
|
transaction: Z
|
|
43125
43125
|
}) => {
|
|
43126
|
-
Z.
|
|
43126
|
+
Z.selectionSet && ie(), !ee && (ee = setTimeout(() => {
|
|
43127
43127
|
ee = null, S.getState().pruneFloatingItems();
|
|
43128
43128
|
}, 200));
|
|
43129
43129
|
};
|
|
@@ -182120,12 +182120,7 @@ const wHe = ({
|
|
|
182120
182120
|
}, [M, A]), wh(
|
|
182121
182121
|
C,
|
|
182122
182122
|
() => {
|
|
182123
|
-
!l || !M ||
|
|
182124
|
-
if (e != null && e.view && !e.isDestroyed) {
|
|
182125
|
-
const L = e.state.tr;
|
|
182126
|
-
L.setMeta("commentRecheck", !0), e.view.dispatch(L);
|
|
182127
|
-
}
|
|
182128
|
-
}));
|
|
182123
|
+
!l || !M || i(M);
|
|
182129
182124
|
},
|
|
182130
182125
|
"mousedown",
|
|
182131
182126
|
{ capture: !0 }
|