igniteui-webcomponents-excel 4.7.2-beta.0 → 4.7.2-beta.2

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.
@@ -0,0 +1,7 @@
1
+ /*
2
+ THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
3
+ https://www.infragistics.com/legal/license/igultimate-la
4
+ https://www.infragistics.com/legal/license/igultimate-eula
5
+ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
+ */
7
+ export { Formula_VisitWorksheetVisitor } from "./DefaultStyleHelper_combined";
@@ -31,7 +31,7 @@ var UltraCalcFunctionFormulaText = /** @class */ /*@__PURE__*/ (function (_super
31
31
  }
32
32
  var g;
33
33
  if (typeCast(ArrayInteriorFormula.$, f) !== null) {
34
- g = "{" + f._c0._toString() + "}";
34
+ g = "{" + f._c1._toString() + "}";
35
35
  }
36
36
  else {
37
37
  g = f.formulaString;
@@ -2708,7 +2708,7 @@ var ObjectModelTablePartManager = /** @class */ /*@__PURE__*/ (function (_super)
2708
2708
  if (c) {
2709
2709
  var e_2;
2710
2710
  var f_1;
2711
- if (!((function () { var g = ArrayFormula._ct("=" + b, 1, a.currentFormat, CultureInfo.invariantCulture, e_2, f_1, d); e_2 = g.p4; f_1 = g.p5; return g.ret; })())) {
2711
+ if (!((function () { var g = ArrayFormula._cu("=" + b, 1, a.currentFormat, CultureInfo.invariantCulture, e_2, f_1, d); e_2 = g.p4; f_1 = g.p5; return g.ret; })())) {
2712
2712
  throw f_1;
2713
2713
  }
2714
2714
  return e_2;
@@ -8209,7 +8209,7 @@ var ObjectModelWorksheetPartManager = /** @class */ /*@__PURE__*/ (function (_su
8209
8209
  };
8210
8210
  ObjectModelWorksheetPartManager.prototype.gh = function (at, au, av, aw) {
8211
8211
  var ax = typeCast(SingleTargetFormula.$, aw);
8212
- if (ax == null || ax._ck == false) {
8212
+ if (ax == null || ax._cl == false) {
8213
8213
  return;
8214
8214
  }
8215
8215
  var ay = null;
@@ -8221,7 +8221,7 @@ var ObjectModelWorksheetPartManager = /** @class */ /*@__PURE__*/ (function (_su
8221
8221
  var a4 = null;
8222
8222
  var a5 = toNullable(Number_$type, null);
8223
8223
  if (ax._am) {
8224
- var a6 = ax._c0;
8224
+ var a6 = ax._c1;
8225
8225
  a0 = 2;
8226
8226
  az = a6._h._toString2(1, false, true, true);
8227
8227
  var a7 = a6.columnInputCell;
@@ -8236,7 +8236,7 @@ var ObjectModelWorksheetPartManager = /** @class */ /*@__PURE__*/ (function (_su
8236
8236
  }
8237
8237
  else if (ax._ak) {
8238
8238
  a0 = 1;
8239
- var ba = ax._c0;
8239
+ var ba = ax._c1;
8240
8240
  az = ba.cellRange._toString2(1, false, true, true);
8241
8241
  ay = at._cw(ba);
8242
8242
  }
@@ -10060,7 +10060,7 @@ var WorkbookLoadManagerExcel2007 = /** @class */ /*@__PURE__*/ (function (_super
10060
10060
  for (var _4 = __values(fromEnum(this._b._namedReferences$i)), _5 = _4.next(); !_5.done; _5 = _4.next()) {
10061
10061
  var b = _5.value;
10062
10062
  if (b._j != null) {
10063
- b._j._cw(this._b);
10063
+ b._j._cx(this._b);
10064
10064
  }
10065
10065
  }
10066
10066
  }
@@ -1090,12 +1090,12 @@ var WorkbookSaveManagerExcel2003 = /** @class */ /*@__PURE__*/ (function (_super
1090
1090
  this._ds(6);
1091
1091
  if (g._ak) {
1092
1092
  var i = g;
1093
- if (i._c0.cellRange.firstRow == this._cm.b.index && i._c0.cellRange.firstColumn == b) {
1093
+ if (i._c1.cellRange.firstRow == this._cm.b.index && i._c1.cellRange.firstColumn == b) {
1094
1094
  this._ds(545);
1095
1095
  }
1096
1096
  }
1097
1097
  else if (g._am) {
1098
- var j = g._c0.cellsInTable;
1098
+ var j = g._c1.cellsInTable;
1099
1099
  if (j.firstRow == this._cm.b.index - 1 && j.firstColumn == b - 1) {
1100
1100
  this._ds(566);
1101
1101
  }
@@ -11466,7 +11466,7 @@ var ARRAYRecord = /** @class */ /*@__PURE__*/ (function (_super) {
11466
11466
  if (c == null) {
11467
11467
  return;
11468
11468
  }
11469
- var d = c._c0;
11469
+ var d = c._c1;
11470
11470
  a._cl._write17(d.cellRange.firstRow);
11471
11471
  a._cl._write17(d.cellRange.lastRow);
11472
11472
  a._cl._write9(d.cellRange.firstColumn);
@@ -18203,7 +18203,7 @@ var TABLERecord = /** @class */ /*@__PURE__*/ (function (_super) {
18203
18203
  if (c == null) {
18204
18204
  return;
18205
18205
  }
18206
- var d = c._c0;
18206
+ var d = c._c1;
18207
18207
  var e = d.cellsInTable;
18208
18208
  a._cl._write17((e.firstRow + 1));
18209
18209
  a._cl._write17(e.lastRow);
@@ -804,6 +804,7 @@ export * from './lib/Formula_TableResizingVisitor';
804
804
  export * from './lib/Formula_WorksheetMovedVisitor';
805
805
  export * from './lib/Formula_WorksheetRemovedVisitor';
806
806
  export * from './lib/Formula_VerifyFormatLimitsVisitor';
807
+ export * from './lib/Formula_VisitWorksheetVisitor';
807
808
  export * from './lib/Formula_InternalFlags';
808
809
  export * from './lib/Formula_TokensReplacedChangeContext';
809
810
  export * from './lib/FormulaParseException';