@univerjs/sheets-formula 0.2.14 → 0.2.15
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/lib/cjs/index.js +2 -2
- package/lib/es/index.js +100 -64
- package/lib/locale/en-US.json +17 -13
- package/lib/locale/ru-RU.json +16 -12
- package/lib/locale/vi-VN.json +4 -4
- package/lib/locale/zh-CN.json +17 -13
- package/lib/locale/zh-TW.json +16 -12
- package/lib/types/controllers/formula-alert-render.controller.d.ts +5 -2
- package/lib/types/locale/en-US.d.ts +8 -4
- package/lib/types/locale/function-list/text/en-US.d.ts +8 -4
- package/lib/types/locale/function-list/text/ja-JP.d.ts +8 -4
- package/lib/types/locale/function-list/text/ru-RU.d.ts +8 -4
- package/lib/types/locale/function-list/text/zh-CN.d.ts +8 -4
- package/lib/types/locale/function-list/text/zh-TW.d.ts +8 -4
- package/lib/types/locale/ru-RU.d.ts +8 -4
- package/lib/types/locale/zh-CN.d.ts +8 -4
- package/lib/types/locale/zh-TW.d.ts +8 -4
- package/lib/umd/index.js +2 -2
- package/package.json +23 -23
|
@@ -292,11 +292,11 @@ declare const _default: {
|
|
|
292
292
|
url: string;
|
|
293
293
|
}[];
|
|
294
294
|
functionParameter: {
|
|
295
|
-
|
|
295
|
+
text: {
|
|
296
296
|
name: string;
|
|
297
297
|
detail: string;
|
|
298
298
|
};
|
|
299
|
-
|
|
299
|
+
numBytes: {
|
|
300
300
|
name: string;
|
|
301
301
|
detail: string;
|
|
302
302
|
};
|
|
@@ -352,11 +352,15 @@ declare const _default: {
|
|
|
352
352
|
url: string;
|
|
353
353
|
}[];
|
|
354
354
|
functionParameter: {
|
|
355
|
-
|
|
355
|
+
text: {
|
|
356
356
|
name: string;
|
|
357
357
|
detail: string;
|
|
358
358
|
};
|
|
359
|
-
|
|
359
|
+
startNum: {
|
|
360
|
+
name: string;
|
|
361
|
+
detail: string;
|
|
362
|
+
};
|
|
363
|
+
numChars: {
|
|
360
364
|
name: string;
|
|
361
365
|
detail: string;
|
|
362
366
|
};
|
|
@@ -292,11 +292,11 @@ declare const _default: {
|
|
|
292
292
|
url: string;
|
|
293
293
|
}[];
|
|
294
294
|
functionParameter: {
|
|
295
|
-
|
|
295
|
+
text: {
|
|
296
296
|
name: string;
|
|
297
297
|
detail: string;
|
|
298
298
|
};
|
|
299
|
-
|
|
299
|
+
numBytes: {
|
|
300
300
|
name: string;
|
|
301
301
|
detail: string;
|
|
302
302
|
};
|
|
@@ -352,11 +352,15 @@ declare const _default: {
|
|
|
352
352
|
url: string;
|
|
353
353
|
}[];
|
|
354
354
|
functionParameter: {
|
|
355
|
-
|
|
355
|
+
text: {
|
|
356
356
|
name: string;
|
|
357
357
|
detail: string;
|
|
358
358
|
};
|
|
359
|
-
|
|
359
|
+
startNum: {
|
|
360
|
+
name: string;
|
|
361
|
+
detail: string;
|
|
362
|
+
};
|
|
363
|
+
numChars: {
|
|
360
364
|
name: string;
|
|
361
365
|
detail: string;
|
|
362
366
|
};
|
|
@@ -2728,11 +2728,11 @@ declare const _default: {
|
|
|
2728
2728
|
url: string;
|
|
2729
2729
|
}[];
|
|
2730
2730
|
functionParameter: {
|
|
2731
|
-
|
|
2731
|
+
text: {
|
|
2732
2732
|
name: string;
|
|
2733
2733
|
detail: string;
|
|
2734
2734
|
};
|
|
2735
|
-
|
|
2735
|
+
numBytes: {
|
|
2736
2736
|
name: string;
|
|
2737
2737
|
detail: string;
|
|
2738
2738
|
};
|
|
@@ -2788,11 +2788,15 @@ declare const _default: {
|
|
|
2788
2788
|
url: string;
|
|
2789
2789
|
}[];
|
|
2790
2790
|
functionParameter: {
|
|
2791
|
-
|
|
2791
|
+
text: {
|
|
2792
2792
|
name: string;
|
|
2793
2793
|
detail: string;
|
|
2794
2794
|
};
|
|
2795
|
-
|
|
2795
|
+
startNum: {
|
|
2796
|
+
name: string;
|
|
2797
|
+
detail: string;
|
|
2798
|
+
};
|
|
2799
|
+
numChars: {
|
|
2796
2800
|
name: string;
|
|
2797
2801
|
detail: string;
|
|
2798
2802
|
};
|
|
@@ -2728,11 +2728,11 @@ declare const _default: {
|
|
|
2728
2728
|
url: string;
|
|
2729
2729
|
}[];
|
|
2730
2730
|
functionParameter: {
|
|
2731
|
-
|
|
2731
|
+
text: {
|
|
2732
2732
|
name: string;
|
|
2733
2733
|
detail: string;
|
|
2734
2734
|
};
|
|
2735
|
-
|
|
2735
|
+
numBytes: {
|
|
2736
2736
|
name: string;
|
|
2737
2737
|
detail: string;
|
|
2738
2738
|
};
|
|
@@ -2788,11 +2788,15 @@ declare const _default: {
|
|
|
2788
2788
|
url: string;
|
|
2789
2789
|
}[];
|
|
2790
2790
|
functionParameter: {
|
|
2791
|
-
|
|
2791
|
+
text: {
|
|
2792
2792
|
name: string;
|
|
2793
2793
|
detail: string;
|
|
2794
2794
|
};
|
|
2795
|
-
|
|
2795
|
+
startNum: {
|
|
2796
|
+
name: string;
|
|
2797
|
+
detail: string;
|
|
2798
|
+
};
|
|
2799
|
+
numChars: {
|
|
2796
2800
|
name: string;
|
|
2797
2801
|
detail: string;
|
|
2798
2802
|
};
|
|
@@ -2728,11 +2728,11 @@ declare const _default: {
|
|
|
2728
2728
|
url: string;
|
|
2729
2729
|
}[];
|
|
2730
2730
|
functionParameter: {
|
|
2731
|
-
|
|
2731
|
+
text: {
|
|
2732
2732
|
name: string;
|
|
2733
2733
|
detail: string;
|
|
2734
2734
|
};
|
|
2735
|
-
|
|
2735
|
+
numBytes: {
|
|
2736
2736
|
name: string;
|
|
2737
2737
|
detail: string;
|
|
2738
2738
|
};
|
|
@@ -2788,11 +2788,15 @@ declare const _default: {
|
|
|
2788
2788
|
url: string;
|
|
2789
2789
|
}[];
|
|
2790
2790
|
functionParameter: {
|
|
2791
|
-
|
|
2791
|
+
text: {
|
|
2792
2792
|
name: string;
|
|
2793
2793
|
detail: string;
|
|
2794
2794
|
};
|
|
2795
|
-
|
|
2795
|
+
startNum: {
|
|
2796
|
+
name: string;
|
|
2797
|
+
detail: string;
|
|
2798
|
+
};
|
|
2799
|
+
numChars: {
|
|
2796
2800
|
name: string;
|
|
2797
2801
|
detail: string;
|
|
2798
2802
|
};
|