@fileverse-dev/dsheet 2.0.32 → 2.0.33-patch-user-feedback
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/{executeStringFunction-BuxBjU-d.js → executeStringFunction-BX6g8m_y.js} +63 -63
- package/dist/formula.js +1 -1
- package/dist/{index-C5KtMCEt.js → index-DwrW9C4F.js} +7933 -7840
- package/dist/index.es.js +12 -12
- package/dist/sheet-engine/core/types.d.ts +4 -0
- package/dist/{use-xlsx-import-impl-C36HAaE8.js → use-xlsx-import-impl-DHhZeyTG.js} +2 -2
- package/dist/{xlsx-export-impl-B_v1nNSW.js → xlsx-export-impl-Dw5c4YYF.js} +1 -1
- package/package.json +2 -2
|
@@ -21617,13 +21617,13 @@ function bn(e, t, r, a, n) {
|
|
|
21617
21617
|
}
|
|
21618
21618
|
if (o.v === 1 / 0 || o.v === -1 / 0)
|
|
21619
21619
|
o.m = o.v.toString();
|
|
21620
|
-
else if (cc(o.v))
|
|
21621
|
-
o.m = uc(o.v);
|
|
21622
|
-
else if (o.v.toString().toLowerCase().indexOf("e") > -1)
|
|
21623
|
-
o.m = lc(o.v);
|
|
21624
21620
|
else {
|
|
21625
21621
|
const G = Math.round(o.v * 1e9) / 1e9;
|
|
21626
|
-
if (
|
|
21622
|
+
if (cc(G))
|
|
21623
|
+
o.m = uc(G);
|
|
21624
|
+
else if (o.v.toString().toLowerCase().indexOf("e") > -1)
|
|
21625
|
+
o.m = lc(o.v);
|
|
21626
|
+
else if (h.isNil(o.ct)) {
|
|
21627
21627
|
const U = It(G);
|
|
21628
21628
|
U != null && (o.m = U[0].toString());
|
|
21629
21629
|
} else {
|
|
@@ -27065,7 +27065,7 @@ export {
|
|
|
27065
27065
|
wl as ay,
|
|
27066
27066
|
al as az,
|
|
27067
27067
|
bc as b,
|
|
27068
|
-
|
|
27068
|
+
Au as b$,
|
|
27069
27069
|
Pd as b0,
|
|
27070
27070
|
Hd as b1,
|
|
27071
27071
|
Ld as b2,
|
|
@@ -27076,33 +27076,33 @@ export {
|
|
|
27076
27076
|
Qc as b7,
|
|
27077
27077
|
Xf as b8,
|
|
27078
27078
|
eu as b9,
|
|
27079
|
-
|
|
27080
|
-
|
|
27081
|
-
|
|
27082
|
-
|
|
27083
|
-
|
|
27084
|
-
|
|
27085
|
-
|
|
27086
|
-
|
|
27087
|
-
|
|
27088
|
-
|
|
27089
|
-
|
|
27090
|
-
|
|
27091
|
-
|
|
27092
|
-
|
|
27093
|
-
|
|
27094
|
-
|
|
27095
|
-
|
|
27096
|
-
|
|
27097
|
-
|
|
27098
|
-
|
|
27099
|
-
|
|
27100
|
-
|
|
27101
|
-
|
|
27102
|
-
|
|
27103
|
-
|
|
27104
|
-
|
|
27105
|
-
|
|
27079
|
+
Jf as bA,
|
|
27080
|
+
Ed as bB,
|
|
27081
|
+
ed as bC,
|
|
27082
|
+
nd as bD,
|
|
27083
|
+
td as bE,
|
|
27084
|
+
Xu as bF,
|
|
27085
|
+
ju as bG,
|
|
27086
|
+
dr as bH,
|
|
27087
|
+
Mc as bI,
|
|
27088
|
+
Gd as bJ,
|
|
27089
|
+
_d as bK,
|
|
27090
|
+
vd as bL,
|
|
27091
|
+
wd as bM,
|
|
27092
|
+
cd as bN,
|
|
27093
|
+
Yd as bO,
|
|
27094
|
+
Ad as bP,
|
|
27095
|
+
kl as bQ,
|
|
27096
|
+
xt as bR,
|
|
27097
|
+
jd as bS,
|
|
27098
|
+
Wn as bT,
|
|
27099
|
+
sf as bU,
|
|
27100
|
+
Vd as bV,
|
|
27101
|
+
Wd as bW,
|
|
27102
|
+
na as bX,
|
|
27103
|
+
Ko as bY,
|
|
27104
|
+
Ss as bZ,
|
|
27105
|
+
Ms as b_,
|
|
27106
27106
|
Dd as ba,
|
|
27107
27107
|
Yf as bb,
|
|
27108
27108
|
tu as bc,
|
|
@@ -27127,19 +27127,19 @@ export {
|
|
|
27127
27127
|
Vc as bv,
|
|
27128
27128
|
rd as bw,
|
|
27129
27129
|
ad as bx,
|
|
27130
|
-
|
|
27131
|
-
|
|
27130
|
+
Ku as by,
|
|
27131
|
+
Oo as bz,
|
|
27132
27132
|
Bl as c,
|
|
27133
|
-
|
|
27134
|
-
|
|
27135
|
-
|
|
27136
|
-
|
|
27137
|
-
|
|
27138
|
-
|
|
27139
|
-
|
|
27140
|
-
|
|
27141
|
-
|
|
27142
|
-
|
|
27133
|
+
Nl as c0,
|
|
27134
|
+
Mt as c1,
|
|
27135
|
+
jf as c2,
|
|
27136
|
+
Hf as c3,
|
|
27137
|
+
$l as c4,
|
|
27138
|
+
Of as c5,
|
|
27139
|
+
If as c6,
|
|
27140
|
+
aa as c7,
|
|
27141
|
+
Wc as c8,
|
|
27142
|
+
Qd as c9,
|
|
27143
27143
|
Kd as cA,
|
|
27144
27144
|
yf as cB,
|
|
27145
27145
|
Tf as cC,
|
|
@@ -27150,24 +27150,24 @@ export {
|
|
|
27150
27150
|
vf as cH,
|
|
27151
27151
|
_f as cI,
|
|
27152
27152
|
Rl as cJ,
|
|
27153
|
-
|
|
27154
|
-
|
|
27155
|
-
|
|
27156
|
-
|
|
27157
|
-
|
|
27158
|
-
|
|
27159
|
-
|
|
27160
|
-
|
|
27161
|
-
|
|
27162
|
-
|
|
27163
|
-
|
|
27164
|
-
|
|
27165
|
-
|
|
27166
|
-
|
|
27167
|
-
|
|
27168
|
-
|
|
27169
|
-
|
|
27170
|
-
|
|
27153
|
+
Xd as ca,
|
|
27154
|
+
of as cb,
|
|
27155
|
+
mc as cc,
|
|
27156
|
+
em as cd,
|
|
27157
|
+
dc as ce,
|
|
27158
|
+
ha as cf,
|
|
27159
|
+
pd as cg,
|
|
27160
|
+
Nn as ch,
|
|
27161
|
+
Sf as ci,
|
|
27162
|
+
As as cj,
|
|
27163
|
+
yt as ck,
|
|
27164
|
+
id as cl,
|
|
27165
|
+
Gn as cm,
|
|
27166
|
+
cu as cn,
|
|
27167
|
+
Bo as co,
|
|
27168
|
+
Sd as cp,
|
|
27169
|
+
kd as cq,
|
|
27170
|
+
Qu as cr,
|
|
27171
27171
|
od as cs,
|
|
27172
27172
|
kf as ct,
|
|
27173
27173
|
sd as cu,
|
package/dist/formula.js
CHANGED