igniteui-angular-inputs 17.3.1-alpha.0 → 18.1.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.
Files changed (67) hide show
  1. package/bundles/igniteui-angular-inputs.umd.js +971 -753
  2. package/bundles/igniteui-angular-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupVisualModelExport.js +1 -1
  4. package/esm2015/lib/ButtonView_combined.js +28 -33
  5. package/esm2015/lib/ButtonVisualModelExport.js +14 -13
  6. package/esm2015/lib/CalendarView_combined.js +2 -0
  7. package/esm2015/lib/CalendarVisualModelExport.js +1 -1
  8. package/esm2015/lib/CheckboxView_combined.js +2 -2
  9. package/esm2015/lib/DatePickerView_combined.js +325 -322
  10. package/esm2015/lib/IconView_combined.js +310 -201
  11. package/esm2015/lib/IconVisualModelExport.js +46 -33
  12. package/esm2015/lib/NativeUIXInputsFactory.js +9 -9
  13. package/esm2015/lib/TextBlockVisualModelExport.js +64 -0
  14. package/esm2015/lib/XButtonBridge.js +11 -4
  15. package/esm2015/lib/XCheckboxBridge.js +19 -0
  16. package/esm2015/lib/{DatePicker.js → XDatePicker.js} +1 -1
  17. package/esm2015/lib/XIconBridge.js +6 -0
  18. package/esm2015/lib/XIconButtonBridge.js +1 -1
  19. package/esm2015/lib/XInputBridge.js +3 -0
  20. package/esm2015/lib/XPopupBridge.js +11 -8
  21. package/esm2015/lib/{igx-date-picker-component.js → igx-x-date-picker-component.js} +40 -40
  22. package/esm2015/lib/{igx-date-picker-dynamic-module.js → igx-x-date-picker-dynamic-module.js} +20 -20
  23. package/esm2015/lib/{igx-date-picker-module.js → igx-x-date-picker-module.js} +14 -14
  24. package/esm2015/public_api.js +5 -4
  25. package/esm5/lib/ButtonGroupVisualModelExport.js +1 -1
  26. package/esm5/lib/ButtonView_combined.js +33 -38
  27. package/esm5/lib/ButtonVisualModelExport.js +14 -13
  28. package/esm5/lib/CalendarView_combined.js +2 -0
  29. package/esm5/lib/CalendarVisualModelExport.js +1 -1
  30. package/esm5/lib/CheckboxView_combined.js +2 -2
  31. package/esm5/lib/DatePickerView_combined.js +336 -333
  32. package/esm5/lib/IconView_combined.js +308 -199
  33. package/esm5/lib/IconVisualModelExport.js +50 -33
  34. package/esm5/lib/NativeUIXInputsFactory.js +9 -9
  35. package/esm5/lib/TextBlockVisualModelExport.js +66 -0
  36. package/esm5/lib/XButtonBridge.js +11 -4
  37. package/esm5/lib/XCheckboxBridge.js +19 -0
  38. package/esm5/lib/{DatePicker.js → XDatePicker.js} +1 -1
  39. package/esm5/lib/XIconBridge.js +6 -0
  40. package/esm5/lib/XIconButtonBridge.js +1 -1
  41. package/esm5/lib/XInputBridge.js +3 -0
  42. package/esm5/lib/XPopupBridge.js +11 -8
  43. package/esm5/lib/{igx-date-picker-component.js → igx-x-date-picker-component.js} +87 -87
  44. package/esm5/lib/{igx-date-picker-dynamic-module.js → igx-x-date-picker-dynamic-module.js} +21 -21
  45. package/esm5/lib/{igx-date-picker-module.js → igx-x-date-picker-module.js} +15 -15
  46. package/esm5/public_api.js +5 -4
  47. package/fesm2015/igniteui-angular-inputs.js +906 -693
  48. package/fesm5/igniteui-angular-inputs.js +968 -751
  49. package/lib/ButtonVisualModelExport.d.ts +6 -5
  50. package/lib/DatePickerView_combined.d.ts +75 -74
  51. package/lib/IconView_combined.d.ts +35 -32
  52. package/lib/IconVisualModelExport.d.ts +17 -12
  53. package/lib/TextBlockVisualModelExport.d.ts +21 -0
  54. package/lib/XButtonBridge.d.ts +1 -0
  55. package/lib/XCheckboxBridge.d.ts +1 -0
  56. package/lib/XDatePicker.d.ts +1 -0
  57. package/lib/XIconBridge.d.ts +1 -0
  58. package/lib/XInputBridge.d.ts +1 -0
  59. package/lib/XPopupBridge.d.ts +1 -0
  60. package/lib/{igx-date-picker-component.d.ts → igx-x-date-picker-component.d.ts} +6 -6
  61. package/lib/igx-x-date-picker-dynamic-module.d.ts +13 -0
  62. package/lib/igx-x-date-picker-module.d.ts +13 -0
  63. package/package.json +5 -5
  64. package/public_api.d.ts +5 -4
  65. package/lib/DatePicker.d.ts +0 -1
  66. package/lib/igx-date-picker-dynamic-module.d.ts +0 -13
  67. package/lib/igx-date-picker-module.d.ts +0 -13
@@ -956,17 +956,17 @@
956
956
  _this.a = null;
957
957
  _this.u = 0;
958
958
  _this.e = null;
959
- _this.ah = null;
959
+ _this.ag = null;
960
960
  _this.b = null;
961
961
  _this.j = 0;
962
962
  _this.f = null;
963
963
  _this.o = 0;
964
+ _this.ad = null;
964
965
  _this.ae = null;
965
966
  _this.af = null;
966
- _this.ag = null;
967
967
  _this.r = 0;
968
+ _this.ab = null;
968
969
  _this.ac = null;
969
- _this.ad = null;
970
970
  _this.x = null;
971
971
  _this.y = null;
972
972
  _this.z = null;
@@ -979,7 +979,7 @@
979
979
  _this.l = false;
980
980
  return _this;
981
981
  }
982
- ButtonVisualModelExport.prototype.ab = function () {
982
+ ButtonVisualModelExport.prototype.serialize = function () {
983
983
  var a = new igniteuiAngularCore.StringBuilder(0);
984
984
  a.l("{");
985
985
  a.l("top : " + this.s + ", ");
@@ -1000,20 +1000,20 @@
1000
1000
  a.l("actualElevationMode : " + this.j + ", ");
1001
1001
  a.l("actualTextColor : " + this.f.serialize() + ", ");
1002
1002
  a.l("actualBorderWidth : " + this.o + ", ");
1003
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.ad)) {
1004
+ a.l("textStyleFontStyle : \"" + this.ad + "\", ");
1005
+ }
1003
1006
  if (!igniteuiAngularCore.stringIsNullOrEmpty(this.ae)) {
1004
- a.l("textStyleFontStyle : \"" + this.ae + "\", ");
1007
+ a.l("textStyleFontVariant : \"" + this.ae + "\", ");
1005
1008
  }
1006
1009
  if (!igniteuiAngularCore.stringIsNullOrEmpty(this.af)) {
1007
- a.l("textStyleFontVariant : \"" + this.af + "\", ");
1010
+ a.l("textStyleFontWeight : \"" + this.af + "\", ");
1008
1011
  }
1009
- if (!igniteuiAngularCore.stringIsNullOrEmpty(this.ag)) {
1010
- a.l("textStyleFontWeight : \"" + this.ag + "\", ");
1012
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.ab)) {
1013
+ a.l("textStyleFontFamily : \"" + this.ab + "\", ");
1011
1014
  }
1012
1015
  if (!igniteuiAngularCore.stringIsNullOrEmpty(this.ac)) {
1013
- a.l("textStyleFontFamily : \"" + this.ac + "\", ");
1014
- }
1015
- if (!igniteuiAngularCore.stringIsNullOrEmpty(this.ad)) {
1016
- a.l("textStyleFontStretch : \"" + this.ad + "\", ");
1016
+ a.l("textStyleFontStretch : \"" + this.ac + "\", ");
1017
1017
  }
1018
1018
  if (!igniteuiAngularCore.isNaN_(this.r)) {
1019
1019
  a.l("textStyleFontSize : " + this.r + ", ");
@@ -1033,7 +1033,7 @@
1033
1033
  a.l("}");
1034
1034
  return a.toString();
1035
1035
  };
1036
- ButtonVisualModelExport.$t = igniteuiAngularCore.markType(ButtonVisualModelExport, 'ButtonVisualModelExport');
1036
+ ButtonVisualModelExport.$t = igniteuiAngularCore.markType(ButtonVisualModelExport, 'ButtonVisualModelExport', igniteuiAngularCore.Base.$, [igniteuiAngularCore.IVisualData_$type]);
1037
1037
  return ButtonVisualModelExport;
1038
1038
  }(igniteuiAngularCore.Base));
1039
1039
 
@@ -1239,10 +1239,13 @@
1239
1239
  this.n.setStyleProperty("height", h);
1240
1240
  }
1241
1241
  else {
1242
+ this.n.setStyleProperty("width", "auto");
1243
+ this.n.setStyleProperty("height", "auto");
1242
1244
  this.n.setStyleProperty("min-width", i);
1243
1245
  this.n.setStyleProperty("min-height", j);
1244
1246
  this.n.setStyleProperty("padding", m);
1245
1247
  }
1248
+ this.k.rootWrapper.setStyleProperty("height", "auto");
1246
1249
  if (!igniteuiAngularCore.isNaN_(this.b.bf) && this.b.bf > 0) {
1247
1250
  this.n.setStyleProperty("border-style", "solid");
1248
1251
  }
@@ -1260,11 +1263,6 @@
1260
1263
  this.n.setStyleProperty("height", "100%");
1261
1264
  this.k.rootWrapper.setStyleProperty("height", "100%");
1262
1265
  }
1263
- else {
1264
- this.n.setStyleProperty("width", "auto");
1265
- this.n.setStyleProperty("height", "auto");
1266
- this.k.rootWrapper.setStyleProperty("height", "auto");
1267
- }
1268
1266
  };
1269
1267
  ButtonView.prototype.as = function () {
1270
1268
  switch (this.b.k5) {
@@ -4562,17 +4560,15 @@
4562
4560
  };
4563
4561
  XButton.prototype.f0 = function () {
4564
4562
  var a = this.b();
4565
- return a.ab();
4563
+ return a.serialize();
4566
4564
  };
4567
4565
  XButton.prototype.b = function () {
4568
4566
  var a = this.view.q;
4569
4567
  var b = this.view.s;
4570
4568
  var c = new ButtonVisualModelExport();
4571
- var d = igniteuiAngularCore.UIElementPropertyAccessorFactory.c.a(12, 0);
4572
- var e = d.b(a);
4573
- var f = this.view.a();
4574
- c.s = f[0];
4575
- c.q = f[1];
4569
+ var d = this.view.a();
4570
+ c.s = d[0];
4571
+ c.q = d[1];
4576
4572
  c.p = igniteuiAngularCore.NativeUI.d(a);
4577
4573
  c.t = igniteuiAngularCore.NativeUI.k(a);
4578
4574
  c.h = this.n;
@@ -4583,7 +4579,7 @@
4583
4579
  c.a = igniteuiAngularCore.AppearanceHelper.a(this.ne);
4584
4580
  c.u = this.ct;
4585
4581
  c.e = igniteuiAngularCore.AppearanceHelper.a(this.np);
4586
- c.ah = this.kr;
4582
+ c.ag = this.kr;
4587
4583
  c.b = igniteuiAngularCore.AppearanceHelper.a(igniteuiAngularCore.NativeUI.aj(a));
4588
4584
  c.j = this.u;
4589
4585
  c.f = igniteuiAngularCore.AppearanceHelper.a(igniteuiAngularCore.NativeUI.al(b));
@@ -4599,31 +4595,31 @@
4599
4595
  c.n = this.a0;
4600
4596
  c.l = this.disabled;
4601
4597
  if (this.aa != null) {
4602
- var g = this.aa;
4603
- if (this.view != null && g.q == null) {
4604
- var h = this.view.k;
4605
- var i = igniteuiAngularCore.FontUtil.getFontInfoFromString(h, g.fontString);
4606
- g.q = i.q;
4607
- g.f = i.f;
4608
- g.r = i.r;
4609
- g.t = i.t;
4610
- g.u = i.u;
4611
- g.v = i.v;
4598
+ var e = this.aa;
4599
+ if (this.view != null && e.q == null) {
4600
+ var f = this.view.k;
4601
+ var g = igniteuiAngularCore.FontUtil.getFontInfoFromString(f, e.fontString);
4602
+ e.q = g.q;
4603
+ e.f = g.f;
4604
+ e.r = g.r;
4605
+ e.t = g.t;
4606
+ e.u = g.u;
4607
+ e.v = g.v;
4612
4608
  }
4613
- if (g.q != null) {
4614
- c.ac = g.q;
4609
+ if (e.q != null) {
4610
+ c.ab = e.q;
4615
4611
  }
4616
- if (!igniteuiAngularCore.isNaN_(g.f)) {
4617
- c.r = g.f;
4612
+ if (!igniteuiAngularCore.isNaN_(e.f)) {
4613
+ c.r = e.f;
4618
4614
  }
4619
- if (g.v != null) {
4620
- c.ag = g.v;
4615
+ if (e.v != null) {
4616
+ c.af = e.v;
4621
4617
  }
4622
- if (g.t != null) {
4623
- c.ae = g.t;
4618
+ if (e.t != null) {
4619
+ c.ad = e.t;
4624
4620
  }
4625
- if (g.r != null) {
4626
- c.ad = g.t;
4621
+ if (e.r != null) {
4622
+ c.ac = e.t;
4627
4623
  }
4628
4624
  }
4629
4625
  return c;
@@ -5031,22 +5027,24 @@
5031
5027
  tslib.__extends(IconVisualModelExport, _super);
5032
5028
  function IconVisualModelExport() {
5033
5029
  var _this = _super !== null && _super.apply(this, arguments) || this;
5034
- _this.h = 0;
5035
- _this.f = 0;
5036
- _this.e = 0;
5037
5030
  _this.i = 0;
5031
+ _this.g = 0;
5032
+ _this.f = 0;
5033
+ _this.j = 0;
5038
5034
  _this.a = null;
5039
- _this.c = null;
5040
5035
  _this.b = null;
5041
- _this.d = 0;
5036
+ _this.d = null;
5037
+ _this.c = null;
5038
+ _this.e = 0;
5042
5039
  _this._svgPath = null;
5043
- _this.j = null;
5040
+ _this._svg = null;
5041
+ _this.k = null;
5042
+ _this.q = null;
5043
+ _this.r = null;
5044
+ _this.s = null;
5045
+ _this.h = 0;
5044
5046
  _this.o = null;
5045
5047
  _this.p = null;
5046
- _this.q = null;
5047
- _this.g = 0;
5048
- _this.m = null;
5049
- _this.n = null;
5050
5048
  return _this;
5051
5049
  }
5052
5050
  Object.defineProperty(IconVisualModelExport.prototype, "svgPath", {
@@ -5059,36 +5057,51 @@
5059
5057
  enumerable: false,
5060
5058
  configurable: true
5061
5059
  });
5062
- IconVisualModelExport.prototype.k = function () {
5060
+ Object.defineProperty(IconVisualModelExport.prototype, "svg", {
5061
+ get: function () {
5062
+ return this._svg;
5063
+ },
5064
+ set: function (a) {
5065
+ this._svg = a;
5066
+ },
5067
+ enumerable: false,
5068
+ configurable: true
5069
+ });
5070
+ IconVisualModelExport.prototype.l = function () {
5063
5071
  var a = new igniteuiAngularCore.StringBuilder(0);
5064
5072
  a.l("{");
5065
- a.l("actualFill : " + this.a.serialize() + ", ");
5066
- a.l("actualTextColor : " + this.c.serialize() + ", ");
5067
- a.l("actualStroke : " + this.b.serialize() + ", ");
5068
- a.l("actualStrokeThickness : " + this.d + ", ");
5069
- a.l("top : " + this.h + ", ");
5070
- a.l("left : " + this.f + ", ");
5071
- a.l("height : " + this.e + ", ");
5072
- a.l("width : " + this.i + ", ");
5073
- a.l("svgPath : '" + this.svgPath + "', ");
5074
- a.l("dataURL : '" + this.j + "', ");
5075
- if (!igniteuiAngularCore.stringIsNullOrEmpty(this.o)) {
5076
- a.l("textStyleFontStyle : \"" + this.o + "\", ");
5073
+ a.l("shapes: [");
5074
+ if (this.a != null && this.a.length > 0) {
5075
+ for (var b = 0; b < this.a.length; b++) {
5076
+ var c = this.a[b].serialize();
5077
+ a = b < this.a.length - 1 ? a.l(c + ", ") : a.l(c);
5078
+ }
5079
+ }
5080
+ a.u("], ");
5081
+ a.l("top : " + this.i + ", ");
5082
+ a.l("left : " + this.g + ", ");
5083
+ a.l("height : " + this.f + ", ");
5084
+ a.l("width : " + this.j + ", ");
5085
+ a.l("svg : \"" + this.svg + "\", ");
5086
+ a.l("svgPath : \"" + this.svgPath + "\", ");
5087
+ a.l("dataURL : \"" + this.k + "\", ");
5088
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.q)) {
5089
+ a.l("textStyleFontStyle : \"" + this.q + "\", ");
5077
5090
  }
5078
- if (!igniteuiAngularCore.stringIsNullOrEmpty(this.p)) {
5079
- a.l("textStyleFontVariant : \"" + this.p + "\", ");
5091
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.r)) {
5092
+ a.l("textStyleFontVariant : \"" + this.r + "\", ");
5080
5093
  }
5081
- if (!igniteuiAngularCore.stringIsNullOrEmpty(this.q)) {
5082
- a.l("textStyleFontWeight : \"" + this.q + "\", ");
5094
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.s)) {
5095
+ a.l("textStyleFontWeight : \"" + this.s + "\", ");
5083
5096
  }
5084
- if (!igniteuiAngularCore.stringIsNullOrEmpty(this.m)) {
5085
- a.l("textStyleFontFamily : \"" + this.m + "\", ");
5097
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.o)) {
5098
+ a.l("textStyleFontFamily : \"" + this.o + "\", ");
5086
5099
  }
5087
- if (!igniteuiAngularCore.stringIsNullOrEmpty(this.n)) {
5088
- a.l("textStyleFontStretch : \"" + this.n + "\", ");
5100
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.p)) {
5101
+ a.l("textStyleFontStretch : \"" + this.p + "\", ");
5089
5102
  }
5090
- if (!igniteuiAngularCore.isNaN_(this.g)) {
5091
- a.l("textStyleFontSize : " + this.g + ", ");
5103
+ if (!igniteuiAngularCore.isNaN_(this.h)) {
5104
+ a.l("textStyleFontSize : " + this.h + ", ");
5092
5105
  }
5093
5106
  a.l("}");
5094
5107
  return a.toString();
@@ -5111,48 +5124,45 @@
5111
5124
  function IconView() {
5112
5125
  var _this = _super.call(this) || this;
5113
5126
  _this.d = null;
5114
- _this.t = null;
5127
+ _this.v = null;
5115
5128
  _this.g = null;
5116
- _this.m = new igniteuiAngularCore.List$1(igniteuiAngularCore.Delegate_$type, 0);
5117
- _this.o = null;
5118
- _this.p = null;
5129
+ _this.o = new igniteuiAngularCore.List$1(igniteuiAngularCore.Delegate_$type, 0);
5119
5130
  _this.q = null;
5120
5131
  _this.r = null;
5121
5132
  _this.s = null;
5133
+ _this.t = null;
5134
+ _this.u = null;
5122
5135
  _this.e = null;
5123
5136
  _this.f = null;
5124
5137
  _this.ab = null;
5125
- _this.a = null;
5126
- _this.aa = null;
5127
- _this.z = null;
5128
- _this.l = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.Brush.$, igniteuiAngularCore.String_$type, 0);
5129
- _this.h = true;
5138
+ _this.n = new igniteuiAngularCore.Dictionary$2(igniteuiAngularCore.Brush.$, igniteuiAngularCore.String_$type, 0);
5139
+ _this.j = true;
5140
+ _this.y = null;
5141
+ _this.x = null;
5130
5142
  _this.w = null;
5131
- _this.v = null;
5132
- _this.u = null;
5133
- _this.n = new igniteuiAngularCore.List$1(igniteuiAngularCore.DomWrapper_$type, 0);
5134
- _this.o = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5135
- _this.p = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5143
+ _this.p = new igniteuiAngularCore.List$1(igniteuiAngularCore.DomWrapper_$type, 0);
5136
5144
  _this.q = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5137
5145
  _this.r = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5138
5146
  _this.s = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5147
+ _this.t = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5148
+ _this.u = new igniteuiAngularCore.List$1(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$), 0);
5139
5149
  _this.e = new igniteuiAngularCore.FastIterationDictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.List$1.$.specialize(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$)), 0);
5140
5150
  _this.f = new igniteuiAngularCore.FastIterationDictionary$2(igniteuiAngularCore.String_$type, igniteuiAngularCore.List$1.$.specialize(igniteuiAngularCore.Tuple$2.$.specialize(igniteuiAngularCore.SVGNode.$, igniteuiAngularCore.Base.$)), 0);
5141
5151
  return _this;
5142
5152
  }
5143
- IconView.prototype.aj = function () {
5153
+ IconView.prototype.ak = function () {
5144
5154
  };
5145
- IconView.prototype.j = function () {
5155
+ IconView.prototype.l = function () {
5146
5156
  return true;
5147
5157
  };
5148
- Object.defineProperty(IconView.prototype, "x", {
5158
+ Object.defineProperty(IconView.prototype, "z", {
5149
5159
  get: function () {
5150
- return this.w;
5160
+ return this.y;
5151
5161
  },
5152
5162
  enumerable: false,
5153
5163
  configurable: true
5154
5164
  });
5155
- Object.defineProperty(IconView.prototype, "y", {
5165
+ Object.defineProperty(IconView.prototype, "aa", {
5156
5166
  get: function () {
5157
5167
  return null;
5158
5168
  },
@@ -5161,23 +5171,23 @@
5161
5171
  });
5162
5172
  Object.defineProperty(IconView.prototype, "c", {
5163
5173
  get: function () {
5164
- return this.n.toArray();
5174
+ return this.p.toArray();
5165
5175
  },
5166
5176
  enumerable: false,
5167
5177
  configurable: true
5168
5178
  });
5169
- Object.defineProperty(IconView.prototype, "k", {
5179
+ Object.defineProperty(IconView.prototype, "m", {
5170
5180
  get: function () {
5171
5181
  return true;
5172
5182
  },
5173
5183
  enumerable: false,
5174
5184
  configurable: true
5175
5185
  });
5176
- IconView.prototype.ah = function (a) {
5186
+ IconView.prototype.ai = function (a) {
5177
5187
  var e_1, _a;
5178
5188
  if (a == null) {
5179
5189
  try {
5180
- for (var _b = tslib.__values(igniteuiAngularCore.fromEnum(this.m)), _c = _b.next(); !_c.done; _c = _b.next()) {
5190
+ for (var _b = tslib.__values(igniteuiAngularCore.fromEnum(this.o)), _c = _b.next(); !_c.done; _c = _b.next()) {
5181
5191
  var b = _c.value;
5182
5192
  b();
5183
5193
  }
@@ -5195,114 +5205,109 @@
5195
5205
  throw e_1.error;
5196
5206
  }
5197
5207
  }
5198
- this.m.clear();
5199
- if (this.w != null) {
5200
- this.w.unlistenAll();
5208
+ this.o.clear();
5209
+ if (this.y != null) {
5210
+ this.y.unlistenAll();
5201
5211
  }
5202
- if (this.v != null) {
5203
- this.v.unlistenAll();
5212
+ if (this.x != null) {
5213
+ this.x.unlistenAll();
5204
5214
  }
5205
5215
  }
5206
- this.t = a;
5216
+ this.v = a;
5207
5217
  a.rootWrapper.setStyleProperty("position", "relative");
5208
- this.t.rootWrapper.setStyleProperty("display", "flex");
5209
- this.t.rootWrapper.setStyleProperty("flex-direction", "row");
5210
- this.t.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
5211
- this.t.rootWrapper.setStyleProperty("align-items", "center");
5212
- this.t.rootWrapper.setStyleProperty("justify-content", "center");
5213
- this.ap();
5214
- var c = this.t.createElementNS("svg", "http://www.w3.org/2000/svg");
5218
+ this.v.rootWrapper.setStyleProperty("display", "flex");
5219
+ this.v.rootWrapper.setStyleProperty("flex-direction", "row");
5220
+ this.v.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
5221
+ this.v.rootWrapper.setStyleProperty("align-items", "center");
5222
+ this.v.rootWrapper.setStyleProperty("justify-content", "center");
5223
+ this.ar();
5224
+ var c = this.v.createElementNS("svg", "http://www.w3.org/2000/svg");
5215
5225
  c.setStyleProperty("position", "absolute");
5216
5226
  c.setStyleProperty("top", "0");
5217
5227
  c.setStyleProperty("left", "0");
5218
5228
  c.setStyleProperty("right", "0");
5219
5229
  c.setStyleProperty("bottom", "0");
5220
- this.w = c;
5221
- var d = this.t.createElement("img");
5230
+ this.y = c;
5231
+ var d = this.v.createElement("img");
5222
5232
  d.setStyleProperty("height", "100%");
5223
5233
  d.setStyleProperty("width", "100%");
5224
5234
  d.setStyleProperty("object-fit", "contain");
5225
- this.v = d;
5226
- this.au();
5227
- this.u = a.createElementNS("defs", "http://www.w3.org/2000/svg");
5228
- this.w.append(this.u);
5229
- this.t.append(this.w);
5230
- this.m.add(c.listen("click", igniteuiAngularCore.runOn(this, this.ag)));
5235
+ this.x = d;
5236
+ this.aw();
5237
+ this.w = a.createElementNS("defs", "http://www.w3.org/2000/svg");
5238
+ this.y.append(this.w);
5239
+ this.v.append(this.y);
5240
+ this.o.add(c.listen("click", igniteuiAngularCore.runOn(this, this.ah)));
5231
5241
  this.d.cc();
5232
5242
  };
5233
- IconView.prototype.ar = function (a) {
5234
- this.l.clear();
5235
- if (this.ab != a) {
5236
- this.ab = a;
5237
- this.t.rootWrapper.removeChildren();
5238
- this.t.rootWrapper.append(this.w);
5239
- this.w.removeChildren();
5240
- this.u.removeChildren();
5241
- this.n.clear();
5242
- var b = this.t.createElementNS("path", "http://www.w3.org/2000/svg");
5243
- b.setAttribute("d", this.ab);
5244
- this.w.append(this.u);
5245
- this.w.append(b);
5246
- this.n.add(b);
5247
- }
5248
- };
5249
- IconView.prototype.as = function (a) {
5250
- this.l.clear();
5251
- if (this.a != a) {
5252
- this.a = a;
5253
- this.t.rootWrapper.removeChildren();
5254
- this.t.rootWrapper.append(this.w);
5255
- this.w.removeChildren();
5256
- this.u.removeChildren();
5257
- this.n.clear();
5258
- if (this.a != null && this.a.length > 0) {
5259
- this.w.append(this.u);
5260
- for (var b = 0; b < this.a.length; b++) {
5261
- var c = this.t.createElementNS("path", "http://www.w3.org/2000/svg");
5262
- c.setAttribute("d", this.a[b]);
5263
- this.w.append(c);
5264
- this.n.add(c);
5265
- }
5243
+ IconView.prototype.at = function (a) {
5244
+ this.n.clear();
5245
+ this.v.rootWrapper.removeChildren();
5246
+ this.v.rootWrapper.append(this.y);
5247
+ this.y.removeChildren();
5248
+ this.w.removeChildren();
5249
+ this.p.clear();
5250
+ if (a != null) {
5251
+ var b = this.v.createElementNS("path", "http://www.w3.org/2000/svg");
5252
+ b.setAttribute("d", a);
5253
+ this.y.append(this.w);
5254
+ this.y.append(b);
5255
+ this.p.add(b);
5256
+ }
5257
+ };
5258
+ IconView.prototype.au = function (a) {
5259
+ this.n.clear();
5260
+ this.v.rootWrapper.removeChildren();
5261
+ this.v.rootWrapper.append(this.y);
5262
+ this.y.removeChildren();
5263
+ this.w.removeChildren();
5264
+ this.p.clear();
5265
+ if (a != null && a.length > 0) {
5266
+ this.y.append(this.w);
5267
+ for (var b = 0; b < a.length; b++) {
5268
+ var c = this.v.createElementNS("path", "http://www.w3.org/2000/svg");
5269
+ c.setAttribute("d", a[b]);
5270
+ this.y.append(c);
5271
+ this.p.add(c);
5266
5272
  }
5267
5273
  }
5268
5274
  };
5269
- IconView.prototype.aq = function (a) {
5270
- if (this.aa != a) {
5271
- this.aa = a;
5272
- this.t.rootWrapper.removeChildren();
5273
- var b = this.t.rootWrapper.getNativeElement();
5274
- b.innerHTML = this.aa;
5275
+ IconView.prototype.as = function (a) {
5276
+ this.v.rootWrapper.removeChildren();
5277
+ if (a != null) {
5278
+ var b = this.v.rootWrapper.getNativeElement();
5279
+ b.innerHTML = a;
5275
5280
  }
5276
5281
  };
5277
- IconView.prototype.ao = function (a) {
5278
- if (this.z != a) {
5279
- this.z = a;
5280
- this.t.rootWrapper.removeChildren();
5281
- this.t.rootWrapper.append(this.v);
5282
- this.v.setAttribute("src", a);
5282
+ IconView.prototype.ap = function (a) {
5283
+ if (this.ab != a) {
5284
+ this.ab = a;
5285
+ this.v.rootWrapper.removeChildren();
5286
+ this.v.rootWrapper.append(this.x);
5287
+ this.x.setAttribute("src", a);
5283
5288
  }
5284
5289
  };
5285
- IconView.prototype.i = function () {
5290
+ IconView.prototype.k = function () {
5286
5291
  return this.d.svgPath != null || this.d.svg != null || this.d.b != null;
5287
5292
  };
5288
- IconView.prototype.ap = function () {
5289
- this.t.rootWrapper.setStyleProperty("width", igniteuiAngularCore.isNaN_(this.d.aq) ? "1.5rem" : this.d.aq + "px");
5290
- this.t.rootWrapper.setStyleProperty("height", igniteuiAngularCore.isNaN_(this.d.ai) ? "1.5rem" : this.d.ai + "px");
5293
+ IconView.prototype.ar = function () {
5294
+ this.v.rootWrapper.setStyleProperty("width", igniteuiAngularCore.isNaN_(this.d.aq) ? "1.5rem" : this.d.aq + "px");
5295
+ this.v.rootWrapper.setStyleProperty("height", igniteuiAngularCore.isNaN_(this.d.ai) ? "1.5rem" : this.d.ai + "px");
5291
5296
  };
5292
- IconView.prototype.au = function () {
5297
+ IconView.prototype.aw = function () {
5293
5298
  var a = igniteuiAngularCore.isNaN_(this.d.an) ? 0 : this.d.an;
5294
5299
  var b = igniteuiAngularCore.isNaN_(this.d.ao) ? 0 : this.d.ao;
5295
5300
  var c = igniteuiAngularCore.isNaN_(this.d.ap) ? 24 : this.d.ap;
5296
5301
  var d = igniteuiAngularCore.isNaN_(this.d.am) ? 24 : this.d.am;
5297
- this.w.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
5302
+ this.y.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
5298
5303
  };
5299
- IconView.prototype.al = function (a, b) {
5304
+ IconView.prototype.am = function (a, b) {
5300
5305
  var c = a.color;
5301
- if (!this.l.containsKey(a)) {
5306
+ if (!this.n.containsKey(a)) {
5302
5307
  if (a.isGradient) {
5303
- var d = this.u.getChildCount();
5308
+ var d = this.w.getChildCount();
5304
5309
  var e = a;
5305
- var f = this.t.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
5310
+ var f = this.v.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
5306
5311
  var g = "ig_gradient_" + b + "_" + d;
5307
5312
  f.setAttribute("id", g);
5308
5313
  f.setAttribute("x1", e.startX.toString());
@@ -5312,33 +5317,33 @@
5312
5317
  var j = e.gradientStops;
5313
5318
  for (var i = 0; i < j.length; i++) {
5314
5319
  var h = j[i];
5315
- var k = this.t.createElementNS("stop", "http://www.w3.org/2000/svg");
5320
+ var k = this.v.createElementNS("stop", "http://www.w3.org/2000/svg");
5316
5321
  k.setAttribute("offset", h.offset * 100 + "%");
5317
5322
  k.setAttribute("stop-color", h._fill);
5318
5323
  f.append(k);
5319
5324
  }
5320
- this.u.append(f);
5321
- this.l.addItem(a, g);
5325
+ this.w.append(f);
5326
+ this.n.addItem(a, g);
5322
5327
  }
5323
5328
  else if (a.isRadialGradient) {
5324
5329
  }
5325
5330
  }
5326
5331
  };
5327
- IconView.prototype.am = function (a, b) {
5332
+ IconView.prototype.an = function (a, b) {
5328
5333
  var c = a;
5329
- if (this.l.containsKey(b)) {
5330
- c.setAttribute("fill", "url(#" + this.l.item(b) + ")");
5331
- this.t.rootWrapper.removeChildren();
5332
- this.t.rootWrapper.append(this.w);
5334
+ if (this.n.containsKey(b)) {
5335
+ c.setAttribute("fill", "url(#" + this.n.item(b) + ")");
5336
+ this.v.rootWrapper.removeChildren();
5337
+ this.v.rootWrapper.append(this.y);
5333
5338
  }
5334
5339
  else {
5335
5340
  igniteuiAngularCore.NativeUI.r(a, b);
5336
5341
  }
5337
5342
  };
5338
- IconView.prototype.an = function (a, b) {
5343
+ IconView.prototype.ao = function (a, b) {
5339
5344
  var c = a;
5340
- if (this.l.containsKey(b)) {
5341
- c.setAttribute("stroke", "url('#" + this.l.item(b) + "')");
5345
+ if (this.n.containsKey(b)) {
5346
+ c.setAttribute("stroke", "url('#" + this.n.item(b) + "')");
5342
5347
  }
5343
5348
  else {
5344
5349
  igniteuiAngularCore.NativeUI.aa(a, b);
@@ -5346,8 +5351,8 @@
5346
5351
  };
5347
5352
  IconView.prototype.ac = function (a) {
5348
5353
  };
5349
- IconView.prototype.ak = function () {
5350
- if (this.j()) {
5354
+ IconView.prototype.al = function () {
5355
+ if (this.l()) {
5351
5356
  }
5352
5357
  };
5353
5358
  IconView.prototype.ad = function (a) {
@@ -5356,16 +5361,16 @@
5356
5361
  IconView.prototype.ae = function (a) {
5357
5362
  this.d.ca();
5358
5363
  };
5359
- IconView.prototype.af = function () {
5360
- this.h = true;
5361
- this.m.add(this.t.rootWrapper.listen("mouseenter", igniteuiAngularCore.runOn(this, this.ad)));
5362
- this.m.add(this.t.rootWrapper.listen("mouseleave", igniteuiAngularCore.runOn(this, this.ae)));
5364
+ IconView.prototype.ag = function () {
5365
+ this.j = true;
5366
+ this.o.add(this.v.rootWrapper.listen("mouseenter", igniteuiAngularCore.runOn(this, this.ad)));
5367
+ this.o.add(this.v.rootWrapper.listen("mouseleave", igniteuiAngularCore.runOn(this, this.ae)));
5363
5368
  };
5364
- IconView.prototype.ai = function () {
5369
+ IconView.prototype.aj = function () {
5365
5370
  var e_2, _a;
5366
- this.h = false;
5371
+ this.j = false;
5367
5372
  try {
5368
- for (var _b = tslib.__values(igniteuiAngularCore.fromEnum(this.m)), _c = _b.next(); !_c.done; _c = _b.next()) {
5373
+ for (var _b = tslib.__values(igniteuiAngularCore.fromEnum(this.o)), _c = _b.next(); !_c.done; _c = _b.next()) {
5369
5374
  var a = _c.value;
5370
5375
  a();
5371
5376
  }
@@ -5383,15 +5388,15 @@
5383
5388
  throw e_2.error;
5384
5389
  }
5385
5390
  }
5386
- this.m.clear();
5391
+ this.o.clear();
5387
5392
  };
5388
- IconView.prototype.at = function (a) {
5393
+ IconView.prototype.av = function (a) {
5389
5394
  if (a != null) {
5390
- this.t.rootWrapper.setStyleProperty("font", a.fontString);
5395
+ this.v.rootWrapper.setStyleProperty("font", a.fontString);
5391
5396
  }
5392
5397
  };
5393
5398
  IconView.prototype.b = function () {
5394
- var rect_ = this.t.rootWrapper.getNativeElement().getBoundingClientRect();
5399
+ var rect_ = this.v.rootWrapper.getNativeElement().getBoundingClientRect();
5395
5400
  var a = (rect_.top);
5396
5401
  var b = (rect_.left);
5397
5402
  var c = new Array(2);
@@ -5399,9 +5404,103 @@
5399
5404
  c[1] = b;
5400
5405
  return c;
5401
5406
  };
5402
- IconView.prototype.ag = function (a) {
5407
+ IconView.prototype.ah = function (a) {
5403
5408
  this.d.b7();
5404
5409
  };
5410
+ IconView.prototype.a = function () {
5411
+ var a = new igniteuiAngularCore.List$1(igniteuiAngularCore.PrimitiveVisualData.$, 0);
5412
+ var b = this.v.rootWrapper.getNativeElement();
5413
+ return a.toArray();
5414
+ };
5415
+ IconView.prototype.af = function (a, b) {
5416
+ for (var c = 0; c < b.e.count; c++) {
5417
+ var d = b.e._inner[c];
5418
+ var e = this.h(d);
5419
+ if (e != null) {
5420
+ a.add(e);
5421
+ }
5422
+ else {
5423
+ this.af(a, d);
5424
+ }
5425
+ }
5426
+ };
5427
+ IconView.prototype.h = function (a) {
5428
+ var b = null;
5429
+ switch (a.c) {
5430
+ case 7:
5431
+ var c = ((function () {
5432
+ var $ret = new igniteuiAngularCore.Path();
5433
+ $ret.an = a.w;
5434
+ return $ret;
5435
+ })());
5436
+ this.aq(c, a);
5437
+ b = new igniteuiAngularCore.PathVisualData(1, "path1", c);
5438
+ break;
5439
+ case 3:
5440
+ var d = a;
5441
+ var e = new igniteuiAngularCore.Line();
5442
+ e.an = d.w;
5443
+ e.ao = d.x;
5444
+ e.ap = d.y;
5445
+ e.aq = d.z;
5446
+ this.aq(e, a);
5447
+ b = new igniteuiAngularCore.LineVisualData(1, "line1", e);
5448
+ break;
5449
+ case 4:
5450
+ var f = a;
5451
+ var g = new igniteuiAngularCore.Rectangle();
5452
+ g.width = f.z;
5453
+ g.height = f.w;
5454
+ g.ap = f.x;
5455
+ g.aq = f.y;
5456
+ this.aq(g, a);
5457
+ b = new igniteuiAngularCore.RectangleVisualData(1, "rect1", g);
5458
+ break;
5459
+ case 5:
5460
+ case 6:
5461
+ var h = a;
5462
+ var i = new igniteuiAngularCore.Ellipse();
5463
+ i.width = h.y * 2;
5464
+ i.height = h.z * 2;
5465
+ this.aq(i, a);
5466
+ b = new igniteuiAngularCore.EllipseVisualData(1, "ellipse1", i);
5467
+ break;
5468
+ }
5469
+ return b;
5470
+ };
5471
+ IconView.prototype.aq = function (a, b) {
5472
+ var c = b;
5473
+ a.ad = b.t;
5474
+ a.j = c.h;
5475
+ a.am = c.v;
5476
+ a.al = c.u;
5477
+ a.ak = c.u;
5478
+ a._opacity = c.q;
5479
+ if (c.i != null) {
5480
+ var d = new igniteuiAngularCore.DoubleCollection();
5481
+ var g = c.i;
5482
+ for (var f = 0; f < g.length; f++) {
5483
+ var e = g[f];
5484
+ d.add(e);
5485
+ }
5486
+ a.ai = d;
5487
+ }
5488
+ };
5489
+ IconView.prototype.i = function (a) {
5490
+ if (igniteuiAngularCore.typeCast(igniteuiAngularCore.Path.$, a) !== null) {
5491
+ return new igniteuiAngularCore.PathVisualData(1, "path1", a);
5492
+ }
5493
+ else if (igniteuiAngularCore.typeCast(igniteuiAngularCore.Line.$, a) !== null) {
5494
+ return new igniteuiAngularCore.LineVisualData(1, "line1", a);
5495
+ }
5496
+ else if (igniteuiAngularCore.typeCast(igniteuiAngularCore.Rectangle.$, a) !== null) {
5497
+ return new igniteuiAngularCore.RectangleVisualData(1, "rect1", a);
5498
+ }
5499
+ else if (igniteuiAngularCore.typeCast(igniteuiAngularCore.Ellipse.$, a) !== null) {
5500
+ return new igniteuiAngularCore.EllipseVisualData(1, "ellipse1", a);
5501
+ }
5502
+ return null;
5503
+ };
5405
5504
  IconView.$t = igniteuiAngularCore.markType(IconView, 'IconView');
5406
5505
  return IconView;
5407
5506
  }(igniteuiAngularCore.Base));
@@ -5455,7 +5554,7 @@
5455
5554
  var a = new IconView();
5456
5555
  a.d = _this;
5457
5556
  _this.view = a;
5458
- _this.view.aj();
5557
+ _this.view.ak();
5459
5558
  return _this;
5460
5559
  }
5461
5560
  Object.defineProperty(XIcon.prototype, "view", {
@@ -5493,10 +5592,27 @@
5493
5592
  case "ActualFill":
5494
5593
  case "ActualStroke":
5495
5594
  case "ActualStrokeWidth":
5595
+ this.cg();
5596
+ break;
5597
+ case "SVG":
5598
+ this.az = null;
5599
+ this.a = null;
5600
+ this.cg();
5601
+ break;
5496
5602
  case "SVGPath":
5603
+ this.ay = null;
5604
+ this.a = null;
5605
+ this.cg();
5606
+ break;
5497
5607
  case "SVGPaths":
5498
- case "SVG":
5608
+ this.ay = null;
5609
+ this.az = null;
5610
+ this.cg();
5611
+ break;
5499
5612
  case "DataURL":
5613
+ this.ay = null;
5614
+ this.az = null;
5615
+ this.a = null;
5500
5616
  this.cg();
5501
5617
  break;
5502
5618
  case "Opacity":
@@ -5506,11 +5622,11 @@
5506
5622
  case "ViewBoxTop":
5507
5623
  case "ViewBoxWidth":
5508
5624
  case "ViewBoxHeight":
5509
- this.view.au();
5625
+ this.view.aw();
5510
5626
  break;
5511
5627
  case "Width":
5512
5628
  case "Height":
5513
- this.view.ap();
5629
+ this.view.ar();
5514
5630
  break;
5515
5631
  }
5516
5632
  };
@@ -5534,18 +5650,18 @@
5534
5650
  };
5535
5651
  Object.defineProperty(XIcon.prototype, "r", {
5536
5652
  get: function () {
5537
- return this.svgPath != null && !this.view.k;
5653
+ return this.svgPath != null && !this.view.m;
5538
5654
  },
5539
5655
  enumerable: false,
5540
5656
  configurable: true
5541
5657
  });
5542
5658
  XIcon.prototype.ch = function () {
5543
- igniteuiAngularCore.NativeUI.y(this.view.x, this.ak);
5659
+ igniteuiAngularCore.NativeUI.y(this.view.z, this.ak);
5544
5660
  };
5545
5661
  XIcon.prototype.cg = function () {
5546
- var a = this.view.x;
5662
+ var a = this.view.z;
5547
5663
  if (this.r) {
5548
- var b = this.view.y;
5664
+ var b = this.view.aa;
5549
5665
  igniteuiAngularCore.NativeUI.r(b, this.cw);
5550
5666
  igniteuiAngularCore.NativeUI.aa(b, this.cx);
5551
5667
  igniteuiAngularCore.NativeUI.ad(b, this.af);
@@ -5554,22 +5670,22 @@
5554
5670
  var c = false;
5555
5671
  if (this.svgPath != null) {
5556
5672
  if (igniteuiAngularCore.stringStartsWith(igniteuiAngularCore.trimStart(this.svgPath, ' ', '\n', '\r', '\t'), "<svg")) {
5557
- this.view.aq(this.svgPath);
5673
+ this.view.as(this.svgPath);
5558
5674
  c = true;
5559
5675
  }
5560
5676
  else {
5561
- this.view.ar(this.svgPath);
5677
+ this.view.at(this.svgPath);
5562
5678
  }
5563
5679
  }
5564
5680
  else if (this.b != null) {
5565
- this.view.as(this.b);
5681
+ this.view.au(this.b);
5566
5682
  var d = this.view.c;
5567
5683
  if (d != null && d.length > 0) {
5568
5684
  var e = igniteuiAngularCore.NativeUI.r;
5569
5685
  var f = igniteuiAngularCore.NativeUI.aa;
5570
5686
  this.cd();
5571
- e = igniteuiAngularCore.runOn(this.view, this.view.am);
5572
- f = igniteuiAngularCore.runOn(this.view, this.view.an);
5687
+ e = igniteuiAngularCore.runOn(this.view, this.view.an);
5688
+ f = igniteuiAngularCore.runOn(this.view, this.view.ao);
5573
5689
  for (var g = 0; g < d.length; g++) {
5574
5690
  if (this.cw != null) {
5575
5691
  e(d[g], this.cw);
@@ -5592,33 +5708,33 @@
5592
5708
  }
5593
5709
  }
5594
5710
  if (this.m != null) {
5595
- this.view.at(this.m);
5711
+ this.view.av(this.m);
5596
5712
  }
5597
5713
  return;
5598
5714
  }
5599
5715
  else if (this.svg != null) {
5600
- this.view.aq(this.svg);
5716
+ this.view.as(this.svg);
5601
5717
  c = true;
5602
5718
  }
5603
5719
  else if (this.a7 != null) {
5604
- this.view.ao(this.a7);
5720
+ this.view.ap(this.a7);
5605
5721
  }
5606
5722
  if (c) {
5607
- for (var h = 0; h < this.view.p.count; h++) {
5608
- var i = this.view.p._inner[h].c;
5609
- igniteuiAngularCore.NativeUI.r(this.view.p._inner[h].d, i.l.f(this.c8));
5723
+ for (var h = 0; h < this.view.r.count; h++) {
5724
+ var i = this.view.r._inner[h].c;
5725
+ igniteuiAngularCore.NativeUI.r(this.view.r._inner[h].d, i.l.f(this.c8));
5610
5726
  }
5611
- for (var j = 0; j < this.view.q.count; j++) {
5612
- var k = this.view.q._inner[j].c;
5613
- igniteuiAngularCore.NativeUI.aa(this.view.q._inner[j].d, k.m.f(this.c9));
5727
+ for (var j = 0; j < this.view.s.count; j++) {
5728
+ var k = this.view.s._inner[j].c;
5729
+ igniteuiAngularCore.NativeUI.aa(this.view.s._inner[j].d, k.m.f(this.c9));
5614
5730
  }
5615
- for (var l = 0; l < this.view.r.count; l++) {
5616
- var m = this.view.r._inner[l].c;
5617
- igniteuiAngularCore.NativeUI.r(this.view.r._inner[l].d, m.l.f(this.da));
5731
+ for (var l = 0; l < this.view.t.count; l++) {
5732
+ var m = this.view.t._inner[l].c;
5733
+ igniteuiAngularCore.NativeUI.r(this.view.t._inner[l].d, m.l.f(this.da));
5618
5734
  }
5619
- for (var n = 0; n < this.view.s.count; n++) {
5620
- var o = this.view.s._inner[n].c;
5621
- igniteuiAngularCore.NativeUI.aa(this.view.s._inner[n].d, o.m.f(this.db));
5735
+ for (var n = 0; n < this.view.u.count; n++) {
5736
+ var o = this.view.u._inner[n].c;
5737
+ igniteuiAngularCore.NativeUI.aa(this.view.u._inner[n].d, o.m.f(this.db));
5622
5738
  }
5623
5739
  for (var p = 0; p < this.view.e.o.count; p++) {
5624
5740
  var q = this.view.e.o._inner[p];
@@ -5642,13 +5758,13 @@
5642
5758
  }
5643
5759
  }
5644
5760
  }
5645
- for (var ab = 0; ab < this.view.o.count; ab++) {
5646
- var ac = this.view.o._inner[ab].c;
5647
- igniteuiAngularCore.NativeUI.r(this.view.o._inner[ab].d, ac.l.f(this.cw));
5648
- igniteuiAngularCore.NativeUI.aa(this.view.o._inner[ab].d, ac.m.f(this.cx));
5761
+ for (var ab = 0; ab < this.view.q.count; ab++) {
5762
+ var ac = this.view.q._inner[ab].c;
5763
+ igniteuiAngularCore.NativeUI.r(this.view.q._inner[ab].d, ac.l.f(this.cw));
5764
+ igniteuiAngularCore.NativeUI.aa(this.view.q._inner[ab].d, ac.m.f(this.cx));
5649
5765
  }
5650
5766
  }
5651
- var ad = this.view.x;
5767
+ var ad = this.view.z;
5652
5768
  if (this.cw != null) {
5653
5769
  igniteuiAngularCore.NativeUI.r(ad, this.cw);
5654
5770
  }
@@ -5660,25 +5776,25 @@
5660
5776
  }
5661
5777
  }
5662
5778
  if (this.m != null) {
5663
- this.view.at(this.m);
5779
+ this.view.av(this.m);
5664
5780
  }
5665
5781
  if (this.cy != null) {
5666
- igniteuiAngularCore.NativeUI.q(this.view.x, this.cy);
5782
+ igniteuiAngularCore.NativeUI.q(this.view.z, this.cy);
5667
5783
  }
5668
5784
  };
5669
5785
  XIcon.prototype.cd = function () {
5670
5786
  var e_3, _a, e_4, _b;
5671
5787
  if (this.cw != null) {
5672
- this.view.al(this.cw, "fill");
5788
+ this.view.am(this.cw, "fill");
5673
5789
  }
5674
5790
  if (this.cx != null) {
5675
- this.view.al(this.cx, "stroke");
5791
+ this.view.am(this.cx, "stroke");
5676
5792
  }
5677
5793
  if (this.e != null) {
5678
5794
  try {
5679
5795
  for (var _c = tslib.__values(igniteuiAngularCore.fromEnum(this.e)), _d = _c.next(); !_d.done; _d = _c.next()) {
5680
5796
  var a = _d.value;
5681
- this.view.al(a, "fills");
5797
+ this.view.am(a, "fills");
5682
5798
  }
5683
5799
  }
5684
5800
  catch (e_3_1) {
@@ -5699,7 +5815,7 @@
5699
5815
  try {
5700
5816
  for (var _e = tslib.__values(igniteuiAngularCore.fromEnum(this.f)), _f = _e.next(); !_f.done; _f = _e.next()) {
5701
5817
  var b = _f.value;
5702
- this.view.al(b, "strokes");
5818
+ this.view.am(b, "strokes");
5703
5819
  }
5704
5820
  }
5705
5821
  catch (e_4_1) {
@@ -6238,10 +6354,10 @@
6238
6354
  XIcon.prototype.cc = function () {
6239
6355
  };
6240
6356
  XIcon.prototype.onDetachedFromUI = function () {
6241
- this.view.ai();
6357
+ this.view.aj();
6242
6358
  };
6243
6359
  XIcon.prototype.onAttachedToUI = function () {
6244
- this.view.af();
6360
+ this.view.ag();
6245
6361
  };
6246
6362
  XIcon.prototype.b7 = function () {
6247
6363
  if (this.disabled) {
@@ -6252,61 +6368,58 @@
6252
6368
  }
6253
6369
  };
6254
6370
  XIcon.prototype.u = function () {
6255
- return this.view.j();
6371
+ return this.view.l();
6256
6372
  };
6257
6373
  XIcon.prototype.au = function () {
6258
6374
  return this.g();
6259
6375
  };
6260
6376
  XIcon.prototype.a9 = function () {
6261
6377
  var a = this.g();
6262
- return a.k();
6378
+ return a.l();
6263
6379
  };
6264
6380
  XIcon.prototype.g = function () {
6265
6381
  var a = new IconVisualModelExport();
6266
- var b = this.view.x;
6267
- a.a = igniteuiAngularCore.AppearanceHelper.a(igniteuiAngularCore.NativeUI.al(b));
6268
- a.c = igniteuiAngularCore.AppearanceHelper.a(igniteuiAngularCore.NativeUI.al(b));
6269
- a.b = igniteuiAngularCore.AppearanceHelper.a(igniteuiAngularCore.NativeUI.am(b));
6270
- a.d = this.af;
6271
- var c = this.view.b();
6272
- a.h = c[0];
6273
- a.f = c[1];
6274
- a.e = igniteuiAngularCore.NativeUI.d(b);
6275
- a.i = igniteuiAngularCore.NativeUI.k(b);
6382
+ var b = this.view.b();
6383
+ a.i = b[0];
6384
+ a.g = b[1];
6385
+ a.f = igniteuiAngularCore.NativeUI.d(this.view.z);
6386
+ a.j = igniteuiAngularCore.NativeUI.k(this.view.z);
6387
+ a.a = this.view.a();
6388
+ a.svg = this.svg;
6276
6389
  a.svgPath = this.svgPath;
6277
- a.j = this.a7;
6390
+ a.k = this.a7;
6278
6391
  if (this.m != null) {
6279
- var d = this.m;
6280
- if (this.view != null && d.q == null) {
6281
- var e = this.view.t;
6282
- var f = igniteuiAngularCore.FontUtil.getFontInfoFromString(e, d.fontString);
6283
- d.q = f.q;
6284
- d.f = f.f;
6285
- d.r = f.r;
6286
- d.t = f.t;
6287
- d.u = f.u;
6288
- d.v = f.v;
6392
+ var c = this.m;
6393
+ if (this.view != null && c.q == null) {
6394
+ var d = this.view.v;
6395
+ var e = igniteuiAngularCore.FontUtil.getFontInfoFromString(d, c.fontString);
6396
+ c.q = e.q;
6397
+ c.f = e.f;
6398
+ c.r = e.r;
6399
+ c.t = e.t;
6400
+ c.u = e.u;
6401
+ c.v = e.v;
6289
6402
  }
6290
- if (d.q != null) {
6291
- a.m = d.q;
6403
+ if (c.q != null) {
6404
+ a.o = c.q;
6292
6405
  }
6293
- if (!igniteuiAngularCore.isNaN_(d.f)) {
6294
- a.g = d.f;
6406
+ if (!igniteuiAngularCore.isNaN_(c.f)) {
6407
+ a.h = c.f;
6295
6408
  }
6296
- if (d.v != null) {
6297
- a.q = d.v;
6409
+ if (c.v != null) {
6410
+ a.s = c.v;
6298
6411
  }
6299
- if (d.t != null) {
6300
- a.o = d.t;
6412
+ if (c.t != null) {
6413
+ a.q = c.t;
6301
6414
  }
6302
- if (d.r != null) {
6303
- a.n = d.t;
6415
+ if (c.r != null) {
6416
+ a.p = c.t;
6304
6417
  }
6305
6418
  }
6306
6419
  return a;
6307
6420
  };
6308
6421
  XIcon.prototype.provideContainer = function (a) {
6309
- this.view.ah(a);
6422
+ this.view.ai(a);
6310
6423
  };
6311
6424
  XIcon.$t = igniteuiAngularCore.markType(XIcon, 'XIcon', igniteuiAngularCore.Base.$, [igniteuiAngularCore.INotifyPropertyChanged_$type, igniteuiAngularCore.IIcon_$type]);
6312
6425
  XIcon.cz = null;
@@ -6469,7 +6582,7 @@
6469
6582
  a.l(",");
6470
6583
  }
6471
6584
  var c = this.j._inner[b].aa.charAt(0).toString().toLowerCase() + this.j._inner[b].aa.substr(1);
6472
- a.l(this.j._inner[b].ab());
6585
+ a.l(this.j._inner[b].serialize());
6473
6586
  }
6474
6587
  a.l("],");
6475
6588
  a.l("dayNamesModels: [");
@@ -8922,7 +9035,9 @@
8922
9035
  }
8923
9036
  }
8924
9037
  else {
9038
+ this.aj._inner[0].disabled = false;
8925
9039
  this.aj._inner[2].disabled = false;
9040
+ this.aj._inner[3].disabled = false;
8926
9041
  if (b == this.au.getFullYear()) {
8927
9042
  if (c == igniteuiAngularCore.dateGetMonth(this.au)) {
8928
9043
  this.aj._inner[0].disabled = true;
@@ -22255,7 +22370,7 @@
22255
22370
  });
22256
22371
  DatePickerView.prototype.ak = function (a) {
22257
22372
  if (a == null) {
22258
- this.b.cq();
22373
+ this.b.cr();
22259
22374
  if (this.d != null) {
22260
22375
  var b = this.d.rootWrapper.getChildAt(0);
22261
22376
  b.unlistenAll();
@@ -22281,7 +22396,7 @@
22281
22396
  DatePickerView.prototype.ad = function () {
22282
22397
  if (this.d != null) {
22283
22398
  this.k = this.d.rootWrapper.getChildAt(0);
22284
- this.k.setAttribute("tabIndex", this.b.be.toString());
22399
+ this.k.setAttribute("tabIndex", this.b.bf.toString());
22285
22400
  this.k.setStyleProperty("display", "flex");
22286
22401
  this.k.setStyleProperty("height", "100%");
22287
22402
  this.l = this.d.createElement("div");
@@ -22294,7 +22409,7 @@
22294
22409
  this.i = this.d.createElement("div");
22295
22410
  this.i.setAttribute("aria-hidden", "true");
22296
22411
  this.h = this.d.createElement("div");
22297
- this.b.cr();
22412
+ this.b.cs();
22298
22413
  this.j.getChildAt(0).setAttribute("aria-expanded", "fasle");
22299
22414
  this.j.getChildAt(0).setAttribute("aria-invalid", "false");
22300
22415
  this.f.setStyleProperty("height", "16px");
@@ -22380,7 +22495,7 @@
22380
22495
  };
22381
22496
  DatePickerView.prototype.av = function () {
22382
22497
  if (this.f != null) {
22383
- if (this.b.az == true) {
22498
+ if (this.b.a0 == true) {
22384
22499
  this.f.show();
22385
22500
  }
22386
22501
  else {
@@ -22394,7 +22509,7 @@
22394
22509
  }
22395
22510
  };
22396
22511
  DatePickerView.prototype.ax = function () {
22397
- this.k.setAttribute("tabIndex", this.b.be.toString());
22512
+ this.k.setAttribute("tabIndex", this.b.bf.toString());
22398
22513
  };
22399
22514
  DatePickerView.prototype.an = function () {
22400
22515
  this.o.observe(document, { childList: true, subtree: true });
@@ -22409,9 +22524,9 @@
22409
22524
  this.e.setStyleProperty("width", "100%");
22410
22525
  this.e.setStyleProperty("height", "100%");
22411
22526
  this.e.setStyleProperty("display", "flex");
22412
- this.b.cs();
22527
+ this.b.ct();
22413
22528
  this.e.parent().setStyleProperty("height", "100%");
22414
- if (this.b.a1 == true) {
22529
+ if (this.b.a2 == true) {
22415
22530
  this.e.parent().parent().setStyleProperty("max-width", "245px");
22416
22531
  }
22417
22532
  else {
@@ -22421,7 +22536,7 @@
22421
22536
  };
22422
22537
  DatePickerView.prototype.z = function () {
22423
22538
  if (this.d != null) {
22424
- if (this.b.a1 == true) {
22539
+ if (this.b.a2 == true) {
22425
22540
  this.e.parent().parent().setStyleProperty("max-width", "245px");
22426
22541
  }
22427
22542
  else {
@@ -22450,60 +22565,60 @@
22450
22565
  if (this.b.av == true) {
22451
22566
  return;
22452
22567
  }
22453
- this.b.cp();
22568
+ this.b.cq();
22454
22569
  if (this.f != null) {
22455
22570
  this.f.hide();
22456
22571
  }
22457
22572
  };
22458
22573
  DatePickerView.prototype.aa = function (a) {
22459
- this.b.c8();
22574
+ this.b.c9();
22460
22575
  };
22461
22576
  DatePickerView.prototype.ab = function (a) {
22462
- this.b.c9();
22577
+ this.b.da();
22463
22578
  };
22464
22579
  DatePickerView.prototype.ag = function (a) {
22465
22580
  a.stopPropagation();
22466
- this.b.cx();
22581
+ this.b.cy();
22467
22582
  };
22468
22583
  DatePickerView.prototype.y = function (a) {
22469
22584
  var b = a.which;
22470
22585
  if (b == 27) {
22471
- this.b.cq();
22586
+ this.b.cr();
22472
22587
  }
22473
22588
  };
22474
22589
  DatePickerView.prototype.w = function (a) {
22475
22590
  this.b.focus();
22476
22591
  var b = (a.originalEvent.relatedTarget);
22477
22592
  if (!this.c(b)) {
22478
- this.b.c3();
22593
+ this.b.c4();
22479
22594
  }
22480
22595
  };
22481
22596
  DatePickerView.prototype.x = function (a) {
22482
22597
  var b = (a.originalEvent.relatedTarget);
22483
22598
  if (!this.c(b)) {
22484
- this.b.cw();
22485
- this.b.c4();
22599
+ this.b.cx();
22600
+ this.b.c5();
22486
22601
  }
22487
22602
  };
22488
22603
  DatePickerView.prototype.al = function (a, b) {
22489
22604
  if (this.d != null) {
22490
22605
  var c = this.d.rootWrapper.getNativeElement();
22491
22606
  if (!document.documentElement.contains(c)) {
22492
- this.b.cq();
22607
+ this.b.cr();
22493
22608
  }
22494
22609
  }
22495
22610
  else {
22496
- this.b.cq();
22611
+ this.b.cr();
22497
22612
  }
22498
22613
  };
22499
22614
  DatePickerView.prototype.document_Click = function (a) {
22500
22615
  var b = a.target;
22501
22616
  if (!this.c(b)) {
22502
- this.b.cq();
22617
+ this.b.cr();
22503
22618
  }
22504
22619
  };
22505
22620
  DatePickerView.prototype.window_Resize = function (a) {
22506
- this.b.dm();
22621
+ this.b.dn();
22507
22622
  };
22508
22623
  DatePickerView.prototype.a0 = function (a) {
22509
22624
  if (this.d != null) {
@@ -22540,9 +22655,9 @@
22540
22655
  /**
22541
22656
  * @hidden
22542
22657
  */
22543
- var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22544
- tslib.__extends(DatePicker, _super);
22545
- function DatePicker() {
22658
+ var XDatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22659
+ tslib.__extends(XDatePicker, _super);
22660
+ function XDatePicker() {
22546
22661
  var _this = _super.call(this) || this;
22547
22662
  _this.h = null;
22548
22663
  _this.u = null;
@@ -22552,32 +22667,32 @@
22552
22667
  _this.m = null;
22553
22668
  _this.n = null;
22554
22669
  _this.c = null;
22555
- _this.bg = "dd";
22556
- _this.bk = "mm";
22557
- _this.bn = "yyyy";
22558
- _this.bh = "mdy";
22559
- _this.bm = "/";
22670
+ _this.bh = "dd";
22671
+ _this.bl = "mm";
22672
+ _this.bo = "yyyy";
22673
+ _this.bi = "mdy";
22674
+ _this.bn = "/";
22560
22675
  _this.ah = false;
22561
22676
  _this.at = false;
22562
22677
  _this.ar = false;
22563
- _this.a5 = igniteuiAngularCore.dateMinValue();
22678
+ _this.a6 = igniteuiAngularCore.dateMinValue();
22564
22679
  _this.ai = false;
22565
22680
  _this.propertyChanged = null;
22566
22681
  _this.selectedValueChanged = null;
22567
22682
  _this.ae = null;
22683
+ _this.a8 = igniteuiAngularCore.dateMinValue();
22568
22684
  _this.a7 = igniteuiAngularCore.dateMinValue();
22569
- _this.a6 = igniteuiAngularCore.dateMinValue();
22570
- _this.bj = "";
22571
- _this.dt = igniteuiAngularCore.BrushUtil.h(255, 24, 29, 31);
22685
+ _this.bk = "";
22686
+ _this.du = igniteuiAngularCore.BrushUtil.h(255, 24, 29, 31);
22572
22687
  _this.z = null;
22573
- _this.bl = "";
22574
- _this.a4 = igniteuiAngularCore.dateMinValue();
22575
- _this.a3 = igniteuiAngularCore.dateMaxValue();
22688
+ _this.bm = "";
22689
+ _this.a5 = igniteuiAngularCore.dateMinValue();
22690
+ _this.a4 = igniteuiAngularCore.dateMaxValue();
22576
22691
  _this.x = 2;
22577
22692
  _this.v = 1;
22578
22693
  _this.aa = null;
22579
- _this.du = igniteuiAngularCore.BrushUtil.h(255, 24, 29, 31);
22580
- _this.ds = igniteuiAngularCore.BrushUtil.h(255, 163, 172, 184);
22694
+ _this.dv = igniteuiAngularCore.BrushUtil.h(255, 24, 29, 31);
22695
+ _this.dt = igniteuiAngularCore.BrushUtil.h(255, 163, 172, 184);
22581
22696
  _this.ao = true;
22582
22697
  _this.ap = false;
22583
22698
  _this.ag = true;
@@ -22587,9 +22702,9 @@
22587
22702
  _this.aq = false;
22588
22703
  _this.a = new DateTimeValueFormatter();
22589
22704
  _this.d = 0;
22590
- _this.bi = null;
22705
+ _this.bj = null;
22591
22706
  _this.aj = false;
22592
- _this.bd = 0;
22707
+ _this.be = 0;
22593
22708
  _this.ak = false;
22594
22709
  _this.am = false;
22595
22710
  _this.as = false;
@@ -22602,15 +22717,15 @@
22602
22717
  a.b = _this;
22603
22718
  _this.h = a;
22604
22719
  _this.h.am();
22605
- _this.co();
22720
+ _this.cp();
22606
22721
  return _this;
22607
22722
  }
22608
- DatePicker.prototype.db = function (a, b) {
22723
+ XDatePicker.prototype.dc = function (a, b) {
22609
22724
  if (this.u != null) {
22610
22725
  this.ah = true;
22611
- this.cq();
22726
+ this.cr();
22612
22727
  }
22613
- this.dl();
22728
+ this.dm();
22614
22729
  if (this.selectedValueChanged != null) {
22615
22730
  this.selectedValueChanged(this, ((function () {
22616
22731
  var $ret = new SelectedValueChangedEventArgs();
@@ -22620,28 +22735,28 @@
22620
22735
  })()));
22621
22736
  }
22622
22737
  if (this.ai) {
22623
- this.df();
22738
+ this.dg();
22624
22739
  }
22625
22740
  };
22626
- DatePicker.prototype.notifySizeChanged = function () {
22741
+ XDatePicker.prototype.notifySizeChanged = function () {
22627
22742
  this.h.ai();
22628
22743
  };
22629
- DatePicker.prototype.destroy = function () {
22744
+ XDatePicker.prototype.destroy = function () {
22630
22745
  if (this.c != null) {
22631
22746
  var a = this.c;
22632
- a.selectedValueChanged = igniteuiAngularCore.delegateRemove(a.selectedValueChanged, igniteuiAngularCore.runOn(this, this.cn));
22747
+ a.selectedValueChanged = igniteuiAngularCore.delegateRemove(a.selectedValueChanged, igniteuiAngularCore.runOn(this, this.co));
22633
22748
  var b = this.c;
22634
- b.close = igniteuiAngularCore.delegateRemove(b.close, igniteuiAngularCore.runOn(this, this.cm));
22749
+ b.close = igniteuiAngularCore.delegateRemove(b.close, igniteuiAngularCore.runOn(this, this.cn));
22635
22750
  }
22636
22751
  this.provideContainer(null);
22637
22752
  };
22638
- DatePicker.prototype.provideContainer = function (a) {
22753
+ XDatePicker.prototype.provideContainer = function (a) {
22639
22754
  this.h.ak(a);
22640
22755
  };
22641
- DatePicker.prototype.setName = function (a) {
22756
+ XDatePicker.prototype.setName = function (a) {
22642
22757
  this.o.e = a;
22643
22758
  };
22644
- Object.defineProperty(DatePicker.prototype, "af", {
22759
+ Object.defineProperty(XDatePicker.prototype, "af", {
22645
22760
  get: function () {
22646
22761
  if (this.ae == null) {
22647
22762
  this.ae = new igniteuiAngularCore.SRProvider(this.h.d);
@@ -22652,64 +22767,64 @@
22652
22767
  enumerable: false,
22653
22768
  configurable: true
22654
22769
  });
22655
- Object.defineProperty(DatePicker.prototype, "value", {
22770
+ Object.defineProperty(XDatePicker.prototype, "value", {
22656
22771
  get: function () {
22657
- return this.a7;
22772
+ return this.a8;
22658
22773
  },
22659
22774
  set: function (a) {
22660
- var b = this.a7;
22661
- this.a5 = b;
22662
- this.a7 = a;
22663
- if (+b != +(this.a7)) {
22664
- this.da("Value", b, this.a7);
22775
+ var b = this.a8;
22776
+ this.a6 = b;
22777
+ this.a8 = a;
22778
+ if (+b != +(this.a8)) {
22779
+ this.db("Value", b, this.a8);
22665
22780
  }
22666
22781
  },
22667
22782
  enumerable: false,
22668
22783
  configurable: true
22669
22784
  });
22670
- Object.defineProperty(DatePicker.prototype, "ba", {
22785
+ Object.defineProperty(XDatePicker.prototype, "bb", {
22671
22786
  get: function () {
22672
- return this.a6;
22787
+ return this.a7;
22673
22788
  },
22674
22789
  set: function (a) {
22675
- var b = this.a6;
22676
- this.a6 = a;
22677
- if (+b != +(this.a6)) {
22678
- this.da("Today", b, this.a6);
22790
+ var b = this.a7;
22791
+ this.a7 = a;
22792
+ if (+b != +(this.a7)) {
22793
+ this.db("Today", b, this.a7);
22679
22794
  }
22680
22795
  },
22681
22796
  enumerable: false,
22682
22797
  configurable: true
22683
22798
  });
22684
- Object.defineProperty(DatePicker.prototype, "b3", {
22799
+ Object.defineProperty(XDatePicker.prototype, "b4", {
22685
22800
  get: function () {
22686
- return this.bj;
22801
+ return this.bk;
22687
22802
  },
22688
22803
  set: function (a) {
22689
- var b = this.bj;
22690
- this.bj = a;
22691
- if (b != this.bj) {
22692
- this.da("Label", b, this.bj);
22804
+ var b = this.bk;
22805
+ this.bk = a;
22806
+ if (b != this.bk) {
22807
+ this.db("Label", b, this.bk);
22693
22808
  }
22694
22809
  },
22695
22810
  enumerable: false,
22696
22811
  configurable: true
22697
22812
  });
22698
- Object.defineProperty(DatePicker.prototype, "dw", {
22813
+ Object.defineProperty(XDatePicker.prototype, "dx", {
22699
22814
  get: function () {
22700
- return this.dt;
22815
+ return this.du;
22701
22816
  },
22702
22817
  set: function (a) {
22703
- var b = this.dt;
22704
- this.dt = a;
22705
- if (b != this.dt) {
22706
- this.da("LabelTextColor", b, a);
22818
+ var b = this.du;
22819
+ this.du = a;
22820
+ if (b != this.du) {
22821
+ this.db("LabelTextColor", b, a);
22707
22822
  }
22708
22823
  },
22709
22824
  enumerable: false,
22710
22825
  configurable: true
22711
22826
  });
22712
- Object.defineProperty(DatePicker.prototype, "ac", {
22827
+ Object.defineProperty(XDatePicker.prototype, "ac", {
22713
22828
  get: function () {
22714
22829
  return this.z;
22715
22830
  },
@@ -22717,55 +22832,55 @@
22717
22832
  var b = this.z;
22718
22833
  this.z = a;
22719
22834
  if (b != this.z) {
22720
- this.da("LabelTextStyle", b, this.z);
22835
+ this.db("LabelTextStyle", b, this.z);
22721
22836
  }
22722
22837
  },
22723
22838
  enumerable: false,
22724
22839
  configurable: true
22725
22840
  });
22726
- Object.defineProperty(DatePicker.prototype, "cb", {
22841
+ Object.defineProperty(XDatePicker.prototype, "cc", {
22727
22842
  get: function () {
22728
- return this.bl;
22843
+ return this.bm;
22729
22844
  },
22730
22845
  set: function (a) {
22731
- var b = this.bl;
22732
- this.bl = a;
22733
- if (b != this.bl) {
22734
- this.da("Placeholder", b, this.bl);
22846
+ var b = this.bm;
22847
+ this.bm = a;
22848
+ if (b != this.bm) {
22849
+ this.db("Placeholder", b, this.bm);
22735
22850
  }
22736
22851
  },
22737
22852
  enumerable: false,
22738
22853
  configurable: true
22739
22854
  });
22740
- Object.defineProperty(DatePicker.prototype, "a9", {
22855
+ Object.defineProperty(XDatePicker.prototype, "ba", {
22741
22856
  get: function () {
22742
- return this.a4;
22857
+ return this.a5;
22743
22858
  },
22744
22859
  set: function (a) {
22745
- var b = this.a4;
22746
- this.a4 = a;
22747
- if (+b != +(this.a4)) {
22748
- this.da("MinDate", b, this.a4);
22860
+ var b = this.a5;
22861
+ this.a5 = a;
22862
+ if (+b != +(this.a5)) {
22863
+ this.db("MinDate", b, this.a5);
22749
22864
  }
22750
22865
  },
22751
22866
  enumerable: false,
22752
22867
  configurable: true
22753
22868
  });
22754
- Object.defineProperty(DatePicker.prototype, "a8", {
22869
+ Object.defineProperty(XDatePicker.prototype, "a9", {
22755
22870
  get: function () {
22756
- return this.a3;
22871
+ return this.a4;
22757
22872
  },
22758
22873
  set: function (a) {
22759
- var b = this.a3;
22760
- this.a3 = a;
22761
- if (+b != +(this.a3)) {
22762
- this.da("MaxDate", b, this.a3);
22874
+ var b = this.a4;
22875
+ this.a4 = a;
22876
+ if (+b != +(this.a4)) {
22877
+ this.db("MaxDate", b, this.a4);
22763
22878
  }
22764
22879
  },
22765
22880
  enumerable: false,
22766
22881
  configurable: true
22767
22882
  });
22768
- Object.defineProperty(DatePicker.prototype, "y", {
22883
+ Object.defineProperty(XDatePicker.prototype, "y", {
22769
22884
  get: function () {
22770
22885
  return this.x;
22771
22886
  },
@@ -22773,13 +22888,13 @@
22773
22888
  var b = this.x;
22774
22889
  this.x = a;
22775
22890
  if (b != this.x) {
22776
- this.da("Density", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.ControlDisplayDensity_$type, b), igniteuiAngularCore.enumGetBox(igniteuiAngularCore.ControlDisplayDensity_$type, this.x));
22891
+ this.db("Density", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.ControlDisplayDensity_$type, b), igniteuiAngularCore.enumGetBox(igniteuiAngularCore.ControlDisplayDensity_$type, this.x));
22777
22892
  }
22778
22893
  },
22779
22894
  enumerable: false,
22780
22895
  configurable: true
22781
22896
  });
22782
- Object.defineProperty(DatePicker.prototype, "w", {
22897
+ Object.defineProperty(XDatePicker.prototype, "w", {
22783
22898
  get: function () {
22784
22899
  return this.v;
22785
22900
  },
@@ -22787,13 +22902,13 @@
22787
22902
  var b = this.v;
22788
22903
  this.v = a;
22789
22904
  if (b != this.v) {
22790
- this.da("BaseTheme", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, b), igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, this.v));
22905
+ this.db("BaseTheme", igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, b), igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, this.v));
22791
22906
  }
22792
22907
  },
22793
22908
  enumerable: false,
22794
22909
  configurable: true
22795
22910
  });
22796
- Object.defineProperty(DatePicker.prototype, "ad", {
22911
+ Object.defineProperty(XDatePicker.prototype, "ad", {
22797
22912
  get: function () {
22798
22913
  return this.aa;
22799
22914
  },
@@ -22801,41 +22916,41 @@
22801
22916
  var b = this.aa;
22802
22917
  this.aa = a;
22803
22918
  if (b != this.aa) {
22804
- this.da("TextStyle", b, this.aa);
22919
+ this.db("TextStyle", b, this.aa);
22805
22920
  }
22806
22921
  },
22807
22922
  enumerable: false,
22808
22923
  configurable: true
22809
22924
  });
22810
- Object.defineProperty(DatePicker.prototype, "dx", {
22925
+ Object.defineProperty(XDatePicker.prototype, "dy", {
22811
22926
  get: function () {
22812
- return this.du;
22927
+ return this.dv;
22813
22928
  },
22814
22929
  set: function (a) {
22815
- var b = this.du;
22816
- this.du = a;
22817
- if (b != this.du) {
22818
- this.da("TextColor", b, this.du);
22930
+ var b = this.dv;
22931
+ this.dv = a;
22932
+ if (b != this.dv) {
22933
+ this.db("TextColor", b, this.dv);
22819
22934
  }
22820
22935
  },
22821
22936
  enumerable: false,
22822
22937
  configurable: true
22823
22938
  });
22824
- Object.defineProperty(DatePicker.prototype, "dv", {
22939
+ Object.defineProperty(XDatePicker.prototype, "dw", {
22825
22940
  get: function () {
22826
- return this.ds;
22941
+ return this.dt;
22827
22942
  },
22828
22943
  set: function (a) {
22829
- var b = this.ds;
22830
- this.ds = a;
22831
- if (b != this.ds) {
22832
- this.da("IconColor", b, this.ds);
22944
+ var b = this.dt;
22945
+ this.dt = a;
22946
+ if (b != this.dt) {
22947
+ this.db("IconColor", b, this.dt);
22833
22948
  }
22834
22949
  },
22835
22950
  enumerable: false,
22836
22951
  configurable: true
22837
22952
  });
22838
- Object.defineProperty(DatePicker.prototype, "az", {
22953
+ Object.defineProperty(XDatePicker.prototype, "a0", {
22839
22954
  get: function () {
22840
22955
  return this.ao;
22841
22956
  },
@@ -22843,13 +22958,13 @@
22843
22958
  var b = this.ao;
22844
22959
  this.ao = a;
22845
22960
  if (b != this.ao) {
22846
- this.da("ShowClearButton", b, this.ao);
22961
+ this.db("ShowClearButton", b, this.ao);
22847
22962
  }
22848
22963
  },
22849
22964
  enumerable: false,
22850
22965
  configurable: true
22851
22966
  });
22852
- Object.defineProperty(DatePicker.prototype, "a0", {
22967
+ Object.defineProperty(XDatePicker.prototype, "a1", {
22853
22968
  get: function () {
22854
22969
  return this.ap;
22855
22970
  },
@@ -22857,13 +22972,13 @@
22857
22972
  var b = this.ap;
22858
22973
  this.ap = a;
22859
22974
  if (b != this.ap) {
22860
- this.da("ShowTodayButton", b, this.ap);
22975
+ this.db("ShowTodayButton", b, this.ap);
22861
22976
  }
22862
22977
  },
22863
22978
  enumerable: false,
22864
22979
  configurable: true
22865
22980
  });
22866
- Object.defineProperty(DatePicker.prototype, "au", {
22981
+ Object.defineProperty(XDatePicker.prototype, "au", {
22867
22982
  get: function () {
22868
22983
  return this.ag;
22869
22984
  },
@@ -22871,13 +22986,13 @@
22871
22986
  var b = this.ag;
22872
22987
  this.ag = a;
22873
22988
  if (b != this.ag) {
22874
- this.da("AllowTextInput", b, this.ag);
22989
+ this.db("AllowTextInput", b, this.ag);
22875
22990
  }
22876
22991
  },
22877
22992
  enumerable: false,
22878
22993
  configurable: true
22879
22994
  });
22880
- Object.defineProperty(DatePicker.prototype, "ay", {
22995
+ Object.defineProperty(XDatePicker.prototype, "ay", {
22881
22996
  get: function () {
22882
22997
  return this.an;
22883
22998
  },
@@ -22885,13 +23000,13 @@
22885
23000
  var b = this.an;
22886
23001
  this.an = a;
22887
23002
  if (b != this.an) {
22888
- this.da("OpenOnFocus", b, this.an);
23003
+ this.db("OpenOnFocus", b, this.an);
22889
23004
  }
22890
23005
  },
22891
23006
  enumerable: false,
22892
23007
  configurable: true
22893
23008
  });
22894
- Object.defineProperty(DatePicker.prototype, "j", {
23009
+ Object.defineProperty(XDatePicker.prototype, "j", {
22895
23010
  get: function () {
22896
23011
  return this.i;
22897
23012
  },
@@ -22899,13 +23014,13 @@
22899
23014
  var b = this.i;
22900
23015
  this.i = a;
22901
23016
  if (b != this.i) {
22902
- this.da("FirstDayOfWeek", igniteuiAngularCore.enumGetBox(DayOfWeek_$type, b), igniteuiAngularCore.enumGetBox(DayOfWeek_$type, this.i));
23017
+ this.db("FirstDayOfWeek", igniteuiAngularCore.enumGetBox(DayOfWeek_$type, b), igniteuiAngularCore.enumGetBox(DayOfWeek_$type, this.i));
22903
23018
  }
22904
23019
  },
22905
23020
  enumerable: false,
22906
23021
  configurable: true
22907
23022
  });
22908
- Object.defineProperty(DatePicker.prototype, "l", {
23023
+ Object.defineProperty(XDatePicker.prototype, "l", {
22909
23024
  get: function () {
22910
23025
  return this.k;
22911
23026
  },
@@ -22913,13 +23028,13 @@
22913
23028
  var b = this.k;
22914
23029
  this.k = a;
22915
23030
  if (b != this.k) {
22916
- this.da("FirstWeekOfYear", igniteuiAngularCore.enumGetBox(FirstWeek_$type, b), igniteuiAngularCore.enumGetBox(FirstWeek_$type, this.k));
23031
+ this.db("FirstWeekOfYear", igniteuiAngularCore.enumGetBox(FirstWeek_$type, b), igniteuiAngularCore.enumGetBox(FirstWeek_$type, this.k));
22917
23032
  }
22918
23033
  },
22919
23034
  enumerable: false,
22920
23035
  configurable: true
22921
23036
  });
22922
- Object.defineProperty(DatePicker.prototype, "a1", {
23037
+ Object.defineProperty(XDatePicker.prototype, "a2", {
22923
23038
  get: function () {
22924
23039
  return this.aq;
22925
23040
  },
@@ -22927,13 +23042,13 @@
22927
23042
  var b = this.aq;
22928
23043
  this.aq = a;
22929
23044
  if (b != this.aq) {
22930
- this.da("ShowWeekNumbers", b, this.aq);
23045
+ this.db("ShowWeekNumbers", b, this.aq);
22931
23046
  }
22932
23047
  },
22933
23048
  enumerable: false,
22934
23049
  configurable: true
22935
23050
  });
22936
- Object.defineProperty(DatePicker.prototype, "e", {
23051
+ Object.defineProperty(XDatePicker.prototype, "e", {
22937
23052
  get: function () {
22938
23053
  return this.d;
22939
23054
  },
@@ -22941,27 +23056,27 @@
22941
23056
  var b = this.d;
22942
23057
  this.d = a;
22943
23058
  if (this.d != b) {
22944
- this.da("DateFormat", igniteuiAngularCore.enumGetBox(DateFormats_$type, b), igniteuiAngularCore.enumGetBox(DateFormats_$type, this.d));
23059
+ this.db("DateFormat", igniteuiAngularCore.enumGetBox(DateFormats_$type, b), igniteuiAngularCore.enumGetBox(DateFormats_$type, this.d));
22945
23060
  }
22946
23061
  },
22947
23062
  enumerable: false,
22948
23063
  configurable: true
22949
23064
  });
22950
- Object.defineProperty(DatePicker.prototype, "by", {
23065
+ Object.defineProperty(XDatePicker.prototype, "bz", {
22951
23066
  get: function () {
22952
- return this.bi;
23067
+ return this.bj;
22953
23068
  },
22954
23069
  set: function (a) {
22955
- var b = this.bi;
22956
- this.bi = a;
22957
- if (b != this.bi) {
22958
- this.da("FormatString", b, this.bi);
23070
+ var b = this.bj;
23071
+ this.bj = a;
23072
+ if (b != this.bj) {
23073
+ this.db("FormatString", b, this.bj);
22959
23074
  }
22960
23075
  },
22961
23076
  enumerable: false,
22962
23077
  configurable: true
22963
23078
  });
22964
- Object.defineProperty(DatePicker.prototype, "av", {
23079
+ Object.defineProperty(XDatePicker.prototype, "av", {
22965
23080
  get: function () {
22966
23081
  return this.aj;
22967
23082
  },
@@ -22969,27 +23084,27 @@
22969
23084
  var b = this.aj;
22970
23085
  this.aj = a;
22971
23086
  if (b != this.aj) {
22972
- this.da("IsDisabled", b, this.aj);
23087
+ this.db("IsDisabled", b, this.aj);
22973
23088
  }
22974
23089
  },
22975
23090
  enumerable: false,
22976
23091
  configurable: true
22977
23092
  });
22978
- Object.defineProperty(DatePicker.prototype, "be", {
23093
+ Object.defineProperty(XDatePicker.prototype, "bf", {
22979
23094
  get: function () {
22980
- return this.bd;
23095
+ return this.be;
22981
23096
  },
22982
23097
  set: function (a) {
22983
- var b = this.bd;
22984
- this.bd = a;
22985
- if (b != this.bd) {
22986
- this.da("TabIndex", b, this.bd);
23098
+ var b = this.be;
23099
+ this.be = a;
23100
+ if (b != this.be) {
23101
+ this.db("TabIndex", b, this.be);
22987
23102
  }
22988
23103
  },
22989
23104
  enumerable: false,
22990
23105
  configurable: true
22991
23106
  });
22992
- Object.defineProperty(DatePicker.prototype, "aw", {
23107
+ Object.defineProperty(XDatePicker.prototype, "aw", {
22993
23108
  get: function () {
22994
23109
  return this.ak;
22995
23110
  },
@@ -22997,13 +23112,13 @@
22997
23112
  var b = this.ak;
22998
23113
  this.ak = a;
22999
23114
  if (b != this.ak) {
23000
- this.da("IsFixed", b, this.ak);
23115
+ this.db("IsFixed", b, this.ak);
23001
23116
  }
23002
23117
  },
23003
23118
  enumerable: false,
23004
23119
  configurable: true
23005
23120
  });
23006
- Object.defineProperty(DatePicker.prototype, "ax", {
23121
+ Object.defineProperty(XDatePicker.prototype, "ax", {
23007
23122
  get: function () {
23008
23123
  return this.am;
23009
23124
  },
@@ -23011,13 +23126,13 @@
23011
23126
  var b = this.am;
23012
23127
  this.am = a;
23013
23128
  if (b != this.am) {
23014
- this.da("OpenAsChild", b, this.am);
23129
+ this.db("OpenAsChild", b, this.am);
23015
23130
  }
23016
23131
  },
23017
23132
  enumerable: false,
23018
23133
  configurable: true
23019
23134
  });
23020
- Object.defineProperty(DatePicker.prototype, "a2", {
23135
+ Object.defineProperty(XDatePicker.prototype, "a3", {
23021
23136
  get: function () {
23022
23137
  return this.as;
23023
23138
  },
@@ -23025,36 +23140,36 @@
23025
23140
  var b = this.as;
23026
23141
  this.as = a;
23027
23142
  if (b != this.as) {
23028
- this.da("UseTopLayer", b, this.as);
23143
+ this.db("UseTopLayer", b, this.as);
23029
23144
  }
23030
23145
  },
23031
23146
  enumerable: false,
23032
23147
  configurable: true
23033
23148
  });
23034
- DatePicker.prototype.da = function (a, b, c) {
23149
+ XDatePicker.prototype.db = function (a, b, c) {
23035
23150
  if (this.propertyChanged != null) {
23036
23151
  this.propertyChanged(this, new igniteuiAngularCore.PropertyChangedEventArgs(a));
23037
23152
  }
23038
- this.dd(a, b, c);
23153
+ this.de(a, b, c);
23039
23154
  };
23040
- DatePicker.prototype.dd = function (a, b, c) {
23155
+ XDatePicker.prototype.de = function (a, b, c) {
23041
23156
  switch (a) {
23042
23157
  case "Density":
23043
- this.dg();
23158
+ this.dh();
23044
23159
  break;
23045
23160
  case "BaseTheme":
23046
- this.di();
23161
+ this.dj();
23047
23162
  break;
23048
23163
  case "Value":
23049
23164
  if (+(igniteuiAngularCore.dateGetDate(this.value)) != +(igniteuiAngularCore.dateGetDate(igniteuiAngularCore.dateMinValue()))) {
23050
- if (igniteuiAngularCore.dateGetDate(this.value) < igniteuiAngularCore.dateGetDate(this.a9) || igniteuiAngularCore.dateGetDate(this.value) > igniteuiAngularCore.dateGetDate(this.a8)) {
23165
+ if (igniteuiAngularCore.dateGetDate(this.value) < igniteuiAngularCore.dateGetDate(this.ba) || igniteuiAngularCore.dateGetDate(this.value) > igniteuiAngularCore.dateGetDate(this.a9)) {
23051
23166
  this.ai = true;
23052
- this.value = this.a5;
23167
+ this.value = this.a6;
23053
23168
  this.ai = false;
23054
23169
  }
23055
23170
  }
23056
- this.db(this.a5, this.value);
23057
- this.a5 = this.value;
23171
+ this.dc(this.a6, this.value);
23172
+ this.a6 = this.value;
23058
23173
  if (this.c != null) {
23059
23174
  if (+(igniteuiAngularCore.dateGetDate(this.value)) == +(igniteuiAngularCore.dateGetDate(igniteuiAngularCore.dateMinValue()))) {
23060
23175
  this.c.value = igniteuiAngularCore.dateMinValue();
@@ -23066,8 +23181,8 @@
23066
23181
  break;
23067
23182
  case "Label":
23068
23183
  if (this.r != null) {
23069
- this.r.text = this.b3;
23070
- if (this.b3 != null && this.b3 != "") {
23184
+ this.r.text = this.b4;
23185
+ if (this.b4 != null && this.b4 != "") {
23071
23186
  if (!this.q.inputs.contains(this.r)) {
23072
23187
  this.q.inputs.insert(0, this.r);
23073
23188
  }
@@ -23081,25 +23196,25 @@
23081
23196
  break;
23082
23197
  case "Placeholder":
23083
23198
  if (this.o != null) {
23084
- this.o.cg = this.cb;
23085
- this.h.ay(this.cb);
23199
+ this.o.cg = this.cc;
23200
+ this.h.ay(this.cc);
23086
23201
  }
23087
23202
  break;
23088
23203
  case "Today":
23089
23204
  if (this.c != null) {
23090
- this.c.av = this.ba;
23205
+ this.c.av = this.bb;
23091
23206
  }
23092
23207
  break;
23093
23208
  case "MaxDate":
23094
23209
  if (this.c != null) {
23095
- var d = igniteuiAngularCore.Base.compareSimple(this.a9, this.a8);
23210
+ var d = igniteuiAngularCore.Base.compareSimple(this.ba, this.a9);
23096
23211
  if (d >= 0) {
23097
- this.a8 = igniteuiAngularCore.dateMaxValue();
23212
+ this.a9 = igniteuiAngularCore.dateMaxValue();
23098
23213
  }
23099
- this.c.at = this.a3;
23214
+ this.c.at = this.a4;
23100
23215
  }
23101
- if (igniteuiAngularCore.dateGetDate(this.value) > igniteuiAngularCore.dateGetDate(this.a8)) {
23102
- this.a5 = igniteuiAngularCore.dateMinValue();
23216
+ if (igniteuiAngularCore.dateGetDate(this.value) > igniteuiAngularCore.dateGetDate(this.a9)) {
23217
+ this.a6 = igniteuiAngularCore.dateMinValue();
23103
23218
  this.ai = true;
23104
23219
  this.value = igniteuiAngularCore.dateMinValue();
23105
23220
  this.ai = false;
@@ -23107,22 +23222,22 @@
23107
23222
  break;
23108
23223
  case "MinDate":
23109
23224
  if (this.c != null) {
23110
- this.c.au = this.a4;
23111
- var e = igniteuiAngularCore.Base.compareSimple(this.a9, this.a8);
23225
+ this.c.au = this.a5;
23226
+ var e = igniteuiAngularCore.Base.compareSimple(this.ba, this.a9);
23112
23227
  if (e >= 0) {
23113
- this.a5 = igniteuiAngularCore.dateMaxValue();
23114
- this.c.at = this.a8;
23228
+ this.a6 = igniteuiAngularCore.dateMaxValue();
23229
+ this.c.at = this.a9;
23115
23230
  }
23116
23231
  }
23117
- if (igniteuiAngularCore.dateGetDate(this.value) < igniteuiAngularCore.dateGetDate(this.a9)) {
23118
- this.a5 = igniteuiAngularCore.dateMinValue();
23232
+ if (igniteuiAngularCore.dateGetDate(this.value) < igniteuiAngularCore.dateGetDate(this.ba)) {
23233
+ this.a6 = igniteuiAngularCore.dateMinValue();
23119
23234
  this.ai = true;
23120
23235
  this.value = igniteuiAngularCore.dateMinValue();
23121
23236
  this.ai = false;
23122
23237
  }
23123
23238
  break;
23124
23239
  case "TextStyle":
23125
- this.dn();
23240
+ this.dp();
23126
23241
  break;
23127
23242
  case "ShowClearButton":
23128
23243
  if (this.o != null) {
@@ -23135,27 +23250,27 @@
23135
23250
  case "LabelTextStyle":
23136
23251
  case "TextColor":
23137
23252
  case "IconColor":
23138
- this.dp();
23253
+ this.dq();
23139
23254
  break;
23140
23255
  case "ShowTodayButton":
23141
23256
  if (this.c != null) {
23142
- this.c.ae = this.a0;
23257
+ this.c.ae = this.a1;
23143
23258
  this.h.z();
23144
23259
  }
23145
23260
  break;
23146
23261
  case "AllowTextInput":
23147
23262
  if (this.o != null) {
23148
- this.o.disabled = !this.au;
23263
+ this.o.disabled = this.az();
23149
23264
  }
23150
23265
  break;
23151
23266
  case "OpenOnFocus": break;
23152
23267
  case "DateFormat":
23153
23268
  this.a.k(this.e);
23154
- this.dl();
23269
+ this.dm();
23155
23270
  break;
23156
23271
  case "FormatString":
23157
- this.co();
23158
- this.dl();
23272
+ this.cp();
23273
+ this.dm();
23159
23274
  break;
23160
23275
  case "FirstDayOfWeek":
23161
23276
  if (this.c != null) {
@@ -23164,7 +23279,7 @@
23164
23279
  break;
23165
23280
  case "ShowWeekNumbers":
23166
23281
  if (this.c != null) {
23167
- this.c.af = this.a1;
23282
+ this.c.af = this.a2;
23168
23283
  this.h.z();
23169
23284
  }
23170
23285
  break;
@@ -23179,7 +23294,7 @@
23179
23294
  this.q.disabled = this.av;
23180
23295
  }
23181
23296
  if (this.o != null) {
23182
- this.o.disabled = this.av;
23297
+ this.o.disabled = this.az();
23183
23298
  }
23184
23299
  }
23185
23300
  break;
@@ -23193,14 +23308,17 @@
23193
23308
  break;
23194
23309
  case "UseTopLayer":
23195
23310
  if (this.u != null) {
23196
- this.u.ax = this.a2;
23311
+ this.u.ax = this.a3;
23197
23312
  }
23198
23313
  break;
23199
23314
  }
23200
23315
  };
23201
- DatePicker.prototype.co = function () {
23316
+ XDatePicker.prototype.az = function () {
23317
+ return this.av || !this.au;
23318
+ };
23319
+ XDatePicker.prototype.cp = function () {
23202
23320
  var a = '/';
23203
- var b = this.by != null ? this.by.toLowerCase() : this.a.j();
23321
+ var b = this.bz != null ? this.bz.toLowerCase() : this.a.j();
23204
23322
  if (igniteuiAngularCore.stringContains(b, "/")) {
23205
23323
  a = '/';
23206
23324
  }
@@ -23216,7 +23334,7 @@
23216
23334
  else if (igniteuiAngularCore.stringContains(b, ",")) {
23217
23335
  a = ',';
23218
23336
  }
23219
- this.bm = a.toString();
23337
+ this.bn = a.toString();
23220
23338
  var c = b.split(a);
23221
23339
  if (c.length == 3) {
23222
23340
  var d = "";
@@ -23225,19 +23343,19 @@
23225
23343
  d += "d";
23226
23344
  switch (c[e]) {
23227
23345
  case "d":
23228
- this.bg = c[e];
23346
+ this.bh = c[e];
23229
23347
  break;
23230
23348
  case "dd":
23231
- this.bg = c[e];
23349
+ this.bh = c[e];
23232
23350
  break;
23233
23351
  case "ddd":
23234
- this.bg = c[e];
23352
+ this.bh = c[e];
23235
23353
  break;
23236
23354
  case "dddd":
23237
- this.bg = c[e];
23355
+ this.bh = c[e];
23238
23356
  break;
23239
23357
  default:
23240
- this.bg = "dd";
23358
+ this.bh = "dd";
23241
23359
  break;
23242
23360
  }
23243
23361
  }
@@ -23245,71 +23363,71 @@
23245
23363
  d += "m";
23246
23364
  switch (c[e]) {
23247
23365
  case "m":
23248
- this.bk = c[e];
23366
+ this.bl = c[e];
23249
23367
  break;
23250
23368
  case "mm":
23251
- this.bk = c[e];
23369
+ this.bl = c[e];
23252
23370
  break;
23253
23371
  case "mmm":
23254
- this.bk = c[e];
23372
+ this.bl = c[e];
23255
23373
  break;
23256
23374
  case "mmmm":
23257
- this.bk = c[e];
23375
+ this.bl = c[e];
23258
23376
  break;
23259
23377
  default:
23260
- this.bk = "mm";
23378
+ this.bl = "mm";
23261
23379
  break;
23262
23380
  }
23263
- this.bk = c[e];
23381
+ this.bl = c[e];
23264
23382
  }
23265
23383
  else if (igniteuiAngularCore.stringContains(c[e], "y")) {
23266
23384
  d += "y";
23267
23385
  switch (c[e]) {
23268
23386
  case "yy":
23269
- this.bn = c[e];
23387
+ this.bo = c[e];
23270
23388
  break;
23271
23389
  case "yyyy":
23272
- this.bn = c[e];
23390
+ this.bo = c[e];
23273
23391
  break;
23274
23392
  default:
23275
- this.bn = "yyyy";
23393
+ this.bo = "yyyy";
23276
23394
  break;
23277
23395
  }
23278
23396
  }
23279
23397
  }
23280
23398
  if (d == "dmy" || d == "mdy" || d == "ymd") {
23281
- this.bh = d;
23399
+ this.bi = d;
23282
23400
  }
23283
23401
  else {
23284
- this.bh = "mdy";
23402
+ this.bi = "mdy";
23285
23403
  }
23286
23404
  }
23287
23405
  };
23288
- DatePicker.prototype.dp = function () {
23406
+ XDatePicker.prototype.dq = function () {
23289
23407
  if (this.o != null) {
23290
- this.o.d8 = this.dx;
23408
+ this.o.d8 = this.dy;
23291
23409
  }
23292
23410
  if (this.m != null) {
23293
- this.m.fill = this.dv;
23411
+ this.m.fill = this.dw;
23294
23412
  }
23295
23413
  if (this.n != null) {
23296
- this.n.fill = this.dv;
23414
+ this.n.fill = this.dw;
23297
23415
  }
23298
23416
  if (this.r != null) {
23299
- this.r.df = this.dw;
23417
+ this.r.df = this.dx;
23300
23418
  this.r.y = this.ac;
23301
23419
  }
23302
23420
  };
23303
- DatePicker.prototype.dk = function () {
23421
+ XDatePicker.prototype.dl = function () {
23304
23422
  if (this.q != null) {
23305
23423
  }
23306
23424
  };
23307
- DatePicker.prototype.dn = function () {
23425
+ XDatePicker.prototype.dp = function () {
23308
23426
  if (this.aa != null) {
23309
23427
  this.o.af = this.aa;
23310
23428
  }
23311
23429
  };
23312
- DatePicker.prototype.cr = function () {
23430
+ XDatePicker.prototype.cs = function () {
23313
23431
  this.q = new XInputGroup();
23314
23432
  this.h.aq(this.q);
23315
23433
  this.q.d = 0;
@@ -23317,11 +23435,11 @@
23317
23435
  this.q.t = this.y;
23318
23436
  this.r = new XLabel();
23319
23437
  this.h.as(this.r);
23320
- this.r.df = this.dw;
23438
+ this.r.df = this.dx;
23321
23439
  this.r.y = this.ac;
23322
23440
  this.q.appendContentChild(this.h.v());
23323
- if (this.b3 != null && this.b3 != "") {
23324
- this.r.text = this.b3;
23441
+ if (this.b4 != null && this.b4 != "") {
23442
+ this.r.text = this.b4;
23325
23443
  this.q.inputs.add(this.r);
23326
23444
  }
23327
23445
  this.o = new XInput();
@@ -23330,40 +23448,40 @@
23330
23448
  if (this.aa != null) {
23331
23449
  this.o.af = this.aa;
23332
23450
  }
23333
- this.o.disabled = !this.au;
23334
- this.o.d8 = this.dx;
23451
+ this.o.disabled = this.az();
23452
+ this.o.d8 = this.dy;
23335
23453
  this.q.appendContentChild(this.h.u());
23336
23454
  this.q.inputs.add(this.o);
23337
- this.o.cg = this.cb;
23338
- this.h.ay(this.cb);
23455
+ this.o.cg = this.cc;
23456
+ this.h.ay(this.cc);
23339
23457
  var a = this.o;
23340
- a.change = igniteuiAngularCore.delegateCombine(a.change, igniteuiAngularCore.runOn(this, this.cy));
23458
+ a.change = igniteuiAngularCore.delegateCombine(a.change, igniteuiAngularCore.runOn(this, this.cz));
23341
23459
  var b = this.o;
23342
- b.changing = igniteuiAngularCore.delegateCombine(b.changing, igniteuiAngularCore.runOn(this, this.cz));
23460
+ b.changing = igniteuiAngularCore.delegateCombine(b.changing, igniteuiAngularCore.runOn(this, this.c0));
23343
23461
  var c = this.o;
23344
- c.keyDown = igniteuiAngularCore.delegateCombine(c.keyDown, igniteuiAngularCore.runOn(this, this.c0));
23462
+ c.keyDown = igniteuiAngularCore.delegateCombine(c.keyDown, igniteuiAngularCore.runOn(this, this.c1));
23345
23463
  var d = new XSuffix();
23346
23464
  this.h.au(d, this.h.r());
23347
23465
  this.m = new XIcon();
23348
23466
  this.h.ap(this.m, this.h.q());
23349
- this.m.svgPath = DatePicker.br;
23350
- this.m.fill = this.dv;
23467
+ this.m.svgPath = XDatePicker.bs;
23468
+ this.m.fill = this.dw;
23351
23469
  d.appendContentChild(this.h.q());
23352
23470
  this.q.appendContentChild(this.h.r());
23353
23471
  this.q.inputs.add(d);
23354
- this.dl();
23472
+ this.dm();
23355
23473
  var e = new XSuffix();
23356
23474
  this.h.au(e, this.h.t());
23357
23475
  this.n = new XIcon();
23358
23476
  this.h.ap(this.n, this.h.s());
23359
- this.n.svgPath = DatePicker.bq;
23360
- this.n.fill = this.dv;
23477
+ this.n.svgPath = XDatePicker.br;
23478
+ this.n.fill = this.dw;
23361
23479
  e.appendContentChild(this.h.s());
23362
23480
  this.q.appendContentChild(this.h.t());
23363
23481
  this.q.inputs.add(e);
23364
23482
  };
23365
- DatePicker.prototype.c0 = function (a, b) {
23366
- this.c6(b);
23483
+ XDatePicker.prototype.c1 = function (a, b) {
23484
+ this.c7(b);
23367
23485
  if (b.defaultPrevented) {
23368
23486
  return;
23369
23487
  }
@@ -23373,36 +23491,36 @@
23373
23491
  case 9:
23374
23492
  this.ar = true;
23375
23493
  if (!this.at) {
23376
- this.dr(this.o.cq);
23494
+ this.ds(this.o.cq);
23377
23495
  }
23378
23496
  this.ah = true;
23379
- this.cq();
23497
+ this.cr();
23380
23498
  this.ar = false;
23381
23499
  break;
23382
23500
  case 13:
23383
23501
  this.ar = true;
23384
23502
  if (!this.at) {
23385
- this.dr(this.o.cq);
23503
+ this.ds(this.o.cq);
23386
23504
  }
23387
23505
  this.ah = true;
23388
- this.cq();
23506
+ this.cr();
23389
23507
  this.ar = false;
23390
23508
  break;
23391
23509
  case 40:
23392
23510
  if (d == 1) {
23393
- this.dc();
23394
- this.cv();
23511
+ this.dd();
23512
+ this.cw();
23395
23513
  }
23396
23514
  break;
23397
23515
  case 38:
23398
23516
  if (d == 1) {
23399
- this.cq();
23517
+ this.cr();
23400
23518
  }
23401
23519
  break;
23402
23520
  }
23403
23521
  };
23404
- DatePicker.prototype.cz = function (a, b) {
23405
- this.c2(b);
23522
+ XDatePicker.prototype.c0 = function (a, b) {
23523
+ this.c3(b);
23406
23524
  if (b.value.length > 0) {
23407
23525
  this.h.av();
23408
23526
  }
@@ -23410,12 +23528,12 @@
23410
23528
  this.h.ah();
23411
23529
  }
23412
23530
  };
23413
- DatePicker.prototype.cy = function (a, b) {
23531
+ XDatePicker.prototype.cz = function (a, b) {
23414
23532
  this.at = true;
23415
- this.dr(b.value);
23533
+ this.ds(b.value);
23416
23534
  this.at = false;
23417
23535
  };
23418
- DatePicker.prototype.dr = function (a) {
23536
+ XDatePicker.prototype.ds = function (a) {
23419
23537
  var b = ['/', '-', ' ', '.', ','];
23420
23538
  var c = igniteuiAngularCore.stringSplit(a, b, 1);
23421
23539
  var d = 0;
@@ -23426,17 +23544,17 @@
23426
23544
  if (c[0].length == 0 || c[1].length == 0 || c[2].length == 0) {
23427
23545
  g = false;
23428
23546
  }
23429
- if (this.bh == "dmy") {
23547
+ if (this.bi == "dmy") {
23430
23548
  d = parseInt(c[0]);
23431
23549
  e = parseInt(c[1]);
23432
23550
  f = parseInt(c[2]);
23433
23551
  }
23434
- else if (this.bh == "mdy") {
23552
+ else if (this.bi == "mdy") {
23435
23553
  e = parseInt(c[0]);
23436
23554
  d = parseInt(c[1]);
23437
23555
  f = parseInt(c[2]);
23438
23556
  }
23439
- else if (this.bh == "ymd") {
23557
+ else if (this.bi == "ymd") {
23440
23558
  f = parseInt(c[0]);
23441
23559
  e = parseInt(c[1]);
23442
23560
  d = parseInt(c[2]);
@@ -23449,13 +23567,13 @@
23449
23567
  }
23450
23568
  if (igniteuiAngularCore.isNaN_(e)) {
23451
23569
  var h = "";
23452
- if (this.bh == "dmy") {
23570
+ if (this.bi == "dmy") {
23453
23571
  h = c[1].toLowerCase();
23454
23572
  }
23455
- else if (this.bh == "mdy") {
23573
+ else if (this.bi == "mdy") {
23456
23574
  h = c[0].toLowerCase();
23457
23575
  }
23458
- else if (this.bh == "ymd") {
23576
+ else if (this.bi == "ymd") {
23459
23577
  h = c[1].toLowerCase();
23460
23578
  }
23461
23579
  var i = !igniteuiAngularCore.stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full").toLowerCase() : "january";
@@ -23531,45 +23649,45 @@
23531
23649
  }
23532
23650
  if (g) {
23533
23651
  var ag = igniteuiAngularCore.dateFromValues(f, e, d, 0, 0, 0, 0);
23534
- var ah = igniteuiAngularCore.Base.compareSimple(ag, this.a9);
23535
- var ai = igniteuiAngularCore.Base.compareSimple(ag, this.a8);
23652
+ var ah = igniteuiAngularCore.Base.compareSimple(ag, this.ba);
23653
+ var ai = igniteuiAngularCore.Base.compareSimple(ag, this.a9);
23536
23654
  if (ah < 0 || ai > 0) {
23537
- this.dl();
23655
+ this.dm();
23538
23656
  }
23539
23657
  else {
23540
- this.dq(ag);
23658
+ this.dr(ag);
23541
23659
  this.h.av();
23542
23660
  }
23543
23661
  }
23544
23662
  else {
23545
23663
  if (igniteuiAngularCore.stringIsNullOrEmpty(a)) {
23546
- this.cp();
23664
+ this.cq();
23547
23665
  }
23548
23666
  else {
23549
- this.dl();
23667
+ this.dm();
23550
23668
  }
23551
23669
  }
23552
23670
  };
23553
- DatePicker.prototype.dq = function (a) {
23671
+ XDatePicker.prototype.dr = function (a) {
23554
23672
  var b = this.value;
23555
23673
  this.value = a;
23556
23674
  };
23557
- DatePicker.prototype.dl = function () {
23675
+ XDatePicker.prototype.dm = function () {
23558
23676
  if (this.o != null) {
23559
- if (+(igniteuiAngularCore.dateGetDate(this.a7)) != +(igniteuiAngularCore.dateGetDate(igniteuiAngularCore.dateMinValue()))) {
23677
+ if (+(igniteuiAngularCore.dateGetDate(this.a8)) != +(igniteuiAngularCore.dateGetDate(igniteuiAngularCore.dateMinValue()))) {
23560
23678
  var a = "";
23561
- if (this.by == null) {
23679
+ if (this.bz == null) {
23562
23680
  a = this.a.i(this.value);
23563
23681
  }
23564
23682
  else {
23565
23683
  var b = this.value.getDate().toString();
23566
23684
  var c = b;
23567
- if (this.bg == "dd") {
23685
+ if (this.bh == "dd") {
23568
23686
  if (this.value.getDate() < 10) {
23569
23687
  b = "0" + b;
23570
23688
  }
23571
23689
  }
23572
- else if (this.bg == "ddd") {
23690
+ else if (this.bh == "ddd") {
23573
23691
  switch (this.value.getDay()) {
23574
23692
  case 0:
23575
23693
  b = !igniteuiAngularCore.stringIsNullOrWhiteSpace(this.af.b1("Sunday_Short")) ? this.af.b1("Sunday_Short") : "Sun";
@@ -23594,7 +23712,7 @@
23594
23712
  break;
23595
23713
  }
23596
23714
  }
23597
- else if (this.bg == "dddd") {
23715
+ else if (this.bh == "dddd") {
23598
23716
  switch (this.value.getDay()) {
23599
23717
  case 0:
23600
23718
  b = !igniteuiAngularCore.stringIsNullOrWhiteSpace(this.af.b1("Sunday_Full")) ? this.af.b1("Sunday_Full") : "Sunday";
@@ -23620,12 +23738,12 @@
23620
23738
  }
23621
23739
  }
23622
23740
  var d = igniteuiAngularCore.dateGetMonth(this.value).toString();
23623
- if (this.bk == "mm") {
23741
+ if (this.bl == "mm") {
23624
23742
  if (igniteuiAngularCore.dateGetMonth(this.value) < 10) {
23625
23743
  d = "0" + d;
23626
23744
  }
23627
23745
  }
23628
- else if (this.bk == "mmm") {
23746
+ else if (this.bl == "mmm") {
23629
23747
  switch (igniteuiAngularCore.dateGetMonth(this.value)) {
23630
23748
  case 1:
23631
23749
  d = !igniteuiAngularCore.stringIsNullOrWhiteSpace(this.af.b1("January_Short")) ? this.af.b1("January_Short") : "Jan";
@@ -23665,7 +23783,7 @@
23665
23783
  break;
23666
23784
  }
23667
23785
  }
23668
- else if (this.bk == "mmmm") {
23786
+ else if (this.bl == "mmmm") {
23669
23787
  switch (igniteuiAngularCore.dateGetMonth(this.value)) {
23670
23788
  case 1:
23671
23789
  d = !igniteuiAngularCore.stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full") : "January";
@@ -23706,31 +23824,31 @@
23706
23824
  }
23707
23825
  }
23708
23826
  var e = this.value.getFullYear().toString();
23709
- if (this.bn == "yy") {
23827
+ if (this.bo == "yy") {
23710
23828
  e = e.substr(2);
23711
23829
  }
23712
- if (this.bh == "dmy") {
23713
- if (this.bg == "ddd" || this.bg == "dddd") {
23714
- a = b + this.bm + d + " " + c + this.bm + e;
23830
+ if (this.bi == "dmy") {
23831
+ if (this.bh == "ddd" || this.bh == "dddd") {
23832
+ a = b + this.bn + d + " " + c + this.bn + e;
23715
23833
  }
23716
23834
  else {
23717
- a = b + this.bm + d + this.bm + e;
23835
+ a = b + this.bn + d + this.bn + e;
23718
23836
  }
23719
23837
  }
23720
- else if (this.bh == "mdy") {
23721
- if (this.bg == "ddd" || this.bg == "dddd") {
23722
- a = d + " " + c + this.bm + b + this.bm + e;
23838
+ else if (this.bi == "mdy") {
23839
+ if (this.bh == "ddd" || this.bh == "dddd") {
23840
+ a = d + " " + c + this.bn + b + this.bn + e;
23723
23841
  }
23724
23842
  else {
23725
- a = d + this.bm + b + this.bm + e;
23843
+ a = d + this.bn + b + this.bn + e;
23726
23844
  }
23727
23845
  }
23728
- else if (this.bh == "ymd") {
23729
- if (this.bg == "ddd" || this.bg == "dddd") {
23730
- a = e + this.bm + d + " " + c + this.bm + b;
23846
+ else if (this.bi == "ymd") {
23847
+ if (this.bh == "ddd" || this.bh == "dddd") {
23848
+ a = e + this.bn + d + " " + c + this.bn + b;
23731
23849
  }
23732
23850
  else {
23733
- a = e + this.bm + d + this.bm + b;
23851
+ a = e + this.bn + d + this.bn + b;
23734
23852
  }
23735
23853
  }
23736
23854
  }
@@ -23743,7 +23861,7 @@
23743
23861
  }
23744
23862
  }
23745
23863
  };
23746
- DatePicker.prototype.cp = function () {
23864
+ XDatePicker.prototype.cq = function () {
23747
23865
  if (this.av == true) {
23748
23866
  return;
23749
23867
  }
@@ -23754,65 +23872,65 @@
23754
23872
  this.c.ch();
23755
23873
  this.al = false;
23756
23874
  };
23757
- DatePicker.prototype.c8 = function () {
23875
+ XDatePicker.prototype.c9 = function () {
23758
23876
  this.al = true;
23759
23877
  };
23760
- DatePicker.prototype.c9 = function () {
23878
+ XDatePicker.prototype.da = function () {
23761
23879
  this.al = false;
23762
23880
  };
23763
- DatePicker.prototype.cs = function () {
23881
+ XDatePicker.prototype.ct = function () {
23764
23882
  this.u = new igniteuiAngularCore.Popup();
23765
23883
  this.u.aq = this.aw;
23766
- this.u.ax = this.a2;
23884
+ this.u.ax = this.a3;
23767
23885
  this.u.cy = igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255);
23768
23886
  this.u.a8 = 150;
23769
23887
  this.h.at(this.u);
23770
23888
  this.c = new XCalendar();
23771
23889
  this.h.ao(this.c);
23772
- if (+(this.a9) != +(igniteuiAngularCore.dateMinValue())) {
23773
- this.c.au = this.a9;
23890
+ if (+(this.ba) != +(igniteuiAngularCore.dateMinValue())) {
23891
+ this.c.au = this.ba;
23774
23892
  }
23775
- if (+(this.a8) != +(igniteuiAngularCore.dateMaxValue())) {
23776
- this.c.at = this.a8;
23893
+ if (+(this.a9) != +(igniteuiAngularCore.dateMaxValue())) {
23894
+ this.c.at = this.a9;
23777
23895
  }
23778
- if (+(this.ba) != +(igniteuiAngularCore.dateMinValue())) {
23779
- this.c.av = this.ba;
23896
+ if (+(this.bb) != +(igniteuiAngularCore.dateMinValue())) {
23897
+ this.c.av = this.bb;
23780
23898
  }
23781
- this.c.ae = this.a0;
23899
+ this.c.ae = this.a1;
23782
23900
  this.c.l = this.j;
23783
- this.c.af = this.a1;
23901
+ this.c.af = this.a2;
23784
23902
  this.c.o = this.l;
23785
23903
  var a = this.c;
23786
- a.selectedValueChanged = igniteuiAngularCore.delegateCombine(a.selectedValueChanged, igniteuiAngularCore.runOn(this, this.cn));
23904
+ a.selectedValueChanged = igniteuiAngularCore.delegateCombine(a.selectedValueChanged, igniteuiAngularCore.runOn(this, this.co));
23787
23905
  var b = this.c;
23788
- b.close = igniteuiAngularCore.delegateCombine(b.close, igniteuiAngularCore.runOn(this, this.cm));
23906
+ b.close = igniteuiAngularCore.delegateCombine(b.close, igniteuiAngularCore.runOn(this, this.cn));
23789
23907
  this.u.appendPopupContent(this.h.p());
23790
23908
  };
23791
- DatePicker.prototype.cn = function (a, b) {
23909
+ XDatePicker.prototype.co = function (a, b) {
23792
23910
  this.ai = true;
23793
23911
  this.value = b.newValue;
23794
23912
  this.ai = false;
23795
23913
  };
23796
- DatePicker.prototype.cm = function (a) {
23914
+ XDatePicker.prototype.cn = function (a) {
23797
23915
  if (this.u.aw) {
23798
23916
  this.ah = true;
23799
- this.cq();
23917
+ this.cr();
23800
23918
  }
23801
23919
  };
23802
- DatePicker.prototype.cx = function () {
23920
+ XDatePicker.prototype.cy = function () {
23803
23921
  if (this.ah == false) {
23804
23922
  if (this.u.aw) {
23805
- this.cq();
23923
+ this.cr();
23806
23924
  }
23807
23925
  else {
23808
- this.dc();
23926
+ this.dd();
23809
23927
  }
23810
23928
  }
23811
23929
  else {
23812
23930
  this.ah = false;
23813
23931
  }
23814
23932
  };
23815
- DatePicker.prototype.dc = function () {
23933
+ XDatePicker.prototype.dd = function () {
23816
23934
  if (this.av) {
23817
23935
  return;
23818
23936
  }
@@ -23820,27 +23938,27 @@
23820
23938
  var a = this.h.a0(false);
23821
23939
  var b = this.h.a()[1];
23822
23940
  var c = 240;
23823
- if (this.a0 == true) {
23941
+ if (this.a1 == true) {
23824
23942
  c = 270;
23825
23943
  }
23826
23944
  var d = a.bottom + c;
23827
23945
  if (b < d) {
23828
23946
  var e = a.top - c;
23829
23947
  if (e < 0) {
23830
- this.dj(1, 0);
23948
+ this.dk(1, 0);
23831
23949
  }
23832
23950
  else {
23833
- this.dj(2, 0);
23951
+ this.dk(2, 0);
23834
23952
  }
23835
23953
  }
23836
23954
  else {
23837
- this.dj(1, 0);
23955
+ this.dk(1, 0);
23838
23956
  }
23839
23957
  this.h.an();
23840
23958
  this.h.aw(true);
23841
23959
  }
23842
23960
  };
23843
- DatePicker.prototype.dj = function (a, b) {
23961
+ XDatePicker.prototype.dk = function (a, b) {
23844
23962
  if (this.ax) {
23845
23963
  this.u.cp(this.h.d.rootWrapper.getNativeElement(), a, b);
23846
23964
  }
@@ -23849,13 +23967,13 @@
23849
23967
  this.u.showRelativeToExclusionRect(c, a, b);
23850
23968
  }
23851
23969
  };
23852
- DatePicker.prototype.dm = function () {
23970
+ XDatePicker.prototype.dn = function () {
23853
23971
  if (this.u.aw) {
23854
23972
  var a = this.h.a0(false);
23855
23973
  var b = new igniteuiAngularCore.Rect(0, a.left + window.pageXOffset, a.top + window.pageYOffset, a.width, a.height);
23856
23974
  var c = this.h.a()[1];
23857
23975
  var d = 240;
23858
- if (this.a0 == true) {
23976
+ if (this.a1 == true) {
23859
23977
  d = 270;
23860
23978
  }
23861
23979
  var e = a.bottom + d;
@@ -23882,7 +24000,7 @@
23882
24000
  }
23883
24001
  }
23884
24002
  };
23885
- DatePicker.prototype.cq = function () {
24003
+ XDatePicker.prototype.cr = function () {
23886
24004
  var _this = this;
23887
24005
  if (this.u != null) {
23888
24006
  window.setTimeout(function () { return _this.u.b5(); }, 0);
@@ -23894,7 +24012,7 @@
23894
24012
  this.ah = false;
23895
24013
  this.h.aj();
23896
24014
  };
23897
- DatePicker.prototype.focus = function (a) {
24015
+ XDatePicker.prototype.focus = function (a) {
23898
24016
  var _this = this;
23899
24017
  if (a === void 0) {
23900
24018
  a = false;
@@ -23908,15 +24026,15 @@
23908
24026
  return;
23909
24027
  }
23910
24028
  if (this.au == false) {
23911
- this.dc();
24029
+ this.dd();
23912
24030
  this.ah = true;
23913
- window.setTimeout(function () { return _this.cv(); }, 0);
24031
+ window.setTimeout(function () { return _this.cw(); }, 0);
23914
24032
  }
23915
24033
  else {
23916
24034
  if (this.ay == true && this.ar == false) {
23917
- this.dc();
24035
+ this.dd();
23918
24036
  this.ah = true;
23919
- window.setTimeout(function () { return _this.cv(); }, 0);
24037
+ window.setTimeout(function () { return _this.cw(); }, 0);
23920
24038
  }
23921
24039
  }
23922
24040
  }
@@ -23925,37 +24043,37 @@
23925
24043
  }
23926
24044
  }
23927
24045
  };
23928
- DatePicker.prototype.cw = function () {
24046
+ XDatePicker.prototype.cx = function () {
23929
24047
  this.ah = false;
23930
24048
  };
23931
- DatePicker.prototype.df = function () {
24049
+ XDatePicker.prototype.dg = function () {
23932
24050
  if (this.o != null) {
23933
24051
  this.o.dp();
23934
24052
  }
23935
24053
  };
23936
- DatePicker.prototype.cv = function () {
24054
+ XDatePicker.prototype.cw = function () {
23937
24055
  this.c.cq();
23938
24056
  };
23939
- DatePicker.prototype.c3 = function () {
24057
+ XDatePicker.prototype.c4 = function () {
23940
24058
  var a = new GotFocusEventArgs();
23941
- this.c5(a);
24059
+ this.c6(a);
23942
24060
  };
23943
- DatePicker.prototype.c4 = function () {
24061
+ XDatePicker.prototype.c5 = function () {
23944
24062
  var a = new LostFocusEventArgs();
23945
- this.c7(a);
24063
+ this.c8(a);
23946
24064
  };
23947
- DatePicker.prototype.di = function () {
24065
+ XDatePicker.prototype.dj = function () {
23948
24066
  };
23949
- DatePicker.prototype.dg = function () {
24067
+ XDatePicker.prototype.dh = function () {
23950
24068
  };
23951
- DatePicker.prototype.bf = function () {
24069
+ XDatePicker.prototype.bg = function () {
23952
24070
  return this.b();
23953
24071
  };
23954
- DatePicker.prototype.bv = function () {
24072
+ XDatePicker.prototype.bw = function () {
23955
24073
  var a = this.b();
23956
24074
  return a.g();
23957
24075
  };
23958
- DatePicker.prototype.b = function () {
24076
+ XDatePicker.prototype.b = function () {
23959
24077
  var a = new DatePickerVisualModelExport();
23960
24078
  a.e = this.y;
23961
24079
  a.d = this.w;
@@ -23992,31 +24110,31 @@
23992
24110
  }
23993
24111
  return a;
23994
24112
  };
23995
- DatePicker.prototype.c5 = function (a) {
24113
+ XDatePicker.prototype.c6 = function (a) {
23996
24114
  if (null != this.gotFocus) {
23997
24115
  this.gotFocus(this, a);
23998
24116
  }
23999
24117
  };
24000
- DatePicker.prototype.c7 = function (a) {
24118
+ XDatePicker.prototype.c8 = function (a) {
24001
24119
  if (null != this.lostFocus) {
24002
24120
  this.lostFocus(this, a);
24003
24121
  }
24004
24122
  };
24005
- DatePicker.prototype.c6 = function (a) {
24123
+ XDatePicker.prototype.c7 = function (a) {
24006
24124
  if (null != this.keyDown) {
24007
24125
  this.keyDown(this, a);
24008
24126
  }
24009
24127
  };
24010
- DatePicker.prototype.c2 = function (a) {
24128
+ XDatePicker.prototype.c3 = function (a) {
24011
24129
  if (null != this.changing) {
24012
24130
  this.changing(this, a);
24013
24131
  }
24014
24132
  };
24015
- DatePicker.$t = igniteuiAngularCore.markType(DatePicker, 'DatePicker', igniteuiAngularCore.Base.$, [igniteuiAngularCore.INotifyPropertyChanged_$type]);
24016
- DatePicker.bq = "M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z";
24017
- DatePicker.br = "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z";
24018
- DatePicker.ab = null;
24019
- return DatePicker;
24133
+ XDatePicker.$t = igniteuiAngularCore.markType(XDatePicker, 'XDatePicker', igniteuiAngularCore.Base.$, [igniteuiAngularCore.INotifyPropertyChanged_$type]);
24134
+ XDatePicker.br = "M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z";
24135
+ XDatePicker.bs = "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z";
24136
+ XDatePicker.ab = null;
24137
+ return XDatePicker;
24020
24138
  }(igniteuiAngularCore.Base));
24021
24139
 
24022
24140
  /*
@@ -24143,8 +24261,8 @@
24143
24261
  }());
24144
24262
 
24145
24263
  // IgxDataGridModule.register();
24146
- var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24147
- function IgxDatePickerComponent(renderer, _elRef, ngZone, injector, componentFactoryResolver) {
24264
+ var IgxXDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24265
+ function IgxXDatePickerComponent(renderer, _elRef, ngZone, injector, componentFactoryResolver) {
24148
24266
  this.renderer = renderer;
24149
24267
  this._elRef = _elRef;
24150
24268
  this.ngZone = ngZone;
@@ -24173,7 +24291,7 @@
24173
24291
  var datePicker = this.i;
24174
24292
  this._datePicker = datePicker;
24175
24293
  }
24176
- Object.defineProperty(IgxDatePickerComponent.prototype, "height", {
24294
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "height", {
24177
24295
  get: function () {
24178
24296
  return this._height;
24179
24297
  },
@@ -24185,7 +24303,7 @@
24185
24303
  enumerable: false,
24186
24304
  configurable: true
24187
24305
  });
24188
- Object.defineProperty(IgxDatePickerComponent.prototype, "width", {
24306
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "width", {
24189
24307
  get: function () {
24190
24308
  return this._width;
24191
24309
  },
@@ -24198,14 +24316,14 @@
24198
24316
  configurable: true
24199
24317
  });
24200
24318
  // supports angular themes or custom properties set in CSS
24201
- IgxDatePickerComponent.prototype.updateStyle = function () {
24319
+ IgxXDatePickerComponent.prototype.updateStyle = function () {
24202
24320
  this._styling(this._root, this);
24203
24321
  };
24204
- IgxDatePickerComponent.prototype.ngOnDestroy = function () {
24322
+ IgxXDatePickerComponent.prototype.ngOnDestroy = function () {
24205
24323
  this._datePicker.destroy();
24206
24324
  this._wrapper.destroy();
24207
24325
  };
24208
- IgxDatePickerComponent.prototype.ngAfterViewInit = function () {
24326
+ IgxXDatePickerComponent.prototype.ngAfterViewInit = function () {
24209
24327
  var _this = this;
24210
24328
  if (this.renderer && this._datePickerContainer != null) {
24211
24329
  this.container = this._datePickerContainer.nativeElement;
@@ -24222,17 +24340,17 @@
24222
24340
  this.i.notifySizeChanged();
24223
24341
  this.updateStyle();
24224
24342
  };
24225
- IgxDatePickerComponent.prototype.createImplementation = function () {
24226
- return new DatePicker();
24343
+ IgxXDatePickerComponent.prototype.createImplementation = function () {
24344
+ return new XDatePicker();
24227
24345
  };
24228
- Object.defineProperty(IgxDatePickerComponent.prototype, "i", {
24346
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "i", {
24229
24347
  get: function () {
24230
24348
  return this._implementation;
24231
24349
  },
24232
24350
  enumerable: false,
24233
24351
  configurable: true
24234
24352
  });
24235
- Object.defineProperty(IgxDatePickerComponent.prototype, "value", {
24353
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "value", {
24236
24354
  /**
24237
24355
  * Gets or Sets the property name that contains the values.
24238
24356
  */
@@ -24245,46 +24363,46 @@
24245
24363
  enumerable: false,
24246
24364
  configurable: true
24247
24365
  });
24248
- Object.defineProperty(IgxDatePickerComponent.prototype, "today", {
24366
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "today", {
24249
24367
  /**
24250
24368
  * Gets or Sets the property name that contains the values.
24251
24369
  */
24252
24370
  get: function () {
24253
- return this.i.ba;
24371
+ return this.i.bb;
24254
24372
  },
24255
24373
  set: function (v) {
24256
- this.i.ba = v;
24374
+ this.i.bb = v;
24257
24375
  },
24258
24376
  enumerable: false,
24259
24377
  configurable: true
24260
24378
  });
24261
- Object.defineProperty(IgxDatePickerComponent.prototype, "label", {
24379
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "label", {
24262
24380
  /**
24263
24381
  * Gets or Sets the property name that contains the label.
24264
24382
  */
24265
24383
  get: function () {
24266
- return this.i.b3;
24384
+ return this.i.b4;
24267
24385
  },
24268
24386
  set: function (v) {
24269
- this.i.b3 = v;
24387
+ this.i.b4 = v;
24270
24388
  },
24271
24389
  enumerable: false,
24272
24390
  configurable: true
24273
24391
  });
24274
- Object.defineProperty(IgxDatePickerComponent.prototype, "labelTextColor", {
24392
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "labelTextColor", {
24275
24393
  /**
24276
24394
  * Gets or sets the color to use for the text.
24277
24395
  */
24278
24396
  get: function () {
24279
- return igniteuiAngularCore.brushToString(this.i.dw);
24397
+ return igniteuiAngularCore.brushToString(this.i.dx);
24280
24398
  },
24281
24399
  set: function (v) {
24282
- this.i.dw = igniteuiAngularCore.stringToBrush(v);
24400
+ this.i.dx = igniteuiAngularCore.stringToBrush(v);
24283
24401
  },
24284
24402
  enumerable: false,
24285
24403
  configurable: true
24286
24404
  });
24287
- Object.defineProperty(IgxDatePickerComponent.prototype, "labelTextStyle", {
24405
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "labelTextStyle", {
24288
24406
  /**
24289
24407
  * Gets or sets the font to use for the combobox.
24290
24408
  */
@@ -24302,46 +24420,46 @@
24302
24420
  enumerable: false,
24303
24421
  configurable: true
24304
24422
  });
24305
- Object.defineProperty(IgxDatePickerComponent.prototype, "placeholder", {
24423
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "placeholder", {
24306
24424
  /**
24307
24425
  * Gets or Sets the property name that contains the placeholder.
24308
24426
  */
24309
24427
  get: function () {
24310
- return this.i.cb;
24428
+ return this.i.cc;
24311
24429
  },
24312
24430
  set: function (v) {
24313
- this.i.cb = v;
24431
+ this.i.cc = v;
24314
24432
  },
24315
24433
  enumerable: false,
24316
24434
  configurable: true
24317
24435
  });
24318
- Object.defineProperty(IgxDatePickerComponent.prototype, "minDate", {
24436
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "minDate", {
24319
24437
  /**
24320
24438
  * Gets or Sets the property name that contains the MinDate.
24321
24439
  */
24322
24440
  get: function () {
24323
- return this.i.a9;
24441
+ return this.i.ba;
24324
24442
  },
24325
24443
  set: function (v) {
24326
- this.i.a9 = v;
24444
+ this.i.ba = v;
24327
24445
  },
24328
24446
  enumerable: false,
24329
24447
  configurable: true
24330
24448
  });
24331
- Object.defineProperty(IgxDatePickerComponent.prototype, "maxDate", {
24449
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "maxDate", {
24332
24450
  /**
24333
24451
  * Gets or Sets the property name that contains the MaxDate.
24334
24452
  */
24335
24453
  get: function () {
24336
- return this.i.a8;
24454
+ return this.i.a9;
24337
24455
  },
24338
24456
  set: function (v) {
24339
- this.i.a8 = v;
24457
+ this.i.a9 = v;
24340
24458
  },
24341
24459
  enumerable: false,
24342
24460
  configurable: true
24343
24461
  });
24344
- Object.defineProperty(IgxDatePickerComponent.prototype, "density", {
24462
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "density", {
24345
24463
  /**
24346
24464
  * Gets or sets the display density to use for the date pcicker.
24347
24465
  */
@@ -24354,7 +24472,7 @@
24354
24472
  enumerable: false,
24355
24473
  configurable: true
24356
24474
  });
24357
- Object.defineProperty(IgxDatePickerComponent.prototype, "baseTheme", {
24475
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "baseTheme", {
24358
24476
  /**
24359
24477
  * Gets or sets the base built in theme to use for the date picker.
24360
24478
  */
@@ -24367,7 +24485,7 @@
24367
24485
  enumerable: false,
24368
24486
  configurable: true
24369
24487
  });
24370
- Object.defineProperty(IgxDatePickerComponent.prototype, "textStyle", {
24488
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "textStyle", {
24371
24489
  /**
24372
24490
  * Gets or sets the font to use for the combobox.
24373
24491
  */
@@ -24385,59 +24503,59 @@
24385
24503
  enumerable: false,
24386
24504
  configurable: true
24387
24505
  });
24388
- Object.defineProperty(IgxDatePickerComponent.prototype, "textColor", {
24506
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "textColor", {
24389
24507
  /**
24390
24508
  * Gets or Sets the text color
24391
24509
  */
24392
24510
  get: function () {
24393
- return igniteuiAngularCore.brushToString(this.i.dx);
24511
+ return igniteuiAngularCore.brushToString(this.i.dy);
24394
24512
  },
24395
24513
  set: function (v) {
24396
- this.i.dx = igniteuiAngularCore.stringToBrush(v);
24514
+ this.i.dy = igniteuiAngularCore.stringToBrush(v);
24397
24515
  },
24398
24516
  enumerable: false,
24399
24517
  configurable: true
24400
24518
  });
24401
- Object.defineProperty(IgxDatePickerComponent.prototype, "iconColor", {
24519
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "iconColor", {
24402
24520
  /**
24403
24521
  * Gets or Sets the text color
24404
24522
  */
24405
24523
  get: function () {
24406
- return igniteuiAngularCore.brushToString(this.i.dv);
24524
+ return igniteuiAngularCore.brushToString(this.i.dw);
24407
24525
  },
24408
24526
  set: function (v) {
24409
- this.i.dv = igniteuiAngularCore.stringToBrush(v);
24527
+ this.i.dw = igniteuiAngularCore.stringToBrush(v);
24410
24528
  },
24411
24529
  enumerable: false,
24412
24530
  configurable: true
24413
24531
  });
24414
- Object.defineProperty(IgxDatePickerComponent.prototype, "showClearButton", {
24532
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "showClearButton", {
24415
24533
  /**
24416
24534
  * Gets or sets the ShowClearButton property to detirmine if the clear button is shown
24417
24535
  */
24418
24536
  get: function () {
24419
- return this.i.az;
24537
+ return this.i.a0;
24420
24538
  },
24421
24539
  set: function (v) {
24422
- this.i.az = igniteuiAngularCore.ensureBool(v);
24540
+ this.i.a0 = igniteuiAngularCore.ensureBool(v);
24423
24541
  },
24424
24542
  enumerable: false,
24425
24543
  configurable: true
24426
24544
  });
24427
- Object.defineProperty(IgxDatePickerComponent.prototype, "showTodayButton", {
24545
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "showTodayButton", {
24428
24546
  /**
24429
24547
  * Gets or sets the ShowTodayButton property to detirmine if the today button is shown
24430
24548
  */
24431
24549
  get: function () {
24432
- return this.i.a0;
24550
+ return this.i.a1;
24433
24551
  },
24434
24552
  set: function (v) {
24435
- this.i.a0 = igniteuiAngularCore.ensureBool(v);
24553
+ this.i.a1 = igniteuiAngularCore.ensureBool(v);
24436
24554
  },
24437
24555
  enumerable: false,
24438
24556
  configurable: true
24439
24557
  });
24440
- Object.defineProperty(IgxDatePickerComponent.prototype, "allowTextInput", {
24558
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "allowTextInput", {
24441
24559
  /**
24442
24560
  * Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
24443
24561
  */
@@ -24450,7 +24568,7 @@
24450
24568
  enumerable: false,
24451
24569
  configurable: true
24452
24570
  });
24453
- Object.defineProperty(IgxDatePickerComponent.prototype, "openOnFocus", {
24571
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "openOnFocus", {
24454
24572
  /**
24455
24573
  * Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
24456
24574
  */
@@ -24463,7 +24581,7 @@
24463
24581
  enumerable: false,
24464
24582
  configurable: true
24465
24583
  });
24466
- Object.defineProperty(IgxDatePickerComponent.prototype, "firstDayOfWeek", {
24584
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "firstDayOfWeek", {
24467
24585
  /**
24468
24586
  * Gets or sets the FirstDayOfWeek property to detirmine first day of the week
24469
24587
  */
@@ -24476,7 +24594,7 @@
24476
24594
  enumerable: false,
24477
24595
  configurable: true
24478
24596
  });
24479
- Object.defineProperty(IgxDatePickerComponent.prototype, "firstWeekOfYear", {
24597
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "firstWeekOfYear", {
24480
24598
  /**
24481
24599
  * Gets or sets the FirstWeekOfYear property to detirmine first week of the year
24482
24600
  */
@@ -24489,20 +24607,20 @@
24489
24607
  enumerable: false,
24490
24608
  configurable: true
24491
24609
  });
24492
- Object.defineProperty(IgxDatePickerComponent.prototype, "showWeekNumbers", {
24610
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "showWeekNumbers", {
24493
24611
  /**
24494
24612
  * Gets or sets the ShowWeekNumbers property to detirmine if the week numbers are shown
24495
24613
  */
24496
24614
  get: function () {
24497
- return this.i.a1;
24615
+ return this.i.a2;
24498
24616
  },
24499
24617
  set: function (v) {
24500
- this.i.a1 = igniteuiAngularCore.ensureBool(v);
24618
+ this.i.a2 = igniteuiAngularCore.ensureBool(v);
24501
24619
  },
24502
24620
  enumerable: false,
24503
24621
  configurable: true
24504
24622
  });
24505
- Object.defineProperty(IgxDatePickerComponent.prototype, "dateFormat", {
24623
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "dateFormat", {
24506
24624
  /**
24507
24625
  * Gets or sets the date time format to use for this column. If FormatString is specificied this value is ignored.
24508
24626
  */
@@ -24515,20 +24633,20 @@
24515
24633
  enumerable: false,
24516
24634
  configurable: true
24517
24635
  });
24518
- Object.defineProperty(IgxDatePickerComponent.prototype, "formatString", {
24636
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "formatString", {
24519
24637
  /**
24520
24638
  * Gets or sets the Format property to detirmine the format of the date in the input
24521
24639
  */
24522
24640
  get: function () {
24523
- return this.i.by;
24641
+ return this.i.bz;
24524
24642
  },
24525
24643
  set: function (v) {
24526
- this.i.by = v;
24644
+ this.i.bz = v;
24527
24645
  },
24528
24646
  enumerable: false,
24529
24647
  configurable: true
24530
24648
  });
24531
- Object.defineProperty(IgxDatePickerComponent.prototype, "isDisabled", {
24649
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "isDisabled", {
24532
24650
  get: function () {
24533
24651
  return this.i.av;
24534
24652
  },
@@ -24538,7 +24656,7 @@
24538
24656
  enumerable: false,
24539
24657
  configurable: true
24540
24658
  });
24541
- Object.defineProperty(IgxDatePickerComponent.prototype, "isFixed", {
24659
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "isFixed", {
24542
24660
  /**
24543
24661
  * Indicates that the calendar dropdown will position itself relative to the window instead of the document.
24544
24662
  */
@@ -24551,7 +24669,7 @@
24551
24669
  enumerable: false,
24552
24670
  configurable: true
24553
24671
  });
24554
- Object.defineProperty(IgxDatePickerComponent.prototype, "openAsChild", {
24672
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "openAsChild", {
24555
24673
  /**
24556
24674
  * Indicates that the dropdown should open as a child of the date picker.
24557
24675
  */
@@ -24564,32 +24682,32 @@
24564
24682
  enumerable: false,
24565
24683
  configurable: true
24566
24684
  });
24567
- Object.defineProperty(IgxDatePickerComponent.prototype, "useTopLayer", {
24685
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "useTopLayer", {
24568
24686
  /**
24569
24687
  * Indicates that the dropdown will place itself into the browser top layer.
24570
24688
  */
24571
24689
  get: function () {
24572
- return this.i.a2;
24690
+ return this.i.a3;
24573
24691
  },
24574
24692
  set: function (v) {
24575
- this.i.a2 = igniteuiAngularCore.ensureBool(v);
24693
+ this.i.a3 = igniteuiAngularCore.ensureBool(v);
24576
24694
  },
24577
24695
  enumerable: false,
24578
24696
  configurable: true
24579
24697
  });
24580
- Object.defineProperty(IgxDatePickerComponent.prototype, "hasUserValues", {
24698
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "hasUserValues", {
24581
24699
  get: function () {
24582
24700
  return this._hasUserValues;
24583
24701
  },
24584
24702
  enumerable: false,
24585
24703
  configurable: true
24586
24704
  });
24587
- IgxDatePickerComponent.prototype.__m = function (propertyName) {
24705
+ IgxXDatePickerComponent.prototype.__m = function (propertyName) {
24588
24706
  if (!this._inStyling) {
24589
24707
  this._hasUserValues.add(propertyName);
24590
24708
  }
24591
24709
  };
24592
- IgxDatePickerComponent.prototype._styling = function (container, component, parent) {
24710
+ IgxXDatePickerComponent.prototype._styling = function (container, component, parent) {
24593
24711
  if (this._inStyling) {
24594
24712
  return;
24595
24713
  }
@@ -24601,7 +24719,7 @@
24601
24719
  if (typeName.indexOf("Xam") === 0) {
24602
24720
  typeName = typeName.substring(3);
24603
24721
  }
24604
- genericPrefix = igniteuiAngularCore.toSpinal("DatePickerComponent");
24722
+ genericPrefix = igniteuiAngularCore.toSpinal("XDatePickerComponent");
24605
24723
  var additionalPrefixes = [];
24606
24724
  var prefix = igniteuiAngularCore.toSpinal(typeName);
24607
24725
  additionalPrefixes.push(prefix + "-");
@@ -24634,26 +24752,26 @@
24634
24752
  }
24635
24753
  this._inStyling = false;
24636
24754
  };
24637
- IgxDatePickerComponent.prototype.select = function () {
24638
- this.i.df();
24755
+ IgxXDatePickerComponent.prototype.select = function () {
24756
+ this.i.dg();
24639
24757
  };
24640
24758
  /**
24641
24759
  * Exports visual information about the current state of the grid.
24642
24760
 
24643
24761
  */
24644
- IgxDatePickerComponent.prototype.exportVisualModel = function () {
24645
- var iv = this.i.bf();
24762
+ IgxXDatePickerComponent.prototype.exportVisualModel = function () {
24763
+ var iv = this.i.bg();
24646
24764
  return (iv);
24647
24765
  };
24648
24766
  /**
24649
24767
  * Returns a serialized copy of the exported visual model
24650
24768
 
24651
24769
  */
24652
- IgxDatePickerComponent.prototype.exportSerializedVisualModel = function () {
24653
- var iv = this.i.bv();
24770
+ IgxXDatePickerComponent.prototype.exportSerializedVisualModel = function () {
24771
+ var iv = this.i.bw();
24654
24772
  return (iv);
24655
24773
  };
24656
- Object.defineProperty(IgxDatePickerComponent.prototype, "selectedValueChanged", {
24774
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "selectedValueChanged", {
24657
24775
  /**
24658
24776
  * Called when date is selected.
24659
24777
  */
@@ -24678,7 +24796,7 @@
24678
24796
  enumerable: false,
24679
24797
  configurable: true
24680
24798
  });
24681
- Object.defineProperty(IgxDatePickerComponent.prototype, "gotFocus", {
24799
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "gotFocus", {
24682
24800
  get: function () {
24683
24801
  var _this = this;
24684
24802
  if (this._gotFocus == null) {
@@ -24702,7 +24820,7 @@
24702
24820
  enumerable: false,
24703
24821
  configurable: true
24704
24822
  });
24705
- Object.defineProperty(IgxDatePickerComponent.prototype, "lostFocus", {
24823
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "lostFocus", {
24706
24824
  get: function () {
24707
24825
  var _this = this;
24708
24826
  if (this._lostFocus == null) {
@@ -24726,7 +24844,7 @@
24726
24844
  enumerable: false,
24727
24845
  configurable: true
24728
24846
  });
24729
- Object.defineProperty(IgxDatePickerComponent.prototype, "keyDown", {
24847
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "keyDown", {
24730
24848
  get: function () {
24731
24849
  var _this = this;
24732
24850
  if (this._keyDown == null) {
@@ -24750,7 +24868,7 @@
24750
24868
  enumerable: false,
24751
24869
  configurable: true
24752
24870
  });
24753
- Object.defineProperty(IgxDatePickerComponent.prototype, "changing", {
24871
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "changing", {
24754
24872
  get: function () {
24755
24873
  var _this = this;
24756
24874
  if (this._changing == null) {
@@ -24774,7 +24892,7 @@
24774
24892
  enumerable: false,
24775
24893
  configurable: true
24776
24894
  });
24777
- Object.defineProperty(IgxDatePickerComponent.prototype, "valueChange", {
24895
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "valueChange", {
24778
24896
  get: function () {
24779
24897
  var _this = this;
24780
24898
  if (this._valueChange == null) {
@@ -24795,7 +24913,7 @@
24795
24913
  enumerable: false,
24796
24914
  configurable: true
24797
24915
  });
24798
- IgxDatePickerComponent.prototype._runInZone = function (act) {
24916
+ IgxXDatePickerComponent.prototype._runInZone = function (act) {
24799
24917
  if (this._zoneRunner != null) {
24800
24918
  this._zoneRunner(act);
24801
24919
  }
@@ -24803,18 +24921,18 @@
24803
24921
  act();
24804
24922
  }
24805
24923
  };
24806
- IgxDatePickerComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.Injector }, { token: i0.ComponentFactoryResolver }], target: i0["ɵɵFactoryTarget"].Component });
24807
- IgxDatePickerComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.17", type: IgxDatePickerComponent, selector: "igx-date-picker", inputs: { height: "height", width: "width", value: "value", today: "today", label: "label", labelTextColor: "labelTextColor", labelTextStyle: "labelTextStyle", placeholder: "placeholder", minDate: "minDate", maxDate: "maxDate", density: "density", baseTheme: "baseTheme", textStyle: "textStyle", textColor: "textColor", iconColor: "iconColor", showClearButton: "showClearButton", showTodayButton: "showTodayButton", allowTextInput: "allowTextInput", openOnFocus: "openOnFocus", firstDayOfWeek: "firstDayOfWeek", firstWeekOfYear: "firstWeekOfYear", showWeekNumbers: "showWeekNumbers", dateFormat: "dateFormat", formatString: "formatString", isDisabled: "isDisabled", isFixed: "isFixed", openAsChild: "openAsChild", useTopLayer: "useTopLayer" }, outputs: { selectedValueChanged: "selectedValueChanged", gotFocus: "gotFocus", lostFocus: "lostFocus", keyDown: "keyDown", changing: "changing", valueChange: "valueChange" }, host: { classAttribute: "ig-date-picker igx-date-picker" }, providers: [], viewQueries: [{ propertyName: "_datePickerContainer", first: true, predicate: ["datePickerContainer"], descendants: true, read: i0.ElementRef, static: true }], ngImport: i0, template: "<div #datePickerContainer>\n <div #inputcontainer>\n </div>\n <div #popupContainer>\n </div>\n </div>", isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
24808
- return IgxDatePickerComponent;
24924
+ IgxXDatePickerComponent.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.Injector }, { token: i0.ComponentFactoryResolver }], target: i0["ɵɵFactoryTarget"].Component });
24925
+ IgxXDatePickerComponent.ɵcmp = i0["ɵɵngDeclareComponent"]({ minVersion: "12.0.0", version: "12.2.17", type: IgxXDatePickerComponent, selector: "igx-x-date-picker", inputs: { height: "height", width: "width", value: "value", today: "today", label: "label", labelTextColor: "labelTextColor", labelTextStyle: "labelTextStyle", placeholder: "placeholder", minDate: "minDate", maxDate: "maxDate", density: "density", baseTheme: "baseTheme", textStyle: "textStyle", textColor: "textColor", iconColor: "iconColor", showClearButton: "showClearButton", showTodayButton: "showTodayButton", allowTextInput: "allowTextInput", openOnFocus: "openOnFocus", firstDayOfWeek: "firstDayOfWeek", firstWeekOfYear: "firstWeekOfYear", showWeekNumbers: "showWeekNumbers", dateFormat: "dateFormat", formatString: "formatString", isDisabled: "isDisabled", isFixed: "isFixed", openAsChild: "openAsChild", useTopLayer: "useTopLayer" }, outputs: { selectedValueChanged: "selectedValueChanged", gotFocus: "gotFocus", lostFocus: "lostFocus", keyDown: "keyDown", changing: "changing", valueChange: "valueChange" }, host: { classAttribute: "ig-x-date-picker igx-x-date-picker" }, providers: [], viewQueries: [{ propertyName: "_datePickerContainer", first: true, predicate: ["datePickerContainer"], descendants: true, read: i0.ElementRef, static: true }], ngImport: i0, template: "<div #datePickerContainer>\n <div #inputcontainer>\n </div>\n <div #popupContainer>\n </div>\n </div>", isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
24926
+ return IgxXDatePickerComponent;
24809
24927
  }());
24810
- i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerComponent, decorators: [{
24928
+ i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerComponent, decorators: [{
24811
24929
  type: i0.Component,
24812
24930
  args: [{
24813
- selector: 'igx-date-picker',
24931
+ selector: 'igx-x-date-picker',
24814
24932
  template: "<div #datePickerContainer>\n <div #inputcontainer>\n </div>\n <div #popupContainer>\n </div>\n </div>",
24815
24933
  changeDetection: i0.ChangeDetectionStrategy.OnPush,
24816
24934
  providers: [],
24817
- host: { 'class': 'ig-date-picker igx-date-picker' },
24935
+ host: { 'class': 'ig-x-date-picker igx-x-date-picker' },
24818
24936
  styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"]
24819
24937
  }]
24820
24938
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ViewContainerRef }, { type: i0.NgZone }, { type: i0.Injector }, { type: i0.ComponentFactoryResolver }]; }, propDecorators: { _datePickerContainer: [{
@@ -29194,21 +29312,21 @@
29194
29312
  https://www.infragistics.com/legal/license/igultimate-eula
29195
29313
  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.
29196
29314
  */
29197
- var IgxDatePickerModule = /** @class */ /*@__PURE__*/ (function () {
29198
- function IgxDatePickerModule() {
29199
- igniteuiAngularCore.TypeRegistrar.registerCons('IgxDatePickerComponent', IgxDatePickerComponent);
29200
- igniteuiAngularCore.TypeRegistrar.register('DatePicker', DatePicker.$type);
29315
+ var IgxXDatePickerModule = /** @class */ /*@__PURE__*/ (function () {
29316
+ function IgxXDatePickerModule() {
29317
+ igniteuiAngularCore.TypeRegistrar.registerCons('IgxXDatePickerComponent', IgxXDatePickerComponent);
29318
+ igniteuiAngularCore.TypeRegistrar.register('XDatePicker', XDatePicker.$type);
29201
29319
  }
29202
- IgxDatePickerModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
29203
- IgxDatePickerModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, declarations: [IgxDatePickerComponent], imports: [common.CommonModule, IgxXCalendarModule,
29320
+ IgxXDatePickerModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
29321
+ IgxXDatePickerModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, declarations: [IgxXDatePickerComponent], imports: [common.CommonModule, IgxXCalendarModule,
29204
29322
  IgxXButtonModule,
29205
29323
  IgxXIconModule,
29206
29324
  IgxXInputGroupModule], exports: [IgxXCalendarModule,
29207
29325
  IgxXButtonModule,
29208
29326
  IgxXIconModule,
29209
29327
  IgxXInputGroupModule,
29210
- IgxDatePickerComponent] });
29211
- IgxDatePickerModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, imports: [[common.CommonModule, IgxXCalendarModule,
29328
+ IgxXDatePickerComponent] });
29329
+ IgxXDatePickerModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, imports: [[common.CommonModule, IgxXCalendarModule,
29212
29330
  IgxXButtonModule,
29213
29331
  IgxXIconModule,
29214
29332
  IgxXInputGroupModule
@@ -29216,17 +29334,17 @@
29216
29334
  IgxXButtonModule,
29217
29335
  IgxXIconModule,
29218
29336
  IgxXInputGroupModule] });
29219
- return IgxDatePickerModule;
29337
+ return IgxXDatePickerModule;
29220
29338
  }());
29221
- i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, decorators: [{
29339
+ i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, decorators: [{
29222
29340
  type: i0.NgModule,
29223
29341
  args: [{
29224
- declarations: [IgxDatePickerComponent],
29342
+ declarations: [IgxXDatePickerComponent],
29225
29343
  exports: [IgxXCalendarModule,
29226
29344
  IgxXButtonModule,
29227
29345
  IgxXIconModule,
29228
29346
  IgxXInputGroupModule,
29229
- IgxDatePickerComponent
29347
+ IgxXDatePickerComponent
29230
29348
  ],
29231
29349
  imports: [common.CommonModule, IgxXCalendarModule,
29232
29350
  IgxXButtonModule,
@@ -29243,35 +29361,35 @@
29243
29361
  https://www.infragistics.com/legal/license/igultimate-eula
29244
29362
  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.
29245
29363
  */
29246
- var IgxDatePickerDynamicModule = /** @class */ /*@__PURE__*/ (function () {
29247
- function IgxDatePickerDynamicModule() {
29248
- igniteuiAngularCore.TypeRegistrar.registerCons('DatePicker', DatePicker);
29249
- igniteuiAngularCore.TypeRegistrar.registerCons('IgxDatePickerComponent', IgxDatePickerComponent);
29250
- igniteuiAngularCore.TypeRegistrar.register('DatePicker', DatePicker.$type);
29364
+ var IgxXDatePickerDynamicModule = /** @class */ /*@__PURE__*/ (function () {
29365
+ function IgxXDatePickerDynamicModule() {
29366
+ igniteuiAngularCore.TypeRegistrar.registerCons('XDatePicker', XDatePicker);
29367
+ igniteuiAngularCore.TypeRegistrar.registerCons('IgxXDatePickerComponent', IgxXDatePickerComponent);
29368
+ igniteuiAngularCore.TypeRegistrar.register('XDatePicker', XDatePicker.$type);
29251
29369
  }
29252
- IgxDatePickerDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
29253
- IgxDatePickerDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, imports: [common.CommonModule, IgxXCalendarDynamicModule,
29370
+ IgxXDatePickerDynamicModule.ɵfac = i0["ɵɵngDeclareFactory"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, deps: [], target: i0["ɵɵFactoryTarget"].NgModule });
29371
+ IgxXDatePickerDynamicModule.ɵmod = i0["ɵɵngDeclareNgModule"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, imports: [common.CommonModule, IgxXCalendarDynamicModule,
29254
29372
  IgxXButtonDynamicModule,
29255
29373
  IgxXIconDynamicModule,
29256
29374
  IgxXInputGroupDynamicModule,
29257
- IgxDatePickerModule], exports: [IgxXCalendarDynamicModule,
29375
+ IgxXDatePickerModule], exports: [IgxXCalendarDynamicModule,
29258
29376
  IgxXButtonDynamicModule,
29259
29377
  IgxXIconDynamicModule,
29260
29378
  IgxXInputGroupDynamicModule,
29261
- IgxDatePickerModule] });
29262
- IgxDatePickerDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, imports: [[common.CommonModule, IgxXCalendarDynamicModule,
29379
+ IgxXDatePickerModule] });
29380
+ IgxXDatePickerDynamicModule.ɵinj = i0["ɵɵngDeclareInjector"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, imports: [[common.CommonModule, IgxXCalendarDynamicModule,
29263
29381
  IgxXButtonDynamicModule,
29264
29382
  IgxXIconDynamicModule,
29265
29383
  IgxXInputGroupDynamicModule,
29266
- IgxDatePickerModule
29384
+ IgxXDatePickerModule
29267
29385
  ], IgxXCalendarDynamicModule,
29268
29386
  IgxXButtonDynamicModule,
29269
29387
  IgxXIconDynamicModule,
29270
29388
  IgxXInputGroupDynamicModule,
29271
- IgxDatePickerModule] });
29272
- return IgxDatePickerDynamicModule;
29389
+ IgxXDatePickerModule] });
29390
+ return IgxXDatePickerDynamicModule;
29273
29391
  }());
29274
- i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, decorators: [{
29392
+ i0["ɵɵngDeclareClassMetadata"]({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, decorators: [{
29275
29393
  type: i0.NgModule,
29276
29394
  args: [{
29277
29395
  declarations: [],
@@ -29279,15 +29397,15 @@
29279
29397
  IgxXButtonDynamicModule,
29280
29398
  IgxXIconDynamicModule,
29281
29399
  IgxXInputGroupDynamicModule,
29282
- IgxDatePickerModule
29400
+ IgxXDatePickerModule
29283
29401
  ],
29284
29402
  imports: [common.CommonModule, IgxXCalendarDynamicModule,
29285
29403
  IgxXButtonDynamicModule,
29286
29404
  IgxXIconDynamicModule,
29287
29405
  IgxXInputGroupDynamicModule,
29288
- IgxDatePickerModule
29406
+ IgxXDatePickerModule
29289
29407
  ],
29290
- entryComponents: [IgxDatePickerComponent]
29408
+ entryComponents: [IgxXDatePickerComponent]
29291
29409
  }]
29292
29410
  }], ctorParameters: function () { return []; } });
29293
29411
 
@@ -30664,7 +30782,7 @@
30664
30782
  $ret.addItem("CheckedBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 105, 136, 255));
30665
30783
  $ret.addItem("TickColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
30666
30784
  $ret.addItem("TickStrokeWidth", 3);
30667
- $ret.addItem("BorderWidth", NaN);
30785
+ $ret.addItem("BorderWidth", 1);
30668
30786
  $ret.addItem("CornerRadius", 2);
30669
30787
  return $ret;
30670
30788
  })()));
@@ -30677,7 +30795,7 @@
30677
30795
  $ret.addItem("CheckedBackgroundColor", igniteuiAngularCore.BrushUtil.h(255, 105, 136, 255));
30678
30796
  $ret.addItem("TickColor", igniteuiAngularCore.BrushUtil.h(255, 255, 255, 255));
30679
30797
  $ret.addItem("TickStrokeWidth", 3);
30680
- $ret.addItem("BorderWidth", NaN);
30798
+ $ret.addItem("BorderWidth", 1);
30681
30799
  $ret.addItem("CornerRadius", 2);
30682
30800
  return $ret;
30683
30801
  })()));
@@ -31664,7 +31782,7 @@
31664
31782
  if (b != 0) {
31665
31783
  a.l(",");
31666
31784
  }
31667
- a.l(this.i._inner[b].ab());
31785
+ a.l(this.i._inner[b].serialize());
31668
31786
  }
31669
31787
  a.l("]");
31670
31788
  a.l("}");
@@ -35458,6 +35576,9 @@
35458
35576
  var e = d.inputs._inner[0];
35459
35577
  window.setTimeout(function () { return e.dr(b, c); }, 0);
35460
35578
  };
35579
+ XInputBridge.prototype.exportVisualData = function (a) {
35580
+ return a.fe();
35581
+ };
35461
35582
  XInputBridge.$t = igniteuiAngularCore.markType(XInputBridge, 'XInputBridge', XComponentBridge.$, [igniteuiAngularCore.INativeUIInputBridge_$type]);
35462
35583
  return XInputBridge;
35463
35584
  }(XComponentBridge));
@@ -35507,12 +35628,12 @@
35507
35628
  this.y = d;
35508
35629
  this.af = b;
35509
35630
  break;
35510
- case 12:
35631
+ case 13:
35511
35632
  e.gotFocus = igniteuiAngularCore.delegateCombine(e.gotFocus, igniteuiAngularCore.runOn(this, this.ah));
35512
35633
  this.v = d;
35513
35634
  this.ab = b;
35514
35635
  break;
35515
- case 13:
35636
+ case 14:
35516
35637
  e.lostFocus = igniteuiAngularCore.delegateCombine(e.lostFocus, igniteuiAngularCore.runOn(this, this.ai));
35517
35638
  this.w = d;
35518
35639
  this.ad = b;
@@ -35578,7 +35699,7 @@
35578
35699
  d.clearButtonContent();
35579
35700
  if (igniteuiAngularCore.typeCast(igniteuiAngularCore.NativeUIComponent.$, c) !== null) {
35580
35701
  this.ac = c;
35581
- d.appendButtonContent(this.ac.al);
35702
+ d.appendButtonContent(this.ac.an);
35582
35703
  }
35583
35704
  else {
35584
35705
  this.ac = c;
@@ -35609,7 +35730,7 @@
35609
35730
  case 54:
35610
35731
  if (igniteuiAngularCore.typeCast(igniteuiAngularCore.NativeUIComponent.$, c) !== null) {
35611
35732
  this.aa = c;
35612
- d.appendButtonContent(this.aa.al);
35733
+ d.appendButtonContent(this.aa.an);
35613
35734
  }
35614
35735
  break;
35615
35736
  case 0:
@@ -35667,6 +35788,9 @@
35667
35788
  case 11:
35668
35789
  d.aa = c;
35669
35790
  break;
35791
+ case 83:
35792
+ d.bu = c;
35793
+ break;
35670
35794
  }
35671
35795
  };
35672
35796
  XButtonBridge.prototype.getValue = function (a, b) {
@@ -35702,6 +35826,7 @@
35702
35826
  case 56: return c.as;
35703
35827
  case 58: return c.aq;
35704
35828
  case 17: return c.kt;
35829
+ case 83: return c.bu;
35705
35830
  }
35706
35831
  return null;
35707
35832
  };
@@ -35753,6 +35878,9 @@
35753
35878
  default: return 3;
35754
35879
  }
35755
35880
  };
35881
+ XButtonBridge.prototype.exportVisualData = function (a) {
35882
+ return a.d7();
35883
+ };
35756
35884
  XButtonBridge.$t = igniteuiAngularCore.markType(XButtonBridge, 'XButtonBridge', XComponentBridge.$);
35757
35885
  return XButtonBridge;
35758
35886
  }(XComponentBridge));
@@ -35808,6 +35936,10 @@
35808
35936
  case 7: return c.checked;
35809
35937
  case 18: return igniteuiAngularCore.enumGetBox(igniteuiAngularCore.BaseControlTheme_$type, c.n);
35810
35938
  case 17: return c.ar;
35939
+ case 65: return c.dl;
35940
+ case 67: return c.dm;
35941
+ case 66: return c.dd;
35942
+ case 68: return c.de;
35811
35943
  }
35812
35944
  return null;
35813
35945
  };
@@ -35826,8 +35958,23 @@
35826
35958
  case 17:
35827
35959
  d.ar = c;
35828
35960
  break;
35961
+ case 65:
35962
+ d.dl = c;
35963
+ break;
35964
+ case 67:
35965
+ d.dm = c;
35966
+ break;
35967
+ case 66:
35968
+ d.dd = c;
35969
+ break;
35970
+ case 68:
35971
+ d.de = c;
35972
+ break;
35829
35973
  }
35830
35974
  };
35975
+ XCheckboxBridge.prototype.exportVisualData = function (a) {
35976
+ return a.a3();
35977
+ };
35831
35978
  XCheckboxBridge.$t = igniteuiAngularCore.markType(XCheckboxBridge, 'XCheckboxBridge', XComponentBridge.$);
35832
35979
  return XCheckboxBridge;
35833
35980
  }(XComponentBridge));
@@ -35919,6 +36066,9 @@
35919
36066
  return _super.prototype.getTargetForProperty.call(this, a, b);
35920
36067
  };
35921
36068
  XIconBridge.prototype.w = function (a) {
36069
+ a.svg = null;
36070
+ a.svgPath = null;
36071
+ a.b = null;
35922
36072
  var b = igniteuiAngularCore.SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
35923
36073
  if (b != null) {
35924
36074
  if (igniteuiAngularCore.stringStartsWith(igniteuiAngularCore.trimStart(b, ' ', '\n', '\r', '\t'), "<svg")) {
@@ -35940,6 +36090,9 @@
35940
36090
  return;
35941
36091
  }
35942
36092
  };
36093
+ XIconBridge.prototype.exportVisualData = function (a) {
36094
+ return a.au();
36095
+ };
35943
36096
  XIconBridge.$t = igniteuiAngularCore.markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
35944
36097
  return XIconBridge;
35945
36098
  }(XComponentBridge));
@@ -36000,12 +36153,12 @@
36000
36153
  this.z = d;
36001
36154
  this.ah = b;
36002
36155
  break;
36003
- case 12:
36156
+ case 13:
36004
36157
  e.popupGotFocus = igniteuiAngularCore.delegateCombine(e.popupGotFocus, igniteuiAngularCore.runOn(this, this.ak));
36005
36158
  this.w = d;
36006
36159
  this.ae = b;
36007
36160
  break;
36008
- case 13:
36161
+ case 14:
36009
36162
  e.popupLostFocus = igniteuiAngularCore.delegateCombine(e.popupLostFocus, igniteuiAngularCore.runOn(this, this.al));
36010
36163
  this.x = d;
36011
36164
  this.af = b;
@@ -36035,12 +36188,12 @@
36035
36188
  this.z = null;
36036
36189
  this.ah = null;
36037
36190
  break;
36038
- case 12:
36191
+ case 13:
36039
36192
  e.popupGotFocus = igniteuiAngularCore.delegateRemove(e.popupGotFocus, igniteuiAngularCore.runOn(this, this.ak));
36040
36193
  this.w = null;
36041
36194
  this.ae = null;
36042
36195
  break;
36043
- case 13:
36196
+ case 14:
36044
36197
  e.popupLostFocus = igniteuiAngularCore.delegateRemove(e.popupLostFocus, igniteuiAngularCore.runOn(this, this.al));
36045
36198
  this.x = null;
36046
36199
  this.af = null;
@@ -36197,15 +36350,18 @@
36197
36350
  default: return 0;
36198
36351
  }
36199
36352
  };
36353
+ XPopupBridge.prototype.exportVisualData = function (a) {
36354
+ return a.au();
36355
+ };
36200
36356
  XPopupBridge.prototype.addChild = function (a, b) {
36201
36357
  this.ac.add(b);
36202
36358
  var c = a;
36203
- c.appendPopupContent(b.al);
36359
+ c.appendPopupContent(b.an);
36204
36360
  };
36205
36361
  XPopupBridge.prototype.insertChild = function (a, b, c) {
36206
36362
  this.ac.add(c);
36207
36363
  var d = a;
36208
- d.appendPopupContent(c.al);
36364
+ d.appendPopupContent(c.an);
36209
36365
  };
36210
36366
  XPopupBridge.prototype.getChildAt = function (a, b) {
36211
36367
  return this.ac._inner[b];
@@ -36215,12 +36371,12 @@
36215
36371
  };
36216
36372
  XPopupBridge.prototype.removeChild = function (a, b) {
36217
36373
  var c = a;
36218
- c.removePopupContent(b.al);
36374
+ c.removePopupContent(b.an);
36219
36375
  this.ac.remove(b);
36220
36376
  };
36221
36377
  XPopupBridge.prototype.removeChildAt = function (a, b) {
36222
36378
  var c = a;
36223
- c.removePopupContent(this.ac._inner[b].al);
36379
+ c.removePopupContent(this.ac._inner[b].an);
36224
36380
  this.ac.removeAt(b);
36225
36381
  };
36226
36382
  XPopupBridge.$t = igniteuiAngularCore.markType(XPopupBridge, 'XPopupBridge', XComponentBridge.$, [igniteuiAngularCore.INativeUIPopupBridge_$type]);
@@ -36254,7 +36410,7 @@
36254
36410
  configurable: true
36255
36411
  });
36256
36412
  NativeUIXInputsFactory.j = function () {
36257
- igniteuiAngularCore.NativeUIComponent.ap(NativeUIXInputsFactory.b);
36413
+ igniteuiAngularCore.NativeUIComponent.ar(NativeUIXInputsFactory.b);
36258
36414
  };
36259
36415
  Object.defineProperty(NativeUIXInputsFactory.prototype, "flavor", {
36260
36416
  get: function () {
@@ -36316,7 +36472,7 @@
36316
36472
  f.inputs.add(j);
36317
36473
  var l = new XInputBridge(f);
36318
36474
  var m = new igniteuiAngularCore.NativeUIInput();
36319
- m.al = d;
36475
+ m.an = d;
36320
36476
  m.d = l;
36321
36477
  b(m);
36322
36478
  };
@@ -36330,7 +36486,7 @@
36330
36486
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36331
36487
  var h = new XButtonBridge(f);
36332
36488
  var i = new igniteuiAngularCore.NativeUIButton();
36333
- i.al = d;
36489
+ i.an = d;
36334
36490
  i.d = h;
36335
36491
  b(i);
36336
36492
  };
@@ -36343,7 +36499,7 @@
36343
36499
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36344
36500
  var h = new XCheckboxBridge(f);
36345
36501
  var i = new igniteuiAngularCore.NativeUICheckbox();
36346
- i.al = d;
36502
+ i.an = d;
36347
36503
  i.d = h;
36348
36504
  b(i);
36349
36505
  };
@@ -36356,7 +36512,7 @@
36356
36512
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36357
36513
  var h = new XIconBridge(f);
36358
36514
  var i = new igniteuiAngularCore.NativeUIIcon();
36359
- i.al = d;
36515
+ i.an = d;
36360
36516
  i.d = h;
36361
36517
  var j = c.createElement("div");
36362
36518
  var k = c.getSubRenderer(j);
@@ -36367,9 +36523,9 @@
36367
36523
  var m = k.getExternal(l, k.rootWrapper, k.getExternal(l, null, null));
36368
36524
  var n = new XButtonBridge(l);
36369
36525
  var o = new igniteuiAngularCore.NativeUIButton();
36370
- o.al = j;
36526
+ o.an = j;
36371
36527
  o.d = n;
36372
- o.bk = i;
36528
+ o.bm = i;
36373
36529
  b(o);
36374
36530
  };
36375
36531
  NativeUIXInputsFactory.prototype.f = function (a, b) {
@@ -36381,7 +36537,7 @@
36381
36537
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36382
36538
  var h = new XIconBridge(f);
36383
36539
  var i = new igniteuiAngularCore.NativeUIIcon();
36384
- i.al = d;
36540
+ i.an = d;
36385
36541
  i.d = h;
36386
36542
  b(i);
36387
36543
  };
@@ -36393,7 +36549,7 @@
36393
36549
  f.provideRenderer(e);
36394
36550
  var g = new XPopupBridge(f);
36395
36551
  var h = new igniteuiAngularCore.NativeUIPopup();
36396
- h.al = d;
36552
+ h.an = d;
36397
36553
  h.d = g;
36398
36554
  b(h);
36399
36555
  };
@@ -36436,7 +36592,7 @@
36436
36592
  switch (a) {
36437
36593
  case 16:
36438
36594
  case 15:
36439
- case 17: return this.al.t.view.t;
36595
+ case 17: return this.al.t.view.v;
36440
36596
  }
36441
36597
  return _super.prototype.getTargetForProperty.call(this, a, b);
36442
36598
  };
@@ -36564,6 +36720,67 @@
36564
36720
  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.
36565
36721
  */
36566
36722
 
36723
+ /*
36724
+ THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
36725
+ https://www.infragistics.com/legal/license/igultimate-la
36726
+ https://www.infragistics.com/legal/license/igultimate-eula
36727
+ 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.
36728
+ */
36729
+ /**
36730
+ * @hidden
36731
+ */
36732
+ var TextBlockVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
36733
+ tslib.__extends(TextBlockVisualModelExport, _super);
36734
+ function TextBlockVisualModelExport() {
36735
+ var _this = _super !== null && _super.apply(this, arguments) || this;
36736
+ _this.c = 0;
36737
+ _this.e = 0;
36738
+ _this.f = 0;
36739
+ _this.b = 0;
36740
+ _this.a = null;
36741
+ _this.k = null;
36742
+ _this.l = null;
36743
+ _this.m = null;
36744
+ _this.d = 0;
36745
+ _this.i = null;
36746
+ _this.j = null;
36747
+ _this.h = null;
36748
+ return _this;
36749
+ }
36750
+ TextBlockVisualModelExport.prototype.g = function () {
36751
+ var a = new igniteuiAngularCore.StringBuilder(0);
36752
+ a.l("{");
36753
+ a.l("left: " + this.c + ", ");
36754
+ a.l("top: " + this.e + ", ");
36755
+ a.l("width: " + this.f + ", ");
36756
+ a.l("height: " + this.b + ", ");
36757
+ a.l("text : \"" + this.h + "\", ");
36758
+ a.l("actualTextColor: " + this.a.serialize() + ", ");
36759
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.k)) {
36760
+ a.l("textStyleFontStyle: \"" + this.k + "\", ");
36761
+ }
36762
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.l)) {
36763
+ a.l("textStyleFontVariant: \"" + this.l + "\", ");
36764
+ }
36765
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.m)) {
36766
+ a.l("textStyleFontWeight: \"" + this.m + "\", ");
36767
+ }
36768
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.i)) {
36769
+ a.l("textStyleFontFamily: \"" + this.i + "\", ");
36770
+ }
36771
+ if (!igniteuiAngularCore.stringIsNullOrEmpty(this.j)) {
36772
+ a.l("textStyleFontStretch: \"" + this.j + "\", ");
36773
+ }
36774
+ if (!igniteuiAngularCore.isNaN_(this.d)) {
36775
+ a.l("textStyleFontSize: " + this.d + ", ");
36776
+ }
36777
+ a.l("}");
36778
+ return a.toString();
36779
+ };
36780
+ TextBlockVisualModelExport.$t = igniteuiAngularCore.markType(TextBlockVisualModelExport, 'TextBlockVisualModelExport');
36781
+ return TextBlockVisualModelExport;
36782
+ }(igniteuiAngularCore.Base));
36783
+
36567
36784
  /**
36568
36785
  * Generated bundle index. Do not edit.
36569
36786
  */
@@ -36586,7 +36803,6 @@
36586
36803
  exports.CheckboxVisualModelExport = CheckboxVisualModelExport;
36587
36804
  exports.DateFormats = DateFormats;
36588
36805
  exports.DateFormats_$type = DateFormats_$type;
36589
- exports.DatePicker = DatePicker;
36590
36806
  exports.DatePickerView = DatePickerView;
36591
36807
  exports.DatePickerVisualModelExport = DatePickerVisualModelExport;
36592
36808
  exports.DateTimeValueFormatter = DateTimeValueFormatter;
@@ -36603,9 +36819,6 @@
36603
36819
  exports.IgxButtonClickEventArgs = IgxButtonClickEventArgs;
36604
36820
  exports.IgxButtonGroupSelectionChangedEventArgs = IgxButtonGroupSelectionChangedEventArgs;
36605
36821
  exports.IgxCheckboxChangeEventArgs = IgxCheckboxChangeEventArgs;
36606
- exports.IgxDatePickerComponent = IgxDatePickerComponent;
36607
- exports.IgxDatePickerDynamicModule = IgxDatePickerDynamicModule;
36608
- exports.IgxDatePickerModule = IgxDatePickerModule;
36609
36822
  exports.IgxGotFocusEventArgs = IgxGotFocusEventArgs;
36610
36823
  exports.IgxInputChangeEventArgs = IgxInputChangeEventArgs;
36611
36824
  exports.IgxLostFocusEventArgs = IgxLostFocusEventArgs;
@@ -36624,6 +36837,9 @@
36624
36837
  exports.IgxXCheckboxComponent = IgxXCheckboxComponent;
36625
36838
  exports.IgxXCheckboxDynamicModule = IgxXCheckboxDynamicModule;
36626
36839
  exports.IgxXCheckboxModule = IgxXCheckboxModule;
36840
+ exports.IgxXDatePickerComponent = IgxXDatePickerComponent;
36841
+ exports.IgxXDatePickerDynamicModule = IgxXDatePickerDynamicModule;
36842
+ exports.IgxXDatePickerModule = IgxXDatePickerModule;
36627
36843
  exports.IgxXIconComponent = IgxXIconComponent;
36628
36844
  exports.IgxXIconDynamicModule = IgxXIconDynamicModule;
36629
36845
  exports.IgxXIconModule = IgxXIconModule;
@@ -36675,6 +36891,7 @@
36675
36891
  exports.SuffixShiftType_$type = SuffixShiftType_$type;
36676
36892
  exports.SuffixView = SuffixView;
36677
36893
  exports.SuffixVisualModelExport = SuffixVisualModelExport;
36894
+ exports.TextBlockVisualModelExport = TextBlockVisualModelExport;
36678
36895
  exports.TextElementsVisualModelExport = TextElementsVisualModelExport;
36679
36896
  exports.Theme = Theme;
36680
36897
  exports.ThemeResolver = ThemeResolver;
@@ -36687,6 +36904,7 @@
36687
36904
  exports.XCheckbox = XCheckbox;
36688
36905
  exports.XCheckboxBridge = XCheckboxBridge;
36689
36906
  exports.XComponentBridge = XComponentBridge;
36907
+ exports.XDatePicker = XDatePicker;
36690
36908
  exports.XIcon = XIcon;
36691
36909
  exports.XIconBridge = XIconBridge;
36692
36910
  exports.XIconButtonBridge = XIconButtonBridge;