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
@@ -2786,7 +2786,7 @@ export let DrawingPartManagerHelpers = /*@__PURE__*/ (() => {
2786
2786
  if (b == null) {
2787
2787
  return;
2788
2788
  }
2789
- a.d._t.di(a);
2789
+ a.d._t.di(a, b.e);
2790
2790
  DrawingPartManagerHelpers.ea(a, b.a);
2791
2791
  DrawingPartManagerHelpers.ev(a, b.spPr);
2792
2792
  DrawingPartManagerHelpers.e0(a, b.style);
@@ -33,22 +33,22 @@ export let DxfInfo = /*@__PURE__*/ (() => {
33
33
  {
34
34
  let c = _rest[0];
35
35
  let d = _rest[1];
36
- if (ExcelUtils.bw(d.formatOptions, 2)) {
36
+ if (ExcelUtils.by(d.formatOptions, 2)) {
37
37
  this.b = AlignmentInfo.e(d, true);
38
38
  }
39
- if (ExcelUtils.bw(d.formatOptions, 8)) {
39
+ if (ExcelUtils.by(d.formatOptions, 8)) {
40
40
  this.c = BorderInfo.a(c, d);
41
41
  }
42
- if (ExcelUtils.bw(d.formatOptions, 16)) {
42
+ if (ExcelUtils.by(d.formatOptions, 16)) {
43
43
  this.e = FillInfo.a(c, d);
44
44
  }
45
- if (ExcelUtils.bw(d.formatOptions, 1)) {
45
+ if (ExcelUtils.by(d.formatOptions, 1)) {
46
46
  this.g = SerializationNumberFormatInfo.a(d);
47
47
  }
48
- if (ExcelUtils.bw(d.formatOptions, 32)) {
48
+ if (ExcelUtils.by(d.formatOptions, 32)) {
49
49
  this.f = ProtectionInfo.b(d, true);
50
50
  }
51
- if (ExcelUtils.bw(d.formatOptions, 4)) {
51
+ if (ExcelUtils.by(d.formatOptions, 4)) {
52
52
  this.a = d._bp.d._ak(NoOpFontDefaultsResolver.a);
53
53
  }
54
54
  }
@@ -287,7 +287,7 @@ export let EnumConverter = /*@__PURE__*/ (() => {
287
287
  }
288
288
  static p(a, b, c, d) {
289
289
  d = ((() => { let e = IconSetConditionalFormat._cp(a, b); b = e.p1; return e.ret; })());
290
- c = ExcelUtils.ai(b);
290
+ c = ExcelUtils.ak(b);
291
291
  return {
292
292
  p2: c,
293
293
  p3: d
@@ -18,7 +18,7 @@ export let ExtPropColorLoaded = /*@__PURE__*/ (() => {
18
18
  this.f = a;
19
19
  }
20
20
  e(a) {
21
- return ExcelUtils.ad(a, this.f);
21
+ return ExcelUtils.af(a, this.f);
22
22
  }
23
23
  }
24
24
  ExtPropColorLoaded.$t = /*@__PURE__*/ markType(ExtPropColorLoaded, 'ExtPropColorLoaded', ExtPropColorBase.$);
@@ -16,7 +16,7 @@ export let FinancialUtils = /*@__PURE__*/ (() => {
16
16
  static iPmt(a, b, c, d, e, f) {
17
17
  let g = f != 0 ? 2 : 1;
18
18
  if ((b <= 0) || (b >= (c + 1))) {
19
- throw new ArgumentOutOfRangeException(2, "per", ExcelUtils.ef("LE_ArgumentOutOfRangeException_Per"));
19
+ throw new ArgumentOutOfRangeException(2, "per", ExcelUtils.eh("LE_ArgumentOutOfRangeException_Per"));
20
20
  }
21
21
  if ((f != 0) && (b == 1)) {
22
22
  return 0;
@@ -29,7 +29,7 @@ export let FinancialUtils = /*@__PURE__*/ (() => {
29
29
  }
30
30
  static pPmt(a, b, c, d, e, f) {
31
31
  if ((b <= 0) || (b >= (c + 1))) {
32
- throw new ArgumentException(2, ExcelUtils.ef("LE_ArgumentException_Per"), "per");
32
+ throw new ArgumentException(2, ExcelUtils.eh("LE_ArgumentException_Per"), "per");
33
33
  }
34
34
  let g = FinancialUtils.d(a, c, d, e, f);
35
35
  let h = FinancialUtils.iPmt(a, b, c, d, e, f);
@@ -38,11 +38,11 @@ export let FinancialUtils = /*@__PURE__*/ (() => {
38
38
  static nPer(a, b, c, d, e) {
39
39
  let f;
40
40
  if (a <= -1) {
41
- throw new ArgumentOutOfRangeException(2, "rate", ExcelUtils.ef("LE_ArgumentOutOfRangeException_Rate"));
41
+ throw new ArgumentOutOfRangeException(2, "rate", ExcelUtils.eh("LE_ArgumentOutOfRangeException_Rate"));
42
42
  }
43
43
  if (a == 0) {
44
44
  if (b == 0) {
45
- throw new ArgumentException(2, ExcelUtils.ef("LE_ArgumentException_Pmt"), "pmt");
45
+ throw new ArgumentException(2, ExcelUtils.eh("LE_ArgumentException_Pmt"), "pmt");
46
46
  }
47
47
  return -(c + d) / b;
48
48
  }
@@ -59,7 +59,7 @@ export let FinancialUtils = /*@__PURE__*/ (() => {
59
59
  h = -1 * h;
60
60
  }
61
61
  else if ((g <= 0) || (h <= 0)) {
62
- throw new ArgumentException(1, ExcelUtils.ef("LE_ArgumentException_NPerFunction"));
62
+ throw new ArgumentException(1, ExcelUtils.eh("LE_ArgumentException_NPerFunction"));
63
63
  }
64
64
  let i = a + 1;
65
65
  return (Math.log(g) - Math.log(h)) / Math.log(i);
@@ -67,7 +67,7 @@ export let FinancialUtils = /*@__PURE__*/ (() => {
67
67
  static d(a, b, c, d, e) {
68
68
  let f;
69
69
  if (b == 0) {
70
- throw new ArgumentException(2, ExcelUtils.ef("LE_ArgumentException_NPer"), "nPer");
70
+ throw new ArgumentException(2, ExcelUtils.eh("LE_ArgumentException_NPer"), "nPer");
71
71
  }
72
72
  if (a == 0) {
73
73
  return (-d - c) / b;
@@ -52,7 +52,7 @@ export let GradientStop = /*@__PURE__*/ (() => {
52
52
  */
53
53
  static _e(a, b = null) {
54
54
  if (a < 0 || a > 1) {
55
- let c = ExcelUtils.ef("LE_GradientStop_InvalidPosition");
55
+ let c = ExcelUtils.eh("LE_GradientStop_InvalidPosition");
56
56
  throw new ArgumentOutOfRangeException(2, b, c);
57
57
  }
58
58
  }
@@ -627,6 +627,9 @@ export let LoadOnDemandTree$1 = /*@__PURE__*/ (() => {
627
627
  this._s = this._q;
628
628
  this._q = 0;
629
629
  }
630
+ else {
631
+ this._s = 0;
632
+ }
630
633
  this._r = this._q;
631
634
  }
632
635
  }
@@ -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 let ISheetBackground_$type = /*@__PURE__*/ new Type(null, 'ISheetBackground');
@@ -63,8 +63,8 @@ export let IconSortCondition = /*@__PURE__*/ (() => {
63
63
  this._l = toNullable(Number_$type, null);
64
64
  this._j = 0;
65
65
  iconIndex = wrapNullable(Number_$type, iconIndex);
66
- ExcelUtils.gn(FormatConditionIconSet_$type, iconSet);
67
- this._j = ExcelUtils.ai(iconSet);
66
+ ExcelUtils.gp(FormatConditionIconSet_$type, iconSet);
67
+ this._j = ExcelUtils.ak(iconSet);
68
68
  if (nullableEquals(iconIndex, null)) {
69
69
  this._l = toNullable(Number_$type, null);
70
70
  }
@@ -88,8 +88,8 @@ export let IconSortCondition = /*@__PURE__*/ (() => {
88
88
  this._l = toNullable(Number_$type, null);
89
89
  this._j = 0;
90
90
  iconIndex = wrapNullable(Number_$type, iconIndex);
91
- ExcelUtils.gn(FormatConditionIconSet_$type, iconSet);
92
- this._j = ExcelUtils.ai(iconSet);
91
+ ExcelUtils.gp(FormatConditionIconSet_$type, iconSet);
92
+ this._j = ExcelUtils.ak(iconSet);
93
93
  if (nullableEquals(iconIndex, null)) {
94
94
  this._l = toNullable(Number_$type, null);
95
95
  }
@@ -116,8 +116,8 @@ export let IconSortCondition = /*@__PURE__*/ (() => {
116
116
  * @hidden
117
117
  */
118
118
  _g($t, a, b, c, d, e) {
119
- let f = ExcelUtils.ao(a.a(b, d), this._j, this._l);
120
- let g = ExcelUtils.ao(a.a(c, e), this._j, this._l);
119
+ let f = ExcelUtils.aq(a.a(b, d), this._j, this._l);
120
+ let g = ExcelUtils.aq(a.a(c, e), this._j, this._l);
121
121
  if (f == g) {
122
122
  return 0;
123
123
  }
@@ -14,8 +14,8 @@ export let ImageFormat = /*@__PURE__*/ (() => {
14
14
  class ImageFormat extends Base {
15
15
  constructor(a) {
16
16
  super();
17
- this.n = new Guid();
18
- this.n = a;
17
+ this.o = new Guid();
18
+ this.o = a;
19
19
  }
20
20
  static d(a) {
21
21
  let b;
@@ -36,46 +36,46 @@ export let ImageFormat = /*@__PURE__*/ (() => {
36
36
  b = ImageFormat.f;
37
37
  break;
38
38
  case "image/png":
39
- b = ImageFormat.g;
39
+ b = ImageFormat.h;
40
40
  break;
41
41
  case "image/tiff":
42
42
  case "image/x-tiff":
43
- b = ImageFormat.h;
43
+ b = ImageFormat.i;
44
44
  break;
45
45
  case "windows/metafile":
46
46
  case "image/wmf":
47
- b = ImageFormat.i;
47
+ b = ImageFormat.j;
48
48
  break;
49
49
  default: throw new ArgumentException(1, "Unrecognized mediaType:" + a);
50
50
  }
51
51
  return b;
52
52
  }
53
- static s(a) {
53
+ static u(a) {
54
54
  let b = null;
55
55
  if (a != null) {
56
- let c = a.n;
57
- if (Guid.l_op_Equality(c, ImageFormat.p)) {
56
+ let c = a.o;
57
+ if (Guid.l_op_Equality(c, ImageFormat.r)) {
58
58
  b = "image/png";
59
59
  }
60
- else if (Guid.l_op_Equality(c, ImageFormat.o)) {
60
+ else if (Guid.l_op_Equality(c, ImageFormat.p)) {
61
61
  b = "image/jpeg";
62
62
  }
63
- else if (Guid.l_op_Equality(c, ImageFormat.m)) {
63
+ else if (Guid.l_op_Equality(c, ImageFormat.n)) {
64
64
  b = "image/gif";
65
65
  }
66
- else if (Guid.l_op_Equality(c, ImageFormat.r)) {
66
+ else if (Guid.l_op_Equality(c, ImageFormat.t)) {
67
67
  b = "image/wmf";
68
68
  }
69
- else if (Guid.l_op_Equality(c, ImageFormat.j)) {
69
+ else if (Guid.l_op_Equality(c, ImageFormat.k)) {
70
70
  b = "image/bmp";
71
71
  }
72
- else if (Guid.l_op_Equality(c, ImageFormat.q)) {
72
+ else if (Guid.l_op_Equality(c, ImageFormat.s)) {
73
73
  b = "image/tiff";
74
74
  }
75
- else if (Guid.l_op_Equality(c, ImageFormat.l)) {
75
+ else if (Guid.l_op_Equality(c, ImageFormat.m)) {
76
76
  b = "image/emf";
77
77
  }
78
- else if (Guid.l_op_Equality(c, ImageFormat.k)) {
78
+ else if (Guid.l_op_Equality(c, ImageFormat.l)) {
79
79
  b = "image/dib";
80
80
  }
81
81
  }
@@ -83,21 +83,23 @@ export let ImageFormat = /*@__PURE__*/ (() => {
83
83
  }
84
84
  }
85
85
  ImageFormat.$t = /*@__PURE__*/ markType(ImageFormat, 'ImageFormat');
86
- ImageFormat.j = /*@__PURE__*/ new Guid(3, "B96B3CAA-0728-11D3-9D7B-0000F81EF32E");
87
- ImageFormat.k = /*@__PURE__*/ new Guid(3, "824CA8E2-A984-4668-8A14-077225372B1C");
88
- ImageFormat.l = /*@__PURE__*/ new Guid(3, "B96B3CAC-0728-11D3-9D7B-0000F81EF32E");
89
- ImageFormat.m = /*@__PURE__*/ new Guid(3, "1FE88D21-FE3D-4F4A-ABD3-8DBAD86C510A");
90
- ImageFormat.o = /*@__PURE__*/ new Guid(3, "0C487171-1412-4D76-B20A-4AEA380FFAA7");
91
- ImageFormat.p = /*@__PURE__*/ new Guid(3, "7B369CF6-0507-4F15-ABE8-5768C70D1454");
92
- ImageFormat.q = /*@__PURE__*/ new Guid(3, "069B1E5E-A617-4498-AAEA-D71AF8933FD3");
93
- ImageFormat.r = /*@__PURE__*/ new Guid(3, "B96B3CAD-0728-11D3-9D7B-0000F81EF32E");
94
- ImageFormat.a = /*@__PURE__*/ new ImageFormat(ImageFormat.j);
95
- ImageFormat.b = /*@__PURE__*/ new ImageFormat(ImageFormat.k);
96
- ImageFormat.c = /*@__PURE__*/ new ImageFormat(ImageFormat.l);
97
- ImageFormat.e = /*@__PURE__*/ new ImageFormat(ImageFormat.m);
98
- ImageFormat.f = /*@__PURE__*/ new ImageFormat(ImageFormat.o);
99
- ImageFormat.g = /*@__PURE__*/ new ImageFormat(ImageFormat.p);
100
- ImageFormat.h = /*@__PURE__*/ new ImageFormat(ImageFormat.q);
101
- ImageFormat.i = /*@__PURE__*/ new ImageFormat(ImageFormat.r);
86
+ ImageFormat.k = /*@__PURE__*/ new Guid(3, "B96B3CAA-0728-11D3-9D7B-0000F81EF32E");
87
+ ImageFormat.l = /*@__PURE__*/ new Guid(3, "824CA8E2-A984-4668-8A14-077225372B1C");
88
+ ImageFormat.m = /*@__PURE__*/ new Guid(3, "B96B3CAC-0728-11D3-9D7B-0000F81EF32E");
89
+ ImageFormat.n = /*@__PURE__*/ new Guid(3, "1FE88D21-FE3D-4F4A-ABD3-8DBAD86C510A");
90
+ ImageFormat.p = /*@__PURE__*/ new Guid(3, "0C487171-1412-4D76-B20A-4AEA380FFAA7");
91
+ ImageFormat.q = /*@__PURE__*/ new Guid(3, "B96b3CAA-0728-11D3-9D7B-0000F81EF32E");
92
+ ImageFormat.r = /*@__PURE__*/ new Guid(3, "7B369CF6-0507-4F15-ABE8-5768C70D1454");
93
+ ImageFormat.s = /*@__PURE__*/ new Guid(3, "069B1E5E-A617-4498-AAEA-D71AF8933FD3");
94
+ ImageFormat.t = /*@__PURE__*/ new Guid(3, "B96B3CAD-0728-11D3-9D7B-0000F81EF32E");
95
+ ImageFormat.a = /*@__PURE__*/ new ImageFormat(ImageFormat.k);
96
+ ImageFormat.b = /*@__PURE__*/ new ImageFormat(ImageFormat.l);
97
+ ImageFormat.c = /*@__PURE__*/ new ImageFormat(ImageFormat.m);
98
+ ImageFormat.e = /*@__PURE__*/ new ImageFormat(ImageFormat.n);
99
+ ImageFormat.f = /*@__PURE__*/ new ImageFormat(ImageFormat.p);
100
+ ImageFormat.g = /*@__PURE__*/ new ImageFormat(ImageFormat.q);
101
+ ImageFormat.h = /*@__PURE__*/ new ImageFormat(ImageFormat.r);
102
+ ImageFormat.i = /*@__PURE__*/ new ImageFormat(ImageFormat.s);
103
+ ImageFormat.j = /*@__PURE__*/ new ImageFormat(ImageFormat.t);
102
104
  return ImageFormat;
103
105
  })();
@@ -28,7 +28,7 @@ export let MultipleCellBlankInfo = /*@__PURE__*/ (() => {
28
28
  static q(a, b, c, d) {
29
29
  d = a._a5(b, c);
30
30
  return {
31
- ret: ExcelUtils.a8(d),
31
+ ret: ExcelUtils.ba(d),
32
32
  p3: d
33
33
  };
34
34
  }
@@ -30,7 +30,7 @@ export let MultipleCellRKInfo = /*@__PURE__*/ (() => {
30
30
  static q(a, b, c, d) {
31
31
  d = null;
32
32
  let e = a._a5(b, c);
33
- if (ExcelUtils.a9(e) == false) {
33
+ if (ExcelUtils.bb(e) == false) {
34
34
  return {
35
35
  ret: false,
36
36
  p3: d
@@ -38,7 +38,7 @@ export let MultipleCellRKInfo = /*@__PURE__*/ (() => {
38
38
  }
39
39
  let f = Convert.toDouble4(e, CultureInfo.invariantCulture);
40
40
  let g;
41
- if (((() => { let h = ExcelUtils.by(f, g); g = h.p1; return h.ret; })()) == false) {
41
+ if (((() => { let h = ExcelUtils.b0(f, g); g = h.p1; return h.ret; })()) == false) {
42
42
  return {
43
43
  ret: false,
44
44
  p3: d
@@ -32,7 +32,7 @@ export let ObjectModelDrawingPartManager_ShapeIdentity = /*@__PURE__*/ (() => {
32
32
  else {
33
33
  c = "WorksheetShapeSerialization_ShapeName";
34
34
  }
35
- return stringFormat("{0} {1}", ExcelUtils.ef(c), b);
35
+ return stringFormat("{0} {1}", ExcelUtils.eh(c), b);
36
36
  }
37
37
  }
38
38
  ObjectModelDrawingPartManager_ShapeIdentity.$t = /*@__PURE__*/ markType(ObjectModelDrawingPartManager_ShapeIdentity, 'ObjectModelDrawingPartManager_ShapeIdentity');
@@ -49,7 +49,7 @@ export let ObjectModelTablePartManager_TableContext = /*@__PURE__*/ (() => {
49
49
  continue;
50
50
  }
51
51
  let d = a.value;
52
- d._j(c);
52
+ d._k(c);
53
53
  c.filter = d;
54
54
  }
55
55
  }
@@ -94,9 +94,9 @@ export let OrderedSortCondition = /*@__PURE__*/ (() => {
94
94
  */
95
95
  static _i($t, a, b, c, d) {
96
96
  let e;
97
- let f = ((() => { let g = ExcelUtils.bz(b.workbook, c, e); e = g.p2; return g.ret; })());
97
+ let f = ((() => { let g = ExcelUtils.b1(b.workbook, c, e); e = g.p2; return g.ret; })());
98
98
  let g;
99
- let h = ((() => { let i = ExcelUtils.bz(b.workbook, d, g); g = i.p2; return i.ret; })());
99
+ let h = ((() => { let i = ExcelUtils.b1(b.workbook, d, g); g = i.p2; return i.ret; })());
100
100
  if (f) {
101
101
  if (h) {
102
102
  return Base.compareSimple(e, g);
@@ -40,7 +40,7 @@ export let PngPartManager = /*@__PURE__*/ (() => {
40
40
  return this.get_m();
41
41
  }
42
42
  r(a) {
43
- return ImageFormat.g;
43
+ return ImageFormat.h;
44
44
  }
45
45
  }
46
46
  PngPartManager.$t = /*@__PURE__*/ markType(PngPartManager, 'PngPartManager', ImagePartManagerBase.$);
@@ -13,8 +13,8 @@ import { stringCompare2 } from "igniteui-webcomponents-core";
13
13
  export let StringUtilities = /*@__PURE__*/ (() => {
14
14
  class StringUtilities extends Base {
15
15
  static staticInit() {
16
- let a = "This\r\nThat";
17
- StringUtilities.a = a.indexOf("\n") > 0;
16
+ let a = "Hel\0lo";
17
+ StringUtilities.a = a.indexOf("\0") > 0;
18
18
  }
19
19
  static get j() {
20
20
  return 3;
@@ -37,7 +37,7 @@ export let TableColumnFilterData = /*@__PURE__*/ (() => {
37
37
  }
38
38
  let i;
39
39
  let j;
40
- this.e = ((() => { let k = this.a._g(i, j); i = k.p0; j = k.p1; return k.ret; })());
40
+ this.e = ((() => { let k = this.a._h(i, j); i = k.p0; j = k.p1; return k.ret; })());
41
41
  this.d = i;
42
42
  this.f = j;
43
43
  }
@@ -56,7 +56,7 @@ export let TableColumnFilterData = /*@__PURE__*/ (() => {
56
56
  }
57
57
  let e;
58
58
  let f;
59
- this.e = ((() => { let g = this.a._g(e, f); e = g.p0; f = g.p1; return g.ret; })());
59
+ this.e = ((() => { let g = this.a._h(e, f); e = g.p0; f = g.p1; return g.ret; })());
60
60
  this.d = e;
61
61
  this.f = f;
62
62
  }
@@ -40,7 +40,7 @@ export let TiffPartManager = /*@__PURE__*/ (() => {
40
40
  return this.get_m();
41
41
  }
42
42
  r(a) {
43
- return ImageFormat.h;
43
+ return ImageFormat.i;
44
44
  }
45
45
  }
46
46
  TiffPartManager.$t = /*@__PURE__*/ markType(TiffPartManager, 'TiffPartManager', ImagePartManagerBase.$);
@@ -81,7 +81,7 @@ export let UltraCalcConditionalFunctionBase_CriteriaEvaluator = /*@__PURE__*/ ((
81
81
  else {
82
82
  if (stringContains(g, "*") || stringContains(g, "?")) {
83
83
  let i;
84
- this.g = ((() => { let j = ExcelUtils.ep(g, i); i = j.p1; return j.ret; })());
84
+ this.g = ((() => { let j = ExcelUtils.er(g, i); i = j.p1; return j.ret; })());
85
85
  }
86
86
  d = g;
87
87
  }
@@ -96,26 +96,26 @@ export let UltraCalcConditionalFunctionBase_CriteriaEvaluator = /*@__PURE__*/ ((
96
96
  }
97
97
  d(a) {
98
98
  let b = a._getResolvedValue3(false);
99
- if (ExcelCalcValue._aa(b)) {
99
+ if (ExcelCalcValue._ab(b)) {
100
100
  return this.a != null && this.a.code == b.code;
101
101
  }
102
- if (ExcelCalcValue._ac(b) != ExcelCalcValue._ac(this.e)) {
102
+ if (ExcelCalcValue._ad(b) != ExcelCalcValue._ad(this.e)) {
103
103
  return false;
104
104
  }
105
105
  let c = false;
106
- if (ExcelCalcValue._ag(b)) {
106
+ if (ExcelCalcValue._ah(b)) {
107
107
  if (this.f == null) {
108
108
  return false;
109
109
  }
110
110
  c = true;
111
111
  }
112
- if (ExcelCalcValue._u(b) != ExcelCalcValue._u(this.e)) {
112
+ if (ExcelCalcValue._v(b) != ExcelCalcValue._v(this.e)) {
113
113
  return false;
114
114
  }
115
115
  if (this.g != null) {
116
- return this.g.i(a._bp(b, a._a0)).i;
116
+ return this.g.i(a._bq(b, a._a1)).i;
117
117
  }
118
- let d = ExcelCalcValue._a4(a, b, this.b, c ? this.f : this.e);
118
+ let d = ExcelCalcValue._a5(a, b, this.b, c ? this.f : this.e);
119
119
  switch (this.c) {
120
120
  case 0: return d == 0;
121
121
  case 1: return d != 0;
@@ -73,7 +73,7 @@ export let UltraCalcConditionalFunctionBase = /*@__PURE__*/ (() => {
73
73
  let q = l._cx(k, j, p, n);
74
74
  let r = new ExcelCalcValue(q._c);
75
75
  r._n = c._n;
76
- r._y = true;
76
+ r._z = true;
77
77
  let s = r._d(false);
78
78
  s._n(false, runOn(i, i.h));
79
79
  }
@@ -185,7 +185,7 @@ export let UltraCalcConditionalFunctionBase = /*@__PURE__*/ (() => {
185
185
  let aa = z._getResolvedValue3(false);
186
186
  let ab;
187
187
  let ac;
188
- if (((() => { let ad = z._ao(aa, ac, o, ab); ac = ad.p1; ab = ad.p3; return ad.ret; })())) {
188
+ if (((() => { let ad = z._ap(aa, ac, o, ab); ac = ad.p1; ab = ad.p3; return ad.ret; })())) {
189
189
  p++;
190
190
  q = e(q, ac);
191
191
  }
@@ -85,7 +85,7 @@ export let UltraCalcFunctionAddress = /*@__PURE__*/ (() => {
85
85
  let r = k ? 1 : 0;
86
86
  let s = stringEmpty();
87
87
  if (l != null) {
88
- s += ExcelUtils.d5(null, l);
88
+ s += ExcelUtils.d7(null, l);
89
89
  }
90
90
  if (r == 0) {
91
91
  if (p) {
@@ -253,7 +253,7 @@ export let UltraCalcFunctionCell = /*@__PURE__*/ (() => {
253
253
  if (i == null) {
254
254
  i = new ExcelCalcValue(b);
255
255
  }
256
- let j = i._bj(false, false);
256
+ let j = i._bk(false, false);
257
257
  if (typeCast(FormattedString.$, j) !== null) {
258
258
  g = j.unformattedString;
259
259
  }
@@ -16,7 +16,7 @@ export let UltraCalcFunctionDateValue = /*@__PURE__*/ (() => {
16
16
  evaluate(a, b) {
17
17
  let c = a.pop();
18
18
  let d;
19
- if (((() => { let e = c._aj(c._a0, d); d = e.p1; return e.ret; })()) == false) {
19
+ if (((() => { let e = c._ak(c._a1, d); d = e.p1; return e.ret; })()) == false) {
20
20
  return new ExcelCalcValue(new ExcelCalcErrorValue(1));
21
21
  }
22
22
  return new ExcelCalcValue(d);
@@ -20,7 +20,7 @@ export let UltraCalcFunctionDays = /*@__PURE__*/ (() => {
20
20
  let e, f;
21
21
  if (d.isString) {
22
22
  let g;
23
- if (((() => { let h = d._aj(d._a0, g); g = h.p1; return h.ret; })()) == false) {
23
+ if (((() => { let h = d._ak(d._a1, g); g = h.p1; return h.ret; })()) == false) {
24
24
  return new ExcelCalcValue(new ExcelCalcErrorValue(1));
25
25
  }
26
26
  e = (((h) => !nullableIsNull(h) ? h.value : -1)(ExcelCalcValue._dateTimeToExcelDate(d._o, g)));
@@ -30,7 +30,7 @@ export let UltraCalcFunctionDays = /*@__PURE__*/ (() => {
30
30
  }
31
31
  if (c.isString) {
32
32
  let h;
33
- if (((() => { let i = c._aj(c._a0, h); h = i.p1; return i.ret; })()) == false) {
33
+ if (((() => { let i = c._ak(c._a1, h); h = i.p1; return i.ret; })()) == false) {
34
34
  return new ExcelCalcValue(new ExcelCalcErrorValue(1));
35
35
  }
36
36
  f = (((i) => !nullableIsNull(i) ? i.value : -1)(ExcelCalcValue._dateTimeToExcelDate(c._o, h)));
@@ -60,7 +60,7 @@ export let UltraCalcFunctionHLookup = /*@__PURE__*/ (() => {
60
60
  return new ExcelCalcValue(new ExcelCalcErrorValue(0));
61
61
  }
62
62
  let n = g.item(l, i);
63
- n._y = true;
63
+ n._z = true;
64
64
  return new ExcelCalcValue(n._getResolvedValue());
65
65
  }
66
66
  get_name() {
@@ -27,7 +27,7 @@ export let UltraCalcFunctionIRR = /*@__PURE__*/ (() => {
27
27
  }
28
28
  d += 1;
29
29
  let f = a.pop();
30
- if (f._s == false) {
30
+ if (f._t == false) {
31
31
  return new ExcelCalcValue(new ExcelCalcErrorValue(1));
32
32
  }
33
33
  let g = 0;
@@ -82,7 +82,7 @@ export let UltraCalcFunctionLookup = /*@__PURE__*/ (() => {
82
82
  p = f.item(g - 1, o);
83
83
  }
84
84
  }
85
- p._y = true;
85
+ p._z = true;
86
86
  return new ExcelCalcValue(p._getResolvedValue());
87
87
  }
88
88
  get_minArgs() {
@@ -17,16 +17,16 @@ export let UltraCalcFunctionLookupBase = /*@__PURE__*/ (() => {
17
17
  class UltraCalcFunctionLookupBase extends BuiltInFunctionBase {
18
18
  static _am(a, b, c, d, e, f, g) {
19
19
  let h = a._getResolvedValue();
20
- if (ExcelUtils.a8(h)) {
20
+ if (ExcelUtils.ba(h)) {
21
21
  return toNullable(Number_$type, null);
22
22
  }
23
23
  if (b) {
24
- if (ExcelCalcValue._ag(h) == false) {
24
+ if (ExcelCalcValue._ah(h) == false) {
25
25
  return toNullable(Number_$type, null);
26
26
  }
27
- let i = a._bp(h, a._a0);
27
+ let i = a._bq(h, a._a1);
28
28
  if (g == null) {
29
- return toNullable(Number_$type, StringUtilities.d(i, c, a._a0, 1));
29
+ return toNullable(Number_$type, StringUtilities.d(i, c, a._a1, 1));
30
30
  }
31
31
  let j = g.i(i);
32
32
  if (j.i && j.d == i.length) {
@@ -42,14 +42,14 @@ export let UltraCalcFunctionLookupBase = /*@__PURE__*/ (() => {
42
42
  }
43
43
  let k;
44
44
  let l;
45
- if (((() => { let m = a._ao(h, k, a._a0, l); k = m.p1; l = m.p3; return m.ret; })()) == false) {
45
+ if (((() => { let m = a._ap(h, k, a._a1, l); k = m.p1; l = m.p3; return m.ret; })()) == false) {
46
46
  return toNullable(Number_$type, null);
47
47
  }
48
48
  return toNullable(Number_$type, Base.compareSimple(k, f));
49
49
  }
50
50
  static _an(a) {
51
51
  let b;
52
- return ((() => { let c = ExcelUtils.ep(a, b); b = c.p1; return c.ret; })());
52
+ return ((() => { let c = ExcelUtils.er(a, b); b = c.p1; return c.ret; })());
53
53
  }
54
54
  static _al(a, b, c) {
55
55
  let d = b.isString;
@@ -69,7 +69,7 @@ export let UltraCalcFunctionLookupBase = /*@__PURE__*/ (() => {
69
69
  for (let l of fromEnum(a)) {
70
70
  let m = l.key;
71
71
  let n = l.value;
72
- n._y = true;
72
+ n._z = true;
73
73
  let o = UltraCalcFunctionLookupBase._am(n, d, e, f, g, h, j);
74
74
  if (o.hasValue == false) {
75
75
  continue;
@@ -45,7 +45,7 @@ export let UltraCalcFunctionTime = /*@__PURE__*/ (() => {
45
45
  }
46
46
  if (true) {
47
47
  let j = timeSpanInit1(h, g, f);
48
- let k = ExcelCalcValue._ay(j);
48
+ let k = ExcelCalcValue._az(j);
49
49
  return new ExcelCalcValue(k);
50
50
  }
51
51
  else {
@@ -21,7 +21,7 @@ export let UltraCalcFunctionTimeValue = /*@__PURE__*/ (() => {
21
21
  }
22
22
  let d = dateGetTimeOfDay(c._toDateTime1());
23
23
  if (true) {
24
- let e = ExcelCalcValue._ay(d);
24
+ let e = ExcelCalcValue._az(d);
25
25
  return new ExcelCalcValue(e);
26
26
  }
27
27
  return new ExcelCalcValue(dateFromTicks(timeSpanTicks(d)));
@@ -60,7 +60,7 @@ export let UltraCalcFunctionVLookup = /*@__PURE__*/ (() => {
60
60
  return new ExcelCalcValue(new ExcelCalcErrorValue(0));
61
61
  }
62
62
  let n = g.item(i, l);
63
- n._y = true;
63
+ n._z = true;
64
64
  return new ExcelCalcValue(n._getResolvedValue());
65
65
  }
66
66
  get_name() {
@@ -71,7 +71,7 @@ export let UltraCalcFunctionXBase2Dec = /*@__PURE__*/ (() => {
71
71
  j *= c;
72
72
  }
73
73
  if (0 != k.charCodeAt(0)) {
74
- f = new ExcelCalcErrorValue(4, ExcelUtils.eg("Error_InvalidNumberSystemDigit", k, b, c));
74
+ f = new ExcelCalcErrorValue(4, ExcelUtils.ei("Error_InvalidNumberSystemDigit", k, b, c));
75
75
  return {
76
76
  ret: 0,
77
77
  p5: f