@univerjs/sheets-formula 0.14.0 → 0.15.0-insiders.20251227-dafc157

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/es/index.js CHANGED
@@ -859,7 +859,10 @@ function Wi(a, e) {
859
859
  }
860
860
  function _e(a) {
861
861
  if (a == null)
862
- return null;
862
+ return {
863
+ f: null,
864
+ si: null
865
+ };
863
866
  const { f: e, si: n, x: i = 0, y: r = 0 } = a, o = Me(e), u = sa(n);
864
867
  if (!o && !u)
865
868
  return {
package/lib/index.js CHANGED
@@ -859,7 +859,10 @@ function Wi(a, e) {
859
859
  }
860
860
  function _e(a) {
861
861
  if (a == null)
862
- return null;
862
+ return {
863
+ f: null,
864
+ si: null
865
+ };
863
866
  const { f: e, si: n, x: i = 0, y: r = 0 } = a, o = Me(e), u = sa(n);
864
867
  if (!o && !u)
865
868
  return {