igniteui-webcomponents-excel 4.0.3 → 4.2.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.
Files changed (117) hide show
  1. package/bundles/igniteui-webcomponents-excel.umd.js +10141 -9597
  2. package/bundles/igniteui-webcomponents-excel.umd.min.js +1 -1
  3. package/esm2015/lib/AlternateContentChoice_combined.js +3 -3
  4. package/esm2015/lib/BiffRecordStream.js +2 -2
  5. package/esm2015/lib/BorderInfo.js +2 -2
  6. package/esm2015/lib/ColorInfo.js +3 -3
  7. package/esm2015/lib/CustomListSortCondition.js +1 -1
  8. package/esm2015/lib/DefaultStyleHelper_combined.js +3949 -3593
  9. package/esm2015/lib/DrawingPartManagerHelpers_combined.js +1 -1
  10. package/esm2015/lib/DxfInfo.js +6 -6
  11. package/esm2015/lib/EnumConverter.js +1 -1
  12. package/esm2015/lib/ExtPropColorLoaded.js +1 -1
  13. package/esm2015/lib/FinancialUtils.js +6 -6
  14. package/esm2015/lib/GradientStop.js +1 -1
  15. package/esm2015/lib/IBinaryTreeNodeOwner$1_combined.js +3 -0
  16. package/esm2015/lib/ISheetBackground.js +11 -0
  17. package/esm2015/lib/IconSortCondition.js +6 -6
  18. package/esm2015/lib/ImageFormat.js +33 -31
  19. package/esm2015/lib/MultipleCellBlankInfo.js +1 -1
  20. package/esm2015/lib/MultipleCellRKInfo.js +2 -2
  21. package/esm2015/lib/ObjectModelDrawingPartManager_ShapeIdentity.js +1 -1
  22. package/esm2015/lib/ObjectModelTablePartManager_TableContext.js +1 -1
  23. package/esm2015/lib/OrderedSortCondition.js +2 -2
  24. package/esm2015/lib/PngPartManager.js +1 -1
  25. package/esm2015/lib/StringUtilities.js +2 -2
  26. package/esm2015/lib/TableColumnFilterData.js +2 -2
  27. package/esm2015/lib/TiffPartManager.js +1 -1
  28. package/esm2015/lib/UltraCalcConditionalFunctionBase_CriteriaEvaluator.js +7 -7
  29. package/esm2015/lib/UltraCalcConditionalFunctionBase_combined.js +2 -2
  30. package/esm2015/lib/UltraCalcFunctionAddress.js +1 -1
  31. package/esm2015/lib/UltraCalcFunctionCell.js +1 -1
  32. package/esm2015/lib/UltraCalcFunctionDateValue.js +1 -1
  33. package/esm2015/lib/UltraCalcFunctionDays.js +2 -2
  34. package/esm2015/lib/UltraCalcFunctionHLookup.js +1 -1
  35. package/esm2015/lib/UltraCalcFunctionIRR.js +1 -1
  36. package/esm2015/lib/UltraCalcFunctionLookup.js +1 -1
  37. package/esm2015/lib/UltraCalcFunctionLookupBase.js +7 -7
  38. package/esm2015/lib/UltraCalcFunctionTime.js +1 -1
  39. package/esm2015/lib/UltraCalcFunctionTimeValue.js +1 -1
  40. package/esm2015/lib/UltraCalcFunctionVLookup.js +1 -1
  41. package/esm2015/lib/UltraCalcFunctionXBase2Dec.js +1 -1
  42. package/esm2015/lib/UltraCalcFunctionYearFrac.js +2 -2
  43. package/esm2015/lib/WeakWorkbookOwner.js +10 -10
  44. package/esm2015/lib/WmfPartManager.js +1 -1
  45. package/esm2015/lib/WorkbookLoadManagerExcel2007_FontCollection.js +1 -1
  46. package/esm2015/lib/WorkbookLoadManagerExcel2007_ShapeAnchorApplicator.js +7 -7
  47. package/esm2015/lib/WorkbookLoadManagerExcel2007_combined.js +1068 -1044
  48. package/esm2015/lib/WorkbookSaveManagerExcel2003_combined.js +2917 -2885
  49. package/esm2015/lib/WorksheetRegion_HorizontalWeakSorter.js +2 -2
  50. package/esm2015/lib/XFPropBorderLoaded.js +1 -1
  51. package/esm2015/lib/XFPropColorLoaded.js +1 -1
  52. package/esm2015/lib/XFPropGradientStopLoaded.js +1 -1
  53. package/esm2015/lib/XlsxUtilities_ColorTransformsApplicator.js +6 -6
  54. package/esm2015/lib/XlsxUtilities_combined.js +13 -13
  55. package/esm2015/public_api.js +1 -0
  56. package/esm5/lib/AlternateContentChoice_combined.js +3 -3
  57. package/esm5/lib/BiffRecordStream.js +2 -2
  58. package/esm5/lib/BorderInfo.js +2 -2
  59. package/esm5/lib/ColorInfo.js +3 -3
  60. package/esm5/lib/CustomListSortCondition.js +1 -1
  61. package/esm5/lib/DefaultStyleHelper_combined.js +5968 -5496
  62. package/esm5/lib/DrawingPartManagerHelpers_combined.js +1 -1
  63. package/esm5/lib/DxfInfo.js +6 -6
  64. package/esm5/lib/EnumConverter.js +1 -1
  65. package/esm5/lib/ExtPropColorLoaded.js +1 -1
  66. package/esm5/lib/FinancialUtils.js +6 -6
  67. package/esm5/lib/GradientStop.js +1 -1
  68. package/esm5/lib/IBinaryTreeNodeOwner$1_combined.js +3 -0
  69. package/esm5/lib/ISheetBackground.js +11 -0
  70. package/esm5/lib/IconSortCondition.js +6 -6
  71. package/esm5/lib/ImageFormat.js +33 -31
  72. package/esm5/lib/MultipleCellBlankInfo.js +1 -1
  73. package/esm5/lib/MultipleCellRKInfo.js +2 -2
  74. package/esm5/lib/ObjectModelDrawingPartManager_ShapeIdentity.js +1 -1
  75. package/esm5/lib/ObjectModelTablePartManager_TableContext.js +1 -1
  76. package/esm5/lib/OrderedSortCondition.js +2 -2
  77. package/esm5/lib/PngPartManager.js +1 -1
  78. package/esm5/lib/StringUtilities.js +2 -2
  79. package/esm5/lib/TableColumnFilterData.js +2 -2
  80. package/esm5/lib/TiffPartManager.js +1 -1
  81. package/esm5/lib/UltraCalcConditionalFunctionBase_CriteriaEvaluator.js +7 -7
  82. package/esm5/lib/UltraCalcConditionalFunctionBase_combined.js +2 -2
  83. package/esm5/lib/UltraCalcFunctionAddress.js +1 -1
  84. package/esm5/lib/UltraCalcFunctionCell.js +1 -1
  85. package/esm5/lib/UltraCalcFunctionDateValue.js +1 -1
  86. package/esm5/lib/UltraCalcFunctionDays.js +2 -2
  87. package/esm5/lib/UltraCalcFunctionHLookup.js +1 -1
  88. package/esm5/lib/UltraCalcFunctionIRR.js +1 -1
  89. package/esm5/lib/UltraCalcFunctionLookup.js +1 -1
  90. package/esm5/lib/UltraCalcFunctionLookupBase.js +7 -7
  91. package/esm5/lib/UltraCalcFunctionTime.js +1 -1
  92. package/esm5/lib/UltraCalcFunctionTimeValue.js +1 -1
  93. package/esm5/lib/UltraCalcFunctionVLookup.js +1 -1
  94. package/esm5/lib/UltraCalcFunctionXBase2Dec.js +1 -1
  95. package/esm5/lib/UltraCalcFunctionYearFrac.js +2 -2
  96. package/esm5/lib/WeakWorkbookOwner.js +10 -10
  97. package/esm5/lib/WmfPartManager.js +1 -1
  98. package/esm5/lib/WorkbookLoadManagerExcel2007_FontCollection.js +1 -1
  99. package/esm5/lib/WorkbookLoadManagerExcel2007_ShapeAnchorApplicator.js +7 -7
  100. package/esm5/lib/WorkbookLoadManagerExcel2007_combined.js +1083 -1059
  101. package/esm5/lib/WorkbookSaveManagerExcel2003_combined.js +2927 -2895
  102. package/esm5/lib/WorksheetRegion_HorizontalWeakSorter.js +2 -2
  103. package/esm5/lib/XFPropBorderLoaded.js +1 -1
  104. package/esm5/lib/XFPropColorLoaded.js +1 -1
  105. package/esm5/lib/XFPropGradientStopLoaded.js +1 -1
  106. package/esm5/lib/XlsxUtilities_ColorTransformsApplicator.js +6 -6
  107. package/esm5/lib/XlsxUtilities_combined.js +13 -13
  108. package/esm5/public_api.js +1 -0
  109. package/fesm2015/igniteui-webcomponents-excel.js +8099 -7672
  110. package/fesm5/igniteui-webcomponents-excel.js +10141 -9598
  111. package/lib/DefaultStyleHelper_combined.d.ts +924 -800
  112. package/lib/ISheetBackground.d.ts +12 -0
  113. package/lib/ImageFormat.d.ts +6 -4
  114. package/lib/WorkbookLoadManagerExcel2007_combined.d.ts +79 -79
  115. package/lib/WorkbookSaveManagerExcel2003_combined.d.ts +112 -112
  116. package/package.json +2 -2
  117. package/public_api.d.ts +1 -0
@@ -2793,7 +2793,7 @@ var DrawingPartManagerHelpers = /** @class */ /*@__PURE__*/ (function (_super) {
2793
2793
  if (b == null) {
2794
2794
  return;
2795
2795
  }
2796
- a.d._t.di(a);
2796
+ a.d._t.di(a, b.e);
2797
2797
  DrawingPartManagerHelpers.ea(a, b.a);
2798
2798
  DrawingPartManagerHelpers.ev(a, b.spPr);
2799
2799
  DrawingPartManagerHelpers.e0(a, b.style);
@@ -38,22 +38,22 @@ var DxfInfo = /** @class */ /*@__PURE__*/ (function (_super) {
38
38
  {
39
39
  var c = _rest[0];
40
40
  var d = _rest[1];
41
- if (ExcelUtils.bw(d.formatOptions, 2)) {
41
+ if (ExcelUtils.by(d.formatOptions, 2)) {
42
42
  _this.b = AlignmentInfo.e(d, true);
43
43
  }
44
- if (ExcelUtils.bw(d.formatOptions, 8)) {
44
+ if (ExcelUtils.by(d.formatOptions, 8)) {
45
45
  _this.c = BorderInfo.a(c, d);
46
46
  }
47
- if (ExcelUtils.bw(d.formatOptions, 16)) {
47
+ if (ExcelUtils.by(d.formatOptions, 16)) {
48
48
  _this.e = FillInfo.a(c, d);
49
49
  }
50
- if (ExcelUtils.bw(d.formatOptions, 1)) {
50
+ if (ExcelUtils.by(d.formatOptions, 1)) {
51
51
  _this.g = SerializationNumberFormatInfo.a(d);
52
52
  }
53
- if (ExcelUtils.bw(d.formatOptions, 32)) {
53
+ if (ExcelUtils.by(d.formatOptions, 32)) {
54
54
  _this.f = ProtectionInfo.b(d, true);
55
55
  }
56
- if (ExcelUtils.bw(d.formatOptions, 4)) {
56
+ if (ExcelUtils.by(d.formatOptions, 4)) {
57
57
  _this.a = d._bp.d._ak(NoOpFontDefaultsResolver.a);
58
58
  }
59
59
  }
@@ -291,7 +291,7 @@ var EnumConverter = /** @class */ /*@__PURE__*/ (function (_super) {
291
291
  };
292
292
  EnumConverter.p = function (a, b, c, d) {
293
293
  d = ((function () { var e = IconSetConditionalFormat._cp(a, b); b = e.p1; return e.ret; })());
294
- c = ExcelUtils.ai(b);
294
+ c = ExcelUtils.ak(b);
295
295
  return {
296
296
  p2: c,
297
297
  p3: d
@@ -20,7 +20,7 @@ var ExtPropColorLoaded = /** @class */ /*@__PURE__*/ (function (_super) {
20
20
  return _this;
21
21
  }
22
22
  ExtPropColorLoaded.prototype.e = function (a) {
23
- return ExcelUtils.ad(a, this.f);
23
+ return ExcelUtils.af(a, this.f);
24
24
  };
25
25
  ExtPropColorLoaded.$t = markType(ExtPropColorLoaded, 'ExtPropColorLoaded', ExtPropColorBase.$);
26
26
  return ExtPropColorLoaded;
@@ -20,7 +20,7 @@ var FinancialUtils = /** @class */ /*@__PURE__*/ (function (_super) {
20
20
  FinancialUtils.iPmt = function (a, b, c, d, e, f) {
21
21
  var g = f != 0 ? 2 : 1;
22
22
  if ((b <= 0) || (b >= (c + 1))) {
23
- throw new ArgumentOutOfRangeException(2, "per", ExcelUtils.ef("LE_ArgumentOutOfRangeException_Per"));
23
+ throw new ArgumentOutOfRangeException(2, "per", ExcelUtils.eh("LE_ArgumentOutOfRangeException_Per"));
24
24
  }
25
25
  if ((f != 0) && (b == 1)) {
26
26
  return 0;
@@ -33,7 +33,7 @@ var FinancialUtils = /** @class */ /*@__PURE__*/ (function (_super) {
33
33
  };
34
34
  FinancialUtils.pPmt = function (a, b, c, d, e, f) {
35
35
  if ((b <= 0) || (b >= (c + 1))) {
36
- throw new ArgumentException(2, ExcelUtils.ef("LE_ArgumentException_Per"), "per");
36
+ throw new ArgumentException(2, ExcelUtils.eh("LE_ArgumentException_Per"), "per");
37
37
  }
38
38
  var g = FinancialUtils.d(a, c, d, e, f);
39
39
  var h = FinancialUtils.iPmt(a, b, c, d, e, f);
@@ -42,11 +42,11 @@ var FinancialUtils = /** @class */ /*@__PURE__*/ (function (_super) {
42
42
  FinancialUtils.nPer = function (a, b, c, d, e) {
43
43
  var f;
44
44
  if (a <= -1) {
45
- throw new ArgumentOutOfRangeException(2, "rate", ExcelUtils.ef("LE_ArgumentOutOfRangeException_Rate"));
45
+ throw new ArgumentOutOfRangeException(2, "rate", ExcelUtils.eh("LE_ArgumentOutOfRangeException_Rate"));
46
46
  }
47
47
  if (a == 0) {
48
48
  if (b == 0) {
49
- throw new ArgumentException(2, ExcelUtils.ef("LE_ArgumentException_Pmt"), "pmt");
49
+ throw new ArgumentException(2, ExcelUtils.eh("LE_ArgumentException_Pmt"), "pmt");
50
50
  }
51
51
  return -(c + d) / b;
52
52
  }
@@ -63,7 +63,7 @@ var FinancialUtils = /** @class */ /*@__PURE__*/ (function (_super) {
63
63
  h = -1 * h;
64
64
  }
65
65
  else if ((g <= 0) || (h <= 0)) {
66
- throw new ArgumentException(1, ExcelUtils.ef("LE_ArgumentException_NPerFunction"));
66
+ throw new ArgumentException(1, ExcelUtils.eh("LE_ArgumentException_NPerFunction"));
67
67
  }
68
68
  var i = a + 1;
69
69
  return (Math.log(g) - Math.log(h)) / Math.log(i);
@@ -71,7 +71,7 @@ var FinancialUtils = /** @class */ /*@__PURE__*/ (function (_super) {
71
71
  FinancialUtils.d = function (a, b, c, d, e) {
72
72
  var f;
73
73
  if (b == 0) {
74
- throw new ArgumentException(2, ExcelUtils.ef("LE_ArgumentException_NPer"), "nPer");
74
+ throw new ArgumentException(2, ExcelUtils.eh("LE_ArgumentException_NPer"), "nPer");
75
75
  }
76
76
  if (a == 0) {
77
77
  return (-d - c) / b;
@@ -65,7 +65,7 @@ var GradientStop = /** @class */ /*@__PURE__*/ (function (_super) {
65
65
  b = null;
66
66
  }
67
67
  if (a < 0 || a > 1) {
68
- var c = ExcelUtils.ef("LE_GradientStop_InvalidPosition");
68
+ var c = ExcelUtils.eh("LE_GradientStop_InvalidPosition");
69
69
  throw new ArgumentOutOfRangeException(2, b, c);
70
70
  }
71
71
  };
@@ -825,6 +825,9 @@ var LoadOnDemandTree$1 = /** @class */ /*@__PURE__*/ (function (_super) {
825
825
  this._s = this._q;
826
826
  this._q = 0;
827
827
  }
828
+ else {
829
+ this._s = 0;
830
+ }
828
831
  this._r = this._q;
829
832
  }
830
833
  };
@@ -0,0 +1,11 @@
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
+ import { Type } from "igniteui-webcomponents-core";
8
+ /**
9
+ * @hidden
10
+ */
11
+ export var ISheetBackground_$type = /*@__PURE__*/ new Type(null, 'ISheetBackground');
@@ -69,8 +69,8 @@ var IconSortCondition = /** @class */ /*@__PURE__*/ (function (_super) {
69
69
  _this._l = toNullable(Number_$type, null);
70
70
  _this._j = 0;
71
71
  iconIndex_1 = wrapNullable(Number_$type, iconIndex_1);
72
- ExcelUtils.gn(FormatConditionIconSet_$type, iconSet_1);
73
- _this._j = ExcelUtils.ai(iconSet_1);
72
+ ExcelUtils.gp(FormatConditionIconSet_$type, iconSet_1);
73
+ _this._j = ExcelUtils.ak(iconSet_1);
74
74
  if (nullableEquals(iconIndex_1, null)) {
75
75
  _this._l = toNullable(Number_$type, null);
76
76
  }
@@ -94,8 +94,8 @@ var IconSortCondition = /** @class */ /*@__PURE__*/ (function (_super) {
94
94
  _this._l = toNullable(Number_$type, null);
95
95
  _this._j = 0;
96
96
  iconIndex = wrapNullable(Number_$type, iconIndex);
97
- ExcelUtils.gn(FormatConditionIconSet_$type, iconSet);
98
- _this._j = ExcelUtils.ai(iconSet);
97
+ ExcelUtils.gp(FormatConditionIconSet_$type, iconSet);
98
+ _this._j = ExcelUtils.ak(iconSet);
99
99
  if (nullableEquals(iconIndex, null)) {
100
100
  _this._l = toNullable(Number_$type, null);
101
101
  }
@@ -123,8 +123,8 @@ var IconSortCondition = /** @class */ /*@__PURE__*/ (function (_super) {
123
123
  * @hidden
124
124
  */
125
125
  IconSortCondition.prototype._g = function ($t, a, b, c, d, e) {
126
- var f = ExcelUtils.ao(a.a(b, d), this._j, this._l);
127
- var g = ExcelUtils.ao(a.a(c, e), this._j, this._l);
126
+ var f = ExcelUtils.aq(a.a(b, d), this._j, this._l);
127
+ var g = ExcelUtils.aq(a.a(c, e), this._j, this._l);
128
128
  if (f == g) {
129
129
  return 0;
130
130
  }
@@ -15,8 +15,8 @@ var ImageFormat = /** @class */ /*@__PURE__*/ (function (_super) {
15
15
  tslib_1.__extends(ImageFormat, _super);
16
16
  function ImageFormat(a) {
17
17
  var _this = _super.call(this) || this;
18
- _this.n = new Guid();
19
- _this.n = a;
18
+ _this.o = new Guid();
19
+ _this.o = a;
20
20
  return _this;
21
21
  }
22
22
  ImageFormat.d = function (a) {
@@ -38,68 +38,70 @@ var ImageFormat = /** @class */ /*@__PURE__*/ (function (_super) {
38
38
  b = ImageFormat.f;
39
39
  break;
40
40
  case "image/png":
41
- b = ImageFormat.g;
41
+ b = ImageFormat.h;
42
42
  break;
43
43
  case "image/tiff":
44
44
  case "image/x-tiff":
45
- b = ImageFormat.h;
45
+ b = ImageFormat.i;
46
46
  break;
47
47
  case "windows/metafile":
48
48
  case "image/wmf":
49
- b = ImageFormat.i;
49
+ b = ImageFormat.j;
50
50
  break;
51
51
  default: throw new ArgumentException(1, "Unrecognized mediaType:" + a);
52
52
  }
53
53
  return b;
54
54
  };
55
- ImageFormat.s = function (a) {
55
+ ImageFormat.u = function (a) {
56
56
  var b = null;
57
57
  if (a != null) {
58
- var c = a.n;
59
- if (Guid.l_op_Equality(c, ImageFormat.p)) {
58
+ var c = a.o;
59
+ if (Guid.l_op_Equality(c, ImageFormat.r)) {
60
60
  b = "image/png";
61
61
  }
62
- else if (Guid.l_op_Equality(c, ImageFormat.o)) {
62
+ else if (Guid.l_op_Equality(c, ImageFormat.p)) {
63
63
  b = "image/jpeg";
64
64
  }
65
- else if (Guid.l_op_Equality(c, ImageFormat.m)) {
65
+ else if (Guid.l_op_Equality(c, ImageFormat.n)) {
66
66
  b = "image/gif";
67
67
  }
68
- else if (Guid.l_op_Equality(c, ImageFormat.r)) {
68
+ else if (Guid.l_op_Equality(c, ImageFormat.t)) {
69
69
  b = "image/wmf";
70
70
  }
71
- else if (Guid.l_op_Equality(c, ImageFormat.j)) {
71
+ else if (Guid.l_op_Equality(c, ImageFormat.k)) {
72
72
  b = "image/bmp";
73
73
  }
74
- else if (Guid.l_op_Equality(c, ImageFormat.q)) {
74
+ else if (Guid.l_op_Equality(c, ImageFormat.s)) {
75
75
  b = "image/tiff";
76
76
  }
77
- else if (Guid.l_op_Equality(c, ImageFormat.l)) {
77
+ else if (Guid.l_op_Equality(c, ImageFormat.m)) {
78
78
  b = "image/emf";
79
79
  }
80
- else if (Guid.l_op_Equality(c, ImageFormat.k)) {
80
+ else if (Guid.l_op_Equality(c, ImageFormat.l)) {
81
81
  b = "image/dib";
82
82
  }
83
83
  }
84
84
  return b;
85
85
  };
86
86
  ImageFormat.$t = markType(ImageFormat, 'ImageFormat');
87
- ImageFormat.j = new Guid(3, "B96B3CAA-0728-11D3-9D7B-0000F81EF32E");
88
- ImageFormat.k = new Guid(3, "824CA8E2-A984-4668-8A14-077225372B1C");
89
- ImageFormat.l = new Guid(3, "B96B3CAC-0728-11D3-9D7B-0000F81EF32E");
90
- ImageFormat.m = new Guid(3, "1FE88D21-FE3D-4F4A-ABD3-8DBAD86C510A");
91
- ImageFormat.o = new Guid(3, "0C487171-1412-4D76-B20A-4AEA380FFAA7");
92
- ImageFormat.p = new Guid(3, "7B369CF6-0507-4F15-ABE8-5768C70D1454");
93
- ImageFormat.q = new Guid(3, "069B1E5E-A617-4498-AAEA-D71AF8933FD3");
94
- ImageFormat.r = new Guid(3, "B96B3CAD-0728-11D3-9D7B-0000F81EF32E");
95
- ImageFormat.a = new ImageFormat(ImageFormat.j);
96
- ImageFormat.b = new ImageFormat(ImageFormat.k);
97
- ImageFormat.c = new ImageFormat(ImageFormat.l);
98
- ImageFormat.e = new ImageFormat(ImageFormat.m);
99
- ImageFormat.f = new ImageFormat(ImageFormat.o);
100
- ImageFormat.g = new ImageFormat(ImageFormat.p);
101
- ImageFormat.h = new ImageFormat(ImageFormat.q);
102
- ImageFormat.i = new ImageFormat(ImageFormat.r);
87
+ ImageFormat.k = new Guid(3, "B96B3CAA-0728-11D3-9D7B-0000F81EF32E");
88
+ ImageFormat.l = new Guid(3, "824CA8E2-A984-4668-8A14-077225372B1C");
89
+ ImageFormat.m = new Guid(3, "B96B3CAC-0728-11D3-9D7B-0000F81EF32E");
90
+ ImageFormat.n = new Guid(3, "1FE88D21-FE3D-4F4A-ABD3-8DBAD86C510A");
91
+ ImageFormat.p = new Guid(3, "0C487171-1412-4D76-B20A-4AEA380FFAA7");
92
+ ImageFormat.q = new Guid(3, "B96b3CAA-0728-11D3-9D7B-0000F81EF32E");
93
+ ImageFormat.r = new Guid(3, "7B369CF6-0507-4F15-ABE8-5768C70D1454");
94
+ ImageFormat.s = new Guid(3, "069B1E5E-A617-4498-AAEA-D71AF8933FD3");
95
+ ImageFormat.t = new Guid(3, "B96B3CAD-0728-11D3-9D7B-0000F81EF32E");
96
+ ImageFormat.a = new ImageFormat(ImageFormat.k);
97
+ ImageFormat.b = new ImageFormat(ImageFormat.l);
98
+ ImageFormat.c = new ImageFormat(ImageFormat.m);
99
+ ImageFormat.e = new ImageFormat(ImageFormat.n);
100
+ ImageFormat.f = new ImageFormat(ImageFormat.p);
101
+ ImageFormat.g = new ImageFormat(ImageFormat.q);
102
+ ImageFormat.h = new ImageFormat(ImageFormat.r);
103
+ ImageFormat.i = new ImageFormat(ImageFormat.s);
104
+ ImageFormat.j = new ImageFormat(ImageFormat.t);
103
105
  return ImageFormat;
104
106
  }(Base));
105
107
  export { ImageFormat };
@@ -29,7 +29,7 @@ var MultipleCellBlankInfo = /** @class */ /*@__PURE__*/ (function (_super) {
29
29
  MultipleCellBlankInfo.q = function (a, b, c, d) {
30
30
  d = a._a5(b, c);
31
31
  return {
32
- ret: ExcelUtils.a8(d),
32
+ ret: ExcelUtils.ba(d),
33
33
  p3: d
34
34
  };
35
35
  };
@@ -31,7 +31,7 @@ var MultipleCellRKInfo = /** @class */ /*@__PURE__*/ (function (_super) {
31
31
  MultipleCellRKInfo.q = function (a, b, c, d) {
32
32
  d = null;
33
33
  var e = a._a5(b, c);
34
- if (ExcelUtils.a9(e) == false) {
34
+ if (ExcelUtils.bb(e) == false) {
35
35
  return {
36
36
  ret: false,
37
37
  p3: d
@@ -39,7 +39,7 @@ var MultipleCellRKInfo = /** @class */ /*@__PURE__*/ (function (_super) {
39
39
  }
40
40
  var f = Convert.toDouble4(e, CultureInfo.invariantCulture);
41
41
  var g;
42
- if (((function () { var h = ExcelUtils.by(f, g); g = h.p1; return h.ret; })()) == false) {
42
+ if (((function () { var h = ExcelUtils.b0(f, g); g = h.p1; return h.ret; })()) == false) {
43
43
  return {
44
44
  ret: false,
45
45
  p3: d
@@ -34,7 +34,7 @@ var ObjectModelDrawingPartManager_ShapeIdentity = /** @class */ /*@__PURE__*/ (f
34
34
  else {
35
35
  c = "WorksheetShapeSerialization_ShapeName";
36
36
  }
37
- return stringFormat("{0} {1}", ExcelUtils.ef(c), b);
37
+ return stringFormat("{0} {1}", ExcelUtils.eh(c), b);
38
38
  };
39
39
  ObjectModelDrawingPartManager_ShapeIdentity.$t = markType(ObjectModelDrawingPartManager_ShapeIdentity, 'ObjectModelDrawingPartManager_ShapeIdentity');
40
40
  return ObjectModelDrawingPartManager_ShapeIdentity;
@@ -54,7 +54,7 @@ var ObjectModelTablePartManager_TableContext = /** @class */ /*@__PURE__*/ (func
54
54
  continue;
55
55
  }
56
56
  var d = a.value;
57
- d._j(c);
57
+ d._k(c);
58
58
  c.filter = d;
59
59
  }
60
60
  }
@@ -105,9 +105,9 @@ var OrderedSortCondition = /** @class */ /*@__PURE__*/ (function (_super) {
105
105
  */
106
106
  OrderedSortCondition._i = function ($t, a, b, c, d) {
107
107
  var e;
108
- var f = ((function () { var g = ExcelUtils.bz(b.workbook, c, e); e = g.p2; return g.ret; })());
108
+ var f = ((function () { var g = ExcelUtils.b1(b.workbook, c, e); e = g.p2; return g.ret; })());
109
109
  var g;
110
- var h = ((function () { var i = ExcelUtils.bz(b.workbook, d, g); g = i.p2; return i.ret; })());
110
+ var h = ((function () { var i = ExcelUtils.b1(b.workbook, d, g); g = i.p2; return i.ret; })());
111
111
  if (f) {
112
112
  if (h) {
113
113
  return Base.compareSimple(e, g);
@@ -57,7 +57,7 @@ var PngPartManager = /** @class */ /*@__PURE__*/ (function (_super) {
57
57
  configurable: true
58
58
  });
59
59
  PngPartManager.prototype.r = function (a) {
60
- return ImageFormat.g;
60
+ return ImageFormat.h;
61
61
  };
62
62
  PngPartManager.$t = markType(PngPartManager, 'PngPartManager', ImagePartManagerBase.$);
63
63
  PngPartManager.y = new PngPartManager();
@@ -17,8 +17,8 @@ var StringUtilities = /** @class */ /*@__PURE__*/ (function (_super) {
17
17
  return _super !== null && _super.apply(this, arguments) || this;
18
18
  }
19
19
  StringUtilities.staticInit = function () {
20
- var a = "This\r\nThat";
21
- StringUtilities.a = a.indexOf("\n") > 0;
20
+ var a = "Hel\0lo";
21
+ StringUtilities.a = a.indexOf("\0") > 0;
22
22
  };
23
23
  Object.defineProperty(StringUtilities, "j", {
24
24
  get: function () {
@@ -42,7 +42,7 @@ var TableColumnFilterData = /** @class */ /*@__PURE__*/ (function (_super) {
42
42
  }
43
43
  var i_1;
44
44
  var j_1;
45
- _this.e = ((function () { var k = _this.a._g(i_1, j_1); i_1 = k.p0; j_1 = k.p1; return k.ret; })());
45
+ _this.e = ((function () { var k = _this.a._h(i_1, j_1); i_1 = k.p0; j_1 = k.p1; return k.ret; })());
46
46
  _this.d = i_1;
47
47
  _this.f = j_1;
48
48
  }
@@ -61,7 +61,7 @@ var TableColumnFilterData = /** @class */ /*@__PURE__*/ (function (_super) {
61
61
  }
62
62
  var e_1;
63
63
  var f_1;
64
- _this.e = ((function () { var g = _this.a._g(e_1, f_1); e_1 = g.p0; f_1 = g.p1; return g.ret; })());
64
+ _this.e = ((function () { var g = _this.a._h(e_1, f_1); e_1 = g.p0; f_1 = g.p1; return g.ret; })());
65
65
  _this.d = e_1;
66
66
  _this.f = f_1;
67
67
  }
@@ -57,7 +57,7 @@ var TiffPartManager = /** @class */ /*@__PURE__*/ (function (_super) {
57
57
  configurable: true
58
58
  });
59
59
  TiffPartManager.prototype.r = function (a) {
60
- return ImageFormat.h;
60
+ return ImageFormat.i;
61
61
  };
62
62
  TiffPartManager.$t = markType(TiffPartManager, 'TiffPartManager', ImagePartManagerBase.$);
63
63
  TiffPartManager.y = new TiffPartManager();
@@ -82,7 +82,7 @@ var UltraCalcConditionalFunctionBase_CriteriaEvaluator = /** @class */ /*@__PURE
82
82
  else {
83
83
  if (stringContains(g_1, "*") || stringContains(g_1, "?")) {
84
84
  var i_1;
85
- _this.g = ((function () { var j = ExcelUtils.ep(g_1, i_1); i_1 = j.p1; return j.ret; })());
85
+ _this.g = ((function () { var j = ExcelUtils.er(g_1, i_1); i_1 = j.p1; return j.ret; })());
86
86
  }
87
87
  d = g_1;
88
88
  }
@@ -98,26 +98,26 @@ var UltraCalcConditionalFunctionBase_CriteriaEvaluator = /** @class */ /*@__PURE
98
98
  }
99
99
  UltraCalcConditionalFunctionBase_CriteriaEvaluator.prototype.d = function (a) {
100
100
  var b = a._getResolvedValue3(false);
101
- if (ExcelCalcValue._aa(b)) {
101
+ if (ExcelCalcValue._ab(b)) {
102
102
  return this.a != null && this.a.code == b.code;
103
103
  }
104
- if (ExcelCalcValue._ac(b) != ExcelCalcValue._ac(this.e)) {
104
+ if (ExcelCalcValue._ad(b) != ExcelCalcValue._ad(this.e)) {
105
105
  return false;
106
106
  }
107
107
  var c = false;
108
- if (ExcelCalcValue._ag(b)) {
108
+ if (ExcelCalcValue._ah(b)) {
109
109
  if (this.f == null) {
110
110
  return false;
111
111
  }
112
112
  c = true;
113
113
  }
114
- if (ExcelCalcValue._u(b) != ExcelCalcValue._u(this.e)) {
114
+ if (ExcelCalcValue._v(b) != ExcelCalcValue._v(this.e)) {
115
115
  return false;
116
116
  }
117
117
  if (this.g != null) {
118
- return this.g.i(a._bp(b, a._a0)).i;
118
+ return this.g.i(a._bq(b, a._a1)).i;
119
119
  }
120
- var d = ExcelCalcValue._a4(a, b, this.b, c ? this.f : this.e);
120
+ var d = ExcelCalcValue._a5(a, b, this.b, c ? this.f : this.e);
121
121
  switch (this.c) {
122
122
  case 0: return d == 0;
123
123
  case 1: return d != 0;
@@ -77,7 +77,7 @@ var UltraCalcConditionalFunctionBase = /** @class */ /*@__PURE__*/ (function (_s
77
77
  var q = l._cx(k, j, p, n);
78
78
  var r = new ExcelCalcValue(q._c);
79
79
  r._n = c._n;
80
- r._y = true;
80
+ r._z = true;
81
81
  var s = r._d(false);
82
82
  s._n(false, runOn(i, i.h));
83
83
  }
@@ -208,7 +208,7 @@ var UltraCalcConditionalFunctionBase = /** @class */ /*@__PURE__*/ (function (_s
208
208
  var aa_1 = z_1._getResolvedValue3(false);
209
209
  var ab_1;
210
210
  var ac_1;
211
- if (((function () { var ad = z_1._ao(aa_1, ac_1, o, ab_1); ac_1 = ad.p1; ab_1 = ad.p3; return ad.ret; })())) {
211
+ if (((function () { var ad = z_1._ap(aa_1, ac_1, o, ab_1); ac_1 = ad.p1; ab_1 = ad.p3; return ad.ret; })())) {
212
212
  p++;
213
213
  q = e(q, ac_1);
214
214
  }
@@ -89,7 +89,7 @@ var UltraCalcFunctionAddress = /** @class */ /*@__PURE__*/ (function (_super) {
89
89
  var r = k ? 1 : 0;
90
90
  var s = stringEmpty();
91
91
  if (l != null) {
92
- s += ExcelUtils.d5(null, l);
92
+ s += ExcelUtils.d7(null, l);
93
93
  }
94
94
  if (r == 0) {
95
95
  if (p) {
@@ -257,7 +257,7 @@ var UltraCalcFunctionCell = /** @class */ /*@__PURE__*/ (function (_super) {
257
257
  if (i == null) {
258
258
  i = new ExcelCalcValue(b);
259
259
  }
260
- var j = i._bj(false, false);
260
+ var j = i._bk(false, false);
261
261
  if (typeCast(FormattedString.$, j) !== null) {
262
262
  g = j.unformattedString;
263
263
  }
@@ -20,7 +20,7 @@ var UltraCalcFunctionDateValue = /** @class */ /*@__PURE__*/ (function (_super)
20
20
  UltraCalcFunctionDateValue.prototype.evaluate = function (a, b) {
21
21
  var c = a.pop();
22
22
  var d;
23
- if (((function () { var e = c._aj(c._a0, d); d = e.p1; return e.ret; })()) == false) {
23
+ if (((function () { var e = c._ak(c._a1, d); d = e.p1; return e.ret; })()) == false) {
24
24
  return new ExcelCalcValue(new ExcelCalcErrorValue(1));
25
25
  }
26
26
  return new ExcelCalcValue(d);
@@ -24,7 +24,7 @@ var UltraCalcFunctionDays = /** @class */ /*@__PURE__*/ (function (_super) {
24
24
  var e, f;
25
25
  if (d.isString) {
26
26
  var g_1;
27
- if (((function () { var h = d._aj(d._a0, g_1); g_1 = h.p1; return h.ret; })()) == false) {
27
+ if (((function () { var h = d._ak(d._a1, g_1); g_1 = h.p1; return h.ret; })()) == false) {
28
28
  return new ExcelCalcValue(new ExcelCalcErrorValue(1));
29
29
  }
30
30
  e = ((function (h) { return !nullableIsNull(h) ? h.value : -1; })(ExcelCalcValue._dateTimeToExcelDate(d._o, g_1)));
@@ -34,7 +34,7 @@ var UltraCalcFunctionDays = /** @class */ /*@__PURE__*/ (function (_super) {
34
34
  }
35
35
  if (c.isString) {
36
36
  var h_1;
37
- if (((function () { var i = c._aj(c._a0, h_1); h_1 = i.p1; return i.ret; })()) == false) {
37
+ if (((function () { var i = c._ak(c._a1, h_1); h_1 = i.p1; return i.ret; })()) == false) {
38
38
  return new ExcelCalcValue(new ExcelCalcErrorValue(1));
39
39
  }
40
40
  f = ((function (i) { return !nullableIsNull(i) ? i.value : -1; })(ExcelCalcValue._dateTimeToExcelDate(c._o, h_1)));
@@ -64,7 +64,7 @@ var UltraCalcFunctionHLookup = /** @class */ /*@__PURE__*/ (function (_super) {
64
64
  return new ExcelCalcValue(new ExcelCalcErrorValue(0));
65
65
  }
66
66
  var n = g.item(l, i);
67
- n._y = true;
67
+ n._z = true;
68
68
  return new ExcelCalcValue(n._getResolvedValue());
69
69
  };
70
70
  UltraCalcFunctionHLookup.prototype.get_name = function () {
@@ -32,7 +32,7 @@ var UltraCalcFunctionIRR = /** @class */ /*@__PURE__*/ (function (_super) {
32
32
  }
33
33
  d += 1;
34
34
  var f = a.pop();
35
- if (f._s == false) {
35
+ if (f._t == false) {
36
36
  return new ExcelCalcValue(new ExcelCalcErrorValue(1));
37
37
  }
38
38
  var g = 0;
@@ -86,7 +86,7 @@ var UltraCalcFunctionLookup = /** @class */ /*@__PURE__*/ (function (_super) {
86
86
  p = f.item(g - 1, o);
87
87
  }
88
88
  }
89
- p._y = true;
89
+ p._z = true;
90
90
  return new ExcelCalcValue(p._getResolvedValue());
91
91
  };
92
92
  UltraCalcFunctionLookup.prototype.get_minArgs = function () {
@@ -21,16 +21,16 @@ var UltraCalcFunctionLookupBase = /** @class */ /*@__PURE__*/ (function (_super)
21
21
  }
22
22
  UltraCalcFunctionLookupBase._am = function (a, b, c, d, e, f, g) {
23
23
  var h = a._getResolvedValue();
24
- if (ExcelUtils.a8(h)) {
24
+ if (ExcelUtils.ba(h)) {
25
25
  return toNullable(Number_$type, null);
26
26
  }
27
27
  if (b) {
28
- if (ExcelCalcValue._ag(h) == false) {
28
+ if (ExcelCalcValue._ah(h) == false) {
29
29
  return toNullable(Number_$type, null);
30
30
  }
31
- var i = a._bp(h, a._a0);
31
+ var i = a._bq(h, a._a1);
32
32
  if (g == null) {
33
- return toNullable(Number_$type, StringUtilities.d(i, c, a._a0, 1));
33
+ return toNullable(Number_$type, StringUtilities.d(i, c, a._a1, 1));
34
34
  }
35
35
  var j = g.i(i);
36
36
  if (j.i && j.d == i.length) {
@@ -46,14 +46,14 @@ var UltraCalcFunctionLookupBase = /** @class */ /*@__PURE__*/ (function (_super)
46
46
  }
47
47
  var k;
48
48
  var l;
49
- if (((function () { var m = a._ao(h, k, a._a0, l); k = m.p1; l = m.p3; return m.ret; })()) == false) {
49
+ if (((function () { var m = a._ap(h, k, a._a1, l); k = m.p1; l = m.p3; return m.ret; })()) == false) {
50
50
  return toNullable(Number_$type, null);
51
51
  }
52
52
  return toNullable(Number_$type, Base.compareSimple(k, f));
53
53
  };
54
54
  UltraCalcFunctionLookupBase._an = function (a) {
55
55
  var b;
56
- return ((function () { var c = ExcelUtils.ep(a, b); b = c.p1; return c.ret; })());
56
+ return ((function () { var c = ExcelUtils.er(a, b); b = c.p1; return c.ret; })());
57
57
  };
58
58
  UltraCalcFunctionLookupBase._al = function (a, b, c) {
59
59
  var e_1, _a;
@@ -76,7 +76,7 @@ var UltraCalcFunctionLookupBase = /** @class */ /*@__PURE__*/ (function (_super)
76
76
  var l = _c.value;
77
77
  var m = l.key;
78
78
  var n = l.value;
79
- n._y = true;
79
+ n._z = true;
80
80
  var o = UltraCalcFunctionLookupBase._am(n, d, e, f, g, h, j);
81
81
  if (o.hasValue == false) {
82
82
  continue;
@@ -49,7 +49,7 @@ var UltraCalcFunctionTime = /** @class */ /*@__PURE__*/ (function (_super) {
49
49
  }
50
50
  if (true) {
51
51
  var j = timeSpanInit1(h, g, f);
52
- var k = ExcelCalcValue._ay(j);
52
+ var k = ExcelCalcValue._az(j);
53
53
  return new ExcelCalcValue(k);
54
54
  }
55
55
  else {
@@ -25,7 +25,7 @@ var UltraCalcFunctionTimeValue = /** @class */ /*@__PURE__*/ (function (_super)
25
25
  }
26
26
  var d = dateGetTimeOfDay(c._toDateTime1());
27
27
  if (true) {
28
- var e = ExcelCalcValue._ay(d);
28
+ var e = ExcelCalcValue._az(d);
29
29
  return new ExcelCalcValue(e);
30
30
  }
31
31
  return new ExcelCalcValue(dateFromTicks(timeSpanTicks(d)));
@@ -64,7 +64,7 @@ var UltraCalcFunctionVLookup = /** @class */ /*@__PURE__*/ (function (_super) {
64
64
  return new ExcelCalcValue(new ExcelCalcErrorValue(0));
65
65
  }
66
66
  var n = g.item(i, l);
67
- n._y = true;
67
+ n._z = true;
68
68
  return new ExcelCalcValue(n._getResolvedValue());
69
69
  };
70
70
  UltraCalcFunctionVLookup.prototype.get_name = function () {
@@ -87,7 +87,7 @@ var UltraCalcFunctionXBase2Dec = /** @class */ /*@__PURE__*/ (function (_super)
87
87
  _loop_1(l);
88
88
  }
89
89
  if (0 != k.charCodeAt(0)) {
90
- f = new ExcelCalcErrorValue(4, ExcelUtils.eg("Error_InvalidNumberSystemDigit", k, b, c));
90
+ f = new ExcelCalcErrorValue(4, ExcelUtils.ei("Error_InvalidNumberSystemDigit", k, b, c));
91
91
  return {
92
92
  ret: 0,
93
93
  p5: f