@fileverse-dev/dsheet 2.0.20 → 2.0.21-memory
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 -5
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -65264,8 +65264,7 @@ const vC = (e, t, n = "Anonymous", o = !0, r = "") => {
|
|
|
65264
65264
|
V.current,
|
|
65265
65265
|
i,
|
|
65266
65266
|
l,
|
|
65267
|
-
u
|
|
65268
|
-
a
|
|
65267
|
+
u
|
|
65269
65268
|
);
|
|
65270
65269
|
De(() => {
|
|
65271
65270
|
$ && T === "synced" && D.current && x((E) => E + 1);
|
|
@@ -71552,9 +71551,9 @@ const R8 = ({
|
|
|
71552
71551
|
dsheetId: f,
|
|
71553
71552
|
dataBlockCalcFunction: V
|
|
71554
71553
|
});
|
|
71555
|
-
}, [V]), De(() => {
|
|
71556
|
-
window.editorRef
|
|
71557
|
-
}, [o]);
|
|
71554
|
+
}, [V]), De(() => (window.editorRef = k.current, window.ydocRef = x.current, window.setForceRenderEditor = W, () => {
|
|
71555
|
+
delete window.editorRef, delete window.ydocRef, delete window.setForceRenderEditor;
|
|
71556
|
+
}), [o]);
|
|
71558
71557
|
const { handleXLSXUpload: q } = R8({
|
|
71559
71558
|
sheetEditorRef: k,
|
|
71560
71559
|
ydocRef: x,
|