@fileverse-dev/dsheet 2.0.20 → 2.0.22
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/index.es.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -23506,7 +23506,7 @@ function tn(e, t, n, o, r) {
|
|
|
23506
23506
|
const F = i.v;
|
|
23507
23507
|
((Z = i == null ? void 0 : i.ct) == null ? void 0 : Z.t) === "d" && ((q = i == null ? void 0 : i.ct) != null && q.fa) && !Gt(F) ? i.m = Xt(i.ct.fa, F) : typeof F == "number" ? ra(i) : typeof F == "boolean" ? i.m = F ? "TRUE" : "FALSE" : Gt(F) ? i.m = "" : i.m = String(F);
|
|
23508
23508
|
}
|
|
23509
|
-
_.isNil(i.f) || (s ? (i.ct || (i.ct = { fa: "General", t: "g" }), i.ct.s = s) : i != null && i.ct && delete i.ct.s), o[t][n] = i, e.luckysheet_selection_range && (e.luckysheet_selection_range = []);
|
|
23509
|
+
_.isNil(i.f) || (s ? (i.ct || (i.ct = { fa: "General", t: "g" }), i.ct.s = s) : i != null && i.ct && _.isPlainObject(r) && Object.prototype.hasOwnProperty.call(r, "ct") && delete i.ct.s), o[t][n] = i, e.luckysheet_selection_range && (e.luckysheet_selection_range = []);
|
|
23510
23510
|
}
|
|
23511
23511
|
function ku(e, t, n, o) {
|
|
23512
23512
|
let r = Tt(e, t, n, "m");
|