@univerjs/sheets-ui 0.6.7-experimental.20250329-419d2d7 → 0.6.7-experimental.20250329-cad06f3
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 +1 -1
- package/lib/index.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +11 -11
package/lib/es/index.js
CHANGED
|
@@ -13620,7 +13620,7 @@ function of(r, e, t, n) {
|
|
|
13620
13620
|
};
|
|
13621
13621
|
}
|
|
13622
13622
|
function h0(r, e) {
|
|
13623
|
-
const { startRow: t, startColumn: n, endColumn: i, endRow: o } = e, s = r.getMatrixWithMergedCells(t, n, o, i, Xh.
|
|
13623
|
+
const { startRow: t, startColumn: n, endColumn: i, endRow: o } = e, s = r.getMatrixWithMergedCells(t, n, o, i, Xh.Raw), l = new Je();
|
|
13624
13624
|
let a = null;
|
|
13625
13625
|
return s.forValue((c, d, u) => {
|
|
13626
13626
|
var h, g, m, f;
|
package/lib/index.js
CHANGED
|
@@ -13620,7 +13620,7 @@ function of(r, e, t, n) {
|
|
|
13620
13620
|
};
|
|
13621
13621
|
}
|
|
13622
13622
|
function h0(r, e) {
|
|
13623
|
-
const { startRow: t, startColumn: n, endColumn: i, endRow: o } = e, s = r.getMatrixWithMergedCells(t, n, o, i, Xh.
|
|
13623
|
+
const { startRow: t, startColumn: n, endColumn: i, endRow: o } = e, s = r.getMatrixWithMergedCells(t, n, o, i, Xh.Raw), l = new Je();
|
|
13624
13624
|
let a = null;
|
|
13625
13625
|
return s.forValue((c, d, u) => {
|
|
13626
13626
|
var h, g, m, f;
|