igniteui-webcomponents-excel 6.2.2-alpha.2 → 6.3.0-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.
- package/bundles/igniteui-webcomponents-excel.umd.js +28 -15
- package/bundles/igniteui-webcomponents-excel.umd.min.js +1 -1
- package/esm2015/lib/DefaultStyleHelper_combined.js +28 -15
- package/esm5/lib/DefaultStyleHelper_combined.js +28 -15
- package/fesm2015/igniteui-webcomponents-excel.js +28 -15
- package/fesm5/igniteui-webcomponents-excel.js +28 -15
- package/package.json +2 -2
|
@@ -167174,7 +167174,7 @@
|
|
|
167174
167174
|
j.e = a;
|
|
167175
167175
|
var k;
|
|
167176
167176
|
var l = null;
|
|
167177
|
-
if (igniteuiWebcomponentsCore.typeCast(ErrorValue.$, c) !== null) {
|
|
167177
|
+
if (igniteuiWebcomponentsCore.typeCast(ErrorValue.$, c) !== null && c._y != 255) {
|
|
167178
167178
|
j.h = null;
|
|
167179
167179
|
j.a = 3;
|
|
167180
167180
|
l = b;
|
|
@@ -181483,24 +181483,37 @@
|
|
|
181483
181483
|
return true;
|
|
181484
181484
|
}
|
|
181485
181485
|
}
|
|
181486
|
-
|
|
181486
|
+
var ad = this.cs;
|
|
181487
|
+
var ae = !d && this.bq("!");
|
|
181488
|
+
if (d || ae) {
|
|
181487
181489
|
if (this.au(true)) {
|
|
181488
181490
|
this.cb.removeAt(this.cb.count - 1);
|
|
181489
|
-
var
|
|
181490
|
-
var
|
|
181491
|
-
this.d8(
|
|
181491
|
+
var af = ((function () { var ag = _this.y(c); c = ag.p0; return ag.ret; })());
|
|
181492
|
+
var ag = new RefErr3dToken(1, af);
|
|
181493
|
+
this.d8(ag, a, this.cs - a, b, 0);
|
|
181492
181494
|
return true;
|
|
181493
181495
|
}
|
|
181494
|
-
|
|
181495
|
-
|
|
181496
|
+
if (ae) {
|
|
181497
|
+
this.cs = ad;
|
|
181498
|
+
}
|
|
181499
|
+
else {
|
|
181500
|
+
this.h = new FormulaParseException(a, this.cz, ExcelUtils.eh("LE_FormulaParseException_NoValidTermAfterWorksheetName"), this.cz.substr(a, this.cs - a));
|
|
181501
|
+
return false;
|
|
181502
|
+
}
|
|
181496
181503
|
}
|
|
181497
|
-
|
|
181498
|
-
|
|
181499
|
-
|
|
181500
|
-
|
|
181501
|
-
|
|
181502
|
-
|
|
181503
|
-
|
|
181504
|
+
if (this.bq("!")) {
|
|
181505
|
+
if (this.au(true)) {
|
|
181506
|
+
return true;
|
|
181507
|
+
}
|
|
181508
|
+
this.cs = a;
|
|
181509
|
+
}
|
|
181510
|
+
var ah;
|
|
181511
|
+
var ai;
|
|
181512
|
+
if (((function () { var aj = _this.bj(ah, ai); ah = aj.p0; ai = aj.p1; return aj.ret; })())) {
|
|
181513
|
+
var aj = this.db(true);
|
|
181514
|
+
if (aj == null) {
|
|
181515
|
+
var ak = this.ct();
|
|
181516
|
+
if (CellAddress.l(ak, igniteuiWebcomponentsCore.toNullable(CellAddress.$, null))) {
|
|
181504
181517
|
this.h = new FormulaParseException(a, this.cz, ExcelUtils.eh("LE_FormulaParseException_CellReferenceAfterWorkbookName"), this.cz.substr(a, this.cs - a));
|
|
181505
181518
|
}
|
|
181506
181519
|
else {
|
|
@@ -181508,7 +181521,7 @@
|
|
|
181508
181521
|
}
|
|
181509
181522
|
return false;
|
|
181510
181523
|
}
|
|
181511
|
-
this.d9(new NameXToken(1,
|
|
181524
|
+
this.d9(new NameXToken(1, ah, null, aj, this.j, ai ? 2 : 0, false), a, this.cs - a, 0);
|
|
181512
181525
|
return true;
|
|
181513
181526
|
}
|
|
181514
181527
|
return false;
|