@univerjs/sheets 0.15.0-insiders.20260110-48b77c8 → 0.15.1-insiders.20260117-8ce4a01
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 +1 -1
- package/lib/es/index.js +0 -1
- package/lib/index.js +0 -1
- package/lib/umd/index.js +1 -1
- package/package.json +7 -7
package/lib/es/index.js
CHANGED
|
@@ -1627,7 +1627,6 @@ const $e = (n, e) => {
|
|
|
1627
1627
|
}
|
|
1628
1628
|
}, uu = /* @__PURE__ */ new Set(["f", "p", "si", "custom", "ref", "xf"]);
|
|
1629
1629
|
function lu(n, e, t) {
|
|
1630
|
-
(n.f || n.si) && (delete e.v, delete e.t);
|
|
1631
1630
|
const s = Sa(t, n, e);
|
|
1632
1631
|
return Object.keys(n).forEach((o) => {
|
|
1633
1632
|
const r = o;
|
package/lib/index.js
CHANGED
|
@@ -1627,7 +1627,6 @@ const $e = (n, e) => {
|
|
|
1627
1627
|
}
|
|
1628
1628
|
}, uu = /* @__PURE__ */ new Set(["f", "p", "si", "custom", "ref", "xf"]);
|
|
1629
1629
|
function lu(n, e, t) {
|
|
1630
|
-
(n.f || n.si) && (delete e.v, delete e.t);
|
|
1631
1630
|
const s = Sa(t, n, e);
|
|
1632
1631
|
return Object.keys(n).forEach((o) => {
|
|
1633
1632
|
const r = o;
|