@bilig/formula 0.1.73 → 0.1.74
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/generated/formula-inventory.d.ts +154 -153
- package/dist/generated/formula-inventory.js +154 -153
- package/dist/generated/formula-inventory.js.map +1 -1
- package/dist/runtime-inventory.d.ts +11 -0
- package/dist/runtime-inventory.js +50 -0
- package/dist/runtime-inventory.js.map +1 -0
- package/package.json +2 -2
|
@@ -2,14 +2,15 @@ export declare const formulaInventorySummary: {
|
|
|
2
2
|
readonly total: 525;
|
|
3
3
|
readonly odfMandatory: 59;
|
|
4
4
|
readonly officeListed: 508;
|
|
5
|
+
readonly officeListedRegisteredInCodebase: 508;
|
|
5
6
|
readonly overlap: 58;
|
|
6
7
|
readonly odfOnly: 1;
|
|
7
8
|
readonly officeOnly: 450;
|
|
8
|
-
readonly registeredInCodebase:
|
|
9
|
-
readonly missingInCodebase:
|
|
9
|
+
readonly registeredInCodebase: 525;
|
|
10
|
+
readonly missingInCodebase: 0;
|
|
10
11
|
readonly placeholders: 0;
|
|
11
12
|
readonly protocolBuiltins: 417;
|
|
12
|
-
readonly runtimeRegisteredMissingProtocol:
|
|
13
|
+
readonly runtimeRegisteredMissingProtocol: 89;
|
|
13
14
|
};
|
|
14
15
|
export declare const formulaInventory: readonly [{
|
|
15
16
|
readonly name: "ABS";
|
|
@@ -29,27 +30,27 @@ export declare const formulaInventory: readonly [{
|
|
|
29
30
|
readonly odfStatus: "Implemented";
|
|
30
31
|
readonly inOfficeList: true;
|
|
31
32
|
readonly deterministic: "deterministic";
|
|
32
|
-
readonly runtimeStatus: "
|
|
33
|
+
readonly runtimeStatus: "implemented";
|
|
33
34
|
readonly protocolId: undefined;
|
|
34
35
|
readonly protocolName: undefined;
|
|
35
36
|
readonly protocolSupportsWasm: false;
|
|
36
|
-
readonly jsStatus: "
|
|
37
|
+
readonly jsStatus: "implemented";
|
|
37
38
|
readonly wasmStatus: "not-started";
|
|
38
39
|
readonly placeholder: false;
|
|
39
|
-
readonly registeredInCodebase:
|
|
40
|
+
readonly registeredInCodebase: true;
|
|
40
41
|
}, {
|
|
41
42
|
readonly name: "ACCRINTM";
|
|
42
43
|
readonly odfStatus: "Implemented";
|
|
43
44
|
readonly inOfficeList: true;
|
|
44
45
|
readonly deterministic: "deterministic";
|
|
45
|
-
readonly runtimeStatus: "
|
|
46
|
+
readonly runtimeStatus: "implemented";
|
|
46
47
|
readonly protocolId: undefined;
|
|
47
48
|
readonly protocolName: undefined;
|
|
48
49
|
readonly protocolSupportsWasm: false;
|
|
49
|
-
readonly jsStatus: "
|
|
50
|
+
readonly jsStatus: "implemented";
|
|
50
51
|
readonly wasmStatus: "not-started";
|
|
51
52
|
readonly placeholder: false;
|
|
52
|
-
readonly registeredInCodebase:
|
|
53
|
+
readonly registeredInCodebase: true;
|
|
53
54
|
}, {
|
|
54
55
|
readonly name: "ACOS";
|
|
55
56
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -133,27 +134,27 @@ export declare const formulaInventory: readonly [{
|
|
|
133
134
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
134
135
|
readonly inOfficeList: true;
|
|
135
136
|
readonly deterministic: "deterministic";
|
|
136
|
-
readonly runtimeStatus: "
|
|
137
|
+
readonly runtimeStatus: "implemented";
|
|
137
138
|
readonly protocolId: undefined;
|
|
138
139
|
readonly protocolName: undefined;
|
|
139
140
|
readonly protocolSupportsWasm: false;
|
|
140
|
-
readonly jsStatus: "
|
|
141
|
+
readonly jsStatus: "implemented";
|
|
141
142
|
readonly wasmStatus: "not-started";
|
|
142
143
|
readonly placeholder: false;
|
|
143
|
-
readonly registeredInCodebase:
|
|
144
|
+
readonly registeredInCodebase: true;
|
|
144
145
|
}, {
|
|
145
146
|
readonly name: "AMORLINC";
|
|
146
147
|
readonly odfStatus: "Implemented";
|
|
147
148
|
readonly inOfficeList: true;
|
|
148
149
|
readonly deterministic: "deterministic";
|
|
149
|
-
readonly runtimeStatus: "
|
|
150
|
+
readonly runtimeStatus: "implemented";
|
|
150
151
|
readonly protocolId: undefined;
|
|
151
152
|
readonly protocolName: undefined;
|
|
152
153
|
readonly protocolSupportsWasm: false;
|
|
153
|
-
readonly jsStatus: "
|
|
154
|
+
readonly jsStatus: "implemented";
|
|
154
155
|
readonly wasmStatus: "not-started";
|
|
155
156
|
readonly placeholder: false;
|
|
156
|
-
readonly registeredInCodebase:
|
|
157
|
+
readonly registeredInCodebase: true;
|
|
157
158
|
}, {
|
|
158
159
|
readonly name: "AND";
|
|
159
160
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -172,14 +173,14 @@ export declare const formulaInventory: readonly [{
|
|
|
172
173
|
readonly odfStatus: "Implemented";
|
|
173
174
|
readonly inOfficeList: true;
|
|
174
175
|
readonly deterministic: "deterministic";
|
|
175
|
-
readonly runtimeStatus: "
|
|
176
|
+
readonly runtimeStatus: "implemented";
|
|
176
177
|
readonly protocolId: undefined;
|
|
177
178
|
readonly protocolName: undefined;
|
|
178
179
|
readonly protocolSupportsWasm: false;
|
|
179
|
-
readonly jsStatus: "
|
|
180
|
+
readonly jsStatus: "implemented";
|
|
180
181
|
readonly wasmStatus: "not-started";
|
|
181
182
|
readonly placeholder: false;
|
|
182
|
-
readonly registeredInCodebase:
|
|
183
|
+
readonly registeredInCodebase: true;
|
|
183
184
|
}, {
|
|
184
185
|
readonly name: "AREAS";
|
|
185
186
|
readonly odfStatus: "Placeholder (blocked)";
|
|
@@ -289,14 +290,14 @@ export declare const formulaInventory: readonly [{
|
|
|
289
290
|
readonly odfStatus: "Placeholder (blocked)";
|
|
290
291
|
readonly inOfficeList: true;
|
|
291
292
|
readonly deterministic: "deterministic";
|
|
292
|
-
readonly runtimeStatus: "
|
|
293
|
+
readonly runtimeStatus: "implemented";
|
|
293
294
|
readonly protocolId: undefined;
|
|
294
295
|
readonly protocolName: undefined;
|
|
295
296
|
readonly protocolSupportsWasm: false;
|
|
296
|
-
readonly jsStatus: "
|
|
297
|
+
readonly jsStatus: "implemented";
|
|
297
298
|
readonly wasmStatus: "not-started";
|
|
298
299
|
readonly placeholder: false;
|
|
299
|
-
readonly registeredInCodebase:
|
|
300
|
+
readonly registeredInCodebase: true;
|
|
300
301
|
}, {
|
|
301
302
|
readonly name: "AVERAGE";
|
|
302
303
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -991,14 +992,14 @@ export declare const formulaInventory: readonly [{
|
|
|
991
992
|
readonly odfStatus: "Placeholder (blocked)";
|
|
992
993
|
readonly inOfficeList: true;
|
|
993
994
|
readonly deterministic: "deterministic";
|
|
994
|
-
readonly runtimeStatus: "
|
|
995
|
+
readonly runtimeStatus: "implemented";
|
|
995
996
|
readonly protocolId: undefined;
|
|
996
997
|
readonly protocolName: undefined;
|
|
997
998
|
readonly protocolSupportsWasm: false;
|
|
998
|
-
readonly jsStatus: "
|
|
999
|
+
readonly jsStatus: "implemented";
|
|
999
1000
|
readonly wasmStatus: "not-started";
|
|
1000
1001
|
readonly placeholder: false;
|
|
1001
|
-
readonly registeredInCodebase:
|
|
1002
|
+
readonly registeredInCodebase: true;
|
|
1002
1003
|
}, {
|
|
1003
1004
|
readonly name: "CONCAT";
|
|
1004
1005
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -1017,14 +1018,14 @@ export declare const formulaInventory: readonly [{
|
|
|
1017
1018
|
readonly odfStatus: "Placeholder (blocked)";
|
|
1018
1019
|
readonly inOfficeList: true;
|
|
1019
1020
|
readonly deterministic: "deterministic";
|
|
1020
|
-
readonly runtimeStatus: "
|
|
1021
|
+
readonly runtimeStatus: "implemented";
|
|
1021
1022
|
readonly protocolId: undefined;
|
|
1022
1023
|
readonly protocolName: undefined;
|
|
1023
1024
|
readonly protocolSupportsWasm: false;
|
|
1024
|
-
readonly jsStatus: "
|
|
1025
|
+
readonly jsStatus: "implemented";
|
|
1025
1026
|
readonly wasmStatus: "not-started";
|
|
1026
1027
|
readonly placeholder: false;
|
|
1027
|
-
readonly registeredInCodebase:
|
|
1028
|
+
readonly registeredInCodebase: true;
|
|
1028
1029
|
}, {
|
|
1029
1030
|
readonly name: "CONFIDENCE";
|
|
1030
1031
|
readonly odfStatus: "Placeholder (blocked)";
|
|
@@ -1745,14 +1746,14 @@ export declare const formulaInventory: readonly [{
|
|
|
1745
1746
|
readonly odfStatus: "Placeholder (blocked)";
|
|
1746
1747
|
readonly inOfficeList: true;
|
|
1747
1748
|
readonly deterministic: "deterministic";
|
|
1748
|
-
readonly runtimeStatus: "
|
|
1749
|
+
readonly runtimeStatus: "implemented";
|
|
1749
1750
|
readonly protocolId: undefined;
|
|
1750
1751
|
readonly protocolName: undefined;
|
|
1751
1752
|
readonly protocolSupportsWasm: false;
|
|
1752
|
-
readonly jsStatus: "
|
|
1753
|
+
readonly jsStatus: "implemented";
|
|
1753
1754
|
readonly wasmStatus: "not-started";
|
|
1754
1755
|
readonly placeholder: false;
|
|
1755
|
-
readonly registeredInCodebase:
|
|
1756
|
+
readonly registeredInCodebase: true;
|
|
1756
1757
|
}, {
|
|
1757
1758
|
readonly name: "DGET";
|
|
1758
1759
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -2876,14 +2877,14 @@ export declare const formulaInventory: readonly [{
|
|
|
2876
2877
|
readonly odfStatus: "Placeholder (blocked)";
|
|
2877
2878
|
readonly inOfficeList: true;
|
|
2878
2879
|
readonly deterministic: "deterministic";
|
|
2879
|
-
readonly runtimeStatus: "
|
|
2880
|
+
readonly runtimeStatus: "implemented";
|
|
2880
2881
|
readonly protocolId: undefined;
|
|
2881
2882
|
readonly protocolName: undefined;
|
|
2882
2883
|
readonly protocolSupportsWasm: false;
|
|
2883
|
-
readonly jsStatus: "
|
|
2884
|
+
readonly jsStatus: "implemented";
|
|
2884
2885
|
readonly wasmStatus: "not-started";
|
|
2885
2886
|
readonly placeholder: false;
|
|
2886
|
-
readonly registeredInCodebase:
|
|
2887
|
+
readonly registeredInCodebase: true;
|
|
2887
2888
|
}, {
|
|
2888
2889
|
readonly name: "IMAGE";
|
|
2889
2890
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -2902,313 +2903,313 @@ export declare const formulaInventory: readonly [{
|
|
|
2902
2903
|
readonly odfStatus: "Placeholder (blocked)";
|
|
2903
2904
|
readonly inOfficeList: true;
|
|
2904
2905
|
readonly deterministic: "deterministic";
|
|
2905
|
-
readonly runtimeStatus: "
|
|
2906
|
+
readonly runtimeStatus: "implemented";
|
|
2906
2907
|
readonly protocolId: undefined;
|
|
2907
2908
|
readonly protocolName: undefined;
|
|
2908
2909
|
readonly protocolSupportsWasm: false;
|
|
2909
|
-
readonly jsStatus: "
|
|
2910
|
+
readonly jsStatus: "implemented";
|
|
2910
2911
|
readonly wasmStatus: "not-started";
|
|
2911
2912
|
readonly placeholder: false;
|
|
2912
|
-
readonly registeredInCodebase:
|
|
2913
|
+
readonly registeredInCodebase: true;
|
|
2913
2914
|
}, {
|
|
2914
2915
|
readonly name: "IMARGUMENT";
|
|
2915
2916
|
readonly odfStatus: "Placeholder (blocked)";
|
|
2916
2917
|
readonly inOfficeList: true;
|
|
2917
2918
|
readonly deterministic: "deterministic";
|
|
2918
|
-
readonly runtimeStatus: "
|
|
2919
|
+
readonly runtimeStatus: "implemented";
|
|
2919
2920
|
readonly protocolId: undefined;
|
|
2920
2921
|
readonly protocolName: undefined;
|
|
2921
2922
|
readonly protocolSupportsWasm: false;
|
|
2922
|
-
readonly jsStatus: "
|
|
2923
|
+
readonly jsStatus: "implemented";
|
|
2923
2924
|
readonly wasmStatus: "not-started";
|
|
2924
2925
|
readonly placeholder: false;
|
|
2925
|
-
readonly registeredInCodebase:
|
|
2926
|
+
readonly registeredInCodebase: true;
|
|
2926
2927
|
}, {
|
|
2927
2928
|
readonly name: "IMCONJUGATE";
|
|
2928
2929
|
readonly odfStatus: "Placeholder (blocked)";
|
|
2929
2930
|
readonly inOfficeList: true;
|
|
2930
2931
|
readonly deterministic: "deterministic";
|
|
2931
|
-
readonly runtimeStatus: "
|
|
2932
|
+
readonly runtimeStatus: "implemented";
|
|
2932
2933
|
readonly protocolId: undefined;
|
|
2933
2934
|
readonly protocolName: undefined;
|
|
2934
2935
|
readonly protocolSupportsWasm: false;
|
|
2935
|
-
readonly jsStatus: "
|
|
2936
|
+
readonly jsStatus: "implemented";
|
|
2936
2937
|
readonly wasmStatus: "not-started";
|
|
2937
2938
|
readonly placeholder: false;
|
|
2938
|
-
readonly registeredInCodebase:
|
|
2939
|
+
readonly registeredInCodebase: true;
|
|
2939
2940
|
}, {
|
|
2940
2941
|
readonly name: "IMCOS";
|
|
2941
2942
|
readonly odfStatus: "Placeholder (blocked)";
|
|
2942
2943
|
readonly inOfficeList: true;
|
|
2943
2944
|
readonly deterministic: "deterministic";
|
|
2944
|
-
readonly runtimeStatus: "
|
|
2945
|
+
readonly runtimeStatus: "implemented";
|
|
2945
2946
|
readonly protocolId: undefined;
|
|
2946
2947
|
readonly protocolName: undefined;
|
|
2947
2948
|
readonly protocolSupportsWasm: false;
|
|
2948
|
-
readonly jsStatus: "
|
|
2949
|
+
readonly jsStatus: "implemented";
|
|
2949
2950
|
readonly wasmStatus: "not-started";
|
|
2950
2951
|
readonly placeholder: false;
|
|
2951
|
-
readonly registeredInCodebase:
|
|
2952
|
+
readonly registeredInCodebase: true;
|
|
2952
2953
|
}, {
|
|
2953
2954
|
readonly name: "IMCOSH";
|
|
2954
2955
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
2955
2956
|
readonly inOfficeList: true;
|
|
2956
2957
|
readonly deterministic: "deterministic";
|
|
2957
|
-
readonly runtimeStatus: "
|
|
2958
|
+
readonly runtimeStatus: "implemented";
|
|
2958
2959
|
readonly protocolId: undefined;
|
|
2959
2960
|
readonly protocolName: undefined;
|
|
2960
2961
|
readonly protocolSupportsWasm: false;
|
|
2961
|
-
readonly jsStatus: "
|
|
2962
|
+
readonly jsStatus: "implemented";
|
|
2962
2963
|
readonly wasmStatus: "not-started";
|
|
2963
2964
|
readonly placeholder: false;
|
|
2964
|
-
readonly registeredInCodebase:
|
|
2965
|
+
readonly registeredInCodebase: true;
|
|
2965
2966
|
}, {
|
|
2966
2967
|
readonly name: "IMCOT";
|
|
2967
2968
|
readonly odfStatus: "Placeholder (blocked)";
|
|
2968
2969
|
readonly inOfficeList: true;
|
|
2969
2970
|
readonly deterministic: "deterministic";
|
|
2970
|
-
readonly runtimeStatus: "
|
|
2971
|
+
readonly runtimeStatus: "implemented";
|
|
2971
2972
|
readonly protocolId: undefined;
|
|
2972
2973
|
readonly protocolName: undefined;
|
|
2973
2974
|
readonly protocolSupportsWasm: false;
|
|
2974
|
-
readonly jsStatus: "
|
|
2975
|
+
readonly jsStatus: "implemented";
|
|
2975
2976
|
readonly wasmStatus: "not-started";
|
|
2976
2977
|
readonly placeholder: false;
|
|
2977
|
-
readonly registeredInCodebase:
|
|
2978
|
+
readonly registeredInCodebase: true;
|
|
2978
2979
|
}, {
|
|
2979
2980
|
readonly name: "IMCSC";
|
|
2980
2981
|
readonly odfStatus: "Placeholder (blocked)";
|
|
2981
2982
|
readonly inOfficeList: true;
|
|
2982
2983
|
readonly deterministic: "deterministic";
|
|
2983
|
-
readonly runtimeStatus: "
|
|
2984
|
+
readonly runtimeStatus: "implemented";
|
|
2984
2985
|
readonly protocolId: undefined;
|
|
2985
2986
|
readonly protocolName: undefined;
|
|
2986
2987
|
readonly protocolSupportsWasm: false;
|
|
2987
|
-
readonly jsStatus: "
|
|
2988
|
+
readonly jsStatus: "implemented";
|
|
2988
2989
|
readonly wasmStatus: "not-started";
|
|
2989
2990
|
readonly placeholder: false;
|
|
2990
|
-
readonly registeredInCodebase:
|
|
2991
|
+
readonly registeredInCodebase: true;
|
|
2991
2992
|
}, {
|
|
2992
2993
|
readonly name: "IMCSCH";
|
|
2993
2994
|
readonly odfStatus: "Placeholder (blocked)";
|
|
2994
2995
|
readonly inOfficeList: true;
|
|
2995
2996
|
readonly deterministic: "deterministic";
|
|
2996
|
-
readonly runtimeStatus: "
|
|
2997
|
+
readonly runtimeStatus: "implemented";
|
|
2997
2998
|
readonly protocolId: undefined;
|
|
2998
2999
|
readonly protocolName: undefined;
|
|
2999
3000
|
readonly protocolSupportsWasm: false;
|
|
3000
|
-
readonly jsStatus: "
|
|
3001
|
+
readonly jsStatus: "implemented";
|
|
3001
3002
|
readonly wasmStatus: "not-started";
|
|
3002
3003
|
readonly placeholder: false;
|
|
3003
|
-
readonly registeredInCodebase:
|
|
3004
|
+
readonly registeredInCodebase: true;
|
|
3004
3005
|
}, {
|
|
3005
3006
|
readonly name: "IMDIV";
|
|
3006
3007
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3007
3008
|
readonly inOfficeList: true;
|
|
3008
3009
|
readonly deterministic: "deterministic";
|
|
3009
|
-
readonly runtimeStatus: "
|
|
3010
|
+
readonly runtimeStatus: "implemented";
|
|
3010
3011
|
readonly protocolId: undefined;
|
|
3011
3012
|
readonly protocolName: undefined;
|
|
3012
3013
|
readonly protocolSupportsWasm: false;
|
|
3013
|
-
readonly jsStatus: "
|
|
3014
|
+
readonly jsStatus: "implemented";
|
|
3014
3015
|
readonly wasmStatus: "not-started";
|
|
3015
3016
|
readonly placeholder: false;
|
|
3016
|
-
readonly registeredInCodebase:
|
|
3017
|
+
readonly registeredInCodebase: true;
|
|
3017
3018
|
}, {
|
|
3018
3019
|
readonly name: "IMEXP";
|
|
3019
3020
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3020
3021
|
readonly inOfficeList: true;
|
|
3021
3022
|
readonly deterministic: "deterministic";
|
|
3022
|
-
readonly runtimeStatus: "
|
|
3023
|
+
readonly runtimeStatus: "implemented";
|
|
3023
3024
|
readonly protocolId: undefined;
|
|
3024
3025
|
readonly protocolName: undefined;
|
|
3025
3026
|
readonly protocolSupportsWasm: false;
|
|
3026
|
-
readonly jsStatus: "
|
|
3027
|
+
readonly jsStatus: "implemented";
|
|
3027
3028
|
readonly wasmStatus: "not-started";
|
|
3028
3029
|
readonly placeholder: false;
|
|
3029
|
-
readonly registeredInCodebase:
|
|
3030
|
+
readonly registeredInCodebase: true;
|
|
3030
3031
|
}, {
|
|
3031
3032
|
readonly name: "IMLN";
|
|
3032
3033
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3033
3034
|
readonly inOfficeList: true;
|
|
3034
3035
|
readonly deterministic: "deterministic";
|
|
3035
|
-
readonly runtimeStatus: "
|
|
3036
|
+
readonly runtimeStatus: "implemented";
|
|
3036
3037
|
readonly protocolId: undefined;
|
|
3037
3038
|
readonly protocolName: undefined;
|
|
3038
3039
|
readonly protocolSupportsWasm: false;
|
|
3039
|
-
readonly jsStatus: "
|
|
3040
|
+
readonly jsStatus: "implemented";
|
|
3040
3041
|
readonly wasmStatus: "not-started";
|
|
3041
3042
|
readonly placeholder: false;
|
|
3042
|
-
readonly registeredInCodebase:
|
|
3043
|
+
readonly registeredInCodebase: true;
|
|
3043
3044
|
}, {
|
|
3044
3045
|
readonly name: "IMLOG10";
|
|
3045
3046
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3046
3047
|
readonly inOfficeList: true;
|
|
3047
3048
|
readonly deterministic: "deterministic";
|
|
3048
|
-
readonly runtimeStatus: "
|
|
3049
|
+
readonly runtimeStatus: "implemented";
|
|
3049
3050
|
readonly protocolId: undefined;
|
|
3050
3051
|
readonly protocolName: undefined;
|
|
3051
3052
|
readonly protocolSupportsWasm: false;
|
|
3052
|
-
readonly jsStatus: "
|
|
3053
|
+
readonly jsStatus: "implemented";
|
|
3053
3054
|
readonly wasmStatus: "not-started";
|
|
3054
3055
|
readonly placeholder: false;
|
|
3055
|
-
readonly registeredInCodebase:
|
|
3056
|
+
readonly registeredInCodebase: true;
|
|
3056
3057
|
}, {
|
|
3057
3058
|
readonly name: "IMLOG2";
|
|
3058
3059
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3059
3060
|
readonly inOfficeList: true;
|
|
3060
3061
|
readonly deterministic: "deterministic";
|
|
3061
|
-
readonly runtimeStatus: "
|
|
3062
|
+
readonly runtimeStatus: "implemented";
|
|
3062
3063
|
readonly protocolId: undefined;
|
|
3063
3064
|
readonly protocolName: undefined;
|
|
3064
3065
|
readonly protocolSupportsWasm: false;
|
|
3065
|
-
readonly jsStatus: "
|
|
3066
|
+
readonly jsStatus: "implemented";
|
|
3066
3067
|
readonly wasmStatus: "not-started";
|
|
3067
3068
|
readonly placeholder: false;
|
|
3068
|
-
readonly registeredInCodebase:
|
|
3069
|
+
readonly registeredInCodebase: true;
|
|
3069
3070
|
}, {
|
|
3070
3071
|
readonly name: "IMPOWER";
|
|
3071
3072
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3072
3073
|
readonly inOfficeList: true;
|
|
3073
3074
|
readonly deterministic: "deterministic";
|
|
3074
|
-
readonly runtimeStatus: "
|
|
3075
|
+
readonly runtimeStatus: "implemented";
|
|
3075
3076
|
readonly protocolId: undefined;
|
|
3076
3077
|
readonly protocolName: undefined;
|
|
3077
3078
|
readonly protocolSupportsWasm: false;
|
|
3078
|
-
readonly jsStatus: "
|
|
3079
|
+
readonly jsStatus: "implemented";
|
|
3079
3080
|
readonly wasmStatus: "not-started";
|
|
3080
3081
|
readonly placeholder: false;
|
|
3081
|
-
readonly registeredInCodebase:
|
|
3082
|
+
readonly registeredInCodebase: true;
|
|
3082
3083
|
}, {
|
|
3083
3084
|
readonly name: "IMPRODUCT";
|
|
3084
3085
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3085
3086
|
readonly inOfficeList: true;
|
|
3086
3087
|
readonly deterministic: "deterministic";
|
|
3087
|
-
readonly runtimeStatus: "
|
|
3088
|
+
readonly runtimeStatus: "implemented";
|
|
3088
3089
|
readonly protocolId: undefined;
|
|
3089
3090
|
readonly protocolName: undefined;
|
|
3090
3091
|
readonly protocolSupportsWasm: false;
|
|
3091
|
-
readonly jsStatus: "
|
|
3092
|
+
readonly jsStatus: "implemented";
|
|
3092
3093
|
readonly wasmStatus: "not-started";
|
|
3093
3094
|
readonly placeholder: false;
|
|
3094
|
-
readonly registeredInCodebase:
|
|
3095
|
+
readonly registeredInCodebase: true;
|
|
3095
3096
|
}, {
|
|
3096
3097
|
readonly name: "IMREAL";
|
|
3097
3098
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3098
3099
|
readonly inOfficeList: true;
|
|
3099
3100
|
readonly deterministic: "deterministic";
|
|
3100
|
-
readonly runtimeStatus: "
|
|
3101
|
+
readonly runtimeStatus: "implemented";
|
|
3101
3102
|
readonly protocolId: undefined;
|
|
3102
3103
|
readonly protocolName: undefined;
|
|
3103
3104
|
readonly protocolSupportsWasm: false;
|
|
3104
|
-
readonly jsStatus: "
|
|
3105
|
+
readonly jsStatus: "implemented";
|
|
3105
3106
|
readonly wasmStatus: "not-started";
|
|
3106
3107
|
readonly placeholder: false;
|
|
3107
|
-
readonly registeredInCodebase:
|
|
3108
|
+
readonly registeredInCodebase: true;
|
|
3108
3109
|
}, {
|
|
3109
3110
|
readonly name: "IMSEC";
|
|
3110
3111
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3111
3112
|
readonly inOfficeList: true;
|
|
3112
3113
|
readonly deterministic: "deterministic";
|
|
3113
|
-
readonly runtimeStatus: "
|
|
3114
|
+
readonly runtimeStatus: "implemented";
|
|
3114
3115
|
readonly protocolId: undefined;
|
|
3115
3116
|
readonly protocolName: undefined;
|
|
3116
3117
|
readonly protocolSupportsWasm: false;
|
|
3117
|
-
readonly jsStatus: "
|
|
3118
|
+
readonly jsStatus: "implemented";
|
|
3118
3119
|
readonly wasmStatus: "not-started";
|
|
3119
3120
|
readonly placeholder: false;
|
|
3120
|
-
readonly registeredInCodebase:
|
|
3121
|
+
readonly registeredInCodebase: true;
|
|
3121
3122
|
}, {
|
|
3122
3123
|
readonly name: "IMSECH";
|
|
3123
3124
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3124
3125
|
readonly inOfficeList: true;
|
|
3125
3126
|
readonly deterministic: "deterministic";
|
|
3126
|
-
readonly runtimeStatus: "
|
|
3127
|
+
readonly runtimeStatus: "implemented";
|
|
3127
3128
|
readonly protocolId: undefined;
|
|
3128
3129
|
readonly protocolName: undefined;
|
|
3129
3130
|
readonly protocolSupportsWasm: false;
|
|
3130
|
-
readonly jsStatus: "
|
|
3131
|
+
readonly jsStatus: "implemented";
|
|
3131
3132
|
readonly wasmStatus: "not-started";
|
|
3132
3133
|
readonly placeholder: false;
|
|
3133
|
-
readonly registeredInCodebase:
|
|
3134
|
+
readonly registeredInCodebase: true;
|
|
3134
3135
|
}, {
|
|
3135
3136
|
readonly name: "IMSIN";
|
|
3136
3137
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3137
3138
|
readonly inOfficeList: true;
|
|
3138
3139
|
readonly deterministic: "deterministic";
|
|
3139
|
-
readonly runtimeStatus: "
|
|
3140
|
+
readonly runtimeStatus: "implemented";
|
|
3140
3141
|
readonly protocolId: undefined;
|
|
3141
3142
|
readonly protocolName: undefined;
|
|
3142
3143
|
readonly protocolSupportsWasm: false;
|
|
3143
|
-
readonly jsStatus: "
|
|
3144
|
+
readonly jsStatus: "implemented";
|
|
3144
3145
|
readonly wasmStatus: "not-started";
|
|
3145
3146
|
readonly placeholder: false;
|
|
3146
|
-
readonly registeredInCodebase:
|
|
3147
|
+
readonly registeredInCodebase: true;
|
|
3147
3148
|
}, {
|
|
3148
3149
|
readonly name: "IMSINH";
|
|
3149
3150
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
3150
3151
|
readonly inOfficeList: true;
|
|
3151
3152
|
readonly deterministic: "deterministic";
|
|
3152
|
-
readonly runtimeStatus: "
|
|
3153
|
+
readonly runtimeStatus: "implemented";
|
|
3153
3154
|
readonly protocolId: undefined;
|
|
3154
3155
|
readonly protocolName: undefined;
|
|
3155
3156
|
readonly protocolSupportsWasm: false;
|
|
3156
|
-
readonly jsStatus: "
|
|
3157
|
+
readonly jsStatus: "implemented";
|
|
3157
3158
|
readonly wasmStatus: "not-started";
|
|
3158
3159
|
readonly placeholder: false;
|
|
3159
|
-
readonly registeredInCodebase:
|
|
3160
|
+
readonly registeredInCodebase: true;
|
|
3160
3161
|
}, {
|
|
3161
3162
|
readonly name: "IMSQRT";
|
|
3162
3163
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3163
3164
|
readonly inOfficeList: true;
|
|
3164
3165
|
readonly deterministic: "deterministic";
|
|
3165
|
-
readonly runtimeStatus: "
|
|
3166
|
+
readonly runtimeStatus: "implemented";
|
|
3166
3167
|
readonly protocolId: undefined;
|
|
3167
3168
|
readonly protocolName: undefined;
|
|
3168
3169
|
readonly protocolSupportsWasm: false;
|
|
3169
|
-
readonly jsStatus: "
|
|
3170
|
+
readonly jsStatus: "implemented";
|
|
3170
3171
|
readonly wasmStatus: "not-started";
|
|
3171
3172
|
readonly placeholder: false;
|
|
3172
|
-
readonly registeredInCodebase:
|
|
3173
|
+
readonly registeredInCodebase: true;
|
|
3173
3174
|
}, {
|
|
3174
3175
|
readonly name: "IMSUB";
|
|
3175
3176
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3176
3177
|
readonly inOfficeList: true;
|
|
3177
3178
|
readonly deterministic: "deterministic";
|
|
3178
|
-
readonly runtimeStatus: "
|
|
3179
|
+
readonly runtimeStatus: "implemented";
|
|
3179
3180
|
readonly protocolId: undefined;
|
|
3180
3181
|
readonly protocolName: undefined;
|
|
3181
3182
|
readonly protocolSupportsWasm: false;
|
|
3182
|
-
readonly jsStatus: "
|
|
3183
|
+
readonly jsStatus: "implemented";
|
|
3183
3184
|
readonly wasmStatus: "not-started";
|
|
3184
3185
|
readonly placeholder: false;
|
|
3185
|
-
readonly registeredInCodebase:
|
|
3186
|
+
readonly registeredInCodebase: true;
|
|
3186
3187
|
}, {
|
|
3187
3188
|
readonly name: "IMSUM";
|
|
3188
3189
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3189
3190
|
readonly inOfficeList: true;
|
|
3190
3191
|
readonly deterministic: "deterministic";
|
|
3191
|
-
readonly runtimeStatus: "
|
|
3192
|
+
readonly runtimeStatus: "implemented";
|
|
3192
3193
|
readonly protocolId: undefined;
|
|
3193
3194
|
readonly protocolName: undefined;
|
|
3194
3195
|
readonly protocolSupportsWasm: false;
|
|
3195
|
-
readonly jsStatus: "
|
|
3196
|
+
readonly jsStatus: "implemented";
|
|
3196
3197
|
readonly wasmStatus: "not-started";
|
|
3197
3198
|
readonly placeholder: false;
|
|
3198
|
-
readonly registeredInCodebase:
|
|
3199
|
+
readonly registeredInCodebase: true;
|
|
3199
3200
|
}, {
|
|
3200
3201
|
readonly name: "IMTAN";
|
|
3201
3202
|
readonly odfStatus: "Placeholder (blocked)";
|
|
3202
3203
|
readonly inOfficeList: true;
|
|
3203
3204
|
readonly deterministic: "deterministic";
|
|
3204
|
-
readonly runtimeStatus: "
|
|
3205
|
+
readonly runtimeStatus: "implemented";
|
|
3205
3206
|
readonly protocolId: undefined;
|
|
3206
3207
|
readonly protocolName: undefined;
|
|
3207
3208
|
readonly protocolSupportsWasm: false;
|
|
3208
|
-
readonly jsStatus: "
|
|
3209
|
+
readonly jsStatus: "implemented";
|
|
3209
3210
|
readonly wasmStatus: "not-started";
|
|
3210
3211
|
readonly placeholder: false;
|
|
3211
|
-
readonly registeredInCodebase:
|
|
3212
|
+
readonly registeredInCodebase: true;
|
|
3212
3213
|
}, {
|
|
3213
3214
|
readonly name: "INDEX";
|
|
3214
3215
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -3617,27 +3618,27 @@ export declare const formulaInventory: readonly [{
|
|
|
3617
3618
|
readonly odfStatus: "Legacy not implemented";
|
|
3618
3619
|
readonly inOfficeList: false;
|
|
3619
3620
|
readonly deterministic: "deterministic";
|
|
3620
|
-
readonly runtimeStatus: "
|
|
3621
|
+
readonly runtimeStatus: "implemented";
|
|
3621
3622
|
readonly protocolId: undefined;
|
|
3622
3623
|
readonly protocolName: undefined;
|
|
3623
3624
|
readonly protocolSupportsWasm: false;
|
|
3624
|
-
readonly jsStatus: "
|
|
3625
|
+
readonly jsStatus: "implemented";
|
|
3625
3626
|
readonly wasmStatus: "not-started";
|
|
3626
3627
|
readonly placeholder: false;
|
|
3627
|
-
readonly registeredInCodebase:
|
|
3628
|
+
readonly registeredInCodebase: true;
|
|
3628
3629
|
}, {
|
|
3629
3630
|
readonly name: "LEGACY.NORMSINV";
|
|
3630
3631
|
readonly odfStatus: "Legacy not implemented";
|
|
3631
3632
|
readonly inOfficeList: false;
|
|
3632
3633
|
readonly deterministic: "deterministic";
|
|
3633
|
-
readonly runtimeStatus: "
|
|
3634
|
+
readonly runtimeStatus: "implemented";
|
|
3634
3635
|
readonly protocolId: undefined;
|
|
3635
3636
|
readonly protocolName: undefined;
|
|
3636
3637
|
readonly protocolSupportsWasm: false;
|
|
3637
|
-
readonly jsStatus: "
|
|
3638
|
+
readonly jsStatus: "implemented";
|
|
3638
3639
|
readonly wasmStatus: "not-started";
|
|
3639
3640
|
readonly placeholder: false;
|
|
3640
|
-
readonly registeredInCodebase:
|
|
3641
|
+
readonly registeredInCodebase: true;
|
|
3641
3642
|
}, {
|
|
3642
3643
|
readonly name: "LEN";
|
|
3643
3644
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -3903,14 +3904,14 @@ export declare const formulaInventory: readonly [{
|
|
|
3903
3904
|
readonly odfStatus: "Implemented";
|
|
3904
3905
|
readonly inOfficeList: true;
|
|
3905
3906
|
readonly deterministic: "deterministic";
|
|
3906
|
-
readonly runtimeStatus: "
|
|
3907
|
+
readonly runtimeStatus: "implemented";
|
|
3907
3908
|
readonly protocolId: undefined;
|
|
3908
3909
|
readonly protocolName: undefined;
|
|
3909
3910
|
readonly protocolSupportsWasm: false;
|
|
3910
|
-
readonly jsStatus: "
|
|
3911
|
+
readonly jsStatus: "implemented";
|
|
3911
3912
|
readonly wasmStatus: "not-started";
|
|
3912
3913
|
readonly placeholder: false;
|
|
3913
|
-
readonly registeredInCodebase:
|
|
3914
|
+
readonly registeredInCodebase: true;
|
|
3914
3915
|
}, {
|
|
3915
3916
|
readonly name: "MDURATION";
|
|
3916
3917
|
readonly odfStatus: "Placeholder (blocked)";
|
|
@@ -4020,14 +4021,14 @@ export declare const formulaInventory: readonly [{
|
|
|
4020
4021
|
readonly odfStatus: "Implemented";
|
|
4021
4022
|
readonly inOfficeList: true;
|
|
4022
4023
|
readonly deterministic: "deterministic";
|
|
4023
|
-
readonly runtimeStatus: "
|
|
4024
|
+
readonly runtimeStatus: "implemented";
|
|
4024
4025
|
readonly protocolId: undefined;
|
|
4025
4026
|
readonly protocolName: undefined;
|
|
4026
4027
|
readonly protocolSupportsWasm: false;
|
|
4027
|
-
readonly jsStatus: "
|
|
4028
|
+
readonly jsStatus: "implemented";
|
|
4028
4029
|
readonly wasmStatus: "not-started";
|
|
4029
4030
|
readonly placeholder: false;
|
|
4030
|
-
readonly registeredInCodebase:
|
|
4031
|
+
readonly registeredInCodebase: true;
|
|
4031
4032
|
}, {
|
|
4032
4033
|
readonly name: "MIRR";
|
|
4033
4034
|
readonly odfStatus: "Placeholder (blocked)";
|
|
@@ -4046,14 +4047,14 @@ export declare const formulaInventory: readonly [{
|
|
|
4046
4047
|
readonly odfStatus: "Implemented";
|
|
4047
4048
|
readonly inOfficeList: true;
|
|
4048
4049
|
readonly deterministic: "deterministic";
|
|
4049
|
-
readonly runtimeStatus: "
|
|
4050
|
+
readonly runtimeStatus: "implemented";
|
|
4050
4051
|
readonly protocolId: undefined;
|
|
4051
4052
|
readonly protocolName: undefined;
|
|
4052
4053
|
readonly protocolSupportsWasm: false;
|
|
4053
|
-
readonly jsStatus: "
|
|
4054
|
+
readonly jsStatus: "implemented";
|
|
4054
4055
|
readonly wasmStatus: "not-started";
|
|
4055
4056
|
readonly placeholder: false;
|
|
4056
|
-
readonly registeredInCodebase:
|
|
4057
|
+
readonly registeredInCodebase: true;
|
|
4057
4058
|
}, {
|
|
4058
4059
|
readonly name: "MOD";
|
|
4059
4060
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -4137,14 +4138,14 @@ export declare const formulaInventory: readonly [{
|
|
|
4137
4138
|
readonly odfStatus: "Implemented";
|
|
4138
4139
|
readonly inOfficeList: true;
|
|
4139
4140
|
readonly deterministic: "deterministic";
|
|
4140
|
-
readonly runtimeStatus: "
|
|
4141
|
+
readonly runtimeStatus: "implemented";
|
|
4141
4142
|
readonly protocolId: undefined;
|
|
4142
4143
|
readonly protocolName: undefined;
|
|
4143
4144
|
readonly protocolSupportsWasm: false;
|
|
4144
|
-
readonly jsStatus: "
|
|
4145
|
+
readonly jsStatus: "implemented";
|
|
4145
4146
|
readonly wasmStatus: "not-started";
|
|
4146
4147
|
readonly placeholder: false;
|
|
4147
|
-
readonly registeredInCodebase:
|
|
4148
|
+
readonly registeredInCodebase: true;
|
|
4148
4149
|
}, {
|
|
4149
4150
|
readonly name: "MULTIPLE.OPERATIONS";
|
|
4150
4151
|
readonly odfStatus: "Missing";
|
|
@@ -4631,14 +4632,14 @@ export declare const formulaInventory: readonly [{
|
|
|
4631
4632
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
4632
4633
|
readonly inOfficeList: true;
|
|
4633
4634
|
readonly deterministic: "deterministic";
|
|
4634
|
-
readonly runtimeStatus: "
|
|
4635
|
+
readonly runtimeStatus: "implemented";
|
|
4635
4636
|
readonly protocolId: undefined;
|
|
4636
4637
|
readonly protocolName: undefined;
|
|
4637
4638
|
readonly protocolSupportsWasm: false;
|
|
4638
|
-
readonly jsStatus: "
|
|
4639
|
+
readonly jsStatus: "implemented";
|
|
4639
4640
|
readonly wasmStatus: "not-started";
|
|
4640
4641
|
readonly placeholder: false;
|
|
4641
|
-
readonly registeredInCodebase:
|
|
4642
|
+
readonly registeredInCodebase: true;
|
|
4642
4643
|
}, {
|
|
4643
4644
|
readonly name: "PERCENTRANK";
|
|
4644
4645
|
readonly odfStatus: "Placeholder (blocked)";
|
|
@@ -4891,14 +4892,14 @@ export declare const formulaInventory: readonly [{
|
|
|
4891
4892
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
4892
4893
|
readonly inOfficeList: true;
|
|
4893
4894
|
readonly deterministic: "deterministic";
|
|
4894
|
-
readonly runtimeStatus: "
|
|
4895
|
+
readonly runtimeStatus: "implemented";
|
|
4895
4896
|
readonly protocolId: undefined;
|
|
4896
4897
|
readonly protocolName: undefined;
|
|
4897
4898
|
readonly protocolSupportsWasm: false;
|
|
4898
|
-
readonly jsStatus: "
|
|
4899
|
+
readonly jsStatus: "implemented";
|
|
4899
4900
|
readonly wasmStatus: "not-started";
|
|
4900
4901
|
readonly placeholder: false;
|
|
4901
|
-
readonly registeredInCodebase:
|
|
4902
|
+
readonly registeredInCodebase: true;
|
|
4902
4903
|
}, {
|
|
4903
4904
|
readonly name: "PV";
|
|
4904
4905
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -5099,40 +5100,40 @@ export declare const formulaInventory: readonly [{
|
|
|
5099
5100
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
5100
5101
|
readonly inOfficeList: true;
|
|
5101
5102
|
readonly deterministic: "deterministic";
|
|
5102
|
-
readonly runtimeStatus: "
|
|
5103
|
+
readonly runtimeStatus: "implemented";
|
|
5103
5104
|
readonly protocolId: undefined;
|
|
5104
5105
|
readonly protocolName: undefined;
|
|
5105
5106
|
readonly protocolSupportsWasm: false;
|
|
5106
|
-
readonly jsStatus: "
|
|
5107
|
+
readonly jsStatus: "implemented";
|
|
5107
5108
|
readonly wasmStatus: "not-started";
|
|
5108
5109
|
readonly placeholder: false;
|
|
5109
|
-
readonly registeredInCodebase:
|
|
5110
|
+
readonly registeredInCodebase: true;
|
|
5110
5111
|
}, {
|
|
5111
5112
|
readonly name: "REGEXREPLACE";
|
|
5112
5113
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
5113
5114
|
readonly inOfficeList: true;
|
|
5114
5115
|
readonly deterministic: "deterministic";
|
|
5115
|
-
readonly runtimeStatus: "
|
|
5116
|
+
readonly runtimeStatus: "implemented";
|
|
5116
5117
|
readonly protocolId: undefined;
|
|
5117
5118
|
readonly protocolName: undefined;
|
|
5118
5119
|
readonly protocolSupportsWasm: false;
|
|
5119
|
-
readonly jsStatus: "
|
|
5120
|
+
readonly jsStatus: "implemented";
|
|
5120
5121
|
readonly wasmStatus: "not-started";
|
|
5121
5122
|
readonly placeholder: false;
|
|
5122
|
-
readonly registeredInCodebase:
|
|
5123
|
+
readonly registeredInCodebase: true;
|
|
5123
5124
|
}, {
|
|
5124
5125
|
readonly name: "REGEXTEST";
|
|
5125
5126
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
5126
5127
|
readonly inOfficeList: true;
|
|
5127
5128
|
readonly deterministic: "deterministic";
|
|
5128
|
-
readonly runtimeStatus: "
|
|
5129
|
+
readonly runtimeStatus: "implemented";
|
|
5129
5130
|
readonly protocolId: undefined;
|
|
5130
5131
|
readonly protocolName: undefined;
|
|
5131
5132
|
readonly protocolSupportsWasm: false;
|
|
5132
|
-
readonly jsStatus: "
|
|
5133
|
+
readonly jsStatus: "implemented";
|
|
5133
5134
|
readonly wasmStatus: "not-started";
|
|
5134
5135
|
readonly placeholder: false;
|
|
5135
|
-
readonly registeredInCodebase:
|
|
5136
|
+
readonly registeredInCodebase: true;
|
|
5136
5137
|
}, {
|
|
5137
5138
|
readonly name: "REGISTER.ID";
|
|
5138
5139
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -5216,14 +5217,14 @@ export declare const formulaInventory: readonly [{
|
|
|
5216
5217
|
readonly odfStatus: "Implemented";
|
|
5217
5218
|
readonly inOfficeList: true;
|
|
5218
5219
|
readonly deterministic: "deterministic";
|
|
5219
|
-
readonly runtimeStatus: "
|
|
5220
|
+
readonly runtimeStatus: "implemented";
|
|
5220
5221
|
readonly protocolId: undefined;
|
|
5221
5222
|
readonly protocolName: undefined;
|
|
5222
5223
|
readonly protocolSupportsWasm: false;
|
|
5223
|
-
readonly jsStatus: "
|
|
5224
|
+
readonly jsStatus: "implemented";
|
|
5224
5225
|
readonly wasmStatus: "not-started";
|
|
5225
5226
|
readonly placeholder: false;
|
|
5226
|
-
readonly registeredInCodebase:
|
|
5227
|
+
readonly registeredInCodebase: true;
|
|
5227
5228
|
}, {
|
|
5228
5229
|
readonly name: "ROUND";
|
|
5229
5230
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -5528,14 +5529,14 @@ export declare const formulaInventory: readonly [{
|
|
|
5528
5529
|
readonly odfStatus: "Missing";
|
|
5529
5530
|
readonly inOfficeList: false;
|
|
5530
5531
|
readonly deterministic: "deterministic";
|
|
5531
|
-
readonly runtimeStatus: "
|
|
5532
|
+
readonly runtimeStatus: "implemented";
|
|
5532
5533
|
readonly protocolId: undefined;
|
|
5533
5534
|
readonly protocolName: undefined;
|
|
5534
5535
|
readonly protocolSupportsWasm: false;
|
|
5535
|
-
readonly jsStatus: "
|
|
5536
|
+
readonly jsStatus: "implemented";
|
|
5536
5537
|
readonly wasmStatus: "not-started";
|
|
5537
5538
|
readonly placeholder: false;
|
|
5538
|
-
readonly registeredInCodebase:
|
|
5539
|
+
readonly registeredInCodebase: true;
|
|
5539
5540
|
}, {
|
|
5540
5541
|
readonly name: "SLN";
|
|
5541
5542
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|
|
@@ -5840,40 +5841,40 @@ export declare const formulaInventory: readonly [{
|
|
|
5840
5841
|
readonly odfStatus: "Implemented";
|
|
5841
5842
|
readonly inOfficeList: true;
|
|
5842
5843
|
readonly deterministic: "deterministic";
|
|
5843
|
-
readonly runtimeStatus: "
|
|
5844
|
+
readonly runtimeStatus: "implemented";
|
|
5844
5845
|
readonly protocolId: undefined;
|
|
5845
5846
|
readonly protocolName: undefined;
|
|
5846
5847
|
readonly protocolSupportsWasm: false;
|
|
5847
|
-
readonly jsStatus: "
|
|
5848
|
+
readonly jsStatus: "implemented";
|
|
5848
5849
|
readonly wasmStatus: "not-started";
|
|
5849
5850
|
readonly placeholder: false;
|
|
5850
|
-
readonly registeredInCodebase:
|
|
5851
|
+
readonly registeredInCodebase: true;
|
|
5851
5852
|
}, {
|
|
5852
5853
|
readonly name: "SUMX2PY2";
|
|
5853
5854
|
readonly odfStatus: "Implemented";
|
|
5854
5855
|
readonly inOfficeList: true;
|
|
5855
5856
|
readonly deterministic: "deterministic";
|
|
5856
|
-
readonly runtimeStatus: "
|
|
5857
|
+
readonly runtimeStatus: "implemented";
|
|
5857
5858
|
readonly protocolId: undefined;
|
|
5858
5859
|
readonly protocolName: undefined;
|
|
5859
5860
|
readonly protocolSupportsWasm: false;
|
|
5860
|
-
readonly jsStatus: "
|
|
5861
|
+
readonly jsStatus: "implemented";
|
|
5861
5862
|
readonly wasmStatus: "not-started";
|
|
5862
5863
|
readonly placeholder: false;
|
|
5863
|
-
readonly registeredInCodebase:
|
|
5864
|
+
readonly registeredInCodebase: true;
|
|
5864
5865
|
}, {
|
|
5865
5866
|
readonly name: "SUMXMY2";
|
|
5866
5867
|
readonly odfStatus: "Implemented";
|
|
5867
5868
|
readonly inOfficeList: true;
|
|
5868
5869
|
readonly deterministic: "deterministic";
|
|
5869
|
-
readonly runtimeStatus: "
|
|
5870
|
+
readonly runtimeStatus: "implemented";
|
|
5870
5871
|
readonly protocolId: undefined;
|
|
5871
5872
|
readonly protocolName: undefined;
|
|
5872
5873
|
readonly protocolSupportsWasm: false;
|
|
5873
|
-
readonly jsStatus: "
|
|
5874
|
+
readonly jsStatus: "implemented";
|
|
5874
5875
|
readonly wasmStatus: "not-started";
|
|
5875
5876
|
readonly placeholder: false;
|
|
5876
|
-
readonly registeredInCodebase:
|
|
5877
|
+
readonly registeredInCodebase: true;
|
|
5877
5878
|
}, {
|
|
5878
5879
|
readonly name: "SWITCH";
|
|
5879
5880
|
readonly odfStatus: "Not in ODF 1.4 mandatory";
|