igniteui-webcomponents-excel 4.7.0-beta.0 → 4.7.1
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/bundles/igniteui-webcomponents-excel.umd.js +727 -701
- package/bundles/igniteui-webcomponents-excel.umd.min.js +1 -1
- package/esm2015/lib/DefaultStyleHelper_combined.js +666 -657
- package/esm2015/lib/LegacyShapeData.js +4 -4
- package/esm2015/lib/ObjectModelVmlDrawingPartManager_UpdateLegacyShapeData.js +1 -1
- package/esm2015/lib/UltraCalcFunctionCell.js +2 -2
- package/esm2015/lib/WorkbookLoadManagerExcel2007_combined.js +24 -24
- package/esm2015/lib/WorkbookSaveManagerExcel2003_combined.js +29 -16
- package/esm2015/lib/XlsxUtilities_combined.js +2 -2
- package/esm5/lib/DefaultStyleHelper_combined.js +665 -652
- package/esm5/lib/LegacyShapeData.js +4 -4
- package/esm5/lib/ObjectModelVmlDrawingPartManager_UpdateLegacyShapeData.js +1 -1
- package/esm5/lib/UltraCalcFunctionCell.js +2 -2
- package/esm5/lib/WorkbookLoadManagerExcel2007_combined.js +24 -24
- package/esm5/lib/WorkbookSaveManagerExcel2003_combined.js +29 -16
- package/esm5/lib/XlsxUtilities_combined.js +2 -2
- package/fesm2015/igniteui-webcomponents-excel.js +728 -706
- package/fesm5/igniteui-webcomponents-excel.js +727 -701
- package/lib/DefaultStyleHelper_combined.d.ts +167 -163
- package/package.json +2 -2
|
@@ -85,16 +85,16 @@ export let LegacyShapeData = /*@__PURE__*/ (() => {
|
|
|
85
85
|
this.a[2] = a._ah.o;
|
|
86
86
|
this.a[4] = a._ad.m;
|
|
87
87
|
this.a[6] = a._ad.o;
|
|
88
|
-
let c = b.
|
|
88
|
+
let c = b._fq(a._ah.m, true);
|
|
89
89
|
let d = ((c * a._topLeftCornerPosition$i.x) / 100);
|
|
90
90
|
this.a[1] = truncate(MathUtilities.f(d));
|
|
91
|
-
let e = b.
|
|
91
|
+
let e = b._ft(a._ah.o, true);
|
|
92
92
|
let f = ((e * a._topLeftCornerPosition$i.y) / 100);
|
|
93
93
|
this.a[3] = truncate(MathUtilities.f(f));
|
|
94
|
-
let g = b.
|
|
94
|
+
let g = b._fq(a._ad.m, true);
|
|
95
95
|
let h = ((g * a._bottomRightCornerPosition$i.x) / 100);
|
|
96
96
|
this.a[5] = truncate(MathUtilities.f(h));
|
|
97
|
-
let i = b.
|
|
97
|
+
let i = b._ft(a._ad.o, true);
|
|
98
98
|
let j = ((i * a._bottomRightCornerPosition$i.y) / 100);
|
|
99
99
|
this.a[7] = truncate(MathUtilities.f(j));
|
|
100
100
|
}
|
|
@@ -31,7 +31,7 @@ export let ObjectModelVmlDrawingPartManager_UpdateLegacyShapeData = /*@__PURE__*
|
|
|
31
31
|
}
|
|
32
32
|
b.s = toNullable(Boolean_$type, c._ec(a.cell._ab));
|
|
33
33
|
b.t = toNullable(Number_$type, a.cell._ab);
|
|
34
|
-
b.ai = toNullable(Boolean_$type, c.
|
|
34
|
+
b.ai = toNullable(Boolean_$type, c._eh(a.cell.rowIndex));
|
|
35
35
|
b.ah = toNullable(Number_$type, a.cell.rowIndex);
|
|
36
36
|
b.k = true;
|
|
37
37
|
b.z = toNullable(ST_InsetMode_$type, 0);
|
|
@@ -206,8 +206,8 @@ export let UltraCalcFunctionCell = /*@__PURE__*/ (() => {
|
|
|
206
206
|
m = new ExcelCalcErrorValue(3);
|
|
207
207
|
}
|
|
208
208
|
else {
|
|
209
|
-
let ab = h.
|
|
210
|
-
m = MathUtilities.f(h.
|
|
209
|
+
let ab = h._fq(j, false);
|
|
210
|
+
m = MathUtilities.f(h._fo(ab));
|
|
211
211
|
}
|
|
212
212
|
break;
|
|
213
213
|
}
|
|
@@ -4353,7 +4353,7 @@ export let SparklineExtensions = /*@__PURE__*/ (() => {
|
|
|
4353
4353
|
}
|
|
4354
4354
|
}
|
|
4355
4355
|
e = b.c;
|
|
4356
|
-
let i = Worksheet.
|
|
4356
|
+
let i = Worksheet._fi;
|
|
4357
4357
|
try {
|
|
4358
4358
|
let j = ExcelUtils.t(e, c, g.firstRow, g._v, 1, "dataRange", "LE_InvalidRegion", i, d);
|
|
4359
4359
|
let k = null;
|
|
@@ -4668,7 +4668,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
4668
4668
|
let i = new SheetRelationships();
|
|
4669
4669
|
let j = b;
|
|
4670
4670
|
let k = j.sheetBackground == null ? null : ExcelUtils.z(j.sheetBackground, b._dh);
|
|
4671
|
-
return WorkItemExtensions.c(WorkItemExtensions.c(WorkItemExtensions.c(WorkItemExtensions.c(WorkItemExtensions.c(WorkItemExtensions.c(WorkItemExtensions.c(Async.g(k != null, () => WorkItemExtensions.k(Tuple$2.$.specialize(Uri.$, String_$type), String_$type, c._b0(k, b._dh), (l) => e.a = WorkItemExtensions.m(Tuple$2.$.specialize(Uri.$, String_$type), l).d)), () => Async.g(f, () => WorkItemExtensions.k(Tuple$2.$.specialize(Uri.$, String_$type), String_$type, c._j(ObjectModelDrawingPartManager.bg, b), (l) => i.a = WorkItemExtensions.m(Tuple$2.$.specialize(Uri.$, String_$type), l).d))), () => Async.g(e.j.count != 0, () => c._j(ObjectModelCommentsPartManager.a9, b))), () => Async.g(this.bu.count != 0, () => WorkItemExtensions.k(Tuple$2.$.specialize(Uri.$, String_$type), String_$type, c._j(ObjectModelVmlDrawingPartManager.bb, this.bu), (l) => i.c = WorkItemExtensions.m(Tuple$2.$.specialize(Uri.$, String_$type), l).d))), () => Async.g(b.
|
|
4671
|
+
return WorkItemExtensions.c(WorkItemExtensions.c(WorkItemExtensions.c(WorkItemExtensions.c(WorkItemExtensions.c(WorkItemExtensions.c(WorkItemExtensions.c(Async.g(k != null, () => WorkItemExtensions.k(Tuple$2.$.specialize(Uri.$, String_$type), String_$type, c._b0(k, b._dh), (l) => e.a = WorkItemExtensions.m(Tuple$2.$.specialize(Uri.$, String_$type), l).d)), () => Async.g(f, () => WorkItemExtensions.k(Tuple$2.$.specialize(Uri.$, String_$type), String_$type, c._j(ObjectModelDrawingPartManager.bg, b), (l) => i.a = WorkItemExtensions.m(Tuple$2.$.specialize(Uri.$, String_$type), l).d))), () => Async.g(e.j.count != 0, () => c._j(ObjectModelCommentsPartManager.a9, b))), () => Async.g(this.bu.count != 0, () => WorkItemExtensions.k(Tuple$2.$.specialize(Uri.$, String_$type), String_$type, c._j(ObjectModelVmlDrawingPartManager.bb, this.bu), (l) => i.c = WorkItemExtensions.m(Tuple$2.$.specialize(Uri.$, String_$type), l).d))), () => Async.g(b._g4 != null, () => WorkItemExtensions.k(Tuple$2.$.specialize(Uri.$, String_$type), String_$type, c._j(ObjectModelVmlDrawingPartManager.bb, b._g4), (l) => i.b = WorkItemExtensions.m(Tuple$2.$.specialize(Uri.$, String_$type), l).d))), () => Async.c(0, b._tables$i.count, 1, (l) => c._j(ObjectModelTablePartManager.ba, b._tables$i._item(l)))), () => Async.d(PivotTableInfo.$, b._ez(), (l) => c._j(ObjectModelPivotTablePartManager.ba, l))), () => this.bd(d, i));
|
|
4672
4672
|
}
|
|
4673
4673
|
ai(a) {
|
|
4674
4674
|
switch (a) {
|
|
@@ -4811,11 +4811,11 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
4811
4811
|
let r = b.b[7];
|
|
4812
4812
|
a.topLeftCornerCell = this.bl._rows$i.item(m)._cells$i.item(k);
|
|
4813
4813
|
a.bottomRightCornerCell = this.bl._rows$i.item(q)._cells$i.item(o);
|
|
4814
|
-
let s = this.bl.
|
|
4815
|
-
let t = this.bl.
|
|
4814
|
+
let s = this.bl._fq(k, true);
|
|
4815
|
+
let t = this.bl._ft(m, true);
|
|
4816
4816
|
a._topLeftCornerPosition$i = ExcelUtils.hc((s == 0 ? 0 : (100 * l) / s), (t == 0 ? 0 : (100 * n) / t));
|
|
4817
|
-
let u = this.bl.
|
|
4818
|
-
let v = this.bl.
|
|
4817
|
+
let u = this.bl._fq(o, true);
|
|
4818
|
+
let v = this.bl._ft(q, true);
|
|
4819
4819
|
a._bottomRightCornerPosition$i = ExcelUtils.hc((u == 0 ? 0 : (100 * p) / u), (v == 0 ? 0 : (100 * r) / v));
|
|
4820
4820
|
let w = ObjectModelWorksheetPartManager.by(b);
|
|
4821
4821
|
if (nullableNotEquals(w, null)) {
|
|
@@ -5062,7 +5062,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
5062
5062
|
if (o == false) {
|
|
5063
5063
|
return;
|
|
5064
5064
|
}
|
|
5065
|
-
this.bl.
|
|
5065
|
+
this.bl._hx((a - 1), (b - 1), n, e, i, p, g);
|
|
5066
5066
|
}
|
|
5067
5067
|
static cw(a) {
|
|
5068
5068
|
}
|
|
@@ -5955,7 +5955,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
5955
5955
|
if (m) {
|
|
5956
5956
|
ac._an = m;
|
|
5957
5957
|
}
|
|
5958
|
-
r.
|
|
5958
|
+
r._h3(ac, r._getRegion1(f, 1));
|
|
5959
5959
|
ac._bp(c, b.bv);
|
|
5960
5960
|
if (nullableNotEquals(n, null)) {
|
|
5961
5961
|
b.bs.addItem(n.value, c._ar(b.bv));
|
|
@@ -6274,7 +6274,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
6274
6274
|
let f = PackageUtilities.ak(d).originalString;
|
|
6275
6275
|
let g;
|
|
6276
6276
|
if (((() => { let h = c._b7._a5.tryGetValue(f, g); g = h.p1; return h.ret; })())) {
|
|
6277
|
-
this.bl.
|
|
6277
|
+
this.bl._g4 = new LegacyDrawingHFInfo(g, e);
|
|
6278
6278
|
c._b7._a5.removeItem(f);
|
|
6279
6279
|
}
|
|
6280
6280
|
else {
|
|
@@ -6332,7 +6332,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
6332
6332
|
b = e.p2;
|
|
6333
6333
|
c = e.p3;
|
|
6334
6334
|
d = e.p4;
|
|
6335
|
-
this.bl.
|
|
6335
|
+
this.bl._en = b;
|
|
6336
6336
|
this.bl.displayOptions._showExpansionIndicatorBelowGroupedRows$i = XlsxUtilities.a8(b);
|
|
6337
6337
|
this.bl.displayOptions._showExpansionIndicatorToRightOfGroupedColumns$i = XlsxUtilities.a8(c);
|
|
6338
6338
|
this.bl.displayOptions.showOutlineSymbols = d;
|
|
@@ -6663,7 +6663,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
6663
6663
|
else if (this.bl._d4) {
|
|
6664
6664
|
o._bz = g;
|
|
6665
6665
|
if (this.bw >= 0) {
|
|
6666
|
-
o._cm = this.bl.
|
|
6666
|
+
o._cm = this.bl._gq;
|
|
6667
6667
|
}
|
|
6668
6668
|
}
|
|
6669
6669
|
o._b1 = k;
|
|
@@ -6750,7 +6750,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
6750
6750
|
if (this.bw >= 0) {
|
|
6751
6751
|
for (let a of fromEnum(this.bl._rows$i._m(0, this.bw))) {
|
|
6752
6752
|
if (!a._bz) {
|
|
6753
|
-
a._cm = this.bl.
|
|
6753
|
+
a._cm = this.bl._gq;
|
|
6754
6754
|
}
|
|
6755
6755
|
}
|
|
6756
6756
|
}
|
|
@@ -6781,11 +6781,11 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
6781
6781
|
i = j.p9;
|
|
6782
6782
|
if (nullableNotEquals(c, null)) {
|
|
6783
6783
|
this.bl._d7 = true;
|
|
6784
|
-
this.bl.
|
|
6784
|
+
this.bl._el = true;
|
|
6785
6785
|
this.bl.setDefaultColumnWidth(c.value, 0);
|
|
6786
6786
|
}
|
|
6787
6787
|
else if (b > 0) {
|
|
6788
|
-
this.bl.
|
|
6788
|
+
this.bl._ir(b, 2, true, false);
|
|
6789
6789
|
}
|
|
6790
6790
|
if (d && a > 0) {
|
|
6791
6791
|
this.bl.defaultRowHeight = truncate((a * 20));
|
|
@@ -6992,7 +6992,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
6992
6992
|
a = b.p1;
|
|
6993
6993
|
let c = typeCast(BinaryData.$, this.bh._au(a));
|
|
6994
6994
|
if (c != null) {
|
|
6995
|
-
this.bl.
|
|
6995
|
+
this.bl._g8(c);
|
|
6996
6996
|
}
|
|
6997
6997
|
}
|
|
6998
6998
|
static fm(a) {
|
|
@@ -7186,7 +7186,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
7186
7186
|
a.fw();
|
|
7187
7187
|
}
|
|
7188
7188
|
fw() {
|
|
7189
|
-
this.bl.
|
|
7189
|
+
this.bl._en = true;
|
|
7190
7190
|
this.s.k(this.bl.printOptions);
|
|
7191
7191
|
}
|
|
7192
7192
|
static fz(a) {
|
|
@@ -7327,7 +7327,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
7327
7327
|
this.ad.k();
|
|
7328
7328
|
}
|
|
7329
7329
|
f7(a) {
|
|
7330
|
-
let b = this.bl.
|
|
7330
|
+
let b = this.bl._fg;
|
|
7331
7331
|
if (b.count == 1 && b._inner[0].l) {
|
|
7332
7332
|
return;
|
|
7333
7333
|
}
|
|
@@ -7499,7 +7499,7 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
7499
7499
|
SpreadsheetMLMain.abb(this, "{A8765BA9-456A-4dab-B4F3-ACF838C121DE}");
|
|
7500
7500
|
this.ad.l(SpreadsheetML2009Main.ao);
|
|
7501
7501
|
SpreadsheetML2009Main.ds(this);
|
|
7502
|
-
return WorkItemExtensions.a(Async.d(BinaryData.$, this.bl.
|
|
7502
|
+
return WorkItemExtensions.a(Async.d(BinaryData.$, this.bl._e0(), runOn(this, this.bc)), () => {
|
|
7503
7503
|
this.ad.k();
|
|
7504
7504
|
this.ad.k();
|
|
7505
7505
|
});
|
|
@@ -7878,8 +7878,8 @@ export let ObjectModelWorksheetPartManager = /*@__PURE__*/ (() => {
|
|
|
7878
7878
|
}), () => this.ad.k());
|
|
7879
7879
|
}
|
|
7880
7880
|
g1() {
|
|
7881
|
-
let at = this.bl.
|
|
7882
|
-
if (nullableNotEquals(at, null) && Enumerable.b(WorksheetColumnBlock.$, this.bl.
|
|
7881
|
+
let at = this.bl._el ? toNullable(Number_$type, this.bl.getDefaultColumnWidth(0)) : toNullable(Number_$type, null);
|
|
7882
|
+
if (nullableNotEquals(at, null) && Enumerable.b(WorksheetColumnBlock.$, this.bl._fg, (au) => au.j)) {
|
|
7883
7883
|
at = toNullable(Number_$type, 0);
|
|
7884
7884
|
}
|
|
7885
7885
|
SpreadsheetMLMain.adj(this, this.bl.defaultRowHeight / 20, truncate(MathUtilities.j(this.bl.getDefaultColumnWidth(2))), at, this.bl._d4, this.bl._dv, this.bl._dt, this.bl._ds);
|
|
@@ -56889,8 +56889,8 @@ export let ObjectModelDrawingPartManager = /*@__PURE__*/ (() => {
|
|
|
56889
56889
|
}
|
|
56890
56890
|
static b0(a, b, c, d) {
|
|
56891
56891
|
let e = a.worksheet;
|
|
56892
|
-
let f = e.
|
|
56893
|
-
let g = e.
|
|
56892
|
+
let f = e._ge(a.columnIndex);
|
|
56893
|
+
let g = e._gi(a.rowIndex, false, true);
|
|
56894
56894
|
let h = b.x / 100;
|
|
56895
56895
|
let i = b.y / 100;
|
|
56896
56896
|
c = ExcelUtils.dp(MathUtilities.f(h * f));
|
|
@@ -58619,7 +58619,7 @@ export let ObjectModelWorkbookPartManagerBase = /*@__PURE__*/ (() => {
|
|
|
58619
58619
|
}
|
|
58620
58620
|
let j = b._sheets$i._add2(c, d, i);
|
|
58621
58621
|
if (j.type == 0) {
|
|
58622
|
-
j.
|
|
58622
|
+
j._el = false;
|
|
58623
58623
|
}
|
|
58624
58624
|
j._e.visibility = XlsxUtilities.af(e);
|
|
58625
58625
|
let k = PackageUtilities.ak(h).originalString;
|
|
@@ -59059,7 +59059,7 @@ export let ObjectModelPivotTablePartManager = /*@__PURE__*/ (() => {
|
|
|
59059
59059
|
if (b == null) {
|
|
59060
59060
|
return;
|
|
59061
59061
|
}
|
|
59062
|
-
b.
|
|
59062
|
+
b._g7(new PivotTableInfo(a, this.a7()));
|
|
59063
59063
|
}
|
|
59064
59064
|
u(a) {
|
|
59065
59065
|
let b = typeCast(PivotTableInfo.$, a);
|
|
@@ -760,7 +760,7 @@ export let WorkbookSaveManagerExcel2003 = /*@__PURE__*/ (() => {
|
|
|
760
760
|
this._dm(a);
|
|
761
761
|
this._dt(a.displayOptions);
|
|
762
762
|
this._di(a);
|
|
763
|
-
if (a.
|
|
763
|
+
if (a._el) {
|
|
764
764
|
this._ds(153);
|
|
765
765
|
}
|
|
766
766
|
if (this._af(a)) {
|
|
@@ -924,7 +924,7 @@ export let WorkbookSaveManagerExcel2003 = /*@__PURE__*/ (() => {
|
|
|
924
924
|
return b;
|
|
925
925
|
}
|
|
926
926
|
_dg(a) {
|
|
927
|
-
let b = new List$1(WorksheetColumnBlock.$, 1, a.
|
|
927
|
+
let b = new List$1(WorksheetColumnBlock.$, 1, a._fg);
|
|
928
928
|
if (b.count == 1 && b._inner[0].l) {
|
|
929
929
|
return;
|
|
930
930
|
}
|
|
@@ -9495,7 +9495,7 @@ export let SolverContainer = /*@__PURE__*/ (() => {
|
|
|
9495
9495
|
{
|
|
9496
9496
|
let c = _rest[0];
|
|
9497
9497
|
super(15, 0, 0);
|
|
9498
|
-
let d = c.
|
|
9498
|
+
let d = c._fh();
|
|
9499
9499
|
for (let e of fromEnum(d)) {
|
|
9500
9500
|
this.r(e);
|
|
9501
9501
|
}
|
|
@@ -10373,6 +10373,19 @@ export let AUTOFILTERINFORecord = /*@__PURE__*/ (() => {
|
|
|
10373
10373
|
class AUTOFILTERINFORecord extends Biff8RecordBase {
|
|
10374
10374
|
h(a) {
|
|
10375
10375
|
let b = a._aw._readUInt16();
|
|
10376
|
+
let c = a._aj.a(Worksheet.$);
|
|
10377
|
+
if (c != null) {
|
|
10378
|
+
let d = a._aj.a(CustomView.$);
|
|
10379
|
+
if (d == null) {
|
|
10380
|
+
let e = typeCast(NamedReference.$, a._b._a2("_FilterDatabase", c));
|
|
10381
|
+
if (e != null) {
|
|
10382
|
+
c.filterSettings._bs(e, false);
|
|
10383
|
+
}
|
|
10384
|
+
}
|
|
10385
|
+
else {
|
|
10386
|
+
let f = d._e(c, false);
|
|
10387
|
+
}
|
|
10388
|
+
}
|
|
10376
10389
|
}
|
|
10377
10390
|
i(a) {
|
|
10378
10391
|
let b = a._ca.a(Worksheet.$);
|
|
@@ -10825,12 +10838,12 @@ export let BOUNDSHEETRecord = /*@__PURE__*/ (() => {
|
|
|
10825
10838
|
let g = a._b._sheets$i._add2(d._y, e, f);
|
|
10826
10839
|
let h = g.type == 0 ? g : null;
|
|
10827
10840
|
if (h != null) {
|
|
10828
|
-
h.
|
|
10841
|
+
h._el = false;
|
|
10829
10842
|
h._br = c;
|
|
10830
10843
|
}
|
|
10831
10844
|
g._e.visibility = b;
|
|
10832
10845
|
if (h != null) {
|
|
10833
|
-
h.
|
|
10846
|
+
h._en = true;
|
|
10834
10847
|
a._cv(h);
|
|
10835
10848
|
}
|
|
10836
10849
|
}
|
|
@@ -11069,7 +11082,7 @@ export let COLINFORecord = /*@__PURE__*/ (() => {
|
|
|
11069
11082
|
}
|
|
11070
11083
|
if (c != 256) {
|
|
11071
11084
|
d = Math.min(255, d);
|
|
11072
|
-
b.
|
|
11085
|
+
b._hx(c, d, e, h, i, k);
|
|
11073
11086
|
}
|
|
11074
11087
|
a._aw.seek(2, 1);
|
|
11075
11088
|
}
|
|
@@ -11345,7 +11358,7 @@ export let DEFCOLWIDTHRecord = /*@__PURE__*/ (() => {
|
|
|
11345
11358
|
return;
|
|
11346
11359
|
}
|
|
11347
11360
|
let c = a._aw._readUInt16();
|
|
11348
|
-
b.
|
|
11361
|
+
b._ir(c, 2, true, false);
|
|
11349
11362
|
b._d7 = true;
|
|
11350
11363
|
}
|
|
11351
11364
|
i(a) {
|
|
@@ -15066,7 +15079,7 @@ export let SHRFMLARecord = /*@__PURE__*/ (() => {
|
|
|
15066
15079
|
c = j.p0;
|
|
15067
15080
|
d = j.p1;
|
|
15068
15081
|
let k = ((() => { let l = a._au(2, c, d); c = l.p1; d = l.p2; return l.ret; })());
|
|
15069
|
-
b.
|
|
15082
|
+
b._h3(k, b._cx(e, g, f, h));
|
|
15070
15083
|
let l = b._rows$i.item(e);
|
|
15071
15084
|
a._bm.item(new WorksheetCellAddress(1, e, g), k);
|
|
15072
15085
|
let m = new List$1(KeyValuePair$2.$.specialize(WorksheetCellAddress.$, ExcelCalcValue.$), 1, a._bl);
|
|
@@ -15287,7 +15300,7 @@ export let STANDARDWIDTHRecord = /*@__PURE__*/ (() => {
|
|
|
15287
15300
|
if (c != 0) {
|
|
15288
15301
|
b.defaultColumnWidth = c;
|
|
15289
15302
|
}
|
|
15290
|
-
b.
|
|
15303
|
+
b._el = true;
|
|
15291
15304
|
}
|
|
15292
15305
|
i(a) {
|
|
15293
15306
|
let b = a._ca.a(Worksheet.$);
|
|
@@ -15295,7 +15308,7 @@ export let STANDARDWIDTHRecord = /*@__PURE__*/ (() => {
|
|
|
15295
15308
|
return;
|
|
15296
15309
|
}
|
|
15297
15310
|
let c = b.defaultColumnWidth;
|
|
15298
|
-
if (Enumerable.b(WorksheetColumnBlock.$, b.
|
|
15311
|
+
if (Enumerable.b(WorksheetColumnBlock.$, b._fg, (d) => d.j)) {
|
|
15299
15312
|
c = 0;
|
|
15300
15313
|
}
|
|
15301
15314
|
a._cl._write17(c);
|
|
@@ -16473,7 +16486,7 @@ export let USERSVIEWBEGINRecord = /*@__PURE__*/ (() => {
|
|
|
16473
16486
|
ah.unfrozenPaneSettings.firstRowInBottomPane = ag;
|
|
16474
16487
|
ah.unfrozenPaneSettings.topPaneHeight = 0;
|
|
16475
16488
|
for (let ai = ab; ae > 0; ai++) {
|
|
16476
|
-
let aj = e.
|
|
16489
|
+
let aj = e._gi(ai);
|
|
16477
16490
|
let ak = Math.min(1, ae);
|
|
16478
16491
|
ah.unfrozenPaneSettings.topPaneHeight += truncate((ak * aj));
|
|
16479
16492
|
ae -= 1;
|
|
@@ -16487,7 +16500,7 @@ export let USERSVIEWBEGINRecord = /*@__PURE__*/ (() => {
|
|
|
16487
16500
|
ah.unfrozenPaneSettings.firstColumnInRightPane = af;
|
|
16488
16501
|
ah.unfrozenPaneSettings.leftPaneWidth = 0;
|
|
16489
16502
|
for (let al = ac; ad > 0; al++) {
|
|
16490
|
-
let am = e.
|
|
16503
|
+
let am = e._ge(al);
|
|
16491
16504
|
let an = Math.min(1, ad);
|
|
16492
16505
|
ah.unfrozenPaneSettings.leftPaneWidth += truncate((an * am));
|
|
16493
16506
|
ad -= 1;
|
|
@@ -16624,7 +16637,7 @@ export let USERSVIEWBEGINRecord = /*@__PURE__*/ (() => {
|
|
|
16624
16637
|
let ao = an.unfrozenPaneSettings.topPaneHeight;
|
|
16625
16638
|
ak = 0;
|
|
16626
16639
|
for (let ap = ah;; ap++) {
|
|
16627
|
-
let aq = c.
|
|
16640
|
+
let aq = c._gi(ap);
|
|
16628
16641
|
if (aq < ao) {
|
|
16629
16642
|
ak += 1;
|
|
16630
16643
|
ao -= aq;
|
|
@@ -16647,7 +16660,7 @@ export let USERSVIEWBEGINRecord = /*@__PURE__*/ (() => {
|
|
|
16647
16660
|
let ar = an.unfrozenPaneSettings.leftPaneWidth;
|
|
16648
16661
|
aj = 0;
|
|
16649
16662
|
for (let as = ai;; as++) {
|
|
16650
|
-
let at = c.
|
|
16663
|
+
let at = c._ge(as);
|
|
16651
16664
|
if (at < ar) {
|
|
16652
16665
|
aj += 1;
|
|
16653
16666
|
ar -= at;
|
|
@@ -17281,8 +17294,8 @@ export let WSBOOLRecord = /*@__PURE__*/ (() => {
|
|
|
17281
17294
|
return;
|
|
17282
17295
|
}
|
|
17283
17296
|
let c = a._aw._readUInt16();
|
|
17284
|
-
b.
|
|
17285
|
-
b.displayOptions._showExpansionIndicatorBelowGroupedRows$i = toNullable(Boolean_$type, b.
|
|
17297
|
+
b._en = (c & 64) == 64;
|
|
17298
|
+
b.displayOptions._showExpansionIndicatorBelowGroupedRows$i = toNullable(Boolean_$type, b._en ? true : false);
|
|
17286
17299
|
b.displayOptions._showExpansionIndicatorToRightOfGroupedColumns$i = toNullable(Boolean_$type, (c & 128) == 128 ? true : false);
|
|
17287
17300
|
let d = (c & 256) == 256;
|
|
17288
17301
|
if (d) {
|
|
@@ -863,8 +863,8 @@ export let XlsxUtilities = /*@__PURE__*/ (() => {
|
|
|
863
863
|
}
|
|
864
864
|
static bf(a, b) {
|
|
865
865
|
let c = new WorksheetCellAddress(1, a.d, a.c);
|
|
866
|
-
let d = b.
|
|
867
|
-
let e = b.
|
|
866
|
+
let d = b._ge(a.c, true);
|
|
867
|
+
let e = b._gi(a.d, true, true);
|
|
868
868
|
let f = a.a.k();
|
|
869
869
|
let g = a.b.k();
|
|
870
870
|
let h = { $type: Point_$type, x: d == 0 ? 0 : ((f * 100) / d), y: e == 0 ? 0 : ((g * 100) / e) };
|