@fileverse-dev/dsheet 1.2.85 → 1.2.86
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/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -186778,7 +186778,7 @@ const EEt = (e) => {
|
|
|
186778
186778
|
I
|
|
186779
186779
|
);
|
|
186780
186780
|
}
|
|
186781
|
-
gW(B.currentSheetId, L
|
|
186781
|
+
gW(B.currentSheetId, L, S), (x = e.current) == null || x.calculateSubSheetFormula(
|
|
186782
186782
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
186783
186783
|
// @ts-expect-error
|
|
186784
186784
|
(w = (g = e.current) == null ? void 0 : g.getSheet()) == null ? void 0 : w.id
|