igniteui-webcomponents-excel 5.2.0 → 5.2.1-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.
@@ -518,7 +518,7 @@ var WorkbookSaveManagerExcel2003 = /** @class */ /*@__PURE__*/ (function (_super
518
518
  }
519
519
  var c = typeCast(WorksheetChart.$, a);
520
520
  if (c != null) {
521
- if (c._ec == null) {
521
+ if (c._ed == null) {
522
522
  a = null;
523
523
  }
524
524
  return {
@@ -2069,17 +2069,17 @@ var WorkbookSaveManagerExcel2003_PopuplateShapeKnownPropertiesVisitor = /** @cla
2069
2069
  };
2070
2070
  WorkbookSaveManagerExcel2003_PopuplateShapeKnownPropertiesVisitor.prototype.c = function (a, b) {
2071
2071
  _super.prototype.c.call(this, a, b);
2072
- if (a._d6 != 144) {
2073
- a._bi.add(new PropertyTableBase_PropertyValue(0, 129, intSToU(ExcelUtils.dq(a._d6))));
2072
+ if (a._d7 != 144) {
2073
+ a._bi.add(new PropertyTableBase_PropertyValue(0, 129, intSToU(ExcelUtils.dq(a._d7))));
2074
2074
  }
2075
- if (a._ed != 72) {
2076
- a._bi.add(new PropertyTableBase_PropertyValue(0, 130, intSToU(ExcelUtils.dq(a._ed))));
2075
+ if (a._ee != 72) {
2076
+ a._bi.add(new PropertyTableBase_PropertyValue(0, 130, intSToU(ExcelUtils.dq(a._ee))));
2077
2077
  }
2078
- if (a._ea != 144) {
2079
- a._bi.add(new PropertyTableBase_PropertyValue(0, 131, intSToU(ExcelUtils.dq(a._ea))));
2078
+ if (a._eb != 144) {
2079
+ a._bi.add(new PropertyTableBase_PropertyValue(0, 131, intSToU(ExcelUtils.dq(a._eb))));
2080
2080
  }
2081
- if (a._d2 != 72) {
2082
- a._bi.add(new PropertyTableBase_PropertyValue(0, 132, intSToU(ExcelUtils.dq(a._d2))));
2081
+ if (a._d3 != 72) {
2082
+ a._bi.add(new PropertyTableBase_PropertyValue(0, 132, intSToU(ExcelUtils.dq(a._d3))));
2083
2083
  }
2084
2084
  return true;
2085
2085
  };
@@ -2178,7 +2178,7 @@ var WorkbookSaveManagerExcel2003_PopuplateShapeDrawingPropertiesVisitor = /** @c
2178
2178
  }
2179
2179
  else {
2180
2180
  var b = typeCast(WorksheetShapeWithText.$, a);
2181
- var c = b != null && b._d0;
2181
+ var c = b != null && b._d1;
2182
2182
  if (c) {
2183
2183
  a._bi.add(new PropertyTableBase_PropertyValue(1, 127, intSToU(262144), false, false));
2184
2184
  a._bi.add(new PropertyTableBase_PropertyValue(1, 135, intSToU(1), false, false));
@@ -2926,7 +2926,7 @@ var WorkbookLoadManagerExcel2003 = /** @class */ /*@__PURE__*/ (function (_super
2926
2926
  for (var _4 = __values(fromEnum(a)), _5 = _4.next(); !_5.done; _5 = _4.next()) {
2927
2927
  var d = _5.value;
2928
2928
  var e = typeCast(UnknownShape.$, d.value);
2929
- if (e != null && e._ek) {
2929
+ if (e != null && e._el) {
2930
2930
  this._b._d6.add_1(d.key);
2931
2931
  }
2932
2932
  }
@@ -9034,7 +9034,7 @@ var ClientAnchor = /** @class */ /*@__PURE__*/ (function (_super) {
9034
9034
  if (k == null) {
9035
9035
  return;
9036
9036
  }
9037
- k._da(this.n, false);
9037
+ k._db(this.n, false);
9038
9038
  if (this.p.x == 0 && this.o.x == j._columns$i.maxCount) {
9039
9039
  this.o.x -= 1;
9040
9040
  this.p.x = 1024;
@@ -9222,9 +9222,9 @@ var ClientData = /** @class */ /*@__PURE__*/ (function (_super) {
9222
9222
  else {
9223
9223
  p = new WorksheetChart(1, o);
9224
9224
  }
9225
- p._ec = new BinaryData(n);
9226
- p._g7 = f;
9227
- p._g6 = g;
9225
+ p._ed = new BinaryData(n);
9226
+ p._g8 = f;
9227
+ p._g7 = g;
9228
9228
  a._aj.k(p);
9229
9229
  }
9230
9230
  var q = this.n(a);
@@ -9249,10 +9249,10 @@ var ClientData = /** @class */ /*@__PURE__*/ (function (_super) {
9249
9249
  }
9250
9250
  if (b != null && b.b == 5) {
9251
9251
  var d = typeCast(WorksheetChart.$, this.o);
9252
- if (d != null && d._ec != null) {
9252
+ if (d != null && d._ed != null) {
9253
9253
  var e = 0;
9254
9254
  var f = 0;
9255
- var g = d._ec.a;
9255
+ var g = d._ed.a;
9256
9256
  var h = 0;
9257
9257
  while (h < g.length) {
9258
9258
  var i = BitConverter.w(g, h);
@@ -9266,22 +9266,22 @@ var ClientData = /** @class */ /*@__PURE__*/ (function (_super) {
9266
9266
  switch (t1) {
9267
9267
  case 4177:
9268
9268
  {
9269
- if (d._g6.count <= f) {
9269
+ if (d._g7.count <= f) {
9270
9270
  t1 = void 0;
9271
9271
  continue L0;
9272
9272
  }
9273
- var m = d._g6._inner[f++];
9273
+ var m = d._g7._inner[f++];
9274
9274
  l.write(g, k, 6);
9275
9275
  a._c6(m, true, false);
9276
9276
  }
9277
9277
  break;
9278
9278
  case 4134:
9279
9279
  {
9280
- if (d._g7.count <= e) {
9280
+ if (d._g8.count <= e) {
9281
9281
  t1 = void 0;
9282
9282
  continue L0;
9283
9283
  }
9284
- var n = d._g7._inner[e++];
9284
+ var n = d._g8._inner[e++];
9285
9285
  l._write17(n.e(a));
9286
9286
  }
9287
9287
  break;
@@ -9809,7 +9809,7 @@ var GroupContainer = /** @class */ /*@__PURE__*/ (function (_super) {
9809
9809
  _super.prototype.l.call(this, a);
9810
9810
  var b = typeCast(WorksheetShapeGroup.$, a._aj.h());
9811
9811
  if (b != null) {
9812
- b._d3();
9812
+ b._d4();
9813
9813
  }
9814
9814
  };
9815
9815
  GroupContainer.prototype.o = function (a) {
@@ -10232,22 +10232,22 @@ var PropertyTable1 = /** @class */ /*@__PURE__*/ (function (_super) {
10232
10232
  break;
10233
10233
  case 129:
10234
10234
  if (i != null) {
10235
- i._d6 = ExcelUtils.c3(typeGetValue(k._i));
10235
+ i._d7 = ExcelUtils.c3(typeGetValue(k._i));
10236
10236
  }
10237
10237
  break;
10238
10238
  case 130:
10239
10239
  if (i != null) {
10240
- i._ed = ExcelUtils.c3(typeGetValue(k._i));
10240
+ i._ee = ExcelUtils.c3(typeGetValue(k._i));
10241
10241
  }
10242
10242
  break;
10243
10243
  case 131:
10244
10244
  if (i != null) {
10245
- i._ea = ExcelUtils.c3(typeGetValue(k._i));
10245
+ i._eb = ExcelUtils.c3(typeGetValue(k._i));
10246
10246
  }
10247
10247
  break;
10248
10248
  case 132:
10249
10249
  if (i != null) {
10250
- i._d2 = ExcelUtils.c3(typeGetValue(k._i));
10250
+ i._d3 = ExcelUtils.c3(typeGetValue(k._i));
10251
10251
  }
10252
10252
  break;
10253
10253
  case 385:
@@ -10553,7 +10553,7 @@ var EscherShape = /** @class */ /*@__PURE__*/ (function (_super) {
10553
10553
  _this.o = 0;
10554
10554
  _this.n = null;
10555
10555
  _this.n = c;
10556
- _this.o = c._cn;
10556
+ _this.o = c._co;
10557
10557
  }
10558
10558
  break;
10559
10559
  case 1:
@@ -10628,11 +10628,11 @@ var EscherShape = /** @class */ /*@__PURE__*/ (function (_super) {
10628
10628
  }
10629
10629
  var q = typeCast(UnknownShape.$, l);
10630
10630
  if (q != null) {
10631
- q._ek = f;
10631
+ q._el = f;
10632
10632
  }
10633
10633
  else {
10634
10634
  }
10635
- l._cn = this.o;
10635
+ l._co = this.o;
10636
10636
  l.flippedHorizontally = h;
10637
10637
  l.flippedVertically = i;
10638
10638
  a._aj.k(l);
@@ -10642,12 +10642,12 @@ var EscherShape = /** @class */ /*@__PURE__*/ (function (_super) {
10642
10642
  var b = 0;
10643
10643
  var c = typeCast(UnknownShape.$, this.n);
10644
10644
  if (c != null) {
10645
- b = (u32BitwiseAnd(c._ep, ~2567));
10645
+ b = (u32BitwiseAnd(c._eq, ~2567));
10646
10646
  }
10647
10647
  else {
10648
10648
  var d = typeCast(WorksheetChart.$, this.n);
10649
10649
  if (d != null) {
10650
- b = (u32BitwiseAnd(d._i8, ~2567));
10650
+ b = (u32BitwiseAnd(d._i9, ~2567));
10651
10651
  }
10652
10652
  }
10653
10653
  if (typeCast(WorksheetShapeGroup.$, this.n) !== null) {
@@ -10659,7 +10659,7 @@ var EscherShape = /** @class */ /*@__PURE__*/ (function (_super) {
10659
10659
  if (typeCast(Shape_PatriarchShape.$, this.n) !== null) {
10660
10660
  b = u32BitwiseOr(b, 4);
10661
10661
  }
10662
- if (c != null && c._ek) {
10662
+ if (c != null && c._el) {
10663
10663
  b = u32BitwiseOr(b, 16);
10664
10664
  }
10665
10665
  if (this.n.flippedHorizontally) {
@@ -10714,8 +10714,8 @@ var Shape_PatriarchShape = /** @class */ /*@__PURE__*/ (function (_super) {
10714
10714
  __extends(Shape_PatriarchShape, _super);
10715
10715
  function Shape_PatriarchShape(a, b) {
10716
10716
  var _this = _super.call(this) || this;
10717
- _this._d9 = 0;
10718
- _this._d9 = a._w(b).d;
10717
+ _this._ea = 0;
10718
+ _this._ea = a._w(b).d;
10719
10719
  return _this;
10720
10720
  }
10721
10721
  Shape_PatriarchShape.prototype._getBoundsInTwips1 = function (a) {
@@ -10724,10 +10724,10 @@ var Shape_PatriarchShape = /** @class */ /*@__PURE__*/ (function (_super) {
10724
10724
  Shape_PatriarchShape.prototype.get__a8 = function () {
10725
10725
  return true;
10726
10726
  };
10727
- Shape_PatriarchShape.prototype.get__cn = function () {
10728
- return this._d9;
10727
+ Shape_PatriarchShape.prototype.get__co = function () {
10728
+ return this._ea;
10729
10729
  };
10730
- Shape_PatriarchShape.prototype.set__cn = function (a) {
10730
+ Shape_PatriarchShape.prototype.set__co = function (a) {
10731
10731
  };
10732
10732
  Shape_PatriarchShape.$t = markType(Shape_PatriarchShape, 'Shape_PatriarchShape', WorksheetShapeGroup.$);
10733
10733
  return Shape_PatriarchShape;
@@ -10780,7 +10780,7 @@ var ShapeContainer = /** @class */ /*@__PURE__*/ (function (_super) {
10780
10780
  _this.r(new ClientData(0, d));
10781
10781
  var f = typeCast(WorksheetShapeWithText.$, d);
10782
10782
  var g = typeCast(WorksheetCellComment.$, d);
10783
- if ((f != null && f._d0) || (g != null)) {
10783
+ if ((f != null && f._d1) || (g != null)) {
10784
10784
  _this.r(new ClientTextBox(0, d));
10785
10785
  }
10786
10786
  }
@@ -16044,7 +16044,7 @@ var NOTERecord = /** @class */ /*@__PURE__*/ (function (_super) {
16044
16044
  continue;
16045
16045
  }
16046
16046
  j.author = h._y;
16047
- j._ec = f;
16047
+ j._ed = f;
16048
16048
  e._d2(d, j);
16049
16049
  a._b5.removeAt(i);
16050
16050
  return;
@@ -16066,7 +16066,7 @@ var NOTERecord = /** @class */ /*@__PURE__*/ (function (_super) {
16066
16066
  }
16067
16067
  a._cl._write17(b.rowIndex);
16068
16068
  a._cl._write17(b.columnIndex);
16069
- a._cl._write17(b.comment._ec);
16069
+ a._cl._write17(b.comment._ed);
16070
16070
  a._cl._write17(b.comment._h.e.t);
16071
16071
  a._cl._write15(b.comment.author, 1);
16072
16072
  if (a._cl.length % 2 == 0) {
@@ -18688,8 +18688,8 @@ var TXORecord = /** @class */ /*@__PURE__*/ (function (_super) {
18688
18688
  }
18689
18689
  else {
18690
18690
  }
18691
- h._cc = b;
18692
- h._ce = e;
18691
+ h._cd = b;
18692
+ h._cf = e;
18693
18693
  };
18694
18694
  TXORecord.o = function (a, b, c) {
18695
18695
  var d = a._h._inner[b];
@@ -18722,7 +18722,7 @@ var TXORecord = /** @class */ /*@__PURE__*/ (function (_super) {
18722
18722
  }
18723
18723
  var c = typeCast(WorksheetCellComment.$, b);
18724
18724
  var d = typeCast(WorksheetShapeWithText.$, b);
18725
- var e = b._cc;
18725
+ var e = b._cd;
18726
18726
  if (d != null && d.text != null) {
18727
18727
  e &= 65409;
18728
18728
  var f = void 0;
@@ -18771,7 +18771,7 @@ var TXORecord = /** @class */ /*@__PURE__*/ (function (_super) {
18771
18771
  e = i.p0;
18772
18772
  }
18773
18773
  a._cl._write17(e);
18774
- a._cl._write17(b._ce);
18774
+ a._cl._write17(b._cf);
18775
18775
  a._cl._write2(new Array(6));
18776
18776
  if (c != null) {
18777
18777
  var j = typeCast(FormattedStringElement.$, c.text._m);