igniteui-angular-inputs 18.0.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 (65) hide show
  1. package/bundles/igniteui-angular-inputs.umd.js +975 -771
  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/CalendarVisualModelExport.js +1 -1
  7. package/esm2015/lib/CheckboxView_combined.js +2 -2
  8. package/esm2015/lib/DatePickerView_combined.js +325 -322
  9. package/esm2015/lib/IconView_combined.js +319 -219
  10. package/esm2015/lib/IconVisualModelExport.js +46 -33
  11. package/esm2015/lib/NativeUIXInputsFactory.js +9 -9
  12. package/esm2015/lib/TextBlockVisualModelExport.js +64 -0
  13. package/esm2015/lib/XButtonBridge.js +11 -4
  14. package/esm2015/lib/XCheckboxBridge.js +19 -0
  15. package/esm2015/lib/{DatePicker.js → XDatePicker.js} +1 -1
  16. package/esm2015/lib/XIconBridge.js +3 -0
  17. package/esm2015/lib/XIconButtonBridge.js +1 -1
  18. package/esm2015/lib/XInputBridge.js +3 -0
  19. package/esm2015/lib/XPopupBridge.js +11 -8
  20. package/esm2015/lib/{igx-date-picker-component.js → igx-x-date-picker-component.js} +40 -40
  21. package/esm2015/lib/{igx-date-picker-dynamic-module.js → igx-x-date-picker-dynamic-module.js} +20 -20
  22. package/esm2015/lib/{igx-date-picker-module.js → igx-x-date-picker-module.js} +14 -14
  23. package/esm2015/public_api.js +5 -4
  24. package/esm5/lib/ButtonGroupVisualModelExport.js +1 -1
  25. package/esm5/lib/ButtonView_combined.js +33 -38
  26. package/esm5/lib/ButtonVisualModelExport.js +14 -13
  27. package/esm5/lib/CalendarVisualModelExport.js +1 -1
  28. package/esm5/lib/CheckboxView_combined.js +2 -2
  29. package/esm5/lib/DatePickerView_combined.js +336 -333
  30. package/esm5/lib/IconView_combined.js +316 -216
  31. package/esm5/lib/IconVisualModelExport.js +50 -33
  32. package/esm5/lib/NativeUIXInputsFactory.js +9 -9
  33. package/esm5/lib/TextBlockVisualModelExport.js +66 -0
  34. package/esm5/lib/XButtonBridge.js +11 -4
  35. package/esm5/lib/XCheckboxBridge.js +19 -0
  36. package/esm5/lib/{DatePicker.js → XDatePicker.js} +1 -1
  37. package/esm5/lib/XIconBridge.js +3 -0
  38. package/esm5/lib/XIconButtonBridge.js +1 -1
  39. package/esm5/lib/XInputBridge.js +3 -0
  40. package/esm5/lib/XPopupBridge.js +11 -8
  41. package/esm5/lib/{igx-date-picker-component.js → igx-x-date-picker-component.js} +87 -87
  42. package/esm5/lib/{igx-date-picker-dynamic-module.js → igx-x-date-picker-dynamic-module.js} +21 -21
  43. package/esm5/lib/{igx-date-picker-module.js → igx-x-date-picker-module.js} +15 -15
  44. package/esm5/public_api.js +5 -4
  45. package/fesm2015/igniteui-angular-inputs.js +909 -710
  46. package/fesm5/igniteui-angular-inputs.js +972 -769
  47. package/lib/ButtonVisualModelExport.d.ts +6 -5
  48. package/lib/DatePickerView_combined.d.ts +75 -74
  49. package/lib/IconView_combined.d.ts +45 -39
  50. package/lib/IconVisualModelExport.d.ts +17 -12
  51. package/lib/TextBlockVisualModelExport.d.ts +21 -0
  52. package/lib/XButtonBridge.d.ts +1 -0
  53. package/lib/XCheckboxBridge.d.ts +1 -0
  54. package/lib/XDatePicker.d.ts +1 -0
  55. package/lib/XIconBridge.d.ts +1 -0
  56. package/lib/XInputBridge.d.ts +1 -0
  57. package/lib/XPopupBridge.d.ts +1 -0
  58. package/lib/{igx-date-picker-component.d.ts → igx-x-date-picker-component.d.ts} +6 -6
  59. package/lib/igx-x-date-picker-dynamic-module.d.ts +13 -0
  60. package/lib/igx-x-date-picker-module.d.ts +13 -0
  61. package/package.json +2 -2
  62. package/public_api.d.ts +5 -4
  63. package/lib/DatePicker.d.ts +0 -1
  64. package/lib/igx-date-picker-dynamic-module.d.ts +0 -13
  65. package/lib/igx-date-picker-module.d.ts +0 -13
@@ -7,7 +7,7 @@
7
7
 
8
8
  import * as i0 from '@angular/core';
9
9
  import { EventEmitter, ɵɵngDeclareFactory, Renderer2, ViewContainerRef, NgZone, Injector, ComponentFactoryResolver, ɵɵFactoryTarget, ɵɵngDeclareComponent, ElementRef, ChangeDetectionStrategy, ɵɵngDeclareClassMetadata, Component, ViewChild, Input, Output, ɵɵngDeclareNgModule, ɵɵngDeclareInjector, NgModule, TemplateRef, HostBinding, ContentChildren } from '@angular/core';
10
- import { markEnum, markType, Base, StringBuilder, List$1, Delegate_$type, fromEnum, runOn, NativeUI, ScaleTransform, KeyFrameAnimationFactory, AnimationKeyFrameEffect, LinkedList$1, IKeyFrameAnimation_$type, PropertyChangedEventArgs, AnimationKeyFrameProperty, AnimationKeyFrameEffectTiming, AppearanceHelper, INotifyPropertyChanged_$type, BrushUtil, typeGetValue, EnumUtil, ElevationMode_$type, EventArgs, stringIsNullOrEmpty, isNaN_, enumGetBox, CornerRadius, MouseEventArgs, FocusEventArgs, Thickness, ControlDisplayDensity_$type, BaseControlTheme_$type, HorizontalAlignment_$type, VerticalAlignment_$type, UIElementPropertyAccessorFactory, FontUtil, Dictionary$2, String_$type, Brush, DomWrapper_$type, Tuple$2, SVGNode, FastIterationDictionary$2, stringStartsWith, trimStart, IIcon_$type, dateMinValue, dateGetMonth, parseBool, dateNow, dateMaxValue, dateAddYears, ObservableCollection$1, dateFromValues, delegateRemove, SRProvider, dateGetDate, stringIsNullOrWhiteSpace, delegateCombine, dateAddDays, Number_$type, dateAddMonths, truncate, timeSpanTotalDays, intDivide, NamePatcher, AngularRenderer, ensureEnum, brushToString, stringToBrush, ensureBool, FontInfo, toSpinal, initializePropertiesFromCss, TypeRegistrar, PortalManager, IgxFocusEventArgs, IgxChildContentModule, IgxChildContentDynamicModule, fromBrushCollection, toBrushCollection, Localization, HashSet$1, typeCast, stringReplace, TransformGroup, TranslateTransform, MouseButtonEventArgs, Point_$type, KeyEventArgs, toNullable, fromEn, DeviceUtils, Rect, stringContains, stringSplit, Popup, IgxKeyEventArgs, SyncableObservableCollection$2, IgCollection, CollectionAdapter, NotifyCollectionChangedAction, Size, RotateTransform, NativeUIElementBridge, NativeUIInputChangingEventArgs, NativeUIComponentHorizontalAlignment_$type, NativeUIInputType_$type, NativeUIInputDisplayType_$type, NativeUIDisplayDensity_$type, INativeUIInputBridge_$type, NativeUIButtonClickedEventArgs, NativeUIMouseEventArgs, NativeUIFocusEventArgs, NativeUIButtonDisplayType_$type, NativeUIComponent, NativeUICheckboxChangeEventArgs, SvgIconRegistry, NativeUIPopupOpenedEventArgs, NativeUIPopupClosedEventArgs, NativeUIPopupPointerPosition_$type, NativeUIPopupAnimationType_$type, INativeUIPopupBridge_$type, NativeUIInput, NativeUIButton, NativeUICheckbox, NativeUIIcon, NativeUIPopup, INativeUIElementFactory_$type } from 'igniteui-angular-core';
10
+ import { markEnum, markType, Base, StringBuilder, List$1, Delegate_$type, fromEnum, runOn, NativeUI, ScaleTransform, KeyFrameAnimationFactory, AnimationKeyFrameEffect, LinkedList$1, IKeyFrameAnimation_$type, PropertyChangedEventArgs, AnimationKeyFrameProperty, AnimationKeyFrameEffectTiming, AppearanceHelper, INotifyPropertyChanged_$type, BrushUtil, typeGetValue, EnumUtil, ElevationMode_$type, EventArgs, stringIsNullOrEmpty, isNaN_, IVisualData_$type, enumGetBox, CornerRadius, MouseEventArgs, FocusEventArgs, Thickness, ControlDisplayDensity_$type, BaseControlTheme_$type, HorizontalAlignment_$type, VerticalAlignment_$type, FontUtil, Dictionary$2, String_$type, Brush, DomWrapper_$type, Tuple$2, SVGNode, FastIterationDictionary$2, PrimitiveVisualData, Ellipse, EllipseVisualData, Rectangle, RectangleVisualData, Line, LineVisualData, Path, PathVisualData, DoubleCollection, typeCast, stringStartsWith, trimStart, IIcon_$type, dateMinValue, dateGetMonth, parseBool, dateNow, dateMaxValue, dateAddYears, ObservableCollection$1, dateFromValues, delegateRemove, SRProvider, dateGetDate, stringIsNullOrWhiteSpace, delegateCombine, dateAddDays, Number_$type, dateAddMonths, truncate, timeSpanTotalDays, intDivide, NamePatcher, AngularRenderer, ensureEnum, brushToString, stringToBrush, ensureBool, FontInfo, toSpinal, initializePropertiesFromCss, TypeRegistrar, PortalManager, IgxFocusEventArgs, IgxChildContentModule, IgxChildContentDynamicModule, fromBrushCollection, toBrushCollection, Localization, HashSet$1, stringReplace, TransformGroup, TranslateTransform, MouseButtonEventArgs, Point_$type, KeyEventArgs, toNullable, fromEn, DeviceUtils, Rect, stringContains, stringSplit, Popup, IgxKeyEventArgs, SyncableObservableCollection$2, IgCollection, CollectionAdapter, NotifyCollectionChangedAction, Size, RotateTransform, NativeUIElementBridge, NativeUIInputChangingEventArgs, NativeUIComponentHorizontalAlignment_$type, NativeUIInputType_$type, NativeUIInputDisplayType_$type, NativeUIDisplayDensity_$type, INativeUIInputBridge_$type, NativeUIButtonClickedEventArgs, NativeUIMouseEventArgs, NativeUIFocusEventArgs, NativeUIButtonDisplayType_$type, NativeUIComponent, NativeUICheckboxChangeEventArgs, SvgIconRegistry, NativeUIPopupOpenedEventArgs, NativeUIPopupClosedEventArgs, NativeUIPopupPointerPosition_$type, NativeUIPopupAnimationType_$type, INativeUIPopupBridge_$type, NativeUIInput, NativeUIButton, NativeUICheckbox, NativeUIIcon, NativeUIPopup, INativeUIElementFactory_$type } from 'igniteui-angular-core';
11
11
  import { __extends, __values } from 'tslib';
12
12
  import { CommonModule } from '@angular/common';
13
13
 
@@ -956,17 +956,17 @@ var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
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 @@ var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
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 StringBuilder(0);
984
984
  a.l("{");
985
985
  a.l("top : " + this.s + ", ");
@@ -1000,20 +1000,20 @@ var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
1000
1000
  a.l("actualElevationMode : " + this.j + ", ");
1001
1001
  a.l("actualTextColor : " + this.f.serialize() + ", ");
1002
1002
  a.l("actualBorderWidth : " + this.o + ", ");
1003
+ if (!stringIsNullOrEmpty(this.ad)) {
1004
+ a.l("textStyleFontStyle : \"" + this.ad + "\", ");
1005
+ }
1003
1006
  if (!stringIsNullOrEmpty(this.ae)) {
1004
- a.l("textStyleFontStyle : \"" + this.ae + "\", ");
1007
+ a.l("textStyleFontVariant : \"" + this.ae + "\", ");
1005
1008
  }
1006
1009
  if (!stringIsNullOrEmpty(this.af)) {
1007
- a.l("textStyleFontVariant : \"" + this.af + "\", ");
1010
+ a.l("textStyleFontWeight : \"" + this.af + "\", ");
1008
1011
  }
1009
- if (!stringIsNullOrEmpty(this.ag)) {
1010
- a.l("textStyleFontWeight : \"" + this.ag + "\", ");
1012
+ if (!stringIsNullOrEmpty(this.ab)) {
1013
+ a.l("textStyleFontFamily : \"" + this.ab + "\", ");
1011
1014
  }
1012
1015
  if (!stringIsNullOrEmpty(this.ac)) {
1013
- a.l("textStyleFontFamily : \"" + this.ac + "\", ");
1014
- }
1015
- if (!stringIsNullOrEmpty(this.ad)) {
1016
- a.l("textStyleFontStretch : \"" + this.ad + "\", ");
1016
+ a.l("textStyleFontStretch : \"" + this.ac + "\", ");
1017
1017
  }
1018
1018
  if (!isNaN_(this.r)) {
1019
1019
  a.l("textStyleFontSize : " + this.r + ", ");
@@ -1033,7 +1033,7 @@ var ButtonVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
1033
1033
  a.l("}");
1034
1034
  return a.toString();
1035
1035
  };
1036
- ButtonVisualModelExport.$t = markType(ButtonVisualModelExport, 'ButtonVisualModelExport');
1036
+ ButtonVisualModelExport.$t = markType(ButtonVisualModelExport, 'ButtonVisualModelExport', Base.$, [IVisualData_$type]);
1037
1037
  return ButtonVisualModelExport;
1038
1038
  }(Base));
1039
1039
 
@@ -1239,10 +1239,13 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
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 (!isNaN_(this.b.bf) && this.b.bf > 0) {
1247
1250
  this.n.setStyleProperty("border-style", "solid");
1248
1251
  }
@@ -1260,11 +1263,6 @@ var ButtonView = /** @class */ /*@__PURE__*/ (function (_super) {
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 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
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 = 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 = NativeUI.d(a);
4577
4573
  c.t = NativeUI.k(a);
4578
4574
  c.h = this.n;
@@ -4583,7 +4579,7 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
4583
4579
  c.a = AppearanceHelper.a(this.ne);
4584
4580
  c.u = this.ct;
4585
4581
  c.e = AppearanceHelper.a(this.np);
4586
- c.ah = this.kr;
4582
+ c.ag = this.kr;
4587
4583
  c.b = AppearanceHelper.a(NativeUI.aj(a));
4588
4584
  c.j = this.u;
4589
4585
  c.f = AppearanceHelper.a(NativeUI.al(b));
@@ -4599,31 +4595,31 @@ var XButton = /** @class */ /*@__PURE__*/ (function (_super) {
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 = 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 = 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 (!isNaN_(g.f)) {
4617
- c.r = g.f;
4612
+ if (!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 @@ var IconVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
5031
5027
  __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 @@ var IconVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
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 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 (!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 (!stringIsNullOrEmpty(this.q)) {
5089
+ a.l("textStyleFontStyle : \"" + this.q + "\", ");
5077
5090
  }
5078
- if (!stringIsNullOrEmpty(this.p)) {
5079
- a.l("textStyleFontVariant : \"" + this.p + "\", ");
5091
+ if (!stringIsNullOrEmpty(this.r)) {
5092
+ a.l("textStyleFontVariant : \"" + this.r + "\", ");
5080
5093
  }
5081
- if (!stringIsNullOrEmpty(this.q)) {
5082
- a.l("textStyleFontWeight : \"" + this.q + "\", ");
5094
+ if (!stringIsNullOrEmpty(this.s)) {
5095
+ a.l("textStyleFontWeight : \"" + this.s + "\", ");
5083
5096
  }
5084
- if (!stringIsNullOrEmpty(this.m)) {
5085
- a.l("textStyleFontFamily : \"" + this.m + "\", ");
5097
+ if (!stringIsNullOrEmpty(this.o)) {
5098
+ a.l("textStyleFontFamily : \"" + this.o + "\", ");
5086
5099
  }
5087
- if (!stringIsNullOrEmpty(this.n)) {
5088
- a.l("textStyleFontStretch : \"" + this.n + "\", ");
5100
+ if (!stringIsNullOrEmpty(this.p)) {
5101
+ a.l("textStyleFontStretch : \"" + this.p + "\", ");
5089
5102
  }
5090
- if (!isNaN_(this.g)) {
5091
- a.l("textStyleFontSize : " + this.g + ", ");
5103
+ if (!isNaN_(this.h)) {
5104
+ a.l("textStyleFontSize : " + this.h + ", ");
5092
5105
  }
5093
5106
  a.l("}");
5094
5107
  return a.toString();
@@ -5110,71 +5123,71 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
5110
5123
  __extends(IconView, _super);
5111
5124
  function IconView() {
5112
5125
  var _this = _super.call(this) || this;
5113
- _this.c = null;
5114
- _this.s = null;
5115
- _this.f = null;
5116
- _this.l = new List$1(Delegate_$type, 0);
5117
- _this.n = null;
5118
- _this.o = null;
5119
- _this.p = null;
5126
+ _this.d = null;
5127
+ _this.v = null;
5128
+ _this.g = null;
5129
+ _this.o = new List$1(Delegate_$type, 0);
5120
5130
  _this.q = null;
5121
5131
  _this.r = null;
5122
- _this.d = null;
5132
+ _this.s = null;
5133
+ _this.t = null;
5134
+ _this.u = null;
5123
5135
  _this.e = null;
5136
+ _this.f = null;
5137
+ _this.ab = null;
5138
+ _this.n = new Dictionary$2(Brush.$, String_$type, 0);
5139
+ _this.j = true;
5124
5140
  _this.y = null;
5125
- _this.k = new Dictionary$2(Brush.$, String_$type, 0);
5126
- _this.g = true;
5127
- _this.v = null;
5128
- _this.u = null;
5129
- _this.t = null;
5130
- _this.m = new List$1(DomWrapper_$type, 0);
5131
- _this.n = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
5132
- _this.o = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
5133
- _this.p = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
5141
+ _this.x = null;
5142
+ _this.w = null;
5143
+ _this.p = new List$1(DomWrapper_$type, 0);
5134
5144
  _this.q = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
5135
5145
  _this.r = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
5136
- _this.d = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
5146
+ _this.s = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
5147
+ _this.t = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
5148
+ _this.u = new List$1(Tuple$2.$.specialize(SVGNode.$, Base.$), 0);
5137
5149
  _this.e = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
5150
+ _this.f = new FastIterationDictionary$2(String_$type, List$1.$.specialize(Tuple$2.$.specialize(SVGNode.$, Base.$)), 0);
5138
5151
  return _this;
5139
5152
  }
5140
- IconView.prototype.ag = function () {
5153
+ IconView.prototype.ak = function () {
5141
5154
  };
5142
- IconView.prototype.i = function () {
5155
+ IconView.prototype.l = function () {
5143
5156
  return true;
5144
5157
  };
5145
- Object.defineProperty(IconView.prototype, "w", {
5158
+ Object.defineProperty(IconView.prototype, "z", {
5146
5159
  get: function () {
5147
- return this.v;
5160
+ return this.y;
5148
5161
  },
5149
5162
  enumerable: false,
5150
5163
  configurable: true
5151
5164
  });
5152
- Object.defineProperty(IconView.prototype, "x", {
5165
+ Object.defineProperty(IconView.prototype, "aa", {
5153
5166
  get: function () {
5154
5167
  return null;
5155
5168
  },
5156
5169
  enumerable: false,
5157
5170
  configurable: true
5158
5171
  });
5159
- Object.defineProperty(IconView.prototype, "b", {
5172
+ Object.defineProperty(IconView.prototype, "c", {
5160
5173
  get: function () {
5161
- return this.m.toArray();
5174
+ return this.p.toArray();
5162
5175
  },
5163
5176
  enumerable: false,
5164
5177
  configurable: true
5165
5178
  });
5166
- Object.defineProperty(IconView.prototype, "j", {
5179
+ Object.defineProperty(IconView.prototype, "m", {
5167
5180
  get: function () {
5168
5181
  return true;
5169
5182
  },
5170
5183
  enumerable: false,
5171
5184
  configurable: true
5172
5185
  });
5173
- IconView.prototype.ae = function (a) {
5186
+ IconView.prototype.ai = function (a) {
5174
5187
  var e_1, _a;
5175
5188
  if (a == null) {
5176
5189
  try {
5177
- for (var _b = __values(fromEnum(this.l)), _c = _b.next(); !_c.done; _c = _b.next()) {
5190
+ for (var _b = __values(fromEnum(this.o)), _c = _b.next(); !_c.done; _c = _b.next()) {
5178
5191
  var b = _c.value;
5179
5192
  b();
5180
5193
  }
@@ -5192,109 +5205,109 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
5192
5205
  throw e_1.error;
5193
5206
  }
5194
5207
  }
5195
- this.l.clear();
5196
- if (this.v != null) {
5197
- this.v.unlistenAll();
5208
+ this.o.clear();
5209
+ if (this.y != null) {
5210
+ this.y.unlistenAll();
5198
5211
  }
5199
- if (this.u != null) {
5200
- this.u.unlistenAll();
5212
+ if (this.x != null) {
5213
+ this.x.unlistenAll();
5201
5214
  }
5202
5215
  }
5203
- this.s = a;
5216
+ this.v = a;
5204
5217
  a.rootWrapper.setStyleProperty("position", "relative");
5205
- this.s.rootWrapper.setStyleProperty("display", "flex");
5206
- this.s.rootWrapper.setStyleProperty("flex-direction", "row");
5207
- this.s.rootWrapper.setStyleProperty("flex-wrap", "no-wrap");
5208
- this.s.rootWrapper.setStyleProperty("align-items", "center");
5209
- this.s.rootWrapper.setStyleProperty("justify-content", "center");
5210
- this.am();
5211
- var c = this.s.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");
5212
5225
  c.setStyleProperty("position", "absolute");
5213
5226
  c.setStyleProperty("top", "0");
5214
5227
  c.setStyleProperty("left", "0");
5215
5228
  c.setStyleProperty("right", "0");
5216
5229
  c.setStyleProperty("bottom", "0");
5217
- this.v = c;
5218
- var d = this.s.createElement("img");
5230
+ this.y = c;
5231
+ var d = this.v.createElement("img");
5219
5232
  d.setStyleProperty("height", "100%");
5220
5233
  d.setStyleProperty("width", "100%");
5221
5234
  d.setStyleProperty("object-fit", "contain");
5222
- this.u = d;
5223
- this.ar();
5224
- this.t = a.createElementNS("defs", "http://www.w3.org/2000/svg");
5225
- this.v.append(this.t);
5226
- this.s.append(this.v);
5227
- this.l.add(c.listen("click", runOn(this, this.ad)));
5228
- this.c.cc();
5229
- };
5230
- IconView.prototype.ao = function (a) {
5231
- this.k.clear();
5232
- this.s.rootWrapper.removeChildren();
5233
- this.s.rootWrapper.append(this.v);
5234
- this.v.removeChildren();
5235
- this.t.removeChildren();
5236
- this.m.clear();
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", runOn(this, this.ah)));
5241
+ this.d.cc();
5242
+ };
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();
5237
5250
  if (a != null) {
5238
- var b = this.s.createElementNS("path", "http://www.w3.org/2000/svg");
5251
+ var b = this.v.createElementNS("path", "http://www.w3.org/2000/svg");
5239
5252
  b.setAttribute("d", a);
5240
- this.v.append(this.t);
5241
- this.v.append(b);
5242
- this.m.add(b);
5243
- }
5244
- };
5245
- IconView.prototype.ap = function (a) {
5246
- this.k.clear();
5247
- this.s.rootWrapper.removeChildren();
5248
- this.s.rootWrapper.append(this.v);
5249
- this.v.removeChildren();
5250
- this.t.removeChildren();
5251
- this.m.clear();
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();
5252
5265
  if (a != null && a.length > 0) {
5253
- this.v.append(this.t);
5266
+ this.y.append(this.w);
5254
5267
  for (var b = 0; b < a.length; b++) {
5255
- var c = this.s.createElementNS("path", "http://www.w3.org/2000/svg");
5268
+ var c = this.v.createElementNS("path", "http://www.w3.org/2000/svg");
5256
5269
  c.setAttribute("d", a[b]);
5257
- this.v.append(c);
5258
- this.m.add(c);
5270
+ this.y.append(c);
5271
+ this.p.add(c);
5259
5272
  }
5260
5273
  }
5261
5274
  };
5262
- IconView.prototype.an = function (a) {
5263
- this.s.rootWrapper.removeChildren();
5275
+ IconView.prototype.as = function (a) {
5276
+ this.v.rootWrapper.removeChildren();
5264
5277
  if (a != null) {
5265
- var b = this.s.rootWrapper.getNativeElement();
5278
+ var b = this.v.rootWrapper.getNativeElement();
5266
5279
  b.innerHTML = a;
5267
5280
  }
5268
5281
  };
5269
- IconView.prototype.al = function (a) {
5270
- if (this.y != a) {
5271
- this.y = a;
5272
- this.s.rootWrapper.removeChildren();
5273
- this.s.rootWrapper.append(this.u);
5274
- this.u.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);
5275
5288
  }
5276
5289
  };
5277
- IconView.prototype.h = function () {
5278
- return this.c.svgPath != null || this.c.svg != null || this.c.b != null;
5279
- };
5280
- IconView.prototype.am = function () {
5281
- this.s.rootWrapper.setStyleProperty("width", isNaN_(this.c.aq) ? "1.5rem" : this.c.aq + "px");
5282
- this.s.rootWrapper.setStyleProperty("height", isNaN_(this.c.ai) ? "1.5rem" : this.c.ai + "px");
5290
+ IconView.prototype.k = function () {
5291
+ return this.d.svgPath != null || this.d.svg != null || this.d.b != null;
5283
5292
  };
5284
5293
  IconView.prototype.ar = function () {
5285
- var a = isNaN_(this.c.an) ? 0 : this.c.an;
5286
- var b = isNaN_(this.c.ao) ? 0 : this.c.ao;
5287
- var c = isNaN_(this.c.ap) ? 24 : this.c.ap;
5288
- var d = isNaN_(this.c.am) ? 24 : this.c.am;
5289
- this.v.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
5294
+ this.v.rootWrapper.setStyleProperty("width", isNaN_(this.d.aq) ? "1.5rem" : this.d.aq + "px");
5295
+ this.v.rootWrapper.setStyleProperty("height", isNaN_(this.d.ai) ? "1.5rem" : this.d.ai + "px");
5296
+ };
5297
+ IconView.prototype.aw = function () {
5298
+ var a = isNaN_(this.d.an) ? 0 : this.d.an;
5299
+ var b = isNaN_(this.d.ao) ? 0 : this.d.ao;
5300
+ var c = isNaN_(this.d.ap) ? 24 : this.d.ap;
5301
+ var d = isNaN_(this.d.am) ? 24 : this.d.am;
5302
+ this.y.setAttribute("viewBox", a + " " + b + " " + c + " " + d);
5290
5303
  };
5291
- IconView.prototype.ai = function (a, b) {
5304
+ IconView.prototype.am = function (a, b) {
5292
5305
  var c = a.color;
5293
- if (!this.k.containsKey(a)) {
5306
+ if (!this.n.containsKey(a)) {
5294
5307
  if (a.isGradient) {
5295
- var d = this.t.getChildCount();
5308
+ var d = this.w.getChildCount();
5296
5309
  var e = a;
5297
- var f = this.s.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
5310
+ var f = this.v.createElementNS("linearGradient", "http://www.w3.org/2000/svg");
5298
5311
  var g = "ig_gradient_" + b + "_" + d;
5299
5312
  f.setAttribute("id", g);
5300
5313
  f.setAttribute("x1", e.startX.toString());
@@ -5304,60 +5317,60 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
5304
5317
  var j = e.gradientStops;
5305
5318
  for (var i = 0; i < j.length; i++) {
5306
5319
  var h = j[i];
5307
- var k = this.s.createElementNS("stop", "http://www.w3.org/2000/svg");
5320
+ var k = this.v.createElementNS("stop", "http://www.w3.org/2000/svg");
5308
5321
  k.setAttribute("offset", h.offset * 100 + "%");
5309
5322
  k.setAttribute("stop-color", h._fill);
5310
5323
  f.append(k);
5311
5324
  }
5312
- this.t.append(f);
5313
- this.k.addItem(a, g);
5325
+ this.w.append(f);
5326
+ this.n.addItem(a, g);
5314
5327
  }
5315
5328
  else if (a.isRadialGradient) {
5316
5329
  }
5317
5330
  }
5318
5331
  };
5319
- IconView.prototype.aj = function (a, b) {
5332
+ IconView.prototype.an = function (a, b) {
5320
5333
  var c = a;
5321
- if (this.k.containsKey(b)) {
5322
- c.setAttribute("fill", "url(#" + this.k.item(b) + ")");
5323
- this.s.rootWrapper.removeChildren();
5324
- this.s.rootWrapper.append(this.v);
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);
5325
5338
  }
5326
5339
  else {
5327
5340
  NativeUI.r(a, b);
5328
5341
  }
5329
5342
  };
5330
- IconView.prototype.ak = function (a, b) {
5343
+ IconView.prototype.ao = function (a, b) {
5331
5344
  var c = a;
5332
- if (this.k.containsKey(b)) {
5333
- c.setAttribute("stroke", "url('#" + this.k.item(b) + "')");
5345
+ if (this.n.containsKey(b)) {
5346
+ c.setAttribute("stroke", "url('#" + this.n.item(b) + "')");
5334
5347
  }
5335
5348
  else {
5336
5349
  NativeUI.aa(a, b);
5337
5350
  }
5338
5351
  };
5339
- IconView.prototype.z = function (a) {
5352
+ IconView.prototype.ac = function (a) {
5340
5353
  };
5341
- IconView.prototype.ah = function () {
5342
- if (this.i()) {
5354
+ IconView.prototype.al = function () {
5355
+ if (this.l()) {
5343
5356
  }
5344
5357
  };
5345
- IconView.prototype.aa = function (a) {
5346
- this.c.b9();
5358
+ IconView.prototype.ad = function (a) {
5359
+ this.d.b9();
5347
5360
  };
5348
- IconView.prototype.ab = function (a) {
5349
- this.c.ca();
5361
+ IconView.prototype.ae = function (a) {
5362
+ this.d.ca();
5350
5363
  };
5351
- IconView.prototype.ac = function () {
5352
- this.g = true;
5353
- this.l.add(this.s.rootWrapper.listen("mouseenter", runOn(this, this.aa)));
5354
- this.l.add(this.s.rootWrapper.listen("mouseleave", runOn(this, this.ab)));
5364
+ IconView.prototype.ag = function () {
5365
+ this.j = true;
5366
+ this.o.add(this.v.rootWrapper.listen("mouseenter", runOn(this, this.ad)));
5367
+ this.o.add(this.v.rootWrapper.listen("mouseleave", runOn(this, this.ae)));
5355
5368
  };
5356
- IconView.prototype.af = function () {
5369
+ IconView.prototype.aj = function () {
5357
5370
  var e_2, _a;
5358
- this.g = false;
5371
+ this.j = false;
5359
5372
  try {
5360
- for (var _b = __values(fromEnum(this.l)), _c = _b.next(); !_c.done; _c = _b.next()) {
5373
+ for (var _b = __values(fromEnum(this.o)), _c = _b.next(); !_c.done; _c = _b.next()) {
5361
5374
  var a = _c.value;
5362
5375
  a();
5363
5376
  }
@@ -5375,15 +5388,15 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
5375
5388
  throw e_2.error;
5376
5389
  }
5377
5390
  }
5378
- this.l.clear();
5391
+ this.o.clear();
5379
5392
  };
5380
- IconView.prototype.aq = function (a) {
5393
+ IconView.prototype.av = function (a) {
5381
5394
  if (a != null) {
5382
- this.s.rootWrapper.setStyleProperty("font", a.fontString);
5395
+ this.v.rootWrapper.setStyleProperty("font", a.fontString);
5383
5396
  }
5384
5397
  };
5385
- IconView.prototype.a = function () {
5386
- var rect_ = this.s.rootWrapper.getNativeElement().getBoundingClientRect();
5398
+ IconView.prototype.b = function () {
5399
+ var rect_ = this.v.rootWrapper.getNativeElement().getBoundingClientRect();
5387
5400
  var a = (rect_.top);
5388
5401
  var b = (rect_.left);
5389
5402
  var c = new Array(2);
@@ -5391,8 +5404,102 @@ var IconView = /** @class */ /*@__PURE__*/ (function (_super) {
5391
5404
  c[1] = b;
5392
5405
  return c;
5393
5406
  };
5394
- IconView.prototype.ad = function (a) {
5395
- this.c.b7();
5407
+ IconView.prototype.ah = function (a) {
5408
+ this.d.b7();
5409
+ };
5410
+ IconView.prototype.a = function () {
5411
+ var a = new List$1(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 Path();
5433
+ $ret.an = a.w;
5434
+ return $ret;
5435
+ })());
5436
+ this.aq(c, a);
5437
+ b = new PathVisualData(1, "path1", c);
5438
+ break;
5439
+ case 3:
5440
+ var d = a;
5441
+ var e = new 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 LineVisualData(1, "line1", e);
5448
+ break;
5449
+ case 4:
5450
+ var f = a;
5451
+ var g = new 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 RectangleVisualData(1, "rect1", g);
5458
+ break;
5459
+ case 5:
5460
+ case 6:
5461
+ var h = a;
5462
+ var i = new Ellipse();
5463
+ i.width = h.y * 2;
5464
+ i.height = h.z * 2;
5465
+ this.aq(i, a);
5466
+ b = new 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 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 (typeCast(Path.$, a) !== null) {
5491
+ return new PathVisualData(1, "path1", a);
5492
+ }
5493
+ else if (typeCast(Line.$, a) !== null) {
5494
+ return new LineVisualData(1, "line1", a);
5495
+ }
5496
+ else if (typeCast(Rectangle.$, a) !== null) {
5497
+ return new RectangleVisualData(1, "rect1", a);
5498
+ }
5499
+ else if (typeCast(Ellipse.$, a) !== null) {
5500
+ return new EllipseVisualData(1, "ellipse1", a);
5501
+ }
5502
+ return null;
5396
5503
  };
5397
5504
  IconView.$t = markType(IconView, 'IconView');
5398
5505
  return IconView;
@@ -5445,9 +5552,9 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
5445
5552
  _this.clicked = null;
5446
5553
  _this.propertyChanged = null;
5447
5554
  var a = new IconView();
5448
- a.c = _this;
5555
+ a.d = _this;
5449
5556
  _this.view = a;
5450
- _this.view.ag();
5557
+ _this.view.ak();
5451
5558
  return _this;
5452
5559
  }
5453
5560
  Object.defineProperty(XIcon.prototype, "view", {
@@ -5515,11 +5622,11 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
5515
5622
  case "ViewBoxTop":
5516
5623
  case "ViewBoxWidth":
5517
5624
  case "ViewBoxHeight":
5518
- this.view.ar();
5625
+ this.view.aw();
5519
5626
  break;
5520
5627
  case "Width":
5521
5628
  case "Height":
5522
- this.view.am();
5629
+ this.view.ar();
5523
5630
  break;
5524
5631
  }
5525
5632
  };
@@ -5543,18 +5650,18 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
5543
5650
  };
5544
5651
  Object.defineProperty(XIcon.prototype, "r", {
5545
5652
  get: function () {
5546
- return this.svgPath != null && !this.view.j;
5653
+ return this.svgPath != null && !this.view.m;
5547
5654
  },
5548
5655
  enumerable: false,
5549
5656
  configurable: true
5550
5657
  });
5551
5658
  XIcon.prototype.ch = function () {
5552
- NativeUI.y(this.view.w, this.ak);
5659
+ NativeUI.y(this.view.z, this.ak);
5553
5660
  };
5554
5661
  XIcon.prototype.cg = function () {
5555
- var a = this.view.w;
5662
+ var a = this.view.z;
5556
5663
  if (this.r) {
5557
- var b = this.view.x;
5664
+ var b = this.view.aa;
5558
5665
  NativeUI.r(b, this.cw);
5559
5666
  NativeUI.aa(b, this.cx);
5560
5667
  NativeUI.ad(b, this.af);
@@ -5563,22 +5670,22 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
5563
5670
  var c = false;
5564
5671
  if (this.svgPath != null) {
5565
5672
  if (stringStartsWith(trimStart(this.svgPath, ' ', '\n', '\r', '\t'), "<svg")) {
5566
- this.view.an(this.svgPath);
5673
+ this.view.as(this.svgPath);
5567
5674
  c = true;
5568
5675
  }
5569
5676
  else {
5570
- this.view.ao(this.svgPath);
5677
+ this.view.at(this.svgPath);
5571
5678
  }
5572
5679
  }
5573
5680
  else if (this.b != null) {
5574
- this.view.ap(this.b);
5575
- var d = this.view.b;
5681
+ this.view.au(this.b);
5682
+ var d = this.view.c;
5576
5683
  if (d != null && d.length > 0) {
5577
5684
  var e = NativeUI.r;
5578
5685
  var f = NativeUI.aa;
5579
5686
  this.cd();
5580
- e = runOn(this.view, this.view.aj);
5581
- f = runOn(this.view, this.view.ak);
5687
+ e = runOn(this.view, this.view.an);
5688
+ f = runOn(this.view, this.view.ao);
5582
5689
  for (var g = 0; g < d.length; g++) {
5583
5690
  if (this.cw != null) {
5584
5691
  e(d[g], this.cw);
@@ -5601,63 +5708,63 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
5601
5708
  }
5602
5709
  }
5603
5710
  if (this.m != null) {
5604
- this.view.aq(this.m);
5711
+ this.view.av(this.m);
5605
5712
  }
5606
5713
  return;
5607
5714
  }
5608
5715
  else if (this.svg != null) {
5609
- this.view.an(this.svg);
5716
+ this.view.as(this.svg);
5610
5717
  c = true;
5611
5718
  }
5612
5719
  else if (this.a7 != null) {
5613
- this.view.al(this.a7);
5720
+ this.view.ap(this.a7);
5614
5721
  }
5615
5722
  if (c) {
5616
- for (var h = 0; h < this.view.o.count; h++) {
5617
- var i = this.view.o._inner[h].c;
5618
- NativeUI.r(this.view.o._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
+ NativeUI.r(this.view.r._inner[h].d, i.l.f(this.c8));
5619
5726
  }
5620
- for (var j = 0; j < this.view.p.count; j++) {
5621
- var k = this.view.p._inner[j].c;
5622
- NativeUI.aa(this.view.p._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
+ NativeUI.aa(this.view.s._inner[j].d, k.m.f(this.c9));
5623
5730
  }
5624
- for (var l = 0; l < this.view.q.count; l++) {
5625
- var m = this.view.q._inner[l].c;
5626
- NativeUI.r(this.view.q._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
+ NativeUI.r(this.view.t._inner[l].d, m.l.f(this.da));
5627
5734
  }
5628
- for (var n = 0; n < this.view.r.count; n++) {
5629
- var o = this.view.r._inner[n].c;
5630
- NativeUI.aa(this.view.r._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
+ NativeUI.aa(this.view.u._inner[n].d, o.m.f(this.db));
5631
5738
  }
5632
- for (var p = 0; p < this.view.d.o.count; p++) {
5633
- var q = this.view.d.o._inner[p];
5739
+ for (var p = 0; p < this.view.e.o.count; p++) {
5740
+ var q = this.view.e.o._inner[p];
5634
5741
  var r = q.split('-');
5635
5742
  var s = parseInt(r[r.length - 1]);
5636
5743
  if (s < this.e.count) {
5637
- for (var t = 0; t < this.view.d.q._inner[p].count; t++) {
5638
- var u = this.view.d.q._inner[p]._inner[t].c;
5639
- NativeUI.r(this.view.d.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
5744
+ for (var t = 0; t < this.view.e.q._inner[p].count; t++) {
5745
+ var u = this.view.e.q._inner[p]._inner[t].c;
5746
+ NativeUI.r(this.view.e.q._inner[p]._inner[t].d, u.l.f(this.e.item(s)));
5640
5747
  }
5641
5748
  }
5642
5749
  }
5643
- for (var v = 0; v < this.view.e.o.count; v++) {
5644
- var w = this.view.e.o._inner[v];
5750
+ for (var v = 0; v < this.view.f.o.count; v++) {
5751
+ var w = this.view.f.o._inner[v];
5645
5752
  var x = w.split('-');
5646
5753
  var y = parseInt(x[x.length - 1]);
5647
5754
  if (y < this.f.count) {
5648
- for (var z = 0; z < this.view.e.q._inner[v].count; z++) {
5649
- var aa = this.view.e.q._inner[v]._inner[z].c;
5650
- NativeUI.aa(this.view.e.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
5755
+ for (var z = 0; z < this.view.f.q._inner[v].count; z++) {
5756
+ var aa = this.view.f.q._inner[v]._inner[z].c;
5757
+ NativeUI.aa(this.view.f.q._inner[v]._inner[z].d, aa.m.f(this.f.item(y)));
5651
5758
  }
5652
5759
  }
5653
5760
  }
5654
- for (var ab = 0; ab < this.view.n.count; ab++) {
5655
- var ac = this.view.n._inner[ab].c;
5656
- NativeUI.r(this.view.n._inner[ab].d, ac.l.f(this.cw));
5657
- NativeUI.aa(this.view.n._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
+ NativeUI.r(this.view.q._inner[ab].d, ac.l.f(this.cw));
5764
+ NativeUI.aa(this.view.q._inner[ab].d, ac.m.f(this.cx));
5658
5765
  }
5659
5766
  }
5660
- var ad = this.view.w;
5767
+ var ad = this.view.z;
5661
5768
  if (this.cw != null) {
5662
5769
  NativeUI.r(ad, this.cw);
5663
5770
  }
@@ -5669,25 +5776,25 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
5669
5776
  }
5670
5777
  }
5671
5778
  if (this.m != null) {
5672
- this.view.aq(this.m);
5779
+ this.view.av(this.m);
5673
5780
  }
5674
5781
  if (this.cy != null) {
5675
- NativeUI.q(this.view.w, this.cy);
5782
+ NativeUI.q(this.view.z, this.cy);
5676
5783
  }
5677
5784
  };
5678
5785
  XIcon.prototype.cd = function () {
5679
5786
  var e_3, _a, e_4, _b;
5680
5787
  if (this.cw != null) {
5681
- this.view.ai(this.cw, "fill");
5788
+ this.view.am(this.cw, "fill");
5682
5789
  }
5683
5790
  if (this.cx != null) {
5684
- this.view.ai(this.cx, "stroke");
5791
+ this.view.am(this.cx, "stroke");
5685
5792
  }
5686
5793
  if (this.e != null) {
5687
5794
  try {
5688
5795
  for (var _c = __values(fromEnum(this.e)), _d = _c.next(); !_d.done; _d = _c.next()) {
5689
5796
  var a = _d.value;
5690
- this.view.ai(a, "fills");
5797
+ this.view.am(a, "fills");
5691
5798
  }
5692
5799
  }
5693
5800
  catch (e_3_1) {
@@ -5708,7 +5815,7 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
5708
5815
  try {
5709
5816
  for (var _e = __values(fromEnum(this.f)), _f = _e.next(); !_f.done; _f = _e.next()) {
5710
5817
  var b = _f.value;
5711
- this.view.ai(b, "strokes");
5818
+ this.view.am(b, "strokes");
5712
5819
  }
5713
5820
  }
5714
5821
  catch (e_4_1) {
@@ -6247,10 +6354,10 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
6247
6354
  XIcon.prototype.cc = function () {
6248
6355
  };
6249
6356
  XIcon.prototype.onDetachedFromUI = function () {
6250
- this.view.af();
6357
+ this.view.aj();
6251
6358
  };
6252
6359
  XIcon.prototype.onAttachedToUI = function () {
6253
- this.view.ac();
6360
+ this.view.ag();
6254
6361
  };
6255
6362
  XIcon.prototype.b7 = function () {
6256
6363
  if (this.disabled) {
@@ -6261,61 +6368,58 @@ var XIcon = /** @class */ /*@__PURE__*/ (function (_super) {
6261
6368
  }
6262
6369
  };
6263
6370
  XIcon.prototype.u = function () {
6264
- return this.view.i();
6371
+ return this.view.l();
6265
6372
  };
6266
6373
  XIcon.prototype.au = function () {
6267
6374
  return this.g();
6268
6375
  };
6269
6376
  XIcon.prototype.a9 = function () {
6270
6377
  var a = this.g();
6271
- return a.k();
6378
+ return a.l();
6272
6379
  };
6273
6380
  XIcon.prototype.g = function () {
6274
6381
  var a = new IconVisualModelExport();
6275
- var b = this.view.w;
6276
- a.a = AppearanceHelper.a(NativeUI.al(b));
6277
- a.c = AppearanceHelper.a(NativeUI.al(b));
6278
- a.b = AppearanceHelper.a(NativeUI.am(b));
6279
- a.d = this.af;
6280
- var c = this.view.a();
6281
- a.h = c[0];
6282
- a.f = c[1];
6283
- a.e = NativeUI.d(b);
6284
- a.i = NativeUI.k(b);
6382
+ var b = this.view.b();
6383
+ a.i = b[0];
6384
+ a.g = b[1];
6385
+ a.f = NativeUI.d(this.view.z);
6386
+ a.j = NativeUI.k(this.view.z);
6387
+ a.a = this.view.a();
6388
+ a.svg = this.svg;
6285
6389
  a.svgPath = this.svgPath;
6286
- a.j = this.a7;
6390
+ a.k = this.a7;
6287
6391
  if (this.m != null) {
6288
- var d = this.m;
6289
- if (this.view != null && d.q == null) {
6290
- var e = this.view.s;
6291
- var f = FontUtil.getFontInfoFromString(e, d.fontString);
6292
- d.q = f.q;
6293
- d.f = f.f;
6294
- d.r = f.r;
6295
- d.t = f.t;
6296
- d.u = f.u;
6297
- 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 = 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;
6298
6402
  }
6299
- if (d.q != null) {
6300
- a.m = d.q;
6403
+ if (c.q != null) {
6404
+ a.o = c.q;
6301
6405
  }
6302
- if (!isNaN_(d.f)) {
6303
- a.g = d.f;
6406
+ if (!isNaN_(c.f)) {
6407
+ a.h = c.f;
6304
6408
  }
6305
- if (d.v != null) {
6306
- a.q = d.v;
6409
+ if (c.v != null) {
6410
+ a.s = c.v;
6307
6411
  }
6308
- if (d.t != null) {
6309
- a.o = d.t;
6412
+ if (c.t != null) {
6413
+ a.q = c.t;
6310
6414
  }
6311
- if (d.r != null) {
6312
- a.n = d.t;
6415
+ if (c.r != null) {
6416
+ a.p = c.t;
6313
6417
  }
6314
6418
  }
6315
6419
  return a;
6316
6420
  };
6317
6421
  XIcon.prototype.provideContainer = function (a) {
6318
- this.view.ae(a);
6422
+ this.view.ai(a);
6319
6423
  };
6320
6424
  XIcon.$t = markType(XIcon, 'XIcon', Base.$, [INotifyPropertyChanged_$type, IIcon_$type]);
6321
6425
  XIcon.cz = null;
@@ -6478,7 +6582,7 @@ var CalendarVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
6478
6582
  a.l(",");
6479
6583
  }
6480
6584
  var c = this.j._inner[b].aa.charAt(0).toString().toLowerCase() + this.j._inner[b].aa.substr(1);
6481
- a.l(this.j._inner[b].ab());
6585
+ a.l(this.j._inner[b].serialize());
6482
6586
  }
6483
6587
  a.l("],");
6484
6588
  a.l("dayNamesModels: [");
@@ -22266,7 +22370,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
22266
22370
  });
22267
22371
  DatePickerView.prototype.ak = function (a) {
22268
22372
  if (a == null) {
22269
- this.b.cq();
22373
+ this.b.cr();
22270
22374
  if (this.d != null) {
22271
22375
  var b = this.d.rootWrapper.getChildAt(0);
22272
22376
  b.unlistenAll();
@@ -22292,7 +22396,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
22292
22396
  DatePickerView.prototype.ad = function () {
22293
22397
  if (this.d != null) {
22294
22398
  this.k = this.d.rootWrapper.getChildAt(0);
22295
- this.k.setAttribute("tabIndex", this.b.be.toString());
22399
+ this.k.setAttribute("tabIndex", this.b.bf.toString());
22296
22400
  this.k.setStyleProperty("display", "flex");
22297
22401
  this.k.setStyleProperty("height", "100%");
22298
22402
  this.l = this.d.createElement("div");
@@ -22305,7 +22409,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
22305
22409
  this.i = this.d.createElement("div");
22306
22410
  this.i.setAttribute("aria-hidden", "true");
22307
22411
  this.h = this.d.createElement("div");
22308
- this.b.cr();
22412
+ this.b.cs();
22309
22413
  this.j.getChildAt(0).setAttribute("aria-expanded", "fasle");
22310
22414
  this.j.getChildAt(0).setAttribute("aria-invalid", "false");
22311
22415
  this.f.setStyleProperty("height", "16px");
@@ -22391,7 +22495,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
22391
22495
  };
22392
22496
  DatePickerView.prototype.av = function () {
22393
22497
  if (this.f != null) {
22394
- if (this.b.az == true) {
22498
+ if (this.b.a0 == true) {
22395
22499
  this.f.show();
22396
22500
  }
22397
22501
  else {
@@ -22405,7 +22509,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
22405
22509
  }
22406
22510
  };
22407
22511
  DatePickerView.prototype.ax = function () {
22408
- this.k.setAttribute("tabIndex", this.b.be.toString());
22512
+ this.k.setAttribute("tabIndex", this.b.bf.toString());
22409
22513
  };
22410
22514
  DatePickerView.prototype.an = function () {
22411
22515
  this.o.observe(document, { childList: true, subtree: true });
@@ -22420,9 +22524,9 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
22420
22524
  this.e.setStyleProperty("width", "100%");
22421
22525
  this.e.setStyleProperty("height", "100%");
22422
22526
  this.e.setStyleProperty("display", "flex");
22423
- this.b.cs();
22527
+ this.b.ct();
22424
22528
  this.e.parent().setStyleProperty("height", "100%");
22425
- if (this.b.a1 == true) {
22529
+ if (this.b.a2 == true) {
22426
22530
  this.e.parent().parent().setStyleProperty("max-width", "245px");
22427
22531
  }
22428
22532
  else {
@@ -22432,7 +22536,7 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
22432
22536
  };
22433
22537
  DatePickerView.prototype.z = function () {
22434
22538
  if (this.d != null) {
22435
- if (this.b.a1 == true) {
22539
+ if (this.b.a2 == true) {
22436
22540
  this.e.parent().parent().setStyleProperty("max-width", "245px");
22437
22541
  }
22438
22542
  else {
@@ -22461,60 +22565,60 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
22461
22565
  if (this.b.av == true) {
22462
22566
  return;
22463
22567
  }
22464
- this.b.cp();
22568
+ this.b.cq();
22465
22569
  if (this.f != null) {
22466
22570
  this.f.hide();
22467
22571
  }
22468
22572
  };
22469
22573
  DatePickerView.prototype.aa = function (a) {
22470
- this.b.c8();
22574
+ this.b.c9();
22471
22575
  };
22472
22576
  DatePickerView.prototype.ab = function (a) {
22473
- this.b.c9();
22577
+ this.b.da();
22474
22578
  };
22475
22579
  DatePickerView.prototype.ag = function (a) {
22476
22580
  a.stopPropagation();
22477
- this.b.cx();
22581
+ this.b.cy();
22478
22582
  };
22479
22583
  DatePickerView.prototype.y = function (a) {
22480
22584
  var b = a.which;
22481
22585
  if (b == 27) {
22482
- this.b.cq();
22586
+ this.b.cr();
22483
22587
  }
22484
22588
  };
22485
22589
  DatePickerView.prototype.w = function (a) {
22486
22590
  this.b.focus();
22487
22591
  var b = (a.originalEvent.relatedTarget);
22488
22592
  if (!this.c(b)) {
22489
- this.b.c3();
22593
+ this.b.c4();
22490
22594
  }
22491
22595
  };
22492
22596
  DatePickerView.prototype.x = function (a) {
22493
22597
  var b = (a.originalEvent.relatedTarget);
22494
22598
  if (!this.c(b)) {
22495
- this.b.cw();
22496
- this.b.c4();
22599
+ this.b.cx();
22600
+ this.b.c5();
22497
22601
  }
22498
22602
  };
22499
22603
  DatePickerView.prototype.al = function (a, b) {
22500
22604
  if (this.d != null) {
22501
22605
  var c = this.d.rootWrapper.getNativeElement();
22502
22606
  if (!document.documentElement.contains(c)) {
22503
- this.b.cq();
22607
+ this.b.cr();
22504
22608
  }
22505
22609
  }
22506
22610
  else {
22507
- this.b.cq();
22611
+ this.b.cr();
22508
22612
  }
22509
22613
  };
22510
22614
  DatePickerView.prototype.document_Click = function (a) {
22511
22615
  var b = a.target;
22512
22616
  if (!this.c(b)) {
22513
- this.b.cq();
22617
+ this.b.cr();
22514
22618
  }
22515
22619
  };
22516
22620
  DatePickerView.prototype.window_Resize = function (a) {
22517
- this.b.dm();
22621
+ this.b.dn();
22518
22622
  };
22519
22623
  DatePickerView.prototype.a0 = function (a) {
22520
22624
  if (this.d != null) {
@@ -22551,9 +22655,9 @@ var DatePickerView = /** @class */ /*@__PURE__*/ (function (_super) {
22551
22655
  /**
22552
22656
  * @hidden
22553
22657
  */
22554
- var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22555
- __extends(DatePicker, _super);
22556
- function DatePicker() {
22658
+ var XDatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22659
+ __extends(XDatePicker, _super);
22660
+ function XDatePicker() {
22557
22661
  var _this = _super.call(this) || this;
22558
22662
  _this.h = null;
22559
22663
  _this.u = null;
@@ -22563,32 +22667,32 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22563
22667
  _this.m = null;
22564
22668
  _this.n = null;
22565
22669
  _this.c = null;
22566
- _this.bg = "dd";
22567
- _this.bk = "mm";
22568
- _this.bn = "yyyy";
22569
- _this.bh = "mdy";
22570
- _this.bm = "/";
22670
+ _this.bh = "dd";
22671
+ _this.bl = "mm";
22672
+ _this.bo = "yyyy";
22673
+ _this.bi = "mdy";
22674
+ _this.bn = "/";
22571
22675
  _this.ah = false;
22572
22676
  _this.at = false;
22573
22677
  _this.ar = false;
22574
- _this.a5 = dateMinValue();
22678
+ _this.a6 = dateMinValue();
22575
22679
  _this.ai = false;
22576
22680
  _this.propertyChanged = null;
22577
22681
  _this.selectedValueChanged = null;
22578
22682
  _this.ae = null;
22683
+ _this.a8 = dateMinValue();
22579
22684
  _this.a7 = dateMinValue();
22580
- _this.a6 = dateMinValue();
22581
- _this.bj = "";
22582
- _this.dt = BrushUtil.h(255, 24, 29, 31);
22685
+ _this.bk = "";
22686
+ _this.du = BrushUtil.h(255, 24, 29, 31);
22583
22687
  _this.z = null;
22584
- _this.bl = "";
22585
- _this.a4 = dateMinValue();
22586
- _this.a3 = dateMaxValue();
22688
+ _this.bm = "";
22689
+ _this.a5 = dateMinValue();
22690
+ _this.a4 = dateMaxValue();
22587
22691
  _this.x = 2;
22588
22692
  _this.v = 1;
22589
22693
  _this.aa = null;
22590
- _this.du = BrushUtil.h(255, 24, 29, 31);
22591
- _this.ds = BrushUtil.h(255, 163, 172, 184);
22694
+ _this.dv = BrushUtil.h(255, 24, 29, 31);
22695
+ _this.dt = BrushUtil.h(255, 163, 172, 184);
22592
22696
  _this.ao = true;
22593
22697
  _this.ap = false;
22594
22698
  _this.ag = true;
@@ -22598,9 +22702,9 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22598
22702
  _this.aq = false;
22599
22703
  _this.a = new DateTimeValueFormatter();
22600
22704
  _this.d = 0;
22601
- _this.bi = null;
22705
+ _this.bj = null;
22602
22706
  _this.aj = false;
22603
- _this.bd = 0;
22707
+ _this.be = 0;
22604
22708
  _this.ak = false;
22605
22709
  _this.am = false;
22606
22710
  _this.as = false;
@@ -22613,15 +22717,15 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22613
22717
  a.b = _this;
22614
22718
  _this.h = a;
22615
22719
  _this.h.am();
22616
- _this.co();
22720
+ _this.cp();
22617
22721
  return _this;
22618
22722
  }
22619
- DatePicker.prototype.db = function (a, b) {
22723
+ XDatePicker.prototype.dc = function (a, b) {
22620
22724
  if (this.u != null) {
22621
22725
  this.ah = true;
22622
- this.cq();
22726
+ this.cr();
22623
22727
  }
22624
- this.dl();
22728
+ this.dm();
22625
22729
  if (this.selectedValueChanged != null) {
22626
22730
  this.selectedValueChanged(this, ((function () {
22627
22731
  var $ret = new SelectedValueChangedEventArgs();
@@ -22631,28 +22735,28 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22631
22735
  })()));
22632
22736
  }
22633
22737
  if (this.ai) {
22634
- this.df();
22738
+ this.dg();
22635
22739
  }
22636
22740
  };
22637
- DatePicker.prototype.notifySizeChanged = function () {
22741
+ XDatePicker.prototype.notifySizeChanged = function () {
22638
22742
  this.h.ai();
22639
22743
  };
22640
- DatePicker.prototype.destroy = function () {
22744
+ XDatePicker.prototype.destroy = function () {
22641
22745
  if (this.c != null) {
22642
22746
  var a = this.c;
22643
- a.selectedValueChanged = delegateRemove(a.selectedValueChanged, runOn(this, this.cn));
22747
+ a.selectedValueChanged = delegateRemove(a.selectedValueChanged, runOn(this, this.co));
22644
22748
  var b = this.c;
22645
- b.close = delegateRemove(b.close, runOn(this, this.cm));
22749
+ b.close = delegateRemove(b.close, runOn(this, this.cn));
22646
22750
  }
22647
22751
  this.provideContainer(null);
22648
22752
  };
22649
- DatePicker.prototype.provideContainer = function (a) {
22753
+ XDatePicker.prototype.provideContainer = function (a) {
22650
22754
  this.h.ak(a);
22651
22755
  };
22652
- DatePicker.prototype.setName = function (a) {
22756
+ XDatePicker.prototype.setName = function (a) {
22653
22757
  this.o.e = a;
22654
22758
  };
22655
- Object.defineProperty(DatePicker.prototype, "af", {
22759
+ Object.defineProperty(XDatePicker.prototype, "af", {
22656
22760
  get: function () {
22657
22761
  if (this.ae == null) {
22658
22762
  this.ae = new SRProvider(this.h.d);
@@ -22663,64 +22767,64 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22663
22767
  enumerable: false,
22664
22768
  configurable: true
22665
22769
  });
22666
- Object.defineProperty(DatePicker.prototype, "value", {
22770
+ Object.defineProperty(XDatePicker.prototype, "value", {
22667
22771
  get: function () {
22668
- return this.a7;
22772
+ return this.a8;
22669
22773
  },
22670
22774
  set: function (a) {
22671
- var b = this.a7;
22672
- this.a5 = b;
22673
- this.a7 = a;
22674
- if (+b != +(this.a7)) {
22675
- 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);
22676
22780
  }
22677
22781
  },
22678
22782
  enumerable: false,
22679
22783
  configurable: true
22680
22784
  });
22681
- Object.defineProperty(DatePicker.prototype, "ba", {
22785
+ Object.defineProperty(XDatePicker.prototype, "bb", {
22682
22786
  get: function () {
22683
- return this.a6;
22787
+ return this.a7;
22684
22788
  },
22685
22789
  set: function (a) {
22686
- var b = this.a6;
22687
- this.a6 = a;
22688
- if (+b != +(this.a6)) {
22689
- 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);
22690
22794
  }
22691
22795
  },
22692
22796
  enumerable: false,
22693
22797
  configurable: true
22694
22798
  });
22695
- Object.defineProperty(DatePicker.prototype, "b3", {
22799
+ Object.defineProperty(XDatePicker.prototype, "b4", {
22696
22800
  get: function () {
22697
- return this.bj;
22801
+ return this.bk;
22698
22802
  },
22699
22803
  set: function (a) {
22700
- var b = this.bj;
22701
- this.bj = a;
22702
- if (b != this.bj) {
22703
- 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);
22704
22808
  }
22705
22809
  },
22706
22810
  enumerable: false,
22707
22811
  configurable: true
22708
22812
  });
22709
- Object.defineProperty(DatePicker.prototype, "dw", {
22813
+ Object.defineProperty(XDatePicker.prototype, "dx", {
22710
22814
  get: function () {
22711
- return this.dt;
22815
+ return this.du;
22712
22816
  },
22713
22817
  set: function (a) {
22714
- var b = this.dt;
22715
- this.dt = a;
22716
- if (b != this.dt) {
22717
- 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);
22718
22822
  }
22719
22823
  },
22720
22824
  enumerable: false,
22721
22825
  configurable: true
22722
22826
  });
22723
- Object.defineProperty(DatePicker.prototype, "ac", {
22827
+ Object.defineProperty(XDatePicker.prototype, "ac", {
22724
22828
  get: function () {
22725
22829
  return this.z;
22726
22830
  },
@@ -22728,55 +22832,55 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22728
22832
  var b = this.z;
22729
22833
  this.z = a;
22730
22834
  if (b != this.z) {
22731
- this.da("LabelTextStyle", b, this.z);
22835
+ this.db("LabelTextStyle", b, this.z);
22732
22836
  }
22733
22837
  },
22734
22838
  enumerable: false,
22735
22839
  configurable: true
22736
22840
  });
22737
- Object.defineProperty(DatePicker.prototype, "cb", {
22841
+ Object.defineProperty(XDatePicker.prototype, "cc", {
22738
22842
  get: function () {
22739
- return this.bl;
22843
+ return this.bm;
22740
22844
  },
22741
22845
  set: function (a) {
22742
- var b = this.bl;
22743
- this.bl = a;
22744
- if (b != this.bl) {
22745
- 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);
22746
22850
  }
22747
22851
  },
22748
22852
  enumerable: false,
22749
22853
  configurable: true
22750
22854
  });
22751
- Object.defineProperty(DatePicker.prototype, "a9", {
22855
+ Object.defineProperty(XDatePicker.prototype, "ba", {
22752
22856
  get: function () {
22753
- return this.a4;
22857
+ return this.a5;
22754
22858
  },
22755
22859
  set: function (a) {
22756
- var b = this.a4;
22757
- this.a4 = a;
22758
- if (+b != +(this.a4)) {
22759
- 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);
22760
22864
  }
22761
22865
  },
22762
22866
  enumerable: false,
22763
22867
  configurable: true
22764
22868
  });
22765
- Object.defineProperty(DatePicker.prototype, "a8", {
22869
+ Object.defineProperty(XDatePicker.prototype, "a9", {
22766
22870
  get: function () {
22767
- return this.a3;
22871
+ return this.a4;
22768
22872
  },
22769
22873
  set: function (a) {
22770
- var b = this.a3;
22771
- this.a3 = a;
22772
- if (+b != +(this.a3)) {
22773
- 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);
22774
22878
  }
22775
22879
  },
22776
22880
  enumerable: false,
22777
22881
  configurable: true
22778
22882
  });
22779
- Object.defineProperty(DatePicker.prototype, "y", {
22883
+ Object.defineProperty(XDatePicker.prototype, "y", {
22780
22884
  get: function () {
22781
22885
  return this.x;
22782
22886
  },
@@ -22784,13 +22888,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22784
22888
  var b = this.x;
22785
22889
  this.x = a;
22786
22890
  if (b != this.x) {
22787
- this.da("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, this.x));
22891
+ this.db("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, this.x));
22788
22892
  }
22789
22893
  },
22790
22894
  enumerable: false,
22791
22895
  configurable: true
22792
22896
  });
22793
- Object.defineProperty(DatePicker.prototype, "w", {
22897
+ Object.defineProperty(XDatePicker.prototype, "w", {
22794
22898
  get: function () {
22795
22899
  return this.v;
22796
22900
  },
@@ -22798,13 +22902,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22798
22902
  var b = this.v;
22799
22903
  this.v = a;
22800
22904
  if (b != this.v) {
22801
- this.da("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, this.v));
22905
+ this.db("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, this.v));
22802
22906
  }
22803
22907
  },
22804
22908
  enumerable: false,
22805
22909
  configurable: true
22806
22910
  });
22807
- Object.defineProperty(DatePicker.prototype, "ad", {
22911
+ Object.defineProperty(XDatePicker.prototype, "ad", {
22808
22912
  get: function () {
22809
22913
  return this.aa;
22810
22914
  },
@@ -22812,41 +22916,41 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22812
22916
  var b = this.aa;
22813
22917
  this.aa = a;
22814
22918
  if (b != this.aa) {
22815
- this.da("TextStyle", b, this.aa);
22919
+ this.db("TextStyle", b, this.aa);
22816
22920
  }
22817
22921
  },
22818
22922
  enumerable: false,
22819
22923
  configurable: true
22820
22924
  });
22821
- Object.defineProperty(DatePicker.prototype, "dx", {
22925
+ Object.defineProperty(XDatePicker.prototype, "dy", {
22822
22926
  get: function () {
22823
- return this.du;
22927
+ return this.dv;
22824
22928
  },
22825
22929
  set: function (a) {
22826
- var b = this.du;
22827
- this.du = a;
22828
- if (b != this.du) {
22829
- 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);
22830
22934
  }
22831
22935
  },
22832
22936
  enumerable: false,
22833
22937
  configurable: true
22834
22938
  });
22835
- Object.defineProperty(DatePicker.prototype, "dv", {
22939
+ Object.defineProperty(XDatePicker.prototype, "dw", {
22836
22940
  get: function () {
22837
- return this.ds;
22941
+ return this.dt;
22838
22942
  },
22839
22943
  set: function (a) {
22840
- var b = this.ds;
22841
- this.ds = a;
22842
- if (b != this.ds) {
22843
- 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);
22844
22948
  }
22845
22949
  },
22846
22950
  enumerable: false,
22847
22951
  configurable: true
22848
22952
  });
22849
- Object.defineProperty(DatePicker.prototype, "az", {
22953
+ Object.defineProperty(XDatePicker.prototype, "a0", {
22850
22954
  get: function () {
22851
22955
  return this.ao;
22852
22956
  },
@@ -22854,13 +22958,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22854
22958
  var b = this.ao;
22855
22959
  this.ao = a;
22856
22960
  if (b != this.ao) {
22857
- this.da("ShowClearButton", b, this.ao);
22961
+ this.db("ShowClearButton", b, this.ao);
22858
22962
  }
22859
22963
  },
22860
22964
  enumerable: false,
22861
22965
  configurable: true
22862
22966
  });
22863
- Object.defineProperty(DatePicker.prototype, "a0", {
22967
+ Object.defineProperty(XDatePicker.prototype, "a1", {
22864
22968
  get: function () {
22865
22969
  return this.ap;
22866
22970
  },
@@ -22868,13 +22972,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22868
22972
  var b = this.ap;
22869
22973
  this.ap = a;
22870
22974
  if (b != this.ap) {
22871
- this.da("ShowTodayButton", b, this.ap);
22975
+ this.db("ShowTodayButton", b, this.ap);
22872
22976
  }
22873
22977
  },
22874
22978
  enumerable: false,
22875
22979
  configurable: true
22876
22980
  });
22877
- Object.defineProperty(DatePicker.prototype, "au", {
22981
+ Object.defineProperty(XDatePicker.prototype, "au", {
22878
22982
  get: function () {
22879
22983
  return this.ag;
22880
22984
  },
@@ -22882,13 +22986,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22882
22986
  var b = this.ag;
22883
22987
  this.ag = a;
22884
22988
  if (b != this.ag) {
22885
- this.da("AllowTextInput", b, this.ag);
22989
+ this.db("AllowTextInput", b, this.ag);
22886
22990
  }
22887
22991
  },
22888
22992
  enumerable: false,
22889
22993
  configurable: true
22890
22994
  });
22891
- Object.defineProperty(DatePicker.prototype, "ay", {
22995
+ Object.defineProperty(XDatePicker.prototype, "ay", {
22892
22996
  get: function () {
22893
22997
  return this.an;
22894
22998
  },
@@ -22896,13 +23000,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22896
23000
  var b = this.an;
22897
23001
  this.an = a;
22898
23002
  if (b != this.an) {
22899
- this.da("OpenOnFocus", b, this.an);
23003
+ this.db("OpenOnFocus", b, this.an);
22900
23004
  }
22901
23005
  },
22902
23006
  enumerable: false,
22903
23007
  configurable: true
22904
23008
  });
22905
- Object.defineProperty(DatePicker.prototype, "j", {
23009
+ Object.defineProperty(XDatePicker.prototype, "j", {
22906
23010
  get: function () {
22907
23011
  return this.i;
22908
23012
  },
@@ -22910,13 +23014,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22910
23014
  var b = this.i;
22911
23015
  this.i = a;
22912
23016
  if (b != this.i) {
22913
- this.da("FirstDayOfWeek", enumGetBox(DayOfWeek_$type, b), enumGetBox(DayOfWeek_$type, this.i));
23017
+ this.db("FirstDayOfWeek", enumGetBox(DayOfWeek_$type, b), enumGetBox(DayOfWeek_$type, this.i));
22914
23018
  }
22915
23019
  },
22916
23020
  enumerable: false,
22917
23021
  configurable: true
22918
23022
  });
22919
- Object.defineProperty(DatePicker.prototype, "l", {
23023
+ Object.defineProperty(XDatePicker.prototype, "l", {
22920
23024
  get: function () {
22921
23025
  return this.k;
22922
23026
  },
@@ -22924,13 +23028,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22924
23028
  var b = this.k;
22925
23029
  this.k = a;
22926
23030
  if (b != this.k) {
22927
- this.da("FirstWeekOfYear", enumGetBox(FirstWeek_$type, b), enumGetBox(FirstWeek_$type, this.k));
23031
+ this.db("FirstWeekOfYear", enumGetBox(FirstWeek_$type, b), enumGetBox(FirstWeek_$type, this.k));
22928
23032
  }
22929
23033
  },
22930
23034
  enumerable: false,
22931
23035
  configurable: true
22932
23036
  });
22933
- Object.defineProperty(DatePicker.prototype, "a1", {
23037
+ Object.defineProperty(XDatePicker.prototype, "a2", {
22934
23038
  get: function () {
22935
23039
  return this.aq;
22936
23040
  },
@@ -22938,13 +23042,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22938
23042
  var b = this.aq;
22939
23043
  this.aq = a;
22940
23044
  if (b != this.aq) {
22941
- this.da("ShowWeekNumbers", b, this.aq);
23045
+ this.db("ShowWeekNumbers", b, this.aq);
22942
23046
  }
22943
23047
  },
22944
23048
  enumerable: false,
22945
23049
  configurable: true
22946
23050
  });
22947
- Object.defineProperty(DatePicker.prototype, "e", {
23051
+ Object.defineProperty(XDatePicker.prototype, "e", {
22948
23052
  get: function () {
22949
23053
  return this.d;
22950
23054
  },
@@ -22952,27 +23056,27 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22952
23056
  var b = this.d;
22953
23057
  this.d = a;
22954
23058
  if (this.d != b) {
22955
- this.da("DateFormat", enumGetBox(DateFormats_$type, b), enumGetBox(DateFormats_$type, this.d));
23059
+ this.db("DateFormat", enumGetBox(DateFormats_$type, b), enumGetBox(DateFormats_$type, this.d));
22956
23060
  }
22957
23061
  },
22958
23062
  enumerable: false,
22959
23063
  configurable: true
22960
23064
  });
22961
- Object.defineProperty(DatePicker.prototype, "by", {
23065
+ Object.defineProperty(XDatePicker.prototype, "bz", {
22962
23066
  get: function () {
22963
- return this.bi;
23067
+ return this.bj;
22964
23068
  },
22965
23069
  set: function (a) {
22966
- var b = this.bi;
22967
- this.bi = a;
22968
- if (b != this.bi) {
22969
- 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);
22970
23074
  }
22971
23075
  },
22972
23076
  enumerable: false,
22973
23077
  configurable: true
22974
23078
  });
22975
- Object.defineProperty(DatePicker.prototype, "av", {
23079
+ Object.defineProperty(XDatePicker.prototype, "av", {
22976
23080
  get: function () {
22977
23081
  return this.aj;
22978
23082
  },
@@ -22980,27 +23084,27 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
22980
23084
  var b = this.aj;
22981
23085
  this.aj = a;
22982
23086
  if (b != this.aj) {
22983
- this.da("IsDisabled", b, this.aj);
23087
+ this.db("IsDisabled", b, this.aj);
22984
23088
  }
22985
23089
  },
22986
23090
  enumerable: false,
22987
23091
  configurable: true
22988
23092
  });
22989
- Object.defineProperty(DatePicker.prototype, "be", {
23093
+ Object.defineProperty(XDatePicker.prototype, "bf", {
22990
23094
  get: function () {
22991
- return this.bd;
23095
+ return this.be;
22992
23096
  },
22993
23097
  set: function (a) {
22994
- var b = this.bd;
22995
- this.bd = a;
22996
- if (b != this.bd) {
22997
- 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);
22998
23102
  }
22999
23103
  },
23000
23104
  enumerable: false,
23001
23105
  configurable: true
23002
23106
  });
23003
- Object.defineProperty(DatePicker.prototype, "aw", {
23107
+ Object.defineProperty(XDatePicker.prototype, "aw", {
23004
23108
  get: function () {
23005
23109
  return this.ak;
23006
23110
  },
@@ -23008,13 +23112,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23008
23112
  var b = this.ak;
23009
23113
  this.ak = a;
23010
23114
  if (b != this.ak) {
23011
- this.da("IsFixed", b, this.ak);
23115
+ this.db("IsFixed", b, this.ak);
23012
23116
  }
23013
23117
  },
23014
23118
  enumerable: false,
23015
23119
  configurable: true
23016
23120
  });
23017
- Object.defineProperty(DatePicker.prototype, "ax", {
23121
+ Object.defineProperty(XDatePicker.prototype, "ax", {
23018
23122
  get: function () {
23019
23123
  return this.am;
23020
23124
  },
@@ -23022,13 +23126,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23022
23126
  var b = this.am;
23023
23127
  this.am = a;
23024
23128
  if (b != this.am) {
23025
- this.da("OpenAsChild", b, this.am);
23129
+ this.db("OpenAsChild", b, this.am);
23026
23130
  }
23027
23131
  },
23028
23132
  enumerable: false,
23029
23133
  configurable: true
23030
23134
  });
23031
- Object.defineProperty(DatePicker.prototype, "a2", {
23135
+ Object.defineProperty(XDatePicker.prototype, "a3", {
23032
23136
  get: function () {
23033
23137
  return this.as;
23034
23138
  },
@@ -23036,36 +23140,36 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23036
23140
  var b = this.as;
23037
23141
  this.as = a;
23038
23142
  if (b != this.as) {
23039
- this.da("UseTopLayer", b, this.as);
23143
+ this.db("UseTopLayer", b, this.as);
23040
23144
  }
23041
23145
  },
23042
23146
  enumerable: false,
23043
23147
  configurable: true
23044
23148
  });
23045
- DatePicker.prototype.da = function (a, b, c) {
23149
+ XDatePicker.prototype.db = function (a, b, c) {
23046
23150
  if (this.propertyChanged != null) {
23047
23151
  this.propertyChanged(this, new PropertyChangedEventArgs(a));
23048
23152
  }
23049
- this.dd(a, b, c);
23153
+ this.de(a, b, c);
23050
23154
  };
23051
- DatePicker.prototype.dd = function (a, b, c) {
23155
+ XDatePicker.prototype.de = function (a, b, c) {
23052
23156
  switch (a) {
23053
23157
  case "Density":
23054
- this.dg();
23158
+ this.dh();
23055
23159
  break;
23056
23160
  case "BaseTheme":
23057
- this.di();
23161
+ this.dj();
23058
23162
  break;
23059
23163
  case "Value":
23060
23164
  if (+(dateGetDate(this.value)) != +(dateGetDate(dateMinValue()))) {
23061
- if (dateGetDate(this.value) < dateGetDate(this.a9) || dateGetDate(this.value) > dateGetDate(this.a8)) {
23165
+ if (dateGetDate(this.value) < dateGetDate(this.ba) || dateGetDate(this.value) > dateGetDate(this.a9)) {
23062
23166
  this.ai = true;
23063
- this.value = this.a5;
23167
+ this.value = this.a6;
23064
23168
  this.ai = false;
23065
23169
  }
23066
23170
  }
23067
- this.db(this.a5, this.value);
23068
- this.a5 = this.value;
23171
+ this.dc(this.a6, this.value);
23172
+ this.a6 = this.value;
23069
23173
  if (this.c != null) {
23070
23174
  if (+(dateGetDate(this.value)) == +(dateGetDate(dateMinValue()))) {
23071
23175
  this.c.value = dateMinValue();
@@ -23077,8 +23181,8 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23077
23181
  break;
23078
23182
  case "Label":
23079
23183
  if (this.r != null) {
23080
- this.r.text = this.b3;
23081
- if (this.b3 != null && this.b3 != "") {
23184
+ this.r.text = this.b4;
23185
+ if (this.b4 != null && this.b4 != "") {
23082
23186
  if (!this.q.inputs.contains(this.r)) {
23083
23187
  this.q.inputs.insert(0, this.r);
23084
23188
  }
@@ -23092,25 +23196,25 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23092
23196
  break;
23093
23197
  case "Placeholder":
23094
23198
  if (this.o != null) {
23095
- this.o.cg = this.cb;
23096
- this.h.ay(this.cb);
23199
+ this.o.cg = this.cc;
23200
+ this.h.ay(this.cc);
23097
23201
  }
23098
23202
  break;
23099
23203
  case "Today":
23100
23204
  if (this.c != null) {
23101
- this.c.av = this.ba;
23205
+ this.c.av = this.bb;
23102
23206
  }
23103
23207
  break;
23104
23208
  case "MaxDate":
23105
23209
  if (this.c != null) {
23106
- var d = Base.compareSimple(this.a9, this.a8);
23210
+ var d = Base.compareSimple(this.ba, this.a9);
23107
23211
  if (d >= 0) {
23108
- this.a8 = dateMaxValue();
23212
+ this.a9 = dateMaxValue();
23109
23213
  }
23110
- this.c.at = this.a3;
23214
+ this.c.at = this.a4;
23111
23215
  }
23112
- if (dateGetDate(this.value) > dateGetDate(this.a8)) {
23113
- this.a5 = dateMinValue();
23216
+ if (dateGetDate(this.value) > dateGetDate(this.a9)) {
23217
+ this.a6 = dateMinValue();
23114
23218
  this.ai = true;
23115
23219
  this.value = dateMinValue();
23116
23220
  this.ai = false;
@@ -23118,22 +23222,22 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23118
23222
  break;
23119
23223
  case "MinDate":
23120
23224
  if (this.c != null) {
23121
- this.c.au = this.a4;
23122
- var e = Base.compareSimple(this.a9, this.a8);
23225
+ this.c.au = this.a5;
23226
+ var e = Base.compareSimple(this.ba, this.a9);
23123
23227
  if (e >= 0) {
23124
- this.a5 = dateMaxValue();
23125
- this.c.at = this.a8;
23228
+ this.a6 = dateMaxValue();
23229
+ this.c.at = this.a9;
23126
23230
  }
23127
23231
  }
23128
- if (dateGetDate(this.value) < dateGetDate(this.a9)) {
23129
- this.a5 = dateMinValue();
23232
+ if (dateGetDate(this.value) < dateGetDate(this.ba)) {
23233
+ this.a6 = dateMinValue();
23130
23234
  this.ai = true;
23131
23235
  this.value = dateMinValue();
23132
23236
  this.ai = false;
23133
23237
  }
23134
23238
  break;
23135
23239
  case "TextStyle":
23136
- this.dn();
23240
+ this.dp();
23137
23241
  break;
23138
23242
  case "ShowClearButton":
23139
23243
  if (this.o != null) {
@@ -23146,27 +23250,27 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23146
23250
  case "LabelTextStyle":
23147
23251
  case "TextColor":
23148
23252
  case "IconColor":
23149
- this.dp();
23253
+ this.dq();
23150
23254
  break;
23151
23255
  case "ShowTodayButton":
23152
23256
  if (this.c != null) {
23153
- this.c.ae = this.a0;
23257
+ this.c.ae = this.a1;
23154
23258
  this.h.z();
23155
23259
  }
23156
23260
  break;
23157
23261
  case "AllowTextInput":
23158
23262
  if (this.o != null) {
23159
- this.o.disabled = !this.au;
23263
+ this.o.disabled = this.az();
23160
23264
  }
23161
23265
  break;
23162
23266
  case "OpenOnFocus": break;
23163
23267
  case "DateFormat":
23164
23268
  this.a.k(this.e);
23165
- this.dl();
23269
+ this.dm();
23166
23270
  break;
23167
23271
  case "FormatString":
23168
- this.co();
23169
- this.dl();
23272
+ this.cp();
23273
+ this.dm();
23170
23274
  break;
23171
23275
  case "FirstDayOfWeek":
23172
23276
  if (this.c != null) {
@@ -23175,7 +23279,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23175
23279
  break;
23176
23280
  case "ShowWeekNumbers":
23177
23281
  if (this.c != null) {
23178
- this.c.af = this.a1;
23282
+ this.c.af = this.a2;
23179
23283
  this.h.z();
23180
23284
  }
23181
23285
  break;
@@ -23190,7 +23294,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23190
23294
  this.q.disabled = this.av;
23191
23295
  }
23192
23296
  if (this.o != null) {
23193
- this.o.disabled = this.av;
23297
+ this.o.disabled = this.az();
23194
23298
  }
23195
23299
  }
23196
23300
  break;
@@ -23204,14 +23308,17 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23204
23308
  break;
23205
23309
  case "UseTopLayer":
23206
23310
  if (this.u != null) {
23207
- this.u.ax = this.a2;
23311
+ this.u.ax = this.a3;
23208
23312
  }
23209
23313
  break;
23210
23314
  }
23211
23315
  };
23212
- DatePicker.prototype.co = function () {
23316
+ XDatePicker.prototype.az = function () {
23317
+ return this.av || !this.au;
23318
+ };
23319
+ XDatePicker.prototype.cp = function () {
23213
23320
  var a = '/';
23214
- var b = this.by != null ? this.by.toLowerCase() : this.a.j();
23321
+ var b = this.bz != null ? this.bz.toLowerCase() : this.a.j();
23215
23322
  if (stringContains(b, "/")) {
23216
23323
  a = '/';
23217
23324
  }
@@ -23227,7 +23334,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23227
23334
  else if (stringContains(b, ",")) {
23228
23335
  a = ',';
23229
23336
  }
23230
- this.bm = a.toString();
23337
+ this.bn = a.toString();
23231
23338
  var c = b.split(a);
23232
23339
  if (c.length == 3) {
23233
23340
  var d = "";
@@ -23236,19 +23343,19 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23236
23343
  d += "d";
23237
23344
  switch (c[e]) {
23238
23345
  case "d":
23239
- this.bg = c[e];
23346
+ this.bh = c[e];
23240
23347
  break;
23241
23348
  case "dd":
23242
- this.bg = c[e];
23349
+ this.bh = c[e];
23243
23350
  break;
23244
23351
  case "ddd":
23245
- this.bg = c[e];
23352
+ this.bh = c[e];
23246
23353
  break;
23247
23354
  case "dddd":
23248
- this.bg = c[e];
23355
+ this.bh = c[e];
23249
23356
  break;
23250
23357
  default:
23251
- this.bg = "dd";
23358
+ this.bh = "dd";
23252
23359
  break;
23253
23360
  }
23254
23361
  }
@@ -23256,71 +23363,71 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23256
23363
  d += "m";
23257
23364
  switch (c[e]) {
23258
23365
  case "m":
23259
- this.bk = c[e];
23366
+ this.bl = c[e];
23260
23367
  break;
23261
23368
  case "mm":
23262
- this.bk = c[e];
23369
+ this.bl = c[e];
23263
23370
  break;
23264
23371
  case "mmm":
23265
- this.bk = c[e];
23372
+ this.bl = c[e];
23266
23373
  break;
23267
23374
  case "mmmm":
23268
- this.bk = c[e];
23375
+ this.bl = c[e];
23269
23376
  break;
23270
23377
  default:
23271
- this.bk = "mm";
23378
+ this.bl = "mm";
23272
23379
  break;
23273
23380
  }
23274
- this.bk = c[e];
23381
+ this.bl = c[e];
23275
23382
  }
23276
23383
  else if (stringContains(c[e], "y")) {
23277
23384
  d += "y";
23278
23385
  switch (c[e]) {
23279
23386
  case "yy":
23280
- this.bn = c[e];
23387
+ this.bo = c[e];
23281
23388
  break;
23282
23389
  case "yyyy":
23283
- this.bn = c[e];
23390
+ this.bo = c[e];
23284
23391
  break;
23285
23392
  default:
23286
- this.bn = "yyyy";
23393
+ this.bo = "yyyy";
23287
23394
  break;
23288
23395
  }
23289
23396
  }
23290
23397
  }
23291
23398
  if (d == "dmy" || d == "mdy" || d == "ymd") {
23292
- this.bh = d;
23399
+ this.bi = d;
23293
23400
  }
23294
23401
  else {
23295
- this.bh = "mdy";
23402
+ this.bi = "mdy";
23296
23403
  }
23297
23404
  }
23298
23405
  };
23299
- DatePicker.prototype.dp = function () {
23406
+ XDatePicker.prototype.dq = function () {
23300
23407
  if (this.o != null) {
23301
- this.o.d8 = this.dx;
23408
+ this.o.d8 = this.dy;
23302
23409
  }
23303
23410
  if (this.m != null) {
23304
- this.m.fill = this.dv;
23411
+ this.m.fill = this.dw;
23305
23412
  }
23306
23413
  if (this.n != null) {
23307
- this.n.fill = this.dv;
23414
+ this.n.fill = this.dw;
23308
23415
  }
23309
23416
  if (this.r != null) {
23310
- this.r.df = this.dw;
23417
+ this.r.df = this.dx;
23311
23418
  this.r.y = this.ac;
23312
23419
  }
23313
23420
  };
23314
- DatePicker.prototype.dk = function () {
23421
+ XDatePicker.prototype.dl = function () {
23315
23422
  if (this.q != null) {
23316
23423
  }
23317
23424
  };
23318
- DatePicker.prototype.dn = function () {
23425
+ XDatePicker.prototype.dp = function () {
23319
23426
  if (this.aa != null) {
23320
23427
  this.o.af = this.aa;
23321
23428
  }
23322
23429
  };
23323
- DatePicker.prototype.cr = function () {
23430
+ XDatePicker.prototype.cs = function () {
23324
23431
  this.q = new XInputGroup();
23325
23432
  this.h.aq(this.q);
23326
23433
  this.q.d = 0;
@@ -23328,11 +23435,11 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23328
23435
  this.q.t = this.y;
23329
23436
  this.r = new XLabel();
23330
23437
  this.h.as(this.r);
23331
- this.r.df = this.dw;
23438
+ this.r.df = this.dx;
23332
23439
  this.r.y = this.ac;
23333
23440
  this.q.appendContentChild(this.h.v());
23334
- if (this.b3 != null && this.b3 != "") {
23335
- this.r.text = this.b3;
23441
+ if (this.b4 != null && this.b4 != "") {
23442
+ this.r.text = this.b4;
23336
23443
  this.q.inputs.add(this.r);
23337
23444
  }
23338
23445
  this.o = new XInput();
@@ -23341,40 +23448,40 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23341
23448
  if (this.aa != null) {
23342
23449
  this.o.af = this.aa;
23343
23450
  }
23344
- this.o.disabled = !this.au;
23345
- this.o.d8 = this.dx;
23451
+ this.o.disabled = this.az();
23452
+ this.o.d8 = this.dy;
23346
23453
  this.q.appendContentChild(this.h.u());
23347
23454
  this.q.inputs.add(this.o);
23348
- this.o.cg = this.cb;
23349
- this.h.ay(this.cb);
23455
+ this.o.cg = this.cc;
23456
+ this.h.ay(this.cc);
23350
23457
  var a = this.o;
23351
- a.change = delegateCombine(a.change, runOn(this, this.cy));
23458
+ a.change = delegateCombine(a.change, runOn(this, this.cz));
23352
23459
  var b = this.o;
23353
- b.changing = delegateCombine(b.changing, runOn(this, this.cz));
23460
+ b.changing = delegateCombine(b.changing, runOn(this, this.c0));
23354
23461
  var c = this.o;
23355
- c.keyDown = delegateCombine(c.keyDown, runOn(this, this.c0));
23462
+ c.keyDown = delegateCombine(c.keyDown, runOn(this, this.c1));
23356
23463
  var d = new XSuffix();
23357
23464
  this.h.au(d, this.h.r());
23358
23465
  this.m = new XIcon();
23359
23466
  this.h.ap(this.m, this.h.q());
23360
- this.m.svgPath = DatePicker.br;
23361
- this.m.fill = this.dv;
23467
+ this.m.svgPath = XDatePicker.bs;
23468
+ this.m.fill = this.dw;
23362
23469
  d.appendContentChild(this.h.q());
23363
23470
  this.q.appendContentChild(this.h.r());
23364
23471
  this.q.inputs.add(d);
23365
- this.dl();
23472
+ this.dm();
23366
23473
  var e = new XSuffix();
23367
23474
  this.h.au(e, this.h.t());
23368
23475
  this.n = new XIcon();
23369
23476
  this.h.ap(this.n, this.h.s());
23370
- this.n.svgPath = DatePicker.bq;
23371
- this.n.fill = this.dv;
23477
+ this.n.svgPath = XDatePicker.br;
23478
+ this.n.fill = this.dw;
23372
23479
  e.appendContentChild(this.h.s());
23373
23480
  this.q.appendContentChild(this.h.t());
23374
23481
  this.q.inputs.add(e);
23375
23482
  };
23376
- DatePicker.prototype.c0 = function (a, b) {
23377
- this.c6(b);
23483
+ XDatePicker.prototype.c1 = function (a, b) {
23484
+ this.c7(b);
23378
23485
  if (b.defaultPrevented) {
23379
23486
  return;
23380
23487
  }
@@ -23384,36 +23491,36 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23384
23491
  case 9:
23385
23492
  this.ar = true;
23386
23493
  if (!this.at) {
23387
- this.dr(this.o.cq);
23494
+ this.ds(this.o.cq);
23388
23495
  }
23389
23496
  this.ah = true;
23390
- this.cq();
23497
+ this.cr();
23391
23498
  this.ar = false;
23392
23499
  break;
23393
23500
  case 13:
23394
23501
  this.ar = true;
23395
23502
  if (!this.at) {
23396
- this.dr(this.o.cq);
23503
+ this.ds(this.o.cq);
23397
23504
  }
23398
23505
  this.ah = true;
23399
- this.cq();
23506
+ this.cr();
23400
23507
  this.ar = false;
23401
23508
  break;
23402
23509
  case 40:
23403
23510
  if (d == 1) {
23404
- this.dc();
23405
- this.cv();
23511
+ this.dd();
23512
+ this.cw();
23406
23513
  }
23407
23514
  break;
23408
23515
  case 38:
23409
23516
  if (d == 1) {
23410
- this.cq();
23517
+ this.cr();
23411
23518
  }
23412
23519
  break;
23413
23520
  }
23414
23521
  };
23415
- DatePicker.prototype.cz = function (a, b) {
23416
- this.c2(b);
23522
+ XDatePicker.prototype.c0 = function (a, b) {
23523
+ this.c3(b);
23417
23524
  if (b.value.length > 0) {
23418
23525
  this.h.av();
23419
23526
  }
@@ -23421,12 +23528,12 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23421
23528
  this.h.ah();
23422
23529
  }
23423
23530
  };
23424
- DatePicker.prototype.cy = function (a, b) {
23531
+ XDatePicker.prototype.cz = function (a, b) {
23425
23532
  this.at = true;
23426
- this.dr(b.value);
23533
+ this.ds(b.value);
23427
23534
  this.at = false;
23428
23535
  };
23429
- DatePicker.prototype.dr = function (a) {
23536
+ XDatePicker.prototype.ds = function (a) {
23430
23537
  var b = ['/', '-', ' ', '.', ','];
23431
23538
  var c = stringSplit(a, b, 1);
23432
23539
  var d = 0;
@@ -23437,17 +23544,17 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23437
23544
  if (c[0].length == 0 || c[1].length == 0 || c[2].length == 0) {
23438
23545
  g = false;
23439
23546
  }
23440
- if (this.bh == "dmy") {
23547
+ if (this.bi == "dmy") {
23441
23548
  d = parseInt(c[0]);
23442
23549
  e = parseInt(c[1]);
23443
23550
  f = parseInt(c[2]);
23444
23551
  }
23445
- else if (this.bh == "mdy") {
23552
+ else if (this.bi == "mdy") {
23446
23553
  e = parseInt(c[0]);
23447
23554
  d = parseInt(c[1]);
23448
23555
  f = parseInt(c[2]);
23449
23556
  }
23450
- else if (this.bh == "ymd") {
23557
+ else if (this.bi == "ymd") {
23451
23558
  f = parseInt(c[0]);
23452
23559
  e = parseInt(c[1]);
23453
23560
  d = parseInt(c[2]);
@@ -23460,13 +23567,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23460
23567
  }
23461
23568
  if (isNaN_(e)) {
23462
23569
  var h = "";
23463
- if (this.bh == "dmy") {
23570
+ if (this.bi == "dmy") {
23464
23571
  h = c[1].toLowerCase();
23465
23572
  }
23466
- else if (this.bh == "mdy") {
23573
+ else if (this.bi == "mdy") {
23467
23574
  h = c[0].toLowerCase();
23468
23575
  }
23469
- else if (this.bh == "ymd") {
23576
+ else if (this.bi == "ymd") {
23470
23577
  h = c[1].toLowerCase();
23471
23578
  }
23472
23579
  var i = !stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full").toLowerCase() : "january";
@@ -23542,45 +23649,45 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23542
23649
  }
23543
23650
  if (g) {
23544
23651
  var ag = dateFromValues(f, e, d, 0, 0, 0, 0);
23545
- var ah = Base.compareSimple(ag, this.a9);
23546
- var ai = Base.compareSimple(ag, this.a8);
23652
+ var ah = Base.compareSimple(ag, this.ba);
23653
+ var ai = Base.compareSimple(ag, this.a9);
23547
23654
  if (ah < 0 || ai > 0) {
23548
- this.dl();
23655
+ this.dm();
23549
23656
  }
23550
23657
  else {
23551
- this.dq(ag);
23658
+ this.dr(ag);
23552
23659
  this.h.av();
23553
23660
  }
23554
23661
  }
23555
23662
  else {
23556
23663
  if (stringIsNullOrEmpty(a)) {
23557
- this.cp();
23664
+ this.cq();
23558
23665
  }
23559
23666
  else {
23560
- this.dl();
23667
+ this.dm();
23561
23668
  }
23562
23669
  }
23563
23670
  };
23564
- DatePicker.prototype.dq = function (a) {
23671
+ XDatePicker.prototype.dr = function (a) {
23565
23672
  var b = this.value;
23566
23673
  this.value = a;
23567
23674
  };
23568
- DatePicker.prototype.dl = function () {
23675
+ XDatePicker.prototype.dm = function () {
23569
23676
  if (this.o != null) {
23570
- if (+(dateGetDate(this.a7)) != +(dateGetDate(dateMinValue()))) {
23677
+ if (+(dateGetDate(this.a8)) != +(dateGetDate(dateMinValue()))) {
23571
23678
  var a = "";
23572
- if (this.by == null) {
23679
+ if (this.bz == null) {
23573
23680
  a = this.a.i(this.value);
23574
23681
  }
23575
23682
  else {
23576
23683
  var b = this.value.getDate().toString();
23577
23684
  var c = b;
23578
- if (this.bg == "dd") {
23685
+ if (this.bh == "dd") {
23579
23686
  if (this.value.getDate() < 10) {
23580
23687
  b = "0" + b;
23581
23688
  }
23582
23689
  }
23583
- else if (this.bg == "ddd") {
23690
+ else if (this.bh == "ddd") {
23584
23691
  switch (this.value.getDay()) {
23585
23692
  case 0:
23586
23693
  b = !stringIsNullOrWhiteSpace(this.af.b1("Sunday_Short")) ? this.af.b1("Sunday_Short") : "Sun";
@@ -23605,7 +23712,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23605
23712
  break;
23606
23713
  }
23607
23714
  }
23608
- else if (this.bg == "dddd") {
23715
+ else if (this.bh == "dddd") {
23609
23716
  switch (this.value.getDay()) {
23610
23717
  case 0:
23611
23718
  b = !stringIsNullOrWhiteSpace(this.af.b1("Sunday_Full")) ? this.af.b1("Sunday_Full") : "Sunday";
@@ -23631,12 +23738,12 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23631
23738
  }
23632
23739
  }
23633
23740
  var d = dateGetMonth(this.value).toString();
23634
- if (this.bk == "mm") {
23741
+ if (this.bl == "mm") {
23635
23742
  if (dateGetMonth(this.value) < 10) {
23636
23743
  d = "0" + d;
23637
23744
  }
23638
23745
  }
23639
- else if (this.bk == "mmm") {
23746
+ else if (this.bl == "mmm") {
23640
23747
  switch (dateGetMonth(this.value)) {
23641
23748
  case 1:
23642
23749
  d = !stringIsNullOrWhiteSpace(this.af.b1("January_Short")) ? this.af.b1("January_Short") : "Jan";
@@ -23676,7 +23783,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23676
23783
  break;
23677
23784
  }
23678
23785
  }
23679
- else if (this.bk == "mmmm") {
23786
+ else if (this.bl == "mmmm") {
23680
23787
  switch (dateGetMonth(this.value)) {
23681
23788
  case 1:
23682
23789
  d = !stringIsNullOrWhiteSpace(this.af.b1("January_Full")) ? this.af.b1("January_Full") : "January";
@@ -23717,31 +23824,31 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23717
23824
  }
23718
23825
  }
23719
23826
  var e = this.value.getFullYear().toString();
23720
- if (this.bn == "yy") {
23827
+ if (this.bo == "yy") {
23721
23828
  e = e.substr(2);
23722
23829
  }
23723
- if (this.bh == "dmy") {
23724
- if (this.bg == "ddd" || this.bg == "dddd") {
23725
- 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;
23726
23833
  }
23727
23834
  else {
23728
- a = b + this.bm + d + this.bm + e;
23835
+ a = b + this.bn + d + this.bn + e;
23729
23836
  }
23730
23837
  }
23731
- else if (this.bh == "mdy") {
23732
- if (this.bg == "ddd" || this.bg == "dddd") {
23733
- 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;
23734
23841
  }
23735
23842
  else {
23736
- a = d + this.bm + b + this.bm + e;
23843
+ a = d + this.bn + b + this.bn + e;
23737
23844
  }
23738
23845
  }
23739
- else if (this.bh == "ymd") {
23740
- if (this.bg == "ddd" || this.bg == "dddd") {
23741
- 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;
23742
23849
  }
23743
23850
  else {
23744
- a = e + this.bm + d + this.bm + b;
23851
+ a = e + this.bn + d + this.bn + b;
23745
23852
  }
23746
23853
  }
23747
23854
  }
@@ -23754,7 +23861,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23754
23861
  }
23755
23862
  }
23756
23863
  };
23757
- DatePicker.prototype.cp = function () {
23864
+ XDatePicker.prototype.cq = function () {
23758
23865
  if (this.av == true) {
23759
23866
  return;
23760
23867
  }
@@ -23765,65 +23872,65 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23765
23872
  this.c.ch();
23766
23873
  this.al = false;
23767
23874
  };
23768
- DatePicker.prototype.c8 = function () {
23875
+ XDatePicker.prototype.c9 = function () {
23769
23876
  this.al = true;
23770
23877
  };
23771
- DatePicker.prototype.c9 = function () {
23878
+ XDatePicker.prototype.da = function () {
23772
23879
  this.al = false;
23773
23880
  };
23774
- DatePicker.prototype.cs = function () {
23881
+ XDatePicker.prototype.ct = function () {
23775
23882
  this.u = new Popup();
23776
23883
  this.u.aq = this.aw;
23777
- this.u.ax = this.a2;
23884
+ this.u.ax = this.a3;
23778
23885
  this.u.cy = BrushUtil.h(255, 255, 255, 255);
23779
23886
  this.u.a8 = 150;
23780
23887
  this.h.at(this.u);
23781
23888
  this.c = new XCalendar();
23782
23889
  this.h.ao(this.c);
23783
- if (+(this.a9) != +(dateMinValue())) {
23784
- this.c.au = this.a9;
23890
+ if (+(this.ba) != +(dateMinValue())) {
23891
+ this.c.au = this.ba;
23785
23892
  }
23786
- if (+(this.a8) != +(dateMaxValue())) {
23787
- this.c.at = this.a8;
23893
+ if (+(this.a9) != +(dateMaxValue())) {
23894
+ this.c.at = this.a9;
23788
23895
  }
23789
- if (+(this.ba) != +(dateMinValue())) {
23790
- this.c.av = this.ba;
23896
+ if (+(this.bb) != +(dateMinValue())) {
23897
+ this.c.av = this.bb;
23791
23898
  }
23792
- this.c.ae = this.a0;
23899
+ this.c.ae = this.a1;
23793
23900
  this.c.l = this.j;
23794
- this.c.af = this.a1;
23901
+ this.c.af = this.a2;
23795
23902
  this.c.o = this.l;
23796
23903
  var a = this.c;
23797
- a.selectedValueChanged = delegateCombine(a.selectedValueChanged, runOn(this, this.cn));
23904
+ a.selectedValueChanged = delegateCombine(a.selectedValueChanged, runOn(this, this.co));
23798
23905
  var b = this.c;
23799
- b.close = delegateCombine(b.close, runOn(this, this.cm));
23906
+ b.close = delegateCombine(b.close, runOn(this, this.cn));
23800
23907
  this.u.appendPopupContent(this.h.p());
23801
23908
  };
23802
- DatePicker.prototype.cn = function (a, b) {
23909
+ XDatePicker.prototype.co = function (a, b) {
23803
23910
  this.ai = true;
23804
23911
  this.value = b.newValue;
23805
23912
  this.ai = false;
23806
23913
  };
23807
- DatePicker.prototype.cm = function (a) {
23914
+ XDatePicker.prototype.cn = function (a) {
23808
23915
  if (this.u.aw) {
23809
23916
  this.ah = true;
23810
- this.cq();
23917
+ this.cr();
23811
23918
  }
23812
23919
  };
23813
- DatePicker.prototype.cx = function () {
23920
+ XDatePicker.prototype.cy = function () {
23814
23921
  if (this.ah == false) {
23815
23922
  if (this.u.aw) {
23816
- this.cq();
23923
+ this.cr();
23817
23924
  }
23818
23925
  else {
23819
- this.dc();
23926
+ this.dd();
23820
23927
  }
23821
23928
  }
23822
23929
  else {
23823
23930
  this.ah = false;
23824
23931
  }
23825
23932
  };
23826
- DatePicker.prototype.dc = function () {
23933
+ XDatePicker.prototype.dd = function () {
23827
23934
  if (this.av) {
23828
23935
  return;
23829
23936
  }
@@ -23831,27 +23938,27 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23831
23938
  var a = this.h.a0(false);
23832
23939
  var b = this.h.a()[1];
23833
23940
  var c = 240;
23834
- if (this.a0 == true) {
23941
+ if (this.a1 == true) {
23835
23942
  c = 270;
23836
23943
  }
23837
23944
  var d = a.bottom + c;
23838
23945
  if (b < d) {
23839
23946
  var e = a.top - c;
23840
23947
  if (e < 0) {
23841
- this.dj(1, 0);
23948
+ this.dk(1, 0);
23842
23949
  }
23843
23950
  else {
23844
- this.dj(2, 0);
23951
+ this.dk(2, 0);
23845
23952
  }
23846
23953
  }
23847
23954
  else {
23848
- this.dj(1, 0);
23955
+ this.dk(1, 0);
23849
23956
  }
23850
23957
  this.h.an();
23851
23958
  this.h.aw(true);
23852
23959
  }
23853
23960
  };
23854
- DatePicker.prototype.dj = function (a, b) {
23961
+ XDatePicker.prototype.dk = function (a, b) {
23855
23962
  if (this.ax) {
23856
23963
  this.u.cp(this.h.d.rootWrapper.getNativeElement(), a, b);
23857
23964
  }
@@ -23860,13 +23967,13 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23860
23967
  this.u.showRelativeToExclusionRect(c, a, b);
23861
23968
  }
23862
23969
  };
23863
- DatePicker.prototype.dm = function () {
23970
+ XDatePicker.prototype.dn = function () {
23864
23971
  if (this.u.aw) {
23865
23972
  var a = this.h.a0(false);
23866
23973
  var b = new Rect(0, a.left + window.pageXOffset, a.top + window.pageYOffset, a.width, a.height);
23867
23974
  var c = this.h.a()[1];
23868
23975
  var d = 240;
23869
- if (this.a0 == true) {
23976
+ if (this.a1 == true) {
23870
23977
  d = 270;
23871
23978
  }
23872
23979
  var e = a.bottom + d;
@@ -23893,7 +24000,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23893
24000
  }
23894
24001
  }
23895
24002
  };
23896
- DatePicker.prototype.cq = function () {
24003
+ XDatePicker.prototype.cr = function () {
23897
24004
  var _this = this;
23898
24005
  if (this.u != null) {
23899
24006
  window.setTimeout(function () { return _this.u.b5(); }, 0);
@@ -23905,7 +24012,7 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23905
24012
  this.ah = false;
23906
24013
  this.h.aj();
23907
24014
  };
23908
- DatePicker.prototype.focus = function (a) {
24015
+ XDatePicker.prototype.focus = function (a) {
23909
24016
  var _this = this;
23910
24017
  if (a === void 0) {
23911
24018
  a = false;
@@ -23919,15 +24026,15 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23919
24026
  return;
23920
24027
  }
23921
24028
  if (this.au == false) {
23922
- this.dc();
24029
+ this.dd();
23923
24030
  this.ah = true;
23924
- window.setTimeout(function () { return _this.cv(); }, 0);
24031
+ window.setTimeout(function () { return _this.cw(); }, 0);
23925
24032
  }
23926
24033
  else {
23927
24034
  if (this.ay == true && this.ar == false) {
23928
- this.dc();
24035
+ this.dd();
23929
24036
  this.ah = true;
23930
- window.setTimeout(function () { return _this.cv(); }, 0);
24037
+ window.setTimeout(function () { return _this.cw(); }, 0);
23931
24038
  }
23932
24039
  }
23933
24040
  }
@@ -23936,37 +24043,37 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
23936
24043
  }
23937
24044
  }
23938
24045
  };
23939
- DatePicker.prototype.cw = function () {
24046
+ XDatePicker.prototype.cx = function () {
23940
24047
  this.ah = false;
23941
24048
  };
23942
- DatePicker.prototype.df = function () {
24049
+ XDatePicker.prototype.dg = function () {
23943
24050
  if (this.o != null) {
23944
24051
  this.o.dp();
23945
24052
  }
23946
24053
  };
23947
- DatePicker.prototype.cv = function () {
24054
+ XDatePicker.prototype.cw = function () {
23948
24055
  this.c.cq();
23949
24056
  };
23950
- DatePicker.prototype.c3 = function () {
24057
+ XDatePicker.prototype.c4 = function () {
23951
24058
  var a = new GotFocusEventArgs();
23952
- this.c5(a);
24059
+ this.c6(a);
23953
24060
  };
23954
- DatePicker.prototype.c4 = function () {
24061
+ XDatePicker.prototype.c5 = function () {
23955
24062
  var a = new LostFocusEventArgs();
23956
- this.c7(a);
24063
+ this.c8(a);
23957
24064
  };
23958
- DatePicker.prototype.di = function () {
24065
+ XDatePicker.prototype.dj = function () {
23959
24066
  };
23960
- DatePicker.prototype.dg = function () {
24067
+ XDatePicker.prototype.dh = function () {
23961
24068
  };
23962
- DatePicker.prototype.bf = function () {
24069
+ XDatePicker.prototype.bg = function () {
23963
24070
  return this.b();
23964
24071
  };
23965
- DatePicker.prototype.bv = function () {
24072
+ XDatePicker.prototype.bw = function () {
23966
24073
  var a = this.b();
23967
24074
  return a.g();
23968
24075
  };
23969
- DatePicker.prototype.b = function () {
24076
+ XDatePicker.prototype.b = function () {
23970
24077
  var a = new DatePickerVisualModelExport();
23971
24078
  a.e = this.y;
23972
24079
  a.d = this.w;
@@ -24003,31 +24110,31 @@ var DatePicker = /** @class */ /*@__PURE__*/ (function (_super) {
24003
24110
  }
24004
24111
  return a;
24005
24112
  };
24006
- DatePicker.prototype.c5 = function (a) {
24113
+ XDatePicker.prototype.c6 = function (a) {
24007
24114
  if (null != this.gotFocus) {
24008
24115
  this.gotFocus(this, a);
24009
24116
  }
24010
24117
  };
24011
- DatePicker.prototype.c7 = function (a) {
24118
+ XDatePicker.prototype.c8 = function (a) {
24012
24119
  if (null != this.lostFocus) {
24013
24120
  this.lostFocus(this, a);
24014
24121
  }
24015
24122
  };
24016
- DatePicker.prototype.c6 = function (a) {
24123
+ XDatePicker.prototype.c7 = function (a) {
24017
24124
  if (null != this.keyDown) {
24018
24125
  this.keyDown(this, a);
24019
24126
  }
24020
24127
  };
24021
- DatePicker.prototype.c2 = function (a) {
24128
+ XDatePicker.prototype.c3 = function (a) {
24022
24129
  if (null != this.changing) {
24023
24130
  this.changing(this, a);
24024
24131
  }
24025
24132
  };
24026
- DatePicker.$t = markType(DatePicker, 'DatePicker', Base.$, [INotifyPropertyChanged_$type]);
24027
- 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";
24028
- 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";
24029
- DatePicker.ab = null;
24030
- return DatePicker;
24133
+ XDatePicker.$t = markType(XDatePicker, 'XDatePicker', Base.$, [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;
24031
24138
  }(Base));
24032
24139
 
24033
24140
  /*
@@ -24154,8 +24261,8 @@ var IgxInputChangeEventArgs = /** @class */ /*@__PURE__*/ (function () {
24154
24261
  }());
24155
24262
 
24156
24263
  // IgxDataGridModule.register();
24157
- var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24158
- function IgxDatePickerComponent(renderer, _elRef, ngZone, injector, componentFactoryResolver) {
24264
+ var IgxXDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24265
+ function IgxXDatePickerComponent(renderer, _elRef, ngZone, injector, componentFactoryResolver) {
24159
24266
  this.renderer = renderer;
24160
24267
  this._elRef = _elRef;
24161
24268
  this.ngZone = ngZone;
@@ -24184,7 +24291,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24184
24291
  var datePicker = this.i;
24185
24292
  this._datePicker = datePicker;
24186
24293
  }
24187
- Object.defineProperty(IgxDatePickerComponent.prototype, "height", {
24294
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "height", {
24188
24295
  get: function () {
24189
24296
  return this._height;
24190
24297
  },
@@ -24196,7 +24303,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24196
24303
  enumerable: false,
24197
24304
  configurable: true
24198
24305
  });
24199
- Object.defineProperty(IgxDatePickerComponent.prototype, "width", {
24306
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "width", {
24200
24307
  get: function () {
24201
24308
  return this._width;
24202
24309
  },
@@ -24209,14 +24316,14 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24209
24316
  configurable: true
24210
24317
  });
24211
24318
  // supports angular themes or custom properties set in CSS
24212
- IgxDatePickerComponent.prototype.updateStyle = function () {
24319
+ IgxXDatePickerComponent.prototype.updateStyle = function () {
24213
24320
  this._styling(this._root, this);
24214
24321
  };
24215
- IgxDatePickerComponent.prototype.ngOnDestroy = function () {
24322
+ IgxXDatePickerComponent.prototype.ngOnDestroy = function () {
24216
24323
  this._datePicker.destroy();
24217
24324
  this._wrapper.destroy();
24218
24325
  };
24219
- IgxDatePickerComponent.prototype.ngAfterViewInit = function () {
24326
+ IgxXDatePickerComponent.prototype.ngAfterViewInit = function () {
24220
24327
  var _this = this;
24221
24328
  if (this.renderer && this._datePickerContainer != null) {
24222
24329
  this.container = this._datePickerContainer.nativeElement;
@@ -24233,17 +24340,17 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24233
24340
  this.i.notifySizeChanged();
24234
24341
  this.updateStyle();
24235
24342
  };
24236
- IgxDatePickerComponent.prototype.createImplementation = function () {
24237
- return new DatePicker();
24343
+ IgxXDatePickerComponent.prototype.createImplementation = function () {
24344
+ return new XDatePicker();
24238
24345
  };
24239
- Object.defineProperty(IgxDatePickerComponent.prototype, "i", {
24346
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "i", {
24240
24347
  get: function () {
24241
24348
  return this._implementation;
24242
24349
  },
24243
24350
  enumerable: false,
24244
24351
  configurable: true
24245
24352
  });
24246
- Object.defineProperty(IgxDatePickerComponent.prototype, "value", {
24353
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "value", {
24247
24354
  /**
24248
24355
  * Gets or Sets the property name that contains the values.
24249
24356
  */
@@ -24256,46 +24363,46 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24256
24363
  enumerable: false,
24257
24364
  configurable: true
24258
24365
  });
24259
- Object.defineProperty(IgxDatePickerComponent.prototype, "today", {
24366
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "today", {
24260
24367
  /**
24261
24368
  * Gets or Sets the property name that contains the values.
24262
24369
  */
24263
24370
  get: function () {
24264
- return this.i.ba;
24371
+ return this.i.bb;
24265
24372
  },
24266
24373
  set: function (v) {
24267
- this.i.ba = v;
24374
+ this.i.bb = v;
24268
24375
  },
24269
24376
  enumerable: false,
24270
24377
  configurable: true
24271
24378
  });
24272
- Object.defineProperty(IgxDatePickerComponent.prototype, "label", {
24379
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "label", {
24273
24380
  /**
24274
24381
  * Gets or Sets the property name that contains the label.
24275
24382
  */
24276
24383
  get: function () {
24277
- return this.i.b3;
24384
+ return this.i.b4;
24278
24385
  },
24279
24386
  set: function (v) {
24280
- this.i.b3 = v;
24387
+ this.i.b4 = v;
24281
24388
  },
24282
24389
  enumerable: false,
24283
24390
  configurable: true
24284
24391
  });
24285
- Object.defineProperty(IgxDatePickerComponent.prototype, "labelTextColor", {
24392
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "labelTextColor", {
24286
24393
  /**
24287
24394
  * Gets or sets the color to use for the text.
24288
24395
  */
24289
24396
  get: function () {
24290
- return brushToString(this.i.dw);
24397
+ return brushToString(this.i.dx);
24291
24398
  },
24292
24399
  set: function (v) {
24293
- this.i.dw = stringToBrush(v);
24400
+ this.i.dx = stringToBrush(v);
24294
24401
  },
24295
24402
  enumerable: false,
24296
24403
  configurable: true
24297
24404
  });
24298
- Object.defineProperty(IgxDatePickerComponent.prototype, "labelTextStyle", {
24405
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "labelTextStyle", {
24299
24406
  /**
24300
24407
  * Gets or sets the font to use for the combobox.
24301
24408
  */
@@ -24313,46 +24420,46 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24313
24420
  enumerable: false,
24314
24421
  configurable: true
24315
24422
  });
24316
- Object.defineProperty(IgxDatePickerComponent.prototype, "placeholder", {
24423
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "placeholder", {
24317
24424
  /**
24318
24425
  * Gets or Sets the property name that contains the placeholder.
24319
24426
  */
24320
24427
  get: function () {
24321
- return this.i.cb;
24428
+ return this.i.cc;
24322
24429
  },
24323
24430
  set: function (v) {
24324
- this.i.cb = v;
24431
+ this.i.cc = v;
24325
24432
  },
24326
24433
  enumerable: false,
24327
24434
  configurable: true
24328
24435
  });
24329
- Object.defineProperty(IgxDatePickerComponent.prototype, "minDate", {
24436
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "minDate", {
24330
24437
  /**
24331
24438
  * Gets or Sets the property name that contains the MinDate.
24332
24439
  */
24333
24440
  get: function () {
24334
- return this.i.a9;
24441
+ return this.i.ba;
24335
24442
  },
24336
24443
  set: function (v) {
24337
- this.i.a9 = v;
24444
+ this.i.ba = v;
24338
24445
  },
24339
24446
  enumerable: false,
24340
24447
  configurable: true
24341
24448
  });
24342
- Object.defineProperty(IgxDatePickerComponent.prototype, "maxDate", {
24449
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "maxDate", {
24343
24450
  /**
24344
24451
  * Gets or Sets the property name that contains the MaxDate.
24345
24452
  */
24346
24453
  get: function () {
24347
- return this.i.a8;
24454
+ return this.i.a9;
24348
24455
  },
24349
24456
  set: function (v) {
24350
- this.i.a8 = v;
24457
+ this.i.a9 = v;
24351
24458
  },
24352
24459
  enumerable: false,
24353
24460
  configurable: true
24354
24461
  });
24355
- Object.defineProperty(IgxDatePickerComponent.prototype, "density", {
24462
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "density", {
24356
24463
  /**
24357
24464
  * Gets or sets the display density to use for the date pcicker.
24358
24465
  */
@@ -24365,7 +24472,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24365
24472
  enumerable: false,
24366
24473
  configurable: true
24367
24474
  });
24368
- Object.defineProperty(IgxDatePickerComponent.prototype, "baseTheme", {
24475
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "baseTheme", {
24369
24476
  /**
24370
24477
  * Gets or sets the base built in theme to use for the date picker.
24371
24478
  */
@@ -24378,7 +24485,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24378
24485
  enumerable: false,
24379
24486
  configurable: true
24380
24487
  });
24381
- Object.defineProperty(IgxDatePickerComponent.prototype, "textStyle", {
24488
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "textStyle", {
24382
24489
  /**
24383
24490
  * Gets or sets the font to use for the combobox.
24384
24491
  */
@@ -24396,59 +24503,59 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24396
24503
  enumerable: false,
24397
24504
  configurable: true
24398
24505
  });
24399
- Object.defineProperty(IgxDatePickerComponent.prototype, "textColor", {
24506
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "textColor", {
24400
24507
  /**
24401
24508
  * Gets or Sets the text color
24402
24509
  */
24403
24510
  get: function () {
24404
- return brushToString(this.i.dx);
24511
+ return brushToString(this.i.dy);
24405
24512
  },
24406
24513
  set: function (v) {
24407
- this.i.dx = stringToBrush(v);
24514
+ this.i.dy = stringToBrush(v);
24408
24515
  },
24409
24516
  enumerable: false,
24410
24517
  configurable: true
24411
24518
  });
24412
- Object.defineProperty(IgxDatePickerComponent.prototype, "iconColor", {
24519
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "iconColor", {
24413
24520
  /**
24414
24521
  * Gets or Sets the text color
24415
24522
  */
24416
24523
  get: function () {
24417
- return brushToString(this.i.dv);
24524
+ return brushToString(this.i.dw);
24418
24525
  },
24419
24526
  set: function (v) {
24420
- this.i.dv = stringToBrush(v);
24527
+ this.i.dw = stringToBrush(v);
24421
24528
  },
24422
24529
  enumerable: false,
24423
24530
  configurable: true
24424
24531
  });
24425
- Object.defineProperty(IgxDatePickerComponent.prototype, "showClearButton", {
24532
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "showClearButton", {
24426
24533
  /**
24427
24534
  * Gets or sets the ShowClearButton property to detirmine if the clear button is shown
24428
24535
  */
24429
24536
  get: function () {
24430
- return this.i.az;
24537
+ return this.i.a0;
24431
24538
  },
24432
24539
  set: function (v) {
24433
- this.i.az = ensureBool(v);
24540
+ this.i.a0 = ensureBool(v);
24434
24541
  },
24435
24542
  enumerable: false,
24436
24543
  configurable: true
24437
24544
  });
24438
- Object.defineProperty(IgxDatePickerComponent.prototype, "showTodayButton", {
24545
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "showTodayButton", {
24439
24546
  /**
24440
24547
  * Gets or sets the ShowTodayButton property to detirmine if the today button is shown
24441
24548
  */
24442
24549
  get: function () {
24443
- return this.i.a0;
24550
+ return this.i.a1;
24444
24551
  },
24445
24552
  set: function (v) {
24446
- this.i.a0 = ensureBool(v);
24553
+ this.i.a1 = ensureBool(v);
24447
24554
  },
24448
24555
  enumerable: false,
24449
24556
  configurable: true
24450
24557
  });
24451
- Object.defineProperty(IgxDatePickerComponent.prototype, "allowTextInput", {
24558
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "allowTextInput", {
24452
24559
  /**
24453
24560
  * Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
24454
24561
  */
@@ -24461,7 +24568,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24461
24568
  enumerable: false,
24462
24569
  configurable: true
24463
24570
  });
24464
- Object.defineProperty(IgxDatePickerComponent.prototype, "openOnFocus", {
24571
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "openOnFocus", {
24465
24572
  /**
24466
24573
  * Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
24467
24574
  */
@@ -24474,7 +24581,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24474
24581
  enumerable: false,
24475
24582
  configurable: true
24476
24583
  });
24477
- Object.defineProperty(IgxDatePickerComponent.prototype, "firstDayOfWeek", {
24584
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "firstDayOfWeek", {
24478
24585
  /**
24479
24586
  * Gets or sets the FirstDayOfWeek property to detirmine first day of the week
24480
24587
  */
@@ -24487,7 +24594,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24487
24594
  enumerable: false,
24488
24595
  configurable: true
24489
24596
  });
24490
- Object.defineProperty(IgxDatePickerComponent.prototype, "firstWeekOfYear", {
24597
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "firstWeekOfYear", {
24491
24598
  /**
24492
24599
  * Gets or sets the FirstWeekOfYear property to detirmine first week of the year
24493
24600
  */
@@ -24500,20 +24607,20 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24500
24607
  enumerable: false,
24501
24608
  configurable: true
24502
24609
  });
24503
- Object.defineProperty(IgxDatePickerComponent.prototype, "showWeekNumbers", {
24610
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "showWeekNumbers", {
24504
24611
  /**
24505
24612
  * Gets or sets the ShowWeekNumbers property to detirmine if the week numbers are shown
24506
24613
  */
24507
24614
  get: function () {
24508
- return this.i.a1;
24615
+ return this.i.a2;
24509
24616
  },
24510
24617
  set: function (v) {
24511
- this.i.a1 = ensureBool(v);
24618
+ this.i.a2 = ensureBool(v);
24512
24619
  },
24513
24620
  enumerable: false,
24514
24621
  configurable: true
24515
24622
  });
24516
- Object.defineProperty(IgxDatePickerComponent.prototype, "dateFormat", {
24623
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "dateFormat", {
24517
24624
  /**
24518
24625
  * Gets or sets the date time format to use for this column. If FormatString is specificied this value is ignored.
24519
24626
  */
@@ -24526,20 +24633,20 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24526
24633
  enumerable: false,
24527
24634
  configurable: true
24528
24635
  });
24529
- Object.defineProperty(IgxDatePickerComponent.prototype, "formatString", {
24636
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "formatString", {
24530
24637
  /**
24531
24638
  * Gets or sets the Format property to detirmine the format of the date in the input
24532
24639
  */
24533
24640
  get: function () {
24534
- return this.i.by;
24641
+ return this.i.bz;
24535
24642
  },
24536
24643
  set: function (v) {
24537
- this.i.by = v;
24644
+ this.i.bz = v;
24538
24645
  },
24539
24646
  enumerable: false,
24540
24647
  configurable: true
24541
24648
  });
24542
- Object.defineProperty(IgxDatePickerComponent.prototype, "isDisabled", {
24649
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "isDisabled", {
24543
24650
  get: function () {
24544
24651
  return this.i.av;
24545
24652
  },
@@ -24549,7 +24656,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24549
24656
  enumerable: false,
24550
24657
  configurable: true
24551
24658
  });
24552
- Object.defineProperty(IgxDatePickerComponent.prototype, "isFixed", {
24659
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "isFixed", {
24553
24660
  /**
24554
24661
  * Indicates that the calendar dropdown will position itself relative to the window instead of the document.
24555
24662
  */
@@ -24562,7 +24669,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24562
24669
  enumerable: false,
24563
24670
  configurable: true
24564
24671
  });
24565
- Object.defineProperty(IgxDatePickerComponent.prototype, "openAsChild", {
24672
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "openAsChild", {
24566
24673
  /**
24567
24674
  * Indicates that the dropdown should open as a child of the date picker.
24568
24675
  */
@@ -24575,32 +24682,32 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24575
24682
  enumerable: false,
24576
24683
  configurable: true
24577
24684
  });
24578
- Object.defineProperty(IgxDatePickerComponent.prototype, "useTopLayer", {
24685
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "useTopLayer", {
24579
24686
  /**
24580
24687
  * Indicates that the dropdown will place itself into the browser top layer.
24581
24688
  */
24582
24689
  get: function () {
24583
- return this.i.a2;
24690
+ return this.i.a3;
24584
24691
  },
24585
24692
  set: function (v) {
24586
- this.i.a2 = ensureBool(v);
24693
+ this.i.a3 = ensureBool(v);
24587
24694
  },
24588
24695
  enumerable: false,
24589
24696
  configurable: true
24590
24697
  });
24591
- Object.defineProperty(IgxDatePickerComponent.prototype, "hasUserValues", {
24698
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "hasUserValues", {
24592
24699
  get: function () {
24593
24700
  return this._hasUserValues;
24594
24701
  },
24595
24702
  enumerable: false,
24596
24703
  configurable: true
24597
24704
  });
24598
- IgxDatePickerComponent.prototype.__m = function (propertyName) {
24705
+ IgxXDatePickerComponent.prototype.__m = function (propertyName) {
24599
24706
  if (!this._inStyling) {
24600
24707
  this._hasUserValues.add(propertyName);
24601
24708
  }
24602
24709
  };
24603
- IgxDatePickerComponent.prototype._styling = function (container, component, parent) {
24710
+ IgxXDatePickerComponent.prototype._styling = function (container, component, parent) {
24604
24711
  if (this._inStyling) {
24605
24712
  return;
24606
24713
  }
@@ -24612,7 +24719,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24612
24719
  if (typeName.indexOf("Xam") === 0) {
24613
24720
  typeName = typeName.substring(3);
24614
24721
  }
24615
- genericPrefix = toSpinal("DatePickerComponent");
24722
+ genericPrefix = toSpinal("XDatePickerComponent");
24616
24723
  var additionalPrefixes = [];
24617
24724
  var prefix = toSpinal(typeName);
24618
24725
  additionalPrefixes.push(prefix + "-");
@@ -24645,26 +24752,26 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24645
24752
  }
24646
24753
  this._inStyling = false;
24647
24754
  };
24648
- IgxDatePickerComponent.prototype.select = function () {
24649
- this.i.df();
24755
+ IgxXDatePickerComponent.prototype.select = function () {
24756
+ this.i.dg();
24650
24757
  };
24651
24758
  /**
24652
24759
  * Exports visual information about the current state of the grid.
24653
24760
 
24654
24761
  */
24655
- IgxDatePickerComponent.prototype.exportVisualModel = function () {
24656
- var iv = this.i.bf();
24762
+ IgxXDatePickerComponent.prototype.exportVisualModel = function () {
24763
+ var iv = this.i.bg();
24657
24764
  return (iv);
24658
24765
  };
24659
24766
  /**
24660
24767
  * Returns a serialized copy of the exported visual model
24661
24768
 
24662
24769
  */
24663
- IgxDatePickerComponent.prototype.exportSerializedVisualModel = function () {
24664
- var iv = this.i.bv();
24770
+ IgxXDatePickerComponent.prototype.exportSerializedVisualModel = function () {
24771
+ var iv = this.i.bw();
24665
24772
  return (iv);
24666
24773
  };
24667
- Object.defineProperty(IgxDatePickerComponent.prototype, "selectedValueChanged", {
24774
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "selectedValueChanged", {
24668
24775
  /**
24669
24776
  * Called when date is selected.
24670
24777
  */
@@ -24689,7 +24796,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24689
24796
  enumerable: false,
24690
24797
  configurable: true
24691
24798
  });
24692
- Object.defineProperty(IgxDatePickerComponent.prototype, "gotFocus", {
24799
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "gotFocus", {
24693
24800
  get: function () {
24694
24801
  var _this = this;
24695
24802
  if (this._gotFocus == null) {
@@ -24713,7 +24820,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24713
24820
  enumerable: false,
24714
24821
  configurable: true
24715
24822
  });
24716
- Object.defineProperty(IgxDatePickerComponent.prototype, "lostFocus", {
24823
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "lostFocus", {
24717
24824
  get: function () {
24718
24825
  var _this = this;
24719
24826
  if (this._lostFocus == null) {
@@ -24737,7 +24844,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24737
24844
  enumerable: false,
24738
24845
  configurable: true
24739
24846
  });
24740
- Object.defineProperty(IgxDatePickerComponent.prototype, "keyDown", {
24847
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "keyDown", {
24741
24848
  get: function () {
24742
24849
  var _this = this;
24743
24850
  if (this._keyDown == null) {
@@ -24761,7 +24868,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24761
24868
  enumerable: false,
24762
24869
  configurable: true
24763
24870
  });
24764
- Object.defineProperty(IgxDatePickerComponent.prototype, "changing", {
24871
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "changing", {
24765
24872
  get: function () {
24766
24873
  var _this = this;
24767
24874
  if (this._changing == null) {
@@ -24785,7 +24892,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24785
24892
  enumerable: false,
24786
24893
  configurable: true
24787
24894
  });
24788
- Object.defineProperty(IgxDatePickerComponent.prototype, "valueChange", {
24895
+ Object.defineProperty(IgxXDatePickerComponent.prototype, "valueChange", {
24789
24896
  get: function () {
24790
24897
  var _this = this;
24791
24898
  if (this._valueChange == null) {
@@ -24806,7 +24913,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24806
24913
  enumerable: false,
24807
24914
  configurable: true
24808
24915
  });
24809
- IgxDatePickerComponent.prototype._runInZone = function (act) {
24916
+ IgxXDatePickerComponent.prototype._runInZone = function (act) {
24810
24917
  if (this._zoneRunner != null) {
24811
24918
  this._zoneRunner(act);
24812
24919
  }
@@ -24814,18 +24921,18 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
24814
24921
  act();
24815
24922
  }
24816
24923
  };
24817
- IgxDatePickerComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerComponent, deps: [{ token: Renderer2 }, { token: ViewContainerRef }, { token: NgZone }, { token: Injector }, { token: ComponentFactoryResolver }], target: ɵɵFactoryTarget.Component });
24818
- IgxDatePickerComponent.ɵcmp = ɵɵ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: 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: ChangeDetectionStrategy.OnPush });
24819
- return IgxDatePickerComponent;
24924
+ IgxXDatePickerComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerComponent, deps: [{ token: Renderer2 }, { token: ViewContainerRef }, { token: NgZone }, { token: Injector }, { token: ComponentFactoryResolver }], target: ɵɵFactoryTarget.Component });
24925
+ IgxXDatePickerComponent.ɵcmp = ɵɵ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: 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: ChangeDetectionStrategy.OnPush });
24926
+ return IgxXDatePickerComponent;
24820
24927
  }());
24821
- ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerComponent, decorators: [{
24928
+ ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerComponent, decorators: [{
24822
24929
  type: Component,
24823
24930
  args: [{
24824
- selector: 'igx-date-picker',
24931
+ selector: 'igx-x-date-picker',
24825
24932
  template: "<div #datePickerContainer>\n <div #inputcontainer>\n </div>\n <div #popupContainer>\n </div>\n </div>",
24826
24933
  changeDetection: ChangeDetectionStrategy.OnPush,
24827
24934
  providers: [],
24828
- host: { 'class': 'ig-date-picker igx-date-picker' },
24935
+ host: { 'class': 'ig-x-date-picker igx-x-date-picker' },
24829
24936
  styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"]
24830
24937
  }]
24831
24938
  }], ctorParameters: function () { return [{ type: Renderer2 }, { type: ViewContainerRef }, { type: NgZone }, { type: Injector }, { type: ComponentFactoryResolver }]; }, propDecorators: { _datePickerContainer: [{
@@ -29205,21 +29312,21 @@ https://www.infragistics.com/legal/license/igultimate-la
29205
29312
  https://www.infragistics.com/legal/license/igultimate-eula
29206
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.
29207
29314
  */
29208
- var IgxDatePickerModule = /** @class */ /*@__PURE__*/ (function () {
29209
- function IgxDatePickerModule() {
29210
- TypeRegistrar.registerCons('IgxDatePickerComponent', IgxDatePickerComponent);
29211
- TypeRegistrar.register('DatePicker', DatePicker.$type);
29315
+ var IgxXDatePickerModule = /** @class */ /*@__PURE__*/ (function () {
29316
+ function IgxXDatePickerModule() {
29317
+ TypeRegistrar.registerCons('IgxXDatePickerComponent', IgxXDatePickerComponent);
29318
+ TypeRegistrar.register('XDatePicker', XDatePicker.$type);
29212
29319
  }
29213
- IgxDatePickerModule.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, deps: [], target: ɵɵFactoryTarget.NgModule });
29214
- IgxDatePickerModule.ɵmod = ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, declarations: [IgxDatePickerComponent], imports: [CommonModule, IgxXCalendarModule,
29320
+ IgxXDatePickerModule.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, deps: [], target: ɵɵFactoryTarget.NgModule });
29321
+ IgxXDatePickerModule.ɵmod = ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, declarations: [IgxXDatePickerComponent], imports: [CommonModule, IgxXCalendarModule,
29215
29322
  IgxXButtonModule,
29216
29323
  IgxXIconModule,
29217
29324
  IgxXInputGroupModule], exports: [IgxXCalendarModule,
29218
29325
  IgxXButtonModule,
29219
29326
  IgxXIconModule,
29220
29327
  IgxXInputGroupModule,
29221
- IgxDatePickerComponent] });
29222
- IgxDatePickerModule.ɵinj = ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, imports: [[CommonModule, IgxXCalendarModule,
29328
+ IgxXDatePickerComponent] });
29329
+ IgxXDatePickerModule.ɵinj = ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, imports: [[CommonModule, IgxXCalendarModule,
29223
29330
  IgxXButtonModule,
29224
29331
  IgxXIconModule,
29225
29332
  IgxXInputGroupModule
@@ -29227,17 +29334,17 @@ var IgxDatePickerModule = /** @class */ /*@__PURE__*/ (function () {
29227
29334
  IgxXButtonModule,
29228
29335
  IgxXIconModule,
29229
29336
  IgxXInputGroupModule] });
29230
- return IgxDatePickerModule;
29337
+ return IgxXDatePickerModule;
29231
29338
  }());
29232
- ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerModule, decorators: [{
29339
+ ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerModule, decorators: [{
29233
29340
  type: NgModule,
29234
29341
  args: [{
29235
- declarations: [IgxDatePickerComponent],
29342
+ declarations: [IgxXDatePickerComponent],
29236
29343
  exports: [IgxXCalendarModule,
29237
29344
  IgxXButtonModule,
29238
29345
  IgxXIconModule,
29239
29346
  IgxXInputGroupModule,
29240
- IgxDatePickerComponent
29347
+ IgxXDatePickerComponent
29241
29348
  ],
29242
29349
  imports: [CommonModule, IgxXCalendarModule,
29243
29350
  IgxXButtonModule,
@@ -29254,35 +29361,35 @@ https://www.infragistics.com/legal/license/igultimate-la
29254
29361
  https://www.infragistics.com/legal/license/igultimate-eula
29255
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.
29256
29363
  */
29257
- var IgxDatePickerDynamicModule = /** @class */ /*@__PURE__*/ (function () {
29258
- function IgxDatePickerDynamicModule() {
29259
- TypeRegistrar.registerCons('DatePicker', DatePicker);
29260
- TypeRegistrar.registerCons('IgxDatePickerComponent', IgxDatePickerComponent);
29261
- TypeRegistrar.register('DatePicker', DatePicker.$type);
29364
+ var IgxXDatePickerDynamicModule = /** @class */ /*@__PURE__*/ (function () {
29365
+ function IgxXDatePickerDynamicModule() {
29366
+ TypeRegistrar.registerCons('XDatePicker', XDatePicker);
29367
+ TypeRegistrar.registerCons('IgxXDatePickerComponent', IgxXDatePickerComponent);
29368
+ TypeRegistrar.register('XDatePicker', XDatePicker.$type);
29262
29369
  }
29263
- IgxDatePickerDynamicModule.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, deps: [], target: ɵɵFactoryTarget.NgModule });
29264
- IgxDatePickerDynamicModule.ɵmod = ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, imports: [CommonModule, IgxXCalendarDynamicModule,
29370
+ IgxXDatePickerDynamicModule.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, deps: [], target: ɵɵFactoryTarget.NgModule });
29371
+ IgxXDatePickerDynamicModule.ɵmod = ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, imports: [CommonModule, IgxXCalendarDynamicModule,
29265
29372
  IgxXButtonDynamicModule,
29266
29373
  IgxXIconDynamicModule,
29267
29374
  IgxXInputGroupDynamicModule,
29268
- IgxDatePickerModule], exports: [IgxXCalendarDynamicModule,
29375
+ IgxXDatePickerModule], exports: [IgxXCalendarDynamicModule,
29269
29376
  IgxXButtonDynamicModule,
29270
29377
  IgxXIconDynamicModule,
29271
29378
  IgxXInputGroupDynamicModule,
29272
- IgxDatePickerModule] });
29273
- IgxDatePickerDynamicModule.ɵinj = ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, imports: [[CommonModule, IgxXCalendarDynamicModule,
29379
+ IgxXDatePickerModule] });
29380
+ IgxXDatePickerDynamicModule.ɵinj = ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, imports: [[CommonModule, IgxXCalendarDynamicModule,
29274
29381
  IgxXButtonDynamicModule,
29275
29382
  IgxXIconDynamicModule,
29276
29383
  IgxXInputGroupDynamicModule,
29277
- IgxDatePickerModule
29384
+ IgxXDatePickerModule
29278
29385
  ], IgxXCalendarDynamicModule,
29279
29386
  IgxXButtonDynamicModule,
29280
29387
  IgxXIconDynamicModule,
29281
29388
  IgxXInputGroupDynamicModule,
29282
- IgxDatePickerModule] });
29283
- return IgxDatePickerDynamicModule;
29389
+ IgxXDatePickerModule] });
29390
+ return IgxXDatePickerDynamicModule;
29284
29391
  }());
29285
- ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerDynamicModule, decorators: [{
29392
+ ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxXDatePickerDynamicModule, decorators: [{
29286
29393
  type: NgModule,
29287
29394
  args: [{
29288
29395
  declarations: [],
@@ -29290,15 +29397,15 @@ var IgxDatePickerDynamicModule = /** @class */ /*@__PURE__*/ (function () {
29290
29397
  IgxXButtonDynamicModule,
29291
29398
  IgxXIconDynamicModule,
29292
29399
  IgxXInputGroupDynamicModule,
29293
- IgxDatePickerModule
29400
+ IgxXDatePickerModule
29294
29401
  ],
29295
29402
  imports: [CommonModule, IgxXCalendarDynamicModule,
29296
29403
  IgxXButtonDynamicModule,
29297
29404
  IgxXIconDynamicModule,
29298
29405
  IgxXInputGroupDynamicModule,
29299
- IgxDatePickerModule
29406
+ IgxXDatePickerModule
29300
29407
  ],
29301
- entryComponents: [IgxDatePickerComponent]
29408
+ entryComponents: [IgxXDatePickerComponent]
29302
29409
  }]
29303
29410
  }], ctorParameters: function () { return []; } });
29304
29411
 
@@ -30675,7 +30782,7 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30675
30782
  $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
30676
30783
  $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
30677
30784
  $ret.addItem("TickStrokeWidth", 3);
30678
- $ret.addItem("BorderWidth", NaN);
30785
+ $ret.addItem("BorderWidth", 1);
30679
30786
  $ret.addItem("CornerRadius", 2);
30680
30787
  return $ret;
30681
30788
  })()));
@@ -30688,7 +30795,7 @@ var XCheckbox = /** @class */ /*@__PURE__*/ (function (_super) {
30688
30795
  $ret.addItem("CheckedBackgroundColor", BrushUtil.h(255, 105, 136, 255));
30689
30796
  $ret.addItem("TickColor", BrushUtil.h(255, 255, 255, 255));
30690
30797
  $ret.addItem("TickStrokeWidth", 3);
30691
- $ret.addItem("BorderWidth", NaN);
30798
+ $ret.addItem("BorderWidth", 1);
30692
30799
  $ret.addItem("CornerRadius", 2);
30693
30800
  return $ret;
30694
30801
  })()));
@@ -31675,7 +31782,7 @@ var ButtonGroupVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super
31675
31782
  if (b != 0) {
31676
31783
  a.l(",");
31677
31784
  }
31678
- a.l(this.i._inner[b].ab());
31785
+ a.l(this.i._inner[b].serialize());
31679
31786
  }
31680
31787
  a.l("]");
31681
31788
  a.l("}");
@@ -35469,6 +35576,9 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35469
35576
  var e = d.inputs._inner[0];
35470
35577
  window.setTimeout(function () { return e.dr(b, c); }, 0);
35471
35578
  };
35579
+ XInputBridge.prototype.exportVisualData = function (a) {
35580
+ return a.fe();
35581
+ };
35472
35582
  XInputBridge.$t = markType(XInputBridge, 'XInputBridge', XComponentBridge.$, [INativeUIInputBridge_$type]);
35473
35583
  return XInputBridge;
35474
35584
  }(XComponentBridge));
@@ -35518,12 +35628,12 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35518
35628
  this.y = d;
35519
35629
  this.af = b;
35520
35630
  break;
35521
- case 12:
35631
+ case 13:
35522
35632
  e.gotFocus = delegateCombine(e.gotFocus, runOn(this, this.ah));
35523
35633
  this.v = d;
35524
35634
  this.ab = b;
35525
35635
  break;
35526
- case 13:
35636
+ case 14:
35527
35637
  e.lostFocus = delegateCombine(e.lostFocus, runOn(this, this.ai));
35528
35638
  this.w = d;
35529
35639
  this.ad = b;
@@ -35589,7 +35699,7 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35589
35699
  d.clearButtonContent();
35590
35700
  if (typeCast(NativeUIComponent.$, c) !== null) {
35591
35701
  this.ac = c;
35592
- d.appendButtonContent(this.ac.al);
35702
+ d.appendButtonContent(this.ac.an);
35593
35703
  }
35594
35704
  else {
35595
35705
  this.ac = c;
@@ -35620,7 +35730,7 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35620
35730
  case 54:
35621
35731
  if (typeCast(NativeUIComponent.$, c) !== null) {
35622
35732
  this.aa = c;
35623
- d.appendButtonContent(this.aa.al);
35733
+ d.appendButtonContent(this.aa.an);
35624
35734
  }
35625
35735
  break;
35626
35736
  case 0:
@@ -35678,6 +35788,9 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35678
35788
  case 11:
35679
35789
  d.aa = c;
35680
35790
  break;
35791
+ case 83:
35792
+ d.bu = c;
35793
+ break;
35681
35794
  }
35682
35795
  };
35683
35796
  XButtonBridge.prototype.getValue = function (a, b) {
@@ -35713,6 +35826,7 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35713
35826
  case 56: return c.as;
35714
35827
  case 58: return c.aq;
35715
35828
  case 17: return c.kt;
35829
+ case 83: return c.bu;
35716
35830
  }
35717
35831
  return null;
35718
35832
  };
@@ -35764,6 +35878,9 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35764
35878
  default: return 3;
35765
35879
  }
35766
35880
  };
35881
+ XButtonBridge.prototype.exportVisualData = function (a) {
35882
+ return a.d7();
35883
+ };
35767
35884
  XButtonBridge.$t = markType(XButtonBridge, 'XButtonBridge', XComponentBridge.$);
35768
35885
  return XButtonBridge;
35769
35886
  }(XComponentBridge));
@@ -35819,6 +35936,10 @@ var XCheckboxBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35819
35936
  case 7: return c.checked;
35820
35937
  case 18: return enumGetBox(BaseControlTheme_$type, c.n);
35821
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;
35822
35943
  }
35823
35944
  return null;
35824
35945
  };
@@ -35837,8 +35958,23 @@ var XCheckboxBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35837
35958
  case 17:
35838
35959
  d.ar = c;
35839
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;
35840
35973
  }
35841
35974
  };
35975
+ XCheckboxBridge.prototype.exportVisualData = function (a) {
35976
+ return a.a3();
35977
+ };
35842
35978
  XCheckboxBridge.$t = markType(XCheckboxBridge, 'XCheckboxBridge', XComponentBridge.$);
35843
35979
  return XCheckboxBridge;
35844
35980
  }(XComponentBridge));
@@ -35954,6 +36090,9 @@ var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35954
36090
  return;
35955
36091
  }
35956
36092
  };
36093
+ XIconBridge.prototype.exportVisualData = function (a) {
36094
+ return a.au();
36095
+ };
35957
36096
  XIconBridge.$t = markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
35958
36097
  return XIconBridge;
35959
36098
  }(XComponentBridge));
@@ -36014,12 +36153,12 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
36014
36153
  this.z = d;
36015
36154
  this.ah = b;
36016
36155
  break;
36017
- case 12:
36156
+ case 13:
36018
36157
  e.popupGotFocus = delegateCombine(e.popupGotFocus, runOn(this, this.ak));
36019
36158
  this.w = d;
36020
36159
  this.ae = b;
36021
36160
  break;
36022
- case 13:
36161
+ case 14:
36023
36162
  e.popupLostFocus = delegateCombine(e.popupLostFocus, runOn(this, this.al));
36024
36163
  this.x = d;
36025
36164
  this.af = b;
@@ -36049,12 +36188,12 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
36049
36188
  this.z = null;
36050
36189
  this.ah = null;
36051
36190
  break;
36052
- case 12:
36191
+ case 13:
36053
36192
  e.popupGotFocus = delegateRemove(e.popupGotFocus, runOn(this, this.ak));
36054
36193
  this.w = null;
36055
36194
  this.ae = null;
36056
36195
  break;
36057
- case 13:
36196
+ case 14:
36058
36197
  e.popupLostFocus = delegateRemove(e.popupLostFocus, runOn(this, this.al));
36059
36198
  this.x = null;
36060
36199
  this.af = null;
@@ -36211,15 +36350,18 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
36211
36350
  default: return 0;
36212
36351
  }
36213
36352
  };
36353
+ XPopupBridge.prototype.exportVisualData = function (a) {
36354
+ return a.au();
36355
+ };
36214
36356
  XPopupBridge.prototype.addChild = function (a, b) {
36215
36357
  this.ac.add(b);
36216
36358
  var c = a;
36217
- c.appendPopupContent(b.al);
36359
+ c.appendPopupContent(b.an);
36218
36360
  };
36219
36361
  XPopupBridge.prototype.insertChild = function (a, b, c) {
36220
36362
  this.ac.add(c);
36221
36363
  var d = a;
36222
- d.appendPopupContent(c.al);
36364
+ d.appendPopupContent(c.an);
36223
36365
  };
36224
36366
  XPopupBridge.prototype.getChildAt = function (a, b) {
36225
36367
  return this.ac._inner[b];
@@ -36229,12 +36371,12 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
36229
36371
  };
36230
36372
  XPopupBridge.prototype.removeChild = function (a, b) {
36231
36373
  var c = a;
36232
- c.removePopupContent(b.al);
36374
+ c.removePopupContent(b.an);
36233
36375
  this.ac.remove(b);
36234
36376
  };
36235
36377
  XPopupBridge.prototype.removeChildAt = function (a, b) {
36236
36378
  var c = a;
36237
- c.removePopupContent(this.ac._inner[b].al);
36379
+ c.removePopupContent(this.ac._inner[b].an);
36238
36380
  this.ac.removeAt(b);
36239
36381
  };
36240
36382
  XPopupBridge.$t = markType(XPopupBridge, 'XPopupBridge', XComponentBridge.$, [INativeUIPopupBridge_$type]);
@@ -36268,7 +36410,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36268
36410
  configurable: true
36269
36411
  });
36270
36412
  NativeUIXInputsFactory.j = function () {
36271
- NativeUIComponent.ap(NativeUIXInputsFactory.b);
36413
+ NativeUIComponent.ar(NativeUIXInputsFactory.b);
36272
36414
  };
36273
36415
  Object.defineProperty(NativeUIXInputsFactory.prototype, "flavor", {
36274
36416
  get: function () {
@@ -36330,7 +36472,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36330
36472
  f.inputs.add(j);
36331
36473
  var l = new XInputBridge(f);
36332
36474
  var m = new NativeUIInput();
36333
- m.al = d;
36475
+ m.an = d;
36334
36476
  m.d = l;
36335
36477
  b(m);
36336
36478
  };
@@ -36344,7 +36486,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36344
36486
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36345
36487
  var h = new XButtonBridge(f);
36346
36488
  var i = new NativeUIButton();
36347
- i.al = d;
36489
+ i.an = d;
36348
36490
  i.d = h;
36349
36491
  b(i);
36350
36492
  };
@@ -36357,7 +36499,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36357
36499
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36358
36500
  var h = new XCheckboxBridge(f);
36359
36501
  var i = new NativeUICheckbox();
36360
- i.al = d;
36502
+ i.an = d;
36361
36503
  i.d = h;
36362
36504
  b(i);
36363
36505
  };
@@ -36370,7 +36512,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36370
36512
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36371
36513
  var h = new XIconBridge(f);
36372
36514
  var i = new NativeUIIcon();
36373
- i.al = d;
36515
+ i.an = d;
36374
36516
  i.d = h;
36375
36517
  var j = c.createElement("div");
36376
36518
  var k = c.getSubRenderer(j);
@@ -36381,9 +36523,9 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36381
36523
  var m = k.getExternal(l, k.rootWrapper, k.getExternal(l, null, null));
36382
36524
  var n = new XButtonBridge(l);
36383
36525
  var o = new NativeUIButton();
36384
- o.al = j;
36526
+ o.an = j;
36385
36527
  o.d = n;
36386
- o.bk = i;
36528
+ o.bm = i;
36387
36529
  b(o);
36388
36530
  };
36389
36531
  NativeUIXInputsFactory.prototype.f = function (a, b) {
@@ -36395,7 +36537,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36395
36537
  var g = e.getExternal(f, e.rootWrapper, e.getExternal(f, null, null));
36396
36538
  var h = new XIconBridge(f);
36397
36539
  var i = new NativeUIIcon();
36398
- i.al = d;
36540
+ i.an = d;
36399
36541
  i.d = h;
36400
36542
  b(i);
36401
36543
  };
@@ -36407,7 +36549,7 @@ var NativeUIXInputsFactory = /** @class */ /*@__PURE__*/ (function (_super) {
36407
36549
  f.provideRenderer(e);
36408
36550
  var g = new XPopupBridge(f);
36409
36551
  var h = new NativeUIPopup();
36410
- h.al = d;
36552
+ h.an = d;
36411
36553
  h.d = g;
36412
36554
  b(h);
36413
36555
  };
@@ -36450,7 +36592,7 @@ var XIconButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
36450
36592
  switch (a) {
36451
36593
  case 16:
36452
36594
  case 15:
36453
- case 17: return this.al.t.view.s;
36595
+ case 17: return this.al.t.view.v;
36454
36596
  }
36455
36597
  return _super.prototype.getTargetForProperty.call(this, a, b);
36456
36598
  };
@@ -36578,8 +36720,69 @@ https://www.infragistics.com/legal/license/igultimate-eula
36578
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.
36579
36721
  */
36580
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
+ __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 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 (!stringIsNullOrEmpty(this.k)) {
36760
+ a.l("textStyleFontStyle: \"" + this.k + "\", ");
36761
+ }
36762
+ if (!stringIsNullOrEmpty(this.l)) {
36763
+ a.l("textStyleFontVariant: \"" + this.l + "\", ");
36764
+ }
36765
+ if (!stringIsNullOrEmpty(this.m)) {
36766
+ a.l("textStyleFontWeight: \"" + this.m + "\", ");
36767
+ }
36768
+ if (!stringIsNullOrEmpty(this.i)) {
36769
+ a.l("textStyleFontFamily: \"" + this.i + "\", ");
36770
+ }
36771
+ if (!stringIsNullOrEmpty(this.j)) {
36772
+ a.l("textStyleFontStretch: \"" + this.j + "\", ");
36773
+ }
36774
+ if (!isNaN_(this.d)) {
36775
+ a.l("textStyleFontSize: " + this.d + ", ");
36776
+ }
36777
+ a.l("}");
36778
+ return a.toString();
36779
+ };
36780
+ TextBlockVisualModelExport.$t = markType(TextBlockVisualModelExport, 'TextBlockVisualModelExport');
36781
+ return TextBlockVisualModelExport;
36782
+ }(Base));
36783
+
36581
36784
  /**
36582
36785
  * Generated bundle index. Do not edit.
36583
36786
  */
36584
36787
 
36585
- export { ButtonClickEventArgs, ButtonDisplayStyle_$type, ButtonGroupDisplayStyle_$type, ButtonGroupOrientation, ButtonGroupOrientation_$type, ButtonGroupSelectionChangedEventArgs, ButtonGroupView, ButtonGroupVisualModelExport, ButtonView, ButtonVisualModelExport, CalendarView, CalendarVisualModelExport, CheckboxChangeEventArgs, CheckboxLabelPosition_$type, CheckboxView, CheckboxVisualModelExport, DateFormats, DateFormats_$type, DatePicker, DatePickerView, DatePickerVisualModelExport, DateTimeValueFormatter, DayInfo, DayOfWeek, DayOfWeek_$type, ElevationHelper, FirstWeek, FirstWeek_$type, GotFocusEventArgs, IconClickedEventArgs, IconView, IconVisualModelExport, IgxButtonClickEventArgs, IgxButtonGroupSelectionChangedEventArgs, IgxCheckboxChangeEventArgs, IgxDatePickerComponent, IgxDatePickerDynamicModule, IgxDatePickerModule, IgxGotFocusEventArgs, IgxInputChangeEventArgs, IgxLostFocusEventArgs, IgxSelectedValueChangedEventArgs, IgxXButtonComponent, IgxXButtonDynamicModule, IgxXButtonGroupButtonCollection, IgxXButtonGroupComponent, IgxXButtonGroupDynamicModule, IgxXButtonGroupModule, IgxXButtonModule, IgxXCalendarComponent, IgxXCalendarDynamicModule, IgxXCalendarLocaleEnModule, IgxXCalendarModule, IgxXCheckboxComponent, IgxXCheckboxDynamicModule, IgxXCheckboxModule, IgxXIconComponent, IgxXIconDynamicModule, IgxXIconModule, IgxXInputComponent, IgxXInputDynamicModule, IgxXInputGroupComponent, IgxXInputGroupDynamicModule, IgxXInputGroupInputCollection, IgxXInputGroupItemComponent, IgxXInputGroupModule, IgxXInputModule, IgxXLabelComponent, IgxXLabelDynamicModule, IgxXLabelModule, IgxXPrefixComponent, IgxXPrefixDynamicModule, IgxXPrefixModule, IgxXRippleComponent, IgxXRippleDynamicModule, IgxXRippleModule, IgxXSuffixComponent, InputChangeEventArgs, InputGroupDisplayType, InputGroupDisplayType_$type, InputGroupView, InputGroupVisualModelExport, InputShiftType, InputShiftType_$type, InputView, InputVisualModelExport, KEYCODES_$type, LabelShiftType, LabelShiftType_$type, LabelView, LabelVisualModelExport, LostFocusEventArgs, MaskOptions, MaskParsingService, NativeUIXInputsFactory, PrefixShiftType, PrefixShiftType_$type, PrefixView, PrefixVisualModelExport, Replaced, RippleView, RippleVisualModelExport, SelectedValueChangedEventArgs, SuffixShiftType, SuffixShiftType_$type, SuffixView, SuffixVisualModelExport, TextElementsVisualModelExport, Theme, ThemeResolver, XButton, XButtonBridge, XButtonGroup, XButtonGroupButtonCollection, XCalendar, XCalendarLocaleEn, XCheckbox, XCheckboxBridge, XComponentBridge, XIcon, XIconBridge, XIconButtonBridge, XInput, XInputBridge, XInputGroup, XInputGroupInputCollection, XInputGroupItem, XLabel, XPopupBridge, XPrefix, XRipple, XSuffix };
36788
+ export { ButtonClickEventArgs, ButtonDisplayStyle_$type, ButtonGroupDisplayStyle_$type, ButtonGroupOrientation, ButtonGroupOrientation_$type, ButtonGroupSelectionChangedEventArgs, ButtonGroupView, ButtonGroupVisualModelExport, ButtonView, ButtonVisualModelExport, CalendarView, CalendarVisualModelExport, CheckboxChangeEventArgs, CheckboxLabelPosition_$type, CheckboxView, CheckboxVisualModelExport, DateFormats, DateFormats_$type, DatePickerView, DatePickerVisualModelExport, DateTimeValueFormatter, DayInfo, DayOfWeek, DayOfWeek_$type, ElevationHelper, FirstWeek, FirstWeek_$type, GotFocusEventArgs, IconClickedEventArgs, IconView, IconVisualModelExport, IgxButtonClickEventArgs, IgxButtonGroupSelectionChangedEventArgs, IgxCheckboxChangeEventArgs, IgxGotFocusEventArgs, IgxInputChangeEventArgs, IgxLostFocusEventArgs, IgxSelectedValueChangedEventArgs, IgxXButtonComponent, IgxXButtonDynamicModule, IgxXButtonGroupButtonCollection, IgxXButtonGroupComponent, IgxXButtonGroupDynamicModule, IgxXButtonGroupModule, IgxXButtonModule, IgxXCalendarComponent, IgxXCalendarDynamicModule, IgxXCalendarLocaleEnModule, IgxXCalendarModule, IgxXCheckboxComponent, IgxXCheckboxDynamicModule, IgxXCheckboxModule, IgxXDatePickerComponent, IgxXDatePickerDynamicModule, IgxXDatePickerModule, IgxXIconComponent, IgxXIconDynamicModule, IgxXIconModule, IgxXInputComponent, IgxXInputDynamicModule, IgxXInputGroupComponent, IgxXInputGroupDynamicModule, IgxXInputGroupInputCollection, IgxXInputGroupItemComponent, IgxXInputGroupModule, IgxXInputModule, IgxXLabelComponent, IgxXLabelDynamicModule, IgxXLabelModule, IgxXPrefixComponent, IgxXPrefixDynamicModule, IgxXPrefixModule, IgxXRippleComponent, IgxXRippleDynamicModule, IgxXRippleModule, IgxXSuffixComponent, InputChangeEventArgs, InputGroupDisplayType, InputGroupDisplayType_$type, InputGroupView, InputGroupVisualModelExport, InputShiftType, InputShiftType_$type, InputView, InputVisualModelExport, KEYCODES_$type, LabelShiftType, LabelShiftType_$type, LabelView, LabelVisualModelExport, LostFocusEventArgs, MaskOptions, MaskParsingService, NativeUIXInputsFactory, PrefixShiftType, PrefixShiftType_$type, PrefixView, PrefixVisualModelExport, Replaced, RippleView, RippleVisualModelExport, SelectedValueChangedEventArgs, SuffixShiftType, SuffixShiftType_$type, SuffixView, SuffixVisualModelExport, TextBlockVisualModelExport, TextElementsVisualModelExport, Theme, ThemeResolver, XButton, XButtonBridge, XButtonGroup, XButtonGroupButtonCollection, XCalendar, XCalendarLocaleEn, XCheckbox, XCheckboxBridge, XComponentBridge, XDatePicker, XIcon, XIconBridge, XIconButtonBridge, XInput, XInputBridge, XInputGroup, XInputGroupInputCollection, XInputGroupItem, XLabel, XPopupBridge, XPrefix, XRipple, XSuffix };