igniteui-webcomponents-excel 4.3.2 → 4.3.3-beta.0

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.
@@ -55,7 +55,7 @@ var ErfUtils = /** @class */ /*@__PURE__*/ (function (_super) {
55
55
  }
56
56
  j = a * a;
57
57
  k = 0.12837916709551256 + j * (-0.3250421072470015 + j * (-0.02848174957559851 + j * (-0.0057702702964894416 + j * -2.3763016656650163E-05)));
58
- h = 1 + j * (0.39791722395915535 + j * (0.0650222499887673 + j * (0.0050813062818757656 + j * (0.00013249473800432165 + j * -3.9602282787753681E-06))));
58
+ h = 1 + j * (0.39791722395915535 + j * (0.0650222499887673 + j * (0.0050813062818757656 + j * (0.00013249473800432164 + j * -3.9602282787753681E-06))));
59
59
  i = k / h;
60
60
  return a + a * i;
61
61
  }
@@ -85,7 +85,7 @@ var ErfUtils = /** @class */ /*@__PURE__*/ (function (_super) {
85
85
  e = 1 + h * (19.651271667439257 + h * (137.65775414351904 + h * (434.56587747522923 + h * (645.38727173326788 + h * (429.00814002756783 + h * (108.63500554177944 + h * (6.5702497703192817 + h * -0.0604244152148581)))))));
86
86
  }
87
87
  else {
88
- d = -0.0098649429247001 + h * (-0.799283237680523 + h * (-17.757954917754752 + h * (-160.63638485582192 + h * (-637.56644336838963 + h * (-1025.0951316110773 + h * -483.5191916086514)))));
88
+ d = -0.0098649429247001 + h * (-0.799283237680523 + h * (-17.757954917754752 + h * (-160.63638485582192 + h * (-637.56644336838963 + h * (-1025.0951316110772 + h * -483.5191916086514)))));
89
89
  e = 1 + h * (30.338060743482458 + h * (325.79251299657392 + h * (1536.729586084437 + h * (3199.8582195085955 + h * (2553.0504064331644 + h * (474.52854120695537 + h * -22.440952446585818))))));
90
90
  }
91
91
  j = ErfUtils.a8(a);
@@ -117,7 +117,7 @@ var ErfUtils = /** @class */ /*@__PURE__*/ (function (_super) {
117
117
  }
118
118
  j = a * a;
119
119
  k = 0.12837916709551256 + j * (-0.3250421072470015 + j * (-0.02848174957559851 + j * (-0.0057702702964894416 + j * -2.3763016656650163E-05)));
120
- h = 1 + j * (0.39791722395915535 + j * (0.0650222499887673 + j * (0.0050813062818757656 + j * (0.00013249473800432165 + j * -3.9602282787753681E-06))));
120
+ h = 1 + j * (0.39791722395915535 + j * (0.0650222499887673 + j * (0.0050813062818757656 + j * (0.00013249473800432164 + j * -3.9602282787753681E-06))));
121
121
  i = k / h;
122
122
  if (b < 1070596096) {
123
123
  return 1 - (a + a * i);
@@ -152,7 +152,7 @@ var ErfUtils = /** @class */ /*@__PURE__*/ (function (_super) {
152
152
  if (b < 0 && c >= 1075314688) {
153
153
  return 2 - 1E-300;
154
154
  }
155
- d = -0.0098649429247001 + h * (-0.799283237680523 + h * (-17.757954917754752 + h * (-160.63638485582192 + h * (-637.56644336838963 + h * (-1025.0951316110773 + h * -483.5191916086514)))));
155
+ d = -0.0098649429247001 + h * (-0.799283237680523 + h * (-17.757954917754752 + h * (-160.63638485582192 + h * (-637.56644336838963 + h * (-1025.0951316110772 + h * -483.5191916086514)))));
156
156
  e = 1 + h * (30.338060743482458 + h * (325.79251299657392 + h * (1536.729586084437 + h * (3199.8582195085955 + h * (2553.0504064331644 + h * (474.52854120695537 + h * -22.440952446585818))))));
157
157
  }
158
158
  j = ErfUtils.a8(a);
@@ -7985,19 +7985,19 @@ var ObjectModelWorksheetPartManager = /** @class */ /*@__PURE__*/ (function (_su
7985
7985
  };
7986
7986
  ObjectModelWorksheetPartManager.prototype.f6 = function (a, b) {
7987
7987
  var c = 0;
7988
- if (b.v >= 0) {
7989
- c = b.v / 256;
7988
+ if (b.w >= 0) {
7989
+ c = b.w / 256;
7990
7990
  }
7991
7991
  else {
7992
7992
  c = this.bl.defaultColumnWidth / 256;
7993
7993
  }
7994
- SpreadsheetMLMain.zy(this, intSToU((b.q + 1)), intSToU((b.r + 1)), toNullable(Number_$type, c), b.b._cd ? 0 : a._a8(b.b), b.i, void 0, b.v >= 0 && (b.v != this.bl.defaultColumnWidth || b.j), void 0, b.m, a._ae(b));
7994
+ SpreadsheetMLMain.zy(this, intSToU((b.r + 1)), intSToU((b.s + 1)), toNullable(Number_$type, c), b.b._cd ? 0 : a._a8(b.b), b.j, void 0, b.w >= 0 && (b.w != this.bl.defaultColumnWidth || b.k), void 0, b.n, a._ae(b));
7995
7995
  this.ad.k();
7996
7996
  };
7997
7997
  ObjectModelWorksheetPartManager.prototype.f7 = function (a) {
7998
7998
  var _this = this;
7999
7999
  var b = this.bl._ff;
8000
- if (b.count == 1 && b._inner[0].k) {
8000
+ if (b.count == 1 && b._inner[0].l) {
8001
8001
  return;
8002
8002
  }
8003
8003
  SpreadsheetMLMain.z3(this);
@@ -8615,7 +8615,7 @@ var ObjectModelWorksheetPartManager = /** @class */ /*@__PURE__*/ (function (_su
8615
8615
  };
8616
8616
  ObjectModelWorksheetPartManager.prototype.g1 = function () {
8617
8617
  var at = this.bl._ek ? toNullable(Number_$type, this.bl.getDefaultColumnWidth(0)) : toNullable(Number_$type, null);
8618
- if (nullableNotEquals(at, null) && Enumerable.b(WorksheetColumnBlock.$, this.bl._ff, function (au) { return au.i; })) {
8618
+ if (nullableNotEquals(at, null) && Enumerable.b(WorksheetColumnBlock.$, this.bl._ff, function (au) { return au.j; })) {
8619
8619
  at = toNullable(Number_$type, 0);
8620
8620
  }
8621
8621
  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);
@@ -1108,13 +1108,13 @@ var WorkbookSaveManagerExcel2003 = /** @class */ /*@__PURE__*/ (function (_super
1108
1108
  WorkbookSaveManagerExcel2003.prototype._dg = function (a) {
1109
1109
  var e_12, _0;
1110
1110
  var b = new List$1(WorksheetColumnBlock.$, 1, a._ff);
1111
- if (b.count == 1 && b._inner[0].k) {
1111
+ if (b.count == 1 && b._inner[0].l) {
1112
1112
  return;
1113
1113
  }
1114
1114
  try {
1115
1115
  for (var _1 = __values(fromEnum(b)), _2 = _1.next(); !_2.done; _2 = _1.next()) {
1116
1116
  var c = _2.value;
1117
- if (c.k) {
1117
+ if (c.l) {
1118
1118
  continue;
1119
1119
  }
1120
1120
  this._ca.k(c);
@@ -12728,24 +12728,24 @@ var COLINFORecord = /** @class */ /*@__PURE__*/ (function (_super) {
12728
12728
  if (c == null) {
12729
12729
  return;
12730
12730
  }
12731
- a._cl._write17(b.q);
12732
- var d = b.r;
12731
+ a._cl._write17(b.r);
12732
+ var d = b.s;
12733
12733
  if (d == 255) {
12734
12734
  d = 256;
12735
12735
  }
12736
12736
  a._cl._write17(d);
12737
- if (b.v < 0) {
12737
+ if (b.w < 0) {
12738
12738
  a._cl._write17(c.defaultColumnWidth);
12739
12739
  }
12740
12740
  else {
12741
- a._cl._write17(b.v);
12741
+ a._cl._write17(b.w);
12742
12742
  }
12743
12743
  a._cl._write17(a._a8(b.b));
12744
12744
  var e = 2;
12745
- if (b.i) {
12745
+ if (b.j) {
12746
12746
  e |= 1;
12747
12747
  }
12748
- e |= (b.m << 8);
12748
+ e |= (b.n << 8);
12749
12749
  if (a._ae(b)) {
12750
12750
  e |= 4096;
12751
12751
  }
@@ -17721,7 +17721,7 @@ var STANDARDWIDTHRecord = /** @class */ /*@__PURE__*/ (function (_super) {
17721
17721
  return;
17722
17722
  }
17723
17723
  var c = b.defaultColumnWidth;
17724
- if (Enumerable.b(WorksheetColumnBlock.$, b._ff, function (d) { return d.i; })) {
17724
+ if (Enumerable.b(WorksheetColumnBlock.$, b._ff, function (d) { return d.j; })) {
17725
17725
  c = 0;
17726
17726
  }
17727
17727
  a._cl._write17(c);