@fileverse-dev/dsheet 3.0.0 → 3.0.1-formula-2
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/{constants-yStXQJiK.js → constants-Cdz6oSCq.js} +5 -7
- package/dist/constants.js +1 -1
- package/dist/editor/components/editor-workbook-sync.d.ts +1 -1
- package/dist/editor/components/sidebar/use-right-panels.d.ts +1 -1
- package/dist/editor/components/sidebars/named-ranges.d.ts +2 -0
- package/dist/editor/constants/shared-constants.d.ts +0 -2
- package/dist/editor/hooks/use-celldata-compaction.d.ts +23 -0
- package/dist/editor/hooks/use-xlsx-import-impl.d.ts +2 -1
- package/dist/editor/hooks/use-xlsx-import.d.ts +2 -1
- package/dist/editor/utils/compact-committed-celldata.d.ts +28 -0
- package/dist/editor/utils/config-ydoc-update.d.ts +20 -0
- package/dist/editor/utils/defined-names-ydoc.d.ts +31 -0
- package/dist/editor/utils/update-ydoc.d.ts +2 -2
- package/dist/editor/utils/xlsx-defined-names.d.ts +41 -0
- package/dist/executeStringFunction-DMPoSj5F.js +32826 -0
- package/dist/formula.js +1 -1
- package/dist/{index-CBzFxleP.js → index-DXDW0btz.js} +23936 -26308
- package/dist/index.es.js +39 -39
- package/dist/jszip.min-Cd5db7Wa.js +2319 -0
- package/dist/sheet-engine/core/api/cell.d.ts +0 -20
- package/dist/sheet-engine/core/api/common.d.ts +2 -1
- package/dist/sheet-engine/core/api/index.d.ts +1 -0
- package/dist/sheet-engine/core/api/sheet-flowdata-lifecycle.d.ts +17 -0
- package/dist/sheet-engine/core/api/sheet.d.ts +5 -0
- package/dist/sheet-engine/core/context.d.ts +3 -1
- package/dist/sheet-engine/core/index.d.ts +2 -2
- package/dist/sheet-engine/core/modules/formula-snapshot-eval.d.ts +11 -0
- package/dist/sheet-engine/core/modules/formula-worker-bridge.d.ts +1 -0
- package/dist/sheet-engine/core/modules/formula.d.ts +27 -0
- package/dist/sheet-engine/core/modules/index.d.ts +3 -2
- package/dist/sheet-engine/core/modules/namedRanges.d.ts +53 -0
- package/dist/sheet-engine/core/modules/sheet-metadata-hooks.d.ts +4 -0
- package/dist/sheet-engine/core/modules/sheet.d.ts +17 -1
- package/dist/sheet-engine/core/paste/paste-border-utils.d.ts +23 -0
- package/dist/sheet-engine/core/settings.d.ts +3 -1
- package/dist/sheet-engine/core/types.d.ts +20 -0
- package/dist/sheet-engine/core/utils/border-config-utils.d.ts +16 -0
- package/dist/sheet-engine/core/utils/cell-persist-utils.d.ts +10 -0
- package/dist/sheet-engine/core/utils/range-format.d.ts +71 -0
- package/dist/sheet-engine/core/utils/ydoc-celldata-changes.d.ts +40 -0
- package/dist/sheet-engine/react/components/NamedRanges/index.d.ts +4 -0
- package/dist/sheet-engine/react/components/Workbook/api.d.ts +8 -1
- package/dist/sheet-engine/react/components/Workbook/index.d.ts +5 -1
- package/dist/style.css +1 -1
- package/dist/use-xlsx-import-impl-CUPzhiOd.js +1595 -0
- package/dist/xlsx-defined-names-BU-izLEX.js +117 -0
- package/dist/xlsx-export-impl-BbZ7FCwW.js +818 -0
- package/package.json +2 -2
- package/dist/executeStringFunction-C5hEkx9z.js +0 -27694
- package/dist/use-xlsx-import-impl-C_npga_I.js +0 -1537
- package/dist/xlsx-export-impl-C2cU3lhm.js +0 -3126
package/dist/index.es.js
CHANGED
|
@@ -1,59 +1,59 @@
|
|
|
1
|
-
import { C as s, a as t, b as o, S as
|
|
2
|
-
import {
|
|
1
|
+
import { C as s, a as t, b as o, S as l, d as r, i as d, e as n, T as i, f as S, g as c, h, j as m, k as p, l as C, n as u, o as E, p as F, q as g, s as x, t as R, u as f, v as A, w as L, x as v, z as w, A as I, B as T, D, E as M } from "./index-DXDW0btz.js";
|
|
2
|
+
import { cn as k, co as V, cp as z, cv as P, bi as U, e as X, f as _, l as y, a as B, d7 as O, d8 as j, b1 as G, d9 as H, da as q, de as J, df as K, dh as N, D as W, dx as Y, e4 as Z, aW as Q } from "./executeStringFunction-DMPoSj5F.js";
|
|
3
3
|
import { FLVURL as ee } from "@fileverse-dev/formulajs";
|
|
4
|
-
import { E as se, S as te } from "./constants-
|
|
4
|
+
import { E as se, S as te } from "./constants-Cdz6oSCq.js";
|
|
5
5
|
export {
|
|
6
6
|
s as CommentAction,
|
|
7
7
|
t as CommentCellUI,
|
|
8
8
|
o as CommentsContent,
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
l as DSheetEditor,
|
|
10
|
+
r as DSheetSkeleton,
|
|
11
11
|
se as ERROR_MESSAGES_FLAG,
|
|
12
12
|
ee as FLVURL,
|
|
13
|
-
|
|
13
|
+
d as FortuneCore,
|
|
14
14
|
te as SERVICES_API_KEY,
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
n as SupportedChain,
|
|
16
|
+
i as TEMPLATES,
|
|
17
17
|
S as api,
|
|
18
|
-
|
|
18
|
+
k as clearColumnsCellsFormat,
|
|
19
19
|
c as clearFilter,
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
V as clearRowsCellsFormat,
|
|
21
|
+
z as clearSelectedCellFormat,
|
|
22
22
|
h as createFilter,
|
|
23
|
-
|
|
24
|
-
|
|
23
|
+
P as deleteRowCol,
|
|
24
|
+
U as deleteSelectedCellText,
|
|
25
25
|
m as describeMatchedShortcut,
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
26
|
+
X as executeStringFunction,
|
|
27
|
+
_ as formulaResponseUiSync,
|
|
28
|
+
y as getFlowdata,
|
|
29
29
|
p as getRemoveDuplicatesErrorMessage,
|
|
30
30
|
C as getRemoveDuplicatesPreview,
|
|
31
|
-
|
|
31
|
+
B as getSheetIndex,
|
|
32
32
|
u as handleCSVUpload,
|
|
33
33
|
E as handleCopy,
|
|
34
34
|
F as handleExportToCSV,
|
|
35
35
|
g as handleExportToJSON,
|
|
36
36
|
x as handleExportToXLSX,
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
37
|
+
O as handleFreeze,
|
|
38
|
+
j as handleHorizontalAlign,
|
|
39
|
+
G as handleLink,
|
|
40
|
+
H as handleMerge,
|
|
41
|
+
R as handlePasteByClick,
|
|
42
|
+
q as handleSort,
|
|
43
|
+
J as handleTextSize,
|
|
44
|
+
K as handleVerticalAlign,
|
|
45
|
+
f as importSpreadsheetFile,
|
|
46
|
+
N as insertRowCol,
|
|
47
|
+
A as isBrowserZoomShortcut,
|
|
48
|
+
L as isFormulaListShortcut,
|
|
49
|
+
v as isOpenShortcutsModalShortcut,
|
|
50
|
+
W as jfrefreshgrid,
|
|
51
|
+
Y as loadLocale,
|
|
52
|
+
w as removeActiveImage,
|
|
53
|
+
I as removeDuplicates,
|
|
54
|
+
T as showImgChooser,
|
|
55
|
+
Z as toolbarItemClickHandler,
|
|
56
|
+
Q as updateFormat,
|
|
57
|
+
D as useEnsStatus,
|
|
58
|
+
M as useXLSXImport
|
|
59
59
|
};
|