igniteui-webcomponents-excel 4.3.0-beta.4 → 4.3.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.
Files changed (62) hide show
  1. package/bundles/igniteui-webcomponents-excel.umd.js +10268 -10084
  2. package/bundles/igniteui-webcomponents-excel.umd.min.js +1 -1
  3. package/esm2015/lib/DefaultStyleHelper_combined.js +6837 -6742
  4. package/esm2015/lib/ExternalEventWorkItem$1.js +1 -1
  5. package/esm2015/lib/ExternalEventWorkItem.js +1 -1
  6. package/esm2015/lib/SpreadsheetML2009Main_combined.js +21 -17
  7. package/esm2015/lib/UltraCalcConditionalFunctionBase_CriteriaEvaluator.js +7 -7
  8. package/esm2015/lib/UltraCalcConditionalFunctionBase_combined.js +7 -3
  9. package/esm2015/lib/UltraCalcFunctionCell.js +1 -1
  10. package/esm2015/lib/UltraCalcFunctionColumn.js +1 -1
  11. package/esm2015/lib/UltraCalcFunctionDateValue.js +1 -1
  12. package/esm2015/lib/UltraCalcFunctionDays.js +4 -4
  13. package/esm2015/lib/UltraCalcFunctionHLookup.js +15 -8
  14. package/esm2015/lib/UltraCalcFunctionIRR.js +1 -1
  15. package/esm2015/lib/UltraCalcFunctionIndirect.js +1 -1
  16. package/esm2015/lib/UltraCalcFunctionLookup.js +21 -12
  17. package/esm2015/lib/UltraCalcFunctionLookupBase.js +5 -5
  18. package/esm2015/lib/UltraCalcFunctionMatch.js +13 -4
  19. package/esm2015/lib/UltraCalcFunctionRow.js +1 -1
  20. package/esm2015/lib/UltraCalcFunctionSheet.js +1 -1
  21. package/esm2015/lib/UltraCalcFunctionText.js +2 -2
  22. package/esm2015/lib/UltraCalcFunctionTime.js +1 -1
  23. package/esm2015/lib/UltraCalcFunctionTimeValue.js +1 -1
  24. package/esm2015/lib/UltraCalcFunctionUSDollar.js +1 -1
  25. package/esm2015/lib/UltraCalcFunctionVLookup.js +15 -8
  26. package/esm2015/lib/UltraCalcFunctionYearFrac.js +2 -2
  27. package/esm2015/lib/WorkItem_combined.js +82 -32
  28. package/esm2015/lib/WorkbookLoadManagerExcel2007_combined.js +5 -5
  29. package/esm2015/lib/WorkbookSaveManagerExcel2003_combined.js +88 -86
  30. package/esm5/lib/DefaultStyleHelper_combined.js +9630 -9531
  31. package/esm5/lib/ExternalEventWorkItem$1.js +1 -1
  32. package/esm5/lib/ExternalEventWorkItem.js +1 -1
  33. package/esm5/lib/SpreadsheetML2009Main_combined.js +21 -17
  34. package/esm5/lib/UltraCalcConditionalFunctionBase_CriteriaEvaluator.js +7 -7
  35. package/esm5/lib/UltraCalcConditionalFunctionBase_combined.js +7 -3
  36. package/esm5/lib/UltraCalcFunctionCell.js +1 -1
  37. package/esm5/lib/UltraCalcFunctionColumn.js +1 -1
  38. package/esm5/lib/UltraCalcFunctionDateValue.js +1 -1
  39. package/esm5/lib/UltraCalcFunctionDays.js +4 -4
  40. package/esm5/lib/UltraCalcFunctionHLookup.js +15 -8
  41. package/esm5/lib/UltraCalcFunctionIRR.js +1 -1
  42. package/esm5/lib/UltraCalcFunctionIndirect.js +1 -1
  43. package/esm5/lib/UltraCalcFunctionLookup.js +21 -12
  44. package/esm5/lib/UltraCalcFunctionLookupBase.js +5 -5
  45. package/esm5/lib/UltraCalcFunctionMatch.js +13 -4
  46. package/esm5/lib/UltraCalcFunctionRow.js +1 -1
  47. package/esm5/lib/UltraCalcFunctionSheet.js +1 -1
  48. package/esm5/lib/UltraCalcFunctionText.js +2 -2
  49. package/esm5/lib/UltraCalcFunctionTime.js +1 -1
  50. package/esm5/lib/UltraCalcFunctionTimeValue.js +1 -1
  51. package/esm5/lib/UltraCalcFunctionUSDollar.js +1 -1
  52. package/esm5/lib/UltraCalcFunctionVLookup.js +15 -8
  53. package/esm5/lib/UltraCalcFunctionYearFrac.js +2 -2
  54. package/esm5/lib/WorkItem_combined.js +82 -32
  55. package/esm5/lib/WorkbookLoadManagerExcel2007_combined.js +5 -5
  56. package/esm5/lib/WorkbookSaveManagerExcel2003_combined.js +86 -84
  57. package/fesm2015/igniteui-webcomponents-excel.js +7355 -7175
  58. package/fesm5/igniteui-webcomponents-excel.js +10269 -10085
  59. package/lib/DefaultStyleHelper_combined.d.ts +1409 -1377
  60. package/lib/WorkItem_combined.d.ts +20 -8
  61. package/lib/WorkbookSaveManagerExcel2003_combined.d.ts +25 -24
  62. package/package.json +2 -2
@@ -1647,9 +1647,9 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1647
1647
  this._a3 = null;
1648
1648
  this._a6 = null;
1649
1649
  this._bo = null;
1650
- this._cc = toNullable(Number_$type, null);
1651
- this._bp = null;
1652
1650
  this._cd = toNullable(Number_$type, null);
1651
+ this._bp = null;
1652
+ this._ce = toNullable(Number_$type, null);
1653
1653
  this._bq = null;
1654
1654
  this._br = null;
1655
1655
  this._bs = null;
@@ -1664,14 +1664,15 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1664
1664
  this._bh = null;
1665
1665
  this._ag = null;
1666
1666
  this._bi = null;
1667
- this._b9 = null;
1667
+ this._ca = null;
1668
1668
  this._bj = null;
1669
- this._b8 = 0;
1669
+ this._b9 = 0;
1670
1670
  this._ax = null;
1671
+ this._b7 = 0;
1671
1672
  this._a8 = null;
1672
1673
  this._bc = false;
1673
1674
  this._bd = false;
1674
- this._b7 = 0;
1675
+ this._b8 = 0;
1675
1676
  this._ak = null;
1676
1677
  this._al = d._d;
1677
1678
  this._be = new Dictionary$2(WorksheetShapeGroup.$, Rect.$, 0);
@@ -1682,7 +1683,7 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1682
1683
  this._bi = new Dictionary$2(WorksheetCellAddress.$, Formula.$, 0);
1683
1684
  this._bj = new Dictionary$2(Number_$type, Number_$type, 0);
1684
1685
  this._a2 = new WorkbookSerializationDataExcel2003(1, b);
1685
- this._b9 = new BinaryReader(1, this._a2.c);
1686
+ this._ca = new BinaryReader(1, this._a2.c);
1686
1687
  }
1687
1688
  disposeCore(a) {
1688
1689
  if (a) {
@@ -1690,10 +1691,10 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1690
1691
  this._aw.dispose();
1691
1692
  this._aw = null;
1692
1693
  }
1693
- if (this._b9 != null) {
1694
- this._b9.close();
1694
+ if (this._ca != null) {
1695
+ this._ca.close();
1695
1696
  }
1696
- this._cb.dispose();
1697
+ this._cc.dispose();
1697
1698
  }
1698
1699
  super.disposeCore(a);
1699
1700
  }
@@ -1703,10 +1704,10 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1703
1704
  }
1704
1705
  return this._b3._inner[15];
1705
1706
  }
1706
- _cg(a, b, c) {
1707
+ _ch(a, b, c) {
1707
1708
  if (this._a9) {
1708
1709
  if (b != null) {
1709
- this._cs(b);
1710
+ this._ct(b);
1710
1711
  }
1711
1712
  a._bb(b, false);
1712
1713
  this._y(a, c);
@@ -1719,10 +1720,10 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1719
1720
  }
1720
1721
  }
1721
1722
  _p() {
1722
- this._b8 = -1;
1723
+ this._b9 = -1;
1723
1724
  return WorkItemExtensions.a(this._an(), () => {
1725
+ this._cs();
1724
1726
  this._cr();
1725
- this._cq();
1726
1727
  });
1727
1728
  }
1728
1729
  _z() {
@@ -1730,12 +1731,12 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1730
1731
  this._a9 = true;
1731
1732
  for (let a of fromEnum(this._b._bb.u)) {
1732
1733
  if (a._j != null) {
1733
- this._cs(a._j);
1734
+ this._ct(a._j);
1734
1735
  }
1735
1736
  }
1736
1737
  if (this._bw != null) {
1737
1738
  for (let b of fromEnum(this._bw)) {
1738
- this._cg(b.c, b.d, b.e);
1739
+ this._ch(b.c, b.d, b.e);
1739
1740
  }
1740
1741
  this._bw = null;
1741
1742
  }
@@ -1743,14 +1744,14 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1743
1744
  for (let c of fromEnum(this._b._dz.values)) {
1744
1745
  for (let d of fromEnum(c.u)) {
1745
1746
  if (d._j != null) {
1746
- this._cs(d._j);
1747
+ this._ct(d._j);
1747
1748
  }
1748
1749
  }
1749
1750
  }
1750
1751
  }
1751
1752
  this._bg.clear();
1752
1753
  }
1753
- _cv(a) {
1754
+ _cw(a) {
1754
1755
  let b;
1755
1756
  let c = this._be.tryGetValue(a, b);
1756
1757
  b = c.p1;
@@ -1800,12 +1801,12 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1800
1801
  }
1801
1802
  return this._ar(b);
1802
1803
  }
1803
- _cj(a, b, c) {
1804
+ _ck(a, b, c) {
1804
1805
  }
1805
1806
  _au(a, b, c) {
1806
1807
  let d = ((() => { let e = this._aw._readUInt16FromBuffer(b, c); b = e.p0; c = e.p1; return e.ret; })());
1807
1808
  let e = Formula._h(this._b.cellReferenceMode, a);
1808
- let f = this._ci(e, d, b, c);
1809
+ let f = this._cj(e, d, b, c);
1809
1810
  b = f.p2;
1810
1811
  c = f.p3;
1811
1812
  return {
@@ -1823,7 +1824,7 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1823
1824
  };
1824
1825
  }
1825
1826
  let e = Formula._h(this._b.cellReferenceMode, a);
1826
- let f = this._ci(e, b, c, d);
1827
+ let f = this._cj(e, b, c, d);
1827
1828
  c = f.p2;
1828
1829
  d = f.p3;
1829
1830
  return {
@@ -1832,19 +1833,19 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1832
1833
  p3: d
1833
1834
  };
1834
1835
  }
1835
- _ck() {
1836
+ _cl() {
1836
1837
  this._ag = null;
1837
1838
  }
1838
- _cl(a) {
1839
+ _cm(a) {
1839
1840
  this._aw = a._parentStream;
1840
1841
  }
1841
- _cm(a) {
1842
+ _cn(a) {
1842
1843
  if (this._aw != null) {
1843
1844
  this._aw._addSubStream(a);
1844
1845
  }
1845
1846
  this._aw = a;
1846
1847
  }
1847
- _cn(a) {
1848
+ _co(a) {
1848
1849
  if (this._ag == null) {
1849
1850
  this._ag = new Array(32);
1850
1851
  }
@@ -1859,11 +1860,11 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1859
1860
  }
1860
1861
  }
1861
1862
  }
1862
- _co(a) {
1863
+ _cp(a) {
1863
1864
  this._a0 = a;
1864
1865
  this._a3 = null;
1865
1866
  }
1866
- _cp(a) {
1867
+ _cq(a) {
1867
1868
  if (this._a0 != null) {
1868
1869
  this._a3 = this._a0.i(a);
1869
1870
  }
@@ -1871,10 +1872,10 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1871
1872
  this._a3 = null;
1872
1873
  }
1873
1874
  }
1874
- _ct(a, b) {
1875
+ _cu(a, b) {
1875
1876
  this._be.item(a, b);
1876
1877
  }
1877
- _cu(a) {
1878
+ _cv(a) {
1878
1879
  for (let b of fromEnum(this._i)) {
1879
1880
  let c = typeCast(CurrentWorkbookReference.$, b);
1880
1881
  if (c == null) {
@@ -1924,7 +1925,7 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1924
1925
  }
1925
1926
  this._bq = null;
1926
1927
  }
1927
- return WorkItemExtensions.a(WorkItemExtensions.c(Async.g(nullableNotEquals(this._cd, null), () => WorkItemExtensions.g(Nullable$1.$.specialize(Number_$type), this._aq(this._cd.value), () => this._cd = toNullable(Number_$type, null))), () => Async.g(nullableNotEquals(this._cc, null), () => WorkItemExtensions.g(Nullable$1.$.specialize(Number_$type), this._aq(this._cc.value), () => this._cc = toNullable(Number_$type, null)))), () => this._ba = false);
1928
+ return WorkItemExtensions.a(WorkItemExtensions.c(Async.g(nullableNotEquals(this._ce, null), () => WorkItemExtensions.g(Nullable$1.$.specialize(Number_$type), this._aq(this._ce.value), () => this._ce = toNullable(Number_$type, null))), () => Async.g(nullableNotEquals(this._cd, null), () => WorkItemExtensions.g(Nullable$1.$.specialize(Number_$type), this._aq(this._cd.value), () => this._cd = toNullable(Number_$type, null)))), () => this._ba = false);
1928
1929
  }
1929
1930
  _ay(a) {
1930
1931
  if (this._ax == null) {
@@ -1932,7 +1933,7 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1932
1933
  }
1933
1934
  return this._ax.a(a);
1934
1935
  }
1935
- _cq() {
1936
+ _cr() {
1936
1937
  if (this._ax == null) {
1937
1938
  return;
1938
1939
  }
@@ -1966,11 +1967,11 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1966
1967
  a._conditionalFormats$i._aw(j);
1967
1968
  }
1968
1969
  }
1969
- _ch(a, b, c) {
1970
+ _ci(a, b, c) {
1970
1971
  for (let d of fromEnum(a)) {
1971
1972
  let e = typeCast(WorksheetShapeGroup.$, d);
1972
1973
  if (e != null) {
1973
- this._ch(e._shapes$i, b, c);
1974
+ this._ci(e._shapes$i, b, c);
1974
1975
  }
1975
1976
  if (d._h == null || d._h.e == null) {
1976
1977
  continue;
@@ -1982,23 +1983,24 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
1982
1983
  }
1983
1984
  }
1984
1985
  _an() {
1985
- let a = this._cb.length - 2;
1986
- while (this._cb.position <= a) {
1987
- let b = this._cb.position;
1986
+ this._b7++;
1987
+ let a = this._cc.length - 2;
1988
+ while (this._cc.position <= a) {
1989
+ let b = this._cc.position;
1988
1990
  let c = null;
1989
1991
  try {
1990
1992
  c = new Biff8RecordStream(1, this);
1991
1993
  if (this._aw._recordType == 0) {
1992
1994
  return null;
1993
1995
  }
1994
- if (this._b8 < 0) {
1996
+ if (this._b9 < 0) {
1995
1997
  if (this._aw._recordType == 224) {
1996
- this._b8 = b;
1998
+ this._b9 = b;
1997
1999
  }
1998
2000
  }
1999
2001
  else if (this._ai == null) {
2000
2002
  if (this._aw._recordType != 224) {
2001
- this._a2.s(this._b8);
2003
+ this._a2.s(this._b9);
2002
2004
  }
2003
2005
  }
2004
2006
  let d = this._ap();
@@ -2012,7 +2014,7 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
2012
2014
  e.dispose();
2013
2015
  }
2014
2016
  f.y();
2015
- }), () => this._an());
2017
+ }), () => this._an(), (this._b7 % 2000) == 0 ? 2 : 0);
2016
2018
  }
2017
2019
  finally {
2018
2020
  if (c != null) {
@@ -2067,7 +2069,7 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
2067
2069
  let l = f._ac("encryption");
2068
2070
  return WorkItemExtensions.a(Async.h(() => {
2069
2071
  let m = ExcelUtils.eg(b);
2070
- return WorkItemExtensions.a(Async.n(WorkbookLoadManagerExcel2003.$, new WorkbookLoadManagerExcel2003(a, k, m, d), (n) => WorkItemExtensions.a(n._o(), () => n._cj(l, g, h))), () => a._hf(f, f._a, stringEmpty()));
2072
+ return WorkItemExtensions.a(Async.n(WorkbookLoadManagerExcel2003.$, new WorkbookLoadManagerExcel2003(a, k, m, d), (n) => WorkItemExtensions.a(n._o(), () => n._ck(l, g, h))), () => a._hf(f, f._a, stringEmpty()));
2071
2073
  }, () => {
2072
2074
  k.close();
2073
2075
  if (l != null) {
@@ -2076,7 +2078,7 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
2076
2078
  }), () => a.documentProperties._ag(h, g));
2077
2079
  });
2078
2080
  }
2079
- _ci(a, b, c, d) {
2081
+ _cj(a, b, c, d) {
2080
2082
  if (b == 0) {
2081
2083
  return {
2082
2084
  p2: c,
@@ -2134,9 +2136,9 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
2134
2136
  };
2135
2137
  }
2136
2138
  _aq(a) {
2137
- let b = this._cb.position;
2138
- this._cb.position = a;
2139
- return WorkItemExtensions.a(Async.n(Biff8RecordStream.$, new Biff8RecordStream(1, this), (c) => this._ar(this._a2.e(c._recordType))), () => this._cb.position = b);
2139
+ let b = this._cc.position;
2140
+ this._cc.position = a;
2141
+ return WorkItemExtensions.a(Async.n(Biff8RecordStream.$, new Biff8RecordStream(1, this), (c) => this._ar(this._a2.e(c._recordType))), () => this._cc.position = b);
2140
2142
  }
2141
2143
  _ar(a) {
2142
2144
  if (a.n == false) {
@@ -2151,11 +2153,11 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
2151
2153
  }
2152
2154
  });
2153
2155
  }
2154
- _cr() {
2156
+ _cs() {
2155
2157
  let a = new Dictionary$2(Number_$type, WorksheetShape.$, 0);
2156
2158
  let b = new List$1(FtRboData.$, 0);
2157
2159
  for (let c of fromEnum(this._b._sheets$i)) {
2158
- this._ch(c._p, a, b);
2160
+ this._ci(c._p, a, b);
2159
2161
  }
2160
2162
  for (let d of fromEnum(a)) {
2161
2163
  let e = typeCast(UnknownShape.$, d.value);
@@ -2173,7 +2175,7 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
2173
2175
  }
2174
2176
  }
2175
2177
  }
2176
- _cs(a) {
2178
+ _ct(a) {
2177
2179
  let b = false;
2178
2180
  let e = a._e;
2179
2181
  for (let d = 0; d < e.length; d++) {
@@ -2231,11 +2233,11 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
2231
2233
  }
2232
2234
  return this._bo;
2233
2235
  }
2234
- get _ce() {
2235
- return this._cc;
2236
+ get _cf() {
2237
+ return this._cd;
2236
2238
  }
2237
- set _ce(a) {
2238
- this._cc = a;
2239
+ set _cf(a) {
2240
+ this._cd = a;
2239
2241
  }
2240
2242
  get _by() {
2241
2243
  if (this._bp == null) {
@@ -2243,11 +2245,11 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
2243
2245
  }
2244
2246
  return this._bp;
2245
2247
  }
2246
- get _cf() {
2247
- return this._cd;
2248
+ get _cg() {
2249
+ return this._ce;
2248
2250
  }
2249
- set _cf(a) {
2250
- this._cd = a;
2251
+ set _cg(a) {
2252
+ this._ce = a;
2251
2253
  }
2252
2254
  get _bz() {
2253
2255
  if (this._bq == null) {
@@ -2300,11 +2302,11 @@ export let WorkbookLoadManagerExcel2003 = /*@__PURE__*/ (() => {
2300
2302
  get _bm() {
2301
2303
  return this._bi;
2302
2304
  }
2303
- get _cb() {
2305
+ get _cc() {
2304
2306
  return this._a2.c;
2305
2307
  }
2306
- get _ca() {
2307
- return this._b9;
2308
+ get _cb() {
2309
+ return this._ca;
2308
2310
  }
2309
2311
  get _bn() {
2310
2312
  return this._bj;
@@ -2745,7 +2747,7 @@ export let Biff8RecordStream = /*@__PURE__*/ (() => {
2745
2747
  case 1:
2746
2748
  {
2747
2749
  let c = _rest[0];
2748
- let d = [c, c._cb, c._ca];
2750
+ let d = [c, c._cc, c._cb];
2749
2751
  {
2750
2752
  let f = d[0];
2751
2753
  let g = d[1];
@@ -2753,7 +2755,7 @@ export let Biff8RecordStream = /*@__PURE__*/ (() => {
2753
2755
  super(1, f, g, h, f._ak);
2754
2756
  this._et = true;
2755
2757
  this._ew = false;
2756
- f._cm(this);
2758
+ f._cn(this);
2757
2759
  }
2758
2760
  }
2759
2761
  break;
@@ -2765,7 +2767,7 @@ export let Biff8RecordStream = /*@__PURE__*/ (() => {
2765
2767
  super(1, c, d, e, c._ak);
2766
2768
  this._et = true;
2767
2769
  this._ew = false;
2768
- c._cm(this);
2770
+ c._cn(this);
2769
2771
  }
2770
2772
  break;
2771
2773
  case 3:
@@ -2810,7 +2812,7 @@ export let Biff8RecordStream = /*@__PURE__*/ (() => {
2810
2812
  if (a) {
2811
2813
  let b = this._loadManagerBiff8;
2812
2814
  if (b != null) {
2813
- b._cl(this);
2815
+ b._cm(this);
2814
2816
  }
2815
2817
  let c = this._saveManagerBiff8;
2816
2818
  if (c != null) {
@@ -7999,7 +8001,7 @@ export let ClientData = /*@__PURE__*/ (() => {
7999
8001
  }
8000
8002
  }
8001
8003
  if (b.e != null && b.e.b == 5) {
8002
- let d = a._cb.position;
8004
+ let d = a._cc.position;
8003
8005
  {
8004
8006
  let e = new Biff8RecordStream(1, a);
8005
8007
  try {
@@ -8043,10 +8045,10 @@ export let ClientData = /*@__PURE__*/ (() => {
8043
8045
  }
8044
8046
  }
8045
8047
  }
8046
- let m = a._cb.position;
8047
- a._cb.position = d;
8048
+ let m = a._cc.position;
8049
+ a._cc.position = d;
8048
8050
  let n = new Array(m - d);
8049
- a._cb.read(n, 0, n.length);
8051
+ a._cc.read(n, 0, n.length);
8050
8052
  let o = typeCast(UnknownShape.$, a._aj.h());
8051
8053
  let p;
8052
8054
  if (o == null) {
@@ -8180,7 +8182,7 @@ export let ClientTextBox = /*@__PURE__*/ (() => {
8180
8182
  {
8181
8183
  let b = new Biff8RecordStream(1, a);
8182
8184
  try {
8183
- WorkItemExtensions.n(a._ap());
8185
+ WorkItemExtensions.o(a._ap());
8184
8186
  }
8185
8187
  finally {
8186
8188
  if (b != null) {
@@ -9174,7 +9176,7 @@ export let EscherShape = /*@__PURE__*/ (() => {
9174
9176
  if (this.d != null) {
9175
9177
  let n = this.d.n(GroupShape.$);
9176
9178
  if (n != null) {
9177
- a._ct(m, n.o);
9179
+ a._cu(m, n.o);
9178
9180
  }
9179
9181
  }
9180
9182
  }
@@ -9379,7 +9381,7 @@ export let ShapeContainer = /*@__PURE__*/ (() => {
9379
9381
  if (e != null && c != null) {
9380
9382
  let g = ShapeContainer.u(e.o);
9381
9383
  let h = f._getBoundsInTwips();
9382
- let i = a._cv(f);
9384
+ let i = a._cw(f);
9383
9385
  let j = ShapeContainer.t(h, i);
9384
9386
  let k = a._af(g, b._b6, j, h);
9385
9387
  b._setBoundsInTwips(c, k);
@@ -10619,7 +10621,7 @@ export let BOFRecord = /*@__PURE__*/ (() => {
10619
10621
  break;
10620
10622
  case 16:
10621
10623
  {
10622
- let e = a._b._worksheets$i._item(a._b7);
10624
+ let e = a._b._worksheets$i._item(a._b8);
10623
10625
  a._aj.k(e.displayOptions);
10624
10626
  a._aj.k(e.printOptions);
10625
10627
  a._aj.k(e);
@@ -10633,7 +10635,7 @@ export let BOFRecord = /*@__PURE__*/ (() => {
10633
10635
  let f = new Biff8RecordStream(1, a);
10634
10636
  try {
10635
10637
  f.position = f.length;
10636
- if (f._recordType == 10 || a._cb.position == a._cb.length) {
10638
+ if (f._recordType == 10 || a._cc.position == a._cc.length) {
10637
10639
  break;
10638
10640
  }
10639
10641
  }
@@ -10644,7 +10646,7 @@ export let BOFRecord = /*@__PURE__*/ (() => {
10644
10646
  }
10645
10647
  }
10646
10648
  }
10647
- a._b7++;
10649
+ a._b8++;
10648
10650
  }
10649
10651
  break;
10650
10652
  }
@@ -10829,7 +10831,7 @@ export let BOUNDSHEETRecord = /*@__PURE__*/ (() => {
10829
10831
  g._e.visibility = b;
10830
10832
  if (h != null) {
10831
10833
  h._em = true;
10832
- a._cu(h);
10834
+ a._cv(h);
10833
10835
  }
10834
10836
  }
10835
10837
  }
@@ -11251,7 +11253,7 @@ export let CRNRecord = /*@__PURE__*/ (() => {
11251
11253
  export let DBCELLRecord = /*@__PURE__*/ (() => {
11252
11254
  class DBCELLRecord extends Biff8RecordBase {
11253
11255
  h(a) {
11254
- a._ck();
11256
+ a._cl();
11255
11257
  }
11256
11258
  i(a) {
11257
11259
  let b = a._ca.a(DBCELLRecord_DBCELLInfo.$);
@@ -11749,7 +11751,7 @@ export let EOFRecord = /*@__PURE__*/ (() => {
11749
11751
  }
11750
11752
  a._aj.h();
11751
11753
  a._aj.h();
11752
- a._b7++;
11754
+ a._b8++;
11753
11755
  a._bm.clear();
11754
11756
  a._bl.clear();
11755
11757
  return null;
@@ -11975,8 +11977,8 @@ export let EXTERNSHEETRecord = /*@__PURE__*/ (() => {
11975
11977
  export let EXTSSTRecord = /*@__PURE__*/ (() => {
11976
11978
  class EXTSSTRecord extends Biff8RecordBase {
11977
11979
  h(a) {
11978
- if (nullableNotEquals(a._cf, null)) {
11979
- a._ce = toNullable(Number_$type, a._aw._getStartOfRecord());
11980
+ if (nullableNotEquals(a._cg, null)) {
11981
+ a._cf = toNullable(Number_$type, a._aw._getStartOfRecord());
11980
11982
  return;
11981
11983
  }
11982
11984
  let b = a._aw._readUInt16();
@@ -12250,7 +12252,7 @@ export let FILEPASSRecord = /*@__PURE__*/ (() => {
12250
12252
  h(a) {
12251
12253
  FILEPASSRecord.q(a);
12252
12254
  if (a._ak == null) {
12253
- a._b._i7();
12255
+ a._b._i8();
12254
12256
  }
12255
12257
  }
12256
12258
  i(a) {
@@ -12562,7 +12564,7 @@ export let FORMULARecord = /*@__PURE__*/ (() => {
12562
12564
  let f = new Biff8RecordStream(1, a);
12563
12565
  try {
12564
12566
  if (f._recordType == 1212 || f._recordType == 545) {
12565
- WorkItemExtensions.n(a._ap());
12567
+ WorkItemExtensions.o(a._ap());
12566
12568
  {
12567
12569
  let g = new Biff8RecordStream(1, a);
12568
12570
  try {
@@ -12601,7 +12603,7 @@ export let FORMULARecord = /*@__PURE__*/ (() => {
12601
12603
  return stringEmpty();
12602
12604
  }
12603
12605
  let b = a._loadManagerBiff8;
12604
- WorkItemExtensions.n(b._ap());
12606
+ WorkItemExtensions.o(b._ap());
12605
12607
  let c = typeCast(String_$type, b._aj.f);
12606
12608
  if (c != null) {
12607
12609
  b._aj.h();
@@ -13791,7 +13793,7 @@ export let NAMERecord = /*@__PURE__*/ (() => {
13791
13793
  a._b._bb.aj(aa);
13792
13794
  aa._v = f;
13793
13795
  aa._x = h;
13794
- a._cg(aa, u, e);
13796
+ a._ch(aa, u, e);
13795
13797
  }
13796
13798
  i(a) {
13797
13799
  let b = a._ca.a(NamedReferenceBase.$);
@@ -14600,7 +14602,7 @@ export let ROWRecord = /*@__PURE__*/ (() => {
14600
14602
  let d = 0;
14601
14603
  let e = ((() => { let f = a._aw._readUInt16FromBuffer(c, d); c = f.p0; d = f.p1; return f.ret; })());
14602
14604
  let f = b._rows$i.item(e);
14603
- a._cn(f);
14605
+ a._co(f);
14604
14606
  d += 4;
14605
14607
  let g = ((() => { let h = a._aw._readUInt16FromBuffer(c, d); c = h.p0; d = h.p1; return h.ret; })());
14606
14608
  d += 4;
@@ -15217,7 +15219,7 @@ export let SSTRecord = /*@__PURE__*/ (() => {
15217
15219
  }
15218
15220
  a(a) {
15219
15221
  if (a._bb) {
15220
- a._cf = toNullable(Number_$type, a._aw._getStartOfRecord());
15222
+ a._cg = toNullable(Number_$type, a._aw._getStartOfRecord());
15221
15223
  return null;
15222
15224
  }
15223
15225
  return WorkItemExtensions.c(a._as(), () => {
@@ -15579,7 +15581,7 @@ export let SUPBOOKRecord = /*@__PURE__*/ (() => {
15579
15581
  }
15580
15582
  }
15581
15583
  a._i.add(d);
15582
- a._co(d);
15584
+ a._cp(d);
15583
15585
  }
15584
15586
  i(a) {
15585
15587
  let b = a._ca.a(WorkbookReferenceBase.$);
@@ -15909,7 +15911,7 @@ export let TABLESTYLESRecord = /*@__PURE__*/ (() => {
15909
15911
  export let TEMPLATERecord = /*@__PURE__*/ (() => {
15910
15912
  class TEMPLATERecord extends Biff8RecordBase {
15911
15913
  h(a) {
15912
- a._b._i3(1);
15914
+ a._b._i4(1);
15913
15915
  }
15914
15916
  i(a) {
15915
15917
  }
@@ -17325,7 +17327,7 @@ export let XCTRecord = /*@__PURE__*/ (() => {
17325
17327
  h(a) {
17326
17328
  a._aw._readUInt16();
17327
17329
  let b = a._aw._readUInt16();
17328
- a._cp(b);
17330
+ a._cq(b);
17329
17331
  }
17330
17332
  i(a) {
17331
17333
  }